summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2020-09-26x86/boot: kbuild: allow readelf executable to be specifiedDmitry Golovin1-1/+1
2020-09-23x86/defconfig: Enable CONFIG_USB_XHCI_HCD=yAdam Borowski2-0/+2
2020-09-23powerpc/dma: Fix dma_map_ops::get_required_maskAlexey Kardashevskiy1-1/+2
2020-09-23x86/boot/compressed: Disable relocation relaxationArvind Sankar1-0/+2
2020-09-23MIPS: SNI: Fix spurious interruptsThomas Bogendoerfer1-2/+7
2020-09-23MIPS: SNI: Fix MIPS_L1_CACHE_SHIFTThomas Bogendoerfer1-0/+1
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-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-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: HSDK: wireup perf irqVineet Gupta1-0/+2
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: ls1021a: fix QuadSPI-memory reg rangeMatthias Schiffer1-1/+1
2020-09-17ARM: dts: socfpga: fix register entry for timer3 on Arria10Dinh Nguyen1-1/+1
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-09KVM: arm64: Set HCR_EL2.PTW to prevent AT taking synchronous exceptionJames Morse1-1/+2
2020-09-09KVM: arm64: Survive synchronous exceptions caused by AT instructionsJames Morse3-6/+42
2020-09-09KVM: arm64: Defer guest entry when an asynchronous exception is pendingJames Morse1-0/+15
2020-09-09KVM: arm64: Add kvm_extable for vaxorcism codeJames Morse5-26/+95
2020-09-09x86, fakenuma: Fix invalid starting node IDHuang Ying1-1/+1
2020-09-09MIPS: BMIPS: Also call bmips_cpu_setup() for secondary coresFlorian Fainelli1-0/+2
2020-09-09MIPS: mm: BMIPS5000 has inclusive physical cachesFlorian Fainelli1-0/+4
2020-09-09s390: don't trace preemption in percpu macrosSven Schnelle1-14/+14
2020-09-03powerpc/perf: Fix soft lockups due to missed interrupt accountingAthira Rajeev1-0/+4
2020-09-03powerpc/spufs: add CONFIG_COREDUMP dependencyArnd Bergmann1-0/+1
2020-09-03KVM: arm64: Fix symbol dependency in __hyp_call_panic_nvheDavid Brazdil1-1/+1
2020-09-03mips/vdso: Fix resource leaks in genvdso.cPeng Fan1-0/+10
2020-09-03ARM: dts: ls1021a: output PPS signal on FIPER2Yangbo Lu1-1/+1
2020-09-03powerpc/xive: Ignore kmemleak false positivesAlexey Kardashevskiy1-0/+2
2020-09-03arm64: dts: qcom: msm8916: Pull down PDM GPIOs during sleepStephan Gerhold1-1/+1
2020-09-03powerpc/64s: Don't init FSCR_DSCR in __init_FSCR()Michael Ellerman1-1/+1
2020-08-26KVM: Pass MMU notifier range flags to kvm_unmap_hva_range()Will Deacon9-9/+15
2020-08-26powerpc/pseries: Do not initiate shutdown when system is running on UPSVasant Hegde1-1/+0
2020-08-26Fix build error when CONFIG_ACPI is not set/enabled:Randy Dunlap1-0/+1
2020-08-26kvm: x86: Toggling CR4.PKE does not load PDPTEs in PAE modeJim Mattson1-1/+1
2020-08-26kvm: x86: Toggling CR4.SMAP does not load PDPTEs in PAE modeJim Mattson1-1/+1
2020-08-26s390/ptrace: fix storage key handlingHeiko Carstens1-2/+5
2020-08-26s390/runtime_instrumentation: fix storage key handlingHeiko Carstens1-1/+1
2020-08-26alpha: fix annotation of io{read,write}{16,32}be()Luc Van Oostenryck1-4/+4
2020-08-26m68knommu: fix overwriting of bits in ColdFire V3 cache controlGreg Ungerer1-3/+3
2020-08-21arm64: dts: marvell: espressobin: add ethernet aliasTomasz Maciej Nowak1-0/+6
2020-08-21sh: landisk: Add missing initialization of sh_io_port_baseGeert Uytterhoeven1-0/+3
2020-08-21openrisc: Fix oops caused when dumping stackStafford Horne1-2/+16