aboutsummaryrefslogtreecommitdiffstats
path: root/arch/alpha/Kconfig
AgeCommit message (Expand)AuthorFilesLines
2024-05-06alpha: drop pre-EV56 supportArnd Bergmann1-18/+3
2024-05-03alpha: cabriolet: remove EV5 CPU supportArnd Bergmann1-13/+2
2024-05-03alpha: remove LCA and APECS based machinesArnd Bergmann1-109/+5
2024-05-03alpha: sable: remove early machine supportArnd Bergmann1-22/+7
2024-05-03alpha: remove DECpc AXP150 (Jensen) supportArnd Bergmann1-15/+3
2024-03-21Merge tag 'kbuild-v6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds1-11/+4
2024-03-06arch: define CONFIG_PAGE_SIZE_*KB on all architecturesArnd Bergmann1-0/+1
2024-02-23alpha: merge two entries for CONFIG_ALPHA_GAMMAMasahiro Yamada1-7/+3
2024-02-23alpha: merge two entries for CONFIG_ALPHA_EV4Masahiro Yamada1-4/+1
2023-06-24mm/fault: convert remaining simple cases to lock_mm_and_find_vma()Linus Torvalds1-0/+1
2023-04-05Kconfig: introduce HAS_IOPORT option and select it as necessaryNiklas Schnelle1-0/+1
2023-02-14alpha: Implement "current_stack_pointer"Kees Cook1-0/+1
2022-06-28arch/*/: remove CONFIG_VIRT_TO_BUSArnd Bergmann1-1/+0
2022-03-23Merge tag 'asm-generic-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-1/+0
2022-03-10a.out: Stop building a.out/osf1 support on alpha and m68kEric W. Biederman1-1/+0
2022-02-25uaccess: remove CONFIG_SET_FSArnd Bergmann1-1/+0
2021-09-19alpha: enable GENERIC_PCI_IOMAP unconditionallyLinus Torvalds1-1/+1
2021-09-18alpha: mark 'Jensen' platform as no longer brokenLinus Torvalds1-1/+0
2021-09-01Merge tag 'asm-generic-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-2/+0
2021-07-30Merge tag 'libata-5.14-2021-07-30' of git://git.kernel.dk/linux-blockLinus Torvalds1-1/+0
2021-07-30arch: Kconfig: clean up obsolete use of HAVE_IDELukas Bulwahn1-1/+0
2021-07-30asm-generic: reverse GENERIC_{STRNCPY_FROM,STRNLEN}_USER symbolsArnd Bergmann1-2/+0
2021-07-25alpha: Kconfig: Replace HTTP links with HTTPS onesAlexander A. Klimov1-1/+1
2021-06-30mm: generalize ZONE_[DMA|DMA32]Kefeng Wang1-4/+1
2021-06-29alpha: remove DISCONTIGMEM and NUMAMike Rapoport1-22/+0
2021-02-21Merge tag 's390-5.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds1-0/+1
2021-02-13s390,alpha: switch to 64-bit ino_tHeiko Carstens1-0/+1
2021-01-22arch: alpha: Remove CONFIG_OPROFILE supportViresh Kumar1-1/+0
2020-12-16Merge tag 'asm-generic-timers-5.11' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-1/+0
2020-12-15alpha: switch from DISCONTIGMEM to SPARSEMEMMike Rapoport1-0/+8
2020-10-30timekeeping: default GENERIC_CLOCKEVENTS to enabledArnd Bergmann1-1/+0
2020-09-08uaccess: add infrastructure for kernel builds with set_fs()Christoph Hellwig1-0/+1
2020-07-19dma-mapping: make support for dma ops optionalChristoph Hellwig1-0/+1
2020-06-13Merge tag 'kbuild-v5.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds1-9/+9
2020-06-14treewide: replace '---help---' in Kconfig files with 'help'Masahiro Yamada1-9/+9
2020-06-12alpha: Kconfig: pedantic formattingEnrico Weigelt, metux IT consult1-2/+2
2019-08-22kbuild: add CONFIG_ASM_MODVERSIONSMasahiro Yamada1-0/+1
2019-05-06Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-7/+0
2019-04-03locking/rwsem: Remove rwsem-spinlock.c & use rwsem-xadd.c for all archsWaiman Long1-7/+0
2019-04-03arch/tlb: Clean up simple architecturesPeter Zijlstra1-0/+1
2018-12-29Merge tag 'kconfig-v4.21-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-28/+12
2018-12-13dma-mapping: always build the direct mapping codeChristoph Hellwig1-1/+0
2018-12-06arch: switch the default on ARCH_HAS_SG_CHAINChristoph Hellwig1-0/+1
2018-11-23eisa: consolidate EISA Kconfig entry in drivers/eisaChristoph Hellwig1-7/+8
2018-11-23pcmcia: allow PCMCIA support independent of the architectureChristoph Hellwig1-2/+0
2018-11-23PCI: consolidate the PCI_SYSCALL symbolChristoph Hellwig1-3/+1
2018-11-23PCI: consolidate the PCI_DOMAINS and PCI_DOMAINS_GENERIC config optionsChristoph Hellwig1-4/+1
2018-11-23PCI: consolidate PCI config entry in drivers/pciChristoph Hellwig1-12/+2
2018-10-31mm: remove CONFIG_HAVE_MEMBLOCKMike Rapoport1-1/+0
2018-10-31mm: remove CONFIG_NO_BOOTMEMMike Rapoport1-1/+0
2018-10-26alpha: switch to NO_BOOTMEMMike Rapoport1-0/+2
2018-08-02kconfig: include kernel/Kconfig.preempt from init/KconfigChristoph Hellwig1-0/+1
2018-08-02Kconfig: consolidate the "Kernel hacking" menuChristoph Hellwig1-2/+0
2018-08-02kconfig: include common Kconfig files from top-level KconfigChristoph Hellwig1-20/+0
2018-06-12alpha: Remove custom dec_and_lock() implementationSebastian Andrzej Siewior1-5/+0
2018-06-04Merge tag 'docs-4.18' of git://git.lwn.net/linuxLinus Torvalds1-1/+1
2018-06-04Merge tag 'dma-mapping-4.18' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds1-12/+2
2018-05-22alpha: use dma_direct_ops for jensenChristoph Hellwig1-0/+1
2018-05-09arch: define the ARCH_DMA_ADDR_T_64BIT config symbol in lib/KconfigChristoph Hellwig1-3/+0
2018-05-09dma-mapping: move the NEED_DMA_MAP_STATE config symbol to lib/KconfigChristoph Hellwig1-3/+1
2018-05-09scatterlist: move the NEED_SG_DMA_LENGTH config symbol to lib/KconfigChristoph Hellwig1-3/+1
2018-05-09iommu-helper: mark iommu_is_span_boundary as inlineChristoph Hellwig1-3/+0
2018-04-16Merge branch 'mm-rst' into docs-nextJonathan Corbet1-1/+1
2018-04-16docs/vm: rename documentation files to .rstMike Rapoport1-1/+1
2018-04-07alpha: Implement CPU vulnerabilities sysfs functions.Michael Cree1-0/+1
2018-01-09alpha: mark jensen as brokenChristoph Hellwig1-0/+1
2017-11-15Merge branch 'for-linus' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-1/+1
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-10-12treewide: Fix typos in KconfigMasanari Iida1-1/+1
2016-10-07atomic64: no need for CONFIG_ARCH_HAS_ATOMIC64_DEC_IF_POSITIVEVineet Gupta1-1/+0
2016-05-20lib/GCD.c: use binary GCD algorithm instead of EuclideanZhaoxiu Zeng1-0/+1
2016-04-26alpha: remove ARCH_WANT_OPTIONAL_GPIOLIBLinus Walleij1-1/+0
2016-01-20dma-mapping: always provide the dma_map_ops based implementationChristoph Hellwig1-1/+0
2015-08-30alpha: select CONFIG_ARCH_USE_CMPXCHG_LOCKREF.Matt Turner1-0/+1
2015-04-14alpha: expose number of page table levels on Kconfig levelKirill A. Shutemov1-0/+4
2014-04-12Merge git://git.infradead.org/users/eparis/auditLinus Torvalds1-0/+1
2014-03-20audit: Add CONFIG_HAVE_ARCH_AUDITSYSCALLAKASHI Takahiro1-0/+1
2014-03-20alpha: Enable system-call auditing support.蔡正龙1-0/+3
2014-01-31alpha: Enable system-call auditing support.蔡正龙1-0/+3
2014-01-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds1-0/+1
2014-01-23Kconfig: update flightly outdated CONFIG_SMP documentationRobert Graffham1-4/+4
2014-01-02Input: i8042 - select ARCH_MIGHT_HAVE_PC_SERIO on alphaMark Salter1-0/+1
2013-11-16alpha: Switch to GENERIC_CLOCKEVENTSRichard Henderson1-0/+1
2013-11-16alpha: Reorganize rtc handlingRichard Henderson1-1/+0
2013-11-16alpha: Primitive support for CPU power down.Richard Henderson1-0/+24
2013-11-16alpha: Allow HZ to be configuredRichard Henderson1-2/+34
2013-11-16alpha: Notice if we're being run under QEMURichard Henderson1-0/+14
2013-11-15Merge tag 'for-linus' of git://linux-c6x.org/git/projects/linux-c6x-upstreamingLinus Torvalds1-0/+1
2013-11-15kernel: remove CONFIG_USE_GENERIC_SMP_HELPERSChristoph Hellwig1-1/+0
2013-10-23alpha: select ARCH_MIGHT_HAVE_PC_PARPORTMark Salter1-0/+1
2013-09-13Remove GENERIC_HARDIRQ config optionMartin Schwidefsky1-1/+0
2013-07-19alpha: Implement atomic64_dec_if_positiveRichard Henderson1-0/+1
2013-05-09Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds1-3/+0
2013-05-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-1/+0
2013-04-16Remove GENERIC_GPIO config optionAlexandre Courbot1-3/+0
2013-03-12Select VIRT_TO_BUS directly where neededStephen Rothwell1-1/+1
2013-03-03make HAVE_SYSCALL_WRAPPERS unconditionalAl Viro1-1/+0
2013-02-27arch Kconfig: centralise CONFIG_ARCH_NO_VIRT_TO_BUSStephen Rothwell1-0/+1
2013-02-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-1/+2
2013-02-21Merge tag 'tty-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds1-0/+2
2013-02-21Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-2/+1
2013-02-14burying unused conditionalsAl Viro1-1/+0
2013-02-03alpha: switch to generic old sigsuspendAl Viro1-0/+1
2013-02-03sanitize rt_sigaction() situation a bitAl Viro1-0/+1
2013-01-24Merge branch 'core/irq_work' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar1-1/+0
2013-01-18tty: Added a CONFIG_TTY option to allow removal of TTYJoe Millenbach1-0/+2
2013-01-11arch/alpha: remove depends on CONFIG_EXPERIMENTALKees Cook1-2/+1
2012-12-19alpha: switch to generic sigaltstackAl Viro1-0/+1
2012-12-19Bury the conditionals from kernel_thread/kernel_execve seriesAl Viro1-2/+0
2012-11-17irq_work: Remove CONFIG_HAVE_IRQ_WORKFrederic Weisbecker1-1/+0
2012-10-14Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-0/+2
2012-10-12alpha: switch to saner kernel_execve() semanticsAl Viro1-0/+1
2012-09-30alpha: switch to generic kernel_thread()Al Viro1-0/+1
2012-09-28Make most arch asm/module.h files use asm-generic/module.hDavid Howells1-0/+2
2012-08-19alpha: Use new generic strncpy_from_user() and strnlen_user()Michael Cree1-0/+2
2012-07-30ipc: use Kconfig options for __ARCH_WANT_[COMPAT_]IPC_PARSE_VERSIONWill Deacon1-0/+1
2012-05-24Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-3/+1
2012-05-21Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-0/+1
2012-05-21alpha: Use generic time configAnna-Maria Gleixner1-3/+1
2012-05-05init_task: Replace CONFIG_HAVE_GENERIC_INIT_TASKThomas Gleixner1-1/+0
2012-05-05alpha: Use generic init_taskThomas Gleixner1-0/+1
2012-05-02alpha: VGA_HOSE depends on VGA_CONSOLEMatt Turner1-1/+1
2012-04-26alpha: Use generic idle thread allocationThomas Gleixner1-0/+1
2011-11-28alpha: switch to GENERIC_PCI_IOMAPMichael S. Tsirkin1-0/+1
2011-11-24lib: move GENERIC_IOMAP to lib/KconfigMichael S. Tsirkin1-4/+0
2011-11-06Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds1-5/+0
2011-10-31alpha: drop unused Kconfig symbolPaul Bolle1-5/+0
2011-09-14alpha, gpio: GENERIC_GPIO default must be nBen Hutchings1-1/+1
2011-08-03Merge branch 'apei' into apei-releaseLen Brown1-0/+1
2011-08-03Add Kconfig option ARCH_HAVE_NMI_SAFE_CMPXCHGHuang Ying1-0/+1
2011-06-09pcspkr: Cleanup Kconfig dependenciesRalf Baechle1-0/+1
2011-05-26arch: remove CONFIG_GENERIC_FIND_{NEXT_BIT,BIT_LE,LAST_BIT}Akinobu Mita1-4/+0
2011-05-25alpha: hook up gpiolib supportMark Brown1-0/+4
2011-03-30genirq: Remove the now obsolete config options and select statementsThomas Gleixner1-1/+0
2011-03-29alpha: Use generic show_interrupts()Thomas Gleixner1-0/+1
2011-03-02alpha: Enable GENERIC_HARDIRQS_NO_DEPRECATEDThomas Gleixner1-0/+1
2011-01-21alpha: Use generic irq KconfigThomas Gleixner1-13/+3
2011-01-21genirq: Remove __do_IRQThomas Gleixner1-3/+0
2011-01-17alpha: add GENERIC_HARDIRQS_NO__DO_IRQ to KconfigMatt Turner1-0/+3
2010-10-28Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds1-4/+0
2010-10-26alpha: enable ARCH_DMA_ADDR_T_64BITFUJITA Tomonori1-0/+3
2010-10-18irq_work: Add generic hardirq context callbacksPeter Zijlstra1-0/+1
2010-10-12Merge branch 'kbuild/rc-fixes' into kbuild/kconfigMichal Marek1-4/+0
2010-09-19kbuild: migrate all arch to the kconfig mainmenu upgradeArnaud Lacombe1-4/+0
2010-07-27time: Kill off CONFIG_GENERIC_TIMEJohn Stultz1-4/+0
2010-05-27alpha: use asm-generic/scatterlist.hFUJITA Tomonori1-0/+3
2010-05-26Convert alpha to use clocksources instead of arch_gettimeoffsetJohn Stultz1-4/+0
2010-05-19Merge branch 'timers-for-linus-cleanups' of git://git.kernel.org/pub/scm/linu...Linus Torvalds1-0/+3
2010-03-13alpha: Convert alpha to use read/update_persistent_clockJohn Stultz1-0/+3
2010-03-12dma-mapping: alpha: use include/linux/pci-dma-compat.hFUJITA Tomonori1-0/+1
2010-03-12pci-dma: alpha: use include/linux/pci-dma.hFUJITA Tomonori1-0/+3
2009-12-18alpha: Add minimal support for software performance eventsMichael Cree1-0/+1
2009-09-22alpha: convert to use arch_gettimeoffset()john stultz1-0/+8
2009-01-29alpha: use syscall wrappersIvan Kokshaysky1-0/+1
2008-10-20container freezer: implement freezer cgroup subsystemMatt Helsley1-0/+1
2008-10-16Alpha Miata: remove dead URLAdrian Bunk1-2/+1
2008-09-06Introduce HAVE_AOUT symbol to remove hard-coded arch list for BINFMT_AOUTDavid Woodhouse1-0/+1
2008-09-06Remove redundant CONFIG_ARCH_SUPPORTS_AOUTDavid Woodhouse1-3/+0
2008-07-24alpha: remove the unused ALPHA_CORE_AGP optionAdrian Bunk1-5/+0
2008-06-26alpha: convert to generic helpers for IPI function callsJens Axboe1-0/+1
2008-03-13alpha: use iommu_is_span_boundary helper functionFUJITA Tomonori1-0/+3
2008-02-09ide: introduce HAVE_IDESam Ravnborg1-0/+1
2008-02-08avoid overflows in kernel/time.cH. Peter Anvin1-0/+5
2008-02-08aout: mark arches that support A.OUT formatDavid Howells1-0/+3
2008-02-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds1-2/+2
2008-02-03remove Documentation/smp.txtAdrian Bunk1-2/+2
2008-02-03Move Kconfig.instrumentation to arch/Kconfig and init/KconfigMathieu Desnoyers1-2/+0
2008-02-03Add HAVE_OPROFILEMathieu Desnoyers1-0/+1
2008-02-01PCI: Kconfig help: don't refer to the PCI-HOWTOAdrian Bunk1-5/+0
2007-10-19Combine instrumentation menus in kernel/Kconfig.instrumentationMathieu Desnoyers1-1/+1
2007-07-11PCI: Only build PCI syscalls on architectures that want themMatthew Wilcox1-0/+3
2007-06-01ALPHA: misc fixesJay Estabrook1-12/+14
2007-06-01ALPHA: support graphics on non-zero PCI domainsJay Estabrook1-0/+16
2007-02-11[PATCH] Set CONFIG_ZONE_DMA for arches with GENERIC_ISA_DMAChristoph Lameter1-0/+4
2006-12-08[PATCH] LOG2: Implement a general integer log2 facility in the kernelDavid Howells1-0/+8
2006-10-03fix an arch/alpha/Kconfig typoMatt LaPlante1-1/+1
2006-09-26[PATCH] alpha: Fix ALPHA_EV56 dependencies typoFernando J. Pereda1-1/+1
2006-06-12[PATCH] alpha: generic hweight build fixRandy Dunlap1-1/+1
2006-04-11[PATCH] Configurable NODES_SHIFTYasunori Goto1-0/+5
2006-03-26[PATCH] bitops: alpha: use generic bitopsAkinobu Mita1-0/+8
2006-01-08[PATCH] tiny: Make *[ug]id16 support optionalMatt Mackall1-3/+0
2006-01-06[PATCH] Alpha: convert to generic irq framework (alpha part)Ivan Kokshaysky1-0/+13
2005-09-07[PATCH] Kconfig fix (BLK_DEV_FD dependencies)viro@ZenIV.linux.org.uk1-0/+3
2005-08-23[PATCH] Kconfig fix (alpha NUMA)Al Viro1-1/+1
2005-07-11[NET]: add a top-level Networking menu to *configSam Ravnborg1-0/+2
2005-06-23[PATCH] make each arch use mm/KconfigDave Hansen1-1/+3
2005-05-04[PATCH] ISA DMA Kconfig fixes - part 1Al Viro1-0/+4
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds1-0/+606