summaryrefslogtreecommitdiff
path: root/arch/powerpc/Kconfig
AgeCommit message (Expand)Author
2020-02-14of: Add OF_DMA_DEFAULT_COHERENT & select it on powerpcMichael Ellerman
2019-04-17powerpc/fsl: Add barrier_nospec implementation for NXP PowerPC Book3EDiana Craciun
2019-04-17powerpc/64: Add CONFIG_PPC_BARRIER_NOSPECMichael Ellerman
2018-02-13powerpc/64s: Wire up cpu_show_meltdown()Michael Ellerman
2017-11-18security/keys: add CONFIG_KEYS_COMPAT to KconfigBilal Amarni
2017-05-14powerpc/ftrace: Fix confusing help text for DISABLE_MPROFILE_KERNELAnton Blanchard
2016-10-07Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2016-10-07atomic64: no need for CONFIG_ARCH_HAS_ATOMIC64_DEC_IF_POSITIVEVineet Gupta
2016-10-04powerpc: Only disable HAVE_EFFICIENT_UNALIGNED_ACCESS on POWER7 little endianAnton Blanchard
2016-09-28powerpc/boot: Use CONFIG_KERNEL_GZIPOliver O'Halloran
2016-09-20powerpc/mm: Update FORCE_MAX_ZONEORDER range to allow hugetlb w/4KAneesh Kumar K.V
2016-09-13powerpc/Makefile: Drop CONFIG_WORD_SIZE for BITSMichael Ellerman
2016-08-08Merge tag 'usercopy-v4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/ke...Linus Torvalds
2016-07-30Merge tag 'powerpc-4.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2016-07-30Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/scottwoo...Michael Ellerman
2016-07-26Merge tag 'gpio-v4.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds
2016-07-26powerpc/uaccess: Enable hardened usercopyKees Cook
2016-07-21powerpc: Add module autoloading based on CPU featuresAlastair D'Silva
2016-07-19powerpc/32: Remove RELOCATABLE_PPC32Kevin Hao
2016-07-19powerpc: Merge the RELOCATABLE config entries for ppc32 and ppc64Kevin Hao
2016-07-19powerpc/32/booke: Fix the build error when CRASH_DUMP is enabledKevin Hao
2016-07-09powerpc/8xx: add CONFIG_PIN_TLB_IMMRChristophe Leroy
2016-07-09powerpc32: provide VIRT_CPU_ACCOUNTINGChristophe Leroy
2016-06-24powerpc/ebpf/jit: Implement JIT compiler for extended BPFNaveen N. Rao
2016-06-23powerpc/bpf/jit: Disable classic BPF JIT on ppc64leNaveen N. Rao
2016-06-08powerpc: do away with ARCH_[WANT_OPTIONAL|REQUIRE]_GPIOLIBLinus Walleij
2016-05-20printk/nmi: generic solution for safe printk in NMIPetr Mladek
2016-05-20Merge tag 'powerpc-4.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2016-05-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2016-05-16powerpc/fsl: Remove FSL_SOC dependency from FSL_LBCScott Wood
2016-05-16bpf: split HAVE_BPF_JIT into cBPF and eBPF variantDaniel Borkmann
2016-05-11powerpc: Add HAVE_PERF_USER_STACK_DUMP supportChandan Kumar
2016-04-21powerpc/perf: Add support for sampling interrupt register stateAnju T
2016-04-18Merge branch 'topic/livepatch' into nextMichael Ellerman
2016-04-15Merge branch 'topic/livepatch' of git://git.kernel.org/pub/scm/linux/kernel/g...Jiri Kosina
2016-04-14powerpc/livepatch: Add live patching support on ppc64leMichael Ellerman
2016-04-11powerpc/Kconfig: Update config option based on page size.Rashmica Gupta
2016-03-19Merge tag 'powerpc-4.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2016-03-17powerpc/mm: enable page parallel initialisationLi Zhang
2016-03-16Merge tag 'pci-v4.6-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2016-03-14Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/scottwoo...Michael Ellerman
2016-03-11Merge branch 'topic/mprofile-kernel' into nextMichael Ellerman
2016-03-08PCI: Include pci/hotplug Kconfig directly from pci/KconfigBjorn Helgaas
2016-03-08PCI: Include pci/pcie/Kconfig directly from pci/KconfigBogicevic Sasa
2016-03-07powerpc/ftrace: Add Kconfig & Make glue for mprofile-kernelTorsten Duwe
2016-03-04powerpc/mpc85xx: Add hotplug support on E5500 and E500MC coreschenhui zhao
2016-03-03powerpc/mm: Switch book3s 64 with 64K page size to 4 level page tableAneesh Kumar K.V
2016-02-25Merge tag 'powerpc-4.5-4' into nextMichael Ellerman
2016-02-20Merge tag 'powerpc-4.5-3' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2016-01-31powerpc/book3s_32: Fix build error with checkpoint restartAneesh Kumar K.V