aboutsummaryrefslogtreecommitdiffstats
path: root/arch/hexagon/Kconfig (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-12-29Merge tag 'kconfig-v4.21-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuildLinus Torvalds1-3/+0
2018-12-13dma-mapping: always build the direct mapping codeChristoph Hellwig1-1/+0
2018-11-23PCI: consolidate PCI config entry in drivers/pciChristoph Hellwig1-3/+0
2018-10-31mm: remove CONFIG_HAVE_MEMBLOCKMike Rapoport1-1/+0
2018-10-31mm: remove CONFIG_NO_BOOTMEMMike Rapoport1-1/+0
2018-10-26hexagon: switch to NO_BOOTMEMMike Rapoport1-0/+3
2018-09-20dma-mapping: merge direct and noncoherent opsChristoph Hellwig1-1/+1
2018-09-08hexagon: use generic dma_noncoherent_opsChristoph Hellwig1-0/+2
2018-08-02kconfig: include kernel/Kconfig.preempt from init/KconfigChristoph Hellwig1-0/+1
2018-08-02Kconfig: consolidate the "Kernel hacking" menuChristoph Hellwig1-4/+0
2018-08-02kconfig: include common Kconfig files from top-level KconfigChristoph Hellwig1-16/+0
2018-05-09scatterlist: move the NEED_SG_DMA_LENGTH config symbol to lib/KconfigChristoph Hellwig1-3/+1
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2016-06-07hexagon: update TODO listLinus Walleij1-2/+1
2016-01-20dma-mapping: always provide the dma_map_ops based implementationChristoph Hellwig1-1/+0
2014-07-23ktime: Kill non-scalar ktime_t implementation for 2038John Stultz1-1/+0
2014-04-07Kconfig: rename HAS_IOPORT to HAS_IOPORT_MAPUwe Kleine-König1-1/+1
2014-04-04arch: hexagon: Kconfig: add HAVE_DMA_ATTR in Kconfig and remove "linux/dma-mapping.h" from "asm/dma-mapping.h"Chen Gang1-0/+1
2013-11-15kernel: remove CONFIG_USE_GENERIC_SMP_HELPERSChristoph Hellwig1-1/+0
2013-09-13Remove GENERIC_HARDIRQ config optionMartin Schwidefsky1-1/+0
2013-08-13arch: *: Kconfig: add "kernel/Kconfig.freezer" to "arch/*/Kconfig"Chen Gang1-0/+1
2013-05-09Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds1-3/+0
2013-05-07HEXAGON: Remove non existent reference to GENERIC_KERNEL_EXECVE & GENERIC_KERNEL_THREADAlexander Shiyan1-2/+0
2013-04-30Hexagon: remove two Kconfig entriesPaul Bolle1-9/+0
2013-04-30arch: remove CONFIG_GENERIC_FIND_NEXT_BIT againPaul Bolle1-3/+0
2013-04-30Hexagon: use generic sys_fork, sys_vfork, and sys_cloneRichard Kuo1-0/+2
2013-04-30Hexagon: use GENERIC_CPU_DEVICESRichard Kuo1-0/+1
2013-04-30Hexagon: change arch version config to allow comparisonsRichard Kuo1-14/+4
2013-04-30Hexagon: add support for ARCH_PFN_OFFSETRichard Kuo1-0/+6
2013-04-16Remove GENERIC_GPIO config optionAlexandre Courbot1-3/+0
2013-02-04arch Kconfig: Remove references to IRQ_PER_CPUJames Hogan1-1/+0
2012-11-17irq_work: Remove CONFIG_HAVE_IRQ_WORKFrederic Weisbecker1-1/+0
2012-09-28Make most arch asm/module.h files use asm-generic/module.hDavid Howells1-0/+1
2012-05-24Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-13/+3
2012-05-22various Kconfig cleanup and old platform build code removalRichard Kuo1-17/+4
2012-05-21Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-2/+0
2012-05-21timers: Fixup the Kconfig consolidation falloutThomas Gleixner1-1/+0
2012-05-21hexagon: Remove select of not longer existing Kconfig switchesThomas Gleixner1-2/+0
2012-05-21hexagon: Use generic time configAnna-Maria Gleixner1-12/+3
2012-05-05init_task: Replace CONFIG_HAVE_GENERIC_INIT_TASKThomas Gleixner1-1/+0
2012-05-05hexagon: Use generic idle_taskThomas Gleixner1-0/+1
2012-04-26hexagon: Use generic idle thread allocationThomas Gleixner1-0/+1
2011-11-24lib: move GENERIC_IOMAP to lib/KconfigMichael S. Tsirkin1-3/+1
2011-11-01Hexagon: Add configuration and makefiles for the Hexagon architecture.Richard Kuo1-0/+220