aboutsummaryrefslogtreecommitdiff
path: root/arch/x86
AgeCommit message (Expand)Author
2008-04-19x86: move x86_64-specific to common code.Glauber Costa
2008-04-19x86: move initialization functions to pci-dma.cGlauber Costa
2008-04-19x86: unify pci-nommuGlauber Costa
2008-04-19x86: move definition to pci-dma.cGlauber Costa
2008-04-19x86: use dma_length in i386Glauber Costa
2008-04-19x86: use WARN_ON in mapping functionsGlauber Costa
2008-04-19x86: use sg_phys in x86_64Glauber Costa
2008-04-19x86: Add flush_write_buffers in nommu functionsGlauber Costa
2008-04-19x86: implement mapping_error in pci-nommu_64.cGlauber Costa
2008-04-19x86: delete empty functions from pci-nommu_64.cGlauber Costa
2008-04-19x86: introduce pci-dma.cGlauber Costa
2008-04-19x86: move dma_supported and dma_set_mask to pci-dma_32.c, fixMark McLoughlin
2008-04-19x86: unify dma_mapping_errorGlauber Costa
2008-04-19x86: provide a bad_dma_address symbol for i386Glauber Costa
2008-04-19x86: move dma_supported and dma_set_mask to pci-dma_32.cGlauber Costa
2008-04-19x86: dma-ops on highmem fixIngo Molnar
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: reserve dma32 early for gartYinghai Lu
2008-04-19srat, x86: add support for nodes spanning other nodesSuresh Siddha
2008-04-19x86 vDSO: compile with -g, 64-bitRoland McGrath
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: tsc prevent time going backwardsThomas Gleixner
2008-04-19x86: implement prctl PR_GET_TSC and PR_SET_TSCErik Bosman
2008-04-19ftrace: add notrace annotations for NMI routinesSteven Rostedt
2008-04-19x86: clean up =0 initializations in arch/x86/kernel/tsc_32.cPavel Machek
2008-04-19x86: fix exec mappings commentsJiri Slaby
2008-04-19x86: cleanup: change _end to end_before_pgtYinghai Lu
2008-04-19x86: cleanup boot-heap usageAlexander van Heukelum
2008-04-19x86: fix arch/x86/mm/ioremap.c warningRandy Dunlap
2008-04-19x86: e820_64, fix section mismatch warningJacek Luczak
2008-04-19x86: remove vm86.h inclusion from process_32.cJacek Luczak
2008-04-19x86: remove pointless commentsWANG Cong
2008-04-19x86: clean up cpu capabilities accesses, p4-clockmod.cIngo Molnar
2008-04-19x86_64: do not reserve ramdisk two timesYinghai Lu
2008-04-19x86: EFI_PAGE_SHIFT fixHuang, Ying
2008-04-19x86: KGDB build fixIngo Molnar
2008-04-18arch: Remove unnecessary inclusions of asm/semaphore.hMatthew Wilcox
2008-04-18x86 PAT: fix mmap() of holesIngo Molnar