index
:
litmus-rt.git
archive/unc-master-3.0
archived-2013.1
archived-private-master
archived-semi-part
demo
ecrts-pgm-final
ecrts14-pgm-final
gpusync-rtss12
gpusync/staging
linux-tip
litmus2008-patch-series
master
pgm
prop/litmus-signals
prop/robust-tie-break
staging
test
tracing-devel
v2.6.34-with-arm-patches
v2015.1
wip-2011.2-bbb
wip-2011.2-bbb-trace
wip-2012.3-gpu
wip-2012.3-gpu-preport
wip-2012.3-gpu-rtss13
wip-2012.3-gpu-sobliv-budget-w-kshark
wip-aedzl-final
wip-aedzl-revised
wip-arbit-deadline
wip-aux-tasks
wip-bbb
wip-bbb-prio-don
wip-better-break
wip-binary-heap
wip-budget
wip-color
wip-color-jlh
wip-d10-hz1000
wip-default-clustering
wip-dissipation-jerickso
wip-dissipation2-jerickso
wip-ecrts14-pgm
wip-edf-hsb
wip-edf-os
wip-edf-tie-break
wip-edzl-critique
wip-edzl-final
wip-edzl-revised
wip-events
wip-extra-debug
wip-fix-switch-jerickso
wip-fix3
wip-fmlp-dequeue
wip-ft-irq-flag
wip-gpu-cleanup
wip-gpu-interrupts
wip-gpu-rtas12
wip-gpu-rtss12
wip-gpu-rtss12-srp
wip-gpusync-merge
wip-ikglp
wip-k-fmlp
wip-kernel-coloring
wip-kernthreads
wip-klmirqd-to-aux
wip-kshark
wip-litmus-3.2
wip-litmus2011.2
wip-litmus3.0-2011.2
wip-master-2.6.33-rt
wip-mc
wip-mc-bipasa
wip-mc-jerickso
wip-mc2-cache-slack
wip-mcrit-mac
wip-merge-3.0
wip-merge-v3.0
wip-migration-affinity
wip-mmap-uncache
wip-modechange
wip-nested-locking
wip-omlp-gedf
wip-pai
wip-percore-lib
wip-performance
wip-pgm
wip-pgm-split
wip-pm-ovd
wip-prio-inh
wip-prioq-dgl
wip-refactored-gedf
wip-release-master-fix
wip-robust-tie-break
wip-rt-kshark
wip-rtas12-pgm
wip-semi-part
wip-semi-part-edfos-jerickso
wip-shared-lib
wip-shared-lib2
wip-shared-mem
wip-splitting-jerickso
wip-splitting-omlp-jerickso
wip-stage-binheap
wip-sun-port
wip-timer-trace
wip-tracepoints
The LITMUS^RT kernel.
Bjoern Brandenburg
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
...
|
|
|
|
*
AMD IOMMU: add branch hints to completion wait checks
Joerg Roedel
2008-09-19
|
|
|
|
*
AMD IOMMU: implement lazy IO/TLB flushing
Joerg Roedel
2008-09-19
|
|
|
|
*
x86: move GART TLB flushing options to generic code
Joerg Roedel
2008-09-19
|
|
|
|
*
AMD IOMMU: move TLB flushing to the map/unmap helper functions
Joerg Roedel
2008-09-19
|
|
|
|
*
AMD IOMMU: check for invalid device pointers
Joerg Roedel
2008-09-19
|
|
|
|
*
convert swiotlb to use dma_get_mask
FUJITA Tomonori
2008-09-19
|
|
|
|
*
x86: gart alloc_coherent does virtual mapppings only when necessary
FUJITA Tomonori
2008-09-14
|
|
|
|
*
x86: avoid unnecessary low zone allocation in Calgary's alloc_coherent
FUJITA Tomonori
2008-09-14
|
|
|
|
*
x86: make GART to respect device's dma_mask about virtual mappings
FUJITA Tomonori
2008-09-14
|
|
|
|
*
iommu: add dma_get_mask helper function
FUJITA Tomonori
2008-09-14
|
|
|
|
*
iommu: add iommu_device_max_index IOMMU helper function
FUJITA Tomonori
2008-09-14
|
|
|
|
*
Merge branch 'linus' into x86/iommu
Ingo Molnar
2008-09-14
|
|
|
|
|
\
|
|
|
|
*
|
x86: convert dma_alloc_coherent to use is_device_dma_capable
FUJITA Tomonori
2008-09-10
|
|
|
|
*
|
x86: remove duplicated extern force_iommu
FUJITA Tomonori
2008-09-10
|
|
|
|
*
|
swiotlb: convert swiotlb to use is_buffer_dma_capable helper function
FUJITA Tomonori
2008-09-10
|
|
|
|
*
|
x86: convert pci-nommu to use is_buffer_dma_capable helper function
FUJITA Tomonori
2008-09-10
|
|
|
|
*
|
x86: convert gart to use is_buffer_dma_capable helper function
FUJITA Tomonori
2008-09-10
|
|
|
|
*
|
add is_buffer_dma_capable helper function
FUJITA Tomonori
2008-09-10
|
|
|
|
*
|
Merge commit 'v2.6.27-rc6' into x86/iommu
Ingo Molnar
2008-09-10
|
|
|
|
|
\
\
|
|
|
|
*
|
|
x86: unused variable in dma_alloc_coherent_gfp_flags()
Steven Noonan
2008-09-09
|
|
|
|
*
|
|
swiotlb: add is_swiotlb_buffer helper function
FUJITA Tomonori
2008-09-08
|
|
|
|
*
|
|
swiotlb: use unmap_single instead of swiotlb_unmap_single in swiotlb_free_coh...
FUJITA Tomonori
2008-09-08
|
|
|
|
*
|
|
swiotlb: use map_single instead of swiotlb_map_single in swiotlb_alloc_coherent
FUJITA Tomonori
2008-09-08
|
|
|
|
*
|
|
swiotlb: remove GFP_DMA hack in swiotlb_alloc_coherent
FUJITA Tomonori
2008-09-08
|
|
|
|
*
|
|
x86: dma_alloc_coherent sets gfp flags properly
FUJITA Tomonori
2008-09-08
|
|
|
|
*
|
|
x86: fix nommu_alloc_coherent allocation with NULL device argument
FUJITA Tomonori
2008-09-08
|
|
|
|
*
|
|
x86: move pci-nommu's dma_mask check to common code
FUJITA Tomonori
2008-09-08
|
|
|
|
*
|
|
ia64: dma_alloc_coherent always use GFP_DMA
FUJITA Tomonori
2008-09-08
|
|
|
|
*
|
|
x86: blacklist DMAR on Intel G31/G33 chipsets
David Woodhouse
2008-09-05
|
|
|
|
*
|
|
x86, gart: add detection of AMD family 0x11 northbridges
Joerg Roedel
2008-09-05
|
|
|
|
*
|
|
x86, pci: add northbridge pci ids for fam 0x11 processors
Joerg Roedel
2008-09-05
|
|
|
|
*
|
|
x86: gart alloc_coherent doesn't need to check NULL device argument
FUJITA Tomonori
2008-09-05
|
|
|
|
*
|
|
x86: dma_*_coherent rework patchset v2, fix
FUJITA Tomonori
2008-08-22
|
|
|
|
*
|
|
Merge branch 'x86/gart' into x86/iommu
Ingo Molnar
2008-08-22
|
|
|
|
|
\
\
\
|
|
|
|
*
|
|
|
dma-mapping.h, x86: remove last user of dma_mapping_ops->map_simple
FUJITA Tomonori
2008-08-22
|
|
|
|
*
|
|
|
dma-coherent: export dma_[alloc|release]_from_coherent methods
Ingo Molnar
2008-08-22
|
|
|
|
*
|
|
|
x86, AMD IOMMU: remove obsolete FIXME comment
Joerg Roedel
2008-08-22
|
|
|
|
*
|
|
|
x86: move dma_*_coherent functions to include file
Joerg Roedel
2008-08-22
|
|
|
|
*
|
|
|
x86: cleanup dma_*_coherent functions
Joerg Roedel
2008-08-22
|
|
|
|
*
|
|
|
x86: add free_coherent dma_ops callback to NOMMU driver
Joerg Roedel
2008-08-22
|
|
|
|
*
|
|
|
x86: add alloc_coherent dma_ops callback to NOMMU driver
Joerg Roedel
2008-08-22
|
|
|
|
*
|
|
|
x86: add free_coherent dma_ops callback to Calgary IOMMU driver
Joerg Roedel
2008-08-22
|
|
|
|
*
|
|
|
x86: add free_coherent dma_ops callback to GART driver
Joerg Roedel
2008-08-22
|
|
|
|
*
|
|
|
x86: add alloc_coherent dma_ops callback to GART driver
Joerg Roedel
2008-08-22
*
|
|
|
|
|
|
|
Merge phase #2 (PAT updates) of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2008-10-11
|
\
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
Merge branch 'linus' into x86/pat2
Ingo Molnar
2008-10-10
|
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
x86, cpa: make the kernel physical mapping initialization a two pass sequence...
Suresh Siddha
2008-10-10
|
*
|
|
|
|
|
|
|
x86, pat: cleanups
Ingo Molnar
2008-10-10
|
*
|
|
|
|
|
|
|
x86: fix pagetable init 64-bit breakage
Suresh Siddha
2008-10-10
|
*
|
|
|
|
|
|
|
x86: track memtype for RAM in page struct
Suresh Siddha
2008-10-10
[prev]
[next]