summaryrefslogtreecommitdiffstats
path: root/arch/s390/kernel/entry64.S
Commit message (Expand)AuthorAgeFilesLines
* s390: remove "64" suffix from a couple of filesHeiko Carstens2015-03-251-1059/+0
* s390: use local symbol names in entry[64].SMartin Schwidefsky2014-12-081-186/+186
* s390/uprobes: architecture backend for uprobesJan Willeke2014-09-251-1/+16
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm into nextLinus Torvalds2014-06-041-2/+2
|\
| * s390: rename and split lowcore field per_perc_atmidJens Freimann2014-04-221-2/+2
* | s390: split TIF bits into CIF, PIF and TIF bitsMartin Schwidefsky2014-05-201-40/+42
* | s390/uaccess: simplify control register updatesMartin Schwidefsky2014-05-201-1/+1
|/
* s390/uaccess: rework uaccess code - fix locking issuesHeiko Carstens2014-04-031-2/+22
* s390/mm,tlb: race of lazy TLB flush vs. recreation of TLB entriesMartin Schwidefsky2014-02-211-3/+6
* s390: Fix misspellings using 'codespell' toolHendrik Brueckner2014-01-161-1/+1
* s390: use IS_ENABLED to check if a CONFIG is set to y or mHeiko Carstens2013-12-161-3/+3
* s390: fix system call restart after inferior callMartin Schwidefsky2013-09-301-0/+1
* s390/time: return with irqs disabled from psw_idleMartin Schwidefsky2013-08-281-1/+1
* s390: convert interrupt handling to use generic hardirqMartin Schwidefsky2013-08-221-1/+8
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2013-07-031-42/+39
|\
| * KVM: s390,perf: Detect if perf samples belong to KVM host or guestHeinz Graalfs2013-06-171-0/+1
| * s390/kvm: avoid automatic sie reentryMartin Schwidefsky2013-05-211-43/+33
| * s390/kvm: Provide a way to prevent reentering SIEChristian Borntraeger2013-05-211-1/+3
| * s390/kvm: Mark if a cpu is in SIEChristian Borntraeger2013-05-211-3/+7
* | s390/irq: store interrupt information in pt_regsMartin Schwidefsky2013-06-261-4/+12
|/
* s390: system call path micro optimizationMartin Schwidefsky2013-04-261-7/+2
* s390: lowcore stack pointer offsetsMartin Schwidefsky2013-04-261-20/+14
* s390: critical section cleanup vs. machine checksMartin Schwidefsky2013-03-051-2/+3
* s390/cleanup: rename SPP to LPPHendrik Brueckner2013-02-141-5/+5
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2012-12-131-11/+25
|\
| * s390/kvm: Fix address space mixupChristian Borntraeger2012-11-231-5/+20
| * s390/ptrace: race of single stepping vs signal deliveryMartin Schwidefsky2012-11-231-4/+3
| * s390/traps: preinitialize program check tableHeiko Carstens2012-11-231-2/+2
* | s390: switch to saner kernel_execve() semanticsAl Viro2012-10-291-21/+5
|/
* 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
OpenPOWER on IntegriCloud