index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
s390
/
include
/
asm
/
thread_info.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
s390/entry: Move SIE indicator flag to thread info
Heiko Carstens
2024-07-23
1
-0
/
+1
*
s390: use a larger stack for KMSAN
Ilya Leoshkevich
2024-07-04
1
-1
/
+1
*
thread_info: move function declarations to linux/thread_info.h
Arnd Bergmann
2023-06-10
1
-3
/
+0
*
s390/stack: use STACK_INIT_OFFSET where possible
Heiko Carstens
2023-04-04
1
-3
/
+5
*
s390/bp: remove TIF_ISOLATE_BP
Heiko Carstens
2023-03-13
1
-2
/
+0
*
s390: add CPU field to struct thread_info
Ard Biesheuvel
2021-09-30
1
-0
/
+1
*
s390/thread_info.h: fix task_struct declaration warning
Alexander Egorenkov
2021-02-09
1
-0
/
+2
*
s390: convert to generic entry
Sven Schnelle
2021-01-19
1
-0
/
+3
*
Merge tag 'tif-task_work.arch-2020-12-14' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-12-16
1
-0
/
+2
|
\
|
*
s390: add support for TIF_NOTIFY_SIGNAL
Jens Axboe
2020-11-09
1
-0
/
+2
*
|
s390/decompressor: add stacktrace support
Vasily Gorbik
2020-11-20
1
-1
/
+1
|
/
*
s390: Break cyclic percpu include
Peter Zijlstra
2020-07-10
1
-1
/
+0
*
arch: replace _BITUL() in kernel-space headers with BIT()
Masahiro Yamada
2019-07-17
1
-17
/
+17
*
s390/kasan: increase instrumented stack size to 64k
Vasily Gorbik
2018-11-02
1
-1
/
+1
*
s390/head: avoid doubling early boot stack size under KASAN
Vasily Gorbik
2018-10-09
1
-0
/
+1
*
s390/kasan: double the stack size
Vasily Gorbik
2018-10-09
1
-0
/
+4
*
s390: unify stack size definitions
Vasily Gorbik
2018-10-09
1
-1
/
+4
*
s390: add support for virtually mapped kernel stacks
Martin Schwidefsky
2018-10-09
1
-3
/
+0
*
s390: update sampling tag after task pid change
Martin Schwidefsky
2018-04-23
1
-0
/
+3
*
s390: run user space and KVM guests with modified branch prediction
Martin Schwidefsky
2018-02-05
1
-0
/
+4
*
Construct init thread stack in the linker script rather than by union
David Howells
2018-01-10
1
-2
/
+0
*
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
1
-0
/
+1
*
s390/kvm: avoid global config of vm.alloc_pgste=1
Martin Schwidefsky
2017-06-13
1
-0
/
+1
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2017-05-03
1
-8
/
+16
|
\
|
*
livepatch/s390: add TIF_PATCH_PENDING thread flag
Miroslav Benes
2017-03-08
1
-0
/
+2
|
*
livepatch/s390: reorganize TIF thread flag bits
Jiri Slaby
2017-03-08
1
-8
/
+14
*
|
s390: add a system call for guarded storage
Martin Schwidefsky
2017-03-22
1
-5
/
+7
|
/
*
s390/thread_info: get rid of THREAD_ORDER define
Heiko Carstens
2016-11-23
1
-4
/
+2
*
s390: move sys_call_table and last_break from thread_info to thread_struct
Martin Schwidefsky
2016-11-15
1
-2
/
+0
*
s390: move cputime accounting fields from thread_info to thread_struct
Martin Schwidefsky
2016-11-11
1
-2
/
+0
*
s390: move system_call field from thread_info to thread_struct
Martin Schwidefsky
2016-11-11
1
-1
/
+0
*
s390: move thread_info into task_struct
Heiko Carstens
2016-11-11
1
-11
/
+0
*
s390/preempt: move preempt_count to the lowcore
Martin Schwidefsky
2016-11-11
1
-2
/
+0
*
s390: add missing declarations
Heiko Carstens
2016-05-10
1
-0
/
+1
*
s390: remove is_32bit_task() helper
Heiko Carstens
2015-11-27
1
-2
/
+0
*
s390/flags: use _BITUL macro
Heiko Carstens
2015-10-14
1
-10
/
+12
*
Merge branch 'exec_domain_rip_v2' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2015-04-15
1
-2
/
+0
|
\
|
*
s390: Remove signal translation and exec_domain
Richard Weinberger
2015-04-12
1
-2
/
+0
*
|
s390: add missing arch_release_task_struct() declaration
Heiko Carstens
2015-03-25
1
-0
/
+2
*
|
s390: remove 31 bit support
Heiko Carstens
2015-03-25
1
-9
/
+0
|
/
*
all arches, signal: move restart_block to struct task_struct
Andy Lutomirski
2015-02-13
1
-4
/
+0
*
s390/uprobes: architecture backend for uprobes
Jan Willeke
2014-09-25
1
-0
/
+3
*
s390: split TIF bits into CIF, PIF and TIF bits
Martin Schwidefsky
2014-05-20
1
-20
/
+12
*
s390/uaccess: simplify control register updates
Martin Schwidefsky
2014-05-20
1
-3
/
+1
*
s390/uaccess: rework uaccess code - fix locking issues
Heiko Carstens
2014-04-03
1
-0
/
+2
*
s390/ptrace: add support for PTRACE_SINGLEBLOCK
Martin Schwidefsky
2014-03-14
1
-0
/
+1
*
s390/mm,tlb: race of lazy TLB flush vs. recreation of TLB entries
Martin Schwidefsky
2014-02-21
1
-0
/
+2
*
preempt: Make PREEMPT_ACTIVE generic
Thomas Gleixner
2013-11-13
1
-2
/
+0
*
s390: remove small stack config option
Heiko Carstens
2013-04-26
1
-5
/
+0
*
s390: system call path micro optimization
Martin Schwidefsky
2013-04-26
1
-0
/
+1
[next]