index
:
kernel/linux.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
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2008-09-22
iommu: export iommu_area_reserve helper function
FUJITA Tomonori
5
-6
/
+6
2008-09-19
AMD IOMMU: use coherent_dma_mask in alloc_coherent
Joerg Roedel
1
-7
/
+22
2008-09-19
add AMD IOMMU tree to MAINTAINERS file
Joerg Roedel
1
-0
/
+1
2008-09-19
AMD IOMMU: use cmd_buf_size when freeing the command buffer
Joerg Roedel
1
-1
/
+2
2008-09-19
AMD IOMMU: calculate IVHD size with a function
Joerg Roedel
1
-2
/
+10
2008-09-19
AMD IOMMU: remove unnecessary cast to u64 in the init code
Joerg Roedel
1
-1
/
+1
2008-09-19
AMD IOMMU: free domain bitmap with its allocation order
Joerg Roedel
1
-1
/
+2
2008-09-19
AMD IOMMU: simplify dma_mask_to_pages
Joerg Roedel
1
-2
/
+1
2008-09-19
AMD IOMMU: replace memset with __GFP_ZERO in alloc_coherent
Joerg Roedel
1
-1
/
+1
2008-09-19
AMD IOMMU: avoid unnecessary low zone allocation in alloc_coherent
FUJITA Tomonori
1
-2
/
+3
2008-09-19
AMD IOMMU: some set_device_domain cleanups
Joerg Roedel
2
-4
/
+8
2008-09-19
AMD IOMMU: don't assign preallocated protection domains to devices
Joerg Roedel
2
-5
/
+44
2008-09-19
AMD IOMMU: add dma_supported callback
Joerg Roedel
1
-0
/
+25
2008-09-19
AMD IOMMU: allow IO page faults from devices
Joerg Roedel
1
-1
/
+0
2008-09-19
AMD IOMMU: enable event logging
Joerg Roedel
1
-0
/
+8
2008-09-19
AMD IOMMU: add event handling code
Joerg Roedel
3
-2
/
+108
2008-09-19
AMD IOMMU: add MSI interrupt support
Joerg Roedel
5
-1
/
+120
2008-09-19
AMD IOMMU: save pci_dev instead of devid
Joerg Roedel
2
-11
/
+19
2008-09-19
AMD IOMMU: save pci segment from ACPI tables
Joerg Roedel
2
-0
/
+4
2008-09-19
AMD IOMMU: add event buffer allocation
Joerg Roedel
2
-0
/
+38
2008-09-19
AMD IOMMU: align alloc_coherent addresses properly
Joerg Roedel
1
-8
/
+14
2008-09-19
AMD IOMMU: add branch hints to completion wait checks
Joerg Roedel
1
-6
/
+6
2008-09-19
AMD IOMMU: implement lazy IO/TLB flushing
Joerg Roedel
3
-5
/
+31
2008-09-19
x86: move GART TLB flushing options to generic code
Joerg Roedel
5
-15
/
+18
2008-09-19
AMD IOMMU: move TLB flushing to the map/unmap helper functions
Joerg Roedel
1
-14
/
+5
2008-09-19
AMD IOMMU: check for invalid device pointers
Joerg Roedel
1
-8
/
+35
2008-09-19
convert swiotlb to use dma_get_mask
FUJITA Tomonori
2
-6
/
+2
2008-09-14
x86: gart alloc_coherent does virtual mapppings only when necessary
FUJITA Tomonori
1
-1
/
+9
2008-09-14
x86: avoid unnecessary low zone allocation in Calgary's alloc_coherent
FUJITA Tomonori
1
-0
/
+2
2008-09-14
x86: make GART to respect device's dma_mask about virtual mappings
FUJITA Tomonori
1
-11
/
+28
2008-09-14
iommu: add dma_get_mask helper function
FUJITA Tomonori
1
-0
/
+7
2008-09-14
iommu: add iommu_device_max_index IOMMU helper function
FUJITA Tomonori
1
-0
/
+10
2008-09-14
Merge branch 'linus' into x86/iommu
Ingo Molnar
92
-784
/
+1212
2008-09-14
Merge master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
6
-40
/
+131
2008-09-14
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
3
-3
/
+4
2008-09-14
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...
Linus Torvalds
5
-8
/
+47
2008-09-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
6
-1
/
+88
2008-09-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6
Linus Torvalds
5
-108
/
+16
2008-09-14
memstick: fix MSProHG 8-bit interface mode support
Alex Dubov
4
-73
/
+106
2008-09-14
rescan_partitions(): make device capacity errors non-fatal
Andrew Morton
1
-2
/
+2
2008-09-14
spi_s3c24xx: fix section warning
Ben Dooks
1
-3
/
+3
2008-09-14
atmel_lcdfb: disable LCD and DMA engines when suspending
Haavard Skinnemoen
1
-35
/
+49
2008-09-14
ia64: fix panic during `modprobe -r xpc'
Robin Holt
1
-0
/
+3
2008-09-14
MAINTAINERS: fix USB VIDEO CLASS mail list address
Ming Lei
1
-1
/
+1
2008-09-14
Documentation/ABI: /sys/class/gpio
David Brownell
1
-0
/
+26
2008-09-14
mm: mark the correct zone as full when scanning zonelists
Mel Gorman
2
-7
/
+7
2008-09-14
pxa2xx_spi: dma bugfixes
Ned Forrester
1
-14
/
+43
2008-09-14
pxa2xx_spi: chipselect bugfixes
Ned Forrester
1
-11
/
+48
2008-09-14
spi_mpc83xx: reject invalid transfer sizes
Peter Korsgaard
1
-2
/
+11
2008-09-14
spi_mpc83xx: fix clockrate calculation for low speed
Peter Korsgaard
1
-8
/
+5
[next]