summaryrefslogtreecommitdiff
path: root/arch/cris
AgeCommit message (Expand)Author
2016-10-02cris: buggered copy_from_user/copy_to_user/clear_userAl Viro
2015-04-26Merge tag 'cris-for-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/jes...Linus Torvalds
2015-04-15Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2015-04-15cris fasttimer: remove use of seq_printf return valueJoe Perches
2015-04-15cris: remove use of seq_printf return valueJoe Perches
2015-04-12arch: Remove exec_domain from remaining archsRichard Weinberger
2015-03-25cris: fix integer overflow in ELF_ET_DYN_BASEAndrey Ryabinin
2015-03-25CRISv32: use GENERIC_SCHED_CLOCKRabin Vincent
2015-03-25CRISv32: use MMIO clocksourceRabin Vincent
2015-03-25CRISv32: use generic clockeventsRabin Vincent
2015-03-25CRIS: use generic headers via KbuildRabin Vincent
2015-03-25CRIS: use generic cmpxchg.hRabin Vincent
2015-03-25CRIS: use generic atomic.hRabin Vincent
2015-03-25CRIS: use generic atomic bitopsRabin Vincent
2015-03-25CRISv10: remove redundant macros from system.hRabin Vincent
2015-03-25CRIS: remove SMP codeRabin Vincent
2015-03-25CRISv32: don't enable irqs in INIT_THREADRabin Vincent
2015-03-25CRISv32: handle multiple signalsRabin Vincent
2015-03-25CRISv32: prevent bogus restarts on sigreturnRabin Vincent
2015-03-25CRISv32: don't attempt syscall restart on irq exitRabin Vincent
2015-03-25CRIS: add Axis 88 board device treeRabin Vincent
2015-03-25CRISv32: add device tree supportRabin Vincent
2015-03-25CRISv32: add irq domains supportRabin Vincent
2015-03-25CRIS: enable GPIOLIBRabin Vincent
2015-02-15Merge tag 'cris-for-3.20' of git://git.kernel.org/pub/scm/linux/kernel/git/je...Linus Torvalds
2015-02-14CRIS: Whitespace cleanupJesper Nilsson
2015-02-14CRIS: macro whitespace fixes in uaccess.hMichael S. Tsirkin
2015-02-14CRIS: uaccess: fix sparse errorsMichael S. Tsirkin
2015-02-14CRISv32: Remove unnecessary KERN_INFO from sync_serialMasanari Iida
2015-02-12all arches, signal: move restart_block to struct task_structAndy Lutomirski
2015-02-11mm: make FIRST_USER_ADDRESS unsigned long on all archsKirill A. Shutemov
2015-02-10cris: drop _PAGE_FILE and pte_file()-related helpersKirill A. Shutemov
2015-01-29vm: add VM_FAULT_SIGSEGV handling supportLinus Torvalds
2015-01-29CRIS: Fix missing NR_CPUS in menuconfigJesper Nilsson
2015-01-29CRISv32: Avoid warning of unused variableJesper Nilsson
2015-01-29CRIS: Avoid warning in cris mm/fault.cJesper Nilsson
2015-01-29CRIS: Export csum_partial_copy_nocheckJesper Nilsson
2015-01-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2015-01-20VFS: Convert file->f_dentry->d_inode to file_inode()David Howells
2015-01-20module: remove mod arg from module_free, rename module_memfree().Rusty Russell
2014-12-20CRISv32: Remove last remnants of ETRAX_SPI_MMC_BOARDJesper Nilsson
2014-12-20CRISv32: ETRAXFS: Fix recursive spinlockJesper Nilsson
2014-12-20CRISv32: Select MTDRAM for axisflashmapJesper Nilsson
2014-12-20CRISv32: Implement early consoleJesper Nilsson
2014-12-20CRIS: Use KALLSYMs if available in call stack dumpJesper Nilsson
2014-12-20CRISv32: Fix declaration mismatchJesper Nilsson
2014-12-20CRISv32: Rewrite of synchronous serial port driverJesper Nilsson
2014-12-20CRIS: Update init memory handlingJesper Nilsson
2014-12-20CRISv32: Better handling of watchdog biteJesper Nilsson
2014-12-20CRIS: Export missing function symbolsJesper Nilsson