aboutsummaryrefslogtreecommitdiff
path: root/arch/h8300/Kconfig
AgeCommit message (Expand)AuthorFilesLines
2019-06-24binfmt_flat: add a ARCH_HAS_BINFMT_FLAT optionGravatar Christoph Hellwig 1-0/+1
2019-06-24binfmt_flat: replace flat_argvp_envp_on_stack with a Kconfig variableGravatar Christoph Hellwig 1-0/+1
2019-06-24binfmt_flat: remove flat_old_ram_flagGravatar Christoph Hellwig 1-0/+1
2019-05-16Merge tag 'asm-generic-nommu' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 1-0/+1
2019-04-23asm-generic: provide entirely generic nommu uaccessGravatar Christoph Hellwig 1-0/+1
2019-04-03locking/rwsem: Remove rwsem-spinlock.c & use rwsem-xadd.c for all archsGravatar Waiman Long 1-3/+0
2019-02-1932-bit userspace ABI: introduce ARCH_32BIT_OFF_T config optionGravatar Yury Norov 1-0/+1
2018-12-13dma-mapping: always build the direct mapping codeGravatar Christoph Hellwig 1-1/+0
2018-10-31mm: remove CONFIG_HAVE_MEMBLOCKGravatar Mike Rapoport 1-1/+0
2018-10-31mm: remove CONFIG_NO_BOOTMEMGravatar Mike Rapoport 1-1/+0
2018-08-22Merge tag 'for-4.19' of git://git.sourceforge.jp/gitroot/uclinux-h8/linuxGravatar Linus Torvalds 1-0/+1
2018-08-22h8300: switch to NO_BOOTMEMGravatar Rob Herring 1-0/+1
2018-08-02kconfig: include kernel/Kconfig.preempt from init/KconfigGravatar Christoph Hellwig 1-6/+0
2018-08-02Kconfig: consolidate the "Kernel hacking" menuGravatar Christoph Hellwig 1-6/+0
2018-08-02kconfig: include common Kconfig files from top-level KconfigGravatar Christoph Hellwig 1-24/+0
2018-01-15h8300: use dma-directGravatar Christoph Hellwig 1-0/+1
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGravatar Greg Kroah-Hartman 1-0/+1
2017-09-08arch: define CPU_BIG_ENDIAN for all fixed big endian archsGravatar Babu Moger 1-0/+3
2017-06-14clocksource/drivers: Rename CLKSRC_OF to TIMER_OFGravatar Daniel Lezcano 1-1/+1
2016-05-28Merge branch 'hash' of git://ftp.sciencehorizons.net/linuxGravatar Linus Torvalds 1-0/+1
2016-05-28h8300: Add <asm/hash.h>Gravatar George Spelvin 1-0/+1
2016-05-20lib/GCD.c: use binary GCD algorithm instead of EuclideanGravatar Zhaoxiu Zeng 1-0/+1
2016-01-21Merge branch 'akpm' (patches from Andrew)Gravatar Linus Torvalds 1-1/+0
2016-01-20dma-mapping: always provide the dma_map_ops based implementationGravatar Christoph Hellwig 1-1/+0
2016-01-20h8300: Add KGDB support.Gravatar Yoshinori Sato 1-0/+1
2016-01-20h8300: Add LZO compressionGravatar Yoshinori Sato 1-0/+2
2015-12-15clocksource/drivers/h8300_timer8: Separate the Kconfig option from the archGravatar Daniel Lezcano 1-0/+1
2015-11-12h8300: enable CLKSRC_OFGravatar Yoshinori Sato 1-0/+1
2015-06-23h8300: Remove ARCH_WANT_IPC_PARSE_VERSIONGravatar Yoshinori Sato 1-1/+0
2015-06-23h8300: Build scriptsGravatar Yoshinori Sato 1-0/+77
2013-09-16Drop support for Renesas H8/300 (h8300) architectureGravatar Guenter Roeck 1-108/+0
2013-09-13Remove GENERIC_HARDIRQ config optionGravatar Martin Schwidefsky 1-1/+0
2013-06-23h8300: Switch h8300 to drivers/KconfigGravatar Geert Uytterhoeven 1-117/+1
2013-03-15CONFIG_SYMBOL_PREFIX: cleanup.Gravatar Rusty Russell 1-4/+1
2013-03-12Select VIRT_TO_BUS directly where neededGravatar Stephen Rothwell 1-1/+1
2013-02-27arch Kconfig: centralise CONFIG_ARCH_NO_VIRT_TO_BUSGravatar Stephen Rothwell 1-0/+1
2013-02-14burying unused conditionalsGravatar Al Viro 1-1/+0
2013-02-03h8300: switch to generic old sigaction()Gravatar Al Viro 1-0/+1
2013-02-03h8300: switch to generic old sigsuspendGravatar Al Viro 1-0/+1
2013-02-03h8300: switch to generic sigaltstackGravatar Al Viro 1-0/+1
2012-12-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Gravatar Linus Torvalds 1-2/+0
2012-12-19Bury the conditionals from kernel_thread/kernel_execve seriesGravatar Al Viro 1-2/+0
2012-12-18h8300: select generic atomic64_t supportGravatar Fengguang Wu 1-0/+1
2012-10-14h8300: generic kernel_execve()Gravatar Al Viro 1-0/+1
2012-10-14h8300: generic kernel_thread()Gravatar Al Viro 1-0/+1
2012-10-14Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 1-0/+1
2012-10-09Kconfig: clean up the long arch list for the UID16 config optionGravatar Catalin Marinas 1-0/+1
2012-09-28Make most arch asm/module.h files use asm-generic/module.hGravatar David Howells 1-0/+1
2012-07-30ipc: use Kconfig options for __ARCH_WANT_[COMPAT_]IPC_PARSE_VERSIONGravatar Will Deacon 1-0/+1
2012-01-11cpu: Register a generic CPU device on architectures that currently do notGravatar Ben Hutchings 1-0/+1