Age | Commit message (Expand) | Author | Files | Lines |
2018-01-19 | x86/mce: Make machine check speculation protected | Thomas Gleixner | 1 | -0/+1 |
2017-12-17 | x86/entry/64: Use a per-CPU trampoline stack for IDT entries | Andy Lutomirski | 1 | -1/+0 |
2017-12-17 | Merge commit 'upstream-x86-entry' into WIP.x86/mm | Ingo Molnar | 1 | -1/+19 |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 1 | -0/+1 |
2017-11-02 | xen, x86/entry/64: Add xen NMI trap entry | Juergen Gross | 1 | -1/+1 |
2017-11-01 | x86/mm: Relocate page fault error codes to traps.h | Ricardo Neri | 1 | -0/+18 |
2017-08-31 | x86/xen: Get rid of paravirt op adjust_exception_frame | Juergen Gross | 1 | -3/+25 |
2017-08-31 | x86/idt: Remove the tracing IDT leftovers | Thomas Gleixner | 1 | -18/+0 |
2017-08-29 | x86/traps: Simplify pagefault tracing logic | Thomas Gleixner | 1 | -9/+1 |
2016-09-08 | x86/mm: Improve stack-overflow #PF handling | Andy Lutomirski | 1 | -0/+6 |
2015-07-07 | x86/entry: Remove exception_enter() from most trap handlers | Andy Lutomirski | 1 | -2/+2 |
2015-05-07 | x86/mce/amd: Introduce deferred error interrupt handler | Aravind Gopalakrishnan | 1 | -1/+2 |
2015-01-02 | x86, traps: Add ist_begin_non_atomic and ist_end_non_atomic | Andy Lutomirski | 1 | -0/+2 |
2015-01-02 | x86, traps: Track entry into and exit from IST context | Andy Lutomirski | 1 | -0/+4 |
2014-11-24 | x86_64, traps: Stop using IST for #SS | Andy Lutomirski | 1 | -0/+1 |
2014-06-13 | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 1 | -2/+1 |
2014-06-05 | Merge branch 'perf/kprobes' into perf/core | Ingo Molnar | 1 | -1/+1 |
2014-05-22 | x86: fix page fault tracing when KVM guest support enabled | Dave Hansen | 1 | -0/+5 |
2014-05-14 | x86/traps: Make math_error() static | Oleg Nesterov | 1 | -1/+0 |
2014-04-24 | kprobes, x86: Use NOKPROBE_SYMBOL() instead of __kprobes annotation | Masami Hiramatsu | 1 | -1/+1 |
2013-11-09 | x86, trace: Register exception handler to trace IDT | Seiji Aguchi | 1 | -0/+20 |
2013-08-07 | x86, asmlinkage: Change dotraplinkage into __visible on 32bit | Andi Kleen | 1 | -5/+1 |
2012-03-10 | x86: Use enum instead of literals for trap values | Kees Cook | 1 | -0/+25 |
2011-08-11 | x86-64: Rework vsyscall emulation and add vsyscall= parameter | Andy Lutomirski | 1 | -2/+0 |
2011-06-07 | x86-64: Emulate legacy vsyscalls | Andy Lutomirski | 1 | -0/+4 |
2011-01-12 | KVM: Handle async PF in a guest. | Gleb Natapov | 1 | -0/+1 |
2010-05-04 | x86: Merge simd_math_error() into math_error() | Brian Gerst | 1 | -1/+1 |
2009-07-19 | x86: Remove unused patch_espfix_desc() | Akinobu Mita | 1 | -3/+1 |
2009-06-11 | Merge branch 'x86-xen-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -0/+3 |
2009-06-11 | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -0/+1 |
2009-05-09 | xen/x86-64: fix breakpoints and hardware watchpoints | Jeremy Fitzhardinge | 1 | -0/+3 |
2009-04-14 | x86: avoid multiple declaration of kstack_depth_to_print | Jaswinder Singh Rajput | 1 | -1/+0 |
2009-03-30 | x86/mm: further cleanups of fault.c's include file section | Ingo Molnar | 1 | -0/+1 |
2009-02-11 | x86: use pt_regs pointer in do_device_not_available() | Brian Gerst | 1 | -1/+1 |
2009-02-10 | x86: fix math_emu register frame access | Tejun Heo | 1 | -2/+2 |
2008-12-19 | x86: traps.c declare functions before they get used | Jaswinder Singh | 1 | -2/+9 |
2008-10-23 | x86: Fix ASM_X86__ header guards | H. Peter Anvin | 1 | -3/+3 |
2008-10-23 | x86, um: ... and asm-x86 move | Al Viro | 1 | -0/+81 |