summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2014-11-07net: Kill skb_copy_datagram_const_iovecHerbert Xu1-3/+0
2014-11-07inet: Add skb_copy_datagram_iterHerbert Xu1-0/+3
2014-11-07usb: Remove __init from early_dbgp_init() prototypeChris Rorvick1-2/+1
2014-11-07usb: Create separate header for ehci-dbgpChris Rorvick2-63/+86
2014-11-07ASoC: Samsung: Add quirk for internal DMAPadmavathi Venna1-0/+1
2014-11-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller4-2/+6
2014-11-07Merge tag 'topic/core-stuff-2014-11-05' of git://anongit.freedesktop.org/drm-...Dave Airlie4-25/+108
2014-11-07PM / clock_ops: Add pm_clk_add_clk()Geert Uytterhoeven1-0/+8
2014-11-07PCI/MSI: Add pci_msi_ignore_mask to prevent writes to MSI/MSI-X Mask BitsYijing Wang1-0/+1
2014-11-07core: platform: let platform_create_bundle initialize module ownerWolfram Sang1-2/+4
2014-11-07core: platform: let platform_driver_probe initialize module ownerWolfram Sang1-2/+4
2014-11-07tty: warn on deprecated serial flagsJiri Slaby1-0/+2
2014-11-07serial/8250: Remove obsolete handling of rs485 ioctlsRicardo Ribalda Delgado1-3/+0
2014-11-07serial_core: Handle TIOC[GS]RS485 ioctls.Ricardo Ribalda Delgado1-0/+3
2014-11-07serial: core: Pass termios to set_ldisc() notificationsPeter Hurley1-1/+1
2014-11-07tty: Convert tty->closing to intPeter Hurley1-1/+1
2014-11-07tty: serial: bcm63xx: Eliminate unnecessary request/release functionsKevin Cernekee1-2/+0
2014-11-07serial: of: add a PORT_RT2880 definitionJohn Crispin1-1/+2
2014-11-07Merge branch 'net_next_ovs' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller5-11/+76
2014-11-06sock.h: Remove unused NETDEBUG macroJoe Perches1-3/+0
2014-11-06drm/atomic: Refcounting for plane_state->fbDaniel Vetter1-0/+2
2014-11-06drm/atomic-helpers: functions for state duplicate/destroy/resetDaniel Vetter1-0/+19
2014-11-06drm/atomic-helper: implement ->page_flipDaniel Vetter1-0/+5
2014-11-06drm/atomic: Integrate fence supportDaniel Vetter1-0/+3
2014-11-06drm/atomic-helper: implementatations for legacy interfacesDaniel Vetter1-0/+21
2014-11-06drm: Atomic crtc/connector updates using crtc/plane helper interfacesDaniel Vetter2-0/+18
2014-11-06net/9p: remove a comment about pref member which doesn't existRyo Munakata1-1/+0
2014-11-06Merge tag 'pci-v3.18-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-1/+6
2014-11-06ipv6: Allow sending packets through tunnels with wildcard endpointsSteffen Klassert1-1/+2
2014-11-06ASoC: rt5645: Add JD function supportBard Liao1-0/+3
2014-11-06openvswitch: Fix the type of struct ovs_key_nd nd_target field.Jarno Rajahalme1-3/+3
2014-11-06openvswitch: Add basic MPLS support to kernelSimon Horman2-0/+71
2014-11-06net: Remove MPLS GSO feature.Pravin B Shelar3-8/+2
2014-11-06dmaengine: at_xdmac: creation of the atmel eXtended DMA Controller driverLudovic Desroches1-0/+25
2014-11-06vt: Remove vt_get_kmsg_redirect() from uapi headerPeter Hurley1-3/+0
2014-11-06tty: Document defunct ASYNC_SPLIT_TERMIOS flag in uapi headerPeter Hurley1-1/+1
2014-11-06tty: Remove defunct serial_console_init() declarationPeter Hurley1-4/+0
2014-11-06tty: Remove defunct pcxe_open() declarationPeter Hurley1-4/+0
2014-11-06tty: serial: 8250_omap: add custom DMA-TX callbackSebastian Andrzej Siewior1-0/+1
2014-11-06fast_hash: avoid indirect function callsHannes Frederic Sowa2-36/+34
2014-11-06tty: Document defunct ASYNC_* bits in uapi headerPeter Hurley1-4/+5
2014-11-06tty,serial: Unify UPF_* and ASYNC_* flag definitionsPeter Hurley2-16/+37
2014-11-06tty: Flush ldisc buffer atomically with tty flip buffersPeter Hurley1-1/+1
2014-11-06tty: Remove tty_unhangup() declarationPeter Hurley1-1/+0
2014-11-06tty: Preset lock subclass for nested tty locksPeter Hurley1-0/+1
2014-11-06tty: Change tty lock order to master->slavePeter Hurley1-5/+2
2014-11-06tty: Simplify tty_ldisc_release() interfacePeter Hurley1-1/+1
2014-11-06tty: Remove TTY_CLOSINGPeter Hurley1-1/+0
2014-11-06tty: Remove TTY_HUPPINGPeter Hurley1-1/+0
2014-11-06tty: Move session_of_pgrp() and make staticPeter Hurley1-3/+0