summaryrefslogtreecommitdiffstats
path: root/arch/alpha/Kconfig
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 's390-5.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds2021-02-211-0/+1
|\
| * s390,alpha: switch to 64-bit ino_tHeiko Carstens2021-02-131-0/+1
* | arch: alpha: Remove CONFIG_OPROFILE supportViresh Kumar2021-01-221-1/+0
|/
* Merge tag 'asm-generic-timers-5.11' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2020-12-161-1/+0
|\
| * timekeeping: default GENERIC_CLOCKEVENTS to enabledArnd Bergmann2020-10-301-1/+0
* | alpha: switch from DISCONTIGMEM to SPARSEMEMMike Rapoport2020-12-151-0/+8
|/
* uaccess: add infrastructure for kernel builds with set_fs()Christoph Hellwig2020-09-081-0/+1
* dma-mapping: make support for dma ops optionalChristoph Hellwig2020-07-191-0/+1
* Merge tag 'kbuild-v5.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds2020-06-131-9/+9
|\
| * treewide: replace '---help---' in Kconfig files with 'help'Masahiro Yamada2020-06-141-9/+9
* | alpha: Kconfig: pedantic formattingEnrico Weigelt, metux IT consult2020-06-121-2/+2
|/
* kbuild: add CONFIG_ASM_MODVERSIONSMasahiro Yamada2019-08-221-0/+1
* Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2019-05-061-7/+0
|\
| * locking/rwsem: Remove rwsem-spinlock.c & use rwsem-xadd.c for all archsWaiman Long2019-04-031-7/+0
* | arch/tlb: Clean up simple architecturesPeter Zijlstra2019-04-031-0/+1
|/
* Merge tag 'kconfig-v4.21-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2018-12-291-28/+12
|\
| * eisa: consolidate EISA Kconfig entry in drivers/eisaChristoph Hellwig2018-11-231-7/+8
| * 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-4/+1
| * PCI: consolidate PCI config entry in drivers/pciChristoph Hellwig2018-11-231-12/+2
* | 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-0/+1
|/
* mm: remove CONFIG_HAVE_MEMBLOCKMike Rapoport2018-10-311-1/+0
* mm: remove CONFIG_NO_BOOTMEMMike Rapoport2018-10-311-1/+0
* alpha: switch to NO_BOOTMEMMike Rapoport2018-10-261-0/+2
* kconfig: include kernel/Kconfig.preempt from init/KconfigChristoph Hellwig2018-08-021-0/+1
* Kconfig: consolidate the "Kernel hacking" menuChristoph Hellwig2018-08-021-2/+0
* kconfig: include common Kconfig files from top-level KconfigChristoph Hellwig2018-08-021-20/+0
* alpha: Remove custom dec_and_lock() implementationSebastian Andrzej Siewior2018-06-121-5/+0
* Merge tag 'docs-4.18' of git://git.lwn.net/linuxLinus Torvalds2018-06-041-1/+1
|\
| * Merge branch 'mm-rst' into docs-nextJonathan Corbet2018-04-161-1/+1
| |\
| | * docs/vm: rename documentation files to .rstMike Rapoport2018-04-161-1/+1
* | | Merge tag 'dma-mapping-4.18' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2018-06-041-12/+2
|\ \ \
| * | | arch: define the ARCH_DMA_ADDR_T_64BIT config symbol in lib/KconfigChristoph Hellwig2018-05-091-3/+0
| * | | dma-mapping: move the NEED_DMA_MAP_STATE config symbol to lib/KconfigChristoph Hellwig2018-05-091-3/+1
| * | | scatterlist: move the NEED_SG_DMA_LENGTH config symbol to lib/KconfigChristoph Hellwig2018-05-091-3/+1
| * | | iommu-helper: mark iommu_is_span_boundary as inlineChristoph Hellwig2018-05-091-3/+0
| |/ /
* / / alpha: use dma_direct_ops for jensenChristoph Hellwig2018-05-221-0/+1
|/ /
* / alpha: Implement CPU vulnerabilities sysfs functions.Michael Cree2018-04-071-0/+1
|/
* alpha: mark jensen as brokenChristoph Hellwig2018-01-091-0/+1
* Merge branch 'for-linus' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-11-151-1/+1
|\
| * treewide: Fix typos in KconfigMasanari Iida2017-10-121-1/+1
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
|/
* atomic64: no need for CONFIG_ARCH_HAS_ATOMIC64_DEC_IF_POSITIVEVineet Gupta2016-10-071-1/+0
* lib/GCD.c: use binary GCD algorithm instead of EuclideanZhaoxiu Zeng2016-05-201-0/+1
* alpha: remove ARCH_WANT_OPTIONAL_GPIOLIBLinus Walleij2016-04-261-1/+0
* dma-mapping: always provide the dma_map_ops based implementationChristoph Hellwig2016-01-201-1/+0
* alpha: select CONFIG_ARCH_USE_CMPXCHG_LOCKREF.Matt Turner2015-08-301-0/+1
* alpha: expose number of page table levels on Kconfig levelKirill A. Shutemov2015-04-141-0/+4