summaryrefslogtreecommitdiffstats
path: root/arch/x86/include
Commit message (Expand)AuthorAgeFilesLines
* x86/mm: Do not use paravirtualized calls in native_set_p4d()Kirill A. Shutemov2018-03-121-2/+2
* x86/acpi: Add a new x86_init_acpi structure to x86_init_opsJuergen Gross2018-02-262-0/+16
* Merge tag 'v4.16-rc3' into x86/mm, to pick up fixesIngo Molnar2018-02-2613-83/+135
|\
| * Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2018-02-251-9/+9
| |\
| | * x86/headers/UAPI: Use __u64 instead of u64 in <uapi/asm/hyperv.h>KarimAllah Ahmed2018-02-201-9/+9
| * | bpf, x64: implement retpoline for tail callDaniel Borkmann2018-02-221-0/+37
| |/
| * x86/xen: Calculate __max_logical_packages on PV domainsPrarit Bhargava2018-02-171-0/+1
| * Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2018-02-142-43/+40
| |\
| | * x86/mm, mm/hwpoison: Don't unconditionally unmap kernel 1:1 pagesTony Luck2018-02-131-4/+0
| | * Merge branch 'linus' into x86/urgent, to pick up dependent commitsIngo Molnar2018-02-1132-177/+257
| | |\
| | * | x86/cpufeature: Update _static_cpu_has() to use all named variablesPeter Zijlstra2018-02-061-4/+5
| | * | x86/cpufeature: Reindent _static_cpu_has()Peter Zijlstra2018-02-061-39/+39
| * | | Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2018-02-149-31/+48
| |\ \ \
| | * | | x86/cpu: Change type of x86_cache_size variable to unsigned intGustavo A. R. Silva2018-02-151-1/+1
| | * | | x86/cpu: Rename cpu_data.x86_mask to cpu_data.x86_steppingJia Zhang2018-02-152-2/+2
| | * | | x86/mm: Rename flush_tlb_single() and flush_tlb_one() to __flush_tlb_one_[use...Andy Lutomirski2018-02-154-11/+24
| | * | | x86/speculation: Add <asm/msr-index.h> dependencyPeter Zijlstra2018-02-151-0/+1
| | * | | x86/speculation: Fix up array_index_nospec_mask() asm constraintDan Williams2018-02-151-1/+1
| | * | | x86/debug: Use UD2 for WARN()Peter Zijlstra2018-02-151-9/+6
| | * | | x86/debug, objtool: Annotate WARN()-related UD2 as reachableJosh Poimboeuf2018-02-151-1/+5
| | * | | Revert "x86/speculation: Simplify indirect_branch_prediction_barrier()"David Woodhouse2018-02-132-7/+9
* | | | | x86/mm: Optimize boot-time paging mode switching costKirill A. Shutemov2018-02-211-1/+4
* | | | | x86/mm: Redefine some of page table helpers as macrosKirill A. Shutemov2018-02-211-10/+13
* | | | | x86/mm: Allow to boot without LA57 if CONFIG_X86_5LEVEL=yKirill A. Shutemov2018-02-161-7/+1
* | | | | x86/mm: Replace compile-time checks for 5-level paging with runtime-time checksKirill A. Shutemov2018-02-161-13/+10
* | | | | x86/mm: Fold p4d page table layer at runtimeKirill A. Shutemov2018-02-163-6/+20
* | | | | x86/mm: Initialize vmemmap_base at boot-timeKirill A. Shutemov2018-02-161-6/+3
* | | | | x86/mm: Adjust vmalloc base and size at boot-timeKirill A. Shutemov2018-02-161-6/+10
* | | | | x86/mm: Initialize 'page_offset_base' at boot-timeKirill A. Shutemov2018-02-161-6/+3
* | | | | x86/mm: Make __VIRTUAL_MASK_SHIFT dynamicKirill A. Shutemov2018-02-141-1/+1
* | | | | x86/mm: Make MAX_PHYSADDR_BITS and MAX_PHYSMEM_BITS dynamicKirill A. Shutemov2018-02-142-8/+3
* | | | | x86/mm: Make PGDIR_SHIFT and PTRS_PER_P4D variableKirill A. Shutemov2018-02-142-7/+14
* | | | | x86/mm: Make LDT_BASE_ADDR dynamicKirill A. Shutemov2018-02-141-4/+5
* | | | | x86/mm: Introduce 'pgtable_l5_enabled'Kirill A. Shutemov2018-02-142-0/+8
* | | | | x86/mm: Make virtual memory layout dynamic for CONFIG_X86_5LEVEL=yKirill A. Shutemov2018-02-144-8/+8
* | | | | mm/zsmalloc: Prepare to variable MAX_PHYSMEM_BITSKirill A. Shutemov2018-02-142-0/+3
* | | | | x86/mm/64: Make __PHYSICAL_MASK_SHIFT always 52Kirill A. Shutemov2018-02-141-2/+3
* | | | | x86/mm/encrypt: Move page table helpers into separate translation unitKirill A. Shutemov2018-02-131-0/+1
|/ / / /
* | | | Merge tag 'kvm-4.16-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2018-02-1010-8/+95
|\ \ \ \ | |_|_|/ |/| | |
| * | | Merge branch 'x86/hyperv' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Radim Krčmář2018-02-0160-373/+1912
| |\ \ \
| | * | | x86/irq: Count Hyper-V reenlightenment interruptsVitaly Kuznetsov2018-01-301-0/+3
| | * | | x86/hyperv: Reenlightenment notifications supportVitaly Kuznetsov2018-01-303-1/+42
| | * | | x86/hyperv: Add a function to read both TSC and TSC page value simulateneouslyVitaly Kuznetsov2018-01-301-4/+19
| | | |/ | | |/|
| * | | kvm: x86: remove efer_reload entry in kvm_vcpu_statLongpeng(Mike)2018-01-311-1/+0
| * | | x86/mm: add a function to check if a pfn is UC/UC-/WCHaozhong Zhang2018-01-161-0/+2
| * | | Merge branch 'sev-v9-p2' of https://github.com/codomania/kvmPaolo Bonzini2018-01-164-0/+21
| |\ \ \
| | * | | KVM: SVM: Pin guest memory when SEV is activeBrijesh Singh2017-12-041-0/+1
| | * | | KVM: SVM: Add support for KVM_SEV_LAUNCH_UPDATE_DATA commandBrijesh Singh2017-12-041-0/+1
| | * | | KVM: SVM: Add support for KVM_SEV_LAUNCH_START commandBrijesh Singh2017-12-041-0/+2
| | * | | KVM: SVM: Add KVM_SEV_INIT commandBrijesh Singh2017-12-041-0/+7
OpenPOWER on IntegriCloud