aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/include/asm/bug.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-05-19bug: Use normal relative pointers in 'struct bug_entry'Josh Poimboeuf1-6/+8
2022-02-14powerpc: Don't allow the use of EMIT_BUG_ENTRY with BUGFLAG_WARNINGChristophe Leroy1-3/+10
2021-09-01powerpc/bug: Cast to unsigned long before passing to inline asmMichael Ellerman1-1/+2
2021-08-15powerpc/bug: Provide better flexibility to WARN_ON/__WARN_FLAGS() with asm gotoChristophe Leroy1-9/+45
2021-08-14powerpc/bug: Remove specific powerpc BUG_ON() and WARN_ON() on PPC32Christophe Leroy1-3/+6
2021-04-14powerpc: clean up do_page_faultNicholas Piggin1-4/+1
2021-02-09powerpc/64s/hash: improve context tracking of hash faultsNicholas Piggin1-0/+1
2021-02-09powerpc: introduce die_mceNicholas Piggin1-0/+1
2021-02-09powerpc/64s: add do_bad_page_fault_segv handlerNicholas Piggin1-0/+1
2021-02-09powerpc: bad_page_fault get registers from regsNicholas Piggin1-2/+2
2021-02-09powerpc: remove arguments from fault handler functionsNicholas Piggin1-1/+1
2020-12-09powerpc/fault: Perform exception fixup in do_page_fault()Christophe Leroy1-0/+1
2020-12-04powerpc: Allow relative pointers in bug table entriesJordan Niethe1-4/+4
2019-11-18powerpc: Refactor BUG/WARN macrosChristophe Leroy1-26/+15
2019-08-28powerpc/prom: convert PROM_BUG() to standard trapChristophe Leroy1-8/+0
2018-09-21signal/powerpc: Specialize _exception_pkey for handling pkey exceptionsEric W. Biederman1-1/+1
2018-01-22powerpc/pseries, ps3: panic flush kernel messages before halting systemNicholas Piggin1-1/+2
2018-01-20powerpc: Deliver SEGV signal on pkey violationRam Pai1-0/+1
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-08-31powerpc/powernv: Use kernel crash path for machine checksNicholas Piggin1-0/+1
2017-07-20debug: Fix WARN_ON_ONCE() for modulesJosh Poimboeuf1-4/+4
2017-06-16powerpc/debug: Add missing warn flag to WARN_ON's non-builtin pathAlexey Kardashevskiy1-1/+1
2017-03-30debug: Add _ONCE() logic to report_bug()Peter Zijlstra1-2/+2
2014-09-25powerpc: Remove stale function prototypesAnton Blanchard1-1/+0
2012-03-28Disintegrate asm/system.h for PowerPCDavid Howells1-0/+11
2010-05-19panic: Allow warnings to set different taint flagsBen Hutchings1-3/+3
2009-12-18powerpc: Convert BUG() to use unreachable()David Daney1-1/+1
2008-12-16powerpc: Fix asm EMIT_BUG_ENTRY with !CONFIG_BUGBenjamin Herrenschmidt1-1/+10
2008-08-04powerpc: Move include files to arch/powerpc/include/asmStephen Rothwell1-0/+121