index
:
drm/drm-amd
drm-amd-fixes
drm-amd-next
drm-amd-next-fixes
for-linux-next
for-linux-next-fixes
AMD GPU kernel development
agd5f
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2008-04-19
x86: move dma_sync_sg_for_device to common header
Glauber Costa
3
-19
/
+11
2008-04-19
x86: move dma_sync_sg_for_cpu to common header
Glauber Costa
3
-17
/
+9
2008-04-19
x86: move dma_sync_single_range_for_device to common header
Glauber Costa
3
-20
/
+14
2008-04-19
x86: move dma_sync_single_range_for_cpu to common header
Glauber Costa
3
-19
/
+11
2008-04-19
x86: move dma_sync_single_for_device to common header
Glauber Costa
3
-18
/
+11
2008-04-19
x86: move dma_sync_single_for_cpu to common header
Glauber Costa
3
-17
/
+12
2008-04-19
x86: move dma_unmap_sg to common header
Glauber Costa
3
-16
/
+9
2008-04-19
x86: move dma_map_sg to common header
Glauber Costa
3
-28
/
+7
2008-04-19
x86: move dma_unmap_single to common header
Glauber Costa
3
-15
/
+10
2008-04-19
x86: implement dma_map_single through dma_ops
Glauber Costa
3
-19
/
+10
2008-04-19
x86: move dma_ops struct definition to dma-mapping.h
Glauber Costa
2
-49
/
+54
2008-04-19
x86: reserve dma32 early for gart
Yinghai Lu
1
-0
/
+1
2008-04-19
srat, x86: add support for nodes spanning other nodes
Suresh Siddha
1
-1
/
+2
2008-04-19
x86: fpu xstate split fix
Suresh Siddha
1
-0
/
+1
2008-04-19
x86: fpu xstate split cleanup
Suresh Siddha
1
-2
/
+2
2008-04-19
x86, fpu: lazy allocation of FPU area - v5
Suresh Siddha
2
-1
/
+3
2008-04-19
x86, fpu: split FPU state from task struct - v5
Suresh Siddha
5
-25
/
+29
2008-04-19
x86: rename find_max_pfn() to propagate_e820_map()
Ingo Molnar
1
-1
/
+1
2008-04-19
x86: implement prctl PR_GET_TSC and PR_SET_TSC
Erik Bosman
3
-1
/
+11
2008-04-19
generic, x86: add prctl commands PR_GET_TSC and PR_SET_TSC
Erik Bosman
1
-0
/
+6
2008-04-19
x86: cleanup boot-heap usage
Alexander van Heukelum
1
-0
/
+8
2008-04-19
x86: pageattr.c fix shadowed variable warning
Harvey Harrison
1
-3
/
+3
2008-04-19
x86: EFI_PAGE_SHIFT fix
Huang, Ying
1
-0
/
+7
2008-04-18
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...
Linus Torvalds
3
-135
/
+142
2008-04-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6.26
Linus Torvalds
105
-1853
/
+2852
2008-04-19
Security: Introduce security= boot parameter
Ahmed S. Darwish
1
-0
/
+12
2008-04-19
Audit: Final renamings and cleanup
Ahmed S. Darwish
1
-2
/
+2
2008-04-19
SELinux: use new audit hooks, remove redundant exports
Ahmed S. Darwish
2
-72
/
+29
2008-04-19
LSM/Audit: Introduce generic Audit LSM hooks
Ahmed S. Darwish
1
-0
/
+72
2008-04-19
SELinux: remove redundant exports
Ahmed S. Darwish
1
-62
/
+0
2008-04-19
LSM: Introduce inode_getsecid and ipc_getsecid hooks
Ahmed S. Darwish
1
-1
/
+29
2008-04-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
10
-8
/
+40
2008-04-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmw
Linus Torvalds
1
-0
/
+10
2008-04-18
[SCSI] iscsi: extended cdb support
Boaz Harrosh
1
-2
/
+4
2008-04-18
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...
Linus Torvalds
15
-18
/
+316
2008-04-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6
Linus Torvalds
15
-170
/
+143
2008-04-18
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy...
Linus Torvalds
4
-30
/
+21
2008-04-18
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-286
/
+432
2008-04-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/tglx/linux-2.6-hrt
Linus Torvalds
3
-39
/
+12
2008-04-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-kgdb
Linus Torvalds
7
-0
/
+402
2008-04-18
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86...
Linus Torvalds
175
-4279
/
+5290
2008-04-18
Merge branch 'semaphore' of git://git.kernel.org/pub/scm/linux/kernel/git/wil...
Linus Torvalds
35
-3762
/
+80
2008-04-18
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...
Linus Torvalds
7
-14
/
+66
2008-04-18
Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6
Linus Torvalds
15
-39
/
+231
2008-04-18
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pen...
Linus Torvalds
1
-1
/
+1
2008-04-17
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...
David S. Miller
24
-78
/
+180
2008-04-17
[INET]: Uninline the __inet_inherit_port call.
Pavel Emelyanov
1
-13
/
+1
2008-04-17
[INET]: Drop the inet_inherit_port() call.
Pavel Emelyanov
1
-7
/
+0
2008-04-18
ide: remove ide_init_default_irq() macro
Bartlomiej Zolnierkiewicz
6
-36
/
+0
2008-04-18
ide: remove ide_default_io_ctl() macro
Bartlomiej Zolnierkiewicz
12
-33
/
+0
[next]