aboutsummaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)Author
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-20powerpc/pseries: Do not initiate shutdown when system is running on UPSVasant Hegde
2020-08-20powerpc/perf: Fix soft lockups due to missed interrupt accountingAthira Rajeev
2020-08-20efi/x86: Move 32-bit code into efi_32.cArd Biesheuvel
2020-08-20efi/x86: Mark kernel rodata non-executable for mixed modeArvind Sankar
2020-08-20Fix build error when CONFIG_ACPI is not set/enabled:Randy Dunlap
2020-08-20powerpc/powernv/pci: Fix possible crash when releasing DMA resourcesFrederic Barrat
2020-08-19x86/boot/compressed: Use builtin mem functions for decompressorArvind Sankar
2020-08-18powerpc/pseries/hotplug-cpu: wait indefinitely for vCPU deathMichael Roth
2020-08-18powerpc/32s: Fix is_module_segment() when MODULES_VADDR is definedChristophe Leroy
2020-08-18powerpc/kasan: Fix KASAN_SHADOW_START on BOOK3S_32Christophe Leroy
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-17powerpc/fixmap: Fix the size of the early debug areaChristophe Leroy
2020-08-17powerpc/pkeys: Fix build error with PPC_MEM_KEYS disabledAneesh Kumar K.V
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-17powerpc/kernel: Cleanup machine check function declarationsMadhavan Srinivasan
2020-08-17powerpc: Add POWER10 raw mode cputable entryMadhavan Srinivasan
2020-08-17powerpc/perf: Add extended regs support for power10 platformAthira Rajeev
2020-08-17powerpc/perf: Add support for outputting extended regs in perf intr_regsAnju T Sudhakar
2020-08-17powerpc: Fix P10 PVR revision in /proc/cpuinfo for SMT4 coresMichael Neuling
2020-08-16Merge branch 'master-next'Bruce Ashfield
2020-08-16arm64: dts: k3-am65: Update the RM resource typesLokesh Vutla
2020-08-16arm64: dts: k3-am65: ti-sci-inta/intr: Update to latest bindingsLokesh Vutla
2020-08-16arm64: dts: k3-j721e: ti-sci-inta/intr: Update to latest bindingsLokesh Vutla
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-15perf/x86/intel/uncore: Add BW counters for GT, IA and IO breakdownVaibhav Shankar
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