summaryrefslogtreecommitdiff
path: root/arch/powerpc/Kconfig.debug
AgeCommit message (Expand)Author
2021-08-25powerpc/ptdump: Convert powerpc to GENERIC_PTDUMPChristophe Leroy
2021-06-25powerpc: Make PPC_IRQ_SOFT_MASK_DEBUG depend on PPC64Nicholas Piggin
2021-06-25powerpc/64s: avoid reloading (H)SRR registers if they are still validNicholas Piggin
2021-04-08powerpc: iommu: fix build when neither PCI or IBMVIO is setRandy Dunlap
2021-01-31powerpc/xmon: Select CONSOLE_POLL for the 8xxChristophe Leroy
2020-05-28powerpc: Remove Xilinx PPC405/PPC440 supportMichal Simek
2020-01-23powerpc/ptdump: Only enable PPC_CHECK_WX with STRICT_KERNEL_RWXChristophe Leroy
2019-11-25powerpc: Fix Kconfig indentationKrzysztof Kozlowski
2019-05-03powerpc/xmon: add read-only modeChristopher M. Riedl
2019-05-03powerpc/mm: Warn if W+X pages found on bootRussell Currey
2019-05-03powerpc/32: prepare shadow area for KASANChristophe Leroy
2019-02-22powerpc: Move page table dump files in a dedicated subdirectoryChristophe Leroy
2018-10-13powerpc: remove redundant 'default n' from Kconfig-sBartlomiej Zolnierkiewicz
2018-08-02Kconfig: consolidate the "Kernel hacking" menuChristoph Hellwig
2018-01-19powerpc: Add new kconfig CONFIG_PPC_IRQ_SOFT_MASK_DEBUGMadhavan Srinivasan
2018-01-16powerpc/32s: Fix compile error with CONFIG_PPC_PTDUMPChristophe Leroy
2017-11-16Merge tag 'powerpc-4.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-10-22powerpc: Disable the fast-endian switch syscall by defaultMichael Ellerman
2017-02-02powerpc/debug: PTDUMP should depend on DEBUG_FSMichael Ellerman
2016-12-01powerpc/mm: Fix page table dump build on non-Book3SMichael Ellerman
2016-11-17powerpc/mm: Dump linux pagetablesRashmica Gupta
2016-08-01powerpc/mm: Catch usage of cpu/mmu_has_feature() before jump label initAneesh Kumar K.V
2016-08-01powerpc: Add kconfig option to use jump labels for cpu/mmu_has_feature()Michael Ellerman
2016-07-30Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/scottwoo...Michael Ellerman
2016-07-15powerpc/pseries: HVC early debug options should depend on HVC_CONSOLEMichael Ellerman
2016-07-09powerpc/8xx: CONFIG_PIN_TLB unneeded for CONFIG_PPC_EARLY_DEBUG_CPMChristophe Leroy
2016-05-01powerpc/mm: Always use STRICT_MM_TYPECHECKSMichael Ellerman
2016-01-15Merge tag 'powerpc-4.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2016-01-09arch: consolidate CONFIG_STRICT_DEVM in lib/Kconfig.debugDan Williams
2015-12-27powerpc: Fix style of self-test config promptsAndrew Donnellan
2015-05-11powerpc: Make STRICT_MM_TYPECHECKS a config optionMichael Ellerman
2015-04-07powerpc: Remove the celleb supportMichael Ellerman
2015-03-17powerpc: kill PPC_OFKevin Hao
2014-08-05Merge tag 'signed-kvm-ppc-next' of git://github.com/agraf/linux-2.6 into kvmPaolo Bonzini
2014-07-28KVM: PPC: Remove 440 supportAlexander Graf
2014-06-25powerpc/powernv: Remove OPAL v1 takeoverMichael Ellerman
2014-06-11powerpc: Remove platforms/wsp and associated piecesMichael Ellerman
2013-07-04Merge branch 'kconfig-diet' from Dave HansenLinus Torvalds
2013-07-04consolidate per-arch stack overflow debugging optionsDave Hansen
2013-06-20powerpc: Add a configuration option for early BootX/OpenFirmware debugAlistair Popple
2013-05-08powerpc: Add an in memory udbg consoleAlistair Popple
2012-07-10powerpc: IOMMU fault injectionAnton Blanchard
2012-03-29irqdomain: Remove powerpc dependency from debugfs fileGrant Likely
2012-02-27powerpc: remove CONFIG_PPC_ISERIES from the architecture Kconfig filesStephen Rothwell
2011-11-28powerpc: Implement CONFIG_STRICT_DEVMEMsukadev@linux.vnet.ibm.com
2011-09-20powerpc/powernv: Support for OPAL consoleBenjamin Herrenschmidt
2011-09-20powerpc/udbg: Fix Kconfig entry for avoiding 44x early debug with KVMBenjamin Herrenschmidt
2011-09-20powerpc/ps3: Add gelic udbg driverHector Martin
2011-06-29powerpc/pseries: Re-implement HVSI as part of hvc_vioBenjamin Herrenschmidt