summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* 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
* powerpc/xmon: Change printk() to pr_cont()Christophe Leroy2020-12-291-1/+1
* KVM: arm64: Introduce handling of AArch32 TTBCR2 trapsMarc Zyngier2020-12-292-0/+2
* powerpc/perf: Exclude kernel samples while counting events in user space.Athira Rajeev2020-12-291-0/+10
* um: chan_xterm: Fix fd leakAnton Ivanov2020-12-291-0/+5
* x86/kprobes: Restore BTF if the single-stepping is cancelledMasami Hiramatsu2020-12-291-0/+5
* powerpc/pseries/hibernation: drop pseries_suspend_begin() from suspend opsNathan Lynch2020-12-291-1/+0
* ARM: dts: at91: at91sam9rl: fix ADC triggersAlexandre Belloni2020-12-291-8/+11
* ARM: dts: at91: sama5d3_xplained: add pincontrol for USB HostCristian Birsan2020-12-291-0/+7
* ARM: dts: at91: sama5d4_xplained: add pincontrol for USB HostCristian Birsan2020-12-291-0/+7
* powerpc/feature: Fix CPU_FTRS_ALWAYS by removing CPU_FTRS_GENERIC_32Christophe Leroy2020-12-291-5/+0
* MIPS: BCM47XX: fix kconfig dependency bug for BCM47XX_BCMANecip Fazil Yildiran2020-12-291-0/+1
* arm64: dts: exynos: Correct psci compatible used on Exynos7Paweł Chmiel2020-12-291-1/+3
* ARM: p2v: fix handling of LPAE translation in BE modeArd Biesheuvel2020-12-291-5/+1
* ARM: dts: exynos: fix USB 3.0 pins supply being turned off on Odroid XUKrzysztof Kozlowski2020-12-291-0/+2
* ARM: dts: exynos: fix USB 3.0 VBUS control and over-current pins on Exynos5410Krzysztof Kozlowski2020-12-292-0/+32
* ARM: dts: exynos: fix roles of USB 3.0 ports on Odroid XUKrzysztof Kozlowski2020-12-291-2/+2
* ARC: stack unwinding: don't assume non-current task is sleepingVineet Gupta2020-12-291-8/+15
* arm64: dts: rockchip: Assign a fixed index to mmc devices on rk3399 boards.Markus Reichl2020-12-291-0/+3
* x86/uprobes: Do not use prefixes.nbytes when looping over prefixes.bytesMasami Hiramatsu2020-12-112-4/+21
* x86/speculation: Fix prctl() when spectre_v2_user={seccomp,prctl},ibpbAnand K Mistry2020-12-021-2/+2
* perf/x86: fix sysfs type mismatchesSami Tolvanen2020-12-024-24/+12
* x86/xen: don't unbind uninitialized lock_kicker_irqBrian Masney2020-12-021-1/+11