aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/char/hangcheck-timer.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 405Thomas Gleixner1-14/+1
2017-11-21treewide: Switch DEFINE_TIMER callbacks to struct timer_list *Kees Cook1-2/+2
2017-10-05timer: Remove expires and data arguments from DEFINE_TIMERKees Cook1-1/+1
2017-04-08hangcheck-timer: Fix typo in commentShile Zhang1-1/+1
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds1-1/+1
2014-11-07hangcheck-timer: cleanup casting in hangcheck_init()Dan Carpenter1-2/+2
2014-07-23hangcheck-timer: Use ktime_get_ns()Thomas Gleixner1-28/+5
2010-08-21Input: sysrq - drop tty argument form handle_sysrq()Dmitry Torokhov1-1/+1
2010-05-25hangcheck-timer: fix x86_32 bugsYury Polyanskiy1-6/+14
2008-02-03drivers/char/: Spelling fixesJoe Perches1-1/+1
2007-05-21Detach sched.h from mm.hAlexey Dobriyan1-1/+1
2007-05-08header cleaning: don't include smp_lock.h when not usedRandy Dunlap1-1/+0
2007-02-16[PATCH] time: x86_64: convert x86_64 to use GENERIC_TIMEjohn stultz1-1/+1
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells1-1/+1
2006-06-26[PATCH] hangcheck: remove monotomic_clock on x86Andrew Morton1-2/+2
2006-02-01[PATCH] s390: hangcheck timer supportJan Glauber1-11/+1
2006-01-06[PATCH] s390: cleanup KconfigMartin Schwidefsky1-1/+1
2005-10-30[PATCH] CONFIG_IA32Brian Gerst1-1/+1
2005-09-09[PATCH] timer initialization cleanup: DEFINE_TIMERIngo Molnar1-2/+1
2005-07-26[PATCH] In hangcheck-timer.c call emergency_restart()Eric W. Biederman1-1/+1
2005-05-01[PATCH] hangcheck-timer: Update to 0.9.0.Joel Becker1-9/+95
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+129