aboutsummaryrefslogtreecommitdiff
path: root/arch/s390/kernel/entry64.S
AgeCommit message (Expand)Author
2012-09-26s390/exceptions: switch to relative exception table entriesHeiko Carstens
2012-09-26s390: add support for transactional memoryMartin Schwidefsky
2012-07-20s390/vtimer: rework virtual timer interfaceMartin Schwidefsky
2012-07-20s390/comments: unify copyright messages and remove file namesHeiko Carstens
2012-06-14s390/smp: make absolute lowcore / cpu restart parameter accesses more robustHeiko Carstens
2012-06-05s390/sigp: use sigp order code defines in assembly codeHeiko Carstens
2012-06-05s390/kvm: get rid of duplicate instructionChristian Borntraeger
2012-05-16s390: fix race on TIF_MCCK_PENDINGMartin Schwidefsky
2012-05-16s390/time: simply Kconfig dependencyHeiko Carstens
2012-05-16s390/entry64: avoid SPP code duplicationHeiko Carstens
2012-05-16s390/time: always use stckf instead of stck if availableHeiko Carstens
2012-05-16s390: replace TIF_SIE with PF_VCPUMartin Schwidefsky
2012-05-16s390: make sie intercept independent of thread_infoMartin Schwidefsky
2012-05-16s390: initialize backchain for ext_int_handler()Michael Holzheu
2012-03-11[S390] rework idle codeMartin Schwidefsky
2012-03-11[S390] rework smp codeMartin Schwidefsky
2012-03-11[S390] rename lowcore fieldMartin Schwidefsky
2011-12-27[S390] cleanup trap handlingMartin Schwidefsky
2011-12-27[S390] entry[64].S improvementsMartin Schwidefsky
2011-12-27[S390] kvm: move cmf host id constant out of lowcoreMartin Schwidefsky
2011-10-30[S390] load user asce on sie_faultCarsten Otte
2011-10-30[S390] add TIF_SYSCALL thread flagMartin Schwidefsky
2011-10-30[S390] signal race with restarting system callsMartin Schwidefsky
2011-10-30[S390] lowcore cleanupMartin Schwidefsky
2011-09-20[S390] kvm: fix address mode switchingChristian Borntraeger
2011-08-03[S390] Add PSW restart shutdown triggerMichael Holzheu
2011-07-24[S390] fix s390 assembler code alignmentsJan Glauber
2011-07-24[S390] move sie code to entry.SMartin Schwidefsky
2011-05-23[S390] pfault: cpu hotplug vs missing completion interruptsHeiko Carstens
2011-05-10[S390] kernel: Initialize register 14 when starting new CPUMichael Holzheu
2011-01-05[S390] ptrace cleanupMartin Schwidefsky
2011-01-05[S390] add kprobes annotationsMartin Schwidefsky
2010-10-29[S390] fix kprobes single steppingMartin Schwidefsky
2010-10-25[S390] cleanup system call parameter setupMartin Schwidefsky
2010-10-25[S390] cleanup lowcore access from external interruptsMartin Schwidefsky
2010-10-25[S390] cleanup lowcore access from program checksMartin Schwidefsky
2010-07-27[S390] Fix IRQ tracing in case of PERHeiko Carstens
2010-05-26[S390] spp: remove KVM_AWARE_CMF config optionHeiko Carstens
2010-05-17[S390] add breaking event address for user spaceMartin Schwidefsky
2010-05-17[S390] virtualization aware cpu measurementCarsten Otte
2010-05-17[S390] idle time accounting vs. machine checksMartin Schwidefsky
2010-05-17[S390] improve irq tracing code in entry[64].SMartin Schwidefsky
2010-05-17[S390] cleanup sysc_work and io_work codeMartin Schwidefsky
2010-04-09[S390] fix io_return critical section cleanupMartin Schwidefsky
2010-02-26[S390] Cleanup struct _lowcore usage and defines.Heiko Carstens
2010-01-27[S390] fix single stepped svcs with TRACE_IRQFLAGS=yMartin Schwidefsky
2009-11-13[S390] s390: fix single stepping on svc0Christian Borntraeger
2009-09-11Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2009-09-11[S390] move (io|sysc)_restore_trace_psw into .data sectionHendrik Brueckner
2009-08-26tracing: Rename FTRACE_SYSCALLS for tracepointsJosh Stone