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