| Age | Commit message (Expand) | Author | Files | Lines |
| 2011-04-07 | Merge branches 'x86-fixes-for-linus', 'sched-fixes-for-linus', 'timers-fixes-for-linus', 'irq-fixes-for-linus' and 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip |  Linus Torvalds | 1 | -0/+3 |
| 2011-04-07 | Merge branch 'for-linus2' of git://git.profusion.mobi/users/lucas/linux-2.6 |  Linus Torvalds | 1 | -3/+3 |
| 2011-04-05 | sched: Clean up rebalance_domains() load-balance interval calculation |  Peter Zijlstra | 1 | -0/+3 |
| 2011-03-31 | Fix common misspellings |  Lucas De Marchi | 1 | -3/+3 |
| 2011-03-31 | sched: Leave sched_setscheduler() earlier if possible, do not disturb SCHED_FIFO tasks |  Dario Faggioli | 1 | -0/+11 |
| 2011-03-25 | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip |  Linus Torvalds | 1 | -3/+2 |
| 2011-03-24 | Merge branch 'for-2.6.39/core' of git://git.kernel.dk/linux-2.6-block |  Linus Torvalds | 1 | -0/+12 |
| 2011-03-23 | userns: user namespaces: convert several capable() calls |  Serge E. Hallyn | 1 | -3/+6 |
| 2011-03-23 | sched: Remove unused 'rq' variable and cpu_rq() call from alloc_fair_sched_group() |  Sergey Senozhatsky | 1 | -3/+0 |
| 2011-03-19 | sched: Fix yield_to kernel-doc |  Randy Dunlap | 1 | -0/+2 |
| 2011-03-16 | Merge branch 'config' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl |  Linus Torvalds | 1 | -8/+1 |
| 2011-03-16 | sched.c: fix kernel-doc for runqueue_is_locked() |  Randy Dunlap | 1 | -2/+1 |
| 2011-03-16 | sched, kernel-doc: Fix runqueue_is_locked() description |  Randy Dunlap | 1 | -2/+1 |
| 2011-03-15 | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip |  Linus Torvalds | 1 | -1/+4 |
| 2011-03-15 | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip |  Linus Torvalds | 1 | -34/+262 |
| 2011-03-15 | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip |  Linus Torvalds | 1 | -30/+7 |
| 2011-03-10 | SUNRPC: Close a race in __rpc_wait_for_completion_task() |  Trond Myklebust | 1 | -0/+1 |
| 2011-03-10 | block: initial patch for on-stack per-task plugging |  Jens Axboe | 1 | -0/+12 |
| 2011-03-05 | BKL: That's all, folks |  Arnd Bergmann | 1 | -8/+1 |
| 2011-03-04 | sched: Resched proper CPU on yield_to() |  Venkatesh Pallipadi | 1 | -1/+8 |
| 2011-03-04 | sched: Allow users with sufficient RLIMIT_NICE to change from SCHED_IDLE policy |  Darren Hart | 1 | -4/+7 |
| 2011-02-26 | sched: Clean up the IRQ_TIME_ACCOUNTING code |  Venkatesh Pallipadi | 1 | -33/+31 |
| 2011-02-25 | sched: Switch wait_task_inactive to schedule_hrtimeout() |  Thomas Gleixner | 1 | -1/+4 |
| 2011-02-25 | sched: Add #ifdef around irq time accounting functions |  Heiko Carstens | 1 | -0/+2 |
| 2011-02-16 | cgroup: Fix cgroup_subsys::exit callback |  Peter Zijlstra | 1 | -4/+2 |
| 2011-02-14 | Merge branch 'tip/perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-trace into perf/core |  Ingo Molnar | 1 | -1/+1 |
| 2011-02-11 | ftrace: Fix memory leak with function graph and cpu hotplug |  Steven Rostedt | 1 | -1/+1 |
| 2011-02-03 | sched: Add yield_to(task, preempt) functionality |  Mike Galbraith | 1 | -0/+85 |
| 2011-02-03 | sched: Use a buddy to implement yield_task_fair() |  Rik van Riel | 1 | -1/+1 |
| 2011-02-03 | perf: Cure task_oncpu_function_call() races |  Peter Zijlstra | 1 | -25/+4 |
| 2011-01-27 | sched: Avoid expensive initial update_cfs_load(), on UP too |  Peter Zijlstra | 1 | -0/+2 |
| 2011-01-26 | sched: Fix switch_from_fair() |  Peter Zijlstra | 1 | -11/+14 |
| 2011-01-26 | softirqs: Account ksoftirqd time as cpustat softirq |  Venkatesh Pallipadi | 1 | -0/+8 |
| 2011-01-26 | sched: Export ns irqtimes through /proc/stat |  Venkatesh Pallipadi | 1 | -0/+102 |
| 2011-01-26 | sched: Refactor account_system_time separating id-update |  Venkatesh Pallipadi | 1 | -15/+31 |
| 2011-01-26 | softirqs: Free up pf flag PF_KSOFTIRQD |  Venkatesh Pallipadi | 1 | -1/+1 |
| 2011-01-26 | sched: Avoid expensive initial update_cfs_load() |  Paul Turner | 1 | -0/+2 |
| 2011-01-26 | sched: Simplify update_cfs_shares parameters |  Paul Turner | 1 | -1/+1 |
| 2011-01-20 | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip |  Linus Torvalds | 1 | -5/+21 |
| 2011-01-19 | sched, cgroup: Use exit hook to avoid use-after-free crash |  Peter Zijlstra | 1 | -0/+18 |
| 2011-01-18 | sched: Replace rq->bkl_count with rq->rq_sched_info.bkl_count |  Yong Zhang | 1 | -4/+1 |
| 2011-01-18 | sched, autogroup: Fix CONFIG_RT_GROUP_SCHED sched_setscheduler() failure |  Mike Galbraith | 1 | -1/+2 |
| 2011-01-13 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial |  Linus Torvalds | 1 | -1/+1 |
| 2011-01-07 | sched: Fix strncmp operation |  Hillf Danton | 1 | -1/+1 |
| 2011-01-07 | sched: Fix struct autogroup memory leak |  Mike Galbraith | 1 | -0/+1 |
| 2011-01-07 | sched: Consolidate the name of root_task_group and init_task_group |  Yong Zhang | 1 | -22/+20 |
| 2011-01-06 | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip |  Linus Torvalds | 1 | -431/+138 |
| 2011-01-06 | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip |  Linus Torvalds | 1 | -2/+0 |
| 2011-01-05 | sched: Change wait_for_completion_*_timeout() to return a signed long |  NeilBrown | 1 | -2/+2 |
| 2011-01-05 | Merge commit 'v2.6.37' into sched/core |  Ingo Molnar | 1 | -51/+236 |