1. d267f87 sched: Call tick_check_idle before __irq_enter by Venkatesh Pallipadi · 14 years ago
  2. aa48380 sched: Remove irq time from available CPU power by Venkatesh Pallipadi · 14 years ago
  3. 305e683 sched: Do not account irq time to current task by Venkatesh Pallipadi · 14 years ago
  4. b52bfee sched: Add IRQ_TIME_ACCOUNTING, finer accounting of irq time by Venkatesh Pallipadi · 14 years ago
  5. 6cdd519 sched: Add a PF flag for ksoftirqd identification by Venkatesh Pallipadi · 14 years ago
  6. 75e1056 sched: Fix softirq time accounting by Venkatesh Pallipadi · 14 years ago
  7. 75dd321 sched: Drop group_capacity to 1 only if local group has extra capacity by Nikhil Rao · 14 years ago
  8. fab4762 sched: Force balancing on newidle balance if local group has capacity by Nikhil Rao · 14 years ago
  9. 2582f0e sched: Set group_imb only a task can be pulled from the busiest cpu by Nikhil Rao · 14 years ago
  10. ef8002f sched: Do not consider SCHED_IDLE tasks to be cache hot by Nikhil Rao · 14 years ago
  11. 17bdcf9 sched: Drop all load weight manipulation for RT tasks by Linus Walleij · 14 years ago
  12. 34f971f sched: Create special class for stop/migrate work by Peter Zijlstra · 14 years ago
  13. 4924627 sched: Unindent labels by Peter Zijlstra · 14 years ago
  14. 864616e sched: Comment updates: fix default latency and granularity numbers by Takuya Yoshikawa · 14 years ago
  15. ed859ed Merge branch 'linus' into sched/core by Ingo Molnar · 14 years ago
  16. d013432 ring-buffer: Fix typo of time extends per page by Steven Rostedt · 14 years ago
  17. ad0cf34 perf: Fix incorrect copy_from_user() usage by John Blackwood · 14 years ago
  18. 6b0cd00 Merge branch 'hwpoison-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/ak/linux-mce-2.6 by Linus Torvalds · 14 years ago
  19. 27b3d80 sysctl: fix min/max handling in __do_proc_doulongvec_minmax() by Eric Dumazet · 14 years ago
  20. a337fda HWPOISON: Copy si_addr_lsb to user by Andi Kleen · 14 years ago
  21. e1d9694 Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  22. 5336377 modules: Fix module_bug_list list corruption race by Linus Torvalds · 14 years ago
  23. 399f1e3 kfifo: fix scatterlist usage by Ira W. Snyder · 14 years ago
  24. a247c3a rmap: fix walk during fork by Andrea Arcangeli · 14 years ago
  25. 1ce1e41 Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  26. 87ac6fa Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  27. a802707 tracing/sched: Add sched_pi_setprio tracepoint by Steven Rostedt · 14 years ago
  28. b3bc211 sched: Give CPU bound RT tasks preference by Steven Rostedt · 14 years ago
  29. 43fa546 sched: Try not to migrate higher priority RT tasks by Steven Rostedt · 14 years ago
  30. 58b26c4 sched: Increment cache_nice_tries only on periodic lb by Venkatesh Pallipadi · 14 years ago
  31. cf84fd9 Merge commit 'v2.6.36-rc5' into sched/core by Ingo Molnar · 14 years ago
  32. f6c3f16 sched: Fix nohz balance kick by Suresh Siddha · 14 years ago
  33. 068e35e hw breakpoints: Fix pid namespace bug by Matt Helsley · 14 years ago
  34. 94ca9d6 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 14 years ago
  35. 31915ab sched: Remove branch hints within context_switch() by Heiko Carstens · 14 years ago
  36. e75e863 sched: Fix user time incorrectly accounted as system time on 32-bit by Stanislaw Gruszka · 14 years ago
  37. c41d68a compat: Make compat_alloc_user_space() incorporate the access_ok() by H. Peter Anvin · 14 years ago
  38. 7740191 sched: Fix string comparison in /proc/sched_features by Mathieu Desnoyers · 14 years ago
  39. 0bf377b sched: Improve latencies under load by decreasing minimum scheduling granularity by Ingo Molnar · 14 years ago
  40. c54fce6 workqueue: add documentation by Tejun Heo · 14 years ago
  41. 84e1d83 Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/suspend-2.6 by Linus Torvalds · 14 years ago
  42. 6715045 PM / Hibernate: Avoid hitting OOM during preallocation of memory by Rafael J. Wysocki · 14 years ago
  43. aad1830 Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  44. 0109c2c PM QoS: Correct pr_debug() misuse and improve parameter checks by mark gross · 14 years ago
  45. 27c379f generic-ipi: Fix deadlock in __smp_call_function_single by Heiko Carstens · 14 years ago
  46. f2955b4 Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  47. df09162 tracing: t_start: reset FTRACE_ITER_HASH in case of seek/pread by Chris Wright · 14 years ago
  48. 910321e swap: revert special hibernation allocation by Hugh Dickins · 14 years ago
  49. 1c24de6 kernel/groups.c: fix integer overflow in groups_search by Jerome Marchand · 14 years ago
  50. 31583bb cgroups: fix API thinko by Michael S. Tsirkin · 14 years ago
  51. 85a0fdf gcov: fix null-pointer dereference for certain module types by Peter Oberparleiter · 14 years ago
  52. 01a0854 sched: Add book scheduling domain by Heiko Carstens · 14 years ago
  53. f269893 sched: Merge cpu_to_core_group functions by Heiko Carstens · 14 years ago
  54. da2b71e sched: Move sched_avg_update() to update_cpu_load() by Suresh Siddha · 14 years ago
  55. 5e11637 perf: Fix CPU hotplug by Peter Zijlstra · 14 years ago
  56. 9cb627d perf, trace: Fix module leak by Li Zefan · 14 years ago
  57. 79637a4 Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  58. 899edae Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  59. da34634 tracing/kprobe: Fix handling of C-unlike argument names by Masami Hiramatsu · 14 years ago
  60. aba9159 tracing/kprobes: Fix handling of argument names by Masami Hiramatsu · 14 years ago
  61. 61a5273 tracing/kprobe: Fix a memory leak in error case by Masami Hiramatsu · 14 years ago
  62. 9c55cb1 tracing: Do not allow llseek to set_ftrace_filter by Steven Rostedt · 14 years ago
  63. ed2d372 sched: Remove unnecessary #ifdef CONFIG_SMP by Christian Dietrich · 14 years ago
  64. cd4d4fc Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 14 years ago
  65. b3bd3de gcc-4.6: kernel/*: Fix unused but set warnings by Andi Kleen · 14 years ago
  66. ef5dc12 mutex: Fix annotations to include it in kernel-locking docbook by Randy Dunlap · 14 years ago
  67. 68d3f1d lockup_detector: Sync touch_*_watchdog back to old semantics by Don Zickus · 14 years ago
  68. 950eaac pid: make setpgid() system call use RCU read-side critical section by Paul E. McKenney · 14 years ago
  69. 3aaba20 tracing: Fix a race in function profile by Li Zefan · 14 years ago
  70. 9c37547 workqueue: use zalloc_cpumask_var() for gcwq->mayday_mask by Tejun Heo · 14 years ago
  71. 477a3c3 workqueue: fix GCWQ_DISASSOCIATED initialization by Tejun Heo · 14 years ago
  72. fa66f07 perf_events: Fix time tracking for events with pid != -1 and cpu != -1 by Stephane Eranian · 14 years ago
  73. 6f4dbec Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/suspend-2.6 by Linus Torvalds · 14 years ago
  74. 2637d13 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 14 years ago
  75. 25cc69e PM QoS: Fix inline documentation. by Saravana Kannan · 14 years ago
  76. d4348c6 Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  77. 5e68601 Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  78. 151772d tracing/trace_stack: Fix stack trace on ppc64 by Anton Blanchard · 14 years ago
  79. 8a2e8e5d workqueue: fix cwq->nr_active underflow by Tejun Heo · 14 years ago
  80. 502adf5 Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  81. 3b6c550 Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  82. bac1e74 PM QoS: Fix kzalloc() parameters swapped in pm_qos_power_open() by David Alan Gilbert · 14 years ago
  83. e41e704 workqueue: improve destroy_workqueue() debuggability by Tejun Heo · 14 years ago
  84. 972fa1c workqueue: mark lock acquisition on worker_maybe_bind_and_lock() by Namhyung Kim · 14 years ago
  85. 06bd6eb workqueue: annotate lock context change by Namhyung Kim · 14 years ago
  86. 9d0f4dc mutex: Improve the scalability of optimistic spinning by Tim Chen · 14 years ago
  87. c6db67c watchdog: Don't throttle the watchdog by Peter Zijlstra · 14 years ago
  88. e36c886 workqueue: Add basic tracepoints to track workqueue execution by Arjan van de Ven · 14 years ago
  89. 297c5ee mm: make the vma list be doubly linked by Linus Torvalds · 14 years ago
  90. f335397 Input: sysrq - drop tty argument form handle_sysrq() by Dmitry Torokhov · 14 years ago
  91. b35de43 kfifo: implement missing __kfifo_skip_r() by Andrea Righi · 14 years ago
  92. 861d034 sched: Fix rq->clock synchronization when migrating tasks by Peter Zijlstra · 14 years ago
  93. 1495cc9 Input: sysrq - drop tty argument from sysrq ops handlers by Dmitry Torokhov · 14 years ago
  94. 145c3ae46 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 14 years ago
  95. 1ca72fe Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  96. 2a4419b fs: fs_struct rwlock to spinlock by Nick Piggin · 14 years ago
  97. 392abee Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwessel/linux-2.6-kgdb by Linus Torvalds · 14 years ago
  98. f362b73 Fix unprotected access to task credentials in waitid() by Daniel J Blueman · 14 years ago
  99. d762746 Make do_execve() take a const filename pointer by David Howells · 14 years ago
  100. b590cdd kdb: fix compile error without CONFIG_KALLSYMS by Jason Wessel · 14 years ago