summaryrefslogtreecommitdiffstats
path: root/arch/cris
Commit message (Expand)AuthorAgeFilesLines
* 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
* CRIS: Fix headers_installSam Ravnborg2014-12-202-6/+2
* CRISv32: Add missing include for mm.hJesper Nilsson2014-12-201-0/+1
* CRISv32: Drop obsolete file for SPI driverJesper Nilsson2014-12-191-1/+0
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2014-12-112-1/+5
|\
| * net, lib: kill arch_fast_hash library bitsDaniel Borkmann2014-12-101-1/+0
| * net: sock: allow eBPF programs to be attached to socketsAlexei Starovoitov2014-12-051-0/+3
| * net: introduce SO_INCOMING_CPUEric Dumazet2014-11-111-0/+2
* | cris: io: implement dummy relaxed accessor macros for writesWill Deacon2014-10-201-0/+3
|/
* Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2014-10-132-2/+0
|\
| * sched, cleanup, treewide: Remove set_current_state(TASK_RUNNING) after schedu...Kirill Tkhai2014-09-192-2/+0
* | Merge branch 'locking-arch-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2014-10-131-33/+26
|\ \
| * | locking,arch: Use ACCESS_ONCE() instead of cast to volatile in atomic_read()Pranith Kumar2014-10-031-1/+1
| * | locking,arch,cris: Fold atomic_opsPeter Zijlstra2014-08-141-32/+25
* | | cris: use Kbuild logic to include <asm-generic/sections.h>Geert Uytterhoeven2014-10-092-7/+1
* | | irq_work: Introduce arch_irq_work_has_interrupt()Peter Zijlstra2014-09-131-0/+1
| |/ |/|
* | Merge branch 'signal-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2014-08-092-111/+67
|\ \
| * | cris: Use sigsp()Richard Weinberger2014-08-062-22/+8
| * | cris: Use get_signal() signal_setup_done()Richard Weinberger2014-08-062-93/+63
* | | lib/scatterlist: clean up useless architecture versions of scatterlist.hLaura Abbott2014-08-082-6/+1
| |/ |/|
* | arch, locking: Ciao arch_mutex_cpu_relax()Davidlohr Bueso2014-07-171-0/+1
|/
* cris: update comments for generic idle conversionGeert Uytterhoeven2014-06-062-7/+3
* sys_sgetmask/sys_ssetmask: add CONFIG_SGETMASK_SYSCALLFabian Frederick2014-06-041-1/+0
* Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2014-06-032-13/+4
|\
OpenPOWER on IntegriCloud