index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
s390
/
include
/
asm
/
thread_info.h
Age
Commit message (
Expand
)
Author
Files
Lines
2019-07-16
arch: replace _BITUL() in kernel-space headers with BIT()
Masahiro Yamada
1
-17
/
+17
2018-11-02
s390/kasan: increase instrumented stack size to 64k
Vasily Gorbik
1
-1
/
+1
2018-10-09
s390/head: avoid doubling early boot stack size under KASAN
Vasily Gorbik
1
-0
/
+1
2018-10-09
s390/kasan: double the stack size
Vasily Gorbik
1
-0
/
+4
2018-10-09
s390: unify stack size definitions
Vasily Gorbik
1
-1
/
+4
2018-10-09
s390: add support for virtually mapped kernel stacks
Martin Schwidefsky
1
-3
/
+0
2018-04-23
s390: update sampling tag after task pid change
Martin Schwidefsky
1
-0
/
+3
2018-02-05
s390: run user space and KVM guests with modified branch prediction
Martin Schwidefsky
1
-0
/
+4
2018-01-09
Construct init thread stack in the linker script rather than by union
David Howells
1
-2
/
+0
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-06-13
s390/kvm: avoid global config of vm.alloc_pgste=1
Martin Schwidefsky
1
-0
/
+1
2017-05-02
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-8
/
+16
2017-03-22
s390: add a system call for guarded storage
Martin Schwidefsky
1
-5
/
+7
2017-03-08
livepatch/s390: add TIF_PATCH_PENDING thread flag
Miroslav Benes
1
-0
/
+2
2017-03-08
livepatch/s390: reorganize TIF thread flag bits
Jiri Slaby
1
-8
/
+14
2016-11-23
s390/thread_info: get rid of THREAD_ORDER define
Heiko Carstens
1
-4
/
+2
2016-11-15
s390: move sys_call_table and last_break from thread_info to thread_struct
Martin Schwidefsky
1
-2
/
+0
2016-11-11
s390: move cputime accounting fields from thread_info to thread_struct
Martin Schwidefsky
1
-2
/
+0
2016-11-11
s390: move system_call field from thread_info to thread_struct
Martin Schwidefsky
1
-1
/
+0
2016-11-11
s390: move thread_info into task_struct
Heiko Carstens
1
-11
/
+0
2016-11-11
s390/preempt: move preempt_count to the lowcore
Martin Schwidefsky
1
-2
/
+0
2016-05-10
s390: add missing declarations
Heiko Carstens
1
-0
/
+1
2015-11-27
s390: remove is_32bit_task() helper
Heiko Carstens
1
-2
/
+0
2015-10-14
s390/flags: use _BITUL macro
Heiko Carstens
1
-10
/
+12
2015-04-15
Merge branch 'exec_domain_rip_v2' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-2
/
+0
2015-04-12
s390: Remove signal translation and exec_domain
Richard Weinberger
1
-2
/
+0
2015-03-25
s390: add missing arch_release_task_struct() declaration
Heiko Carstens
1
-0
/
+2
2015-03-25
s390: remove 31 bit support
Heiko Carstens
1
-9
/
+0
2015-02-12
all arches, signal: move restart_block to struct task_struct
Andy Lutomirski
1
-4
/
+0
2014-09-25
s390/uprobes: architecture backend for uprobes
Jan Willeke
1
-0
/
+3
2014-05-20
s390: split TIF bits into CIF, PIF and TIF bits
Martin Schwidefsky
1
-20
/
+12
2014-05-20
s390/uaccess: simplify control register updates
Martin Schwidefsky
1
-3
/
+1
2014-04-03
s390/uaccess: rework uaccess code - fix locking issues
Heiko Carstens
1
-0
/
+2
2014-03-14
s390/ptrace: add support for PTRACE_SINGLEBLOCK
Martin Schwidefsky
1
-0
/
+1
2014-02-21
s390/mm,tlb: race of lazy TLB flush vs. recreation of TLB entries
Martin Schwidefsky
1
-0
/
+2
2013-11-13
preempt: Make PREEMPT_ACTIVE generic
Thomas Gleixner
1
-2
/
+0
2013-04-26
s390: remove small stack config option
Heiko Carstens
1
-5
/
+0
2013-04-26
s390: system call path micro optimization
Martin Schwidefsky
1
-0
/
+1
2012-10-01
sanitize tsk_is_polling()
Al Viro
1
-3
/
+0
2012-10-01
bury _TIF_RESTORE_SIGMASK
Al Viro
1
-1
/
+0
2012-07-20
s390/comments: unify copyright messages and remove file names
Heiko Carstens
1
-3
/
+1
2012-05-24
s390/headers: replace __s390x__ with CONFIG_64BIT where possible
Heiko Carstens
1
-3
/
+3
2012-05-24
s390/headers: remove #ifdef __KERNEL__ from not exported headers
Heiko Carstens
1
-4
/
+0
2012-05-16
s390: replace TIF_SIE with PF_VCPU
Martin Schwidefsky
1
-2
/
+0
2011-11-21
freezer: remove now unused TIF_FREEZE
Tejun Heo
1
-2
/
+0
2011-10-30
[S390] add TIF_SYSCALL thread flag
Martin Schwidefsky
1
-2
/
+2
2011-10-30
[S390] signal race with restarting system calls
Martin Schwidefsky
1
-0
/
+1
2011-10-30
[S390] fix _TIF_SINGLE_STEP definition
Tejun Heo
1
-1
/
+1
2011-07-24
[S390] move sie code to entry.S
Martin Schwidefsky
1
-0
/
+2
2011-01-12
[S390] Add is_32bit_task() helper function
Heiko Carstens
1
-0
/
+6
[next]