summaryrefslogtreecommitdiffstats
path: root/arch/cris
AgeCommit message (Expand)AuthorLines
2013-04-08cris: Use generic idle loopThomas Gleixner-33/+9
2013-04-08arch: Cleanup enable/disable_hltThomas Gleixner-37/+3
2013-04-05arch: cris: amend Kconfig after mtdchar mergeArtem Bityutskiy-2/+0
2013-04-02cpufreq: Notify all policy->cpus in cpufreq_notify_transition()Viresh Kumar-23/+14
2013-03-31net: add option to enable error queue packets waking selectKeller, Jacob E-0/+2
2013-03-12Select VIRT_TO_BUS directly where neededStephen Rothwell-1/+1
2013-03-03consolidate cond_syscall and SYSCALL_ALIAS declarationsAl Viro-8/+0
2013-02-27arch Kconfig: centralise CONFIG_ARCH_NO_VIRT_TO_BUSStephen Rothwell-0/+1
2013-02-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds-13/+9
2013-02-26default SET_PERSONALITY() in linux/elf.hAl Viro-3/+0
2013-02-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds-139/+17
2013-02-22new helper: file_inode(file)Al Viro-10/+9
2013-02-21Merge branch 'akpm' (incoming from Andrew)Linus Torvalds-5/+0
2013-02-21cris: use "int" for ssize_t to match size_tGeert Uytterhoeven-5/+0
2013-02-21Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds-15/+6
2013-02-21Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-2/+2
2013-02-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds-1/+3
2013-02-18Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Rafael J. Wysocki-10/+1
2013-02-17cris idle: delete idle and pm_idleLen Brown-10/+1
2013-02-14burying unused conditionalsAl Viro-3/+0
2013-02-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller-0/+10
2013-02-03cris: kill weird arguments of sys_{rt_,}sigreturn()Al Viro-16/+8
2013-02-03cris: switch to generic old sigaction()Al Viro-74/+1
2013-02-03cris: switch to generic old sigsuspendAl Viro-23/+1
2013-02-03cris: don't leave ->uc_stack unitialized - we'll use its contents on sigreturnAl Viro-0/+3
2013-02-03cris: switch to generic sigaltstackAl Viro-14/+3
2013-02-03consolidate kernel-side struct sigaction declarationsAl Viro-6/+1
2013-02-03consolidate declarations of k_sigactionAl Viro-3/+0
2013-01-29cris: Provide dma_mmap_coherent() and dma_get_sgtable()Geert Uytterhoeven-0/+10
2013-01-23soreuseport: infrastructureTom Herbert-1/+1
2013-01-17sk-filter: Add ability to lock a socket filter programVincent Bernat-0/+2
2013-01-14Merge branch 'clocksource/cleanup' into next/cleanupOlof Johansson-2/+2
2013-01-11arch/cris/arch-v32/drivers: remove depends on CONFIG_EXPERIMENTALKees Cook-2/+2
2013-01-03ARCH: drivers remove __dev* attributes.Greg Kroah-Hartman-2/+2
2012-12-24time: convert arch_gettimeoffset to a pointerStephen Warren-13/+4
2012-12-24cris: move usec/nsec conversion to do_slow_gettimeoffsetStephen Warren-3/+3
2012-12-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds-9/+1
2012-12-20UAPI: Fix up empty files in arch/cris/David Howells-0/+5
2012-12-20CRIS: locking: fix the return value of arch_read_trylock()Wei Yongjun-1/+1
2012-12-20Merge tag 'disintegrate-cris-20121009' of git://git.infradead.org/users/dhowe...Jesper Nilsson-639/+682
2012-12-20CRIS: use kbuild.h instead of defining macros in asm-offset.cJames Hogan-5/+1
2012-12-19unify SS_ONSTACK/SS_DISABLE definitionsAl Viro-6/+0
2012-12-19new helper: current_user_stack_pointer()Al Viro-0/+1
2012-12-19Bury the conditionals from kernel_thread/kernel_execve seriesAl Viro-3/+0
2012-12-19Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds-2/+0
2012-12-18CRIS: fix I/O macrosCorey Minyard-6/+33
2012-12-14modules: don't hand 0 to vmalloc.Rusty Russell-2/+0
2012-12-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds-2/+2
2012-12-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds-0/+1
2012-12-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds-227/+67