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
2017-08-22
drm/nouveau/mpeg: print more debug info when rejecting dma objects
Ilia Mirkin
2
-2
/
+12
2017-08-22
drm/nouveau/fb/gf100-: zero mmu debug buffers
Ben Skeggs
1
-2
/
+2
2017-08-22
drm/nouveau/bar/gf100: add config option to limit BAR2 to 16MiB
Ben Skeggs
2
-0
/
+7
2017-08-22
initial support (display-only) for GP108
Ilia Mirkin
1
-0
/
+30
2017-08-22
drm/nouveau/falcon: use a more reasonable msgqueue timeout value
Ben Skeggs
1
-1
/
+1
2017-08-22
drm/nouveau/disp: Silence DCB warnings.
Rosen Penev
4
-0
/
+7
2017-08-22
drm/nouveau/bios: Demote missing fp table message to NV_DEBUG.
Rosen Penev
1
-5
/
+2
2017-08-22
drm/nouveau/pmu/gt215-: abstract detection of whether reset is needed
Ben Skeggs
13
-1
/
+32
2017-08-22
drm/nouveau/pmu/gt215: fix reset
Ben Skeggs
10
-13
/
+24
2017-08-22
drm/nouveau/mc/gf100: add pmu to reset mask
Ben Skeggs
1
-0
/
+1
2017-08-22
drm/nouveau/disp/gf119-: avoid creating non-existent heads
Ilia Mirkin
2
-3
/
+8
2017-08-22
drm/nouveau/therm/gm200: Added
Karol Herbst
6
-1
/
+46
2017-08-22
drm/nouveau/therm: fix spelling mistake on array thresolds
Colin Ian King
1
-3
/
+3
2017-08-18
drm/i915: Update DRIVER_DATE to 20170818
Daniel Vetter
1
-2
/
+2
2017-08-18
drm/ttm: use reservation_object_trylock in ttm_bo_individualize_resv v2
Christian König
1
-1
/
+1
2017-08-18
drm/amdgpu: fix vega10 graphic hang issue in S3 test
Ken Wang
2
-2
/
+9
2017-08-18
drm/i915/bxt: use NULL for GPIO connection ID
Andy Shevchenko
1
-1
/
+1
2017-08-18
drm/i915: Mark the GT as busy before idling the previous request
Chris Wilson
1
-43
/
+45
2017-08-18
drm/i915: Trivial grammar fix s/opt of/opt out of/ in comment
Chris Wilson
1
-1
/
+1
2017-08-18
drm/i915: Replace execbuf vma ht with an idr
Chris Wilson
11
-208
/
+115
2017-08-18
drm/i915: Simplify eb_lookup_vmas()
Chris Wilson
1
-86
/
+36
2017-08-18
drm/i915: Convert execbuf to use struct-of-array packing for critical fields
Chris Wilson
3
-151
/
+156
2017-08-18
drm/i915: Check context status before looking up our obj/vma
Chris Wilson
1
-7
/
+6
2017-08-18
drm/i915: Don't use MI_STORE_DWORD_IMM on Sandybridge/vcs
Chris Wilson
7
-15
/
+40
2017-08-18
drm/i915: Stop touching forcewake following a gen6+ engine reset
Chris Wilson
1
-6
/
+1
2017-08-18
MAINTAINERS: drm/i915 has a new maintainer team
Daniel Vetter
1
-1
/
+2
2017-08-18
drm: udl: constify usb_device_id
Arvind Yadav
1
-1
/
+1
2017-08-18
drm/gma500: fix potential NULL pointer dereference dereference
Gustavo A. R. Silva
1
-1
/
+3
2017-08-17
drm/i915: Split pin mapping into per platform functions
Anusha Srivatsa
1
-22
/
+91
2017-08-17
drm/amdgpu: bump version for support of UVD MJPEG decode
Leo Liu
1
-1
/
+2
2017-08-17
drm/amdgpu: add MJPEG check for UVD physical mode msg buffer
Leo Liu
1
-0
/
+4
2017-08-17
drm/ttm: Fix accounting error when fail to get pages for pool
Xiangliang.Yu
1
-1
/
+1
2017-08-17
drm/amd/amdgpu: expose fragment size as module parameter (v2)
Roger He
9
-16
/
+44
2017-08-17
drm/amd/amdgpu: store fragment_size in vm_manager
Roger He
9
-26
/
+33
2017-08-17
drm/amdgpu: rename VM invalidated to moved
Christian König
3
-12
/
+12
2017-08-17
drm/amdgpu: separate bo_va structure
Christian König
7
-55
/
+66
2017-08-17
drm/amdgpu: drop the extra VM huge page flag v2
Christian König
2
-10
/
+9
2017-08-17
drm/amdgpu: remove superflous amdgpu_bo_kmap in the VM
Christian König
1
-19
/
+9
2017-08-17
drm/amdgpu: cleanup static CSA handling
Christian König
6
-20
/
+20
2017-08-17
drm/amdgpu: SHADOW and VRAM_CONTIGUOUS flags shouldn't be used by userspace
Christian König
1
-3
/
+1
2017-08-17
drm/amdgpu: save list length when fence is signaled
Chunming Zhou
1
-7
/
+6
2017-08-17
drm/amdgpu: move vram usage tracking into the vram manager v2
Christian König
6
-62
/
+79
2017-08-17
drm/amdgpu: move gtt usage tracking into the gtt manager v2
Christian König
5
-16
/
+26
2017-08-17
drm/amdgpu: move debug print into the MM managers
Christian König
3
-22
/
+11
2017-08-17
drm/amdgpu: fix incorrect use of the lru_lock
Christian König
1
-5
/
+2
2017-08-17
drm/radeon: fix incorrect use of the lru_lock
Christian König
1
-6
/
+4
2017-08-17
drm/ttm: make ttm_mem_type_manager_func debug more useful
Christian König
8
-19
/
+20
2017-08-17
drm/amd/amdgpu: Add tracepoint for DMA page mapping (v4)
Tom St Denis
2
-6
/
+106
2017-08-17
drm/amdgpu: fix Vega10 HW config for 2MB pages
Christian König
2
-4
/
+4
2017-08-17
drm/amdgpu: only bind VM shadows after validation v2
Christian König
1
-14
/
+8
[next]