ChangeSet@1.1039, 2003-02-24 21:03:28-08:00, elenstev@mesatop.com
  [PATCH] Spelling fixes for paticular -> particular and others.
  
  This patch provides the following spelling fixes:
  
  paticular   -> particular
  usefull     -> useful
  occurance   -> occurrence
  occurances  -> occurrences
  successfull -> successful

ChangeSet@1.1038, 2003-02-24 21:03:13-08:00, elenstev@mesatop.com
  [PATCH] Spelling fixes for shold -> should and others
  
  This patch provides spelling fixes for the following:
  
  shold      -> should
  Docement   -> Document
  docomented -> documented
  whic       -> which
  thresold   -> threshold
  asociation -> association

ChangeSet@1.1037, 2003-02-24 21:03:04-08:00, elenstev@mesatop.com
  [PATCH] Spelling fixes for negotation -> negotiation and others.
  
  This patch provides the following spelling fixes:
  
  negotation   -> negotiation
  stabelized   -> stabilized
  labled       -> labeled
  availible     -> available
  tabel         -> table

ChangeSet@1.1036, 2003-02-24 21:02:54-08:00, elenstev@mesatop.com
  [PATCH] Spelling fixes for relevent -> relevant
  
  This patch provides spelling fixes for the following:
  
  relevent    -> relevant
  irrelevent  -> irrelevant

ChangeSet@1.1035, 2003-02-24 21:02:46-08:00, elenstev@mesatop.com
  [PATCH] 2.5.63 loose pedantry; loose -> lose where appropriate.
  
  This patch replaces "loose" with "lose" where appropriate.
  There remain 56 correct uses of "loose" in the 2.5 kernel source.

ChangeSet@1.1034, 2003-02-24 21:02:34-08:00, elenstev@mesatop.com
  [PATCH] Spelling fixes handel -> handle
  
  This patch provides the following spelling fixes:
  
  handel      -> handle
  handeling   -> handling
  handeled    -> handled
  handeler    -> handler

ChangeSet@1.1033, 2003-02-24 19:58:15-08:00, mike@aiinc.ca
  [PATCH] Spelling fixes - privilege
  
  This fixes:
      priviledge -> privilege
      priviledged -> privileged
      unpriviledged -> unprivileged
      nonpriviledged -> nonprivileged
  
  Fixes 7 occurrences in all.

ChangeSet@1.1032, 2003-02-24 19:58:06-08:00, mike@aiinc.ca
  [PATCH] Spelling fixes - necessary
  
  This fixes:
      neccessary -> necessary
      unneccessary -> unnecessary
  
  Fixes 46 occurrences in all.

ChangeSet@1.1031, 2003-02-24 19:57:55-08:00, mike@aiinc.ca
  [PATCH] Spelling fixes - initial
  
  This fixes:
      intial -> initial
      intially -> initially
      intiali[sz]e -> initiali[sz]e
      intiali[sz]ed -> initiali[sz]ed
      intiali[sz]es -> initiali[sz]es
      intiali[sz]ation -> initiali[sz]ation
  
  Fixes 32 occurrences in all.

ChangeSet@1.1030, 2003-02-24 19:57:45-08:00, mike@aiinc.ca
  [PATCH] Spelling fixes - transceiver
  
  This fixes:
      tranceiver -> transceiver
  
  Some function names had this misspelling (e.g. e100_reset_tranceiver)
  and I changed them, but I haven't tested it.
  
  Fixes 34 occurrences in all.

ChangeSet@1.1029, 2003-02-24 19:57:35-08:00, mike@aiinc.ca
  [PATCH] Spelling fixes - occurred
  
  This fixes:
      occured -> occurred
  
  Fixes 135 occurrences in all.

ChangeSet@1.1028, 2003-02-24 19:57:21-08:00, mike@aiinc.ca
  [PATCH] Spelling fixes - occurring
  
  This fixes:
      occuring -> occurring
  
  Fixes 29 occurrences in all.

ChangeSet@1.1027, 2003-02-24 19:57:11-08:00, mike@aiinc.ca
  [PATCH] Spelling fixes - receive
  
  This fixes:
      recieve -> receive
      recieved -> received
      reciever -> receiver
  
  Fixes 14 occurrences in all.

ChangeSet@1.1026, 2003-02-24 19:57:02-08:00, mike@aiinc.ca
  [PATCH] Spelling fixes - occurrence
  
  This fixes:
      occurence -> occurrence
      occurences -> occurrences
  
  Fixes 13 occurrences (literally!) in all.

ChangeSet@1.1025, 2003-02-24 14:58:18-08:00, torvalds@penguin.transmeta.com
  Make ACPI dmi fixup properly depend on CONFIG_ACPI_SLEEP

ChangeSet@1.1024, 2003-02-24 14:46:59-08:00, sam@ravnborg.org
  [PATCH] fix make rpm
  
  make rpm has been broken in several kernel versions, fix it.  Solves
  http://bugme.osdl.org/show_bug.cgi?id=373 which Paolo Ciarrocchi pushed
  me to fix.
  
  1) Moved make rpm to the noconfig section, thus allowing it to see
     the clean target.
  2) Fixed the commandline for find
  3) Use rpmbuild if present
  4) In mkspec use the generic all target, and drop the dep target
     This made the build command arch independent

ChangeSet@1.1023, 2003-02-24 14:45:35-08:00, pavel@ucw.cz
  [PATCH] swsusp and S3 fixes
  
  These are minor fixes for swsusp and S3 sleep.
  
   - #ifdef mess in acpi_save_state_mem() is simplified
   - better error handling in reserving bootmem
   - handle video bioses that play with segment registers
   - automagic support for S3 on toshiba notebook
   - don't try to sync() when pdflush is already stopped
   - reorder actions to make pdflush not complain

ChangeSet@1.1022, 2003-02-24 10:58:48-08:00, torvalds@home.transmeta.com
  Linux 2.5.63
  TAG: v2.5.63