aboutsummaryrefslogtreecommitdiff
path: root/arch/powerpc/kernel/kgdb.c
AgeCommit message (Expand)Author
2021-12-09powerpc/config: Add CONFIG_BOOKE_OR_40xChristophe Leroy
2021-06-25powerpc/64s: avoid reloading (H)SRR registers if they are still validNicholas Piggin
2021-06-17powerpc: Don't use 'struct ppc_inst' to reference instruction locationChristophe Leroy
2021-03-29powerpc/kernel: Trivial typo fix in kgdb.cBhaskar Chowdhury
2020-06-18maccess: make get_kernel_nofault() check for minimal type compatibilityLinus Torvalds
2020-06-18maccess: rename probe_kernel_address to get_kernel_nofaultChristoph Hellwig
2020-05-19powerpc: Use a datatype for instructionsJordan Niethe
2020-05-19powerpc: Use a macro for creating instructions from u32sJordan Niethe
2019-02-23powerpc: Activate CONFIG_THREAD_INFO_IN_TASKChristophe Leroy
2018-12-30kgdb/treewide: constify struct kgdb_arch arch_kgdb_opsChristophe Leroy
2018-12-30kgdb: Fix kgdb_roundup_cpus() for arches who used smp_call_function()Douglas Anderson
2018-12-30kgdb: Remove irq flags from roundupDouglas Anderson
2018-10-20powerpc/kgdb: add kgdb_arch_set/remove_breakpoint()Christophe Leroy
2017-08-10powerpc/8xx: Getting rid of remaining use of CONFIG_8xxChristophe Leroy
2016-02-18powerpc: Fix kgdb on little endian ppc64leBalbir Singh
2014-11-03powerpc: Replace __get_cpu_var usesChristoph Lameter
2014-01-15powerpc: Delete non-required instances of include <linux/init.h>Paul Gortmaker
2013-10-18powerpc/kgdb: use DEFINE_PER_CPU to allocate kgdb's thread_infoTiejun Chen
2013-04-18powerpc/kgdb: Removed kmalloc returned value castAlex Grad
2013-01-29Merge branch 'merge' into nextBenjamin Herrenschmidt
2013-01-29powerpc: kernel/kgdb.c: Fix memory leakageCong Ding
2013-01-16powerpc: Fix typo in breakpoint kgdb code.Michael Neuling
2013-01-10powerpc: Hardware breakpoints rewrite to handle non DABR breakpoint registersMichael Neuling
2012-08-24powerpc/kgdb: Restore current_thread_info properlyTiejun Chen
2012-08-24powerpc/kgdb: Bail out of KGDB when we've been triggeredTiejun Chen
2012-08-24powerpc/kgdb: Do not set kgdb_single_step on ppcTiejun Chen
2012-04-02powerpc: Fix fallout from system.h split upStephen Rothwell
2011-05-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2011-05-19powerpc: Remove call sites of MSG_ALL_BUT_SELFMilton Miller
2011-05-10treewide: fix a few typos in commentsJustin P. Mattock
2010-11-17kgdb,ppc: Fix regression in evr register handlingDongdong Deng
2010-10-29kgdb,ppc: Individual register get/set for ppcDongdong Deng
2010-08-05kgdb,powerpc: Replace hardcoded offset by BREAK_INSTR_SIZEMichal Simek
2010-05-20powerpc,kgdb: Introduce low level trap catchingJason Wessel
2010-05-20kgdb: core changes to support kdbJason Wessel
2010-02-17powerpc/booke: Introduce new CONFIG options for advanced debug registersDave Kleikamp
2009-12-04tree-wide: fix assorted typos all over the placeAndré Goddard Rosa
2009-10-14powerpc/kgdb: Fix build failure caused by "kgdb.c: unused variable 'acc'"Anton Vorontsov
2008-09-26kgdb, x86, arm, mips, powerpc: ignore user space single steppingJason Wessel
2008-07-23kgdb, powerpc: arch specific powerpc kgdb supportJason Wessel