summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2014-05-07PM / OPP: Move cpufreq specific OPP functions out of generic OPP libraryNishanth Menon
2014-05-07cpufreq: Catch double invocations of cpufreq_freq_transition_begin/endSrivatsa S. Bhat
2014-05-06nfsd: remove <linux/nfsd/debug.h>Christoph Hellwig
2014-05-06nfsd: move <linux/nfsd/stats.h> to fs/nfsdChristoph Hellwig
2014-05-06nfsd: move <linux/nfsd/export.h> to fs/nfsdChristoph Hellwig
2014-05-06nfsd: remove <linux/nfsd/nfsfh.h>Christoph Hellwig
2014-05-06bio_vec-backed iov_iterAl Viro
2014-05-06bury generic_file_aio_{read,write}Al Viro
2014-05-06lustre: get rid of messing with iovecsAl Viro
2014-05-06ceph_sync_read: stop poking into iov_iter gutsAl Viro
2014-05-06new helper: copy_page_from_iter()Al Viro
2014-05-06bury __generic_file_aio_write()Al Viro
2014-05-06Merge ext4 changes in ext4_file_write() into for-nextAl Viro
2014-05-06blkdev_aio_write() - turn into blkdev_write_iter()Al Viro
2014-05-06write_iter variants of {__,}generic_file_aio_write()Al Viro
2014-05-06new methods: ->read_iter() and ->write_iter()Al Viro
2014-05-06replace checking for ->read/->aio_read presence with check in ->f_modeAl Viro
2014-05-06iov_iter_truncate()Al Viro
2014-05-06new helper: iov_iter_get_pages_alloc()Al Viro
2014-05-06new helper: iov_iter_npages()Al Viro
2014-05-06new helper: iov_iter_get_pages()Al Viro
2014-05-06start adding the tag to iov_iterAl Viro
2014-05-06new helper: generic_file_read_iter()Al Viro
2014-05-06new primitive: iov_iter_alignment()Al Viro
2014-05-06switch {__,}blockdev_direct_IO() to iov_iterAl Viro
2014-05-06convert the guts of nfs_direct_IO() to iov_iterAl Viro
2014-05-06pass iov_iter to ->direct_IO()Al Viro
2014-05-06kill generic_segment_checks()Al Viro
2014-05-06generic_file_direct_write(): switch to iov_iterAl Viro
2014-05-06kill iov_iter_copy_from_user()Al Viro
2014-05-06ARM: dts: Fix omap serial wake-up when booted with device treeTony Lindgren
2014-05-06Merge branch 'akpm' (incoming from Andrew)Linus Torvalds
2014-05-06slub: use sysfs'es release mechanism for kmem_cacheChristoph Lameter
2014-05-06hugetlb: ensure hugepage access is denied if hugepages are not supportedNishanth Aravamudan
2014-05-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2014-05-06Merge branch 'rfkill-gpio-cleanups' of git://git.kernel.org/pub/scm/linux/ker...John W. Linville
2014-05-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211John W. Linville
2014-05-06nick kvfree() from apparmorAl Viro
2014-05-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...Linus Torvalds
2014-05-06Merge tag 'kvm-s390-20140506' of git://git.kernel.org/pub/scm/linux/kernel/gi...Paolo Bonzini
2014-05-06cfg80211: export interface stopping functionMichal Kazior
2014-05-06mac80211: fix CSA tx queue stoppingMichal Kazior
2014-05-06KVM: s390: Add clock comparator and CPU timer IRQ injectionThomas Huth
2014-05-06drm/radeon: add pci ids for MullinsSamuel Li
2014-05-05ARM: socfpga: dts: add reset-controllerSteffen Trumtrar
2014-05-05tracing: Replace __get_cpu_var uses with this_cpu_ptrChristoph Lameter
2014-05-05Bluetooth: Convert RFCOMM spinlocks into mutexesLibor Pechacek
2014-05-05ASoC: Add support for CS42L56 CODECBrian Austin
2014-05-05Merge tag 'iio-for-3.16b' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...Greg Kroah-Hartman
2014-05-05asmlinkage: Revert "lto: Make asmlinkage __visible"Andi Kleen