summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* perf_counter tools: Rework the file formatPeter Zijlstra2009-06-259-54/+377
* perf_counter tools: Shorten names for eventsJaswinder Singh Rajput2009-06-251-17/+28
* perf_counter tools: Check for valid cache operationsJaswinder Singh Rajput2009-06-251-0/+33
* perf record: Fix filemap pathname parsing in /proc/pid/mapsJohannes Weiner2009-06-251-3/+2
* perf_counter tools: Add CREDITS file for Git contributorsIngo Molnar2009-06-241-0/+30
* perf stat: Remove dead codeJaswinder Singh Rajput2009-06-241-31/+13
* perf_counter, x86: Set global control MSR correctlyYong Wang2009-06-241-9/+1
* perf_counter tools: Fix strbuf_fread() error path handlingRoel Kluin2009-06-241-1/+1
* perf stat: Fix verbose for perf statJaswinder Singh Rajput2009-06-231-8/+12
* perf report: Fix help text typoIngo Molnar2009-06-231-1/+1
* perf_counter: Optimize perf_counter_alloc()'s inherit casePeter Zijlstra2009-06-231-12/+20
* perf_counter: Push inherit into perf_counter_alloc()Peter Zijlstra2009-06-231-8/+6
* perf_counter: Optimize perf_swcounter_event()Peter Zijlstra2009-06-232-4/+25
* perf_counter tools: Handle overlapping MMAP eventsPeter Zijlstra2009-06-231-3/+21
* perf stat: Fix command option / manpageJaswinder Singh Rajput2009-06-231-3/+3
* perf_counter tools: Set alias for page-faultsJaswinder Singh Rajput2009-06-221-18/+18
* perf report: Output more symbol related debug dataPeter Zijlstra2009-06-222-2/+7
* perf_counter tools: Introduce alias member in event_symbolJaswinder Singh Rajput2009-06-221-25/+38
* perf_counter tools: Define separate declarations for H/W and S/W eventsJaswinder Singh Rajput2009-06-221-22/+22
* perf_counter tools: Fix vmlinux fallback when running on a different kernelIngo Molnar2009-06-211-1/+1
* perf_counter, x8: Fix L1-data-Cache-Store-Referencees for AMDJaswinder Singh Rajput2009-06-211-1/+1
* mm: page_alloc: clear PG_locked before checking flags on freeJohannes Weiner2009-06-201-5/+4
* x86, 64-bit: Clean up user address maskingLinus Torvalds2009-06-204-12/+4
* Merge branch 'irq-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2009-06-202-3/+3
|\
| * genirq, irq.h: Fix kernel-doc warningsRandy Dunlap2009-06-141-2/+2
| * genirq: fix comment to say IRQ_WAKE_THREADSteven Rostedt2009-05-121-1/+1
* | Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/l...Linus Torvalds2009-06-2040-892/+2321
|\ \
| * | perfcounter: Handle some IO return valuesFrederic Weisbecker2009-06-202-3/+11
| * | perf_counter: Push perf_sample_data through the swcounter codePeter Zijlstra2009-06-201-26/+29
| * | perf_counter tools: Define and use our own u64, s64 etc. definitionsPaul Mackerras2009-06-1913-156/+176
| * | perf_counter: Close race in perf_lock_task_context()Peter Zijlstra2009-06-191-6/+5
| * | perf_counter, x86: Improve interactions with fast-gupIngo Molnar2009-06-192-2/+7
| * | perf_counter: Simplify and fix task migration countingPeter Zijlstra2009-06-193-27/+3
| * | perf_counter tools: Add a data file headerPeter Zijlstra2009-06-193-43/+73
| * | perf_counter: Update userspace callchain sampling usesPeter Zijlstra2009-06-191-47/+39
| * | perf_counter: Make callchain samples extensiblePeter Zijlstra2009-06-192-34/+23
| * | perf report: Filter to parent set by defaultIngo Molnar2009-06-182-4/+28
| * | perf_counter tools: Handle lost eventsPeter Zijlstra2009-06-182-5/+44
| * | perf_counter: Add event overlow handlingPeter Zijlstra2009-06-182-67/+158
| * | fs: Provide empty .set_page_dirty() aop for anon inodesPeter Zijlstra2009-06-181-0/+15
| * | perf_counter: tools: Makefile tweaks for 64-bit powerpcPaul Mackerras2009-06-181-1/+6
| * | perf_counter: powerpc: Add processor back-end for MPC7450 familyPaul Mackerras2009-06-183-0/+420
| * | perf_counter: powerpc: Make powerpc perf_counter code safe for 32-bit kernelsPaul Mackerras2009-06-181-60/+133
| * | perf_counter: powerpc: Change how processor-specific back-ends get selectedPaul Mackerras2009-06-188-45/+96
| * | perf_counter: powerpc: Use unsigned long for register and constraint valuesPaul Mackerras2009-06-188-212/+229
| * | perf_counter: powerpc: Enable use of software counters on 32-bit powerpcPaul Mackerras2009-06-186-7/+51
| * | perf_counter tools: Add and use isprint()Peter Zijlstra2009-06-183-18/+20
| * | perf report: Add validation of call-chain entriesIngo Molnar2009-06-182-38/+56
| * | perf report: Tidy up the "--parent <regex>" and "--sort parent" call-chain fe...Ingo Molnar2009-06-181-33/+34
| * | perf_counter tools: Replace isprint() with issane()Peter Zijlstra2009-06-172-1/+2
OpenPOWER on IntegriCloud