summaryrefslogtreecommitdiff
path: root/arch/s390/kernel/entry.S (follow)
Commit message (Expand)AuthorAge
* s390/entry: save the caller of psw_idleVasily Gorbik2021-04-28
* s390: Correct register corruption in critical section cleanupChristian Borntraeger2018-07-11
* s390: move expoline assembler macros to a headerMartin Schwidefsky2018-05-26
* s390/entry.S: fix spurious zeroing of r0Christian Borntraeger2018-04-29
* s390: do not bypass BPENTER for interrupt system callsMartin Schwidefsky2018-04-29
* s390: introduce execute-trampolines for branchesMartin Schwidefsky2018-04-29
* s390: run user space and KVM guests with modified branch predictionMartin Schwidefsky2018-04-29
* s390: add options to change branch prediction behaviour for the kernelMartin Schwidefsky2018-04-29
* s390: scrub registers on kernel entry and KVM exitMartin Schwidefsky2018-04-29
* s390/kvm: do not rely on the ILC on kvm host protection faulsChristian Borntraeger2017-06-17
* s390/cputime: fix incorrect system timeMartin Schwidefsky2017-05-25
* s390: fix floating pointer register corruption (again)Martin Schwidefsky2016-04-12
* s390/udelay: make udelay have busy loop semanticsHeiko Carstens2015-10-14
* s390/cpumf: rework program parameter setting to detect guest samplesChristian Borntraeger2015-10-14
* s390/entry: add assembler macro to conveniently tests under maskHendrik Brueckner2015-10-14
* s390/fpu: add static FPU save area for init_taskHendrik Brueckner2015-10-14
* s390/fpu: always enable the vector facility if it is availableHendrik Brueckner2015-10-14
* s390/vtime: correct scaled cputime of partially idle CPUsMartin Schwidefsky2015-09-30
* s390: fix floating point register corruptionHeiko Carstens2015-09-17
* KVM: s390: use pid of cpu thread for sampling taggingChristian Borntraeger2015-08-03
* s390/kernel: remove save_fpu_regs() parameter and use __LC_CURRENT insteadHendrik Brueckner2015-08-03
* s390/nmi: use the normal asynchronous stack for machine checksMartin Schwidefsky2015-07-22
* s390/kernel: squeeze a few more cycles out of the system call handlerMartin Schwidefsky2015-07-22
* s390/kvm: integrate HANDLE_SIE_INTERCEPT into cleanup_criticalMartin Schwidefsky2015-07-22
* s390/kvm: fix interrupt race with HANDLE_SIE_INTERCEPTMartin Schwidefsky2015-07-22
* s390/kernel: lazy restore fpu registersHendrik Brueckner2015-07-22
* s390: adapt entry.S to the move of thread_structMartin Schwidefsky2015-07-20
* KVM: s390: make exit_sie_sync more robustChristian Borntraeger2015-05-08
* s390: remove 31 bit syscallsHeiko Carstens2015-03-25
* s390: remove "64" suffix from a couple of filesHeiko Carstens2015-03-25
* s390: remove 31 bit supportHeiko Carstens2015-03-25
* s390: use local symbol names in entry[64].SMartin Schwidefsky2014-12-08
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm into nextLinus Torvalds2014-06-04
|\
| * s390: rename and split lowcore field per_perc_atmidJens Freimann2014-04-22
* | s390: split TIF bits into CIF, PIF and TIF bitsMartin Schwidefsky2014-05-20
* | s390/uaccess: simplify control register updatesMartin Schwidefsky2014-05-20
|/
* s390/uaccess: rework uaccess code - fix locking issuesHeiko Carstens2014-04-03
* s390/mm,tlb: race of lazy TLB flush vs. recreation of TLB entriesMartin Schwidefsky2014-02-21
* 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
* 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
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2012-12-13
|\
| * s390/ptrace: race of single stepping vs signal deliveryMartin Schwidefsky2012-11-23
* | s390: switch to saner kernel_execve() semanticsAl Viro2012-10-29
|/
* s390: convert to generic kernel_execve()Al Viro2012-09-30
* s390: fold kernel_thread_helper() into ret_from_fork()Al Viro2012-09-30