aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86
Commit message (Expand)AuthorAge
* KVM: Intelligent device lookup on I/O busSasha Levin2011-09-25
* KVM: Use __print_symbolic() for vmexit tracepointsStefan Hajnoczi2011-09-25
* KVM: Record instruction set in all vmexit tracepointsStefan Hajnoczi2011-09-25
* KVM: Really fix HV_X64_MSR_APIC_ASSIST_PAGEMike Waychison2011-09-25
* KVM: x86: get_msr support for HV_X64_MSR_APIC_ASSIST_PAGEMike Waychison2011-09-25
* KVM: x86: Raise the hard VCPU count limitSasha Levin2011-09-25
* KVM: x86: cleanup the code of read/write emulationXiao Guangrong2011-09-25
* KVM: x86: abstract the operation for read/write emulationXiao Guangrong2011-09-25
* KVM: x86: fix broken read emulation spans a page boundaryXiao Guangrong2011-09-25
* KVM: x86 emulator: fix Src2CL decodeAvi Kivity2011-09-25
* KVM: MMU: fix incorrect return of spteZhao Jin2011-09-25
* Merge branch 'stable/bug.fixes' of git://oss.oracle.com/git/kwilk/xenLinus Torvalds2011-09-16
|\
| * xen/i386: follow-up to "replace order-based range checking of M2P table by li...Jan Beulich2011-09-15
| * xen/e820: if there is no dom0_mem=, don't tweak extra_pages.David Vrabel2011-09-13
| * xen: disable PV spinlocks on HVMStefano Stabellini2011-09-08
* | asm alternatives: remove incorrect alignment notesLinus Torvalds2011-09-15
* | Merge branch 'upstream/bugfix' of git://github.com/jsgf/linux-xenLinus Torvalds2011-09-12
|\ \
| * | xen: use non-tracing preempt in xen_clocksource_read()Jeremy Fitzhardinge2011-08-24
* | | Fix pointer dereference before call to pcie_bus_configure_settingsShyam Iyer2011-09-09
* | | Merge branch 'perf-fixes-for-linus' of git://tesla.tglx.de/git/linux-2.6-tipLinus Torvalds2011-09-07
|\ \ \
| * | | x86, perf: Check that current->mm is alive before getting user callchainAndrey Vagin2011-08-31
* | | | Merge branch 'stable/bug.fixes' of git://oss.oracle.com/git/kwilk/xenLinus Torvalds2011-09-07
|\ \ \ \ | | |_|/ | |/| |
| * | | xen/smp: Warn user why they keel over - nosmp or noapic and what to use instead.Konrad Rzeszutek Wilk2011-09-01
| * | | xen: x86_32: do not enable iterrupts when returning from exception in interru...Igor Mammedov2011-09-01
| * | | xen: use maximum reservation to limit amount of usable RAMDavid Vrabel2011-09-01
* | | | Merge branch 'kvm-updates/3.1' of git://github.com/avikivity/kvmLinus Torvalds2011-09-07
|\ \ \ \ | |_|/ / |/| | |
| * | | KVM: Fix instruction size issue in pvclock scalingDuncan Sands2011-08-30
* | | | All Arch: remove linkage for sys_nfsservctl system callNeilBrown2011-08-26
* | | | sfi: table irq 0xFF means 'no interrupt'Kirill A. Shutemov2011-08-26
|/ / /
* | | x86-32: Fix boot with CONFIG_X86_INVD_BUGAndy Lutomirski2011-08-25
* | | mtrr: fix UP breakage caused during switch to stop_machineTejun Heo2011-08-25
* | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2011-08-23
|\ \ \ | |_|/ |/| |
| * | x86-32, vdso: On system call restart after SYSENTER, use int $0x80H. Peter Anvin2011-08-23
| * | x86, UV: Remove UV delay in starting slave cpusJack Steiner2011-08-05
| * | x86, olpc: Wait for last byte of EC command to be acceptedPaul Fox2011-08-05
* | | Merge branch 'stable/bug.fixes' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2011-08-22
|\ \ \ | | |/ | |/|
| * | xen/tracing: Fix tracing config option properlyJeremy Fitzhardinge2011-08-22
| * | xen: Do not enable PV IPIs when vector callback not presentStefano Stabellini2011-08-22
| * | xen/x86: replace order-based range checking of M2P table by linear oneJan Beulich2011-08-17
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds2011-08-19
|\ \ \
| * | | PCI: Set PCI-E Max Payload Size on fabricJon Mason2011-08-01
* | | | Merge branch 'kvm-updates/3.1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2011-08-16
|\ \ \ \
| * | | | KVM: uses TASKSTATS, depends on NETRandy Dunlap2011-08-16
| * | | | KVM: fix TASK_DELAY_ACCT kconfig warningRandy Dunlap2011-07-27
* | | | | x86: fix mm/fault.c buildRandy Dunlap2011-08-15
* | | | | Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2011-08-12
|\ \ \ \ \
| * | | | | x86-64: Rework vsyscall emulation and add vsyscall= parameterAndy Lutomirski2011-08-10
| * | | | | x86-64: Wire up getcpu syscallAndy Lutomirski2011-08-10
| * | | | | x86: Remove unnecessary compile flag tweaks for vsyscall codeAndy Lutomirski2011-08-10
| * | | | | x86-64: Add vsyscall:emulate_vsyscall trace eventAndy Lutomirski2011-08-04