summaryrefslogtreecommitdiffstats
path: root/arch/x86
Commit message (Expand)AuthorAgeFilesLines
* x86/paravirt: Remove no longer used paravirt functionsJuergen Gross2017-09-1310-92/+12
* x86/mm/64: Initialize CR4.PCIDE earlyAndy Lutomirski2017-09-134-46/+50
* x86/hibernate/64: Mask off CR3's PCID bits in the saved CR3Andy Lutomirski2017-09-131-1/+20
* x86/mm: Get rid of VM_BUG_ON in switch_tlb_irqs_off()Andy Lutomirski2017-09-131-1/+21
* Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2017-09-124-5/+4
|\
| * x86/cpu: Remove unused and undefined __generic_processor_info() declarationDou Liyang2017-09-112-2/+1
| * x86/mm: Make the SME mask a u64Borislav Petkov2017-09-072-3/+3
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds2017-09-111-12/+9
|\ \
| * | signal: Remove kernel interal si_code magicEric W. Biederman2017-07-241-12/+9
* | | Merge tag 'libnvdimm-for-4.14' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2017-09-112-3/+0
|\ \ \
| * \ \ Merge branch 'for-4.14/fs' into libnvdimm-for-nextDan Williams2017-08-3142-278/+532
| |\ \ \
| * | | | libnvdimm, nd_blk: remove mmio_flush_range()Robin Murphy2017-08-312-3/+0
* | | | | x86/mm/64: Fix an incorrect warning with CONFIG_DEBUG_VM=y, !PCIDAndy Lutomirski2017-09-101-1/+1
* | | | | Merge branch 'i2c/for-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2017-09-091-1/+1
|\ \ \ \ \
| * \ \ \ \ Merge branch 'i2c-mux/for-next' of https://github.com/peda-r/i2c-mux into i2c...Wolfram Sang2017-08-276-114/+226
| |\ \ \ \ \
| * | | | | | gpu: drm: tc35876x: move header file out of I2C realmWolfram Sang2017-08-131-1/+1
* | | | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2017-09-0910-18/+119
|\ \ \ \ \ \ \
| * | | | | | | treewide: make "nr_cpu_ids" unsignedAlexey Dobriyan2017-09-083-3/+3
| * | | | | | | x86: implement memset16, memset32 & memset64Matthew Wilcox2017-09-082-0/+60
| * | | | | | | mm/memory_hotplug: introduce add_pagesMichal Hocko2017-09-082-7/+19
| * | | | | | | mm: soft-dirty: keep soft-dirty bits over thp migrationNaoya Horiguchi2017-09-081-0/+17
| * | | | | | | mm: thp: enable thp migration in generic pathZi Yan2017-09-081-0/+2
| * | | | | | | mm: thp: introduce CONFIG_ARCH_ENABLE_THP_MIGRATIONNaoya Horiguchi2017-09-081-0/+4
| * | | | | | | mm: x86: move _PAGE_SWP_SOFT_DIRTY from bit 7 to bit 1Naoya Horiguchi2017-09-082-8/+14
* | | | | | | | Merge tag 'pci-v4.14-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-09-081-0/+17
|\ \ \ \ \ \ \ \
| * | | | | | | | x86/PCI: Use is_vmd() rather than relying on the domain numberJon Derrick2017-08-301-1/+1
| * | | | | | | | x86/PCI: Move VMD quirk to x86 fixupsJon Derrick2017-08-301-0/+17
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge tag 'kvm-4.14-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2017-09-0822-621/+1068
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | |
| * | | | | | | Merge branch 'kvm-ppc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Radim Krčmář2017-09-0834-169/+213
| |\ \ \ \ \ \ \
| * | | | | | | | kvm: nVMX: Validate the virtual-APIC address on nested VM-entryJim Mattson2017-08-251-0/+15
| * | | | | | | | KVM: nVMX: Fix trying to cancel vmlauch/vmresumeWanpeng Li2017-08-241-14/+17
| * | | | | | | | KVM: X86: Fix loss of exception which has not yet been injectedWanpeng Li2017-08-245-32/+70
| * | | | | | | | KVM: VMX: use kvm_event_needs_reinjectionWanpeng Li2017-08-241-3/+1
| * | | | | | | | KVM: MMU: speedup update_permission_bitmaskPaolo Bonzini2017-08-241-51/+70
| * | | | | | | | KVM: MMU: Expose the LA57 feature to VM.Yu Zhang2017-08-247-36/+65
| * | | | | | | | KVM: MMU: Add 5 level EPT & Shadow page table support.Yu Zhang2017-08-249-29/+67
| * | | | | | | | KVM: MMU: Rename PT64_ROOT_LEVEL to PT64_ROOT_4LEVEL.Yu Zhang2017-08-245-23/+25
| * | | | | | | | KVM: MMU: check guest CR3 reserved bits based on its physical address width.Yu Zhang2017-08-244-7/+19
| * | | | | | | | KVM: x86: Add return value to kvm_cpuid().Yu Zhang2017-08-247-21/+34
| * | | | | | | | kvm: vmx: Raise #UD on unsupported XSAVES/XRSTORSPaolo Bonzini2017-08-241-4/+22
| * | | | | | | | kvm: vmx: Raise #UD on unsupported RDSEEDJim Mattson2017-08-241-1/+23
| * | | | | | | | kvm: vmx: Raise #UD on unsupported RDRANDJim Mattson2017-08-241-1/+30
| * | | | | | | | KVM: VMX: cache secondary exec controlsPaolo Bonzini2017-08-241-46/+54
| * | | | | | | | KVM: SVM: Enable Virtual GIF featureJanakarajan Natarajan2017-08-232-6/+56
| * | | | | | | | KVM: SVM: Add Virtual GIF feature definitionJanakarajan Natarajan2017-08-231-0/+1
| * | | | | | | | KVM: VMX: always require WB memory type for EPTDavid Hildenbrand2017-08-181-2/+7
| * | | | | | | | KVM: VMX: cleanup EPTP definitionsDavid Hildenbrand2017-08-182-19/+17
| * | | | | | | | KVM: SVM: delete avic_vm_id_bitmap (2 megabyte static array)Denys Vlasenko2017-08-181-40/+21
| * | | | | | | | KVM: x86: fix use of L1 MMIO areas in nested guestsPaolo Bonzini2017-08-184-5/+20
| * | | | | | | | KVM: x86: Avoid guest page table walk when gpa_available is setBrijesh Singh2017-08-185-22/+17
OpenPOWER on IntegriCloud