ChangeSet@1.1554, 2004-11-30 15:04:16-02:00, chrisw@osdl.org
  [PATCH] proc_tty.c warning fix
  
  > The /proc/tty/driver/serial vulnerability fix in 2.4.29-pre1
  > calls a function without a prototype in scope, resulting in:
  >
  > proc_tty.c: In function `proc_tty_init':
  > proc_tty.c:183: warning: implicit declaration of function `proc_mkdir_mode'
  > proc_tty.c:183: warning: assignment makes pointer from integer without a cast
  
  Yes, oversight, please apply.  Well, here's an insignificant variation
  which comes straight from 2.6 to minimize divergence.
  
  ===== include/linux/proc_fs.h 1.10 vs edited =====

ChangeSet@1.1553, 2004-11-30 15:01:31-02:00, bunk@stusta.de
  [PATCH]  add missing SCSI_SATA_AHCI Configure.help entry
  
  Could you introduce a penalty for people forgetting the Configure.help
  entry when adding a new option?  ;-)
  
  Signed-off-by: Adrian Bunk <bunk@stusta.de>

ChangeSet@1.1552, 2004-11-30 14:48:35-02:00, cp@absolutedigital.net
  [PATCH] remove obsolete PIIX config help
  
  Hi Marcelo,
  
  The patch below removes some obsolete config help for the Intel PIIX
  chipsets.
  
  Signed-off-by: Cal Peake <cp@absolutedigital.net>

ChangeSet@1.1551, 2004-11-30 12:39:13-02:00, bunk@stusta.de
  [PATCH] remove bouncing email address of Deanna Bonds
  
  On Mon, Nov 29, 2004 at 08:27:39AM -0500, Salyzyn, Mark wrote:
  
  > That address should instead become aacraid@adaptec.com to capture
  > engineers at Adaptec.
  
  Sounds reasonable.
  Updated patch below.
  
  > Sincerely -- Mark Salyzyn
  
  
  diffstat output:
   drivers/scsi/aacraid/README   |    2 +-
   drivers/scsi/dpt/dpti_ioctl.h |    2 +-
   drivers/scsi/dpt_i2o.c        |    2 +-
   drivers/scsi/dpti.h           |    2 +-
   4 files changed, 4 insertions(+), 4 deletions(-)
  
  
  
  Signed-off-by: Adrian Bunk <bunk@stusta.de>

ChangeSet@1.1550, 2004-11-30 12:33:21-02:00, tv@lio96.de
  [PATCH] VM documentation fix: vm_anon_lru default is 0
  
  >   o Marc-Christian Petersen: VM documentation update
  
  Here is a typo.
  /proc/sys/vm/vm_anon_lru is default 0

ChangeSet@1.1549, 2004-11-25 17:46:49-02:00, marcelo@logos.cnet
    fix get_user_pages() change typo
  TAG: v2.4.29-pre1