1. 7cff8cf sched: refine negative nice level granularity by Ingo Molnar · 19 years ago
  2. a69edb5 sched: fix update_stats_enqueue() reniced codepath by Ingo Molnar · 19 years ago
  3. 194081e sched: round a bit better by Ingo Molnar · 19 years ago
  4. 254753d sched: make the multiplication table more accurate by Ingo Molnar · 19 years ago
  5. 6e82a3b sched: optimize update_rq_clock() calls in the load-balancer by Ingo Molnar · 19 years ago
  6. 2daa357 sched: optimize activate_task() by Ingo Molnar · 19 years ago
  7. c3b64f1 sched: clean up set_curr_task_fair() by Ingo Molnar · 19 years ago
  8. d9e0e6a sched: remove __update_rq_clock() call from entity_tick() by Ingo Molnar · 19 years ago
  9. 546fe3c sched: move the __update_rq_clock() call to scheduler_tick() by Ingo Molnar · 19 years ago
  10. a48da48 sched debug: remove the 'u64 now' parameter from print_task()/_rq() by Ingo Molnar · 19 years ago
  11. bdd4dfa sched: remove the 'u64 now' local variables by Ingo Molnar · 19 years ago
  12. 2e1cb74 sched: remove the 'u64 now' parameter from deactivate_task() by Ingo Molnar · 19 years ago
  13. 69be72c sched: remove the 'u64 now' parameter from dequeue_task() by Ingo Molnar · 19 years ago
  14. 8159f87 sched: remove the 'u64 now' parameter from enqueue_task() by Ingo Molnar · 19 years ago
  15. db53181 sched: remove the 'u64 now' parameter from dec_nr_running() by Ingo Molnar · 19 years ago
  16. e5fa223 sched: remove the 'u64 now' parameter from inc_nr_running() by Ingo Molnar · 19 years ago
  17. 79b5ddd sched: remove the 'u64 now' parameter from dec_load() by Ingo Molnar · 19 years ago
  18. 29b4b62 sched: remove the 'u64 now' parameter from inc_load() by Ingo Molnar · 19 years ago
  19. 84a1d7a sched: remove the 'u64 now' parameter from update_curr_load() by Ingo Molnar · 19 years ago
  20. ee0827d sched: remove the 'u64 now' parameter from ->task_new() by Ingo Molnar · 19 years ago
  21. 31ee529 sched: remove the 'u64 now' parameter from ->put_prev_task() by Ingo Molnar · 19 years ago
  22. ff95f3d sched: remove the 'u64 now' parameter from pick_next_task() by Ingo Molnar · 19 years ago
  23. fb8d472 sched: remove the 'u64 now' parameter from ->pick_next_task() by Ingo Molnar · 19 years ago
  24. f02231e sched: remove the 'u64 now' parameter from ->dequeue_task() by Ingo Molnar · 19 years ago
  25. fd390f6 sched: remove the 'u64 now' parameter from ->enqueue_task() by Ingo Molnar · 19 years ago
  26. f1e14ef sched: remove the 'u64 now' parameter from update_curr_rt() by Ingo Molnar · 19 years ago
  27. ab6cde2 sched: remove the 'u64 now' parameter from put_prev_entity() by Ingo Molnar · 19 years ago
  28. 9948f4b sched: remove the 'u64 now' parameter from pick_next_entity() by Ingo Molnar · 19 years ago
  29. 8494f41 sched: remove the 'u64 now' parameter from set_next_entity() by Ingo Molnar · 19 years ago
  30. 525c271 sched: remove the 'u64 now' parameter from dequeue_entity() by Ingo Molnar · 19 years ago
  31. 668031c sched: remove the 'u64 now' parameter from enqueue_entity() by Ingo Molnar · 19 years ago
  32. 2396af6 sched: remove the 'u64 now' parameter from enqueue_sleeper() by Ingo Molnar · 19 years ago
  33. dfdc119 sched: remove the 'u64 now' parameter from __enqueue_sleeper() by Ingo Molnar · 19 years ago
  34. c7e9b5b sched: remove the 'u64 now' parameter from update_stats_curr_end() by Ingo Molnar · 19 years ago
  35. 19b6a2e sched: remove the 'u64 now' parameter from update_stats_dequeue() by Ingo Molnar · 19 years ago
  36. 79303e9 sched: remove the 'u64 now' parameter from update_stats_curr_start() by Ingo Molnar · 19 years ago
  37. 9ef0a96 sched: remove the 'u64 now' parameter from update_stats_wait_end() by Ingo Molnar · 19 years ago
  38. eac55ea sched: remove the 'u64 now' parameter from __update_stats_wait_end() by Ingo Molnar · 19 years ago
  39. d2417e5 sched: remove the 'u64 now' parameter from update_stats_enqueue() by Ingo Molnar · 19 years ago
  40. 5870db5 sched: remove the 'u64 now' parameter from update_stats_wait_start() by Ingo Molnar · 19 years ago
  41. b7cc089 sched: remove the 'u64 now' parameter from update_curr() by Ingo Molnar · 19 years ago
  42. 5cef9ec sched: remove the 'u64 now' parameter from print_cfs_rq() by Ingo Molnar · 19 years ago
  43. d281918 sched: remove 'now' use from assignments by Ingo Molnar · 19 years ago
  44. eb59449 sched: remove __rq_clock() by Ingo Molnar · 19 years ago
  45. c1b3da3 sched: eliminate __rq_clock() use by Ingo Molnar · 19 years ago
  46. 2ab8115 sched: remove rq_clock() by Ingo Molnar · 19 years ago
  47. a8e504d sched: eliminate rq_clock() use by Ingo Molnar · 19 years ago
  48. b04a0f4 sched: add [__]update_rq_clock(rq) by Ingo Molnar · 19 years ago
  49. a4ac01c sched: fix bug in balance_tasks() by Peter Williams · 19 years ago
  50. e036185 sched: remove binary sysctls from kernel.sched_domain by Alexey Dobriyan · 19 years ago
  51. fd8bb43 sched: delta_exec accounting fix by Ingo Molnar · 19 years ago
  52. c5dcfe7 sched: clean up delta_mine by Ingo Molnar · 19 years ago
  53. 8e717b1 sched: schedule() speedup by Ingo Molnar · 19 years ago
  54. 7bfd048 sched: uninline rq_clock() by Ingo Molnar · 19 years ago
  55. 291ae5a sched: mark print_cfs_stats static by Josh Triplett · 19 years ago
  56. 9531b62 sched: clean up sched_getaffinity() by Ulrich Drepper · 19 years ago
  57. 4301065 sched: simplify move_tasks() by Peter Williams · 19 years ago
  58. f1a438d sched: reorder update_cpu_load(rq) with the ->task_tick() call by Ingo Molnar · 19 years ago
  59. 0915c4e sched: batch sleeper bonus by Ingo Molnar · 19 years ago
  60. 6f605d8 take sched_debug.c out of nasal demon territory by Al Viro · 19 years ago
  61. 2472844 Kill some obsolete sub-thread-ptrace stuff by Oleg Nesterov · 19 years ago
  62. b6b1d87 serial: fix 8250 early console setup by Daniel Ritz · 19 years ago
  63. 6cfb0d5 [PATCH] sched: reduce debug code by Ingo Molnar · 19 years ago
  64. 8179ca2 [PATCH] sched: use schedstat_set() API by Ingo Molnar · 19 years ago
  65. c3c7011 [PATCH] sched: add schedstat_set() API by Ingo Molnar · 19 years ago
  66. 9c21724 [PATCH] sched: move load-calculation functions by Ingo Molnar · 19 years ago
  67. cad60d9 [PATCH] sched: ->task_new cleanup by Ingo Molnar · 19 years ago
  68. 4e6f96f [PATCH] sched: uninline inc/dec_nr_running() by Ingo Molnar · 19 years ago
  69. cb1c4fc [PATCH] sched: uninline calc_delta_mine() by Ingo Molnar · 19 years ago
  70. ecf691d [PATCH] sched: calc_delta_mine(): use fixed limit by Ingo Molnar · 19 years ago
  71. 5a4f3ea [PATCH] sched: tidy up left over smpnice code by Peter Williams · 19 years ago
  72. 362a701 [PATCH] sched: remove cache_hot_time by Ingo Molnar · 19 years ago
  73. 0fc4969 genirq: temporary fix for level-triggered IRQ resend by Thomas Gleixner · 19 years ago
  74. c9b3feb Fix a use after free bug in kernel->userspace relay file support by Jesper Juhl · 19 years ago
  75. e804a4a kthread: silence bogus section mismatch warning by Satyam Sharma · 19 years ago
  76. f54f098 futex: pass nr_wake2 to futex_wake_op by Andreas Schwab · 19 years ago
  77. c0f3358 Fix leak on /proc/lockdep_stats by Alexey Dobriyan · 19 years ago
  78. 5ea473a Fix leaks on /proc/{*/sched,sched_debug,timer_list,timer_stats} by Alexey Dobriyan · 19 years ago
  79. 421cee2 sched: fix kernel-doc warnings by Randy Dunlap · 19 years ago
  80. 74c5b59 modules: better error messages when modules fail to load due to a sysfs problem. by Greg Kroah-Hartman · 19 years ago
  81. 673d5b4 ACPI: restore CONFIG_ACPI_SLEEP by Len Brown · 19 years ago
  82. 296699d Introduce CONFIG_SUSPEND for suspend-to-Ram and standby by Rafael J. Wysocki · 19 years ago
  83. b0cb1a1 Replace CONFIG_SOFTWARE_SUSPEND with CONFIG_HIBERNATION by Rafael J. Wysocki · 19 years ago
  84. 040b3a2 audit: fix two bugs in the new execve audit code by Peter Zijlstra · 19 years ago
  85. 0af3678 rip some includes from linux/interrupt.h by Al Viro · 19 years ago
  86. 257f492 Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-sched by Linus Torvalds · 19 years ago
  87. 58b3b71 Fix ThinkPad T42 poweroff failure introduced by by "PM: Introduce pm_power_off_prepare" by Rafael J. Wysocki · 19 years ago
  88. 61df47c kernel-doc fix for kmod.c by Randy Dunlap · 19 years ago
  89. e692ab5 [PATCH] sched: debug feature - make the sched-domains tree runtime-tweakable by Nick Piggin · 19 years ago
  90. f3373461 [PATCH] sched: mark sysrq_sched_debug_show() static by Josh Triplett · 19 years ago
  91. 2cd4d0e [PATCH] sched: make cpu_clock() not use the rq clock by Ingo Molnar · 19 years ago
  92. 018a221 [PATCH] sched: remove unused rq->load_balance_class by Satoru Takeuchi · 19 years ago
  93. e107be3 [PATCH] sched: arch preempt notifier mechanism by Avi Kivity · 19 years ago
  94. a4fb212 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 19 years ago
  95. 17c38b7 Cache xtime every call to update_wall_time by john stultz · 19 years ago
  96. 2c6b47d Cleanup non-arch xtime uses, use get_seconds() or current_kernel_time(). by john stultz · 19 years ago
  97. e8b2fd0 ACPI: Kconfig: remove CONFIG_ACPI_SLEEP from source by Len Brown · 19 years ago
  98. dd6ccfe Merge branch 'audit.b39' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/audit-current by Linus Torvalds · 19 years ago
  99. abd4f75 x86: i386-show-unhandled-signals-v3 by Masoud Asgharifard Sharbiani · 19 years ago
  100. 4259fa0 [PATCH] get rid of AVC_PATH postponed treatment by Al Viro · 19 years ago