summaryrefslogtreecommitdiff
path: root/arch/x86/include/asm
AgeCommit message (Expand)Author
2011-05-20Merge branches 'x86-efi-for-linus', 'x86-gart-for-linus', 'x86-irq-for-linus'...Linus Torvalds
2011-05-20Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2011-05-20Merge branches 'x86-apic-for-linus', 'x86-asm-for-linus' and 'x86-cleanups-fo...Linus Torvalds
2011-05-20Merge branch 'timers-clocksource-for-linus' of git://git.kernel.org/pub/scm/l...Linus Torvalds
2011-05-20Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2011-05-20Merge branch 'core-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2011-05-19Merge branches 'stable/backend.base.v3' and 'stable/gntalloc.v7' of git://git...Linus Torvalds
2011-05-18Merge branch 'x86/mem' into perf/coreIngo Molnar
2011-05-18x86, 64-bit: Fix copy_[to/from]_user() checks for the userspace address limitJiri Olsa
2011-05-18Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2011-05-17x86, alternative: Add altinstruction_entry macroFenghua Yu
2011-05-17x86, cpufeature: Add CPU feature bit for enhanced REP MOVSB/STOSBFenghua Yu
2011-05-16ftrace/x86: mcount offset calculationMartin Schwidefsky
2011-05-16ftrace/x86: Do not trace .discard.text sectionSteven Rostedt
2011-05-16x86, apic: Fix spurious error interrupts triggering on all non-boot APsYouquan Song
2011-05-14clocksource: convert x86 to generic i8253 clocksourceRussell King
2011-05-12x86: Fix UV BAU for non-consecutive nasidsCliff Wickman
2011-05-12x86,xen: introduce x86_init.mapping.pagetable_reserveStefano Stabellini
2011-05-12x86: Remove warning and warning_symbol from struct stacktrace_opsRichard Weinberger
2011-05-10Merge commit 'v2.6.39-rc7' into perf/coreIngo Molnar
2011-05-10x86/amd-iommu: Use threaded interupt handlerJoerg Roedel
2011-05-10Merge branches 'dma-debug/next', 'amd-iommu/command-cleanups', 'amd-iommu/ats...Joerg Roedel
2011-05-10x86, UV: Fix NMI handler for UV platformsJack Steiner
2011-05-09x86, efi: Consolidate EFI nx controlMatthew Garrett
2011-04-28x86: devicetree: Configure IOAPIC pin only onceSebastian Andrzej Siewior
2011-04-27Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar
2011-04-24x86: Demacro CONFIG_PARAVIRT cpu accessorsAvi Kivity
2011-04-21x86, mce: Drop the default decoding notifierBorislav Petkov
2011-04-21x86, numa: Fix cpu nodemasks for NUMA emulation and CONFIG_DEBUG_PER_CPU_MAPSDavid Rientjes
2011-04-18x86, cpu: Clean up and unify the NOP selection infrastructureH. Peter Anvin
2011-04-18x86, percpu: Use ASM_NOP4 instead of hardcoding P6_NOP4H. Peter Anvin
2011-04-18x86, gart: Set DISTLBWALKPRB bit alwaysJoerg Roedel
2011-04-18x86, gart: Convert spaces to tabs in enable_gart_translationJoerg Roedel
2011-04-18xen/p2m/m2p/gnttab: Support GNTMAP_host_map in the M2P override.Konrad Rzeszutek Wilk
2011-04-15x86, amd: Disable GartTlbWlkErr when BIOS forgets itJoerg Roedel
2011-04-14xen/pci: Add xen_[find|register|unregister]_device_domain_owner functions.Konrad Rzeszutek Wilk
2011-04-12x86/amd-iommu: Add support for invalidate_all commandJoerg Roedel
2011-04-12x86/amd-iommu: Add extended feature detectionJoerg Roedel
2011-04-11x86/amd-iommu: Add ATS enable/disable codeJoerg Roedel
2011-04-11x86/amd-iommu: Add flag to indicate IOTLB supportJoerg Roedel
2011-04-11x86/amd-iommu: Flush device IOTLB if ATS is enabledJoerg Roedel
2011-04-08x86, cpu: Move AMD Elan Kconfig under "Processor family"Ian Campbell
2011-04-07x86/amd-iommu: Flush all internal TLBs when IOMMUs are enabledJoerg Roedel
2011-04-07x86/amd-iommu: Remove command buffer resetting logicJoerg Roedel
2011-04-06x86-32, fpu: Fix FPU exception handling on non-SSE systemsHans Rosenfeld
2011-04-04jump label: Add _ASM_ALIGN for x86 and x86_64Jason Baron
2011-04-04jump label: Introduce static_branch() interfaceJason Baron
2011-03-29x86: Stop including <linux/delay.h> in two asm header filesJean Delvare
2011-03-28percpu: Omit segment prefix in the UP case for cmpxchg_doubleChristoph Lameter
2011-03-24Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds