summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2015-07-29stmmac: remove setup/free glue callbacksJoachim Eastwood
2015-07-29stmmac: remove unused stmmac_of_data structJoachim Eastwood
2015-07-28soc: qcom: Add Shared Memory Manager driverBjorn Andersson
2015-07-28clk: gpio: Mark parent_names array constStephen Boyd
2015-07-28clk: allow a clk divider with max divisor when zeroJim Quinlan
2015-07-28Merge branch 'cleanup-clk-h-includes' into clk-nextStephen Boyd
2015-07-28clk: Allow providers to configure min/max ratesStephen Boyd
2015-07-28Merge branch 'for-4.2/ti-clk-move' of https://github.com/t-kristo/linux-pm in...Stephen Boyd
2015-07-28jbd2: avoid infinite loop when destroying aborted journalJan Kara
2015-07-28Merge branch 'clk-determine-rate-struct' into clk-nextStephen Boyd
2015-07-28Merge tag 'devicetree-fixes-for-4.2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2015-07-28Merge tag 'nfs-for-4.2-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2015-07-28Merge tag 'v4.2-next-soc' of https://github.com/mbgg/linux-mediatek into next...Olof Johansson
2015-07-28cpufreq: Avoid attempts to create duplicate symbolic linksRafael J. Wysocki
2015-07-28gpio: defer probe if pinctrl cannot be foundTomeu Vizoso
2015-07-28driver core: implement device_for_each_child_reverse()Andy Shevchenko
2015-07-28klist: implement klist_prev()Andy Shevchenko
2015-07-28PM / QoS: Make it possible to expose device latency tolerance to userspaceMika Westerberg
2015-07-28Yama: remove needless CONFIG_SECURITY_YAMA_STACKEDKees Cook
2015-07-27clk: change clk_ops' ->determine_rate() prototypeBoris Brezillon
2015-07-27net/mlx4_en: Add support for hardware accelerated 802.1ad vlanHadar Hen Zion
2015-07-27net/mlx4: Prepare VLAN macros for 802.1ad Hardware accelerated supportHadar Hen Zion
2015-07-27net/mlx4_core: Preparations for 802.1ad VLAN supportHadar Hen Zion
2015-07-27Merge 4.2-rc4 into usb-nextGreg Kroah-Hartman
2015-07-27Merge 4.2-rc4 into tty-nextGreg Kroah-Hartman
2015-07-27Merge 4.2-rc4 into staging-nextGreg Kroah-Hartman
2015-07-27of: constify drv arg of of_driver_match_device stubTomeu Vizoso
2015-07-27gpio: generic: support input-only chipsRabin Vincent
2015-07-27atomic: Collapse all atomic_{set,clear}_mask definitionsPeter Zijlstra
2015-07-27atomic: Provide atomic_{or,xor,and}Peter Zijlstra
2015-07-27net/macb: convert to kernel docAndy Shevchenko
2015-07-27net/mlx5e: TX latency optimization to save DMA readsAchiad Shochat
2015-07-27net/mlx5e: Allocate DMA coherent memory on reader NUMA nodeSaeed Mahameed
2015-07-27net/mlx5e: Support ETH_RSS_HASH_XORSaeed Mahameed
2015-07-27genirq: Add chip_[suspend|resume] PM support to irq_chipBrian Norris
2015-07-27irqchip/gic: Remove redundant gic_set_irqchip_flagsSudeep Holla
2015-07-26lwtunnel: export linux/lwtunnel.h to userspaceNicolas Dichtel
2015-07-26Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2015-07-25Merge tag 'trace-v4.2-rc2-fix3' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2015-07-25Merge tag 'for-linus-20150724' of git://git.infradead.org/linux-mtdLinus Torvalds
2015-07-24Merge branch 'for-4.2-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2015-07-24ftrace: Fix breakage of set_ftrace_pidSteven Rostedt (Red Hat)
2015-07-24regulator: Add over current protection (OCP) supportStephen Boyd
2015-07-24spi: davinci: Choose correct pre-scaler limit based on SOCFranklin S Cooper Jr
2015-07-24regulator: mt6311: Add support for mt6311 regulatorHenry Chen
2015-07-24mmc: sdhci-esdhc-imx: clear f_max in boarddataDong Aisheng
2015-07-23tty: core: Add tty_debug() for printk(KERN_DEBUG) messagesPeter Hurley
2015-07-23tty/serial: at91: add support to FIFOsCyrille Pitchen
2015-07-23tty/serial: at91: fix some macro definitions to fit coding styleCyrille Pitchen
2015-07-23tty/early: make serial8250_early_{in,out} static againVineet Gupta