summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2015-12-28block: add blk_start_queue_async()Jens Axboe1-0/+1
2015-12-28Merge branch 'flexfiles'Trond Myklebust2-1/+15
2015-12-28pNFS: Add flag to track if we've called nfs4_ff_layout_stat_io_start_read/writeTrond Myklebust1-0/+2
2015-12-28nfs: only remove page from mapping if launder_page failsPeng Tao1-1/+13
2015-12-28netfilter: nfnetlink: pass down netns pointer to commit() and abort() callbacksPablo Neira Ayuso1-2/+2
2015-12-28netfilter: nfnetlink: pass down netns pointer to call() and call_rcu()Pablo Neira Ayuso1-4/+4
2015-12-28netfilter: nf_tables: destroy basechain and rules on netdevice removalPablo Neira Ayuso1-4/+1
2015-12-28netfilter: nf_tables: release objects on netns destructionPablo Neira Ayuso1-1/+1
2015-12-28nfs: machine credential support for additional operationsAndrew Elble1-0/+1
2015-12-28nfs: add new tracepoint for pnfs_update_layoutJeff Layton1-0/+14
2015-12-28HID: add a new helper to_hid_driver()Geliang Tang1-0/+3
2015-12-28HID: move to_hid_device() to hid.hGeliang Tang1-0/+3
2015-12-28Merge back earlier cpufreq material for v4.5.Rafael J. Wysocki1-0/+22
2015-12-27Merge tag 'iio-for-4.5c' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...Greg Kroah-Hartman1-0/+2
2015-12-27Merge tag 'iio-for-4.5b' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...Greg Kroah-Hartman2-0/+85
2015-12-27Merge tag 'phy-for-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/kish...Greg Kroah-Hartman1-0/+23
2015-12-27Merge tag 'usb-for-v4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/bal...Greg Kroah-Hartman6-62/+46
2015-12-27gpio: update gpiochip .get() callback descriptionVladimir Zapolskiy1-2/+1
2015-12-26Merge branch 'upstream' of git://git.infradead.org/users/pcmoore/selinux into...James Morris3-10/+21
2015-12-26Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/zohar/li...James Morris3-0/+32
2015-12-26ip_tunnel: Move stats update to iptunnel_xmit()Pravin B Shelar3-30/+23
2015-12-25Merge branch 'clk-bcm2835' into clk-nextMichael Turquette1-1/+2
2015-12-25clk: bcm2835: Add PWM clock supportRemi Pommarel1-1/+2
2015-12-24Merge branch 'clk-lpc32xx' into clk-nextMichael Turquette1-0/+56
2015-12-24dt-bindings: clock: add NXP LPC32xx clock list for consumersVladimir Zapolskiy1-0/+56
2015-12-24security: Add hook to invalidate inode security labelsAndreas Gruenbacher2-0/+11
2015-12-24security: Make inode argument of inode_getsecid non-constAndreas Gruenbacher3-7/+7
2015-12-24security: Make inode argument of inode_getsecurity non-constAndreas Gruenbacher2-3/+3
2015-12-24IB/iser,isert: Create and use new shared headerSagi Grimberg1-0/+78
2015-12-24IB/mlx5: Advertise atomic capabilities in query deviceEran Ben Elisha1-0/+5
2015-12-24net/mlx5_core: Add setting ATOMIC endian modeEran Ben Elisha1-7/+15
2015-12-24IB/mlx5: Add driver cross-channel supportLeon Romanovsky1-0/+3
2015-12-24IB/core: Add cross-channel supportLeon Romanovsky1-0/+11
2015-12-24IB/core: Align coding style of ib_device_cap_flags structureLeon Romanovsky1-30/+30
2015-12-24IB/mlx5: Add hca_core_clock_offset to udata in init_ucontextMatan Barak1-2/+5
2015-12-24IB/mlx5: Add support for hca_core_clock and timestamp_maskMatan Barak1-3/+6
2015-12-24IB/core: Add ib_is_udata_clearedMatan Barak1-0/+27
2015-12-24net: cdc_ncm: avoid changing RX/TX buffers on MTU changesBjørn Mork1-0/+1
2015-12-24Backmerge drm-fixes merge into Linus's tree into drm-next.Dave Airlie41-104/+213
2015-12-24Merge branch 'freespace-4.5' into for-linus-4.5Chris Mason1-1/+2
2015-12-24Merge branch 'clk-rockchip' into clk-nextMichael Turquette1-0/+1
2015-12-23IB/core: Display extended counter set if availableChristoph Lameter1-0/+1
2015-12-23clk: add flag for clocks that need to be enabled on rate changesHeiko Stuebner1-0/+1
2015-12-23IB: remove the write-only usecnt field from struct ib_mrChristoph Hellwig1-1/+0
2015-12-23IB: remove the struct ib_phys_buf definitionChristoph Hellwig1-5/+0
2015-12-23IB: remove in-kernel support for memory windowsChristoph Hellwig1-83/+0
2015-12-23IB: remove support for phys MRsChristoph Hellwig1-12/+4
2015-12-23IB: remove ib_query_mrChristoph Hellwig1-18/+0
2015-12-23IB: start documenting device capabilitiesChristoph Hellwig1-0/+18
2015-12-23tracing: Introduce TRACE_EVENT_FN_COND macroDenis Kirjanov3-0/+16