aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390/kernel/entry.S
Commit message (Expand)AuthorAgeFilesLines
* [S390] add TIF_SYSCALL thread flagMartin Schwidefsky2011-10-301-41/+25
* [S390] signal race with restarting system callsMartin Schwidefsky2011-10-301-14/+14
* [S390] lowcore cleanupMartin Schwidefsky2011-10-301-2/+2
* [S390] Add PSW restart shutdown triggerMichael Holzheu2011-08-031-0/+28
* [S390] fix s390 assembler code alignmentsJan Glauber2011-07-241-21/+11
* [S390] pfault: cpu hotplug vs missing completion interruptsHeiko Carstens2011-05-231-0/+1
* [S390] kernel: Initialize register 14 when starting new CPUMichael Holzheu2011-05-101-1/+1
* [S390] ptrace cleanupMartin Schwidefsky2011-01-051-40/+30
* [S390] 31 bit entry.S update.Martin Schwidefsky2011-01-051-103/+109
* [S390] add kprobes annotationsMartin Schwidefsky2011-01-051-0/+4
* [S390] fix kprobes single steppingMartin Schwidefsky2010-10-291-0/+1
* [S390] cleanup system call parameter setupMartin Schwidefsky2010-10-251-3/+3
* [S390] cleanup lowcore access from external interruptsMartin Schwidefsky2010-10-251-1/+2
* [S390] cleanup lowcore access from program checksMartin Schwidefsky2010-10-251-25/+10
* [S390] Fix IRQ tracing in case of PERHeiko Carstens2010-07-271-2/+10
* [S390] add breaking event address for user spaceMartin Schwidefsky2010-05-171-2/+2
* [S390] idle time accounting vs. machine checksMartin Schwidefsky2010-05-171-28/+26
* [S390] improve irq tracing code in entry[64].SMartin Schwidefsky2010-05-171-114/+91
* [S390] cleanup sysc_work and io_work codeMartin Schwidefsky2010-05-171-47/+28
* [S390] fix io_return critical section cleanupMartin Schwidefsky2010-04-091-1/+7
* [S390] Cleanup struct _lowcore usage and defines.Heiko Carstens2010-02-261-1/+0
* [S390] fix single stepped svcs with TRACE_IRQFLAGS=yMartin Schwidefsky2010-01-271-0/+1
* [S390] s390: fix single stepping on svc0Christian Borntraeger2009-11-131-4/+4
* Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2009-09-111-1/+1
|\
| * tracing: Rename FTRACE_SYSCALLS for tracepointsJosh Stone2009-08-261-1/+1
* | [S390] move (io|sysc)_restore_trace_psw into .data sectionHendrik Brueckner2009-09-111-2/+14
|/
* [S390] ftrace: add system call tracer supportHeiko Carstens2009-06-121-1/+3
* [S390] secure computing arch backendHeiko Carstens2009-06-121-2/+3
* [S390] cpu hotplug and accounting valuesMartin Schwidefsky2009-04-141-0/+13
* [PATCH] improve idle cputime accountingMartin Schwidefsky2008-12-311-2/+3
* [S390] Remove config options.Martin Schwidefsky2008-12-251-49/+7
* [S390] audit: get s390 ret_from_fork in sync with other architecturesAl Viro2008-12-251-1/+1
* [S390] fix system call parameter functions.Martin Schwidefsky2008-11-271-10/+11
* [S390] ftrace: fix kernel stack backchain walkingHeiko Carstens2008-11-141-7/+11
* [S390] lockdep: fix compile bugHeiko Carstens2008-11-141-0/+2
* [S390] ptrace changesMartin Schwidefsky2008-10-101-10/+40
* [S390] s390: Optimize user and work TIF checkMartin Schwidefsky2008-05-071-15/+14
* signals: s390: renumber TIF_RESTORE_SIGMASKRoland McGrath2008-04-301-7/+7
* [S390] Fix couple of section mismatches.Heiko Carstens2008-02-051-5/+2
* [S390] Fix compile error on 31bit without preemptionChristian Borntraeger2007-12-041-0/+2
* [S390] Fix kernel preemption.Heiko Carstens2007-11-201-10/+5
* [S390] Fix irq tracing and lockdep_sys_exit calls.Heiko Carstens2007-11-201-33/+76
* lockdep: s390: connect the sysexit hookHeiko Carstens2007-10-111-0/+12
* [S390] Fix IRQ tracing.Heiko Carstens2007-07-271-2/+4
* [S390] system call optimization.Martin Schwidefsky2007-07-101-1/+6
* [S390] Fix yet another two section mismatches.Heiko Carstens2007-06-191-1/+7
* [S390] System call cleanup.Martin Schwidefsky2007-04-271-55/+32
* [S390] Whitespace cleanup.Heiko Carstens2006-09-281-235/+234
* [S390] add kprobes support.Michael Grundy2006-09-201-0/+12
* [PATCH] lockdep: irqtrace subsystem, s390 supportHeiko Carstens2006-07-031-1/+28