aboutsummaryrefslogtreecommitdiffstats
path: root/arch/cris/arch-v32/kernel
Commit message (Expand)AuthorAge
* Merge tag 'cris-for-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/jes...Linus Torvalds2015-04-26
|\
| * CRISv32: use GENERIC_SCHED_CLOCKRabin Vincent2015-03-25
| * CRISv32: use MMIO clocksourceRabin Vincent2015-03-25
| * CRISv32: use generic clockeventsRabin Vincent2015-03-25
| * CRIS: remove SMP codeRabin Vincent2015-03-25
| * CRISv32: handle multiple signalsRabin Vincent2015-03-25
| * CRISv32: prevent bogus restarts on sigreturnRabin Vincent2015-03-25
| * CRISv32: don't attempt syscall restart on irq exitRabin Vincent2015-03-25
| * CRISv32: add irq domains supportRabin Vincent2015-03-25
* | 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
|/
* Merge tag 'cris-for-3.20' of git://git.kernel.org/pub/scm/linux/kernel/git/je...Linus Torvalds2015-02-15
|\
| * CRISv32: Avoid warning of unused variableJesper Nilsson2015-01-29
* | all arches, signal: move restart_block to struct task_structAndy Lutomirski2015-02-12
|/
* CRISv32: Implement early consoleJesper Nilsson2014-12-19
* CRISv32: Better handling of watchdog biteJesper Nilsson2014-12-19
* CRISv32: Add missing include for mm.hJesper Nilsson2014-12-19
* cris: Use sigsp()Richard Weinberger2014-08-06
* cris: Use get_signal() signal_setup_done()Richard Weinberger2014-08-06
* CRIS: Add missing syscallsJesper Nilsson2014-01-09
* cris: remove deprecated IRQF_DISABLEDMichael Opdenacker2014-01-08
* cris: delete __cpuinit usage from all cris filesPaul Gortmaker2013-07-14
* 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
* | arch: Cleanup enable/disable_hltThomas Gleixner2013-04-08
|/
* 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
* ARCH: drivers remove __dev* attributes.Greg Kroah-Hartman2013-01-03
* 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
* CRIS: Remove VCS simulator specific codeJesper Nilsson2012-10-03
* 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
* new helper: sigmask_to_save()Al Viro2012-06-01
* new helper: restore_saved_sigmask()Al Viro2012-06-01
* Merge tag 'cris-for-linus' of git://jni.nu/crisLinus Torvalds2012-05-25
|\
| * CRIS: Remove legacy RTC driversJesper Nilsson2012-04-05