summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* new methods: ->read_iter() and ->write_iter()Al Viro2014-05-061-0/+6
* replace checking for ->read/->aio_read presence with check in ->f_modeAl Viro2014-05-061-0/+4
* iov_iter_truncate()Al Viro2014-05-062-2/+7
* new helper: iov_iter_get_pages_alloc()Al Viro2014-05-061-0/+2
* new helper: iov_iter_npages()Al Viro2014-05-061-0/+1
* new helper: iov_iter_get_pages()Al Viro2014-05-061-0/+2
* start adding the tag to iov_iterAl Viro2014-05-061-12/+3
* new helper: generic_file_read_iter()Al Viro2014-05-061-0/+1
* new primitive: iov_iter_alignment()Al Viro2014-05-061-0/+2
* switch {__,}blockdev_direct_IO() to iov_iterAl Viro2014-05-061-6/+6
* convert the guts of nfs_direct_IO() to iov_iterAl Viro2014-05-061-2/+2
* pass iov_iter to ->direct_IO()Al Viro2014-05-062-4/+2
* kill generic_segment_checks()Al Viro2014-05-061-2/+0
* generic_file_direct_write(): switch to iov_iterAl Viro2014-05-061-2/+2
* kill iov_iter_copy_from_user()Al Viro2014-05-061-2/+0
* Merge branch 'akpm' (incoming from Andrew)Linus Torvalds2014-05-062-0/+19
|\
| * slub: use sysfs'es release mechanism for kmem_cacheChristoph Lameter2014-05-061-0/+9
| * hugetlb: ensure hugepage access is denied if hugepages are not supportedNishanth Aravamudan2014-05-061-0/+10
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2014-05-062-0/+4
|\ \ | |/ |/|
| * nick kvfree() from apparmorAl Viro2014-05-061-0/+2
| * dentry_kill(): don't try to remove from shrink listAl Viro2014-05-011-0/+2
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2014-05-052-1/+8
|\ \
| * | net: Add variants of capable for use on netlink messagesEric W. Biederman2014-04-241-0/+7
| * | net: Move the permission check in sock_diag_put_filterinfo to packet_diag_dumpEric W. Biederman2014-04-241-1/+1
| * | net: Fix ns_capable check in sock_diag_put_filterinfoAndrew Lutomirski2014-04-221-1/+1
* | | Merge tag 'tty-3.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2014-05-051-1/+0
|\ \ \
| * | | Revert "tty: Fix race condition between __tty_buffer_request_room and flush_t...Peter Hurley2014-05-031-1/+0
* | | | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2014-05-032-2/+4
|\ \ \ \
| * | | | genirq: x86: Ensure that dynamic irq allocation does not conflictThomas Gleixner2014-04-281-0/+2
| * | | | linux/interrupt.h: fix new kernel-doc warningsRandy Dunlap2014-04-281-2/+2
| |/ / /
* | | | Merge tag 'trace-fixes-v3.15-rc2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2014-04-281-0/+2
|\ \ \ \
| * | | | ftrace/module: Hardcode ftrace_module_init() call into load_module()Steven Rostedt (Red Hat)2014-04-281-0/+2
| | |/ / | |/| |
* | | | Merge tag 'dt-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds2014-04-281-0/+5
|\ \ \ \ | |_|/ / |/| | |
| * | | of/irq: do irq resolution in platform_get_irqRob Herring2014-04-241-0/+5
| |/ /
* | | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2014-04-272-2/+36
|\ \ \
| * | | genirq: Allow forcing cpu affinity of interruptsThomas Gleixner2014-04-172-2/+36
* | | | Merge tag 'tty-3.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2014-04-271-0/+1
|\ \ \ \
| * | | | tty: Fix race condition between __tty_buffer_request_room and flush_to_ldiscManfred Schlaegl2014-04-241-0/+1
| | |/ / | |/| |
* | | | Merge tag 'usb-3.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2014-04-271-0/+16
|\ \ \ \
| * | | | phy: core: make NULL a valid phy reference if !CONFIG_GENERIC_PHYGrygorii Strashko2014-04-241-0/+16
| |/ / /
* | | | Merge tag 'locks-v3.15-2' of git://git.samba.org/jlayton/linuxLinus Torvalds2014-04-251-1/+1
|\ \ \ \
| * | | | locks: rename FL_FILE_PVT and IS_FILE_PVT to use "*_OFDLCK" insteadJeff Layton2014-04-231-1/+1
| | |_|/ | |/| |
* | | | Merge tag 'regulator-v3.15-rc2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2014-04-241-2/+2
|\ \ \ \
| * \ \ \ Merge remote-tracking branch 'regulator/fix/core' into regulator-linusMark Brown2014-04-231-2/+2
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | regulator: core: Return error in get optional stubTim Kryger2014-04-181-2/+2
| | |/ /
* | | | Merge branch 'for-3.15-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2014-04-241-0/+1
|\ \ \ \
| * | | | libata/ahci: accommodate tag ordered controllersDan Williams2014-04-181-0/+1
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2014-04-231-0/+1
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Input: serio - add firmware_id sysfs attributeHans de Goede2014-04-191-0/+1
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2014-04-182-0/+8
|\ \ \ \ \