index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2011-03-24
drm radeon: Return -EINVAL on wrong pm sysfs access
Thomas Renninger
1
-3
/
+5
2011-03-24
drm/radeon/kms: fix hardcoded EDID handling
Alex Deucher
3
-7
/
+45
2011-03-24
Merge remote branch 'intel/drm-intel-fixes' of ../drm-next into drm-core-next
Dave Airlie
8
-127
/
+131
2011-03-24
Revert "drm/i915: Don't save/restore hardware status page address register"
Chris Wilson
2
-0
/
+7
2011-03-23
drm/i915: Avoid unmapping pages from a NULL address space
Chris Wilson
1
-3
/
+4
2011-03-23
drm/i915: Fix use after free within tracepoint
Chris Wilson
1
-2
/
+2
2011-03-23
drm/i915: Restore missing command flush before interrupt on BLT ring
Chris Wilson
2
-61
/
+55
2011-03-23
drm/i915: Disable pagefaults along execbuffer relocation fast path
Chris Wilson
1
-4
/
+17
2011-03-23
drm/i915: Fix computation of pitch for dumb bo creator
Chris Wilson
1
-1
/
+1
2011-03-23
drm/i915: report correct render clock frequencies on SNB
Jesse Barnes
2
-5
/
+5
2011-03-23
drm/i915/dp: Correct the order of deletion for ghost eDP devices
Takashi Iwai
1
-2
/
+2
2011-03-23
drm/i915: Fix tiling corruption from pipelined fencing
Chris Wilson
1
-27
/
+17
2011-03-23
drm/i915: Re-enable self-refresh
Yuanhan Liu
1
-4
/
+1
2011-03-23
drm/i915: Prevent racy removal of request from client list
Herton Ronaldo Krzesinski
1
-2
/
+4
2011-03-23
drm/i915: skip redundant operations whilst enabling pipes and planes
Chris Wilson
1
-8
/
+16
2011-03-23
drm/i915: Remove surplus POSTING_READs before wait_for_vblank
Chris Wilson
1
-8
/
+0
2011-03-23
drm/radeon/kms: prefer legacy pll algo for tv-out
Alex Deucher
1
-1
/
+5
2011-03-21
drm: check for modesetting on modeset ioctls
Dave Airlie
1
-0
/
+51
2011-03-21
drm/kernel: vblank wait on crtc > 1
Ilija Hadzic
3
-5
/
+16
2011-03-21
drm: Fix use-after-free in drm_gem_vm_close()
Chris Wilson
1
-2
/
+3
2011-03-17
drm/radeon: fixup refcounts in radeon dumb create ioctl.
Dave Airlie
1
-3
/
+5
2011-03-17
drm: radeon: *_cs_packet_parse_vline() cleanup
Paul Bolle
3
-42
/
+23
2011-03-17
radeon: merge list_del()/list_add_tail() to list_move_tail()
Nicolas Kaiser
1
-4
/
+2
2011-03-16
Merge commit '5359533801e3dd3abca5b7d3d985b0b33fd9fe8b' into drm-core-next
Dave Airlie
264
-1066
/
+1901
2011-03-16
drm: Retry i2c transfer of EDID block after failure
Chris Wilson
1
-16
/
+24
2011-03-16
drm/radeon/kms: fix typo in atom overscan setup
Alex Deucher
1
-2
/
+2
2011-03-16
drm: Hold the mode mutex whilst probing for sysfs status
Chris Wilson
1
-0
/
+7
2011-03-15
Merge remote branch 'nouveau/drm-nouveau-next' of ../drm-nouveau-next into dr...
Dave Airlie
12
-92
/
+257
2011-03-14
drm/nouveau: fix __nouveau_fence_wait performance
Marcin Slusarz
1
-3
/
+12
2011-03-14
drm/nv40: attempt to reserve just enough vram for all 32 channels
Ben Skeggs
2
-10
/
+27
2011-03-14
drm/nv50: check for vm traps on every gr irq
Ben Skeggs
5
-6
/
+5
2011-03-14
drm/nv50: decode vm faults some more
Ben Skeggs
1
-6
/
+142
2011-03-14
drm/nouveau: add nouveau_enum_find() util function
Ben Skeggs
3
-53
/
+66
2011-03-14
drm/nouveau: properly handle pushbuffer check failures
Marcin Slusarz
1
-2
/
+4
2011-03-14
drm/nvc0: remove vm hack forcing large/small pages to not share a PDE
Ben Skeggs
1
-12
/
+1
2011-03-14
drm/i915: disable opregion lid detection for now.
Dave Airlie
1
-0
/
+6
2011-03-14
Merge remote branch 'intel/drm-intel-next' of ../drm-next into drm-core-next
Dave Airlie
741
-7255
/
+10181
2011-03-14
drm/radeon: fix problem with changing active VRAM size. (v2)
Dave Airlie
11
-17
/
+28
2011-03-13
drm/radeon: fix page flipping hangs on r300/r400
Dave Airlie
2
-18
/
+2
2011-03-11
drm/radeon: add pageflip hooks for fusion
Dave Airlie
1
-0
/
+3
2011-03-10
Merge branch 'media_fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/m...
Linus Torvalds
21
-63
/
+283
2011-03-10
ipmi: Fix IPMI errors due to timing problems
Doe, YiCheng
1
-0
/
+8
2011-03-10
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
10
-41
/
+39
2011-03-10
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
4
-9
/
+10
2011-03-10
Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-5
/
+9
2011-03-10
Merge branch 'perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2
-4
/
+9
2011-03-10
drm/i915: Revive combination mode for backlight control
Takashi Iwai
2
-0
/
+46
2011-03-10
fs/dcache: allow d_obtain_alias() to return unhashed dentries
J. Bruce Fields
1
-2
/
+24
2011-03-10
Check for immutable/append flag in fallocate path
Marco Stornelli
1
-0
/
+8
2011-03-10
sysctl: the include of rcupdate.h is only needed in the kernel
Stephen Rothwell
1
-1
/
+1
[next]