summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2019-12-31s390/mm: add mm_pxd_folded() checks to pxd_free()Gerald Schaefer1-2/+14
2019-12-31s390/time: ensure get_clock_monotonic() returns monotonic valuesHeiko Carstens1-6/+10
2019-12-31arm64: psci: Reduce the waiting time for cpu_psci_cpu_kill()Yunfeng Ye1-6/+9
2019-12-31x86/ioapic: Prevent inconsistent state when moving an interruptThomas Gleixner1-3/+6
2019-12-31x86/mce: Lower throttling MCE messages' priority to warningBenjamin Berg1-1/+1
2019-12-31x86/mm: Use the correct function type for native_set_fixmap()Sami Tolvanen2-3/+3
2019-12-21ARM: tegra: Fix FLOW_CTLR_HALT register clobbering by tegra_resume()Dmitry Osipenko1-3/+3
2019-12-21ARM: dts: s3c64xx: Fix init order of clock providersLihua Yao2-0/+8
2019-12-21xtensa: fix TLB sanity checkerMax Filippov1-2/+2
2019-12-17powerpc: Fix vDSO clock_getres()Vincenzo Frascino5-5/+14
2019-12-17powerpc: Avoid clang warnings around setjmp and longjmpNathan Chancellor2-4/+4
2019-12-17x86/MCE/AMD: Carve out the MC4_MISC thresholding quirkShirish S2-29/+36
2019-12-17x86/MCE/AMD: Turn off MC4_MISC thresholding on all family 0x15 modelsShirish S1-3/+2
2019-12-17omap: pdata-quirks: remove openpandora quirks for mmc3 and wl1251H. Nikolaus Schaller1-93/+0
2019-12-17powerpc/xive: Skip ioremap() of ESB pages for LSI interruptsCédric Le Goater1-2/+10
2019-12-17powerpc: Allow flush_icache_range to work across ranges >4GBAlastair D'Silva1-2/+2
2019-12-17powerpc/xive: Prevent page fault issues in the machine crash handlerCédric Le Goater1-0/+9
2019-12-17powerpc: Allow 64bit VDSO __kernel_sync_dicache to work across ranges >4GBAlastair D'Silva1-2/+2
2019-12-17ARM: dts: omap3-tao3530: Fix incorrect MMC card detection GPIO polarityJarkko Nikula1-1/+1
2019-12-17s390/mm: properly clear _PAGE_NOEXEC bit when it is not supportedGerald Schaefer1-2/+2
2019-12-17ARM: dts: pandora-common: define wl1251 as child node of mmc3H. Nikolaus Schaller1-2/+34
2019-12-17KVM: x86: fix out-of-bounds write in KVM_GET_EMULATED_CPUID (CVE-2019-19332)Paolo Bonzini1-1/+4
2019-12-17KVM: x86: fix presentation of TSX feature in ARCH_CAPABILITIESPaolo Bonzini1-2/+7
2019-12-17KVM: x86: do not modify masked bits of shared MSRsPaolo Bonzini1-2/+3
2019-12-17x86/PCI: Avoid AMD FCH XHCI USB PME# from D0 defectKai-Heng Feng1-0/+11
2019-12-17ARM: dts: sunxi: Fix PMU compatible stringsRob Herring2-2/+2
2019-12-17MIPS: OCTEON: cvmx_pko_mem_debug8: use oldest forward compatible definitionAaro Koskinen2-2/+2
2019-12-17powerpc/math-emu: Update macros from GCCJoel Stanley1-63/+29
2019-12-17ARM: dts: realview: Fix some more duplicate regulator nodesRob Herring2-4/+4
2019-12-17ARM: dts: pxa: clean up USB controller nodesDaniel Mack3-9/+2
2019-12-17ARM: dts: realview-pbx: Fix duplicate regulator nodesRob Herring1-3/+2
2019-12-17ARM: dts: mmp2: fix the gpio interrupt cell numberLubomir Rintel1-1/+1
2019-12-17arm64: dts: meson-gxl-khadas-vim: fix GPIO lines namesNeil Armstrong1-2/+2
2019-12-17arm64: dts: meson-gxbb-odroidc2: fix GPIO lines namesNeil Armstrong1-2/+2
2019-12-17arm64: dts: meson-gxbb-nanopi-k2: fix GPIO lines namesNeil Armstrong1-2/+2
2019-12-17arm64: dts: meson-gxl-libretech-cc: fix GPIO lines namesNeil Armstrong1-2/+2
2019-12-17ARM: OMAP1/2: fix SoC name printingAaro Koskinen2-5/+5
2019-12-17ARM: debug: enable UART1 for socfpga Cyclone5Clément Péron1-7/+16
2019-12-17ARM: dts: sun8i: v3s: Change pinctrl nodes to avoid warningMaxime Ripard2-7/+7
2019-12-17ARM: dts: sun5i: a10s: Fix HDMI output DTC warningMaxime Ripard1-2/+0
2019-12-17sparc: Correct ctx->saw_frame_pointer logic.David Miller1-0/+12
2019-12-17ARM: dts: rockchip: Assign the proper GPIO clocks for rv1108Otavio Salvador1-4/+4
2019-12-17ARM: dts: rockchip: Fix the PMU interrupt number for rv1108Otavio Salvador1-1/+1
2019-12-17ARM: dts: exynos: Use Samsung SoC specific compatible for DWC2 moduleMarek Szyprowski1-1/+1
2019-12-17MIPS: OCTEON: octeon-platform: fix typingAaro Koskinen1-1/+1
2019-12-17MIPS: SiByte: Enable ZONE_DMA32 for LittleSurMaciej W. Rozycki1-0/+1
2019-12-17ARM: dts: rockchip: Fix rk3288-rock2 vcc_flash nameJohn Keeping1-1/+1
2019-12-17ARM: 8813/1: Make aligned 2-byte getuser()/putuser() atomic on ARMv6+Vincent Whitchurch3-10/+39
2019-12-17arm64: tegra: Fix 'active-low' warning for Jetson TX1 regulatorJon Hunter1-1/+1
2019-12-05mm, gup: add missing refcount overflow checks on s390Vlastimil Babka1-3/+6