summaryrefslogtreecommitdiff
path: root/arch/cris/arch-v10/kernel
AgeCommit message (Expand)Author
2013-02-03cris: switch to generic old sigaction()Al Viro
2013-02-03cris: switch to generic old sigsuspendAl Viro
2013-02-03cris: don't leave ->uc_stack unitialized - we'll use its contents on sigreturnAl Viro
2013-02-03cris: switch to generic sigaltstackAl Viro
2012-11-29flagday: don't pass regs to copy_thread()Al Viro
2012-11-29cris: switch to generic fork/vfork/cloneAl Viro
2012-10-15cris: switch to generic kernel_execve/sys_execveAl Viro
2012-10-15cris: switch to generic kernel_thread()Al Viro
2012-10-13vfs: 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-22cris: missing checks of __get_user()/__put_user() return valuesAl Viro
2012-05-22cris: use set_current_blocked() and block_sigmask()Matt Fleming
2012-05-22new helper: sigsuspend()Al Viro
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-01kgdb: follow rename pack_hex_byte() to hex_byte_pack()Andy Shevchenko
2011-08-26All Arch: remove linkage for sys_nfsservctl system callNeilBrown
2011-08-04cris: add missing declaration of kgdb_init() and breakpoint()WANG Cong
2011-05-28ns: Wire up the setns system callEric W. Biederman
2011-03-28Merge branch 'for-linus' of git://www.jni.nu/crisLinus Torvalds
2011-03-21Correct auto-restart of syscalls via restartblockJesper Nilsson
2011-03-17cris: Fix irq conversion falloutThomas Gleixner
2011-01-31cris: arch-v10: Switch do_timer() to xtime_update()Torben Hohn
2011-01-21cris: Convert V10 interrupt handlingThomas Gleixner
2010-10-28ptrace: cleanup arch_ptrace() on crisNamhyung Kim
2010-10-28ptrace: change signature of arch_ptrace()Namhyung Kim
2010-08-18Make do_execve() take a const filename pointerDavid Howells
2010-08-04CRIS: Correct address of the romfs in boot imageJesper Nilsson
2010-08-04CRIS: Fasttimer: Remove obsolete ifdefJesper Nilsson
2010-08-04CRIS: GENERIC_TIME fixesJesper Nilsson
2010-06-01Merge branch 'for-linus' of git://www.jni.nu/crisLinus Torvalds
2010-05-25CRIS: Don't use mask_irq as symbol nameJesper Nilsson
2010-05-20Merge branch 'timers-for-linus-cleanups' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-03-13cris: Convert cris to use read/update_persistent_clockJohn Stultz
2010-03-12cris arch-v10: use generic ptrace_resume codeChristoph Hellwig
2010-03-12Add generic sys_old_mmap()Christoph Hellwig
2010-03-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Linus Torvalds
2009-11-19cris: Fixup last users of irq_chip->typenameThomas Gleixner
2009-10-29percpu: remove per_cpu__ prefix.Rusty Russell
2009-09-01CRIS: convert to asm-generic/hardirq.hChristoph Hellwig
2009-06-23CRISv10: remove redundant tests on unsignedRoel Kluin
2009-04-28CRIS: Wire up syscalls signalfd4 to writev.Jesper Nilsson
2009-04-05Merge branch 'for-linus' of git://repo.or.cz/cris-mirrorLinus Torvalds