An error occurred fetching the project authors.
  1. 09 Jan, 2009 1 commit
  2. 04 Dec, 2008 1 commit
  3. 01 Dec, 2008 1 commit
  4. 29 Sep, 2005 1 commit
    • David S. Miller's avatar
      [SPARC64]: Simplify user fault fixup handling. · efdc1e20
      David S. Miller authored
      Instead of doing byte-at-a-time user accesses to figure
      out where the fault occurred, read the saved fault_address
      from the current thread structure.
      
      For the sake of defensive programming, if the fault_address
      does not fall into the user buffer range, simply assume the
      whole area faulted.  This will cause the fixup for
      copy_from_user() to clear the entire kernel side buffer.
      Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
      efdc1e20
  5. 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