aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/char/sysrq.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-12-16oom-kill: fix NUMA constraint check with nodemaskKAMEZAWA Hiroyuki1-1/+1
2009-09-21perf: Do the big rename: Performance Counters -> Performance EventsIngo Molnar1-2/+2
2009-08-03debug lockups: Improve lockup detection, fix generic arch fallbackIngo Molnar1-1/+14
2009-08-02debug lockups: Improve lockup detectionIngo Molnar1-6/+2
2009-07-29sysrq, kdump: make sysrq-c consistentHidetoshi Seto1-3/+5
2009-06-18kexec: sysrq: simplify sysrq-c handlerNeil Horman1-9/+6
2009-05-18Merge commit 'v2.6.30-rc6' into perfcounters/coreIngo Molnar1-2/+2
2009-05-15sysrq, intel_fb: fix sysrq g collisionJason Wessel1-2/+2
2009-04-29Merge branch 'linus' into perfcounters/coreIngo Molnar1-1/+0
2009-04-13sysrq: remove duplicated #includeHuang Weiyi1-1/+0
2009-04-06Merge branch 'linus' into perfcounters/core-v2Ingo Molnar1-3/+20
2009-04-02Merge branch 'tracing/core-v2' into tracing-for-linusIngo Molnar1-1/+1
2009-04-01Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds1-1/+1
2009-04-01filesystem freeze: allow SysRq emergency thaw to thaw frozen filesystemsEric Sandeen1-1/+18
2009-03-31[PATCH] sysrq: include interrupt.h instead of irq.hHeiko Carstens1-1/+1
2009-01-21Merge commit 'v2.6.29-rc2' into perfcounters/coreIngo Molnar1-0/+6
2009-01-18Merge branch 'tracing/ftrace'; commit 'v2.6.29-rc2' into tracing/coreIngo Molnar1-0/+6
2009-01-15sysrq: add commentary on why we use the console loglevel over using KERN_EMERGAndy Whitcroft1-0/+6
2009-01-11Merge commit 'v2.6.29-rc1' into tracing/urgentIngo Molnar1-10/+10
2009-01-11Merge commit 'v2.6.29-rc1' into perfcounters/coreIngo Molnar1-10/+10
2009-01-06sysrq: more explicit, less terse help messagesRandy Dunlap1-10/+10
2008-12-29Merge branch 'linus' into perfcounters/coreIngo Molnar1-1/+17
2008-12-26sysrq: fix ftrace help msg & doc.Randy Dunlap1-1/+1
2008-12-08performance counters: core codeThomas Gleixner1-0/+2
2008-11-04ftrace: sysrq-z to dump the buffersPeter Zijlstra1-1/+17
2008-10-20fix documentation of sysrq-q reallyThomas Gleixner1-1/+1
2008-10-20Fix documentation of sysrq-qAndi Kleen1-1/+1
2008-10-16proc: move sysrq-trigger out of fs/proc/Alexey Dobriyan1-0/+30
2008-10-16sysrq: add enable_mask in sysrq_moom_opNaohiro Ooiwa1-0/+1
2008-06-27fix: "smp_call_function: get rid of the unused nonatomic/retry argument"Ingo Molnar1-1/+1
2008-05-20sparc64: Add global register dumping facility.David S. Miller1-0/+1
2008-04-29sysrq: add show-backtrace-on-all-cpus functionRik van Riel1-0/+46
2008-04-28mm: introduce node_zonelist() for accessing the zonelist for a GFP maskMel Gorman1-2/+1
2007-10-19pid namespaces: define is_global_init() and is_container_init()Serge E. Hallyn1-1/+1
2007-10-17add CONFIG_VT_UNICODEBill Nottingham1-2/+2
2007-10-17oom: move prototypes to appropriate header fileDavid Rientjes1-0/+1
2007-05-08header cleaning: don't include smp_lock.h when not usedRandy Dunlap1-1/+0
2007-02-16[PATCH] Add SysRq-Q to print timer_list debug infoIngo Molnar1-1/+13
2007-02-13[PATCH] Fix SAK_work workqueue initialization.Eric W. Biederman1-1/+0
2007-02-11[PATCH] vt: refactor console SAK processingEric W. Biederman1-3/+3
2007-02-01[PATCH] sysrq: showBlockedTasks is sysrq-WRandy Dunlap1-9/+11
2006-12-13[PATCH] debug: add sysrq_always_enabled boot optionIngo Molnar1-6/+31
2006-12-07[PATCH] SysRq-X: show blocked tasksIngo Molnar1-1/+13
2006-11-22WorkStruct: Pass the work_struct pointer instead of context dataDavid Howells1-2/+2
2006-10-06[PATCH] sysrq: irq change build fix.Heiko Carstens1-0/+1
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells1-38/+24
2006-10-01[PATCH] sysrq: disable lockdep on rebootPeter Zijlstra1-0/+1
2006-09-29[PATCH] pidspace: is_init()Sukadev Bhattiprolu1-1/+1
2006-07-03[PATCH] lockdep: print all lock classes on SysRQ-DIngo Molnar1-1/+2
2006-07-03[PATCH] lockdep: better lock debuggingIngo Molnar1-1/+1