aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation
Commit message (Expand)AuthorAge
...
* | | | | | perf_counter tools: kerneltop: display per function percentage along with eve...Mike Galbraith2009-04-07
* | | | | | perf_counter: kerneltop: update to new ABIPeter Zijlstra2009-04-06
* | | | | | perf_counter tools: kerneltop: add real-time data acquisition threadMike Galbraith2009-04-06
* | | | | | perf_counter tools: kerneltop: update event_typesPeter Zijlstra2009-04-06
* | | | | | perf_counter tools: optionally scale counter values in perfstat modePaul Mackerras2009-04-06
* | | | | | perf_counter: kerneltop: parse the mmap data streamPeter Zijlstra2009-04-06
* | | | | | perf_counter: kerneltop: simplify data_head readPeter Zijlstra2009-04-06
* | | | | | perf_counter: kerneltop: output event supportPeter Zijlstra2009-04-06
* | | | | | perf_counter: kerneltop: mmap_pages argumentPeter Zijlstra2009-04-06
* | | | | | perf_counter: update documentationPaul Mackerras2009-04-06
* | | | | | perf_counter tools: remove glib dependency and fix bugs in kerneltop.c, fix p...Peter Zijlstra2009-04-06
* | | | | | perf_counter tools: remove glib dependency and fix bugs in kerneltop.cPaul Mackerras2009-04-06
* | | | | | perf_counter tools: increase cpu-cycles againIngo Molnar2009-04-06
* | | | | | perf_counter tools: fix build warning in kerneltop.cIngo Molnar2009-04-06
* | | | | | perf_counter tools: tidy up in-kernel dependenciesIngo Molnar2009-04-06
* | | | | | perf_counter tools: use mmap() outputPeter Zijlstra2009-04-06
* | | | | | perf_counter tools: update to new syscall ABIPeter Zijlstra2009-04-06
* | | | | | perf_counter tools: when no command is feed to perfstat, display help and exitWu Fengguang2009-04-06
* | | | | | perf_counter tools: cut down default count for cpu-cyclesWu Fengguang2009-04-06
* | | | | | perf_counter tools: fix event_id typeWu Fengguang2009-04-06
* | | | | | perf_counter tools: fix comment for sym_weight()Wu Fengguang2009-04-06
* | | | | | perf_counter tools: move remaining code into kerneltop.cWu Fengguang2009-04-06
* | | | | | perf_counter tools: Reuse event_name() in kerneltopWu Fengguang2009-04-06
* | | | | | perf_counter tools: support symbolic event names in kerneltopWu Fengguang2009-04-06
* | | | | | perf_counter tools: Move perfstat supporting code into perfcounters.hWu Fengguang2009-04-06
* | | | | | perf_counter tools: Merge common code into perfcounters.hWu Fengguang2009-04-06
* | | | | | perf_counter: add sample user-space to Documentation/perf_counter/Ingo Molnar2009-04-06
* | | | | | perf_counter: create Documentation/perf_counter/ and move perfcounters.txt thereIngo Molnar2009-04-06
* | | | | | Merge branch 'linus' into perfcounters/core-v2Ingo Molnar2009-04-06
|\| | | | |
| * | | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2009-04-05
| |\ \ \ \ \
| | * \ \ \ \ Merge branch 'linus' into releaseLen Brown2009-04-05
| | |\ \ \ \ \
| | * \ \ \ \ \ Merge branch 'acpi_enforce_resources' into releaseLen Brown2009-04-05
| | |\ \ \ \ \ \
| | | * | | | | | ACPI: acpi_enforce_resource=strict by defaultLuca Tettamanti2009-04-02
| | * | | | | | | Merge branch 'thinkpad-acpi' into releaseLen Brown2009-04-05
| | |\ \ \ \ \ \ \
| | | * | | | | | | thinkpad-acpi: rework brightness supportHenrique de Moraes Holschuh2009-04-04
| | | * | | | | | | thinkpad-acpi: enhanced debugging messages for the fan subdriverHenrique de Moraes Holschuh2009-04-04
| | | * | | | | | | thinkpad-acpi: enhanced debugging messages for the hotkey subdriverHenrique de Moraes Holschuh2009-04-04
| | | * | | | | | | thinkpad-acpi: enhanced debugging messages for rfkill subdriversHenrique de Moraes Holschuh2009-04-04
| | | * | | | | | | thinkpad-acpi: restrict access to some firmware LEDsHenrique de Moraes Holschuh2009-04-04
| | | * | | | | | | thinkpad-acpi: remove HKEY disable functionalityHenrique de Moraes Holschuh2009-04-04
| | | * | | | | | | thinkpad-acpi: add new debug helpers and warn of deprecated attsHenrique de Moraes Holschuh2009-04-04
| | | * | | | | | | thinkpad-acpi: documentation cleanupHenrique de Moraes Holschuh2009-04-04
| | | |/ / / / / /
| | * / / / / / / acer-wmi: Update copyright notice & documentationCarlos Corbacho2009-04-04
| | |/ / / / / /
| * | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds2009-04-05
| |\ \ \ \ \ \ \
| | * | | | | | | sh: Add a command line option for disabling I/O trapping.Paul Mundt2009-04-01
| * | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6Linus Torvalds2009-04-05
| |\ \ \ \ \ \ \ \
| | * | | | | | | | Staging: pohmelfs: documentation.Evgeniy Polyakov2009-04-03
| * | | | | | | | | Merge branch 'tracing-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2009-04-05
| |\ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ Merge branch 'tracing/core-v2' into tracing-for-linusIngo Molnar2009-04-01
| | |\ \ \ \ \ \ \ \ \ | | | |_|/ / / / / / / | | |/| | | | | | | |
| | | * | | | | | | | tracing: Documentation / sample code fixes for tracepointsJody McIntyre2009-03-24