summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/Kconfig
Commit message (Expand)AuthorAgeFilesLines
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* Merge tag 'powerpc-4.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2017-09-071-10/+28
|\
| * powerpc: Use instruction emulation infrastructure to handle alignment faultsPaul Mackerras2017-09-011-4/+0
| * powerpc/mm: Implement STRICT_KERNEL_RWX on PPC32Christophe Leroy2017-08-151-1/+1
| * powerpc/8xx: Do not allow Pinned TLBs with STRICT_KERNEL_RWX or DEBUG_PAGEALLOCChristophe Leroy2017-08-151-1/+2
| * powerpc/8xx: Make pinning of ITLBs optionalChristophe Leroy2017-08-151-0/+10
| * powerpc/8xx: Fix two CONFIG_8xx left behindChristophe Leroy2017-08-141-1/+1
| * powerpc/8xx: Getting rid of remaining use of CONFIG_8xxChristophe Leroy2017-08-101-2/+2
| * powerpc/kconfig: Simplify PCI_QSPAN selectionChristophe Leroy2017-08-101-2/+2
| * powerpc: Fix powerpc-specific watchdog build configurationNicholas Piggin2017-08-101-0/+11
* | kernel/watchdog: fix Kconfig constraints for perf hardlockup watchdogNicholas Piggin2017-08-181-1/+1
|/
* include/linux/string.h: add the option of fortified string.h functionsDaniel Micay2017-07-121-0/+1
* powerpc/64s: implement arch-specific hardlockup watchdogNicholas Piggin2017-07-121-3/+4
* kernel/watchdog: split up config optionsNicholas Piggin2017-07-121-0/+1
* Merge tag 'kbuild-thinar-v4.13' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2017-07-071-8/+0
|\
| * kbuild: thin archives make default for all archsNicholas Piggin2017-06-301-8/+0
* | Merge tag 'powerpc-4.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2017-07-071-9/+16
|\ \
| * | powerpc/Kconfig: Enable STRICT_KERNEL_RWX for some configsBalbir Singh2017-07-041-0/+2
| * | Merge branch 'fixes' into nextMichael Ellerman2017-07-031-16/+0
| |\ \
| * | | powerpc/mm: Enable ZONE_DEVICE on powerpcOliver O'Halloran2017-07-021-0/+1
| * | | powerpc: Convert VDSO update function to use new update_vsyscall interfacePaul Mackerras2017-06-221-1/+1
| * | | powerpc: Remove __ilog2()s and use generic onesChristophe Leroy2017-06-021-8/+0
| * | | powerpc/64: Handle linker stubs in low .text codeNicholas Piggin2017-05-301-0/+11
| * | | powerpc: Add HAVE_IRQ_TIME_ACCOUNTINGAnton Blanchard2017-05-301-0/+1
| | |/ | |/|
* | | Merge branch 'linus' into x86/mm, to pick up fixesIngo Molnar2017-06-221-5/+0
|\ \ \
| * \ \ Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2017-06-111-5/+0
| |\ \ \ | | |_|/ | |/| |
| | * | security/keys: add CONFIG_KEYS_COMPAT to KconfigBilal Amarni2017-06-091-5/+0
| | |/
* | | x86/mm/gup: Switch GUP to the generic get_user_page_fast() implementationKirill A. Shutemov2017-06-131-1/+1
|/ /
* | powerpc/book3s64: Move PPC_DT_CPU_FTRs and enable it by defaultMichael Ellerman2017-06-081-11/+0
* | powerpc/64s: Add dt_cpu_ftrs boot time setup optionNicholas Piggin2017-06-011-5/+0
|/
* Merge tag 'powerpc-4.12-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2017-05-121-0/+16
|\
| * powerpc/64s: Support new device tree binding for discovering CPU featuresNicholas Piggin2017-05-091-0/+16
* | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2017-05-101-0/+1
|\ \
| * | rcu: Make arch select smp_mb__after_unlock_lock() strengthPaul E. McKenney2017-04-181-0/+1
* | | powerpc/fadump: remove dependency with CONFIG_KEXECHari Bathini2017-05-081-4/+6
* | | Merge tag 'powerpc-4.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2017-05-051-3/+63
|\ \ \ | | |/ | |/|
| * | powerpc/64: Allow CONFIG_RELOCATABLE if COMPILE_TESTNicholas Piggin2017-05-011-2/+2
| * | powerpc: Add NMI IPI infrastructureNicholas Piggin2017-04-281-0/+5
| * | Merge branch 'topic/kprobes' into nextMichael Ellerman2017-04-251-0/+1
| |\ \
| | * | powerpc/kprobes: Add support for KPROBES_ON_FTRACENaveen N. Rao2017-04-241-0/+1
| | |/
| * | powerpc/mm: Add support for runtime configuration of ASLR limitsMichael Ellerman2017-04-211-0/+44
| * | powerpc: Make sparsemem the default on 64-bit Book3SMichael Ellerman2017-04-111-1/+1
| * | powerpc: Move THREAD_SHIFT config to KconfigHamish Martin2017-03-201-0/+10
| |/
* | HAVE_ARCH_HARDENED_USERCOPY is unconditional nowAl Viro2017-04-261-1/+0
* | CONFIG_ARCH_HAS_RAW_COPY_USER is unconditional nowAl Viro2017-04-261-1/+0
* | powerpc: get rid of zeroing, switch to RAW_COPY_USERAl Viro2017-04-061-0/+1
|/
* powerpc: Sort the selects under CONFIG_PPCMichael Ellerman2017-03-061-66/+72
* Merge tag 'powerpc-4.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2017-03-011-1/+1
|\
| * Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/scottwoo...Michael Ellerman2017-02-181-1/+1
| |\
| | * powerpc/8xx: Implement hw_breakpointChristophe Leroy2017-01-251-1/+1
OpenPOWER on IntegriCloud