index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/i915: Add gtt_offset to gem object list debugfs output
Ben Gamari
2009-07-07
1
-1
/
+4
*
drm/i915: Remove gtt_bound from drm_i915_gem_object
Ben Gamari
2009-07-07
1
-3
/
+0
*
drm/i915: Disable VGA output when doing DRM_MODE_DPMS_OFF.
ling.ma@intel.com
2009-07-07
1
-1
/
+1
*
drm/i915: crt fetch EDID by DVI-I converter on G4x platform
ling.ma@intel.com
2009-07-07
1
-1
/
+27
*
drm/i915: Don't update display FIFO watermark on IGDNG
Zhenyu Wang
2009-07-07
1
-1
/
+1
*
drm/i915: Adjust DisplayPort clocks to use 96MHz reference
Keith Packard
2009-07-02
1
-12
/
+9
*
drm/i915: Make driver less chatty
Keith Packard
2009-07-01
6
-23
/
+27
*
drm/i915: fix up a raw 64bit divide
Andy Whitcroft
2009-07-01
1
-1
/
+1
*
drm/i915: enable sdvo lvds scaling function.
ling.ma@intel.com
2009-07-01
2
-12
/
+103
*
drm/i915: Set SSC frequency for 8xx chips correctly
ling.ma@intel.com
2009-07-01
1
-4
/
+6
*
drm/i915: add FIFO watermark support
Shaohua Li
2009-07-01
5
-6
/
+513
*
drm/i915: enable error detection & state collection
Jesse Barnes
2009-07-01
5
-3
/
+204
*
Merge branch 'kmemleak' of git://linux-arm.org/linux-2.6
Linus Torvalds
2009-06-30
4
-103
/
+105
|
\
|
*
kmemleak: Inform kmemleak about pid_hash
Catalin Marinas
2009-06-29
1
-0
/
+7
|
*
kmemleak: Do not warn if an unknown object is freed
Catalin Marinas
2009-06-29
1
-0
/
+2
|
*
kmemleak: Do not report new leaked objects if the scanning was stopped
Catalin Marinas
2009-06-29
1
-5
/
+10
|
*
kmemleak: Slightly change the policy on newly allocated objects
Catalin Marinas
2009-06-26
1
-1
/
+6
|
*
kmemleak: Do not trigger a scan when reading the debug/kmemleak file
Catalin Marinas
2009-06-26
2
-52
/
+47
|
*
kmemleak: Simplify the reports logged by the scanning thread
Catalin Marinas
2009-06-26
2
-48
/
+19
|
*
kmemleak: Enable task stacks scanning by default
Catalin Marinas
2009-06-26
2
-5
/
+5
|
*
kmemleak: Allow the early log buffer to be configurable.
Catalin Marinas
2009-06-25
3
-2
/
+19
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dm
Linus Torvalds
2009-06-30
2
-4
/
+7
|
\
\
|
*
|
dm table: fix blk_stack_limits arg to use bytes not sectors
Mike Snitzer
2009-06-30
1
-1
/
+1
|
*
|
dm exception store: really fix type lookup
Milan Broz
2009-06-30
1
-3
/
+6
*
|
|
Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/l...
Linus Torvalds
2009-06-30
32
-422
/
+1604
|
\
\
\
|
*
|
|
perf report: Add --symbols parameter
Arnaldo Carvalho de Melo
2009-07-01
2
-2
/
+12
|
*
|
|
perf report: Add --comms parameter
Arnaldo Carvalho de Melo
2009-07-01
2
-10
/
+27
|
*
|
|
perf report: Add --dsos parameter
Arnaldo Carvalho de Melo
2009-07-01
5
-0
/
+238
|
*
|
|
perf_counter tools: Adjust only prelinked symbol's addresses
Arnaldo Carvalho de Melo
2009-06-30
2
-6
/
+13
|
*
|
|
perf_counter: Provide a way to enable counters on exec
Paul Mackerras
2009-06-30
3
-4
/
+55
|
*
|
|
perf_counter tools: Reduce perf stat measurement overhead/skew
Paul Mackerras
2009-06-29
1
-14
/
+50
|
*
|
|
perf stat: Use percentages for scaling output
Ingo Molnar
2009-06-29
1
-1
/
+2
|
*
|
|
perf_counter, x86: Update x86_pmu after WARN()
Yinghai Lu
2009-06-29
1
-2
/
+2
|
*
|
|
perf stat: Micro-optimize the code: memcpy is only required if no event is se...
Jaswinder Singh Rajput
2009-06-28
1
-5
/
+6
|
*
|
|
perf stat: Improve output
Jaswinder Singh Rajput
2009-06-27
1
-6
/
+5
|
*
|
|
perf stat: Fix multi-run stats
Ingo Molnar
2009-06-27
1
-4
/
+11
|
*
|
|
perf stat: Add -n/--null option to run without counters
Ingo Molnar
2009-06-27
1
-1
/
+4
|
*
|
|
perf_counter tools: Remove dead code
Ingo Molnar
2009-06-27
5
-132
/
+3
|
*
|
|
perf_counter: Complete counter swap
Peter Zijlstra
2009-06-26
1
-1
/
+6
|
*
|
|
perf report: Print sorted callchains per histogram entries
Frederic Weisbecker
2009-06-26
1
-11
/
+71
|
*
|
|
perf_counter tools: Prepare a small callchain framework
Frederic Weisbecker
2009-06-26
5
-5
/
+213
|
*
|
|
perf record: Fix unhandled io return value
Frederic Weisbecker
2009-06-25
1
-1
/
+4
|
*
|
|
perf_counter tools: Add alias for 'l1d' and 'l1i'
Jaswinder Singh Rajput
2009-06-25
1
-2
/
+2
|
*
|
|
perf-report: Add bare minimum PERF_EVENT_READ parsing
Peter Zijlstra
2009-06-25
1
-0
/
+24
|
*
|
|
perf-report: Add modes for inherited stats and no-samples
Peter Zijlstra
2009-06-25
1
-2
/
+17
|
*
|
|
perf_counter: Rework the sample ABI
Peter Zijlstra
2009-06-25
5
-48
/
+49
|
*
|
|
perf_counter: Implement more accurate per task statistics
Peter Zijlstra
2009-06-25
2
-4
/
+83
|
*
|
|
perf_counter: Add PERF_EVENT_READ
Peter Zijlstra
2009-06-25
2
-4
/
+80
|
*
|
|
perf_counter, x86: Add mmap counter read support
Peter Zijlstra
2009-06-25
4
-1
/
+20
|
*
|
|
perf_counter: Add scale information to the mmap control page
Peter Zijlstra
2009-06-25
2
-1
/
+9
[next]