summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2021-11-03add eeprom devicejianlong.huang1-0/+5
2021-09-24starfive(multimedia): disable CONFIG_FRAMEBUFFER_CONSOLE in config for DRM dr...sw.multimedia2-2/+0
2021-09-24starfive(multimedia): disable CONFIG_NVDLA in config for DRM driversw.multimedia2-2/+0
2021-09-10starfive(multimedia): merge dts from uboot to linuxsw.multimedia9-31/+841
2021-08-27[NOT-FOR-UPSTREAM] Add build instructionsEmil Renner Berthing1-0/+204
2021-08-27[NOT-FOR-UPSTREAM] riscv: Add starfive jh7100 starlight fedora defconfigTekkamanV1-0/+3161
2021-08-27riscv: dts: Add early A1 variant of the BeagleV Starlight boardEmil Renner Berthing2-1/+26
2021-08-27riscv: dts: Add JH7100 and BeagleV Starlight supportTekkamanV4-1/+1401
2021-08-27RISC-V: Support non-coherent DMA operationsAtish Patra4-0/+79
2021-08-27riscv: Add StarFive JH7100 supportTom1-0/+12
2021-08-27riscv: use the generic string routinesMatteo Croce8-338/+1
2021-08-26riscv: add ARCH_DMA_MINALIGN supportXianting Tian1-0/+2
2021-08-26riscv: stacktrace: pin the task's stack in get_wchanJisheng Zhang1-1/+5
2021-08-26riscv: __asm_copy_to-from_user: Fix: Typos in commentsAkira Tsukamoto1-9/+9
2021-08-26riscv: __asm_copy_to-from_user: Remove unnecessary size checkAkira Tsukamoto1-1/+0
2021-08-26riscv: __asm_copy_to-from_user: Fix: fail on RV32Akira Tsukamoto1-1/+1
2021-08-26riscv: __asm_copy_to-from_user: Fix: overrun copyAkira Tsukamoto1-3/+3
2021-08-26riscv: __asm_copy_to-from_user: Optimize unaligned memory access and pipeline...Akira Tsukamoto1-35/+146
2021-08-26riscv: Fix a number of free'd resources in init_resources()Petr Pavlu1-2/+2
2021-08-26powerpc/32s: Fix random crashes by adding isync() after locking/unlocking KUEPChristophe Leroy1-0/+20
2021-08-26powerpc/32s: Refactor update of user segment registersChristophe Leroy4-41/+49
2021-08-26powerpc/32s: Move setup_{kuep/kuap}() into {kuep/kuap}.cChristophe Leroy4-20/+20
2021-08-26s390/pci: fix use after free of zpci_devNiklas Schnelle2-0/+11
2021-08-26arm64: clean vdso & vdso32 filesAndrew Delgadillo1-0/+2
2021-08-26arm64: dts: qcom: sdm845-oneplus: fix reserved-memCaleb Connolly1-2/+2
2021-08-26arm64: dts: qcom: msm8994-angler: Disable cont_splash_memPetr Vorel1-0/+4
2021-08-26arm64: dts: qcom: msm8992-bullhead: Fix cont_splash_mem mappingPetr Vorel1-0/+8
2021-08-26arm64: dts: qcom: msm8992-bullhead: Remove PSCIPetr Vorel1-0/+4
2021-08-26arm64: dts: qcom: c630: fix correct powerdown pin for WSA881xSrinivas Kandagatla1-2/+2
2021-08-26perf/x86: Fix out of bound MSR accessPeter Zijlstra1-5/+7
2021-08-26ARM: dts: nomadik: Fix up interrupt controller node namesSudeep Holla1-2/+2
2021-08-26ARM: dts: am43x-epos-evm: Reduce i2c0 bus speed for tps65218Dave Gerlach1-1/+1
2021-08-18KVM: nSVM: always intercept VMLOAD/VMSAVE when nested (CVE-2021-3656)Maxim Levitsky1-0/+3
2021-08-18KVM: nSVM: avoid picking up unsupported bits from L2 in int_ctl (CVE-2021-3653)Maxim Levitsky3-7/+13
2021-08-18KVM: x86/mmu: Protect marking SPs unsync when using TDP MMU with spinlockSean Christopherson2-0/+35
2021-08-18KVM: x86/mmu: Don't leak non-leaf SPTEs when zapping all SPTEsSean Christopherson1-10/+16
2021-08-18KVM: nVMX: Use vmx_need_pf_intercept() when deciding if L0 wants a #PFSean Christopherson1-1/+2
2021-08-18KVM: VMX: Use current VMCS to query WAITPKG support for MSR emulationSean Christopherson1-1/+1
2021-08-18powerpc/32: Fix critical and debug interrupts on BOOKEChristophe Leroy3-41/+33
2021-08-18powerpc/xive: Do not skip CPU-less nodes when creating the IPIsCédric Le Goater1-11/+24
2021-08-18powerpc/smp: Fix OOPS in topology_init()Christophe Leroy1-1/+1
2021-08-18powerpc/32s: Fix napping restore in data storage interrupt (DSI)Christophe Leroy1-1/+1
2021-08-18powerpc/pseries: Fix update of LPAR security flavor after LPMLaurent Dufour1-2/+3
2021-08-18powerpc/interrupt: Do not call single_step_exception() from other exceptionsChristophe Leroy1-2/+7
2021-08-18powerpc/interrupt: Fix OOPS by not calling do_IRQ() from timer_interrupt()Christophe Leroy4-3/+11
2021-08-18x86/resctrl: Fix default monitoring groups reportingBabu Moger1-14/+13
2021-08-18x86/ioapic: Force affinity setup before startupThomas Gleixner1-2/+4
2021-08-18x86/msi: Force affinity setup before startupThomas Gleixner2-4/+9
2021-08-18x86/tools: Fix objdump version check againRandy Dunlap1-0/+1
2021-08-18powerpc/kprobes: Fix kprobe Oops happens in bookePu Lehui1-1/+2