index
:
delta/linux-rt.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
*
x86: merge iommu initialization parameters
Glauber Costa
2008-04-19
1
-0
/
+1
*
x86: move pci fixup to pci-dma.c
Glauber Costa
2008-04-19
1
-1
/
+1
*
x86: use dma_length in i386
Glauber Costa
2008-04-19
1
-2
/
+0
*
x86: delete the arch-specific dma-mapping headers.
Glauber Costa
2008-04-19
3
-46
/
+13
*
x86: move ARCH_HAS_DMA_DECLARE_COHERENT_MEMORY to dma-mapping.h
Glauber Costa
2008-04-19
2
-12
/
+14
*
x86: unify dma_mapping_error
Glauber Costa
2008-04-19
3
-14
/
+8
*
x86: provide a bad_dma_address symbol for i386
Glauber Costa
2008-04-19
2
-1
/
+2
*
x86: align to clflush size
Glauber Costa
2008-04-19
1
-1
/
+1
*
x86: move dma_supported and dma_set_mask to pci-dma_32.c
Glauber Costa
2008-04-19
3
-33
/
+3
*
x86: move dma_cache_sync to common header
Glauber Costa
2008-04-19
3
-14
/
+6
*
x86: dma-ops on highmem fix
Ingo Molnar
2008-04-19
1
-4
/
+6
*
x86: move dma_map_page and dma_unmap_page to common header
Glauber Costa
2008-04-19
3
-19
/
+14
*
x86: move alloc and free coherent to common header
Glauber Costa
2008-04-19
3
-20
/
+10
*
x86: move dma_sync_sg_for_device to common header
Glauber Costa
2008-04-19
3
-19
/
+11
*
x86: move dma_sync_sg_for_cpu to common header
Glauber Costa
2008-04-19
3
-17
/
+9
*
x86: move dma_sync_single_range_for_device to common header
Glauber Costa
2008-04-19
3
-20
/
+14
*
x86: move dma_sync_single_range_for_cpu to common header
Glauber Costa
2008-04-19
3
-19
/
+11
*
x86: move dma_sync_single_for_device to common header
Glauber Costa
2008-04-19
3
-18
/
+11
*
x86: move dma_sync_single_for_cpu to common header
Glauber Costa
2008-04-19
3
-17
/
+12
*
x86: move dma_unmap_sg to common header
Glauber Costa
2008-04-19
3
-16
/
+9
*
x86: move dma_map_sg to common header
Glauber Costa
2008-04-19
3
-28
/
+7
*
x86: move dma_unmap_single to common header
Glauber Costa
2008-04-19
3
-15
/
+10
*
x86: implement dma_map_single through dma_ops
Glauber Costa
2008-04-19
3
-19
/
+10
*
x86: move dma_ops struct definition to dma-mapping.h
Glauber Costa
2008-04-19
2
-49
/
+54
*
x86: reserve dma32 early for gart
Yinghai Lu
2008-04-19
1
-0
/
+1
*
srat, x86: add support for nodes spanning other nodes
Suresh Siddha
2008-04-19
1
-1
/
+2
*
x86: fpu xstate split fix
Suresh Siddha
2008-04-19
1
-0
/
+1
*
x86: fpu xstate split cleanup
Suresh Siddha
2008-04-19
1
-2
/
+2
*
x86, fpu: lazy allocation of FPU area - v5
Suresh Siddha
2008-04-19
2
-1
/
+3
*
x86, fpu: split FPU state from task struct - v5
Suresh Siddha
2008-04-19
5
-25
/
+29
*
x86: rename find_max_pfn() to propagate_e820_map()
Ingo Molnar
2008-04-19
1
-1
/
+1
*
x86: implement prctl PR_GET_TSC and PR_SET_TSC
Erik Bosman
2008-04-19
3
-1
/
+11
*
generic, x86: add prctl commands PR_GET_TSC and PR_SET_TSC
Erik Bosman
2008-04-19
1
-0
/
+6
*
x86: cleanup boot-heap usage
Alexander van Heukelum
2008-04-19
1
-0
/
+8
*
x86: pageattr.c fix shadowed variable warning
Harvey Harrison
2008-04-19
1
-3
/
+3
*
x86: EFI_PAGE_SHIFT fix
Huang, Ying
2008-04-19
1
-0
/
+7
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...
Linus Torvalds
2008-04-18
3
-135
/
+142
|
\
|
*
Security: Introduce security= boot parameter
Ahmed S. Darwish
2008-04-19
1
-0
/
+12
|
*
Audit: Final renamings and cleanup
Ahmed S. Darwish
2008-04-19
1
-2
/
+2
|
*
SELinux: use new audit hooks, remove redundant exports
Ahmed S. Darwish
2008-04-19
2
-72
/
+29
|
*
LSM/Audit: Introduce generic Audit LSM hooks
Ahmed S. Darwish
2008-04-19
1
-0
/
+72
|
*
SELinux: remove redundant exports
Ahmed S. Darwish
2008-04-19
1
-62
/
+0
|
*
LSM: Introduce inode_getsecid and ipc_getsecid hooks
Ahmed S. Darwish
2008-04-19
1
-1
/
+29
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6.26
Linus Torvalds
2008-04-18
105
-1853
/
+2852
|
\
\
|
|
/
|
/
|
|
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...
David S. Miller
2008-04-17
24
-78
/
+180
|
|
\
|
*
|
[INET]: Uninline the __inet_inherit_port call.
Pavel Emelyanov
2008-04-17
1
-13
/
+1
|
*
|
[INET]: Drop the inet_inherit_port() call.
Pavel Emelyanov
2008-04-17
1
-7
/
+0
|
*
|
Merge branch 'upstream-net26' of master.kernel.org:/pub/scm/linux/kernel/git/...
David S. Miller
2008-04-17
2
-21
/
+42
|
|
\
\
|
|
*
|
phylib: factor out get_phy_id from within get_phy_device
Paul Gortmaker
2008-04-17
1
-0
/
+1
|
|
*
|
phy: Clean up header style
Andy Fleming
2008-04-16
1
-16
/
+32
[next]