summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* perf_counter/x86: Remove the IRQ (non-NMI) handling bitsYong Wang2009-06-037-26/+6
* perf record: Print out the number of events capturedIngo Molnar2009-06-021-0/+3
* perf_counter tools: Make source code headers more coherentIngo Molnar2009-06-025-57/+62
* perf report: Print more info instead of <unknown> entriesIngo Molnar2009-06-021-8/+20
* perf record: Increase mmap buffering defaultIngo Molnar2009-06-021-2/+2
* perf record: Add --append optionIngo Molnar2009-06-021-14/+26
* perf report: Fix column width/alignment of dsosIngo Molnar2009-06-021-4/+4
* perf report: Separate out idle threadsPeter Zijlstra2009-06-021-0/+13
* perf_counter tools: Fix up the ABI shakeupPeter Zijlstra2009-06-024-32/+32
* perf_counter: Rename perf_counter_hw_event => perf_counter_attrPeter Zijlstra2009-06-025-104/+104
* perf_counter: Add ioctl for changing the sample period/frequencyPeter Zijlstra2009-06-022-4/+46
* perf_counter: Change data head from u32 to u64Peter Zijlstra2009-06-022-10/+12
* perf_counter: x86: Emulate longer sample periodsPeter Zijlstra2009-06-021-9/+22
* perf_counter: Remove the last nmi/irq bitsPeter Zijlstra2009-06-022-9/+1
* perf_counter: Rename various fieldsPeter Zijlstra2009-06-024-78/+78
* perf_counter: Add unique counter idPeter Zijlstra2009-06-022-5/+12
* x86: Fix atomic_long_xchg() on 64bitPeter Zijlstra2009-06-021-1/+1
* perf_counter tools: Remove the last nmi bitsPeter Zijlstra2009-06-022-2/+0
* perf report: Clean up the default outputIngo Molnar2009-06-021-27/+28
* perf_counter: tools: Better handle existing data filesPeter Zijlstra2009-06-021-3/+12
* perf_counter: tools: Expand the COMM,MMAP event synthesizerPeter Zijlstra2009-06-022-21/+65
* perf_counter: Use PID namespaces properlyPeter Zijlstra2009-06-022-8/+37
* perf_counter: Remove unused prev_state fieldPaul Mackerras2009-06-022-5/+0
* perf_counter: Fix cpu migration counterPaul Mackerras2009-06-023-53/+26
* perf_counter: Initialize per-cpu context earlier on cpu upPaul Mackerras2009-06-022-2/+8
* perf_counter tools: Fix uninitialized variable in perf-report.cMike Galbraith2009-06-021-1/+3
* perf_counter tools: Cleanup MakefileMike Galbraith2009-06-021-68/+73
* perf_counter tools: Make .gitignore reflect perf_counter tools filesMike Galbraith2009-06-021-175/+12
* perf_counter tools: Add missing rb_erase in dso__delete_symbolsArnaldo Carvalho de Melo2009-06-021-0/+1
* perf_counter tools: Use hex2u64 in more placesArnaldo Carvalho de Melo2009-06-025-70/+54
* perf_counter tools: Add string.[ch]Arnaldo Carvalho de Melo2009-06-022-0/+42
* perf_counter tools: Guard against record damaging existing filesMike Galbraith2009-06-011-1/+1
* perf_counter: Tidy up style detailsIngo Molnar2009-06-012-19/+22
* perf_counter: Allow software counters to count while task is not runningPaul Mackerras2009-06-011-6/+42
* perf_counter: Provide functions for locking and pinning the context for a taskPaul Mackerras2009-06-012-54/+75
* Merge branch 'linus' into perfcounters/coreIngo Molnar2009-06-01347-1495/+12477
|\
| * Merge git://git.infradead.org/~dwmw2/mtd-2.6.30Linus Torvalds2009-05-292-27/+23
| |\
| | * jffs2: Fix corruption when flash erase/write failureJoakim Tjernlund2009-05-291-7/+0
| | * mtd: MXC NAND driver fixes (v5)Vladimir Barinov2009-05-291-20/+23
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds2009-05-295-5/+29
| |\ \
| | * | Revert "USB: Correct Makefile to make isp1760 buildable"Mike Frysinger2009-05-281-1/+0
| | * | usb-serial: fix crash when sub-driver updates firmwareAlan Stern2009-05-281-0/+1
| | * | USB: isp1760: urb_dequeue doesn't always find the urbsWarren Free2009-05-281-2/+22
| | * | USB: Yet another Conexant Clone to add to cdc-acm.cXiao Kaijian2009-05-281-0/+3
| | * | USB: atmel_usb_udc: Use kzalloc() to allocate ep structuresHaavard Skinnemoen2009-05-281-1/+1
| | * | USB: atmel-usba-udc : fix control out requests.Martin Fuzzey2009-05-281-1/+2
| | |/
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds2009-05-294-3/+12
| |\ \
| | * | Driver Core: do not oops when driver_unregister() is called for unregistered ...Kay Sievers2009-05-283-2/+11
| | * | sysfs: file.c: use create_singlethread_workqueue()Andrew Morton2009-05-281-1/+1
| | |/
| * | Merge branch 'for-2.6.30' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2009-05-294-21/+42
| |\ \
OpenPOWER on IntegriCloud