summaryrefslogtreecommitdiffstats
path: root/arch/cris/arch-v32
Commit message (Expand)AuthorAgeFilesLines
* 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
* CRISv32: Add missing include for mm.hJesper Nilsson2014-12-201-0/+1
* CRISv32: Drop obsolete file for SPI driverJesper Nilsson2014-12-191-1/+0
* sched, cleanup, treewide: Remove set_current_state(TASK_RUNNING) after schedu...Kirill Tkhai2014-09-191-1/+0
* cris: Use sigsp()Richard Weinberger2014-08-061-12/+4
* cris: Use get_signal() signal_setup_done()Richard Weinberger2014-08-061-47/+30
* cris: update comments for generic idle conversionGeert Uytterhoeven2014-06-061-5/+1
* Merge branch 'master' into for-nextJiri Kosina2014-02-2011-29/+43
|\
| * Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2014-01-281-2/+0
| |\
| | * cramfs: take headers to fs/cramfsAl Viro2014-01-251-2/+0
| * | CRIS: Add missing syscallsJesper Nilsson2014-01-091-9/+25
| * | cris: sync_serial: remove interruptible_sleep_onArnd Bergmann2014-01-091-1/+3
| * | cris: remove deprecated IRQF_DISABLEDMichael Opdenacker2014-01-088-17/+15
| |/
* | Kconfig: Remove useless "default N" linesPaul Bolle2014-02-201-2/+0
|/
OpenPOWER on IntegriCloud