aboutsummaryrefslogtreecommitdiffstats
path: root/arch/cris/include/asm (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2012-12-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signalLinus Torvalds2-1/+1
2012-12-20Merge tag 'disintegrate-cris-20121009' of git://git.infradead.org/users/dhowells/linux-headers into for-linus2Jesper Nilsson35-1562/+6
2012-12-19unify SS_ONSTACK/SS_DISABLE definitionsAl Viro1-6/+0
2012-12-19new helper: current_user_stack_pointer()Al Viro1-0/+1
2012-12-19Bury the conditionals from kernel_thread/kernel_execve seriesAl Viro1-1/+0
2012-12-18CRIS: fix I/O macrosCorey Minyard1-6/+33
2012-12-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-0/+1
2012-12-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signalLinus Torvalds3-8/+4
2012-11-29unify default ptrace_signal_deliverAl Viro1-6/+0
2012-11-28cris: switch to generic fork/vfork/cloneAl Viro1-0/+3
2012-11-13tracing,x86: Add a TSC trace_clockDavid Sharp1-0/+1