| Age | Commit message (Expand) | Author | Files | Lines |
| 2011-09-13 | locking, sched: Annotate thread_group_cputimer as raw |  Thomas Gleixner | 1 | -6/+6 |
| 2011-05-28 | sched: More sched_domain iterations fixes |  Xiaotian Feng | 1 | -2/+2 |
| 2010-10-24 | sched_stat: Update sched_info_queue/dequeue() code comments |  Rakib Mullick | 1 | -19/+1 |
| 2010-06-18 | sched: Remove the obsolete exit_state/signal hacks |  Oleg Nesterov | 1 | -24/+3 |
| 2009-03-24 | sched: remove unused fields from struct rq |  Luis Henriques | 1 | -4/+3 |
| 2009-02-05 | timers: split process wide cpu clocks/timers |  Peter Zijlstra | 1 | -19/+26 |
| 2009-01-07 | itimers: remove the per-cpu-ish-ness |  Peter Zijlstra | 1 | -18/+15 |
| 2009-01-02 | Merge branch 'cpus4096-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip |  Linus Torvalds | 1 | -1/+2 |
| 2008-12-18 | schedstat: consolidate per-task cpu runtime stats |  Ken Chen | 1 | -3/+2 |
| 2008-12-13 | Merge ../linux-2.6-x86 |  Rusty Russell | 1 | -1/+2 |
| 2008-12-13 | cpumask: change cpumask_scnprintf, cpumask_parse_user, cpulist_parse, and cpulist_scnprintf to take pointers. |  Rusty Russell | 1 | -1/+1 |
| 2008-11-24 | sched: wrap sched_group and sched_domain cpumask accesses. |  Rusty Russell | 1 | -1/+2 |
| 2008-11-17 | sched, signals: fix the racy usage of ->signal in account_group_xxx/run_posix_cpu_timers |  Oleg Nesterov | 1 | -4/+11 |
| 2008-10-23 | Merge branch 'proc' of git://git.kernel.org/pub/scm/linux/kernel/git/adobriyan/proc |  Linus Torvalds | 1 | -1/+8 |
| 2008-10-23 | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip |  Linus Torvalds | 1 | -1/+1 |
| 2008-10-23 | proc: move /proc/schedstat boilerplate to kernel/sched_stats.h |  Alexey Dobriyan | 1 | -1/+8 |
| 2008-10-17 | sched: fix the wrong mask_len, cleanup |  Peter Zijlstra | 1 | -1/+1 |
| 2008-10-17 | sched: fix the wrong mask_len |  Miao Xie | 1 | -1/+1 |
| 2008-09-27 | timers: fix itimer/many thread hang, v3 |  Frank Mayhar | 1 | -88/+38 |
| 2008-09-23 | timers: fix itimer/many thread hang, v2 |  Frank Mayhar | 1 | -0/+136 |
| 2008-07-04 | sched: fix accounting in task delay accounting & migration |  Ankita Garg | 1 | -9/+33 |
| 2008-06-19 | sched, delay accounting: fix incorrect delay time when constantly waiting on runqueue |  Bharath Ravi | 1 | -0/+6 |
| 2008-05-29 | show_schedstat(): fix memleak |  Adrian Bunk | 1 | -0/+1 |
| 2008-04-19 | cpumask: use new cpus_scnprintf function |  Mike Travis | 1 | -2/+6 |
| 2007-11-28 | sched: clean up kernel/sched_stat.h |  Ingo Molnar | 1 | -1/+2 |
| 2007-11-09 | sched: fix delay accounting regression |  Balbir Singh | 1 | -5/+6 |
| 2007-10-18 | sched: reduce schedstat variable overhead a bit |  Ken Chen | 1 | -5/+3 |
| 2007-10-15 | sched: clean up schedstats, cnt -> count |  Ingo Molnar | 1 | -12/+12 |
| 2007-10-15 | sched: fix delay accounting performance regression |  Ingo Molnar | 1 | -2/+2 |
| 2007-08-02 | [PATCH] sched: add schedstat_set() API |  Ingo Molnar | 1 | -0/+2 |
| 2007-07-09 | sched: update delay-accounting to use CFS's precise stats |  Balbir Singh | 1 | -1/+1 |
| 2007-07-09 | sched: move code into kernel/sched_stats.h |  Ingo Molnar | 1 | -0/+235 |