summaryrefslogtreecommitdiff
path: root/arch/x86/include/asm/thread_info.h
AgeCommit message (Expand)Author
2019-05-14x86/speculation: Prevent stale SPEC_CTRL msr contentThomas Gleixner
2019-05-14x86/speculation: Avoid __switch_to_xtra() callsThomas Gleixner
2019-05-14x86/speculation: Prepare for per task indirect branch speculation controlTim Chen
2019-05-14x86/speculation: Update the TIF_SSBD commentTim Chen
2018-05-22x86/bugs: Rename _RDS to _SSBDKonrad Rzeszutek Wilk
2018-05-22x86/process: Allow runtime control of Speculative Store BypassThomas Gleixner
2018-02-13x86/asm: Move 'status' from thread_struct to thread_infoAndy Lutomirski
2018-01-17x86/asm: Use register variable to get stack pointer valueAndrey Ryabinin
2016-10-20sched/core, x86: Make struct thread_info arch specific againHeiko Carstens
2016-09-15x86: Move thread_info into task_structAndy Lutomirski
2016-09-15x86/asm: Move the thread_info::status field to thread_structAndy Lutomirski
2016-08-24sched/x86: Rewrite the switch_to() codeBrian Gerst
2016-08-08Merge tag 'usercopy-v4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/ke...Linus Torvalds
2016-08-06Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2016-08-02signal: consolidate {TS,TLF}_RESTORE_SIGMASK codeAndy Lutomirski
2016-07-27x86/ptrace: Stop setting TS_COMPAT in ptrace codeAndy Lutomirski
2016-07-26mm: Implement stack frame object validationKees Cook
2016-07-15x86/uaccess: Move thread_info::addr_limit to thread_structAndy Lutomirski
2016-07-15x86/uaccess: Move thread_info::uaccess_err and thread_info::sig_on_uaccess_er...Andy Lutomirski
2016-04-19x86/entry: Rename is_{ia32,x32}_task() to in_{ia32,x32}_syscall()Dmitry Safonov
2016-03-29x86/thread_info: Merge two !__ASSEMBLY__ sectionsBorislav Petkov
2016-03-10x86/entry: Call enter_from_user_mode() with IRQs offAndy Lutomirski
2016-03-10x86/entry: Remove TIF_SINGLESTEP entry workAndy Lutomirski
2016-01-30x86/cpufeature: Carve out X86_FEATURE_*Borislav Petkov
2015-11-03Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2015-10-09x86/asm: Remove thread_info.sysenter_returnAndy Lutomirski
2015-10-06sched/core, sched/x86: Kill thread_info::saved_preempt_countPeter Zijlstra
2015-08-05x86/entry: Remove do_notify_resume(), syscall_trace_leave(), and their TIF masksAndy Lutomirski
2015-07-31x86/vm86: Use the normal pt_regs area for vm86Brian Gerst
2015-05-08x86/entry: Define 'cpu_current_top_of_stack' for 64-bit codeDenys Vlasenko
2015-05-08x86/entry: Remove unused 'kernel_stack' per-cpu variableDenys Vlasenko
2015-05-08x86/entry: Stop using PER_CPU_VAR(kernel_stack)Denys Vlasenko
2015-04-15Merge branch 'exec_domain_rip_v2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2015-04-12x86: Remove signal translation and exec_domainRichard Weinberger
2015-03-24x86/asm/entry/64: Rename THREAD_INFO() to ASM_THREAD_INFO()Ingo Molnar
2015-03-24x86/asm/entry/64: Merge the field offset into the THREAD_INFO() macroIngo Molnar
2015-03-24x86/asm/entry/64: Improve the THREAD_INFO() macro explanationIngo Molnar
2015-03-24x86/asm/entry: Get rid of KERNEL_STACK_OFFSETDenys Vlasenko
2015-03-24x86/asm/entry/64: Change the THREAD_INFO() definition to not depend on KERNEL...Denys Vlasenko
2015-03-23x86/asm/entry: Fix execve() and sigreturn() syscalls to always return via IRETBrian Gerst
2015-03-17x86/asm/entry: Create and use a 'TOP_OF_KERNEL_STACK_PADDING' macroAndy Lutomirski
2015-03-07x86/asm/entry: Replace this_cpu_sp0() with current_top_of_stack() and fix it ...Andy Lutomirski
2015-03-06x86/asm/entry: Switch all C consumers of kernel_stack to this_cpu_sp0()Andy Lutomirski
2015-02-12all arches, signal: move restart_block to struct task_structAndy Lutomirski
2015-01-07x86, mce: Get rid of TIF_MCE_NOTIFY and associated mce tricksLuck, Tony
2015-01-02x86: Clean up current_stack_pointerAndy Lutomirski
2014-11-23uprobes, x86: Fix _TIF_UPROBE vs _TIF_NOTIFY_RESUMEAndy Lutomirski
2014-05-08sched/idle, x86: Switch from TS_POLLING to TIF_POLLING_NRFLAGPeter Zijlstra
2014-03-06x86: Keep thread_info on thread stack in x86_32Steven Rostedt
2014-03-06x86: Prepare removal of previous_esp from i386 thread_info structureSteven Rostedt