1. 11 1月, 2007 1 次提交
  2. 21 12月, 2006 1 次提交
  3. 20 12月, 2006 1 次提交
  4. 14 10月, 2006 2 次提交
  5. 10 7月, 2006 1 次提交
  6. 27 6月, 2006 3 次提交
  7. 23 6月, 2006 1 次提交
  8. 02 4月, 2006 1 次提交
    • A
      ACPI: build fix for u8 cpu_index · df42baa0
      Ashok Raj 提交于
      Local apic entries are only 8 bits, but it seemed to not be caught with u8
      return value result in the check
      
      cpu_index >= NR_CPUS becomming always false.
      
      drivers/acpi/processor_core.c: In function `acpi_processor_get_info':
      drivers/acpi/processor_core.c:483: warning: comparison is always false due to limited range of data type
      Signed-off-by: NAshok Raj <ashok.raj@intel.com>
      Cc: Dave Jones <davej@codemonkey.org.uk>
      Cc: Kenji Kaneshige <kaneshige.kenji@soft.fujitsu.com>
      Signed-off-by: NAndrew Morton <akpm@osdl.org>
      Signed-off-by: NLen Brown <len.brown@intel.com>
      df42baa0
  9. 31 3月, 2006 1 次提交
  10. 27 3月, 2006 1 次提交
  11. 07 1月, 2006 1 次提交
  12. 05 1月, 2006 1 次提交
  13. 01 12月, 2005 2 次提交
  14. 04 9月, 2005 1 次提交
  15. 03 9月, 2005 3 次提交
  16. 05 8月, 2005 1 次提交
  17. 12 7月, 2005 1 次提交
  18. 28 6月, 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