summaryrefslogtreecommitdiffstats
path: root/arch/cris/arch-v10/kernel
Commit message (Expand)AuthorAgeFilesLines
...
* CRIS v10: Update and fix bug in kernel/debugport.Jesper Nilsson2008-02-081-111/+23Star
* CRIS v32: Update traps.cJesper Nilsson2008-02-081-103/+95Star
* timerfd: new timerfd APIDavide Libenzi2008-02-051-1/+1
* CRIS: add missed local_irq_restore callCyrill Gorcunov2008-01-221-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/+112Star
* CRISv10 fasttimer: Scrap INLINE and name timeval_cmp betterJesper Nilsson2007-11-151-9/+7Star
* CRISv10 improve and bugfix fasttimerJesper Nilsson2007-11-151-201/+114Star
* CRISv10: fix timer interrupt parametersJesper Nilsson2007-11-151-4/+7
* cris: ARRAY_SIZE() cleanupAlex Unleashed2007-11-152-3/+3
* cris build fixes: setup.c needs param.hJesper Nilsson2007-11-151-0/+1
* cris build fixes: corrected and improved NMI and IRQ handlingJesper Nilsson2007-11-152-23/+77
* cris build fixes: Add missing syscallsJesper Nilsson2007-11-151-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/+0Star
* PTRACE_POKEDATA consolidationAlexey Dobriyan2007-07-171-6/+1Star
* PTRACE_PEEKDATA consolidationAlexey Dobriyan2007-07-171-12/+2Star
* header cleaning: don't include smp_lock.h when not usedRandy Dunlap2007-05-082-2/+0Star
* [PATCH] CRIS: local_irq_disable() is redundant after local_irq_save()Jiri Kosina2007-02-111-1/+0Star
* 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/+0Star
* 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-081-4/+4
* [PATCH] cris: task_pt_regs()Al Viro2006-01-122-4/+4
* [PATCH] cris: kgdb: remove double_this()Alexey Dobriyan2006-01-061-6/+0Star
* [PATCH] changing CONFIG_LOCALVERSION rebuilds too much, for no good reasonOlaf Hering2005-11-091-1/+0Star
* [PATCH] consolidate sys_ptrace()Christoph Hellwig2005-11-071-49/+2Star
* [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-081-1/+1
* [PATCH] convert signal handling of NODEFER to act like other Unix boxes.Steven Rostedt2005-08-291-6/+5Star
* [PATCH] CRIS update: updates for 2.6.12Mikael Starvik2005-07-281-2/+7
* [PATCH] CRIS update: misc patchesMikael Starvik2005-07-283-23/+51
* [PATCH] CRIS update: IRQMikael Starvik2005-07-281-33/+43
* [PATCH] CRIS update: I/O and DMA allocatorMikael Starvik2005-07-284-72/+1223
* [PATCH] CRIS update: driversMikael Starvik2005-07-282-28/+32
* [PATCH] CRIS update: debugMikael Starvik2005-07-281-15/+22
* [PATCH] CRIS update: consoleMikael Starvik2005-07-281-77/+196
* [PATCH] convert that currently tests _NSIG directly to use valid_signal()Jesper Juhl2005-05-011-2/+3
* Linux-2.6.12-rc2Linus Torvalds2005-04-1716-0/+7179