| Commit message (Expand) | Author | Age | Files | Lines |
* | x86, ptrace: add bts context unconditionally | Markus Metzger | 2009-04-07 | 2 | -24/+5 |
* | x86, ds: use single debug store cpu configuration | Markus Metzger | 2009-04-07 | 1 | -2/+5 |
* | x86, ds: add leakage warning | Markus Metzger | 2009-04-07 | 6 | -26/+8 |
* | x86, ds: add task tracing selftest | Markus Metzger | 2009-04-07 | 1 | -0/+71 |
* | x86, ds: selftest each cpu | Markus Metzger | 2009-04-07 | 1 | -47/+135 |
* | x86, ds: fix bounds check in ds selftest | Markus Metzger | 2009-04-07 | 1 | -1/+6 |
* | x86, ds: fix compiler warning | Markus Metzger | 2009-04-07 | 1 | -1/+1 |
* | x86, bts, hw-branch-tracer: add _noirq variants to the debug store interface | Markus Metzger | 2009-04-07 | 4 | -125/+420 |
* | x86, debugctlmsr: add _on_cpu variants to debugctlmsr functions | Markus Metzger | 2009-04-07 | 1 | -0/+27 |
* | x86, bts: use trace_clock_global() for timestamps | Markus Metzger | 2009-04-07 | 2 | -10/+11 |
* | x86, bts: fix race between per-task and per-cpu branch tracing | Markus Metzger | 2009-04-07 | 1 | -31/+41 |
* | x86, bts: wait until traced task has been scheduled out | Markus Metzger | 2009-04-07 | 1 | -4/+19 |
* | mm, x86, ptrace, bts: defer branch trace stopping | Markus Metzger | 2009-04-07 | 2 | -89/+169 |
* | x86, bts: fix race when bts tracer is removed | Markus Metzger | 2009-04-07 | 1 | -21/+37 |
* | Merge branch 'linus' into tracing/hw-branch-tracing | Ingo Molnar | 2009-04-07 | 235 | -5393/+10110 |
|\ |
|
| * | Merge git://git.infradead.org/iommu-2.6 | Linus Torvalds | 2009-04-06 | 5 | -59/+167 |
| |\ |
|
| | * | x2apic/intr-remap: decouple interrupt remapping from x2apic | Han, Weidong | 2009-04-04 | 3 | -8/+26 |
| | * | Intel IOMMU Suspend/Resume Support - Interrupt Remapping | Fenghua Yu | 2009-04-03 | 4 | -53/+143 |
| * | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds | 2009-04-05 | 4 | -8/+105 |
| |\ \ |
|
| | * \ | Merge branch 'linus' into release | Len Brown | 2009-04-05 | 458 | -22515/+23708 |
| | |\ \ |
|
| | * \ \ | Merge branch 'misc' into release | Len Brown | 2009-04-05 | 2 | -1/+13 |
| | |\ \ \ |
|
| | | * | | | ACPI: update comment | Zhang Rui | 2009-04-03 | 1 | -1/+1 |
| | | * | | | ACPI: cap off P-state transition latency from buggy BIOSes | Pallipadi, Venkatesh | 2009-03-27 | 1 | -0/+12 |
| | * | | | | Merge branch 'x2apic' into release | Len Brown | 2009-04-05 | 2 | -4/+89 |
| | |\ \ \ \ |
|
| | | * | | | | x86, ACPI: add support for x2apic ACPI extensions | Suresh Siddha | 2009-04-03 | 2 | -4/+89 |
| | | |/ / / |
|
| | * / / / | ACPI: cpufreq: use new bit register access function | Lin Ming | 2009-03-27 | 1 | -3/+3 |
| | |/ / / |
|
| * | | | | Merge branch 'tracing-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2009-04-05 | 17 | -98/+268 |
| |\ \ \ \ |
|
| | * \ \ \ | Merge branch 'tracing/core-v2' into tracing-for-linus | Ingo Molnar | 2009-04-02 | 17 | -98/+268 |
| | |\ \ \ \ |
|
| | | | \ \ \ | |
| | | | \ \ \ | |
| | | | \ \ \ | |
| | | | \ \ \ | |
| | | *---. \ \ \ | Merge branches 'tracing/docs', 'tracing/filters', 'tracing/ftrace', 'tracing/... | Ingo Molnar | 2009-03-31 | 2 | -13/+10 |
| | | |\ \ \ \ \ \ |
|
| | | | | * | | | | | x86: kretprobe-booster interrupt emulation code fix | Masami Hiramatsu | 2009-03-25 | 1 | -8/+9 |
| | | | |/ / / / /
| | | |/| | | | | |
|
| | | | * | | | | | function-graph: moved the timestamp from arch to generic code | Steven Rostedt | 2009-03-24 | 1 | -5/+1 |
| | | |/ / / / / |
|
| | | * / / / / | ftrace: protect running nmi (V3) | Lai Jiangshan | 2009-03-18 | 1 | -23/+40 |
| | | |/ / / / |
|
| | | * | | | | Merge branches 'tracing/ftrace' and 'linus' into tracing/core | Ingo Molnar | 2009-03-18 | 2 | -45/+68 |
| | | |\| | | |
|
| | | * | | | | Merge branch 'x86/asm' into tracing/syscalls | Ingo Molnar | 2009-03-14 | 28 | -269/+1408 |
| | | |\ \ \ \ |
|
| | | * | | | | | tracing/syscalls: support for syscalls tracing on x86, fix | Ingo Molnar | 2009-03-13 | 1 | -1/+2 |
| | | * | | | | | tracing/syscalls: support for syscalls tracing on x86 | Frederic Weisbecker | 2009-03-13 | 2 | -0/+70 |
| * | | | | | | | 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 |