summaryrefslogtreecommitdiffstats
path: root/arch/cris/kernel
Commit message (Expand)AuthorAgeFilesLines
*-. Merge tags 'cris-for-4.16' and 'cris-for-4.16-urgent' of git://git.kernel.org...Linus Torvalds2018-02-082-1/+18
|\ \
| | * CRIS: Restore mistakenly cleared kernel MakefileJesper Nilsson2018-02-081-0/+17
| |/ |/|
| * cris: Fix conflicting types for _etext, _edata, _endSergey Senozhatsky2018-01-131-1/+1
* | Merge tag 'devicetree-for-4.16' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2018-02-012-34/+0Star
|\ \
| * | cris: remove arch specific early DT functionsRob Herring2018-01-302-34/+0Star
| |/
* / cris: Make THREAD_SIZE available to vmlinux.ldsDavid Howells2018-01-081-0/+1
|/
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-0213-0/+13
* cris: Mark _stext and _end as char-arrays, not single char variablesMasami Hiramatsu2017-08-101-3/+3
* debug: Fix __bug_table[] in arch linker scriptsPeter Zijlstra2017-04-031-0/+2
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-021-0/+1
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-023-1/+3
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-021-1/+1
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-246-6/+6
* nmi_backtrace: generate one-line reports for idle cpusChris Metcalf2016-10-081-0/+1
* cris: Remove unnecessary of_platform_populate with default match tableKefeng Wang2016-06-231-8/+0Star
* cris: Fix section mismatches in architecture startup codeGuenter Roeck2015-12-151-0/+1
* cris: Drop reference to get_cmos_time()Guenter Roeck2015-11-021-2/+0Star
* cris: time: Cleanup of persistent clock stuffXunlei Pang2015-11-021-25/+0Star
* CRIS: add STACKTRACE_SUPPORTRabin Vincent2015-09-052-0/+77
* CRISv32: add support for irqflags tracingRabin Vincent2015-09-051-1/+5
* CRISv32: use GENERIC_SCHED_CLOCKRabin Vincent2015-03-251-0/+2
* CRISv32: handle multiple signalsRabin Vincent2015-03-251-0/+23
* CRISv32: add device tree supportRabin Vincent2015-03-253-0/+30
* CRIS: Export csum_partial_copy_nocheckJesper Nilsson2015-01-291-0/+1
* module: remove mod arg from module_free, rename module_memfree().Rusty Russell2015-01-201-1/+1
* CRIS: Use KALLSYMs if available in call stack dumpJesper Nilsson2014-12-201-27/+34
* CRIS: Export missing function symbolsJesper Nilsson2014-12-201-4/+5
* cris: cpuinfo_op should depend on CONFIG_PROC_FSGeert Uytterhoeven2014-04-081-0/+2
* cris: remove deprecated IRQF_DISABLEDMichael Opdenacker2014-01-081-3/+0Star
* proc: Use PDE attribute setting accessor functionsGeert Uytterhoeven2013-05-071-1/+1
* dump_stack: consolidate dump_stack() implementations and unify their behaviorsTejun Heo2013-05-011-7/+0Star
* cris: Use generic idle loopThomas Gleixner2013-04-081-22/+2Star
* arch: Cleanup enable/disable_hltThomas Gleixner2013-04-081-25/+0Star
* Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2013-02-211-11/+0Star
|\
| * time: convert arch_gettimeoffset to a pointerStephen Warren2012-12-241-11/+0Star
| * cris: move usec/nsec conversion to do_slow_gettimeoffsetStephen Warren2012-12-241-1/+1
* | cris idle: delete idle and pm_idleLen Brown2013-02-181-10/+1Star
|/
* CRIS: use kbuild.h instead of defining macros in asm-offset.cJames Hogan2012-12-201-5/+1Star
* Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2012-12-191-2/+0Star
|\
| * modules: don't hand 0 to vmalloc.Rusty Russell2012-12-141-2/+0Star
* | cris: switch to generic kernel_thread()Al Viro2012-10-151-1/+0Star
|/
* cris: Add missing RCU idle APIs on idle loopFrederic Weisbecker2012-09-231-0/+3
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-06-011-2/+0Star
|\
| * move key_repace_session_keyring() into tracehook_notify_resume()Al Viro2012-05-241-2/+0Star
* | Merge tag 'cris-for-linus' of git://jni.nu/crisLinus Torvalds2012-05-252-69/+8Star
|\ \ | |/ |/|
| * CRIS: Remove legacy RTC driversJesper Nilsson2012-04-051-69/+7Star
| * CRIS: Add _sdata to vmlinux.lds.SJesper Nilsson2012-04-031-0/+1
* | cris: Use generic init_taskThomas Gleixner2012-05-051-28/+0Star
|/
* Disintegrate asm/system.h for CRISDavid Howells2012-03-285-2/+3
* sched/rt: Use schedule_preempt_disabled()Thomas Gleixner2012-03-011-3/+1Star