index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
tty
/
serial
/
kgdboc.c
Age
Commit message (
Expand
)
Author
2019-07-30
kgdboc: disable the console lock when in kgdb
Douglas Anderson
2019-03-28
Disable kgdboc failed by echo space to /sys/module/kgdboc/parameters/kgdboc
Wentao Wang
2018-12-06
kgdboc: fix KASAN global-out-of-bounds bug in param_set_kgdboc_var()
Macpaul Lin
2018-09-20
kgdboc: Fix warning with module build
Laura Abbott
2018-09-18
kgdboc: Fix restrict error
Laura Abbott
2018-09-18
kgdboc: Change printk to the right fashion
He Zhe
2018-09-18
kgdboc: Passing ekgdboc to command line causes panic
He Zhe
2017-11-15
Merge tag 'modules-for-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2017-11-08
tty: serial: Remove redundant license text
Greg Kroah-Hartman
2017-11-08
tty: add SPDX identifiers to all remaining files in drivers/tty/
Greg Kroah-Hartman
2017-10-31
treewide: Fix function prototypes for module_param_call()
Kees Cook
2013-09-04
treewide: Convert retrun typos to return
Joe Perches
2012-10-13
Merge tag 'for_linus-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/jw...
Linus Torvalds
2012-10-12
kgdboc: Accept either kbd or kdb to activate the vga + keyboard kdb shell
Jason Wessel
2012-10-02
Merge branch 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
Linus Torvalds
2012-09-26
tty/serial: Add kgdb_nmi driver
Anton Vorontsov
2012-08-20
workqueue: deprecate flush[_delayed]_work_sync()
Tejun Heo
2011-10-31
tty: Add module.h to drivers/tty users who just expect it there.
Paul Gortmaker
2011-03-25
kgdboc,kgdbts: strlen() doesn't count the terminator
Dan Carpenter
2011-01-13
tty: move drivers/serial/ to drivers/tty/serial/
Greg Kroah-Hartman