aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sparc/kernel/kgdb_64.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-08-23treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva1-1/+1
2018-12-30kgdb/treewide: constify struct kgdb_arch arch_kgdb_opsChristophe Leroy1-1/+1
2018-10-07sparc64: fix fall-through annotationGustavo A. R. Silva1-1/+1
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2014-05-18sparc64: fix sparse warning in kgdb_64.cSam Ravnborg1-0/+2
2013-12-03sparc64: Fix build regressionKirill Tkhai1-0/+1
2013-11-14sparc64: Implement HAVE_CONTEXT_TRACKINGKirill Tkhai1-1/+4
2013-07-31sparc64: cleanup: Rename ret_from_syscall to ret_from_forkKirill Tkhai1-2/+2
2012-03-29sparc: Fix even more fallout from system.h split.David S. Miller1-0/+1
2010-05-20kgdb,sparc: Add in kgdb_arch_set_pc for sparcJason Wessel1-0/+6
2010-04-12sparc64: Add function graph tracer support.David S. Miller1-1/+2
2009-03-18sparc64: Reschedule KGDB capture to a software interrupt.David S. Miller1-1/+1
2008-12-04sparc,sparc64: unify kernel/Sam Ravnborg1-0/+186