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
/
powerpc
/
kernel
/
traps.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-09-28
powerpc/64s: early boot machine check handler
Nicholas Piggin
1
-0
/
+14
2022-09-26
powerpc: Change CONFIG_E500 to CONFIG_PPC_E500
Christophe Leroy
1
-1
/
+1
2022-09-26
powerpc: Remove CONFIG_FSL_BOOKE
Christophe Leroy
1
-2
/
+2
2022-09-08
powerpc/math-emu: Inhibit W=1 warnings
Christophe Leroy
1
-2
/
+0
2022-07-28
powerpc: make facility_unavailable_exception 64s
Rashmica Gupta
1
-1
/
+1
2022-05-22
powerpc/kasan: Don't instrument non-maskable or raw interrupts
Daniel Axtens
1
-2
/
+4
2021-12-13
exit: Add and use make_task_dead.
Eric W. Biederman
1
-4
/
+4
2021-10-07
powerpc/64s: Fix unrecoverable MCE calling async handler from NMI
Nicholas Piggin
1
-13
/
+18
2021-10-07
powerpc/traps: do not enable irqs in _exception
Nicholas Piggin
1
-3
/
+9
2021-09-08
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-5
/
+0
2021-09-08
trap: cleanup trap_init()
Kefeng Wang
1
-5
/
+0
2021-09-03
Merge tag 'powerpc-5.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
1
-9
/
+14
2021-09-03
Merge branch 'fixes' into next
Michael Ellerman
1
-2
/
+7
2021-09-02
Merge tag 'printk-for-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-1
/
+0
2021-08-30
Merge branch 'rework/printk_safe-removal' into for-linus
Petr Mladek
1
-1
/
+0
2021-08-26
powerpc: Refactor verification of MSR_RI
Christophe Leroy
1
-4
/
+4
2021-08-26
powerpc: Add esr as a synonym for pt_regs.dsisr
Xiongwei Song
1
-1
/
+1
2021-08-15
powerpc/bug: Provide better flexibility to WARN_ON/__WARN_FLAGS() with asm goto
Christophe Leroy
1
-2
/
+7
2021-08-13
powerpc: rename powerpc_debugfs_root to arch_debugfs_dir
Aneesh Kumar K.V
1
-2
/
+2
2021-08-12
powerpc/interrupt: Do not call single_step_exception() from other exceptions
Christophe Leroy
1
-2
/
+7
2021-07-26
printk: remove safe buffers
John Ogness
1
-1
/
+0
2021-06-24
powerpc/64s: avoid reloading (H)SRR registers if they are still valid
Nicholas Piggin
1
-21
/
+21
2021-06-15
powerpc/traps: Start using PPC_RAW_xx() macros
Christophe Leroy
1
-3
/
+4
2021-04-17
powerpc/traps: Enhance readability for trap types
Xiongwei Song
1
-3
/
+3
2021-04-14
powerpc: remove partial register save logic
Nicholas Piggin
1
-1
/
+0
2021-04-14
powerpc/64e/interrupt: NMI save irq soft-mask state in C
Nicholas Piggin
1
-1
/
+12
2021-04-03
powerpc/uaccess: Remove __get/put_user_inatomic()
Christophe Leroy
1
-1
/
+1
2021-03-29
powerpc/math: Fix missing __user qualifier for get_user() and other sparse wa...
Christophe Leroy
1
-1
/
+0
2021-03-29
powerpc/32: Remove ksp_limit
Christophe Leroy
1
-9
/
+0
2021-03-29
powerpc/traps: Declare unrecoverable_exception() as __noreturn
Christophe Leroy
1
-1
/
+4
2021-03-24
powerpc: Remove duplicate includes
Zhang Yunkai
1
-1
/
+0
2021-03-24
powerpc: Fix spelling of "droping" to "dropping" in traps.c
Bhaskar Chowdhury
1
-1
/
+1
2021-03-12
powerpc/traps: unrecoverable_exception() is not an interrupt handler
Christophe Leroy
1
-1
/
+1
2021-02-11
powerpc: remove interrupt handler functions from the noinstr section
Nicholas Piggin
1
-9
/
+0
2021-02-08
powerpc: move NMI entry/exit code into wrapper
Nicholas Piggin
1
-29
/
+6
2021-02-08
powerpc: handle irq_enter/irq_exit in interrupt handler wrappers
Nicholas Piggin
1
-7
/
+3
2021-02-08
powerpc/64: context tracking move to interrupt wrappers
Nicholas Piggin
1
-51
/
+7
2021-02-08
powerpc: add interrupt_cond_local_irq_enable helper
Nicholas Piggin
1
-17
/
+7
2021-02-08
powerpc: convert interrupt handlers to use wrappers
Nicholas Piggin
1
-33
/
+53
2021-02-08
powerpc/traps: factor common code from program check and emulation assist
Nicholas Piggin
1
-14
/
+24
2021-02-08
powerpc: improve handling of unrecoverable system reset
Nicholas Piggin
1
-1
/
+4
2021-02-08
powerpc/mce: ensure machine check handler always tests RI
Nicholas Piggin
1
-1
/
+1
2021-02-08
powerpc: introduce die_mce
Nicholas Piggin
1
-6
/
+15
2021-02-08
powerpc: add and use unknown_async_exception
Nicholas Piggin
1
-0
/
+12
2021-02-08
powerpc/perf: move perf irq/nmi handling details into traps.c
Nicholas Piggin
1
-1
/
+30
2021-02-08
powerpc/traps: add NOKPROBE_SYMBOL for sreset and mce
Nicholas Piggin
1
-0
/
+2
2021-02-08
powerpc: bad_page_fault get registers from regs
Nicholas Piggin
1
-1
/
+1
2021-02-08
powerpc: DebugException remove args
Nicholas Piggin
1
-1
/
+3
2021-02-08
powerpc/fsl_booke/32: CacheLockingException remove args
Nicholas Piggin
1
-2
/
+3
2020-12-05
powerpc: Retire e200 core (mpc555x processor)
Christophe Leroy
1
-25
/
+0
[next]