summaryrefslogtreecommitdiffstats
path: root/Documentation
Commit message (Expand)AuthorAgeFilesLines
* perf_counter: kerneltop: update to new ABIPeter Zijlstra2009-04-061-5/+4
* perf_counter tools: kerneltop: add real-time data acquisition threadMike Galbraith2009-04-061-18/+39
* perf_counter tools: kerneltop: update event_typesPeter Zijlstra2009-04-061-2/+2
* perf_counter tools: optionally scale counter values in perfstat modePaul Mackerras2009-04-061-11/+45
* perf_counter: kerneltop: parse the mmap data streamPeter Zijlstra2009-04-061-6/+44
* perf_counter: kerneltop: simplify data_head readPeter Zijlstra2009-04-061-13/+1
* perf_counter: kerneltop: output event supportPeter Zijlstra2009-04-061-6/+59
* perf_counter: kerneltop: mmap_pages argumentPeter Zijlstra2009-04-061-6/+25
* perf_counter: update documentationPaul Mackerras2009-04-061-66/+202
* perf_counter tools: remove glib dependency and fix bugs in kerneltop.c, fix p...Peter Zijlstra2009-04-061-5/+6
* perf_counter tools: remove glib dependency and fix bugs in kerneltop.cPaul Mackerras2009-04-062-68/+46
* perf_counter tools: increase cpu-cycles againIngo Molnar2009-04-061-1/+1
* perf_counter tools: fix build warning in kerneltop.cIngo Molnar2009-04-061-1/+1
* perf_counter tools: tidy up in-kernel dependenciesIngo Molnar2009-04-064-395/+2
* perf_counter tools: use mmap() outputPeter Zijlstra2009-04-061-14/+79
* perf_counter tools: update to new syscall ABIPeter Zijlstra2009-04-061-78/+157
* perf_counter tools: when no command is feed to perfstat, display help and exitWu Fengguang2009-04-061-0/+3
* perf_counter tools: cut down default count for cpu-cyclesWu Fengguang2009-04-061-1/+1
* perf_counter tools: fix event_id typeWu Fengguang2009-04-061-4/+5
* perf_counter tools: fix comment for sym_weight()Wu Fengguang2009-04-061-1/+1
* perf_counter tools: move remaining code into kerneltop.cWu Fengguang2009-04-062-230/+432
* perf_counter tools: Reuse event_name() in kerneltopWu Fengguang2009-04-061-14/+1
* perf_counter tools: support symbolic event names in kerneltopWu Fengguang2009-04-063-35/+16
* perf_counter tools: Move perfstat supporting code into perfcounters.hWu Fengguang2009-04-062-130/+130
* perf_counter tools: Merge common code into perfcounters.hWu Fengguang2009-04-063-264/+139
* perf_counter: add sample user-space to Documentation/perf_counter/Ingo Molnar2009-04-063-0/+1489
* perf_counter: create Documentation/perf_counter/ and move perfcounters.txt thereIngo Molnar2009-04-061-0/+0
* Merge branch 'linus' into perfcounters/core-v2Ingo Molnar2009-04-06146-3327/+12281
|\
| * Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2009-04-053-50/+120
| |\
| | * Merge branch 'linus' into releaseLen Brown2009-04-05130-2902/+7812
| | |\
| | * \ Merge branch 'acpi_enforce_resources' into releaseLen Brown2009-04-051-0/+16
| | |\ \
| | | * | ACPI: acpi_enforce_resource=strict by defaultLuca Tettamanti2009-04-021-0/+16
| | * | | Merge branch 'thinkpad-acpi' into releaseLen Brown2009-04-051-47/+97
| | |\ \ \
| | | * | | thinkpad-acpi: rework brightness supportHenrique de Moraes Holschuh2009-04-041-3/+9
| | | * | | thinkpad-acpi: enhanced debugging messages for the fan subdriverHenrique de Moraes Holschuh2009-04-041-0/+1
| | | * | | thinkpad-acpi: enhanced debugging messages for the hotkey subdriverHenrique de Moraes Holschuh2009-04-041-0/+1
| | | * | | thinkpad-acpi: enhanced debugging messages for rfkill subdriversHenrique de Moraes Holschuh2009-04-041-0/+2
| | | * | | thinkpad-acpi: restrict access to some firmware LEDsHenrique de Moraes Holschuh2009-04-041-0/+11
| | | * | | thinkpad-acpi: remove HKEY disable functionalityHenrique de Moraes Holschuh2009-04-041-20/+19
| | | * | | thinkpad-acpi: add new debug helpers and warn of deprecated attsHenrique de Moraes Holschuh2009-04-041-0/+2
| | | * | | thinkpad-acpi: documentation cleanupHenrique de Moraes Holschuh2009-04-041-24/+52
| | | |/ /
| | * / / acer-wmi: Update copyright notice & documentationCarlos Corbacho2009-04-041-3/+7
| | |/ /
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds2009-04-051-0/+2
| |\ \ \
| | * | | sh: Add a command line option for disabling I/O trapping.Paul Mundt2009-04-021-0/+2
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6Linus Torvalds2009-04-053-0/+383
| |\ \ \ \
| | * | | | Staging: pohmelfs: documentation.Evgeniy Polyakov2009-04-033-0/+383
| * | | | | Merge branch 'tracing-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2009-04-056-375/+991
| |\ \ \ \ \
| | * \ \ \ \ Merge branch 'tracing/core-v2' into tracing-for-linusIngo Molnar2009-04-026-375/+991
| | |\ \ \ \ \ | | | |_|/ / / | | |/| | | |
| | | * | | | tracing: Documentation / sample code fixes for tracepointsJody McIntyre2009-03-241-6/+7
| | | * | | | Merge branches 'tracing/ftrace' and 'linus' into tracing/coreIngo Molnar2009-03-183-12/+2914
| | | |\ \ \ \