aboutsummaryrefslogtreecommitdiff
path: root/arch/cris/arch-v10
AgeCommit message (Expand)Author
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-03-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2010-03-12cris arch-v10: use generic ptrace_resume codeChristoph Hellwig
2010-03-12Add generic sys_old_mmap()Christoph Hellwig
2010-03-08Merge branch 'for-next' into for-linusJiri Kosina
2010-03-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Linus Torvalds
2010-03-01Merge branch 'for-linus' of git://repo.or.cz/cris-mirrorLinus Torvalds
2010-02-09tree-wide: Assorted spelling fixesDaniel Mack
2010-01-05Merge branch 'master' into percpuTejun Heo
2009-11-19cris: Fixup last users of irq_chip->typenameThomas Gleixner
2009-11-09CRIS: remove code that has been commented out for many yearsJiri Kosina
2009-11-09CIRS: turn local_save_flags() + local_irq_disable()into local_irq_save()Jiri Kosina
2009-10-29percpu: remove per_cpu__ prefix.Rusty Russell
2009-10-01const: constify remaining file_operationsAlexey Dobriyan
2009-09-01CRIS: convert to asm-generic/hardirq.hChristoph Hellwig
2009-06-23CRISv10: remove redundant tests on unsignedRoel Kluin
2009-04-28CRIS: Wire up syscalls signalfd4 to writev.Jesper Nilsson
2009-04-21CRIS: Merge machine dependent boot/compressed and boot/rescueJesper Nilsson
2009-04-05Merge branch 'for-linus' of git://repo.or.cz/cris-mirrorLinus Torvalds
2009-04-02Simplify copy_thread()Alexey Dobriyan
2009-04-02cris: convert obsolete hw_interrupt_type to struct irq_chipThomas Gleixner
2009-03-30cpumask: remove references to struct irqaction's mask field.Rusty Russell
2009-01-14[CVE-2009-0029] Rename old_readdir to sys_old_readdirHeiko Carstens
2008-10-31[CRIS] Remove links from CRIS buildJesper Nilsson
2008-10-31[CRIS] Merge asm-offsets.c for both arches into one file.Jesper Nilsson
2008-10-29[CRIS] Move header files from include to arch/cris/include.Jesper Nilsson
2008-10-20cris: use bcd2bin/bin2bcdAdrian Bunk
2008-10-17Merge branch 'for-linus' of git://www.jni.nu/crisLinus Torvalds
2008-10-13CRIS: proper defconfig setupAdrian Bunk
2008-09-06Remove asm/a.out.h files for all architectures without a.out support.Adrian Bunk
2008-07-26cris: use the common ascii hex helpersHarvey Harrison
2008-07-25inflate: refactor inflate malloc codeThomas Petazzoni
2008-07-24mm: drop unneeded pgdat argument from free_area_init_node()Johannes Weiner
2008-07-20Merge branch 'for-linus' of git://www.jni.nu/crisLinus Torvalds
2008-07-14[CRIS] Rename boot-linkscripts and fix the path to them.Jesper Nilsson
2008-07-01Merge branch 'cris_debug_port_fix' into crisJesper Nilsson
2008-07-01Merge branch 'build_fix' into crisJesper Nilsson
2008-06-30[CRISv10] Clean up compressed/misc.cJesper Nilsson
2008-06-30[CRISv10] Correct whitespace damage.Jesper Nilsson
2008-06-30[CRIS] Correct image makefiles to allow using a separate OBJ-directory.Jesper Nilsson
2008-06-29Merge branch 'pcf8563_mutex_spinlock' into crisJesper Nilsson
2008-06-29Merge branch 'cris_debug_port_fix' into crisJesper Nilsson
2008-06-29[CRIS] Build fixes for compressed and rescue images for v10 and v32:Jesper Nilsson
2008-06-29It looks at least odd to apply spin_unlock to a mutex.Julia Lawall
2008-06-29cris: compile fixes for 2.6.26-rc5Hinko Kocevar
2008-06-20Add a bunch of cycle_kernel_lock() callsJonathan Corbet
2008-06-20Add "no BKL needed" comments to several driversJonathan Corbet
2008-05-18cris: cdev lock_kernel() pushdownJonathan Corbet
2008-03-04cris: correct usage of __user for copy to and from user space in lib/usercopy...Jesper Nilsson
2008-03-04CRIS: Import string.c (memcpy) from newlib: fixes compile error with gcc 4Jesper Nilsson