| Age | Commit message (Expand) | Author | Files | Lines |
| 2025-11-26 | hangcheck-timer: fix coding style spacing | Clint George | 1 | -5/+9 |
| 2025-11-26 | hangcheck-timer: Replace %Ld with %lld | Clint George | 1 | -1/+1 |
| 2025-11-26 | hangcheck-timer: replace printk(KERN_CRIT) with pr_crit | Clint George | 1 | -6/+6 |
| 2025-04-05 | treewide: Switch/rename to timer_delete[_sync]() | Thomas Gleixner | 1 | -1/+1 |
| 2019-06-05 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 405 | Thomas Gleixner | 1 | -14/+1 |
| 2017-11-21 | treewide: Switch DEFINE_TIMER callbacks to struct timer_list * | Kees Cook | 1 | -2/+2 |
| 2017-10-05 | timer: Remove expires and data arguments from DEFINE_TIMER | Kees Cook | 1 | -1/+1 |
| 2017-04-08 | hangcheck-timer: Fix typo in comment | Shile Zhang | 1 | -1/+1 |
| 2016-12-24 | Replace <asm/uaccess.h> with <linux/uaccess.h> globally | Linus Torvalds | 1 | -1/+1 |
| 2014-11-07 | hangcheck-timer: cleanup casting in hangcheck_init() | Dan Carpenter | 1 | -2/+2 |
| 2014-07-23 | hangcheck-timer: Use ktime_get_ns() | Thomas Gleixner | 1 | -28/+5 |
| 2010-08-21 | Input: sysrq - drop tty argument form handle_sysrq() | Dmitry Torokhov | 1 | -1/+1 |
| 2010-05-25 | hangcheck-timer: fix x86_32 bugs | Yury Polyanskiy | 1 | -6/+14 |
| 2008-02-03 | drivers/char/: Spelling fixes | Joe Perches | 1 | -1/+1 |
| 2007-05-21 | Detach sched.h from mm.h | Alexey Dobriyan | 1 | -1/+1 |
| 2007-05-08 | header cleaning: don't include smp_lock.h when not used | Randy Dunlap | 1 | -1/+0 |
| 2007-02-16 | [PATCH] time: x86_64: convert x86_64 to use GENERIC_TIME | john stultz | 1 | -1/+1 |
| 2006-10-05 | IRQ: Maintain regs pointer globally rather than passing to IRQ handlers | David Howells | 1 | -1/+1 |
| 2006-06-26 | [PATCH] hangcheck: remove monotomic_clock on x86 | Andrew Morton | 1 | -2/+2 |
| 2006-02-01 | [PATCH] s390: hangcheck timer support | Jan Glauber | 1 | -11/+1 |
| 2006-01-06 | [PATCH] s390: cleanup Kconfig | Martin Schwidefsky | 1 | -1/+1 |
| 2005-10-30 | [PATCH] CONFIG_IA32 | Brian Gerst | 1 | -1/+1 |
| 2005-09-09 | [PATCH] timer initialization cleanup: DEFINE_TIMER | Ingo Molnar | 1 | -2/+1 |
| 2005-07-26 | [PATCH] In hangcheck-timer.c call emergency_restart() | Eric W. Biederman | 1 | -1/+1 |
| 2005-05-01 | [PATCH] hangcheck-timer: Update to 0.9.0. | Joel Becker | 1 | -9/+95 |
| 2005-04-16 | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds | 1 | -0/+129 |