aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2015-12-09device core: add BUS_NOTIFY_DRIVER_NOT_BOUND notificationAndy Shevchenko1-0/+1
2015-12-08Merge branch 'for-4.4-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-34/+26
2015-12-08Merge branch 'for-4.4-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-0/+1
2015-12-08Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds6-7/+9
2015-12-08mtd: nand: add nand_to_mtd() helperBoris BREZILLON1-0/+5
2015-12-08mtd: nand: embed an mtd_info structure into nand_chipBoris BREZILLON1-0/+2
2015-12-08soc: qcom: Introduce common SMEM state machine codeBjorn Andersson1-0/+18
2015-12-08ASoC: Define add/remove_dai_link ops for a soc cardMengdong Lin1-0/+5
2015-12-08ASoC: Implement DAI links in a list & define API to add/remove a linkMengdong Lin1-2/+13
2015-12-08mlx4: Expose correct max_sge_rd limitSagi Grimberg1-0/+11
2015-12-08IB/mad: Require CM send method for everything except ClassPortInfoHal Rosenstock1-0/+2
2015-12-08workqueue: implement lockup detectorTejun Heo1-0/+6
2015-12-08watchdog: introduce touch_softlockup_watchdog_sched()Tejun Heo1-0/+4
2015-12-08drm: Document drm_connector_helper_funcsDaniel Vetter1-5/+101
2015-12-08drm: Document drm_plane_helper_funcsDaniel Vetter1-11/+199
2015-12-08drm: Kerneldoc for drm_mode_config_funcsDaniel Vetter1-10/+233
2015-12-08drm: Add kerneldoc for drm_framebuffer_funcsDaniel Vetter1-18/+50
2015-12-08drm: document drm_crtc_funcsDaniel Vetter1-16/+148
2015-12-08drm: Document drm_connector_funcsDaniel Vetter1-10/+74
2015-12-08drm: Move encoder->save/restore into nouveauDaniel Vetter1-4/+0
2015-12-08drm: Remove crtc/connector->save/restore hooksDaniel Vetter1-11/+0
2015-12-08drm: Update drm_plane_funcs kerneldocDaniel Vetter1-37/+459
2015-12-08drm/bridge: Improve kerneldocDaniel Vetter1-6/+96
2015-12-08drm: Make helper vtable pointers type-safeDaniel Vetter1-4/+9
2015-12-08drm: Reorganize helper vtables and their docsDaniel Vetter3-194/+259
2015-12-08drm: Move LEAVE/ENTER_ATOMIC_MODESET to fbdev helpersDaniel Vetter2-4/+6
2015-12-08drm: Polish fbdev helper struct docsDaniel Vetter1-15/+81
2015-12-08dt-bindings: fixes some incorrect header guardsAshley Towns2-2/+2
2015-12-08soc: dove: add legacy support to PMU driverRussell King1-0/+19
2015-12-08genirq: Implement irq_percpu_is_enabled()Thomas Petazzoni1-0/+1
2015-12-07drm/vc4: Add an interface for capturing the GPU state after a hang.Eric Anholt1-0/+45
2015-12-07nfsd: implement the NFSv4.2 CLONE operationChristoph Hellwig1-2/+2
2015-12-07vfs: pull btrfs clone API to vfs layerChristoph Hellwig2-1/+15
2015-12-07locks: new locks_mandatory_area calling conventionChristoph Hellwig1-16/+14
2015-12-07drm/vc4: Add support for drawing 3D frames.Eric Anholt1-0/+141
2015-12-07drm/vc4: Add an API for creating GPU shaders in GEM BOs.Eric Anholt1-0/+25
2015-12-07drm/vc4: Add create and map BO ioctls.Eric Anholt2-0/+69
2015-12-07drm: Create a driver hook for allocating GEM object structs.Eric Anholt1-0/+7
2015-12-08Back merge tag 'v4.4-rc4' into drm-nextDave Airlie21-47/+103
2015-12-07Merge branches 'doc.2015.12.05a', 'exp.2015.12.07a', 'fixes.2015.12.07a', 'li...Paul E. McKenney8-36/+124
2015-12-07list: Add lockless list traversal primitivesAlexey Kardashevskiy1-0/+36
2015-12-07rcu: Fix comment for rcu_dereference_raw_notraceAlexey Kardashevskiy1-1/+1
2015-12-07rcu: Don't redundantly disable irqs in rcu_irq_{enter,exit}()Paul E. McKenney4-4/+14
2015-12-07rcu: Remove TINY_RCU bloat from pointless boot parametersPaul E. McKenney1-1/+8
2015-12-07Merge branch 'for-4.5-ancestor-test' of git://git.kernel.org/pub/scm/linux/ke...Tejun Heo3-1/+50
2015-12-07xfrm: take care of request socketsEric Dumazet1-4/+23
2015-12-07IB/core: use RCU for uverbs id lookupMike Marciniszyn1-0/+1
2015-12-07net: dsa: remove DSA link pollingNeil Armstrong1-12/+0
2015-12-07ext4: implement allocation of pre-zeroed blocksJan Kara1-1/+2
2015-12-07ext4: get rid of EXT4_GET_BLOCKS_NO_LOCK flagJan Kara1-2/+1