aboutsummaryrefslogtreecommitdiffstats
path: root/arch/cris/arch-v10 (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-09-29[PATCH] simplify update_times (avoid jiffies/jiffies_64 aliasing problem)Atsushi Nemoto1-1/+1
2006-07-10[PATCH] cris: switch to iminor/imajorEric Sesterhenn2-3/+3
2006-07-02[PATCH] irq-flags: CRIS: Use the new IRQF_ constantsThomas Gleixner2-5/+5
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel23-23/+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
2006-06-26[PATCH] devfs: Rename TTY_DRIVER_NO_DEVFS to TTY_DRIVER_DYNAMIC_DEVGreg Kroah-Hartman1-1/+1
2006-02-07[PATCH] fallout from ptrace consolidation patch: cris/arch-v10Al Viro1-4/+4
2006-01-12[PATCH] cris: task_pt_regs()Al Viro2-4/+4
2006-01-11[PATCH] capable/capability.h (arch/)Randy Dunlap2-0/+2
2006-01-06[PATCH] cris: kgdb: remove double_this()Alexey Dobriyan1-6/+0
2005-11-09[PATCH] changing CONFIG_LOCALVERSION rebuilds too much, for no good reasonOlaf Hering2-2/+0
2005-11-07[PATCH] consolidate sys_ptrace()Christoph Hellwig1-49/+2
2005-11-07[PATCH] cris: "extern inline" -> "static inline"Adrian Bunk2-4/+4
2005-10-30[PATCH] fix missing includesTim Schmielau1-0/+1
2005-09-09kbuild: cris use generic asm-offsets.h supportSam Ravnborg1-1/+1
2005-09-07[PATCH] NTP: ntp-helper functionsjohn stultz1-1/+1
2005-08-29[PATCH] convert signal handling of NODEFER to act like other Unix boxes.Steven Rostedt1-6/+5
2005-07-27[PATCH] CRIS update: updates for 2.6.12Mikael Starvik1-2/+7
2005-07-27[PATCH] CRIS update: SMPMikael Starvik3-73/+4
2005-07-27[PATCH] CRIS update: misc patchesMikael Starvik5-32/+97
2005-07-27[PATCH] CRIS update: IRQMikael Starvik1-33/+43
2005-07-27[PATCH] CRIS update: I/O and DMA allocatorMikael Starvik4-72/+1223
2005-07-27[PATCH] CRIS update: driversMikael Starvik8-172/+276
2005-07-27[PATCH] CRIS update: debugMikael Starvik1-15/+22
2005-07-27[PATCH] CRIS update: consoleMikael Starvik1-77/+196
2005-07-27[PATCH] CRIS update: configuration and buildMikael Starvik5-228/+150
2005-05-01[PATCH] convert that currently tests _NSIG directly to use valid_signal()Jesper Juhl1-2/+3
2005-04-16Linux-2.6.12-rc2Linus Torvalds57-0/+17255