1. 36dff96 [PATCH] ps3: cleanup ps3fb before clearing HPTE by Geert Uytterhoeven · 17 years ago
  2. 0465f79 [PATCH] ps3: disable display flipping during mode changes by Geert Uytterhoeven · 17 years ago
  3. 310d8c1 [PATCH] ps3: Virtual Frame Buffer Driver by Geert Uytterhoeven · 17 years ago
  4. fbdb3e5b [PATCH] ps3: Preallocate bootmem memory for ps3fb by Geert Uytterhoeven · 17 years ago
  5. 11227fd [PATCH] ps3: AV Settings Driver by Geert Uytterhoeven · 17 years ago
  6. 4564f9e [PATCH] consolidate line discipline number definitions by Tilman Schmidt · 17 years ago
  7. f42963f [POWERPC] Add mpc52xx/lite5200 PCI support by Grant Likely · 18 years ago
  8. d5112a4 Merge branch 'for_paulus' of master.kernel.org:/pub/scm/linux/kernel/git/galak/powerpc into for-2.6.21 by Paul Mackerras · 17 years ago
  9. 12e86f9 [POWERPC] Only use H_BULK_REMOVE if the firmware supports it by Paul Mackerras · 17 years ago
  10. 8209003 [POWERPC] Added kprobes support to ppc32 by Kumar Gala · 17 years ago
  11. 8423200 Merge branch 'linux-2.6' by Paul Mackerras · 17 years ago
  12. f03e64f [POWERPC] Make pSeries use the H_BULK_REMOVE hypervisor call by Paul Mackerras · 17 years ago
  13. a2c7021 [POWERPC] Compile fixes for arch/powerpc dcr code by David Gibson · 17 years ago
  14. 31c56d8 [POWERPC] pasemi: iommu support by Olof Johansson · 17 years ago
  15. c388cfe [POWERPC] pasemi: SMP timebase sync by Olof Johansson · 17 years ago
  16. 1199919 [POWERPC] pasemi: Idle loops by Olof Johansson · 17 years ago
  17. 39c870d [POWERPC] pasemi: UART udbg support by Olof Johansson · 17 years ago
  18. c347b79 [POWERPC] Celleb: basic support by Ishizaki Kou · 17 years ago
  19. c9868fe [POWERPC] Celleb: consolidate spu management ops by Ishizaki Kou · 17 years ago
  20. d7480a9 [POWERPC] Celleb: support udbg by Ishizaki Kou · 17 years ago
  21. fe4a0cf [POWERPC] Celleb: htab routines by Ishizaki Kou · 17 years ago
  22. 5427828 [POWERPC] Fix kernel build errors for mpc8272ads and mpc8560ads by Vitaly Bordug · 17 years ago
  23. 73844ec [POWERPC] cpm2: CPM2 interrupt controller fix by Vitaly Bordug · 17 years ago
  24. 97ec167 [POWERPC] PS3: Move vuart declarations to ps3.h by Geoff Levand · 17 years ago
  25. 2a08ea6 [POWERPC] PS3: Move system bus to platform directory by Geoff Levand · 17 years ago
  26. 7df2457 [POWERPC] MPIC: support more than 256 sources by Olof Johansson · 17 years ago
  27. 6529c13 [POWERPC] PA6T PMC support by Olof Johansson · 17 years ago
  28. 1bd2e5a [POWERPC] Add PMC type to cputable by Olof Johansson · 17 years ago
  29. c69b767 [POWERPC] Oprofile cleanup by Olof Johansson · 17 years ago
  30. 8000d49 [POWERPC] ps3: remove unneeded header include by Geoff Levand · 17 years ago
  31. 098e274 [POWERPC] ps3: get av_multi_out params by Geert Uytterhoeven · 17 years ago
  32. 66b4495 [POWERPC] ps3: get firmware version by Geoff Levand · 17 years ago
  33. b1eeb38 [POWERPC] ps3: add interrupt alloc for outlets by Geert Uytterhoeven · 17 years ago
  34. 861be32 [POWERPC] ps3: bind interrupt to cpu by Geoff Levand · 17 years ago
  35. 6c7be7d [POWERPC] ps3: repository storage support by Geert Uytterhoeven · 17 years ago
  36. eebb81c [POWERPC] ps3: repository misc fixes by Geoff Levand · 17 years ago
  37. 29f1530 [POWERPC] Add mpc866ads board-specific bits to arch/powerpc by Vitaly Bordug · 17 years ago
  38. f2a0bd3 [POWERPC] 8xx: powerpc port of core CPM PIC by Vitaly Bordug · 17 years ago
  39. 1473ae6 [POWERPC] remove unused CPU_FTRS_POWER6X by Michael Neuling · 17 years ago
  40. 6a13f66 [PATCH] dma-mapping.h stubs fix by Al Viro · 17 years ago
  41. 8cdf92a Fix Maple PATA IRQ assignment. by David Woodhouse · 17 years ago
  42. 126186a [POWERPC] 83xx: Return a point to the struct ipic from ipic_init() by Kumar Gala · 17 years ago
  43. acc900e [POWERPC] Add IRQ remapping hook by Ishizaki Kou · 17 years ago
  44. 5b7c726 [POWERPC] Add a field for each specific bus to struct pci_controller by Ishizaki Kou · 17 years ago
  45. 7e60d1b [POWERPC] Move ELF_ET_DYN_BASE up to 512MB point by Anton Blanchard · 17 years ago
  46. 434f98c [POWERPC] atomic_dec_if_positive sign extension fix by Robert Jennings · 17 years ago
  47. aae7d14 [PATCH] FD_ZERO build fix by Andrew Morton · 17 years ago
  48. dc40127 [POWERPC] Fix bugs in the hypervisor call stats code by Anton Blanchard · 17 years ago
  49. 5c334ee [POWERPC] 52xx: Don't use device_initcall to probe of_platform_bus by Sylvain Munaut · 17 years ago
  50. 007d88d [POWERPC] Fix manual assembly WARN_ON() in enter_rtas(). by David Woodhouse · 17 years ago
  51. f1fa16e [POWERPC] cell: add forward struct declarations to spu.h by Arnd Bergmann · 17 years ago
  52. ec8c044 [PATCH] Optimize D-cache alias handling on fork by Ralf Baechle · 18 years ago
  53. 8a102ee [PATCH] PM: Fix SMP races in the freezer by Rafael J. Wysocki · 18 years ago
  54. 13d7d84 Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 18 years ago
  55. 0224169 [PATCH] LOG2: Make powerpc's __ilog2_u64() take a 64-bit argument by David Howells · 18 years ago
  56. 73c9cea [POWERPC] Generic BUG for powerpc by Jeremy Fitzhardinge · 18 years ago
  57. 973c1fa Merge branch 'for_paulus' of master.kernel.org:/pub/scm/linux/kernel/git/galak/powerpc by Paul Mackerras · 18 years ago
  58. c86c676 Merge branch '85xx' into for_paulus by Kumar Gala · 18 years ago
  59. 45d8e7a [POWERPC] Only export __mtdcr/__mfdcr if CONFIG_PPC_DCR is set by Kumar Gala · 18 years ago
  60. 08c183f [PATCH] sched: add option to serialize load balancing by Christoph Lameter · 18 years ago
  61. f050982 [POWERPC] Add SPURR SPR to sysfs by Anton Blanchard · 18 years ago
  62. 4c198557 [POWERPC] Add DSCR SPR to sysfs by Anton Blanchard · 18 years ago
  63. 606d099 [PATCH] tty: switch to ktermios by Alan Cox · 18 years ago
  64. be90038 [PATCH] tty: preparatory structures for termios revamp by Alan Cox · 18 years ago
  65. ef55d53 [PATCH] LOG2: Provide ilog2() fallbacks for powerpc by David Howells · 18 years ago
  66. aa42c69 [POWERPC] Add support for FP emulation for the e300c2 core by Kim Phillips · 18 years ago
  67. 396a1a5 [POWERPC] Fix mmap of PCI resource with hack for X by Benjamin Herrenschmidt · 18 years ago
  68. f2d6d2d [POWERPC] Add rtas_service_present() helper by Nathan Lynch · 18 years ago
  69. 3a1d1ac [POWERPC] Delete unused irq functions on powerpc by Matthew Wilcox · 18 years ago
  70. 1d4454e [POWERPC] Define pci_unmap_addr() et al. when CONFIG_NOT_COHERENT_CACHE=y by Roland Dreier · 18 years ago
  71. be9575a [POWERPC] cell: Fix spu_info.h header export by Arnd Bergmann · 18 years ago
  72. 04da6af [POWERPC] Move pSeries_mach_cpu_die() into platforms/pseries/hotplug-cpu.c by Michael Ellerman · 18 years ago
  73. 7d1362c [PATCH] cleanup asm/setup.h userspace visibility by Adrian Bunk · 18 years ago
  74. d3fa72e [PATCH] Pass struct dev pointer to dma_cache_sync() by Ralf Baechle · 18 years ago
  75. f67637e [PATCH] Add struct dev pointer to dma_is_consistent() by Ralf Baechle · 18 years ago
  76. 386d9a7 [PATCH] elf: Always define elf_addr_t in linux/elf.h by Magnus Damm · 18 years ago
  77. f5738ce [PATCH] remove kernel syscalls by Arnd Bergmann · 18 years ago
  78. e18b890 [PATCH] slab: remove kmem_cache_t by Christoph Lameter · 18 years ago
  79. a866374 [PATCH] mm: pagefault_{disable,enable}() by Peter Zijlstra · 18 years ago
  80. e624386 [PATCH] Centralise definitions of sector_t and blkcnt_t by Matthew Wilcox · 18 years ago
  81. 0470466 [POWERPC] Fix cputable.h for combined build by Stephen Rothwell · 18 years ago
  82. 6065170 [POWERPC] Add common routines for 52xx support in arch/powerpc by Grant Likely · 18 years ago
  83. e65fdfd [POWERPC] Separate IRQ config / register set from main header by Sylvain Munaut · 18 years ago
  84. 143db67 [POWERPC] Provide dummy hard_irq_enable/disable() for PPC32 by Michael Ellerman · 18 years ago
  85. 4cfbdff [POWERPC] include/asm-powerpc/: "extern inline" -> "static inline" by Adrian Bunk · 18 years ago
  86. 11faa65 [POWERPC] fix building without PCI by Arnd Bergmann · 18 years ago
  87. e22ba7e [POWERPC] ps3: multiplatform build fixes by Arnd Bergmann · 18 years ago
  88. eb30c72 [POWERPC] ps3: Missed renames of CONFIG_PS3 to CONFIG_PPC_PS3 by Geert Uytterhoeven · 18 years ago
  89. e055595 [POWERPC] cell: fix building without spufs by Arnd Bergmann · 18 years ago
  90. a3d4d64 [POWERPC] ps3: add ps3 platform system bus support by Geoff Levand · 18 years ago
  91. 261efc3 [POWERPC] ps3: add lpar addressing by Geoff Levand · 18 years ago
  92. 6e74b38 [POWERPC] ps3: add repository support by Geoff Levand · 18 years ago
  93. 82a527f0 [POWERPC] ps3: add feature bits by Geoff Levand · 18 years ago
  94. 1e4ed91 [POWERPC] ps3: add lv1 hvcalls by Geoff Levand · 18 years ago
  95. f58a9d1 [POWERPC] ps3: add support for ps3 platform by Geoff Levand · 18 years ago
  96. e28b003 [POWERPC] cell: abstract spu management routines by Geoff Levand · 18 years ago
  97. e34226d [POWERPC] add virq_to_hw accessor routine by Geoff Levand · 18 years ago
  98. 0b8e2e1 [POWERPC] Make 64-bit cpu features defined on 32-bit by Michael Ellerman · 18 years ago
  99. bf1ab97 [POWERPC] coredump: Add SPU elf notes to coredump. by Dwayne Grant McConnell · 18 years ago
  100. 974a76f [POWERPC] Distinguish POWER6 partition modes and tell userspace by Paul Mackerras · 18 years ago