summaryrefslogtreecommitdiffstats
path: root/arch/s390/kernel/entry64.S
Commit message (Expand)AuthorAgeFilesLines
* 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
* [S390] fix s390 assembler code alignmentsJan Glauber2011-07-241-23/+12
* [S390] move sie code to entry.SMartin Schwidefsky2011-07-241-8/+72
* [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-39/+30
* [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-2/+2
* [S390] cleanup lowcore access from external interruptsMartin Schwidefsky2010-10-251-1/+4
* [S390] cleanup lowcore access from program checksMartin Schwidefsky2010-10-251-26/+10
* [S390] Fix IRQ tracing in case of PERHeiko Carstens2010-07-271-2/+10
* [S390] spp: remove KVM_AWARE_CMF config optionHeiko Carstens2010-05-261-1/+1
* [S390] add breaking event address for user spaceMartin Schwidefsky2010-05-171-124/+146
* [S390] virtualization aware cpu measurementCarsten Otte2010-05-171-10/+16
* [S390] idle time accounting vs. machine checksMartin Schwidefsky2010-05-171-28/+26
* [S390] improve irq tracing code in entry[64].SMartin Schwidefsky2010-05-171-105/+92
* [S390] cleanup sysc_work and io_work codeMartin Schwidefsky2010-05-171-72/+36
* [S390] fix io_return critical section cleanupMartin Schwidefsky2010-04-091-1/+7
OpenPOWER on IntegriCloud