index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
nouveau
/
nvkm
Age
Commit message (
Expand
)
Author
Files
Lines
2018-09-13
drm/nouveau/devinit: fix warning when PMU/PRE_OS is missing
Ben Skeggs
1
-10
/
+11
2018-09-07
drm/nouveau/disp/gm200-: enforce identity-mapped SOR assignment for LVDS/eDP ...
Ben Skeggs
4
-3
/
+28
2018-09-07
drm/nouveau/disp: fix DP disable race
Ben Skeggs
4
-9
/
+19
2018-09-07
drm/nouveau/disp: move eDP panel power handling
Ben Skeggs
1
-3
/
+34
2018-09-07
drm/nouveau/disp: remove unused struct member
Ben Skeggs
2
-2
/
+0
2018-09-07
drm/nouveau/TBDdevinit: don't fail when PMU/PRE_OS is missing from VBIOS
Ben Skeggs
1
-1
/
+2
2018-09-07
drm/nouveau/mmu: don't attempt to dereference vmm without valid instance pointer
Ben Skeggs
1
-1
/
+1
2018-07-30
BackMerge v4.18-rc7 into drm-next
Dave Airlie
4
-0
/
+15
2018-07-20
Merge branch 'linux-4.18' of git://github.com/skeggsb/linux into drm-fixes
Dave Airlie
4
-0
/
+15
2018-07-19
drm/nouveau/fb/gp100-: disable address remapper
Ben Skeggs
4
-0
/
+15
2018-07-16
drm/nouveau: tegra: Detach from ARM DMA/IOMMU mapping
Thierry Reding
1
-0
/
+13
2018-07-16
drm/nouveau/secboot/acr: Remove VLA usage
Kees Cook
2
-4
/
+37
2018-07-16
drm/nouveau/bios/vpstate: There are some fermi vbios with no boost or tdp entry
Karol Herbst
1
-2
/
+8
2018-07-16
drm/nouveau/disp/nv50-gp10x: fix coverity warning
Ben Skeggs
2
-3
/
+3
2018-07-16
drm/nouveau/core: ERR_PTR vs NULL bug in nvkm_engine_info()
Ben Skeggs
1
-1
/
+2
2018-07-16
drm/nouveau/mmu/gp10b: remove ghost file
Jérôme Glisse
1
-0
/
+0
2018-07-16
drm/nouveau/secboot/tegra: Enable gp20b/gp10b firmware tag when relevant
Nicolas Chauvet
2
-0
/
+4
2018-07-16
drm/nouveau/fault/gv100: fix fault buffer initialisation
Ben Skeggs
3
-13
/
+19
2018-07-16
drm/nouveau/gr/gv100: handle multiple SM-per-TPC for shader exceptions
Ben Skeggs
1
-7
/
+14
2018-06-12
treewide: kvzalloc() -> kvcalloc()
Kees Cook
1
-1
/
+1
2018-06-12
treewide: kvmalloc() -> kvmalloc_array()
Kees Cook
1
-2
/
+2
2018-06-12
treewide: kzalloc() -> kcalloc()
Kees Cook
2
-2
/
+3
2018-06-12
treewide: kmalloc() -> kmalloc_array()
Kees Cook
2
-2
/
+3
2018-06-06
Merge tag 'overflow-v4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-4
/
+3
2018-06-06
treewide: Use struct_size() for vmalloc()-family
Kees Cook
1
-2
/
+1
2018-06-06
treewide: Use struct_size() for kmalloc()-family
Kees Cook
1
-2
/
+2
2018-05-18
drm/nouveau/gr/gf100-: insert some WFIs during gr init
Ben Skeggs
2
-0
/
+6
2018-05-18
drm/nouveau/clk: Use list_for_each_entry_from_reverse
Arushi Singhal
1
-6
/
+4
2018-05-18
drm/nouveau/gr/gv100: initial support
Ben Skeggs
10
-3
/
+391
2018-05-18
drm/nouveau/ce/gv100: initial support
Ben Skeggs
3
-0
/
+50
2018-05-18
drm/nouveau/fifo/gv100: initial support
Ben Skeggs
10
-10
/
+635
2018-05-18
drm/nouveau/disp/gv100: initial support
Ben Skeggs
21
-9
/
+1511
2018-05-18
drm/nouveau/dma/gv100: initial support
Ben Skeggs
5
-0
/
+158
2018-05-18
drm/nouveau/therm/gv100: initial support
Ben Skeggs
1
-0
/
+1
2018-05-18
drm/nouveau/pmu/gv100: initial support
Ben Skeggs
1
-0
/
+1
2018-05-18
drm/nouveau/fault/gv100: initial support
Ben Skeggs
3
-0
/
+208
2018-05-18
drm/nouveau/bar/gv100: initial support
Ben Skeggs
1
-0
/
+1
2018-05-18
drm/nouveau/mmu/gv100: initial support
Ben Skeggs
5
-0
/
+136
2018-05-18
drm/nouveau/ltc/gv100: initial support
Ben Skeggs
1
-0
/
+1
2018-05-18
drm/nouveau/fb/gv100: initial support
Ben Skeggs
5
-1
/
+51
2018-05-18
drm/nouveau/imem/gv100: initial support
Ben Skeggs
1
-0
/
+1
2018-05-18
drm/nouveau/tmr/gv100: initial support
Ben Skeggs
1
-0
/
+1
2018-05-18
drm/nouveau/bus/gv100: initial support
Ben Skeggs
1
-0
/
+1
2018-05-18
drm/nouveau/mc/gv100: initial support
Ben Skeggs
1
-0
/
+1
2018-05-18
drm/nouveau/fuse/gv100: initial support
Ben Skeggs
1
-0
/
+1
2018-05-18
drm/nouveau/i2c/gv100: initial support
Ben Skeggs
1
-0
/
+1
2018-05-18
drm/nouveau/gpio/gv100: initial support
Ben Skeggs
1
-0
/
+1
2018-05-18
drm/nouveau/ibus/gv100: initial support
Ben Skeggs
1
-0
/
+1
2018-05-18
drm/nouveau/top/gv100: initial support
Ben Skeggs
2
-1
/
+3
2018-05-18
drm/nouveau/devinit/gv100: initial support
Ben Skeggs
5
-1
/
+84
[next]