summaryrefslogtreecommitdiffstats
path: root/arch/score/Kconfig
Commit message (Expand)AuthorAgeFilesLines
* score: Remove GENERIC_HAS_IOMAPRichard Weinberger2014-09-081-3/+0
* score: remove unused CPU_SCORE7 Kconfig parameterMichael Opdenacker2014-04-031-6/+0
* score: remove "select HAVE_GENERIC_HARDIRQS" againGeert Uytterhoeven2014-01-211-1/+0
* Score: The commit is for compiling successfully.Lennox Wu2013-09-261-0/+4
* Remove GENERIC_HARDIRQ config optionMartin Schwidefsky2013-09-131-1/+0
* arch: *: Kconfig: add "kernel/Kconfig.freezer" to "arch/*/Kconfig"Chen Gang2013-08-131-0/+2
* 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
* Bury the conditionals from kernel_thread/kernel_execve seriesAl Viro2012-12-191-2/+0
* score: switch to generic fork/vfork/cloneAl Viro2012-11-281-0/+1
* score: switch to generic kernel_thread()/kernel_execve()Al Viro2012-10-151-0/+2
* Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-10-141-0/+2
|\
| * Make most arch asm/module.h files use asm-generic/module.hDavid Howells2012-09-281-0/+2
* | score: select generic atomic64_t supportFengguang Wu2012-10-061-0/+1
|/
* timers: Fixup the Kconfig consolidation falloutThomas Gleixner2012-05-211-1/+0
* score: Use generic time configAnna-Maria Gleixner2012-05-211-3/+1
* cpu: Register a generic CPU device on architectures that currently do notBen Hutchings2012-01-111-0/+1
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2012-01-101-3/+1
|\
| * lib: move GENERIC_IOMAP to lib/KconfigMichael S. Tsirkin2011-11-241-3/+1
* | memblock: Kill early_node_map[]Tejun Heo2011-12-081-3/+0
* | score: Use HAVE_MEMBLOCK_NODE_MAPTejun Heo2011-12-081-0/+3
|/
* score: drop unused Kconfig symbolsPaul Bolle2011-10-311-19/+0
* arch: remove CONFIG_GENERIC_FIND_{NEXT_BIT,BIT_LE,LAST_BIT}Akinobu Mita2011-05-261-3/+0
* genirq: Remove the now obsolete config options and select statementsThomas Gleixner2011-03-301-1/+0
* score: Use generic show_interrupts()Thomas Gleixner2011-03-281-0/+1
* score: Select GENERIC_HARDIRQS_NO_DEPRECATEDThomas Gleixner2011-03-281-0/+1
* score: Use generic irq KconfigThomas Gleixner2011-01-211-3/+4
* genirq: Remove __do_IRQThomas Gleixner2011-01-211-3/+0
* Merge branch 'kbuild/rc-fixes' into kbuild/kconfigMichal Marek2010-10-121-3/+0
|\
| * time: Kill off CONFIG_GENERIC_TIMEJohn Stultz2010-07-271-3/+0
* | kbuild: migrate all arch to the kconfig mainmenu upgradeArnaud Lacombe2010-09-191-5/+0
|/
* score: Add support for Sunplus S+core architectureChen Liqin2009-06-191-0/+141
OpenPOWER on IntegriCloud