1. ab56dbd [POWERPC] Fix cell "new style" mapping and add debug by Benjamin Herrenschmidt · 18 years ago
  2. 274cef5 [POWERPC] spufs: fix another off-by-one bug in spufs_mbox_read by Arnd Bergmann · 18 years ago
  3. f6b301b [POWERPC] spufs: fix signal2 file to report signal2 by Dwayne Grant Mcconnell · 18 years ago
  4. 654e4ae [POWERPC] spufs: fix support for read/write on cntl by Noguchi, Masato · 18 years ago
  5. e5267b4 [POWERPC] Don't crash on cell with 2 BEs when !CONFIG_NUMA by Benjamin Herrenschmidt · 18 years ago
  6. f5a9245 [POWERPC] SPU fixup after irq changes by Olaf Hering · 18 years ago
  7. 35a84c2 [POWERPC] Fix up after irq changes by Olaf Hering · 18 years ago
  8. 49f19ce [PATCH] powerpc: irq change build breaks by Olof Johansson · 18 years ago
  9. 7d12e78 IRQ: Maintain regs pointer globally rather than passing to IRQ handlers by David Howells · 18 years ago
  10. 43b4f40 [POWERPC] cell: fix bugs found by sparse by Arnd Bergmann · 18 years ago
  11. f7e2ce7 [POWERPC] spiderpic: enable new style devtree support by Arnd Bergmann · 18 years ago
  12. 8676727 [POWERPC] spufs: add infrastructure for finding elf objects by Arnd Bergmann · 18 years ago
  13. 7650f2f [POWERPC] spufs: support new OF device tree format by Arnd Bergmann · 18 years ago
  14. e1dbff2 [POWERPC] spufs: add support for read/write on cntl by Arnd Bergmann · 18 years ago
  15. 772920e [POWERPC] spufs: remove support for ancient firmware by Arnd Bergmann · 18 years ago
  16. cdcc89b [POWERPC] spufs: make mailbox functions handle multiple elements by Arnd Bergmann · 18 years ago
  17. ac91cb8 [POWERPC] spufs: use correct pg_prot for mapping SPU local store by Arnd Bergmann · 18 years ago
  18. 6263203 [POWERPC] spufs: Add infrastructure needed for gang scheduling by Arnd Bergmann · 18 years ago
  19. 9add11d [POWERPC] spufs: implement error event delivery to user space by Arnd Bergmann · 18 years ago
  20. 28347bc [POWERPC] spufs: fix context switch during page fault by HyeonSeung Jang · 18 years ago
  21. a68cf98 [POWERPC] spufs: scheduler support for NUMA. by Mark Nutter · 18 years ago
  22. 27d5bf2 [POWERPC] spufs: cell spu problem state mapping updates by Benjamin Herrenschmidt · 18 years ago
  23. fefd26b Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/configh by Linus Torvalds · 18 years ago
  24. 038b0a6 Remove all inclusions of <linux/config.h> by Dave Jones · 18 years ago
  25. 2e19458 [POWERPC] Cell interrupt rework by Benjamin Herrenschmidt · 18 years ago
  26. ccaa36f Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 18 years ago
  27. ba52de1 [PATCH] inode-diet: Eliminate i_blksize from the inode structure by Theodore Ts'o · 18 years ago
  28. 8e18e29 [PATCH] inode_diet: Replace inode.u.generic_ip with inode.i_private by Theodore Ts'o · 18 years ago
  29. ed2bfcd [POWERPC] cell spufs iomem annotations by Al Viro · 18 years ago
  30. e45d663 [POWERPC] NULL noise removal: spufs by Al Viro · 18 years ago
  31. 9a2ded5 [POWERPC] powerpc: Make RTAS console init generic by Michael Neuling · 18 years ago
  32. f39b7a5 [POWERPC] Cleanup CPU inits by Olof Johansson · 18 years ago
  33. 9e6ee34 [POWERPC] cell: interrupt.c whitespace clean up by Geoff Levand · 18 years ago
  34. 57cad80 Merge branch 'merge' by Paul Mackerras · 18 years ago
  35. c61c27d [POWERPC] cell: Constify & voidify get_property() by Jeremy Kerr · 18 years ago
  36. 6e99e45 [PATCH] powerpc: fix trigger handling in the new irq code by Benjamin Herrenschmidt · 18 years ago
  37. 0ebfff1 [POWERPC] Add new interrupt mapping core and change platforms to use it by Benjamin Herrenschmidt · 18 years ago
  38. b9e5b4e [POWERPC] Use the genirq framework by Benjamin Herrenschmidt · 18 years ago
  39. 609c999 [POWERPC] fix implicit declaration on cell. by Dave Jones · 18 years ago
  40. 6714465 [PATCH] irq-flags: POWERPC: Use the new IRQF_ constants by Thomas Gleixner · 18 years ago
  41. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 18 years ago
  42. 3aa590c Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 18 years ago
  43. d1bef4e [PATCH] genirq: rename desc->handler to desc->chip by Ingo Molnar · 18 years ago
  44. 2cd90bc [POWERPC] spufs: fix class0 interrupt assignment by Arnd Bergmann · 18 years ago
  45. 4da30d1 [POWERPC] spufs: fix memory hotplug dependency by Geoff Levand · 18 years ago
  46. 910ab66 [POWERPC] spufs: fix MFC command queue purge by Benjamin Herrenschmidt · 18 years ago
  47. 23cc770 [POWERPC] spufs: map mmio space as guarded into user space by Benjamin Herrenschmidt · 18 years ago
  48. 94b60ec [POWERPC] Enable the RTAS udbg console on IBM Cell Blade by Michael Ellerman · 18 years ago
  49. 7d0daae [POWERPC] powerpc: Initialise ppc_md htab pointers earlier by Michael Ellerman · 18 years ago
  50. 34af946 [PATCH] spin/rwlock init cleanups by Ingo Molnar · 18 years ago
  51. d6e05ed spelling fixes by Andreas Mohr · 18 years ago
  52. 73b6af8 [PATCH] spufs: update ->flush method proto by Al Viro · 18 years ago
  53. fb1bb34 [PATCH] remove for_each_cpu() by Andrew Morton · 18 years ago
  54. 1e48275 [PATCH] more for_each_cpu() removal by Andrew Morton · 18 years ago
  55. 454e239 [PATCH] VFS: Permit filesystem to override root dentry on mount by David Howells · 18 years ago
  56. 72abd54 [POWERPC] Unify ppc syscall tables by Andreas Schwab · 18 years ago
  57. 3795071 [POWERPC] spufs: one more fix for 64k pages by arnd@arndb.de · 18 years ago
  58. c983294 [POWERPC] spufs: fail spu_create with invalid flags by arnd@arndb.de · 18 years ago
  59. ba723fe [POWERPC] spufs: clear class2 interrupt status before wakeup by Masato Noguchi · 18 years ago
  60. 6e18b27 [POWERPC] spufs: fix Makefile for "make clean" by Masato Noguchi · 18 years ago
  61. 2eabbbd [POWERPC] spufs: remove stop_code from struct spu by Masato Noguchi · 18 years ago
  62. a91942a [POWERPC] spufs: fix spu irq affinity setting by Geoff Levand · 18 years ago
  63. 540270d [POWERPC] spufs: further abstract priv1 register access by Geoff Levand · 18 years ago
  64. c01ea72 [POWERPC] spufs: split the Cell BE support into generic and platform dependant parts by Geoff Levand · 18 years ago
  65. e46a023 [POWERPC] spufs: dont try to access SPE channel 1 count by arnd@arndb.de · 18 years ago
  66. ecec217 [POWERPC] spufs: use kzalloc in create_spu by Jeremy Kerr · 18 years ago
  67. 970f1ba [POWERPC] spufs: fix initial state of wbox file by arnd@arndb.de · 18 years ago
  68. 7b1a701 [POWERPC] spufs: add a phys-id attribute to each SPU context by arnd@arndb.de · 18 years ago
  69. 724bd80 [POWERPC] spufs: set up correct SLB entries for 64k pages by arnd@arndb.de · 18 years ago
  70. 0309f02 [POWERPC] spufs: fix deadlock in spu_create error path by Michael Ellerman · 18 years ago
  71. d9379c4 [POWERPC] spufs: restore mapping of mssync register by arnd@arndb.de · 18 years ago
  72. 91edfa4 [POWERPC] cell: always build spu base into the kernel by arnd@arndb.de · 18 years ago
  73. 1d64093 [POWERPC] cell: register SPUs as sysdevs by Jeremy Kerr · 18 years ago
  74. b40feec [POWERPC] cell: fix interrupt priority handling by arnd@arndb.de · 18 years ago
  75. acf7d76 [POWERPC] cell: add RAS support by Benjamin Herrenschmidt · 18 years ago
  76. df31065 [POWERPC] cleanup dma_mapping_ops by Anton Blanchard · 18 years ago
  77. 7a0c58d Merge branch 'merge' by Paul Mackerras · 18 years ago
  78. 133dda1 [PATCH] powerpc: Fix cell blade detection by Arnd Bergmann · 18 years ago
  79. c029cc6 Merge branch 'merge' by Paul Mackerras · 18 years ago
  80. 0f04108 [PATCH] powerpc: wire up sys_[gs]et_robust_list by David Woodhouse · 18 years ago
  81. b471f55 [PATCH] powerpc: check Cell SPU syscall number range _before_ using it by David Woodhouse · 18 years ago
  82. 5a4fa16 [PATCH] powerpc: fill hole in Cell SPU syscall table by David Woodhouse · 18 years ago
  83. f18fc72 Merge ../linux-2.6 by Paul Mackerras · 18 years ago
  84. 8261aa6 [PATCH] powerpc: cell: Add numa id to struct spu by Jeremy Kerr · 18 years ago
  85. bed120c [PATCH] spufs: fix for CONFIG_NUMA by Joel H Schopp · 18 years ago
  86. c5c4591 [PATCH] powerpc: cell: use kzalloc in alloc_spu_context() by Jeremy Kerr · 18 years ago
  87. f807221 [PATCH] spufs: Disable local interrupts for SPE hash_page calls. by Arnd Bergmann · 18 years ago
  88. 2833c28 [PATCH] powerpc: Wire up *at syscalls by Andreas Schwab · 18 years ago
  89. 912d35f [PATCH] Add support for the sys_vmsplice syscall by Jens Axboe · 18 years ago
  90. 23b2527 [PATCH] powerpc/cell: remove BUILD_BUG_ON and add sys_tee to spu_syscall_table by Arnd Bergmann · 18 years ago
  91. 183b73a [PATCH] spufs: fix context-switch decrementer code by Jordi Caubet · 18 years ago
  92. cfff5b2 [PATCH] powerpc/cell: compile fixes by Dave Jones · 18 years ago
  93. 0e55195 [PATCH] for_each_possible_cpu: powerpc by KAMEZAWA Hiroyuki · 18 years ago
  94. bac30d1 Merge ../linux-2.6 by Paul Mackerras · 18 years ago
  95. 99ac48f [PATCH] mark f_ops const in the inode by Arjan van de Ven · 18 years ago
  96. e822250 [PATCH] powerpc: Kill _machine and hard-coded platform numbers by Benjamin Herrenschmidt · 18 years ago
  97. e78b47a [PATCH] spufs: fix __init/__exit annotations by Arnd Bergmann · 18 years ago
  98. 79c227a [PATCH] spufs: Fix endless protection fault on LS writes by SPE. by Arnd Bergmann · 18 years ago
  99. 47952d5 [PATCH] powerpc: use guarded ioremap for cell on-chip mappings by Arnd Bergmann · 18 years ago
  100. 2fa6874 [PATCH] powerpc: fix spider-pic affinity setting by Arnd Bergmann · 18 years ago