1. da06aa0 [POWERPC] spufs: we should only execute init_spu_base on cell by Stephen Rothwell · 18 years ago
  2. c2b2226 [POWERPC] spufs: always send sigtrap on breakpoint by Arnd Bergmann · 18 years ago
  3. bd2e5f8 [POWERPC] spufs: return an error in spu_create is isolated create isnt supported by Jeremy Kerr · 18 years ago
  4. aa668d6 [POWERPC] Fix compile issue for Efika platform by Nicolas DET · 18 years ago
  5. 7839af3 [POWERPC] Compile a zImage.chrp if PPC_EFIKA seleted by Nicolas DET · 18 years ago
  6. fecb352 [POWERPC] powerpc: Make 970MP detectable by oprofile by Mike Wolf · 18 years ago
  7. 1c72db1 [POWERPC] update cell_defconfig for ps3 support by Arnd Bergmann · 18 years ago
  8. 797c7b5 [POWERPC] ps3: add ps3_defconfig by Geoff Levand · 18 years ago
  9. a3d4d64 [POWERPC] ps3: add ps3 platform system bus support by Geoff Levand · 18 years ago
  10. de91a53 [POWERPC] ps3: add spu support by Geoff Levand · 18 years ago
  11. 00a3e2e [POWERPC] ps3: add OS params support by Geoff Levand · 18 years ago
  12. 261efc3 [POWERPC] ps3: add lpar addressing by Geoff Levand · 18 years ago
  13. 2832a81 [POWERPC] ps3: add interrupt support by Geoff Levand · 18 years ago
  14. 6e74b38 [POWERPC] ps3: add repository support by Geoff Levand · 18 years ago
  15. c6cec72 [POWERPC] ps3: add htab routines by Geoff Levand · 18 years ago
  16. 82a527f0 [POWERPC] ps3: add feature bits by Geoff Levand · 18 years ago
  17. 1e4ed91 [POWERPC] ps3: add lv1 hvcalls by Geoff Levand · 18 years ago
  18. f58a9d1 [POWERPC] ps3: add support for ps3 platform by Geoff Levand · 18 years ago
  19. a985239 [POWERPC] cell: spu management xmon routines by Michael Ellerman · 18 years ago
  20. e28b003 [POWERPC] cell: abstract spu management routines by Geoff Levand · 18 years ago
  21. e34226d [POWERPC] add virq_to_hw accessor routine by Geoff Levand · 18 years ago
  22. 897f112 [POWERPC] Import updated version of ppc disassembly code for xmon by Michael Ellerman · 18 years ago
  23. 0b8e2e1 [POWERPC] Make 64-bit cpu features defined on 32-bit by Michael Ellerman · 18 years ago
  24. e042604 [POWERPC] Make xmon disassembly optional by Michael Ellerman · 18 years ago
  25. af89fb8 [POWERPC] Add spu disassembly to xmon by Michael Ellerman · 18 years ago
  26. ae06e37 [POWERPC] Import spu disassembly code into xmon by Michael Ellerman · 18 years ago
  27. 4c4c872 [POWERPC] Prepare for spu disassembly in xmon by Michael Ellerman · 18 years ago
  28. 24a24c8 [POWERPC] Add a sd command (spu dump) to xmon to dump spu local store by Michael Ellerman · 18 years ago
  29. 2a14442 [POWERPC] Show state of spus as theyre stopped in Cell xmon helper by Michael Ellerman · 18 years ago
  30. 437a070 [POWERPC] Fix sparse warning in xmon Cell code by Michael Ellerman · 18 years ago
  31. 5850dd8 [POWERPC] cell: hard disable interrupts in power_save() by Benjamin Herrenschmidt · 18 years ago
  32. bf1ab97 [POWERPC] coredump: Add SPU elf notes to coredump. by Dwayne Grant McConnell · 18 years ago
  33. 9309180 [POWERPC] powerpc: Workaround for of_platform without "reg" nor "dcr-reg" by Benjamin Herrenschmidt · 18 years ago
  34. 974a76f [POWERPC] Distinguish POWER6 partition modes and tell userspace by Paul Mackerras · 18 years ago
  35. 18f2190 [POWERPC] cell: Add oprofile support by Maynard Johnson · 18 years ago
  36. 0443bbd [POWERPC] cell: Add routines for managing PMU interrupts by Kevin Corry · 18 years ago
  37. e4f6948 [POWERPC] cell: Move PMU-related stuff to include/asm-powerpc/cell-pmu.h by Kevin Corry · 18 years ago
  38. c93dfa0 [POWERPC] cell: PMU register macros by Kevin Corry · 18 years ago
  39. 5231800c [POWERPC] cell: Add symbol exports for oprofile by Arnd Bergmann · 18 years ago
  40. c6730ed [POWERPC] spufs: Load isolation kernel from spu_run by Jeremy Kerr · 18 years ago
  41. 3960c26 [POWERPC] spufs: Add runcntrl read accessors by Jeremy Kerr · 18 years ago
  42. ee2d734 [POWERPC] spufs: Use SPU master control to prevent wild SPU execution by Arnd Bergmann · 18 years ago
  43. 3692dc6 [POWERPC] spufs: Fix return value of spufs_mfc_write by Masato Noguchi · 18 years ago
  44. 932f535d [POWERPC] spufs: Always map local store non-guarded by Arnd Bergmann · 18 years ago
  45. 5c3ecd6 [POWERPC] spufs: Avoid user-triggered oops in ptrace by Christoph Hellwig · 18 years ago
  46. 2ebb247 [POWERPC] spufs: Fix missing stop-and-signal by Masato Noguchi · 18 years ago
  47. 453d9f7 [POWERPC] spufs: Return correct event for data storage interrupt by Arnd Bergmann · 18 years ago
  48. 0021550 [POWERPC] spufs: Replace spu.nid with spu.node by Geoff Levand · 18 years ago
  49. 17f88ce [POWERPC] spufs: Read from signal files only if data is there by Dwayne Grant McConnell · 18 years ago
  50. 69a2f00 [POWERPC] spufs: Implement /mbox_info, /ibox_info, and /wbox_info. by Dwayne Grant McConnell · 18 years ago
  51. 1182e1d [POWERPC] spufs: Remove /spu_tag_mask file by Dwayne Grant McConnell · 18 years ago
  52. b9e3bd7 [POWERPC] spufs: Add /lslr, /dma_info and /proxydma files by Dwayne Grant McConnell · 18 years ago
  53. 9b5047e [POWERPC] spufs: Change %llx to 0x%llx. by Dwayne Grant McConnell · 18 years ago
  54. 8dc86ab [POWERPC] Change ppc_rtas declaration to weak by Geoff Levand · 18 years ago
  55. 78dc4c2 [POWERPC] 8xx: Off-by-one fixes to SCC parameter RAM definitions by Kalle Pokki · 18 years ago
  56. adaa3a7 [POWERPC] setup_kcore(): Fix incorrect function name in panic() call. by Geert Uytterhoeven · 18 years ago
  57. 4687522 [POWERPC] Don't compile arch/powerpc mpc52xx_pic driver for ARCH=ppc by Grant Likely · 18 years ago
  58. 9a06c3b1 [POWERPC] Fix wraparound problem in smp-tbsync on 32-bit by Adrian Cox · 18 years ago
  59. 35af89e [POWERPC] Cleanup zImage handling of kernel entry with flat device tree by David Gibson · 18 years ago
  60. f79e083 [POWERPC] Small clarification of initrd handling by David Gibson · 18 years ago
  61. 3e00a5a [POWERPC] Xserve cpu-meter driver by Benjamin Herrenschmidt · 18 years ago
  62. 088df4d [POWERPC] Wrap cpu_die() with CONFIG_HOTPLUG_CPU by Linas Vepstas · 18 years ago
  63. 5873c9b [POWERPC] Make pci_read_irq_line the default on mpc7448hpc2 board by Zang Roy-r61911 · 18 years ago
  64. 533462d [POWERPC] CPM_UART: Fix inconsistency of function definition by Kalle Pokki · 18 years ago
  65. 1d30593 [POWERPC] Compilation fixes for ppc4xx PCI-less configs by Wojtek Kaniewski · 18 years ago
  66. d6a0005 [POWERPC] Book-E reg MCSR msg misquoted by nkalmala · 18 years ago
  67. ef2b343 [POWERPC] Make soft_enabled irqs preempt safe by Hugh Dickins · 18 years ago
  68. 56291e1 [POWERPC] iSeries: fix slb.c for combined build by Stephen Rothwell · 18 years ago
  69. 1d13581 [POWERPC] iSeries: fix xmon.c for combined build by Stephen Rothwell · 18 years ago
  70. 501b6d2 [POWERPC] iSeries: fix time.c for combined build by Stephen Rothwell · 18 years ago
  71. ad5cb17 [POWERPC] iSeries: fix sysfs.c for combined build by Stephen Rothwell · 18 years ago
  72. b06a318 [POWERPC] iSeries: fix irq.c for combined build by Stephen Rothwell · 18 years ago
  73. f9df68e [POWERPC] iSeries: improve viodasd initialisation by Stephen Rothwell · 18 years ago
  74. 6ad4e70 [POWERPC] Fix IDE build with ARCH=ppc by Benjamin Herrenschmidt · 18 years ago
  75. 757db1e [POWERPC] Fix __raw* accessors by Benjamin Herrenschmidt · 18 years ago
  76. 68a6435 [POWERPC] Merge 32 and 64 bits asm-powerpc/io.h by Benjamin Herrenschmidt · 18 years ago
  77. 3d1ea8e [POWERPC] Remove ioremap64 and fixup_bigphys_addr by Benjamin Herrenschmidt · 18 years ago
  78. 165785e [POWERPC] Cell iommu support by Jeremy Kerr · 18 years ago
  79. acfd946 [POWERPC] Make cell use direct DMA ops by Benjamin Herrenschmidt · 18 years ago
  80. c80d913 [POWERPC] Make direct DMA use node local allocations by Benjamin Herrenschmidt · 18 years ago
  81. 92b20c4 [POWERPC] Add an optional offset to direct DMA on 64 bits by Benjamin Herrenschmidt · 18 years ago
  82. 3bc0f40 [POWERPC] Spider uses low level BE MMIO accessors by Benjamin Herrenschmidt · 18 years ago
  83. 014da7f [POWERPC] Cell "Spider" MMIO workarounds by Benjamin Herrenschmidt · 18 years ago
  84. 4cb3cee [POWERPC] Allow hooking of PCI MMIO & PIO accessors on 64 bits by Benjamin Herrenschmidt · 18 years ago
  85. d03f387 [POWERPC] Cell fixup DMA offset for new southbridge by Benjamin Herrenschmidt · 18 years ago
  86. 4c9d280 [POWERPC] Generic OF platform driver for PCI host bridges. by Benjamin Herrenschmidt · 18 years ago
  87. 803d457 [POWERPC] Add "parent" struct device for PCI host bridges by Benjamin Herrenschmidt · 18 years ago
  88. 6506e71 [POWERPC] Resolve the BUID for RTAS PCI config space accesses by Benjamin Herrenschmidt · 18 years ago
  89. e557a1c [POWERPC] Resolve the parent address of a PCI bus range by Benjamin Herrenschmidt · 18 years ago
  90. 8681087 [POWERPC] Add DMA ops support for of_platform_device to Cell by Benjamin Herrenschmidt · 18 years ago
  91. 12d04ee [POWERPC] Refactor 64 bits DMA operations by Benjamin Herrenschmidt · 18 years ago
  92. 7c71987 [PATCH] ibmveth: Remove ibmveth "liobn" field by Benjamin Herrenschmidt · 18 years ago
  93. 96289b0 [POWERPC] Hook of_platform_bus_probe with cell by Benjamin Herrenschmidt · 18 years ago
  94. 7eebde7 [POWERPC] Souped-up of_platform_device support by Benjamin Herrenschmidt · 18 years ago
  95. 21fb5a1 [POWERPC] Native cell support for MPIC in southbridge by Benjamin Herrenschmidt · 18 years ago
  96. a959ff5 [POWERPC] Improve MPIC driver auto-configuration from DT by Benjamin Herrenschmidt · 18 years ago
  97. fbf0274 [POWERPC] Support for DCR based MPIC by Benjamin Herrenschmidt · 18 years ago
  98. 1be3770 [POWERPC] Make EMAC use generic DCR access methods by Benjamin Herrenschmidt · 18 years ago
  99. 4c75a6f [POWERPC] Generic DCR infrastructure by Benjamin Herrenschmidt · 18 years ago
  100. 69108cf [POWERPC] Remove ppc_md.pci_map_irq & ppc_swizzle for ARCH=powerpc by Benjamin Herrenschmidt · 18 years ago