Age | Commit message (Expand) | Author |
2010-10-25 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds |
2010-10-15 | llseek: automatically add .llseek fop | Arnd Bergmann |
2010-09-29 | Input: sysrq - add locking to sysrq_filter() | Dmitry Torokhov |
2010-08-21 | Input: sysrq - drop tty argument form handle_sysrq() | Dmitry Torokhov |
2010-08-19 | Input: sysrq - drop tty argument from sysrq ops handlers | Dmitry Torokhov |
2010-07-21 | sysrq,kdb: Use __handle_sysrq() for kdb's sysrq function | Jason Wessel |
2010-06-09 | Input: sysrq - fix "stuck" SysRq mode | Dmitry Torokhov |
2010-05-20 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds |
2010-04-21 | tracing: Dump either the oops's cpu source or all cpus buffers | Frederic Weisbecker |
2010-04-13 | Input: implement SysRq as a separate input handler | Dmitry Torokhov |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo |
2009-12-16 | oom-kill: fix NUMA constraint check with nodemask | KAMEZAWA Hiroyuki |
2009-09-21 | perf: Do the big rename: Performance Counters -> Performance Events | Ingo Molnar |
2009-08-03 | debug lockups: Improve lockup detection, fix generic arch fallback | Ingo Molnar |
2009-08-02 | debug lockups: Improve lockup detection | Ingo Molnar |
2009-07-29 | sysrq, kdump: make sysrq-c consistent | Hidetoshi Seto |
2009-06-18 | kexec: sysrq: simplify sysrq-c handler | Neil Horman |
2009-05-18 | Merge commit 'v2.6.30-rc6' into perfcounters/core | Ingo Molnar |
2009-05-15 | sysrq, intel_fb: fix sysrq g collision | Jason Wessel |
2009-04-29 | Merge branch 'linus' into perfcounters/core | Ingo Molnar |
2009-04-13 | sysrq: remove duplicated #include | Huang Weiyi |
2009-04-06 | Merge branch 'linus' into perfcounters/core-v2 | Ingo Molnar |
2009-04-02 | Merge branch 'tracing/core-v2' into tracing-for-linus | Ingo Molnar |
2009-04-01 | Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6 | Linus Torvalds |
2009-04-01 | filesystem freeze: allow SysRq emergency thaw to thaw frozen filesystems | Eric Sandeen |
2009-03-31 | [PATCH] sysrq: include interrupt.h instead of irq.h | Heiko Carstens |
2009-01-21 | Merge commit 'v2.6.29-rc2' into perfcounters/core | Ingo Molnar |
2009-01-18 | Merge branch 'tracing/ftrace'; commit 'v2.6.29-rc2' into tracing/core | Ingo Molnar |
2009-01-15 | sysrq: add commentary on why we use the console loglevel over using KERN_EMERG | Andy Whitcroft |
2009-01-11 | Merge commit 'v2.6.29-rc1' into tracing/urgent | Ingo Molnar |
2009-01-11 | Merge commit 'v2.6.29-rc1' into perfcounters/core | Ingo Molnar |
2009-01-06 | sysrq: more explicit, less terse help messages | Randy Dunlap |
2008-12-29 | Merge branch 'linus' into perfcounters/core | Ingo Molnar |
2008-12-26 | sysrq: fix ftrace help msg & doc. | Randy Dunlap |
2008-12-08 | performance counters: core code | Thomas Gleixner |
2008-11-04 | ftrace: sysrq-z to dump the buffers | Peter Zijlstra |
2008-10-20 | fix documentation of sysrq-q really | Thomas Gleixner |
2008-10-20 | Fix documentation of sysrq-q | Andi Kleen |
2008-10-16 | proc: move sysrq-trigger out of fs/proc/ | Alexey Dobriyan |
2008-10-16 | sysrq: add enable_mask in sysrq_moom_op | Naohiro Ooiwa |
2008-06-27 | fix: "smp_call_function: get rid of the unused nonatomic/retry argument" | Ingo Molnar |
2008-05-20 | sparc64: Add global register dumping facility. | David S. Miller |
2008-04-29 | sysrq: add show-backtrace-on-all-cpus function | Rik van Riel |
2008-04-28 | mm: introduce node_zonelist() for accessing the zonelist for a GFP mask | Mel Gorman |
2007-10-19 | pid namespaces: define is_global_init() and is_container_init() | Serge E. Hallyn |
2007-10-17 | add CONFIG_VT_UNICODE | Bill Nottingham |
2007-10-17 | oom: move prototypes to appropriate header file | David Rientjes |
2007-05-08 | header cleaning: don't include smp_lock.h when not used | Randy Dunlap |
2007-02-16 | [PATCH] Add SysRq-Q to print timer_list debug info | Ingo Molnar |
2007-02-13 | [PATCH] Fix SAK_work workqueue initialization. | Eric W. Biederman |