summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2014-09-22net: sched: shrink struct qdisc_skb_cb to 28 bytesEric Dumazet1-1/+2
2014-09-22blk-mq: pass a reserved argument to the timeout handlerChristoph Hellwig1-1/+2
2014-09-22blk-mq: fix and simplify tag iteration for the timeout handlerChristoph Hellwig2-2/+6
2014-09-22blk-mq: rename blk_mq_end_io to blk_mq_end_requestChristoph Hellwig1-2/+2
2014-09-22blk-mq: call blk_mq_start_request from ->queue_rqChristoph Hellwig1-0/+1
2014-09-22blk-mq: remove REQ_ENDChristoph Hellwig2-3/+1
2014-09-22Merge branch 'for-linus' into for-3.18/coreJens Axboe27-83/+134
2014-09-22Merge branch 'for-3.17-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-1/+1
2014-09-22Merge 3.17-rc6 into staging-next.Greg Kroah-Hartman7-7/+26
2014-09-22ACPI / PM: Convert acpi_dev_pm_detach() into a static functionUlf Hansson1-2/+0
2014-09-22PM / Domains: Add APIs to attach/detach a PM domain for a deviceUlf Hansson1-0/+11
2014-09-22PM / Domains: Add generic OF-based PM domain look-upTomasz Figa1-0/+52
2014-09-22PM / Domains: Add a detach callback to the struct dev_pm_domainUlf Hansson1-0/+1
2014-09-22Merge 3.17-rc6 into usb-nextGreg Kroah-Hartman7-7/+26
2014-09-22clk: samsung: exynos4: add support for MOUT_HDMI and MOUT_MIXER clocksMarek Szyprowski1-0/+2
2014-09-22clk: samsung: exynos4: add missing smmu_g2d clock and update commentsMarek Szyprowski1-5/+5
2014-09-22clk: samsung: exynos3250: Register DMC clk providerKrzysztof Kozlowski1-0/+27
2014-09-22asm-generic: Add dma-contiguous.hZubair Lutfullah Kakakhel1-0/+9
2014-09-22clk: at91: add a driver for the h32mx clockAlexandre Belloni1-0/+1
2014-09-22Merge branch 'topic/hda-jack-rework' into for-nextTakashi Iwai8-13/+75
2014-09-22extcon: gpio: Fix code cleanupGeorge Cherian1-1/+3
2014-09-22extcon: sm5502: Move sm5502.h header file to extcon directoryChanwoo Choi1-287/+0
2014-09-22[media] vb2: fix VBI/poll regressionHans Verkuil1-0/+4
2014-09-22[media] videobuf2-core.h: fix commentHans Verkuil1-1/+1
2014-09-22[media] v4l: Add ARGB555X and XRGB555X pixel formatsLaurent Pinchart1-0/+3
2014-09-22[media] v4l: Add camera pan/tilt speed controlsVincent Palatin1-0/+2
2014-09-22[media] media: videobuf2-core.h: add a helper to get status of start_streaming()Prabhakar Lad1-0/+9
2014-09-21Merge remote-tracking branch 'linus/master' into patchworkMauro Carvalho Chehab46-113/+254
2014-09-21ACPI / hotplug: Generate online uevents for ACPI containersRafael J. Wysocki1-0/+1
2014-09-20sched: Fix end_of_stack() and location of stack canary for architectures usin...Chuck Ebbert1-0/+13
2014-09-20Merge tag 'staging-3.17-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-1/+3
2014-09-20Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds1-0/+2
2014-09-20percpu-refcount: make percpu_ref based on longs instead of intsTejun Heo1-12/+12
2014-09-20Merge tag 'iio-fixes-3.17a' of git://git.kernel.org/pub/scm/linux/kernel/git/...Greg Kroah-Hartman1-1/+3
2014-09-20net/mlx4_core: Enable CQE/EQE stride supportIdo Shamay1-3/+8
2014-09-20genetlink: add function genl_has_listeners()Nicolas Dichtel1-0/+8
2014-09-20net: fix sparse warnings in SNMP_UPD_PO_STATS(_BH)Sabrina Dubroca1-6/+2
2014-09-20gre: Setup and TX path for gre/UDP foo-over-udp encapsulationTom Herbert1-0/+4
2014-09-20net: Changes to ip_tunnel to support foo-over-udp encapsulationTom Herbert2-1/+30
2014-09-20fou: Add GRO supportTom Herbert1-1/+2
2014-09-20fou: Support for foo-over-udp RX pathTom Herbert1-0/+32
2014-09-20net: dsa: allow switch drivers to specify phy_device::dev_flagsFlorian Fainelli1-0/+1
2014-09-20net: bcmgenet: remove PHY_BRCM_100MBPS_WARFlorian Fainelli1-1/+0
2014-09-20net: phy: broadcom: add helper for PHY revision and patch levelFlorian Fainelli1-0/+2
2014-09-20net: add alloc_skb_with_frags() helperEric Dumazet1-0/+6
2014-09-19udp-tunnel: Add a few more UDP tunnel APIsAndy Zhou1-0/+57
2014-09-19udp_tunnel: Seperate ipv6 functions into its own file.Andy Zhou1-2/+26
2014-09-19Merge tag 'pci-v3.17-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds3-5/+7
2014-09-19IB: ib_umem_release() should decrement mm->pinned_vm from ib_umem_getShawn Bohrer1-0/+1
2014-09-19drm/exynos: use drm generic mmap interfaceInki Dae1-22/+0