1. ec59cf7 [POWERPC] Change ppc64_defconfig to use AUTOFS_V4 not V3 by Linas Vepstas · 18 years ago
  2. 0efbc18 [POWERPC] Tell firmware we can handle POWER6 compatible mode by Paul Mackerras · 18 years ago
  3. dc0f80a [POWERPC] Clean images in arch/powerpc/boot by Geert Uytterhoeven · 18 years ago
  4. 4468f01 [POWERPC] Fix OF pci flags parsing by Olof Johansson · 18 years ago
  5. ede8edb [POWERPC] defconfig for lite5200 board by Grant Likely · 18 years ago
  6. c6d4d65 [POWERPC] Add device trees for lite5200 and lite5200b eval boards by Grant Likely · 18 years ago
  7. 6b64253 [POWERPC] Add lite5200 board support to arch/powerpc by Grant Likely · 18 years ago
  8. 6065170 [POWERPC] Add common routines for 52xx support in arch/powerpc by Grant Likely · 18 years ago
  9. e65fdfd [POWERPC] Separate IRQ config / register set from main header by Sylvain Munaut · 18 years ago
  10. b9cf5d8 [POWERPC] Move Efika support files into platforms/52xx by Grant Likely · 18 years ago
  11. d4150248 [POWERPC] Put mpc52xx support file in platforms/52xx by Grant Likely · 18 years ago
  12. 39d074b [POWERPC] Move MPC52xx PIC driver into arch/powerpc/platforms/52xx by Grant Likely · 18 years ago
  13. b1e253c [POWERPC] Document describing mpc52xx device tree binding conventions by Grant Likely · 18 years ago
  14. f5b2eb0 [POWERPC] iSeries: allow CONFIG_CMDLINE by Stephen Rothwell · 18 years ago
  15. c705677 [POWERPC] iSeries: Eliminate "exceeds stub group size" warnings by Stephen Rothwell · 18 years ago
  16. 06f2138 [POWERPC] Add files build to .gitignore by Rutger Nijlunsing · 18 years ago
  17. 143db67 [POWERPC] Provide dummy hard_irq_enable/disable() for PPC32 by Michael Ellerman · 18 years ago
  18. 4cfbdff [POWERPC] include/asm-powerpc/: "extern inline" -> "static inline" by Adrian Bunk · 18 years ago
  19. 28f9ec3 [POWERPC] Add of_platform support for ROM devices by Vitaly Wool · 18 years ago
  20. a5715d6 [POWERPC] pSeries/kexec: Fix for interrupt distribution by Mohan Kumar M · 18 years ago
  21. 11faa65 [POWERPC] fix building without PCI by Arnd Bergmann · 18 years ago
  22. 369cf4b [POWERPC] fix missing #include in sys_ppc32.c by Arnd Bergmann · 18 years ago
  23. 4ec64d5 [POWERPC] ps3: add a default zImage target by Arnd Bergmann · 18 years ago
  24. e22ba7e [POWERPC] ps3: multiplatform build fixes by Arnd Bergmann · 18 years ago
  25. eb30c72 [POWERPC] ps3: Missed renames of CONFIG_PS3 to CONFIG_PPC_PS3 by Geert Uytterhoeven · 18 years ago
  26. e055595 [POWERPC] cell: fix building without spufs by Arnd Bergmann · 18 years ago
  27. da06aa0 [POWERPC] spufs: we should only execute init_spu_base on cell by Stephen Rothwell · 18 years ago
  28. c2b2226 [POWERPC] spufs: always send sigtrap on breakpoint by Arnd Bergmann · 18 years ago
  29. bd2e5f8 [POWERPC] spufs: return an error in spu_create is isolated create isnt supported by Jeremy Kerr · 18 years ago
  30. aa668d6 [POWERPC] Fix compile issue for Efika platform by Nicolas DET · 18 years ago
  31. 7839af3 [POWERPC] Compile a zImage.chrp if PPC_EFIKA seleted by Nicolas DET · 18 years ago
  32. fecb352 [POWERPC] powerpc: Make 970MP detectable by oprofile by Mike Wolf · 18 years ago
  33. 1c72db1 [POWERPC] update cell_defconfig for ps3 support by Arnd Bergmann · 18 years ago
  34. 797c7b5 [POWERPC] ps3: add ps3_defconfig by Geoff Levand · 18 years ago
  35. a3d4d64 [POWERPC] ps3: add ps3 platform system bus support by Geoff Levand · 18 years ago
  36. de91a53 [POWERPC] ps3: add spu support by Geoff Levand · 18 years ago
  37. 00a3e2e [POWERPC] ps3: add OS params support by Geoff Levand · 18 years ago
  38. 261efc3 [POWERPC] ps3: add lpar addressing by Geoff Levand · 18 years ago
  39. 2832a81 [POWERPC] ps3: add interrupt support by Geoff Levand · 18 years ago
  40. 6e74b38 [POWERPC] ps3: add repository support by Geoff Levand · 18 years ago
  41. c6cec72 [POWERPC] ps3: add htab routines by Geoff Levand · 18 years ago
  42. 82a527f0 [POWERPC] ps3: add feature bits by Geoff Levand · 18 years ago
  43. 1e4ed91 [POWERPC] ps3: add lv1 hvcalls by Geoff Levand · 18 years ago
  44. f58a9d1 [POWERPC] ps3: add support for ps3 platform by Geoff Levand · 18 years ago
  45. a985239 [POWERPC] cell: spu management xmon routines by Michael Ellerman · 18 years ago
  46. e28b003 [POWERPC] cell: abstract spu management routines by Geoff Levand · 18 years ago
  47. e34226d [POWERPC] add virq_to_hw accessor routine by Geoff Levand · 18 years ago
  48. 897f112 [POWERPC] Import updated version of ppc disassembly code for xmon by Michael Ellerman · 18 years ago
  49. 0b8e2e1 [POWERPC] Make 64-bit cpu features defined on 32-bit by Michael Ellerman · 18 years ago
  50. e042604 [POWERPC] Make xmon disassembly optional by Michael Ellerman · 18 years ago
  51. af89fb8 [POWERPC] Add spu disassembly to xmon by Michael Ellerman · 18 years ago
  52. ae06e37 [POWERPC] Import spu disassembly code into xmon by Michael Ellerman · 18 years ago
  53. 4c4c872 [POWERPC] Prepare for spu disassembly in xmon by Michael Ellerman · 18 years ago
  54. 24a24c8 [POWERPC] Add a sd command (spu dump) to xmon to dump spu local store by Michael Ellerman · 18 years ago
  55. 2a14442 [POWERPC] Show state of spus as theyre stopped in Cell xmon helper by Michael Ellerman · 18 years ago
  56. 437a070 [POWERPC] Fix sparse warning in xmon Cell code by Michael Ellerman · 18 years ago
  57. 5850dd8 [POWERPC] cell: hard disable interrupts in power_save() by Benjamin Herrenschmidt · 18 years ago
  58. bf1ab97 [POWERPC] coredump: Add SPU elf notes to coredump. by Dwayne Grant McConnell · 18 years ago
  59. 9309180 [POWERPC] powerpc: Workaround for of_platform without "reg" nor "dcr-reg" by Benjamin Herrenschmidt · 18 years ago
  60. 974a76f [POWERPC] Distinguish POWER6 partition modes and tell userspace by Paul Mackerras · 18 years ago
  61. 18f2190 [POWERPC] cell: Add oprofile support by Maynard Johnson · 18 years ago
  62. 0443bbd [POWERPC] cell: Add routines for managing PMU interrupts by Kevin Corry · 18 years ago
  63. e4f6948 [POWERPC] cell: Move PMU-related stuff to include/asm-powerpc/cell-pmu.h by Kevin Corry · 18 years ago
  64. c93dfa0 [POWERPC] cell: PMU register macros by Kevin Corry · 18 years ago
  65. 5231800c [POWERPC] cell: Add symbol exports for oprofile by Arnd Bergmann · 18 years ago
  66. c6730ed [POWERPC] spufs: Load isolation kernel from spu_run by Jeremy Kerr · 18 years ago
  67. 3960c26 [POWERPC] spufs: Add runcntrl read accessors by Jeremy Kerr · 18 years ago
  68. ee2d734 [POWERPC] spufs: Use SPU master control to prevent wild SPU execution by Arnd Bergmann · 18 years ago
  69. 3692dc6 [POWERPC] spufs: Fix return value of spufs_mfc_write by Masato Noguchi · 18 years ago
  70. 932f535d [POWERPC] spufs: Always map local store non-guarded by Arnd Bergmann · 18 years ago
  71. 5c3ecd6 [POWERPC] spufs: Avoid user-triggered oops in ptrace by Christoph Hellwig · 18 years ago
  72. 2ebb247 [POWERPC] spufs: Fix missing stop-and-signal by Masato Noguchi · 18 years ago
  73. 453d9f7 [POWERPC] spufs: Return correct event for data storage interrupt by Arnd Bergmann · 18 years ago
  74. 0021550 [POWERPC] spufs: Replace spu.nid with spu.node by Geoff Levand · 18 years ago
  75. 17f88ce [POWERPC] spufs: Read from signal files only if data is there by Dwayne Grant McConnell · 18 years ago
  76. 69a2f00 [POWERPC] spufs: Implement /mbox_info, /ibox_info, and /wbox_info. by Dwayne Grant McConnell · 18 years ago
  77. 1182e1d [POWERPC] spufs: Remove /spu_tag_mask file by Dwayne Grant McConnell · 18 years ago
  78. b9e3bd7 [POWERPC] spufs: Add /lslr, /dma_info and /proxydma files by Dwayne Grant McConnell · 18 years ago
  79. 9b5047e [POWERPC] spufs: Change %llx to 0x%llx. by Dwayne Grant McConnell · 18 years ago
  80. 8dc86ab [POWERPC] Change ppc_rtas declaration to weak by Geoff Levand · 18 years ago
  81. 78dc4c2 [POWERPC] 8xx: Off-by-one fixes to SCC parameter RAM definitions by Kalle Pokki · 18 years ago
  82. adaa3a7 [POWERPC] setup_kcore(): Fix incorrect function name in panic() call. by Geert Uytterhoeven · 18 years ago
  83. 4687522 [POWERPC] Don't compile arch/powerpc mpc52xx_pic driver for ARCH=ppc by Grant Likely · 18 years ago
  84. 9a06c3b1 [POWERPC] Fix wraparound problem in smp-tbsync on 32-bit by Adrian Cox · 18 years ago
  85. 35af89e [POWERPC] Cleanup zImage handling of kernel entry with flat device tree by David Gibson · 18 years ago
  86. f79e083 [POWERPC] Small clarification of initrd handling by David Gibson · 18 years ago
  87. 3e00a5a [POWERPC] Xserve cpu-meter driver by Benjamin Herrenschmidt · 18 years ago
  88. 088df4d [POWERPC] Wrap cpu_die() with CONFIG_HOTPLUG_CPU by Linas Vepstas · 18 years ago
  89. 5873c9b [POWERPC] Make pci_read_irq_line the default on mpc7448hpc2 board by Zang Roy-r61911 · 18 years ago
  90. 533462d [POWERPC] CPM_UART: Fix inconsistency of function definition by Kalle Pokki · 18 years ago
  91. 1d30593 [POWERPC] Compilation fixes for ppc4xx PCI-less configs by Wojtek Kaniewski · 18 years ago
  92. d6a0005 [POWERPC] Book-E reg MCSR msg misquoted by nkalmala · 18 years ago
  93. ef2b343 [POWERPC] Make soft_enabled irqs preempt safe by Hugh Dickins · 18 years ago
  94. 56291e1 [POWERPC] iSeries: fix slb.c for combined build by Stephen Rothwell · 18 years ago
  95. 1d13581 [POWERPC] iSeries: fix xmon.c for combined build by Stephen Rothwell · 18 years ago
  96. 501b6d2 [POWERPC] iSeries: fix time.c for combined build by Stephen Rothwell · 18 years ago
  97. ad5cb17 [POWERPC] iSeries: fix sysfs.c for combined build by Stephen Rothwell · 18 years ago
  98. b06a318 [POWERPC] iSeries: fix irq.c for combined build by Stephen Rothwell · 18 years ago
  99. f9df68e [POWERPC] iSeries: improve viodasd initialisation by Stephen Rothwell · 18 years ago
  100. 6ad4e70 [POWERPC] Fix IDE build with ARCH=ppc by Benjamin Herrenschmidt · 18 years ago