aboutsummaryrefslogtreecommitdiffstats
path: root/arch/cris/kernel (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-04-05Merge branch 'for-linus' of git://repo.or.cz/cris-mirrorLinus Torvalds1-1/+1
2009-04-02Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-cpumask-for-cris into for-nextJesper Nilsson1-1/+1
2009-03-31Get rid of indirect include of fs_struct.hAl Viro1-1/+0
2009-03-16cpumask: prepare for iterators to only go to nr_cpu_ids/nr_cpumask_bits.: crisRusty Russell1-1/+1
2009-01-12sparseirq: use kstat_irqs_cpu on non-x86 architectures tooYinghai Lu1-1/+1
2008-12-31take init_fs to saner placeAl Viro1-1/+0
2008-10-31[CRIS] Remove links from CRIS buildJesper Nilsson1-0/+151
2008-10-31[CRIS] Merge asm-offsets.c for both arches into one file.Jesper Nilsson1-0/+64
2008-10-20cris: use bcd2bin/bin2bcdAdrian Bunk1-9/+9
2008-07-24cris: use simple_read_from_buffer()Akinobu Mita1-10/+7
2008-05-16[PATCH] take init_files to fs/file.cAl Viro1-1/+0
2008-05-09cris: kill sys_pipe implementationChristoph Hellwig1-22/+0
2008-05-08sys_pipe(): fix file descriptor leaksUlrich Drepper1-1/+4
2008-04-29cris: use non-racy method for /proc/system_profile creationDenis V. Lunev1-2/+2
2008-04-17Generic semaphore implementationMatthew Wilcox3-138/+1
2008-02-08CRIS: Drop regs parameter from call to profile_tick in kernel/time.cJesper Nilsson1-1/+1
2008-02-08CRIS: Add sched_clock to kernel/time.cJesper Nilsson1-4/+9
2008-02-08CRIS: Register cpus in kernel/setup.cJesper Nilsson1-8/+21
2008-02-08CRIS: Remove include of linux/init.h, not needed anymore.Jesper Nilsson1-1/+0
2008-02-08CRIS: Remove useless CVS log from kernel/ptrace.cJesper Nilsson1-56/+2
2008-02-08CRIS: Remove useless CVS id and log from kernel/process.cJesper Nilsson1-101/+2
2008-02-08CRIS: Add configuration possibility for using kmalloc for modules.Jesper Nilsson1-3/+11
2008-02-08CRIS: Minor generic kernel/traps.c changes.Jesper Nilsson1-87/+139
2008-02-07Introduce flags for reserve_bootmem()Bernhard Walle1-1/+1
2007-11-14cris build fixes: fix crisksyms.cJesper Nilsson1-14/+3
2007-11-14cris build fixes: fixes in arch/cris/kernel/time.cJesper Nilsson1-7/+3
2007-11-14cris build fixes: corrected and improved NMI and IRQ handlingJesper Nilsson2-3/+8
2007-11-14cris build fixes: sys_cris.c needs fs.hJesper Nilsson1-0/+1
2007-11-14cris build fixes: irq fixesJesper Nilsson1-2/+4
2007-10-20spelling fixes: arch/cris/Simon Arlott1-4/+4
2007-10-17remove include/asm-*/ipc.hAdrian Bunk1-1/+1
2007-05-08header cleaning: don't include smp_lock.h when not usedRandy Dunlap2-2/+0
2007-05-07CRIS: check for memory allocationCyrill Gorcunov1-33/+48
2007-02-12[PATCH] mark struct file_operations const 2Arjan van de Ven1-1/+1
2007-02-12[PATCH] Dynamic kernel command-line: crisAlon Bar-Lev1-3/+3
2007-02-11[PATCH] Consolidate default sched_clock()Alexey Dobriyan1-8/+0
2007-02-11[PATCH] CRIS: local_irq_disable() is redundant after local_irq_save()Jiri Kosina1-1/+0
2006-12-13[PATCH] getting rid of all casts of k[cmz]alloc() callsRobert P. J. Day1-1/+1
2006-10-02[PATCH] namespaces: utsname: use init_utsname when appropriateSerge E. Hallyn1-1/+1
2006-10-01[PATCH] kill wall_jiffiesAtsushi Nemoto1-7/+0
2006-07-10[PATCH] tty: Remove include of screen_info.h from tty.hJon Smirl1-1/+1
2006-07-02[PATCH] irq-flags: CRIS: Use the new IRQF_ constantsThomas Gleixner1-1/+1
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel3-3/+0
2006-06-29[PATCH] genirq: rename desc->handler to desc->chipIngo Molnar1-1/+1
2006-04-11[PATCH] No arch-specific strpbrk implementationsKyle McMartin1-1/+0
2006-03-27[PATCH] unify PFN_* macrosDave Hansen1-4/+1
2006-03-24[PATCH] kill include/linux/platform.h, default_idle() cleanupAdrian Bunk1-2/+1
2006-03-23[PATCH] more for_each_cpu() conversionsAndrew Morton1-6/+4
2006-02-07[PATCH] drive_info removal outside of arch/i386Al Viro1-1/+0
2006-01-10[PATCH] dump_thread() cleanupakpm@osdl.org2-30/+0