summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva2020-08-23106-251/+236
* Merge tag 'powerpc-5.9-3' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2020-08-2320-24/+160
|\
| * powerpc/perf/hv-24x7: Move cpumask file to top folder of hv-24x7 driverKajol Jain2020-08-211-1/+10
| * powerpc/32s: Fix module loading failure when VMALLOC_END is over 0xf0000000Christophe Leroy2020-08-211-2/+2
| * powerpc/pseries: Do not initiate shutdown when system is running on UPSVasant Hegde2020-08-201-1/+0
| * powerpc/perf: Fix soft lockups due to missed interrupt accountingAthira Rajeev2020-08-201-0/+4
| * powerpc/powernv/pci: Fix possible crash when releasing DMA resourcesFrederic Barrat2020-08-201-1/+1
| * powerpc/pseries/hotplug-cpu: wait indefinitely for vCPU deathMichael Roth2020-08-181-6/+12
| * powerpc/32s: Fix is_module_segment() when MODULES_VADDR is definedChristophe Leroy2020-08-181-0/+7
| * powerpc/kasan: Fix KASAN_SHADOW_START on BOOK3S_32Christophe Leroy2020-08-181-1/+8
| * powerpc/fixmap: Fix the size of the early debug areaChristophe Leroy2020-08-171-1/+1
| * powerpc/pkeys: Fix build error with PPC_MEM_KEYS disabledAneesh Kumar K.V2020-08-171-1/+3
| * powerpc/kernel: Cleanup machine check function declarationsMadhavan Srinivasan2020-08-174-8/+12
| * powerpc: Add POWER10 raw mode cputable entryMadhavan Srinivasan2020-08-171-0/+20
| * powerpc/perf: Add extended regs support for power10 platformAthira Rajeev2020-08-173-1/+23
| * powerpc/perf: Add support for outputting extended regs in perf intr_regsAnju T Sudhakar2020-08-176-4/+59
| * powerpc: Fix P10 PVR revision in /proc/cpuinfo for SMT4 coresMichael Neuling2020-08-171-0/+1
* | Merge tag 'x86-urgent-2020-08-23' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2020-08-231-4/+6
|\ \
| * | x86/entry/64: Do not use RDPID in paranoid entry to accomodate KVMSean Christopherson2020-08-211-4/+6
* | | Merge tag 'perf-urgent-2020-08-23' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2020-08-231-3/+49
|\ \ \
| * | | 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
| |/ / / |/| | |