aboutsummaryrefslogtreecommitdiffstats
path: root/arch/microblaze/kernel/exceptions.c
Commit message (Expand)AuthorAgeFilesLines
* microblaze: Raise SIGFPE/FPE_INTDIV for div by zeroEdgar E. Iglesias2011-10-141-1/+1
* microblaze: Fix sparse warning - sw_exceptionsMichal Simek2011-03-091-1/+1
* microblaze: Clear i/dcache for sw breakpointsMichal Simek2011-01-031-0/+3
* microblaze: Remove old user debugging gdb stubMichal Simek2010-10-211-8/+1
* microblaze: Remove pr_<level> uses of KERN_<level>Joe Perches2010-10-211-10/+6
* microblaze: Add KGDB supportMichal Simek2010-08-041-1/+0
* microblaze: Support brki rX, 0x18 for user application debuggingMichal Simek2010-08-041-1/+7
* microblaze: fix divide by zero exception messageRandy Dunlap2010-05-061-1/+1
* microblaze: Generate correct signal and siginfo for integer div-by-zeroMichal Simek2009-09-221-1/+1
* microblaze: Don't be noisy when userspace causes hardware exceptionsMichal Simek2009-09-221-11/+20
* microblaze_mmu_v2: Add MMU related exceptions handlingMichal Simek2009-05-261-8/+37
* microblaze_v8: exception handlingMichal Simek2009-03-271-0/+124