- 5963e31 ftrace/x86: Do not change stacks in DEBUG when calling lockdep by Steven Rostedt · 13 years ago
- d7abc0f x86, extable: Remove open-coded exception table entries in arch/x86/kernel/entry_64.S by H. Peter Anvin · 13 years ago
- a591afc Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
- 4c64616 Merge branch 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
- e24b90b Merge branch 'tip/x86/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace into x86/asm by Ingo Molnar · 13 years ago
- 458ce29 Merge branch 'linus' into x86/asm by Ingo Molnar · 13 years ago
- 928282e x86-64: Fix CFI data for common_interrupt() by Mark Wielaard · 13 years ago
- 79fb4ad x86: Fix the NMI nesting comments by Steven Rostedt · 13 years ago
- 6946646 x86-64: Improve insn scheduling in SAVE_ARGS_IRQ by Jan Beulich · 13 years ago
- 6261091 x86-64: Fix CFI annotations for NMI nesting code by Jan Beulich · 13 years ago
- a38449ef x86: Specify a size for the cmp in the NMI handler by Steven Rostedt · 13 years ago
- d1a797f x32: Handle process creation by H. Peter Anvin · 13 years ago
- c5a3739 x32: Signal-related system calls by H. Peter Anvin · 13 years ago
- fca460f x32: Handle the x32 system call flag by H. Peter Anvin · 13 years ago
- 45d5a16 x86/nmi: Test saved %cs in NMI to determine nested NMI case by Steven Rostedt · 13 years ago
- f429ee3 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/audit by Linus Torvalds · 13 years ago
- b05d844 audit: inline audit_syscall_entry to reduce burden on archs by Eric Paris · 13 years ago
- d7e7528 Audit: push audit success and retcode into arch ptrace.h by Eric Paris · 13 years ago
- 83c2f91 Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
- 3f3c8b8 x86: Add workaround to NMI iret woes by Steven Rostedt · 13 years ago
- 1fd466e x86: Document the NMI handler about not using paranoid_exit by Steven Rostedt · 13 years ago
- 549c89b x86: Do not schedule while still in NMI context by Linus Torvalds · 13 years ago
- 1cf8343 x86: Fix rflags in FAKE_STACK_FRAME by Seiichi Ikarashi · 13 years ago
- f6b2bc8 x86-64: Cleanup some assembly entry points by Jan Beulich · 13 years ago
- 46db09d x86-64: Slightly shorten line system call entry and exit paths by Jan Beulich · 13 years ago
- 39e9543 x86-64: Reduce amount of redundant code generated for invalidate_interruptNN by Jan Beulich · 13 years ago
- 70ea6855 x86-64: Slightly shorten int_ret_from_sys_call by Jan Beulich · 13 years ago
- eab9e61 x86-64: Fix CFI data for interrupt frames by Jan Beulich · 13 years ago
- 06e727d Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-tip by Linus Torvalds · 13 years ago
- 3ae3665 x86-64: Rework vsyscall emulation and add vsyscall= parameter by Andy Lutomirski · 13 years ago
- 8e20487 Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
- 7c6582b Merge branch 'x86-mce-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
- eb47418 Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
- a2bbe75 x86: Don't use frame pointer to save old stack on irq entry by Frederic Weisbecker · 14 years ago
- 48ffee7 x86: Remove useless unwinder backlink from irq regs saving by Frederic Weisbecker · 14 years ago
- 3b99a3ef x86,64: Separate arg1 from rbp handling in SAVE_REGS_IRQ by Frederic Weisbecker · 14 years ago
- 1871853 x86,64: Simplify save_regs() by Frederic Weisbecker · 14 years ago
- b77e70b x86, mce: Replace MCE_SELF_VECTOR by irq_work by Hidetoshi Seto · 14 years ago
- 5cec93c x86-64: Emulate legacy vsyscalls by Andy Lutomirski · 14 years ago
- 8b4777a x86-64: Document some of entry_64.S by Andy Lutomirski · 14 years ago
- 838feb4 x86, asm: Flip RESTORE_ARGS arguments logic by Borislav Petkov · 14 years ago
- cac0e0a x86, asm: Flip SAVE_ARGS arguments logic by Borislav Petkov · 14 years ago
- 0d2eb44 x86: Fix common misspellings by Lucas De Marchi · 14 years ago
- 181f977 Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
- da849ab Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
- 371c394 x86, binutils, xen: Fix another wrong size directive by Alexander van Heukelum · 14 years ago
- ea71454 x86: Separate out entry text section by Jiri Olsa · 14 years ago
- 3a09fb4 x86: Allocate 32 tlb_invalidate_interrupt handler stubs by Shaohua Li · 14 years ago
- 55065bc Merge branch 'kvm-updates/2.6.38' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 14 years ago
- 631bc48 KVM: Handle async PF in a guest. by Gleb Natapov · 14 years ago
- 625dbc3b x86: Save rbp in pt_regs on irq entry by Frederic Weisbecker · 14 years ago
- de31ec8 x86/kprobes: Prevent kprobes to probe on save_args() by Masami Hiramatsu · 14 years ago
- 02f3603 Merge branches 'softirq-for-linus', 'x86-debug-for-linus', 'x86-numa-for-linus', 'x86-quirks-for-linus', 'x86-setup-for-linus', 'x86-uv-for-linus' and 'x86-vm86-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
- 214515b Merge branch 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
- 3234282 x86, asm: Fix CFI macro invocations to deal with shortcomings in gas by Jan Beulich · 14 years ago
- e360adb irq_work: Add generic hardirq context callbacks by Peter Zijlstra · 14 years ago
- df5d187 x86: Use {push,pop}{l,q}_cfi in more places by Jan Beulich · 14 years ago
- b1cccb1 x86-64: Use symbolics instead of raw numbers in entry_64.S by Jan Beulich · 14 years ago
- 1f130a7 x86-64: Adjust frame type at paranoid_exit: by Jan Beulich · 14 years ago
- e6b04b6 x86-64: Fix unwind annotations in syscall stubs by Jan Beulich · 14 years ago
- c788732 Mark arguments to certain syscalls as being const by David Howells · 14 years ago
- d9a73c0 Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
- ca50a5f Merge branch 'upstream/pvhvm' into upstream/xen by Jeremy Fitzhardinge · 14 years ago
- c15a5958 x86-64, asm: Directly access per-cpu IST by Brian Gerst · 14 years ago
- 38e20b0 x86/xen: event channels delivery on HVM. by Sheng Yang · 15 years ago
- 0327559 x86: auditsyscall: fix fastpath return value after reschedule by Roland McGrath · 14 years ago
- 61ecdb84 Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
- 6f696eb Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
- 3bd95df x86, 64-bit: Move kernel_thread to C by Brian Gerst · 15 years ago
- 4646575 Merge branch 'x86-uv-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
- b625b3b x86: Fixup wrong debug exception frame link in stacktraces by Frederic Weisbecker · 15 years ago
- ef26b16 Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
- 97829de x86, 64-bit: Fix bstep_iret jump by Brian Gerst · 15 years ago
- 43315956 Merge branch 'perf/core' into perf/probes by Ingo Molnar · 15 years ago
- 4a4de9c x86: UV RTC: Rename generic_interrupt to x86_platform_ipi by Dimitri Sivanich · 15 years ago
- 194ec34 function-graph/x86: Replace unbalanced ret with jmp by Steven Rostedt · 15 years ago
- ae24ffe x86, 64-bit: Move K8 B step iret fixup to fault entry asm by Brian Gerst · 15 years ago
- d7a4b41 Merge commit 'linus/master' into tracing/kprobes by Frederic Weisbecker · 15 years ago
- b60e714 x86: ptrace: sysret path should reach syscall_trace_leave by Roland McGrath · 15 years ago
- cdd6c48 perf: Do the big rename: Performance Counters -> Performance Events by Ingo Molnar · 15 years ago
- 4818d80 tracing/function-graph: x86_64 stack allocation cleanup by Jiri Olsa · 15 years ago
- 8222d71 kprobes/x86-64: Fix to move common_interrupt to .kprobes.text by Masami Hiramatsu · 15 years ago
- 71e308a function-graph: add stack frame test by Steven Rostedt · 16 years ago
- 0d59597 Merge branch 'linus' into x86/mce3 by Ingo Molnar · 16 years ago
- 940010c Merge branch 'linus' into perfcounters/core by Ingo Molnar · 16 years ago
- 8623661 Merge branch 'tracing-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
- 4ef702c x86: fix panic with interrupts off (needed for MCE) by Andi Kleen · 16 years ago
- ccc3c31 x86, mce: implement bootstrapping for machine check wakeups by Andi Kleen · 16 years ago
- a328810 perf_counter/x86: Remove the IRQ (non-NMI) handling bits by Yong Wang · 16 years ago
- 7856f6c x86, mce: enable MCE_INTEL for 32bit new MCE by Andi Kleen · 16 years ago
- 5d72792 x86, mce: use a call vector to call the 64bit mce handler by Andi Kleen · 16 years ago
- 6cac5a9 xen/x86-64: fix breakpoints and hardware watchpoints by Jeremy Fitzhardinge · 16 years ago
- 44347d9 Merge branch 'linus' into tracing/core by Ingo Molnar · 16 years ago
- e7fd5d4 Merge branch 'linus' into perfcounters/core by Ingo Molnar · 16 years ago
- 0300e7f1 lockdep, x86: account for irqs enabled in paranoid_exit by Steven Rostedt · 16 years ago
- e71e99c x86, function-graph: only save return values on x86_64 by Steven Rostedt · 16 years ago
- b6276f3 perf_counter: x86: self-IPI for pending work by Peter Zijlstra · 16 years ago
- f541ae3 Merge branch 'linus' into perfcounters/core-v2 by Ingo Molnar · 16 years ago
- c281018 x86-64: move save_paranoid into .kprobes.text by Jan Beulich · 16 years ago
- 9fa7266 x86: remove leftover unwind annotations by Jan Beulich · 16 years ago