aboutsummaryrefslogtreecommitdiff
path: root/arch/cris/kernel
AgeCommit message (Expand)Author
2009-06-16mm: consolidate init_mm definitionAlexey Dobriyan
2009-06-12module: cleanup FIXME comments about trimming exception table entries.Rusty Russell
2009-04-05Merge branch 'for-linus' of git://repo.or.cz/cris-mirrorLinus Torvalds
2009-04-02Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/...Jesper Nilsson
2009-03-31Get rid of indirect include of fs_struct.hAl Viro
2009-03-16cpumask: prepare for iterators to only go to nr_cpu_ids/nr_cpumask_bits.: crisRusty Russell
2009-01-12sparseirq: use kstat_irqs_cpu on non-x86 architectures tooYinghai Lu
2008-12-31take init_fs to saner placeAl Viro
2008-10-31[CRIS] Remove links from CRIS buildJesper Nilsson
2008-10-31[CRIS] Merge asm-offsets.c for both arches into one file.Jesper Nilsson
2008-10-20cris: use bcd2bin/bin2bcdAdrian Bunk
2008-07-24cris: use simple_read_from_buffer()Akinobu Mita
2008-05-16[PATCH] take init_files to fs/file.cAl Viro
2008-05-09cris: kill sys_pipe implementationChristoph Hellwig
2008-05-08sys_pipe(): fix file descriptor leaksUlrich Drepper
2008-04-29cris: use non-racy method for /proc/system_profile creationDenis V. Lunev
2008-04-17Generic semaphore implementationMatthew Wilcox
2008-02-08CRIS: Drop regs parameter from call to profile_tick in kernel/time.cJesper Nilsson
2008-02-08CRIS: Add sched_clock to kernel/time.cJesper Nilsson
2008-02-08CRIS: Register cpus in kernel/setup.cJesper Nilsson
2008-02-08CRIS: Remove include of linux/init.h, not needed anymore.Jesper Nilsson
2008-02-08CRIS: Remove useless CVS log from kernel/ptrace.cJesper Nilsson
2008-02-08CRIS: Remove useless CVS id and log from kernel/process.cJesper Nilsson
2008-02-08CRIS: Add configuration possibility for using kmalloc for modules.Jesper Nilsson
2008-02-08CRIS: Minor generic kernel/traps.c changes.Jesper Nilsson
2008-02-07Introduce flags for reserve_bootmem()Bernhard Walle
2007-11-14cris build fixes: fix crisksyms.cJesper Nilsson
2007-11-14cris build fixes: fixes in arch/cris/kernel/time.cJesper Nilsson
2007-11-14cris build fixes: corrected and improved NMI and IRQ handlingJesper Nilsson
2007-11-14cris build fixes: sys_cris.c needs fs.hJesper Nilsson
2007-11-14cris build fixes: irq fixesJesper Nilsson
2007-10-20spelling fixes: arch/cris/Simon Arlott
2007-10-17remove include/asm-*/ipc.hAdrian Bunk
2007-05-08header cleaning: don't include smp_lock.h when not usedRandy Dunlap
2007-05-07CRIS: check for memory allocationCyrill Gorcunov
2007-02-12[PATCH] mark struct file_operations const 2Arjan van de Ven
2007-02-12[PATCH] Dynamic kernel command-line: crisAlon Bar-Lev
2007-02-11[PATCH] Consolidate default sched_clock()Alexey Dobriyan
2007-02-11[PATCH] CRIS: local_irq_disable() is redundant after local_irq_save()Jiri Kosina
2006-12-13[PATCH] getting rid of all casts of k[cmz]alloc() callsRobert P. J. Day
2006-10-02[PATCH] namespaces: utsname: use init_utsname when appropriateSerge E. Hallyn
2006-10-01[PATCH] kill wall_jiffiesAtsushi Nemoto
2006-07-10[PATCH] tty: Remove include of screen_info.h from tty.hJon Smirl
2006-07-02[PATCH] irq-flags: CRIS: Use the new IRQF_ constantsThomas Gleixner
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel
2006-06-29[PATCH] genirq: rename desc->handler to desc->chipIngo Molnar
2006-04-11[PATCH] No arch-specific strpbrk implementationsKyle McMartin
2006-03-27[PATCH] unify PFN_* macrosDave Hansen
2006-03-24[PATCH] kill include/linux/platform.h, default_idle() cleanupAdrian Bunk
2006-03-23[PATCH] more for_each_cpu() conversionsAndrew Morton