1. 3556485 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 13 years ago
  2. 0d9cabd Merge branch 'for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 13 years ago
  3. 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
  4. c308b56 sched: Fix nohz load accounting -- again! by Peter Zijlstra · 13 years ago
  5. 8e3fabf sched: Update yield() docs by Peter Zijlstra · 13 years ago
  6. 3ccf3e8 printk/sched: Introduce special printk_sched() for those awkward moments by Peter Zijlstra · 13 years ago
  7. 5fbd036 sched: Cleanup cpu_active madness by Peter Zijlstra · 13 years ago
  8. 737f24b Merge branch 'perf/urgent' into perf/core by Ingo Molnar · 13 years ago
  9. 367456c sched: Ditch per cgroup task lists for load-balancing by Peter Zijlstra · 13 years ago
  10. 3c7d518 sched/rt: Do not submit new work when PI-blocked by Thomas Gleixner · 13 years ago
  11. 1c4dd99 sched/rt: Prevent idle task boosting by Thomas Gleixner · 14 years ago
  12. 63b2001 sched/wait: Add __wake_up_all_locked() API by Thomas Gleixner · 13 years ago
  13. ba74c14 sched/rt: Document scheduler related skip-resched-check sites by Thomas Gleixner · 14 years ago
  14. c5491ea sched/rt: Add schedule_preempt_disabled() by Thomas Gleixner · 14 years ago
  15. 7e4d960 Merge branch 'linus' into sched/core by Ingo Molnar · 13 years ago
  16. c5905af static keys: Introduce 'struct static_key', static_key_true()/false() and static_key_slow_[inc|dec]() by Ingo Molnar · 13 years ago
  17. 8c79a04 sched/events: Revert trace_sched_stat_sleeptime() by Peter Zijlstra · 13 years ago
  18. 4040153 security: trim security.h by Al Viro · 13 years ago
  19. 761b3ef5 cgroup: remove cgroup_subsys argument from callbacks by Li Zefan · 13 years ago
  20. 39be350 sched, block: Unify cache detection by Peter Zijlstra · 13 years ago
  21. db7e527 sched/s390: Fix compile error in sched/core.c by Christian Borntraeger · 13 years ago
  22. 4ca9b72 sched: Fix rq->nr_uninterruptible update race by Peter Zijlstra · 13 years ago
  23. c49c41a Merge branch 'for-linus' of git://selinuxproject.org/~jmorris/linux-security by Linus Torvalds · 13 years ago
  24. 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
  25. 9b9fb61 sched: Remove empty #ifdefs by Hiroshi Shimamoto · 13 years ago
  26. db0c2bf Merge branch 'for-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 13 years ago
  27. 972b2c7 Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 13 years ago
  28. 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
  29. 1ac9bc6 sched/tracing: Add a new tracepoint for sleeptime by Arun Sharma · 13 years ago
  30. 664dfa6 sched: Disable scheduler warnings during oopses by Dave Jones · 13 years ago
  31. 11534ec sched: Remove cfs bandwidth period check in tg_set_cfs_period() by Kamalesh Babulal · 13 years ago
  32. 518cd62 sched: Only queue remote wakeups when crossing cache boundaries by Peter Zijlstra · 13 years ago
  33. 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
  34. 07cde26 sched: Add missing rcu_dereference() around ->real_parent usage by Kees Cook · 13 years ago
  35. f8b6d1c sched: Use jump_labels for sched_feat by Peter Zijlstra · 13 years ago
  36. be726ff sched/accounting: Fix parameter passing in task_group_account_field by Glauber Costa · 13 years ago
  37. 1c77f38 sched/accounting: Fix user/system tick double accounting by Glauber Costa · 13 years ago
  38. 54c707e sched/accounting: Re-use scheduler statistics for the root cgroup by Glauber Costa · 13 years ago
  39. 44252e4 sched/accounting, cgroups: Reuse cgroup's parent pointer by Glauber Costa · 13 years ago
  40. 3292beb sched/accounting: Change cpustat fields to an array by Glauber Costa · 13 years ago
  41. 69e1e81 sched, nohz: Track nr_busy_cpus in the sched_group_power by Suresh Siddha · 13 years ago
  42. 1c792db sched, nohz: Introduce nohz_flags in 'struct rq' by Suresh Siddha · 13 years ago
  43. 4d78a22 sched: Fix the sched group node allocation for SD_OVERLAP domains by Suresh Siddha · 13 years ago
  44. 916671c sched: Set skip_clock_update in yield_task_fair() by Mike Galbraith · 13 years ago
  45. 391e43d sched: Move all scheduler bits into kernel/sched/ by Peter Zijlstra · 13 years ago[Renamed (99%) from kernel/sched.c]
  46. 029632f sched: Make separate sched*.c translation units by Peter Zijlstra · 13 years ago
  47. a3e5d10 sched: Don't call task_group() too many times in set_task_rq() by Andrew Vagin · 13 years ago
  48. f4d6f6c sched, trivial: Initialize root cgroup's sibling list by Glauber Costa · 13 years ago
  49. 56f570e sched: Use jump labels to reduce overhead when bandwidth control is inactive by Paul Turner · 13 years ago
  50. f1c6f1a sched: Set the command name of the idle tasks in SMP kernels by Carsten Emde · 13 years ago
  51. c6dc7f0 sched: Document wait_for_completion_*() return values by J. Bruce Fields · 13 years ago
  52. 1197ab2 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 13 years ago
  53. 8a4a891 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. 19b4a8d Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  55. 59e5253 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 13 years ago
  56. 510f5ac sched: Don't use tasklist_lock for debug prints by Thomas Gleixner · 13 years ago
  57. 4939602 sched: Unify the ->cpus_allowed mask copy by Peter Zijlstra · 14 years ago
  58. fa17b50 sched: Wrap scheduler p->cpus_allowed access by Peter Zijlstra · 14 years ago
  59. 6eb57e0 sched: Request for idle balance during nohz idle load balance by Suresh Siddha · 13 years ago
  60. ca38062 sched: Use resched IPI to kick off the nohz idle balance by Suresh Siddha · 13 years ago
  61. 908a328 sched: Fix idle_cpu() by Thomas Gleixner · 13 years ago
  62. fa14ff4 sched: Convert to struct llist by Peter Zijlstra · 13 years ago
  63. 22f92ba Merge branch 'linus' into sched/core by Ingo Molnar · 13 years ago
  64. d670ec1 posix-cpu-timers: Cure SMP wobbles by Peter Zijlstra · 13 years ago
  65. fc0763f nohz: Remove nohz_cpu_mask by Shi, Alex · 13 years ago
  66. b3fbab0 rcu: Restore checks for blocking in RCU read-side critical sections by Paul E. McKenney · 14 years ago
  67. bfb9035c treewide: Correct spelling of successfully in comments by Joe Perches · 13 years ago
  68. 6ebbe7a sched: Fix up wchan borkage by Simon Kirby · 13 years ago
  69. 590e4d8 sched: Allow SD_NODES_PER_DOMAIN to be overridden by Anton Blanchard · 13 years ago
  70. bfa322c Merge branch 'linus' into sched/core by Ingo Molnar · 13 years ago
  71. e81b693 Merge branch 'sched-fixes-for-linus' of git://tesla.tglx.de/git/linux-2.6-tip by Linus Torvalds · 13 years ago
  72. a8d757e perf events: Fix slow and broken cgroup context switch code by Stephane Eranian · 13 years ago
  73. feff8fa sched: Fix a memory leak in __sdt_free() by WANG Cong · 13 years ago
  74. 9c40cef2 sched: Move blk_schedule_flush_plug() out of __schedule() by Thomas Gleixner · 14 years ago
  75. c259e01 sched: Separate the scheduler entry for preemption by Thomas Gleixner · 14 years ago
  76. d8b4986 sched: Return unused runtime on group dequeue by Paul Turner · 13 years ago
  77. e8da1b1 sched: Add exports tracking cfs bandwidth control statistics by Nikhil Rao · 13 years ago
  78. 8cb120d sched: Migrate throttled tasks on HOTPLUG by Paul Turner · 13 years ago
  79. 64660c8 sched: Prevent interactions with throttled entities by Paul Turner · 13 years ago
  80. 8277434 sched: Allow for positional tg_tree walks by Paul Turner · 13 years ago
  81. 671fd9d sched: Add support for unthrottling group entities by Paul Turner · 13 years ago
  82. 85dac90 sched: Add support for throttling group entities by Paul Turner · 13 years ago
  83. a9cf55b sched: Expire invalid runtime by Paul Turner · 13 years ago
  84. 58088ad sched: Add a timer to handle CFS bandwidth refresh by Paul Turner · 13 years ago
  85. ec12cb7 sched: Accumulate per-cfs_rq cpu usage and charge against bandwidth by Paul Turner · 13 years ago
  86. a790de9 sched: Validate CFS quota hierarchies by Paul Turner · 13 years ago
  87. ab84d31 sched: Introduce primitives to account for CFS bandwidth tracking by Paul Turner · 13 years ago
  88. 953bfcd1 sched: Implement hierarchical task accounting for SCHED_OTHER by Paul Turner · 13 years ago
  89. c350a04 sched: fix broken SCHED_RESET_ON_FORK handling by Mike Galbraith · 13 years ago
  90. e2b245f sched: Remove rq->avg_load_per_task by Jan H. Schönherr · 13 years ago
  91. d3ec484 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 13 years ago
  92. 5fabc48 Merge branch 'kvm-updates/3.1' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 13 years ago
  93. bdc7ccf Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  94. 4d4abdc Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  95. 75b56ec Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  96. acb5a9b sched: Separate group-scheduling code more clearly by Jan H. Schönherr · 13 years ago
  97. 26a148e sched: Reorder root_domain to remove 64 bit alignment padding by Richard Kennedy · 13 years ago
  98. 99bc524 sched: Do not attempt to destroy uninitialized rt_bandwidth by Bianca Lutz · 13 years ago
  99. 5f817d6 sched: Fix (harmless) typo 'CONFG_FAIR_GROUP_SCHED' by Jan Schoenherr · 13 years ago
  100. 9763b67 sched, cgroup: Optimize load_balance_fair() by Peter Zijlstra · 13 years ago