Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
* | tracing/ftrace: make trace_find_cmdline() generally available | Ingo Molnar | 2008-12-29 | 1 | -2/+2 | |
* | tracing/branch-tracer: adapt to the stat tracing API | Frederic Weisbecker | 2008-12-29 | 1 | -126/+142 | |
* | tracing/ftrace: provide the base infrastructure for histogram tracing | Frederic Weisbecker | 2008-12-29 | 4 | -1/+271 | |
* | ftrace: change trace.c to use registered events | Steven Rostedt | 2008-12-29 | 4 | -364/+574 | |
* | ftrace: set up trace event hash infrastructure | Steven Rostedt | 2008-12-29 | 10 | -281/+416 | |
* | ftrace: remove obsolete print continue functionality | Steven Rostedt | 2008-12-29 | 4 | -74/+0 | |
*-. | Merge branches 'tracing/docs', 'tracing/function-graph-tracer' and 'linus' in... | Ingo Molnar | 2008-12-29 | 32 | -983/+1747 | |
|\ \ | ||||||
| | * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-next | Linus Torvalds | 2008-12-29 | 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 branch 'next' into for-linus | James Morris | 2008-12-25 | 25 | -769/+1485 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|/ / | | |/| | | | | | | | | | | | ||||||
| | | * | | | | | | | | | | | user namespaces: document CFS behavior | Serge E. Hallyn | 2008-12-08 | 1 | -1/+7 | |
| | | * | | | | | | | | | | | user namespaces: require cap_set{ug}id for CLONE_NEWUSER | Serge E. Hallyn | 2008-12-07 | 1 | -1/+2 |