Suresh Siddha
|
304bceda6a
x86, fpu: use non-lazy fpu restore for processors supporting xsave
|
13 years ago |
Linus Torvalds
|
3fad0953a1
Merge branch 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
13 years ago |
H. Peter Anvin
|
715c85b1fc
x86, cpu: Rename checking_wrmsrl() to wrmsrl_safe()
|
13 years ago |
Joe Perches
|
c767a54ba0
x86/debug: Add KERN_<LEVEL> to bare printks, convert printks to pr_<level>
|
13 years ago |
Linus Torvalds
|
ec0d7f18ab
Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
13 years ago |
Suresh Siddha
|
55ccf3fe3f
fork: move the real prepare_to_copy() users to arch_dup_task_struct()
|
13 years ago |
Alex Shi
|
c6ae41e7d4
x86: replace percpu_xxx funcs with this_cpu_xxx
|
13 years ago |
Larry Finger
|
febb72a6e4
IA32 emulation: Fix build problem for modular ia32 a.out support
|
13 years ago |
Linus Torvalds
|
a591afc01d
Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
13 years ago |
Linus Torvalds
|
6b8212a313
Merge branch 'x86-urgent-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 |
Richard Weinberger
|
90e240142b
x86: Merge the x86_32 and x86_64 cpu_idle() functions
|
13 years ago |
Linus Torvalds
|
35cb8d9e18
Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
13 years ago |
Linus Torvalds
|
c5c7fb8fbd
Merge branches 'x86-cpu-for-linus', 'x86-boot-for-linus', 'x86-cpufeature-for-linus', 'x86-process-for-linus' and 'x86-uv-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
13 years ago |
Thomas Gleixner
|
bd2f55361f
sched/rt: Use schedule_preempt_disabled()
|
14 years ago |
Siddhesh Poyarekar
|
42dfc43ee5
x86_64: Record stack pointer before task execution begins
|
13 years ago |
Bobby Powers
|
00194b2e84
x32: Only clear TIF_X32 flag once
|
13 years ago |
Bobby Powers
|
ce5f7a99df
x32: Make sure TS_COMPAT is cleared for x32 tasks
|
13 years ago |
Linus Torvalds
|
1361b83a13
i387: Split up <asm/i387.h> into exported and internal interfaces
|
13 years ago |
H. Peter Anvin
|
d1a797f388
x32: Handle process creation
|
13 years ago |
H. Peter Anvin
|
bb2127240c
x32: Add a thread flag for x32 processes
|
13 years ago |
H. Peter Anvin
|
6bd330083e
x86: Factor out TIF_IA32 from 32-bit address space
|
13 years ago |
Linus Torvalds
|
7e16838d94
i387: support lazy restore of FPU state
|
13 years ago |
Linus Torvalds
|
cea20ca3f3
i387: fix up some fpu_counter confusion
|
13 years ago |
Linus Torvalds
|
34ddc81a23
i387: re-introduce FPU state preloading at context switch time
|
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
|
cf3f33551b
Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
13 years ago |
Frederic Weisbecker
|
e37e112de3
x86: Enter rcu extended qs after idle notifier call
|
13 years ago |
Frederic Weisbecker
|
2bbb6817c0
nohz: Allow rcu extended quiescent state handling seperately from tick stop
|
13 years ago |