summaryrefslogtreecommitdiffstats
path: root/arch/metag/kernel/traps.c
AgeCommit message (Expand)AuthorFilesLines
2018-02-22metag: Remove arch/metag/James Hogan1-992/+0
2018-01-12signal/metag: Document a conflict with SI_USER with SIGFPEEric W. Biederman1-1/+1
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar1-0/+1
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar1-0/+1
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar1-0/+1
2013-11-06metag: handle low level kicks directlyJames Hogan1-3/+2
2013-07-14metag: delete __cpuinit usage from all metag filesPaul Gortmaker1-1/+1
2013-06-13metag/traps: include setup.h for the per_cpu_trap_init declarationMarkos Chandras1-0/+1
2013-06-13metag/traps: Mark die() as __noreturn to match the declaration.Markos Chandras1-2/+2
2013-04-30dump_stack: consolidate dump_stack() implementations and unify their behaviorsTejun Heo1-6/+0
2013-03-03Merge tag 'metag-v3.9-rc1-v4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-0/+995
2013-03-02metag: move traps.c exports out of metag_ksyms.cJames Hogan1-0/+3
2013-03-02metag: move irq enable out of irqflags.h on SMPJames Hogan1-1/+15
2013-03-02metag: TrapsJames Hogan1-0/+978