| Commit message (Expand) | Author | Age |
... | |
| * | | | | | | | | | cpuinit fixes in kernel/* | Al Viro | 2008-11-30 |
| | |_|_|/ / / / /
| |/| | | | | | | |
|
* | | | | | | | | | sched: avoid stack var in move_task_off_dead_cpu, fix | Rusty Russell | 2008-11-26 |
* | | | | | | | | | sched: convert local_cpu_mask to cpumask_var_t, fix | Rusty Russell | 2008-11-26 |
* | | | | | | | | | sched: convert nohz struct to cpumask_var_t, fix | Rusty Russell | 2008-11-26 |
* | | | | | | | | | sched: convert remaining old-style cpumask operators | Rusty Russell | 2008-11-24 |
* | | | | | | | | | sched: convert local_cpu_mask to cpumask_var_t. | Rusty Russell | 2008-11-24 |
* | | | | | | | | | sched: convert check_preempt_equal_prio to cpumask_var_t. | Rusty Russell | 2008-11-24 |
* | | | | | | | | | sched: convert struct cpupri_vec cpumask_var_t. | Rusty Russell | 2008-11-24 |
* | | | | | | | | | sched: convert falback_doms to cpumask_var_t. | Rusty Russell | 2008-11-24 |
* | | | | | | | | | sched: convert cpu_isolated_map to cpumask_var_t. | Rusty Russell | 2008-11-24 |
* | | | | | | | | | sched: convert sched_domain_debug to cpumask_var_t. | Rusty Russell | 2008-11-24 |
* | | | | | | | | | sched: convert struct (sys_)sched_setaffinity() to cpumask_var_t. | Rusty Russell | 2008-11-24 |
* | | | | | | | | | sched: avoid stack var in move_task_off_dead_cpu | Rusty Russell | 2008-11-24 |
* | | | | | | | | | sched: convert sys_sched_getaffinity() to cpumask_var_t. | Rusty Russell | 2008-11-24 |
* | | | | | | | | | sched: convert rebalance_domains() to cpumask_var_t. | Rusty Russell | 2008-11-24 |
* | | | | | | | | | sched: convert idle_balance() to cpumask_var_t. | Rusty Russell | 2008-11-24 |
* | | | | | | | | | sched: convert nohz struct to cpumask_var_t. | Rusty Russell | 2008-11-24 |
* | | | | | | | | | sched: convert struct root_domain to cpumask_var_t. | Rusty Russell | 2008-11-24 |
* | | | | | | | | | sched: convert nohz_cpu_mask to cpumask_var_t. | Rusty Russell | 2008-11-24 |
* | | | | | | | | | sched: convert struct sched_group/sched_domain cpumask_ts to variable bitmaps | Rusty Russell | 2008-11-24 |
* | | | | | | | | | sched: wrap sched_group and sched_domain cpumask accesses. | Rusty Russell | 2008-11-24 |
* | | | | | | | | | sched: remove any_online_cpu() | Rusty Russell | 2008-11-24 |
* | | | | | | | | | sched: get rid of boutique sched.c allocations, use cpumask_var_t. | Rusty Russell | 2008-11-24 |
* | | | | | | | | | sched: convert sched.c from for_each_cpu_mask to for_each_cpu. | Rusty Russell | 2008-11-24 |
* | | | | | | | | | sched: reduce stack size requirements in kernel/sched.c | Mike Travis | 2008-11-24 |
| | | | | | | | | | |
| \ \ \ \ \ \ \ \ | |
*-. \ \ \ \ \ \ \ \ | Merge branches 'sched/core', 'core/core' and 'tracing/core' into cpus4096 | Ingo Molnar | 2008-11-24 |
|\ \ \ \ \ \ \ \ \ \
| | | |_|_|_|_|/ / /
| | |/| | | | | | /
| |_|_|_|_|_|_|_|/
|/| | | | | | | | |
|
| | | | | | | | | | |
| | | \ \ \ \ \ \ | |
| | | \ \ \ \ \ \ | |
| | | \ \ \ \ \ \ | |
| | | \ \ \ \ \ \ | |
| | | \ \ \ \ \ \ | |
| | | \ \ \ \ \ \ | |
| | | \ \ \ \ \ \ | |
| | | \ \ \ \ \ \ | |
| | | \ \ \ \ \ \ | |
| | | \ \ \ \ \ \ | |
| | | \ \ \ \ \ \ | |
| | | \ \ \ \ \ \ | |
| | | \ \ \ \ \ \ | |
| | *-------------. \ \ \ \ \ \ | Merge branches 'tracing/branch-tracer', 'tracing/fastboot', 'tracing/ftrace',... | Ingo Molnar | 2008-11-24 |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | | | | | | |_|_|/ / / / / /
| | | | | | | |/| | | / / / / /
| | | | | | | | | | |/ / / / / |
|
| | | | | | | | | | * | | | | | x86, mmiotrace: fix buffer overrun detection | Pekka Paalanen | 2008-11-23 |
| | | | | | | | | * | | | | | | tracing/stack-tracer: avoid races accessing file | Török Edwin | 2008-11-23 |
| | | | | | | | | * | | | | | | tracing/stack-tracer: introduce CONFIG_USER_STACKTRACE_SUPPORT | Török Edwin | 2008-11-23 |
| | | | | | | | | * | | | | | | tracing/stack-tracer: fix locking and refcounts | Török Edwin | 2008-11-23 |
| | | | | | | | | * | | | | | | tracing/stack-tracer: fix style issues | Török Edwin | 2008-11-23 |
| | | | | | | | | * | | | | | | tracing: identify which executable object the userspace address belongs to | Török Edwin | 2008-11-23 |
| | | | | | | | | * | | | | | | tracing: add support for userspace stacktraces in tracing/iter_ctrl | Török Edwin | 2008-11-23 |
| | | | |_|_|_|_|/ / / / / /
| | | |/| | | | | | | | | | |
|
| | | | | | | | * | | | | | | ring-buffer: add tracing_off_permanent | Steven Rostedt | 2008-11-23 |
| | | | |_|_|_|/ / / / / /
| | | |/| | | | | | | | | |
|
| | | | | | * | | | | | | | tracing: allow tracing of suspend/resume & hibernation code again | Ingo Molnar | 2008-11-23 |
| | | | |_|/ / / / / / /
| | | |/| | | | | | | | |
|
| | | | | * | | | | | | | tracing/function-return-tracer: free the return stack on free_task() | Frederic Weisbecker | 2008-11-23 |
| | | | | * | | | | | | | tracing/function-return-tracer: don't trace kfree while it frees the return s... | Frederic Weisbecker | 2008-11-23 |
| | | | | * | | | | | | | tracing/function-return-tracer: clean up task start/exit callbacks | Ingo Molnar | 2008-11-23 |
| | | | | * | | | | | | | tracing/function-return-tracer: store return stack into task_struct and alloc... | Frederic Weisbecker | 2008-11-23 |
| | | | |/ / / / / / /
| | | |/| | | | | | | |
|
| | | | * | | | | | | | ftrace: add ftrace_off_permanent | Steven Rostedt | 2008-11-23 |
| | | |/ / / / / / / |
|
| | * | | | | | | | | trace: fix compiler warning in branch profiler | Steven Rostedt | 2008-11-23 |
| | * | | | | | | | | trace: profile all if conditionals | Steven Rostedt | 2008-11-23 |
| | * | | | | | | | | trace: branch profiling should not print percent without data | Steven Rostedt | 2008-11-23 |
| | * | | | | | | | | trace: consolidate unlikely and likely profiler | Steven Rostedt | 2008-11-23 |
| | |/ / / / / / / |
|
| | | | | | | | | | |
| | | \ \ \ \ \ \ | |
| | | \ \ \ \ \ \ | |
| | | \ \ \ \ \ \ | |
| | *---. \ \ \ \ \ \ | Merge branches 'tracing/profiling', 'tracing/options' and 'tracing/urgent' in... | Ingo Molnar | 2008-11-23 |
| | |\ \ \ \ \ \ \ \ \
| | | | | | |/ / / / /
| | | | | |/| | | | | |
|
| | | | | * | | | | | | function tracing: fix wrong position computing of stack_trace | Liming Wang | 2008-11-21 |
| | | | | |/ / / / / |
|
| | | | * | | | | | | tracing/function-return-tracer: add the overrun field | Frederic Weisbecker | 2008-11-18 |
| | | | * | | | | | | tracing/ftrace: make nop tracer using tracer flags | Frederic Weisbecker | 2008-11-18 |
| | | | * | | | | | | tracing/ftrace: implement a set_flag callback for tracers | Frederic Weisbecker | 2008-11-18 |