aboutsummaryrefslogtreecommitdiffstats
path: root/arch/cris/arch-v10/kernel
Commit message (Expand)AuthorAge
* cris: switch to generic old sigsuspendAl Viro2013-02-03
* cris: don't leave ->uc_stack unitialized - we'll use its contents on sigreturnAl Viro2013-02-03
* cris: switch to generic sigaltstackAl Viro2013-02-03
* flagday: don't pass regs to copy_thread()Al Viro2012-11-28
* cris: switch to generic fork/vfork/cloneAl Viro2012-11-28
* cris: switch to generic kernel_execve/sys_execveAl Viro2012-10-14
* cris: switch to generic kernel_thread()Al Viro2012-10-14
* vfs: define struct filename and have getname() return itJeff Layton2012-10-12
* new helper: signal_delivered()Al Viro2012-06-01
* most of set_current_blocked() callers want SIGKILL/SIGSTOP removed from setAl Viro2012-06-01
* pull clearing RESTORE_SIGMASK into block_sigmask()Al Viro2012-06-01
* new helper: sigmask_to_save()Al Viro2012-06-01
* new helper: restore_saved_sigmask()Al Viro2012-06-01
* Merge tag 'cris-for-linus' of git://jni.nu/crisLinus Torvalds2012-05-25
|\
| * CRIS: Remove legacy RTC driversJesper Nilsson2012-04-05
| * cris:fix the wrong function declearWanlong Gao2012-04-03
* | cris: missing checks of __get_user()/__put_user() return valuesAl Viro2012-05-21
* | cris: use set_current_blocked() and block_sigmask()Matt Fleming2012-05-21
* | new helper: sigsuspend()Al Viro2012-05-21
|/
* Disintegrate asm/system.h for CRISDavid Howells2012-03-28
* kgdb: follow rename pack_hex_byte() to hex_byte_pack()Andy Shevchenko2011-10-31
* All Arch: remove linkage for sys_nfsservctl system callNeilBrown2011-08-26
* cris: add missing declaration of kgdb_init() and breakpoint()WANG Cong2011-08-03
* ns: Wire up the setns system callEric W. Biederman2011-05-28
* Merge branch 'for-linus' of git://www.jni.nu/crisLinus Torvalds2011-03-28
|\
| * Correct auto-restart of syscalls via restartblockJesper Nilsson2011-03-21
* | cris: Fix irq conversion falloutThomas Gleixner2011-03-17
* | cris: arch-v10: Switch do_timer() to xtime_update()Torben Hohn2011-01-31
|/
* cris: Convert V10 interrupt handlingThomas Gleixner2011-01-21
* ptrace: cleanup arch_ptrace() on crisNamhyung Kim2010-10-27
* ptrace: change signature of arch_ptrace()Namhyung Kim2010-10-27
* Make do_execve() take a const filename pointerDavid Howells2010-08-17
* CRIS: Correct address of the romfs in boot imageJesper Nilsson2010-08-04
* CRIS: Fasttimer: Remove obsolete ifdefJesper Nilsson2010-08-04
* CRIS: GENERIC_TIME fixesJesper Nilsson2010-08-04
* Merge branch 'for-linus' of git://www.jni.nu/crisLinus Torvalds2010-06-01
|\
| * CRIS: Don't use mask_irq as symbol nameJesper Nilsson2010-05-25
* | Merge branch 'timers-for-linus-cleanups' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2010-05-19
|\ \ | |/ |/|
| * cris: Convert cris to use read/update_persistent_clockJohn Stultz2010-03-12
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* | cris arch-v10: use generic ptrace_resume codeChristoph Hellwig2010-03-12
* | Add generic sys_old_mmap()Christoph Hellwig2010-03-12
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Linus Torvalds2010-03-03
|\
| * percpu: remove per_cpu__ prefix.Rusty Russell2009-10-29
* | cris: Fixup last users of irq_chip->typenameThomas Gleixner2009-11-19
|/
* CRIS: convert to asm-generic/hardirq.hChristoph Hellwig2009-09-01
* CRISv10: remove redundant tests on unsignedRoel Kluin2009-06-23
* CRIS: Wire up syscalls signalfd4 to writev.Jesper Nilsson2009-04-28
* Merge branch 'for-linus' of git://repo.or.cz/cris-mirrorLinus Torvalds2009-04-05
|\
| * cris: convert obsolete hw_interrupt_type to struct irq_chipThomas Gleixner2009-04-02