index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm
/
kernel
/
traps.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-01-05
ARM: fix "bad mode in ... handler" message for undefined instructions
Russell King
1
-1
/
+7
2013-12-29
ARM: make kernel oops easier to read
Russell King
1
-1
/
+1
2013-12-10
ARM: 7917/1: cacheflush: correctly limit range of memory region being flushed
Jon Medhurst
1
-1
/
+2
2013-11-19
ARM: 7892/1: Fix warning for V7M builds
Olof Johansson
1
-1
/
+1
2013-10-19
ARM: Correct BUG() assembly to ensure it is endian-agnostic
Ben Dooks
1
-3
/
+5
2013-10-19
ARM: traps: use <asm/opcodes.h> to get correct instruction order
Ben Dooks
1
-6
/
+10
2013-08-28
Merge branch 'for-rmk/cacheflush-v2' of git://git.kernel.org/pub/scm/linux/ke...
Russell King
1
-15
/
+51
2013-08-20
ARM: cacheflush: don't bother rounding to nearest vma
Will Deacon
1
-15
/
+2
2013-08-20
ARM: cacheflush: split user cache-flushing into interruptible chunks
Will Deacon
1
-8
/
+57
2013-08-01
ARM: move signal handlers into a vdso-like page
Russell King
1
-9
/
+0
2013-08-01
ARM: allow kuser helpers to be removed from the vector page
Russell King
1
-9
/
+14
2013-08-01
ARM: move vector stubs
Russell King
1
-2
/
+2
2013-08-01
ARM: poison the vectors page
Russell King
1
-0
/
+10
2013-06-29
Merge branch 'devel-stable' into for-next
Russell King
1
-0
/
+8
2013-06-24
ARM: 7735/2: Preserve the user r/w register TPIDRURW on context switch and fork
André Hentschel
1
-2
/
+2
2013-05-22
Merge branch 'for-next' of git://git.pengutronix.de/git/ukl/linux into devel-...
Russell King
1
-0
/
+8
2013-05-01
dump_stack: consolidate dump_stack() implementations and unify their behaviors
Tejun Heo
1
-7
/
+0
2013-04-17
ARM: Add base support for ARMv7-M
Catalin Marinas
1
-0
/
+8
2013-01-21
taint: add explicit flag to show whether lock dep is still OK.
Rusty Russell
1
-1
/
+1
2012-09-07
ARM: 7526/1: traps: send SIGILL if get_user fails on undef handling path
Will Deacon
1
-4
/
+7
2012-08-02
Merge branch 'audit' of git://git.linaro.org/people/rmk/linux-arm
Linus Torvalds
1
-2
/
+0
2012-08-02
Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm
Linus Torvalds
1
-8
/
+0
2012-07-31
ARM: Fix undefined instruction exception handling
Russell King
1
-8
/
+0
2012-07-28
ARM: 7471/1: Revert "7442/1: Revert "remove unused restart trampoline""
Will Deacon
1
-2
/
+0
2012-07-28
Merge branches 'audit', 'delay', 'fixes', 'misc' and 'sta2x11' into for-linus
Russell King
1
-23
/
+55
2012-07-09
ARM: 7424/1: update die handler from x86
Rabin Vincent
1
-23
/
+55
2012-07-05
ARM: 7442/1: Revert "remove unused restart trampoline"
Will Deacon
1
-0
/
+2
2012-05-30
Merge branch 'for-arm' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/...
Russell King
1
-2
/
+0
2012-05-21
arm: remove unused restart trampoline
Al Viro
1
-2
/
+0
2012-05-02
ARM: 7408/1: cacheflush: return error to userspace when flushing syscall fails
Will Deacon
1
-6
/
+5
2012-05-02
ARM: 7409/1: Do not call flush_cache_user_range with mmap_sem held
Dima Zavin
1
-0
/
+2
2012-04-19
ARM: 7365/1: drop unused parameter from flush_cache_user_range
Dima Zavin
1
-1
/
+1
2012-03-30
Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm
Linus Torvalds
1
-8
/
+11
2012-03-28
Disintegrate asm/system.h for ARM
David Howells
1
-1
/
+1
2012-03-24
ARM: Add compiled ISA to oops dumps
Russell King
1
-2
/
+7
2012-02-09
ARM: 7322/1: Print BUG instead of undefined instruction on BUG_ON()
Stephen Boyd
1
-1
/
+4
2012-01-23
ARM: earlier initialization of vectors page
Russell King
1
-6
/
+4
2011-10-26
Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-10
/
+10
2011-10-25
Merge branch 'misc' into for-linus
Russell King
1
-10
/
+21
2011-10-17
ARM: 7017/1: Use generic BUG() handler
Simon Glass
1
-10
/
+21
2011-10-17
ARM: 7115/4: move __exception and friends to asm/exception.h
Jamie Iles
1
-0
/
+1
2011-09-13
locking, ARM: Annotate low level hw locks as raw
Thomas Gleixner
1
-10
/
+10
2011-07-27
atomic: use <linux/atomic.h>
Arun Sharma
1
-1
/
+1
2011-07-13
ARM: Thumb-2: Support Thumb-2 in undefined instruction handler
Jon Medhurst
1
-1
/
+16
2011-06-10
ARM: extend Code: line by one 16-bit quantity for Thumb instructions
Russell King
1
-1
/
+1
2011-06-09
ARM: 6955/1: cmpxchg syscall should data abort if page not write
Po-Yu Chuang
1
-1
/
+1
2011-05-14
sysfs: remove "last sysfs file:" line from the oops messages
Greg Kroah-Hartman
1
-1
/
+0
2011-04-14
ARM: 6879/1: fix personality test wrt usage of domain handlers
Nicolas Pitre
1
-2
/
+1
2011-03-20
Merge branches 'fixes', 'pgt-next' and 'versatile' into devel
Russell King
1
-3
/
+3
2011-02-23
ARM: 6668/1: ptrace: remove single-step emulation code
Will Deacon
1
-1
/
+1
[prev]
[next]