aboutsummaryrefslogtreecommitdiffstats
path: root/arch/cris/arch-v32
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: Remove unnecessary KERN_INFO from sync_serialMasanari Iida2015-02-14
| * CRISv32: Avoid warning of unused variableJesper Nilsson2015-01-29
* | all arches, signal: move restart_block to struct task_structAndy Lutomirski2015-02-12
|/
* VFS: Convert file->f_dentry->d_inode to file_inode()David Howells2015-01-20
* CRISv32: Remove last remnants of ETRAX_SPI_MMC_BOARDJesper Nilsson2014-12-19
* CRISv32: ETRAXFS: Fix recursive spinlockJesper Nilsson2014-12-19
* CRISv32: Select MTDRAM for axisflashmapJesper Nilsson2014-12-19
* CRISv32: Implement early consoleJesper Nilsson2014-12-19
* CRISv32: Fix declaration mismatchJesper Nilsson2014-12-19
* CRISv32: Rewrite of synchronous serial port driverJesper Nilsson2014-12-19
* CRISv32: Better handling of watchdog biteJesper Nilsson2014-12-19
* CRIS: Export missing function symbolsJesper Nilsson2014-12-19
* CRISv32: Add missing include for mm.hJesper Nilsson2014-12-19
* CRISv32: Drop obsolete file for SPI driverJesper Nilsson2014-12-19
* sched, cleanup, treewide: Remove set_current_state(TASK_RUNNING) after schedu...Kirill Tkhai2014-09-19
* cris: Use sigsp()Richard Weinberger2014-08-06
* cris: Use get_signal() signal_setup_done()Richard Weinberger2014-08-06
* cris: update comments for generic idle conversionGeert Uytterhoeven2014-06-06
* Merge branch 'master' into for-nextJiri Kosina2014-02-20
|\
| * Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2014-01-28
| |\
| | * cramfs: take headers to fs/cramfsAl Viro2014-01-25
| * | CRIS: Add missing syscallsJesper Nilsson2014-01-09
| * | cris: sync_serial: remove interruptible_sleep_onArnd Bergmann2014-01-09
| * | cris: remove deprecated IRQF_DISABLEDMichael Opdenacker2014-01-08
| |/
* / Kconfig: Remove useless "default N" linesPaul Bolle2014-02-20
|/
* CRIS: drop unused Kconfig symbolsPaul Bolle2013-09-10
* cris: delete __cpuinit usage from all cris filesPaul Gortmaker2013-07-14
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2013-07-09
|\
| * net: Add missing dependencies on NETDEVICESBen Hutchings2013-06-20
| * net: Move MII out from under NET_CORE and hide itBen Hutchings2013-06-20
* | Merge branch 'exotic-arch-fixes' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2013-07-03
|\ \
| * | cris: Switch cris to drivers/KconfigGeert Uytterhoeven2013-06-16
| |/
* / Finally eradicate CONFIG_HOTPLUGStephen Rothwell2013-06-03
|/
* Merge tag 'for-linus-20130509' of git://git.infradead.org/linux-mtdLinus Torvalds2013-05-09
|\
| * arch: cris: amend Kconfig after mtdchar mergeArtem Bityutskiy2013-04-05
* | cris: single_open() leaksAl Viro2013-05-05