aboutsummaryrefslogtreecommitdiff
path: root/arch/cris
AgeCommit message (Expand)Author
2010-08-04CRIS: Add debug for assembler macrosJesper Nilsson
2010-08-04CRIS: Update for ARTPEC-3Jesper Nilsson
2010-08-04CRIS: Add more delays in DDR setupJesper Nilsson
2010-08-04CRIS: Add debug info for assembler codeJesper Nilsson
2010-08-04CRIS: Add debug info for assembler codeJesper Nilsson
2010-08-04CRIS: Add debug symbols for assembler codeJesper Nilsson
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: Correct address of the romfs in boot imageJesper Nilsson
2010-08-04CRIS: Fasttimer: Remove obsolete ifdefJesper Nilsson
2010-08-04CRIS: Better link to rs485 in helpJesper Nilsson
2010-08-04CRIS: Remove CVS tag.Jesper Nilsson
2010-08-04CRIS: v10: remove all BKL usageJesper Nilsson
2010-08-04CRIS: gpio: don't call copy_to_user()/copy_from_user() while holding spinlocksJesper Nilsson
2010-08-04arch/cris: Remove unnecessary casts of private_dataJoe Perches
2010-08-04cris: autoconvert trivial BKL users to private mutexJesper Nilsson
2010-08-04cris: Pushdown the bkl from ioctlJesper Nilsson
2010-08-04CRIS: invoke oom-killer from page faultJesper Nilsson
2010-08-04CRIS: GENERIC_TIME fixesJesper Nilsson
2010-07-27time: Kill off CONFIG_GENERIC_TIMEJohn Stultz
2010-06-18Merge commit 'v2.6.35-rc3' into perf/coreIngo Molnar
2010-06-16Merge branch 'master' into for-nextJiri Kosina
2010-06-16arch/cris: Remove unnecessary kmalloc castsJoe Perches
2010-06-09arch: Implement local64_tPeter Zijlstra
2010-06-01Merge branch 'for-linus' of git://www.jni.nu/crisLinus Torvalds
2010-05-27cris: use asm-generic/scatterlist.hFUJITA Tomonori
2010-05-25CRIS: Don't use mask_irq as symbol nameJesper Nilsson
2010-05-25CRIS: Simplify param.h by simply including <asm-generic/param.h>Jesper Nilsson
2010-05-25CRISv10: Whitespace fixes for hw_settings.SJesper Nilsson
2010-05-25CRISv10: Trivial fixes.Jesper Nilsson
2010-05-25CRISv32: Fix RS485 port 4 CD Kconfig item.Jesper Nilsson
2010-05-25CRISv32: Remove duplicated Kconfig items.Jesper Nilsson
2010-05-21fix handling of offsets in cris eeprom.c, get rid of fake on-stack filesAl Viro
2010-05-21get rid of home-grown mutex in cris eeprom.cAl Viro
2010-05-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2010-05-19Merge branch 'timers-for-linus-cleanups' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2010-05-17atomic_t: Cast to volatile when accessing atomic variablesAnton Blanchard
2010-05-14add descriptive comment for TIF_MEMDIE task flag declaration.Andreas Dilger
2010-04-29cris: push down BKL into some device driversArnd Bergmann
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo