summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorLines
2015-01-27net: phy: keep track of the PHY suspend stateFlorian Fainelli-0/+2
2015-01-27net: phy: document has_fixups fieldFlorian Fainelli-0/+1
2015-01-26Merge tag 'sunxi-dt-for-3.20' of https://git.kernel.org/pub/scm/linux/kernel/...Olof Johansson-0/+118
2015-01-26ipv4: try to cache dst_entries which would cause a redirectHannes Frederic Sowa-5/+6
2015-01-26Merge branch 'akpm' (patches from Andrew Morton)Linus Torvalds-8/+12
2015-01-26Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/...David S. Miller-4/+4
2015-01-26USB: Add missing word to comment in mod_devicetable.hSharon Dvir-3/+3
2015-01-26device: Change dev_<level> logging functions to return voidJoe Perches-31/+29
2015-01-26device: Fix dev_dbg_once macroJoe Perches-1/+1
2015-01-26openvswitch: Add support for unique flow IDs.Joe Stringer-0/+20
2015-01-26genetlink: Add genlmsg_parse() helper function.Joe Stringer-0/+17
2015-01-27Merge tag 'drm-intel-next-2015-01-17' of git://anongit.freedesktop.org/drm-in...Dave Airlie-37/+59
2015-01-26leds: Add LED Flash class extension to the LED subsystemJacek Anaszewski-0/+210
2015-01-27Merge tag 'topic/core-stuff-2015-01-23' of git://anongit.freedesktop.org/drm-...Dave Airlie-1/+2
2015-01-26Merge tag 'regulator-v3.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-0/+2
2015-01-26NFC: st21nfcb: Fix copy/paste error in commentChristophe Ricard-1/+1
2015-01-26NFC: st21nfcb: Remove useless includeChristophe Ricard-2/+0
2015-01-26printk: add dummy routine for when CONFIG_PRINTK=nPranith Kumar-3/+12
2015-01-26mm: page_alloc: embed OOM killing naturally into allocation slowpathJohannes Weiner-5/+0
2015-01-26i2c: Only include slave support if selectedJean Delvare-0/+6
2015-01-26ASoC: Add support for allocating AC'97 device before registering itLars-Peter Clausen-0/+1
2015-01-26ACPICA: Resources: Provide common part for struct acpi_resource_address struc...Lv Zheng-16/+24
2015-01-26ACPI: Introduce acpi_unload_parent_table() usages in Linux kernelLv Zheng-6/+0
2015-01-26ALSA: seq: increase the maximum number of queuesClemens Ladisch-1/+1
2015-01-26ALSA: seq: remove unused callback_all fieldClemens Ladisch-1/+0
2015-01-26ALSA: seq: remove unused symbolsClemens Ladisch-6/+0
2015-01-26Merge branch 'for-linus' into for-nextTakashi Iwai-36/+131
2015-01-26Merge branch 'arm/smmu' into arm/renesasJoerg Roedel-14/+190
2015-01-26Merge branch 'for-joerg/arm-smmu/updates' of git://git.kernel.org/pub/scm/lin...Joerg Roedel-0/+144
2015-01-26irqchip: omap-intc: Remove unused legacy interface for omap2Tony Lindgren-1/+0
2015-01-26irqchip: omap-intc: Fix support for dm814 and dm816Tony Lindgren-1/+0
2015-01-26pinctrl: add driver for Amlogic Meson SoCsBeniamino Galvani-0/+157
2015-01-26rhashtable: fix rht_for_each_entry_safe() endless loopPatrick McHardy-1/+3
2015-01-25new fs_pin killing logicsAl Viro-3/+14
2015-01-25allow attaching fs_pin to a group not associated with some superblockAl Viro-0/+1
2015-01-25take count and rcu_head out of fs_pinAl Viro-8/+2
2015-01-25dcache: let the dentry count go down to zero without taking d_lockLinus Torvalds-1/+2
2015-01-25kill pin_put()Al Viro-1/+0
2015-01-25kill d_validate()Al Viro-3/+0
2015-01-25Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds-0/+13
2015-01-26crypto: replace scatterwalk_sg_next with sg_nextCristian Stoica-9/+1
2015-01-25net: ipv6: Add sysctl entry to disable MTU updates from RAHarout Hedeshian-0/+2
2015-01-25iio: Add new operating mode for non triggered sw buffersKarol Wrona-2/+4
2015-01-25net/mlx4_core: Enable device recovery flow with SRIOVYishai Hadas-0/+7
2015-01-25net/mlx4_core: Manage interface state for Reset flow casesYishai Hadas-0/+7
2015-01-25net/mlx4_core: Activate reset flow upon fatal command casesYishai Hadas-0/+1
2015-01-25net/mlx4_core: Enhance the catas flow to support device resetYishai Hadas-0/+7
2015-01-25net/mlx4_core: Refactor the catas flow to work per deviceYishai Hadas-0/+2
2015-01-25net/mlx4_core: Set device configuration data to be persistent across resetYishai Hadas-0/+2
2015-01-25net/mlx4_core: Maintain a persistent memory for mlx4 deviceYishai Hadas-3/+8