index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
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
2024-01-31
x86/fred: Reserve space for the FRED stack frame
H. Peter Anvin (Intel)
2023-06-09
thread_info: move function declarations to linux/thread_info.h
Arnd Bergmann
2023-01-27
x86: Suppress KMSAN reports in arch_within_stack_frames()
Alexander Potapenko
2022-04-27
x86/split-lock: Remove unused TIF_SLD bit
Tony Luck
2021-09-30
x86: add CPU field to struct thread_info
Ard Biesheuvel
2021-07-28
x86/mm: Prepare for opt-in based L1D flush in switch_mm()
Balbir Singh
2021-07-28
x86/process: Make room for TIF_SPEC_L1D_FLUSH
Balbir Singh
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
[next]