summaryrefslogtreecommitdiffstats
path: root/arch/x86
Commit message (Expand)AuthorAgeFilesLines
* x86, ds: add task tracing selftestMarkus Metzger2009-04-071-0/+71
* x86, ds: selftest each cpuMarkus Metzger2009-04-071-47/+135
* x86, ds: fix bounds check in ds selftestMarkus Metzger2009-04-071-1/+6
* x86, ds: fix compiler warningMarkus Metzger2009-04-071-1/+1
* x86, bts, hw-branch-tracer: add _noirq variants to the debug store interfaceMarkus Metzger2009-04-074-125/+420
* x86, debugctlmsr: add _on_cpu variants to debugctlmsr functionsMarkus Metzger2009-04-071-0/+27
* x86, bts: use trace_clock_global() for timestampsMarkus Metzger2009-04-072-10/+11
* x86, bts: fix race between per-task and per-cpu branch tracingMarkus Metzger2009-04-071-31/+41
* x86, bts: wait until traced task has been scheduled outMarkus Metzger2009-04-071-4/+19
* mm, x86, ptrace, bts: defer branch trace stoppingMarkus Metzger2009-04-072-89/+169
* x86, bts: fix race when bts tracer is removedMarkus Metzger2009-04-071-21/+37
* Merge branch 'linus' into tracing/hw-branch-tracingIngo Molnar2009-04-07235-5393/+10110
|\
| * Merge git://git.infradead.org/iommu-2.6Linus Torvalds2009-04-065-59/+167
| |\
| | * x2apic/intr-remap: decouple interrupt remapping from x2apicHan, Weidong2009-04-043-8/+26
| | * Intel IOMMU Suspend/Resume Support - Interrupt RemappingFenghua Yu2009-04-034-53/+143
| * | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2009-04-054-8/+105
| |\ \
| | * \ Merge branch 'linus' into releaseLen Brown2009-04-05458-22515/+23708
| | |\ \
| | * \ \ Merge branch 'misc' into releaseLen Brown2009-04-052-1/+13
| | |\ \ \
| | | * | | ACPI: update commentZhang Rui2009-04-031-1/+1
| | | * | | ACPI: cap off P-state transition latency from buggy BIOSesPallipadi, Venkatesh2009-03-281-0/+12
| | * | | | Merge branch 'x2apic' into releaseLen Brown2009-04-052-4/+89
| | |\ \ \ \
| | | * | | | x86, ACPI: add support for x2apic ACPI extensionsSuresh Siddha2009-04-042-4/+89
| | | |/ / /
| | * / / / ACPI: cpufreq: use new bit register access functionLin Ming2009-03-271-3/+3
| | |/ / /
| * | | | Merge branch 'tracing-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2009-04-0517-98/+268
| |\ \ \ \
| | * \ \ \ Merge branch 'tracing/core-v2' into tracing-for-linusIngo Molnar2009-04-0217-98/+268
| | |\ \ \ \
| | | | \ \ \
| | | | \ \ \
| | | | \ \ \
| | | | \ \ \
| | | *---. \ \ \ Merge branches 'tracing/docs', 'tracing/filters', 'tracing/ftrace', 'tracing/...Ingo Molnar2009-03-312-13/+10Star
| | | |\ \ \ \ \ \
| | | | | * | | | | x86: kretprobe-booster interrupt emulation code fixMasami Hiramatsu2009-03-251-8/+9
| | | | |/ / / / / | | | |/| | | | |
| | | | * | | | | function-graph: moved the timestamp from arch to generic codeSteven Rostedt2009-03-241-5/+1Star
| | | |/ / / / /
| | | * / / / / ftrace: protect running nmi (V3)Lai Jiangshan2009-03-191-23/+40
| | | |/ / / /
| | | * | | | Merge branches 'tracing/ftrace' and 'linus' into tracing/coreIngo Molnar2009-03-182-45/+68
| | | |\| | |
| | | * | | | Merge branch 'x86/asm' into tracing/syscallsIngo Molnar2009-03-1428-269/+1408
| | | |\ \ \ \
| | | * | | | | tracing/syscalls: support for syscalls tracing on x86, fixIngo Molnar2009-03-131-1/+2
| | | * | | | | tracing/syscalls: support for syscalls tracing on x86Frederic Weisbecker2009-03-132-0/+70
| * | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-cpumaskLinus Torvalds2009-04-0533-562/+561Star
| |\ \ \ \ \ \ \ | | |_|_|_|_|/ / | |/| | | | | |
| | * | | | | | Merge branch 'cpumask-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Rusty Russell2009-03-3133-562/+561Star
| | |\ \ \ \ \ \
| | | * \ \ \ \ \ Merge branch 'linus' into cpumask-for-linusIngo Molnar2009-03-30172-4379/+8344
| | | |\ \ \ \ \ \
| | | * | | | | | | x86: cpumask: x86 mmio-mod.c use cpumask_var_t for downed_cpusRusty Russell2009-03-181-6/+13
| | | * | | | | | | x86: cpumask: update 32-bit APM not to mug current->cpus_allowedRusty Russell2009-03-181-103/+145
| | | * | | | | | | x86: microcode: cleanupIngo Molnar2009-03-183-87/+97
| | | * | | | | | | x86: cpumask: use work_on_cpu in arch/x86/kernel/microcode_core.cRusty Russell2009-03-181-45/+61
| | | * | | | | | | cpumask: fix CONFIG_CPUMASK_OFFSTACK=y cpu hotunplug crashRusty Russell2009-03-183-3/+13
| | | * | | | | | | cpumask: convert node_to_cpumask_map[] to cpumask_var_tRusty Russell2009-03-131-1/+1
| | | * | | | | | | Merge branch 'cpus4096' of git://git.kernel.org/pub/scm/linux/kernel/git/rust...Ingo Molnar2009-03-1327-312/+226Star
| | | |\ \ \ \ \ \ \
| | | | * | | | | | | cpumask: remove x86 cpumask_t uses.Rusty Russell2009-03-136-13/+13
| | | | * | | | | | | cpumask: use cpumask_var_t in uv_flush_tlb_others.Rusty Russell2009-03-131-2/+7
| | | | * | | | | | | cpumask: remove cpumask_t assignment from vector_allocation_domain()Rusty Russell2009-03-134-4/+8
| | | | * | | | | | | cpumask: clean up summit's send_IPI functionsRusty Russell2009-03-131-7/+3Star
| | | | * | | | | | | cpumask: use new cpumask functions throughout x86Rusty Russell2009-03-139-27/+26Star
| | | | * | | | | | | x86: unify cpu_callin_mask/cpu_callout_mask/cpu_initialized_mask/cpu_sibling_...Rusty Russell2009-03-132-30/+0Star
| | | | * | | | | | | cpumask: convert struct cpuinfo_x86's llc_shared_map to cpumask_var_tRusty Russell2009-03-132-8/+27