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
Age
Commit message (
Expand
)
Author
Files
Lines
2016-08-02
IB/hfi1: Fix user SDMA racy user request claim
Dean Luick
2
-13
/
+20
2016-08-02
IB/hfi1: Fix error condition that needs to clean up
Dean Luick
1
-1
/
+2
2016-08-02
IB/hfi1: Release node on insert failure
Dean Luick
1
-0
/
+1
2016-08-02
IB/hfi1: Validate SDMA user iovector count
Dean Luick
1
-2
/
+22
2016-08-02
IB/hfi1: Validate SDMA user request index
Dean Luick
1
-0
/
+8
2016-08-02
IB/hfi1: Use the same capability state for all shared contexts
Dean Luick
4
-21
/
+12
2016-08-02
IB/hfi1: Prevent null pointer dereference
Ira Weiny
1
-1
/
+1
2016-08-02
IB/hfi1: Rename TID mmu_rb_* functions
Dean Luick
1
-12
/
+12
2016-08-02
IB/hfi1: Remove unneeded empty check in hfi1_mmu_rb_unregister()
Dean Luick
1
-9
/
+6
2016-08-02
IB/hfi1: Restructure hfi1_file_open
Ira Weiny
1
-4
/
+10
2016-08-02
IB/hfi1: Make iovec loop index easy to understand
Dean Luick
1
-3
/
+3
2016-08-02
IB/hfi1: Use "false" not 0
Ira Weiny
1
-1
/
+1
2016-08-02
IB/hfi1: Remove unused sub-context parameter
Ira Weiny
1
-5
/
+4
2016-08-02
IB/hfi1: Consolidate __mmu_rb_remove and hfi1_mmu_rb_remove
Ira Weiny
1
-17
/
+9
2016-08-02
IB/hfi1: Always expect ops functions
Dean Luick
1
-14
/
+6
2016-08-02
IB/hfi1: Add parameter names to callback declarations
Ira Weiny
1
-5
/
+6
2016-08-02
IB/hfi1: Add parameter names to function declarations
Ira Weiny
1
-3
/
+5
2016-08-02
IB/hfi1: Remove unused function hfi1_mmu_rb_search
Dean Luick
2
-19
/
+0
2016-08-02
IB/hfi1: Remove unused uctxt->subpid and uctxt->pid
Dean Luick
2
-7
/
+0
2016-08-02
IB/hfi1: Fix minor format error
Ira Weiny
1
-1
/
+2
2016-08-02
IB/hfi1: Expand reported serial number
Ira Weiny
1
-1
/
+7
2016-08-02
IB/hfi1: Allow for non-double word multiple message sizes for user SDMA
Ira Weiny
2
-10
/
+23
2016-08-02
IB/rdmavt: Eliminate redundant opcode test in mr ref clear
Ira Weiny
2
-8
/
+5
2016-08-02
IB/hfi1: Handle kzalloc failure in init_pervl_scs
Ira Weiny
1
-3
/
+16
2016-08-02
IB/qib, IB/hfi1: Fix grh creation in ud loopback
Dasaratharaman Chandramouli
2
-4
/
+12
2016-08-02
IB/hfi1: Use hdr2sc function to calculate 5-bit SC
Dasaratharaman Chandramouli
3
-14
/
+4
2016-08-02
IB/hfi1: Cleanup UD packet handler.
Dasaratharaman Chandramouli
1
-30
/
+21
2016-08-02
IB/hfi1: Rename hfi1_pio_header to hfi1_sdma_header.
Don Hiatt
4
-4
/
+4
2016-08-02
IB/hfi1: Rename struct ahg_ib_header to struct hfi1_ahg_info
Dasaratharaman Chandramouli
6
-33
/
+34
2016-08-02
IB/hfi1: Remove unused elements from struct ahg_ib_header
Dasaratharaman Chandramouli
3
-5
/
+0
2016-08-02
IB/hfi1: Reset QSFP on every run through channel tuning
Easwar Hariharan
1
-1
/
+5
2016-08-02
IB/hfi1: Ignore QSFP interrupts until power stabilizes
Easwar Hariharan
1
-7
/
+21
2016-08-02
IB/hfi1: Disable external device configuration requests
Easwar Hariharan
1
-14
/
+0
2016-08-02
IB/rdmavt, hfi1: Fix NFSoRDMA failure with FRMR enabled
Jianxin Xiong
5
-38
/
+56
2016-08-02
IB/hfi1: Add the capability for reserved operations
Mike Marciniszyn
3
-23
/
+113
2016-08-02
IB/hfi1: Fix trace message units
Grzegorz Heldt
1
-2
/
+2
2016-08-02
IB/hfi1: Add sysfs entry to override SDMA interrupt affinity
Tadeusz Struk
3
-0
/
+97
2016-08-02
IB/hfi1: Add static PCIe Gen3 CTLE tuning
Dean Luick
1
-4
/
+64
2016-08-02
IB/hfi1: Fix "suspicious rcu_dereference_check() usage" warnings
Jianxin Xiong
3
-8
/
+18
2016-08-02
IB/rdmavt: Add missing spin_lock_init call for rdi->n_cqs_lock
Jianxin Xiong
1
-0
/
+1
2016-08-02
IB/hfi1: Read all firmware versions
Dean Luick
4
-25
/
+130
2016-08-02
IB/hfi1: Explain state complete frame details
Dean Luick
1
-8
/
+126
2016-08-02
IB/hfi1: Modify the default number of kernel receive conexts
Harish Chegondi
1
-4
/
+2
2016-08-02
IB/hfi1: Add support for extended memory management
Jianxin Xiong
2
-2
/
+21
2016-08-02
IB/hfi1: Work request processing for fast register mr and invalidate
Jianxin Xiong
4
-3
/
+98
2016-08-02
IB/hfi1: Handle send with invalidate opcode in the RC recv path
Jianxin Xiong
2
-1
/
+17
2016-08-02
IB/rdmavt: Handle local operations in post send
Jianxin Xiong
2
-5
/
+43
2016-08-02
IB/rdmavt: Add mechanism to invalidate MR keys
Jianxin Xiong
3
-2
/
+75
2016-08-02
IB/rdmavt: Add support for ib_map_mr_sg
Jianxin Xiong
3
-0
/
+60
2016-08-02
IB/hfi1: Pull FECN/BECN processing to a common place
Mitko Haralanov
5
-97
/
+45
[next]