index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
tools
/
perf
/
scripts
/
python
/
export-to-postgresql.py
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2020-09-23
drm/vc4: kms: Assign a FIFO to enabled CRTCs instead of active
Maxime Ripard
1
-1
/
+1
2020-09-21
drm/vc4: hvs: Pull the state of all the CRTCs prior to PV muxing
Maxime Ripard
1
-0
/
+17
2020-09-21
drm/ttm: update kernel-doc line comments
Tian Tao
1
-1
/
+1
2020-09-21
drm/panfrost: add Amlogic GPU integration quirks
Neil Armstrong
1
-0
/
+11
2020-09-21
drm/panfrost: add amlogic reset quirk callback
Neil Armstrong
3
-0
/
+17
2020-09-21
drm/panfrost: add support for vendor quirk
Neil Armstrong
2
-0
/
+7
2020-09-21
drm/dev: Remove drm_dev_init
Daniel Vetter
4
-55
/
+4
2020-09-21
drm/amdgpu: Convert to using devm_drm_dev_alloc() (v2)
Luben Tuikov
1
-12
/
+4
2020-09-21
drm/i915/selftests: align more to real device lifetimes
Daniel Vetter
1
-20
/
+19
2020-09-21
drm/i915/selftest: Create mock_destroy_device
Daniel Vetter
13
-12
/
+19
2020-09-18
fbcon: Remove the superfluous break
Jing Xiangfeng
1
-2
/
+0
2020-09-18
fbdev: aty: remove CONFIG_PM container
Vaibhav Gupta
1
-2
/
+2
2020-09-18
drm/ttm: drop evicted from ttm_bo.
Dave Airlie
2
-5
/
+0
2020-09-18
drm/ttm: drop special pipeline accel cleanup function.
Dave Airlie
5
-76
/
+38
2020-09-18
drm/ttm: make common function for wait/free node path.
Dave Airlie
1
-18
/
+20
2020-09-18
drm/ttm: move ghost object creation to a common function
Dave Airlie
1
-62
/
+42
2020-09-18
drm/ttm: add a simple assign mem to bo wrapper
Dave Airlie
2
-14
/
+14
2020-09-18
drm/ttm/drivers: call the bind function directly.
Dave Airlie
4
-4
/
+14
2020-09-18
drm/ttm: move unbind into the tt destroy.
Dave Airlie
6
-1
/
+6
2020-09-18
drm/ttm: flip tt destroy ordering.
Dave Airlie
9
-1
/
+22
2020-09-18
drm/ttm: protect against reentrant bind in the drivers
Dave Airlie
13
-45
/
+91
2020-09-17
drm/ttm: remove superflous extern attribute from funcs
Christian König
2
-24
/
+20
2020-09-17
dma-resv: lockdep-prime address_space->i_mmap_rwsem for dma-resv
Daniel Vetter
1
-0
/
+5
2020-09-17
drm: fix spelling error in comments
Wang Qing
1
-1
/
+1
2020-09-17
MAINTAINERS: make linux-aspeed list remarks consistent
Lukas Bulwahn
1
-1
/
+1
2020-09-17
drm/ttm: some cleanups
Christian König
4
-24
/
+3
2020-09-16
drm/ast: Enable CRTC before planes
Thomas Zimmermann
1
-0
/
+7
2020-09-16
drm/ast: Program display mode in CRTC's atomic_enable()
Thomas Zimmermann
1
-20
/
+3
2020-09-16
drm/ast: Disable planes while switching display modes
Thomas Zimmermann
2
-0
/
+33
2020-09-16
drm/ast: Set format registers in primary plane's update
Thomas Zimmermann
1
-22
/
+22
2020-09-16
MAINTAINERS: Add Thomas as reviewer for ast, mgag200 and udl
Thomas Zimmermann
1
-3
/
+10
2020-09-16
drm: mxsfb: check framebuffer pitch
Stefan Agner
1
-1
/
+20
2020-09-16
drm/vc4: Handing the return value of drm_universal_plane_init
Tian Tao
1
-0
/
+2
2020-09-16
drm/ttm: move populated state into page flags
Dave Airlie
1
-4
/
+5
2020-09-16
drm/ttm: split bound/populated flags.
Dave Airlie
4
-15
/
+19
2020-09-16
drm/ttm: move ttm binding/unbinding out of ttm_tt paths.
Dave Airlie
9
-74
/
+64
2020-09-16
drm/ttm: split populate out from binding.
Dave Airlie
7
-13
/
+33
2020-09-16
drm/ttm: tt destroy move null check to outer function.
Dave Airlie
3
-3
/
+3
2020-09-16
drm/ttm: wrap tt destroy. (v2)
Dave Airlie
3
-18
/
+20
2020-09-16
drm/ttm/tt: add wrappers to set tt state.
Dave Airlie
11
-29
/
+57
2020-09-15
drm/ttm: remove available_caching
Christian König
15
-46
/
+11
2020-09-15
drm/nouveau: explicitly specify caching to use
Christian König
2
-22
/
+25
2020-09-15
drm/ttm: remove default caching
Christian König
15
-39
/
+14
2020-09-15
drm/bridge: ps8640: Rework power state handling
Enric Balletbo i Serra
1
-10
/
+58
2020-09-15
drm/virtio: add virtio_gpu_cmd_unref_resource error handling
Gerd Hoffmann
1
-1
/
+4
2020-09-15
drm/virtio: return virtio_gpu_queue errors
Gerd Hoffmann
1
-18
/
+20
2020-09-15
drm/virtio: use drmm_mode_config_init
Gerd Hoffmann
3
-6
/
+13
2020-09-15
gpu/drm: ingenic: Add option to mmap GEM buffers cached
Paul Cercueil
3
-4
/
+126
2020-09-14
drm/i915: Drop the drm_atomic_helper_calc_timestamping_constants() call
Ville Syrjälä
1
-7
/
+0
2020-09-14
drm/atomic-helper: Remove the timestamping constant update from drm_atomic_helper_update_legacy_modeset_state()
Ville Syrjälä
5
-7
/
+7
[next]