aboutsummaryrefslogtreecommitdiffstats
path: root/arch/cris/arch-v32/kernel
Commit message (Expand)AuthorAge
* removed unused #include <linux/version.h>'sAdrian Bunk2008-08-23
* cris: use the common ascii hex helpersHarvey Harrison2008-07-26
* smp_call_function: get rid of the unused nonatomic/retry argumentJens Axboe2008-06-26
* CRIS: Add new timerfd syscall entries.Jesper Nilsson2008-02-08
* CRIS v32: Initialize GIO even if we're rambooting in kernel/head.SJesper Nilsson2008-02-08
* CRIS v32: Remove kernel/arbiter.c, it now exists in machine dependent directory.Jesper Nilsson2008-02-08
* CRIS v32: Change lib/spinlock.S to use byte operations instead of dwords.Jesper Nilsson2008-02-08
* CRIS v32: Update kernel/smp.c for CRIS v32.Jesper Nilsson2008-02-08
* CRIS v32: Update signal handling in kernel/signal.cJesper Nilsson2008-02-08
* CRIS v32: Change names of config variable and register field for data available.Jesper Nilsson2008-02-08
* CRIS v32: Change debug and formatting in kernel/fasttimer.cJesper Nilsson2008-02-08
* CRIS v32: Update kernel/crisksyms.cJesper Nilsson2008-02-08
* CRIS v32: Update and improve kernel/time.cJesper Nilsson2008-02-08
* CRIS v32: Update and improve kernel/traps.cJesper Nilsson2008-02-08
* CRIS v32: Minor updates to kernel/process.cJesper Nilsson2008-02-08
* CRIS v32: Update and simplify kernel/irq.c.Jesper Nilsson2008-02-08
* CRIS v32: Update kernel/head.SJesper Nilsson2008-02-08
* CRIS v32: Update and improve fasttimer.cJesper Nilsson2008-02-08
* CRIS v32: Update debugport.Jesper Nilsson2008-02-08
* CRIS v32: Fixup kernel Makefile.Jesper Nilsson2008-02-08
* CRIS v32: Update entry.S to working order.Jesper Nilsson2008-02-08
* CRIS v32: Whitespace and formatting changes for kernel/ptrace.cJesper Nilsson2008-02-08
* CRIS v32: Add new machine dependent files for Etrax-FS and Artpec-3.Jesper Nilsson2008-02-08
* CRISv32: add cache flush operationsJesper Nilsson2007-11-14
* cris: ARRAY_SIZE() cleanupAlex Unleashed2007-11-14
* spelling fixes: arch/cris/Simon Arlott2007-10-19
* CRIS: cleanup struct irqaction initializersThomas Gleixner2007-10-16
* Consolidate PTRACE_DETACHAlexey Dobriyan2007-10-16
* PTRACE_POKEDATA consolidationAlexey Dobriyan2007-07-17
* header cleaning: don't include smp_lock.h when not usedRandy Dunlap2007-05-08
* CRIS: remove code related to pre-2.2 kernelRobert P. J. Day2007-05-07
* [PATCH] Change cpu_up and co from __devinit to __cpuinitGautham R Shenoy2007-01-11
* [PATCH] getting rid of all casts of k[cmz]alloc() callsRobert P. J. Day2006-12-13
* [PATCH] cpumask: export cpu_online_map and cpu_possible_map consistentlyGreg Banks2006-10-02
* [PATCH] simplify update_times (avoid jiffies/jiffies_64 aliasing problem)Atsushi Nemoto2006-09-29
* [PATCH] irq-flags: CRIS: Use the new IRQF_ constantsThomas Gleixner2006-07-02
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-30
* typo fixes: bandwith -> bandwidthAdrian Bunk2006-06-30
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/devfs-2.6Linus Torvalds2006-06-29
|\
| * [PATCH] devfs: Rename TTY_DRIVER_NO_DEVFS to TTY_DRIVER_DYNAMIC_DEVGreg Kroah-Hartman2006-06-26
* | [PATCH] genirq: rename desc->handler to desc->chipIngo Molnar2006-06-29
|/
* [PATCH] cris: task_thread_info()Al Viro2006-01-12
* [PATCH] cris: task_pt_regs()Al Viro2006-01-12
* [PATCH] sched: disable preempt in idle tasksNick Piggin2005-11-09
* [PATCH] consolidate sys_ptrace()Christoph Hellwig2005-11-07
* [PATCH] cris: "extern inline" -> "static inline"Adrian Bunk2005-11-07
* [NETFILTER]: Fix OOPSes on machines with discontiguous cpu numbering.David S. Miller2005-10-13
* kbuild: cris use generic asm-offsets.h supportSam Ravnborg2005-09-09
* [PATCH] convert signal handling of NODEFER to act like other Unix boxes.Steven Rostedt2005-08-29
* [PATCH] CRIS update: new subarchitecture v32Mikael Starvik2005-07-27