summaryrefslogtreecommitdiff
path: root/arch/cris
AgeCommit message (Expand)AuthorFilesLines
2013-05-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-8/+0
2013-04-30Merge branch 'akpm' (incoming from Andrew)Linus Torvalds3-7/+6
2013-04-30dump_stack: unify debug information printed by show_regs()Tejun Heo2-0/+6
2013-04-30dump_stack: consolidate dump_stack() implementations and unify their behaviorsTejun Heo1-7/+0
2013-04-30Merge tag 'pm+acpi-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds4-299/+0
2013-04-30Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds5-67/+8
2013-04-29mm/cris: use common help functions to free reserved pagesJiang Liu1-14/+2
2013-04-17idle: Remove GENERIC_IDLE_LOOP config switchThomas Gleixner1-1/+0
2013-04-10cpufreq: cris: move cpufreq driver to drivers/cpufreqViresh Kumar4-290/+0
2013-04-08cris: Use generic idle loopThomas Gleixner5-33/+9
2013-04-08arch: Cleanup enable/disable_hltThomas Gleixner3-37/+3
2013-04-02cpufreq: Notify all policy->cpus in cpufreq_notify_transition()Viresh Kumar2-23/+14
2013-03-12Select VIRT_TO_BUS directly where neededStephen Rothwell1-1/+1
2013-03-03consolidate cond_syscall and SYSCALL_ALIAS declarationsAl Viro1-8/+0
2013-02-27arch Kconfig: centralise CONFIG_ARCH_NO_VIRT_TO_BUSStephen Rothwell1-0/+1
2013-02-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds4-13/+9
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/vir...Linus Torvalds5-139/+17
2013-02-22new helper: file_inode(file)Al Viro3-10/+9
2013-02-21Merge branch 'akpm' (incoming from Andrew)Linus Torvalds1-5/+0
2013-02-21cris: use "int" for ssize_t to match size_tGeert Uytterhoeven1-5/+0
2013-02-21Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2-15/+6
2013-02-21Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-2/+2
2013-02-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-1/+3
2013-02-18Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Rafael J. Wysocki1-10/+1
2013-02-17cris idle: delete idle and pm_idleLen Brown1-10/+1
2013-02-14burying unused conditionalsAl Viro2-3/+0
2013-02-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-0/+10
2013-02-03cris: kill weird arguments of sys_{rt_,}sigreturn()Al Viro2-16/+8
2013-02-03cris: switch to generic old sigaction()Al Viro4-74/+1
2013-02-03cris: switch to generic old sigsuspendAl Viro3-23/+1
2013-02-03cris: don't leave ->uc_stack unitialized - we'll use its contents on sigreturnAl Viro2-0/+3
2013-02-03cris: switch to generic sigaltstackAl Viro3-14/+3
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
2013-01-23soreuseport: infrastructureTom Herbert1-1/+1
2013-01-17sk-filter: Add ability to lock a socket filter programVincent Bernat1-0/+2
2013-01-14Merge branch 'clocksource/cleanup' into next/cleanupOlof Johansson2-2/+2
2013-01-11arch/cris/arch-v32/drivers: remove depends on CONFIG_EXPERIMENTALKees Cook1-2/+2
2013-01-03ARCH: drivers remove __dev* attributes.Greg Kroah-Hartman2-2/+2
2012-12-24time: convert arch_gettimeoffset to a pointerStephen Warren2-13/+4
2012-12-24cris: move usec/nsec conversion to do_slow_gettimeoffsetStephen Warren2-3/+3
2012-12-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds4-9/+1
2012-12-20UAPI: Fix up empty files in arch/cris/David Howells3-0/+5
2012-12-20CRIS: locking: fix the return value of arch_read_trylock()Wei Yongjun1-1/+1
2012-12-20Merge tag 'disintegrate-cris-20121009' of git://git.infradead.org/users/dhowe...Jesper Nilsson53-639/+682
2012-12-20CRIS: use kbuild.h instead of defining macros in asm-offset.cJames Hogan1-5/+1
2012-12-19unify SS_ONSTACK/SS_DISABLE definitionsAl Viro1-6/+0
2012-12-19new helper: current_user_stack_pointer()Al Viro1-0/+1