aboutsummaryrefslogtreecommitdiffstats
path: root/arch/cris/arch-v32 (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-04-26Merge tag 'cris-for-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/jesper/crisLinus Torvalds12-575/+136
2015-04-15Merge branch 'akpm' (patches from Andrew)Linus Torvalds2-76/+71
2015-04-15cris fasttimer: remove use of seq_printf return valueJoe Perches1-46/+39
2015-04-15cris: remove use of seq_printf return valueJoe Perches1-30/+32
2015-04-12arch: Remove exec_domain from remaining archsRichard Weinberger1-2/+0
2015-03-25CRISv32: use GENERIC_SCHED_CLOCKRabin Vincent1-0/+9
2015-03-25CRISv32: use MMIO clocksourceRabin Vincent1-21/+4
2015-03-25CRISv32: use generic clockeventsRabin Vincent1-60/+85
2015-03-25CRIS: remove SMP codeRabin Vincent10-458/+1
2015-03-25CRISv32: handle multiple signalsRabin Vincent1-32/+3
2015-03-25CRISv32: prevent bogus restarts on sigreturnRabin Vincent2-2/+8
2015-03-25CRISv32: don't attempt syscall restart on irq exitRabin Vincent1-0/+2
2015-03-25CRISv32: add irq domains supportRabin Vincent1-3/+25
2015-02-15Merge tag 'cris-for-3.20' of git://git.kernel.org/pub/scm/linux/kernel/git/jesper/crisLinus Torvalds2-2/+6
2015-02-14CRISv32: Remove unnecessary KERN_INFO from sync_serialMasanari Iida1-2/+2
2015-02-12all arches, signal: move restart_block to struct task_structAndy Lutomirski1-1/+1
2015-01-29CRISv32: Avoid warning of unused variableJesper Nilsson1-0/+4
2015-01-20VFS: Convert file->f_dentry->d_inode to file_inode()David Howells1-1/+1
2014-12-20CRISv32: Remove last remnants of ETRAX_SPI_MMC_BOARDJesper Nilsson1-7/+0
2014-12-20CRISv32: ETRAXFS: Fix recursive spinlockJesper Nilsson1-69/+83
2014-12-20CRISv32: Select MTDRAM for axisflashmapJesper Nilsson1-0/+1
2014-12-20CRISv32: Implement early consoleJesper Nilsson1-26/+56
2014-12-20CRISv32: Fix declaration mismatchJesper Nilsson1-1/+0
2014-12-20CRISv32: Rewrite of synchronous serial port driverJesper Nilsson1-639/+791
2014-12-20CRISv32: Better handling of watchdog biteJesper Nilsson1-11/+17
2014-12-20CRIS: Export missing function symbolsJesper Nilsson1-8/+7
2014-12-20CRISv32: Add missing include for mm.hJesper Nilsson1-0/+1
2014-12-19CRISv32: Drop obsolete file for SPI driverJesper Nilsson1-1/+0
2014-09-19sched, cleanup, treewide: Remove set_current_state(TASK_RUNNING) after schedule()Kirill Tkhai1-1/+0
2014-08-06cris: Use sigsp()Richard Weinberger1-12/+4
2014-08-06cris: Use get_signal() signal_setup_done()Richard Weinberger1-47/+30
2014-06-06cris: update comments for generic idle conversionGeert Uytterhoeven1-5/+1
2014-02-20Merge branch 'master' into for-nextJiri Kosina11-29/+43
2014-02-20Kconfig: Remove useless "default N" linesPaul Bolle1-2/+0
2014-01-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-2/+0
2014-01-25cramfs: take headers to fs/cramfsAl Viro1-2/+0
2014-01-09CRIS: Add missing syscallsJesper Nilsson1-9/+25
2014-01-09cris: sync_serial: remove interruptible_sleep_onArnd Bergmann1-1/+3
2014-01-08cris: remove deprecated IRQF_DISABLEDMichael Opdenacker8-17/+15
2013-09-10CRIS: drop unused Kconfig symbolsPaul Bolle2-398/+0
2013-07-14cris: delete __cpuinit usage from all cris filesPaul Gortmaker1-1/+1
2013-07-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-3/+1
2013-07-03Merge branch 'exotic-arch-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68kLinus Torvalds1-7/+0
2013-06-19net: Add missing dependencies on NETDEVICESBen Hutchings1-2/+1
2013-06-19net: Move MII out from under NET_CORE and hide itBen Hutchings1-1/+0
2013-06-16cris: Switch cris to drivers/KconfigGeert Uytterhoeven1-7/+0
2013-06-03Finally eradicate CONFIG_HOTPLUGStephen Rothwell1-1/+0
2013-05-09Merge tag 'for-linus-20130509' of git://git.infradead.org/linux-mtdLinus Torvalds1-1/+0
2013-05-05cris: single_open() leaksAl Viro1-1/+1
2013-05-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-167/+132