1. 08 11月, 2013 1 次提交
    • H
      parisc: provide macro to create exception table entries · 61dbbaeb
      Helge Deller 提交于
      Provide a macro ASM_EXCEPTIONTABLE_ENTRY() to create exception table
      entries and convert all open-coded places to use that macro.
      
      This patch is a first step toward creating a exception table which only
      holds 32bit pointers even on a 64bit kernel. That way in my own kernel
      I was able to reduce the in-kernel exception table from 44kB to 22kB.
      Signed-off-by: NHelge Deller <deller@gmx.de>
      61dbbaeb
  2. 31 5月, 2012 1 次提交
  3. 13 6月, 2008 1 次提交
  4. 15 5月, 2008 1 次提交
  5. 17 2月, 2007 1 次提交
  6. 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