summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* locking: Implement an algorithm choice for Wound-Wait mutexesThomas Hellstrom2018-07-031-3/+14
* locking: WW mutex cleanupPeter Ziljstra2018-07-031-14/+14
* Merge tag 'drm-misc-next-2018-06-27' of git://anongit.freedesktop.org/drm/drm...Dave Airlie2018-06-285-25/+47
|\
| * drm: of: Export and rename drm_crtc_port_mask()Jernej Skrabec2018-06-271-0/+8
| * dt-bindings: display: sunxi-drm: Add TCON TOP descriptionJernej Skrabec2018-06-271-0/+11
| * drm: Consider drivers setting DRIVER_ATOMIC as atomic.Eric Anholt2018-06-221-11/+12
| * drm/bridge: Move the struct drm_bridge member kerneldoc inline.Eric Anholt2018-06-211-10/+12
| * drm: Document mode_config.max_width/height as the max fb dimensionsVille Syrjälä2018-06-211-4/+4
* | Merge tag 'drm-intel-next-2018-06-20' of git://anongit.freedesktop.org/drm/dr...Dave Airlie2018-06-281-12/+25
|\ \
| * | drm/i915/aml: Introducing Amber Lake platformJosé Roberto de Souza2018-06-181-2/+7
| * | drm/i915/whl: Introducing Whiskey Lake platformJosé Roberto de Souza2018-06-181-10/+18
* | | Merge branch 'drm-next-4.19' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie2018-06-222-32/+152
|\ \ \
| * | | uapi/drm: add AMDGPU_HW_IP_VCN_JPEG for jpeg CSBoyuan Zhang2018-06-151-1/+2
| * | | drm/scheduler: Avoid using wait_event_killable for dying process (V4)Andrey Grodzovsky2018-06-151-3/+4
| * | | drm/amdgpu: add kernel doc for memory domains.Samuel Li2018-06-151-0/+23
| * | | drm/scheduler: add documentationNayan Deshmukh2018-06-151-29/+124
* | | | Merge tag 'drm-misc-next-2018-06-21' of git://anongit.freedesktop.org/drm/drm...Dave Airlie2018-06-2216-32/+376
|\ \ \ \ | | |_|/ | |/| |
| * | | Merge drm-upstream/drm-next into drm-misc-nextGustavo Padovan2018-06-2059-188/+1054
| |\| |
| * | | drm: writeback: Add client capability for exposing writeback connectorsLiviu Dudau2018-06-202-0/+16
| * | | drm: writeback: Add out-fences for writeback connectorsBrian Starkey2018-06-204-5/+60
| * | | drm: Add writeback connector typeBrian Starkey2018-06-206-0/+134
| * | | dma-buf: remove kmap_atomic interfaceChristian König2018-06-202-8/+0
| * | | dma_buf: remove device parameter from attach callback v2Christian König2018-06-202-8/+7
| * | | drm: Add checks for atomic_[duplicate/destroy]_state with atomic driversHaneen Mohammed2018-06-183-0/+12
| * | | drm: Stop updating plane->crtc/fb/old_fb on atomic driversVille Syrjälä2018-06-111-3/+0
| * | | dma-buf: make map_atomic and map function pointers optionalGerd Hoffmann2018-06-011-2/+2
| * | | drm/vc4: Add support for SAND modifier.Dave Stevenson2018-05-311-0/+59
| * | | drm: Trust format_mod_supported() when it OKs a plane modifier.Eric Anholt2018-05-311-1/+4
| * | | drm/mm: Add a search-by-address variant to only inspect a single holeChris Wilson2018-05-241-0/+32
| * | | drm/mm: Reject over-sized allocation requests earlyChris Wilson2018-05-241-1/+1
| * | | drm/panel: Add device_link from panel device to DRM deviceJyri Sarha2018-05-181-0/+1
| * | | drm: content-type property for HDMI connectorStanislav Lisovskiy2018-05-173-0/+25
| * | | drm/bridge: spelling and coding style minor fixesPhilippe Cornu2018-05-171-5/+5
| * | | drm: clarify adjusted_mode documentation for bridgesPhilippe Cornu2018-05-152-4/+23
* | | | Merge tag 'for-linus-20180616' of git://git.kernel.dk/linux-blockLinus Torvalds2018-06-172-4/+2
|\ \ \ \
| * | | | block: remov blk_queue_invalidate_tagsChristoph Hellwig2018-06-151-2/+0
| * | | | Merge branch 'nvme-4.18' of git://git.infradead.org/nvme into for-linusJens Axboe2018-06-151-2/+0
| |\ \ \ \
| | * | | | blk-mq: remove blk_mq_tagset_iterChristoph Hellwig2018-06-141-2/+0
| * | | | | blk-mq: don't time out requests again that are in the timeout handlerChristoph Hellwig2018-06-141-0/+2
* | | | | | Merge tag 'docs-broken-links' of git://linuxtv.org/mchehab/experimentalLinus Torvalds2018-06-1711-11/+11
|\ \ \ \ \ \
| * | | | | | fix a series of Documentation/ broken file name referencesMauro Carvalho Chehab2018-06-151-1/+1
| * | | | | | docs: Fix some broken referencesMauro Carvalho Chehab2018-06-159-9/+9
| * | | | | | docs: fix broken references with multiple hintsMauro Carvalho Chehab2018-06-151-1/+1
* | | | | | | Merge tag 'fsnotify_for_v4.18-rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2018-06-171-10/+69
|\ \ \ \ \ \ \
| * | | | | | | fsnotify: add fsnotify_add_inode_mark() wrappersAmir Goldstein2018-05-181-1/+15
| * | | | | | | fsnotify: generalize iteration of marks by object typeAmir Goldstein2018-05-181-3/+25
| * | | | | | | fsnotify: remove redundant arguments to handle_event()Amir Goldstein2018-05-181-2/+18
| * | | | | | | fsnotify: use type id to identify connector object typeAmir Goldstein2018-05-181-7/+14
* | | | | | | | Merge tag 'fbdev-v4.18' of git://github.com/bzolnier/linuxLinus Torvalds2018-06-174-209/+0
|\ \ \ \ \ \ \ \
| * | | | | | | | video: fbdev: remove unused sh_mobile_meram driverBartlomiej Zolnierkiewicz2018-05-141-95/+0