| Commit message (Expand) | Author | Age |
* | [POWERPC] avoid SPU_ACTIVATE_NOWAKE optimization | Christoph Hellwig | 2007-03-09 |
* | [POWERPC] spufs: fix possible memory corruption is spufs_mem_write | Arnd Bergmann | 2007-03-09 |
* | [POWERPC] 85xx: Enable CONFIG_SERIAL_8250_SHARE_IRQ | Kumar Gala | 2007-03-08 |
* | [POWERPC] Select u-image as default image for Linkstation | Segher Boessenkool | 2007-03-08 |
* | [POWERPC] 83xx: Minor fixes for 834x_mds USB setup code | Li Yang | 2007-03-07 |
* | [POWERPC] Fix warning in powermac pci.c | Benjamin Herrenschmidt | 2007-03-07 |
* | [POWERPC] Fix warning in powermac feature.c | Benjamin Herrenschmidt | 2007-03-07 |
* | [POWERPC] Fix warning in prom_parse.c of_irq_map_oldworld() | Benjamin Herrenschmidt | 2007-03-07 |
* | [POWERPC] Celleb: bug fix caused by not casting pointer types | Ishizaki Kou | 2007-03-07 |
* | [POWERPC] Add missing newline in xmon help output | Michael Ellerman | 2007-03-07 |
* | [POWERPC] No DEEPNAP on 970MP 1.0 | Olof Johansson | 2007-03-07 |
* | Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6 | Linus Torvalds | 2007-03-06 |
|\ |
|
| * | [S390] Fixed handling of access register mode faults. | Gerald Schaefer | 2007-03-05 |
| * | [S390] nss: disable kexec. | Heiko Carstens | 2007-03-05 |
| * | [S390] reipl: move dump_prefix_page out of text section. | Heiko Carstens | 2007-03-05 |
| * | [S390] smp: disable preemption in smp_call_function/smp_call_function_on | Heiko Carstens | 2007-03-05 |
| * | [S390] kprobes breaks BUG_ON | Martin Schwidefsky | 2007-03-05 |
* | | [PATCH] m68knommu: remove local_bh_count | Greg Ungerer | 2007-03-06 |
* | | [PATCH] m68knommu: use irq_handler_t and rtc_time in prototypes | Greg Ungerer | 2007-03-06 |
* | | [PATCH] m68knommu: use irq_handler_t and remove regs arg for 68328 | Greg Ungerer | 2007-03-06 |
* | | [PATCH] m68knommu: use irq_handler_t for passing handler types in 68328 setup | Greg Ungerer | 2007-03-06 |
* | | [PATCH] m68knommu: use irq_handler_t for passing handler types in 68360 setup | Greg Ungerer | 2007-03-06 |
* | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/... | Linus Torvalds | 2007-03-06 |
|\ \ |
|
| * | | [IA64] kexec: Use EFI_LOADER_DATA for ELF core header | Magnus Damm | 2007-03-06 |
| * | | [IA64] permon use-after-free fix | Nick Piggin | 2007-03-06 |
| * | | [IA64] sync compat getdents | Alexandr Andreev | 2007-03-06 |
| * | | [IA64] always build arch/ia64/lib/xor.o | Lee Schermerhorn | 2007-03-06 |
| * | | [IA64] point saved_max_pfn to the max_pfn of the entire system | Horms | 2007-03-06 |
| |/ |
|
* | | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus | Linus Torvalds | 2007-03-06 |
|\ \ |
|
| * | | [MIPS] IP27: Build fix | Ralf Baechle | 2007-03-06 |
| * | | [MIPS] Wire up ioprio_set and ioprio_get. | Ralf Baechle | 2007-03-06 |
| * | | [MIPS] Export __copy_user_inatomic. | Ralf Baechle | 2007-03-06 |
| * | | [MIPS] TX39: Remove redundant tx39_blast_icache() calls | Atsushi Nemoto | 2007-03-06 |
| * | | [MIPS] Cobalt: Fix early printk | Yoichi Yuasa | 2007-03-06 |
| * | | [MIPS] SMTC: De-obscure Malta hooks. | Ralf Baechle | 2007-03-06 |
| * | | [MIPS] Atlas, Malta: Fix build warning. | Ralf Baechle | 2007-03-06 |
| |/ |
|
* | | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/... | Linus Torvalds | 2007-03-06 |
|\ \ |
|
| * | | mv643xx_eth: Place explicit port number in mv643xx_eth_platform_data | Dale Farnsworth | 2007-03-06 |
| |/ |
|
* | | [PATCH] uml: comment the initialization of a global | Jeff Dike | 2007-03-06 |
* | | [PATCH] uml: add a debugging message | Jeff Dike | 2007-03-06 |
* | | [PATCH] uml: fix formatting violations in signal delivery code | Jeff Dike | 2007-03-06 |
* | | [PATCH] remove arch/i386/kernel/tsc.c:custom_sched_clock | Adrian Bunk | 2007-03-06 |
* | | [PATCH] Scheduled removal of SA_xxx interrupt flags fixups 3 | Thomas Gleixner | 2007-03-06 |
|/ |
|
* | [PATCH] paravirt: re-enable COMPAT_VDSO | Ingo Molnar | 2007-03-05 |
* | [PATCH] paravirt: let users decide whether they want VMI | Ingo Molnar | 2007-03-05 |
* | [PATCH] paravirt: clarify VMI description | Ingo Molnar | 2007-03-05 |
* | [PATCH] paravirt: remove NO_IDLE_HZ on x86 | Ingo Molnar | 2007-03-05 |
* | [PATCH] arch/i386/kernel/vmi.c must #include <asm/kmap_types.h> | Adrian Bunk | 2007-03-05 |
* | [PATCH] clocksource init adjustments (fix bug #7426) | john stultz | 2007-03-05 |
* | [PATCH] x86_64: remove unusued 'flags' variable | David Rientjes | 2007-03-05 |