summaryrefslogtreecommitdiffstats
path: root/arch/cris/arch-v32
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2016-01-211-12/+42
|\
| * cris: convert to dma_map_opsChristoph Hellwig2016-01-201-12/+42
* | Merge tag 'cris-for-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/jes...Linus Torvalds2016-01-211-2/+4
|\ \ | |/ |/|
| * cris: Fix section mismatches in architecture startup codeGuenter Roeck2015-12-151-2/+4
* | cris: nand: remove useless mtd->priv = chip assignmentsBoris BREZILLON2015-12-182-6/+0
* | cris: nand: use the mtd instance embedded in struct nand_chipBoris BREZILLON2015-12-182-4/+2
* | cris: nand: make use of mtd_to_nand() where appropriateBoris BREZILLON2015-12-082-2/+2
|/
* CRIS: Drop code related to obsolete or unused kconfigsJesper Nilsson2015-11-025-34/+1
* cris: re-use helpers to dump data in hex formatAndy Shevchenko2015-11-021-34/+6
* CRIS v32: remove old GPIO and LEDs codeRabin Vincent2015-11-0211-2562/+2
* CRIS v32: remove I2C bitbanging driverRabin Vincent2015-11-024-786/+0
* CRIS v32: increase NR_IRQSRabin Vincent2015-11-021-2/+2
* cris: kgdb: use native hex2binAndy Shevchenko2015-11-021-58/+38
* CRISv32: annotate irq enable in idle loopRabin Vincent2015-09-051-2/+2
* CRISv32: add support for irqflags tracingRabin Vincent2015-09-051-0/+11
* CRIS: UAPI: fix ptrace.hRabin Vincent2015-09-051-1/+0
* CRISv32: Squash compile warnings for axisflashmapJesper Nilsson2015-09-051-4/+5
* CRISv32: Add GPIO driver to the default configsJesper Nilsson2015-09-052-10/+10
* CRISv32: ETRAX FS: Squash warnings in pinmux driverJesper Nilsson2015-09-051-2/+6
* CRIS: Wire up missing syscallsChen Gang2015-09-051-0/+8
* cris: arch-v32: gpio: Use kzalloc instead of kmalloc/memsetChristophe Jaillet2015-09-051-2/+1
* cris/time: Migrate to new 'set-state' interfaceViresh Kumar2015-08-101-3/+5
* cris: Replace do_posix_clock_monotonic_gettime()Thomas Gleixner2015-07-091-1/+1
* cris: don't use module_init for non-modular core intmem.c codePaul Gortmaker2015-06-161-2/+1
* Merge tag 'cris-for-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/jes...Linus Torvalds2015-04-2612-575/+136
|\
| * CRISv32: use GENERIC_SCHED_CLOCKRabin Vincent2015-03-251-0/+9
| * CRISv32: use MMIO clocksourceRabin Vincent2015-03-251-21/+4
| * CRISv32: use generic clockeventsRabin Vincent2015-03-251-60/+85
| * CRIS: remove SMP codeRabin Vincent2015-03-2510-458/+1
| * CRISv32: handle multiple signalsRabin Vincent2015-03-251-32/+3
| * CRISv32: prevent bogus restarts on sigreturnRabin Vincent2015-03-252-2/+8
| * CRISv32: don't attempt syscall restart on irq exitRabin Vincent2015-03-251-0/+2
| * CRISv32: add irq domains supportRabin Vincent2015-03-251-3/+25
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2015-04-152-76/+71
|\ \
| * | cris fasttimer: remove use of seq_printf return valueJoe Perches2015-04-151-46/+39
| * | cris: remove use of seq_printf return valueJoe Perches2015-04-151-30/+32
| |/
* / arch: Remove exec_domain from remaining archsRichard Weinberger2015-04-121-2/+0
|/
* Merge tag 'cris-for-3.20' of git://git.kernel.org/pub/scm/linux/kernel/git/je...Linus Torvalds2015-02-152-2/+6
|\
| * CRISv32: Remove unnecessary KERN_INFO from sync_serialMasanari Iida2015-02-141-2/+2
| * CRISv32: Avoid warning of unused variableJesper Nilsson2015-01-291-0/+4
* | all arches, signal: move restart_block to struct task_structAndy Lutomirski2015-02-121-1/+1
|/
* VFS: Convert file->f_dentry->d_inode to file_inode()David Howells2015-01-201-1/+1
* CRISv32: Remove last remnants of ETRAX_SPI_MMC_BOARDJesper Nilsson2014-12-201-7/+0
* CRISv32: ETRAXFS: Fix recursive spinlockJesper Nilsson2014-12-201-69/+83
* CRISv32: Select MTDRAM for axisflashmapJesper Nilsson2014-12-201-0/+1
* CRISv32: Implement early consoleJesper Nilsson2014-12-201-26/+56
* CRISv32: Fix declaration mismatchJesper Nilsson2014-12-201-1/+0
* CRISv32: Rewrite of synchronous serial port driverJesper Nilsson2014-12-201-639/+791
* CRISv32: Better handling of watchdog biteJesper Nilsson2014-12-201-11/+17
* CRIS: Export missing function symbolsJesper Nilsson2014-12-201-8/+7