summaryrefslogtreecommitdiff
path: root/arch/s390
AgeCommit message (Expand)AuthorFilesLines
2020-01-04s390: disable preemption when switching to nodat stack with CALL_ON_STACKVasily Gorbik2-3/+11
2020-01-04s390/cpum_sf: Check for SDBT and SDB consistencyThomas Richter1-2/+15
2020-01-04s390/unwind: filter out unreliable bogus %r14Vasily Gorbik1-0/+5
2019-12-31s390/ftrace: fix endless recursion in function_graph tracerSven Schnelle1-2/+2
2019-12-31s390/cpumf: Adjust registration of s390 PMU device driversThomas Richter2-16/+15
2019-12-31s390/kasan: support memcpy_real with TRACE_IRQFLAGSVasily Gorbik1-4/+8
2019-12-31s390/crypto: Fix unsigned variable compared with zeroYueHaibing1-2/+5
2019-12-31s390/disassembler: don't hide instruction addressesIlya Leoshkevich1-6/+7
2019-12-31s390/bpf: Use kvcalloc for addrs arrayIlya Leoshkevich1-2/+3
2019-12-31s390/mm: add mm_pxd_folded() checks to pxd_free()Gerald Schaefer1-2/+14
2019-12-31s390: add error handling to perf_callchain_kernelIlya Leoshkevich1-2/+6
2019-12-31s390/time: ensure get_clock_monotonic() returns monotonic valuesHeiko Carstens1-6/+10
2019-12-17s390/kaslr: store KASLR offset for early dumpsGerald Schaefer2-1/+6
2019-12-17s390/smp,vdso: fix ASCE handlingHeiko Carstens1-0/+5
2019-12-17s390/mm: properly clear _PAGE_NOEXEC bit when it is not supportedGerald Schaefer1-2/+2
2019-10-31s390/idle: fix cpu idle time calculationHeiko Carstens1-7/+22
2019-10-31s390/unwind: fix mixing regs and spIlya Leoshkevich2-5/+14
2019-10-31s390/cmm: fix information leak in cmm_timeout_handler()Yihui ZENG1-6/+6
2019-10-22s390/kaslr: add support for R_390_GLOB_DAT relocation typeGerald Schaefer2-3/+12
2019-10-11s390/uaccess: avoid (false positive) compiler warningsChristian Borntraeger1-2/+2
2019-10-05KVM: s390: mark __insn32_query() as __always_inlineHeiko Carstens1-1/+1
2019-10-05KVM: s390: fix __insn32_query() inline assemblyHeiko Carstens1-3/+3
2019-10-04s390: update defconfigsHeiko Carstens3-18/+33
2019-10-04s390/pci: mark function(s) __always_inlineHeiko Carstens1-1/+1
2019-10-04s390/mm: mark function(s) __always_inlineHeiko Carstens1-11/+11
2019-10-04s390/jump_label: mark function(s) __always_inlineHeiko Carstens1-2/+2
2019-10-04s390/cpu_mf: mark function(s) __always_inlineHeiko Carstens1-1/+2
2019-10-04s390/atomic,bitops: mark function(s) __always_inlineHeiko Carstens2-5/+5
2019-10-04s390/mm: fix -Wunused-but-set-variable warningsQian Cai2-3/+9
2019-10-04s390: mark __cpacf_query() as __always_inlineJiri Kosina1-1/+1
2019-10-01s390/qdio: clarify size of the QIB parm areaJulian Wiedmann1-1/+1
2019-10-01s390/cpumf: Fix indentation in sampling device driverThomas Richter1-1/+1
2019-10-01s390/cpumsf: Check for CPU Measurement samplingThomas Richter2-1/+10
2019-10-01s390/cpumf: Use consistant debug print formatThomas Richter1-2/+2
2019-09-28Merge branch 'next-lockdown' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds4-7/+7
2019-09-28Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-24/+2
2019-09-26Merge tag 's390-5.4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds5-48/+136
2019-09-26mm: treewide: clarify pgtable_page_{ctor,dtor}() namingMark Rutland1-3/+3
2019-09-25Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-6/+0
2019-09-25mm: consolidate pgtable_cache_init() and pgd_cache_init()Mike Rapoport1-5/+0
2019-09-25mm: remove quicklist page table cachesNicholas Piggin1-1/+0
2019-09-24Merge branch 'work.mount3' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds1-62/+75
2019-09-24s390/topology: avoid firing events before kobjs are createdVasily Gorbik1-1/+2
2019-09-21Merge tag 'for-linus-hmm' of git://git.kernel.org/pub/scm/linux/kernel/git/rd...Linus Torvalds1-19/+16
2019-09-20Merge tag 'powerpc-5.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds3-13/+3
2019-09-20Merge tag 'kbuild-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds1-0/+1
2019-09-19Merge tag 'dma-mapping-5.4' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds1-0/+2
2019-09-19s390/cpumf: Remove mixed white spaceThomas Richter1-5/+5
2019-09-19s390/cpum_sf: Support ioctl PERF_EVENT_IOC_PERIODThomas Richter2-40/+127
2019-09-19s390/zcrypt: CEX7S exploitation supportHarald Freudenberger1-2/+2