summaryrefslogtreecommitdiffstats
path: root/arch/sparc/Kconfig
Commit message (Expand)AuthorAgeFilesLines
...
| * | timekeeping: default GENERIC_CLOCKEVENTS to enabledArnd Bergmann2020-10-301-1/+0
* | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2020-12-151-3/+1
|\ \ \
| * | | arch, mm: restore dependency of __kernel_map_pages() on DEBUG_PAGEALLOCMike Rapoport2020-12-151-3/+1
| |/ /
* / / sparc/mm/highmem: Switch to generic kmap atomicThomas Gleixner2020-11-061-0/+1
|/ /
* | Merge branch 'work.set_fs' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds2020-10-221-0/+1
|\ \
| * | uaccess: add infrastructure for kernel builds with set_fs()Christoph Hellwig2020-09-081-0/+1
* | | Merge tag 'seccomp-v5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2020-10-131-17/+1
|\ \ \
| * | | seccomp: Move config option SECCOMP to arch/KconfigYiFei Zhu2020-10-081-17/+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 'irq-core-2020-08-04' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2020-08-041-1/+0
|\ \
| * | sparc64: Deselect IRQ_PREFLOW_FASTEOIValentin Schneider2020-07-041-1/+0
| |/
* / dma-mapping: make support for dma ops optionalChristoph Hellwig2020-07-191-0/+1
|/
* treewide: replace '---help---' in Kconfig files with 'help'Masahiro Yamada2020-06-141-6/+6
* 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 tag 'kbuild-v5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds2020-03-311-5/+0
|\
| * kbuild: use KBUILD_DEFCONFIG as the fallback for DEFCONFIG_LISTMasahiro Yamada2020-03-031-5/+0
* | context-tracking: Introduce CONFIG_HAVE_TIF_NOHZFrederic Weisbecker2020-02-141-0/+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
* sched/rt, sparc: Use CONFIG_PREEMPTIONThomas Gleixner2019-12-081-1/+1
* sparc64: disable fast-GUP due to unexplained oopsesLinus Torvalds2019-10-151-1/+0
* kbuild: add CONFIG_ASM_MODVERSIONSMasahiro Yamada2019-08-221-0/+1
* docs: admin-guide: add a series of orphaned documentsMauro Carvalho Chehab2019-07-151-1/+1
* mm: rename CONFIG_HAVE_GENERIC_GUP to CONFIG_HAVE_FAST_GUPChristoph Hellwig2019-07-121-1/+1
* sparc64: use the generic get_user_pages_fast codeChristoph Hellwig2019-07-121-0/+1
* sparc: remove ARCH_SELECT_MEMORY_MODELMike Rapoport2019-07-121-3/+0
* treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-211-0/+1
* hugetlb: allow to free gigantic pages regardless of the configurationAlexandre Ghiti2019-05-141-1/+1
* mm: simplify MEMORY_ISOLATION && COMPACTION || CMA into CONTIG_ALLOCAlexandre Ghiti2019-05-141-1/+1
* sparc: advertise gigantic page supportAlexandre Ghiti2019-05-141-0/+1
* Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2019-05-061-8/+0
|\
| * locking/rwsem: Remove rwsem-spinlock.c & use rwsem-xadd.c for all archsWaiman Long2019-04-031-8/+0
* | asm-generic/tlb, arch: Invert CONFIG_HAVE_RCU_TABLE_INVALIDATEPeter Zijlstra2019-04-031-0/+1
|/
* 32-bit userspace ABI: introduce ARCH_32BIT_OFF_T config optionYury Norov2019-02-191-0/+1
* Merge tag 'kconfig-v4.21-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2018-12-291-22/+3
|\
| * pcmcia: allow PCMCIA support independent of the architectureChristoph Hellwig2018-11-231-2/+0
| * PCI: consolidate the PCI_SYSCALL symbolChristoph Hellwig2018-11-231-3/+1
| * PCI: consolidate the PCI_DOMAINS and PCI_DOMAINS_GENERIC config optionsChristoph Hellwig2018-11-231-3/+1
| * PCI: consolidate PCI config entry in drivers/pciChristoph Hellwig2018-11-231-14/+1
* | Merge tag 'kconfig-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds2018-12-291-1/+1
|\ \
| * | treewide: surround Kconfig file paths with double quotesMasahiro Yamada2018-12-221-1/+1
| |/
* | dma-mapping: always build the direct mapping codeChristoph Hellwig2018-12-131-1/+0
* | arch: switch the default on ARCH_HAS_SG_CHAINChristoph Hellwig2018-12-061-1/+0
|/
* mm: remove CONFIG_HAVE_MEMBLOCKMike Rapoport2018-10-311-1/+0
* mm: remove CONFIG_NO_BOOTMEMMike Rapoport2018-10-311-1/+0
* dma-mapping: merge direct and noncoherent opsChristoph Hellwig2018-09-201-1/+1
* sparc32: switch to NO_BOOTMEMMike Rapoport2018-08-211-2/+2
* sparc: use generic dma_noncoherent_opsChristoph Hellwig2018-08-211-0/+2