aboutsummaryrefslogtreecommitdiffstats
path: root/arch/cris/arch-v32/kernel (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-09-08kernel/cpu.c: create a CPU_STARTING cpu_chain notifierManfred Spraul1-0/+1
2008-08-23removed unused #include <linux/version.h>'sAdrian Bunk1-2/+0
2008-07-26cris: use the common ascii hex helpersHarvey Harrison1-47/+13
2008-06-26smp_call_function: get rid of the unused nonatomic/retry argumentJens Axboe1-3/+2
2008-02-08CRIS: Add new timerfd syscall entries.Jesper Nilsson1-1/+3
2008-02-08CRIS v32: Initialize GIO even if we're rambooting in kernel/head.SJesper Nilsson1-0/+2
2008-02-08CRIS v32: Remove kernel/arbiter.c, it now exists in machine dependent directory.Jesper Nilsson1-296/+0
2008-02-08CRIS v32: Change lib/spinlock.S to use byte operations instead of dwords.Jesper Nilsson2-138/+0
2008-02-08CRIS v32: Update kernel/smp.c for CRIS v32.Jesper Nilsson1-10/+21
2008-02-08CRIS v32: Update signal handling in kernel/signal.cJesper Nilsson1-88/+56
2008-02-08CRIS v32: Change names of config variable and register field for data available.Jesper Nilsson1-6/+6
2008-02-08CRIS v32: Change debug and formatting in kernel/fasttimer.cJesper Nilsson1-9/+7
2008-02-08CRIS v32: Update kernel/crisksyms.cJesper Nilsson1-1/+6
2008-02-08CRIS v32: Update and improve kernel/time.cJesper Nilsson1-98/+139
2008-02-08CRIS v32: Update and improve kernel/traps.cJesper Nilsson1-78/+114
2008-02-08CRIS v32: Minor updates to kernel/process.cJesper Nilsson1-9/+5
2008-02-08CRIS v32: Update and simplify kernel/irq.c.Jesper Nilsson1-81/+193
2008-02-08CRIS v32: Update kernel/head.SJesper Nilsson1-88/+114
2008-02-08CRIS v32: Update and improve fasttimer.cJesper Nilsson1-324/+195
2008-02-08CRIS v32: Update debugport.Jesper Nilsson1-299/+43
2008-02-08CRIS v32: Fixup kernel Makefile.Jesper Nilsson1-3/+2
2008-02-08CRIS v32: Update entry.S to working order.Jesper Nilsson1-18/+63
2008-02-08CRIS v32: Whitespace and formatting changes for kernel/ptrace.cJesper Nilsson1-4/+6
2008-02-08CRIS v32: Add new machine dependent files for Etrax-FS and Artpec-3.Jesper Nilsson2-377/+0
2007-11-14CRISv32: add cache flush operationsJesper Nilsson2-0/+127
2007-11-14cris: ARRAY_SIZE() cleanupAlex Unleashed2-5/+3
2007-10-20spelling fixes: arch/cris/Simon Arlott7-11/+11
2007-10-16CRIS: cleanup struct irqaction initializersThomas Gleixner1-2/+6
2007-10-16Consolidate PTRACE_DETACHAlexey Dobriyan1-4/+0
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