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
/
hw_exception_handler.S
Age
Commit message (
Expand
)
Author
2020-11-26
microblaze: Remove noMMU code
Michal Simek
2020-06-09
mm: reorder includes after introduction of linux/pgtable.h
Mike Rapoport
2020-06-09
mm: introduce include/linux/pgtable.h
Mike Rapoport
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2014-01-27
microblaze: Fix compilation error for BS=0
Michal Simek
2013-11-06
microblaze: Remove unused NO_MMU Kconfig parameter
Michael Opdenacker
2012-10-04
microblaze: Remove additional andi which has been already done
Michal Simek
2012-10-04
microblaze: Use predefined macro for ESR_DIZ
Michal Simek
2012-10-04
microblaze: Support 4k/16k/64k pages
Michal Simek
2012-10-04
microblaze: Do not used hardcoded value in exception handler
Michal Simek
2012-03-23
microblaze: Handle TLB skip size dynamically
Michal Simek
2012-03-23
microblaze: Introduce TLB skip size
Michal Simek
2011-07-25
microblaze: Fix unaligned value saving to the stack for system with MMU
Michal Simek
2011-03-09
microblaze: Do not use "la" pseudo instruction - use addik instead
Michal Simek
2011-03-09
microblaze: Remove r0_ram pointer and PTO alignment
Michal Simek
2011-03-09
microblaze: Do not use r0_ram space for hw exception debugging
Michal Simek
2011-01-28
microblaze: Fix unaligned issue on MMU system with BS=0 DIV=1
Michal Simek
2011-01-03
microblaze: Fix unaligned exception for little endian platform
Michal Simek
2010-08-04
microblaze: Add stack unwinder
Steven J. Magnani
2010-04-01
microblaze: Use instruction with delay slot
Michal Simek
2010-04-01
microblaze: Remove additional resr and rear loading
Michal Simek
2010-04-01
microblaze: Change register usage for ESR and EAR
Michal Simek
2010-04-01
microblaze: Prepare work for optimization in exception code
Michal Simek
2010-04-01
microblaze: Add DEBUG option
Michal Simek
2009-10-05
microblaze: Clear sticky FSR register after saving it to func parametr
Michal Simek
2009-09-22
microblaze: Clear sticky FSR register after generating exception signals
John Williams
2009-09-22
microblaze: Save and restore msr in hw exception
Michal Simek
2009-07-27
microblaze: Support unaligned address for put/get_user macros
Michal Simek
2009-05-26
microblaze_mmu_v2: Update exception handling - MMU exception
Michal Simek
2009-03-27
microblaze_v8: exception handling
Michal Simek