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