summaryrefslogtreecommitdiff
path: root/arch/h8300/Kconfig
AgeCommit message (Expand)Author
2022-02-23remove the h8300 architectureChristoph Hellwig
2020-10-30timekeeping: default GENERIC_CLOCKEVENTS to enabledArnd Bergmann
2020-09-08uaccess: add infrastructure for kernel builds with set_fs()Christoph Hellwig
2020-05-05h8300: Remove redundant CLKDEV_LOOKUP selectsStephen Boyd
2019-06-24binfmt_flat: add a ARCH_HAS_BINFMT_FLAT optionChristoph Hellwig
2019-06-24binfmt_flat: replace flat_argvp_envp_on_stack with a Kconfig variableChristoph Hellwig
2019-06-24binfmt_flat: remove flat_old_ram_flagChristoph Hellwig
2019-05-16Merge tag 'asm-generic-nommu' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2019-04-23asm-generic: provide entirely generic nommu uaccessChristoph Hellwig
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-13dma-mapping: always build the direct mapping codeChristoph Hellwig
2018-10-31mm: remove CONFIG_HAVE_MEMBLOCKMike Rapoport
2018-10-31mm: remove CONFIG_NO_BOOTMEMMike Rapoport
2018-08-22Merge tag 'for-4.19' of git://git.sourceforge.jp/gitroot/uclinux-h8/linuxLinus Torvalds
2018-08-22h8300: switch to NO_BOOTMEMRob Herring
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-01-15h8300: use dma-directChristoph Hellwig
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-09-08arch: define CPU_BIG_ENDIAN for all fixed big endian archsBabu Moger
2017-06-14clocksource/drivers: Rename CLKSRC_OF to TIMER_OFDaniel Lezcano
2016-05-28Merge branch 'hash' of git://ftp.sciencehorizons.net/linuxLinus Torvalds
2016-05-28h8300: Add <asm/hash.h>George Spelvin
2016-05-20lib/GCD.c: use binary GCD algorithm instead of EuclideanZhaoxiu Zeng
2016-01-21Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2016-01-20dma-mapping: always provide the dma_map_ops based implementationChristoph Hellwig
2016-01-20h8300: Add KGDB support.Yoshinori Sato
2016-01-20h8300: Add LZO compressionYoshinori Sato
2015-12-15clocksource/drivers/h8300_timer8: Separate the Kconfig option from the archDaniel Lezcano
2015-11-12h8300: enable CLKSRC_OFYoshinori Sato
2015-06-23h8300: Remove ARCH_WANT_IPC_PARSE_VERSIONYoshinori Sato
2015-06-23h8300: Build scriptsYoshinori Sato
2013-09-16Drop support for Renesas H8/300 (h8300) architectureGuenter Roeck
2013-09-13Remove GENERIC_HARDIRQ config optionMartin Schwidefsky
2013-06-23h8300: Switch h8300 to drivers/KconfigGeert Uytterhoeven
2013-03-15CONFIG_SYMBOL_PREFIX: cleanup.Rusty Russell
2013-03-12Select VIRT_TO_BUS directly where neededStephen Rothwell
2013-02-27arch Kconfig: centralise CONFIG_ARCH_NO_VIRT_TO_BUSStephen Rothwell
2013-02-14burying unused conditionalsAl Viro
2013-02-03h8300: switch to generic old sigaction()Al Viro
2013-02-03h8300: switch to generic old sigsuspendAl Viro
2013-02-03h8300: switch to generic sigaltstackAl Viro
2012-12-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2012-12-19Bury the conditionals from kernel_thread/kernel_execve seriesAl Viro
2012-12-18h8300: select generic atomic64_t supportFengguang Wu
2012-10-14h8300: generic kernel_execve()Al Viro
2012-10-14h8300: generic kernel_thread()Al Viro
2012-10-14Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds