1. 24 3月, 2012 1 次提交
  2. 14 3月, 2012 1 次提交
  3. 21 10月, 2011 1 次提交
  4. 26 9月, 2011 1 次提交
  5. 29 3月, 2011 1 次提交
    • S
      ARM: 6826/1: Merge v6 and v7 DEBUG_LL DCC support · dfad549d
      Stephen Boyd 提交于
      The inline assembly differences for v6 vs. v7 are purely
      optimizations. On a v7 processor, an mrc with the pc sets the
      condition codes to the 28-31 bits of the register being read. It
      just so happens that the TX/RX full bits the DCC support code is
      testing for are high enough in the register to be put into the
      condition codes. On a v6 processor, this "feature" isn't
      implemented and thus we have to do the usual read, mask, test
      operations to check for TX/RX full. Thus, we can drop the v7
      implementation and just use the v6 implementation for both.
      
      Cc: Tony Lindgren <tony@atomide.com>
      Signed-off-by: NStephen Boyd <sboyd@codeaurora.org>
      Signed-off-by: NRussell King <rmk+kernel@arm.linux.org.uk>
      dfad549d
  6. 03 2月, 2011 1 次提交
  7. 20 10月, 2010 2 次提交
  8. 13 2月, 2010 1 次提交
  9. 20 1月, 2010 1 次提交
  10. 28 2月, 2009 1 次提交
  11. 01 9月, 2008 1 次提交
  12. 07 8月, 2008 1 次提交
  13. 25 9月, 2006 1 次提交
  14. 01 7月, 2006 1 次提交
  15. 22 3月, 2006 1 次提交
  16. 17 4月, 2005 1 次提交
    • L
      Linux-2.6.12-rc2 · 1da177e4
      Linus Torvalds 提交于
      Initial git repository build. I'm not bothering with the full history,
      even though we have it. We can create a separate "historical" git
      archive of that later if we want to, and in the meantime it's about
      3.2GB when imported into git - space that would just make the early
      git days unnecessarily complicated, when we don't have a lot of good
      infrastructure for it.
      
      Let it rip!
      1da177e4