index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
KVM: rename vtd.c to iommu.c
Joerg Roedel
2009-01-03
3
-2
/
+2
*
Deassign device in kvm_free_assgined_device
Weidong Han
2009-01-03
3
-10
/
+2
*
KVM: support device deassignment
Weidong Han
2009-01-03
3
-0
/
+74
*
KVM: use the new intel iommu APIs
Weidong Han
2009-01-03
3
-49
/
+71
*
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
2
-79
/
+70
*
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
4
-0
/
+34
*
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
2
-7
/
+5
*
intel-iommu: kill off duplicate def of dmar_disabled
Mark McLoughlin
2009-01-03
1
-1
/
+0
*
intel-iommu: move struct device_domain_info out of dma_remapping.h
Mark McLoughlin
2009-01-03
2
-10
/
+10
*
intel-iommu: move struct dmar_domain def out dma_remapping.h
Mark McLoughlin
2009-01-03
2
-20
/
+20
*
intel-iommu: move DMA PTE defs out of dma_remapping.h
Mark McLoughlin
2009-01-03
2
-22
/
+22
*
intel-iommu: move context entry defs out from dma_remapping.h
Mark McLoughlin
2009-01-03
2
-38
/
+38
*
intel-iommu: move root entry defs from dma_remapping.h
Mark McLoughlin
2009-01-03
2
-33
/
+34
*
intel-iommu: move DMA_32/64BIT_PFN into intel-iommu.c
Mark McLoughlin
2009-01-03
2
-5
/
+3
*
intel-iommu: make init_dmars() static
Mark McLoughlin
2009-01-03
2
-2
/
+1
*
intel-iommu: remove some unused struct intel_iommu fields
Mark McLoughlin
2009-01-03
2
-6
/
+0
*
Disallow gcc versions 3.{0,1}
Ingo Molnar
2009-01-02
1
-0
/
+4
*
Merge branch 'cpus4096-for-linus-2' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2009-01-02
198
-1423
/
+2018
|
\
|
*
x86: export vector_used_by_percpu_irq
Ingo Molnar
2008-12-23
1
-0
/
+3
|
*
x86: use logical apicid in x2apic_cluster's x2apic_cpu_mask_to_apicid_and()
Suresh Siddha
2008-12-23
1
-3
/
+3
|
*
sched: nominate preferred wakeup cpu, fix
Vaidyanathan Srinivasan
2008-12-23
1
-1
/
+1
|
*
x86: fix lguest used_vectors breakage, -v2
Yinghai Lu
2008-12-23
8
-24
/
+52
|
*
x86: fix warning in arch/x86/kernel/io_apic.c
Ingo Molnar
2008-12-19
1
-1
/
+1
|
*
sched: fix warning in kernel/sched.c
Ingo Molnar
2008-12-19
1
-1
/
+1
|
*
sched: move test_sd_parent() to an SMP section of sched.h
Ingo Molnar
2008-12-19
1
-9
/
+9
|
*
sched: add SD_BALANCE_NEWIDLE at MC and CPU level for sched_mc>0
Vaidyanathan Srinivasan
2008-12-19
2
-2
/
+17
|
*
sched: activate active load balancing in new idle cpus
Vaidyanathan Srinivasan
2008-12-19
1
-0
/
+54
|
*
sched: bias task wakeups to preferred semi-idle packages
Vaidyanathan Srinivasan
2008-12-19
1
-0
/
+18
|
*
sched: nominate preferred wakeup cpu
Vaidyanathan Srinivasan
2008-12-19
1
-0
/
+12
|
*
sched: favour lower logical cpu number for sched_mc balance
Vaidyanathan Srinivasan
2008-12-19
1
-2
/
+2
|
*
sched: framework for sched_mc/smt_power_savings=N
Gautham R Shenoy
2008-12-19
2
-3
/
+25
|
*
sched: convert BALANCE_FOR_xx_POWER to inline functions
Vaidyanathan Srinivasan
2008-12-19
2
-11
/
+26
|
*
x86: use possible_cpus=NUM to extend the possible cpus allowed
Mike Travis
2008-12-18
3
-20
/
+42
|
*
x86: fix cpu_mask_to_apicid_and to include cpu_online_mask
Mike Travis
2008-12-18
8
-41
/
+52
|
*
Merge branch 'x86/apic' into cpus4096
Ingo Molnar
2008-12-18
2
-74
/
+90
|
|
\
[next]