summaryrefslogtreecommitdiffstats
path: root/arch/cris
Commit message (Expand)AuthorAgeFilesLines
* cris: Replace do_posix_clock_monotonic_gettime()Thomas Gleixner2015-07-091-1/+1
* Merge tag 'module_init-device_initcall-v4.1-rc8' of git://git.kernel.org/pub/...Linus Torvalds2015-07-022-4/+2Star
|\
| * cris: don't use module_init for non-modular core eeprom.c codePaul Gortmaker2015-06-161-2/+1Star
| * cris: don't use module_init for non-modular core intmem.c codePaul Gortmaker2015-06-161-2/+1Star
* | Merge branch 'for-4.2/sg' of git://git.kernel.dk/linux-blockLinus Torvalds2015-06-263-3/+2Star
|\ \
| * | remove scatterlist.h generation from arch Kbuild filesChristoph Hellwig2015-05-191-1/+0Star
| * | remove <asm/scatterlist.h>Christoph Hellwig2015-05-052-2/+2
| |/
* | mm: new mm hook frameworkLaurent Dufour2015-06-251-0/+15
* | mm/fault, arch: Use pagefault_disable() to check for disabled pagefaults in t...David Hildenbrand2015-05-191-3/+3
|/
* Merge tag 'cris-for-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/jes...Linus Torvalds2015-04-2647-1145/+285Star
|\
| * 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/+5Star
| * CRISv32: use generic clockeventsRabin Vincent2015-03-252-60/+86
| * CRIS: use generic headers via KbuildRabin Vincent2015-03-2513-53/+12Star
| * CRIS: use generic cmpxchg.hRabin Vincent2015-03-252-51/+1Star
| * CRIS: use generic atomic.hRabin Vincent2015-03-254-165/+1Star
| * CRIS: use generic atomic bitopsRabin Vincent2015-03-251-110/+1Star
| * CRISv10: remove redundant macros from system.hRabin Vincent2015-03-251-8/+0Star
| * CRIS: remove SMP codeRabin Vincent2015-03-2517-638/+1Star
| * CRISv32: don't enable irqs in INIT_THREADRabin Vincent2015-03-251-2/+1Star
| * CRISv32: handle multiple signalsRabin Vincent2015-03-252-32/+26Star
| * 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-164-150/+140Star
|\ \
| * | cris fasttimer: remove use of seq_printf return valueJoe Perches2015-04-162-92/+78Star
| * | cris: remove use of seq_printf return valueJoe Perches2015-04-162-58/+62
| |/
* / arch: Remove exec_domain from remaining archsRichard Weinberger2015-04-123-6/+0Star
|/
* Merge tag 'cris-for-3.20' of git://git.kernel.org/pub/scm/linux/kernel/git/je...Linus Torvalds2015-02-166-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-133-6/+2Star
* | mm: make FIRST_USER_ADDRESS unsigned long on all archsKirill A. Shutemov2015-02-121-1/+1
* | cris: drop _PAGE_FILE and pte_file()-related helpersKirill A. Shutemov2015-02-103-10/+0Star
* | 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-261-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/+0Star
* CRISv32: ETRAXFS: Fix recursive spinlockJesper Nilsson2014-12-202-71/+83