index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
kernel
/
kgdb.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
powerpc: add definition for pt_regs offset within an interrupt frame
Nicholas Piggin
2022-12-02
1
-1
/
+1
*
powerpc: Remove CONFIG_FSL_BOOKE
Christophe Leroy
2022-09-26
1
-6
/
+6
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - gpl-2.0_398.RULE
Thomas Gleixner
2022-06-10
1
-4
/
+1
*
powerpc/config: Add CONFIG_BOOKE_OR_40x
Christophe Leroy
2021-12-09
1
-2
/
+2
*
powerpc/64s: avoid reloading (H)SRR registers if they are still valid
Nicholas Piggin
2021-06-25
1
-5
/
+5
*
powerpc: Don't use 'struct ppc_inst' to reference instruction location
Christophe Leroy
2021-06-17
1
-5
/
+4
*
powerpc/kernel: Trivial typo fix in kgdb.c
Bhaskar Chowdhury
2021-03-29
1
-1
/
+1
*
maccess: make get_kernel_nofault() check for minimal type compatibility
Linus Torvalds
2020-06-18
1
-1
/
+1
*
maccess: rename probe_kernel_address to get_kernel_nofault
Christoph Hellwig
2020-06-18
1
-1
/
+1
*
powerpc: Use a datatype for instructions
Jordan Niethe
2020-05-19
1
-2
/
+2
*
powerpc: Use a macro for creating instructions from u32s
Jordan Niethe
2020-05-19
1
-2
/
+3
*
powerpc: Activate CONFIG_THREAD_INFO_IN_TASK
Christophe Leroy
2019-02-23
1
-28
/
+0
*
kgdb/treewide: constify struct kgdb_arch arch_kgdb_ops
Christophe Leroy
2018-12-30
1
-1
/
+1
*
kgdb: Fix kgdb_roundup_cpus() for arches who used smp_call_function()
Douglas Anderson
2018-12-30
1
-2
/
+2
*
kgdb: Remove irq flags from roundup
Douglas Anderson
2018-12-30
1
-1
/
+1
*
powerpc/kgdb: add kgdb_arch_set/remove_breakpoint()
Christophe Leroy
2018-10-20
1
-8
/
+35
*
powerpc/8xx: Getting rid of remaining use of CONFIG_8xx
Christophe Leroy
2017-08-10
1
-2
/
+2
*
powerpc: Fix kgdb on little endian ppc64le
Balbir Singh
2016-02-18
1
-0
/
+4
*
powerpc: Replace __get_cpu_var uses
Christoph Lameter
2014-11-03
1
-1
/
+1
*
powerpc: Delete non-required instances of include <linux/init.h>
Paul Gortmaker
2014-01-15
1
-1
/
+0
*
powerpc/kgdb: use DEFINE_PER_CPU to allocate kgdb's thread_info
Tiejun Chen
2013-10-18
1
-3
/
+3
*
powerpc/kgdb: Removed kmalloc returned value cast
Alex Grad
2013-04-18
1
-1
/
+1
*
Merge branch 'merge' into next
Benjamin Herrenschmidt
2013-01-29
1
-2
/
+3
|
\
|
*
powerpc: kernel/kgdb.c: Fix memory leakage
Cong Ding
2013-01-29
1
-2
/
+3
*
|
powerpc: Fix typo in breakpoint kgdb code.
Michael Neuling
2013-01-16
1
-1
/
+1
*
|
powerpc: Hardware breakpoints rewrite to handle non DABR breakpoint registers
Michael Neuling
2013-01-10
1
-5
/
+5
|
/
*
powerpc/kgdb: Restore current_thread_info properly
Tiejun Chen
2012-08-24
1
-2
/
+9
*
powerpc/kgdb: Bail out of KGDB when we've been triggered
Tiejun Chen
2012-08-24
1
-0
/
+15
*
powerpc/kgdb: Do not set kgdb_single_step on ppc
Tiejun Chen
2012-08-24
1
-1
/
+0
*
powerpc: Fix fallout from system.h split up
Stephen Rothwell
2012-04-02
1
-0
/
+1
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2011-05-23
1
-1
/
+1
|
\
|
*
treewide: fix a few typos in comments
Justin P. Mattock
2011-05-10
1
-1
/
+1
*
|
powerpc: Remove call sites of MSG_ALL_BUT_SELF
Milton Miller
2011-05-19
1
-1
/
+1
|
/
*
kgdb,ppc: Fix regression in evr register handling
Dongdong Deng
2010-11-17
1
-2
/
+2
*
kgdb,ppc: Individual register get/set for ppc
Dongdong Deng
2010-10-29
1
-63
/
+125
*
kgdb,powerpc: Replace hardcoded offset by BREAK_INSTR_SIZE
Michal Simek
2010-08-05
1
-1
/
+1
*
powerpc,kgdb: Introduce low level trap catching
Jason Wessel
2010-05-20
1
-2
/
+4
*
kgdb: core changes to support kdb
Jason Wessel
2010-05-20
1
-0
/
+5
*
powerpc/booke: Introduce new CONFIG options for advanced debug registers
Dave Kleikamp
2010-02-17
1
-1
/
+1
*
tree-wide: fix assorted typos all over the place
André Goddard Rosa
2009-12-04
1
-1
/
+1
*
powerpc/kgdb: Fix build failure caused by "kgdb.c: unused variable 'acc'"
Anton Vorontsov
2009-10-14
1
-6
/
+0
*
kgdb, x86, arm, mips, powerpc: ignore user space single stepping
Jason Wessel
2008-09-26
1
-3
/
+2
*
kgdb, powerpc: arch specific powerpc kgdb support
Jason Wessel
2008-07-23
1
-0
/
+410