summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2014-05-25Merge branch 'pm-clk' into acpi-lpssRafael J. Wysocki1-0/+31
2014-05-24PM / devfreq: Add devm_devfreq_{register,unregister}_opp_notfier functionChanwoo Choi1-0/+14
2014-05-24PM / devfreq: Add resource-managed function for devfreq deviceChanwoo Choi1-1/+20
2014-05-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller19-27/+133
2014-05-24Merge branch 'fortglx/3.16/time' of git://git.linaro.org/people/john.stultz/l...Thomas Gleixner1-1/+0
2014-05-24Merge tag 'dmaengine-fixes-3.15-rc5' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-0/+1
2014-05-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds7-20/+68
2014-05-24[media] exynos4-is: Remove support for non-dt platformsSylwester Nawrocki1-28/+0
2014-05-24Merge remote-tracking branch 'linaro/clk-next' into clk-nextMike Turquette3-57/+95
2014-05-24net: filter: let unattached filters use sock_fprog_kernDaniel Borkmann1-1/+1
2014-05-24net: filter: remove DL macroDaniel Borkmann1-3/+0
2014-05-24clk: divider: add CLK_DIVIDER_READ_ONLY flagHeiko Stuebner1-0/+4
2014-05-24net: Make enabling of zero UDP6 csums more restrictiveTom Herbert1-1/+23
2014-05-23blk-mq: export blk_mq_tag_busy_iterSam Bradshaw1-0/+1
2014-05-23net-next:v4: Add support to configure SR-IOV VF minimum and maximum Tx rate t...Sucheta Chakraborty2-4/+7
2014-05-23regulator: Constify the pointer to alias name arrayLee Jones2-17/+21
2014-05-23devres: Add devm_get_free_pages APIEli Billauer1-0/+4
2014-05-23Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-2/+5
2014-05-23Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-0/+2
2014-05-23wait: swap EXIT_ZOMBIE(Z) and EXIT_DEAD(X) chars in TASK_STATE_TO_CHAR_STRMasatake YAMATO1-1/+1
2014-05-23Merge tag 'dt-dma-properties-for-arm' of git://git.kernel.org/pub/scm/linux/k...Russell King3-0/+23
2014-05-23mfd: stmpe: root out static GPIO and IRQ assignmentsLinus Walleij1-14/+0
2014-05-23of/irq: do irq resolution in platform_get_irq_byname()Grygorii Strashko1-0/+5
2014-05-23Merge tag 'usb-for-v3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...Greg Kroah-Hartman4-34/+111
2014-05-23lib: add glibc style strchrnul() variantGrant Likely1-0/+3
2014-05-23Merge 3.15-rc6 into driver-core-nextGreg Kroah-Hartman17-15/+83
2014-05-23net/mlx4_core: Deprecate use_prio module parameterAmir Vadai1-1/+0
2014-05-22SUNRPC: track whether a request is coming from a loop-back interface.NeilBrown2-0/+2
2014-05-22NFSD: Ignore client's source port on RDMA transportsChuck Lever1-0/+1
2014-05-22of: mdio: remove of_phy_connect_fixed_linkFlorian Fainelli1-10/+0
2014-05-22vlan: more careful checksum features handlingMichal Kubeček1-0/+14
2014-05-22Merge tag 'nfc-next-3.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville1-0/+32
2014-05-22PCI: Remove pcibios_add_platform_entries()Sebastian Ott1-1/+0
2014-05-22tcp: make cwnd-limited checks measurement-based, and gentlerNeal Cardwell1-2/+4
2014-05-22workqueue: remove unused work_clear_pending()Lai Jiangshan1-7/+0
2014-05-22workqueue: remove unused WORK_CPU_ENDLai Jiangshan1-2/+1
2014-05-22workqueue: declare system_highpri_wqLai Jiangshan1-0/+4
2014-05-22Merge 3.15-rc6 into staging-next.Greg Kroah-Hartman17-15/+83
2014-05-22mmc: omap_hsmmc: split omap-dma header fileBalaji T K2-18/+22
2014-05-22mmc: sdhci: track whether preset mode is currently enabled in hardwareRussell King1-0/+1
2014-05-22mmc: sdhci: cache timing information locallyRussell King1-0/+2
2014-05-22mmc: sdhci: convert sdhci_set_clock() into a library functionRussell King1-2/+0
2014-05-22mmc: sdhci: move FSL ESDHC reset handling quirk into esdhc codeRussell King1-2/+0
2014-05-22mmc: sdhci: more efficient interrupt enable register handlingRussell King1-0/+3
2014-05-22mmc: sdhci: push card_tasklet into threaded irq handlerRussell King1-2/+1
2014-05-22mmc: sdhci: convert to new SDIO IRQ handlingRussell King1-0/+2
2014-05-22mmc: sdio_irq: rework sdio irq handlingRussell King1-0/+3
2014-05-22Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paul...Ingo Molnar5-9/+78
2014-05-22ARM: edma: Remove redundant/unused parameters from edma_soc_infoPeter Ujfalusi1-7/+0
2014-05-22sched/rt: Fix 'struct sched_dl_entity' and dl_task_time() comments, to match ...xiaofeng.yan1-2/+2