1. 21 8月, 2008 1 次提交
    • F
      [MTD] [NAND] nand_ecc.c: fix big endian, strengthen test, add printk · 1077be58
      frans 提交于
      This patch for nand_ecc.c fixes three issues
      
      - fix code so it also works on big endian architectures
      - added a printk in case of an uncorrectable ecc error
      - strengthen the test for correctable errors (decreasing the chance
        that multiple bit faults by accident will be seen as correctable)
      
      Note: the big endian code is only tested in a testbed (running on big endian
      hardware) as I cannot rebuild and test a big endian kernel at the moment.
      However the only thing that can go wrong is if <asm/byteorder.h> does not
      give __BIG_ENDIAN in that case. In my eyes very unlikely.
      Signed-off-by: NFrans Meulenbroeks <fransmeulenbroeks@gmail.com>
      Signed-off-by: NDavid Woodhouse <David.Woodhouse@intel.com>
      1077be58
  2. 16 8月, 2008 2 次提交
  3. 05 6月, 2008 1 次提交
  4. 21 10月, 2007 1 次提交
  5. 29 11月, 2006 1 次提交
  6. 29 6月, 2006 1 次提交
  7. 23 5月, 2006 1 次提交
  8. 14 5月, 2006 1 次提交
  9. 07 11月, 2005 1 次提交
  10. 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