summaryrefslogtreecommitdiffstats
path: root/arch/x86/include/asm
AgeCommit message (Expand)Author
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 '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-14x86, k8: Fix build error when K8_NB is disabledBorislav Petkov
2010-05-13x86: Use .cfi_sections for assembly codeRoland McGrath
2010-05-11Merge branch 'iommu/largepages' into amd-iommu/2.6.35Joerg Roedel
2010-05-07Merge branch 'perf/urgent' into perf/coreIngo Molnar
2010-05-03Merge commit 'v2.6.34-rc6' into core/lockingIngo Molnar
2010-05-01hw-breakpoints: Get the number of available registers on boot dynamicallyFrederic Weisbecker
2010-05-01hw-breakpoints: Change/Enforce some breakpoints policiesFrederic Weisbecker
2010-04-30x86: Fix 'reservetop=' functionalityLiang Li
2010-04-29Merge branch 'x86/asm' into x86/atomicH. Peter Anvin
2010-04-29x86: Fix LOCK_PREFIX_HERE for uniprocessor buildH. Peter Anvin
2010-04-28x86: Clean up arch/x86/Kconfig*Jan Beulich
2010-04-28x86-64: Reduce SMP locks table sizeJan Beulich
2010-04-28x86, asm: Introduce and use percpu_inc()Jan Beulich
2010-04-23Merge branch 'linus' into perf/coreIngo Molnar
2010-04-19perf: Enhance perf to allow for guest statistic collection from hostZhang, Yanmin
2010-04-15Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2010-04-14lguest: stop using KVM hypercall mechanismRusty Russell
2010-04-13Merge branch 'iommu/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Ingo Molnar
2010-04-08Merge branch 'linus' into perf/coreIngo Molnar
2010-04-07Merge branch 'amd-iommu/fixes' into iommu/fixesJoerg Roedel
2010-04-07x86/amd-iommu: warn when issuing command to uninitialized cmd bufferChris Wright
2010-04-02perf, x86: implement ARCH_PERFMON_EVENTSEL bit masksRobert Richter
2010-04-02perf, x86: Undo some some *_counter* -> *_event* renamesRobert Richter
2010-04-02Merge branch 'perf/urgent' into perf/coreIngo Molnar
2010-03-30x86: don't include slab.h from arch/x86/include/asm/pgtable_32.hTejun Heo
2010-03-26x86, ptrace: Fix block-stepPeter Zijlstra
2010-03-26x86, perf, bts, mm: Delete the never used BTS-ptrace codePeter Zijlstra
2010-03-26perf, x86: Clean up debugctlmsr bit definitionsPeter Zijlstra
2010-03-26x86, perf: Add raw events support for the P4 PMUCyrill Gorcunov
2010-03-22Merge commit 'v2.6.34-rc2' into perf/coreIngo Molnar
2010-03-19x86, amd: Restrict usage of c1e_idle()Andreas Herrmann
2010-03-19perf, x86: Fix key indexing in Pentium-4 PMULin Ming
2010-03-18x86, perf: Fix few cosmetic dabs for P4 pmu (comments and constantify)Cyrill Gorcunov
2010-03-18perf, x86: Add cache events for the Pentium-4 PMULin Ming
2010-03-18perf, x86: Add a key to simplify template lookup in Pentium-4 PMULin Ming
2010-03-18x86, apic: Allow to use certain functions without APIC built-in supportCyrill Gorcunov
2010-03-16x86: Fix placement of FIX_OHCI1394_BASEJan Beulich
2010-03-16x86, perf: Fix comments in Pentium-4 PMU definitionsLin Ming
2010-03-16x86: Handle legacy PIC interrupts on all the cpu'sSuresh Siddha
2010-03-15perf, x86: Enable not tagged retired instruction counting on P4sCyrill Gorcunov
2010-03-13Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2010-03-12pci-dma: add linux/pci-dma.h to linux/pci.hFUJITA Tomonori
2010-03-12pci-dma: x86: use include/linux/pci-dma.hFUJITA Tomonori