| Commit message (Expand) | Author | Age |
* | [PATCH] uml: separate libc-dependent helper code | Jeff Dike | 2005-11-07 |
* | [PATCH] uml: separate libc-dependent early initialization | Jeff Dike | 2005-11-07 |
* | [PATCH] uml: separate libc-dependent uaccess code | Gennady Sharapov | 2005-11-07 |
* | [PATCH] uml: fix UML network driver endianness bugs | Bodo Stroesser | 2005-11-07 |
* | [PATCH] uml: fix syscall stubs | Paolo 'Blaisorblade' Giarrusso | 2005-11-07 |
* | [PATCH] uml: improve stub debugging | Jeff Dike | 2005-11-07 |
* | [PATCH] cris: "extern inline" -> "static inline" | Adrian Bunk | 2005-11-07 |
* | [PATCH] x86: add MCE resume | Shaohua Li | 2005-11-07 |
* | [PATCH] arch/i386/kernel/scx200.c should #include <linux/scx200_gpio.h> | Adrian Bunk | 2005-11-07 |
* | [PATCH] arch/i386/kernel/reboot_fixups.c should #include <linux/reboot_fixups.h> | Adrian Bunk | 2005-11-07 |
* | [PATCH] arch/i386/kernel/ldt.c should #include <asm/mmu_context.h> | Adrian Bunk | 2005-11-07 |
* | [PATCH] i386: LVT entries remaining unmasked on reboot | Zwane Mwaikambo | 2005-11-07 |
* | [PATCH] arch/i386: Use ARRAY_SIZE macro | Tobias Klauser | 2005-11-07 |
* | [PATCH] sh: Use pfn_valid() for lazy dcache write-back on SH7705 | Paul Mundt | 2005-11-07 |
* | [PATCH] sh: Drop hp690 discontig support | Paul Mundt | 2005-11-07 |
* | [PATCH] sh: SuperHyway support for SH4-202 | Paul Mundt | 2005-11-07 |
* | [PATCH] sh: Drop deprecated support for custom ramdisk embedding | Paul Mundt | 2005-11-07 |
* | [PATCH] ppc32: Add CPM1 config option | Pantelis Antoniou | 2005-11-07 |
* | [PATCH] ppc32: Add missing initrd header on ppc440 | Matt Porter | 2005-11-07 |
* | [PATCH] ppc32: Remove internal PCI arbiter check on PPC40x | Matt Porter | 2005-11-07 |
* | [PATCH] ppc32: cleanup AMCC PPC40x eval boards to support U-Boot | Matt Porter | 2005-11-07 |
* | [PATCH] ppc32: Add Yucca (440SPe eval board) platform | Roland Dreier | 2005-11-07 |
* | [PATCH] ppc32: Add 440SPe support | Roland Dreier | 2005-11-07 |
* | [PATCH] ppc32: Dump error status for both PLB segments on 440SP | Roland Dreier | 2005-11-07 |
* | [PATCH] ppc32: Allow ERPN for early serial to depend on CPU type | Roland Dreier | 2005-11-07 |
* | [PATCH] ppc32: add watchdog & RTC support for Marvell EV64360BP board | Lee Nicks | 2005-11-07 |
* | [PATCH] ppc: Fix ppc32 build after 64K pages | Benjamin Herrenschmidt | 2005-11-07 |
* | [PATCH] ppc64: Fix zImage boot | Benjamin Herrenschmidt | 2005-11-07 |
* | [PATCH] POWERPC/PPC64: Fix CONFIG_SMP=n build for ppc64 | Olof Johansson | 2005-11-07 |
* | [PATCH] ia64: re-implement dma_get_cache_alignment to avoid EXPORT_SYMBOL | John W. Linville | 2005-11-07 |
* | [PATCH] ppc64: Fix bug in SLB miss handler for hugepages | David Gibson | 2005-11-07 |
* | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2005-11-06 |
|\ |
|
| * | [ARM] Fix /proc/cpuinfo format for ARM SMP | Russell King | 2005-11-06 |
| * | [ARM] Don't call dump_cpu_info unless we're booting | Russell King | 2005-11-06 |
| * | [ARM] Fix second missing declaration of cache_is_vivt() | Russell King | 2005-11-06 |
| * | [ARM] Fix missing declaration of cache_is_vivt() | Russell King | 2005-11-06 |
| * | [ARM] 3113/1: PXA: Allow machines to override (and also reuse) pxa pm functions | Richard Purdie | 2005-11-06 |
| * | [ARM] 3115/1: small optimizations to exception vector entry code | Nicolas Pitre | 2005-11-06 |
| * | [ARM] 3114/1: use ixp2000_reg_wrb in ixp2000 uengine loader | Lennert Buytenhek | 2005-11-06 |
| * | [ARM] 3089/1: ixp4xx AHB/PCI endianness fix | Alessandro Zummo | 2005-11-06 |
| * | [ARM] 3088/1: PXA: Add machine support for the Sharp SL-6000x series of PDAs | Dirk Opfer | 2005-11-06 |
* | | [PATCH] ppc64: support 64k pages | Benjamin Herrenschmidt | 2005-11-06 |
* | | [PATCH] reset tss->io_bitmap_owner in sys_ioperm() | Bart Oldeman | 2005-11-05 |
|/ |
|
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/paulus/powerpc-merge | Linus Torvalds | 2005-11-04 |
|\ |
|
| * | powerpc: Fix vmlinux.lds.S for 32-bit | Paul Mackerras | 2005-11-04 |
| * | powerpc: Merge smp.c and smp.h | Paul Mackerras | 2005-11-04 |
| * | Merge branch 'for-paulus' of git://kernel/home/michael/src/work/ | Paul Mackerras | 2005-11-04 |
| |\ |
|
| | * | Merge with Paulus | Michael Ellerman | 2005-11-03 |
| | |\ |
|
| | * | | powerpc: Implement smp_release_cpus() in C not asm | Michael Ellerman | 2005-11-03 |
| | * | | powerpc: Cleanup vpa code | Michael Ellerman | 2005-11-03 |