summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
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
2020-06-22x86/mm: Stop printing BRK addressesArvind Sankar1-2/+0
2020-06-22mips: Add udelay lpj numbers adjustmentSerge Semin1-0/+70
2020-06-22mips: MAAR: Use more precise address maskSerge Semin1-1/+1
2020-06-22x86/boot: Correct relocation destination on old linkersArvind Sankar2-2/+4
2020-06-22mips: cm: Fix an invalid error code of INTVN_*_ERRSerge Semin1-3/+3
2020-06-22MIPS: Truncate link address into 32bit for 32bit kernelJiaxun Yang3-3/+14
2020-06-22powerpc/spufs: fix copy_to_user while atomicJeremy Kerr1-38/+75
2020-06-22sched/core: Fix illegal RCU from offline CPUsPeter Zijlstra1-1/+0
2020-06-22MIPS: Make sparse_init() using top-down allocationTiezhu Yang1-0/+10
2020-06-22x86: fix vmap arguments in map_irq_stackChristoph Hellwig1-1/+1
2020-06-22ARM: 8978/1: mm: make act_mm() respect THREAD_SIZELinus Walleij1-1/+2
2020-06-22mips: Fix cpu_has_mips64r1/2 activation for MIPS32 CPUsSerge Semin1-2/+4
2020-06-22MIPS: Loongson: Build ATI Radeon GPU driver as moduleTiezhu Yang1-1/+1
2020-06-22arm64: insn: Fix two bugs in encoding 32-bit logical immediatesLuke Nelson1-7/+7
2020-06-22arm64: cacheflush: Fix KGDB trap detectionDaniel Thompson1-3/+3
2020-06-22x86,smap: Fix smap_{save,restore}() alternativesPeter Zijlstra1-3/+8
2020-06-22arm64/kernel: Fix range on invalidating dcache for boot page tablesGavin Shan3-3/+11
2020-06-17KVM: arm64: Save the host's PtrAuth keys in non-preemptible contextMarc Zyngier3-24/+4
2020-06-17KVM: arm64: Synchronize sysreg state on injecting an AArch32 exceptionMarc Zyngier2-0/+4
2020-06-17ARM: dts: at91: sama5d2_ptc_ek: fix sdmmc0 node descriptionLudovic Desroches1-2/+0
2020-06-17KVM: arm64: Make vcpu_cp1x() work on Big Endian hostsMarc Zyngier1-2/+4
2020-06-17KVM: arm64: Stop writing aarch32's CSSELR into ACTLRJames Morse1-2/+8
2020-06-17KVM: MIPS: Fix VPN2_MASK definition for variable cpu_vmbitsXing Li1-0/+4
2020-06-17KVM: MIPS: Define KVM_ENTRYHI_ASID to cpu_asid_mask(&boot_cpu_data)Xing Li1-1/+1
2020-06-17KVM: nVMX: Consult only the "basic" exit reason when routing nested exitSean Christopherson1-1/+1
2020-06-17KVM: nSVM: leave ASID aside in copy_vmcb_control_areaPaolo Bonzini1-1/+1
2020-06-17KVM: nSVM: fix condition for filtering async PFPaolo Bonzini1-2/+2
2020-06-17KVM: nVMX: Skip IBPB when switching between vmcs01 and vmcs02Sean Christopherson3-6/+17