aboutsummaryrefslogtreecommitdiffstats
path: root/arch/cris/include/asm (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-08-08lib/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-04sys_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/kernel/git/tip/tip into nextLinus Torvalds2-13/+4
2014-05-27PCI: 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/kernel/git/tip/tipLinus Torvalds2-6/+1
2014-03-31Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-1/+2
2014-03-13arch: Remove stub cputime.h headersFrederic Weisbecker2-6/+1
2014-03-10cris: convert ffs from an object-like macro to a function-like macroGeert Uytterhoeven1-1/+1
2014-02-09locking/mcs: Allow architecture specific asm files to be used for contended caseTim Chen1-0/+1
2014-02-09locking/mcs: Order the header files in Kbuild of each architecture in alphabetical orderTim 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-23cris: provide {in,out}[wl]_p()Geert Uytterhoeven1-0/+4
2014-01-13arch: Re-sort some Kbuild files to hopefully help avoid some conflictsStephen Rothwell1-1/+1
2014-01-13net: 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-17lib: 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/kernel/git/tip/tipLinus 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/git/helgaas/pciLinus Torvalds1-1/+0
2013-11-13preempt: Make PREEMPT_ACTIVE genericThomas Gleixner1-2/+0
2013-11-13hardirq: Make hardirq bits genericThomas Gleixner1-12/+0
2013-11-13cris: media platform drivers: fix buildMauro Carvalho Chehab1-0/+1
2013-10-07cris/PCI: Remove unused pci_mem_startMyron Stowe1-1/+0
2013-09-25sched, arch: Create asm/preempt.hPeter Zijlstra1-0/+1
2013-09-10CRIS: remove unused current_regsJesper Nilsson1-1/+0
2013-07-03Merge branch 'akpm' (updates from Andrew Morton)Linus Torvalds1-1/+0
2013-07-03mm/CRIS: clean up unused VALID_PAGE()Jiang Liu1-1/+0
2013-07-03Merge branch 'exotic-arch-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68kLinus Torvalds3-6/+7
2013-06-29consolidate io_remap_pfn_range definitionsAl Viro1-3/+0
2013-06-16cris: Wire up asm-generic/vga.hGeert Uytterhoeven1-0/+1
2013-06-16cris: Wire up asm-generic/xor.hGeert Uytterhoeven1-0/+1
2013-06-16cris: Switch to asm-generic/linkage.hGeert Uytterhoeven2-6/+1
2013-06-16cris: Provide inb_p() and outb_p()Geert Uytterhoeven1-0/+3
2013-06-16cris: Provide <asm/kvm_para.h>Geert Uytterhoeven1-0/+1
2013-05-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signalLinus Torvalds1-8/+0
2013-04-08arch: Cleanup enable/disable_hltThomas Gleixner1-7/+0
2013-03-03consolidate cond_syscall and SYSCALL_ALIAS declarationsAl Viro1-8/+0
2013-02-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-3/+0
2013-02-26default SET_PERSONALITY() in linux/elf.hAl Viro1-3/+0
2013-02-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signalLinus Torvalds2-19/+2
2013-02-14burying unused conditionalsAl Viro1-2/+0
2013-02-03cris: switch to generic old sigaction()Al Viro1-7/+0
2013-02-03consolidate kernel-side struct sigaction declarationsAl Viro1-6/+1
2013-02-03consolidate declarations of k_sigactionAl Viro1-3/+0
2013-01-29cris: Provide dma_mmap_coherent() and dma_get_sgtable()Geert Uytterhoeven1-0/+10