aboutsummaryrefslogtreecommitdiffstats
path: root/arch/cris (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-07-17mm: clean up per architecture MM hook header filesLaurent Dufour2-15/+1
2015-07-09cris: Replace do_posix_clock_monotonic_gettime()Thomas Gleixner1-1/+1
2015-07-02Merge tag 'module_init-device_initcall-v4.1-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linuxLinus Torvalds2-4/+2
2015-06-25Merge branch 'for-4.2/sg' of git://git.kernel.dk/linux-blockLinus Torvalds3-3/+2
2015-06-24mm: new mm hook frameworkLaurent Dufour1-0/+15
2015-06-16cris: don't use module_init for non-modular core eeprom.c codePaul Gortmaker1-2/+1
2015-06-16cris: don't use module_init for non-modular core intmem.c codePaul Gortmaker1-2/+1
2015-05-19remove scatterlist.h generation from arch Kbuild filesChristoph Hellwig1-1/+0
2015-05-19mm/fault, arch: Use pagefault_disable() to check for disabled pagefaults in the handlerDavid Hildenbrand1-3/+3
2015-05-05remove <asm/scatterlist.h>Christoph Hellwig2-2/+2
2015-04-26Merge tag 'cris-for-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/jesper/crisLinus Torvalds47-1145/+285
2015-04-15Merge branch 'akpm' (patches from Andrew)Linus Torvalds4-150/+140
2015-04-15cris fasttimer: remove use of seq_printf return valueJoe Perches2-92/+78
2015-04-15cris: remove use of seq_printf return valueJoe Perches2-58/+62
2015-04-12arch: Remove exec_domain from remaining archsRichard Weinberger3-6/+0
2015-03-25cris: fix integer overflow in ELF_ET_DYN_BASEAndrey Ryabinin1-1/+1
2015-03-25CRISv32: use GENERIC_SCHED_CLOCKRabin Vincent3-0/+12
2015-03-25CRISv32: use MMIO clocksourceRabin Vincent2-21/+5
2015-03-25CRISv32: use generic clockeventsRabin Vincent2-60/+86
2015-03-25CRIS: use generic headers via KbuildRabin Vincent13-53/+12
2015-03-25CRIS: use generic cmpxchg.hRabin Vincent2-51/+1
2015-03-25CRIS: use generic atomic.hRabin Vincent4-165/+1
2015-03-25CRIS: use generic atomic bitopsRabin Vincent1-110/+1
2015-03-25CRISv10: remove redundant macros from system.hRabin Vincent1-8/+0
2015-03-25CRIS: remove SMP codeRabin Vincent17-638/+1
2015-03-25CRISv32: don't enable irqs in INIT_THREADRabin Vincent1-2/+1
2015-03-25CRISv32: handle multiple signalsRabin Vincent2-32/+26
2015-03-25CRISv32: prevent bogus restarts on sigreturnRabin Vincent2-2/+8
2015-03-25CRISv32: don't attempt syscall restart on irq exitRabin Vincent1-0/+2
2015-03-25CRIS: add Axis 88 board device treeRabin Vincent2-0/+56
2015-03-25CRISv32: add device tree supportRabin Vincent6-0/+46
2015-03-25CRISv32: add irq domains supportRabin Vincent2-3/+26
2015-03-25CRIS: enable GPIOLIBRabin Vincent1-0/+1
2015-02-15Merge tag 'cris-for-3.20' of git://git.kernel.org/pub/scm/linux/kernel/git/jesper/crisLinus Torvalds6-76/+111
2015-02-14CRIS: Whitespace cleanupJesper Nilsson1-31/+52
2015-02-14CRIS: macro whitespace fixes in uaccess.hMichael S. Tsirkin1-55/+58
2015-02-14CRIS: uaccess: fix sparse errorsMichael S. Tsirkin1-2/+2
2015-02-14CRISv32: Remove unnecessary KERN_INFO from sync_serialMasanari Iida1-2/+2
2015-02-12all arches, signal: move restart_block to struct task_structAndy Lutomirski3-6/+2
2015-02-11mm: make FIRST_USER_ADDRESS unsigned long on all archsKirill A. Shutemov1-1/+1
2015-02-10cris: drop _PAGE_FILE and pte_file()-related helpersKirill A. Shutemov3-10/+0
2015-01-29vm: add VM_FAULT_SIGSEGV handling supportLinus Torvalds1-0/+2
2015-01-29CRIS: Fix missing NR_CPUS in menuconfigJesper Nilsson1-0/+4
2015-01-29CRISv32: Avoid warning of unused variableJesper Nilsson1-0/+4
2015-01-29CRIS: Avoid warning in cris mm/fault.cJesper Nilsson1-1/+3
2015-01-29CRIS: Export csum_partial_copy_nocheckJesper Nilsson1-0/+1
2015-01-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-1/+1
2015-01-20VFS: Convert file->f_dentry->d_inode to file_inode()David Howells1-1/+1
2015-01-20module: remove mod arg from module_free, rename module_memfree().Rusty Russell1-1/+1
2014-12-20CRISv32: Remove last remnants of ETRAX_SPI_MMC_BOARDJesper Nilsson1-7/+0