Blackfin arch: Fix bug - kernel build with config kernel debugging with remote gdb...
[safe/jmp/linux-2.6] / arch / blackfin / kernel / traps.c
2008-10-09 Sonic ZhangBlackfin arch: Fix bug - kernel build with config kerne...
2008-10-08 Robin GetzBlackfin arch: Use DTEST rather than DMA to poke at...
2008-10-08 Robin GetzBlackfin arch: Make sure we protect except 2 properly...
2008-10-08 Robin GetzBlackfin arch: Better error handling of unknown exceptions
2008-10-13 Sonic ZhangBlackfin arch: add supporting for kgdb
2008-10-08 Robin GetzBlackfin arch: add supporting for double fault debug...
2008-10-13 Mike FrysingerBlackfin arch: only include asm/cplb.h when it is truly...
2008-08-06 Robin GetzBlackfin arch: Fix bug - when expanding the trace buffe...
2008-08-13 Mike FrysingerBlackfin arch: convert L2 defines to be the same as...
2008-07-26 Robin GetzBlackfin arch: Add unwinding for stack info, and a...
2008-06-03 Mike FrysingerBlackfin arch: fixup warnings with the new cplb saved...
2008-05-17 Mike FrysingerBlackfin arch: cleanup the icplb/dcplb multiple hit...
2008-04-24 Bernd Schmidt[Blackfin] arch: Remove the circular buffering mechanis...
2008-04-24 Robin Getz[Blackfin] arch: try to remove condition that causes...
2008-03-26 Robin Getz[Blackfin] arch: fix bug - grab locks when not atomic
2008-03-26 Robin Getz[Blackfin] arch: fix bug - when we crash, current is...
2008-03-06 Mike Frysinger[Blackfin] arch: add missing __user marking to ss_sp...
2008-02-15 Jan Blunckd_path: Make d_path() use a struct path
2008-02-02 Mike Frysinger[Blackfin] arch: fix typo in printk message
2007-11-21 Mike FrysingerBlackfin arch: split apart dump_bfin_regs and merge...
2007-11-21 Robin GetzBlackfin arch: fix bug when sending signals with the...
2007-11-21 Robin GetzBlackfin arch: Ensure we printk out strings with the...
2007-11-17 Robin GetzBlackfin arch: cleanup kernel exception message, don...
2007-11-17 Robin GetzBlackfin arch: print out modules that are loaded if...
2008-01-11 Robin Getz[Blackfin] arch: print out list of modules if kernel...
2008-01-10 Robin Getz[Blackfin] arch: Don't oops_in_progress if single step...
2007-12-23 Robin Getz[Blackfin] arch: Clean up dump_bfin_mem
2007-12-24 Robin Getz[Blackfin] arch: fix bug gdb testing on hardware has...
2008-01-27 Robin Getz[Blackfin] arch: fix bug - trap_tests fails to recover...
2007-11-15 Robin GetzBlackfin arch: fix bug cplbmgr.S does not exit properly...
2007-11-12 Robin GetzBlackfin arch: fix bux - only reset the PC when necessa...
2007-11-12 Robin GetzBlackfin arch: ensure we work around ANOMALY_05000261...
2007-10-29 Robin GetzBlackfin arch: cleanup arch/blackfin/kernel/traps.c...
2007-10-29 Robin GetzBlackfin arch: fix bug: kernel prints out error message...
2007-10-21 Bernd SchmidtBlackfin arch: Fixing Bug: balance calls to get_task_mm...
2007-08-11 Bryan WuBlackfin arch: after removing fs.h from mm.h, fix the...
2007-10-09 Robin GetzBlackfin arch: Enable earlyprintk earlier - so any...
2007-10-09 Robin GetzBlackfin arch: fix endless loop bug when a double fault...
2007-08-05 Mike FrysingerBlackfin arch: add an exception request/free api
2007-08-05 Mike FrysingerBlackfin arch: remove spurious KERN_EMERG log level...
2007-07-25 Robin GetzBlackfin arch: Add ability to expend the hardware trace...
2007-07-25 Sonic ZhangBlackfin arch: fix KGDB bug, dont forget last parameter.
2007-07-12 Mike FrysingerBlackfin arch: scrub dead code
2007-07-12 Mike FrysingerBlackfin arch: cleanup warnings from checkpatch --...
2007-06-25 Robin GetzBlackfin arch: Fix up remaining printks with proper...
2007-06-21 Robin GetzBlackfin arch: Clean up trace buffer handling, No major...
2007-06-21 Robin GetzBlackfin arch: update printk to use KERN_EMERG and...
2007-06-11 Simon ArlottBlackfin arch: spelling fixes
2007-05-21 Mike FrysingerBlackfin arch: fix trace output for FLAT binaries
2007-05-07 Bryan Wublackfin architecture