index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
kernel
/
kgdb.c
Age
Commit message (
Expand
)
Author
2021-12-09
powerpc/config: Add CONFIG_BOOKE_OR_40x
Christophe Leroy
2021-06-25
powerpc/64s: avoid reloading (H)SRR registers if they are still valid
Nicholas Piggin
2021-06-17
powerpc: Don't use 'struct ppc_inst' to reference instruction location
Christophe Leroy
2021-03-29
powerpc/kernel: Trivial typo fix in kgdb.c
Bhaskar Chowdhury
2020-06-18
maccess: make get_kernel_nofault() check for minimal type compatibility
Linus Torvalds
2020-06-18
maccess: rename probe_kernel_address to get_kernel_nofault
Christoph Hellwig
2020-05-19
powerpc: Use a datatype for instructions
Jordan Niethe
2020-05-19
powerpc: Use a macro for creating instructions from u32s
Jordan Niethe
2019-02-23
powerpc: Activate CONFIG_THREAD_INFO_IN_TASK
Christophe Leroy
2018-12-30
kgdb/treewide: constify struct kgdb_arch arch_kgdb_ops
Christophe Leroy
2018-12-30
kgdb: Fix kgdb_roundup_cpus() for arches who used smp_call_function()
Douglas Anderson
2018-12-30
kgdb: Remove irq flags from roundup
Douglas Anderson
2018-10-20
powerpc/kgdb: add kgdb_arch_set/remove_breakpoint()
Christophe Leroy
2017-08-10
powerpc/8xx: Getting rid of remaining use of CONFIG_8xx
Christophe Leroy
2016-02-18
powerpc: Fix kgdb on little endian ppc64le
Balbir Singh
2014-11-03
powerpc: Replace __get_cpu_var uses
Christoph Lameter
2014-01-15
powerpc: Delete non-required instances of include <linux/init.h>
Paul Gortmaker
2013-10-18
powerpc/kgdb: use DEFINE_PER_CPU to allocate kgdb's thread_info
Tiejun Chen
2013-04-18
powerpc/kgdb: Removed kmalloc returned value cast
Alex Grad
2013-01-29
Merge branch 'merge' into next
Benjamin Herrenschmidt
2013-01-29
powerpc: kernel/kgdb.c: Fix memory leakage
Cong Ding
2013-01-16
powerpc: Fix typo in breakpoint kgdb code.
Michael Neuling
2013-01-10
powerpc: Hardware breakpoints rewrite to handle non DABR breakpoint registers
Michael Neuling
2012-08-24
powerpc/kgdb: Restore current_thread_info properly
Tiejun Chen
2012-08-24
powerpc/kgdb: Bail out of KGDB when we've been triggered
Tiejun Chen
2012-08-24
powerpc/kgdb: Do not set kgdb_single_step on ppc
Tiejun Chen
2012-04-02
powerpc: Fix fallout from system.h split up
Stephen Rothwell
2011-05-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2011-05-19
powerpc: Remove call sites of MSG_ALL_BUT_SELF
Milton Miller
2011-05-10
treewide: fix a few typos in comments
Justin P. Mattock
2010-11-17
kgdb,ppc: Fix regression in evr register handling
Dongdong Deng
2010-10-29
kgdb,ppc: Individual register get/set for ppc
Dongdong Deng
2010-08-05
kgdb,powerpc: Replace hardcoded offset by BREAK_INSTR_SIZE
Michal Simek
2010-05-20
powerpc,kgdb: Introduce low level trap catching
Jason Wessel
2010-05-20
kgdb: core changes to support kdb
Jason Wessel
2010-02-17
powerpc/booke: Introduce new CONFIG options for advanced debug registers
Dave Kleikamp
2009-12-04
tree-wide: fix assorted typos all over the place
André Goddard Rosa
2009-10-14
powerpc/kgdb: Fix build failure caused by "kgdb.c: unused variable 'acc'"
Anton Vorontsov
2008-09-26
kgdb, x86, arm, mips, powerpc: ignore user space single stepping
Jason Wessel
2008-07-23
kgdb, powerpc: arch specific powerpc kgdb support
Jason Wessel