index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2016-03-10
IB/rdmavt: add modify queue pair driver helpers
Ira Weiny
1
-0
/
+7
2016-03-10
IB/rdmavt: Remove unused variable from Queue Pair
Ira Weiny
1
-1
/
+0
2016-03-10
IB/rdmavt: Add multicast functions
Dennis Dalessandro
2
-1
/
+29
2016-03-10
IB/rdmavt: Add modify qp
Dennis Dalessandro
3
-0
/
+71
2016-03-10
IB/rdmavt: Add post send to rdmavt
Dennis Dalessandro
2
-0
/
+33
2016-03-10
IB/rdmavt: Add completion queue functions
Dennis Dalessandro
2
-0
/
+108
2016-03-10
IB/rdmavt: Support creating qps with GFP_NOIO flag
Mike Marciniszyn
1
-2
/
+3
2016-03-10
IB/rdmavt: Add support for rvt_query_device function
Harish Chegondi
1
-1
/
+4
2016-03-10
IB/rdmavt: Export reset_qp in rdmavt
Dennis Dalessandro
2
-0
/
+4
2016-03-10
IB/rdmavt: Add create queue pair functionality
Dennis Dalessandro
1
-1
/
+9
2016-03-10
IB/rdmavt: Add R and S flags for queue pairs
Dennis Dalessandro
1
-0
/
+80
2016-03-10
IB/rdmavt: Add pkey support
Dennis Dalessandro
1
-4
/
+34
2016-03-10
IB/rdmavt: Add mmap related functions
Dennis Dalessandro
1
-0
/
+15
2016-03-10
IB/rdmavt: Initialize and teardown of qpn table
Dennis Dalessandro
2
-0
/
+42
2016-03-10
IB/rdmavt: Break rdma_vt main include header file up
Dennis Dalessandro
4
-306
/
+396
2016-03-10
IB/rdmavt: Add driver notification for new AH
Dennis Dalessandro
1
-16
/
+25
2016-03-10
IB/rdmavt: Add an ibport data structure to rdmavt
Dennis Dalessandro
1
-1
/
+65
2016-03-10
IB/rdmavt: Move SRQ data structure into rdmavt
Dennis Dalessandro
1
-0
/
+13
2016-03-10
IB/rdmavt: Add AH to rdmavt
Kamal Heib
1
-0
/
+17
2016-03-10
IB/rdmavt: Add common LID defines to rdmavt
Kamal Heib
1
-0
/
+3
2016-03-10
IB/rdmavt: Move memory registration into rdmavt
Dennis Dalessandro
1
-1
/
+18
2016-03-10
IB/rdmavt: Add the start of capability flags
Dennis Dalessandro
1
-0
/
+12
2016-03-10
IB/rdmavt: Add device specific info prints
Dennis Dalessandro
1
-0
/
+3
2016-03-10
IB/rdmavt: Move driver helper functions to a common structure
Dennis Dalessandro
1
-7
/
+15
2016-03-10
IB/rdmavt: Add queue pair data structure to rdmavt
Dennis Dalessandro
1
-0
/
+233
2016-03-10
IB/rdmavt: Move MR datastructures into rvt
Dennis Dalessandro
1
-0
/
+53
2016-03-10
IB/rdmavt: Add pkey query stub
Dennis Dalessandro
1
-1
/
+2
2016-03-10
IB/rdmavt: Add ib core device attributes to rvt driver params list
Dennis Dalessandro
1
-2
/
+55
2016-03-10
IB/rdmavt: Add protection domain to rdmavt.
Dennis Dalessandro
1
-4
/
+30
2016-03-10
IB/rdmavt: Create module framework and handle driver registration
Dennis Dalessandro
1
-0
/
+70
2016-03-11
vhost_net: basic polling support
Jason Wang
1
-0
/
+6
2016-03-10
Input: synaptics-rmi4 - add SPI transport driver
Andrew Duggan
1
-0
/
+51
2016-03-10
Input: synaptics-rmi4 - add support for F30
Andrew Duggan
1
-0
/
+16
2016-03-10
Input: synaptics-rmi4 - add support for 2D sensors and F11
Andrew Duggan
1
-0
/
+83
2016-03-10
Input: synaptics-rmi4 - add support for Synaptics RMI4 devices
Andrew Duggan
2
-0
/
+210
2016-03-10
dm snapshot: disallow the COW and origin devices from being identical
DingXiang
1
-0
/
+2
2016-03-10
net/act_skbedit: Utility functions for mark action
Amir Vadai
1
-0
/
+16
2016-03-10
net/sched: Macro instead of CONFIG_NET_CLS_ACT ifdef
Amir Vadai
2
-7
/
+18
2016-03-10
net/flow_dissector: Make dissector_uses_key() and skb_flow_dissector_target()...
Amir Vadai
1
-0
/
+13
2016-03-10
net/flower: Introduce hardware offload support
Amir Vadai
3
-0
/
+18
2016-03-10
Merge branch 'pm-cpufreq-governor' into pm-cpufreq
Rafael J. Wysocki
2
-5
/
+9
2016-03-10
cpufreq: Move scheduler-related code to the sched directory
Rafael J. Wysocki
2
-34
/
+9
2016-03-10
kcm: mark helper functions inline
Arnd Bergmann
1
-2
/
+2
2016-03-10
mtd: nand: don't select chip in nand_chip's block_bad op
Archit Taneja
1
-1
/
+1
2016-03-10
Bluetooth: Add support for limited privacy mode
Johan Hedberg
1
-0
/
+1
2016-03-10
mac802154: use put and get unaligned functions
Alexander Aring
1
-5
/
+5
2016-03-10
[media] media-device: map new functions into old types for legacy API
Mauro Carvalho Chehab
1
-1
/
+5
2016-03-10
pstore: Add support for 64 Bit address space
Wiebe, Wladislav (Nokia - DE/Ulm)
1
-1
/
+1
2016-03-10
IB/mlx5: Add support for don't trap rules
Maor Gottlieb
1
-1
/
+6
2016-03-10
net/mlx5_core: Introduce forward to next priority action
Maor Gottlieb
2
-1
/
+6
[prev]
[next]