summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2014-05-07Merge ext4 changes in ext4_file_write() into for-nextAl Viro1-5/+4
2014-05-07blkdev_aio_write() - turn into blkdev_write_iter()Al Viro1-2/+1
2014-05-07write_iter variants of {__,}generic_file_aio_write()Al Viro1-0/+2
2014-05-07new methods: ->read_iter() and ->write_iter()Al Viro1-0/+6
2014-05-07replace checking for ->read/->aio_read presence with check in ->f_modeAl Viro1-0/+4
2014-05-07iov_iter_truncate()Al Viro2-2/+7
2014-05-07new helper: iov_iter_get_pages_alloc()Al Viro1-0/+2
2014-05-07new helper: iov_iter_npages()Al Viro1-0/+1
2014-05-07new helper: iov_iter_get_pages()Al Viro1-0/+2
2014-05-07start adding the tag to iov_iterAl Viro1-12/+3
2014-05-07new helper: generic_file_read_iter()Al Viro1-0/+1
2014-05-07new primitive: iov_iter_alignment()Al Viro1-0/+2
2014-05-07switch {__,}blockdev_direct_IO() to iov_iterAl Viro1-6/+6
2014-05-07convert the guts of nfs_direct_IO() to iov_iterAl Viro1-2/+2
2014-05-07pass iov_iter to ->direct_IO()Al Viro2-4/+2
2014-05-07kill generic_segment_checks()Al Viro1-2/+0
2014-05-07generic_file_direct_write(): switch to iov_iterAl Viro1-2/+2
2014-05-07kill iov_iter_copy_from_user()Al Viro1-2/+0
2014-05-07ARM: dts: Fix omap serial wake-up when booted with device treeTony Lindgren1-0/+12
2014-05-07Merge branch 'akpm' (incoming from Andrew)Linus Torvalds2-0/+19
2014-05-07slub: use sysfs'es release mechanism for kmem_cacheChristoph Lameter1-0/+9
2014-05-07hugetlb: ensure hugepage access is denied if hugepages are not supportedNishanth Aravamudan1-0/+10
2014-05-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2-0/+4
2014-05-06Merge branch 'rfkill-gpio-cleanups' of git://git.kernel.org/pub/scm/linux/ker...John W. Linville1-10/+0
2014-05-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211John W. Linville1-0/+12
2014-05-06nick kvfree() from apparmorAl Viro1-0/+2
2014-05-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...Linus Torvalds1-2/+20
2014-05-06Merge tag 'kvm-s390-20140506' of git://git.kernel.org/pub/scm/linux/kernel/gi...Paolo Bonzini1-0/+2
2014-05-06cfg80211: export interface stopping functionMichal Kazior1-0/+15
2014-05-06mac80211: fix CSA tx queue stoppingMichal Kazior1-1/+3
2014-05-06KVM: s390: Add clock comparator and CPU timer IRQ injectionThomas Huth1-0/+2
2014-05-06drm/radeon: add pci ids for MullinsSamuel Li1-0/+16
2014-05-06ARM: socfpga: dts: add reset-controllerSteffen Trumtrar1-0/+90
2014-05-06tracing: Replace __get_cpu_var uses with this_cpu_ptrChristoph Lameter1-1/+1
2014-05-06Bluetooth: Convert RFCOMM spinlocks into mutexesLibor Pechacek1-3/+3
2014-05-06ASoC: Add support for CS42L56 CODECBrian Austin1-0/+48
2014-05-06Merge tag 'iio-for-3.16b' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...Greg Kroah-Hartman5-1/+38
2014-05-06asmlinkage: Revert "lto: Make asmlinkage __visible"Andi Kleen1-2/+2
2014-05-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds4-2/+18
2014-05-06clk: sunxi: Implement MMC phase controlEmilio López1-0/+22
2014-05-06Merge tag 'tty-3.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds1-1/+0
2014-05-06of: introduce of_dma_is_coherent() helperSantosh Shilimkar1-0/+6
2014-05-06of: introduce of_dma_get_range() helperGrygorii Strashko1-0/+8
2014-05-06device: introduce per device dma_pfn_offsetSantosh Shilimkar1-0/+2
2014-05-06Merge tag 'renesas-dt-for-v3.16' of git://git.kernel.org/pub/scm/linux/kernel...Olof Johansson2-0/+6
2014-05-06Merge branch 'renesas/clock' into next/boardsOlof Johansson2-3/+3
2014-05-06Merge tag 'renesas-clock-for-v3.16' of git://git.kernel.org/pub/scm/linux/ker...Olof Johansson2-3/+3
2014-05-05ASoC: sta350: add support for bits in miscellaneous registersDaniel Mack1-0/+5
2014-05-05net: Call skb_checksum_init in IPv6Tom Herbert1-0/+7
2014-05-05net: Call skb_checksum_init in IPv4Tom Herbert1-0/+6