1. a1261f5 [PATCH] m68k: introduce task_thread_info by Al Viro · 19 years ago
  2. a47ab93 [PATCH] optimize activate_task() by Chen, Kenneth W · 19 years ago
  3. 64c7c8f [PATCH] sched: resched and cpu_idle rework by Nick Piggin · 19 years ago
  4. ede3d0f [PATCH] sched: consider migration thread with smp nice by Con Kolivas · 19 years ago
  5. 6dd4a85 [PATCH] sched: correct smp_nice_bias by Con Kolivas · 19 years ago
  6. 3b0bd9b [PATCH] sched: smp nice bias busy queues on idle rebalance by Con Kolivas · 19 years ago
  7. dad1c65 [PATCH] sched: account rt tasks in prio_bias() by Con Kolivas · 19 years ago
  8. 738a2cc [PATCH] sched: change prio bias only if queued by Con Kolivas · 19 years ago
  9. b910472 [PATCH] sched: implement nice support across physical cpus on SMP by Con Kolivas · 19 years ago
  10. 4664957 [PATCH] unexport idle_cpu by Adrian Bunk · 19 years ago
  11. a4c4af7 [PATCH] cpu hoptlug: avoid usage of smp_processor_id() in preemptible code by Heiko Carstens · 19 years ago
  12. 889dfaf [PATCH] improve scheduler fairness a bit by Oleg Nesterov · 19 years ago
  13. 4098f99 [PATCH] sched: hardcode non-smp set_cpus_allowed by Paul Jackson · 19 years ago
  14. 365e9c87 [PATCH] mm: update_hiwaters just in time by Hugh Dickins · 19 years ago
  15. bb320515 [PATCH] export cpu_online_map by Andrew Morton · 19 years ago
  16. da04c03 [PATCH] Fix spinlock owner debugging by Ingo Molnar · 19 years ago
  17. 1df5c10 Mark ia64-specific MCA/INIT scheduler hooks as dangerous by Linus Torvalds · 19 years ago
  18. a2a9798 [PATCH] MCA/INIT: scheduler hooks by Keith Owens · 19 years ago
  19. 0c117f1 [PATCH] sched: allow the load to grow upto its cpu_power by Siddha, Suresh B · 19 years ago
  20. fa3b6dd [PATCH] sched: don't kick ALB in the presence of pinned task by Siddha, Suresh B · 19 years ago
  21. 5927ad7 [PATCH] sched: use cached variable in sys_sched_yield() by Renaud Lienhart · 19 years ago
  22. 5969fe0 [PATCH] sched: HT optimisation by Nick Piggin · 19 years ago
  23. e17224b [PATCH] sched: less locking by Nick Piggin · 19 years ago
  24. d6d5cfa [PATCH] sched: less newidle locking by Nick Piggin · 19 years ago
  25. 67f9a61 [PATCH] sched: fix SMT scheduler latency bug by Ingo Molnar · 19 years ago
  26. d79fc0f [PATCH] sched: TASK_NONINTERACTIVE by Ingo Molnar · 19 years ago
  27. 95cdf3b [PATCH] sched cleanups by Ingo Molnar · 19 years ago
  28. da5a552 [PATCH] sched: make idlest_group/cpu cpus_allowed-aware by M.Baris Demiray · 19 years ago
  29. fc38ed7 [PATCH] sched: run SCHED_NORMAL tasks with real time tasks on SMT siblings by Con Kolivas · 19 years ago
  30. fb1c8f9 [PATCH] spinlock consolidation by Ingo Molnar · 19 years ago
  31. 383f283 [PATCH] Prefetch kernel stacks to speed up context switch by Chen, Kenneth W · 19 years ago
  32. 0dd7f88 Merge branch 'upstream' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/misc-2.6 by Linus Torvalds · 19 years ago
  33. d1b5513 [PATCH] cpusets: fix the "dynamic sched domains" bug by John Hawkes · 19 years ago
  34. 9c1cfda [PATCH] cpusets: Move the ia64 domain setup code to the generic code by John Hawkes · 19 years ago
  35. 344baba [kernel-doc] fix various DocBook build problems/warnings by Jeff Garzik · 19 years ago
  36. 024f474 [PATCH] Make RLIMIT_NICE ranges consistent with getpriority(2) by Matt Mackall · 19 years ago
  37. d46523e [PATCH] fix MAX_USER_RT_PRIO and MAX_RT_PRIO by Steven Rostedt · 19 years ago
  38. 18586e7 [PATCH] Fix RLIMIT_RTPRIO breakage by Andreas Steinmetz · 20 years ago
  39. 5bbcfd9 [PATCH] cond_resched(): fix bogus might_sleep() warning by Ingo Molnar · 20 years ago
  40. f340c0d [PATCH] Tweak idle thread setup semantics by Ingo Molnar · 20 years ago
  41. 22e2c50 [PATCH] Update cfq io scheduler to time sliced design by Jens Axboe · 20 years ago
  42. 2031d0f Merge Christoph's freeze cleanup patch by Linus Torvalds · 20 years ago
  43. 3e1d1d2 [PATCH] Cleanup patch for process freezing by Christoph Lameter · 20 years ago
  44. 1a20ff2 [PATCH] Dynamic sched domains: sched changes by Dinakar Guniguntala · 20 years ago
  45. 37e4ab3 [PATCH] Changing RT priority without CAP_SYS_NICE by Olivier Croquette · 20 years ago
  46. a3464a1 [PATCH] sched: micro-optimize task requeueing in schedule() by Chen Shang · 20 years ago
  47. 77391d7 [PATCH] sched: relax pinned balancing by Nick Piggin · 20 years ago
  48. 476d139 [PATCH] sched: consolidate sbe sbf by Nick Piggin · 20 years ago
  49. 674311d [PATCH] sched: RCU domains by Nick Piggin · 20 years ago
  50. 3dbd534 [PATCH] sched: multilevel sbe sbf by Nick Piggin · 20 years ago
  51. 245af2c [PATCH] sched: remove degenerate domains by Suresh Siddha · 20 years ago
  52. 41c7ce9 [PATCH] sched: null domains by Nick Piggin · 20 years ago
  53. 4866cde [PATCH] sched: cleanup context switch locking by Nick Piggin · 20 years ago
  54. 48c08d3 [PATCH] sched: uninline task_timeslice by Ingo Molnar · 20 years ago
  55. 68767a0 [PATCH] sched: schedstats update for balance on fork by Nick Piggin · 20 years ago
  56. 147cbb4 [PATCH] sched: balance on fork by Nick Piggin · 20 years ago
  57. cafb20c [PATCH] sched: no aggressive idle balancing by Nick Piggin · 20 years ago
  58. a3f21bc [PATCH] sched: tweak affine wakeups by Nick Piggin · 20 years ago
  59. 7897986 [PATCH] sched: balance timers by Nick Piggin · 20 years ago
  60. 99b61cc [PATCH] sched: less aggressive idle balancing by Nick Piggin · 20 years ago
  61. db935db [PATCH] sched: add debugging by Nick Piggin · 20 years ago
  62. 3950745 [PATCH] sched: fix SMT scheduling problems by Nick Piggin · 20 years ago
  63. 16cfb1c [PATCH] sched: reduce active load balancing by Nick Piggin · 20 years ago
  64. 8102679 [PATCH] sched: improve load balancing pinned tasks by Nick Piggin · 20 years ago
  65. e0f364f [PATCH] sched: cleanup wake_idle by Nick Piggin · 20 years ago
  66. c43dc2f [PATCH] aio: make wait_queue ->task ->private by Benjamin LaHaise · 20 years ago
  67. be5b4fb [PATCH] preempt_count is int - remove cast and don't assign to unsigned type by Jesper Juhl · 20 years ago
  68. 39c715b [PATCH] smp_processor_id() cleanup by Ingo Molnar · 20 years ago
  69. 6df3cec [PATCH] cond_resched_lock() fix by Jan Kara · 20 years ago
  70. b39c4fa [PATCH] cpusets+hotplug+preepmt broken by Paul Jackson · 20 years ago
  71. 67be2dd [PATCH] DocBook: fix some descriptions by Martin Waitz · 20 years ago
  72. e43379f [PATCH] nice and rt-prio rlimits by Matt Mackall · 20 years ago
  73. 238628e [PATCH] sched: fix signed comparisons of long long by Ingo Molnar · 20 years ago
  74. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 20 years ago