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