index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/nouveau: Remove implicit argument from nv_wait().
Francisco Jerez
2010-09-24
10
-22
/
+24
*
drm/nouveau: PRAMIN is available from the start on pre-nv50.
Francisco Jerez
2010-09-24
1
-1
/
+3
*
drm/nouveau: Add module parameter to override the default AGP rate.
Francisco Jerez
2010-09-24
3
-5
/
+15
*
drm/nouveau: Don't enable AGP FW on nv18.
Francisco Jerez
2010-09-24
1
-2
/
+19
*
drm/nouveau: Don't remove ramht entries from the neighboring channels.
Francisco Jerez
2010-09-24
1
-0
/
+18
*
drm/nouveau: Break some long lines in the TV-out code.
Francisco Jerez
2010-09-24
3
-66
/
+96
*
drm/nv50: fix SOR count for early chipsets
Ben Skeggs
2010-09-24
2
-9
/
+19
*
drm/nv50: report BAR access faults
Ben Skeggs
2010-09-24
1
-0
/
+8
*
drm/nv50: move vm trap to nv50_fb.c
Ben Skeggs
2010-09-24
3
-46
/
+51
*
drm/nv50: demagic grctx, and add NVAF support
Marcin KoĆcielnicki
2010-09-24
1
-1182
/
+2123
*
drm/nouveau: protect ramht_find() from oopsing if on channel without ramht
Ben Skeggs
2010-09-24
1
-0
/
+3
*
drm/nouveau: remove nouveau_gpuobj_late_takedown
Ben Skeggs
2010-09-24
2
-7
/
+1
*
drm/nouveau: protect gpuobj list + global instmem heap with spinlock
Ben Skeggs
2010-09-24
2
-9
/
+27
*
drm/nouveau: fix gpuobj refcount to use atomics
Ben Skeggs
2010-09-24
2
-23
/
+12
*
drm/nouveau: add spinlock around ramht modifications
Ben Skeggs
2010-09-24
2
-21
/
+58
*
drm/nouveau: tidy ram{ht,fc,ro} a bit
Ben Skeggs
2010-09-24
11
-101
/
+69
*
drm/nouveau: rework init ordering so nv50_instmem.c can be less bad
Ben Skeggs
2010-09-24
7
-303
/
+243
*
drm/nv50: calculate vram reordering block size
Ben Skeggs
2010-09-24
2
-2
/
+66
*
drm/nv50: allow gpuobjs that aren't mapped into aperture
Ben Skeggs
2010-09-24
5
-27
/
+86
*
drm/nouveau: simplify fake gpu objects
Ben Skeggs
2010-09-24
5
-86
/
+39
*
drm/nouveau: remove nouveau_gpuobj_ref completely, replace with sanity
Ben Skeggs
2010-09-24
21
-583
/
+459
*
drm/nouveau: rebase per-channel pramin heap offsets to 0
Ben Skeggs
2010-09-24
4
-25
/
+43
*
drm/nouveau: modify object accessors, offset in bytes rather than dwords
Ben Skeggs
2010-09-24
15
-458
/
+474
*
drm/nouveau: move ramht code out of nouveau_object.c, nothing to see here
Ben Skeggs
2010-09-24
4
-132
/
+193
*
drm/nouveau: have nv_mask return original register value
Ben Skeggs
2010-09-24
1
-4
/
+3
*
drm/nv40: Try to set up CRE_LCD even if it has unknown bits set.
Francisco Jerez
2010-09-24
3
-36
/
+20
*
drm/nv17-nv4x: Fix analog load detection false positive on rare occasions.
Francisco Jerez
2010-09-24
1
-0
/
+2
*
drm/nouveau: require explicit unmap of kmapped bos
Ben Skeggs
2010-09-24
5
-3
/
+7
*
drm/nouveau: remove second map of notifier bo
Ben Skeggs
2010-09-24
1
-5
/
+0
*
drm/nouveau: move check for no-op bo move before memcpy fallback
Ben Skeggs
2010-09-24
1
-6
/
+6
*
drm/nv50: add new accelerated bo move funtion
Ben Skeggs
2010-09-24
1
-48
/
+145
*
drm/nv20: Use the nv30 CRTC bandwidth calculation code.
Francisco Jerez
2010-09-24
3
-8
/
+10
*
drm/nouveau: Fix suspend on some nv4x AGP cards.
Francisco Jerez
2010-09-24
1
-1
/
+2
*
Merge remote branch 'origin/master' of /home/airlied/kernel//linux-2.6 into d...
Dave Airlie
2010-09-24
265
-1734
/
+2932
|
\
|
*
thinkpad-acpi: avoid keymap pitfall
Henrique de Moraes Holschuh
2010-09-23
1
-2
/
+3
|
*
ipmi: fix hardcoded ipmi device exit path warning
Yinghai Lu
2010-09-23
1
-1
/
+6
|
*
rtc: s3c: balance state changes of wakeup flag
Vladimir Zapolskiy
2010-09-23
1
-5
/
+8
|
*
drivers/pci/intel-iommu.c: fix build with older gcc's
Andrew Morton
2010-09-23
1
-47
/
+43
|
*
drivers/video/sis/sis_main.c: prevent reading uninitialized stack memory
Dan Rosenberg
2010-09-23
1
-0
/
+3
|
*
fbcon: fix lockdep warning from fbcon_deinit()
Jarek Poplawski
2010-09-23
1
-2
/
+3
|
*
efifb: support the EFI framebuffer on more Apple hardware
Luke Macken
2010-09-23
1
-0
/
+42
|
*
efifb: check that the base address is plausible on pci systems
Peter Jones
2010-09-23
1
-12
/
+49
|
*
drivers/rtc/rtc-ab3100.c: add missing platform_set_drvdata() in ab3100_rtc_pr...
Axel Lin
2010-09-23
1
-0
/
+2
|
*
vmware balloon: rename module
Dmitry Torokhov
2010-09-23
3
-2
/
+2
|
*
ipmi: fix acpi probe print
Yinghai Lu
2010-09-23
1
-5
/
+5
|
*
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
2010-09-22
2
-2
/
+3
|
|
\
|
|
*
char: Mark /dev/zero and /dev/kmem as not capable of writeback
Jan Kara
2010-09-22
1
-1
/
+2
|
|
*
cciss: freeing uninitialized data on error path
Dan Carpenter
2010-09-21
1
-1
/
+1
|
*
|
Merge branch 'for-linus/i2c/2636-rc5' of git://git.fluff.org/bjdooks/linux
Linus Torvalds
2010-09-22
1
-0
/
+2
|
|
\
\
|
|
*
|
i2c-omap: Make sure i2c bus is free before setting it to idle
Mathias Nyman
2010-09-22
1
-0
/
+2
|
|
|
/
[next]