| Commit message (Expand) | Author | Age | Files | Lines |
* | x86: ptrace: sysret path should reach syscall_trace_leave | Roland McGrath | 2009-09-22 | 1 | -14/+8 |
* | perf: Do the big rename: Performance Counters -> Performance Events | Ingo Molnar | 2009-09-21 | 1 | -1/+1 |
* | tracing/function-graph: x86_64 stack allocation cleanup | Jiri Olsa | 2009-09-12 | 1 | -3/+3 |
* | function-graph: add stack frame test | Steven Rostedt | 2009-06-18 | 1 | -0/+2 |
* | Merge branch 'linus' into x86/mce3 | Ingo Molnar | 2009-06-11 | 1 | -16/+13 |
|\ |
|
| * | Merge branch 'linus' into perfcounters/core | Ingo Molnar | 2009-06-11 | 1 | -16/+8 |
| |\ |
|
| | * | Merge branch 'tracing-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2009-06-10 | 1 | -16/+3 |
| | |\ |
|
| | | * | Merge branch 'linus' into tracing/core | Ingo Molnar | 2009-05-07 | 1 | -0/+3 |
| | | |\ |
|
| | | * | | x86, function-graph: only save return values on x86_64 | Steven Rostedt | 2009-04-10 | 1 | -16/+3 |
| | * | | | xen/x86-64: fix breakpoints and hardware watchpoints | Jeremy Fitzhardinge | 2009-05-08 | 1 | -0/+5 |
| | | |/
| | |/| |
|
| * | | | perf_counter/x86: Remove the IRQ (non-NMI) handling bits | Yong Wang | 2009-06-03 | 1 | -2/+0 |
| * | | | Merge branch 'linus' into perfcounters/core | Ingo Molnar | 2009-04-29 | 1 | -0/+3 |
| |\ \ \
| | |/ / |
|
| * | | | perf_counter: x86: self-IPI for pending work | Peter Zijlstra | 2009-04-07 | 1 | -0/+2 |
| * | | | Merge branch 'linus' into perfcounters/core-v2 | Ingo Molnar | 2009-04-06 | 1 | -2/+4 |
| |\ \ \
| | | |/
| | |/| |
|
| * | | | Merge branch 'x86/core' into perfcounters/core | Ingo Molnar | 2009-02-26 | 1 | -16/+9 |
| |\ \ \ |
|
| * \ \ \ | Merge branch 'x86/core' into perfcounters/core | Ingo Molnar | 2009-02-13 | 1 | -1/+3 |
| |\ \ \ \ |
|
| * \ \ \ \ | Merge commit 'v2.6.29-rc4' into perfcounters/core | Ingo Molnar | 2009-02-11 | 1 | -0/+1 |
| |\ \ \ \ \ |
|
| * \ \ \ \ \ | Merge branch 'core/percpu' into perfcounters/core | Ingo Molnar | 2009-01-23 | 1 | -0/+2 |
| |\ \ \ \ \ \ |
|
| * \ \ \ \ \ \ | Merge branch 'core/percpu' into perfcounters/core | Ingo Molnar | 2009-01-18 | 1 | -20/+21 |
| |\ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ \ | Merge branch 'linus' into perfcounters/core | Ingo Molnar | 2008-12-29 | 1 | -29/+69 |
| |\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | performance counters: x86 support | Ingo Molnar | 2008-12-08 | 1 | -0/+5 |
* | | | | | | | | | | x86: fix panic with interrupts off (needed for MCE) | Andi Kleen | 2009-06-03 | 1 | -0/+2 |
* | | | | | | | | | | x86, mce: implement bootstrapping for machine check wakeups | Andi Kleen | 2009-06-03 | 1 | -0/+5 |
* | | | | | | | | | | x86, mce: enable MCE_INTEL for 32bit new MCE | Andi Kleen | 2009-05-28 | 1 | -1/+1 |
* | | | | | | | | | | x86, mce: use a call vector to call the 64bit mce handler | Andi Kleen | 2009-05-28 | 1 | -1/+1 |
| |_|_|_|_|_|_|_|/
|/| | | | | | | | |
|
* | | | | | | | | | lockdep, x86: account for irqs enabled in paranoid_exit | Steven Rostedt | 2009-04-18 | 1 | -0/+3 |
| |_|_|_|_|_|_|/
|/| | | | | | | |
|
* | | | | | | | | x86-64: move save_paranoid into .kprobes.text | Jan Beulich | 2009-03-12 | 1 | -0/+2 |
* | | | | | | | | x86: remove leftover unwind annotations | Jan Beulich | 2009-03-12 | 1 | -2/+0 |
* | | | | | | | | x86: UV, SGI RTC: add generic system vector | Dimitri Sivanich | 2009-03-04 | 1 | -0/+2 |
| |_|_|_|_|_|/
|/| | | | | | |
|
| | | | | | | | |
| \ \ \ \ \ \ | |
| \ \ \ \ \ \ | |
| \ \ \ \ \ \ | |
*---. \ \ \ \ \ \ | Merge branches 'x86/acpi', 'x86/apic', 'x86/asm', 'x86/cleanups', 'x86/mm', '... | Ingo Molnar | 2009-02-24 | 1 | -37/+35 |
|\ \ \ \ \ \ \ \ \
| |_|_|_|_|_|_|/ /
|/| | | | | | | /
| | |_|_|_|_|_|/
| |/| | | | | | |
|
| | | * | | | | | x86: use _types.h headers in asm where available | Jeremy Fitzhardinge | 2009-02-13 | 1 | -1/+1 |
| | |/ / / / /
| |/| | | | | |
|
| | * | | | | | x86: head_64.S - use GLOBAL macro | Cyrill Gorcunov | 2009-02-24 | 1 | -15/+7 |
| | * | | | | | x86: entry_64.S - add missing ENDPROC | Cyrill Gorcunov | 2009-02-24 | 1 | -0/+1 |
| |/ / / / / |
|
| * | | | | | Merge branch 'x86/paravirt' into x86/apic | Ingo Molnar | 2009-02-09 | 1 | -1/+1 |
| |\ \ \ \ \ |
|
| | * | | | | | x86: fix paravirt clobber in entry_64.S | Jeremy Fitzhardinge | 2009-01-30 | 1 | -1/+1 |
| | | |_|_|/
| | |/| | | |
|
| * | | | | | Merge branch 'x86/urgent' into x86/apic | Ingo Molnar | 2009-02-05 | 1 | -0/+1 |
| |\ \ \ \ \
| |/ / / / /
|/| | | | | |
|
| | | | | | | |
| | \ \ \ \ | |
| *-. \ \ \ \ | Merge branches 'x86/asm', 'x86/cleanups', 'x86/cpudetect', 'x86/debug', 'x86/... | Ingo Molnar | 2009-01-28 | 1 | -0/+2 |
| |\ \ \ \ \ \
| | |_|/ / / /
| |/| | | / /
| | | | |/ /
| | | |/| | |
|
| | * | | | | x86-64: remove locked instruction from switch_to() | Benjamin LaHaise | 2009-01-11 | 1 | -0/+2 |
| | |/ / / |
|
| * | | | | x86: make UV support configurable | Nick Piggin | 2009-01-21 | 1 | -0/+2 |
| | |_|/
| |/| | |
|
| * | | | x86-64: Move irqcount from PDA to per-cpu. | Brian Gerst | 2009-01-19 | 1 | -7/+7 |
| * | | | x86-64: Move oldrsp from PDA to per-cpu. | Brian Gerst | 2009-01-19 | 1 | -5/+5 |
| * | | | x86-64: Move kernelstack from PDA to per-cpu. | Brian Gerst | 2009-01-19 | 1 | -2/+2 |
| * | | | x86-64: Convert irqstacks to per-cpu | Brian Gerst | 2009-01-19 | 1 | -3/+3 |
| * | | | x86: merge 64 and 32 SMP percpu handling | Tejun Heo | 2009-01-16 | 1 | -3/+4 |
| |/ / |
|
* | | | x86: push old stack address on irqstack for unwinder | Martin Hicks | 2009-02-02 | 1 | -0/+1 |
|/ / |
|
* | | Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2008-12-28 | 1 | -29/+69 |
|\ \
| |/
|/| |
|
| * | x86: entry_64 - introduce FTRACE_ frame macro v2 | Cyrill Gorcunov | 2008-12-17 | 1 | -50/+7 |
| * | ftrace: function graph return for function entry | Steven Rostedt | 2008-12-03 | 1 | -0/+3 |
| * | ftrace: have function graph use mcount caller address | Steven Rostedt | 2008-12-03 | 1 | -0/+1 |
| * | tracing/function-graph-tracer: support for x86-64 | Frederic Weisbecker | 2008-12-02 | 1 | -0/+74 |