summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2021-01-27dts: phy: add GPIO number and active state used for phy resetSagar Shrikant Kadam1-0/+1
2021-01-27dts: phy: fix missing mdio device and probe failure of vsc8541-01 deviceSagar Shrikant Kadam1-0/+1
2021-01-27x86/xen: Fix xen_hvm_smp_init() when vector callback not availableDavid Woodhouse1-10/+17
2021-01-27x86/xen: Add xen_no_vector_callback option to test PCI INTX deliveryDavid Woodhouse1-1/+10
2021-01-27xen: Fix event channel callback via INTX/GSIDavid Woodhouse1-1/+1
2021-01-27arm64: make atomic helpers __always_inlineArnd Bergmann1-5/+5
2021-01-27riscv: cacheinfo: Fix using smp_processor_id() in preemptibleKefeng Wang1-1/+10
2021-01-27riscv: Enable interrupts during syscalls with M-ModeDamien Le Moal1-0/+9
2021-01-27riscv: Fix kernel time_init()Damien Le Moal1-0/+3
2021-01-27x86/hyperv: Fix kexec panic/hang issuesDexuan Cui3-0/+24
2021-01-23x86/hyperv: Initialize clockevents after LAPIC is initializedDexuan Cui1-3/+26
2021-01-19riscv: Trace irq on only interrupt is enabledAtish Patra1-3/+3
2021-01-19x86/sev-es: Fix SEV-ES OUT/IN immediate opcode vc handlingPeter Gonda1-2/+2
2021-01-19ARM: picoxcell: fix missing interrupt-parent propertiesArnd Bergmann1-0/+4
2021-01-19arch/arc: add copy_user_page() to <asm/page.h> to fix build error on ARCRandy Dunlap1-0/+1
2021-01-19ARM: dts: ux500/golden: Set display max brightnessLinus Walleij1-0/+1
2021-01-19ARM: omap2: pmic-cpcap: fix maximum voltage to be consistent with defaults on...Carl Philipp Klemm1-1/+1
2021-01-19ARC: build: move symlink creation to arch/arc/Makefile to avoid raceMasahiro Yamada2-11/+13
2021-01-19ARC: build: add boot_targets to PHONYMasahiro Yamada1-0/+1
2021-01-19ARC: build: add uImage.lzma to the top-level targetMasahiro Yamada1-1/+1
2021-01-19ARC: build: remove non-existing bootpImage from KBUILD_IMAGEMasahiro Yamada1-6/+0
2021-01-19MIPS: relocatable: fix possible boot hangup with KASLR enabledAlexander Lobakin1-2/+8
2021-01-19MIPS: Fix malformed NT_FILE and NT_SIGINFO in 32bit coredumpsAl Viro2-0/+14
2021-01-19MIPS: boot: Fix unaligned access with CONFIG_MIPS_RAW_APPENDED_DTBPaul Cercueil1-1/+2
2021-01-19mips: lib: uncached: fix non-standard usage of variable 'sp'Anders Roxell1-1/+3
2021-01-19mips: fix Section mismatch in referenceAnders Roxell2-3/+3
2021-01-19riscv: Fix KASAN memory mapping.Nick Hu1-2/+2
2021-01-19riscv: Fixup CONFIG_GENERIC_TIME_VSYSCALLGuo Ren2-2/+2
2021-01-19riscv: return -ENOSYS for syscall -1Andreas Schwab1-8/+1
2021-01-19riscv: Drop a duplicated PAGE_KERNEL_EXECKefeng Wang1-1/+0
2021-01-19x86/hyperv: check cpu mask after interrupt has been disabledWei Liu1-3/+9
2021-01-17KVM: arm64: Don't access PMCR_EL0 when no PMU is availableMarc Zyngier1-0/+4
2021-01-17arm64: cpufeature: remove non-exist CONFIG_KVM_ARM_HOSTShannon Zhao1-1/+1
2021-01-17arm64: mm: Fix ARCH_LOW_ADDRESS_LIMIT when !CONFIG_ZONE_DMANicolas Saenz Julienne2-2/+3
2021-01-17ARM: OMAP2+: omap_device: fix idling of devices during probeAndreas Kemnade1-3/+5
2021-01-17fanotify: Fix sys_fanotify_mark() on native x86-32Brian Gerst2-0/+7
2021-01-17powerpc/32s: Fix RTAS machine check with VMAP stackChristophe Leroy1-0/+9
2021-01-12KVM: x86: fix shift out of bounds reported by UBSANPaolo Bonzini1-1/+1
2021-01-12x86/mtrr: Correct the range check before performing MTRR type lookupsYing-Tsun Huang1-3/+3
2021-01-12ARM: dts: OMAP3: disable AES on N950/N9Aaro Koskinen1-0/+8
2021-01-12arm64: link with -z norelro for LLD or aarch64-elfNick Desaulniers1-3/+7
2021-01-12x86/resctrl: Don't move a task to the same resource groupFenghua Yu1-0/+7
2021-01-12x86/resctrl: Use an IPI instead of task_work_add() to update PQR_ASSOC MSRFenghua Yu1-69/+43
2021-01-12KVM: x86/mmu: Ensure TDP MMU roots are freed after yieldBen Gardon1-56/+48
2021-01-12KVM: x86/mmu: Get root level from walkers when retrieving MMIO SPTESean Christopherson3-11/+13
2021-01-12KVM: x86/mmu: Use -1 to flag an undefined spte in get_mmio_spte()Sean Christopherson2-2/+7
2021-01-12x86/mm: Fix leak of pmd ptlockDan Williams1-0/+2
2021-01-12powerpc: Handle .text.{hot,unlikely}.* in linker scriptNathan Chancellor1-1/+1
2021-01-12local64.h: make <asm/local64.h> mandatoryRandy Dunlap20-20/+0
2021-01-06s390: always clear kernel stack backchain before calling functionsHeiko Carstens1-6/+6