summaryrefslogtreecommitdiff
path: root/arch/s390/include
AgeCommit message (Expand)Author
2019-10-31s390: fix stfle zero paddingHeiko Carstens
2019-05-22locking/static_keys: Add a new static_key interfacePeter Zijlstra
2019-05-22jump_label: Allow asm/jump_label.h to be included in assemblyAnton Blanchard
2019-05-22s390/jump label: use different nop instructionHeiko Carstens
2019-05-02s390/mm: always force a load of the primary ASCE on context switchMartin Schwidefsky
2019-02-11s390/timex: fix get_tod_clock_ext() inline assemblyChen Gang
2018-12-16s390/qdio: reset old sbal_state flagsJulian Wiedmann
2018-11-20s390/cpum_sf: Add data entry sizes to sampling trailer entryThomas Richter
2018-11-20perf: fix invalid bit in diagnostic entryThomas Richter
2018-10-21Make asm/word-at-a-time.h available on all architecturesChris Metcalf
2018-10-03s390: drop pte_file()-related helpersKirill A. Shutemov
2018-03-03s390: always save and restore all registers on context switchHeiko Carstens
2018-02-13s390: fix transactional execution control register handlingHeiko Carstens
2017-11-26s390/mm: fix race on mm->context.flush_mmMartin Schwidefsky
2017-10-12s390/seccomp: fix error return for filtered system callsJan Willeke
2017-10-12s390/syscalls: Fix out of bounds arguments accessJiri Olsa
2017-07-18s390/mm: fix CMMA vs KSM vs othersChristian Borntraeger
2017-07-18s390/uaccess: get_user() should zero on failure (again)Heiko Carstens
2016-11-20s390: get_user() should zero on failureAl Viro
2016-11-20s390: Define AT_VECTOR_SIZE_ARCH for ARCH_DLINFOJames Hogan
2016-11-20s390/mm: fix gmap tlb flush issuesDavid Hildenbrand
2016-08-22s390: fix test_fp_ctl inline assembly contraintsMartin Schwidefsky
2016-06-15s390/hugetlb: add hugepages_supported defineDominik Dingel
2016-05-01s390/mm: four page table levels vs. forkMartin Schwidefsky
2016-05-01s390/pci: enforce fmb page boundary ruleSebastian Ott
2016-05-01s390/pci: extract software counters from fmbSebastian Ott
2014-10-05KVM: s390/mm: Fix guest storage key corruption in ptep_set_access_flagsChristian Borntraeger
2014-10-05KVM: s390/mm: Fix storage key corruption during swappingChristian Borntraeger
2014-07-16s390: fix restore of invalid floating-point-controlMartin Schwidefsky
2014-07-01Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2014-06-26KVM: s390: add sie.h uapi header file to Kbuild and remove header dependencyHeiko Carstens
2014-06-16s390/compat: correct ucontext layout for high gprsMartin Schwidefsky
2014-06-10s390/uaccess: always load the kernel ASCE after task switchMartin Schwidefsky
2014-06-04Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm into nextLinus Torvalds
2014-06-03Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2014-06-03Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2014-05-30KVM: s390: Intercept the tprot instructionMatthew Rosato
2014-05-28s390/lowcore: replace lowcore irb array with a per-cpu variableMartin Schwidefsky
2014-05-28s390/lowcore: reserve 96 bytes for IRB in lowcoreChristian Borntraeger
2014-05-22Merge tag 'v3.15-rc6' into sched/core, to pick up the latest fixesIngo Molnar
2014-05-20s390/spinlock,rwlock: always to a load-and-test firstMartin Schwidefsky
2014-05-20s390/cio: fix multiple structure definitionsSebastian Ott
2014-05-20s390/uaccess: provide inline variants of get_user/put_userHeiko Carstens
2014-05-20s390/pci: add some new arch specific pci attributesSebastian Ott
2014-05-20s390/pci: use pdev->dev.groups for attribute creationSebastian Ott
2014-05-20s390: split TIF bits into CIF, PIF and TIF bitsMartin Schwidefsky
2014-05-20s390/uaccess: simplify control register updatesMartin Schwidefsky
2014-05-20s390/smp: Avoid busy loop after halt and "begin" on z/VMMichael Holzheu
2014-05-20s390: fix new ccwgroup.h kernel-doc warningRandy Dunlap
2014-05-20s390/spinlock: optimize spinlock code sequencePhilipp Hachtmann