summaryrefslogtreecommitdiffstats
path: root/arch/h8300/Kconfig
Commit message (Expand)AuthorAgeFilesLines
* remove the h8300 architectureChristoph Hellwig2022-02-231-50/+0
* timekeeping: default GENERIC_CLOCKEVENTS to enabledArnd Bergmann2020-10-301-1/+0
* uaccess: add infrastructure for kernel builds with set_fs()Christoph Hellwig2020-09-081-0/+1
* h8300: Remove redundant CLKDEV_LOOKUP selectsStephen Boyd2020-05-051-1/+0
* binfmt_flat: add a ARCH_HAS_BINFMT_FLAT optionChristoph Hellwig2019-06-241-0/+1
* binfmt_flat: replace flat_argvp_envp_on_stack with a Kconfig variableChristoph Hellwig2019-06-241-0/+1
* binfmt_flat: remove flat_old_ram_flagChristoph Hellwig2019-06-241-0/+1
* Merge tag 'asm-generic-nommu' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2019-05-161-0/+1
|\
| * asm-generic: provide entirely generic nommu uaccessChristoph Hellwig2019-04-231-0/+1
* | locking/rwsem: Remove rwsem-spinlock.c & use rwsem-xadd.c for all archsWaiman Long2019-04-031-3/+0
|/
* 32-bit userspace ABI: introduce ARCH_32BIT_OFF_T config optionYury Norov2019-02-191-0/+1
* dma-mapping: always build the direct mapping codeChristoph Hellwig2018-12-131-1/+0
* mm: remove CONFIG_HAVE_MEMBLOCKMike Rapoport2018-10-311-1/+0
* mm: remove CONFIG_NO_BOOTMEMMike Rapoport2018-10-311-1/+0
* Merge tag 'for-4.19' of git://git.sourceforge.jp/gitroot/uclinux-h8/linuxLinus Torvalds2018-08-221-0/+1
|\
| * h8300: switch to NO_BOOTMEMRob Herring2018-08-221-0/+1
* | kconfig: include kernel/Kconfig.preempt from init/KconfigChristoph Hellwig2018-08-021-6/+0
* | Kconfig: consolidate the "Kernel hacking" menuChristoph Hellwig2018-08-021-6/+0
* | kconfig: include common Kconfig files from top-level KconfigChristoph Hellwig2018-08-021-24/+0
|/
* h8300: use dma-directChristoph Hellwig2018-01-151-0/+1
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* arch: define CPU_BIG_ENDIAN for all fixed big endian archsBabu Moger2017-09-081-0/+3
* clocksource/drivers: Rename CLKSRC_OF to TIMER_OFDaniel Lezcano2017-06-141-1/+1
* Merge branch 'hash' of git://ftp.sciencehorizons.net/linuxLinus Torvalds2016-05-281-0/+1
|\
| * h8300: Add <asm/hash.h>George Spelvin2016-05-281-0/+1
* | lib/GCD.c: use binary GCD algorithm instead of EuclideanZhaoxiu Zeng2016-05-201-0/+1
|/
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2016-01-211-1/+0
|\
| * dma-mapping: always provide the dma_map_ops based implementationChristoph Hellwig2016-01-201-1/+0
* | h8300: Add KGDB support.Yoshinori Sato2016-01-201-0/+1
* | h8300: Add LZO compressionYoshinori Sato2016-01-201-0/+2
|/
* clocksource/drivers/h8300_timer8: Separate the Kconfig option from the archDaniel Lezcano2015-12-151-0/+1
* h8300: enable CLKSRC_OFYoshinori Sato2015-11-121-0/+1
* h8300: Remove ARCH_WANT_IPC_PARSE_VERSIONYoshinori Sato2015-06-231-1/+0
* h8300: Build scriptsYoshinori Sato2015-06-231-0/+77
* Drop support for Renesas H8/300 (h8300) architectureGuenter Roeck2013-09-161-108/+0
* Remove GENERIC_HARDIRQ config optionMartin Schwidefsky2013-09-131-1/+0
* h8300: Switch h8300 to drivers/KconfigGeert Uytterhoeven2013-06-231-117/+1
* CONFIG_SYMBOL_PREFIX: cleanup.Rusty Russell2013-03-151-4/+1
* Select VIRT_TO_BUS directly where neededStephen Rothwell2013-03-121-1/+1
* arch Kconfig: centralise CONFIG_ARCH_NO_VIRT_TO_BUSStephen Rothwell2013-02-271-0/+1
* burying unused conditionalsAl Viro2013-02-141-1/+0
* h8300: switch to generic old sigaction()Al Viro2013-02-031-0/+1
* h8300: switch to generic old sigsuspendAl Viro2013-02-031-0/+1
* h8300: switch to generic sigaltstackAl Viro2013-02-031-0/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-12-201-2/+0
|\
| * Bury the conditionals from kernel_thread/kernel_execve seriesAl Viro2012-12-191-2/+0
* | h8300: select generic atomic64_t supportFengguang Wu2012-12-181-0/+1
|/
* h8300: generic kernel_execve()Al Viro2012-10-141-0/+1
* h8300: generic kernel_thread()Al Viro2012-10-141-0/+1
* Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-10-141-0/+1
|\