index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
include
/
asm
/
thread_info.h
Age
Commit message (
Expand
)
Author
2021-03-28
x86/process/64: Move cpu_current_top_of_stack out of TSS
Lai Jiangshan
2021-03-16
x86: Introduce restart_block->arch_data to remove TS_COMPAT_RESTART
Oleg Nesterov
2021-03-16
x86: Introduce TS_COMPAT_RESTART to fix get_nr_restart_syscall()
Oleg Nesterov
2021-03-16
x86: Move TS_COMPAT back to asm/thread_info.h
Oleg Nesterov
2020-11-16
x86: Reclaim unused x86 TI flags
Gabriel Krisman Bertazi
2020-11-16
x86: Expose syscall_work field in thread_info
Gabriel Krisman Bertazi
2020-10-29
x86: Wire up TIF_NOTIFY_SIGNAL
Jens Axboe
2020-10-26
x86: Reclaim TIF_IA32 and TIF_X32
Gabriel Krisman Bertazi
2020-09-08
x86: remove address space overrides using set_fs()
Christoph Hellwig
2020-07-24
x86/entry: Use generic syscall entry function
Thomas Gleixner
2020-03-30
Merge tag 'x86-splitlock-2020-03-30' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2020-02-20
x86/split_lock: Enable split lock detection by kernel
Peter Zijlstra (Intel)
2020-02-14
x86: Remove TIF_NOHZ
Frederic Weisbecker
2020-02-14
x86/entry: Remove _TIF_NOHZ from _TIF_WORK_SYSCALL_ENTRY
Thomas Gleixner
2020-01-08
x86: Remove force_iret()
Brian Gerst
2019-11-16
x86/ioperm: Extend IOPL config to control ioperm() as well
Thomas Gleixner
2019-11-16
x86/ioperm: Move TSS bitmap update to exit to user work
Thomas Gleixner
2019-04-11
x86/entry: Add TIF_NEED_FPU_LOAD
Sebastian Andrzej Siewior
2018-12-03
x86/thread_info: Remove _TIF_ALLWORK_MASK
Sebastian Andrzej Siewior
2018-11-28
x86/speculation: Prevent stale SPEC_CTRL msr content
Thomas Gleixner
2018-11-28
x86/speculation: Avoid __switch_to_xtra() calls
Thomas Gleixner
2018-11-28
x86/speculation: Prepare for per task indirect branch speculation control
Tim Chen
2018-11-28
x86/speculation: Update the TIF_SSBD comment
Tim Chen
2018-05-09
x86/bugs: Rename _RDS to _SSBD
Konrad Rzeszutek Wilk
2018-05-03
x86/process: Allow runtime control of Speculative Store Bypass
Thomas Gleixner
2018-02-04
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2018-01-30
x86/asm: Move 'status' from thread_struct to thread_info
Andy Lutomirski
2018-01-09
Construct init thread stack in the linker script rather than by union
David Howells
2017-12-17
x86/entry/64: Make cpu_entry_area.tss read-only
Andy Lutomirski
2017-12-17
x86/entry/64: Separate cpu_current_top_of_stack from TSS.sp0
Andy Lutomirski
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-09-29
x86/asm: Use register variable to get stack pointer value
Andrey Ryabinin
2017-07-08
x86/syscalls: Check address limit on user-mode return
Thomas Garnier
2017-05-02
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2017-05-02
Merge tag 'usercopy-v4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2017-04-04
usercopy: Move enum for arch_within_stack_frames()
Sahara
2017-03-20
x86/arch_prctl: Add ARCH_[GET|SET]_CPUID
Kyle Huey
2017-03-08
livepatch/x86: add TIF_PATCH_PENDING thread flag
Josh Poimboeuf
2017-03-08
x86/entry: define _TIF_ALLWORK_MASK flags explicitly
Josh Poimboeuf
2016-10-20
sched/core, x86: Make struct thread_info arch specific again
Heiko Carstens
2016-09-15
x86: Move thread_info into task_struct
Andy Lutomirski
2016-09-15
x86/asm: Move the thread_info::status field to thread_struct
Andy Lutomirski
2016-08-24
sched/x86: Rewrite the switch_to() code
Brian Gerst
2016-08-08
Merge tag 'usercopy-v4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/ke...
Linus Torvalds
2016-08-06
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2016-08-02
signal: consolidate {TS,TLF}_RESTORE_SIGMASK code
Andy Lutomirski
2016-07-27
x86/ptrace: Stop setting TS_COMPAT in ptrace code
Andy Lutomirski
2016-07-26
mm: Implement stack frame object validation
Kees Cook
2016-07-15
x86/uaccess: Move thread_info::addr_limit to thread_struct
Andy Lutomirski
2016-07-15
x86/uaccess: Move thread_info::uaccess_err and thread_info::sig_on_uaccess_er...
Andy Lutomirski
[next]