aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390/include/asm/thread_info.h
AgeCommit message (Expand)Author
2023-06-09thread_info: move function declarations to linux/thread_info.hArnd Bergmann
2023-04-04s390/stack: use STACK_INIT_OFFSET where possibleHeiko Carstens
2023-03-13s390/bp: remove TIF_ISOLATE_BPHeiko Carstens
2021-09-30s390: add CPU field to struct thread_infoArd Biesheuvel
2021-02-09s390/thread_info.h: fix task_struct declaration warningAlexander Egorenkov
2021-01-19s390: convert to generic entrySven Schnelle
2020-12-16Merge tag 'tif-task_work.arch-2020-12-14' of git://git.kernel.dk/linux-blockLinus Torvalds
2020-11-20s390/decompressor: add stacktrace supportVasily Gorbik
2020-11-09s390: add support for TIF_NOTIFY_SIGNALJens Axboe
2020-07-10s390: Break cyclic percpu includePeter Zijlstra
2019-07-16arch: replace _BITUL() in kernel-space headers with BIT()Masahiro Yamada
2018-11-02s390/kasan: increase instrumented stack size to 64kVasily Gorbik
2018-10-09s390/head: avoid doubling early boot stack size under KASANVasily Gorbik
2018-10-09s390/kasan: double the stack sizeVasily Gorbik
2018-10-09s390: unify stack size definitionsVasily Gorbik
2018-10-09s390: add support for virtually mapped kernel stacksMartin Schwidefsky
2018-04-23s390: update sampling tag after task pid changeMartin Schwidefsky
2018-02-05s390: run user space and KVM guests with modified branch predictionMartin Schwidefsky
2018-01-09Construct init thread stack in the linker script rather than by unionDavid Howells
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-06-13s390/kvm: avoid global config of vm.alloc_pgste=1Martin Schwidefsky
2017-05-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2017-03-22s390: add a system call for guarded storageMartin Schwidefsky
2017-03-08livepatch/s390: add TIF_PATCH_PENDING thread flagMiroslav Benes
2017-03-08livepatch/s390: reorganize TIF thread flag bitsJiri Slaby
2016-11-23s390/thread_info: get rid of THREAD_ORDER defineHeiko Carstens
2016-11-15s390: move sys_call_table and last_break from thread_info to thread_structMartin Schwidefsky
2016-11-11s390: move cputime accounting fields from thread_info to thread_structMartin Schwidefsky
2016-11-11s390: move system_call field from thread_info to thread_structMartin Schwidefsky
2016-11-11s390: move thread_info into task_structHeiko Carstens
2016-11-11s390/preempt: move preempt_count to the lowcoreMartin Schwidefsky
2016-05-10s390: add missing declarationsHeiko Carstens
2015-11-27s390: remove is_32bit_task() helperHeiko Carstens
2015-10-14s390/flags: use _BITUL macroHeiko Carstens
2015-04-15Merge branch 'exec_domain_rip_v2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2015-04-12s390: Remove signal translation and exec_domainRichard Weinberger
2015-03-25s390: add missing arch_release_task_struct() declarationHeiko Carstens
2015-03-25s390: remove 31 bit supportHeiko Carstens
2015-02-12all arches, signal: move restart_block to struct task_structAndy Lutomirski
2014-09-25s390/uprobes: architecture backend for uprobesJan Willeke
2014-05-20s390: split TIF bits into CIF, PIF and TIF bitsMartin Schwidefsky
2014-05-20s390/uaccess: simplify control register updatesMartin Schwidefsky
2014-04-03s390/uaccess: rework uaccess code - fix locking issuesHeiko Carstens
2014-03-14s390/ptrace: add support for PTRACE_SINGLEBLOCKMartin Schwidefsky
2014-02-21s390/mm,tlb: race of lazy TLB flush vs. recreation of TLB entriesMartin Schwidefsky
2013-11-13preempt: Make PREEMPT_ACTIVE genericThomas Gleixner
2013-04-26s390: remove small stack config optionHeiko Carstens
2013-04-26s390: system call path micro optimizationMartin Schwidefsky
2012-10-01sanitize tsk_is_polling()Al Viro
2012-10-01bury _TIF_RESTORE_SIGMASKAl Viro