index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
hpfs
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2016-06-02
drm/atomic-docs: Spelling fixups
Daniel Vetter
1
-2
/
+2
2016-06-02
drm: Consolidate crtc arrays in drm_atomic_state
Daniel Vetter
4
-19
/
+18
2016-06-02
drm: Consolidate plane arrays in drm_atomic_state
Daniel Vetter
5
-24
/
+22
2016-06-02
drm: Consolidate connector arrays in drm_atomic_state
Daniel Vetter
4
-28
/
+22
2016-06-02
drm/atomic: Add drm_atomic_crtc_state_for_each_plane_state
Daniel Vetter
6
-24
/
+66
2016-06-02
drm/doc: Appease sphinx
Daniel Vetter
7
-16
/
+20
2016-06-02
drm/exynos: Use for_each_crtc_in_state
Daniel Vetter
1
-4
/
+4
2016-06-02
drm/omap: Use for_each_plane_in_state
Daniel Vetter
1
-6
/
+5
2016-06-02
drm/vc4: Use for_each_plane_in_state
Daniel Vetter
1
-7
/
+3
2016-06-02
drm/rcar-du: Use for_each_*_in_state
Daniel Vetter
2
-16
/
+12
2016-06-02
drm/msm: Use for_each_*_in_state
Daniel Vetter
3
-46
/
+23
2016-06-02
drm/i915: Use drm_atomic_get_existing_plane_state
Daniel Vetter
1
-1
/
+2
2016-06-02
drm/hdlcd: Clean up crtc hooks
Daniel Vetter
1
-19
/
+0
2016-06-02
drm/atomic-helper: use for_each_*_in_state more
Daniel Vetter
1
-31
/
+16
2016-06-02
drm: Only create a cmdline mode if no probed modes match
Chris Wilson
1
-2
/
+19
2016-06-02
dma-buf/fence: add signal_on_any to the fence array v2
Christian König
2
-9
/
+27
2016-06-02
dma-buf/fence: add fence_array fences v6
Gustavo Padovan
3
-1
/
+200
2016-06-02
dma-buf/fence: make fence context 64 bit v2
Christian König
10
-18
/
+21
2016-06-02
drm: Update obsolete information from {enable/disable}_vblank hooks.
Liviu Dudau
1
-5
/
+5
2016-06-02
drm/atomic: Handle funcs->best_encoder == NULL case
Boris Brezillon
1
-1
/
+3
2016-06-01
drm/i915: Revert async unpin and nonblocking atomic commit
Daniel Vetter
11
-625
/
+1283
2016-05-31
drm/vc4: Use lockless gem BO free callback
Daniel Vetter
1
-1
/
+1
2016-05-31
drm/vc4: Use drm_gem_object_unreference_unlocked
Daniel Vetter
2
-10
/
+3
2016-05-31
drm: Initialize a linear gamma table by default
Daniel Vetter
2
-7
/
+13
2016-05-31
drm/vgem: Use lockless gem BO free callback
Daniel Vetter
1
-1
/
+1
2016-05-31
drm/qxl: Don't set a gamma table size
Daniel Vetter
1
-1
/
+0
2016-05-31
drm/msm: Nuke dummy gamma_set/get functions
Daniel Vetter
1
-14
/
+0
2016-05-31
drm/cirrus: Drop redundnant gamma size check
Daniel Vetter
1
-3
/
+0
2016-05-31
drm/fb-helper: Remove dead code in setcolreg
Daniel Vetter
1
-31
/
+2
2016-05-31
drm/mediatek: Use lockless gem BO free callback
Daniel Vetter
1
-1
/
+1
2016-05-31
drm/hisilicon: Use lockless gem BO free callback
Daniel Vetter
1
-1
/
+1
2016-05-31
drm/hlcd: Use lockless gem BO free callback
Daniel Vetter
1
-1
/
+1
2016-05-31
vga_switcheroo: Support deferred probing of audio clients
Lukas Wunner
1
-8
/
+11
2016-05-31
vga_switcheroo: Add helper for deferred probing
Lukas Wunner
5
-28
/
+33
2016-05-31
virtio-gpu: fix output lookup
Gerd Hoffmann
1
-1
/
+7
2016-05-30
drm/doc: Unify KMS Locking docs
Daniel Vetter
2
-18
/
+9
2016-05-30
drm/atomic-helper: Do not call ->mode_fixup for CRTC which will be disabled
Liu Ying
1
-0
/
+3
2016-05-30
Fix annoyingly awkward typo in drm_edid_load.c
Valdis Kletnieks
1
-1
/
+1
2016-05-29
Linux 4.7-rc1
v4.7-rc1
Linus Torvalds
1
-3
/
+3
2016-05-29
hash_string: Fix zero-length case for !DCACHE_WORD_ACCESS
George Spelvin
1
-2
/
+2
2016-05-29
Rename other copy of hash_string to hashlen_string
George Spelvin
1
-2
/
+2
2016-05-29
hpfs: implement the show_options method
Mikulas Patocka
1
-11
/
+32
2016-05-29
affs: fix remount failure when there are no options changed
Mikulas Patocka
1
-2
/
+3
2016-05-29
hpfs: fix remount failure when there are no options changed
Mikulas Patocka
1
-2
/
+3
2016-05-29
fs: fix binfmt_aout.c build error
Guenter Roeck
1
-1
/
+0
2016-05-28
h8300: Add <asm/hash.h>
George Spelvin
2
-0
/
+54
2016-05-28
microblaze: Add <asm/hash.h>
George Spelvin
2
-0
/
+82
2016-05-28
m68k: Add <asm/hash.h>
George Spelvin
2
-0
/
+60
2016-05-28
<linux/hash.h>: Add support for architecture-specific functions
George Spelvin
6
-4
/
+299
2016-05-28
fs/namei.c: Improve dcache hash function
George Spelvin
1
-40
/
+81
[next]