1. 29 2月, 2016 1 次提交
  2. 19 10月, 2015 1 次提交
  3. 23 11月, 2014 1 次提交
  4. 30 4月, 2013 1 次提交
  5. 03 3月, 2013 1 次提交
    • J
      metag: System Calls · 26025bbf
      James Hogan 提交于
      Add metag system call and gateway page interfaces. The metag
      architecture port uses the generic system call numbers from
      asm-generic/unistd.h, as well as a user gateway page mapped at
      0x6ffff000 which contains fast atomic primitives (depending on SMP) and
      a fast method of accessing TLS data.
      
      System calls use the SWITCH instruction with the immediate 0x440001 to
      signal a system call.
      Signed-off-by: NJames Hogan <james.hogan@imgtec.com>
      26025bbf
  6. 26 3月, 2009 1 次提交
  7. 25 3月, 2009 1 次提交
  8. 28 9月, 2006 1 次提交
  9. 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