1. 01 12月, 2010 1 次提交
  2. 03 11月, 2010 1 次提交
  3. 19 10月, 2010 1 次提交
  4. 08 7月, 2010 1 次提交
  5. 23 6月, 2010 1 次提交
    • R
      Input: fixup X86_MRST selects · 0b28bac5
      Randy Dunlap 提交于
      Some of the recent X86_MRST additions make some "select"s
      conditional on X86_MRST but missed some related kconfig symbols,
      causing:
      
      drivers/built-in.o: In function `ps2_end_command':
      (.text+0x257ab2): undefined reference to `i8042_check_port_owner'
      drivers/built-in.o: In function `ps2_end_command':
      (.text+0x257ae1): undefined reference to `i8042_unlock_chip'
      drivers/built-in.o: In function `ps2_begin_command':
      (.text+0x257b40): undefined reference to `i8042_check_port_owner'
      drivers/built-in.o: In function `ps2_begin_command':
      (.text+0x257b6f): undefined reference to `i8042_lock_chip'
      
      when SERIO_I8042=m, SERIO_LIBPS2=y, KEYBOARD_ATKBD=y.
      
      We need to make i8042 dependant upon !X86_MRST and allow deselecting
      atkbd on Moorestown even when !CONFIG_EMBEDDED.
      Signed-off-by: NRandy Dunlap <randy.dunlap@oracle.com>
      Cc: Jacob Pan <jacob.jun.pan@intel.com>
      Signed-off-by: NDmitry Torokhov <dtor@mail.ru>
      0b28bac5
  6. 25 5月, 2010 1 次提交
  7. 06 5月, 2010 1 次提交
  8. 13 10月, 2009 1 次提交
  9. 06 10月, 2009 1 次提交
  10. 21 5月, 2009 1 次提交
  11. 27 11月, 2008 1 次提交
  12. 08 7月, 2008 1 次提交
  13. 15 4月, 2008 1 次提交
  14. 23 11月, 2007 1 次提交
  15. 24 7月, 2007 1 次提交
  16. 10 10月, 2006 1 次提交
  17. 04 10月, 2006 1 次提交
  18. 11 7月, 2005 1 次提交
  19. 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