提交历史

作者 SHA1 备注 提交日期
  Graf Yang 4213cb6400 Blackfin arch: fix bug - Turn on DEBUG_DOUBLEFAULT, booting SMP kernel crash 16 年之前
  Mike Frysinger 47664c1f86 Blackfin arch: give sys_strace proper entry markings 16 年之前
  Michael Hennerich 5e9e7687cb Blackfin arch: Fix BUG -- BF533 + 0.5 silicon + MPU + UART PIO -> crash 16 年之前
  Sonic Zhang a5ac012924 Blackfin arch: add supporting for kgdb 16 年之前
  Robin Getz 0c7a6b2135 Blackfin arch: add supporting for double fault debug handling 16 年之前
  Bryan Wu 639f657145 Blackfin arch: move include/asm-blackfin header files to arch/blackfin 17 年之前
  Bryan Wu a4b7b6d7d3 Blackfin arch: hook up some missing new system calls 17 年之前
  Sonic Zhang d6a2989136 Blackfin arch: Fix bugs - Make kgdb code apparent to app debugging. 17 年之前
  Jie Zhang 5400c5aa2d Blackfin arch: Fix bug - This change eliminates impact on application debugging 17 年之前
  Sonic Zhang 0d1cdd7ab6 Blackfin arch: Fix bug - skip single step in high priority interrupt handler instead of disabling all interrupts in single step debugging. 17 年之前
  Bernd Schmidt 0893f1250f [Blackfin] arch: fix gdb testing regression 17 年之前
  Bernd Schmidt ddb3f00ca0 [Blackfin] arch: In the double fault handler, set up the PT_RETI slot 17 年之前
  Bernd Schmidt 5d750b9e4f [Blackfin] arch: Remove the circular buffering mechanism for exceptions 17 年之前
  Bernd Schmidt 2a0c4fdb66 [Blackfin] arch: fix bug - when using trace buffer with CONFIG_MPU enabled. 17 年之前
  Bryan Wu 2f775dbaa5 [Blackfin] arch: to kill syscalls missing warning by adding new timerfd syscalls 17 年之前
  Mike Frysinger 80f31c8a03 [Blackfin] arch: change the trace buffer control start/stop logic in the exception handlers 17 年之前
  Davide Libenzi 4d672e7ac7 timerfd: new timerfd API 17 年之前
  Bernd Schmidt fc97551db9 [Blackfin] arch: Add the semtimedop syscall. Upstream uClibc doesn't compile without it. 17 年之前
  Bernd Schmidt b97b8a9983 [Blackfin] arch: Initial checkin of the memory protection support. 17 年之前
  Robin Getz d5c4b5e3b2 [Blackfin] arch: Let the pre-processor do the math to save a few cycles - no functional changes 17 年之前
  Robin Getz 6f3ed704b0 [Blackfin] arch: do not use fixed numbers to describe offsets - no functional changes 17 年之前
  Mike Frysinger 9cb07b23db Blackfin arch: use common __INIT/__FINIT defines rather than setting the .section ourselves to .init.text 17 年之前
  Bernd Schmidt 0bad33d93a Blackfin arch: Need to specify ax with the .init.text section, 17 年之前
  Mike Frysinger 46c87c3cce Blackfin arch: Fix typo, and add ENDPROC - no functional changes 17 年之前
  Mike Frysinger 8d6c242062 Blackfin arch: rename _return_from_exception to _bfin_return_from_exception and export it 17 年之前
  Robin Getz f26fbc48f1 Blackfin arch: ensure we work around ANOMALY_05000261 for null pointers 17 年之前
  Robin Getz 9f336a5326 Blackfin arch: ensure that speculative loads of bad pointers don't cause us to do bad things. 17 年之前
  Robin Getz b3f8b92763 Blackfin arch: the load address is not safe to point to as a workaround for ANOMALY 05000281 17 年之前
  Robin Getz 337d390b3a Blackfin arch: Print out debug info, as early as possible 17 年之前
  Robin Getz 2ebcade590 Blackfin arch: fix endless loop bug when a double fault happens 17 年之前