summaryrefslogtreecommitdiffstats
path: root/arch/cris
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'cris-for-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/jes...Linus Torvalds2015-04-2647-1145/+285
|\
| * cris: fix integer overflow in ELF_ET_DYN_BASEAndrey Ryabinin2015-03-251-1/+1
| * CRISv32: use GENERIC_SCHED_CLOCKRabin Vincent2015-03-253-0/+12
| * CRISv32: use MMIO clocksourceRabin Vincent2015-03-252-21/+5
| * CRISv32: use generic clockeventsRabin Vincent2015-03-252-60/+86
| * CRIS: use generic headers via KbuildRabin Vincent2015-03-2513-53/+12
| * CRIS: use generic cmpxchg.hRabin Vincent2015-03-252-51/+1
| * CRIS: use generic atomic.hRabin Vincent2015-03-254-165/+1
| * CRIS: use generic atomic bitopsRabin Vincent2015-03-251-110/+1
| * CRISv10: remove redundant macros from system.hRabin Vincent2015-03-251-8/+0
| * CRIS: remove SMP codeRabin Vincent2015-03-2517-638/+1
| * CRISv32: don't enable irqs in INIT_THREADRabin Vincent2015-03-251-2/+1
| * CRISv32: handle multiple signalsRabin Vincent2015-03-252-32/+26
| * 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
| * CRIS: add Axis 88 board device treeRabin Vincent2015-03-252-0/+56
| * CRISv32: add device tree supportRabin Vincent2015-03-256-0/+46
| * CRISv32: add irq domains supportRabin Vincent2015-03-252-3/+26
| * CRIS: enable GPIOLIBRabin Vincent2015-03-251-0/+1
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2015-04-154-150/+140
|\ \
| * | cris fasttimer: remove use of seq_printf return valueJoe Perches2015-04-152-92/+78
| * | cris: remove use of seq_printf return valueJoe Perches2015-04-152-58/+62
| |/
* | arch: Remove exec_domain from remaining archsRichard Weinberger2015-04-123-6/+0
|/
* Merge tag 'cris-for-3.20' of git://git.kernel.org/pub/scm/linux/kernel/git/je...Linus Torvalds2015-02-156-76/+111
|\
| * CRIS: Whitespace cleanupJesper Nilsson2015-02-141-31/+52
| * CRIS: macro whitespace fixes in uaccess.hMichael S. Tsirkin2015-02-141-55/+58
| * CRIS: uaccess: fix sparse errorsMichael S. Tsirkin2015-02-141-2/+2
| * CRISv32: Remove unnecessary KERN_INFO from sync_serialMasanari Iida2015-02-141-2/+2
| * CRIS: Fix missing NR_CPUS in menuconfigJesper Nilsson2015-01-291-0/+4
| * CRISv32: Avoid warning of unused variableJesper Nilsson2015-01-291-0/+4
| * CRIS: Avoid warning in cris mm/fault.cJesper Nilsson2015-01-291-1/+3
| * CRIS: Export csum_partial_copy_nocheckJesper Nilsson2015-01-291-0/+1
* | all arches, signal: move restart_block to struct task_structAndy Lutomirski2015-02-123-6/+2
* | mm: make FIRST_USER_ADDRESS unsigned long on all archsKirill A. Shutemov2015-02-111-1/+1
* | cris: drop _PAGE_FILE and pte_file()-related helpersKirill A. Shutemov2015-02-103-10/+0
* | vm: add VM_FAULT_SIGSEGV handling supportLinus Torvalds2015-01-291-0/+2
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2015-01-251-1/+1
|\
| * VFS: Convert file->f_dentry->d_inode to file_inode()David Howells2015-01-201-1/+1
* | module: remove mod arg from module_free, rename module_memfree().Rusty Russell2015-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-202-71/+83
* CRISv32: Select MTDRAM for axisflashmapJesper Nilsson2014-12-201-0/+1
* CRISv32: Implement early consoleJesper Nilsson2014-12-201-26/+56
* CRIS: Use KALLSYMs if available in call stack dumpJesper Nilsson2014-12-201-27/+34
* CRISv32: Fix declaration mismatchJesper Nilsson2014-12-201-1/+0
* CRISv32: Rewrite of synchronous serial port driverJesper Nilsson2014-12-201-639/+791
* CRIS: Update init memory handlingJesper Nilsson2014-12-201-5/+33
* CRISv32: Better handling of watchdog biteJesper Nilsson2014-12-201-11/+17
* CRIS: Export missing function symbolsJesper Nilsson2014-12-203-19/+19
* CRIS: Export ioremap_nocacheJesper Nilsson2014-12-201-1/+2
OpenPOWER on IntegriCloud