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