summaryrefslogtreecommitdiffstats
path: root/arch/cris/Kconfig
Commit message (Expand)AuthorAgeFilesLines
* Bury the conditionals from kernel_thread/kernel_execve seriesAl Viro2012-12-201-2/+0Star
* cris: switch to generic fork/vfork/cloneAl Viro2012-11-291-0/+1
* cris: switch to generic kernel_execve/sys_execveAl Viro2012-10-151-0/+1
* cris: switch to generic kernel_thread()Al Viro2012-10-151-0/+1
* Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-10-141-0/+1
|\
| * Make most arch asm/module.h files use asm-generic/module.hDavid Howells2012-09-281-0/+1
* | Kconfig: clean up the long arch list for the UID16 config optionCatalin Marinas2012-10-091-0/+1
* | Merge tag 'cris-for-linus-3.7' of git://jni.nu/crisLinus Torvalds2012-10-031-5/+0Star
|\ \ | |/ |/|
| * CRIS: Remove VCS simulator specific codeJesper Nilsson2012-10-031-5/+0Star
* | ipc: use Kconfig options for __ARCH_WANT_[COMPAT_]IPC_PARSE_VERSIONWill Deacon2012-07-311-0/+1
|/
* cris: select GENERIC_ATOMIC64Cong Wang2012-05-301-0/+1
* Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2012-05-241-6/+1Star
|\
| * cris: Use generic time configAnna-Maria Gleixner2012-05-211-6/+1Star
* | init_task: Replace CONFIG_HAVE_GENERIC_INIT_TASKThomas Gleixner2012-05-051-1/+0Star
* | cris: Use generic init_taskThomas Gleixner2012-05-051-0/+1
* | cris: Use generic idle thread allocationThomas Gleixner2012-04-261-0/+1
|/
* lib: move GENERIC_IOMAP to lib/KconfigMichael S. Tsirkin2011-11-241-4/+1Star
* Fix file references in Kconfig filesJohann Felix Soden2011-10-111-2/+2
* Merge git://git.infradead.org/mtd-2.6Linus Torvalds2011-05-281-1/+0Star
|\
| * mtd: cris: convert to mtd_device_register()Jamie Iles2011-05-251-1/+0Star
* | arch: remove CONFIG_GENERIC_FIND_{NEXT_BIT,BIT_LE,LAST_BIT}Akinobu Mita2011-05-271-4/+0Star
|/
* genirq: Remove the now obsolete config options and select statementsThomas Gleixner2011-03-301-1/+0Star
* Merge branch 'for-linus' of git://www.jni.nu/crisLinus Torvalds2011-03-291-2/+1Star
|\
| * Drop the CRISv32 version of pcf8563Jesper Nilsson2011-03-211-2/+1Star
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Artem Bityutskiy2011-03-251-0/+1
|\ \
| * | cris: Use generic show_interrupts()Thomas Gleixner2011-03-171-0/+1
| |/
* / CRIS: stop checking for MTD_CONCATDmitry Eremin-Solenikov2011-03-111-1/+0Star
|/
* cris: Use generic irq KconfigThomas Gleixner2011-01-211-4/+2Star
* Merge branch 'kbuild/rc-fixes' into kbuild/kconfigMichal Marek2010-10-121-4/+4
|\
| * Merge branch 'for-linus' of git://www.jni.nu/crisLinus Torvalds2010-08-081-1/+4
| |\
| | * CRIS: GENERIC_TIME fixesJesper Nilsson2010-08-041-1/+4
| * | time: Kill off CONFIG_GENERIC_TIMEJohn Stultz2010-07-271-3/+0Star
| |/
* / kbuild: migrate all arch to the kconfig mainmenu upgradeArnaud Lacombe2010-09-201-7/+0Star
|/
* cris: Convert cris to use read/update_persistent_clockJohn Stultz2010-03-131-0/+3
* cris: convert to use arch_gettimeoffset()john stultz2010-03-061-0/+6
* trivial: fix typos/grammar errors in Kconfig textsMatt LaPlante2009-03-301-3/+3
* Staging: Kconfig for ARCH=arm,8300, crisF. Duncan M. Haldane2009-01-061-0/+2
* Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2008-10-231-0/+2
|\
| * uwb: add the UWB stack (build system)Greg Kroah-Hartman2008-09-171-0/+2
* | container freezer: implement freezer cgroup subsystemMatt Helsley2008-10-201-0/+2
|/
* ide: introduce HAVE_IDESam Ravnborg2008-02-091-0/+1
* Merge branch 'cris' of git://www.jni.nu/crisLinus Torvalds2008-02-081-40/+498
|\
| * CRIS: Move ETRAX_AXISFLASHMAP to common Kconfig file.Jesper Nilsson2008-02-081-0/+15
| * CRIS v10: Add synchronous serial port driver for CRIS v10.Jesper Nilsson2008-02-081-0/+31
| * CRIS: Move common Kconfig variable ETRAX_RTC to arch independet Kconfig.Jesper Nilsson2008-02-081-0/+12
| * CRIS: Remove NO_IOMEM config, we have IO memory.Jesper Nilsson2008-02-081-3/+0Star
| * CRIS: Rearrange Kconfigs for v10 and v32 to allow compilation without warnings.Jesper Nilsson2008-02-081-40/+443
* | avoid overflows in kernel/time.cH. Peter Anvin2008-02-081-0/+4
|/
* CRIS: avoid using arch links in KconfigJesper Nilsson2008-02-051-2/+3
* Move Kconfig.instrumentation to arch/Kconfig and init/KconfigMathieu Desnoyers2008-02-031-2/+0Star