aboutsummaryrefslogtreecommitdiffstats
path: root/arch/score/Kconfig (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-03-09arch: remove score portArnd Bergmann1-108/+0
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2016-05-20lib/GCD.c: use binary GCD algorithm instead of EuclideanZhaoxiu Zeng1-0/+1
2014-09-08score: Remove GENERIC_HAS_IOMAPRichard Weinberger1-3/+0
2014-04-03score: remove unused CPU_SCORE7 Kconfig parameterMichael Opdenacker1-6/+0
2014-01-21score: remove "select HAVE_GENERIC_HARDIRQS" againGeert Uytterhoeven1-1/+0
2013-09-26Score: The commit is for compiling successfully.Lennox Wu1-0/+4
2013-09-13Remove GENERIC_HARDIRQ config optionMartin Schwidefsky1-1/+0
2013-08-13arch: *: Kconfig: add "kernel/Kconfig.freezer" to "arch/*/Kconfig"Chen Gang1-0/+2
2013-03-12Select VIRT_TO_BUS directly where neededStephen Rothwell1-1/+1
2013-02-27arch Kconfig: centralise CONFIG_ARCH_NO_VIRT_TO_BUSStephen Rothwell1-0/+1
2012-12-19Bury the conditionals from kernel_thread/kernel_execve seriesAl Viro1-2/+0
2012-11-28score: switch to generic fork/vfork/cloneAl Viro1-0/+1
2012-10-15score: switch to generic kernel_thread()/kernel_execve()Al Viro1-0/+2
2012-10-14Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linuxLinus Torvalds1-0/+2
2012-10-06score: select generic atomic64_t supportFengguang Wu1-0/+1
2012-09-28Make most arch asm/module.h files use asm-generic/module.hDavid Howells1-0/+2
2012-05-21timers: Fixup the Kconfig consolidation falloutThomas Gleixner1-1/+0
2012-05-21score: Use generic time configAnna-Maria Gleixner1-3/+1
2012-01-11cpu: Register a generic CPU device on architectures that currently do notBen Hutchings1-0/+1
2012-01-10Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds1-3/+1
2011-12-08memblock: Kill early_node_map[]Tejun Heo1-3/+0
2011-12-08score: Use HAVE_MEMBLOCK_NODE_MAPTejun Heo1-0/+3
2011-11-24lib: move GENERIC_IOMAP to lib/KconfigMichael S. Tsirkin1-3/+1
2011-10-31score: drop unused Kconfig symbolsPaul Bolle1-19/+0
2011-05-26arch: remove CONFIG_GENERIC_FIND_{NEXT_BIT,BIT_LE,LAST_BIT}Akinobu Mita1-3/+0
2011-03-30genirq: Remove the now obsolete config options and select statementsThomas Gleixner1-1/+0
2011-03-28score: Use generic show_interrupts()Thomas Gleixner1-0/+1
2011-03-28score: Select GENERIC_HARDIRQS_NO_DEPRECATEDThomas Gleixner1-0/+1
2011-01-21score: Use generic irq KconfigThomas Gleixner1-3/+4
2011-01-21genirq: Remove __do_IRQThomas Gleixner1-3/+0
2010-10-12Merge branch 'kbuild/rc-fixes' into kbuild/kconfigMichal Marek1-3/+0
2010-09-19kbuild: migrate all arch to the kconfig mainmenu upgradeArnaud Lacombe1-5/+0
2010-07-27time: Kill off CONFIG_GENERIC_TIMEJohn Stultz1-3/+0
2009-06-19score: Add support for Sunplus S+core architectureChen Liqin1-0/+141