summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2008-04-19x86: provide a bad_dma_address symbol for i386Glauber Costa3-1/+6
2008-04-19x86: align to clflush sizeGlauber Costa1-1/+1
2008-04-19x86: move dma_supported and dma_set_mask to pci-dma_32.cGlauber Costa4-33/+36
2008-04-19x86: move dma_cache_sync to common headerGlauber Costa3-14/+6
2008-04-19x86: dma-ops on highmem fixIngo Molnar7-19/+28
2008-04-19x86: move dma_map_page and dma_unmap_page to common headerGlauber Costa3-19/+14
2008-04-19x86: move alloc and free coherent to common headerGlauber Costa3-20/+10
2008-04-19x86: move dma_sync_sg_for_device to common headerGlauber Costa4-19/+12
2008-04-19x86: move dma_sync_sg_for_cpu to common headerGlauber Costa4-17/+10
2008-04-19x86: move dma_sync_single_range_for_device to common headerGlauber Costa4-20/+15
2008-04-19x86: move dma_sync_single_range_for_cpu to common headerGlauber Costa4-19/+12
2008-04-19x86: move dma_sync_single_for_device to common headerGlauber Costa4-18/+12
2008-04-19x86: move dma_sync_single_for_cpu to common headerGlauber Costa4-17/+13
2008-04-19x86: move dma_unmap_sg to common headerGlauber Costa4-16/+10
2008-04-19x86: move dma_map_sg to common headerGlauber Costa4-28/+26
2008-04-19x86: move dma_unmap_single to common headerGlauber Costa4-15/+11
2008-04-19x86: implement dma_map_single through dma_opsGlauber Costa5-19/+31
2008-04-19x86: move dma_ops struct definition to dma-mapping.hGlauber Costa2-49/+54
2008-04-19x86: reserve dma32 early for gartYinghai Lu3-0/+52
2008-04-19srat, x86: add support for nodes spanning other nodesSuresh Siddha5-18/+44
2008-04-19x86 vDSO: compile with -g, 64-bitRoland McGrath1-1/+2
2008-04-19x86: fpu xstate split fixSuresh Siddha2-3/+8
2008-04-19x86: fpu xstate split cleanupSuresh Siddha2-4/+3
2008-04-19x86, fpu: lazy allocation of FPU area - v5Suresh Siddha8-23/+91
2008-04-19x86, fpu: split FPU state from task struct - v5Suresh Siddha16-90/+161
2008-04-19x86: rename find_max_pfn() to propagate_e820_map()Ingo Molnar4-8/+8
2008-04-19x86: tsc prevent time going backwardsThomas Gleixner3-4/+36
2008-04-19generic, x86: add tests for prctl PR_GET_TSC and PR_SET_TSCErik Bosman3-0/+285
2008-04-19x86: implement prctl PR_GET_TSC and PR_SET_TSCErik Bosman5-5/+118
2008-04-19generic, x86: add prctl commands PR_GET_TSC and PR_SET_TSCErik Bosman2-1/+18
2008-04-19ftrace: add notrace annotations for NMI routinesSteven Rostedt4-14/+18
2008-04-19x86: clean up =0 initializations in arch/x86/kernel/tsc_32.cPavel Machek1-4/+4
2008-04-19x86: fix exec mappings commentsJiri Slaby2-3/+11
2008-04-19x86: cleanup: change _end to end_before_pgtYinghai Lu2-6/+6
2008-04-19x86: cleanup boot-heap usageAlexander van Heukelum4-22/+31
2008-04-19x86: fix arch/x86/mm/ioremap.c warningRandy Dunlap1-2/+3
2008-04-19x86: e820_64, fix section mismatch warningJacek Luczak1-2/+2
2008-04-19x86: remove vm86.h inclusion from process_32.cJacek Luczak1-1/+0
2008-04-19x86: remove pointless commentsWANG Cong37-71/+0
2008-04-19x86: pageattr.c fix shadowed variable warningHarvey Harrison1-3/+3
2008-04-19x86: clean up cpu capabilities accesses, p4-clockmod.cIngo Molnar1-2/+2
2008-04-19x86_64: do not reserve ramdisk two timesYinghai Lu2-2/+7
2008-04-19x86: EFI_PAGE_SHIFT fixHuang, Ying3-11/+26
2008-04-19x86: KGDB build fixIngo Molnar1-5/+1
2008-04-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds18-335/+503
2008-04-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6.26Linus Torvalds944-119960/+82686
2008-04-19security: fix up documentation for security_module_enableJames Morris1-1/+1
2008-04-19Security: Introduce security= boot parameterAhmed S. Darwish8-4/+83
2008-04-19Audit: Final renamings and cleanupAhmed S. Darwish4-28/+93
2008-04-19SELinux: use new audit hooks, remove redundant exportsAhmed S. Darwish5-108/+71