summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin
diff options
context:
space:
mode:
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions
-04 09:02:43 +0200'>2024-09-04gpio: stmpe: Fix IRQ related error messagesAndy Shevchenko 2024-09-02gpio: stmpe: Simplify with dev_err_probe()Shen Lichuan 2023-12-08gpio: stmpe: use gpiochip_dup_line_label()Bartosz Golaszewski 2023-03-23gpio: stmpe: Convert to immutable irq_chipLinus Walleij /a>Christoph Hellwig 2008-07-28dcache: Add case-insensitive support d_ci_add() routineBarry Naujok 2008-07-26vfs: add cond_resched_lock while scanning dentry LRU listsKentaro Makita 2008-07-24fix soft lock up at NFS mount via per-SB LRU-list of unused dentriesKentaro Makita 2008-06-23[patch 2/3] vfs: dcache cleanupsMiklos Szeredi 2008-06-23[patch 1/3] vfs: dcache sparse fixesMiklos Szeredi 2008-06-23[patch 3/3] vfs: make d_path() consistent across mount operationsAndreas Gruenbacher 2008-06-23[patch 2/4] fs: make struct file arg to d_path constJan Engelhardt 2008-04-23[patch 2/7] vfs: mountinfo: add seq_file_root()Miklos Szeredi 2008-04-23[patch 1/7] vfs: mountinfo: add dentry_path()Ram Pai 2008-02-14dentries: Extract common code to remove dentry from lruChristoph Lameter 2008-02-14d_path: Make d_path() use a struct pathJan Blunck 2008-02-14d_path: kerneldoc cleanupJan Blunck 2008-02-14One less parameter to __d_pathJan Blunck 2008-02-14Use struct path in fs_structJan Blunck 2008-02-06inotify: remove debug codeNick Piggin 2008-02-06fs: use hlist_unhashedAkinobu Mita 2007-10-22dcache: don't expose uninitialized memory in /proc/<pid>/fd/<fd>J. Bruce Fields 2007-10-21[PATCH] audit: watching subtreesAl Viro 2007-10-17vfs: use the predefined d_unhashed inline function insteadDenis Cheng 2007-10-17shrink_dcache_sb speedupDenis V. Lunev 2007-10-17dcache: trivial comment fixJ. Bruce Fields 2007-10-17clean out unused code in dentry pruningMiklos Szeredi 2007-10-17fs: remove the unused mempages parameterDenis Cheng 2007-10-16Group short-lived and reclaimable kernel allocationsMel Gorman