1. 13 5月, 2016 1 次提交
    • P
      MIPS: math-emu: Fix m{add,sub}.s shifts · db57f29d
      Paul Burton 提交于
      The code in _sp_maddf (formerly ieee754sp_madd) appears to have been
      copied verbatim from ieee754sp_add, and although it's adding the
      unpacked "r" & "z" floats it kept using macros that operate on "x" &
      "y". This led to the addition being carried out incorrectly on some
      mismash of the product, accumulator & multiplicand fields. Typically
      this would lead to the assertions "ze == re" & "ze <= SP_EMAX" failing
      since ze & re hadn't been operated upon.
      Signed-off-by: NPaul Burton <paul.burton@imgtec.com>
      Fixes: e24c3bec ("MIPS: math-emu: Add support for the MIPS R6 MADDF FPU instruction")
      Cc: Adam Buchbinder <adam.buchbinder@gmail.com>
      Cc: Maciej W. Rozycki <macro@imgtec.com>
      Cc: linux-mips@linux-mips.org
      Cc: linux-kernel@vger.kernel.org
      Patchwork: https://patchwork.linux-mips.org/patch/13159/Signed-off-by: NRalf Baechle <ralf@linux-mips.org>
      db57f29d
  2. 08 4月, 2015 1 次提交
  3. 01 4月, 2015 1 次提交
  4. 23 5月, 2014 4 次提交
  5. 21 5月, 2014 2 次提交
  6. 01 2月, 2013 1 次提交
  7. 18 10月, 2010 1 次提交
  8. 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