summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
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 Torvalds7-292/+30
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 Torvalds6-5/+48
2014-10-08Merge tag 'staging-3.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-152/+36
2014-10-08Merge tag 'usb-3.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds9-41/+79
2014-10-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds4-13/+128
2014-10-08Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds1-0/+2
2014-10-08Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds7-66/+180
2014-10-08cxl: Add documentation for userspace APIsIan Munsie1-3/+4
2014-10-08cxl: Add userspace header fileIan Munsie3-0/+90
2014-10-08cxl: Add new header for call backs and structsIan Munsie1-0/+48
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 tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds3-1/+7
2014-10-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds3-0/+73
2014-10-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2-25/+98
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 Torvalds4-5/+11
2014-10-08Merge tag 'dmaengine-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/d...Linus Torvalds6-94/+4
2014-10-08Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-11/+39
2014-10-08Merge remote-tracking branch 'scsi-queue/drivers-for-3.18' into for-linusJames Bottomley1-0/+1
2014-10-07netfilter: fix wrong arithmetics regarding NFT_REJECT_ICMPX_MAXPablo Neira Ayuso1-1/+1
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-07locks: generic_delete_lease doesn't need a file_lock at allJeff Layton1-7/+7
2014-10-07netfilter: kill nf_send_reset6() from include/net/netfilter/ipv6/nf_reject.hPablo Neira Ayuso1-155/+2
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-07ARM: KVM: fix vgic-disabled buildArnd Bergmann1-0/+8
2014-10-07videomode: provide dummy inline functions for !CONFIG_OFTomi Valkeinen1-0/+16
2014-10-07openvswitch: fix a compilation error when CONFIG_INET is not setW!Andy Zhou1-15/+21
2014-10-07ipv6: make fib6 serial number per namespaceHannes Frederic Sowa1-1/+1
2014-10-07ipv6: make rt_sernum atomic and serial number fields ordinary intsHannes Frederic Sowa1-1/+1
2014-10-07ipv6: minor fib6 cleanups like type safety, bool conversion, inline removalHannes Frederic Sowa1-4/+14
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-07Merge branch 'acpi-pm'Rafael J. Wysocki2-0/+6
2014-10-07Merge branch 'pm-genirq'Rafael J. Wysocki4-5/+22
2014-10-07net: sched: remove tcf_proto from ematch callsJohn Fastabend1-5/+5
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 Kosina219-1462/+5206
2014-10-07mfd: cros_ec: stop calling ->cmd_xfer() directlyAndrew Bresticker1-6/+18