summaryrefslogtreecommitdiff
path: root/arch/um/kernel/sysrq.c
AgeCommit message (Expand)Author
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-01-14[PATCH] uml: add stack addresses to dumpsPaolo \'Blaisorblade\' Giarrusso
2005-01-14[PATCH] uml: add stack content to dumpsPaolo \'Blaisorblade\' Giarrusso
2004-11-07[PATCH] uml: use kallsyms when dumping stackPaolo \'Blaisorblade\' Giarrusso
2004-10-27[PATCH] uml: resolve symbols in back-tracesChris Wedgwood
2004-08-23[PATCH] uml: Uml base patchPaolo \'Blaisorblade\' Giarrusso
2004-06-26[PATCH] Fix race between CONFIG_DEBUG_SLABALLOC and modulesRusty Russell
2004-04-21[PATCH] remove show_trace_task()Andrew Morton
2003-10-07o kernel/ksyms.c: move remaining EXPORT_SYMBOLs, remove this file from the treeArnaldo Carvalho de Melo
2003-01-05[PATCH] Remove mod_bound macro and unify kernel_text_address().Rusty Russell
2002-11-18A few more fixes to get 2.4.48 to boot.Jeff Dike
2002-11-18Updated to 2.5.48Jeff Dike
2002-10-17A number of small fixes.Jeff Dike
2002-09-11[PATCH] UML arch (user-mode Linux)Jeff Dike