| Commit message (Expand) | Author | Age | Files | Lines |
* | cris: time: Cleanup of persistent clock stuff | Xunlei Pang | 2015-11-02 | 1 | -1/+0 |
* | CRISv32: enable LOCKDEP_SUPPORT | Rabin Vincent | 2015-09-05 | 1 | -0/+4 |
* | CRIS: add STACKTRACE_SUPPORT | Rabin Vincent | 2015-09-05 | 1 | -0/+3 |
* | CRISv32: add support for irqflags tracing | Rabin Vincent | 2015-09-05 | 1 | -0/+4 |
* | CRISv32: allow CONFIG_DEBUG_BUGVERBOSE | Rabin Vincent | 2015-09-05 | 1 | -0/+1 |
* | CRISv32: use GENERIC_SCHED_CLOCK | Rabin Vincent | 2015-03-25 | 1 | -0/+1 |
* | CRISv32: use MMIO clocksource | Rabin Vincent | 2015-03-25 | 1 | -0/+1 |
* | CRISv32: use generic clockevents | Rabin Vincent | 2015-03-25 | 1 | -0/+1 |
* | CRIS: remove SMP code | Rabin Vincent | 2015-03-25 | 1 | -1/+0 |
* | CRISv32: add device tree support | Rabin Vincent | 2015-03-25 | 1 | -0/+6 |
* | CRISv32: add irq domains support | Rabin Vincent | 2015-03-25 | 1 | -0/+1 |
* | CRIS: enable GPIOLIB | Rabin Vincent | 2015-03-25 | 1 | -0/+1 |
* | CRIS: Fix missing NR_CPUS in menuconfig | Jesper Nilsson | 2015-01-29 | 1 | -0/+4 |
* | Kconfig: rename HAS_IOPORT to HAS_IOPORT_MAP | Uwe Kleine-König | 2014-04-08 | 1 | -1/+1 |
* | cris: make ETRAX_ARCH_V10 select TTY for use in debugport | Josh Triplett | 2014-04-08 | 1 | -0/+1 |
* | Drop code for CRISv10 CPU simulator | Jesper Nilsson | 2014-01-15 | 1 | -6/+0 |
* | cpufreq: remove CONFIG_CPU_FREQ_TABLE | Viresh Kumar | 2013-10-16 | 1 | -2/+0 |
* | Remove GENERIC_HARDIRQ config option | Martin Schwidefsky | 2013-09-13 | 1 | -1/+0 |
* | CRIS: drop unused Kconfig symbols | Paul Bolle | 2013-09-10 | 1 | -46/+0 |
* | CRIS: Remove last traces of legacy RTC drivers | Paul Bolle | 2013-09-10 | 1 | -32/+0 |
* | CRIS: remove "config OOM_REBOOT" | Paul Bolle | 2013-09-10 | 1 | -3/+0 |
* | Merge tag 'pm+acpi-3.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2013-07-03 | 1 | -0/+2 |
|\ |
|
| * | cpufreq: cris: select CPU_FREQ_TABLE | Viresh Kumar | 2013-06-18 | 1 | -0/+2 |
* | | cris: Switch cris to drivers/Kconfig | Geert Uytterhoeven | 2013-06-16 | 1 | -31/+1 |
|/ |
|
* | arch: cris: amend Kconfig after mtdchar merge | Artem Bityutskiy | 2013-04-05 | 1 | -1/+0 |
* | Select VIRT_TO_BUS directly where needed | Stephen Rothwell | 2013-03-12 | 1 | -1/+1 |
* | arch Kconfig: centralise CONFIG_ARCH_NO_VIRT_TO_BUS | Stephen Rothwell | 2013-02-28 | 1 | -0/+1 |
* | burying unused conditionals | Al Viro | 2013-02-14 | 1 | -1/+0 |
* | cris: switch to generic old sigaction() | Al Viro | 2013-02-04 | 1 | -0/+1 |
* | cris: switch to generic old sigsuspend | Al Viro | 2013-02-04 | 1 | -0/+1 |
* | cris: switch to generic sigaltstack | Al Viro | 2013-02-04 | 1 | -0/+1 |
* | Bury the conditionals from kernel_thread/kernel_execve series | Al Viro | 2012-12-20 | 1 | -2/+0 |
* | cris: switch to generic fork/vfork/clone | Al Viro | 2012-11-29 | 1 | -0/+1 |
* | cris: switch to generic kernel_execve/sys_execve | Al Viro | 2012-10-15 | 1 | -0/+1 |
* | cris: switch to generic kernel_thread() | Al Viro | 2012-10-15 | 1 | -0/+1 |
* | Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2012-10-14 | 1 | -0/+1 |
|\ |
|
| * | Make most arch asm/module.h files use asm-generic/module.h | David Howells | 2012-09-28 | 1 | -0/+1 |
* | | Kconfig: clean up the long arch list for the UID16 config option | Catalin Marinas | 2012-10-09 | 1 | -0/+1 |
* | | Merge tag 'cris-for-linus-3.7' of git://jni.nu/cris | Linus Torvalds | 2012-10-03 | 1 | -5/+0 |
|\ \
| |/
|/| |
|
| * | CRIS: Remove VCS simulator specific code | Jesper Nilsson | 2012-10-03 | 1 | -5/+0 |
* | | ipc: use Kconfig options for __ARCH_WANT_[COMPAT_]IPC_PARSE_VERSION | Will Deacon | 2012-07-31 | 1 | -0/+1 |
|/ |
|
* | cris: select GENERIC_ATOMIC64 | Cong Wang | 2012-05-30 | 1 | -0/+1 |
* | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2012-05-24 | 1 | -6/+1 |
|\ |
|
| * | cris: Use generic time config | Anna-Maria Gleixner | 2012-05-21 | 1 | -6/+1 |
* | | init_task: Replace CONFIG_HAVE_GENERIC_INIT_TASK | Thomas Gleixner | 2012-05-05 | 1 | -1/+0 |
* | | cris: Use generic init_task | Thomas Gleixner | 2012-05-05 | 1 | -0/+1 |
* | | cris: Use generic idle thread allocation | Thomas Gleixner | 2012-04-26 | 1 | -0/+1 |
|/ |
|
* | lib: move GENERIC_IOMAP to lib/Kconfig | Michael S. Tsirkin | 2011-11-24 | 1 | -4/+1 |
* | Fix file references in Kconfig files | Johann Felix Soden | 2011-10-11 | 1 | -2/+2 |
* | Merge git://git.infradead.org/mtd-2.6 | Linus Torvalds | 2011-05-28 | 1 | -1/+0 |
|\ |
|