summaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2020-11-24x86: Support kmap_local() forced debuggingThomas Gleixner3-4/+15
2020-11-24Merge branch 'sched/core' into core/mmThomas Gleixner1-0/+10
2020-11-19microblaze/mm/highmem: Add dropped #ifdef backThomas Gleixner1-0/+1
2020-11-19arm64: Rebuild sched domains on invariance status changesIonela Voinescu1-0/+10
2020-11-16xtensa/mm/highmem: Make generic kmap_atomic() work correctlyThomas Gleixner5-64/+31
2020-11-06io-mapping: Cleanup atomic iomapThomas Gleixner2-12/+3
2020-11-06highmem: Get rid of kmap_types.hThomas Gleixner7-57/+0
2020-11-06xtensa/mm/highmem: Switch to generic kmap atomicThomas Gleixner4-45/+18
2020-11-06sparc/mm/highmem: Switch to generic kmap atomicThomas Gleixner7-136/+8
2020-11-06powerpc/mm/highmem: Switch to generic kmap atomicThomas Gleixner7-92/+8
2020-11-06nds32/mm/highmem: Switch to generic kmap atomicThomas Gleixner5-57/+19
2020-11-06mips/mm/highmem: Switch to generic kmap atomicThomas Gleixner6-99/+6
2020-11-06microblaze/mm/highmem: Switch to generic kmap atomicThomas Gleixner6-88/+8
2020-11-06csky/mm/highmem: Switch to generic kmap atomicThomas Gleixner4-78/+8
2020-11-06ARM: highmem: Switch to generic kmap atomicThomas Gleixner6-144/+26
2020-11-06arc/mm/highmem: Use generic kmap atomic implementationThomas Gleixner4-69/+26
2020-11-06x86/mm/highmem: Use generic kmap atomic implementationThomas Gleixner9-158/+28
2020-11-06sh/highmem: Remove all traces of unused cruftThomas Gleixner3-31/+0
2020-11-01Merge tag 'x86-urgent-2020-11-01' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-13/+30
2020-11-01Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds19-69/+127
2020-10-31KVM: vmx: remove unused variablePaolo Bonzini1-2/+0
2020-10-31KVM: VMX: eVMCS: make evmcs_sanitize_exec_ctrls() work againVitaly Kuznetsov3-5/+5
2020-10-30Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds24-40/+90
2020-10-30Merge tag 'arm-soc-fixes-v5.10-1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds20-19/+135
2020-10-30KVM: x86: Fix NULL dereference at kvm_msr_ignored_check()Takashi Iwai1-4/+4
2020-10-30KVM: x86: replace static const variables with macrosPaolo Bonzini3-21/+21
2020-10-30Merge tag 'kvmarm-fixes-5.10-1' of git://git.kernel.org/pub/scm/linux/kernel/...Paolo Bonzini11-37/+96
2020-10-30KVM: arm64: Handle Asymmetric AArch32 systemsQais Yousef1-0/+19
2020-10-30arm64: cpufeature: upgrade hyp caps to finalMark Rutland3-15/+24
2020-10-30arm64: cpufeature: reorder cpus_have_{const, final}_cap()Mark Rutland1-8/+8
2020-10-30KVM: arm64: Factor out is_{vhe,nvhe}_hyp_code()Mark Rutland1-5/+16
2020-10-30arm64: Change .weak to SYM_FUNC_START_WEAK_PI for arch/arm64/lib/mem*.SFangrui Song3-6/+3
2020-10-30arm64/smp: Move rcu_cpu_starting() earlierQian Cai1-0/+1
2020-10-29KVM: arm64: Force PTE mapping on fault resulting in a device mappingSantosh Shukla1-0/+1
2020-10-29KVM: arm64: Use fallback mapping sizes for contiguous huge page sizesGavin Shan1-7/+19
2020-10-29KVM: arm64: Fix masks in stage2_pte_cacheable()Will Deacon1-1/+1
2020-10-29KVM: arm64: Fix AArch32 handling of DBGD{CCINT,SCRext} and DBGVCRMarc Zyngier2-3/+4
2020-10-29KVM: arm64: Allocate stage-2 pgd pages with GFP_KERNEL_ACCOUNTWill Deacon1-1/+1
2020-10-29KVM: arm64: Drop useless PAN setting on host EL1 to EL2 transitionMarc Zyngier1-2/+0
2020-10-29KVM: arm64: Remove leftover kern_hyp_va() in nVHE TLB invalidationMarc Zyngier1-1/+0
2020-10-29KVM: arm64: Don't corrupt tpidr_el2 on failed HVC callMarc Zyngier1-7/+16
2020-10-29arm64: Add workaround for Arm Cortex-A77 erratum 1508412Rob Herring12-15/+64
2020-10-29arm64: Add part number for Arm Cortex-A77Rob Herring1-0/+2
2020-10-28x86/kvm: Reserve KVM_FEATURE_MSI_EXT_DEST_IDDavid Woodhouse1-0/+1
2020-10-28Merge tag 'stm32-dt-for-v5.10-fixes-1' of git://git.kernel.org/pub/scm/linux/...Arnd Bergmann2-0/+32
2020-10-28ARM: dts: stm32: Describe Vin power supply on stm32mp157c-edx boardPascal Paillet1-0/+15
2020-10-28ARM: dts: stm32: Describe Vin power supply on stm32mp15xx-dkx boardPascal Paillet1-0/+17
2020-10-28arm64: efi: increase EFI PE/COFF header padding to 64 KBArd Biesheuvel1-1/+1
2020-10-28arm64: vmlinux.lds: account for spurious empty .igot.plt sectionsArd Biesheuvel1-1/+1
2020-10-28arm64: avoid -Woverride-init warningArnd Bergmann2-3/+5