summaryrefslogtreecommitdiff
path: root/arch/powerpc/Kconfig
AgeCommit message (Expand)Author
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
2017-03-06powerpc: Sort the selects under CONFIG_PPCMichael Ellerman
2017-03-01Merge tag 'powerpc-4.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2017-02-22Merge tag 'powerpc-4.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2017-02-18Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/scottwoo...Michael Ellerman
2017-02-10powerpc/ftrace: Fix confusing help text for DISABLE_MPROFILE_KERNELAnton Blanchard
2017-02-10powerpc/kprobes: Implement OptprobesAnju T
2017-02-03Merge tag 'powerpc-4.10-3' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2017-02-03modversions: treat symbol CRCs as 32 bit quantitiesArd Biesheuvel
2017-02-03powerpc: Enable support for GCC pluginsAndrew Donnellan
2017-02-02powerpc/64: Move HAVE_CONTEXT_TRACKING from pseries to common KconfigAnton Blanchard
2017-01-25powerpc/8xx: Implement hw_breakpointChristophe Leroy
2017-01-25powerpc/32: Enable HW_BREAKPOINT on BOOK3SChristophe Leroy
2017-01-25powerpc/64: Use optimized checksum routines on little-endianPaul Mackerras
2017-01-24powerpc: Revert the initial stack protector supportMichael Ellerman
2016-12-20powerpc: ima: get the kexec buffer passed by the previous kernelThiago Jung Bauermann