summaryrefslogtreecommitdiff
path: root/arch/s390
AgeCommit message (Expand)AuthorFilesLines
2021-04-07s390/vdso: fix tod_steering_delta typeHeiko Carstens1-1/+1
2021-04-07s390/vdso: copy tod_steering_delta value to vdso_data pageHeiko Carstens1-0/+1
2021-03-24s390/pci: fix leak of PCI device structureNiklas Schnelle3-17/+31
2021-03-24s390/pci: remove superfluous zdev->zbus checkNiklas Schnelle1-1/+1
2021-03-24s390/pci: refactor zpci_create_device()Niklas Schnelle4-57/+48
2021-03-24s390/vtime: fix increased steal time accountingGerald Schaefer1-1/+1
2021-03-17s390/smp: __smp_rescan_cpus() - move cpumask away from stackHeiko Carstens1-1/+1
2021-03-04s390/vtime: fix inline assembly clobber listHeiko Carstens1-1/+2
2021-02-26mm: provide a saner PTE walking API for modulesPaolo Bonzini1-2/+2
2021-01-27s390: uv: Fix sysfs max number of VCPUs reportingJanosch Frank3-4/+4
2021-01-02Merge tag 's390-5.11-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds4-21/+35
2020-12-30s390/Kconfig: sort config S390 select list once againHeiko Carstens1-14/+17
2020-12-30s390: update defconfigsHeiko Carstens3-7/+18
2020-12-30local64.h: make <asm/local64.h> mandatoryRandy Dunlap1-1/+0
2020-12-25Merge tag 'irq-core-2020-12-23' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-1/+1
2020-12-22kasan, x86, s390: update undef CONFIG_KASANAndrey Konovalov1-0/+1
2020-12-20Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds9-42/+45
2020-12-20epoll: fix compat syscall wire up of epoll_pwait2Heiko Carstens1-1/+1
2020-12-19Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-0/+1
2020-12-19epoll: wire up syscall epoll_pwait2Willem de Bruijn1-0/+1
2020-12-18Merge tag 's390-5.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds9-152/+41
2020-12-18Merge tag 'trace-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds2-5/+20
2020-12-17Merge 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-16s390/idle: allow arch_cpu_idle() to be kprobedHeiko Carstens1-2/+0
2020-12-16s390/idle: remove raw_local_irq_save()/restore() from arch_cpu_idle()Heiko Carstens1-5/+2
2020-12-16s390/idle: merge enabled_wait() and arch_cpu_idle()Heiko Carstens2-13/+3
2020-12-16s390/delay: remove udelay_simple()Heiko Carstens4-32/+7
2020-12-16s390/irq: select HAVE_IRQ_EXIT_ON_IRQ_STACKHeiko Carstens1-0/+1
2020-12-16s390/delay: simplify udelayHeiko Carstens4-94/+23
2020-12-16s390/test_unwind: use timer instead of udelayHeiko Carstens1-14/+10
2020-12-16s390/test_unwind: fix CALL_ON_STACK testsHeiko Carstens1-2/+5
2020-12-16s390: make calls to TRACE_IRQS_OFF/TRACE_IRQS_ON balancedHeiko Carstens1-2/+2
2020-12-16s390: always clear kernel stack backchain before calling functionsHeiko Carstens1-6/+6
2020-12-16Merge tag 'asm-generic-timers-5.11' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-1/+0
2020-12-16Merge tag 'asm-generic-mmu-context-5.11' of git://git.kernel.org/pub/scm/linu...Linus Torvalds1-5/+4
2020-12-16mm: simplify follow_pte{,pmd}Christoph Hellwig1-2/+2
2020-12-16Merge 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 'kvmarm-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma...Paolo Bonzini2-3/+2
2020-12-15s390/irq: Use irq_desc_kstat_cpu() in show_msi_interrupt()Thomas Gleixner1-1/+1
2020-12-15Merge tag 'irqchip-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/maz...Thomas Gleixner16-57/+77
2020-12-15Merge tag 'sched-core-2020-12-14' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-3/+1
2020-12-15Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds1-24/+0
2020-12-15Merge 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