Blackfin: mass clean up of copyright/licensing info
[safe/jmp/linux-2.6] / arch / blackfin / mach-common / entry.S
2009-10-07 Robin GetzBlackfin: mass clean up of copyright/licensing info
2009-09-21 Ingo Molnarperf: Do the big rename: Performance Counters -> Perfor...
2009-09-17 Robin GetzBlackfin: workaround anomaly 05000283
2009-09-17 Mike FrysingerBlackfin: optimize fixed code handling for the most...
2009-09-17 Yi LiBlackfin: cleanup sync handling when enabling/disabling...
2009-09-17 Graf YangBlackfin: improve double fault debug handling
2009-09-17 Philippe GerumBlackfin: inline I-pipe bypass code in ret_from_exception
2009-09-17 Philippe GerumBlackfin: sanitize manual control of IPEND[4]
2009-09-17 Philippe GerumBlackfin: use generic name for EVT14 handler
2009-09-17 Robin GetzBlackfin: make EVT3->EVT5 lowering more robust wrt...
2009-07-16 Robin GetzBlackfin: cleanup code a bit with comments and defines
2009-06-23 Mike FrysingerBlackfin: hook up new perf_counter_open syscall
2009-06-13 Mike FrysingerBlackfin: hook up new rt_tgsigqueueinfo syscall
2009-06-13 Robin GetzBlackfin: only handle CPLB protection violations when...
2009-06-12 Robin GetzBlackfin: make deferred hardware errors more exact
2009-06-12 Graf YangBlackfin: fix link failure due to CONFIG_EXCEPTION_L1_S...
2009-05-27 Mike FrysingerBlackfin: hook up preadv/pwritev syscalls
2009-03-04 Philippe GerumBlackfin arch: Update adeos blackfin arch patch to...
2009-02-04 Jie ZhangBlackfin arch: fix 2 bugs related to debug
2009-01-07 Bernd SchmidtBlackfin arch: Faster C implementation of no-MPU CPLB...
2008-11-18 Graf YangBlackfin arch: fix bug - Turn on DEBUG_DOUBLEFAULT...
2008-11-18 Mike FrysingerBlackfin arch: fix building with CONFIG_DEBUG_DOUBLEFAULT
2008-11-18 Mike FrysingerBlackfin arch: rename irq_flags to bfin_irq_flags
2009-01-07 Graf YangBlackfin arch: SMP supporting patchset: Blackfin header...
2008-10-28 Graf YangBlackfin arch: fix bug - kernel with SMP patch can...
2008-10-28 Mike FrysingerBlackfin arch: add an option to allow people to stick...
2008-10-09 Mike FrysingerBlackfin arch: give sys_strace proper entry markings
2008-10-09 Michael HennerichBlackfin arch: Fix BUG -- BF533 + 0.5 silicon + MPU...
2008-10-13 Sonic ZhangBlackfin arch: add supporting for kgdb
2008-10-08 Robin GetzBlackfin arch: add supporting for double fault debug...
2008-08-27 Bryan WuBlackfin arch: move include/asm-blackfin header files...
2008-08-14 Bryan WuBlackfin arch: hook up some missing new system calls
2008-08-05 Sonic ZhangBlackfin arch: Fix bugs - Make kgdb code apparent to...
2008-08-05 Jie ZhangBlackfin arch: Fix bug - This change eliminates impact...
2008-07-26 Sonic ZhangBlackfin arch: Fix bug - skip single step in high prior...
2008-05-07 Bernd Schmidt[Blackfin] arch: fix gdb testing regression
2008-05-07 Bernd Schmidt[Blackfin] arch: In the double fault handler, set up...
2008-03-06 Bryan Wu[Blackfin] arch: to kill syscalls missing warning by...
2008-04-24 Bernd Schmidt[Blackfin] arch: Remove the circular buffering mechanis...
2008-04-22 Bernd Schmidt[Blackfin] arch: fix bug - when using trace buffer...
2008-02-05 Davide Libenzitimerfd: new timerfd API
2008-02-02 Mike Frysinger[Blackfin] arch: change the trace buffer control start...
2007-11-21 Mike FrysingerBlackfin arch: use common __INIT/__FINIT defines rather...
2007-11-21 Bernd SchmidtBlackfin arch: Need to specify ax with the .init.text...
2007-11-21 Mike FrysingerBlackfin arch: Fix typo, and add ENDPROC - no functiona...
2007-11-21 Mike FrysingerBlackfin arch: rename _return_from_exception to _bfin_r...
2008-01-27 Bernd Schmidt[Blackfin] arch: Add the semtimedop syscall. Upstream...
2008-01-27 Bernd Schmidt[Blackfin] arch: Initial checkin of the memory protecti...
2007-12-21 Robin Getz[Blackfin] arch: Let the pre-processor do the math...
2007-12-21 Robin Getz[Blackfin] arch: do not use fixed numbers to describe...
2007-11-12 Robin GetzBlackfin arch: ensure we work around ANOMALY_05000261...
2007-10-29 Robin GetzBlackfin arch: ensure that speculative loads of bad...
2007-09-22 Bryan WuBlackfin arch: add some missing syscall
2007-10-10 Robin GetzBlackfin arch: the load address is not safe to point...
2007-10-09 Robin GetzBlackfin arch: Print out debug info, as early as possible
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: allow people to select the feature that...
2007-07-25 Robin GetzBlackfin arch: Add ability to expend the hardware trace...
2007-07-25 Mike FrysingerBlackfin arch: revise anomaly handling by basing things...
2007-07-12 Mike FrysingerBlackfin arch: scrub dead code
2007-07-12 Mike FrysingerBlackfin arch: cleanup warnings from checkpatch --...
2007-06-21 Robin GetzBlackfin arch: Clean up trace buffer handling, No major...
2007-06-21 Bernd SchmidtBlackfin arch: defines and provides entry points for...
2007-06-11 Mike FrysingerBlackfin arch: add proper ENDPROC()
2007-05-21 Bernd SchmidtBlackfin arch: fix signal handling bug
2007-05-21 Michael HennerichBlackfin arch: Add Workaround for ANOMALY 05000257
2007-05-07 Bryan Wublackfin architecture