aboutsummaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAge
...
| * | | | | | | | | cpuinit fixes in kernel/*Al Viro2008-11-30
| | |_|_|/ / / / / | |/| | | | | | |
* | | | | | | | | sched: avoid stack var in move_task_off_dead_cpu, fixRusty Russell2008-11-26
* | | | | | | | | sched: convert local_cpu_mask to cpumask_var_t, fixRusty Russell2008-11-26
* | | | | | | | | sched: convert nohz struct to cpumask_var_t, fixRusty Russell2008-11-26
* | | | | | | | | sched: convert remaining old-style cpumask operatorsRusty Russell2008-11-24
* | | | | | | | | sched: convert local_cpu_mask to cpumask_var_t.Rusty Russell2008-11-24
* | | | | | | | | sched: convert check_preempt_equal_prio to cpumask_var_t.Rusty Russell2008-11-24
* | | | | | | | | sched: convert struct cpupri_vec cpumask_var_t.Rusty Russell2008-11-24
* | | | | | | | | sched: convert falback_doms to cpumask_var_t.Rusty Russell2008-11-24
* | | | | | | | | sched: convert cpu_isolated_map to cpumask_var_t.Rusty Russell2008-11-24
* | | | | | | | | sched: convert sched_domain_debug to cpumask_var_t.Rusty Russell2008-11-24
* | | | | | | | | sched: convert struct (sys_)sched_setaffinity() to cpumask_var_t.Rusty Russell2008-11-24
* | | | | | | | | sched: avoid stack var in move_task_off_dead_cpuRusty Russell2008-11-24
* | | | | | | | | sched: convert sys_sched_getaffinity() to cpumask_var_t.Rusty Russell2008-11-24
* | | | | | | | | sched: convert rebalance_domains() to cpumask_var_t.Rusty Russell2008-11-24
* | | | | | | | | sched: convert idle_balance() to cpumask_var_t.Rusty Russell2008-11-24
* | | | | | | | | sched: convert nohz struct to cpumask_var_t.Rusty Russell2008-11-24
* | | | | | | | | sched: convert struct root_domain to cpumask_var_t.Rusty Russell2008-11-24
* | | | | | | | | sched: convert nohz_cpu_mask to cpumask_var_t.Rusty Russell2008-11-24
* | | | | | | | | sched: convert struct sched_group/sched_domain cpumask_ts to variable bitmapsRusty Russell2008-11-24
* | | | | | | | | sched: wrap sched_group and sched_domain cpumask accesses.Rusty Russell2008-11-24
* | | | | | | | | sched: remove any_online_cpu()Rusty Russell2008-11-24
* | | | | | | | | sched: get rid of boutique sched.c allocations, use cpumask_var_t.Rusty Russell2008-11-24
* | | | | | | | | sched: convert sched.c from for_each_cpu_mask to for_each_cpu.Rusty Russell2008-11-24
* | | | | | | | | sched: reduce stack size requirements in kernel/sched.cMike Travis2008-11-24
| | | | | | | | |
| \ \ \ \ \ \ \ \
*-. \ \ \ \ \ \ \ \ Merge branches 'sched/core', 'core/core' and 'tracing/core' into cpus4096Ingo Molnar2008-11-24
|\ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / / | | |/| | | | | | / | |_|_|_|_|_|_|_|/ |/| | | | | | | |
| | | | | | | | |
| | | \ \ \ \ \ \
| | | \ \ \ \ \ \
| | | \ \ \ \ \ \
| | | \ \ \ \ \ \
| | | \ \ \ \ \ \
| | | \ \ \ \ \ \
| | | \ \ \ \ \ \
| | | \ \ \ \ \ \
| | | \ \ \ \ \ \
| | | \ \ \ \ \ \
| | | \ \ \ \ \ \
| | | \ \ \ \ \ \
| | | \ \ \ \ \ \
| | *-------------. \ \ \ \ \ \ Merge branches 'tracing/branch-tracer', 'tracing/fastboot', 'tracing/ftrace',...Ingo Molnar2008-11-24
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | |_|_|/ / / / / / | | | | | | | |/| | | / / / / / | | | | | | | | | | |/ / / / /
| | | | | | | | | | * | | | | x86, mmiotrace: fix buffer overrun detectionPekka Paalanen2008-11-23
| | | | | | | | | * | | | | | tracing/stack-tracer: avoid races accessing fileTörök Edwin2008-11-23
| | | | | | | | | * | | | | | tracing/stack-tracer: introduce CONFIG_USER_STACKTRACE_SUPPORTTörök Edwin2008-11-23
| | | | | | | | | * | | | | | tracing/stack-tracer: fix locking and refcountsTörök Edwin2008-11-23
| | | | | | | | | * | | | | | tracing/stack-tracer: fix style issuesTörök Edwin2008-11-23
| | | | | | | | | * | | | | | tracing: identify which executable object the userspace address belongs toTörök Edwin2008-11-23
| | | | | | | | | * | | | | | tracing: add support for userspace stacktraces in tracing/iter_ctrlTörök Edwin2008-11-23
| | | | |_|_|_|_|/ / / / / / | | | |/| | | | | | | | | |
| | | | | | | | * | | | | | ring-buffer: add tracing_off_permanentSteven Rostedt2008-11-23
| | | | |_|_|_|/ / / / / / | | | |/| | | | | | | | |
| | | | | | * | | | | | | tracing: allow tracing of suspend/resume & hibernation code againIngo Molnar2008-11-23
| | | | |_|/ / / / / / / | | | |/| | | | | | | |
| | | | | * | | | | | | tracing/function-return-tracer: free the return stack on free_task()Frederic Weisbecker2008-11-23
| | | | | * | | | | | | tracing/function-return-tracer: don't trace kfree while it frees the return s...Frederic Weisbecker2008-11-23
| | | | | * | | | | | | tracing/function-return-tracer: clean up task start/exit callbacksIngo Molnar2008-11-23
| | | | | * | | | | | | tracing/function-return-tracer: store return stack into task_struct and alloc...Frederic Weisbecker2008-11-23
| | | | |/ / / / / / / | | | |/| | | | | | |
| | | | * | | | | | | ftrace: add ftrace_off_permanentSteven Rostedt2008-11-23
| | | |/ / / / / / /
| | * | | | | | | | trace: fix compiler warning in branch profilerSteven Rostedt2008-11-23
| | * | | | | | | | trace: profile all if conditionalsSteven Rostedt2008-11-23
| | * | | | | | | | trace: branch profiling should not print percent without dataSteven Rostedt2008-11-23
| | * | | | | | | | trace: consolidate unlikely and likely profilerSteven Rostedt2008-11-23
| | |/ / / / / / /
| | | | | | | | |
| | | \ \ \ \ \ \
| | | \ \ \ \ \ \
| | | \ \ \ \ \ \
| | *---. \ \ \ \ \ \ Merge branches 'tracing/profiling', 'tracing/options' and 'tracing/urgent' in...Ingo Molnar2008-11-23
| | |\ \ \ \ \ \ \ \ \ | | | | | | |/ / / / / | | | | | |/| | | | |
| | | | | * | | | | | function tracing: fix wrong position computing of stack_traceLiming Wang2008-11-21
| | | | | |/ / / / /
| | | | * | | | | | tracing/function-return-tracer: add the overrun fieldFrederic Weisbecker2008-11-18
| | | | * | | | | | tracing/ftrace: make nop tracer using tracer flagsFrederic Weisbecker2008-11-18
| | | | * | | | | | tracing/ftrace: implement a set_flag callback for tracersFrederic Weisbecker2008-11-18