aboutsummaryrefslogtreecommitdiffstats
path: root/arch/cris/arch-v32
Commit message (Expand)AuthorAgeFilesLines
...
| * 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
|\ \ | |/
| * Merge branch 'for-linus' of git://www.jni.nu/crisLinus Torvalds2010-06-016-40/+41
| |\
| | * CRIS: Don't use mask_irq as symbol nameJesper Nilsson2010-05-253-12/+10
| | * CRISv32: Fix RS485 port 4 CD Kconfig item.Jesper Nilsson2010-05-251-1/+1
| | * CRISv32: Remove duplicated Kconfig items.Jesper Nilsson2010-05-251-14/+0
| | * cris: push down BKL into some device driversArnd Bergmann2010-04-292-13/+30
* | | arch/cris: Remove unnecessary kmalloc castsJoe Perches2010-06-161-8/+5
|/ /
* | Merge branch 'timers-for-linus-cleanups' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2010-05-191-38/+2
|\ \ | |/ |/|
| * cris: Convert cris to use read/update_persistent_clockJohn Stultz2010-03-131-38/+2
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-305-3/+3
* | frv/chris: fix lines with a missing semicolonsDavid Howells2010-03-291-1/+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-v32: use generic ptrace_resume codeChristoph Hellwig2010-03-121-79/+30
* | | Add generic sys_old_mmap()Christoph Hellwig2010-03-121-1/+1
|/ /
* | cris v32: typo in crisv32_arbiter_unwatch()?Roel Kluin2010-03-061-1/+1
* | cryptocop: fix assertion in create_output_descriptors()Roel Kluin2010-03-061-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-051-1/+0
| |\ \ | | |/
| * | percpu: remove per_cpu__ prefix.Rusty Russell2009-10-291-1/+1
* | | Merge branch 'for-linus' of git://repo.or.cz/cris-mirrorLinus Torvalds2010-03-014-6/+6
|\ \ \
| * | | cris: Fixup last users of irq_chip->typenameThomas Gleixner2009-11-191-1/+1
| * | | CRIS v32: Should index be positive?Roel Kluin2009-11-033-5/+5
| |/ /
* | | resource/PCI: mark struct resource as constDominik Brodowski2010-02-221-1/+1
* | | resource/PCI: align functions now return start of resourceDominik Brodowski2010-02-221-8/+6
| |/ |/|
* | drop explicit include of autoconf.hSam Ravnborg2009-12-121-1/+0
|/
* const: constify remaining file_operationsAlexey Dobriyan2009-10-011-1/+1
* ARRAY_SIZE changesStoyan Gaydarov2009-09-012-2/+2
* CRIS: convert to asm-generic/hardirq.hChristoph Hellwig2009-09-012-3/+0
* Merge branch 'for-linus' of git://www.jni.nu/crisLinus Torvalds2009-06-234-4/+25
|\
| * CRISv32: irq.c - Move end brace outside #endifJesper Nilsson2009-06-111-1/+1
| * CRISv32: Fix potential null reference in cryptocop driver.Jesper Nilsson2009-06-111-2/+2
| * CRISv32: Add arch optimized strcmp.Jesper Nilsson2009-06-102-1/+22
* | Merge branch 'linus' into irq/numaIngo Molnar2009-06-0112-662/+10
|\ \ | |/
| * CRISv32: Fix typo compile error in ARTPEC-3 gpio driver.Jesper Nilsson2009-04-281-2/+2
| * CRIS: Wire up syscalls signalfd4 to writev.Jesper Nilsson2009-04-281-0/+8
| * CRISv32: Remove obsolete vcs_hook.o from MakefileJesper Nilsson2009-04-211-2/+0
| * CRIS: Merge machine dependent boot/compressed and boot/rescueJesper Nilsson2009-04-219-658/+0