index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
Kconfig.debug
Age
Commit message (
Expand
)
Author
2018-08-02
Kconfig: consolidate the "Kernel hacking" menu
Christoph Hellwig
2017-04-04
arm64: relocation testing module
Ard Biesheuvel
2017-02-22
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2017-02-07
arch: Rename CONFIG_DEBUG_RODATA and CONFIG_DEBUG_MODULE_RONX
Laura Abbott
2017-02-07
arch: Move CONFIG_DEBUG_RODATA and CONFIG_SET_MODULE_RONX to be common
Laura Abbott
2017-02-03
efi: arm64: Add vmlinux debug link to the Image binary
Ard Biesheuvel
2016-11-07
arm64: dump: Add checking for writable and exectuable pages
Laura Abbott
2016-11-07
arm64: dump: Make ptdump debugfs a separate option
Laura Abbott
2016-08-26
arm64: always enable DEBUG_RODATA and remove the Kconfig option
Mark Rutland
2016-05-31
arm64: enable CONFIG_SET_MODULE_RONX by default
Mark Rutland
2016-04-14
arm64: simplify kernel segment mapping granularity
Ard Biesheuvel
2016-03-03
arm64: enable CONFIG_DEBUG_RODATA by default
Ard Biesheuvel
2016-01-09
arch: consolidate CONFIG_STRICT_DEVM in lib/Kconfig.debug
Dan Williams
2015-11-10
arm64: remove redundant FRAME_POINTER kconfig option and force to select it
Yang Shi
2015-10-19
arm64: Clean config usages for page size
Suzuki K. Poulose
2015-04-03
coresight: moving to new "hwtracing" directory
Mathieu Poirier
2015-04-03
coresight: Adding coresight support for arm64 architecture
Mathieu Poirier
2015-01-22
arm64: add better page protections to arm64
Laura Abbott
2014-11-26
arm64: add support to dump the kernel page tables
Laura Abbott
2014-09-08
arm64: Add CONFIG_DEBUG_SET_MODULE_RONX support
Laura Abbott
2014-07-10
arm64: Enable TEXT_OFFSET fuzzing
Mark Rutland
2014-04-24
arm64: remove arch specific earlyprintk
Rob Herring
2014-04-07
arm64: Add missing Kconfig for CONFIG_STRICT_DEVMEM
Laura Abbott
2013-10-02
arm64: Remove duplicate DEBUG_STACK_USAGE config
Stephen Boyd
2013-03-19
arm64: Kconfig.debug: Remove unused CONFIG_DEBUG_ERRORS
Paul Bolle
2013-02-11
arm64: mm: update CONTEXTIDR register to contain PID of current process
Will Deacon
2013-01-22
arm64: Add simple earlyprintk support
Catalin Marinas
2012-09-17
arm64: Build infrastructure
Catalin Marinas