summaryrefslogtreecommitdiffstats
path: root/arch/metag/kernel/traps.c
Commit message (Expand)AuthorAgeFilesLines
* metag: handle low level kicks directlyJames Hogan2013-11-061-3/+2
* metag: delete __cpuinit usage from all metag filesPaul Gortmaker2013-07-141-1/+1
* metag/traps: include setup.h for the per_cpu_trap_init declarationMarkos Chandras2013-06-131-0/+1
* metag/traps: Mark die() as __noreturn to match the declaration.Markos Chandras2013-06-131-2/+2
* dump_stack: consolidate dump_stack() implementations and unify their behaviorsTejun Heo2013-04-301-6/+0
* Merge tag 'metag-v3.9-rc1-v4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-03-031-1/+1
* metag: move traps.c exports out of metag_ksyms.cJames Hogan2013-03-021-0/+3
* metag: move irq enable out of irqflags.h on SMPJames Hogan2013-03-021-1/+15
* metag: TrapsJames Hogan2013-03-021-0/+978