aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/Kconfig (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-06-05Merge tag 'powerpc-5.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linuxLinus Torvalds1-54/+15
2020-06-04mm/debug: add tests validating architecture page table helpersAnshuman Khandual1-0/+1
2020-06-03mm: remove early_pfn_in_nid() and CONFIG_NODES_SPAN_OTHER_NODESMike Rapoport1-9/+0
2020-06-03mm: remove CONFIG_HAVE_MEMBLOCK_NODE_MAP optionMike Rapoport1-1/+0
2020-06-02powerpc/32: Disable KASAN with pages bigger than 16kChristophe Leroy1-2/+2
2020-05-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller1-0/+1
2020-05-28powerpc/bpf: Enable bpf_probe_read{, str}() on powerpc againPetr Mladek1-0/+1
2020-05-26Merge branch 'fixes' into nextMichael Ellerman1-1/+1
2020-05-26powerpc/32s: Allow mapping with BATs with DEBUG_PAGEALLOCChristophe Leroy1-0/+1
2020-05-26powerpc/8xx: Allow large TLBs with DEBUG_PAGEALLOCChristophe Leroy1-4/+7
2020-05-26powerpc/8xx: Allow STRICT_KERNEL_RwX with pinned TLBChristophe Leroy1-3/+5
2020-05-26powerpc/mm: Don't be too strict with _etext alignment on PPC32Christophe Leroy1-26/+0
2020-05-26powerpc/8xx: Move PPC_PIN_TLB options into 8xx KconfigChristophe Leroy1-20/+0
2020-05-22powerpc/64s: Disable STRICT_KERNEL_RWXMichael Ellerman1-1/+1
2020-05-11powerpc/kasan: Fix stack overflow by increasing THREAD_SHIFTChristophe Leroy1-0/+1
2020-04-30powerpc/64: Have MPROFILE_KERNEL depend on FUNCTION_TRACERNaveen N. Rao1-1/+1
2020-04-09Merge tag 'powerpc-5.7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linuxLinus Torvalds1-2/+3
2020-04-08Merge tag 'libnvdimm-for-5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimmLinus Torvalds1-0/+1
2020-04-02Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/git/zohar/linux-integrityLinus Torvalds1-0/+1
2020-04-03powerpc/64: Make COMPAT user-selectable disabled on littleendian by default.Michal Suchanek1-2/+3
2020-03-12ima: add a new CONFIG for loading arch-specific policiesNayna Jain1-0/+1
2020-02-20mm/memremap_pages: Introduce memremap_compat_align()Dan Williams1-0/+1
2020-02-14context-tracking: Introduce CONFIG_HAVE_TIF_NOHZFrederic Weisbecker1-0/+1
2020-02-04Merge tag 'powerpc-5.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linuxLinus Torvalds1-6/+3
2020-02-04asm-generic/tlb: rename HAVE_MMU_GATHER_PAGE_SIZEPeter Zijlstra1-1/+1
2020-02-04asm-generic/tlb: rename HAVE_RCU_TABLE_FREEPeter Zijlstra1-1/+1
2020-02-04mm/mmu_gather: invalidate TLB correctly on batch allocation failure and flushPeter Zijlstra1-1/+0
2020-02-04powerpc/mmu_gather: enable RCU_TABLE_FREE even for !SMP caseAneesh Kumar K.V1-1/+1
2020-01-30Merge tag 'devicetree-for-5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linuxLinus Torvalds1-0/+1
2020-01-30powerpc: indent to improve Kconfig readabilityRandy Dunlap1-1/+1
2020-01-28Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-1/+1
2020-01-28Merge branch 'core-objtool-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-1/+1
2020-01-28of: Add OF_DMA_DEFAULT_COHERENT & select it on powerpcMichael Ellerman1-0/+1
2020-01-27powerpc/kconfig: Move CONFIG_PPC32 into Kconfig.cputypeChristophe Leroy1-4/+0
2020-01-27powerpc/32: Add support of KASAN_VMALLOCChristophe Leroy1-0/+1
2020-01-22powerpc: Ultravisor: Fix the dependencies for CONFIG_PPC_UVBharata B Rao1-5/+1
2020-01-16powerpc: Remove STRICT_KERNEL_RWX incompatibility with RELOCATABLERussell Currey1-1/+1
2019-12-25Merge tag 'v5.5-rc3' into sched/core, to pick up fixesIngo Molnar1-0/+17
2019-12-13scripts/sorttable: Rename 'sortextable' to 'sorttable'Shile Zhang1-1/+1
2019-12-08sched/rt, powerpc: Use CONFIG_PREEMPTIONThomas Gleixner1-1/+1
2019-12-04Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-0/+17
2019-11-28powerpc: Ultravisor: Add PPC_UV config optionAnshuman Khandual1-0/+17
2019-11-19powerpc: Add support for GENERIC_EARLY_IOREMAPChristophe Leroy1-0/+1
2019-11-14Merge branch 'topic/kaslr-book3e32' into nextMichael Ellerman1-0/+11
2019-11-13powerpc/fsl_booke/32: implement KASLR infrastructureJason Yan1-0/+11
2019-11-13Merge branch 'topic/secureboot' into nextMichael Ellerman1-0/+22
2019-11-13powerpc: expose secure variables to userspace via sysfsNayna Jain1-0/+11
2019-11-12powerpc/ima: Add support to initialize ima policy rulesNayna Jain1-0/+1
2019-11-12powerpc: Detect the secure boot mode of the systemNayna Jain1-0/+10
2019-11-07powerpc: Support CMDLINE_EXTENDChris Packham1-1/+19