summaryrefslogtreecommitdiff
path: root/drivers/tty/serial/kgdboc.c
AgeCommit message (Expand)Author
2018-12-13kgdboc: fix KASAN global-out-of-bounds bug in param_set_kgdboc_var()Macpaul Lin
2018-12-08kgdboc: Fix warning with module buildLaura Abbott
2018-12-08kgdboc: Fix restrict errorLaura Abbott
2018-11-13kgdboc: Passing ekgdboc to command line causes panicHe Zhe
2013-09-04treewide: Convert retrun typos to returnJoe Perches
2012-10-13Merge tag 'for_linus-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/jw...Linus Torvalds
2012-10-12kgdboc: Accept either kbd or kdb to activate the vga + keyboard kdb shellJason Wessel
2012-10-02Merge branch 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds
2012-09-26tty/serial: Add kgdb_nmi driverAnton Vorontsov
2012-08-20workqueue: deprecate flush[_delayed]_work_sync()Tejun Heo
2011-10-31tty: Add module.h to drivers/tty users who just expect it there.Paul Gortmaker
2011-03-25kgdboc,kgdbts: strlen() doesn't count the terminatorDan Carpenter
2011-01-13tty: move drivers/serial/ to drivers/tty/serial/Greg Kroah-Hartman