summaryrefslogtreecommitdiff
path: root/arch/x86
AgeCommit message (Expand)Author
2010-05-18Merge branch 'oprofile-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2010-05-18Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2010-05-18Merge branch 'core-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2010-05-17atomic_t: Cast to volatile when accessing atomic variablesAnton Blanchard
2010-05-15Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2010-05-14x86, mrst: Don't blindly access extended config spaceH. Peter Anvin
2010-05-14Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2010-05-14x86, cacheinfo: Turn off L3 cache index disable feature in virtualized enviro...Frank Arnold
2010-05-14x86, k8: Fix build error when K8_NB is disabledBorislav Petkov
2010-05-13x86, amd: Check X86_FEATURE_OSVW bit before accessing OSVW MSRsAndreas Herrmann
2010-05-13KVM: VMX: blocked-by-sti must not defer NMI injectionsJan Kiszka
2010-05-13KVM: x86: Call vcpu_load and vcpu_put in cpuid_updateDongxiao Xu
2010-05-13KVM: SVM: Fix wrong intercept masks on 32 bitJoerg Roedel
2010-05-11Merge branch 'iommu/largepages' into amd-iommu/2.6.35Joerg Roedel
2010-05-11x86/amd-iommu: Add amd_iommu=off command line optionJoerg Roedel
2010-05-11kprobes/x86: Fix removed int3 checking orderMasami Hiramatsu
2010-05-10Merge branch 'core' of git://git.kernel.org/pub/scm/linux/kernel/git/rric/opr...Ingo Molnar
2010-05-10Merge commit 'v2.6.34-rc7' into oprofileIngo Molnar
2010-05-06oprofile/x86: make AMD IBS hotplug capableRobert Richter
2010-05-06oprofile/x86: notify cpus only when daemon is runningRobert Richter
2010-05-06x86: Fix fake apicid to node mapping for numa emulationDavid Rientjes
2010-05-05Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2010-05-04Fix the x86_64 implementation of call_rwsem_wait()David Howells
2010-05-04oprofile/x86: reordering some functionsRobert Richter
2010-05-04oprofile/x86: stop disabled counters in nmi handlerRobert Richter
2010-05-04oprofile/x86: protect cpu hotplug sectionsRobert Richter
2010-05-04oprofile/x86: remove CONFIG_SMP macrosRobert Richter
2010-05-04oprofile/x86: fix uninitialized counter usage during cpu hotplugRobert Richter
2010-05-04oprofile/x86: remove duplicate IBS capability checkRobert Richter
2010-05-04oprofile/x86: move IBS codeRobert Richter
2010-05-04oprofile/x86: return -EBUSY if counters are already reservedRobert Richter
2010-05-04oprofile/x86: moving shutdown functionsRobert Richter
2010-05-04oprofile/x86: reserve counter msrs pairwiseRobert Richter
2010-05-04oprofile/x86: rework error handler in nmi_setup()Robert Richter
2010-05-03powernow-k8: Fix frequency reportingMark Langsdorf
2010-05-03x86: Fix parse_reservetop() build failure on certain configsIngo Molnar
2010-05-03Merge commit 'v2.6.34-rc6' into core/lockingIngo Molnar
2010-04-30x86: Fix NULL pointer access in irq_force_complete_move() for Xen guestsPrarit Bhargava
2010-04-30x86: Fix 'reservetop=' functionalityLiang Li
2010-04-29Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2010-04-28x86/PCI: compute Address Space length rather than using _LENBjorn Helgaas
2010-04-26x86/PCI: never allocate PCI MMIO resources below BIOS_ENDBjorn Helgaas
2010-04-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds
2010-04-24VMware Balloon driverDmitry Torokhov
2010-04-23x86: Disable large pages on CPUs with Atom erratum AAE44H. Peter Anvin
2010-04-23x86-64: Clear a 64-bit FS/GS base on fork if selector is nonzeroH. Peter Anvin
2010-04-22x86/PCI: parse additional host bridge window resource typesBjorn Helgaas
2010-04-21Merge branch 'kvm-updates/2.6.34' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2010-04-21KVM: x86: Fix TSS size check for 16-bit tasksJan Kiszka
2010-04-20x86, mrst: Conditionally register cpu hotplug notifier for apbtJacob Pan