/drivers/acpi/hardware/

ROSE Development and bugfix repository.Ralf Baechle
summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2012-06-0819-55/+212
|\
| * Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar2012-06-0619-55/+212
| |\
| | * perf uprobes: Remove unnecessary check before strlist__deleteSrikar Dronamraju2012-05-311-6/+2
| | * perf symbols: Check for valid dso before creating mapSrikar Dronamraju2012-05-311-1/+4
| | * perf evsel: Fix 32 bit values endianity swap for sample_id_all headerJiri Olsa2012-05-311-7/+22
| | * perf session: Handle endianity swap on sample_id_all header dataJiri Olsa2012-05-311-12/+55
| | * perf symbols: Handle different endians properly during symbol loadJiri Olsa2012-05-312-1/+62
| | * perf evlist: Pass third argument to ioctl explicitlyNamhyung Kim2012-05-311-2/+4
| | * perf tools: Update ioctl documentation for PERF_IOC_FLAG_GROUPNamhyung Kim2012-05-311-3/+4
| | * perf tools: Make --version show kernel version instead of pull req tagArnaldo Carvalho de Melo2012-05-311-1/+1
| | * perf tools: Check if callchain is corruptedNamhyung Kim2012-05-311-1/+13
| | * perf callchain: Make callchain cursors TLSNamhyung Kim2012-05-317-14/+17
| | * perf tools: Fix pager on minimal-install embedded systemsAvik Sil2012-05-301-0/+4
| | * perf tools: Fix make tarballsArnaldo Carvalho de Melo2012-05-301-0/+2
| | * perf script: Fix regression in callchain dso nameDavid Ahern2012-05-301-1/+1
| | * perf stat: Initialize default events wrt exclude_{guest,host}Arnaldo Carvalho de Melo2012-05-303-4/+19
| | * perf annotate browser: Fix help window entry for navigating to hottest lineArnaldo Carvalho de Melo2012-05-301-1/+1
| | * perf report: Use the right symbol for annotationArnaldo Carvalho de Melo2012-05-301-1/+1
| | * Merge branch 'linus' into perf/urgentIngo Molnar2012-05-30