aboutsummaryrefslogtreecommitdiff
path: root/arch/s390/include
Commit message (Expand)AuthorAgeFilesLines
* Merge 4.14.197 into kernel.lnx.4.14.r4-relNathan Chancellor2020-09-201-14/+14
* Merge 4.14.189 into kernel.lnx.4.14.r4-relNathan Chancellor2020-08-201-4/+4
* Merge 4.14.186 into kernel.lnx.4.14.r4-relNathan Chancellor2020-07-011-1/+11
* Merge remote-tracking branch 'als/kernel.lnx.4.14.r4-rel' into Q-raphaelYaroslav Furman2020-03-022-2/+2
|\
| * s390/mm: Explicitly compare PAGE_DEFAULT_KEY against zero in storage_key_init...Nathan Chancellor2020-02-281-1/+1
| * s390/time: Fix clk type in get_tod_clockNathan Chancellor2020-02-281-1/+1
* | Merge remote-tracking branch 'als/kernel.lnx.4.14.r4-rel' into re-testYaroslav Furman2020-02-221-0/+2
|\|
| * s390/mm: fix dynamic pagetable upgrade for hugetlbfsGerald Schaefer2020-02-141-0/+2
* | Merge remote-tracking branch 'als/kernel.lnx.4.14.r4-rel' into Q-raphaelYaroslav Furman2020-01-063-10/+26
|\|
| * s390/ftrace: fix endless recursion in function_graph tracerSven Schnelle2019-12-311-2/+2
| * s390/mm: add mm_pxd_folded() checks to pxd_free()Gerald Schaefer2019-12-311-2/+14
| * s390/time: ensure get_clock_monotonic() returns monotonic valuesHeiko Carstens2019-12-311-6/+10
| * s390/mm: properly clear _PAGE_NOEXEC bit when it is not supportedGerald Schaefer2019-12-171-2/+2
* | preempt: Move PREEMPT_NEED_RESCHED definition into arch codeWill Deacon2020-01-061-0/+2
* | locking/arch: Remove dummy arch_{read,spin,write}_lock_flags() implementationsWill Deacon2020-01-061-3/+1
* | locking/arch: Remove dummy arch_{read,spin,write}_relax() implementationsWill Deacon2020-01-061-0/+3
* | mm: account pud page tablesKirill A. Shutemov2019-12-251-1/+3
|/
* s390/uaccess: avoid (false positive) compiler warningsChristian Borntraeger2019-11-061-2/+2
* s390: fix stfle zero paddingHeiko Carstens2019-07-211-7/+14
* s390/kasan: fix strncpy_from_user kasan checksVasily Gorbik2019-06-191-0/+2
* s390: limit brk randomization to 32MBMartin Schwidefsky2019-05-041-4/+7
* KVM: Call kvm_arch_memslots_updated() before updating memslotsSean Christopherson2019-03-231-1/+1
* s390/zcrypt: improve special ap message cmd handlingHarald Freudenberger2019-02-121-2/+2
* s390/qdio: reset old sbal_state flagsJulian Wiedmann2018-09-051-1/+0
* perf: fix invalid bit in diagnostic entryThomas Richter2018-08-031-1/+1
* s390/cpum_sf: Add data entry sizes to sampling trailer entryThomas Richter2018-08-031-1/+3
* s390: extend expoline to BC instructionsMartin Schwidefsky2018-05-251-0/+57
* s390/ftrace: use expoline for indirect branchesMartin Schwidefsky2018-05-251-0/+13
* s390: move expoline assembler macros to a headerMartin Schwidefsky2018-05-251-0/+125
* s390: add assembler macros for CPU alternativesMartin Schwidefsky2018-05-251-0/+108
* s390: correct nospec auto detection init orderMartin Schwidefsky2018-04-291-0/+1
* s390: add automatic detection of the spectre defenseMartin Schwidefsky2018-04-291-4/+2
* s390: introduce execute-trampolines for branchesMartin Schwidefsky2018-04-292-1/+21
* s390: run user space and KVM guests with modified branch predictionMartin Schwidefsky2018-04-292-0/+7
* s390: add options to change branch prediction behaviour for the kernelMartin Schwidefsky2018-04-291-0/+1
* s390/alternative: use a copy of the facility bit maskMartin Schwidefsky2018-04-292-1/+20
* s390: add optimized array_index_mask_nospecMartin Schwidefsky2018-04-291-0/+24
* KVM: s390: wire up bpb featureChristian Borntraeger2018-04-292-2/+6
* s390: enable CPU alternatives unconditionallyHeiko Carstens2018-04-291-17/+3
* s390: introduce CPU alternativesVasily Gorbik2018-04-291-0/+163
* s390/eadm: fix CONFIG_BLOCK include dependencySebastian Ott2018-04-261-1/+1
* s390/virtio: add BSD license to virtio-ccwMichael S. Tsirkin2018-02-251-1/+1
* s390: fix alloc_pgste check in init_new_context againMartin Schwidefsky2018-02-031-1/+1
* s390/topology: fix compile error in file arch/s390/kernel/smp.cThomas Richter2018-02-031-0/+1
* fcntl: don't cap l_start and l_end values for F_GETLK64 in compat syscallJeff Layton2017-12-171-1/+0
* s390: always save and restore all registers on context switchHeiko Carstens2017-12-141-14/+13
* s390/pci: do not require AIS facilityChristian Borntraeger2017-12-101-1/+1
* s390/runtime instrumentation: simplify task exit handlingHeiko Carstens2017-12-101-1/+3
* s390: revert ELF_ET_DYN_BASE base changesMartin Schwidefsky2017-12-051-7/+8
* s390: fix transactional execution control register handlingHeiko Carstens2017-11-301-1/+1