index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2021-08-18
iommu/amd: Drop IOVA cookie management
Robin Murphy
1
-12
/
+0
2021-08-18
iommu: Pull IOVA cookie management into the core
Robin Murphy
1
-0
/
+7
2021-08-02
iommu/arm-smmu-v3: Implement the map_pages() IOMMU driver callback
Xiang Chen
1
-4
/
+5
2021-08-02
iommu/arm-smmu-v3: Implement the unmap_pages() IOMMU driver callback
Xiang Chen
1
-4
/
+5
2021-07-26
iommu/vt-d: Move clflush'es from iotlb_sync_map() to map_pages()
Lu Baolu
1
-41
/
+7
2021-07-26
iommu/vt-d: Implement map/unmap_pages() iommu_ops callback
Lu Baolu
1
-2
/
+35
2021-07-26
iommu/vt-d: Report real pgsize bitmap to iommu core
Lu Baolu
1
-19
/
+19
2021-07-26
iommu: Streamline iommu_iova_to_phys()
Robin Murphy
4
-10
/
+4
2021-07-26
iommu: Remove mode argument from iommu_set_dma_strict()
John Garry
3
-7
/
+6
2021-07-26
iommu/amd: Add support for IOMMU default DMA mode build options
Zhen Lei
4
-15
/
+2
2021-07-26
iommu/vt-d: Add support for IOMMU default DMA mode build options
Zhen Lei
2
-9
/
+7
2021-07-26
iommu: Enhance IOMMU default DMA mode build options
Zhen Lei
2
-1
/
+41
2021-07-26
iommu: Print strict or lazy mode at init time
John Garry
1
-0
/
+5
2021-07-26
iommu: Deprecate Intel and AMD cmdline methods to enable strict mode
John Garry
2
-1
/
+4
2021-07-26
iommu/arm-smmu: Implement the map_pages() IOMMU driver callback
Isaac J. Manjarres
1
-4
/
+5
2021-07-26
iommu/arm-smmu: Implement the unmap_pages() IOMMU driver callback
Isaac J. Manjarres
1
-4
/
+5
2021-07-26
iommu/io-pgtable-arm-v7s: Implement arm_v7s_map_pages()
Isaac J. Manjarres
1
-4
/
+22
2021-07-26
iommu/io-pgtable-arm-v7s: Implement arm_v7s_unmap_pages()
Isaac J. Manjarres
1
-3
/
+21
2021-07-26
iommu/io-pgtable-arm: Implement arm_lpae_map_pages()
Isaac J. Manjarres
1
-10
/
+31
2021-07-26
iommu/io-pgtable-arm: Implement arm_lpae_unmap_pages()
Isaac J. Manjarres
1
-46
/
+74
2021-07-26
iommu/io-pgtable-arm: Prepare PTE methods for handling multiple entries
Isaac J. Manjarres
1
-34
/
+44
2021-07-26
iommu: Add support for the map_pages() callback
Isaac J. Manjarres
1
-8
/
+35
2021-07-26
iommu: Hook up '->unmap_pages' driver callback
Will Deacon
1
-9
/
+50
2021-07-26
iommu: Split 'addr_merge' argument to iommu_pgsize() into separate parts
Will Deacon
1
-4
/
+6
2021-07-26
iommu: Use bitmap to calculate page size in iommu_pgsize()
Will Deacon
1
-19
/
+12
2021-07-25
Merge tag 'efi-urgent-2021-07-25' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
4
-7
/
+23
2021-07-24
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
6
-92
/
+78
2021-07-24
Merge tag 'block-5.14-2021-07-24' of git://git.kernel.dk/linux-block
Linus Torvalds
5
-18
/
+31
2021-07-24
Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-12
/
+9
2021-07-23
Merge tag 'ceph-for-5.14-rc3' of git://github.com/ceph/ceph-client
Linus Torvalds
1
-20
/
+13
2021-07-23
Merge tag 'acpi-5.14-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
4
-10
/
+6
2021-07-23
Merge tag 'driver-core-5.14-rc3' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2
-3
/
+11
2021-07-23
Merge tag 'char-misc-5.14-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-14
/
+48
2021-07-23
Merge tag 'usb-5.14-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
26
-112
/
+249
2021-07-23
Merge branch 'acpi-utils'
Rafael J. Wysocki
3
-9
/
+5
2021-07-22
Merge tag 'drm-fixes-2021-07-23' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
43
-788
/
+456
2021-07-23
Merge tag 'drm-misc-fixes-2021-07-22' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
8
-17
/
+59
2021-07-23
Merge tag 'drm-intel-fixes-2021-07-22' of git://anongit.freedesktop.org/drm/d...
Dave Airlie
6
-288
/
+109
2021-07-22
Merge tag 'array-bounds-fixes-5.14-rc3' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2
-7
/
+9
2021-07-22
Merge tag 'usb-serial-5.14-rc3' of https://git.kernel.org/pub/scm/linux/kerne...
Greg Kroah-Hartman
2
-2
/
+6
2021-07-22
Merge tag 'hyperv-fixes-signed-20210722' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
1
-32
/
+64
2021-07-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
38
-120
/
+629
2021-07-22
Merge tag 'mmc-v5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ul...
Linus Torvalds
2
-24
/
+31
2021-07-22
dpaa2-switch: seed the buffer pool after allocating the swp
Ioana Ciornei
1
-8
/
+8
2021-07-22
drm/panel: raspberrypi-touchscreen: Prevent double-free
Maxime Ripard
1
-1
/
+0
2021-07-22
net: sparx5: fix unmet dependencies warning
Randy Dunlap
1
-0
/
+1
2021-07-21
ravb: Remove extra TAB
Biju Das
1
-1
/
+1
2021-07-21
ravb: Fix a typo in comment
Biju Das
1
-1
/
+1
2021-07-21
net: dsa: sja1105: make VID 4095 a bridge VLAN too
Vladimir Oltean
1
-0
/
+6
2021-07-22
Merge tag 'amd-drm-fixes-5.14-2021-07-21' of https://gitlab.freedesktop.org/a...
Dave Airlie
29
-483
/
+288
[next]