summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2014-09-15ALSA: vx: Use nonatomic PCM opsTakashi Iwai1-5/+2
2014-09-15Merge tag 'topic/core-stuff-2014-09-15' of git://anongit.freedesktop.org/drm-...Dave Airlie1-2/+2
2014-09-15drm/rcar-du: Use struct videomode in platform dataLaurent Pinchart1-2/+2
2014-09-15Merge 3.17-rc5 into tty-nextGreg Kroah-Hartman26-83/+121
2014-09-15Bluetooth: Provide HCI command opcode information to driverMarcel Holtmann1-0/+1
2014-09-15Merge 3.17-rc5 into staging-next.Greg Kroah-Hartman26-83/+121
2014-09-15vfs: avoid non-forwarding large load after small store in path lookupLinus Torvalds1-0/+1
2014-09-14Merge branch 'irqchip/handle_domain' into irqchip/coreJason Cooper1-0/+19
2014-09-14netdevice: Support DSA tagging when DSA is built as a moduleAlexander Duyck1-1/+1
2014-09-14Merge branches 'locking-urgent-for-linus' and 'timers-urgent-for-linus' of gi...Linus Torvalds1-12/+0
2014-09-14net: filter: constify detection of pkt_type_offsetHannes Frederic Sowa1-0/+10
2014-09-14net: dsa: change tag_protocol to an enumFlorian Fainelli1-7/+10
2014-09-14ipv6: clean up ipv6_dev_ac_inc()WANG Cong1-1/+1
2014-09-14ipv6: drop useless rcu_read_lock() in anycastWANG Cong1-2/+2
2014-09-13Make hash_64() use a 64-bit multiply when appropriateLinus Torvalds1-0/+4
2014-09-13irq_work: Force raised irq work to run on irq work interruptFrederic Weisbecker1-0/+1
2014-09-13irq_work: Introduce arch_irq_work_has_interrupt()Peter Zijlstra2-0/+12
2014-09-13nohz: Move nohz full init call to tick initFrederic Weisbecker1-2/+0
2014-09-13net: sched: RCU cls_tcindexJohn Fastabend1-0/+10
2014-09-13net: rcu-ify tcf_protoJohn Fastabend1-4/+5
2014-09-13net: qdisc: use rcu prefix and silence sparse warningsJohn Fastabend2-31/+19
2014-09-13PCI: Remove unused pci_configure_slot()Bjorn Helgaas1-2/+0
2014-09-13Merge tag 'stable/for-linus-3.17-b-rc4-arm-tag' of git://git.kernel.org/pub/s...Linus Torvalds1-0/+3
2014-09-13ipv6: clean up anycast when an interface is destroyedSabrina Dubroca1-0/+1
2014-09-13leds: Improve and export led_update_brightnessJacek Anaszewski1-0/+10
2014-09-13jiffies: Fix timeval conversion to jiffiesAndrew Hunter1-12/+0
2014-09-13workqueue: apply __WQ_ORDERED to create_singlethread_workqueue()Tejun Heo1-1/+1
2014-09-12Merge tag 'usb-3.17-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds1-0/+1
2014-09-12NFS: Move NFS v3 acl functions to nfs3_fs.hAnna Schumaker1-33/+0
2014-09-12NFS: Unconditionally enable commit codeAnna Schumaker1-8/+0
2014-09-12pnfs: remove GETDEVICELIST implementationChristoph Hellwig1-11/+0
2014-09-12drm: fix drm_modeset_lock.h kernel-doc notationRandy Dunlap1-2/+2
2014-09-12usb: gadget: udc-core: add utility for bus resetPeter Chen1-0/+6
2014-09-12drm: Move DRM_MAGIC_HASH_ORDER into drm_drv.cDaniel Vetter1-8/+0
2014-09-12drm: Move drm_class to drm_internal.hDaniel Vetter1-2/+0
2014-09-12drm: Move LOCK_TEST_WITH_RETURN to <drm/drm_legacy.h>Daniel Vetter2-17/+17
2014-09-12drm: Move legacy buffer structures to <drm/drm_legacy.h>Daniel Vetter3-113/+117
2014-09-12drm: Move drm_memory.c map support declarations to <drm/drm_legacy.h>Daniel Vetter2-18/+15
2014-09-12drm: Purge ioctl forward declarations from drmP.hDaniel Vetter1-19/+3
2014-09-12drm: unexport drm_global_mutexDaniel Vetter1-1/+0
2014-09-12drm: Move piles of functions from drmP.h to drm_internal.hDaniel Vetter1-55/+0
2014-09-12drm: Move vblank related module options into drm_irq.cDaniel Vetter1-4/+0
2014-09-12drm: Drop drm_sysfs_class from drmP.hDaniel Vetter1-1/+0
2014-09-12drm: Move __drm_pci_free to drm_legacy.hDaniel Vetter2-1/+3
2014-09-12drm: Create drm legacy driver headerDaniel Vetter2-15/+58
2014-09-12drm: Move drm_legacy_vma_flush into drm_legacy.hDaniel Vetter1-2/+0
2014-09-12drm: Move sg functions into drm_legacy.hDaniel Vetter1-7/+0
2014-09-12drm: Move dma functions into drm_legacy.hDaniel Vetter1-7/+0
2014-09-12Merge tag 'topic/vblank-rework-2014-09-12' of git://anongit.freedesktop.org/d...Dave Airlie1-5/+13
2014-09-12Input: add haptic driver on max77693Jaewon Kim1-0/+9