summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2020-01-04x86/mce: Fix possibly incorrect severity calculation on AMDJan H. Schönherr1-1/+1
2020-01-04s390/cpum_sf: Check for SDBT and SDB consistencyThomas Richter1-2/+15
2020-01-04libfdt: define INT32_MAX and UINT32_MAX in libfdt_env.hMasahiro Yamada2-1/+5
2020-01-04powerpc/security: Fix wrong message when RFI Flush is disableGustavo L. F. Walbon1-10/+6
2020-01-04powerpc/pseries/cmm: Implement release() function for sysfs deviceDavid Hildenbrand1-0/+5
2020-01-04powerpc/book3s64/hash: Add cond_resched to avoid soft lockup warningAneesh Kumar K.V1-0/+1
2020-01-04powerpc/security/book3s64: Report L1TF status in sysfsAnthony Steinhauser1-0/+5
2020-01-04powerpc/pseries: Don't fail hash page table insert for bolted mappingAneesh Kumar K.V1-1/+8
2020-01-04powerpc/pseries: Mark accumulate_stolen_time() as notraceMichael Ellerman1-1/+1
2020-01-04powerpc/irq: fix stack overflow verificationChristophe Leroy1-2/+2
2020-01-04x86/insn: Add some Intel instructions to the opcode mapAdrian Hunter1-6/+12
2020-01-04x86/crash: Add a forward declaration of struct kimageLianbo Jiang1-0/+2
2020-01-04s390/disassembler: don't hide instruction addressesIlya Leoshkevich1-6/+7
2020-01-04pinctrl: sh-pfc: sh7734: Fix duplicate TCLK1_BGeert Uytterhoeven1-1/+1
2020-01-04arm64: psci: Reduce the waiting time for cpu_psci_cpu_kill()Yunfeng Ye1-6/+9
2020-01-04x86/ioapic: Prevent inconsistent state when moving an interruptThomas Gleixner1-3/+6
2020-01-04x86/mce: Lower throttling MCE messages' priority to warningBenjamin Berg1-1/+1
2020-01-04x86/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-21powerpc: Fix vDSO clock_getres()Vincenzo Frascino5-5/+14
2019-12-21ARM: dts: omap3-tao3530: Fix incorrect MMC card detection GPIO polarityJarkko Nikula1-1/+1
2019-12-21x86/MCE/AMD: Carve out the MC4_MISC thresholding quirkShirish S2-29/+36
2019-12-21x86/MCE/AMD: Turn off MC4_MISC thresholding on all family 0x15 modelsShirish S1-3/+2
2019-12-21omap: pdata-quirks: remove openpandora quirks for mmc3 and wl1251H. Nikolaus Schaller1-93/+0
2019-12-21powerpc: Allow 64bit VDSO __kernel_sync_dicache to work across ranges >4GBAlastair D'Silva1-2/+2
2019-12-21ARM: dts: pandora-common: define wl1251 as child node of mmc3H. Nikolaus Schaller1-2/+34
2019-12-21KVM: x86: fix out-of-bounds write in KVM_GET_EMULATED_CPUID (CVE-2019-19332)Paolo Bonzini1-1/+4
2019-12-21KVM: x86: fix presentation of TSX feature in ARCH_CAPABILITIESPaolo Bonzini1-2/+7
2019-12-21KVM: x86: do not modify masked bits of shared MSRsPaolo Bonzini1-2/+3
2019-12-21x86/PCI: Avoid AMD FCH XHCI USB PME# from D0 defectKai-Heng Feng1-0/+11
2019-12-21ARM: dts: sunxi: Fix PMU compatible stringsRob Herring2-2/+2
2019-12-21MIPS: OCTEON: cvmx_pko_mem_debug8: use oldest forward compatible definitionAaro Koskinen2-2/+2
2019-12-21powerpc/math-emu: Update macros from GCCJoel Stanley1-63/+29
2019-12-21ARM: dts: realview: Fix some more duplicate regulator nodesRob Herring2-4/+4
2019-12-21ARM: dts: pxa: clean up USB controller nodesDaniel Mack3-9/+2
2019-12-21ARM: dts: realview-pbx: Fix duplicate regulator nodesRob Herring1-3/+2
2019-12-21ARM: dts: mmp2: fix the gpio interrupt cell numberLubomir Rintel1-1/+1
2019-12-21ARM: OMAP1/2: fix SoC name printingAaro Koskinen2-5/+5
2019-12-21ARM: debug: enable UART1 for socfpga Cyclone5Clément Péron1-7/+16
2019-12-21ARM: dts: exynos: Use Samsung SoC specific compatible for DWC2 moduleMarek Szyprowski1-1/+1
2019-12-21MIPS: OCTEON: octeon-platform: fix typingAaro Koskinen1-1/+1
2019-12-21MIPS: SiByte: Enable ZONE_DMA32 for LittleSurMaciej W. Rozycki1-0/+1
2019-12-21ARM: dts: rockchip: Fix rk3288-rock2 vcc_flash nameJohn Keeping1-1/+1
2019-12-21ARM: 8813/1: Make aligned 2-byte getuser()/putuser() atomic on ARMv6+Vincent Whitchurch3-10/+39
2019-12-21arm64: tegra: Fix 'active-low' warning for Jetson TX1 regulatorJon Hunter1-1/+1
2019-12-05mm, gup: add missing refcount overflow checks on x86 and s390Vlastimil Babka2-4/+14
2019-12-05powerpc/pseries/dlpar: Fix a missing check in dlpar_parse_cc_property()Gen Zhang1-0/+4
2019-12-05um: Make GCOV depend on !KCOVRichard Weinberger1-0/+1