| Commit message (Expand) | Author | Age |
* | Merge branch 'core/percpu' into stackprotector | Ingo Molnar | 2009-01-18 |
|\ |
|
| * | oops: increment the oops UUID every time we oops | Arjan van de Ven | 2009-01-06 |
* | | Merge branch 'linus' into stackprotector | Ingo Molnar | 2008-12-31 |
|\| |
|
| * | Merge branch 'core/debug' into core/core | Ingo Molnar | 2008-12-25 |
| |\ |
|
| | * | debug warnings: eliminate warn_on_slowpath() | Ingo Molnar | 2008-11-28 |
| | * | debug warnings: print the DMI board info name in a WARN/WARN_ON | Arjan van de Ven | 2008-11-28 |
| | * | debug warnings: consolidate warn_slowpath and warn_on_slowpath | Arjan van de Ven | 2008-11-28 |
| * | | taint: add missing comment | Arjan van de Ven | 2008-12-01 |
| |/ |
|
| * | Make panic= and panic_on_oops into core_params | Rusty Russell | 2008-10-21 |
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6 | Linus Torvalds | 2008-10-17 |
| |\ |
|
| | * | Staging: add TAINT_CRAP for all drivers/staging code | Greg Kroah-Hartman | 2008-10-10 |
| * | | taint: fix kernel-doc | Randy Dunlap | 2008-10-16 |
| * | | Make the taint flags reliable | Andi Kleen | 2008-10-16 |
| |/ |
|
* | | Merge branch 'linus' into stackprotector | Ingo Molnar | 2008-10-15 |
|\| |
|
| * | Add a WARN() macro; this is WARN_ON() + printk arguments | Arjan van de Ven | 2008-07-25 |
* | | stackprotector: remove self-test | Ingo Molnar | 2008-07-13 |
* | | x86: simplify stackprotector self-check | Arjan van de Ven | 2008-07-13 |
* | | stackprotector: better self-test | Arjan van de Ven | 2008-07-11 |
* | | stackprotector: turn not having the right gcc into a #warning | Arjan van de Ven | 2008-05-26 |
* | | panic.c: fix whitespace additions | Daniel Walker | 2008-05-26 |
* | | x86: add CONFIG_CC_STACKPROTECTOR self-test | Arjan van de Ven | 2008-05-26 |
* | | panic: print out stacktrace if DEBUG_BUGVERBOSE | Ingo Molnar | 2008-05-26 |
* | | panic: print more informative messages on stackprotect failure | Ingo Molnar | 2008-05-26 |
|/ |
|
* | Taint kernel after WARN_ON(condition) | Nur Hussein | 2008-04-29 |
* | ACPI: Taint kernel on ACPI table override (format corrected) | Éric Piel | 2008-02-06 |
* | debug: add the end-of-trace marker and the module list to | Arjan van de Ven | 2008-01-30 |
* | debug: move WARN_ON() out of line | Arjan van de Ven | 2008-01-30 |
* | debug: add end-of-oops marker | Arjan van de Ven | 2007-12-20 |
* | trivial comment wording/typo fix regarding taint flags | Daniel Roesen | 2007-10-19 |
* | whitespace fixes: panic handling | Daniel Walker | 2007-10-18 |
* | Report that kernel is tainted if there was an OOPS | Pavel Emelianov | 2007-07-17 |
* | [PATCH] Add TAINT_USER and ability to set taint flags from userspace | Theodore Ts'o | 2007-02-11 |
* | [PATCH] x86: Clean up x86 NMI sysctls | Andi Kleen | 2006-09-29 |
* | [PATCH] Add the __stack_chk_fail() function | Arjan van de Ven | 2006-09-26 |
* | [PATCH] x86: Allow users to force a panic on NMI | Don Zickus | 2006-09-26 |
* | [PATCH] lockdep: do not touch console state when tainting the kernel | Ingo Molnar | 2006-09-06 |
* | [PATCH] panic.c build fix | Andrew Morton | 2006-08-14 |
* | [PATCH] lockdep: disable lock debugging when kernel state becomes untrusted | Arjan van de Ven | 2006-07-10 |
* | Remove obsolete #include <linux/config.h> | Jörn Engel | 2006-06-30 |
* | [PATCH] the scheduled unexport of panic_timeout | Adrian Bunk | 2006-04-11 |
* | [PATCH] Notifier chain update: API changes | Alan Stern | 2006-03-27 |
* | [PATCH] pause_on_oops command line option | Andrew Morton | 2006-03-23 |
* | [PATCH] prevent recursive panic from softlockup watchdog | Jan Beulich | 2006-02-10 |
* | [PATCH] s390: cleanup Kconfig | Martin Schwidefsky | 2006-01-06 |
* | [PATCH] Call emergency_reboot from panic | Eric W. Biederman | 2005-07-26 |
* | [PATCH] kdump: Use real pt_regs from exception | Alexander Nyberg | 2005-06-25 |
* | [PATCH] kexec: add kexec syscalls | Eric W. Biederman | 2005-06-25 |
* | [SPARC]: Stop-A printk cleanup | Tom 'spot' Callaway | 2005-04-24 |
* | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds | 2005-04-16 |