1. ab93eb8 Merge branches 'core-urgent-for-linus', 'perf-urgent-for-linus' and 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  2. 5167e8d sched/nohz: Rewrite and fix load-avg computation -- again by Peter Zijlstra · 13 years ago
  3. cba6d0d Revert "rcu: Move PREEMPT_RCU preemption to switch_to() invocation" by Paul E. McKenney · 13 years ago
  4. a841f8c sched: Fix the relax_domain_level boot parameter by Dimitri Sivanich · 13 years ago
  5. d039ac6 sched: Validate assumptions in sched_init_numa() by Peter Zijlstra · 13 years ago
  6. c3decf0 sched: Always initialize cpu-power by Peter Zijlstra · 13 years ago
  7. c117487 sched: Fix domain iteration by Peter Zijlstra · 13 years ago
  8. 10717dc sched/numa: Load balance between remote nodes by Alex Shi · 13 years ago
  9. 6a4c96e sched: Remove NULL assignment of dattr_cur by Kamalesh Babulal · 13 years ago
  10. 7997a45 sched: Remove the last NULL entry from sched_feat_names by Hiroshi Shimamoto · 13 years ago
  11. 1292531 sched: Make sched_feat_names const by Hiroshi Shimamoto · 13 years ago
  12. 29baa74 sched: Move nr_cpus_allowed out of 'struct sched_rt_entity' by Peter Zijlstra · 13 years ago
  13. 74a5ce2 sched: Fix SD_OVERLAP by Peter Zijlstra · 13 years ago
  14. 2ea4580 sched: Don't try allocating memory from offline nodes by Peter Zijlstra · 13 years ago
  15. 5aaa0b7 sched/nohz: Fix rq->cpu_load calculations some more by Peter Zijlstra · 13 years ago
  16. 644473e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 13 years ago
  17. 56edab3 Merge branches 'perf-urgent-for-linus' and 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  18. ab0cce5 Revert "sched, perf: Use a single callback into the scheduler" by Jiri Olsa · 13 years ago
  19. d79ee93 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  20. 2ff2b28 Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  21. 88d6ae8d Merge branch 'for-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 13 years ago
  22. bf67f3a Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  23. 226da0d Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  24. 16ee657 Merge remote-tracking branch 'tip/perf/urgent' into perf/core by Arnaldo Carvalho de Melo · 13 years ago
  25. 1c2927f sched: Taint kernel with TAINT_WARN after sleep-in-atomic bug by Konstantin Khlebnikov · 13 years ago
  26. 8e7fbcb sched: Remove stale power aware scheduling remnants and dysfunctional knobs by Peter Zijlstra · 13 years ago
  27. fac536f Merge branch 'sched/urgent' into sched/core by Ingo Molnar · 13 years ago
  28. 556061b sched/nohz: Fix rq->cpu_load[] calculations by Peter Zijlstra · 13 years ago
  29. 870a0bb sched/numa: Don't scale the imbalance by Peter Zijlstra · 13 years ago
  30. 04f733b sched/fair: Revert sched-domain iteration breakage by Peter Zijlstra · 13 years ago
  31. dd7d863 sched/numa: Fix the new NUMA topology bits by Peter Zijlstra · 13 years ago
  32. 2d84e02 Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into core/rcu by Ingo Molnar · 13 years ago
  33. cb04ff9 sched, perf: Use a single callback into the scheduler by Peter Zijlstra · 13 years ago
  34. cb83b62 sched/numa: Rewrite the CONFIG_NUMA sched domain support by Peter Zijlstra · 13 years ago
  35. 0ce9047 sched/fair: Add some serialization to the sched_domain load-balance walk by Peter Zijlstra · 13 years ago
  36. 30b4e9e sched: Fix KVM and ia64 boot crash due to sched_groups circular linked list assumption by Igor Mammedov · 13 years ago
  37. 67ba529 Merge branch 'smp/threadalloc' into smp/hotplug by Thomas Gleixner · 13 years ago
  38. 9c806aa userns: Convert sched_set_affinity and sched_set_scheduler's permission checks by Eric W. Biederman · 13 years ago
  39. 616c310 rcu: Move PREEMPT_RCU preemption to switch_to() invocation by Paul E. McKenney · 13 years ago
  40. fb2cf2c sched: Fix OOPS when build_sched_domains() percpu allocation fails by he, bo · 13 years ago
  41. 29d5e04 smp: Provide generic idle thread allocation by Thomas Gleixner · 13 years ago
  42. c4a4d60 userns: Use cred->user_ns instead of cred->user->user_ns by Eric W. Biederman · 13 years ago
  43. 4baf6e3 cgroup: convert all non-memcg controllers to the new cftype interface by Tejun Heo · 13 years ago
  44. f22e08a Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  45. e3831ed sched: Fix incorrect usage of for_each_cpu_mask() in select_fallback_rq() by Srivatsa S. Bhat · 13 years ago
  46. 7fda041 Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  47. 1f56ee7 Merge branch 'sched/arch' into sched/urgent by Ingo Molnar · 13 years ago
  48. 6135fc1 sched: Fix __schedule_bug() output when called from an interrupt by Stephen Boyd · 13 years ago
  49. 96f951e Add #includes needed to permit the removal of asm/system.h by David Howells · 13 years ago
  50. 2baab4e sched: Fix select_fallback_rq() vs cpu_active/cpu_online by Peter Zijlstra · 13 years ago
  51. 3556485 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 13 years ago
  52. 0d9cabd Merge branch 'for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 13 years ago
  53. 2ba6894 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  54. 01f23e1 sched/arch: Introduce the finish_arch_post_lock_switch() scheduler callback by Catalin Marinas · 13 years ago
  55. c308b56 sched: Fix nohz load accounting -- again! by Peter Zijlstra · 13 years ago
  56. 8e3fabf sched: Update yield() docs by Peter Zijlstra · 13 years ago
  57. 3ccf3e8 printk/sched: Introduce special printk_sched() for those awkward moments by Peter Zijlstra · 13 years ago
  58. 5fbd036 sched: Cleanup cpu_active madness by Peter Zijlstra · 13 years ago
  59. 4293f20 Revert "CPU hotplug, cpusets, suspend: Don't touch cpusets during suspend/resume" by Linus Torvalds · 13 years ago
  60. 737f24b Merge branch 'perf/urgent' into perf/core by Ingo Molnar · 13 years ago
  61. 367456c sched: Ditch per cgroup task lists for load-balancing by Peter Zijlstra · 13 years ago
  62. 3c7d518 sched/rt: Do not submit new work when PI-blocked by Thomas Gleixner · 14 years ago
  63. 1c4dd99 sched/rt: Prevent idle task boosting by Thomas Gleixner · 14 years ago
  64. 63b2001 sched/wait: Add __wake_up_all_locked() API by Thomas Gleixner · 13 years ago
  65. ba74c14 sched/rt: Document scheduler related skip-resched-check sites by Thomas Gleixner · 14 years ago
  66. c5491ea sched/rt: Add schedule_preempt_disabled() by Thomas Gleixner · 14 years ago
  67. 7e4d960 Merge branch 'linus' into sched/core by Ingo Molnar · 13 years ago
  68. 8f2f748 CPU hotplug, cpusets, suspend: Don't touch cpusets during suspend/resume by Srivatsa S. Bhat · 13 years ago
  69. c5905af static keys: Introduce 'struct static_key', static_key_true()/false() and static_key_slow_[inc|dec]() by Ingo Molnar · 13 years ago
  70. 8c79a04 sched/events: Revert trace_sched_stat_sleeptime() by Peter Zijlstra · 13 years ago
  71. 4040153 security: trim security.h by Al Viro · 13 years ago
  72. 761b3ef5 cgroup: remove cgroup_subsys argument from callbacks by Li Zefan · 13 years ago
  73. 39be350 sched, block: Unify cache detection by Peter Zijlstra · 13 years ago
  74. db7e527 sched/s390: Fix compile error in sched/core.c by Christian Borntraeger · 13 years ago
  75. 4ca9b72 sched: Fix rq->nr_uninterruptible update race by Peter Zijlstra · 13 years ago
  76. c49c41a Merge branch 'for-linus' of git://selinuxproject.org/~jmorris/linux-security by Linus Torvalds · 13 years ago
  77. b8bf17d Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  78. 9b9fb61 sched: Remove empty #ifdefs by Hiroshi Shimamoto · 13 years ago
  79. db0c2bf Merge branch 'for-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 13 years ago
  80. 972b2c7 Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 13 years ago
  81. 7affca3 Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 13 years ago
  82. 1ac9bc6 sched/tracing: Add a new tracepoint for sleeptime by Arun Sharma · 13 years ago
  83. 664dfa6 sched: Disable scheduler warnings during oopses by Dave Jones · 13 years ago
  84. 11534ec sched: Remove cfs bandwidth period check in tg_set_cfs_period() by Kamalesh Babulal · 13 years ago
  85. 518cd62 sched: Only queue remote wakeups when crossing cache boundaries by Peter Zijlstra · 13 years ago
  86. 612ef28 Merge branch 'sched/core' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip into cputime-tip by Martin Schwidefsky · 13 years ago
  87. 07cde26 sched: Add missing rcu_dereference() around ->real_parent usage by Kees Cook · 13 years ago
  88. f8b6d1c sched: Use jump_labels for sched_feat by Peter Zijlstra · 14 years ago
  89. be726ff sched/accounting: Fix parameter passing in task_group_account_field by Glauber Costa · 13 years ago
  90. 1c77f38 sched/accounting: Fix user/system tick double accounting by Glauber Costa · 13 years ago
  91. 54c707e sched/accounting: Re-use scheduler statistics for the root cgroup by Glauber Costa · 13 years ago
  92. 44252e4 sched/accounting, cgroups: Reuse cgroup's parent pointer by Glauber Costa · 13 years ago
  93. 3292beb sched/accounting: Change cpustat fields to an array by Glauber Costa · 13 years ago
  94. 69e1e81 sched, nohz: Track nr_busy_cpus in the sched_group_power by Suresh Siddha · 13 years ago
  95. 1c792db sched, nohz: Introduce nohz_flags in 'struct rq' by Suresh Siddha · 13 years ago
  96. 4d78a22 sched: Fix the sched group node allocation for SD_OVERLAP domains by Suresh Siddha · 13 years ago
  97. 916671c sched: Set skip_clock_update in yield_task_fair() by Mike Galbraith · 13 years ago
  98. 391e43d sched: Move all scheduler bits into kernel/sched/ by Peter Zijlstra · 13 years ago[Renamed (99%) from kernel/sched.c]
  99. 029632f sched: Make separate sched*.c translation units by Peter Zijlstra · 13 years ago
  100. a3e5d10 sched: Don't call task_group() too many times in set_task_rq() by Andrew Vagin · 13 years ago