summaryrefslogtreecommitdiff
path: root/arch/cris/arch-v10/kernel
AgeCommit message (Expand)Author
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-06-28arch: remove unused macro/function thread_saved_pc()Tobias Klauser
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds
2016-05-20exit_thread: remove empty bodiesJiri Slaby
2015-12-15cris: Fix section mismatches in architecture startup codeGuenter Roeck
2015-12-15cris: debugport: Fix section mismatchesGuenter Roeck
2015-11-02CRIS: Drop code related to obsolete or unused kconfigsJesper Nilsson
2015-11-02cris: arch-v10: kgdb: Add '__used' for static variable is_dyn_brkpChen Gang
2015-11-02cris: arch-v10: kgdb: Use BAR instead of DTP0 for register P12Chen Gang
2015-11-02cris: kgdb: use native hex2binAndy Shevchenko
2015-09-05CRIS: Wire up missing syscallsChen Gang
2015-04-15Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2015-04-15cris fasttimer: remove use of seq_printf return valueJoe Perches
2015-04-15cris: remove use of seq_printf return valueJoe Perches
2015-04-12arch: Remove exec_domain from remaining archsRichard Weinberger
2015-02-12all arches, signal: move restart_block to struct task_structAndy Lutomirski
2014-08-06cris: Use sigsp()Richard Weinberger
2014-08-06cris: Use get_signal() signal_setup_done()Richard Weinberger
2014-01-28CRISv10: Readd missing headerJesper Nilsson
2014-01-15Drop code for CRISv10 CPU simulatorJesper Nilsson
2014-01-09Cleanup whitespace, remove old author tagJesper Nilsson
2014-01-09CRIS: Add missing syscallsJesper Nilsson
2014-01-08cris: remove deprecated IRQF_DISABLEDMichael Opdenacker
2013-06-16cris/kgdb: Remove sections protected by #ifdef PROCESS_SUPPORTGeert Uytterhoeven
2013-06-16cris/kgdb: Fix buffer overflow in getpacket()Geert Uytterhoeven
2013-06-16cris/kgdb: Remove obsolete USED*() macrosGeert Uytterhoeven
2013-06-16cris/kgdb: Make symbols used from asm globalGeert Uytterhoeven
2013-06-16cris/kgdb: Use #ifdef PROCESS_SUPPORT where neededGeert Uytterhoeven
2013-06-16cris/kgdb: Kill forward declarations for static functionsGeert Uytterhoeven
2013-06-16cris/kgdb: Remove unused static int do_printkGeert Uytterhoeven
2013-06-16cris/kgdb: Properly split long lines in asmGeert Uytterhoeven
2013-05-05cris: single_open() leaksAl Viro
2013-05-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-04-30dump_stack: unify debug information printed by show_regs()Tejun Heo
2013-04-29cris: Don't use create_proc_read_entry()David Howells
2013-04-09get rid of a bunch of open-coded create_proc_read_entry()Al Viro
2013-04-08cris: Use generic idle loopThomas Gleixner
2013-02-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-02-03cris: kill weird arguments of sys_{rt_,}sigreturn()Al Viro
2013-02-03cris: switch to generic old sigaction()Al Viro
2013-02-03cris: switch to generic old sigsuspendAl Viro
2013-02-03cris: don't leave ->uc_stack unitialized - we'll use its contents on sigreturnAl Viro
2013-02-03cris: switch to generic sigaltstackAl Viro
2012-12-24time: convert arch_gettimeoffset to a pointerStephen Warren
2012-12-24cris: move usec/nsec conversion to do_slow_gettimeoffsetStephen Warren
2012-11-28flagday: don't pass regs to copy_thread()Al Viro
2012-11-28cris: switch to generic fork/vfork/cloneAl Viro