summaryrefslogtreecommitdiff
path: root/arch/powerpc/Kconfig
AgeCommit message (Expand)Author
2017-11-16Merge tag 'powerpc-4.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2017-11-13powerpc/lib: Implement UACCESS_FLUSHCACHE APIOliver O'Halloran
2017-11-13powerpc/lib: Implement PMEM APIOliver O'Halloran
2017-11-06powerpc/64s: Replace CONFIG_PPC_STD_MMU_64 with CONFIG_PPC_BOOK3S_64Michael Ellerman
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-09-07Merge tag 'powerpc-4.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2017-09-01powerpc: Use instruction emulation infrastructure to handle alignment faultsPaul Mackerras
2017-08-18kernel/watchdog: fix Kconfig constraints for perf hardlockup watchdogNicholas Piggin
2017-08-15powerpc/mm: Implement STRICT_KERNEL_RWX on PPC32Christophe Leroy
2017-08-15powerpc/8xx: Do not allow Pinned TLBs with STRICT_KERNEL_RWX or DEBUG_PAGEALLOCChristophe Leroy
2017-08-15powerpc/8xx: Make pinning of ITLBs optionalChristophe Leroy
2017-08-14powerpc/8xx: Fix two CONFIG_8xx left behindChristophe Leroy
2017-08-10powerpc/8xx: Getting rid of remaining use of CONFIG_8xxChristophe Leroy
2017-08-10powerpc/kconfig: Simplify PCI_QSPAN selectionChristophe Leroy
2017-08-10powerpc: Fix powerpc-specific watchdog build configurationNicholas Piggin
2017-07-12include/linux/string.h: add the option of fortified string.h functionsDaniel Micay
2017-07-12powerpc/64s: implement arch-specific hardlockup watchdogNicholas Piggin
2017-07-12kernel/watchdog: split up config optionsNicholas Piggin
2017-07-07Merge tag 'kbuild-thinar-v4.13' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2017-07-07Merge tag 'powerpc-4.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2017-07-04powerpc/Kconfig: Enable STRICT_KERNEL_RWX for some configsBalbir Singh
2017-07-03Merge branch 'fixes' into nextMichael Ellerman
2017-07-02powerpc/mm: Enable ZONE_DEVICE on powerpcOliver O'Halloran
2017-06-30kbuild: thin archives make default for all archsNicholas Piggin
2017-06-22Merge branch 'linus' into x86/mm, to pick up fixesIngo Molnar
2017-06-22powerpc: Convert VDSO update function to use new update_vsyscall interfacePaul Mackerras
2017-06-13x86/mm/gup: Switch GUP to the generic get_user_page_fast() implementationKirill A. Shutemov
2017-06-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds
2017-06-09security/keys: add CONFIG_KEYS_COMPAT to KconfigBilal Amarni
2017-06-08powerpc/book3s64: Move PPC_DT_CPU_FTRs and enable it by defaultMichael Ellerman
2017-06-02powerpc: Remove __ilog2()s and use generic onesChristophe Leroy
2017-06-01powerpc/64s: Add dt_cpu_ftrs boot time setup optionNicholas Piggin
2017-05-30powerpc/64: Handle linker stubs in low .text codeNicholas Piggin
2017-05-30powerpc: Add HAVE_IRQ_TIME_ACCOUNTINGAnton Blanchard
2017-05-12Merge tag 'powerpc-4.12-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2017-05-10Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2017-05-09powerpc/64s: Support new device tree binding for discovering CPU featuresNicholas Piggin
2017-05-08powerpc/fadump: remove dependency with CONFIG_KEXECHari Bathini
2017-05-05Merge tag 'powerpc-4.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2017-05-01powerpc/64: Allow CONFIG_RELOCATABLE if COMPILE_TESTNicholas Piggin
2017-04-28powerpc: Add NMI IPI infrastructureNicholas Piggin
2017-04-26HAVE_ARCH_HARDENED_USERCOPY is unconditional nowAl Viro
2017-04-26CONFIG_ARCH_HAS_RAW_COPY_USER is unconditional nowAl Viro
2017-04-25Merge branch 'topic/kprobes' into nextMichael Ellerman
2017-04-24powerpc/kprobes: Add support for KPROBES_ON_FTRACENaveen N. Rao
2017-04-21powerpc/mm: Add support for runtime configuration of ASLR limitsMichael Ellerman
2017-04-18rcu: Make arch select smp_mb__after_unlock_lock() strengthPaul E. McKenney
2017-04-11powerpc: Make sparsemem the default on 64-bit Book3SMichael Ellerman
2017-04-06powerpc: get rid of zeroing, switch to RAW_COPY_USERAl Viro
2017-03-20powerpc: Move THREAD_SHIFT config to KconfigHamish Martin