summaryrefslogtreecommitdiffstats
path: root/arch/cris/arch-v32
Commit message (Expand)AuthorAgeFilesLines
* CRISv32: Remove unnecessary KERN_INFO from sync_serialMasanari Iida2015-02-141-2/+2
* CRISv32: Avoid warning of unused variableJesper Nilsson2015-01-291-0/+4
* VFS: Convert file->f_dentry->d_inode to file_inode()David Howells2015-01-201-1/+1
* CRISv32: Remove last remnants of ETRAX_SPI_MMC_BOARDJesper Nilsson2014-12-201-7/+0Star
* CRISv32: ETRAXFS: Fix recursive spinlockJesper Nilsson2014-12-201-69/+83
* CRISv32: Select MTDRAM for axisflashmapJesper Nilsson2014-12-201-0/+1
* CRISv32: Implement early consoleJesper Nilsson2014-12-201-26/+56
* CRISv32: Fix declaration mismatchJesper Nilsson2014-12-201-1/+0Star
* CRISv32: Rewrite of synchronous serial port driverJesper Nilsson2014-12-201-639/+791
* CRISv32: Better handling of watchdog biteJesper Nilsson2014-12-201-11/+17
* CRIS: Export missing function symbolsJesper Nilsson2014-12-201-8/+7Star
* CRISv32: Add missing include for mm.hJesper Nilsson2014-12-201-0/+1
* CRISv32: Drop obsolete file for SPI driverJesper Nilsson2014-12-191-1/+0Star
* sched, cleanup, treewide: Remove set_current_state(TASK_RUNNING) after schedu...Kirill Tkhai2014-09-191-1/+0Star
* cris: Use sigsp()Richard Weinberger2014-08-061-12/+4Star
* cris: Use get_signal() signal_setup_done()Richard Weinberger2014-08-061-47/+30Star
* cris: update comments for generic idle conversionGeert Uytterhoeven2014-06-071-5/+1Star
* Merge branch 'master' into for-nextJiri Kosina2014-02-2011-29/+43
|\
| * Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2014-01-281-2/+0Star
| |\
| | * cramfs: take headers to fs/cramfsAl Viro2014-01-251-2/+0Star
| * | CRIS: Add missing syscallsJesper Nilsson2014-01-091-9/+25
| * | cris: sync_serial: remove interruptible_sleep_onArnd Bergmann2014-01-091-1/+3
| * | cris: remove deprecated IRQF_DISABLEDMichael Opdenacker2014-01-088-17/+15Star
| |/
* / Kconfig: Remove useless "default N" linesPaul Bolle2014-02-201-2/+0Star
|/
* CRIS: drop unused Kconfig symbolsPaul Bolle2013-09-102-398/+0Star
* cris: delete __cpuinit usage from all cris filesPaul Gortmaker2013-07-151-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2013-07-101-3/+1Star
|\
| * net: Add missing dependencies on NETDEVICESBen Hutchings2013-06-201-2/+1Star
| * net: Move MII out from under NET_CORE and hide itBen Hutchings2013-06-201-1/+0Star
* | Merge branch 'exotic-arch-fixes' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2013-07-031-7/+0Star
|\ \
| * | cris: Switch cris to drivers/KconfigGeert Uytterhoeven2013-06-161-7/+0Star
| |/
* / Finally eradicate CONFIG_HOTPLUGStephen Rothwell2013-06-031-1/+0Star
|/
* Merge tag 'for-linus-20130509' of git://git.infradead.org/linux-mtdLinus Torvalds2013-05-091-1/+0Star
|\
| * arch: cris: amend Kconfig after mtdchar mergeArtem Bityutskiy2013-04-051-1/+0Star
* | 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-021-167/+132Star
|\ \
| * | cris: Don't use create_proc_read_entry()David Howells2013-04-291-164/+132Star
| * | get rid of a bunch of open-coded create_proc_read_entry()Al Viro2013-04-091-4/+1Star
| |/
* | Merge branch 'akpm' (incoming from Andrew)Linus Torvalds2013-05-011-0/+3
|\ \
| * | dump_stack: unify debug information printed by show_regs()Tejun Heo2013-05-011-0/+3
* | | Merge tag 'pm+acpi-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-05-014-299/+0Star
|\ \ \ | |/ / |/| |
| * | cpufreq: cris: move cpufreq driver to drivers/cpufreqViresh Kumar2013-04-104-290/+0Star
| * | cpufreq: Notify all policy->cpus in cpufreq_notify_transition()Viresh Kumar2013-04-022-23/+14Star
| |/
* | cris: Use generic idle loopThomas Gleixner2013-04-082-10/+4Star
* | arch: Cleanup enable/disable_hltThomas Gleixner2013-04-081-5/+3Star
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-02-272-6/+5Star
|\
| * new helper: file_inode(file)Al Viro2013-02-232-6/+5Star
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-02-241-62/+6Star
|\ \
| * | cris: kill weird arguments of sys_{rt_,}sigreturn()Al Viro2013-02-041-8/+4Star
| * | cris: switch to generic old sigaction()Al Viro2013-02-041-36/+0Star