summaryrefslogtreecommitdiff
path: root/arch/cris/arch-v32/kernel
AgeCommit message (Expand)AuthorFilesLines
2012-03-28Disintegrate asm/system.h for CRISDavid Howells3-3/+0
2011-12-06Merge branch 'fortglx/3.3/tip/timers/core' of git://git.linaro.org/people/jst...Thomas Gleixner1-3/+1
2011-11-22clocksource: cris: Convert to clocksource_register_khzJohn Stultz1-3/+1
2011-11-01kgdb: follow rename pack_hex_byte() to hex_byte_pack()Andy Shevchenko1-7/+7
2011-08-27All Arch: remove linkage for sys_nfsservctl system callNeilBrown1-1/+1
2011-07-27atomic: use <linux/atomic.h>Arun Sharma1-1/+1
2011-05-28ns: Wire up the setns system callEric W. Biederman1-0/+1
2011-05-25cris: convert old cpumask API into new oneKOSAKI Motohiro2-17/+20
2011-04-14sched: Provide scheduler_ipi() callback in response to smp_send_reschedule()Peter Zijlstra1-5/+8
2011-03-31Fix common misspellingsLucas De Marchi5-5/+5
2011-03-17cris: Use accessor functions to set IRQ_PER_CPU flagThomas Gleixner1-3/+3
2011-03-17cris: Fix irq conversion falloutThomas Gleixner1-1/+1
2011-03-16Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-4/+2
2011-01-31cris: arch-v32: Switch do_timer() to xtime_update()Torben Hohn1-4/+2
2011-01-27cris: Replace deprecated spinlock initializationThomas Gleixner1-1/+3
2011-01-21cris: Convert V32 interrupt handlingThomas Gleixner1-35/+15
2010-10-28ptrace: cleanup arch_ptrace() on crisNamhyung Kim1-7/+6
2010-10-28ptrace: change signature of arch_ptrace()Namhyung Kim1-1/+2
2010-08-18Make do_execve() take a const filename pointerDavid Howells1-2/+4
2010-08-04CRIS: Minor formatting fix in traps.cJesper Nilsson1-4/+2
2010-08-04CRIS: v32: Correct auto-restart of syscallsJesper Nilsson1-1/+1
2010-08-04CRIS: More ARTPEC-3 support and i2c-boardinfo.Jesper Nilsson1-8/+66
2010-08-04CRIS: Remove obsolete pinmux.c, now machine dependent.Jesper Nilsson1-229/+0
2010-08-04CRIS: kgdb: Fix compilation errorsJesper Nilsson1-8/+8
2010-08-04CRIS: v32: Correct path for intr_vect.hJesper Nilsson1-1/+1
2010-08-04CRIS: v32: Better irq mapping codeJesper Nilsson1-25/+22
2010-08-04CRIS: v32: Correct address for romfs in the imageJesper Nilsson1-1/+1
2010-08-04CRIS: Additional mmu settings for ARTPEC-3Jesper Nilsson1-2/+40
2010-08-04CRIS: Faster syscall entry for CRISv32.Jesper Nilsson1-20/+17
2010-08-04CRIS: Simple insn reschedule to avoid interlocks.Jesper Nilsson1-9/+9
2010-08-04CRIS: Add debug for assembler functionsJesper Nilsson2-1/+29
2010-08-04CRIS: GENERIC_TIME fixesJesper Nilsson1-51/+34
2010-06-01Merge branch 'for-linus' of git://www.jni.nu/crisLinus Torvalds3-12/+10
2010-05-25CRIS: Don't use mask_irq as symbol nameJesper Nilsson3-12/+10
2010-05-20Merge branch 'timers-for-linus-cleanups' of git://git.kernel.org/pub/scm/linu...Linus Torvalds1-38/+2
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2-1/+2
2010-03-13cris: Convert cris to use read/update_persistent_clockJohn Stultz1-38/+2
2010-03-13cris arch-v32: use generic ptrace_resume codeChristoph Hellwig1-79/+30
2010-03-13Add generic sys_old_mmap()Christoph Hellwig1-1/+1
2010-03-01Merge branch 'for-linus' of git://repo.or.cz/cris-mirrorLinus Torvalds2-3/+3
2009-12-12drop explicit include of autoconf.hSam Ravnborg1-1/+0
2009-11-19cris: Fixup last users of irq_chip->typenameThomas Gleixner1-1/+1
2009-11-03CRIS v32: Should index be positive?Roel Kluin1-2/+2
2009-09-01CRIS: convert to asm-generic/hardirq.hChristoph Hellwig2-3/+0
2009-06-23Merge branch 'for-linus' of git://www.jni.nu/crisLinus Torvalds1-1/+1
2009-06-11CRISv32: irq.c - Move end brace outside #endifJesper Nilsson1-1/+1
2009-06-01Merge branch 'linus' into irq/numaIngo Molnar2-2/+8
2009-04-28CRIS: Wire up syscalls signalfd4 to writev.Jesper Nilsson1-0/+8
2009-04-28irq: change ->set_affinity() to return statusYinghai Lu1-1/+3
2009-04-21CRISv32: Remove obsolete vcs_hook.o from MakefileJesper Nilsson1-2/+0