summaryrefslogtreecommitdiff
path: root/arch/cris/kernel
AgeCommit message (Expand)Author
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
2006-02-07[PATCH] drive_info removal outside of arch/i386Al Viro
2006-01-10[PATCH] dump_thread() cleanupakpm@osdl.org
2005-11-09[PATCH] sched: disable preempt in idle tasksNick Piggin
2005-10-30[PATCH] fix missing includesTim Schmielau
2005-10-30[PATCH] jiffies_64 cleanupThomas Gleixner
2005-09-07[PATCH] NTP: ntp-helper functionsjohn stultz
2005-07-27[PATCH] CRIS update: updates for 2.6.12Mikael Starvik
2005-07-27[PATCH] CRIS update: profilerMikael Starvik
2005-07-27[PATCH] CRIS update: misc patchesMikael Starvik
2005-07-27[PATCH] CRIS update: IRQMikael Starvik
2005-07-27[PATCH] CRIS update: debugMikael Starvik
2005-07-27[PATCH] CRIS update: configuration and buildMikael Starvik
2005-07-27[PATCH] CRIS update: arch splitMikael Starvik
2005-07-26[PATCH] Don't export machine_restart, machine_halt, or machine_power_off.Eric W. Biederman
2005-07-26[PATCH] Fix the arguments to machine_restart on crisEric W. Biederman
2005-03-13[PATCH] kill aux_device_presentAdrian Bunk
2005-01-20[PATCH] remove bogus softirq_pending() usage in crisChristoph Hellwig
2004-10-19[PATCH] #include <asm/bitops.h> -> #include <linux/bitops.h>Adrian Bunk
2004-09-07[PATCH] factor out common <asm/hardirq.h> codeChristoph Hellwig
2004-09-07[PATCH] Convert in-kernel users of EXPORT_SYMBOL_NOVERS() to EXPORT_SYMBOL()Geert Uytterhoeven
2004-08-30[PATCH] Fix the unnecessary entropy call in the irq handlerTakashi Iwai
2004-08-16kbuild/all archs: Rename *.lds.s to *.ldsSam Ravnborg
2004-06-26[PATCH] ARM COMMAND_LINE_SIZE build fixRussell King
2004-06-23[PATCH] make irqaction use a cpu maskAndrew Morton
2004-06-23[PATCH] Move saved_command_line to init/main.cAndrew Morton
2004-06-17[PATCH] RLIM: add rlimit entry for POSIX mqueue allocationChris Wright
2004-05-31[PATCH] CRIS architecture updateAndrew Morton
2004-04-21[PATCH] remove show_trace_task()Andrew Morton
2004-04-11[PATCH] Fix get_wchan() FIXME wrt. order of functionsAndrew Morton
2004-03-13[PATCH] further __KERNEL_SYSCALLS__ removalAndrew Morton
2004-02-24[PATCH] add syscalls.hAndrew Morton
2004-02-22[PATCH] rename shmat to make it clear it isn't a system call entrypointManfred Spraul
2004-02-18[PATCH] add clock_was_set() to all architecturesAndrew Morton