summaryrefslogtreecommitdiffstats
path: root/arch/s390/kernel/entry.S
Commit message (Expand)AuthorAgeFilesLines
* 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
* s390/cpumf: Improve guest detection heuristicsChristian Borntraeger2016-03-021-0/+1
* s390/spinlock: do not yield to a CPU in udelay/mdelayMartin Schwidefsky2015-11-271-0/+2
* s390/udelay: make udelay have busy loop semanticsHeiko Carstens2015-10-141-0/+4
* s390/cpumf: rework program parameter setting to detect guest samplesChristian Borntraeger2015-10-141-16/+12
* s390/entry: add assembler macro to conveniently tests under maskHendrik Brueckner2015-10-141-41/+65
* s390/fpu: add static FPU save area for init_taskHendrik Brueckner2015-10-141-4/+0
* s390/fpu: always enable the vector facility if it is availableHendrik Brueckner2015-10-141-81/+21
* s390/vtime: correct scaled cputime of partially idle CPUsMartin Schwidefsky2015-09-301-1/+29
* s390: fix floating point register corruptionHeiko Carstens2015-09-171-0/+2
* KVM: s390: use pid of cpu thread for sampling taggingChristian Borntraeger2015-08-031-1/+1
* s390/kernel: remove save_fpu_regs() parameter and use __LC_CURRENT insteadHendrik Brueckner2015-08-031-18/+18
* s390/nmi: use the normal asynchronous stack for machine checksMartin Schwidefsky2015-07-221-16/+9
* s390/kernel: squeeze a few more cycles out of the system call handlerMartin Schwidefsky2015-07-221-41/+34
OpenPOWER on IntegriCloud