aboutsummaryrefslogtreecommitdiffstats
path: root/arch (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-08-21arm64: Move handling of erratum 1418040 into C codeMarc Zyngier2-21/+34
2020-08-20riscv: Add SiFive drivers to rv32_defconfigBin Meng1-0/+5
2020-08-20RISC-V: Remove CLINT related code from timer and archAnup Patel10-109/+13
2020-08-20RISC-V: Add mechanism to provide custom IPI operationsAnup Patel6-48/+79
2020-08-20powerpc/pseries: Do not initiate shutdown when system is running on UPSVasant Hegde1-1/+0
2020-08-20powerpc/perf: Fix soft lockups due to missed interrupt accountingAthira Rajeev1-0/+4
2020-08-20efi/x86: Move 32-bit code into efi_32.cArd Biesheuvel3-86/+37
2020-08-20efi/x86: Mark kernel rodata non-executable for mixed modeArvind Sankar1-0/+2
2020-08-20Fix build error when CONFIG_ACPI is not set/enabled:Randy Dunlap1-0/+1
2020-08-20powerpc/powernv/pci: Fix possible crash when releasing DMA resourcesFrederic Barrat1-1/+1
2020-08-19x86/boot/compressed: Use builtin mem functions for decompressorArvind Sankar2-9/+3
2020-08-18powerpc/pseries/hotplug-cpu: wait indefinitely for vCPU deathMichael Roth1-6/+12
2020-08-18powerpc/32s: Fix is_module_segment() when MODULES_VADDR is definedChristophe Leroy1-0/+7
2020-08-18powerpc/kasan: Fix KASAN_SHADOW_START on BOOK3S_32Christophe Leroy1-1/+8
2020-08-17kvm: x86: Toggling CR4.PKE does not load PDPTEs in PAE modeJim Mattson1-1/+1
2020-08-17kvm: x86: Toggling CR4.SMAP does not load PDPTEs in PAE modeJim Mattson1-1/+1
2020-08-17KVM: x86: fix access code passed to gva_to_gpaPaolo Bonzini1-1/+3
2020-08-17arch/ia64: Restore arch-specific pgd_offset_k implementationJessica Clarke1-0/+9
2020-08-17powerpc/fixmap: Fix the size of the early debug areaChristophe Leroy1-1/+1
2020-08-17powerpc/pkeys: Fix build error with PPC_MEM_KEYS disabledAneesh Kumar K.V1-1/+3
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-17powerpc/kernel: Cleanup machine check function declarationsMadhavan Srinivasan4-8/+12
2020-08-17powerpc: Add POWER10 raw mode cputable entryMadhavan Srinivasan1-0/+20
2020-08-17powerpc/perf: Add extended regs support for power10 platformAthira Rajeev3-1/+23
2020-08-17powerpc/perf: Add support for outputting extended regs in perf intr_regsAnju T Sudhakar6-4/+59
2020-08-17powerpc: Fix P10 PVR revision in /proc/cpuinfo for SMT4 coresMichael Neuling1-0/+1
2020-08-16arm64: dts: k3-am65: Update the RM resource typesLokesh Vutla2-12/+12
2020-08-16arm64: dts: k3-am65: ti-sci-inta/intr: Update to latest bindingsLokesh Vutla4-20/+17
2020-08-16arm64: dts: k3-j721e: ti-sci-inta/intr: Update to latest bindingsLokesh Vutla3-32/+32
2020-08-16parisc: fix PMD pages allocation by restoring pmd_alloc_one()Mike Rapoport1-0/+6
2020-08-15Merge tag 'riscv-for-linus-5.9-mw1' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linuxLinus Torvalds1-8/+17
2020-08-15Merge tag 'sh-for-5.9' of git://git.libc.org/linux-shLinus Torvalds66-995/+360
2020-08-15perf/x86/intel/uncore: Add BW counters for GT, IA and IO breakdownVaibhav Shankar1-3/+49
2020-08-15Merge tag 'x86-urgent-2020-08-15' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds7-17/+58
2020-08-15Merge tag 'perf-urgent-2020-08-15' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-10/+36
2020-08-14iomap: constify ioreadX() iomem argument (as in generic implementation)Krzysztof Kozlowski16-103/+103
2020-08-14sh: use generic strncpy()Kuninori Morimoto1-26/+0
2020-08-14all arch: remove system call sys_sysctlXiaoming Ni43-44/+18
2020-08-14sh: landisk: Add missing initialization of sh_io_port_baseGeert Uytterhoeven1-0/+3
2020-08-14sh: bring syscall_set_return_value in line with other architecturesMichael Karcher1-4/+1
2020-08-14sh: Add SECCOMP_FILTERMichael Karcher3-2/+6
2020-08-14sh: Rearrange blocks in entry-common.SMichael Karcher1-28/+29
2020-08-14sh: switch to copy_thread_tls()Christian Brauner2-3/+4
2020-08-14sh: use the generic dma coherent remap allocatorChristoph Hellwig2-49/+4
2020-08-14sh: don't allow non-coherent DMA for NOMMUChristoph Hellwig1-1/+2