index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
include
/
asm
/
bug.h
Age
Commit message (
Expand
)
Author
Files
Lines
2023-07-17
Revert "powerpc/bug: Provide better flexibility to WARN_ON/__WARN_FLAGS() wit...
Christophe Leroy
1
-56
/
+13
2022-11-15
powerpc: Fix __WARN_FLAGS() for use with Objtool
Sathvika Vasireddy
1
-1
/
+2
2022-05-20
bug: Use normal relative pointers in 'struct bug_entry'
Josh Poimboeuf
1
-6
/
+8
2022-02-14
powerpc: Don't allow the use of EMIT_BUG_ENTRY with BUGFLAG_WARNING
Christophe Leroy
1
-3
/
+10
2021-09-01
powerpc/bug: Cast to unsigned long before passing to inline asm
Michael Ellerman
1
-1
/
+2
2021-08-15
powerpc/bug: Provide better flexibility to WARN_ON/__WARN_FLAGS() with asm goto
Christophe Leroy
1
-9
/
+45
2021-08-14
powerpc/bug: Remove specific powerpc BUG_ON() and WARN_ON() on PPC32
Christophe Leroy
1
-3
/
+6
2021-04-14
powerpc: clean up do_page_fault
Nicholas Piggin
1
-4
/
+1
2021-02-08
powerpc/64s/hash: improve context tracking of hash faults
Nicholas Piggin
1
-0
/
+1
2021-02-08
powerpc: introduce die_mce
Nicholas Piggin
1
-0
/
+1
2021-02-08
powerpc/64s: add do_bad_page_fault_segv handler
Nicholas Piggin
1
-0
/
+1
2021-02-08
powerpc: bad_page_fault get registers from regs
Nicholas Piggin
1
-2
/
+2
2021-02-08
powerpc: remove arguments from fault handler functions
Nicholas Piggin
1
-1
/
+1
2020-12-09
powerpc/fault: Perform exception fixup in do_page_fault()
Christophe Leroy
1
-0
/
+1
2020-12-03
powerpc: Allow relative pointers in bug table entries
Jordan Niethe
1
-4
/
+4
2019-11-18
powerpc: Refactor BUG/WARN macros
Christophe Leroy
1
-26
/
+15
2019-08-28
powerpc/prom: convert PROM_BUG() to standard trap
Christophe Leroy
1
-8
/
+0
2018-09-21
signal/powerpc: Specialize _exception_pkey for handling pkey exceptions
Eric W. Biederman
1
-1
/
+1
2018-01-22
powerpc/pseries, ps3: panic flush kernel messages before halting system
Nicholas Piggin
1
-1
/
+2
2018-01-20
powerpc: Deliver SEGV signal on pkey violation
Ram Pai
1
-0
/
+1
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-08-31
powerpc/powernv: Use kernel crash path for machine checks
Nicholas Piggin
1
-0
/
+1
2017-07-20
debug: Fix WARN_ON_ONCE() for modules
Josh Poimboeuf
1
-4
/
+4
2017-06-16
powerpc/debug: Add missing warn flag to WARN_ON's non-builtin path
Alexey Kardashevskiy
1
-1
/
+1
2017-03-30
debug: Add _ONCE() logic to report_bug()
Peter Zijlstra
1
-2
/
+2
2014-09-25
powerpc: Remove stale function prototypes
Anton Blanchard
1
-1
/
+0
2012-03-28
Disintegrate asm/system.h for PowerPC
David Howells
1
-0
/
+11
2010-05-19
panic: Allow warnings to set different taint flags
Ben Hutchings
1
-3
/
+3
2009-12-18
powerpc: Convert BUG() to use unreachable()
David Daney
1
-1
/
+1
2008-12-16
powerpc: Fix asm EMIT_BUG_ENTRY with !CONFIG_BUG
Benjamin Herrenschmidt
1
-1
/
+10
2008-08-04
powerpc: Move include files to arch/powerpc/include/asm
Stephen Rothwell
1
-0
/
+121