开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
scripts
/
gdb
/
linux
/
constants.py.in
Age
Commit message (
Expand
)
Author
2024-03-15
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2024-03-06
arch: simplify architecture specific page size configuration
Arnd Bergmann
2024-02-08
x86: replace CONFIG_HAVE_KVM with IS_ENABLED(CONFIG_KVM)
Paolo Bonzini
2023-11-01
scripts/gdb/vmalloc: disable on no-MMU
Ben Wolsieffer
2023-11-01
scripts/gdb: fix usage of MOD_TEXT not defined when CONFIG_MODULES=n
Clément Léger
2023-08-21
scripts/gdb/vmalloc: add vmallocinfo support
Kuan-Ying Lee
2023-08-21
scripts/gdb/slab: add slab support
Kuan-Ying Lee
2023-08-21
scripts/gdb/page_owner: add page owner support
Kuan-Ying Lee
2023-08-21
scripts/gdb/stackdepot: add stackdepot support
Kuan-Ying Lee
2023-08-21
scripts/gdb/aarch64: add aarch64 page operation helper commands and configs
Kuan-Ying Lee
2023-08-18
scripts/gdb: fix 'lx-lsmod' show the wrong size
Kuan-Ying Lee
2023-06-19
scripts/gdb: fix SB_* constants parsing
Florian Fainelli
2023-04-27
Merge tag 'mm-nonmm-stable-2023-04-27-16-01' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2023-04-18
scripts/gdb: print interrupts
Florian Fainelli
2023-04-18
scripts/gdb: raise error with reduced debugging information
Florian Fainelli
2023-04-18
scripts/gdb: add a Radix Tree Parser
Kieran Bingham
2023-04-13
scripts/gdb: use mem instead of core_layout to get the module address
Pankaj Raghav
2019-06-01
scripts/gdb: fix invocation when CONFIG_COMMON_CLK is not set
Fabiano Rosas
2019-05-14
scripts/gdb: print cached rate in lx-clk-summary
Leonard Crestez
2019-05-14
scripts/gdb: add a timer list command
Stephen Boyd
2019-03-07
scripts/gdb: replace flags (MS_xyz -> SB_xyz)
Jackie Liu
2017-07-12
scripts/gdb: add lx-fdtdump command
Peter Griffin
2016-07-15
Revert "scripts/gdb: add a Radix Tree Parser"
Kieran Bingham
2016-05-23
scripts/gdb: add a Radix Tree Parser
Kieran Bingham
2016-05-23
scripts/gdb: add mount point list command
Kieran Bingham
2016-05-23
scripts/gdb: provide linux constants
Kieran Bingham