summaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)Author
2020-08-22Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2020-08-22Merge tag 's390-5.9-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2020-08-22Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2020-08-21KVM: arm64: Only reschedule if MMU_NOTIFIER_RANGE_BLOCKABLE is not setWill Deacon
2020-08-21KVM: Pass MMU notifier range flags to kvm_unmap_hva_range()Will Deacon
2020-08-21Merge tag 'riscv-for-linus-5.9-rc2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2020-08-21Merge tag 'for-linus-5.9-rc2-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-08-21ARM64: vdso32: Install vdso32 from vdso_installStephen Boyd
2020-08-21KVM: arm64: Print warning when cpu erratum can cause guests to deadlockRob Herring
2020-08-21arm64: Allow booting of late CPUs affected by erratum 1418040Marc Zyngier
2020-08-21arm64: Move handling of erratum 1418040 into C codeMarc Zyngier
2020-08-20riscv: Add SiFive drivers to rv32_defconfigBin Meng
2020-08-20RISC-V: Remove CLINT related code from timer and archAnup Patel
2020-08-20RISC-V: Add mechanism to provide custom IPI operationsAnup Patel
2020-08-20Fix build error when CONFIG_ACPI is not set/enabled:Randy Dunlap
2020-08-19x86/boot/compressed: Use builtin mem functions for decompressorArvind Sankar
2020-08-17kvm: x86: Toggling CR4.PKE does not load PDPTEs in PAE modeJim Mattson
2020-08-17kvm: x86: Toggling CR4.SMAP does not load PDPTEs in PAE modeJim Mattson
2020-08-17KVM: x86: fix access code passed to gva_to_gpaPaolo Bonzini
2020-08-17arch/ia64: Restore arch-specific pgd_offset_k implementationJessica Clarke
2020-08-17s390/pci: fix PF/VF linking on hot plugNiklas Schnelle
2020-08-17s390/pci: re-introduce zpci_remove_device()Niklas Schnelle
2020-08-17s390/pci: fix zpci_bus_link_virtfn()Niklas Schnelle
2020-08-17s390/ptrace: fix storage key handlingHeiko Carstens
2020-08-17s390/runtime_instrumentation: fix storage key handlingHeiko Carstens
2020-08-17s390/pci: ignore stale configuration request eventNiklas Schnelle
2020-08-16parisc: fix PMD pages allocation by restoring pmd_alloc_one()Mike Rapoport
2020-08-15Merge tag 'riscv-for-linus-5.9-mw1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2020-08-15Merge tag 'sh-for-5.9' of git://git.libc.org/linux-shLinus Torvalds
2020-08-15Merge tag 'x86-urgent-2020-08-15' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-08-15Merge tag 'perf-urgent-2020-08-15' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2020-08-14iomap: constify ioreadX() iomem argument (as in generic implementation)Krzysztof Kozlowski
2020-08-14sh: use generic strncpy()Kuninori Morimoto
2020-08-14all arch: remove system call sys_sysctlXiaoming Ni
2020-08-14sh: landisk: Add missing initialization of sh_io_port_baseGeert Uytterhoeven
2020-08-14sh: bring syscall_set_return_value in line with other architecturesMichael Karcher
2020-08-14sh: Add SECCOMP_FILTERMichael Karcher
2020-08-14sh: Rearrange blocks in entry-common.SMichael Karcher
2020-08-14sh: switch to copy_thread_tls()Christian Brauner
2020-08-14sh: use the generic dma coherent remap allocatorChristoph Hellwig
2020-08-14sh: don't allow non-coherent DMA for NOMMUChristoph Hellwig
2020-08-14dma-mapping: consolidate the NO_DMA definition in kernel/dma/KconfigChristoph Hellwig
2020-08-14sh: unexport register_trapped_io and match_trapped_io_handlerChristoph Hellwig
2020-08-14sh: don't include <asm/io_trapped.h> in <asm/io.h>Christoph Hellwig
2020-08-14sh: move the ioremap implementation out of lineChristoph Hellwig
2020-08-14sh: move ioremap_fixed details out of <asm/io.h>Christoph Hellwig
2020-08-14sh: remove __KERNEL__ ifdefs from non-UAPI headersChristoph Hellwig
2020-08-14sh: sort the selects for SUPERH alphabeticallyChristoph Hellwig
2020-08-14sh: remove -Werror from MakefilesChristoph Hellwig
2020-08-14sh: Replace HTTP links with HTTPS onesAlexander A. Klimov