summaryrefslogtreecommitdiff
path: root/arch/x86/include
AgeCommit message (Expand)Author
2010-05-18Merge branch 'x86-uv-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2010-05-18Merge branch 'x86-txt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2010-05-18Merge branch 'x86-pat-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2010-05-18Merge branch 'core-hweight-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2010-05-18Merge branch 'x86-irq-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2010-05-18Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
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 '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-17x86, hweight: Use a 32-bit popcnt for __arch_hweight32()H. Peter Anvin
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-14x86: Use .cfi_sections for assembly codeRoland McGrath
2010-05-12x86, fpu: Use static_cpu_has() to implement use_xsave()H. Peter Anvin
2010-05-12x86: Add new static_cpu_has() function using alternativesH. Peter Anvin
2010-05-11Merge branch 'iommu/largepages' into amd-iommu/2.6.35Joerg Roedel
2010-05-10x86, fpu: Use the proper asm constraint in use_xsave()H. Peter Anvin
2010-05-10x86: Introduce 'struct fpu' and related APIAvi Kivity
2010-05-10x86: Eliminate TS_XSAVEAvi Kivity
2010-05-08Merge commit 'v2.6.34-rc6' into x86/cpuH. Peter Anvin
2010-05-08x86: Clean up the hypervisor layerH. Peter Anvin
2010-05-07Merge branch 'perf/urgent' into perf/coreIngo Molnar
2010-05-07x86: Detect running on a Microsoft HyperV systemKy Srinivasan
2010-05-06x86, acpi/irq: Define gsi_end when X86_IO_APIC is undefinedEric W. Biederman
2010-05-04x86, irq: Kill io_apic_renumber_irqEric W. Biederman
2010-05-04x86, ioapic: Simplify probe_nr_irqs_gsi.Eric W. Biederman
2010-05-04x86, ioapic: Teach mp_register_ioapic to compute a global gsi_endEric W. Biederman
2010-05-04x86, ioapic: Fix the types of gsi valuesEric W. Biederman
2010-05-04x86, ioapic: Only export mp_find_ioapic and mp_find_ioapic_pin in io_apic.hEric W. Biederman
2010-05-03x86, k8: Fix build error when K8_NB is disabledBorislav Petkov
2010-05-03x86: Merge simd_math_error() into math_error()Brian Gerst
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-29x86: Clean up arch/x86/Kconfig*Jan Beulich
2010-04-29x86-64: Reduce SMP locks table sizeJan Beulich
2010-04-28x86, asm: Introduce and use percpu_inc()Jan Beulich
2010-04-23x86, pat: Update the page flags for memtype atomically instead of using memty...Robin Holt
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-17x86, UV: uv_irq.c: Fix all sparse warningsRandy Dunlap
2010-04-15Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2010-04-14x86, UV: Improve BAU performance and error recoveryCliff Wickman