summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2022-01-20powerpc/pseries: Get entry and uaccess flush required bits from H_GET_CPU_CHA...Nicholas Piggin
2022-01-20KVM: x86: remove PMU FIXED_CTR3 from msrs_to_save_allWei Wang
2022-01-20KVM: s390: Clarify SIGP orders versus STOP/RESTARTEric Farman
2022-01-20KVM: x86: Register Processor Trace interrupt hook iff PT enabled in guestSean Christopherson
2022-01-20perf: Protect perf_guest_cbs with RCUSean Christopherson
2022-01-16ARM: dts: exynos: Fix BCM4330 Bluetooth reset polarity in I9100Paul Cercueil
2022-01-11ARM: dts: gpio-ranges property is now requiredPhil Elwell
2022-01-05parisc: Clear stale IIR value on instruction access rights trapHelge Deller
2021-12-29ARM: 9169/1: entry: fix Thumb2 bug in iWMMXt exception handlingArd Biesheuvel
2021-12-29KVM: VMX: Wake vCPU when delivering posted IRQ even if vCPU == this vCPUSean Christopherson
2021-12-29x86/pkey: Fix undefined behaviour with PKRU_WD_BITAndrew Cooper
2021-12-29parisc: Fix mask used to select futex spinlockJohn David Anglin
2021-12-29parisc: Correct completer in lws startJohn David Anglin
2021-12-29ARM: dts: imx6qdl-wandboard: Fix Ethernet supportMartin Haaß
2021-12-29arm64: dts: allwinner: orangepi-zero-plus: fix PHY modeRobert Marko
2021-12-29arm64: vdso32: require CROSS_COMPILE_COMPAT for gcc+bfdNick Desaulniers
2021-12-29arm64: vdso32: drop -no-integrated-as flagNick Desaulniers
2021-12-22ARM: dts: imx6ull-pinfunc: Fix CSI_DATA07__ESAI_TX0 pad nameFabio Estevam
2021-12-22KVM: x86: Drop guest CPUID check for host initiated writes to MSR_IA32_PERF_C...Vitaly Kuznetsov
2021-12-22powerpc/85xx: Fix oops when CONFIG_FSL_PMC=nXiaoming Ni
2021-12-22s390/kexec_file: fix error handling when applying relocationsPhilipp Rudo
2021-12-22ARM: socfpga: dts: fix qspi node compatibleDinh Nguyen
2021-12-22arm64: dts: rockchip: fix audio-supply for Rock Pi 4Alex Bee
2021-12-22arm64: dts: rockchip: fix rk3399-leez-p710 vcc3v3-lan supplyJohn Keeping
2021-12-22arm64: dts: rockchip: fix rk3308-roc-cc vcc-sd supplyJohn Keeping
2021-12-22arm64: dts: rockchip: remove mmc-hs400-enhanced-strobe from rk3399-khadas-edgeArtem Lapkin
2021-12-22arm64: dts: imx8mp-evk: Improve the Ethernet PHY descriptionFabio Estevam
2021-12-22arm64: dts: imx8m: correct assigned clocks for FECJoakim Zhang
2021-12-17arm: ioremap: don't abuse pfn_valid() to check if pfn is in RAMMike Rapoport
2021-12-17arm: extend pfn_valid to take into account freed memory map alignmentMike Rapoport
2021-12-17memblock: align freed memory map on pageblock boundaries with SPARSEMEMMike Rapoport
2021-12-17memblock: free_unused_memmap: use pageblock units instead of MAX_ORDERMike Rapoport
2021-12-17KVM: x86: Ignore sparse banks size for an "all CPUs", non-sparse IPI reqSean Christopherson
2021-12-17s390/test_unwind: use raw opcode instead of invalid instructionIlie Halip
2021-12-17KVM: arm64: Save PSTATE early on exitMarc Zyngier
2021-12-14csky: fix typo of fpu config macroKelly Devilliv
2021-12-14KVM: x86: Wait for IPIs to be delivered when handling Hyper-V TLB flush hyper...Vitaly Kuznetsov
2021-12-14x86/sme: Explicitly map new EFI memmap table as encryptedTom Lendacky
2021-12-08parisc: Mark cr16 CPU clocksource unstable on all SMP machinesHelge Deller
2021-12-08x86/64/mm: Map all kernel memory into trampoline_pgdJoerg Roedel
2021-12-08x86/tsc: Disable clocksource watchdog for TSC on qualified platormsFeng Tang
2021-12-08x86/tsc: Add a timer to make sure TSC_adjust is always checkedFeng Tang
2021-12-08parisc: Fix "make install" on newer debian releasesHelge Deller
2021-12-08parisc: Fix KBUILD_IMAGE for self-extracting kernelHelge Deller
2021-12-08x86/entry: Add a fence for kernel entry SWAPGS in paranoid_entry()Lai Jiangshan
2021-12-08x86/pv: Switch SWAPGS to ALTERNATIVEJuergen Gross
2021-12-08x86/xen: Add xenpv_restore_regs_and_return_to_usermode()Lai Jiangshan
2021-12-08x86/entry: Use the correct fence macro after swapgs in kernel CR3Lai Jiangshan
2021-12-08x86/sev: Fix SEV-ES INS/OUTS instructions for word, dword, and qwordMichael Sterritt
2021-12-08KVM: VMX: Set failure code in prepare_vmcs02()Dan Carpenter