summaryrefslogtreecommitdiff
path: root/arch/hexagon/Kconfig
AgeCommit message (Expand)Author
2023-08-18hexagon: mm: convert to GENERIC_IOREMAPBaoquan He
2023-06-24mm/fault: convert remaining simple cases to lock_mm_and_find_vma()Linus Torvalds
2022-02-25uaccess: remove CONFIG_SET_FSArnd Bergmann
2021-09-05Merge tag 'trace-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds
2021-08-19hexagon: use the generic global coherent poolChristoph Hellwig
2021-08-16tracing: Refactor TRACE_IRQFLAGS_SUPPORT in KconfigMasahiro Yamada
2021-07-08hexagon: select ARCH_WANT_LD_ORPHAN_WARNNathan Chancellor
2021-01-22arch: hexagon: Don't select HAVE_OPROFILEViresh Kumar
2020-10-30timekeeping: default GENERIC_CLOCKEVENTS to enabledArnd Bergmann
2020-09-08uaccess: add infrastructure for kernel builds with set_fs()Christoph Hellwig
2020-06-14treewide: replace '---help---' in Kconfig files with 'help'Masahiro Yamada
2019-05-14mm: memblock: make keeping memblock memory opt-in rather than opt-outMike Rapoport
2019-04-03locking/rwsem: Remove rwsem-spinlock.c & use rwsem-xadd.c for all archsWaiman Long
2019-02-1932-bit userspace ABI: introduce ARCH_32BIT_OFF_T config optionYury Norov
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-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-26hexagon: switch to NO_BOOTMEMMike Rapoport
2018-09-20dma-mapping: merge direct and noncoherent opsChristoph Hellwig
2018-09-08hexagon: use generic dma_noncoherent_opsChristoph Hellwig
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-05-09scatterlist: move the NEED_SG_DMA_LENGTH config symbol to lib/KconfigChristoph Hellwig
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2016-06-07hexagon: update TODO listLinus Walleij
2016-01-20dma-mapping: always provide the dma_map_ops based implementationChristoph Hellwig
2014-07-23ktime: Kill non-scalar ktime_t implementation for 2038John Stultz
2014-04-07Kconfig: rename HAS_IOPORT to HAS_IOPORT_MAPUwe Kleine-König
2014-04-04arch: hexagon: Kconfig: add HAVE_DMA_ATTR in Kconfig and remove "linux/dma-ma...Chen Gang
2013-11-15kernel: remove CONFIG_USE_GENERIC_SMP_HELPERSChristoph Hellwig
2013-09-13Remove GENERIC_HARDIRQ config optionMartin Schwidefsky
2013-08-13arch: *: Kconfig: add "kernel/Kconfig.freezer" to "arch/*/Kconfig"Chen Gang
2013-05-09Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds
2013-05-07HEXAGON: Remove non existent reference to GENERIC_KERNEL_EXECVE & GENERIC_KER...Alexander Shiyan
2013-04-30Hexagon: remove two Kconfig entriesPaul Bolle
2013-04-30arch: remove CONFIG_GENERIC_FIND_NEXT_BIT againPaul Bolle
2013-04-30Hexagon: use generic sys_fork, sys_vfork, and sys_cloneRichard Kuo
2013-04-30Hexagon: use GENERIC_CPU_DEVICESRichard Kuo
2013-04-30Hexagon: change arch version config to allow comparisonsRichard Kuo
2013-04-30Hexagon: add support for ARCH_PFN_OFFSETRichard Kuo
2013-04-16Remove GENERIC_GPIO config optionAlexandre Courbot
2013-02-04arch Kconfig: Remove references to IRQ_PER_CPUJames Hogan
2012-11-17irq_work: Remove CONFIG_HAVE_IRQ_WORKFrederic Weisbecker
2012-09-28Make most arch asm/module.h files use asm-generic/module.hDavid Howells
2012-05-24Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2012-05-22various Kconfig cleanup and old platform build code removalRichard Kuo
2012-05-21Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds