summaryrefslogtreecommitdiffstats
path: root/arch/tile/kernel/kgdb.c
AgeCommit message (Expand)AuthorFilesLines
2018-03-16arch: remove tile portArnd Bergmann1-497/+0
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar1-0/+2
2016-03-04tile: Fix misspellings in comments.Adam Buchbinder1-4/+4
2016-03-02tile kgdb: fix bug in copy to gdb regs, and optimize memsetChris Metcalf1-4/+4
2016-01-04tile: define a macro ktext_writable_addr to get writable kernel text addressZhigang Lu1-1/+1
2014-11-12arch: tile: kernel: kgdb.c: Use memcpy() instead of pointer copy one by oneChen Gang1-5/+1
2013-09-03tilegx: support KGDBChris Metcalf1-0/+499