1. 09 1月, 2009 1 次提交
  2. 05 12月, 2008 1 次提交
  3. 01 12月, 2008 1 次提交
  4. 29 9月, 2005 1 次提交
    • D
      [SPARC64]: Simplify user fault fixup handling. · efdc1e20
      David S. Miller 提交于
      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: NDavid S. Miller <davem@davemloft.net>
      efdc1e20
  5. 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