aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/process_64.c
Commit message (Expand)AuthorAge
* x86/compat: Adjust in_compat_syscall() to generic code under !COMPATDmitry Safonov2018-11-01
* Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2018-10-23
|\
| * x86/entry/64: Use the TSS sp2 slot for SYSCALL/SYSRET scratch spaceAndy Lutomirski2018-09-08
* | x86/fsgsbase/64: Factor out FS/GS segment loading from __switch_to()Chang S. Bae2018-10-08
* | x86/fsgsbase/64: Make ptrace use the new FS/GS base helpersChang S. Bae2018-10-08
* | x86/fsgsbase/64: Introduce FS/GS base helper functionsChang S. Bae2018-10-08
* | x86/process: Don't mix user/kernel regs in 64bit __show_regs()Jann Horn2018-09-06
|/
* x86/process: Re-export start_thread()Rian Hunter2018-08-20
* x86/entry: Rename update_sp0 to update_task_stackJoerg Roedel2018-07-19
* x86/mm: Drop TS_COMPAT on 64-bit exec() syscallDmitry Safonov2018-05-19
* x86/kvm/vmx: read MSR_{FS,KERNEL_GS}_BASE from current->threadVitaly Kuznetsov2018-03-16
* x86/asm: Move 'status' from thread_struct to thread_infoAndy Lutomirski2018-01-30
* x86/entry/64: Make cpu_entry_area.tss read-onlyAndy Lutomirski2017-12-17
* x86/entry/64: Separate cpu_current_top_of_stack from TSS.sp0Andy Lutomirski2017-12-17
* x86/unwinder: Handle stack overflows more gracefullyJosh Poimboeuf2017-12-17
* x86/entry/64: Remove thread_struct::sp0Andy Lutomirski2017-11-02
* x86/entry/64: Remove all remaining direct thread_struct::sp0 readsAndy Lutomirski2017-11-02
* x86/entry/64: Pass SP0 directly to load_sp0()Andy Lutomirski2017-11-02
* x86/entry/32: Pull the MSR_IA32_SYSENTER_CS update code out of native_load_sp0()Andy Lutomirski2017-11-02
* Merge branch 'x86-cache-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2017-09-04
|\
| * x86/intel_rdt: Change file names to accommodate RDT monitor codeVikas Shivappa2017-08-01
* | x86/switch_to/64: Rewrite FS/GS switching yet again to fix AMD CPUsAndy Lutomirski2017-08-10
* | x86/fsgsbase/64: Fully initialize FS and GS state in start_thread_commonAndy Lutomirski2017-08-10
* | x86/asm/32: Remove a bunch of '& 0xffff' from pt_regs segment readsAndy Lutomirski2017-07-30
* | x86/entry/64: Refactor IRQ stacks and make them NMI-safeAndy Lutomirski2017-07-18
|/
* x86/mm: Split read_cr3() into read_cr3_pa() and __read_cr3()Andy Lutomirski2017-06-13
* x86/ldt: Rename ldt_struct::size to ::nr_entriesBorislav Petkov2017-06-08
* x86/xen: add CONFIG_XEN_PV to KconfigVitaly Kuznetsov2017-05-02
* x86/mm: Make in_compat_syscall() work during execDmitry Safonov2017-03-31
* x86/syscalls/32: Wire up arch_prctl on x86-32Kyle Huey2017-03-20
* x86/arch_prctl: Add do_arch_prctl_common()Kyle Huey2017-03-20
* x86/arch_prctl/64: Rename do_arch_prctl() to do_arch_prctl_64()Kyle Huey2017-03-20
* x86/arch_prctl/64: Use SYSCALL_DEFINE2 to define sys_arch_prctl()Kyle Huey2017-03-20
* x86/arch_prctl: Rename 'code' argument to 'option'Kyle Huey2017-03-20
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-02
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-02
* Merge branch 'x86-cache-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2016-12-22
|\
| * x86/intel_rdt: Add scheduler hookFenghua Yu2016-10-30
* | Merge branch 'x86-idle-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2016-12-12
|\ \
| * | x86: Remove empty idle.h headerThomas Gleixner2016-12-09
| |/
* | Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2016-12-12
|\ \
| * | Merge tag 'v4.9-rc1' into x86/fpu, to resolve conflictIngo Molnar2016-10-16
| |\|
| * | x86/fpu: Split old_fpu & new_fpu handling into separate functionsRik van Riel2016-10-16
* | | x86/dumpstack: Remove kernel text addresses from stack dumpJosh Poimboeuf2016-10-25
* | | x86/dumpstack: Print orig_ax in __show_regs()Josh Poimboeuf2016-10-21
* | | x86/dumpstack: Fix duplicate RIP address display in __show_regs()Josh Poimboeuf2016-10-21
| |/ |/|
* | Merge branch 'mm-pkeys-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2016-10-10
|\ \ | |/ |/|
| * x86/mm/pkeys: Do not skip PKRU register if debug registers are not usedNicolas Iooss2016-09-13
* | Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2016-10-03
|\ \
| * | x86/vdso: Use CONFIG_X86_X32_ABI to enable vdso prctlVinson Lee2016-09-19