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
*
ARM: iop33x: irq_data conversion.
Lennert Buytenhek
2011-01-13
1
-16
/
+16
*
ARM: iop32x: irq_data conversion.
Lennert Buytenhek
2011-01-13
1
-8
/
+8
*
ARM: iop13xx: irq_data conversion.
Lennert Buytenhek
2011-01-13
2
-34
/
+34
*
ARM: integrator: irq_data conversion.
Lennert Buytenhek
2011-01-13
2
-32
/
+32
*
ARM: h720x: irq_data conversion.
Lennert Buytenhek
2011-01-13
2
-26
/
+26
*
ARM: gemini: irq_data conversion.
Lennert Buytenhek
2011-01-13
2
-23
/
+23
*
ARM: footbridge: irq_data conversion.
Lennert Buytenhek
2011-01-13
2
-25
/
+25
*
ARM: ep93xx: irq_data conversion.
Lennert Buytenhek
2011-01-13
1
-18
/
+18
*
ARM: ebsa110: irq_data conversion.
Lennert Buytenhek
2011-01-13
1
-7
/
+7
*
ARM: dove: irq_data conversion.
Lennert Buytenhek
2011-01-13
1
-9
/
+9
*
ARM: davinci: irq_data conversion.
Lennert Buytenhek
2011-01-13
3
-51
/
+51
*
ARM: clps711x: irq_data conversion.
Lennert Buytenhek
2011-01-13
1
-20
/
+20
*
ARM: bcmring: irq_data conversion.
Lennert Buytenhek
2011-01-13
1
-21
/
+21
*
ARM: at91: irq_data conversion.
Lennert Buytenhek
2011-01-13
2
-35
/
+35
*
ARM: aaec2000: irq_data conversion.
Lennert Buytenhek
2011-01-13
1
-9
/
+9
*
ARM: vic: irq_data conversion.
Lennert Buytenhek
2011-01-13
1
-16
/
+16
*
ARM: sa1111: irq_data conversion.
Lennert Buytenhek
2011-01-13
1
-47
/
+47
*
ARM: LoCoMo: irq_data conversion.
Lennert Buytenhek
2011-01-13
1
-12
/
+12
*
ARM: ITE 8152: irq_data conversion.
Lennert Buytenhek
2011-01-13
1
-5
/
+9
*
ARM: gic: irq_data conversion.
Lennert Buytenhek
2011-01-13
1
-33
/
+33
*
ARM: ecard: irq_data conversion.
Lennert Buytenhek
2011-01-13
1
-14
/
+14
*
ARM: core irq_data conversion.
Lennert Buytenhek
2011-01-13
1
-7
/
+10
*
ARM: Use genirq definitions from kernel/irq/Kconfig.
Lennert Buytenhek
2011-01-13
1
-16
/
+2
*
Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...
Linus Torvalds
2011-01-12
23
-637
/
+1082
|
\
|
*
i915/gtt: fix ordering causing DMAR errors on object teardown.
Dave Airlie
2011-01-12
1
-2
/
+2
|
*
i915/gtt: fix ordering issues with status setup and DMAR
Dave Airlie
2011-01-12
1
-2
/
+2
|
*
Merge branch 'drm-intel-fixes' of ssh://master.kernel.org/pub/scm/linux/kerne...
Dave Airlie
2011-01-12
23
-633
/
+1078
|
|
\
|
|
*
drm/i915/execbuffer: Reorder binding of objects to favour restrictions
Chris Wilson
2011-01-11
2
-26
/
+47
|
|
*
drm/i915: If we hit OOM when allocating GTT pages, clear the aperture
Chris Wilson
2011-01-11
1
-8
/
+4
|
|
*
drm/i915/evict: Ensure we completely cleanup on failure
Chris Wilson
2011-01-11
1
-1
/
+8
|
|
*
drm/i915/execbuffer: Correctly clear the current object list upon EFAULT
Chris Wilson
2011-01-11
1
-3
/
+1
|
|
*
drm/i915/debugfs: Show all objects in the gtt
Chris Wilson
2011-01-11
1
-10
/
+43
|
|
*
drm/i915: Record AGP memory type upon error
Chris Wilson
2011-01-11
3
-4
/
+16
|
|
*
drm/i915: Periodically flush the active lists and requests
Chris Wilson
2011-01-11
1
-4
/
+26
|
|
*
drm/i915/gtt: Unmap the PCI pages after unbinding them from the GTT
Chris Wilson
2011-01-11
1
-7
/
+3
|
|
*
drm/i915: Record the error batchbuffer on each ring
Chris Wilson
2011-01-11
3
-120
/
+50
|
|
*
drm/i915: Include TLB miss overhead for computing WM
Chris Wilson
2011-01-11
1
-2
/
+9
|
|
*
drm/i915: Propagate error from flushing the ring
Chris Wilson
2011-01-11
3
-48
/
+90
|
|
*
drm/i915: detect & report PCH display error interrupts
Jesse Barnes
2011-01-11
2
-2
/
+81
|
|
*
drm/i915: cleanup rc6 code
Jesse Barnes
2011-01-11
4
-46
/
+75
|
|
*
drm/i915: fix rc6 enabling around suspend/resume
Jesse Barnes
2011-01-11
2
-3
/
+3
|
|
*
drm/i915: re-enable rc6 support for Ironlake+
Jesse Barnes
2011-01-11
4
-21
/
+91
|
|
*
drm/i915: Make the ring IMR handling private
Chris Wilson
2011-01-11
2
-12
/
+15
|
|
*
drm/i915/ringbuffer: Simplify the ring irq refcounting
Chris Wilson
2011-01-11
2
-39
/
+25
|
|
*
drm/i915/debugfs: Show the per-ring IMR
Chris Wilson
2011-01-11
3
-14
/
+24
|
|
*
drm/i915: Mask USER interrupts on gen6 (until required)
Chris Wilson
2011-01-11
5
-62
/
+113
|
|
*
drm/i915: Handle ringbuffer stalls when flushing
Chris Wilson
2011-01-11
4
-43
/
+65
|
|
*
drm/i915: Enforce write ordering through the GTT
Chris Wilson
2011-01-11
2
-1
/
+16
|
|
*
drm/i915: Remove impossible test
Chris Wilson
2011-01-11
1
-8
/
+0
|
|
*
drm/i915: avoid reading non-existent PLL reg on Ironlake+
Jesse Barnes
2011-01-11
1
-5
/
+7
[next]