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
...
|
*
|
|
|
|
|
x86, mm: Fix section mismatch in tlb.c
Rakib Mullick
2010-11-01
1
-1
/
+1
*
|
|
|
|
|
|
Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2010-11-12
21
-104
/
+271
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
perf, amd: Use kmalloc_node(,__GFP_ZERO) for northbridge structure allocation
Peter Zijlstra
2010-11-10
1
-2
/
+2
|
*
|
|
|
|
|
|
perf_events: Fix time tracking in samples
Stephane Eranian
2010-11-10
2
-8
/
+44
|
*
|
|
|
|
|
|
perf trace: update usage
Tom Zanussi
2010-11-10
1
-1
/
+5
|
*
|
|
|
|
|
|
perf trace: update Documentation with new perf trace variants
Tom Zanussi
2010-11-10
1
-8
/
+49
|
*
|
|
|
|
|
|
perf trace: live-mode command-line cleanup
Tom Zanussi
2010-11-10
1
-57
/
+108
|
*
|
|
|
|
|
|
perf trace record: handle commands correctly
Tom Zanussi
2010-11-10
1
-4
/
+28
|
*
|
|
|
|
|
|
perf record: make the record options available outside perf record
Tom Zanussi
2010-11-10
1
-5
/
+5
|
*
|
|
|
|
|
|
perf trace scripting: remove system-wide param from shell scripts
Tom Zanussi
2010-11-10
13
-13
/
+13
|
*
|
|
|
|
|
|
perf trace scripting: fix some small memory leaks and missing error checks
Tom Zanussi
2010-11-10
1
-0
/
+12
|
*
|
|
|
|
|
|
perf: Fix usages of profile_cpu in builtin-top.c to use cpu_list
Corey Ashford
2010-11-10
1
-7
/
+5
|
*
|
|
|
|
|
|
perf, ui: Eliminate stack-smashing protection compiler complaint
Cyrill Gorcunov
2010-11-10
1
-2
/
+3
|
|
|
_
|
_
|
_
|
/
/
|
|
/
|
|
|
|
|
*
|
|
|
|
|
|
Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...
Linus Torvalds
2010-11-12
42
-275
/
+577
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
drm/ttm: Be consistent on ttm_bo_init() failures
Thomas Hellstrom
2010-11-10
2
-0
/
+8
|
*
|
|
|
|
|
|
drm/radeon/kms: Fix retrying ttm_bo_init() after it failed once.
Michel Dänzer
2010-11-10
1
-2
/
+2
|
*
|
|
|
|
|
|
drm/radeon/kms: fix thermal sensor reporting on rv6xx
Alex Deucher
2010-11-09
1
-7
/
+1
|
*
|
|
|
|
|
|
drm/radeon/kms: fix bugs in ddc and cd path router code
Tyson Whitehead
2010-11-09
2
-10
/
+7
|
*
|
|
|
|
|
|
drm/radeon/kms: add support for clock/data path routers
Alex Deucher
2010-11-09
6
-29
/
+85
|
*
|
|
|
|
|
|
drm: vmwgfx: fix information leak to userland
Kulikov Vasiliy
2010-11-09
1
-0
/
+1
|
*
|
|
|
|
|
|
drivers/gpu: Use vzalloc
Joe Perches
2010-11-09
1
-2
/
+2
|
*
|
|
|
|
|
|
drm/vmwgfx: Fix oops on failing bo pin
Thomas Hellstrom
2010-11-09
1
-0
/
+5
|
*
|
|
|
|
|
|
drm/ttm: Remove the CAP_SYS_ADMIN requirement for bo pinning
Thomas Hellstrom
2010-11-09
1
-28
/
+2
|
*
|
|
|
|
|
|
drm/ttm: Make sure a sync object doesn't disappear while we use it
Thomas Hellstrom
2010-11-09
1
-4
/
+7
|
*
|
|
|
|
|
|
drm/radeon/kms: don't disable shared encoders on pre-DCE3 display blocks
Alex Deucher
2010-11-09
1
-0
/
+18
|
*
|
|
|
|
|
|
drivers/gpu/drm: Update WARN uses
Joe Perches
2010-11-09
10
-14
/
+15
|
*
|
|
|
|
|
|
drivers/gpu/drm/vmwgfx: Fix k.alloc switched arguments
Joe Perches
2010-11-09
2
-2
/
+2
|
*
|
|
|
|
|
|
DRM: ignore invalid EDID extensions
Sam Tygier
2010-11-09
1
-6
/
+20
|
*
|
|
|
|
|
|
drm/radeon/kms: make the connector code less verbose
Alex Deucher
2010-11-09
1
-6
/
+6
|
*
|
|
|
|
|
|
drm/ttm: remove failed ttm binding error printout
Thomas Hellstrom
2010-11-09
1
-3
/
+1
|
*
|
|
|
|
|
|
drm/ttm: Add a barrier when unreserving
Thomas Hellstrom
2010-11-09
1
-0
/
+6
|
*
|
|
|
|
|
|
drm/ttm: Remove mm init error printouts and checks
Thomas Hellstrom
2010-11-09
1
-18
/
+2
|
*
|
|
|
|
|
|
drm/ttm: Remove pointless list_empty check
Thomas Hellstrom
2010-11-09
1
-7
/
+0
|
*
|
|
|
|
|
|
drm/ttm: Use private locks for the default bo range manager
Thomas Hellstrom
2010-11-09
1
-36
/
+45
|
*
|
|
|
|
|
|
drm/ttm: Documentation update
Thomas Hellstrom
2010-11-09
2
-13
/
+74
|
*
|
|
|
|
|
|
drm/radeon/kms/evergreen: add missing pm.vblank_sync update in vbl handler
Alex Deucher
2010-11-09
1
-0
/
+6
|
*
|
|
|
|
|
|
drm/stub/Kconfig: fix Kconfig for stub driver.
Ingo Molnar
2010-11-09
1
-0
/
+3
|
*
|
|
|
|
|
|
Merge branch 'drm-intel-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Dave Airlie
2010-11-09
14
-96
/
+267
|
|
\
\
\
\
\
\
\
|
|
*
|
|
|
|
|
|
drm/i915: Fix LVDS fixed-mode regression from 219adae1
Chris Wilson
2010-11-09
1
-5
/
+11
|
|
*
|
|
|
|
|
|
drm/i915/ringbuffer: Use the HEAD auto-reporting mechanism
Chris Wilson
2010-11-08
1
-1
/
+12
|
|
*
|
|
|
|
|
|
drm/i915: Avoid might_fault during pwrite whilst holding our mutex
Chris Wilson
2010-11-08
1
-9
/
+16
|
|
*
|
|
|
|
|
|
agp/intel: fix cache control for sandybridge
Zhenyu Wang
2010-11-04
1
-2
/
+2
|
|
*
|
|
|
|
|
|
agp/intel: restore cache behavior on sandybridge
Zhenyu Wang
2010-11-04
1
-1
/
+1
|
|
*
|
|
|
|
|
|
drm/i915; Don't apply Ironlake FDI clock workaround to Sandybridge
Zhenyu Wang
2010-11-04
2
-3
/
+5
|
|
*
|
|
|
|
|
|
drm/i915: Fix KMS regression on Sandybridge/CPT
Zhenyu Wang
2010-11-04
1
-21
/
+33
|
|
*
|
|
|
|
|
|
i915: reprogram power monitoring registers on resume
Kyle McMartin
2010-11-03
2
-1
/
+4
|
|
*
|
|
|
|
|
|
drm/i915: SNB BLT workaround
Chris Wilson
2010-11-02
2
-3
/
+116
|
|
*
|
|
|
|
|
|
drm/i915: Fix the graphics frequency clamping at init and when IPS is active.
Jesse Barnes
2010-11-02
1
-5
/
+4
|
|
*
|
|
|
|
|
|
drm/i915: Allow powersave modparam to be adjusted at runtime.
Chris Wilson
2010-11-02
1
-1
/
+1
|
|
*
|
|
|
|
|
|
drm/i915: Apply big hammer to serialise buffer access between rings
Chris Wilson
2010-11-01
1
-28
/
+52
[prev]
[next]