1. bdff787 trace: stop tracer in oops_enter() by Thomas Gleixner · 15 years ago
  2. 0f6f49a Fix caller information for warn_slowpath_null by Linus Torvalds · 15 years ago
  3. 57adc4d Eliminate thousands of warnings with gcc 3.2 build by Andi Kleen · 15 years ago
  4. b48ccb0 locking: clarify kernel-taint warning message by Ingo Molnar · 15 years ago
  5. 574bbe7 lockdep: continue lock debugging despite some taints by Frederic Weisbecker · 15 years ago
  6. 9eeba61 lockdep: warn about lockdep disabling after kernel taint by Frederic Weisbecker · 15 years ago
  7. c95dbf2 panic: clean up kernel/panic.c by Ingo Molnar · 15 years ago
  8. d1dedb5 panic, smp: provide smp_send_stop() wrapper on UP too by Ingo Molnar · 15 years ago
  9. ffd71da panic: decrease oops_in_progress only after having done the panic by Ingo Molnar · 15 years ago
  10. 5d707e9 stackprotector: update make rules by Tejun Heo · 15 years ago
  11. b2b062b Merge branch 'core/percpu' into stackprotector by Ingo Molnar · 15 years ago
  12. d6624f9 oops: increment the oops UUID every time we oops by Arjan van de Ven · 15 years ago
  13. a9de18e Merge branch 'linus' into stackprotector by Ingo Molnar · 15 years ago
  14. b594deb Merge branch 'core/debug' into core/core by Ingo Molnar · 15 years ago
  15. a800599 taint: add missing comment by Arjan van de Ven · 15 years ago
  16. ec5679e debug warnings: eliminate warn_on_slowpath() by Ingo Molnar · 16 years ago
  17. bd89bb2 debug warnings: print the DMI board info name in a WARN/WARN_ON by Arjan van de Ven · 16 years ago
  18. 74853db debug warnings: consolidate warn_slowpath and warn_on_slowpath by Arjan van de Ven · 16 years ago
  19. f44dd16 Make panic= and panic_on_oops into core_params by Rusty Russell · 16 years ago
  20. 26e9a39 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6 by Linus Torvalds · 16 years ago
  21. 6d5cd6e taint: fix kernel-doc by Randy Dunlap · 16 years ago
  22. 25ddbb1 Make the taint flags reliable by Andi Kleen · 16 years ago
  23. b2aaf8f Merge branch 'linus' into stackprotector by Ingo Molnar · 16 years ago
  24. 061b1bd Staging: add TAINT_CRAP for all drivers/staging code by Greg Kroah-Hartman · 16 years ago
  25. a8f18b9 Add a WARN() macro; this is WARN_ON() + printk arguments by Arjan van de Ven · 16 years ago
  26. 4f962d4 stackprotector: remove self-test by Ingo Molnar · 16 years ago
  27. af9ff78 x86: simplify stackprotector self-check by Arjan van de Ven · 16 years ago
  28. aa92db1 stackprotector: better self-test by Arjan van de Ven · 16 years ago
  29. b40a439 stackprotector: turn not having the right gcc into a #warning by Arjan van de Ven · 16 years ago
  30. b719ac5 panic.c: fix whitespace additions by Daniel Walker · 16 years ago
  31. 54371a4 x86: add CONFIG_CC_STACKPROTECTOR self-test by Arjan van de Ven · 16 years ago
  32. 5cb2730 panic: print out stacktrace if DEBUG_BUGVERBOSE by Ingo Molnar · 16 years ago
  33. 517a92c panic: print more informative messages on stackprotect failure by Ingo Molnar · 16 years ago
  34. 95b570c Taint kernel after WARN_ON(condition) by Nur Hussein · 16 years ago
  35. 6ed31e9 ACPI: Taint kernel on ACPI table override (format corrected) by Éric Piel · 16 years ago
  36. 71c3391 debug: add the end-of-trace marker and the module list to by Arjan van de Ven · 16 years ago
  37. 79b4cc5 debug: move WARN_ON() out of line by Arjan van de Ven · 16 years ago
  38. 2c3b20e9 debug: add end-of-oops marker by Arjan van de Ven · 16 years ago
  39. 9aa5e99 trivial comment wording/typo fix regarding taint flags by Daniel Roesen · 17 years ago
  40. c277e63 whitespace fixes: panic handling by Daniel Walker · 17 years ago
  41. bcdcd8e Report that kernel is tainted if there was an OOPS by Pavel Emelianov · 17 years ago
  42. 34f5a39 [PATCH] Add TAINT_USER and ability to set taint flags from userspace by Theodore Ts'o · 17 years ago
  43. 29cbc78 [PATCH] x86: Clean up x86 NMI sysctls by Andi Kleen · 18 years ago
  44. 3162f75 [PATCH] Add the __stack_chk_fail() function by Arjan van de Ven · 18 years ago
  45. 8da5add [PATCH] x86: Allow users to force a panic on NMI by Don Zickus · 18 years ago
  46. 068c457 [PATCH] lockdep: do not touch console state when tainting the kernel by Ingo Molnar · 18 years ago
  47. 657b301 [PATCH] panic.c build fix by Andrew Morton · 18 years ago
  48. 2c16e9c [PATCH] lockdep: disable lock debugging when kernel state becomes untrusted by Arjan van de Ven · 18 years ago
  49. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 18 years ago
  50. aa72710 [PATCH] the scheduled unexport of panic_timeout by Adrian Bunk · 18 years ago
  51. e041c68 [PATCH] Notifier chain update: API changes by Alan Stern · 18 years ago
  52. dd28779 [PATCH] pause_on_oops command line option by Andrew Morton · 18 years ago
  53. c22db94 [PATCH] prevent recursive panic from softlockup watchdog by Jan Beulich · 18 years ago
  54. 347a8dc [PATCH] s390: cleanup Kconfig by Martin Schwidefsky · 18 years ago
  55. 2f048ea [PATCH] Call emergency_reboot from panic by Eric W. Biederman · 19 years ago
  56. 6e274d1 [PATCH] kdump: Use real pt_regs from exception by Alexander Nyberg · 19 years ago
  57. dc009d9 [PATCH] kexec: add kexec syscalls by Eric W. Biederman · 19 years ago
  58. a271c24 [SPARC]: Stop-A printk cleanup by Tom 'spot' Callaway · 19 years ago
  59. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago