aboutsummaryrefslogtreecommitdiff
path: root/drivers/char/hangcheck-timer.c
AgeCommit message (Expand)AuthorFilesLines
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 405Gravatar Thomas Gleixner 1-14/+1
2017-11-21treewide: Switch DEFINE_TIMER callbacks to struct timer_list *Gravatar Kees Cook 1-2/+2
2017-10-05timer: Remove expires and data arguments from DEFINE_TIMERGravatar Kees Cook 1-1/+1
2017-04-08hangcheck-timer: Fix typo in commentGravatar Shile Zhang 1-1/+1
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyGravatar Linus Torvalds 1-1/+1
2014-11-07hangcheck-timer: cleanup casting in hangcheck_init()Gravatar Dan Carpenter 1-2/+2
2014-07-23hangcheck-timer: Use ktime_get_ns()Gravatar Thomas Gleixner 1-28/+5
2010-08-21Input: sysrq - drop tty argument form handle_sysrq()Gravatar Dmitry Torokhov 1-1/+1
2010-05-25hangcheck-timer: fix x86_32 bugsGravatar Yury Polyanskiy 1-6/+14
2008-02-03drivers/char/: Spelling fixesGravatar Joe Perches 1-1/+1
2007-05-21Detach sched.h from mm.hGravatar Alexey Dobriyan 1-1/+1
2007-05-08header cleaning: don't include smp_lock.h when not usedGravatar Randy Dunlap 1-1/+0
2007-02-16[PATCH] time: x86_64: convert x86_64 to use GENERIC_TIMEGravatar john stultz 1-1/+1
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersGravatar David Howells 1-1/+1
2006-06-26[PATCH] hangcheck: remove monotomic_clock on x86Gravatar Andrew Morton 1-2/+2
2006-02-01[PATCH] s390: hangcheck timer supportGravatar Jan Glauber 1-11/+1
2006-01-06[PATCH] s390: cleanup KconfigGravatar Martin Schwidefsky 1-1/+1
2005-10-30[PATCH] CONFIG_IA32Gravatar Brian Gerst 1-1/+1
2005-09-09[PATCH] timer initialization cleanup: DEFINE_TIMERGravatar Ingo Molnar 1-2/+1
2005-07-26[PATCH] In hangcheck-timer.c call emergency_restart()Gravatar Eric W. Biederman 1-1/+1
2005-05-01[PATCH] hangcheck-timer: Update to 0.9.0.Gravatar Joel Becker 1-9/+95
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Gravatar Linus Torvalds 1-0/+129