summaryrefslogtreecommitdiffstats
path: root/arch/cris/arch-v10/kernel
AgeCommit message (Expand)AuthorFilesLines
2009-04-28CRIS: Wire up syscalls signalfd4 to writev.Jesper Nilsson1-3/+11
2009-04-05Merge branch 'for-linus' of git://repo.or.cz/cris-mirrorLinus Torvalds1-1/+1
2009-04-02Simplify copy_thread()Alexey Dobriyan1-1/+1
2009-04-02cris: convert obsolete hw_interrupt_type to struct irq_chipThomas Gleixner1-1/+1
2009-03-30cpumask: remove references to struct irqaction's mask field.Rusty Russell1-1/+0
2009-01-14[CVE-2009-0029] Rename old_readdir to sys_old_readdirHeiko Carstens1-1/+1
2008-10-31[CRIS] Merge asm-offsets.c for both arches into one file.Jesper Nilsson1-47/+0
2008-10-29[CRIS] Move header files from include to arch/cris/include.Jesper Nilsson11-12/+12
2008-07-26cris: use the common ascii hex helpersHarvey Harrison1-55/+24
2008-06-30[CRISv10] Correct whitespace damage.Jesper Nilsson1-4/+4
2008-06-29cris: compile fixes for 2.6.26-rc5Hinko Kocevar1-7/+13
2008-03-04CRIS v10: Include mm.h instead of vmstat.h in kernel/time.cJesper Nilsson1-1/+1
2008-02-08CRIS: Add new timerfd syscall entries.Jesper Nilsson1-1/+3
2008-02-08CRIS v10: Clear TIF_SYSCALL_TRACE flag in ptrace_disable in kernel/ptrace.cJesper Nilsson1-0/+1
2008-02-08CRIS v10: Update kernel/io_interface_mux.cJesper Nilsson1-107/+408
2008-02-08CRIS v10: Setup serial port 2 to avoid accidental TXD pulse on startup.Jesper Nilsson1-178/+43
2008-02-08CRIS v10: Remove useless CVS id from kernel/shadows.cJesper Nilsson1-2/+1
2008-02-08CRIS v10: Remove CVS id from kernel/process.cJesper Nilsson1-2/+1
2008-02-08CRIS v10: Remove CVS log and id from kernel/kgdb.cJesper Nilsson1-58/+0
2008-02-08CRIS v10: Cleanup kernel/irq.cJesper Nilsson1-6/+1
2008-02-08CRIS v10: Cleanup kernel/fasttimer.cJesper Nilsson1-21/+14
2008-02-08CRIS v10: Cleanup kernel/entry.S CVS log and id.Jesper Nilsson1-244/+1
2008-02-08CRIS v10: Remove CVS id tag from kernel/dma.cJesper Nilsson1-2/+1
2008-02-08CRIS v10: Update and fix bug in kernel/debugport.Jesper Nilsson1-111/+23
2008-02-08CRIS v32: Update traps.cJesper Nilsson1-103/+95
2008-02-05timerfd: new timerfd APIDavide Libenzi1-1/+1
2008-01-21CRIS: add missed local_irq_restore callCyrill Gorcunov1-0/+1
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-14CRISv10 fasttimer: Scrap INLINE and name timeval_cmp betterJesper Nilsson1-9/+7
2007-11-14CRISv10 improve and bugfix fasttimerJesper Nilsson1-201/+114
2007-11-14CRISv10: fix timer interrupt parametersJesper Nilsson1-4/+7
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 Nilsson2-23/+77
2007-11-14cris build fixes: Add missing syscallsJesper Nilsson1-0/+36
2007-10-20spelling fixes: arch/cris/Simon Arlott5-5/+5
2007-10-19Spelling fix: explicitlyJean Delvare2-2/+2
2007-10-16CRIS: cleanup struct irqaction initializersThomas Gleixner1-2/+6
2007-10-16Consolidate PTRACE_DETACHAlexey Dobriyan1-4/+0
2007-07-17PTRACE_POKEDATA consolidationAlexey Dobriyan1-6/+1
2007-07-17PTRACE_PEEKDATA consolidationAlexey Dobriyan1-12/+2
2007-05-08header cleaning: don't include smp_lock.h when not usedRandy Dunlap2-2/+0
2007-02-11[PATCH] CRIS: local_irq_disable() is redundant after local_irq_save()Jiri Kosina1-1/+0
2006-11-30Fix misc .c/.h comment typosMatt LaPlante1-1/+1
2006-09-29[PATCH] simplify update_times (avoid jiffies/jiffies_64 aliasing problem)Atsushi Nemoto1-1/+1
2006-07-02[PATCH] irq-flags: CRIS: Use the new IRQF_ constantsThomas Gleixner1-3/+3
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel10-10/+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