summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/Kconfig
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'powerpc-5.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2020-10-161-2/+19
|\
| * powerpc/rtas: Restrict RTAS requests from userspaceAndrew Donnellan2020-10-061-0/+13
| * powerpc: PPC_SECURE_BOOT should not require PowerNVDaniel Axtens2020-10-061-1/+1
| * Merge branch 'topic/irqs-off-activate-mm' into nextMichael Ellerman2020-09-181-0/+1
| |\
| | * powerpc: select ARCH_WANT_IRQS_OFF_ACTIVATE_MMNicholas Piggin2020-09-161-0/+1
| * | powerpc/64/mm: implement page mapping percpu first chunk allocatorAneesh Kumar K.V2020-09-151-1/+4
* | | Merge tag 'seccomp-v5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2020-10-131-17/+0
|\ \ \
| * | | seccomp: Move config option SECCOMP to arch/KconfigYiFei Zhu2020-10-081-17/+0
| | |/ | |/|
* | | Merge tag 'x86-irq-2020-10-12' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2020-10-121-0/+1
|\ \ \
| * | | PCI: MSI: Fix Kconfig dependencies for PCI_MSI_ARCH_FALLBACKSThomas Gleixner2020-09-281-1/+1
| * | | PCI/MSI: Make arch_.*_msi_irq[s] fallbacks selectableThomas Gleixner2020-09-161-0/+1
* | | | Merge tag 'ras_updates_for_v5.10' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2020-10-121-1/+1
|\ \ \ \ | |_|_|/ |/| | |
| * | | x86, powerpc: Rename memcpy_mcsafe() to copy_mc_to_{user, kernel}()Dan Williams2020-10-061-1/+1
| | |/ | |/|
* | | powerpc/mm: Remove DEBUG_VM_PGTABLE support on powerpcAneesh Kumar K.V2020-09-021-1/+0
| |/ |/|
* | powerpc/64s: Disallow PROT_SAO in LPARs by defaultShawn Anastasio2020-08-241-0/+12
|/
* Merge tag 'powerpc-5.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2020-08-071-7/+23
|\
| * powerpc/32s: Use dedicated segment for modules with STRICT_KERNEL_RWXChristophe Leroy2020-07-271-0/+1
| * powerpc/64s: Implement queued spinlocks and rwlocksNicholas Piggin2020-07-271-0/+15
| * powerpc: Select ARCH_HAS_MEMBARRIER_SYNC_CORENicholas Piggin2020-07-231-0/+1
| * powerpc/64s/hash: Disable subpage_prot syscall by defaultNicholas Piggin2020-07-221-2/+5
| * powerpc: Remove inaccessible CMDLINE defaultChris Packham2020-06-221-5/+1
* | Merge tag 'dma-mapping-5.9' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2020-08-041-0/+2
|\ \
| * | powerpc: use the generic dma_ops_bypass modeChristoph Hellwig2020-07-191-0/+1
| * | dma-mapping: make support for dma ops optionalChristoph Hellwig2020-07-191-0/+1
| |/
* / arch: remove HAVE_COPY_THREAD_TLSChristian Brauner2020-07-041-1/+0
|/
* 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