summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* x86/mce: Fix logic and comments around MSR_PPIN_CTLTony Luck2020-03-181-4/+5
* perf/amd/uncore: Replace manual sampling check with CAP_NO_INTERRUPT flagKim Phillips2020-03-181-10/+7
* x86/ioremap: Map EFI runtime services data as encrypted for SEVTom Lendacky2020-03-181-0/+18
* ARC: define __ALIGN_STR and __ALIGN symbols for ARCEugeniy Paltsev2020-03-181-0/+2
* KVM: nVMX: avoid NULL pointer dereference with incorrect EVMCS GPAsVitaly Kuznetsov2020-03-181-2/+3
* KVM: x86: clear stale x86_emulate_ctxt->intercept valueVitaly Kuznetsov2020-03-181-0/+1
* csky: Implement copy_thread_tlsGuo Ren2020-03-122-3/+5
* efi/x86: Handle by-ref arguments covering multiple pages in mixed modeArd Biesheuvel2020-03-121-19/+26
* efi/x86: Align GUIDs to their size in the mixed mode runtime wrapperArd Biesheuvel2020-03-121-4/+21
* powerpc: fix hardware PMU exception bug on PowerVM compatibility mode systemsDesnes A. Nunes do Rosario2020-03-121-1/+3
* arm64: dts: meson: fix gxm-khadas-vim2 wifiChristian Hewitt2020-03-121-1/+1
* ARM: dts: imx7-colibri: Fix frequency for sd/mmcOleksandr Suvorov2020-03-121-1/+0
* ARM: dts: dra7xx-clocks: Fixup IPU1 mux clock parent sourceSuman Anna2020-03-121-10/+2
* ARM: dts: am437x-idk-evm: Fix incorrect OPP node namesSuman Anna2020-03-121-2/+2
* ARM: imx: build v7_cpu_resume() unconditionallyAhmad Fatoum2020-03-124-16/+28
* arm64: dts: imx8qxp-mek: Remove unexisting Ethernet PHYFabio Estevam2020-03-121-5/+0
* ARM: dts: imx6: phycore-som: fix emmc supplyMarco Felsch2020-03-121-1/+0
* powerpc/mm: Fix missing KUAP disable in flush_coherent_icache()Michael Ellerman2020-03-121-0/+2
* powerpc: Convert flush_icache_range & friends to CAlastair D'Silva2020-03-125-252/+170
* powerpc: define helpers to get L1 icache sizesAlastair D'Silva2020-03-122-10/+31
* ARM: dts: ls1021a: Restore MDIO compatible to gianfarVladimir Oltean2020-03-121-2/+2
* arm64: dts: meson-sm1-sei610: add missing interrupt-namesGuillaume La Roque2020-03-121-0/+1
* s390/mm: fix panic in gup_fast on large pudGerald Schaefer2020-03-121-0/+6
* s390/pci: Fix unexpected write combine on resourceNiklas Schnelle2020-03-121-2/+2
* x86/pkeys: Manually set X86_FEATURE_OSPKE to preserve existing changesSean Christopherson2020-03-121-1/+1
* arm: dts: dra76x: Fix mmc3 max-frequencyFaiz Abbas2020-03-121-0/+5
* arm64: dts: socfpga: agilex: Fix gmac compatibleLey Foon Tan2020-03-121-3/+3
* arch/csky: fix some Kconfig typosRandy Dunlap2020-03-121-1/+1
* csky: Fixup compile warning for three unimplemented syscallsGuo Ren2020-03-121-0/+3
* csky: Fixup ftrace modify panicGuo Ren2020-03-121-0/+2
* csky/smp: Fixup boot failed when CONFIG_SMPGuo Ren2020-03-121-1/+1
* csky: Set regs->usp to kernel sp, when the exception is from kernelGuo Ren2020-03-123-7/+31
* csky/mm: Fixup export invalid_pte_table symbolGuo Ren2020-03-121-0/+1
* x86/xen: Distribute switch variables for initializationKees Cook2020-03-121-3/+4
* s390/qdio: fill SL with absolute addressesJulian Wiedmann2020-03-121-1/+1
* x86/boot/compressed: Don't declare __force_order in kaslr_64.cH.J. Lu2020-03-121-3/+0
* s390: make 'install' not depend on vmlinuxMasahiro Yamada2020-03-122-2/+2
* kvm: nVMX: VMWRITE checks unsupported field before read-only fieldJim Mattson2020-03-051-5/+6
* kvm: nVMX: VMWRITE checks VMCS-link pointer before VMCS fieldJim Mattson2020-03-051-34/+25
* 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
* x86/resctrl: Check monitoring static key in the MBM overflow handlerXiaochen Shen2020-03-052-2/+3
* 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
* perf/x86/msr: Add Tremont supportKan Liang2020-03-051-1/+2
* perf/x86/cstate: Add Tremont supportKan Liang2020-03-051-9/+13
* perf/x86/intel: Add Elkhart Lake supportKan Liang2020-03-051-0/+1
* s390/mm: Explicitly compare PAGE_DEFAULT_KEY against zero in storage_key_init...Nathan Chancellor2020-02-281-1/+1