1. 08 8月, 2016 1 次提交
    • A
      ia64: move exports to definitions · e007c533
      Al Viro 提交于
      Here we have another kind of deviation from the default case -
      a difference between exporting functions and non-functions.
      EXPORT_DATA_SYMBOL... is really different from EXPORT_SYMBOL...
      on ia64, and we need to use the right one when moving exports
      from *.c where C compiler has the required information to
      *.S, where we need to supply it manually.
      
      parisc64 will be another one like that.
      Tested-by: NTony Luck <tony.luck@intel.com>
      Signed-off-by: NAl Viro <viro@zeniv.linux.org.uk>
      e007c533
  2. 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