Age | Commit message (Expand) | Author |
2007-01-30 | [PATCH] dma-mapping.h stubs fix | Al Viro |
2007-01-26 | Fix Maple PATA IRQ assignment. | David Woodhouse |
2007-01-22 | [POWERPC] atomic_dec_if_positive sign extension fix | Robert Jennings |
2007-01-11 | [PATCH] FD_ZERO build fix | Andrew Morton |
2007-01-09 | [POWERPC] Fix bugs in the hypervisor call stats code | Anton Blanchard |
2007-01-09 | [POWERPC] 52xx: Don't use device_initcall to probe of_platform_bus | Sylvain Munaut |
2007-01-09 | [POWERPC] Fix manual assembly WARN_ON() in enter_rtas(). | David Woodhouse |
2006-12-19 | [POWERPC] cell: add forward struct declarations to spu.h | Arnd Bergmann |
2006-12-13 | [PATCH] Optimize D-cache alias handling on fork | Ralf Baechle |
2006-12-13 | [PATCH] PM: Fix SMP races in the freezer | Rafael J. Wysocki |
2006-12-11 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc | Linus Torvalds |
2006-12-11 | [PATCH] LOG2: Make powerpc's __ilog2_u64() take a 64-bit argument | David Howells |
2006-12-11 | [POWERPC] Generic BUG for powerpc | Jeremy Fitzhardinge |
2006-12-11 | Merge branch 'for_paulus' of master.kernel.org:/pub/scm/linux/kernel/git/gala... | Paul Mackerras |
2006-12-10 | Merge branch '85xx' into for_paulus | Kumar Gala |
2006-12-10 | [POWERPC] Only export __mtdcr/__mfdcr if CONFIG_PPC_DCR is set | Kumar Gala |
2006-12-10 | [PATCH] sched: add option to serialize load balancing | Christoph Lameter |
2006-12-09 | [POWERPC] Add SPURR SPR to sysfs | Anton Blanchard |
2006-12-09 | [POWERPC] Add DSCR SPR to sysfs | Anton Blanchard |
2006-12-08 | [PATCH] tty: switch to ktermios | Alan Cox |
2006-12-08 | [PATCH] tty: preparatory structures for termios revamp | Alan Cox |
2006-12-08 | [PATCH] LOG2: Provide ilog2() fallbacks for powerpc | David Howells |
2006-12-08 | [POWERPC] Add support for FP emulation for the e300c2 core | Kim Phillips |
2006-12-08 | [POWERPC] Fix mmap of PCI resource with hack for X | Benjamin Herrenschmidt |
2006-12-08 | [POWERPC] Add rtas_service_present() helper | Nathan Lynch |
2006-12-08 | [POWERPC] Delete unused irq functions on powerpc | Matthew Wilcox |
2006-12-08 | [POWERPC] Define pci_unmap_addr() et al. when CONFIG_NOT_COHERENT_CACHE=y | Roland Dreier |
2006-12-08 | [POWERPC] cell: Fix spu_info.h header export | Arnd Bergmann |
2006-12-08 | [POWERPC] Move pSeries_mach_cpu_die() into platforms/pseries/hotplug-cpu.c | Michael Ellerman |
2006-12-07 | [PATCH] cleanup asm/setup.h userspace visibility | Adrian Bunk |
2006-12-07 | [PATCH] Pass struct dev pointer to dma_cache_sync() | Ralf Baechle |
2006-12-07 | [PATCH] Add struct dev pointer to dma_is_consistent() | Ralf Baechle |
2006-12-07 | [PATCH] elf: Always define elf_addr_t in linux/elf.h | Magnus Damm |
2006-12-07 | [PATCH] remove kernel syscalls | Arnd Bergmann |
2006-12-07 | [PATCH] slab: remove kmem_cache_t | Christoph Lameter |
2006-12-07 | [PATCH] mm: pagefault_{disable,enable}() | Peter Zijlstra |
2006-12-04 | [PATCH] Centralise definitions of sector_t and blkcnt_t | Matthew Wilcox |
2006-12-04 | [POWERPC] Fix cputable.h for combined build | Stephen Rothwell |
2006-12-04 | [POWERPC] Add common routines for 52xx support in arch/powerpc | Grant Likely |
2006-12-04 | [POWERPC] Separate IRQ config / register set from main header | Sylvain Munaut |
2006-12-04 | [POWERPC] Provide dummy hard_irq_enable/disable() for PPC32 | Michael Ellerman |
2006-12-04 | [POWERPC] include/asm-powerpc/: "extern inline" -> "static inline" | Adrian Bunk |
2006-12-04 | [POWERPC] fix building without PCI | Arnd Bergmann |
2006-12-04 | [POWERPC] ps3: multiplatform build fixes | Arnd Bergmann |
2006-12-04 | [POWERPC] ps3: Missed renames of CONFIG_PS3 to CONFIG_PPC_PS3 | Geert Uytterhoeven |
2006-12-04 | [POWERPC] cell: fix building without spufs | Arnd Bergmann |
2006-12-04 | [POWERPC] ps3: add ps3 platform system bus support | Geoff Levand |
2006-12-04 | [POWERPC] ps3: add lpar addressing | Geoff Levand |
2006-12-04 | [POWERPC] ps3: add repository support | Geoff Levand |
2006-12-04 | [POWERPC] ps3: add feature bits | Geoff Levand |