index
:
Linux Stable
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
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
*
sched/x86: Save [ER]FLAGS on context switch
Peter Zijlstra
2019-05-21
1
-0
/
+8
*
x86/process: Consolidate and simplify switch_to_xtra() code
Thomas Gleixner
2018-12-05
1
-7
/
+3
*
x86/process: Re-export start_thread()
Rian Hunter
2018-09-05
1
-0
/
+1
*
x86/mm: Drop TS_COMPAT on 64-bit exec() syscall
Dmitry Safonov
2018-05-22
1
-0
/
+1
*
x86/asm: Move 'status' from thread_struct to thread_info
Andy Lutomirski
2018-02-07
1
-2
/
+2
*
x86/entry/64: Make cpu_entry_area.tss read-only
Andy Lutomirski
2017-12-25
1
-1
/
+1
*
x86/entry/64: Separate cpu_current_top_of_stack from TSS.sp0
Andy Lutomirski
2017-12-25
1
-0
/
+1
*
x86/unwinder: Handle stack overflows more gracefully
Josh Poimboeuf
2017-12-25
1
-6
/
+5
*
x86/entry/64: Remove thread_struct::sp0
Andy Lutomirski
2017-12-25
1
-1
/
+0
*
x86/entry/64: Remove all remaining direct thread_struct::sp0 reads
Andy Lutomirski
2017-12-25
1
-1
/
+1
*
x86/entry/64: Pass SP0 directly to load_sp0()
Andy Lutomirski
2017-12-25
1
-1
/
+1
*
x86/entry/32: Pull the MSR_IA32_SYSENTER_CS update code out of native_load_sp0()
Andy Lutomirski
2017-12-25
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
|
|
/
*
|
Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2016-12-12
1
-3
/
+2
|
\
\
|
*
|
Merge tag 'v4.9-rc1' into x86/fpu, to resolve conflict
Ingo Molnar
2016-10-16
1
-6
/
+7
|
|
\
|
|
*
|
x86/fpu: Split old_fpu & new_fpu handling into separate functions
Rik van Riel
2016-10-16
1
-3
/
+2
*
|
|
x86/dumpstack: Remove kernel text addresses from stack dump
Josh Poimboeuf
2016-10-25
1
-3
/
+3
*
|
|
x86/dumpstack: Print orig_ax in __show_regs()
Josh Poimboeuf
2016-10-21
1
-1
/
+6
*
|
|
x86/dumpstack: Fix duplicate RIP address display in __show_regs()
Josh Poimboeuf
2016-10-21
1
-2
/
+2
|
|
/
|
/
|
*
|
Merge branch 'mm-pkeys-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2016-10-10
1
-6
/
+7
|
\
\
|
|
/
|
/
|
|
*
x86/mm/pkeys: Do not skip PKRU register if debug registers are not used
Nicolas Iooss
2016-09-13
1
-6
/
+7
*
|
Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2016-10-03
1
-0
/
+27
|
\
\
|
*
|
x86/vdso: Use CONFIG_X86_X32_ABI to enable vdso prctl
Vinson Lee
2016-09-20
1
-1
/
+1
|
*
|
x86/vdso: Only define prctl_map_vdso() if CONFIG_CHECKPOINT_RESTORE
Ingo Molnar
2016-09-15
1
-4
/
+6
|
*
|
x86/arch_prctl/vdso: Add ARCH_MAP_VDSO_*
Dmitry Safonov
2016-09-14
1
-0
/
+25
|
|
/
*
|
x86/asm: Move the thread_info::status field to thread_struct
Andy Lutomirski
2016-09-15
1
-2
/
+2
*
|
sched/x86: Pass kernel thread parameters in 'struct fork_frame'
Brian Gerst
2016-08-24
1
-9
/
+3
*
|
sched/x86: Rewrite the switch_to() code
Brian Gerst
2016-08-24
1
-2
/
+7
|
/
*
x86/kernel: Audit and remove any unnecessary uses of module.h
Paul Gortmaker
2016-07-14
1
-1
/
+1
*
x86/fsgsbase/64: Use TASK_SIZE_MAX for FSBASE/GSBASE upper limits
Andy Lutomirski
2016-05-20
1
-2
/
+2
[next]