summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | | * | | | thermal: rockchip: Support the RK3228 SoCs in thermal driverCaesar Wang2016-01-071-0/+81
| | | * | | | dt-bindings: rockchip-thermal: Support the RK3228/RK3399 SoCs compatibleCaesar Wang2016-01-071-0/+2
| | | * | | | thermal: rockchip: fix a trivial typoCaesar Wang2016-01-071-12/+13
| | * | | | | Thermal: do thermal zone update after a cooling device registeredChen Yu2015-12-292-1/+15
| | * | | | | Thermal: handle thermal zone device properly during system sleepZhang Rui2015-12-291-0/+42
| | * | | | | Thermal: initialize thermal zone device correctlyZhang Rui2015-12-294-4/+36
| | |/ / / /
| * | | | | Thermal: Enable Broxton SoC thermal reporting deviceAmy Wiles2015-12-291-0/+10
| * | | | | thermal: constify pch_dev_ops structureJulia Lawall2015-12-291-1/+1
| |/ / / /
* | | | | Merge tag 'for-linus-4.5-merge-window' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2016-01-242-43/+47
|\ \ \ \ \
| * | | | | fs/9p: use fscache mutex rather than spinlockSasha Levin2016-01-083-6/+6
| * | | | | 9p: trans_fd, bail out if recv fcall if missingDominique Martinet2015-11-141-7/+6Star
| * | | | | 9p: trans_fd, read rework to use p9_parse_headerDominique Martinet2015-11-141-35/+40
| * | | | | net/9p: Add device name details on errorAneesh Kumar K.V2015-11-141-1/+1
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds2016-01-2411-240/+501
|\ \ \ \ \ \
| * | | | | | libceph: remove outdated commentIlya Dryomov2016-01-211-4/+0Star
| * | | | | | libceph: kill off ceph_x_ticket_handler::validityIlya Dryomov2016-01-212-5/+2Star
| * | | | | | libceph: invalidate AUTH in addition to a service ticketIlya Dryomov2016-01-211-2/+14
| * | | | | | libceph: fix authorizer invalidation, take 2Ilya Dryomov2016-01-212-5/+23
| * | | | | | libceph: clear messenger auth_retry flag if we faultIlya Dryomov2016-01-211-3/+7
| * | | | | | libceph: fix ceph_msg_revoke()Ilya Dryomov2016-01-212-19/+59
| * | | | | | libceph: use list_for_each_entry_safeGeliang Tang2016-01-211-9/+3Star
| * | | | | | ceph: use i_size_{read,write} to get/set i_sizeYan, Zheng2016-01-214-26/+25Star
| * | | | | | ceph: re-send AIO write request when getting -EOLDSNAP errorYan, Zheng2016-01-211-4/+86
| * | | | | | ceph: Asynchronous IO supportYan, Zheng2016-01-211-119/+278
| * | | | | | ceph: Avoid to propagate the invalid page pointMinfei Huang2016-01-211-1/+0Star
| * | | | | | ceph: fix double page_unlock() in page_mkwrite()Yan, Zheng2016-01-211-4/+4
| * | | | | | rbd: delete an unnecessary check before rbd_dev_destroy()Markus Elfring2016-01-211-2/+1Star
| * | | | | | libceph: use list_next_entry instead of list_entry_nextGeliang Tang2016-01-211-5/+2Star
| * | | | | | ceph: ceph_frag_contains_value can be booleanYaowei Bai2016-01-211-1/+1
| * | | | | | ceph: remove unused functions in ceph_frag.hYaowei Bai2016-01-211-35/+0Star
* | | | | | | Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds2016-01-2416-52/+238
|\ \ \ \ \ \ \
| * | | | | | | cifs_dbg() outputs an uninitialized buffer in cifs_readdir()Vasily Averin2016-01-141-0/+1
| * | | | | | | cifs: fix race between call_async() and reconnect()Rabin Vincent2016-01-142-3/+5
| * | | | | | | Prepare for encryption support (first part). Add decryption and encryption ke...Steve French2016-01-1410-33/+156
| * | | | | | | cifs: Allow using O_DIRECT with cache=looseRoss Lagerwall2016-01-141-0/+15
| * | | | | | | cifs: Make echo interval tunableSteve French2016-01-143-11/+34
| * | | | | | | cifs: Check uniqueid for SMB2+ and return -ESTALE if necessaryRoss Lagerwall2016-01-141-2/+22
| * | | | | | | Print IP address of unresponsive serverArnd Hannemann2016-01-141-2/+5
| * | | | | | | cifs: Ratelimit kernel log messagesJamie Bainbridge2016-01-142-6/+5Star
* | | | | | | | vmstat: Remove BUG_ON from vmstat_updateChristoph Lameter2016-01-241-11/+1Star
* | | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2016-01-24174-4669/+7110
|\ \ \ \ \ \ \ \
| * | | | | | | | IB/mlx5: Unify CQ create flags checkLeon Romanovsky2016-01-212-9/+3Star
| * | | | | | | | IB/mlx5: Expose Raw Packet QP to user space consumersmajd@mellanox.com2016-01-211-12/+127
| * | | | | | | | {IB, net}/mlx5: Move the modify QP operation table to mlx5_ibmajd@mellanox.com2016-01-213-54/+50Star
| * | | | | | | | IB/mlx5: Support setting Ethernet priority for Raw Packet QPsmajd@mellanox.com2016-01-214-4/+57
| * | | | | | | | IB/mlx5: Add Raw Packet QP query functionalitymajd@mellanox.com2016-01-214-23/+205
| * | | | | | | | IB/mlx5: Add create and destroy functionality for Raw Packet QPmajd@mellanox.com2016-01-213-18/+365
| * | | | | | | | IB/mlx5: Refactor mlx5_ib_qp to accommodate other QP typesmajd@mellanox.com2016-01-213-95/+147
| * | | | | | | | IB/mlx5: Allocate a Transport Domain for each ucontextmajd@mellanox.com2016-01-212-1/+18
| * | | | | | | | net/mlx5_core: Warn on unsupported events of QP/RQ/SQmajd@mellanox.com2016-01-211-0/+52