aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* perf_counter: Add a comm hook for pure fork()sPeter Zijlstra2009-06-03
* perf_counter: powerpc: Fix race causing "oops trying to read PMC0" errorsPaul Mackerras2009-06-03
* perf_counter: powerpc: Fix event alternative code generation on POWER5/5+Paul Mackerras2009-06-03
* perf report: Handle vDSO symbols properlyIngo Molnar2009-06-03
* perf report: Improve sort key recognitionIngo Molnar2009-06-03
* perf report: Print -D to stdoutIngo Molnar2009-06-03
* perf_counter tools: Cover PLT symbols tooArnaldo Carvalho de Melo2009-06-03
* perf_counter/x86: Remove the IRQ (non-NMI) handling bitsYong Wang2009-06-03
* perf record: Print out the number of events capturedIngo Molnar2009-06-02
* perf_counter tools: Make source code headers more coherentIngo Molnar2009-06-02
* perf report: Print more info instead of <unknown> entriesIngo Molnar2009-06-02
* perf record: Increase mmap buffering defaultIngo Molnar2009-06-02
* perf record: Add --append optionIngo Molnar2009-06-02
* perf report: Fix column width/alignment of dsosIngo Molnar2009-06-02
* perf report: Separate out idle threadsPeter Zijlstra2009-06-02
* perf_counter tools: Fix up the ABI shakeupPeter Zijlstra2009-06-02
* perf_counter: Rename perf_counter_hw_event => perf_counter_attrPeter Zijlstra2009-06-02
* perf_counter: Add ioctl for changing the sample period/frequencyPeter Zijlstra2009-06-02
* perf_counter: Change data head from u32 to u64Peter Zijlstra2009-06-02
* perf_counter: x86: Emulate longer sample periodsPeter Zijlstra2009-06-02
* perf_counter: Remove the last nmi/irq bitsPeter Zijlstra2009-06-02
* perf_counter: Rename various fieldsPeter Zijlstra2009-06-02
* perf_counter: Add unique counter idPeter Zijlstra2009-06-02
* x86: Fix atomic_long_xchg() on 64bitPeter Zijlstra2009-06-02
* perf_counter tools: Remove the last nmi bitsPeter Zijlstra2009-06-02
* perf report: Clean up the default outputIngo Molnar2009-06-02
* perf_counter: tools: Better handle existing data filesPeter Zijlstra2009-06-02
* perf_counter: tools: Expand the COMM,MMAP event synthesizerPeter Zijlstra2009-06-02
* perf_counter: Use PID namespaces properlyPeter Zijlstra2009-06-02
* perf_counter: Remove unused prev_state fieldPaul Mackerras2009-06-02
* perf_counter: Fix cpu migration counterPaul Mackerras2009-06-02
* perf_counter: Initialize per-cpu context earlier on cpu upPaul Mackerras2009-06-02
* perf_counter tools: Fix uninitialized variable in perf-report.cMike Galbraith2009-06-02
* perf_counter tools: Cleanup MakefileMike Galbraith2009-06-02
* perf_counter tools: Make .gitignore reflect perf_counter tools filesMike Galbraith2009-06-02
* perf_counter tools: Add missing rb_erase in dso__delete_symbolsArnaldo Carvalho de Melo2009-06-01
* perf_counter tools: Use hex2u64 in more placesArnaldo Carvalho de Melo2009-06-01
* perf_counter tools: Add string.[ch]Arnaldo Carvalho de Melo2009-06-01
* perf_counter tools: Guard against record damaging existing filesMike Galbraith2009-06-01
* perf_counter: Tidy up style detailsIngo Molnar2009-06-01
* perf_counter: Allow software counters to count while task is not runningPaul Mackerras2009-06-01
* perf_counter: Provide functions for locking and pinning the context for a taskPaul Mackerras2009-06-01
* Merge branch 'linus' into perfcounters/coreIngo Molnar2009-06-01
|\
| * Merge git://git.infradead.org/~dwmw2/mtd-2.6.30Linus Torvalds2009-05-29
| |\
| | * jffs2: Fix corruption when flash erase/write failureJoakim Tjernlund2009-05-29
| | * mtd: MXC NAND driver fixes (v5)Vladimir Barinov2009-05-29
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds2009-05-29
| |\ \
| | * | Revert "USB: Correct Makefile to make isp1760 buildable"Mike Frysinger2009-05-28
| | * | usb-serial: fix crash when sub-driver updates firmwareAlan Stern2009-05-28
| | * | USB: isp1760: urb_dequeue doesn't always find the urbsWarren Free2009-05-28