aboutsummaryrefslogtreecommitdiff
path: root/arch/cris/kernel
AgeCommit message (Expand)AuthorFilesLines
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGravatar Greg Kroah-Hartman 13-0/+13
2017-08-10cris: Mark _stext and _end as char-arrays, not single char variablesGravatar Masami Hiramatsu 1-3/+3
2017-04-03debug: Fix __bug_table[] in arch linker scriptsGravatar Peter Zijlstra 1-0/+2
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Gravatar Ingo Molnar 1-0/+1
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Gravatar Ingo Molnar 3-1/+3
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Gravatar Ingo Molnar 1-1/+1
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyGravatar Linus Torvalds 6-6/+6
2016-10-07nmi_backtrace: generate one-line reports for idle cpusGravatar Chris Metcalf 1-0/+1
2016-06-23cris: Remove unnecessary of_platform_populate with default match tableGravatar Kefeng Wang 1-8/+0
2015-12-15cris: Fix section mismatches in architecture startup codeGravatar Guenter Roeck 1-0/+1
2015-11-02cris: Drop reference to get_cmos_time()Gravatar Guenter Roeck 1-2/+0
2015-11-02cris: time: Cleanup of persistent clock stuffGravatar Xunlei Pang 1-25/+0
2015-09-05CRIS: add STACKTRACE_SUPPORTGravatar Rabin Vincent 2-0/+77
2015-09-05CRISv32: add support for irqflags tracingGravatar Rabin Vincent 1-1/+5
2015-03-25CRISv32: use GENERIC_SCHED_CLOCKGravatar Rabin Vincent 1-0/+2
2015-03-25CRISv32: handle multiple signalsGravatar Rabin Vincent 1-0/+23
2015-03-25CRISv32: add device tree supportGravatar Rabin Vincent 3-0/+30
2015-01-29CRIS: Export csum_partial_copy_nocheckGravatar Jesper Nilsson 1-0/+1
2015-01-20module: remove mod arg from module_free, rename module_memfree().Gravatar Rusty Russell 1-1/+1
2014-12-20CRIS: Use KALLSYMs if available in call stack dumpGravatar Jesper Nilsson 1-27/+34
2014-12-20CRIS: Export missing function symbolsGravatar Jesper Nilsson 1-4/+5
2014-04-07cris: cpuinfo_op should depend on CONFIG_PROC_FSGravatar Geert Uytterhoeven 1-0/+2
2014-01-08cris: remove deprecated IRQF_DISABLEDGravatar Michael Opdenacker 1-3/+0
2013-05-07proc: Use PDE attribute setting accessor functionsGravatar Geert Uytterhoeven 1-1/+1
2013-04-30dump_stack: consolidate dump_stack() implementations and unify their behaviorsGravatar Tejun Heo 1-7/+0
2013-04-08cris: Use generic idle loopGravatar Thomas Gleixner 1-22/+2
2013-04-08arch: Cleanup enable/disable_hltGravatar Thomas Gleixner 1-25/+0
2013-02-21Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socGravatar Linus Torvalds 1-11/+0
2013-02-17cris idle: delete idle and pm_idleGravatar Len Brown 1-10/+1
2012-12-24time: convert arch_gettimeoffset to a pointerGravatar Stephen Warren 1-11/+0
2012-12-24cris: move usec/nsec conversion to do_slow_gettimeoffsetGravatar Stephen Warren 1-1/+1
2012-12-20CRIS: use kbuild.h instead of defining macros in asm-offset.cGravatar James Hogan 1-5/+1
2012-12-19Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Gravatar Linus Torvalds 1-2/+0
2012-12-14modules: don't hand 0 to vmalloc.Gravatar Rusty Russell 1-2/+0
2012-10-14cris: switch to generic kernel_thread()Gravatar Al Viro 1-1/+0
2012-09-23cris: Add missing RCU idle APIs on idle loopGravatar Frederic Weisbecker 1-0/+3
2012-05-31Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Gravatar Linus Torvalds 1-2/+0
2012-05-25Merge tag 'cris-for-linus' of git://jni.nu/crisGravatar Linus Torvalds 2-69/+8
2012-05-23move key_repace_session_keyring() into tracehook_notify_resume()Gravatar Al Viro 1-2/+0
2012-05-05cris: Use generic init_taskGravatar Thomas Gleixner 1-28/+0
2012-04-05CRIS: Remove legacy RTC driversGravatar Jesper Nilsson 1-69/+7
2012-04-03CRIS: Add _sdata to vmlinux.lds.SGravatar Jesper Nilsson 1-0/+1
2012-03-28Disintegrate asm/system.h for CRISGravatar David Howells 5-2/+3
2012-03-01sched/rt: Use schedule_preempt_disabled()Gravatar Thomas Gleixner 1-3/+1
2011-07-26atomic: use <linux/atomic.h>Gravatar Arun Sharma 1-1/+1
2011-07-24modules: make arch's use default loader hooksGravatar Jonas Bonn 1-40/+3
2011-05-24Merge branch 'for-2.6.40' of git://git.kernel.org/pub/scm/linux/kernel/git/tj...Gravatar Linus Torvalds 1-1/+1
2011-03-31Fix common misspellingsGravatar Lucas De Marchi 1-1/+1
2011-03-24percpu: Always align percpu output section to PAGE_SIZEGravatar Tejun Heo 1-1/+1
2011-03-18Merge branches 'irq-fixes-for-linus' and 'sched-fixes-for-linus' of git://git...Gravatar Linus Torvalds 1-39/+0