summaryrefslogtreecommitdiff
path: root/arch/alpha/Kconfig
AgeCommit message (Expand)Author
2024-03-21Merge tag 'kbuild-v6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds
2024-03-06arch: define CONFIG_PAGE_SIZE_*KB on all architecturesArnd Bergmann
2024-02-23alpha: merge two entries for CONFIG_ALPHA_GAMMAMasahiro Yamada
2024-02-23alpha: merge two entries for CONFIG_ALPHA_EV4Masahiro Yamada
2023-06-24mm/fault: convert remaining simple cases to lock_mm_and_find_vma()Linus Torvalds
2023-04-05Kconfig: introduce HAS_IOPORT option and select it as necessaryNiklas Schnelle
2023-02-14alpha: Implement "current_stack_pointer"Kees Cook
2022-06-28arch/*/: remove CONFIG_VIRT_TO_BUSArnd Bergmann
2022-03-23Merge tag 'asm-generic-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2022-03-10a.out: Stop building a.out/osf1 support on alpha and m68kEric W. Biederman
2022-02-25uaccess: remove CONFIG_SET_FSArnd Bergmann
2021-09-19alpha: enable GENERIC_PCI_IOMAP unconditionallyLinus Torvalds
2021-09-18alpha: mark 'Jensen' platform as no longer brokenLinus Torvalds
2021-09-01Merge tag 'asm-generic-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2021-07-30Merge tag 'libata-5.14-2021-07-30' of git://git.kernel.dk/linux-blockLinus Torvalds
2021-07-30arch: Kconfig: clean up obsolete use of HAVE_IDELukas Bulwahn
2021-07-30asm-generic: reverse GENERIC_{STRNCPY_FROM,STRNLEN}_USER symbolsArnd Bergmann
2021-07-25alpha: Kconfig: Replace HTTP links with HTTPS onesAlexander A. Klimov
2021-06-30mm: generalize ZONE_[DMA|DMA32]Kefeng Wang
2021-06-29alpha: remove DISCONTIGMEM and NUMAMike Rapoport
2021-02-21Merge tag 's390-5.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds
2021-02-13s390,alpha: switch to 64-bit ino_tHeiko Carstens
2021-01-22arch: alpha: Remove CONFIG_OPROFILE supportViresh Kumar
2020-12-16Merge tag 'asm-generic-timers-5.11' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2020-12-15alpha: switch from DISCONTIGMEM to SPARSEMEMMike Rapoport
2020-10-30timekeeping: default GENERIC_CLOCKEVENTS to enabledArnd Bergmann
2020-09-08uaccess: add infrastructure for kernel builds with set_fs()Christoph Hellwig
2020-07-19dma-mapping: make support for dma ops optionalChristoph Hellwig
2020-06-13Merge tag 'kbuild-v5.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds
2020-06-14treewide: replace '---help---' in Kconfig files with 'help'Masahiro Yamada
2020-06-12alpha: Kconfig: pedantic formattingEnrico Weigelt, metux IT consult
2019-08-22kbuild: add CONFIG_ASM_MODVERSIONSMasahiro Yamada
2019-05-06Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2019-04-03locking/rwsem: Remove rwsem-spinlock.c & use rwsem-xadd.c for all archsWaiman Long
2019-04-03arch/tlb: Clean up simple architecturesPeter Zijlstra
2018-12-29Merge tag 'kconfig-v4.21-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2018-12-13dma-mapping: always build the direct mapping codeChristoph Hellwig
2018-12-06arch: switch the default on ARCH_HAS_SG_CHAINChristoph Hellwig
2018-11-23eisa: consolidate EISA Kconfig entry in drivers/eisaChristoph Hellwig
2018-11-23pcmcia: allow PCMCIA support independent of the architectureChristoph Hellwig
2018-11-23PCI: consolidate the PCI_SYSCALL symbolChristoph Hellwig
2018-11-23PCI: consolidate the PCI_DOMAINS and PCI_DOMAINS_GENERIC config optionsChristoph Hellwig
2018-11-23PCI: consolidate PCI config entry in drivers/pciChristoph Hellwig
2018-10-31mm: remove CONFIG_HAVE_MEMBLOCKMike Rapoport
2018-10-31mm: remove CONFIG_NO_BOOTMEMMike Rapoport
2018-10-26alpha: switch to NO_BOOTMEMMike Rapoport
2018-08-02kconfig: include kernel/Kconfig.preempt from init/KconfigChristoph Hellwig
2018-08-02Kconfig: consolidate the "Kernel hacking" menuChristoph Hellwig
2018-08-02kconfig: include common Kconfig files from top-level KconfigChristoph Hellwig
2018-06-12alpha: Remove custom dec_and_lock() implementationSebastian Andrzej Siewior