aboutsummaryrefslogtreecommitdiffstats
path: root/arch/cris/arch-v10/kernel
Commit message (Expand)AuthorAge
* exit_thread: remove empty bodiesJiri Slaby2016-05-20
* cris: Fix section mismatches in architecture startup codeGuenter Roeck2015-12-15
* cris: debugport: Fix section mismatchesGuenter Roeck2015-12-15
* CRIS: Drop code related to obsolete or unused kconfigsJesper Nilsson2015-11-02
* cris: arch-v10: kgdb: Add '__used' for static variable is_dyn_brkpChen Gang2015-11-02
* cris: arch-v10: kgdb: Use BAR instead of DTP0 for register P12Chen Gang2015-11-02
* cris: kgdb: use native hex2binAndy Shevchenko2015-11-02
* CRIS: Wire up missing syscallsChen Gang2015-09-04
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2015-04-15
|\
| * cris fasttimer: remove use of seq_printf return valueJoe Perches2015-04-15
| * cris: remove use of seq_printf return valueJoe Perches2015-04-15
* | arch: Remove exec_domain from remaining archsRichard Weinberger2015-04-12
|/
* all arches, signal: move restart_block to struct task_structAndy Lutomirski2015-02-12
* cris: Use sigsp()Richard Weinberger2014-08-06
* cris: Use get_signal() signal_setup_done()Richard Weinberger2014-08-06
* CRISv10: Readd missing headerJesper Nilsson2014-01-28
* Drop code for CRISv10 CPU simulatorJesper Nilsson2014-01-15
* Cleanup whitespace, remove old author tagJesper Nilsson2014-01-09
* CRIS: Add missing syscallsJesper Nilsson2014-01-09
* cris: remove deprecated IRQF_DISABLEDMichael Opdenacker2014-01-08
* cris/kgdb: Remove sections protected by #ifdef PROCESS_SUPPORTGeert Uytterhoeven2013-06-16
* cris/kgdb: Fix buffer overflow in getpacket()Geert Uytterhoeven2013-06-16
* cris/kgdb: Remove obsolete USED*() macrosGeert Uytterhoeven2013-06-16
* cris/kgdb: Make symbols used from asm globalGeert Uytterhoeven2013-06-16
* cris/kgdb: Use #ifdef PROCESS_SUPPORT where neededGeert Uytterhoeven2013-06-16
* cris/kgdb: Kill forward declarations for static functionsGeert Uytterhoeven2013-06-16
* cris/kgdb: Remove unused static int do_printkGeert Uytterhoeven2013-06-16
* cris/kgdb: Properly split long lines in asmGeert Uytterhoeven2013-06-16
* cris: single_open() leaksAl Viro2013-05-05
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-05-01
|\
| * cris: Don't use create_proc_read_entry()David Howells2013-04-29
| * get rid of a bunch of open-coded create_proc_read_entry()Al Viro2013-04-09
* | dump_stack: unify debug information printed by show_regs()Tejun Heo2013-04-30
* | cris: Use generic idle loopThomas Gleixner2013-04-08
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-02-23
|\
| * cris: kill weird arguments of sys_{rt_,}sigreturn()Al Viro2013-02-03
| * cris: switch to generic old sigaction()Al Viro2013-02-03
| * cris: switch to generic old sigsuspendAl Viro2013-02-03
| * cris: don't leave ->uc_stack unitialized - we'll use its contents on sigreturnAl Viro2013-02-03
| * cris: switch to generic sigaltstackAl Viro2013-02-03
* | time: convert arch_gettimeoffset to a pointerStephen Warren2012-12-24
* | cris: move usec/nsec conversion to do_slow_gettimeoffsetStephen Warren2012-12-24
|/
* flagday: don't pass regs to copy_thread()Al Viro2012-11-28
* cris: switch to generic fork/vfork/cloneAl Viro2012-11-28
* cris: switch to generic kernel_execve/sys_execveAl Viro2012-10-14
* cris: switch to generic kernel_thread()Al Viro2012-10-14
* vfs: define struct filename and have getname() return itJeff Layton2012-10-12
* new helper: signal_delivered()Al Viro2012-06-01
* most of set_current_blocked() callers want SIGKILL/SIGSTOP removed from setAl Viro2012-06-01
* pull clearing RESTORE_SIGMASK into block_sigmask()Al Viro2012-06-01