| Commit message (Expand) | Author | Age | Files | Lines |
* | arch: include linux/cpu.h for trap_init() prototype | Arnd Bergmann | 2023-11-23 | 1 | -1/+0 |
* | x86/ibt: Convert IBT selftest to asm | Josh Poimboeuf | 2023-08-17 | 1 | -1/+2 |
* | x86/shstk: Add user control-protection fault handler | Rick Edgecombe | 2023-08-02 | 1 | -0/+12 |
* | x86/traps: Use pt_regs directly in fixup_bad_iret() | Lai Jiangshan | 2022-05-03 | 1 | -1/+1 |
* | x86/ibt: Add IBT feature, MSR and #CP handling | Peter Zijlstra | 2022-03-15 | 1 | -0/+2 |
* | x86/mm/64: Improve stack overflow warnings | Peter Zijlstra | 2021-09-21 | 1 | -3/+3 |
* | Merge tag 'x86_seves_for_v5.10' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2020-10-14 | 1 | -18/+2 |
|\ |
|
| * | x86/entry/64: Add entry code for #VC handler | Joerg Roedel | 2020-09-09 | 1 | -0/+1 |
| * | x86/traps: Move pf error codes to <asm/trap_pf.h> | Joerg Roedel | 2020-09-07 | 1 | -18/+1 |
* | | x86/mce: Decode a kernel instruction to determine if it is copying from user | Tony Luck | 2020-10-07 | 1 | -0/+2 |
|/ |
|
* | x86/entry: Convert various system vectors | Thomas Gleixner | 2020-06-11 | 1 | -5/+0 |
* | x86/entry: Convert SMP system vectors to IDTENTRY_SYSVEC | Thomas Gleixner | 2020-06-11 | 1 | -2/+0 |
* | x86/entry: Convert APIC interrupts to IDTENTRY_SYSVEC | Thomas Gleixner | 2020-06-11 | 1 | -3/+0 |
* | x86/entry: Use idtentry for interrupts | Thomas Gleixner | 2020-06-11 | 1 | -1/+0 |
* | x86/irq: Convey vector as argument and not in ptregs | Thomas Gleixner | 2020-06-11 | 1 | -1/+2 |
* | x86/entry: Switch page fault exception to IDTENTRY_RAW | Thomas Gleixner | 2020-06-11 | 1 | -11/+0 |
* | x86/entry: Convert double fault exception to IDTENTRY_DF | Thomas Gleixner | 2020-06-11 | 1 | -5/+0 |
* | x86/entry: Convert Debug exception to IDTENTRY_DB | Thomas Gleixner | 2020-06-11 | 1 | -3/+0 |
* | x86/entry: Convert NMI to IDTENTRY_NMI | Thomas Gleixner | 2020-06-11 | 1 | -3/+0 |
* | x86/entry: Convert Machine Check to IDTENTRY_IST | Thomas Gleixner | 2020-06-11 | 1 | -7/+0 |
* | x86/entry: Convert INT3 exception to IDTENTRY_RAW | Thomas Gleixner | 2020-06-11 | 1 | -3/+0 |
* | x86/entry/32: Convert IRET exception to IDTENTRY_SW | Thomas Gleixner | 2020-06-11 | 1 | -3/+0 |
* | x86/entry: Convert SIMD coprocessor error exception to IDTENTRY | Thomas Gleixner | 2020-06-11 | 1 | -3/+0 |
* | x86/entry: Convert Alignment check exception to IDTENTRY | Thomas Gleixner | 2020-06-11 | 1 | -3/+0 |
* | x86/entry: Convert Coprocessor error exception to IDTENTRY | Thomas Gleixner | 2020-06-11 | 1 | -3/+0 |
* | x86/entry: Convert Spurious interrupt bug exception to IDTENTRY | Thomas Gleixner | 2020-06-11 | 1 | -3/+0 |
* | x86/entry: Convert General protection exception to IDTENTRY | Thomas Gleixner | 2020-06-11 | 1 | -3/+0 |
* | x86/entry: Convert Stack segment exception to IDTENTRY | Thomas Gleixner | 2020-06-11 | 1 | -3/+0 |
* | x86/entry: Convert Segment not present exception to IDTENTRY | Thomas Gleixner | 2020-06-11 | 1 | -3/+0 |
* | x86/entry: Convert Invalid TSS exception to IDTENTRY | Thomas Gleixner | 2020-06-11 | 1 | -3/+0 |
* | x86/entry: Convert Coprocessor segment overrun exception to IDTENTRY | Thomas Gleixner | 2020-06-11 | 1 | -3/+0 |
* | x86/entry: Convert Device not available exception to IDTENTRY | Thomas Gleixner | 2020-06-11 | 1 | -3/+0 |
* | x86/entry: Convert Invalid Opcode exception to IDTENTRY | Thomas Gleixner | 2020-06-11 | 1 | -3/+5 |
* | x86/entry: Convert Bounds exception to IDTENTRY | Thomas Gleixner | 2020-06-11 | 1 | -3/+0 |
* | x86/entry: Convert Overflow exception to IDTENTRY | Thomas Gleixner | 2020-06-11 | 1 | -3/+0 |
* | x86/entry: Convert Divide Error to IDTENTRY | Thomas Gleixner | 2020-06-11 | 1 | -3/+0 |
* | x86/idtentry: Provide macros to define/declare IDT entry points | Thomas Gleixner | 2020-06-11 | 1 | -1/+1 |
* | x86/traps: Split trap numbers out in a separate header | Thomas Gleixner | 2020-06-11 | 1 | -25/+1 |
* | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 2020-06-01 | 1 | -2/+0 |
|\ |
|
| * | x86/32: Remove CONFIG_DOUBLEFAULT | Borislav Petkov | 2020-04-14 | 1 | -2/+0 |
* | | x86: Replace ist_enter() with nmi_enter() | Peter Zijlstra | 2020-05-19 | 1 | -3/+0 |
* | | x86/entry: Get rid of ist_begin/end_non_atomic() | Thomas Gleixner | 2020-05-19 | 1 | -2/+0 |
|/ |
|
* | x86/traps: Remove redundant declaration of do_double_fault() | Thomas Gleixner | 2020-02-27 | 1 | -7/+7 |
* | x86/mce: Disable tracing and kprobes on do_machine_check() | Andy Lutomirski | 2020-02-27 | 1 | -3/+0 |
* | x86/doublefault/32: Rewrite the x86_32 #DF handler and unify with 64-bit | Andy Lutomirski | 2019-11-26 | 1 | -0/+3 |
* | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2019-07-20 | 1 | -2/+2 |
|\ |
|
| * | x86/mm, tracing: Fix CR2 corruption | Peter Zijlstra | 2019-07-17 | 1 | -2/+2 |
* | | xen/pv: Fix a boot up hang revealed by int3 self test | Zhenzhong Duan | 2019-07-17 | 1 | -1/+1 |
|/ |
|
* | x86/kernel: Fix more -Wmissing-prototypes warnings | Borislav Petkov | 2018-12-08 | 1 | -0/+5 |
* | x86/headers: Fix -Wmissing-prototypes warning | Yi Wang | 2018-11-23 | 1 | -0/+4 |