summaryrefslogtreecommitdiffstats
path: root/arch/s390/kernel/entry.S
Commit message (Expand)AuthorAgeFilesLines
* s390: fix system call restart after inferior callMartin Schwidefsky2013-09-301-0/+1
* s390/time: return with irqs disabled from psw_idleMartin Schwidefsky2013-08-281-2/+2
* s390: convert interrupt handling to use generic hardirqMartin Schwidefsky2013-08-221-3/+9
* s390/irq: store interrupt information in pt_regsMartin Schwidefsky2013-06-261-2/+10
* s390: system call path micro optimizationMartin Schwidefsky2013-04-261-2/+1
* s390: lowcore stack pointer offsetsMartin Schwidefsky2013-04-261-20/+16
* s390: critical section cleanup vs. machine checksMartin Schwidefsky2013-03-051-1/+2
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2012-12-131-4/+3
|\
| * s390/ptrace: race of single stepping vs signal deliveryMartin Schwidefsky2012-11-231-4/+3
* | s390: switch to saner kernel_execve() semanticsAl Viro2012-10-291-27/+5
|/
* s390: convert to generic kernel_execve()Al Viro2012-09-301-24/+6
* s390: fold kernel_thread_helper() into ret_from_fork()Al Viro2012-09-301-3/+15
* s390: fold execve_tail() into start_thread(), convert to generic sys_execve()Al Viro2012-09-301-3/+0
* s390/vtimer: rework virtual timer interfaceMartin Schwidefsky2012-07-201-23/+14
* s390/comments: unify copyright messages and remove file namesHeiko Carstens2012-07-201-2/+1
* s390/smp: make absolute lowcore / cpu restart parameter accesses more robustHeiko Carstens2012-06-141-1/+3
* s390/sigp: use sigp order code defines in assembly codeHeiko Carstens2012-06-051-2/+3
* s390: fix race on TIF_MCCK_PENDINGMartin Schwidefsky2012-05-161-10/+11
* [S390] rework idle codeMartin Schwidefsky2012-03-111-6/+70
* [S390] rework smp codeMartin Schwidefsky2012-03-111-64/+17
* [S390] rename lowcore fieldMartin Schwidefsky2012-03-111-1/+1
* [S390] cleanup trap handlingMartin Schwidefsky2011-12-271-11/+11
* [S390] entry[64].S improvementsMartin Schwidefsky2011-12-271-618/+481
* [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
OpenPOWER on IntegriCloud