index
:
linux-toradex.git
colibri
colibri_vf
master
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.12-2.0.x-imx
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_6.6-2.2.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
kernel
/
traps.c
Age
Commit message (
Expand
)
Author
2022-05-22
powerpc/kasan: Don't instrument non-maskable or raw interrupts
Daniel Axtens
2021-12-13
exit: Add and use make_task_dead.
Eric W. Biederman
2021-10-07
powerpc/64s: Fix unrecoverable MCE calling async handler from NMI
Nicholas Piggin
2021-10-07
powerpc/traps: do not enable irqs in _exception
Nicholas Piggin
2021-09-08
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2021-09-08
trap: cleanup trap_init()
Kefeng Wang
2021-09-03
Merge tag 'powerpc-5.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2021-09-03
Merge branch 'fixes' into next
Michael Ellerman
2021-09-01
Merge tag 'printk-for-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2021-08-30
Merge branch 'rework/printk_safe-removal' into for-linus
Petr Mladek
2021-08-26
powerpc: Refactor verification of MSR_RI
Christophe Leroy
2021-08-26
powerpc: Add esr as a synonym for pt_regs.dsisr
Xiongwei Song
2021-08-15
powerpc/bug: Provide better flexibility to WARN_ON/__WARN_FLAGS() with asm goto
Christophe Leroy
2021-08-13
powerpc: rename powerpc_debugfs_root to arch_debugfs_dir
Aneesh Kumar K.V
2021-08-12
powerpc/interrupt: Do not call single_step_exception() from other exceptions
Christophe Leroy
2021-07-26
printk: remove safe buffers
John Ogness
2021-06-25
powerpc/64s: avoid reloading (H)SRR registers if they are still valid
Nicholas Piggin
2021-06-16
powerpc/traps: Start using PPC_RAW_xx() macros
Christophe Leroy
2021-04-17
powerpc/traps: Enhance readability for trap types
Xiongwei Song
2021-04-14
powerpc: remove partial register save logic
Nicholas Piggin
2021-04-14
powerpc/64e/interrupt: NMI save irq soft-mask state in C
Nicholas Piggin
2021-04-03
powerpc/uaccess: Remove __get/put_user_inatomic()
Christophe Leroy
2021-03-29
powerpc/math: Fix missing __user qualifier for get_user() and other sparse wa...
Christophe Leroy
2021-03-29
powerpc/32: Remove ksp_limit
Christophe Leroy
2021-03-29
powerpc/traps: Declare unrecoverable_exception() as __noreturn
Christophe Leroy
2021-03-24
powerpc: Remove duplicate includes
Zhang Yunkai
2021-03-24
powerpc: Fix spelling of "droping" to "dropping" in traps.c
Bhaskar Chowdhury
2021-03-12
powerpc/traps: unrecoverable_exception() is not an interrupt handler
Christophe Leroy
2021-02-11
powerpc: remove interrupt handler functions from the noinstr section
Nicholas Piggin
2021-02-09
powerpc: move NMI entry/exit code into wrapper
Nicholas Piggin
2021-02-09
powerpc: handle irq_enter/irq_exit in interrupt handler wrappers
Nicholas Piggin
2021-02-09
powerpc/64: context tracking move to interrupt wrappers
Nicholas Piggin
2021-02-09
powerpc: add interrupt_cond_local_irq_enable helper
Nicholas Piggin
2021-02-09
powerpc: convert interrupt handlers to use wrappers
Nicholas Piggin
2021-02-09
powerpc/traps: factor common code from program check and emulation assist
Nicholas Piggin
2021-02-09
powerpc: improve handling of unrecoverable system reset
Nicholas Piggin
2021-02-09
powerpc/mce: ensure machine check handler always tests RI
Nicholas Piggin
2021-02-09
powerpc: introduce die_mce
Nicholas Piggin
2021-02-09
powerpc: add and use unknown_async_exception
Nicholas Piggin
2021-02-09
powerpc/perf: move perf irq/nmi handling details into traps.c
Nicholas Piggin
2021-02-09
powerpc/traps: add NOKPROBE_SYMBOL for sreset and mce
Nicholas Piggin
2021-02-09
powerpc: bad_page_fault get registers from regs
Nicholas Piggin
2021-02-09
powerpc: DebugException remove args
Nicholas Piggin
2021-02-09
powerpc/fsl_booke/32: CacheLockingException remove args
Nicholas Piggin
2020-12-05
powerpc: Retire e200 core (mpc555x processor)
Christophe Leroy
2020-12-04
powerpc/book3s64/pkeys: Don't update SPRN_AMR when in kernel mode.
Aneesh Kumar K.V
2020-12-04
powerpc/signal: Don't manage floating point regs when no FPU
Christophe Leroy
2020-10-20
powerpc: Fix undetected data corruption with P9N DD2.1 VSX CI load emulation
Michael Neuling
2020-10-08
powerpc: Remove support for PowerPC 601
Christophe Leroy
2020-07-29
powerpc/32s: Remove TAUException wart in traps.c
Michael Ellerman
[next]