summaryrefslogtreecommitdiffstats
path: root/drivers/powercap (unfollow)
Commit message (Expand)AuthorFilesLines
2016-06-07IB/IPoIB: Don't update neigh validity for unresolved entriesErez Shitrit1-1/+3
2016-06-07IB/mlx5: Fix alternate path codeAchiad Shochat1-5/+9
2016-06-07IB/mlx5: Fix pkey_index length in the QP path recordNoa Osherovich2-10/+10
2016-06-07IB/mlx5: Fix entries check in mlx5_ib_resize_cqNoa Osherovich1-2/+7
2016-06-07IB/mlx5: Fix entries checks in mlx5_ib_create_cqNoa Osherovich1-1/+2
2016-06-07IB/mlx5: Check BlueFlame HCA supportNoa Osherovich1-1/+2
2016-06-07IB/mlx5: Fix returned values of query QPNoa Osherovich1-5/+9
2016-06-07IB/mlx5: Limit query HCA clockNoa Osherovich1-1/+8
2016-06-07IB/mlx5: Fix FW version diaplay in sysfsEran Ben Elisha1-1/+1
2016-06-07IB/mlx5: Return PORT_ERR in Active to Initializing tranisitionNoa Osherovich1-4/+1
2016-06-07IB/mlx5: Set flow steering capability bitMaor Gottlieb1-0/+3
2016-06-07IB/core: Make all casts in ib_device_cap_flags enum consistentMax Gurtovoy1-2/+2
2016-06-07IB/core: Fix bit curruption in ib_device_cap_flags structureMax Gurtovoy1-1/+1
2016-06-07IB/core: Initialize sysfs attributes before sysfs create groupMark Bloch1-0/+3
2016-06-07IB/IPoIB: Disable bottom half when dealing with device addressMark Bloch3-11/+11
2016-06-07IB/core: Fix removal of default GID cache entryAviv Heller1-2/+8
2016-06-07IB/IPoIB: Fix race between ipoib_remove_one to sysfs functionsErez Shitrit4-0/+14
2016-06-07IB/core: Fix query port failure in RoCEEli Cohen1-0/+3
2016-06-07IB/core: fix error unwind in sysfs hw counters codeDoug Ledford1-3/+4
2016-06-07IB/core: Fix array length allocationDoug Ledford1-2/+5
2016-06-07IB/hfi1: Suppress sparse warningsBart Van Assche2-15/+2
2016-06-07IB/hfi1: Use bit 0 instead of bit 1Bart Van Assche1-1/+1
2016-06-07IB/hfi1: Fix indentationBart Van Assche1-3/+3
2016-06-07IB/rdmavt: Annotate rvt_reset_qp()Bart Van Assche1-0/+6
2016-06-07IB/mad: Fix indentationBart Van Assche1-3/+3
2016-06-07RDMA/core: Fix indentationBart Van Assche1-1/+1
2016-06-07IB/srp: Fix srp_map_sg_dma()Bart Van Assche1-2/+1
2016-06-07IB/srp: Always initialize use_fast_reg and use_fmrBart Van Assche1-3/+1
2016-06-07IB/mlx4: Fix device managed flow steering support testBart Van Assche1-2/+2
2016-06-07IB/usnic: Remove unused DMA attributesKrzysztof Kozlowski1-5/+0
2016-06-07IB/core: fix null pointer deref and mem leak in error handlingColin Ian King1-3/+4
2016-06-07IB/core: fix an error code in ib_core_init()Dan Carpenter1-1/+2
2016-06-07IB/hfi1: Avoid large frame size warningLeon Romanovsky1-17/+14
2016-06-07IB/hfi1: fix some indentingDan Carpenter1-1/+1
2016-06-07IB/cm: Fix a recently introduced locking bugBart Van Assche1-2/+2
2016-06-05Linux 4.7-rc2v4.7-rc2Linus Torvalds1-1/+1
2016-06-05devpts: Make each mount of devpts an independent filesystem.Eric W. Biederman7-296/+126
2016-06-05parisc: Move die_if_kernel() prototype into traps.h headerHelge Deller2-2/+3
2016-06-05parisc: Fix pagefault crash in unaligned __get_user() callHelge Deller1-1/+9
2016-06-05parisc: Fix printk time during bootHelge Deller2-7/+3
2016-06-04parisc: Fix backtrace on PA-RISCMikulas Patocka1-8/+14
2016-06-04mm, page_alloc: recalculate the preferred zoneref if the context can ignore m...Mel Gorman1-7/+16
2016-06-04mm, page_alloc: reset zonelist iterator after resetting fair zone allocation ...Mel Gorman1-0/+1
2016-06-04mm, oom_reaper: do not use siglock in try_oom_reaper()Michal Hocko1-6/+1
2016-06-04mm, page_alloc: prevent infinite loop in buffered_rmqueue()Vlastimil Babka1-4/+5
2016-06-04checkpatch: reduce git commit description style false positivesJoe Perches1-0/+1
2016-06-04mm/z3fold.c: avoid modifying HEADLESS page and minor cleanupVitaly Wool1-10/+14
2016-06-04memcg: add RCU locking around css_for_each_descendant_pre() in memcg_offline_...Tejun Heo1-0/+3
2016-06-04mm: check the return value of lookup_page_ext for all call sitesYang Shi5-8/+77
2016-06-04kdump: fix dmesg gdbmacro to work with record based printkCorey Minyard1-11/+82