summaryrefslogtreecommitdiff
path: root/arch/x86/include
AgeCommit message (Expand)AuthorFilesLines
2011-04-28x86: devicetree: Configure IOAPIC pin only onceSebastian Andrzej Siewior1-1/+1
2011-04-27Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar2-13/+17
2011-04-24x86: Demacro CONFIG_PARAVIRT cpu accessorsAvi Kivity1-14/+71
2011-04-21x86, mce: Drop the default decoding notifierBorislav Petkov1-2/+0
2011-04-21x86, numa: Fix cpu nodemasks for NUMA emulation and CONFIG_DEBUG_PER_CPU_MAPSDavid Rientjes1-1/+1
2011-04-19x86, cpu: Clean up and unify the NOP selection infrastructureH. Peter Anvin2-70/+84
2011-04-19x86, percpu: Use ASM_NOP4 instead of hardcoding P6_NOP4H. Peter Anvin1-1/+1
2011-04-18x86, gart: Set DISTLBWALKPRB bit alwaysJoerg Roedel1-2/+2
2011-04-18x86, gart: Convert spaces to tabs in enable_gart_translationJoerg Roedel1-11/+11
2011-04-18xen/p2m/m2p/gnttab: Support GNTMAP_host_map in the M2P override.Konrad Rzeszutek Wilk1-2/+3
2011-04-16x86, amd: Disable GartTlbWlkErr when BIOS forgets itJoerg Roedel1-0/+4
2011-04-14xen/pci: Add xen_[find|register|unregister]_device_domain_owner functions.Konrad Rzeszutek Wilk1-0/+16
2011-04-12x86/amd-iommu: Add support for invalidate_all commandJoerg Roedel1-0/+1
2011-04-12x86/amd-iommu: Add extended feature detectionJoerg Roedel2-1/+26
2011-04-11x86/amd-iommu: Add ATS enable/disable codeJoerg Roedel1-0/+2
2011-04-11x86/amd-iommu: Add flag to indicate IOTLB supportJoerg Roedel1-0/+2
2011-04-11x86/amd-iommu: Flush device IOTLB if ATS is enabledJoerg Roedel1-1/+2
2011-04-09x86, cpu: Move AMD Elan Kconfig under "Processor family"Ian Campbell1-1/+1
2011-04-07x86/amd-iommu: Flush all internal TLBs when IOMMUs are enabledJoerg Roedel1-2/+0
2011-04-07x86/amd-iommu: Remove command buffer resetting logicJoerg Roedel1-3/+0
2011-04-07x86-32, numa: Calculate remap size in common codeTejun Heo1-1/+0
2011-04-07x86-32, fpu: Fix FPU exception handling on non-SSE systemsHans Rosenfeld1-1/+1
2011-04-04jump label: Add _ASM_ALIGN for x86 and x86_64Jason Baron1-0/+1
2011-04-04jump label: Introduce static_branch() interfaceJason Baron2-13/+16
2011-04-01x86-64, NUMA: Remove custom phys_to_nid() implementationTejun Heo1-23/+0
2011-03-29x86: A fast way to check capabilities of the current cpuChristoph Lameter2-4/+36
2011-03-29x86: Stop including <linux/delay.h> in two asm header filesJean Delvare2-2/+0
2011-03-28percpu: Omit segment prefix in the UP case for cmpxchg_doubleChristoph Lameter1-4/+6
2011-03-24Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds1-3/+2
2011-03-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-0/+6
2011-03-24remove dma64_addr_tFUJITA Tomonori1-8/+0
2011-03-24bitops: remove minix bitops from asm/bitops.hAkinobu Mita1-2/+0
2011-03-24bitops: remove ext2 non-atomic bitops from asm/bitops.hAkinobu Mita1-1/+0
2011-03-24bitops: introduce little-endian bitops for most architecturesAkinobu Mita1-0/+1
2011-03-23x86: add context tag to mark mm when running a task in 32-bit compatibility modeStephen Wilson1-0/+6
2011-03-23Merge branch 'linus' into releaseLen Brown58-314/+537
2011-03-23Merge commit 'v2.6.38' into releaseLen Brown3-1/+12
2011-03-23x86: allow CONFIG_ISA_DMA_API to be disabledDavid Rientjes1-1/+5
2011-03-23add the common dma_addr_t typedef to include/linux/types.hFUJITA Tomonori1-8/+0
2011-03-23mm: NUMA aware alloc_thread_info_node()Eric Dumazet1-2/+8
2011-03-21introduce sys_syncfs to sync a single file systemSage Weil2-1/+4
2011-03-19Merge branch 'acpica' into releaseLen Brown2-1/+2
2011-03-18Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds13-25/+20
2011-03-18x86: Flush TLB if PGD entry is changed in i386 PAE modeShaohua Li1-8/+3
2011-03-18x86, dumpstack: Correct stack dump info when frame pointer is availableNamhyung Kim2-4/+4
2011-03-18x86: Fix common misspellingsLucas De Marchi10-13/+13
2011-03-18Merge branch 'linus' into x86/urgentIngo Molnar38-244/+399
2011-03-17KVM: MMU: cleanup pte write pathXiao Guangrong1-5/+2
2011-03-17KVM: emulator: Fix io permission checking for 64bit guestGleb Natapov1-2/+2
2011-03-17KVM: MMU: do not record gfn in kvm_mmu_pte_writeXiao Guangrong1-1/+0