summaryrefslogtreecommitdiff
path: root/arch/cris/include/asm
AgeCommit message (Expand)AuthorFilesLines
2015-05-19remove scatterlist.h generation from arch Kbuild filesChristoph Hellwig1-1/+0
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/jes...Linus Torvalds20-385/+16
2015-04-12arch: Remove exec_domain from remaining archsRichard Weinberger1-2/+0
2015-03-25cris: fix integer overflow in ELF_ET_DYN_BASEAndrey Ryabinin1-1/+1
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 Vincent2-150/+1
2015-03-25CRIS: use generic atomic bitopsRabin Vincent1-110/+1
2015-03-25CRIS: remove SMP codeRabin Vincent4-20/+0
2015-02-16Merge tag 'cris-for-3.20' of git://git.kernel.org/pub/scm/linux/kernel/git/je...Linus Torvalds1-73/+97
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-13all arches, signal: move restart_block to struct task_structAndy Lutomirski1-4/+0
2015-02-12mm: make FIRST_USER_ADDRESS unsigned long on all archsKirill A. Shutemov1-1/+1
2015-02-11cris: drop _PAGE_FILE and pte_file()-related helpersKirill A. Shutemov1-4/+0
2014-12-20CRIS: Fix headers_installSam Ravnborg1-4/+0
2014-12-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-1/+0
2014-12-10net, lib: kill arch_fast_hash library bitsDaniel Borkmann1-1/+0
2014-10-20cris: io: implement dummy relaxed accessor macros for writesWill Deacon1-0/+3
2014-10-13Merge branch 'locking-arch-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-33/+26
2014-10-10cris: use Kbuild logic to include <asm-generic/sections.h>Geert Uytterhoeven2-7/+1
2014-10-03locking,arch: Use ACCESS_ONCE() instead of cast to volatile in atomic_read()Pranith Kumar1-1/+1
2014-09-13irq_work: Introduce arch_irq_work_has_interrupt()Peter Zijlstra1-0/+1
2014-08-14locking,arch,cris: Fold atomic_opsPeter Zijlstra1-32/+25
2014-08-09lib/scatterlist: clean up useless architecture versions of scatterlist.hLaura Abbott2-6/+1
2014-07-17arch, locking: Ciao arch_mutex_cpu_relax()Davidlohr Bueso1-0/+1
2014-06-05sys_sgetmask/sys_ssetmask: add CONFIG_SGETMASK_SYSCALLFabian Frederick1-1/+0
2014-06-03Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2-13/+4
2014-05-28PCI: Turn pcibios_penalize_isa_irq() into a weak functionHanjun Guo1-1/+0
2014-04-18arch,cris: Convert smp_mb__*()Peter Zijlstra2-13/+4
2014-04-01Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2-6/+1
2014-03-31Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-1/+2
2014-03-13arch: Remove stub cputime.h headersFrederic Weisbecker2-6/+1
2014-03-11cris: convert ffs from an object-like macro to a function-like macroGeert Uytterhoeven1-1/+1
2014-02-10locking/mcs: Allow architecture specific asm files to be used for contended caseTim Chen1-0/+1
2014-02-10locking/mcs: Order the header files in Kbuild of each architecture in alphabe...Tim Chen1-1/+1
2014-01-27Merge tag 'cris-for-3.14' of git://jni.nu/crisLinus Torvalds1-1/+1
2014-01-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-0/+1
2014-01-24cris: provide {in,out}[wl]_p()Geert Uytterhoeven1-0/+4
2014-01-14arch: Re-sort some Kbuild files to hopefully help avoid some conflictsStephen Rothwell1-1/+1
2014-01-14net: resort some Kbuild files to hopefully help avoid some conflictsStephen Rothwell1-1/+1
2014-01-12arch: Clean up asm/barrier.h implementations using asm-generic/barrier.hPeter Zijlstra2-25/+1
2014-01-09CRIS: Add missing syscallsJesper Nilsson1-1/+1
2013-12-18lib: Add missing arch generic-y entries for asm-generic/hash.hDavid S. Miller1-0/+1
2013-11-19Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-14/+0
2013-11-15cris: handle pgtable_page_ctor() failKirill A. Shutemov1-1/+4
2013-11-15cris: fix potential NULL-pointer dereferenceKirill A. Shutemov1-0/+2
2013-11-14Merge tag 'pci-v3.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-1/+0