summaryrefslogtreecommitdiff
path: root/arch/alpha/Kconfig
AgeCommit message (Expand)Author
2018-06-04Merge tag 'docs-4.18' of git://git.lwn.net/linuxLinus Torvalds
2018-06-04Merge tag 'dma-mapping-4.18' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds
2018-05-22alpha: use dma_direct_ops for jensenChristoph Hellwig
2018-05-09arch: define the ARCH_DMA_ADDR_T_64BIT config symbol in lib/KconfigChristoph Hellwig
2018-05-09dma-mapping: move the NEED_DMA_MAP_STATE config symbol to lib/KconfigChristoph Hellwig
2018-05-09scatterlist: move the NEED_SG_DMA_LENGTH config symbol to lib/KconfigChristoph Hellwig
2018-05-09iommu-helper: mark iommu_is_span_boundary as inlineChristoph Hellwig
2018-04-16Merge branch 'mm-rst' into docs-nextJonathan Corbet
2018-04-16docs/vm: rename documentation files to .rstMike Rapoport
2018-04-07alpha: Implement CPU vulnerabilities sysfs functions.Michael Cree
2018-01-09alpha: mark jensen as brokenChristoph Hellwig
2017-11-15Merge branch 'for-linus' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-10-12treewide: Fix typos in KconfigMasanari Iida
2016-10-07atomic64: no need for CONFIG_ARCH_HAS_ATOMIC64_DEC_IF_POSITIVEVineet Gupta
2016-05-20lib/GCD.c: use binary GCD algorithm instead of EuclideanZhaoxiu Zeng
2016-04-26alpha: remove ARCH_WANT_OPTIONAL_GPIOLIBLinus Walleij
2016-01-20dma-mapping: always provide the dma_map_ops based implementationChristoph Hellwig
2015-08-30alpha: select CONFIG_ARCH_USE_CMPXCHG_LOCKREF.Matt Turner
2015-04-14alpha: expose number of page table levels on Kconfig levelKirill A. Shutemov
2014-04-12Merge git://git.infradead.org/users/eparis/auditLinus Torvalds
2014-03-20audit: Add CONFIG_HAVE_ARCH_AUDITSYSCALLAKASHI Takahiro
2014-03-20alpha: Enable system-call auditing support.蔡正龙
2014-01-31alpha: Enable system-call auditing support.蔡正龙
2014-01-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2014-01-23Kconfig: update flightly outdated CONFIG_SMP documentationRobert Graffham
2014-01-02Input: i8042 - select ARCH_MIGHT_HAVE_PC_SERIO on alphaMark Salter
2013-11-16alpha: Switch to GENERIC_CLOCKEVENTSRichard Henderson
2013-11-16alpha: Reorganize rtc handlingRichard Henderson
2013-11-16alpha: Primitive support for CPU power down.Richard Henderson
2013-11-16alpha: Allow HZ to be configuredRichard Henderson
2013-11-16alpha: Notice if we're being run under QEMURichard Henderson
2013-11-15Merge tag 'for-linus' of git://linux-c6x.org/git/projects/linux-c6x-upstreamingLinus Torvalds
2013-11-15kernel: remove CONFIG_USE_GENERIC_SMP_HELPERSChristoph Hellwig
2013-10-23alpha: select ARCH_MIGHT_HAVE_PC_PARPORTMark Salter
2013-09-13Remove GENERIC_HARDIRQ config optionMartin Schwidefsky
2013-07-19alpha: Implement atomic64_dec_if_positiveRichard Henderson
2013-05-09Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds
2013-05-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-04-16Remove GENERIC_GPIO config optionAlexandre Courbot
2013-03-12Select VIRT_TO_BUS directly where neededStephen Rothwell
2013-03-03make HAVE_SYSCALL_WRAPPERS unconditionalAl Viro
2013-02-27arch Kconfig: centralise CONFIG_ARCH_NO_VIRT_TO_BUSStephen Rothwell
2013-02-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-02-21Merge tag 'tty-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2013-02-21Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2013-02-14burying unused conditionalsAl Viro
2013-02-03alpha: switch to generic old sigsuspendAl Viro
2013-02-03sanitize rt_sigaction() situation a bitAl Viro
2013-01-24Merge branch 'core/irq_work' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar