aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* perf tools: Factorize high level dso helpersFrederic Weisbecker2009-08-12
* perf report: Add raw displaying of per-thread countersBrice Goglin2009-08-10
* perf report: Fix and improve the displaying of per-thread event countersBrice Goglin2009-08-09
* x86, perf_counter, bts: Add BTS support to perfcountersMarkus Metzger2009-08-09
* perf_counter tools: Fix libbfd detection for systems with libz dependencyMike Galbraith2009-08-09
* perf: "Longum est iter per praecepta, breve et efficax per exempla"Carlos R. Mafra2009-08-09
* perf_counter: Fix a race on perf_counter_ctxPeter Zijlstra2009-08-09
* perf_counter: Fix tracepoint sampling to be part of generic samplingFrederic Weisbecker2009-08-09
* perf_counter: Work around gcc warning by initializing tracepoint record uncon...Frederic Weisbecker2009-08-09
* perf tools: callchain: Fix sum of percentages to be 100% by displaying amount...Frederic Weisbecker2009-08-09
* perf tools: callchain: Fix 'perf report' display to be callchain by defaultFrederic Weisbecker2009-08-09
* perf tools: callchain: Fix spurious 'perf report' warnings: ignore empty call...Frederic Weisbecker2009-08-09
* perf record: Fix the -A UI for empty or non-existent perf.dataPierre Habouzit2009-08-09
* perf util: Fix do_read() to fail on EOF instead of busy-loopingPierre Habouzit2009-08-09
* perf list: Fix the output to not include tracepoints without an idPeter Zijlstra2009-08-09
* perf_counter/powerpc: Fix oops on cpus without perf_counter hardware supportPaul Mackerras2009-08-09
* perf stat: Fix tool option consistency: rename -S/--scale to -c/--scaleBrice Goglin2009-08-09
* perf report: Add debug help for the finding of symbol bugs - show the symtab ...Arnaldo Carvalho de Melo2009-08-09
* perf report: Fix per task mult-counter stat reportingPeter Zijlstra2009-08-09
* perf tools: Fix multi-counter stat bug caused by incorrect reading of perf.da...Peter Zijlstra2009-08-09
* perf tools: Fix call-chain cumul hit based sub-total (fractal mode)Frederic Weisbecker2009-08-09
* perf top: Update man pageMike Galbraith2009-08-09
* perf top: Improve interactive key handlingMike Galbraith2009-08-09
* perf_counter: Fix software counters for fast moving event sourcesPeter Zijlstra2009-08-09
* perf_counter tools: Allow perf top top users to switch between weighted and i...Mike Galbraith2009-08-09
* perf_counter tools: Fix/resurrect perf top annotation in a simple interactive...Mike Galbraith2009-08-09
* perf_counter: Fix/complete ftrace event records samplingFrederic Weisbecker2009-08-09
* perf_counter, ftrace: Fix perf_counter integrationPeter Zijlstra2009-08-09
* Merge branch 'linus' into tracing/urgentIngo Molnar2009-08-09
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds2009-08-07
| |\
| | * USB: fix oops on disconnect in cdc-acmOliver Neukum2009-08-07
| | * USB: storage: include Prolific Technology USB drive in unusual_devs listRogerio Brito2009-08-07
| | * USB: ftdi_sio: add product_id for Marvell OpenRD Base, ClientDhaval Vasa2009-08-07
| | * USB: ftdi_sio: add vendor and product id for Bayer glucose meter serial conve...Marko Hänninen2009-08-07
| | * USB: EHCI: fix counting of transaction error retriesAlan Stern2009-08-07
| | * USB: EHCI: fix two new bugs related to Clear-TT-BufferAlan Stern2009-08-07
| | * USB: usbfs: fix -ENOENT error code to be -ENODEVAlan Stern2009-08-07
| | * USB: musb: fix the nop registration for OMAP3EVMGupta, Ajay Kumar2009-08-07
| | * USB: devio: Properly do access_ok() checksMichael Buesch2009-08-07
| | * USB: pl2303: New vendor and product idKhanh-Dang Nguyen Thu Lam2009-08-07
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6Linus Torvalds2009-08-07
| |\ \
| | * | Staging: rspiusb: Fix buffer overflowRoel Kluin2009-08-07
| | * | staging: add dependencies on PCI for drivers that require itJeff Mahoney2009-08-07
| | * | Staging: rtl8192su: fix build errorGreg Kroah-Hartman2009-08-07
| | * | Staging: rt2870: Revert d44ca7 Removal of kernel_thread() APIMike Galbraith2009-08-07
| | * | Staging: rt2870: Add USB ID for Linksys, Planex Communications, BelkinJakob Gruber2009-08-07
| | |/
| * | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/anh...Linus Torvalds2009-08-07
| |\ \
| | * | drm/i915: Fix read outside array bounds in restoring the SWF10 range.Roel Kluin2009-08-05
| | * | drm/i915: Use our own workqueue to avoid wedging the system along with the GPU.Eric Anholt2009-08-05
| | * | drm/i915: Add support for dual-channel LVDS on 8xx.ling.ma@intel.com2009-07-30