index
:
kernel/linux.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.13.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2011-07-13
DRM: remove drm_pci_device_is_pcie
Jon Mason
7
-14
/
+7
2011-06-27
Merge branch 'drm-nouveau-next' of git://git.freedesktop.org/git/nouveau/linu...
Dave Airlie
5
-45
/
+47
2011-06-27
drm/nouveau: error paths leak in nvc0_graph_construct_context()
Dan Carpenter
1
-10
/
+12
2011-06-27
drm/nouveau: Calculate reserved VRAM for PRAMIN value before use.
Younes Manton
2
-28
/
+25
2011-06-27
drm/nouveau: fix nouveau_vma object leak
Marcin Slusarz
1
-1
/
+3
2011-06-27
drm/nouveau: fix nouveau_mem object leak
Marcin Slusarz
1
-1
/
+1
2011-06-27
drm/nouveau: fix fetching vbios from above 4GiB vram addresses
Ben Skeggs
1
-5
/
+6
2011-06-23
Merge branch 'drm-nouveau-next' of git://anongit.freedesktop.org/git/nouveau/...
Dave Airlie
43
-719
/
+4105
2011-06-23
drm/nouveau: fix off-by-one
Ben Skeggs
1
-1
/
+1
2011-06-23
drm/nouveau/temp: Add default calibration values for nv67
Emil Velikov
1
-0
/
+7
2011-06-23
drm/nouveau/temp: Fix signed/unsigned int logic
Emil Velikov
2
-7
/
+7
2011-06-23
drm/nvc0: push prunk140 irq messages to debug loglevel
Ben Skeggs
1
-1
/
+1
2011-06-23
drm/nouveau: un-blacklist nvce accel
Ben Skeggs
1
-1
/
+0
2011-06-23
drm/nouveau: fix null pointer deref on pre-nv50 chipsets
Ben Skeggs
1
-5
/
+11
2011-06-23
drm/nouveau: rework vram init/fini ordering a little
Ben Skeggs
6
-53
/
+59
2011-06-23
drm/nouveau: shut lockdep up if last vm ref needs to destroy pgd
Ben Skeggs
1
-8
/
+11
2011-06-23
drm/nouveau: fix display takedown order to match reverse init order
Ben Skeggs
1
-5
/
+6
2011-06-23
drm/nvc0: enable per-client address spaces
Ben Skeggs
3
-40
/
+55
2011-06-23
drm/nouveau: add some debug output if nouveau_mm busy at destroy time
Ben Skeggs
2
-3
/
+10
2011-06-23
drm/nv50: enable use of per-client gpu address space
Ben Skeggs
1
-1
/
+11
2011-06-23
drm/nouveau: remove implicit mapping of every bo into chan_vm
Ben Skeggs
4
-11
/
+43
2011-06-23
drm/nouveau: remove 'chan' argument from nouveau_bo_new
Ben Skeggs
9
-18
/
+15
2011-06-23
drm/nouveau: fixup gem_info ioctl to return client-specific bo virtual
Ben Skeggs
1
-12
/
+20
2011-06-23
drm/nvc0: explicitly map PDISP semaphore buffer into each channel's vm
Ben Skeggs
3
-2
/
+19
2011-06-23
drm/nv50-nvc0: lookup pushbuf virtual address on dma_push
Ben Skeggs
1
-1
/
+6
2011-06-23
drm/nv84-nvc0: explicitly map semaphore buffer into channel vm
Ben Skeggs
2
-16
/
+14
2011-06-23
drm/nv50-nvc0: explicitly map pushbuf bo into channel vm
Ben Skeggs
2
-1
/
+9
2011-06-23
drm/nv50-nvc0: explicitly map notifier bo into channel vm
Ben Skeggs
3
-4
/
+15
2011-06-23
drm/nv50-nvc0: explicitly map fbcon fb into channel vm
Ben Skeggs
4
-10
/
+22
2011-06-23
drm/nouveau: initial changes to support multiple VMAs per buffer object
Ben Skeggs
3
-26
/
+80
2011-06-23
drm/nv50-nvc0: completely disable relocs
Ben Skeggs
1
-17
/
+20
2011-06-23
drm/nouveau: convert bo.mem.start usage to bo.offset
Ben Skeggs
8
-12
/
+10
2011-06-23
drm/nouveau: convert some bo.offset use to vma.offset
Ben Skeggs
5
-7
/
+9
2011-06-23
drm/nouveau: create temp vmas for both src and dst of bo moves
Ben Skeggs
3
-107
/
+64
2011-06-23
drm/nouveau: store bo's page size in nouveau_bo
Ben Skeggs
3
-19
/
+15
2011-06-23
drm/nouveau: skip move_notify() if bo does not have a vma attached
Ben Skeggs
1
-4
/
+2
2011-06-23
drm/nouveau: will need to specify channel for vm-ful gpuobj allocations
Ben Skeggs
6
-14
/
+19
2011-06-23
drm/nouveau: initialise any vm for a channel before pushbuf/ntfy
Ben Skeggs
1
-66
/
+48
2011-06-23
drm/nouveau: modify gpuobj/ntfy takedown ordering
Ben Skeggs
3
-3
/
+4
2011-06-23
drm/nouveau/gem: implement stub hooks for GEM object open/close
Ben Skeggs
3
-0
/
+25
2011-06-23
drm/nouveau: remove 'chan' argument from nouveau_gem_new
Ben Skeggs
4
-21
/
+11
2011-06-23
drm/nv50-nvc0/chan: inherit vm from fpriv, rather than chan_vm directly
Ben Skeggs
1
-4
/
+4
2011-06-23
drm/nv50-nvc0/vm: take client reference on shared channel vm
Ben Skeggs
2
-0
/
+6
2011-06-23
drm/nv50-nvc0/vm: don't touch chan_vm
Ben Skeggs
2
-2
/
+6
2011-06-23
drm/nouveau: no need to update bo.offset from vma after validate
Ben Skeggs
1
-2
/
+0
2011-06-23
drm/nouveau: store a per-client channel list
Ben Skeggs
6
-26
/
+32
2011-06-23
drm/nouveau: use NULL file_priv for DRM-created channels
Ben Skeggs
1
-2
/
+2
2011-06-23
drm/nouveau: allocate structure to store per-client data
Ben Skeggs
3
-1
/
+32
2011-06-23
drm/nouveau: silence error for missing dac loadval table
Ben Skeggs
1
-1
/
+1
2011-06-23
drm/nv50: DCB table quirks for another busted XFX board
Ben Skeggs
1
-0
/
+31
[next]