summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2015-04-12Remove rw from dax_{do_,}io()Omar Sandoval1-2/+2
2015-04-12Remove rw from {,__,do_}blockdev_direct_IO()Omar Sandoval1-10/+12
2015-04-12new helper: iov_iter_rw()Omar Sandoval1-0/+8
2015-04-12->aio_read and ->aio_write removedAl Viro1-2/+0
2015-04-12kill do_sync_read/do_sync_writeAl Viro1-2/+0
2015-04-12make new_sync_{read,write}() staticAl Viro1-2/+0
2015-04-12new helper: __vfs_write()Al Viro1-0/+1
2015-04-129p: switch p9_client_read() to passing struct iov_iter *Al Viro1-2/+1
2015-04-129p: switch p9_client_write() to passing it struct iov_iter *Al Viro1-2/+3
2015-04-12net/9p: switch the guts of p9_client_{read,write}() to iov_iterAl Viro1-1/+1
2015-04-12Merge branch 'for-davem' into for-nextAl Viro150-1179/+2676
2015-04-12Merge branch 'iov_iter' into for-nextAl Viro1-0/+14
2015-04-12Merge branch 'iocb' into for-nextAl Viro3-70/+23
2015-04-12VFS: Add iov_iter_fault_in_multipages_readable()Anton Altaparmakov1-0/+1
2015-04-12switch security_inode_getattr() to struct path *Al Viro1-4/+3
2015-04-12kill struct filename.separateAl Viro1-1/+1
2015-04-12Merge remote-tracking branches 'spi/topic/omap-100k', 'spi/topic/omap-uwire',...Mark Brown1-4/+0
2015-04-12Merge remote-tracking branches 'spi/topic/blackfin', 'spi/topic/cadence', 'sp...Mark Brown2-77/+1
2015-04-12Merge remote-tracking branches 'spi/topic/atmel', 'spi/topic/bcm2385', 'spi/t...Mark Brown1-0/+4
2015-04-12clk: at91: change to using endian agnositc IOBen Dooks1-2/+2
2015-04-11new helper: msg_data_left()Al Viro1-0/+5
2015-04-11Merge remote-tracking branch 'dh/afs' into for-davemAl Viro1-1/+2
2015-04-11get rid of the size argument of sock_sendmsg()Al Viro1-1/+1
2015-04-11drm/atomic: Add for_each_{connector,crtc,plane}_in_state helper macrosAnder Conselvan de Oliveira1-0/+24
2015-04-11Merge tag 'irqchip-core-4.1-3' of git://git.infradead.org/users/jcooper/linux...Thomas Gleixner3-17/+2
2015-04-11Merge tag 'irqchip-core-4.1-2' of git://git.infradead.org/users/jcooper/linux...Thomas Gleixner1-0/+2
2015-04-11if_link: Add an additional parameter to ifla_vf_info for RSS queryingVlad Zolotarov3-0/+17
2015-04-11Merge tag 'clk/for-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/tegr...Michael Turquette1-1/+1
2015-04-11clk: clk-gpio-gate: Fix active lowMartin Fuzzey1-1/+1
2015-04-11Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds1-1/+3
2015-04-11sd, mmc, virtio_blk, string_helpers: fix block size unitsJames Bottomley1-1/+1
2015-04-11Merge branch 'irqchip/stacked-irq_set_wake' into irqchip/coreJason Cooper1-0/+1
2015-04-11Merge branch 'irqchip/stacked-omap' into irqchip/coreJason Cooper3-17/+1
2015-04-11f2fs: add F2FS_INLINE_DOTS to recover missing dot dentriesJaegeuk Kim1-0/+1
2015-04-11f2fs: add some tracepoints to debug volatile and atomic writesJaegeuk Kim1-1/+26
2015-04-10rtnetlink: Mark name argument of rtnl_create_link() constThomas Graf1-1/+1
2015-04-10Merge remote-tracking branches 'regulator/topic/mode', 'regulator/topic/notif...Mark Brown3-7/+19
2015-04-10Merge remote-tracking branches 'regulator/topic/dbx500', 'regulator/topic/loa...Mark Brown2-11/+4
2015-04-10Merge remote-tracking branches 'regulator/topic/act8865', 'regulator/topic/ar...Mark Brown1-0/+14
2015-04-10Merge remote-tracking branch 'regulator/topic/core' into regulator-nextMark Brown2-1/+2
2015-04-10i2c: davinci: use ICPFUNC to toggle I2C as gpio for bus recoveryGrygorii Strashko1-0/+1
2015-04-10i2c: change input parameter to i2c_adapter for prepare/unprepare_recoveryGrygorii Strashko1-2/+2
2015-04-10Merge branch 'topic/dapm-dt' of git://git.kernel.org/pub/scm/linux/kernel/git...Mark Brown1-0/+5
2015-04-10Merge branch 'topic/delay' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Mark Brown1-2/+0
2015-04-10scsi_transport_fc: Add support for 25Gbit speedJames Smart1-0/+1
2015-04-10clk: tegra: Use the proper parent for plld_dsiThierry Reding1-1/+1
2015-04-10crypto: sha512-generic - move to generic glue implementationArd Biesheuvel1-0/+3
2015-04-10crypto: sha256-generic - move to generic glue implementationArd Biesheuvel1-0/+3
2015-04-10crypto: sha1-generic - move to generic glue implementationArd Biesheuvel1-0/+3
2015-04-10crypto: sha512 - implement base layer for SHA-512Ard Biesheuvel2-1/+132