index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
Kconfig.debug
Age
Commit message (
Expand
)
Author
Files
Lines
2021-08-25
powerpc/ptdump: Convert powerpc to GENERIC_PTDUMP
Christophe Leroy
1
-30
/
+0
2021-06-24
powerpc: Make PPC_IRQ_SOFT_MASK_DEBUG depend on PPC64
Nicholas Piggin
1
-0
/
+1
2021-06-24
powerpc/64s: avoid reloading (H)SRR registers if they are still valid
Nicholas Piggin
1
-0
/
+4
2021-04-08
powerpc: iommu: fix build when neither PCI or IBMVIO is set
Randy Dunlap
1
-0
/
+1
2021-01-31
powerpc/xmon: Select CONSOLE_POLL for the 8xx
Christophe Leroy
1
-0
/
+1
2020-05-28
powerpc: Remove Xilinx PPC405/PPC440 support
Michal Simek
1
-1
/
+1
2020-01-23
powerpc/ptdump: Only enable PPC_CHECK_WX with STRICT_KERNEL_RWX
Christophe Leroy
1
-1
/
+1
2019-11-25
powerpc: Fix Kconfig indentation
Krzysztof Kozlowski
1
-9
/
+9
2019-05-02
powerpc/xmon: add read-only mode
Christopher M. Riedl
1
-0
/
+8
2019-05-02
powerpc/mm: Warn if W+X pages found on boot
Russell Currey
1
-0
/
+19
2019-05-02
powerpc/32: prepare shadow area for KASAN
Christophe Leroy
1
-0
/
+5
2019-02-22
powerpc: Move page table dump files in a dedicated subdirectory
Christophe Leroy
1
-4
/
+0
2018-10-13
powerpc: remove redundant 'default n' from Kconfig-s
Bartlomiej Zolnierkiewicz
1
-6
/
+0
2018-08-02
Kconfig: consolidate the "Kernel hacking" menu
Christoph Hellwig
1
-5
/
+0
2018-01-19
powerpc: Add new kconfig CONFIG_PPC_IRQ_SOFT_MASK_DEBUG
Madhavan Srinivasan
1
-0
/
+4
2018-01-16
powerpc/32s: Fix compile error with CONFIG_PPC_PTDUMP
Christophe Leroy
1
-1
/
+1
2017-11-16
Merge tag 'powerpc-4.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
1
-0
/
+6
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-10-22
powerpc: Disable the fast-endian switch syscall by default
Michael Ellerman
1
-0
/
+6
2017-02-02
powerpc/debug: PTDUMP should depend on DEBUG_FS
Michael Ellerman
1
-2
/
+1
2016-12-01
powerpc/mm: Fix page table dump build on non-Book3S
Michael Ellerman
1
-0
/
+4
2016-11-17
powerpc/mm: Dump linux pagetables
Rashmica Gupta
1
-0
/
+12
2016-08-01
powerpc/mm: Catch usage of cpu/mmu_has_feature() before jump label init
Aneesh Kumar K.V
1
-0
/
+10
2016-08-01
powerpc: Add kconfig option to use jump labels for cpu/mmu_has_feature()
Michael Ellerman
1
-0
/
+9
2016-07-30
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/scottwoo...
Michael Ellerman
1
-1
/
+0
2016-07-15
powerpc/pseries: HVC early debug options should depend on HVC_CONSOLE
Michael Ellerman
1
-2
/
+2
2016-07-09
powerpc/8xx: CONFIG_PIN_TLB unneeded for CONFIG_PPC_EARLY_DEBUG_CPM
Christophe Leroy
1
-1
/
+0
2016-05-01
powerpc/mm: Always use STRICT_MM_TYPECHECKS
Michael Ellerman
1
-8
/
+0
2016-01-16
Merge tag 'powerpc-4.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
1
-3
/
+3
2016-01-09
arch: consolidate CONFIG_STRICT_DEVM in lib/Kconfig.debug
Dan Williams
1
-12
/
+0
2015-12-27
powerpc: Fix style of self-test config prompts
Andrew Donnellan
1
-3
/
+3
2015-05-11
powerpc: Make STRICT_MM_TYPECHECKS a config option
Michael Ellerman
1
-0
/
+8
2015-04-07
powerpc: Remove the celleb support
Michael Ellerman
1
-7
/
+0
2015-03-17
powerpc: kill PPC_OF
Kevin Hao
1
-1
/
+1
2014-08-05
Merge tag 'signed-kvm-ppc-next' of git://github.com/agraf/linux-2.6 into kvm
Paolo Bonzini
1
-3
/
+1
2014-07-28
KVM: PPC: Remove 440 support
Alexander Graf
1
-3
/
+1
2014-06-25
powerpc/powernv: Remove OPAL v1 takeover
Michael Ellerman
1
-1
/
+0
2014-06-11
powerpc: Remove platforms/wsp and associated pieces
Michael Ellerman
1
-5
/
+0
2013-07-04
Merge branch 'kconfig-diet' from Dave Hansen
Linus Torvalds
1
-7
/
+0
2013-07-04
consolidate per-arch stack overflow debugging options
Dave Hansen
1
-7
/
+0
2013-06-20
powerpc: Add a configuration option for early BootX/OpenFirmware debug
Alistair Popple
1
-0
/
+7
2013-05-08
powerpc: Add an in memory udbg console
Alistair Popple
1
-0
/
+23
2012-07-10
powerpc: IOMMU fault injection
Anton Blanchard
1
-0
/
+9
2012-03-30
irqdomain: Remove powerpc dependency from debugfs file
Grant Likely
1
-10
/
+0
2012-02-27
powerpc: remove CONFIG_PPC_ISERIES from the architecture Kconfig files
Stephen Rothwell
1
-7
/
+0
2011-11-28
powerpc: Implement CONFIG_STRICT_DEVMEM
sukadev@linux.vnet.ibm.com
1
-0
/
+12
2011-09-20
powerpc/powernv: Support for OPAL console
Benjamin Herrenschmidt
1
-0
/
+31
2011-09-20
powerpc/udbg: Fix Kconfig entry for avoiding 44x early debug with KVM
Benjamin Herrenschmidt
1
-4
/
+3
2011-09-20
powerpc/ps3: Add gelic udbg driver
Hector Martin
1
-0
/
+8
2011-06-29
powerpc/pseries: Re-implement HVSI as part of hvc_vio
Benjamin Herrenschmidt
1
-0
/
+15
[next]