aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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 vDSO: compile with -g, 64-bitRoland McGrath
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: tsc prevent time going backwardsThomas Gleixner
2008-04-19generic, x86: add tests for prctl PR_GET_TSC and PR_SET_TSCErik Bosman
2008-04-19x86: implement prctl PR_GET_TSC and PR_SET_TSCErik Bosman
2008-04-19generic, x86: add prctl commands 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: pageattr.c fix shadowed variable warningHarvey Harrison
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-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds
2008-04-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6.26Linus Torvalds
2008-04-19security: fix up documentation for security_module_enableJames Morris
2008-04-19Security: Introduce security= boot parameterAhmed S. Darwish
2008-04-19Audit: Final renamings and cleanupAhmed S. Darwish
2008-04-19SELinux: use new audit hooks, remove redundant exportsAhmed S. Darwish
2008-04-19Audit: internally use the new LSM audit hooksAhmed S. Darwish
2008-04-19LSM/Audit: Introduce generic Audit LSM hooksAhmed S. Darwish