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
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
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
2011-02-23
ARM: fix some sparse errors in generic ARM code
Russell King
1
-1
/
+1
2011-02-15
ARM: 6674/1: LPAE: use long long format when printing physical addresses and ...
Will Deacon
1
-3
/
+3
2011-01-07
Merge branch 'pgt' (early part) into devel
Russell King
1
-6
/
+6
2011-01-07
Merge branch 'smp' into misc
Russell King
1
-4
/
+1
2010-11-26
ARM: pgtable: directly pass pgd/pmd/pte to their error functions
Russell King
1
-6
/
+6
2010-11-07
ARM: arch/arm/kernel/traps.c: Convert sprintf_symbol to %pS
Joe Perches
1
-4
/
+1
2010-11-04
ARM: 6384/1: Remove the domain switching on ARMv6k/v7 CPUs
Catalin Marinas
1
-4
/
+10
2010-07-09
ARM: 6207/1: Replace CONFIG_HAS_TLS_REG with HWCAP_TLS and check for it on V6
Tony Lindgren
1
-11
/
+30
2010-02-16
ARM: add notify_die() support
Russell King
1
-10
/
+25
2009-11-10
ARM: Use a definition for the userspace cmpxchg emulation syscall
Russell King
1
-1
/
+1
2009-11-08
[ARM] Fix test for unimplemented ARM syscalls
Russell King
1
-1
/
+1
2009-10-25
ARM: Fix signal restart issues with NX and OABI compat
Russell King
1
-1
/
+3
2009-10-11
ARM: update die() output
Russell King
1
-2
/
+3
2009-10-11
ARM: Dump code/mem oops lines with the appropriate log level
Russell King
1
-16
/
+17
2009-10-11
ARM: Dump memory and backtrace as one printk per line
Russell King
1
-19
/
+23
2009-09-28
ARM: Ensure do_cache_op takes mmap_sem
Russell King
1
-1
/
+4
2009-02-19
[ARM] 5383/2: unwind: Add core support for ARM stack unwinding
Catalin Marinas
1
-0
/
+10
2009-02-12
[ARM] 5381/1: unwind: Reorganise the traps.c code
Catalin Marinas
1
-15
/
+19
2008-12-15
[ARM] Ensure linux/hardirqs.h is included where required
Russell King
1
-0
/
+1
2008-09-06
[ARM] Convert asm/io.h to linux/io.h
Russell King
1
-1
/
+0
[prev]
[next]