aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/Kconfig.debug (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-08-25powerpc/ptdump: Convert powerpc to GENERIC_PTDUMPChristophe Leroy1-30/+0
2021-06-25powerpc: Make PPC_IRQ_SOFT_MASK_DEBUG depend on PPC64Nicholas Piggin1-0/+1
2021-06-25powerpc/64s: avoid reloading (H)SRR registers if they are still validNicholas Piggin1-0/+4
2021-04-08powerpc: iommu: fix build when neither PCI or IBMVIO is setRandy Dunlap1-0/+1
2021-01-31powerpc/xmon: Select CONSOLE_POLL for the 8xxChristophe Leroy1-0/+1
2020-05-28powerpc: Remove Xilinx PPC405/PPC440 supportMichal Simek1-1/+1
2020-01-23powerpc/ptdump: Only enable PPC_CHECK_WX with STRICT_KERNEL_RWXChristophe Leroy1-1/+1
2019-11-25powerpc: Fix Kconfig indentationKrzysztof Kozlowski1-9/+9
2019-05-03powerpc/xmon: add read-only modeChristopher M. Riedl1-0/+8
2019-05-03powerpc/mm: Warn if W+X pages found on bootRussell Currey1-0/+19
2019-05-03powerpc/32: prepare shadow area for KASANChristophe Leroy1-0/+5
2019-02-22powerpc: Move page table dump files in a dedicated subdirectoryChristophe Leroy1-4/+0
2018-10-13powerpc: remove redundant 'default n' from Kconfig-sBartlomiej Zolnierkiewicz1-6/+0
2018-08-02Kconfig: consolidate the "Kernel hacking" menuChristoph Hellwig1-5/+0
2018-01-19powerpc: Add new kconfig CONFIG_PPC_IRQ_SOFT_MASK_DEBUGMadhavan Srinivasan1-0/+4
2018-01-16powerpc/32s: Fix compile error with CONFIG_PPC_PTDUMPChristophe Leroy1-1/+1
2017-11-16Merge tag 'powerpc-4.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linuxLinus Torvalds1-0/+6
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-10-22powerpc: Disable the fast-endian switch syscall by defaultMichael Ellerman1-0/+6
2017-02-02powerpc/debug: PTDUMP should depend on DEBUG_FSMichael Ellerman1-2/+1
2016-12-01powerpc/mm: Fix page table dump build on non-Book3SMichael Ellerman1-0/+4
2016-11-17powerpc/mm: Dump linux pagetablesRashmica Gupta1-0/+12
2016-08-01powerpc/mm: Catch usage of cpu/mmu_has_feature() before jump label initAneesh Kumar K.V1-0/+10
2016-08-01powerpc: Add kconfig option to use jump labels for cpu/mmu_has_feature()Michael Ellerman1-0/+9
2016-07-30Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/scottwood/linux into nextMichael Ellerman1-1/+0
2016-07-15powerpc/pseries: HVC early debug options should depend on HVC_CONSOLEMichael Ellerman1-2/+2
2016-07-09powerpc/8xx: CONFIG_PIN_TLB unneeded for CONFIG_PPC_EARLY_DEBUG_CPMChristophe Leroy1-1/+0
2016-05-01powerpc/mm: Always use STRICT_MM_TYPECHECKSMichael Ellerman1-8/+0
2016-01-15Merge tag 'powerpc-4.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linuxLinus Torvalds1-3/+3
2016-01-09arch: consolidate CONFIG_STRICT_DEVM in lib/Kconfig.debugDan Williams1-12/+0
2015-12-27powerpc: Fix style of self-test config promptsAndrew Donnellan1-3/+3
2015-05-11powerpc: Make STRICT_MM_TYPECHECKS a config optionMichael Ellerman1-0/+8
2015-04-07powerpc: Remove the celleb supportMichael Ellerman1-7/+0
2015-03-17powerpc: kill PPC_OFKevin Hao1-1/+1
2014-08-05Merge tag 'signed-kvm-ppc-next' of git://github.com/agraf/linux-2.6 into kvmPaolo Bonzini1-3/+1
2014-07-28KVM: PPC: Remove 440 supportAlexander Graf1-3/+1
2014-06-25powerpc/powernv: Remove OPAL v1 takeoverMichael Ellerman1-1/+0
2014-06-11powerpc: Remove platforms/wsp and associated piecesMichael Ellerman1-5/+0
2013-07-04Merge branch 'kconfig-diet' from Dave HansenLinus Torvalds1-7/+0
2013-07-04consolidate per-arch stack overflow debugging optionsDave Hansen1-7/+0
2013-06-20powerpc: Add a configuration option for early BootX/OpenFirmware debugAlistair Popple1-0/+7
2013-05-08powerpc: Add an in memory udbg consoleAlistair Popple1-0/+23
2012-07-10powerpc: IOMMU fault injectionAnton Blanchard1-0/+9
2012-03-29irqdomain: Remove powerpc dependency from debugfs fileGrant Likely1-10/+0
2012-02-27powerpc: remove CONFIG_PPC_ISERIES from the architecture Kconfig filesStephen Rothwell1-7/+0
2011-11-28powerpc: Implement CONFIG_STRICT_DEVMEMsukadev@linux.vnet.ibm.com1-0/+12
2011-09-20powerpc/powernv: Support for OPAL consoleBenjamin Herrenschmidt1-0/+31
2011-09-20powerpc/udbg: Fix Kconfig entry for avoiding 44x early debug with KVMBenjamin Herrenschmidt1-4/+3
2011-09-20powerpc/ps3: Add gelic udbg driverHector Martin1-0/+8
2011-06-29powerpc/pseries: Re-implement HVSI as part of hvc_vioBenjamin Herrenschmidt1-0/+15