summaryrefslogtreecommitdiff
path: root/arch/arm64/Kconfig.debug
AgeCommit message (Expand)AuthorFilesLines
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner1-0/+1
2018-08-02Kconfig: consolidate the "Kernel hacking" menuChristoph Hellwig1-5/+0
2017-04-04arm64: relocation testing moduleArd Biesheuvel1-0/+4
2017-02-22Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds1-0/+8
2017-02-07arch: Rename CONFIG_DEBUG_RODATA and CONFIG_DEBUG_MODULE_RONXLaura Abbott1-1/+1
2017-02-07arch: Move CONFIG_DEBUG_RODATA and CONFIG_SET_MODULE_RONX to be commonLaura Abbott1-11/+0
2017-02-03efi: arm64: Add vmlinux debug link to the Image binaryArd Biesheuvel1-0/+8
2016-11-07arm64: dump: Add checking for writable and exectuable pagesLaura Abbott1-0/+29
2016-11-07arm64: dump: Make ptdump debugfs a separate optionLaura Abbott1-1/+5
2016-08-26arm64: always enable DEBUG_RODATA and remove the Kconfig optionMark Rutland1-10/+0
2016-05-31arm64: enable CONFIG_SET_MODULE_RONX by defaultMark Rutland1-12/+13
2016-04-14arm64: simplify kernel segment mapping granularityArd Biesheuvel1-1/+1
2016-03-03arm64: enable CONFIG_DEBUG_RODATA by defaultArd Biesheuvel1-3/+3
2016-01-09arch: consolidate CONFIG_STRICT_DEVM in lib/Kconfig.debugDan Williams1-14/+0
2015-11-10arm64: remove redundant FRAME_POINTER kconfig option and force to select itYang Shi1-4/+0
2015-10-19arm64: Clean config usages for page sizeSuzuki K. Poulose1-1/+1
2015-04-03coresight: moving to new "hwtracing" directoryMathieu Poirier1-1/+1
2015-04-03coresight: Adding coresight support for arm64 architectureMathieu Poirier1-0/+2
2015-01-22arm64: add better page protections to arm64Laura Abbott1-0/+23
2014-11-26arm64: add support to dump the kernel page tablesLaura Abbott1-0/+12
2014-09-08arm64: Add CONFIG_DEBUG_SET_MODULE_RONX supportLaura Abbott1-0/+11
2014-07-10arm64: Enable TEXT_OFFSET fuzzingMark Rutland1-0/+15
2014-04-24arm64: remove arch specific earlyprintkRob Herring1-9/+0
2014-04-07arm64: Add missing Kconfig for CONFIG_STRICT_DEVMEMLaura Abbott1-0/+14
2013-10-02arm64: Remove duplicate DEBUG_STACK_USAGE configStephen Boyd1-7/+0
2013-03-19arm64: Kconfig.debug: Remove unused CONFIG_DEBUG_ERRORSPaul Bolle1-11/+0
2013-02-11arm64: mm: update CONTEXTIDR register to contain PID of current processWill Deacon1-0/+8
2013-01-22arm64: Add simple earlyprintk supportCatalin Marinas1-0/+9
2012-09-17arm64: Build infrastructureCatalin Marinas1-0/+27