summaryrefslogtreecommitdiffstats
path: root/arch/arm64/Kconfig.debug
Commit message (Expand)AuthorAgeFilesLines
* arm64: remove TEXT_OFFSET randomizationArd Biesheuvel2020-06-151-15/+0
* arm64: mm: use ARCH_HAS_DEBUG_WX instead of arch definedZong Li2020-06-031-29/+0
* arm64: remove CONFIG_DEBUG_ALIGN_RODATA featureArd Biesheuvel2020-04-011-13/+0
* arm64: mm: convert mm/dump.c to use walk_page_range()Steven Price2020-02-041-18/+1
* treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-211-0/+1
* Kconfig: consolidate the "Kernel hacking" menuChristoph Hellwig2018-08-021-5/+0
* arm64: relocation testing moduleArd Biesheuvel2017-04-041-0/+4
* Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2017-02-221-0/+8
|\
| * efi: arm64: Add vmlinux debug link to the Image binaryArd Biesheuvel2017-02-031-0/+8
* | arch: Rename CONFIG_DEBUG_RODATA and CONFIG_DEBUG_MODULE_RONXLaura Abbott2017-02-071-1/+1
* | arch: Move CONFIG_DEBUG_RODATA and CONFIG_SET_MODULE_RONX to be commonLaura Abbott2017-02-071-11/+0
|/
* arm64: dump: Add checking for writable and exectuable pagesLaura Abbott2016-11-071-0/+29
* arm64: dump: Make ptdump debugfs a separate optionLaura Abbott2016-11-071-1/+5
* arm64: always enable DEBUG_RODATA and remove the Kconfig optionMark Rutland2016-08-261-10/+0
* arm64: enable CONFIG_SET_MODULE_RONX by defaultMark Rutland2016-05-311-12/+13
* arm64: simplify kernel segment mapping granularityArd Biesheuvel2016-04-141-1/+1
* arm64: enable CONFIG_DEBUG_RODATA by defaultArd Biesheuvel2016-03-031-3/+3
* arch: consolidate CONFIG_STRICT_DEVM in lib/Kconfig.debugDan Williams2016-01-091-14/+0
* arm64: remove redundant FRAME_POINTER kconfig option and force to select itYang Shi2015-11-101-4/+0
* arm64: Clean config usages for page sizeSuzuki K. Poulose2015-10-191-1/+1
* coresight: moving to new "hwtracing" directoryMathieu Poirier2015-04-031-1/+1
* coresight: Adding coresight support for arm64 architectureMathieu Poirier2015-04-031-0/+2
* arm64: add better page protections to arm64Laura Abbott2015-01-221-0/+23
* arm64: add support to dump the kernel page tablesLaura Abbott2014-11-261-0/+12
* arm64: Add CONFIG_DEBUG_SET_MODULE_RONX supportLaura Abbott2014-09-081-0/+11
* arm64: Enable TEXT_OFFSET fuzzingMark Rutland2014-07-101-0/+15
* arm64: remove arch specific earlyprintkRob Herring2014-04-241-9/+0
* arm64: Add missing Kconfig for CONFIG_STRICT_DEVMEMLaura Abbott2014-04-071-0/+14
* arm64: Remove duplicate DEBUG_STACK_USAGE configStephen Boyd2013-10-021-7/+0
* arm64: Kconfig.debug: Remove unused CONFIG_DEBUG_ERRORSPaul Bolle2013-03-191-11/+0
* arm64: mm: update CONTEXTIDR register to contain PID of current processWill Deacon2013-02-111-0/+8
* arm64: Add simple earlyprintk supportCatalin Marinas2013-01-221-0/+9
* arm64: Build infrastructureCatalin Marinas2012-09-171-0/+27