summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2020-06-24powerpc/64s/pgtable: fix an undefined behaviourQian Cai1-4/+19
2020-06-24arm64: tegra: Fix flag for 64-bit resources in 'ranges' propertyVidya Sagar1-6/+6
2020-06-24arm64: tegra: Fix ethernet phy-mode for Jetson XavierJon Hunter1-1/+1
2020-06-24powerpc/ps3: Fix kexec shutdown hangGeoff Levand1-10/+12
2020-06-24powerpc/pseries/ras: Fix FWNMI_VALID off by oneNicholas Piggin1-2/+3
2020-06-24powerpc/64s/exception: Fix machine check no-loss idle wakeupNicholas Piggin1-6/+8
2020-06-24powerpc/64: Don't initialise init_task->thread.regsMichael Ellerman2-9/+1
2020-06-24arm64: dts: msm8996: Fix CSI IRQ typesLoic Poulain1-10/+10
2020-06-24arm64: dts: qcom: fix pm8150 gpio interruptsJonathan Marek3-36/+6
2020-06-24ARM: dts: sun8i-h2-plus-bananapi-m2-zero: Fix led polarityVincent Stehlé1-1/+1
2020-06-24arm64: dts: qcom: msm8916: remove unit name for thermal trip pointsAmit Kucheria1-4/+4
2020-06-24arm64: dts: mt8173: fix unit name warningsHsin-Yi Wang1-11/+11
2020-06-24x86/purgatory: Disable various profiling and sanitizing optionsHans de Goede1-1/+4
2020-06-24sparc32: mm: Don't try to free page-table pages if ctor() failsWill Deacon1-1/+0
2020-06-24powerpc/crashkernel: Take "mem=" option into accountPingfan Liu1-3/+5
2020-06-24powerpc/perf/hv-24x7: Fix inconsistent output values incase multiple hv-24x7 ...Kajol Jain1-10/+0
2020-06-24powerpc/ptdump: Add _PAGE_COHERENT flagChristophe Leroy1-0/+5
2020-06-24m68k/PCI: Fix a memory leak in an error handling pathChristophe JAILLET1-1/+3
2020-06-24arm64: dts: fvp/juno: Fix node address fieldsAndre Przywara5-14/+14
2020-06-24arm64: dts: fvp: Fix GIC child nodesAndre Przywara3-48/+48
2020-06-24arm64: dts: juno: Fix GIC child nodesAndre Przywara1-25/+25
2020-06-24arm64: dts: armada-3720-turris-mox: fix SFP bindingMarek Behún1-1/+1
2020-06-24arm64: dts: armada-3720-turris-mox: forbid SDR104 on SDIO for FCC purposesMarek Behún1-0/+2
2020-06-24powerpc/kasan: Fix stack overflow by increasing THREAD_SHIFTChristophe Leroy1-0/+1
2020-06-24arm64: dts: meson: fixup SCP sram nodesNeil Armstrong2-8/+8
2020-06-24ARM: dts: stm32: Add missing ethernet PHY reset on AV96Marek Vasut1-0/+3
2020-06-24ARM: integrator: Add some Kconfig selectionsLinus Walleij1-3/+4
2020-06-24ARM: dts: renesas: Fix IOMMU device node namesYoshihiro Shimoda7-44/+44
2020-06-22powerpc/64s: Save FSCR to init_task.thread.fscr after feature initMichael Ellerman1-0/+19
2020-06-22powerpc/64s: Don't let DT CPU features set FSCR_DSCRMichael Ellerman1-0/+8
2020-06-22powerpc/32: Disable KASAN with pages bigger than 16kChristophe Leroy1-1/+1
2020-06-22powerpc/kasan: Fix shadow pages allocation failureChristophe Leroy3-5/+3
2020-06-22powerpc/kasan: Fix issues by lowering KASAN_SHADOW_ENDChristophe Leroy1-3/+1
2020-06-22powerpc/32s: Fix another build failure with CONFIG_PPC_KUAP_DEBUGChristophe Leroy1-1/+2
2020-06-22ARM: dts: s5pv210: Set keep-power-in-suspend for SDHCI1 on AriesJonathan Bakker1-0/+1
2020-06-22ARM: dts: at91: sama5d2_ptc_ek: fix vbus pinLudovic Desroches1-1/+1
2020-06-22ARM: dts: exynos: Fix GPIO polarity for thr GalaxyS3 CM36651 sensor's busMarek Szyprowski1-1/+1
2020-06-22ARM: tegra: Correct PL310 Auxiliary Control Register initializationDmitry Osipenko1-2/+2
2020-06-22powerpc/fadump: Account for memory_limit while reserving memoryHari Bathini1-1/+1
2020-06-22powerpc/fadump: consider reserved ranges while reserving memoryHari Bathini1-9/+67
2020-06-22powerpc/fadump: use static allocation for reserved memory rangesHari Bathini2-33/+48
2020-06-22alpha: fix memory barriers so that they conform to the specificationMikulas Patocka2-22/+112
2020-06-22sparc64: fix misuses of access_process_vm() in genregs32_[sg]et()Al Viro1-14/+3
2020-06-22sparc32: fix register window handling in genregs32_[gs]et()Al Viro1-130/+98
2020-06-22x86/amd_nb: Add AMD family 17h model 60h PCI IDsAlexander Monakov1-0/+5
2020-06-22x86/amd_nb: Add Family 19h PCI IDsYazen Ghannam1-0/+3
2020-06-22powerpc/mm: Fix conditions to perform MMU specific management by blocks on PP...Christophe Leroy1-2/+2
2020-06-22MIPS: Fix IRQ tracing when call handle_fpe() and handle_msa_fpe()YuanJunQing1-3/+3
2020-06-22m68k: mac: Don't call via_flush_cache() on Mac IIfxFinn Thain3-20/+8
2020-06-22MIPS: tools: Fix resource leak in elf-entry.cKaige Li1-1/+8