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 |
Frederic Weisbecker
|
280f06774a
nohz: Separate out irq exit and idle loop dyntick logic
|
13 years ago |
Thomas Meyer
|
cced402299
x86: Use kmemdup() in copy_thread(), rather than duplicating its implementation
|
13 years ago |
Don Zickus
|
b227e23399
x86, nmi: Add in logic to handle multiple events and unknown NMIs
|
13 years ago |
Len Brown
|
a0bfa13738
cpuidle: stop depending on pm_idle
|
14 years ago |
Mathias Krause
|
dac853ae89
exec: delay address limit change until point of no return
|
14 years ago |
Stephen Wilson
|
375906f876
x86: mark associated mm when running a task in 32 bit compatibility mode
|
14 years ago |
Thomas Renninger
|
f77cfe4ea2
cpuidle/x86/perf: fix power:cpu_idle double end events and throw cpu_idle events from the cpuidle layer
|
14 years ago |
Thomas Renninger
|
25e41933b5
perf: Clean up power events by introducing new, more generic ones
|
14 years ago |
Brian Gerst
|
a4d4fbc773
x86-64, fpu: Disable preemption when using TS_USEDFPU
|
15 years ago |
Robert Schöne
|
c882e0feb9
x86, perf: Add power_end event to process_*.c cpu_idle routine
|
15 years ago |
Linus Torvalds
|
41d59102e1
Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
|
15 years ago |
Avi Kivity
|
8660328332
x86: Introduce 'struct fpu' and related API
|
15 years ago |
Ingo Molnar
|
3ca50496c2
Merge commit 'v2.6.34-rc6' into perf/core
|
15 years ago |
H. Peter Anvin
|
7ce5a2b9bb
x86-64: Clear a 64-bit FS/GS base on fork if selector is nonzero
|
15 years ago |
Peter Zijlstra
|
faa4602e47
x86, perf, bts, mm: Delete the never used BTS-ptrace code
|
15 years ago |
Linus Torvalds
|
a7f16d10b5
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
|
15 years ago |
Oleg Nesterov
|
1252f238db
x86: set_personality_ia32() misses force_personality32
|
15 years ago |
H. Peter Anvin
|
05d43ed8a8
x86: get rid of the insane TIF_ABI_PENDING bit
|
15 years ago |
Brian Gerst
|
3bef444797
x86: Merge show_regs()
|
15 years ago |
Pekka Enberg
|
d015a09298
x86: Use KERN_DEFAULT log-level in __show_regs()
|
15 years ago |
Ingo Molnar
|
ab1eebe77d
Merge branch 'x86/asm' into x86/urgent
|
15 years ago |
Brian Gerst
|
df59e7bf43
x86: Merge kernel_thread()
|
15 years ago |