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
/
include
/
asm
/
bug.h
Age
Commit message (
Expand
)
Author
2022-11-15
powerpc: Fix __WARN_FLAGS() for use with Objtool
Sathvika Vasireddy
2022-05-19
bug: Use normal relative pointers in 'struct bug_entry'
Josh Poimboeuf
2022-02-14
powerpc: Don't allow the use of EMIT_BUG_ENTRY with BUGFLAG_WARNING
Christophe Leroy
2021-09-01
powerpc/bug: Cast to unsigned long before passing to inline asm
Michael Ellerman
2021-08-15
powerpc/bug: Provide better flexibility to WARN_ON/__WARN_FLAGS() with asm goto
Christophe Leroy
2021-08-14
powerpc/bug: Remove specific powerpc BUG_ON() and WARN_ON() on PPC32
Christophe Leroy
2021-04-14
powerpc: clean up do_page_fault
Nicholas Piggin
2021-02-09
powerpc/64s/hash: improve context tracking of hash faults
Nicholas Piggin
2021-02-09
powerpc: introduce die_mce
Nicholas Piggin
2021-02-09
powerpc/64s: add do_bad_page_fault_segv handler
Nicholas Piggin
2021-02-09
powerpc: bad_page_fault get registers from regs
Nicholas Piggin
2021-02-09
powerpc: remove arguments from fault handler functions
Nicholas Piggin
2020-12-09
powerpc/fault: Perform exception fixup in do_page_fault()
Christophe Leroy
2020-12-04
powerpc: Allow relative pointers in bug table entries
Jordan Niethe
2019-11-18
powerpc: Refactor BUG/WARN macros
Christophe Leroy
2019-08-28
powerpc/prom: convert PROM_BUG() to standard trap
Christophe Leroy
2018-09-21
signal/powerpc: Specialize _exception_pkey for handling pkey exceptions
Eric W. Biederman
2018-01-22
powerpc/pseries, ps3: panic flush kernel messages before halting system
Nicholas Piggin
2018-01-20
powerpc: Deliver SEGV signal on pkey violation
Ram Pai
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-08-31
powerpc/powernv: Use kernel crash path for machine checks
Nicholas Piggin
2017-07-20
debug: Fix WARN_ON_ONCE() for modules
Josh Poimboeuf
2017-06-16
powerpc/debug: Add missing warn flag to WARN_ON's non-builtin path
Alexey Kardashevskiy
2017-03-30
debug: Add _ONCE() logic to report_bug()
Peter Zijlstra
2014-09-25
powerpc: Remove stale function prototypes
Anton Blanchard
2012-03-28
Disintegrate asm/system.h for PowerPC
David Howells
2010-05-19
panic: Allow warnings to set different taint flags
Ben Hutchings
2009-12-18
powerpc: Convert BUG() to use unreachable()
David Daney
2008-12-16
powerpc: Fix asm EMIT_BUG_ENTRY with !CONFIG_BUG
Benjamin Herrenschmidt
2008-08-04
powerpc: Move include files to arch/powerpc/include/asm
Stephen Rothwell