aboutsummaryrefslogtreecommitdiffstats
path: root/arch/cris/kernel
Commit message (Expand)AuthorAgeFilesLines
* 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/+0
* CRIS: Remove useless CVS log from kernel/ptrace.cJesper Nilsson2008-02-081-56/+2
* CRIS: Remove useless CVS id and log from kernel/process.cJesper Nilsson2008-02-081-101/+2
* 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-141-14/+3
* cris build fixes: fixes in arch/cris/kernel/time.cJesper Nilsson2007-11-141-7/+3
* cris build fixes: corrected and improved NMI and IRQ handlingJesper Nilsson2007-11-142-3/+8
* cris build fixes: sys_cris.c needs fs.hJesper Nilsson2007-11-141-0/+1
* cris build fixes: irq fixesJesper Nilsson2007-11-141-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/+0
* 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/+0
* [PATCH] CRIS: local_irq_disable() is redundant after local_irq_save()Jiri Kosina2007-02-111-1/+0
* [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/+0
* [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/+0
* [PATCH] genirq: rename desc->handler to desc->chipIngo Molnar2006-06-291-1/+1
* [PATCH] No arch-specific strpbrk implementationsKyle McMartin2006-04-111-1/+0
* [PATCH] unify PFN_* macrosDave Hansen2006-03-271-4/+1
* [PATCH] kill include/linux/platform.h, default_idle() cleanupAdrian Bunk2006-03-241-2/+1
* [PATCH] more for_each_cpu() conversionsAndrew Morton2006-03-231-6/+4
* [PATCH] drive_info removal outside of arch/i386Al Viro2006-02-071-1/+0
* [PATCH] dump_thread() cleanupakpm@osdl.org2006-01-102-30/+0
* [PATCH] sched: disable preempt in idle tasksNick Piggin2005-11-091-0/+2
* [PATCH] fix missing includesTim Schmielau2005-10-301-0/+1
* [PATCH] jiffies_64 cleanupThomas Gleixner2005-10-301-4/+0
* [PATCH] NTP: ntp-helper functionsjohn stultz2005-09-071-4/+1
* [PATCH] CRIS update: updates for 2.6.12Mikael Starvik2005-07-272-31/+39
* [PATCH] CRIS update: profilerMikael Starvik2005-07-272-1/+90
* [PATCH] CRIS update: misc patchesMikael Starvik2005-07-272-28/+19
* [PATCH] CRIS update: IRQMikael Starvik2005-07-271-223/+40
* [PATCH] CRIS update: debugMikael Starvik2005-07-271-11/+53
* [PATCH] CRIS update: configuration and buildMikael Starvik2005-07-271-1/+2
* [PATCH] CRIS update: arch splitMikael Starvik2005-07-271-31/+6
* [PATCH] Don't export machine_restart, machine_halt, or machine_power_off.Eric W. Biederman2005-07-261-6/+0
* [PATCH] Fix the arguments to machine_restart on crisEric W. Biederman2005-07-261-1/+2
* Linux-2.6.12-rc2Linus Torvalds2005-04-1611-0/+1808