summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2020-09-23powerpc/dma: Fix dma_map_ops::get_required_maskAlexey Kardashevskiy1-1/+2
2020-09-23arm64: paravirt: Initialize steal time when cpu is onlineAndrew Jones1-11/+15
2020-09-23s390/pci: fix leak of DMA tables on hard unplugNiklas Schnelle2-0/+6
2020-09-23s390: add 3f program exception handlerJanosch Frank3-1/+22
2020-09-23x86/boot/compressed: Disable relocation relaxationArvind Sankar1-0/+2
2020-09-23x86/unwind/fp: Fix FP unwinding in ret_from_forkJosh Poimboeuf2-1/+21
2020-09-23riscv: Add sfence.vma after early page table changesGreentime Hu1-4/+3
2020-09-23arm64: bpf: Fix branch offset in JITIlias Apalodimas1-12/+31
2020-09-23MIPS: SNI: Fix spurious interruptsThomas Bogendoerfer1-2/+7
2020-09-23MIPS: SNI: Fix MIPS_L1_CACHE_SHIFTThomas Bogendoerfer1-0/+1
2020-09-23arm64: Allow CPUs unffected by ARM erratum 1418040 to come in lateMarc Zyngier1-2/+6
2020-09-23powerpc/book3s64/radix: Fix boot failure with large amount of guest memoryAneesh Kumar K.V3-22/+14
2020-09-23KVM: MIPS: Change the definition of kvm typeHuacai Chen1-0/+2
2020-09-23openrisc: Fix cache API compile issue when not inliningStafford Horne1-1/+1
2020-09-17ARM: dts: vfxxx: Add syscon compatible with OCOTPChris Healy1-1/+1
2020-09-17arm64: dts: imx8mp: correct sdma1 clk settingRobin Gong1-1/+1
2020-09-17kvm x86/mmu: use KVM_REQ_MMU_SYNC to sync when neededLai Jiangshan1-1/+1
2020-09-17KVM: arm64: Do not try to map PUDs when they are folded into PMDMarc Zyngier1-1/+6
2020-09-17KVM: VMX: Don't freeze guest when event delivery causes an APIC-access exitWanpeng Li1-0/+1
2020-09-17vgacon: remove software scrollback supportLinus Torvalds4-4/+0
2020-09-17arm64/module: set trampoline section flags regardless of CONFIG_DYNAMIC_FTRACEJessica Yu1-2/+1
2020-09-17ARC: [plat-hsdk]: Switch ethernet phy-mode to rgmii-idEvgeniy Didin1-2/+2
2020-09-17irqchip/eznps: Fix build error for !ARC700 buildsVineet Gupta1-1/+0
2020-09-17ARC: show_regs: fix r12 printing and simplifyVineet Gupta1-47/+30
2020-09-17MIPS: Loongson64: Do not override watch and ejtag featureJiaxun Yang1-2/+0
2020-09-17ARC: HSDK: wireup perf irqVineet Gupta1-0/+2
2020-09-17KVM: x86: always allow writing '0' to MSR_KVM_ASYNC_PF_ENVitaly Kuznetsov1-1/+1
2020-09-17KVM: nVMX: Fix the update value of nested load IA32_PERF_GLOBAL_CTRL controlChenyi Qiang1-1/+1
2020-09-17arm64: dts: ns2: Fixed QSPI compatible stringFlorian Fainelli1-1/+1
2020-09-17ARM: dts: BCM5301X: Fixed QSPI compatible stringFlorian Fainelli1-1/+1
2020-09-17ARM: dts: NSP: Fixed QSPI compatible stringFlorian Fainelli1-1/+1
2020-09-17ARM: dts: bcm: HR2: Fixed QSPI compatible stringFlorian Fainelli1-1/+1
2020-09-17ARM: dts: imx6sx: fix the pad QSPI1B_SCLK mux mode for uart3Fugang Duan1-1/+1
2020-09-17KVM: arm64: Update page shift if stage 2 block mapping not supportedAlexandru Elisei1-0/+1
2020-09-17arm64: dts: imx8mq: Fix TMU interrupt propertyKrzysztof Kozlowski1-1/+1
2020-09-17ARM: dts: imx7d-zii-rmu2: fix rgmii phy-mode for ksz9031 phyChris Healy1-1/+1
2020-09-17arm64: dts: imx: Add missing imx8mm-beacon-kit.dtb to buildRob Herring1-0/+1
2020-09-17ARM: dts: imx7ulp: Correct gpio rangesAnson Huang1-4/+4
2020-09-17ARM: dts: ls1021a: fix QuadSPI-memory reg rangeMatthias Schiffer1-1/+1
2020-09-17ARM: dts: omap5: Fix DSI base address and clocksDavid Shah1-9/+11
2020-09-17ARM: dts: socfpga: fix register entry for timer3 on Arria10Dinh Nguyen1-1/+1
2020-09-17ARM: dts: logicpd-som-lv-baseboard: Fix missing videoAdam Ford1-22/+5
2020-09-17ARM: dts: logicpd-som-lv-baseboard: Fix broken audioAdam Ford1-0/+2
2020-09-17ARM: dts: logicpd-torpedo-baseboard: Fix broken audioAdam Ford1-0/+2
2020-09-17ARM: OMAP2+: Fix an IS_ERR() vs NULL check in _get_pwrdm()Jing Xiangfeng1-1/+1
2020-09-09mips/oprofile: Fix fallthrough placementHe Zhe1-1/+3
2020-09-09s390: fix GENERIC_LOCKBREAK dependency typo in KconfigEric Farman1-1/+1
2020-09-09arm64: dts: mt7622: add reset node for mmc deviceWenbin Mei1-0/+2
2020-09-09x86/mm/32: Bring back vmalloc faulting on x86_32Sasha Levin5-4/+204
2020-09-09arc: fix memory initialization for systems with two memory banksMike Rapoport1-11/+16