summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2018-12-07drm/ttm: allow reserving more than one shared slot v3Christian König
2018-12-05drm/scheduler: Add drm_sched_suspend/resume_timeout()Sharat Masetty
2018-11-28drm: Add vrr_enabled property to drm CRTCNicholas Kazlauskas
2018-11-28drm: Add vrr_capable property to the drm connectorNicholas Kazlauskas
2018-11-19Merge branch 'drm-next-4.21' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie
2018-11-19Merge tag 'drm-misc-next-2018-11-07' of git://anongit.freedesktop.org/drm/drm...Dave Airlie
2018-11-18Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2018-11-16Merge tag 'for-linus-20181115' of git://git.kernel.dk/linux-blockLinus Torvalds
2018-11-15efi/arm: Defer persistent reservations until after paging_init()Ard Biesheuvel
2018-11-12kyber: fix wrong strlcpy() size in trace_kyber_latency()Omar Sandoval
2018-11-11Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2018-11-11Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2018-11-10Merge tag 'drm-fixes-2018-11-11' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2018-11-10Merge tag 'for-linus-4.20a-rc2-tag' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2018-11-09Merge tag 'ceph-for-4.20-rc2' of https://github.com/ceph/ceph-clientLinus Torvalds
2018-11-09Merge tag 's390-4.20-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds
2018-11-08libceph: assume argonaut on the server sideIlya Dryomov
2018-11-08Merge tag 'compiler-attributes-for-linus-v4.20-rc2' of https://github.com/oje...Linus Torvalds
2018-11-08Merge tag 'mtd/fixes-for-4.20-rc2' of git://git.infradead.org/linux-mtdLinus Torvalds
2018-11-08Compiler Attributes: improve explanation of headerMiguel Ojeda
2018-11-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid...Linus Torvalds
2018-11-06watchdog/core: Add missing prototypes for weak functionsMathieu Malaterre
2018-11-06drm: Add drm_any_plane_has_format()Ville Syrjälä
2018-11-06drm/file: Uncompact the feature flagsDaniel Vetter
2018-11-06mtd: nand: Fix nanddev_pos_next_page() kernel-doc headerBoris Brezillon
2018-11-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2018-11-06include/linux/compiler*.h: define asm_volatile_gotondesaulniers@google.com
2018-11-06HID: fix up .raw_event() documentationLinus Walleij
2018-11-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2018-11-05uapi: fix more linux/kfd_ioctl.h userspace compilation errorsDmitry V. Levin
2018-11-05uapi: fix linux/kfd_ioctl.h userspace compilation errorsDmitry V. Levin
2018-11-05uapi: fix more linux/kfd_ioctl.h userspace compilation errorsDmitry V. Levin
2018-11-05uapi: fix linux/kfd_ioctl.h userspace compilation errorsDmitry V. Levin
2018-11-05drm/scheduler: Add drm_sched_job_cleanupSharat Masetty
2018-11-05drm/sched: Add boolean to mark if sched is ready to work v5Andrey Grodzovsky
2018-11-05drm: Remove drm_global.{c,h} v2Thomas Zimmermann
2018-11-05drm/ttm: initialize globals during device init (v2)Christian König
2018-11-05drm/ttm: use a static ttm_bo_global instanceChristian König
2018-11-05drm/ttm: make the device list mutex staticChristian König
2018-11-05drm/ttm: use a static ttm_mem_global instanceChristian König
2018-11-05drm/amdgpu: Add DCC flags for GFX9 amdgpu_boNicholas Kazlauskas
2018-11-05drm/sched: add drm_sched_faultChristian König
2018-11-05drm/ttm: Provide ttm_bo_global_{init/release}() for struct ttm_bo_globalThomas Zimmermann
2018-11-05drm/ttm: Rename ttm_bo_global_{init,release}() to ttm_bo_global_ref_{,}()Thomas Zimmermann
2018-11-05compiler: remove __no_sanitize_address_or_inline againMartin Schwidefsky
2018-11-05mtd: nand: Fix nanddev_neraseblocks()Boris Brezillon
2018-11-04Merge tag 'nfs-for-4.20-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2018-11-04Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2018-11-04clockevents/drivers/i8253: Add support for PIT shutdown quirkMichael Kelley
2018-11-03sctp: define SCTP_SS_DEFAULT for Stream schedulersXin Long