History log of /arch/cris/arch-v32/kernel/traps.c
Revision Date Author Comments
e2ee9bb2253c50a40a659f5c6daf3da1e77d9308 03-Aug-2010 Jesper Nilsson <jesper.nilsson@axis.com> CRIS: Minor formatting fix in traps.c

Signed-off-by: Jesper Nilsson <jesper.nilsson@axis.com>
9ce1ea751f7256b2248321c2427612a295f15137 03-Dec-2007 Jesper Nilsson <jesper.nilsson@axis.com> CRIS v32: Update and improve kernel/traps.c

- Remove watchdog handling, handled elsewhere.
- Shorten include paths to machine dependent header files.
- Remove raw_printk hack, we now use oops_in_progress instead.
- Add handling of BUG for exception handlers (break 14).
- Formatting and whitespace changes.
49b4ff3304b52b18c490fc4deb400b61bb7ed142 20-Oct-2007 Simon Arlott <simon@fire.lp0.eu> spelling fixes: arch/cris/

Spelling fixes in arch/cris/.

Signed-off-by: Simon Arlott <simon@fire.lp0.eu>
Signed-off-by: Adrian Bunk <bunk@kernel.org>
6ab3d5624e172c553004ecc862bfeac16d9d68b7 30-Jun-2006 Jörn Engel <joern@wohnheim.fh-wedel.de> Remove obsolete #include <linux/config.h>

Signed-off-by: Jörn Engel <joern@wohnheim.fh-wedel.de>
Signed-off-by: Adrian Bunk <bunk@stusta.de>
51533b615e605d86154ec1b4e585c8ca1b0b15b7 27-Jul-2005 Mikael Starvik <mikael.starvik@axis.com> [PATCH] CRIS update: new subarchitecture v32

New CRIS sub architecture named v32.

From: Dave Jones <davej@redhat.com>

Fix swapped kmalloc args

Signed-off-by: Mikael Starvik <starvik@axis.com>
Signed-off-by: Dave Jones <davej@redhat.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>