index
:
linux
grapeboard-proto
grapeboard-proto-eth0softfix
scalys-lsdk-1712
NXP/Freescale LSDK linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kernel
/
process_64.c
Age
Commit message (
Expand
)
Author
2016-10-10
Merge branch 'mm-pkeys-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2016-10-04
Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2016-09-19
x86/vdso: Use CONFIG_X86_X32_ABI to enable vdso prctl
Vinson Lee
2016-09-15
x86/vdso: Only define prctl_map_vdso() if CONFIG_CHECKPOINT_RESTORE
Ingo Molnar
2016-09-15
x86/asm: Move the thread_info::status field to thread_struct
Andy Lutomirski
2016-09-14
x86/arch_prctl/vdso: Add ARCH_MAP_VDSO_*
Dmitry Safonov
2016-09-13
x86/mm/pkeys: Do not skip PKRU register if debug registers are not used
Nicolas Iooss
2016-08-24
sched/x86: Pass kernel thread parameters in 'struct fork_frame'
Brian Gerst
2016-08-24
sched/x86: Rewrite the switch_to() code
Brian Gerst
2016-07-14
x86/kernel: Audit and remove any unnecessary uses of module.h
Paul Gortmaker
2016-05-20
x86/fsgsbase/64: Use TASK_SIZE_MAX for FSBASE/GSBASE upper limits
Andy Lutomirski
2016-05-13
x86/arch_prctl/64: Restore accidentally removed put_cpu() in ARCH_SET_GS
Mateusz Guzik
2016-04-29
x86/asm/64: Rename thread_struct's fs and gs to fsbase and gsbase
Andy Lutomirski
2016-04-29
x86/arch_prctl/64: Remove FSBASE/GSBASE < 4G optimization
Andy Lutomirski
2016-04-19
x86/entry: Rename is_{ia32,x32}_task() to in_{ia32,x32}_syscall()
Dmitry Safonov
2016-04-13
x86/asm, sched/x86: Rewrite the FS and GS context switch code
Andy Lutomirski
2016-04-13
x86/arch_prctl: Fix ARCH_GET_FS and ARCH_GET_GS
Andy Lutomirski
2016-03-24
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2016-03-22
x86/compat: remove is_compat_task()
Andy Lutomirski
2016-03-17
x86/iopl/64: Properly context-switch IOPL on Xen PV
Andy Lutomirski
2016-02-18
x86/mm/pkeys: Dump PKRU with other kernel registers
Dave Hansen
2015-12-29
x86/LDT: Print the real LDT base address
Jan Beulich
2015-10-19
sched/x86: Fix typo in __switch_to() comments
Chuck Ebbert
2015-10-06
sched/core, sched/x86: Kill thread_info::saved_preempt_count
Peter Zijlstra
2015-09-30
x86/process: Unify 32bit and 64bit implementations of get_wchan()
Thomas Gleixner
2015-09-30
x86/process: Add proper bound checks in 64bit get_wchan()
Thomas Gleixner
2015-07-31
x86/ldt: Make modify_ldt() optional
Andy Lutomirski
2015-07-31
Merge branch 'x86/urgent' into x86/asm, before applying dependent patches
Ingo Molnar
2015-07-31
x86/ldt: Make modify_ldt synchronous
Andy Lutomirski
2015-07-06
x86/compat: Rename 'start_thread_ia32' to 'compat_start_thread'
Brian Gerst
2015-07-01
x86: opt into HAVE_COPY_THREAD_TLS, for both 32-bit and 64-bit
Josh Triplett
2015-06-23
Merge branch 'x86-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2015-05-19
x86/fpu: Rename fpu-internal.h to fpu/internal.h
Ingo Molnar
2015-05-19
x86/fpu: Use 'struct fpu' in switch_fpu_finish()
Ingo Molnar
2015-05-19
x86/fpu: Use 'struct fpu' in switch_fpu_prepare()
Ingo Molnar
2015-05-19
x86/fpu: Rename math_state_restore() to fpu__restore()
Ingo Molnar
2015-05-19
x86/fpu: Fix header file dependencies of fpu-internal.h
Ingo Molnar
2015-05-08
x86/entry: Remove unused 'kernel_stack' per-cpu variable
Denys Vlasenko
2015-04-27
x86_64, asm: Work around AMD SYSRET SS descriptor attribute issue
Andy Lutomirski
2015-03-24
x86/asm/entry: Get rid of KERNEL_STACK_OFFSET
Denys Vlasenko
2015-03-23
x86/asm/entry: Fix execve() and sigreturn() syscalls to always return via IRET
Brian Gerst
2015-03-17
x86/asm/entry/64: Rename 'old_rsp' to 'rsp_scratch'
Ingo Molnar
2015-03-17
x86/asm/entry/64: Remove thread_struct::usersp
Ingo Molnar
2015-03-17
x86/asm/entry/64: Simplify 'old_rsp' usage
Ingo Molnar
2015-03-10
x86/asm/entry/64: Save user RSP in pt_regs->sp on SYSCALL64 fastpath
Denys Vlasenko
2015-03-07
x86/asm/entry: Delay loading sp0 slightly on task switch
Andy Lutomirski
2015-03-06
x86/asm/entry: Rename 'init_tss' to 'cpu_tss'
Andy Lutomirski
2015-03-04
Merge tag 'v4.0-rc2' into x86/asm, to refresh the tree
Ingo Molnar
2015-02-25
x86/ia32-compat: Fix CLONE_SETTLS bitness of copy_thread()
Andy Lutomirski
2015-02-04
x86: Store a per-cpu shadow copy of CR4
Andy Lutomirski
[next]