summaryrefslogtreecommitdiff
path: root/arch/powerpc/include/asm/bug.h
Commit message (Expand)AuthorAgeFilesLines
* powerpc: Fix __WARN_FLAGS() for use with ObjtoolSathvika Vasireddy2022-11-151-1/+2
* bug: Use normal relative pointers in 'struct bug_entry'Josh Poimboeuf2022-05-191-6/+8
* powerpc: Don't allow the use of EMIT_BUG_ENTRY with BUGFLAG_WARNINGChristophe Leroy2022-02-141-3/+10
* powerpc/bug: Cast to unsigned long before passing to inline asmMichael Ellerman2021-09-011-1/+2
* powerpc/bug: Provide better flexibility to WARN_ON/__WARN_FLAGS() with asm gotoChristophe Leroy2021-08-151-9/+45
* powerpc/bug: Remove specific powerpc BUG_ON() and WARN_ON() on PPC32Christophe Leroy2021-08-141-3/+6
* powerpc: clean up do_page_faultNicholas Piggin2021-04-141-4/+1
* powerpc/64s/hash: improve context tracking of hash faultsNicholas Piggin2021-02-091-0/+1
* powerpc: introduce die_mceNicholas Piggin2021-02-091-0/+1
* powerpc/64s: add do_bad_page_fault_segv handlerNicholas Piggin2021-02-091-0/+1
* powerpc: bad_page_fault get registers from regsNicholas Piggin2021-02-091-2/+2
* powerpc: remove arguments from fault handler functionsNicholas Piggin2021-02-091-1/+1
* powerpc/fault: Perform exception fixup in do_page_fault()Christophe Leroy2020-12-091-0/+1
* powerpc: Allow relative pointers in bug table entriesJordan Niethe2020-12-041-4/+4
* powerpc: Refactor BUG/WARN macrosChristophe Leroy2019-11-181-26/+15
* powerpc/prom: convert PROM_BUG() to standard trapChristophe Leroy2019-08-281-8/+0
* signal/powerpc: Specialize _exception_pkey for handling pkey exceptionsEric W. Biederman2018-09-211-1/+1
* powerpc/pseries, ps3: panic flush kernel messages before halting systemNicholas Piggin2018-01-221-1/+2
* powerpc: Deliver SEGV signal on pkey violationRam Pai2018-01-201-0/+1
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* powerpc/powernv: Use kernel crash path for machine checksNicholas Piggin2017-08-311-0/+1
* debug: Fix WARN_ON_ONCE() for modulesJosh Poimboeuf2017-07-201-4/+4
* powerpc/debug: Add missing warn flag to WARN_ON's non-builtin pathAlexey Kardashevskiy2017-06-161-1/+1
* debug: Add _ONCE() logic to report_bug()Peter Zijlstra2017-03-301-2/+2
* powerpc: Remove stale function prototypesAnton Blanchard2014-09-251-1/+0
* Disintegrate asm/system.h for PowerPCDavid Howells2012-03-281-0/+11
* panic: Allow warnings to set different taint flagsBen Hutchings2010-05-191-3/+3
* powerpc: Convert BUG() to use unreachable()David Daney2009-12-181-1/+1
* powerpc: Fix asm EMIT_BUG_ENTRY with !CONFIG_BUGBenjamin Herrenschmidt2008-12-161-1/+10
* powerpc: Move include files to arch/powerpc/include/asmStephen Rothwell2008-08-041-0/+121