index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
microblaze
/
kernel
/
exceptions.c
Age
Commit message (
Expand
)
Author
2019-05-29
signal: Remove the task parameter from force_sig_fault
Eric W. Biederman
2018-04-25
signal/microblaze: Use force_sig_fault where appropriate
Eric W. Biederman
2018-04-25
signal: Ensure every siginfo we send has all bits initialized
Eric W. Biederman
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2013-02-12
microblaze: Do not use module.h in files which are not modules
Michal Simek
2013-02-12
microblaze: Fix coding style issues
Michal Simek
2011-10-14
microblaze: Raise SIGFPE/FPE_INTDIV for div by zero
Edgar E. Iglesias
2011-03-09
microblaze: Fix sparse warning - sw_exceptions
Michal Simek
2011-01-03
microblaze: Clear i/dcache for sw breakpoints
Michal Simek
2010-10-21
microblaze: Remove old user debugging gdb stub
Michal Simek
2010-10-21
microblaze: Remove pr_<level> uses of KERN_<level>
Joe Perches
2010-08-04
microblaze: Add KGDB support
Michal Simek
2010-08-04
microblaze: Support brki rX, 0x18 for user application debugging
Michal Simek
2010-05-06
microblaze: fix divide by zero exception message
Randy Dunlap
2009-09-22
microblaze: Generate correct signal and siginfo for integer div-by-zero
Michal Simek
2009-09-22
microblaze: Don't be noisy when userspace causes hardware exceptions
Michal Simek
2009-05-26
microblaze_mmu_v2: Add MMU related exceptions handling
Michal Simek
2009-03-27
microblaze_v8: exception handling
Michal Simek