index
:
~ramaling/linux
dg2_enabling_ww4.2
dg2_enabling_ww49.3
dg2_enabling_ww5.5
dg2_enabling_ww50.3
dg2_enabling_ww50.4
dg2_enabling_ww51.3
dg2_enabling_ww6.2
dg2_enabling_ww7.5
dg2_enabling_ww8.3
dg2_for_ci_ww8.5
drm-tip
drm_tip_ww49.2
flat-ccs-v4
flat-ccs-v5
flat-ccs-v6
flat-ccs-v7
flat-ccs-v8
flat-ccs-ww10.07
flat-ccs-ww10.2
flat-ccs-ww10.3
flat-ccs-ww10.5
flat-ccs-ww11.01
flat-ccs-ww12.02
flat-ccs-ww9.4
flat-ccs-ww9.4-wip
flat-ccs-ww9.7
igt_vm_bind_upstream_7
master
vm_bind_upstream_7
vm_bind_v2
vm_bind_v2_2
Ram's kernel repositories
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
hw
/
qib
/
qib_init.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-01-06
remove ioremap_nocache and devm_ioremap_nocache
Christoph Hellwig
1
-2
/
+2
2019-04-01
qib: Convert qib_unit_table to XArray
Matthew Wilcox
1
-44
/
+12
2018-11-29
RDMA/qib: Remove all occurrences of BUG_ON()
Leon Romanovsky
1
-1
/
+0
2018-06-12
treewide: Use array_size() in vzalloc()
Kees Cook
1
-2
/
+4
2018-06-12
treewide: kzalloc_node() -> kcalloc_node()
Kees Cook
1
-2
/
+2
2018-06-12
treewide: kzalloc() -> kcalloc()
Kees Cook
1
-2
/
+2
2018-05-09
IB/{hfi1, qib}: Add handling of kernel restart
Alex Estrin
1
-0
/
+13
2018-03-06
infiniband: hw: Drop unnecessary continue
Arushi
1
-3
/
+1
2018-01-05
IB/{rdmavt, hfi1, qib}: Self determine driver name
Michael J. Ruhl
1
-0
/
+2
2017-11-15
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-2
/
+3
2017-11-15
drivers/infiniband/hw/qib/qib_init.c: use kmalloc_array_node()
Johannes Thumshirn
1
-2
/
+3
2017-10-09
IB/qib: Convert timers to use timer_setup()
Kees Cook
1
-18
/
+11
2017-08-28
IB/qib: Remove unnecessary memory allocation for boardname
Kamenee Arumugam
1
-1
/
+0
2017-08-18
IB/qib: fix spelling mistake: "failng" -> "failing"
Colin Ian King
1
-1
/
+1
2017-04-28
IB/qib: use setup_timer
Geliang Tang
1
-9
/
+6
2016-12-03
IB/qib: Remove debug prints after allocation failure
Leon Romanovsky
1
-39
/
+8
2016-10-07
IB/qib: Remove deprecated create_singlethread_workqueue
Bhaktipriya Shridhar
1
-2
/
+2
2016-04-28
IB/rdmavt,hfi1,qib: Fix memory leak
Jubin John
1
-2
/
+2
2016-03-10
IB/qib: Remove completion queue data structures and functions from qib
Harish Chegondi
1
-3
/
+0
2016-03-10
IB/qib: Use rdmavt device allocation function
Dennis Dalessandro
1
-2
/
+5
2016-03-10
IB/qib: Remove ibport and use rdmavt version
Harish Chegondi
1
-0
/
+10
2016-03-10
IB/qib: Begin to use rdmavt for verbs
Dennis Dalessandro
1
-2
/
+3
2015-11-06
mm, page_alloc: rename __GFP_WAIT to __GFP_RECLAIM
Mel Gorman
1
-1
/
+1
2015-05-05
IB/qib: use arch_phys_wc_add()
Luis R. Rodriguez
1
-19
/
+7
2015-02-20
IB/qib: Add blank line after declaration
Mike Marciniszyn
1
-0
/
+4
2015-02-20
IB/qib: Fix checkpatch warnings
Mike Marciniszyn
1
-4
/
+3
2015-02-16
IB/qib: Do not write EEPROM
Mitko Haralanov
1
-1
/
+0
2014-08-12
PCI: Remove DEFINE_PCI_DEVICE_TABLE macro use
Benoit Taine
1
-1
/
+1
2014-05-29
IB/qib: Additional Intel branding changes
Vinit Agnihotri
1
-4
/
+4
2014-03-17
IB/qib: Fix memory leak of recv context when driver fails to initialize.
Dennis Dalessandro
1
-8
/
+5
2014-03-17
IB/qib: Modify software pma counters to use percpu variables
Mike Marciniszyn
1
-6
/
+16
2014-03-17
IB/qib: Add percpu counter replacing qib_devdata int_counter
Mike Marciniszyn
1
-1
/
+35
2014-03-17
IB/qib: Fix debugfs ordering issue with multiple HCAs
Mike Marciniszyn
1
-14
/
+11
2013-08-13
IB/qib: Make qib_driver static
Paul Bolle
1
-1
/
+1
2013-07-11
IB/qib: Fix module-level leak
Mike Marciniszyn
1
-3
/
+3
2013-06-21
IB/qib: Convert opcode counters to per-context
Mike Marciniszyn
1
-2
/
+39
2013-06-21
IB/qib: Optimize CQ callbacks
Mike Marciniszyn
1
-14
/
+4
2013-06-21
IB/qib: Add optional NUMA affinity
Ramkrishna Vepa
1
-7
/
+32
2013-06-21
IB/qib: Add DCA support
Mike Marciniszyn
1
-0
/
+41
2013-03-22
IB/qib: change QLogic to Intel
Vinit Agnihotri
1
-4
/
+4
2013-02-27
IB/qib: convert to idr_alloc()
Tejun Heo
1
-13
/
+8
2013-01-03
Drivers: infinband: remove __dev* attributes.
Greg Kroah-Hartman
1
-7
/
+5
2012-07-19
IB/qib: checkpatch fixes
Mike Marciniszyn
1
-47
/
+50
2012-07-19
IB/qib: Add congestion control agent implementation
Mike Marciniszyn
1
-1
/
+95
2012-07-19
IB/qib: Reduce sdma_lock contention
Mike Marciniszyn
1
-2
/
+49
2012-05-14
IB/qib: Display correct value for number of contexts
Mitko Haralanov
1
-1
/
+2
2012-01-03
IB/qib: Fix style issues
Mike Marciniszyn
1
-1
/
+1
2011-11-06
Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-0
/
+1
2011-10-31
infiniband: Fix up module files that need to include module.h
Paul Gortmaker
1
-0
/
+1
2011-10-21
IB/qib: Hold links until tuning data is available
Mitko Haralanov
1
-4
/
+0
[next]