aboutsummaryrefslogtreecommitdiff
path: root/arch/cris
AgeCommit message (Expand)Author
2011-03-31Fix common misspellingsLucas De Marchi
2011-03-30genirq: Remove the now obsolete config options and select statementsThomas Gleixner
2011-03-28Merge branch 'for-linus' of git://www.jni.nu/crisLinus Torvalds
2011-03-25Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Artem Bityutskiy
2011-03-23remove dma64_addr_tFUJITA Tomonori
2011-03-23bitops: remove minix bitops from asm/bitops.hAkinobu Mita
2011-03-23bitops: remove ext2 non-atomic bitops from asm/bitops.hAkinobu Mita
2011-03-23bitops: introduce little-endian bitops for most architecturesAkinobu Mita
2011-03-22add the common dma_addr_t typedef to include/linux/types.hFUJITA Tomonori
2011-03-22mm: NUMA aware alloc_thread_info_node()Eric Dumazet
2011-03-21Correct auto-restart of syscalls via restartblockJesper Nilsson
2011-03-21CRISv10: Fix return before mutex_unlock in pcf8563Jesper Nilsson
2011-03-21Drop the CRISv32 version of pcf8563Jesper Nilsson
2011-03-18Merge branches 'irq-fixes-for-linus' and 'sched-fixes-for-linus' of git://git...Linus Torvalds
2011-03-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2011-03-17cris: Use generic show_interrupts()Thomas Gleixner
2011-03-17cris: Use accessor functions to set IRQ_PER_CPU flagThomas Gleixner
2011-03-17cris: Fix irq conversion falloutThomas Gleixner
2011-03-16Merge branch 'for-2.6.39' of git://git.kernel.org/pub/scm/linux/kernel/git/tj...Linus Torvalds
2011-03-15Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2011-03-15Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2011-03-11CRIS: stop checking for MTD_CONCATDmitry Eremin-Solenikov
2011-02-23Drop redundant __param section for CRISv32.Jesper Nilsson
2011-02-16cris: fix comment typo occationally to occasionallyJustin P. Mattock
2011-01-31cris: arch-v32: Switch do_timer() to xtime_update()Torben Hohn
2011-01-31cris: arch-v10: Switch do_timer() to xtime_update()Torben Hohn
2011-01-27cris: Replace deprecated spinlock initializationThomas Gleixner
2011-01-25percpu: align percpu readmostly subsection to cachelineTejun Heo
2011-01-21cris: Use generic irq KconfigThomas Gleixner
2011-01-21cris: Convert V32 interrupt handlingThomas Gleixner
2011-01-21cris: Convert V10 interrupt handlingThomas Gleixner
2011-01-21cris: Use irq handling wrapperThomas Gleixner
2011-01-20kconfig: rename CONFIG_EMBEDDED to CONFIG_EXPERTDavid Rientjes
2011-01-13Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds
2011-01-13set_rtc_mmss: show warning message only onceStephen Hemminger
2010-11-01tree-wide: fix comment/printk typosUwe Kleine-König
2010-10-28Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds
2010-10-27ptrace: cleanup arch_ptrace() on crisNamhyung Kim
2010-10-27ptrace: change signature of arch_ptrace()Namhyung Kim
2010-10-26mm: remove pte_*map_nested()Peter Zijlstra
2010-10-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6Linus Torvalds
2010-10-22Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds
2010-10-22Merge branch 'config' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds
2010-10-22ioctl: Use asm-generic/ioctls.h on cris (enables termiox)Jeff Mahoney
2010-10-15llseek: automatically add .llseek fopArnd Bergmann
2010-10-12Merge branch 'kbuild/rc-fixes' into kbuild/kconfigMichal Marek
2010-10-07Fix IRQ flag handling namingDavid Howells
2010-09-26cris: autoconvert trivial BKL usersArnd Bergmann
2010-09-19kbuild: migrate all arch to the kconfig mainmenu upgradeArnaud Lacombe
2010-08-17Make do_execve() take a const filename pointerDavid Howells