index
:
asmadeus/linux.git
for-next
The linux kernel
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
2014-09-25
s390/uprobes: architecture backend for uprobes
Jan Willeke
2014-05-20
s390: split TIF bits into CIF, PIF and TIF bits
Martin Schwidefsky
2014-05-20
s390/uaccess: simplify control register updates
Martin Schwidefsky
2014-04-03
s390/uaccess: rework uaccess code - fix locking issues
Heiko Carstens
2014-03-14
s390/ptrace: add support for PTRACE_SINGLEBLOCK
Martin Schwidefsky
2014-02-21
s390/mm,tlb: race of lazy TLB flush vs. recreation of TLB entries
Martin Schwidefsky
2013-11-13
preempt: Make PREEMPT_ACTIVE generic
Thomas Gleixner
2013-04-26
s390: remove small stack config option
Heiko Carstens
2013-04-26
s390: system call path micro optimization
Martin Schwidefsky
2012-10-01
sanitize tsk_is_polling()
Al Viro
2012-10-01
bury _TIF_RESTORE_SIGMASK
Al Viro
2012-07-20
s390/comments: unify copyright messages and remove file names
Heiko Carstens
2012-05-24
s390/headers: replace __s390x__ with CONFIG_64BIT where possible
Heiko Carstens
2012-05-24
s390/headers: remove #ifdef __KERNEL__ from not exported headers
Heiko Carstens
2012-05-16
s390: replace TIF_SIE with PF_VCPU
Martin Schwidefsky
2011-11-21
freezer: remove now unused TIF_FREEZE
Tejun Heo
2011-10-30
[S390] add TIF_SYSCALL thread flag
Martin Schwidefsky
2011-10-30
[S390] signal race with restarting system calls
Martin Schwidefsky
2011-10-30
[S390] fix _TIF_SINGLE_STEP definition
Tejun Heo
2011-07-24
[S390] move sie code to entry.S
Martin Schwidefsky
2011-01-12
[S390] Add is_32bit_task() helper function
Heiko Carstens
2011-01-05
[S390] ptrace cleanup
Martin Schwidefsky
2011-01-05
[S390] current_thread_info optimization
Martin Schwidefsky
2010-05-20
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2010-05-17
[S390] add breaking event address for user space
Martin Schwidefsky
2010-05-14
add descriptive comment for TIF_MEMDIE task flag declaration.
Andreas Dilger
2010-02-26
[S390] Cleanup struct _lowcore usage and defines.
Heiko Carstens
2010-01-13
[S390] remove superfluous TIF_USEDFPU bit
Martin Schwidefsky
2009-08-26
tracing: Rename FTRACE_SYSCALLS for tracepoints
Josh Stone
2009-07-10
sched: INIT_PREEMPT_COUNT
Peter Zijlstra
2009-06-12
[S390] ftrace: add system call tracer support
Heiko Carstens
2009-06-12
[S390] secure computing arch backend
Heiko Carstens
2009-04-14
[S390] s390: move machine flags to lowcore
Christian Ehrhardt
2008-12-31
[PATCH] improve precision of process accounting.
Martin Schwidefsky
2008-10-28
[S390] No more 4kb stacks.
Heiko Carstens
2008-10-20
container freezer: add TIF_FREEZE flag to all architectures
Matt Helsley
2008-10-10
[S390] ptrace changes
Martin Schwidefsky
2008-08-01
[S390] move include/asm-s390 to arch/s390/include/asm
Martin Schwidefsky