summaryrefslogtreecommitdiff
path: root/include/linux (follow)
Commit message (Expand)AuthorAge
...
* | | | | | | | | | | | | | | | | | | | | | | | | Merge tag 'dm-3.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2014-06-12
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | dm: remove symbol export for dm_set_device_limitsMike Snitzer2014-06-04
| * | | | | | | | | | | | | | | | | | | | | | | | | dm: introduce dm_accept_partial_bioMikulas Patocka2014-06-03
| | |_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | Merge tag 'pci-v3.16-changes-2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2014-06-12
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'pci/iommu' into nextBjorn Helgaas2014-06-02
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | | | | | | | | | PCI: Add support for PCIe-to-PCI bridge DMA alias quirksAlex Williamson2014-05-28
| | * | | | | | | | | | | | | | | | | | | | | | | | | PCI: Add support for DMA alias quirksAlex Williamson2014-05-28
| | * | | | | | | | | | | | | | | | | | | | | | | | | PCI: Convert pci_dev_flags definitions to bit shiftsAlex Williamson2014-05-28
| | * | | | | | | | | | | | | | | | | | | | | | | | | PCI: Add DMA alias iteratorAlex Williamson2014-05-28
| | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / | | |/| | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | | Merge tag 'pm+acpi-3.16-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2014-06-12
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'pm-cpufreq'Rafael J. Wysocki2014-06-12
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | | | | | | | | | | cpufreq: add support for intermediate (stable) frequenciesViresh Kumar2014-06-05
* | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/cool...Linus Torvalds2014-06-12
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | leds: pca9685: Remove leds-pca9685 driverAxel Lin2014-05-08
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | dell-led: add mic mute led interfaceAlex Hung2014-05-08
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge tag 'mfd-for-linus-3.16-1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-06-12
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | 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
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | |