1. 6a61671 cputime: Safely read cputime of full dynticks CPUs by Frederic Weisbecker · 12 years ago
  2. 6a2b60b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 12 years ago
  3. 3d59eeb Merge tag 'balancenuma-v11' of git://git.kernel.org/pub/scm/linux/kernel/git/mel/linux-balancenuma by Linus Torvalds · 12 years ago
  4. 66cdd0c Merge tag 'kvm-3.8-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 12 years ago
  5. d206e09 Merge branch 'for-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 12 years ago
  6. 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
  7. 3105b86 mm: sched: numa: Control enabling and disabling of NUMA balancing if !SCHED_DEBUG by Mel Gorman · 12 years ago
  8. 1a687c2 mm: sched: numa: Control enabling and disabling of NUMA balancing by Mel Gorman · 12 years ago
  9. b8593bf mm: sched: Adapt the scanning rate if a NUMA hinting fault does not migrate by Mel Gorman · 12 years ago
  10. 4b96a29b mm: sched: numa: Implement slow start for working set sampling by Peter Zijlstra · 12 years ago
  11. cbee9f8 mm: numa: Add fault driven placement and migration by Peter Zijlstra · 12 years ago
  12. 91d1aa43 context_tracking: New context tracking susbsystem by Frederic Weisbecker · 12 years ago
  13. 582b336 sched: add notifier for cross-cpu migrations by Marcelo Tosatti · 12 years ago
  14. 4c44aaa userns: Kill task_user_ns by Eric W. Biederman · 12 years ago
  15. 92fb974 cgroup: rename ->create/post_create/pre_destroy/destroy() to ->css_alloc/online/offline/free() by Tejun Heo · 12 years ago
  16. 4e79752 sched: Mark RCU reader in sched_show_task() by Paul E. McKenney · 12 years ago
  17. aac1cda Merge branches 'urgent.2012.10.27a', 'doc.2012.11.16a', 'fixes.2012.11.13a', 'srcu.2012.10.27a', 'stall.2012.11.13a', 'tracing.2012.11.08a' and 'idle.2012.10.24a' into HEAD by Paul E. McKenney · 12 years ago
  18. f4e26b1 sched: Introduce temporary FAIR_GROUP_SCHED dependency for load-tracking by Paul Turner · 12 years ago
  19. 0a74bef sched: Add an rq migration call-back to sched_class by Paul Turner · 12 years ago
  20. 9ee474f sched: Maintain the load contribution of blocked entities by Paul Turner · 12 years ago
  21. 9d85f21 sched: Track the runnable average on a per-task entity basis by Paul Turner · 12 years ago
  22. b637a32 rcu: Print remote CPU's stacks in stall warnings by Paul E. McKenney · 12 years ago
  23. 4d9a5d4 rcu: Remove rcu_switch() by Frederic Weisbecker · 12 years ago
  24. 0588f1f Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  25. 8213a2f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
  26. 301a5cb sched: Update sched_domains_numa_masks[][] when new cpus are onlined by Tang Chen · 12 years ago
  27. 5f7865f sched: Ensure 'sched_domains_numa_levels' is safe to use in other functions by Tang Chen · 12 years ago
  28. 0b981cb Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  29. 16a8016 sanitize tsk_is_polling() by Al Viro · 12 years ago
  30. 20ab65e3 rcu: Exit RCU extended QS on user preemption by Frederic Weisbecker · 12 years ago
  31. 90a340e rcu: Exit RCU extended QS on kernel preemption after irq/exception by Frederic Weisbecker · 12 years ago
  32. 04e7e95 rcu: Switch task's syscall hooks on context switch by Frederic Weisbecker · 12 years ago
  33. 593d100 Merge remote-tracking branch 'tip/core/rcu' into next.2012.09.25b by Paul E. McKenney · 12 years ago
  34. bf9fae9 cputime: Use a proper subsystem naming for vtime related APIs by Frederic Weisbecker · 12 years ago
  35. 5d18023 sched: Fix load avg vs cpu-hotplug by Peter Zijlstra · 12 years ago
  36. 37407ea Revert "sched: Improve scalability via 'CPU buddies', which withstand random perturbations" by Linus Torvalds · 12 years ago
  37. 08bedae sched: Fix load avg vs. cpu-hotplug by Peter Zijlstra · 12 years ago
  38. f3e9478 sched: Remove __ARCH_WANT_INTERRUPTS_ON_CTXSW by Peter Zijlstra · 12 years ago
  39. 38b8dd6 sched: Remove useless code in yield_to() by Michael Wang · 12 years ago
  40. 201c373 sched/debug: Limit sd->*_idx range on sysctl by Namhyung Kim · 12 years ago
  41. 59f9794 Merge branch 'sched/urgent' into sched/core by Ingo Molnar · 12 years ago
  42. a4c96ae sched: Unthrottle rt runqueues in __disable_runtime() by Peter Boonstoppel · 12 years ago
  43. f319da0 sched: Fix load avg vs cpu-hotplug by Peter Zijlstra · 12 years ago
  44. 53795ce Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  45. baa3604 cputime: Consolidate vtime handling on context switch by Frederic Weisbecker · 12 years ago
  46. 73fbec6 sched: Move cputime code to its own file by Frederic Weisbecker · 12 years ago
  47. f03542a sched: recover SD_WAKE_AFFINE in select_task_rq_fair and code clean up by Alex Shi · 12 years ago
  48. edde96e sched: Document schedule() entry points by Pekka Enberg · 12 years ago
  49. a413376 Merge branch 'sched/urgent' into sched/core by Thomas Gleixner · 12 years ago
  50. 35cf4e5 sched,cgroup: Fix up task_groups list by Mike Galbraith · 12 years ago
  51. bea6832 sched: fix divide by zero at {thread_group,task}_times by Stanislaw Gruszka · 12 years ago
  52. fcc1d2a Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  53. bca1a5c Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  54. 895dd92 sched: Deliver sched_switch events to the current task by Andrew Vagin · 12 years ago
  55. 45afb17 sched: Use task_rq_unlock() in __sched_setscheduler() by Namhyung Kim · 12 years ago
  56. 8323f26 sched: Fix race in task_group() by Peter Zijlstra · 12 years ago
  57. 970e178 sched: Improve scalability via 'CPU buddies', which withstand random perturbations by Mike Galbraith · 12 years ago
  58. 7ddf96b cpusets, hotplug: Restructure functions that are invoked during hotplug by Srivatsa S. Bhat · 12 years ago
  59. d35be8b CPU hotplug, cpusets, suspend: Don't modify cpusets during suspend/resume by Srivatsa S. Bhat · 12 years ago
  60. 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 · 12 years ago
  61. 5167e8d sched/nohz: Rewrite and fix load-avg computation -- again by Peter Zijlstra · 12 years ago
  62. cba6d0d Revert "rcu: Move PREEMPT_RCU preemption to switch_to() invocation" by Paul E. McKenney · 12 years ago
  63. a841f8c sched: Fix the relax_domain_level boot parameter by Dimitri Sivanich · 12 years ago
  64. d039ac6 sched: Validate assumptions in sched_init_numa() by Peter Zijlstra · 12 years ago
  65. c3decf0 sched: Always initialize cpu-power by Peter Zijlstra · 12 years ago
  66. c117487 sched: Fix domain iteration by Peter Zijlstra · 12 years ago
  67. 10717dc sched/numa: Load balance between remote nodes by Alex Shi · 12 years ago
  68. 6a4c96e sched: Remove NULL assignment of dattr_cur by Kamalesh Babulal · 12 years ago
  69. 7997a45 sched: Remove the last NULL entry from sched_feat_names by Hiroshi Shimamoto · 12 years ago
  70. 1292531 sched: Make sched_feat_names const by Hiroshi Shimamoto · 12 years ago
  71. 29baa74 sched: Move nr_cpus_allowed out of 'struct sched_rt_entity' by Peter Zijlstra · 12 years ago
  72. 74a5ce2 sched: Fix SD_OVERLAP by Peter Zijlstra · 12 years ago
  73. 2ea4580 sched: Don't try allocating memory from offline nodes by Peter Zijlstra · 12 years ago
  74. 5aaa0b7 sched/nohz: Fix rq->cpu_load calculations some more by Peter Zijlstra · 12 years ago
  75. 644473e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 12 years ago
  76. 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 · 12 years ago
  77. ab0cce5 Revert "sched, perf: Use a single callback into the scheduler" by Jiri Olsa · 12 years ago
  78. d79ee93 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  79. 2ff2b28 Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  80. 88d6ae8d Merge branch 'for-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 12 years ago
  81. bf67f3a Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  82. 226da0d Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  83. 16ee657 Merge remote-tracking branch 'tip/perf/urgent' into perf/core by Arnaldo Carvalho de Melo · 12 years ago
  84. 1c2927f sched: Taint kernel with TAINT_WARN after sleep-in-atomic bug by Konstantin Khlebnikov · 12 years ago
  85. 8e7fbcb sched: Remove stale power aware scheduling remnants and dysfunctional knobs by Peter Zijlstra · 13 years ago
  86. fac536f Merge branch 'sched/urgent' into sched/core by Ingo Molnar · 12 years ago
  87. 556061b sched/nohz: Fix rq->cpu_load[] calculations by Peter Zijlstra · 12 years ago
  88. 870a0bb sched/numa: Don't scale the imbalance by Peter Zijlstra · 12 years ago
  89. 04f733b sched/fair: Revert sched-domain iteration breakage by Peter Zijlstra · 12 years ago
  90. dd7d863 sched/numa: Fix the new NUMA topology bits by Peter Zijlstra · 12 years ago
  91. 2d84e02 Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into core/rcu by Ingo Molnar · 12 years ago
  92. cb04ff9 sched, perf: Use a single callback into the scheduler by Peter Zijlstra · 12 years ago
  93. cb83b62 sched/numa: Rewrite the CONFIG_NUMA sched domain support by Peter Zijlstra · 12 years ago
  94. 0ce9047 sched/fair: Add some serialization to the sched_domain load-balance walk by Peter Zijlstra · 12 years ago
  95. 30b4e9e sched: Fix KVM and ia64 boot crash due to sched_groups circular linked list assumption by Igor Mammedov · 12 years ago
  96. 67ba529 Merge branch 'smp/threadalloc' into smp/hotplug by Thomas Gleixner · 12 years ago
  97. 9c806aa userns: Convert sched_set_affinity and sched_set_scheduler's permission checks by Eric W. Biederman · 13 years ago
  98. 616c310 rcu: Move PREEMPT_RCU preemption to switch_to() invocation by Paul E. McKenney · 13 years ago
  99. fb2cf2c sched: Fix OOPS when build_sched_domains() percpu allocation fails by he, bo · 12 years ago
  100. 29d5e04 smp: Provide generic idle thread allocation by Thomas Gleixner · 12 years ago