Age | Commit message (Expand) | Author |
2022-09-28 | powerpc: Add support for early debugging via Serial 16550 console | Pali Rohár |
2022-06-29 | powerpc: Kconfig.debug: Remove extra empty line | Juerg Haefliger |
2022-06-29 | powerpc/64e: KASAN Full support for BOOK3E/64 | Christophe Leroy |
2022-05-22 | powerpc: Book3S 64-bit outline-only KASAN support | Daniel Axtens |
2021-08-25 | powerpc/ptdump: Convert powerpc to GENERIC_PTDUMP | Christophe Leroy |
2021-06-25 | powerpc: Make PPC_IRQ_SOFT_MASK_DEBUG depend on PPC64 | Nicholas Piggin |
2021-06-25 | powerpc/64s: avoid reloading (H)SRR registers if they are still valid | Nicholas Piggin |
2021-04-08 | powerpc: iommu: fix build when neither PCI or IBMVIO is set | Randy Dunlap |
2021-01-31 | powerpc/xmon: Select CONSOLE_POLL for the 8xx | Christophe Leroy |
2020-05-28 | powerpc: Remove Xilinx PPC405/PPC440 support | Michal Simek |
2020-01-23 | powerpc/ptdump: Only enable PPC_CHECK_WX with STRICT_KERNEL_RWX | Christophe Leroy |
2019-11-25 | powerpc: Fix Kconfig indentation | Krzysztof Kozlowski |
2019-05-03 | powerpc/xmon: add read-only mode | Christopher M. Riedl |
2019-05-03 | powerpc/mm: Warn if W+X pages found on boot | Russell Currey |
2019-05-03 | powerpc/32: prepare shadow area for KASAN | Christophe Leroy |
2019-02-22 | powerpc: Move page table dump files in a dedicated subdirectory | Christophe Leroy |
2018-10-13 | powerpc: remove redundant 'default n' from Kconfig-s | Bartlomiej Zolnierkiewicz |
2018-08-02 | Kconfig: consolidate the "Kernel hacking" menu | Christoph Hellwig |
2018-01-19 | powerpc: Add new kconfig CONFIG_PPC_IRQ_SOFT_MASK_DEBUG | Madhavan Srinivasan |
2018-01-16 | powerpc/32s: Fix compile error with CONFIG_PPC_PTDUMP | Christophe Leroy |
2017-11-16 | Merge tag 'powerpc-4.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman |
2017-10-22 | powerpc: Disable the fast-endian switch syscall by default | Michael Ellerman |
2017-02-02 | powerpc/debug: PTDUMP should depend on DEBUG_FS | Michael Ellerman |
2016-12-01 | powerpc/mm: Fix page table dump build on non-Book3S | Michael Ellerman |
2016-11-17 | powerpc/mm: Dump linux pagetables | Rashmica Gupta |
2016-08-01 | powerpc/mm: Catch usage of cpu/mmu_has_feature() before jump label init | Aneesh Kumar K.V |
2016-08-01 | powerpc: Add kconfig option to use jump labels for cpu/mmu_has_feature() | Michael Ellerman |
2016-07-30 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/scottwoo... | Michael Ellerman |
2016-07-15 | powerpc/pseries: HVC early debug options should depend on HVC_CONSOLE | Michael Ellerman |
2016-07-09 | powerpc/8xx: CONFIG_PIN_TLB unneeded for CONFIG_PPC_EARLY_DEBUG_CPM | Christophe Leroy |
2016-05-01 | powerpc/mm: Always use STRICT_MM_TYPECHECKS | Michael Ellerman |
2016-01-15 | Merge tag 'powerpc-4.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po... | Linus Torvalds |
2016-01-09 | arch: consolidate CONFIG_STRICT_DEVM in lib/Kconfig.debug | Dan Williams |
2015-12-27 | powerpc: Fix style of self-test config prompts | Andrew Donnellan |
2015-05-11 | powerpc: Make STRICT_MM_TYPECHECKS a config option | Michael Ellerman |
2015-04-07 | powerpc: Remove the celleb support | Michael Ellerman |
2015-03-17 | powerpc: kill PPC_OF | Kevin Hao |
2014-08-05 | Merge tag 'signed-kvm-ppc-next' of git://github.com/agraf/linux-2.6 into kvm | Paolo Bonzini |
2014-07-28 | KVM: PPC: Remove 440 support | Alexander Graf |
2014-06-25 | powerpc/powernv: Remove OPAL v1 takeover | Michael Ellerman |
2014-06-11 | powerpc: Remove platforms/wsp and associated pieces | Michael Ellerman |
2013-07-04 | Merge branch 'kconfig-diet' from Dave Hansen | Linus Torvalds |
2013-07-04 | consolidate per-arch stack overflow debugging options | Dave Hansen |
2013-06-20 | powerpc: Add a configuration option for early BootX/OpenFirmware debug | Alistair Popple |
2013-05-08 | powerpc: Add an in memory udbg console | Alistair Popple |
2012-07-10 | powerpc: IOMMU fault injection | Anton Blanchard |
2012-03-29 | irqdomain: Remove powerpc dependency from debugfs file | Grant Likely |
2012-02-27 | powerpc: remove CONFIG_PPC_ISERIES from the architecture Kconfig files | Stephen Rothwell |
2011-11-28 | powerpc: Implement CONFIG_STRICT_DEVMEM | sukadev@linux.vnet.ibm.com |