aboutsummaryrefslogtreecommitdiffstats
path: root/arch/cris/arch-v10/kernel (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-06-01new helper: signal_delivered()Al Viro1-1/+1
2012-06-01most of set_current_blocked() callers want SIGKILL/SIGSTOP removed from setAl Viro1-4/+0
2012-06-01pull clearing RESTORE_SIGMASK into block_sigmask()Al Viro1-12/+2
2012-06-01new helper: sigmask_to_save()Al Viro1-8/+3
2012-06-01new helper: restore_saved_sigmask()Al Viro1-4/+1
2012-05-25Merge tag 'cris-for-linus' of git://jni.nu/crisLinus Torvalds3-12/+1
2012-05-21cris: missing checks of __get_user()/__put_user() return valuesAl Viro1-6/+6
2012-05-21cris: use set_current_blocked() and block_sigmask()Matt Fleming1-17/+5
2012-05-21new helper: sigsuspend()Al Viro1-12/+4
2012-04-05CRIS: Remove legacy RTC driversJesper Nilsson2-11/+0
2012-04-03cris:fix the wrong function declearWanlong Gao1-1/+1
2012-03-28Disintegrate asm/system.h for CRISDavid Howells8-2/+6
2011-10-31kgdb: follow rename pack_hex_byte() to hex_byte_pack()Andy Shevchenko1-3/+3
2011-08-26All Arch: remove linkage for sys_nfsservctl system callNeilBrown1-1/+1
2011-08-03cris: add missing declaration of kgdb_init() and breakpoint()WANG Cong1-0/+3
2011-05-28ns: Wire up the setns system callEric W. Biederman1-0/+1
2011-03-28Merge branch 'for-linus' of git://www.jni.nu/crisLinus Torvalds1-1/+1
2011-03-21Correct auto-restart of syscalls via restartblockJesper Nilsson1-1/+1
2011-03-17cris: Fix irq conversion falloutThomas Gleixner1-1/+1
2011-01-31cris: arch-v10: Switch do_timer() to xtime_update()Torben Hohn1-2/+2
2011-01-21cris: Convert V10 interrupt handlingThomas Gleixner1-31/+10
2010-10-27ptrace: cleanup arch_ptrace() on crisNamhyung Kim1-9/+8
2010-10-27ptrace: change signature of arch_ptrace()Namhyung Kim1-3/+4
2010-08-17Make do_execve() take a const filename pointerDavid Howells1-1/+3
2010-08-04CRIS: Correct address of the romfs in boot imageJesper Nilsson1-1/+1
2010-08-04CRIS: Fasttimer: Remove obsolete ifdefJesper Nilsson1-5/+1
2010-08-04CRIS: GENERIC_TIME fixesJesper Nilsson1-52/+2
2010-06-01Merge branch 'for-linus' of git://www.jni.nu/crisLinus Torvalds1-4/+4
2010-05-25CRIS: Don't use mask_irq as symbol nameJesper Nilsson1-4/+4
2010-05-19Merge branch 'timers-for-linus-cleanups' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-35/+2
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-1/+1
2010-03-13cris: Convert cris to use read/update_persistent_clockJohn Stultz1-35/+2
2010-03-12cris arch-v10: use generic ptrace_resume codeChristoph Hellwig1-51/+0
2010-03-12Add generic sys_old_mmap()Christoph Hellwig1-1/+1
2010-03-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpuLinus Torvalds1-1/+1
2009-11-19cris: Fixup last users of irq_chip->typenameThomas Gleixner1-1/+1
2009-10-29percpu: remove per_cpu__ prefix.Rusty Russell1-1/+1
2009-09-01CRIS: convert to asm-generic/hardirq.hChristoph Hellwig1-1/+0
2009-06-23CRISv10: remove redundant tests on unsignedRoel Kluin1-2/+2
2009-04-28CRIS: Wire up syscalls signalfd4 to writev.Jesper Nilsson1-3/+11
2009-04-05Merge branch 'for-linus' of git://repo.or.cz/cris-mirrorLinus Torvalds1-1/+1
2009-04-02Simplify copy_thread()Alexey Dobriyan1-1/+1
2009-04-02cris: convert obsolete hw_interrupt_type to struct irq_chipThomas Gleixner1-1/+1
2009-03-30cpumask: remove references to struct irqaction's mask field.Rusty Russell1-1/+0
2009-01-14[CVE-2009-0029] Rename old_readdir to sys_old_readdirHeiko Carstens1-1/+1
2008-10-31[CRIS] Merge asm-offsets.c for both arches into one file.Jesper Nilsson1-47/+0
2008-10-29[CRIS] Move header files from include to arch/cris/include.Jesper Nilsson11-12/+12
2008-07-26cris: use the common ascii hex helpersHarvey Harrison1-55/+24
2008-06-30[CRISv10] Correct whitespace damage.Jesper Nilsson1-4/+4
2008-06-29cris: compile fixes for 2.6.26-rc5Hinko Kocevar1-7/+13