aboutsummaryrefslogtreecommitdiff
path: root/arch/arm64/Kconfig.debug
AgeCommit message (Expand)AuthorFilesLines
2017-02-22Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Gravatar Linus Torvalds 1-0/+8
2017-02-07arch: Rename CONFIG_DEBUG_RODATA and CONFIG_DEBUG_MODULE_RONXGravatar Laura Abbott 1-1/+1
2017-02-07arch: Move CONFIG_DEBUG_RODATA and CONFIG_SET_MODULE_RONX to be commonGravatar Laura Abbott 1-11/+0
2017-02-03efi: arm64: Add vmlinux debug link to the Image binaryGravatar Ard Biesheuvel 1-0/+8
2016-11-07arm64: dump: Add checking for writable and exectuable pagesGravatar Laura Abbott 1-0/+29
2016-11-07arm64: dump: Make ptdump debugfs a separate optionGravatar Laura Abbott 1-1/+5
2016-08-26arm64: always enable DEBUG_RODATA and remove the Kconfig optionGravatar Mark Rutland 1-10/+0
2016-05-31arm64: enable CONFIG_SET_MODULE_RONX by defaultGravatar Mark Rutland 1-12/+13
2016-04-14arm64: simplify kernel segment mapping granularityGravatar Ard Biesheuvel 1-1/+1
2016-03-03arm64: enable CONFIG_DEBUG_RODATA by defaultGravatar Ard Biesheuvel 1-3/+3
2016-01-09arch: consolidate CONFIG_STRICT_DEVM in lib/Kconfig.debugGravatar Dan Williams 1-14/+0
2015-11-10arm64: remove redundant FRAME_POINTER kconfig option and force to select itGravatar Yang Shi 1-4/+0
2015-10-19arm64: Clean config usages for page sizeGravatar Suzuki K. Poulose 1-1/+1
2015-04-03coresight: moving to new "hwtracing" directoryGravatar Mathieu Poirier 1-1/+1
2015-04-03coresight: Adding coresight support for arm64 architectureGravatar Mathieu Poirier 1-0/+2
2015-01-22arm64: add better page protections to arm64Gravatar Laura Abbott 1-0/+23
2014-11-26arm64: add support to dump the kernel page tablesGravatar Laura Abbott 1-0/+12
2014-09-08arm64: Add CONFIG_DEBUG_SET_MODULE_RONX supportGravatar Laura Abbott 1-0/+11
2014-07-10arm64: Enable TEXT_OFFSET fuzzingGravatar Mark Rutland 1-0/+15
2014-04-24arm64: remove arch specific earlyprintkGravatar Rob Herring 1-9/+0
2014-04-07arm64: Add missing Kconfig for CONFIG_STRICT_DEVMEMGravatar Laura Abbott 1-0/+14
2013-10-02arm64: Remove duplicate DEBUG_STACK_USAGE configGravatar Stephen Boyd 1-7/+0
2013-03-19arm64: Kconfig.debug: Remove unused CONFIG_DEBUG_ERRORSGravatar Paul Bolle 1-11/+0
2013-02-11arm64: mm: update CONTEXTIDR register to contain PID of current processGravatar Will Deacon 1-0/+8
2013-01-22arm64: Add simple earlyprintk supportGravatar Catalin Marinas 1-0/+9
2012-09-17arm64: Build infrastructureGravatar Catalin Marinas 1-0/+27