summaryrefslogtreecommitdiff
path: root/arch/cris/arch-v32
AgeCommit message (Expand)Author
2015-02-15Merge tag 'cris-for-3.20' of git://git.kernel.org/pub/scm/linux/kernel/git/je...Linus Torvalds
2015-02-14CRISv32: Remove unnecessary KERN_INFO from sync_serialMasanari Iida
2015-02-12all arches, signal: move restart_block to struct task_structAndy Lutomirski
2015-01-29CRISv32: Avoid warning of unused variableJesper Nilsson
2015-01-20VFS: Convert file->f_dentry->d_inode to file_inode()David Howells
2014-12-20CRISv32: Remove last remnants of ETRAX_SPI_MMC_BOARDJesper Nilsson
2014-12-20CRISv32: ETRAXFS: Fix recursive spinlockJesper Nilsson
2014-12-20CRISv32: Select MTDRAM for axisflashmapJesper Nilsson
2014-12-20CRISv32: Implement early consoleJesper Nilsson
2014-12-20CRISv32: Fix declaration mismatchJesper Nilsson
2014-12-20CRISv32: Rewrite of synchronous serial port driverJesper Nilsson
2014-12-20CRISv32: Better handling of watchdog biteJesper Nilsson
2014-12-20CRIS: Export missing function symbolsJesper Nilsson
2014-12-20CRISv32: Add missing include for mm.hJesper Nilsson
2014-12-19CRISv32: Drop obsolete file for SPI driverJesper Nilsson
2014-09-19sched, cleanup, treewide: Remove set_current_state(TASK_RUNNING) after schedu...Kirill Tkhai
2014-08-06cris: Use sigsp()Richard Weinberger
2014-08-06cris: Use get_signal() signal_setup_done()Richard Weinberger
2014-06-06cris: update comments for generic idle conversionGeert Uytterhoeven
2014-02-20Merge branch 'master' into for-nextJiri Kosina
2014-02-20Kconfig: Remove useless "default N" linesPaul Bolle
2014-01-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2014-01-25cramfs: take headers to fs/cramfsAl Viro
2014-01-09CRIS: Add missing syscallsJesper Nilsson
2014-01-09cris: sync_serial: remove interruptible_sleep_onArnd Bergmann
2014-01-08cris: remove deprecated IRQF_DISABLEDMichael Opdenacker
2013-09-10CRIS: drop unused Kconfig symbolsPaul Bolle
2013-07-14cris: delete __cpuinit usage from all cris filesPaul Gortmaker
2013-07-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2013-07-03Merge branch 'exotic-arch-fixes' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2013-06-19net: Add missing dependencies on NETDEVICESBen Hutchings
2013-06-19net: Move MII out from under NET_CORE and hide itBen Hutchings
2013-06-16cris: Switch cris to drivers/KconfigGeert Uytterhoeven
2013-06-03Finally eradicate CONFIG_HOTPLUGStephen Rothwell
2013-05-09Merge tag 'for-linus-20130509' of git://git.infradead.org/linux-mtdLinus Torvalds
2013-05-05cris: single_open() leaksAl Viro
2013-05-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-04-30Merge branch 'akpm' (incoming from Andrew)Linus Torvalds
2013-04-30dump_stack: unify debug information printed by show_regs()Tejun Heo
2013-04-30Merge tag 'pm+acpi-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2013-04-29cris: Don't use create_proc_read_entry()David Howells
2013-04-10cpufreq: cris: move cpufreq driver to drivers/cpufreqViresh Kumar
2013-04-09get rid of a bunch of open-coded create_proc_read_entry()Al Viro
2013-04-08cris: Use generic idle loopThomas Gleixner
2013-04-08arch: Cleanup enable/disable_hltThomas Gleixner
2013-04-05arch: cris: amend Kconfig after mtdchar mergeArtem Bityutskiy
2013-04-02cpufreq: Notify all policy->cpus in cpufreq_notify_transition()Viresh Kumar
2013-02-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-02-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-02-22new helper: file_inode(file)Al Viro