aboutsummaryrefslogtreecommitdiffstats
path: root/arch/cris/arch-v10
Commit message (Expand)AuthorAgeFilesLines
* cris: add missing declaration of kgdb_init() and breakpoint()WANG Cong2011-08-151-0/+3
* cris: fix the prototype of sync_serial_ioctl()WANG Cong2011-08-151-1/+1
* cris: fix a build error in sync_serial_open()WANG Cong2011-08-151-2/+2
* Merge branch 'setns'Linus Torvalds2011-05-281-0/+1
|\
| * ns: Wire up the setns system callEric W. Biederman2011-05-281-0/+1
* | mtd: cris: convert to mtd_device_register()Jamie Iles2011-05-251-4/+6
|/
* Fix common misspellingsLucas De Marchi2011-03-312-2/+2
* Merge branch 'for-linus' of git://www.jni.nu/crisLinus Torvalds2011-03-282-2/+2
|\
| * Correct auto-restart of syscalls via restartblockJesper Nilsson2011-03-211-1/+1
| * CRISv10: Fix return before mutex_unlock in pcf8563Jesper Nilsson2011-03-211-1/+1
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Artem Bityutskiy2011-03-253-4/+4
|\ \
| | \
| | \
| *-. \ Merge branches 'irq-fixes-for-linus' and 'sched-fixes-for-linus' of git://git...Linus Torvalds2011-03-181-1/+1
| |\ \ \
| | * | | cris: Fix irq conversion falloutThomas Gleixner2011-03-171-1/+1
| | |/ /
| * | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2011-03-181-1/+1
| |\ \ \ | | |/ / | |/| |
| | * | cris: fix comment typo occationally to occasionallyJustin P. Mattock2011-02-161-1/+1
| | |/
| * | cris: arch-v10: Switch do_timer() to xtime_update()Torben Hohn2011-01-311-2/+2
| |/
* | CRIS: stop checking for MTD_CONCATDmitry Eremin-Solenikov2011-03-111-6/+0
|/
* cris: Convert V10 interrupt handlingThomas Gleixner2011-01-211-31/+10
* ptrace: cleanup arch_ptrace() on crisNamhyung Kim2010-10-271-9/+8
* ptrace: change signature of arch_ptrace()Namhyung Kim2010-10-271-3/+4
* Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds2010-10-225-1/+6
|\
| * llseek: automatically add .llseek fopArnd Bergmann2010-10-155-1/+6
* | cris: autoconvert trivial BKL usersArnd Bergmann2010-09-263-11/+13
|/
* Make do_execve() take a const filename pointerDavid Howells2010-08-171-1/+3
* CRIS: Correct address of the romfs in boot imageJesper Nilsson2010-08-041-1/+1
* CRIS: Fasttimer: Remove obsolete ifdefJesper Nilsson2010-08-041-5/+1
* CRIS: Better link to rs485 in helpJesper Nilsson2010-08-041-1/+1
* CRIS: Remove CVS tag.Jesper Nilsson2010-08-041-2/+1
* CRIS: v10: remove all BKL usageJesper Nilsson2010-08-041-26/+13
* CRIS: gpio: don't call copy_to_user()/copy_from_user() while holding spinlocksJesper Nilsson2010-08-041-32/+48
* cris: autoconvert trivial BKL users to private mutexJesper Nilsson2010-08-042-4/+0
* cris: Pushdown the bkl from ioctlJesper Nilsson2010-08-043-25/+57
* CRIS: GENERIC_TIME fixesJesper Nilsson2010-08-041-52/+2
* Merge branch 'for-linus' of git://www.jni.nu/crisLinus Torvalds2010-06-015-29/+47
|\
| * CRIS: Don't use mask_irq as symbol nameJesper Nilsson2010-05-251-4/+4
| * CRISv10: Whitespace fixes for hw_settings.SJesper Nilsson2010-05-251-8/+6
| * CRISv10: Trivial fixes.Jesper Nilsson2010-05-251-8/+7
| * cris: push down BKL into some device driversArnd Bergmann2010-04-292-9/+30
* | fix handling of offsets in cris eeprom.c, get rid of fake on-stack filesAl Viro2010-05-211-14/+7
* | get rid of home-grown mutex in cris eeprom.cAl Viro2010-05-211-19/+8
* | Merge branch 'timers-for-linus-cleanups' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2010-05-191-35/+2
|\ \ | |/ |/|
| * cris: Convert cris to use read/update_persistent_clockJohn Stultz2010-03-131-35/+2
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-303-3/+1
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2010-03-121-1/+1
|\ \
| * \ Merge branch 'for-next' into for-linusJiri Kosina2010-03-081-1/+1
| |\ \ | | |/ | |/|
| | * tree-wide: Assorted spelling fixesDaniel Mack2010-02-091-1/+1
* | | cris arch-v10: use generic ptrace_resume codeChristoph Hellwig2010-03-121-51/+0
* | | Add generic sys_old_mmap()Christoph Hellwig2010-03-121-1/+1
|/ /
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Linus Torvalds2010-03-031-1/+1
|\ \
| * \ Merge branch 'master' into percpuTejun Heo2010-01-052-24/+1
| |\ \ | | |/