summaryrefslogtreecommitdiff
path: root/arch/cris
AgeCommit message (Expand)Author
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
2014-12-20CRIS: Export ioremap_nocacheJesper Nilsson
2014-12-20CRIS: Fix headers_installSam Ravnborg
2014-12-20CRISv32: Add missing include for mm.hJesper Nilsson
2014-12-19CRISv32: Drop obsolete file for SPI driverJesper Nilsson
2014-12-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2014-12-10net, lib: kill arch_fast_hash library bitsDaniel Borkmann
2014-12-05net: sock: allow eBPF programs to be attached to socketsAlexei Starovoitov
2014-11-11net: introduce SO_INCOMING_CPUEric Dumazet
2014-10-20cris: io: implement dummy relaxed accessor macros for writesWill Deacon
2014-10-13Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2014-10-13Merge branch 'locking-arch-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2014-10-09cris: use Kbuild logic to include <asm-generic/sections.h>Geert Uytterhoeven
2014-10-03locking,arch: Use ACCESS_ONCE() instead of cast to volatile in atomic_read()Pranith Kumar
2014-09-19sched, cleanup, treewide: Remove set_current_state(TASK_RUNNING) after schedu...Kirill Tkhai
2014-09-13irq_work: Introduce arch_irq_work_has_interrupt()Peter Zijlstra
2014-08-14locking,arch,cris: Fold atomic_opsPeter Zijlstra
2014-08-09Merge branch 'signal-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2014-08-08lib/scatterlist: clean up useless architecture versions of scatterlist.hLaura Abbott
2014-08-06cris: Use sigsp()Richard Weinberger
2014-08-06cris: Use get_signal() signal_setup_done()Richard Weinberger
2014-07-17arch, locking: Ciao arch_mutex_cpu_relax()Davidlohr Bueso
2014-06-06cris: update comments for generic idle conversionGeert Uytterhoeven
2014-06-04sys_sgetmask/sys_ssetmask: add CONFIG_SGETMASK_SYSCALLFabian Frederick
2014-06-03Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds