summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2014-10-09Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2-2/+3
2014-10-09fonts: Add 6x10 fontMaarten ter Huurne1-1/+3
2014-10-09s390/nohz: use a per-cpu flag for arch_needs_cpuMartin Schwidefsky1-1/+1
2014-10-09IB/mlx5: Use extended internal signature layoutSagi Grimberg1-8/+24
2014-10-09IB/mlx5: Use enumerations for PI copy maskSagi Grimberg1-0/+3
2014-10-09vfs: move getname() from callers to do_mount()Seunghun Lee1-1/+2
2014-10-09Add copy_to_iter(), copy_from_iter() and iov_iter_zero()Matthew Wilcox1-0/+3
2014-10-09constify file_inode()Al Viro1-1/+1
2014-10-09vfs: Make d_invalidate return voidEric W. Biederman1-1/+1
2014-10-09vfs: Merge check_submounts_and_drop and d_invalidateEric W. Biederman1-1/+0
2014-10-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds36-838/+1588
2014-10-09Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds3-0/+297
2014-10-09Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds2-34/+1
2014-10-09Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-40/+10
2014-10-09net: add netdev_txq_bql_{enqueue, complete}_prefetchw() helpersEric Dumazet1-0/+29
2014-10-09net: description of dma_cookie cause make xmldocs warningMasanari Iida1-2/+0
2014-10-09Move Intel SNB device ids from sb_edac to pci_ids.hAndy Lutomirski1-0/+15
2014-10-09net: fs_enet: Remove non NAPI RXLEROY Christophe1-1/+0
2014-10-08Merge tag 'f2fs-for-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/ja...Linus Torvalds1-2/+4
2014-10-08Merge branch 'for-3.18' of git://linux-nfs.org/~bfields/linuxLinus Torvalds3-4/+25
2014-10-08Merge tag 'nfs-for-3.18-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds5-55/+21
2014-10-08Merge tag 'char-misc-3.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds5-290/+28
2014-10-08Merge tag 'driver-core-3.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds3-8/+43
2014-10-08Merge tag 'tty-3.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds5-5/+45
2014-10-08Merge tag 'usb-3.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds8-40/+61
2014-10-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds1-0/+1
2014-10-08Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds4-18/+52
2014-10-08mailbox: Introduce framework for mailboxJassi Brar2-0/+179
2014-10-08mailbox: rename pl320-ipc specific mailbox.hSuman Anna1-0/+0
2014-10-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2-0/+37
2014-10-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds1-0/+3
2014-10-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds5-6/+6
2014-10-08Merge tag 'spi-v3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...Linus Torvalds1-0/+5
2014-10-08Merge tag 'regulator-v3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds9-35/+90
2014-10-08Merge tag 'pinctrl-v3.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2-5/+4
2014-10-08Merge tag 'dmaengine-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/d...Linus Torvalds3-35/+3
2014-10-08Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-11/+39
2014-10-07locks: fix fcntl_setlease/getlease return when !CONFIG_FILE_LOCKINGJeff Layton1-2/+2
2014-10-07locks: set fl_owner for leases to filp instead of current->filesJeff Layton1-7/+1
2014-10-07locks: give lm_break a return valueJeff Layton1-1/+1
2014-10-07locks: move freeing of leases outside of i_lockJeff Layton1-3/+4
2014-10-07locks: define a lm_setup handler for leasesJeff Layton1-0/+1
2014-10-07locks: plumb a "priv" pointer into the setlease routinesJeff Layton1-6/+6
2014-10-07net: better IFF_XMIT_DST_RELEASE supportEric Dumazet1-0/+8
2014-10-07net: phy: adjust fixed_phy_register() return valuePetri Gynther1-7/+7
2014-10-07Merge branch 'pm-avs'Rafael J. Wysocki1-0/+20
2014-10-07Merge branch 'pm-cpufreq'Rafael J. Wysocki1-0/+3
2014-10-07Merge branch 'pm-domains'Rafael J. Wysocki3-66/+67
2014-10-07net: introduce netdevice gso_min_segs attributeEric Dumazet1-1/+3
2014-10-07Merge branches 'for-3.18/always-poll-quirk', 'for-3.18/logitech', 'for-3.18/p...Jiri Kosina152-1417/+2870