index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
include
/
asm
/
bug.h
Age
Commit message (
Expand
)
Author
2023-08-02
powerpc/kuap: Simplify KUAP lock/unlock on BOOK3S/32
Christophe Leroy
2023-07-17
Revert "powerpc/bug: Provide better flexibility to WARN_ON/__WARN_FLAGS() wit...
Christophe Leroy
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