summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
...
| * | | perf/x86/intel/uncore: Add BW counters for GT, IA and IO breakdownVaibhav Shankar2020-08-151-3/+49
| |/ /
* | | Merge tag 'efi-urgent-2020-08-23' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2020-08-234-86/+39
|\ \ \
| * | | efi/x86: Move 32-bit code into efi_32.cArd Biesheuvel2020-08-203-86/+37
| * | | efi/x86: Mark kernel rodata non-executable for mixed modeArvind Sankar2020-08-201-0/+2
| | |/ | |/|
* | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2020-08-226-22/+42
|\ \ \
| * | | ARM64: vdso32: Install vdso32 from vdso_installStephen Boyd2020-08-212-1/+2
| * | | KVM: arm64: Print warning when cpu erratum can cause guests to deadlockRob Herring2020-08-211-0/+4
| * | | arm64: Allow booting of late CPUs affected by erratum 1418040Marc Zyngier2020-08-211-0/+2
| * | | arm64: Move handling of erratum 1418040 into C codeMarc Zyngier2020-08-212-21/+34
| |/ /
* | | Merge tag 's390-5.9-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds2020-08-226-34/+69
|\ \ \
| * | | s390/pci: fix PF/VF linking on hot plugNiklas Schnelle2020-08-173-13/+32
| * | | s390/pci: re-introduce zpci_remove_device()Niklas Schnelle2020-08-172-9/+14
| * | | s390/pci: fix zpci_bus_link_virtfn()Niklas Schnelle2020-08-171-10/+15
| * | | s390/ptrace: fix storage key handlingHeiko Carstens2020-08-171-2/+5
| * | | s390/runtime_instrumentation: fix storage key handlingHeiko Carstens2020-08-171-1/+1
| * | | s390/pci: ignore stale configuration request eventNiklas Schnelle2020-08-171-0/+3
| |/ /
* | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2020-08-2210-15/+32
|\ \ \
| * | | KVM: arm64: Only reschedule if MMU_NOTIFIER_RANGE_BLOCKABLE is not setWill Deacon2020-08-211-4/+13
| * | | KVM: Pass MMU notifier range flags to kvm_unmap_hva_range()Will Deacon2020-08-219-9/+15
| * | | kvm: x86: Toggling CR4.PKE does not load PDPTEs in PAE modeJim Mattson2020-08-171-1/+1
| * | | kvm: x86: Toggling CR4.SMAP does not load PDPTEs in PAE modeJim Mattson2020-08-171-1/+1
| * | | KVM: x86: fix access code passed to gva_to_gpaPaolo Bonzini2020-08-171-1/+3
* | | | Merge tag 'riscv-for-linus-5.9-rc2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2020-08-2113-136/+76
|\ \ \ \
| * | | | riscv: Add SiFive drivers to rv32_defconfigBin Meng2020-08-201-0/+5
| * | | | RISC-V: Remove CLINT related code from timer and archAnup Patel2020-08-2010-109/+13
| * | | | RISC-V: Add mechanism to provide custom IPI operationsAnup Patel2020-08-206-48/+79
| | |/ / | |/| |
* | | | Merge tag 'for-linus-5.9-rc2-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2020-08-211-0/+1
|\ \ \ \
| * | | | Fix build error when CONFIG_ACPI is not set/enabled:Randy Dunlap2020-08-201-0/+1
* | | | | x86/boot/compressed: Use builtin mem functions for decompressorArvind Sankar2020-08-192-9/+3
* | | | | arch/ia64: Restore arch-specific pgd_offset_k implementationJessica Clarke2020-08-171-0/+9
| |/ / / |/| | |
* | | | parisc: fix PMD pages allocation by restoring pmd_alloc_one()Mike Rapoport2020-08-161-0/+6
* | | | Merge tag 'riscv-for-linus-5.9-mw1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2020-08-151-8/+17
|\ \ \ \
| * | | | riscv: Setup exception vector for nommu platformQiu Wenbo2020-08-141-8/+17
* | | | | Merge tag 'sh-for-5.9' of git://git.libc.org/linux-shLinus Torvalds2020-08-1566-995/+360
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | sh: landisk: Add missing initialization of sh_io_port_baseGeert Uytterhoeven2020-08-141-0/+3
| * | | | sh: bring syscall_set_return_value in line with other architecturesMichael Karcher2020-08-141-4/+1
| * | | | sh: Add SECCOMP_FILTERMichael Karcher2020-08-143-2/+6
| * | | | sh: Rearrange blocks in entry-common.SMichael Karcher2020-08-141-28/+29
| * | | | sh: switch to copy_thread_tls()Christian Brauner2020-08-142-3/+4
| * | | | sh: use the generic dma coherent remap allocatorChristoph Hellwig2020-08-142-49/+4
| * | | | sh: don't allow non-coherent DMA for NOMMUChristoph Hellwig2020-08-141-1/+2
| * | | | dma-mapping: consolidate the NO_DMA definition in kernel/dma/KconfigChristoph Hellwig2020-08-143-6/+3
| * | | | sh: unexport register_trapped_io and match_trapped_io_handlerChristoph Hellwig2020-08-141-2/+0
| * | | | sh: don't include <asm/io_trapped.h> in <asm/io.h>Christoph Hellwig2020-08-143-1/+2
| * | | | sh: move the ioremap implementation out of lineChristoph Hellwig2020-08-142-86/+68
| * | | | sh: move ioremap_fixed details out of <asm/io.h>Christoph Hellwig2020-08-145-16/+26
| * | | | sh: remove __KERNEL__ ifdefs from non-UAPI headersChristoph Hellwig2020-08-1419-54/+0
| * | | | sh: sort the selects for SUPERH alphabeticallyChristoph Hellwig2020-08-141-48/+47
| * | | | sh: remove -Werror from MakefilesChristoph Hellwig2020-08-143-6/+0
| * | | | sh: Replace HTTP links with HTTPS onesAlexander A. Klimov2020-08-141-1/+1