summaryrefslogtreecommitdiffstats
path: root/arch/cris/arch-v10/kernel
Commit message (Expand)AuthorAgeFilesLines
* cris: single_open() leaksAl Viro2013-05-051-1/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-05-011-168/+133
|\
| * cris: Don't use create_proc_read_entry()David Howells2013-04-291-166/+133
| * get rid of a bunch of open-coded create_proc_read_entry()Al Viro2013-04-091-3/+1
* | dump_stack: unify debug information printed by show_regs()Tejun Heo2013-04-301-0/+3
* | cris: Use generic idle loopThomas Gleixner2013-04-081-1/+2
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-02-231-58/+7
|\
| * cris: kill weird arguments of sys_{rt_,}sigreturn()Al Viro2013-02-031-8/+4
| * cris: switch to generic old sigaction()Al Viro2013-02-031-31/+0
| * cris: switch to generic old sigsuspendAl Viro2013-02-031-12/+0
| * cris: don't leave ->uc_stack unitialized - we'll use its contents on sigreturnAl Viro2013-02-031-0/+2
| * cris: switch to generic sigaltstackAl Viro2013-02-031-7/+1
* | time: convert arch_gettimeoffset to a pointerStephen Warren2012-12-241-2/+4
* | cris: move usec/nsec conversion to do_slow_gettimeoffsetStephen Warren2012-12-241-2/+2
|/
* flagday: don't pass regs to copy_thread()Al Viro2012-11-281-2/+1
* cris: switch to generic fork/vfork/cloneAl Viro2012-11-281-28/+4
* cris: switch to generic kernel_execve/sys_execveAl Viro2012-10-142-32/+2
* cris: switch to generic kernel_thread()Al Viro2012-10-142-60/+33
* vfs: define struct filename and have getname() return itJeff Layton2012-10-121-2/+2
* new helper: signal_delivered()Al Viro2012-06-011-1/+1
* most of set_current_blocked() callers want SIGKILL/SIGSTOP removed from setAl Viro2012-06-011-4/+0
* pull clearing RESTORE_SIGMASK into block_sigmask()Al Viro2012-06-011-12/+2
* new helper: sigmask_to_save()Al Viro2012-06-011-8/+3
* new helper: restore_saved_sigmask()Al Viro2012-06-011-4/+1
* Merge tag 'cris-for-linus' of git://jni.nu/crisLinus Torvalds2012-05-253-12/+1
|\
| * CRIS: Remove legacy RTC driversJesper Nilsson2012-04-052-11/+0
| * cris:fix the wrong function declearWanlong Gao2012-04-031-1/+1
* | cris: missing checks of __get_user()/__put_user() return valuesAl Viro2012-05-211-6/+6
* | cris: use set_current_blocked() and block_sigmask()Matt Fleming2012-05-211-17/+5
* | new helper: sigsuspend()Al Viro2012-05-211-12/+4
|/
* Disintegrate asm/system.h for CRISDavid Howells2012-03-288-2/+6
* kgdb: follow rename pack_hex_byte() to hex_byte_pack()Andy Shevchenko2011-10-311-3/+3
* All Arch: remove linkage for sys_nfsservctl system callNeilBrown2011-08-261-1/+1
* cris: add missing declaration of kgdb_init() and breakpoint()WANG Cong2011-08-031-0/+3
* ns: Wire up the setns system callEric W. Biederman2011-05-281-0/+1
* Merge branch 'for-linus' of git://www.jni.nu/crisLinus Torvalds2011-03-281-1/+1
|\
| * Correct auto-restart of syscalls via restartblockJesper Nilsson2011-03-211-1/+1
* | cris: Fix irq conversion falloutThomas Gleixner2011-03-171-1/+1
* | cris: arch-v10: Switch do_timer() to xtime_update()Torben Hohn2011-01-311-2/+2
|/
* cris: Convert V10 interrupt handlingThomas Gleixner2011-01-211-31/+10
* ptrace: cleanup arch_ptrace() on crisNamhyung Kim2010-10-271-9/+8
* ptrace: change signature of arch_ptrace()Namhyung Kim2010-10-271-3/+4
* Make do_execve() take a const filename pointerDavid Howells2010-08-171-1/+3
* CRIS: Correct address of the romfs in boot imageJesper Nilsson2010-08-041-1/+1
* CRIS: Fasttimer: Remove obsolete ifdefJesper Nilsson2010-08-041-5/+1
* CRIS: GENERIC_TIME fixesJesper Nilsson2010-08-041-52/+2
* Merge branch 'for-linus' of git://www.jni.nu/crisLinus Torvalds2010-06-011-4/+4
|\
| * CRIS: Don't use mask_irq as symbol nameJesper Nilsson2010-05-251-4/+4
* | Merge branch 'timers-for-linus-cleanups' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2010-05-191-35/+2
|\ \ | |/ |/|
| * cris: Convert cris to use read/update_persistent_clockJohn Stultz2010-03-131-35/+2
OpenPOWER on IntegriCloud