summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2019-12-21ARM: tegra: Fix FLOW_CTLR_HALT register clobbering by tegra_resume()Dmitry Osipenko
2019-12-21ARM: dts: s3c64xx: Fix init order of clock providersLihua Yao
2019-12-21xtensa: fix TLB sanity checkerMax Filippov
2019-12-21powerpc: Fix vDSO clock_getres()Vincenzo Frascino
2019-12-21ARM: dts: omap3-tao3530: Fix incorrect MMC card detection GPIO polarityJarkko Nikula
2019-12-21x86/MCE/AMD: Turn off MC4_MISC thresholding on all family 0x15 modelsShirish S
2019-12-21powerpc: Allow 64bit VDSO __kernel_sync_dicache to work across ranges >4GBAlastair D'Silva
2019-12-21KVM: x86: fix out-of-bounds write in KVM_GET_EMULATED_CPUID (CVE-2019-19332)Paolo Bonzini
2019-12-21KVM: x86: fix presentation of TSX feature in ARCH_CAPABILITIESPaolo Bonzini
2019-12-21KVM: x86: do not modify masked bits of shared MSRsPaolo Bonzini
2019-12-21ARM: dts: sunxi: Fix PMU compatible stringsRob Herring
2019-12-21MIPS: OCTEON: cvmx_pko_mem_debug8: use oldest forward compatible definitionAaro Koskinen
2019-12-21powerpc/math-emu: Update macros from GCCJoel Stanley
2019-12-21ARM: dts: pxa: clean up USB controller nodesDaniel Mack
2019-12-21ARM: dts: mmp2: fix the gpio interrupt cell numberLubomir Rintel
2019-12-21ARM: OMAP1/2: fix SoC name printingAaro Koskinen
2019-12-21ARM: dts: exynos: Use Samsung SoC specific compatible for DWC2 moduleMarek Szyprowski
2019-12-21MIPS: OCTEON: octeon-platform: fix typingAaro Koskinen
2019-12-21MIPS: SiByte: Enable ZONE_DMA32 for LittleSurMaciej W. Rozycki
2019-12-21ARM: 8813/1: Make aligned 2-byte getuser()/putuser() atomic on ARMv6+Vincent Whitchurch
2019-12-21x86/PCI: Avoid AMD FCH XHCI USB PME# from D0 defectKai-Heng Feng
2019-12-21x86/apic/32: Avoid bogus LDR warningsJan Beulich
2019-12-05powerpc/pseries/dlpar: Fix a missing check in dlpar_parse_cc_property()Gen Zhang
2019-12-05um: Make GCOV depend on !KCOVRichard Weinberger
2019-12-05powerpc/44x/bamboo: Fix PCI rangeBenjamin Herrenschmidt
2019-12-05powerpc/mm: Make NULL pointer deferences explicit on bad page faults.Christophe Leroy
2019-12-05powerpc/prom: fix early DEBUG messagesChristophe Leroy
2019-12-05openrisc: Fix broken paths to arch/or32Geert Uytterhoeven
2019-12-05powerpc/xmon: fix dump_segments()Christophe Leroy
2019-12-05powerpc/book3s/32: fix number of bats in p/v_block_mapped()Christophe Leroy
2019-12-05KVM: s390: unregister debug feature on failing arch initMichael Mueller
2019-12-05microblaze: move "... is ready" messages to arch/microblaze/MakefileMasahiro Yamada
2019-12-05microblaze: adjust the help to the real behaviorMasahiro Yamada
2019-12-05ARM: ks8695: fix section mismatch warningArnd Bergmann
2019-12-05arm64: smp: Handle errors reported by the firmwareSuzuki K Poulose
2019-12-05ARM: dts: imx53-voipac-dmm-668: Fix memory node duplicationFabio Estevam
2019-12-05ARM: debug-imx: only define DEBUG_IMX_UART_PORT if neededUwe Kleine-König
2019-11-28KVM: PPC: Book3S HV: Flush link stack on guest exit to host kernelMichael Ellerman
2019-11-28powerpc/book3s64: Fix link stack flush on context switchMichael Ellerman
2019-11-28powerpc/64s: support nospectre_v2 cmdline optionChristopher M. Riedl
2019-11-28x86/speculation: Fix redundant MDS mitigation messageWaiman Long
2019-11-28x86/speculation: Fix incorrect MDS/TAA mitigation statusWaiman Long
2019-11-28x86/insn: Fix awk regexp warningsAlexander Kapshuk
2019-11-28ARC: perf: Accommodate big-endian CPUAlexey Brodkin
2019-11-28arm64: fix for bad_mode() handler to always result in panicHari Vyas
2019-11-28um: Make line/tty semantics use true write IRQAnton Ivanov
2019-11-28sparc64: Rework xchg() definition to avoid warnings.David S. Miller
2019-11-28sparc: Fix parport build warnings.David S. Miller
2019-11-28s390/perf: Return error when debug_register failsThomas Richter
2019-11-28kprobes, x86/ptrace.h: Make regs_get_kernel_stack_nth() not fault on bad stackSteven Rostedt (VMware)