index
:
linux-sh
development
for-next
j2-devel
j2-stable
jcore-4.6
jcore-4.8
linux-sh-draft
linux-sh-draft-2
master
sh-for-4.6
sh-for-4.6-old1
temp-j2
v4.6-rc3+j2
v4.6-rc5+j2
v5.16+j2
DO NOT CLONE THIS REPO DIRECTLY. Clone kernel.org then fetch just differences from here. Linux SH repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm
/
kernel
/
kgdb.c
Age
Commit message (
Expand
)
Author
Lines
2020-06-17
maccess: rename probe_kernel_{read,write} to copy_{from,to}_kernel_nofault
Christoph Hellwig
-1
/
+1
2018-12-30
kgdb/treewide: constify struct kgdb_arch arch_kgdb_ops
Christophe Leroy
-1
/
+1
2018-12-30
kgdb: Fix kgdb_roundup_cpus() for arches who used smp_call_function()
Douglas Anderson
-12
/
+0
2018-12-30
kgdb: Remove irq flags from roundup
Douglas Anderson
-1
/
+1
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
-0
/
+1
2017-05-08
scripts/spelling.txt: add regsiter -> register spelling mistake
Stephen Boyd
-1
/
+1
2015-10-03
ARM: 8428/1: kgdb: Fix registers on sleeping tasks
Doug Anderson
-19
/
+12
2015-09-16
ARM: 8425/1: kgdb: Don't try to stop the machine when setting breakpoints
Doug Anderson
-3
/
+5
2015-01-09
ARM: probes: move all probe code to dedicate directory
Wang Nan
-2
/
+1
2014-10-16
arm: kgdb: Handle read-only text / modules
Doug Anderson
-0
/
+29
2014-08-02
ARM: 8124/1: don't enter kgdb when userspace executes a kgdb break instruction
Omar Sandoval
-0
/
+4
2010-10-29
kgdb,arm: fix register dump
Rabin Vincent
-1
/
+1
2010-08-14
ARM: 6326/1: kgdb: fix GDB_MAX_REGS no longer used
eric miao
-1
/
+1
2010-08-05
arm,kgdb: Add ability to trap into debugger on notify_die
Jason Wessel
-0
/
+34
2010-08-05
kgdb,arm: Individual register get/set for arm
Jason Wessel
-43
/
+47
2010-05-20
kgdb: core changes to support kdb
Jason Wessel
-0
/
+5
2010-03-15
ARM: 5989/1: ARM: KGDB: add support for SMP platforms
Will Deacon
-0
/
+13
2008-09-26
kgdb, x86, arm, mips, powerpc: ignore user space single stepping
Jason Wessel
-2
/
+0
2008-07-23
kgdb: support for ARCH=arm
Jason Wessel
-0
/
+201