index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
char
/
sysrq.c
Age
Commit message (
Expand
)
Author
Files
Lines
2009-06-19
kexec: sysrq: simplify sysrq-c handler
Neil Horman
1
-9
/
+6
2009-05-18
Merge commit 'v2.6.30-rc6' into perfcounters/core
Ingo Molnar
1
-2
/
+2
2009-05-15
sysrq, intel_fb: fix sysrq g collision
Jason Wessel
1
-2
/
+2
2009-04-29
Merge branch 'linus' into perfcounters/core
Ingo Molnar
1
-1
/
+0
2009-04-14
sysrq: remove duplicated #include
Huang Weiyi
1
-1
/
+0
2009-04-06
Merge branch 'linus' into perfcounters/core-v2
Ingo Molnar
1
-3
/
+20
2009-04-02
Merge branch 'tracing/core-v2' into tracing-for-linus
Ingo Molnar
1
-1
/
+1
2009-04-01
Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6
Linus Torvalds
1
-1
/
+1
2009-04-01
filesystem freeze: allow SysRq emergency thaw to thaw frozen filesystems
Eric Sandeen
1
-1
/
+18
2009-03-31
[PATCH] sysrq: include interrupt.h instead of irq.h
Heiko Carstens
1
-1
/
+1
2009-01-21
Merge commit 'v2.6.29-rc2' into perfcounters/core
Ingo Molnar
1
-0
/
+6
2009-01-18
Merge branch 'tracing/ftrace'; commit 'v2.6.29-rc2' into tracing/core
Ingo Molnar
1
-0
/
+6
2009-01-16
sysrq: add commentary on why we use the console loglevel over using KERN_EMERG
Andy Whitcroft
1
-0
/
+6
2009-01-11
Merge commit 'v2.6.29-rc1' into tracing/urgent
Ingo Molnar
1
-10
/
+10
2009-01-11
Merge commit 'v2.6.29-rc1' into perfcounters/core
Ingo Molnar
1
-10
/
+10
2009-01-07
sysrq: more explicit, less terse help messages
Randy Dunlap
1
-10
/
+10
2008-12-29
Merge branch 'linus' into perfcounters/core
Ingo Molnar
1
-1
/
+17
2008-12-26
sysrq: fix ftrace help msg & doc.
Randy Dunlap
1
-1
/
+1
2008-12-08
performance counters: core code
Thomas Gleixner
1
-0
/
+2
2008-11-04
ftrace: sysrq-z to dump the buffers
Peter Zijlstra
1
-1
/
+17
2008-10-20
fix documentation of sysrq-q really
Thomas Gleixner
1
-1
/
+1
2008-10-20
Fix documentation of sysrq-q
Andi Kleen
1
-1
/
+1
2008-10-16
proc: move sysrq-trigger out of fs/proc/
Alexey Dobriyan
1
-0
/
+30
2008-10-16
sysrq: add enable_mask in sysrq_moom_op
Naohiro Ooiwa
1
-0
/
+1
2008-06-27
fix: "smp_call_function: get rid of the unused nonatomic/retry argument"
Ingo Molnar
1
-1
/
+1
2008-05-20
sparc64: Add global register dumping facility.
David S. Miller
1
-0
/
+1
2008-04-29
sysrq: add show-backtrace-on-all-cpus function
Rik van Riel
1
-0
/
+46
2008-04-28
mm: introduce node_zonelist() for accessing the zonelist for a GFP mask
Mel Gorman
1
-2
/
+1
2007-10-19
pid namespaces: define is_global_init() and is_container_init()
Serge E. Hallyn
1
-1
/
+1
2007-10-17
add CONFIG_VT_UNICODE
Bill Nottingham
1
-2
/
+2
2007-10-17
oom: move prototypes to appropriate header file
David Rientjes
1
-0
/
+1
2007-05-08
header cleaning: don't include smp_lock.h when not used
Randy Dunlap
1
-1
/
+0
2007-02-16
[PATCH] Add SysRq-Q to print timer_list debug info
Ingo Molnar
1
-1
/
+13
2007-02-14
[PATCH] Fix SAK_work workqueue initialization.
Eric W. Biederman
1
-1
/
+0
2007-02-11
[PATCH] vt: refactor console SAK processing
Eric W. Biederman
1
-3
/
+3
2007-02-02
[PATCH] sysrq: showBlockedTasks is sysrq-W
Randy Dunlap
1
-9
/
+11
2006-12-13
[PATCH] debug: add sysrq_always_enabled boot option
Ingo Molnar
1
-6
/
+31
2006-12-07
[PATCH] SysRq-X: show blocked tasks
Ingo Molnar
1
-1
/
+13
2006-11-22
WorkStruct: Pass the work_struct pointer instead of context data
David Howells
1
-2
/
+2
2006-10-06
[PATCH] sysrq: irq change build fix.
Heiko Carstens
1
-0
/
+1
2006-10-05
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
David Howells
1
-38
/
+24
2006-10-01
[PATCH] sysrq: disable lockdep on reboot
Peter Zijlstra
1
-0
/
+1
2006-09-29
[PATCH] pidspace: is_init()
Sukadev Bhattiprolu
1
-1
/
+1
2006-07-04
[PATCH] lockdep: print all lock classes on SysRQ-D
Ingo Molnar
1
-1
/
+2
2006-07-04
[PATCH] lockdep: better lock debugging
Ingo Molnar
1
-1
/
+1
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
1
-1
/
+0
2006-03-25
[PATCH] sysrq cleanup
Andrew Morton
1
-135
/
+115
2006-02-21
[PATCH] Terminate process that fails on a constrained allocation
Christoph Lameter
1
-1
/
+1
2006-01-10
[PATCH] mutex subsystem, more debugging code
Ingo Molnar
1
-0
/
+19
2005-11-09
[PATCH] drivers/char/sysrq.c: make two functions static
Adrian Bunk
1
-2
/
+2
[next]