summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/Kconfig
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'powerpc-5.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2020-06-051-54/+15
|\
| * powerpc/32: Disable KASAN with pages bigger than 16kChristophe Leroy2020-06-021-2/+2
| * Merge branch 'fixes' into nextMichael Ellerman2020-05-261-1/+1
| |\
| * | powerpc/32s: Allow mapping with BATs with DEBUG_PAGEALLOCChristophe Leroy2020-05-261-0/+1
| * | powerpc/8xx: Allow large TLBs with DEBUG_PAGEALLOCChristophe Leroy2020-05-261-4/+7
| * | powerpc/8xx: Allow STRICT_KERNEL_RwX with pinned TLBChristophe Leroy2020-05-261-3/+5
| * | powerpc/mm: Don't be too strict with _etext alignment on PPC32Christophe Leroy2020-05-261-26/+0
| * | powerpc/8xx: Move PPC_PIN_TLB options into 8xx KconfigChristophe Leroy2020-05-261-20/+0
| * | powerpc/kasan: Fix stack overflow by increasing THREAD_SHIFTChristophe Leroy2020-05-111-0/+1
| * | powerpc/64: Have MPROFILE_KERNEL depend on FUNCTION_TRACERNaveen N. Rao2020-04-301-1/+1
* | | mm/debug: add tests validating architecture page table helpersAnshuman Khandual2020-06-041-0/+1
* | | mm: remove early_pfn_in_nid() and CONFIG_NODES_SPAN_OTHER_NODESMike Rapoport2020-06-031-9/+0
* | | mm: remove CONFIG_HAVE_MEMBLOCK_NODE_MAP optionMike Rapoport2020-06-031-1/+0
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2020-05-291-0/+1
|\ \ \ | |_|/ |/| |
| * | powerpc/bpf: Enable bpf_probe_read{, str}() on powerpc againPetr Mladek2020-05-281-0/+1
| |/
* / powerpc/64s: Disable STRICT_KERNEL_RWXMichael Ellerman2020-05-221-1/+1
|/
* Merge tag 'powerpc-5.7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2020-04-091-2/+3
|\
| * powerpc/64: Make COMPAT user-selectable disabled on littleendian by default.Michal Suchanek2020-04-031-2/+3
* | Merge tag 'libnvdimm-for-5.7' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2020-04-081-0/+1
|\ \
| * | mm/memremap_pages: Introduce memremap_compat_align()Dan Williams2020-02-201-0/+1
| |/
* | Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2020-04-021-0/+1
|\ \
| * | ima: add a new CONFIG for loading arch-specific policiesNayna Jain2020-03-121-0/+1
| |/
* / context-tracking: Introduce CONFIG_HAVE_TIF_NOHZFrederic Weisbecker2020-02-141-0/+1
|/
* Merge tag 'powerpc-5.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2020-02-041-6/+3
|\
| * powerpc: indent to improve Kconfig readabilityRandy Dunlap2020-01-301-1/+1
| * powerpc/kconfig: Move CONFIG_PPC32 into Kconfig.cputypeChristophe Leroy2020-01-271-4/+0
| * powerpc/32: Add support of KASAN_VMALLOCChristophe Leroy2020-01-271-0/+1
| * powerpc: Remove STRICT_KERNEL_RWX incompatibility with RELOCATABLERussell Currey2020-01-161-1/+1
* | asm-generic/tlb: rename HAVE_MMU_GATHER_PAGE_SIZEPeter Zijlstra2020-02-041-1/+1
* | asm-generic/tlb: rename HAVE_RCU_TABLE_FREEPeter Zijlstra2020-02-041-1/+1
* | mm/mmu_gather: invalidate TLB correctly on batch allocation failure and flushPeter Zijlstra2020-02-041-1/+0
* | powerpc/mmu_gather: enable RCU_TABLE_FREE even for !SMP caseAneesh Kumar K.V2020-02-041-1/+1
* | Merge tag 'devicetree-for-5.6' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2020-01-301-0/+1
|\ \
| * | of: Add OF_DMA_DEFAULT_COHERENT & select it on powerpcMichael Ellerman2020-01-281-0/+1
| |/
* | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2020-01-281-1/+1
|\ \
| * | Merge tag 'v5.5-rc3' into sched/core, to pick up fixesIngo Molnar2019-12-251-0/+17
| |\|
| * | sched/rt, powerpc: Use CONFIG_PREEMPTIONThomas Gleixner2019-12-081-1/+1
* | | Merge branch 'core-objtool-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2020-01-281-1/+1
|\ \ \
| * | | scripts/sorttable: Rename 'sortextable' to 'sorttable'Shile Zhang2019-12-131-1/+1
| | |/ | |/|
* / | powerpc: Ultravisor: Fix the dependencies for CONFIG_PPC_UVBharata B Rao2020-01-221-5/+1
|/ /
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2019-12-041-0/+17
|\ \ | |/ |/|
| * powerpc: Ultravisor: Add PPC_UV config optionAnshuman Khandual2019-11-281-0/+17
* | powerpc: Add support for GENERIC_EARLY_IOREMAPChristophe Leroy2019-11-191-0/+1
* | Merge branch 'topic/kaslr-book3e32' into nextMichael Ellerman2019-11-141-0/+11
|\ \
| * | powerpc/fsl_booke/32: implement KASLR infrastructureJason Yan2019-11-131-0/+11
| |/
* | Merge branch 'topic/secureboot' into nextMichael Ellerman2019-11-131-0/+22
|\ \
| * | powerpc: expose secure variables to userspace via sysfsNayna Jain2019-11-131-0/+11
| * | powerpc/ima: Add support to initialize ima policy rulesNayna Jain2019-11-121-0/+1
| * | powerpc: Detect the secure boot mode of the systemNayna Jain2019-11-121-0/+10
| |/
* / powerpc: Support CMDLINE_EXTENDChris Packham2019-11-071-1/+19
|/