summaryrefslogtreecommitdiffstats
path: root/arch/cris/arch-v10/kernel
Commit message (Expand)AuthorAgeFilesLines
* CRIS v10: Include mm.h instead of vmstat.h in kernel/time.cJesper Nilsson2008-03-041-1/+1
* CRIS: Add new timerfd syscall entries.Jesper Nilsson2008-02-081-1/+3
* CRIS v10: Clear TIF_SYSCALL_TRACE flag in ptrace_disable in kernel/ptrace.cJesper Nilsson2008-02-081-0/+1
* CRIS v10: Update kernel/io_interface_mux.cJesper Nilsson2008-02-081-107/+408
* CRIS v10: Setup serial port 2 to avoid accidental TXD pulse on startup.Jesper Nilsson2008-02-081-178/+43
* CRIS v10: Remove useless CVS id from kernel/shadows.cJesper Nilsson2008-02-081-2/+1
* CRIS v10: Remove CVS id from kernel/process.cJesper Nilsson2008-02-081-2/+1
* CRIS v10: Remove CVS log and id from kernel/kgdb.cJesper Nilsson2008-02-081-58/+0
* CRIS v10: Cleanup kernel/irq.cJesper Nilsson2008-02-081-6/+1
* CRIS v10: Cleanup kernel/fasttimer.cJesper Nilsson2008-02-081-21/+14
* CRIS v10: Cleanup kernel/entry.S CVS log and id.Jesper Nilsson2008-02-081-244/+1
* CRIS v10: Remove CVS id tag from kernel/dma.cJesper Nilsson2008-02-081-2/+1
* CRIS v10: Update and fix bug in kernel/debugport.Jesper Nilsson2008-02-081-111/+23
* CRIS v32: Update traps.cJesper Nilsson2008-02-081-103/+95
* timerfd: new timerfd APIDavide Libenzi2008-02-051-1/+1
* CRIS: add missed local_irq_restore callCyrill Gorcunov2008-01-211-0/+1
* 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
* CRISv10 fasttimer: Scrap INLINE and name timeval_cmp betterJesper Nilsson2007-11-141-9/+7
* CRISv10 improve and bugfix fasttimerJesper Nilsson2007-11-141-201/+114
* CRISv10: fix timer interrupt parametersJesper Nilsson2007-11-141-4/+7
* cris: ARRAY_SIZE() cleanupAlex Unleashed2007-11-142-3/+3
* cris build fixes: setup.c needs param.hJesper Nilsson2007-11-141-0/+1
* cris build fixes: corrected and improved NMI and IRQ handlingJesper Nilsson2007-11-142-23/+77
* cris build fixes: Add missing syscallsJesper Nilsson2007-11-141-0/+36
* spelling fixes: arch/cris/Simon Arlott2007-10-205-5/+5
* Spelling fix: explicitlyJean Delvare2007-10-192-2/+2
* CRIS: cleanup struct irqaction initializersThomas Gleixner2007-10-161-2/+6
* Consolidate PTRACE_DETACHAlexey Dobriyan2007-10-161-4/+0
* PTRACE_POKEDATA consolidationAlexey Dobriyan2007-07-171-6/+1
* PTRACE_PEEKDATA consolidationAlexey Dobriyan2007-07-171-12/+2
* header cleaning: don't include smp_lock.h when not usedRandy Dunlap2007-05-082-2/+0
* [PATCH] CRIS: local_irq_disable() is redundant after local_irq_save()Jiri Kosina2007-02-111-1/+0
* Fix misc .c/.h comment typosMatt LaPlante2006-11-301-1/+1
* [PATCH] simplify update_times (avoid jiffies/jiffies_64 aliasing problem)Atsushi Nemoto2006-09-291-1/+1
* [PATCH] irq-flags: CRIS: Use the new IRQF_ constantsThomas Gleixner2006-07-021-3/+3
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-3010-10/+0
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/devfs-2.6Linus Torvalds2006-06-291-1/+1
|\
| * [PATCH] devfs: Rename TTY_DRIVER_NO_DEVFS to TTY_DRIVER_DYNAMIC_DEVGreg Kroah-Hartman2006-06-261-1/+1
* | [PATCH] genirq: rename desc->handler to desc->chipIngo Molnar2006-06-291-1/+1
|/
* [PATCH] fallout from ptrace consolidation patch: cris/arch-v10Al Viro2006-02-071-4/+4
* [PATCH] cris: task_pt_regs()Al Viro2006-01-122-4/+4
* [PATCH] cris: kgdb: remove double_this()Alexey Dobriyan2006-01-061-6/+0
* [PATCH] changing CONFIG_LOCALVERSION rebuilds too much, for no good reasonOlaf Hering2005-11-091-1/+0
* [PATCH] consolidate sys_ptrace()Christoph Hellwig2005-11-071-49/+2
* [PATCH] cris: "extern inline" -> "static inline"Adrian Bunk2005-11-071-1/+1
* kbuild: cris use generic asm-offsets.h supportSam Ravnborg2005-09-091-1/+1
* [PATCH] NTP: ntp-helper functionsjohn stultz2005-09-071-1/+1
* [PATCH] convert signal handling of NODEFER to act like other Unix boxes.Steven Rostedt2005-08-291-6/+5
* [PATCH] CRIS update: updates for 2.6.12Mikael Starvik2005-07-271-2/+7