aboutsummaryrefslogtreecommitdiffstats
path: root/arch/cris/arch-v32
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'setns'Linus Torvalds2011-05-281-0/+1
|\
| * ns: Wire up the setns system callEric W. Biederman2011-05-281-0/+1
* | Merge git://git.infradead.org/mtd-2.6Linus Torvalds2011-05-272-4/+4
|\ \ | |/ |/|
| * mtd: cris: convert to mtd_device_register()Jamie Iles2011-05-252-4/+4
* | cris: convert old cpumask API into new oneKOSAKI Motohiro2011-05-252-17/+20
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2011-05-231-1/+1
|\ \
| * | cris: typo in mach-fs MakefileSarah Nadi2011-05-181-1/+1
| |/
* | sched: Provide scheduler_ipi() callback in response to smp_send_reschedule()Peter Zijlstra2011-04-141-5/+8
|/
* Fix common misspellingsLucas De Marchi2011-03-3111-12/+12
* Merge branch 'for-linus' of git://www.jni.nu/crisLinus Torvalds2011-03-282-378/+0
|\
| * Drop the CRISv32 version of pcf8563Jesper Nilsson2011-03-212-378/+0
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Artem Bityutskiy2011-03-253-9/+9
|\ \
| * | cris: Use accessor functions to set IRQ_PER_CPU flagThomas Gleixner2011-03-171-3/+3
| * | cris: Fix irq conversion falloutThomas Gleixner2011-03-171-1/+1
| * | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2011-03-151-4/+2
| |\ \
| | * | cris: arch-v32: Switch do_timer() to xtime_update()Torben Hohn2011-01-311-4/+2
| | |/
| * | cris: Replace deprecated spinlock initializationThomas Gleixner2011-01-271-1/+3
| |/
* | CRIS: stop checking for MTD_CONCATDmitry Eremin-Solenikov2011-03-112-7/+0
|/
* cris: Convert V32 interrupt handlingThomas Gleixner2011-01-211-35/+15
* tree-wide: fix comment/printk typosUwe Kleine-König2010-11-011-1/+1
* ptrace: cleanup arch_ptrace() on crisNamhyung Kim2010-10-271-7/+6
* ptrace: change signature of arch_ptrace()Namhyung Kim2010-10-271-1/+2
* Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds2010-10-226-2/+8
|\
| * llseek: automatically add .llseek fopArnd Bergmann2010-10-156-2/+8
* | cris: autoconvert trivial BKL usersArnd Bergmann2010-09-265-20/+23
|/
* Make do_execve() take a const filename pointerDavid Howells2010-08-171-2/+4
* Merge branch 'for-linus' of git://www.jni.nu/crisLinus Torvalds2010-08-0824-415/+377
|\
| * CRIS: Add debug for assembler macrosJesper Nilsson2010-08-041-0/+4
| * CRIS: Update for ARTPEC-3Jesper Nilsson2010-08-041-5/+18
| * CRIS: Add more delays in DDR setupJesper Nilsson2010-08-043-1/+21
| * CRIS: Add debug info for assembler codeJesper Nilsson2010-08-041-0/+7
| * CRIS: Add debug info for assembler codeJesper Nilsson2010-08-041-0/+3
| * CRIS: Add debug symbols for assembler codeJesper Nilsson2010-08-041-0/+3
| * CRIS: Minor formatting fix in traps.cJesper Nilsson2010-08-041-4/+2
| * CRIS: v32: Correct auto-restart of syscallsJesper Nilsson2010-08-041-1/+1
| * CRIS: More ARTPEC-3 support and i2c-boardinfo.Jesper Nilsson2010-08-041-8/+66
| * CRIS: Remove obsolete pinmux.c, now machine dependent.Jesper Nilsson2010-08-041-229/+0
| * CRIS: kgdb: Fix compilation errorsJesper Nilsson2010-08-041-8/+8
| * CRIS: v32: Correct path for intr_vect.hJesper Nilsson2010-08-041-1/+1
| * CRIS: v32: Better irq mapping codeJesper Nilsson2010-08-041-25/+22
| * CRIS: v32: Correct address for romfs in the imageJesper Nilsson2010-08-041-1/+1
| * CRIS: Additional mmu settings for ARTPEC-3Jesper Nilsson2010-08-041-2/+40
| * CRIS: Faster syscall entry for CRISv32.Jesper Nilsson2010-08-041-20/+17
| * CRIS: Simple insn reschedule to avoid interlocks.Jesper Nilsson2010-08-041-9/+9
| * CRIS: Add debug for assembler functionsJesper Nilsson2010-08-042-1/+29
| * arch/cris: Remove unnecessary casts of private_dataJoe Perches2010-08-041-5/+5
| * cris: autoconvert trivial BKL users to private mutexJesper Nilsson2010-08-042-8/+6
| * cris: Pushdown the bkl from ioctlJesper Nilsson2010-08-044-36/+80
| * CRIS: GENERIC_TIME fixesJesper Nilsson2010-08-041-51/+34
* | Merge branch 'master' into for-nextJiri Kosina2010-06-166-40/+41
|\ \ | |/