summaryrefslogtreecommitdiffstats
path: root/arch/x86/include
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | KVM: x86 emulator: make emulate_invlpg() an emulator callbackAvi Kivity2011-05-222-1/+1
| * | | | | | KVM: x86 emulator: emulate CLTS internallyAvi Kivity2011-05-221-1/+0
| * | | | | | KVM: x86 emulator: add and use new callbacks set_idt(), set_gdt()Avi Kivity2011-05-222-3/+2
| * | | | | | KVM: x86 emulator: drop vcpu argument from intercept callbackAvi Kivity2011-05-221-1/+1
| * | | | | | KVM: x86 emulator: drop vcpu argument from cr/dr/cpl/msr callbacksAvi Kivity2011-05-221-7/+7
| * | | | | | KVM: x86 emulator: drop vcpu argument from segment/gdt/idt callbacksAvi Kivity2011-05-221-9/+13
| * | | | | | KVM: x86 emulator: drop vcpu argument from pio callbacksAvi Kivity2011-05-111-4/+6
| * | | | | | KVM: x86 emulator: drop vcpu argument from memory read/write callbacksAvi Kivity2011-05-111-18/+16
| * | | | | | KVM: emulator: Use linearize() when fetching instructionsNelson Elhage2011-05-111-1/+0
| * | | | | | KVM: X86: Update last_guest_tsc in vcpu_putJoerg Roedel2011-05-111-1/+0
| * | | | | | KVM: emulator: do not needlesly sync registers from emulator ctxt to vcpuGleb Natapov2011-05-111-0/+2
| * | | | | | KVM: X86: Implement userspace interface to set virtual_tsc_khzJoerg Roedel2011-05-111-0/+7
| * | | | | | KVM: X86: Delegate tsc-offset calculation to architecture codeJoerg Roedel2011-05-111-0/+2
| * | | | | | KVM: X86: Implement call-back to propagate virtual_tsc_khzJoerg Roedel2011-05-111-0/+1
| * | | | | | KVM: X86: Let kvm-clock report the right tsc frequencyJoerg Roedel2011-05-111-3/+3
| * | | | | | KVM: SVM: Implement infrastructure for TSC_RATE_MSRJoerg Roedel2011-05-111-0/+1
| * | | | | | KVM: MMU: remove mmu_seq verification on pte update pathXiao Guangrong2011-05-111-1/+1
| * | | | | | KVM: SVM: Add checks for IO instructionsJoerg Roedel2011-05-111-0/+4
| * | | | | | KVM: SVM: Add intercept checks for remaining twobyte instructionsJoerg Roedel2011-05-111-0/+2
| * | | | | | KVM: SVM: Add intercept check for accessing dr registersJoerg Roedel2011-05-111-0/+2
| * | | | | | KVM: SVM: Add intercept check for emulated cr accessesJoerg Roedel2011-05-112-0/+18
| * | | | | | KVM: x86: Add x86 callback for intercept checkJoerg Roedel2011-05-112-2/+27
| * | | | | | KVM: x86 emulator: Add flag to check for protected mode instructionsJoerg Roedel2011-05-111-0/+4
| * | | | | | KVM: x86 emulator: Add check_perm callbackJoerg Roedel2011-05-111-0/+1
| * | | | | | KVM: x86 emulator: Don't write-back cpu-state on X86EMUL_INTERCEPTEDJoerg Roedel2011-05-111-0/+1
| * | | | | | KVM: x86 emulator: add SVM interceptsAvi Kivity2011-05-111-0/+35
| * | | | | | KVM: x86 emulator: add framework for instruction interceptsAvi Kivity2011-05-111-0/+20
| * | | | | | KVM: x86 emulator: SSE supportAvi Kivity2011-05-111-1/+5
| * | | | | | KVM: x86 emulator: define callbacks for using the guest fpu within the emulatorAvi Kivity2011-05-111-0/+2
| * | | | | | KVM: x86 emulator: do not munge rep prefixAvi Kivity2011-05-111-2/+2
| * | | | | | KVM: 16-byte mmio supportAvi Kivity2011-05-111-0/+1
| * | | | | | KVM: VMX: Cache cplAvi Kivity2011-05-111-0/+1
| * | | | | | KVM: VMX: Optimize vmx_get_rflags()Avi Kivity2011-05-111-0/+1
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds2011-05-202-1/+4
|\ \ \ \ \ \ \
| * | | | | | | net: Add sendmmsg socket system callAnton Blanchard2011-05-052-1/+4
* | | | | | | | sanitize <linux/prefetch.h> usageLinus Torvalds2011-05-203-3/+0
| |_|/ / / / / |/| | | | | |
* | | | | | | Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2011-05-191-2/+26
|\ \ \ \ \ \ \
| * | | | | | | x86: Better comments for get_bios_ebda()Mike Waychison2011-04-291-2/+5
| * | | | | | | x86: get_bios_ebda_length()Mike Waychison2011-04-291-0/+21
* | | | | | | | Merge branch 'x86-smep-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2011-05-192-0/+2
|\ \ \ \ \ \ \ \
| * | | | | | | | x86, cpu: Add SMEP CPU feature in CR4Fenghua Yu2011-05-171-0/+1
| * | | | | | | | x86, cpufeature: Add cpufeature flag for SMEPFenghua Yu2011-05-171-0/+1
* | | | | | | | | Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2011-05-193-7/+12
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | x86: Introduce pci_map_biosrom()Dan Williams2011-03-152-1/+9
| * | | | | | | | | x86, olpc: Use device tree for platform identificationDaniel Drake2011-03-151-6/+3
* | | | | | | | | | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2011-05-1914-162/+77
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | x86, NUMA: Enable emulation on 32bit tooTejun Heo2011-05-021-7/+3
| * | | | | | | | | | x86, NUMA: Make numa_init_array() staticTejun Heo2011-05-021-2/+0
| * | | | | | | | | | x86, NUMA: Make 32bit use common NUMA init pathTejun Heo2011-05-021-7/+0
| * | | | | | | | | | x86, NUMA: Enable build of generic NUMA init code on 32bitTejun Heo2011-05-021-3/+3
OpenPOWER on IntegriCloud