summaryrefslogtreecommitdiff
path: root/arch/cris/arch-v32/kernel
AgeCommit message (Expand)Author
2011-04-14sched: Provide scheduler_ipi() callback in response to smp_send_reschedule()Peter Zijlstra
2011-03-31Fix common misspellingsLucas De Marchi
2011-03-17cris: Use accessor functions to set IRQ_PER_CPU flagThomas Gleixner
2011-03-17cris: Fix irq conversion falloutThomas Gleixner
2011-03-15Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2011-01-31cris: arch-v32: Switch do_timer() to xtime_update()Torben Hohn
2011-01-27cris: Replace deprecated spinlock initializationThomas Gleixner
2011-01-21cris: Convert V32 interrupt handlingThomas Gleixner
2010-10-27ptrace: cleanup arch_ptrace() on crisNamhyung Kim
2010-10-27ptrace: change signature of arch_ptrace()Namhyung Kim
2010-08-17Make do_execve() take a const filename pointerDavid Howells
2010-08-04CRIS: Minor formatting fix in traps.cJesper Nilsson
2010-08-04CRIS: v32: Correct auto-restart of syscallsJesper Nilsson
2010-08-04CRIS: More ARTPEC-3 support and i2c-boardinfo.Jesper Nilsson
2010-08-04CRIS: Remove obsolete pinmux.c, now machine dependent.Jesper Nilsson
2010-08-04CRIS: kgdb: Fix compilation errorsJesper Nilsson
2010-08-04CRIS: v32: Correct path for intr_vect.hJesper Nilsson
2010-08-04CRIS: v32: Better irq mapping codeJesper Nilsson
2010-08-04CRIS: v32: Correct address for romfs in the imageJesper Nilsson
2010-08-04CRIS: Additional mmu settings for ARTPEC-3Jesper Nilsson
2010-08-04CRIS: Faster syscall entry for CRISv32.Jesper Nilsson
2010-08-04CRIS: Simple insn reschedule to avoid interlocks.Jesper Nilsson
2010-08-04CRIS: Add debug for assembler functionsJesper Nilsson
2010-08-04CRIS: GENERIC_TIME fixesJesper Nilsson
2010-06-01Merge branch 'for-linus' of git://www.jni.nu/crisLinus Torvalds
2010-05-25CRIS: Don't use mask_irq as symbol nameJesper Nilsson
2010-05-19Merge branch 'timers-for-linus-cleanups' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-03-13cris: Convert cris to use read/update_persistent_clockJohn Stultz
2010-03-12cris arch-v32: use generic ptrace_resume codeChristoph Hellwig
2010-03-12Add generic sys_old_mmap()Christoph Hellwig
2010-03-01Merge branch 'for-linus' of git://repo.or.cz/cris-mirrorLinus Torvalds
2009-12-12drop explicit include of autoconf.hSam Ravnborg
2009-11-19cris: Fixup last users of irq_chip->typenameThomas Gleixner
2009-11-03CRIS v32: Should index be positive?Roel Kluin
2009-09-01CRIS: convert to asm-generic/hardirq.hChristoph Hellwig
2009-06-23Merge branch 'for-linus' of git://www.jni.nu/crisLinus Torvalds
2009-06-11CRISv32: irq.c - Move end brace outside #endifJesper Nilsson
2009-06-01Merge branch 'linus' into irq/numaIngo Molnar
2009-04-28CRIS: Wire up syscalls signalfd4 to writev.Jesper Nilsson
2009-04-28irq: change ->set_affinity() to return statusYinghai Lu
2009-04-21CRISv32: Remove obsolete vcs_hook.o from MakefileJesper Nilsson
2009-04-05Merge branch 'for-linus' of git://repo.or.cz/cris-mirrorLinus Torvalds
2009-04-02Simplify copy_thread()Alexey Dobriyan
2009-04-02Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/...Jesper Nilsson
2009-04-02cris: convert obsolete hw_interrupt_type to struct irq_chipThomas Gleixner
2009-03-30cpumask: remove references to struct irqaction's mask field.Rusty Russell
2009-03-16cpumask: use mm_cpumask() wrapper: crisRusty Russell
2009-03-16cpumask: Use accessors code.: crisRusty Russell
2009-01-14[CVE-2009-0029] Rename old_readdir to sys_old_readdirHeiko Carstens