index
:
~glisse/linux
amdgpu-debug
bbb-3.8
bxm-3.2
dal
generic-write-protection-rfc
gup
gup-bio-v2
gup-bio-v3
gup-fs-block
gup-scatterlist-v1
hmm
hmm-4.17
hmm-4.19
hmm-4.20
hmm-4.21
hmm-5.1-v2
hmm-5.2-v3
hmm-5.3
hmm-cdm
hmm-cdm-next
hmm-cdm-v2
hmm-cdm-v3
hmm-cdm-v4
hmm-for-4.17
hmm-for-5.1
hmm-intel-v00
hmm-next
hmm-nouveau
hmm-nouveau-5.1
hmm-nouveau-v01
hmm-nouveau-v03
hmm-odp-v2
hmm-p2p
hmm-radeon-v00
hmm-stable
hmm-v10
hmm-v11
hmm-v12
hmm-v13
hmm-v14
hmm-v15
hmm-v16
hmm-v17
hmm-v18
hmm-v19
hmm-v20
hmm-v21
hmm-v22
hmm-v23
hmm-v24
hmm-v25
hmm-v25-4.9
hmm-v25-next
hmm-v9
hmm-y15may21
hms-hbind-v01
kill-page-mapping
kvm-restore-change_pte
master
mmu-notifier
mmu-notifier-context
mmu-notifier-rfc
mmu-notifier-rfc-kvm
mmu-notifier-v05
mmu-notifier-v06
nookhd
nouveau-hmm
nouveau-hmm-v00
nouveau-hmm-v01
odp-5.2
odp-hmm
rdma-5.2
rdma-odp-hmm-v4
scratch
wip-hmm-p2p
wip-kvm-mmu-notifier-opti
wip-p2p-showcase
Linux kernel with some radeon work.
glisse
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2009-01-03
add frontend implementation for the IOMMU API
Joerg Roedel
1
-0
/
+100
2009-01-03
introcude linux/iommu.h for an iommu api
Joerg Roedel
1
-0
/
+112
2009-01-03
KVM: rename vtd.c to iommu.c
Joerg Roedel
3
-2
/
+2
2009-01-03
Deassign device in kvm_free_assgined_device
Weidong Han
3
-10
/
+2
2009-01-03
KVM: support device deassignment
Weidong Han
3
-0
/
+74
2009-01-03
KVM: use the new intel iommu APIs
Weidong Han
3
-49
/
+71
2009-01-03
Check agaw is sufficient for mapped memory
Weidong Han
1
-0
/
+61
2009-01-03
Change intel iommu APIs of virtual machine domain
Weidong Han
2
-79
/
+70
2009-01-03
Change domain_context_mapping_one for virtual machine domain
Weidong Han
1
-3
/
+52
2009-01-03
Allocation and free functions of virtual machine domain
Weidong Han
1
-2
/
+105
2009-01-03
Add domain_flush_cache
Weidong Han
1
-17
/
+26
2009-01-03
Add/remove domain device info for virtual machine domain
Weidong Han
1
-5
/
+166
2009-01-03
Add domain flag DOMAIN_FLAG_VIRTUAL_MACHINE
Weidong Han
1
-0
/
+7
2009-01-03
iommu coherency
Weidong Han
1
-0
/
+24
2009-01-03
calculate agaw for each iommu
Weidong Han
4
-0
/
+34
2009-01-03
iommu bitmap instead of iommu pointer in dmar_domain
Weidong Han
1
-30
/
+67
2009-01-03
Get iommu from g_iommus for deferred flush
Weidong Han
1
-3
/
+4
2009-01-03
Add global iommu list
Weidong Han
1
-0
/
+25
2009-01-03
change P2P domain flags
Weidong Han
1
-3
/
+5
2009-01-03
Initialize domain flags to 0
Weidong Han
1
-0
/
+1
2009-01-03
VT-d: fix segment number being ignored when searching DRHD
Yu Zhao
1
-18
/
+18
2009-01-03
intel-iommu: trivially inline DMA PTE macros
Mark McLoughlin
1
-23
/
+48
2009-01-03
intel-iommu: trivially inline context entry macros
Mark McLoughlin
1
-30
/
+55
2009-01-03
intel-iommu: move iommu_prepare_gfx_mapping() out of dma_remapping.h
Mark McLoughlin
2
-7
/
+5
2009-01-03
intel-iommu: kill off duplicate def of dmar_disabled
Mark McLoughlin
1
-1
/
+0
2009-01-03
intel-iommu: move struct device_domain_info out of dma_remapping.h
Mark McLoughlin
2
-10
/
+10
2009-01-03
intel-iommu: move struct dmar_domain def out dma_remapping.h
Mark McLoughlin
2
-20
/
+20
2009-01-03
intel-iommu: move DMA PTE defs out of dma_remapping.h
Mark McLoughlin
2
-22
/
+22
2009-01-03
intel-iommu: move context entry defs out from dma_remapping.h
Mark McLoughlin
2
-38
/
+38
2009-01-03
intel-iommu: move root entry defs from dma_remapping.h
Mark McLoughlin
2
-33
/
+34
2009-01-03
intel-iommu: move DMA_32/64BIT_PFN into intel-iommu.c
Mark McLoughlin
2
-5
/
+3
2009-01-03
intel-iommu: make init_dmars() static
Mark McLoughlin
2
-2
/
+1
2009-01-03
intel-iommu: remove some unused struct intel_iommu fields
Mark McLoughlin
2
-6
/
+0
2009-01-02
Disallow gcc versions 3.{0,1}
Ingo Molnar
1
-0
/
+4
2009-01-02
Merge branch 'cpus4096-for-linus-2' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
198
-1423
/
+2018
2009-01-02
Merge branch 'kvm-updates/2.6.29' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
68
-2606
/
+4760
2009-01-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6
Linus Torvalds
22
-1609
/
+614
2009-01-02
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
75
-2837
/
+3252
2009-01-02
Update powerpc maintainers
Paul Mackerras
1
-3
/
+3
2009-01-02
Merge branch 'i8k-updates' from Alan
Linus Torvalds
1
-1
/
+15
2009-01-02
i8k: Add Dell Vostro systems
Federico Heinz
1
-1
/
+8
2009-01-02
i8k: Enable i8k on Dell Precision Systems
Andy Spencer
1
-0
/
+7
2009-01-02
Fix compiler warning in arch/x86/mm/init_32.c
Ingo Brueckl
1
-2
/
+6
2009-01-02
Merge branch 'tty-updates' from Alan
Linus Torvalds
64
-2604
/
+3538
2009-01-02
serial_8250: support for Sealevel Systems Model 7803 COMM+8
Flavio Leitner
2
-0
/
+4
2009-01-02
hso maintainers update patch
Denis Joseph Barrow
2
-0
/
+8
2009-01-02
hso modem detect fix patch against Alan Cox'es tty tree
Denis Joseph Barrow
1
-1
/
+1
2009-01-02
tty: Fix an ircomm warning and note another bug
Alan Cox
1
-2
/
+3
2009-01-02
drivers/char/cyclades.c: cy_pci_probe: fix error path
Andrew Morton
1
-1
/
+1
2009-01-02
Serial: UART driver changes for Cavium OCTEON.
David Daney
2
-1
/
+9
[next]