aboutsummaryrefslogtreecommitdiff
path: root/arch/s390/kernel/entry.S
AgeCommit message (Expand)Author
2015-03-25s390: remove 31 bit syscallsHeiko Carstens
2015-03-25s390: remove "64" suffix from a couple of filesHeiko Carstens
2015-03-25s390: remove 31 bit supportHeiko Carstens
2014-12-08s390: use local symbol names in entry[64].SMartin Schwidefsky
2014-06-04Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm into nextLinus Torvalds
2014-05-20s390: split TIF bits into CIF, PIF and TIF bitsMartin Schwidefsky
2014-05-20s390/uaccess: simplify control register updatesMartin Schwidefsky
2014-04-22s390: rename and split lowcore field per_perc_atmidJens Freimann
2014-04-03s390/uaccess: rework uaccess code - fix locking issuesHeiko Carstens
2014-02-21s390/mm,tlb: race of lazy TLB flush vs. recreation of TLB entriesMartin Schwidefsky
2013-09-30s390: fix system call restart after inferior callMartin Schwidefsky
2013-08-28s390/time: return with irqs disabled from psw_idleMartin Schwidefsky
2013-08-22s390: convert interrupt handling to use generic hardirqMartin Schwidefsky
2013-06-26s390/irq: store interrupt information in pt_regsMartin Schwidefsky
2013-04-26s390: system call path micro optimizationMartin Schwidefsky
2013-04-26s390: lowcore stack pointer offsetsMartin Schwidefsky
2013-03-05s390: critical section cleanup vs. machine checksMartin Schwidefsky
2012-12-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2012-11-23s390/ptrace: race of single stepping vs signal deliveryMartin Schwidefsky
2012-10-29s390: switch to saner kernel_execve() semanticsAl Viro
2012-09-30s390: convert to generic kernel_execve()Al Viro
2012-09-30s390: fold kernel_thread_helper() into ret_from_fork()Al Viro
2012-09-30s390: fold execve_tail() into start_thread(), convert to generic sys_execve()Al Viro
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-05-16s390: fix race on TIF_MCCK_PENDINGMartin Schwidefsky
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-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-08-03[S390] Add PSW restart shutdown triggerMichael Holzheu
2011-07-24[S390] fix s390 assembler code alignmentsJan Glauber
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] 31 bit entry.S update.Martin 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-17[S390] add breaking event address for user spaceMartin Schwidefsky
2010-05-17[S390] idle time accounting vs. machine checksMartin Schwidefsky