- bf2b300 x86/entry: Rename trace_hardirqs_off_prepare() by Peter Zijlstra · 4 years, 7 months ago
- f9912ad x86/entry: Remove debug IDT frobbing by Peter Zijlstra · 4 years, 7 months ago
- e1de11d x86/entry: Introduce local_db_{save,restore}() by Peter Zijlstra · 4 years, 7 months ago
- 3ffdfdc x86/entry: Move paranoid irq tracing out of ASM code by Thomas Gleixner · 4 years, 8 months ago
- fa95d7d x86/idtentry: Switch to conditional RCU handling by Thomas Gleixner · 4 years, 8 months ago
- 7102cb0 x86/entry: Fix allnoconfig build warning by Ingo Molnar · 4 years, 8 months ago
- c29c775 x86/entry: Convert double fault exception to IDTENTRY_DF by Thomas Gleixner · 4 years, 11 months ago
- 75347bb2 x86/traps: Address objtool noinstr complaints in #DB by Thomas Gleixner · 4 years, 8 months ago
- 9347f41 x86/traps: Restructure #DB handling by Thomas Gleixner · 4 years, 8 months ago
- 4c0dcd8 x86/entry: Implement user mode C entry points for #DB and #MCE by Thomas Gleixner · 4 years, 11 months ago
- 2bbc68f x86/entry: Convert Debug exception to IDTENTRY_DB by Thomas Gleixner · 4 years, 11 months ago
- 9f58fdde x86/db: Split out dr6/7 handling by Peter Zijlstra · 4 years, 9 months ago
- 21e2829 x86/traps: Split int3 handler up by Peter Zijlstra · 4 years, 10 months ago
- 8edd7e3 x86/entry: Convert INT3 exception to IDTENTRY_RAW by Thomas Gleixner · 4 years, 11 months ago
- f64366e x86/int3: Inline bsearch() by Peter Zijlstra · 4 years, 11 months ago
- d772905 x86/entry/32: Convert IRET exception to IDTENTRY_SW by Thomas Gleixner · 4 years, 11 months ago
- 48227e2 x86/entry: Convert SIMD coprocessor error exception to IDTENTRY by Thomas Gleixner · 4 years, 11 months ago
- 436608b x86/entry: Convert Alignment check exception to IDTENTRY by Thomas Gleixner · 4 years, 11 months ago
- 14a8bd2 x86/entry: Convert Coprocessor error exception to IDTENTRY by Thomas Gleixner · 4 years, 11 months ago
- dad7106 x86/entry: Convert Spurious interrupt bug exception to IDTENTRY by Thomas Gleixner · 4 years, 11 months ago
- be4c11a x86/entry: Convert General protection exception to IDTENTRY by Thomas Gleixner · 4 years, 11 months ago
- fd9689b x86/entry: Convert Stack segment exception to IDTENTRY by Thomas Gleixner · 4 years, 11 months ago
- 99a3fb8 x86/entry: Convert Segment not present exception to IDTENTRY by Thomas Gleixner · 4 years, 11 months ago
- 97b3d29 x86/entry: Convert Invalid TSS exception to IDTENTRY by Thomas Gleixner · 4 years, 11 months ago
- f95658f x86/entry: Convert Coprocessor segment overrun exception to IDTENTRY by Thomas Gleixner · 4 years, 11 months ago
- 866ae2c x86/entry: Convert Device not available exception to IDTENTRY by Thomas Gleixner · 4 years, 11 months ago
- 49893c5 x86/entry: Convert Invalid Opcode exception to IDTENTRY by Thomas Gleixner · 4 years, 11 months ago
- 58d9c81 x86/entry: Convert Bounds exception to IDTENTRY by Thomas Gleixner · 4 years, 11 months ago
- 4b6b911 x86/entry: Convert Overflow exception to IDTENTRY by Thomas Gleixner · 4 years, 11 months ago
- 9d06c40 x86/entry: Convert Divide Error to IDTENTRY by Thomas Gleixner · 4 years, 11 months ago
- 218e31b x86/traps: Prepare for using DEFINE_IDTENTRY by Thomas Gleixner · 4 years, 11 months ago
- ca4c6a9 x86/traps: Make interrupt enable/disable symmetric in C code by Thomas Gleixner · 5 years ago
- daf7a69 x86/traps: Mark sync_regs() noinstr by Thomas Gleixner · 4 years, 10 months ago
- d73a332 x86/traps: Mark fixup_bad_iret() noinstr by Thomas Gleixner · 4 years, 10 months ago
- e966039 x86/doublefault: Remove memmove() call by Peter Zijlstra · 4 years, 11 months ago
- 039aeb9 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 4 years, 7 months ago
- 533b220 Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 4 years, 7 months ago
- ef68017 x86/kvm: Handle async page faults directly through do_page_fault() by Andy Lutomirski · 4 years, 11 months ago
- 0d00449 x86: Replace ist_enter() with nmi_enter() by Peter Zijlstra · 5 years ago
- b052df3 x86/entry: Get rid of ist_begin/end_non_atomic() by Thomas Gleixner · 4 years, 10 months ago
- 5933094 x86/32: Remove CONFIG_DOUBLEFAULT by Borislav Petkov · 4 years, 9 months ago
- 2853d5f Merge tag 'x86-splitlock-2020-03-30' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 9 months ago
- 65c668f x86/traps: Stop using ist_enter/exit() in do_int3() by Andy Lutomirski · 4 years, 11 months ago
- d244d0e x86/traps: Document do_spurious_interrupt_bug() by Thomas Gleixner · 4 years, 11 months ago
- e039dd8 x86/traps: Remove pointless irq enable from do_spurious_interrupt_bug() by Thomas Gleixner · 4 years, 11 months ago
- 6650cdd x86/split_lock: Enable split lock detection by kernel by Peter Zijlstra (Intel) · 5 years ago
- ccaaaf6 Merge tag 'mpx-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/daveh/x86-mpx by Linus Torvalds · 5 years ago
- f6170f0 Merge branch 'x86-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
- aa9ccb7 x86/mpx: remove bounds exception code by Dave Hansen · 5 years ago
- 3620976 x86/traps: Cleanup do_general_protection() by Borislav Petkov · 5 years ago
- aa49f20 x86/dumpstack: Introduce die_addr() for die() with #GP fault address by Jann Horn · 5 years ago
- 59c1dcb x86/traps: Print address on #GP by Jann Horn · 5 years ago
- 2040cf9 Merge tag 'v5.5-rc1' into core/kprobes, to resolve conflicts by Ingo Molnar · 5 years ago
- 768ae44 x86/ftrace: Use text_poke() by Peter Zijlstra · 5 years ago
- 0337b7e x86/traps: die() instead of panicking on a double fault by Andy Lutomirski · 5 years ago
- 7d8d8cf x86/doublefault/32: Rewrite the x86_32 #DF handler and unify with 64-bit by Andy Lutomirski · 5 years ago
- 93efbde x86/traps: Disentangle the 32-bit and 64-bit doublefault code by Andy Lutomirski · 5 years ago
- abaebe1 x86/nmi: Remove stale EDAC include leftover by Borislav Petkov · 6 years ago
- a0d14b8 x86/mm, tracing: Fix CR2 corruption by Peter Zijlstra · 6 years ago
- 2e1661d2 signal: Remove the task parameter from force_sig_fault by Eric W. Biederman · 6 years ago
- 351b682 signal: Explicitly call force_sig_fault on current by Eric W. Biederman · 6 years ago
- 28d42ea signal/x86: Remove task parameter from send_sigtrap by Eric W. Biederman · 6 years ago
- 3cf5d07 signal: Remove task parameter from force_sig by Eric W. Biederman · 6 years ago
- 88640e1 x86/speculation/mds: Revert CPU buffer clear on double fault exit by Andy Lutomirski · 6 years ago
- fa4bff1 Merge branch 'x86-mds-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
- abd16d6 x86/fpu: Use a feature number instead of mask in two more helpers by Sebastian Andrzej Siewior · 6 years ago
- 35a738f Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
- 04dcbdb x86/speculation/mds: Clear CPU buffers on exit to user by Thomas Gleixner · 6 years ago
- c13324a x86/kprobes: Prohibit probing on functions before kprobe_int3_handler() by Masami Hiramatsu · 6 years ago
- ee35b9b x86/traps: Have read_cr0() only once in the #NM handler by Borislav Petkov · 6 years ago
- 2022cce x86/traps: Use format string with panic() call by Rasmus Villemoes · 6 years ago
- ba9f6f8 Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 6 years ago
- d82924c Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
- 0a996c1 signal/x86: Use force_sig_fault where appropriate by Eric W. Biederman · 6 years ago
- 164881b signal/x86/traps: Simplify trap generation by Eric W. Biederman · 7 years ago
- afe8448 signal/x86/traps: Use force_sig instead of open coding it. by Eric W. Biederman · 7 years ago
- 851ce9e signal/x86/traps: Use force_sig_bnderr by Eric W. Biederman · 7 years ago
- 79e21d6 signal/x86/traps: Move more code into do_trap_no_signal so it can be reused by Eric W. Biederman · 7 years ago
- 6ace109 signal/x86/traps: Factor out show_signal by Eric W. Biederman · 7 years ago
- 8d68fa0 signal/x86: Move mpx siginfo generation into do_bounds by Eric W. Biederman · 7 years ago
- bd7b1f7 x86/entry/64: Document idtentry by Andy Lutomirski · 6 years ago
- 81fd9c1 x86/fault: Plumb error code and fault address through to fault handlers by Jann Horn · 6 years ago
- 76dee4a x86/kprobes: Inline kprobe_exceptions_notify() into do_general_protection() by Jann Horn · 6 years ago
- 7731b8b Merge branch 'linus' into x86/urgent by Thomas Gleixner · 7 years ago
- 3ae6295 x86: Call fixup_exception() before notify_die() in math_error() by Siarhei Liakh · 7 years ago
- 3eb0f51 signal: Ensure every siginfo we send has all bits initialized by Eric W. Biederman · 7 years ago
- d8ba61b x86/entry/64: Don't use IST entry for #BP stack by Andy Lutomirski · 9 years ago
- 3b3a371 x86/debug: Use UD2 for WARN() by Peter Zijlstra · 7 years ago
- f39d7d7 Merge branch 'x86/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
- caf9a82 Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
- 92a0f81 x86/cpu_entry_area: Move it out of the fixmap by Thomas Gleixner · 7 years ago
- ed1bbc4 x86/cpu_entry_area: Move it to a separate unit by Thomas Gleixner · 7 years ago
- 64a4809 Merge branch 'WIP.x86-pti.entry-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
- c482fee x86/entry/64: Make cpu_entry_area.tss read-only by Andy Lutomirski · 7 years ago
- 7fbbd5c x86/entry/64: Remove the SYSENTER stack canary by Andy Lutomirski · 7 years ago
- 40e7f94 x86/entry/64: Move the IST stacks into struct cpu_entry_area by Andy Lutomirski · 7 years ago
- 7f2590a x86/entry/64: Use a per-CPU trampoline stack for IDT entries by Andy Lutomirski · 7 years ago
- 6d9256f x86/espfix/64: Stop assuming that pt_regs is on the entry stack by Andy Lutomirski · 7 years ago
- 1a79797 x86/entry/64: Allocate and enable the SYSENTER stack by Andy Lutomirski · 7 years ago
- 0fd2e9c Merge commit 'upstream-x86-entry' into WIP.x86/mm by Ingo Molnar · 7 years ago