summaryrefslogtreecommitdiffstats
path: root/arch/cris/kernel
AgeCommit message (Expand)AuthorLines
2009-03-16cpumask: prepare for iterators to only go to nr_cpu_ids/nr_cpumask_bits.: crisRusty Russell-1/+1
2009-01-12sparseirq: use kstat_irqs_cpu on non-x86 architectures tooYinghai Lu-1/+1
2008-12-31take init_fs to saner placeAl Viro-1/+0
2008-10-31[CRIS] Remove links from CRIS buildJesper Nilsson-0/+151
2008-10-31[CRIS] Merge asm-offsets.c for both arches into one file.Jesper Nilsson-0/+64
2008-10-20cris: use bcd2bin/bin2bcdAdrian Bunk-9/+9
2008-07-24cris: use simple_read_from_buffer()Akinobu Mita-10/+7
2008-05-16[PATCH] take init_files to fs/file.cAl Viro-1/+0
2008-05-09cris: kill sys_pipe implementationChristoph Hellwig-22/+0
2008-05-08sys_pipe(): fix file descriptor leaksUlrich Drepper-1/+4
2008-04-29cris: use non-racy method for /proc/system_profile creationDenis V. Lunev-2/+2
2008-04-17Generic semaphore implementationMatthew Wilcox-138/+1
2008-02-08CRIS: Drop regs parameter from call to profile_tick in kernel/time.cJesper Nilsson-1/+1
2008-02-08CRIS: Add sched_clock to kernel/time.cJesper Nilsson-4/+9
2008-02-08CRIS: Register cpus in kernel/setup.cJesper Nilsson-8/+21
2008-02-08CRIS: Remove include of linux/init.h, not needed anymore.Jesper Nilsson-1/+0
2008-02-08CRIS: Remove useless CVS log from kernel/ptrace.cJesper Nilsson-56/+2
2008-02-08CRIS: Remove useless CVS id and log from kernel/process.cJesper Nilsson-101/+2
2008-02-08CRIS: Add configuration possibility for using kmalloc for modules.Jesper Nilsson-3/+11
2008-02-08CRIS: Minor generic kernel/traps.c changes.Jesper Nilsson-87/+139
2008-02-07Introduce flags for reserve_bootmem()Bernhard Walle-1/+1
2007-11-14cris build fixes: fix crisksyms.cJesper Nilsson-14/+3
2007-11-14cris build fixes: fixes in arch/cris/kernel/time.cJesper Nilsson-7/+3
2007-11-14cris build fixes: corrected and improved NMI and IRQ handlingJesper Nilsson-3/+8
2007-11-14cris build fixes: sys_cris.c needs fs.hJesper Nilsson-0/+1
2007-11-14cris build fixes: irq fixesJesper Nilsson-2/+4
2007-10-20spelling fixes: arch/cris/Simon Arlott-4/+4
2007-10-17remove include/asm-*/ipc.hAdrian Bunk-1/+1
2007-05-08header cleaning: don't include smp_lock.h when not usedRandy Dunlap-2/+0
2007-05-07CRIS: check for memory allocationCyrill Gorcunov-33/+48
2007-02-12[PATCH] mark struct file_operations const 2Arjan van de Ven-1/+1
2007-02-12[PATCH] Dynamic kernel command-line: crisAlon Bar-Lev-3/+3
2007-02-11[PATCH] Consolidate default sched_clock()Alexey Dobriyan-8/+0
2007-02-11[PATCH] CRIS: local_irq_disable() is redundant after local_irq_save()Jiri Kosina-1/+0
2006-12-13[PATCH] getting rid of all casts of k[cmz]alloc() callsRobert P. J. Day-1/+1
2006-10-02[PATCH] namespaces: utsname: use init_utsname when appropriateSerge E. Hallyn-1/+1
2006-10-01[PATCH] kill wall_jiffiesAtsushi Nemoto-7/+0
2006-07-10[PATCH] tty: Remove include of screen_info.h from tty.hJon Smirl-1/+1
2006-07-02[PATCH] irq-flags: CRIS: Use the new IRQF_ constantsThomas Gleixner-1/+1
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel-3/+0
2006-06-29[PATCH] genirq: rename desc->handler to desc->chipIngo Molnar-1/+1
2006-04-11[PATCH] No arch-specific strpbrk implementationsKyle McMartin-1/+0
2006-03-27[PATCH] unify PFN_* macrosDave Hansen-4/+1
2006-03-24[PATCH] kill include/linux/platform.h, default_idle() cleanupAdrian Bunk-2/+1
2006-03-23[PATCH] more for_each_cpu() conversionsAndrew Morton-6/+4
2006-02-07[PATCH] drive_info removal outside of arch/i386Al Viro-1/+0
2006-01-10[PATCH] dump_thread() cleanupakpm@osdl.org-30/+0
2005-11-09[PATCH] sched: disable preempt in idle tasksNick Piggin-0/+2
2005-10-30[PATCH] fix missing includesTim Schmielau-0/+1
2005-10-30[PATCH] jiffies_64 cleanupThomas Gleixner-4/+0