summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2015-12-29Thermal: initialize thermal zone device correctlyZhang Rui
2015-12-28block: add blk_start_queue_async()Jens Axboe
2015-12-28Merge branch 'flexfiles'Trond Myklebust
2015-12-28pNFS: Add flag to track if we've called nfs4_ff_layout_stat_io_start_read/writeTrond Myklebust
2015-12-28nfs: only remove page from mapping if launder_page failsPeng Tao
2015-12-28netfilter: nfnetlink: pass down netns pointer to commit() and abort() callbacksPablo Neira Ayuso
2015-12-28netfilter: nfnetlink: pass down netns pointer to call() and call_rcu()Pablo Neira Ayuso
2015-12-28nfs: machine credential support for additional operationsAndrew Elble
2015-12-28nfs: add new tracepoint for pnfs_update_layoutJeff Layton
2015-12-28HID: add a new helper to_hid_driver()Geliang Tang
2015-12-28HID: move to_hid_device() to hid.hGeliang Tang
2015-12-28Merge back earlier cpufreq material for v4.5.Rafael J. Wysocki
2015-12-26Merge tag 'iio-for-4.5c' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...Greg Kroah-Hartman
2015-12-26Merge tag 'iio-for-4.5b' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...Greg Kroah-Hartman
2015-12-26Merge tag 'phy-for-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/kish...Greg Kroah-Hartman
2015-12-26Merge tag 'usb-for-v4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/bal...Greg Kroah-Hartman
2015-12-26gpio: update gpiochip .get() callback descriptionVladimir Zapolskiy
2015-12-26Merge branch 'upstream' of git://git.infradead.org/users/pcmoore/selinux into...James Morris
2015-12-24security: Add hook to invalidate inode security labelsAndreas Gruenbacher
2015-12-24security: Make inode argument of inode_getsecid non-constAndreas Gruenbacher
2015-12-24security: Make inode argument of inode_getsecurity non-constAndreas Gruenbacher
2015-12-24IB/mlx5: Advertise atomic capabilities in query deviceEran Ben Elisha
2015-12-24net/mlx5_core: Add setting ATOMIC endian modeEran Ben Elisha
2015-12-23IB/mlx5: Add driver cross-channel supportLeon Romanovsky
2015-12-23IB/mlx5: Add hca_core_clock_offset to udata in init_ucontextMatan Barak
2015-12-23IB/mlx5: Add support for hca_core_clock and timestamp_maskMatan Barak
2015-12-23net: cdc_ncm: avoid changing RX/TX buffers on MTU changesBjørn Mork
2015-12-23Merge branch 'clk-rockchip' into clk-nextMichael Turquette
2015-12-23clk: add flag for clocks that need to be enabled on rate changesHeiko Stuebner
2015-12-23tracing: Introduce TRACE_EVENT_FN_COND macroDenis Kirjanov
2015-12-23ftrace: Remove use of control list and opsSteven Rostedt (Red Hat)
2015-12-23IB/mlx5: Add RoCE fields to Address VectorAchiad Shochat
2015-12-23IB/mlx5: Support IB device's callbacks for adding/deleting GIDsAchiad Shochat
2015-12-23IB/mlx5: Set network_hdr_type upon RoCE responder completionAchiad Shochat
2015-12-23IB/mlx5: Extend query_device/port to support RoCEAchiad Shochat
2015-12-23net/mlx5_core: Introduce access functions to query vport RoCE fieldsAchiad Shochat
2015-12-23net/mlx5_core: Introduce access functions to enable/disable RoCEAchiad Shochat
2015-12-23new helpers: no_seek_end_llseek{,_size}()Al Viro
2015-12-23PCI/AER: include header fileSudip Mukherjee
2015-12-23sunrpc: Add a function to close temporary transports immediatelyScott Mayhew
2015-12-23Merge remote-tracking branches 'asoc/topic/samsung', 'asoc/topic/sh', 'asoc/t...Mark Brown
2015-12-22genalloc:support allocating specific regionZhao Qiang
2015-12-22genalloc:support memory-allocation with bytes-alignment to genallocZhao Qiang
2015-12-22Merge tag 'omap-for-v4.5/wakeup-m3' of git://git.kernel.org/pub/scm/linux/ker...Olof Johansson
2015-12-22Merge tag 'omap-for-v4.5/soc-initcall' of git://git.kernel.org/pub/scm/linux/...Olof Johansson
2015-12-22Merge branches '4.5/Or-cleanup' and '4.5/rdma-cq' into k.o/for-4.5Doug Ledford
2015-12-22Merge tag 'qcom-soc-for-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git...Olof Johansson
2015-12-22Merge commit 'fe5fa8fbd4d47f40a45fa29ee1abdb10cb061ec2' into clk-nextMichael Turquette
2015-12-22usb: gadget: forbid queuing request to a disabled epDu, Changbin
2015-12-22iio: Make IIO value formating function globally available.Andrew F. Davis