summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2009-06-04perf report: Fix rbtree bugArnaldo Carvalho de Melo1-4/+5
2009-06-04drm: ignore EDID with really tiny modes.Adam Jackson1-0/+5
2009-06-04drm: don't associate _DRM_DRIVER maps with a masterBen Skeggs1-1/+2
2009-06-04drm/i915: intel_lvds.c fix section mismatchJaswinder Singh Rajput1-1/+1
2009-06-04drm: Hook up DPMS property handling in drm_crtc.c. Add drm_helper_connector_d...Keith Packard10-13/+124
2009-06-04drm: set permissions on edid file to 0444Keith Packard1-0/+1
2009-06-04drm: add newlines to text sysfs filesKeith Packard1-3/+3
2009-06-04drm/radeon: fix ring free alignment calculationsDave Airlie2-3/+6
2009-06-04drm: fix irq naming for kms drivers.Dave Airlie2-11/+9
2009-06-03perf report: Handle all known event typesIngo Molnar1-0/+9
2009-06-03perf report: Split out event processing helpersIngo Molnar1-93/+118
2009-06-03perf report: Clean up event processingIngo Molnar1-88/+98
2009-06-03perf_counter: Fix throttling lock-upIngo Molnar2-6/+15
2009-06-03perf_counter tools: Work around warnings in older GCCsIngo Molnar2-2/+2
2009-06-03perf_counter tools: Fix off-by-one bug in symbol__newArnaldo Carvalho de Melo1-1/+1
2009-06-03perf_counter tools: Optimize harderIngo Molnar1-1/+1
2009-06-03perf help: Fix bug when there's no perf-* command aroundIngo Molnar1-12/+16
2009-06-03perf report: Add front-entry cache for lookupsIngo Molnar1-1/+14
2009-06-03perf stat: Print out all argumentsIngo Molnar1-2/+10
2009-06-03perf report: Display 100% correctlyIngo Molnar1-1/+1
2009-06-03perf record: Refine capture printoutIngo Molnar1-10/+24
2009-06-03perf_counter tools: Clean up old kerneltop referencesIngo Molnar2-11/+9
2009-06-03perf_counter: Fix race in counter initializationPeter Zijlstra1-11/+14
2009-06-03perf report: Fix comm sortingPeter Zijlstra1-6/+112
2009-06-03perf record: Use long arg for counter periodPeter Zijlstra3-3/+21
2009-06-03perf_counter: Add a comm hook for pure fork()sPeter Zijlstra1-0/+6
2009-06-03perf_counter: powerpc: Fix race causing "oops trying to read PMC0" errorsPaul Mackerras1-2/+14
2009-06-03perf_counter: powerpc: Fix event alternative code generation on POWER5/5+Paul Mackerras2-4/+4
2009-06-03perf report: Handle vDSO symbols properlyIngo Molnar1-0/+15
2009-06-03perf report: Improve sort key recognitionIngo Molnar1-12/+17
2009-06-03perf report: Print -D to stdoutIngo Molnar1-34/+30
2009-06-03perf_counter tools: Cover PLT symbols tooArnaldo Carvalho de Melo1-5/+138
2009-06-03perf_counter/x86: Remove the IRQ (non-NMI) handling bitsYong Wang7-26/+6
2009-06-02Linux 2.6.30-rc8v2.6.30-rc8Linus Torvalds1-1/+1
2009-06-02Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds1-83/+195
2009-06-02perf record: Print out the number of events capturedIngo Molnar1-0/+3
2009-06-02perf_counter tools: Make source code headers more coherentIngo Molnar5-57/+62
2009-06-02perf report: Print more info instead of <unknown> entriesIngo Molnar1-8/+20
2009-06-02perf record: Increase mmap buffering defaultIngo Molnar1-2/+2
2009-06-02perf record: Add --append optionIngo Molnar1-14/+26
2009-06-02perf report: Fix column width/alignment of dsosIngo Molnar1-4/+4
2009-06-02perf report: Separate out idle threadsPeter Zijlstra1-0/+13
2009-06-02perf_counter tools: Fix up the ABI shakeupPeter Zijlstra4-32/+32
2009-06-02perf_counter: Rename perf_counter_hw_event => perf_counter_attrPeter Zijlstra5-104/+104
2009-06-02perf_counter: Add ioctl for changing the sample period/frequencyPeter Zijlstra2-4/+46
2009-06-02perf_counter: Change data head from u32 to u64Peter Zijlstra2-10/+12
2009-06-02perf_counter: x86: Emulate longer sample periodsPeter Zijlstra1-9/+22
2009-06-02perf_counter: Remove the last nmi/irq bitsPeter Zijlstra2-9/+1
2009-06-02perf_counter: Rename various fieldsPeter Zijlstra4-78/+78
2009-06-02perf_counter: Add unique counter idPeter Zijlstra2-5/+12