aboutsummaryrefslogtreecommitdiff
path: root/arch/cris
AgeCommit message (Expand)Author
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-14CRISv32: add cache flush operationsJesper 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: defconfig updatesJesper Nilsson
2007-11-14cris build fixes: fix crisksyms.cJesper Nilsson
2007-11-14cris build fixes: setup.c needs param.hJesper Nilsson
2007-11-14cris build fixes: fixes in arch/cris/kernel/time.cJesper Nilsson
2007-11-14cris build fixes: corrected and improved NMI and IRQ handlingJesper Nilsson
2007-11-14cris build fixes: sys_cris.c needs fs.hJesper Nilsson
2007-11-14cris build fixes: irq fixesJesper 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-19Combine instrumentation menus in kernel/Kconfig.instrumentationMathieu Desnoyers
2007-10-17remove include/asm-*/ipc.hAdrian Bunk
2007-10-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuildLinus Torvalds
2007-10-16CRIS: cleanup struct irqaction initializersThomas Gleixner
2007-10-16During VM oom condition, kill all threads in process groupWill Schmidt
2007-10-16Consolidate PTRACE_DETACHAlexey Dobriyan
2007-10-15kbuild: enable 'make AFLAGS=...' to add additional options to ASSam Ravnborg
2007-10-14kbuild: enable 'make CFLAGS=...' to add additional options to CCSam Ravnborg
2007-08-20ide: fix hidden dependencies on CONFIG_IDE_GENERICBartlomiej Zolnierkiewicz
2007-08-11cris: drivers/cdrom/Kconfig no longer existsAdrian Bunk
2007-07-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuildLinus Torvalds
2007-07-19some kmalloc/memset ->kzalloc (tree wide)Yoann Padioleau
2007-07-19define new percpu interface for shared dataFenghua Yu
2007-07-19unregister_chrdev(): ignore the return valueAkinobu Mita
2007-07-19mm: fault feedback #2Nick Piggin
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-07-16CRIS: replace old-style member inits with designated initsRobert P. J. Day
2007-05-09Fix trivial typos in Kconfig* filesDavid Sterba
2007-05-08dma_declare_coherent_memory wrong allocationGuennadi Liakhovetski
2007-05-08header cleaning: don't include smp_lock.h when not usedRandy Dunlap
2007-05-07CRIS: remove code related to pre-2.2 kernelRobert P. J. Day
2007-05-07CRIS: check for memory allocationCyrill Gorcunov
2007-05-02[PATCH] x86: Allow percpu variables to be page-alignedJeremy Fitzhardinge
2007-03-28[PATCH] MSI-X: fix resume crashEric W. Biederman
2007-03-01[PATCH] fix memory leak in dma_declare_coherent_memory()Yoichi Yuasa