This project is a fork of the linux-2.6.git project. If you have that one already cloned locally, you can use
git clone --reference /path/to/your/linux-2.6.git/incarnation mirror_URL
to save bandwidth during cloning.
 
descriptionLuca Barbieri's Linux tree
ownerluca.barbieri@gmail.com
last changeTue, 23 Feb 2010 13:24:36 +0000 (23 14:24 +0100)
content tags
add:
readme
Nouveau and misc patches
shortlog
2010-02-23 Ben Skeggsdrm/nouveau: only kunmap buffers we mapped during valid... nvlockless
2010-02-23 Luca BarbieriTEMP: disable tiling
2010-02-23 Luca Barbieridrm/nouveau: stop using the BKL
2010-02-23 Luca Barbieridrm/nouveau: stop taking struct_mutex
2010-02-23 Luca Barbieridrm/nouveau: add mutex to protect channel DMA pushbuffer
2010-02-23 Luca Barbieridrm/nouveau: make pin/unpin ioctls unlocked (fixing...
2010-02-23 Luca Barbieridrm/nouveau: new lockless channel allocation and get...
2010-02-23 Luca Barbieridrm/nouveau: update cpu_filp with cmpxchg
2010-02-23 Luca Barbieridrm/nouveau: add mutex to hold when waiting for idle
2010-02-23 Luca Barbieridrm/nouveau: add lock for ramht
2010-02-23 Luca Barbieridrm/nouveau: add lock for gpuobj_list
2010-02-23 Luca Barbieridrm/nouveau: allow concurrent access to instmem without...
2010-02-23 Luca Barbieridrm/nouveau: make mem_block allocator SMP-safe
2010-02-23 Luca Barbieridrm/nouveau: pass bool write parameter to finish_access
2010-02-23 Luca Barbierifix context lock atomicness
2010-02-23 Luca Barbieridrm: getmagic
...
heads
14 years ago nvlockless