aboutsummaryrefslogtreecommitdiff
path: root/arch/cris/arch-v10
AgeCommit message (Expand)Author
2008-02-05CRIS: avoid using arch links in KconfigJesper Nilsson
2008-02-05timerfd: new timerfd APIDavide Libenzi
2008-01-28all archs: consolidate init and exit sections in vmlinux.lds.hSam Ravnborg
2008-01-21CRIS: add missed local_irq_restore callCyrill Gorcunov
2008-01-17CRIS v10: vmlinux.lds.S: ix kernel oops on boot and use common definesJesper Nilsson
2008-01-14CRIS v10: driver for ds1302 needs to include cris-specific i2c.hJesper Nilsson
2008-01-14CRIS v10: kernel/time.c needs to include linux/vmstat.h to compileJesper Nilsson
2008-01-14CRIS v10: correct do_signal to fix oops and clean up signal handling in generalJesper Nilsson
2007-11-27ide: move CONFIG_IDE_ETRAX to drivers/ide/KconfigBartlomiej Zolnierkiewicz
2007-11-14CRISv10 fasttimer: Scrap INLINE and name timeval_cmp betterJesper Nilsson
2007-11-14CRISv10 memset library add lineendings to asmJesper Nilsson
2007-11-14CRISv10 string library add lineendings to asmJesper Nilsson
2007-11-14CRISv10 usercopy library add lineendings to asmJesper Nilsson
2007-11-14CRISv10 improve and bugfix fasttimerJesper Nilsson
2007-11-14CRISv10: fix timer interrupt parametersJesper Nilsson
2007-11-14CRIS: remove MTD_AMSTD and MTD_OBSOLETE_CHIPS take twoJesper Nilsson
2007-11-14cris: ARRAY_SIZE() cleanupAlex Unleashed
2007-11-14cris build fixes: setup.c needs param.hJesper Nilsson
2007-11-14cris build fixes: corrected and improved NMI and IRQ handlingJesper Nilsson
2007-11-14cris build fixes: Add missing syscallsJesper Nilsson
2007-11-14cris gpio: undo locks before returningRoel Kluin
2007-10-20typo fixesMatt LaPlante
2007-10-20spelling fixes: arch/cris/Simon Arlott
2007-10-19Spelling fix: explicitlyJean Delvare
2007-10-19Fix misspellings of "system", "controller", "interrupt" and "necessary".Robert P. J. Day
2007-10-16CRIS: cleanup struct irqaction initializersThomas Gleixner
2007-10-16Consolidate PTRACE_DETACHAlexey Dobriyan
2007-08-20ide: fix hidden dependencies on CONFIG_IDE_GENERICBartlomiej Zolnierkiewicz
2007-07-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuildLinus Torvalds
2007-07-19unregister_chrdev(): ignore the return valueAkinobu Mita
2007-07-17PTRACE_POKEDATA consolidationAlexey Dobriyan
2007-07-17PTRACE_PEEKDATA consolidationAlexey Dobriyan
2007-07-17cris: use DATA_DATA in crisMathieu Desnoyers
2007-07-16Remove the last few UMSDOS leftoversJesper Juhl
2007-05-08header cleaning: don't include smp_lock.h when not usedRandy Dunlap
2007-02-17arch/cris: typo in KERN_INFONicolas Kaiser
2007-02-12[PATCH] mark struct file_operations const 2Arjan van de Ven
2007-02-11[PATCH] disable init/initramfs.c: architecturesJean-Paul Saman
2007-02-11[PATCH] CRIS: TLB handling: turn local_save_flags() + local_irq_disable() int...Jiri Kosina
2007-02-11[PATCH] CRIS: user ARRAY_SIZE macro when appropriateAhmed S. Darwish
2007-02-11[PATCH] CRIS: local_irq_disable() is redundant after local_irq_save()Jiri Kosina
2006-12-13[PATCH] getting rid of all casts of k[cmz]alloc() callsRobert P. J. Day
2006-12-02[NET]: Cris checksum annotations and cleanups.Al Viro
2006-11-30Fix misc .c/.h comment typosMatt LaPlante
2006-11-30Fix misc Kconfig typosMatt LaPlante
2006-10-03more misc typo fixesMatt LaPlante
2006-09-29[PATCH] simplify update_times (avoid jiffies/jiffies_64 aliasing problem)Atsushi Nemoto
2006-07-10[PATCH] cris: switch to iminor/imajorEric Sesterhenn
2006-07-02[PATCH] irq-flags: CRIS: Use the new IRQF_ constantsThomas Gleixner
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel