Linus Torvalds
|
3ccabd6d9d
Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
7 years ago |
Tom Lendacky
|
f23d74f6c6
x86/mm: Rework wbinvd, hlt operation in stop_this_cpu()
|
7 years ago |
Linus Torvalds
|
00a5ae218d
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
7 years ago |
Nick Desaulniers
|
2fd9c41aea
x86/process: Define cpu_tss_rw in same section as declaration
|
7 years ago |
Linus Torvalds
|
64a48099b3
Merge branch 'WIP.x86-pti.entry-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
7 years ago |
Andy Lutomirski
|
c482feefe1
x86/entry/64: Make cpu_entry_area.tss read-only
|
7 years ago |
Andy Lutomirski
|
7fbbd5cbeb
x86/entry/64: Remove the SYSENTER stack canary
|
7 years ago |
Andy Lutomirski
|
9aaefe7b59
x86/entry/64: Separate cpu_current_top_of_stack from TSS.sp0
|
7 years ago |
Andy Lutomirski
|
1a79797b58
x86/entry/64: Allocate and enable the SYSENTER stack
|
7 years ago |
Ingo Molnar
|
0fd2e9c53d
Merge commit 'upstream-x86-entry' into WIP.x86/mm
|
7 years ago |
Pravin Shedge
|
81bf665d00
x86/headers: Remove duplicate #includes
|
7 years ago |
Nadav Amit
|
9d0b62328d
x86/tlb: Disable interrupts when changing CR4
|
7 years ago |
Ingo Molnar
|
b3d9a13681
Merge branch 'linus' into x86/asm, to pick up fixes and resolve conflicts
|
7 years ago |
Greg Kroah-Hartman
|
b24413180f
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
|
7 years ago |
Andy Lutomirski
|
20bb83443e
x86/entry/64: Stop initializing TSS.sp0 at boot
|
7 years ago |
Tom Lendacky
|
bba4ed011a
x86/mm, kexec: Allow kexec to be used with SME
|
8 years ago |
Tobias Klauser
|
6474924e2b
arch: remove unused macro/function thread_saved_pc()
|
8 years ago |
Kyle Huey
|
e9ea1e7f53
x86/arch_prctl: Add ARCH_[GET|SET]_CPUID
|
8 years ago |
Kyle Huey
|
b0b9b01401
x86/arch_prctl: Add do_arch_prctl_common()
|
8 years ago |
Thomas Gleixner
|
5a920155e3
x86/process: Optimize TIF_NOTSC switch
|
8 years ago |
Kyle Huey
|
b9894a2f5b
x86/process: Correct and optimize TIF_BLOCKSTEP switch
|
8 years ago |
Kyle Huey
|
af8b3cd393
x86/process: Optimize TIF checks in __switch_to_xtra()
|
8 years ago |
Linus Torvalds
|
2d62e0768d
Merge tag 'kvm-4.11-2' of git://git.kernel.org/pub/scm/virt/kvm/kvm
|
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 |
Ingo Molnar
|
b17b01533b
sched/headers: Prepare for new header dependencies before moving code to <linux/sched/debug.h>
|
8 years ago |
Ingo Molnar
|
4c822698cb
sched/headers: Prepare for new header dependencies before moving code to <linux/sched/idle.h>
|
8 years ago |
Andy Lutomirski
|
b7ceaec112
x86/asm: Tidy up TSS limit code
|
8 years ago |
Andy Lutomirski
|
b7ffc44d5b
x86/kvm/vmx: Defer TR reload after VM exit
|
8 years ago |
Linus Torvalds
|
7c0f6ba682
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
|
8 years ago |