summaryrefslogtreecommitdiffstats
path: root/arch/s390
AgeCommit message (Expand)Author
2020-02-19s390/time: Fix clk type in get_tod_clockNathan Chancellor
2020-02-19s390/uv: Fix handling of length extensionsChristian Borntraeger
2020-02-11KVM: s390: do not clobber registers during guest reset/store statusChristian Borntraeger
2020-02-11s390/mm: fix dynamic pagetable upgrade for hugetlbfsGerald Schaefer
2020-01-23s390/setup: Fix secure ipl messagePhilipp Rudo
2020-01-12s390/purgatory: do not build purgatory with kcov, kasan and friendsChristian Borntraeger
2020-01-09s390/smp: fix physical to logical CPU map for SMTHeiko Carstens
2020-01-09mm/memory_hotplug: shrink zones when offlining memoryDavid Hildenbrand
2020-01-09s390/cpum_sf: Avoid SBD overflow condition in irq handlerThomas Richter
2020-01-09s390/cpum_sf: Adjust sampling interval to avoid hitting sample limitsThomas Richter
2020-01-04s390: disable preemption when switching to nodat stack with CALL_ON_STACKVasily Gorbik
2020-01-04s390/cpum_sf: Check for SDBT and SDB consistencyThomas Richter
2020-01-04s390/unwind: filter out unreliable bogus %r14Vasily Gorbik
2019-12-31s390/ftrace: fix endless recursion in function_graph tracerSven Schnelle
2019-12-31s390/cpumf: Adjust registration of s390 PMU device driversThomas Richter
2019-12-31s390/kasan: support memcpy_real with TRACE_IRQFLAGSVasily Gorbik
2019-12-31s390/crypto: Fix unsigned variable compared with zeroYueHaibing
2019-12-31s390/disassembler: don't hide instruction addressesIlya Leoshkevich
2019-12-31s390/bpf: Use kvcalloc for addrs arrayIlya Leoshkevich
2019-12-31s390/mm: add mm_pxd_folded() checks to pxd_free()Gerald Schaefer
2019-12-31s390: add error handling to perf_callchain_kernelIlya Leoshkevich
2019-12-31s390/time: ensure get_clock_monotonic() returns monotonic valuesHeiko Carstens
2019-12-17s390/kaslr: store KASLR offset for early dumpsGerald Schaefer
2019-12-17s390/smp,vdso: fix ASCE handlingHeiko Carstens
2019-12-17s390/mm: properly clear _PAGE_NOEXEC bit when it is not supportedGerald Schaefer
2019-10-31s390/idle: fix cpu idle time calculationHeiko Carstens
2019-10-31s390/unwind: fix mixing regs and spIlya Leoshkevich
2019-10-31s390/cmm: fix information leak in cmm_timeout_handler()Yihui ZENG
2019-10-22s390/kaslr: add support for R_390_GLOB_DAT relocation typeGerald Schaefer
2019-10-11s390/uaccess: avoid (false positive) compiler warningsChristian Borntraeger
2019-10-05KVM: s390: mark __insn32_query() as __always_inlineHeiko Carstens
2019-10-05KVM: s390: fix __insn32_query() inline assemblyHeiko Carstens
2019-10-04s390: update defconfigsHeiko Carstens
2019-10-04s390/pci: mark function(s) __always_inlineHeiko Carstens
2019-10-04s390/mm: mark function(s) __always_inlineHeiko Carstens
2019-10-04s390/jump_label: mark function(s) __always_inlineHeiko Carstens
2019-10-04s390/cpu_mf: mark function(s) __always_inlineHeiko Carstens
2019-10-04s390/atomic,bitops: mark function(s) __always_inlineHeiko Carstens
2019-10-04s390/mm: fix -Wunused-but-set-variable warningsQian Cai
2019-10-04s390: mark __cpacf_query() as __always_inlineJiri Kosina
2019-10-01s390/qdio: clarify size of the QIB parm areaJulian Wiedmann
2019-10-01s390/cpumf: Fix indentation in sampling device driverThomas Richter
2019-10-01s390/cpumsf: Check for CPU Measurement samplingThomas Richter
2019-10-01s390/cpumf: Use consistant debug print formatThomas Richter
2019-09-28Merge branch 'next-lockdown' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2019-09-27Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2019-09-26Merge tag 's390-5.4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2019-09-26mm: treewide: clarify pgtable_page_{ctor,dtor}() namingMark Rutland
2019-09-24Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2019-09-24mm: consolidate pgtable_cache_init() and pgd_cache_init()Mike Rapoport