1. 26c2143 [PATCH] cpu hotplug: make cpu_notifier related notifier calls __cpuinit only by Chandra Seetharaman · 19 years ago
  2. 054cc8a [PATCH] cpu hotplug: revert initdata patch submitted for 2.6.17 by Chandra Seetharaman · 19 years ago
  3. 81a07d7 Merge branch 'x86-64' by Linus Torvalds · 19 years ago
  4. 495ab9c [PATCH] i386/x86-64/ia64: Move polling flag into thread_info_status by Andi Kleen · 19 years ago
  5. b78709c [PATCH] sched: fix SCHED_FIFO bug in sys_sched_rr_get_interval() by Peter Williams · 19 years ago
  6. fc75cdf [PATCH] cpu hotplug: fix CPU_UP_CANCEL handling by Heiko Carstens · 19 years ago
  7. bfe5d83 [PATCH] Define __raw_get_cpu_var and use it by Paul Mackerras · 19 years ago
  8. 8e0a43d [PATCH] cond_resched() might_sleep() fix by Ingo Molnar · 19 years ago
  9. e7834f8 [PATCH] SELinux: add security hooks to {get,set}affinity by David Quigley · 19 years ago
  10. f1adad7 Revert "[PATCH] sched: fix interactive task starvation" by Linus Torvalds · 19 years ago
  11. 649bbaa [PATCH] Remove __devinitdata from notifier block definitions by Chandra Seetharaman · 19 years ago
  12. 8a5bc07 [PATCH] sched: don't awaken RT tasks on expired array by Mike Galbraith · 19 years ago
  13. 5ce74ab [PATCH] sched: fix interactive task starvation by Mike Galbraith · 19 years ago
  14. d425b27 [PATCH] sched: activate SCHED BATCH expired by Con Kolivas · 19 years ago
  15. 7c4bb1f [PATCH] sched: remove on runqueue requeueing by Con Kolivas · 19 years ago
  16. 5138930 [PATCH] sched: include noninteractive sleep in idle detect by Con Kolivas · 19 years ago
  17. e72ff0b [PATCH] sched: dont decrease idle sleep avg by Con Kolivas · 19 years ago
  18. e7c38cb [PATCH] sched: make task_noninteractive use sleep_type by Con Kolivas · 19 years ago
  19. 3dee386 [PATCH] sched: cleanup task_activated() by Con Kolivas · 19 years ago
  20. db1b1fe [PATCH] sched: reduce overhead of calc_load by Jack Steiner · 19 years ago
  21. 0a94502 [PATCH] for_each_possible_cpu: fixes for generic part by KAMEZAWA Hiroyuki · 19 years ago
  22. 0806903 [PATCH] sched: fix group power for allnodes_domains by Siddha, Suresh B · 19 years ago
  23. 1e9f28f [PATCH] sched: new sched domain for representing multi-core by Siddha, Suresh B · 19 years ago
  24. 77e4bfb [PATCH] Small schedule() optimization by Andreas Mohr · 19 years ago
  25. 013d386 [PATCH] sched: fix task interactivity calculation by Martin Andersson · 19 years ago
  26. c6fd91f [PATCH] kretprobe instance recycled by parent process by bibo mao · 19 years ago
  27. 91368d7 [PATCH] make bug messages more consistent by Ingo Molnar · 19 years ago
  28. e9028b0 [PATCH] fix scheduler deadlock by Anton Blanchard · 19 years ago
  29. 9430d58e [PATCH] sched: remove sleep_avg multiplier by Mike Galbraith · 19 years ago
  30. 7cd9013 [PATCH] remove __put_task_struct_cb export again by Christoph Hellwig · 19 years ago
  31. 81c29a8 [PATCH] idle threads should have a sane ->timestamp value by Ingo Molnar · 19 years ago
  32. 8ba7b0a Add early-boot-safety check to cond_resched() by Linus Torvalds · 19 years ago
  33. 4bbf39c [PATCH] Introduce CONFIG_DEFAULT_MIGRATION_COST by Ingo Molnar · 19 years ago
  34. d6077cb [PATCH] sched: revert "filter affine wakeups" by Chen, Kenneth W · 19 years ago
  35. a200057 [PATCH] sched: remove smpnice by Nick Piggin · 19 years ago
  36. bd576c9 [PATCH] sched: only print migration_cost once per boot by Chuck Ebbert · 19 years ago
  37. 88a2a4ac [PATCH] percpu data: only iterate over possible CPUs by Eric Dumazet · 19 years ago
  38. 2f7016d [PATCH] sys_sched_getaffinity() & hotplug by Jack Steiner · 19 years ago
  39. 70b4d63 [PATCH] Fix boot-time slowdown for measure_migration_cost by Ingo Molnar · 19 years ago
  40. c21761f [PATCH] fix sched_setscheduler semantics by Jason Baron · 19 years ago
  41. 858119e [PATCH] Unlinline a bunch of other functions by Arjan van de Ven · 19 years ago
  42. b0a9499 [PATCH] sched: add new SCHED_BATCH policy by Ingo Molnar · 19 years ago
  43. d7102e9 [PATCH] sched: filter affine wakeups by akpm@osdl.org · 19 years ago
  44. 198e2f1 [PATCH] scheduler cache-hot-autodetect by akpm@osdl.org · 19 years ago
  45. 4cef0c6 [PATCH] x86_64: Make the cpu_*_maps in kernel/sched.c read mostly by Andi Kleen · 19 years ago
  46. c59ede7 [PATCH] move capable() to capability.h by Randy.Dunlap · 19 years ago
  47. de5097c [PATCH] mutex subsystem, more debugging code by Ingo Molnar · 19 years ago
  48. e56d090 [PATCH] RCU signal handling by Ingo Molnar · 19 years ago
  49. 10ebffd [PATCH] m68k: introduce setup_thread_stack() and end_of_stack() by Al Viro · 19 years ago
  50. a1261f5 [PATCH] m68k: introduce task_thread_info by Al Viro · 19 years ago
  51. a47ab93 [PATCH] optimize activate_task() by Chen, Kenneth W · 19 years ago
  52. 64c7c8f [PATCH] sched: resched and cpu_idle rework by Nick Piggin · 19 years ago
  53. ede3d0f [PATCH] sched: consider migration thread with smp nice by Con Kolivas · 19 years ago
  54. 6dd4a85 [PATCH] sched: correct smp_nice_bias by Con Kolivas · 19 years ago
  55. 3b0bd9b [PATCH] sched: smp nice bias busy queues on idle rebalance by Con Kolivas · 19 years ago
  56. dad1c65 [PATCH] sched: account rt tasks in prio_bias() by Con Kolivas · 19 years ago
  57. 738a2cc [PATCH] sched: change prio bias only if queued by Con Kolivas · 19 years ago
  58. b910472 [PATCH] sched: implement nice support across physical cpus on SMP by Con Kolivas · 19 years ago
  59. 4664957 [PATCH] unexport idle_cpu by Adrian Bunk · 19 years ago
  60. a4c4af7 [PATCH] cpu hoptlug: avoid usage of smp_processor_id() in preemptible code by Heiko Carstens · 19 years ago
  61. 889dfaf [PATCH] improve scheduler fairness a bit by Oleg Nesterov · 19 years ago
  62. 4098f99 [PATCH] sched: hardcode non-smp set_cpus_allowed by Paul Jackson · 19 years ago
  63. 365e9c87 [PATCH] mm: update_hiwaters just in time by Hugh Dickins · 19 years ago
  64. bb32051 [PATCH] export cpu_online_map by Andrew Morton · 19 years ago
  65. da04c03 [PATCH] Fix spinlock owner debugging by Ingo Molnar · 19 years ago
  66. 1df5c10 Mark ia64-specific MCA/INIT scheduler hooks as dangerous by Linus Torvalds · 19 years ago
  67. a2a9798 [PATCH] MCA/INIT: scheduler hooks by Keith Owens · 19 years ago
  68. 0c117f1 [PATCH] sched: allow the load to grow upto its cpu_power by Siddha, Suresh B · 19 years ago
  69. fa3b6dd [PATCH] sched: don't kick ALB in the presence of pinned task by Siddha, Suresh B · 19 years ago
  70. 5927ad7 [PATCH] sched: use cached variable in sys_sched_yield() by Renaud Lienhart · 19 years ago
  71. 5969fe0 [PATCH] sched: HT optimisation by Nick Piggin · 19 years ago
  72. e17224b [PATCH] sched: less locking by Nick Piggin · 19 years ago
  73. d6d5cfa [PATCH] sched: less newidle locking by Nick Piggin · 19 years ago
  74. 67f9a61 [PATCH] sched: fix SMT scheduler latency bug by Ingo Molnar · 19 years ago
  75. d79fc0f [PATCH] sched: TASK_NONINTERACTIVE by Ingo Molnar · 19 years ago
  76. 95cdf3b [PATCH] sched cleanups by Ingo Molnar · 19 years ago
  77. da5a552 [PATCH] sched: make idlest_group/cpu cpus_allowed-aware by M.Baris Demiray · 19 years ago
  78. fc38ed7 [PATCH] sched: run SCHED_NORMAL tasks with real time tasks on SMT siblings by Con Kolivas · 19 years ago
  79. fb1c8f9 [PATCH] spinlock consolidation by Ingo Molnar · 19 years ago
  80. 383f283 [PATCH] Prefetch kernel stacks to speed up context switch by Chen, Kenneth W · 19 years ago
  81. 0dd7f88 Merge branch 'upstream' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/misc-2.6 by Linus Torvalds · 19 years ago
  82. d1b5513 [PATCH] cpusets: fix the "dynamic sched domains" bug by John Hawkes · 19 years ago
  83. 9c1cfda [PATCH] cpusets: Move the ia64 domain setup code to the generic code by John Hawkes · 19 years ago
  84. 344baba [kernel-doc] fix various DocBook build problems/warnings by Jeff Garzik · 19 years ago
  85. 024f474 [PATCH] Make RLIMIT_NICE ranges consistent with getpriority(2) by Matt Mackall · 19 years ago
  86. d46523e [PATCH] fix MAX_USER_RT_PRIO and MAX_RT_PRIO by Steven Rostedt · 19 years ago
  87. 18586e7 [PATCH] Fix RLIMIT_RTPRIO breakage by Andreas Steinmetz · 19 years ago
  88. 5bbcfd9 [PATCH] cond_resched(): fix bogus might_sleep() warning by Ingo Molnar · 20 years ago
  89. f340c0d [PATCH] Tweak idle thread setup semantics by Ingo Molnar · 20 years ago
  90. 22e2c50 [PATCH] Update cfq io scheduler to time sliced design by Jens Axboe · 20 years ago
  91. 2031d0f Merge Christoph's freeze cleanup patch by Linus Torvalds · 20 years ago
  92. 3e1d1d2 [PATCH] Cleanup patch for process freezing by Christoph Lameter · 20 years ago
  93. 1a20ff2 [PATCH] Dynamic sched domains: sched changes by Dinakar Guniguntala · 20 years ago
  94. 37e4ab3 [PATCH] Changing RT priority without CAP_SYS_NICE by Olivier Croquette · 20 years ago
  95. a3464a1 [PATCH] sched: micro-optimize task requeueing in schedule() by Chen Shang · 20 years ago
  96. 77391d7 [PATCH] sched: relax pinned balancing by Nick Piggin · 20 years ago
  97. 476d139 [PATCH] sched: consolidate sbe sbf by Nick Piggin · 20 years ago
  98. 674311d [PATCH] sched: RCU domains by Nick Piggin · 20 years ago
  99. 3dbd534 [PATCH] sched: multilevel sbe sbf by Nick Piggin · 20 years ago
  100. 245af2c [PATCH] sched: remove degenerate domains by Suresh Siddha · 20 years ago