1. 21 3月, 2006 1 次提交
  2. 19 1月, 2006 1 次提交
  3. 18 1月, 2006 1 次提交
  4. 12 1月, 2006 1 次提交
  5. 07 1月, 2006 1 次提交
  6. 04 1月, 2006 1 次提交
    • J
      [PKTGEN]: Deinitialise static variables. · f34fbb97
      Jaco Kroon 提交于
      static variables should not be explicitly initialised to 0.  This causes
      them to be placed in .data instead of .bss.  This patch de-initialises 3
      static variables in net/core/pktgen.c.
      
      There are approximately 800 more such variables in the source tree
      (2.6.15rc5).  If there is more interrest I'd be willing to track down the
      rest of these as well and de-initialise them as well.
      Signed-off-by: NDavid S. Miller <davem@davemloft.net>
      f34fbb97
  7. 26 10月, 2005 5 次提交
  8. 04 10月, 2005 2 次提交
  9. 29 9月, 2005 1 次提交
  10. 13 9月, 2005 1 次提交
  11. 10 9月, 2005 1 次提交
  12. 28 7月, 2005 1 次提交
  13. 27 6月, 2005 1 次提交
  14. 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