index
:
~zhen/drm-intel
cdv-3.2
encoder-rework
for-anholt
for-ickle
for-ickle-next
for-linus
sandybridge
snb-35-backport
snb-35-backport-hp
Unnamed repository; edit this file to name it for gitweb.
zhen
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2010-05-28
drm/i915: Only print an message if there was an error
Chris Wilson
1
-14
/
+24
2010-05-26
drm/i915: Clean up leftover bits from hws move to ring structure.
Eric Anholt
3
-10
/
+6
2010-05-26
drm/i915: Add CxSR support on Pineview DDR3
Li Peng
4
-29
/
+53
2010-05-26
i915: remove unneeded null checks
Dan Carpenter
1
-2
/
+2
2010-05-26
i915/intel_sdvo: remove unneeded null check
Dan Carpenter
1
-1
/
+1
2010-05-26
drm/i915: Fix HDMI mode select for Cougarpoint PCH
Zhenyu Wang
2
-1
/
+7
2010-05-26
drm/i915: combine all small integers into one single bitfield
Daniel Vetter
2
-26
/
+54
2010-05-26
drm/i915/dp: Add DPCD data to debug output
Adam Jackson
1
-0
/
+2
2010-05-26
drm/i915/dp: Only enable enhanced framing if the sink supports it
Adam Jackson
1
-3
/
+2
2010-05-26
drm/i915: Kill dangerous pending-flip debugging
Chris Wilson
1
-6
/
+0
2010-05-26
agp/intel: Restrict GTT mapping to valid range on i915 and i945
Chris Wilson
1
-7
/
+39
2010-05-26
drm/i915: Storage class should be before const qualifier
Tobias Klauser
1
-19
/
+19
2010-05-26
drm/i915: add power monitoring support
Jesse Barnes
6
-53
/
+772
2010-05-26
drm/i915/gen4: Extra CRT hotplug paranoia
Adam Jackson
2
-8
/
+14
2010-05-26
drm/i915: Add support for interlaced display.
Krzysztof Halasa
2
-1
/
+15
2010-05-26
i915: fix lock imbalance on error path...
Daniel J Blueman
1
-0
/
+1
2010-05-26
drm/i915: Convert more trace events to DEFINE_EVENT
Li Zefan
1
-17
/
+7
2010-05-26
drm/i915: add timeout to FBC disable waits
Jesse Barnes
1
-2
/
+11
2010-05-26
drm/i915: implement BSD ring buffer V2
Zou Nan hai
6
-15
/
+276
2010-05-26
drm/i915: convert some gem structures to per-ring V2
Zou Nan hai
7
-153
/
+207
2010-05-26
drm/i915: introduce intel_ring_buffer structure (V2)
Zou Nan hai
11
-377
/
+606
2010-05-26
drm/i915: Rename dev_priv->ring to dev_priv->render_ring.
Eric Anholt
7
-55
/
+55
2010-05-26
drm/i915: Move ringbuffer-related code to intel_ringbuffer.c.
Eric Anholt
6
-534
/
+592
2010-05-26
drm/i915: Fail to load driver if KMS request without GEM
Chris Wilson
1
-0
/
+7
2010-05-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pkl/squashfs-linus
Linus Torvalds
14
-24
/
+723
2010-05-26
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
9
-12
/
+541
2010-05-26
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...
Linus Torvalds
13
-102
/
+219
2010-05-26
Revert "endian: #define __BYTE_ORDER"
Linus Torvalds
9
-8
/
+31
2010-05-26
nuc900: add maintainer entries for Wan ZongShun
Wan ZongShun
1
-0
/
+12
2010-05-26
revert "crc32: use __BYTE_ORDER macro for endian detection"
Andrew Morton
1
-1
/
+1
2010-05-26
fs/fscache/object-list.c: fix warning on 32-bit
Andrew Morton
1
-1
/
+1
2010-05-26
nommu: allow private mappings of read-only devices
Bernd Schmidt
1
-14
/
+18
2010-05-26
mempolicy: ERR_PTR dereference in mpol_shared_policy_init()
Dan Carpenter
1
-1
/
+2
2010-05-26
Merge branch 'fix/hda' into for-linus
Takashi Iwai
3
-47
/
+48
2010-05-26
squashfs: update documentation to include description of xattr layout
Phillip Lougher
1
-5
/
+27
2010-05-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
75
-360
/
+679
2010-05-25
Merge branch 'alpha-next' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...
Linus Torvalds
4
-62
/
+42
2010-05-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6
Linus Torvalds
8
-4
/
+17
2010-05-25
Revert "module: drop the lock while waiting for module to complete initializa...
Linus Torvalds
1
-37
/
+22
2010-05-25
drivers/net/usb/asix.c: Fix pointer cast.
David S. Miller
1
-2
/
+2
2010-05-25
be2net: Bug fix to avoid disabling bottom half during firmware upgrade.
Sarveshwar Bandi
3
-2
/
+20
2010-05-25
proc_dointvec: write a single value
J. R. Okajima
1
-1
/
+3
2010-05-25
hso: add support for new products
Filip Aben
1
-0
/
+3
2010-05-25
Phonet: fix potential use-after-free in pep_sock_close()
RĂ©mi Denis-Courmont
1
-0
/
+2
2010-05-26
alpha: simplify and optimize sched_find_first_bit
Matt Turner
1
-11
/
+9
2010-05-26
alpha: invoke oom-killer from page fault
Nick Piggin
1
-9
/
+2
2010-05-26
Convert alpha to use clocksources instead of arch_gettimeoffset
John Stultz
2
-42
/
+31
2010-05-25
driver core: add devname module aliases to allow module on-demand auto-loading
Kay Sievers
8
-4
/
+17
2010-05-25
Merge branch 'wimax-2.6.35.y' of git://git.kernel.org/pub/scm/linux/kernel/gi...
David S. Miller
1
-2
/
+2
2010-05-25
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
24
-132
/
+104
[next]