]> git.proxmox.com Git - mirror_ubuntu-zesty-kernel.git/shortlog
mirror_ubuntu-zesty-kernel.git
2016-03-21 Mitko HaralanovIB/hfi1: Add pin query function
2016-03-21 Mitko HaralanovIB/hfi1: Implement SDMA-side buffer caching
2016-03-21 Mitko HaralanovIB/hfi1: Adjust last address values for intervals
2016-03-21 Mitko HaralanovIB/hfi1: Add filter callback
2016-03-21 Mitko HaralanovIB/hfi1: Remove compare callback
2016-03-21 Mitko HaralanovIB/hfi1: Add MMU tracing
2016-03-21 Mitko HaralanovIB/hfi1: Use interval RB trees
2016-03-21 Mitko HaralanovIB/hfi1: Notify remove MMU/RB callback of calling context
2016-03-21 Mitko HaralanovIB/hfi1: Remove the use of add/remove RB function pointers
2016-03-21 Mitko HaralanovIB/hfi1: Allow remove MMU callbacks to free nodes
2016-03-21 Mitko HaralanovIB/hfi1: Prevent NULL pointer dereference
2016-03-21 Mitko HaralanovIB/hfi1: Allow MMU function execution in IRQ context
2016-03-21 Mitko HaralanovIB/hfi1: Re-factor MMU notification code
2016-03-17 Alex EstrinIB/rdmavt: Post receive for QP in ERR state
2016-03-17 Mike MarciniszynIB/hfi1: Enable adaptive pio by default
2016-03-17 Mike MarciniszynIB/hfi1: Fix adaptive pio packet corruption
2016-03-17 Mike MarciniszynIB/hfi1: Fix panic in adaptive pio
2016-03-17 Mike MarciniszynIB/hfi1: Fix PIO wakeup timing hole
2016-03-17 Mike MarciniszynIB/hfi1: Fix ordering of trace for accuracy
2016-03-17 Mike MarciniszynIB/hfi1: Add unique trace point for pio and sdma send
2016-03-17 Mike MarciniszynIB/hfi1: Fix issues with qp_stats print
2016-03-17 Mike MarciniszynIB/hfi1: Report pid in qp_stats to aid debug
2016-03-17 Easwar HariharanIB/hfi1: Improve LED beaconing
2016-03-17 Kaike WanIB/hfi1: Don't call cond_resched in atomic mode when...
2016-03-17 Dean LuickIB/hfi1: Add adaptive cacheless verbs copy
2016-03-17 Jubin JohnIB/hfi1: Handle host handshake timeout
2016-03-17 Dean LuickIB/hfi1: Add ASIC flag view/clear
2016-03-17 Dean LuickIB/hfi1: Hold i2c resource across debugfs open/close
2016-03-17 Dean LuickIB/hfi1: Reduce hardware mutex timeout
2016-03-17 Dean LuickIB/hfi1: Remove unused HFI1_DO_INIT_ASIC flag
2016-03-17 Dean LuickIB/hfi1: Change thermal init to use resource reservation
2016-03-17 Dean LuickIB/hfi1: Change QSFP functions to use resource reservation
2016-03-17 Dean LuickIB/hfi1: Change SBus handling to use resource reservation
2016-03-17 Dean LuickIB/hfi1: Change EPROM handling to use resource reservation
2016-03-17 Dean LuickIB/hfi1: Add ASIC resource reservation functions
2016-03-17 Dean LuickIB/hfi1: Add shared ASIC structure
2016-03-17 Dean LuickIB/hfi1: Remove ASIC block clear
2016-03-17 Harish ChegondiIB/hfi1: Replace kmalloc and memcpy with a kmemdup
2016-03-17 Harish ChegondiIB/hfi1: Move constant to the right in bitwise operations
2016-03-17 Harish ChegondiIB/hfi1: Add the break statement that was removed in...
2016-03-11 Jubin Johnstaging/rdma/hfi1: Fix memory leaks
2016-03-11 Easwar Hariharanstaging/rdma/hfi1: Fix reporting of LED status in Get...
2016-03-11 Kaike Wanstaging/rdma/hfi1: Check interrupt registers mapping
2016-03-11 Kaike Wanstaging/rdma/hfi1: Avoid using upstream component if...
2016-03-11 Jianxin Xiongstaging/rdma/hfi1: Fix header size calculation for...
2016-03-11 Jubin JohnIB/rdmavt: Check lkey_table_size value before use
2016-03-11 Dean Luickstaging/rdma/hfi1: Fix counter read for cp
2016-03-11 Dean Luickstaging/rdma/hfi1: Guard i2c access against cp
2016-03-11 Mike MarciniszynIB/rdamvt: fix cross build with rdmavt
2016-03-11 Dean Luickstaging/rdma/hfi1: Disclose more information when i2c...
2016-03-11 Dean Luickstaging/rdma/hfi1: Fix debugfs access race
2016-03-11 Easwar Hariharanstaging/rdma/hfi1: Cleanup comments and logs in PHY...
2016-03-11 Dean Luickstaging/rdma/hfi1: Fix xmit discard error weight
2016-03-11 Mike Marciniszynstaging/rdma/hfi1: fix 0-day syntax error
2016-03-11 Jubin Johnstaging/rdma/hfi1: Fix header
2016-03-11 Jubin Johnstaging/rdma/hfi1: Remove else after break
2016-03-11 Jubin Johnstaging/rdma/hfi1: Add braces on all arms of statement
2016-03-11 Jubin Johnstaging/rdma/hfi1: Fix code alignment
2016-03-11 Jubin Johnstaging/rdma/hfi1: Fix block comments
2016-03-11 Jubin Johnstaging/rdma/hfi1: Add comment for spinlock_t definition
2016-03-11 Jubin Johnstaging/rdma/hfi1: Remove void function return statement
2016-03-11 Jubin Johnstaging/rdma/hfi1: Use pointer instead of struct name
2016-03-11 Jubin Johnstaging/rdma/hfi1: Remove CamelCase
2016-03-11 Jubin Johnstaging/rdma/hfi1: Fix misspellings
2016-03-11 Jubin Johnstaging/rdma/hfi1: Split multiple assignments
2016-03-11 Jubin Johnstaging/rdma/hfi1: Use BIT_ULL macro
2016-03-11 Jubin Johnstaging/rdma/hfi1: Remove unnecessary parentheses
2016-03-11 Jubin Johnstaging/rdma/hfi1: Add blank link after declarations
2016-03-11 Jubin Johnstaging/rdma/hfi1: Fix logical continuations
2016-03-11 Jubin Johnstaging/rdma/hfi1: Remove blank line before close brace
2016-03-11 Jubin Johnstaging/rdma/hfi1: Remove blank line after an open...
2016-03-11 Jubin Johnstaging/rdma/hfi1: Fix comparison to NULL
2016-03-11 Jubin Johnstaging/rdma/hfi1: Remove space after cast
2016-03-11 Jubin Johnstaging/rdma/hfi1: Remove multiple blank lines
2016-03-11 Jubin Johnstaging/rdma/hfi1: Add spaces around binary operators
2016-03-11 Vennila Megavannanstaging/rdma/hfi1: add cq head and tail information...
2016-03-11 Jubin Johnstaging/rdma/hfi1: Add send context sw index
2016-03-11 Mike Marciniszynstaging/rdma/hfi1: Determine actual operational VLs
2016-03-11 Jubin Johnstaging/rdma/hfi1: Add qp to send context mapping for PIO
2016-03-11 Mike Marciniszynstaging/rdma/hfi: fix CQ completion order issue
2016-03-11 Mike MarciniszynIB/qib, staging/rdma/hfi1, IB/rdmavt: progress selectio...
2016-03-11 Mike Marciniszynstaging/rdma/hfi1: Adaptive PIO for short messages
2016-03-11 Mike Marciniszynstaging/rdma/hfi1: use u8 for vl/sl
2016-03-11 Mike Marciniszynstaging/rdma/hfi1: fix panic in send engine
2016-03-11 Mike Marciniszynstaging/rdma/hfi1: avoid passing pmtu
2016-03-11 Jubin Johnstaging/rdma/hfi1: Add s_sendcontext priv field
2016-03-11 Mike Marciniszynstaging/rdma/hfi1: remove s_rdma_mr
2016-03-11 Dennis Dalessandrostaging/rdma/hfi1: Remove header memcpy from sdma send...
2016-03-11 Mike Marciniszynstaging/rdma/hfi1: move txreq header code
2016-03-11 Mike MarciniszynIB/rdmvt: close send engine struct holes
2016-03-11 Mike Marciniszynstaging/rdma/hfi1: add s_avail to qp_stats
2016-03-11 Harish ChegondiIB/qib: Destroy SMI AH before de-allocating the protect...
2016-03-11 Dennis DalessandroIB/rdmavt: Remove unnecessary exported functions
2016-03-11 Dennis DalessandroIB/rdmavt: Remove signal_supported and comments
2016-03-11 Dennis DalessandroIB/rdmavt: Remove RVT_FLAGs
2016-03-11 Dennis DalessandroIB/qib,rdmavt: Move smi_ah to qib
2016-03-11 Dennis DalessandroIB/qib: Setup notify free/create mad agent callbacks...
2016-03-11 Dennis DalessandroIB/rdmavt: Add per verb driver callback checking
2016-03-11 Dennis DalessandroIB/rdmavt: Clean up comments and add more documentation
2016-03-11 Kaike Wanstaging/rdma/hfi1: Put QPs into error state after SL...
next