summaryrefslogtreecommitdiffstats
path: root/arch/s390/include/asm/thread_info.h
Commit message (Expand)AuthorAgeFilesLines
* s390/kvm: avoid global config of vm.alloc_pgste=1Martin Schwidefsky2017-06-131-0/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2017-05-021-8/+16
|\
| * livepatch/s390: add TIF_PATCH_PENDING thread flagMiroslav Benes2017-03-081-0/+2
| * livepatch/s390: reorganize TIF thread flag bitsJiri Slaby2017-03-081-8/+14
* | s390: add a system call for guarded storageMartin Schwidefsky2017-03-221-5/+7
|/
* s390/thread_info: get rid of THREAD_ORDER defineHeiko Carstens2016-11-231-4/+2
* s390: move sys_call_table and last_break from thread_info to thread_structMartin Schwidefsky2016-11-151-2/+0
* s390: move cputime accounting fields from thread_info to thread_structMartin Schwidefsky2016-11-111-2/+0
* s390: move system_call field from thread_info to thread_structMartin Schwidefsky2016-11-111-1/+0
* s390: move thread_info into task_structHeiko Carstens2016-11-111-11/+0
* s390/preempt: move preempt_count to the lowcoreMartin Schwidefsky2016-11-111-2/+0
* s390: add missing declarationsHeiko Carstens2016-05-101-0/+1
* s390: remove is_32bit_task() helperHeiko Carstens2015-11-271-2/+0
* s390/flags: use _BITUL macroHeiko Carstens2015-10-141-10/+12
* Merge branch 'exec_domain_rip_v2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-04-151-2/+0
|\
| * s390: Remove signal translation and exec_domainRichard Weinberger2015-04-121-2/+0
* | s390: add missing arch_release_task_struct() declarationHeiko Carstens2015-03-251-0/+2
* | s390: remove 31 bit supportHeiko Carstens2015-03-251-9/+0
|/
* all arches, signal: move restart_block to struct task_structAndy Lutomirski2015-02-121-4/+0
* s390/uprobes: architecture backend for uprobesJan Willeke2014-09-251-0/+3
* s390: split TIF bits into CIF, PIF and TIF bitsMartin Schwidefsky2014-05-201-20/+12
* s390/uaccess: simplify control register updatesMartin Schwidefsky2014-05-201-3/+1
* s390/uaccess: rework uaccess code - fix locking issuesHeiko Carstens2014-04-031-0/+2
* s390/ptrace: add support for PTRACE_SINGLEBLOCKMartin Schwidefsky2014-03-141-0/+1
* s390/mm,tlb: race of lazy TLB flush vs. recreation of TLB entriesMartin Schwidefsky2014-02-211-0/+2
* preempt: Make PREEMPT_ACTIVE genericThomas Gleixner2013-11-131-2/+0
* s390: remove small stack config optionHeiko Carstens2013-04-261-5/+0
* s390: system call path micro optimizationMartin Schwidefsky2013-04-261-0/+1
* sanitize tsk_is_polling()Al Viro2012-10-011-3/+0
* bury _TIF_RESTORE_SIGMASKAl Viro2012-10-011-1/+0
* s390/comments: unify copyright messages and remove file namesHeiko Carstens2012-07-201-3/+1
* s390/headers: replace __s390x__ with CONFIG_64BIT where possibleHeiko Carstens2012-05-241-3/+3
* s390/headers: remove #ifdef __KERNEL__ from not exported headersHeiko Carstens2012-05-241-4/+0
* s390: replace TIF_SIE with PF_VCPUMartin Schwidefsky2012-05-161-2/+0
* freezer: remove now unused TIF_FREEZETejun Heo2011-11-211-2/+0
* [S390] add TIF_SYSCALL thread flagMartin Schwidefsky2011-10-301-2/+2
* [S390] signal race with restarting system callsMartin Schwidefsky2011-10-301-0/+1
* [S390] fix _TIF_SINGLE_STEP definitionTejun Heo2011-10-301-1/+1
* [S390] move sie code to entry.SMartin Schwidefsky2011-07-241-0/+2
* [S390] Add is_32bit_task() helper functionHeiko Carstens2011-01-121-0/+6
* [S390] ptrace cleanupMartin Schwidefsky2011-01-051-3/+5
* [S390] current_thread_info optimizationMartin Schwidefsky2011-01-051-1/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2010-05-201-1/+1
|\
| * add descriptive comment for TIF_MEMDIE task flag declaration.Andreas Dilger2010-05-141-1/+1
* | [S390] add breaking event address for user spaceMartin Schwidefsky2010-05-171-0/+1
|/
* [S390] Cleanup struct _lowcore usage and defines.Heiko Carstens2010-02-261-1/+1
* [S390] remove superfluous TIF_USEDFPU bitMartin Schwidefsky2010-01-131-7/+5
* tracing: Rename FTRACE_SYSCALLS for tracepointsJosh Stone2009-08-261-2/+2
* sched: INIT_PREEMPT_COUNTPeter Zijlstra2009-07-101-1/+1
* [S390] ftrace: add system call tracer supportHeiko Carstens2009-06-121-0/+2
OpenPOWER on IntegriCloud