| Commit message (Expand) | Author | Age |
* | Merge branch 'cpus4096-for-linus-2' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2009-01-02 |
|\ |
|
| * | Merge ../linux-2.6-x86 | Rusty Russell | 2008-12-13 |
| |\ |
|
| | * | sched: wrap sched_group and sched_domain cpumask accesses. | Rusty Russell | 2008-11-24 |
| * | | cpumask: change cpumask_scnprintf, cpumask_parse_user, cpulist_parse, and cpu... | Rusty Russell | 2008-12-13 |
| |/ |
|
* / | schedstat: consolidate per-task cpu runtime stats | Ken Chen | 2008-12-18 |
|/ |
|
* | sched, signals: fix the racy usage of ->signal in account_group_xxx/run_posix... | Oleg Nesterov | 2008-11-17 |
* | Merge branch 'proc' of git://git.kernel.org/pub/scm/linux/kernel/git/adobriya... | Linus Torvalds | 2008-10-23 |
|\ |
|
| * | proc: move /proc/schedstat boilerplate to kernel/sched_stats.h | Alexey Dobriyan | 2008-10-23 |
* | | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2008-10-23 |
|\ \
| |/
|/| |
|
| * | sched: fix the wrong mask_len, cleanup | Peter Zijlstra | 2008-10-17 |
| * | sched: fix the wrong mask_len | Miao Xie | 2008-10-17 |
* | | timers: fix itimer/many thread hang, v3 | Frank Mayhar | 2008-09-27 |
* | | timers: fix itimer/many thread hang, v2 | Frank Mayhar | 2008-09-23 |
|/ |
|
* | sched: fix accounting in task delay accounting & migration | Ankita Garg | 2008-07-04 |
* | sched, delay accounting: fix incorrect delay time when constantly waiting on ... | Bharath Ravi | 2008-06-19 |
* | show_schedstat(): fix memleak | Adrian Bunk | 2008-05-29 |
* | cpumask: use new cpus_scnprintf function | Mike Travis | 2008-04-19 |
* | sched: clean up kernel/sched_stat.h | Ingo Molnar | 2007-11-28 |
* | sched: fix delay accounting regression | Balbir Singh | 2007-11-09 |
* | sched: reduce schedstat variable overhead a bit | Ken Chen | 2007-10-18 |
* | sched: clean up schedstats, cnt -> count | Ingo Molnar | 2007-10-15 |
* | sched: fix delay accounting performance regression | Ingo Molnar | 2007-10-15 |
* | [PATCH] sched: add schedstat_set() API | Ingo Molnar | 2007-08-02 |
* | sched: update delay-accounting to use CFS's precise stats | Balbir Singh | 2007-07-09 |
* | sched: move code into kernel/sched_stats.h | Ingo Molnar | 2007-07-09 |