Andy Lutomirski
|
c482feefe1
x86/entry/64: Make cpu_entry_area.tss read-only
|
7 years ago |
Andy Lutomirski
|
46f5a10a72
x86/entry/64: Remove all remaining direct thread_struct::sp0 reads
|
7 years ago |
Andy Lutomirski
|
da51da189a
x86/entry/64: Pass SP0 directly to load_sp0()
|
7 years ago |
Andy Lutomirski
|
bd7dc5a6af
x86/entry/32: Pull the MSR_IA32_SYSENTER_CS update code out of native_load_sp0()
|
7 years ago |
Linus Torvalds
|
f57091767a
Merge branch 'x86-cache-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
8 years ago |
Vikas Shivappa
|
0583020456
x86/intel_rdt: Change file names to accommodate RDT monitor code
|
8 years ago |
Andy Lutomirski
|
99504819fc
x86/asm/32: Remove a bunch of '& 0xffff' from pt_regs segment reads
|
8 years ago |
Andy Lutomirski
|
6c690ee103
x86/mm: Split read_cr3() into read_cr3_pa() and __read_cr3()
|
8 years ago |
Borislav Petkov
|
5d9070b1f0
x86/debug/32: Convert a smp_processor_id() call to raw to avoid DEBUG_PREEMPT warning
|
8 years ago |
Kyle Huey
|
79170fda31
x86/syscalls/32: Wire up arch_prctl on x86-32
|
8 years ago |
Ingo Molnar
|
68db0cf106
sched/headers: Prepare for new header dependencies before moving code to <linux/sched/task_stack.h>
|
8 years ago |
Ingo Molnar
|
299300258d
sched/headers: Prepare for new header dependencies before moving code to <linux/sched/task.h>
|
8 years ago |
Linus Torvalds
|
eb254f323b
Merge branch 'x86-cache-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
8 years ago |
Linus Torvalds
|
212f30008a
Merge branch 'x86-idle-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
8 years ago |
Linus Torvalds
|
518bacf5a5
Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
8 years ago |
Thomas Gleixner
|
34bc3560c6
x86: Remove empty idle.h header
|
8 years ago |
Fenghua Yu
|
4f341a5e48
x86/intel_rdt: Add scheduler hook
|
9 years ago |
Josh Poimboeuf
|
bb5e5ce545
x86/dumpstack: Remove kernel text addresses from stack dump
|
9 years ago |
Rik van Riel
|
c474e50711
x86/fpu: Split old_fpu & new_fpu handling into separate functions
|
9 years ago |
Andy Lutomirski
|
1ef55be16e
x86/asm: Get rid of __read_cr4_safe()
|
9 years ago |
Brian Gerst
|
ffcb043ba5
sched/x86: Fix thread_saved_pc()
|
9 years ago |
Brian Gerst
|
616d24835e
sched/x86: Pass kernel thread parameters in 'struct fork_frame'
|
9 years ago |
Brian Gerst
|
0100301bfd
sched/x86: Rewrite the switch_to() code
|
9 years ago |
Paul Gortmaker
|
186f43608a
x86/kernel: Audit and remove any unnecessary uses of module.h
|
9 years ago |
Peter Zijlstra
|
d87b7a3379
sched/core, sched/x86: Kill thread_info::saved_preempt_count
|
10 years ago |
Thomas Gleixner
|
7ba78053aa
x86/process: Unify 32bit and 64bit implementations of get_wchan()
|
10 years ago |
Brian Gerst
|
ba3e127ec1
x86/vm86: Clean up vm86.h includes
|
10 years ago |
Josh Triplett
|
c1bd55f922
x86: opt into HAVE_COPY_THREAD_TLS, for both 32-bit and 64-bit
|
10 years ago |
Linus Torvalds
|
d70b3ef54c
Merge branch 'x86-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
10 years ago |
Ingo Molnar
|
78f7f1e54b
x86/fpu: Rename fpu-internal.h to fpu/internal.h
|
10 years ago |