summaryrefslogtreecommitdiffstats
path: root/arch/cris
Commit message (Expand)AuthorAgeFilesLines
* CRIS: add missed local_irq_restore callCyrill Gorcunov2008-01-211-0/+1
* CRIS v10: vmlinux.lds.S: ix kernel oops on boot and use common definesJesper Nilsson2008-01-171-18/+15
* CRIS v10: driver for ds1302 needs to include cris-specific i2c.hJesper Nilsson2008-01-141-128/+3
* 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/+112
* ide: move CONFIG_IDE_ETRAX to drivers/ide/KconfigBartlomiej Zolnierkiewicz2007-11-272-51/+0
* CRISv10 fasttimer: Scrap INLINE and name timeval_cmp betterJesper Nilsson2007-11-141-9/+7
* CRISv10 memset library add lineendings to asmJesper Nilsson2007-11-141-41/+41
* CRISv10 string library add lineendings to asmJesper Nilsson2007-11-141-27/+27
* CRISv10 usercopy library add lineendings to asmJesper Nilsson2007-11-141-157/+157
* CRISv32: add cache flush operationsJesper Nilsson2007-11-142-0/+127
* CRISv10 improve and bugfix fasttimerJesper Nilsson2007-11-141-201/+114
* CRISv10: fix timer interrupt parametersJesper Nilsson2007-11-141-4/+7
* CRIS: remove MTD_AMSTD and MTD_OBSOLETE_CHIPS take twoJesper Nilsson2007-11-146-17/+8
* cris: ARRAY_SIZE() cleanupAlex Unleashed2007-11-145-9/+7
* cris build fixes: defconfig updatesJesper Nilsson2007-11-141-43/+33
* cris build fixes: fix crisksyms.cJesper Nilsson2007-11-141-14/+3
* cris build fixes: setup.c needs param.hJesper Nilsson2007-11-141-0/+1
* cris build fixes: fixes in arch/cris/kernel/time.cJesper Nilsson2007-11-141-7/+3
* cris build fixes: corrected and improved NMI and IRQ handlingJesper Nilsson2007-11-146-27/+100
* cris build fixes: sys_cris.c needs fs.hJesper Nilsson2007-11-141-0/+1
* cris build fixes: irq fixesJesper Nilsson2007-11-142-2/+8
* cris build fixes: Add missing syscallsJesper Nilsson2007-11-141-0/+36
* cris gpio: undo locks before returningRoel Kluin2007-11-141-4/+11
* typo fixesMatt LaPlante2007-10-201-1/+1
* spelling fixes: arch/cris/Simon Arlott2007-10-2026-42/+42
* Spelling fix: explicitlyJean Delvare2007-10-194-5/+5
* Fix misspellings of "system", "controller", "interrupt" and "necessary".Robert P. J. Day2007-10-192-2/+2
* Combine instrumentation menus in kernel/Kconfig.instrumentationMathieu Desnoyers2007-10-191-0/+2
* remove include/asm-*/ipc.hAdrian Bunk2007-10-171-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuildLinus Torvalds2007-10-161-5/+5
|\
| * kbuild: enable 'make AFLAGS=...' to add additional options to ASSam Ravnborg2007-10-151-1/+1
| * kbuild: enable 'make CFLAGS=...' to add additional options to CCSam Ravnborg2007-10-141-4/+4
* | CRIS: cleanup struct irqaction initializersThomas Gleixner2007-10-162-4/+12
* | During VM oom condition, kill all threads in process groupWill Schmidt2007-10-161-1/+1
* | Consolidate PTRACE_DETACHAlexey Dobriyan2007-10-162-8/+0
|/
* ide: fix hidden dependencies on CONFIG_IDE_GENERICBartlomiej Zolnierkiewicz2007-08-202-0/+2
* cris: drivers/cdrom/Kconfig no longer existsAdrian Bunk2007-08-111-2/+0
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuildLinus Torvalds2007-07-192-2/+2
|\
| * cris: use DATA_DATA in crisMathieu Desnoyers2007-07-172-2/+2
* | some kmalloc/memset ->kzalloc (tree wide)Yoann Padioleau2007-07-191-4/+2
* | define new percpu interface for shared dataFenghua Yu2007-07-191-4/+1
* | unregister_chrdev(): ignore the return valueAkinobu Mita2007-07-192-6/+2
* | mm: fault feedback #2Nick Piggin2007-07-191-11/+12
* | PTRACE_POKEDATA consolidationAlexey Dobriyan2007-07-172-12/+2
* | PTRACE_PEEKDATA consolidationAlexey Dobriyan2007-07-171-12/+2
|/
* Remove the last few UMSDOS leftoversJesper Juhl2007-07-161-1/+0
* CRIS: replace old-style member inits with designated initsRobert P. J. Day2007-07-163-12/+12
* Fix trivial typos in Kconfig* filesDavid Sterba2007-05-091-1/+1
* dma_declare_coherent_memory wrong allocationGuennadi Liakhovetski2007-05-081-1/+1