1. 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
  2. 8e7fbcb sched: Remove stale power aware scheduling remnants and dysfunctional knobs by Peter Zijlstra · 13 years ago
  3. c6ae41e x86: replace percpu_xxx funcs with this_cpu_xxx by Alex Shi · 12 years ago
  4. cb83b62 sched/numa: Rewrite the CONFIG_NUMA sched domain support by Peter Zijlstra · 12 years ago
  5. 590e4d8 sched: Allow SD_NODES_PER_DOMAIN to be overridden by Anton Blanchard · 13 years ago
  6. 32e45ff mm: increase RECLAIM_DISTANCE to 30 by KOSAKI Motohiro · 13 years ago
  7. 01a0854 sched: Add book scheduling domain by Heiko Carstens · 14 years ago
  8. 2510600 topology: alternate fix for ia64 tiger_defconfig build breakage by Lee Schermerhorn · 14 years ago
  9. 2ec57d4 sched: Fix spelling of sibling by Michael Neuling · 14 years ago
  10. 532cb4c sched: Add asymmetric group packing option for sibling domain by Michael Neuling · 14 years ago
  11. 7aac789 numa: introduce numa_mem_id()- effective local memory node id by Lee Schermerhorn · 14 years ago
  12. 7281201 numa: add generic percpu var numa_node_id() implementation by Lee Schermerhorn · 14 years ago
  13. 50b926e sched: Fix vmark regression on big machines by Mike Galbraith · 15 years ago
  14. 799e220 sched: Disable SD_PREFER_LOCAL for MC/CPU domains by Peter Zijlstra · 15 years ago
  15. 6f40142 cpumask: remove obsolete topology_core_siblings and topology_thread_siblings: core by Rusty Russell · 15 years ago
  16. 182a85f sched: Disable wakeup balancing by Peter Zijlstra · 15 years ago
  17. 59abf02 sched: Add SD_PREFER_LOCAL by Peter Zijlstra · 15 years ago
  18. b8a543e sched: Reduce forkexec_idx by Peter Zijlstra · 15 years ago
  19. 0ec9fab sched: Improve latencies and throughput by Mike Galbraith · 15 years ago
  20. 6bd7821 sched: Fix some domain tunings by Peter Zijlstra · 15 years ago
  21. 78e7ed5 sched: Tweak wake_idx by Peter Zijlstra · 15 years ago
  22. c88d591 sched: Merge select_task_rq_fair() and sched_balance_self() by Peter Zijlstra · 15 years ago
  23. a8fae3e sched: enable SD_WAKE_IDLE by Peter Zijlstra · 15 years ago
  24. 840a065 sched: Turn on SD_BALANCE_NEWIDLE by Ingo Molnar · 15 years ago
  25. 47734f8 sched: Clean up topology.h by Ingo Molnar · 15 years ago
  26. a52bfd73 sched: Add smt_gain by Peter Zijlstra · 15 years ago
  27. 082edb7 numa, cpumask: move numa_node_id default implementation to topology.h by Rusty Russell · 15 years ago
  28. a70f730 cpumask: replace node_to_cpumask with cpumask_of_node. by Rusty Russell · 15 years ago
  29. fbd59a8 cpumask: Use topology_core_cpumask()/topology_thread_cpumask() by Rusty Russell · 16 years ago
  30. 100fdae sched: add SD_BALANCE_NEWIDLE at MC and CPU level for sched_mc>0 by Vaidyanathan Srinivasan · 16 years ago
  31. 716707b sched: convert BALANCE_FOR_xx_POWER to inline functions by Vaidyanathan Srinivasan · 16 years ago
  32. ee79d1b sched: let arch_update_cpu_topology indicate if topology changed by Heiko Carstens · 16 years ago
  33. 52c642f sched: fine-tune SD_SIBLING_INIT by Ingo Molnar · 16 years ago
  34. 1480098 sched: fine-tune SD_MC_INIT by Mike Galbraith · 16 years ago
  35. 9fcd18c sched: re-tune balancing by Ingo Molnar · 16 years ago
  36. c50cbb0 cpu topology: always define CPU topology information by Ben Hutchings · 16 years ago
  37. ea3f01f sched: re-tune NUMA topologies by Ingo Molnar · 16 years ago
  38. 7c16ec5 cpumask: reduce stack usage in SD_x_INIT initializers by Mike Travis · 16 years ago
  39. 22e52b0 sched: add arch_update_cpu_topology hook. by Heiko Carstens · 16 years ago
  40. 33b0c42 sched: tune multi-core idle balancing by Ingo Molnar · 16 years ago
  41. 32525d0 sched: whitespace cleanups in topology.h by Ingo Molnar · 17 years ago
  42. 52d8534 sched: reactivate fork balancing by Ingo Molnar · 17 years ago
  43. 7a6c6bc sched: enable wake-idle on CONFIG_SCHED_MC=y by Ingo Molnar · 17 years ago
  44. 95dbb42 sched: reintroduce topology.h tunings by Ingo Molnar · 17 years ago
  45. 362a701 [PATCH] sched: remove cache_hot_time by Ingo Molnar · 17 years ago
  46. f787a503 [PATCH] sched: small topology.h cleanup by Ingo Molnar · 17 years ago
  47. 9c4801ce sched: more agressive idle balancing by Ingo Molnar · 17 years ago
  48. 69f7c0a [PATCH] sched: remove SMT nice by Con Kolivas · 17 years ago
  49. 08c183f [PATCH] sched: add option to serialize load balancing by Christoph Lameter · 18 years ago
  50. ac7d550 [PATCH] sched domain: increase the SMT busy rebalance interval by Siddha, Suresh B · 18 years ago
  51. 89c4710 [PATCH] sched: cleanup sched_group cpu_power setup by Siddha, Suresh B · 18 years ago
  52. 1a84887 [PATCH] sched: introduce child field in sched_domain by Siddha, Suresh B · 18 years ago
  53. 5c45bf2 [PATCH] sched: mc/smt power savings sched policy by Siddha, Suresh B · 18 years ago
  54. 1e9f28f [PATCH] sched: new sched domain for representing multi-core by Siddha, Suresh B · 18 years ago
  55. 9eeff23 [PATCH] Zone reclaim: Reclaim logic by Christoph Lameter · 19 years ago
  56. 198e2f1 [PATCH] scheduler cache-hot-autodetect by akpm@osdl.org · 19 years ago
  57. 9c1cfda [PATCH] cpusets: Move the ia64 domain setup code to the generic code by John Hawkes · 19 years ago
  58. 687f166 [PATCH] sched: sched tuning by Nick Piggin · 19 years ago
  59. 147cbb4 [PATCH] sched: balance on fork by Nick Piggin · 19 years ago
  60. cafb20c [PATCH] sched: no aggressive idle balancing by Nick Piggin · 19 years ago
  61. 7897986 [PATCH] sched: balance timers by Nick Piggin · 19 years ago
  62. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago