Age | Commit message (Expand) | Author | Files | Lines |
2010-11-05 | TTY: create drivers/tty and move the tty core files there | Greg Kroah-Hartman | 1 | -811/+0 |
2010-10-25 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 1 | -3/+12 |
2010-10-15 | llseek: automatically add .llseek fop | Arnd Bergmann | 1 | -0/+1 |
2010-09-30 | Input: sysrq - add locking to sysrq_filter() | Dmitry Torokhov | 1 | -3/+12 |
2010-08-21 | Input: sysrq - drop tty argument form handle_sysrq() | Dmitry Torokhov | 1 | -6/+5 |
2010-08-20 | Input: sysrq - drop tty argument from sysrq ops handlers | Dmitry Torokhov | 1 | -21/+21 |
2010-07-22 | sysrq,kdb: Use __handle_sysrq() for kdb's sysrq function | Jason Wessel | 1 | -1/+1 |
2010-06-09 | Input: sysrq - fix "stuck" SysRq mode | Dmitry Torokhov | 1 | -2/+6 |
2010-05-20 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 1 | -30/+213 |
2010-04-22 | tracing: Dump either the oops's cpu source or all cpus buffers | Frederic Weisbecker | 1 | -1/+1 |
2010-04-14 | Input: implement SysRq as a separate input handler | Dmitry Torokhov | 1 | -30/+213 |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 1 | -0/+1 |
2009-12-16 | oom-kill: fix NUMA constraint check with nodemask | KAMEZAWA Hiroyuki | 1 | -1/+1 |
2009-09-21 | perf: Do the big rename: Performance Counters -> Performance Events | Ingo Molnar | 1 | -2/+2 |
2009-08-03 | debug lockups: Improve lockup detection, fix generic arch fallback | Ingo Molnar | 1 | -1/+14 |
2009-08-02 | debug lockups: Improve lockup detection | Ingo Molnar | 1 | -6/+2 |
2009-07-30 | sysrq, kdump: make sysrq-c consistent | Hidetoshi Seto | 1 | -3/+5 |
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 |