- patches.suse/slab-handle-memoryless-nodes-v2a.patch: Refresh.
[linux-flexiantxendom0-3.2.10.git] / kernel / panic.c
2010-01-26 Jeff Mahoney- patches.suse/slab-handle-memoryless-nodes-v2a.patch...
2009-10-12 Jeff Mahoney- Updated to 2.6.32-rc4.
2009-10-08 Jeff Mahoney- Updated to 2.6.32-rc3.
2009-10-08 Linus TorvaldsMerge branch 'core-fixes-for-linus' of git://git./linux...
2009-10-05 Aaro Koskinenpanic: Fix panic message visibility by calling bust_spi...
2009-09-21 Robert P. J. Daytrivial: Correct print_tainted routine name in comment
2009-08-05 Jeff Mahoney- Updated to 2.6.31-rc5-git3.
2009-08-05 Jeff Mahoney- patches.suse/supported-flag-enterprise: Make the...
2009-07-24 Thomas Gleixnertrace: stop tracer in oops_enter()
2009-05-18 Jeff Mahoney- Updated to 2.6.30-rc6-git3.
2009-05-16 Linus TorvaldsFix caller information for warn_slowpath_null
2009-05-11 Jeff Mahoney- Updated to 2.6.30-rc5-git1.
2009-05-06 Andi KleenEliminate thousands of warnings with gcc 3.2 build
2009-05-01 Jeff Mahoney- Update to 2.6.30-rc4.
2009-04-23 Ingo Molnarlocking: clarify kernel-taint warning message
2009-04-15 Jeff Mahoney- Update to 2.6.30-rc2.
2009-04-12 Frederic Weisbeckerlockdep: continue lock debugging despite some taints
2009-04-12 Frederic Weisbeckerlockdep: warn about lockdep disabling after kernel...
2009-03-13 Ingo Molnarpanic: clean up kernel/panic.c
2009-03-13 Ingo Molnarpanic, smp: provide smp_send_stop() wrapper on UP too
2009-03-13 Ingo Molnarpanic: decrease oops_in_progress only after having...
2009-02-09 Tejun Heostackprotector: update make rules
2009-02-02 Jeff Mahoney- Updated to 2.6.29-rc3.
2009-01-18 Ingo MolnarMerge branch 'core/percpu' into stackprotector
2009-01-06 Arjan van de Venoops: increment the oops UUID every time we oops
2008-12-31 Ingo MolnarMerge branch 'linus' into stackprotector
2008-12-25 Ingo MolnarMerge branch 'core/debug' into core/core
2008-12-02 Arjan van de Ventaint: add missing comment
2008-11-28 Ingo Molnardebug warnings: eliminate warn_on_slowpath()
2008-11-28 Arjan van de Vendebug warnings: print the DMI board info name in a...
2008-11-28 Arjan van de Vendebug warnings: consolidate warn_slowpath and warn_on_s...
2008-10-21 Rusty RussellMake panic= and panic_on_oops into core_params
2008-10-20 Bernhard Walle- patches.suse/kdump-dump_after_notifier.patch:
2008-10-17 Linus TorvaldsMerge git://git./linux/kernel/git/gregkh/staging-2.6
2008-10-16 Randy Dunlaptaint: fix kernel-doc
2008-10-16 Andi KleenMake the taint flags reliable
2008-10-15 Ingo MolnarMerge branch 'linus' into stackprotector
2008-10-13 Greg Kroah-Hartman- Add -staging tree:
2008-10-10 Greg Kroah-HartmanStaging: add TAINT_CRAP for all drivers/staging code
2008-10-03 Greg Kroah-Hartman- change patches.suse/supported-flag to show which...
2008-08-18 Andreas SchwabUpdate kdb patches.
2008-08-14 Jeff Mahoney- Updated to 2.6.27-rc3.
2008-07-25 Arjan van de VenAdd a WARN() macro; this is WARN_ON() + printk arguments
2008-07-13 Ingo Molnarstackprotector: remove self-test
2008-07-13 Arjan van de Venx86: simplify stackprotector self-check
2008-07-11 Arjan van de Venstackprotector: better self-test
2008-06-12 Jeff Mahoney- Updated to 2.6.26-rc5-git5.
2008-05-26 Arjan van de Venstackprotector: turn not having the right gcc into...
2008-05-26 Daniel Walkerpanic.c: fix whitespace additions
2008-05-26 Arjan van de Venx86: add CONFIG_CC_STACKPROTECTOR self-test
2008-05-26 Ingo Molnarpanic: print out stacktrace if DEBUG_BUGVERBOSE
2008-05-26 Ingo Molnarpanic: print more informative messages on stackprotect...
2008-04-29 Nur HusseinTaint kernel after WARN_ON(condition)
2008-02-25 Jeff Mahoney- Update to 2.6.25-rc3.
2008-02-07 Éric PielACPI: Taint kernel on ACPI table override (format corre...
2008-01-30 Arjan van de Vendebug: add the end-of-trace marker and the module list to
2008-01-30 Arjan van de Vendebug: move WARN_ON() out of line
2007-12-21 Jeff Mahoney- Update to 2.6.24-rc6.
2007-12-20 Arjan van de Vendebug: add end-of-oops marker
2007-11-07 Jeff Mahoney-rc2 for real this time. ;)
2007-10-19 Daniel Roesentrivial comment wording/typo fix regarding taint flags
2007-10-18 Daniel Walkerwhitespace fixes: panic handling
2007-10-13 Jeff Mahoney- Rebased to to 2.6.23.1
2007-07-17 Pavel EmelianovReport that kernel is tainted if there was an OOPS
2007-03-18 Olaf Hering+- update to 2.6.21-rc4-git3
2007-02-11 Theodore Ts'o[PATCH] Add TAINT_USER and ability to set taint flags...
2007-01-09 Greg Kroah-Hartman- first step at updating to 2.6.19
2006-09-29 Andi Kleen[PATCH] x86: Clean up x86 NMI sysctls
2006-09-26 Arjan van de Ven[PATCH] Add the __stack_chk_fail() function
2006-09-26 Don Zickus[PATCH] x86: Allow users to force a panic on NMI
2006-09-11 Olaf Hering+- Update to 2.6.18-rc6-git3
2006-09-06 Ingo Molnar[PATCH] lockdep: do not touch console state when tainti...
2006-08-21 Greg Kroah-Hartman- Update to 2.6.18-rc4-git1, fixes a few bugs and drops...
2006-08-14 Andrew Morton[PATCH] panic.c build fix
2006-08-01 Greg Kroah-Hartman- Update to 2.6.17-rc2
2006-08-01 Greg Kroah-Hartman- update to 2.6.18-rc1 (only i386 configs will build...
2006-08-01 Greg Kroah-Hartman- 2.6.17 port work build breaks, but the patch set...
2006-07-10 Arjan van de Ven[PATCH] lockdep: disable lock debugging when kernel...
2006-06-30 Jörn EngelRemove obsolete #include <linux/config.h>
2006-04-26 Olaf Hering+- run panic_notifier_list before kexec only in lkcd...
2006-04-11 Adrian Bunk[PATCH] the scheduled unexport of panic_timeout
2006-03-27 Alan Stern[PATCH] Notifier chain update: API changes
2006-03-23 Andrew Morton[PATCH] pause_on_oops command line option
2006-02-10 Greg Kroah-HartmanUpdate to 2.6.16-rc2-git9:
2006-02-10 Jan Beulich[PATCH] prevent recursive panic from softlockup watchdog
2006-01-20 Chris L Mason- Update config files (lkcd only on ia64)
2006-01-12 Olaf Kirch- patches./patch-2.6.15-git8: Update to 2.6.5-git8
2006-01-06 Martin Schwidefsky[PATCH] s390: cleanup Kconfig
2005-10-28 Takashi Iwai- Update ALSA patches
2005-10-11 Greg Kroah-HartmanEnable the module support flag patch and move it higher...
2005-07-31 Olaf Hering+- update to 2.6.13-rc4-git2, updates all over the...
2005-07-26 Eric W. Biederman[PATCH] Call emergency_reboot from panic
2005-07-25 Hubert Mantel- patches.fixes/quiet-bootsplash: Delete.
2005-06-28 Hannes Reinecke- Update to 2.6.12-git9
2005-06-25 Alexander Nyberg[PATCH] kdump: Use real pt_regs from exception
2005-06-25 Eric W. Biederman[PATCH] kexec: add kexec syscalls
2005-06-24 Hannes Reinecke- Update to 2.6.12.
2005-04-25 Tom 'spot' Callaway[SPARC]: Stop-A printk cleanup
2005-04-16 Linus TorvaldsLinux-2.6.12-rc2
2005-03-10 Hubert Mantel- patches.suse/bootsplash: Bootsplash for current kerne...
next