summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2006-11-2911-0/+11
|\
| * [ARM] Export smp_call_function()Russell King2006-11-261-0/+1
| * [ARM] Add PM_LEGACY defaultsRussell King2006-11-2610-0/+10
* | [MIPS] Do topology_init even on uniprocessor kernels.Ralf Baechle2006-11-293-24/+30
* | Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6Linus Torvalds2006-11-282-3/+9
|\ \
| * | [PATCH] x86-64: Use stricter in process stack check for unwinderAndi Kleen2006-11-281-1/+9
| * | [PATCH] x86-64: Fix warning in io_apic.cAndi Kleen2006-11-281-2/+0
| |/
* | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2006-11-281-1/+1
|\ \
| * | [MIPS] Fix Bonito bootup message.Ralf Baechle2006-11-281-1/+1
| |/
* / [PATCH] x86_64: fix 'earlyprintk=...,keep' regressionIngo Molnar2006-11-281-1/+1
|/
* [PATCH] uml: make execvp safe for our usagePaolo 'Blaisorblade' Giarrusso2006-11-254-9/+166
* Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2006-11-233-4/+9
|\
| * [ARM] 3942/1: ARM: comment: consistent_sync should not be called directlyDan Williams2006-11-221-0/+3
| * [ARM] ebsa110: fix warnings generated by asm/arch/io.hRussell King2006-11-201-4/+4
| * [ARM] 3933/1: Source drivers/ata/KconfigMartin Michlmayr2006-11-201-0/+2
* | [MIPS] Hack for SB1 cache issuesThiemo Seufer2006-11-221-1/+21
* | Merge branch 'merge' of master.kernel.org:/pub/scm/linux/kernel/git/paulus/po...Linus Torvalds2006-11-213-46/+19
|\ \
| * | [POWERPC] Fix ucc_geth of_device discovery on mpc832xKim Phillips2006-11-221-0/+19
| * | [POWERPC] Revert "[POWERPC] Add powerpc get/set_rtc_time interface to new gen...Kim Phillips2006-11-221-42/+0
| * | [POWERPC] Revert "[POWERPC] Enable generic rtc hook for the MPC8349 mITX"Kim Phillips2006-11-221-4/+0
* | | [PATCH] x86_64: Align data segment to PAGE_SIZE boundaryVivek Goyal2006-11-211-0/+1
|/ /
* | [PATCH] m68knommu: fix up for the irq_handler_t changesGreg Ungerer2006-11-203-11/+10
* | [PATCH] x86_64: fix memory hotplug build with NUMA=nYasunori Goto2006-11-201-8/+1
|/
* x86: be more careful when walking back the frame pointer chainLinus Torvalds2006-11-171-3/+7
* [PATCH] i386/x86_64: ACPI cpu_idle_wait() fixIngo Molnar2006-11-172-2/+6
* [PATCH] x86_64: stack unwinder crash fixIngo Molnar2006-11-171-0/+6
* [PATCH] x86_64: fix CONFIG_CC_STACKPROTECTOR build bugIngo Molnar2006-11-161-2/+2
* [PATCH] x86-64: Fix vsyscall.c compilation on UPAndi Kleen2006-11-161-0/+2
* Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2006-11-168-11/+76
|\
| * [ARM] Remove OP_MAX_COUNTERRussell King2006-11-141-2/+0
| * [ARM] Remove PM_LEGACY=y from selected ARM defconfigsRussell King2006-11-116-9/+7
| * [ARM] 3857/2: pnx4008: add devices' registrationVitaly Wool2006-11-091-0/+69
* | [IA64] a fix towards allmodconfig buildLuck, Tony2006-11-161-2/+2
* | [IA64] use generic_handle_irq()Ingo Molnar2006-11-162-3/+3
* | [IA64] typename -> name conversionIngo Molnar2006-11-164-5/+5
* | [IA64] irqs: use `name' not `typename'Andrew Morton2006-11-162-2/+2
* | [IA64] bte_unaligned_copy() transfers one extra cache line.Robin Holt2006-11-151-5/+4
* | [PATCH] Use delayed disable mode of ioapic edge triggered interruptsEric W. Biederman2006-11-152-2/+6
* | Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6Linus Torvalds2006-11-1412-73/+71
|\ \
| * | [PATCH] x86-64: Fix race in exit_idleAndi Kleen2006-11-141-2/+1
| * | [PATCH] x86-64: Fix vgetcpu when CONFIG_HOTPLUG_CPU is disabledAndi Kleen2006-11-143-33/+26
| * | [PATCH] x86: Add acpi_user_timer_override option for Asus boardsAndi Kleen2006-11-143-1/+23
| * | [PATCH] x86-64: setup saved_max_pfn correctly (kdump)Magnus Damm2006-11-141-0/+2
| * | [PATCH] x86-64: Handle reserve_bootmem_generic beyond end_pfnAndi Kleen2006-11-141-1/+14
| * | [PATCH] x86-64: shorten the x86_64 boot setup GDT to what the comment saysSteven Rostedt2006-11-141-3/+2
| * | [PATCH] x86-64: Fix PTRACE_[SG]ET_THREAD_AREA regression with ia32 emulation.Andi Kleen2006-11-141-0/+2
| * | [PATCH] x86-64: Fix partial page check to ensure unusable memory is not being...Aaron Durbin2006-11-141-1/+1
| * | Revert "[PATCH] MMCONFIG and new Intel motherboards"Andi Kleen2006-11-141-32/+0
* | | [PATCH] hugetlb: prepare_hugepage_range check offset tooHugh Dickins2006-11-142-3/+9
* | | [PATCH] fix via586 irq routing for pirq 5Daniel Ritz2006-11-141-2/+2
|/ /