summaryrefslogtreecommitdiff
path: root/arch/x86/include
AgeCommit message (Expand)Author
2011-01-12KVM: x86 emulator: introduce struct x86_exception to communicate faultsAvi Kivity
2011-01-12KVM: MMU: remove 'clear_unsync' parameterXiao Guangrong
2011-01-12KVM: Add instruction-set-specific exit qualifications to kvm_exit traceAvi Kivity
2011-01-12KVM: x86 emulator: preserve an operand's segment identityAvi Kivity
2011-01-12KVM: MMU: fix apf prefault if nested guest is enabledXiao Guangrong
2011-01-12KVM: remove unused function declarationXiao Guangrong
2011-01-12KVM: handle exit due to INVD in VMXGleb Natapov
2011-01-12KVM: x86: Add missing inline tag to kvm_read_and_reset_pf_reasonJan Kiszka
2011-01-12KVM: Let host know whether the guest can handle async PF in non-userspace con...Gleb Natapov
2011-01-12KVM: Inject asynchronous page fault into a PV guest if page is swapped out.Gleb Natapov
2011-01-12KVM: Handle async PF in a guest.Gleb Natapov
2011-01-12KVM paravirt: Add async PF initialization to PV guest.Gleb Natapov
2011-01-12KVM: Add PV MSR to enable asynchronous page faults delivery.Gleb Natapov
2011-01-12KVM paravirt: Move kvm_smp_prepare_boot_cpu() from kvmclock.c to kvm.c.Gleb Natapov
2011-01-12KVM: Retry fault before vmentryGleb Natapov
2011-01-12KVM: Halt vcpu if page it tries to access is swapped outGleb Natapov
2011-01-11xen p2m: clear the old pte when adding a page to m2p_overrideJeremy Fitzhardinge
2011-01-11xen: add m2p override mechanismJeremy Fitzhardinge
2011-01-11Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2011-01-11Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2011-01-11x86,percpu: Move out of place 64 bit ops into X86_64 sectionChristoph Lameter
2011-01-11x86: Fix Moorestown VRTC fixmap placementArjan van de Ven
2011-01-11x86/gpio: Implement x86 gpio_to_irq convert functionAlek Du
2011-01-11x86: Use PCI method for enabling AMD extended config space before MSR methodJan Beulich
2011-01-10Merge branch 'stable/generic' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2011-01-10Merge branch 'x86/numa' into x86/urgentIngo Molnar
2011-01-09Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar
2011-01-09perf, x86: P4 PMU - Fix unflagged overflows handlingCyrill Gorcunov
2011-01-08Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj...Linus Torvalds
2011-01-07xen: HVM X2APIC supportSheng Yang
2011-01-07apic: Move hypervisor detection of x2apic to hypervisor.hSheng Yang
2011-01-07x86, NMI: Remove DIE_NMI_IPIDon Zickus
2011-01-07x86, NMI: Add priorities to handlersDon Zickus
2011-01-07x86, NMI: Add NMI symbol constants and rename memory parity to PCI SERRHuang Ying
2011-01-07Merge branch 'linus' into x86/apic-cleanupsIngo Molnar
2011-01-06Merge branches 'x86-alternatives-for-linus', 'x86-fpu-for-linus', 'x86-hwmon-...Linus Torvalds
2011-01-06Merge branch 'x86-uv-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2011-01-06Merge branch 'x86-security-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2011-01-06Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2011-01-06Merge branch 'x86-microcode-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2011-01-06Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2011-01-06Merge branch 'x86-amd-nb-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2011-01-05x86: Fix APIC ID sizing bug on larger systems, clean up MAX_APICS confusionYinghai Lu
2011-01-04Merge commit 'v2.6.37-rc8' into x86/apicIngo Molnar
2011-01-03x86, UV, BAU: Extend for more than 16 cpus per socketCliff Wickman
2011-01-03x86, hwmon: Add core threshold notification to therm_throt.cR, Durgadoss
2010-12-30x86: Replace uses of current_cpu_data with this_cpu opsTejun Heo
2010-12-30x86: Use this_cpu_ops to optimize codeTejun Heo
2010-12-30Merge branch 'core' of git://git.kernel.org/pub/scm/linux/kernel/git/rric/opr...Ingo Molnar
2010-12-29Merge branch 'x86/apic-cleanups' into x86/numaH. Peter Anvin