index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kernel
/
process_64.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2018-12-26
1
-3
/
+2
|
\
|
*
Merge branch 'x86/urgent' into x86/mm, to pick up dependent fix
Ingo Molnar
2018-12-17
1
-7
/
+3
|
|
\
|
*
|
x86/oops: Show the correct CS value in show_regs()
Andy Lutomirski
2018-11-22
1
-3
/
+2
*
|
|
Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2018-12-26
1
-1
/
+1
|
\
\
\
|
*
|
|
x86: Fix various typos in comments
Ingo Molnar
2018-12-03
1
-1
/
+1
|
|
|
/
|
|
/
|
*
|
|
Merge branch 'x86-cache-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2018-12-26
1
-2
/
+2
|
\
\
\
|
*
|
|
x86/resctrl: Rename the RDT functions and definitions
Babu Moger
2018-11-22
1
-1
/
+1
|
*
|
|
x86/resctrl: Rename and move rdt files to a separate directory
Babu Moger
2018-11-22
1
-1
/
+1
|
|
|
/
|
|
/
|
*
|
|
x86/fsgsbase/64: Fix the base write helper functions
Chang S. Bae
2018-12-18
1
-44
/
+55
|
|
/
|
/
|
*
|
x86/process: Consolidate and simplify switch_to_xtra() code
Thomas Gleixner
2018-11-28
1
-7
/
+3
|
/
*
x86/compat: Adjust in_compat_syscall() to generic code under !COMPAT
Dmitry Safonov
2018-11-01
1
-2
/
+2
*
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2018-10-23
1
-2
/
+0
|
\
|
*
x86/entry/64: Use the TSS sp2 slot for SYSCALL/SYSRET scratch space
Andy Lutomirski
2018-09-08
1
-2
/
+0
*
|
x86/fsgsbase/64: Factor out FS/GS segment loading from __switch_to()
Chang S. Bae
2018-10-08
1
-4
/
+10
*
|
x86/fsgsbase/64: Make ptrace use the new FS/GS base helpers
Chang S. Bae
2018-10-08
1
-39
/
+10
*
|
x86/fsgsbase/64: Introduce FS/GS base helper functions
Chang S. Bae
2018-10-08
1
-0
/
+124
*
|
x86/process: Don't mix user/kernel regs in 64bit __show_regs()
Jann Horn
2018-09-06
1
-2
/
+10
|
/
*
x86/process: Re-export start_thread()
Rian Hunter
2018-08-20
1
-0
/
+1
*
x86/entry: Rename update_sp0 to update_task_stack
Joerg Roedel
2018-07-20
1
-1
/
+1
*
x86/mm: Drop TS_COMPAT on 64-bit exec() syscall
Dmitry Safonov
2018-05-19
1
-0
/
+1
*
x86/kvm/vmx: read MSR_{FS,KERNEL_GS}_BASE from current->thread
Vitaly Kuznetsov
2018-03-16
1
-0
/
+14
*
x86/asm: Move 'status' from thread_struct to thread_info
Andy Lutomirski
2018-01-30
1
-2
/
+2
*
x86/entry/64: Make cpu_entry_area.tss read-only
Andy Lutomirski
2017-12-17
1
-1
/
+1
*
x86/entry/64: Separate cpu_current_top_of_stack from TSS.sp0
Andy Lutomirski
2017-12-17
1
-0
/
+1
*
x86/unwinder: Handle stack overflows more gracefully
Josh Poimboeuf
2017-12-17
1
-6
/
+5
*
x86/entry/64: Remove thread_struct::sp0
Andy Lutomirski
2017-11-02
1
-1
/
+0
*
x86/entry/64: Remove all remaining direct thread_struct::sp0 reads
Andy Lutomirski
2017-11-02
1
-1
/
+1
*
x86/entry/64: Pass SP0 directly to load_sp0()
Andy Lutomirski
2017-11-02
1
-1
/
+1
*
x86/entry/32: Pull the MSR_IA32_SYSENTER_CS update code out of native_load_sp0()
Andy Lutomirski
2017-11-02
1
-1
/
+1
*
Merge branch 'x86-cache-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2017-09-04
1
-1
/
+1
|
\
|
*
x86/intel_rdt: Change file names to accommodate RDT monitor code
Vikas Shivappa
2017-08-01
1
-1
/
+1
*
|
x86/switch_to/64: Rewrite FS/GS switching yet again to fix AMD CPUs
Andy Lutomirski
2017-08-10
1
-105
/
+122
*
|
x86/fsgsbase/64: Fully initialize FS and GS state in start_thread_common
Andy Lutomirski
2017-08-10
1
-0
/
+9
*
|
x86/asm/32: Remove a bunch of '& 0xffff' from pt_regs segment reads
Andy Lutomirski
2017-07-30
1
-2
/
+1
*
|
x86/entry/64: Refactor IRQ stacks and make them NMI-safe
Andy Lutomirski
2017-07-18
1
-0
/
+3
|
/
*
x86/mm: Split read_cr3() into read_cr3_pa() and __read_cr3()
Andy Lutomirski
2017-06-13
1
-1
/
+1
*
x86/ldt: Rename ldt_struct::size to ::nr_entries
Borislav Petkov
2017-06-08
1
-1
/
+1
*
x86/xen: add CONFIG_XEN_PV to Kconfig
Vitaly Kuznetsov
2017-05-02
1
-1
/
+1
*
x86/mm: Make in_compat_syscall() work during exec
Dmitry Safonov
2017-03-31
1
-21
/
+46
*
x86/syscalls/32: Wire up arch_prctl on x86-32
Kyle Huey
2017-03-20
1
-0
/
+7
*
x86/arch_prctl: Add do_arch_prctl_common()
Kyle Huey
2017-03-20
1
-1
/
+7
*
x86/arch_prctl/64: Rename do_arch_prctl() to do_arch_prctl_64()
Kyle Huey
2017-03-20
1
-15
/
+17
*
x86/arch_prctl/64: Use SYSCALL_DEFINE2 to define sys_arch_prctl()
Kyle Huey
2017-03-20
1
-1
/
+2
*
x86/arch_prctl: Rename 'code' argument to 'option'
Kyle Huey
2017-03-20
1
-4
/
+4
*
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2017-03-02
1
-0
/
+1
*
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2017-03-02
1
-0
/
+1
*
Merge branch 'x86-cache-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2016-12-22
1
-0
/
+4
|
\
|
*
x86/intel_rdt: Add scheduler hook
Fenghua Yu
2016-10-30
1
-0
/
+4
*
|
Merge branch 'x86-idle-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2016-12-12
1
-1
/
+0
|
\
\
|
*
|
x86: Remove empty idle.h header
Thomas Gleixner
2016-12-09
1
-1
/
+0
|
|
/
[next]