summaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)Author
2020-12-30MIPS: BCM47XX: fix kconfig dependency bug for BCM47XX_BCMANecip Fazil Yildiran
2020-12-30arm64: dts: exynos: Correct psci compatible used on Exynos7Paweł Chmiel
2020-12-30arm64: dts: exynos: Include common syscon restart/poweroff for Exynos7Paweł Chmiel
2020-12-30powerpc/64: Set up a kernel stack for secondaries before cpu_restore()Jordan Niethe
2020-12-30ARM: dts: aspeed: tiogapass: Remove vuartVijay Khemka
2020-12-30x86/apic: Fix x2apic enablement without interrupt remappingDavid Woodhouse
2020-12-30ARM: p2v: fix handling of LPAE translation in BE modeArd Biesheuvel
2020-12-30x86/mm/ident_map: Check for errors from ident_pud_init()Arvind Sankar
2020-12-30ARM: dts: aspeed: s2600wf: Fix VGA memory region locationJoel Stanley
2020-12-30arm64: dts: renesas: cat875: Remove rxc-skew-ps from ethernet-phy nodeBiju Das
2020-12-30arm64: dts: renesas: hihope-rzg2-ex: Drop rxc-skew-ps from ethernet-phy nodeBiju Das
2020-12-30ARM: dts: exynos: fix USB 3.0 pins supply being turned off on Odroid XUKrzysztof Kozlowski
2020-12-30ARM: dts: exynos: fix USB 3.0 VBUS control and over-current pins on Exynos5410Krzysztof Kozlowski
2020-12-30ARM: dts: exynos: fix roles of USB 3.0 ports on Odroid XUKrzysztof Kozlowski
2020-12-30perf/x86/intel: Check PEBS status correctlyStephane Eranian
2020-12-30arm64: syscall: exit userspace before unmasking exceptionsMark Rutland
2020-12-30ARM: dts: imx6qdl-kontron-samx6i: fix I2C_PM scl pinBernd Bauer
2020-12-30ARM: dts: imx6qdl-wandboard-revd1: Remove PAD_GPIO_6 from enetgrpFabio Estevam
2020-12-30ARM: dts: sun7i: pcduino3-nano: enable RGMII RX/TX delay on PHYAdam Sampson
2020-12-30ARM: dts: sun8i: v3s: fix GIC node memory rangeIcenowy Zheng
2020-12-30ARM: dts: sun8i: v40: bananapi-m2-berry: Fix ethernet nodePablo Greco
2020-12-30ARM: dts: sun8i: r40: bananapi-m2-berry: Fix dcdc1 regulatorPablo Greco
2020-12-30ARM: dts: sun7i: bananapi: Enable RGMII RX/TX delay on Ethernet PHYPablo Greco
2020-12-21x86/resctrl: Fix incorrect local bandwidth when mba_sc is enabledXiaochen Shen
2020-12-21x86/resctrl: Remove unused struct mbm_state::chunks_bwJames Morse
2020-12-21KVM: mmu: Fix SPTE encoding of MMIO generation upper halfMaciej S. Szmigiero
2020-12-16x86/apic/vector: Fix ordering in vector assignmentThomas Gleixner
2020-12-16x86/membarrier: Get rid of a dubious optimizationAndy Lutomirski
2020-12-16x86/mm/mem_encrypt: Fix definition of PMD_FLAGS_DEC_WPArvind Sankar
2020-12-16arm64: tegra: Disable the ACONNECT for Jetson TX2Jon Hunter
2020-12-16ARC: stack unwinding: don't assume non-current task is sleepingVineet Gupta
2020-12-16arm64: dts: broadcom: clear the warnings caused by empty dma-rangesZhen Lei
2020-12-16powerpc: Drop -me200 addition to build flagsMichael Ellerman
2020-12-16arm64: dts: rockchip: Assign a fixed index to mmc devices on rk3399 boards.Markus Reichl
2020-12-16x86/lib: Change .weak to SYM_FUNC_START_WEAK for arch/x86/lib/mem*_64.SFangrui Song
2020-12-11x86/insn-eval: Use new for_each_insn_prefix() macro to loop over prefixes bytesMasami Hiramatsu
2020-12-11x86/uprobes: Do not use prefixes.nbytes when looping over prefixes.bytesMasami Hiramatsu
2020-12-11powerpc/pseries: Pass MSI affinity to irq_create_mapping()Laurent Vivier
2020-12-11powerpc/64s/powernv: Fix memory corruption when saving SLB entries on MCENicholas Piggin
2020-12-02x86/resctrl: Add necessary kernfs_put() calls to prevent refcount leakXiaochen Shen
2020-12-02x86/resctrl: Remove superfluous kernfs_get() calls to prevent refcount leakXiaochen Shen
2020-12-02x86/speculation: Fix prctl() when spectre_v2_user={seccomp,prctl},ibpbAnand K Mistry
2020-12-02x86/mce: Do not overwrite no_way_out if mce_end() failsGabriele Paoloni
2020-12-02arm64: tegra: Wrong AON HSP reg property sizeDipen Patel
2020-12-02powerpc/64s: Fix allnoconfig build since uaccess flushStephen Rothwell
2020-12-02ARM: dts: dra76x: m_can: fix order of clocksMarc Kleine-Budde
2020-12-02arch: pgtable: define MAX_POSSIBLE_PHYSMEM_BITS where neededArnd Bergmann
2020-12-02ARM: OMAP2+: Manage MPU state properly for omap_enter_idle_coupled()Tony Lindgren
2020-12-02xtensa: uaccess: Add missing __user to strncpy_from_user() prototypeLaurent Pinchart
2020-12-02perf/x86: fix sysfs type mismatchesSami Tolvanen