aboutsummaryrefslogtreecommitdiff
path: root/arch/x86
AgeCommit message (Expand)Author
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
2008-04-18x86: kgdb build fixHarvey Harrison
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-17kgdb: fix several kgdb regressionsJason Wessel
2008-04-17kgdb: add x86 HW breakpointsJason Wessel
2008-04-17kgdb: fix NMI hangsJason Wessel
2008-04-17x86: kgdb supportIngo Molnar
2008-04-17x86: standalone trampoline codeIngo Molnar
2008-04-17x86: move suspend wakeup code to CPavel Machek
2008-04-17x86: coding style fixes to arch/x86/kernel/acpi/sleep.cPaolo Ciarrocchi