summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* block: genhd: add 'groups' argument to device_add_diskHannes Reinecke2021-03-111-1/+1
* Xen/gnttab: handle p2m update errors on a per-slot basisJan Beulich2021-03-072-7/+72
* parisc: Bump 64-bit IRQ stack size to 64 KBJohn David Anglin2021-03-071-0/+4
* 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
* MIPS: VDSO: Use CLANG_FLAGS instead of filtering out '--target='Nathan Chancellor2021-03-071-4/+1
* 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 module: set plt* section addresses to 0x0Shaoying Xu2021-03-071-3/+3
* ARM: dts: aspeed: Add LCLK to lpc-snoopJohn Wang2021-03-042-0/+2
* sparc32: fix a user-triggerable oops in clear_user()Al Viro2021-03-041-0/+1
* arm64: Extend workaround for erratum 1024718 to all versions of Cortex-A55Suzuki K Poulose2021-03-042-2/+2
* x86: fix seq_file iteration for pat/memtype.cNeilBrown2021-03-041-1/+2
* arm64: uprobe: Return EOPNOTSUPP for AARCH32 instruction probingHe Zhe2021-03-041-1/+1
* x86/reboot: Force all cpus to exit VMX root if VMX is supportedSean Christopherson2021-03-041-19/+10
* dts64: mt7622: fix slow sd card accessFrank Wunderlich2021-03-041-0/+2
* crypto: arm64/sha - add missing module aliasesArd Biesheuvel2021-03-044-0/+9
* arm64: Add missing ISB after invalidating TLB in __primary_switchMarc Zyngier2021-03-041-0/+1
* sparc64: only select COMPAT_BINFMT_ELF if BINFMT_ELF is setRandy Dunlap2021-03-041-1/+1
* powerpc/8xx: Fix software emulation interruptChristophe Leroy2021-03-041-1/+1
* powerpc/pseries/dlpar: handle ibm, configure-connector delay statusNathan Lynch2021-03-041-4/+3
* ARM: 9046/1: decompressor: Do not clear SCTLR.nTLSMD for ARMv7+ coresVladimir Murzin2021-03-041-2/+2
* powerpc/47x: Disable 256k page sizeChristophe Leroy2021-03-041-1/+1
* KVM: PPC: Make the VMX instruction emulation routines staticCédric Le Goater2021-03-041-4/+4
* MIPS: lantiq: Explicitly compare LTQ_EBU_PCC_ISTAT against 0Nathan Chancellor2021-03-041-1/+1
* MIPS: c-r4k: Fix section mismatch for loongson2_sc_initNathan Chancellor2021-03-041-1/+1
* arm64: dts: msm8916: Fix reserved and rfsa nodes unit addressVincent Knecht2021-03-041-2/+2
* ARM: dts: armada388-helios4: assign pinctrl to each fanRosen Penev2021-03-041-3/+10
* ARM: dts: armada388-helios4: assign pinctrl to LEDsRosen Penev2021-03-041-3/+12
* ARM: dts: Configure missing thermal interrupt for 4430Tony Lindgren2021-03-041-0/+2
* arm64: dts: allwinner: A64: Limit MMC2 bus frequency to 150 MHzAndre Przywara2021-03-042-1/+2
* arm64: dts: allwinner: Drop non-removable from SoPine/LTS SD cardAndre Przywara2021-03-041-1/+0
* arm64: dts: allwinner: A64: properly connect USB PHY to port 0Andre Przywara2021-03-042-4/+4
* arm64: dts: exynos: correct PMIC interrupt trigger level on EspressoKrzysztof Kozlowski2021-03-041-1/+1
* arm64: dts: exynos: correct PMIC interrupt trigger level on TM2Krzysztof Kozlowski2021-03-041-1/+1
* ARM: dts: exynos: correct PMIC interrupt trigger level on Odroid XU3 familyKrzysztof Kozlowski2021-03-041-1/+1
* ARM: dts: exynos: correct PMIC interrupt trigger level on Arndale OctaKrzysztof Kozlowski2021-03-041-1/+1
* ARM: dts: exynos: correct PMIC interrupt trigger level on SpringKrzysztof Kozlowski2021-03-041-1/+1
* ARM: dts: exynos: correct PMIC interrupt trigger level on RinatoKrzysztof Kozlowski2021-03-041-1/+1
* ARM: dts: exynos: correct PMIC interrupt trigger level on MonkKrzysztof Kozlowski2021-03-041-1/+1
* ARM: dts: exynos: correct PMIC interrupt trigger level on Artik 5Krzysztof Kozlowski2021-03-041-1/+1
* MIPS: vmlinux.lds.S: add missing PAGE_ALIGNED_DATA() sectionAlexander Lobakin2021-03-041-0/+1
* arm64: tegra: Add power-domain for Tegra210 HDASameer Pujar2021-03-041-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
* KVM: SEV: fix double locking due to incorrect backportPaolo Bonzini2021-02-231-1/+0
* 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