summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
...
* Xen/gnttab: handle p2m update errors on a per-slot basisJan Beulich2021-03-072-7/+72
* x86/build: Treat R_386_PLT32 relocation as R_386_PC32Fangrui Song2021-03-072-4/+9
* x86/reboot: Add Zotac ZBOX CI327 nano PCI reboot quirkHeiner Kallweit2021-03-071-0/+9
* arm64: Use correct ll/sc atomic constraintsAndrew Murray2021-03-071-42/+47
* arm64: cmpxchg: Use "K" instead of "L" for ll/sc immediate constraintWill Deacon2021-03-071-1/+1
* arm64: Avoid redundant type conversions in xchg() and cmpxchg()Will Deacon2021-03-073-107/+108
* arm64: Remove redundant mov from LL/SC cmpxchgRobin Murphy2021-03-071-1/+0
* arm: kprobes: Allow to handle reentered kprobe on single-steppingMasami Hiramatsu2021-03-071-0/+6
* sparc32: fix a user-triggerable oops in clear_user()Al Viro2021-03-031-0/+1
* x86/reboot: Force all cpus to exit VMX root if VMX is supportedSean Christopherson2021-03-031-19/+10
* arm64: Add missing ISB after invalidating TLB in __primary_switchMarc Zyngier2021-03-031-0/+1
* sparc64: only select COMPAT_BINFMT_ELF if BINFMT_ELF is setRandy Dunlap2021-03-031-1/+1
* powerpc/pseries/dlpar: handle ibm, configure-connector delay statusNathan Lynch2021-03-031-4/+3
* ARM: 9046/1: decompressor: Do not clear SCTLR.nTLSMD for ARMv7+ coresVladimir Murzin2021-03-031-2/+2
* powerpc/47x: Disable 256k page sizeChristophe Leroy2021-03-031-1/+1
* MIPS: lantiq: Explicitly compare LTQ_EBU_PCC_ISTAT against 0Nathan Chancellor2021-03-031-1/+1
* MIPS: c-r4k: Fix section mismatch for loongson2_sc_initNathan Chancellor2021-03-031-1/+1
* arm64: dts: msm8916: Fix reserved and rfsa nodes unit addressVincent Knecht2021-03-031-2/+2
* ARM: dts: Configure missing thermal interrupt for 4430Tony Lindgren2021-03-031-0/+2
* arm64: dts: exynos: correct PMIC interrupt trigger level on EspressoKrzysztof Kozlowski2021-03-031-1/+1
* ARM: dts: exynos: correct PMIC interrupt trigger level on Arndale OctaKrzysztof Kozlowski2021-03-031-1/+1
* ARM: dts: exynos: correct PMIC interrupt trigger level on SpringKrzysztof Kozlowski2021-03-031-1/+1
* MIPS: vmlinux.lds.S: add missing PAGE_ALIGNED_DATA() sectionAlexander Lobakin2021-03-031-0/+1
* arm64: tegra: Add power-domain for Tegra210 HDASameer Pujar2021-03-031-0/+1
* xen/arm: don't ignore return errors from set_phys_to_machineStefano Stabellini2021-02-231-2/+4
* Xen/x86: also check kernel mapping in set_foreign_p2m_mapping()Jan Beulich2021-02-231-1/+2
* Xen/x86: don't bail early from clear_foreign_p2m_mapping()Jan Beulich2021-02-231-7/+5
* x86/build: Disable CET instrumentation in the kernel for 32-bit tooBorislav Petkov2021-02-231-3/+3
* h8300: fix PREEMPTION build, TI_PRE_COUNT undefinedRandy Dunlap2021-02-231-0/+3
* ARM: dts: lpc32xx: Revert set default clock rate of HCLK PLLAlexandre Belloni2021-02-231-3/+0
* x86/apic: Add extra serialization for non-serializing MSRsDave Hansen2021-02-105-14/+30
* x86/build: Disable CET instrumentation in the kernelJosh Poimboeuf2021-02-101-0/+3
* ARM: footbridge: fix dc21285 PCI configuration accessorsRussell King2021-02-101-6/+6
* ARM: imx: build suspend-imx6.S with arm instruction setMax Krummenacher2021-02-031-0/+1
* KVM: x86: get smi pending status correctlyJay Zhou2021-02-031-0/+5
* KVM: x86/pmu: Fix HW_REF_CPU_CYCLES event pseudo-encoding in intel_arch_events[]Like Xu2021-02-031-1/+1
* x86/boot/compressed: Disable relocation relaxationArvind Sankar2021-01-301-0/+2
* sh: dma: fix kconfig dependency for G2_DMANecip Fazil Yildiran2021-01-301-2/+1
* ARM: picoxcell: fix missing interrupt-parent propertiesArnd Bergmann2021-01-231-0/+4
* arch/arc: add copy_user_page() to <asm/page.h> to fix build error on ARCRandy Dunlap2021-01-231-0/+1
* ARC: build: add boot_targets to PHONYMasahiro Yamada2021-01-231-0/+1
* MIPS: relocatable: fix possible boot hangup with KASLR enabledAlexander Lobakin2021-01-231-2/+8
* MIPS: boot: Fix unaligned access with CONFIG_MIPS_RAW_APPENDED_DTBPaul Cercueil2021-01-231-1/+2
* KVM: arm64: Don't access PMCR_EL0 when no PMU is availableMarc Zyngier2021-01-171-0/+4
* ARM: OMAP2+: omap_device: fix idling of devices during probeAndreas Kemnade2021-01-171-3/+5
* powerpc: Fix incorrect stw{, ux, u, x} instructions in __set_pte_atMathieu Desnoyers2021-01-172-4/+4
* x86/mtrr: Correct the range check before performing MTRR type lookupsYing-Tsun Huang2021-01-121-3/+3
* x86/mm: Fix leak of pmd ptlockDan Williams2021-01-121-0/+2
* powerpc: sysdev: add missing iounmap() on error in mpic_msgr_probe()Qinglang Miao2021-01-091-1/+1
* x86/entry/64: Add instruction suffixJan Beulich2021-01-091-1/+1