summaryrefslogtreecommitdiffstats
path: root/arch/s390/kernel/entry.S
Commit message (Expand)AuthorAgeFilesLines
* s390: move expoline assembler macros to a headerMartin Schwidefsky2018-05-071-81/+24
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2018-04-091-70/+26
|\
| * s390/kvm: improve stack frame constants in entry.SMartin Schwidefsky2018-03-281-13/+13
| * s390/lpp: use assembler alternatives for the LPP instructionMartin Schwidefsky2018-03-281-8/+6
| * s390/entry.S: use assembler alternativesMartin Schwidefsky2018-03-281-49/+7
* | s390/entry.S: fix spurious zeroing of r0Christian Borntraeger2018-03-061-2/+2
|/
* s390: do not bypass BPENTER for interrupt system callsMartin Schwidefsky2018-02-221-0/+1
* s390/clean-up: use CFI_* macros in entry.SHendrik Brueckner2018-02-221-2/+3
* s390: introduce execute-trampolines for branchesMartin Schwidefsky2018-02-071-25/+88
* s390: run user space and KVM guests with modified branch predictionMartin Schwidefsky2018-02-051-5/+46
* s390: add options to change branch prediction behaviour for the kernelMartin Schwidefsky2018-02-051-0/+48
* s390: scrub registers on kernel entry and KVM exitMartin Schwidefsky2018-02-051-0/+47
* s390/syscalls: use generated syscall_table.h and unistd.h header filesHendrik Brueckner2018-01-231-2/+2
* s390: rework __switch_to() to allow larger task_struct offsetsHeiko Carstens2017-11-201-8/+7
* s390: remove all code using the access register modeMartin Schwidefsky2017-11-141-5/+21
* s390/mm,kvm: improve detection of KVM guest faultsMartin Schwidefsky2017-11-141-2/+5
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2017-11-131-7/+53
|\
| * s390/nmi: avoid using long-displacement facilityVasily Gorbik2017-11-021-1/+1
| * s390/nmi: do register validation as early as possibleMartin Schwidefsky2017-10-191-7/+53
* | Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2017-11-021-0/+1
|\ \
| * | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
| |/
* | s390/kvm: fix detection of guest machine checksMartin Schwidefsky2017-10-251-2/+5
|/
* Merge tag 'nmiforkvm' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms39...Martin Schwidefsky2017-06-281-1/+12
|\
| * s390/nmi: s390: New low level handling for machine check happening in guestQingFeng Hao2017-06-271-1/+12
* | s390/fpu: export save_fpu_regs for all configsMartin Schwidefsky2017-06-131-2/+0
* | s390/kvm: avoid global config of vm.alloc_pgste=1Martin Schwidefsky2017-06-131-1/+14
* | s390/kvm: do not rely on the ILC on kvm host protection faulsChristian Borntraeger2017-05-171-6/+13
* | s390/cputime: fix incorrect system timeMartin Schwidefsky2017-05-031-3/+18
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2017-05-021-1/+29
|\
| * livepatch/s390: add TIF_PATCH_PENDING thread flagMiroslav Benes2017-03-081-1/+30
* | s390/cpumf: simplify detection of guest samplesMartin Schwidefsky2017-04-051-4/+0
* | s390: use 64-bit lctlg to load task pid to cr4 on context switchMartin Schwidefsky2017-04-051-1/+3
* | s390: add a system call for guarded storageMartin Schwidefsky2017-03-221-1/+25
* | s390: fix in-kernel program checksMartin Schwidefsky2017-03-011-5/+5
|/
* s390: restore address space when returning to user spaceHeiko Carstens2017-02-231-11/+18
* s390: rename CIF_ASCE to CIF_ASCE_PRIMARYHeiko Carstens2017-02-231-11/+11
* s390/syscall: fix single stepped system callsMartin Schwidefsky2017-02-201-0/+1
* s390: add no-execute supportMartin Schwidefsky2017-02-081-6/+6
* s390: store breaking event address only for program checksMartin Schwidefsky2017-01-311-38/+12
* s390: remove unused labels from entry.SHeiko Carstens2016-12-121-5/+0
* s390: fix machine check panic stack switchMartin Schwidefsky2016-12-071-1/+1
* s390: fix kernel oops for CONFIG_MARCH_Z900=y buildsMartin Schwidefsky2016-11-251-1/+2
* s390/thread_info: get rid of THREAD_ORDER defineHeiko Carstens2016-11-231-1/+1
* s390: move sys_call_table and last_break from thread_info to thread_structMartin Schwidefsky2016-11-151-5/+17
* s390: move thread_info into task_structHeiko Carstens2016-11-111-9/+8
* s390/preempt: move preempt_count to the lowcoreMartin Schwidefsky2016-11-111-1/+1
* s390: move exports to definitionsAl Viro2016-08-071-0/+6
* s390: have unique symbol for __switch_to addressHeiko Carstens2016-07-041-0/+10
* s390: remove pointless load within __switch_toHeiko Carstens2016-06-281-1/+0
* s390: fix floating pointer register corruption (again)Martin Schwidefsky2016-03-101-104/+2
OpenPOWER on IntegriCloud