summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | | powerpc/64s: Use symbolic macros for function entry encodingMichael Ellerman2021-03-101-3/+4
| * | | | | | | | | | powerpc/64s: Fix instruction encoding for lis in ppc_function_entry()Naveen N. Rao2021-03-091-1/+1
* | | | | | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2021-03-1425-79/+184
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | KVM: LAPIC: Advancing the timer expiration on guest initiated writeWanpeng Li2021-03-121-0/+1
| * | | | | | | | | | | KVM: x86/mmu: Skip !MMU-present SPTEs when removing SP in exclusive modeSean Christopherson2021-03-121-0/+11
| * | | | | | | | | | | KVM: kvmclock: Fix vCPUs > 64 can't be online/hotplugedWanpeng Li2021-03-121-10/+9
| * | | | | | | | | | | kvm: x86: annotate RCU pointersMuhammad Usama Anjum2021-03-121-2/+2
| * | | | | | | | | | | KVM: arm64: Fix exclusive limit for IPA sizeMarc Zyngier2021-03-121-2/+1
| * | | | | | | | | | | KVM: arm64: Reject VM creation when the default IPA size is unsupportedMarc Zyngier2021-03-121-4/+8
| * | | | | | | | | | | KVM: arm64: Ensure I-cache isolation between vcpus of a same VMMarc Zyngier2021-03-095-8/+15
| * | | | | | | | | | | KVM: arm64: Don't use cbz/adr with external symbolsSami Tolvanen2021-03-091-2/+4
| * | | | | | | | | | | KVM: arm64: Fix range alignment when walking page tablesJia He2021-03-061-0/+1
| * | | | | | | | | | | KVM: arm64: Workaround firmware wrongly advertising GICv2-on-v3 compatibilityMarc Zyngier2021-03-062-4/+39
| * | | | | | | | | | | KVM: arm64: Rename __vgic_v3_get_ich_vtr_el2() to __vgic_v3_get_gic_config()Marc Zyngier2021-03-064-7/+14
| * | | | | | | | | | | KVM: arm64: Don't access PMSELR_EL0/PMUSERENR_EL0 when no PMU is availableMarc Zyngier2021-03-062-3/+9
| * | | | | | | | | | | KVM: arm64: Turn kvm_arm_support_pmu_v3() into a static keyMarc Zyngier2021-03-062-10/+10
| * | | | | | | | | | | KVM: arm64: Fix nVHE hyp panic host context restoreAndrew Scull2021-03-063-10/+11
| * | | | | | | | | | | KVM: arm64: Avoid corrupting vCPU context register in guest exitWill Deacon2021-03-061-1/+1
| * | | | | | | | | | | KVM: arm64: nvhe: Save the SPE context earlySuzuki K Poulose2021-03-063-3/+25
| * | | | | | | | | | | kvm: x86: use NULL instead of using plain integer as pointerMuhammad Usama Anjum2021-03-061-1/+1
| * | | | | | | | | | | KVM: SVM: Connect 'npt' module param to KVM's internal 'npt_enabled'Sean Christopherson2021-03-051-12/+13
| * | | | | | | | | | | KVM: x86: Ensure deadline timer has truly expired before posting its IRQSean Christopherson2021-03-051-1/+10
* | | | | | | | | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2021-03-142-7/+19
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | ia64: fix ptrace(PTRACE_SYSCALL_INFO_EXIT) signSergei Trofimovich2021-03-131-1/+1
| * | | | | | | | | | | | ia64: fix ia64_syscall_get_set_arguments() for break-based syscallsSergei Trofimovich2021-03-131-6/+18
* | | | | | | | | | | | | Merge tag 'kbuild-fixes-v5.12-2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2021-03-131-2/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | kbuild: remove LLVM=1 test from HAS_LTO_CLANGMasahiro Yamada2021-03-111-1/+0
| * | | | | | | | | | | | | kbuild: Allow LTO to be selected with KASAN_HW_TAGSSami Tolvanen2021-03-111-1/+1
| | |_|_|/ / / / / / / / / | |/| | | | | | | | | | |
* | | | | | | | | | | | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2021-03-1212-67/+88
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ / / / / | |/| | | | | | | | | | |
| * | | | | | | | | | | | arm64: mm: remove unused __cpu_uses_extended_idmap[_level()]Ard Biesheuvel2021-03-111-14/+0
| * | | | | | | | | | | | arm64: mm: use a 48-bit ID map when possible on 52-bit VA buildsArd Biesheuvel2021-03-113-6/+3
| * | | | | | | | | | | | arm64: perf: Fix 64-bit event counter read truncationRob Herring2021-03-101-1/+1
| * | | | | | | | | | | | arm64/mm: Fix __enable_mmu() for new TGRAN range valuesJames Morse2021-03-103-12/+24
| * | | | | | | | | | | | arm64: mte: Map hotplugged memory as Normal TaggedCatalin Marinas2021-03-103-2/+5
| * | | | | | | | | | | | arm64: kasan: fix page_alloc tagging with DEBUG_VIRTUALAndrey Konovalov2021-03-091-0/+5
| * | | | | | | | | | | | arm64/mm: Reorganize pfn_valid()Anshuman Khandual2021-03-081-5/+16
| * | | | | | | | | | | | arm64/mm: Fix pfn_valid() for ZONE_DEVICE based memoryAnshuman Khandual2021-03-081-0/+12
| * | | | | | | | | | | | arm64/mm: Drop THP conditionality from FORCE_MAX_ZONEORDERAnshuman Khandual2021-03-081-2/+2
| * | | | | | | | | | | | arm64/mm: Drop redundant ARCH_WANT_HUGE_PMD_SHAREAnshuman Khandual2021-03-081-2/+0
| * | | | | | | | | | | | arm64: Drop support for CMDLINE_EXTENDWill Deacon2021-03-082-10/+1
| * | | | | | | | | | | | arm64: cpufeatures: Fix handling of CONFIG_CMDLINE for idreg overridesWill Deacon2021-03-081-19/+25
| |/ / / / / / / / / / /
* | | | | | | | | | | | Merge tag 'for-linus-5.12b-rc3-tag' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2021-03-122-7/+4
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / |/| | | | | | | / / / / | | |_|_|_|_|_|/ / / / | |/| | | | | | | | |
| * | | | | | | | | | Xen/gnttab: introduce common INVALID_GRANT_{HANDLE,REF}Jan Beulich2021-03-102-3/+4
| * | | | | | | | | | Xen: drop exports of {set,clear}_foreign_p2m_mapping()Jan Beulich2021-03-102-4/+0
* | | | | | | | | | | Merge tag 's390-5.12-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds2021-03-1012-90/+54
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / / / |/| | | | | | | | | |
| * | | | | | | | | | s390: remove IBM_PARTITION and CONFIGFS_FS from zfcpdump defconfigAlexander Egorenkov2021-03-081-2/+0
| * | | | | | | | | | s390: update defconfigsHeiko Carstens2021-03-083-23/+5
| * | | | | | | | | | s390/cpumf: remove unneeded semicolonJiapeng Chong2021-03-081-1/+1
| * | | | | | | | | | s390/cpumf: rename header file to hwctrset.hThomas Richter2021-03-082-1/+1
| * | | | | | | | | | s390/cpumf: remove 60 seconds read limitThomas Richter2021-03-081-16/+2