aboutsummaryrefslogtreecommitdiff
path: root/arch/cris/arch-v10/kernel
AgeCommit message (Expand)Author
2009-01-22MERGE-via-pending-tracking-hist-MERGE-via-stable-tracking-MERGE-via-mokopatch...merge
2008-10-31[CRIS] Merge asm-offsets.c for both arches into one file.Jesper Nilsson
2008-10-29[CRIS] Move header files from include to arch/cris/include.Jesper Nilsson
2008-07-26cris: use the common ascii hex helpersHarvey Harrison
2008-06-30[CRISv10] Correct whitespace damage.Jesper Nilsson
2008-06-29cris: compile fixes for 2.6.26-rc5Hinko Kocevar
2008-03-04CRIS v10: Include mm.h instead of vmstat.h in kernel/time.cJesper Nilsson
2008-02-08CRIS: Add new timerfd syscall entries.Jesper Nilsson
2008-02-08CRIS v10: Clear TIF_SYSCALL_TRACE flag in ptrace_disable in kernel/ptrace.cJesper Nilsson
2008-02-08CRIS v10: Update kernel/io_interface_mux.cJesper Nilsson
2008-02-08CRIS v10: Setup serial port 2 to avoid accidental TXD pulse on startup.Jesper Nilsson
2008-02-08CRIS v10: Remove useless CVS id from kernel/shadows.cJesper Nilsson
2008-02-08CRIS v10: Remove CVS id from kernel/process.cJesper Nilsson
2008-02-08CRIS v10: Remove CVS log and id from kernel/kgdb.cJesper Nilsson
2008-02-08CRIS v10: Cleanup kernel/irq.cJesper Nilsson
2008-02-08CRIS v10: Cleanup kernel/fasttimer.cJesper Nilsson
2008-02-08CRIS v10: Cleanup kernel/entry.S CVS log and id.Jesper Nilsson
2008-02-08CRIS v10: Remove CVS id tag from kernel/dma.cJesper Nilsson
2008-02-08CRIS v10: Update and fix bug in kernel/debugport.Jesper Nilsson
2008-02-08CRIS v32: Update traps.cJesper Nilsson
2008-02-05timerfd: new timerfd APIDavide Libenzi
2008-01-21CRIS: add missed local_irq_restore callCyrill Gorcunov
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-14CRISv10 fasttimer: Scrap INLINE and name timeval_cmp betterJesper Nilsson
2007-11-14CRISv10 improve and bugfix fasttimerJesper Nilsson
2007-11-14CRISv10: fix timer interrupt parametersJesper 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-10-20spelling fixes: arch/cris/Simon Arlott
2007-10-19Spelling fix: explicitlyJean Delvare
2007-10-16CRIS: cleanup struct irqaction initializersThomas Gleixner
2007-10-16Consolidate PTRACE_DETACHAlexey Dobriyan
2007-07-17PTRACE_POKEDATA consolidationAlexey Dobriyan
2007-07-17PTRACE_PEEKDATA consolidationAlexey Dobriyan
2007-05-08header cleaning: don't include smp_lock.h when not usedRandy Dunlap
2007-02-11[PATCH] CRIS: local_irq_disable() is redundant after local_irq_save()Jiri Kosina
2006-11-30Fix misc .c/.h comment typosMatt LaPlante
2006-09-29[PATCH] simplify update_times (avoid jiffies/jiffies_64 aliasing problem)Atsushi Nemoto
2006-07-02[PATCH] irq-flags: CRIS: Use the new IRQF_ constantsThomas Gleixner
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel
2006-06-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/devfs-2.6Linus Torvalds
2006-06-29[PATCH] genirq: rename desc->handler to desc->chipIngo Molnar
2006-06-26[PATCH] devfs: Rename TTY_DRIVER_NO_DEVFS to TTY_DRIVER_DYNAMIC_DEVGreg Kroah-Hartman
2006-02-07[PATCH] fallout from ptrace consolidation patch: cris/arch-v10Al Viro
2006-01-12[PATCH] cris: task_pt_regs()Al Viro
2006-01-06[PATCH] cris: kgdb: remove double_this()Alexey Dobriyan
2005-11-09[PATCH] changing CONFIG_LOCALVERSION rebuilds too much, for no good reasonOlaf Hering