summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-06-12sctp: Fix sk_ack_backlog wrap-around problemXufeng Zhang
2014-06-12hwmon: vexpress: Use devm helper for hwmon device registrationPawel Moll
2014-06-12hwmon: (atxp1) Avoid forward declarationAxel Lin
2014-06-12hwmon: add support for Sensirion SHTC1 sensorTomas Pop
2014-06-12hwmon: (ltc4151) Convert to devm_hwmon_device_register_with_groupsAxel Lin
2014-06-12hwmon: (lm85) Drop generic detectionJean Delvare
2014-06-12hwmon: (ina2xx) Cast to s16 on shunt and current regsFabio Baltieri
2014-06-12dlm: keep listening connection alive with sctp modeLidong Zhong
2014-06-12Merge commit '3cf2f34' into sched/core, to fix build errorIngo Molnar
2014-06-12Merge branch 'pm-sleep'Rafael J. Wysocki
2014-06-12Merge branch 'pm-cpufreq'Rafael J. Wysocki
2014-06-12Merge branches 'acpi-general' and 'acpi-video'Rafael J. Wysocki
2014-06-12Merge branch 'acpi-hotplug'Rafael J. Wysocki
2014-06-12ALSA: intel8x0: Use ktime and ktime_get()Thomas Gleixner
2014-06-12ALSA: core: Use ktime_get_ts()Thomas Gleixner
2014-06-12ALSA: hda - verify pin:converter connection on unsol event for HSW and VLVMengdong Lin
2014-06-12ALSA: compress: Cancel the optimization of compiler and fix the size of struc...Wang, Xiaoming
2014-06-12blackfin: defconfigs: add MTD_SPI_NOR (new dependency for M25P80)Brian Norris
2014-06-12mmc: simplify SDHCI Kconfig dependenciesArnd Bergmann
2014-06-12mmc: omap: don't select TPS65010Arnd Bergmann
2014-06-12mmc: mvsdio: avoid compiler warningArnd Bergmann
2014-06-12mmc: atmel-mci: incude asm/cacheclush.hArnd Bergmann
2014-06-12mmc: sdhci-msm: Fix fallout from sdhci refactoringStephen Boyd
2014-06-12mmc: usdhi6rol0: fix compiler warningsGuennadi Liakhovetski
2014-06-12powerpc: Avoid circular dependency with zImage.%Michal Marek
2014-06-12gpio: of: Fix handling for deferred probe for -gpio suffixTony Lindgren
2014-06-12lock_parent: don't step on stale ->d_parent of all-but-freed oneAl Viro
2014-06-12Merge commit '9f12600fe425bc28f0ccba034a77783c09c15af4' into for-linusAl Viro
2014-06-12kill generic_file_splice_write()Al Viro
2014-06-12ceph: switch to iter_file_splice_write()Al Viro
2014-06-12shmem: switch to iter_file_splice_write()Al Viro
2014-06-12nfs: switch to iter_splice_write_file()Al Viro
2014-06-12fs/splice.c: remove unneeded exportsAl Viro
2014-06-12ocfs2: switch to iter_file_splice_write()Al Viro
2014-06-12->splice_write() via ->write_iter()Al Viro
2014-06-11Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2014-06-11Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2014-06-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds
2014-06-12powerpc/book3s: Fix some ABIv2 issues in machine check codeAnton Blanchard
2014-06-11Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2014-06-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-06-11net/core: Add VF link state control policyDoug Ledford
2014-06-11net/fsl: xgmac_mdio is dependent on OF_MDIOAndy Fleming
2014-06-11net/fsl: Make xgmac_mdio read error message usefulShruti Kanetkar
2014-06-11net_sched: drr: warn when qdisc is not work conservingFlorian Westphal
2014-06-11Merge branch 'inet_csums'David S. Miller
2014-06-11net: Add skb_gro_postpull_rcsum to udp and vxlanTom Herbert
2014-06-11net: Save software checksum completeTom Herbert
2014-06-11net: Preserve CHECKSUM_COMPLETE at validationTom Herbert
2014-06-11Merge branch 'qlcnic-next'David S. Miller