1. bd77c04 module: struct module_ref should contains long fields by Eric Dumazet · 13 years ago
  2. 7fc20c5 kdb: Make KDB use the new is_idle_task() API by Paul E. McKenney · 13 years ago
  3. 6e5fdee kernel: Fix files explicitly needing EXPORT_SYMBOL infrastructure by Paul Gortmaker · 14 years ago
  4. 37f86b4 kdb,kgdb: Allow arbitrary kgdb magic knock sequences by Jason Wessel · 14 years ago
  5. d613d82 kdb: Remove all references to DOING_KGDB2 by Jason Wessel · 14 years ago
  6. f679c49 kdb,kgdb: Implement switch and pass buffer from kdb -> gdb by Jason Wessel · 14 years ago
  7. 3bdb65e kdb: cleanup unused variables missed in the original kdb merge by Jason Wessel · 14 years ago
  8. 25985ed Fix common misspellings by Lucas De Marchi · 14 years ago
  9. 0d3db28 kdb: add usage string of 'per_cpu' command by Namhyung Kim · 15 years ago
  10. 27029c3 kdb: code cleanup to use macro instead of value by Jovi Zhang · 15 years ago
  11. 4b7bd36 Merge branch 'master' into for-next by Jiri Kosina · 14 years ago
  12. 5450d90 kdb: fix crash when KDB_BASE_CMD_MAX is exceeded by Jovi Zhang · 14 years ago
  13. 85e76ab kdb: fix memory leak in kdb_main.c by Jovi Zhang · 14 years ago
  14. b595076 tree-wide: fix comment/printk typos by Uwe Kleine-König · 14 years ago
  15. 578bd4d kdb: Fix early debugging crash regression by Jason Wessel · 14 years ago
  16. 931ea24 kdb: fix per_cpu command to remove supress mask by Jason Wessel · 14 years ago
  17. 495363d kdb,debug_core: adjust master cpu switch logic against new debug_core locking by Jason Wessel · 15 years ago
  18. 91b152a kdb,kgdb: fix sparse fixups by Jason Wessel · 15 years ago
  19. 75d14ed kdb: Fix oops in kdb_unregister by Jason Wessel · 14 years ago
  20. f7030bb kdb: Allow kernel loadable modules to add kdb shell functions by Jason Wessel · 14 years ago
  21. 79637a4 Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  22. b3bd3de gcc-4.6: kernel/*: Fix unused but set warnings by Andi Kleen · 15 years ago
  23. 2637d13 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 15 years ago
  24. f335397 Input: sysrq - drop tty argument form handle_sysrq() by Dmitry Torokhov · 15 years ago
  25. b590cdd kdb: fix compile error without CONFIG_KALLSYMS by Jason Wessel · 15 years ago
  26. b62ad9a Merge branch 'timers-timekeeping-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  27. 81d4450 vt,console,kdb: automatically set kdb LINES variable by Jason Wessel · 15 years ago
  28. 534af10 kgdb,kdb: individual register set and and get API by Jason Wessel · 15 years ago
  29. 157b1a2 kgdb: Do not access xtime directly by Thomas Gleixner · 15 years ago
  30. edd63cb sysrq,kdb: Use __handle_sysrq() for kdb's sysrq function by Jason Wessel · 15 years ago
  31. 9e8b624 Fix merge regression from external kdb to upstream kdb by Jason Wessel · 15 years ago
  32. 1396a21 kdb: break out of kdb_ll() when command is terminated by Martin Hicks · 15 years ago
  33. c8e21ce module: fix kdb's illicit use of struct module_use. by Rusty Russell · 15 years ago
  34. d37d39a printk,kdb: capture printk() when in kdb shell by Jason Wessel · 15 years ago
  35. efe2f29 kgdboc,kdb: Allow kdb to work on a non open console port by Jason Wessel · 15 years ago
  36. ada64e4 kgdboc,keyboard: Keyboard driver for kdb with kgdb by Jason Wessel · 15 years ago
  37. a0de055 kgdb: gdb "monitor" -> kdb passthrough by Jason Wessel · 15 years ago
  38. f5316b4 kgdb,8250,pl011: Return immediately from console poll by Jason Wessel · 15 years ago
  39. 5d5314d kdb: core for kgdb back end (1 of 2) by Jason Wessel · 15 years ago