summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2013-12-18ip_gre: fix msg_name parsing for recvfrom/recvmsgTimo Teräs
2013-12-18ipv6: support IPV6_PMTU_INTERFACE on socketsHannes Frederic Sowa
2013-12-18inet: make no_pmtu_disc per namespace and kill ipv4_configHannes Frederic Sowa
2013-12-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-12-18Merge branch 'pci/vc' into nextBjorn Helgaas
2013-12-18Merge branch 'pci/pciehp' into nextBjorn Helgaas
2013-12-18ASoC: SPEAr: remove custom DMA alloc compat functionStephen Warren
2013-12-18net_sched: convert tcf_proto_ops to use struct list_headWANG Cong
2013-12-18net_sched: convert tc_action_ops to use struct list_headWANG Cong
2013-12-18net_sched: convert tcf_hashinfo to hlist and use spinlockWANG Cong
2013-12-18net_sched: init struct tcf_hashinfo at register timeWANG Cong
2013-12-18net_sched: cls: refactor out struct tcf_ext_mapWANG Cong
2013-12-18net_sched: act: use standard struct list_headWANG Cong
2013-12-18net_sched: remove get_stats from tc_action_opsWANG Cong
2013-12-18mfd: sec: Remove sec_reg* regmap helpersKrzysztof Kozlowski
2013-12-18Merge tag 's2mps11-build' into regulator-s5m8767 since a following patchMark Brown
2013-12-18dmaengine: fix incorrect kernel-doc comment for struct dma_slave_configAlexander Popov
2013-12-18regulator: s5m8767: Add symbols for hard-coded DVS_RAMP registerKrzysztof Kozlowski
2013-12-18[media] media: Include linux/kernel.h for DIV_ROUND_UP()Sakari Ailus
2013-12-18slab.h: remove duplicate kmalloc declaration and fix kernel-doc warningsRandy Dunlap
2013-12-18[media] v4l: atmel-isi: Should clear bits before set the hardware registerJosh Wu
2013-12-18[media] si4713: move supply list to si4713_platform_dataDinesh Ram
2013-12-18[media] v4l: of: Remove struct v4l2_of_endpoint remote fieldLaurent Pinchart
2013-12-18[media] v4l: of: Return an int in v4l2_of_parse_endpoint()Laurent Pinchart
2013-12-18packet: deliver VLAN TPID to userspaceAtzm Watanabe
2013-12-18packet: fill the gap of TPACKET_ALIGNMENT with zerosAtzm Watanabe
2013-12-17net: allow netdev_all_upper_get_next_dev_rcu with rtnl lock heldJohn Fastabend
2013-12-17target_core_spc: Include target device descriptor in VPD page 83Hannes Reinecke
2013-12-18drm/dp: Clarify automated test constant and add constant for FAUX test patternTodd Previte
2013-12-18drm: remove dev->vma_countDaniel Vetter
2013-12-18drm: Kill file_priv->ioctl_count trackingDaniel Vetter
2013-12-18drm: rip out dev->ioctl_count trackingDaniel Vetter
2013-12-18drm: Kill DRM_SUSERDaniel Vetter
2013-12-18drm: Kill DRM_*MEMORYBARRIERDaniel Vetter
2013-12-18drm: Kill DRM_COPY_(TO|FROM)_USERDaniel Vetter
2013-12-18drm: Kill DRM_WAKUP and DRM_INIT_WAITQUEUEDaniel Vetter
2013-12-18drm: Kill DRM_IRQ_ARGSDaniel Vetter
2013-12-18drm: Kill DRM_HZDaniel Vetter
2013-12-18drm: rip out DRM_AGP_MEM and DRM_AGP_KERNDaniel Vetter
2013-12-18drm: kill the ->agp_destroy callbackDaniel Vetter
2013-12-18drm: inline drm_agp_destroyDaniel Vetter
2013-12-18drm: remove agp_init() bus callbackDaniel Vetter
2013-12-18drm: rip out drm_core_has_AGPDaniel Vetter
2013-12-18drm: ->agp_init can't failDaniel Vetter
2013-12-18drm: kill DRIVER_REQUIRE_AGPDaniel Vetter
2013-12-18drm/dp: Use AUX constants from specificationThierry Reding
2013-12-18drm/bufs: remove handling of _DRM_GEM mappingsDaniel Vetter
2013-12-18drm: restrict the device list for shadow attached driversDaniel Vetter
2013-12-18drm: rip out drm_platform_exitDaniel Vetter
2013-12-17Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds