index
:
drm/drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
hw
/
mthca
Age
Commit message (
Expand
)
Author
Files
Lines
2018-06-12
treewide: kzalloc() -> kcalloc()
Kees Cook
2
-2
/
+2
2018-06-12
treewide: kmalloc() -> kmalloc_array()
Kees Cook
7
-20
/
+24
2018-06-06
treewide: Use struct_size() for kmalloc()-family
Kees Cook
1
-2
/
+2
2018-03-19
IB/uverbs: Extend uverbs_ioctl header with driver_id
Matan Barak
1
-0
/
+1
2018-01-28
IB/mthca: remove mthca_user.h
Corentin Labbe
1
-112
/
+0
2018-01-26
IB/mthca: Fix gup usage in mthca_map_user_db()
Davidlohr Bueso
1
-1
/
+1
2018-01-02
IB/mthca: Use zeroing memory allocator than allocator/memset
Himanshu Jha
1
-3
/
+2
2017-11-21
treewide: setup_timer() -> timer_setup() (2 field)
Kees Cook
1
-3
/
+3
2017-11-21
treewide: init_timer() -> setup_timer()
Kees Cook
1
-3
/
+1
2017-11-15
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...
Linus Torvalds
1
-5
/
+5
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-10-14
IB/mthca: Fix indentation
Bart Van Assche
1
-5
/
+5
2017-08-24
RDMA/mthca: Make explicit conversion to 64bit value
Leon Romanovsky
1
-1
/
+1
2017-08-22
IB/core: Fix input len in multiple user verbs
Amrani, Ram
1
-1
/
+1
2017-08-22
IB/mthca: Replace PCI pool old API
Romain Perier
3
-11
/
+11
2017-08-18
Add OPA extended LID support
Hiatt, Don
2
-4
/
+4
2017-08-18
Merge branch 'misc' into k.o/for-next
Doug Ledford
1
-1
/
+1
2017-08-18
infiniband: mthca: constify pci_device_id.
Arvind Yadav
1
-1
/
+1
2017-08-10
Merge branch 'rdma-netlink' into k.o/merge-test
Doug Ledford
1
-3
/
+2
2017-08-10
Merge branches '32bit_lid' and 'irq_affinity' into k.o/merge-test
Doug Ledford
2
-4
/
+4
2017-08-10
RDMA: Simplify get firmware interface
Leon Romanovsky
1
-3
/
+2
2017-08-08
IB/core: Change wc.slid from 16 to 32 bits
Hiatt, Don
2
-3
/
+3
2017-08-08
IB/core: Change port_attr.lid size from 16 to 32 bits
Dasaratharaman Chandramouli
1
-1
/
+1
2017-07-24
RDMA: Remove useless MODULE_VERSION
Leon Romanovsky
1
-1
/
+0
2017-05-01
IB/core: Define 'ib' and 'roce' rdma_ah_attr types
Dasaratharaman Chandramouli
3
-0
/
+3
2017-05-01
IB/core: Use rdma_ah_attr accessor functions
Dasaratharaman Chandramouli
3
-69
/
+85
2017-05-01
IB/mthca: Rename to_ib_ah_attr to to_rdma_ah_attr
Dasaratharaman Chandramouli
1
-5
/
+5
2017-05-01
IB/core: Rename ib_destroy_ah to rdma_destroy_ah
Dasaratharaman Chandramouli
1
-2
/
+2
2017-05-01
IB/core: Rename ib_create_ah to rdma_create_ah
Dasaratharaman Chandramouli
1
-2
/
+2
2017-05-01
IB/core: Rename struct ib_ah_attr to rdma_ah_attr
Dasaratharaman Chandramouli
5
-9
/
+10
2017-04-25
IB: Replace ib_umem page_size by page_shift
Artemy Kovalyov
1
-3
/
+2
2017-04-21
IB/mthca: Check validity of output parameter pointer
Leon Romanovsky
1
-2
/
+10
2017-02-25
Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+1
2017-02-23
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...
Linus Torvalds
1
-4
/
+5
2017-02-19
IB/mthca: switch to pci_alloc_irq_vectors
Christoph Hellwig
1
-13
/
+11
2017-02-14
IB: Query ports via the core instead of direct into the driver
Or Gerlitz
1
-4
/
+5
2017-01-24
IB/mthca: Switch from dma_device to dev.parent
Bart Van Assche
1
-1
/
+1
2016-12-14
Merge branch 'mlx' into merge-test
Doug Ledford
2
-5
/
+5
2016-12-14
IB/mthca: Replace pci_pool_alloc by pci_pool_zalloc
Souptick Joarder
1
-4
/
+2
2016-12-13
IB/core: Let create_ah return extended response to user
Moni Shoua
1
-1
/
+3
2016-12-03
IB/mthca: Remove debug prints after allocation failure
Leon Romanovsky
1
-4
/
+0
2016-10-19
mm: replace get_user_pages() write/force parameters with gup_flags
Lorenzo Stoakes
1
-1
/
+1
2016-10-07
IB/mthca: Move user vendor structures
Leon Romanovsky
1
-1
/
+1
2016-10-07
IB/{core,hw}: Add constant for node_desc
Yuval Shaia
2
-3
/
+5
2016-10-07
IB/mthca: Remove deprecated create_singlethread_workqueue
Bhaktipriya Shridhar
1
-1
/
+1
2016-08-04
Merge branches 'misc' and 'rxe' into k.o/for-4.8-1
Doug Ledford
1
-22
/
+20
2016-08-03
IB/mthca: Clean up error unwind flow in mthca_reset()
Markus Elfring
1
-21
/
+20
2016-08-03
IB/mthca: NULL arg to pci_dev_put is OK
Markus Elfring
1
-2
/
+1
2016-06-23
IB/mthca: Supprot device FW version string
Ira Weiny
1
-12
/
+12
2016-02-16
mm/gup: Switch all callers of get_user_pages() to not pass tsk/mm
Dave Hansen
1
-2
/
+1
[next]