summaryrefslogtreecommitdiffstats
path: root/include/linux
AgeCommit message (Expand)Author
2014-04-01kill the 5th argument of generic_file_buffered_write()Al Viro
2014-04-01kill the 4th argument of __generic_file_aio_write()Al Viro
2014-04-01constify blk_rq_map_user_iov() and friendsAl Viro
2014-04-01introduce copy_page_to_iter, kill loop over iovec in generic_file_aio_read()Al Viro
2014-04-01iov_iter: Move iov_iter to uio.hKent Overstreet
2014-04-01switch ->is_partially_uptodate() to saner argumentsAl Viro
2014-04-01pipe: kill ->map() and ->unmap()Al Viro
2014-04-01new helper: readlink_copy()Al Viro
2014-04-01get rid of files_defer_init()Al Viro
2014-04-01mark struct file that had write access grabbed by open()Al Viro
2014-04-01get rid of DEBUG_WRITECOUNTAl Viro
2014-04-01switch nbd to sockfd_lookup/sockfd_putAl Viro
2014-04-01smarter propagate_mnt()Al Viro
2014-04-01Merge branch 'for-3.15/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds
2014-04-01Merge branch 'for-3.15/core' of git://git.kernel.dk/linux-blockLinus Torvalds
2014-04-01Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2014-04-01Merge tag 'usb-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2014-04-01Merge tag 'tty-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2014-04-01Merge tag 'staging-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-04-01Merge tag 'driver-core-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2014-04-01Merge tag 'char-misc-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2014-04-01Merge tag 'sound-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2014-04-01Merge tag 'pci-v3.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2014-04-01net: Add a test to see if a skb is freeable in irq contextEric W. Biederman
2014-04-01Merge tag 'edac_for_3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bpLinus Torvalds
2014-04-01net: ptp: move PTP classifier in its own fileDaniel Borkmann
2014-04-01mac802154: make csma/cca parameters per-wpanPhoebe Buckheister
2014-04-01Merge tag 'spi-v3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...Linus Torvalds
2014-04-01Merge tag 'regulator-v3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2014-04-01Merge tag 'regmap-v3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...Linus Torvalds
2014-04-01Merge branch 'pm-cpufreq'Rafael J. Wysocki
2014-04-01Merge tag 'pm+acpi-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-04-01Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2014-04-01Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2014-04-01Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2014-04-01Merge branches 'for-3.15/multitouch', 'for-3.15/sony' and 'for-3.15/uhid' int...Jiri Kosina
2014-04-01Merge branch 'for-3.15/hid-sensor-hub' into for-linusJiri Kosina
2014-04-01vfs: add cross-renameMiklos Szeredi
2014-04-01security: add flags to rename hooksMiklos Szeredi
2014-04-01vfs: add renameat2 syscallMiklos Szeredi
2014-04-01vfs: add d_is_dir()Miklos Szeredi
2014-04-01slab: fix wrongly used macroJoonsoo Kim
2014-03-31Merge branch 'for-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/l...Linus Torvalds
2014-03-31Merge branch 'for-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds
2014-03-31Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2014-03-31Merge branch 'compat' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/l...Linus Torvalds
2014-03-31Merge branch 'x86-asmlinkage-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2014-03-31nfsd: check passed socket's net matches NFSd superblock's oneStanislav Kinsbursky
2014-03-31net-gro: restore frag0 optimizationEric Dumazet
2014-03-31net-sysfs: expose number of carrier on/off changesdavid decotigny