index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
microblaze
/
kernel
/
hw_exception_handler.S
Age
Commit message (
Expand
)
Author
Files
Lines
2020-11-26
microblaze: Remove noMMU code
Michal Simek
1
-129
/
+1
2020-06-09
mm: reorder includes after introduction of linux/pgtable.h
Mike Rapoport
1
-1
/
+1
2020-06-09
mm: introduce include/linux/pgtable.h
Mike Rapoport
1
-1
/
+1
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
1
-4
/
+1
2014-01-27
microblaze: Fix compilation error for BS=0
Michal Simek
1
-12
/
+37
2013-11-06
microblaze: Remove unused NO_MMU Kconfig parameter
Michael Opdenacker
1
-2
/
+2
2012-10-04
microblaze: Remove additional andi which has been already done
Michal Simek
1
-3
/
+0
2012-10-04
microblaze: Use predefined macro for ESR_DIZ
Michal Simek
1
-2
/
+3
2012-10-04
microblaze: Support 4k/16k/64k pages
Michal Simek
1
-0
/
+6
2012-10-04
microblaze: Do not used hardcoded value in exception handler
Michal Simek
1
-23
/
+30
2012-03-23
microblaze: Handle TLB skip size dynamically
Michal Simek
1
-2
/
+8
2012-03-23
microblaze: Introduce TLB skip size
Michal Simek
1
-3
/
+4
2011-07-25
microblaze: Fix unaligned value saving to the stack for system with MMU
Michal Simek
1
-28
/
+28
2011-03-09
microblaze: Do not use "la" pseudo instruction - use addik instead
Michal Simek
1
-6
/
+6
2011-03-09
microblaze: Remove r0_ram pointer and PTO alignment
Michal Simek
1
-6
/
+10
2011-03-09
microblaze: Do not use r0_ram space for hw exception debugging
Michal Simek
1
-4
/
+16
2011-01-28
microblaze: Fix unaligned issue on MMU system with BS=0 DIV=1
Michal Simek
1
-4
/
+0
2011-01-03
microblaze: Fix unaligned exception for little endian platform
Michal Simek
1
-0
/
+9
2010-08-04
microblaze: Add stack unwinder
Steven J. Magnani
1
-3
/
+1
2010-04-01
microblaze: Use instruction with delay slot
Michal Simek
1
-8
/
+5
2010-04-01
microblaze: Remove additional resr and rear loading
Michal Simek
1
-15
/
+3
2010-04-01
microblaze: Change register usage for ESR and EAR
Michal Simek
1
-35
/
+35
2010-04-01
microblaze: Prepare work for optimization in exception code
Michal Simek
1
-6
/
+3
2010-04-01
microblaze: Add DEBUG option
Michal Simek
1
-0
/
+2
2009-10-05
microblaze: Clear sticky FSR register after saving it to func parametr
Michal Simek
1
-1
/
+1
2009-09-22
microblaze: Clear sticky FSR register after generating exception signals
John Williams
1
-0
/
+2
2009-09-22
microblaze: Save and restore msr in hw exception
Michal Simek
1
-2
/
+6
2009-07-27
microblaze: Support unaligned address for put/get_user macros
Michal Simek
1
-63
/
+46
2009-05-26
microblaze_mmu_v2: Update exception handling - MMU exception
Michal Simek
1
-7
/
+739
2009-03-27
microblaze_v8: exception handling
Michal Simek
1
-0
/
+458