summaryrefslogtreecommitdiffstats
path: root/arch/x86/include
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | x86/headers: Don't include asm/processor.h in asm/atomic.hAndi Kleen2015-12-062-2/+0
| | * | | | perf/x86/intel/pt: Add interface to stop Intel PT loggingTakao Indoh2015-11-231-0/+10
| | * | | | x86: Add an inlined __copy_from_user_nmi() variantAndi Kleen2015-11-231-0/+9
| | | |/ / | | |/| |
| * | | | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2016-01-111-0/+59
| |\ \ \ \
| | * | | | locking/pvqspinlock, x86: Optimize the PV unlock code pathWaiman Long2015-11-231-0/+59
| | |/ / /
* | | | | x86/boot: Double BOOT_HEAP_SIZE to 64KBH.J. Lu2016-01-111-1/+1
* | | | | x86/mm: Add barriers and document switch_mm()-vs-flush synchronizationAndy Lutomirski2016-01-111-1/+32
|/ / / /
* | | | x86/paravirt: Prevent rtc_cmos platform device init on PV guestsDavid Vrabel2015-12-193-0/+12
* | | | x86/xen: Avoid fast syscall path for Xen PV guestsBoris Ostrovsky2015-12-191-0/+1
| |/ / |/| |
* | | x86/mm: Fix regression with huge pages on PAEKirill A. Shutemov2015-12-043-18/+13
|/ /
* | Merge branch 'pm-tools'Rafael J. Wysocki2015-11-161-2/+1
|\ \
| * | x86: remove unused definition of MSR_NHM_PLATFORM_INFOLen Brown2015-11-131-2/+1
* | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2015-11-151-0/+1
|\ \ \
| * | | x86/irq: Probe for PIC presence before allocating descs for legacy IRQsVitaly Kuznetsov2015-11-071-0/+1
| | |/ | |/|
* | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2015-11-123-17/+14
|\ \ \
| * | | KVM: x86: rename update_db_bp_intercept to update_bp_interceptPaolo Bonzini2015-11-101-1/+1
| * | | KVM: x86: work around infinite loop in microcode when #AC is deliveredEric Northup2015-11-101-0/+1
| * | | KVM: VMX: Enable and initialize VMX TSC scalingHaozhong Zhang2015-11-101-0/+3
| * | | KVM: x86: Move TSC scaling logic out of call-back read_l1_tsc()Haozhong Zhang2015-11-101-0/+1
| * | | KVM: x86: Move TSC scaling logic out of call-back adjust_tsc_offset()Haozhong Zhang2015-11-101-12/+1
| * | | KVM: x86: Replace call-back compute_tsc_offset() with a common functionHaozhong Zhang2015-11-101-1/+0
| * | | KVM: x86: Replace call-back set_tsc_khz() with a common functionHaozhong Zhang2015-11-101-1/+0
| * | | KVM: x86: Add a common TSC scaling functionHaozhong Zhang2015-11-101-0/+2
| * | | KVM: x86: Add a common TSC scaling ratio field in kvm_vcpu_archHaozhong Zhang2015-11-101-0/+1
| * | | KVM: x86: Collect information for setting TSC scaling ratioHaozhong Zhang2015-11-101-0/+4
| * | | KVM: x86: declare a few variables as __read_mostlyPaolo Bonzini2015-11-101-2/+0
* | | | kmap_atomic_to_page() has no users, remove itNicolas Pitre2015-11-091-1/+0
* | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2015-11-056-9/+74
|\ \ \ \ | |/ / /
| * | | drivers/hv: share Hyper-V SynIC constants with userspaceAndrey Smetanin2015-11-041-0/+12
| * | | KVM: x86: add read_phys to x86_emulate_opsRadim Krčmář2015-11-041-0/+10
| * | | Merge tag 'kvm-arm-for-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Paolo Bonzini2015-11-041-0/+4
| |\ \ \
| | * | | KVM: Add kvm_arch_vcpu_{un}blocking callbacksChristoffer Dall2015-10-221-0/+3
| * | | | KVM: nVMX: emulate the INVVPID instructionWanpeng Li2015-10-161-0/+1
| * | | | Merge branch 'kvm-master' into HEADPaolo Bonzini2015-10-131-4/+2
| |\ \ \ \
| * | | | | KVM: Update Posted-Interrupts Descriptor when vCPU is blockedFeng Wu2015-10-011-0/+11
| * | | | | KVM: x86: select IRQ_BYPASS_MANAGERFeng Wu2015-10-011-0/+1
| * | | | | KVM: x86: Update IRTE for posted-interruptsFeng Wu2015-10-011-0/+3
| * | | | | KVM: make kvm_set_msi_irq() publicFeng Wu2015-10-011-0/+4
| * | | | | KVM: Define a new interface kvm_intr_is_single_vcpu()Feng Wu2015-10-011-0/+3
| * | | | | irq_remapping: move structs outside #ifdefPaolo Bonzini2015-10-011-5/+5
| * | | | | KVM: x86: add pcommit supportXiao Guangrong2015-10-012-2/+4
| * | | | | kvm/x86: Hyper-V HV_X64_MSR_VP_RUNTIME supportAndrey Smetanin2015-10-012-0/+4
| * | | | | kvm/x86: Hyper-V HV_X64_MSR_RESET msrAndrey Smetanin2015-10-011-0/+3
| * | | | | KVM: x86: Add support for local interrupt requests from userspaceSteve Rutherford2015-10-011-0/+1
| * | | | | KVM: x86: Add EOI exit bitmap inferenceSteve Rutherford2015-10-011-0/+1
| * | | | | KVM: x86: Add KVM exit for IOAPIC EOIsSteve Rutherford2015-10-011-0/+2
| * | | | | KVM: x86: Split the APIC from the rest of IRQCHIP.Steve Rutherford2015-10-011-0/+2
| * | | | | KVM: x86: replace vm_has_apicv hook with cpu_uses_apicvPaolo Bonzini2015-10-011-1/+1
| * | | | | KVM: x86: store IOAPIC-handled vectors in each VCPUPaolo Bonzini2015-10-011-1/+2
| * | | | | Merge branch 'x86/for-kvm' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Paolo Bonzini2015-10-011-55/+55
| |\ \ \ \ \
OpenPOWER on IntegriCloud