summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2015-04-04Input: tc3589x - localize platform dataLinus Walleij1-23/+0
2015-04-04Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds1-0/+1
2015-04-04device property: Introduce firmware node type for platform dataRafael J. Wysocki2-0/+34
2015-04-04device property: Make it possible to use secondary firmware nodesRafael J. Wysocki3-2/+6
2015-04-03Merge tag 'imx-soc-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/shaw...Olof Johansson1-0/+1
2015-04-03Merge tag 'arm-perf-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/wil...Olof Johansson19-41/+92
2015-04-03add fixed_phy_update_state() - update state of fixed_phyStas Sergeev1-0/+9
2015-04-03Merge tag 'gpmc-omap-for-v4.1' of git://github.com/rogerq/linux into next/dri...Olof Johansson1-1/+2
2015-04-03Merge tag 'at91-cleanup3' of git://git.kernel.org/pub/scm/linux/kernel/git/nf...Olof Johansson1-0/+49
2015-04-03jhash: Update jhash_[321]words functions to use correct initvalAlexander Duyck1-6/+11
2015-04-03netdevice: document NETDEV_TX_BUSY deprecation.Rusty Russell1-1/+4
2015-04-03hv: remove the per-channel workqueueDexuan Cui1-3/+0
2015-04-03locks: change lm_get_owner and lm_put_owner prototypesJeff Layton1-2/+2
2015-04-03cpuidle: remove state_count field from struct cpuidle_deviceBartlomiej Zolnierkiewicz1-1/+0
2015-04-03clockevents: Cleanup dead cpu explicitelyThomas Gleixner2-6/+2
2015-04-03clockevents: Make tick handover explicitThomas Gleixner2-1/+2
2015-04-03clockevents: Remove broadcast oneshot control leftoversRafael J. Wysocki1-2/+0
2015-04-03clockevents: Provide explicit broadcast oneshot control functionsThomas Gleixner1-0/+19
2015-04-03clockevents: Remove the broadcast control leftoversThomas Gleixner1-3/+0
2015-04-03clockevents: Provide explicit broadcast control functionsThomas Gleixner1-0/+25
2015-04-03time, drivers/rtc: Don't bother with rtc_resume() for the nonstop clocksourceXunlei Pang1-6/+3
2015-04-03drivers/rtc: Provide y2038 safe rtc_class_ops.set_mmss() replacementXunlei Pang1-0/+1
2015-04-03time: Add y2038 safe update_persistent_clock64()Xunlei Pang1-0/+1
2015-04-03time: Add y2038 safe read_persistent_clock64()Xunlei Pang1-0/+1
2015-04-03time: Add y2038 safe read_boot_clock64()Xunlei Pang1-0/+1
2015-04-03mnt: Add MNT_UMOUNT flagEric W. Biederman1-0/+1
2015-04-03Merge tag 'irqchip-fixes-4.0-2' of git://git.infradead.org/users/jcooper/linuxLinus Torvalds1-0/+17
2015-04-02net/mlx5_core: Extend struct mlx5_interface to support multiple protocolsSaeed Mahameed1-0/+8
2015-04-02net/mlx5_core: Modify arm CQ in preparation for upcoming Ethernet driverSaeed Mahameed1-2/+3
2015-04-02net/mlx5_core: Move completion eqs from mlx5_ib to mlx5_coreSaeed Mahameed1-1/+2
2015-04-02net/mlx5_core: Fix Mellanox copyright noteSaeed Mahameed8-8/+8
2015-04-02net/mlx5_core: Use coherent memory for command interface pageEli Cohen1-0/+3
2015-04-02net/mlx4_en: Add RX-ALL supportMuhammad Mahajna1-0/+3
2015-04-02net/mlx4_en: Add interface identify supportIdo Shamay2-0/+3
2015-04-02net/mlx4: Add SET_PORT opcode modifiers enumerationIdo Shamay1-1/+7
2015-04-02net/mlx4: Warn users of depracated QoS FirmwareIdo Shamay1-0/+1
2015-04-02net/mlx4_en: Enable TX rate limit per VFIdo Shamay1-0/+2
2015-04-02net/mlx4: Added qos_vport QP configuration in VST modeIdo Shamay1-2/+6
2015-04-02net/mlx4: Query device for QoS per VF supportIdo Shamay1-1/+2
2015-04-02net/mlx4: Add mlx4_SET_VPORT_QOS implementationIdo Shamay1-0/+1
2015-04-02net/mlx4: Add mlx4_ALLOCATE_VPP implementationIdo Shamay1-0/+1
2015-04-02net/mlx4: New file for QoS related firmware commandsIdo Shamay1-5/+0
2015-04-02net/mlx4: Make mlx4_is_eth visible inline funcionIdo Shamay1-0/+5
2015-04-02net/mlx4: Add RSS support for fragmented IP datagramsIdo Shamay1-0/+1
2015-04-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller8-16/+27
2015-04-02nbd: Remove kernel internal headerMarkus Pargmann1-46/+0
2015-04-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds1-1/+15
2015-04-02net: remove iflink field from struct net_deviceNicolas Dichtel1-2/+1
2015-04-02dev: introduce dev_get_iflink()Nicolas Dichtel1-0/+4
2015-04-02gpu: host1x: Export host1x_syncpt_read()Thierry Reding1-0/+1