summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2017-06-18net: add debug atomic_inc_not_zero() in dst_hold()Wei Wang1-1/+1
2017-06-18net: reorder all the dst flagsWei Wang1-5/+5
2017-06-18net: remove DST_NOCACHE flagWei Wang2-2/+1
2017-06-18net: remove DST_NOGC flagWei Wang1-5/+1
2017-06-18net: remove dst gc related codeWei Wang1-21/+0
2017-06-18xfrm: take refcnt of dst when creating struct xfrm_dst bundleWei Wang1-1/+0
2017-06-18ipv6: get rid of icmp6 dst garbage collectorWei Wang1-1/+0
2017-06-18ipv4: call dst_hold_safe() properlyWei Wang1-1/+3
2017-06-18net: introduce a new function dst_dev_put()Wei Wang1-0/+1
2017-06-18net: introduce DST_NOGC in dst_release() to destroy dst based on refcntWei Wang1-1/+4
2017-06-17Merge tag 'meson-clk-for-4.13-2' of git://github.com/BayLibre/clk-meson into ...Stephen Boyd1-0/+10
2017-06-17Merge branch 'for-4.13-ti-clkctrl' of https://github.com/t-kristo/linux-pm in...Stephen Boyd1-0/+146
2017-06-17Merge tag 'sunxi-clk-for-4.13' of https://git.kernel.org/pub/scm/linux/kernel...Stephen Boyd6-3/+286
2017-06-17PCI: Test INTx masking during enumeration, not at run-timePiotr Gregor1-2/+10
2017-06-16amdgpu: use drm sync objects for shared semaphores (v6)Dave Airlie1-0/+6
2017-06-16mfd: cros_ec: add debugfs, console log fileEric Caruso1-0/+4
2017-06-16mfd: cros_ec: Add EC console read structures definitionsNicolas Boichat1-1/+20
2017-06-16mfd: cros_ec: Add helper for event notifier.Gwendal Grignou1-0/+10
2017-06-16Merge tag 'mlx5-updates-2017-06-16' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller3-7/+16
2017-06-16ASoC: simple-card-utils: add asoc_simple_card_of_parse_widgets()Kuninori Morimoto1-0/+2
2017-06-16net: Add IFLA_XDP_PROG_IDMartin KaFai Lau2-2/+6
2017-06-16drm/i915: Allow execbuffer to use the first object as the batchChris Wilson1-2/+17
2017-06-16networking: add and use skb_put_u8()Johannes Berg1-0/+5
2017-06-16networking: make skb_push & __skb_push return void pointersJohannes Berg2-5/+4
2017-06-16networking: make skb_pull & friends return void pointersJohannes Berg1-7/+7
2017-06-16networking: make skb_put & friends return void pointersJohannes Berg1-4/+4
2017-06-16networking: introduce and use skb_put_data()Johannes Berg2-1/+11
2017-06-16drm/msm: Add hint to DRM_IOCTL_MSM_GEM_INFO to return an object IOVAJordan Crouse1-2/+6
2017-06-16drm/msm: Remove DRM_MSM_NUM_IOCTLSJordan Crouse1-1/+0
2017-06-16Merge tag 'phy-for-4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/kis...Greg Kroah-Hartman1-0/+31
2017-06-16Merge tag 'configfs-for-4.12' of git://git.infradead.org/users/hch/configfsLinus Torvalds1-1/+2
2017-06-16Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds1-0/+2
2017-06-16Merge branch 'dmi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-1/+1
2017-06-16nvme: implement NS Optimal IO Boundary from 1.3 SpecScott Bauer1-1/+1
2017-06-16BackMerge tag 'v4.12-rc5' into drm-nextDave Airlie31-57/+176
2017-06-16Merge tag 'imx-drm-next-2017-06-08' of git://git.pengutronix.de/git/pza/linux...Dave Airlie1-0/+1
2017-06-16Merge branch 'drm/next/du' of git://linuxtv.org/pinchartl/media into drm-nextDave Airlie2-0/+15
2017-06-16Merge branch 'drm-next-4.13' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie1-1/+28
2017-06-16Merge tag 'drm-misc-next-2017-06-15' of git://anongit.freedesktop.org/git/drm...Dave Airlie4-4/+9
2017-06-16drm/vc4: Add get/set tiling ioctls.Eric Anholt1-0/+16
2017-06-16drm/vc4: Add T-format scanout support.Eric Anholt1-1/+22
2017-06-16x86, dax, libnvdimm: remove wb_cache_pmem() indirectionDan Williams1-19/+0
2017-06-16x86, dax: replace clear_pmem() with open coded memset + dax_ops->flushDan Williams1-21/+0
2017-06-16dm: add ->flush() dax operation supportDan Williams2-0/+5
2017-06-16dax, pmem: introduce an optional 'flush' dax_operationDan Williams1-0/+2
2017-06-16filesystem-dax: convert to dax_copy_from_iter()Dan Williams1-24/+0
2017-06-16libnvdimm, label: add address abstraction identifiersDan Williams1-0/+10
2017-06-16libnvdimm, label: populate the type_guid property for v1.2 namespacesDan Williams1-0/+3
2017-06-16libnvdimm, label: honor the lba size specified in v1.2 labelsDan Williams1-0/+2
2017-06-16libnvdimm, label: add v1.2 interleave-set-cookie algorithmDan Williams1-1/+4