1. 4ede816 epoll keyed wakeups: add __wake_up_locked_key() and __wake_up_sync_key() by Davide Libenzi · 17 years ago
  2. c4e1aa6 Merge branch 'locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 17 years ago
  3. d5ac537 sched: fix errors in struct & function comments by Randy Dunlap · 17 years ago
  4. 6e15cf0 Merge branch 'core/percpu' into percpu-cpumask-x86-for-linus-2 by Ingo Molnar · 17 years ago
  5. b7bb4c9 sched: Add comments to find_busiest_group() function by Gautham R Shenoy · 17 years ago
  6. c071df1 sched: Refactor the power savings balance code by Gautham R Shenoy · 17 years ago
  7. a021dc0 sched: Optimize the !power_savings_balance during fbg() by Gautham R Shenoy · 17 years ago
  8. dbc523a sched: Create a helper function to calculate imbalance by Gautham R Shenoy · 17 years ago
  9. 2e6f44a sched: Create helper to calculate small_imbalance in fbg() by Gautham R Shenoy · 17 years ago
  10. 37abe19 sched: Create a helper function to calculate sched_domain stats for fbg() by Gautham R Shenoy · 17 years ago
  11. 222d656 sched: Define structure to store the sched_domain statistics for fbg() by Gautham R Shenoy · 17 years ago
  12. 1f8c553 sched: Create a helper function to calculate sched_group stats for fbg() by Gautham R Shenoy · 17 years ago
  13. 381be78 sched: Define structure to store the sched_group statistics for fbg() by Gautham R Shenoy · 17 years ago
  14. 6dfdb06 sched: Fix indentations in find_busiest_group() using gotos by Gautham R Shenoy · 17 years ago
  15. 67bb6c0 sched: Simple helper functions for find_busiest_group() by Gautham R Shenoy · 17 years ago
  16. 67aa0f7 sched: remove unused fields from struct rq by Luis Henriques · 17 years ago
  17. 708dc51 sched: small optimisation of can_migrate_task() by Luis Henriques · 17 years ago
  18. 80dd99b sched: fix typos in documentation by Luis Henriques · 17 years ago
  19. df1c99d sched: add avg_overlap decay by Mike Galbraith · 17 years ago
  20. 57310a9 sched: optimize ttwu vs group scheduling by Peter Zijlstra · 17 years ago
  21. 5ed0cec sched: TIF_NEED_RESCHED -> need_reshed() cleanup by Lai Jiangshan · 17 years ago
  22. 7fc07d8 Merge branch 'sched/core' into sched/cleanups by Ingo Molnar · 17 years ago
  23. 8a0be9e sched: don't rebalance if attached on NULL domain by Frederic Weisbecker · 17 years ago
  24. b67802e sched: kill unused parameter of pick_next_task() by Wang Chen · 17 years ago
  25. 5512b3e Merge branches 'sched/clock', 'sched/urgent' and 'linus' into sched/core by Ingo Molnar · 17 years ago
  26. 54e9912 sched: don't allow setuid to succeed if the user does not have rt bandwidth by Dhaval Giani · 17 years ago
  27. cac64d0 sched_rt: don't start timer when rt bandwidth disabled by Hiroshi Shimamoto · 17 years ago
  28. c40c6f8 cpuacct: add a branch prediction by Li Zefan · 17 years ago
  29. 0edcf8d Merge branch 'tj-percpu' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/misc into core/percpu by Ingo Molnar · 17 years ago
  30. fc6fc7f Merge branch 'linus' into x86/apic by Ingo Molnar · 17 years ago
  31. b36128c alloc_percpu: change percpu_ptr to per_cpu_ptr by Rusty Russell · 17 years ago
  32. 2b8f836 sched: use TASK_NICE for task_struct by Américo Wang · 17 years ago
  33. a0a522c sched: idle_at_tick is only used when CONFIG_SMP is set by Henrik Austad · 17 years ago
  34. 5274f83 Merge branch 'sched/urgent'; commit 'v2.6.29-rc5' into sched/core by Ingo Molnar · 17 years ago
  35. f8a6b2b Merge branch 'linus' into x86/apic by Ingo Molnar · 17 years ago
  36. a0490fa sched: cpu hotplug fix by Ingo Molnar · 17 years ago
  37. 6c6f1f0 Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 17 years ago
  38. 94dba89 Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 17 years ago
  39. fc631c8 sched: revert recent sync wakeup changes by Peter Zijlstra · 17 years ago
  40. f437e8b Merge commit 'v2.6.29-rc4' into sched/core by Ingo Molnar · 17 years ago
  41. 249d51b Merge commit 'v2.6.29-rc4' into core/percpu by Ingo Molnar · 17 years ago
  42. 140573d Merge branches 'sched/rt' and 'sched/urgent' into sched/core by Ingo Molnar · 17 years ago
  43. 673f820 Merge branch 'linus' into core/locking by Ingo Molnar · 17 years ago
  44. 9d45cf9 Merge branch 'x86/urgent' into x86/apic by Ingo Molnar · 17 years ago
  45. 777c6c5 wait: prevent exclusive waiter starvation by Johannes Weiner · 17 years ago
  46. 483b4ee sched: fix nohz load balancer on cpu offline by Suresh Siddha · 17 years ago
  47. 1596e29 sched: symmetric sync vs avg_overlap by Peter Zijlstra · 17 years ago
  48. d942fb6 sched: fix sync wakeups by Peter Zijlstra · 17 years ago
  49. 1980307 Merge branch 'x86/mm' into core/percpu by Ingo Molnar · 17 years ago
  50. b2b062b Merge branch 'core/percpu' into stackprotector by Ingo Molnar · 17 years ago
  51. 7cb36b6 Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 17 years ago
  52. cce7ade sched: SCHED_IDLE weight change by Peter Zijlstra · 17 years ago
  53. 98a4826 sched: fix bandwidth validation for UID grouping by Peter Zijlstra · 17 years ago
  54. 831451a sched: introduce avg_wakeup by Peter Zijlstra · 17 years ago
  55. 0d66bf6 mutex: implement adaptive spinning by Peter Zijlstra · 17 years ago
  56. 41719b0 mutex: preemption fixes by Peter Zijlstra · 17 years ago
  57. 398a153 sched: fix build error in kernel/sched_rt.c when RT_GROUP_SCHED && !SMP by Gregory Haskins · 17 years ago
  58. 17da2bd [CVE-2009-0029] System call wrappers part 08 by Heiko Carstens · 17 years ago
  59. 754fe8d [CVE-2009-0029] System call wrappers part 07 by Heiko Carstens · 17 years ago
  60. 5add95d [CVE-2009-0029] System call wrappers part 06 by Heiko Carstens · 17 years ago
  61. 01e3eb8 Revert "sched: improve preempt debugging" by Ingo Molnar · 17 years ago
  62. fd2ab30 kernel/sched.c: add missing forward declaration for 'double_rq_lock' by Steven Noonan · 17 years ago
  63. 0a6d4e1 Merge branch 'sched/latest' of git://git.kernel.org/pub/scm/linux/kernel/git/ghaskins/linux-2.6-hacks into sched/rt by Ingo Molnar · 17 years ago
  64. 62ea9ce cpumask: fix CONFIG_NUMA=y sched.c by Rusty Russell · 17 years ago
  65. da8d508 sched: fix possible recursive rq->lock by Peter Zijlstra · 17 years ago
  66. db2f59c sched: fix section mismatch by Li Zefan · 17 years ago
  67. 0c910d2 sched: fix double kfree in failure path by Li Zefan · 17 years ago
  68. c70f22d sched: clean up arch_reinit_sched_domains() by Li Zefan · 17 years ago
  69. 39aac64 sched: mark sched_create_sysfs_power_savings_entries() as __init by Li Zefan · 17 years ago
  70. 7d3b56b Merge branch 'cpus4096-for-linus-3' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 17 years ago
  71. 61420f5 Merge branch 'cputime' of git://git390.osdl.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 17 years ago
  72. 6ca09df sched: put back some stack hog changes that were undone in kernel/sched.c by Mike Travis · 17 years ago
  73. 7eb1955 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-cpumask into merge-rr-cpumask by Mike Travis · 17 years ago
  74. b840d79 Merge branch 'cpus4096-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 17 years ago
  75. 79741dd [PATCH] idle cputime accounting by Martin Schwidefsky · 17 years ago
  76. 457533a [PATCH] fix scaled & unscaled cputime accounting by Martin Schwidefsky · 17 years ago
  77. 2ca1a61 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by Rusty Russell · 17 years ago
  78. a9de18e Merge branch 'linus' into stackprotector by Ingo Molnar · 17 years ago
  79. bb758e9 Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 17 years ago
  80. 5f34fe1 Merge branch 'core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 17 years ago
  81. 33edcf1 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by Rusty Russell · 17 years ago
  82. 917b627 sched: create "pushable_tasks" list to limit pushing to one attempt by Gregory Haskins · 17 years ago
  83. 967fc04 sched: add sched_class->needs_post_schedule() member by Gregory Haskins · 17 years ago
  84. 8f45e2b sched: make double-lock-balance fair by Gregory Haskins · 17 years ago
  85. 7e96fa5 sched: pull only one task during NEWIDLE balancing to limit critical section by Gregory Haskins · 17 years ago
  86. e864c49 sched: track the next-highest priority on each runqueue by Gregory Haskins · 17 years ago
  87. a39b863 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 17 years ago
  88. b0f4b28 Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 17 years ago
  89. be4d638 cpumask: Replace cpu_coregroup_map with cpu_coregroup_mask by Rusty Russell · 17 years ago
  90. 32e8d18 Merge branches 'timers/clocksource', 'timers/hpet', 'timers/hrtimers', 'timers/nohz', 'timers/ntp', 'timers/posixtimers' and 'timers/rtc' into timers/core by Ingo Molnar · 17 years ago
  91. 0b271ef Merge commit 'v2.6.28' into core/core by Ingo Molnar · 17 years ago
  92. 468a15b sched, trace: update trace_sched_wakeup() by Peter Zijlstra · 17 years ago
  93. cbacc2c Merge branch 'next' into for-linus by James Morris · 17 years ago
  94. 36dffab sched: nominate preferred wakeup cpu, fix by Vaidyanathan Srinivasan · 17 years ago
  95. 30cd324 Merge branches 'tracing/ftrace', 'tracing/ring-buffer' and 'tracing/urgent' into tracing/core by Ingo Molnar · 17 years ago
  96. 9924da4 sched: fix warning in kernel/sched.c by Ingo Molnar · 17 years ago
  97. ad273b3 sched: activate active load balancing in new idle cpus by Vaidyanathan Srinivasan · 17 years ago
  98. 7a09b1a sched: nominate preferred wakeup cpu by Vaidyanathan Srinivasan · 17 years ago
  99. d5679bd sched: favour lower logical cpu number for sched_mc balance by Vaidyanathan Srinivasan · 17 years ago
  100. afb8a9b sched: framework for sched_mc/smt_power_savings=N by Gautham R Shenoy · 17 years ago