summaryrefslogtreecommitdiff
path: root/arch/s390/include
AgeCommit message (Expand)AuthorFilesLines
2021-07-28s390/ftrace: fix ftrace_update_ftrace_func implementationVasily Gorbik1-0/+1
2020-09-12s390: don't trace preemption in percpu macrosSven Schnelle1-14/+14
2020-07-22KVM: s390: reduce number of IO pins to 1Christian Borntraeger1-4/+4
2020-06-30s390: fix syscall_get_error for compat processesDmitry V. Levin1-1/+11
2020-02-28s390/time: Fix clk type in get_tod_clockNathan Chancellor1-1/+1
2019-07-21s390: fix stfle zero paddingHeiko Carstens1-7/+14
2018-09-05s390/qdio: reset old sbal_state flagsJulian Wiedmann1-1/+0
2018-08-06perf: fix invalid bit in diagnostic entryThomas Richter1-1/+1
2018-08-06s390/cpum_sf: Add data entry sizes to sampling trailer entryThomas Richter1-1/+3
2018-05-30s390/ftrace: use expoline for indirect branchesMartin Schwidefsky1-0/+13
2018-05-26s390: extend expoline to BC instructionsMartin Schwidefsky1-0/+57
2018-05-26s390: move expoline assembler macros to a headerMartin Schwidefsky1-0/+125
2018-05-26s390: add assembler macros for CPU alternativesMartin Schwidefsky1-0/+108
2018-05-26futex: Remove duplicated code and fix undefined behaviourJiri Slaby1-18/+5
2018-04-29s390: correct nospec auto detection init orderMartin Schwidefsky1-0/+1
2018-04-29s390: add automatic detection of the spectre defenseMartin Schwidefsky1-4/+2
2018-04-29s390: introduce execute-trampolines for branchesMartin Schwidefsky2-1/+21
2018-04-29s390: run user space and KVM guests with modified branch predictionMartin Schwidefsky2-0/+7
2018-04-29s390: add options to change branch prediction behaviour for the kernelMartin Schwidefsky1-0/+1
2018-04-29s390/alternative: use a copy of the facility bit maskMartin Schwidefsky2-1/+20
2018-04-29s390: add optimized array_index_mask_nospecMartin Schwidefsky1-0/+24
2018-04-29KVM: s390: wire up bpb featureChristian Borntraeger2-1/+5
2018-04-29s390: enable CPU alternatives unconditionallyHeiko Carstens1-17/+3
2018-04-29s390: introduce CPU alternativesVasily Gorbik1-0/+163
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