summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* sched: convert struct root_domain to cpumask_var_t.Rusty Russell2008-11-242-31/+64
* sched: convert nohz_cpu_mask to cpumask_var_t.Rusty Russell2008-11-244-9/+12
* sched: convert struct sched_group/sched_domain cpumask_ts to variable bitmapsRusty Russell2008-11-242-28/+48
* sched: wrap sched_group and sched_domain cpumask accesses.Rusty Russell2008-11-245-67/+73
* sched: remove any_online_cpu()Rusty Russell2008-11-241-6/+8
* sched: get rid of boutique sched.c allocations, use cpumask_var_t.Rusty Russell2008-11-241-84/+55
* sched: convert sched.c from for_each_cpu_mask to for_each_cpu.Rusty Russell2008-11-241-18/+18
* sched: reduce stack size requirements in kernel/sched.cMike Travis2008-11-241-6/+7
*-. Merge branches 'sched/core', 'core/core' and 'tracing/core' into cpus4096Ingo Molnar2008-11-24111-1318/+4816
|\ \
| | *-------------. Merge branches 'tracing/branch-tracer', 'tracing/fastboot', 'tracing/ftrace',...Ingo Molnar2008-11-2432-151/+1047
| | |\ \ \ \ \ \ \ \
| | | | | | | | | | * tracing, doc: update mmiotrace documentationPekka Paalanen2008-11-231-2/+4
| | | | | | | | | | * x86, mmiotrace: fix buffer overrun detectionPekka Paalanen2008-11-231-9/+7
| | | | | | | | | * | vfs, seqfile: fix comment style on mangle_pathTörök Edwin2008-11-231-4/+4
| | | | | | | | | * | tracing/stack-tracer: avoid races accessing fileTörök Edwin2008-11-231-5/+5
| | | | | | | | | * | tracing/stack-tracer: introduce CONFIG_USER_STACKTRACE_SUPPORTTörök Edwin2008-11-233-1/+5
| | | | | | | | | * | tracing/stack-tracer: fix locking and refcountsTörök Edwin2008-11-231-3/+6
| | | | | | | | | * | tracing/stack-tracer: fix style issuesTörök Edwin2008-11-233-27/+33
| | | | | | | | | * | tracing: identify which executable object the userspace address belongs toTörök Edwin2008-11-233-9/+93
| | | | | | | | | * | vfs, seqfile: make mangle_path() globalTörök Edwin2008-11-232-1/+14
| | | | | | | | | * | tracing: add support for userspace stacktraces in tracing/iter_ctrlTörök Edwin2008-11-235-1/+171
| | | | | | | | * | | ring-buffer: add tracing_off_permanentSteven Rostedt2008-11-232-13/+67
| | | | | | | | |/ /
| | | | | | | * | | Merge branch 'ppc/ftrace' of git://git.kernel.org/pub/scm/linux/kernel/git/ro...Ingo Molnar2008-11-236-42/+489
| | | | | | | |\ \ \
| | | | | | | | * | | powerpc/ppc32: ftrace, dynamic ftrace to handle modulesSteven Rostedt2008-11-203-7/+109
| | | | | | | | * | | powerpc/ppc64: ftrace, handle module trampolines for dyn ftraceSteven Rostedt2008-11-204-11/+293
| | | | | | | | * | | powerpc: ftrace, use probe_kernel API to modify codeSteven Rostedt2008-11-201-32/+21
| | | | | | | | * | | powerpc: ftrace, convert to new dynamic ftrace arch APISteven Rostedt2008-11-202-6/+75
| | | | | | | | * | | powerpc: ftrace, do not latency trace idleSteven Rostedt2008-11-201-0/+5
| | | | | | * | | | | tracing: allow tracing of suspend/resume & hibernation code againIngo Molnar2008-11-232-14/+4
| | | | | | | |_|/ / | | | | | | |/| | |
| | | | | * | | | | tracing/function-return-tracer: free the return stack on free_task()Frederic Weisbecker2008-11-232-2/+1
| | | | | * | | | | tracing/function-return-tracer: don't trace kfree while it frees the return s...Frederic Weisbecker2008-11-231-1/+6
| | | | | * | | | | tracing/function-return-tracer: clean up task start/exit callbacksIngo Molnar2008-11-234-6/+3
| | | | | * | | | | tracing/function-return-tracer: store return stack into task_struct and alloc...Frederic Weisbecker2008-11-239-58/+137
| | | | | |/ / / /
| | | | * | | | | ftrace: add ftrace_off_permanentSteven Rostedt2008-11-232-0/+17
| | | | * | | | | ftrace: scripts/recordmcount.pl support for ARMJim Radford2008-11-231-1/+7
| | | | * | | | | ftrace: specify $alignment for sh architectureMatt Fleming2008-11-231-1/+2
| | | | * | | | | ftrace: create default variables for archs in recordmcount.plSteven Rostedt2008-11-231-16/+11
| | | | * | | | | ftrace: add support for powerpc to recordmcount.pl scriptSteven Rostedt2008-11-231-2/+17
| | | | * | | | | sh: dynamic ftrace support.Matt Fleming2008-11-231-0/+11
| | | | |/ / / /
| | | * / / / / init/main.c: use ktime accessor function in initcall_debug codeWill Newton2008-11-231-1/+1
| | | |/ / / /
| | * | | | | trace: fix compiler warning in branch profilerSteven Rostedt2008-11-231-5/+5
| | * | | | | trace: profile all if conditionalsSteven Rostedt2008-11-234-5/+93
| | * | | | | trace: branch profiling should not print percent without dataSteven Rostedt2008-11-231-3/+7
| | * | | | | trace: consolidate unlikely and likely profilerSteven Rostedt2008-11-234-53/+22
| | * | | | | trace: remove extra assign in branch checkSteven Rostedt2008-11-231-2/+0
| | |/ / / /
| | | | | |
| | | \ \ \
| | | \ \ \
| | | \ \ \
| | *---. \ \ \ Merge branches 'tracing/profiling', 'tracing/options' and 'tracing/urgent' in...Ingo Molnar2008-11-23132-658/+956
| | |\ \ \ \ \ \ | | | | | | |_|/ | | | | | |/| |
| | | | | * | | function tracing: fix wrong position computing of stack_traceLiming Wang2008-11-211-9/+15
| | | | | |/ /
| | | | * | | tracing/function-return-tracer: add the overrun fieldFrederic Weisbecker2008-11-187-9/+51
| | | | * | | tracing/ftrace: make nop tracer using tracer flagsFrederic Weisbecker2008-11-181-0/+52
| | | | * | | tracing/ftrace: implement a set_flag callback for tracersFrederic Weisbecker2008-11-182-6/+112
| | | * | | | profiling: clean up profile_nop()Andrew Morton2008-11-191-1/+1