aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-12-30dma-buf: Use recommended structure member referenceDaniel Vetter1-3/+3
2016-12-30dma-buf: use preferred struct reference in kernel-docDaniel Vetter1-2/+2
2016-12-27lib: Add a simple prime number generatorChris Wilson1-0/+37
2016-12-16kref: prefer atomic_inc_not_zero to atomic_add_unlessJason A. Donenfeld1-1/+1
2016-12-13dma-buf: Update cpu access documentationDaniel Vetter1-8/+83
2016-12-13dma-buf: Reorganize device dma access docsDaniel Vetter1-23/+110
2016-12-13Merge tag 'docs-4.10' of git://git.lwn.net/linux into drm-misc-nextDaniel Vetter3-13/+26
2016-12-12dma-buf: Provide wrappers for reservation's lockChris Wilson1-0/+34
2016-12-05Backmerge tag 'v4.9-rc8' into drm-nextDave Airlie12-13/+61
2016-12-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2-1/+4
2016-12-01Merge tag 'pci-v4.9-fixes-4' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds1-0/+14
2016-11-30mm: fix false-positive WARN_ON() in truncate/invalidate for hugetlbKirill A. Shutemov1-6/+15
2016-11-30kasan: update kasan_global for gcc 7Dmitry Vyukov1-1/+3
2016-11-30Merge tag 'drm-qemu-20161121' of git://git.kraxel.org/linux into drm-nextDave Airlie6-10/+15
2016-11-29of_mdio: add helper to deregister fixed-link PHYsJohan Hovold1-0/+4
2016-11-28Revert "net/mlx4_en: Avoid unregister_netdev at shutdown flow"Tariq Toukan1-1/+0
2016-11-27Merge git://git.infradead.org/intel-iommuLinus Torvalds1-0/+1
2016-11-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds1-1/+1
2016-11-23netdevice.h: fix kernel-doc warningRandy Dunlap1-1/+1
2016-11-23PCI: Export pcie_find_root_portJohannes Thumshirn1-0/+14
2016-11-22sched/autogroup: Do not use autogroup->tg in zombie threadsOleg Nesterov1-0/+2
2016-11-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds1-2/+3
2016-11-19iommu/vt-d: Fix PASID table allocationDavid Woodhouse1-0/+1
2016-11-18Merge tag 'nfsd-4.9-2' of git://linux-nfs.org/~bfields/linuxLinus Torvalds1-0/+1
2016-11-18Merge tag 'v4.9-rc4' into soundJonathan Corbet25-109/+167
2016-11-17mremap: fix race between mremap() and page cleanningAaron Lu1-1/+1
2016-11-16bpf: fix range arithmetic for bpf map accessJosef Bacik1-2/+3
2016-11-15doc/dma-buf: Fix up include directivesDaniel Vetter1-1/+1
2016-11-15dma-buf: Use fence_get_rcu_safe() for retrieving the exclusive fenceChris Wilson1-9/+6
2016-11-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2-1/+16
2016-11-14sunrpc: svc_age_temp_xprts_now should not call setsockopt non-tcp transportsScott Mayhew1-0/+1
2016-11-13Merge tag 'usb-4.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds1-0/+7
2016-11-12bpf: Fix bpf_redirect to an ipip/ip6tnl devMartin KaFai Lau1-0/+15
2016-11-11Merge tag 'acpi-4.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds1-1/+2
2016-11-11Merge branch 'device-properties'Rafael J. Wysocki1-1/+2
2016-11-11Merge branch 'akpm' (patches from Andrew)Linus Torvalds2-8/+3
2016-11-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-1/+1
2016-11-11Revert "console: don't prefer first registered if DT specifies stdout-path"Hans de Goede1-6/+0
2016-11-11mm, frontswap: make sure allocated frontswap map is assignedVlastimil Babka1-2/+3
2016-11-11Merge tag 'topic/drm-misc-2016-11-10' of git://anongit.freedesktop.org/drm-intel into drm-nextDave Airlie1-1/+2
2016-11-10libceph: initialize last_linger_id with a large integerIlya Dryomov1-0/+2
2016-11-10ACPI / platform: Add support for build-in propertiesHeikki Krogerus1-1/+2
2016-11-09dma-buf: return index of the first signaled fence (v2)monk.liu1-1/+2
2016-11-07Merge tag 'phy-for-4.9-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/kishon/linux-phy into usb-linusGreg Kroah-Hartman1-0/+7
2016-11-07Backmerge tag 'v4.9-rc4' into drm-nextDave Airlie18-73/+110
2016-11-05Merge tag 'for-linus-20161104' of git://git.infradead.org/linux-mtdLinus Torvalds1-1/+1
2016-11-05phy: Add reset callback for not generic phyRandy Li1-0/+7
2016-11-03net: tcp: check skb is non-NULL for exact match on lookupsDavid Ahern1-1/+1
2016-10-31Merge tag 'regmap-fix-v4.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmapLinus Torvalds1-5/+6
2016-10-30aio: fix freeze protection of aio writesJan Kara1-0/+1