1. 027dfac powerpc: Various typo fixes by Michael Ellerman · 8 years ago
  2. f2dec1e powerpc: cell: Use ktime_get_ns() by Thomas Gleixner · 10 years ago
  3. 74b8af7 powerpc/spufs: Remove MAX_USER_PRIO define by Jeremy Kerr · 10 years ago
  4. 993db4b sched, powerpc: Fix sched.h split-up build failure by Ingo Molnar · 11 years ago
  5. 17cf22c pidns: Use task_active_pid_ns where appropriate by Eric W. Biederman · 14 years ago
  6. ead53f2 powerpc: remove non-required uses of include <linux/module.h> by Paul Gortmaker · 13 years ago
  7. 104699c powerpc: Convert old cpumask API into new one by KOSAKI Motohiro · 13 years ago
  8. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  9. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  10. fc53776 tracing: Remove markers by Christoph Hellwig · 15 years ago
  11. ae142e0 powerpc/sputrace: Use the generic event tracer by Christoph Hellwig · 15 years ago
  12. 7401922 timers: add mod_timer_pending() by Ingo Molnar · 15 years ago
  13. 86c6f27 cpumask: powerpc: Introduce cpumask_of_{node,pcibus} to replace {node,pcibus}_to_cpumask by Rusty Russell · 15 years ago
  14. 34318c2 powerpc/spufs: Explain conditional decrement of aff_sched_count by Andre Detsch · 16 years ago
  15. 10baa26 powerpc/spufs: Improve search of node for contexts with SPU affinity by Andre Detsch · 16 years ago
  16. b2e601d powerpc/spufs: Fix possible scheduling of a context to multiple SPEs by Andre Detsch · 16 years ago
  17. b65fe03 powerpc/spufs: Fix race for a free SPU by Jeremy Kerr · 16 years ago
  18. 9f43e39 powerpc/spufs: Fix multiple get_spu_context() by Jeremy Kerr · 16 years ago
  19. cb9808d powerpc/spufs: Remove invalid semicolon after if statement by Ilpo Järvinen · 16 years ago
  20. 8d5636f powerpc/spufs: reference context while dropping state mutex in scheduler by Jeremy Kerr · 16 years ago
  21. ad1ede1 powerpc/spufs: better placement of spu affinity reference context by Andre Detsch · 16 years ago
  22. 0855b54 powerpc/spufs: fix aff_mutex and cbe_spu_info[n].list_mutex deadlock by Andre Detsch · 16 years ago
  23. fabb657 powerpc/spufs: add atomic busy_spus counter to struct cbe_spu_info by Maxim Shchetynin · 16 years ago
  24. 2442a8b powerpc/spufs: don't extend time time slice if context is not in spu_run by Luke Browning · 16 years ago
  25. 028fda0 powerpc/spufs: fix missed stop-and-signal event by Luke Browning · 16 years ago
  26. 2c911a1 powerpc/spufs: synchronize interaction between spu exception handling and time slicing by Luke Browning · 16 years ago
  27. 08fcf1d [POWERPC] spufs: Fix pointer reference in find_victim by Luke Browning · 16 years ago
  28. 2a5f2e3 Merge branch 'for-2.6.26' of master.kernel.org:/pub/scm/linux/kernel/git/jwboyer/powerpc-4xx into merge by Paul Mackerras · 16 years ago
  29. 7a28a15 [POWERPC] spufs: don't requeue victim contex in find_victim if it's not in spu_run by Christoph Hellwig · 16 years ago
  30. 7a21420 [POWERPC] spufs: try to route SPU interrupts to local node by Luke Browning · 16 years ago
  31. ec31b212 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 16 years ago
  32. 8a476d4 [POWERPC] spufs: fix marker name for find_victim by Julio M. Merino Vidal · 16 years ago
  33. 5158e9b [POWERPC] spufs: add context switch notification log by Christoph Hellwig · 16 years ago
  34. 6674713 powerpc: use non-racy method for proc entries creation by Denis V. Lunev · 16 years ago
  35. ce7c191 [POWERPC] spufs: don't (ab)use SCHED_IDLE by Jeremy Kerr · 16 years ago
  36. 2a58aa3 [POWERPC] spufs: fix use time accounting on SPE-overcommit by Andre Detsch · 16 years ago
  37. 4ef1101 [POWERPC] spufs: fix scheduler starvation by idle contexts by Jeremy Kerr · 16 years ago
  38. 038200c [POWERPC] spufs: Add marker-based tracing facility by Christoph Hellwig · 16 years ago
  39. 9156ad4 Merge branch 'linux-2.6' by Paul Mackerras · 16 years ago
  40. a5a9711 [POWERPC] Fix build failure on Cell when CONFIG_SPU_FS=y by Paul Mackerras · 16 years ago
  41. aed3a8c [POWERPC] Oprofile: Remove dependency on spufs module by Bob Nelson · 17 years ago
  42. 90608a2 [POWERPC] spufs: Use separate timer for /proc/spu_loadavg calculation by Aegis Lin · 17 years ago
  43. c9101bd [POWERPC] spufs: make state_mutex interruptible by Christoph Hellwig · 17 years ago
  44. e65c2f6 [POWERPC] spufs: decouple spu scheduler from spufs_spu_run (asynchronous scheduling) by Luke Browning · 17 years ago
  45. b192541 [POWERPC] spufs: spu_find_victim may choose wrong victim by Luke Browning · 17 years ago
  46. 9156953 [POWERPC] spufs: reorganize spu_run_init by Luke Browning · 17 years ago
  47. d6ad39b [POWERPC] spufs: rework class 0 and 1 interrupt handling by Jeremy Kerr · 17 years ago
  48. 33bfd7a [POWERPC] spufs: block fault handlers in spu_acquire_runnable by Arnd Bergmann · 17 years ago
  49. 7cd58e4 [POWERPC] spufs: move fault, lscsa_alloc and switch code to spufs module by Jeremy Kerr · 17 years ago
  50. 9b1d21f [POWERPC] spufs: fix typos in sched.c comments by Julio M. Merino Vidal · 17 years ago
  51. 0ce49a3 Merge branch 'linux-2.6' by Paul Mackerras · 17 years ago
  52. c0e7b4a [POWERPC] spusched: Fix null pointer dereference in find_victim by Christoph Hellwig · 17 years ago
  53. 36ddbb1 [POWERPC] spufs: Fix race condition on gang->aff_ref_spu by Andre Detsch · 17 years ago
  54. 683e3ab [POWERPC] spufs: Fix affinity after introduction of node_allowed() calls by Andre Detsch · 17 years ago
  55. 6f6a6dc [POWERPC] spufs: Fix incorrect initialization of cbe_spu_info.spus by Masato Noguchi · 17 years ago
  56. 486acd4 [CELL] spufs: rework list management and associated locking by Christoph Hellwig · 17 years ago
  57. 1474855 [CELL] oprofile: add support to OProfile for profiling CELL BE SPUs by Bob Nelson · 17 years ago
  58. 36aaccc [CELL] oprofile: enable SPU switch notification to detect currently active SPU tasks by Bob Nelson · 17 years ago
  59. cbc23d3 [CELL] spufs: integration of SPE affinity with the scheduller by Arnd Bergmann · 17 years ago
  60. c5fc8d2 [CELL] cell: add placement computation for scheduling of affinity contexts by Arnd Bergmann · 17 years ago
  61. aa6d5b2 [CELL] cell: add per BE structure with info about its SPUs by Arnd Bergmann · 17 years ago
  62. 7e90b74 [CELL] spufs: use find_first_bit() instead of sched_find_first_bit() by Masato Noguchi · 17 years ago
  63. 27ec41d [CELL] spufs: add spu stats in sysfs and ctx stat file in spufs by Andre Detsch · 17 years ago
  64. e840cfe [CELL] spufs: Remove spurious WARN_ON for spu_deactivate for NOSCHED contexts by Jeremy Kerr · 17 years ago
  65. d145031 [CELL] spufs: remove section mismatch warning by Sebastian Siewior · 17 years ago
  66. fe2f896 [POWERPC] spufs: Add spu stats in sysfs by Christoph Hellwig · 17 years ago
  67. 2744997 [POWERPC] spusched: Fix runqueue corruption by Christoph Hellwig · 17 years ago
  68. c77239b [POWERPC] spusched: Disable tick when not needed by Christoph Hellwig · 17 years ago
  69. e9f8a0b [POWERPC] spufs: Add stat file to spufs by Christoph Hellwig · 17 years ago
  70. 65de66f [POWERPC] spufs: Implement /proc/spu_loadavg by Christoph Hellwig · 17 years ago
  71. 476273a [POWERPC] spufs: Add tid file by Christoph Hellwig · 17 years ago
  72. 7022543 [POWERPC] spufs: Trivial whitespace fixes by Jeremy Kerr · 17 years ago
  73. df09cf3 [POWERPC] spusched: No preemption for nosched contexts by Christoph Hellwig · 17 years ago
  74. 46cbf93 [POWERPC] spusched: Catch nosched contexts in spu_deactivate by Christoph Hellwig · 17 years ago
  75. ea1ae59 [POWERPC] spusched: fix cpu/node binding by Christoph Hellwig · 17 years ago
  76. 2cf2b3b [POWERPC] spusched: Update scheduling paramters on every spu_run by Christoph Hellwig · 17 years ago
  77. f3f59be [POWERPC] spusched: Print out scheduling tunables with DEBUG by Jeremy Kerr · 17 years ago
  78. 60e2423 [POWERPC] spusched: Fix timeslice calculations by Jeremy Kerr · 17 years ago
  79. fe443ef [POWERPC] spusched: Dynamic timeslicing for SCHED_OTHER by Christoph Hellwig · 17 years ago
  80. 3790180 [POWERPC] spusched: Switch from workqueues to kthread + timer tick by Christoph Hellwig · 17 years ago
  81. e5c0b9e [POWERPC] spufs: Don't yield nosched context by Christoph Hellwig · 17 years ago
  82. bb5db29 [POWERPC] spufs scheduler: Fix wakeup races by Christoph Hellwig · 17 years ago
  83. e63340a header cleaning: don't include smp_lock.h when not used by Randy Dunlap · 17 years ago
  84. 4e0f4ed [POWERPC] spu sched: make addition to stop_wq and runque atomic vs wakeup by Luke Browning · 17 years ago
  85. a475c2f [POWERPC] spufs: remove woken threads from the runqueue early by Christoph Hellwig · 17 years ago
  86. 390c534 [POWERPC] spufs: add memory barriers after set_bit by Arnd Bergmann · 17 years ago
  87. e097b51 [POWERPC] spu sched: ensure preempted threads are put back on the runqueue, part2 by Christoph Hellwig · 17 years ago
  88. b3e76cc [POWERPC] spu sched: ensure preempted threads are put back on the runqueue by Christoph Hellwig · 17 years ago
  89. 0887309 [POWERPC] spufs: use cancel_rearming_delayed_workqueue when stopping spu contexts by Christoph Hellwig · 17 years ago
  90. dbf8eef [POWERPC] spufs: don't yield CPU in spu_yield by Christoph Hellwig · 17 years ago
  91. 94b2a43 [POWERPC] Fix spu SLB invalidations by Benjamin Herrenschmidt · 17 years ago
  92. 50b520d [POWERPC] avoid SPU_ACTIVATE_NOWAKE optimization by Christoph Hellwig · 17 years ago
  93. 2eb1b12 [POWERPC] spu sched: static timeslicing for SCHED_RR contexts by Christoph Hellwig · 17 years ago
  94. 72cb360 [POWERPC] spu sched: use DECLARE_BITMAP by Christoph Hellwig · 17 years ago
  95. 52f04fc [POWERPC] spu sched: forced preemption at execution by Christoph Hellwig · 17 years ago
  96. ae7b4c5 [POWERPC] spu sched: update some comments by Christoph Hellwig · 17 years ago
  97. 678b2ff [POWERPC] spu sched: simplity spu_remove_from_active_list by Christoph Hellwig · 17 years ago
  98. 26bec67 [POWERPC] spufs: optimize spu_run by Christoph Hellwig · 17 years ago
  99. 079cdb6 [POWERPC] spufs: runqueue simplification by Christoph Hellwig · 17 years ago
  100. 8389998 [POWERPC] spufs: move prio to spu_context by Christoph Hellwig · 17 years ago