summaryrefslogtreecommitdiffstats
path: root/arch/s390/kernel/entry64.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-1/+1
* s390: convert interrupt handling to use generic hardirqMartin Schwidefsky2013-08-221-1/+8
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2013-07-031-42/+39
|\
| * KVM: s390,perf: Detect if perf samples belong to KVM host or guestHeinz Graalfs2013-06-171-0/+1
| * s390/kvm: avoid automatic sie reentryMartin Schwidefsky2013-05-211-43/+33
| * s390/kvm: Provide a way to prevent reentering SIEChristian Borntraeger2013-05-211-1/+3
| * s390/kvm: Mark if a cpu is in SIEChristian Borntraeger2013-05-211-3/+7
* | s390/irq: store interrupt information in pt_regsMartin Schwidefsky2013-06-261-4/+12
|/
* s390: system call path micro optimizationMartin Schwidefsky2013-04-261-7/+2
* s390: lowcore stack pointer offsetsMartin Schwidefsky2013-04-261-20/+14
* s390: critical section cleanup vs. machine checksMartin Schwidefsky2013-03-051-2/+3
* s390/cleanup: rename SPP to LPPHendrik Brueckner2013-02-141-5/+5
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2012-12-131-11/+25
|\
| * s390/kvm: Fix address space mixupChristian Borntraeger2012-11-231-5/+20
| * s390/ptrace: race of single stepping vs signal deliveryMartin Schwidefsky2012-11-231-4/+3
| * s390/traps: preinitialize program check tableHeiko Carstens2012-11-231-2/+2
* | s390: switch to saner kernel_execve() semanticsAl Viro2012-10-291-21/+5
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2012-10-101-1/+1
|\
| * s390/entry: fix svc number for TIF_SYSCALL system call restartMartin Schwidefsky2012-10-091-1/+1
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-10-101-30/+20
|\ \ | |/ |/|
| * s390: convert to generic kernel_execve()Al Viro2012-09-301-25/+6
| * s390: fold kernel_thread_helper() into ret_from_fork()Al Viro2012-09-301-3/+13
| * s390: fold execve_tail() into start_thread(), convert to generic sys_execve()Al Viro2012-09-301-1/+0
* | s390/exceptions: switch to relative exception table entriesHeiko Carstens2012-09-261-3/+2
* | s390: add support for transactional memoryMartin Schwidefsky2012-09-261-4/+8
|/
* s390/vtimer: rework virtual timer interfaceMartin Schwidefsky2012-07-201-25/+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/kvm: get rid of duplicate instructionChristian Borntraeger2012-06-051-1/+0
* s390: fix race on TIF_MCCK_PENDINGMartin Schwidefsky2012-05-161-10/+11
* s390/time: simply Kconfig dependencyHeiko Carstens2012-05-161-1/+1
* s390/entry64: avoid SPP code duplicationHeiko Carstens2012-05-161-3/+1
* s390/time: always use stckf instead of stck if availableHeiko Carstens2012-05-161-4/+12
* s390: replace TIF_SIE with PF_VCPUMartin Schwidefsky2012-05-161-3/+0
* s390: make sie intercept independent of thread_infoMartin Schwidefsky2012-05-161-6/+6
* s390: initialize backchain for ext_int_handler()Michael Holzheu2012-05-161-0/+1
* [S390] rework idle codeMartin Schwidefsky2012-03-111-3/+62
* [S390] rework smp codeMartin Schwidefsky2012-03-111-55/+17
* [S390] rename lowcore fieldMartin Schwidefsky2012-03-111-1/+1
* [S390] cleanup trap handlingMartin Schwidefsky2011-12-271-14/+13
* [S390] entry[64].S improvementsMartin Schwidefsky2011-12-271-539/+429
* [S390] kvm: move cmf host id constant out of lowcoreMartin Schwidefsky2011-12-271-2/+5
* [S390] load user asce on sie_faultCarsten Otte2011-10-301-0/+1
* [S390] add TIF_SYSCALL thread flagMartin Schwidefsky2011-10-301-41/+26
* [S390] signal race with restarting system callsMartin Schwidefsky2011-10-301-15/+15
* [S390] lowcore cleanupMartin Schwidefsky2011-10-301-2/+2
* [S390] kvm: fix address mode switchingChristian Borntraeger2011-09-201-0/+6
* [S390] Add PSW restart shutdown triggerMichael Holzheu2011-08-031-0/+20