aboutsummaryrefslogtreecommitdiff
path: root/include/asm-x86
AgeCommit message (Expand)Author
2008-04-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/min...Linus Torvalds
2008-04-19sched, cpuset: customize sched domains, coreHidetoshi Seto
2008-04-19cpumask: reduce stack usage in SD_x_INIT initializersMike Travis
2008-04-19asm-generic: add node_to_cpumask_ptr macroMike Travis
2008-04-19x86: UV startup of slave cpusJack Steiner
2008-04-19x86: move dma_coherent functions to pci-dma.cGlauber Costa
2008-04-19x86: merge iommu initialization parametersGlauber Costa
2008-04-19x86: move pci fixup to pci-dma.cGlauber Costa
2008-04-19x86: use dma_length in i386Glauber Costa
2008-04-19x86: delete the arch-specific dma-mapping headers.Glauber Costa
2008-04-19x86: move ARCH_HAS_DMA_DECLARE_COHERENT_MEMORY to dma-mapping.hGlauber Costa
2008-04-19x86: unify dma_mapping_errorGlauber Costa
2008-04-19x86: provide a bad_dma_address symbol for i386Glauber Costa
2008-04-19x86: align to clflush sizeGlauber Costa
2008-04-19x86: move dma_supported and dma_set_mask to pci-dma_32.cGlauber Costa
2008-04-19x86: move dma_cache_sync to common headerGlauber Costa
2008-04-19x86: dma-ops on highmem fixIngo Molnar
2008-04-19x86: move dma_map_page and dma_unmap_page to common headerGlauber Costa
2008-04-19x86: move alloc and free coherent to common headerGlauber Costa
2008-04-19x86: move dma_sync_sg_for_device to common headerGlauber Costa
2008-04-19x86: move dma_sync_sg_for_cpu to common headerGlauber Costa
2008-04-19x86: move dma_sync_single_range_for_device to common headerGlauber Costa
2008-04-19x86: move dma_sync_single_range_for_cpu to common headerGlauber Costa
2008-04-19x86: move dma_sync_single_for_device to common headerGlauber Costa
2008-04-19x86: move dma_sync_single_for_cpu to common headerGlauber Costa
2008-04-19x86: move dma_unmap_sg to common headerGlauber Costa
2008-04-19x86: move dma_map_sg to common headerGlauber Costa
2008-04-19x86: move dma_unmap_single to common headerGlauber Costa
2008-04-19x86: implement dma_map_single through dma_opsGlauber Costa
2008-04-19x86: move dma_ops struct definition to dma-mapping.hGlauber Costa
2008-04-19x86: reserve dma32 early for gartYinghai Lu
2008-04-19srat, x86: add support for nodes spanning other nodesSuresh Siddha
2008-04-19x86: fpu xstate split fixSuresh Siddha
2008-04-19x86: fpu xstate split cleanupSuresh Siddha
2008-04-19x86, fpu: lazy allocation of FPU area - v5Suresh Siddha
2008-04-19x86, fpu: split FPU state from task struct - v5Suresh Siddha
2008-04-19x86: rename find_max_pfn() to propagate_e820_map()Ingo Molnar
2008-04-19x86: implement prctl PR_GET_TSC and PR_SET_TSCErik Bosman
2008-04-19x86: cleanup boot-heap usageAlexander van Heukelum
2008-04-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds
2008-04-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-kgdbLinus Torvalds
2008-04-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86...Linus Torvalds
2008-04-18ide: remove ide_init_default_irq() macroBartlomiej Zolnierkiewicz
2008-04-18ide: remove ide_default_io_ctl() macroBartlomiej Zolnierkiewicz
2008-04-18ide: add CONFIG_IDE_ARCH_OBSOLETE_DEFAULTS (take 2)Bartlomiej Zolnierkiewicz
2008-04-17kgdb: fix NMI hangsJason Wessel
2008-04-17x86: kgdb supportIngo Molnar
2008-04-17x86: move suspend wakeup code to CPavel Machek
2008-04-17x86: move mp_register_lapic_address to boot.cAlexey Starikovskiy
2008-04-17x86: move mp_register_lapic to boot.cAlexey Starikovskiy