index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
s390
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2010-08-02
drm/via: fixed coding style issues, simplified return
Nicolas Kaiser
10
-166
/
+136
2010-08-02
drm/i830: fixed brace and spacing coding style issues
Nicolas Kaiser
3
-79
/
+74
2010-08-02
drm/i810: fixed coding style issues
Nicolas Kaiser
2
-74
/
+71
2010-08-02
drm: Free devname along with master->unique
Chris Wilson
1
-0
/
+3
2010-08-02
drm: Free the idr layers before calling idr_destroy()
Chris Wilson
2
-0
/
+2
2010-08-02
drm/vmgfx: operation on ‘par->dirty.y1’ may be undefined
Chris Wilson
1
-1
/
+1
2010-07-21
drm: Return EBUSY if the framebuffer is unbound when flipping.
Chris Wilson
1
-0
/
+9
2010-07-21
drm: add "auto" dithering method
Ben Skeggs
2
-0
/
+2
2010-07-16
drm: unify crtc,connector,encoder,fb debug printing
Jerome Glisse
2
-22
/
+42
2010-07-13
drm: disable encoder rather than dpms off in drm_crtc_prepare_encoders()
Ben Skeggs
1
-8
/
+14
2010-07-08
drm: add PCI requirements to low-level drivers.
Dave Airlie
2
-4
/
+4
2010-07-07
drm/kms: add crtc disable function
Alex Deucher
2
-1
/
+7
2010-07-07
drm: correctly update connector DPMS status in drm_fb_helper
Jesse Barnes
1
-3
/
+20
2010-07-07
drm/radeon/kms: fix shared ddc handling
Alex Deucher
1
-1
/
+3
2010-07-07
drm: implement helper functions for scanning lru list
Daniel Vetter
2
-5
/
+177
2010-07-07
drm_mm: extract check_free_mm_node
Daniel Vetter
1
-37
/
+34
2010-07-07
drm: sane naming for drm_mm.c
Daniel Vetter
2
-41
/
+42
2010-07-07
drm: kill dead code in drm_mm.c
Daniel Vetter
1
-45
/
+0
2010-07-07
drm: kill drm_mm_node->private
Daniel Vetter
4
-12
/
+1
2010-07-07
drm: use list_for_each_entry in drm_mm.c
Daniel Vetter
1
-6
/
+2
2010-07-07
drm/ttm: Allocate the page pool manager in the heap.
Francisco Jerez
2
-39
/
+33
2010-07-05
Linux 2.6.35-rc4
v2.6.35-rc4
Linus Torvalds
1
-1
/
+1
2010-07-05
module: initialize module dynamic debug later
Yehuda Sadeh
3
-11
/
+18
2010-07-05
ARM: 6205/1: perf: ensure counter delta is treated as unsigned
Will Deacon
1
-1
/
+1
2010-07-03
perf, x86: Fix incorrect branches event on AMD CPUs
Vince Weaver
1
-2
/
+2
2010-07-02
of/dma: fix build breakage in ppc4xx adma driver
Dan Williams
1
-1
/
+3
2010-07-02
MAINTAINERS: Add an entry for i7core_edac
Mauro Carvalho Chehab
1
-1
/
+8
2010-07-02
i7core_edac: Avoid doing multiple probes for the same card
Mauro Carvalho Chehab
1
-5
/
+12
2010-07-02
i7core_edac: Properly discover the first QPI device
Mauro Carvalho Chehab
1
-8
/
+28
2010-07-02
amd64_edac: Fix syndrome calculation on K8
Borislav Petkov
1
-12
/
+12
2010-07-02
ARM: 6202/1: Do not ARM_DMA_MEM_BUFFERABLE on RealView boards with L210/L220
Catalin Marinas
1
-0
/
+2
2010-07-02
ARM: 6201/1: RealView: Do not use outer_sync() on ARM11MPCore boards with L220
Catalin Marinas
2
-0
/
+10
2010-07-02
drm/i915: add tracepoints for flip requests & completions
Jesse Barnes
2
-0
/
+41
2010-07-02
drm: add per-event vblank event trace points
Jesse Barnes
3
-14
/
+53
2010-07-02
drm: add vblank event trace point
Jesse Barnes
4
-1
/
+48
2010-07-02
drm/i915: fix page flip finish vs. prepare on plane B
Jesse Barnes
1
-1
/
+1
2010-07-02
correct console log level when ERST ACPI table is not found
Daniel J Blueman
1
-1
/
+1
2010-07-02
drm/i915: fix hibernation since i915 self-reclaim fixes
Linus Torvalds
1
-1
/
+1
2010-07-02
drm/i915: change default panel fitting mode to preserve aspect ratio
Jesse Barnes
1
-2
/
+2
2010-07-02
drm/i915: fix uninitialized variable warning in i915_setup_compression()
Prarit Bhargava
1
-1
/
+1
2010-07-02
drm/i915: take struct_mutex in i915_dma_cleanup()
Dan Carpenter
1
-0
/
+2
2010-07-02
drm/i915: Fix CRT hotplug regression in 2.6.35-rc1
Andy Lutomirski
3
-8
/
+11
2010-07-02
i915: fix ironlake edp panel setup (v4)
Dave Airlie
1
-3
/
+24
2010-07-02
drm/i915: don't access FW_BLC_SELF on 965G
Jesse Barnes
2
-4
/
+6
2010-07-02
drm/i915: Account for space on the ring buffer consumed whilst wrapping.
Chris Wilson
1
-0
/
+1
2010-07-01
ata_generic: implement ATA_GEN_* flags and force enable DMA on MBP 7,1
Tejun Heo
1
-7
/
+19
2010-07-01
ahci,ata_generic: let ata_generic handle new MBP w/ MCP89
Tejun Heo
3
-0
/
+17
2010-07-01
libahci: Fix bug in storing EM messages
Harry Zhang
1
-2
/
+3
2010-07-01
perf tools: Fix find tids routine by excluding "." and ".."
Gui Jianfeng
1
-1
/
+10
2010-07-01
watchdog: docs: add an entry for imx2_wdt
Fabio Estevam
1
-0
/
+5
[next]