aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/arch/s390/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-07-02kexec_file: drop weak attribute from arch_kexec_apply_relocations[_add]Naveen N. Rao1-0/+10
2022-06-22s390: define get_cycles macro for arch-overrideJason A. Donenfeld1-0/+1
2022-06-22s390: Remove arch_has_random, arch_has_random_seedRichard Henderson1-12/+0
2022-06-14s390/preempt: disable __preempt_count_add() optimization for PROFILE_ALL_BRANCHESHeiko Carstens1-4/+11
2021-12-08s390/pci: move pseudo-MMIO to prevent MIO overlapNiklas Schnelle1-3/+4
2021-11-26s390/kexec: fix memory leak of ipl report bufferBaoquan He1-0/+6
2021-09-22s390: make PCI mio support a machine flagNiklas Schnelle1-0/+2
2021-09-15KVM: s390: index kvm->arch.idle_mask by vcpu_idxHalil Pasic1-0/+1
2021-07-28s390/ftrace: fix ftrace_update_ftrace_func implementationVasily Gorbik1-0/+1
2021-07-25s390: introduce proper type handling call_on_stack() macroHeiko Carstens1-0/+97
2021-07-20s390/processor: always inline stap() and __load_psw_mask()Heiko Carstens1-2/+2
2021-07-11s390/stack: fix possible register corruption with stack switch helperHeiko Carstens1-7/+11
2020-10-01mm/gup: fix gup_fast with dynamic page table foldingVasily Gorbik1-12/+32
2020-10-01s390: avoid misusing CALL_ON_STACK for task stack setupVasily Gorbik1-0/+11
2020-09-09s390: don't trace preemption in percpu macrosSven Schnelle1-14/+14
2020-09-03s390/numa: set node distance to LOCAL_DISTANCESasha Levin2-3/+0
2020-07-16s390: Change s390_kernel_write() return type to match memcpy()Josh Poimboeuf1-1/+1
2020-07-16KVM: s390: reduce number of IO pins to 1Christian Borntraeger1-4/+4
2020-06-30s390/vdso: fix vDSO clock_getres()Vincenzo Frascino1-0/+1
2020-06-24s390: fix syscall_get_error for compat processesDmitry V. Levin1-1/+11
2020-05-27s390/pci: Fix s390_mmio_read/write with MIONiklas Schnelle1-2/+8
2020-04-13s390: prevent leaking kernel address in BEARSven Schnelle3-1/+11
2020-03-12s390/mm: fix panic in gup_fast on large pudGerald Schaefer1-0/+6
2020-03-12s390/qdio: fill SL with absolute addressesJulian Wiedmann1-1/+1
2020-02-28s390/mm: Explicitly compare PAGE_DEFAULT_KEY against zero in storage_key_init_rangeNathan Chancellor1-1/+1
2020-02-24s390/pci: Recover handle in clp_set_pci_fn()Niklas Schnelle1-1/+1
2020-02-19s390/time: Fix clk type in get_tod_clockNathan Chancellor1-1/+1
2020-02-11s390/mm: fix dynamic pagetable upgrade for hugetlbfsGerald Schaefer1-0/+2
2019-12-31s390/ftrace: fix endless recursion in function_graph tracerSven Schnelle1-2/+2
2019-12-31s390/mm: add mm_pxd_folded() checks to pxd_free()Gerald Schaefer1-2/+14
2019-12-31s390/time: ensure get_clock_monotonic() returns monotonic valuesHeiko Carstens1-6/+10
2019-12-17s390/mm: properly clear _PAGE_NOEXEC bit when it is not supportedGerald Schaefer1-2/+2
2019-10-31s390/unwind: fix mixing regs and spIlya Leoshkevich1-0/+1
2019-10-11s390/uaccess: avoid (false positive) compiler warningsChristian Borntraeger1-2/+2
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/cpumsf: Check for CPU Measurement samplingThomas Richter1-1/+4
2019-09-26Merge tag 's390-5.4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds3-7/+9
2019-09-24mm: consolidate pgtable_cache_init() and pgd_cache_init()Mike Rapoport1-5/+0
2019-09-24mm: remove quicklist page table cachesNicholas Piggin1-1/+0
2019-09-20Merge tag 'powerpc-5.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linuxLinus Torvalds1-4/+1
2019-09-19s390/cpumf: Remove mixed white spaceThomas Richter1-5/+5
2019-09-19s390/cpum_sf: Support ioctl PERF_EVENT_IOC_PERIODThomas Richter1-0/+2
2019-09-19s390/zcrypt: CEX7S exploitation supportHarald Freudenberger1-2/+2
2019-09-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds1-1/+5