1. 08 Jan, 2006 1 commit
  2. 30 Dec, 2005 1 commit
    • Linus Torvalds's avatar
      Insanity avoidance in /proc · 8b90db0d
      Linus Torvalds authored
      
      The old /proc interfaces were never updated to use loff_t, and are just
      generally broken.  Now, we should be using the seq_file interface for
      all of the proc files, but converting the legacy functions is more work
      than most people care for and has little upside..
      
      But at least we can make the non-LFS rules explicit, rather than just
      insanely wrapping the offset or something.
      Signed-off-by: default avatarLinus Torvalds <torvalds@osdl.org>
      8b90db0d
  3. 30 Oct, 2005 1 commit
  4. 07 Sep, 2005 1 commit
  5. 19 Aug, 2005 1 commit
  6. 16 Apr, 2005 1 commit
    • Linus Torvalds's avatar
      Linux-2.6.12-rc2 · 1da177e4
      Linus Torvalds authored
      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