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.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
Age
Commit message (
Expand
)
Author
Files
Lines
2017-01-10
drm/i915: Extract compute_partial_view()
Chris Wilson
1
-19
/
+28
2017-01-10
drm/i915/glk: Convert a few more IS_BROXTON() to IS_GEN9_LP()
Michel Thierry
4
-5
/
+5
2017-01-10
drm/i915/glk: Add missing bits to allow runtime pm suspend on GLK.
Rodrigo Vivi
1
-6
/
+6
2017-01-10
drm/i915/DMC/GLK: Load DMC on GLK
Anusha Srivatsa
1
-2
/
+10
2017-01-10
drm/i915: Move ggtt fence/alignment to i915_gem_tiling.c
Chris Wilson
4
-88
/
+88
2017-01-10
drm/i915: Remove the rounding down of the gen4+ fence region
Chris Wilson
1
-3
/
+1
2017-01-10
drm/i915: Store required fence size/alignment for GGTT vma
Chris Wilson
6
-81
/
+73
2017-01-10
drm/i915: Replace WARNs in fence register writes with extensive asserts
Chris Wilson
1
-28
/
+22
2017-01-10
drm/i915: Align GGTT sizes to a fence tile row
Chris Wilson
4
-21
/
+39
2017-01-10
drm/i915: Extract tile_row_size for fencing
Chris Wilson
3
-10
/
+23
2017-01-10
Merge tag 'drm-misc-next-2017-01-09' of git://anongit.freedesktop.org/git/drm...
Dave Airlie
126
-580
/
+831
2017-01-10
Merge tag 'drm-intel-next-2017-01-09' of git://anongit.freedesktop.org/git/dr...
Dave Airlie
100
-4144
/
+9803
2017-01-09
dma-fence: Introduce drm_fence_set_error() helper
Chris Wilson
2
-6
/
+26
2017-01-09
drm/i915: don't open code the pdpe/pml4e clearing
Matthew Auld
1
-14
/
+2
2017-01-09
drm/i915: s/gen8_setup_page_directory_pointer/gen8_setup_pml4e/
Matthew Auld
1
-5
/
+5
2017-01-09
drm/i915: s/gen8_setup_page_directory/gen8_setup_pdpe/
Matthew Auld
1
-5
/
+5
2017-01-09
dma-fence: Wrap querying the fence->status
Chris Wilson
4
-13
/
+59
2017-01-09
dma-fence: Clear fence->status during dma_fence_init()
Chris Wilson
1
-0
/
+1
2017-01-09
drm: fix compilations issues introduced by "drm: allow to use mmuless SoC"
Benjamin Gaignard
12
-12
/
+13
2017-01-09
drm: Change the return type of the unload hook to void
Gabriel Krisman Bertazi
33
-73
/
+39
2017-01-09
drm: add more document for drm_crtc_from_index()
Shawn Guo
2
-2
/
+5
2017-01-09
drm: remove useless parameters from drm_pick_cmdline_mode function
Vincent Abriou
3
-7
/
+5
2017-01-09
drm/i915: Update DRIVER_DATE to 20170109
Daniel Vetter
1
-2
/
+2
2017-01-09
Merge tag 'drm-misc-next-2016-12-30' of git://anongit.freedesktop.org/git/drm...
Dave Airlie
226
-2028
/
+5269
2017-01-09
Linux 4.10-rc3
v4.10-rc3
Linus Torvalds
1
-1
/
+1
2017-01-08
Merge tag 'usb-4.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
46
-316
/
+550
2017-01-08
Merge tag 'char-misc-4.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
6
-19
/
+24
2017-01-08
Merge tag 'staging-4.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
10
-30
/
+56
2017-01-08
mm: workingset: fix use-after-free in shadow node shrinker
Johannes Weiner
3
-4
/
+14
2017-01-08
mm: stop leaking PageTables
Hugh Dickins
1
-27
/
+20
2017-01-07
Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmar...
Linus Torvalds
1
-0
/
+6
2017-01-07
MAINTAINERS: add greybus subsystem mailing list
Greg Kroah-Hartman
1
-0
/
+1
2017-01-07
Merge tag 'sound-4.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
6
-18
/
+20
2017-01-07
Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2
-7
/
+24
2017-01-07
Merge tag 'hwmon-for-linus-v4.10-rc3' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-1
/
+1
2017-01-07
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
4
-15
/
+17
2017-01-07
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
2
-5
/
+13
2017-01-06
Merge tag 'vfio-v4.10-rc3' of git://github.com/awilliam/linux-vfio
Linus Torvalds
14
-172
/
+247
2017-01-06
Merge branch 'stable/for-linus-4.10' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
10
-34
/
+82
2017-01-06
Merge tag 'iommu-fixes-v4.10-rc2' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-2
/
+42
2017-01-06
Merge tag 'acpi-4.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
7
-5
/
+82
2017-01-06
Merge tag 'pm-4.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
7
-43
/
+46
2017-01-06
swiotlb: Export swiotlb_max_segment to users
Konrad Rzeszutek Wilk
4
-10
/
+34
2017-01-06
drm/i915: Drain freed objects for mmap space exhaustion
Chris Wilson
1
-13
/
+11
2017-01-06
drm/i915: Purge loose pages if we run out of DMA remap space
Chris Wilson
1
-4
/
+18
2017-01-06
drm/i915: Fix phys pwrite for struct_mutex-less operation
Chris Wilson
1
-30
/
+4
2017-01-06
drm/i915: Simplify testing for am-I-the-kernel-context?
Chris Wilson
5
-5
/
+21
2017-01-06
drm/i915: Use range_overflows()
Chris Wilson
3
-4
/
+8
2017-01-06
drm/i915: Use fixed-sized types for stolen
Chris Wilson
5
-23
/
+30
2017-01-06
drm/i915: Use phys_addr_t for the address of stolen memory
Chris Wilson
2
-24
/
+27
[prev]
[next]