Linus Torvalds
|
a591afc01d
Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
13 vuotta sitten |
Linus Torvalds
|
6b8212a313
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
13 vuotta sitten |
David Howells
|
f05e798ad4
Disintegrate asm/system.h for X86
|
13 vuotta sitten |
Richard Weinberger
|
90e240142b
x86: Merge the x86_32 and x86_64 cpu_idle() functions
|
13 vuotta sitten |
Linus Torvalds
|
35cb8d9e18
Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
13 vuotta sitten |
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 vuotta sitten |
Thomas Gleixner
|
bd2f55361f
sched/rt: Use schedule_preempt_disabled()
|
14 vuotta sitten |
Siddhesh Poyarekar
|
42dfc43ee5
x86_64: Record stack pointer before task execution begins
|
13 vuotta sitten |
Bobby Powers
|
00194b2e84
x32: Only clear TIF_X32 flag once
|
13 vuotta sitten |
Bobby Powers
|
ce5f7a99df
x32: Make sure TS_COMPAT is cleared for x32 tasks
|
13 vuotta sitten |
Linus Torvalds
|
1361b83a13
i387: Split up <asm/i387.h> into exported and internal interfaces
|
13 vuotta sitten |
H. Peter Anvin
|
d1a797f388
x32: Handle process creation
|
13 vuotta sitten |
H. Peter Anvin
|
bb2127240c
x32: Add a thread flag for x32 processes
|
13 vuotta sitten |
H. Peter Anvin
|
6bd330083e
x86: Factor out TIF_IA32 from 32-bit address space
|
13 vuotta sitten |
Linus Torvalds
|
7e16838d94
i387: support lazy restore of FPU state
|
13 vuotta sitten |
Linus Torvalds
|
cea20ca3f3
i387: fix up some fpu_counter confusion
|
13 vuotta sitten |
Linus Torvalds
|
34ddc81a23
i387: re-introduce FPU state preloading at context switch time
|
13 vuotta sitten |
Linus Torvalds
|
4903062b54
i387: move AMD K7/K8 fpu fxsave/fxrstor workaround from save to restore
|
13 vuotta sitten |
Linus Torvalds
|
b3b0870ef3
i387: do not preload FPU state at task switch time
|
13 vuotta sitten |
Linus Torvalds
|
cf3f33551b
Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
13 vuotta sitten |
Frederic Weisbecker
|
e37e112de3
x86: Enter rcu extended qs after idle notifier call
|
13 vuotta sitten |
Frederic Weisbecker
|
2bbb6817c0
nohz: Allow rcu extended quiescent state handling seperately from tick stop
|
13 vuotta sitten |
Frederic Weisbecker
|
280f06774a
nohz: Separate out irq exit and idle loop dyntick logic
|
13 vuotta sitten |
Thomas Meyer
|
cced402299
x86: Use kmemdup() in copy_thread(), rather than duplicating its implementation
|
13 vuotta sitten |
Don Zickus
|
b227e23399
x86, nmi: Add in logic to handle multiple events and unknown NMIs
|
13 vuotta sitten |
Len Brown
|
a0bfa13738
cpuidle: stop depending on pm_idle
|
14 vuotta sitten |
Mathias Krause
|
dac853ae89
exec: delay address limit change until point of no return
|
14 vuotta sitten |
Stephen Wilson
|
375906f876
x86: mark associated mm when running a task in 32 bit compatibility mode
|
14 vuotta sitten |
Thomas Renninger
|
f77cfe4ea2
cpuidle/x86/perf: fix power:cpu_idle double end events and throw cpu_idle events from the cpuidle layer
|
14 vuotta sitten |
Thomas Renninger
|
25e41933b5
perf: Clean up power events by introducing new, more generic ones
|
14 vuotta sitten |