summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2008-04-19x86: move dma_sync_sg_for_device to common headerGlauber Costa3-19/+11
2008-04-19x86: move dma_sync_sg_for_cpu to common headerGlauber Costa3-17/+9
2008-04-19x86: move dma_sync_single_range_for_device to common headerGlauber Costa3-20/+14
2008-04-19x86: move dma_sync_single_range_for_cpu to common headerGlauber Costa3-19/+11
2008-04-19x86: move dma_sync_single_for_device to common headerGlauber Costa3-18/+11
2008-04-19x86: move dma_sync_single_for_cpu to common headerGlauber Costa3-17/+12
2008-04-19x86: move dma_unmap_sg to common headerGlauber Costa3-16/+9
2008-04-19x86: move dma_map_sg to common headerGlauber Costa3-28/+7
2008-04-19x86: move dma_unmap_single to common headerGlauber Costa3-15/+10
2008-04-19x86: implement dma_map_single through dma_opsGlauber Costa3-19/+10
2008-04-19x86: move dma_ops struct definition to dma-mapping.hGlauber Costa2-49/+54
2008-04-19x86: reserve dma32 early for gartYinghai Lu1-0/+1
2008-04-19srat, x86: add support for nodes spanning other nodesSuresh Siddha1-1/+2
2008-04-19x86: fpu xstate split fixSuresh Siddha1-0/+1
2008-04-19x86: fpu xstate split cleanupSuresh Siddha1-2/+2
2008-04-19x86, fpu: lazy allocation of FPU area - v5Suresh Siddha2-1/+3
2008-04-19x86, fpu: split FPU state from task struct - v5Suresh Siddha5-25/+29
2008-04-19x86: rename find_max_pfn() to propagate_e820_map()Ingo Molnar1-1/+1
2008-04-19x86: implement prctl PR_GET_TSC and PR_SET_TSCErik Bosman3-1/+11
2008-04-19generic, x86: add prctl commands PR_GET_TSC and PR_SET_TSCErik Bosman1-0/+6
2008-04-19x86: cleanup boot-heap usageAlexander van Heukelum1-0/+8
2008-04-19x86: pageattr.c fix shadowed variable warningHarvey Harrison1-3/+3
2008-04-19x86: EFI_PAGE_SHIFT fixHuang, Ying1-0/+7
2008-04-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds3-135/+142
2008-04-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6.26Linus Torvalds105-1853/+2852
2008-04-19Security: Introduce security= boot parameterAhmed S. Darwish1-0/+12
2008-04-19Audit: Final renamings and cleanupAhmed S. Darwish1-2/+2
2008-04-19SELinux: use new audit hooks, remove redundant exportsAhmed S. Darwish2-72/+29
2008-04-19LSM/Audit: Introduce generic Audit LSM hooksAhmed S. Darwish1-0/+72
2008-04-19SELinux: remove redundant exportsAhmed S. Darwish1-62/+0
2008-04-19LSM: Introduce inode_getsecid and ipc_getsecid hooksAhmed S. Darwish1-1/+29
2008-04-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds10-8/+40
2008-04-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmwLinus Torvalds1-0/+10
2008-04-18[SCSI] iscsi: extended cdb supportBoaz Harrosh1-2/+4
2008-04-18Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds15-18/+316
2008-04-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds15-170/+143
2008-04-18Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy...Linus Torvalds4-30/+21
2008-04-18Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-286/+432
2008-04-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/tglx/linux-2.6-hrtLinus Torvalds3-39/+12
2008-04-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-kgdbLinus Torvalds7-0/+402
2008-04-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86...Linus Torvalds175-4279/+5290
2008-04-18Merge branch 'semaphore' of git://git.kernel.org/pub/scm/linux/kernel/git/wil...Linus Torvalds35-3762/+80
2008-04-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds7-14/+66
2008-04-18Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds15-39/+231
2008-04-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pen...Linus Torvalds1-1/+1
2008-04-17Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller24-78/+180
2008-04-17[INET]: Uninline the __inet_inherit_port call.Pavel Emelyanov1-13/+1
2008-04-17[INET]: Drop the inet_inherit_port() call.Pavel Emelyanov1-7/+0
2008-04-18ide: remove ide_init_default_irq() macroBartlomiej Zolnierkiewicz6-36/+0
2008-04-18ide: remove ide_default_io_ctl() macroBartlomiej Zolnierkiewicz12-33/+0