summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorLines
2017-06-17ipv4: call dst_hold_safe() properlyWei Wang-1/+3
2017-06-17net: introduce a new function dst_dev_put()Wei Wang-0/+1
2017-06-17net: introduce DST_NOGC in dst_release() to destroy dst based on refcntWei Wang-1/+4
2017-06-16Merge tag 'meson-clk-for-4.13-2' of git://github.com/BayLibre/clk-meson into ...Stephen Boyd-0/+10
2017-06-16Merge branch 'for-4.13-ti-clkctrl' of https://github.com/t-kristo/linux-pm in...Stephen Boyd-0/+146
2017-06-16Merge tag 'sunxi-clk-for-4.13' of https://git.kernel.org/pub/scm/linux/kernel...Stephen Boyd-3/+286
2017-06-16PCI: Test INTx masking during enumeration, not at run-timePiotr Gregor-2/+10
2017-06-16amdgpu: use drm sync objects for shared semaphores (v6)Dave Airlie-0/+6
2017-06-16mfd: cros_ec: add debugfs, console log fileEric Caruso-0/+4
2017-06-16mfd: cros_ec: Add EC console read structures definitionsNicolas Boichat-1/+20
2017-06-16mfd: cros_ec: Add helper for event notifier.Gwendal Grignou-0/+10
2017-06-16Merge tag 'mlx5-updates-2017-06-16' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller-7/+16
2017-06-16ASoC: simple-card-utils: add asoc_simple_card_of_parse_widgets()Kuninori Morimoto-0/+2
2017-06-16net: Add IFLA_XDP_PROG_IDMartin KaFai Lau-2/+6
2017-06-16drm/i915: Allow execbuffer to use the first object as the batchChris Wilson-2/+17
2017-06-16networking: add and use skb_put_u8()Johannes Berg-0/+5
2017-06-16networking: make skb_push & __skb_push return void pointersJohannes Berg-5/+4
2017-06-16networking: make skb_pull & friends return void pointersJohannes Berg-7/+7
2017-06-16networking: make skb_put & friends return void pointersJohannes Berg-4/+4
2017-06-16networking: introduce and use skb_put_data()Johannes Berg-1/+11
2017-06-16drm/msm: Add hint to DRM_IOCTL_MSM_GEM_INFO to return an object IOVAJordan Crouse-2/+6
2017-06-16drm/msm: Remove DRM_MSM_NUM_IOCTLSJordan Crouse-1/+0
2017-06-16Merge tag 'phy-for-4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/kis...Greg Kroah-Hartman-0/+31
2017-06-16Merge tag 'configfs-for-4.12' of git://git.infradead.org/users/hch/configfsLinus Torvalds-1/+2
2017-06-16Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds-0/+2
2017-06-16Merge branch 'dmi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-1/+1
2017-06-16nvme: implement NS Optimal IO Boundary from 1.3 SpecScott Bauer-1/+1
2017-06-16BackMerge tag 'v4.12-rc5' into drm-nextDave Airlie-57/+176
2017-06-16Merge tag 'imx-drm-next-2017-06-08' of git://git.pengutronix.de/git/pza/linux...Dave Airlie-0/+1
2017-06-16Merge branch 'drm/next/du' of git://linuxtv.org/pinchartl/media into drm-nextDave Airlie-0/+15
2017-06-16Merge branch 'drm-next-4.13' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie-1/+28
2017-06-16Merge tag 'drm-misc-next-2017-06-15' of git://anongit.freedesktop.org/git/drm...Dave Airlie-4/+9
2017-06-15drm/vc4: Add get/set tiling ioctls.Eric Anholt-0/+16
2017-06-15drm/vc4: Add T-format scanout support.Eric Anholt-1/+22
2017-06-15x86, dax, libnvdimm: remove wb_cache_pmem() indirectionDan Williams-19/+0
2017-06-15x86, dax: replace clear_pmem() with open coded memset + dax_ops->flushDan Williams-21/+0
2017-06-15dm: add ->flush() dax operation supportDan Williams-0/+5
2017-06-15dax, pmem: introduce an optional 'flush' dax_operationDan Williams-0/+2
2017-06-15filesystem-dax: convert to dax_copy_from_iter()Dan Williams-24/+0
2017-06-15libnvdimm, label: add address abstraction identifiersDan Williams-0/+10
2017-06-15libnvdimm, label: populate the type_guid property for v1.2 namespacesDan Williams-0/+3
2017-06-15libnvdimm, label: honor the lba size specified in v1.2 labelsDan Williams-0/+2
2017-06-15libnvdimm, label: add v1.2 interleave-set-cookie algorithmDan Williams-1/+4
2017-06-16net/mlx5: Add fast unload support in shutdown flowMajd Dibbiny-3/+11
2017-06-16net/mlx5: Expose command polling interfaceMajd Dibbiny-0/+3
2017-06-16net/mlx5e: Move and optimize query out of buffer functionGal Pressman-2/+0
2017-06-16net/mlx5: Fix some spelling mistakesOr Gerlitz-2/+2
2017-06-15net: sched: act_tunnel_key: make UDP checksum configurableJiri Benc-0/+1
2017-06-15regulator: tps65910: wire up sleep control configurationMichał Mirosław-1/+1
2017-06-15ASoC: simple-card-utils: add asoc_simple_card_of_parse_routing()Kuninori Morimoto-0/+4