Andy Lutomirski
|
bef8b6da95
x86/fpu: Handle #NM without FPU emulation as an error
|
8 年之前 |
Andy Lutomirski
|
6271cfdfc0
x86/mm: Improve stack-overflow #PF handling
|
9 年之前 |
Andy Lutomirski
|
e37e43a497
x86/mm/64: Enable vmapped stacks (CONFIG_HAVE_ARCH_VMAP_STACK=y)
|
9 年之前 |
Paul Gortmaker
|
186f43608a
x86/kernel: Audit and remove any unnecessary uses of module.h
|
9 年之前 |
Andy Lutomirski
|
aaee8c3c5c
x86/entry/traps: Don't force in_interrupt() to return true in IST handlers
|
9 年之前 |
Andy Lutomirski
|
35de5b0692
x86/asm: Stop depending on ptrace.h in alternative.h
|
9 年之前 |
Linus Torvalds
|
ecc026bff6
Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
9 年之前 |
Linus Torvalds
|
ba33ea811e
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
9 年之前 |
Jianyu Zhan
|
10ee73865e
x86/entry/traps: Show unhandled signal for i386 in do_trap()
|
9 年之前 |
Andy Lutomirski
|
a798f09111
x86/entry/32: Change INT80 to be an interrupt gate
|
9 年之前 |
Andy Lutomirski
|
2a41aa4feb
x86/entry/32: Add and check a stack canary for the SYSENTER stack
|
9 年之前 |
Andy Lutomirski
|
f2b375756c
x86/entry: Vastly simplify SYSENTER TF (single-step) handling
|
9 年之前 |
Andy Lutomirski
|
8bb5643686
x86/entry/traps: Clear DR6 early in do_debug() and improve the comment
|
9 年之前 |
Andy Lutomirski
|
81edd9f69a
x86/entry/traps: Clear TIF_BLOCKSTEP on all debug exceptions
|
9 年之前 |
Tony Luck
|
548acf1923
x86/mm: Expand the exception table logic to allow new handling options
|
9 年之前 |
Andy Lutomirski
|
c6ab109f7e
x86/fpu: Speed up lazy FPU restores slightly
|
9 年之前 |
Andy Lutomirski
|
4ecd16ec70
x86/fpu: Fix math emulation in eager fpu mode
|
9 年之前 |
Alexander Kuleshov
|
d99e1bd175
x86/entry/traps: Refactor preemption and interrupt flag handling
|
9 年之前 |
Dave Hansen
|
1126cb4535
x86/fpu/mpx: Rework MPX 'xstate' types
|
10 年之前 |
Dave Hansen
|
d91cab7813
x86/fpu: Rename XSAVE macros
|
10 年之前 |
Linus Torvalds
|
5778077d03
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
10 年之前 |
Andy Lutomirski
|
f0a97af83f
x86/traps: Weaken context tracking entry assertions
|
10 年之前 |
Brian Gerst
|
ba3e127ec1
x86/vm86: Clean up vm86.h includes
|
10 年之前 |
Paul E. McKenney
|
f78f5b90c4
rcu: Rename rcu_lockdep_assert() to RCU_LOCKDEP_WARN()
|
10 年之前 |
Andy Lutomirski
|
8c84014f3b
x86/entry: Remove exception_enter() from most trap handlers
|
10 年之前 |
Andy Lutomirski
|
02fdcd5eac
x86/traps, context_tracking: Assert that we're in CONTEXT_KERNEL in exception entries
|
10 年之前 |
Linus Torvalds
|
d70b3ef54c
Merge branch 'x86-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
10 年之前 |
Dave Hansen
|
e7126cf5f1
x86/mpx: Trace #BR exceptions
|
10 年之前 |
Dave Hansen
|
46a6e0cf1c
x86/mpx: Clean up the code by not passing a task pointer around when unnecessary
|
10 年之前 |
Dave Hansen
|
a84eeaa96b
x86/mpx: Use the new get_xsave_field_ptr()API
|
10 年之前 |