index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
include
/
asm
/
thread_info.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
sched, x86: Update the comment for TIF_NEED_RESCHED_LAZY.
Sebastian Andrzej Siewior
2024-11-11
1
-1
/
+1
*
sched, x86: Enable Lazy preemption
Peter Zijlstra
2024-11-05
1
-2
/
+4
*
x86/fred: Reserve space for the FRED stack frame
H. Peter Anvin (Intel)
2024-01-31
1
-3
/
+9
*
thread_info: move function declarations to linux/thread_info.h
Arnd Bergmann
2023-06-10
1
-3
/
+0
*
x86: Suppress KMSAN reports in arch_within_stack_frames()
Alexander Potapenko
2023-01-27
1
-0
/
+5
*
x86/split-lock: Remove unused TIF_SLD bit
Tony Luck
2022-04-27
1
-3
/
+1
*
x86: add CPU field to struct thread_info
Ard Biesheuvel
2021-09-30
1
-0
/
+3
*
x86/mm: Prepare for opt-in based L1D flush in switch_mm()
Balbir Singh
2021-07-28
1
-0
/
+2
*
x86/process: Make room for TIF_SPEC_L1D_FLUSH
Balbir Singh
2021-07-28
1
-2
/
+2
*
x86/process/64: Move cpu_current_top_of_stack out of TSS
Lai Jiangshan
2021-03-28
1
-7
/
+1
*
x86: Introduce restart_block->arch_data to remove TS_COMPAT_RESTART
Oleg Nesterov
2021-03-16
1
-10
/
+2
*
x86: Introduce TS_COMPAT_RESTART to fix get_nr_restart_syscall()
Oleg Nesterov
2021-03-16
1
-1
/
+13
*
x86: Move TS_COMPAT back to asm/thread_info.h
Oleg Nesterov
2021-03-16
1
-0
/
+9
*
x86: Reclaim unused x86 TI flags
Gabriel Krisman Bertazi
2020-11-16
1
-10
/
+0
*
x86: Expose syscall_work field in thread_info
Gabriel Krisman Bertazi
2020-11-16
1
-0
/
+1
*
x86: Wire up TIF_NOTIFY_SIGNAL
Jens Axboe
2020-10-29
1
-0
/
+2
*
x86: Reclaim TIF_IA32 and TIF_X32
Gabriel Krisman Bertazi
2020-10-26
1
-4
/
+0
*
x86: remove address space overrides using set_fs()
Christoph Hellwig
2020-09-09
1
-2
/
+0
*
x86/entry: Use generic syscall entry function
Thomas Gleixner
2020-07-24
1
-5
/
+0
*
Merge tag 'x86-splitlock-2020-03-30' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2020-03-31
1
-1
/
+3
|
\
|
*
x86/split_lock: Enable split lock detection by kernel
Peter Zijlstra (Intel)
2020-02-20
1
-1
/
+3
*
|
x86: Remove TIF_NOHZ
Frederic Weisbecker
2020-02-14
1
-2
/
+0
*
|
x86/entry: Remove _TIF_NOHZ from _TIF_WORK_SYSCALL_ENTRY
Thomas Gleixner
2020-02-14
1
-6
/
+2
|
/
*
x86: Remove force_iret()
Brian Gerst
2020-01-08
1
-9
/
+0
*
x86/ioperm: Extend IOPL config to control ioperm() as well
Thomas Gleixner
2019-11-16
1
-1
/
+6
*
x86/ioperm: Move TSS bitmap update to exit to user work
Thomas Gleixner
2019-11-16
1
-4
/
+5
*
x86/entry: Add TIF_NEED_FPU_LOAD
Sebastian Andrzej Siewior
2019-04-11
1
-0
/
+2
*
x86/thread_info: Remove _TIF_ALLWORK_MASK
Sebastian Andrzej Siewior
2018-12-03
1
-8
/
+0
*
x86/speculation: Prevent stale SPEC_CTRL msr content
Thomas Gleixner
2018-11-28
1
-1
/
+3
*
x86/speculation: Avoid __switch_to_xtra() calls
Thomas Gleixner
2018-11-28
1
-2
/
+11
*
x86/speculation: Prepare for per task indirect branch speculation control
Tim Chen
2018-11-28
1
-1
/
+4
*
x86/speculation: Update the TIF_SSBD comment
Tim Chen
2018-11-28
1
-1
/
+1
*
x86/bugs: Rename _RDS to _SSBD
Konrad Rzeszutek Wilk
2018-05-09
1
-3
/
+3
*
x86/process: Allow runtime control of Speculative Store Bypass
Thomas Gleixner
2018-05-03
1
-1
/
+3
*
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2018-02-04
1
-1
/
+2
|
\
|
*
x86/asm: Move 'status' from thread_struct to thread_info
Andy Lutomirski
2018-01-30
1
-1
/
+2
*
|
Construct init thread stack in the linker script rather than by union
David Howells
2018-01-10
1
-2
/
+0
|
/
*
x86/entry/64: Make cpu_entry_area.tss read-only
Andy Lutomirski
2017-12-17
1
-1
/
+1
*
x86/entry/64: Separate cpu_current_top_of_stack from TSS.sp0
Andy Lutomirski
2017-12-17
1
-1
/
+1
*
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
1
-0
/
+1
*
x86/asm: Use register variable to get stack pointer value
Andrey Ryabinin
2017-09-29
1
-11
/
+0
*
x86/syscalls: Check address limit on user-mode return
Thomas Garnier
2017-07-08
1
-1
/
+4
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2017-05-03
1
-6
/
+7
|
\
|
*
livepatch/x86: add TIF_PATCH_PENDING thread flag
Josh Poimboeuf
2017-03-08
1
-1
/
+3
|
*
x86/entry: define _TIF_ALLWORK_MASK flags explicitly
Josh Poimboeuf
2017-03-08
1
-6
/
+5
*
|
Merge tag 'usercopy-v4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2017-05-02
1
-6
/
+7
|
\
\
|
*
|
usercopy: Move enum for arch_within_stack_frames()
Sahara
2017-04-04
1
-6
/
+7
|
|
/
*
/
x86/arch_prctl: Add ARCH_[GET|SET]_CPUID
Kyle Huey
2017-03-20
1
-1
/
+5
|
/
*
sched/core, x86: Make struct thread_info arch specific again
Heiko Carstens
2016-10-20
1
-0
/
+9
*
x86: Move thread_info into task_struct
Andy Lutomirski
2016-09-15
1
-46
/
+0
[next]