summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* arm64: dts: ls1046ardb: set RGMII interfaces to RGMII_ID modeMadalin Bucur2020-04-021-2/+2
* arm64: dts: ls1043a-rdb: correct RGMII delay mode to rgmii-idMadalin Bucur2020-04-021-2/+2
* ARM: dts: N900: fix onenand timingsArthur Demchenkov2020-04-021-16/+28
* ARM: dts: imx6: phycore-som: fix arm and soc minimum voltageMarco Felsch2020-04-021-2/+2
* ARM: bcm2835-rpi-zero-w: Add missing pinctrl nameNick Hudson2020-04-021-0/+1
* ARM: dts: oxnas: Fix clear-mask propertySungbo Eo2020-04-022-4/+4
* arm64: alternative: fix build with clang integrated assemblerIlie Halip2020-04-021-1/+1
* ARM: dts: omap5: Add bus_dma_limit for L3 busRoger Quadros2020-04-021-0/+1
* ARM: dts: dra7: Add bus_dma_limit for L3 busRoger Quadros2020-04-021-0/+1
* ftrace/x86: Anotate text_mutex split between ftrace_arch_code_modify_post_pro...Jiri Kosina2020-04-021-0/+2
* arm64: dts: ls1043a: FMan erratum A050385Madalin Bucur2020-04-021-0/+2
* arm64: smp: fix crash_smp_send_stop() behaviourCristian Marussi2020-03-251-2/+6
* arm64: smp: fix smp_send_stop() behaviourCristian Marussi2020-03-251-3/+14
* x86/mm: split vmalloc_sync_all()Joerg Roedel2020-03-251-2/+24
* riscv: avoid the PIC offset of static percpu data in module beyond 2G limitsVincent Chen2020-03-251-0/+16
* ARM: dts: dra7: Add "dma-ranges" property to PCIe RC DT nodesKishon Vijay Abraham I2020-03-251-0/+2
* powerpc: Include .BTF sectionNaveen N. Rao2020-03-251-0/+6
* ARM: 8958/1: rename missed uaccess .fixup sectionKees Cook2020-03-201-1/+1
* ARM: 8957/1: VDSO: Match ARMv8 timer in cntvct_functional()Florian Fainelli2020-03-201-0/+2
* perf/amd/uncore: Replace manual sampling check with CAP_NO_INTERRUPT flagKim Phillips2020-03-201-7/+7
* x86/mce: Fix logic and comments around MSR_PPIN_CTLTony Luck2020-03-181-4/+5
* ARC: define __ALIGN_STR and __ALIGN symbols for ARCEugeniy Paltsev2020-03-181-0/+2
* KVM: x86: clear stale x86_emulate_ctxt->intercept valueVitaly Kuznetsov2020-03-181-0/+1
* KVM: SVM: fix up incorrect backportGreg Kroah-Hartman2020-03-161-1/+1
* efi/x86: Handle by-ref arguments covering multiple pages in mixed modeArd Biesheuvel2020-03-111-19/+26
* efi/x86: Align GUIDs to their size in the mixed mode runtime wrapperArd Biesheuvel2020-03-111-4/+21
* powerpc: fix hardware PMU exception bug on PowerVM compatibility mode systemsDesnes A. Nunes do Rosario2020-03-111-1/+3
* ARM: dts: imx7-colibri: Fix frequency for sd/mmcOleksandr Suvorov2020-03-111-1/+0
* ARM: dts: am437x-idk-evm: Fix incorrect OPP node namesSuman Anna2020-03-111-2/+2
* ARM: imx: build v7_cpu_resume() unconditionallyAhmad Fatoum2020-03-114-16/+28
* ARM: dts: imx6: phycore-som: fix emmc supplyMarco Felsch2020-03-111-1/+0
* ARM: dts: ls1021a: Restore MDIO compatible to gianfarVladimir Oltean2020-03-111-2/+2
* x86/pkeys: Manually set X86_FEATURE_OSPKE to preserve existing changesSean Christopherson2020-03-111-1/+1
* arm: dts: dra76x: Fix mmc3 max-frequencyFaiz Abbas2020-03-111-0/+5
* x86/xen: Distribute switch variables for initializationKees Cook2020-03-111-3/+4
* s390/qdio: fill SL with absolute addressesJulian Wiedmann2020-03-111-1/+1
* x86/boot/compressed: Don't declare __force_order in kaslr_64.cH.J. Lu2020-03-111-3/+0
* s390: make 'install' not depend on vmlinuxMasahiro Yamada2020-03-112-2/+2
* KVM: x86: Remove spurious clearing of async #PF MSRSean Christopherson2020-03-051-2/+0
* KVM: x86: Remove spurious kvm_mmu_unload() from vcpu destruction pathSean Christopherson2020-03-051-4/+0
* KVM: SVM: Override default MMIO mask if memory encryption is enabledTom Lendacky2020-03-051-0/+43
* MIPS: VPE: Fix a double free and a memory leak in 'release_vpe()'Christophe JAILLET2020-03-051-1/+1
* KVM: VMX: check descriptor table exits on instruction emulationOliver Upton2020-03-051-0/+15
* ARM: dts: sti: fixup sound frame-inversion for stihxxx-b2120.dtsiKuninori Morimoto2020-03-051-1/+1
* s390/mm: Explicitly compare PAGE_DEFAULT_KEY against zero in storage_key_init...Nathan Chancellor2020-02-281-1/+1
* KVM: apic: avoid calculating pending eoi from an uninitialized valMiaohe Lin2020-02-281-1/+3
* KVM: nVMX: handle nested posted interrupts when apicv is disabled for L1Vitaly Kuznetsov2020-02-284-10/+17
* KVM: nVMX: Check IO instruction VM-exit conditionsOliver Upton2020-02-281-7/+52
* KVM: nVMX: Refactor IO bitmap checks into helper functionOliver Upton2020-02-281-13/+27
* KVM: x86: don't notify userspace IOAPIC on edge-triggered interrupt EOIMiaohe Lin2020-02-281-1/+1