aboutsummaryrefslogtreecommitdiffstats
path: root/arch/cris/arch-v10 (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-01-05Merge branch 'master' into percpuTejun Heo2-24/+1
2009-11-19cris: Fixup last users of irq_chip->typenameThomas Gleixner1-1/+1
2009-11-09CRIS: remove code that has been commented out for many yearsJiri Kosina1-22/+0
2009-11-09CIRS: turn local_save_flags() + local_irq_disable()into local_irq_save()Jiri Kosina1-2/+1
2009-10-29percpu: remove per_cpu__ prefix.Rusty Russell1-1/+1
2009-10-01const: constify remaining file_operationsAlexey Dobriyan1-1/+1
2009-09-01CRIS: convert to asm-generic/hardirq.hChristoph Hellwig1-1/+0
2009-06-23CRISv10: remove redundant tests on unsignedRoel Kluin1-2/+2
2009-04-28CRIS: Wire up syscalls signalfd4 to writev.Jesper Nilsson1-3/+11
2009-04-21CRIS: Merge machine dependent boot/compressed and boot/rescueJesper Nilsson13-1345/+0
2009-04-05Merge branch 'for-linus' of git://repo.or.cz/cris-mirrorLinus Torvalds1-1/+1
2009-04-02Simplify copy_thread()Alexey Dobriyan1-1/+1
2009-04-02cris: convert obsolete hw_interrupt_type to struct irq_chipThomas Gleixner1-1/+1
2009-03-30cpumask: remove references to struct irqaction's mask field.Rusty Russell1-1/+0
2009-01-14[CVE-2009-0029] Rename old_readdir to sys_old_readdirHeiko Carstens1-1/+1
2008-10-31[CRIS] Remove links from CRIS buildJesper Nilsson1-118/+0
2008-10-31[CRIS] Merge asm-offsets.c for both arches into one file.Jesper Nilsson1-47/+0
2008-10-29[CRIS] Move header files from include to arch/cris/include.Jesper Nilsson25-29/+31
2008-10-20cris: use bcd2bin/bin2bcdAdrian Bunk2-24/+24
2008-10-17Merge branch 'for-linus' of git://www.jni.nu/crisLinus Torvalds5-504/+2
2008-10-13CRIS: proper defconfig setupAdrian Bunk1-502/+0
2008-09-06Remove asm/a.out.h files for all architectures without a.out support.Adrian Bunk1-1/+0
2008-07-26cris: use the common ascii hex helpersHarvey Harrison1-55/+24
2008-07-25inflate: refactor inflate malloc codeThomas Petazzoni1-35/+1
2008-07-24mm: drop unneeded pgdat argument from free_area_init_node()Johannes Weiner1-1/+1
2008-07-20Merge branch 'for-linus' of git://www.jni.nu/crisLinus Torvalds8-143/+148
2008-07-14[CRIS] Rename boot-linkscripts and fix the path to them.Jesper Nilsson4-2/+2
2008-07-01Merge branch 'cris_debug_port_fix' into crisJesper Nilsson1-4/+4
2008-07-01Merge branch 'build_fix' into crisJesper Nilsson3-59/+72
2008-06-30[CRISv10] Clean up compressed/misc.cJesper Nilsson1-57/+70
2008-06-30[CRISv10] Correct whitespace damage.Jesper Nilsson1-4/+4
2008-06-30[CRIS] Correct image makefiles to allow using a separate OBJ-directory.Jesper Nilsson2-2/+2
2008-06-29Merge branch 'pcf8563_mutex_spinlock' into crisJesper Nilsson1-1/+1
2008-06-29Merge branch 'cris_debug_port_fix' into crisJesper Nilsson1-7/+13
2008-06-29[CRIS] Build fixes for compressed and rescue images for v10 and v32:Jesper Nilsson6-79/+65
2008-06-29It looks at least odd to apply spin_unlock to a mutex.Julia Lawall1-1/+1
2008-06-29cris: compile fixes for 2.6.26-rc5Hinko Kocevar1-7/+13
2008-06-20Add a bunch of cycle_kernel_lock() callsJonathan Corbet2-2/+4
2008-06-20Add "no BKL needed" comments to several driversJonathan Corbet1-1/+1
2008-05-18cris: cdev lock_kernel() pushdownJonathan Corbet2-13/+24
2008-03-04cris: correct usage of __user for copy to and from user space in lib/usercopy and uaccess.hJesper Nilsson1-1/+1
2008-03-04CRIS: Import string.c (memcpy) from newlib: fixes compile error with gcc 4Jesper Nilsson1-163/+174
2008-03-04CRIS v10: Include mm.h instead of vmstat.h in kernel/time.cJesper Nilsson1-1/+1
2008-02-14cris: import memset.c from newlib: fixes compile error with newer (pre4.3) gccJesper Nilsson1-195/+202
2008-02-08CRIS: Add new timerfd syscall entries.Jesper Nilsson1-1/+3
2008-02-08CRIS v10: Cleanup of drivers/gpio.cJesper Nilsson1-32/+29
2008-02-08CRIS: Move ETRAX_AXISFLASHMAP to common Kconfig file.Jesper Nilsson1-15/+0
2008-02-08CRIS v10: Update drivers/gpio.c, fix locking and general improvements.Jesper Nilsson1-359/+228
2008-02-08CRIS v10: Change name of low voltage read and set macros.Jesper Nilsson1-2/+2
2008-02-08CRIS v10: Remove duplicated folding of carry from lib/checksum.S, it is not needed.Jesper Nilsson1-7/+1