aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390/kernel/entry64.S
Commit message (Expand)AuthorAge
* s390: fix system call restart after inferior callMartin Schwidefsky2013-09-30
* s390/time: return with irqs disabled from psw_idleMartin Schwidefsky2013-08-28
* s390: convert interrupt handling to use generic hardirqMartin Schwidefsky2013-08-22
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2013-07-03
|\
| * KVM: s390,perf: Detect if perf samples belong to KVM host or guestHeinz Graalfs2013-06-17
| * s390/kvm: avoid automatic sie reentryMartin Schwidefsky2013-05-21
| * s390/kvm: Provide a way to prevent reentering SIEChristian Borntraeger2013-05-21
| * s390/kvm: Mark if a cpu is in SIEChristian Borntraeger2013-05-21
* | s390/irq: store interrupt information in pt_regsMartin Schwidefsky2013-06-26
|/
* s390: system call path micro optimizationMartin Schwidefsky2013-04-26
* s390: lowcore stack pointer offsetsMartin Schwidefsky2013-04-26
* s390: critical section cleanup vs. machine checksMartin Schwidefsky2013-03-05
* s390/cleanup: rename SPP to LPPHendrik Brueckner2013-02-14
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2012-12-13
|\
| * s390/kvm: Fix address space mixupChristian Borntraeger2012-11-23
| * s390/ptrace: race of single stepping vs signal deliveryMartin Schwidefsky2012-11-23
| * s390/traps: preinitialize program check tableHeiko Carstens2012-11-23
* | s390: switch to saner kernel_execve() semanticsAl Viro2012-10-29
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2012-10-10
|\
| * s390/entry: fix svc number for TIF_SYSCALL system call restartMartin Schwidefsky2012-10-09
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-10-09
|\ \ | |/ |/|
| * s390: convert to generic kernel_execve()Al Viro2012-09-30
| * s390: fold kernel_thread_helper() into ret_from_fork()Al Viro2012-09-30
| * s390: fold execve_tail() into start_thread(), convert to generic sys_execve()Al Viro2012-09-30
* | s390/exceptions: switch to relative exception table entriesHeiko Carstens2012-09-26
* | s390: add support for transactional memoryMartin Schwidefsky2012-09-26
|/
* s390/vtimer: rework virtual timer interfaceMartin Schwidefsky2012-07-20
* s390/comments: unify copyright messages and remove file namesHeiko Carstens2012-07-20
* s390/smp: make absolute lowcore / cpu restart parameter accesses more robustHeiko Carstens2012-06-14
* s390/sigp: use sigp order code defines in assembly codeHeiko Carstens2012-06-05
* s390/kvm: get rid of duplicate instructionChristian Borntraeger2012-06-05
* s390: fix race on TIF_MCCK_PENDINGMartin Schwidefsky2012-05-16
* s390/time: simply Kconfig dependencyHeiko Carstens2012-05-16
* s390/entry64: avoid SPP code duplicationHeiko Carstens2012-05-16
* s390/time: always use stckf instead of stck if availableHeiko Carstens2012-05-16
* s390: replace TIF_SIE with PF_VCPUMartin Schwidefsky2012-05-16
* s390: make sie intercept independent of thread_infoMartin Schwidefsky2012-05-16
* s390: initialize backchain for ext_int_handler()Michael Holzheu2012-05-16
* [S390] rework idle codeMartin Schwidefsky2012-03-11
* [S390] rework smp codeMartin Schwidefsky2012-03-11
* [S390] rename lowcore fieldMartin Schwidefsky2012-03-11
* [S390] cleanup trap handlingMartin Schwidefsky2011-12-27
* [S390] entry[64].S improvementsMartin Schwidefsky2011-12-27
* [S390] kvm: move cmf host id constant out of lowcoreMartin Schwidefsky2011-12-27
* [S390] load user asce on sie_faultCarsten Otte2011-10-30
* [S390] add TIF_SYSCALL thread flagMartin Schwidefsky2011-10-30
* [S390] signal race with restarting system callsMartin Schwidefsky2011-10-30
* [S390] lowcore cleanupMartin Schwidefsky2011-10-30
* [S390] kvm: fix address mode switchingChristian Borntraeger2011-09-20
* [S390] Add PSW restart shutdown triggerMichael Holzheu2011-08-03