summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2016-09-20fsnotify: add a way to stop queueing events on group shutdownJan Kara1-0/+3
2016-09-20ALSA: line6: Add hwdep interface to access the POD control messagesAndrej Krutak1-1/+2
2016-09-19Merge tag 'imx-drm-next-2016-09-19' of git://git.pengutronix.de/git/pza/linux...Dave Airlie2-7/+258
2016-09-19Merge tag 'drm-intel-next-2016-09-19' of git://anongit.freedesktop.org/drm-in...Dave Airlie4-32/+52
2016-09-19Merge branch 'drm-next-4.9' of git://people.freedesktop.org/~agd5f/linux into...Dave Airlie4-55/+36
2016-09-19s390/mm/pfault: Convert to hotplug state machineSebastian Andrzej Siewior1-0/+1
2016-09-19mips/octeon/smp: Convert to hotplug state machineSebastian Andrzej Siewior1-0/+1
2016-09-19fault-injection/cpu: Convert to hotplug state machineSebastian Andrzej Siewior1-0/+1
2016-09-19padata: Convert to hotplug state machineSebastian Andrzej Siewior1-1/+1
2016-09-19ACPI/processor: Convert to hotplug state machineSebastian Andrzej Siewior2-2/+3
2016-09-19virtio scsi: Convert to hotplug state machineSebastian Andrzej Siewior1-0/+1
2016-09-19block/softirq: Convert to hotplug state machineSebastian Andrzej Siewior1-0/+1
2016-09-19lib/irq_poll: Convert to hotplug state machineSebastian Andrzej Siewior1-0/+1
2016-09-19sh/SH-X3 SMP: Convert to hotplug state machineSebastian Andrzej Siewior1-0/+1
2016-09-19ARM/OMAP/wakeupgen: Convert to hotplug state machineSebastian Andrzej Siewior1-0/+1
2016-09-19ARM/shmobile: Convert to hotplug state machineSebastian Andrzej Siewior1-0/+1
2016-09-19arm64/FP/SIMD: Convert to hotplug state machineSebastian Andrzej Siewior1-0/+1
2016-09-19Bluetooth: Add support for appearance in scan rspMichał Narajowski2-0/+7
2016-09-19Bluetooth: Increase the subsystem minor version numberMarcel Holtmann1-1/+1
2016-09-19Bluetooth: Add framework for Extended Controller InformationMarcel Holtmann2-0/+19
2016-09-19Bluetooth: Use numbers for subsystem version stringMarcel Holtmann1-1/+2
2016-09-19Bluetooth: Use individual flags for certain management eventsMarcel Holtmann1-1/+4
2016-09-19Bluetooth: Add support for sending MGMT commands and events to monitorMarcel Holtmann2-0/+5
2016-09-19Bluetooth: Add support for sending MGMT open and close to monitorMarcel Holtmann1-0/+2
2016-09-19Bluetooth: Introduce helper to pack mgmt version informationMarcel Holtmann1-0/+1
2016-09-19Bluetooth: Store control socket cookie and comm informationMarcel Holtmann1-0/+1
2016-09-19Bluetooth: add printf format attribute to hci_set_[fh]w_info()Nicolas Iooss1-2/+2
2016-09-19Bluetooth: Add HCI device identifier for Qualcomm SMDBjorn Andersson1-0/+1
2016-09-19Bluetooth: Put led_trigger field behind CONFIG_BT_LEDSMarcel Holtmann1-0/+2
2016-09-19lsm,audit,selinux: Introduce a new audit data type LSM_AUDIT_DATA_FILEVivek Goyal1-0/+2
2016-09-19[media] SDI: add flag for SDI formats and SMPTE 125M definitionCharles-Antoine Couret2-0/+20
2016-09-19pnfs: add a new mechanism to select a layout driver according to an ordered listJeff Layton1-0/+1
2016-09-19xprtrdma: Support larger inline thresholdsChuck Lever1-2/+2
2016-09-19xprtrdma: Client-side support for rpcrdma_connect_privateChuck Lever1-0/+4
2016-09-19rpcrdma: RDMA/CM private message data structureChuck Lever1-0/+35
2016-09-19SUNRPC: Add a transport-specific private field in rpc_rqstChuck Lever1-0/+1
2016-09-19SUNRPC: Separate buffer pointers for RPC Call and Reply messagesChuck Lever1-2/+3
2016-09-19SUNRPC: Generalize the RPC buffer release APIChuck Lever2-2/+2
2016-09-19SUNRPC: Generalize the RPC buffer allocation APIChuck Lever2-2/+2
2016-09-19SUNRPC: Refactor rpc_xdr_buf_init()Chuck Lever2-1/+13
2016-09-19SUNRPC: rpc_clnt_add_xprt setup function for NFS layerAndy Adamson1-0/+12
2016-09-19SUNRPC search xprt switch for sockaddrAndy Adamson2-0/+4
2016-09-19SUNRPC rpc_clnt_xprt_switch_add_xprtAndy Adamson1-0/+1
2016-09-19SUNRPC rpc_clnt_xprt_switch_putAndy Adamson1-0/+2
2016-09-19pnfs: track multiple layout types in fsinfo structureJeff Layton1-1/+6
2016-09-19Merge tag 'amlogic-drivers-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Arnd Bergmann3-2/+47
2016-09-19Merge tag 'samsung-dt-pinctrl-4.9' of git://git.kernel.org/pub/scm/linux/kern...Arnd Bergmann1-0/+57
2016-09-19drm/fb-helper: Fix sparse warningsVille Syrjälä1-5/+0
2016-09-19drm: Move all decl for drm_edid.c to drm_edid.hDaniel Vetter2-29/+31
2016-09-19drm: Extract drm_bridge.hDaniel Vetter5-186/+228