aboutsummaryrefslogtreecommitdiffstats
path: root/arch/cris/include
Commit message (Expand)AuthorAgeFilesLines
* signal: Define __ARCH_HAS_SA_RESTORER so we know whether to clear sa_restorerBen Hutchings2013-04-051-0/+1
* CRIS: fix I/O macrosCorey Minyard2013-01-111-6/+33
* cris: fix a build error in kernel/fork.cWANG Cong2011-08-151-3/+3
* ns: Wire up the setns system callEric W. Biederman2011-05-281-1/+2
* Fix common misspellingsLucas De Marchi2011-03-313-3/+3
* remove dma64_addr_tFUJITA Tomonori2011-03-231-6/+0
* bitops: remove minix bitops from asm/bitops.hAkinobu Mita2011-03-231-1/+0
* bitops: remove ext2 non-atomic bitops from asm/bitops.hAkinobu Mita2011-03-231-1/+0
* bitops: introduce little-endian bitops for most architecturesAkinobu Mita2011-03-231-0/+1
* add the common dma_addr_t typedef to include/linux/types.hFUJITA Tomonori2011-03-221-3/+0
* mm: NUMA aware alloc_thread_info_node()Eric Dumazet2011-03-221-1/+1
* 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