aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/include
Commit message (Expand)AuthorAge
* x86: Reorder mm_context_t to remove x86_64 alignment padding and thus shrink ...Richard Kennedy2011-05-25
* x86, UV: Clean up uv_tlb.cCliff Wickman2011-05-25
* x86, UV: Add support for SGI UV2 hub chipJack Steiner2011-05-25
* x86, cpufeature: Update CPU feature RDRND to RDRANDKees Cook2011-05-24
* Merge branch 'for-2.6.40' of git://git.kernel.org/pub/scm/linux/kernel/git/tj...Linus Torvalds2011-05-24
|\
| * percpu: Avoid extra NOP in percpu_cmpxchg16b_doubleEric Dumazet2011-03-28
* | x86: Get rid of asmregparmRichard Weinberger2011-05-24
* | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2011-05-23
|\ \
| * | x86/PCI: Remove dma32_reserve_bootmemYinghai Lu2011-05-10
* | | Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2011-05-23
|\ \ \
| * | | x86, apic: Make apic drivers staticSuresh Siddha2011-05-22
| * | | x86, apic: Clean up bigsmp apic selection codeSuresh Siddha2011-05-22
| * | | x86, apic: Introduce .apicdrivers section to find the list of apic driversSuresh Siddha2011-05-22
| * | | x86, x2apic: Move the common bits to x2apic.hCyrill Gorcunov2011-05-20
| * | | x86, ioapic: Consolidate gsi routing info into 'struct ioapic'Suresh Siddha2011-05-20
| * | | x86, ioapic: Consolidate mp_ioapics[] into 'struct ioapic'Suresh Siddha2011-05-20
| * | | x86, ioapic: Add struct ioapicSuresh Siddha2011-05-20
| * | | x86, ioapic: Use ioapic_saved_data while enabling intr-remappingSuresh Siddha2011-05-20
* | | | Merge branch 'kvm-updates/2.6.40' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2011-05-23
|\ \ \ \
| * | | | KVM: VMX: Cache vmcs segment fieldsAvi Kivity2011-05-22
| * | | | KVM: x86 emulator: consolidate segment accessorsAvi Kivity2011-05-22
| * | | | KVM: mmio_fault_cr2 is not usedGleb Natapov2011-05-22
| * | | | KVM: SVM: Get rid of x86_intercept_map::validAvi Kivity2011-05-22
| * | | | KVM: x86 emulator: drop x86_emulate_ctxt::vcpuAvi Kivity2011-05-22
| * | | | KVM: x86 emulator: add new ->wbinvd() callbackAvi Kivity2011-05-22
| * | | | KVM: x86 emulator: add ->fix_hypercall() callbackAvi Kivity2011-05-22
| * | | | KVM: x86 emulator: add new ->halt() callbackAvi Kivity2011-05-22
| * | | | KVM: x86 emulator: make emulate_invlpg() an emulator callbackAvi Kivity2011-05-22
| * | | | KVM: x86 emulator: emulate CLTS internallyAvi Kivity2011-05-22
| * | | | KVM: x86 emulator: add and use new callbacks set_idt(), set_gdt()Avi Kivity2011-05-22
| * | | | KVM: x86 emulator: drop vcpu argument from intercept callbackAvi Kivity2011-05-22
| * | | | KVM: x86 emulator: drop vcpu argument from cr/dr/cpl/msr callbacksAvi Kivity2011-05-22
| * | | | KVM: x86 emulator: drop vcpu argument from segment/gdt/idt callbacksAvi Kivity2011-05-22
| * | | | KVM: x86 emulator: drop vcpu argument from pio callbacksAvi Kivity2011-05-11
| * | | | KVM: x86 emulator: drop vcpu argument from memory read/write callbacksAvi Kivity2011-05-11
| * | | | KVM: emulator: Use linearize() when fetching instructionsNelson Elhage2011-05-11
| * | | | KVM: X86: Update last_guest_tsc in vcpu_putJoerg Roedel2011-05-11
| * | | | KVM: emulator: do not needlesly sync registers from emulator ctxt to vcpuGleb Natapov2011-05-11
| * | | | KVM: X86: Implement userspace interface to set virtual_tsc_khzJoerg Roedel2011-05-11
| * | | | KVM: X86: Delegate tsc-offset calculation to architecture codeJoerg Roedel2011-05-11
| * | | | KVM: X86: Implement call-back to propagate virtual_tsc_khzJoerg Roedel2011-05-11
| * | | | KVM: X86: Let kvm-clock report the right tsc frequencyJoerg Roedel2011-05-11
| * | | | KVM: SVM: Implement infrastructure for TSC_RATE_MSRJoerg Roedel2011-05-11
| * | | | KVM: MMU: remove mmu_seq verification on pte update pathXiao Guangrong2011-05-11
| * | | | KVM: SVM: Add checks for IO instructionsJoerg Roedel2011-05-11
| * | | | KVM: SVM: Add intercept checks for remaining twobyte instructionsJoerg Roedel2011-05-11
| * | | | KVM: SVM: Add intercept check for accessing dr registersJoerg Roedel2011-05-11
| * | | | KVM: SVM: Add intercept check for emulated cr accessesJoerg Roedel2011-05-11
| * | | | KVM: x86: Add x86 callback for intercept checkJoerg Roedel2011-05-11
| * | | | KVM: x86 emulator: Add flag to check for protected mode instructionsJoerg Roedel2011-05-11