summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/task-analyzer.py
diff options
context:
space:
mode:
authorHanjun Guo <hanjun.guo@linaro.org>2013-09-22 15:42:41 +0800
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>2013-09-25 19:46:48 +0200
commitb27b14cebfdb687e6d281d2cf82858a30796dc2a (patch)
treef33cc0a8adfead0e2bff3aee2ff3a7fc4eb0bb9a /tools/perf/scripts/python/task-analyzer.py
parent06a8566bcf5cf7db9843a82cde7a33c7bf3947d9 (diff)
downloadkernel-b27b14cebfdb687e6d281d2cf82858a30796dc2a.tar.gz
ACPI / scan: fix typo in comments of acpi_bus_unregister_driver()
"APIC" should be "ACPI" here. Signed-off-by: Hanjun Guo <hanjun.guo@linaro.org> Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
Diffstat (limited to 'tools/perf/scripts/python/task-analyzer.py')
0 files changed, 0 insertions, 0 deletions
/td> 2009-06-14ramfs: ignore unknown mount optionsMike Frysinger 2009-04-07ramfs: fix double freeing s_fs_info on failed mountIngo Molnar 2009-04-01ramfs: add support for "mode=" mount optionWu Fengguang 2009-04-01ramfs-nommu: use generic lru cacheJohannes Weiner 2009-03-26ramfs: Remove quota callJan Kara 2009-03-14nommu: ramfs: don't leak pages when adding to page cache failsJohannes Weiner 2009-03-14nommu: ramfs: pages allocated to an inode's pagecache may get wrongly discardedEnrik Berkhan 2009-01-08NOMMU: Fix cleanup handling in ramfs_nommu_get_umapped_area()David Howells 2009-01-05zero i_uid/i_gid on inode allocationAl Viro 2008-11-14CRED: Wrap task credential accesses in the RAMFS filesystemDavid Howells 2008-10-20Ramfs and Ram Disk pages are unevictableLee Schermerhorn 2008-10-20vmscan: split LRU lists into anon & file setsRik van Riel 2008-10-02mm: tiny-shmem nommu fixNick Piggin 2008-07-04ramfs: enable splice writeOctavian Purdila