summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)Author
2014-11-25kvm: add a memslot flag for incoherent memory regionsArd Biesheuvel
2014-11-25kvm: fix kvm_is_mmio_pfn() and rename to kvm_is_reserved_pfn()Ard Biesheuvel
2014-11-25ASoC: core: add multi-codec support in DTJean-Francois Moine
2014-11-25drm: Make drm_atomic.h standalone includibleThierry Reding
2014-11-25drm: Make drm_atomic_helper.h standalone includibleThierry Reding
2014-11-25drm/plane: Add missing kerneldocThierry Reding
2014-11-25drm/plane: Pass old state to ->atomic_update()Thierry Reding
2014-11-25ASoC: rt5645: multiple JD mode supportBard Liao
2014-11-25[media] vb2-dma-sg: add allocation context to dma-sgHans Verkuil
2014-11-25[media] vb2: add dma_dir to the alloc memopHans Verkuil
2014-11-25[media] vb2: replace 'write' by 'dma_dir'Hans Verkuil
2014-11-25[media] videobuf2-core.h: improve documentationHans Verkuil
2014-11-25[media] v4l2-common: move v4l2_ctrl_check to cx2341xHans Verkuil
2014-11-25[media] v4l2-ctrl: move function prototypes from common.h to ctrls.hHans Verkuil
2014-11-25[media] v4l2-common: remove unused helper functionsHans Verkuil
2014-11-24Merge branch 'clk-fixes' into clk-nextMichael Turquette
2014-11-25Merge branch 'ib-mfd-iio-3.19' of git://git.kernel.org/pub/scm/linux/kernel/g...Rafael J. Wysocki
2014-11-24sunrpc: eliminate RPC_TRACEPOINTSJeff Layton
2014-11-24sunrpc: eliminate RPC_DEBUGJeff Layton
2014-11-24of/overlay: Introduce DT overlay supportPantelis Antoniou
2014-11-24of/reconfig: Add OF_DYNAMIC notifier for platform_bus_typePantelis Antoniou
2014-11-24of/reconfig: Always use the same structure for notifiersGrant Likely
2014-11-24of/reconfig: Add empty stubs for the of_reconfig methodsGrant Likely
2014-11-24of/reconfig: Add of_reconfig_get_state_change() of notifier helper.Pantelis Antoniou
2014-11-24lockd: eliminate LOCKD_DEBUGJeff Layton
2014-11-24NFS: fix subtle change in COMMIT behaviorWeston Andros Adamson
2014-11-24tipc: add tipc_netlink.h to uapi KbuildRichard Alpe
2014-11-24tc_vlan: fix type of tcfv_push_vidJiri Pirko
2014-11-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller
2014-11-24ipvlan: Initial check-in of the IPVLAN driver.Mahesh Bandewar
2014-11-24scsi: add SPC-3 command definitionsHannes Reinecke
2014-11-24scsi: rename SERVICE_ACTION_IN to SERVICE_ACTION_IN_16Hannes Reinecke
2014-11-24scsi: remove scsi_driver owner fieldChristoph Hellwig
2014-11-24scsi: stop passing a gfp_mask argument down the command setup pathChristoph Hellwig
2014-11-24spi: core: Add spi_transfer_is_last() helperBeniamino Galvani
2014-11-24ASoC: uda134x: Remove is_powered_on_standby from platform dataLars-Peter Clausen
2014-11-24sunrpc: add tracepoints in xs_tcp_data_recvJeff Layton
2014-11-24sunrpc: add new tracepoints in xprt handling codeJeff Layton
2014-11-24sunrpc: add some tracepoints in svc_rqst handling functionsJeff Layton
2014-11-24KVM: x86: move device assignment out of kvm_host.hPaolo Bonzini
2014-11-24regulator: core: Add PRE_DISABLE notificationRichard Fitzgerald
2014-11-24Merge branch 'for-3.19/core' into for-3.19/driversJens Axboe
2014-11-24blk: introduce generic io stat accounting help functionGu Zheng
2014-11-24Merge tag 'v3.18-rc6' into devicetree/nextGrant Likely
2014-11-24crypto: prefix module autoloading with "crypto-"Kees Cook
2014-11-24scsi: drop reason argument from ->change_queue_depthChristoph Hellwig
2014-11-24scsi: avoid ->change_queue_depth indirection for queue full trackingChristoph Hellwig
2014-11-24vmci_transport: switch ->enqeue_dgram, ->enqueue_stream and ->dequeue_stream ...Al Viro
2014-11-24switch sctp_user_addto_chunk() and sctp_datamsg_from_user() to passing iov_iterAl Viro
2014-11-24switch AF_PACKET and AF_UNIX to skb_copy_datagram_from_iter()Al Viro