1. b0e7759 userns: user namespaces: convert several capable() calls by Serge E. Hallyn · 14 years ago
  2. f74b944 Merge branch 'config' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl by Linus Torvalds · 14 years ago
  3. 1fd06bb sched.c: fix kernel-doc for runqueue_is_locked() by Randy Dunlap · 14 years ago
  4. 5f6fb45 Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  5. 9620639 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  6. a926021 Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  7. bf294b4 SUNRPC: Close a race in __rpc_wait_for_completion_task() by Trond Myklebust · 14 years ago
  8. 4ba8216 BKL: That's all, folks by Arnd Bergmann · 14 years ago
  9. 6d1cafd sched: Resched proper CPU on yield_to() by Venkatesh Pallipadi · 14 years ago
  10. c02aa73 sched: Allow users with sufficient RLIMIT_NICE to change from SCHED_IDLE policy by Darren Hart · 14 years ago
  11. 544b4a1 sched: Clean up the IRQ_TIME_ACCOUNTING code by Venkatesh Pallipadi · 14 years ago
  12. 8eb90c3 sched: Switch wait_task_inactive to schedule_hrtimeout() by Thomas Gleixner · 14 years ago
  13. 7e949870 sched: Add #ifdef around irq time accounting functions by Heiko Carstens · 14 years ago
  14. d41d5a0 cgroup: Fix cgroup_subsys::exit callback by Peter Zijlstra · 14 years ago
  15. bf1af3a Merge branch 'tip/perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-trace into perf/core by Ingo Molnar · 14 years ago
  16. 868baf0 ftrace: Fix memory leak with function graph and cpu hotplug by Steven Rostedt · 14 years ago
  17. d95f412 sched: Add yield_to(task, preempt) functionality by Mike Galbraith · 14 years ago
  18. ac53db5 sched: Use a buddy to implement yield_task_fair() by Rik van Riel · 14 years ago
  19. fe4b04f perf: Cure task_oncpu_function_call() races by Peter Zijlstra · 14 years ago
  20. 6ea72f1 sched: Avoid expensive initial update_cfs_load(), on UP too by Peter Zijlstra · 14 years ago
  21. da7a735 sched: Fix switch_from_fair() by Peter Zijlstra · 14 years ago
  22. 414bee9 softirqs: Account ksoftirqd time as cpustat softirq by Venkatesh Pallipadi · 14 years ago
  23. abb74ce sched: Export ns irqtimes through /proc/stat by Venkatesh Pallipadi · 14 years ago
  24. 70a89a6 sched: Refactor account_system_time separating id-update by Venkatesh Pallipadi · 14 years ago
  25. 4dd53d8 softirqs: Free up pf flag PF_KSOFTIRQD by Venkatesh Pallipadi · 14 years ago
  26. f07333b sched: Avoid expensive initial update_cfs_load() by Paul Turner · 14 years ago
  27. 6d5ab29 sched: Simplify update_cfs_shares parameters by Paul Turner · 14 years ago
  28. 466c190 Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  29. 068c5cc sched, cgroup: Use exit hook to avoid use-after-free crash by Peter Zijlstra · 14 years ago
  30. fce2097 sched: Replace rq->bkl_count with rq->rq_sched_info.bkl_count by Yong Zhang · 14 years ago
  31. f449377 sched, autogroup: Fix CONFIG_RT_GROUP_SCHED sched_setscheduler() failure by Mike Galbraith · 14 years ago
  32. 008d23e Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 14 years ago
  33. 524429c sched: Fix strncmp operation by Hillf Danton · 14 years ago
  34. e9aa1dd sched: Fix struct autogroup memory leak by Mike Galbraith · 14 years ago
  35. 07e06b0 sched: Consolidate the name of root_task_group and init_task_group by Yong Zhang · 14 years ago
  36. 65b2074 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  37. 28d9bfc Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  38. 6bf4123 sched: Change wait_for_completion_*_timeout() to return a signed long by NeilBrown · 14 years ago
  39. 27066fd4 Merge commit 'v2.6.37' into sched/core by Ingo Molnar · 14 years ago
  40. 6706125 sched: Remove redundant CONFIG_CGROUP_SCHED ifdef by Yong Zhang · 14 years ago
  41. 394f452 Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-2.6-rcu into core/rcu by Ingo Molnar · 14 years ago
  42. 4b7bd36 Merge branch 'master' into for-next by Jiri Kosina · 14 years ago
  43. 6c529a2 Merge commit 'v2.6.37-rc7' into perf/core by Ingo Molnar · 14 years ago
  44. 050c6c9 sched: Remove debugging check by Ingo Molnar · 14 years ago
  45. 24a24bb perf: Move perf_event_init() into main.c by Peter Zijlstra · 14 years ago
  46. 8e92c20 sched: Fix the irqtime code for 32bit by Peter Zijlstra · 14 years ago
  47. fe44d62 sched: Fix the irqtime code to deal with u64 wraps by Peter Zijlstra · 14 years ago
  48. 806c09a sched: Make pushable_tasks CONFIG_SMP dependant by Dario Faggioli · 14 years ago
  49. f26f9af Sched: fix skip_clock_update optimization by Mike Galbraith · 14 years ago
  50. 0f004f5 sched: Cure more NO_HZ load average woes by Peter Zijlstra · 14 years ago
  51. 5091faa sched: Add 'autogroup' scheduling feature: automated per session task groups by Mike Galbraith · 14 years ago
  52. 822bc18 sched: Fix unregister_fair_sched_group() by Paul Turner · 14 years ago
  53. 7b27d54 rcu,cleanup: move synchronize_sched_expedited() out of sched.c by Lai Jiangshan · 14 years ago
  54. b7a2b39 sched: Remove unused argument dest_cpu to migrate_task() by Nikanth Karthikesan · 14 years ago
  55. 335d7af mutexes, sched: Introduce arch_mutex_cpu_relax() by Gerald Schaefer · 14 years ago
  56. 22a867d Merge commit 'v2.6.37-rc3' into sched/core by Ingo Molnar · 14 years ago
  57. 28d0686 sched: Make task dump print all 15 chars of proc comm by Erik Gilling · 14 years ago
  58. 9437178 sched: Update tg->shares after cpu.shares write by Paul Turner · 14 years ago
  59. 3b3d190 sched: Implement demand based update_cfs_load() by Paul Turner · 14 years ago
  60. e33078b sched: Fix update_cfs_load() synchronization by Paul Turner · 14 years ago
  61. 9e3081c sched: Make tg_shares_up() walk on-demand by Peter Zijlstra · 14 years ago
  62. 3d4b47b sched: Implement on-demand (active) cfs_rq list by Peter Zijlstra · 14 years ago
  63. 2069dd7 sched: Rewrite tg_shares_up) by Peter Zijlstra · 14 years ago
  64. 48c5cca sched: Simplify cpu-hot-unplug task migration by Peter Zijlstra · 14 years ago
  65. 92fd4d4 Merge commit 'v2.6.37-rc2' into sched/core by Ingo Molnar · 14 years ago
  66. 1e5a740 sched: Fix cross-sched-class wakeup preemption by Peter Zijlstra · 14 years ago
  67. aae6d3d sched: Use group weight, idle cpu metrics to fix imbalances during idle by Suresh Siddha · 14 years ago
  68. b595076 tree-wide: fix comment/printk typos by Uwe Kleine-König · 14 years ago
  69. 37542b6a Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  70. fe7de49 sched: Make sched_param argument static in sched_setscheduler() callers by KOSAKI Motohiro · 14 years ago
  71. b2b5ce0 sched, cgroup: Fixup broken cgroup movement by Peter Zijlstra · 14 years ago
  72. bc4016f Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  73. 5d70f79 Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  74. 888a6f7 Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  75. b0ae198 security: remove unused parameter from security_task_setscheduler() by KOSAKI Motohiro · 14 years ago
  76. b7dadc3 sched: Export account_system_vtime() by Ingo Molnar · 14 years ago
  77. d267f87 sched: Call tick_check_idle before __irq_enter by Venkatesh Pallipadi · 14 years ago
  78. aa48380 sched: Remove irq time from available CPU power by Venkatesh Pallipadi · 14 years ago
  79. 305e683 sched: Do not account irq time to current task by Venkatesh Pallipadi · 14 years ago
  80. b52bfee sched: Add IRQ_TIME_ACCOUNTING, finer accounting of irq time by Venkatesh Pallipadi · 14 years ago
  81. 75e1056 sched: Fix softirq time accounting by Venkatesh Pallipadi · 14 years ago
  82. ef8002f sched: Do not consider SCHED_IDLE tasks to be cache hot by Nikhil Rao · 14 years ago
  83. 17bdcf9 sched: Drop all load weight manipulation for RT tasks by Linus Walleij · 14 years ago
  84. 34f971f sched: Create special class for stop/migrate work by Peter Zijlstra · 14 years ago
  85. 4924627 sched: Unindent labels by Peter Zijlstra · 14 years ago
  86. ed859ed Merge branch 'linus' into sched/core by Ingo Molnar · 14 years ago
  87. 6506cf6c sched: fix RCU lockdep splat from task_group() by Peter Zijlstra · 14 years ago
  88. 90edf27f Merge branch 'linus' into perf/core by Ingo Molnar · 14 years ago
  89. a802707 tracing/sched: Add sched_pi_setprio tracepoint by Steven Rostedt · 14 years ago
  90. cf84fd9 Merge commit 'v2.6.36-rc5' into sched/core by Ingo Molnar · 14 years ago
  91. e9d2b06 perf: Undo the per cpu-context timer stuff by Peter Zijlstra · 14 years ago
  92. 31915ab sched: Remove branch hints within context_switch() by Heiko Carstens · 14 years ago
  93. e75e863 sched: Fix user time incorrectly accounted as system time on 32-bit by Stanislaw Gruszka · 14 years ago
  94. 3aabae7 Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-trace into perf/core by Ingo Molnar · 14 years ago
  95. 7740191 sched: Fix string comparison in /proc/sched_features by Mathieu Desnoyers · 14 years ago
  96. b5ab4cd perf: Per cpu-context rotation timer by Peter Zijlstra · 14 years ago
  97. 01a0854 sched: Add book scheduling domain by Heiko Carstens · 14 years ago
  98. f269893 sched: Merge cpu_to_core_group functions by Heiko Carstens · 14 years ago
  99. da2b71e sched: Move sched_avg_update() to update_cpu_load() by Suresh Siddha · 14 years ago
  100. ed2d372 sched: Remove unnecessary #ifdef CONFIG_SMP by Christian Dietrich · 14 years ago