summaryrefslogtreecommitdiff
path: root/include/linux (follow)
Commit message (Expand)AuthorAge
...
| * | | | | | | | | | | | | | | | | | | | | | | | mfd: twl4030-power: Add support for board specific configurationTony Lindgren2014-05-28
| * | | | | | | | | | | | | | | | | | | | | | | | mfd: twl4030-power: Add generic reset configurationTony Lindgren2014-05-28
* | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2014-06-12
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | Merge commit '9f12600fe425bc28f0ccba034a77783c09c15af4' into for-linusAl Viro2014-06-12
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|/ / / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | kill generic_file_splice_write()Al Viro2014-06-12
| * | | | | | | | | | | | | | | | | | | | | | | | fs/splice.c: remove unneeded exportsAl Viro2014-06-12
| * | | | | | | | | | | | | | | | | | | | | | | | ->splice_write() via ->write_iter()Al Viro2014-06-12
| * | | | | | | | | | | | | | | | | | | | | | | | bio_vec-backed iov_iterAl Viro2014-05-06
| * | | | | | | | | | | | | | | | | | | | | | | | bury generic_file_aio_{read,write}Al Viro2014-05-06
| * | | | | | | | | | | | | | | | | | | | | | | | lustre: get rid of messing with iovecsAl Viro2014-05-06
| * | | | | | | | | | | | | | | | | | | | | | | | ceph_sync_read: stop poking into iov_iter gutsAl Viro2014-05-06
| * | | | | | | | | | | | | | | | | | | | | | | | new helper: copy_page_from_iter()Al Viro2014-05-06
| * | | | | | | | | | | | | | | | | | | | | | | | bury __generic_file_aio_write()Al Viro2014-05-06
| * | | | | | | | | | | | | | | | | | | | | | | | blkdev_aio_write() - turn into blkdev_write_iter()Al Viro2014-05-06
| * | | | | | | | | | | | | | | | | | | | | | | | write_iter variants of {__,}generic_file_aio_write()Al Viro2014-05-06
| * | | | | | | | | | | | | | | | | | | | | | | | new methods: ->read_iter() and ->write_iter()Al Viro2014-05-06
| * | | | | | | | | | | | | | | | | | | | | | | | replace checking for ->read/->aio_read presence with check in ->f_modeAl Viro2014-05-06
| * | | | | | | | | | | | | | | | | | | | | | | | iov_iter_truncate()Al Viro2014-05-06
| * | | | | | | | | | | | | | | | | | | | | | | | new helper: iov_iter_get_pages_alloc()Al Viro2014-05-06
| * | | | | | | | | | | | | | | | | | | | | | | | new helper: iov_iter_npages()Al Viro2014-05-06
| * | | | | | | | | | | | | | | | | | | | | | | | new helper: iov_iter_get_pages()Al Viro2014-05-06
| * | | | | | | | | | | | | | | | | | | | | | | | start adding the tag to iov_iterAl Viro2014-05-06
| * | | | | | | | | | | | | | | | | | | | | | | | new helper: generic_file_read_iter()Al Viro2014-05-06
| * | | | | | | | | | | | | | | | | | | | | | | | new primitive: iov_iter_alignment()Al Viro2014-05-06
| * | | | | | | | | | | | | | | | | | | | | | | | switch {__,}blockdev_direct_IO() to iov_iterAl Viro2014-05-06
| * | | | | | | | | | | | | | | | | | | | | | | | convert the guts of nfs_direct_IO() to iov_iterAl Viro2014-05-06
| * | | | | | | | | | | | | | | | | | | | | | | | pass iov_iter to ->direct_IO()Al Viro2014-05-06
| * | | | | | | | | | | | | | | | | | | | | | | | kill generic_segment_checks()Al Viro2014-05-06
| * | | | | | | | | | | | | | | | | | | | | | | | generic_file_direct_write(): switch to iov_iterAl Viro2014-05-06
| * | | | | | | | | | | | | | | | | | | | | | | | kill iov_iter_copy_from_user()Al Viro2014-05-06
* | | | | | | | | | | | | | | | | | | | | | | | | Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2014-06-11
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | virtio-rng: fixes for device registration/unregistrationSasha Levin2014-05-19
| * | | | | | | | | | | | | | | | | | | | | | | | | virtio-rng: support multiple virtio-rng devicesAmos Kong2014-05-14
| * | | | | | | | | | | | | | | | | | | | | | | | | virtio: virtio_break_device() to mark all virtqueues broken.Rusty Russell2014-04-28
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2014-06-11
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | cpumask.h: silence warning with -Wsign-compareBrian W Hart2014-05-14
| * | | | | | | | | | | | | | | | | | | | | | | | | param: hand arguments after -- straight to initRusty Russell2014-04-28
| |/ / / / / / / / / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | | | | | | | | | Merge tag 'pwm/for-3.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-06-11
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | pwm: modify PWM_LOOKUP to initialize all struct pwm_lookup membersAlexandre Belloni2014-05-21
| * | | | | | | | | | | | | | | | | | | | | | | | | pwm: renesas-tpu: remove unused struct tpu_pwm_platform_dataAlexandre Belloni2014-05-21
| * | | | | | | | | | | | | | | | | | | | | | | | | pwm: add period and polarity to struct pwm_lookupAlexandre Belloni2014-05-21
| * | | | | | | | | | | | | | | | | | | | | | | | | pwm-backlight: switch to gpiod interfaceAlexandre Courbot2014-05-07
| | |_|_|_|_|_|_|_|/ / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | Merge tag 'xfs-for-linus-3.16-rc1' of git://oss.sgi.com/xfs/xfsLinus Torvalds2014-06-11
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'xfs-misc-fixes-1-for-3.16' into for-nextDave Chinner2014-05-15
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | | | | | | | | | xfs: fix Q_XQUOTARM ioctlEric Sandeen2014-05-05
| | |/ / / / / / / / / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2014-06-11
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | block: add __init to elv_registerFabian Frederick2014-06-10
| * | | | | | | | | | | | | | | | | | | | | | | | | | blk-mq: bump max tag depth to 10K tagsJens Axboe2014-06-06
| * | | | | | | | | | | | | | | | | | | | | | | | | | block: add blk_rq_set_block_pc()Jens Axboe2014-06-06
| * | | | | | | | | | | | | | | | | | | | | | | | | | block: add notion of a chunk size for request mergingJens Axboe2014-06-05