summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* perf test: Initial regression testing commandArnaldo Carvalho de Melo2010-04-296-0/+307
* perf symbols: Add machine helper routinesArnaldo Carvalho de Melo2010-04-294-25/+86
* perf tools: Create $(OUTPUT)arch/$(ARCH)/util/ directoryArnaldo Carvalho de Melo2010-04-281-0/+2
* perf machines: Make the machines class adopt the dsos__fprintf methodsArnaldo Carvalho de Melo2010-04-287-15/+33
* perf machine: Adopt some map_groups functionsArnaldo Carvalho de Melo2010-04-288-81/+74
* perf machine: Pass buffer size to machine__mmap_nameArnaldo Carvalho de Melo2010-04-284-11/+11
* perf tools: Rename "kernel_info" to "machine"Arnaldo Carvalho de Melo2010-04-2816-287/+280
* Merge branch 'perf' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/lin...Ingo Molnar2010-04-278-26/+48
|\
| * perf tools: Fix libdw-dev package name in error messageStefan Hajnoczi2010-04-261-1/+1
| * perf probe: Add --max-probes optionMasami Hiramatsu2010-04-266-17/+33
| * perf probe: Fix to exit callback soon after finding too many probe pointsMasami Hiramatsu2010-04-261-0/+4
| * perf probe: Fix to use symtab only if no debuginfoMasami Hiramatsu2010-04-261-8/+9
| * perf tools: Initialize dso->node member in dso__newMasami Hiramatsu2010-04-261-0/+1
* | perf: Some perf-kvm documentation editsWilliam Cohen2010-04-241-4/+5
* | perf: Add a perf trace option to check samples ordering reliabilityFrederic Weisbecker2010-04-241-0/+12
* | perf: Use generic sample reordering in perf timechartFrederic Weisbecker2010-04-241-107/+5
* | perf: Use generic sample reordering in perf traceFrederic Weisbecker2010-04-241-0/+1
* | perf: Use generic sample reordering in perf kmemFrederic Weisbecker2010-04-241-3/+3
* | perf: Use generic sample reordering in perf schedFrederic Weisbecker2010-04-241-4/+4
* | perf: Generalize perf lock's sample event reordering to the session layerFrederic Weisbecker2010-04-243-176/+210
* | perf: Fix initialization bug in parse_single_tracepoint_event()Stephane Eranian2010-04-241-6/+7
* | perf lock: Fix state machine to recognize lock sequenceHitoshi Mitake2010-04-241-68/+342
|/
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...Ingo Molnar2010-04-237-59/+211
|\
| * perf probe: Add PowerPC DWARF register number mappingsIan Munsie2010-04-222-0/+92
| * perf: Move arch specific code into separate arch directoryIan Munsie2010-04-225-59/+119
* | Merge branch 'linus' into perf/coreIngo Molnar2010-04-23483-3717/+6947
|\ \ | |/ |/|
| * Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2010-04-234-1/+14
| |\
| | * libata: ensure NCQ error result taskfile is fully initializedJeff Garzik2010-04-231-0/+1
| | * libata: fix docs, RE port and device of libata.force ID separated by pointRoman Fietze2010-04-231-1/+1
| | * pata_pcmcia/ide-cs: add IDs for transcend and kingston cardsKristoffer Ericson2010-04-232-0/+8
| | * libata: fix locking around blk_abort_request()Tejun Heo2010-04-231-0/+4
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds2010-04-2316-30/+139
| |\ \
| | * | usb: Increase timeout value for device resetDinh Nguyen2010-04-231-1/+1
| | * | USB: put claimed interfaces in the "suspended" stateAlan Stern2010-04-231-6/+7
| | * | USB: EHCI: defer reclamation of siTDsAlan Stern2010-04-234-12/+36
| | * | USB: fix remote wakeup settings during system sleepAlan Stern2010-04-231-1/+35
| | * | USB: pl2303: add AdLink ND-6530 USB IDsManuel Jander2010-04-232-0/+5
| | * | USB: Add id for HP ev2210 a.k.a Sierra MC5725 miniPCI-e Cell Modem.William Lightning2010-04-231-0/+1
| | * | USB: OHCI: DA8xx/OMAP-L1x: fix up macro renameSergei Shtylyov2010-04-231-1/+1
| | * | USB: qcaux: add LG Rumor and Sanyo Katana LX device IDsDan Williams2010-04-231-0/+10
| | * | usb: wusb: don't overflow the Keep Alive IE bufferDavid Vrabel2010-04-231-1/+1
| | * | USB: ehci: omap: fix kernel panic with rmmodAjay Kumar Gupta2010-04-231-2/+4
| | * | USB: fixed bug in usbsevseg using USB autosuspend incorrectlyHarrison Metzger2010-04-231-2/+13
| | * | USB: ti_usb_3410_5052: adding multitech dialup fax/modem devicesAlex Manoussakis2010-04-232-4/+25
| | |/
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds2010-04-233-6/+9
| |\ \
| | * | sysfs: use sysfs_attr_init in ASUS atk0110 driverJiri Kosina2010-04-231-0/+4
| | * | Documentation/HOWTO: update git home URLRandy Dunlap2010-04-231-1/+1
| | * | Documentation: -stable rules: upstream commit ID requirement rewordedStefan Richter2010-04-231-5/+4
| | |/
| * | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/anh...Linus Torvalds2010-04-239-42/+246
| |\ \
| | * | drm/i915: use PIPE_CONTROL instruction on Ironlake and Sandy BridgeJesse Barnes2010-04-224-16/+152