1. 511f67a sched, autogroup: Stop claiming ownership of the root task group by Mike Galbraith · 14 years ago
  2. 800d4d3 sched, autogroup: Stop going ahead if autogroup is disabled by Yong Zhang · 14 years ago
  3. 1747b21 sched, autogroup, sysctl: Use proc_dointvec_minmax() instead by Yong Zhang · 14 years ago
  4. 866ab43 sched: Fix the group_imb logic by Peter Zijlstra · 14 years ago
  5. cc57aa8 sched: Clean up some f_b_g() comments by Peter Zijlstra · 14 years ago
  6. c186faf sched: Clean up remnants of sd_idle by Peter Zijlstra · 14 years ago
  7. d927dc937 Merge commit 'v2.6.38-rc6' into sched/core by Ingo Molnar · 14 years ago
  8. bc3adfc Merge branch 'fixes-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 14 years ago
  9. 2e725a0 PM / Hibernate: Return error code when alloc_image_page() fails by Stanislaw Gruszka · 14 years ago
  10. 3233cdb workqueue: make sure MAYDAY_INITIAL_TIMEOUT is at least 2 jiffies long by Tejun Heo · 14 years ago
  11. 58a69cb workqueue, freezer: unify spelling of 'freeze' + 'able' to 'freezable' by Tejun Heo · 14 years ago
  12. 46e49b3 sched: Wholesale removal of sd_idle logic by Venkatesh Pallipadi · 14 years ago
  13. 48fa4b8 Merge commit 'v2.6.38-rc5' into sched/core by Ingo Molnar · 14 years ago
  14. a1213b0 Merge branches 'core-fixes-for-linus' and 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  15. 1cecd79 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
  16. 7576958 workqueue: wake up a worker when a rescuer is leaving a gcwq by Tejun Heo · 14 years ago
  17. f590308 timer debug: Hide kernel addresses via %pK in /proc/timer_list by Kees Cook · 14 years ago
  18. f7909fb Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6 by Linus Torvalds · 14 years ago
  19. 01e05e9 ptrace: use safer wake up on ptrace_detach() by Tejun Heo · 14 years ago
  20. 6037b71 security: add cred argument to security_capable() by Chris Wright · 14 years ago
  21. ee24aeb cap_syslog: accept CAP_SYS_ADMIN for now by Linus Torvalds · 14 years ago
  22. 5651f7f watchdog, nmi: Lower the severity of error messages by Don Zickus · 14 years ago
  23. aceb91c Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 14 years ago
  24. 7ff2079 Revert "lockdep, timer: Fix del_timer_sync() annotation" by Peter Zijlstra · 14 years ago
  25. fb2b2a1 CRED: Fix memory and refcount leaks upon security_prepare_creds() failure by Tetsuo Handa · 14 years ago
  26. 2edeaa3 CRED: Fix BUG() upon security_cred_alloc_blank() failure by Tetsuo Handa · 14 years ago
  27. f0adc82 Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  28. 862b6f6 Merge branch 'tip/perf/urgent-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-trace into perf/urgent by Ingo Molnar · 14 years ago
  29. f266a51 lockdep, timer: Fix del_timer_sync() annotation by Peter Zijlstra · 14 years ago
  30. aba9943 Merge branch 'irq-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  31. 49abda9 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
  32. eb487ab 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
  33. 3d56e33 tracing: Replace syscall_meta_data struct array with pointer array by Steven Rostedt · 14 years ago
  34. 6549864 tracepoints: Fix section alignment using pointer array by Mathieu Desnoyers · 14 years ago
  35. d95f412 sched: Add yield_to(task, preempt) functionality by Mike Galbraith · 14 years ago
  36. ac53db5 sched: Use a buddy to implement yield_task_fair() by Rik van Riel · 14 years ago
  37. 2c13c919 sched: Limit the scope of clear_buddies by Rik van Riel · 14 years ago
  38. 725e758 sched: Check the right ->nr_running in yield_task_fair() by Rik van Riel · 14 years ago
  39. 06c3bc6 sched: Fix update_curr_rt() by Peter Zijlstra · 14 years ago
  40. 542e72f perf: Fix reading in perf_event_read() by Peter Zijlstra · 14 years ago
  41. e4a9ea5 tracing: Replace trace_event struct array with pointer array by Steven Rostedt · 14 years ago
  42. f1a0639 genirq: Prevent irq storm on migration by Thomas Gleixner · 14 years ago
  43. 9ffdc6c watchdog: Don't change watchdog state on read of sysctl by Marcin Slusarz · 14 years ago
  44. 3973576 watchdog: Fix sysctl consistency by Marcin Slusarz · 14 years ago
  45. 4135038 watchdog: Fix broken nowatchdog logic by Marcin Slusarz · 14 years ago
  46. aa5bd67 Fix prlimit64 for suid/sgid processes by Kacper Kornet · 14 years ago
  47. bffb276 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
  48. 88d4f0d perf: Fix alloc_callchain_buffers() by Eric Dumazet · 14 years ago
  49. 6ea72f1 sched: Avoid expensive initial update_cfs_load(), on UP too by Peter Zijlstra · 14 years ago
  50. da7a735 sched: Fix switch_from_fair() by Peter Zijlstra · 14 years ago
  51. a8941d7 sched: Simplify the idle scheduling class by Peter Zijlstra · 14 years ago
  52. 414bee9 softirqs: Account ksoftirqd time as cpustat softirq by Venkatesh Pallipadi · 14 years ago
  53. abb74ce sched: Export ns irqtimes through /proc/stat by Venkatesh Pallipadi · 14 years ago
  54. 70a89a6 sched: Refactor account_system_time separating id-update by Venkatesh Pallipadi · 14 years ago
  55. a1dabb6 time: Add nsecs_to_cputime64 interface for asm-generic by Venkatesh Pallipadi · 14 years ago
  56. 4dd53d8 softirqs: Free up pf flag PF_KSOFTIRQD by Venkatesh Pallipadi · 14 years ago
  57. f07333b sched: Avoid expensive initial update_cfs_load() by Paul Turner · 14 years ago
  58. 6d5ab29 sched: Simplify update_cfs_shares parameters by Paul Turner · 14 years ago
  59. 05ca62c sched: Use rq->clock_task instead of rq->clock for correctly maintaining load averages by Paul Turner · 14 years ago
  60. b815f19 sched: Fix/remove redundant cfs_rq checks by Paul Turner · 14 years ago
  61. e37b6a7 sched: Fix sign under-flows in wake_affine by Paul Turner · 14 years ago
  62. 6fb1b30 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 14 years ago
  63. ac751ef console: rename acquire/release_console_sem() to console_lock/unlock() by Torben Hohn · 14 years ago
  64. 500d85c 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
  65. ce84d53 Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  66. bc09475 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
  67. 8c6a98b Input: sysrq - ensure sysrq_enabled and __sysrq_enabled are consistent by Andy Whitcroft · 14 years ago
  68. 3ff6dca sched: Fix poor interactivity on UP systems due to group scheduler nice tune bug by Yong Zhang · 14 years ago
  69. e94965e module: show version information for built-in modules in sysfs by Dmitry Torokhov · 14 years ago
  70. 5bf7a65 Merge branch 'fixes-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 14 years ago
  71. 806839b perf: perf_event_exit_task_context: s/rcu_dereference/rcu_dereference_raw/ by Oleg Nesterov · 14 years ago
  72. 547e9fd perf: Annotate cpuctx->ctx.mutex to avoid a lockdep splat by Peter Zijlstra · 14 years ago
  73. 1c77ff2 genirq: Remove __do_IRQ by Thomas Gleixner · 14 years ago
  74. 2b1caf6 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
  75. 8d99641 Merge branch 'akpm' by Linus Torvalds · 14 years ago
  76. 225c8e0 kernel/smp.c: consolidate writes in smp_call_function_interrupt() by Milton Miller · 14 years ago
  77. 6dc1989 kernel/smp.c: fix smp_call_function_many() SMP race by Anton Blanchard · 14 years ago
  78. 466c190 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
  79. bd924e8 smp: Allow on_each_cpu() to be called while early_boot_irqs_disabled status to init/main.c by Tejun Heo · 14 years ago
  80. 2ce802f lockdep: Move early boot local IRQ enable/disable status to init/main.c by Tejun Heo · 14 years ago
  81. 2d0640b hrtimers: Notify hrtimer users of switches to NOHZ mode by Stephen Boyd · 14 years ago
  82. 8550d7c perf: Fix perf_event_init_task()/perf_event_free_task() interaction by Oleg Nesterov · 14 years ago
  83. dbe08d8 perf: Fix find_get_context() vs perf_event_exit_task() race by Oleg Nesterov · 14 years ago
  84. 490da40 blktrace: Don't output messages if NOTIFY isn't set. by Tao Ma · 14 years ago
  85. 068c5cc sched, cgroup: Use exit hook to avoid use-after-free crash by Peter Zijlstra · 14 years ago
  86. 335bc70 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
  87. 66832eb perf: Validate cpu early in perf_event_alloc() by Oleg Nesterov · 14 years ago
  88. 22a4ec7 perf: Find_get_context: fix the per-cpu-counter check by Oleg Nesterov · 14 years ago
  89. c5ed514 perf: Fix contexted inheritance by Peter Zijlstra · 14 years ago
  90. d7d8294 sched: Fix signed unsigned comparison in check_preempt_tick() by Mike Galbraith · 14 years ago
  91. fce2097 sched: Replace rq->bkl_count with rq->rq_sched_info.bkl_count by Yong Zhang · 14 years ago
  92. f449377 sched, autogroup: Fix CONFIG_RT_GROUP_SCHED sched_setscheduler() failure by Mike Galbraith · 14 years ago
  93. 8ecedd7 sched: Display autogroup names in /proc/sched_debug by Bharata B Rao · 14 years ago
  94. efe25c2 sched: Reinstate group names in /proc/sched_debug by Bharata B Rao · 14 years ago
  95. 977dda7 sched: Update effective_load() to use global share weights by Paul Turner · 14 years ago
  96. f9ee7f6 Merge branches 'core-fixes-for-linus', 'x86-fixes-for-linus', 'timers-fixes-for-linus' and '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
  97. 7f85803 tracing: Remove syscall_exit_fields by Lai Jiangshan · 14 years ago
  98. acda472 Merge branch 'vfs-scale-working' of git://git.kernel.org/pub/scm/linux/kernel/git/npiggin/linux-npiggin by Linus Torvalds · 14 years ago
  99. c72a04e cgroup_fs: fix cgroup use of simple_lookup() by Al Viro · 14 years ago
  100. 1161ec9 Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-2.6-rcu into core/urgent by Ingo Molnar · 14 years ago