summaryrefslogtreecommitdiff
path: root/arch/score/Kconfig
AgeCommit message (Expand)Author
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2016-05-20lib/GCD.c: use binary GCD algorithm instead of EuclideanZhaoxiu Zeng
2014-09-08score: Remove GENERIC_HAS_IOMAPRichard Weinberger
2014-04-03score: remove unused CPU_SCORE7 Kconfig parameterMichael Opdenacker
2014-01-21score: remove "select HAVE_GENERIC_HARDIRQS" againGeert Uytterhoeven
2013-09-26Score: The commit is for compiling successfully.Lennox Wu
2013-09-13Remove GENERIC_HARDIRQ config optionMartin Schwidefsky
2013-08-13arch: *: Kconfig: add "kernel/Kconfig.freezer" to "arch/*/Kconfig"Chen Gang
2013-03-12Select VIRT_TO_BUS directly where neededStephen Rothwell
2013-02-27arch Kconfig: centralise CONFIG_ARCH_NO_VIRT_TO_BUSStephen Rothwell
2012-12-19Bury the conditionals from kernel_thread/kernel_execve seriesAl Viro
2012-11-28score: switch to generic fork/vfork/cloneAl Viro
2012-10-15score: switch to generic kernel_thread()/kernel_execve()Al Viro
2012-10-14Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2012-10-06score: select generic atomic64_t supportFengguang Wu
2012-09-28Make most arch asm/module.h files use asm-generic/module.hDavid Howells
2012-05-21timers: Fixup the Kconfig consolidation falloutThomas Gleixner
2012-05-21score: Use generic time configAnna-Maria Gleixner
2012-01-11cpu: Register a generic CPU device on architectures that currently do notBen Hutchings
2012-01-10Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2011-12-08memblock: Kill early_node_map[]Tejun Heo
2011-12-08score: Use HAVE_MEMBLOCK_NODE_MAPTejun Heo
2011-11-24lib: move GENERIC_IOMAP to lib/KconfigMichael S. Tsirkin
2011-10-31score: drop unused Kconfig symbolsPaul Bolle
2011-05-26arch: remove CONFIG_GENERIC_FIND_{NEXT_BIT,BIT_LE,LAST_BIT}Akinobu Mita
2011-03-30genirq: Remove the now obsolete config options and select statementsThomas Gleixner
2011-03-28score: Use generic show_interrupts()Thomas Gleixner
2011-03-28score: Select GENERIC_HARDIRQS_NO_DEPRECATEDThomas Gleixner
2011-01-21score: Use generic irq KconfigThomas Gleixner
2011-01-21genirq: Remove __do_IRQThomas Gleixner
2010-10-12Merge branch 'kbuild/rc-fixes' into kbuild/kconfigMichal Marek
2010-09-19kbuild: migrate all arch to the kconfig mainmenu upgradeArnaud Lacombe
2010-07-27time: Kill off CONFIG_GENERIC_TIMEJohn Stultz
2009-06-19score: Add support for Sunplus S+core architectureChen Liqin