summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/stackcollapse-record
diff options
context:
space:
mode:
authorTony Lindgren <tony@atomide.com>2023-08-04 13:20:40 +0300
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2023-08-04 15:10:42 +0200
commit238500e2d67c0463ec83a43a083dc25db6520acd (patch)
tree91c44f25f49fcc6790b02ab3f6714d41a01988da /tools/perf/scripts/python/bin/stackcollapse-record
parent7d695d83767cdb4288b101affef6d1d1bcf44d31 (diff)
downloadkernel-238500e2d67c0463ec83a43a083dc25db6520acd.tar.gz
MAINTAINERS: Merge TTY layer and serial drivers
Greg suggested we merge TTY layer and serial driver entries to avoid duplicates. Suggested-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> Acked-by: Ilpo Järvinen <ilpo.jarvinen@linux.intel.com> Acked-by: Jiri Slaby <jirislaby@kernel.org> Signed-off-by: Tony Lindgren <tony@atomide.com> Link: https://lore.kernel.org/r/20230804102042.53576-1-tony@atomide.com Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python/bin/stackcollapse-record')
0 files changed, 0 insertions, 0 deletions
g where we called drop_bh incorrectlySteven Whitehouse 2008-03-31[GFS2] Remove rgrp and glock version numbersBob Peterson 2008-03-31[GFS2] Remove lm.[ch] and distribute contentSteven Whitehouse 2008-03-31[GFS2] Eliminate gl_req_bhBob Peterson 2008-03-31[GFS2] Get rid of gl_waiters2Bob Peterson 2008-03-31[GFS2] make gfs2_glock_hold() staticAdrian Bunk 2008-03-31[GFS2] Only wake the reclaim daemon if we need toBob Peterson 2008-02-07gfs2: make gfs2_glock.gl_owner_pid be a struct pid *Pavel Emelyanov 2008-02-07gfs2: make gfs2_holder.gh_owner_pid be a struct pid *Pavel Emelyanov 2008-01-25[GFS2] Reorganize function gfs2_glmutex_lockBob Peterson 2008-01-25[GFS2] Fix runtime issue with UP kernelsFabio Massimo Di Nitto 2008-01-25[GFS2] Don't add glocks to the journalSteven Whitehouse 2008-01-25[GFS2] Remove flags no longer requiredSteven Whitehouse 2008-01-25[GFS2] Reorder writeback for glock syncSteven Whitehouse 2008-01-25[GFS2] Remove "reclaim limit"Steven Whitehouse 2008-01-25[GFS2] Handle multiple glock demote requestsWendy Cheng 2007-10-10[GFS2] Move inode deletion out of blocking_cbWendy Cheng 2007-10-10[GFS2] flocks from same process trip kernel BUG at fs/gfs2/glock.c:1118!Abhijith Das 2007-10-10[GFS2] delay glock demote for a minimum hold timeBenjamin Marzinski 2007-10-10[GFS2] Wendy's dump lockname in hex & fix glock dumpAbhijith Das 2007-10-10[GFS2] Reduce number of gfs2_scand processes to oneSteven Whitehouse 2007-10-10[GFS2] mark struct *_operations constDenis Cheng 2007-10-10[GFS2] Fix an oops in glock dumpingSteven Whitehouse 2007-10-10[GFS2] Clean up duplicate includes in fs/gfs2/Jesper Juhl 2007-10-10[GFS2] Fix calculation of demote stateJosef Whiter 2007-10-10[GFS2] Fix two races relating to glock callbacksSteven Whitehouse 2007-07-09[GFS2] Simplify multiple glock aquisitionSteven Whitehouse 2007-07-09[GFS2] Fix deallocation issuesAbhijith Das 2007-07-09[GFS2] Clean up inode number handlingSteven Whitehouse 2007-07-09[GFS2] Addendum patch 2 for gfs2_growRobert Peterson