index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
mm
/
extable.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2017-12-06
1
-1
/
+3
|
\
|
*
x86/xen: Support early interrupts in xen pv guests
Juergen Gross
2017-11-28
1
-1
/
+3
*
|
locking/refcounts: Do not force refcount_t usage as GPL-only export
Kees Cook
2017-12-05
1
-1
/
+1
|
/
*
locking/refcounts, x86/asm: Use unique .text section for refcount exceptions
Kees Cook
2017-09-28
1
-1
/
+6
*
x86/fpu: Reinitialize FPU registers if restoring FPU state fails
Eric Biggers
2017-09-25
1
-0
/
+24
*
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2017-09-04
1
-0
/
+42
|
\
|
*
locking/refcounts, x86/asm: Implement fast refcount overflow protection
Kees Cook
2017-08-17
1
-0
/
+42
*
|
x86/asm/32: Remove a bunch of '& 0xffff' from pt_regs segment reads
Andy Lutomirski
2017-07-30
1
-1
/
+1
|
/
*
x86/debug: Handle early WARN_ONs proper
Peter Zijlstra
2017-06-12
1
-0
/
+3
*
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2017-03-02
1
-0
/
+2
*
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
2016-12-24
1
-1
/
+1
*
x86/traps: Ignore high word of regs->cs in early_fixup_exception()
Andy Lutomirski
2016-11-21
1
-1
/
+6
*
x86: Migrate exception table users off module.h and onto extable.h
Paul Gortmaker
2016-09-20
1
-1
/
+1
*
Merge branch 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2016-07-25
1
-5
/
+8
|
\
|
*
x86/dumpstack: Add show_stack_regs() and use it
Borislav Petkov
2016-07-08
1
-5
/
+8
*
|
x86/uaccess: Move thread_info::uaccess_err and thread_info::sig_on_uaccess_er...
Andy Lutomirski
2016-07-15
1
-1
/
+1
|
/
*
x86/segments/64: When loadsegment(fs, ...) fails, clear the base
Andy Lutomirski
2016-04-29
1
-0
/
+10
*
x86/extable: Add a comment about early exception handlers
Andy Lutomirski
2016-04-13
1
-0
/
+14
*
x86/msr: Carry on after a non-"safe" MSR access fails
Andy Lutomirski
2016-04-13
1
-0
/
+27
*
x86/traps: Enable all exception handler callbacks early
Andy Lutomirski
2016-04-13
1
-17
/
+2
*
x86/head: Move early exception panic code into early_fixup_exception()
Andy Lutomirski
2016-04-13
1
-5
/
+24
*
x86/head: Move the early NMI fixup into C
Andy Lutomirski
2016-04-13
1
-0
/
+5
*
x86/head: Pass a real pt_regs and trapnr to early_fixup_exception()
Andy Lutomirski
2016-04-13
1
-3
/
+3
*
x86/extable: use generic search and sort routines
Ard Biesheuvel
2016-03-22
1
-108
/
+0
*
x86/mm: Expand the exception table logic to allow new handling options
Tony Luck
2016-02-18
1
-28
/
+72
*
x86, extable: Switch to relative exception table entries
H. Peter Anvin
2012-04-20
1
-8
/
+123
*
x86, extable: Add early_fixup_exception()
H. Peter Anvin
2012-04-19
1
-0
/
+17
*
x86-64: Set siginfo and context on vsyscall emulation faults
Andy Lutomirski
2011-12-05
1
-1
/
+1
*
x86, 64-bit: Move K8 B step iret fixup to fault entry asm
Brian Gerst
2009-10-12
1
-31
/
+0
*
x86: uaccess: introduce try and catch framework
Hiroshi Shimamoto
2009-01-23
1
-0
/
+6
*
x86: unify extable_{32|64}.c
Harvey Harrison
2008-01-30
1
-0
/
+62