aboutsummaryrefslogtreecommitdiffstats
path: root/arch/cris/arch-v32/kernel (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-07-17PTRACE_POKEDATA consolidationAlexey Dobriyan1-6/+1
2007-05-08header cleaning: don't include smp_lock.h when not usedRandy Dunlap1-1/+0
2007-05-07CRIS: remove code related to pre-2.2 kernelRobert P. J. Day1-28/+2
2007-01-11[PATCH] Change cpu_up and co from __devinit to __cpuinitGautham R Shenoy1-1/+1
2006-12-13[PATCH] getting rid of all casts of k[cmz]alloc() callsRobert P. J. Day1-1/+1
2006-10-02[PATCH] cpumask: export cpu_online_map and cpu_possible_map consistentlyGreg Banks1-0/+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 Gleixner5-8/+12
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel13-13/+0
2006-06-30typo fixes: bandwith -> bandwidthAdrian Bunk2-6/+6
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-01-12[PATCH] cris: task_thread_info()Al Viro2-3/+3
2006-01-12[PATCH] cris: task_pt_regs()Al Viro2-5/+5
2005-11-09[PATCH] sched: disable preempt in idle tasksNick Piggin1-0/+1
2005-11-07[PATCH] consolidate sys_ptrace()Christoph Hellwig1-49/+2
2005-11-07[PATCH] cris: "extern inline" -> "static inline"Adrian Bunk1-1/+1
2005-10-13[NETFILTER]: Fix OOPSes on machines with discontiguous cpu numbering.David S. Miller1-0/+2
2005-09-09kbuild: cris use generic asm-offsets.h supportSam Ravnborg1-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: new subarchitecture v32Mikael Starvik23-0/+9028