1. 8a524f8 x86/debug: Handle early WARN_ONs proper by Peter Zijlstra · 7 years ago
  2. b17b015 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/debug.h> by Ingo Molnar · 8 years ago
  3. 7c0f6ba Replace <asm/uaccess.h> with <linux/uaccess.h> globally by Linus Torvalds · 8 years ago
  4. fc0e81b x86/traps: Ignore high word of regs->cs in early_fixup_exception() by Andy Lutomirski · 8 years ago
  5. 744c193 x86: Migrate exception table users off module.h and onto extable.h by Paul Gortmaker · 8 years ago
  6. 36e635c Merge branch 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  7. dfa9a94 x86/uaccess: Move thread_info::uaccess_err and thread_info::sig_on_uaccess_err to thread_struct by Andy Lutomirski · 8 years ago
  8. 81c2949 x86/dumpstack: Add show_stack_regs() and use it by Borislav Petkov · 8 years ago
  9. 45e876f x86/segments/64: When loadsegment(fs, ...) fails, clear the base by Andy Lutomirski · 9 years ago
  10. 60a0e20 x86/extable: Add a comment about early exception handlers by Andy Lutomirski · 9 years ago
  11. fbd7043 x86/msr: Carry on after a non-"safe" MSR access fails by Andy Lutomirski · 9 years ago
  12. ae7ef45 x86/traps: Enable all exception handler callbacks early by Andy Lutomirski · 9 years ago
  13. 0e861fb x86/head: Move early exception panic code into early_fixup_exception() by Andy Lutomirski · 9 years ago
  14. 0d0efc0 x86/head: Move the early NMI fixup into C by Andy Lutomirski · 9 years ago
  15. 7bbcdb1 x86/head: Pass a real pt_regs and trapnr to early_fixup_exception() by Andy Lutomirski · 9 years ago
  16. 29934b0 x86/extable: use generic search and sort routines by Ard Biesheuvel · 9 years ago
  17. 548acf1 x86/mm: Expand the exception table logic to allow new handling options by Tony Luck · 9 years ago
  18. 7062765 x86, extable: Switch to relative exception table entries by H. Peter Anvin · 13 years ago
  19. 6a1ea27 x86, extable: Add early_fixup_exception() by H. Peter Anvin · 13 years ago
  20. 4fc3490 x86-64: Set siginfo and context on vsyscall emulation faults by Andy Lutomirski · 13 years ago
  21. ae24ffe x86, 64-bit: Move K8 B step iret fixup to fault entry asm by Brian Gerst · 15 years ago
  22. fe40c0a x86: uaccess: introduce try and catch framework by Hiroshi Shimamoto · 16 years ago
  23. 6d48583 x86: unify extable_{32|64}.c by Harvey Harrison · 17 years ago