summaryrefslogtreecommitdiffstats
path: root/arch/x86/include/asm
AgeCommit message (Expand)AuthorFilesLines
2010-10-21Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds7-17/+31
2010-10-21Merge branch 'x86-x2apic-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-0/+27
2010-10-21Merge branch 'x86-vmware-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds4-373/+0
2010-10-21Merge branch 'x86-olpc-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-0/+4
2010-10-21Merge branch 'x86-mrst-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2-1/+24
2010-10-21Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds5-1/+13
2010-10-21Merge branch 'x86-idle-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2-23/+15
2010-10-21Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2-136/+51
2010-10-21Merge branch 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-0/+20
2010-10-21Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2-2/+0
2010-10-21Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-1/+1
2010-10-21Merge branch 'x86-amd-nb-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds3-10/+26
2010-10-21Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds7-36/+76
2010-10-21Merge branch 'core-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds4-10/+32
2010-10-20apic, x86: Use BIOS settings for IBS and MCE threshold interrupt LVT offsetsRobert Richter1-3/+1
2010-10-20apic, x86: Check if EILVT APIC registers are available (AMD only)Robert Richter1-0/+1
2010-10-19x86, mm: Hold mm->page_table_lock while doing vmalloc_syncJeremy Fitzhardinge1-0/+2
2010-10-19KVM: Fix fs/gs reload oops with invalid ldtAvi Kivity1-24/+0
2010-10-18irq_work: Add generic hardirq context callbacksPeter Zijlstra4-6/+6
2010-10-13x86-64, asm: If the assembler supports fxsave64, use itH. Peter Anvin1-1/+1
2010-10-13Merge branch 'amd-iommu/2.6.37' of git://git.kernel.org/pub/scm/linux/kernel/...Ingo Molnar11-14/+48
2010-10-13x86/amd-iommu: Update copyright headersJoerg Roedel3-3/+3
2010-10-13x86/amd-iommu: Reenable AMD IOMMU if it's mysteriously vanished over suspendMatthew Garrett1-6/+15
2010-10-12x86: uv: Clean up the direct access to irq_descThomas Gleixner1-1/+0
2010-10-12x86: Make io_apic.c local functions staticThomas Gleixner1-6/+0
2010-10-12x86: Speed up the irq_remapped check in hot pathesThomas Gleixner1-0/+8
2010-10-12x86: Embedd irq_2_iommu into irq_cfgThomas Gleixner1-0/+10
2010-10-12x86: Prepare the affinity common functions for taking struct irq_data *Thomas Gleixner1-3/+3
2010-10-12x86: ioapic/hpet: Convert to new chip functionsThomas Gleixner1-4/+6
2010-10-12x86: i8259: Convert to new irq_chip functionsThomas Gleixner1-0/+2
2010-10-12Merge branch 'x86/urgent' of into irq/sparseirqThomas Gleixner5-2/+21
2010-10-12Merge branch 'x86/cleanups' into irq/sparseirqThomas Gleixner2-2/+0
2010-10-12Merge branch 'x86/x2apic' into irq/sparseirqThomas Gleixner1-0/+27
2010-10-08Merge commit 'v2.6.36-rc7' into perf/coreIngo Molnar4-1/+20
2010-10-08x86, earlyprintk: Add hsu early console for Intel Medfield platformFeng Tang1-0/+3
2010-10-08x86, earlyprintk: Add earlyprintk for Intel Moorestown platformFeng Tang1-0/+5
2010-10-08x86: Add two helper macros for fixed address mappingFeng Tang1-0/+15
2010-10-07x86, mrst: A function in a header file needs to be marked "inline"H. Peter Anvin1-1/+1
2010-10-07x86-32: Fix sparse warning for the __PHYSICAL_MASK calculationNamhyung Kim1-1/+1
2010-10-05x86, mm: Add RESERVE_BRK_ARRAY() helperJeremy Fitzhardinge1-0/+5
2010-10-01x86, amd: Extract compute unit information for AMD CPUsAndreas Herrmann1-0/+2
2010-10-01Merge remote branch 'origin/x86/cpu' into x86/amd-nbH. Peter Anvin1-1/+12
2010-09-27Merge branch 'x86/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds1-1/+1
2010-09-27Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2-0/+18
2010-09-26x86: Avoid 'constant_test_bit()' misoptimization due to cast to non-volatileAlexander Chumachenko1-1/+1
2010-09-24x86/hwmon: fix initialization of coretempJan Beulich1-0/+1
2010-09-24Merge branch 'amd-iommu/2.6.36' of git://git.kernel.org/pub/scm/linux/kernel/...Ingo Molnar2-0/+18
2010-09-24Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar2-0/+48
2010-09-23x86, olpc: Rework BIOS signature checkDaniel Drake1-0/+4
2010-09-23x86/amd-iommu: Work around S3 BIOS bugJoerg Roedel2-0/+15