aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390/include/asm/thread_info.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-05-10s390: add missing declarationsHeiko Carstens1-0/+1
2015-11-27s390: remove is_32bit_task() helperHeiko Carstens1-2/+0
2015-10-14s390/flags: use _BITUL macroHeiko Carstens1-10/+12
2015-04-15Merge branch 'exec_domain_rip_v2' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/miscLinus Torvalds1-2/+0
2015-04-12s390: Remove signal translation and exec_domainRichard Weinberger1-2/+0
2015-03-25s390: add missing arch_release_task_struct() declarationHeiko Carstens1-0/+2
2015-03-25s390: remove 31 bit supportHeiko Carstens1-9/+0
2015-02-12all arches, signal: move restart_block to struct task_structAndy Lutomirski1-4/+0
2014-09-25s390/uprobes: architecture backend for uprobesJan Willeke1-0/+3
2014-05-20s390: split TIF bits into CIF, PIF and TIF bitsMartin Schwidefsky1-20/+12
2014-05-20s390/uaccess: simplify control register updatesMartin Schwidefsky1-3/+1
2014-04-03s390/uaccess: rework uaccess code - fix locking issuesHeiko Carstens1-0/+2
2014-03-14s390/ptrace: add support for PTRACE_SINGLEBLOCKMartin Schwidefsky1-0/+1
2014-02-21s390/mm,tlb: race of lazy TLB flush vs. recreation of TLB entriesMartin Schwidefsky1-0/+2
2013-11-13preempt: Make PREEMPT_ACTIVE genericThomas Gleixner1-2/+0
2013-04-26s390: remove small stack config optionHeiko Carstens1-5/+0
2013-04-26s390: system call path micro optimizationMartin Schwidefsky1-0/+1
2012-10-01sanitize tsk_is_polling()Al Viro1-3/+0
2012-10-01bury _TIF_RESTORE_SIGMASKAl Viro1-1/+0
2012-07-20s390/comments: unify copyright messages and remove file namesHeiko Carstens1-3/+1
2012-05-24s390/headers: replace __s390x__ with CONFIG_64BIT where possibleHeiko Carstens1-3/+3
2012-05-24s390/headers: remove #ifdef __KERNEL__ from not exported headersHeiko Carstens1-4/+0
2012-05-16s390: replace TIF_SIE with PF_VCPUMartin Schwidefsky1-2/+0
2011-11-21freezer: remove now unused TIF_FREEZETejun Heo1-2/+0
2011-10-30[S390] add TIF_SYSCALL thread flagMartin Schwidefsky1-2/+2
2011-10-30[S390] signal race with restarting system callsMartin Schwidefsky1-0/+1
2011-10-30[S390] fix _TIF_SINGLE_STEP definitionTejun Heo1-1/+1
2011-07-24[S390] move sie code to entry.SMartin Schwidefsky1-0/+2
2011-01-12[S390] Add is_32bit_task() helper functionHeiko Carstens1-0/+6
2011-01-05[S390] ptrace cleanupMartin Schwidefsky1-3/+5
2011-01-05[S390] current_thread_info optimizationMartin Schwidefsky1-1/+1
2010-05-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-1/+1
2010-05-17[S390] add breaking event address for user spaceMartin Schwidefsky1-0/+1
2010-05-14add descriptive comment for TIF_MEMDIE task flag declaration.Andreas Dilger1-1/+1
2010-02-26[S390] Cleanup struct _lowcore usage and defines.Heiko Carstens1-1/+1
2010-01-13[S390] remove superfluous TIF_USEDFPU bitMartin Schwidefsky1-7/+5
2009-08-26tracing: Rename FTRACE_SYSCALLS for tracepointsJosh Stone1-2/+2
2009-07-10sched: INIT_PREEMPT_COUNTPeter Zijlstra1-1/+1
2009-06-12[S390] ftrace: add system call tracer supportHeiko Carstens1-0/+2
2009-06-12[S390] secure computing arch backendHeiko Carstens1-4/+6
2009-04-14[S390] s390: move machine flags to lowcoreChristian Ehrhardt1-1/+2
2008-12-31[PATCH] improve precision of process accounting.Martin Schwidefsky1-0/+2
2008-10-28[S390] No more 4kb stacks.Heiko Carstens1-5/+0
2008-10-20container freezer: add TIF_FREEZE flag to all architecturesMatt Helsley1-0/+2
2008-10-10[S390] ptrace changesMartin Schwidefsky1-0/+2
2008-08-01[S390] move include/asm-s390 to arch/s390/include/asmMartin Schwidefsky1-0/+118