summaryrefslogtreecommitdiffstats
path: root/arch/x86/include
AgeCommit message (Expand)Author
2010-10-13x86-64, asm: If the assembler supports fxsave64, use itH. Peter Anvin
2010-10-13Merge branch 'amd-iommu/2.6.37' of git://git.kernel.org/pub/scm/linux/kernel/...Ingo Molnar
2010-10-13x86/amd-iommu: Update copyright headersJoerg Roedel
2010-10-13x86/amd-iommu: Reenable AMD IOMMU if it's mysteriously vanished over suspendMatthew Garrett
2010-10-12x86: uv: Clean up the direct access to irq_descThomas Gleixner
2010-10-12x86: Make io_apic.c local functions staticThomas Gleixner
2010-10-12x86: Speed up the irq_remapped check in hot pathesThomas Gleixner
2010-10-12x86: Embedd irq_2_iommu into irq_cfgThomas Gleixner
2010-10-12x86: Prepare the affinity common functions for taking struct irq_data *Thomas Gleixner
2010-10-12x86: ioapic/hpet: Convert to new chip functionsThomas Gleixner
2010-10-12x86: i8259: Convert to new irq_chip functionsThomas Gleixner
2010-10-12Merge branch 'x86/urgent' of into irq/sparseirqThomas Gleixner
2010-10-12Merge branch 'x86/cleanups' into irq/sparseirqThomas Gleixner
2010-10-12Merge branch 'x86/x2apic' into irq/sparseirqThomas Gleixner
2010-10-09bitops: make asm-generic/bitops/find.h more genericAkinobu Mita
2010-10-08x86, iommu: Update header comments with appropriate namingKonrad Rzeszutek Wilk
2010-10-08Merge commit 'v2.6.36-rc7' into perf/coreIngo Molnar
2010-10-08x86, earlyprintk: Add hsu early console for Intel Medfield platformFeng Tang
2010-10-08x86, earlyprintk: Add earlyprintk for Intel Moorestown platformFeng Tang
2010-10-08x86: Add two helper macros for fixed address mappingFeng Tang
2010-10-08Merge commit 'v2.6.36-rc7' into core/memblockIngo Molnar
2010-10-07x86, mrst: A function in a header file needs to be marked "inline"H. Peter Anvin
2010-10-07x86-32: Fix sparse warning for the __PHYSICAL_MASK calculationNamhyung Kim
2010-10-07Fix IRQ flag handling namingDavid Howells
2010-10-05x86, mm: Add RESERVE_BRK_ARRAY() helperJeremy Fitzhardinge
2010-10-05x86-32, memblock: Make add_highpages honor early reserved rangesYinghai Lu
2010-10-01x86, amd: Extract compute unit information for AMD CPUsAndreas Herrmann
2010-10-01Merge remote branch 'origin/x86/cpu' into x86/amd-nbH. Peter Anvin
2010-09-27Merge branch 'x86/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds
2010-09-27Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2010-09-26x86: Avoid 'constant_test_bit()' misoptimization due to cast to non-volatileAlexander Chumachenko
2010-09-24x86/hwmon: fix initialization of coretempJan Beulich
2010-09-24Merge branch 'amd-iommu/2.6.36' of git://git.kernel.org/pub/scm/linux/kernel/...Ingo Molnar
2010-09-24Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar
2010-09-23x86, olpc: Rework BIOS signature checkDaniel Drake
2010-09-23x86/amd-iommu: Work around S3 BIOS bugJoerg Roedel
2010-09-23x86/amd-iommu: Set iommu configuration flags in enable-loopJoerg Roedel
2010-09-22jump label: Remove duplicate structure for x86Steven Rostedt
2010-09-22jump label: x86 supportJason Baron
2010-09-22jump label: Base patch for jump labelJason Baron
2010-09-22Merge branch 'linus' into perf/coreIngo Molnar
2010-09-21Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2010-09-21Merge commit 'v2.6.36-rc5' into perf/coreIngo Molnar
2010-09-20jump label: Make text_poke_early() globally visibleJason Baron
2010-09-20jump label: Make dynamic no-op selection available outside of ftraceJason Baron
2010-09-20x86, k8: Rename k8.[ch] to amd_nb.[ch] and CONFIG_K8_NB to CONFIG_AMD_NBAndreas Herrmann
2010-09-17x86, hotplug: Use mwait to offline a processor, fix the legacy caseH. Peter Anvin
2010-09-17x86, mwait: Move mwait constants to a common header fileH. Peter Anvin
2010-09-17x86, k8-gart: Decouple handling of garts and northbridgesAndreas Herrmann
2010-09-17mm, x86: Saving vmcore with non-lazy freeing of vmasCliff Wickman