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
path:
root
/
arch
/
x86
Age
Commit message (
Expand
)
Author
Files
Lines
2009-11-27
x86/amd-iommu: Use check_device in get_device_resources
Joerg Roedel
1
-58
/
+28
2009-11-27
x86/amd-iommu: Use check_device for amd_iommu_dma_supported
Joerg Roedel
1
-16
/
+19
2009-11-27
x86/amd-iommu: Make np-cache a global flag
Joerg Roedel
3
-7
/
+10
2009-11-27
x86/amd-iommu: Reimplement flush_all_domains_on_iommu()
Joerg Roedel
1
-19
/
+24
2009-11-27
x86/amd-iommu: Reimplement amd_iommu_flush_all_domains()
Joerg Roedel
1
-3
/
+5
2009-11-27
x86/amd-iommu: Implement protection domain list
Joerg Roedel
3
-0
/
+48
2009-11-27
x86/amd-iommu: Remove iommu_flush_domain function
Joerg Roedel
1
-16
/
+2
2009-11-27
x86/amd-iommu: Use __iommu_flush_pages for tlb flushes
Joerg Roedel
1
-15
/
+7
2009-11-27
x86/amd-iommu: Make iommu_flush_pages aware of multiple IOMMUs
Joerg Roedel
1
-7
/
+24
2009-11-27
x86/amd-iommu: Add function to complete a tlb flush
Joerg Roedel
1
-6
/
+22
2009-11-27
x86/amd-iommu: Add per IOMMU reference counting
Joerg Roedel
2
-3
/
+11
2009-11-27
x86/amd-iommu: Add an index field to struct amd_iommu
Joerg Roedel
2
-0
/
+32
2009-11-27
x86/amd-iommu: Update copyright headers
Joerg Roedel
4
-4
/
+4
2009-11-27
x86/amd-iommu: Separate internal interface definitions
Joerg Roedel
5
-11
/
+44
2009-11-25
x86: Fix iommu=soft boot option
FUJITA Tomonori
1
-1
/
+3
2009-11-23
x86/amd-iommu: attach devices to pre-allocated domains early
Joerg Roedel
1
-2
/
+6
2009-11-23
x86/amd-iommu: un__init iommu_setup_msi
Joerg Roedel
1
-1
/
+1
2009-11-17
x86: gart: Clean up the code a bit
Ingo Molnar
1
-55
/
+61
2009-11-17
x86: Calgary: Remove unnecessary DMA_ERROR_CODE usage
FUJITA Tomonori
1
-9
/
+6
2009-11-17
x86: Kill bad_dma_address variable
FUJITA Tomonori
5
-29
/
+24
2009-11-17
x86: gart: Add own dma_mapping_error function
FUJITA Tomonori
1
-5
/
+13
2009-11-17
Merge commit 'v2.6.32-rc7' into core/iommu
Ingo Molnar
5
-20
/
+33
2009-11-16
x86: Don't put iommu_shutdown_noop() in init section
Hiroshi Shimamoto
1
-1
/
+1
2009-11-15
x86: Make calgary_iommu_init() static
FUJITA Tomonori
1
-20
/
+18
2009-11-15
swiotlb: Remove duplicate swiotlb_force extern declarations
FUJITA Tomonori
1
-4
/
+0
2009-11-15
x86: Move iommu_shutdown_noop to x86_init.c
FUJITA Tomonori
2
-1
/
+1
2009-11-15
x86: Set dma_ops to nommu_dma_ops by default
FUJITA Tomonori
2
-5
/
+2
2009-11-11
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...
Linus Torvalds
2
-7
/
+9
2009-11-11
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
3
-13
/
+24
2009-11-11
swiotlb: Remove the swiotlb variable usage
FUJITA Tomonori
3
-7
/
+16
2009-11-10
x86: Add iommu_init to x86_init_ops, fix build
Ingo Molnar
1
-0
/
+1
2009-11-10
x86, 32-bit: Fix swiotlb boot crash
FUJITA Tomonori
1
-0
/
+2
2009-11-10
x86: Handle HW IOMMU initialization failure gracefully
FUJITA Tomonori
9
-34
/
+21
2009-11-10
swiotlb: Defer swiotlb init printing, export swiotlb_print_info()
FUJITA Tomonori
1
-2
/
+1
2009-11-10
x86: intel-iommu: Convert detect_intel_iommu to use iommu_init hook
FUJITA Tomonori
1
-2
/
+0
2009-11-10
x86: amd_iommu: Convert amd_iommu_detect() to use iommu_init hook
FUJITA Tomonori
3
-18
/
+3
2009-11-10
x86: GART: Convert gart_iommu_hole_init() to use iommu_init hook
FUJITA Tomonori
4
-16
/
+8
2009-11-10
x86: Calgary: Convert detect_calgary() to use iommu_init hook
FUJITA Tomonori
3
-10
/
+5
2009-11-10
x86: Add iommu_init to x86_init_ops
FUJITA Tomonori
3
-0
/
+16
2009-11-10
x86: GART: pci-gart_64.c: Use correct length in strncmp
Joe Perches
1
-1
/
+1
2009-11-10
x86, amd-ucode: Check UCODE_MAGIC before loading the container file
Borislav Petkov
1
-0
/
+6
2009-11-08
x86/PCI: Adjust GFP mask handling for coherent allocations
Jan Beulich
2
-7
/
+9
2009-11-08
x86: Fix iommu=nodac parameter handling
Tejun Heo
1
-1
/
+1
2009-11-08
x86: Use x86_platform for iommu_shutdown
FUJITA Tomonori
10
-26
/
+13
2009-11-08
x86: Fix error return sequence in __ioremap_caller()
Xiaotian Feng
1
-13
/
+11
2009-11-07
x86: Add Phoenix/MSC BIOSes to lowmem corruption list
Simon Kagstrom
1
-0
/
+7
2009-11-06
Merge branch 'kvm-updates/2.6.32' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-2
/
+2
2009-11-06
x86: Make sure get_user_desc() doesn't sign extend.
Chris Lalancette
1
-1
/
+1
2009-11-05
Merge branch 'bugfix' of git://git.kernel.org/pub/scm/linux/kernel/git/jeremy...
Linus Torvalds
1
-1
/
+10
2009-11-05
Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-1
/
+1
[next]