summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2022-06-06ARM: configs: intel_bmc: Enable PECI I3C driverOleksandr Shulzhenko1-0/+1
2022-05-25ARM: configs: intel_bmc: Enable I3C MCTP driversIwona Winiarska1-0/+2
2022-05-12Merge commit '49caedb668e476c100d727f2174724e0610a2b92' of https://github.com...Sujoy Ray330-1572/+4495
2022-04-28Merge tag 'v5.15.36' into dev-5.15Joel Stanley26-116/+116
2022-04-27arm64: dts: qcom: add IPA qcom,qmp propertyAlex Elder3-0/+6
2022-04-27KVM: SVM: Flush when freeing encrypted pages even on SME_COHERENT CPUsMingwei Zhang1-3/+6
2022-04-27KVM: nVMX: Defer APICv updates while L2 is active until L1 is activeSean Christopherson3-0/+11
2022-04-27KVM: x86: Pend KVM_REQ_APICV_UPDATE during vCPU creation to fix a raceSean Christopherson1-1/+14
2022-04-27KVM: x86/pmu: Update AMD PMC sample period to fix guest NMI-watchdogLike Xu3-6/+12
2022-04-27ARC: entry: fix syscall_trace_exit argumentSergey Matyukevich1-0/+1
2022-04-27xtensa: fix a7 clobbering in coprocessor context load/storeMax Filippov1-2/+2
2022-04-27xtensa: patch_text: Fixup last cpu should be masterGuo Ren1-1/+1
2022-04-27powerpc/perf: Fix power10 event alternativesAthira Rajeev1-1/+1
2022-04-27powerpc/perf: Fix power9 event alternativesAthira Rajeev1-4/+4
2022-04-27KVM: PPC: Fix TCE handling for VFIOAlexey Kardashevskiy2-44/+45
2022-04-27stat: fix inconsistency between struct stat and struct compat_statMikulas Patocka1-4/+2
2022-04-27arm64: dts: imx: Fix imx8*-var-som touchscreen property sizesRob Herring2-8/+8
2022-04-27ARM: vexpress/spc: Avoid negative array index when !SMPKees Cook1-1/+1
2022-04-27arm64: mm: fix p?d_leaf()Muchun Song1-2/+2
2022-04-27arm64/mm: drop HAVE_ARCH_PFN_VALIDAnshuman Khandual3-39/+0
2022-04-27Merge tag 'v5.15.35' into dev-5.15Joel Stanley11-37/+146
2022-04-27ARM: dts: aspeed: everest, rainier: Add power-ffs-sync-history GPIOBrandon Wyman2-3/+2
2022-04-20ARM: davinci: da850-evm: Avoid NULL pointer dereferenceNathan Chancellor1-1/+3
2022-04-20x86/tsx: Disable TSX development mode at bootPawan Gupta5-16/+53
2022-04-20x86/tsx: Use MSR_TSX_CTRL to clear CPUID bitsPawan Gupta2-7/+48
2022-04-20KVM: x86/mmu: Resolve nx_huge_pages when kvm.ko is loadedSean Christopherson3-8/+37
2022-04-20arm64: alternatives: mark patch_alternative() as `noinstr`Joey Gouly1-3/+3
2022-04-20cpuidle: PSCI: Move the `has_lpi` check to the beginning of the functionMario Limonciello1-3/+3
2022-04-19ARM: dts: aspeed: add reset properties into MDIO nodesDylan Hung1-0/+4
2022-04-18ARM: dts: aspeed: bletchley: add sample averaging for ADM1278Potin Lai1-0/+2
2022-04-15ARM: configs: Add Intel BMC defconfigIwona Winiarska1-0/+314
2022-04-14Merge tag 'v5.15.34' into dev-5.15Joel Stanley178-808/+1545
2022-04-13powerpc: Fix virt_addr_valid() for 64-bit Book3E & 32-bitKefeng Wang1-1/+5
2022-04-13powerpc/64: Fix build failure with allyesconfig in book3s_64_entry.SChristophe Leroy1-2/+8
2022-04-13x86,static_call: Fix __static_call_return0 for i386Peter Zijlstra1-3/+2
2022-04-13x86/bug: Prevent shadowing in __WARN_FLAGSVincent Mailhol1-2/+2
2022-04-13KVM: SVM: Allow AVIC support on system w/ physical APIC ID > 255Suravee Suthikulpanit2-7/+2
2022-04-13perf/x86/intel: Don't extend the pseudo-encoding to GP countersKan Liang2-1/+10
2022-04-13x86/mm/tlb: Revert retpoline avoidance approachDave Hansen1-32/+5
2022-04-13x86/msi: Fix msi message data shadow structReto Buerki1-8/+11
2022-04-13arm64: patch_text: Fixup last cpu should be masterGuo Ren1-2/+2
2022-04-13perf/x86/intel: Update the FRONTEND MSR mask on Sapphire RapidsKan Liang1-1/+1
2022-04-13x86/speculation: Restore speculation related MSRs during S3 resumePawan Gupta1-0/+14
2022-04-13x86/pm: Save the MSR validity status at context setupPawan Gupta1-2/+5
2022-04-13arm64: Add part number for Arm Cortex-A78AEChanho Park2-0/+3
2022-04-13arch/arm64: Fix topology initialization for core schedulingPhil Auld1-1/+1
2022-04-13rtc: Check return value from mc146818_get_time()Mateusz Jończyk2-3/+12
2022-04-13parisc: Fix patch code locking and flushingJohn David Anglin1-14/+11
2022-04-13x86/Kconfig: Do not allow CONFIG_X86_X32_ABI=y with llvm-objcopyNathan Chancellor1-0/+5
2022-04-13x86: Annotate call_on_stack()Peter Zijlstra1-1/+2