aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/include
Commit message (Expand)AuthorAge
* KVM: Separate rmap_pde from kvm_lpage_info->write_countTakuya Yoshikawa2012-07-18
* KVM: Introduce kvm_unmap_hva_range() for kvm_mmu_notifier_invalidate_range_st...Takuya Yoshikawa2012-07-18
* Revert "apic: fix kvm build on UP without IOAPIC"Michael S. Tsirkin2012-07-16
* apic: add apic_set_eoi_write for PV useMichael S. Tsirkin2012-07-16
* KVM: VMX: Implement PCID/INVPCID for guests with EPTMao, Junjie2012-07-12
* KVM: Add x86_hyper_kvm to complete detect_hypervisor_platform checkPrarit Bhargava2012-07-11
* KVM: x86 emulator: initialize memopAvi Kivity2012-07-09
* KVM: x86 emulator: change ->get_cpuid() accessor to use the x86 semanticsAvi Kivity2012-07-09
* apic: fix kvm build on UP without IOAPICMichael S. Tsirkin2012-07-03
* KVM: host side for eoi optimizationMichael S. Tsirkin2012-06-25
* x86, bitops: note on __test_and_clear_bit atomicityMichael S. Tsirkin2012-06-25
* KVM guest: guest side for eoi avoidanceMichael S. Tsirkin2012-06-25
* KVM: Introduce __KVM_HAVE_IRQ_LINEChristoffer Dall2012-06-18
* KVM: VMX: Add EPT A/D bits definitionsXudong Hao2012-06-05
* Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2012-06-02
|\
| * Merge remote-tracking branch 'rostedt/tip/perf/urgent-2' into x86-urgent-for-...H. Peter Anvin2012-06-01
| |\
| | * ftrace: Synchronize variable setting with breakpointsSteven Rostedt2012-05-31
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-06-01
|\ \ \
| * | | most of set_current_blocked() callers want SIGKILL/SIGSTOP removed from setAl Viro2012-06-01
| * | | set_restore_sigmask() is never called without SIGPENDING (and never should be)Al Viro2012-06-01
| * | | new helpers: {clear,test,test_and_clear}_restore_sigmask()Al Viro2012-06-01
| |/ /
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-06-01
|\ \ \ | |/ / |/| |
| * | bury __kernel_nlink_t, make internal nlink_t consistentAl Viro2012-05-30
* | | Merge branch 'x86/trampoline' into x86/urgentH. Peter Anvin2012-05-30
|\ \ \
| * | | x86, realmode: Unbreak the ia64 build of drivers/acpi/sleep.cH. Peter Anvin2012-05-30
| * | | Merge branch 'x86-trampoline-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2012-05-29
| |\ \ \
| | * | | x86, realmode: Change EFER to a single u64 fieldH. Peter Anvin2012-05-16
| | * | | x86, realmode: read cr4 and EFER from kernel for 64-bit trampolineJarkko Sakkinen2012-05-08
| | * | | x86, realmode: header for trampoline codeJarkko Sakkinen2012-05-08
| | * | | x86, realmode: don't copy real_mode_headerJarkko Sakkinen2012-05-08
| | * | | x86, realmode: Move ACPI wakeup to unified realmode codeJarkko Sakkinen2012-05-08
| | * | | x86, realmode: Move SMP trampoline to unified realmode codeJarkko Sakkinen2012-05-08
| | * | | x86, realmode: Move reboot_32.S to unified realmode codeJarkko Sakkinen2012-05-08
| | * | | x86, realmode: Relocator for realmode codeJarkko Sakkinen2012-05-08
| * | | | mm: pmd_read_atomic: fix 32bit PAE pmd walk vs pmd_populate SMP race conditionAndrea Arcangeli2012-05-29
| | |/ / | |/| |
| * | | Merge tag 'mfd-3.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/...Linus Torvalds2012-05-29
| |\ \ \
| | * | | mfd: Add driver for STA2X11 MFD blockAlessandro Rubini2012-05-09
| * | | | x86: use the new generic strnlen_user() functionLinus Torvalds2012-05-26
| * | | | word-at-a-time: make the interfaces truly genericLinus Torvalds2012-05-26
| * | | | x86: use generic strncpy_from_user routineLinus Torvalds2012-05-26
| * | | | Merge branch 'for-linus' of git://git.linaro.org/people/mszyprowski/linux-dma...Linus Torvalds2012-05-25
| |\ \ \ \
| | * | | | X86: integrate CMA with DMA-mapping subsystemMarek Szyprowski2012-05-21
| * | | | | Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2012-05-24
| |\ \ \ \ \
| | * | | | | KVM: MMU: Don't use RCU for lockless shadow walkingAvi Kivity2012-05-16
| | * | | | | KVM guest: make kvm_para_available() check hypervisor bit reading cpuid leafGleb Natapov2012-05-06
| | * | | | | KVM: Introduce bitmask for apic attention reasonsGleb Natapov2012-04-24
| | * | | | | Merge branch 'linus' into queueMarcelo Tosatti2012-04-19
| | |\ \ \ \ \
| | * | | | | | KVM: x86 emulator: MMX supportAvi Kivity2012-04-16
| | * | | | | | KVM: Avoid checking huge page mappings in get_dirty_log()Takuya Yoshikawa2012-04-08
| | * | | | | | kvmclock: Add functions to check if the host has stopped the vmEric B Munson2012-04-08