1. 16 2月, 2007 1 次提交
  2. 12 2月, 2007 1 次提交
  3. 03 2月, 2007 4 次提交
  4. 11 1月, 2007 1 次提交
  5. 21 12月, 2006 1 次提交
  6. 20 12月, 2006 1 次提交
  7. 16 12月, 2006 1 次提交
    • P
      ACPI: convert to sysfs framework · f883d9db
      Patrick Mochel 提交于
      Setup new sysfs framework
      
      1.	Remove /sys/firmware/acpi
      2.	Add ACPI device in device tree.
      
      File "eject" for every device that has _EJ0 method is moved from
      /sys/firmware to /sys/devices.
      Operation on this file is exactly the same as before.
      i.e. echo 1 to "eject" will cause hot removal of this device.
      Corresponding changes should be made in userspace for hot removal.
      Signed-off-by: NLi Shaohua <shaohua.li@intel.com>
      Signed-off-by: Zhang Rui<rui.zhang@intel.com>
      Signed-off-by: NLen Brown <len.brown@intel.com>
      f883d9db
  8. 14 10月, 2006 2 次提交
  9. 10 7月, 2006 1 次提交
  10. 27 6月, 2006 3 次提交
  11. 23 6月, 2006 1 次提交
  12. 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
  13. 31 3月, 2006 1 次提交
  14. 27 3月, 2006 1 次提交
  15. 07 1月, 2006 1 次提交
  16. 05 1月, 2006 1 次提交
  17. 01 12月, 2005 2 次提交
  18. 04 9月, 2005 1 次提交
  19. 03 9月, 2005 3 次提交
  20. 05 8月, 2005 1 次提交
  21. 12 7月, 2005 1 次提交
  22. 28 6月, 2005 1 次提交
  23. 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