summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* perf tools: Add missing cpu_map__delete()Arnaldo Carvalho de Melo2011-01-222-1/+6
* perf record: Use perf_evlist__mmapArnaldo Carvalho de Melo2011-01-221-48/+11
* perf evlist: Move the mmap array from perf_evselArnaldo Carvalho de Melo2011-01-225-77/+201
* perf record: Move perf_mmap__write_tail to perf.hArnaldo Carvalho de Melo2011-01-222-12/+13
* perf record: Use struct perf_mmap and helpersArnaldo Carvalho de Melo2011-01-221-21/+4
* perf evsel: Introduce mmap supportArnaldo Carvalho de Melo2011-01-226-66/+107
* perf record: Use perf_evsel__openArnaldo Carvalho de Melo2011-01-221-120/+113
* perf top: Use perf_evsel__openArnaldo Carvalho de Melo2011-01-221-50/+42
* perf evsel: Allow specifying if the inherit bit should be setArnaldo Carvalho de Melo2011-01-224-14/+16
* perf evsel: Support event groupsArnaldo Carvalho de Melo2011-01-224-18/+27
* perf evlist: Adopt the pollfd arrayArnaldo Carvalho de Melo2011-01-224-28/+33
* perf evsel: Introduce perf_evlistArnaldo Carvalho de Melo2011-01-2211-118/+180
* perf tools: Fix time function double declaration with glibcThomas Renninger2011-01-221-2/+2
* perf tools: Fix build by checking if extra warnings are supportedArnaldo Carvalho de Melo2011-01-221-2/+7
* perf tools: Fix build when using gcc 3.4.6Arnaldo Carvalho de Melo2011-01-221-1/+1
* perf tools: Add missing header, fixes buildArnaldo Carvalho de Melo2011-01-221-0/+1
* perf tools: Fix 64 bit integer format stringsArnaldo Carvalho de Melo2011-01-2323-82/+93
* perf test: Fix build on older glibcsArnaldo Carvalho de Melo2011-01-231-14/+19
* Merge branch 'perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Ingo Molnar2011-01-222-4/+16
|\
| * perf test: Use cpu_map->[cpu] when setting affinityHan Pingtian2011-01-211-4/+9
| * perf symbols: Fix annotation of thumb codeDr. David Alan Gilbert2011-01-211-0/+7
* | perf: perf_event_exit_task_context: s/rcu_dereference/rcu_dereference_raw/Oleg Nesterov2011-01-211-1/+1
|/
* perf: Annotate cpuctx->ctx.mutex to avoid a lockdep splatPeter Zijlstra2011-01-211-0/+3
* powerpc, perf: Fix frequency calculation for overflowing counters (FSL version)Anton Blanchard2011-01-191-0/+1
* perf: Fix perf_event_init_task()/perf_event_free_task() interactionOleg Nesterov2011-01-191-5/+4
* perf: Fix find_get_context() vs perf_event_exit_task() raceOleg Nesterov2011-01-191-14/+20
* Linux 2.6.38-rc1v2.6.38-rc1Linus Torvalds2011-01-191-2/+2
* Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2011-01-183-4/+28
|\
| * hwmon: (lm93) Add support for LM94Guenter Roeck2011-01-183-4/+28
* | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2011-01-181-11/+12
|\ \
| * | perf: Validate cpu early in perf_event_alloc()Oleg Nesterov2011-01-181-4/+6
| * | perf: Find_get_context: fix the per-cpu-counter checkOleg Nesterov2011-01-181-1/+1
| * | perf: Fix contexted inheritancePeter Zijlstra2011-01-181-6/+5
* | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-01-182-7/+11
|\ \ \
| * | | x86: Clear irqstack thread_infoBrian Gerst2011-01-181-5/+2
| * | | x86: Make relocatable kernel work with new binutilsShaohua Li2011-01-181-2/+9
* | | | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2011-01-1858-129/+3408
|\ \ \ \
| * | | | MIPS: Malta: enable Cirrus FB consoleAurelien Jarno2011-01-181-0/+3
| * | | | MIPS: add CONFIG_VIRTUALIZATION for virtio supportAurelien Jarno2011-01-181-0/+16
| * | | | MIPS: Implement __read_mostlyDavid Daney2011-01-182-1/+3
| * | | | MIPS: ath79: add common WMAC device for AR913X based boardsGabor Juhos2011-01-186-0/+92
| * | | | MIPS: ath79: Add initial support for the Atheros AP81 reference boardGabor Juhos2011-01-184-0/+104
| * | | | MIPS: ath79: add common SPI controller deviceGabor Juhos2011-01-186-0/+84
| * | | | SPI: Add SPI controller driver for the Atheros AR71XX/AR724X/AR913X SoCsGabor Juhos2011-01-184-0/+324
| * | | | MIPS: ath79: add common GPIO buttons deviceGabor Juhos2011-01-185-0/+113
| * | | | MIPS: ath79: add common watchdog deviceGabor Juhos2011-01-183-0/+12
| * | | | MIPS: ath79: add common GPIO LEDs deviceGabor Juhos2011-01-185-0/+100
| * | | | MIPS: ath79: add initial support for the Atheros PB44 reference boardGabor Juhos2011-01-184-0/+73
| * | | | MIPS: ath79: utilize the MIPS multi-machine supportGabor Juhos2011-01-183-0/+37
| * | | | MIPS: ath79: add GPIOLIB supportGabor Juhos2011-01-187-2/+252