summaryrefslogtreecommitdiffstats
path: root/arch/cris/arch-v32/kernel
Commit message (Expand)AuthorAgeFilesLines
* smp_call_function: get rid of the unused nonatomic/retry argumentJens Axboe2008-06-261-3/+2
* CRIS: Add new timerfd syscall entries.Jesper Nilsson2008-02-081-1/+3
* CRIS v32: Initialize GIO even if we're rambooting in kernel/head.SJesper Nilsson2008-02-081-0/+2
* CRIS v32: Remove kernel/arbiter.c, it now exists in machine dependent directory.Jesper Nilsson2008-02-081-296/+0
* CRIS v32: Change lib/spinlock.S to use byte operations instead of dwords.Jesper Nilsson2008-02-082-138/+0
* CRIS v32: Update kernel/smp.c for CRIS v32.Jesper Nilsson2008-02-081-10/+21
* CRIS v32: Update signal handling in kernel/signal.cJesper Nilsson2008-02-081-88/+56
* CRIS v32: Change names of config variable and register field for data available.Jesper Nilsson2008-02-081-6/+6
* CRIS v32: Change debug and formatting in kernel/fasttimer.cJesper Nilsson2008-02-081-9/+7
* CRIS v32: Update kernel/crisksyms.cJesper Nilsson2008-02-081-1/+6
* CRIS v32: Update and improve kernel/time.cJesper Nilsson2008-02-081-98/+139
* CRIS v32: Update and improve kernel/traps.cJesper Nilsson2008-02-081-78/+114
* CRIS v32: Minor updates to kernel/process.cJesper Nilsson2008-02-081-9/+5
* CRIS v32: Update and simplify kernel/irq.c.Jesper Nilsson2008-02-081-81/+193
* CRIS v32: Update kernel/head.SJesper Nilsson2008-02-081-88/+114
* CRIS v32: Update and improve fasttimer.cJesper Nilsson2008-02-081-324/+195
* CRIS v32: Update debugport.Jesper Nilsson2008-02-081-299/+43
* CRIS v32: Fixup kernel Makefile.Jesper Nilsson2008-02-081-3/+2
* CRIS v32: Update entry.S to working order.Jesper Nilsson2008-02-081-18/+63
* CRIS v32: Whitespace and formatting changes for kernel/ptrace.cJesper Nilsson2008-02-081-4/+6
* CRIS v32: Add new machine dependent files for Etrax-FS and Artpec-3.Jesper Nilsson2008-02-082-377/+0
* CRISv32: add cache flush operationsJesper Nilsson2007-11-142-0/+127
* cris: ARRAY_SIZE() cleanupAlex Unleashed2007-11-142-5/+3
* spelling fixes: arch/cris/Simon Arlott2007-10-207-11/+11
* CRIS: cleanup struct irqaction initializersThomas Gleixner2007-10-161-2/+6
* Consolidate PTRACE_DETACHAlexey Dobriyan2007-10-161-4/+0
* PTRACE_POKEDATA consolidationAlexey Dobriyan2007-07-171-6/+1
* header cleaning: don't include smp_lock.h when not usedRandy Dunlap2007-05-081-1/+0
* CRIS: remove code related to pre-2.2 kernelRobert P. J. Day2007-05-071-28/+2
* [PATCH] Change cpu_up and co from __devinit to __cpuinitGautham R Shenoy2007-01-111-1/+1
* [PATCH] getting rid of all casts of k[cmz]alloc() callsRobert P. J. Day2006-12-131-1/+1
* [PATCH] cpumask: export cpu_online_map and cpu_possible_map consistentlyGreg Banks2006-10-021-0/+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-025-8/+12
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-3013-13/+0
* typo fixes: bandwith -> bandwidthAdrian Bunk2006-06-302-6/+6
* 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] cris: task_thread_info()Al Viro2006-01-122-3/+3
* [PATCH] cris: task_pt_regs()Al Viro2006-01-122-5/+5
* [PATCH] sched: disable preempt in idle tasksNick Piggin2005-11-091-0/+1
* [PATCH] consolidate sys_ptrace()Christoph Hellwig2005-11-071-49/+2
* [PATCH] cris: "extern inline" -> "static inline"Adrian Bunk2005-11-071-1/+1
* [NETFILTER]: Fix OOPSes on machines with discontiguous cpu numbering.David S. Miller2005-10-131-0/+2
* kbuild: cris use generic asm-offsets.h supportSam Ravnborg2005-09-091-1/+1
* [PATCH] convert signal handling of NODEFER to act like other Unix boxes.Steven Rostedt2005-08-291-6/+5
* [PATCH] CRIS update: new subarchitecture v32Mikael Starvik2005-07-2723-0/+9028
OpenPOWER on IntegriCloud