summaryrefslogtreecommitdiff
path: root/arch/x86
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2014-01-2213-172/+336
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | kvm: make KVM_MMU_AUDIT help text more readableRandy Dunlap2014-01-201-1/+1
| * | | | | | | | | | KVM: nVMX: Update guest activity state field on L2 exitsJan Kiszka2014-01-171-0/+4
| * | | | | | | | | | KVM: nVMX: Fix nested_run_pending on activity state HLTJan Kiszka2014-01-171-2/+2
| * | | | | | | | | | KVM: nVMX: Clean up handling of VMX-related MSRsJan Kiszka2014-01-172-56/+24
| * | | | | | | | | | KVM: nVMX: Add tracepoints for nested_vmexit and nested_vmexit_injectJan Kiszka2014-01-171-0/+14
| * | | | | | | | | | KVM: nVMX: Pass vmexit parameters to nested_vmx_vmexitJan Kiszka2014-01-171-29/+34
| * | | | | | | | | | KVM: nVMX: Leave VMX mode on clearing of feature control MSRJan Kiszka2014-01-171-0/+14
| * | | | | | | | | | KVM: VMX: Fix DR6 update on #DB exceptionJan Kiszka2014-01-171-1/+2
| * | | | | | | | | | KVM: SVM: Fix reading of DR6Jan Kiszka2014-01-174-2/+45
| * | | | | | | | | | KVM: x86: Sync DR7 on KVM_SET_DEBUGREGSJan Kiszka2014-01-171-0/+1
| * | | | | | | | | | add support for Hyper-V reference time counterVadim Rozenfeld2014-01-173-1/+41
| * | | | | | | | | | KVM: remove useless write to vcpu->hv_clock.tsc_timestampPaolo Bonzini2014-01-151-2/+0
| * | | | | | | | | | KVM: x86: fix tsc catchup issue with tsc scalingMarcelo Tosatti2014-01-151-40/+1
| * | | | | | | | | | KVM: x86: limit PIT timer frequencyMarcelo Tosatti2014-01-154-3/+23
| * | | | | | | | | | KVM: x86: handle invalid root_hpa everywhereMarcelo Tosatti2014-01-152-0/+17
| * | | | | | | | | | KVM: VMX: fix use after free of vmx->loaded_vmcsMarcelo Tosatti2014-01-081-1/+1
| * | | | | | | | | | KVM: x86: Fix debug typo error in lapicChen Fan2014-01-081-3/+3
| * | | | | | | | | | KVM: VMX: check use I/O bitmap first before unconditional I/O exitZhihui Zhang2014-01-081-4/+1
| * | | | | | | | | | KVM: MMU: handle invalid root_hpa at __direct_mapMarcelo Tosatti2013-12-201-0/+3
| * | | | | | | | | | KVM: VMX: Do not skip the instruction if handle_dr injects a faultJan Kiszka2013-12-201-3/+7
| * | | | | | | | | | KVM: nVMX: Support direct APIC access from L2Jan Kiszka2013-12-181-0/+5
| * | | | | | | | | | KVM: x86: Add comment on vcpu_enter_guest()'s return valueTakuya Yoshikawa2013-12-131-0/+5
| * | | | | | | | | | KVM: Use cond_resched() directly and remove useless kvm_resched()Takuya Yoshikawa2013-12-131-1/+1
| * | | | | | | | | | KVM: nVMX: Add support for activity state HLTJan Kiszka2013-12-122-1/+7
| * | | | | | | | | | KVM: VMX: shadow VM_(ENTRY|EXIT)_CONTROLS vmcs fieldGleb Natapov2013-12-121-27/+85
* | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2014-01-221-1/+1
|\ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merge branch 'master' into for-nextJiri Kosina2013-12-19243-3799/+6946
| |\ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / / / / | | |/| | | | | | | | |
| * | | | | | | | | | | treewide: Fix typo in KconfigMasanari Iida2013-12-021-1/+1
* | | | | | | | | | | | Merge tag 'pci-v3.14-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2014-01-225-9/+6
|\ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ Merge branch 'pci/resource' into nextBjorn Helgaas2014-01-101-1/+0
| |\ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | PCI: Enforce bus address limits in resource allocationYinghai Lu2014-01-071-1/+0
| | | |_|_|_|_|_|/ / / / / | | |/| | | | | | | | | |
| * | | | | | | | | | | | Merge branch 'pci/yijing-dev_is_pci' into nextBjorn Helgaas2013-12-131-3/+1
| |\ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | x86/PCI: Use dev_is_pci() to identify PCI devicesYijing Wang2013-12-091-3/+1
| | |/ / / / / / / / / / /
| * | | | | | | | | | | | PCI: Drop "irq" param from *_restore_msi_irqs()DuanZhenzhong2013-12-134-5/+5
| |/ / / / / / / / / / /
* | | | | | | | | | | | x86/mm: memblock: switch to use NUMA_NO_NODEGrygorii Strashko2014-01-213-3/+3
* | | | | | | | | | | | x86: memblock: set current limit to max low memory addressSantosh Shilimkar2014-01-212-3/+3
* | | | | | | | | | | | acpi, numa, mem_hotplug: mark all nodes the kernel resides un-hotpluggableTang Chen2014-01-211-0/+44
* | | | | | | | | | | | acpi, numa, mem_hotplug: mark hotpluggable memory in memblockTang Chen2014-01-212-0/+7
* | | | | | | | | | | | memblock: make memblock_set_node() support different memblock_typeTang Chen2014-01-213-4/+6
* | | | | | | | | | | | Merge tag 'driver-core-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-01-202-2/+2
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ / / / |/| | | | | | | | | | |
| * | | | | | | | | | | Merge 3.13-rc5 into staging-nextGreg Kroah-Hartman2013-12-2414-77/+83
| |\ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ Merge branch 'driver-core-linus' into driver-core-nextTejun Heo2013-12-109-15/+43
| |\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | microcode: Use request_firmware_direct()Takashi Iwai2013-12-082-2/+2
| | |_|_|_|_|_|_|/ / / / / | |/| | | | | | | | | | |
* | | | | | | | | | | | | Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-01-201-20/+22
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | x86, x32: Use __kernel_long_t/__kernel_ulong_t in x86-64 stat.hH.J. Lu2013-12-201-20/+22
| | |_|_|_|_|/ / / / / / / | |/| | | | | | | | | | |
* | | | | | | | | | | | | Merge branch 'x86/mpx' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2014-01-207-26/+133
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | x86/intel/mpx: Remove unused LWP structureIngo Molnar2014-01-201-8/+2
| * | | | | | | | | | | | | x86, mpx: Add MPX related opcodes to the x86 opcode mapQiaowei Ren2014-01-171-2/+2
| * | | | | | | | | | | | | x86: replace futex_atomic_cmpxchg_inatomic() with user_atomic_cmpxchg_inatomicQiaowei Ren2013-12-161-20/+1