aboutsummaryrefslogtreecommitdiff
path: root/arch/cris/arch-v10
AgeCommit message (Expand)AuthorFilesLines
2012-11-28flagday: don't pass regs to copy_thread()Gravatar Al Viro 1-2/+1
2012-11-28cris: switch to generic fork/vfork/cloneGravatar Al Viro 1-28/+4
2012-10-14cris: switch to generic kernel_execve/sys_execveGravatar Al Viro 2-32/+2
2012-10-14cris: switch to generic kernel_thread()Gravatar Al Viro 2-60/+33
2012-10-12vfs: define struct filename and have getname() return itGravatar Jeff Layton 1-2/+2
2012-06-01new helper: signal_delivered()Gravatar Al Viro 1-1/+1
2012-06-01most of set_current_blocked() callers want SIGKILL/SIGSTOP removed from setGravatar Al Viro 1-4/+0
2012-06-01pull clearing RESTORE_SIGMASK into block_sigmask()Gravatar Al Viro 1-12/+2
2012-06-01new helper: sigmask_to_save()Gravatar Al Viro 1-8/+3
2012-06-01new helper: restore_saved_sigmask()Gravatar Al Viro 1-4/+1
2012-05-25Merge tag 'cris-for-linus' of git://jni.nu/crisGravatar Linus Torvalds 6-910/+1
2012-05-21cris: missing checks of __get_user()/__put_user() return valuesGravatar Al Viro 1-6/+6
2012-05-21cris: use set_current_blocked() and block_sigmask()Gravatar Matt Fleming 1-17/+5
2012-05-21new helper: sigsuspend()Gravatar Al Viro 1-12/+4
2012-04-19cris: Remove old legacy "-traditional" flag from arch-v10/lib/MakefileGravatar Paul Gortmaker 1-3/+0
2012-04-05CRIS: Remove legacy RTC driversGravatar Jesper Nilsson 4-906/+0
2012-04-03cris:fix the wrong function declearGravatar Wanlong Gao 1-1/+1
2012-03-28Disintegrate asm/system.h for CRISGravatar David Howells 13-7/+6
2011-11-09net: Fix references to deleted NET_ETHERNET Kconfig setting.Gravatar David S. Miller 1-1/+1
2011-10-31kgdb: follow rename pack_hex_byte() to hex_byte_pack()Gravatar Andy Shevchenko 1-3/+3
2011-10-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextGravatar Linus Torvalds 1-0/+1
2011-10-11Fix file references in Kconfig filesGravatar Johann Felix Soden 1-6/+6
2011-09-22Merge branch 'master' of github.com:davem330/netGravatar David S. Miller 1-1/+1
2011-09-15MII: fix Kconfig dependencies for MIIGravatar Jeff Kirsher 1-0/+1
2011-08-26All Arch: remove linkage for sys_nfsservctl system callGravatar NeilBrown 1-1/+1
2011-08-03cris: add missing declaration of kgdb_init() and breakpoint()Gravatar WANG Cong 1-0/+3
2011-08-03cris: fix the prototype of sync_serial_ioctl()Gravatar WANG Cong 1-1/+1
2011-08-03cris: fix a build error in sync_serial_open()Gravatar WANG Cong 1-2/+2
2011-05-28Merge branch 'setns'Gravatar Linus Torvalds 1-0/+1
2011-05-28ns: Wire up the setns system callGravatar Eric W. Biederman 1-0/+1
2011-05-25mtd: cris: convert to mtd_device_register()Gravatar Jamie Iles 1-4/+6
2011-03-31Fix common misspellingsGravatar Lucas De Marchi 2-2/+2
2011-03-28Merge branch 'for-linus' of git://www.jni.nu/crisGravatar Linus Torvalds 2-2/+2
2011-03-25Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Gravatar Artem Bityutskiy 3-4/+4
2011-03-21Correct auto-restart of syscalls via restartblockGravatar Jesper Nilsson 1-1/+1
2011-03-21CRISv10: Fix return before mutex_unlock in pcf8563Gravatar Jesper Nilsson 1-1/+1
2011-03-18Merge branches 'irq-fixes-for-linus' and 'sched-fixes-for-linus' of git://git...Gravatar Linus Torvalds 1-1/+1
2011-03-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Gravatar Linus Torvalds 1-1/+1
2011-03-17cris: Fix irq conversion falloutGravatar Thomas Gleixner 1-1/+1
2011-03-11CRIS: stop checking for MTD_CONCATGravatar Dmitry Eremin-Solenikov 1-6/+0
2011-02-16cris: fix comment typo occationally to occasionallyGravatar Justin P. Mattock 1-1/+1
2011-01-31cris: arch-v10: Switch do_timer() to xtime_update()Gravatar Torben Hohn 1-2/+2
2011-01-21cris: Convert V10 interrupt handlingGravatar Thomas Gleixner 1-31/+10
2010-10-27ptrace: cleanup arch_ptrace() on crisGravatar Namhyung Kim 1-9/+8
2010-10-27ptrace: change signature of arch_ptrace()Gravatar Namhyung Kim 1-3/+4
2010-10-22Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklGravatar Linus Torvalds 5-1/+6
2010-10-15llseek: automatically add .llseek fopGravatar Arnd Bergmann 5-1/+6
2010-09-26cris: autoconvert trivial BKL usersGravatar Arnd Bergmann 3-11/+13
2010-08-17Make do_execve() take a const filename pointerGravatar David Howells 1-1/+3
2010-08-04CRIS: Correct address of the romfs in boot imageGravatar Jesper Nilsson 1-1/+1