aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/arch/blackfin/kernel/nmi.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-03-16arch: remove blackfin portArnd Bergmann1-287/+0
2017-11-21treewide: setup_timer() -> timer_setup()Kees Cook1-2/+2
2017-11-21treewide: init_timer() -> setup_timer()Kees Cook1-2/+1
2017-07-12kernel/watchdog: introduce arch_touch_nmi_watchdog()Nicholas Piggin1-1/+1
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <linux/sched/debug.h>Ingo Molnar1-0/+1
2011-07-26atomic: use <linux/atomic.h>Arun Sharma1-1/+1
2011-05-25Blackfin: convert old cpumask API to new oneKOSAKI Motohiro1-4/+4
2011-04-24PM / Blackfin: Use struct syscore_ops instead of sysdevs for PMRafael J. Wysocki1-21/+9
2010-03-09Blackfin: split watchdog definitions into a dedicated header fileGraf Yang1-15/+1
2010-03-09Blackfin: implement nmi_watchdog for SMP on BF561Graf Yang1-0/+313