aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/Kconfig (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-04-18rcu: Make arch select smp_mb__after_unlock_lock() strengthPaul E. McKenney1-0/+1
2017-03-06powerpc: Sort the selects under CONFIG_PPCMichael Ellerman1-66/+72
2017-03-01Merge tag 'powerpc-4.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linuxLinus Torvalds1-1/+1
2017-02-22Merge tag 'powerpc-4.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linuxLinus Torvalds1-3/+6
2017-02-18Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/scottwood/linux into nextMichael Ellerman1-1/+1
2017-02-10powerpc/ftrace: Fix confusing help text for DISABLE_MPROFILE_KERNELAnton Blanchard1-2/+2
2017-02-10powerpc/kprobes: Implement OptprobesAnju T1-0/+1
2017-02-03Merge tag 'powerpc-4.10-3' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linuxLinus Torvalds1-1/+0
2017-02-03modversions: treat symbol CRCs as 32 bit quantitiesArd Biesheuvel1-0/+1
2017-02-03powerpc: Enable support for GCC pluginsAndrew Donnellan1-0/+1
2017-02-02powerpc/64: Move HAVE_CONTEXT_TRACKING from pseries to common KconfigAnton Blanchard1-0/+1
2017-01-25powerpc/8xx: Implement hw_breakpointChristophe Leroy1-1/+1
2017-01-25powerpc/32: Enable HW_BREAKPOINT on BOOK3SChristophe Leroy1-1/+1
2017-01-25powerpc/64: Use optimized checksum routines on little-endianPaul Mackerras1-1/+1
2017-01-24powerpc: Revert the initial stack protector supportMichael Ellerman1-1/+0
2016-12-20powerpc: ima: get the kexec buffer passed by the previous kernelThiago Jung Bauermann1-0/+1
2016-12-16Merge tag 'powerpc-4.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linuxLinus Torvalds1-1/+40
2016-12-02powerpc/64: Define ILLEGAL_POINTER_VALUE for 64-bitMichael Ellerman1-0/+7
2016-11-30powerpc/kexec: Enable kexec_file_load() syscallThiago Jung Bauermann1-0/+13
2016-11-30powerpc: Change places using CONFIG_KEXEC to use CONFIG_KEXEC_CORE instead.Thiago Jung Bauermann1-1/+1
2016-11-23powerpc: Initial stack protector (-fstack-protector) supportChristophe Leroy1-0/+1
2016-11-18powerpc: Add option to use thin archivesNicholas Piggin1-0/+8
2016-11-15sched/cputime, powerpc, s390: Make scaled cputime arch specificStanislaw Gruszka1-0/+1
2016-11-14powerpc/64: Add an option to force run-at-load to test relocationNicholas Piggin1-0/+9
2016-11-14powerpc: Build-time sort the exception tableNicholas Piggin1-0/+1
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