summaryrefslogtreecommitdiffstats
path: root/arch/s390
AgeCommit message (Expand)AuthorFilesLines
2020-09-14s390/pci: remove clp_rescan_pci_devices()Niklas Schnelle3-19/+2
2020-09-14s390/pci: remove unused function zpci_rescan()Niklas Schnelle2-8/+0
2020-09-14s390/pci: consolidate SR-IOV specific codeNiklas Schnelle6-96/+133
2020-09-14s390/mm,ptdump: hold cpa mutex while walking for kernel page table dumpHeiko Carstens3-1/+8
2020-09-14s390/mm,ptdump: hold memory hotplug lock while walking for kernel page table ...Heiko Carstens1-0/+2
2020-09-14s390/mm,ptdump: convert to generic page table dumperHeiko Carstens6-201/+51
2020-09-14s390/qdio: always use dev_name() for device name in QIBJulian Wiedmann1-2/+0
2020-09-14s390/pci: Implement ioremap_wc/prot() with MIONiklas Schnelle10-4/+131
2020-09-14s390/qdio: clean up QDR setupJulian Wiedmann1-4/+4
2020-09-14s390: disable branch profiling for vdsoSven Schnelle1-1/+1
2020-09-14s390: add 3f program exception handlerJanosch Frank3-1/+22
2020-09-14s390/pci: fix leak of DMA tables on hard unplugNiklas Schnelle2-0/+6
2020-09-14s390/init: add missing __init annotationsIlya Leoshkevich1-3/+3
2020-09-14s390/idle: fix suspicious RCU usagePeter Zijlstra1-3/+2
2020-09-08uaccess: add infrastructure for kernel builds with set_fs()Christoph Hellwig1-0/+1
2020-09-08s390: kprobes: Use generic kretprobe trampoline handlerMasami Hiramatsu1-77/+2
2020-09-07arch: vdso: add vdso linker script to 'targets' instead of extra-yMasahiro Yamada1-1/+1
2020-09-03dma-mapping: introduce dma_get_seg_boundary_nr_pages()Nicolin Chen1-4/+2
2020-09-02s390: update defconfigsHeiko Carstens3-0/+8
2020-09-02s390: fix GENERIC_LOCKBREAK dependency typo in KconfigEric Farman1-1/+1
2020-09-01vmlinux.lds.h: Split ELF_DETAILS from STABS_DEBUGKees Cook1-0/+1
2020-08-30Merge tag 'locking-urgent-2020-08-30' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-2/+1
2020-08-26s390: convert to GENERIC_VDSOSven Schnelle20-420/+221
2020-08-26s390/checksum: coding style changesHeiko Carstens1-28/+22
2020-08-26s390/checksum: have consistent calculationsHeiko Carstens1-1/+1
2020-08-26s390/checksum: make ip_fast_csum() fasterHeiko Carstens1-1/+12
2020-08-26s390/checksum: rewrite csum_tcpudp_nofold()Heiko Carstens1-15/+7
2020-08-26s390/checksum: provide csum_ipv6_magic()Heiko Carstens1-2/+22
2020-08-26s390/vmem: fix vmem_add_range for 4-level pagingVasily Gorbik1-0/+1
2020-08-26s390: don't trace preemption in percpu macrosSven Schnelle1-14/+14
2020-08-26cpuidle: Move trace_cpu_idle() into generic codePeter Zijlstra1-2/+1
2020-08-20unify generic instances of csum_partial_copy_nocheck()Al Viro1-7/+0
2020-08-17s390/pci: fix PF/VF linking on hot plugNiklas Schnelle3-13/+32
2020-08-17s390/pci: re-introduce zpci_remove_device()Niklas Schnelle2-9/+14
2020-08-17s390/pci: fix zpci_bus_link_virtfn()Niklas Schnelle1-10/+15
2020-08-17s390/ptrace: fix storage key handlingHeiko Carstens1-2/+5
2020-08-17s390/runtime_instrumentation: fix storage key handlingHeiko Carstens1-1/+1
2020-08-17s390/pci: ignore stale configuration request eventNiklas Schnelle1-0/+3
2020-08-14all arch: remove system call sys_sysctlXiaoming Ni1-1/+1
2020-08-13Merge tag 's390-5.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds11-44/+57
2020-08-12mm/gup: remove task_struct pointer for all gup codePeter Xu4-8/+8
2020-08-12mm/s390: use general page fault accountingPeter Xu1-15/+1
2020-08-12mm: do page fault accounting in handle_mm_faultPeter Xu1-1/+1
2020-08-12uaccess: remove segment_eqChristoph Hellwig1-1/+1
2020-08-11s390/numa: move code to arch/s390/kernelAlexander Gordeev4-3/+1
2020-08-11s390/time: remove select CLOCKSOURCE_VALIDATE_LAST_CYCLE againHeiko Carstens1-1/+0
2020-08-11s390/debug: debug feature version 3Mikhail Zaslonko2-25/+24
2020-08-11s390/Kconfig: add missing ZCRYPT dependency to VFIO_APKrzysztof Kozlowski1-0/+1
2020-08-11s390/numa: set node distance to LOCAL_DISTANCEAlexander Gordeev1-6/+0
2020-08-11s390/test_unwind: fix possible memleak in test_unwind()Wang Hai1-0/+1