summaryrefslogtreecommitdiffstats
path: root/arch/x86
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2017-09-163-8/+14
|\
| * um: remove a stray tabDan Carpenter2017-09-131-1/+1
| * um: Fix FP register size for XSTATE/XSAVEThomas Meyer2017-09-132-7/+13
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2017-09-157-93/+168
|\ \
| * | kvm: nVMX: Handle deferred early VMLAUNCH/VMRESUME failure properlyJim Mattson2017-09-151-59/+75
| * | kvm: vmx: Handle VMLAUNCH/VMRESUME failure properlyJim Mattson2017-09-151-6/+8
| * | kvm: nVMX: Remove nested_vmx_succeed after successful VM-entryJim Mattson2017-09-151-7/+9
| * | kvm,x86: Fix apf_task_wake_one() wq serializationDavidlohr Bueso2017-09-151-1/+1
| * | kvm,lapic: Justify use of swait_active()Davidlohr Bueso2017-09-151-0/+4
| * | KVM: VMX: Do not BUG() on out-of-bounds guest IRQJan H. Schönherr2017-09-151-2/+7
| * | kvm: nVMX: Don't allow L2 to access the hardware CR8Jim Mattson2017-09-151-0/+5
| * | KVM: async_pf: Fix #DF due to inject "Page not Present" and "Page Ready" exce...Wanpeng Li2017-09-141-9/+28
| * | KVM: X86: Don't block vCPU if there is pending exceptionWanpeng Li2017-09-141-0/+3
| * | KVM: SVM: Add irqchip_split() checks before enabling AVICSuravee Suthikulpanit2017-09-141-5/+4
| * | KVM: Add struct kvm_vcpu pointer parameter to get_enable_apicv()Suravee Suthikulpanit2017-09-134-4/+4
| * | KVM: SVM: Refactor AVIC vcpu initialization into avic_init_vcpu()Suravee Suthikulpanit2017-09-131-8/+20
| * | KVM: x86: fix clang buildRadim Krčmář2017-09-131-1/+0
| * | KVM: x86: Fix immediate_exit handling for uninitialized APJan H. Schönherr2017-09-131-0/+4
| * | KVM: x86: Fix handling of pending signal on uninitialized APJan H. Schönherr2017-09-131-0/+5
| * | KVM: SVM: Add a missing 'break' statementJan H. Schönherr2017-09-131-0/+1
| * | KVM: x86: Remove .get_pkru() from kvm_x86_opsJoerg Roedel2017-09-131-1/+0
* | | Merge branch 'work.set_fs' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds2017-09-141-2/+2
|\ \ \
| * | | fs: fix kernel_read prototypeChristoph Hellwig2017-09-041-2/+2
* | | | dmi: Mark all struct dmi_system_id instances constChristoph Hellwig2017-09-146-7/+7
* | | | x86/hyper-v: Remove duplicated HV_X64_EX_PROCESSOR_MASKS_RECOMMENDED definitionVitaly Kuznetsov2017-09-131-6/+0
* | | | x86/hyper-V: Allocate the IDT entry early in bootK. Y. Srinivasan2017-09-131-2/+2
* | | | 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
OpenPOWER on IntegriCloud