summaryrefslogtreecommitdiff
path: root/arch/um/kernel/sysrq.c
AgeCommit message (Expand)Author
2022-09-19um: Prevent KASAN splats in dump_stack()Vincent Whitchurch
2020-10-11um: Clean up stacktrace dumpJohannes Berg
2020-06-09kernel: rename show_stack_loglvl() => show_stack()Dmitry Safonov
2020-06-09um: add show_stack_loglvl()Dmitry Safonov
2020-06-09um/sysrq: remove needless variable spDmitry Safonov
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner
2019-04-09treewide: Switch printk users from %pf and %pF to %ps and %pS, respectivelySakari Ailus
2017-05-03um: Fix _print_addr()Richard Weinberger
2017-03-02sched/headers: Prepare to move kstack_end() from <linux/sched.h> to <linux/sc...Ingo Molnar
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar
2015-04-13um: Remove dead code from stacktraceRichard Weinberger
2014-10-13um: Add support for CONFIG_STACKTRACEDaniel Walter
2013-12-01um: Rename print_stack_trace to do_stack_traceRichard Weinberger
2013-11-17um: Make kstack_depth_to_print conform to arch/x86Richard Weinberger
2013-11-17um: Make stack trace reliable against kernel mode faultsRichard Weinberger
2013-11-17um: Rewrite show_stack()Richard Weinberger
2013-06-19sched: Rename sched.c as sched/core.c in comments and DocumentationViresh Kumar
2013-04-30dump_stack: consolidate dump_stack() implementations and unify their behaviorsTejun Heo
2012-10-09um: move sysrq.h out of include/sharedAl Viro
2009-07-08Remove multiple KERN_ prefixes from printk formatsJoe Perches
2008-02-05uml: style fixes in arch/um/kernelJeff Dike
2007-05-07uml: remove user_util.hJeff Dike
2007-02-11[PATCH] uml: const a variableJeff Dike
2006-10-04Remove all inclusions of <linux/config.h>Dave Jones
2005-10-04[PATCH] uml: Fix sysrq-r support for skas modeAllan Graves
2005-05-28[PATCH] uml: stack dump fixPaolo 'Blaisorblade' Giarrusso
2005-04-16Linux-2.6.12-rc2Linus Torvalds