Kees Cook
|
4df05f3619
x86: Make sure IDT is page aligned
|
12 years ago |
Linus Torvalds
|
96a3d998fb
Merge branch 'x86-tracing-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
12 years ago |
Linus Torvalds
|
55a0d3ff60
Merge branch 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
12 years ago |
Seiji Aguchi
|
629f4f9d59
x86: Rename variables for debugging
|
12 years ago |
Rusty Russell
|
5a802e1530
x86: Remove weird PTR_ERR() in do_debug
|
12 years ago |
Borislav Petkov
|
4d067d8e05
x86: Extend #DF debugging aid to 64-bit
|
12 years ago |
Linus Torvalds
|
01c7cd0ef5
Merge branch 'x86-kaslr-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
12 years ago |
Kees Cook
|
4eefbe792b
x86: Use a read-only IDT alias on all CPUs
|
12 years ago |
Frederic Weisbecker
|
6c1e0256fa
context_tracking: Restore correct previous context state on exception exit
|
12 years ago |
Frederic Weisbecker
|
56dd9470d7
context_tracking: Move exception handling to generic code
|
12 years ago |
H. Peter Anvin
|
8170e6bed4
x86, 64bit: Use a #PF handler to materialize early mappings on demand
|
12 years ago |
Linus Torvalds
|
1bd12c91de
Merge branch 'x86/nuke386' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
12 years ago |
H. Peter Anvin
|
bc3eba6068
x86, 386 removal: Remove support for IRQ 13 FPU error reporting
|
12 years ago |
Frederic Weisbecker
|
91d1aa43d3
context_tracking: New context tracking susbsystem
|
12 years ago |
Linus Torvalds
|
ac07f5c3cb
Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
12 years ago |
Linus Torvalds
|
da8347969f
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
12 years ago |
Frederic Weisbecker
|
6ba3c97a38
x86: Exception hooks for userspace RCU extended QS
|
13 years ago |
Frederic Weisbecker
|
ef3f628872
x86: Unspaghettize do_general_protection()
|
12 years ago |
Frederic Weisbecker
|
c416ddf5b9
x86: Unspaghettize do_trap()
|
12 years ago |
Suresh Siddha
|
5d2bd7009f
x86, fpu: decouple non-lazy/eager fpu restore from xsave
|
13 years ago |
Suresh Siddha
|
304bceda6a
x86, fpu: use non-lazy fpu restore for processors supporting xsave
|
13 years ago |
Joe Perches
|
c767a54ba0
x86/debug: Add KERN_<LEVEL> to bare printks, convert printks to pr_<level>
|
13 years ago |
Steven Rostedt
|
a192cd0413
ftrace: Synchronize variable setting with breakpoints
|
13 years ago |
Linus Torvalds
|
d5b4bb4d10
Merge branch 'delete-mca' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux
|
13 years ago |
Paul Gortmaker
|
bb8187d35f
MCA: delete all remaining traces of microchannel bus support.
|
13 years ago |
Steven Rostedt
|
08d636b6d4
ftrace/x86: Have arch x86_64 use breakpoints instead of stop machine
|
14 years ago |
Linus Torvalds
|
eb05df9e7e
Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
13 years ago |
David Howells
|
f05e798ad4
Disintegrate asm/system.h for X86
|
13 years ago |
Srikar Dronamraju
|
51e7dc7011
x86: Rename trap_no to trap_nr in thread_struct
|
13 years ago |
Kees Cook
|
c94082656d
x86: Use enum instead of literals for trap values
|
13 years ago |