index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kernel
/
process_64.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-05-21
treewide: Add SPDX license identifier for missed files
Thomas Gleixner
1
-0
/
+1
2019-05-07
Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-6
/
+5
2019-04-12
x86/fpu: Defer FPU state load until return to userspace
Rik van Riel
1
-2
/
+3
2019-04-10
x86/fpu: Remove fpu->initialized
Sebastian Andrzej Siewior
1
-2
/
+2
2019-04-09
x86/fpu: Remove fpu__restore()
Sebastian Andrzej Siewior
1
-3
/
+1
2019-04-03
sched/x86_64: Don't save flags on context switch
Peter Zijlstra
1
-7
/
+0
2019-04-03
sched/x86: Save [ER]FLAGS on context switch
Peter Zijlstra
1
-0
/
+8
2018-12-26
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-3
/
+2
2018-12-26
Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-1
/
+1
2018-12-26
Merge branch 'x86-cache-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-2
/
+2
2018-12-18
x86/fsgsbase/64: Fix the base write helper functions
Chang S. Bae
1
-44
/
+55
2018-12-17
Merge branch 'x86/urgent' into x86/mm, to pick up dependent fix
Ingo Molnar
1
-7
/
+3
2018-12-03
x86: Fix various typos in comments
Ingo Molnar
1
-1
/
+1
2018-11-28
x86/process: Consolidate and simplify switch_to_xtra() code
Thomas Gleixner
1
-7
/
+3
2018-11-22
x86/resctrl: Rename the RDT functions and definitions
Babu Moger
1
-1
/
+1
2018-11-22
x86/resctrl: Rename and move rdt files to a separate directory
Babu Moger
1
-1
/
+1
2018-11-22
x86/oops: Show the correct CS value in show_regs()
Andy Lutomirski
1
-3
/
+2
2018-11-01
x86/compat: Adjust in_compat_syscall() to generic code under !COMPAT
Dmitry Safonov
1
-2
/
+2
2018-10-23
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-2
/
+0
2018-10-08
x86/fsgsbase/64: Factor out FS/GS segment loading from __switch_to()
Chang S. Bae
1
-4
/
+10
2018-10-08
x86/fsgsbase/64: Make ptrace use the new FS/GS base helpers
Chang S. Bae
1
-39
/
+10
2018-10-08
x86/fsgsbase/64: Introduce FS/GS base helper functions
Chang S. Bae
1
-0
/
+124
2018-09-08
x86/entry/64: Use the TSS sp2 slot for SYSCALL/SYSRET scratch space
Andy Lutomirski
1
-2
/
+0
2018-09-06
x86/process: Don't mix user/kernel regs in 64bit __show_regs()
Jann Horn
1
-2
/
+10
2018-08-20
x86/process: Re-export start_thread()
Rian Hunter
1
-0
/
+1
2018-07-20
x86/entry: Rename update_sp0 to update_task_stack
Joerg Roedel
1
-1
/
+1
2018-05-19
x86/mm: Drop TS_COMPAT on 64-bit exec() syscall
Dmitry Safonov
1
-0
/
+1
2018-03-16
x86/kvm/vmx: read MSR_{FS,KERNEL_GS}_BASE from current->thread
Vitaly Kuznetsov
1
-0
/
+14
2018-01-30
x86/asm: Move 'status' from thread_struct to thread_info
Andy Lutomirski
1
-2
/
+2
2017-12-17
x86/entry/64: Make cpu_entry_area.tss read-only
Andy Lutomirski
1
-1
/
+1
2017-12-17
x86/entry/64: Separate cpu_current_top_of_stack from TSS.sp0
Andy Lutomirski
1
-0
/
+1
2017-12-17
x86/unwinder: Handle stack overflows more gracefully
Josh Poimboeuf
1
-6
/
+5
2017-11-02
x86/entry/64: Remove thread_struct::sp0
Andy Lutomirski
1
-1
/
+0
2017-11-02
x86/entry/64: Remove all remaining direct thread_struct::sp0 reads
Andy Lutomirski
1
-1
/
+1
2017-11-02
x86/entry/64: Pass SP0 directly to load_sp0()
Andy Lutomirski
1
-1
/
+1
2017-11-02
x86/entry/32: Pull the MSR_IA32_SYSENTER_CS update code out of native_load_sp0()
Andy Lutomirski
1
-1
/
+1
2017-09-04
Merge branch 'x86-cache-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-1
/
+1
2017-08-10
x86/switch_to/64: Rewrite FS/GS switching yet again to fix AMD CPUs
Andy Lutomirski
1
-105
/
+122
2017-08-10
x86/fsgsbase/64: Fully initialize FS and GS state in start_thread_common
Andy Lutomirski
1
-0
/
+9
2017-08-01
x86/intel_rdt: Change file names to accommodate RDT monitor code
Vikas Shivappa
1
-1
/
+1
2017-07-30
x86/asm/32: Remove a bunch of '& 0xffff' from pt_regs segment reads
Andy Lutomirski
1
-2
/
+1
2017-07-18
x86/entry/64: Refactor IRQ stacks and make them NMI-safe
Andy Lutomirski
1
-0
/
+3
2017-06-13
x86/mm: Split read_cr3() into read_cr3_pa() and __read_cr3()
Andy Lutomirski
1
-1
/
+1
2017-06-08
x86/ldt: Rename ldt_struct::size to ::nr_entries
Borislav Petkov
1
-1
/
+1
2017-05-02
x86/xen: add CONFIG_XEN_PV to Kconfig
Vitaly Kuznetsov
1
-1
/
+1
2017-03-31
x86/mm: Make in_compat_syscall() work during exec
Dmitry Safonov
1
-21
/
+46
2017-03-20
x86/syscalls/32: Wire up arch_prctl on x86-32
Kyle Huey
1
-0
/
+7
2017-03-20
x86/arch_prctl: Add do_arch_prctl_common()
Kyle Huey
1
-1
/
+7
2017-03-20
x86/arch_prctl/64: Rename do_arch_prctl() to do_arch_prctl_64()
Kyle Huey
1
-15
/
+17
2017-03-20
x86/arch_prctl/64: Use SYSCALL_DEFINE2 to define sys_arch_prctl()
Kyle Huey
1
-1
/
+2
[next]