index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2008-10-06
AMD IOMMU: use iommu_device_max_index, fix
Thomas Gleixner
1
-0
/
+5
2008-10-02
AMD IOMMU: use iommu_device_max_index
FUJITA Tomonori
1
-7
/
+3
2008-10-01
x86: add PCI IDs for AMD Barcelona PCI devices
Ingo Molnar
1
-0
/
+5
2008-09-27
x86/iommu: use __GFP_ZERO instead of memset for GART
Joerg Roedel
1
-8
/
+5
2008-09-27
x86/iommu: convert GART need_flush to bool
Joerg Roedel
1
-5
/
+5
2008-09-27
x86/iommu: make GART driver checkpatch clean
Joerg Roedel
2
-8
/
+11
2008-09-25
x86 gart: remove unnecessary initialization
FUJITA Tomonori
1
-6
/
+0
2008-09-25
x86: restore old GART alloc_coherent behavior
FUJITA Tomonori
1
-23
/
+20
2008-09-25
revert "x86: make GART to respect device's dma_mask about virtual mappings"
FUJITA Tomonori
1
-28
/
+11
2008-09-25
x86: export pci-nommu's alloc_coherent
FUJITA Tomonori
3
-38
/
+35
2008-09-22
iommu: remove fullflush and nofullflush in IOMMU generic option
FUJITA Tomonori
8
-21
/
+32
2008-09-22
x86: remove set_bit_string()
FUJITA Tomonori
1
-10
/
+0
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
[next]