aboutsummaryrefslogtreecommitdiffstats
path: root/arch/c6x/Kconfig
AgeCommit message (Expand)Author
2021-01-20c6x: remove architectureArnd Bergmann
2020-10-30timekeeping: default GENERIC_CLOCKEVENTS to enabledArnd Bergmann
2020-09-08uaccess: add infrastructure for kernel builds with set_fs()Christoph Hellwig
2020-05-05clk: Allow the common clk framework to be selectableStephen Boyd
2019-09-04dma-mapping: remove CONFIG_ARCH_NO_COHERENT_DMA_MMAPChristoph Hellwig
2019-07-10Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg...Linus Torvalds
2019-06-24binfmt_flat: add a ARCH_HAS_BINFMT_FLAT optionChristoph Hellwig
2019-06-14docs: kbuild: convert docs to ReST and rename to *.rstMauro Carvalho Chehab
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
2019-02-1932-bit userspace ABI: introduce ARCH_32BIT_OFF_T config optionYury Norov
2018-12-13dma-mapping: always build the direct mapping codeChristoph Hellwig
2018-10-31mm: remove CONFIG_HAVE_MEMBLOCKMike Rapoport
2018-09-20dma-mapping: merge direct and 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-19c6x: use generic dma_noncoherent_opsChristoph Hellwig
2018-05-08dma-debug: remove CONFIG_HAVE_DMA_API_DEBUGChristoph Hellwig
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2016-03-17mn10300, c6x: CONFIG_GENERIC_BUG must depend on CONFIG_BUGAndrew Morton
2016-01-20dma-mapping: always provide the dma_map_ops based implementationChristoph Hellwig
2016-01-20c6x: convert to dma_map_opsChristoph Hellwig
2013-10-29c6x: remove unused COMMON_CLKDEV Kconfig parameterMichael Opdenacker
2013-09-18c6x: remove unused parameter in KconfigMichael Opdenacker
2013-09-13Remove GENERIC_HARDIRQ config optionMartin Schwidefsky
2012-12-19Bury the conditionals from kernel_thread/kernel_execve seriesAl Viro
2012-10-15c6x: switch to saner kernel_execve() semanticsAl Viro
2012-10-14Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2012-10-01c6x: switch to generic kernel_thread()Al Viro
2012-09-28Make most arch asm/module.h files use asm-generic/module.hDavid Howells
2012-08-15C6X: select GENERIC_ATOMIC64Mark Salter
2012-05-24Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2012-05-21timers: Fixup the Kconfig consolidation falloutThomas Gleixner
2012-05-21c6x: Use generic time configAnna-Maria Gleixner
2012-05-18C6X: remove unused config itemsMark Salter
2012-05-02C6X: change main arch kbuild symbolMark Salter
2012-03-29Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds
2012-02-16irq_domain/c6x: Convert c6x to use generic irq_domain support.Mark Salter
2012-01-25irq: make SPARSE_IRQ an optionally hidden optionRob Herring
2011-10-06C6X: build infrastructureAurelien Jacquiot