Kees Cook
|
fad953ce0b
treewide: Use array_size() in vzalloc()
|
7 years ago |
Kees Cook
|
590b5b7d86
treewide: kzalloc_node() -> kcalloc_node()
|
7 years ago |
Kees Cook
|
6396bb2215
treewide: kzalloc() -> kcalloc()
|
7 years ago |
Alex Estrin
|
8d3e71136a
IB/{hfi1, qib}: Add handling of kernel restart
|
7 years ago |
Arushi
|
666fe24bbe
infiniband: hw: Drop unnecessary continue
|
7 years ago |
Michael J. Ruhl
|
5084c8ff21
IB/{rdmavt, hfi1, qib}: Self determine driver name
|
7 years ago |
Linus Torvalds
|
7c225c69f8
Merge branch 'akpm' (patches from Andrew)
|
7 years ago |
Johannes Thumshirn
|
7d50207163
drivers/infiniband/hw/qib/qib_init.c: use kmalloc_array_node()
|
7 years ago |
Kees Cook
|
4037c92f0a
IB/qib: Convert timers to use timer_setup()
|
7 years ago |
Kamenee Arumugam
|
3b7169338c
IB/qib: Remove unnecessary memory allocation for boardname
|
8 years ago |
Colin Ian King
|
055bb27906
IB/qib: fix spelling mistake: "failng" -> "failing"
|
8 years ago |
Geliang Tang
|
2443c6cc92
IB/qib: use setup_timer
|
8 years ago |
Leon Romanovsky
|
c40a83b978
IB/qib: Remove debug prints after allocation failure
|
8 years ago |
Bhaktipriya Shridhar
|
b59114bbca
IB/qib: Remove deprecated create_singlethread_workqueue
|
9 years ago |
Jubin John
|
ea0e4ce3bc
IB/rdmavt,hfi1,qib: Fix memory leak
|
9 years ago |
Harish Chegondi
|
4bb88e5f84
IB/qib: Remove completion queue data structures and functions from qib
|
9 years ago |
Dennis Dalessandro
|
5df1673f1d
IB/qib: Use rdmavt device allocation function
|
9 years ago |
Harish Chegondi
|
f24a6d4887
IB/qib: Remove ibport and use rdmavt version
|
9 years ago |
Dennis Dalessandro
|
2dc05ab57f
IB/qib: Begin to use rdmavt for verbs
|
9 years ago |
Mel Gorman
|
71baba4b92
mm, page_alloc: rename __GFP_WAIT to __GFP_RECLAIM
|
9 years ago |
Luis R. Rodriguez
|
d4988623cc
IB/qib: use arch_phys_wc_add()
|
10 years ago |
Mike Marciniszyn
|
da12c1f685
IB/qib: Add blank line after declaration
|
10 years ago |
Mike Marciniszyn
|
a46a2802f7
IB/qib: Fix checkpatch warnings
|
10 years ago |
Mitko Haralanov
|
18c0b82a3e
IB/qib: Do not write EEPROM
|
10 years ago |
Benoit Taine
|
9baa3c34ac
PCI: Remove DEFINE_PCI_DEVICE_TABLE macro use
|
11 years ago |
Vinit Agnihotri
|
0a66d2bd30
IB/qib: Additional Intel branding changes
|
11 years ago |
Dennis Dalessandro
|
06064a103f
IB/qib: Fix memory leak of recv context when driver fails to initialize.
|
11 years ago |
Mike Marciniszyn
|
7d7632add8
IB/qib: Modify software pma counters to use percpu variables
|
11 years ago |
Mike Marciniszyn
|
1ed88dd7d0
IB/qib: Add percpu counter replacing qib_devdata int_counter
|
11 years ago |
Mike Marciniszyn
|
f8b6c47a44
IB/qib: Fix debugfs ordering issue with multiple HCAs
|
11 years ago |