summaryrefslogtreecommitdiff
path: root/arch/s390/include
AgeCommit message (Expand)AuthorFilesLines
2017-12-16s390: always save and restore all registers on context switchHeiko Carstens1-10/+9
2017-12-16Revert "s390/kbuild: enable modversions for symbols exported from asm"Sasha Levin1-8/+0
2017-12-09s390/pci: do not require AIS facilityChristian Borntraeger1-1/+1
2017-12-09s390/runtime instrumentation: simplify task exit handlingHeiko Carstens1-1/+3
2017-11-30s390/kbuild: enable modversions for symbols exported from asmHeiko Carstens1-0/+8
2017-11-30s390: fix transactional execution control register handlingHeiko Carstens1-1/+1
2017-07-28s390/syscalls: Fix out of bounds arguments accessJiri Olsa1-0/+6
2017-07-21s390: reduce ELF_ET_DYN_BASEKees Cook1-8/+7
2017-07-05s390/ctl_reg: make __ctl_load a full memory barrierHeiko Carstens1-1/+3
2017-04-27s390/mm: fix CMMA vs KSM vs othersChristian Borntraeger1-0/+2
2017-04-12s390/uaccess: get_user() should zero on failure (again)Heiko Carstens1-1/+1
2017-03-15s390: TASK_SIZE for kernel threadsMartin Schwidefsky1-1/+2
2016-10-28s390/mm: fix gmap tlb flush issuesDavid Hildenbrand1-1/+2
2016-09-24s390: get_user() should zero on failureAl Viro1-4/+4
2016-09-15s390/pci_dma: fix DMA table corruption with > 4 TB main memoryGerald Schaefer1-0/+2
2016-07-27s390: fix test_fp_ctl inline assembly contraintsMartin Schwidefsky1-1/+1
2016-05-19s390/mm: fix asce_bits handling with dynamic pagetable levelsGerald Schaefer5-16/+29
2016-05-05s390/pci: add extra padding to function measurement blockSebastian Ott1-1/+2
2016-04-12s390/pci: enforce fmb page boundary ruleSebastian Ott1-1/+1
2016-03-16s390/mm: four page table levels vs. forkMartin Schwidefsky2-10/+30
2016-03-04s390/fpu: signals vs. floating point control registerMartin Schwidefsky1-0/+2
2016-03-04KVM: s390: fix memory overwrites when vx is disabledDavid Hildenbrand1-1/+0
2015-11-16s390: wire up mlock2 system callHeiko Carstens1-1/+2
2015-11-16s390: avoid cache aliasing under z/VM and KVMMartin Schwidefsky1-3/+10
2015-11-11s390: add support for ipl devices in subchannel sets > 0Sebastian Ott2-1/+3
2015-11-09s390/pci_dma: handle dma table failuresSebastian Ott1-1/+3
2015-11-09s390/syscalls: remove system call number calculationHeiko Carstens1-8/+8
2015-11-09s390/diag: add a s390 prefix to the diagnose trace pointMartin Schwidefsky1-3/+3
2015-11-06Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-0/+2
2015-11-06Merge tag 'iommu-updates-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2-1/+8
2015-11-04Merge tag 'kvm-arm-for-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Paolo Bonzini1-0/+2
2015-11-03s390: remove runtime instrumentation interruptsMartin Schwidefsky3-7/+0
2015-11-02Merge branches 'x86/vt-d', 'arm/omap', 'arm/smmu', 's390', 'core' and 'x86/am...Joerg Roedel2-1/+8
2015-10-27s390/nmi: remove castsHeiko Carstens1-43/+46
2015-10-27s390: don't store registers on disabled wait anymoreHeiko Carstens1-41/+5
2015-10-27s390: get rid of __set_psw_mask()Heiko Carstens1-16/+11
2015-10-23KVM: Add kvm_arch_vcpu_{un}blocking callbacksChristoffer Dall1-0/+2
2015-10-16s390/fpu: split fpu-internal.h into fpu internals, api, and type headersHendrik Brueckner6-39/+62
2015-10-14s390/spinlock: remove unneeded serializations at unlockChristian Borntraeger1-3/+0
2015-10-14s390/etr,stp: fix possible deadlock on machine checkHeiko Carstens1-4/+6
2015-10-14s390/bitops: remove 31 bit related commentsHeiko Carstens1-19/+12
2015-10-14s390/cmpxchg: remove dead codeHeiko Carstens1-27/+3
2015-10-14s390/nmi: change type of mcck_interruption_code lowcore fieldHeiko Carstens1-1/+1
2015-10-14s390/flags: use _BITUL macroHeiko Carstens3-17/+22
2015-10-14s390/flags: fix flag handlingHeiko Carstens2-6/+6
2015-10-14s390/udelay: make udelay have busy loop semanticsHeiko Carstens3-0/+17
2015-10-14s390/cpumf: rework program parameter setting to detect guest samplesChristian Borntraeger2-1/+11
2015-10-14s390/entry: add assembler macro to conveniently tests under maskHendrik Brueckner2-23/+33
2015-10-14s390/fpu: add static FPU save area for init_taskHendrik Brueckner1-0/+2
2015-10-14s390/fpu: always enable the vector facility if it is availableHendrik Brueckner2-14/+2