aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/Kconfig (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-10-07Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-1/+0
2016-10-07atomic64: no need for CONFIG_ARCH_HAS_ATOMIC64_DEC_IF_POSITIVEVineet Gupta1-1/+0
2016-10-04powerpc: Only disable HAVE_EFFICIENT_UNALIGNED_ACCESS on POWER7 little endianAnton Blanchard1-1/+1
2016-09-28powerpc/boot: Use CONFIG_KERNEL_GZIPOliver O'Halloran1-0/+1
2016-09-20powerpc/mm: Update FORCE_MAX_ZONEORDER range to allow hugetlb w/4KAneesh Kumar K.V1-1/+1
2016-09-13powerpc/Makefile: Drop CONFIG_WORD_SIZE for BITSMichael Ellerman1-5/+0
2016-08-08Merge tag 'usercopy-v4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linuxLinus Torvalds1-0/+1
2016-07-30Merge tag 'powerpc-4.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linuxLinus Torvalds1-39/+32
2016-07-30Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/scottwood/linux into nextMichael Ellerman1-0/+6
2016-07-26Merge tag 'gpio-v4.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpioLinus Torvalds1-1/+0
2016-07-26powerpc/uaccess: Enable hardened usercopyKees Cook1-0/+1
2016-07-21powerpc: Add module autoloading based on CPU featuresAlastair D'Silva1-0/+1
2016-07-19powerpc/32: Remove RELOCATABLE_PPC32Kevin Hao1-4/+0
2016-07-19powerpc: Merge the RELOCATABLE config entries for ppc32 and ppc64Kevin Hao1-38/+27
2016-07-19powerpc/32/booke: Fix the build error when CRASH_DUMP is enabledKevin Hao1-1/+1
2016-07-09powerpc/8xx: add CONFIG_PIN_TLB_IMMRChristophe Leroy1-0/+5
2016-07-09powerpc32: provide VIRT_CPU_ACCOUNTINGChristophe Leroy1-0/+1
2016-06-24powerpc/ebpf/jit: Implement JIT compiler for extended BPFNaveen N. Rao1-1/+2
2016-06-23powerpc/bpf/jit: Disable classic BPF JIT on ppc64leNaveen N. Rao1-1/+1
2016-06-08powerpc: do away with ARCH_[WANT_OPTIONAL|REQUIRE]_GPIOLIBLinus Walleij1-1/+0
2016-05-20printk/nmi: generic solution for safe printk in NMIPetr Mladek1-0/+1
2016-05-20Merge tag 'powerpc-4.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linuxLinus Torvalds1-3/+4
2016-05-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/livepatchingLinus Torvalds1-0/+3
2016-05-16powerpc/fsl: Remove FSL_SOC dependency from FSL_LBCScott Wood1-1/+0
2016-05-16bpf: split HAVE_BPF_JIT into cBPF and eBPF variantDaniel Borkmann1-1/+1
2016-05-11powerpc: Add HAVE_PERF_USER_STACK_DUMP supportChandan Kumar1-0/+1
2016-04-21powerpc/perf: Add support for sampling interrupt register stateAnju T1-0/+1
2016-04-18Merge branch 'topic/livepatch' into nextMichael Ellerman1-0/+3
2016-04-15Merge branch 'topic/livepatch' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux into for-4.7/livepatching-ppc64leJiri Kosina1-0/+22
2016-04-14powerpc/livepatch: Add live patching support on ppc64leMichael Ellerman1-0/+3
2016-04-11powerpc/Kconfig: Update config option based on page size.Rashmica Gupta1-2/+2
2016-03-19Merge tag 'powerpc-4.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linuxLinus Torvalds1-2/+21
2016-03-17powerpc/mm: enable page parallel initialisationLi Zhang1-0/+1
2016-03-16Merge tag 'pci-v4.6-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds1-4/+0
2016-03-14Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/scottwood/linux into nextMichael Ellerman1-1/+1
2016-03-11Merge branch 'topic/mprofile-kernel' into nextMichael Ellerman1-0/+19
2016-03-08PCI: Include pci/hotplug Kconfig directly from pci/KconfigBjorn Helgaas1-2/+0
2016-03-08PCI: Include pci/pcie/Kconfig directly from pci/KconfigBogicevic Sasa1-2/+0
2016-03-07powerpc/ftrace: Add Kconfig & Make glue for mprofile-kernelTorsten Duwe1-0/+19
2016-03-04powerpc/mpc85xx: Add hotplug support on E5500 and E500MC coreschenhui zhao1-1/+1
2016-03-03powerpc/mm: Switch book3s 64 with 64K page size to 4 level page tableAneesh Kumar K.V1-1/+1
2016-02-25Merge tag 'powerpc-4.5-4' into nextMichael Ellerman1-2/+2
2016-02-20Merge tag 'powerpc-4.5-3' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linuxLinus Torvalds1-2/+2
2016-01-31powerpc/book3s_32: Fix build error with checkpoint restartAneesh Kumar K.V1-2/+2
2016-01-20dma-mapping: always provide the dma_map_ops based implementationChristoph Hellwig1-1/+0
2016-01-20powerpc: enable UBSAN supportDaniel Axtens1-0/+1
2016-01-16Kconfig: remove HAVE_LATENCYTOP_SUPPORTWill Deacon1-3/+0
2016-01-15Merge tag 'powerpc-4.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linuxLinus Torvalds1-2/+2
2016-01-09arch: consolidate CONFIG_STRICT_DEVM in lib/Kconfig.debugDan Williams1-0/+1
2015-12-22QE: Move QE from arch/powerpc to drivers/socZhao Qiang1-2/+0