Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-next | Linus Torvalds | 2008-12-28 | 1 | -10/+6 | |
|\ | ||||||
| * | allow stripping of generated symbols under CONFIG_KALLSYMS_ALL | Jan Beulich | 2008-12-19 | 1 | -10/+6 | |
* | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2008-12-28 | 8 | -204/+250 | |
|\ \ | ||||||
| | \ | ||||||
| | \ | ||||||
| *-. \ | Merge branch 'sched/urgent'; commit 'v2.6.28' into sched/core | Ingo Molnar | 2008-12-25 | 4 | -10/+14 | |
| |\ \ \ | ||||||
| | * | | | sched: use RCU variant of list traversal in for_each_leaf_rt_rq() | Bharata B Rao | 2008-12-16 | 1 | -1/+1 | |
| * | | | | schedstat: consolidate per-task cpu runtime stats | Ken Chen | 2008-12-18 | 3 | -4/+5 | |
| * | | | | 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 | 1 | -1/+7 | |
| * | | | | Merge commit 'v2.6.28-rc8' into sched/core | Ingo Molnar | 2008-12-12 | 12 | -28/+94 | |
| |\ \ \ \ | ||||||
| * | | | | | 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 | 13 | -55/+88 | |
| |\ \ \ \ \ | ||||||
| * | | | | | | sched: add uid information to sched_debug for CONFIG_USER_SCHED | Arun R Bharadwaj | 2008-12-01 | 3 | -1/+17 | |
| * | | | | | | 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 | 2 | -4/+5 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | 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 | 7 | -75/+99 | |
| |\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | 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 | 25 | -150/+422 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | sched: add hierarchical accounting to cpu accounting controller | Bharata B Rao | 2008-11-11 | 1 | -3/+9 | |
| * | | | | | | | | | | 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 | 1 | -1/+1 | |
| * | | | | | | | | | | 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 | 9 | -87/+250 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | 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 | 11 | -59/+64 | |
| |\ \ \ \ \ \ \ \ \ \ \ | | | |_|_|/ / / / / / / | | |/| | | | | | | | | | ||||||
| * | | | | | | | | | | | 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 | 35 | -1003/+4795 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ \ \ \ \ | ||||||
| *-----. \ \ \ \ \ \ \ \ \ \ \ | Merge branches 'tracing/ftrace', 'tracing/hw-branch-tracing' and 'tracing/rin... | Ingo Molnar | 2008-12-25 | 15 | -73/+63 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | |_|_|_|_|_|_|_|_|/ / | | | | | |/| | | | | | | | | | | ||||||
| | | | * | | | | | | | | | | | | 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 | |
| | |_|/ / / / / / / / / / / / | |/| | | | | | | | | | | | | | ||||||
| | | * | | | | | | | | | | | | Merge branch 'linus' into tracing/hw-branch-tracing | Ingo Molnar | 2008-12-24 | 2 | -5/+9 | |
| | | |\ \ \ \ \ \ \ \ \ \ \ \ | | | | |/ / / / / / / / / / / | ||||||
| | | * | | | | | | | | | | | | x86, bts: add fork and exit handling | Markus Metzger | 2008-12-20 | 2 | -0/+14 | |
| | |/ / / / / / / / / / / / | |/| | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | sched, trace: update trace_sched_wakeup() | Peter Zijlstra | 2008-12-25 | 3 | -3/+3 | |
| | * | | | | | | | | | | | | ftrace: introduce tracing_reset_online_cpus() helper | Pekka J Enberg | 2008-12-19 | 8 | -63/+20 | |
| |/ / / / / / / / / / / / | ||||||
| | | | | | | | | | | | | | ||||||
| | \ \ \ \ \ \ \ \ \ \ \ | ||||||
| *-. \ \ \ \ \ \ \ \ \ \ \ | Merge branches 'tracing/ftrace', 'tracing/ring-buffer' and 'tracing/urgent' i... | Ingo Molnar | 2008-12-19 | 14 | -57/+105 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | | | | trace: fix task state printout | Thomas Gleixner | 2008-12-18 | 1 | -22/+17 | |
| | | | |_|_|_|_|_|_|_|_|/ / | | | |/| | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | tracing/ring-buffer: remove unused ring_buffer size | Lai Jiangshan | 2008-12-18 | 1 | -3/+1 |