index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/i915: Enable SandyBridge blitter ring
Chris Wilson
2010-10-21
11
-63
/
+175
*
drm/i915/ringbuffer: Remove broken intel_fill_struct()
Chris Wilson
2010-10-21
2
-19
/
+0
*
drm/i915/ringbuffer: Fix emit batch buffer regression from 8187a2b
Chris Wilson
2010-10-21
1
-1
/
+1
*
drm/i915: Copy the updated reloc->presumed_offset back to the user
Chris Wilson
2010-10-20
1
-0
/
+13
*
drm/i915: Track objects in global active list (as well as per-ring)
Chris Wilson
2010-10-20
5
-96
/
+58
*
drm/i915: Simplify most HAS_BSD() checks
Chris Wilson
2010-10-20
3
-37
/
+22
*
drm/i915: cache the last object lookup during pin_and_relocate()
Chris Wilson
2010-10-20
1
-171
/
+144
*
drm/i915: Do interrupible mutex lock first to avoid locking for unreference
Chris Wilson
2010-10-19
1
-113
/
+93
*
drivers: gpu: drm: i915: Fix a typo.
Andrea Gelmini
2010-10-19
1
-1
/
+1
*
agp/intel: Also add B43.1 to list of supported devices
Chris Wilson
2010-10-19
1
-0
/
+1
*
drm/i915: rearrange mutex acquisition for pread
Chris Wilson
2010-10-19
1
-56
/
+43
*
drm/i915: Rearrange acquisition of mutex during pwrite
Chris Wilson
2010-10-19
1
-105
/
+65
*
drm/i915: Attempt to prefault user pages for pread/pwrite
Chris Wilson
2010-10-19
1
-14
/
+19
*
drm/i915: Avoid taking the mutex for dropping the refcnt upon creation
Chris Wilson
2010-10-19
1
-4
/
+7
*
drm/i915: Perform relocations in CPU domain [if in CPU domain]
Chris Wilson
2010-10-19
1
-26
/
+29
*
drm/i915: Avoid vmallocing a buffer for the relocations
Chris Wilson
2010-10-19
1
-149
/
+75
*
drm/i915/hdmi: Add 'force_audio' property
Chris Wilson
2010-10-19
1
-0
/
+64
*
drm/i915/sdvo: Add 'force_audio' property
Chris Wilson
2010-10-19
1
-2
/
+46
*
drm/i915/dp: Add 'force_audio' property
Chris Wilson
2010-10-19
1
-5
/
+69
*
drm/i915: Enable HDMI audio for monitor with audio support
Zhenyu Wang
2010-10-19
1
-4
/
+8
*
drm/i915: Enable DisplayPort audio
Zhenyu Wang
2010-10-19
1
-21
/
+41
*
drm/edid: add helper function to detect monitor audio capability
Zhenyu Wang
2010-10-19
2
-14
/
+79
*
drm/i915: Initialize panel timing registers if VBIOS did not
Bryan Freed
2010-10-19
3
-4
/
+25
*
drm/i915: Sleep whilst waiting for the ring
Chris Wilson
2010-10-19
1
-1
/
+1
*
drm/i915: Fix GPIO pin to register mapping
Zhenyu Wang
2010-10-19
1
-0
/
+1
*
drm/i915: restore fixed FDI link rate on Sandybridge
Chris Wilson
2010-10-19
1
-2
/
+5
*
drm/i915/dp: down the DP link even if the reg indicates it's already down
Jesse Barnes
2010-10-19
1
-10
/
+6
*
drm/i915: Fix oops on HWS unload
Daniel Vetter
2010-10-19
1
-3
/
+3
*
drm/i915: Remove duplicate set of ADPA definitions
Chris Wilson
2010-10-19
1
-7
/
+1
*
Revert "drm/i915: Prevent module unload to avoid random memory corruption"
Chris Wilson
2010-10-19
1
-3
/
+0
*
Merge remote branch 'airlied/drm-core-next' into tmp
Chris Wilson
2010-10-19
435
-1797
/
+3335
|
\
|
*
drm, kdb, kms: Change mode_set_base_atomic() enter argument to be an enum
Jason Wessel
2010-10-19
8
-13
/
+21
|
*
kdb, kms: Save and restore the LUT on atomic KMS enter/exit
Jason Wessel
2010-10-19
1
-0
/
+26
|
*
Revert "radeon, kdb, kms: Save and restore the LUT on atomic KMS enter/exit"
Jason Wessel
2010-10-19
3
-40
/
+0
|
*
agp/amd-k7: Allow binding user memory to the AGP GART.
Francisco Jerez
2010-10-19
1
-2
/
+4
|
*
drm/ttm: Simplify ttm_bo_wait_unreserved
Jean Delvare
2010-10-19
1
-7
/
+2
|
*
Revert "drm/radeon/kms: remove some pll algo flags"
Dave Airlie
2010-10-19
4
-7
/
+52
|
*
drm/ttm: add unlocked variant of new manager put node.
Dave Airlie
2010-10-19
3
-3
/
+24
|
*
Merge branch 'drm-fixes' of /home/airlied/kernel/linux-2.6 into drm-core-next
Dave Airlie
2010-10-19
422
-1721
/
+3202
|
|
\
|
|
*
drm/radeon/kms: avivo cursor workaround applies to evergreen as well
Alex Deucher
2010-10-18
1
-16
/
+12
|
|
*
Merge branch 'fix/misc' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwa...
Linus Torvalds
2010-10-17
1
-1
/
+3
|
|
|
\
|
|
|
*
ALSA: rawmidi: fix oops (use after free) when unloading a driver module
Clemens Ladisch
2010-10-17
1
-1
/
+3
|
|
*
|
m32r: test __LITTLE_ENDIAN__ instead of __LITTLE_ENDIAN
Kyle McMartin
2010-10-16
1
-2
/
+2
|
|
*
|
m32r: add kernel/.gitignore and ignore vmlinux.lds
Kyle McMartin
2010-10-16
1
-0
/
+1
|
|
*
|
m32r: get_user takes an lvalue, not a pointer
Kyle McMartin
2010-10-16
1
-1
/
+1
|
|
*
|
m32r: restore _BLOCKABLE
Kyle McMartin
2010-10-16
1
-0
/
+2
|
|
*
|
types.h: define __aligned_u64 and expose to userspace
Eric Paris
2010-10-15
1
-1
/
+14
|
|
*
|
uml: fix build
FUJITA Tomonori
2010-10-15
1
-9
/
+5
|
|
*
|
sysctl: min/max bounds are optional
Eric Dumazet
2010-10-15
1
-9
/
+0
|
|
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb...
Linus Torvalds
2010-10-15
1
-0
/
+13
|
|
|
\
\
[next]