summaryrefslogtreecommitdiffstats
path: root/arch/cris/arch-v32/kernel
Commit message (Expand)AuthorAgeFilesLines
* CRIS: Wire up missing syscallsChen Gang2015-09-051-0/+8
* cris/time: Migrate to new 'set-state' interfaceViresh Kumar2015-08-101-3/+5
* Merge tag 'cris-for-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/jes...Linus Torvalds2015-04-268-519/+135
|\
| * CRISv32: use GENERIC_SCHED_CLOCKRabin Vincent2015-03-251-0/+9
| * CRISv32: use MMIO clocksourceRabin Vincent2015-03-251-21/+4
| * CRISv32: use generic clockeventsRabin Vincent2015-03-251-60/+85
| * CRIS: remove SMP codeRabin Vincent2015-03-256-402/+0
| * CRISv32: handle multiple signalsRabin Vincent2015-03-251-32/+3
| * CRISv32: prevent bogus restarts on sigreturnRabin Vincent2015-03-252-2/+8
| * CRISv32: don't attempt syscall restart on irq exitRabin Vincent2015-03-251-0/+2
| * CRISv32: add irq domains supportRabin Vincent2015-03-251-3/+25
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2015-04-152-76/+71
|\ \
| * | cris fasttimer: remove use of seq_printf return valueJoe Perches2015-04-151-46/+39
| * | cris: remove use of seq_printf return valueJoe Perches2015-04-151-30/+32
| |/
* | arch: Remove exec_domain from remaining archsRichard Weinberger2015-04-121-2/+0
|/
* Merge tag 'cris-for-3.20' of git://git.kernel.org/pub/scm/linux/kernel/git/je...Linus Torvalds2015-02-151-0/+4
|\
| * CRISv32: Avoid warning of unused variableJesper Nilsson2015-01-291-0/+4
* | all arches, signal: move restart_block to struct task_structAndy Lutomirski2015-02-121-1/+1
|/
* CRISv32: Implement early consoleJesper Nilsson2014-12-201-26/+56
* CRISv32: Better handling of watchdog biteJesper Nilsson2014-12-201-11/+17
* CRISv32: Add missing include for mm.hJesper Nilsson2014-12-201-0/+1
* cris: Use sigsp()Richard Weinberger2014-08-061-12/+4
* cris: Use get_signal() signal_setup_done()Richard Weinberger2014-08-061-47/+30
* CRIS: Add missing syscallsJesper Nilsson2014-01-091-9/+25
* cris: remove deprecated IRQF_DISABLEDMichael Opdenacker2014-01-084-11/+9
* cris: delete __cpuinit usage from all cris filesPaul Gortmaker2013-07-141-1/+1
* cris: single_open() leaksAl Viro2013-05-051-1/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-05-011-167/+132
|\
| * cris: Don't use create_proc_read_entry()David Howells2013-04-291-164/+132
| * get rid of a bunch of open-coded create_proc_read_entry()Al Viro2013-04-091-4/+1
* | dump_stack: unify debug information printed by show_regs()Tejun Heo2013-04-301-0/+3
* | cris: Use generic idle loopThomas Gleixner2013-04-082-10/+4
* | arch: Cleanup enable/disable_hltThomas Gleixner2013-04-081-5/+3
|/
* cris: kill weird arguments of sys_{rt_,}sigreturn()Al Viro2013-02-031-8/+4
* cris: switch to generic old sigaction()Al Viro2013-02-031-36/+0
* cris: switch to generic old sigsuspendAl Viro2013-02-031-11/+0
* cris: don't leave ->uc_stack unitialized - we'll use its contents on sigreturnAl Viro2013-02-031-0/+1
* cris: switch to generic sigaltstackAl Viro2013-02-031-7/+1
* ARCH: drivers remove __dev* attributes.Greg Kroah-Hartman2013-01-031-1/+1
* flagday: don't pass regs to copy_thread()Al Viro2012-11-281-2/+1
* cris: switch to generic fork/vfork/cloneAl Viro2012-11-281-32/+5
* cris: switch to generic kernel_execve/sys_execveAl Viro2012-10-142-33/+2
* cris: switch to generic kernel_thread()Al Viro2012-10-142-52/+35
* vfs: define struct filename and have getname() return itJeff Layton2012-10-121-2/+2
* CRIS: Remove VCS simulator specific codeJesper Nilsson2012-10-032-70/+2
* new helper: signal_delivered()Al Viro2012-06-011-1/+1
* most of set_current_blocked() callers want SIGKILL/SIGSTOP removed from setAl Viro2012-06-011-5/+0
* pull clearing RESTORE_SIGMASK into block_sigmask()Al Viro2012-06-011-13/+2
* new helper: sigmask_to_save()Al Viro2012-06-011-8/+3
* new helper: restore_saved_sigmask()Al Viro2012-06-011-4/+1
OpenPOWER on IntegriCloud