aboutsummaryrefslogtreecommitdiffstats
path: root/arch/cris/arch-v32 (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2013-04-30Merge branch 'akpm' (incoming from Andrew)Linus Torvalds1-0/+3
2013-04-30dump_stack: unify debug information printed by show_regs()Tejun Heo1-0/+3
2013-04-30Merge tag 'pm+acpi-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds4-299/+0
2013-04-29cris: Don't use create_proc_read_entry()David Howells1-164/+132
2013-04-10cpufreq: cris: move cpufreq driver to drivers/cpufreqViresh Kumar4-290/+0
2013-04-09get rid of a bunch of open-coded create_proc_read_entry()Al Viro1-4/+1
2013-04-08cris: Use generic idle loopThomas Gleixner2-10/+4
2013-04-08arch: Cleanup enable/disable_hltThomas Gleixner1-5/+3
2013-04-05arch: cris: amend Kconfig after mtdchar mergeArtem Bityutskiy1-1/+0
2013-04-02cpufreq: Notify all policy->cpus in cpufreq_notify_transition()Viresh Kumar2-23/+14
2013-02-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds2-6/+5
2013-02-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signalLinus Torvalds1-62/+6
2013-02-22new helper: file_inode(file)Al Viro2-6/+5
2013-02-03cris: kill weird arguments of sys_{rt_,}sigreturn()Al Viro1-8/+4
2013-02-03cris: switch to generic old sigaction()Al Viro1-36/+0
2013-02-03cris: switch to generic old sigsuspendAl Viro1-11/+0
2013-02-03cris: don't leave ->uc_stack unitialized - we'll use its contents on sigreturnAl Viro1-0/+1
2013-02-03cris: switch to generic sigaltstackAl Viro1-7/+1
2013-01-11arch/cris/arch-v32/drivers: remove depends on CONFIG_EXPERIMENTALKees Cook1-2/+2
2013-01-03ARCH: drivers remove __dev* attributes.Greg Kroah-Hartman2-2/+2
2012-11-28flagday: don't pass regs to copy_thread()Al Viro1-2/+1
2012-11-28cris: switch to generic fork/vfork/cloneAl Viro1-32/+5
2012-10-14cris: switch to generic kernel_execve/sys_execveAl Viro2-33/+2
2012-10-14cris: switch to generic kernel_thread()Al Viro2-52/+35
2012-10-12vfs: define struct filename and have getname() return itJeff Layton1-2/+2
2012-10-03Merge tag 'cris-for-linus-3.7' of git://jni.nu/crisLinus Torvalds11-439/+2
2012-10-03CRIS: Remove VCS simulator specific codeJesper Nilsson10-414/+2
2012-10-03cris/PCI: remove pcibios_assign_resources()Bjorn Helgaas1-25/+0