summaryrefslogtreecommitdiff
path: root/arch/parisc/include/asm/bug.h
AgeCommit message (Expand)Author
2025-12-06Merge tag 'parisc-for-6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2025-11-10parisc: Drop linux/kernel.h include from asm/bug.h headerFinn Thain
2025-07-28bugs/parisc: Concatenate 'cond_str' with '__FILE__' in __WARN_FLAGS(), to ext...Ingo Molnar
2025-06-13bugs/core: Extend __WARN_FLAGS() with the 'cond_str' parameterIngo Molnar
2023-11-27parisc: Fix asm operand number out of range build error in bug tableHelge Deller
2023-11-25parisc: Reduce size of the bug_table on 64-bit kernel by halfHelge Deller
2023-11-25parisc: Use natural CPU alignment for bug_tableHelge Deller
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-07-20debug: Fix WARN_ON_ONCE() for modulesJosh Poimboeuf
2017-03-30debug: Add _ONCE() logic to report_bug()Peter Zijlstra
2012-06-05[PARISC] fix missing TAINT_WARN problemJames Bottomley
2010-05-19panic: Allow warnings to set different taint flagsBen Hutchings
2009-12-16parisc: Convert BUG() to use unreachable()David Daney
2008-10-10parisc: move include/asm-parisc to arch/parisc/include/asmKyle McMartin