| Commit message (Expand) | Author | Age | Files | Lines |
* | perf tools: Add --tui and --stdio to choose the UI | Arnaldo Carvalho de Melo | 2010-08-21 | 4 | -4/+34 |
* | perf: Remove superfluous return values from perf_callchain_*() | Peter Zijlstra | 2010-08-20 | 1 | -2/+2 |
* | perf ui browser: Add routines to compactly specify exit keys | Arnaldo Carvalho de Melo | 2010-08-20 | 6 | -35/+34 |
* | perf ui browser: Return the exit key in all browsers | Arnaldo Carvalho de Melo | 2010-08-20 | 7 | -125/+93 |
* | perf ui browser: Abstract some more slang operations | Arnaldo Carvalho de Melo | 2010-08-20 | 5 | -37/+38 |
* | Merge branch 'tip/perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/g... | Ingo Molnar | 2010-08-19 | 8336 | -563349/+511066 |
|\ |
|
| * | tracing: Clean up seqfile code for format file | Li Zefan | 2010-08-18 | 1 | -37/+18 |
| * | perf, x86: Fix Intel-nhm PMU programming errata workaround | Zhang, Yanmin | 2010-08-18 | 1 | -18/+63 |
| * | Merge branch 'perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Ingo Molnar | 2010-08-18 | 1 | -6/+10 |
| |\ |
|
| | * | perf tools: Fix build on POSIX shells | Bernd Petrovitsch | 2010-08-17 | 1 | -6/+10 |
| * | | latencytop: Fix kconfig dependency warnings | Randy Dunlap | 2010-08-17 | 1 | -1/+4 |
| * | | Merge branch 'perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Ingo Molnar | 2010-08-16 | 1 | -1/+2 |
| |\| |
|
| | * | perf annotate tui: Fix exit and RIGHT keys handling | Arnaldo Carvalho de Melo | 2010-08-16 | 1 | -1/+2 |
| * | | Merge branch 'tip/perf/urgent-3' of git://git.kernel.org/pub/scm/linux/kernel... | Steven Rostedt | 2010-08-16 | 5 | -69/+169 |
| |\ \
| | |/
| |/| |
|
| | * | tracing: Sanitize value returned from write(trace_marker, "...", len) | Marcin Slusarz | 2010-08-13 | 1 | -3/+8 |
| | * | tracing/events: Convert format output to seq_file | Steven Rostedt | 2010-08-12 | 1 | -67/+141 |
| | * | tracing: Extend recordmcount to better support Blackfin mcount | Mike Frysinger | 2010-08-12 | 1 | -1/+6 |
| | * | tracing: Fix ring_buffer_read_page reading out of page boundary | Huang Ying | 2010-08-06 | 1 | -0/+3 |
| | * | tracing: Fix an unallocated memory access in function_graph | Shaohua Li | 2010-08-06 | 1 | -1/+9 |
| * | | Linux 2.6.36-rc1v2.6.36-rc1 | Linus Torvalds | 2010-08-16 | 1 | -2/+2 |
| * | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds | 2010-08-16 | 40 | -1479/+1071 |
| |\ \ |
|
| | * \ | Merge branch 'linus' into release | Len Brown | 2010-08-15 | 8188 | -363640/+515128 |
| | |\ \ |
|
| | * | | | gcc-4.6: ACPI: fix unused but set variables in ACPI | Andi Kleen | 2010-08-15 | 7 | -26/+11 |
| | * | | | ACPI thermal: make procfs I/F depend on CONFIG_ACPI_PROCFS | Zhang Rui | 2010-08-15 | 2 | -33/+54 |
| | * | | | ACPI video: make procfs I/F depend on CONFIG_ACPI_PROCFS | Zhang Rui | 2010-08-15 | 2 | -50/+82 |
| | * | | | ACPI processor: remove deprecated ACPI procfs I/F | Zhang Rui | 2010-08-15 | 6 | -273/+0 |
| | * | | | ACPI power_resource: remove unused procfs I/F | Zhang Rui | 2010-08-15 | 1 | -127/+1 |
| | * | | | ACPI: remove deprecated ACPI procfs I/F | Zhang Rui | 2010-08-15 | 7 | -484/+1 |
| | * | | | ACPI: introduce drivers/acpi/sysfs.c | Zhang Rui | 2010-08-15 | 6 | -571/+688 |
| | * | | | Merge branch 'acpica-gpe' into release | Len Brown | 2010-08-15 | 54 | -934/+570 |
| | |\ \ \ |
|
| | | * | | | ACPI / ACPICA: Fix reference counting problems with GPE handlers | Rafael J. Wysocki | 2010-08-07 | 5 | -78/+139 |
| | * | | | | Merge branch 'bugzilla-16422' into release | Len Brown | 2010-08-15 | 1 | -1/+2 |
| | |\ \ \ \ |
|
| | | * | | | | ACPI: Add the check of ADR flag in course of finding ACPI handle for PCI device | Zhao Yakui | 2010-07-27 | 1 | -1/+2 |
| | * | | | | | Merge branch 'procfs-cleanup' into release | Len Brown | 2010-08-15 | 8 | -77/+105 |
| | |\ \ \ \ \ |
|
| | | * | | | | | ACPI: introduce module parameter acpi.aml_debug_output | Zhang Rui | 2010-08-15 | 4 | -2/+12 |
| | | * | | | | | ACPI: introduce drivers/acpi/debugfs.c | Zhang Rui | 2010-08-15 | 5 | -75/+93 |
| | * | | | | | | Merge branch 'apei' into release | Len Brown | 2010-08-15 | 8 | -95/+386 |
| | |\ \ \ \ \ \ |
|
| | | * | | | | | | ACPI, APEI, ERST debug support | Huang Ying | 2010-08-15 | 3 | -0/+217 |
| | | * | | | | | | ACPI, APEI, Manage GHES as platform devices | Huang Ying | 2010-08-08 | 2 | -71/+145 |
| | | * | | | | | | ACPI, APEI, Rename CPER and GHES severity constants | Huang Ying | 2010-08-08 | 3 | -22/+22 |
| | | * | | | | | | ACPI, APEI, Fix a typo of error path of apei_resources_request | Huang Ying | 2010-08-08 | 1 | -2/+2 |
| | | |/ / / / / |
|
| | * | | | | | | Merge branch 'nvs' into release | Len Brown | 2010-08-15 | 3 | -80/+33 |
| | |\ \ \ \ \ \
| | | |/ / / / /
| | |/| | | | | |
|
| | | * | | | | | ACPI / Sleep: Drop acpi_suspend_finish() | Rafael J. Wysocki | 2010-07-07 | 1 | -7/+2 |
| | | * | | | | | ACPI / Sleep: Consolidate suspend and hibernation routines | Rafael J. Wysocki | 2010-07-07 | 1 | -26/+16 |
| | | * | | | | | ACPI / Wakeup: Simplify enabling of wakeup devices | Rafael J. Wysocki | 2010-07-07 | 3 | -44/+14 |
| | | * | | | | | ACPI / Sleep: Rework enabling wakeup devices | Rafael J. Wysocki | 2010-07-07 | 1 | -4/+2 |
| | | * | | | | | ACPI / Sleep: Free NVS copy if suspending of devices fails | Rafael J. Wysocki | 2010-07-07 | 1 | -1/+1 |
| * | | | | | | | Merge git://git.infradead.org/iommu-2.6 | Linus Torvalds | 2010-08-16 | 3 | -1/+28 |
| |\ \ \ \ \ \ \ |
|
| | * | | | | | | | intel-iommu: Fix 32-bit build warning with __cmpxchg() | David Woodhouse | 2010-08-10 | 1 | -1/+1 |
| | * | | | | | | | intr-remap: allow disabling source id checking | Chris Wright | 2010-08-10 | 2 | -0/+27 |
| | |/ / / / / / |
|