index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
char
/
sysrq.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
TTY: create drivers/tty and move the tty core files there
Greg Kroah-Hartman
2010-11-05
1
-811
/
+0
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2010-10-25
1
-3
/
+12
|
\
|
*
Input: sysrq - add locking to sysrq_filter()
Dmitry Torokhov
2010-09-29
1
-3
/
+12
*
|
llseek: automatically add .llseek fop
Arnd Bergmann
2010-10-15
1
-0
/
+1
|
/
*
Input: sysrq - drop tty argument form handle_sysrq()
Dmitry Torokhov
2010-08-21
1
-6
/
+5
*
Input: sysrq - drop tty argument from sysrq ops handlers
Dmitry Torokhov
2010-08-19
1
-21
/
+21
*
sysrq,kdb: Use __handle_sysrq() for kdb's sysrq function
Jason Wessel
2010-07-21
1
-1
/
+1
*
Input: sysrq - fix "stuck" SysRq mode
Dmitry Torokhov
2010-06-09
1
-2
/
+6
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2010-05-20
1
-30
/
+213
|
\
|
*
Input: implement SysRq as a separate input handler
Dmitry Torokhov
2010-04-13
1
-30
/
+213
*
|
tracing: Dump either the oops's cpu source or all cpus buffers
Frederic Weisbecker
2010-04-21
1
-1
/
+1
|
/
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
1
-0
/
+1
*
oom-kill: fix NUMA constraint check with nodemask
KAMEZAWA Hiroyuki
2009-12-16
1
-1
/
+1
*
perf: Do the big rename: Performance Counters -> Performance Events
Ingo Molnar
2009-09-21
1
-2
/
+2
*
debug lockups: Improve lockup detection, fix generic arch fallback
Ingo Molnar
2009-08-03
1
-1
/
+14
*
debug lockups: Improve lockup detection
Ingo Molnar
2009-08-02
1
-6
/
+2
*
sysrq, kdump: make sysrq-c consistent
Hidetoshi Seto
2009-07-29
1
-3
/
+5
*
kexec: sysrq: simplify sysrq-c handler
Neil Horman
2009-06-18
1
-9
/
+6
*
Merge commit 'v2.6.30-rc6' into perfcounters/core
Ingo Molnar
2009-05-18
1
-2
/
+2
|
\
|
*
sysrq, intel_fb: fix sysrq g collision
Jason Wessel
2009-05-15
1
-2
/
+2
*
|
Merge branch 'linus' into perfcounters/core
Ingo Molnar
2009-04-29
1
-1
/
+0
|
\
|
|
*
sysrq: remove duplicated #include
Huang Weiyi
2009-04-13
1
-1
/
+0
*
|
Merge branch 'linus' into perfcounters/core-v2
Ingo Molnar
2009-04-06
1
-3
/
+20
|
\
|
|
*
Merge branch 'tracing/core-v2' into tracing-for-linus
Ingo Molnar
2009-04-02
1
-1
/
+1
|
|
\
|
|
*
Merge branch 'tracing/ftrace'; commit 'v2.6.29-rc2' into tracing/core
Ingo Molnar
2009-01-18
1
-0
/
+6
|
|
|
\
|
|
*
\
Merge commit 'v2.6.29-rc1' into tracing/urgent
Ingo Molnar
2009-01-11
1
-10
/
+10
|
|
|
\
\
|
|
*
|
|
sysrq: fix ftrace help msg & doc.
Randy Dunlap
2008-12-26
1
-1
/
+1
|
*
|
|
|
Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6
Linus Torvalds
2009-04-01
1
-1
/
+1
|
|
\
\
\
\
|
|
*
|
|
|
[PATCH] sysrq: include interrupt.h instead of irq.h
Heiko Carstens
2009-03-31
1
-1
/
+1
|
|
|
|
_
|
/
|
|
|
/
|
|
|
*
/
|
|
filesystem freeze: allow SysRq emergency thaw to thaw frozen filesystems
Eric Sandeen
2009-04-01
1
-1
/
+18
|
|
/
/
/
*
|
|
|
Merge commit 'v2.6.29-rc2' into perfcounters/core
Ingo Molnar
2009-01-21
1
-0
/
+6
|
\
|
|
|
|
*
|
|
sysrq: add commentary on why we use the console loglevel over using KERN_EMERG
Andy Whitcroft
2009-01-15
1
-0
/
+6
|
|
|
/
|
|
/
|
*
|
|
Merge commit 'v2.6.29-rc1' into perfcounters/core
Ingo Molnar
2009-01-11
1
-10
/
+10
|
\
|
|
|
*
|
sysrq: more explicit, less terse help messages
Randy Dunlap
2009-01-06
1
-10
/
+10
|
|
/
*
|
Merge branch 'linus' into perfcounters/core
Ingo Molnar
2008-12-29
1
-1
/
+17
|
\
|
|
*
ftrace: sysrq-z to dump the buffers
Peter Zijlstra
2008-11-04
1
-1
/
+17
*
|
performance counters: core code
Thomas Gleixner
2008-12-08
1
-0
/
+2
|
/
*
fix documentation of sysrq-q really
Thomas Gleixner
2008-10-20
1
-1
/
+1
*
Fix documentation of sysrq-q
Andi Kleen
2008-10-20
1
-1
/
+1
*
proc: move sysrq-trigger out of fs/proc/
Alexey Dobriyan
2008-10-16
1
-0
/
+30
*
sysrq: add enable_mask in sysrq_moom_op
Naohiro Ooiwa
2008-10-16
1
-0
/
+1
*
fix: "smp_call_function: get rid of the unused nonatomic/retry argument"
Ingo Molnar
2008-06-27
1
-1
/
+1
*
sparc64: Add global register dumping facility.
David S. Miller
2008-05-20
1
-0
/
+1
*
sysrq: add show-backtrace-on-all-cpus function
Rik van Riel
2008-04-29
1
-0
/
+46
*
mm: introduce node_zonelist() for accessing the zonelist for a GFP mask
Mel Gorman
2008-04-28
1
-2
/
+1
*
pid namespaces: define is_global_init() and is_container_init()
Serge E. Hallyn
2007-10-19
1
-1
/
+1
*
add CONFIG_VT_UNICODE
Bill Nottingham
2007-10-17
1
-2
/
+2
*
oom: move prototypes to appropriate header file
David Rientjes
2007-10-17
1
-0
/
+1
*
header cleaning: don't include smp_lock.h when not used
Randy Dunlap
2007-05-08
1
-1
/
+0
*
[PATCH] Add SysRq-Q to print timer_list debug info
Ingo Molnar
2007-02-16
1
-1
/
+13
[next]