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
|
12 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 |
Linus Torvalds
|
1361b83a13
i387: Split up <asm/i387.h> into exported and internal interfaces
|
13 years ago |
Linus Torvalds
|
80ab6f1e8c
i387: use 'restore_fpu_checking()' directly in task switching code
|
13 years ago |
Linus Torvalds
|
34ddc81a23
i387: re-introduce FPU state preloading at context switch time
|
13 years ago |
Linus Torvalds
|
f94edacf99
i387: move TS_USEDFPU flag from thread_info to task_struct
|
13 years ago |
Linus Torvalds
|
4903062b54
i387: move AMD K7/K8 fpu fxsave/fxrstor workaround from save to restore
|
13 years ago |
Linus Torvalds
|
b3b0870ef3
i387: do not preload FPU state at task switch time
|
13 years ago |
Linus Torvalds
|
6d59d7a9f5
i387: don't ever touch TS_USEDFPU directly, use helper functions
|
13 years ago |
Linus Torvalds
|
15d8791cae
i387: fix x86-64 preemption-unsafe user stack save/restore
|
13 years ago |
Linus Torvalds
|
5b1cbac377
i387: make irq_fpu_usable() tests more robust
|
13 years ago |
Linus Torvalds
|
be98c2cdb1
i387: math_state_restore() isn't called from asm
|
13 years ago |
Linus Torvalds
|
83c2f912b4
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
13 years ago |
Steven Rostedt
|
42181186ad
x86: Add counter when debug stack is used with interrupts enabled
|
13 years ago |
Steven Rostedt
|
228bdaa95f
x86: Keep current stack in NMI breakpoints
|
13 years ago |
Srikar Dronamraju
|
cc3a1bf52a
x86: Clean up and extend do_int3()
|
13 years ago |