aboutsummaryrefslogtreecommitdiffstats
path: root/arch/cris/kernel (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-03-16CRIS: Drop support for the CRIS portJesper Nilsson14-1314/+0
2018-02-08Merge tags 'cris-for-4.16' and 'cris-for-4.16-urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/jesper/crisLinus Torvalds2-1/+18
2018-02-08CRIS: Restore mistakenly cleared kernel MakefileJesper Nilsson1-0/+17
2018-02-01Merge tag 'devicetree-for-4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linuxLinus Torvalds2-34/+0
2018-01-30cris: remove arch specific early DT functionsRob Herring2-34/+0
2018-01-13cris: Fix conflicting types for _etext, _edata, _endSergey Senozhatsky1-1/+1
2018-01-08cris: Make THREAD_SIZE available to vmlinux.ldsDavid Howells1-0/+1
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman13-0/+13
2017-08-10cris: Mark _stext and _end as char-arrays, not single char variablesMasami Hiramatsu1-3/+3
2017-04-03debug: Fix __bug_table[] in arch linker scriptsPeter Zijlstra1-0/+2
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <linux/sched/task.h>Ingo Molnar1-0/+1
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <linux/sched/debug.h>Ingo Molnar3-1/+3
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <linux/sched/clock.h>Ingo Molnar1-1/+1
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds6-6/+6
2016-10-07nmi_backtrace: generate one-line reports for idle cpusChris Metcalf1-0/+1
2016-06-23cris: Remove unnecessary of_platform_populate with default match tableKefeng Wang1-8/+0
2015-12-15cris: Fix section mismatches in architecture startup codeGuenter Roeck1-0/+1
2015-11-02cris: Drop reference to get_cmos_time()Guenter Roeck1-2/+0
2015-11-02cris: time: Cleanup of persistent clock stuffXunlei Pang1-25/+0
2015-09-05CRIS: add STACKTRACE_SUPPORTRabin Vincent2-0/+77
2015-09-05CRISv32: add support for irqflags tracingRabin Vincent1-1/+5
2015-03-25CRISv32: use GENERIC_SCHED_CLOCKRabin Vincent1-0/+2
2015-03-25CRISv32: handle multiple signalsRabin Vincent1-0/+23
2015-03-25CRISv32: add device tree supportRabin Vincent3-0/+30
2015-01-29CRIS: Export csum_partial_copy_nocheckJesper Nilsson1-0/+1
2015-01-20module: remove mod arg from module_free, rename module_memfree().Rusty Russell1-1/+1
2014-12-20CRIS: Use KALLSYMs if available in call stack dumpJesper Nilsson1-27/+34
2014-12-20CRIS: Export missing function symbolsJesper Nilsson1-4/+5
2014-04-07cris: cpuinfo_op should depend on CONFIG_PROC_FSGeert Uytterhoeven1-0/+2
2014-01-08cris: remove deprecated IRQF_DISABLEDMichael Opdenacker1-3/+0
2013-05-07proc: Use PDE attribute setting accessor functionsGeert Uytterhoeven1-1/+1
2013-04-30dump_stack: consolidate dump_stack() implementations and unify their behaviorsTejun Heo1-7/+0
2013-04-08cris: Use generic idle loopThomas Gleixner1-22/+2
2013-04-08arch: Cleanup enable/disable_hltThomas Gleixner1-25/+0
2013-02-21Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-11/+0
2013-02-17cris idle: delete idle and pm_idleLen Brown1-10/+1
2012-12-24time: convert arch_gettimeoffset to a pointerStephen Warren1-11/+0
2012-12-24cris: move usec/nsec conversion to do_slow_gettimeoffsetStephen Warren1-1/+1
2012-12-20CRIS: use kbuild.h instead of defining macros in asm-offset.cJames Hogan1-5/+1
2012-12-19Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linuxLinus Torvalds1-2/+0
2012-12-14modules: don't hand 0 to vmalloc.Rusty Russell1-2/+0
2012-10-14cris: switch to generic kernel_thread()Al Viro1-1/+0
2012-09-23cris: Add missing RCU idle APIs on idle loopFrederic Weisbecker1-0/+3
2012-05-31Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signalLinus Torvalds1-2/+0
2012-05-25Merge tag 'cris-for-linus' of git://jni.nu/crisLinus Torvalds2-69/+8
2012-05-23move key_repace_session_keyring() into tracehook_notify_resume()Al Viro1-2/+0
2012-05-05cris: Use generic init_taskThomas Gleixner1-28/+0
2012-04-05CRIS: Remove legacy RTC driversJesper Nilsson1-69/+7
2012-04-03CRIS: Add _sdata to vmlinux.lds.SJesper Nilsson1-0/+1
2012-03-28Disintegrate asm/system.h for CRISDavid Howells5-2/+3