summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2014-10-09vfs: move getname() from callers to do_mount()Seunghun Lee
2014-10-09Add copy_to_iter(), copy_from_iter() and iov_iter_zero()Matthew Wilcox
2014-10-09constify file_inode()Al Viro
2014-10-09vfs: Make d_invalidate return voidEric W. Biederman
2014-10-09vfs: Merge check_submounts_and_drop and d_invalidateEric W. Biederman
2014-10-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2014-10-08Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2014-10-08Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds
2014-10-08Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2014-10-08net: add netdev_txq_bql_{enqueue, complete}_prefetchw() helpersEric Dumazet
2014-10-08net: description of dma_cookie cause make xmldocs warningMasanari Iida
2014-10-08Move Intel SNB device ids from sb_edac to pci_ids.hAndy Lutomirski
2014-10-08net: fs_enet: Remove non NAPI RXLEROY Christophe
2014-10-08Merge tag 'f2fs-for-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/ja...Linus Torvalds
2014-10-08Merge branch 'for-3.18' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2014-10-08Merge tag 'nfs-for-3.18-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2014-10-08Merge tag 'char-misc-3.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2014-10-08Merge tag 'driver-core-3.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2014-10-08Merge tag 'tty-3.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2014-10-08Merge tag 'usb-3.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2014-10-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds
2014-10-08Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2014-10-08mailbox: Introduce framework for mailboxJassi Brar
2014-10-08mailbox: rename pl320-ipc specific mailbox.hSuman Anna
2014-10-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2014-10-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2014-10-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2014-10-07Merge tag 'spi-v3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...Linus Torvalds
2014-10-07Merge tag 'regulator-v3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2014-10-07Merge tag 'pinctrl-v3.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2014-10-07Merge tag 'dmaengine-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/d...Linus Torvalds
2014-10-07Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2014-10-07locks: fix fcntl_setlease/getlease return when !CONFIG_FILE_LOCKINGJeff Layton
2014-10-07locks: set fl_owner for leases to filp instead of current->filesJeff Layton
2014-10-07locks: give lm_break a return valueJeff Layton
2014-10-07locks: move freeing of leases outside of i_lockJeff Layton
2014-10-07locks: define a lm_setup handler for leasesJeff Layton
2014-10-07locks: plumb a "priv" pointer into the setlease routinesJeff Layton
2014-10-07net: better IFF_XMIT_DST_RELEASE supportEric Dumazet
2014-10-07net: phy: adjust fixed_phy_register() return valuePetri Gynther
2014-10-07mfd: axp20x: Extend axp20x to support axp288 pmicJacob Pan
2014-10-07Merge branch 'pm-avs'Rafael J. Wysocki
2014-10-07Merge branch 'pm-cpufreq'Rafael J. Wysocki
2014-10-07Merge branch 'pm-domains'Rafael J. Wysocki
2014-10-06net: introduce netdevice gso_min_segs attributeEric Dumazet
2014-10-06Merge branches 'for-3.18/always-poll-quirk', 'for-3.18/logitech', 'for-3.18/p...Jiri Kosina
2014-10-06mfd: cros_ec: stop calling ->cmd_xfer() directlyAndrew Bresticker
2014-10-06net/mlx4_en: Code cleanups in tx pathEric Dumazet
2014-10-05Merge tag 'master-2014-10-02' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller
2014-10-04net: Cleanup skb cloning by adding SKB_FCLONE_FREEVijay Subramanian