summaryrefslogtreecommitdiffstats
path: root/arch/x86/include/asm/thread_info.h
Commit message (Expand)AuthorAgeFilesLines
* x86/thread_info: Remove _TIF_ALLWORK_MASKSebastian Andrzej Siewior2018-12-031-8/+0
* x86/speculation: Prevent stale SPEC_CTRL msr contentThomas Gleixner2018-11-281-1/+3
* x86/speculation: Avoid __switch_to_xtra() callsThomas Gleixner2018-11-281-2/+11
* x86/speculation: Prepare for per task indirect branch speculation controlTim Chen2018-11-281-1/+4
* x86/speculation: Update the TIF_SSBD commentTim Chen2018-11-281-1/+1
* x86/bugs: Rename _RDS to _SSBDKonrad Rzeszutek Wilk2018-05-091-3/+3
* x86/process: Allow runtime control of Speculative Store BypassThomas Gleixner2018-05-031-1/+3
* Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2018-02-041-1/+2
|\
| * x86/asm: Move 'status' from thread_struct to thread_infoAndy Lutomirski2018-01-301-1/+2
* | Construct init thread stack in the linker script rather than by unionDavid Howells2018-01-091-2/+0
|/
* x86/entry/64: Make cpu_entry_area.tss read-onlyAndy Lutomirski2017-12-171-1/+1
* x86/entry/64: Separate cpu_current_top_of_stack from TSS.sp0Andy Lutomirski2017-12-171-1/+1
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* x86/asm: Use register variable to get stack pointer valueAndrey Ryabinin2017-09-291-11/+0
* x86/syscalls: Check address limit on user-mode returnThomas Garnier2017-07-081-1/+4
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2017-05-021-6/+7
|\
| * livepatch/x86: add TIF_PATCH_PENDING thread flagJosh Poimboeuf2017-03-081-1/+3
| * x86/entry: define _TIF_ALLWORK_MASK flags explicitlyJosh Poimboeuf2017-03-081-6/+5
* | Merge tag 'usercopy-v4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2017-05-021-6/+7
|\ \
| * | usercopy: Move enum for arch_within_stack_frames()Sahara2017-04-041-6/+7
| |/
* / x86/arch_prctl: Add ARCH_[GET|SET]_CPUIDKyle Huey2017-03-201-1/+5
|/
* sched/core, x86: Make struct thread_info arch specific againHeiko Carstens2016-10-201-0/+9
* x86: Move thread_info into task_structAndy Lutomirski2016-09-151-46/+0
* x86/asm: Move the thread_info::status field to thread_structAndy Lutomirski2016-09-151-19/+4
* sched/x86: Rewrite the switch_to() codeBrian Gerst2016-08-241-2/+0
* Merge tag 'usercopy-v4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/ke...Linus Torvalds2016-08-081-0/+44
|\
| * mm: Implement stack frame object validationKees Cook2016-07-261-0/+44
* | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2016-08-061-0/+3
|\ \
| * | x86/ptrace: Stop setting TS_COMPAT in ptrace codeAndy Lutomirski2016-07-271-0/+3
* | | signal: consolidate {TS,TLF}_RESTORE_SIGMASK codeAndy Lutomirski2016-08-021-24/+0
|/ /
* | x86/uaccess: Move thread_info::addr_limit to thread_structAndy Lutomirski2016-07-151-7/+0
* | x86/uaccess: Move thread_info::uaccess_err and thread_info::sig_on_uaccess_er...Andy Lutomirski2016-07-151-2/+0
|/
* x86/entry: Rename is_{ia32,x32}_task() to in_{ia32,x32}_syscall()Dmitry Safonov2016-04-191-1/+1
* x86/thread_info: Merge two !__ASSEMBLY__ sectionsBorislav Petkov2016-03-291-4/+2
* x86/entry: Call enter_from_user_mode() with IRQs offAndy Lutomirski2016-03-101-1/+4
* x86/entry: Remove TIF_SINGLESTEP entry workAndy Lutomirski2016-03-101-1/+1
* x86/cpufeature: Carve out X86_FEATURE_*Borislav Petkov2016-01-301-1/+1
* Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2015-11-031-1/+0
|\
| * x86/asm: Remove thread_info.sysenter_returnAndy Lutomirski2015-10-091-1/+0
* | sched/core, sched/x86: Kill thread_info::saved_preempt_countPeter Zijlstra2015-10-061-2/+0
|/
* x86/entry: Remove do_notify_resume(), syscall_trace_leave(), and their TIF masksAndy Lutomirski2015-08-051-16/+0
* x86/vm86: Use the normal pt_regs area for vm86Brian Gerst2015-07-311-4/+7
* x86/entry: Define 'cpu_current_top_of_stack' for 64-bit codeDenys Vlasenko2015-05-081-6/+4
* x86/entry: Remove unused 'kernel_stack' per-cpu variableDenys Vlasenko2015-05-081-2/+0
* x86/entry: Stop using PER_CPU_VAR(kernel_stack)Denys Vlasenko2015-05-081-1/+7
* Merge branch 'exec_domain_rip_v2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-04-151-3/+0
|\
| * x86: Remove signal translation and exec_domainRichard Weinberger2015-04-121-3/+0
* | x86/asm/entry/64: Rename THREAD_INFO() to ASM_THREAD_INFO()Ingo Molnar2015-03-241-2/+2
* | x86/asm/entry/64: Merge the field offset into the THREAD_INFO() macroIngo Molnar2015-03-241-2/+2
* | x86/asm/entry/64: Improve the THREAD_INFO() macro explanationIngo Molnar2015-03-241-4/+23