index
:
~glisse/linux
amdgpu-debug
bbb-3.8
bxm-3.2
dal
generic-write-protection-rfc
gup
gup-bio-v2
gup-bio-v3
gup-fs-block
gup-scatterlist-v1
hmm
hmm-4.17
hmm-4.19
hmm-4.20
hmm-4.21
hmm-5.1-v2
hmm-5.2-v3
hmm-5.3
hmm-cdm
hmm-cdm-next
hmm-cdm-v2
hmm-cdm-v3
hmm-cdm-v4
hmm-for-4.17
hmm-for-5.1
hmm-intel-v00
hmm-next
hmm-nouveau
hmm-nouveau-5.1
hmm-nouveau-v01
hmm-nouveau-v03
hmm-odp-v2
hmm-p2p
hmm-radeon-v00
hmm-stable
hmm-v10
hmm-v11
hmm-v12
hmm-v13
hmm-v14
hmm-v15
hmm-v16
hmm-v17
hmm-v18
hmm-v19
hmm-v20
hmm-v21
hmm-v22
hmm-v23
hmm-v24
hmm-v25
hmm-v25-4.9
hmm-v25-next
hmm-v9
hmm-y15may21
hms-hbind-v01
kill-page-mapping
kvm-restore-change_pte
master
mmu-notifier
mmu-notifier-context
mmu-notifier-rfc
mmu-notifier-rfc-kvm
mmu-notifier-v05
mmu-notifier-v06
nookhd
nouveau-hmm
nouveau-hmm-v00
nouveau-hmm-v01
odp-5.2
odp-hmm
rdma-5.2
rdma-odp-hmm-v4
scratch
wip-hmm-p2p
wip-kvm-mmu-notifier-opti
wip-p2p-showcase
Linux kernel with some radeon work.
glisse
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
misc
/
kgdbts.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-03-29
x86,kgdb: Fix DEBUG_RODATA limitation using text_poke()
Jason Wessel
1
-17
/
+0
2012-03-29
kgdbts: (2 of 2) fix single step awareness to work correctly with SMP
Jason Wessel
1
-11
/
+62
2012-03-29
kgdbts: (1 of 2) fix single step awareness to work correctly with SMP
Jason Wessel
1
-11
/
+43
2012-03-29
kgdbts: Fix kernel oops with CONFIG_DEBUG_RODATA
Jason Wessel
1
-24
/
+28
2011-10-31
drivers/misc: Add module.h to files who are really modular.
Paul Gortmaker
1
-0
/
+1
2011-06-01
kgdbts: only use new asm-generic/ptrace.h api when needed
Mike Frysinger
1
-1
/
+4
2011-05-26
kgdbts: unify/generalize gdb breakpoint adjustment
Mike Frysinger
1
-18
/
+11
2011-03-31
Fix common misspellings
Lucas De Marchi
1
-1
/
+1
2011-03-25
kgdboc,kgdbts: strlen() doesn't count the terminator
Dan Carpenter
1
-1
/
+1
2010-10-29
kgdbts: prevent re-entry to kgdbts before it unregisters
Dongdong Deng
1
-14
/
+2
2010-04-02
kgdbts,sh: Add in breakpoint pc offset for superh
Jason Wessel
1
-0
/
+6
2009-12-11
kgdb: Replace strstr() by strchr() for single-character needles
Geert Uytterhoeven
1
-4
/
+4
2009-12-11
kgdbts: Read buffer overflow
Roel Kluin
1
-0
/
+6
2008-05-28
kgdbts: Use HW breakpoints with CONFIG_DEBUG_RODATA
Jason Wessel
1
-4
/
+24
2008-05-28
kgdb: use common ascii helpers and put_unaligned_be32 helper
Harvey Harrison
1
-3
/
+2
2008-05-05
kgdb: 1000 loops for the single step test in kgdbts
Jason Wessel
1
-2
/
+13
2008-05-05
kgdb: trivial sparse fixes in kgdb test-suite
Harvey Harrison
1
-30
/
+30
2008-04-29
kgdbts: Sparc needs sstep emulation.
David S. Miller
1
-1
/
+1
2008-04-17
kgdb: allow static kgdbts boot configuration
Jason Wessel
1
-17
/
+24
2008-04-17
kgdb: add kgdb internal test suite
Jason Wessel
1
-0
/
+1083