summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-03-26perf symbols: Pass the mmap parameters instead of using mmap_eventArnaldo Carvalho de Melo3-11/+8
2010-03-26perf report: Pass the DSO to 'perf annotate'Arnaldo Carvalho de Melo1-23/+28
2010-03-26perf callchains: Store the map together with the symbolArnaldo Carvalho de Melo7-35/+36
2010-03-26perf tools: Introduce struct map_symbolArnaldo Carvalho de Melo6-35/+41
2010-03-26perf annotate: Allow specifying DSOs where to look for symbolArnaldo Carvalho de Melo1-0/+2
2010-03-26perf symbols: Avoid unnecessary symbol loading when dso list is specifiedArnaldo Carvalho de Melo1-15/+23
2010-03-26perf report: Add a popup menu to ask what operation is to be performedArnaldo Carvalho de Melo1-8/+88
2010-03-26x86, perf: Add raw events support for the P4 PMUCyrill Gorcunov2-631/+806
2010-03-23perf archive: Explain how to use the generated tarballArnaldo Carvalho de Melo1-0/+3
2010-03-22perf report: Implement Newt callgraphsArnaldo Carvalho de Melo1-32/+259
2010-03-22perf tools: Exit browser before printing usage when unkown option passedArnaldo Carvalho de Melo1-0/+1
2010-03-22perf stat: Better report failure to collect system wide statsArnaldo Carvalho de Melo1-11/+28
2010-03-22perf probe: Add NO_DWARF make optionMasami Hiramatsu1-0/+4
2010-03-22perf probe: Cleanup debuginfo related codeMasami Hiramatsu4-178/+200
2010-03-22perf newt: Properly restore the screen when error exitingArnaldo Carvalho de Melo3-10/+17
2010-03-22perf: Fix orphan callchain branchesFrederic Weisbecker4-36/+88
2010-03-22Merge commit 'v2.6.34-rc2' into perf/coreIngo Molnar2108-54615/+117374
2010-03-19Linux 2.6.34-rc2v2.6.34-rc2Linus Torvalds1-1/+1
2010-03-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds5-2/+50
2010-03-19Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds3-51/+69
2010-03-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mat...Linus Torvalds7-13/+5
2010-03-19Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds8-40/+17
2010-03-19Merge branch 'zerolen' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarz...Linus Torvalds1-0/+0
2010-03-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6Linus Torvalds8-41/+53
2010-03-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds11-38/+102
2010-03-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds32-148/+335
2010-03-19Delete zero-length file drivers/mtd/maps/omap_nor.cJeff Garzik1-0/+0
2010-03-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds67-0/+28066
2010-03-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds8-121/+333
2010-03-19USB: gadget/multi: cdc_do_config: remove redundant checkPeter Korsgaard1-2/+0
2010-03-19usb: r8a66597-hcd: fix removed from an attached hubYoshihiro Shimoda1-5/+11
2010-03-19USB: xhci: Make endpoint interval debugging clearer.Sarah Sharp1-2/+7
2010-03-19USB: Fix usb_fill_int_urb for SuperSpeed devicesMatthew Wilcox2-5/+14
2010-03-19USB: cp210x: Remove double usb_control_msg from cp210x_set_configMichael Brunner1-5/+0
2010-03-19USB: Remove last bit of CONFIG_USB_BERRY_CHARGEChristoph Egger1-14/+0
2010-03-19USB: gadget: add gadget controller number for s3c-hsotg driverMaurus Cuelenaere1-0/+8
2010-03-19USB: ftdi_sio: Fix locking for change_speed() functionAlessio Igor Bogani1-2/+4
2010-03-19USB: g_mass_storage: fixed module name in KconfigMichal Nazarewicz1-1/+1
2010-03-19USB: gadget: f_mass_storage::fsg_bind(): fix error handlingPeter Korsgaard1-1/+0
2010-03-19USB: g_mass_storage: fix section mismatch warningsMike Frysinger1-1/+1
2010-03-19USB: gadget: fix Blackfin builds after gadget cleansingMike Frysinger1-1/+1
2010-03-19USB: goku_udc: remove potential null dereferenceDan Carpenter1-1/+1
2010-03-19USB: option.c: Add Pirelli VID/PID and indicate Pirelli's modem interface is ...spark1-0/+43
2010-03-19USB: serial: Fix module name typo for qcaux Kconfig entry.Stefan Schmidt1-2/+2
2010-03-19usb: cdc-wdm: Fix deadlock between write and resumeOliver Neukum1-2/+2
2010-03-19usb: cdc-wdm: Fix order in disconnect and fix lockingOliver Neukum1-8/+17
2010-03-19usb: cdc-wdm:Fix loss of data due to autosuspendOliver Neukum1-1/+4
2010-03-19usb: cdc-wdm: Fix submission of URB after suspensionOliver Neukum1-2/+5
2010-03-19usb: cdc-wdm: Fix race between disconnect and debug messagesOliver Neukum1-5/+0
2010-03-19usb: cdc-wdm: Fix race between autosuspend and reading from the deviceOliver Neukum1-4/+10