index
:
drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2009-06-30
intel-iommu: Combine domain_pfn_mapping() and domain_sg_mapping()
David Woodhouse
1
-40
/
+22
2009-06-30
intel-iommu: Introduce domain_sg_mapping() to speed up intel_map_sg()
David Woodhouse
1
-21
/
+62
2009-06-29
intel-iommu: Simplify __intel_alloc_iova()
David Woodhouse
1
-31
/
+18
2009-06-29
intel-iommu: Performance improvement for domain_pfn_mapping()
David Woodhouse
1
-9
/
+17
2009-06-29
intel-iommu: Performance improvement for dma_pte_clear_range()
David Woodhouse
1
-16
/
+15
2009-06-29
intel-iommu: Clean up iommu_domain_identity_map()
David Woodhouse
1
-15
/
+9
2009-06-29
intel-iommu: Remove last use of PHYSICAL_PAGE_MASK, for reserving PCI BARs
David Woodhouse
1
-10
/
+3
2009-06-29
intel-iommu: Make iommu_flush_iotlb_psi() take pfn as argument
David Woodhouse
1
-12
/
+9
2009-06-29
intel-iommu: Change aligned_size() to aligned_nrpages()
David Woodhouse
1
-9
/
+12
2009-06-29
intel-iommu: Clean up intel_map_sg(), remove domain_page_mapping()
David Woodhouse
1
-35
/
+19
2009-06-29
intel-iommu: Use domain_pfn_mapping() in intel_iommu_map_range()
David Woodhouse
1
-2
/
+5
2009-06-29
intel-iommu: Use domain_pfn_mapping() in __intel_map_single()
David Woodhouse
1
-10
/
+8
2009-06-29
intel-iommu: Introduce domain_pfn_mapping()
David Woodhouse
1
-14
/
+24
2009-06-29
intel-iommu: Clean up address handling in domain_page_mapping()
David Woodhouse
1
-9
/
+7
2009-06-29
intel-iommu: Change addr_to_dma_pte() to pfn_to_dma_pte()
David Woodhouse
1
-6
/
+7
2009-06-29
intel-iommu: Clean up intel_iommu_unmap_range()
David Woodhouse
1
-9
/
+5
2009-06-29
intel-iommu: Make dma_pte_free_pagetable() take pfns as argument
David Woodhouse
1
-40
/
+28
2009-06-29
intel-iommu: Make dma_pte_free_pagetable() use pfns
David Woodhouse
1
-18
/
+22
2009-06-29
intel-iommu: Make dma_pte_clear_range() take pfns as argument
David Woodhouse
1
-13
/
+19
2009-06-29
intel-iommu: Make dma_pte_clear_range() use pfns
David Woodhouse
1
-13
/
+9
2009-06-29
intel-iommu: Don't just mask out too-big physical addresses; BUG() instead
David Woodhouse
1
-7
/
+7
2009-06-29
intel-iommu: Make dma_pte_clear_one() take pfn not address
David Woodhouse
1
-3
/
+3
2009-06-29
intel-iommu: Change dma_addr_level_pte() to dma_pfn_level_pte()
David Woodhouse
1
-5
/
+7
2009-06-29
intel-iommu: Change address_level_offset() to pfn_level_offset()
David Woodhouse
1
-4
/
+4
2009-06-29
intel-iommu: Change dma_set_pte_addr() to dma_set_pte_pfn()
David Woodhouse
1
-4
/
+24
2009-06-29
intel-iommu: Clean up identity mapping code, remove CONFIG_DMAR_GFX_WA
David Woodhouse
2
-88
/
+34
2009-06-29
intel-iommu: Create new iommu_domain_identity_map() function
David Woodhouse
1
-26
/
+36
2009-06-29
intel-iommu: Only avoid flushing device IOTLB for domain ID 0 in caching mode
Yu Zhao
1
-1
/
+6
2009-06-28
Merge git://git.infradead.org/iommu-2.6
Linus Torvalds
1
-14
/
+5
2009-06-28
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
17
-123
/
+275
2009-06-28
Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
5
-9
/
+23
2009-06-28
Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
10
-75
/
+89
2009-06-28
Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-leds
Linus Torvalds
11
-65
/
+733
2009-06-26
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp
Linus Torvalds
2
-11
/
+16
2009-06-26
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...
Linus Torvalds
46
-1531
/
+1691
2009-06-26
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
3
-111
/
+239
2009-06-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6
Linus Torvalds
15
-158
/
+246
2009-06-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6
Linus Torvalds
4
-31
/
+25
2009-06-26
amd64_edac: misc small cleanups
Borislav Petkov
2
-7
/
+8
2009-06-26
amd64_edac: fix ecc_enable_override handling
Borislav Petkov
1
-1
/
+6
2009-06-26
amd64_edac: check only ECC bit in amd64_determine_edac_cap
Borislav Petkov
1
-3
/
+2
2009-06-26
intel-iommu: fix Identity Mapping to be arch independent
Chris Wright
1
-14
/
+5
2009-06-26
ftrace: Fix the output of profile
Li Zefan
1
-1
/
+3
2009-06-26
Merge commit 'kumar/next' into merge
Benjamin Herrenschmidt
16
-1180
/
+1157
2009-06-26
powerpc/rtas: Fix watchdog driver temperature read functionality
Adrian Reber
1
-5
/
+3
2009-06-26
powerpc/mm: Fix potential access to freed pages when using hugetlbfs
Benjamin Herrenschmidt
1
-1
/
+2
2009-06-26
powerpc/440: Fix warning early debug code
Benjamin Herrenschmidt
1
-1
/
+1
2009-06-26
powerpc/of: Fix usage of dev_set_name() in of_device_alloc()
Benjamin Herrenschmidt
1
-1
/
+1
2009-06-26
powerpc/pasemi: Use raw spinlock in SMP TB sync
Benjamin Herrenschmidt
1
-5
/
+10
2009-06-26
powerpc: Use one common impl. of RTAS timebase sync and use raw spinlock
Benjamin Herrenschmidt
5
-87
/
+40
[next]