summaryrefslogtreecommitdiffstats
path: root/arch/cris/include/asm
AgeCommit message (Expand)AuthorLines
2015-02-15Merge tag 'cris-for-3.20' of git://git.kernel.org/pub/scm/linux/kernel/git/je...Linus Torvalds-73/+97
2015-02-14CRIS: Whitespace cleanupJesper Nilsson-31/+52
2015-02-14CRIS: macro whitespace fixes in uaccess.hMichael S. Tsirkin-55/+58
2015-02-14CRIS: uaccess: fix sparse errorsMichael S. Tsirkin-2/+2
2015-02-12all arches, signal: move restart_block to struct task_structAndy Lutomirski-4/+0
2015-02-11mm: make FIRST_USER_ADDRESS unsigned long on all archsKirill A. Shutemov-1/+1
2015-02-10cris: drop _PAGE_FILE and pte_file()-related helpersKirill A. Shutemov-4/+0
2014-12-20CRIS: Fix headers_installSam Ravnborg-4/+0
2014-12-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds-1/+0
2014-12-10net, lib: kill arch_fast_hash library bitsDaniel Borkmann-1/+0
2014-10-20cris: io: implement dummy relaxed accessor macros for writesWill Deacon-0/+3
2014-10-13Merge branch 'locking-arch-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds-33/+26
2014-10-09cris: use Kbuild logic to include <asm-generic/sections.h>Geert Uytterhoeven-7/+1
2014-10-03locking,arch: Use ACCESS_ONCE() instead of cast to volatile in atomic_read()Pranith Kumar-1/+1
2014-09-13irq_work: Introduce arch_irq_work_has_interrupt()Peter Zijlstra-0/+1
2014-08-14locking,arch,cris: Fold atomic_opsPeter Zijlstra-32/+25
2014-08-08lib/scatterlist: clean up useless architecture versions of scatterlist.hLaura Abbott-6/+1
2014-07-17arch, locking: Ciao arch_mutex_cpu_relax()Davidlohr Bueso-0/+1
2014-06-04sys_sgetmask/sys_ssetmask: add CONFIG_SGETMASK_SYSCALLFabian Frederick-1/+0
2014-06-03Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds-13/+4
2014-05-27PCI: Turn pcibios_penalize_isa_irq() into a weak functionHanjun Guo-1/+0
2014-04-18arch,cris: Convert smp_mb__*()Peter Zijlstra-13/+4
2014-04-01Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-6/+1
2014-03-31Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds-1/+2
2014-03-13arch: Remove stub cputime.h headersFrederic Weisbecker-6/+1
2014-03-10cris: convert ffs from an object-like macro to a function-like macroGeert Uytterhoeven-1/+1
2014-02-09locking/mcs: Allow architecture specific asm files to be used for contended caseTim Chen-0/+1
2014-02-09locking/mcs: Order the header files in Kbuild of each architecture in alphabe...Tim Chen-1/+1
2014-01-27Merge tag 'cris-for-3.14' of git://jni.nu/crisLinus Torvalds-1/+1
2014-01-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds-0/+1
2014-01-23cris: provide {in,out}[wl]_p()Geert Uytterhoeven-0/+4
2014-01-13arch: Re-sort some Kbuild files to hopefully help avoid some conflictsStephen Rothwell-1/+1
2014-01-13net: resort some Kbuild files to hopefully help avoid some conflictsStephen Rothwell-1/+1
2014-01-12arch: Clean up asm/barrier.h implementations using asm-generic/barrier.hPeter Zijlstra-25/+1
2014-01-09CRIS: Add missing syscallsJesper Nilsson-1/+1
2013-12-17lib: Add missing arch generic-y entries for asm-generic/hash.hDavid S. Miller-0/+1
2013-11-19Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-14/+0
2013-11-15cris: handle pgtable_page_ctor() failKirill A. Shutemov-1/+4
2013-11-15cris: fix potential NULL-pointer dereferenceKirill A. Shutemov-0/+2
2013-11-14Merge tag 'pci-v3.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-1/+0
2013-11-13preempt: Make PREEMPT_ACTIVE genericThomas Gleixner-2/+0
2013-11-13hardirq: Make hardirq bits genericThomas Gleixner-12/+0
2013-11-13cris: media platform drivers: fix buildMauro Carvalho Chehab-0/+1
2013-10-07cris/PCI: Remove unused pci_mem_startMyron Stowe-1/+0
2013-09-25sched, arch: Create asm/preempt.hPeter Zijlstra-0/+1
2013-09-10CRIS: remove unused current_regsJesper Nilsson-1/+0
2013-07-03Merge branch 'akpm' (updates from Andrew Morton)Linus Torvalds-1/+0
2013-07-03mm/CRIS: clean up unused VALID_PAGE()Jiang Liu-1/+0
2013-07-03Merge branch 'exotic-arch-fixes' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-6/+7
2013-06-29consolidate io_remap_pfn_range definitionsAl Viro-3/+0