Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
10995aa2451afa20b721cc7de856cae1a13dba57
« Previous
a4e267c
AMD IOMMU: use dev_name in iommu_enable function
by Joerg Roedel
· 16 years ago
edcb34d
AMD IOMMU: use calc_devid in prealloc_protection_domains
by Joerg Roedel
· 16 years ago
c226f85
AMD IOMMU: convert amd_iommu_isolate to bool
by Joerg Roedel
· 16 years ago
0cfd7aa
AMD IOMMU: convert iommu->need_sync to bool
by Joerg Roedel
· 16 years ago
ab89672
AMD IOMMU: use dev_name instead of self-build print_devid
by Joerg Roedel
· 16 years ago
1ac4cbb
AMD IOMMU: allocate a new protection for hotplugged devices
by Joerg Roedel
· 16 years ago
e2dc14a
AMD IOMMU: add a domain flag for default domains
by Joerg Roedel
· 16 years ago
26961ef
AMD IOMMU: register functions for the IOMMU API
by Joerg Roedel
· 16 years ago
645c4c8
AMD IOMMU: add domain address lookup function for IOMMU API
by Joerg Roedel
· 16 years ago
eb74ff6
AMD IOMMU: add domain unmap function for IOMMU API
by Joerg Roedel
· 16 years ago
c6229ca
AMD IOMMU: add domain map function for IOMMU API
by Joerg Roedel
· 16 years ago
0110606
AMD IOMMU: add device attach function for IOMMU API
by Joerg Roedel
· 16 years ago
684f288
AMD IOMMU: add device detach function for IOMMU API
by Joerg Roedel
· 16 years ago
98383fc
AMD IOMMU: add domain destroy function for IOMMU API
by Joerg Roedel
· 16 years ago
c156e34
AMD IOMMU: add domain init function for IOMMU API
by Joerg Roedel
· 16 years ago
6d98cd8
AMD IOMMU: add domain cleanup helper function
by Joerg Roedel
· 16 years ago
e275a2a
AMD IOMMU: add device notifier callback
by Joerg Roedel
· 16 years ago
355bf55
AMD IOMMU: add device detach helper functions
by Joerg Roedel
· 16 years ago
f1179dc
AMD IOMMU: rename set_device_domain function
by Joerg Roedel
· 16 years ago
863c74e
AMD IOMMU: add device reference counting for protection domains
by Joerg Roedel
· 16 years ago
5b28df6
AMD IOMMU: add checks for dma_ops domain to dma_ops functions
by Joerg Roedel
· 16 years ago
9fdb19d
AMD IOMMU: add protection domain flags
by Joerg Roedel
· 16 years ago
43f4960
AMD IOMMU: add iommu_flush_domain function
by Joerg Roedel
· 16 years ago
9e91901
AMD IOMMU: don't remove protection domain from iommu_pd_list
by Joerg Roedel
· 16 years ago
237b6f3
AMD IOMMU: move invalidation command building to a separate function
by Joerg Roedel
· 16 years ago
8d20196
AMD IOMMU: refactor completion wait handling into separate functions
by Joerg Roedel
· 16 years ago
a2acfb7
AMD IOMMU: add domain id free function
by Joerg Roedel
· 16 years ago
86db2e5
AMD IOMMU: make dma_ops_free_pagetable generic
by Joerg Roedel
· 16 years ago
38e817f
AMD IOMMU: rename iommu_map to iommu_map_page
by Joerg Roedel
· 16 years ago
cdc7b83
intel-iommu: fix bit shift at DOMAIN_FLAG_P2P_MULTIPLE_DEVICES
by Mike Day
· 16 years ago
e4754c9
VT-d: remove now unused intel_iommu_found function
by Joerg Roedel
· 16 years ago
a8bcbb0d
VT-d: register functions for the IOMMU API
by Joerg Roedel
· 16 years ago
d14d657
VT-d: adapt domain iova_to_phys function for IOMMU API
by Joerg Roedel
· 16 years ago
dde57a2
VT-d: adapt domain map and unmap functions for IOMMU API
by Joerg Roedel
· 16 years ago
4c5478c
VT-d: adapt device attach and detach functions for IOMMU API
by Joerg Roedel
· 16 years ago
5d45080
VT-d: adapt domain init and destroy functions for IOMMU API
by Joerg Roedel
· 16 years ago
19de40a
KVM: change KVM to use IOMMU API
by Joerg Roedel
· 16 years ago
1aaf118
select IOMMU_API when DMAR and/or AMD_IOMMU is selected
by Joerg Roedel
· 16 years ago
fc2100e
add frontend implementation for the IOMMU API
by Joerg Roedel
· 16 years ago
4a77a6c
introcude linux/iommu.h for an iommu api
by Joerg Roedel
· 16 years ago
c4fa386
KVM: rename vtd.c to iommu.c
by Joerg Roedel
· 16 years ago
b653574
Deassign device in kvm_free_assgined_device
by Weidong Han
· 16 years ago
0a92035
KVM: support device deassignment
by Weidong Han
· 16 years ago
260782b
KVM: use the new intel iommu APIs
by Weidong Han
· 16 years ago
fe40f1e
Check agaw is sufficient for mapped memory
by Weidong Han
· 16 years ago
faa3d6f
Change intel iommu APIs of virtual machine domain
by Weidong Han
· 16 years ago
ea6606b
Change domain_context_mapping_one for virtual machine domain
by Weidong Han
· 16 years ago
5e98c4b
Allocation and free functions of virtual machine domain
by Weidong Han
· 16 years ago
5331fe6
Add domain_flush_cache
by Weidong Han
· 16 years ago
c7151a8
Add/remove domain device info for virtual machine domain
by Weidong Han
· 16 years ago
1ce28fe
Add domain flag DOMAIN_FLAG_VIRTUAL_MACHINE
by Weidong Han
· 16 years ago
8e604097
iommu coherency
by Weidong Han
· 16 years ago
1b57368
calculate agaw for each iommu
by Weidong Han
· 16 years ago
8c11e79
iommu bitmap instead of iommu pointer in dmar_domain
by Weidong Han
· 16 years ago
a2bb845
Get iommu from g_iommus for deferred flush
by Weidong Han
· 16 years ago
d9630fe
Add global iommu list
by Weidong Han
· 16 years ago
3b5410e
change P2P domain flags
by Weidong Han
· 16 years ago
d71a2f3
Initialize domain flags to 0
by Weidong Han
· 16 years ago
b15dd79
V4L/DVB (10173): Missing v4l2_prio_close in radio_release
by Udo Steinberg
· 16 years ago
763d19b
V4L/DVB (10172): add DVB_DEVICE_TYPE= to uevent
by Kay Sievers
· 16 years ago
03fb02c
V4L/DVB (10171): Use usb_set_intfdata
by Julia Lawall
· 16 years ago
2e824f7
VT-d: fix segment number being ignored when searching DRHD
by Yu Zhao
· 16 years ago
19c239c
intel-iommu: trivially inline DMA PTE macros
by Mark McLoughlin
· 16 years ago
c07e7d2
intel-iommu: trivially inline context entry macros
by Mark McLoughlin
· 16 years ago
2abd7e1
intel-iommu: move iommu_prepare_gfx_mapping() out of dma_remapping.h
by Mark McLoughlin
· 16 years ago
58fa730
intel-iommu: kill off duplicate def of dmar_disabled
by Mark McLoughlin
· 16 years ago
a647dac
intel-iommu: move struct device_domain_info out of dma_remapping.h
by Mark McLoughlin
· 16 years ago
99126f7
intel-iommu: move struct dmar_domain def out dma_remapping.h
by Mark McLoughlin
· 16 years ago
622ba12
intel-iommu: move DMA PTE defs out of dma_remapping.h
by Mark McLoughlin
· 16 years ago
7a8fc25
intel-iommu: move context entry defs out from dma_remapping.h
by Mark McLoughlin
· 16 years ago
46b08e1
intel-iommu: move root entry defs from dma_remapping.h
by Mark McLoughlin
· 16 years ago
f27be03
intel-iommu: move DMA_32/64BIT_PFN into intel-iommu.c
by Mark McLoughlin
· 16 years ago
519a054
intel-iommu: make init_dmars() static
by Mark McLoughlin
· 16 years ago
015ab17
intel-iommu: remove some unused struct intel_iommu fields
by Mark McLoughlin
· 16 years ago
5ece5c5
xtensa: define __fls
by Rusty Russell
· 16 years ago
5c134da
mn10300: define __fls
by Rusty Russell
· 16 years ago
16a2062
m32r: define __fls
by Rusty Russell
· 16 years ago
9ddabc2
h8300: define __fls
by Rusty Russell
· 16 years ago
ee38e51
frv: define __fls
by Rusty Russell
· 16 years ago
0999769
cris: define __fls
by Rusty Russell
· 16 years ago
8e3bda0
Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6
by Linus Torvalds
· 16 years ago
574c3fd
Merge branch 'linux-next' of git://git.infradead.org/~dedekind/ubi-2.6
by Linus Torvalds
· 16 years ago
56635f7
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-next
by Linus Torvalds
· 16 years ago
a8e7823
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 16 years ago
47dabdc
Merge branches 'x86/cleanups', 'x86/fpu' and 'x86/urgent' into x86/core
by Ingo Molnar
· 16 years ago
923a789
Merge branch 'linus' into x86/cleanups
by Ingo Molnar
· 16 years ago
6680598
Disallow gcc versions 3.{0,1}
by Ingo Molnar
· 16 years ago
b840d79
Merge branch 'cpus4096-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 16 years ago
b67ff8c
kbuild: ignore a few files in headers_check
by Sam Ravnborg
· 16 years ago
483b412
kbuild: add checks for include of linux/types in userspace headers
by Sam Ravnborg
· 16 years ago
521b0c7
kbuild: drop debugging leftover in tags.sh
by Sam Ravnborg
· 16 years ago
acc08b5
kbuild: document environment variables
by Sam Ravnborg
· 16 years ago
2af238e
kbuild: make *config usage docs
by Randy Dunlap
· 17 years ago
80a7d1d
kbuild: disable sparse warning "returning void-valued expression"
by Hannes Eder
· 16 years ago
4307184
kbuild: in headers_install autoconvert asm/inline/volatile to __xxx__
by Mike Frysinger
· 16 years ago
7e557a2
kbuild: check for leaked CONFIG_ symbols to userspace
by Sam Ravnborg
· 16 years ago
46b8af5
headers_check.pl: disallow extern's
by Mike Frysinger
· 16 years ago
7826005
kconfig: improve error messages for bad source statements
by Sam Ravnborg
· 16 years ago
cf82607
kconfig: struct property commented
by Sam Ravnborg
· 16 years ago
5b2cf36
kconfig: add comments to symbol flags
by Sam Ravnborg
· 16 years ago
Next »