aboutsummaryrefslogtreecommitdiff
path: root/arch/powerpc/Kconfig
AgeCommit message (Expand)AuthorFilesLines
2020-08-07Merge tag 'powerpc-5.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Gravatar Linus Torvalds 1-7/+23
2020-08-04Merge tag 'dma-mapping-5.9' of git://git.infradead.org/users/hch/dma-mappingGravatar Linus Torvalds 1-0/+2
2020-07-27powerpc/32s: Use dedicated segment for modules with STRICT_KERNEL_RWXGravatar Christophe Leroy 1-0/+1
2020-07-27powerpc/64s: Implement queued spinlocks and rwlocksGravatar Nicholas Piggin 1-0/+15
2020-07-23powerpc: Select ARCH_HAS_MEMBARRIER_SYNC_COREGravatar Nicholas Piggin 1-0/+1
2020-07-22powerpc/64s/hash: Disable subpage_prot syscall by defaultGravatar Nicholas Piggin 1-2/+5
2020-07-19powerpc: use the generic dma_ops_bypass modeGravatar Christoph Hellwig 1-0/+1
2020-07-19dma-mapping: make support for dma ops optionalGravatar Christoph Hellwig 1-0/+1
2020-07-04arch: remove HAVE_COPY_THREAD_TLSGravatar Christian Brauner 1-1/+0
2020-06-22powerpc: Remove inaccessible CMDLINE defaultGravatar Chris Packham 1-5/+1
2020-06-05Merge tag 'powerpc-5.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Gravatar Linus Torvalds 1-54/+15
2020-06-04mm/debug: add tests validating architecture page table helpersGravatar Anshuman Khandual 1-0/+1
2020-06-03mm: remove early_pfn_in_nid() and CONFIG_NODES_SPAN_OTHER_NODESGravatar Mike Rapoport 1-9/+0
2020-06-03mm: remove CONFIG_HAVE_MEMBLOCK_NODE_MAP optionGravatar Mike Rapoport 1-1/+0
2020-06-02powerpc/32: Disable KASAN with pages bigger than 16kGravatar Christophe Leroy 1-2/+2
2020-05-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfGravatar David S. Miller 1-0/+1
2020-05-28powerpc/bpf: Enable bpf_probe_read{, str}() on powerpc againGravatar Petr Mladek 1-0/+1
2020-05-26Merge branch 'fixes' into nextGravatar Michael Ellerman 1-1/+1
2020-05-26powerpc/32s: Allow mapping with BATs with DEBUG_PAGEALLOCGravatar Christophe Leroy 1-0/+1
2020-05-26powerpc/8xx: Allow large TLBs with DEBUG_PAGEALLOCGravatar Christophe Leroy 1-4/+7
2020-05-26powerpc/8xx: Allow STRICT_KERNEL_RwX with pinned TLBGravatar Christophe Leroy 1-3/+5
2020-05-26powerpc/mm: Don't be too strict with _etext alignment on PPC32Gravatar Christophe Leroy 1-26/+0
2020-05-26powerpc/8xx: Move PPC_PIN_TLB options into 8xx KconfigGravatar Christophe Leroy 1-20/+0
2020-05-22powerpc/64s: Disable STRICT_KERNEL_RWXGravatar Michael Ellerman 1-1/+1
2020-05-11powerpc/kasan: Fix stack overflow by increasing THREAD_SHIFTGravatar Christophe Leroy 1-0/+1
2020-04-30powerpc/64: Have MPROFILE_KERNEL depend on FUNCTION_TRACERGravatar Naveen N. Rao 1-1/+1
2020-04-09Merge tag 'powerpc-5.7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Gravatar Linus Torvalds 1-2/+3
2020-04-08Merge tag 'libnvdimm-for-5.7' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 1-0/+1
2020-04-02Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 1-0/+1
2020-04-03powerpc/64: Make COMPAT user-selectable disabled on littleendian by default.Gravatar Michal Suchanek 1-2/+3
2020-03-12ima: add a new CONFIG for loading arch-specific policiesGravatar Nayna Jain 1-0/+1
2020-02-20mm/memremap_pages: Introduce memremap_compat_align()Gravatar Dan Williams 1-0/+1
2020-02-14context-tracking: Introduce CONFIG_HAVE_TIF_NOHZGravatar Frederic Weisbecker 1-0/+1
2020-02-04Merge tag 'powerpc-5.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Gravatar Linus Torvalds 1-6/+3
2020-02-04asm-generic/tlb: rename HAVE_MMU_GATHER_PAGE_SIZEGravatar Peter Zijlstra 1-1/+1
2020-02-04asm-generic/tlb: rename HAVE_RCU_TABLE_FREEGravatar Peter Zijlstra 1-1/+1
2020-02-04mm/mmu_gather: invalidate TLB correctly on batch allocation failure and flushGravatar Peter Zijlstra 1-1/+0
2020-02-04powerpc/mmu_gather: enable RCU_TABLE_FREE even for !SMP caseGravatar Aneesh Kumar K.V 1-1/+1
2020-01-30Merge tag 'devicetree-for-5.6' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Linus Torvalds 1-0/+1
2020-01-30powerpc: indent to improve Kconfig readabilityGravatar Randy Dunlap 1-1/+1
2020-01-28Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 1-1/+1
2020-01-28Merge branch 'core-objtool-for-linus' of git://git.kernel.org/pub/scm/linux/k...Gravatar Linus Torvalds 1-1/+1
2020-01-28of: Add OF_DMA_DEFAULT_COHERENT & select it on powerpcGravatar Michael Ellerman 1-0/+1
2020-01-27powerpc/kconfig: Move CONFIG_PPC32 into Kconfig.cputypeGravatar Christophe Leroy 1-4/+0
2020-01-27powerpc/32: Add support of KASAN_VMALLOCGravatar Christophe Leroy 1-0/+1
2020-01-22powerpc: Ultravisor: Fix the dependencies for CONFIG_PPC_UVGravatar Bharata B Rao 1-5/+1
2020-01-16powerpc: Remove STRICT_KERNEL_RWX incompatibility with RELOCATABLEGravatar Russell Currey 1-1/+1
2019-12-25Merge tag 'v5.5-rc3' into sched/core, to pick up fixesGravatar Ingo Molnar 1-0/+17
2019-12-13scripts/sorttable: Rename 'sortextable' to 'sorttable'Gravatar Shile Zhang 1-1/+1
2019-12-08sched/rt, powerpc: Use CONFIG_PREEMPTIONGravatar Thomas Gleixner 1-1/+1