1. 72e77a1 [POWERPC] Split cell platforms into their respective Kconfig file by Kumar Gala · 18 years ago
  2. 94b2a43 [POWERPC] Fix spu SLB invalidations by Benjamin Herrenschmidt · 18 years ago
  3. 50b520d [POWERPC] avoid SPU_ACTIVATE_NOWAKE optimization by Christoph Hellwig · 18 years ago
  4. aa0ed2b [POWERPC] spufs: fix possible memory corruption is spufs_mem_write by Arnd Bergmann · 18 years ago
  5. 5719070 [POWERPC] Create and use get_pci_dma_ops() by Stephen Rothwell · 18 years ago
  6. 9874777 [POWERPC] Create and use set_pci_dma_ops by Stephen Rothwell · 18 years ago
  7. bcb63e2 [POWERPC] cell: PPU Oprofile cleanup patch by Carl Love · 18 years ago
  8. 128b854 [POWERPC] spufs: avoid accessing kernel memory through mmapped /mem node by Masato Noguchi · 18 years ago
  9. 2eb1b12 [POWERPC] spu sched: static timeslicing for SCHED_RR contexts by Christoph Hellwig · 18 years ago
  10. 72cb360 [POWERPC] spu sched: use DECLARE_BITMAP by Christoph Hellwig · 18 years ago
  11. 52f04fc [POWERPC] spu sched: forced preemption at execution by Christoph Hellwig · 18 years ago
  12. ae7b4c5 [POWERPC] spu sched: update some comments by Christoph Hellwig · 18 years ago
  13. 678b2ff [POWERPC] spu sched: simplity spu_remove_from_active_list by Christoph Hellwig · 18 years ago
  14. 26bec67 [POWERPC] spufs: optimize spu_run by Christoph Hellwig · 18 years ago
  15. 079cdb6 [POWERPC] spufs: runqueue simplification by Christoph Hellwig · 18 years ago
  16. 8389998 [POWERPC] spufs: move prio to spu_context by Christoph Hellwig · 18 years ago
  17. 6a0641e5 [POWERPC] spufs: state_mutex cleanup by Christoph Hellwig · 18 years ago
  18. 650f8b0 [POWERPC] spufs: simplify state_mutex by Christoph Hellwig · 18 years ago
  19. 202557d [POWERPC] spufs: sched.c cleanups by Christoph Hellwig · 18 years ago
  20. 81998ba [POWERPC] spufs: bind_context sets SPU_STATE_RUNNABLE by Christoph Hellwig · 18 years ago
  21. aa56c16 [POWERPC] spufs: remove superfluous SPU_STATE_SAVED assignments by Christoph Hellwig · 18 years ago
  22. 5cb23af [POWERPC] spufs: remove empty last line in run.c by Christoph Hellwig · 18 years ago
  23. 30a6c33 [POWERPC] spufs: remove SPU_CONTEXT_PREEMPT by Christoph Hellwig · 18 years ago
  24. 17e0e27 [POWERPC] spufs: Fix bitrot of the SPU mmap facility by Benjamin Herrenschmidt · 18 years ago
  25. 78bde53 [POWERPC] spufs: remove need for struct page for SPEs by Benjamin Herrenschmidt · 18 years ago
  26. 754661f [PATCH] mark struct inode_operations const 1 by Arjan van de Ven · 18 years ago
  27. 9c2e08c [PATCH] mark struct file_operations const 9 by Arjan van de Ven · 18 years ago
  28. 5dfe4c9 [PATCH] mark struct file_operations const 2 by Arjan van de Ven · 18 years ago
  29. 9340b0d [PATCH] arch/powerpc trivial annotations by Al Viro · 18 years ago
  30. c9868fe [POWERPC] Celleb: consolidate spu management ops by Ishizaki Kou · 18 years ago
  31. 3650cfe [POWERPC] spufs: Add SPU register lock by Ishizaki Kou · 18 years ago
  32. ccb4911 [POWERPC] spufs: fix assignment of node numbers by Arnd Bergmann · 18 years ago
  33. 6e22ba6 [POWERPC] cell: Fix spufs with "new style" device-tree by Benjamin Herrenschmidt · 18 years ago
  34. a24e57b [POWERPC] cell: Enable spider workarounds on all PCI buses by Jens Osterkamp · 18 years ago
  35. 13d7d84 Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 18 years ago
  36. 39f44be [POWERPC] Fix SPU coredump code for max_fdset removal by Paul Mackerras · 18 years ago
  37. b4d1ab5 [PATCH] struct path: convert powerpc by Josef Sipek · 18 years ago
  38. 22b6e59 [POWERPC] cbe_thermal: Fix initialization of sysfs attribute_group by Christian Krafft · 18 years ago
  39. a081e12 [POWERPC] Fix cell pmu initialisation by Stephen Rothwell · 18 years ago
  40. e18b890 [PATCH] slab: remove kmem_cache_t by Christoph Lameter · 18 years ago
  41. e94b176 [PATCH] slab: remove SLAB_KERNEL by Christoph Lameter · 18 years ago
  42. da06aa0 [POWERPC] spufs: we should only execute init_spu_base on cell by Stephen Rothwell · 18 years ago
  43. c2b2226 [POWERPC] spufs: always send sigtrap on breakpoint by Arnd Bergmann · 18 years ago
  44. bd2e5f8 [POWERPC] spufs: return an error in spu_create is isolated create isnt supported by Jeremy Kerr · 18 years ago
  45. e28b003 [POWERPC] cell: abstract spu management routines by Geoff Levand · 18 years ago
  46. 5850dd8 [POWERPC] cell: hard disable interrupts in power_save() by Benjamin Herrenschmidt · 18 years ago
  47. bf1ab97 [POWERPC] coredump: Add SPU elf notes to coredump. by Dwayne Grant McConnell · 18 years ago
  48. 18f2190 [POWERPC] cell: Add oprofile support by Maynard Johnson · 18 years ago
  49. 0443bbd [POWERPC] cell: Add routines for managing PMU interrupts by Kevin Corry · 18 years ago
  50. e4f6948 [POWERPC] cell: Move PMU-related stuff to include/asm-powerpc/cell-pmu.h by Kevin Corry · 18 years ago
  51. c93dfa0 [POWERPC] cell: PMU register macros by Kevin Corry · 18 years ago
  52. 5231800c [POWERPC] cell: Add symbol exports for oprofile by Arnd Bergmann · 18 years ago
  53. c6730ed [POWERPC] spufs: Load isolation kernel from spu_run by Jeremy Kerr · 18 years ago
  54. 3960c26 [POWERPC] spufs: Add runcntrl read accessors by Jeremy Kerr · 18 years ago
  55. ee2d734 [POWERPC] spufs: Use SPU master control to prevent wild SPU execution by Arnd Bergmann · 18 years ago
  56. 3692dc6 [POWERPC] spufs: Fix return value of spufs_mfc_write by Masato Noguchi · 18 years ago
  57. 932f535d [POWERPC] spufs: Always map local store non-guarded by Arnd Bergmann · 18 years ago
  58. 5c3ecd6 [POWERPC] spufs: Avoid user-triggered oops in ptrace by Christoph Hellwig · 18 years ago
  59. 2ebb247 [POWERPC] spufs: Fix missing stop-and-signal by Masato Noguchi · 18 years ago
  60. 453d9f7 [POWERPC] spufs: Return correct event for data storage interrupt by Arnd Bergmann · 18 years ago
  61. 0021550 [POWERPC] spufs: Replace spu.nid with spu.node by Geoff Levand · 18 years ago
  62. 17f88ce [POWERPC] spufs: Read from signal files only if data is there by Dwayne Grant McConnell · 18 years ago
  63. 69a2f00 [POWERPC] spufs: Implement /mbox_info, /ibox_info, and /wbox_info. by Dwayne Grant McConnell · 18 years ago
  64. 1182e1d [POWERPC] spufs: Remove /spu_tag_mask file by Dwayne Grant McConnell · 18 years ago
  65. b9e3bd7 [POWERPC] spufs: Add /lslr, /dma_info and /proxydma files by Dwayne Grant McConnell · 18 years ago
  66. 9b5047e [POWERPC] spufs: Change %llx to 0x%llx. by Dwayne Grant McConnell · 18 years ago
  67. 165785e [POWERPC] Cell iommu support by Jeremy Kerr · 18 years ago
  68. acfd946 [POWERPC] Make cell use direct DMA ops by Benjamin Herrenschmidt · 18 years ago
  69. 014da7f [POWERPC] Cell "Spider" MMIO workarounds by Benjamin Herrenschmidt · 18 years ago
  70. d03f387 [POWERPC] Cell fixup DMA offset for new southbridge by Benjamin Herrenschmidt · 18 years ago
  71. 4c9d280 [POWERPC] Generic OF platform driver for PCI host bridges. by Benjamin Herrenschmidt · 18 years ago
  72. 8681087 [POWERPC] Add DMA ops support for of_platform_device to Cell by Benjamin Herrenschmidt · 18 years ago
  73. 12d04ee [POWERPC] Refactor 64 bits DMA operations by Benjamin Herrenschmidt · 18 years ago
  74. 96289b0 [POWERPC] Hook of_platform_bus_probe with cell by Benjamin Herrenschmidt · 18 years ago
  75. 21fb5a1 [POWERPC] Native cell support for MPIC in southbridge by Benjamin Herrenschmidt · 18 years ago
  76. f90bb15 [POWERPC] Make pci_read_irq_line the default by Benjamin Herrenschmidt · 18 years ago
  77. 79acbb3 Merge branch 'linux-2.6' into for-linus by Paul Mackerras · 18 years ago
  78. ab56dbd [POWERPC] Fix cell "new style" mapping and add debug by Benjamin Herrenschmidt · 18 years ago
  79. 36ca4ba [POWERPC] cell: add cpufreq driver for Cell BE processor by Christian Krafft · 18 years ago
  80. ff8a8f2 [POWERPC] add support for stopping spus from xmon by Michael Ellerman · 18 years ago
  81. 302eca1 [POWERPC] cell: use ppc_md->power_save instead of cbe_idle_loop by arnd@arndb.de · 18 years ago
  82. b3d7dc1 [POWERPC] cell: add temperature to SPU and CPU sysfs entries by Christian Krafft · 18 years ago
  83. e570beb [POWERPC] cell: add support for registering sysfs attributes to spus by Christian Krafft · 18 years ago
  84. d8bf96e [POWERPC] cell: add low-level performance monitoring code by Kevin Corry · 18 years ago
  85. bffd492 [POWERPC] cell: add shadow registers for pmd_reg by Kevin Corry · 18 years ago
  86. 22b8c9f [POWERPC] cell: update Cell BE register definitions by David Erb · 18 years ago
  87. 099814b [POWERPC] spufs: Add isolated-mode SPE recycling support by Jeremy Kerr · 18 years ago
  88. 0afacde [POWERPC] spufs: allow isolated mode apps by starting the SPE loader by arnd@arndb.de · 18 years ago
  89. eb758ce [POWERPC] spufs: "stautus" isnt a word. by arnd@arndb.de · 18 years ago
  90. 5737edd [POWERPC] spufs: add support for nonschedulable contexts by Mark Nutter · 18 years ago
  91. cc21a66 [POWERPC] cell: remove unused struct spu variable by Geoff Levand · 18 years ago
  92. 24f43b3 [POWERPC] spufs: wrap mfc sdr access by Masato Noguchi · 18 years ago
  93. 274cef5 [POWERPC] spufs: fix another off-by-one bug in spufs_mbox_read by Arnd Bergmann · 18 years ago
  94. f6b301b [POWERPC] spufs: fix signal2 file to report signal2 by Dwayne Grant Mcconnell · 18 years ago
  95. 654e4ae [POWERPC] spufs: fix support for read/write on cntl by Noguchi, Masato · 18 years ago
  96. e5267b4 [POWERPC] Don't crash on cell with 2 BEs when !CONFIG_NUMA by Benjamin Herrenschmidt · 18 years ago
  97. f5a9245 [POWERPC] SPU fixup after irq changes by Olaf Hering · 18 years ago
  98. 35a84c2 [POWERPC] Fix up after irq changes by Olaf Hering · 18 years ago
  99. 49f19ce [PATCH] powerpc: irq change build breaks by Olof Johansson · 18 years ago
  100. 7d12e78 IRQ: Maintain regs pointer globally rather than passing to IRQ handlers by David Howells · 18 years ago