| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2008-12-28 | 20 | -222/+299 |
|\ |
|
| *-. | Merge branch 'sched/urgent'; commit 'v2.6.28' into sched/core | Ingo Molnar | 2008-12-25 | 167 | -1296/+1694 |
| |\ \ |
|
| | * | | sched: use RCU variant of list traversal in for_each_leaf_rt_rq() | Bharata B Rao | 2008-12-16 | 1 | -1/+1 |
| * | | | sched: fix warning in fs/proc/base.c | Ingo Molnar | 2008-12-22 | 1 | -2/+2 |
| * | | | schedstat: consolidate per-task cpu runtime stats | Ken Chen | 2008-12-18 | 5 | -7/+7 |
| * | | | sched, cpuacct: export percpu cpuacct cgroup stats | Ken Chen | 2008-12-16 | 1 | -0/+20 |
| * | | | sched, cpuacct: refactoring cpuusage_read / cpuusage_write | Ken Chen | 2008-12-16 | 1 | -17/+39 |
| * | | | sched: optimize update_curr() | Peter Zijlstra | 2008-12-16 | 1 | -0/+2 |
| * | | | sched: fix wakeup preemption clock | Mike Galbraith | 2008-12-16 | 2 | -5/+4 |
| * | | | sched: add missing arch_update_cpu_topology() call | Heiko Carstens | 2008-12-12 | 1 | -2/+6 |
| * | | | sched: let arch_update_cpu_topology indicate if topology changed | Heiko Carstens | 2008-12-12 | 3 | -4/+11 |
| * | | | Merge commit 'v2.6.28-rc8' into sched/core | Ingo Molnar | 2008-12-12 | 364 | -3086/+5447 |
| |\ \ \ |
|
| * | | | | sched: idle_balance() does not call load_balance_newidle() | Vaidyanathan Srinivasan | 2008-12-08 | 1 | -1/+1 |
| * | | | | sched: fix sd_parent_degenerate on non-numa smp machine | Ken Chen | 2008-12-08 | 1 | -0/+2 |
| * | | | | Merge branch 'sched/urgent' into sched/core | Ingo Molnar | 2008-12-08 | 208 | -2284/+4527 |
| |\ \ \ \ |
|
| * | | | | | sched: add uid information to sched_debug for CONFIG_USER_SCHED | Arun R Bharadwaj | 2008-12-01 | 4 | -1/+18 |
| * | | | | | sched: move double_unlock_balance() higher | Alexey Dobriyan | 2008-11-28 | 2 | -38/+33 |
| * | | | | | Merge branch 'sched/urgent' into sched/core | Ingo Molnar | 2008-11-28 | 1 | -2/+3 |
| |\ \ \ \ \ |
|
| * \ \ \ \ \ | Merge branch 'sched/rt' into sched/core | Ingo Molnar | 2008-11-24 | 3 | -6/+5 |
| |\ \ \ \ \ \ |
|
| | * | | | | | | sched/rt: removed unneeded defintion | Dhaval Giani | 2008-11-11 | 1 | -2/+0 |
| | * | | | | | | sched, lockdep: inline double_unlock_balance() | Sripathi Kodi | 2008-11-06 | 2 | -2/+3 |
| | * | | | | | | sched/rt: small optimization to update_curr_rt() | Dimitri Sivanich | 2008-11-03 | 1 | -2/+2 |
| * | | | | | | | sched: update comment for move_task_off_dead_cpu | Vegard Nossum | 2008-11-21 | 1 | -1/+0 |
| * | | | | | | | Merge commit 'v2.6.28-rc6' into sched/core | Ingo Molnar | 2008-11-21 | 121 | -686/+770 |
| |\ \ \ \ \ \ \ |
|
| * | | | | | | | | sched: fix inconsistency when redistribute per-cpu tg->cfs_rq shares | Ken Chen | 2008-11-19 | 1 | -26/+15 |
| * | | | | | | | | Merge branch 'linus' into sched/core | Ingo Molnar | 2008-11-19 | 631 | -6500/+19893 |
| |\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | sched: add hierarchical accounting to cpu accounting controller | Bharata B Rao | 2008-11-11 | 2 | -3/+41 |
| * | | | | | | | | | sched: include group statistics in /proc/sched_debug | Bharata B Rao | 2008-11-11 | 1 | -1/+36 |
| * | | | | | | | | | sched: rename SCHED_NO_NO_OMIT_FRAME_POINTER => SCHED_OMIT_FRAME_POINTER | Ingo Molnar | 2008-11-11 | 7 | -7/+7 |
| * | | | | | | | | | sched: clean up SCHED_CPUMASK_ALLOC | Li Zefan | 2008-11-07 | 1 | -11/+18 |
| * | | | | | | | | | Merge branch 'sched/urgent' into sched/core | Ingo Molnar | 2008-11-07 | 195 | -1280/+3829 |
| |\ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | x86, sched: enable wchan config menu item on 64-bit | Ken Chen | 2008-11-06 | 1 | -1/+1 |
| * | | | | | | | | | | sched, documentation: update scheduler header file paths | Randy Dunlap | 2008-11-06 | 1 | -2/+2 |
| * | | | | | | | | | | sched: add sanity check in partition_sched_domains() | Li Zefan | 2008-11-04 | 1 | -1/+1 |
| * | | | | | | | | | | sched: remove redundant call to unregister_sched_domain_sysctl() | Li Zefan | 2008-11-04 | 1 | -2/+0 |
| * | | | | | | | | | | sched debug: remove NULL checking in print_cfs/rt_rq() | Li Zefan | 2008-11-04 | 1 | -12/+2 |
| * | | | | | | | | | | sched debug: remove sd_level_to_string() | Li Zefan | 2008-11-04 | 1 | -24/+1 |
| * | | | | | | | | | | sched, ftrace: trace sched.c | Peter Zijlstra | 2008-11-03 | 1 | -1/+0 |
| * | | | | | | | | | | Merge commit 'v2.6.28-rc3' into sched/core | Ingo Molnar | 2008-11-03 | 846 | -7700/+5663 |
| |\ \ \ \ \ \ \ \ \ \
| | | |_|_|/ / / / / /
| | |/| | | | | | | | |
|
| * | | | | | | | | | | sched: switch sched_features to seqfile | Li Zefan | 2008-10-30 | 1 | -36/+16 |
| * | | | | | | | | | | sched: cleanup for alloc_rt/fair_sched_group() | Li Zefan | 2008-10-29 | 1 | -14/+12 |
* | | | | | | | | | | | Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2008-12-28 | 125 | -2611/+8735 |
|\ \ \ \ \ \ \ \ \ \ \ |
|
| | \ \ \ \ \ \ \ \ \ \ | |
| | \ \ \ \ \ \ \ \ \ \ | |
| | \ \ \ \ \ \ \ \ \ \ | |
| | \ \ \ \ \ \ \ \ \ \ | |
| | \ \ \ \ \ \ \ \ \ \ | |
| | \ \ \ \ \ \ \ \ \ \ | |
| *-----. \ \ \ \ \ \ \ \ \ \ | Merge branches 'tracing/ftrace', 'tracing/hw-branch-tracing' and 'tracing/rin... | Ingo Molnar | 2008-12-25 | 112 | -350/+718 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | | | | |_|_|_|_|_|_|_|_|/
| | | | | |/| | | | | | | | | |
|
| | | | * | | | | | | | | | | | ring-buffer: prevent false positive warning | Steven Rostedt | 2008-12-23 | 1 | -2/+5 |
| | | | * | | | | | | | | | | | ring-buffer: fix dangling commit race | Steven Rostedt | 2008-12-23 | 1 | -0/+12 |
| | | * | | | | | | | | | | | | Revert "x86: disable X86_PTRACE_BTS" | Ingo Molnar | 2008-12-24 | 1 | -1/+0 |
| | | * | | | | | | | | | | | | Merge branch 'linus' into tracing/hw-branch-tracing | Ingo Molnar | 2008-12-24 | 86 | -235/+467 |
| | | |\ \ \ \ \ \ \ \ \ \ \ \ |
|
| | | * | | | | | | | | | | | | | x86, bts: memory accounting | Markus Metzger | 2008-12-20 | 3 | -11/+81 |
| | | * | | | | | | | | | | | | | x86, bts: add fork and exit handling | Markus Metzger | 2008-12-20 | 9 | -32/+121 |
| | | | |/ / / / / / / / / / /
| | | |/| | | | | | | | | | | |
|
| | * | | | | | | | | | | | | | sched, trace: update trace_sched_wakeup() | Peter Zijlstra | 2008-12-25 | 4 | -5/+5 |