aboutsummaryrefslogtreecommitdiffstats
path: root/arch/cris/kernel (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2005-11-09[PATCH] sched: disable preempt in idle tasksNick Piggin1-0/+2
2005-10-30[PATCH] fix missing includesTim Schmielau1-0/+1
2005-10-30[PATCH] jiffies_64 cleanupThomas Gleixner1-4/+0
2005-09-07[PATCH] NTP: ntp-helper functionsjohn stultz1-4/+1
2005-07-27[PATCH] CRIS update: updates for 2.6.12Mikael Starvik2-31/+39
2005-07-27[PATCH] CRIS update: profilerMikael Starvik2-1/+90
2005-07-27[PATCH] CRIS update: misc patchesMikael Starvik2-28/+19
2005-07-27[PATCH] CRIS update: IRQMikael Starvik1-223/+40
2005-07-27[PATCH] CRIS update: debugMikael Starvik1-11/+53
2005-07-27[PATCH] CRIS update: configuration and buildMikael Starvik1-1/+2
2005-07-27[PATCH] CRIS update: arch splitMikael Starvik1-31/+6
2005-07-26[PATCH] Don't export machine_restart, machine_halt, or machine_power_off.Eric W. Biederman1-6/+0
2005-07-26[PATCH] Fix the arguments to machine_restart on crisEric W. Biederman1-1/+2
2005-04-16Linux-2.6.12-rc2Linus Torvalds11-0/+1808