summaryrefslogtreecommitdiffstats
path: root/arch/s390
AgeCommit message (Expand)AuthorFilesLines
2020-12-17Merge tag 'trace-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds2-5/+20
2020-12-16Merge tag 'for-5.11/drivers-2020-12-14' of git://git.kernel.dk/linux-blockLinus Torvalds2-0/+3
2020-12-16Merge tag 'tif-task_work.arch-2020-12-14' of git://git.kernel.dk/linux-blockLinus Torvalds3-6/+9
2020-12-16Merge tag 'seccomp-v5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-0/+9
2020-12-16Merge tag 'asm-generic-timers-5.11' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-1/+0
2020-12-15Merge tag 'asm-generic-mmu-context-5.11' of git://git.kernel.org/pub/scm/linu...Linus Torvalds1-5/+4
2020-12-15mm: simplify follow_pte{,pmd}Christoph Hellwig1-2/+2
2020-12-15Merge tag 'irq-core-2020-12-15' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds3-19/+34
2020-12-15Merge branch 'akpm' (patches from Andrew)Linus Torvalds4-15/+4
2020-12-15arch, mm: restore dependency of __kernel_map_pages() on DEBUG_PAGEALLOCMike Rapoport1-3/+1
2020-12-15mm: forbid splitting special mappingsDmitry Safonov1-10/+1
2020-12-15mm/gup_benchmark: rename to mm/gup_testJohn Hubbard2-2/+2
2020-12-15Merge tag 'irqchip-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/maz...Thomas Gleixner16-57/+77
2020-12-14Merge tag 'sched-core-2020-12-14' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-3/+1
2020-12-14Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds1-24/+0
2020-12-14Merge tag 's390-5.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds68-940/+908
2020-12-14Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds7-7/+6
2020-12-10s390/mm: add support to allocate gigantic hugepages using CMAGerald Schaefer1-0/+3
2020-12-10s390/crypto: add arch_get_random_long() supportHarald Freudenberger2-2/+113
2020-12-09s390/smp: perform initial CPU reset also for SMT siblingsSven Schnelle1-15/+3
2020-12-09s390/mm: use invalid asce for user space when switching to init_mmHeiko Carstens1-1/+4
2020-12-09s390/idle: fix accounting with machine checksSven Schnelle1-6/+6
2020-12-09s390/idle: add missing mt_cycles calculationSven Schnelle1-9/+25
2020-12-09s390/boot: add build-id to decompressorPhilipp Rudo2-1/+2
2020-12-09s390/kexec_file: fix diag308 subcode when loading crash kernelPhilipp Rudo1-4/+5
2020-12-02sched/vtime: Consolidate IRQ time accountingFrederic Weisbecker1-13/+32
2020-12-02s390/vtime: Use the generic IRQ entry accountingFrederic Weisbecker3-5/+1
2020-12-02sched/cputime: Remove symbol exports from IRQ time accountingFrederic Weisbecker1-5/+5
2020-12-02s390/cio: remove pm support from ccw bus driverVineeth Vijayan1-10/+0
2020-12-02s390: fix irq state tracingHeiko Carstens2-18/+2
2020-12-02s390/pci: fix CPU address in MSI for directed IRQAlexander Gordeev1-3/+11
2020-11-30s390/vdso: add missing prototypes for vdso functionsHeiko Carstens3-0/+16
2020-11-30s390/Kconfig: default PCI_NR_FUNCTIONS to 512Niklas Schnelle1-1/+1
2020-11-29Merge tag 'locking-urgent-2020-11-29' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-3/+3
2020-11-27Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds4-5/+13
2020-11-27Merge branch 'linus' into sched/core, to resolve semantic conflictIngo Molnar11-49/+61
2020-11-24Merge tag 's390-5.10-5' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds2-5/+7
2020-11-24smp: Cleanup smp_call_function*()Peter Zijlstra1-3/+1
2020-11-24sched/idle: Fix arch_cpu_idle() vs tracingPeter Zijlstra1-3/+3
2020-11-23arch: move SA_* definitions to generic headersPeter Collingbourne1-24/+0
2020-11-23s390/vdso: reimplement getcpu vdso syscallHeiko Carstens8-2/+42
2020-11-23s390/mm: add debug user asce supportHeiko Carstens5-0/+35
2020-11-23s390/mm: use invalid asce instead of kernel asceHeiko Carstens5-5/+13
2020-11-23s390/mm: remove set_fs / rework address space handlingHeiko Carstens21-375/+51
2020-11-23Merge branch 'fixes' into featuresHeiko Carstens2-5/+7
2020-11-23s390: fix fpu restore in entry.SSven Schnelle2-5/+7
2020-11-20s390: Enable seccomp architecture trackingYiFei Zhu1-0/+9
2020-11-20s390/vmem: make variable and function names consistentAlexander Gordeev1-18/+18
2020-11-20s390/vmem: remove redundant checkAlexander Gordeev1-1/+1
2020-11-20s390/stp: let subsys_system_register() sysfs attributesJulian Wiedmann1-30/+14