summaryrefslogtreecommitdiffstats
path: root/arch/x86
AgeCommit message (Expand)Author
2010-05-18Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2010-05-18Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2010-05-18Merge branch 'x86-atomic-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2010-05-18Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2010-05-18Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
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-15x86, perf: P4 PMU - fix counters management logicCyrill Gorcunov
2010-05-14Merge 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: Use .cfi_sections for assembly codeRoland McGrath
2010-05-13x86, amd: Check X86_FEATURE_OSVW bit before accessing OSVW MSRsAndreas Herrmann
2010-05-13x86, perf: P4 PMU -- use hash for p4_get_escr_idx()Cyrill Gorcunov
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-09x86, hypervisor: add missing <linux/module.h>H. Peter Anvin
2010-05-09x86, hypervisor: Export the x86_hyper* symbolsH. Peter Anvin
2010-05-08Merge commit 'v2.6.34-rc6' into x86/cpuH. Peter Anvin
2010-05-08x86, perf: P4 PMU -- check for proper event index in RAW eventsCyrill Gorcunov
2010-05-08x86, perf: P4 PMU -- Get rid of redundant check for array indexCyrill Gorcunov
2010-05-08x86, perf: P4 PMU -- protect sensible procedures from preemptionCyrill Gorcunov
2010-05-08x86, perf: P4 PMU -- configure predefined eventsCyrill Gorcunov
2010-05-07x86: Clean up the hypervisor layerH. Peter Anvin
2010-05-07x86, HyperV: fix up the license to mshyperv.cGreg Kroah-Hartman
2010-05-07perf, x86: implement group scheduling transactional APIsLin Ming
2010-05-07perf, x86: Improve the PEBS ABIPeter Zijlstra
2010-05-07perf, x86: Consolidate some code repetitionPeter Zijlstra
2010-05-07perf, x86: Remove PEBS SAMPLE_RAW supportPeter Zijlstra
2010-05-07perf, x86: Use weight instead of cmask in for_each_event_constraint()Robert Richter
2010-05-07perf, x86: Pass enable bit mask to __x86_pmu_enable_event()Robert Richter
2010-05-07perf, x86: Call x86_setup_perfctr() from .hw_config()Robert Richter
2010-05-07perf, x86: Move x86_setup_perfctr()Robert Richter
2010-05-07perf, x86: Move perfctr init code to x86_setup_perfctr()Robert Richter
2010-05-07Merge branch 'perf/urgent' into perf/coreIngo Molnar
2010-05-06x86: Detect running on a Microsoft HyperV systemKy Srinivasan
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-04Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds