summaryrefslogtreecommitdiff
path: root/arch/x86
AgeCommit message (Expand)Author
2011-09-25KVM: MMU: Fix SMEP failure during fetchYang, Wei Y
2011-09-25KVM: MMU: Do not unconditionally read PDPTE from guest memoryAvi Kivity
2011-09-25KVM: VMX: trivial: use BUG_ONJulia Lawall
2011-09-25KVM: x86: report valid microcode update IDMarcelo Tosatti
2011-09-25KVM: x86 emulator: Make x86_decode_insn() return proper macrosTakuya Yoshikawa
2011-09-25KVM: x86 emulator: Let compiler know insn_fetch() rarely failsTakuya Yoshikawa
2011-09-25KVM: x86 emulator: Drop _size argument from insn_fetch()Takuya Yoshikawa
2011-09-25KVM: x86 emulator: Use ctxt->_eip directly in do_insn_fetch_byte()Takuya Yoshikawa
2011-09-25KVM: Intelligent device lookup on I/O busSasha Levin
2011-09-25KVM: Use __print_symbolic() for vmexit tracepointsStefan Hajnoczi
2011-09-25KVM: Record instruction set in all vmexit tracepointsStefan Hajnoczi
2011-09-25KVM: Really fix HV_X64_MSR_APIC_ASSIST_PAGEMike Waychison
2011-09-25KVM: x86: get_msr support for HV_X64_MSR_APIC_ASSIST_PAGEMike Waychison
2011-09-25KVM: x86: Raise the hard VCPU count limitSasha Levin
2011-09-25KVM: x86: cleanup the code of read/write emulationXiao Guangrong
2011-09-25KVM: x86: abstract the operation for read/write emulationXiao Guangrong
2011-09-25KVM: x86: fix broken read emulation spans a page boundaryXiao Guangrong
2011-09-25KVM: x86 emulator: fix Src2CL decodeAvi Kivity
2011-09-25KVM: MMU: fix incorrect return of spteZhao Jin
2011-09-16Merge branch 'stable/bug.fixes' of git://oss.oracle.com/git/kwilk/xenLinus Torvalds
2011-09-15asm alternatives: remove incorrect alignment notesLinus Torvalds
2011-09-15xen/i386: follow-up to "replace order-based range checking of M2P table by li...Jan Beulich
2011-09-13xen/e820: if there is no dom0_mem=, don't tweak extra_pages.David Vrabel
2011-09-12Merge branch 'upstream/bugfix' of git://github.com/jsgf/linux-xenLinus Torvalds
2011-09-09Fix pointer dereference before call to pcie_bus_configure_settingsShyam Iyer
2011-09-08xen: disable PV spinlocks on HVMStefano Stabellini
2011-09-07Merge branch 'perf-fixes-for-linus' of git://tesla.tglx.de/git/linux-2.6-tipLinus Torvalds
2011-09-07Merge branch 'stable/bug.fixes' of git://oss.oracle.com/git/kwilk/xenLinus Torvalds
2011-09-07Merge branch 'kvm-updates/3.1' of git://github.com/avikivity/kvmLinus Torvalds
2011-09-01xen/smp: Warn user why they keel over - nosmp or noapic and what to use instead.Konrad Rzeszutek Wilk
2011-09-01xen: x86_32: do not enable iterrupts when returning from exception in interru...Igor Mammedov
2011-09-01xen: use maximum reservation to limit amount of usable RAMDavid Vrabel
2011-08-31x86, perf: Check that current->mm is alive before getting user callchainAndrey Vagin
2011-08-30KVM: Fix instruction size issue in pvclock scalingDuncan Sands
2011-08-26All Arch: remove linkage for sys_nfsservctl system callNeilBrown
2011-08-26sfi: table irq 0xFF means 'no interrupt'Kirill A. Shutemov
2011-08-25x86-32: Fix boot with CONFIG_X86_INVD_BUGAndy Lutomirski
2011-08-25mtrr: fix UP breakage caused during switch to stop_machineTejun Heo
2011-08-24xen: use non-tracing preempt in xen_clocksource_read()Jeremy Fitzhardinge
2011-08-23Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2011-08-23x86-32, vdso: On system call restart after SYSENTER, use int $0x80H. Peter Anvin
2011-08-22Merge branch 'stable/bug.fixes' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2011-08-22xen/tracing: Fix tracing config option properlyJeremy Fitzhardinge
2011-08-22xen: Do not enable PV IPIs when vector callback not presentStefano Stabellini
2011-08-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds
2011-08-17xen/x86: replace order-based range checking of M2P table by linear oneJan Beulich
2011-08-16Merge branch 'kvm-updates/3.1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2011-08-16KVM: uses TASKSTATS, depends on NETRandy Dunlap
2011-08-15x86: fix mm/fault.c buildRandy Dunlap
2011-08-12Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds