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 |
Linus Torvalds
|
1361b83a13
i387: Split up <asm/i387.h> into exported and internal interfaces
|
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 |
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 |