| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2006-11-29 | 11 | -0/+11 |
|\ |
|
| * | [ARM] Export smp_call_function() | Russell King | 2006-11-26 | 1 | -0/+1 |
| * | [ARM] Add PM_LEGACY defaults | Russell King | 2006-11-26 | 10 | -0/+10 |
* | | [MIPS] Do topology_init even on uniprocessor kernels. | Ralf Baechle | 2006-11-29 | 3 | -24/+30 |
* | | Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6 | Linus Torvalds | 2006-11-29 | 2 | -3/+9 |
|\ \ |
|
| * | | [PATCH] x86-64: Use stricter in process stack check for unwinder | Andi Kleen | 2006-11-28 | 1 | -1/+9 |
| * | | [PATCH] x86-64: Fix warning in io_apic.c | Andi Kleen | 2006-11-28 | 1 | -2/+0 |
| |/ |
|
* | | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus | Linus Torvalds | 2006-11-29 | 1 | -1/+1 |
|\ \ |
|
| * | | [MIPS] Fix Bonito bootup message. | Ralf Baechle | 2006-11-28 | 1 | -1/+1 |
| |/ |
|
* / | [PATCH] x86_64: fix 'earlyprintk=...,keep' regression | Ingo Molnar | 2006-11-28 | 1 | -1/+1 |
|/ |
|
* | [PATCH] uml: make execvp safe for our usage | Paolo 'Blaisorblade' Giarrusso | 2006-11-25 | 4 | -9/+166 |
* | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2006-11-23 | 3 | -4/+9 |
|\ |
|
| * | [ARM] 3942/1: ARM: comment: consistent_sync should not be called directly | Dan Williams | 2006-11-22 | 1 | -0/+3 |
| * | [ARM] ebsa110: fix warnings generated by asm/arch/io.h | Russell King | 2006-11-20 | 1 | -4/+4 |
| * | [ARM] 3933/1: Source drivers/ata/Kconfig | Martin Michlmayr | 2006-11-20 | 1 | -0/+2 |
* | | [MIPS] Hack for SB1 cache issues | Thiemo Seufer | 2006-11-23 | 1 | -1/+21 |
* | | Merge branch 'merge' of master.kernel.org:/pub/scm/linux/kernel/git/paulus/po... | Linus Torvalds | 2006-11-22 | 3 | -46/+19 |
|\ \ |
|
| * | | [POWERPC] Fix ucc_geth of_device discovery on mpc832x | Kim Phillips | 2006-11-22 | 1 | -0/+19 |
| * | | [POWERPC] Revert "[POWERPC] Add powerpc get/set_rtc_time interface to new gen... | Kim Phillips | 2006-11-22 | 1 | -42/+0 |
| * | | [POWERPC] Revert "[POWERPC] Enable generic rtc hook for the MPC8349 mITX" | Kim Phillips | 2006-11-22 | 1 | -4/+0 |
* | | | [PATCH] x86_64: Align data segment to PAGE_SIZE boundary | Vivek Goyal | 2006-11-21 | 1 | -0/+1 |
|/ / |
|
* | | [PATCH] m68knommu: fix up for the irq_handler_t changes | Greg Ungerer | 2006-11-20 | 3 | -11/+10 |
* | | [PATCH] x86_64: fix memory hotplug build with NUMA=n | Yasunori Goto | 2006-11-20 | 1 | -8/+1 |
|/ |
|
* | x86: be more careful when walking back the frame pointer chain | Linus Torvalds | 2006-11-17 | 1 | -3/+7 |
* | [PATCH] i386/x86_64: ACPI cpu_idle_wait() fix | Ingo Molnar | 2006-11-17 | 2 | -2/+6 |
* | [PATCH] x86_64: stack unwinder crash fix | Ingo Molnar | 2006-11-17 | 1 | -0/+6 |
* | [PATCH] x86_64: fix CONFIG_CC_STACKPROTECTOR build bug | Ingo Molnar | 2006-11-16 | 1 | -2/+2 |
* | [PATCH] x86-64: Fix vsyscall.c compilation on UP | Andi Kleen | 2006-11-16 | 1 | -0/+2 |
* | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2006-11-16 | 8 | -11/+76 |
|\ |
|
| * | [ARM] Remove OP_MAX_COUNTER | Russell King | 2006-11-14 | 1 | -2/+0 |
| * | [ARM] Remove PM_LEGACY=y from selected ARM defconfigs | Russell King | 2006-11-11 | 6 | -9/+7 |
| * | [ARM] 3857/2: pnx4008: add devices' registration | Vitaly Wool | 2006-11-09 | 1 | -0/+69 |
* | | [IA64] a fix towards allmodconfig build | Luck, Tony | 2006-11-16 | 1 | -2/+2 |
* | | [IA64] use generic_handle_irq() | Ingo Molnar | 2006-11-16 | 2 | -3/+3 |
* | | [IA64] typename -> name conversion | Ingo Molnar | 2006-11-16 | 4 | -5/+5 |
* | | [IA64] irqs: use `name' not `typename' | Andrew Morton | 2006-11-16 | 2 | -2/+2 |
* | | [IA64] bte_unaligned_copy() transfers one extra cache line. | Robin Holt | 2006-11-15 | 1 | -5/+4 |
* | | [PATCH] Use delayed disable mode of ioapic edge triggered interrupts | Eric W. Biederman | 2006-11-15 | 2 | -2/+6 |
* | | Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6 | Linus Torvalds | 2006-11-15 | 12 | -73/+71 |
|\ \ |
|
| * | | [PATCH] x86-64: Fix race in exit_idle | Andi Kleen | 2006-11-14 | 1 | -2/+1 |
| * | | [PATCH] x86-64: Fix vgetcpu when CONFIG_HOTPLUG_CPU is disabled | Andi Kleen | 2006-11-14 | 3 | -33/+26 |
| * | | [PATCH] x86: Add acpi_user_timer_override option for Asus boards | Andi Kleen | 2006-11-14 | 3 | -1/+23 |
| * | | [PATCH] x86-64: setup saved_max_pfn correctly (kdump) | Magnus Damm | 2006-11-14 | 1 | -0/+2 |
| * | | [PATCH] x86-64: Handle reserve_bootmem_generic beyond end_pfn | Andi Kleen | 2006-11-14 | 1 | -1/+14 |
| * | | [PATCH] x86-64: shorten the x86_64 boot setup GDT to what the comment says | Steven Rostedt | 2006-11-14 | 1 | -3/+2 |
| * | | [PATCH] x86-64: Fix PTRACE_[SG]ET_THREAD_AREA regression with ia32 emulation. | Andi Kleen | 2006-11-14 | 1 | -0/+2 |
| * | | [PATCH] x86-64: Fix partial page check to ensure unusable memory is not being... | Aaron Durbin | 2006-11-14 | 1 | -1/+1 |
| * | | Revert "[PATCH] MMCONFIG and new Intel motherboards" | Andi Kleen | 2006-11-14 | 1 | -32/+0 |
* | | | [PATCH] hugetlb: prepare_hugepage_range check offset too | Hugh Dickins | 2006-11-14 | 2 | -3/+9 |
* | | | [PATCH] fix via586 irq routing for pirq 5 | Daniel Ritz | 2006-11-14 | 1 | -2/+2 |
|/ / |
|