| Commit message (Expand) | Author | Age |
* | Merge ../linux-2.6-x86 | Rusty Russell | 2008-12-13 |
|\ |
|
| *---. | Merge branches 'irq/sparseirq', 'x86/quirks' and 'x86/reboot' into cpus4096 | Ingo Molnar | 2008-12-12 |
| |\ \ \ |
|
| | * | | | sparse irqs: add irqnr.h to the user headers list | Ingo Molnar | 2008-12-12 |
| | * | | | sparse irqs: handle !GENIRQ platforms | Ingo Molnar | 2008-12-12 |
| | * | | | sparseirq: fix Alpha build failure | Yinghai Lu | 2008-12-08 |
| | * | | | x86, MSI: pass irq_cfg and irq_desc | Yinghai Lu | 2008-12-08 |
| | * | | | sparse irq_desc[] array: core kernel and x86 changes | Yinghai Lu | 2008-12-08 |
| | |/ / |
|
| * | | | Merge branch 'sched/core' into cpus4096 | Ingo Molnar | 2008-12-12 |
| |\ \ \ |
|
| | * | | | sched: let arch_update_cpu_topology indicate if topology changed | Heiko Carstens | 2008-12-12 |
| | * | | | Merge commit 'v2.6.28-rc8' into sched/core | Ingo Molnar | 2008-12-12 |
| | |\ \ \ |
|
| | * \ \ \ | Merge branch 'sched/urgent' into sched/core | Ingo Molnar | 2008-12-08 |
| | |\ \ \ \ |
|
| | * | | | | | sched: add uid information to sched_debug for CONFIG_USER_SCHED | Arun R Bharadwaj | 2008-12-01 |
| * | | | | | | Merge branch 'tracing/fastboot' into cpus4096 | Ingo Molnar | 2008-12-12 |
| |\ \ \ \ \ \ |
|
| | * | | | | | | tracing/fastboot: include missing headers | Frederic Weisbecker | 2008-12-12 |
| | * | | | | | | tracing/fastboot: fix len of func buffer | Stephen Rothwell | 2008-12-12 |
| | * | | | | | | Merge branches 'tracing/function-graph-tracer' and 'tracing/ring-buffer' into... | Ingo Molnar | 2008-12-12 |
| | |\ \ \ \ \ \ |
|
| | | * | | | | | | ring_buffer: fix comments | Lai Jiangshan | 2008-12-08 |
| | * | | | | | | | tracing/function-graph-tracer: append the tracing_graph_flag | Frederic Weisbecker | 2008-12-08 |
| | * | | | | | | | tracing/function-graph-tracer: introduce __notrace_funcgraph to filter specia... | Frederic Weisbecker | 2008-12-08 |
| | |/ / / / / / |
|
| | * | | | | | | tracing/ftrace: provide the macro task_curr_ret_stack() | Frederic Weisbecker | 2008-12-05 |
| | | | | | | | | |
| | | \ \ \ \ \ | |
| | *-. \ \ \ \ \ | Merge branches 'tracing/ftrace', 'tracing/function-graph-tracer' and 'tracing... | Ingo Molnar | 2008-12-05 |
| | |\ \ \ \ \ \ \ |
|
| | * | | | | | | | | pid: fix the do_each_pid_task() macro | Steven Rostedt | 2008-12-04 |
| | * | | | | | | | | ftrace: graph of a single function | Steven Rostedt | 2008-12-04 |
| | |/ / / / / / / |
|
| | * | | | | | | | ftrace: function graph return for function entry | Steven Rostedt | 2008-12-03 |
| | * | | | | | | | ftrace: add ftrace_graph_stop() | Steven Rostedt | 2008-12-03 |
| | * | | | | | | | ring-buffer: read page interface | Steven Rostedt | 2008-12-03 |
| | | | | | | | | | |
| | | \ \ \ \ \ \ | |
| | *-. \ \ \ \ \ \ | Merge commit 'v2.6.28-rc7'; branch 'x86/dumpstack' into tracing/ftrace | Ingo Molnar | 2008-12-03 |
| | |\ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | | markers: comment marker_synchronize_unregister() on data dependency | Wu Fengguang | 2008-11-28 |
| | | | | | | | | | | | |
| | | \ \ \ \ \ \ \ \ | |
| | | \ \ \ \ \ \ \ \ | |
| | | \ \ \ \ \ \ \ \ | |
| | *---. \ \ \ \ \ \ \ \ | Merge branches 'tracing/blktrace', 'tracing/ftrace', 'tracing/function-graph-... | Ingo Molnar | 2008-11-27 |
| | |\ \ \ \ \ \ \ \ \ \ \ |
|
| | | | | * | | | | | | | | | tracing: add "power-tracer": C/P state tracer to help power optimization | Arjan van de Ven | 2008-11-26 |
| | | | |/ / / / / / / / /
| | | |/| | | | | | | | | |
|
| | | | * | | | | | | | | | ftrace: use code patching for ftrace graph tracer | Steven Rostedt | 2008-11-26 |
| | | | * | | | | | | | | | tracing/function-return-tracer: set a more human readable output | Frederic Weisbecker | 2008-11-25 |
| | | | * | | | | | | | | | tracing/function-return-tracer: change the name into function-graph-tracer | Frederic Weisbecker | 2008-11-25 |
| | | |/ / / / / / / / / |
|
| | * | | | | | | | | | | blktrace: port to tracepoints, update | Ingo Molnar | 2008-11-26 |
| | * | | | | | | | | | | blktrace: port to tracepoints | Arnaldo Carvalho de Melo | 2008-11-26 |
| | |/ / / / / / / / / |
|
| | * | | | | | | | | | Merge branches 'tracing/hw-branch-tracing' and 'tracing/branch-tracer' into t... | Ingo Molnar | 2008-11-25 |
| | |\ \ \ \ \ \ \ \ \ |
|
| | | * | | | | | | | | | tracing, tty: fix warnings caused by branch tracing and tty_kref_get() | Ingo Molnar | 2008-11-25 |
| | * | | | | | | | | | | x86, bts, ptrace: move BTS buffer allocation from ds.c into ptrace.c | Markus Metzger | 2008-11-25 |
| | * | | | | | | | | | | x86, bts: base in-kernel ds interface on handles | Markus Metzger | 2008-11-25 |
| * | | | | | | | | | | | Merge branch 'linus' into cpus4096 | Ingo Molnar | 2008-12-02 |
| |\ \ \ \ \ \ \ \ \ \ \
| | | |_|/ / / / / / / /
| | |/| | | | | | | | | |
|
| * | | | | | | | | | | | sched: convert remaining old-style cpumask operators | 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 |
| | | | | | | | | | | | | |
| | \ \ \ \ \ \ \ \ \ \ | |
| *-. \ \ \ \ \ \ \ \ \ \ | 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 |
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | | |_|_|_|_|_|_|/ / / / / / /
| | | |/| | | | | | | | | | | | | |
|
| | | | | | | | | * | | | | | | | | tracing/stack-tracer: introduce CONFIG_USER_STACKTRACE_SUPPORT | Török Edwin | 2008-11-23 |
| | | | | | | | | * | | | | | | | | tracing/stack-tracer: fix style issues | Török Edwin | 2008-11-23 |
| | | | | | | | | * | | | | | | | | vfs, seqfile: make mangle_path() global | Török Edwin | 2008-11-23 |
| | | | | | | | | * | | | | | | | | tracing: add support for userspace stacktraces in tracing/iter_ctrl | Török Edwin | 2008-11-23 |
| | | | | |_|_|_|/ / / / / / / /
| | | | |/| | | | | | | | | | | |
|