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