summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2016-10-06pipe: fix comment in pipe_buf_operationsMiklos Szeredi1-8/+3
2016-10-06pipe: add pipe_buf_steal() helperMiklos Szeredi1-0/+11
2016-10-06pipe: add pipe_buf_confirm() helperMiklos Szeredi1-1/+11
2016-10-06pipe: add pipe_buf_release() helperMiklos Szeredi1-0/+14
2016-10-06pipe: add pipe_buf_get() helperMiklos Szeredi1-0/+11
2016-10-06switch generic_file_splice_read() to use of ->read_iter()Al Viro1-2/+0
2016-10-06new iov_iter flavour: pipe-backedAl Viro2-3/+12
2016-10-06Merge tag 'staging-4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds5-0/+50
2016-10-05Merge tag 'v4.8' into patchworkMauro Carvalho Chehab90-285/+786
2016-10-05Merge tag 'sound-4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds15-91/+473
2016-10-05Merge branch 'pci/host-vmd' into nextBjorn Helgaas1-4/+6
2016-10-05Merge tag 'devicetree-for-4.9' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-12/+132
2016-10-05Merge tag 'gpio-v4.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds6-56/+291
2016-10-05Merge tag 'pinctrl-v4.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds1-0/+6
2016-10-05Merge tag 'mmc-v4.9' of git://git.linaro.org/people/ulf.hansson/mmcLinus Torvalds4-0/+18
2016-10-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...Linus Torvalds1-1/+9
2016-10-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds149-1520/+5539
2016-10-05mm: filemap: don't plant shadow entries without radix tree nodeJohannes Weiner1-3/+3
2016-10-05drm/prime: Take a ref on the drm_dev when exporting a dma_bufChris Wilson1-0/+4
2016-10-05drm/prime: Pass the right module owner through to dma_buf_export()Chris Wilson1-1/+2
2016-10-05drm: simple_kms_helper: Add prepare_fb and cleanup_fb hooksMarek Vasut1-0/+20
2016-10-05Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds3-2/+62
2016-10-05Merge branch 'stable-4.9' of git://git.infradead.org/users/pcmoore/auditLinus Torvalds1-1/+3
2016-10-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds1-0/+2
2016-10-04Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2-0/+197
2016-10-04Merge tag 'spi-v4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Linus Torvalds2-48/+55
2016-10-04Merge tag 'regulator-v4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Linus Torvalds3-5/+14
2016-10-04Merge tag 'regmap-v4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/broo...Linus Torvalds1-4/+4
2016-10-04Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds25-7/+1996
2016-10-04Merge tag 'hwmon-for-linus-v4.9' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-0/+342
2016-10-04Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/j.an...Linus Torvalds1-3/+6
2016-10-04mfd: arizona: Remove arizona_of_get_named_gpio helper functionCharles Keepax1-3/+0
2016-10-04mfd: twl6040: Register child device for twl6040-pdmclkPeter Ujfalusi1-1/+1
2016-10-04mfd: db8500-prcmu: Remove unused *prcmu_set_ddr_opp() callsLee Jones2-15/+0
2016-10-04mfd: ab8500-debugfs: Prevent initialised field from being over-writtenLee Jones1-0/+2
2016-10-04mfd: rk808: Fix RK818_IRQ_DISCHG_ILIM initializerArnd Bergmann1-1/+1
2016-10-04mfd: lp873x: Remove unused mutex lock from struct lp873xAxel Lin1-1/+0
2016-10-04mfd: tps65217: Add support for IRQsMarcin Niestroj1-0/+12
2016-10-04mfd: Add Samsung Exynos Low Power Audio Subsystem driverSylwester Nawrocki1-1/+3
2016-10-04mfd: max14577: Change Krzysztof Kozlowski's email to kernel.orgKrzysztof Kozlowski2-2/+2
2016-10-04mfd: 88pm80x: Double shifting bug in suspend/resumeDan Carpenter1-2/+2
2016-10-04mfd: da9063: Update author information to remove incorrect e-mail addressesSteve Twiss3-6/+6
2016-10-04Merge branches 'ib-mfd-gpio-4.9', 'ib-mfd-gpio-regulator-4.9', 'ib-mfd-input-...Lee Jones24-55/+855
2016-10-04mfd: arizona: Add gating of external MCLKn clocksSylwester Nawrocki1-0/+9
2016-10-04Merge remote-tracking branch 'net-next/master' into mac80211-nextJohannes Berg97-514/+2823
2016-10-04drm/bridge: analogix_dp: Add analogix_dp_psr_supportedTomeu Vizoso1-0/+1
2016-10-04drm/fb-helper: add DRM_FB_HELPER_DEFAULT_OPS for fb_opsStefan Christ1-0/+13
2016-10-04drm: Document caveats around atomic event handlingDaniel Vetter1-13/+43
2016-10-04uapi: add missing install of sync_file.hEmilio López1-0/+1
2016-10-04drm: Simplify drm_printk to reduce object size quite a bitJoe Perches1-16/+14