aboutsummaryrefslogtreecommitdiff
path: root/arch/x86
AgeCommit message (Expand)AuthorFilesLines
2018-09-27x86/mm/cpa: Move flush_tlb_all()Peter Zijlstra1-27/+17
2018-09-27x86/mm/cpa: Use flush_tlb_all()Peter Zijlstra1-11/+1
2018-09-27x86/mm/cpa: Avoid the 4k pages check completelyThomas Gleixner1-48/+16
2018-09-27x86/mm/cpa: Do the range check earlyThomas Gleixner1-4/+23
2018-09-27x86/mm/cpa: Optimize same protection checkThomas Gleixner1-0/+14
2018-09-27x86/mm/cpa: Add sanity check for existing mappingsThomas Gleixner1-10/+67
2018-09-27x86/mm/cpa: Avoid static protection checks on unmapThomas Gleixner1-0/+7
2018-09-27x86/mm/cpa: Add large page preservation statisticsThomas Gleixner2-2/+105
2018-09-27x86/mm/cpa: Add debug mechanismThomas Gleixner1-9/+52
2018-09-27x86/mm/cpa: Allow range check for static protectionsThomas Gleixner1-25/+44
2018-09-27x86/mm/cpa: Rework static_protections()Thomas Gleixner1-64/+98
2018-09-27x86/mm/cpa: Split, rename and clean up try_preserve_large_page()Thomas Gleixner1-61/+60
2018-09-27x86/mm/init32: Mark text and rodata RO in one goThomas Gleixner1-19/+4
2018-09-27x86/boot: Fix kexec booting failure in the SEV bit detection codeKairui Song1-19/+0
2018-09-27x86/xen: Add Hygon Dhyana support to XenPu Wen1-3/+9
2018-09-27x86/kvm: Add Hygon Dhyana support to KVMPu Wen3-3/+17
2018-09-27x86/mce: Add Hygon Dhyana support to the MCA infrastructurePu Wen3-6/+19
2018-09-27x86/bugs: Add Hygon Dhyana to the respective mitigation machineryPu Wen2-1/+4
2018-09-27x86/apic: Add Hygon Dhyana supportPu Wen2-0/+8
2018-09-27x86/pci, x86/amd_nb: Add Hygon Dhyana support to PCI and northbridgePu Wen2-10/+41
2018-09-27x86/amd_nb: Check vendor in AMD-only functionsPu Wen2-0/+7
2018-09-27x86/alternative: Init ideal_nops for Hygon DhyanaPu Wen1-0/+4
2018-09-27x86/events: Add Hygon Dhyana support to PMU infrastructurePu Wen4-7/+23
2018-09-27x86/smpboot: Do not use BSP INIT delay and MWAIT to idle on DhyanaPu Wen1-1/+3
2018-09-27x86/cpu/mtrr: Support TOP_MEM2 and get MTRR numberPu Wen2-2/+3
2018-09-27x86/cpu: Get cache info and setup cache cpumap for Hygon DhyanaPu Wen4-2/+34
2018-09-27Merge branch 'tip-x86-hygon' into tip-x86-cpuBorislav Petkov4-1/+422
2018-09-27x86/jump_table: Use relative referencesArd Biesheuvel2-16/+9
2018-09-27x86/jump_label: Switch to jump_entry accessorsArd Biesheuvel1-37/+25
2018-09-27x86: Add support for 64-bit place relative relocationsArd Biesheuvel4-4/+18
2018-09-27Merge tag 'efi-next' of git://git.kernel.org/pub/scm/linux/kernel/git/efi/efi...Thomas Gleixner7-8/+115
2018-09-27x86/cpu: Create Hygon Dhyana architecture support filePu Wen4-1/+422
2018-09-27x86/mce: Add macros for the corrected error count bit fieldQiuxu Zhuo1-0/+3
2018-09-27x86/mce: Use BIT_ULL(x) for bit mask definitionsQiuxu Zhuo1-25/+25
2018-09-26xen: don't include <xen/xen.h> from <asm/io.h> and <asm/dma-mapping.h>Christoph Hellwig6-4/+6
2018-09-26block: remove ARCH_BIOVEC_PHYS_MERGEABLEChristoph Hellwig1-3/+0
2018-09-26xen: provide a prototype for xen_biovec_phys_mergeable in xen.hChristoph Hellwig1-4/+0
2018-09-26x86/speculation: Propagate information about RSB filling mitigation to sysfsJiri Kosina1-1/+2
2018-09-26x86/speculation: Enable cross-hyperthread spectre v2 STIBP mitigationJiri Kosina1-6/+51
2018-09-26x86/speculation: Apply IBPB more strictly to avoid cross-process data leakJiri Kosina1-11/+20
2018-09-26x86: boot: Fix EFI stub alignmentBen Hutchings1-0/+7
2018-09-26efi/x86: Call efi_parse_options() from efi_main()Hans de Goede1-0/+10
2018-09-26efi/x86: earlyprintk - Add 64bit efi fb address supportAaron Ma1-2/+6
2018-09-26efi/x86: drop task_lock() from efi_switch_mm()Sebastian Andrzej Siewior1-6/+4
2018-09-26efi/x86: Handle page faults occurring while running EFI runtime servicesSai Praneeth3-0/+88
2018-09-25iommu/vt-d: Relocate struct/function declarations to its header filesSohil Mehta1-0/+2
2018-09-25Merge tag 'v4.19-rc5' into perf/core, to pick up fixesIngo Molnar36-152/+467
2018-09-24block: simplify BIOVEC_PHYS_MERGEABLEChristoph Hellwig1-3/+2
2018-09-24KVM: x86: never trap MSR_KERNEL_GS_BASEPaolo Bonzini1-37/+10
2018-09-23x86/speculation: Add RETPOLINE_AMD support to the inline asm CALL_NOSPEC variantZhenzhong Duan1-4/+13