index
:
dect/linux-2.6
master
Linux Kernel with DECT support
Patrick McHardy
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
nouveau
/
core
/
core
Age
Commit message (
Expand
)
Author
Files
Lines
2013-02-09
drm/nouveau: add lockdep annotations
Marcin Slusarz
1
-1
/
+1
2013-01-31
drm/nouveau: use different register to wait for secret scrubber
Maarten Lankhorst
1
-2
/
+5
2013-01-13
drm/nouveau: fix nouveau_client allocation failure path
Marcin Slusarz
1
-3
/
+1
2013-01-13
drm/nouveau: don't return freed object from nouveau_handle_create
Marcin Slusarz
1
-1
/
+4
2012-11-29
drm/nouveau/core: implement shortcut for simple engctx construction
Ben Skeggs
1
-0
/
+15
2012-11-29
drm/nouveau: initial falcon (fuc) engine base class implementation
Ben Skeggs
1
-0
/
+247
2012-11-29
drm/nouveau: pass address to object accessor functions as u64
Ben Skeggs
1
-2
/
+2
2012-11-29
drm/nouveau: replace some open-coded mm_initialised checks
Ben Skeggs
1
-7
/
+10
2012-10-31
drm/nouveau: allow creation of zero-sized mm
Ben Skeggs
1
-3
/
+6
2012-10-22
drm/nouveau: warn when trying to free mm which is still in use
Marcin Slusarz
1
-1
/
+1
2012-10-22
drm/nouveau: fix nouveau_mm/nouveau_mm_node leak
Marcin Slusarz
1
-0
/
+5
2012-10-09
drm/nouveau: remove unused _nouveau_parent_ctor
Marcin Slusarz
1
-17
/
+0
2012-10-03
drm/nouveau/core: have client-id be a string, rather than an integer
Ben Skeggs
2
-5
/
+5
2012-10-03
drm/nouveau: quiet some static-related sparse noise
Marcin Slusarz
3
-6
/
+6
2012-10-03
drm/nouveau: restore fifo chid information in engine error messages
Ben Skeggs
2
-44
/
+47
2012-10-03
drm/nouveau/core: have fifo store a unique context identifier at attach time
Ben Skeggs
1
-0
/
+1
2012-10-03
drm/nouveau/core: protect engine context list with hardirq-safe spinlock
Ben Skeggs
2
-19
/
+56
2012-10-03
drm/nouveau: port all engines to new engine module format
Ben Skeggs
1
-247
/
+50
2012-10-03
drm/nouveau/instmem: completely new implementation, as a subdev module
Ben Skeggs
1
-9
/
+6
2012-10-03
drm/nouveau/core: add support for reverse mm allocations
Ben Skeggs
1
-51
/
+122
2012-10-03
drm/nouveau/core: pull in most of the new core infrastructure
Ben Skeggs
13
-2
/
+2092
2012-10-03
drm/nouveau: restructure source tree, split core from drm implementation
Ben Skeggs
2
-0
/
+484