aboutsummaryrefslogtreecommitdiffstats
path: root/arch/cris/arch-v32/kernel
Commit message (Expand)AuthorAgeFilesLines
* ns: Wire up the setns system callEric W. Biederman2011-05-281-0/+1
* cris: convert old cpumask API into new oneKOSAKI Motohiro2011-05-252-17/+20
* sched: Provide scheduler_ipi() callback in response to smp_send_reschedule()Peter Zijlstra2011-04-141-5/+8
* Fix common misspellingsLucas De Marchi2011-03-315-5/+5
* cris: Use accessor functions to set IRQ_PER_CPU flagThomas Gleixner2011-03-171-3/+3
* cris: Fix irq conversion falloutThomas Gleixner2011-03-171-1/+1
* Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2011-03-151-4/+2
|\
| * cris: arch-v32: Switch do_timer() to xtime_update()Torben Hohn2011-01-311-4/+2
* | cris: Replace deprecated spinlock initializationThomas Gleixner2011-01-271-1/+3
|/
* cris: Convert V32 interrupt handlingThomas Gleixner2011-01-211-35/+15
* ptrace: cleanup arch_ptrace() on crisNamhyung Kim2010-10-271-7/+6
* ptrace: change signature of arch_ptrace()Namhyung Kim2010-10-271-1/+2
* Make do_execve() take a const filename pointerDavid Howells2010-08-171-2/+4
* CRIS: Minor formatting fix in traps.cJesper Nilsson2010-08-041-4/+2
* CRIS: v32: Correct auto-restart of syscallsJesper Nilsson2010-08-041-1/+1
* CRIS: More ARTPEC-3 support and i2c-boardinfo.Jesper Nilsson2010-08-041-8/+66
* CRIS: Remove obsolete pinmux.c, now machine dependent.Jesper Nilsson2010-08-041-229/+0
* CRIS: kgdb: Fix compilation errorsJesper Nilsson2010-08-041-8/+8
* CRIS: v32: Correct path for intr_vect.hJesper Nilsson2010-08-041-1/+1
* CRIS: v32: Better irq mapping codeJesper Nilsson2010-08-041-25/+22
* CRIS: v32: Correct address for romfs in the imageJesper Nilsson2010-08-041-1/+1
* CRIS: Additional mmu settings for ARTPEC-3Jesper Nilsson2010-08-041-2/+40
* CRIS: Faster syscall entry for CRISv32.Jesper Nilsson2010-08-041-20/+17
* CRIS: Simple insn reschedule to avoid interlocks.Jesper Nilsson2010-08-041-9/+9
* CRIS: Add debug for assembler functionsJesper Nilsson2010-08-042-1/+29
* CRIS: GENERIC_TIME fixesJesper Nilsson2010-08-041-51/+34
* Merge branch 'for-linus' of git://www.jni.nu/crisLinus Torvalds2010-06-013-12/+10
|\
| * CRIS: Don't use mask_irq as symbol nameJesper Nilsson2010-05-253-12/+10
* | Merge branch 'timers-for-linus-cleanups' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2010-05-191-38/+2
|\ \ | |/ |/|
| * cris: Convert cris to use read/update_persistent_clockJohn Stultz2010-03-131-38/+2
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-302-1/+2
* | cris arch-v32: use generic ptrace_resume codeChristoph Hellwig2010-03-121-79/+30
* | Add generic sys_old_mmap()Christoph Hellwig2010-03-121-1/+1
|/
* Merge branch 'for-linus' of git://repo.or.cz/cris-mirrorLinus Torvalds2010-03-012-3/+3
|\
| * cris: Fixup last users of irq_chip->typenameThomas Gleixner2009-11-191-1/+1
| * CRIS v32: Should index be positive?Roel Kluin2009-11-031-2/+2
* | drop explicit include of autoconf.hSam Ravnborg2009-12-121-1/+0
|/
* CRIS: convert to asm-generic/hardirq.hChristoph Hellwig2009-09-012-3/+0
* Merge branch 'for-linus' of git://www.jni.nu/crisLinus Torvalds2009-06-231-1/+1
|\
| * CRISv32: irq.c - Move end brace outside #endifJesper Nilsson2009-06-111-1/+1
* | Merge branch 'linus' into irq/numaIngo Molnar2009-06-012-2/+8
|\ \ | |/
| * CRIS: Wire up syscalls signalfd4 to writev.Jesper Nilsson2009-04-281-0/+8
| * CRISv32: Remove obsolete vcs_hook.o from MakefileJesper Nilsson2009-04-211-2/+0
* | irq: change ->set_affinity() to return statusYinghai Lu2009-04-281-1/+3
|/
* Merge branch 'for-linus' of git://repo.or.cz/cris-mirrorLinus Torvalds2009-04-052-6/+6
|\
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/...Jesper Nilsson2009-04-021-5/+5
| |\
| | * cpumask: use mm_cpumask() wrapper: crisRusty Russell2009-03-161-3/+3
| | * cpumask: Use accessors code.: crisRusty Russell2009-03-161-2/+2
| * | cris: convert obsolete hw_interrupt_type to struct irq_chipThomas Gleixner2009-04-021-1/+1
* | | Simplify copy_thread()Alexey Dobriyan2009-04-021-1/+1
|/ /