aboutsummaryrefslogtreecommitdiffstats
path: root/arch/cris/include
Commit message (Expand)AuthorAgeFilesLines
* tree-wide: fix comment/printk typosUwe Kleine-König2010-11-011-1/+1
* mm: remove pte_*map_nested()Peter Zijlstra2010-10-261-2/+0
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6Linus Torvalds2010-10-221-83/+1
|\
| * ioctl: Use asm-generic/ioctls.h on cris (enables termiox)Jeff Mahoney2010-10-221-83/+1
* | Fix IRQ flag handling namingDavid Howells2010-10-076-38/+93
|/
* archs: replace unifdef-y with header-ySam Ravnborg2010-08-141-3/+2
* Merge branch 'io_remap_pfn_range' of git://www.jni.nu/crisLinus Torvalds2010-08-121-0/+3
|\
| * CRIS: Define io_remap_pfn_range as remap_pfn_rangeJesper Nilsson2010-08-121-0/+3
* | dma-mapping: remove dma_is_consistent APIFUJITA Tomonori2010-08-111-2/+0
* | dma-mapping: unify dma_get_cache_alignment implementationsFUJITA Tomonori2010-08-111-6/+0
* | Merge branch 'for-2.6.36' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2010-08-101-2/+0
|\ \
| * | remove needless ISA_DMA_THRESHOLDFUJITA Tomonori2010-08-071-2/+0
* | | tty: Add EXTPROC support for LINEMODEhyc@symas.com2010-08-102-0/+3
* | | tty: remove remaining Hayes ESP ioctlsGreg Kroah-Hartman2010-08-101-2/+0
* | | Merge branch 'rs485fix' of git://www.jni.nu/crisLinus Torvalds2010-08-091-0/+1
|\ \ \ | | |/ | |/|
| * | CRIS: ioctl for getting RS485 informationClaudio Scordino2010-08-091-0/+1
| |/
* | Merge branch 'for-linus' of git://www.jni.nu/crisLinus Torvalds2010-08-0813-136/+292
|\ \
| * | CRIS: Add ARTPEC-3 and timestamps for sync-serialJesper Nilsson2010-08-041-1/+26
| * | CRIS: Better ARTPEC-3 support for gpioJesper Nilsson2010-08-041-18/+78
| * | CRIS: Add include guardJesper Nilsson2010-08-041-0/+5
| * | CRIS: Better handling of pinmux settingsJesper Nilsson2010-08-041-2/+26
| * | CRIS: New DMA defines for ARTPEC-3Jesper Nilsson2010-08-041-0/+27
| * | CRIS: __do_strncpy_from_user: Don't read the byte beyond the nilJesper Nilsson2010-08-041-4/+3
| * | CRIS: Pagetable for ARTPEC-3Jesper Nilsson2010-08-041-0/+8
| * | CRIS: Machine dependent memmap.hJesper Nilsson2010-08-042-24/+25
| * | CRIS: Check if pointer is set before using itJesper Nilsson2010-08-041-8/+12
| * | CRIS: Machine dependent dma.hJesper Nilsson2010-08-042-79/+80
| * | CRIS: Define __read_mostly for CRISv32Jesper Nilsson2010-08-041-0/+2
| |/
* | Merge commit 'v2.6.35-rc3' into perf/coreIngo Molnar2010-06-183-21/+9
|\ \ | |/
| * Merge branch 'for-linus' of git://www.jni.nu/crisLinus Torvalds2010-06-013-21/+9
| |\
| | * CRIS: Don't use mask_irq as symbol nameJesper Nilsson2010-05-252-6/+7
| | * CRIS: Simplify param.h by simply including <asm-generic/param.h>Jesper Nilsson2010-05-251-15/+2
* | | arch: Implement local64_tPeter Zijlstra2010-06-091-0/+1
|/ /
* | cris: use asm-generic/scatterlist.hFUJITA Tomonori2010-05-271-16/+1
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2010-05-201-1/+1
|\ \
| * | add descriptive comment for TIF_MEMDIE task flag declaration.Andreas Dilger2010-05-141-1/+1
| |/
* | atomic_t: Cast to volatile when accessing atomic variablesAnton Blanchard2010-05-171-1/+1
|/
* pci-dma: add linux/pci-dma.h to linux/pci.hFUJITA Tomonori2010-03-121-2/+0
* pci-dma: cris: use include/linux/pci-dma.hFUJITA Tomonori2010-03-121-7/+1
* cris arch-v32: use generic ptrace_resume codeChristoph Hellwig2010-03-121-0/+1
* Add generic sys_ipc wrapperChristoph Hellwig2010-03-121-0/+1
* Add generic sys_old_mmap()Christoph Hellwig2010-03-121-0/+1
* MM: Pass a PTE pointer to update_mmu_cache() rather than the PTE itselfRussell King2010-02-201-1/+1
* Merge branch 'for-33' of git://repo.or.cz/linux-kbuildLinus Torvalds2009-12-171-0/+1
|\
| * kbuild: move asm-offsets.h to include/generatedSam Ravnborg2009-12-121-0/+1
* | elf: kill USE_ELF_CORE_DUMPChristoph Hellwig2009-12-161-2/+0
* | locking: Convert raw_rwlock functions to arch_rwlockThomas Gleixner2009-12-141-8/+8
* | locking: Convert raw_rwlock to arch_rwlockThomas Gleixner2009-12-141-8/+8
* | locking: Convert __raw_spin* functions to arch_spin*Thomas Gleixner2009-12-141-23/+23
* | locking: Convert raw_spinlock to arch_spinlockThomas Gleixner2009-12-141-6/+6
|/