summaryrefslogtreecommitdiff
path: root/kernel/debug
Commit message (Expand)AuthorAge
...
* kgdb/sysrq: fix inconstistent help message of sysrq keyzhangwei(Jovi)2013-04-30
* Merge tag 'for_linux-3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/jw...Linus Torvalds2013-03-02
|\
| * kdb: Remove unhandled ssb commandVincent2013-03-02
| * kdb: Prevent kernel oops with kdb_defcmdJason Wessel2013-03-02
| * kdb: Remove the ll commandJason Wessel2013-03-02
| * kdb_main: fix help printJason Wessel2013-03-02
| * kdb: Fix overlap in buffers with strcpyJason Wessel2013-03-02
| * kdb: Setup basic kdb state before invoking commands via kgdbMatt Klein2013-03-02
| * kdb: use ARRAY_SIZE where possibleSasha Levin2013-03-02
| * kdb: A fix for kdb command table expansionJohn Blackwood2013-03-02
* | kgdb: remove #include <linux/serial_8250.h> from kgdb.hGreg Kroah-Hartman2013-02-04
|/
* module: add new state MODULE_STATE_UNFORMED.Rusty Russell2013-01-12
* Merge tag 'for_linus-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/jw...Linus Torvalds2012-10-13
|\
| * kdb,vt_console: Fix missed data due to pager overrunsJason Wessel2012-10-12
| * kdb: Fix dmesg/bta scroll to quit with 'q'Jason Wessel2012-10-12
| * kgdb: Add module event hooksJason Wessel2012-10-12
* | kdb: Implement disable_nmi commandAnton Vorontsov2012-09-26
* | kernel/debug: Mask KGDB NMI upon entryAnton Vorontsov2012-09-26
|/
* kernel/debug: Make use of KGDB_REASON_NMIAnton Vorontsov2012-07-31
* kdb: Remove cpu from the more promptJason Wessel2012-07-31
* kdb: Remove unused KDB_FLAG_ONLY_DO_DUMPJason Wessel2012-07-31
* kdb: Switch to nolock variants of kmsg_dump functionsAnton Vorontsov2012-07-21
* printk: Remove kdb_syslog_dataAnton Vorontsov2012-07-21
* kdb: Revive dmesg commandAnton Vorontsov2012-07-21
* Merge tag 'for_linus-3.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2012-04-04
|\
| * kgdb,debug_core: pass the breakpoint struct instead of address and memoryJason Wessel2012-03-29
| * kdb: Fix smatch warning on dbg_io_ops->is_consoleJason Wessel2012-03-29
* | Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...Linus Torvalds2012-03-28
|\ \
| * | Remove all #inclusions of asm/system.hDavid Howells2012-03-28
* | | Merge tag 'for_linus-3.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2012-03-23
|\ \ \ | |/ / |/| / | |/
| * kdb: Add message about CONFIG_DEBUG_RODATA on failure to install breakpointJason Wessel2012-03-22
| * kdb: Avoid using dbg_io_ops until it is initializedTim Bird2012-03-22
| * kgdb,debug_core: add the ability to control the reboot notifierJason Wessel2012-03-22
| * KDB: Fix usability issues relating to the 'enter' key.Andrei Warkentin2012-03-22
| * kgdb,debug-core,gdbstub: Hook the reboot notifier for debugger detachJason Wessel2012-03-22
| * kgdb: Respect that flush op is optionalJan Kiszka2012-03-22
* | kdb: remove the second argument of k[un]map_atomic()Cong Wang2012-03-20
|/
* module: struct module_ref should contains long fieldsEric Dumazet2012-01-13
* kdb: Make KDB use the new is_idle_task() APIPaul E. McKenney2011-12-11
* Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-11-06
|\
| * kernel: Fix files explicitly needing EXPORT_SYMBOL infrastructurePaul Gortmaker2011-10-31
* | kgdb: follow rename pack_hex_byte() to hex_byte_pack()Andy Shevchenko2011-10-31
|/
* Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe...Linus Torvalds2011-08-01
|\
| * kdb,kgdb: Allow arbitrary kgdb magic knock sequencesJason Wessel2011-08-01
| * kdb: Remove all references to DOING_KGDB2Jason Wessel2011-08-01
| * kdb,kgdb: Implement switch and pass buffer from kdb -> gdbJason Wessel2011-08-01
| * kdb: cleanup unused variables missed in the original kdb mergeJason Wessel2011-08-01
* | atomic: use <linux/atomic.h>Arun Sharma2011-07-26
|/
* Fix common misspellingsLucas De Marchi2011-03-31
* Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe...Linus Torvalds2011-03-25
|\