summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2015-07-29KVM: s390: more irq names for trace eventsDavid Hildenbrand1-0/+1
2015-07-29stmmac: remove setup/free glue callbacksJoachim Eastwood1-2/+0
2015-07-29stmmac: remove unused stmmac_of_data structJoachim Eastwood1-18/+0
2015-07-28soc: qcom: Add Shared Memory Manager driverBjorn Andersson1-0/+11
2015-07-28clk: zx: Add audio and GPIO clock for zx296702Jun Nie1-2/+15
2015-07-28clk: gpio: Mark parent_names array constStephen Boyd1-1/+1
2015-07-28Merge branch 'v4.3-topic/clk-samsung' of git://git.kernel.org/pub/scm/linux/k...Michael Turquette2-0/+2
2015-07-28clk: allow a clk divider with max divisor when zeroJim Quinlan1-0/+4
2015-07-28Merge branch 'cleanup-clk-h-includes' into clk-nextStephen Boyd2-2/+3
2015-07-28clk: Allow providers to configure min/max ratesStephen Boyd1-0/+2
2015-07-28Merge branch 'for-4.2/ti-clk-move' of https://github.com/t-kristo/linux-pm in...Stephen Boyd1-105/+44
2015-07-28jbd2: avoid infinite loop when destroying aborted journalJan Kara1-1/+2
2015-07-28Merge branch 'clk-determine-rate-struct' into clk-nextStephen Boyd2-32/+33
2015-07-28Merge tag 'devicetree-fixes-for-4.2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-1/+1
2015-07-28Merge tag 'nfs-for-4.2-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2-3/+6
2015-07-28Merge tag 'v4.2-next-soc' of https://github.com/mbgg/linux-mediatek into next...Olof Johansson2-0/+41
2015-07-28Merge back earlier cpufreq material for v4.3.Rafael J. Wysocki1-4/+1
2015-07-28cpufreq: Avoid attempts to create duplicate symbolic linksRafael J. Wysocki1-0/+1
2015-07-28iommu: iova: Move iova cache management to the iova librarySakari Ailus1-2/+2
2015-07-28gpio: defer probe if pinctrl cannot be foundTomeu Vizoso1-2/+2
2015-07-28driver core: implement device_for_each_child_reverse()Andy Shevchenko1-0/+2
2015-07-28klist: implement klist_prev()Andy Shevchenko1-0/+1
2015-07-28PM / QoS: Make it possible to expose device latency tolerance to userspaceMika Westerberg1-0/+5
2015-07-28Yama: remove needless CONFIG_SECURITY_YAMA_STACKEDKees Cook1-2/+4
2015-07-28libnvdimm: Add DSM support for Address Range Scrub commandsVishal Verma1-0/+10
2015-07-28libnvdimm: Update name of the ars_status_record mask fieldVishal Verma1-1/+1
2015-07-28clk: change clk_ops' ->determine_rate() prototypeBoris Brezillon2-32/+33
2015-07-28net/mlx4_en: Add support for hardware accelerated 802.1ad vlanHadar Hen Zion2-0/+2
2015-07-28net/mlx4: Prepare VLAN macros for 802.1ad Hardware accelerated supportHadar Hen Zion2-2/+2
2015-07-28net/mlx4_core: Preparations for 802.1ad VLAN supportHadar Hen Zion1-0/+5
2015-07-27Merge 4.2-rc4 into usb-nextGreg Kroah-Hartman13-8/+86
2015-07-27Merge 4.2-rc4 into tty-nextGreg Kroah-Hartman13-8/+86
2015-07-27Merge 4.2-rc4 into staging-nextGreg Kroah-Hartman13-8/+86
2015-07-27drm: Make the connector dpms callback return a value, v2.Maarten Lankhorst3-4/+4
2015-07-27drm/atomic: pass old crtc state to atomic_begin/flush.Maarten Lankhorst1-2/+4
2015-07-27of: constify drv arg of of_driver_match_device stubTomeu Vizoso1-1/+1
2015-07-27gpio: generic: support input-only chipsRabin Vincent1-0/+1
2015-07-27Merge branch 'for-linus' into for-nextTakashi Iwai615-8543/+30040
2015-07-27Merge tag 'renesas-dt2-for-v4.3' of git://git.kernel.org/pub/scm/linux/kernel...Olof Johansson2-0/+4
2015-07-27atomic: Collapse all atomic_{set,clear}_mask definitionsPeter Zijlstra2-10/+25
2015-07-27atomic: Provide atomic_{or,xor,and}Peter Zijlstra3-22/+16
2015-07-27atomic: Prepare generic atomic implementation for logic opsPeter Zijlstra1-2/+10
2015-07-27net/macb: convert to kernel docAndy Shevchenko1-3/+11
2015-07-27tcp: fix recv with flags MSG_WAITALL | MSG_PEEKSabrina Dubroca1-1/+1
2015-07-27drm/atomic: add connectors_changed to separate it from mode_changed, v2Maarten Lankhorst2-4/+7
2015-07-27bonding: convert num_grat_arp to the new bonding option APINikolay Aleksandrov1-0/+1
2015-07-27lwtunnel: change prototype of lwtunnel_state_get()Nicolas Dichtel1-5/+11
2015-07-27net/mlx5e: TX latency optimization to save DMA readsAchiad Shochat1-1/+3
2015-07-27net/mlx5e: Allocate DMA coherent memory on reader NUMA nodeSaeed Mahameed1-0/+8
2015-07-27net/mlx5e: Support ETH_RSS_HASH_XORSaeed Mahameed1-3/+3