index
:
linux-stable.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/nouveau/kms/nv50-: convert core head_dither() to new push macros
Ben Skeggs
2020-07-24
5
-43
/
+51
*
drm/nouveau/kms/nv50-: convert core head_ovly() to new push macros
Ben Skeggs
2020-07-24
3
-19
/
+21
*
drm/nouveau/kms/nv50-: convert core head_base() to new push macros
Ben Skeggs
2020-07-24
4
-26
/
+31
*
drm/nouveau/kms/nv50-: convert core head_curs_clr() to new push macros
Ben Skeggs
2020-07-24
5
-41
/
+46
*
drm/nouveau/kms/nv50-: convert core head_curs_set() to new push macros
Ben Skeggs
2020-07-24
5
-52
/
+59
*
drm/nouveau/kms/nv50-: convert core head_core_clr() to new push macros
Ben Skeggs
2020-07-24
3
-20
/
+23
*
drm/nouveau/kms/nv50-: convert core head_core_set() to new push macros
Ben Skeggs
2020-07-24
4
-64
/
+63
*
drm/nouveau/kms/nv50-: convert core head_olut_clr() to new push macros
Ben Skeggs
2020-07-24
6
-46
/
+54
*
drm/nouveau/kms/nv50-: convert core head_olut_set() to new push macros
Ben Skeggs
2020-07-24
6
-58
/
+68
*
drm/nouveau/kms/nv50-: convert core head_mode() to new push macros
Ben Skeggs
2020-07-24
5
-82
/
+84
*
drm/nouveau/kms/nv50-: convert core head_view() to new push macros
Ben Skeggs
2020-07-24
4
-41
/
+48
*
drm/nouveau/kms/nv50-: convert core or_ctrl() to new push macros
Ben Skeggs
2020-07-24
7
-56
/
+84
*
drm/nouveau/kms/nv50-: convert core wndw_owner() to new push macros
Ben Skeggs
2020-07-24
2
-11
/
+13
*
drm/nouveau/kms/nv50-: convert core update() to new push macros
Ben Skeggs
2020-07-24
3
-34
/
+33
*
drm/nouveau/kms/nv50-: convert core caps_init() to new push macros
Ben Skeggs
2020-07-24
1
-7
/
+6
*
drm/nouveau/kms/nv50-: convert core init() to new push macros
Ben Skeggs
2020-07-24
4
-39
/
+49
*
drm/nouveau/kms/nv50-: convert wndw update() to new push macros
Ben Skeggs
2020-07-24
8
-39
/
+29
*
drm/nouveau/kms/nv50-: convert wndw blend_set() to new push macros
Ben Skeggs
2020-07-24
2
-18
/
+20
*
drm/nouveau/kms/nv50-: convert wndw scale_set() to new push macros
Ben Skeggs
2020-07-24
3
-11
/
+13
*
drm/nouveau/kms/nv50-: convert wndw image_clr() to new push macros
Ben Skeggs
2020-07-24
8
-38
/
+26
*
drm/nouveau/kms/nv50-: convert wndw image_set() to new push macros
Ben Skeggs
2020-07-24
9
-195
/
+185
*
drm/nouveau/kms/nv50-: convert wndw xlut_clr() to new push macros
Ben Skeggs
2020-07-24
6
-34
/
+40
*
drm/nouveau/kms/nv50-: convert wndw xlut_set() to new push macros
Ben Skeggs
2020-07-24
6
-43
/
+50
*
drm/nouveau/kms/nv50-: convert wndw csc_clr() to new push macros
Ben Skeggs
2020-07-24
4
-27
/
+26
*
drm/nouveau/kms/nv50-: convert wndw csc_set() to new push macros
Ben Skeggs
2020-07-24
4
-26
/
+32
*
drm/nouveau/kms/nv50-: convert wndw ntfy_clr() to new push macros
Ben Skeggs
2020-07-24
8
-32
/
+24
*
drm/nouveau/kms/nv50-: convert wndw ntfy_set() to new push macros
Ben Skeggs
2020-07-24
8
-35
/
+28
*
drm/nouveau/kms/nv50-: convert wndw sema_clr() to new push macros
Ben Skeggs
2020-07-24
4
-17
/
+21
*
drm/nouveau/kms/nv50-: convert wndw sema_set() to new push macros
Ben Skeggs
2020-07-24
6
-23
/
+219
*
drm/nouveau/kms/nv50-: convert wimm update() to new push macros
Ben Skeggs
2020-07-24
4
-15
/
+20
*
drm/nouveau/kms/nv50-: convert wimm point() to new push macros
Ben Skeggs
2020-07-24
6
-12
/
+93
*
drm/nouveau/kms/nv50-: wrap existing command submission in nvif_push interface
Ben Skeggs
2020-07-24
5
-7
/
+614
*
drm/nouveau/nvif: add support for object-level debug output
Ben Skeggs
2020-07-24
6
-0
/
+89
*
drm/nouveau/nvif: give every notify object a human-readable name
Ben Skeggs
2020-07-24
12
-28
/
+35
*
drm/nouveau/nvif: give every disp object a human-readable identifier
Ben Skeggs
2020-07-24
3
-4
/
+7
*
drm/nouveau/nvif: give every usermode object a human-readable identifier
Ben Skeggs
2020-07-24
4
-7
/
+7
*
drm/nouveau/nvif: give every vmm object a human-readable identifier
Ben Skeggs
2020-07-24
4
-13
/
+14
*
drm/nouveau/nvif: give every mem object a human-readable identifier
Ben Skeggs
2020-07-24
6
-31
/
+36
*
drm/nouveau/nvif: give every mmu object a human-readable identifier
Ben Skeggs
2020-07-24
3
-9
/
+12
*
drm/nouveau/nvif: give every device object a human-readable identifier
Ben Skeggs
2020-07-24
4
-12
/
+12
*
drm/nouveau/nvif: give every object a human-readable identifier
Ben Skeggs
2020-07-24
28
-105
/
+115
*
drm/nouveau/nvif: rename client ctor/dtor
Ben Skeggs
2020-07-24
4
-8
/
+8
*
drm/nouveau/kms/tu102: set NVC57D_HEAD_SET_HEAD_USAGE_BOUNDS_UPSCALING_ALLOWE...
Ben Skeggs
2020-07-24
1
-1
/
+1
*
drm/nouveau: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-07-24
17
-45
/
+45
*
drm/nouveau/vmm/gp100-: fix mapping 2MB sysmem pages
Ralph Campbell
2020-07-24
2
-3
/
+84
*
drm/nouveau/mmu: make nvkm_vmm_ctor() static
Ralph Campbell
2020-07-24
2
-4
/
+1
*
drm/nouveau: fix reference count leak in nouveau_debugfs_strap_peek
Aditya Pakki
2020-07-24
1
-1
/
+3
*
drm/nouveau: Fix reference count leak in nouveau_connector_detect
Aditya Pakki
2020-07-24
1
-1
/
+3
*
drm/nouveau: fix reference count leak in nv50_disp_atomic_commit
Aditya Pakki
2020-07-24
1
-1
/
+3
*
drm/nouveau: fix multiple instances of reference count leaks
Aditya Pakki
2020-07-24
2
-3
/
+9
[next]