summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2021-03-07Xen/gnttab: handle p2m update errors on a per-slot basisJan Beulich
2021-03-07x86/build: Treat R_386_PLT32 relocation as R_386_PC32Fangrui Song
2021-03-07x86/reboot: Add Zotac ZBOX CI327 nano PCI reboot quirkHeiner Kallweit
2021-03-07arm64: Use correct ll/sc atomic constraintsAndrew Murray
2021-03-07arm64: cmpxchg: Use "K" instead of "L" for ll/sc immediate constraintWill Deacon
2021-03-07arm64: Avoid redundant type conversions in xchg() and cmpxchg()Will Deacon
2021-03-07arm64: Remove redundant mov from LL/SC cmpxchgRobin Murphy
2021-03-07arm: kprobes: Allow to handle reentered kprobe on single-steppingMasami Hiramatsu
2021-03-03sparc32: fix a user-triggerable oops in clear_user()Al Viro
2021-03-03x86/reboot: Force all cpus to exit VMX root if VMX is supportedSean Christopherson
2021-03-03arm64: Add missing ISB after invalidating TLB in __primary_switchMarc Zyngier
2021-03-03sparc64: only select COMPAT_BINFMT_ELF if BINFMT_ELF is setRandy Dunlap
2021-03-03powerpc/pseries/dlpar: handle ibm, configure-connector delay statusNathan Lynch
2021-03-03ARM: 9046/1: decompressor: Do not clear SCTLR.nTLSMD for ARMv7+ coresVladimir Murzin
2021-03-03powerpc/47x: Disable 256k page sizeChristophe Leroy
2021-03-03MIPS: lantiq: Explicitly compare LTQ_EBU_PCC_ISTAT against 0Nathan Chancellor
2021-03-03MIPS: c-r4k: Fix section mismatch for loongson2_sc_initNathan Chancellor
2021-03-03arm64: dts: msm8916: Fix reserved and rfsa nodes unit addressVincent Knecht
2021-03-03ARM: dts: Configure missing thermal interrupt for 4430Tony Lindgren
2021-03-03arm64: dts: exynos: correct PMIC interrupt trigger level on EspressoKrzysztof Kozlowski
2021-03-03ARM: dts: exynos: correct PMIC interrupt trigger level on Arndale OctaKrzysztof Kozlowski
2021-03-03ARM: dts: exynos: correct PMIC interrupt trigger level on SpringKrzysztof Kozlowski
2021-03-03MIPS: vmlinux.lds.S: add missing PAGE_ALIGNED_DATA() sectionAlexander Lobakin
2021-03-03arm64: tegra: Add power-domain for Tegra210 HDASameer Pujar
2021-02-23xen/arm: don't ignore return errors from set_phys_to_machineStefano Stabellini
2021-02-23Xen/x86: also check kernel mapping in set_foreign_p2m_mapping()Jan Beulich
2021-02-23Xen/x86: don't bail early from clear_foreign_p2m_mapping()Jan Beulich
2021-02-23x86/build: Disable CET instrumentation in the kernel for 32-bit tooBorislav Petkov
2021-02-23h8300: fix PREEMPTION build, TI_PRE_COUNT undefinedRandy Dunlap
2021-02-23ARM: dts: lpc32xx: Revert set default clock rate of HCLK PLLAlexandre Belloni
2021-02-10x86/apic: Add extra serialization for non-serializing MSRsDave Hansen
2021-02-10x86/build: Disable CET instrumentation in the kernelJosh Poimboeuf
2021-02-10ARM: footbridge: fix dc21285 PCI configuration accessorsRussell King
2021-02-03ARM: imx: build suspend-imx6.S with arm instruction setMax Krummenacher
2021-02-03KVM: x86: get smi pending status correctlyJay Zhou
2021-02-03KVM: x86/pmu: Fix HW_REF_CPU_CYCLES event pseudo-encoding in intel_arch_events[]Like Xu
2021-01-30x86/boot/compressed: Disable relocation relaxationArvind Sankar
2021-01-30sh: dma: fix kconfig dependency for G2_DMANecip Fazil Yildiran
2021-01-23ARM: picoxcell: fix missing interrupt-parent propertiesArnd Bergmann
2021-01-23arch/arc: add copy_user_page() to <asm/page.h> to fix build error on ARCRandy Dunlap
2021-01-23ARC: build: add boot_targets to PHONYMasahiro Yamada
2021-01-23MIPS: relocatable: fix possible boot hangup with KASLR enabledAlexander Lobakin
2021-01-23MIPS: boot: Fix unaligned access with CONFIG_MIPS_RAW_APPENDED_DTBPaul Cercueil
2021-01-17KVM: arm64: Don't access PMCR_EL0 when no PMU is availableMarc Zyngier
2021-01-17ARM: OMAP2+: omap_device: fix idling of devices during probeAndreas Kemnade
2021-01-17powerpc: Fix incorrect stw{, ux, u, x} instructions in __set_pte_atMathieu Desnoyers
2021-01-12x86/mtrr: Correct the range check before performing MTRR type lookupsYing-Tsun Huang
2021-01-12x86/mm: Fix leak of pmd ptlockDan Williams
2021-01-09powerpc: sysdev: add missing iounmap() on error in mpic_msgr_probe()Qinglang Miao
2021-01-09x86/entry/64: Add instruction suffixJan Beulich