summaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAgeFilesLines
* sched: convert struct cpupri_vec cpumask_var_t.Rusty Russell2008-11-243-15/+38
* sched: convert falback_doms to cpumask_var_t.Rusty Russell2008-11-241-6/+8
* sched: convert cpu_isolated_map to cpumask_var_t.Rusty Russell2008-11-241-17/+14
* sched: convert sched_domain_debug to cpumask_var_t.Rusty Russell2008-11-241-4/+3
* sched: convert struct (sys_)sched_setaffinity() to cpumask_var_t.Rusty Russell2008-11-241-13/+27
* sched: avoid stack var in move_task_off_dead_cpuRusty Russell2008-11-241-42/+36
* sched: convert sys_sched_getaffinity() to cpumask_var_t.Rusty Russell2008-11-241-8/+13
* sched: convert rebalance_domains() to cpumask_var_t.Rusty Russell2008-11-241-2/+8
* sched: convert idle_balance() to cpumask_var_t.Rusty Russell2008-11-241-2/+6
* sched: convert nohz struct to cpumask_var_t.Rusty Russell2008-11-241-13/+16
* 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-243-8/+11
* sched: convert struct sched_group/sched_domain cpumask_ts to variable bitmapsRusty Russell2008-11-241-24/+41
* sched: wrap sched_group and sched_domain cpumask accesses.Rusty Russell2008-11-244-67/+63
* 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-2441-1022/+2938
|\ \
| | *-------------. Merge branches 'tracing/branch-tracer', 'tracing/fastboot', 'tracing/ftrace',...Ingo Molnar2008-11-2411-38/+376
| | |\ \ \ \ \ \ \ \
| | | | | | | | | | * x86, mmiotrace: fix buffer overrun detectionPekka Paalanen2008-11-231-9/+7
| | | | | | | | | * | 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-231-0/+3
| | | | | | | | | * | tracing/stack-tracer: fix locking and refcountsTörök Edwin2008-11-231-3/+6
| | | | | | | | | * | tracing/stack-tracer: fix style issuesTörök Edwin2008-11-231-4/+3
| | | | | | | | | * | tracing: identify which executable object the userspace address belongs toTörök Edwin2008-11-232-8/+81
| | | | | | | | | * | tracing: add support for userspace stacktraces in tracing/iter_ctrlTörök Edwin2008-11-232-0/+102
| | | | |_|_|_|_|/ / | | | |/| | | | | |
| | | | | | | | * | ring-buffer: add tracing_off_permanentSteven Rostedt2008-11-231-13/+66
| | | | |_|_|_|/ / | | | |/| | | | |
| | | | | | * | | 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-233-6/+0
| | | | | * | | tracing/function-return-tracer: store return stack into task_struct and alloc...Frederic Weisbecker2008-11-234-2/+106
| | | | |/ / / | | | |/| | |
| | | | * | | ftrace: add ftrace_off_permanentSteven Rostedt2008-11-231-0/+15
| | | |/ / /
| | * | | | trace: fix compiler warning in branch profilerSteven Rostedt2008-11-231-5/+5
| | * | | | trace: profile all if conditionalsSteven Rostedt2008-11-232-2/+47
| | * | | | trace: branch profiling should not print percent without dataSteven Rostedt2008-11-231-3/+7
| | * | | | trace: consolidate unlikely and likely profilerSteven Rostedt2008-11-232-28/+14
| | |/ / /
| | | | |
| | | \ \
| | | \ \
| | | \ \
| | *---. \ \ Merge branches 'tracing/profiling', 'tracing/options' and 'tracing/urgent' in...Ingo Molnar2008-11-2310-38/+257
| | |\ \ \ \ \ | | | | | | |/ | | | | | |/|
| | | | | * | function tracing: fix wrong position computing of stack_traceLiming Wang2008-11-211-9/+15
| | | | | |/
| | | | * | tracing/function-return-tracer: add the overrun fieldFrederic Weisbecker2008-11-183-6/+34
| | | | * | 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
| | | | | |
| | | \ \ \
| | *-. \ \ \ Merge branches 'tracing/ftrace' and 'tracing/urgent' into tracing/coreIngo Molnar2008-11-1918-103/+169
| | |\ \ \ \ \ | | | |_|_|/ / | | |/| | | |
| | | * | | | ftrace: fix selftest lockingIngo Molnar2008-11-191-12/+13
| | | * | | | ftrace: preemptoff selftest not workingHeiko Carstens2008-11-181-0/+8
| | | | | | |
| | | \ \ \ \
| | *-. \ \ \ \ Merge branches 'tracing/branch-tracer' and 'tracing/urgent' into tracing/coreIngo Molnar2008-11-183-5/+1
| | |\ \ \ \ \ \
| | | * | | | | | tracing: branch tracer, fix writing to trace/trace_optionsAneesh Kumar K.V2008-11-172-4/+0
| | | | | | | | |
| | | \ \ \ \ \ \
| | | \ \ \ \ \ \
| | | \ \ \ \ \ \
| | *---. \ \ \ \ \ \ Merge branches 'tracing/branch-tracer', 'tracing/ftrace', 'tracing/function-r...Ingo Molnar2008-11-1723-199/+427
| | |\ \ \ \ \ \ \ \ \ | | | |_|_|/ / / / / / | | |/| | | | | | | |
OpenPOWER on IntegriCloud