| Commit message (Expand) | Author | Age | Files | Lines |
* | [POWERPC] pasemi: SMP timebase sync | Olof Johansson | 2007-02-07 | 1 | -0/+6 |
* | [POWERPC] pasemi: Idle loops | Olof Johansson | 2007-02-07 | 1 | -0/+1 |
* | [POWERPC] pasemi: UART udbg support | Olof Johansson | 2007-02-07 | 1 | -0/+1 |
* | [POWERPC] Celleb: basic support | Ishizaki Kou | 2007-02-07 | 2 | -0/+10 |
* | [POWERPC] Celleb: consolidate spu management ops | Ishizaki Kou | 2007-02-07 | 2 | -0/+15 |
* | [POWERPC] Celleb: support udbg | Ishizaki Kou | 2007-02-07 | 1 | -0/+1 |
* | [POWERPC] Celleb: htab routines | Ishizaki Kou | 2007-02-07 | 1 | -0/+1 |
* | [POWERPC] Fix kernel build errors for mpc8272ads and mpc8560ads | Vitaly Bordug | 2007-02-07 | 2 | -0/+12 |
* | [POWERPC] cpm2: CPM2 interrupt controller fix | Vitaly Bordug | 2007-02-07 | 1 | -0/+24 |
* | [POWERPC] PS3: Move vuart declarations to ps3.h | Geoff Levand | 2007-02-07 | 1 | -0/+35 |
* | [POWERPC] PS3: Move system bus to platform directory | Geoff Levand | 2007-02-07 | 1 | -150/+0 |
* | [POWERPC] MPIC: support more than 256 sources | Olof Johansson | 2007-02-07 | 1 | -15/+9 |
* | [POWERPC] PA6T PMC support | Olof Johansson | 2007-02-07 | 1 | -0/+7 |
* | [POWERPC] Add PMC type to cputable | Olof Johansson | 2007-02-07 | 1 | -0/+7 |
* | [POWERPC] Oprofile cleanup | Olof Johansson | 2007-02-07 | 1 | -87/+2 |
* | [POWERPC] ps3: remove unneeded header include | Geoff Levand | 2007-02-07 | 1 | -1/+0 |
* | [POWERPC] ps3: get av_multi_out params | Geert Uytterhoeven | 2007-02-07 | 1 | -0/+11 |
* | [POWERPC] ps3: get firmware version | Geoff Levand | 2007-02-07 | 1 | -0/+12 |
* | [POWERPC] ps3: add interrupt alloc for outlets | Geert Uytterhoeven | 2007-02-07 | 1 | -0/+3 |
* | [POWERPC] ps3: bind interrupt to cpu | Geoff Levand | 2007-02-07 | 1 | -7/+16 |
* | [POWERPC] ps3: repository storage support | Geert Uytterhoeven | 2007-02-07 | 1 | -7/+17 |
* | [POWERPC] ps3: repository misc fixes | Geoff Levand | 2007-02-07 | 1 | -8/+8 |
* | [POWERPC] Add mpc866ads board-specific bits to arch/powerpc | Vitaly Bordug | 2007-02-07 | 1 | -0/+4 |
* | [POWERPC] 8xx: powerpc port of core CPM PIC | Vitaly Bordug | 2007-02-07 | 3 | -10/+61 |
* | [POWERPC] remove unused CPU_FTRS_POWER6X | Michael Neuling | 2007-02-07 | 1 | -6/+0 |
* | [POWERPC] 83xx: Return a point to the struct ipic from ipic_init() | Kumar Gala | 2007-01-26 | 1 | -1/+1 |
* | [POWERPC] Add IRQ remapping hook | Ishizaki Kou | 2007-01-24 | 1 | -0/+3 |
* | [POWERPC] Add a field for each specific bus to struct pci_controller | Ishizaki Kou | 2007-01-24 | 1 | -0/+2 |
* | [POWERPC] Move ELF_ET_DYN_BASE up to 512MB point | Anton Blanchard | 2007-01-24 | 1 | -1/+1 |
* | [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 |