summaryrefslogtreecommitdiffstats
path: root/arch/microblaze/kernel/exceptions.c
AgeCommit message (Expand)AuthorLines
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar-0/+1
2013-02-12microblaze: Do not use module.h in files which are not modulesMichal Simek-1/+1
2013-02-12microblaze: Fix coding style issuesMichal Simek-15/+10
2011-10-14microblaze: Raise SIGFPE/FPE_INTDIV for div by zeroEdgar E. Iglesias-1/+1
2011-03-09microblaze: Fix sparse warning - sw_exceptionsMichal Simek-1/+1
2011-01-03microblaze: Clear i/dcache for sw breakpointsMichal Simek-0/+3
2010-10-21microblaze: Remove old user debugging gdb stubMichal Simek-8/+1
2010-10-21microblaze: Remove pr_<level> uses of KERN_<level>Joe Perches-10/+6
2010-08-04microblaze: Add KGDB supportMichal Simek-1/+0
2010-08-04microblaze: Support brki rX, 0x18 for user application debuggingMichal Simek-1/+7
2010-05-06microblaze: fix divide by zero exception messageRandy Dunlap-1/+1
2009-09-22microblaze: Generate correct signal and siginfo for integer div-by-zeroMichal Simek-1/+1
2009-09-22microblaze: Don't be noisy when userspace causes hardware exceptionsMichal Simek-11/+20
2009-05-26microblaze_mmu_v2: Add MMU related exceptions handlingMichal Simek-8/+37
2009-03-27microblaze_v8: exception handlingMichal Simek-0/+124