aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390/kernel/entry.S
Commit message (Expand)AuthorAge
* s390/kasan: increase instrumented stack size to 64kVasily Gorbik2018-11-02
* s390: add support for virtually mapped kernel stacksMartin Schwidefsky2018-10-09
* s390: wire up rseq system callHeiko Carstens2018-07-04
* s390: Correct register corruption in critical section cleanupChristian Borntraeger2018-06-25
* s390: move expoline assembler macros to a headerMartin Schwidefsky2018-05-07
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2018-04-09
|\
| * s390/kvm: improve stack frame constants in entry.SMartin Schwidefsky2018-03-28
| * s390/lpp: use assembler alternatives for the LPP instructionMartin Schwidefsky2018-03-28
| * s390/entry.S: use assembler alternativesMartin Schwidefsky2018-03-28
* | s390/entry.S: fix spurious zeroing of r0Christian Borntraeger2018-03-06
|/
* s390: do not bypass BPENTER for interrupt system callsMartin Schwidefsky2018-02-22
* s390/clean-up: use CFI_* macros in entry.SHendrik Brueckner2018-02-22
* s390: introduce execute-trampolines for branchesMartin Schwidefsky2018-02-07
* s390: run user space and KVM guests with modified branch predictionMartin Schwidefsky2018-02-05
* s390: add options to change branch prediction behaviour for the kernelMartin Schwidefsky2018-02-05
* s390: scrub registers on kernel entry and KVM exitMartin Schwidefsky2018-02-05
* s390/syscalls: use generated syscall_table.h and unistd.h header filesHendrik Brueckner2018-01-23
* s390: rework __switch_to() to allow larger task_struct offsetsHeiko Carstens2017-11-20
* s390: remove all code using the access register modeMartin Schwidefsky2017-11-14
* s390/mm,kvm: improve detection of KVM guest faultsMartin Schwidefsky2017-11-14
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2017-11-13
|\
| * s390/nmi: avoid using long-displacement facilityVasily Gorbik2017-11-02
| * s390/nmi: do register validation as early as possibleMartin Schwidefsky2017-10-19
* | Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2017-11-02
|\ \
| * | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
| |/
* / s390/kvm: fix detection of guest machine checksMartin Schwidefsky2017-10-25
|/
* Merge tag 'nmiforkvm' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms39...Martin Schwidefsky2017-06-28
|\
| * s390/nmi: s390: New low level handling for machine check happening in guestQingFeng Hao2017-06-27
* | s390/fpu: export save_fpu_regs for all configsMartin Schwidefsky2017-06-13
* | s390/kvm: avoid global config of vm.alloc_pgste=1Martin Schwidefsky2017-06-13
* | s390/kvm: do not rely on the ILC on kvm host protection faulsChristian Borntraeger2017-05-17
* | s390/cputime: fix incorrect system timeMartin Schwidefsky2017-05-03
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2017-05-02
|\
| * livepatch/s390: add TIF_PATCH_PENDING thread flagMiroslav Benes2017-03-08
* | s390/cpumf: simplify detection of guest samplesMartin Schwidefsky2017-04-05
* | s390: use 64-bit lctlg to load task pid to cr4 on context switchMartin Schwidefsky2017-04-05
* | s390: add a system call for guarded storageMartin Schwidefsky2017-03-22
* | s390: fix in-kernel program checksMartin Schwidefsky2017-03-01
|/
* s390: restore address space when returning to user spaceHeiko Carstens2017-02-23
* s390: rename CIF_ASCE to CIF_ASCE_PRIMARYHeiko Carstens2017-02-23
* s390/syscall: fix single stepped system callsMartin Schwidefsky2017-02-20
* s390: add no-execute supportMartin Schwidefsky2017-02-08
* s390: store breaking event address only for program checksMartin Schwidefsky2017-01-31
* s390: remove unused labels from entry.SHeiko Carstens2016-12-12
* s390: fix machine check panic stack switchMartin Schwidefsky2016-12-07
* s390: fix kernel oops for CONFIG_MARCH_Z900=y buildsMartin Schwidefsky2016-11-25
* s390/thread_info: get rid of THREAD_ORDER defineHeiko Carstens2016-11-23
* s390: move sys_call_table and last_break from thread_info to thread_structMartin Schwidefsky2016-11-15
* s390: move thread_info into task_structHeiko Carstens2016-11-11
* s390/preempt: move preempt_count to the lowcoreMartin Schwidefsky2016-11-11