summaryrefslogtreecommitdiffstats
path: root/arch/cris/arch-v10/kernel
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-1/+1
* | cris arch-v10: use generic ptrace_resume codeChristoph Hellwig2010-03-121-51/+0
* | Add generic sys_old_mmap()Christoph Hellwig2010-03-121-1/+1
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Linus Torvalds2010-03-031-1/+1
|\
| * percpu: remove per_cpu__ prefix.Rusty Russell2009-10-291-1/+1
* | cris: Fixup last users of irq_chip->typenameThomas Gleixner2009-11-191-1/+1
|/
* CRIS: convert to asm-generic/hardirq.hChristoph Hellwig2009-09-011-1/+0
* CRISv10: remove redundant tests on unsignedRoel Kluin2009-06-231-2/+2
* CRIS: Wire up syscalls signalfd4 to writev.Jesper Nilsson2009-04-281-3/+11
* Merge branch 'for-linus' of git://repo.or.cz/cris-mirrorLinus Torvalds2009-04-051-1/+1
|\
| * cris: convert obsolete hw_interrupt_type to struct irq_chipThomas Gleixner2009-04-021-1/+1
* | Simplify copy_thread()Alexey Dobriyan2009-04-021-1/+1
|/
* cpumask: remove references to struct irqaction's mask field.Rusty Russell2009-03-301-1/+0
* [CVE-2009-0029] Rename old_readdir to sys_old_readdirHeiko Carstens2009-01-141-1/+1
* [CRIS] Merge asm-offsets.c for both arches into one file.Jesper Nilsson2008-10-311-47/+0
* [CRIS] Move header files from include to arch/cris/include.Jesper Nilsson2008-10-2911-12/+12
* cris: use the common ascii hex helpersHarvey Harrison2008-07-261-55/+24
* [CRISv10] Correct whitespace damage.Jesper Nilsson2008-06-301-4/+4
* cris: compile fixes for 2.6.26-rc5Hinko Kocevar2008-06-291-7/+13
* CRIS v10: Include mm.h instead of vmstat.h in kernel/time.cJesper Nilsson2008-03-041-1/+1
* CRIS: Add new timerfd syscall entries.Jesper Nilsson2008-02-081-1/+3