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-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
2008-09-06
[ARM] Convert asm/uaccess.h to linux/uaccess.h
Russell King
1
-1
/
+1
2008-09-05
[ARM] sparse: fix several warnings
Russell King
1
-1
/
+2
2008-09-01
[ARM] 5206/1: remove kprobe_trap_handler() hack
Nicolas Pitre
1
-12
/
+0
2008-08-12
[ARM] traps: don't call undef hook functions with spinlock held
Russell King
1
-13
/
+18
2008-07-23
kgdb: support for ARCH=arm
Jason Wessel
1
-0
/
+5
2008-01-26
ARM kprobes: special hook for the kprobes breakpoint handler
Nicolas Pitre
1
-0
/
+12
2008-01-26
ARM kprobes: prevent some functions involved with kprobes from being probed
Nicolas Pitre
1
-9
/
+0
2007-11-26
[ARM] 4659/1: remove possibilities for spurious false negative with __kuser_c...
Nicolas Pitre
1
-2
/
+1
2007-11-26
[ARM] 4661/1: fix do_undefinstr wrt the enabling of IRQs
Nicolas Pitre
1
-1
/
+1
2007-10-19
Use helpers to obtain task pid in printks (arch code)
Alexey Dobriyan
1
-5
/
+5
2007-07-26
[ARM] Remove CONFIG_IGNORE_FIQ
Russell King
1
-2
/
+0
2007-07-17
Report that kernel is tainted if there was an OOPS
Pavel Emelianov
1
-0
/
+1
2007-07-05
[ARM] always allow dump_stack() to produce a backtrace
Russell King
1
-2
/
+0
2007-06-17
[ARM] Add support for pause_on_oops and display preempt/smp options
Russell King
1
-1
/
+19
2007-05-08
move die notifier handling to common code
Christoph Hellwig
1
-7
/
+7
[prev]
[next]