aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390/kernel/entry64.S
Commit message (Expand)AuthorAge
* s390: use local symbol names in entry[64].SMartin Schwidefsky2014-12-08
* s390/uprobes: architecture backend for uprobesJan Willeke2014-09-25
* 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 misspellings using 'codespell' toolHendrik Brueckner2014-01-16
* s390: use IS_ENABLED to check if a CONFIG is set to y or mHeiko Carstens2013-12-16
* 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