index
:
~airlied/linux
01.01-gsp-rm
amdgpu-dc-cleanups
amdgpu-non-dc-cleanups
amdgpu-semaphores
amdgpu-semapohres-sync-file
ast-fixes
ast-updates
cache-hacks
dal-4.7-minor-cleanups
dma-buf-merge
dp-mst-audio
drm-5.20-merged
drm-5.8-merged
drm-amdgpu-dal-wip
drm-amdgpu-dal-wip-bios-parser-separate
drm-amdgpu-objects
drm-connector-lifetimes
drm-core-next
drm-core-next-testing
drm-displayid-timings
drm-dmabuf
drm-dmabuf-wip
drm-dmabuf2
drm-exclusive-objects
drm-fixes
drm-fixes-amd-acp
drm-fixes-intel
drm-fixes-kbl
drm-fixes-mst
drm-fixes-no-fbcon
drm-fixes-staging
drm-hacked-to-shit
drm-i915-display-funcs-constify
drm-i915-mst-support
drm-i915-mst-support-next
drm-i915-mst-v3.14
drm-i915-mst-v3.16
drm-i915-next
drm-intel-display-refactor
drm-lease-v5
drm-legacy-cleanup
drm-linus-merged
drm-mst-dell-30-hacks
drm-mst-fixes
drm-mst-hide-monitor
drm-mst-next
drm-mst-tiled
drm-next
drm-next-5.10-merged
drm-next-5.11-merged
drm-next-5.15-merged
drm-next-5.17-merged
drm-next-5.5-merged
drm-next-6.1-merged
drm-next-6.2-merged
drm-next-6.9-merged
drm-next-amd-dc-staging
drm-next-ast-2500
drm-next-ast-fixes
drm-next-coc
drm-next-lease-stage
drm-next-merged
drm-next-mst-prep
drm-next-staging
drm-next-todo
drm-next-wip-fix-runtime-race
drm-nouveau-destage
drm-optimus-power-down
drm-optimus-power-down-snd-merge
drm-prime-dmabuf
drm-prime-dmabuf-initial
drm-prime-vmap
drm-radeon-aiw
drm-radeon-mullins
drm-radeon-poweroff
drm-radeon-sitn-support
drm-radeon-sun-hainan
drm-radeon-testing
drm-rcar-for-v3.12
drm-render-nodes
drm-syncobj
drm-syncobj-amdgpu
drm-syncobj-sem
drm-syncobj-tip
drm-syncobj-wait-null
drm-udl-next
drm-vma-manager
fbcon-fixes
fbcon-locking-fixes
for-intel-ci
i915-display-funcs-refactor-wip
i915-display-struct-refactor
i915-mst-hacks
i915-uncore-vfunc
i915-vtable-cleanup
kms-server
master
mgag200-queue
mst-hacks
nv-pm-ops2
nv-pm-ops2-wip
nv-pm-ops3
nv-pm-ops3-wip
prime-fixes
prime-merge
prime-todo
prime-todo2
qxl-3d
qxl-cleanups
qxl-demidlayer
qxl-fedora-queue
qxl-fixes
qxl-hack
qxl-kms-test
qxl-next
qxl-upstream
qxl-wtuf-reservations-port
radeon-cs-setup
radeon-mst-hacks
radeon-mst-hacks-rebase
radeon-mst-v1
switchy-wip
ttm-refactor-mem-manager
ttm-refactor-mem-manager-rename
udl-unplug
udl-v2
udl-v4
virgl
virgl-wip
virtio-gpu
virtio-vga
virtio-vga-3d
wip-open-source-userspace
Official DRM kernel tree
airlied
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
panic.c
Age
Commit message (
Expand
)
Author
Files
Lines
2009-12-16
Merge git://git.infradead.org/mtd-2.6
Linus Torvalds
1
-0
/
+3
2009-11-30
core: Add kernel message dumper to call on oopses and panics
Simon Kagstrom
1
-0
/
+3
2009-10-08
Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+2
2009-10-05
panic: Fix panic message visibility by calling bust_spinlocks(0) before dying
Aaro Koskinen
1
-1
/
+2
2009-09-21
trivial: Correct print_tainted routine name in comment
Robert P. J. Day
1
-1
/
+1
2009-07-24
trace: stop tracer in oops_enter()
Thomas Gleixner
1
-0
/
+1
2009-05-16
Fix caller information for warn_slowpath_null
Linus Torvalds
1
-15
/
+20
2009-05-06
Eliminate thousands of warnings with gcc 3.2 build
Andi Kleen
1
-3
/
+10
2009-04-23
locking: clarify kernel-taint warning message
Ingo Molnar
1
-1
/
+1
2009-04-12
lockdep: continue lock debugging despite some taints
Frederic Weisbecker
1
-1
/
+3
2009-04-12
lockdep: warn about lockdep disabling after kernel taint
Frederic Weisbecker
1
-2
/
+8
2009-03-13
panic: clean up kernel/panic.c
Ingo Molnar
1
-52
/
+59
2009-03-13
panic, smp: provide smp_send_stop() wrapper on UP too
Ingo Molnar
1
-2
/
+0
2009-03-13
panic: decrease oops_in_progress only after having done the panic
Ingo Molnar
1
-1
/
+1
2009-02-10
stackprotector: update make rules
Tejun Heo
1
-4
/
+0
2009-01-18
Merge branch 'core/percpu' into stackprotector
Ingo Molnar
1
-0
/
+2
2009-01-06
oops: increment the oops UUID every time we oops
Arjan van de Ven
1
-0
/
+2
2008-12-31
Merge branch 'linus' into stackprotector
Ingo Molnar
1
-52
/
+65
2008-12-25
Merge branch 'core/debug' into core/core
Ingo Molnar
1
-20
/
+12
2008-12-01
taint: add missing comment
Arjan van de Ven
1
-0
/
+1
2008-11-28
debug warnings: eliminate warn_on_slowpath()
Ingo Molnar
1
-6
/
+0
2008-11-28
debug warnings: print the DMI board info name in a WARN/WARN_ON
Arjan van de Ven
1
-0
/
+6
2008-11-28
debug warnings: consolidate warn_slowpath and warn_on_slowpath
Arjan van de Ven
1
-20
/
+12
2008-10-22
Make panic= and panic_on_oops into core_params
Rusty Russell
1
-14
/
+3
2008-10-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6
Linus Torvalds
1
-0
/
+2
2008-10-16
taint: fix kernel-doc
Randy Dunlap
1
-15
/
+15
2008-10-16
Make the taint flags reliable
Andi Kleen
1
-17
/
+46
2008-10-15
Merge branch 'linus' into stackprotector
Ingo Molnar
1
-0
/
+22
2008-10-10
Staging: add TAINT_CRAP for all drivers/staging code
Greg Kroah-Hartman
1
-2
/
+4
2008-07-25
Add a WARN() macro; this is WARN_ON() + printk arguments
Arjan van de Ven
1
-0
/
+22
2008-07-13
stackprotector: remove self-test
Ingo Molnar
1
-47
/
+0
2008-07-13
x86: simplify stackprotector self-check
Arjan van de Ven
1
-22
/
+7
2008-07-11
stackprotector: better self-test
Arjan van de Ven
1
-8
/
+5
2008-05-26
stackprotector: turn not having the right gcc into a #warning
Arjan van de Ven
1
-0
/
+3
2008-05-26
panic.c: fix whitespace additions
Daniel Walker
1
-2
/
+2
2008-05-26
x86: add CONFIG_CC_STACKPROTECTOR self-test
Arjan van de Ven
1
-0
/
+68
2008-05-26
panic: print out stacktrace if DEBUG_BUGVERBOSE
Ingo Molnar
1
-0
/
+3
2008-05-26
panic: print more informative messages on stackprotect failure
Ingo Molnar
1
-1
/
+2
2008-04-29
Taint kernel after WARN_ON(condition)
Nur Hussein
1
-2
/
+6
2008-02-06
ACPI: Taint kernel on ACPI table override (format corrected)
Éric Piel
1
-2
/
+3
2008-01-30
debug: add the end-of-trace marker and the module list to
Arjan van de Ven
1
-4
/
+12
2008-01-30
debug: move WARN_ON() out of line
Arjan van de Ven
1
-0
/
+15
2007-12-20
debug: add end-of-oops marker
Arjan van de Ven
1
-0
/
+18
2007-10-20
trivial comment wording/typo fix regarding taint flags
Daniel Roesen
1
-1
/
+1
2007-10-18
whitespace fixes: panic handling
Daniel Walker
1
-5
/
+5
2007-07-17
Report that kernel is tainted if there was an OOPS
Pavel Emelianov
1
-2
/
+3
2007-02-11
[PATCH] Add TAINT_USER and ability to set taint flags from userspace
Theodore Ts'o
1
-2
/
+4
2006-09-30
[PATCH] x86: Clean up x86 NMI sysctls
Andi Kleen
1
-1
/
+0
2006-09-26
[PATCH] Add the __stack_chk_fail() function
Arjan van de Ven
1
-0
/
+12
2006-09-26
[PATCH] x86: Allow users to force a panic on NMI
Don Zickus
1
-0
/
+1
[next]