index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
sn
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2011-01-12
NTFS: writev() fix and maintenance/contact details update
Anton Altaparmakov
5
-25
/
+27
2011-01-12
tools: create power/x86/x86_energy_perf_policy
Len Brown
3
-0
/
+437
2011-01-12
tools: create power/x86/turbostat
Len Brown
3
-0
/
+1228
2011-01-12
i915/gtt: fix ordering causing DMAR errors on object teardown.
Dave Airlie
1
-2
/
+2
2011-01-12
i915/gtt: fix ordering issues with status setup and DMAR
Dave Airlie
1
-2
/
+2
2011-01-12
powerpc/pseries: Fix build of topology stuff without CONFIG_NUMA
Benjamin Herrenschmidt
2
-14
/
+14
2011-01-12
cxgb4vf: recover from failure in cxgb4vf_open()
Casey Leedom
1
-5
/
+10
2011-01-11
netfilter: ebtables: make broute table work again
Florian Westphal
1
-1
/
+1
2011-01-11
drm/i915/execbuffer: Reorder binding of objects to favour restrictions
Chris Wilson
2
-26
/
+47
2011-01-11
drm/i915: If we hit OOM when allocating GTT pages, clear the aperture
Chris Wilson
1
-8
/
+4
2011-01-11
drm/i915/evict: Ensure we completely cleanup on failure
Chris Wilson
1
-1
/
+8
2011-01-11
drm/i915/execbuffer: Correctly clear the current object list upon EFAULT
Chris Wilson
1
-3
/
+1
2011-01-11
netfilter: fix race in conntrack between dump_table and destroy
Stephen Hemminger
1
-9
/
+5
2011-01-11
drm/i915/debugfs: Show all objects in the gtt
Chris Wilson
1
-10
/
+43
2011-01-11
drm/i915: Record AGP memory type upon error
Chris Wilson
3
-4
/
+16
2011-01-11
drm/i915: Periodically flush the active lists and requests
Chris Wilson
1
-4
/
+26
2011-01-11
ah: reload pointers to skb data after calling skb_cow_data()
Dang Hongwu
2
-6
/
+9
2011-01-11
ah: update maximum truncated ICV length
Nicolas Dichtel
1
-1
/
+1
2011-01-11
xfrm: check trunc_len in XFRMA_ALG_AUTH_TRUNC
Nicolas Dichtel
1
-1
/
+3
2011-01-11
ehea: Increase the skb array usage
Breno Leitao
2
-5
/
+3
2011-01-11
net/fec: remove config FEC2 as it's used nowhere
Shawn Guo
1
-8
/
+0
2011-01-11
pcnet_cs: add new_id
Ken Kawasaki
1
-0
/
+1
2011-01-11
tcp: disallow bind() to reuse addr/port
Eric Dumazet
2
-3
/
+4
2011-01-11
drm/i915/gtt: Unmap the PCI pages after unbinding them from the GTT
Chris Wilson
1
-7
/
+3
2011-01-11
drm/i915: Record the error batchbuffer on each ring
Chris Wilson
3
-120
/
+50
2011-01-11
drm/i915: Include TLB miss overhead for computing WM
Chris Wilson
1
-2
/
+9
2011-01-11
drm/i915: Propagate error from flushing the ring
Chris Wilson
3
-48
/
+90
2011-01-11
drm/i915: detect & report PCH display error interrupts
Jesse Barnes
2
-2
/
+81
2011-01-11
drm/i915: cleanup rc6 code
Jesse Barnes
4
-46
/
+75
2011-01-11
drm/i915: fix rc6 enabling around suspend/resume
Jesse Barnes
2
-3
/
+3
2011-01-11
drm/i915: re-enable rc6 support for Ironlake+
Jesse Barnes
4
-21
/
+91
2011-01-11
drm/i915: Make the ring IMR handling private
Chris Wilson
2
-12
/
+15
2011-01-11
drm/i915/ringbuffer: Simplify the ring irq refcounting
Chris Wilson
2
-39
/
+25
2011-01-11
drm/i915/debugfs: Show the per-ring IMR
Chris Wilson
3
-14
/
+24
2011-01-11
drm/i915: Mask USER interrupts on gen6 (until required)
Chris Wilson
5
-62
/
+113
2011-01-11
drm/i915: Handle ringbuffer stalls when flushing
Chris Wilson
4
-43
/
+65
2011-01-11
drm/i915: Enforce write ordering through the GTT
Chris Wilson
2
-1
/
+16
2011-01-11
drm/i915: Remove impossible test
Chris Wilson
1
-8
/
+0
2011-01-11
drm/i915: avoid reading non-existent PLL reg on Ironlake+
Jesse Barnes
1
-5
/
+7
2011-01-11
drm/i915: add 'reset' parameter
Chris Wilson
1
-0
/
+6
2011-01-11
drm/i915: fix the wrong latency value while computing wm0
Yuanhan Liu
1
-5
/
+5
2011-01-11
drm/i915: support low power watermarks on Ironlake
Jesse Barnes
2
-130
/
+133
2011-01-11
agp/intel: Flush the chipset write buffers when changing GTT base
Chris Wilson
2
-0
/
+11
2011-01-11
drm/i915: Workaround erratum on i830 for TAIL pointer within last 2 cachelines
Chris Wilson
2
-3
/
+11
2011-01-11
drm/i915: Use the mappable sizes determined by GTT for consistency.
Chris Wilson
2
-17
/
+10
2011-01-11
drm/i915: support overclocking on Sandy Bridge
Jesse Barnes
2
-0
/
+28
2011-01-11
drm/i915/lvds: Always use 0 to disable the pfit controller
Chris Wilson
1
-0
/
+4
2011-01-11
drm/i915/panel: Only record the backlight level when it is enabled
Chris Wilson
5
-8
/
+39
2011-01-11
drm/i915/sdvo: Defer detection of output capabilities until probing
Chris Wilson
1
-22
/
+11
2011-01-11
drm/i915: fix calculation of eDP signal levels on Sandybridge
Yuanhan Liu
2
-11
/
+21
[next]