summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2020-11-22KVM: x86: clflushopt should be treated as a no-op by emulationDavid Edmondson1-1/+7
2020-11-22perf/x86/intel/uncore: Fix Add BW copypastaArnd Bergmann1-1/+1
2020-11-22powerpc/smp: Call rcu_cpu_starting() earlierQian Cai1-1/+1
2020-11-22powerpc: Only include kup-radix.h for 64-bit Book3SMichael Ellerman3-6/+11
2020-11-22powerpc/64s: flush L1D after user accessesNicholas Piggin12-90/+229
2020-11-22powerpc/64s: flush L1D on kernel entryNicholas Piggin10-2/+197
2020-11-18powerpc/603: Always fault when _PAGE_ACCESSED is not setChristophe Leroy1-12/+0
2020-11-18KVM: arm64: Don't hide ID registers from userspaceAndrew Jones1-17/+1
2020-11-18arm64/mm: Validate hotplug range before creating linear mappingAnshuman Khandual1-0/+17
2020-11-18ARM: 9019/1: kprobes: Avoid fortify_panic() when copying optprobe templateAndrew Jeffery2-20/+20
2020-11-18riscv: Set text_offset correctly for M-ModeSean Anderson1-0/+5
2020-11-18arm64: kexec_file: try more regions if loading segments failsBenjamin Gwin2-11/+39
2020-11-18s390/smp: move rcu_cpu_starting() earlierQian Cai1-1/+2
2020-11-18ARC: [plat-hsdk] Remap CCMs super early in asm boot trampolineVineet Gupta2-18/+16
2020-11-18x86/boot/compressed/64: Introduce sev_statusJoerg Roedel1-1/+15
2020-11-18KVM: arm64: ARM_SMCCC_ARCH_WORKAROUND_1 doesn't return SMCCC_RET_NOT_REQUIREDStephen Boyd1-1/+1
2020-11-18RISC-V: Fix the VDSO symbol generaton for binutils-2.35+Palmer Dabbelt3-9/+16
2020-11-18kbuild: explicitly specify the build id styleBill Wendling8-8/+8
2020-11-18x86/speculation: Allow IBPB to be conditionally enabled on CPUs with always-o...Anand K Mistry1-18/+33
2020-11-18powerpc/eeh_cache: Fix a possible debugfs deadlockQian Cai1-2/+3
2020-11-18KVM: arm64: Force PTE mapping on fault resulting in a device mappingSantosh Shukla1-0/+1
2020-11-10ARC: stack unwinding: avoid indefinite loopingVineet Gupta1-1/+6
2020-11-10powerpc/40x: Always fault when _PAGE_ACCESSED is not setChristophe Leroy1-8/+0
2020-11-10powerpc/8xx: Always fault when _PAGE_ACCESSED is not setChristophe Leroy1-12/+2
2020-11-10s390/mm: make pmd/pud_deref() large page awareGerald Schaefer1-22/+30
2020-11-10s390/pci: fix hot-plug of PCI function missing busNiklas Schnelle1-0/+4
2020-11-10arm64/smp: Move rcu_cpu_starting() earlierQian Cai1-0/+1
2020-11-10ARM: dts: mmp3: Add power domain for the cameraLubomir Rintel1-0/+2
2020-11-10arm64: dts: amlogic: add missing ethernet reset IDAnand Moon3-0/+7
2020-11-10x86/kexec: Use up-to-dated screen_info copy to fill boot paramsKairui Song1-2/+1
2020-11-10arm64: dts: amlogic: meson-g12: use the G12A specific dwmac compatibleMartin Blumenstingl1-1/+1
2020-11-10arm64: dts: meson: add missing g12 rng clockScott K Logan1-0/+2
2020-11-10ARM: dts: sun4i-a10: fix cpu_alert temperatureClément Péron1-1/+1
2020-11-10x86/lib: Change .weak to SYM_FUNC_START_WEAK for arch/x86/lib/mem*_64.SFangrui Song3-9/+3
2020-11-05KVM: arm64: Fix AArch32 handling of DBGD{CCINT,SCRext} and DBGVCRMarc Zyngier2-3/+4
2020-11-05KVM: x86: Fix NULL dereference at kvm_msr_ignored_check()Takashi Iwai1-4/+4
2020-11-05arm64: dts: marvell: espressobin: Add ethernet switch aliasesPali Rohár3-8/+24
2020-11-05arm64: Change .weak to SYM_FUNC_START_WEAK_PI for arch/arm64/lib/mem*.SFangrui Song3-6/+3
2020-11-05ARM: s3c24xx: fix missing system resetKrzysztof Kozlowski1-0/+2
2020-11-05ARM: samsung: fix PM debug build with DEBUG_LL but !MMUKrzysztof Kozlowski1-0/+1
2020-11-05ARM: config: aspeed: Fix selection of media driversJoel Stanley2-2/+4
2020-11-05ARM: dts: s5pv210: fix pinctrl property of "vibrator-en" regulator in AriesKrzysztof Kozlowski1-1/+1
2020-11-05ARM: aspeed: g5: Do not set sirq polarityJoel Stanley1-1/+0
2020-11-05arm: dts: mt7623: add missing pause for switchportFrank Wunderlich1-0/+1
2020-11-05arm64: berlin: Select DW_APB_TIMER_OFJisheng Zhang1-0/+1
2020-11-05ia64: fix build error with !COREDUMPKrzysztof Kozlowski1-1/+1
2020-11-05ARC: perf: redo the pct irq missing in device-tree handlingVineet Gupta1-9/+18
2020-11-05powerpc/32: Fix vmap stack - Properly set r1 before activating MMUChristophe Leroy1-14/+29
2020-11-05powerpc/32: Fix vmap stack - Do not activate MMU before reading task structChristophe Leroy2-31/+6
2020-11-05powerpc: Fix undetected data corruption with P9N DD2.1 VSX CI load emulationMichael Neuling1-1/+1