index
:
~sima/drm
alloc-review
avoid_bo_reuse_stalls
backlight-confusion
backport-3.6
bdw-for-bwidawsk
better-gpu_cpufreq
cea-double-clocked
colder-fusion
cpu_edp-abomination
cpu_transcoder
cs-prefetch
ctx-cleanup
direct-gtt
dma_buf-cpu-access
document-abi
dp-ilk-gm45
dp-integ
dp_mode_fixup
dpms-rework
dragon-slaughter
drm-cleanups
drm-core-cleanups
drm-coverity-fixes
drm-docs
drm-fb-helper
drm-init-cleanup
drm-intel-next-queued
drm-kms-locking
drm_agp_cleanup
drm_dp-refactoring
drm_for_each
dvo-meh
edid-latency
embed-gtt-space
exynos-base
exynos-base2
fb-size-check
fbcon-fixup
fbcon-rework
fbdev-less
fdi-dither
fence-debugfs
fix-relaxed-tiling
fixes-stuff
for-QA
for-agd5f
for-airlied
for-angela
for-anholt
for-antti
for-ben
for-bernard
for-bonbons
for-bwidawsk
for-chainsaw
for-damien
for-dominik
for-dvdhrm
for-eugeniy
for-fixes
for-fritsch
for-ickle
for-imre
for-j4ni
for-jani
for-jbarnes
for-jirierab
for-manday
for-me
for-mika
for-mlankhorst
for-nashpa
for-next
for-nkalkhof
for-ohsix
for-pinchartl
for-poland
for-pzanoni
for-robclark
for-seanpaul
for-sedat-dilek
for-thomas
for-tsa
for-ville
forcewake
full-gtt
gem_stress-fallout
gm45-reset-fixes
gmbus
gmbus-irq
gpu-freq-tracing
gpu-hanger
gtt-cleanup
gtt-wrestling
guard-page-fix
hangcheck-robustify
hangman
hole_stack-trick
hpd-mess
hpd-relaunch
hw_context
hw_context-ben
i810-fixup
i810-gtt-cleanup
i855-cache-coherency-checker
i915-docs
i915-fixes
ilk-hw-context
ilk-module-unload
ilk-wa-pile
init-fixes
intel_gtt_rework
intel_gtt_rework-part2
interlaced
irq-review
irq_handler_cleanup
ivb-edp-fixpile
jbarnes-owes-me-beers
kbz-59841
kill-old-drm-crap
kill-with-fire
kms_lease
local/cracy-mch-hack
local/dev_priv-rework
local/gtt-rework
lvds-fixed
map-and-fence
meh
mmu_notifier-checks
modeset-rework
modeset-rework-base
modeset-rework-fix-load-detect
modeset-rework-pipea-fix
modeset_s-r
my-next
no-more-cookies-for-me
no-more-enc-mode_set
no-more-ums
odds-and-ends
pageflip-ts-mess
pch-irq-fun
pfit-fixes
pipelined_fencing
pll-limits-mess
ppgtt
ppgtt-fix
ppgtt-stuff
prime-fixes
prime-locking-fixes
prts
psr-stuff
pts
pwrite-pread
radeon-kick-offb
refcount-meh
reset-fail
reset-irq-fun
reset-rework
review-for-jbarnes
reworked-dp-sequence
rinbuffer-cleanup
ring-cleanups
ringbuffer-cruft
robustify-reset-transitions
rps-locking
runtime-pm-for-dpms
semaphore-fun
set_caching
shit
shmem_slowpath
simple-patch-queue
snb-workarounds
story-for-ickle
stuff
stuff-fixes
stuff-for-39
stuff-for-poland
swizzled-pread
swizzling
tile-layout
topic/fix
topic/gpu-reloc-fight
topic/hmm-annotations
unbound-splitup
vgacon-crap
danvet's drm/ playground
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
asm-generic
/
bug.h
Age
Commit message (
Expand
)
Author
Files
Lines
2022-09-26
treewide: Drop WARN_ON_FUNCTION_MISMATCH
Sami Tolvanen
1
-16
/
+0
2022-04-26
bug: Have __warn() prototype defined unconditionally
Shida Zhang
1
-5
/
+6
2021-07-02
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-1
/
+2
2021-07-01
kernel.h: split out panic and oops helpers
Andy Shevchenko
1
-1
/
+2
2021-06-28
once: implement DO_ONCE_LITE for non-fast-path "do once" functionality
Tanner Love
1
-30
/
+7
2021-04-08
add support for Clang CFI
Sami Tolvanen
1
-0
/
+16
2020-10-25
treewide: Convert macro and uses of __section(foo) to __section("foo")
Joe Perches
1
-3
/
+3
2020-07-24
compiler.h: Move instrumentation_begin()/end() to new <linux/instrumentation....
Ingo Molnar
1
-0
/
+1
2020-06-11
bug: Annotate WARN/BUG/stackfail as noinstr safe
Thomas Gleixner
1
-2
/
+7
2019-09-25
bug: move WARN_ON() "cut here" into exception handler
Kees Cook
1
-5
/
+3
2019-09-25
bug: consolidate __WARN_FLAGS usage
Kees Cook
1
-11
/
+7
2019-09-25
bug: clean up helper macros to remove __WARN_TAINT()
Kees Cook
1
-10
/
+11
2019-09-25
bug: consolidate warn_slowpath_fmt() usage
Kees Cook
1
-2
/
+1
2019-09-25
bug: rename __WARN_printf_taint() to __WARN_printf()
Kees Cook
1
-4
/
+4
2019-09-25
bug: refactor away warn_slowpath_fmt_taint()
Kees Cook
1
-9
/
+4
2019-09-01
asm-generic: add unlikely to default BUG_ON(x)
Denis Efremov
1
-1
/
+1
2019-07-16
include/asm-generic/bug.h: fix "cut here" for WARN_ON for __WARN_TAINT archit...
Drew Davenport
1
-2
/
+4
2019-01-25
include/asm-generic: Remove spin_is_locked() comment
Paul E. McKenney
1
-3
/
+0
2018-12-19
Revert "x86/bug: Macrofy the BUG table section handling, to work around GCC i...
Ingo Molnar
1
-4
/
+4
2018-10-04
x86/bug: Macrofy the BUG table section handling, to work around GCC inlining ...
Nadav Amit
1
-4
/
+4
2018-08-22
include/asm-generic/bug.h: clarify valid uses of WARN()
Dmitry Vyukov
1
-3
/
+13
2018-02-21
bug.h: work around GCC PR82365 in BUG()
Arnd Bergmann
1
-0
/
+1
2017-11-17
bug: fix "cut here" location for __WARN_TAINT architectures
Kees Cook
1
-2
/
+3
2017-11-17
bug: define the "cut here" string in a single place
Kees Cook
1
-0
/
+2
2017-11-17
kernel debug: support resetting WARN*_ONCE
Andi Kleen
1
-3
/
+3
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-07-10
asm-generic/bug.h: declare struct pt_regs; before function prototype
Ian Abbott
1
-0
/
+1
2017-04-14
debug: Avoid setting BUGFLAG_WARNING twice
Peter Zijlstra
1
-1
/
+1
2017-03-30
debug: Add _ONCE() logic to report_bug()
Peter Zijlstra
1
-1
/
+17
2016-03-24
Merge tag 'asm-generic-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-1
/
+1
2016-03-17
lib/bug.c: use common WARN helper
Josh Poimboeuf
1
-0
/
+6
2016-03-17
bug: set warn variable before calling WARN()
Steven Rostedt
1
-9
/
+12
2016-03-01
asm-generic: default BUG_ON(x) to if(x)BUG()
Arnd Bergmann
1
-1
/
+1
2014-04-07
bug: Make BUG() always stop the machine
Josh Triplett
1
-1
/
+1
2014-04-07
bug: when !CONFIG_BUG, make WARN call no_printk to check format and args
Josh Triplett
1
-0
/
+1
2014-04-07
include/asm-generic/bug.h: style fix: s/while(0)/while (0)/
Josh Triplett
1
-3
/
+3
2014-04-07
bug: when !CONFIG_BUG, simplify WARN_ON_ONCE and family
Josh Triplett
1
-27
/
+30
2012-06-25
bug.h: Fix up CONFIG_BUG=n implicit function declarations.
Paul Mundt
1
-10
/
+9
2012-06-18
bug.h: Fix up powerpc build regression.
Paul Mundt
1
-3
/
+5
2012-06-11
bug.h: need linux/kernel.h for TAINT_WARN.
Paul Mundt
1
-0
/
+1
2012-03-23
consolidate WARN_...ONCE() static variables
Jan Beulich
1
-3
/
+3
2011-10-31
treewide: use __printf not __attribute__((format(printf,...)))
Joe Perches
1
-5
/
+6
2011-05-26
bug.h: Move ratelimit warn interfaces to ratelimit.h
David S. Miller
1
-40
/
+0
2011-05-24
bug.h: Fix build with CONFIG_PRINTK disabled.
David S. Miller
1
-0
/
+21
2011-05-23
bug.h: Add WARN_RATELIMIT
Joe Perches
1
-0
/
+16
2011-03-28
WARN_ON_SMP(): Add comment to explain ({0;})
Steven Rostedt
1
-0
/
+7
2011-03-25
WARN_ON_SMP(): Allow use in if() statements on UP
Steven Rostedt
1
-1
/
+27
2010-05-19
panic: Allow warnings to set different taint flags
Ben Hutchings
1
-2
/
+32
2009-12-15
WARN_ONCE(): use bool for boolean flag
Cesar Eduardo Barros
1
-4
/
+4
2009-05-06
Eliminate thousands of warnings with gcc 3.2 build
Andi Kleen
1
-3
/
+4
[next]