summaryrefslogtreecommitdiff
path: root/arch/cris/include
AgeCommit message (Expand)Author
2013-11-29cris: media platform drivers: fix buildMauro Carvalho Chehab
2013-09-10CRIS: Add kvm_para.h which includes generic fileJesper Nilsson
2013-09-10CRIS: remove unused current_regsJesper Nilsson
2013-07-11net: rename busy poll socket op and globalsEliezer Tamir
2013-07-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2013-07-04Merge branch 'akpm' (updates from Andrew Morton)Linus Torvalds
2013-07-03mm/CRIS: clean up unused VALID_PAGE()Jiang Liu
2013-07-03Merge branch 'exotic-arch-fixes' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2013-07-02Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2013-06-29consolidate io_remap_pfn_range definitionsAl Viro
2013-06-19sched: Rename sched.c as sched/core.c in comments and DocumentationViresh Kumar
2013-06-17net: add socket option for low latency pollingEliezer Tamir
2013-06-16cris: Wire up asm-generic/vga.hGeert Uytterhoeven
2013-06-16cris: Wire up asm-generic/xor.hGeert Uytterhoeven
2013-06-16cris: Switch to asm-generic/linkage.hGeert Uytterhoeven
2013-06-16cris: Provide inb_p() and outb_p()Geert Uytterhoeven
2013-06-16cris: Provide <asm/kvm_para.h>Geert Uytterhoeven
2013-05-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2013-05-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-04-08arch: Cleanup enable/disable_hltThomas Gleixner
2013-03-31net: add option to enable error queue packets waking selectKeller, Jacob E
2013-03-04consolidate cond_syscall and SYSCALL_ALIAS declarationsAl Viro
2013-02-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-02-26default SET_PERSONALITY() in linux/elf.hAl Viro
2013-02-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-02-22cris: use "int" for ssize_t to match size_tGeert Uytterhoeven
2013-02-14burying unused conditionalsAl Viro
2013-02-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-02-03cris: switch to generic old sigaction()Al Viro
2013-02-03consolidate kernel-side struct sigaction declarationsAl Viro
2013-02-03consolidate declarations of k_sigactionAl Viro
2013-01-29cris: Provide dma_mmap_coherent() and dma_get_sgtable()Geert Uytterhoeven
2013-01-23soreuseport: infrastructureTom Herbert
2013-01-17sk-filter: Add ability to lock a socket filter programVincent Bernat
2012-12-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2012-12-20UAPI: Fix up empty files in arch/cris/David Howells
2012-12-20CRIS: locking: fix the return value of arch_read_trylock()Wei Yongjun
2012-12-20Merge tag 'disintegrate-cris-20121009' of git://git.infradead.org/users/dhowe...Jesper Nilsson
2012-12-19unify SS_ONSTACK/SS_DISABLE definitionsAl Viro
2012-12-19new helper: current_user_stack_pointer()Al Viro
2012-12-19Bury the conditionals from kernel_thread/kernel_execve seriesAl Viro
2012-12-18CRIS: fix I/O macrosCorey Minyard
2012-12-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2012-12-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2012-12-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2012-11-29unify default ptrace_signal_deliverAl Viro
2012-11-29cris: switch to generic fork/vfork/cloneAl Viro
2012-11-19various: Fix spelling of "registered" in comments.Adam Buchbinder
2012-11-13tracing,x86: Add a TSC trace_clockDavid Sharp
2012-11-01sk-filter: Add ability to get socket filter program (v2)Pavel Emelyanov