| Commit message (Expand) | Author | Age | Files | Lines |
* | x86/kprobes: Prevent kprobes to probe on save_args() | Masami Hiramatsu | 2010-11-18 | 1 | -0/+2 |
*-. | Merge branches 'softirq-for-linus', 'x86-debug-for-linus', 'x86-numa-for-linu... | Linus Torvalds | 2010-10-23 | 1 | -16/+4 |
|\ \ |
|
| | * | x86, asm: Fix CFI macro invocations to deal with shortcomings in gas | Jan Beulich | 2010-10-19 | 1 | -16/+4 |
* | | | Merge branch 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2010-10-21 | 1 | -64/+44 |
|\ \ \
| | |/
| |/| |
|
| * | | x86: Use {push,pop}{l,q}_cfi in more places | Jan Beulich | 2010-09-03 | 1 | -42/+23 |
| * | | x86-64: Use symbolics instead of raw numbers in entry_64.S | Jan Beulich | 2010-09-03 | 1 | -16/+16 |
| * | | x86-64: Adjust frame type at paranoid_exit: | Jan Beulich | 2010-09-03 | 1 | -1/+1 |
| * | | x86-64: Fix unwind annotations in syscall stubs | Jan Beulich | 2010-09-03 | 1 | -5/+4 |
| |/ |
|
* / | irq_work: Add generic hardirq context callbacks | Peter Zijlstra | 2010-10-18 | 1 | -3/+3 |
|/ |
|
* | Mark arguments to certain syscalls as being const | David Howells | 2010-08-14 | 1 | -2/+2 |
* | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2010-08-06 | 1 | -3/+3 |
|\ |
|
| * | x86-64, asm: Directly access per-cpu IST | Brian Gerst | 2010-08-02 | 1 | -3/+3 |
* | | Merge branch 'upstream/pvhvm' into upstream/xen | Jeremy Fitzhardinge | 2010-08-04 | 1 | -0/+3 |
|\ \
| |/
|/| |
|
| * | x86/xen: event channels delivery on HVM. | Sheng Yang | 2010-07-23 | 1 | -0/+3 |
* | | x86: auditsyscall: fix fastpath return value after reschedule | Roland McGrath | 2010-07-22 | 1 | -2/+2 |
|/ |
|
* | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2009-12-16 | 1 | -46/+3 |
|\ |
|
| * | x86, 64-bit: Move kernel_thread to C | Brian Gerst | 2009-12-11 | 1 | -46/+3 |
* | | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2009-12-12 | 1 | -3/+3 |
|\ \
| |/
|/| |
|
| * | x86: Fixup wrong debug exception frame link in stacktraces | Frederic Weisbecker | 2009-12-06 | 1 | -3/+3 |
* | | Merge branch 'x86-uv-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2009-12-08 | 1 | -2/+2 |
|\ \ |
|
| * | | x86: UV RTC: Rename generic_interrupt to x86_platform_ipi | Dimitri Sivanich | 2009-10-14 | 1 | -2/+2 |
* | | | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2009-12-06 | 1 | -3/+8 |
|\ \ \
| |_|/
|/| | |
|
| * | | x86, 64-bit: Fix bstep_iret jump | Brian Gerst | 2009-11-03 | 1 | -1/+1 |
| * | | x86, 64-bit: Move K8 B step iret fixup to fault entry asm | Brian Gerst | 2009-10-12 | 1 | -3/+8 |
| |/ |
|
* | | Merge branch 'perf/core' into perf/probes | Ingo Molnar | 2009-10-23 | 1 | -3/+3 |
|\ \ |
|
| * | | function-graph/x86: Replace unbalanced ret with jmp | Steven Rostedt | 2009-10-14 | 1 | -3/+3 |
| |/ |
|
* | | Merge commit 'linus/master' into tracing/kprobes | Frederic Weisbecker | 2009-09-23 | 1 | -18/+12 |
|\| |
|
| * | x86: ptrace: sysret path should reach syscall_trace_leave | Roland McGrath | 2009-09-23 | 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-13 | 1 | -3/+3 |
* | | kprobes/x86-64: Fix to move common_interrupt to .kprobes.text | Masami Hiramatsu | 2009-08-30 | 1 | -0/+8 |
|/ |
|
* | function-graph: add stack frame test | Steven Rostedt | 2009-06-19 | 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-11 | 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-09 | 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 |