1. 27 Aug, 2009 2 commits
  2. 21 Aug, 2009 1 commit
    • Jan Beulich's avatar
      x86, hpet: Simplify the HPET code · 5946fa3d
      Jan Beulich authored
      On 64-bits, using unsigned long when unsigned int suffices
      needlessly creates larger code (due to the need for REX
      prefixes), and most of the logic in hpet.c really doesn't need
      64-bit operations.
      
      At once this avoids the need for a couple of type casts.
      Signed-off-by: default avatarJan Beulich <jbeulich@novell.com>
      Cc: Shaohua Li <shaohua.li@intel.com>
      Cc: Venkatesh Pallipadi <venkatesh.pallipadi@intel.com>
      LKML-Reference: <4A8BC9780200007800010832@vpn.id2.novell.com>
      Signed-off-by: default avatarIngo Molnar <mingo@elte.hu>
      5946fa3d
  3. 12 Aug, 2009 2 commits
  4. 11 Aug, 2009 8 commits
  5. 10 Aug, 2009 21 commits
  6. 09 Aug, 2009 6 commits