aboutsummaryrefslogtreecommitdiffstats
path: root/arch/cris/arch-v10 (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-01-21CRIS: add missed local_irq_restore callCyrill Gorcunov1-0/+1
2008-01-17CRIS v10: vmlinux.lds.S: ix kernel oops on boot and use common definesJesper Nilsson1-18/+15
2008-01-14CRIS v10: driver for ds1302 needs to include cris-specific i2c.hJesper Nilsson1-128/+3
2008-01-14CRIS v10: kernel/time.c needs to include linux/vmstat.h to compileJesper Nilsson1-0/+1
2008-01-14CRIS v10: correct do_signal to fix oops and clean up signal handling in generalJesper Nilsson1-139/+112
2007-11-27ide: move CONFIG_IDE_ETRAX to drivers/ide/KconfigBartlomiej Zolnierkiewicz1-39/+0
2007-11-14CRISv10 fasttimer: Scrap INLINE and name timeval_cmp betterJesper Nilsson1-9/+7
2007-11-14CRISv10 memset library add lineendings to asmJesper Nilsson1-41/+41
2007-11-14CRISv10 string library add lineendings to asmJesper Nilsson1-27/+27
2007-11-14CRISv10 usercopy library add lineendings to asmJesper Nilsson1-157/+157
2007-11-14CRISv10 improve and bugfix fasttimerJesper Nilsson1-201/+114
2007-11-14CRISv10: fix timer interrupt parametersJesper Nilsson1-4/+7
2007-11-14CRIS: remove MTD_AMSTD and MTD_OBSOLETE_CHIPS take twoJesper Nilsson3-8/+4
2007-11-14cris: ARRAY_SIZE() cleanupAlex Unleashed2-3/+3
2007-11-14cris build fixes: setup.c needs param.hJesper Nilsson1-0/+1
2007-11-14cris build fixes: corrected and improved NMI and IRQ handlingJesper Nilsson3-23/+78
2007-11-14cris build fixes: Add missing syscallsJesper Nilsson1-0/+36
2007-11-14cris gpio: undo locks before returningRoel Kluin1-4/+11
2007-10-20typo fixesMatt LaPlante1-1/+1
2007-10-20spelling fixes: arch/cris/Simon Arlott8-10/+10
2007-10-19Spelling fix: explicitlyJean Delvare3-4/+4
2007-10-19Fix misspellings of "system", "controller", "interrupt" and "necessary".Robert P. J. Day1-1/+1
2007-10-16CRIS: cleanup struct irqaction initializersThomas Gleixner1-2/+6
2007-10-16Consolidate PTRACE_DETACHAlexey Dobriyan1-4/+0
2007-08-20ide: fix hidden dependencies on CONFIG_IDE_GENERICBartlomiej Zolnierkiewicz1-0/+1
2007-07-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuildLinus Torvalds1-1/+1
2007-07-19unregister_chrdev(): ignore the return valueAkinobu Mita1-3/+1
2007-07-17PTRACE_POKEDATA consolidationAlexey Dobriyan1-6/+1
2007-07-17PTRACE_PEEKDATA consolidationAlexey Dobriyan1-12/+2
2007-07-17cris: use DATA_DATA in crisMathieu Desnoyers1-1/+1
2007-07-16Remove the last few UMSDOS leftoversJesper Juhl1-1/+0
2007-05-08header cleaning: don't include smp_lock.h when not usedRandy Dunlap2-2/+0
2007-02-17arch/cris: typo in KERN_INFONicolas Kaiser1-1/+1
2007-02-12[PATCH] mark struct file_operations const 2Arjan van de Ven5-5/+5
2007-02-11[PATCH] disable init/initramfs.c: architecturesJean-Paul Saman1-1/+3
2007-02-11[PATCH] CRIS: TLB handling: turn local_save_flags() + local_irq_disable() into local_irq_save()Jiri Kosina1-6/+3
2007-02-11[PATCH] CRIS: user ARRAY_SIZE macro when appropriateAhmed S. Darwish1-2/+1
2007-02-11[PATCH] CRIS: local_irq_disable() is redundant after local_irq_save()Jiri Kosina1-1/+0
2006-12-13[PATCH] getting rid of all casts of k[cmz]alloc() callsRobert P. J. Day2-2/+2
2006-12-02[NET]: Cris checksum annotations and cleanups.Al Viro1-30/+32
2006-11-30Fix misc .c/.h comment typosMatt LaPlante3-5/+5
2006-11-30Fix misc Kconfig typosMatt LaPlante2-2/+2
2006-10-03more misc typo fixesMatt LaPlante1-2/+2
2006-09-29[PATCH] simplify update_times (avoid jiffies/jiffies_64 aliasing problem)Atsushi Nemoto1-1/+1
2006-07-10[PATCH] cris: switch to iminor/imajorEric Sesterhenn2-3/+3
2006-07-02[PATCH] irq-flags: CRIS: Use the new IRQF_ constantsThomas Gleixner2-5/+5
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel23-23/+0
2006-06-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/devfs-2.6Linus Torvalds1-1/+1
2006-06-29[PATCH] genirq: rename desc->handler to desc->chipIngo Molnar1-1/+1
2006-06-26[PATCH] devfs: Rename TTY_DRIVER_NO_DEVFS to TTY_DRIVER_DYNAMIC_DEVGreg Kroah-Hartman1-1/+1