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
2019-01-04
Remove 'type' argument from access_ok() function
Linus Torvalds
1
-1
/
+1
2018-09-27
signal/arm: Push siginfo generation into arm_notify_die
Eric W. Biederman
1
-46
/
+17
2018-06-05
Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-0
/
+5
2018-05-19
ARM: 8771/1: kprobes: Prohibit kprobes on do_undefinstr
Masami Hiramatsu
1
-1
/
+4
2018-04-25
signal: Ensure every siginfo we send has all bits initialized
Eric W. Biederman
1
-0
/
+5
2018-02-02
Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
1
-2
/
+2
2018-01-05
kernel/exit.c: export abort() to modules
Andrew Morton
1
-1
/
+0
2017-12-18
ARM: probes: avoid adding kprobes to sensitive kernel-entry/exit code
Russell King
1
-2
/
+2
2017-11-08
Merge branch 'devel-stable' into for-next
Russell King
1
-0
/
+3
2017-11-06
ARM: 8720/1: ensure dump_instr() checks addr_limit
Mark Rutland
1
-10
/
+18
2017-09-11
ARM: implement get_tls syscall
Nicolas Pitre
1
-0
/
+3
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
1
-0
/
+1
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
1
-0
/
+1
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
1
-1
/
+1
2016-11-15
ARM: fix backtrace
Russell King
1
-0
/
+20
2015-10-03
ARM: remove user cmpxchg syscall
Russell King
1
-52
/
+0
2015-08-21
ARM: domains: get rid of manager mode for user domain
Russell King
1
-1
/
+0
2015-06-02
ARM: remove __bad_xchg definition
Russell King
1
-8
/
+0
2015-04-12
arm: Remove signal translation and exec_domain
Richard Weinberger
1
-4
/
+2
2014-12-05
Merge branches 'fixes', 'misc', 'pm' and 'sa1100' into for-next
Russell King
1
-21
/
+21
2014-11-27
ARM: 8226/1: cacheflush: get rid of restarting block
Vladimir Murzin
1
-29
/
+2
2014-11-21
ARM: convert printk(KERN_* to pr_*
Russell King
1
-21
/
+21
2014-10-03
Merge branches 'fiq' (early part), 'fixes', 'l2c' (early part) and 'misc' int...
Russell King
1
-16
/
+1
2014-09-18
ARM: remove unused do_unexp_fiq() function
Russell King
1
-6
/
+0
2014-09-18
ARM: 8150/3: fiq: Replace default FIQ handler
Daniel Thompson
1
-0
/
+26
2014-09-16
ARM: 8148/1: flush TLS and thumbee register state during exec
Nathan Lynch
1
-16
/
+1
2014-07-18
ARM: 8074/1: traps: Make use of the frame_pointer macro
Nikolay Borisov
1
-2
/
+4
2014-04-11
Dump the registers on undefined instruction userspace faults
Russell King
1
-0
/
+1
2014-01-22
Merge branches 'amba', 'fixes', 'kees', 'misc' and 'unstable/sa11x0' into for...
Russell King
1
-4
/
+11
2014-01-11
ARM: 7939/1: traps: fix opcode endianness when read from user memory
Taras Kondratiuk
1
-2
/
+3
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
[next]