summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)Author
2014-09-21[media] v4l: Add ARGB555X and XRGB555X pixel formatsLaurent Pinchart
2014-09-21[media] v4l: Add camera pan/tilt speed controlsVincent Palatin
2014-09-21[media] media: videobuf2-core.h: add a helper to get status of start_streaming()Prabhakar Lad
2014-09-21Merge remote-tracking branch 'linus/master' into patchworkMauro Carvalho Chehab
2014-09-21ACPI / hotplug: Generate online uevents for ACPI containersRafael J. Wysocki
2014-09-20sched: Fix end_of_stack() and location of stack canary for architectures usin...Chuck Ebbert
2014-09-20Merge tag 'staging-3.17-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-09-20Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2014-09-20percpu-refcount: make percpu_ref based on longs instead of intsTejun Heo
2014-09-19Merge tag 'iio-fixes-3.17a' of git://git.kernel.org/pub/scm/linux/kernel/git/...Greg Kroah-Hartman
2014-09-19net/mlx4_core: Enable CQE/EQE stride supportIdo Shamay
2014-09-19genetlink: add function genl_has_listeners()Nicolas Dichtel
2014-09-19net: fix sparse warnings in SNMP_UPD_PO_STATS(_BH)Sabrina Dubroca
2014-09-19gre: Setup and TX path for gre/UDP foo-over-udp encapsulationTom Herbert
2014-09-19net: Changes to ip_tunnel to support foo-over-udp encapsulationTom Herbert
2014-09-19fou: Add GRO supportTom Herbert
2014-09-19fou: Support for foo-over-udp RX pathTom Herbert
2014-09-19net: dsa: allow switch drivers to specify phy_device::dev_flagsFlorian Fainelli
2014-09-19net: bcmgenet: remove PHY_BRCM_100MBPS_WARFlorian Fainelli
2014-09-19net: phy: broadcom: add helper for PHY revision and patch levelFlorian Fainelli
2014-09-19net: add alloc_skb_with_frags() helperEric Dumazet
2014-09-19udp-tunnel: Add a few more UDP tunnel APIsAndy Zhou
2014-09-19udp_tunnel: Seperate ipv6 functions into its own file.Andy Zhou
2014-09-19Merge tag 'pci-v3.17-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2014-09-19IB: ib_umem_release() should decrement mm->pinned_vm from ib_umem_getShawn Bohrer
2014-09-20drm/exynos: use drm generic mmap interfaceInki Dae
2014-09-20drm/exynos: remove DRM_EXYNOS_GEM_MAP_OFFSET ioctlInki Dae
2014-09-20drm/mipi-dsi: consider low power transmissionInki Dae
2014-09-19cgroup: remove CGRP_RELEASABLE flagZefan Li
2014-09-19cgroup: remove redundant check in cgroup_ino()Zefan Li
2014-09-19[SCSI] fix regression that accidentally disabled block-based tcqChristoph Hellwig
2014-09-19sched: Add helper for task stack page overrun checkingAaron Tomlin
2014-09-19init/main.c: Give init_task a canaryAaron Tomlin
2014-09-19seqlock: Add irqsave variant of read_seqbegin_or_lock()Rik van Riel
2014-09-19smp: Add new wake_up_all_idle_cpus() functionChuansheng Liu
2014-09-19sched: Add new API wake_up_if_idle() to wake up the idle cpuChuansheng Liu
2014-09-19netfilter: nf_tables: export rule-set generation IDPablo Neira Ayuso
2014-09-18Merge branch 'pci/vga'; commit '6a73336bde29' into for-linusBjorn Helgaas
2014-09-18arm/arm64: KVM: vgic: delay vgic allocation until init timeMarc Zyngier
2014-09-18arm/arm64: KVM: vgic: kill VGIC_NR_IRQSMarc Zyngier
2014-09-18arm/arm64: KVM: vgic: handle out-of-range MMIO accessesMarc Zyngier
2014-09-18arm/arm64: KVM: vgic: kill VGIC_MAX_CPUSMarc Zyngier
2014-09-18arm/arm64: KVM: vgic: Parametrize VGIC_NR_SHARED_IRQSMarc Zyngier
2014-09-18arm/arm64: KVM: vgic: switch to dynamic allocationMarc Zyngier
2014-09-18arm/arm64: KVM: vgic: Improve handling of GICD_I{CS}PENDRnChristoffer Dall
2014-09-18arm/arm64: KVM: Rename irq_active to irq_queuedChristoffer Dall
2014-09-18arm/arm64: KVM: Rename irq_state to irq_pendingChristoffer Dall
2014-09-18Merge remote-tracking branch 'kvm/next' into queueChristoffer Dall
2014-09-19Merge branch 'drm-fixes-3.17' of git://people.freedesktop.org/~agd5f/linux in...Dave Airlie
2014-09-18rcu: Eliminate deadlock between CPU hotplug and expedited grace periodsPaul E. McKenney