summaryrefslogtreecommitdiffstats
path: root/arch/cris/arch-v10
Commit message (Expand)AuthorAgeFilesLines
* CRIS: avoid using arch links in KconfigJesper Nilsson2008-02-052-0/+8
* timerfd: new timerfd APIDavide Libenzi2008-02-051-1/+1
* all archs: consolidate init and exit sections in vmlinux.lds.hSam Ravnborg2008-01-281-4/+4
* CRIS: add missed local_irq_restore callCyrill Gorcunov2008-01-221-0/+1
* CRIS v10: vmlinux.lds.S: ix kernel oops on boot and use common definesJesper Nilsson2008-01-181-18/+15Star
* CRIS v10: driver for ds1302 needs to include cris-specific i2c.hJesper Nilsson2008-01-141-128/+3Star
* CRIS v10: kernel/time.c needs to include linux/vmstat.h to compileJesper Nilsson2008-01-141-0/+1
* CRIS v10: correct do_signal to fix oops and clean up signal handling in generalJesper Nilsson2008-01-141-139/+112Star
* ide: move CONFIG_IDE_ETRAX to drivers/ide/KconfigBartlomiej Zolnierkiewicz2007-11-271-39/+0Star
* CRISv10 fasttimer: Scrap INLINE and name timeval_cmp betterJesper Nilsson2007-11-151-9/+7Star
* CRISv10 memset library add lineendings to asmJesper Nilsson2007-11-151-41/+41
* CRISv10 string library add lineendings to asmJesper Nilsson2007-11-151-27/+27
* CRISv10 usercopy library add lineendings to asmJesper Nilsson2007-11-151-157/+157
* CRISv10 improve and bugfix fasttimerJesper Nilsson2007-11-151-201/+114Star
* CRISv10: fix timer interrupt parametersJesper Nilsson2007-11-151-4/+7
* CRIS: remove MTD_AMSTD and MTD_OBSOLETE_CHIPS take twoJesper Nilsson2007-11-153-8/+4Star
* cris: ARRAY_SIZE() cleanupAlex Unleashed2007-11-152-3/+3
* cris build fixes: setup.c needs param.hJesper Nilsson2007-11-151-0/+1
* cris build fixes: corrected and improved NMI and IRQ handlingJesper Nilsson2007-11-153-23/+78
* cris build fixes: Add missing syscallsJesper Nilsson2007-11-151-0/+36
* cris gpio: undo locks before returningRoel Kluin2007-11-151-4/+11
* typo fixesMatt LaPlante2007-10-201-1/+1
* spelling fixes: arch/cris/Simon Arlott2007-10-208-10/+10
* Spelling fix: explicitlyJean Delvare2007-10-193-4/+4
* Fix misspellings of "system", "controller", "interrupt" and "necessary".Robert P. J. Day2007-10-191-1/+1
* CRIS: cleanup struct irqaction initializersThomas Gleixner2007-10-161-2/+6
* Consolidate PTRACE_DETACHAlexey Dobriyan2007-10-161-4/+0Star
* ide: fix hidden dependencies on CONFIG_IDE_GENERICBartlomiej Zolnierkiewicz2007-08-201-0/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuildLinus Torvalds2007-07-191-1/+1
|\
| * cris: use DATA_DATA in crisMathieu Desnoyers2007-07-171-1/+1
* | unregister_chrdev(): ignore the return valueAkinobu Mita2007-07-191-3/+1Star
* | PTRACE_POKEDATA consolidationAlexey Dobriyan2007-07-171-6/+1Star
* | PTRACE_PEEKDATA consolidationAlexey Dobriyan2007-07-171-12/+2Star
|/
* Remove the last few UMSDOS leftoversJesper Juhl2007-07-161-1/+0Star
* header cleaning: don't include smp_lock.h when not usedRandy Dunlap2007-05-082-2/+0Star
* arch/cris: typo in KERN_INFONicolas Kaiser2007-02-171-1/+1
* [PATCH] mark struct file_operations const 2Arjan van de Ven2007-02-125-5/+5
* [PATCH] disable init/initramfs.c: architecturesJean-Paul Saman2007-02-111-1/+3
* [PATCH] CRIS: TLB handling: turn local_save_flags() + local_irq_disable() int...Jiri Kosina2007-02-111-6/+3Star
* [PATCH] CRIS: user ARRAY_SIZE macro when appropriateAhmed S. Darwish2007-02-111-2/+1Star
* [PATCH] CRIS: local_irq_disable() is redundant after local_irq_save()Jiri Kosina2007-02-111-1/+0Star
* [PATCH] getting rid of all casts of k[cmz]alloc() callsRobert P. J. Day2006-12-132-2/+2
* [NET]: Cris checksum annotations and cleanups.Al Viro2006-12-031-30/+32
* Fix misc .c/.h comment typosMatt LaPlante2006-11-303-5/+5
* Fix misc Kconfig typosMatt LaPlante2006-11-302-2/+2
* more misc typo fixesMatt LaPlante2006-10-031-2/+2
* [PATCH] simplify update_times (avoid jiffies/jiffies_64 aliasing problem)Atsushi Nemoto2006-09-291-1/+1
* [PATCH] cris: switch to iminor/imajorEric Sesterhenn2006-07-102-3/+3
* [PATCH] irq-flags: CRIS: Use the new IRQF_ constantsThomas Gleixner2006-07-022-5/+5
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-3023-23/+0Star