summaryrefslogtreecommitdiff
path: root/arch/x86/include
AgeCommit message (Expand)Author
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: 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
2010-12-27x86, paravirt: Use native_halt on a halt, not native_safe_haltCliff Wickman
2010-12-23x86, numa: Fix cpu to node mapping for sparse node idsDavid Rientjes
2010-12-23x86, numa: Fake apicid and pxm mappings for NUMA emulationDavid Rientjes
2010-12-23x86, numa: Avoid compiling NUMA emulation functions without CONFIG_NUMA_EMUDavid Rientjes
2010-12-23x86, numa: Reduce minimum fake node size to 32MDavid Rientjes
2010-12-23x86, acpi: Add MAX_LOCAL_APIC for 32bitYinghai Lu
2010-12-23Merge commit 'v2.6.37-rc7' into x86/securityIngo Molnar
2010-12-22x86, nmi_watchdog: Remove ARCH_HAS_NMI_WATCHDOG and rely on CONFIG_HARDLOCKUP...Don Zickus
2010-12-22Merge branch 'master' into for-nextJiri Kosina
2010-12-22Merge commit 'v2.6.37-rc7' into perf/coreIngo Molnar