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
/
xtensa
/
kernel
/
traps.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-05-23
xtensa: Return true/false (not 1/0) from bool function
Yang Li
1
-1
/
+1
2022-05-17
xtensa: improve call0 ABI probing
Max Filippov
1
-0
/
+12
2022-05-17
xtensa: support artificial division by 0 exception
Max Filippov
1
-0
/
+23
2022-05-13
xtensa: add trap handler for division by zero
Max Filippov
1
-1
/
+7
2022-05-02
xtensa: support coprocessors on SMP
Max Filippov
1
-1
/
+12
2022-05-02
xtensa: handle coprocessor exceptions in kernel mode
Max Filippov
1
-1
/
+1
2022-05-02
xtensa: clean up excsave1 initialization
Max Filippov
1
-2
/
+1
2022-05-02
xtensa: clean up exception handler prototypes
Max Filippov
1
-3
/
+4
2022-05-02
xtensa: clean up function declarations in traps.c
Max Filippov
1
-30
/
+16
2022-05-02
xtensa: move trace_hardirqs_off call back to entry.S
Max Filippov
1
-9
/
+2
2022-05-02
xtensa: noMMU: allow handling protection faults
Max Filippov
1
-10
/
+10
2021-12-13
exit: Add and use make_task_dead.
Eric W. Biederman
1
-1
/
+1
2021-11-11
Merge branch 'exit-cleanups-for-v5.16' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-1
/
+1
2021-10-20
exit: Remove calls of do_exit after noreturn versions of die
Eric W. Biederman
1
-1
/
+1
2021-10-19
xtensa: remove unused variable wmask
Max Filippov
1
-3
/
+1
2021-10-19
xtensa: only build windowed register support code when needed
Max Filippov
1
-0
/
+2
2021-08-11
xtensa: add fairness to IRQ handling
Max Filippov
1
-0
/
+7
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
2020-06-09
kernel: rename show_stack_loglvl() => show_stack()
Dmitry Safonov
1
-8
/
+2
2020-06-09
xtensa: add show_stack_loglvl()
Dmitry Safonov
1
-4
/
+10
2020-06-09
xtensa: add loglvl to show_trace()
Dmitry Safonov
1
-5
/
+9
2019-12-08
sched/rt, xtensa: Use CONFIG_PREEMPTION
Thomas Gleixner
1
-2
/
+5
2019-11-26
xtensa: make stack dump size configurable
Max Filippov
1
-1
/
+1
2019-11-26
xtensa: improve stack dumping
Max Filippov
1
-16
/
+11
2019-09-01
xtensa: add support for call0 ABI in userspace
Max Filippov
1
-0
/
+4
2019-05-29
signal: Remove the task parameter from force_sig_fault
Eric W. Biederman
1
-1
/
+1
2019-05-27
signal: Remove task parameter from force_sig
Eric W. Biederman
1
-3
/
+3
2019-02-07
xtensa: simplify trap_init
Max Filippov
1
-3
/
+2
2018-12-05
xtensa: clean up WSR*/RSR*/get_sr/set_sr
Max Filippov
1
-4
/
+4
2018-12-03
xtensa: drop fast_syscall_kernel
Max Filippov
1
-2
/
+0
2018-04-25
signal/xtensa: Use force_sig_fault where appropriate
Eric W. Biederman
1
-9
/
+1
2018-04-25
signal/xtensa: Consistenly use SIGBUS in do_unaligned_user
Eric W. Biederman
1
-1
/
+1
2018-04-25
signal: Ensure every siginfo we send has all bits initialized
Eric W. Biederman
1
-0
/
+1
2017-12-17
xtensa: clean up exception handling structure
Max Filippov
1
-20
/
+19
2017-12-17
xtensa: clean up custom-controlled debug output
Max Filippov
1
-11
/
+14
2017-04-01
xtensa: fix stack dump output
Max Filippov
1
-4
/
+2
2017-03-02
sched/headers: Prepare to move kstack_end() from <linux/sched.h> to <linux/sc...
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-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
1
-1
/
+1
2016-11-07
xtensa: clean up printk usage for boot/crash logging
Max Filippov
1
-52
/
+22
2016-03-11
xtensa: support hardware breakpoints/watchpoints
Max Filippov
1
-0
/
+14
2016-03-11
xtensa: use context structure for debug exceptions
Max Filippov
1
-0
/
+13
2016-03-11
xtensa: remove remaining non-functional KGDB bits
Max Filippov
1
-19
/
+0
2016-01-11
xtensa: make fake NMI configurable
Max Filippov
1
-0
/
+27
2015-08-17
xtensa: implement fake NMI
Max Filippov
1
-0
/
+26
2015-08-17
xtensa: reorganize irq flags tracing
Max Filippov
1
-1
/
+4
2014-08-14
xtensa: don't allow overflow/underflow on unaligned stack
Max Filippov
1
-4
/
+1
2014-01-14
xtensa: implement CPU hotplug
Max Filippov
1
-2
/
+2
[next]