| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| | | | | | | | | | | | | | | | | | | | | | |
| | | \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |
| | *-. \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branches 'tracing/ftrace', 'tracing/ring-buffer', 'tracing/sysprof', 't... | Ingo Molnar | 2009-02-13 | 24 | -123/+203 |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | |_|/ / / / / / / / / / / / / / / / / /
| | |/| | | | | | | | | | | | | | | | | | | |
|
| | * | | | | | | | | | | | | | | | | | | | | Merge branch 'tip/tracing/ftrace' of git://git.kernel.org/pub/scm/linux/kerne... | Ingo Molnar | 2009-02-11 | 1 | -5/+4 |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | |/ / / / / / / / / / / / / / / / / / /
| | |/| | | | | | | | | | | | | | | | | | | |
|
| | | * | | | | | | | | | | | | | | | | | | | tracing, x86: fix constraint for parent variable | Steven Rostedt | 2009-02-10 | 1 | -5/+4 |
| | * | | | | | | | | | | | | | | | | | | | | Merge branches 'tracing/ftrace' and 'tracing/urgent' into tracing/core | Ingo Molnar | 2009-02-11 | 1 | -3/+5 |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branches 'tracing/ftrace' and 'tracing/urgent' into tracing/core | Ingo Molnar | 2009-02-10 | 3 | -6/+24 |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | |_|/ / / / / / / / / / / / / / / / / / /
| | |/| | | | | | | | | | | | | | | | | | | | |
|
| | * | | | | | | | | | | | | | | | | | | | | | tracing/function-graph-tracer: drop the kernel_text_address check | Frederic Weisbecker | 2009-02-09 | 1 | -7/+0 |
| | * | | | | | | | | | | | | | | | | | | | | | tracing/power: move the power trace headers to a dedicated file | Frederic Weisbecker | 2009-02-09 | 2 | -2/+2 |
| | * | | | | | | | | | | | | | | | | | | | | | Merge branch 'tip/tracing/core/devel' of git://git.kernel.org/pub/scm/linux/k... | Ingo Molnar | 2009-02-09 | 2 | -27/+9 |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| | | * | | | | | | | | | | | | | | | | | | | | | ring-buffer: use generic version of in_nmi | Steven Rostedt | 2009-02-07 | 1 | -2/+2 |
| | | * | | | | | | | | | | | | | | | | | | | | | ftrace: change function graph tracer to use new in_nmi | Steven Rostedt | 2009-02-07 | 2 | -21/+2 |
| | | * | | | | | | | | | | | | | | | | | | | | | ftrace, x86: rename in_nmi variable | Steven Rostedt | 2009-02-07 | 1 | -11/+11 |
| | | * | | | | | | | | | | | | | | | | | | | | | ring-buffer: add NMI protection for spinlocks | Steven Rostedt | 2009-02-07 | 2 | -4/+5 |
| | * | | | | | | | | | | | | | | | | | | | | | | Merge commit 'v2.6.29-rc4' into tracing/core | Ingo Molnar | 2009-02-09 | 13 | -48/+71 |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | |/ / / / / / / / / / / / / / / / / / / / /
| | |/| | | | | | | | | | | | | | | | | | | | | |
|
| | | | | | | | | | | | | | | | | | | | | | | | | |
| | | \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |
| | *-. \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branches 'tracing/ftrace', 'tracing/kmemtrace' and 'linus' into tracing... | Ingo Molnar | 2009-02-03 | 40 | -134/+250 |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | | | | | | | | | | | | | | | | | x86: ftrace - simplify wait_for_nmi | Cyrill Gorcunov | 2009-01-27 | 1 | -6/+5 |
| | |/ / / / / / / / / / / / / / / / / / / / / / / |
|
| | * | | | | | | | | | | | | | | | | | | | | | | | x86, ds, bts: cleanup DS configuration | Markus Metzger | 2009-01-20 | 1 | -14/+17 |
| | * | | | | | | | | | | | | | | | | | | | | | | | x86, ftrace, hw-branch-tracer: dump trace on oops | Markus Metzger | 2009-01-20 | 1 | -0/+6 |
| | * | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'tracing/ftrace'; commit 'v2.6.29-rc2' into tracing/core | Ingo Molnar | 2009-01-18 | 14 | -52/+77 |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | | | | | | | | | | | | | | | | | trace: mmiotrace to the tracer menu in Kconfig | Pekka Paalanen | 2009-01-11 | 1 | -22/+2 |
| | * | | | | | | | | | | | | | | | | | | | | | | | | Merge commit 'v2.6.29-rc1' into tracing/urgent | Ingo Molnar | 2009-01-11 | 80 | -950/+909 |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'linus' into tracing/kmemtrace2 | Ingo Molnar | 2009-01-06 | 136 | -1357/+3321 |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'tracing/kmemtrace' into tracing/kmemtrace2 | Ingo Molnar | 2008-12-31 | 27 | -341/+675 |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | tracing, kvm: change MARKERS to select instead of depends on | Ingo Molnar | 2008-12-30 | 1 | -1/+2 |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-cpumask | Linus Torvalds | 2009-04-05 | 33 | -562/+561 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ /
|/| | | | | | | | | | | | | | | | | | | | | | | | | | | | |
|
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'cpumask-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Rusty Russell | 2009-03-31 | 33 | -562/+561 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'linus' into cpumask-for-linus | Ingo Molnar | 2009-03-30 | 172 | -4379/+8344 |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | x86: cpumask: x86 mmio-mod.c use cpumask_var_t for downed_cpus | Rusty Russell | 2009-03-18 | 1 | -6/+13 |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | x86: cpumask: update 32-bit APM not to mug current->cpus_allowed | Rusty Russell | 2009-03-18 | 1 | -103/+145 |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | x86: microcode: cleanup | Ingo Molnar | 2009-03-18 | 3 | -87/+97 |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | x86: cpumask: use work_on_cpu in arch/x86/kernel/microcode_core.c | Rusty Russell | 2009-03-18 | 1 | -45/+61 |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | cpumask: fix CONFIG_CPUMASK_OFFSTACK=y cpu hotunplug crash | Rusty Russell | 2009-03-18 | 3 | -3/+13 |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | cpumask: convert node_to_cpumask_map[] to cpumask_var_t | Rusty Russell | 2009-03-13 | 1 | -1/+1 |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'cpus4096' of git://git.kernel.org/pub/scm/linux/kernel/git/rust... | Ingo Molnar | 2009-03-13 | 27 | -312/+226 |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | cpumask: remove x86 cpumask_t uses. | Rusty Russell | 2009-03-13 | 6 | -13/+13 |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | cpumask: use cpumask_var_t in uv_flush_tlb_others. | Rusty Russell | 2009-03-13 | 1 | -2/+7 |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | cpumask: remove cpumask_t assignment from vector_allocation_domain() | Rusty Russell | 2009-03-13 | 4 | -4/+8 |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | cpumask: clean up summit's send_IPI functions | Rusty Russell | 2009-03-13 | 1 | -7/+3 |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | cpumask: use new cpumask functions throughout x86 | Rusty Russell | 2009-03-13 | 9 | -27/+26 |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | x86: unify cpu_callin_mask/cpu_callout_mask/cpu_initialized_mask/cpu_sibling_... | Rusty Russell | 2009-03-13 | 2 | -30/+0 |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | cpumask: convert struct cpuinfo_x86's llc_shared_map to cpumask_var_t | Rusty Russell | 2009-03-13 | 2 | -8/+27 |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | cpumask: convert node_to_cpumask_map[] to cpumask_var_t | Rusty Russell | 2009-03-13 | 4 | -28/+24 |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | x86: unify 32 and 64-bit node_to_cpumask_map | Rusty Russell | 2009-03-13 | 5 | -94/+83 |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | cpumask: remove x86's node_to_cpumask now everyone uses cpumask_of_node | Rusty Russell | 2009-03-13 | 2 | -67/+0 |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | x86: arch_send_call_function_ipi_mask | Rusty Russell | 2009-03-13 | 1 | -2/+3 |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | cpumask: convert arch/x86/kernel/cpu/mcheck/mce_64.c | Rusty Russell | 2009-03-13 | 1 | -4/+6 |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | cpumask: x86: convert cpu_sibling_map/cpu_core_map to cpumask_var_t | Rusty Russell | 2009-03-13 | 9 | -21/+32 |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | cpumask: convert arch/x86/kernel/nmi.c's backtrace_mask to a cpumask_var_t | Rusty Russell | 2009-03-13 | 1 | -5/+6 |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | cpumask: convert c1e_mask in arch/x86/kernel/process.c to cpumask_var_t. | Rusty Russell | 2009-03-13 | 1 | -4/+6 |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | cpumask: remove obsolete topology_core_siblings and topology_thread_siblings:... | Rusty Russell | 2009-03-13 | 1 | -2/+0 |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | cpumask: remove cpu_coregroup_map: x86 | Rusty Russell | 2009-03-13 | 2 | -6/+0 |