aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2014-05-07ACPICA: Back port of improvements on exception code.Bob Moore
2014-05-07ACPICA: Back port of _PRP update.Bob Moore
2014-05-07ACPICA: Linux header: Add support for stubbed externals.Lv Zheng
2014-05-07ACPICA: OSL: Add configurability for generic external functions.Lv Zheng
2014-05-07ACPICA: OSL: Add section to collect the divergence in acpixf.h.Lv Zheng
2014-05-07ACPICA: OSL: Add configurability for debug output functions.Lv Zheng
2014-05-07ACPICA: OSL: Add configurability for error message functions.Lv Zheng
2014-05-07ACPICA: OSL: Add configurability for memory allocation macros.Lv Zheng
2014-05-07ACPICA: OSL: Move external globals from utglobal.c to acpixf.h using ACPI_INI...Lv Zheng
2014-05-07ACPICA: Comment updates - no functional change.Bob Moore
2014-05-07ACPICA: Add support for LPIT table.Bob Moore
2014-05-07ACPICA: Update global variable definitions. No functional change.Lv Zheng
2014-05-07Merge back earlier ACPICA material.Rafael J. Wysocki
2014-05-07genirq: Provide irq_force_affinity fallback for non-SMPArnd Bergmann
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