1. ae7a835 Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 11 years ago
  2. 6832d96 Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  3. 5e0b3a4 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  4. 0d99b70 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 · 11 years ago
  5. 32dad03 Merge branch 'for-3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 11 years ago
  6. 10866e62 sched/fair: Fix the sd_parent_degenerate() code by Peter Zijlstra · 11 years ago
  7. aee2bce Merge branch 'linus' into perf/core by Ingo Molnar · 11 years ago
  8. c8d2d47 cpumask: Fix cpumask leak in partition_sched_domains() by Xiaotian Feng · 11 years ago
  9. 28fbc8b Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  10. e0acd0a sched: fix the theoretical signal_wake_up() vs schedule() race by Oleg Nesterov · 11 years ago
  11. fbb00b5 sched: Consolidate open coded preemptible() checks by Frederic Weisbecker · 12 years ago
  12. d99c872 cgroup: make cgroup_taskset deal with cgroup_subsys_state instead of cgroup by Tejun Heo · 11 years ago
  13. 182446d cgroup: pass around cgroup_subsys_state instead of cgroup in file methods by Tejun Heo · 11 years ago
  14. eb95419 cgroup: pass around cgroup_subsys_state instead of cgroup in subsystem methods by Tejun Heo · 11 years ago
  15. 6387698 cgroup: add css_parent() by Tejun Heo · 11 years ago
  16. a7c6d55 cgroup: add/update accessors which obtain subsys specific data from css by Tejun Heo · 11 years ago
  17. 8af01f56 cgroup: s/cgroup_subsys_state/cgroup_css/ s/task_subsys_state/task_css/ by Tejun Heo · 11 years ago
  18. 7d9ffa8 sched: Micro-optimize the smart wake-affine logic by Peter Zijlstra · 12 years ago
  19. b24d6f4 Merge tag 'v3.11-rc2' into sched/core by Ingo Molnar · 12 years ago
  20. e04c5d7 remove sched notifier for cross-cpu migrations by Marcelo Tosatti · 12 years ago
  21. e69f618 sched: Fix some kernel-doc warnings by Yacine Belkadi · 12 years ago
  22. 0db0628 kernel: delete __cpuinit usage from all core kernel files by Paul Gortmaker · 12 years ago
  23. cedce3e sched/__wake_up_sync_key(): Fix nr_exclusive tasks which lead to WF_SYNC clearing by Kirill Tkhai · 12 years ago
  24. 971ee28 sched: Fix HRTICK by Peter Zijlstra · 12 years ago
  25. 2fd1b48 Merge tag 'v3.10' into sched/core by Ingo Molnar · 12 years ago
  26. 83dfd52 sched: Update cpu load after task_tick by Alex Shi · 12 years ago
  27. a75cdaa sched: Set an initial value of runnable avg for new forked task by Alex Shi · 12 years ago
  28. 141965c Revert "sched: Introduce temporary FAIR_GROUP_SCHED dependency for load-tracking" by Alex Shi · 12 years ago
  29. a3d5c34 Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  30. be7002e sched: Don't mix use of typedef ctl_table and struct ctl_table by Joe Perches · 12 years ago
  31. 94c95ba sched: Remove WARN_ON(!sd) from init_sched_groups_power() by Viresh Kumar · 12 years ago
  32. cd08e92 sched: Fix memory leakage in build_sched_groups() by Viresh Kumar · 12 years ago
  33. 0936629 sched: Use cached value of span instead of calling sched_domain_span() by Viresh Kumar · 12 years ago
  34. 27723a6 sched: Create for_each_sd_topology() by Viresh Kumar · 12 years ago
  35. c75e012 sched: Don't set sd->child to NULL when it is already NULL by Viresh Kumar · 12 years ago
  36. 1c63216 sched: Don't initialize alloc_state in build_sched_domains() by Viresh Kumar · 12 years ago
  37. 22da956 sched: Optimize build_sched_domains() for saving first SD node for a cpu by Viresh Kumar · 12 years ago
  38. 4a850cb sched: Remove unused params of build_sched_domain() by Viresh Kumar · 12 years ago
  39. d81344c Merge branch 'sched/urgent' into sched/core by Ingo Molnar · 12 years ago
  40. 873b4c6 sched: Fix clear NOHZ_BALANCE_KICK by Vincent Guittot · 12 years ago
  41. 45eacc6 vtime: Use consistent clocks among nohz accounting by Frederic Weisbecker · 12 years ago
  42. 78becc2 sched: Use an accessor to read the rq clock by Frederic Weisbecker · 12 years ago
  43. 1ad4ec0 sched: Update rq clock before calling check_preempt_curr() by Frederic Weisbecker · 12 years ago
  44. 77bd397 sched: Update rq clock before migrating tasks out of dying CPU by Frederic Weisbecker · 12 years ago
  45. c5405a4 sched: Remove redundant update_runtime notifier by Neil Zhang · 12 years ago
  46. 45ceebf sched: Factor out load calculation code from sched/core.c --> sched/proc.c by Paul Gortmaker · 12 years ago
  47. 534c97b Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  48. 265f22a sched: Keep at least 1 tick per second for active dynticks tasks by Frederic Weisbecker · 12 years ago
  49. c032862 Merge commit '8700c95adb03' into timers/nohz by Frederic Weisbecker · 12 years ago
  50. 3d1cb20 workqueue: include workqueue info when printing debug dump of a worker task by Tejun Heo · 12 years ago
  51. 8700c95 Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  52. 16fa94b Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  53. 46d9be3 Merge branch 'for-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 12 years ago
  54. 916bb6d7 Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  55. e6252c3 sched: Rename load_balance_tmpmask to load_balance_mask by Joonsoo Kim · 12 years ago
  56. 99e5ada nohz: Re-evaluate the tick for the new task after a context switch by Frederic Weisbecker · 12 years ago
  57. ff442c5 nohz: Re-evaluate the tick from the scheduler IPI by Frederic Weisbecker · 12 years ago
  58. ce831b3 sched: New helper to prevent from stopping the tick in full dynticks by Frederic Weisbecker · 12 years ago
  59. 41fcb9f mutex: Move mutex spinning code from sched/core.c back to mutex.c by Waiman Long · 12 years ago
  60. c5bfece nohz: Switch from "extended nohz" to "full nohz" based naming by Frederic Weisbecker · 12 years ago
  61. af788e3 Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  62. 14c6d3c sched/cpuacct: Initialize root cpuacct earlier by Li Zefan · 12 years ago
  63. dbe4b41 sched/cpuacct: Add cpuacct_init() by Li Zefan · 12 years ago
  64. 2e76c24 sched: Split cpuacct code out of core.c by Li Zefan · 12 years ago
  65. ee761f6 arch: Consolidate tsk_is_polling() by Thomas Gleixner · 12 years ago
  66. 28b4a52 sched: Fix typo inside comment by Viresh Kumar · 12 years ago
  67. fd9b86d sched/debug: Fix sd->*_idx limit range avoiding overflow by libin · 12 years ago
  68. 3451d02 nohz: Rename CONFIG_NO_HZ to CONFIG_NO_HZ_COMMON by Frederic Weisbecker · 13 years ago
  69. 1c20091 nohz: Wake up full dynticks CPUs when a timer gets enqueued by Frederic Weisbecker · 13 years ago
  70. 383efcd sched: Convert BUG_ON()s in try_to_wake_up_local() to WARN_ON_ONCE()s by Tejun Heo · 12 years ago
  71. 14a40ff sched: replace PF_THREAD_BOUND with PF_NO_SETAFFINITY by Tejun Heo · 12 years ago
  72. a8d7ad5 sched/tracing: Allow tracing the preemption decision on wakeup by Peter Zijlstra · 12 years ago
  73. 4e3da46 Merge branch 'sched/cputime' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/linux-dynticks into sched/core by Ingo Molnar · 12 years ago
  74. b22366c context_tracking: Restore preempted context state after preempt_schedule_irq() by Frederic Weisbecker · 12 years ago
  75. 27b4b93 sched: Remove double declaration of root_task_group by Li Zefan · 12 years ago
  76. 25cc7da sched: Move group scheduling functions out of include/linux/sched.h by Li Zefan · 12 years ago
  77. ee89f81 Merge branch 'for-3.9/core' of git://git.kernel.dk/linux-block by Linus Torvalds · 12 years ago
  78. b67bfe0 hlist: drop the node parameter from iterators by Sasha Levin · 12 years ago
  79. dcad0fc Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  80. 9043a26 Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 12 years ago
  81. 89f8833 Merge tag 'kvm-3.9-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 12 years ago
  82. aa00d89 sched: do not use cpu_to_node() to find an offlined cpu's node. by Tang Chen · 12 years ago
  83. 502b24c Merge branch 'for-3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 12 years ago
  84. 1c3e826 sched/core: Remove the obsolete and unused nr_uninterruptible() function by Sha Zhengju · 12 years ago
  85. 67cb104 Merge branch 'for-3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 12 years ago
  86. 686855f sched: add wait_for_completion_io[_timeout] by Vladimir Davydov · 12 years ago
  87. ce0dbbb sched/rt: Add a tuning knob to allow changing SCHED_RR timeslice by Clark Williams · 12 years ago
  88. b2c77a5 Merge tag 'full-dynticks-cputime-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/linux-dynticks into sched/core by Ingo Molnar · 12 years ago
  89. c3c1864 sched: Fix signedness bug in yield_to() by Dan Carpenter · 12 years ago
  90. 7b270f6 sched: Bail out of yield_to when source and target runqueue has one task by Peter Zijlstra · 12 years ago
  91. 6a61671 cputime: Safely read cputime of full dynticks CPUs by Frederic Weisbecker · 12 years ago
  92. ace783b sched: split out css_online/css_offline from tg creation/destruction by Li Zefan · 12 years ago
  93. 9067ac8 wake_up_process() should be never used to wakeup a TASK_STOPPED/TRACED task by Oleg Nesterov · 12 years ago
  94. 373d4d0 taint: add explicit flag to show whether lock dep is still OK. by Rusty Russell · 12 years ago
  95. ea13844 workqueue: rename kernel/workqueue_sched.h to kernel/workqueue_internal.h by Tejun Heo · 12 years ago
  96. 6a2b60b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 12 years ago
  97. 3d59eeb Merge tag 'balancenuma-v11' of git://git.kernel.org/pub/scm/linux/kernel/git/mel/linux-balancenuma by Linus Torvalds · 12 years ago
  98. 66cdd0c Merge tag 'kvm-3.8-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 12 years ago
  99. d206e09 Merge branch 'for-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 12 years ago
  100. f57d54b Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago