1. 15 Oct, 2003 4 commits
    • Linus Torvalds's avatar
      Merge bk://kernel.bkbits.net/gregkh/linux/i2c-2.6 · 3ee9f3e6
      Linus Torvalds authored
      into home.osdl.org:/home/torvalds/v2.5/linux
      3ee9f3e6
    • Tigran Aivazian's avatar
      [PATCH] update to microcode update driver · 2afc8160
      Tigran Aivazian authored
      This contains the following changes:
      
      a) changes from Intel to support the new microcode data format
         (backward compatible of course)
      
      b) changes from me to remove the no longer needed features of the driver,
         namely we don't need to keep a copy of applied microcode in kernel
         memory.
      
         This feature was hardly useful in the days of regular devfs
         /dev/cpu/microcode file and now it is completely useless so I removed
         it (after taking into account all the feedback on linux-kernel I
         received since the announcement of the intention to do this)
      
      These are rather critical because otherwise we can't really say Linux
      fully supports the very latest Intel cpus (which require microcode in
      the new format).
      2afc8160
    • Albert Cahalan's avatar
      [PATCH] number of threads in /proc · c31bc22f
      Albert Cahalan authored
      Having the number-of-threads value easily available turns out to be very
      important for procps performance.
      
      The /proc/*/stat thing getting reused has been zero since the 2.2.xx
      days, and was the seldom-used timeout value before that.
      c31bc22f
    • Greg Kroah-Hartman's avatar
      Merge kroah.com:/home/greg/linux/BK/bleed-2.5 · b05596c2
      Greg Kroah-Hartman authored
      into kroah.com:/home/greg/linux/BK/i2c-2.6
      b05596c2
  2. 14 Oct, 2003 21 commits
  3. 13 Oct, 2003 15 commits