aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/util/ui/util.c (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2010-08-19perf ui browser: Add routines to compactly specify exit keysArnaldo Carvalho de Melo1-3/+1
2010-08-19perf ui browser: Return the exit key in all browsersArnaldo Carvalho de Melo7-125/+93
2010-08-19perf ui browser: Abstract some more slang operationsArnaldo Carvalho de Melo5-37/+38
2010-08-19perf, tracing: add missing __percpu markupsNamhyung Kim3-10/+11
2010-08-19perf: Humanize the number of contextsFrederic Weisbecker3-12/+14
2010-08-19perf: Fix race in callchainsFrederic Weisbecker3-83/+238
2010-08-19perf: Factorize callchain context handlingFrederic Weisbecker6-12/+4
2010-08-19perf: Generalize some arch callchain codeFrederic Weisbecker7-180/+90
2010-08-19perf: Generalize callchain_store()Frederic Weisbecker6-74/+45
2010-08-19perf: Drop unappropriate tests on arch callchainsFrederic Weisbecker3-12/+0
2010-08-18tracing: Clean up seqfile code for format fileLi Zefan1-37/+18
2010-08-18perf, x86: Fix Intel-nhm PMU programming errata workaroundZhang, Yanmin1-18/+63
2010-08-17perf tools: Fix build on POSIX shellsBernd Petrovitsch1-6/+10
2010-08-17latencytop: Fix kconfig dependency warningsRandy Dunlap1-1/+4
2010-08-16perf annotate tui: Fix exit and RIGHT keys handlingArnaldo Carvalho de Melo1-1/+2
2010-08-15Linux 2.6.36-rc1Linus Torvalds1-2/+2
2010-08-15arch/tile: don't validate CROSS_COMPILE needlesslyChris Metcalf1-9/+11
2010-08-15mm: fix up some user-visible effects of the stack guard pageLinus Torvalds2-1/+15
2010-08-15arch/tile: export only COMMAND_LINE_SIZE to userspace.Chris Metcalf1-2/+6
2010-08-15arch/tile: rename ARCH_KMALLOC_MINALIGN to ARCH_DMA_MINALIGNChris Metcalf1-3/+2
2010-08-15ALSA: sound/usb/format: silence uninitialized variable warningsDan Carpenter1-0/+8
2010-08-15gcc-4.6: ACPI: fix unused but set variables in ACPIAndi Kleen7-26/+11
2010-08-15ACPI thermal: make procfs I/F depend on CONFIG_ACPI_PROCFSZhang Rui2-33/+54
2010-08-15ACPI video: make procfs I/F depend on CONFIG_ACPI_PROCFSZhang Rui2-50/+82
2010-08-15ACPI processor: remove deprecated ACPI procfs I/FZhang Rui6-273/+0
2010-08-15ACPI power_resource: remove unused procfs I/FZhang Rui1-127/+1
2010-08-15ACPI: remove deprecated ACPI procfs I/FZhang Rui7-484/+1
2010-08-15ACPI: introduce drivers/acpi/sysfs.cZhang Rui6-571/+688
2010-08-14ACPI: introduce module parameter acpi.aml_debug_outputZhang Rui4-2/+12
2010-08-14ACPI: introduce drivers/acpi/debugfs.cZhang Rui5-75/+93
2010-08-14intel_idle: recognize Lincroft Atom ProcessorArjan van de Ven1-0/+1
2010-08-14ACPI, APEI, ERST debug supportHuang Ying3-0/+217
2010-08-14fusion: add function parameter names to kernel-docRandy Dunlap1-0/+2
2010-08-14fs/dcache: fix function param name in kernel-docRandy Dunlap1-1/+1
2010-08-14fusion: fix non-kernel-doc comment blockRandy Dunlap1-1/+1
2010-08-14mm/page-writeback: fix non-kernel-doc function commentsRandy Dunlap1-2/+2
2010-08-14Documentation: move SCSI parameters to their own text fileRandy Dunlap2-126/+141
2010-08-14defconfig reductionSam Ravnborg197-207237/+1181
2010-08-14kbuild: drop unifdef-y supportSam Ravnborg2-8/+1
2010-08-14archs: replace unifdef-y with header-ySam Ravnborg11-73/+65
2010-08-14include: replace unifdef-y with header-ySam Ravnborg15-325/+321
2010-08-14hwmon: (via-cputemp) Remove bogus "SHOW" global variableH. Peter Anvin1-1/+1
2010-08-14hwmon: jc42 depends on I2CRandy Dunlap1-0/+1
2010-08-14hwmon: (pc87427) Add a maintainerJean Delvare1-0/+7
2010-08-14hwmon: (pc87427) Move sysfs file removal to a separate functionJean Delvare1-32/+26
2010-08-14hwmon: (pc87427) Add temperature monitoring supportJean Delvare3-7/+379
2010-08-14hwmon: (pc87427) Add support for the second logical deviceJean Delvare1-42/+87
2010-08-14hwmon: (pc87427) Add support for manual fan speed controlJean Delvare3-5/+282
2010-08-14hwmon: (pc87427) Minor style cleanupsJean Delvare1-15/+16
2010-08-14hwmon: (pc87427) Handle disabled fan inputs properlyJean Delvare1-9/+58