summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/include/asm/bug.h
AgeCommit message (Expand)AuthorLines
2025-09-01powerpc: Replace __ASSEMBLY__ with __ASSEMBLER__ in non-uapi headersThomas Huth-7/+7
2023-08-02powerpc/kuap: Simplify KUAP lock/unlock on BOOK3S/32Christophe Leroy-0/+1
2023-07-17Revert "powerpc/bug: Provide better flexibility to WARN_ON/__WARN_FLAGS() wit...Christophe Leroy-56/+13
2022-11-15powerpc: Fix __WARN_FLAGS() for use with ObjtoolSathvika Vasireddy-1/+2
2022-05-19bug: Use normal relative pointers in 'struct bug_entry'Josh Poimboeuf-6/+8
2022-02-14powerpc: Don't allow the use of EMIT_BUG_ENTRY with BUGFLAG_WARNINGChristophe Leroy-3/+10
2021-09-01powerpc/bug: Cast to unsigned long before passing to inline asmMichael Ellerman-1/+2
2021-08-15powerpc/bug: Provide better flexibility to WARN_ON/__WARN_FLAGS() with asm gotoChristophe Leroy-9/+45
2021-08-14powerpc/bug: Remove specific powerpc BUG_ON() and WARN_ON() on PPC32Christophe Leroy-3/+6
2021-04-14powerpc: clean up do_page_faultNicholas Piggin-4/+1
2021-02-09powerpc/64s/hash: improve context tracking of hash faultsNicholas Piggin-0/+1
2021-02-09powerpc: introduce die_mceNicholas Piggin-0/+1
2021-02-09powerpc/64s: add do_bad_page_fault_segv handlerNicholas Piggin-0/+1
2021-02-09powerpc: bad_page_fault get registers from regsNicholas Piggin-2/+2
2021-02-09powerpc: remove arguments from fault handler functionsNicholas Piggin-1/+1
2020-12-09powerpc/fault: Perform exception fixup in do_page_fault()Christophe Leroy-0/+1
2020-12-04powerpc: Allow relative pointers in bug table entriesJordan Niethe-4/+4
2019-11-18powerpc: Refactor BUG/WARN macrosChristophe Leroy-26/+15
2019-08-28powerpc/prom: convert PROM_BUG() to standard trapChristophe Leroy-8/+0
2018-09-21signal/powerpc: Specialize _exception_pkey for handling pkey exceptionsEric W. Biederman-1/+1
2018-01-22powerpc/pseries, ps3: panic flush kernel messages before halting systemNicholas Piggin-1/+2
2018-01-20powerpc: Deliver SEGV signal on pkey violationRam Pai-0/+1
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman-0/+1
2017-08-31powerpc/powernv: Use kernel crash path for machine checksNicholas Piggin-0/+1
2017-07-20debug: Fix WARN_ON_ONCE() for modulesJosh Poimboeuf-4/+4
2017-06-16powerpc/debug: Add missing warn flag to WARN_ON's non-builtin pathAlexey Kardashevskiy-1/+1
2017-03-30debug: Add _ONCE() logic to report_bug()Peter Zijlstra-2/+2
2014-09-25powerpc: Remove stale function prototypesAnton Blanchard-1/+0
2012-03-28Disintegrate asm/system.h for PowerPCDavid Howells-0/+11
2010-05-19panic: Allow warnings to set different taint flagsBen Hutchings-3/+3
2009-12-18powerpc: Convert BUG() to use unreachable()David Daney-1/+1
2008-12-16powerpc: Fix asm EMIT_BUG_ENTRY with !CONFIG_BUGBenjamin Herrenschmidt-1/+10
2008-08-04powerpc: Move include files to arch/powerpc/include/asmStephen Rothwell-0/+121