1. 28 Jan, 2004 4 commits
    • Andrew Morton's avatar
      [PATCH] cpufreq: fix cpufreq_update_policy · e85e16f5
      Andrew Morton authored
      From: Dominik Brodowski <linux@dominikbrodowski.de>
      
      This brown paper bag patch is needed to assure cpufreq_update_policy works
      correctly.
      
      Please apply, else the next ACPI patch will cause trouble with thermal
      management [it needs cpufreq_update_policy to work properly].
      
      Fix a horribly wrong memcpy instruction in cpufreq_update_policy which
      caused it to oops.
      e85e16f5
    • Andrew Morton's avatar
      [PATCH] pmdisk.c needs utsname.h · f145e698
      Andrew Morton authored
      From: Torsten Duwe <duwe@suse.de>
      
      pmdisk.c uses struct new_utsname, so give it the header.
      f145e698
    • Andrew Morton's avatar
      [PATCH] Fix kernel_flag again · f9258540
      Andrew Morton authored
      From: Christoph Hellwig <hch@lst.de>
      
      Put kernel_flag back to where it used to be, near its comment and its
      EXPORT_SYMBOL.
      f9258540
    • Andrew Morton's avatar
      [PATCH] Fix two warnings on x86-64 · fa61a25f
      Andrew Morton authored
      From: Andi Kleen <ak@muc.de>
      
      Just fix two warnings on x86-64 that were recently introduced (one by me
      and the other by the sort extable changes)
      fa61a25f
  2. 27 Jan, 2004 8 commits
  3. 26 Jan, 2004 28 commits