summaryrefslogtreecommitdiffstats
path: root/arch/cris/kernel
AgeCommit message (Expand)AuthorLines
2015-01-29CRIS: Export csum_partial_copy_nocheckJesper Nilsson-0/+1
2015-01-20module: remove mod arg from module_free, rename module_memfree().Rusty Russell-1/+1
2014-12-20CRIS: Use KALLSYMs if available in call stack dumpJesper Nilsson-27/+34
2014-12-20CRIS: Export missing function symbolsJesper Nilsson-4/+5
2014-04-07cris: cpuinfo_op should depend on CONFIG_PROC_FSGeert Uytterhoeven-0/+2
2014-01-08cris: remove deprecated IRQF_DISABLEDMichael Opdenacker-3/+0
2013-05-07proc: Use PDE attribute setting accessor functionsGeert Uytterhoeven-1/+1
2013-04-30dump_stack: consolidate dump_stack() implementations and unify their behaviorsTejun Heo-7/+0
2013-04-08cris: Use generic idle loopThomas Gleixner-22/+2
2013-04-08arch: Cleanup enable/disable_hltThomas Gleixner-25/+0
2013-02-21Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds-11/+0
2013-02-17cris idle: delete idle and pm_idleLen Brown-10/+1
2012-12-24time: convert arch_gettimeoffset to a pointerStephen Warren-11/+0
2012-12-24cris: move usec/nsec conversion to do_slow_gettimeoffsetStephen Warren-1/+1
2012-12-20CRIS: use kbuild.h instead of defining macros in asm-offset.cJames Hogan-5/+1
2012-12-19Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds-2/+0
2012-12-14modules: don't hand 0 to vmalloc.Rusty Russell-2/+0
2012-10-14cris: switch to generic kernel_thread()Al Viro-1/+0
2012-09-23cris: Add missing RCU idle APIs on idle loopFrederic Weisbecker-0/+3
2012-05-31Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds-2/+0
2012-05-25Merge tag 'cris-for-linus' of git://jni.nu/crisLinus Torvalds-69/+8
2012-05-23move key_repace_session_keyring() into tracehook_notify_resume()Al Viro-2/+0
2012-05-05cris: Use generic init_taskThomas Gleixner-28/+0
2012-04-05CRIS: Remove legacy RTC driversJesper Nilsson-69/+7
2012-04-03CRIS: Add _sdata to vmlinux.lds.SJesper Nilsson-0/+1
2012-03-28Disintegrate asm/system.h for CRISDavid Howells-2/+3
2012-03-01sched/rt: Use schedule_preempt_disabled()Thomas Gleixner-3/+1
2011-07-26atomic: use <linux/atomic.h>Arun Sharma-1/+1
2011-07-24modules: make arch's use default loader hooksJonas Bonn-40/+3
2011-05-24Merge branch 'for-2.6.40' of git://git.kernel.org/pub/scm/linux/kernel/git/tj...Linus Torvalds-1/+1
2011-03-31Fix common misspellingsLucas De Marchi-1/+1
2011-03-24percpu: Always align percpu output section to PAGE_SIZETejun Heo-1/+1
2011-03-18Merge branches 'irq-fixes-for-linus' and 'sched-fixes-for-linus' of git://git...Linus Torvalds-39/+0
2011-03-17cris: Use generic show_interrupts()Thomas Gleixner-39/+0
2011-03-16Merge branch 'for-2.6.39' of git://git.kernel.org/pub/scm/linux/kernel/git/tj...Linus Torvalds-1/+1
2011-02-23Drop redundant __param section for CRISv32.Jesper Nilsson-5/+0
2011-01-25percpu: align percpu readmostly subsection to cachelineTejun Heo-1/+1
2011-01-21cris: Use generic irq KconfigThomas Gleixner-1/+1
2011-01-21cris: Use irq handling wrapperThomas Gleixner-2/+2
2011-01-13set_rtc_mmss: show warning message only onceStephen Hemminger-1/+1
2010-10-15llseek: automatically add .llseek fopArnd Bergmann-0/+1
2010-08-04CRIS: Fix alignment problem for older ldJesper Nilsson-1/+1
2010-08-04CRIS: Discard exit.text and .data at runtimeJesper Nilsson-0/+10
2010-08-04CRIS: Add cache aligned and read mostly data sectionsJesper Nilsson-0/+2
2010-08-04CRIS: Return something from profile writeJesper Nilsson-8/+7
2010-08-04CRIS: GENERIC_TIME fixesJesper Nilsson-2/+5
2010-05-19Merge branch 'timers-for-linus-cleanups' of git://git.kernel.org/pub/scm/linu...Linus Torvalds-9/+11
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo-1/+2
2010-03-13cris: Convert cris to use read/update_persistent_clockJohn Stultz-9/+11
2010-03-12Add generic sys_ipc wrapperChristoph Hellwig-78/+0