summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
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
2021-01-06um: ubd: Submit all data segments atomicallyGabriel Krisman Bertazi1-76/+115
2021-01-06um: random: Register random as hwrng-core deviceChristopher Obbard1-76/+25
2021-01-06powerpc/64: irq replay remove decrementer overflow checkNicholas Piggin3-56/+8
2021-01-06powerpc: sysdev: add missing iounmap() on error in mpic_msgr_probe()Qinglang Miao1-1/+1
2021-01-06mm: memmap defer init doesn't work as expectedBaoquan He1-2/+2
2020-12-30x86/CPU/AMD: Save AMD NodeId as cpu_die_idYazen Ghannam4-17/+15
2020-12-30Revert: "ring-buffer: Remove HAVE_64BIT_ALIGNED_ACCESS"Steven Rostedt (VMware)1-0/+16
2020-12-30um: Fix time-travel modeJohannes Berg1-5/+0
2020-12-30um: Remove use of asprinf in umid.cAnton Ivanov1-12/+5
2020-12-30powerpc/powernv/memtrace: Fix crashing the kernel when enabling concurrentlyDavid Hildenbrand1-7/+15