1. 24 8月, 2005 1 次提交
  2. 28 7月, 2005 1 次提交
    • O
      [PATCH] ppc64: hide CONFIG_ADB · 64c74de7
      Olaf Hering 提交于
      This bites me all day when I use our default config for ppc64.  We use a
      patch to fix the compile errors and provide the CONFIG_MAC_EMUMOUSEBTN
      functionality (which is behind CONFIG_INPUT_ADBHID).  But Benh doesnt like
      it.
      
      http://ozlabs.org/pipermail/linuxppc64-dev/2005-March/003423.html
      
      Just hide all the ADB parts from via-pmu on ppc64 instead.
      
      drivers/macintosh/adbhid.c: In function `adbhid_init':
      drivers/macintosh/adbhid.c:1199: error: `_MACH_chrp' undeclared (first use in this function)
      drivers/macintosh/adbhid.c:1199: error: (Each undeclared identifier is reported only once
      drivers/macintosh/adbhid.c:1199: error: for each function it appears in.)
      
      Cc: Benjamin Herrenschmidt <benh@kernel.crashing.org>
      Cc: Paul Mackerras <paulus@samba.org>
      Signed-off-by: NAndrew Morton <akpm@osdl.org>
      Signed-off-by: NLinus Torvalds <torvalds@osdl.org>
      64c74de7
  3. 28 6月, 2005 2 次提交
  4. 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