summaryrefslogtreecommitdiff
path: root/arch/arm64/Kconfig.debug
AgeCommit message (Expand)Author
2017-04-04arm64: relocation testing moduleArd Biesheuvel
2017-02-22Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2017-02-07arch: Rename CONFIG_DEBUG_RODATA and CONFIG_DEBUG_MODULE_RONXLaura Abbott
2017-02-07arch: Move CONFIG_DEBUG_RODATA and CONFIG_SET_MODULE_RONX to be commonLaura Abbott
2017-02-03efi: arm64: Add vmlinux debug link to the Image binaryArd Biesheuvel
2016-11-07arm64: dump: Add checking for writable and exectuable pagesLaura Abbott
2016-11-07arm64: dump: Make ptdump debugfs a separate optionLaura Abbott
2016-08-26arm64: always enable DEBUG_RODATA and remove the Kconfig optionMark Rutland
2016-05-31arm64: enable CONFIG_SET_MODULE_RONX by defaultMark Rutland
2016-04-14arm64: simplify kernel segment mapping granularityArd Biesheuvel
2016-03-03arm64: enable CONFIG_DEBUG_RODATA by defaultArd Biesheuvel
2016-01-09arch: consolidate CONFIG_STRICT_DEVM in lib/Kconfig.debugDan Williams
2015-11-10arm64: remove redundant FRAME_POINTER kconfig option and force to select itYang Shi
2015-10-19arm64: Clean config usages for page sizeSuzuki K. Poulose
2015-04-03coresight: moving to new "hwtracing" directoryMathieu Poirier
2015-04-03coresight: Adding coresight support for arm64 architectureMathieu Poirier
2015-01-22arm64: add better page protections to arm64Laura Abbott
2014-11-26arm64: add support to dump the kernel page tablesLaura Abbott
2014-09-08arm64: Add CONFIG_DEBUG_SET_MODULE_RONX supportLaura Abbott
2014-07-10arm64: Enable TEXT_OFFSET fuzzingMark Rutland
2014-04-24arm64: remove arch specific earlyprintkRob Herring
2014-04-07arm64: Add missing Kconfig for CONFIG_STRICT_DEVMEMLaura Abbott
2013-10-02arm64: Remove duplicate DEBUG_STACK_USAGE configStephen Boyd
2013-03-19arm64: Kconfig.debug: Remove unused CONFIG_DEBUG_ERRORSPaul Bolle
2013-02-11arm64: mm: update CONTEXTIDR register to contain PID of current processWill Deacon
2013-01-22arm64: Add simple earlyprintk supportCatalin Marinas
2012-09-17arm64: Build infrastructureCatalin Marinas