index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2019-04-01
drm/i915: Split some PCI ids into separate groups
Tvrtko Ursulin
1
-49
/
+124
2019-04-01
drm/i915: Split Pineview device info into desktop and mobile
Tvrtko Ursulin
1
-2
/
+4
2019-03-27
Merge drm/drm-next into drm-intel-next-queued
Joonas Lahtinen
650
-6871
/
+19874
2019-03-27
drm/i915: Drop new chunks of context creation ABI (for now)
Chris Wilson
1
-17
/
+1
2019-03-25
Merge tag 'drm-misc-next-2019-03-21' of git://anongit.freedesktop.org/drm/drm...
Daniel Vetter
15
-94
/
+349
2019-03-25
Merge tag 'du-next-20190318' of git://linuxtv.org/pinchartl/media into drm-next
Dave Airlie
3
-3
/
+53
2019-03-25
Merge tag 'omapdrm-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/tomb...
Dave Airlie
2
-22
/
+69
2019-03-24
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-0
/
+2
2019-03-24
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-3
/
+2
2019-03-24
Merge tag 'auxdisplay-for-linus-v5.1-rc2' of git://github.com/ojeda/linux
Linus Torvalds
1
-0
/
+1
2019-03-23
Merge tag 'io_uring-20190323' of git://git.kernel.dk/linux-block
Linus Torvalds
2
-5
/
+20
2019-03-23
Merge tag 'for-linus-20190323' of git://git.kernel.dk/linux-block
Linus Torvalds
3
-4
/
+4
2019-03-23
Merge tag 'ceph-for-5.1-rc2' of git://github.com/ceph/ceph-client
Linus Torvalds
1
-0
/
+2
2019-03-23
x86/gart: Exclude GART aperture from kcore
Kairui Song
1
-0
/
+2
2019-03-22
drm/i915/ehl: Add EHL platform info and PCI IDs
James Ausmus
1
-0
/
+7
2019-03-22
sbitmap: trivial - update comment for sbitmap_deferred_clear_bit
Shenghui Wang
1
-1
/
+1
2019-03-22
drm/i915: Allow contexts to share a single timeline across all engines
Chris Wilson
1
-1
/
+2
2019-03-22
drm/i915: Extend CONTEXT_CREATE to set parameters upon construction
Chris Wilson
1
-82
/
+98
2019-03-22
drm/i915: Create/destroy VM (ppGTT) for use with contexts
Chris Wilson
1
-0
/
+43
2019-03-22
drm/i915: Introduce the i915_user_extension_method
Chris Wilson
1
-0
/
+22
2019-03-21
Merge tag 'irqchip-5.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...
Thomas Gleixner
1
-2
/
+1
2019-03-21
genirq: Fix typo in comment of IRQD_MOVE_PCNTXT
Peter Xu
1
-1
/
+1
2019-03-21
drm/fourcc: Fix conflicting Y41x definitions
Maarten Lankhorst
1
-10
/
+11
2019-03-20
block: Unexport blk_mq_add_to_requeue_list()
Bart Van Assche
1
-2
/
+0
2019-03-20
block: add BLK_MQ_POLL_CLASSIC for hybrid poll and return EINVAL for unexpect...
Yufen Yu
1
-0
/
+3
2019-03-20
libceph: wait for latest osdmap in ceph_monc_blacklist_add()
Ilya Dryomov
1
-0
/
+2
2019-03-20
tinydrm/mipi-dbi: Use dma-safe buffers for all SPI transfers
Noralf Trønnes
1
-2
/
+3
2019-03-20
drm/i915/cml: Add CML PCI IDS
Anusha Srivatsa
1
-1
/
+27
2019-03-19
blk-mq: remove unused 'nr_expired' from blk_mq_hw_ctx
Dongli Zhang
1
-1
/
+0
2019-03-18
block: add BIO_NO_PAGE_REF flag
Jens Axboe
1
-0
/
+1
2019-03-18
iov_iter: add ITER_BVEC_FLAG_NO_REF flag
Jens Axboe
1
-5
/
+19
2019-03-18
drm: writeback: Add job prepare and cleanup operations
Laurent Pinchart
2
-1
/
+34
2019-03-18
drm: writeback: Cleanup job ownership handling when queuing job
Laurent Pinchart
1
-1
/
+1
2019-03-18
media: vsp1: drm: Implement writeback support
Laurent Pinchart
1
-0
/
+15
2019-03-18
media: vsp1: drm: Extend frame completion API to the DU driver
Laurent Pinchart
1
-1
/
+3
2019-03-18
Merge tag 'topic/hdr-formats-2019-03-13' of git://anongit.freedesktop.org/drm...
Joonas Lahtinen
1
-0
/
+11
2019-03-18
drm: Turn bus flags macros into an enum
Laurent Pinchart
1
-44
/
+64
2019-03-18
drm/bridge: use bus flags in bridge timings
Stefan Agner
1
-7
/
+5
2019-03-18
drm: Use new DRM_BUS_FLAG_*_(DRIVE|SAMPLE)_(POS|NEG)EDGE flags
Laurent Pinchart
1
-4
/
+5
2019-03-18
drm: Clarify definition of the DRM_BUS_FLAG_(PIXDATA|SYNC)_* macros
Laurent Pinchart
1
-4
/
+32
2019-03-18
IB/mlx5: Use mlx5 core to create/destroy a DEVX DCT
Yishai Hadas
1
-1
/
+2
2019-03-17
Merge tag 'kbuild-v5.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...
Linus Torvalds
2
-1
/
+8
2019-03-17
auxdisplay: charlcd: Introduce charlcd_free() helper
Andy Shevchenko
1
-0
/
+1
2019-03-17
kbuild: force all architectures except um to include mandatory-y
Masahiro Yamada
2
-1
/
+8
2019-03-16
Merge tag 'pidfd-v5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/b...
Linus Torvalds
3
-0
/
+11
2019-03-16
Merge tag 'devdax-for-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/n...
Linus Torvalds
2
-0
/
+6
2019-03-16
Merge tag 'nfs-for-5.1-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
1
-2
/
+4
2019-03-16
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
3
-20
/
+73
2019-03-16
Merge tag 'trace-v5.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ros...
Linus Torvalds
1
-1
/
+1
2019-03-16
Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
1
-0
/
+39
[next]