aboutsummaryrefslogtreecommitdiff
path: root/arch/cris/Kconfig
AgeCommit message (Expand)Author
2012-12-19Bury the conditionals from kernel_thread/kernel_execve seriesAl Viro
2012-11-28cris: switch to generic fork/vfork/cloneAl Viro
2012-10-14cris: switch to generic kernel_execve/sys_execveAl Viro
2012-10-14cris: switch to generic kernel_thread()Al Viro
2012-10-14Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2012-10-09Kconfig: clean up the long arch list for the UID16 config optionCatalin Marinas
2012-10-03Merge tag 'cris-for-linus-3.7' of git://jni.nu/crisLinus Torvalds
2012-10-03CRIS: Remove VCS simulator specific codeJesper Nilsson
2012-09-28Make most arch asm/module.h files use asm-generic/module.hDavid Howells
2012-07-30ipc: use Kconfig options for __ARCH_WANT_[COMPAT_]IPC_PARSE_VERSIONWill Deacon
2012-05-29cris: select GENERIC_ATOMIC64Cong Wang
2012-05-24Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2012-05-21cris: Use generic time configAnna-Maria Gleixner
2012-05-05init_task: Replace CONFIG_HAVE_GENERIC_INIT_TASKThomas Gleixner
2012-05-05cris: Use generic init_taskThomas Gleixner
2012-04-26cris: Use generic idle thread allocationThomas Gleixner
2011-11-24lib: move GENERIC_IOMAP to lib/KconfigMichael S. Tsirkin
2011-10-11Fix file references in Kconfig filesJohann Felix Soden
2011-05-27Merge git://git.infradead.org/mtd-2.6Linus Torvalds
2011-05-26arch: remove CONFIG_GENERIC_FIND_{NEXT_BIT,BIT_LE,LAST_BIT}Akinobu Mita
2011-05-25mtd: cris: convert to mtd_device_register()Jamie Iles
2011-03-30genirq: Remove the now obsolete config options and select statementsThomas Gleixner
2011-03-28Merge branch 'for-linus' of git://www.jni.nu/crisLinus Torvalds
2011-03-25Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Artem Bityutskiy
2011-03-21Drop the CRISv32 version of pcf8563Jesper Nilsson
2011-03-17cris: Use generic show_interrupts()Thomas Gleixner
2011-03-11CRIS: stop checking for MTD_CONCATDmitry Eremin-Solenikov
2011-01-21cris: Use generic irq KconfigThomas 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-08-08Merge branch 'for-linus' of git://www.jni.nu/crisLinus Torvalds
2010-08-04CRIS: GENERIC_TIME fixesJesper Nilsson
2010-07-27time: Kill off CONFIG_GENERIC_TIMEJohn Stultz
2010-03-13cris: Convert cris to use read/update_persistent_clockJohn Stultz
2010-03-06cris: convert to use arch_gettimeoffset()john stultz
2009-03-30trivial: fix typos/grammar errors in Kconfig textsMatt LaPlante
2009-01-06Staging: Kconfig for ARCH=arm,8300, crisF. Duncan M. Haldane
2008-10-23Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2008-10-20container freezer: implement freezer cgroup subsystemMatt Helsley
2008-09-17uwb: add the UWB stack (build system)Greg Kroah-Hartman
2008-02-09ide: introduce HAVE_IDESam Ravnborg
2008-02-08Merge branch 'cris' of git://www.jni.nu/crisLinus Torvalds
2008-02-08avoid overflows in kernel/time.cH. Peter Anvin
2008-02-08CRIS: Move ETRAX_AXISFLASHMAP to common Kconfig file.Jesper Nilsson
2008-02-08CRIS v10: Add synchronous serial port driver for CRIS v10.Jesper Nilsson
2008-02-08CRIS: Move common Kconfig variable ETRAX_RTC to arch independet Kconfig.Jesper Nilsson
2008-02-08CRIS: Remove NO_IOMEM config, we have IO memory.Jesper Nilsson
2008-02-08CRIS: Rearrange Kconfigs for v10 and v32 to allow compilation without warnings.Jesper Nilsson
2008-02-05CRIS: avoid using arch links in KconfigJesper Nilsson
2008-02-03Move Kconfig.instrumentation to arch/Kconfig and init/KconfigMathieu Desnoyers