summaryrefslogtreecommitdiffstats
path: root/arch/cris/kernel
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://repo.or.cz/cris-mirrorLinus Torvalds2009-04-051-1/+1
|\
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/...Jesper Nilsson2009-04-021-1/+1
| |\
| | * cpumask: prepare for iterators to only go to nr_cpu_ids/nr_cpumask_bits.: crisRusty Russell2009-03-161-1/+1
* | | Get rid of indirect include of fs_struct.hAl Viro2009-04-011-1/+0Star
|/ /
* / sparseirq: use kstat_irqs_cpu on non-x86 architectures tooYinghai Lu2009-01-121-1/+1
|/
* take init_fs to saner placeAl Viro2009-01-011-1/+0Star
* [CRIS] Remove links from CRIS buildJesper Nilsson2008-10-311-0/+151
* [CRIS] Merge asm-offsets.c for both arches into one file.Jesper Nilsson2008-10-311-0/+64
* cris: use bcd2bin/bin2bcdAdrian Bunk2008-10-201-9/+9
* cris: use simple_read_from_buffer()Akinobu Mita2008-07-241-10/+7Star
* [PATCH] take init_files to fs/file.cAl Viro2008-05-161-1/+0Star
* cris: kill sys_pipe implementationChristoph Hellwig2008-05-091-22/+0Star
* sys_pipe(): fix file descriptor leaksUlrich Drepper2008-05-081-1/+4
* cris: use non-racy method for /proc/system_profile creationDenis V. Lunev2008-04-291-2/+2
* Generic semaphore implementationMatthew Wilcox2008-04-173-138/+1Star
* CRIS: Drop regs parameter from call to profile_tick in kernel/time.cJesper Nilsson2008-02-081-1/+1
* CRIS: Add sched_clock to kernel/time.cJesper Nilsson2008-02-081-4/+9
* CRIS: Register cpus in kernel/setup.cJesper Nilsson2008-02-081-8/+21
* CRIS: Remove include of linux/init.h, not needed anymore.Jesper Nilsson2008-02-081-1/+0Star
* CRIS: Remove useless CVS log from kernel/ptrace.cJesper Nilsson2008-02-081-56/+2Star
* CRIS: Remove useless CVS id and log from kernel/process.cJesper Nilsson2008-02-081-101/+2Star
* CRIS: Add configuration possibility for using kmalloc for modules.Jesper Nilsson2008-02-081-3/+11
* CRIS: Minor generic kernel/traps.c changes.Jesper Nilsson2008-02-081-87/+139
* Introduce flags for reserve_bootmem()Bernhard Walle2008-02-071-1/+1
* cris build fixes: fix crisksyms.cJesper Nilsson2007-11-151-14/+3Star
* cris build fixes: fixes in arch/cris/kernel/time.cJesper Nilsson2007-11-151-7/+3Star
* cris build fixes: corrected and improved NMI and IRQ handlingJesper Nilsson2007-11-152-3/+8
* cris build fixes: sys_cris.c needs fs.hJesper Nilsson2007-11-151-0/+1
* cris build fixes: irq fixesJesper Nilsson2007-11-151-2/+4
* spelling fixes: arch/cris/Simon Arlott2007-10-201-4/+4
* remove include/asm-*/ipc.hAdrian Bunk2007-10-171-1/+1
* header cleaning: don't include smp_lock.h when not usedRandy Dunlap2007-05-082-2/+0Star
* CRIS: check for memory allocationCyrill Gorcunov2007-05-071-33/+48
* [PATCH] mark struct file_operations const 2Arjan van de Ven2007-02-121-1/+1
* [PATCH] Dynamic kernel command-line: crisAlon Bar-Lev2007-02-121-3/+3
* [PATCH] Consolidate default sched_clock()Alexey Dobriyan2007-02-111-8/+0Star
* [PATCH] CRIS: local_irq_disable() is redundant after local_irq_save()Jiri Kosina2007-02-111-1/+0Star
* [PATCH] getting rid of all casts of k[cmz]alloc() callsRobert P. J. Day2006-12-131-1/+1
* [PATCH] namespaces: utsname: use init_utsname when appropriateSerge E. Hallyn2006-10-021-1/+1
* [PATCH] kill wall_jiffiesAtsushi Nemoto2006-10-011-7/+0Star
* [PATCH] tty: Remove include of screen_info.h from tty.hJon Smirl2006-07-101-1/+1
* [PATCH] irq-flags: CRIS: Use the new IRQF_ constantsThomas Gleixner2006-07-021-1/+1
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-303-3/+0Star
* [PATCH] genirq: rename desc->handler to desc->chipIngo Molnar2006-06-291-1/+1
* [PATCH] No arch-specific strpbrk implementationsKyle McMartin2006-04-111-1/+0Star
* [PATCH] unify PFN_* macrosDave Hansen2006-03-271-4/+1Star
* [PATCH] kill include/linux/platform.h, default_idle() cleanupAdrian Bunk2006-03-241-2/+1Star
* [PATCH] more for_each_cpu() conversionsAndrew Morton2006-03-231-6/+4Star
* [PATCH] drive_info removal outside of arch/i386Al Viro2006-02-081-1/+0Star
* [PATCH] dump_thread() cleanupakpm@osdl.org2006-01-102-30/+0Star