aboutsummaryrefslogtreecommitdiff
path: root/arch/cris/arch-v10
AgeCommit message (Expand)Author
2013-02-22new helper: file_inode(file)Al Viro
2012-11-28flagday: don't pass regs to copy_thread()Al Viro
2012-11-28cris: switch to generic fork/vfork/cloneAl Viro
2012-10-14cris: switch to generic kernel_execve/sys_execveAl Viro
2012-10-14cris: switch to generic kernel_thread()Al Viro
2012-10-12vfs: define struct filename and have getname() return itJeff Layton
2012-06-01new helper: signal_delivered()Al Viro
2012-06-01most of set_current_blocked() callers want SIGKILL/SIGSTOP removed from setAl Viro
2012-06-01pull clearing RESTORE_SIGMASK into block_sigmask()Al Viro
2012-06-01new helper: sigmask_to_save()Al Viro
2012-06-01new helper: restore_saved_sigmask()Al Viro
2012-05-25Merge tag 'cris-for-linus' of git://jni.nu/crisLinus Torvalds
2012-05-21cris: missing checks of __get_user()/__put_user() return valuesAl Viro
2012-05-21cris: use set_current_blocked() and block_sigmask()Matt Fleming
2012-05-21new helper: sigsuspend()Al Viro
2012-04-19cris: Remove old legacy "-traditional" flag from arch-v10/lib/MakefilePaul Gortmaker
2012-04-05CRIS: Remove legacy RTC driversJesper Nilsson
2012-04-03cris:fix the wrong function declearWanlong Gao
2012-03-28Disintegrate asm/system.h for CRISDavid Howells
2011-11-09net: Fix references to deleted NET_ETHERNET Kconfig setting.David S. Miller
2011-10-31kgdb: follow rename pack_hex_byte() to hex_byte_pack()Andy Shevchenko
2011-10-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2011-10-11Fix file references in Kconfig filesJohann Felix Soden
2011-09-22Merge branch 'master' of github.com:davem330/netDavid S. Miller
2011-09-15MII: fix Kconfig dependencies for MIIJeff Kirsher
2011-08-26All Arch: remove linkage for sys_nfsservctl system callNeilBrown
2011-08-03cris: add missing declaration of kgdb_init() and breakpoint()WANG Cong
2011-08-03cris: fix the prototype of sync_serial_ioctl()WANG Cong
2011-08-03cris: fix a build error in sync_serial_open()WANG Cong
2011-05-28Merge branch 'setns'Linus Torvalds
2011-05-28ns: Wire up the setns system callEric W. Biederman
2011-05-25mtd: cris: convert to mtd_device_register()Jamie Iles
2011-03-31Fix common misspellingsLucas De Marchi
2011-03-28Merge branch 'for-linus' of git://www.jni.nu/crisLinus Torvalds
2011-03-25Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Artem Bityutskiy
2011-03-21Correct auto-restart of syscalls via restartblockJesper Nilsson
2011-03-21CRISv10: Fix return before mutex_unlock in pcf8563Jesper Nilsson
2011-03-18Merge branches 'irq-fixes-for-linus' and 'sched-fixes-for-linus' of git://git...Linus Torvalds
2011-03-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2011-03-17cris: Fix irq conversion falloutThomas Gleixner
2011-03-11CRIS: stop checking for MTD_CONCATDmitry Eremin-Solenikov
2011-02-16cris: fix comment typo occationally to occasionallyJustin P. Mattock
2011-01-31cris: arch-v10: Switch do_timer() to xtime_update()Torben Hohn
2011-01-21cris: Convert V10 interrupt handlingThomas Gleixner
2010-10-27ptrace: cleanup arch_ptrace() on crisNamhyung Kim
2010-10-27ptrace: change signature of arch_ptrace()Namhyung Kim
2010-10-22Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds
2010-10-15llseek: automatically add .llseek fopArnd Bergmann
2010-09-26cris: autoconvert trivial BKL usersArnd Bergmann
2010-08-17Make do_execve() take a const filename pointerDavid Howells