index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
bzip2/lzma: move initrd/ramfs options out of BLK_DEV
H. Peter Anvin
2009-01-07
1
-27
/
+0
*
bzip2/lzma: proper Kconfig dependencies for the ramdisk options
H. Peter Anvin
2009-01-05
1
-9
/
+11
*
bzip2/lzma: config and initramfs support for bzip2/lzma decompression
Alain Knaff
2009-01-05
1
-0
/
+25
*
Merge branch 'cpus4096-for-linus-3' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2009-01-03
7
-58
/
+135
|
\
|
*
cpumask: fix compile error when CONFIG_NR_CPUS is not defined
Mike Travis
2009-01-03
1
-1
/
+1
|
*
cpumask: convert shared_cpu_map in acpi_processor* structs to cpumask_var_t
Rusty Russell
2009-01-03
3
-44
/
+78
|
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/...
Mike Travis
2009-01-03
1616
-61223
/
+145230
|
|
\
|
|
*
percpu: fix percpu accessors to potentially !cpu_possible() cpus: pnpbios
Rusty Russell
2009-01-01
1
-1
/
+1
|
|
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
Rusty Russell
2008-12-31
657
-19874
/
+82905
|
|
|
\
|
|
*
|
cpumask: use new cpumask API in drivers/infiniband/hw/ipath
Rusty Russell
2008-12-29
1
-4
/
+4
|
|
*
|
cpumask: use new cpumask API in drivers/infiniband/hw/ehca
Rusty Russell
2008-12-29
1
-5
/
+5
|
|
*
|
cpumask: use for_each_online_cpu() in drivers/infiniband/hw/ehca/ehca_irq.c
Rusty Russell
2008-12-29
1
-4
/
+3
|
|
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
Rusty Russell
2008-12-29
1042
-41588
/
+62727
|
|
|
\
\
|
|
*
|
|
cpumask: add sysfs displays for configured and disabled cpu maps
Mike Travis
2008-12-19
1
-0
/
+44
*
|
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jor...
Linus Torvalds
2009-01-03
4
-144
/
+947
|
\
\
\
\
\
|
*
|
|
|
|
intel-iommu: fix bit shift at DOMAIN_FLAG_P2P_MULTIPLE_DEVICES
Mike Day
2009-01-03
1
-1
/
+1
|
*
|
|
|
|
VT-d: remove now unused intel_iommu_found function
Joerg Roedel
2009-01-03
1
-6
/
+0
|
*
|
|
|
|
VT-d: register functions for the IOMMU API
Joerg Roedel
2009-01-03
1
-0
/
+15
|
*
|
|
|
|
VT-d: adapt domain iova_to_phys function for IOMMU API
Joerg Roedel
2009-01-03
1
-3
/
+4
|
*
|
|
|
|
VT-d: adapt domain map and unmap functions for IOMMU API
Joerg Roedel
2009-01-03
1
-13
/
+20
|
*
|
|
|
|
VT-d: adapt device attach and detach functions for IOMMU API
Joerg Roedel
2009-01-03
1
-12
/
+15
|
*
|
|
|
|
VT-d: adapt domain init and destroy functions for IOMMU API
Joerg Roedel
2009-01-03
1
-15
/
+18
|
*
|
|
|
|
select IOMMU_API when DMAR and/or AMD_IOMMU is selected
Joerg Roedel
2009-01-03
1
-0
/
+1
|
*
|
|
|
|
add frontend implementation for the IOMMU API
Joerg Roedel
2009-01-03
1
-0
/
+100
|
*
|
|
|
|
Check agaw is sufficient for mapped memory
Weidong Han
2009-01-03
1
-0
/
+61
|
*
|
|
|
|
Change intel iommu APIs of virtual machine domain
Weidong Han
2009-01-03
1
-70
/
+59
|
*
|
|
|
|
Change domain_context_mapping_one for virtual machine domain
Weidong Han
2009-01-03
1
-3
/
+52
|
*
|
|
|
|
Allocation and free functions of virtual machine domain
Weidong Han
2009-01-03
1
-2
/
+105
|
*
|
|
|
|
Add domain_flush_cache
Weidong Han
2009-01-03
1
-17
/
+26
|
*
|
|
|
|
Add/remove domain device info for virtual machine domain
Weidong Han
2009-01-03
1
-5
/
+166
|
*
|
|
|
|
Add domain flag DOMAIN_FLAG_VIRTUAL_MACHINE
Weidong Han
2009-01-03
1
-0
/
+7
|
*
|
|
|
|
iommu coherency
Weidong Han
2009-01-03
1
-0
/
+24
|
*
|
|
|
|
calculate agaw for each iommu
Weidong Han
2009-01-03
2
-0
/
+32
|
*
|
|
|
|
iommu bitmap instead of iommu pointer in dmar_domain
Weidong Han
2009-01-03
1
-30
/
+67
|
*
|
|
|
|
Get iommu from g_iommus for deferred flush
Weidong Han
2009-01-03
1
-3
/
+4
|
*
|
|
|
|
Add global iommu list
Weidong Han
2009-01-03
1
-0
/
+25
|
*
|
|
|
|
change P2P domain flags
Weidong Han
2009-01-03
1
-3
/
+5
|
*
|
|
|
|
Initialize domain flags to 0
Weidong Han
2009-01-03
1
-0
/
+1
|
*
|
|
|
|
VT-d: fix segment number being ignored when searching DRHD
Yu Zhao
2009-01-03
1
-18
/
+18
|
*
|
|
|
|
intel-iommu: trivially inline DMA PTE macros
Mark McLoughlin
2009-01-03
1
-23
/
+48
|
*
|
|
|
|
intel-iommu: trivially inline context entry macros
Mark McLoughlin
2009-01-03
1
-30
/
+55
|
*
|
|
|
|
intel-iommu: move iommu_prepare_gfx_mapping() out of dma_remapping.h
Mark McLoughlin
2009-01-03
1
-0
/
+5
|
*
|
|
|
|
intel-iommu: move struct device_domain_info out of dma_remapping.h
Mark McLoughlin
2009-01-03
1
-0
/
+10
|
*
|
|
|
|
intel-iommu: move struct dmar_domain def out dma_remapping.h
Mark McLoughlin
2009-01-03
1
-0
/
+18
|
*
|
|
|
|
intel-iommu: move DMA PTE defs out of dma_remapping.h
Mark McLoughlin
2009-01-03
1
-0
/
+22
|
*
|
|
|
|
intel-iommu: move context entry defs out from dma_remapping.h
Mark McLoughlin
2009-01-03
1
-0
/
+38
|
*
|
|
|
|
intel-iommu: move root entry defs from dma_remapping.h
Mark McLoughlin
2009-01-03
1
-0
/
+33
|
*
|
|
|
|
intel-iommu: move DMA_32/64BIT_PFN into intel-iommu.c
Mark McLoughlin
2009-01-03
1
-0
/
+3
|
*
|
|
|
|
intel-iommu: make init_dmars() static
Mark McLoughlin
2009-01-03
1
-1
/
+1
|
*
|
|
|
|
intel-iommu: remove some unused struct intel_iommu fields
Mark McLoughlin
2009-01-03
1
-1
/
+0
[next]