1. 9476141 [POWERPC] spufs: don't set reserved bits in spu interrupt status by Masato Noguchi · 17 years ago
  2. b192541 [POWERPC] spufs: spu_find_victim may choose wrong victim by Luke Browning · 17 years ago
  3. 9156953 [POWERPC] spufs: reorganize spu_run_init by Luke Browning · 17 years ago
  4. d6ad39b [POWERPC] spufs: rework class 0 and 1 interrupt handling by Jeremy Kerr · 17 years ago
  5. 8af3067 [POWERPC] spufs: use #defines for SPU class [012] exception status by Jeremy Kerr · 17 years ago
  6. c40aa47 [POWERPC] spufs: fix incorrect interrupt status clearing in backing mbox stat poll by Jeremy Kerr · 17 years ago
  7. cc210b3 [POWERPC] spufs: add backing ops for privcntl register by Luke Browning · 17 years ago
  8. 33bfd7a [POWERPC] spufs: block fault handlers in spu_acquire_runnable by Arnd Bergmann · 17 years ago
  9. 7cd58e4 [POWERPC] spufs: move fault, lscsa_alloc and switch code to spufs module by Jeremy Kerr · 17 years ago
  10. 9b1d21f [POWERPC] spufs: fix typos in sched.c comments by Julio M. Merino Vidal · 17 years ago
  11. c25620d [POWERPC] cell: wrap master run control bit by Masato Noguchi · 17 years ago
  12. 684bd61 [POWERPC] cell: handle SPE kernel mappings that cross segment boundaries by Jeremy Kerr · 17 years ago
  13. f6eb7d7f [POWERPC] cell: add spu_64k_pages_available() check by Jeremy Kerr · 17 years ago
  14. 58bd403 [POWERPC] cell: handle kernel SLB setup in spu_base.c by Jeremy Kerr · 17 years ago
  15. c443aca [POWERPC] spufs: Fix context destroy vs /spu readdir race by Jeremy Kerr · 17 years ago
  16. 96de0e2 Convert files to UTF-8 and some cleanups by Jan Engelhardt · 17 years ago
  17. 4ba9b9d Slab API: remove useless ctor parameter and reorder parameters by Christoph Lameter · 17 years ago
  18. 1189be6 [POWERPC] Use 1TB segments by Paul Mackerras · 17 years ago
  19. 70f227d Merge branch 'linux-2.6' into for-2.6.24 by Paul Mackerras · 17 years ago
  20. 603c461 [POWERPC] spufs: fix mismerge, making context signal{1,2} files readable again by Jeremy Kerr · 17 years ago
  21. 0ce49a3 Merge branch 'linux-2.6' by Paul Mackerras · 17 years ago
  22. c0e7b4a [POWERPC] spusched: Fix null pointer dereference in find_victim by Christoph Hellwig · 17 years ago
  23. 104f0cc [POWERPC] spufs: Add DEFINE_SPUFS_ATTRIBUTE() by Michael Ellerman · 17 years ago
  24. 9e25ae6d [POWERPC] spufs: Respect RLIMIT_CORE in spu coredump code by Michael Ellerman · 17 years ago
  25. 7af1443 [POWERPC] spufs: Handle errors in SPU coredump code, and support coredump to a pipe by Michael Ellerman · 17 years ago
  26. 48cad41 [POWERPC] spufs: Combine spufs_coredump_calls with spufs_calls by Michael Ellerman · 17 years ago
  27. 78810ff [POWERPC] spufs: Add contents of npc file to SPU coredumps by Michael Ellerman · 17 years ago
  28. 74de08b [POWERPC] spufs: Internal __spufs_get_foo() routines should take a spu_context * by Michael Ellerman · 17 years ago
  29. 936d5bf [POWERPC] spufs: Get rid of spufs_coredump_num_notes, it's not needed if we NULL terminate by Michael Ellerman · 17 years ago
  30. 59000b5 [POWERPC] spufs: Correctly calculate the size of the local-store to dump by Michael Ellerman · 17 years ago
  31. d464fb4 [POWERPC] spufs: Write some SPU coredump values as ASCII by Michael Ellerman · 17 years ago
  32. 4fca9c4 [POWERPC] spufs: Use computed sizes/#defines rather than literals in SPU coredump code by Michael Ellerman · 17 years ago
  33. 9a5080f [POWERPC] spufs: Call spu_acquire_saved() before calculating the SPU note sizes by Michael Ellerman · 17 years ago
  34. f9b7bbe [POWERPC] spufs: Remove ctx_info and ctx_info_list by Michael Ellerman · 17 years ago
  35. a595ed6 [POWERPC] spufs: Extract the file descriptor search logic in SPU coredump code by Michael Ellerman · 17 years ago
  36. 05a059f [POWERPC] spufs: Fix restore_decr_wrapped() to match CBE Handbook by Jeremy Kerr · 17 years ago
  37. 98f0697 [POWERPC] cell: Unify spufs syscall path by Jeremy Kerr · 17 years ago
  38. 36ddbb1 [POWERPC] spufs: Fix race condition on gang->aff_ref_spu by Andre Detsch · 17 years ago
  39. 8b0d312 [POWERPC] spufs: Make isolated loader properly aligned by Sebastian Siewior · 17 years ago
  40. 6232a74 [POWERPC] spufs: Remove spu_harvest by Jeremy Kerr · 17 years ago
  41. 1e8b0f6 [POWERPC] spufs: Remove asmlinkage from do_spu_create by Jeremy Kerr · 17 years ago
  42. 1238819 [POWERPC] spufs: Make file-internal functions & variables static by Sebastian Siewior · 17 years ago
  43. ada83da [POWERPC] spufs: Don't call spu_run_init from spu_reacquire_runnable by Andre Detsch · 17 years ago
  44. 62ee68e [POWERPC] spufs: Fix update of mailbox status register during backed wbox write by Arnd Bergmann · 17 years ago
  45. 683e3ab [POWERPC] spufs: Fix affinity after introduction of node_allowed() calls by Andre Detsch · 17 years ago
  46. 9d78592 [POWERPC] spusched: Fix initial timeslice calculation by Christoph Hellwig · 17 years ago
  47. 6f6a6dc [POWERPC] spufs: Fix incorrect initialization of cbe_spu_info.spus by Masato Noguchi · 17 years ago
  48. b2c863b spusched: fix mismerge in spufs.h by Christoph Hellwig · 17 years ago
  49. 5fa63fc Fix ppc64 mismerge by Al Viro · 17 years ago
  50. 8b6f50ef1 spufs: make signal-notification files readonly for NOSCHED contexts by Jeremy Kerr · 17 years ago
  51. 486acd4 [CELL] spufs: rework list management and associated locking by Christoph Hellwig · 17 years ago
  52. 1474855 [CELL] oprofile: add support to OProfile for profiling CELL BE SPUs by Bob Nelson · 17 years ago
  53. 36aaccc [CELL] oprofile: enable SPU switch notification to detect currently active SPU tasks by Bob Nelson · 17 years ago
  54. cbc23d3 [CELL] spufs: integration of SPE affinity with the scheduller by Arnd Bergmann · 17 years ago
  55. c5fc8d2 [CELL] cell: add placement computation for scheduling of affinity contexts by Arnd Bergmann · 17 years ago
  56. 8e68e2f [CELL] spufs: extension of spu_create to support affinity definition by Arnd Bergmann · 17 years ago
  57. aa6d5b2 [CELL] cell: add per BE structure with info about its SPUs by Arnd Bergmann · 17 years ago
  58. 7e90b74 [CELL] spufs: use find_first_bit() instead of sched_find_first_bit() by Masato Noguchi · 17 years ago
  59. 50af32a [CELL] spufs: remove unused file argument from spufs_run_spu() by Jeremy Kerr · 17 years ago
  60. ca53da3 [CELL] spufs: change decrementer restore timing by Masato Noguchi · 17 years ago
  61. cf17df2 [CELL] spufs: dont halt decrementer at restore step 47 by Masato Noguchi · 17 years ago
  62. a103f34 [CELL] spufs: limit saving MFC_CNTL bits by Masato Noguchi · 17 years ago
  63. d40a01d [CELL] spufs: fix read and write for decr_status file by Masato Noguchi · 17 years ago
  64. 1cfc0f8 [CELL] spufs: fix decr_status meanings by Masato Noguchi · 17 years ago
  65. cfd529b2 [CELL] spufs: remove needless context save/restore code by Masato Noguchi · 17 years ago
  66. daced0f [CELL] spufs: fix array size of channel index by Jeremy Kerr · 17 years ago
  67. 27b1ea0 [CELL] spufs: make sure context are scheduled again after spu_acquire_saved by Christoph Hellwig · 17 years ago
  68. 27ec41d [CELL] spufs: add spu stats in sysfs and ctx stat file in spufs by Andre Detsch · 17 years ago
  69. e840cfe [CELL] spufs: Remove spurious WARN_ON for spu_deactivate for NOSCHED contexts by Jeremy Kerr · 17 years ago
  70. d054b36 [CELL] spufs: Make signal-notification files readonly for NOSCHED contexts by Jeremy Kerr · 17 years ago
  71. 49776d3 [CELL] spufs: Avoid unexpectedly restaring MFC during context save by Kazunori Asayama · 17 years ago
  72. d145031 [CELL] spufs: remove section mismatch warning by Sebastian Siewior · 17 years ago
  73. 20c2df8 mm: Remove slab destructors from kmem_cache_create(). by Paul Mundt · 17 years ago
  74. 8042297 fix spufs build after ->fault changes by Christoph Hellwig · 17 years ago
  75. 83c5407 mm: fault feedback #2 by Nick Piggin · 17 years ago
  76. 8d038e0 [POWERPC] spufs: Save dma_tagstatus_R in CSA by Kazunori Asayama · 17 years ago
  77. 933b0e3 [POWERPC] spufs: Fix lost events in poll/epoll on mfc by Kazunori Asayama · 17 years ago
  78. fe2f896 [POWERPC] spufs: Add spu stats in sysfs by Christoph Hellwig · 17 years ago
  79. 2744997 [POWERPC] spusched: Fix runqueue corruption by Christoph Hellwig · 17 years ago
  80. c77239b [POWERPC] spusched: Disable tick when not needed by Christoph Hellwig · 17 years ago
  81. 08c9692 [POWERPC] spufs: Fix libassist accounting by Jeremy Kerr · 17 years ago
  82. e9f8a0b [POWERPC] spufs: Add stat file to spufs by Christoph Hellwig · 17 years ago
  83. 65de66f [POWERPC] spufs: Implement /proc/spu_loadavg by Christoph Hellwig · 17 years ago
  84. 476273a [POWERPC] spufs: Add tid file by Christoph Hellwig · 17 years ago
  85. 7022543 [POWERPC] spufs: Trivial whitespace fixes by Jeremy Kerr · 17 years ago
  86. b8c295f [POWERPC] spufs: Remove spufs_dir_inode_operations by Jeremy Kerr · 17 years ago
  87. df09cf3 [POWERPC] spusched: No preemption for nosched contexts by Christoph Hellwig · 17 years ago
  88. 46cbf93 [POWERPC] spusched: Catch nosched contexts in spu_deactivate by Christoph Hellwig · 17 years ago
  89. ea1ae59 [POWERPC] spusched: fix cpu/node binding by Christoph Hellwig · 17 years ago
  90. 2cf2b3b [POWERPC] spusched: Update scheduling paramters on every spu_run by Christoph Hellwig · 17 years ago
  91. f3f59be [POWERPC] spusched: Print out scheduling tunables with DEBUG by Jeremy Kerr · 17 years ago
  92. 60e2423 [POWERPC] spusched: Fix timeslice calculations by Jeremy Kerr · 17 years ago
  93. fe443ef [POWERPC] spusched: Dynamic timeslicing for SCHED_OTHER by Christoph Hellwig · 17 years ago
  94. 3790180 [POWERPC] spusched: Switch from workqueues to kthread + timer tick by Christoph Hellwig · 17 years ago
  95. be70317 [POWERPC] spufs: Add bit definition by Sebastian Siewior · 17 years ago
  96. 7a896dc [POWERPC] spufs: fix building spufs/spu_save_dump.h by Sebastian Siewior · 17 years ago
  97. cbe709c [POWERPC] spufs: Add a "capabilities" file to spu contexts by Benjamin Herrenschmidt · 17 years ago
  98. 0516923 [POWERPC] spufs: Add support for SPU single stepping by Benjamin Herrenschmidt · 17 years ago
  99. 87873c8 [POWERPC] spufs: Fix error handling in spufs_fill_dir() by Sebastian Siewior · 17 years ago
  100. e5c0b9e [POWERPC] spufs: Don't yield nosched context by Christoph Hellwig · 17 years ago