Blob Blame History Raw
-------------------------------------------------------------------
Sat Dec 25 15:58:00 CET 2004 - andrea@suse.de

- patches.fixes/tif_memdie: Convert tsk->memdie to TIF_MEMDIE
  to fix a purerly theoretical race of alpha ev4+SMP or ev4+PREEMPT
  (ev4 is absolutely obsolete hardware).
- patches.fixes/used_math: Convert tsk->used_math to PF_USED_MATH
  to fix a purerly theoretical race of alpha ev4+SMP or ev4+PREEMPT
  (ev4 is absolutely obsolete hardware).

-------------------------------------------------------------------
Fri Dec 24 19:37:10 CET 2004 - andrea@suse.de

- patches.fixes/disable_swap_token: disable swap token completely
  by default. New sysctl can re-enable it at runtime since it
  apparently helps some workload (but it destabilizes everything
  else, ignore-swap-token is still valid but not enough to fix
  all workloads, this is needed too).
- patches.fixes/oom-killer: lots of oom killer fixes. Most
  important fix is that there will not be suprious kills anymore
  so ssh is truly safe now. OTOH Oracle is still screwed by the
  oom killer, but fixing Oracle requires rewriting badness
  from scratch and it's orthogonal with these fixes.
  This also includes a write throttling fix (oom related),
  the p->memdie race fix, and a lock inversion fix
  during the task exiting.
- patches.suse/protect-pids-from-oom2: fixes a race and
  two minor aesthetical bugs.

-------------------------------------------------------------------
Tue Dec 21 23:55:45 CET 2004 - olh@suse.de

- remove patches.suse/pci.ids-update
  CONFIG_PCI_NAMES is not enabled in our configs

-------------------------------------------------------------------
Tue Dec 21 21:07:28 CET 2004 - olh@suse.de

- add patches.fixes/patch-2.6.10-rc3-bk10-bk14

-------------------------------------------------------------------
Mon Dec 20 15:09:04 CET 2004 - hare@suse.de

- patches.suse/sysfs-backing-store-*: Delete.
  Included in mainline.

-------------------------------------------------------------------
Fri Dec 17 17:59:30 CET 2004 - mason@suse.de

Delete some reiserfs patches that have wandered into mainline

- patches.fixes/reiserfs-bitmap-overflow: Delete.
- patches.suse/reiserfs-cleanup-buffer-heads.diff: Delete.
- patches.suse/reiserfs-cleanup-sb-journal.diff: Delete.
- patches.suse/reiserfs-io-error-handling.diff: Delete.
- patches.suse/reiserfs-write-lock.diff: Delete.

-------------------------------------------------------------------
Fri Dec 17 16:57:57 CET 2004 - mason@suse.de

Copy getblk_slow-race from SP1

- patches.suse/getblk_slow-race: __getblk_slow can loop forever
  when pages are partially mapped (SUSE43890).

-------------------------------------------------------------------
Fri Dec 17 16:56:31 CET 2004 - mason@suse.de

Enable some patches

- patches.suse/reiserfs-barrier-default: Make reiserfs default
  to barrier=flush.
- patches.suse/reiserfs-old-format-size.diff: reiserfs_file_write
  should not allow files > 2G on 3.5.x disks (SUSE42191).
- patches.suse/ext3-barrier-default: make ext3 mount default
  to barrier=1.
- patches.suse/reiserfs-nobarrier-fsync: reiserfs_fsync should
  only use barriers when they are enabled.
- patches.suse/reiserfs-vs-8115-warning: reiserfs vs-8115 message
  is not needed. (SUSE40466).
- patches.suse/reiserfs-osync-dirty-inode: reiserfs: use
  mark_inode_dirty instead of reiserfs_update_sd.

-------------------------------------------------------------------
Fri Dec 17 14:57:56 CET 2004 - mason@suse.de

- series.conf, get rid of some duplicates from the sles9 section

-------------------------------------------------------------------
Fri Dec 17 14:50:47 CET 2004 - kraxel@suse.de

- patches.fixes/tiocgdev: rediffed.
- re-enable some patches.

-------------------------------------------------------------------
Fri Dec 17 14:29:52 CET 2004 - kraxel@suse.de

- update + re-enable skas3 patches.
- update + re-enable uml patches.

-------------------------------------------------------------------
Fri Dec 17 13:30:53 CET 2004 - mason@suse.de

Drop patches where Patch-mainline tag indicated they were
in mainline already

- patches.drivers/isdn_remove_broken_on_smp.patch: Delete.
- patches.drivers/megaraid-update: Delete.
- patches.fixes/serialize-dgram-read.diff: Delete.
- patches.fixes/prio-tree-expand-bits: Delete.
- patches.fixes/fix-elf-overlap: Delete.
- patches.fixes/cmsg-signedness: Delete.
- patches.fixes/ignore-swap-token: Delete.
- patches.fixes/fix-memory-leak-ip_conntrack_ftp: Delete.
- patches.fixes/cmsg-compat-signedness-fix: Delete.
- patches.fixes/c4_locking_fix: Delete.

-------------------------------------------------------------------
Fri Dec 17 08:30:41 CET 2004 - ak@suse.de

- Enable dm multipath

-------------------------------------------------------------------
Thu Dec 16 20:37:33 CET 2004 - ak@suse.de

- Remove dead entries in series.conf

-------------------------------------------------------------------
Thu Dec 16 17:40:13 CET 2004 - ak@suse.de

- Delete lots of patches.

-------------------------------------------------------------------
Thu Dec 16 17:29:19 CET 2004 - axboe@suse.de

- patches.drivers/ide-kill-stroke-parameter: Delete.
- patches.fixes/bio-map-bounce: Delete.
- patches.fixes/bio-partial-completion: Delete.
- patches.fixes/scsi-cmd-reference: Delete.
- patches.fixes/odirect-eof-fix: Delete.
- patches.fixes/libata-enotty: Delete.
- patches.fixes/scsi-bounce-limit: Delete.
- series.conf:
	Kill dead patches

-------------------------------------------------------------------
Thu Dec 16 16:46:17 CET 2004 - okir@suse.de

- Moved to 2.6.10-rc3-bk10

-------------------------------------------------------------------
Tue Dec 14 19:48:02 CET 2004 - mason@suse.de

- replace Suse-bugzilla tag with References

-------------------------------------------------------------------
Mon Dec 13 21:51:48 CET 2004 - olh@suse.de

- drop pmac64_32bit kernel

-------------------------------------------------------------------
Mon Dec 13 15:12:55 CET 2004 - mantel@suse.de

- patches.fixes/x86-64-up-lost-irq: Edge triggered IRQ lost
  forever when delivered while IRQ disabled.

-------------------------------------------------------------------
Sun Dec 12 09:37:00 CET 2004 - andrea@suse.de

- patches.fixes/oom-warning: Tell the end user not to worry about
  GFP_ATOMIC failures (SUSE48965).

-------------------------------------------------------------------
Fri Dec 10 11:56:54 CET 2004 - mantel@suse.de

- patches.fixes/unsymmetric-pageattr: Fix the non-symmetric
  pageattr changes (SUSE49015).

-------------------------------------------------------------------
Fri Dec 10 10:42:42 CET 2004 - agruen@suse.de

- rpm/post.sh: Fix bugs introduced when fixing SUSE49028.

-------------------------------------------------------------------
Thu Dec  9 15:58:43 CET 2004 - mantel@suse.de

- patches.fixes/fix-memory-leak-ip_conntrack_ftp: Fix memory
  leak in ip_conntrack_ftp (SUSE49047).

-------------------------------------------------------------------
Thu Dec  9 15:54:41 CET 2004 - mantel@suse.de

- patches.fixes/cmsg-compat-signedness-fix: CMSG compat code
  needs signedness fixes too. (SUSE49047).
- patches.fixes/cmsg-signedness: Fix CMSG validation checks
  wrt. signedness. (SUSE49047).

-------------------------------------------------------------------
Thu Dec  9 15:17:07 CET 2004 - mantel@suse.de

- patches.fixes/fix-ip-options-leak: Do not leak IP options. (SUSE49057).

-------------------------------------------------------------------
Thu Dec  9 12:06:10 CET 2004 - mantel@suse.de

- patches.fixes/iPod-unusual-device: Apple iPod lies about its
  size, mounting via USB not possible (SUSE48783).

-------------------------------------------------------------------
Wed Dec  8 19:11:27 CET 2004 - agruen@suse.de

- Add /lib/modules/$(uname -r)/modules.dep and other generated
  files as %ghost only in kernel-$flavor, and instead always run
  depmod in %post of kernel-$flavor and kernel-$flavor-nongpl.

-------------------------------------------------------------------
Wed Dec  8 17:19:34 CET 2004 - olh@suse.de

- add patches.arch/asm-ppc-8253pit_h.patch
  missing header file from 2.6.9 for pc speaker driver

-------------------------------------------------------------------
Wed Dec  8 14:46:27 CET 2004 - agruen@suse.de

- rpm/kernel-source.spec.in: Remove obsolete post.sh from file
  list.

-------------------------------------------------------------------
Wed Dec  8 11:15:27 CET 2004 - mantel@suse.de

- patches.drivers/megaraid-update: fix data corruption bug in
  megaraid driver (SUSE49023).

-------------------------------------------------------------------
Tue Dec  7 15:52:48 CET 2004 - olh@suse.de

- drop power3 and smp kernel

-------------------------------------------------------------------
Tue Dec  7 14:03:30 CET 2004 - agruen@suse.de

- Fix initrd.previous creation (SUSE47813).

-------------------------------------------------------------------
Mon Dec  6 16:07:13 CET 2004 - mantel@suse.de

- patches.fixes/igmp-fix: fix possible DoS in igmp code (SUSE48895).

-------------------------------------------------------------------
Mon Dec  6 08:36:39 CET 2004 - mantel@suse.de

- patches.fixes/fix-elf-overlap: check insert_vm_struct failures
  with malicious vmas (SUSE48493).

-------------------------------------------------------------------
Sat Dec  4 04:00:00 CET 2004 - andrea@suse.de

- patches.fixes/pageattr-guard-page: fix pageattr overflow on
  the next page (bug in mm/vmalloc.c). SUSE46920
- ptches.fixes/pageattr-flush-tlb: fix missing tlb flush with
  multiple pages being passed to pageattr at the same time
  (found from source while trying to fix SUSE46920)

-------------------------------------------------------------------
Thu Dec  2 14:42:31 CET 2004 - mantel@suse.de

- patches.fixes/sys_ia32-overrun: Fix buffer overrun in
  arch/x86_64/sys_ia32.c (SUSE48813).

-------------------------------------------------------------------
Wed Dec  1 18:34:07 CET 2004 - agruen@suse.de

- patches.fixes/serialize-dgram-read.diff: Serialize dgram read
  using semaphore just like stream (SUSE48427).

-------------------------------------------------------------------
Mon Nov 29 07:11:56 CET 2004 - agruen@suse.de

- patches.fixes/aio_free_ring-oops.diff: Oops in aio_free_ring
  on 2.6.9 (SUSE48021).

-------------------------------------------------------------------
Tue Nov 25 03:02:00 CET 2004 - andrea@suse.de

- patches.fixes/account-reserved-pages: allow reading from
  zeropage with O_DIRECT/rawio. (SUSE48141)

-------------------------------------------------------------------
Thu Nov 25 02:02:00 CET 2004 - andrea@suse.de

- patches.fixes/prio-tree-expand-bits: fix prio-tree-expand bug.

-------------------------------------------------------------------
Thu Nov 25 00:58:00 CET 2004 - andrea@suse.de

- patches.fixes/ignore-swap-token: disable swap token heuristic
  during mem pressure.

-------------------------------------------------------------------
Wed Nov 24 11:17:48 CET 2004 - agruen@suse.de

- Disable patches.suse/nfsacl-umask.diff until we cache ACLs on
  the client side.

-------------------------------------------------------------------
Wed Nov 24 00:02:47 CET 2004 - agruen@suse.de

- patches.suse/nfsacl-fixes.diff: Device special files and
  permission cache fix (SUSE48477).
- patches.suse/nfsacl-umask.diff: Fix ACL umask handling over nfs
  (SUSE48477).

-------------------------------------------------------------------
Mon Nov 22 15:26:32 CET 2004 - kraxel@suse.de

- update skas3 patch to version 7.

-------------------------------------------------------------------
Fri Nov 19 15:35:49 CET 2004 - trenn@suse.de

- patches.fixes/do_not_restart_on_shutdown
  fixes restart on acpi systems when trying to power off (SUSE47048)

-------------------------------------------------------------------
Fri Nov 19 14:48:41 CET 2004 - okir@suse.de

- patches.fixes/nfs-sillyrename-fix: NFS: Prevent unnecessary
  sillyrenames (SUSE48347 - LTC12621).

-------------------------------------------------------------------
Fri Nov 19 13:03:00 CET 2004 - duwe@suse.de

- config changes: disable dibusb DVB driver that doesn't compile
  with >=2.6.9, re-enable RTC interrupt, reclaim from rarely found
  HPET (Bug SUSE46813)

-------------------------------------------------------------------
Fri Nov 19 12:58:33 CET 2004 - agruen@suse.de

- patches.fixes/compat-fcntl-flock-fix.diff: compat_sys_fcntl[64]
  contain superfluous, buggy test (SUSE47963, SUSE46863).

-------------------------------------------------------------------
Fri Nov 19 08:19:07 CET 2004 - mantel@suse.de

- patches.fixes/compat_ioctl_tcsbrkp:
  move TCSBRKP support to compat layer instead of only fixing for
  x86-64 (SUSE48317)

-------------------------------------------------------------------
Thu Nov 18 18:38:18 CET 2004 - agruen@suse.de

- scripts/log: Summarize config file updates as
  "Update config files".
- Update config files.

-------------------------------------------------------------------
Thu Nov 18 16:16:49 CET 2004 - mantel@suse.de

- patches.fixes/compat_sys_fcntl64: fix overflow with fcntl with
  gcc32 (SUSE46863)

-------------------------------------------------------------------
Wed Nov 17 17:01:10 CET 2004 - agruen@suse.de

- rpm/kernel-binary.spec.in: Include /usr/share/doc/packages/%name
  in the file list if it exists; km packages may want to place
  additional documentation in there.

-------------------------------------------------------------------
Wed Nov 17 12:22:28 CET 2004 - mantel@suse.de

- patches.fixes/elf-loader-setuid:
  additional checks for elf loader vulnerability

-------------------------------------------------------------------
Tue Nov 16 14:15:55 CET 2004 - agruen@suse.de

- Update config files.

-------------------------------------------------------------------
Tue Nov 16 14:11:27 CET 2004 - agruen@suse.de

- patches.rpmify/srcversion: put srcversion checksum in each
  modinfo section (SUSE46872).

-------------------------------------------------------------------
Tue Nov 16 13:41:25 CET 2004 - agruen@suse.de

- SUSE48207: kernel-binary %postun: Notify boot loader after another
  kernel has become active.

-------------------------------------------------------------------
Mon Nov 15 10:44:42 CET 2004 - mantel@suse.de

- patches.fixes/fix-aout-leak:
  fix also for x86_64

-------------------------------------------------------------------
Mon Nov 15 10:09:49 CET 2004 - mantel@suse.de

- patches.fixes/zap_pte_range-dirty-pages: [PATCH] zap_pte_range
  should not mark non-uptodate pages dirty.

-------------------------------------------------------------------
Mon Nov 15 10:00:06 CET 2004 - mantel@suse.de

- patches.fixes/account-reserved-pages:
  properly account reserved pages (SUSE47343)

-------------------------------------------------------------------
Mon Nov 15 09:32:06 CET 2004 - mantel@suse.de

- patches.fixes/fix-aout-leak:
  fix a.out leaking fds and memory (SUSE48199)

-------------------------------------------------------------------
Mon Nov 15 08:20:43 CET 2004 - mantel@suse.de

- patches.fixes/smbfs-security-fix: Security fix for 2.6 smbfs (SUSE46204).

-------------------------------------------------------------------
Fri Nov 12 17:30:59 CET 2004 - schwab@suse.de

- Fix handling of symlinks on tmpfs [SUSE48068].

-------------------------------------------------------------------
Fri Nov 12 16:59:48 CET 2004 - mantel@suse.de

- patches.fixes/elf-loader-setuid:
  fix ELF loader when handling setuid binaries (SUSE45632)

-------------------------------------------------------------------
Thu Nov 11 15:59:02 CET 2004 - mantel@suse.de

- patches.fixes/invalidate_inode_pages2-EIO: make invalidate_inode_pages2
  return -EIO on problems in order to fix BUG at fs/mpage.c:462
  during File system stress (SUSE47602 - LTC11826)

-------------------------------------------------------------------
Tue Nov  9 11:40:28 CET 2004 - mantel@suse.de

- patches.fixes/parport-mutex:
  fix oops in parport_wait_peripheral (SUSE47947)

-------------------------------------------------------------------
Fri Nov 05 08:26:00 CEST 2004 - andrea@suse.de

- patches.fixes/ioremap-pageattr-fix: fixup DEBUG_PAGEALLOC config
  option on x86 and be even more strict on x86-64

-------------------------------------------------------------------
Wed Nov  3 09:30:04 CET 2004 - axboe@suse.de

- Fix O_DIRECT EOF handling

-------------------------------------------------------------------
Fri Oct 29 22:05:31 CEST 2004 - olh@suse.de

- add patches.arch/x86_64-make-O-boot.patch
  allow make O=$dir

-------------------------------------------------------------------
Fri Oct 29 17:06:42 CEST 2004 - mantel@suse.de

- patches.fixes/swsusp-ehci_hcd: fix suspend to RAM which was
  prevented by ehci_hcd (SUSE45448)

-------------------------------------------------------------------
Fri Oct 29 10:38:33 CEST 2004 - mantel@suse.de

- patches.fixes/patch-2.6.8-005-bluetooth-core-accept-unlink-fix:
  Fix race when unlinking incoming connections
- patches.fixes/patch-2.6.8-006-bluetooth-cmtp-free-skb-fix:
  Let the CAPI free the SKB in the error case

-------------------------------------------------------------------
Thu Oct 28 22:25:03 CEST 2004 - vojtech@suse.cz

- patches.fixes/ioremap-pageattr-fix: fix incorrect calls
  to pageattr in ioremap/iounmap and refcounting problems
  in pageattr itself on x86-64 and i386. Thanks to Andi and
  Andrea for the patch. This fixes bug SUSE46920, and possibly
  some others.

-------------------------------------------------------------------
Thu Oct 28 02:37:00 CEST 2004 - andrea@suse.de

- patches.fixes/lowmem_reserve: one liner fix for harmless
  bug to really enable the feature by default (SP1 version
  was just fine)

-------------------------------------------------------------------
Wed Oct 27 17:01:39 CEST 2004 - hare@suse.de

- Proper cancellation of SCSI devices (SUSE47639)
  add patches.fixes/scsi-host-cancel-fix
  add patches.fixes/scsi-terminate-shost_for_each_device

-------------------------------------------------------------------
Wed Oct 27 14:30:25 CEST 2004 - axboe@suse.de

- Fix SCSI bounce limits (SUSE42331)

-------------------------------------------------------------------
Mon Oct 27 03:40:00 CEST 2004 - andrea@suse.de

- patches.fixes/kswapd_balance: fix longstanding bug in kswapd
  that didn't balance correctly the zones with the protection
  (now lowmem_reserve) algorithm enabled.

-------------------------------------------------------------------
Tue Oct 26 22:24:15 CEST 2004 - axboe@suse.de

- libata must return -ENOTTY for unknown ioctls, not -EOPNOTSUPP

-------------------------------------------------------------------
Tue Oct 26 12:06:13 CEST 2004 - axboe@suse.de

- Fix ide interrupt pinning (SUSE47425)

-------------------------------------------------------------------
Tue Oct 26 12:04:58 CEST 2004 - kraxel@suse.de

- add patches.drivers/bttv-pinnaclesat-has-dvb: tag the pinnacle sat as
  dvb card (SUSE47586).
- update patches.uml/uml-x11-fb patch (add mmap support).

-------------------------------------------------------------------
Mon Oct 25 19:07:00 CEST 2004 - andrea@suse.de

- patches.fixes/lowmem_reserve: avoid oom early kill or deadlocks
  due memory imbalances. This is useful both on x86-64 vs ZONE_DMA
  and especially on x86 on the 32G boxes vs ZONE_NORMAL. This has
  been a critical bugfix for google when implemented originally
  in 2.4. This makes the SUSE CVS the first 2.6 kernel out there
  without this bug. This especially matters on machines without
  swap. The algorithm used to fix this critical bug has been
  developed by SUSE. This algorithm is more efficient than
  throwing cpu and memcopies at the problem.

-------------------------------------------------------------------
Mon Oct 25 16:10:13 CEST 2004 - okir@suse.de

- patches.fixes/early-acpi-fix: Prevent partial ACPI setup when
  using acpi=off (SUSE46675).

-------------------------------------------------------------------
Mon Oct 25 16:07:03 CEST 2004 - okir@suse.de

- Merged missing patches from 9.2 branch:
 * patches.drivers/cifs-security-fix: Security fixes for CIFS
   (SUSE46501).
 * patches.fixes/smbfs-security-fix: Security fix for 2.6 smbfs
   (SUSE46204).
 * patches.fixes/early-acpi-fix: Prevent partial ACPI setup when
   using acpi=off (SUSE46675).

-------------------------------------------------------------------
Mon Oct 25 12:30:12 CEST 2004 - axboe@suse.de

- Bug in O_DIRECT io path if there's nothing left to do.

-------------------------------------------------------------------
Fri Oct 22 17:47:25 CEST 2004 - garloff@suse.de

- st-handle-ioctl.diff: general ioctls may succeed where st fails
  [SUSE46446]. st-non-blocking open may be needed as well. (Currently
  disabled.)

-------------------------------------------------------------------
Fri Oct 22 15:14:14 CEST 2004 - kraxel@suse.de

- add patches.uml/uml-checksum-fix: missing memory barrier
- add patches.uml/uml-ptrace-fix: fix hang-on-shutdown (SUSE45149).

-------------------------------------------------------------------
Wed Oct 20 08:56:56 CEST 2004 - axboe@suse.de

- Fix O_DIRECT/raw issue with reading the last bit of a device (SUSE47120)

-------------------------------------------------------------------
Mon Oct 18 21:27:36 CEST 2004 - agruen@suse.de

- patches.rpmify/extmod-extra: extra/ path was lost in last fix.

-------------------------------------------------------------------
Mon Oct 18 12:02:58 CEST 2004 - agruen@suse.de

- patches.fixes/suspend-wrong-wakeup-address: suspend-to-ram
  fixup: wrong wakeup address (from Pavel).

-------------------------------------------------------------------
Sun Oct 17 17:59:03 CEST 2004 - olh@suse.de

- add patches.fixes/do_anonymous_page-race (SUSE46948 - LTC11574)
  Fix threaded user page write memory ordering
  Make sure we order the writes to a newly created page with the
  page table update that potentially exposes the page to another CPU.

-------------------------------------------------------------------
Sat Oct 16 22:15:23 CEST 2004 - agruen@suse.de

- patches.rpmify/extmod-extra: Support official variable name
  INSTALL_MOD_DIR in addition to our MOD_DIR.

-------------------------------------------------------------------
Fri Oct 15 14:22:52 CEST 2004 - okir@suse.de

- patches.fixes/nfs-nolock-fix2: Fix broken locking on NFS
  nolock mounts (SUSE47287)

-------------------------------------------------------------------
Fri Oct 15 00:15:36 CEST 2004 - kkeil@suse.de

- patches.fixes/c4_locking_fix (SUSE47191)
  * Fix a SMP deadlock for the AVM c4 driver

-------------------------------------------------------------------
Wed Oct 14 03:00:00 CEST 2004 - andrea@suse.de

- patches.suse/dynamic-timeslice: re-enable nice levels and set
  default timeslice to good value. SUSE46716

-------------------------------------------------------------------
Wed Oct 13 19:52:06 CEST 2004 - garloff@suse.de

- patches.suse/protect-pids-from-oom2: Rediff against 2.6.8 and
  reenable.

-------------------------------------------------------------------
Wed Oct 13 12:58:25 CEST 2004 - agruen@suse.de

- patches.drivers/infiniband-kbuild: Fix the fix.

-------------------------------------------------------------------
Tue Oct 12 22:30:30 CEST 2004 - agruen@suse.de

- patches.drivers/infiniband-kbuild: Fix kbuild (O=).
- patches.drivers/cx88-kbuild: Fix kbuild (O=).

-------------------------------------------------------------------
Tue Oct 12 13:26:51 CEST 2004 - agruen@suse.de

- rpm/kernel-binary.spec.in: Create a dummy initrd with roughly
  the size the real one will have. That way, YaST will know that
  this package requires some additional space in /boot. Add the
  initrd as a %ghost file.
- rpm/postun.sh: %ghost files are cleaned up automatically; no need
  to remove it manually here anymore.

-------------------------------------------------------------------
Fri Oct  8 15:18:11 CEST 2004 - agruen@suse.de

- patches.suse/acpi-dsdt-from-initrd: One more tiny tweak.
- kernel-binary.spec: Remove custom patch + custom config
  file hack: patches.addon provides a more general mechanism.
- rpm/kernel-binary.spec.in: Add version to provided symbol
  "kernel". This will help with extra packages that contain kernel
  modules.
- Add $post script to nongpl package so that mkinitrd is called
  if the initrd contains a module from the nongpl package.

-------------------------------------------------------------------
Fri Oct  8 15:21:47 CEST 2004 - okir@suse.de

- patches.fixes/sunrpc-authdomain-lookup: Fix sunrpc
  auth_domain_lookup (SUSE46946)

-------------------------------------------------------------------
Fri Oct  8 13:35:28 CEST 2004 - agruen@suse.de

- patches.rpmify/supported-flag: Check for /.buildenv instead of
  an environment variable: this avoids superfluous rebuilds while
  working inside a build environment.

-------------------------------------------------------------------
Thu Oct  7 23:17:46 CEST 2004 - agruen@suse.de

- patches.suse/acpi-dsdt-from-initrd: Updated version; should fix
  SUSE46254 for real now.
- patches.fixes/quiet-acpi: Drop obsolete patch.

-------------------------------------------------------------------
Wed Oct  6 15:25:52 CEST 2004 - ak@suse.de

- Add C2/C3 blacklist entry for Medion laptop (SUSE45404)

-------------------------------------------------------------------
Wed Oct  6 15:09:14 CEST 2004 - okir@suse.de

- patches.fixes/ipfwadm-symbol-cleanup: Prevent exported symbols
  from showing up in ipfwadm.ko (SUSE46802)

-------------------------------------------------------------------
Wed Oct  6 11:15:37 CEST 2004 - agruen@suse.de

- patches.fixes/swsusp-fixup-pages-count: swsusp: Fix the number
  of pages to be copied (SUSE44832)

-------------------------------------------------------------------
Tue Oct  5 20:47:57 CEST 2004 - mantel@suse.de

- tagged SL92

-------------------------------------------------------------------
Tue Oct  5 17:15:54 CEST 2004 - mantel@suse.de

- patches.fixes/ide-dma-blacklist: fix IDE DMA blacklist handling

-------------------------------------------------------------------
Tue Oct  5 14:27:07 CEST 2004 - ak@suse.de

- Fix Thinkpad C2/C3 workaround (SUSE45404)

-------------------------------------------------------------------
Tue Oct  5 12:17:01 CEST 2004 - ak@suse.de

- Add two scheduler load balance fixes from l-k

-------------------------------------------------------------------
Mon Oct  4 16:22:27 CEST 2004 - ak@suse.de

- Fix broken input parameter check in NUMA syscall.

-------------------------------------------------------------------
Mon Oct  4 22:34:49 CEST 2004 - agruen@suse.de

- patches.fixes/no-oom-kill: SUSE46535: Add local-oom-kill sysctl
  to allow disabling the OOM killer
- timestamps: Add the most important SUSE LINUX 9.2 snapshot
  timestamps.

-------------------------------------------------------------------
Mon Oct  4 20:39:05 CEST 2004 - agruen@suse.de

- patches.fixes/swsusp-proc-startup-times: swsusp: fix process
  start times after resume (from Pavel).

-------------------------------------------------------------------
Mon Oct  4 16:20:36 CEST 2004 - ak@suse.de

- Don't free override DSDT early (hopefully fixes SUSE46254)

-------------------------------------------------------------------
Mon Oct  4 15:23:40 CEST 2004 - kraxel@suse.de

- add patches.drivers/dvb-cx24110-fix.diff
  Fix initialization order bug leading to an oops (SUSE46730).

-------------------------------------------------------------------
Mon Oct  4 14:33:50 CEST 2004 - hare@suse.de

- add patches.fixes/lsusb-lockup.patch
  Fix lockup on calling 'lsusb' (SUSE46600).

-------------------------------------------------------------------
Mon Oct  4 12:52:39 CEST 2004 - olh@suse.de

- add patches.fixes/usb-hcd-usb_register_bus-unlocking.patch
  usb: hcd locking fix, missing up() on an error path.

-------------------------------------------------------------------
Mon Oct  4 12:00:42 CEST 2004 - ak@suse.de

- Fix TCP window tracking in netfilter conntrack

-------------------------------------------------------------------
Mon Oct  4 11:30:07 CEST 2004 - schwab@suse.de

- Update /boot/vmlinuz symlink before calling /sbin/new-kernel-pkg.

-------------------------------------------------------------------
Sun Oct  3 00:21:42 CEST 2004 - schwab@suse.de

- Hide non-OF PCI devices on PowerMacs.

-------------------------------------------------------------------
Sat Oct  2 18:45:37 CEST 2004 - jeffm@suse.com

- Release path after iput in sys_unlink (SUSE45004)

-------------------------------------------------------------------
Sat Oct  2 11:05:17 CEST 2004 - olh@suse.de

- add patches.fixes/ieee1394-khpsbpkt-suspend
  handle -EINTR during suspend (SUSE45851)

-------------------------------------------------------------------
Sat Oct  2 01:26:58 CEST 2004 - ak@suse.de

- Fix compilation of x86-64 UP

-------------------------------------------------------------------
Fri Oct  1 16:52:01 CEST 2004 - ak@suse.de

- patches.fixes/export-kallsyms_lookup: Drop
- patches.drivers/infiniband-mlock: Add workaround for broken 
  code.

-------------------------------------------------------------------
Fri Oct  1 16:43:38 CEST 2004 - ak@suse.de

- patches.arch/x86_64-msi: fix logical MSI target
- patches.arch/x86_64-nvidia-override: ignore timer override on nvidia
- patches.arch/x86_64-profile-pc: avoid bad register access with 
  CONFIG_FRAME_POINTER

-------------------------------------------------------------------
Fri Oct  1 16:39:37 CEST 2004 - axboe@suse.de

- Clear bad sector count setting in ide-taskfile for some commands (SUSE42717)

-------------------------------------------------------------------
Fri Oct  1 14:42:47 CEST 2004 - agruen@suse.de

- patches.fixes/export-kallsyms_lookup: Export kallsyms_lookup
  (requied by Infiniband mosal.ko)
- patches.fixes/export_symbol: Probably obsoleted; removing.

-------------------------------------------------------------------
Fri Oct  1 12:56:32 CEST 2004 - mantel@suse.de

- patches.fixes/acpi-C2-C3: make C2 and C3 states work again (SUSE46597)

-------------------------------------------------------------------
Fri Oct  1 11:16:37 CEST 2004 - kraxel@suse.de

- patches.drivers/dvb-alps-fix.diff: make alps frontend ignore the
  cx88 driver (SUSE46559)

-------------------------------------------------------------------
Fri Oct  1 10:11:25 CEST 2004 - agruen@suse.de

- Remove obsolete anon-vma, prio-tree, and disable-cap-mlock
  patches.

-------------------------------------------------------------------
Fri Oct  1 10:07:20 CEST 2004 - hare@suse.de

- patches.fixes/usb-check-for-disconnect-before-submit
  We should check for disconnect before submitting commands
  to avoid races with the SCSI midlayer (SUSE46316).
  
-------------------------------------------------------------------
Fri Oct  1 03:46:00 CEST 2004 - andrea@suse.de

- patches.fixes/pte-establish-race avoid userspace corruption
  during COWs with threads on x86 PAE with >4G of ram.

-------------------------------------------------------------------
Fri Oct  1 00:35:33 CEST 2004 - agruen@suse.de

- patches.fixes/attr-initialize: Prevent chown from modifying
  inode ctimes without permission check (SUSE42542)
- patches.fixes/ext23-no-ace-write-limit.diff: re-enable.
- Remove a few obsolete patches.

-------------------------------------------------------------------
Thu Sep 30 15:34:12 CEST 2004 - vojtech@suse.cz

- replace patches.fixes/fat-nokia-fix with a correct (and
  provably harmless) fix, enable it again.

-------------------------------------------------------------------
Thu Sep 30 15:06:02 CEST 2004 - agruen@suse.de

- AlSA update from Takashi:
  + patches.fixes/alsa-zz-ac97-cm9761: [ALSA] Add CM9761 AC97
    codec support
  + patches.fixes/alsa-zz-au88x0: [ALSA] Fix au88x0 drivers.
  + patches.fixes/alsa-zz-emu10k1-ac3-fix: [ALSA] Fix EMU10k1
    AC3 playback
  + patches.fixes/alsa-zz-hdsp-meter-fix: [ALSA] HDSP meter
    ioctl fix
  + patches.fixes/alsa-zz-ice17xx-fixes: [ALSA] ice1712/ice1724
    fixes
  + patches.fixes/alsa-zz-ich4-spdif: [ALSA] ICH4/5/6 SPDIF fix
  + patches.fixes/alsa-zz-pcm-link-deadlock: [ALSA] Fix deadlock
    of linked PCM streams
  + patches.fixes/alsa-zz-rme32-oops: [ALSA] Fix RME32 Oops
  + patches.fixes/alsa-zz-seq-name-fix: [ALSA] Improve the sequencer
    client name
  + patches.fixes/alsa-zz-usb-edirol-ua25: [ALSA] Support of
    Edirol UA-25
  + patches.fixes/alsa-zz-usb-urb-fix: [ALSA] Fix unlinking URBs
  + patches.fixes/alsa-zz-via82xx-quirk: [ALSA] Fix via82xx quirk

-------------------------------------------------------------------
Thu Sep 30 13:40:47 CEST 2004 - okir@suse.de

- patches.fixes/netfilter6-ipv6-skip-exthdrs: Properly skip
  extension headers when matching IPv6 packets (SUSE46338)
- patches.fixes/netfilter6-icmp6-skip-exthdrs: Skip extension
  headers when matching ICMPv6 packets (SUSE46338)

-------------------------------------------------------------------
Thu Sep 30 13:38:04 CEST 2004 - hare@suse.de

- add patches.fixes/visor-override-probe
  Allow user to override Palm OS probe.

-------------------------------------------------------------------
Thu Sep 30 12:07:18 CEST 2004 - vojtech@suse.cz

- add patches.fixes/input-alps-dell-inspiron, which should
  fix SUSE46278, and adds an entry for a new type of ALPS
  touchpads used in Dell Inspiron notebooks.

-------------------------------------------------------------------
Thu Sep 30 11:11:15 CEST 2004 - olh@suse.de

- add patches.fixes/linux-2.6.9-rc2-rc3-aty128fb.diff
  init rage128 if the driver is compiled into the kernel

-------------------------------------------------------------------
Thu Sep 30 10:41:07 CEST 2004 - olh@suse.de

- add patches.fixes/usb-storage-nec-floppy-lun.patch
  floppy fails to report scsi LUNs correctly (SUSE42892)

-------------------------------------------------------------------
Thu Sep 30 10:29:47 CEST 2004 - hare@suse.de

- On disconnect we need to mark USB devices as gone and 
  drop all requests (SUSE46316).
- Limit the class name size for hidp devices (SUSE46229)

-------------------------------------------------------------------
Thu Sep 30 09:20:44 CEST 2004 - hare@suse.de

- Fix resource claiming of SuperIO chips (SUSE45891)

-------------------------------------------------------------------
Thu Sep 30 08:31:29 CEST 2004 - axboe@suse.de

- Hold reference to scsi device for lifetime of pending commands (SUSE46316)

-------------------------------------------------------------------
Thu Sep 30 00:54:19 CEST 2004 - kkeil@suse.de

- fix from mainline for RLT8169 driver (disable DAC) SUSE46390

-------------------------------------------------------------------
Wed Sep 29 17:06:33 CEST 2004 - vojtech@suse.cz

- fixed patches.fixes/fat-nokia-fix, but not enabled yet

-------------------------------------------------------------------
Wed Sep 29 16:39:55 CEST 2004 - mason@suse.de

- disable patches.fixes/fat-nokia-fix until bug SUSE46434 is resolved

-------------------------------------------------------------------
Wed Sep 29 16:28:55 CEST 2004 - mason@suse.de

- fix reiserfs oops on small filesystems due to 
  bitmap overflow

-------------------------------------------------------------------
Wed Sep 29 16:34:32 CEST 2004 - hare@suse.de

- Remove newline from hidp class name.

-------------------------------------------------------------------
Wed Sep 29 15:13:00 CEST 2004 - axboe@suse.de

- Kill SCSI_IOCTL_SEND_COMMAND until after 9.2 release

-------------------------------------------------------------------
Wed Sep 29 13:08:37 CEST 2004 - okir@suse.de

- patches.drivers/sata-uli: include driver for ULi SATA
- updated config files

-------------------------------------------------------------------
Wed Sep 29 12:30:39 CEST 2004 - hare@suse.de

- Remove scsi_host after cancelling I/O (bug SUSE46316)

-------------------------------------------------------------------
Wed Sep 29 12:01:21 CEST 2004 - olh@suse.de

- update default config, build scsi as module, disable offb

-------------------------------------------------------------------
Tue Sep 28 17:56:39 CEST 2004 - axboe@suse.de

- Fix problem with use of bio->bi_io_vec elements after io completion, since
  partial io completions may have overwritten ->bv_len and ->bv_offset.
  (bug SUSE45868)

-------------------------------------------------------------------
Tue Sep 28 16:38:00 CEST 2004 - mantel@suse.de

- patches.fixes/swsusp-mysqld: fix suspend to disk when mysqld is
  running (SUSE45953)

-------------------------------------------------------------------
Tue Sep 28 15:57:33 CEST 2004 - hare@suse.de

- Update patch to fix all input devices for sysfs (SUSE46229)
- Create dummy name for input_device if no name is provided.

-------------------------------------------------------------------
Tue Sep 28 15:10:00 CEST 2004 - holtmann@suse.de

- Fix crash of bluetooth HID devices (SUSE46229)

-------------------------------------------------------------------
Tue Sep 28 12:20:46 CEST 2004 - ak@suse.de

- Fix x86-64 MCE oops with multiple MCE entries (SUSE46284)
- Add a new line before MCE panics

-------------------------------------------------------------------
Tue Sep 28 09:32:01 CEST 2004 - hare@suse.de

- patches.fixes/null-argument-for-put_device
  put_device() should accept a NULL argument, too (SUSE46234).

-------------------------------------------------------------------
Tue Sep 28 00:31:19 CEST 2004 - agruen@suse.de

- patches.drivers/dm-minorcheck: device-mapper: fix minor
  number check

-------------------------------------------------------------------
Mon Sep 28 00:22:00 CEST 2004 - andrea@suse.de

- patches.suse/silent-stack-overflow: enforce gap between
  heap and stack. SUSE44807

-------------------------------------------------------------------
Mon Sep 27 15:14:43 CEST 2004 - hare@suse.de

- Fix input devices for macintosh.

-------------------------------------------------------------------
Mon Sep 27 14:30:36 CEST 2004 - ak@suse.de

- Disable C2/C3 on Thinkpad R40e (SUSE45044)

-------------------------------------------------------------------
Mon Sep 27 12:41:10 CEST 2004 - mantel@suse.de

- patches.fixes/fix-inconsistent-font-height: Fix inconsistent
  font height per vt of VGA console

-------------------------------------------------------------------
Mon Sep 27 12:36:47 CEST 2004 - ak@suse.de

- And fix the UP compilation too.

-------------------------------------------------------------------
Mon Sep 27 12:21:00 CEST 2004 - ak@suse.de

- Finally add proper fix for MSI problems

-------------------------------------------------------------------
Mon Sep 27 11:54:29 CEST 2004 - mantel@suse.de

- patches.drivers/dm-update: add device mapper updates needed for
                             ataraid devices

-------------------------------------------------------------------
Mon Sep 27 10:44:33 CEST 2004 - hare@suse.de

- Fixing refcount error for input_device (SUSE45823).

-------------------------------------------------------------------
Sun Sep 26 02:22:48 CEST 2004 - ak@suse.de

- Fix compilation on i386

-------------------------------------------------------------------
Sat Sep 25 22:50:56 CEST 2004 - olh@suse.de

- update Release: tag for all specfiles, not just the current one
  (SUSE45207)

-------------------------------------------------------------------
Sat Sep 25 14:50:36 CEST 2004 - olh@suse.de

- reenable patches.fixes/nodemgr-locking
  cleanup nodemgr semaphore on module unload (SUSE45851)

-------------------------------------------------------------------
Fri Sep 24 23:34:28 CEST 2004 - mludvig@suse.de

- Avoid crash when installing IPsec SA (SUSE46006).
  patches.fixes/xfrm-locking

-------------------------------------------------------------------
Fri Sep 24 16:43:13 CEST 2004 - hare@suse.de

- Disable ->release for input_device; triggers a refcount error.
  Temporary fix only; real fix should be coming soon (SUSE45823).

-------------------------------------------------------------------
Fri Sep 24 16:40:09 CEST 2004 - ak@suse.de

- Really fix ipchains and ipfw modules (SUSE45141)

-------------------------------------------------------------------
Fri Sep 24 13:56:23 CEST 2004 - ak@suse.de

- Add workaround for Intel E75xx erratum 24

-------------------------------------------------------------------
Fri Sep 24 13:33:59 CEST 2004 - mludvig@suse.de

- Added module aes-i586 to supported.

-------------------------------------------------------------------
Fri Sep 24 12:19:17 CEST 2004 - ak@suse.de

- Fix MCE tainting to not trigger on all non fatal MCE polls.

-------------------------------------------------------------------
Fri Sep 24 10:58:05 CEST 2004 - ak@suse.de

- Don't disable IO-APIC on x86-64 VIA (SUSE45842, SUSE45887) 
  This may readd the IDE DMA timeout problems some people saw.

-------------------------------------------------------------------
Fri Sep 24 10:04:10 CEST 2004 - okir@suse.de

- Fixed a typo in sunrpc-optional-auth

-------------------------------------------------------------------
Fri Sep 24 00:18:22 CEST 2004 - olh@suse.de

- remove patches.fixes/usb-ehci_urb_done-barrier.patch
  this patch is not needed, the inital bug was triggered by 
  list corruption

-------------------------------------------------------------------
Thu Sep 23 16:54:21 CEST 2004 - vojtech@suse.cz

- Add a patch to fix a too strict check in the FAT filesystem
  code to allow mounting various Flash disks including Nokia
  phones.

-------------------------------------------------------------------
Thu Sep 23 16:40:17 CEST 2004 - okir@suse.de

- Disable TSO for bcm5700 as well (SUSE45864)

-------------------------------------------------------------------
Thu Sep 23 16:36:49 CEST 2004 - mantel@suse.de

- bootsplash: add extra consistency checks to animation update code

-------------------------------------------------------------------
Thu Sep 23 14:05:21 CEST 2004 - vojtech@suse.cz

- Remove patches.fixes/compaq-noloop, it's Linus's kernel now
  and in patches.drivers/input-bk.diff. 
- Remove patches.drivers/driver-input-linuxwacom.patch, it
  should be merged in input-bk.diff as well
- Rediff & reenable patches.fixes/psmouse-resetafter, which
  was reverted by input-bk.diff by accident

-------------------------------------------------------------------
Thu Sep 23 13:59:26 CEST 2004 - ak@suse.de

- Fix ip_fw and ipchains load (SUSE45141)
- Don't enable interrupts in timer suspend on i386/x86-64

-------------------------------------------------------------------
Thu Sep 23 01:53:04 CEST 2004 - garloff@suse.de

- Disable scsi-scan-replun-non-ex-lun0.

-------------------------------------------------------------------
Wed Sep 22 15:57:38 CEST 2004 - okir@suse.de

- Allow NFS lockd callbacks to work (SUSE45168)

-------------------------------------------------------------------
Wed Sep 22 15:16:50 CEST 2004 - axboe@suse.de

- Enable ide disk stroke by default (SUSE45219)

-------------------------------------------------------------------
Wed Sep 22 14:28:40 CEST 2004 - axboe@suse.de

- Fix a typo in scsi-scan-replun-non-ex-lun0 (SUSE45717 and others)

-------------------------------------------------------------------
Wed Sep 22 09:27:05 CEST 2004 - mantel@suse.de

- fix cardbus issue on x86_64 (SUSE45677)

-------------------------------------------------------------------
Wed Sep 22 09:19:47 CEST 2004 - mantel@suse.de

- export symbol get_sb_pseudo (SUSE45571)

-------------------------------------------------------------------
Wed Sep 22 00:00:55 CEST 2004 - agruen@suse.de

- patches.rpmify/cvs-timestamp-in-oopses.diff,
  rpm/kernel-binary.spec.in: Add CVS timestamp to Oopses

-------------------------------------------------------------------
Tue Sep 21 18:56:53 CEST 2004 - kraxel@suse.de

- merged a bunch of uml kbuild fixes/cleanups from blaisorblade
  (make -j works now for uml).

-------------------------------------------------------------------
Tue Sep 21 17:16:38 CEST 2004 - ak@suse.de

- Use intel-agp driver for i865 chipsets (SUSE44894)

-------------------------------------------------------------------
Tue Sep 21 16:58:01 CEST 2004 - mantel@suse.de

- fix mounting ntfs filesystems via subfs (SUSE45277)

-------------------------------------------------------------------
Tue Sep 21 15:51:45 CEST 2004 - lmb@suse.de

- Fix clusterip patches + enable on all archs.

-------------------------------------------------------------------
Tue Sep 21 15:40:54 CEST 2004 - mantel@suse.de

- don't clear/remove referenced pages (SUSE44485)

-------------------------------------------------------------------
Tue Sep 21 13:42:21 CEST 2004 - kraxel@suse.de

- fixed and re-enabled lirc patches (SUSE45679).

-------------------------------------------------------------------
Tue Sep 21 12:32:40 CEST 2004 - okir@suse.de

- Disable TCP segment offload (TSO) for now; it's too broken (SUSE45666)

-------------------------------------------------------------------
Tue Sep 21 00:45:33 CEST 2004 - ak@suse.de

- Disable warning in cpufreq /proc interface code

-------------------------------------------------------------------
Mon Sep 20 23:40:33 CEST 2004 - ak@suse.de

- Fix x86-64 compat waitid call for new interface

-------------------------------------------------------------------
Mon Sep 20 22:18:50 CEST 2004 - olh@suse.de

- add patches.suse/subfs.patch, avoid km_* mess if possible

-------------------------------------------------------------------
Mon Sep 20 21:47:36 CEST 2004 - ak@suse.de

- Add "M" tainted flag for machine checks on i386 and x86-64

-------------------------------------------------------------------
Mon Sep 20 20:53:13 CEST 2004 - ak@suse.de

- Disable IO-APIC on VIA boards for x86-64. 
- remove merge marks in series file

-------------------------------------------------------------------
Mon Sep 20 20:42:25 CEST 2004 - ak@suse.de

- Add left over x86-64 updates:
  Fix information leak in alignment exception (i386 too), 
  quieten APIC code, really fix ELF header executable stack checking,
  optimize context switch, fix warnon in machine check handling,
  fix mem= handling.
  
-------------------------------------------------------------------
Mon Sep 20 20:45:38 CEST 2004 - agruen@suse.de

- Remove more obsolete patches.

-------------------------------------------------------------------
Mon Sep 20 19:08:25 CEST 2004 - okir@suse.de

- Fixed previous commit :-/

-------------------------------------------------------------------
Mon Sep 20 18:53:38 CEST 2004 - okir@suse.de

- Fixed usagi-ipv6-netfilter which got garbled during rc2 update

-------------------------------------------------------------------
Mon Sep 20 18:02:04 CEST 2004 - agruen@suse.de

- patches.fixes/nfs-optimistic-caching: Remove obsolete patch.

-------------------------------------------------------------------
Mon Sep 20 17:52:58 CEST 2004 - okir@suse.de

- Re-enabled several patches that got disabled post-rc2 merge:
   -	patches.suse/kernel-statd
   -	usagi-ipv6-fib-subtree, usagi-ipv6-netfilter,
	usagi-ipv6-ip6t-reject, usagi-ipv6-conntrack,
	netfilter-checksum
- Dropped e1000-TSMPT-and-tx-locking.patch
- Updated config files

-------------------------------------------------------------------
Mon Sep 20 17:46:13 CEST 2004 - agruen@suse.de

- scripts/log: Run scripts/check-cvs-add to make sure that all
  files in series.conf have been added to the cvs.

-------------------------------------------------------------------
Mon Sep 20 17:33:55 CEST 2004 - agruen@suse.de

- Update config files.

-------------------------------------------------------------------
Mon Sep 20 16:53:40 CEST 2004 - vojtech@suse.cz

- update the input layer to current BK version, rediff and
  reenable usb legacy disabling patch, update ALPS touchpad
  driver, add Hannes's input sysfs/hotplug patch.

-------------------------------------------------------------------
Mon Sep 20 16:51:31 CEST 2004 - agruen@suse.de

- patches.rpmify/extmod-extra: Allow to install external modules
  into custom path.
- Remove obsolete kbuild patches.

-------------------------------------------------------------------
Mon Sep 20 14:46:23 CEST 2004 - kraxel@suse.de

- add bttv bugfix.

-------------------------------------------------------------------
Mon Sep 20 14:08:49 CEST 2004 - kkeil@suse.de

- add isdn PPP filter fix (SUSE45579)

-------------------------------------------------------------------
Mon Sep 20 14:06:02 CEST 2004 - olh@suse.de

- add patches.suse/kdb-asm-hardirq.patch
  hardirq_count() moved from asm/ to linux/

-------------------------------------------------------------------
Mon Sep 20 13:50:04 CEST 2004 - garloff@suse.de

- swsusp-x86_64-itercount-register: Move loop iteration counter 
  into register variable on x86-64, fixing swsusp. (SUSE44249)
- swsusp_fix_highmem.diff: Move highmem reinitialization before
  enabling local IRQs. (SUSE44329)

-------------------------------------------------------------------
Mon Sep 20 13:48:48 CEST 2004 - okir@suse.de

- sunrpc/svcsock: don't propagate TCP recvfrom errors up to nfsd;
  this causes nfsd to exit (SUSE45132)

-------------------------------------------------------------------
Mon Sep 20 13:22:02 CEST 2004 - kraxel@suse.de

- driver update: dvb, cx88.

-------------------------------------------------------------------
Mon Sep 20 13:18:42 CEST 2004 - axboe@suse.de

- Disable aacraid-update, mark for review.

-------------------------------------------------------------------
Mon Sep 20 12:36:59 CEST 2004 - garloff@suse.de

- scsi-scan-replun-non-ex-lun0: Try REPORT_LUNS also when target 
  is present but not LUN 0.

-------------------------------------------------------------------
Mon Sep 20 10:26:02 CEST 2004 - ak@suse.de

- Add remaining safe fixes from 2.6.9rc2-bk* 
  TCP fixes (SUSE45554), fix 64bit ABI, fix timer leak, fix 
  NX ELF stack checking, other fixes.

-------------------------------------------------------------------
Mon Sep 20 06:33:36 CEST 2004 - mason@suse.de

- update reiser4 rcu barrier patches to match the ones in -mm

-------------------------------------------------------------------
Mon Sep 20 06:03:36 CEST 2004 - mason@suse.de

- update reiserfs-osync-dirty-inode

-------------------------------------------------------------------
Mon Sep 20 05:42:36 CEST 2004 - mason@suse.de

- enable reiserfs-barrier-default and reiserfs-nobarrier-fsync

-------------------------------------------------------------------
Sun Sep 19 21:56:13 CEST 2004 - olh@suse.de

- update patches.suse/suse-ppc-legacy-io.patch
  always disable serial console via legacy driver on pmac

-------------------------------------------------------------------
Sat Sep 18 11:23:08 CEST 2004 - olh@suse.de

- fix merge error in patches.drivers/usb-static-sysfs-info

-------------------------------------------------------------------
Fri Sep 17 21:53:15 CEST 2004 - ak@suse.de

- Add fixes for CBQ slab corruption and an flock hang

-------------------------------------------------------------------
Fri Sep 17 19:41:10 CEST 2004 - olh@suse.de

- add patches.fixes/make_oldconfig_nostamp.patch
  Omit .config file timestamp in the file if the environment
  variable "NOTIMESTAMP" is present (its value is not checked).

-------------------------------------------------------------------
Fri Sep 17 19:07:39 CEST 2004 - ak@suse.de

- Fix double unlock in new NETIF_F_LLTX path.

-------------------------------------------------------------------
Fri Sep 17 15:44:21 CEST 2004 - mantel@suse.de

- re-add bcm5700 driver version 7.3.5

-------------------------------------------------------------------
Fri Sep 17 15:27:23 CEST 2004 - mantel@suse.de

- add modules in kernel/lib to list of supported (SUSE45537)

-------------------------------------------------------------------
Fri Sep 17 14:50:32 CEST 2004 - agruen@suse.de

- series.conf: Add patches.drivers/alsa-new-drivers, and adjust
  config files.

-------------------------------------------------------------------
Fri Sep 17 14:01:28 CEST 2004 - schwab@suse.de

- Enable SGI_SNSC.

-------------------------------------------------------------------
Fri Sep 17 12:32:57 CEST 2004 - kraxel@suse.de

- update UML config.

-------------------------------------------------------------------
Fri Sep 17 12:27:27 CEST 2004 - agruen@suse.de

- patches.fixes/bluetooth-bnep-check-checksums: Check checksums
  for BNEP
- patches.fixes/bluetooth-broadcom-hidproxy-no-isoc: Don't use
  ISOC transfers for Broadcom dongle
- patches.fixes/bluetooth-l2cap-cmd-reject-fix: Don't send L2CAP
  reject command for bad responses

-------------------------------------------------------------------
Fri Sep 17 10:26:14 CEST 2004 - olh@suse.de

- add patches.arch/ppc32-fix-arch-ppc-boot-common-ns16550c.patch

-------------------------------------------------------------------
Fri Sep 17 10:00:17 CEST 2004 - olh@suse.de

- add patches.fixes/269rc3-ppc32-open_pic-build-fix

-------------------------------------------------------------------
Fri Sep 17 08:16:32 CEST 2004 - mantel@suse.de

- enable CONFIG_SGI_PARTITION also for i386 and x86_64 (SUSE44581)

-------------------------------------------------------------------
Fri Sep 17 03:17:36 CEST 2004 - agruen@suse.de

- patches.drivers/bk-alsa-update: Add __iomem annotations and
  convert from (long) to (void __iomem *).

-------------------------------------------------------------------
Thu Sep 16 22:57:38 CEST 2004 - olh@suse.de

- enable CONFIG_PROC_MM for uml on i386

-------------------------------------------------------------------
Thu Sep 16 20:44:07 EDT 2004 - jeffm@suse.com

- Fix host-skas3 compilation.

-------------------------------------------------------------------
Thu Sep 16 18:42:03 CEST 2004 - schwab@suse.de

- Fix kdb compilation.

-------------------------------------------------------------------
Thu Sep 16 18:29:46 CEST 2004 - kraxel@suse.de

- big post-mainline-merge UML patch update.
  * fixed and reenabled host-skas patch (SUSE45149).
  * added some uml fixes fished from lkml
  * added some uml fixes from user-mode-linux.sf.net
  * updated the current patches, dropped a few obsolete/merged ones.

-------------------------------------------------------------------
Thu Sep 16 16:51:15 CEST 2004 - garloff@suse.de

- bootsplash-anum-NLD: Fix bootsplash.

-------------------------------------------------------------------
Thu Sep 16 16:11:52 CEST 2004 - agruen@suse.de

- patches.rpmify/sumversion.diff: Fix .tmp_versions for external
  modules.

-------------------------------------------------------------------
Wed Sep 15 18:45:28 CEST 2004 - lmb@suse.de

- Drop legacy Lustre support hooks.

-------------------------------------------------------------------
Wed Sep 15 18:21:03 CEST 2004 - garloff@suse.de

- patches.fixes/269rc2-iomemptr-atm:
  2.6.9rc2 uses void __iomem * for readX/writeX/ioremap/...
- patches.fixes/269rc2-iomemptr-cciss: Likewise
- patches.fixes/269rc2-iomemptr-mtd: Likewise

-------------------------------------------------------------------
Wed Sep 15 12:51:37 CEST 2004 - agruen@suse.de

- patches.drivers/bk-alsa-update, patches.drivers/alsa-new-drivers:
  ALSA update from Takashi.
- Update config files.
- patches.drivers/bk-alsa, patches.drivers/kcalloc.dif: Obsolete.

-------------------------------------------------------------------
Wed Sep 15 09:32:02 CEST 2004 - axboe@suse.de

- DVD-RAM support for viocd has been merged in mainline

-------------------------------------------------------------------
Wed Sep 15 09:27:14 CEST 2004 - axboe@suse.de

- Update the series of barrier patches, luckily most are merged in
  mainline this time!

-------------------------------------------------------------------
Wed Sep 15 08:29:09 CEST 2004 - mantel@suse.de

- update PCI IDs to latest version

-------------------------------------------------------------------
Wed Sep 15 01:11:49 CEST 2004 - schwab@suse.de

- Remove useless casts.

-------------------------------------------------------------------
Wed Sep 15 00:43:33 CEST 2004 - schwab@suse.de

- Update configs.

-------------------------------------------------------------------
Tue Sep 14 23:19:37 CEST 2004 - garloff@suse.de

- Remove whirlpool algo.
- Fix patches broken by 2.6.9-rc2.

-------------------------------------------------------------------
Tue Sep 14 01:37:20 CEST 2004 - garloff@suse.de

- Update to 2.6.9-rc2.

-------------------------------------------------------------------
Mon Sep 13 23:05:21 CEST 2004 - kkeil@suse.de

- readd SET_NETDEV_DEV() call to sk98lin; lost by update (SUSE45174)
- enable vm_reserved patch

-------------------------------------------------------------------
Mon Sep 13 22:34:41 CEST 2004 - garloff@suse.de

- Make alps driver less chatty.
- Async serio input probing.

-------------------------------------------------------------------
Mon Sep 13 20:51:17 CEST 2004 - agruen@suse.de

- rpm/kernel-source.spec.in: Must not use bash extensions here.

-------------------------------------------------------------------
Mon Sep 13 19:41:14 CEST 2004 - agruen@suse.de

- Set VERSION and SUBLEVEL correctly in /usr/src/linux-obj/
  $ARCH/$FLAVOR/Makefile.

-------------------------------------------------------------------
Mon Sep 13 10:25:35 CEST 2004 - ak@suse.de

- Update XFS to 2.6.9rc1-bk19 state
- Remove old XFS O_DIRECT hack
- Don't enable reiser4 by default in Kconfig

-------------------------------------------------------------------
Mon Sep 13 08:31:46 CEST 2004 - axboe@suse.de

- CUE_SHEET command was not in -rc1 released list of allowed commands,
  readd it.

-------------------------------------------------------------------
Mon Sep 13 01:36:18 CEST 2004 - agruen@suse.de

- rpm/kernel-binary.spec.in: Put Module.symvers file into
  /usr/src/linux-obj/$ARCH/$FLAVOR/ so that modules can be built
  for the running kernel even without the kernel-syms package.

-------------------------------------------------------------------
Thu Sep  9 22:24:51 CEST 2004 - mason@suse.de

- add reiserfs-iosize-hotfix to solve rpm problems with the
  larger io sizes

-------------------------------------------------------------------
Thu Sep  9 16:47:51 CEST 2004 - agruen@suse.de

- Add an empty patches.addon.tar.bz2 for the convenience of
  people who want to rebuild their own kernels with add-on patches.

-------------------------------------------------------------------
Thu Sep  9 15:07:19 CEST 2004 - olh@suse.de

- disable CONFIG_BLK_DEV_UB (Low Performance USB Block driver)

-------------------------------------------------------------------
Thu Sep  9 12:01:09 CEST 2004 - agruen@suse.de

- patches.fixes/burnfix.diff: DVD writing fix from jens Axboe.

-------------------------------------------------------------------
Thu Sep  9 01:14:54 CEST 2004 - garloff@suse.de

- fastboot-console-init: Don't generate hotplug events for virtual
  consoles. Speeds up booting by ~2s. By okir.

-------------------------------------------------------------------
Thu Sep  9 00:53:25 CEST 2004 - garloff@suse.de

- swsusp-fix-small: suspend broke when onlyvery little memory was
  used (init=/bin/bash). By pavel.
- ide-probe-delay: sleep 5ms instead of 50ms in ide probe and 
  provide idewait= boot param to change. Saves ~3s boot time.

-------------------------------------------------------------------
Wed Sep  8 16:10:44 CEST 2004 - agruen@suse.de

- patches.drivers/kcalloc.dif: Add kcalloc function (like
  user-space calloc). From Takashi Iwai <tiwai@suse.de>.

-------------------------------------------------------------------
Tue Sep  7 01:16:17 CEST 2004 - schwab@suse.de

- Enable IP_NF_CONNTRACK_MARK, IP_NF_TARGET_CONNMARK,
  IP_NF_MATCH_CONNMARK.

-------------------------------------------------------------------
Mon Sep  6 17:09:26 CEST 2004 - mantel@suse.de

- update aacraid driver to latest version

-------------------------------------------------------------------
Mon Sep  6 16:57:39 CEST 2004 - mantel@suse.de

- add new megaraid driver (LSI megaraid_mm) version 2.20.3.1

-------------------------------------------------------------------
Mon Sep  6 16:05:17 CEST 2004 - mantel@suse.de

- update ALSA to latest bk version

-------------------------------------------------------------------
Mon Sep  6 13:42:24 CEST 2004 - kkeil@suse.de

- add isdn fixes from 2.6.9-rc1-bk

-------------------------------------------------------------------
Sat Sep  4 15:02:05 CEST 2004 - ak@suse.de

- quieten and fix time lost logic on x86-64.

-------------------------------------------------------------------
Fri Sep  3 17:16:54 CEST 2004 - mantel@suse.de

- update sk98lin driver to 7.04

-------------------------------------------------------------------
Fri Sep  3 12:20:51 CEST 2004 - olh@suse.de

- add patches.fixes/usb-ehci-watchdog-queuelocking.patch
  fix list corruption when ehci_irq and ehci_watchdog operate 
  one the same list elements (SUSE43633)

-------------------------------------------------------------------
Wed Sep  1 15:59:10 CEST 2004 - mantel@suse.de

- make bootsplash more verbose before reading the image

-------------------------------------------------------------------
Wed Sep  1 15:32:10 CEST 2004 - mantel@suse.de

- fix memory corruption in libata (SUSE44432)

-------------------------------------------------------------------
Wed Sep  1 15:28:50 CEST 2004 - mantel@suse.de

- fix bootsplash for new kernel version

-------------------------------------------------------------------
Wed Sep  1 11:06:05 CEST 2004 - agruen@suse.de

- rpm/source-post.sh: Remove $RPM_BUILD_ROOT which has nothing to
  do here.

-------------------------------------------------------------------
Wed Sep  1 11:05:32 CEST 2004 - agruen@suse.de

- Move comments from series.conf into patch files.

-------------------------------------------------------------------
Wed Sep  1 10:29:46 CEST 2004 - schwab@suse.de

- Export pm_power_off.

-------------------------------------------------------------------
Tue Aug 31 17:15:59 CEST 2004 - agruen@suse.de

- Clean up; move comments from series.conf into patch files.
- patches.fixes/swsusp-warnings.diff: Obsolete.

-------------------------------------------------------------------
Tue Aug 31 15:48:34 CEST 2004 - schwab@suse.de

- Fix kdb compilation.

-------------------------------------------------------------------
Tue Aug 31 15:31:42 CEST 2004 - schwab@suse.de

- Fix missing header.

-------------------------------------------------------------------
Tue Aug 31 14:26:32 CEST 2004 - ak@suse.de

- fix infiniband compilation

-------------------------------------------------------------------
Tue Aug 31 13:41:20 CEST 2004 - ak@suse.de

- fix 32bit emulation problems on x86-64 (SUSE44082)

-------------------------------------------------------------------
Tue Aug 31 10:53:02 CEST 2004 - agruen@suse.de

- patches.fixes/assembly-inline: Not needed anymore.

-------------------------------------------------------------------
Tue Aug 31 08:47:36 CEST 2004 - agruen@suse.de

- series.conf: Remove some leftovers.
- patches.suse/reiserfs-iosize-hotfix: Obsolete.

-------------------------------------------------------------------
Tue Aug 31 01:31:24 CEST 2004 - garloff@suse.de

- swsusp-linker-section-flags: Use currect section flags (x86-64)
- rss-limit-enforce: page out pages if process is over RSS and 
  there's memory pressure.

-------------------------------------------------------------------
Mon Aug 30 22:41:35 CEST 2004 - agruen@suse.de

- patches.fixes/undo-broken-fh-conversion: Undo broken FH
  conversion that broke nfsroot compile.
- patches.suse/sunrpc-change-program-4: Add function to iswitch to
  another RPC program/version after cloning an RPC client.
- patches.suse/nfs-acl: Update to 2.6.9-rc1.
- scripts/cvs-touched-files: Set LC_ALL so that day of week and
  month won't end up localized for comparing timestamps.

-------------------------------------------------------------------
Mon Aug 30 18:09:54 CEST 2004 - schwab@suse.de

- Fix cc-version.

-------------------------------------------------------------------
Mon Aug 30 17:20:42 CEST 2004 - mantel@suse.de

- update to 2.6.9-rc1

-------------------------------------------------------------------
Mon Aug 30 16:42:18 CEST 2004 - garloff@suse.de

- radeonfb-swsusp-noblank: Don't blank radeon framebuffer during 
  swsusp
- swsusp-performance-and-progress.diff: Display swsusp progress 
  as percentage and major performance speedup

-------------------------------------------------------------------
Mon Aug 30 12:45:01 CEST 2004 - agruen@suse.de

- patches.fixes/ipsec-nat-t-old: This is already in mainline.
- patches.suse/ext3-register-filesystem-lifo: Revive.

-------------------------------------------------------------------
Sat Aug 28 11:09:06 CEST 2004 - axboe@suse.de

- Kill QIC02 in the configs, it's ancient. Linus is removing it from the
  kernel.

-------------------------------------------------------------------
Fri Aug 27 16:53:33 CEST 2004 - mantel@suse.de

- add ALPS driver

-------------------------------------------------------------------
Fri Aug 27 11:40:22 CEST 2004 - olh@suse.de

- add patches.fixes/usb-storage-genesys.patch
  work around broken devices from genesys,
  they dont follow the spec

-------------------------------------------------------------------
Thu Aug 26 23:34:24 CEST 2004 - kkeil@suse.de

- reenable psmouse-resetafter - it is still needed (SUSE44325)

-------------------------------------------------------------------
Thu Aug 26 18:07:44 CEST 2004 - agruen@suse.de

- rpm/kernel-syms.spec.in: Move Requires line below Release line
  so that the %release macro gets expanded properly (kernel-syms
  requires kernel-source with the same version and release
  number).

-------------------------------------------------------------------
Thu Aug 26 17:21:15 CEST 2004 - agruen@suse.de

- patches.suse/writeback-lat, series.conf: Remove superfluous
  latency fix (tiwai@suse.de).

-------------------------------------------------------------------
Thu Aug 26 13:42:11 CEST 2004 - okir@suse.de

- prevent oops in ip6t_LOG (SUSE44213)

-------------------------------------------------------------------
Thu Aug 26 00:05:33 CEST 2004 - agruen@suse.de

- scripts/tar-up.sh, rpm/kernel-binary.spec.in: Add
  x-devel-packages in neededforbuild of kernel-um.spec.

-------------------------------------------------------------------
Wed Aug 25 15:36:01 CEST 2004 - okir@suse.de

- Fixed thinko in devpts-dentry-refcount patch

-------------------------------------------------------------------
Wed Aug 25 12:53:43 CEST 2004 - okir@suse.de

- devpts-dentry-refcount: plug memory leak in devpts (SUSE43210)

-------------------------------------------------------------------
Tue Aug 24 19:35:53 CEST 2004 - mason@suse.de

- add reiser4 patches from -mm

-------------------------------------------------------------------
Tue Aug 24 18:43:53 CEST 2004 - mantel@suse.de

- update IBM ServeRAID driver (ips.c) to 7.10.18

-------------------------------------------------------------------
Tue Aug 24 16:58:24 CEST 2004 - agruen@suse.de

- SUSE43492: rpm/post.sh: If mkinitrd fails (because no space is
  left in /boot, etc.), fail the postinstall script as well.
  Create the initrd before changing the symlinks in /boot, so
  that in case of a mkinitrd failure, the symlinks are still valid.

-------------------------------------------------------------------
Tue Aug 24 16:39:41 CEST 2004 - agruen@suse.de

- scripts/log: Generate better *.changes entries. Add support for
  doing a cvs commit as well, optiomally allowing to edit the
  commit message.

-------------------------------------------------------------------
Tue Aug 24 16:07:33 CEST 2004 - schwab@suse.de

- Import kdb 4.4.

-------------------------------------------------------------------
Mon Aug 23 17:25:08 CEST 2004 - axboe@suse.de

- SEND_CUE_SHEET was missing from allowed write command list in scsi_ioctl

-------------------------------------------------------------------
Mon Aug 23 17:25:08 CEST 2004 - axboe@suse.de

- Update filtering table in scsi_ioctl.c to be more complete (makes
  cdrecord work as non-root again, if you have proper permissions).

-------------------------------------------------------------------
Mon Aug 23 17:02:48 CEST 2004 - agruen@suse.de

- patches.drivers/infiniband-license-fixes,
  patches.fixes/license-fixes.diff, series.conf: Further module
  license fixes.

-------------------------------------------------------------------
Mon Aug 23 14:46:50 CEST 2004 - kraxel@suse.de

- uml: reenable agruens O= fix (patches.fixes/um-O=.diff).
- uml: add framebuffer driver (patches.uml/uml-x11-fb).

-------------------------------------------------------------------
Mon Aug 23 11:57:44 CEST 2004 - okir@suse.de

- tcp-rtt-seq-out-of-sync: TCP RTO estimator could get confused,
  causing wrong RTT predictions (SUSE44086)

-------------------------------------------------------------------
Fri Aug 20 17:08:20 CEST 2004 - mludvig@suse.de

- Fixed and reenabled patches.rpmify/supported-flag

-------------------------------------------------------------------
Fri Aug 20 17:07:51 CEST 2004 - agruen@suse.de

- rpm/kernel-binary.spec.in: Use only the first line of
  build-source-timestamp as the ``uname -v'' timestamp: the second
  line may contain the CVS branch name.

-------------------------------------------------------------------
Fri Aug 20 16:41:15 CEST 2004 - mantel@suse.de

- use __u16 instead of u16 in crc-ccitt.h since this is exposed
  to user space (SUSE43884)

-------------------------------------------------------------------
Fri Aug 20 16:38:14 CEST 2004 - agruen@suse.de

- In /lib/modules, add symlink $VERSION-$RELEASE-$FLAVOR/updates
  -> ../$VERSION-override-$FLAVOR to replace override hack in
  module-init-tools.

-------------------------------------------------------------------
Fri Aug 20 15:30:09 CEST 2004 - mantel@suse.de

- update ALSA to latest bk version

-------------------------------------------------------------------
Fri Aug 20 15:17:05 CEST 2004 - mantel@suse.de

- disable CONFIG_X86_SPEEDSTEP_CENTRINO on x86_64

-------------------------------------------------------------------
Fri Aug 20 13:39:24 CEST 2004 - garloff@suse.de

- i915-agp.diff: Add i915 to list in intel-agp. (SUSE43414)

-------------------------------------------------------------------
Fri Aug 20 13:18:44 CEST 2004 - okir@suse.de

- More nfsd xdr decoding fixes (SUSE43603)

-------------------------------------------------------------------
Fri Aug 20 12:56:23 CEST 2004 - garloff@suse.de

- bio-sgio-write-copy-from-user: Another fix needed for audio CD
  writing (SUSE43821). Unaligned multisegment BIOs wrote the first
  segment repeatedly instead of all data.

-------------------------------------------------------------------
Fri Aug 20 11:19:40 CEST 2004 - kraxel@suse.de

- more uml updates.

-------------------------------------------------------------------
Thu Aug 19 17:36:28 CEST 2004 - kraxel@suse.de

- update/review uml patches for 2.6.8 (first cut, more will follow ...).

-------------------------------------------------------------------
Wed Aug 18 23:09:33 CEST 2004 - agruen@suse.de

- Require that the versions and release numbers of these packages
  match: kernel-source === kernel-syms, kernel-$FLAVOR ===
  kernel-$FLAVOR-nongpl.

-------------------------------------------------------------------
Wed Aug 18 21:44:13 CEST 2004 - agruen@suse.de

- patches.fixes/license-fixes.diff, rpm/kernel-binary.spec.in,
  series.conf: Split binary kernel packages into kernel-$FLAVOR.rpm
  and kernel-$FLAVOR-nongpl.rpm. Resolve duplicate/conflicting
  MODULE_LICENSE tags.

-------------------------------------------------------------------
Wed Aug 18 21:43:59 CEST 2004 - agruen@suse.de

- rpm/kernel-binary.spec.in, series.conf:

-------------------------------------------------------------------
Wed Aug 18 20:43:41 CEST 2004 - mason@suse.de

- enable aio-wait-exclusive to fix hangs during aio reads.

-------------------------------------------------------------------
Wed Aug 18 18:35:41 CEST 2004 - kraxel@suse.de

- update vesafb-mtrr + bootsplash patches.
- enable vesafb-mtrr patch.

-------------------------------------------------------------------
Wed Aug 18 16:33:19 CEST 2004 - mantel@suse.de

- re-enable CONFIG_MWAVE

-------------------------------------------------------------------
Wed Aug 18 16:31:20 CEST 2004 - mason@suse.de

- update aio patch set

-------------------------------------------------------------------
Wed Aug 18 15:29:20 CEST 2004 - agruen@suse.de

- patches.arch/x86_64-patchkit-fix:
  Add missing parentheses in include/asm-x86_64/processor.h

-------------------------------------------------------------------
Wed Aug 18 12:31:47 CEST 2004 - kraxel@suse.de

- enable CONFIG_DVB_AV7110_OSD on amd64 (SUSE43455).

-------------------------------------------------------------------
Wed Aug 18 00:19:34 CEST 2004 - schwab@suse.de

- Remove obsolete hp-sx1000 patches.

-------------------------------------------------------------------
Tue Aug 17 22:23:27 CEST 2004 - schwab@suse.de

- Fix IPv6 mobility patches.

-------------------------------------------------------------------
Tue Aug 17 18:25:54 CEST 2004 - garloff@suse.de

- bio-uncopy-free-on-write: fix mem leak triggered by writing
  audio CDs. (SUSE43821)

-------------------------------------------------------------------
Tue Aug 17 17:53:14 CEST 2004 - mantel@suse.de

- fix swsuspend on highmem machines

-------------------------------------------------------------------
Tue Aug 17 17:47:32 CEST 2004 - mantel@suse.de

- fix files > 2 GB in isofs

-------------------------------------------------------------------
Tue Aug 17 17:42:01 CEST 2004 - mantel@suse.de

- fix swsusp-platform.diff

-------------------------------------------------------------------
Tue Aug 17 12:56:26 CEST 2004 - agruen@suse.de

- doc/README.SUSE: Update documentation.
- scripts/log: Adapt to improvement of vc script.

-------------------------------------------------------------------
Tue Aug 17 12:08:34 CEST 2004 - okir@suse.de

- don't truncate contents of /proc/pid/cmdline when size of argv
  exceeds page size (SUSE43769)

-------------------------------------------------------------------
Mon Aug 16 15:33:07 CEST 2004 - okir@suse.de

- updated and re-enabled Pv6 mobility patch

-------------------------------------------------------------------
Mon Aug 16 15:12:30 CEST 2004 - mantel@suse.de

- make "platform" suspend method actually work

-------------------------------------------------------------------
Mon Aug 16 14:54:41 CEST 2004 - schwab@suse.de

- Enable ROOT_NFS on ia64.

-------------------------------------------------------------------
Mon Aug 16 14:36:04 CEST 2004 - mantel@suse.de

- enable CONFIG_PM_DEBUG for the preview phase to help debugging

-------------------------------------------------------------------
Sat Aug 14 13:26:29 CEST 2004 - olh@suse.de

- add patches.fixes/nfs-2.6.8.1-oops
  Fix stupid thinkos in the fcntl f_op removal code.

-------------------------------------------------------------------
Sat Aug 14 12:17:07 CEST 2004 - agruen@suse.de

- scripts/tar-up.sh: Include CVS branch name in rpm info.
- scripts/sequence-patch.sh: Clean up some mess.

-------------------------------------------------------------------
Sat Aug 14 10:02:30 CEST 2004 - olh@suse.de

- update to 2.6.8 final

-------------------------------------------------------------------
Fri Aug 13 15:32:12 CEST 2004 - mantel@suse.de

- add Sony ACPI driver

-------------------------------------------------------------------
Fri Aug 13 14:01:07 CEST 2004 - axboe@suse.de

- Update to 2.6.8-rc4-bk3 (includes elv-init and SG_IO security fix)

-------------------------------------------------------------------
Fri Aug 13 13:41:25 CEST 2004 - olh@suse.de

- add patches.fixes/usb-ehci_urb_done-barrier.patch
  fix list corruption (SUSE43633)

-------------------------------------------------------------------
Fri Aug 13 13:35:12 CEST 2004 - ak@suse.de

- Fix ADM Comet NIC on 64bit systems (SUSE35897)
- Remove one obsolete patch

-------------------------------------------------------------------
Fri Aug 13 09:25:43 CEST 2004 - mantel@suse.de

- update swsuspend code

-------------------------------------------------------------------
Fri Aug 13 00:35:48 CEST 2004 - ak@suse.de

- Rediff & reenable /proc/pid/mapped_base patch

-------------------------------------------------------------------
Fri Aug 13 00:29:43 CEST 2004 - ak@suse.de

- Add -d / --dir argument to sequence-patch to avoid $SCRATCH_AREA

-------------------------------------------------------------------
Thu Aug 12 20:11:52 CEST 2004 - mason@suse.de

- enable reiserfs and ext3 barrier code again
- rediff and enable the remaining reiserfs patches

-------------------------------------------------------------------
Thu Aug 12 17:45:52 CEST 2004 - olh@suse.de

- update to patches.fixes/patch-2.6.8-rc4-bk2
  mtd updates, nfsd signed bug fixed.

-------------------------------------------------------------------
Thu Aug 12 10:48:17 CEST 2004 - axboe@suse.de

- Make sure queue members are properly setup before calling into
  elevator init functions. This hurts cfq that needs to check nr_requests.

-------------------------------------------------------------------
Wed Aug 11 17:42:38 CEST 2004 - axboe@suse.de

- Fix bug in barrier ide code for write cache off

-------------------------------------------------------------------
Wed Aug 11 15:54:18 CEST 2004 - ak@suse.de

- Update s2io driver (SUSE43383)

-------------------------------------------------------------------
Wed Aug 11 15:28:42 CEST 2004 - axboe@suse.de

- Update flakey and mpath dm targets to newest from the dm tree

-------------------------------------------------------------------
Wed Aug 11 15:16:54 CEST 2004 - olh@suse.de

- update to patches.fixes/patch-2.6.8-rc4-bk1
  net, prism54, libata updates, TEA/XTEA algorithm

-------------------------------------------------------------------
Wed Aug 11 14:07:27 CEST 2004 - ak@suse.de

- Remove obsolete XFS bug fixes.
  * DMAPI support temporarily dropped

-------------------------------------------------------------------
Tue Aug 10 23:20:51 CEST 2004 - ak@suse.de

- Fix IA64 compilation

-------------------------------------------------------------------
Tue Aug 10 18:59:58 CEST 2004 - olh@suse.de

- reenable patches.arch/ibm-ppc64-syscfg-2.diff

-------------------------------------------------------------------
Tue Aug 10 17:54:27 CEST 2004 - ak@suse.de

- Update ACPI to latest bk from 2.6.8rc4-mm1
- Add agpgart BK update from 2.8.8rc4-mm1 

-------------------------------------------------------------------
Tue Aug 10 16:38:24 CEST 2004 - ak@suse.de

- Update to new demand hugetlbfs patches from Ken Chen
  * NUMA API support still missing

-------------------------------------------------------------------
Tue Aug 10 14:54:35 CEST 2004 - ak@suse.de

- Reenable tcp-proc-walk and tcp-proc-listen
- Hopefully fix UML compilation
- Reenable XFS locked O_DIRECT workaround/kludge.
- Review some more patches
- Increase i386 command line to 2048 bytes.

-------------------------------------------------------------------
Tue Aug 10 14:33:03 CEST 2004 - ak@suse.de

- Remove obsolete patches

-------------------------------------------------------------------
Tue Aug 10 13:49:50 CEST 2004 - axboe@suse.de

- Assign some patches to ak/mason, kill dirty address space patch

-------------------------------------------------------------------
Tue Aug 10 13:25:21 CEST 2004 - axboe@suse.de

- Enable and kill selected patches.

-------------------------------------------------------------------
Tue Aug 10 13:02:08 CEST 2004 - axboe@suse.de

- duplicate definition of ide_id_has_flush_*() macros

-------------------------------------------------------------------
Tue Aug 10 12:15:56 CEST 2004 - axboe@suse.de

- Update and include most of the barrier patches (core+drivers and ext3)

-------------------------------------------------------------------
Tue Aug 10 12:01:34 CEST 2004 - olh@suse.de

- update patches.suse/suse.ppc32.601cpu.exception
  use patch from Stef Simoens instead of -mno-string

-------------------------------------------------------------------
Tue Aug 10 10:04:21 CEST 2004 - axboe@suse.de

- Fixup dm rejects

-------------------------------------------------------------------
Tue Aug 10 09:48:11 CEST 2004 - axboe@suse.de

- Update the huge stack of dm patches. Only multipath, flakey, and bbr
  target are not merged in mainline.

-------------------------------------------------------------------
Tue Aug 10 09:30:59 CEST 2004 - axboe@suse.de

- congestion API and dm congestions bits are all merged

-------------------------------------------------------------------
Tue Aug 10 09:27:43 CEST 2004 - axboe@suse.de

- fbmem fix needs to go as well

-------------------------------------------------------------------
Tue Aug 10 09:20:06 CEST 2004 - axboe@suse.de

- Lots of patches merged

-------------------------------------------------------------------
Tue Aug 10 09:05:31 CEST 2004 - axboe@suse.de

- ide opcode dump and kblockd_schedule_work() export

-------------------------------------------------------------------
Tue Aug 10 07:28:59 CEST 2004 - olh@suse.de

- update to 2.6.8-rc4

-------------------------------------------------------------------
Mon Aug  9 23:14:32 CEST 2004 - mludvig@suse.de

- removed patches.fixes/build-crypto-aes - not needed anymore.

-------------------------------------------------------------------
Mon Aug  9 17:03:05 CEST 2004 - olh@suse.de

- reenable patches.drivers/ppc64-iseries-icom.patch

-------------------------------------------------------------------
Mon Aug  9 15:17:44 CEST 2004 - axboe@suse.de

- Update a few more patches

-------------------------------------------------------------------
Mon Aug  9 15:17:46 CEST 2004 - olh@suse.de

- update patches.suse/suse.ppc32.boot.zimage.built-in.cmdline
  put a built-in cmdline into zImage, overrides stuff passed from OF
  works now on prep and ppc64

-------------------------------------------------------------------
Mon Aug  9 15:07:40 CEST 2004 - ak@suse.de

- Update defconfigs

-------------------------------------------------------------------
Mon Aug  9 15:05:56 CEST 2004 - axboe@suse.de

- aacraid log level patch had an older equiv, add that instead and remove
  the new one from hubert.

-------------------------------------------------------------------
Mon Aug  9 15:05:56 CEST 2004 - axboe@suse.de

- Remove old libata patches (one to go)

-------------------------------------------------------------------
Mon Aug  9 14:40:27 CEST 2004 - ak@suse.de

- Fix warnings in es7000

-------------------------------------------------------------------
Mon Aug  9 14:31:53 CEST 2004 - ak@suse.de

- Update ACPI to latest BK version from 2.6.8rc3mm2
  * lots of changes: suppor cpufreq  with "acpi" on SMP Nocona,
  update to ACPICA 20040715, Change OS name for better compatibility
  with broken BIOS, Better suspend/resume for IOAPIC, SMP 
  support in processor driver, EBDA fixes.

-------------------------------------------------------------------
Mon Aug  9 14:29:46 CEST 2004 - olh@suse.de

- update to patches.fixes/patch-2.6.8-rc3-bk4
  Remove ESPIPE logic from drivers,
  letting the VFS layer handle it instead.

-------------------------------------------------------------------
Mon Aug  9 13:17:21 CEST 2004 - ak@suse.de

- Add cpufreq BK update from 2.6.8rc3mm2 (fixes x86-64) 
  * support cpufreq on SMP Nocona and other fixes.

-------------------------------------------------------------------
Mon Aug  9 09:01:06 CEST 2004 - hare@suse.de

- Update patches.fixes/enable-all-events-for-initramfs.patch
- Update patches.suse/khelper-limit-dynamic.patch

-------------------------------------------------------------------
Mon Aug  9 08:48:36 CEST 2004 - axboe@suse.de

- Additional cciss patchlet from (to be) mainline

-------------------------------------------------------------------
Sun Aug  8 19:45:29 CEST 2004 - olh@suse.de

- update to patches.fixes/patch-2.6.8-rc3-bk3
  proc fixes, Make sysctl pass the pos pointer around properly.
  various ppc, ppc64, s390, net updates, asm aes for i586

-------------------------------------------------------------------
Sat Aug  7 15:44:34 CEST 2004 - olh@suse.de

- reenable patches.fixes/firewire-overflow (SUSE42402)

-------------------------------------------------------------------
Sat Aug  7 15:26:49 CEST 2004 - olh@suse.de

- reenable patches.fixes/dvdram-write-fail (SUSE41245 - LTC8828)
  reenable patches.drivers/ppc64-iseries-viocd-driveid

-------------------------------------------------------------------
Fri Aug  6 18:15:41 CEST 2004 - ak@suse.de

- Review more patches
- Reenable disable APIC patch on UP/i386

-------------------------------------------------------------------
Fri Aug  6 17:42:37 CEST 2004 - ak@suse.de

- Remove JFS patches that are already in mainline
  (everything except DMAPI)

-------------------------------------------------------------------
Fri Aug  6 17:29:00 CEST 2004 - mantel@suse.de

- fix configs

-------------------------------------------------------------------
Fri Aug  6 17:17:24 CEST 2004 - mantel@suse.de

- remove unneeded LOGLEVEL defines from aacraid driver

-------------------------------------------------------------------
Fri Aug  6 14:01:09 CEST 2004 - olh@suse.de

- update to patches.fixes/patch-2.6.8-rc3-bk1
  ia64, mtd, arm updates, drop aes

-------------------------------------------------------------------
Fri Aug  6 13:46:17 CEST 2004 - schwab@suse.de

- Remove early-printk patch.

--------------------------------------------------------------------
Fri Aug  6 08:51:48 CEST 2004 - axboe@suse.de

- Various storage drivers merged

------------------------------------------------------------------
Fri Aug  6 08:43:22 CEST 2004 - axboe@suse.de

- Update cciss patches

-------------------------------------------------------------------
Thu Aug  5 17:10:12 CEST 2004 - schwab@suse.de

- Disable CONFIG_IRDA, it uses ISA DMA API without CONFIG_ISA.
- Disable CONFIG_EVLOG, clashes with CONFIG_SCSI_AACRAID.

-------------------------------------------------------------------
Thu Aug  5 17:01:11 CEST 2004 - mludvig@suse.de

- Fixed and reenabled patches.suse/netfilter-*

-------------------------------------------------------------------
Thu Aug  5 16:48:02 CEST 2004 - olh@suse.de

- reenable patches.drivers/patch-ipr_evlog
  reenable patches.suse/max-init-args

-------------------------------------------------------------------
Thu Aug  5 16:23:16 CEST 2004 - ak@suse.de

- Split HP bigsmp fix and acpi blacklists patch into cleaner
  separated patch.

-------------------------------------------------------------------
Thu Aug  5 16:02:07 CEST 2004 - mludvig@suse.de

- Enable building crypto/aes.ko on non-x86
  patches.fixes/build-crypto-aes

-------------------------------------------------------------------
Thu Aug  5 15:59:35 CEST 2004 - olh@suse.de

- add patches.fixes/usb-pl2303-bufferhandling.patch
  add a circular buffer to pl2303.c

-------------------------------------------------------------------
Thu Aug  5 15:34:18 CEST 2004 - olh@suse.de

- update patches.drivers/usb-static-sysfs-info

-------------------------------------------------------------------
Thu Aug  5 15:24:59 CEST 2004 - ak@suse.de

- Remove more merged patches

-------------------------------------------------------------------
Thu Aug  5 15:18:41 CEST 2004 - ak@suse.de

- Update to x86_64-2.6.8rc3-1
- Fix config files

-------------------------------------------------------------------
Thu Aug  5 15:10:14 CEST 2004 - ak@suse.de

- Enable ACPI_DEBUG by default on all architectures
- Add patch from osdl bug #2398 to control ACPI debugging from the 
  command line

-------------------------------------------------------------------
Thu Aug  5 14:31:19 CEST 2004 - ak@suse.de

- fixup remaining acpi patches.
- remove more merged patches

-------------------------------------------------------------------
Thu Aug  5 13:59:22 CEST 2004 - olh@suse.de

- add patches.suse/suse-ppc-legacy-io.patch
  prevent legacy io access on pmac

-------------------------------------------------------------------
Thu Aug  5 13:28:44 CEST 2004 - schwab@suse.de

- Enable HW_RANDOM on ia64.

-------------------------------------------------------------------
Thu Aug  5 12:11:21 CEST 2004 - ak@suse.de

- Remove some more obsolete patches

-------------------------------------------------------------------
Thu Aug  5 12:00:52 CEST 2004 - schwab@suse.de

- Update ia64 configs.

-------------------------------------------------------------------
Thu Aug  5 11:42:47 CEST 2004 - schwab@suse.de

- Include <net/ip6_checksum.h> for csum_ipv6_magic.

-------------------------------------------------------------------
Thu Aug  5 11:41:39 CEST 2004 - schwab@suse.de

- Export sys_wait4 for xpnet driver.

-------------------------------------------------------------------
Thu Aug  5 11:39:03 CEST 2004 - schwab@suse.de

- Fix use of acpi_register_irq.

-------------------------------------------------------------------
Thu Aug  5 10:56:36 CEST 2004 - hare@suse.de

- Update S/390 configuration
- Added patches.arch/s390-netdev-eui64.patch

-------------------------------------------------------------------
Thu Aug  5 10:15:00 CEST 2004 - axboe@suse.de

- Forgot one patch

-------------------------------------------------------------------
Thu Aug  5 10:09:49 CEST 2004 - axboe@suse.de

- Check lots more patches

-------------------------------------------------------------------
Thu Aug  5 02:05:20 CEST 2004 - garloff@suse.de

- Build fixes.

-------------------------------------------------------------------
Thu Aug  5 00:53:23 CEST 2004 - garloff@suse.de

- Drop many patches (all upstream: axp, scsi, proc-info-leak).
- Port some (bootsplash, kbuild stuff).
- Adapt configs for i386 and x86-64.

-------------------------------------------------------------------
Wed Aug  4 15:00:51 CEST 2004 - schwab@suse.de

- Implement 32bit compat PTRACE_GETEVENTMSG for ia64 [SUSE41261].

-------------------------------------------------------------------
Wed Aug  4 14:59:26 CEST 2004 - schwab@suse.de

- Update serial console patch.

-------------------------------------------------------------------
Wed Aug  4 14:54:44 CEST 2004 - schwab@suse.de

- Update ia64 patches.

-------------------------------------------------------------------
Wed Aug  4 14:39:58 CEST 2004 - axboe@suse.de

- More merged patches

-------------------------------------------------------------------
Wed Aug  4 14:35:35 CEST 2004 - okir@suse.de

- Merged some more sunrpc and ipv6 patches

-------------------------------------------------------------------
Wed Aug  4 14:25:36 CEST 2004 - hare@suse.de

- Merged / removed S/390 patches.
- Update sysfs backing store patches.

-------------------------------------------------------------------
Wed Aug  4 14:17:09 CEST 2004 - okir@suse.de

- Reviewed NFS fixes and a few others

-------------------------------------------------------------------
Wed Aug  4 13:37:30 CEST 2004 - okir@suse.de

- Reviewed a bunch of network patches

-------------------------------------------------------------------
Wed Aug  4 13:36:12 CEST 2004 - olh@suse.de

- drop ppc64 ameslab patch

-------------------------------------------------------------------
Wed Aug  4 13:27:17 CEST 2004 - axboe@suse.de

- lots more merged

-------------------------------------------------------------------
Wed Aug  4 13:17:15 CEST 2004 - axboe@suse.de

- cdrom-rwrt-header-length is merged

-------------------------------------------------------------------
Wed Aug  4 13:15:43 CEST 2004 - axboe@suse.de

- bio_copy_user and ide-cd sg are merged.

-------------------------------------------------------------------
Wed Aug  4 13:12:59 CEST 2004 - axboe@suse.de

- Remove CFQ patches, they are all merged.

-------------------------------------------------------------------
Wed Aug  4 12:48:05 CEST 2004 - okir@suse.de

- Partial update to 2.6.8-rc3.

-------------------------------------------------------------------
Tue Aug  3 19:55:00 CEST 2004 - olh@suse.de

- add patches.arch/ibm-ppc64-ptrace-geteventmsg.patch
  implement the 32bit compat PTRACE_GETEVENTMSG for ppc64
  (SUSE41261 - LTC8916)

-------------------------------------------------------------------
Tue Aug  3 14:15:40 CEST 2004 - schwab@suse.de

- Add tlb_migrate_finish hook [SUSE43341].

-------------------------------------------------------------------
Mon Aug  2 15:34:58 CEST 2004 - okir@suse.de

- netfilter-unload-crash: drop bogus skb's that can be seed during
  module unload (SUSE42902 - LTC9841)

-------------------------------------------------------------------
Wed Jul 28 18:18:58 CEST 2004 - garloff@suse.de

- writepages-bh-race: Avoid writepages vs readpages race [SUSE42748], 
  finally fixing ext2 corruption..
- uml-fix-mconsole-proc: Reading /proc from uml_mconsole would
  have crashed UML on the fourth time [SUSE42952].

-------------------------------------------------------------------
Wed Jul 28 15:46:35 CEST 2004 - olh@suse.de

- remove patches.arch/suse-ppc64-miscdev-late_initcall
  misc_init is now subsys_initcall()

-------------------------------------------------------------------
Wed Jul 28 15:12:08 CEST 2004 - olh@suse.de

- build pc floppy driver as module on ppc and ppc64

-------------------------------------------------------------------
Wed Jul 28 14:36:05 CEST 2004 - okir@suse.de

- Fixed buffer overflow in cryptoapi [SUSE43364]

-------------------------------------------------------------------
Wed Jul 28 14:36:04 CEST 2004 - hare@suse.de

- Enable hotplug events in initramfs again (Backport from
  2.6.8-rc2-mm1).
  add patches.fixes/early-hotplug-events.patch

-------------------------------------------------------------------
Tue Jul 27 18:22:09 CEST 2004 - schwab@suse.de

- Add support for partial pages [SUSE41755].

-------------------------------------------------------------------
Tue Jul 27 16:25:39 CEST 2004 - mantel@suse.de

- make fix for firewire overflow problem actually compile

-------------------------------------------------------------------
Tue Jul 27 15:28:10 CEST 2004 - schwab@suse.de

- Fix initialisation bug of sched_domain_init to allow booting 512p [SUSE43326].

-------------------------------------------------------------------
Tue Jul 27 14:45:40 CEST 2004 - mantel@suse.de

- fix integer overflow in firewire code (SUSE42402)

-------------------------------------------------------------------
Tue Jul 27 14:30:21 CEST 2004 - olh@suse.de

- add patches.arch/ibm-ppc64-pseries-hvsi-autodetect.diff
  autodetect the pseries hvsi console (SUSE42805 - LTC9839)

-------------------------------------------------------------------
Tue Jul 27 14:04:03 CEST 2004 - hare@suse.de

- Fix z90crypt module warnings (SUSE43302).

-------------------------------------------------------------------
Tue Jul 27 13:20:46 CEST 2004 - hare@suse.de

- Fix zFCP kernel oops (SUSE43187).

-------------------------------------------------------------------
Tue Jul 27 12:12:13 CEST 2004 - garloff@suse.de

- Increase log buffer to 128k minimum (i386 def+um, ia64 configs)

-------------------------------------------------------------------
Mon Jul 26 12:08:23 CEST 2004 - mantel@suse.de

- make old megaraid driver advertize itself as "megaraid-old" (SUSE42046)

-------------------------------------------------------------------
Sun Jul 25 02:57:19 CEST 2004 - agruen@suse.de

- SUSE39181 pending signal queues: Expose RLIMIT_SIGPENDING to user
  space as it has already been added to the 2.6.8-rc2 mainline
  kernel.

-------------------------------------------------------------------
Fri Jul 23 15:51:48 CEST 2004 - olh@suse.de

- add patches.drivers/ibm-ppc64-vscsi-sysfs-config-cat
  reading sysfs config file caused panic (SUSE43097 - LTC10031)

-------------------------------------------------------------------
Fri Jul 23 15:39:57 CEST 2004 - mantel@suse.de

- activate fixes for /proc info leak (SUSE41074)

-------------------------------------------------------------------
Tue Jul 20 14:22:08 CEST 2004 - olh@suse.de

- add patches.arch/suse-ppc32-undef-IDE_PMAC_DEBUG.patch
  less output when booted with 'quiet'

-------------------------------------------------------------------
Tue Jul 20 14:03:11 CEST 2004 - olh@suse.de

- add patches.fixes/ppc64-rpaphp-removal-listhandling.patch
  do not access freed memory while walking list (SUSE43025 - LTC9966)

-------------------------------------------------------------------
Mon Jul 19 15:50:39 CEST 2004 - olh@suse.de

- add patches.fixes/e1000-TSMPT-and-tx-locking.patch
  * include the entire cleaning of the transmit descriptor queue,
    instead of only the netif_wake_queue in e1000_clean_tx_irq.
  * The TSMPT register (TCP Segmetation Pad offset) has been
    modified from the default of 0x0100 to 0x0C00.
  fixes a few more EEH device shutdowns (SUSE41111 - LTC8539)

-------------------------------------------------------------------
Mon Jul 19 15:24:36 CEST 2004 - olh@suse.de

- add patches.fixes/scsi_remove_device_locking.patch
  serializes scsi_add_device with scsi_remove_device for each
  scsi host adapter (SUSE42691 - LTC9732)

-------------------------------------------------------------------
Mon Jul 19 14:40:48 CEST 2004 - olh@suse.de

- add patches.arch/ibm-ppc64-syscfg-2.diff
  update timebase fields in systemcfg (SUSE42824 - LTC9288)

-------------------------------------------------------------------
Mon Jul 19 14:02:53 CEST 2004 - olh@suse.de

- add patches.arch/ibm-ppc64-eeh-more-unbalanced-get-put.patch
  fix another slab corruption in EEH (SUSE43041 - LTC10011)

-------------------------------------------------------------------
Mon Jul 19 13:49:31 CEST 2004 - olh@suse.de

- add patches.arch/ibm-ppc64-pseries-hvsi-SLES9-obsolete.diff
  do not assicated hvc0 and hvsi0 to the same lowlevel driver
  (SUSE42838 - LTC9860)

-------------------------------------------------------------------
Mon Jul 19 13:23:57 CEST 2004 - olh@suse.de

- add patches.arch/ibm-ppc64-handle-altivec-assist-exception.patch
 patches.arch/ibm-ppc64-single-stepping-emulated-instructions.patch
 handle invalid altivec/vmx instructions (SUSE42803 - LTC9837)

-------------------------------------------------------------------
Sat Jul 17 01:07:44 CEST 2004 - garloff@suse.de

- Fix fchmod error return value (SUSE41346)

-------------------------------------------------------------------
Fri Jul 16 16:26:55 CEST 2004 - mantel@suse.de

- fix kobil USB PnP card readers

-------------------------------------------------------------------
Fri Jul 16 16:10:51 CEST 2004 - mantel@suse.de

- fix lost timer ticks problem on x86_64 (SUSE42836)

-------------------------------------------------------------------
Fri Jul 16 15:41:34 CEST 2004 - mantel@suse.de

- fix oops in JFS code (SUSE42823)

-------------------------------------------------------------------
Fri Jul 16 15:19:59 CEST 2004 - mantel@suse.de

- ckrm: propagate existing class from CORE to CRBCE on attach (SUSE42030)

-------------------------------------------------------------------
Fri Jul 16 14:24:44 CEST 2004 - mantel@suse.de

- properly initialize attrs at chown() (SUSE42542)

-------------------------------------------------------------------
Fri Jul 16 10:06:07 CEST 2004 - hare@suse.de

- add patches.suse/vm-nocheck-reserved.patch
  Relax checking rules for anonymous non-pageable memory (SUSE42772)

-------------------------------------------------------------------
Thu Jul 15 14:32:45 CEST 2004 - schwab@suse.de

- Fix race in fsys_gettimeofday [SUSE42906].

-------------------------------------------------------------------
Thu Jul 15 12:03:35 CEST 2004 - olh@suse.de

- add patches.fixes/ehci-handoff-broken-bios.patch
  ignore failed bios handoff (SUSE42897)

-------------------------------------------------------------------
Thu Jul 15 10:50:39 CEST 2004 - axboe@suse.de

- Fix a bounce problem with bio_copy/map_user (bug SUSE43020)

-------------------------------------------------------------------
Thu Jul 15 09:20:33 CEST 2004 - hare@suse.de

- Latest Update from IBM (patches.arch/s390-06-[16-21]-april2004.diff)
- Removed offending patch for arch/s390/entry.S from
  patches.suse/ltt-hooks-full-linux-2.6.5-7.17.patch and
  ltt-hooks-remove-non-i386-7.39.patch
- Updated patches.arch/s390-06-{01,05,07,11}-april2004.diff
  patches have been rearranged; update to conform to IBMs patches.

-------------------------------------------------------------------
Wed Jul 14 22:45:45 CEST 2004 - agruen@suse.de

- SUSE42972 / LTC9906: Fix include/linux/version.h build dependencies.

-------------------------------------------------------------------
Wed Jul 14 21:48:08 CEST 2004 - garloff@suse.de

- Fixes for bug SUSE42748:
  * writepage-fs-corruption: Make sure we don't mark pages clean
    prematurely without them being written in the confused case.
  *  writepages-zero: Make sure we zero out the last page.
  * i-size-read-race: i_size could change below us, let's use one
    value consistently in the function. 

-------------------------------------------------------------------
Wed Jul 14 11:58:10 CEST 2004 - axboe@suse.de

- cfq unlock badness and missing clear causing rb_next() to return bogus
  pointer if slab poisoning is enabled.

-------------------------------------------------------------------
Tue Jul 13 11:16:57 CEST 2004 - axboe@suse.de

- adjust idecd length/align dma alignment restrictions

-------------------------------------------------------------------
Mon Jul 12 15:22:35 CEST 2004 - axboe@suse.de

- aic7xxx modprobe oops fixes (bug SUSE42711)

-------------------------------------------------------------------
Fri Jul  9 23:00:08 CEST 2004 - ak@suse.de

- Fix ACPI support in powernow-k8 driver

-------------------------------------------------------------------
Fri Jul  9 13:20:44 CEST 2004 - olh@suse.de

- add patches.fixes/usb-keyspan_pda-lockup.patch
  fix instant lockup in keyspan_pda driver (SUSE42883)

-------------------------------------------------------------------
Fri Jul  9 12:36:14 CEST 2004 - axboe@suse.de

- Fix instant SMP deadlock on atp870u scsi driver

-------------------------------------------------------------------
Fri Jul  9 12:30:21 CEST 2004 - ak@suse.de

- Fix memory corruption during SMP bootup on x86-64

-------------------------------------------------------------------
Fri Jul  9 12:26:05 CEST 2004 - ak@suse.de

- Fix reference of freed memory in exit in NUMA API

-------------------------------------------------------------------
Fri Jul  9 09:27:52 CEST 2004 - axboe@suse.de

- Fix sleep-under-queue-lock problem in CFQ.

-------------------------------------------------------------------
Fri Jul  9 09:17:05 CEST 2004 - hare@suse.de

- S/390: Enable modular build of local 3270 tubes.

-------------------------------------------------------------------
Fri Jul  9 08:51:57 CEST 2004 - hare@suse.de

- S/390: Enable modular build of all crypto modules (SUSE41666).

-------------------------------------------------------------------
Thu Jul  8 14:08:22 CEST 2004 - hare@suse.de

- Add IBM codedrop 06 for SLES9 GA.

-------------------------------------------------------------------
Thu Jul  8 08:30:02 EST 2004 - axboe@suse.de

- always setup sg bio for SG_IO (SUSE42314, SUSE42822 (and hopefully SUSE42704)), remove
  crufty kmalloc hack

-------------------------------------------------------------------
Tue Jul  6 12:36:40 CEST 2004 - axboe@suse.de

- make sure request segment counts are valid for non-bio requests (SUSE42314)

-------------------------------------------------------------------
Fri Jul  2 15:43:03 CEST 2004 - mantel@suse.de

- bump version number of ibmveth driver

-------------------------------------------------------------------
Thu Jul  1 21:14:17 CEST 2004 - agruen@suse.de

- SUSE42449: patches.fixes/clone-thread-deadlock: release self-reaping
  zombies that are under ptrace when the tracing process
  terminates.

-------------------------------------------------------------------
Thu Jul  1 17:22:35 CEST 2004 - mantel@suse.de

- fix oops in ibmveth driver (PPC only) (SUSE42579)

-------------------------------------------------------------------
Thu Jul  1 14:58:32 CEST 2004 - agruen@suse.de

- SUSE42081: patches.fixes/cifs-hash-inode: Add new inodes to the
  inode hash.

-------------------------------------------------------------------
Thu Jul  1 14:17:04 CEST 2004 - mantel@suse.de

- fix vulnerability in tcp_find_option (SUSE42661)

-------------------------------------------------------------------
Thu Jul  1 01:37:52 CEST 2004 - agruen@suse.de

- Move flush_barriers_disabled from drivers/ide/ide-disk.c to
  drivers/block/ll_rw_blk.c so that it's also defined in non-IDE
  configurations. Move SLES9_RC3 tag.

-------------------------------------------------------------------
Wed Jun 30 23:26:45 CEST 2004 - agruen@suse.de

- SUSE42619: patches.fixes/flush-barrier-disable: make reiserfs and
  ext3 honor barrier=off (mason@suse.de).

-------------------------------------------------------------------
Wed Jun 30 21:55:26 CEST 2004 - agruen@suse.de

- kbuild: Fix the search path for the Module.supported file so
  that external modules can declare themselves supported or
  externally supported when needed.

-------------------------------------------------------------------
Tue Jun 29 15:38:33 CEST 2004 - mantel@suse.de

- update qla2xxx driver to v8.00.00b14

-------------------------------------------------------------------
Tue Jun 29 15:36:08 CEST 2004 - mantel@suse.de

- disable file-write-prefault

-------------------------------------------------------------------
Tue Jun 29 15:33:54 CEST 2004 - mantel@suse.de

- remove reiserfs debug trigger code

-------------------------------------------------------------------
Tue Jun 29 12:56:38 CEST 2004 - mantel@suse.de

- enable CONFIG_VIDEO_ZORAN; driver builds and works now (SUSE42094)

-------------------------------------------------------------------
Tue Jun 29 12:28:26 CEST 2004 - mantel@suse.de

- remove remove-via82xx-generic-ide as it would cause problems on
  update (SUSE42335)

-------------------------------------------------------------------
Tue Jun 29 10:36:40 CEST 2004 - schwab@suse.de

- Fix perfmon-2 local exploit [SUSE42515].

-------------------------------------------------------------------
Mon Jun 28 15:49:10 CEST 2004 - mantel@suse.de

- dprobes: Fix console hang (SUSE42023)

-------------------------------------------------------------------
Mon Jun 28 10:11:22 CEST 2004 - mantel@suse.de

- work around TLB fetch timeout defect on sx1000 chipset (SUSE42455)

-------------------------------------------------------------------
Mon Jun 28 06:04:54 CEST 2004 - agruen@suse.de

- SUSE42360: patches.fixes/cciss_getluninfo_fix_for_sls9.patch:
  Fix kernel oops while scanning cciss devices.

-------------------------------------------------------------------
Mon Jun 28 03:52:21 CEST 2004 - mason@suse.de

- SUSE42191 make reiserfs_file_write honor 2GB limit in 3.5.x FS
- SUSE42038 fix deadlock between ext3/reiserfs and copy_from_user

-------------------------------------------------------------------
Mon Jun 28 03:42:21 CEST 2004 - mason@suse.de

- change ide-disk-barrier_mode-2 to match what I put into cvs GA

-------------------------------------------------------------------
Mon Jun 28 00:14:21 CEST 2004 - agruen@suse.de

- SUSE42495: Disable CONFIG_E100_NAPI for ia64.

-------------------------------------------------------------------
Sun Jun 27 23:46:48 CEST 2004 - agruen@suse.de

- SUSE41246: patches.fixes/ide-disk-barrier_mode-2: Only use IDE
  barriers if advertised by the drive.

-------------------------------------------------------------------
Sun Jun 27 17:17:17 CEST 2004 - agruen@suse.de

- SUSE42409: patches.fixes/hugetlb-pmd-free: fix hugetlb pmd reuse.
- SUSE42353: patches.fixes/hugetlb-page-fault-ia32-amd64-ia64: fix
  races and make all architectures use the same hugetlb code.
  IA64 is now using hugetlb-quotas as well.

-------------------------------------------------------------------
Sun Jun 27 12:57:57 CEST 2004 - agruen@suse.de

- SUSE42453: patches.fixes/huge-sysctl-nodes: fix changing hugepages
  over sysctl (ak@suse.de).

-------------------------------------------------------------------
Sun Jun 27 01:13:32 CEST 2004 - agruen@suse.de

- From Andrew Morton: Several file systems drop the return value
  of inode_setattr instead of propagating it. This causes truncate
  errors to get lost.

-------------------------------------------------------------------
Sat Jun 26 17:07:01 CEST 2004 - ak@suse.de

- Fix swiotlb increase patch to use better parameter (SUSE42448)

-------------------------------------------------------------------
Sat Jun 26 12:11:35 CEST 2004 - agruen@suse.de

- Fix yield() with spin lock held in hvsi_drain_input().

-------------------------------------------------------------------
Sat Jun 26 01:40:32 CEST 2004 - agruen@suse.de

- SUSE42509: patches.fixes/ipsec-nat-t-old: Patch did appends two
  random bytes to packages encapsulated with the method described
  in draft-ietf-ipsec-udp-encaps-01.txt.

-------------------------------------------------------------------
Fri Jun 25 20:52:59 CEST 2004 - schwab@suse.de

- Fix discontigmem discovery in non-NUMA case [SUSE42060].

-------------------------------------------------------------------
Fri Jun 25 18:00:58 CEST 2004 - hare@suse.de

- add patches.arch/s390-04-28-april2004.diff
  Add missing symbols for qeth and lcs (SUSE42483).

-------------------------------------------------------------------
Fri Jun 25 16:16:06 CEST 2004 - agruen@suse.de

- SUSE41412: ppc64: Init ppc_md udbg pointers to dummy values if not
  found.
- SUSE42233: ppc64: allow for shared update disks.
- SUSE42404: Check for NULL pointer when dereferencing PCI slot.

-------------------------------------------------------------------
Fri Jun 25 17:18:20 CEST 2004 - mantel@suse.de

- avoid underflow of "Cached:" field in /proc/meminfo (SUSE42182)

-------------------------------------------------------------------
Fri Jun 25 16:22:47 CEST 2004 - mantel@suse.de

- remove via82xx S-ATA chip from generic ide driver list (SUSE42335)

-------------------------------------------------------------------
Fri Jun 25 14:20:38 CEST 2004 - agruen@suse.de

- SUSE42033: An int vs. a long constant is used in lib/radix-tree.c.

-------------------------------------------------------------------
Fri Jun 25 12:00:58 CEST 2004 - okir@suse.de

- Minor fix to previous patch

-------------------------------------------------------------------
Fri Jun 25 11:45:41 CEST 2004 - okir@suse.de

- pcnet32 patch from Don Fry: correctly program MII Control
  and Status Register (SUSE40341 - LTC9045)

-------------------------------------------------------------------
Thu Jun 24 23:13:44 CEST 2004 - ak@suse.de

- Fix iommu=memaper= option on x86-64.
- Add new iommu=noaperture option to disable aperture setup
  on x86-64 (SUSE42450)

-------------------------------------------------------------------
Thu Jun 24 22:30:22 CEST 2004 - ak@suse.de

- Increase software iotlb default size on em64t and ia64 to 64MB
  (SUSE42448)

-------------------------------------------------------------------
Thu Jun 24 15:33:14 CEST 2004 - okir@suse.de

- Added ipv6-tcp-dst-refcounting to fix a refcounting problem
  in tcp6_connect, which could cause kernel oopses when connecting
  to an IPv6 address (SUSE42342)

-------------------------------------------------------------------
Thu Jun 24 14:50:54 CEST 2004 - mantel@suse.de

- ckrm: fix changing shares values for a class (SUSE42319)

-------------------------------------------------------------------
Thu Jun 24 13:36:13 CEST 2004 - garloff@suse.de

- procstat-comm-race: Make a copy of task->comm when we output
  /proc/stat to avoid race making top segfault. (SUSE42364)

-------------------------------------------------------------------
Thu Jun 24 13:06:29 CEST 2004 - agruen@suse.de

- A minor improvement to the Makefiles in /usr/src/linux-obj/*/*:
  Also include VERSION and PATCHLEVEL so that external modules can
  adapt to the kernel version (mainly 2.4 vs. 2.6).

-------------------------------------------------------------------
Thu Jun 24 12:33:04 CEST 2004 - duwe@suse.de

- add temporary hack for floppy controller on x445+DL740 SUSE40940

-------------------------------------------------------------------
Thu Jun 24 12:19:50 CEST 2004 - okir@suse.de

- pcnet32 fix from Don Fry: acknowledge all interrupts (SUSE42408 - LTC9592)

-------------------------------------------------------------------
Wed Jun 24 03:23:58 CEST 2004 - mason@suse.de

- add and disable reiserfs-file-write-prefault to match the state
  of the GA branch

-------------------------------------------------------------------
Wed Jun 23 18:16:58 CEST 2004 - axboe@suse.de

- export kblockd_schedule_work() for vscsi

-------------------------------------------------------------------
Wed Jun 23 17:04:40 CEST 2004 - garloff@suse.de

- Add hvsi console for PPC.

-------------------------------------------------------------------
Wed Jun 23 16:49:15 CEST 2004 - mason@suse.de

- bug SUSE42091, fix a bogus warning when barrier writes fail

-------------------------------------------------------------------
Wed Jun 23 13:15:15 CEST 2004 - axboe@suse.de

- vscsi must not block in a tasklet, convert to work queue (SUSE42210)

-------------------------------------------------------------------
Wed Jun 23 12:36:11 CEST 2004 - okir@suse.de

- Added CIFS patch from Steve French which fixes request
  queueing to handle more than 100 overlapped requests (SUSE39916 - LTC8025)

-------------------------------------------------------------------
Wed Jun 23 00:16:37 CEST 2004 - agruen@suse.de

- Three obvious bug fixes from mainline:
  + patches.fixes/ieee1394-null-dereference.diff
  + patches.fixes/ip-conntrack-missing-check.diff
  + patches.fixes/megaraid-get_user.diff

-------------------------------------------------------------------
Tue Jun 22 17:39:11 CEST 2004 - agruen@suse.de

- SUSE42324: patches.fixes/jfs-link-timestamps: the link system call
  did not update i_ctime and i_mtime as required by POSIX.

-------------------------------------------------------------------
Tue Jun 22 16:30:20 CEST 2004 - agruen@suse.de

- SUSE42134 / LTC9401: patches.fixes/rphahp_add_slot.patch: call
  rpaphp_config_pci_adapter() when adding a non-empty slot.
- SUSE42259 / LTC9477: patches.fixes/eeh-event-race.patch: prevent
  kernel panic on duplicate EEH event (ppc64).

-------------------------------------------------------------------
Tue Jun 22 16:19:46 CEST 2004 - axboe@suse.de

- in case of ide errors, dump the offending opcode

-------------------------------------------------------------------
Tue Jun 22 15:57:55 CEST 2004 - hare@suse.de

- Update to IBM codedrop 04-april2004.
  Added patches.arch/s390-04-[15|18-27].diff

-------------------------------------------------------------------
Tue Jun 22 15:35:54 CEST 2004 - mantel@suse.de

- add megaraid-old to list of supported modules

-------------------------------------------------------------------
Tue Jun 22 15:26:40 CEST 2004 - agruen@suse.de

- SUSE42062: patches.fixes/xfs-O_DIRECT-i_sem-hotfix: Fix xfs inode
  locking for direct I/O by taking i_sem. A better fix that does
  not symchronize direct I/O writers will replace this fix later.

-------------------------------------------------------------------
Tue Jun 22 14:22:56 CEST 2004 - hare@suse.de

- Renamed patches to match IBM codedrop 04-april2004.
- Renamed patches.arch/s390-dirty-2.6.5.diff to
  patches.arch/s390-04-16-april2004.diff
- Renamed patches.arch/s390-dasd_modules_unload2.patch to
  patches.arch/s390-04-17-april2004.diff
- Removed old patches.arch/s390-dasd_modules_unload.patch

-------------------------------------------------------------------
Tue Jun 22 14:09:53 CEST 2004 - hare@suse.de

- Re-diffed patches to match IBM codedrop 04-april2004.
  Modified patches.arch/s390-04-{02|13|14}.patch

-------------------------------------------------------------------
Tue Jun 22 12:05:49 CEST 2004 - garloff@suse.de

- Disable [I][N]FTL flash drivers.

-------------------------------------------------------------------
Tue Jun 22 11:59:20 CEST 2004 - mantel@suse.de

- avoid pagecache underflow (SUSE42182)

-------------------------------------------------------------------
Tue Jun 22 00:59:00 CEST 2004 - agruen@suse.de

- Merge recent kbuild improvements, update the documentation and
  demo module. Add upstream documentation. Looking good now.

-------------------------------------------------------------------
Mon Jun 21 22:41:00 CEST 2004 - ak@suse.de

- Handle maxnode == 0 in NUMA API too (suggested by agruen)

-------------------------------------------------------------------
Mon Jun 21 18:44:51 CEST 2004 - agruen@suse.de

- SUSE41420: replace patches.suse/xfs-blockdev with patches.fixes/
  bdev-address_space.patch, export-blk_get_backing_dev_info.patch
  from Nathan Scott <nathans@sgi.com>: Prevents corruption
  on XFS when the underlying block device is accessed while XFS
  is mounted.

-------------------------------------------------------------------
Mon Jun 21 16:15:52 CEST 2004 - agruen@suse.de

- SUSE42084: patches.fixes/apic-initdata: Remove __initdata tag from
  enable_local_apic variable which is also accessed during
  shutdown. (Fix from Andi Kleen <ak@suse.de>.)

-------------------------------------------------------------------
Mon Jun 21 17:40:50 CEST 2004 - ak@suse.de

- Fix early CPU detect on i386 for non Intel CPUs

-------------------------------------------------------------------
Mon Jun 21 17:27:02 CEST 2004 - ak@suse.de

- Handle maxnode == 1 in NUMA API syscalls without crashing

-------------------------------------------------------------------
Mon Jun 21 12:31:18 CEST 2004 - mantel@suse.de

- ckrm: use varargs in rbce_tc_classify/rbce_sc_classify (SUSE42241)

-------------------------------------------------------------------
Mon Jun 21 10:54:30 CEST 2004 - agruen@suse.de

- SUSE42124 / LTC9408: patches.fixes/compat_sched_setaffinity_fix:
  Fix bitmap composition order in compat_sys_sched_setaffinity.

-------------------------------------------------------------------
Fri Jun 18 18:01:27 CEST 2004 - agruen@suse.de

- SUSE42230: Check for self-configured /usr/src/linux tree in
  running-kernel init script, and don't touch the sources in
  that case.

-------------------------------------------------------------------
Fri Jun 18 17:26:43 CEST 2004 - mantel@suse.de

- check existance of device in eql (SUSE42217)

-------------------------------------------------------------------
Fri Jun 18 17:18:51 CEST 2004 - mantel@suse.de

- fix reentry spinlock deadlock (SUSE42173)

-------------------------------------------------------------------
Fri Jun 18 15:59:25 CEST 2004 - mason@suse.de

- fix bug SUSE40752, ext3 needs to wait for io to complete
  before locking buffers for journal commits.

-------------------------------------------------------------------
Fri Jun 18 14:11:25 CEST 2004 - mantel@suse.de

- fix cpumask bug on es7000 machines (SUSE42178)

-------------------------------------------------------------------
Fri Jun 18 12:34:19 CEST 2004 - ak@suse.de

- Fix MCE panic printing on x86-64

-------------------------------------------------------------------
Fri Jun 18 09:30:23 CEST 2004 - axboe@suse.de

- Fix direct io alias problem in cfq (Netapp)

-------------------------------------------------------------------
Fri Jun 18 04:10:00 CEST 2004 - andrea@suse.de

- Fix anon-vma mprotect extension-merging that generated kernel
  crashes with wine. SUSE42132

-------------------------------------------------------------------
Fri Jun 18 03:48:01 CEST 2004 - ak@suse.de

- Generate kerntypes on x86-64 

-------------------------------------------------------------------
Thu Jun 17 23:22:00 CEST 2004 - ak@suse.de

- Fix more O_DIRECT  hugetlbfs problems (SUSE41943)

-------------------------------------------------------------------
Thu Jun 17 17:48:11 CEST 2004 - mantel@suse.de

- ckrm: remove task from resource controllers on exit (SUSE42130)

-------------------------------------------------------------------
Thu Jun 17 15:35:34 CEST 2004 - ak@suse.de

- Fix bad use of __initdata in x86-64 mce code

-------------------------------------------------------------------
Thu Jun 17 15:11:39 CEST 2004 - ak@suse.de

- Disable x86_64-ioremap patch for now (SUSE42154)

-------------------------------------------------------------------
Thu Jun 17 14:54:13 CEST 2004 - olh@suse.de

- add patches.arch/ibm-ppc64-phb-id-rev3-init_pci_config_tokens.patch
  call init_pci_config_tokens even if the box has no EEH,
  or if EEH was turned off via kernel cmdline (SUSE41946 - LTC9283)

-------------------------------------------------------------------
Thu Jun 17 09:25:12 CEST 2004 - agruen@suse.de

- SUSE39181 pending signal queues: denial of service.

-------------------------------------------------------------------
Thu Jun 17 02:07:24 CEST 2004 - garloff@suse.de

- pss-user-pointer: Properily check userspace pointer (SUSE42050).

-------------------------------------------------------------------
Wed Jun 16 23:20:45 CEST 2004 - agruen@suse.de

- kernel-source package: Prevent the /etc/init.d/running-kernel
  boot script from needlessly touching files in /usr/src/linux:
  this triggers superfluous rebuilds. (From SLES9 branch.)

-------------------------------------------------------------------
Wed Jun 16 22:37:42 CEST 2004 - garloff@suse.de

- vgettimeofday-optimize: Don't do int 0x80 instead of sysenter.

-------------------------------------------------------------------
Wed Jun 16 20:42:30 CEST 2004 - olh@suse.de

- add patches.arch/ibm-ppc64-phb-id-rev3.patch
  Obtain PHB Unit ID's from the "regs" property. (SUSE41946 - LTC9283)

-------------------------------------------------------------------
Wed Jun 16 18:38:34 CEST 2004 - olh@suse.de

- add patches.arch/ibm-ppc64-iseries-mf-completion
  use completion instead of semaphores in OS400 interface 
  (SUSE39541 - LTC8142)

-------------------------------------------------------------------
Wed Jun 16 18:18:05 CEST 2004 - garloff@suse.de

- hugetlb-implicit-only: remove MAP_HUGETLB completely. (SUSE41918)

-------------------------------------------------------------------
Wed Jun 16 17:57:52 CEST 2004 - garloff@suse.de

- ehci-bios-handoff: Fix typo in USB ehci handoff code.

-------------------------------------------------------------------
Wed Jun 16 17:49:07 CEST 2004 - garloff@suse.de

- bootsplash-anim-NLD: Allow bootsplash animations.

-------------------------------------------------------------------
Wed Jun 16 17:38:53 CEST 2004 - mantel@suse.de

- fix memory overwrite bug in airo driver (SUSE42096)

-------------------------------------------------------------------
Wed Jun 16 17:35:23 CEST 2004 - mantel@suse.de

- fix copy_from_user/copy_to_user thinko in ALSA (SUSE42095)

-------------------------------------------------------------------
Wed Jun 16 17:31:43 CEST 2004 - mantel@suse.de

- asus_acpi: parse arguments in a safe way (SUSE42052)

-------------------------------------------------------------------
Wed Jun 16 17:26:50 CEST 2004 - mantel@suse.de

- properly use _user in OSS ioctls (SUSE42050)

-------------------------------------------------------------------
Wed Jun 16 16:58:18 CEST 2004 - ihno@suse.de

- fixing module unload of DASD-mod (SUSE41717)

-------------------------------------------------------------------
Wed Jun 16 16:29:50 CEST 2004 - mantel@suse.de

- allow old and new megaraid driver to co-exist. The old one is
  named "megaraid-old". It's still needed for some hardware

-------------------------------------------------------------------
Wed Jun 16 13:56:59 CEST 2004 - olh@suse.de

- update patches.drivers/ibm-ppc64-vscsi
  fix event handling (SUSE41934 - LTC9273)

-------------------------------------------------------------------
Wed Jun 16 13:14:39 CEST 2004 - olh@suse.de

- update patches.drivers/ibm-ppc64-vscsi
  clear bi_next in end_io (SUSE41555 - LTC9033)
  merge patches.fixes/ibm-vscsi-ltc9255 into vscsi patch

-------------------------------------------------------------------
Wed Jun 16 12:57:55 CEST 2004 - okir@suse.de

- CKRM: honor euid/egid when classifying task (SUSE42083 - LTC9399)

-------------------------------------------------------------------
Wed Jun 16 12:41:42 CEST 2004 - mantel@suse.de

- don't write user pointers without checking in decnet (SUSE42049)

-------------------------------------------------------------------
Wed Jun 16 11:55:40 CEST 2004 - garloff@suse.de

- partition-table-msdos: Be more critical about accepting a part
  table as an msdos one.

-------------------------------------------------------------------
Wed Jun 16 11:47:29 CEST 2004 - hare@suse.de

- Update patches.arch/s390-dirty-2.6.5.diff
  Update to version suggested by akpm (SUSE42066).

-------------------------------------------------------------------
Wed Jun 16 11:44:08 CEST 2004 - mantel@suse.de

- ckrm: fix system hang when trying to classify exited proc. (SUSE41872)

-------------------------------------------------------------------
Wed Jun 16 11:39:09 CEST 2004 - olh@suse.de

- add patches.arch/ibm-ppc64-eeh-unbalanced-dev-put.patch
  fix double free of pci_dev pointers (SUSE42077 - LTC9396)

-------------------------------------------------------------------
Wed Jun 16 11:35:24 CEST 2004 - schwab@suse.de

- Workaround problem in Altix console driver [SUSE42002].

-------------------------------------------------------------------
Wed Jun 16 11:30:39 CEST 2004 - schwab@suse.de

- Workaround high network load panics on Altix [SUSE41995].

-------------------------------------------------------------------
Wed Jun 16 11:21:26 CEST 2004 - okir@suse.de

- Another CIFS fix to prevent data corruption (SUSE41826 - LTC9164)

-------------------------------------------------------------------
Wed Jun 16 11:19:41 CEST 2004 - garloff@suse.de

- raid5-resync-bug: Wrong optimization in raid5 resync code.

-------------------------------------------------------------------
Wed Jun 16 10:54:25 CEST 2004 - olh@suse.de

- add patches.suse/kdb-ppc64-recurse
  set RECURSE=2 on ppc64 (SUSE41871 - LTC9240)

-------------------------------------------------------------------
Tue Jun 15 21:59:28 CEST 2004 - ihno@suse.de

- fixing data corruption under memory pressure for s390 (SUSE42066)

-------------------------------------------------------------------
Tue Jun 15 16:50:44 CEST 2004 - mantel@suse.de

- enable CONFIG_SCSI_INIA100

-------------------------------------------------------------------
Tue Jun 15 15:40:21 CEST 2004 - garloff@suse.de

- scsi-device-state-remove: Cleanup of SCSI state machine from
  2.6.7-pre.
- scsi-forget-host: Flush cache before removing host. (SUSE41825)

-------------------------------------------------------------------
Tue Jun 15 12:05:44 CEST 2004 - ak@suse.de

- Fix use of uninitialized memory in ioremap() on x86-64 

-------------------------------------------------------------------
Tue Jun 15 12:04:37 CEST 2004 - okir@suse.de

- IPv6: added usagi patch to prevent double free when an error
  occurs during UDPv6 multicast delivery (SUSE42019)

-------------------------------------------------------------------
Tue Jun 15 11:41:31 CEST 2004 - hare@suse.de

- add patches.arch/s390-dasd_modules_unload.patch
  Fix unloading of DASD modules (SUSE41717).

-------------------------------------------------------------------
Tue Jun 15 11:37:00 CEST 2004 - okir@suse.de

- Fix insertion of dprobes in shared libraries (SUSE41966 - LTC9269)

-------------------------------------------------------------------
Tue Jun 15 11:10:20 CEST 2004 - okir@suse.de

- vgettimeofday patch from John Stultz to fix LTP gettimeofday01
  failure (SUSE40504 - LTC8395)
- Updated CIFS to 1.18 (SUSE41963 - LTC9328)

-------------------------------------------------------------------
Tue Jun 15 00:38:31 CEST 2004 - agruen@suse.de

- SUSE40829 / LTC8406: patches.fixes/power3-numabug: Fix memory zone
  setup that caused the emergency pool to underrun.

-------------------------------------------------------------------
Mon Jun 14 22:31:39 CEST 2004 - olh@suse.de

- add patches.arch/ppc64-fix-out_be64.patch
  fixes out_be64 implementation on ppc64 along with a glich in
  out_be32 (inconsistent) use of barrier.

-------------------------------------------------------------------
Mon Jun 14 17:30:13 CEST 2004 - ak@suse.de

- Fix acpi=off on x86-64 (SUSE41990)

-------------------------------------------------------------------
Mon Jun 14 15:34:54 CEST 2004 - olh@suse.de

- add patches.arch/suse-ppc64-cut-iseries-cmdline
  avoid multiline /proc/cmdline on iseries

-------------------------------------------------------------------
Mon Jun 14 12:24:53 CEST 2004 - ak@suse.de

- Enable CONFIG_DEBUGREG and CONFIG_KDB_MODULES in i386 debug kernel

-------------------------------------------------------------------
Mon Jun 14 12:19:51 CEST 2004 - agruen@suse.de

- Enable CONFIG_CRASH_DUMP in kernel-64k-pagesize.

-------------------------------------------------------------------
Mon Jun 14 12:15:31 CEST 2004 - ak@suse.de

- Turn "too many keys pressed" printk into KERN_DEBUG

-------------------------------------------------------------------
Mon Jun 14 11:57:12 CEST 2004 - garloff@suse.de

- ext3-barrier-default: Enable barriers on ext3 by default, use
  -o barrier=0 to disable.

-------------------------------------------------------------------
Mon Jun 14 11:32:04 CEST 2004 - okir@suse.de

- updated e1000-validate: the fix to ETHTOOL_GREGS prevented the
  ioctl from copying all registers

-------------------------------------------------------------------
Mon Jun 14 11:11:34 CEST 2004 - ak@suse.de

- Check for suspend state in e1000 get_stats (SUSE41278)

-------------------------------------------------------------------
Mon Jun 14 10:17:28 CEST 2004 - agruen@suse.de

- SUSE41884 / LTC8990: patches.fixes/lkcd_64K_pagesize: disk dump
  failure on ia64 w/64K pages.

-------------------------------------------------------------------
Mon Jun 14 09:56:31 CEST 2004 - garloff@suse.de

- reiserfs-bitmap-overflow-2: Avoid stack overflow in new reiser 
  block allocator (SUSE41441, mason).

-------------------------------------------------------------------
Mon Jun 14 01:00:45 CEST 2004 - ak@suse.de

- Reduce stack footprint of page state structure
- Fix XFS NFS delayed write corruption 
- Don't get statistics from suspended drivers in link watch (SUSE41278)
- Fix kernel hang with uncleared FPU exceptions on i386/x86-64
  (SUSE41951)

-------------------------------------------------------------------
Sat Jun 12 11:25:43 CEST 2004 - axboe@suse.de

- harden blk_execute_rq() a little so it doesn't inspect ->waiting
  at all. Similar to how mainline works.

-------------------------------------------------------------------
Sat Jun 12 00:36:55 CEST 2004 - schwab@suse.de

- Rename modules to work around lkcd bug [SUSE41891].

-------------------------------------------------------------------
Fri Jun 11 22:44:14 CEST 2004 - garloff@suse.de

- hugetlb-disable-nonstd-maphugetlb-sysctl: Don't honour 
  MAP_HUGETLB; instead print a warning. It can be enabled by sysctl
  though. It's deprecated and will be removed. SUSE41918.
- patches.suse/apic-timer-irq-delivery-dl760: Also add Proliant
  hack to setup_ExtINT_IRQ0_pin(), causing it to fail; it works
  in Virtual Wire mode ... This is needed for acpi=off boots.
  SUSE40944.

-------------------------------------------------------------------
Fri Jun 11 17:55:05 CEST 2004 - ak@suse.de

- Prevent access to block devices XFS has mounted (SUSE41420)

-------------------------------------------------------------------
Fri Jun 11 17:23:58 CEST 2004 - agruen@suse.de

- SUSE41490 / LTC9047: additional jfs fix from Dave Kleikamp.
- SUSE41868 / LTC9255: Fix vscsi double-deactivation.

-------------------------------------------------------------------
Fri Jun 11 13:42:47 CEST 2004 - ak@suse.de

- Quieten printk in the input layer

-------------------------------------------------------------------
Fri Jun 11 12:27:38 CEST 2004 - ak@suse.de

- Fix race in XFS delayed write handling (SUSE41420)
- Fix deadlock in XFS ENOSPC handling (partial SUSE41544) 

-------------------------------------------------------------------
Fri Jun 11 12:01:32 CEST 2004 - schwab@suse.de

- Fix race in fsys fallback path [SUSE40832].

-------------------------------------------------------------------
Fri Jun 11 11:38:51 CEST 2004 - okir@suse.de

- Updated pcnet32-overrun-restart patch to fix some remaining
  problems with restart after FIFO overrun (SUSE40951 - LTC8726)

-------------------------------------------------------------------
Fri Jun 11 11:31:24 CEST 2004 - okir@suse.de

- Added e1000 patches to address (SUSE41875 - LTC8972)

-------------------------------------------------------------------
Fri Jun 11 04:01:26 CEST 2004 - ak@suse.de

- Check correct for strace too for SIGSEGVs on x86-64
- Detect correct bank on fatal MCEs on x86-64

-------------------------------------------------------------------
Thu Jun 10 23:31:27 CEST 2004 - ak@suse.de

- Avoid printks for handled SIGSEGVs on x86-64

-------------------------------------------------------------------
Thu Jun 10 22:54:45 CEST 2004 - agruen@suse.de

- Fix thinko in third-party module support (+external).

-------------------------------------------------------------------
Thu Jun 10 11:28:58 CEST 2004 - ak@suse.de

- Handle O_DIRECT in hugetlb holes (SUSE41733)

-------------------------------------------------------------------
Thu Jun 10 18:46:36 CEST 2004 - agruen@suse.de

- Add README.SUSE to kernel-source file list.

-------------------------------------------------------------------
Thu Jun 10 14:18:03 CEST 2004 - ak@suse.de

- Take inode lock around hugepages overcommit check (SUSE41528)

-------------------------------------------------------------------
Thu Jun 10 11:47:47 CEST 2004 - ak@suse.de

- Don't call smp_send_stop in lkcd (SUSE41843)

-------------------------------------------------------------------
Thu Jun 10 11:35:30 CEST 2004 - ak@suse.de

- Add another bugfix for the sigprof exit race.

-------------------------------------------------------------------
Thu Jun 10 10:16:03 CEST 2004 - ak@suse.de

- Handle PMD holes in hugetlbpages on i386/x86-64 (SUSE41604)

-------------------------------------------------------------------
Thu Jun 10 08:06:06 CEST 2004 - axboe@suse.de

- Don't move completion event to request sense structure, it causes nasties
  with completing on dead request (bug SUSE38944)

-------------------------------------------------------------------
Wed Jun  9 22:44:58 CEST 2004 - mason@suse.de

- barrier-eopnotsupp, deal with asynchronous ide barrier failures

-------------------------------------------------------------------
Wed Jun  9 21:54:59 CEST 2004 - ak@suse.de

- Make sure x86-64 machine check handler logs correct MCE
- Don't threat MCE overflows as fatal

-------------------------------------------------------------------
Wed Jun  9 16:49:58 CEST 2004 - agruen@suse.de

- Allow modules to be tagged as "externally supported" ("+external"
  in supported.conf). Doument the supported/unsupported flags
  in README.SUSE.

-------------------------------------------------------------------
Wed Jun  9 16:24:28 CEST 2004 - garloff@suse.de

- evlog-header-inval-pgrp: Avoid dereferencing inval 
  current->signal ptr in evlog (SUSE41804).

-------------------------------------------------------------------
Wed Jun  9 16:15:09 CEST 2004 - hare@suse.de

- Added patches.arch/s390-04-{13|14}-april2004.diff
  Last update by IBM to SLES9 RC2 (hopefully).
- Re-diffed ltt patches to apply again.
 
-------------------------------------------------------------------
Wed Jun  9 15:32:23 CEST 2004 - okir@suse.de

- Added smbfs-request-counting: failure to allocate an smb request
  did not decrement the overall request counter, leading to deadlock

-------------------------------------------------------------------
Wed Jun  9 15:13:38 CEST 2004 - okir@suse.de

- Added smbfs-sendqueue-backoff to make smbiod react more gracefully
  to a full tcp send queue (SUSE41343 - LTC8669)

-------------------------------------------------------------------
Wed Jun  9 14:13:16 CEST 2004 - agruen@suse.de

- Additional consistency check for tar-up.sh: Make sure that all
  patches referenced in series.conf have been added to the CVS.

-------------------------------------------------------------------
Wed Jun  9 12:59:38 CEST 2004 - okir@suse.de

- Merged patch from mainline: /proc/net/tcp would not show all
  listening sockets if the first socket in a hash chain had a
  different address family.

-------------------------------------------------------------------
Wed Jun  9 12:40:24 CEST 2004 - okir@suse.de

- IPv6 Fix from Shirley Ma to use proper ip6_output handler in
  IPv6 dst cache entries created by ndisc (SUSE41669 - LTC9123)
- 2 CIFS fixes from Steve French:
   - prevent races when accessing tcpStatus (SUSE41757 - LTC1953)
   - fix for data corruption on partial writes to page cache (SUSE41826 - LTC9164)

-------------------------------------------------------------------
Wed Jun  9 12:03:53 CEST 2004 - hare@suse.de

- add patches.arch/s390-04-[08-12].diff
  Update to IBM codedrop for SLES9.

-------------------------------------------------------------------
Wed Jun  9 11:57:57 CEST 2004 - hare@suse.de

- update sysfs-backing store to v0.6 from 2.6.6-mm4 (SUSE40072)

-------------------------------------------------------------------
Wed Jun  9 10:49:13 CEST 2004 - agruen@suse.de

- SUSE41748: LAuS msgsnd reporting invalid syscall parameter size.

-------------------------------------------------------------------
Wed Jun  9 00:35:02 CEST 2004 - olh@suse.de

- update patches.arch/ibm-ppc64-eeh-check-n-panic-earlier.patch
  pass correct device node info to rtas_call (SUSE41818 - LTC9219)

-------------------------------------------------------------------
Wed Jun  9 00:15:39 CEST 2004 - garloff@suse.de

- scsi-error-test-unit-ready-timeout: Use 30s timeout for 
  TEST_UNIT_READY (SUSE41689).

-------------------------------------------------------------------
Tue Jun  8 23:24:19 CEST 2004 - ak@suse.de

- Really remove ibm-noacpi patch now

-------------------------------------------------------------------
Tue Jun  8 22:40:06 CEST 2004 - agruen@suse.de

- patches.fixes/downgrade_write: Fix from mainline.
- patches.fixes/ext3-htree-rename: htree rename fix from mainline.

-------------------------------------------------------------------
Tue Jun  8 21:21:52 CEST 2004 - garloff@suse.de

- firewire-suspend: Update patch to fix ieee1394 suspend (SUSE40177).

-------------------------------------------------------------------
Tue Jun  8 21:12:53 CEST 2004 - garloff@suse.de

- suspend-pci-cfg-space, suspend-agpgart-intel-resume:
  For devices without specific suspend / resume support, save PCI
  config space at least and restore on resume. Use one intel-agp.

-------------------------------------------------------------------
Tue Jun  8 20:56:43 CEST 2004 - garloff@suse.de

- fremap-race: Fix locking in fremap. (SUSE40699, andrea).

-------------------------------------------------------------------
Tue Jun  8 20:49:55 CEST 2004 - garloff@suse.de

- const-udelay-fix-3: Fuix rounding bug in const_udelay on i386
  (SUSE41553, jstulz, garloff, browdowski).

-------------------------------------------------------------------
Tue Jun  8 20:48:59 CEST 2004 - ak@suse.de

- Fix printks in serverworks and intel AGP drivers
- Remove IBM HS40 blacklist entry again (SUSE38178)

-------------------------------------------------------------------
Tue Jun  8 20:40:41 CEST 2004 - mason@suse.de

- fix a race between fs writeback and unmounting that can lead to
  general memory corruption
- add more reserved pages for PF_MEMALLOC and atomic allocations
- make ext3 redirty when allocations fail in writepage
- make shrink_cache process clean pages first

-------------------------------------------------------------------
Tue Jun  8 20:13:41 CEST 2004 - kkeil@suse.de

- add patches.fixes/hisax_tj320_fix; fix IRQ storm for TJ320
  based ISDN cards (newer TELES PCI, netjet)

-------------------------------------------------------------------
Tue Jun  8 19:54:48 CEST 2004 - ak@suse.de

- Readd pci=noacpi blacklist for IBM HS40

-------------------------------------------------------------------
Tue Jun  8 19:20:28 CEST 2004 - olh@suse.de

- add patches.suse/suse-ppc64-disable-spinlock-debug
  disable DEBUG_SPINLOCK_SLEEP on ppc64 for the time being

-------------------------------------------------------------------
Tue Jun  8 18:55:37 CEST 2004 - olh@suse.de

- remove bogus DEBUG_SPINLOCK_SLEEP changes (SUSE41447 - LTC9040)

-------------------------------------------------------------------
Tue Jun  8 18:51:05 CEST 2004 - ak@suse.de

- Fix hugetlb accounting bugs (SUSE41528)

-------------------------------------------------------------------
Tue Jun  8 17:26:07 CEST 2004 - okir@suse.de

- Fix restart of pcnet driver after FIFO overrun (SUSE40951 - LTC8726)

-------------------------------------------------------------------
Tue Jun  8 15:37:39 CEST 2004 - okir@suse.de

- nfsd: ignore attempts to change the mode of a symlink (SUSE41602 - LTC9096)

-------------------------------------------------------------------
Tue Jun  8 10:56:48 CEST 2004 - olh@suse.de

- add patches.fixes/ppc64-rpaphp-embedded_drc_name.patch
  Allow rpadlpar to properly identify dlpar-capable slots
  (SUSE41760 - LTC9180)

-------------------------------------------------------------------
Tue Jun  8 10:51:18 CEST 2004 - olh@suse.de

- add patches.suse/kdb-clean-percpu.patch
  new command to print per_cpu variables (SUSE41753 - LTC9107)

-------------------------------------------------------------------
Tue Jun  8 10:38:36 CEST 2004 - olh@suse.de

- add patches.drivers/ipr_abort_hang.patch
  fixes a hang that occurs when an abort is issued by the midlayer
  add patches.drivers/ipr_only_tcq_cancel_all.patch
  only send a cancel all when the device is running TCQ
  add patches.drivers/ipr_driver_version_2_0_10.patch
  bump version number (SUSE41689 - LTC9144)

-------------------------------------------------------------------
Tue Jun  8 10:32:29 CEST 2004 - olh@suse.de

- update patches.drivers/ibm-ppc64-vscsi
  change inquiry data length from 0xfb to 0xfa 

-------------------------------------------------------------------
Tue Jun  8 10:11:52 CEST 2004 - olh@suse.de

- add patches.suse/kdb-ppc64-unrecoverable-exception
  Don't return from KDB upon unrecoverable exception (SUSE40982 - LTC8623)

-------------------------------------------------------------------
Tue Jun  8 01:57:28 CEST 2004 - ak@suse.de

- Handle bad PIT readings in the cyclone timer driver (SUSE40644)

-------------------------------------------------------------------
Tue Jun  8 00:35:07 CEST 2004 - agruen@suse.de

- SUSE41718 / LTC9150: revalidate_special may invalidate dentry->d_op
  (as it sometimes does with cifs), so re-check when revalidating
  again.

-------------------------------------------------------------------
Mon Jun  7 17:53:22 CEST 2004 - agruen@suse.de

- Quota fixes from Jan Kara <jack@suse.cz> (patches.fixes/
  quota-1-v2rootfix, quota-2-v1initfix, quota-3-slabfix).


-------------------------------------------------------------------
Mon Jun  7 17:24:05 CEST 2004 - schwab@suse.de

- Fix boot hanging during KDB initialization [SUSE40187].

-------------------------------------------------------------------
Mon Jun  7 16:57:56 CEST 2004 - agruen@suse.de

- patches.fixes/jfs-btstack: Fix btstack debugging code.

-------------------------------------------------------------------
Mon Jun  7 15:21:32 CEST 2004 - garloff@suse.de

- tmscsim-267rc2: Update patches to tmscsim driver.

-------------------------------------------------------------------
Mon Jun  7 15:08:30 CEST 2004 - ak@suse.de

- Add /proc/sys/kernel/check_deadlocks to control file lock
  deadlock checking.

-------------------------------------------------------------------
Mon Jun  7 14:44:05 CEST 2004 - agruen@suse.de

- SUSE40752: patches.fixes/jbd-dirty-uptodate: jbd bugs cause dirty
  buffers not marked uptodate to become visible to the buffer
  layer (commit for Chris Mason <mason@suse.com>).
- SUSE41701: Change smbfs default encodings to more sane defaults
  by request of Lars Mueller <lmuelle@suse.de>.

-------------------------------------------------------------------
Mon Jun  7 14:25:17 CEST 2004 - olh@suse.de

- add patches.drivers/ppc64-iseries-viocd-driveid
  more dvd drive ids for legacy dvd-ram (SUSE41245 - LTC8828)

-------------------------------------------------------------------
Mon Jun  7 13:52:13 CEST 2004 - ak@suse.de

- Update powernow-k8 driver to 1.00.09d from AMD.
  * Fix hangs at bootup with BIOS that set up bogus PST tables.

-------------------------------------------------------------------
Mon Jun  7 13:36:48 CEST 2004 - ak@suse.de

- Fix compilation of kdb kdbm_pg module
- Fix warnings on kdb/i386
- Fix warning in Lustre

-------------------------------------------------------------------
Mon Jun  7 13:28:27 CEST 2004 - ak@suse.de

- Quiet down noisy JEDEC probing

-------------------------------------------------------------------
Mon Jun  7 13:16:48 CEST 2004 - ak@suse.de

- Fix compilation without CONFIG_MODULES

-------------------------------------------------------------------
Mon Jun  7 12:32:34 CEST 2004 - olh@suse.de

- update patches.fixes/e1000-mb.patch
  another one needed in e1000_clean_tx_irq()  (SUSE41111 - LTC8539)

-------------------------------------------------------------------
Mon Jun  7 11:48:40 CEST 2004 - olh@suse.de

- update patches.drivers/ibm-ppc64-vscsi
  fix list corruption (SUSE41555 - LTC9033)
  fixes the serial number returned on SCSI Inquiry to virtual          
  devices
  Clean up text returned on error messages
  Return correct information when the client passes a buffer too
  small to the server.
  minor ibmvscsi client fixes
  Better error message from VSCSI client when adapter can't be
  opened.

-------------------------------------------------------------------
Sun Jun  6 18:54:59 CEST 2004 - agruen@suse.de

- xfs-fix-lowbit64: Fix use of ffs(0) which apparently is
  undefined on some architectures.

-------------------------------------------------------------------
Sun Jun  6 18:10:41 CEST 2004 - garloff@suse.de

- directio-inval-fix: The wrong no of DIO blocks was invalidated.

-------------------------------------------------------------------
Sun Jun  6 15:00:30 CEST 2004 - agruen@suse.de

- patches.fixes/nfsd-symlink-setattr: Update; silently ignore
  nfsd requests to set the file mode permission bits of a symlink.

-------------------------------------------------------------------
Sun Jun  6 03:27:54 CEST 2004 - ak@suse.de

- disable debugging printks in udf

-------------------------------------------------------------------
Sun Jun  6 00:58:33 CEST 2004 - olh@suse.de

- add patches.fixes/recvmsg-compat-MSG_CMSG_COMPAT
  Fix bogus msg_flags checks, need to mask out MSG_CMSG_COMPAT

-------------------------------------------------------------------
Fri Jun  4 16:59:10 CEST 2004 - ak@suse.de

- add workaround for wrong _BBN on serverworks boards
  (SUSE38178)
- disable IBM ACPI H20,H40 blacklist entries (SUSE41656)

------------------------------------------------------------------
Sat Jun  5 14:50:51 CEST 2004 - garloff@suse.de

- apic-timer-irq-delivery-dl760: Enable tweak for DL740. (SUSE40944)

-------------------------------------------------------------------
Sat Jun  5 10:46:41 CEST 2004 - olh@suse.de

- add patches.suse/suse.ppc32.binutils-version.patch
  newer binutils require -many

-------------------------------------------------------------------
Fri Jun  4 15:05:20 CEST 2004 - mason@suse.de

- enable patches.fixes/shrink_zone.patch

-------------------------------------------------------------------
Fri Jun  4 14:39:20 CEST 2004 - ak@suse.de

- add additional check to nforce2 c1 disconnect workaround

-------------------------------------------------------------------
Fri Jun  4 14:16:54 CEST 2004 - ak@suse.de

- fix race handling in lazy hugetlbfs on i386,x86-64,ppc64,ia64 
  (SUSE41604)

-------------------------------------------------------------------
Fri Jun  4 11:48:31 CEST 2004 - hare@suse.de

- add patches.arch/s390-04-05-april2004.diff
  add patches.arch/s390-04-06-april2004.diff
  add patches.arch/s390-04-07-april2004.diff
  Update to latest IBM codedrop.

-------------------------------------------------------------------
Fri Jun  4 10:11:54 CEST 2004 - okir@suse.de

- Added patch from netdev to prevent e1000 NAPI crash during ifdown

-------------------------------------------------------------------
Fri Jun  4 03:45:24 CEST 2004 - mason@suse.de

- enable 01-redirty-for-writepage and gfp-nofs-extra-scan

-------------------------------------------------------------------
Fri Jun  4 02:11:24 CEST 2004 - ak@suse.de

- Let acpi=force overwrite pci=noacpi blacklists (SUSE41206)

-------------------------------------------------------------------
Thu Jun  3 23:09:13 CEST 2004 - ak@suse.de

- fix name of IBM HS40 in dmi blacklist

-------------------------------------------------------------------
Thu Jun  3 22:24:53 CEST 2004 - axboe@suse.de

- Bad length check in cdrom_get_random_writable() (SUSE41245)

-------------------------------------------------------------------
Thu Jun  3 20:56:13 CEST 2004 - olh@suse.de

- add patches.fixes/no_cpuhp_on_nonlpar.patch
  add patches.fixes/ppc64-cpuhotplug-online-0.patch
  hide sysfs cpu hotplug files in non LPAR mode (SUSE41603 - LTC9039)

-------------------------------------------------------------------
Thu Jun  3 18:34:52 CEST 2004 - garloff@suse.de

- Make elevator=anticipatory default again; YaST will put 
  elevator=cfq for servers into boot loader config.

-------------------------------------------------------------------
Thu Jun  3 18:23:05 CEST 2004 - olh@suse.de

- disable patches.fixes/usb-dell-patch-4-ul
  causes deadlocks during unplug/replug (SUSE40827)

-------------------------------------------------------------------
Thu Jun  3 16:24:52 CEST 2004 - hare@suse.de

- Update patches.arch/s390-crypto-api.patch
  to official version from bitkeeper (SUSE41386).

-------------------------------------------------------------------
Thu Jun  3 16:23:35 CEST 2004 - okir@suse.de

- ppc64: do_IRQ now warns if free space on the kernel stack
  drops below 2K; previously this was 4K. (SUSE41431 - LTC9026)

-------------------------------------------------------------------
Thu Jun  3 15:11:30 CEST 2004 - agruen@suse.de

- SUSE41202: patches.suse/nfsd-acl-v2-solaris: If the nfs_acl program
  is exported, Solaris clients expect both version 2 and version 3
  to be available; a RPC_PROG_MISMATCH reply which would indicate
  that the requested version is not available leads to a mount
  failure. Make up a fake RPC_PROG_UNAVAIL reply when asked for
  nfs_acl version 2 instead.

-------------------------------------------------------------------
Thu Jun  3 12:03:33 CEST 2004 - ak@suse.de

- Fix LDT/TSS limit on x86-64 (SUSE41574)

-------------------------------------------------------------------
Thu Jun  3 00:59:23 CEST 2004 - garloff@suse.de

- Mark as SLES9_RC1.

-------------------------------------------------------------------
Thu Jun  3 00:44:45 CEST 2004 - agruen@suse.de

- SUSE41202 / nfs_acl: Fix mounting NFSv2 volumes from Solaris
  clients: the supported program version numbers were wrong. Also
  fix the transport buffer size calculation (we were still safe).

-------------------------------------------------------------------
Thu Jun  3 00:39:38 CEST 2004 - garloff@suse.de

- SUSE40944: apic-timer-irq-delivery-dl760: Add workaround for timer 
  IRQ delivery for DL760.

-------------------------------------------------------------------
Thu Jun  3 00:34:59 CEST 2004 - ak@suse.de

- add IDE support for nvidia nforce3,nforce3-mcp04,nforce3-ck804

-------------------------------------------------------------------
Wed Jun  2 21:46:57 CEST 2004 - olh@suse.de

- add patches.drivers/ibm-ppc64-hvcs_write_room.2.0.patch
  improve buffering in hvcs_write_room

-------------------------------------------------------------------
Wed Jun  2 21:24:07 CEST 2004 - agruen@suse.de

- SUSE41490: patches.fixes/jfs-dtstack: jfs dtstack overflow.
- SUSE41503: patches.fixes/jfs-mp-leak: jfs deadlock in fsstress.

-------------------------------------------------------------------
Wed Jun  2 21:16:28 CEST 2004 - garloff@suse.de

- serial8250_console_write-ier: Fix a race where we could get out
  of sync with the IER, leaving IRQs disabled. (SUSE34840)

-------------------------------------------------------------------
Wed Jun  2 21:07:36 CEST 2004 - ak@suse.de

- really fix acpi=ht on x86-64

-------------------------------------------------------------------
Wed Jun  2 20:38:17 CEST 2004 - mason@suse.de

- drop overly verbose reiserfs allocator message on mount
- make lkcd use NR_CPUS instead of it's own constant (SUSE41509)

-------------------------------------------------------------------
Wed Jun  2 18:09:17 CEST 2004 - ak@suse.de

- Fix acpi=ht on x86-64
- Remove xfs debug patch

-------------------------------------------------------------------
Wed Jun  2 18:03:04 CEST 2004 - agruen@suse.de

- SUSE41504: patches.fixes/LAuS-login-msg: audit record sometimes
  is missing the executable name.

-------------------------------------------------------------------
Wed Jun  2 16:53:56 CEST 2004 - mason@suse.de

- turn off CONFIG_KLOG_CHANNEL everywhere (bug SUSE40653)

-------------------------------------------------------------------
Wed Jun  2 16:20:56 CEST 2004 - garloff@suse.de

- compaq-noloop: Some Compaq ProLiant machines lockup on issueing
  the AUX LoopBack command. Blacklist. (SUSE36474, vojtech)

-------------------------------------------------------------------
Wed Jun  2 15:40:17 CEST 2004 - agruen@suse.de

- patches.fixes/ramfs-O_SYNC: Fix NULL pointer dereference of
  a_ops->writepage in page_writepages with O_SYNC ramfs.

-------------------------------------------------------------------
Wed Jun  2 15:11:47 CEST 2004 - olh@suse.de

- add patches.suse/kdb-recurse
  handle RECURSE=x setting in KDB (SUSE40982 - LTC8623)

-------------------------------------------------------------------
Wed Jun  2 14:40:20 CEST 2004 - axboe@suse.de

- megaraid must not use spin_is_locked() in UP

-------------------------------------------------------------------
Wed Jun  2 14:09:28 CEST 2004 - hare@suse.de

- Really modularize SHA1 and DES
- Add cpint and arch/s390/crypto to the list of supported modules.

-------------------------------------------------------------------
Wed Jun  2 14:01:14 CEST 2004 - ak@suse.de

- fix SIGPROF <-> exit race (SUSE41527)
- fix msync on hugetlbfs pages
- fix reuse of large pages

-------------------------------------------------------------------
Wed Jun  2 12:16:30 CEST 2004 - hare@suse.de

- compile SHA1 and DES as module on S/390 to enable
  support for z990-specific modules.

-------------------------------------------------------------------
Wed Jun  2 11:01:06 CEST 2004 - ak@suse.de

- dump bad block when internal xfs consistency checks fail
- add more KERN_ALERTs to oopses on x86-64 and i386

-------------------------------------------------------------------
Wed Jun  2 00:09:09 CEST 2004 - garloff@suse.de

- swsusp-free-more-mem: Several tries to free memory, allows low-
  mem machines to successfully suspend to disk.

-------------------------------------------------------------------
Tue Jun  1 23:45:58 CEST 2004 - ak@suse.de

- fix deadlock in active_load_balance

-------------------------------------------------------------------
Tue Jun  1 23:19:35 CEST 2004 - ak@suse.de

- Fix metapage leak in JFS (SUSE41503 - LTC9062)

-------------------------------------------------------------------
Tue Jun  1 21:54:55 CEST 2004 - garloff@suse.de

- usb-dell-patch-4-ul: Update serialisation of USB cmnds. (SUSE40827)

-------------------------------------------------------------------
Tue Jun  1 21:43:50 CEST 2004 - olh@suse.de

- update patches.drivers/ibm-ppc64-vscsi
  dont crash if the vscsi server disappears (SUSE41266 - LTC8924)

-------------------------------------------------------------------
Tue Jun  1 21:35:36 CEST 2004 - olh@suse.de

- add patches.fixes/jfs-nfs-inode
  Limit metapage reads to i_size (SUSE41434)

-------------------------------------------------------------------
Tue Jun  1 20:45:47 CEST 2004 - olh@suse.de

- update patches.drivers/ibm-ppc64-hvcs
  many bugfixes, changed from using wait tasks to kernel_threads

-------------------------------------------------------------------
Tue Jun  1 20:11:17 CEST 2004 - ak@suse.de

- quieten some annoying/unnecessary printks
- fix bootsplash to not print overlong lines on error.

-------------------------------------------------------------------
Tue Jun  1 20:01:06 CEST 2004 - olh@suse.de

- add patches.arch/suse-ppc64-iseries-available_veth2
  print the entire map as hex in AVAILABLE_VETH

-------------------------------------------------------------------
Tue Jun  1 19:21:35 CEST 2004 - ak@suse.de

- apply spinlock debug change from ppc64 to all architectures (SUSE41447)

-------------------------------------------------------------------
Tue Jun  1 18:10:29 CEST 2004 - hare@suse.de

- S/390: Add in-kernel crypto support for z990 (SUSE41386).
  Add patches.arch/s390-crypto-api.patch

-------------------------------------------------------------------
Tue Jun  1 17:55:41 CEST 2004 - agruen@suse.de

- SUSE41427: Better handle out of space errors in jfs.

-------------------------------------------------------------------
Tue Jun  1 17:42:50 CEST 2004 - mason@suse.de

- fix rbce insmod bug (SUSE41422)

-------------------------------------------------------------------
Tue Jun  1 17:24:50 CEST 2004 - agruen@suse.de

- /etc/init.d/running-kernel: Fix fallback logic.

-------------------------------------------------------------------
Tue Jun  1 17:10:15 CEST 2004 - okir@suse.de

- Merged two CIFS patches from Steve French, via air mail:
 - Fix block count reported to du (SUSE41487 - LTC9036)
 - Fix prepare_write bug (SUSE41131)

-------------------------------------------------------------------
Tue Jun  1 17:10:14 CEST 2004 - hare@suse.de

- Update to unofficial IBM codedrop; renamed
  patches from s390-03-{29|30}-april2004.diff to
  official IBM name s390-04-*.

-------------------------------------------------------------------
Tue Jun  1 16:29:09 CEST 2004 - axboe@suse.de

- flag BH_Eopnotsupp on buffer_heads for failed barriers

-------------------------------------------------------------------
Tue Jun  1 16:23:36 CEST 2004 - agruen@suse.de

- SUSE41443: rpm/running-kernel.init.in: Keep include/asm-*/offsets.h
  when doing a `make clean' and also link it into /usr/src/linux
  on those platforms that have it.

-------------------------------------------------------------------
Tue Jun  1 16:01:03 CEST 2004 - olh@suse.de

- add patches.fixes/ibm-ppc64-veth-buffer_pool
  handle buffer pools correctly (SUSE41392 - LTC8999)

-------------------------------------------------------------------
Tue Jun  1 15:07:44 CEST 2004 - okir@suse.de

- Merge nfsd fix from Neil Brown to correct handling of nfsd
  readahead

-------------------------------------------------------------------
Tue Jun  1 15:04:39 CEST 2004 - agruen@suse.de

- Fix kernel-binary post-install script for upgrading from SLES8
  to SLES9.

-------------------------------------------------------------------
Tue Jun  1 14:12:41 CEST 2004 - garloff@suse.de

- Serialise usb-storage commands with usbfs operations (SUSE40827).

-------------------------------------------------------------------
Tue Jun  1 12:09:36 CEST 2004 - okir@suse.de

- Fix refcounting problem in ipsec xfrm_state (SUSE41219)

-------------------------------------------------------------------
Tue Jun  1 10:51:12 CEST 2004 - okir@suse.de

- Tentative fix for nfsd/solaris9 readdirplus interoperability
  issue (SUSE41010 - LTC8781)

-------------------------------------------------------------------
Tue Jun  1 10:09:42 CEST 2004 - okir@suse.de

- Added workaround for pcnet skb_over_panic when the card reports
  weird frame sizes (SUSE42438 - LTC9029)

-------------------------------------------------------------------
Tue Jun  1 09:44:00 CEST 2004 - okir@suse.de

- CIFS readdir should deal gracefully with inode & dentry
  allocation failures (SUSE41131)

-------------------------------------------------------------------
Tue Jun  1 09:21:22 CEST 2004 - hare@suse.de

- add patches.suse/lkcd-netdump-discontig.patch
  Fix netdump for CONFIG_DISCONTIGMEM enabled (SUSE41399 - LTC9007)

-------------------------------------------------------------------
Tue Jun  1 08:10:37 CEST 2004 - olh@suse.de

- add patches.arch/ibm-ppc64-prom-reloc
  missing RELOCs, add linux,phandle properties to device-tree

-------------------------------------------------------------------
Tue Jun  1 07:55:08 CEST 2004 - olh@suse.de

- update patches.drivers/ibm-ppc64-vscsi
  remove sysfs entry for vscsis

-------------------------------------------------------------------
Tue Jun  1 00:15:42 CEST 2004 - kkeil@suse.de

- ppp-filter-fix: new version with correct filter headers for 
  DLT_LINUX_SLL filter (see # SUSE34724)

-------------------------------------------------------------------
Mon May 31 23:21:42 CEST 2004 - okir@suse.de

- Updated lustre-intent-fix-3 with latest from IBM (SUSE41025 - LTC8786)

-------------------------------------------------------------------
Mon May 31 19:25:30 CEST 2004 - olh@suse.de

- add patches.fixes/ppc64-rpaphp-dealloc_slot_struct.patch
  dealloc_slot_struct was called twice on error (SUSE41451 - LTC9011)

-------------------------------------------------------------------
Mon May 31 16:37:21 CEST 2004 - mason@suse.de

- make -o barrier=none also disable blkdev_flush on fsync for
  reiserfs

-------------------------------------------------------------------
Mon May 31 15:51:21 CEST 2004 - olh@suse.de

- update patches.drivers/ibm-ppc64-veth
  Flush pending packets when remote partition goes down
  fix virtual ethernet hangs (SUSE39499 - LTC7908)

-------------------------------------------------------------------
Mon May 31 15:49:44 CEST 2004 - mason@suse.de

- remove debugging printk from aio-debug add comments now that
  the bug is understood

-------------------------------------------------------------------
Mon May 31 14:44:44 CEST 2004 - olh@suse.de

- add patches.arch/ibm-ppc64-hash_table-fixes
  add patches.arch/ibm-ppc64-iseries-hash_table-fixes
  more hashtable locking fixes (SUSE39039 - LTC7625)

-------------------------------------------------------------------
Mon May 31 14:09:44 CEST 2004 - olh@suse.de

- add patches.fixes/ppc64-rpa_vio.patch
  fix removal of virtual ethernet slots  (SUSE41442 - LTC9031)

-------------------------------------------------------------------
Mon May 31 13:52:18 CEST 2004 - olh@suse.de

- add patches.suse/kdb-gfp (SUSE40759)
  Use the correct GFP flags when kdb is running in interrupt context

-------------------------------------------------------------------
Sun May 30 17:37:03 CEST 2004 - schwab@suse.de

- Fix fpu register leak [SUSE41411].

-------------------------------------------------------------------
Sat May 29 23:48:45 CEST 2004 - okir@suse.de

- Fixed lustre revalidate_special to not return dentries with
  d_inode == NULL (SUSE41025 - LTC8786)

-------------------------------------------------------------------
Sat May 29 17:57:34 CEST 2004 - olh@suse.de

- add patches.fixes/radeonfb_new-ibook
  support for the latest iBook models
  fix initialisation problem on some IGP chipsets

-------------------------------------------------------------------
Sat May 29 17:46:31 CEST 2004 - olh@suse.de

- add patches.fixes/ppc32.serial.zilog.channel_b
  fix rx on channel b 

-------------------------------------------------------------------
Sat May 29 15:03:49 CEST 2004 - ak@suse.de

- add more adaptec support to i2o driver
- ignore unwriteable sysenter registers on x86-64

-------------------------------------------------------------------
Fri May 28 20:26:33 CEST 2004 - agruen@suse.de

- SUSE41259: Fix handling of mmap vs. dmapi regions on jfs.
- Rename `supported' command line option to `unsupported'. Allow
  the values 0 = no, 1 = with warnings, and 2 = without warnings,
  identical to /proc/sys/kernel/unsupported. A value of 2 still
  taints the kernel if unsupported modules are loaded. Make
  self-compiled kernels default to 2.
- Instead of the build time, put cvs timestamp in `uname -v'.
- Don't cause unresolved symbols to abort the build.

-------------------------------------------------------------------
Fri May 28 19:42:37 CEST 2004 - ak@suse.de

- fix i386 kdb for regparms (SUSE40952)

-------------------------------------------------------------------
Fri May 28 18:49:10 CEST 2004 - ak@suse.de

- fix ugly warning in cciss change

-------------------------------------------------------------------
Fri May 28 16:57:47 CEST 2004 - ak@suse.de

- prefer panic to deadlock on MCE on x86-64 (SUSE41070)

-------------------------------------------------------------------
Fri May 28 16:56:14 CEST 2004 - mantel@suse.de

- enable CONFIG_BLK_DEV_TRM290 and CONFIG_BLK_DEV_OPTI621 (SUSE38814)

-------------------------------------------------------------------
Fri May 28 16:48:23 CEST 2004 - ak@suse.de

- ignore holes in mlock to work around ld.so issue (SUSE41356)

-------------------------------------------------------------------
Fri May 28 16:36:09 CEST 2004 - ak@suse.de

- fix and reenable tcp-proc-listen patch (SUSE40888)

-------------------------------------------------------------------
Fri May 28 16:20:58 CEST 2004 - mason@suse.de

- fix DIRECT_IO hole filling bug (SUSE41325)

-------------------------------------------------------------------
Fri May 28 15:54:58 CEST 2004 - mantel@suse.de

- fix 32/64 bit problem in cciss driver for configuration utility
  (SUSE41377)

-------------------------------------------------------------------
Fri May 28 15:17:02 CEST 2004 - ak@suse.de

- fix 32bit select on x86-64 (partial SUSE41260)

-------------------------------------------------------------------
Fri May 28 15:13:35 CEST 2004 - mantel@suse.de

- family field of struct sockaddr should contain AF_XXX values,
  not IPPROTO_XXX (SUSE41348)

-------------------------------------------------------------------
Fri May 28 09:26:32 CEST 2004 - olh@suse.de

- add patches.fixes/ibm-ppc64-veth-modinfo
  provide driver version via modinfo (SUSE41326 - LTC8966)

-------------------------------------------------------------------
Fri May 28 09:17:39 CEST 2004 - olh@suse.de

- update patches.drivers/ibm-ppc64-vscsi
  improve locking

-------------------------------------------------------------------
Fri May 28 02:54:34 CEST 2004 - agruen@suse.de

- patches.fixes/anon-d_hash: Set d_bucket correctly for anonymous
  dentries.

-------------------------------------------------------------------
Fri May 28 02:18:03 CEST 2004 - ihno@suse.de

- adding fix from IBM for s390-iucv-Interface (SUSE41252)

-------------------------------------------------------------------
Fri May 28 02:16:39 CEST 2004 - mason@suse.de

- aio debugging patch

-------------------------------------------------------------------
Thu May 27 23:10:39 CEST 2004 - ak@suse.de

- add missing GSI code for es7000 (SUSE41319)

-------------------------------------------------------------------
Thu May 27 22:24:21 CEST 2004 - agruen@suse.de

- patches.fixes/xfs-overflow: Fix 64-bit overflow.
- Make failures in external modules non-fatal.
- Make unlisted modules non-fatal.

-------------------------------------------------------------------
Thu May 27 22:00:57 CEST 2004 - olh@suse.de

- add patches.arch/ibm-ppc64-numa-off.patch
  handle numa=off (SUSE41334 - LTC8921)

-------------------------------------------------------------------
Thu May 27 21:54:23 CEST 2004 - olh@suse.de

- update patches.drivers/ibm-ppc64-hvcs
  add MODULE_VERSION (SUSE41332 - LTC8969)

-------------------------------------------------------------------
Thu May 27 19:24:52 CEST 2004 - ak@suse.de

- Fix another bug in x86_64 find_first_bit()
- Reenable x86_64-early-console that got disabled by mistake

-------------------------------------------------------------------
Thu May 27 19:11:51 CEST 2004 - ak@suse.de

- Disable /proc/net/*listen for now

-------------------------------------------------------------------
Thu May 27 19:09:22 CEST 2004 - ak@suse.de

- readd broken hack to lustre-intent to make the module
  compile again.

-------------------------------------------------------------------
Thu May 27 18:39:14 CEST 2004 - ak@suse.de

- Make x86-64 compile for uniprocessor again 

-------------------------------------------------------------------
Thu May 27 18:10:23 CEST 2004 - garloff@suse.de

- Mark bcm4400 as unsupported (bad code, b44 being much better).

-------------------------------------------------------------------
Thu May 27 17:54:02 CEST 2004 - ak@suse.de

- add missing memory clobber in x86-64 find_first_bit

-------------------------------------------------------------------
Thu May 27 17:50:55 CEST 2004 - ak@suse.de

- Update ACPI to 2.6.7-bk state
  es7000 temporarily broken

-------------------------------------------------------------------
Thu May 27 17:02:34 CEST 2004 - olh@suse.de

- update patches.drivers/ibm-ppc64-vscsi
  make sure properties are not changed while target is active

-------------------------------------------------------------------
Thu May 27 16:57:52 CEST 2004 - mantel@suse.de

- fix incorrect error handling in sysfs_rename_dir (SUSE40072)

-------------------------------------------------------------------
Thu May 27 16:55:36 CEST 2004 - ak@suse.de

- disable tcp-proc-walk temporarily

-------------------------------------------------------------------
Thu May 27 16:43:01 CEST 2004 - ak@suse.de

- disable pageattr-nx fix, replace with subtly wrong hack (SUSE41184)
- fix early console on x86-64
- remove bogus code in lustre patch

-------------------------------------------------------------------
Thu May 27 16:35:23 CEST 2004 - mantel@suse.de

- lkcd: fix compilation on IPF with 64k page size (SUSE41265)

-------------------------------------------------------------------
Thu May 27 16:21:40 CEST 2004 - agruen@suse.de

- Add /usr/src/linux/Makefile.suse for external module testing.

-------------------------------------------------------------------
Thu May 27 15:34:10 CEST 2004 - axboe@suse.de

- Fix deadlock in flush_workqueue() for singlethreaded work queues (SUSE41244)

-------------------------------------------------------------------
Thu May 27 15:04:19 CEST 2004 - okir@suse.de

- Fix kernel statd server to actually accept SM_NOTIFY calls
- Fix minor oops in net/sched_tbf (from mainline)

-------------------------------------------------------------------
Thu May 27 14:50:14 CEST 2004 - olh@suse.de

- reenable patches.fixes/dm-Fix-6432-bit-ioctl-problems.
  add patches.fixes/dm-remove-all
  use dm ioctl wrappers from mainline (SUSE40454 - LTC8344)

-------------------------------------------------------------------
Thu May 27 14:46:52 CEST 2004 - mantel@suse.de

- update qla2xxx driver to 8.00.00b13

-------------------------------------------------------------------
Thu May 27 14:16:13 CEST 2004 - okir@suse.de

- Updated nfsd-encode-dirent3 to fix nfsd memory corruption when
  handling readdirplus calls from non-Linux clients (LTC8781 - SUSE41010)

-------------------------------------------------------------------
Thu May 27 14:00:58 CEST 2004 - olh@suse.de

- add patches.fixes/ppc32-boot-chrp-ldscript.patch
  do not include ld.script in boot header

-------------------------------------------------------------------
Thu May 27 13:49:31 CEST 2004 - olh@suse.de

- update patches.drivers/ibm-ppc64-vscsi
  add sysfs support for vscsi server

-------------------------------------------------------------------
Thu May 27 13:43:30 CEST 2004 - olh@suse.de

- add patches.arch/suse-ppc64-as-option
  pass -a64 instead of -64 to as

-------------------------------------------------------------------
Thu May 27 13:02:29 CEST 2004 - olh@suse.de

- add patches.fixes/ppc64-rpaphp-multifunction-devices
  handle multi-fuction devices correctly (SUSE40901 - LTC8702)

-------------------------------------------------------------------
Thu May 27 12:19:41 CEST 2004 - agruen@suse.de

- LTC8470 / SUSE40615: Fix the fix.

-------------------------------------------------------------------
Thu May 27 11:57:02 CEST 2004 - olh@suse.de

- add patches.arch/ibm-ppc64-IOMAP_MAX_ORDER
  bump IOMMU_MAX_ORDER (SUSE41133 - LTC8862)

-------------------------------------------------------------------
Thu May 27 11:51:19 CEST 2004 - mantel@suse.de

- allow probe to be inserted into already loaded module (SUSE41281)

-------------------------------------------------------------------
Thu May 27 11:43:26 CEST 2004 - olh@suse.de

- update patches.drivers/ibm-ppc64-vscsi
  fix implementation of the SRP protocol (SUSE40997 - LTC8745)

-------------------------------------------------------------------
Thu May 27 11:37:50 CEST 2004 - mantel@suse.de

- don't make rcfs unusable when class directory under taskclass
  gets removed (SUSE41242)

-------------------------------------------------------------------
Thu May 27 11:24:42 CEST 2004 - okir@suse.de

- merged pcnet-promisc-switchover patch (Don Fry)

-------------------------------------------------------------------
Thu May 27 11:20:56 CEST 2004 - olh@suse.de

- add patches.drivers/ipr_ioa_reset_timeout_oops2.patch
  add patches.drivers/ipr_driver_version_2_0_9.patch
  fix oops when ipr adapter times out coming operational
  (SUSE41282 - LTC8950)

-------------------------------------------------------------------
Thu May 27 11:11:09 CEST 2004 - olh@suse.de

- add patches.arch/ibm-ppc64-eeh-check-n-panic-earlier.patch
  add patches.arch/ibm-ppc64-panic_on_oops.patch
  trigger a panic after an EEH error (SUSE41277 - LTC8773)

-------------------------------------------------------------------
Thu May 27 10:54:09 CEST 2004 - okir@suse.de

- Updated to cifs 1.16 to fix the prepare write bug (SUSE41131)

-------------------------------------------------------------------
Thu May 27 10:50:52 CEST 2004 - mantel@suse.de

- fix write failure on virtual DVDRAM (PPC) (SUSE41245)

-------------------------------------------------------------------
Thu May 27 10:45:21 CEST 2004 - agruen@suse.de

- LTC8470 / SUSE40615: Fix teardown of partially initialised xfs
  buffers.

-------------------------------------------------------------------
Thu May 27 10:42:14 CEST 2004 - okir@suse.de

- fix typo in previous pcnet fix

-------------------------------------------------------------------
Thu May 27 10:22:11 CEST 2004 - okir@suse.de

- Merged patch for JFS hang on get_metapage (LTC8905 - SUSE41253)
- Fixed pcnet32 diagnostics patch (LTC8726 - SUSE40951)

-------------------------------------------------------------------
Thu May 27 02:07:19 CEST 2004 - ak@suse.de

- force pci=noacpi for IBM HS20 and asus pr-dls (SUSE38178)
- fix b44 resume when interface is down

-------------------------------------------------------------------
Thu May 27 01:55:23 CEST 2004 - agruen@suse.de

- patches.suse/jfs-dmapi-fix: Back out broken 32-bit compatibility
  code.

-------------------------------------------------------------------
Thu May 27 00:35:14 CEST 2004 - garloff@suse.de

- tulip-napi-remove-hang: Better fix. (okir, SUSE39668)

-------------------------------------------------------------------
Wed May 26 23:58:10 CEST 2004 - mason@suse.de

- ckrm permission fix (bug SUSE41270)

-------------------------------------------------------------------
Wed May 26 21:32:10 CEST 2004 - mason@suse.de

- lkcd doesn't compile with 64k page size on ia64

-------------------------------------------------------------------
Wed May 26 21:28:07 CEST 2004 - ak@suse.de

- Fix noapic, lapic, nolapic options (SUSE41236)

-------------------------------------------------------------------
Wed May 26 20:27:10 CEST 2004 - olh@suse.de

- update emulex fc driver to lpfcdriver-2.10f
  fix snprintf bug in lpfc_proc_info

-------------------------------------------------------------------
Wed May 26 20:25:49 CEST 2004 - ak@suse.de

- fix siblings issue on vmware

-------------------------------------------------------------------
Wed May 26 20:22:48 CEST 2004 - mason@suse.de

- ckrm fix (bug SUSE41243) fix rcfs checking of values from userland

-------------------------------------------------------------------
Wed May 26 19:58:50 CEST 2004 - mason@suse.de

- fix some compiler warnings in the rbce module

-------------------------------------------------------------------
Wed May 26 18:54:50 CEST 2004 - mason@suse.de

- add ckrm rbce module (bug SUSE40398)

-------------------------------------------------------------------
Wed May 26 18:54:13 CEST 2004 - agruen@suse.de

- SUSE41048: jfs dmapi fix for 64-bit kernel with 32-bit userspace.

-------------------------------------------------------------------
Wed May 26 16:53:50 CEST 2004 - okir@suse.de

- merged two patches from mainline:
    1.1717.17.1 04/05/20 18:20:15 yoshfuji@linux-ipv6.org +1 -0
      [IPV6] handle return value from ip6_push_pending_frames().
    1.1726.1.17 04/05/21 13:20:48 akpm@osdl.org[torvalds] +1 -0
      Fix NFSD oops in readdir

-------------------------------------------------------------------
Wed May 26 16:13:07 CEST 2004 - mason@suse.de

- export smp_send_stop on ia64 for lkcd

-------------------------------------------------------------------
Wed May 26 15:55:07 CEST 2004 - mason@suse.de

- remove bogus vs-8115 warning from reiserfs

-------------------------------------------------------------------
Wed May 26 15:46:07 CEST 2004 - mason@suse.de

- fix bug SUSE40642, reiserfs_commit_for_inode return values was
  causing problems for O_DIRECT and directory fsyncs

-------------------------------------------------------------------
Wed May 26 15:41:07 CEST 2004 - mason@suse.de

- add lkcd-ia64-kerntypes-compile to use 
  -fno-eliminate-unused-debug-types on for ia64 kerntypes file

-------------------------------------------------------------------
Wed May 26 15:30:07 CEST 2004 - hare@suse.de

- add patches.arch/s390-03-{29|30}-april2004.diff
  Fix kernel oops on unloading DASD modules.

-------------------------------------------------------------------
Wed May 26 14:31:18 CEST 2004 - mantel@suse.de

- add support for E7501 and CNB20LE/CNB30LE to ecc driver (SUSE41220)

-------------------------------------------------------------------
Wed May 26 14:18:02 CEST 2004 - ak@suse.de

- add /proc/net/tcp_listen, tcp6_listen to make slpd scale better
  (SUSE40888)

-------------------------------------------------------------------
Wed May 26 14:09:18 CEST 2004 - garloff@suse.de

- lustre-intent-fix-2: Fix intent initialization and interaction
  with fshooks.

-------------------------------------------------------------------
Wed May 26 14:06:41 CEST 2004 - olh@suse.de

- update patches.arch/ibm-ppc64-uninline-spinlocks
  In _raw_spin_lock_flags we were branching to the wrong spot and
  would restore random stuff to the MSR.
  (function is unused in our tree, fix it anyway)

-------------------------------------------------------------------
Wed May 26 13:42:33 CEST 2004 - ak@suse.de

- print backtrace on bad vfrees

-------------------------------------------------------------------
Wed May 26 13:37:06 CEST 2004 - axboe@suse.de

- don't allow non-fs requests to ide-disk, currently only the taskfile
  io path was checked (SUSE40704)

-------------------------------------------------------------------
Wed May 26 13:35:42 CEST 2004 - ak@suse.de

- dump all registers on x86-64 in lkcd (part of SUSE39442)

-------------------------------------------------------------------
Wed May 26 13:09:38 CEST 2004 - ak@suse.de

- enable IO-APIC in default kernel on IBM x445 (SUSE34649)

-------------------------------------------------------------------
Wed May 26 12:53:43 CEST 2004 - ak@suse.de

- optimize proc tcp socket list walking slightly (SUSE40888)

-------------------------------------------------------------------
Wed May 26 11:52:02 CEST 2004 - olh@suse.de

- add patches.fixes/blockdev-readahead-fix
  We need to set file->f_ra _after_ calling blkdev_open(), when
  inode->i_mapping points at the right thing.
  And we need to get it from inode->i_mapping->host->i_mapping too,
  which represents the underlying device.

-------------------------------------------------------------------
Wed May 26 11:48:30 CEST 2004 - mantel@suse.de

- update b44 driver to version 0.94 (SUSE41149)

-------------------------------------------------------------------
Wed May 26 11:18:27 CEST 2004 - okir@suse.de

- Added pcnet diagnostics patch (LTC8726 - SUSE40915)

-------------------------------------------------------------------
Wed May 26 10:59:24 CEST 2004 - garloff@suse.de

- Enable tng_forkfnc/exitfnc.

-------------------------------------------------------------------
Wed May 26 10:17:50 CEST 2004 - okir@suse.de

- added patch from John Stultz to fix vgettiomeofday on i386 (LTC8395-SUSE40504)
- s/tg3-autonet/tg3-autoneg/ in series.conf to fix previous commit

-------------------------------------------------------------------
Wed May 26 01:06:37 CEST 2004 - ak@suse.de

- enable hardware flow control in tg3 driver

-------------------------------------------------------------------
Tue May 25 21:34:01 CEST 2004 - mason@suse.de

- update ia64 .config for lkcd

-------------------------------------------------------------------
Tue May 25 21:23:01 CEST 2004 - mason@suse.de

- add lkcd for ipf again

-------------------------------------------------------------------
Tue May 25 20:34:01 CEST 2004 - olh@suse.de

- update patches.fixes/e1000-mb.patch
  remove mb again from e1000_clean_tx_irq() bug (SUSE41111 - LTC8539)

-------------------------------------------------------------------
Tue May 25 19:58:00 CEST 2004 - mason@suse.de

- fix lkcd compile problem on x86_64

-------------------------------------------------------------------
Tue May 25 19:10:00 CEST 2004 - mason@suse.de

- potential fix for SUSE40701 (BUG in aio) and some O_SYNC related
  reiserfs fixes

-------------------------------------------------------------------
Tue May 25 19:00:00 CEST 2004 - andrea@suse.de

- fix the other smp race condition in do_stop() SUSE40082

-------------------------------------------------------------------
Tue May 25 18:03:22 CEST 2004 - agruen@suse.de

- SUSE41146: jfs acls broken.

-------------------------------------------------------------------
Tue May 25 17:53:44 CEST 2004 - kraxel@suse.de

- fix ieee1394 nodemgr locking (SUSE40177).

-------------------------------------------------------------------
Tue May 25 17:14:01 CEST 2004 - ak@suse.de

- fix typo in previous lkcd patch

-------------------------------------------------------------------
Tue May 25 15:36:16 CEST 2004 - mantel@suse.de

- work around parser problem for kernel-docs

-------------------------------------------------------------------
Tue May 25 14:51:22 CEST 2004 - ak@suse.de

- clean up x86-64 lkcd changes and make them compile without CONFIG_DUMP
- minor lkcd fixes

-------------------------------------------------------------------
Tue May 25 14:28:45 CEST 2004 - olh@suse.de

- add patches.suse/lkcd_cpu_hotplug_fix.patch
  use num_possible_cpus() when looking for cpus (SUSE41135 - LTC8863)

-------------------------------------------------------------------
Tue May 25 13:55:55 CEST 2004 - olh@suse.de

- update patches.fixes/ibm-ppc64-iseries-viodasd-probe-disks
  write 1 to /sys/bus/vio/drivers/viodasd/probe instead of reading
  from it (SUSE40528 - LTC8159)

-------------------------------------------------------------------
Tue May 25 13:47:29 CEST 2004 - olh@suse.de

- add patches.arch/ibm-ppc64-fix-real_virtual-irq-mapping.patch
  fix virtual to real irq mapping

-------------------------------------------------------------------
Tue May 25 13:41:53 CEST 2004 - olh@suse.de

- add patches.arch/ibm-ppc64-siginfo-copy
  ppc64: siginfo conversion fix for 32 -> 64bit

-------------------------------------------------------------------
Tue May 25 13:40:14 CEST 2004 - hare@suse.de

- S/390: Update to IBM codedrop 25-05-2004

-------------------------------------------------------------------
Tue May 25 13:35:30 CEST 2004 - olh@suse.de

- add patches.drivers/ipr_duplicate_ioa_reset_fix.patch
  fix timeout after duplicate reset commands (SUSE41050 - LTC8814)
  add patches.drivers/ipr_scsi_busy_io_hang.patch
  fix hang in io on unexpected scsi status (SUSE41049 - LTC8678)
  add patches.drivers/ipr_driver_version_2_0_8.patch
  bump version number

-------------------------------------------------------------------
Tue May 25 13:35:16 CEST 2004 - agruen@suse.de

- patches.fixes/udf-cvsfix: Fix reading udf filesystems created
  with recent Win* tools.

-------------------------------------------------------------------
Tue May 25 13:12:52 CEST 2004 - olh@suse.de

- remove patches.fixes/proc_bus_usb_bielefeld
  binary only apps like vmware cant be fixed to not read
  from /proc/bus/usb/devices (SUSE41036)

-------------------------------------------------------------------
Tue May 25 13:08:23 CEST 2004 - olh@suse.de

- reenable patches.arch/ibm-ppc64-memcpy_tofromio.diff
  increment the loop counter (SUSE40978 - LTC8701)

-------------------------------------------------------------------
Tue May 25 13:02:22 CEST 2004 - olh@suse.de

- add patches.fixes/ibm-ppc64-veth-longbusy
  check for busy state (SUSE41039 - LTC8798)

-------------------------------------------------------------------
Tue May 25 12:44:15 CEST 2004 - olh@suse.de

- enable CONFIG_IXGB and CONFIG_S2IO on pseries64,
  enable NAPI for both drivers (SUSE41112 - LTC8851)

-------------------------------------------------------------------
Tue May 25 12:37:47 CEST 2004 - okir@suse.de

- Fix lustre patch to work with updated cifs patch

-------------------------------------------------------------------
Tue May 25 12:24:56 CEST 2004 - hare@suse.de

- Fix cifs merge to patch again.

-------------------------------------------------------------------
Tue May 25 12:19:47 CEST 2004 - axboe@suse.de

- ide_pin_hwgroup() should check ->doing_barrier as well

-------------------------------------------------------------------
Tue May 25 12:04:59 CEST 2004 - hare@suse.de

- really fix arch-atomic_inc_and_test for S/390 (SUSE41096).

-------------------------------------------------------------------
Tue May 25 12:02:09 CEST 2004 - okir@suse.de

- Merge CIFS 1.15e to address problems in build_path_from_dentry (SUSE40973)

-------------------------------------------------------------------
Tue May 25 11:58:19 CEST 2004 - olh@suse.de

- add patches.fixes/e1000_discriptor.patch
  allow setting Tx or Rx Descriptors above 3272 (SUSE41116 - LTC8857)

-------------------------------------------------------------------
Tue May 25 11:34:55 CEST 2004 - olh@suse.de

- enable CONFIG_IBMOL on pseries (SUSE41099 - LTC8836)

-------------------------------------------------------------------
Tue May 25 11:28:58 CEST 2004 - okir@suse.de

- pcnet32 driver on 79c973 reported all outgoing packets as
  TX errors; patch from Don Fry (LTC8689 - SUSE40886)

-------------------------------------------------------------------
Tue May 25 10:42:27 CEST 2004 - hare@suse.de

- add patches.suse/ltt-hooks-remove-non-i386-7.39.patch
  Remove LTT on non-i386 architectures.
- fix xfs-mem-retry to build again.

-------------------------------------------------------------------
Tue May 25 10:05:56 CEST 2004 - mantel@suse.de

- clean up megaraid driver (use own subdir for new driver)

-------------------------------------------------------------------
Tue May 25 02:35:35 CEST 2004 - garloff@suse.de

- tulip-napi-remove-hang: Fix issue with removed tulip pcmcia card
  when NAPI is enabled (SUSE39668, cadaha).

-------------------------------------------------------------------
Tue May 25 01:45:16 CEST 2004 - ak@suse.de

- retry failed allocations in XFS (SUSE39962)
- fix bug in NUMA API with huge nodemasks

-------------------------------------------------------------------
Tue May 25 00:32:56 CEST 2004 - agruen@suse.de

- Add EXPORT_SYMBOL(laptop_mode).
- jfs updates/fixes: jfs-__get_metapage-size, jfs-d_instantiate-fix,
  jfs-error-recovery, jfs-invalidate-metadata-race, jfs-memleak,
  jfs-reduce-stack-usage, jfs-rmmod-fix.

-------------------------------------------------------------------
Tue May 25 00:11:23 CEST 2004 - olh@suse.de

- update patches.fixes/e1000-mb.patch
  need also mb in e1000_clean_tx_irq() bug (SUSE41111 - LTC8539)

-------------------------------------------------------------------
Mon May 24 23:34:21 CEST 2004 - agruen@suse.de

- xfs updates/fixes:
  + xfs-laptop-mode-patch: final laptop mode patch; rest already
    in kernel.
  + xfs-remove-some-dead-code: xfs_swappable code not used.
  + xfs-fix-some-warnings
  + xfs-jiffies-to-centisecs: Export/import tunable time
    intervals as centisecs not jiffies.
  + xfs-forced-shutdown-fix: Fix a use-after-free during
    transaction commit when the log is in error state.
  + xfs-use-set_current_state: Use set_current_state instead of
    direct current->state assignment, it has added memory barrier
    goodness.

-------------------------------------------------------------------
Mon May 24 16:23:47 CEST 2004 - agruen@suse.de

- SUSE41054: Require irqbalance package for kernel-smp on x86_64.

-------------------------------------------------------------------
Mon May 24 16:18:59 CEST 2004 - axboe@suse.de

- cfq rq allocation race fix

-------------------------------------------------------------------
Mon May 24 15:56:02 CEST 2004 - hare@suse.de

- fix patches.arch/s390-mapped-base.patch
  to properly handle 31-bit emulation prgs (SUSE40895).

-------------------------------------------------------------------
Mon May 24 15:08:11 CEST 2004 - axboe@suse.de

- cfq should check cfqd->xxx instead of the global defaults

-------------------------------------------------------------------
Mon May 24 14:45:04 CEST 2004 - okir@suse.de

- Merged several pcnet32 fixes from Don Fry (LTC8703 - SUSE41034)

-------------------------------------------------------------------
Mon May 24 14:35:08 CEST 2004 - mantel@suse.de

- DM fixes:
  o fix mpathd log writing loop (SUSE40787)
  o fix potential memory leak in an I/O mapping error-path
  o make kcopyd daemon single-threaded

-------------------------------------------------------------------
Mon May 24 14:03:54 CEST 2004 - ak@suse.de

- add acpi=oldboot alias for acpi=ht for compatibility

-------------------------------------------------------------------
Mon May 24 14:03:39 CEST 2004 - mantel@suse.de

- re-add cleaned up version of ES7000 support

-------------------------------------------------------------------
Mon May 24 13:23:00 CEST 2004 - okir@suse.de

- fix setsockopt/getsockopt 32bit emulation for IPV6_ONLY and
  a few other ioctls (LTC7563/SUSE38941)

-------------------------------------------------------------------
Mon May 24 13:08:39 CEST 2004 - kraxel@suse.de

- framebuffer palette handling fix (SUSE38364).

-------------------------------------------------------------------
Mon May 24 12:10:19 CEST 2004 - okir@suse.de

- Fixed typo in previous patch

-------------------------------------------------------------------
Mon May 24 11:45:58 CEST 2004 - okir@suse.de

- Fix for IPv6 tunnel PMTU problem (SUSE41017)

-------------------------------------------------------------------
Mon May 24 11:36:18 CEST 2004 - schwab@suse.de

- Set platform specific PROM flag on sn2 [SUSE40927].

-------------------------------------------------------------------
Mon May 24 10:41:55 CEST 2004 - hare@suse.de

- S/390: Update to official IBM codedrop 18-05-2004
- S/390: Split IBM codedrop 27-04-2004 in individual patches
  for better maintenance.

-------------------------------------------------------------------
Mon May 24 09:29:22 CEST 2004 - hare@suse.de

- add patches.suse/lkcd-x86_64-netdump.patch
  Fix netdump on x86_64 (SUSE40608)

-------------------------------------------------------------------
Mon May 24 00:09:00 CEST 2004 - andrea@suse.de

- fix for ia64 arch-atomic_inc_and_test needed by the
  page-freeing-race-fix.

-------------------------------------------------------------------
Sun May 23 23:50:40 CEST 2004 - olh@suse.de

- add patches.arch/ibm-ppc64-oprofile-fix2.patch
  update for power4 (SUSE40468 - LTC8498)

-------------------------------------------------------------------
Sun May 23 23:12:54 CEST 2004 - olh@suse.de

- update patches.drivers/ibm-ppc64-vscsi
  init iseries_vscsi_dev.iommu_table (SUSE40818 - LTC8642)

-------------------------------------------------------------------
Sun May 23 20:25:49 CEST 2004 - olh@suse.de

- add patches.drivers/ipr-gcc-attribute-fixes-1.patch
  split packed ipr structs
  add patches.drivers/ipr_delete_anon_unions-4.patch
  make gcc 2.95 happy
  add patches.drivers/ipr_eh_elog_fixes-2.patch
  more logging in abort, device reset, and bus reset paths
  add patches.drivers/ipr_ioa_reset_timeout_oops-3.patch
  fix oops on bad hardware (SUSE40207 - LTC8316)
  add patches.drivers/ipr_driver_version_2-0-7-5.patch
  bump driver version

-------------------------------------------------------------------
Sun May 23 20:08:49 CEST 2004 - olh@suse.de

- add patches.fixes/initramfs-uncompress.patch
  handle 512 byte aligned gzip headers

-------------------------------------------------------------------
Sun May 23 20:07:07 CEST 2004 - axboe@suse.de

- fix ide barrier plugging race (SUSE41028)

-------------------------------------------------------------------
Sun May 23 19:43:32 CEST 2004 - agruen@suse.de

- SUSE41015: Deadlock on path reiserfs_setxattr => xah->set =>
  user_set => reiserfs_permission_locked => _reiserfs_permission:
  reiserfs_setxattr does down_write(xattr_sem);
  _reiserfs_permission then does down_read(xattr_sem).

-------------------------------------------------------------------
Sun May 23 17:54:44 CEST 2004 - garloff@suse.de

- Disable page-freeing-race-fix.patch on ia64.

-------------------------------------------------------------------
Sun May 23 17:10:33 CEST 2004 - axboe@suse.de

- Fix barrier clearing in ext3, and fix several bugs in barrier-ide 
  in error handling.

-------------------------------------------------------------------
Sun May 23 12:37:49 CEST 2004 - agruen@suse.de

- Preserve timestamps of km_* files when copying them from
  /usr/src/kernel-modules to %_builddir.

-------------------------------------------------------------------
Sat May 22 17:16:30 CEST 2004 - schwab@suse.de

- Fix cosmetical bug in quiet_cmd_modules_install_extra.

-------------------------------------------------------------------
Sat May 22 16:38:43 CEST 2004 - garloff@suse.de

- small-filp: Reduce size of struct file from 264 to 256 on 64bit.

-------------------------------------------------------------------
Sat May 22 15:16:14 CEST 2004 - garloff@suse.de

- lustre-intent-fix: streamline locking and export symbol.

-------------------------------------------------------------------
Sat May 22 13:12:23 CEST 2004 - garloff@suse.de

- steal-locks: Only migrate locks to current if we have the resp.
  file descriptors (agruen, SUSE40400).

-------------------------------------------------------------------
Fri May 21 21:23:47 CEST 2004 - ak@suse.de

- Fix x86-64 export for smp_stop_*
- Backport fixed 32bit select from 2.6.7 for x86-64 
- Make it compile without CONFIG_CKRM
- Add some missing numa API documentation

-------------------------------------------------------------------
Fri May 21 19:03:21 CEST 2004 - agruen@suse.de

- Fix a reference to page->count on s390.

-------------------------------------------------------------------
Fri May 21 17:31:35 CEST 2004 - mantel@suse.de

- SLES9 Beta6 (CVS tag SLES9_BETA6)

-------------------------------------------------------------------
Fri May 21 17:27:26 CEST 2004 - axboe@suse.de

- Make CFQ the default IO scheduler

-------------------------------------------------------------------
Fri May 21 17:26:40 CEST 2004 - olh@suse.de

- disable broken patches.arch/ibm-ppc64-memcpy_tofromio.diff
  reimplement eeh_memcpy_fromio (SUSE40978 - LTC8701)

-------------------------------------------------------------------
Fri May 21 16:58:24 CEST 2004 - mantel@suse.de

- remove bogus WARNING from futex (SUSE40837)

-------------------------------------------------------------------
Fri May 21 16:44:04 CEST 2004 - mason@suse.de

- export __log_start_commit for ext3

-------------------------------------------------------------------
Fri May 21 16:32:35 CEST 2004 - mantel@suse.de

- update acenic driver to make it work; verified by IBM (SUSE40983)

-------------------------------------------------------------------
Fri May 21 16:15:04 CEST 2004 - mason@suse.de

- fix a reiserfs bug when filesystem block size is less then the 
  page size

-------------------------------------------------------------------
Fri May 21 15:56:04 CEST 2004 - garloff@suse.de

- security-disabled-optimize-cap-default: Put a correctly predicted
  branch in the inlined LSM hooks rather than doing the indirect
  calls. The default is capability now, the module does not need
  to be compiled-in nor loaded (SUSE39439).

-------------------------------------------------------------------
Fri May 21 15:50:22 CEST 2004 - olh@suse.de

- add patches.arch/ibm-ppc64-memcpy_tofromio.diff
  reimplement eeh_memcpy_fromio (SUSE40978 - LTC8701)

-------------------------------------------------------------------
Fri May 21 15:35:41 CEST 2004 - mason@suse.de

- bug SUSE40197, make ext3 retry failed allocations 

-------------------------------------------------------------------
Fri May 21 15:27:43 CEST 2004 - okir@suse.de

- patch from IPSec Oops when deleting an ip address to prevent
  IPSec Oops when deleting an ip address (via netdev)

-------------------------------------------------------------------
Fri May 21 15:15:17 CEST 2004 - ak@suse.de

- Remove ES7000 patches for now since they break too many
  other machines (SUSE40944)

-------------------------------------------------------------------
Fri May 21 14:45:41 CEST 2004 - mantel@suse.de

- CKRM: add missing root checks (SUSE40106)

-------------------------------------------------------------------
Fri May 21 13:54:29 CEST 2004 - schwab@suse.de

- Enable oprofile [SUSE40939].

-------------------------------------------------------------------
Fri May 21 12:59:28 CEST 2004 - schwab@suse.de

- Unwinding fixes [SUSE40928].

-------------------------------------------------------------------
Fri May 21 12:56:55 CEST 2004 - olh@suse.de

- update patches.arch/ibm-ppc64-cpu-hotplug-add-smt
  add patches.fixes/show_stat-for_each_online_cpu.patch
  report sibling cpus properly in /proc/stat (SUSE38886 - LTC7522)

-------------------------------------------------------------------
Fri May 21 12:42:42 CEST 2004 - okir@suse.de

- Prevent buffer overflows if buggy/hostile NFS server returns
  giant symlinks

-------------------------------------------------------------------
Fri May 21 12:41:43 CEST 2004 - ak@suse.de

- disable another annoying printk in ipv6

-------------------------------------------------------------------
Fri May 21 11:46:12 CEST 2004 - olh@suse.de

- add patches.fixes/ibm-ppc64-iseries-viodasd-probe-disks
  probe new disks by reading /sys/bus/vio/drivers/viodasd/probe
  (SUSE40528 - LTC8159)

-------------------------------------------------------------------
Fri May 21 11:29:28 CEST 2004 - olh@suse.de

- update patches.drivers/ibm-ppc64-vscsi
  ibmvscsi_remove doesnt take null pointers (SUSE40818 - LTC8642)

-------------------------------------------------------------------
Fri May 21 11:21:41 CEST 2004 - ak@suse.de

- add fix for via rhine negotation problems with forced link

-------------------------------------------------------------------
Fri May 21 11:13:34 CEST 2004 - okir@suse.de

- prevent race condition in procfs access to task->group_info (SUSE38009 - LTC7259)

-------------------------------------------------------------------
Fri May 21 11:12:51 CEST 2004 - olh@suse.de

- add patches.suse/lkcd_remove_ioctl32reg_ppc64.patch
  LKCD ppc64 tries ioctl32 registration twice (SUSE40543 - LTC8552)

-------------------------------------------------------------------
Fri May 21 11:01:08 CEST 2004 - olh@suse.de

- add patches.arch/ibm-ppc64-eeh-pci_dev_get.patch
  fix unbalanced pci_dev_get()/put() calls (SUSE40899 - LTC8698)

-------------------------------------------------------------------
Fri May 21 10:55:44 CEST 2004 - garloff@suse.de

- qla-nvram-settings: Patch from A Vasquez to fixup an invalid
  NVRAM setting in qla2xxx. (SUSE40092)

-------------------------------------------------------------------
Fri May 21 10:19:03 CEST 2004 - okir@suse.de

- Prevent deadlock in IPIP tunnel (error path)

-------------------------------------------------------------------
Fri May 21 10:19:02 CEST 2004 - axboe@suse.de

- don't leave ->waiting pointer left pointing to old stack

-------------------------------------------------------------------
Fri May 21 08:57:03 CEST 2004 - okir@suse.de

- Fix handling of IPv6 mapped IPv4 addresses (SUSE40894)

-------------------------------------------------------------------
Fri May 21 08:55:00 CEST 2004 - andrea@suse.de

- SUSE38478: fix ramfs 2G limit

-------------------------------------------------------------------
Fri May 21 08:40:30 CEST 2004 - agruen@suse.de

- SUSE40950: Add files to kernel-source.spec so that binary kernels
  can be built directly from kernel-source.spec.

-------------------------------------------------------------------
Fri May 21 08:08:00 CEST 2004 - andrea@suse.de

- fix VM double freeing longstanding race condition, patches
  from -mm, bug SUSE38424

-------------------------------------------------------------------
Fri May 21 03:34:49 CEST 2004 - mason@suse.de

- bug SUSE40450 and SUSE40581, data miscompares on reiser
- catch some missed reiserfs io error handling cases (jeffm)
- enable reiserfs write barriers by default

-------------------------------------------------------------------
Fri May 21 02:05:49 CEST 2004 - mason@suse.de

- fix problem between reiserfsck --rebuild-tree and the 
  new reiserfs block allocator

-------------------------------------------------------------------
Thu May 20 23:13:09 CEST 2004 - mason@suse.de

- bug SUSE40937, SUSE40929, SUSE40396 ckrm fixes

-------------------------------------------------------------------
Thu May 20 22:30:09 CEST 2004 - mason@suse.de

- bugzilla dump
- bug SUSE40391, SUSE40660, SUSE40659, SUSE40653 - ckrm fixes
- bug SUSE40755 lkcd fix for ppc64
- bug SUSE40893 apply limits to jfs mount options

-------------------------------------------------------------------
Thu May 20 17:05:09 CEST 2004 - ak@suse.de

- Fix CPU online check in msr and cpuid drivers

-------------------------------------------------------------------
Thu May 20 16:48:07 CEST 2004 - ak@suse.de

- Remove 99 char limit on cpumask (SUSE40820)

-------------------------------------------------------------------
Thu May 20 16:14:55 CEST 2004 - garloff@suse.de

- scsi-early-set-max-dev-blocked: Avoid possible recursion by 
  initializing max_device_blocked early enough.
- st-ioctl-idlun-support: st would not answer SCSI_IOCTL_GET_IDLUN
  correctly without this.

-------------------------------------------------------------------
Thu May 20 15:59:00 CEST 2004 - olh@suse.de

- enable patches.arch/ibm-ppc64-hotcpu_sched_domains.patch
  and patches.arch/ibm-ppc64-hotcpu_numa.patch
  add patches.arch/ibm-ppc64-numa-find_min_common_depth.patch
  DLPAR and NUMA married. (SUSE40430 - LTC8104)

-------------------------------------------------------------------
Thu May 20 15:51:30 CEST 2004 - schwab@suse.de

- A better fix for the rt_sigprocmask fast syscall [SUSE30297].

-------------------------------------------------------------------
Thu May 20 15:44:05 CEST 2004 - olh@suse.de

- add patches.fixes/ext2-init-goal
  [PATCH] use-before-uninitialized value in ext3(2)_find_ goal

-------------------------------------------------------------------
Thu May 20 15:25:35 CEST 2004 - ak@suse.de

- Update clone-balance patch to newer version from mainline for 
  better performance.
- Disable clone balancing on ia64 since it doesn't scale well to
  huge machines.
- Rediff LaUS-kernel patch.

-------------------------------------------------------------------
Thu May 20 15:12:57 CEST 2004 - olh@suse.de

- add patches.fixes/sunrpc-svc_recv-init-len
  svc_recv may call svc_sock_release before rqstp->rq_res is
  initialized.

-------------------------------------------------------------------
Thu May 20 15:05:31 CEST 2004 - olh@suse.de

- add patches.fixes/ppc32-save-all-regs
  Get full register set on bad kernel accesses

-------------------------------------------------------------------
Thu May 20 12:41:03 CEST 2004 - olh@suse.de

- add patches.arch/ibm-ppc64-set_pte-race
  close a race windows when set_pte is called on a present PTE
  (SUSE39039 - LTC7625)

-------------------------------------------------------------------
Thu May 20 12:11:58 CEST 2004 - olh@suse.de

- add patches.arch/ibm-ppc64-systemcfg
  add POWER5 value to systemcfg.h (SUSE40870 - LTC8666)

-------------------------------------------------------------------
Thu May 20 12:08:06 CEST 2004 - olh@suse.de

- add patches.arch/suse-ppc64-autoconsole.patch
  try to autodetect serial console on Xserve

-------------------------------------------------------------------
Thu May 20 11:26:23 CEST 2004 - olh@suse.de

- update patches.arch/ibm-ppc64-uninline-spinlocks
  Fix inline version of _raw_spin_trylock

-------------------------------------------------------------------
Thu May 20 02:27:21 CEST 2004 - garloff@suse.de

- selinux-opt-selinux0: Don't do the indirect security_opt calls
  if selinux is not enabled to avoid perf penalty. (SUSE39439)

-------------------------------------------------------------------
Wed May 19 23:19:42 CEST 2004 - olh@suse.de

- enable zilog console for pmac64

-------------------------------------------------------------------
Wed May 19 22:41:18 CEST 2004 - olh@suse.de

- add patches.drivers/qla-check-pci_map_sg-2.patch
  check for pci_map_sg failure (SUSE40677 - LTC8321)

-------------------------------------------------------------------
Wed May 19 21:43:29 CEST 2004 - olh@suse.de

- add patches.fixes/jfs-GFP_NOFS-2.patch
  Set bdev's gfp_mask to GFP_NOFS when mounting rw (SUSE40654 - LTC8590)

-------------------------------------------------------------------
Wed May 19 21:12:03 CEST 2004 - olh@suse.de

- add patches.arch/ibm-ppc64-eeh-slot_errbuf_lock.patch
  slot-error-detail buffer needs a lock (SUSE40823 - LTC8661)

-------------------------------------------------------------------
Wed May 19 17:19:51 CEST 2004 - okir@suse.de

- Made vgettimeofday controllable by boot param; default to off

-------------------------------------------------------------------
Wed May 19 15:53:48 CEST 2004 - olh@suse.de

- add patches.arch/ibm-ppc64-rtas_slot_error_detail.patch
  log slot-error-detail properly (SUSE40824 - LTC8656)

-------------------------------------------------------------------
Wed May 19 15:46:43 CEST 2004 - schwab@suse.de

- Convert /proc/perfmon to seqfile API [SUSE40819].

-------------------------------------------------------------------
Wed May 19 15:26:34 CEST 2004 - garloff@suse.de

- lustre-intent: Integrate the intent stuff LUSTRE needs for
  integration into the kernel.

-------------------------------------------------------------------
Wed May 19 15:03:52 CEST 2004 - ak@suse.de

- Fix 64bit sendfile on s390x too

-------------------------------------------------------------------
Wed May 19 14:42:45 CEST 2004 - olh@suse.de

- update patches.drivers/ibm-ppc64-veth
  missing spin_unlock in error path

-------------------------------------------------------------------
Wed May 19 14:31:38 CEST 2004 - ak@suse.de

- Fix sendfile for files >2GB on 64bit architectures
- Fix >2GB sendfile on XFS

-------------------------------------------------------------------
Wed May 19 14:16:48 CEST 2004 - olh@suse.de

- update patches.drivers/ibm-ppc64-veth
  fix TX errors in iseries_veth, another logic bug

-------------------------------------------------------------------
Wed May 19 14:08:02 CEST 2004 - olh@suse.de

- add patches.suse/kdb-ppc64-udbg_write
  write to OF stdout instead of console

-------------------------------------------------------------------
Wed May 19 14:04:35 CEST 2004 - olh@suse.de

- add patches.arch/ibm-ppc64-readq_writeq
  fix readq/writeq

-------------------------------------------------------------------
Wed May 19 13:54:45 CEST 2004 - olh@suse.de

- add patches.fixes/ppc64-PT_FPSCR
  Fix incorrect PT_FPSCR definition

-------------------------------------------------------------------
Wed May 19 13:50:30 CEST 2004 - olh@suse.de

- add patches.fixes/ppc.970-cpuinit
  Cleanup PPC970 CPU initialization
  add patches.fixes/ppc32-altivec-exception-handling
  Handle altivec assist exception properly
  add patches.fixes/ppc32-altivec-trap
  Fix thinko in the altivec exception code

-------------------------------------------------------------------
Wed May 19 12:22:03 CEST 2004 - olh@suse.de

- add patches.fixes/video-radeon-lvds-typo
  Fix typo nonsense test in radeon PMAC backlight code.

-------------------------------------------------------------------
Wed May 19 12:17:22 CEST 2004 - olh@suse.de

- add patches.suse/ibm-ppc64-970fx-smp-init
  Add proper  SMP init on dual 970FX based machines

-------------------------------------------------------------------
Wed May 19 12:11:07 CEST 2004 - olh@suse.de

- add patches.fixes/usb-keep-bound-interfaces
  dont oops in usb_ifnum_to_if
  add patches.fixes/usb-serial-keyspan-upr112
  add patches.fixes/usb-storage-ibm-memkey
  add patches.fixes/usb-storage-kyocery-finecam
  add patches.fixes/usb-storage-sony-clie
  add patches.fixes/usb-storage-sony-handycam
  new firmware for keyspan device, new unusual dev entries

-------------------------------------------------------------------
Wed May 19 11:38:06 CEST 2004 - axboe@suse.de

- Patchlet to expose backing device read-ahead setting through sysfs

-------------------------------------------------------------------
Wed May 19 11:32:54 CEST 2004 - okir@suse.de

- mmapped pages on NFS would never be discarded (SUSE39480)

-------------------------------------------------------------------
Wed May 19 10:29:50 CEST 2004 - okir@suse.de

- Updated CIFS to cifs-1.15-suse provided by Steve French (SUSE40736)
- Make CIFS sockets use sk_allocation = NOFS to prevent deadlock (SUSE40736 too)

-------------------------------------------------------------------
Wed May 19 06:39:00 CEST 2004 - andrea@suse.de

- Fix smp race in set_page_dirty (SUSE39268)

-------------------------------------------------------------------
Wed May 19 01:08:36 CEST 2004 - garloff@suse.de

- scsi-bflags-266: Add BLIST_MS_192_BYTES_FOR_3F from 2.6.6 to
  avoid conflicting blacklist constants.

-------------------------------------------------------------------
Tue May 18 21:25:40 CEST 2004 - olh@suse.de

- update patches.fixes/jfs-commit_threads
  more updates for the fix (SUSE40540 - LTC8497)

-------------------------------------------------------------------
Tue May 18 21:25:20 CEST 2004 - agruen@suse.de

- Fix use of floating-point in lirc-parallel.ko.

-------------------------------------------------------------------
Tue May 18 20:31:10 CEST 2004 - ak@suse.de

- Fix empty node 0 on x86-64 (SUSE39708)

-------------------------------------------------------------------
Tue May 18 19:06:05 CEST 2004 - agruen@suse.de

- Export swapper_space and delete_from_swap_cache symbols; the
  former is used by ocfs2.

-------------------------------------------------------------------
Tue May 18 17:27:53 CEST 2004 - agruen@suse.de

- patches.fixes/jfs-config-fix: Fix for CONFIG_JFS_POSIX_ACL=n.

-------------------------------------------------------------------
Tue May 18 16:58:36 CEST 2004 - ak@suse.de

- Another try at fixing the x86-64 timer bug (SUSE40751)

-------------------------------------------------------------------
Tue May 18 15:45:47 CEST 2004 - garloff@suse.de

- sched-double-lock-contention: less locking in balancing (sched).

-------------------------------------------------------------------
Tue May 18 15:44:26 CEST 2004 - olh@suse.de

- add patches.drivers/scsi_debug.patch
  update driver to 1.73

-------------------------------------------------------------------
Tue May 18 15:31:31 CEST 2004 - garloff@suse.de

- Merge PCIe and Standard PCI hotplug updates from 2.6.6 (SUSE34641).

-------------------------------------------------------------------
Tue May 18 15:20:55 CEST 2004 - olh@suse.de

- add patches.arch/ibm-ppc64-hash-page-ri.patch
  dont clear MSR.RI in exit path of do_hash_page_DSI. (SUSE40637 - LTC8576)

-------------------------------------------------------------------
Tue May 18 14:19:32 CEST 2004 - olh@suse.de

- update patches.drivers/ibm-ppc64-hvcs
  Changes to hvcs to fix several concerns including documentation,
  interrupt handling, and code formatting.

-------------------------------------------------------------------
Tue May 18 13:43:08 CEST 2004 - olh@suse.de

- add patches.fixes/sg_cmd_done_oops_again.patch
  fix races in sg ioctl handling (SUSE40394 - LTC8371)

-------------------------------------------------------------------
Tue May 18 13:34:52 CEST 2004 - olh@suse.de

- add patches.suse/kdb-ppc64-bt-tail-recursion
  handle tail-recursive routines in kdb bt (SUSE39989 - LTC8037)

-------------------------------------------------------------------
Tue May 18 12:48:24 CEST 2004 - okir@suse.de

- allow 8 instead of 5 levels of indirection via symlinks (SUSE40720)
- changed smbfs follow_link function to use kmalloc instead of
  putting a 256 byte buf on the stack

-------------------------------------------------------------------
Tue May 18 12:44:59 CEST 2004 - okir@suse.de

- Updated sunrpc-bogus-export-entry to official fix from
  Neil Brown; disabled sunrpc-null-noauth which is obsoleted by this.

-------------------------------------------------------------------
Tue May 18 12:12:59 CEST 2004 - ak@suse.de

- Disable es7000+x86-64 fixes because they still seem to have 
  problems

-------------------------------------------------------------------
Tue May 18 12:06:25 CEST 2004 - okir@suse.de

- Merged several CIFS fixes from Steve French:
   - out of memory deadlock (SUSE40736, SUSE40735)
   - deadlock in readdir
   - truncated readdir() results in some cases

-------------------------------------------------------------------
Tue May 18 11:47:21 CEST 2004 - mantel@suse.de

- fix oops in hiddev.c

-------------------------------------------------------------------
Tue May 18 11:37:00 CEST 2004 - okir@suse.de

- Cleaned up cifs-update patch, removed garbage file cifs/file.c.temp.short.c

-------------------------------------------------------------------
Tue May 18 11:25:11 CEST 2004 - olh@suse.de

- add patches.arch/ibm-ppc64-iSeries-SRC.patch
  update SRC on boot (SUSE40756 - LTC8360)

-------------------------------------------------------------------
Tue May 18 11:06:31 CEST 2004 - mantel@suse.de

- inrease blk_queue_max_sectors for cciss driver (SUSE40757)

-------------------------------------------------------------------
Tue May 18 10:58:00 CEST 2004 - ak@suse.de

- Backport SIS 746,648 AGP fixes from mainline

-------------------------------------------------------------------
Tue May 18 10:38:24 CEST 2004 - ak@suse.de

- Fix VIA, SIS, Nvidia, AMD K7 AGP drivers to only announce their
  supported PCI IDs (SUSE40622)
- Add missing SIS755 ID to amd64 AGP driver

-------------------------------------------------------------------
Tue May 18 09:59:49 CEST 2004 - ak@suse.de

- Fix timer interrupt on x86-64 (SUSE40751)

-------------------------------------------------------------------
Tue May 18 01:27:55 CEST 2004 - agruen@suse.de

- SUSE40682: Make arch/$ARCH/defconfig the default configuration for
  `make menuconfig' instead of /boot/config-`uname -r`.

-------------------------------------------------------------------
Mon May 17 23:04:05 CEST 2004 - olh@suse.de

- add patches.suse/kdb-common-console_detection
  disable kdb if no console detected, rather than stop booting.
  (SUSE40737)

-------------------------------------------------------------------
Mon May 17 19:57:52 CEST 2004 - okir@suse.de

- Fixed BUG() in nfs_clear_inode (SUSE40536)

-------------------------------------------------------------------
Mon May 17 19:03:29 CEST 2004 - agruen@suse.de

- Add symbol versions of modules from km_* packages to
  /boot/symvers-%ver_str.gz.
- Fix minor linkage bug in mobile ipv6.

-------------------------------------------------------------------
Mon May 17 18:44:13 CEST 2004 - kraxel@suse.de

- add patches.uml/uml-general-protection-fault: fix uml general
  protection fault handling (SUSE35761).

-------------------------------------------------------------------
Mon May 17 18:24:05 CEST 2004 - garloff@suse.de

- exec-sig-tty-timer-init: When we alloc a new signal struct by
  calling exec from a a thread, posix_timers and tty were not
  properly initialized. (SUSE40407, LTC8378, ssant@in.ibm.com)

-------------------------------------------------------------------
Mon May 17 15:57:14 CEST 2004 - hare@suse.de

- Disable LTT for S/390. Totally broken.

-------------------------------------------------------------------
Mon May 17 14:24:35 CEST 2004 - olh@suse.de

- add patches.arch/intel-soft-float, finally!

-------------------------------------------------------------------
Mon May 17 14:03:18 CEST 2004 - ak@suse.de

- Fix AGP/NX allocation bug on x86-64 (SUSE40703)

-------------------------------------------------------------------
Mon May 17 13:56:30 CEST 2004 - olh@suse.de

- add patches.fixes/e1000_memory_leak_fix.patch
  fix e1000 DMA mapping leak (SUSE40371 - LTC8427)

-------------------------------------------------------------------
Mon May 17 11:18:08 CEST 2004 - agruen@suse.de

- kernel-binary.spec: Fix check for unresolved symbols.

-------------------------------------------------------------------
Sun May 16 14:52:02 CEST 2004 - agruen@suse.de

- kernel-syms.spec: Don't fail when symver dump files are
  missing.

-------------------------------------------------------------------
Sun May 16 02:25:57 CEST 2004 - agruen@suse.de

- SUSE40545: patches.fixes/xfs-endianness-fix: Fix XFS recovery on
  64-bit big-endian architectures.
- SUSE38009: patches.fixes/groups-alloc-0 did not fix the actual bug.
- SUSE40545: patches.fixes/jfs-commit_threads-fix: Get rid of
  floating point in jfs.

-------------------------------------------------------------------
Sat May 15 23:21:05 CEST 2004 - schwab@suse.de

- Fix botched riva fbdev lvalue conversion.

-------------------------------------------------------------------
Sat May 15 22:43:38 CEST 2004 - olh@suse.de

- disable patches.fixes/jfs-commit_threads, uses floats (SUSE40540)

-------------------------------------------------------------------
Sat May 15 22:22:26 CEST 2004 - olh@suse.de

- add patches.arch/ibm-ppc64-fix-smt-oprofile
  set the run latch in the control register to make PMC6 count
  (SUSE40643 - LTC8582)

-------------------------------------------------------------------
Sat May 15 22:18:04 CEST 2004 - olh@suse.de

- update patches.fixes/e1000-netdev_register.patch
  move debug printk (SUSE40181 - LTC8195)

-------------------------------------------------------------------
Sat May 15 21:43:06 CEST 2004 - olh@suse.de

- add patches.suse/kdb-xmon-ppc64-shuffle-sysrq-keys
  Alt-SysRq-d for KDB overrides LKCD (SUSE40373 - LTC8431)

-------------------------------------------------------------------
Sat May 15 21:19:59 CEST 2004 - olh@suse.de

- add patches.suse/kdb-ppc64-print-unknown-sym
  put some spaces between addr and opcode (SUSE40427 - LTC8364)

-------------------------------------------------------------------
Sat May 15 21:00:46 CEST 2004 - olh@suse.de

- update patches.fixes/e100-mb.patch
  mb needed in e100_exec_cmd() (SUSE40387 - LTC8455)

-------------------------------------------------------------------
Sat May 15 20:24:27 CEST 2004 - olh@suse.de

- add patches.fixes/compat-ioctl-HDIO_DRIVE_TASK.patch
  handle also HDIO_DRIVE_TASKFILE (SUSE40276 - LTC8380)

-------------------------------------------------------------------
Sat May 15 17:59:53 CEST 2004 - olh@suse.de

- add patches.fixes/ibm-ppc64-iseries-viodasd-readonly-disks
  handle read-only viodasd disks (SUSE40380 - LTC8442)

-------------------------------------------------------------------
Sat May 15 17:04:47 CEST 2004 - olh@suse.de

- update patches.fixes/e100-mb.patch
  rmb needed in e100_rx_indicate() (SUSE40376 - LTC8434)

-------------------------------------------------------------------
Fri May 14 23:53:34 CEST 2004 - olh@suse.de

- update patches.arch/suse-ppc64-iseries-available_veth
  do not write outside the allocated buffer

-------------------------------------------------------------------
Fri May 14 19:56:14 CEST 2004 - garloff@suse.de

- Fix minor merging error of sysctl_hugetlb_shm_group and 
  disable-cap-mlock (from andrea).

-------------------------------------------------------------------
Fri May 14 18:43:41 CEST 2004 - olh@suse.de

- disable patches.fixes/dm-Fix-6432-bit-ioctl-problems.
  as broken as patches.suse/dm-03-32bit-ioctl

-------------------------------------------------------------------
Fri May 14 18:18:29 CEST 2004 - agruen@suse.de

- Add supported command line option to disallow loading of
  unsupported modules.

-------------------------------------------------------------------
Fri May 14 18:07:55 CEST 2004 - olh@suse.de

- disable kdb per default on pseries64. use 'kdb=on' to activate it

-------------------------------------------------------------------
Fri May 14 17:52:22 CEST 2004 - agruen@suse.de

- Fix file list in kernel-syms.spec.

-------------------------------------------------------------------
Fri May 14 17:06:08 CEST 2004 - okir@suse.de

- fixed strip level in previous patch

-------------------------------------------------------------------
Fri May 14 16:41:38 CEST 2004 - okir@suse.de

- groups_alloc(0) would not allocate enough memory (SUSE38009)

-------------------------------------------------------------------
Fri May 14 16:34:49 CEST 2004 - schwab@suse.de

- Fix missing VM_RESERVED in ia32 emulation [SUSE40532].

-------------------------------------------------------------------
Fri May 14 15:59:38 CEST 2004 - schwab@suse.de

- Fix error handling in fast version of rt_sigprocmask [SUSE30297].

-------------------------------------------------------------------
Fri May 14 14:48:38 CEST 2004 - agruen@suse.de

- running-kernel init script: Allow the running kernel and kernel
  sources to have a different version/release.

-------------------------------------------------------------------
Fri May 14 13:00:30 CEST 2004 - mantel@suse.de

- fix boot on ES7000 machines (SUSE40274)

-------------------------------------------------------------------
Fri May 14 12:51:26 CEST 2004 - mantel@suse.de

- JFS: fix hang with multiple mkdir commands (SUSE40540)

-------------------------------------------------------------------
Fri May 14 12:45:53 CEST 2004 - mantel@suse.de

- CKRM: Don't allow non-root users to move any process to any
        class (SUSE40106)

-------------------------------------------------------------------
Fri May 14 12:14:02 CEST 2004 - agruen@suse.de

- Create missing directories in kernel-syms.spec.

-------------------------------------------------------------------
Fri May 14 12:01:43 CEST 2004 - hare@suse.de

- Fix lkcd dump for DUMP_LEVEL=1 (SUSE39840).

-------------------------------------------------------------------
Fri May 14 11:51:06 CEST 2004 - okir@suse.de

- CIFS: prevent oops in smb_init if kmalloc fails (SUSE40385)

-------------------------------------------------------------------
Fri May 14 11:50:19 CEST 2004 - agruen@suse.de

- No loger abort the build when modules are not listed in
  supported.conf.

-------------------------------------------------------------------
Fri May 14 11:29:54 CEST 2004 - ak@suse.de

- Add simple CMP support to x86-64 

-------------------------------------------------------------------
Fri May 14 10:08:24 CEST 2004 - hare@suse.de

- Update sysfs-backing-store to official version from
  2.6.6-mm2 (SUSE36248).

-------------------------------------------------------------------
Fri May 14 09:49:48 CEST 2004 - mantel@suse.de

- update pci.ids file to latest version

-------------------------------------------------------------------
Fri May 14 09:29:36 CEST 2004 - mantel@suse.de

- fix AMD64 iommu compatibility in aacraid driver

-------------------------------------------------------------------
Fri May 14 08:21:00 CEST 2004 - olh@suse.de

- update patches.arch/ibm-ppc64-numa-topology
  make some variables unsigned int (SUSE40201 - LTC8309)

-------------------------------------------------------------------
Fri May 14 04:46:11 CEST 2004 - agruen@suse.de

- Fold patches.suse/tainted-warning into 
  patches.rpmify/supported-flag where the bug was introduced.

-------------------------------------------------------------------
Thu May 13 23:20:36 CEST 2004 - mason@suse.de

- enable ltt and dprobes in the i386 debug kernel
- fix minor merging error between kdb and ltt/dprobes

-------------------------------------------------------------------
Thu May 13 23:20:36 CEST 2004 - mason@suse.de

- fix lkcd so that it cant reboot after a crash (SUSE40218)
- fix ltt so that it works with regparm (SUSE40392)
- fix relayfs to use a workqueue for file removal (SUSE40393)
- fix the kernel taint message to send the proper number of args
  to printk (patches.suse/tainted-warning)

-------------------------------------------------------------------
Thu May 13 22:54:36 CEST 2004 - mantel@suse.de

- back put aic7xxx driver update: driver panics

-------------------------------------------------------------------
Thu May 13 22:41:51 CEST 2004 - kkeil@suse.de

- fix typo in the PCMCIA driver name in avm_cs.c

-------------------------------------------------------------------
Thu May 13 20:07:06 CEST 2004 - olh@suse.de

- add patches.arch/suse-ppc64-iseries-available_veth
  show the configured veth interfaces in /proc/iSeries/config
  (SUSE40527)

-------------------------------------------------------------------
Thu May 13 18:46:30 CEST 2004 - schwab@suse.de

- Don't strip at all when compiling with debug info.

-------------------------------------------------------------------
Thu May 13 18:42:46 CEST 2004 - agruen@suse.de

- Update unsupported modules patch; add /proc/sys/kernel/unsupported
  switch to allow/disallow loading unsupported modules.

-------------------------------------------------------------------
Thu May 13 18:28:34 CEST 2004 - olh@suse.de

- add patches.fixes/scsi_device-type-signed.patch
  char is signed, aic7xxx puts a -1 in it.

-------------------------------------------------------------------
Thu May 13 18:00:41 CEST 2004 - schwab@suse.de

- Add debug configuration for ia64.

-------------------------------------------------------------------
Thu May 13 17:54:01 CEST 2004 - olh@suse.de

- add patches.drivers/qla2xxx-wmb_additions-sles9.diff
  io barriers for qla driver (SUSE40173 - LTC8017)

-------------------------------------------------------------------
Thu May 13 17:52:18 CEST 2004 - kraxel@suse.de

- fix uml network problem (SUSE39978).

-------------------------------------------------------------------
Thu May 13 17:33:39 CEST 2004 - olh@suse.de

- add patches.arch/ibm-ppc64-uninline-spinlocks-kconfig
  CONFIG_SPINLINE for slpar locks

-------------------------------------------------------------------
Thu May 13 17:26:45 CEST 2004 - mantel@suse.de

- fix scalability problem with del_timer_sync() (SUSE40475)

-------------------------------------------------------------------
Thu May 13 17:00:41 CEST 2004 - mason@suse.de

- patch ltt and dprobes in again after some review from s390 
  maintainers.  These patches are still disabled in .config

-------------------------------------------------------------------
Thu May 13 16:46:41 CEST 2004 - mantel@suse.de

- update aic7xxx to 6.3.6 and aic79xxx to 2.0.8 (SUSE40144)

-------------------------------------------------------------------
Thu May 13 16:33:18 CEST 2004 - mason@suse.de

- fix a race during writeback_inodes where the filesystem may
  be unmounted while it is being processed (bug SUSE40457 I hope)

-------------------------------------------------------------------
Thu May 13 15:57:18 CEST 2004 - garloff@suse.de

- Correct binary kernel license: Proprietary modules are contained
  thus the license is non-GPL.

-------------------------------------------------------------------
Thu May 13 15:34:39 CEST 2004 - schwab@suse.de

- Kill node_first_cpu [SUSE40449].

-------------------------------------------------------------------
Thu May 13 15:34:02 CEST 2004 - ak@suse.de

- Implement simple overcommit memory checking for hugepages
  Can be controlled with /proc/sys/vm/overcommit_hugepages
- Do lazy hugepage allocation on IA64
- Support NUMA policy for huge tlb pages on IA64
- Fix a race in i386 hugepage allocation
- Fix mbind to not crash when it reaches end of memory
- Fix get_user_pages for lazy hugetlb

-------------------------------------------------------------------
Thu May 13 15:19:46 CEST 2004 - ak@suse.de

- Mark subfs as supported again

-------------------------------------------------------------------
Thu May 13 14:23:13 CEST 2004 - schwab@suse.de

- Update configs.

-------------------------------------------------------------------
Thu May 13 13:31:30 CEST 2004 - olh@suse.de

- disable patches from SUSE40430 - LTC8104, go with this one instead:
  patches.arch/ibm-ppc64-numa-topology (SUSE40113 - LTC8259)

-------------------------------------------------------------------
Thu May 13 13:12:02 CEST 2004 - mason@suse.de

- disable ltt and dprobes

-------------------------------------------------------------------
Thu May 13 11:41:02 CEST 2004 - hare@suse.de

- Add patches.suse/lkcd-arch-kerntypes.patch
  to enable kerntypes support for all architectures.

-------------------------------------------------------------------
Thu May 13 11:39:27 CEST 2004 - hare@suse.de

- Fix patches.arch/s390-mapped-base.patch to compile on s390x.

-------------------------------------------------------------------
Thu May 13 11:34:41 CEST 2004 - olh@suse.de

- add patches.fixes/linux-2.6.5-6.usb.dvb.diff
  fix unresolved symbol in dvb-ttusb-budget driver

-------------------------------------------------------------------
Thu May 13 11:12:41 CEST 2004 - schwab@suse.de

- Fix breakage from mason.

-------------------------------------------------------------------
Thu May 13 11:12:27 CEST 2004 - hare@suse.de

- Fix /proc/mapped_base for S/390 (SUSE40080).
  Add patches.arch/s390-core-changes.patch
  Add patches.arch/s390-mapped-base.patch
  Remove patches.arch/s390-proc-mapped-base.patch
  Reworked patches.suse/noexec_stack4 to apply again.

-------------------------------------------------------------------
Thu May 13 11:07:34 CEST 2004 - ak@suse.de

- check for disabled nodes before registering them in sysfs
  partial fix for SUSE39708

-------------------------------------------------------------------
Thu May 13 11:02:40 CEST 2004 - ak@suse.de

- mark econet and wanpipe as unsupported too

-------------------------------------------------------------------
Thu May 13 10:54:01 CEST 2004 - ak@suse.de

- fix locking in bond_close()

-------------------------------------------------------------------
Thu May 13 10:52:44 CEST 2004 - olh@suse.de

- revert rename hid -> usbhid from usb update
  remove random_ether_addr change from usbnet

-------------------------------------------------------------------
Thu May 13 10:40:59 CEST 2004 - ak@suse.de

- really kill all reparent_to_init()s in amdshpc

-------------------------------------------------------------------
Thu May 13 10:24:13 CEST 2004 - okir@suse.de

- nfsd: allow NULL calls to succeed, even if we don't know the 
  client (SUSE40463)

-------------------------------------------------------------------
Thu May 13 10:23:04 CEST 2004 - ak@suse.de

- set /dev/mem memory holes to uncached on x86-64 to make MTRRs 
  work (SUSE29200)

-------------------------------------------------------------------
Thu May 13 10:17:55 CEST 2004 - axboe@suse.de

- barrier-core update. clear_buffer_write_io_error() on 
  WRITE_BARRIER, not just write (should just check direction). 
  Correctly check BIO_EOPNOTSUPP at end_io time as well (for async 
  notication of lacking barrier support)

-------------------------------------------------------------------
Thu May 13 10:06:36 CEST 2004 - axboe@suse.de

- Correctly check cfs_enable_2 bits for FLUSH_CACHE/_EXT support 
  (SUSE39747)

-------------------------------------------------------------------
Thu May 13 05:19:00 CEST 2004 - mason@suse.de

- add ltt and dprobes, disabled in .configs
- fix ckrm bugs SUSE40024 SUSE40084 SUSE40386
- fix ckrm memory corruption in networking code
- fix relayfs compiler warning

-------------------------------------------------------------------
Thu May 13 04:40:00 CEST 2004 - andrea@suse.de

- rewrite swap-unplug fixing at least one unplugging bug
  and with much cleaner design that doesn't expose swapcache
  details into the highlevel pagecache code, this should fix
  SUSE39744 correctly.

-------------------------------------------------------------------
Thu May 13 01:50:20 CEST 2004 - olh@suse.de

- update usb stack to 2.6.6 level

-------------------------------------------------------------------
Thu May 13 01:08:29 CEST 2004 - olh@suse.de

- build ibmveth as a module on pseries64

-------------------------------------------------------------------
Thu May 13 01:07:13 CEST 2004 - olh@suse.de

- build tokenring as a module on iseries64

-------------------------------------------------------------------
Thu May 13 00:49:40 CEST 2004 - olh@suse.de

- add patches.arch/ibm-ppc64-uninline-spinlocks
  [PATCH] Un-inline spinlocks on ppc64 

-------------------------------------------------------------------
Thu May 13 00:26:32 CEST 2004 - agruen@suse.de

- patches.suse/intel-vtune-fix: Make compile on i386, enable it
  in the config files.

-------------------------------------------------------------------
Wed May 12 23:40:23 CEST 2004 - okir@suse.de

- Fix TCPv6 dst underruns introduced by MIPv6 patch (SUSE39713)

-------------------------------------------------------------------
Wed May 12 22:44:26 CEST 2004 - schwab@suse.de

- Only strip debug symbols from vmlinux.

-------------------------------------------------------------------
Wed May 12 22:32:37 CEST 2004 - ak@suse.de

- add amd 8131 hotplug pci driver

-------------------------------------------------------------------
Wed May 12 21:55:21 CEST 2004 - kraxel@suse.de

- make uml kernels uname syscall return machine == "i586" [bug SUSE40273]

-------------------------------------------------------------------
Wed May 12 20:18:56 CEST 2004 - ak@suse.de

- small powernow-k8 update from AMD to handle newer CPUs

-------------------------------------------------------------------
Wed May 12 19:17:40 CEST 2004 - axboe@suse.de

- dm-zero.c is buggy, it passes a bad argument to bvec_kunmap_irq()

-------------------------------------------------------------------
Wed May 12 18:41:54 CEST 2004 - olh@suse.de

- add patches.arch/ibm-ppc64-hotcpu_sched_domains.patch
      patches.arch/ibm-ppc64-hotcpu_numa.patch
      patches.fixes/hotcpu_notifier_c99_initializers.patch
  obsoletes patches.arch/ibm-ppc64-numa-topology
  (SUSE40430 - LTC8104) CPU DLPAR and NUMA wont play well together

-------------------------------------------------------------------
Wed May 12 16:51:41 CEST 2004 - agruen@suse.de

- Add missing wlan modules to supported.conf.

-------------------------------------------------------------------
Wed May 12 16:34:31 CEST 2004 - garloff@suse.de

- sbp2-reset-3: Return SUCCESS in _abort handler if command can
  just be dequeued. Don't abort running commands then by resetting 
  the bus. (SUSE38892)
- Enable i386/debug kernel in config.conf.

-------------------------------------------------------------------
Wed May 12 16:22:39 CEST 2004 - schwab@suse.de

- Force little-endian during signal delivery [SUSE40382].

-------------------------------------------------------------------
Wed May 12 15:50:34 CEST 2004 - mantel@suse.de

- fix shutting down network with quad tulip card (SUSE39204)

-------------------------------------------------------------------
Wed May 12 15:46:23 CEST 2004 - okir@suse.de

- Fixed bug in tcp_ipv6_check_established

-------------------------------------------------------------------
Wed May 12 15:45:41 CEST 2004 - olh@suse.de

- enable patches.arch/ibm-ppc64-numa-topology (SUSE40113 - LTC8259)

-------------------------------------------------------------------
Wed May 12 15:37:43 CEST 2004 - olh@suse.de

- update patches.arch/ibm-ppc64-rtasmsgs.patch
  rtasmsg patch with on/off instead of 0/1 (SUSE40195 - LTC8320)

-------------------------------------------------------------------
Wed May 12 15:32:23 CEST 2004 - olh@suse.de

- add patches.arch/ibm-ppc64-eeh-isa-check.patch
  handle EEH on ISA devices (SUSE40221 - LTC8347)

-------------------------------------------------------------------
Wed May 12 15:24:41 CEST 2004 - agruen@suse.de

- Fix external module support for SUBDIRS="more/ than/ one/".

-------------------------------------------------------------------
Wed May 12 15:19:21 CEST 2004 - mantel@suse.de

- set up read-ahead for cciss driver on a per queue basis (SUSE40389)

-------------------------------------------------------------------
Wed May 12 14:55:02 CEST 2004 - garloff@suse.de

- Enable CONFIG_DEBUG_STACK_OVERFLOW in i386 kernels, disbale
  CONFIG_DEBUG_STACK_USAGE instead.
- Add debug kernel config (currently disabled).

-------------------------------------------------------------------
Wed May 12 12:11:21 CEST 2004 - mantel@suse.de

- don't start stopped processes on suspend to disk (SUSE38637)

-------------------------------------------------------------------
Wed May 12 12:01:11 CEST 2004 - schwab@suse.de

- Fix pci probing on ia64 [SUSE38930].

-------------------------------------------------------------------
Wed May 12 11:58:48 CEST 2004 - schwab@suse.de

- Don't use EXEC_PAGESIZE when PAGE_SIZE is meant.

-------------------------------------------------------------------
Wed May 12 10:16:52 CEST 2004 - agruen@suse.de

- SUSE39199: Add Intel VTune(TM) Performance Analyzer Driver, with
  fixes from Intel.
- Add patches.fixes/priotree-hugetlbfs-truncate-lockup to
  series.conf.

-------------------------------------------------------------------
Wed May 12 00:38:58 CEST 2004 - olh@suse.de

- remove patches.drivers/pcnet32-drop-ltint.patch
  add patches.fixes/pcnet32-disable-ltint
  just disable ltint for the time being

-------------------------------------------------------------------
Wed May 12 00:29:10 CEST 2004 - olh@suse.de

- add patches.fixes/ext3-bogus-enospc
  [PATCH] Fix ext3 bogus ENOSPC

-------------------------------------------------------------------
Wed May 12 00:24:12 CEST 2004 - olh@suse.de

- add patches.fixes/radeonfb_overlapping_copyarea
  [PATCH] radeon: fix overlapping copyarea

-------------------------------------------------------------------
Wed May 12 00:18:40 CEST 2004 - olh@suse.de

- add patches.arch/ppc-XTABS-termio.patch
  PPC termio fix for TABDLY bits TAB3/XTABS

-------------------------------------------------------------------
Wed May 12 00:13:10 CEST 2004 - olh@suse.de

- update patches.drivers/ibm-ppc64-vscsi
  Fix panic in ibmvscsi_eh_abort_handler (LTC bugzilla 7983)
  fix the ibmvscsi server
  - getting rid of some debug that shouldn't be there
  - fixes the way adapter information is sent to the client
  - fixes a hang when the client sends device_reset or abort

-------------------------------------------------------------------
Tue May 11 23:57:54 CEST 2004 - garloff@suse.de

- priotree-hugetlbfs-truncate-lockup: Patch from andrea, fixing
  a corner case with hugetlbfs truncate lockup in priotree.

-------------------------------------------------------------------
Tue May 11 23:56:59 CEST 2004 - olh@suse.de

- update patches.arch/ibm-ppc64-cpu-hotplug-add-smt
  show correct number of cpus (SUSE40194 - LTC8340)

-------------------------------------------------------------------
Tue May 11 23:41:53 CEST 2004 - olh@suse.de

- add patches.fixes/dentry_inode_cache_hash.patch (SUSE40102 - LTC8261)
  [PATCH] dentry and inode cache hash algorithm performance changes.

-------------------------------------------------------------------
Tue May 11 23:10:06 CEST 2004 - agruen@suse.de

- Add supported flag for modules. The file supported.conf lists
  all modules, and marks unsupported modules as in series.conf.
  Loading an unsupported module taints the kernel.
- Mark all drivers that depend on CONFIG_ISA as unsupported.
- Add a warning when symbol versions are not found while compiling
  external modules. Update documentation and example module.

-------------------------------------------------------------------
Tue May 11 18:59:50 CEST 2004 - olh@suse.de

- update patches.fixes/schedaffinity-compat
  reverse check for access_ok result

-------------------------------------------------------------------
Tue May 11 16:44:47 CEST 2004 - olh@suse.de

- add patches.arch/ibm-ppc64-vpurr (SUSE39732 - LTC8074)
  replaces patches.arch/ibm-ppc64-vpurr-preserve-cpumask

-------------------------------------------------------------------
Tue May 11 16:41:53 CEST 2004 - okir@suse.de

- removed a few obsolete nfs and ipv6 patches

-------------------------------------------------------------------
Tue May 11 16:29:26 CEST 2004 - mantel@suse.de

- device mapper fixes:
  o fix some potential buffer-overflow issues
  o exchange slow bit-by-bit count to use hweight32 to count bits
    per uint32_t

-------------------------------------------------------------------
Tue May 11 16:24:18 CEST 2004 - mantel@suse.de

- fix non-working filtering based on file device number (SUSE40089)

-------------------------------------------------------------------
Tue May 11 16:20:46 CEST 2004 - mantel@suse.de

- disable CONFIG_INTERMEZZO_FS

-------------------------------------------------------------------
Tue May 11 16:01:08 CEST 2004 - olh@suse.de

- add patches.arch/ppc64-io-barrier2, make barriers stronger

-------------------------------------------------------------------
Tue May 11 15:53:00 CEST 2004 - garloff@suse.de

- dentry-bloat: We don't need cache line alignment for dentries,
  more space for inline filenames (from Linus, in 2.6.6)
- qlogicisp-eh: Minimal for for qlogicisp exception handling
- scsi-format-unit-timeout: Some SCSI disks need much more than 
  two hours to format.
- acpi-pci-link: Patch from Len Brown to fix IRQ assignment for
  2.6.6, disabled for 2.6.5 for now.

-------------------------------------------------------------------
Tue May 11 15:42:56 CEST 2004 - mantel@suse.de

- fix oops in aic7xxx driver when hardware is not present (might
  fix SUSE35757)

-------------------------------------------------------------------
Tue May 11 15:37:26 CEST 2004 - olh@suse.de

- add patches.fixes/report-printk-buffer-size_selinux
  [PATCH] SElinux interface for reporting size of printk buffer

-------------------------------------------------------------------
Tue May 11 15:33:06 CEST 2004 - olh@suse.de

- add patches.fixes/bfs_read_past_end_of_dir
  [PATCH] bfs filesystem read past the end of dir

-------------------------------------------------------------------
Tue May 11 15:26:41 CEST 2004 - okir@suse.de

- Merged several SCTP fixes from Sridhar Samudra

-------------------------------------------------------------------
Tue May 11 15:16:58 CEST 2004 - mantel@suse.de

- make use of SHM_HUGETLB shm memory configurable via sysctl (SUSE40301)

-------------------------------------------------------------------
Tue May 11 14:31:08 CEST 2004 - olh@suse.de

- add patches.suse/gendisk_removeable_media.patch
  flag removeable media via /block/*/removable with content 0/1

-------------------------------------------------------------------
Tue May 11 13:57:45 CEST 2004 - hare@suse.de

- Update to IBM codedrop 16-05-2004 (preliminary)

-------------------------------------------------------------------
Tue May 11 12:34:21 CEST 2004 - ak@suse.de

- Fix PCI ID tables for Intel AGP drivers (SUSE40150)

-------------------------------------------------------------------
Tue May 11 11:55:12 CEST 2004 - agruen@suse.de

- SUSE40115: Fix installation path of Kerntypes for `make install'
  (now done in /sbin/installkernel).

-------------------------------------------------------------------
Tue May 11 11:31:51 CEST 2004 - okir@suse.de

- updated ipv6-expire-redirect patch to fix bug SUSE38543

-------------------------------------------------------------------
Tue May 11 11:08:01 CEST 2004 - okir@suse.de

- IPv6: IPv6 redirects to routers with no neighbor cache entry
  were ignored (TAHI test nd/74, bug SUSE38554)

-------------------------------------------------------------------
Tue May 11 10:53:29 CEST 2004 - kraxel@suse.de

- fix uml build failure.

-------------------------------------------------------------------
Tue May 11 10:34:14 CEST 2004 - okir@suse.de

- Added patch to prevent IPv6 ndisc changes from breaking
  gratuitous ARPs (needed for HA failover, bug SUSE30104)

-------------------------------------------------------------------
Mon May 10 21:14:32 CEST 2004 - garloff@suse.de

- bluetooth-patch-265-mh3: Complete patchset patch-2.6.5-mh3
  (merged in 2.6.6) as advised by Marcel, fixing SUSE39349,
  obsoleting bluetooth-init-fix, bluetooth-usb-unlink-race,
  from-2.6.6-rcx-Bluetooth-Fix-broken-HCI-security-filter,
  from-2.6.6-rcx-Bluetooth-Fix-race-in-RX-complete-routine-of-
  the-USB-drivers.
- bluetooth-isoc-disconnect-crash: Fixing a crash when discon-
  necting from the ISOC interface. (SUSE39349)

-------------------------------------------------------------------
Mon May 10 16:55:21 CEST 2004 - olh@suse.de

- add patches.arch/suse-ppc64-export-HvLpEvent_registerHandler
  allow iseriesveth to be a module, needed for version upgrade

-------------------------------------------------------------------
Mon May 10 16:24:58 CEST 2004 - mantel@suse.de

- fix deadlock in create_workqueue (SUSE40073)

-------------------------------------------------------------------
Mon May 10 16:21:01 CEST 2004 - mantel@suse.de

- fix kthread_stop for migration_thread (SUSE40075)

-------------------------------------------------------------------
Mon May 10 16:17:11 CEST 2004 - mantel@suse.de

- fix I/O permission leak (SUSE40256)

-------------------------------------------------------------------
Mon May 10 16:05:14 CEST 2004 - agruen@suse.de

- Fix typo in install path for Kerntypes-%ver_str on x86_64.

-------------------------------------------------------------------
Mon May 10 15:46:47 CEST 2004 - mantel@suse.de

- fix incorrect kobject_set_name usage (SUSE40078)

-------------------------------------------------------------------
Mon May 10 15:46:12 CEST 2004 - agruen@suse.de

- patches.fixes/shrink_slab-handle-GFP_NOFS.patch: Improve fairness
  when shrinking pagecache vs. shrinking slab (from -mm).

-------------------------------------------------------------------
Mon May 10 15:43:00 CEST 2004 - mantel@suse.de

- fix race in sys_sched_getaffinity (SUSE40079)

-------------------------------------------------------------------
Mon May 10 15:31:22 CEST 2004 - olh@suse.de

- add patches.arch/ibm-ppc64-iseries-bolted-fix.patch
  fix power4 iseries (SUSE40104 - LTC8269)

-------------------------------------------------------------------
Mon May 10 15:29:05 CEST 2004 - garloff@suse.de

- selinux-default-disable: Disable selinux by default (SUSE39439).

-------------------------------------------------------------------
Mon May 10 14:58:03 CEST 2004 - okir@suse.de

- fix bug in nfsd export list handling (SUSE37879)

-------------------------------------------------------------------
Mon May 10 14:50:29 CEST 2004 - mantel@suse.de

- fix programs that include cciss_ioctl.h (SUSE40090, SUSE26843)

-------------------------------------------------------------------
Mon May 10 14:50:13 CEST 2004 - olh@suse.de

- add patches.arch/ibm-ppc64-oprofile-fix.patch
  avoid oops on shutdown. added support for 970FX and GS

-------------------------------------------------------------------
Mon May 10 14:46:58 CEST 2004 - hare@suse.de

- add patches.arch/s390-dasd-erp-debug.patch
  Remove ERP debugging messages (SUSE36834)

-------------------------------------------------------------------
Mon May 10 14:42:16 CEST 2004 - olh@suse.de

- update patches.arch/ppc64-eeh-race.patch
  fix list handling (SUSE40066 - LTC8219)

-------------------------------------------------------------------
Mon May 10 14:23:26 CEST 2004 - mantel@suse.de

- fix yet another name clash for JFS dmapi (SUSE40166)

-------------------------------------------------------------------
Mon May 10 14:00:51 CEST 2004 - olh@suse.de

- add patches.fixes/modversions_dedotify.patch
  do not taint the kernel if a dot function is not found

-------------------------------------------------------------------
Mon May 10 13:19:10 CEST 2004 - olh@suse.de

- update patches.fixes/schedaffinity-compat (SUSE40186)

-------------------------------------------------------------------
Mon May 10 12:25:19 CEST 2004 - ak@suse.de

- Remove broken ppc64 only hugepage cow patch

-------------------------------------------------------------------
Mon May 10 10:49:37 CEST 2004 - axboe@suse.de

- re-add requeueing as-iosched patch, integrate barrier request leak, fix
  sync reporting of missing driver barrier support, fix use-after-free of
  rq in failure case

-------------------------------------------------------------------
Mon May 10 09:42:52 CEST 2004 - axboe@suse.de

- cpqarray fixlet

-------------------------------------------------------------------
Sun May  9 19:54:34 CEST 2004 - schwab@suse.de

- Don't override default target.

-------------------------------------------------------------------
Sun May  9 18:36:10 CEST 2004 - agruen@suse.de

- Add external kernel module documentation.
- Some fixes in xfs.
- Stop jfs dmapi from using the same slab names as xfs dmapi.

-------------------------------------------------------------------
Sun May  9 14:35:29 CEST 2004 - olh@suse.de

- add patches.arch/ppc64-io-barrier
  extra barrier in I/O operations for cacheable stores

-------------------------------------------------------------------
Sun May  9 14:28:56 CEST 2004 - olh@suse.de

- add patches.fixes/schedaffinity-compat to fix glibc make check

-------------------------------------------------------------------
Sun May  9 13:54:09 CEST 2004 - agruen@suse.de

- Add improved external module support from 2.6.6-rc*.

-------------------------------------------------------------------
Sun May  9 08:33:10 CEST 2004 - olh@suse.de

- add patches.fixes/sctp_memset_parameter
  [SCTP] Fix memset() parameter ordering.

-------------------------------------------------------------------
Sun May  9 00:20:37 CEST 2004 - schwab@suse.de

- Audit LAuS patches for bad uses of audit_result [SUSE39936].

-------------------------------------------------------------------
Sat May  8 23:38:39 CEST 2004 - olh@suse.de

- add patches.arch/ibm-ppc64-iommu_alloc_consistent-return
  return null on allocation failure

-------------------------------------------------------------------
Sat May  8 23:32:46 CEST 2004 - olh@suse.de

- add patches.fixes/Call-populate_rootfs-later-in-boot2
  call populate_rootfs before do_initcalls

-------------------------------------------------------------------
Sat May  8 22:55:30 CEST 2004 - olh@suse.de

- add patches.fixes/rwsem-sleepers patches.fixes/rwsem-sleepers2
  Be more careful about semaphore contention memory ordering.

-------------------------------------------------------------------
Sat May  8 22:26:44 CEST 2004 - olh@suse.de

- add patches.drivers/pcnet32-drop-ltint.patch
  disalbe TxDone-intr inhibitor support (SUSE40202 - LTC7799)

-------------------------------------------------------------------
Sat May  8 22:17:38 CEST 2004 - olh@suse.de

- add patches.arch/ppc64-slbie-hugepage
  [PATCH] ppc64: Use slbie, not slbia in hugepage code

-------------------------------------------------------------------
Sat May  8 22:03:12 CEST 2004 - olh@suse.de

- add patches.fixes/ppc32.support.update
  new ibook g4, windtunnel fixes

-------------------------------------------------------------------
Sat May  8 21:55:45 CEST 2004 - olh@suse.de

- update patches.drivers/firewire_ieee1394_nodemgr
  fix rmmod ieee1394 (SUSE39731)

-------------------------------------------------------------------
Sat May  8 21:49:20 CEST 2004 - olh@suse.de

- add patches.fixes/ppc32.serial.zilog.CRTSCTS.mode
  fixes a bug in the pmac-zilog driver when in CRTSCTS mode

-------------------------------------------------------------------
Sat May  8 21:44:00 CEST 2004 - olh@suse.de

- add patches.fixes/ncpfs-data-corruption
  [PATCH] ncpfs data corruption when using large TCP transfers

-------------------------------------------------------------------
Sat May  8 21:39:14 CEST 2004 - olh@suse.de

- add patches.fixes/selinux.tags.patch  make tags for selinux

-------------------------------------------------------------------
Sat May  8 19:34:03 CEST 2004 - olh@suse.de

- CONFIG_SECURITY_SELINUX_BOOTPARAM=y on pseries (SUSE40204 - LTC8359)

-------------------------------------------------------------------
Sat May  8 17:39:02 CEST 2004 - olh@suse.de

- add patches.fixes/new-slab-order-0-for-vfs-caches.patch from -mm
  fix deadlocks with order-1 allocations ext3_inode_cache.
  (SUSE39707 - LTC8045)

-------------------------------------------------------------------
Sat May  8 17:25:52 CEST 2004 - olh@suse.de

- add patches.arch/ibm-ppc64-rtasmsgs.patch
  disable rtas logs via rtasmsgs=off (SUSE40195 - LTC8320)

-------------------------------------------------------------------
Sat May  8 17:06:07 CEST 2004 - olh@suse.de

- add patches.arch/ibm-ppc64-irqstack-local-paca
  Check local cpus paca in slb miss code (SUSE40193 - LTC8355)

-------------------------------------------------------------------
Sat May  8 16:15:41 CEST 2004 - olh@suse.de

- add patches.fixes/e100-napi-pseries
  EEH and NAPI do not play well together (SUSE38183 - LTC7201)

-------------------------------------------------------------------
Fri May  7 23:32:40 CEST 2004 - olh@suse.de

- add patches.fixes/e1000-netdev_register.patch
  move the reading of the user tunable parameters to before the
  registering of the netdevice. (SUSE40181 - LTC8195)

-------------------------------------------------------------------
Fri May  7 19:27:06 CEST 2004 - ak@suse.de

- fix unload races in 32bit ioctl emulation
- change pty allocation to prefer low numbers again

-------------------------------------------------------------------
Fri May  7 17:47:10 CEST 2004 - olh@suse.de

- add patches.fixes/e100-io_barrier.patch
  another io_barrier to keep things going (SUSE38183 - LTC7201)

-------------------------------------------------------------------
Fri May  7 17:34:29 CEST 2004 - olh@suse.de

- disable patches.arch/ibm-ppc64-bolt-first-vmalloc-area
  fix booting on power4 iseries (SUSE40104 - LTC8269)

-------------------------------------------------------------------
Fri May  7 17:14:08 CEST 2004 - olh@suse.de

- enable lkcd block device dump on ppc64 (SUSE39910 - LTC8147)

-------------------------------------------------------------------
Fri May  7 17:04:20 CEST 2004 - olh@suse.de

- add patches.arch/ibm-ppc64-numa-topology
  leave it disabled (SUSE40113 - LTC8259)

-------------------------------------------------------------------
Fri May  7 16:42:17 CEST 2004 - olh@suse.de

- disable patches.arch/ibm-ppc64-force_max_zoneorder
  (SUSE40031 - LTC8213)

-------------------------------------------------------------------
Fri May  7 16:16:18 CEST 2004 - olh@suse.de

- add patches.arch/ibm-ppc64-cpu-hotplug-add-smt
  handle cpus with than one SMT thread (SUSE40010 - LTC8174)

-------------------------------------------------------------------
Fri May  7 15:50:27 CEST 2004 - olh@suse.de

- add patches.arch/ibm-ppc64-eeh-global-enable.patch
  POWER5 Requires EEH to be enabled for all devices (SUSE40105 - LTC8267)

-------------------------------------------------------------------
Fri May  7 15:40:11 CEST 2004 - olh@suse.de

- add patches.arch/ibm-ppc64-irq-stacks-check
  more sanity checks

-------------------------------------------------------------------
Fri May  7 15:05:09 CEST 2004 - olh@suse.de

- add patches.suse/kdb-xmon-coexistance-ppc64
  xmon may be more reliable, so allow coexistance of 2 debuggers.

-------------------------------------------------------------------
Fri May  7 14:38:27 CEST 2004 - ak@suse.de

- move kmod patch to the end to make it actually patch

-------------------------------------------------------------------
Fri May  7 14:14:57 CEST 2004 - ak@suse.de

- Fix compilation without KMOD 
- Fix white space in series.conf

-------------------------------------------------------------------
Fri May  7 13:59:11 CEST 2004 - okir@suse.de

- disable another ipv6 debug message

-------------------------------------------------------------------
Fri May  7 13:48:42 CEST 2004 - olh@suse.de

- add patches.fixes/fix-tty-race (SUSE39399 - LTC7756)

-------------------------------------------------------------------
Fri May  7 13:20:19 CEST 2004 - olh@suse.de

- add patches.arch/ppc64-PTE_FREELIST_SIZE.patch 
  typo in PTE_FREELIST_SIZE (LTC8238)

-------------------------------------------------------------------
Fri May  7 11:52:34 CEST 2004 - olh@suse.de

- add patches.arch/ibm-ppc64-sbl_invalidation
  Never flush out the kernel stack, even with interrupt stacks
  enabled (SUSE40014 - LTC8170)

-------------------------------------------------------------------
Fri May  7 11:44:57 CEST 2004 - olh@suse.de

- update patches.arch/ibm-ppc64-irqstacks
  fix compile without CONFIG_IRQSTACKS (SUSE40014 - LTC8170)

-------------------------------------------------------------------
Fri May  7 11:16:19 CEST 2004 - olh@suse.de

- add patches.arch/ppc64-eeh-race.patch
  close deadlock window in EEH failure path (SUSE40066 - LTC8219)

-------------------------------------------------------------------
Fri May  7 08:48:25 CEST 2004 - olh@suse.de

- build rpms in subdir

-------------------------------------------------------------------
Thu May  6 23:13:48 CEST 2004 - olh@suse.de

- do not strip the vmlinux elf binary (SUSE36735 - LTC7003)

-------------------------------------------------------------------
Thu May  6 20:14:09 CEST 2004 - mason@suse.de

- fix request leak in the ide barriers 
  (patches.suse/barrier-request-leak)

-------------------------------------------------------------------
Thu May  6 17:49:09 CEST 2004 - axboe@suse.de

- revert small requeueing change, appears to still be a bug there

-------------------------------------------------------------------
Thu May  6 17:49:09 CEST 2004 - mantel@suse.de

- fix race in kthread_stop (SUSE40082)

-------------------------------------------------------------------
Thu May  6 17:41:35 CEST 2004 - duwe@suse.de

- re-introduce blacklist entries for HP P44 & P47 mainboards
  (a.k.a DL760G2 & DL740), to force pci=noacpi, and to hint
  bigsmp for Andi's new genapic code. Un-panic IO-APIC id setting
  along the way, now back to our SLES8 behaviour.
  Fixes blocker SUSE37238

-------------------------------------------------------------------
Thu May  6 17:26:15 CEST 2004 - mantel@suse.de

- fix race in worker_thread (SUSE40065)

-------------------------------------------------------------------
Thu May  6 17:12:48 CEST 2004 - mantel@suse.de

- fix UID/GID problems in audit subsystem (SUSE39031, SUSE39829)

-------------------------------------------------------------------
Thu May  6 17:09:41 CEST 2004 - mantel@suse.de

- update i2o driver to 64bit clean version

-------------------------------------------------------------------
Thu May  6 17:01:11 CEST 2004 - olh@suse.de

- update ipr scsi driver to version 2.0.6
  update patches.fixes/patch-2.6.5-sd_timeout_mod
  Don't run BIST at module load time. (SUSE39622 - LTC7974)
  This fixes the coldplug/ifup/lspci issue and speeds up boot time.   

-------------------------------------------------------------------
Thu May  6 16:38:19 CEST 2004 - mantel@suse.de

- export sys_ioctl on ia64 too. Needed by audit subsystem

-------------------------------------------------------------------
Thu May  6 15:56:47 CEST 2004 - axboe@suse.de

- ... and one in sata_vsc, sorry folks.

-------------------------------------------------------------------
Thu May  6 15:42:09 CEST 2004 - axboe@suse.de

- fix typo in sata_promise

-------------------------------------------------------------------
Thu May  6 15:29:57 CEST 2004 - olh@suse.de

- update patches.arch/ibm-ppc64-cpu_up_schedule_timeout.patch
  better version of this patch (SUSE39909 - LTC8091)

-------------------------------------------------------------------
Thu May  6 15:17:55 CEST 2004 - axboe@suse.de

- don't let sata sub drivers pci_disable a device, could be used by
  native driver (bug SUSE39044)

-------------------------------------------------------------------
Thu May  6 14:48:43 CEST 2004 - ak@suse.de

- Disable suspend message in PAE kernels.

-------------------------------------------------------------------
Thu May  6 14:39:22 CEST 2004 - schwab@suse.de

- Fix infiniband driver and enable on ia64.

-------------------------------------------------------------------
Thu May  6 13:52:52 CEST 2004 - olh@suse.de

- update patches.drivers/ppc64-iseries-veth
  Fix discovery of MAC address in Virtual Ethernet. (LTC8191)

-------------------------------------------------------------------
Thu May  6 13:09:59 CEST 2004 - agruen@suse.de

- SUSE39949: Update modules.dep correctly by running /sbin/
  update-modules.dep before creating the initrd. The modules.dep
  contained in the kernel package will not be complete if scripts
  create additional modules (for example, nvidia).
- Add three jfs fixes.

-------------------------------------------------------------------
Thu May  6 12:47:01 CEST 2004 - axboe@suse.de

- Use requeue hook for ide re-adding real barrier request, works because
  the as accounting had another bug that is now fixed as well.

-------------------------------------------------------------------
Thu May  6 11:58:47 CEST 2004 - olh@suse.de

- update patches.arch/ibm-ppc64-cpu_up-race
  dont use cpu_is_offline() (SUSE39977 - LTC8128)

-------------------------------------------------------------------
Thu May  6 11:51:29 CEST 2004 - olh@suse.de

- update patches.arch/ibm-ppc64-irqstacks
  fix typo, call handle_irq_event() always (SUSE40011 - LTC8197)

-------------------------------------------------------------------
Thu May  6 11:11:18 CEST 2004 - olh@suse.de

- add patches.suse/lkcd-kerntypes.ppc64.patch (SUSE40019 - LTC8198)

-------------------------------------------------------------------
Thu May  6 10:24:54 CEST 2004 - okir@suse.de

- added patches.fixes/sunrpc-sched-deadlock to prevent rpc deadlock (SUSE38960)

-------------------------------------------------------------------
Thu May  6 10:13:04 CEST 2004 - axboe@suse.de

- flush ide cache before unlocking door to prevent removal race there

-------------------------------------------------------------------
Thu May  6 09:30:18 CEST 2004 - ak@suse.de

- Fix non contiguous APIC ID handling on i386 bigsmp

-------------------------------------------------------------------
Thu May  6 09:25:15 CEST 2004 - ak@suse.de

- Disable mcdx and sbpcd drivers because they are broken.

-------------------------------------------------------------------
Wed May  5 21:24:18 CEST 2004 - olh@suse.de

- enable CONFIG_E1000_NAPI also on ppc64

-------------------------------------------------------------------
Wed May  5 20:37:48 CEST 2004 - axboe@suse.de

- only enable HPA if the protected area is bigger by more than a single
  sector (bug SUSE38147)

-------------------------------------------------------------------
Wed May  5 17:46:10 CEST 2004 - ak@suse.de

- Fix infiniband undefined symbols on x86-64

-------------------------------------------------------------------
Wed May  5 15:12:57 CEST 2004 - olh@suse.de

- add patches.arch/ibm-ppc64-cpu_up_schedule_timeout.patch
  wait for a cpu to become online (SUSE39909 - LTC8091)

-------------------------------------------------------------------
Wed May  5 13:47:40 CEST 2004 - olh@suse.de

- disable CONFIG_CRASH_DUMP_MEMDEV on pseries (SUSE39910 - LTC8147)

-------------------------------------------------------------------
Wed May  5 13:24:35 CEST 2004 - olh@suse.de

- add patches.arch/ibm-ppc64-iseries_bolted_segment_fix
  do not overwrite SLB entry 0 (SUSE39915 - LTC8166)

-------------------------------------------------------------------
Wed May  5 11:03:25 CEST 2004 - okir@suse.de

- fix off by one in CKRM accept_queue patch (SUSE39918)

-------------------------------------------------------------------
Wed May  5 10:56:54 CEST 2004 - okir@suse.de

- fix compilation if CKRM accept_queues are enabled (SUSE39913)

-------------------------------------------------------------------
Wed May  5 10:43:30 CEST 2004 - okir@suse.de

- selinux_socket_sock_rcv_skb: changed write_lock to read_lock
  to avoid deadlock (SUSE39912)

-------------------------------------------------------------------
Wed May  5 09:13:14 CEST 2004 - olh@suse.de

- update patches.drivers/ibm-ppc64-vscsi
  deadlock fix (SUSE39758 - LTC8099)

-------------------------------------------------------------------
Wed May  5 09:08:11 CEST 2004 - ak@suse.de

- Add workaround for Nforce2 C1 disconnect hangs

-------------------------------------------------------------------
Wed May  5 09:06:29 CEST 2004 - ak@suse.de

- Disable ECC driver on x86-64
- Make sure MCE error output on x86-64 reaches the console and do not
try to kill init or the idle task silently. 

-------------------------------------------------------------------
Wed May  5 09:00:08 CEST 2004 - olh@suse.de

- disable CONFIG_VPURR until all related bugs get fixed
  (SUSE39732 - LTC8074)

-------------------------------------------------------------------
Wed May  5 08:50:04 CEST 2004 - olh@suse.de

- add patches.fixes/report-printk-buffer-size
  dmesg can now dump entire log buffer by default (SUSE39761 - LTC8103)

-------------------------------------------------------------------
Tue May  4 18:02:30 CEST 2004 - mantel@suse.de

- enable CONFIG_HISAX_SEDLBAUER_CS (SUSE39828)

-------------------------------------------------------------------
Tue May  4 17:22:28 CEST 2004 - agruen@suse.de

- Update to patches.fixes/reiserfs-ioerror-xattr-fix.diff: Another
  bad unlock on an error path (jeffm@suse.com).

-------------------------------------------------------------------
Tue May  4 16:51:45 CEST 2004 - olh@suse.de

- add patches.arch/ppc64-ames-rtas_flash-proc.patch
  fix a typo that prevents the creation of manage_flash /proc file

-------------------------------------------------------------------
Tue May  4 16:48:02 CEST 2004 - olh@suse.de

- update patches.arch/ibm-ppc64-irqstack_dynamic_allocation.patch
  force irq stacks into the first segment (SUSE39753 - LTC8089)

-------------------------------------------------------------------
Tue May  4 16:43:25 CEST 2004 - axboe@suse.de

- update barrier-ide

-------------------------------------------------------------------
Tue May  4 16:34:12 CEST 2004 - mason@suse.de

- fix for aio stalls (patches.suse/aio-context-stall)

-------------------------------------------------------------------
Tue May  4 16:18:50 CEST 2004 - agruen@suse.de

- SUSE39848: patches.fixes/nfsd-symlink-setattr: Creating symlinks
  on nfs over reiserfs fails on the server side if acls are
  enabled. Bug introduced in mainline.

-------------------------------------------------------------------
Tue May  4 13:49:12 CEST 2004 - schwab@suse.de

- Better fix for the 8250 HCDP shared irq problem [SUSE39152].

-------------------------------------------------------------------
Tue May  4 13:39:06 CEST 2004 - olh@suse.de

- kernel-pseries64 obsoletes kernel-ppc64

-------------------------------------------------------------------
Tue May  4 13:16:43 CEST 2004 - axboe@suse.de

- bug SUSE39744 temp work-around

-------------------------------------------------------------------
Tue May  4 10:09:44 CEST 2004 - agruen@suse.de

- SUSE39775: patches.fixes/reiserfs-ioerror-xattr-fix.diff: Lock
  releasing fix on error path (xattrs) from Jeff Mahoney
  <jeffm@suse.com>.

-------------------------------------------------------------------
Tue May  4 09:20:51 CEST 2004 - axboe@suse.de

- kernel doesn't link it CKRM isn't configured (sigh)

-------------------------------------------------------------------
Tue May  4 00:48:44 CEST 2004 - schwab@suse.de

- Enable CONFIG_SERIAL_8250_EXTENDED and CONFIG_SERIAL_8250_SHARE_IRQ
  [SUSE39152].

-------------------------------------------------------------------
Tue May  4 00:34:36 CEST 2004 - olh@suse.de

- add patches.arch/ibm-ppc64-irqstacks
  add patches.fixes/irqstacks-do_softirq.patch
  add patches.arch/ibm-ppc64-irqstack_dynamic_allocation.patch
  (SUSE39753 - LTC8089) Stack overflow on SF2 running NFS/samba test

-------------------------------------------------------------------
Mon May  3 17:57:06 CEST 2004 - ihno@suse.de

- Adding LAuS driver for s390 and s390x (missing Kconfig)

-------------------------------------------------------------------
Mon May  3 17:41:05 CEST 2004 - mantel@suse.de

- make "clock=tsc" the default

-------------------------------------------------------------------
Mon May  3 17:38:39 CEST 2004 - mantel@suse.de

- add generic APIC support for ES7000 platform

-------------------------------------------------------------------
Mon May  3 14:10:42 CEST 2004 - ak@suse.de

- Increase i386 NR_CPUS for smp to 32 and bigsmp to 128

-------------------------------------------------------------------
Mon May  3 08:31:40 CEST 2004 - olh@suse.de

- update patches.arch/ibm-ppc64-mark-exception-frames
  print SP in stack backtraces.

-------------------------------------------------------------------
Sun May  2 23:28:12 CEST 2004 - olh@suse.de

- add patches.arch/ibm-ppc64-pseries-stackoverflow
  print stack trace in case of stackoverflow

-------------------------------------------------------------------
Sun May  2 22:08:28 CEST 2004 - agruen@suse.de

- Add POSIX message queue patches (disabled so far).
- xfs: Fix qsort removal patch; update vmtruncate fix; add
  security namespace fix.

-------------------------------------------------------------------
Sun May  2 19:43:57 CEST 2004 - olh@suse.de

- add ioc4-serial-move-job-control-stuff-tosignal_struct.patch 
  use the new define

-------------------------------------------------------------------
Sun May  2 19:36:52 CEST 2004 - olh@suse.de

- add move-job-control-stuff-tosignal_struct-flag-our-backport.patch
  #define HAS_TTY_STRUCT_IN_SIGNAL_STRUCT for external drivers

-------------------------------------------------------------------
Sun May  2 19:10:05 CEST 2004 - olh@suse.de

- add patches.suse/xfs-cvs-sleepers
  struct semaphore has no ->sleepers

-------------------------------------------------------------------
Sun May  2 18:36:05 CEST 2004 - olh@suse.de

- reenable successful boot on ppc64 
  SPINLOCK_SLEEP catches too many hard errors

-------------------------------------------------------------------
Sun May  2 17:44:07 CEST 2004 - agruen@suse.de

- Add move-job-control-stuff-tosignal_struct.patch.
- XFS fixes; re-enable CONFIG_XFS_DMAPI; enable CONFIG_JFS_DMAPI.
- Re-enable hugetlb patches.
- Update cifs to 1.13a.

-------------------------------------------------------------------
Sun May  2 15:39:45 CEST 2004 - olh@suse.de

- add patches.arch/ibm-ppc64-numa-flat
  fix numa probing code, fall back to flat model (SUSE39160 - LTC7725)

-------------------------------------------------------------------
Sun May  2 12:20:55 CEST 2004 - olh@suse.de

- add patches.arch/ibm-ppc64-signal-handler-args
  [PATCH] ppc64: fix incorrect signal handler argument

-------------------------------------------------------------------
Sat May  1 22:34:54 CEST 2004 - olh@suse.de

- add patches.arch/ibm-ppc64-mark-exception-frames
  Mark exception frames, look for the marker in show_stack().

-------------------------------------------------------------------
Sat May  1 21:19:41 CEST 2004 - garloff@suse.de

- Back to 8 CPUs for x86-64 smp kernel (APIC limited).

-------------------------------------------------------------------
Sat May  1 20:23:13 CEST 2004 - olh@suse.de

- add patches.suse/suse.ppc32.sysfs-adb.patch
  adds /sys/class/adb/, removes unused devfs lines and updates a
  comment to match reality.

-------------------------------------------------------------------
Sat May  1 18:22:02 CEST 2004 - olh@suse.de

- update patches.drivers/atixl-noinit-2.6.2
  set pll_gen_cntl based on mclk_post_div_real, fixes ibook1

-------------------------------------------------------------------
Sat May  1 15:05:57 CEST 2004 - olh@suse.de

- add patches.arch/ppc64-no_sleep_in_irq
  allocate irq_map with GFP_ATOMIC

-------------------------------------------------------------------
Sat May  1 14:59:23 CEST 2004 - olh@suse.de

- enable SPINLOCK_SLEEP, STACKOVERFLOW, STACK_USAGE on ppc64

-------------------------------------------------------------------
Fri Apr 30 23:40:11 CEST 2004 - olh@suse.de

- Bump max no of CPUs to 64 on x86-64 Konfig.

-------------------------------------------------------------------
Fri Apr 30 21:46:44 CEST 2004 - olh@suse.de

- drop patches.arch/ibm-ppc64-rtas-error-log-max, bug fixed

-------------------------------------------------------------------
Fri Apr 30 21:35:45 CEST 2004 - olh@suse.de

- add patches.fixes/pcnet32-mac, patches.fixes/pcnet32-timer
  (SUSE36471 - LTC6941) machine displays the wrong MAC addresses
  added timer for 971/972 so skbufs don't remain on tx ring forever.

-------------------------------------------------------------------
Fri Apr 30 21:25:01 CEST 2004 - olh@suse.de

- add patches.suse/sched-trivial-ppc64.patch
  [PATCH] [ppc64] ARCH_HAS_SCHED_WAKE_BALANCE doesnt exist

-------------------------------------------------------------------
Fri Apr 30 18:39:03 CEST 2004 - kraxel@suse.de

- add patches.fixes/Call-populate_rootfs-later-in-boot
  (fix bad atomic schedule with initrd).

-------------------------------------------------------------------
Fri Apr 30 18:05:24 CEST 2004 - mantel@suse.de

- disable infiniband on ia64 as it does not build there as well

-------------------------------------------------------------------
Fri Apr 30 17:41:42 CEST 2004 - garloff@suse.de

- Bump max no of CPUs to 64 on x86-64 smp config.

-------------------------------------------------------------------
Fri Apr 30 17:29:24 CEST 2004 - agruen@suse.de

- Disable hugetlb-06_sles-map-hugetlb-flag,
  hugetlb-06.5_sles-map-flag-s390-ppc,
  hugetlb-07_sles-hugetlb-implicit.

-------------------------------------------------------------------
Fri Apr 30 17:22:17 CEST 2004 - olh@suse.de

- update selinux-sock-rcv-skb-crash, return res;

-------------------------------------------------------------------
Fri Apr 30 17:10:38 CEST 2004 - kraxel@suse.de

- update patches.fixes/posix-timers-deadlock2 (from kurt).

-------------------------------------------------------------------
Fri Apr 30 16:44:29 CEST 2004 - olh@suse.de

- add patches.arch/ibm-ppc64-iseries-setri.patch
  set MSR.RI in iSeries exception prolog (SUSE39085 - LTC7655)

-------------------------------------------------------------------
Fri Apr 30 16:39:05 CEST 2004 - olh@suse.de

- compile CONFIG_SCSI_SYM53C8XX_2=y on ppc32

-------------------------------------------------------------------
Fri Apr 30 16:17:30 CEST 2004 - okir@suse.de

- Added selinux-sock-rcv-skb-crash (SUSE38762)

-------------------------------------------------------------------
Fri Apr 30 16:17:29 CEST 2004 - mantel@suse.de

- fix infiniband on x86_64

-------------------------------------------------------------------
Fri Apr 30 16:07:05 CEST 2004 - mantel@suse.de

- remove enhanced speedstep feature as it breaks ACPI on x86_64

-------------------------------------------------------------------
Fri Apr 30 15:47:35 CEST 2004 - mantel@suse.de

- disable infiniband on x86_64 (does not compile)

-------------------------------------------------------------------
Fri Apr 30 15:26:40 CEST 2004 - mantel@suse.de

- re-add infiniband drivers (SUSE35064)

-------------------------------------------------------------------
Fri Apr 30 15:22:07 CEST 2004 - agruen@suse.de

- SUSE39662: Add a few extra files to kernel-source.src.rpm to
  simplify building from that package.

-------------------------------------------------------------------
Fri Apr 30 15:15:00 CEST 2004 - mantel@suse.de

- add support for enhanced speedstep feature (SUSE39618)

-------------------------------------------------------------------
Fri Apr 30 14:56:07 CEST 2004 - mantel@suse.de

- use correct fix for swsuspend-agp problem (SUSE36167)

-------------------------------------------------------------------
Fri Apr 30 14:52:50 CEST 2004 - axboe@suse.de

- blk_start_queue() should use kblockd_schedule_work() to avoid blocking
  on keventd

-------------------------------------------------------------------
Fri Apr 30 14:50:50 CEST 2004 - mantel@suse.de

- tag ibmasm driver experimental and have it print so at loading

-------------------------------------------------------------------
Fri Apr 30 14:45:55 CEST 2004 - axboe@suse.de

- make the CFQ io sched tunables available in sysfs

-------------------------------------------------------------------
Fri Apr 30 14:36:58 CEST 2004 - olh@suse.de

- add patches.arch/ibm-ppc64-vio-devspec
  provide pointer into the device-tree for vio devices

-------------------------------------------------------------------
Fri Apr 30 12:13:49 CEST 2004 - kraxel@suse.de

- add patches.fixes/posix-timers-thread.patch (from 2.6.6-rc).

-------------------------------------------------------------------
Fri Apr 30 11:03:39 CEST 2004 - okir@suse.de

- NFS: blocksize defaults to wsize, not the server's
  advertised wtmult anymore.

-------------------------------------------------------------------
Fri Apr 30 10:42:42 CEST 2004 - okir@suse.de

- nfsd: Return proper error code in subtree check (SUSE38584)

-------------------------------------------------------------------
Fri Apr 30 10:23:06 CEST 2004 - agruen@suse.de

- Enable 2.6.6-rc patches.
- Enable jfs dmapi patches (disable in config files).

-------------------------------------------------------------------
Fri Apr 30 10:22:14 CEST 2004 - kraxel@suse.de

- add USB-fix-up-fake-usb_interface-structure-in-hiddev
  (from -rc kernels, ack by Vojtech)

-------------------------------------------------------------------
Fri Apr 30 08:36:03 CEST 2004 - olh@suse.de

- add patches.arch/ibm-ppc64-shmget_translation
  32->64 bit syscall translation layer on ppc64 incorrectly
  sign-extends rather than zero-extending the second parameter to
  shmget() (LTC7941)

-------------------------------------------------------------------
Thu Apr 29 23:40:27 CEST 2004 - agruen@suse.de

- Add some more patches from 2.6.6-rc.

-------------------------------------------------------------------
Thu Apr 29 21:57:53 CEST 2004 - agruen@suse.de

- patches.fixes/zoran-overflow-fix.patch: Fix a potential integer
  overflow.

-------------------------------------------------------------------
Thu Apr 29 21:02:07 CEST 2004 - olh@suse.de

- add patches.arch/ibm-ppc64-lparcfg
  lparcfg fixup of capped indicator, and pool_capacity values.

-------------------------------------------------------------------
Thu Apr 29 20:53:16 CEST 2004 - olh@suse.de

- update hugetbl patches, do_mmap call stack differs in our tree

-------------------------------------------------------------------
Thu Apr 29 20:30:48 CEST 2004 - kraxel@suse.de

- committed a batch of small fixes from 2.6.6-rc kernels,
  disabled in series.conf for now.

-------------------------------------------------------------------
Thu Apr 29 19:39:53 CEST 2004 - mason@suse.de

- fix rcfs compile on ia64, it doesn't really need asm/namei.h

-------------------------------------------------------------------
Thu Apr 29 19:34:44 CEST 2004 - olh@suse.de

- add patches.arch/ibm-ppc64-iseries-handle_irq_event
  enable interrupts on iseries during bh handlers (SUSE39489 - LTC7254)

-------------------------------------------------------------------
Thu Apr 29 19:25:53 CEST 2004 - mason@suse.de

- fix some ckrm compiler warnings

-------------------------------------------------------------------
Thu Apr 29 18:59:19 CEST 2004 - okir@suse.de

- Fixed problem with spin_lock usage in token ring drivers (netdev)
  (SUSE39489 - LTC7254)

-------------------------------------------------------------------
Thu Apr 29 18:39:53 CEST 2004 - mason@suse.de

- ckrm update to e12

-------------------------------------------------------------------
Thu Apr 29 17:47:53 CEST 2004 - agruen@suse.de

- Update cifs to 1.12.

-------------------------------------------------------------------
Thu Apr 29 17:45:52 CEST 2004 - olh@suse.de

- add patches.arch/ibm-ppc64-force_max_zoneorder
  CONFIG_FORCE_MAX_ZONEORDER must be set via Kconfig

-------------------------------------------------------------------
Thu Apr 29 17:32:53 CEST 2004 - olh@suse.de

- update patches.drivers/icadd-2.6-0.23.3.sysfs.patch
  call class_simple_device_remove() on rmmod (SUSE39493)

-------------------------------------------------------------------
Thu Apr 29 17:22:37 CEST 2004 - rw@suse.de

- update xpnet driver patches for Altix (SUSE39488)

-------------------------------------------------------------------
Thu Apr 29 17:16:30 CEST 2004 - olh@suse.de

- reenable hugetlb patches for ppc64, reenable shm_use_hugepages

-------------------------------------------------------------------
Thu Apr 29 16:47:30 CEST 2004 - olh@suse.de

- change CONFIG_FORCE_MAX_ZONEORDER from 13 to 19 on ppc64 (16MB/1GB)

-------------------------------------------------------------------
Thu Apr 29 16:46:37 CEST 2004 - mantel@suse.de

- update megaraid driver to version v2.20.0.B2.04.27.2004

-------------------------------------------------------------------
Thu Apr 29 16:34:32 CEST 2004 - olh@suse.de

- add patches.arch/ibm-ppc64-cpu_up-race
  wait in start_secondary() until current cpu is in cpu_online_map

-------------------------------------------------------------------
Thu Apr 29 16:26:00 CEST 2004 - agruen@suse.de

- Disable CONFIG_XFS_DMAPI until it is fixed in the xfs cvs.

-------------------------------------------------------------------
Thu Apr 29 16:20:02 CEST 2004 - olh@suse.de

- update patches.drivers/r8169-update
  include linux/dma-mapping.h because the driver uses stuff from it

-------------------------------------------------------------------
Thu Apr 29 15:59:12 CEST 2004 - olh@suse.de

- add patches.arch/ibm-ppc64-bolt-first-vmalloc-area
  add patches.arch/ibm-ppc64-hardcode-slb_size
  improve SLB handling (LTC7754)

-------------------------------------------------------------------
Thu Apr 29 14:40:10 CEST 2004 - hare@suse.de

- Update xip2fs; fixes copyrights and lineendings.

-------------------------------------------------------------------
Thu Apr 29 14:02:29 CEST 2004 - kraxel@suse.de

- add ethtool support to the uml virtual network driver.

-------------------------------------------------------------------
Thu Apr 29 13:39:00 CEST 2004 - olh@suse.de

- update ipr scsi driver to version 2.0.5
  Adapter dump fixes.
  Add adapter type and microcode version to the dump.

-------------------------------------------------------------------
Thu Apr 29 13:35:11 CEST 2004 - olh@suse.de

- add patches.fixes/alpha-procfs-dynamic-inodes
  remove last user of PROC_NDYNAMIC

-------------------------------------------------------------------
Thu Apr 29 13:25:33 CEST 2004 - olh@suse.de

- fix build without CONFIG_BLK_DEV_INITRD on pseries, 
  fix the case where the initrd is loaded before the kernel
  (SUSE39613 - LTC8005)

-------------------------------------------------------------------
Thu Apr 29 08:44:52 CEST 2004 - hare@suse.de

- add patches.fixes/rwsem-contention-fix
  Fix rwsem contention on alpha and s390x.

-------------------------------------------------------------------
Thu Apr 29 08:32:37 CEST 2004 - hare@suse.de

- modify patches.arch/s390-update-01-april2004.diff
  add patches.arch/s390-qeth-28042004.diff
  Update to IBM Codedrop 28/04/2004.
  Removed bk patches for S/390.

-------------------------------------------------------------------
Thu Apr 29 03:48:26 CEST 2004 - mason@suse.de

- lkcd for x86_64

-------------------------------------------------------------------
Wed Apr 28 23:07:26 CEST 2004 - olh@suse.de

- add patches.drivers/icadd-2.6-0.23.3.sysfs.patch
  provide sysfs data to create chardev /dev/ica via udev

-------------------------------------------------------------------
Wed Apr 28 22:52:32 CEST 2004 - olh@suse.de

- dont hide /linuxrc on ppc64.
  setting ROOT_DEV to Ram0 was never correct.
  Read Documentation/initrd.txt

-------------------------------------------------------------------
Wed Apr 28 21:07:16 CEST 2004 - olh@suse.de

- disable patches.fixes/cpumask_arith-first_cpu.patch
  causes oops on x86_64, s390 doesnt even boot

-------------------------------------------------------------------
Wed Apr 28 20:47:32 CEST 2004 - olh@suse.de

- update emulex fc driver to lpfcdriver-2.10e1

-------------------------------------------------------------------
Wed Apr 28 20:12:51 CEST 2004 - mason@suse.de

- reiserfs data=journal support
- reiserfs bit operations cleanups
- reiserfs journal macro cleanups
- reiserfs io error handling
- fix aio bug where delayed timers don't get waited on during process
  exit

-------------------------------------------------------------------
Wed Apr 28 17:28:51 CEST 2004 - bk@suse.de

- S/390 cpint: extend struct for cpint by an uppercase flag

-------------------------------------------------------------------
Wed Apr 28 17:22:03 CEST 2004 - agruen@suse.de

- Update xfs to current cvs.

-------------------------------------------------------------------
Wed Apr 28 15:50:42 CEST 2004 - olh@suse.de

- update patches.drivers/ibm-ppc64-hvc_console
  Handle H_LongBusyOrder* hypervisor return codes in hvconsole.c

-------------------------------------------------------------------
Wed Apr 28 15:35:29 CEST 2004 - olh@suse.de

- add patches.arch/ibm-ppc64-power5-slbie-workaround
  POWER5 < DD2.1 has a problem where slbie's need to be repeated
  under some circumstances. Apply workaround.

-------------------------------------------------------------------
Wed Apr 28 15:28:00 CEST 2004 - olh@suse.de

- update patches.drivers/ibm-ppc64-vscsi
  * allow the ibmvscsi adapter to reconnect properly to the server
    if the server disconnects (i.e. reboots.)
  * Fix the ibmvscsi server to correctly handle the case where the
    client is active and waiting when the server boots.

-------------------------------------------------------------------
Wed Apr 28 14:30:49 CEST 2004 - okir@suse.de

- Fix vgettimeofday sysenter case (SUSE39537)

-------------------------------------------------------------------
Wed Apr 28 14:23:07 CEST 2004 - hare@suse.de

- S/390: Update configs for S/390 Crypto API.

-------------------------------------------------------------------
Wed Apr 28 14:14:59 CEST 2004 - olh@suse.de

- add patches.arch/ppc64-user-stackcheck
  (SUSE37975 - LTC7227) shmdt01 ltp test fails to detach shared memory

-------------------------------------------------------------------
Wed Apr 28 14:06:39 CEST 2004 - olh@suse.de

- add patches.arch/ibm-ppc64-rtasd-error_log
  (SUSE39501 - LTC7920) restore /proc/ppc64/rtas/error_log

-------------------------------------------------------------------
Wed Apr 28 13:57:42 CEST 2004 - olh@suse.de

- add patches.fixes/ppc64-rpaphp_remove_slot_errno.patch
 (SUSE39556 - LTC7722) RPA DLPAR: remove slot error case error code

-------------------------------------------------------------------
Wed Apr 28 13:51:27 CEST 2004 - olh@suse.de

- add patches.arch/ibm-ppc64-pSeries_log_error
  add patches.arch/ibm-ppc64-ras-irq
  (SUSE39557 - LTC7435) handle EPOW events sent by OS/400 NWSDs

-------------------------------------------------------------------
Wed Apr 28 13:12:56 CEST 2004 - olh@suse.de

- add patches.suse/hotplug-cpu-sched_balance_exec-fix
  add patches.fixes/cpumask_arith-first_cpu.patch
  reenable patches.suse/ibm-ppc64-domain-sched-fix.patch
  cpu hotplug fixes for DLPAR (SUSE39549 - LTC7946)

-------------------------------------------------------------------
Wed Apr 28 13:03:20 CEST 2004 - olh@suse.de

- add patches.suse/lkcd-cpumask_t-handling
  better handling for cpumask_t in lkcd (SUSE39252 - LTC7781)

-------------------------------------------------------------------
Wed Apr 28 12:54:59 CEST 2004 - olh@suse.de

- add patches.suse/sched-domain-stop_machine_run.patch
  possible fix for crash in find_busiest_group() (SUSE39160 - LTC7725)

-------------------------------------------------------------------
Wed Apr 28 12:45:48 CEST 2004 - olh@suse.de

- add patches.arch/ibm-ppc64-rtasd-rtas_error_log_buffer_max.patch
  (SUSE39257 - LTC7709) vmalloc enough space

-------------------------------------------------------------------
Wed Apr 28 12:38:42 CEST 2004 - olh@suse.de

- add max_cpus to 128 again on pseries (SUSE39252 - LTC7781)

-------------------------------------------------------------------
Wed Apr 28 11:57:43 CEST 2004 - hare@suse.de

- S/390 update from Bitkeeper
  add patches.arch/s390-update-01-april2004.diff
  add patches.arch/s390-update-02-april2004.diff
  add patches.arch/s390-update-04-april2004.diff
  add patches.arch/s390-update-05-april2004.diff

-------------------------------------------------------------------
Wed Apr 28 11:55:57 CEST 2004 - mantel@suse.de

- fix problem with 8 bit characters on JFS (SUSE39542)

-------------------------------------------------------------------
Wed Apr 28 11:37:39 CEST 2004 - olh@suse.de

- add patches.fixes/e100-mb.patch, patches.fixes/e1000-mb.patch
  add memory barriers to order stores (SUSE36881 - LTC7055)

-------------------------------------------------------------------
Wed Apr 28 11:27:46 CEST 2004 - olh@suse.de

- add patches.arch/ibm-ppc64-numa-node_set_online.patch
  (SUSE39550 - LTC7901) support NUMA nodes with empty memory/cpus in sysfs

-------------------------------------------------------------------
Wed Apr 28 09:10:05 CEST 2004 - mantel@suse.de

- update Broadcom driver bcm5700 to 7.2.24

-------------------------------------------------------------------
Tue Apr 27 18:19:25 CEST 2004 - olh@suse.de

- add patches.arch/ppc64-iseries-mf_proc-write.patch
  report errors back to userland when writing to /proc/iSeries/mf/

-------------------------------------------------------------------
Tue Apr 27 18:00:37 CEST 2004 - mantel@suse.de

- re-add ecc driver (SUSE39508)

-------------------------------------------------------------------
Tue Apr 27 17:52:38 CEST 2004 - mantel@suse.de

- fix anon vma locking

-------------------------------------------------------------------
Tue Apr 27 16:41:00 CEST 2004 - mantel@suse.de

- fix swsuspend with $VENDOR-agp (SUSE36167)

-------------------------------------------------------------------
Tue Apr 27 16:34:51 CEST 2004 - olh@suse.de

- add patches.fixes/get_user_pages-cow-corruption
  patch from Andrea to prevent unmapping of pinned pages
  (SUSE39138 - LTC7702)

-------------------------------------------------------------------
Tue Apr 27 15:19:34 CEST 2004 - olh@suse.de

- add patches.arch/ibm-ppc64-sys32shmctl.patch
  fix ipcs -l output (SUSE39431 - LTC7852)

-------------------------------------------------------------------
Tue Apr 27 15:13:48 CEST 2004 - rw@suse.de

- fix initialization of Vitesse SATA controller (SUSE39352)

-------------------------------------------------------------------
Tue Apr 27 14:57:16 CEST 2004 - okir@suse.de

- IPv6: Add patch for TAHI pmtu test case #2 from mludvig (SUSE38557)

-------------------------------------------------------------------
Tue Apr 27 14:19:09 CEST 2004 - rw@suse.de

- make 8250_hcdp.c set the share irq flag on console port and fix
  iosapic.c to not touch an irq, if an action is already attached
  (SUSE39152)

-------------------------------------------------------------------
Tue Apr 27 13:57:19 CEST 2004 - olh@suse.de

- update patches.drivers/ibm-ppc64-vscsi
  * Correctly fail requests if the adapter is disabled.  This makes
    raid work very nicely across multiple virtual scsi adapters
  * Correctly handle busy return codes from H_FREE_CRQ call

-------------------------------------------------------------------
Tue Apr 27 13:48:51 CEST 2004 - rw@suse.de

- remove obsolete pda overflow check to revive SGI Altix (SUSE39320)
- increase NR_CPUS to 128 in ia64/default and 64k-pagesize (SUSE38722)

-------------------------------------------------------------------
Tue Apr 27 13:34:27 CEST 2004 - axboe@suse.de

- Fix SG_IO page pinning leak

-------------------------------------------------------------------
Tue Apr 27 13:27:13 CEST 2004 - hare@suse.de

- Add patches.suse/lkcd-dump-gzip-compress.patch
  Fix error message on writing gzipped dump (SUSE39416)

-------------------------------------------------------------------
Tue Apr 27 13:20:30 CEST 2004 - okir@suse.de

- allow kernel to compile with CONFIG_NETFILTER off (SUSE39391)

-------------------------------------------------------------------
Tue Apr 27 13:18:23 CEST 2004 - olh@suse.de

- update patches.fixes/psmouse-usb-fix-3
  do not call the pci quirk for ppc until it is fixed (SUSE38070)
  causes a machine check

-------------------------------------------------------------------
Tue Apr 27 13:13:26 CEST 2004 - olh@suse.de

- add patches.fixes/sunrpc-unix_domain_find-kmalloc-check.patch
  [SUNRPC]: Missing NULL kmalloc check in unix_domain_find().

-------------------------------------------------------------------
Tue Apr 27 09:55:53 CEST 2004 - hare@suse.de

- Renamed patches.fixes/icmp-percpu-modules to
  patches.fixes/no-static-percpu-in-modules;
  Fixes drivers/scsi/scsi.c and drivers/char/random.c, too.

-------------------------------------------------------------------
Tue Apr 27 09:28:54 CEST 2004 - mantel@suse.de

- update qla2xxx driver to 8.00.00b12

-------------------------------------------------------------------
Tue Apr 27 08:34:35 CEST 2004 - hare@suse.de

- Fixed fshooks compilation for S/390
- Add patches.fixes/icmp-percpu-modules to fix loading
  of ipv6 modules with more the 4 GB (SUSE38820)
- Add patches.suse/sysfs-backing-store-0{0,1,2,3,4,5,6}.patch
  for S/390 only to reduce sysfs memory usage (SUSE36248)

-------------------------------------------------------------------
Tue Apr 27 08:03:41 CEST 2004 - axboe@suse.de

- update ide-serialize-update-1 to allow !hwgroup

-------------------------------------------------------------------
Mon Apr 26 20:59:18 CEST 2004 - axboe@suse.de

- Correct logic bug in ide-cd-loej-1

-------------------------------------------------------------------
Mon Apr 26 20:52:25 CEST 2004 - olh@suse.de

- add patches.fixes/ppc64-rpaphp_warningfix.patch
  declare function prototype 

-------------------------------------------------------------------
Mon Apr 26 17:42:02 CEST 2004 - agruen@suse.de

- Some more post-2.5.6 patches (patches.fixes/):
  QD65xx-io-ports-fix.patch, alpha-fix-unaligned-stxncpy-again.patch,
  ext2-alternate-sb-mount-fix.patch, ext3-alternate-sb-mount-fix.patch,
  get_user_pages-shortcut.patch, isicom-jiffies-fix.patch,
  jbd-do_get_write_access-lock-contention-reduction.patch,
  raid56-masking-fix.patch.

-------------------------------------------------------------------
Mon Apr 26 17:00:58 CEST 2004 - mantel@suse.de

- update audit subsystem

-------------------------------------------------------------------
Mon Apr 26 16:11:22 CEST 2004 - axboe@suse.de

- don't log failures to load a cdrom drive on START_STOP_UNIT

-------------------------------------------------------------------
Mon Apr 26 15:55:34 CEST 2004 - olh@suse.de

- add patches.fixes/bluetooth-usb-unlink-race
  fix lockup on bluetooth disconnect (SUSE39349)

-------------------------------------------------------------------
Mon Apr 26 15:35:46 CEST 2004 - garloff@suse.de

- Integrate CluserIP alias patches and enable in all configs.
- Enable BINFMT_MISC as module on ppc configs that lacked it.

-------------------------------------------------------------------
Mon Apr 26 15:32:10 CEST 2004 - olh@suse.de

- add patches.arch/ppc64-xics_set_affinity_bug.patch
  (SUSE39397 - LTC7826) System hangs when write into /proc/irq/<irq#>

-------------------------------------------------------------------
Mon Apr 26 15:25:45 CEST 2004 - olh@suse.de

- add patches.fixes/ppc64-rpaphp_phy_location1.patch
  (SUSE39418 - LTC7876) system crash when loading rpaphp module

-------------------------------------------------------------------
Mon Apr 26 15:14:33 CEST 2004 - olh@suse.de

- put the penguins back to the barn until linuxrc is fixed
  (SUSE39428 - LTC7873)

-------------------------------------------------------------------
Mon Apr 26 15:08:56 CEST 2004 - okir@suse.de

- Merged netfilter fix from Rusty: missing ip_rt_put in ipt_MASQUERADE

-------------------------------------------------------------------
Mon Apr 26 15:01:34 CEST 2004 - okir@suse.de

- Prevent annoying "nud_in_timer" warning

-------------------------------------------------------------------
Mon Apr 26 15:00:11 CEST 2004 - okir@suse.de

- Added some more aliases for crypto module, so loading them
  by algorithm name works (mludvig)

-------------------------------------------------------------------
Mon Apr 26 14:54:43 CEST 2004 - olh@suse.de

- update patches.suse/lkcd-bio-vector.patch
  use better version from Jens Axboe

-------------------------------------------------------------------
Mon Apr 26 14:43:57 CEST 2004 - olh@suse.de

- Update kdb to 2.6.5-kdb-v4.3-{common-2,i386-1,ia64-040413-1}.
  dump() must be called after kdb, not before.
  Use the current version of sn_serial.c.
  (SUSE39355)

-------------------------------------------------------------------
Mon Apr 26 14:03:35 CEST 2004 - olh@suse.de

- add patches.suse/lkcd-bio-vector.patch
  (SUSE39375 - LTC7697) setup bio->bi_vcnt correctly

-------------------------------------------------------------------
Mon Apr 26 13:38:30 CEST 2004 - olh@suse.de

- add patches.fixes/ppc64-rpaphp_phy_location.patch
  (SUSE39422 - LTC7486) use "linux-style" naming scheme

-------------------------------------------------------------------
Mon Apr 26 13:32:17 CEST 2004 - olh@suse.de

- add patches.arch/ppc64-eeh-include.patch
  include struct device after recent changes
  add patches.suse/LAuS-kernel-ioctl-include
  include ioctl function prototypes
  add patches.suse/kdb-ppc64-warningfix.patch
  pass correct options to ss

-------------------------------------------------------------------
Mon Apr 26 13:25:19 CEST 2004 - olh@suse.de

- Update ibmvscsis driver with bug fixes and cleanup.
  - fix incorrect report capacity
  - fix missing length in buffer pool
  - change driver to use dma_foo interfaces
  - change driver to use tasklet instead of workqueue

-------------------------------------------------------------------
Mon Apr 26 12:53:42 CEST 2004 - axboe@suse.de

- pin hwgroup before making speed/dma changes to the interface (SUSE38595)

-------------------------------------------------------------------
Mon Apr 26 12:39:10 CEST 2004 - okir@suse.de

- Merged patch to make lockd use the file system's
  underlying lock ops (conditional on a sysctl)

-------------------------------------------------------------------
Mon Apr 26 12:12:23 CEST 2004 - okir@suse.de

- Merged several SCTP fixes from Sridhar Samudra
- Merged a fix for e100 at 10Mbbps/half-duplex

-------------------------------------------------------------------
Mon Apr 26 12:06:00 CEST 2004 - okir@suse.de

- Merged patches for vsyscall-gettimeofday

-------------------------------------------------------------------
Sun Apr 26 10:43:19 CEST 2004 - olh@suse.de

- consolidate ppc64 patches, update to current ameslab status
  set MAX_CPU back to 64, lkcd broken

-------------------------------------------------------------------
Mon Apr 26 10:13:44 CEST 2004 - hare@suse.de

- add patches.suse/lkcd-netdump.patch
  Fixing lkcd netdump (SUSE39396)

-------------------------------------------------------------------
Mon Apr 26 09:29:06 CEST 2004 - okir@suse.de

- Merged patch from netdev to prevent oops when removing tulip module

-------------------------------------------------------------------
Sun Apr 25 22:46:03 CEST 2004 - olh@suse.de

- disable hugetlb patches for ppc64, disable shm_use_hugepages
  has to be fixed first, leads to segfaults in insmod

-------------------------------------------------------------------
Sat Apr 24 17:11:11 CEST 2004 - agruen@suse.de

- scripts/sequence-patch: Improve integration with quilt; now
  sequence-patch.sh can apply patches up to a specific point
  (which it does slightly faster than quilt); the resulting tree
  is fully compatible with quilt. (Use the --clean option to get
  rid of quilt specific files in .pc/.)

-------------------------------------------------------------------
Sat Apr 24 00:59:55 CEST 2004 - agruen@suse.de

- Add more stuff from -mc4 (patches.fixes/):
  ext3-transaction-batching-fix.patch, intermezzo-leak-fixes.patch,
  load_elf_binary-overflow-detection-fix.patch
  nfs-readdirplus-overflow-fix.patch, pmdisk-needs-asmlinkage.patch,
  proc-load-average-fix.patch, selinux-ipv6-support.patch,
  selinux-remove-duplicate-assignment.patch
  v850-bitop-volatiles.patch, v850-dma-mapping-fix.patch.
- Another minor nfsacl optimization: Reserve a little space for
  SETACL arguments in nfs so that in the common cases, no extra
  pages need to be allocated.

-------------------------------------------------------------------
Fri Apr 23 17:14:22 CEST 2004 - olh@suse.de

- display brand on the front panel display

-------------------------------------------------------------------
Fri Apr 23 16:54:39 CEST 2004 - olh@suse.de

- enable hugetlb patches for ppc64, enable shm_use_hugepages
  add patches.arch/ibm-ppc64-cow-bugfix

-------------------------------------------------------------------
Fri Apr 23 16:46:07 CEST 2004 - agruen@suse.de

- From -mc4, add patches.fixes/hysnd-MOD_USE_COUNT-fix.patch and
  patches.fixes/remove-nswap-cnswap.patch; enable patches.fixes/
  huge-sparse-tmpfs-files.patch + rediff patches.suse/numa-api.

-------------------------------------------------------------------
Fri Apr 23 16:14:47 CEST 2004 - olh@suse.de

- add patches.arch/ibm-ppc64-rtas-error-log-max
  use 1k for rtas-error-log-max (SUSE37978 - LTC7338)

-------------------------------------------------------------------
Fri Apr 23 15:50:56 CEST 2004 - olh@suse.de

- add patches.fixes/net-MCAST_MSFILTER-error.patch
  [IPV4]: Fix return value on MCAST_MSFILTER error case.

-------------------------------------------------------------------
Fri Apr 23 15:34:02 CEST 2004 - garloff@suse.de

- cpufreq-unsigned: Use unsigned in cpufreq ioctl handler (SUSE38898).

-------------------------------------------------------------------
Fri Apr 23 15:33:00 CEST 2004 - agruen@suse.de

- xfs dmapi: Add vm_operations_struct->mprotect.
- Update cifs to version 1.10.
- patches.fixes/file-operations-fcntl.patch: Add fcntl file
  operation.

-------------------------------------------------------------------
Fri Apr 23 10:20:01 CEST 2004 - hare@suse.de

- add patches.arch/s390-proc-mapped-base.patch (SUSE39066)
  Fix /proc/<pid>/mmapped_base for s390x

-------------------------------------------------------------------
Fri Apr 23 10:16:03 CEST 2004 - okir@suse.de

- Make sure the null cipher crypto module is loaded automatically
  (patch from mludvig, SUSE39274)

-------------------------------------------------------------------
Fri Apr 23 05:00:19 CEST 2004 - ak@suse.de

- add early cpu detect for i386
- add balance on fork for scheduler

-------------------------------------------------------------------
Fri Apr 23 03:48:54 CEST 2004 - ak@suse.de

- Add SMT scheduling for x86-64
- Disable NUMA scheduler on x86-64

-------------------------------------------------------------------
Thu Apr 22 19:06:38 CEST 2004 - olh@suse.de

- add patches.arch/eeh_rpaphp.patch (SUSE39259 - LTC7797)
  ethernet drivers can't create interfaces for newly added adapters

-------------------------------------------------------------------
Thu Apr 22 18:09:49 CEST 2004 - olh@suse.de

- add patches.drivers/pcnet32-dump_regs.patch
  (SUSE39299 - LTC7796) add register dump capability to pcnet32

-------------------------------------------------------------------
Thu Apr 22 17:29:20 CEST 2004 - ak@suse.de

- Add more overflow fixes (sdla) 
- Prevent unloading of old IDE drivers
- Fix compilation with kmod off
- Fix typo in NUMA API
- Fix LFS in sendfile (SUSE39156) 
- Fix bug in i810 overflow fix

-------------------------------------------------------------------
Thu Apr 22 16:28:43 CEST 2004 - mantel@suse.de

- clean up fshooks/LAuS code

-------------------------------------------------------------------
Thu Apr 22 15:59:59 CEST 2004 - agruen@suse.de

- nfsacl: Add on-demand buffer allocation patch from okir; this
  significantly improves common-case performance.

-------------------------------------------------------------------
Thu Apr 22 15:49:15 CEST 2004 - kraxel@suse.de

- fix smp bugs in skas3 patch.

-------------------------------------------------------------------
Thu Apr 22 15:18:11 CEST 2004 - axboe@suse.de

- dm-mp must use own work queue, to not stall others if it ends up block.
  Bug SUSE39260

-------------------------------------------------------------------
Thu Apr 22 14:39:16 CEST 2004 - schwab@suse.de

- Disable KDB in default and 64k-pagesize.

-------------------------------------------------------------------
Wed Apr 21 23:58:05 CEST 2004 - agruen@suse.de

- nfsacl: Fix another bug in xdr_xcode_array2, and clean it up.
  Remove some unnecessary xdr code. Return a more useful error
  code when an acl is too large.

-------------------------------------------------------------------
Wed Apr 21 22:29:47 CEST 2004 - okir@suse.de

- Tentative fix for arp_solicit crash (SUSE38442)
- Fix for failure in tahi nd#21 (SUSE38542)

-------------------------------------------------------------------
Wed Apr 21 20:58:35 CEST 2004 - olh@suse.de

- add patches.fixes/rpaphp_err_free.patch
  RPA PCI Hotplug - redundant free (SUSE39258 - LTC7101)

-------------------------------------------------------------------
Wed Apr 21 20:55:57 CEST 2004 - olh@suse.de

- add patches.fixes/kobject_set_name-lenght.patch
  kobject_set_name() doesn't allocate enough space (SUSE39258 - LTC7101)

-------------------------------------------------------------------
Wed Apr 21 19:43:40 CEST 2004 - olh@suse.de

- add patches.drivers/firewire_ieee1394_nodemgr
  allow rmmod ohci1394  (SUSE39190)

-------------------------------------------------------------------
Wed Apr 21 18:22:41 CEST 2004 - garloff@suse.de

- More elegant solution for not attaching other highlevel drivers.

-------------------------------------------------------------------
Wed Apr 21 17:56:21 CEST 2004 - kraxel@suse.de

- v4l driver updates (cx88, saa7134).

-------------------------------------------------------------------
Wed Apr 21 15:29:03 CEST 2004 - garloff@suse.de

- Drop 2.4 style SCSI scanning patches except inq_timeout, in 
  favour of using new style flags (scsi_mod.)default_dev_flags=Flags 
  and dev_flags=Vendor:Model:Flags. Instead:
  * scsi-scan-deprecate-forcelun: Document we don't want FORCELUN
    entries. Instead max_luns=N parameter should be used.
  * scsi-scan-blist_replun: BLIST_NOREPORTLUN (0x10000) and BLIST_
    REPORTLUN2 (0x20000), the first disallowing the use of
    REPORT_LUNS, the second allowing even for SCSI-2 (if HBA 
    supports more than 8 LUNs).
  * scsi-scan-no-offl-pq-notcon: Don't mark entire device offline
    if PQ reports not connected. Instead prevent sd driver from
    attaching. Replaces allow_ghost_luns parameter.
  * scsi-scan-dont-att-pq-notcon: Don't attach sr, st, or osst
    either for a PQ different from 0.
  * scsi-scan-dont-att-pq-notcon-ch: Don't attach changer.

-------------------------------------------------------------------
Wed Apr 21 15:04:43 CEST 2004 - garloff@suse.de

- Disable posix-timers-deadlock patch as it's broken (at least
  on x86-64). 

-------------------------------------------------------------------
Wed Apr 21 14:54:39 CEST 2004 - garloff@suse.de

- Change CPU in bigsmp config to MPENTIUMII. Old PPro machines
  need to run the (small) smp kernel, as they need PPRO_FENCE
  (erratum #51).

-------------------------------------------------------------------
Wed Apr 21 12:27:42 CEST 2004 - mantel@suse.de

- fix memory leak in do_fork() (SUSE39223)

-------------------------------------------------------------------
Wed Apr 21 12:18:38 CEST 2004 - olh@suse.de

- CONFIG_HOTPLUG_PCI_RPA=y in pseries64 config (SUSE39216 - LTC7773)

-------------------------------------------------------------------
Wed Apr 21 11:37:21 CEST 2004 - agruen@suse.de

- Remove patches.fixes/shm_unlink-posix.diff: This is supposed to
  be fixed in glibc (and it is indeed fixed there).
- Add selected fixes from -mc4:
  + bitmap_parse-fix.patch: Broken bitmap_parse for ncpus > 32
  + i4l-kernelcapi-rework.patch: receive workqueue and locking
    rework
  + strip-param-quotes.patch: Strip quotes from kernel parameters
  + sys_time-subtick-correction-fix.patch: Fix sys_time() to get
    subtick correction from the new xtime
  + huge-sparse-tmpfs-files.patch: Fix huge sparse tmpfs files
    (disabled, pending confirmation).

-------------------------------------------------------------------
Wed Apr 21 11:19:27 CEST 2004 - okir@suse.de

- IPv6: Fixing various IPv6 redirect problems flagged by TAHI (SUSE38543, SUSE38549)

-------------------------------------------------------------------
Wed Apr 21 10:56:58 CEST 2004 - garloff@suse.de

- posix-timers-deadlock: Avoid deadlock.

-------------------------------------------------------------------
Wed Apr 21 03:48:26 CEST 2004 - agruen@suse.de

- patches.suse/sunrpc-xdr-arrays, patches.suse/nfs-acl: More
  fixes in nfsacl; the cleanup revealed a few additional bugs
  that did not trigger before.
- patches.fixes/ice-workaround.diff: Work around internal compiler
  error.

-------------------------------------------------------------------
Tue Apr 20 23:47:59 CEST 2004 - garloff@suse.de

- fix-fb_copy_cmap: Fix error in framebuffer colourmap ioctl (SUSE39053)

-------------------------------------------------------------------
Tue Apr 20 23:30:00 CEST 2004 - olh@suse.de

- reenable kdb for pseries

-------------------------------------------------------------------
Tue Apr 20 23:16:39 CEST 2004 - olh@suse.de

- add patches.fixes/ibm-ppc64-veth-devinfo
  provice sysfs device symlink for hwinfo

-------------------------------------------------------------------
Tue Apr 20 23:05:46 CEST 2004 - olh@suse.de

- update patches.arch/ppc64.patch
  preserve cpus_allowed in collect_startpurr() (# SUSE39143 - LTC7339)

-------------------------------------------------------------------
Tue Apr 20 22:41:25 CEST 2004 - olh@suse.de

- add patches.fixes/ibm-ppc64-procfs-dynamic-inodes
  [PATCH] Increase number of dynamic inodes in procfs

-------------------------------------------------------------------
Tue Apr 20 21:12:08 CEST 2004 - olh@suse.de

- update ipr scsi driver to version 2.0.4
 Don't zero the hostrcb dma buffer address in unit check processing.

-------------------------------------------------------------------
Tue Apr 20 16:42:04 CEST 2004 - ak@suse.de

- Add overflow fixes from linux-kernel (e1000, i810, 3ware, fusion) 
- Add acpi_skip_timer_override option for nforce2 
- update x86-64 patchkit:
  * fix MCE logging
  * allow compilation without PCI or GART_IOMMU
  * Add cache_alignment field/macro
  * more flexible node<->cpu mapping
  * fix stack page printing in oops log
  * minor cleanups

-------------------------------------------------------------------
Tue Apr 20 14:58:53 CEST 2004 - mantel@suse.de

- disable CONFIG_PM_DISK on i386

-------------------------------------------------------------------
Tue Apr 20 14:12:13 CEST 2004 - garloff@suse.de

- SCSI scanning parameters: Drop sparselun and largelun params,
  they are superceeded by default_dev_flags.
- SCSI scanning parameters: Drop llun_blklst: Superceeded by
  dev_flags.
- tmscsim-64bit: 64bit fixes for tmscsim SCSI driver.

-------------------------------------------------------------------
Tue Apr 20 13:41:19 CEST 2004 - axboe@suse.de

- CFQ iosched alias request hash fix

-------------------------------------------------------------------
Tue Apr 20 13:17:05 CEST 2004 - garloff@suse.de

- SCSI scanning parameters: Drop scsi_ prefixes as we have a 
  scsi_mod. prefix anyways. Also split inq_timeout patch.

-------------------------------------------------------------------
Tue Apr 20 12:41:15 CEST 2004 - hare@suse.de

- Update call_usermode_helper to use workqueues
  (from 2.6.6-rc1-mm)
  Removed patches.fixes/call_usermodehelper_async.patch,
  patches.fixes/call_usermodehelper_async-always.patch.
  Added patches.fixes/create_singlethread_workqueue.patch,
  patches.fixes/use-workqueue-for-call_usermodehelper.patch

-------------------------------------------------------------------
Tue Apr 20 12:31:58 CEST 2004 - okir@suse.de

- added a fix from usagi for UDP sendmsg with options

-------------------------------------------------------------------
Tue Apr 20 12:04:58 CEST 2004 - okir@suse.de

- Pulled in two ipsec patches: pfkey-prio, xfrm-family

-------------------------------------------------------------------
Tue Apr 20 11:38:22 CEST 2004 - olh@suse.de

- add patches.suse/ibm-ppc64-domain-sched-fix.patch
  updates description to get it in sync with x86
  fixes one nodemask which wasnt being anded with cpu_possible_map.

-------------------------------------------------------------------
Tue Apr 20 11:37:22 CEST 2004 - okir@suse.de

- Fixed firmware address in tg3 driver (Andreas Jochens)

-------------------------------------------------------------------
Tue Apr 20 10:55:06 CEST 2004 - mantel@suse.de

- make suspend to S4 via powerbutton work more than once (SUSE39089)

-------------------------------------------------------------------
Tue Apr 20 09:01:05 CEST 2004 - mantel@suse.de

- use in-kernel e100 driver; new version was meant for 2.4 only
  according to Intel

-------------------------------------------------------------------
Tue Apr 20 00:06:21 CEST 2004 - garloff@suse.de

- vesafb-video-mem-mtrr: Apply MTRR setting to whole framebuffer.
  (SUSE39104)

-------------------------------------------------------------------
Mon Apr 19 18:21:24 CEST 2004 - olh@suse.de

- add  patches.fixes/rcu_large_cpumask.patch
  The RCU code was missing cpus_empty() in one place,
  required with large cpumasks.

-------------------------------------------------------------------
Mon Apr 19 18:06:34 CEST 2004 - schwab@suse.de

- Fix broken LAuS patch.

-------------------------------------------------------------------
Mon Apr 19 18:01:19 CEST 2004 - schwab@suse.de

- Update configs.

-------------------------------------------------------------------
Mon Apr 19 17:51:13 CEST 2004 - agruen@suse.de

- Add a few patches from Andrew's -mc4 tree:
  ext2-fsync-speedup-2, ext3-fsync-speedup, jbd-commit-ordered-fix,
  jbd-iobuf-error-handling-fix, jbd-move-locked-buffers,
  kerneldoc-handle-attributes,
  set-mod-waiter-before-calling-stop_machine.

-------------------------------------------------------------------
Mon Apr 19 17:48:48 CEST 2004 - okir@suse.de

- IPv6: use official IANA value for MLDv2 (SUSE39070)

-------------------------------------------------------------------
Mon Apr 19 17:41:32 CEST 2004 - olh@suse.de

- update arch/ppc64/kernel/rtas.c

-------------------------------------------------------------------
Mon Apr 19 17:27:37 CEST 2004 - okir@suse.de

- How embarrassing - a missing semicolon in my previous commit

-------------------------------------------------------------------
Mon Apr 19 17:21:03 CEST 2004 - mason@suse.de

- update to CKRM-e5

-------------------------------------------------------------------
Mon Apr 19 17:20:29 CEST 2004 - okir@suse.de

- nat-before-ipsec patches were lacking an EXPORT_SYMBOL(nf_rcv_postxfrm_local)

-------------------------------------------------------------------
Mon Apr 19 17:18:51 CEST 2004 - okir@suse.de

- open(O_EXCL) on NFSv3 produced incorrect time stamp (SUSE39056)

-------------------------------------------------------------------
Mon Apr 19 16:27:03 CEST 2004 - mason@suse.de

- fix reiserfs oops during umount due to undeleted work queue timer

-------------------------------------------------------------------
Mon Apr 19 16:26:53 CEST 2004 - kraxel@suse.de

- raise number of ttys for uml [bug SUSE38995].

-------------------------------------------------------------------
Mon Apr 19 15:27:03 CEST 2004 - mason@suse.de

- merge aio O_SYNC code
- remove hunks from barrier-reiser that revert other patches
- fix reiserfs-dirty-warning to catch another bogus warning that
  was triggering an oops

-------------------------------------------------------------------
Mon Apr 19 14:42:03 CEST 2004 - okir@suse.de

- Merged nat-before-ipsec patches and enabled CONFIG_IP_NF_MATCH_POLICY=m

-------------------------------------------------------------------
Mon Apr 19 14:22:28 CEST 2004 - agruen@suse.de

- Use `make silentoldconfig' instead of `make oldconfig' in spec
  files: As a side effect, this prevents the infinitely growing
  build log problem from happening.

-------------------------------------------------------------------
Mon Apr 19 13:20:11 CEST 2004 - axboe@suse.de

- update barrier md to use same layout as md unplug bits

-------------------------------------------------------------------
Mon Apr 19 12:45:37 CEST 2004 - okir@suse.de

- Enabled CONFIG_SCHED_SMT on ppc64
- Fixed typo in sched-domain-setup-lock.patch

-------------------------------------------------------------------
Mon Apr 19 12:03:14 CEST 2004 - mantel@suse.de

- added Intel e100 driver version 2.3.40. Since there is already a
  driver for this hardware in the kernel (e100.c version 3.0.17),
  the new one from Intel has been added under the name e100-intel.o

-------------------------------------------------------------------
Mon Apr 19 12:00:14 CEST 2004 - axboe@suse.de

- update swap unplug bits. From Hugh.

-------------------------------------------------------------------
Mon Apr 19 11:46:31 CEST 2004 - axboe@suse.de

- update md unplug bits. From Neil.

-------------------------------------------------------------------
Mon Apr 19 11:34:45 CEST 2004 - mantel@suse.de

- update e1000 driver to 5.2.39

-------------------------------------------------------------------
Mon Apr 19 11:24:53 CEST 2004 - mantel@suse.de

- add audit subsystem (LAuS-kernel and fshooks)

-------------------------------------------------------------------
Mon Apr 19 10:37:09 CEST 2004 - okir@suse.de

- Merged domain scheduler patches from mm tree

-------------------------------------------------------------------
Sun Apr 18 21:42:46 CEST 2004 - olh@suse.de

- add patches.drivers/ibm-ppc64-hvcs-warning-fix

-------------------------------------------------------------------
Sun Apr 18 21:22:04 CEST 2004 - olh@suse.de

- update kdb-ppc64 patch, fix bt <addr>

-------------------------------------------------------------------
Sun Apr 18 18:54:12 CEST 2004 - olh@suse.de

- update patches.arch/ibm-ppc64-rtas-races
  avoid stale rtas lock, remove lock from rtas_stop_self()

-------------------------------------------------------------------
Sun Apr 18 18:34:17 CEST 2004 - olh@suse.de

- add patches.arch/ibm-ppc64-oops-platform_info
  add platform to oops message

-------------------------------------------------------------------
Sat Apr 17 20:11:31 CEST 2004 - olh@suse.de

- fix alsa suspend

-------------------------------------------------------------------
Sat Apr 17 20:05:37 CEST 2004 - olh@suse.de

- enable lkcd for ppc64

-------------------------------------------------------------------
Sat Apr 17 19:58:29 CEST 2004 - agruen@suse.de

- patches.suse/nfs-acl: Add missing check.

-------------------------------------------------------------------
Sat Apr 17 16:25:23 CEST 2004 - olh@suse.de

- temporary disable CONFIG_PPC_VPURR on pseries64

-------------------------------------------------------------------
Sat Apr 17 14:35:35 CEST 2004 - olh@suse.de

- add patches.drivers/raw-2.6.6-rc1.patch
  create dev nodes in sysfs for raw device (SUSE39037 - LTC7618)

-------------------------------------------------------------------
Sat Apr 17 12:12:38 CEST 2004 - olh@suse.de

- return 1 in kdb_debugger on ppc64 to avoid recursive calls to kdb

-------------------------------------------------------------------
Fri Apr 16 21:28:18 CEST 2004 - olh@suse.de

- add patches.arch/ibm-ppc64-xmon, update from ameslab

-------------------------------------------------------------------
Fri Apr 16 21:19:41 CEST 2004 - olh@suse.de

- update kdb for ppc64 from ameslab

-------------------------------------------------------------------
Fri Apr 16 20:29:32 CEST 2004 - garloff@suse.de

- Forward port 2.4 SCSI patches:
  * scsi-log-unlikely: Branch prediction optimization
- Forward port 2.4 SCSI scanning patches:
  * patches.suse/scsi-scan-newopts: 
    Introduce scsi_sparselun=1 and scsi_largelun=1 boot/module 
    parameters.
  * patches.suse/scsi-scan-reportlun2:
    Drop SCSI_REPORT_LUNS config option, introduce scsi_noreportlun
    parameter instead. Also scsi_reportlun2 to allow trying 
    REPORT_LUNS on SCSI-2 devices.
  * patches.suse/scsi-scan-allow-ghost-devs:
    Allow to avoid setting LUNs offline as needed by some EMC
    device (scsi_allow_ghost_devices parameter).
  * patches.suse/scsi-scan-inq-timeout:
    Allow the user to specify the SCSI scanning timeout, as some
    devices may need more (scsi_inq_timeout parameter).
  * patches.suse/scsi-scan-llun-blklst-param:
    Implement llun_blklst=C,B,T[,C,B,T[,...]] parameter that allows
    setting BLIST_LARGELUN|BLIST_SPARSELUN for single devices.
  * patches.suse/scsi-scan-host-noreportlun: 
    Allow host adapters to not use REPORT_LUNS scanning.
  * patches.suse/scsi-zfcp-noreportlun.diff:
    The zfcp adapter uses it's own way of mapping LUNs, different
    from Linux. Thus don't use REPORT_LUNS.

-------------------------------------------------------------------
Fri Apr 16 20:27:32 CEST 2004 - olh@suse.de

- add hugetblfs patches for ppc64
  patches.arch/ibm-ppc64-01_sles-macro-cleanup-1.patch
  patches.arch/ibm-ppc64-02_sles-hugetlb-race-1.patch
  patches.arch/ibm-ppc64-03_sles_dyn_as.patch

-------------------------------------------------------------------
Fri Apr 16 20:09:06 CEST 2004 - olh@suse.de

- add patches.suse/dm-bbr.vmalloc
  vmalloc needs vmalloc.h

-------------------------------------------------------------------
Fri Apr 16 19:02:18 CEST 2004 - olh@suse.de

- update patches.drivers/firewire_ieee1394
  rev 1206, leave out whitespace changes

-------------------------------------------------------------------
Fri Apr 16 17:18:49 CEST 2004 - agruen@suse.de

- Some cleanups in nfsacl.

-------------------------------------------------------------------
Fri Apr 16 17:12:25 CEST 2004 - mason@suse.de

- reiserfs update:
- improved allocator (less fragmentation)
- optimizations for synchronous workloads
- metadata readahead

-------------------------------------------------------------------
Fri Apr 16 15:48:25 CEST 2004 - schwab@suse.de

- Build sgi_fetchop as module [SUSE38862].

-------------------------------------------------------------------
Fri Apr 16 14:55:54 CEST 2004 - mantel@suse.de

- fix alsa suspend

-------------------------------------------------------------------
Fri Apr 16 14:21:33 CEST 2004 - schwab@suse.de

- Add driver for Intel Multimedia Timer [SUSE38873].

-------------------------------------------------------------------
Fri Apr 16 13:40:14 CEST 2004 - agruen@suse.de

- Update cifs to version 1.0.8.

-------------------------------------------------------------------
Fri Apr 16 13:32:25 CEST 2004 - olh@suse.de

- add patches.arch/ibm-ppc64-rtas-buffer-rmo
  may help (SUSE37978 - LTC7338) Bad kernel stack pointer on power4

-------------------------------------------------------------------
Fri Apr 16 13:07:20 CEST 2004 - olh@suse.de

- add patches.arch/ibm-ppc64-duplicate-mmu-hash-entry
  [PATCH] ppc64: Fix possible duplicate MMU hash entries

-------------------------------------------------------------------
Fri Apr 16 12:53:15 CEST 2004 - olh@suse.de

- add patches.arch/ibm-ppc64-branch-trap
  [PATCH] [ppc64] catch branch to 0 in real mode (SUSE38737 - LTC7403)

-------------------------------------------------------------------
Fri Apr 16 12:29:13 CEST 2004 - okir@suse.de

- merged some pcnet fixes (SUSE38961)

-------------------------------------------------------------------
Fri Apr 16 12:15:13 CEST 2004 - axboe@suse.de

- import my correct unplug counting patch from mainline

-------------------------------------------------------------------
Fri Apr 16 12:11:53 CEST 2004 - axboe@suse.de

- update sr reference count and disconnect race patch to match mainline

-------------------------------------------------------------------
Fri Apr 16 11:50:26 CEST 2004 - olh@suse.de

- add patches.arch/ibm-ppc64-rtas-races
  may help (SUSE37978 - LTC7338) Bad kernel stack pointer on power4

-------------------------------------------------------------------
Fri Apr 16 11:38:19 CEST 2004 - mantel@suse.de

- fix performance problems with pcnet32 driver (SUSE38962)

-------------------------------------------------------------------
Fri Apr 16 11:24:21 CEST 2004 - olh@suse.de

- add patches.arch/ibm-ppc64-initialise-dn-properties
  [PATCH] [ppc64] always initialise dn->type and dn->name
  (SUSE37976 - LTC7231) qla2xxx driver oops on device discovery

-------------------------------------------------------------------
Fri Apr 16 11:06:50 CEST 2004 - olh@suse.de

- add patches.fixes/call_usermodehelper_async-always.patch
  add patches.fixes/call_usermodehelper_async.patch
  add patches.fixes/kstrdup-and-friends.patch
  from 2.6.5-mm6
  (SUSE38925 - LTC7358) Boot hang in call_usermodehelper

-------------------------------------------------------------------
Fri Apr 16 09:32:54 CEST 2004 - olh@suse.de

- add patches.arch/ibm-ppc64-dart-absolute_to_virt
  [PATCH] ppc64: Fix G5 build with DART (iommu) support

-------------------------------------------------------------------
Thu Apr 15 22:11:19 CEST 2004 - agruen@suse.de

- Remove a few 64-bit cleanliness warnings that lead to build
  failures.

-------------------------------------------------------------------
Thu Apr 15 21:00:00 CEST 2004 - olh@suse.de

- add patches.drivers/icadd-2.6-0.23.3.patch (SUSE37425)
  ftp://www-126.ibm.com/pub/icadd/icadd-2.6-0.23/

-------------------------------------------------------------------
Thu Apr 15 19:53:20 CEST 2004 - olh@suse.de

- add patches.arch/ibm-ppc64-eeh_register_disable_func
  export function for pci hotplug
  add patches.arch/ibm-ppc64-restore-r13s
  have to restore r13 when entering unrecoverable_exception
  add patches.arch/ibm-ppc64-si_addr-fix

-------------------------------------------------------------------
Thu Apr 15 17:40:06 CEST 2004 - okir@suse.de

- Disabled CONFIG_NFS_V4 and CONFIG_NFSD_V4 on all platforms

-------------------------------------------------------------------
Thu Apr 15 16:33:14 CEST 2004 - axboe@suse.de

- fix reference bug in barrier-core, fix clearing of ->doing_barrier
  in ide core in case of errors

-------------------------------------------------------------------
Thu Apr 15 16:03:49 CEST 2004 - okir@suse.de

- Updated statfs-no-eoverflow: ia32 mode on AMD64 had the
  same problem with ffiles == -1 (SUSE36400)

-------------------------------------------------------------------
Thu Apr 15 15:41:55 CEST 2004 - olh@suse.de

- add patches.arch/ibm-ppc64-signal_frame-corruption
  ppc64 signal frame issue

-------------------------------------------------------------------
Thu Apr 15 15:37:06 CEST 2004 - olh@suse.de

- add patches.arch/ibm-ppc64-ras-bss
  (SUSE37978 - LTC7338) Bad kernel stack pointer on power4

-------------------------------------------------------------------
Thu Apr 15 14:50:18 CEST 2004 - mantel@suse.de

- fix ALSA update for PPC

-------------------------------------------------------------------
Thu Apr 15 14:17:40 CEST 2004 - okir@suse.de

- Fix a typo on ipv6/ah6.c (from netdev)

-------------------------------------------------------------------
Thu Apr 15 13:22:25 CEST 2004 - olh@suse.de

- update ipr scsi driver to version 2.0.3
  add patches.drivers/patch-ipr_evlog
  add patches.fixes/patch-2.6.5-sd_timeout_mod
  allows LLDs to override the default read/write timeout for scsi
  disks. The default timeout value used is too short for many RAID
  array devices, such as those created by the ipr driver.

-------------------------------------------------------------------
Thu Apr 15 12:47:48 CEST 2004 - mantel@suse.de

- ALSA update and cleanup

-------------------------------------------------------------------
Thu Apr 15 12:31:22 CEST 2004 - olh@suse.de

- add patches.arch/ibm-ppc64-rtas-loglevel
  (SUSE38172 - LTC7219) Frequent RTAS messages reported to the console

-------------------------------------------------------------------
Wed Apr 14 23:22:12 CEST 2004 - garloff@suse.de

- Back out barrier patches temporarily (SUSE38950, SUSE38949).

-------------------------------------------------------------------
Wed Apr 14 21:38:34 CEST 2004 - garloff@suse.de

- Patch from Arjan to fix cursor setting for framebuffer drivers.

-------------------------------------------------------------------
Wed Apr 14 21:29:34 CEST 2004 - olh@suse.de

- update icom driver, fix PORT_ICOM define

-------------------------------------------------------------------
Wed Apr 14 19:24:32 CEST 2004 - ak@suse.de

- Merge ext3 data=journal data corruption fix from mainline.

-------------------------------------------------------------------
Wed Apr 14 18:06:43 CEST 2004 - garloff@suse.de

- Added missing ISO9660 symlink length check (mason, agruen).

-------------------------------------------------------------------
Wed Apr 14 16:02:51 CEST 2004 - okir@suse.de

- IPv6: Disabled xfrm6_tunnel, adjusted several other patches (SUSE36302, SUSE37357)

-------------------------------------------------------------------
Wed Apr 14 15:47:45 CEST 2004 - axboe@suse.de

- renable barrier-ide again, I killed the sync on block device close.

-------------------------------------------------------------------
Wed Apr 14 15:45:26 CEST 2004 - okir@suse.de

- SCTP: fail if /proc/net/sctp couldn't be created (SUSE38038)

-------------------------------------------------------------------
Wed Apr 14 15:30:24 CEST 2004 - agruen@suse.de

- Makefile.suse (for building external modules): Allow symlinks,
  too.

-------------------------------------------------------------------
Wed Apr 14 13:53:50 CEST 2004 - olh@suse.de

- add patches.arch/ibm-ppc64-cpu-power5
  add patches.suse/ibm-ppc64-cpu-features
  Update CPU features. Remove DABR feature, all cpus have it.
  Add MMCRA, PMC8, SMT, COHERENT_ICACHE, LOCKLESS_TLBIE features

-------------------------------------------------------------------
Wed Apr 14 13:52:49 CEST 2004 - schwab@suse.de

- Enable parsing of PCI link entries in ACPI [SUSE36790].

-------------------------------------------------------------------
Wed Apr 14 13:30:45 CEST 2004 - olh@suse.de

- add patches.fixes/generalise-system_running.patch
  (SUSE38395 - LTC7308) Crash at reboot on CONFIG_NUMA systems

-------------------------------------------------------------------
Wed Apr 14 13:05:53 CEST 2004 - hare@suse.de

- S/390: Rename qeth module to qeth_mod for compability with
  old versions.

-------------------------------------------------------------------
Wed Apr 14 11:14:24 CEST 2004 - olh@suse.de

- add patches.arch/ibm-ppc64-numa-16mb-lmb
  (SUSE37612 - LTC7163)   [PATCH] ppc64: NUMA fix for 16MB LMBs

-------------------------------------------------------------------
Wed Apr 14 11:08:52 CEST 2004 - olh@suse.de

- add patches.arch/ibm-ppc64-numa-register-secondary
  (SUSE38648 - LTC7337) sibling cpus are not mapped to nodes

-------------------------------------------------------------------
Wed Apr 14 10:14:55 CEST 2004 - hare@suse.de

- S/390: Update to IBM Codedrop 2004/04/15
- S/390: Removed obsolete patches
- Rediffed patches.suse/lkcd-kernel-changes-linux263.patch,
  patches.fixes/anon-vma to apply again.

-------------------------------------------------------------------
Tue Apr 13 17:47:25 CEST 2004 - mantel@suse.de

- update mpt/fusion driver to 3.01.03

-------------------------------------------------------------------
Tue Apr 13 17:38:12 CEST 2004 - mantel@suse.de

- fix dm so that EVMS snapshotting works correctly

-------------------------------------------------------------------
Tue Apr 13 17:29:04 CEST 2004 - mantel@suse.de

- fix nonlinear/truncate problem

-------------------------------------------------------------------
Tue Apr 13 16:51:38 CEST 2004 - mantel@suse.de

- fix module parameter problem in qla2xxx driver (SUSE38764)

-------------------------------------------------------------------
Tue Apr 13 15:59:47 CEST 2004 - mantel@suse.de

- update cifs to 1.0.6

-------------------------------------------------------------------
Tue Apr 13 15:27:57 CEST 2004 - schwab@suse.de

- Increase NR_CPUS to 512 in sn2 config.

-------------------------------------------------------------------
Tue Apr 13 12:59:47 CEST 2004 - mantel@suse.de

- fix file system corruption from qla1280 driver (SUSE38732)

-------------------------------------------------------------------
Thu Apr  8 18:55:07 CEST 2004 - ak@suse.de

- Disable unnecessary MTD drivers on x86-64

-------------------------------------------------------------------
Thu Apr  8 18:40:00 CEST 2004 - ak@suse.de

- Add lazy time stamps for networking

-------------------------------------------------------------------
Thu Apr  8 17:38:11 CEST 2004 - axboe@suse.de

- Don't issue unconditional sync on block driver release.

-------------------------------------------------------------------
Thu Apr  8 17:00:06 CEST 2004 - ak@suse.de

- Readd new version of NUMA API

-------------------------------------------------------------------
Thu Apr  8 16:13:12 CEST 2004 - agruen@suse.de

- Update check for unresolved symbols so that it is also effective
  inside Autobuild.

-------------------------------------------------------------------
Thu Apr  8 15:56:54 CEST 2004 - garloff@suse.de

- Disable barrier-ide until it's fixed.

-------------------------------------------------------------------
Thu Apr  8 14:01:03 CEST 2004 - agruen@suse.de

- scripts/cvs-wd-timestamp: Fix for users who don't have bash
  as their default shell on cvs.unitedlinux.com.

-------------------------------------------------------------------
Thu Apr  8 02:53:00 CEST 2004 - andrea@suse.de

- Replace slab-no-comp with gfp-level-mask to better localize
  the dependencies on new gfpmask bitflags.

-------------------------------------------------------------------
Thu Apr  8 02:40:00 CEST 2004 - andrea@suse.de

- Updated xfs-hugetlbfs-mm-corruption using an alternate
  cleaner fix from the XFS developers. This patch was less
  obvious than the previous one but it has been tested by now
  so it can be applied.

-------------------------------------------------------------------
Thu Apr  8 02:29:00 CEST 2004 - andrea@suse.de

- added patches.fixes/mprotect-vma-merging and replaced prio-tree
  with the one in 2.6-aa and splitted out the prio-tree-suse
  part (covering kdb etc..) in a separate patch. This way
  the prio tree is applied before the numa-api patches.
- Disabled temporarily the three NUMA-API patches numa-api,
  mpol-copy-fix, numa-api-htlbpages. Andi has been notified,
  the patches need to be rediffed.

-------------------------------------------------------------------
Wed Apr  7 23:17:50 CEST 2004 - garloff@suse.de

- Fix vscsi deadlocking (against call_usermode_helper/hotplug).

-------------------------------------------------------------------
Wed Apr  7 17:38:44 CEST 2004 - garloff@suse.de

- Fix slab allocation flags (bug triggered by 
  xfs-hugetlbfs-mm-corruption) 

-------------------------------------------------------------------
Wed Apr  7 16:43:40 CEST 2004 - garloff@suse.de

- Fix UML build.

-------------------------------------------------------------------
Wed Apr  7 16:23:59 CEST 2004 - garloff@suse.de

- Disable non-executable stack on S390.

-------------------------------------------------------------------
Wed Apr  7 13:19:39 CEST 2004 - ak@suse.de

- Fix 2TB overflow in MD RAID5 

-------------------------------------------------------------------
Wed Apr  7 13:10:49 CEST 2004 - ak@suse.de

- Fix PHY timer bug in updated r8169 driver

-------------------------------------------------------------------
Wed Apr  7 01:12:12 CEST 2004 - agruen@suse.de

- lvm hash bucket calculation fix, solves snapshot creation
  problems on 32bit machines with > 4GB of ram.  Bug SUSE34418
  (mason@suse.de)

-------------------------------------------------------------------
Wed Apr  7 01:09:20 CEST 2004 - agruen@suse.de

- fixes/xfs-hugetlbfs-mm-corruption: xfs mm corruption fix
  (andrea@suse.de)
- patches.fixes/anon_vma_prepares-locking: Fix locking for page
  faults in concurrent threads (andrea@suse.de).
- fixes/ext3-infoleak: SUSE35212: fixes/ext3-infoleak, CAN-2004-0133.

-------------------------------------------------------------------
Tue Apr  6 22:58:55 CEST 2004 - agruen@suse.de

- SUSE38544: fixes/linux-2.6-flash-list-4gig-1: allows flashing of
  the JS20 firmware with the 2.6 kernel (ppc, meissner@suse.de).
- SUSE37815: fixes/iommu-alloc-failed: pci_alloc_consistent should
  return a NULL pointer instead of the magic NO_TCE value. (ppc,
  meissner@suse.de).

-------------------------------------------------------------------
Tue Apr  6 17:13:12 CEST 2004 - schwab@suse.de

- Reenable auto-IRQ for HCDP serial driver.

-------------------------------------------------------------------
Tue Apr  6 16:33:28 CEST 2004 - mantel@suse.de

- add Bad Block Relocation Device Target for device mapper

-------------------------------------------------------------------
Tue Apr  6 16:02:21 CEST 2004 - agruen@suse.de

- SUSE38503: Running fsx-linux generates a truncate + mmap workload
  that can make reiserfs leak bufers.  Eventually the system will
  run out of ram and die.

-------------------------------------------------------------------
Tue Apr  6 15:41:21 CEST 2004 - axboe@suse.de

- add ext3 barrier patch

-------------------------------------------------------------------
Tue Apr  6 15:39:00 CEST 2004 - axboe@suse.de

- add barrier patchset

-------------------------------------------------------------------
Tue Apr  6 15:30:14 CEST 2004 - agruen@suse.de

- patches.fixes/vicam-fix: Add missing copy_from_user (instead
  of direct memory access).

-------------------------------------------------------------------
Tue Apr  6 14:40:16 CEST 2004 - kraxel@suse.de

- saa7134 driver card list fixes.

-------------------------------------------------------------------
Tue Apr  6 13:49:03 CEST 2004 - agruen@suse.de

- Fix problem with %prepare in kernel-source (triggered on ppc).
- Fix permissions of arch/x86_64/offset.h

-------------------------------------------------------------------
Tue Apr  6 12:11:50 CEST 2004 - hare@suse.de

- S/390: Add patches.arch/s390-xip2fs-lru.patch.
  Fix build for xip2fs.

-------------------------------------------------------------------
Tue Apr  6 11:28:37 CEST 2004 - agruen@suse.de

- SUSE38013: Enable patches.fixes/shm_unlink-posix.diff.
- Merge selected bug fixes from 2.6.5-mc1.
- Fail if km_* modules don't build or there are undefined
  symbols.

-------------------------------------------------------------------
Tue Apr  6 11:25:47 CEST 2004 - axboe@suse.de

- update cdrom-refcount to better fix

-------------------------------------------------------------------
Tue Apr  6 11:00:29 CEST 2004 - schwab@suse.de

- Update configs.

-------------------------------------------------------------------
Tue Apr  6 10:44:53 CEST 2004 - schwab@suse.de

- Set MAX_DMA_ADDRESS earlier for HP platforms.

-------------------------------------------------------------------
Tue Apr  6 09:52:49 CEST 2004 - axboe@suse.de

- update libata-update to latest

-------------------------------------------------------------------
Tue Apr  6 09:44:22 CEST 2004 - mantel@suse.de

- remove HP ProLiant machines from ACPI blacklist (SUSE38427)

-------------------------------------------------------------------
Tue Apr  6 01:04:00 CEST 2004 - andrea@suse.de

- backed out swap-writepage-sync-1 and applied real fix for SUSE38247

-------------------------------------------------------------------
Mon Apr  5 22:15:58 CEST 2004 - ak@suse.de

- change map_base to mapped_base (SUSE38434)

-------------------------------------------------------------------
Mon Apr  5 21:50:10 CEST 2004 - ak@suse.de

- keep ACPI processor module loaded even without ACPI (SUSE37702)

-------------------------------------------------------------------
Mon Apr  5 19:04:33 CEST 2004 - ak@suse.de

- update r8169 driver (SUSE37793)

-------------------------------------------------------------------
Mon Apr  5 18:58:44 CEST 2004 - ak@suse.de

- disable CONFIG_NET_DIVERT on pseries64 too

-------------------------------------------------------------------
Mon Apr  5 18:46:38 CEST 2004 - schwab@suse.de

- Fix mmap overflow [SUSE37845].

-------------------------------------------------------------------
Mon Apr  5 18:30:37 CEST 2004 - ak@suse.de

- handle empty/disabled nodes without oopsing (SUSE37135)

-------------------------------------------------------------------
Mon Apr  5 18:30:36 CEST 2004 - agruen@suse.de

- Include binaries below scripts/ in kernel-source.$arch.rpm:
  Some external modules expect them.
- Include arch/asm-x86_64/offsets.h in kernel-source.$arch.rpm.
- Remove wrong Provides from kernel-syms.spec.
  
-------------------------------------------------------------------
Mon Apr  5 17:54:51 CEST 2004 - garloff@suse.de

- cdcrom-refcount: Patch from axboe for CDROM refcounting (SUSE38222).

-------------------------------------------------------------------
Mon Apr  5 17:45:03 CEST 2004 - okir@suse.de

- Remove remainder of udp-no-eagain patch; it breaks poll() on raw
  sockets (SUSE37842).

-------------------------------------------------------------------
Mon Apr  5 17:21:20 CEST 2004 - hare@suse.de

- S/390: add patches.drivers/xip2fs_part{1,2}.diff
  Add new execute-in-place fs for S/390.

-------------------------------------------------------------------
Mon Apr  5 17:17:36 CEST 2004 - mantel@suse.de

- disable CONFIG_PCI_NAMES

-------------------------------------------------------------------
Mon Apr  5 16:36:13 CEST 2004 - schwab@suse.de

- Disable 32bit emulation when the cpu does not support it [SUSE37594].

-------------------------------------------------------------------
Mon Apr  5 16:01:40 CEST 2004 - schwab@suse.de

- Fix missing include file.

-------------------------------------------------------------------
Mon Apr  5 15:40:16 CEST 2004 - okir@suse.de

- Updated and re-enabled patches.fixes/sunrpc-disconnect-race (SUSE37686)

-------------------------------------------------------------------
Mon Apr  5 15:30:22 CEST 2004 - mantel@suse.de

- fix AC97 register initialization

-------------------------------------------------------------------
Mon Apr  5 15:21:01 CEST 2004 - ak@suse.de

- Force IPv6 FIB cleanup on netdevice unregister (SUSE38246)

-------------------------------------------------------------------
Mon Apr  5 12:55:57 CEST 2004 - ak@suse.de

- add mapped-base for ppc64

-------------------------------------------------------------------
Mon Apr  5 11:12:45 CEST 2004 - okir@suse.de

- Disabled patches.fixes/sunrpc-verbose-disconnect; bad idea

-------------------------------------------------------------------
Mon Apr  5 10:26:48 CEST 2004 - kkeil@suse.de

- fix bug in the init of some bluetooth PCMCIA cards (SUSE34038)

-------------------------------------------------------------------
Mon Apr  5 06:25:10 CEST 2004 - andrea@suse.de

- prio-tree internal fix from Rajesh Venkatasubramanian,
  changes only mm/prio_tree.c.

-------------------------------------------------------------------
Mon Apr  5 02:02:00 CEST 2004 - garloff@suse.de

- Update to linux-2.6.5, dropping merged patches and adapt a few.

-------------------------------------------------------------------
Mon Apr  5 01:37:17 CEST 2004 - ak@suse.de

- add alpha fixes from ro

-------------------------------------------------------------------
Sun Apr  4 23:51:10 CEST 2004 - ak@suse.de

- add acpi_link_tolerant option to work around problems
  with VIA chipsets. Disabled by default for now.

-------------------------------------------------------------------
Sun Apr  4 22:33:00 CEST 2004 - andrea@suse.de

- added obviously safe patches.suse/unmap_vmas-lat to provide
  lowlatency even with preempt disabled.

-------------------------------------------------------------------
Sun Apr  4 22:26:00 CEST 2004 - andrea@suse.de

- XFS vmtruncate fix, will fix bug SUSE37257

-------------------------------------------------------------------
Sun Apr  4 19:19:10 CEST 2004 - agruen@suse.de

- patches.fixes/sound-ati-ixp-fix: Fix the S/PDIF port on ATI IXP
  boards (takashi@suse.de).

-------------------------------------------------------------------
Sun Apr  4 18:42:00 CEST 2004 - andrea@suse.de

- anon-vma arch update (noop for x86/x86-64 and most others)

-------------------------------------------------------------------
Sun Apr  4 12:45:44 CEST 2004 - ak@suse.de

- add ACPI always enable gpes change from mainline 

-------------------------------------------------------------------
Sun Apr  4 01:43:06 CEST 2004 - garloff@suse.de

- Update cifs to version 1.0.5. (SUSE35685, SUSE37871).

-------------------------------------------------------------------
Sun Apr  4 01:42:26 CEST 2004 - ak@suse.de

- disable apic off dmi entry for HP DL380 (SUSE34704)

-------------------------------------------------------------------
Sun Apr  4 00:25:23 CEST 2004 - agruen@suse.de

- SUSE38070 hang in hwscan loading module uhci-hcd: Extended
  psmouse-usb-fix patch to reset the USB controller thoroughly
  (vojtech@suse.cz).

-------------------------------------------------------------------
Sat Apr  3 20:43:46 CEST 2004 - agruen@suse.de

- patches.fixes/alsa-via82xx-amira-fix.diff: Fix from Takashi.

-------------------------------------------------------------------
Sat Apr  3 15:32:24 CEST 2004 - ak@suse.de

- add ACPI updates from mainline (pci bridge and ACPI SCI fixes)

-------------------------------------------------------------------
Sat Apr  3 01:43:10 CEST 2004 - garloff@suse.de

- protect-pids-from-oom2: Patch that allows adjustment of oom
  score per pid in powers of 2: 1 << $((/proc/$PID/oom_adj))
  with oom_adj in [-16 ... 15] and exports oom scores in /proc/
  $PID/oom_score. OOM killer sends SIGTERM prior to SIGKILL now.
- rediff patch-delay-2.6.3-040317

-------------------------------------------------------------------
Fri Apr  2 21:54:32 CEST 2004 - garloff@suse.de

- Change max request size from 128k to 124k for SATA devices w/o
  LBA48 support.

-------------------------------------------------------------------
Fri Apr  2 20:14:00 CEST 2004 - ak@suse.de

- Disable vectored interrupts support for i386 smp/bigsmp

-------------------------------------------------------------------
Fri Apr  2 19:57:31 CEST 2004 - ak@suse.de

- set nodes online on ia64

-------------------------------------------------------------------
Fri Apr  2 19:22:00 CEST 2004 - andrea@suse.de

- Removed suprious warnings from gfp-no-compound, and added
  further bugchecks to be more robust. Added some further
  __GFP_NO_COMP in the swapsuspend/swapresume (not strictly
  needed but just in case).

-------------------------------------------------------------------
Fri Apr  2 18:20:55 CEST 2004 - kraxel@suse.de

- add missing MODULE_DEVICE_TABLE() to skystar2 driver.

-------------------------------------------------------------------
Fri Apr  2 16:51:24 CEST 2004 - olh@suse.de

- merge a few patches from the linuxppc64-2.5 tree
  veth, vscsi, eeh

-------------------------------------------------------------------
Fri Apr  2 16:40:24 CEST 2004 - mantel@suse.de

- JFS: initialize log->bp before calling lmNextPage

-------------------------------------------------------------------
Fri Apr  2 15:49:59 CEST 2004 - mason@suse.de

- update snapshot locking code, fix possible deadlock cause by
  during dm activation. 

-------------------------------------------------------------------
Fri Apr  2 15:10:59 CEST 2004 - agruen@suse.de

- patches.fixes/shm_unlink-posix.diff: Proposed fix for for
  SUSE38013, error status of shm_unlink not compliant with
  POSIX.1-2001 (minor issue).  The fix is disabled right now; we
  will test/enable it after SL91 is out.

-------------------------------------------------------------------
Fri Apr  2 14:45:51 CEST 2004 - mantel@suse.de

- downgrade bcm5700 driver to 7.1.22 as this is the latest official
  version

-------------------------------------------------------------------
Fri Apr  2 13:57:22 CEST 2004 - hare@suse.de

- Fix patches.fixes/prio-tree to cover S/390.

-------------------------------------------------------------------
Fri Apr  2 13:53:23 CEST 2004 - kkeil@suse.de

- fix Oops on unloading ISDN drivers with still activ connections

-------------------------------------------------------------------
Fri Apr  2 12:31:30 CEST 2004 - axboe@suse.de

- update dm-02-leftovers to include fix for blk_pc_request residuals

-------------------------------------------------------------------
Fri Apr  2 12:09:28 CEST 2004 - okir@suse.de

- Replaced IGMPv3 timer list fix icmp-dead-backout with a
  different one from DL Stevens (igmp-timerlist)

-------------------------------------------------------------------
Fri Apr  2 12:06:32 CEST 2004 - agruen@suse.de

- kernel-source package: Call running-kernel init script with
  argument "start" in %post; a few more rc.d => init.d changes.

-------------------------------------------------------------------
Fri Apr  2 09:30:15 CEST 2004 - okir@suse.de

- IPv6 mcast defaults to MLDv1 now in order to prevent network
  meltdown with some cisco switches (SUSE34954)
- Remove obsolete patches.fixes/suse-ipv6-mld2 patch

-------------------------------------------------------------------
Thu Apr  2 05:46:00 CEST 2004 - andrea@suse.de

- patches.fixes/aic7xxx-suspend (fix swap suspend for aic7xxx
  driver from Pavel)
- patches.fixes/gfp-no-compound this fixes a collision between
  rw_swap_page_sync with compound pages and anon-vma: swapsuspend
  called rw_swap_page_sync with a compound page. This is the last
  bit needed to close SUSE37442. This also cures the no-hugetlbfs
  compilation that currently is very suspect since it doesn't
  setup the page_count of all page_t * for the secondary pages
  in the multipage.
- patches.fixes/anon-vma added hardness check for PageCompound
  in rw_swap_page_sync so an explicit bug will trigger instead
  of a random oops (decoding the asm once is more than enough ;)
- patches.suse/disable-cap-mlock new version (slightly cleaner)
  from Andrew Morton (after s/unlikely/likely)

-------------------------------------------------------------------
Thu Apr  1 23:24:59 CEST 2004 - okir@suse.de

- statfs should not return EOVERFLOW on 32bit systems if 
  b_files or b_ffree is -1 (SUSE36400)

-------------------------------------------------------------------
Thu Apr  1 22:37:24 CEST 2004 - agruen@suse.de

- Fix a build dependency in lkcd (kerntypes.o needs compile.h).
- Add missing PreReq entires in kernel-source.spec.in.
- Use /etc/init.d instead of /etc/rc.d.

-------------------------------------------------------------------
Thu Apr  1 22:32:07 CEST 2004 - olh@suse.de

- update icom driver to version 1.3.1

-------------------------------------------------------------------
Thu Apr  1 22:28:20 CEST 2004 - okir@suse.de

- patches.fixes/nfs-blocksize is superfluous, removed it

-------------------------------------------------------------------
Thu Apr  1 20:47:33 CEST 2004 - okir@suse.de

- Starting the NFS server didn't work (SUSE37925)
  patches.fixes/sunrpc-xprt-connfix should address this

-------------------------------------------------------------------
Thu Apr  1 20:42:12 CEST 2004 - okir@suse.de

- Some people still saw kernel messages complaining about an old
  NFS mount version. Fixed. (SUSE37689)

-------------------------------------------------------------------
Thu Apr  1 18:11:36 CEST 2004 - mason@suse.de

- add BKL around reiserfs_end_persistent_transaction, fixing an
  oops in when reiserfs_get_block returns an error to
  reiserfs_prepare_write

-------------------------------------------------------------------
Thu Apr  1 17:53:36 CEST 2004 - ak@suse.de

- make pci_dma_allowed on x86-64 bug to bug compatible to i386
for alsa (SUSE37943)

-------------------------------------------------------------------
Thu Apr  1 17:45:00 CEST 2004 - mason@suse.de

- disable reiserfs warning about locked buffers being marked dirty
  (bug SUSE37758)

-------------------------------------------------------------------
Thu Apr  1 17:24:00 CEST 2004 - andrea@suse.de

- One more fix for bug SUSE37442 so that the page written with
  rw_swap_page_sync aren't considered exclusive by the
  swap_writepage operations. This should allow swapsuspend to
  work again. Added further bugchecks in the rw_swap_page_sync
  to protect against non-private pages being passed to that
  interface.

-------------------------------------------------------------------
Thu Apr  1 17:13:43 CEST 2004 - okir@suse.de

- sunrpc-disconnect-race patch is broken; disabled for now

-------------------------------------------------------------------
Thu Apr  1 15:18:17 CEST 2004 - agruen@suse.de

- Remove some swsusp warnings.
- patches.suse/disable-cap-mlock: Add sysctl so that the
  CAP_IPC_LOCK capability can be ignored in mlock/mlockall/mmap,
  and so unprivileged processes can use them.

-------------------------------------------------------------------
Thu Apr  1 14:47:07 CEST 2004 - mantel@suse.de

- pci: Add quirks for USB devices, so that SMM BIOS Legacy PS/2
  emulation is switched off even when USB drivers are not loaded.
  (SUSE34824)

-------------------------------------------------------------------
Thu Apr  1 12:16:08 CEST 2004 - kraxel@suse.de

- added updates for v4l drivers.

-------------------------------------------------------------------
Thu Apr  1 09:48:26 CEST 2004 - olh@suse.de

- update emulex fc driver to lpfcdriver-2.10d

-------------------------------------------------------------------
Thu Apr  1 02:35:00 CEST 2004 - andrea@suse.de

- Allow swap header to be rewritten with rw_swap_page_sync,
  may fix bug SUSE37442.

-------------------------------------------------------------------
Thu Apr  1 00:18:43 CEST 2004 - ak@suse.de

- disable EDD reporting url

-------------------------------------------------------------------
Wed Mar 31 23:49:22 CEST 2004 - olh@suse.de

- add patches.drivers/usb-static-sysfs-info
  the sysfs files 'serial', 'product' and 'manufacturer' will be
  read on the fly. this causes problems and unexpected results
  if many processes read that file at once.
  just read this info once now during plugin time and keep it in 
  memory.

-------------------------------------------------------------------
Wed Mar 31 16:29:25 CEST 2004 - andrea@suse.de

- Andrew's fix for SUSE37442 was buggy, rewritten the fix
  and hopefully fixed the bug for real this time.

-------------------------------------------------------------------
Wed Mar 31 14:30:46 CEST 2004 - okir@suse.de

- Fixed a race condition in the NFS disconnect code (SUSE37686)

-------------------------------------------------------------------
Wed Mar 31 14:05:39 CEST 2004 - agruen@suse.de

- patches.suse/nfs-mount-warning: Include user space mount version
  in warning.

-------------------------------------------------------------------
Wed Mar 31 11:45:22 CEST 2004 - stepan@suse.de

-  update bootsplash to 3.1.6

-------------------------------------------------------------------
Wed Mar 31 02:41:22 CEST 2004 - andrea@suse.de

- Fix a very minor bug while dealing with device driver memory
  in anon-vma (it couldn't harm but this is more correct).
- Fix another minor issue in xfs in prio-tree with nonlinear vmas.
  An xfs fixup for a generic VM truncate bug spotted by objrmap is
  also pending but it's unrelated to this so it'll be in another
  checkin.
- Rediffed ppc64-kdb so it applies cleanly with my scripts (no
  difference for anybody else).

-------------------------------------------------------------------
Wed Mar 31 02:13:39 CEST 2004 - agruen@suse.de

- Add reiserfs acl support for special files (jeffm@suse.de).

-------------------------------------------------------------------
Tue Mar 30 23:58:23 CEST 2004 - ak@suse.de

- Add missing vmalloc.h include on x86-64

-------------------------------------------------------------------
Tue Mar 30 22:57:58 CEST 2004 - mason@suse.de

- lkcd update, disable IPF support until IBM can integrate and
  test the fujitsu patch
- merge ppc64 support, leave them disabled in series.conf until
  the ppc folks can try things out and make sure it compiles

-------------------------------------------------------------------
Tue Mar 30 22:54:53 CEST 2004 - agruen@suse.de

- Don't artificially limit the number of ACL entries on ext[23].

-------------------------------------------------------------------
Tue Mar 30 18:36:49 CEST 2004 - garloff@suse.de

- Forward port patch to increase sense buffer size to 96 bytes.
  (Some devices need it, e.g. IBM MagStar tapes.)
- Increase the libata request size from 100k to 128k resp. 512k
  for LBA48 devices.

-------------------------------------------------------------------
Tue Mar 30 18:06:19 CEST 2004 - okir@suse.de

- Increased the limit when nfsd starts dropping connections
- NFSD now prints a (hopefully) helpful message when it reaches
  this limit and has to drop connections

-------------------------------------------------------------------
Tue Mar 30 17:40:58 CEST 2004 - agruen@suse.de

- Generate symlinks in /boot also for uml.

-------------------------------------------------------------------
Tue Mar 30 16:23:20 CEST 2004 - okir@suse.de

- NFS now prints a message when the server drops the connection

-------------------------------------------------------------------
Tue Mar 30 16:01:11 CEST 2004 - ak@suse.de

- Enable oprofile in i386 configuration

-------------------------------------------------------------------
Tue Mar 30 15:48:19 CEST 2004 - ak@suse.de

- support more than 8 local APICs on x86-64

-------------------------------------------------------------------
Tue Mar 30 14:32:54 CEST 2004 - kraxel@suse.de

- update lirc patch and update config files (fixes SUSE37261).

-------------------------------------------------------------------
Tue Mar 30 14:12:34 CEST 2004 - kkeil@suse.de

- add SET_NETDEV_DEV macros to many network drivers 

-------------------------------------------------------------------
Tue Mar 30 13:22:13 CEST 2004 - agruen@suse.de

- prio_tree: Add missing include module.h for symbol exports.
- Exclude um from module test build: it's badly broken with
  respect to O= building.

-------------------------------------------------------------------
Tue Mar 30 08:37:59 CEST 2004 - axboe@suse.de

- Make partial io completions with io errors work properly when
  .using bio pairs

-------------------------------------------------------------------
Tue Mar 30 08:35:02 CEST 2004 - axboe@suse.de

- Fix PREP_KILL return in elv_next_request(), can cause dead
  kernel if used by drivers (send MODE6 to ide-cd, for instance).

-------------------------------------------------------------------
Tue Mar 30 04:00:56 CEST 2004 - agruen@suse.de

- Export prio_tree_{first,next} symbols.

-------------------------------------------------------------------
Mon Mar 29 21:06:57 CEST 2004 - mason@suse.de

- Make reiserfs warnings give device details (SUSE29740)

-------------------------------------------------------------------
Mon Mar 29 20:05:57 CEST 2004 - agruen@suse.de

- Two small prio-tree fixes from Andrea.

-------------------------------------------------------------------
Mon Mar 29 18:03:08 CEST 2004 - mason@suse.de

- properly set block device size during loop device setup

-------------------------------------------------------------------
Mon Mar 29 17:58:08 CEST 2004 - mantel@suse.de

- added prio-tree feature

-------------------------------------------------------------------
Mon Mar 29 17:15:10 CEST 2004 - axboe@suse.de

- fix oops in pci_alloc_consistent with iommu for pcidev == NULL (SUSE37191)

-------------------------------------------------------------------
Mon Mar 29 16:19:19 CEST 2004 - olh@suse.de

- remove changes to arch/ppc/mm/pgtable.c from anon_vma patch

-------------------------------------------------------------------
Mon Mar 29 16:19:18 CEST 2004 - andrea@suse.de

- Add bugcheck for page->mapcount == 0 in alloc/free page paths
  (just in case).

- Convert BUG_ON to WARN_ON in page_remove_rmap and added a
  WARN_ON(page->mapcount) in remove_from_page_cache, to try
  to trap the case of pages being removed from pagecache while
  they still had some mapping. This should fix SUSE37257.

-------------------------------------------------------------------
Mon Mar 29 16:10:02 CEST 2004 - mantel@suse.de

- add swsuspend support for highmem machines; show progress (SUSE37147)

-------------------------------------------------------------------
Mon Mar 29 14:59:03 CEST 2004 - mantel@suse.de

- ALSA update:
  - fix the hang up of AD1985 codec.
  - fix the handling of chained AD188x/AD198x codecs.
  - fix the detection of AC97 rev2.3.

-------------------------------------------------------------------
Mon Mar 29 14:42:00 CEST 2004 - axboe@suse.de

- return -ENXIO in scsi_device_get() if it isn't fully set up yet (SUSE37303)

-------------------------------------------------------------------
Mon Mar 29 14:09:20 CEST 2004 - mantel@suse.de

- update IBM ServeRaid driver (ips) to 7.00.15

-------------------------------------------------------------------
Mon Mar 29 14:00:34 CEST 2004 - mantel@suse.de

- don't use arbitrary MAC address in prism driver when firmware is
  not yet loaded

-------------------------------------------------------------------
Mon Mar 29 11:58:54 CEST 2004 - mantel@suse.de

- fix signal/restart loop in autofs (SUSE35148)

-------------------------------------------------------------------
Mon Mar 29 11:41:03 CEST 2004 - kkeil@suse.de

- update ppp-filter-fix to fix also the ippp autodial filter (SUSE37284)

-------------------------------------------------------------------
Mon Mar 29 08:41:04 CEST 2004 - olh@suse.de

- update to patches.fixes/linux-post-2.6.5-rc2-20040329
  s390 updates, mount compat changes, ide updates

-------------------------------------------------------------------
Sun Mar 28 21:52:50 CEST 2004 - olh@suse.de

- update patches.fixes/usb-unplug-2.6.5rc2-reverse.patch
  use the official version

-------------------------------------------------------------------
Sun Mar 28 21:35:02 CEST 2004 - olh@suse.de

- add patches.drivers/ppc64-iseries-icom.patch
  serial icom driver for iseries

-------------------------------------------------------------------
Sun Mar 28 20:57:20 CEST 2004 - olh@suse.de

- add patches.arch/ppc64.patch_iseriesworkaround
  the segment handling patch broke iseries, temporary fix
  add patches.drivers/ppc64-iseries-viocd-removableflag
  dont show iSeries virtual CD in /proc/partitions

-------------------------------------------------------------------
Sun Mar 28 19:27:31 CEST 2004 - agruen@suse.de

- patches.fixes/alsa2.diff: Fix from Takashi Iwai <tiwai@suse.de>.

-------------------------------------------------------------------
Sun Mar 28 18:43:14 CEST 2004 - olh@suse.de

- disable patches.suse/dm-03-32bit-ioctl
  breaks interfaces on ppc (SUSE36813 - LTC7019)

-------------------------------------------------------------------
Sat Mar 27 19:14:27 CET 2004 - garloff@suse.de

- Enable noexec-stack on all archs and put in front of anon-vma.
  (Rediffed the latter.)

-------------------------------------------------------------------
Sat Mar 27 18:20:49 CET 2004 - agruen@suse.de

- xfs got the attribute namespaces wrong with a tight buffer as in
  listxattr(file, buffer, listxattr(file, NULL, 0)).

-------------------------------------------------------------------
Sat Mar 27 17:29:34 CET 2004 - schwab@suse.de

- Remove obsolete patches.

-------------------------------------------------------------------
Sat Mar 27 12:17:52 CET 2004 - olh@suse.de

- add patches.suse/suse.ppc32.pmac.no_pcspkr.patch

-------------------------------------------------------------------
Sat Mar 27 11:54:16 CET 2004 - olh@suse.de

- update to patches.fixes/linux-post-2.6.5-rc2-20040327
  acpi, ia64, ppc23, arm, sparc64 updates
  add patches.drivers/usb-2.6-disable-pwc
  disabled umaintained usb driver

-------------------------------------------------------------------
Fri Mar 26 21:36:03 CET 2004 - olh@suse.de

- add patches.fixes/usb-interface-init-fix (SUSE36990)

-------------------------------------------------------------------
Fri Mar 26 19:49:33 CET 2004 - olh@suse.de

- update to patches.fixes/linux-post-2.6.5-rc2-20040326
  add patches.drivers/pci_dma_mapping_error.patch

-------------------------------------------------------------------
Fri Mar 26 19:04:02 CET 2004 - mason@suse.de

- merge patches.fixes/reiserfs-writepage back into
  reiserfs-writepage-ordered-race (which added the bug)
- add writepage-ordered-race to fix the data=ordered race with
  fsync/O_SYNC for ext3, integrate speedups from Andrew's fix into
  reiserfs-writepage-ordered-race

  fsync should really be syncing now (finally)

-------------------------------------------------------------------
Fri Mar 26 17:38:02 CET 2004 - axboe@suse.de

- Back out problematic igmp dev ref counting patch (SUSE36696)

-------------------------------------------------------------------
Fri Mar 26 16:00:25 CET 2004 - schwab@suse.de

- Export register_percpu_irq.

-------------------------------------------------------------------
Fri Mar 26 12:42:47 CET 2004 - schwab@suse.de

- Fix an unwind bug.

-------------------------------------------------------------------
Fri Mar 26 10:48:53 CET 2004 - ak@suse.de

- Make VIA IOMMU change compile on SMP too

-------------------------------------------------------------------
Fri Mar 26 10:28:43 CET 2004 - okir@suse.de

- Removed my mcast timer fix after Jens imported the mainline fix

-------------------------------------------------------------------
Fri Mar 26 10:13:58 CET 2004 - mantel@suse.de

- do not panic when resume partition cannot be found (SUSE36972)

-------------------------------------------------------------------
Fri Mar 26 10:10:10 CET 2004 - ak@suse.de

- Force swiotlb on VIA chipsets for >3GB RAM.

-------------------------------------------------------------------
Fri Mar 26 09:08:56 CET 2004 - ak@suse.de

- Make ACPI modular on x86-64

-------------------------------------------------------------------
Fri Mar 26 08:31:27 CET 2004 - axboe@suse.de

- add ip_mc_down() fix from linux-bk (SUSE36696)

-------------------------------------------------------------------
Fri Mar 26 08:12:01 CET 2004 - ak@suse.de

- Disable debugging messages in parport daisy driver

-------------------------------------------------------------------
Fri Mar 26 07:15:16 CET 2004 - ak@suse.de

- Enable powernow k8 acpi driver on x86-64 and i386 (SUSE36822)

-------------------------------------------------------------------
Thu Mar 25 23:21:45 CET 2004 - agruen@suse.de

- xfs cvs update.

-------------------------------------------------------------------
Thu Mar 25 22:06:26 CET 2004 - andrea@suse.de

- Fixup one locking bit in the objrmap-core, more precisely
  backed out this below incorrect patch. This results in a
  microscalability optimization for munmap, and it fixes an smp
  race in swapoff (such race existed in mainline too btw).
- After modifying this part of objrmap-core, anon-vma generated a
  trivial reject, but there is absolutely no change to anon-vma
  except for the reject fixup.

-------------------------------------------------------------------
Thu Mar 25 20:09:29 CET 2004 - ak@suse.de

- Fix use of uninitialized memory in split_vma (SUSE36890)

-------------------------------------------------------------------
Thu Mar 25 14:52:56 CET 2004 - okir@suse.de

- Prevent dst underrun in ip6t_REJECT (SUSE36923)

-------------------------------------------------------------------
Thu Mar 25 14:25:13 CET 2004 - ak@suse.de

- Force alignment of task_struct to 16 bytes (SUSE36301)

-------------------------------------------------------------------
Thu Mar 25 14:01:29 CET 2004 - okir@suse.de

- prevent "uninitialized timer in ip_mc_down" message (SUSE36842)

-------------------------------------------------------------------
Thu Mar 25 13:35:00 CET 2004 - schwab@suse.de

- Make VFAT builtin.

-------------------------------------------------------------------
Thu Mar 25 13:28:21 CET 2004 - ak@suse.de

- Fix vsyscall debugging on x86-64

-------------------------------------------------------------------
Thu Mar 25 13:14:25 CET 2004 - agruen@suse.de

- SUSE36841: Disable ``mount version is older than kernel'' warning:
  The kernel for SL 9.1 will support a higher mount version than
  the mount binary.

-------------------------------------------------------------------
Thu Mar 25 11:53:40 CET 2004 - mantel@suse.de

- update libata

-------------------------------------------------------------------
Thu Mar 25 11:42:06 CET 2004 - axboe@suse.de

- add CFQ io sheduler

-------------------------------------------------------------------
Thu Mar 25 11:27:22 CET 2004 - mantel@suse.de

- add objrmap nonlinear and anon-vma ppc support

-------------------------------------------------------------------
Thu Mar 25 11:03:54 CET 2004 - ak@suse.de

- Use correct optimization option for intel x86-64 CPUs (SUSE36901)

-------------------------------------------------------------------
Thu Mar 25 08:19:55 CET 2004 - ak@suse.de

- Disable network debugging messages

-------------------------------------------------------------------
Thu Mar 25 07:58:54 CET 2004 - axboe@suse.de

- Fix ide-cd capacity query

-------------------------------------------------------------------
Thu Mar 25 06:48:27 CET 2004 - ak@suse.de

- Emulate bridge ioctls for vmware (SUSE36641)

-------------------------------------------------------------------
Thu Mar 25 04:09:27 CET 2004 - garloff@suse.de

- Revert sysfs changes from rc2. (SUSE36844, SUSE36198).

-------------------------------------------------------------------
Wed Mar 24 23:56:15 CET 2004 - garloff@suse.de

- Drop part from lkcd_ipf that panics the kernel on accessing 
  /proc/sys/kernel/cad_pid.

-------------------------------------------------------------------
Wed Mar 24 18:20:50 CET 2004 - agruen@suse.de

- patches.fixes/doc-syntax.diff: Fix a syntax error that causes
  the kernel-docs package to fail.

-------------------------------------------------------------------
Wed Mar 24 16:13:31 CET 2004 - agruen@suse.de

- Update configs, and relax the config file consistency check.

-------------------------------------------------------------------
Wed Mar 24 16:01:17 CET 2004 - ak@suse.de

- another swap fix for NUMA kernels under load (SUSE36806)
- remove debugging messages in usagi ip6ip6 tunnel
- enlarge kernel log size on x86-64

-------------------------------------------------------------------
Wed Mar 24 15:34:40 CET 2004 - mantel@suse.de

- some ALSA updates still missing from 2.6.5-rc2

-------------------------------------------------------------------
Wed Mar 24 15:27:30 CET 2004 - olh@suse.de

- add patches.fixes/usb-unplug-2.6.5rc2-reverse.patch
  do not hang during usb device unplug (SUSE36830)

-------------------------------------------------------------------
Wed Mar 24 15:06:24 CET 2004 - schwab@suse.de

- Fix buffer list walking bug in reiserfs writepage [SUSE36797].

-------------------------------------------------------------------
Wed Mar 24 15:00:42 CET 2004 - agruen@suse.de

- kernel-dummy.spec.in: Remove wrong Provides line.

-------------------------------------------------------------------
Wed Mar 24 13:16:05 CET 2004 - axboe@suse.de

- don't show cdroms in /proc/partitions (SUSE36527)

-------------------------------------------------------------------
Wed Mar 24 12:13:14 CET 2004 - mantel@suse.de

- allow capabilities to be disabled via kernel parameter (SUSE36821)

-------------------------------------------------------------------
Wed Mar 24 10:59:22 CET 2004 - olh@suse.de

- update kdb for ppc64, keep the ameslab version intact
  fix stacktrace for current process

-------------------------------------------------------------------
Wed Mar 24 10:34:58 CET 2004 - schwab@suse.de

- Fix SAL revision detection [SUSE36782].

-------------------------------------------------------------------
Wed Mar 24 10:16:24 CET 2004 - ak@suse.de

- delete obsolete patches.

-------------------------------------------------------------------
Wed Mar 24 10:05:09 CET 2004 - ak@suse.de

- Fix 32bit getdents and remount on x86-64 

-------------------------------------------------------------------
Wed Mar 24 09:50:00 CET 2004 - hare@suse.de

- Disable LTT & dprobe completely as they also do not
  work on S/390.
- Rediff numa-api.

-------------------------------------------------------------------
Tue Mar 23 23:32:06 CET 2004 - schwab@suse.de

- Enable KDB on ia64, off by default.

-------------------------------------------------------------------
Tue Mar 23 22:05:37 CET 2004 - ak@suse.de

- fix oops in numa api code (SUSE36806)

-------------------------------------------------------------------
Tue Mar 23 21:04:21 CET 2004 - garloff@suse.de

- Non executable stack for x86-64.

-------------------------------------------------------------------
Tue Mar 23 19:32:11 CET 2004 - kkeil@suse.de

- add PPP filter fix (SUSE34724)
- add ported iff_dynamic patch

-------------------------------------------------------------------
Tue Mar 23 18:51:14 CET 2004 - ak@suse.de

- Disable relayfs on um

-------------------------------------------------------------------
Tue Mar 23 18:31:07 CET 2004 - ak@suse.de

- Fix build on x86-64 again

-------------------------------------------------------------------
Tue Mar 23 18:12:06 CET 2004 - ak@suse.de

- Really disable IO-APIC on UP by default in ACPI (SUSE36767)

-------------------------------------------------------------------
Tue Mar 23 18:08:35 CET 2004 - agruen@suse.de

- patches.fixes/um-O=.diff: UML related fix for O=.
- rpm/generate-Makefile.suse: Minor quircks.

-------------------------------------------------------------------
Tue Mar 23 17:02:08 CET 2004 - agruen@suse.de

- Add Required-Start: $remote_fs to running-kernel.init so that
  the script will find /usr mounted.

-------------------------------------------------------------------
Tue Mar 23 15:48:41 CET 2004 - schwab@suse.de

- Enable forced interrupts by default on SN [SUSE36439].

-------------------------------------------------------------------
Tue Mar 23 15:44:05 CET 2004 - ak@suse.de

- Disable non fatal MCE checks for i386 (too many false errors)

-------------------------------------------------------------------
Tue Mar 23 15:00:45 CET 2004 - ak@suse.de

- Disable HPET timer support for i386 (SUSE35081)

-------------------------------------------------------------------
Tue Mar 23 14:41:28 CET 2004 - olh@suse.de

- add patches.arch/ibm-ppc64-pci_dma_error.patch
  update vio drivers for recent pci_dma changes

-------------------------------------------------------------------
Tue Mar 23 14:06:03 CET 2004 - okir@suse.de

- nfs-blocksize: prevent 32bit statfs failures on large NFS file
  systems (SUSE36400)
- nfs-mount-fail-crash: do not oops when fsinfo call fails during 
OB  NFS super block initialization (SUSE36018)

-------------------------------------------------------------------
Tue Mar 23 13:27:35 CET 2004 - garloff@suse.de

- ngroups-max-var: Add patch to allow adjustment of NGROUPS_MAX 
  (SUSE36724).

-------------------------------------------------------------------
Tue Mar 23 13:19:48 CET 2004 - garloff@suse.de

- vm_reserve-patch: Add patch from Karsten Keil to implement 
  vm_reserve boot parameter.

-------------------------------------------------------------------
Tue Mar 23 13:16:15 CET 2004 - garloff@suse.de

- Make __HZ int instead of long and use sizeof(int) in sysctl 
  handler. It displayed two values on 64 bit archs :-(

-------------------------------------------------------------------
Tue Mar 23 12:50:45 CET 2004 - schwab@suse.de

- Fix ckrm patch so that it compiles.

-------------------------------------------------------------------
Tue Mar 23 11:17:24 CET 2004 - ak@suse.de

- Update ACPI to 20040311 test queue.

-------------------------------------------------------------------
Tue Mar 23 11:15:59 CET 2004 - ak@suse.de

- Update configurations

-------------------------------------------------------------------
Tue Mar 23 10:51:48 CET 2004 - olh@suse.de

- update to patches.fixes/linux-post-2.6.5-rc2-20040323
  isdn updates, ps2 works again on ppc64

-------------------------------------------------------------------
Tue Mar 23 09:21:42 CET 2004 - olh@suse.de

- remove patches.suse/kdb-common-softirq again, it was old kdb code 

-------------------------------------------------------------------
Tue Mar 23 07:06:11 CET 2004 - ak@suse.de

- make s2io driver actually compile with standard configuration

-------------------------------------------------------------------
Tue Mar 23 06:19:51 CET 2004 - ak@suse.de

- add s2io driver

-------------------------------------------------------------------
Mon Mar 23 03:11:15 CET 2004 - mason@suse.de

- hopefully fix lkcd for ia64 compiles as a module

-------------------------------------------------------------------
Mon Mar 23 02:53:15 CET 2004 - mason@suse.de

- remove duplicate entry for num api in series.conf

-------------------------------------------------------------------
Mon Mar 23 02:28:15 CET 2004 - mason@suse.de

- well, that didn't work.  disable ckrm on ppc

-------------------------------------------------------------------
Mon Mar 23 02:28:15 CET 2004 - mason@suse.de

- reorder things in series.conf so ckrm comes before llt, that
  way it won't conflict with anon-vma on ppc.  Enable relayfs
  for ppc.  
  
-------------------------------------------------------------------
Tue Mar 23 02:24:47 CET 2004 - ak@suse.de

- disable debugging code in numa api

-------------------------------------------------------------------
Mon Mar 23 01:20:15 CET 2004 - mason@suse.de

- add ckrm core patches

-------------------------------------------------------------------
Tue Mar 23 00:27:42 CET 2004 - schwab@suse.de

- Remove ILP32 patch.

-------------------------------------------------------------------
Tue Mar 23 00:16:43 CET 2004 - olh@suse.de

- update emulex fc driver to lpfcdriver-2.10c

-------------------------------------------------------------------
Mon Mar 22 22:05:37 CET 2004 - olh@suse.de

- update patches.suse/early_userspace-instead-of-linuxrc
  restore old simpler version of this patch

-------------------------------------------------------------------
Mon Mar 22 21:38:12 CET 2004 - schwab@suse.de

- Fix lkcd patch so that it compiles.

-------------------------------------------------------------------
Mon Mar 22 21:23:15 CET 2004 - schwab@suse.de

- More fallout from ak's patch.

-------------------------------------------------------------------
Mon Mar 22 21:07:21 CET 2004 - schwab@suse.de

- Fix ak's fixes.

-------------------------------------------------------------------
Mon Mar 22 21:07:17 CET 2004 - mason@suse.de

- fix lkcd compile for ia64

-------------------------------------------------------------------
Mon Mar 22 20:22:17 CET 2004 - mason@suse.de

- fix ia64 configs for lkcd

-------------------------------------------------------------------
Mon Mar 22 18:55:17 CET 2004 - ak@suse.de

- Some fixes for previous checkin

-------------------------------------------------------------------
Mon Mar 22 18:35:35 CET 2004 - schwab@suse.de

- Update ppc64 kdb patches.

-------------------------------------------------------------------
Mon Mar 22 18:19:13 CET 2004 - ak@suse.de

- Add NUMA API

-------------------------------------------------------------------
Mon Mar 22 17:58:37 CET 2004 - agruen@suse.de

- add lkcd for ia64

-------------------------------------------------------------------
Mon Mar 22 17:33:37 CET 2004 - agruen@suse.de

- Switch from a build-kernel-modules script to Makefile.suse for
  test-building external modules.
- Remove test that breaks the external modules test.
- patches.rpmify/kbuild-out-of-tree: Remove modversions files
  when doing a `make distclean'.

-------------------------------------------------------------------
Mon Mar 22 16:32:49 CET 2004 - schwab@suse.de

- kdb: move bfd.h and ansidecl.h to include/asm.

-------------------------------------------------------------------
Mon Mar 22 16:16:45 CET 2004 - mantel@suse.de

- disable CONFIG_WATCHDOG_NOWAYOUT (SUSE36511)

-------------------------------------------------------------------
Mon Mar 22 15:50:09 CET 2004 - mantel@suse.de

- add fix for vmware to anon-vma

-------------------------------------------------------------------
Mon Mar 22 15:40:14 CET 2004 - axboe@suse.de

- update patches.suse/backing-dev-unplug.patch to not call into q->unplug_fn
  unconditionally, saves some cpu io bound loads.
- update patches.suse/dm-30-unplug-update-1 to not include md patches now
  folded into the above patch

-------------------------------------------------------------------
Mon Mar 22 13:53:48 CET 2004 - olh@suse.de

- add patches.suse/kdb-common-softirq
  ignore softirqs when in kdb

-------------------------------------------------------------------
Mon Mar 22 10:59:29 CET 2004 - olh@suse.de

- add patches.drivers/ppc64-e1000-tce-leak
  Don't wrap the ring in tx_map, since that'll lead to TCE leaks

-------------------------------------------------------------------
Mon Mar 22 09:02:06 CET 2004 - olh@suse.de

- update patches.arch/ppc64.patch
  sync with Linus, some hotplug things changed when rusty merged it
  upstream

-------------------------------------------------------------------
Mon Mar 22 05:47:05 CET 2004 - ak@suse.de

- fix DEBUG_INFO build on x86-64 again

-------------------------------------------------------------------
Sun Mar 21 22:36:01 CET 2004 - olh@suse.de

- update patches.drivers/firewire_ieee1394
  rev 1193, Some host driver cleanups.

-------------------------------------------------------------------
Sun Mar 21 21:32:32 CET 2004 - mason@suse.de

- reiserfs laptop mode support

-------------------------------------------------------------------
Sun Mar 21 21:21:32 CET 2004 - olh@suse.de

- add patches.suse/aio-cancel-debug

-------------------------------------------------------------------
Sun Mar 21 21:10:27 CET 2004 - olh@suse.de

- update ipr scsi driver to version 2.0.0-8

-------------------------------------------------------------------
Sun Mar 21 20:55:35 CET 2004 - mason@suse.de

- fix aacraid compile problem

-------------------------------------------------------------------
Sun Mar 21 20:25:35 CET 2004 - mason@suse.de

- disable the hooks probes and LTT on ppc, needs a rediff against
  anon_vma once andrea fixes that
- disable kprobes/dprobes entirely, it doesn't compile on arches
  it doesn't support
-------------------------------------------------------------------
Sun Mar 21 18:23:35 CET 2004 - mason@suse.de

- update evlog so that dev_printk can go there
- add e1000 dprintk code from IBM
- add relayfs, kernel hooks, dprobes and LTT

-------------------------------------------------------------------
Sun Mar 21 16:48:35 CET 2004 - mason@suse.de

- quota locking update from Jan Kara

-------------------------------------------------------------------
Sun Mar 21 14:00:52 CET 2004 - andrea@suse.de

- Make mmap(MAP_SHARED|MAP_ANONYMOUS) work again.

-------------------------------------------------------------------
Sun Mar 21 13:28:35 CET 2004 - olh@suse.de

- split patches.arch/ppc64.patch into smaller pieces for
  rtas, ipr and vscsi driver, veth, hvc console and server

-------------------------------------------------------------------
Sun Mar 21 12:04:56 CET 2004 - andrea@suse.de

- Change BUG_ON with WARN_ON. Current kernel will work fine
  even if the WARN_ON triggers. However it would be nice to
  catch drivers not setting VM_RESERVED since those wouldn't work
  properly with a pagetable walk anymore.
- this will make SUSE36628 not a problem, but still I'd like to
  fix the vmmon module to set VM_RESERVED to enforce a
  stronger VM API.

-------------------------------------------------------------------
Sun Mar 21 10:33:44 CET 2004 - olh@suse.de

- add patches.drivers/emulex-lpfc-compat
  remove compat defines to get it going on ppc (SUSE35691 - LTC6704)

-------------------------------------------------------------------
Sun Mar 21 09:54:10 CET 2004 - olh@suse.de

- update patches.drivers/usb-eciadsl.patch
  better version from David Brownell

-------------------------------------------------------------------
Sun Mar 21 09:49:44 CET 2004 - olh@suse.de

- add patches.fixes/sg_cmd_done_oops.patch
  fixes a race condition in sg_cmd_done that results in an oops.
  sg_cmd_done cannot touch sfp once srp->done is set.

-------------------------------------------------------------------
Sun Mar 21 01:59:24 CET 2004 - agruen@suse.de

- When installing a second kernel in addition to the existing
  one(s), keep symlinks to the previously active kernel around as
  /boot/{vmlinuz,initrd}.previous.
- Remove ``Requires: make c_compiler'' from kernel-source package.

-------------------------------------------------------------------
Sun Mar 21 00:07:26 CET 2004 - olh@suse.de

- update to patches.fixes/linux-post-2.6.5-rc2-20030420

-------------------------------------------------------------------
Sat Mar 20 21:08:41 CET 2004 - andrea@suse.de

- Fixed NOPAGE_SIGBUS/OOM returned by ->nopage, and save
  8 bytes per page on 64bit archs.

-------------------------------------------------------------------
Sat Mar 20 19:14:45 CET 2004 - mason@suse.de

- Pull in Takashi's latest latency fixes for reiserfs and
  mpage_writepages

-------------------------------------------------------------------
Sat Mar 20 16:53:45 CET 2004 - mason@suse.de

- cleanup: get rid of the old dm patches, they have been disabled
  most of the week.

-------------------------------------------------------------------
Sat Mar 20 16:35:45 CET 2004 - mason@suse.de

- reiserfs-file_write_hole_sd.diff needs to be in the series.conf
  to do any good.  whoops.  Now bug SUSE36353 should be fixed

-------------------------------------------------------------------
Sat Mar 20 14:17:45 CET 2004 - olh@suse.de

- update patches.suse/early_userspace-instead-of-linuxrc
  implement a pipe as suggested by viro

-------------------------------------------------------------------
Sat Mar 20 02:34:59 CET 2004 - agruen@suse.de

- SUSE36587: Remove qsort from xfs; it's in our kernel for nfsacl
  anyway.

-------------------------------------------------------------------
Fri Mar 19 22:53:09 CET 2004 - olh@suse.de

- readd patches.suse/suse.ppc32.console.autodetection

-------------------------------------------------------------------
Fri Mar 19 17:50:10 CET 2004 - schwab@suse.de

- Prevent GCC from clobbering r13.

-------------------------------------------------------------------
Fri Mar 19 17:09:03 CET 2004 - mantel@suse.de

- re-add ppp_mppe (SUSE34335)

-------------------------------------------------------------------
Fri Mar 19 16:43:18 CET 2004 - mantel@suse.de

- update powernow-k8

-------------------------------------------------------------------
Fri Mar 19 13:37:06 CET 2004 - schwab@suse.de

- Fix fallout from last change.

-------------------------------------------------------------------
Fri Mar 19 12:57:19 CET 2004 - mantel@suse.de

- update objrmap-core, add anon-vma

-------------------------------------------------------------------
Fri Mar 19 09:35:15 CET 2004 - okir@suse.de

- Back out patches.fixes/suse-ipv6-mld2
- Removed patches.fixes/ipv6-rtm-dump-no-mcast; folded into mainline

-------------------------------------------------------------------
Fri Mar 19 08:09:02 CET 2004 - ak@suse.de

- Update to x86_64-2.6.5rc1-3. Should fix SUSE35405

-------------------------------------------------------------------
Fri Mar 19 01:07:55 CET 2004 - agruen@suse.de

- Fix the override-config-file mechanism.

-------------------------------------------------------------------
Thu Mar 18 23:33:30 CET 2004 - mason@suse.de

- fix reiserfs_file_write hole bug

-------------------------------------------------------------------
Thu Mar 18 23:33:30 CET 2004 - mason@suse.de

- Try to fix some O_DIRECT<->buffered io races 
- fix reiserfs writepage for fsync vs data=ordered races
- add O_DIRECT aio fixes from -mm
- make fsaio really async (from Suparna)

-------------------------------------------------------------------
Thu Mar 18 22:53:30 CET 2004 - ak@suse.de

- Disable PM_TIMER on x86-64

-------------------------------------------------------------------
Thu Mar 18 16:06:59 CET 2004 - stepan@suse.de

- update bootsplash to v3.1.5

-------------------------------------------------------------------
Thu Mar 18 14:52:31 CET 2004 - agruen@suse.de

- Fix breakage in the merged version.h/autoconf.h files.

-------------------------------------------------------------------
Thu Mar 18 13:43:43 CET 2004 - hare@suse.de

- add patches.fixes/ide-pci-module.patch to fix modular IDE drivers.

-------------------------------------------------------------------
Thu Mar 18 12:57:48 CET 2004 - mantel@suse.de

- add monitor patch to orinoco driver (SUSE34371)

-------------------------------------------------------------------
Thu Mar 18 10:38:52 CET 2004 - ak@suse.de

- disable software suspend on x86-64 and i386 SMP kernels.

-------------------------------------------------------------------
Thu Mar 18 07:29:21 CET 2004 - ak@suse.de

- enable SIS190 and RAID6 on x86-64
- enable SIS190 on i386

-------------------------------------------------------------------
Thu Mar 18 06:22:38 CET 2004 - ak@suse.de

- fix compilation with fusion driver (hopefully last fix needed now)

-------------------------------------------------------------------
Thu Mar 18 04:52:00 CET 2004 - mason@suse.de

- fix race with ak on the fusion change

-------------------------------------------------------------------
Thu Mar 18 04:37:00 CET 2004 - mason@suse.de

- fix mpt fusion fix so it patches
- fix for mm-writeback changes, make wait_on_page_writeback_range
  actually wait

-------------------------------------------------------------------
Thu Mar 18 04:27:55 CET 2004 - ak@suse.de

- Remove bogus hunk from usb-set_idle.patch that broke compilation

-------------------------------------------------------------------
Thu Mar 18 02:14:00 CET 2004 - ak@suse.de

- Set correct consistent dma mask in mpt fusion.
- Disable previous workaround in x86-64 code for that.
- Disable warning in fusion that triggers under load.

-------------------------------------------------------------------
Thu Mar 18 01:44:43 CET 2004 - ak@suse.de

- Disable donauboe driver completely on 64bit, drop older patch.

-------------------------------------------------------------------
Wed Mar 17 21:44:55 CET 2004 - olh@suse.de

- add patches.arch/ppc32.make_smp.patch
  no extra space for mkprep

-------------------------------------------------------------------
Wed Mar 17 20:55:10 CET 2004 - olh@suse.de

- add patches.suse/kdb-common-disable-kdbm_inode_pages
  workaround struct inode changes from -mm

-------------------------------------------------------------------
Wed Mar 17 17:26:06 CET 2004 - mason@suse.de

- add missing EXPORT_SYMBOL for test_set_page_writeback()

-------------------------------------------------------------------
Wed Mar 17 16:41:06 CET 2004 - mason@suse.de

- update for the mm writeback changes, some filesystems need to
  switch from SetPageWriteback to set_page_writeback()

-------------------------------------------------------------------
Wed Mar 17 15:30:06 CET 2004 - ak@suse.de

- Readd apic option to i386 UP kernel. Enable UP APIC support 
  in configuration. Disable by default. Add DMI entries
  for Intel G440X+and HP Proliant DL380 (SUSE34704, SUSE35681)

-------------------------------------------------------------------
Wed Mar 17 15:04:29 CET 2004 - mantel@suse.de

- avoid overflow in fs/read_write.c (SUSE35403)

-------------------------------------------------------------------
Wed Mar 17 14:34:04 CET 2004 - olh@suse.de

- add a bunch of ppc64 patches, 
  limit OF property size to 1Mb, provide vioconfig info, g5 iommu
  freq in cpu info, rtas log_error, vscsi report lun

-------------------------------------------------------------------
Wed Mar 17 14:10:09 CET 2004 - ak@suse.de

- Disable not 64bit EICON driver on x86-64

-------------------------------------------------------------------
Wed Mar 17 13:12:37 CET 2004 - ak@suse.de

- Disable APIC on x86-64 even with acpi=off

-------------------------------------------------------------------
Wed Mar 17 13:08:04 CET 2004 - kraxel@suse.de

- fix uml build.
- put uml kernel also into kernel-um.

-------------------------------------------------------------------
Wed Mar 17 12:26:55 CET 2004 - ak@suse.de

- Disable LANSTREAMER driver on x86-64
- Fix 64bit bug on donauboe driver

-------------------------------------------------------------------
Wed Mar 17 12:14:59 CET 2004 - olh@suse.de

- add patches.drivers/alsa-ppc-snd_dma_continuous_data.patch
  fix unresolved symbol in pmac alsa driver

-------------------------------------------------------------------
Wed Mar 17 12:07:23 CET 2004 - olh@suse.de

- add patches.arch/ibm-ppc64-rtas_os_term.patch
  passes the panic string to the os-term call so that it can be
  stored in a platform error log

-------------------------------------------------------------------
Wed Mar 17 12:07:19 CET 2004 - ak@suse.de

- Disable MWAVE driver on x86-64

-------------------------------------------------------------------
Wed Mar 17 11:45:57 CET 2004 - schwab@suse.de

- Disable IRQ debugging by default.
- Add hook to be able to speed up process migration.

-------------------------------------------------------------------
Wed Mar 17 11:15:24 CET 2004 - schwab@suse.de

- Fix missing symbol export.

-------------------------------------------------------------------
Wed Mar 17 10:43:23 CET 2004 - ak@suse.de

- Update to x86_64-2.6.5rc1-2 (should fix SUSE36030) 

-------------------------------------------------------------------
Wed Mar 17 09:16:14 CET 2004 - olh@suse.de

- add patches.arch/ppc64-slb.patch (SUSE34332 - LTC6143)
  1. Paulus' exception stack changes that will enter xmon if we
     ever do more than 2 levels of exception
  2. Checks of MSR_RI at exception entry, if this is an exception
     taken during the critical window, enter xmon so we can debug it
  3. Anton's removal of class bits from SLB entries
  4. Added SLB invalidates when we reuse entries.

-------------------------------------------------------------------
Wed Mar 17 08:30:41 CET 2004 - mantel@suse.de

- update dm-30-unplug-update-1

-------------------------------------------------------------------
Wed Mar 17 06:41:37 CET 2004 - ak@suse.de

- Add workaround for consistent dma mask bug added with 2.6.5rc1
  on x86-64.

-------------------------------------------------------------------
Wed Mar 17 04:21:36 CET 2004 - ak@suse.de

- Fix hyperthreading support on x86-64

-------------------------------------------------------------------
Wed Mar 17 02:26:29 CET 2004 - mason@suse.de

- fixes from Jens for device mapper:
-   dm update reverted a bit shifting fix
-   dm raid1 unplugging fix  

-------------------------------------------------------------------
Wed Mar 17 00:55:44 CET 2004 - ak@suse.de

- Add powernow k8 ACPI driver.

-------------------------------------------------------------------
Wed Mar 17 00:28:06 CET 2004 - ak@suse.de

- update to x86_64-2.6.5rc-1

-------------------------------------------------------------------
Tue Mar 16 22:27:50 CET 2004 - olh@suse.de

- add patches.drivers/usb-eciadsl.patch
  make the eci adsl modem work with 2.6
  add patches.fixes/ppc32-2.6.5-compile.patch
  compilefixes for recent dma changes

-------------------------------------------------------------------
Tue Mar 16 18:44:01 CET 2004 - bk@suse.de

- S/390 cpint: retry with more response buffer if it was too small

-------------------------------------------------------------------
Tue Mar 16 18:28:54 CET 2004 - mason@suse.de

- merge writeback changes from -mm
- merge latest device mapper patchset

-------------------------------------------------------------------
Tue Mar 16 17:53:54 CET 2004 - mantel@suse.de

- add missing PCI ID for ATI IXP

-------------------------------------------------------------------
Tue Mar 16 17:46:44 CET 2004 - schwab@suse.de

- Update 64k-pagesize and sn2 configuration to be more similar to
  default.

-------------------------------------------------------------------
Tue Mar 16 17:00:49 CET 2004 - schwab@suse.de

- Remove dig and zx1 configuration.
- Enable BLK_DEV_SGIIOC4 in default config.

-------------------------------------------------------------------
Tue Mar 16 16:22:49 CET 2004 - mantel@suse.de

- add ATI IXP chipset IDE support

-------------------------------------------------------------------
Tue Mar 16 16:15:36 CET 2004 - mantel@suse.de

- ALSA update for 2.6.5-rc1

-------------------------------------------------------------------
Tue Mar 16 15:36:25 CET 2004 - agruen@suse.de

- Include all spec files into kernel-source.src.rpm for easier
  rpm rebuild.

-------------------------------------------------------------------
Tue Mar 16 14:29:46 CET 2004 - okir@suse.de

- Updated MIPv6 patch

-------------------------------------------------------------------
Tue Mar 16 13:36:46 CET 2004 - olh@suse.de

- remove patches.suse/suse-ppc64-xmon.disassembler.update
  xmon and bfd interface differs alot

-------------------------------------------------------------------
Tue Mar 16 12:15:34 CET 2004 - schwab@suse.de

- Fix missing braces.

-------------------------------------------------------------------
Tue Mar 16 11:52:28 CET 2004 - schwab@suse.de

- Remove obsolete patch.

-------------------------------------------------------------------
Tue Mar 16 11:47:51 CET 2004 - mantel@suse.de

- fix double export of md_unplug_mddev

-------------------------------------------------------------------
Tue Mar 16 11:29:29 CET 2004 - schwab@suse.de

- Remove obsolete patches.

-------------------------------------------------------------------
Tue Mar 16 11:14:26 CET 2004 - mantel@suse.de

- fix a missing export and two missing shifts with BIO_RW_SYNC in
  backing-dev-unplug.patch

-------------------------------------------------------------------
Tue Mar 16 11:11:56 CET 2004 - mantel@suse.de

- update to 2.6.5-rc1

-------------------------------------------------------------------
Tue Mar 16 08:58:25 CET 2004 - mantel@suse.de

- remove infiniband drivers

-------------------------------------------------------------------
Mon Mar 15 23:02:36 CET 2004 - olh@suse.de

- reenable patches.drivers/firewire_ieee1394
  rev 1191, fixes some list corruption in ieee1394 core

-------------------------------------------------------------------
Mon Mar 15 22:45:52 CET 2004 - olh@suse.de

- add patches.fixes/alsa.patch, patches.fixes/ia64-dma.patch
  fix compile errors after dma_sync_for_device-cpu.patch
  more alsa updates
  preserve ABI in arch/s390/appldata/appldata_mem.c

-------------------------------------------------------------------
Mon Mar 15 22:36:23 CET 2004 - garloff@suse.de

- dynamic-timeslice: Add patch to allow tuning of scheduling
  timeslices. (Port from 2.4.)

-------------------------------------------------------------------
Mon Mar 15 22:30:22 CET 2004 - garloff@suse.de

- bio-unplug-bitmasks: Another unplugging fix: The bitmasks were
  confused.

-------------------------------------------------------------------
Mon Mar 15 22:21:42 CET 2004 - garloff@suse.de

- fix-plugging-race: Add patch from axboe to fix a plugging race 
  (SUSE36090).

-------------------------------------------------------------------
Mon Mar 15 18:28:30 CET 2004 - schwab@suse.de

- Fix more breakage from olh.

-------------------------------------------------------------------
Mon Mar 15 18:07:11 CET 2004 - agruen@suse.de

- Reenable pre-configuring of the kernel sources: sadly a number
  of packages expect configured kernel sources; it doesn't seem
  realistic to assume that we can fix them all.
- Check for files that may be msising when building from nosrc
  packages.
- scripts/sequence-patch.sh: Add `-' option to set up the scratch
  area without applying any patches.

-------------------------------------------------------------------
Mon Mar 15 17:55:52 CET 2004 - schwab@suse.de

- Fix last change.

-------------------------------------------------------------------
Mon Mar 15 17:50:44 CET 2004 - mantel@suse.de

- fix slab corruption by sys_swapon (SUSE36016)

-------------------------------------------------------------------
Mon Mar 15 16:24:54 CET 2004 - olh@suse.de

- update to patches.fixes/linux-post-2.6.4-20040315
  nfs merge, alsa updates, fix ppc32 PReP booting

-------------------------------------------------------------------
Mon Mar 15 14:53:12 CET 2004 - schwab@suse.de

- Fix broken exports.

-------------------------------------------------------------------
Mon Mar 15 14:36:22 CET 2004 - agruen@suse.de

- patches.rpmify/cloneconfig.diff: Add cloneconfig target, and
  make defconfig do ``the right thing''.

-------------------------------------------------------------------
Mon Mar 15 11:15:31 CET 2004 - mantel@suse.de

- update backing-dev-unplug.patch

-------------------------------------------------------------------
Mon Mar 15 11:04:57 CET 2004 - agruen@suse.de

- Remove a few obsolete patches. Re-enable xfs permission() fix
  that was accidentally commented out.

-------------------------------------------------------------------
Mon Mar 15 01:17:14 CET 2004 - agruen@suse.de

- No longer add the cvs timestamp to packages: We now have
  it in `rpm -qi'.

-------------------------------------------------------------------
Sun Mar 14 22:35:04 CET 2004 - mason@suse.de

- make backing-dev-unplug.patch able to handle swap pages, add
  a few barriers for luck.

-------------------------------------------------------------------
Sun Mar 14 17:21:34 CET 2004 - agruen@suse.de

- Add a flag for ignoring failures in external modules.

-------------------------------------------------------------------
Sun Mar 14 16:54:25 CET 2004 - mason@suse.de

- fix reiserfs tail packing bug

-------------------------------------------------------------------
Sun Mar 14 09:09:25 CET 2004 - olh@suse.de

- update to patches.fixes/linux-post-2.6.4-20040314

-------------------------------------------------------------------
Sat Mar 13 17:51:06 CET 2004 - schwab@suse.de

- Remove unwanted patches.

-------------------------------------------------------------------
Fri Mar 12 20:22:09 CET 2004 - olh@suse.de

- disable emulex lpfc driver on ppc64 until it is fixed (SUSE35691)

-------------------------------------------------------------------
Fri Mar 12 19:18:15 CET 2004 - kraxel@suse.de

- update uml config.

-------------------------------------------------------------------
Fri Mar 12 17:58:39 CET 2004 - schwab@suse.de

- Add Vitesse SATA driver.

-------------------------------------------------------------------
Fri Mar 12 17:08:01 CET 2004 - mantel@suse.de

- export missing symbols from dm-table

-------------------------------------------------------------------
Fri Mar 12 15:58:48 CET 2004 - kraxel@suse.de

- uml update.

-------------------------------------------------------------------
Fri Mar 12 15:26:12 CET 2004 - schwab@suse.de

- Enable MD_RAID6.

-------------------------------------------------------------------
Fri Mar 12 14:52:57 CET 2004 - agruen@suse.de

- Abort build on unresolved symbols.
- SUSE35753: Update from old versions: Force replacement of
  /boot/$image and /boot/initrd even if they are regular files.

-------------------------------------------------------------------
Fri Mar 12 14:27:16 CET 2004 - ak@suse.de

- Fix DEBUG_INFO build on x86-64

-------------------------------------------------------------------
Fri Mar 12 11:23:25 CET 2004 - schwab@suse.de

- Add latest ia64 updates.
- Fix compilation of infiniband driver.

-------------------------------------------------------------------
Fri Mar 12 11:22:42 CET 2004 - olh@suse.de

- add patches.arch/ppc64.patch.numa_cpu_lookup_table-init
  init non existant cpus to zero. (SUSE35497 - LTC6747)

-------------------------------------------------------------------
Fri Mar 12 11:15:08 CET 2004 - olh@suse.de

- update to patches.fixes/linux-post-2.6.4-20040312
  x86-64 merge, G5 temperature control update

-------------------------------------------------------------------
Fri Mar 12 11:07:08 CET 2004 - olh@suse.de

- add patches.arch/ppc64.patch.errno-truncate
  errno is an int, but the syscall stored unsigned long

-------------------------------------------------------------------
Fri Mar 12 11:01:35 CET 2004 - mantel@suse.de

- some fixes for backing-dev-unplug

-------------------------------------------------------------------
Fri Mar 12 09:11:52 CET 2004 - mantel@suse.de

- kill the global queue plugging in the block layer, which was a
  huge scalability problem on big iron (axboe@suse.de)

-------------------------------------------------------------------
Thu Mar 12 00:47:59 CET 2004 - ak@suse.de

- decrease struct page size on x86-64

-------------------------------------------------------------------
Thu Mar 11 21:17:13 CET 2004 - mason@suse.de

- latency fixes from Takashi
- enable reiserfs preallocation
- mpool alloc and free race fix

-------------------------------------------------------------------
Thu Mar 11 21:16:13 CET 2004 - mason@suse.de

- reiserfs logging fixes

-------------------------------------------------------------------
Thu Mar 11 21:01:13 CET 2004 - ak@suse.de

- update x86-64 configs (enable mmconfig support)

-------------------------------------------------------------------
Thu Mar 11 21:00:04 CET 2004 - ak@suse.de

- update to x86_64-2.6.4rc3-1

-------------------------------------------------------------------
Thu Mar 11 09:16:09 CET 2004 - mantel@suse.de

- update to 2.6.4

-------------------------------------------------------------------
Thu Mar 11 03:47:11 CET 2004 - agruen@suse.de

- Disable pre-configuration of the kernel source package: Building
  with O= is well supported now. (The km_* packages don't support
  O=, yet.)
- Also install the arch/$arch/defconfig.$flavor files in the
  binary kernels. Add scripts/build-kernel-modules (generated by
  script) for testing compilation and installation.

-------------------------------------------------------------------
Wed Mar 10 23:43:39 CET 2004 - agruen@suse.de

- %postun-script: Fix relink code (broke recently).
- Rename /boot/vmlinux to /boot/vmlinux.gz for gzip'ed files
  (the extension was lost at some point).
- patches.fixes/x86_64-memcpy_io.diff: Force memcpy_{from,to}io
  into the kernel; they are needed by modules. Fix usage of long
- patches.fixes/alsa-bk-2004-03-01-fix.patch: Fix usage of long
  as pointer in memcpy_{from,to}io.
- patches.fixes/reiserfs-direct-tail.diff: SUSE34646 (comment #63):
  Fix for reiserfs_unmap_buffer() with bh->b_page == NULL.

-------------------------------------------------------------------
Wed Mar 10 17:54:16 CET 2004 - schwab@suse.de

- Fix USB oops.

-------------------------------------------------------------------
Wed Mar 10 16:52:07 CET 2004 - schwab@suse.de

- Enable AGP_HP_ZX1.

-------------------------------------------------------------------
Wed Mar 10 16:48:10 CET 2004 - okir@suse.de

- Fixed nfs-short-read patch

-------------------------------------------------------------------
Wed Mar 10 16:01:50 CET 2004 - agruen@suse.de

- Packaging: Rename file timestamp to build-source-timestamp;
  Autobuild will expand the file contents into the description
  in the rpm info.

-------------------------------------------------------------------
Wed Mar 10 12:14:58 CET 2004 - mantel@suse.de

- fix oops on psmouse reconnect (SUSE35489)

-------------------------------------------------------------------
Wed Mar 10 11:48:23 CET 2004 - olh@suse.de

- update to patches.fixes/linux-post-2.6.4rc3-20040310
  irda fixes, G5 OF interface fixes

-------------------------------------------------------------------
Wed Mar 10 00:53:56 CET 2004 - agruen@suse.de

- Update to current cvs version of xfs (+ a minor fix).
- Create directory for miscellaneous stuff, and add scripts for 
  diffing against the xfs cvs, and the kernel package build
  script.
- Set the same version number in kernel-dummy as in all other
  spec files.

-------------------------------------------------------------------
Tue Mar  9 21:31:20 CET 2004 - schwab@suse.de

- Fix partial reads at end of block device [SUSE31902].

-------------------------------------------------------------------
Tue Mar  9 20:36:02 CET 2004 - schwab@suse.de

- Restore previous version of tiocgdev patch.

-------------------------------------------------------------------
Tue Mar  9 16:19:18 CET 2004 - okir@suse.de

- added patches.fixes/nfs-short-read
- added patches.fixes/ipv6-rtm-dump-no-mcast to fix SUSE35288

-------------------------------------------------------------------
Tue Mar  9 14:53:25 CET 2004 - olh@suse.de

- update to patches.fixes/linux-post-2.6.4rc2-20040309

-------------------------------------------------------------------
Tue Mar  9 03:04:26 CET 2004 - agruen@suse.de

- scripts/tar-up.sh: Also create kernel-dummy.changes.
- Update configs (duwe).

-------------------------------------------------------------------
Mon Mar  8 18:58:28 CET 2004 - agruen@suse.de

- Add internal kernel-dummy package to keep release numbers
  synchronized.

-------------------------------------------------------------------
Mon Mar  8 16:29:44 CET 2004 - mantel@suse.de

- correctly set the block size on the loopback block device

-------------------------------------------------------------------
Mon Mar  8 15:59:39 CET 2004 - mantel@suse.de

- restore 32/64 bit compatibility of TIOCGDEV

-------------------------------------------------------------------
Mon Mar  8 15:30:39 CET 2004 - mason@suse.de

- evlog update

-------------------------------------------------------------------
Mon Mar  8 15:25:26 CET 2004 - ak@suse.de

- Enable CONFIG_LEGACY_PTYS everywhere

-------------------------------------------------------------------
Mon Mar  8 14:13:08 CET 2004 - olh@suse.de

- build scsi into the kernel on G5

-------------------------------------------------------------------
Mon Mar  8 11:37:54 CET 2004 - olh@suse.de

- add patches.fixes/xfs-export-filemap_flush.patch

-------------------------------------------------------------------
Sun Mar  7 18:03:19 CET 2004 - olh@suse.de

- add patches.suse/kdb-common-xfs
  add patches.suse/suse-ppc64-export-find_next_bit

-------------------------------------------------------------------
Sat Mar  7 15:20:04 CET 2004 - ak@suse.de

- Add workaround for AMD768MPX erratum

-------------------------------------------------------------------
Sun Mar  7 09:48:09 CET 2004 - olh@suse.de

- update to patches.fixes/linux-post-2.6.4rc2-20040307
  acpi fixes, hfsplus, nfsd

-------------------------------------------------------------------
Sun Mar  7 03:32:12 CET 2004 - agruen@suse.de

- Re-enable km_wlan.

-------------------------------------------------------------------
Thu Mar  6 17:52:52 CET 2004 - ak@suse.de

- Fix cache flushing on x86-64 in i810 fb

-------------------------------------------------------------------
Sat Mar  6 17:27:15 CET 2004 - olh@suse.de

- add patches.suse/suse-con_set_unimap.patch
  workaround for unimap handling in the console driver

-------------------------------------------------------------------
Sat Mar  6 15:50:05 CET 2004 - olh@suse.de

- update patches.suse/early_userspace-instead-of-linuxrc
  look for /init instead of /sbin/init
  kinit= gone

-------------------------------------------------------------------
Sat Mar  6 14:12:38 CET 2004 - olh@suse.de

- add patches.suse/suse-ppc64-clear_user_page-power3
  proper kernel segment handling on power3/rs64

-------------------------------------------------------------------
Sat Mar  6 14:06:22 CET 2004 - olh@suse.de

- update to patches.fixes/linux-post-2.6.4rc2-20040306
  update patches.arch/ppc64.patch
  includes kdb4.3, add disassembler update for xmon

-------------------------------------------------------------------
Sat Mar  6 03:42:46 CET 2004 - ak@suse.de

- Undo wrong off-by-one IST change in x86-64 patchkit

-------------------------------------------------------------------
Sat Mar  6 01:33:11 CET 2004 - schwab@suse.de

- Make TIOCGDEV compatible again.

-------------------------------------------------------------------
Sat Mar  6 00:17:39 CET 2004 - schwab@suse.de

- Read patches.drivers/xpnet-04-xpc.

-------------------------------------------------------------------
Fri Mar  5 23:16:01 CET 2004 - ak@suse.de

- Update x86-64 patchkit to x86_64-2.6.4rc2-1

-------------------------------------------------------------------
Fri Mar  5 22:26:46 CET 2004 - olh@suse.de

- update to patches.fixes/linux-post-2.6.4rc2-20040305
  ibmasm, xfs, lots of other fixes

-------------------------------------------------------------------
Fri Mar  5 16:26:18 CET 2004 - mantel@suse.de

- fix problems with broken USB->PS/2 legacy emulation in certain
  BIOSes (SUSE34761)

-------------------------------------------------------------------
Fri Mar  5 16:18:03 CET 2004 - mantel@suse.de

- some fixes for the cciss driver from HP (SUSE35163)

-------------------------------------------------------------------
Fri Mar  5 16:06:49 CET 2004 - mantel@suse.de

- check for NULL argument in pciehprm_free_bridges() (SUSE34978)

-------------------------------------------------------------------
Fri Mar  5 15:40:56 CET 2004 - okir@suse.de

- Another fix to MIPv6

-------------------------------------------------------------------
Fri Mar  5 14:19:01 CET 2004 - okir@suse.de

- Fix an ICMPv6 crash caused by the MIPv6 patch

-------------------------------------------------------------------
Fri Mar  5 10:11:38 CET 2004 - hare@suse.de

- Update S/390 to pre-lobster codedrop.

-------------------------------------------------------------------
Thu Mar  4 17:39:35 CET 2004 - mantel@suse.de

- fix qla2xxx driver for 64 bit archs

-------------------------------------------------------------------
Thu Mar  4 16:46:38 CET 2004 - mantel@suse.de

- add laptop disk mode

-------------------------------------------------------------------
Thu Mar  4 16:34:13 CET 2004 - mantel@suse.de

- yet another update for tiocgdev

-------------------------------------------------------------------
Thu Mar  4 16:29:34 CET 2004 - mantel@suse.de

- update qla2xxx driver to 8.00.00b11; enable failover

-------------------------------------------------------------------
Thu Mar  4 12:47:24 CET 2004 - stepan@suse.de

- update atixl-noinit patch

-------------------------------------------------------------------
Thu Mar  4 10:25:15 CET 2004 - mantel@suse.de

- add objrmap-core to start mitigate rmap problems with Oracle

-------------------------------------------------------------------
Thu Mar  4 08:56:20 CET 2004 - mantel@suse.de

- make TIOCGDEV 64bit clean

-------------------------------------------------------------------
Wed Mar  3 21:07:41 CET 2004 - mason@suse.de

- reiserfs quota support

-------------------------------------------------------------------
Wed Mar  3 21:05:41 CET 2004 - mason@suse.de

- update reiserfs-lock-lat, latency fix during deletes

-------------------------------------------------------------------
Wed Mar  3 21:05:41 CET 2004 - mason@suse.de

- fix reiserfs metadata corruption bugs in reiserfs_file_write and
search_by_key

-------------------------------------------------------------------
Wed Mar  3 17:13:00 CET 2004 - kraxel@suse.de

- fix uml init calls ordering.
- update uml configuration.

-------------------------------------------------------------------
Wed Mar  3 15:48:16 CET 2004 - stepan@suse.de

- add patches.drivers/atixl-noinit-2.6.2 (allow bios-less 
  initialization of ATI XL cards)

-------------------------------------------------------------------
Wed Mar  3 15:01:05 CET 2004 - olh@suse.de

- add patches.suse/suse-ppc64-xmon_backtrace.patch
  dont do symbol lookup per default, breaks if the system is gone

-------------------------------------------------------------------
Wed Mar  3 14:31:46 CET 2004 - ak@suse.de

- Don't include .orig file in printkat

-------------------------------------------------------------------
Wed Mar  3 14:27:59 CET 2004 - agruen@suse.de

- Allow for a non-numeric CONFIG_RELEASE so that test builds
  with distinct names can be created.
- Adapt the spec files accordingly.

-------------------------------------------------------------------
Wed Mar  3 11:49:40 CET 2004 - schwab@suse.de

- Add ioc4 serial driver.

-------------------------------------------------------------------
Wed Mar  3 11:42:48 CET 2004 - schwab@suse.de

- Remove patches.drivers/xpnet-04-xpc.

-------------------------------------------------------------------
Wed Mar  3 00:44:46 CET 2004 - schwab@suse.de

- Fix staircase effect on Altix serial console.

-------------------------------------------------------------------
Tue Mar  2 23:13:07 CET 2004 - schwab@suse.de

- Fix net/ipv6/mobile_ip6 for parallel build.

-------------------------------------------------------------------
Tue Mar  2 20:27:21 CET 2004 - olh@suse.de

- net/ipv6/mobile_ip6/mobhdr_mn.c needs linux/init.h

-------------------------------------------------------------------
Tue Mar  2 18:10:33 CET 2004 - olh@suse.de

- update patches.fixes/linux-post-2.6.4rc1-20040302
  ieee1394, s390, x86-64, networking updates

-------------------------------------------------------------------
Tue Mar  2 18:03:18 CET 2004 - mantel@suse.de

- update configs for mobile ipv6

-------------------------------------------------------------------
Tue Mar  2 17:30:58 CET 2004 - mantel@suse.de

- update ALSA to 1.0.3

-------------------------------------------------------------------
Tue Mar  2 17:25:31 CET 2004 - okir@suse.de

- Minor fix to MIPv6 patch

-------------------------------------------------------------------
Tue Mar  2 17:20:19 CET 2004 - okir@suse.de

- Don't send multicast group membership packets for the IPv6
  solicited-node address (SUSE34954)
- IPv6: Don't fragment 1500 byte packets if the MTU is 1500
- Merge MIPv6 patch from Krishna Kumar @IBM

-------------------------------------------------------------------
Tue Mar  2 17:13:19 CET 2004 - schwab@suse.de

- Add Altix partitioning drivers (xpnet) [SUSE35164].

-------------------------------------------------------------------
Tue Mar  2 14:45:45 CET 2004 - schwab@suse.de

- Disable CONFIG_DVB_TDA1004X.

-------------------------------------------------------------------
Tue Mar  2 14:23:18 CET 2004 - okir@suse.de

- Updated sunrpc-nulltimeout. The "NFS tasks stuck in D state" 
  problem should now be gone

-------------------------------------------------------------------
Tue Mar  2 13:52:25 CET 2004 - agruen@suse.de

- reiserfs xattrs: Update from Jeff Mahoney <jeffm@suse.com>:
  + Update inode->i_ctime for a file when its xattrs are changed.
  + Improvement to hiding the .reiserf_priv directory: Only
    hide directories with that name in the root of the mounted
    filesystem.

-------------------------------------------------------------------
Tue Mar  2 12:52:26 CET 2004 - agruen@suse.de

- Fix the mainline `make rpm' target.

-------------------------------------------------------------------
Sat Mar  2 12:28:28 CET 2004 - ak@suse.de

- Fix cosmetical issues in ACPI initrd DSDT patch.

-------------------------------------------------------------------
Tue Mar  2 09:00:44 CET 2004 - olh@suse.de

- update to patches.fixes/linux-post-2.6.4rc1-20040302
  libata fixes, netupdates, usblp fixes

-------------------------------------------------------------------
Tue Mar  2 01:35:28 CET 2004 - agruen@suse.de

- Bug in sequence-patch.sh: After applying all patches, the
  default configuration file was copied to arch/$arch/defconfig,
  accidentally also trashing hardlinks. Sequence-patch.sh uses
  hard-linked trees, so this caused patched failures with patches
  that touched the defconfig files. The fix is to no longer modify
  the defconfig files; nobody needed this, anyway.

-------------------------------------------------------------------
Mon Mar  1 22:35:10 CET 2004 - agruen@suse.de

- reiserfs: enable trusted xattrs iff the filesystem supports
  them, i.e., only enable them if the filesystem supports xattrs
  (Jeff Mahoney <jeffm@suse.de>).
- Also enable the post-install heuristic of finding the most
  recent remaining kernel for vmlinux-%ver_str (ppc and ppc64).

-------------------------------------------------------------------
Mon Mar  1 21:42:35 CET 2004 - garloff@suse.de

- Allow > 256 raw devices (for real now, patch from Badari).

-------------------------------------------------------------------
Mon Mar  1 21:05:49 CET 2004 - kraxel@suse.de

- fix uml build (again).

-------------------------------------------------------------------
Mon Mar  1 16:21:04 CET 2004 - hare@suse.de

- Update configurations for S/390

-------------------------------------------------------------------
Mon Mar  1 16:19:04 CET 2004 - olh@suse.de

- add patches.drivers/emulex-lpfc
  emulex fibrechannel driver for ppc64, ia64, i386 and x86-64
  version lpfcdriver-2.10a.tar.gz

-------------------------------------------------------------------
Mon Mar  1 16:03:09 CET 2004 - hare@suse.de

- Added patches/arch/s390-nohz-timer

-------------------------------------------------------------------
Mon Mar  1 15:39:17 CET 2004 - hare@suse.de

- Preliminary update of S/390 to pre-Lobster codedrop.

-------------------------------------------------------------------
Mon Mar  1 13:34:44 CET 2004 - olh@suse.de

- update patches.drivers/ibm-ipr-2.0.0.patch to version 2.0.0-7

-------------------------------------------------------------------
Mon Mar  1 11:31:45 CET 2004 - agruen@suse.de

- Fix in %post: /boot/initrd symlink accidentally didn't get
  created.

-------------------------------------------------------------------
Mon Mar  1 11:15:49 CET 2004 - olh@suse.de

- update to patches.fixes/linux-post-2.6.4rc1-20040301

-------------------------------------------------------------------
Sun Feb 29 22:58:36 CET 2004 - schwab@suse.de

- Fix stack usage on kernel thread creation.
- Fix 64 bit DMA mapping problem with PCI cards on SN2.

-------------------------------------------------------------------
Sun Feb 29 19:24:48 CET 2004 - agruen@suse.de

- patches.suse/twofish-2.6: Merge fix from Andrea (type of
  loop_func_table->transfer operation has changed).

-------------------------------------------------------------------
Sun Feb 29 17:08:27 CET 2004 - schwab@suse.de

- Fix NULL pointer reference in pciehp driver.

-------------------------------------------------------------------
Sat Feb 28 23:36:10 CET 2004 - garloff@suse.de

- alarm-round: Commit fix for alarm() return value being one too 
  much because of roundoff errors in tv <-> jiffie conversion.

-------------------------------------------------------------------
Sat Feb 28 23:13:35 CET 2004 - agruen@suse.de

- Add timestamp of cvs working directory to rpm files:
  /boot/timestamp-%ver_str, /usr/src/linux-%ver_str/timestamp.

-------------------------------------------------------------------
Sat Feb 28 21:15:30 CET 2004 - ak@suse.de

- Fix mellanox tlb flush for UP kernels

-------------------------------------------------------------------
Sat Feb 28 20:27:11 CET 2004 - ak@suse.de

- Fix compilation of mellanox HCA and ibm asm on x86-64

-------------------------------------------------------------------
Sat Feb 28 17:11:58 CET 2004 - agruen@suse.de

- Re-enable lkcd with the right config options.

-------------------------------------------------------------------
Sat Feb 28 11:59:27 CET 2004 - kraxel@suse.de

- make uml kernels build parallel.

-------------------------------------------------------------------
Sat Feb 28 10:17:45 CET 2004 - agruen@suse.de

- infiniband: Evil hack to get parallel build to work again.
- Re-enable infiniband in the config files.
- Disable mellanox-hca infiniband module on x86_64: won't
  compile.

-------------------------------------------------------------------
Sat Feb 28 06:07:47 CET 2004 - agruen@suse.de

- Fix regression in reiserfs_mknod.
- Another regparm fix.

-------------------------------------------------------------------
Fri Feb 27 22:11:39 CET 2004 - mason@suse.de

- device mapper update
- snapshot<->fs locking patch

-------------------------------------------------------------------
Fri Feb 27 22:10:39 CET 2004 - mason@suse.de

- update aio-poll to the latest rev
- add aio-read-immediate, allows short aio reads on pipe/socket
- add aio-context-switch to keep the wakeups on worker threads 
  within reason

-------------------------------------------------------------------
Fri Feb 27 17:07:14 CET 2004 - hare@suse.de

- Split kerntypes support from crash dump support.

-------------------------------------------------------------------
Fri Feb 27 16:58:48 CET 2004 - okir@suse.de

- Added IBM evlog patches

-------------------------------------------------------------------
Fri Feb 27 16:57:40 CET 2004 - mantel@suse.de

- update cpqarray driver to 2.6.0 and add fixes (SUSE35163)

-------------------------------------------------------------------
Fri Feb 27 16:45:03 CET 2004 - schwab@suse.de

- Add workaround for problem with PAL_HALT_LIGHT on sn2 [SUSE34645].

-------------------------------------------------------------------
Fri Feb 27 16:36:19 CET 2004 - mantel@suse.de

- add infiniband drivers (SUSE35064)

-------------------------------------------------------------------
Fri Feb 27 16:24:05 CET 2004 - mantel@suse.de

- add bcm5700 driver version 7.2.15 (hopefully fixes SUSE34508)

-------------------------------------------------------------------
Fri Feb 27 16:14:41 CET 2004 - mantel@suse.de

- fix hang on "rmmod parport_pc" (SUSE34997)

-------------------------------------------------------------------
Fri Feb 27 16:12:50 CET 2004 - mantel@suse.de

- add aio-poll

-------------------------------------------------------------------
Fri Feb 27 16:06:00 CET 2004 - mantel@suse.de

- added ibmasm driver

-------------------------------------------------------------------
Fri Feb 27 15:59:23 CET 2004 - mantel@suse.de

- re-add adaptive-lazy-readahead

-------------------------------------------------------------------
Fri Feb 27 15:04:14 CET 2004 - kraxel@suse.de

- regparam / fastcall fixes.

-------------------------------------------------------------------
Fri Feb 27 12:22:21 CET 2004 - agruen@suse.de

- Fix regression in __reiserfs_permission.

-------------------------------------------------------------------
Fri Feb 27 12:15:00 CET 2004 - hare@suse.de

- Re-enable crash dumps for S/390.

-------------------------------------------------------------------
Fri Feb 27 10:02:52 CET 2004 - kraxel@suse.de

- more __attribute__((used)) fixes for uml.

-------------------------------------------------------------------
Thu Feb 26 21:34:42 CET 2004 - kraxel@suse.de

- fix undefined symbols in uml modules.

-------------------------------------------------------------------
Thu Feb 26 16:41:51 CET 2004 - mantel@suse.de

- fix loop device hangs

-------------------------------------------------------------------
Thu Feb 26 15:55:03 CET 2004 - agruen@suse.de

- Add parisc architecture (patch is only enabled for parisc
  itself, no risk for all others).

-------------------------------------------------------------------
Thu Feb 26 12:38:53 CET 2004 - agruen@suse.de

- patches.fixes/ext23-no-ace-read-limit.diff: SUSE34623: Patch was
  accidentally calling ext2_xattr_get from ext3 -- ouch!

-------------------------------------------------------------------
Wed Feb 25 22:08:56 CET 2004 - mason@suse.de

- disable kerntypes patch
- add netpoll for netconsole and lkcd dump driver
- add lkcd for ia32

-------------------------------------------------------------------
Wed Feb 25 18:43:20 CET 2004 - agruen@suse.de

- patches.fixes/missing-exports.diff: bcm5700.ko requires the
  genapic symbol.
- patches.fixes/icn-strchr-bug.diff: strpbrk gets converted to
  strchr from libgcc by the compiler, but there is no libgcc in
  the kernel. The compieler does not realize that it should use
  an inlined function instead.

-------------------------------------------------------------------
Wed Feb 25 17:33:52 CET 2004 - ak@suse.de

- Update to latest x86-64 patchkit

-------------------------------------------------------------------
Wed Feb 25 16:39:13 CET 2004 - hare@suse.de

- add patches.fixes/s390-zfcp-hotplug-fix:
  Fix deadlock when adding more than one lun (SUSE34984)
- add patches.fixes/s390-sysfs-net.patch:
  Add correct sysfs attributes for net drivers (SUSE34632)

-------------------------------------------------------------------
Wed Feb 25 16:12:45 CET 2004 - mantel@suse.de

- SCSI support now modular again (SUSE34955)

-------------------------------------------------------------------
Wed Feb 25 11:08:54 CET 2004 - hare@suse.de

- add patches.arch/s390-qeth-eui64.patch to
  enable IPV6 support for qeth (SUSE34980).

-------------------------------------------------------------------
Wed Feb 25 09:28:42 CET 2004 - hare@suse.de

- S/390: Update from -mm3.
- S/390: Adapted configuration files for update.

-------------------------------------------------------------------
Wed Feb 25 03:43:57 CET 2004 - agruen@suse.de

- More CONFIG_REGPARM fixes.

-------------------------------------------------------------------
Tue Feb 24 18:37:09 CET 2004 - agruen@suse.de

- patches.fixes/regparm-fix.diff: CONFIG_REGPARM breaks some
  syscalls that are not declared as asmlinkage.

-------------------------------------------------------------------
Tue Feb 24 18:08:19 CET 2004 - schwab@suse.de

- Disable CONFIG_DVB_SP887X.

-------------------------------------------------------------------
Tue Feb 24 16:46:07 CET 2004 - schwab@suse.de

- pcibios_set_irq_routing is x86-only.

-------------------------------------------------------------------
Tue Feb 24 12:49:03 CET 2004 - mantel@suse.de

- fix suspend to disk (SUSE34476)

-------------------------------------------------------------------
Tue Feb 24 12:39:56 CET 2004 - mantel@suse.de

- fix checksum bug for multicast/broadcast packets on postrouting (SUSE34669)

-------------------------------------------------------------------
Mon Feb 23 22:32:38 CET 2004 - mason@suse.com

- reiserfs update, data=ordered and other fixes

-------------------------------------------------------------------
Mon Feb 23 15:45:14 CET 2004 - okir@suse.de

- updated patches.suse/usagi-ipv6-ndisc to fix neighbor cache
  updates when receiving redirects

-------------------------------------------------------------------
Mon Feb 23 14:02:47 CET 2004 - schwab@suse.de

- Import kdb v4.3.

-------------------------------------------------------------------
Mon Feb 23 10:35:51 CET 2004 - olh@suse.de

- update patches.arch/ppc64.patch
  numa sysfs fixes, ibmvscsi update, iseries irq fixes

-------------------------------------------------------------------
Mon Feb 23 09:38:54 CET 2004 - olh@suse.de

- update to patches.fixes/linux-post-2.6.3-20040223
  dynamic pty98 allocation, ieee1394, serial, arm, m68k updates

-------------------------------------------------------------------
Sun Feb 22 16:13:22 CET 2004 - olh@suse.de

- update hfsplus driver, enable adbhid on pmac64

-------------------------------------------------------------------
Sun Feb 22 15:01:28 CET 2004 - agruen@suse.de

- Fix override configs/additional patches on i386.

-------------------------------------------------------------------
Sun Feb 22 10:54:26 CET 2004 - olh@suse.de

- add patches.fixes/linux-post-2.6.3-20040222
  sungem, h8300, networking updates

-------------------------------------------------------------------
Sat Feb 21 20:36:25 CET 2004 - olh@suse.de

- add patches.fixes/linux-post-2.6.3-20040221
  ieee1394, mips, ppc64 pci hotplug, networking updates

-------------------------------------------------------------------
Sat Feb 21 20:20:18 CET 2004 - agruen@suse.de

- Fix modversions for out-of-tree modules with O=... set.
- Remove obsolete patches.arch/i386-regparm.
- Another xfs cvs update.

-------------------------------------------------------------------
Fri Feb 20 17:11:45 CET 2004 - okir@suse.de

- Repaired broken ipv6 ndisc patch

-------------------------------------------------------------------
Fri Feb 20 16:29:57 CET 2004 - agruen@suse.de

- Add xfs smp fix from Christoph Hellwig (via Jens Axboe).

-------------------------------------------------------------------
Fri Feb 20 16:22:07 CET 2004 - schwab@suse.de

- Add python to neededforbuild.

-------------------------------------------------------------------
Fri Feb 20 16:01:27 CET 2004 - schwab@suse.de

- Revert last change.

-------------------------------------------------------------------
Fri Feb 20 12:59:42 CET 2004 - okir@suse.de

- IPv6: properly purge expired routers from routing cache

-------------------------------------------------------------------
Fri Feb 20 12:42:45 CET 2004 - olh@suse.de

- add patches.fixes/linux-post-2.6.3-20040220
  update to linus latest, usb, ia64, xeon64, i4l, ide fixes

-------------------------------------------------------------------
Thu Feb 19 21:42:46 CET 2004 - agruen@suse.de

- Update xfs to current cvs version.
- Remove now-obsolete patches.suse/xfs-dmapi.
- Fix a long-standing bug in the rollback code in
  sequence-patch.sh.

-------------------------------------------------------------------
Thu Feb 19 17:14:36 CET 2004 - okir@suse.de

- Fix for the "dst underflow" bug when running TAHI (SUSE34664)

-------------------------------------------------------------------
Thu Feb 19 15:17:57 CET 2004 - okir@suse.de

- experimental sunrpc patch to prevent processes from getting
  stuck in D state forever

-------------------------------------------------------------------
Thu Feb 19 14:39:34 CET 2004 - stepan@suse.de

- patches.suse/bootsplash: update to fixed version 3.1.4
- patches.suse/bootsplash-fixdep: dropped (included in above)

-------------------------------------------------------------------
Thu Feb 19 14:12:38 CET 2004 - garloff@suse.de

- patches.suse/sd-many-4: Add support for 32k SCSI disks.
- patches.suse/sg-many-1: Add support for 32k SCSI generic devices.
- patches.suse/scsi_sysfs-procname-2: Export proc_name of SCSI 
  hostadapter via sysfs.

-------------------------------------------------------------------
Thu Feb 19 10:07:54 CET 2004 - ak@suse.de

- fix IA32e patch for !SMP

-------------------------------------------------------------------
Thu Feb 19 00:25:08 CET 2004 - olh@suse.de

- build scsi as a module on pseries64

-------------------------------------------------------------------
Wed Feb 18 22:25:02 CET 2004 - olh@suse.de

- add patches.drivers/drivers-net-pcnet32.patch
  many fixes for this driver (SUSE34509 - LTC4358)

-------------------------------------------------------------------
Wed Feb 18 22:12:55 CET 2004 - ak@suse.de

- Add support for IA32e to x86-64
- Enable Intel specific configure options in x86-64 config
- Enable some missing config options (IPMI, SCSI logging etc.) 

-------------------------------------------------------------------
Wed Feb 18 19:46:15 CET 2004 - olh@suse.de

- update patches.arch/ppc64-patch

-------------------------------------------------------------------
Wed Feb 18 17:53:56 CET 2004 - schwab@suse.de

- Add support for HP sx1000.

-------------------------------------------------------------------
Wed Feb 18 17:37:32 CET 2004 - sf@suse.de

- patches.fixes/libata-core.diff: fix ide detection on
  x86_64

-------------------------------------------------------------------
Wed Feb 18 17:21:18 CET 2004 - ak@suse.de

- port mapped_base feature to 2.6

-------------------------------------------------------------------
Wed Feb 18 17:06:24 CET 2004 - mantel@suse.de

- add missing pci info to cs5520 and cs5530 drivers (SUSE34268)

-------------------------------------------------------------------
Wed Feb 18 14:47:02 CET 2004 - agruen@suse.de

- patches.suse/twofish-2.6: add module license, clean up a little.

-------------------------------------------------------------------
Wed Feb 18 11:54:09 CET 2004 - mantel@suse.de

- update to 2.6.3

-------------------------------------------------------------------
Wed Feb 18 10:06:06 CET 2004 - kraxel@suse.de

- config update -- enable the new netfilter6 options.

-------------------------------------------------------------------
Tue Feb 17 21:14:37 CET 2004 - agruen@suse.de

- Fold fix for SUSE34432 - LTC6269 into patches.suse/reiserfs-acl-02

-------------------------------------------------------------------
Tue Feb 17 15:45:29 CET 2004 - schwab@suse.de

- Add configuration 64k-pagesize.

-------------------------------------------------------------------
Tue Feb 17 14:28:20 CET 2004 - okir@suse.de

- Merged netfilter6 conntrack code from usagi cvs

-------------------------------------------------------------------
Tue Feb 17 13:42:38 CET 2004 - okir@suse.de

- Merged tentative patch for UDP recvmsg/EAGAIN problem (SUSE34510)

-------------------------------------------------------------------
Tue Feb 17 13:32:11 CET 2004 - okir@suse.de

- added patches.suse/usagi-ipv6-netfilter, including REJECT target

-------------------------------------------------------------------
Tue Feb 17 11:40:52 CET 2004 - olh@suse.de

- add patches.fixes/serial_console_init.patch
  It results in serial console getting initialised really late

-------------------------------------------------------------------
Tue Feb 17 11:22:21 CET 2004 - hare@suse.de

- add patches.arch/s390-dasd-update
  Update DASD driver to latest version from IBM.

-------------------------------------------------------------------
Tue Feb 17 11:15:04 CET 2004 - kraxel@suse.de

- update uml patch.
- dropped some uml fixes merged upstream.

-------------------------------------------------------------------
Mon Feb 16 22:18:44 CET 2004 - olh@suse.de

- add patches.arch/ppc64.tce_init_pSeries.patch
  from 2.6.3 final

-------------------------------------------------------------------
Mon Feb 16 21:53:29 CET 2004 - olh@suse.de

- add patches.suse/suse-ppc64-pseries-nvram
  fix the damn thing

-------------------------------------------------------------------
Mon Feb 16 14:45:07 CET 2004 - agruen@suse.de

- Add directory /lib/modules/precompiled to binary kernels for
  the glue layer code of binary-only modules.

-------------------------------------------------------------------
Mon Feb 16 14:20:42 CET 2004 - olh@suse.de

- update patches.fixes/ppc32-pmac_zilog-consoleinit
  add MacRISC3 to whitelist to avoid crash during cat < /dev/ttyS0

-------------------------------------------------------------------
Mon Feb 16 14:13:01 CET 2004 - mantel@suse.de

- increase maximum number of command line arguments (SUSE34511)

-------------------------------------------------------------------
Mon Feb 16 12:56:34 CET 2004 - mantel@suse.de

- don't leak space in aio subsystem

-------------------------------------------------------------------
Mon Feb 16 09:29:01 CET 2004 - olh@suse.de

- go back to xmon in pseries64 .config

-------------------------------------------------------------------
Mon Feb 16 09:05:17 CET 2004 - olh@suse.de

- update to patches.fixes/linux-post-2.6.3-rc3-20040216

-------------------------------------------------------------------
Sun Feb 15 13:34:14 CET 2004 - agruen@suse.de

- Minor cosmetic fixes in error handling paths in fs/xattr_acl.c
  and fs/nfs/xattr.c.

-------------------------------------------------------------------
Fri Feb 13 22:38:41 CET 2004 - olh@suse.de

- add patches.fixes/linux-post-2.6.3-rc2-20040213
  64bit G5 support, add config/ppc64/pmac64

-------------------------------------------------------------------
Fri Feb 13 16:14:07 CET 2004 - mantel@suse.de

- work around umount problem of loopback devices

-------------------------------------------------------------------
Fri Feb 13 14:19:24 CET 2004 - okir@suse.de

- fixed the ndisc patch again

-------------------------------------------------------------------
Fri Feb 13 13:16:06 CET 2004 - okir@suse.de

- re-diffed and re-enabled usagi ndisc patch

-------------------------------------------------------------------
Thu Feb 12 22:15:06 CET 2004 - kkeil@suse.de

- Update ISDN to 2.6.3-rc2-mm1 version
    + this is a new port 2.4 -> 2.6 I4L code
- enable SMP for AVM activ cards

-------------------------------------------------------------------
Thu Feb 12 18:19:42 CET 2004 - agruen@suse.de

- Update from Jeff Mahoney <jeffm@suse.com>:
  + Fix mounting of v3.5 filesystems (fixed in 2.4 series, but
    the patch was not yet ported).
  + Permissions checking more closely tracks ext[23] xattr perms.
  + When the fs returns -EIO due to a bad magic/hash value, an
    error message is printed.

-------------------------------------------------------------------
Thu Feb 12 15:03:27 CET 2004 - agruen@suse.de

- patches.fixes/alpha-compile: Compile fix for AXP.
- Also check for /boot/image-%ver_str in post.sh (s390).

-------------------------------------------------------------------
Thu Feb 12 11:54:06 CET 2004 - olh@suse.de

- add patches.fixes/linux-post-2.6.3-rc2-20040212
  bluetooth, watchdog, cpufreq, ia64 updates

-------------------------------------------------------------------
Thu Feb 12 11:02:36 CET 2004 - hare@suse.de

-  add patches.fixes/dmapool-nopci.patch
   Do not compile drivers/base/dmapool.c for non-PCI systems.

-------------------------------------------------------------------
Thu Feb 12 09:35:38 CET 2004 - olh@suse.de

- add patches.suse/kdb-common-inital_env
  print enough lines, dump bta in one go

-------------------------------------------------------------------
Wed Feb 11 22:19:33 CET 2004 - kraxel@suse.de

- uml fixes.

-------------------------------------------------------------------
Wed Feb 11 16:22:30 CET 2004 - olh@suse.de

- add patches.arch/suse-ppc32-pmac-rootdevice
  really use /linuxrc if root= not given

-------------------------------------------------------------------
Wed Feb 11 15:44:59 CET 2004 - garloff@suse.de

- Set max number of raw devices to 4096.

-------------------------------------------------------------------
Wed Feb 11 14:06:39 CET 2004 - agruen@suse.de

- Update to current xfs cvs + dmapi fixes.
- patches.suse/sunrpc-multiple-programs accidentally got lost
  with 2.6.3-rc2 update.
- Update config files.

-------------------------------------------------------------------
Wed Feb 11 12:27:16 CET 2004 - mantel@suse.de

- fix dependency for CONFIG_BOOTSPLASH

-------------------------------------------------------------------
Wed Feb 11 12:19:54 CET 2004 - mantel@suse.de

- update to 2.6.3-rc2

-------------------------------------------------------------------
Wed Feb 11 10:31:03 CET 2004 - olh@suse.de

- add kernel-pmac64_32bit

-------------------------------------------------------------------
Tue Feb 10 16:37:36 CET 2004 - olh@suse.de

- add patches.suse/suse.ppc32.pmac.no_pc_floppy.patch

-------------------------------------------------------------------
Tue Feb 10 15:07:34 CET 2004 - olh@suse.de

- drop patches.suse/suse.ppc32.boot.per_board_initrd.patch

-------------------------------------------------------------------
Tue Feb 10 01:34:10 CET 2004 - schwab@suse.de

- Fix provides/obsoletes for ia64.

-------------------------------------------------------------------
Mon Feb  9 15:54:21 CET 2004 - okir@suse.de

- Merged several NFS patches from Chuck Lever
- Fixed some USAGI rejects caused by the update
  to post 2.6.3-rc1

-------------------------------------------------------------------
Mon Feb  9 13:01:57 CET 2004 - olh@suse.de

- update patches.drivers/ibm-ipr-2.0.0.patch
  add patches.drivers/ibm-ipr-scsi-start_unit.patch

-------------------------------------------------------------------
Mon Feb  9 12:52:07 CET 2004 - mantel@suse.de

- enable CONFIG_PPP_MULTILINK (SUSE34363)

-------------------------------------------------------------------
Mon Feb  9 09:35:09 CET 2004 - olh@suse.de

- update to post 2.6.3-rc1 20040209

-------------------------------------------------------------------
Sat Feb  7 22:39:59 CET 2004 - agruen@suse.de

- patches.suse/xfs-dmapi-fix: Add code missing for 2.6 kernels.

-------------------------------------------------------------------
Sat Feb  7 19:47:47 CET 2004 - schwab@suse.de

- Fix ia64 build failures.

-------------------------------------------------------------------
Sat Feb  7 18:24:28 CET 2004 - agruen@suse.de

- In binary kernels, check if a file $arch-$flavor.conf exists.
  If so, use that as the config file, otherwise use the
  appropriate config file in config.tar.bz2 like before.
- Likewise for $arch-$flavor.diff: If it exists, apply this patch
  after all other patches in series.conf.

-------------------------------------------------------------------
Sat Feb  7 10:08:09 CET 2004 - kraxel@suse.de

- fix missing init.h include in lirc driver.

-------------------------------------------------------------------
Fri Feb  6 18:46:40 CET 2004 - mantel@suse.de

- update aio to make it pass some glibc rtkaio tests

-------------------------------------------------------------------
Fri Feb  6 16:24:12 CET 2004 - agruen@suse.de

- Minor fix in nfs-acl Makefile.
- Synchronize version numbers on kernel-syms instead of
  kernel-source (kernel-source no longer is dependent on
  the binary kernels).

-------------------------------------------------------------------
Fri Feb  6 16:08:25 CET 2004 - kraxel@suse.de

- update configs.

-------------------------------------------------------------------
Fri Feb  6 11:21:50 CET 2004 - agruen@suse.de

- Fix RPM macro expansion irregularity in source-post.sh.

-------------------------------------------------------------------
Fri Feb  6 02:33:53 CET 2004 - agruen@suse.de

- ext[23]: Remove limit of 32 acl entries when reading.
  Write support not yet enabled pending discussion.
- Update to XFS CVS + patches for DMAPI support.
- Allow to install multiple kernel-source.spec packages in
  parallel.
- Update cofigs.

-------------------------------------------------------------------
Thu Feb  5 21:41:21 CET 2004 - kraxel@suse.de

- update configs for i386 and x86_64.

-------------------------------------------------------------------
Thu Feb  5 21:35:12 CET 2004 - kraxel@suse.de

- fix uml build.
- add lirc drivers.

-------------------------------------------------------------------
Thu Feb  5 17:02:28 CET 2004 - ak@suse.de

- fix x86-64 compilation (patches.arch/x86_64-elf-compile)

-------------------------------------------------------------------
Thu Feb  5 15:53:32 CET 2004 - olh@suse.de

- restore drivers/scsi/ata_piix.c, add #ifdef to rivafb

-------------------------------------------------------------------
Thu Feb  5 14:04:57 CET 2004 - olh@suse.de

- add patches.fixes/linux-post-2.6.2-20040205
  altix update, qla update, many other fixes

-------------------------------------------------------------------
Thu Feb  5 09:01:18 CET 2004 - olh@suse.de

- update patches.arch/linuxppc-2.5-benh-2.6.2-ben1
  Fix oops when fbcon_mode_changed is called at boot time
  Fix the radeonfb "workaround" for external TMDS
  Update ADT 7467 thermostat driver

-------------------------------------------------------------------
Wed Feb  4 16:51:28 CET 2004 - okir@suse.de

- Potential fix for the NFS "busy inodes after unmount" problem (SUSE30943)

-------------------------------------------------------------------
Wed Feb  4 16:24:23 CET 2004 - olh@suse.de

- add patches.arch/linuxppc-2.5-benh-2.6.2-ben1
  brings hfs+, G5 support and support for newer Macs

-------------------------------------------------------------------
Wed Feb  4 12:10:04 CET 2004 - agruen@suse.de

- patches.fixes/xattr-keep-block.diff: Fix xattr bug when keeping
  the same disk block in ext[23].

-------------------------------------------------------------------
Wed Feb  4 10:00:25 CET 2004 - olh@suse.de

- update to 2.6.2 final
  update ppc64.patch

-------------------------------------------------------------------
Tue Feb  3 18:29:49 CET 2004 - agruen@suse.de

- Add patches.suse/ext3-register-filesystem-lifo: Forward port
  of Andrea's patch.

-------------------------------------------------------------------
Tue Feb  3 11:30:13 CET 2004 - okir@suse.de

- Merged nfsd patch from MvS that fixes a largefile bug in nfsd_commit

-------------------------------------------------------------------
Tue Feb  3 11:14:14 CET 2004 - ak@suse.de

- Add patch for CONFIG_REGPARM for i386
- Enable it by default

-------------------------------------------------------------------
Mon Feb  2 23:54:11 CET 2004 - agruen@suse.de

- patches.fixes/toshiba-acpi-0.17: Update toshiba_acpi driver
  to version 0.17.
- Update config files.

-------------------------------------------------------------------
Mon Feb  2 06:00:10 PST 2004 - ak@suse.de

- Reenable -funit-at-a-time for i386 (+ bug fix) 
- Add new early printk for i386
- Remove some white space from series file

-------------------------------------------------------------------
Sat Jan 31 14:19:02 CET 2004 - olh@suse.de

- add patches.suse/suse-ppc64-iseries-pci_fn_scan
  add patches.suse/suse.ppc32.export.cpu_possible_map

-------------------------------------------------------------------
Sat Jan 31 10:53:35 CET 2004 - olh@suse.de

- update to 2.6.2-rc3

-------------------------------------------------------------------
Fri Jan 30 16:48:48 CET 2004 - agruen@suse.de

- Expand Provides or Obsoletes tags as a nested if statement
  in the spec file.

-------------------------------------------------------------------
Fri Jan 30 13:39:39 CET 2004 - olh@suse.de

- add patches.drivers/driver-input-linuxwacom.patch
  use patches from linuxwacom project (SUSE32504)

-------------------------------------------------------------------
Fri Jan 30 13:07:54 CET 2004 - okir@suse.de

- Two more USAGI patches:
	+       patches.suse/usagi-ipv6-fib-subtree
	+       patches.suse/usagi-ipv6-ndisc
  Enabled CONFIG_IPV6_NDISC_NEW=y in almost all config files

-------------------------------------------------------------------
Fri Jan 30 05:53:24 CET 2004 - agruen@suse.de

- Fix several problems with Provides and Obsoletes.
- Split modversion symbols from kernel-source, and put them
  into kernel-syms instead. This also obsoletes kernel-bare.

-------------------------------------------------------------------
Thu Jan 29 23:37:23 CET 2004 - olh@suse.de

- add patches.drivers/firewire_ieee1394 (rev 1113)
  update sbp2 driver to provide ieee1394_guid in sysfs device/ dir

-------------------------------------------------------------------
Thu Jan 29 20:11:34 CET 2004 - agruen@suse.de

- Alsa update to version 1.0.2 (tiwai@suse.de).

-------------------------------------------------------------------
Thu Jan 29 18:11:02 CET 2004 - agruen@suse.de

- Allow line continuation in scripts/guards (avoids a lot of mess
  in rpm/old-packages.conf).
- Add rpm/old-packages.conf and scripts/old-config.sh: The conf
  file defines the Provides and Obsoletes entries. The script
  is for testing the config file.

-------------------------------------------------------------------
Thu Jan 29 17:29:30 CET 2004 - okir@suse.de

- Two more USAGI patches:
	patches.fixes/usagi-ipv6-privacy
	patches.suse/usagi-ipv6-ipcomp

-------------------------------------------------------------------
Thu Jan 29 15:05:56 CET 2004 - schwab@suse.de

- Update ilp32 patch.

-------------------------------------------------------------------
Thu Jan 29 11:09:04 CET 2004 - okir@suse.de

- Updated usagi ipv6-ipv6 tunnel patch

-------------------------------------------------------------------
Wed Jan 28 23:20:16 CET 2004 - olh@suse.de

- update patches.drivers/ibm-ipr-2.0.0.patch
  trigger CONFIG_FW_LOADER if enabled

-------------------------------------------------------------------
Wed Jan 28 18:37:01 CET 2004 - okir@suse.de

- Merged the first couple of USAGI fixes

-------------------------------------------------------------------
Wed Jan 28 10:43:32 CET 2004 - schwab@suse.de

- Fix ILP32 emulation to compile with 3.4.

-------------------------------------------------------------------
Wed Jan 28 10:31:39 CET 2004 - okir@suse.de

- Increase number of RPC slots

-------------------------------------------------------------------
Tue Jan 27 13:15:10 CET 2004 - agruen@suse.de

- Add get_release_numbers.sh to synchronize the release numbers
  between packages.

-------------------------------------------------------------------
Tue Jan 27 12:06:08 CET 2004 - schwab@suse.de

- Add support for ILP32 on ia64.

-------------------------------------------------------------------
Tue Jan 27 11:51:07 CET 2004 - agruen@suse.de

- nfsacl: Building sunrpc + nfsd + nfs was still broken. Fix.

-------------------------------------------------------------------
Mon Jan 26 21:06:20 CET 2004 - olh@suse.de

- update patches.drivers/ibm-ipr-2.0.0.patch
  add patches.drivers/scsi-type-RAID.patch
  enable SCSI_IPR_TRACE + SCSI_IPR_DUMP=y

-------------------------------------------------------------------
Mon Jan 26 18:00:31 CET 2004 - olh@suse.de

- update patches.arch/ppc64.patch

-------------------------------------------------------------------
Mon Jan 26 14:04:39 CET 2004 - agruen@suse.de

- Rename packages (strip -26).
- Merge source and binary rpm changes files into
  kernel-source.changes.

-------------------------------------------------------------------
Mon Jan 26 09:25:26 CET 2004 - olh@suse.de

- update patches.suse/kdb-common
  use __LOG_BUF_LEN in kdb dmesg command

-------------------------------------------------------------------
Mon Jan 26 08:11:42 CET 2004 - olh@suse.de

- update to 2.6.2-rc2

-------------------------------------------------------------------
Sun Jan 25 13:15:03 CET 2004 - agruen@suse.de

- Add /lib/modules/scripts directory to file list.

-------------------------------------------------------------------
Fri Jan 23 19:02:40 CET 2004 - agruen@suse.de

- Fix ownership of linux-um binary.

-------------------------------------------------------------------
Fri Jan 23 16:56:24 CET 2004 - agruen@suse.de

- Some more fixes in the spec files.
- Also compile kernel modules in kernel-um-26.spec.
- patches.fixes/sata_sil_enable: Mark driver as working, and
  add it in the configs (from ro@suse.de).

-------------------------------------------------------------------
Fri Jan 23 13:23:42 CET 2004 - kraxel@suse.de

- fix i386 build with CONFIG_PROC_MM (skas) turned off.

-------------------------------------------------------------------
Fri Jan 23 13:18:07 CET 2004 - agruen@suse.de

- patches.suse/sunrpc-xdr-arrays: Add missing exports.

-------------------------------------------------------------------
Thu Jan 22 21:51:30 CET 2004 - olh@suse.de

- use plain elf vmlinux binary on ppc and ppc64 as bootfile

-------------------------------------------------------------------
Thu Jan 22 20:02:34 CET 2004 - olh@suse.de

- split patches.suse/early_userspace-instead-of-linuxrc
  core and debug patch.

-------------------------------------------------------------------
Thu Jan 22 19:40:50 CET 2004 - olh@suse.de

- reenable patches.fixes/alsa-101.patch
  from 2.6.2-rc1-mm1

-------------------------------------------------------------------
Thu Jan 22 17:44:05 CET 2004 - agruen@suse.de

- Lots of changes in the spec files (for biarch, etc.).
  M4 no longer used.

-------------------------------------------------------------------
Thu Jan 22 14:51:45 CET 2004 - mantel@suse.de

- update to 2.6.2-rc1 (linus-latest-2.6)

-------------------------------------------------------------------
Thu Jan 22 09:09:21 CET 2004 - olh@suse.de

- update patches.fixes/linus-latest-2.6
  input fixes
  update patches.arch/ppc64.patch
  vio fixes

-------------------------------------------------------------------
Wed Jan 21 22:07:29 CET 2004 - olh@suse.de

- add patches.drivers/ibm-ipr-2.0.0.patch
  ibmsis replacement, older iseries systems do still need ibmsis

-------------------------------------------------------------------
Wed Jan 21 19:47:29 CET 2004 - olh@suse.de

- add patches.fixes/ppc32.sort_exception_table

-------------------------------------------------------------------
Wed Jan 21 19:38:42 CET 2004 - kraxel@suse.de

- fix selinux for uml.

-------------------------------------------------------------------
Wed Jan 21 16:33:15 CET 2004 - kraxel@suse.de

- disable raid6 on hammer (doesn't build, mmx/sse2 issues).

-------------------------------------------------------------------
Wed Jan 21 15:40:41 CET 2004 - kraxel@suse.de

- one more uml fix.

-------------------------------------------------------------------
Wed Jan 21 15:03:42 CET 2004 - kraxel@suse.de

- added i2c kbuild fix.

-------------------------------------------------------------------
Wed Jan 21 14:34:46 CET 2004 - hare@suse.de

- Remove S390 specific patches from IBM; have been
  merged into 2.6.2-rc1.

-------------------------------------------------------------------
Wed Jan 21 13:49:08 CET 2004 - kraxel@suse.de

- fix and reenable uml.

-------------------------------------------------------------------
Wed Jan 21 13:33:40 CET 2004 - olh@suse.de

- update to 2.6.2-rc1
  update patches.arch/ppc64.patch
  disabled s390, alsa and uml patches until it is merged

-------------------------------------------------------------------
Wed Jan 21 12:40:39 CET 2004 - hare@suse.de

- Fix syntax error in kernel-binary-26.spec.in
- Fix build on s390x.

-------------------------------------------------------------------
Wed Jan 21 09:12:17 CET 2004 - hare@suse.de

- Fix config for s390 / s390x.

-------------------------------------------------------------------
Wed Jan 21 03:09:38 CET 2004 - agruen@suse.de

- Fix syntax error in kernel-source-26.spec.in.

-------------------------------------------------------------------
Tue Jan 20 20:44:04 CET 2004 - agruen@suse.de

- Spec files and pre-configuration: Add architecture into
  configuration identifier (e.g., what before was
  CONFIG_CFGNAME="smp" on x86_64 now becomes
  ARCH_FLAVOR="x86_64-smp").
- patches.fixes/aha152x-fix: Fix compile-time bug.
- patches.suse/reiserfs-acl-02: Fix the previous fix.
- sequence-patch.sh: Add all config files from all architectures,
  useful for run_oldconfig.sh.
- Update some configs.

-------------------------------------------------------------------
Tue Jan 20 11:17:24 CET 2004 - kraxel@suse.de

- dropped forcedeth patch (merged in latest -bk).

-------------------------------------------------------------------
Tue Jan 20 10:55:38 CET 2004 - schwab@suse.de

- Reenable ia64 updates.

-------------------------------------------------------------------
Mon Jan 19 18:35:33 CET 2004 - kraxel@suse.de

- fix uml modules
- update uml config

-------------------------------------------------------------------
Mon Jan 19 15:10:32 CET 2004 - schwab@suse.de

- Enable CONFIG_IA64_PAL_IDLE [SUSE33188].

-------------------------------------------------------------------
Mon Jan 19 14:53:52 CET 2004 - hare@suse.de

- Update patches.arch/s390-gcc-inline-assembly to version
  from Martin Schwidefsky.

-------------------------------------------------------------------
Mon Jan 19 13:55:11 CET 2004 - agruen@suse.de

- SUSE31399: Add nfsacl fix from 2.4 branch (thanks okir).
- Fix `make distclean': By accident, the dependency on the clean
  target got lost.

-------------------------------------------------------------------
Mon Jan 19 13:01:49 CET 2004 - olh@suse.de

- update to current Linus tree
  update patches.arch/ppc64.patch
  add sysfs patches from Greg KH

-------------------------------------------------------------------
Fri Jan 16 17:35:29 CET 2004 - kraxel@suse.de

- updated uml patch to 2.6.1 version
- updated configs.

-------------------------------------------------------------------
Fri Jan 16 14:26:00 CET 2004 - schwab@suse.de

- Add latest ia64 updates.

-------------------------------------------------------------------
Fri Jan 16 10:34:25 CET 2004 - hare@suse.de

- add patches.arch/s390-gcc-inline-assembly to fix
  errorneous inline assembly on S390 (SUSE32972). 

-------------------------------------------------------------------
Thu Jan 15 15:19:49 CET 2004 - kraxel@suse.de

- re-add patches.uml/uml-fix-fixaddr patch.

-------------------------------------------------------------------
Thu Jan 15 14:13:25 CET 2004 - olh@suse.de

- update patches.suse/suse-ppc64-chrp-console-cmdline
  use set_preferred_console 

-------------------------------------------------------------------
Thu Jan 15 12:18:35 CET 2004 - olh@suse.de

- add patches.suse/suse-ppc64-kdb.disassembler.update
  update a few files to current binutils cvs status

-------------------------------------------------------------------
Thu Jan 15 12:14:50 CET 2004 - olh@suse.de

- update patches.arch/ppc64.patch
  spinlock fixes

-------------------------------------------------------------------
Thu Jan 15 12:05:30 CET 2004 - olh@suse.de

- add patches.fixes/linus-latest-2.6
  add patches.fixes/input_key84-2.6.1.patch,
  fixes a dead key, might require a console keymap update, X works
  disable patches.drivers/forcedeth-v20, as merged upstream

-------------------------------------------------------------------
Thu Jan 15 09:52:27 CET 2004 - hare@suse.de

- Update series.conf to reflect configuration changes.

-------------------------------------------------------------------
Thu Jan 15 09:46:57 CET 2004 - hare@suse.de

- S390: Removed ald configurations z900, g5;
	Update s390 and s390x configuration.
- S390: Update spec file to use image instead of bzImage
	for install.
- Install init/kerntypes.o instead of Kerntypes
  (with does not exist).

-------------------------------------------------------------------
Wed Jan 14 22:32:01 CET 2004 - kraxel@suse.de

- add video4linux driver updates.
- update user-mode-linux patch
- remove some uml patches (merged upstream).

-------------------------------------------------------------------
Wed Jan 14 16:16:31 CET 2004 - hare@suse.de

- S390: add patches.arch/s390-export-module-symbols; adding
  missing EXPORT_SYMBOL for modular build.
- S390: add patches.arch/s390-07-zfcp-host-adapter-update.patch from
  2.6.1-mm3.
- S390: add patches.fixed/s390-ffs-fix for fixing dosfs access.

-------------------------------------------------------------------
Wed Jan 14 12:38:04 CET 2004 - agruen@suse.de

- Add ALSA 1.0.1 update according to Takashi Iwai <tiwai@suse.de>.

-------------------------------------------------------------------
Wed Jan 14 11:54:48 CET 2004 - olh@suse.de

- add patches.suse/suse.ppc64.spinlock_asm_syntax.patch
  correct syntax for spinlock asm to avoid NULL pointer derefs.

-------------------------------------------------------------------
Wed Jan 14 11:50:24 CET 2004 - olh@suse.de

- update patches.suse/suse-ppc64-chrp-console-cmdline
  update patches.suse/suse.ppc32.console.autodetection
  remove hardcoded speed for the console= parameter

-------------------------------------------------------------------
Wed Jan 14 01:53:08 CET 2004 - garloff@suse.de

- Enable km_submount.

-------------------------------------------------------------------
Tue Jan 13 10:43:12 CET 2004 - schwab@suse.de

- Update configs.

-------------------------------------------------------------------
Tue Jan 13 10:31:27 CET 2004 - hare@suse.de

- S390: Update s390-ibm-* patches to 2.6.1-mm2.

-------------------------------------------------------------------
Mon Jan 12 18:48:51 CET 2004 - olh@suse.de

- update patches.arch/ppc64.patch
  restore config files

-------------------------------------------------------------------
Mon Jan 12 15:59:35 CET 2004 - agruen@suse.de

- sunrpc: Report -ENOSYS for unavailable programs.
- nfsacl: Fix handling of minimal ACLs.
- nfsacl: Fix dependency to allow to build sunrpc + nfsd + nfs
  to be built as modules.

-------------------------------------------------------------------
Mon Jan 12 02:06:45 CET 2004 - garloff@suse.de

- rpmify on DEC Alpha as well.

-------------------------------------------------------------------
Sun Jan 11 19:54:36 CET 2004 - garloff@suse.de

- Two patches from Ivan to make DEC alpha work:
  * Don't prefetch spinlocks on UP machines
  * Fix relocation issue in module loading

-------------------------------------------------------------------
Sun Jan 11 18:56:13 CET 2004 - agruen@suse.de

- Fix accidentally reversed condition in patches.rpmify/
  kbuild-out-of-tree.
- Also fill in the kernel version in the generated spec files.

-------------------------------------------------------------------
Sun Jan 11 15:25:22 CET 2004 - agruen@suse.de

- Add patches.fixes/ipsec-nat-t-old: Backward compatibility of
  NAT Traversal with draft-ietf-ipsec-udp-encaps-00/01 (which
  have long since expired).

-------------------------------------------------------------------
Sun Jan 11 13:29:35 CET 2004 - olh@suse.de

- update patches.suse/early_userspace-instead-of-linuxrc
  do not mount sysfs early, the events can be replayed later
  keep the early binfmt_elf init to record early hotplug calls

-------------------------------------------------------------------
Fri Jan  9 23:46:50 CET 2004 - agruen@suse.de

- Rework how kernel-source and the binary kernels are built: Now,
  the source and binary package are all built directly from the
  sources.

-------------------------------------------------------------------
Fri Jan  9 19:29:52 CET 2004 - schwab@suse.de

- Fix missing header.

-------------------------------------------------------------------
Fri Jan  9 16:00:47 CET 2004 - schwab@suse.de

- Force arch/ia64/lib/io.o to be linked in.

-------------------------------------------------------------------
Fri Jan  9 15:36:03 CET 2004 - kraxel@suse.de

- update to 2.6.1-final
- commented patches.fixes/missing-headers (doesn't apply and build
  seems to work fine without).
- added patches.drivers/forcedeth-v20 (nvidia network driver).

-------------------------------------------------------------------
Fri Jan  9 15:34:25 CET 2004 - kraxel@suse.de

- updated configurations.

-------------------------------------------------------------------
Fri Jan  9 01:12:09 CET 2004 - agruen@suse.de

- patches.suse/reiserfs-acl-02: Locking fix from Jeff Mahoney.
  Fold patches.suse/reiserfs-acl-fix into the man patch.

-------------------------------------------------------------------
Thu Jan  8 16:14:48 CET 2004 - agruen@suse.de

- Re-enable patches.rpmify/kbuild-out-of-tree after version
  update, and add patches.rpmify/kbuild-out-of-tree-meta which
  enables different modversion tables for different configuration
  flavors.

-------------------------------------------------------------------
Thu Jan  8 12:24:56 CET 2004 - kraxel@suse.de

- disable CONFIG_CPU_FREQ_24_API (bug SUSE33598).

-------------------------------------------------------------------
Wed Jan  7 15:48:32 CET 2004 - schwab@suse.de

- Readd missing parts from ia64 update.

-------------------------------------------------------------------
Wed Jan  7 13:52:14 CET 2004 - kraxel@suse.de

- added patches.suse/twofish-2.6 (suse24-compatible crypto loop).
- renamed /proc/bus/usb/bielefeld to something less confusing.

-------------------------------------------------------------------
Tue Jan  6 13:38:36 CET 2004 - kraxel@suse.de

- moved patch chunk from export_symbol to uml-fix-skas.

-------------------------------------------------------------------
Tue Jan  6 12:28:55 CET 2004 - kraxel@suse.de

- updated kernel configs.

-------------------------------------------------------------------
Tue Jan  6 11:31:05 CET 2004 - kraxel@suse.de

- fixed and reenabled bootsplash patch.

-------------------------------------------------------------------
Tue Jan  6 10:54:44 CET 2004 - kraxel@suse.de

- update to 2.6.1-rc2 -- first cut.
- disabled usb-2.5 patches (doesn't apply, partly merged).
- disabled ia64 update (doesn't apply, partly merged).
- disabled amd64 patches (doesn't apply, partly merged).
- fixed patches.arch/ppc32.lxppc.patch
- disabled ppc64 patches (rejects in arch/ppc64/kernel/irq.c).
- disabled uml patches (also irq.c rejects).
- deleted patches.fixes/gencpio.offset (merged).
- deleted patches.fixes/no-Werror (not needed any more).
- deleted patches.fixes/unimap_set (merged).
- disabled patches.fixes/s390-ibm-40_compat.diff (doesn't apply, partly merged).
- disabled patches.arch/s390-compat_wrapper (doesn't apply).
- disabled patches.rpmify/kbuild-out-of-tree (doesn't apply).
- disabled patches.suse/bootsplash (doesn't apply).

-------------------------------------------------------------------
Mon Jan  5 20:31:16 CET 2004 - schwab@suse.de

- Add latest ia64 updates.
- Cleanup use of EXPORT_SYMBOL.

-------------------------------------------------------------------
Mon Jan  5 16:16:38 CET 2004 - agruen@suse.de

- Add a missing #ifdef + #endif in patches.arch/ia64-update.

-------------------------------------------------------------------
Mon Jan  5 15:24:03 CET 2004 - schwab@suse.de

- gcc-no-unit-at-a-time: don't redefine check_gcc.

-------------------------------------------------------------------
Mon Jan  5 13:07:09 CET 2004 - agruen@suse.de

- Replace permission POSIX compliance fix with the version sent to
  Andrew Morton <akpm@osdl.org>, and add a separare patch for
  ReiserFS.

-------------------------------------------------------------------
Sat Dec 20 19:25:09 CET 2003 - schwab@suse.de

- Add latest ia64 updates.

-------------------------------------------------------------------
Fri Dec 19 10:25:52 CET 2003 - garloff@suse.de

- Make xconfig work on lib64 archs.

-------------------------------------------------------------------
Fri Dec 19 05:57:02 CET 2003 - agruen@suse.de

- Update for version 2.6.0. Various clean-ups.
- Add /boot/modversions-%{ver_str}.gz.

-------------------------------------------------------------------
Fri Dec 19 03:03:59 CET 2003 - agruen@suse.de

- Modversions for km_* modules. (Modversion tables still missing
  in kernel-source-26 package.)

-------------------------------------------------------------------
Thu Dec 18 10:05:37 CET 2003 - olh@suse.de

- update to 2.6.0
  iseries updates, pci updates

-------------------------------------------------------------------
Wed Dec 17 20:41:48 CET 2003 - agruen@suse.de

- SUSE33559 nfsacl: add missing initialization and re-enable patches.
- Proberly map between NFSERR_NOTSUPP (v3+v4) and -ENOTSUPP /
  -EOPNOTSUPP (thanks jeffm@suse.com).

-------------------------------------------------------------------
Wed Dec 17 13:39:38 CET 2003 - olh@suse.de

- update patches.fixes/linux-2.6.0-test11-bk-latest
  ide-cd blank media handling
  update patches.arch/ppc64.patch
  more iseries changes, altivec updates

-------------------------------------------------------------------
Tue Dec 16 17:28:55 CET 2003 - agruen@suse.de

- Disable patches.rpmify/kbuild-out-of-tree for now, as it breaks
  external modules.

-------------------------------------------------------------------
Tue Dec 16 15:22:45 CET 2003 - agruen@suse.de

- The hotplug_path variable is only defined with CONFIG_HOTPLUG,
  but used unconditionally.

-------------------------------------------------------------------
Tue Dec 16 14:14:37 CET 2003 - ak@suse.de

- Update configs for x86-64. Enable various options that should be 
  enabled. ISDN still off.

-------------------------------------------------------------------
Tue Dec 16 13:54:00 CET 2003 - olh@suse.de

- update patches.suse/suse-ppc64-ksymoops.calltrace.patch
  print newline unconditionally

-------------------------------------------------------------------
Tue Dec 16 13:33:47 CET 2003 - olh@suse.de

- update patches.fixes/linux-2.6.0-test11-bk-latest
  raid5 fixes, usb merges

-------------------------------------------------------------------
Mon Dec 15 21:33:17 CET 2003 - agruen@suse.de

- List all defined configurations in running-kernel.make.
- patches.rpmify/meta-config-version: Keep "meta-version" of
  include/linux/version.h intact (see patch).
- patches.rpmify/{kbuild-readonly,kbuild-out-of-tree}:
  Allow out-of-tree modules against read-only kernel sources
  (see patches).

-------------------------------------------------------------------
Sun Dec 14 22:33:38 CET 2003 - olh@suse.de

- add patches.suse/suse-ppc64-ksymoops.calltrace.patch
  update calltrace format to make ksymoops happy
  add  patches.suse/suse-ppc64-wchan64
  yes, we have now a 64bit ps

-------------------------------------------------------------------
Sun Dec 14 19:41:59 CET 2003 - olh@suse.de

- add patches.suse/suse.ppc32.ksymoops.calltrace.patch
  update calltrace format to make ksymoops happy

-------------------------------------------------------------------
Sun Dec 14 19:01:24 CET 2003 - olh@suse.de

- update patches.suse/kdb-common
  kallsyms_get_addr is not required of kallsyms is off

-------------------------------------------------------------------
Sun Dec 14 10:25:32 CET 2003 - olh@suse.de

- update patches.arch/ppc64.patch
  surveillance, lpar, proc updates

-------------------------------------------------------------------
Sun Dec 14 09:35:15 CET 2003 - olh@suse.de

- update patches.fixes/linux-2.6.0-test11-bk-latest
  more smp fixes

-------------------------------------------------------------------
Sat Dec 13 17:02:27 CET 2003 - olh@suse.de

- mark some generic s390 changes as generic

-------------------------------------------------------------------
Sat Dec 13 17:01:11 CET 2003 - olh@suse.de

- update patches.drivers/usb-2.5
  more usb fixes, storage updates

-------------------------------------------------------------------
Sat Dec 13 16:59:14 CET 2003 - olh@suse.de

- handle s390x as s390 in specfile

-------------------------------------------------------------------
Sat Dec 13 01:16:55 CET 2003 - olh@suse.de

- update patches.fixes/linux-2.6.0-test11-bk-latest
  fix smp race in finish_wait

-------------------------------------------------------------------
Thu Dec 11 18:08:19 CET 2003 - kraxel@suse.de

- delete bogous drivers/media/video/tvmixer.c patch chunk from usb-2.5

-------------------------------------------------------------------
Thu Dec 11 16:58:36 CET 2003 - ak@suse.de

- Update x86_64 patchkit to x86_64-2.6.0test11-3

-------------------------------------------------------------------
Thu Dec 11 16:55:50 CET 2003 - ak@suse.de

- Remove obsolete patches

-------------------------------------------------------------------
Thu Dec 11 16:10:12 CET 2003 - olh@suse.de

- less guessing about the ARCH make flag and the used .config file

-------------------------------------------------------------------
Thu Dec 11 12:59:17 CET 2003 - olh@suse.de

- add patches.suse/suse.ppc32.boot.per_board_initrd.patch
  allow smaller initrd for some boards

-------------------------------------------------------------------
Wed Dec 10 11:05:23 CET 2003 - olh@suse.de

- update patches.fixes/linux-2.6.0-test11-bk-latest
  update patches.arch/ppc64.patch
  update patches.arch/suse-ppc64-pcihotplug-makefile
  iseries pci support
  patches.drivers/usb-2.5
  usb storage updates, ohci updates

-------------------------------------------------------------------
Tue Dec  9 22:24:38 CET 2003 - agruen@suse.de

- Relax the configuration file check: Don't abort if options are
  only taken away, but no new options are added.

-------------------------------------------------------------------
Tue Dec  9 21:42:49 CET 2003 - olh@suse.de

- add patches.arch/suse-ppc64-export-csum_partial
  csum_partial should be exported per arch now

-------------------------------------------------------------------
Tue Dec  9 21:36:11 CET 2003 - olh@suse.de

- add patches.arch/suse-ppc64-miscdev-late_initcall
  call the arch specific init stuff late, for sysfs misc dev node

-------------------------------------------------------------------
Tue Dec  9 17:38:12 CET 2003 - olh@suse.de

- add patches.drivers/usb-2.5
      patches.drivers/usb-2.5_kobject.debug
      patches.drivers/usb-2.5_module_sig-depend
  dump the usb and sysfs tree in our repo

-------------------------------------------------------------------
Mon Dec  8 18:04:01 CET 2003 - agruen@suse.de

- SUSE33559: Disable nfsacl until the problem can be debugged.

-------------------------------------------------------------------
Mon Dec  8 12:44:51 CET 2003 - olh@suse.de

- update patches.fixes/linux-2.6.0-test11-bk-latest
  tmpfs oops fix

-------------------------------------------------------------------
Sun Dec  7 23:08:09 CET 2003 - olh@suse.de

- update patches.suse/early_userspace-instead-of-linuxrc
  simplify changes

-------------------------------------------------------------------
Sun Dec  7 16:28:05 CET 2003 - olh@suse.de

- add patches.arch/suse-ppc64-pcihotplug-rpa
  rpa is ppc64 only

-------------------------------------------------------------------
Sun Dec  7 16:14:06 CET 2003 - olh@suse.de

- update to current status:
  patches.fixes/linux-2.6.0-test11-bk-latest
  patches.arch/ppc32.lxppc.patch
  patches.arch/ppc64.patch

-------------------------------------------------------------------
Sun Dec  7 14:18:51 CET 2003 - agruen@suse.de

- Update configurations of i386 and x86_64.

-------------------------------------------------------------------
Sun Dec  7 13:50:27 CET 2003 - agruen@suse.de

- patches.suse/sunrpc-enosys-when-unavail: Return -ENOSYS for
  programs or procedures that are unavailable. The nfsacl support
  needs this to decide whether or not to turn nfsacl support off.

-------------------------------------------------------------------
Sat Dec  6 18:34:05 CET 2003 - agruen@suse.de

- Update i386 and x86_64 configs for qla2xxx driver update.

-------------------------------------------------------------------
Sat Dec  6 12:26:11 CET 2003 - agruen@suse.de

- The uname replacement in Autobuild also breaks with the
  meta-configuration. Work around this by creating /.kernelversion
  when running inside Autobuild.

-------------------------------------------------------------------
Sat Dec  6 02:34:52 CET 2003 - schwab@suse.de

- Update qla2xxx driver to 8.00.00b8.

-------------------------------------------------------------------
Sat Dec  6 01:16:33 CET 2003 - schwab@suse.de

- Update qla2xxx driver to 8.00.00b7.

-------------------------------------------------------------------
Sat Dec  6 00:04:01 CET 2003 - agruen@suse.de

- Fail if default configurations have missing symbols. Update
  i386 and x86_64 configurations.
- Add pre-configured headers proposal ("meta-configuration").

-------------------------------------------------------------------
Thu Dec  4 14:32:16 CET 2003 - bk@suse.de

- add patches.arch/s390-suse-bk-cpint_cpcmd.diff for cpint support

-------------------------------------------------------------------
Thu Dec  4 08:35:20 CET 2003 - olh@suse.de

- update patches.fixes/linux-2.6.0-test11-bk-latest
  Fix /proc access to dead thread group list oops
  Add RTPROT_XORP.
  Sanitize ip_ct_tcp_timeout_close_wait value, from 2.4.x
  Fix ipv4 mapped address calculation in udpv6_sendmsg().

-------------------------------------------------------------------
Wed Dec  3 11:53:01 CET 2003 - olh@suse.de

- add patches.fixes/linux-2.6.0-test11-bk-latest
  update patches.arch/ppc64.patch
  Fix a number of irq affinity bugs

-------------------------------------------------------------------
Tue Dec  2 22:23:01 CET 2003 - schwab@suse.de

- Add qla2xxx drivers.

-------------------------------------------------------------------
Tue Dec  2 20:55:34 CET 2003 - agruen@suse.de

- A fix in the xdr array encoding code (nfsacl).
- Enable nfsacl in config files.

-------------------------------------------------------------------
Tue Dec  2 16:49:23 CET 2003 - agruen@suse.de

- Less complicated versions of xdr_{encode,decode}_word can be
  used given proper word alignment in xdr_buf's. Luckily we can
  assume that.

-------------------------------------------------------------------
Tue Dec  2 16:46:24 CET 2003 - agruen@suse.de

- patches.suse/reiserfs-acl-fix: Need to set the MS_POSIXACL mount
  option too, or else nfsacl won't work.

-------------------------------------------------------------------
Tue Dec  2 13:13:46 CET 2003 - hare@suse.de

- S/390: Made definition of atomic_t visible from userspace.

-------------------------------------------------------------------
Tue Dec  2 11:56:02 CET 2003 - agruen@suse.de

- Update version of ACPI DSDT patch (by Thomas Renninger
  <trenn@suse.de>).

-------------------------------------------------------------------
Tue Dec  2 11:45:18 CET 2003 - agruen@suse.de

- Enable nfsacl port from 2.4.

-------------------------------------------------------------------
Tue Dec  2 11:25:36 CET 2003 - hare@suse.de

- Using G5 as default configuration for s390.

-------------------------------------------------------------------
Tue Dec  2 11:19:08 CET 2003 - hare@suse.de

- add patches.arch/s390-compat_wrapper
  Adding missing global symbol
- Update patches.fixes/export_symbol
  Export symbol delete_partition(), required for dasd_mod.
- Include ip_fast_csum in patches.arch/s390-ibm-01-base.diff.

-------------------------------------------------------------------
Mon Dec  1 15:27:39 CET 2003 - olh@suse.de

- add missing CMD_LINE_SIZE to asm-ppc/bootinfo.h

-------------------------------------------------------------------
Sun Nov 30 20:37:41 CET 2003 - olaf@suse.de

- add patches.suse/suse.ppc32.boot.ldscript.__kcrctab
  discard a kernel section, breaks OF booting
- add patches.suse/suse.ppc32.boot.ldscript.depend
  rebuild boot files if ld.script changes
- add patches.suse/suse.ppc32.boot.zimage.built-in.cmdline
  put a built-in cmdline into zImage, overrides stuff passed from OF
- add patches.suse/suse.ppc32.console.autodetection
  autodetect serial console on pmac and CHRP

-------------------------------------------------------------------
Sun Nov 30 17:18:49 CET 2003 - olh@suse.de

- add patches.suse/suse.ppc32.601cpu.exception
  avoid unhandled alignment exceptions on 601 cpus

-------------------------------------------------------------------
Sun Nov 30 16:55:15 CET 2003 - olh@suse.de

- add patches.suse/suse.ppc32.pmac.no_i8042.patch
  suse.ppc32.pmac.no_isapnp.patch
  suse.ppc32.pmac.no_pc_serial.patch
  dont probe for pc style hardware on mac

-------------------------------------------------------------------
Sun Nov 30 16:01:50 CET 2003 - olh@suse.de

- add patches.suse/suse.ppc32.boot.zlib.debug
  add patches.suse/suse.ppc32.boot.zlib.no_memcpy
  update debugging code, no memcpy to avoid deadly exceptions in OF

-------------------------------------------------------------------
Sun Nov 30 14:37:08 CET 2003 - olh@suse.de

- update patches.arch/ppc64.patch
  remove changes to sym2 driver and sg_add
  simplify ppc32 ROOT_DEV changes

-------------------------------------------------------------------
Sun Nov 30 13:53:46 CET 2003 - olh@suse.de

- rename patches.arch/ppc32.patch to ppc32.lxppc.patch
  remove all the 4xx changes, to reduce patch noise

-------------------------------------------------------------------
Sun Nov 30 12:28:45 CET 2003 - olh@suse.de

- update patches.arch/ppc64.patch
  remove bogus change in pci_scan_slot() loop, breaks some setups

-------------------------------------------------------------------
Fri Nov 28 17:05:17 CET 2003 - hare@suse.de

- Added new configuration options for S/390.

-------------------------------------------------------------------
Fri Nov 28 17:03:07 CET 2003 - hare@suse.de

- Update configuration files for S/390.

-------------------------------------------------------------------
Fri Nov 28 16:23:23 CET 2003 - schwab@suse.de

- Disable CONFIG_IDE_TASKFILE_IO.

-------------------------------------------------------------------
Fri Nov 28 14:55:09 CET 2003 - garloff@suse.de

- unimap_set: Allow setfont to set unicode map on openend console
  file descriptor (not only on current foreground console).

-------------------------------------------------------------------
Fri Nov 28 11:40:46 CET 2003 - okir@suse.de

- Ported two minor nfs patches over from 2.4: nfs-d_drop-lowmem,
  nfs-min-blocksize

-------------------------------------------------------------------
Fri Nov 28 11:15:59 CET 2003 - garloff@suse.de

- rdtsc-var-shadow: Variable name in rdtscll macro shadowed 
  real variable (from axboe).

-------------------------------------------------------------------
Fri Nov 28 09:23:37 CET 2003 - olh@suse.de

- update patches.arch/ppc64.patch
  vio fixes

-------------------------------------------------------------------
Thu Nov 27 19:46:34 CET 2003 - agruen@suse.de

- Update spec file: add scripts/config_subst.sh. Remove defconfig
  files if the architecture has no default configuration.
- Remove test build; we haven't done test builds in the 2.4 kernel
  source package for a long time now without problems.

-------------------------------------------------------------------
Thu Nov 27 17:55:30 CET 2003 - olh@suse.de

- update patches.arch/ppc64.patch
  update patches.suse/kdb-common

-------------------------------------------------------------------
Thu Nov 27 17:43:28 CET 2003 - kraxel@suse.de

- bump version to test11 

-------------------------------------------------------------------
Thu Nov 27 17:39:29 CET 2003 - schwab@suse.de

- Readd bootmem sorting for discontigmem.
- Add sn2 and zx1 configs.

-------------------------------------------------------------------
Thu Nov 27 16:48:27 CET 2003 - agruen@suse.de

- Add hotfix for Reiserfs+RPM problem: We need a working 2.6
  kernel for Autobuild.

-------------------------------------------------------------------
Thu Nov 27 15:56:36 CET 2003 - hare@suse.de

- Added Patches from IBM which won't make it for 2.6.0.
  Enabled only for S390 for now.
- Updated config for s390 and s390x.

-------------------------------------------------------------------
Thu Nov 27 15:12:56 CET 2003 - sf@suse.de

- add aacraid module to config 

-------------------------------------------------------------------
Thu Nov 27 13:19:33 CET 2003 - olh@suse.de

- update to 2.6.0-test11

-------------------------------------------------------------------
Wed Nov 26 17:17:55 CET 2003 - olh@suse.de

- update patches.suse/early_userspace-instead-of-linuxrc
  call also init_elf32_binfmt 

-------------------------------------------------------------------
Wed Nov 26 16:17:36 CET 2003 - olh@suse.de

- add patches.suse/suse-ppc64-chrp-console-cmdline
  autodetect serial console and update cmdline

-------------------------------------------------------------------
Wed Nov 26 15:37:36 CET 2003 - kraxel@suse.de

- added amd64 32bit signal handling fix (from ak).

-------------------------------------------------------------------
Tue Nov 25 22:42:54 CET 2003 - olh@suse.de

- add patches.suse/suse-ppc64-chrp-root-sda3
  force sda3 if no root= specified

-------------------------------------------------------------------
Tue Nov 25 20:41:54 CET 2003 - olh@suse.de

- Fix error return on concurrent fork() with threaded exit()
  CONFIG_PACKET=y on ppc32 for dhcpcd

-------------------------------------------------------------------
Tue Nov 25 15:57:40 CET 2003 - schwab@suse.de

- Update scsi-changer patch.

-------------------------------------------------------------------
Tue Nov 25 14:23:53 CET 2003 - olh@suse.de

- update to 2.6.0-test10-bk1-
  update ppc64.patch, some iseries support

-------------------------------------------------------------------
Mon Nov 24 17:04:03 CET 2003 - olh@suse.de

- umount sysfs before calling name_to_dev_t()

-------------------------------------------------------------------
Mon Nov 24 10:45:58 CET 2003 - olh@suse.de

- update to 2.6.0-test10
  disable CONFIG_IP_PNP, was dead code anyway
  enable minix per default

-------------------------------------------------------------------
Sun Nov 23 22:01:42 CET 2003 - olh@suse.de

- add patches.suse/early_userspace-instead-of-linuxrc
  run /sbin/kinit if available, instead of linuxrc

-------------------------------------------------------------------
Fri Nov 21 19:45:46 CET 2003 - olh@suse.de

- update to 2.6.0-test9-bk25
  update ppc64.patch,
  Add support for POSIX timer, clock syscalls for 32-bit processes.

-------------------------------------------------------------------
Thu Nov 20 21:24:44 CET 2003 - olh@suse.de

- update ppc64.patch to fix compilation

-------------------------------------------------------------------
Thu Nov 20 12:16:55 CET 2003 - olh@suse.de

- update to 2.6.0-test9-bk24
  update ppc64.patch

-------------------------------------------------------------------
Wed Nov 19 16:25:34 CET 2003 - agruen@suse.de

- The patches.fixes/permission fix is incomplete and introduces
  a bug. Adding patches.fixes/permission-hack for now to hotfix
  the issue; more complete solution pending.

-------------------------------------------------------------------
Tue Nov 18 19:21:43 CET 2003 - olh@suse.de

- add patches.arch/ppc64.ppc32.compat.syscalls
  a few missing syscalls: compat_clock_settime,
  compat_clock_gettime, compat_clock_getres, compat_clock_nanosleep

-------------------------------------------------------------------
Tue Nov 18 16:19:51 CET 2003 - olh@suse.de

- update patches.arch/ppc64.as.no_power4
  use -Wa,-many to make it compile

-------------------------------------------------------------------
Tue Nov 18 15:52:25 CET 2003 - olh@suse.de

- update patches.arch/ppc64.patch
  stat64 and fadvice64 updates, and more

-------------------------------------------------------------------
Tue Nov 18 15:44:08 CET 2003 - olh@suse.de

- update to 2.6.0-test9-bk23+
  update ppc32.patch

-------------------------------------------------------------------
Tue Nov 18 15:33:07 CET 2003 - olh@suse.de

- add patches.fixes/drivers.net.pcnet32.watchdog.spinlock
  see http://bugme.osdl.org/show_bug.cgi?id=817

-------------------------------------------------------------------
Tue Nov 18 11:47:41 CET 2003 - olh@suse.de

- add patches.fixes/gencpio.offset
   add an offset after adding a file to initramfs

-------------------------------------------------------------------
Tue Nov 18 11:43:28 CET 2003 - olh@suse.de

- add patches.arch/ppc32.syscall6
  define _syscall6 for klibc

-------------------------------------------------------------------
Tue Nov 18 11:41:52 CET 2003 - olh@suse.de

- add patches.arch/ppc64.as.no_power4
      do not optimize for power4, or older cpus will not boot


-------------------------------------------------------------------
Tue Nov 18 00:59:34 CET 2003 - olh@suse.de

- update to 2.6.0-test9-bk22, update config, arch ia64 + x86_64
  split patches.arch/ia64-early-printk 

-------------------------------------------------------------------
Mon Nov 17 19:06:53 CET 2003 - agruen@suse.de

- Fail build if one of the km_* modules fails.

-------------------------------------------------------------------
Fri Nov 14 21:31:16 CET 2003 - stepan@suse.de

- add patches.suse/bootsplash

-------------------------------------------------------------------
Fri Nov 14 16:59:50 CET 2003 - schwab@suse.de

- Update ia64 config.

-------------------------------------------------------------------
Fri Nov 14 15:59:36 CET 2003 - schwab@suse.de

- Update ia64 support.

-------------------------------------------------------------------
Fri Nov 14 12:56:46 CET 2003 - schwab@suse.de

- Fix reiserfs xattr and acl patches.

-------------------------------------------------------------------
Thu Nov 13 17:22:52 CET 2003 - schwab@suse.de

- Remove blkdev_get_block-partial, it doesn't properly fix the issue and
  is better addressed in user space.

-------------------------------------------------------------------
Thu Nov 13 15:01:40 CET 2003 - agruen@suse.de

- SUSE33097: patches.common/xattr-pointer-arith fixes a pointer
  arithmetic bug in the xattr code.
- Enable CONFIG_MODVERSIONS for all archs.

-------------------------------------------------------------------
Thu Nov 13 14:53:51 CET 2003 - kraxel@suse.de

- updated i386 + amd64 configs.

-------------------------------------------------------------------
Thu Nov 13 11:23:35 CET 2003 - agruen@suse.de

- Merge reiserfs xattr and acl patches from jeffm@suse.com.

-------------------------------------------------------------------
Wed Nov 12 14:54:12 CET 2003 - agruen@suse.de

- Fix get_release_number.sh: Did not work with the --prefer-rpms
  option of build script.

-------------------------------------------------------------------
Tue Nov 11 16:00:04 CET 2003 - ak@suse.de

- Merge to x86_64-2.6.0test9-5

-------------------------------------------------------------------
Mon Nov 10 23:17:08 CET 2003 - schwab@suse.de

- Fix rounding error for blkdev reads [SUSE31902].

-------------------------------------------------------------------
Mon Nov 10 22:55:24 CET 2003 - schwab@suse.de

- Reenable serial console patch.

-------------------------------------------------------------------
Fri Nov  7 09:16:46 CET 2003 - hare@suse.de

- patches.suse/kerntypes: Fixed #define.

-------------------------------------------------------------------
Thu Nov  6 18:18:58 CET 2003 - ro@suse.de

- bump version to test9 

-------------------------------------------------------------------
Fri Oct 31 16:49:44 CET 2003 - hare@suse.de

- Update configuration for S/390
- patches.suse/kerntypes: Added Kerntypes patch (needed for lcrash)
- patches.arch/s390-semaphore: Add mb() to __down to avoid races.
- patches.fixes/ip-compute-checksum: Add patch for S/390.
- Removed obsolete S/390 specific compilation fix.

-------------------------------------------------------------------
Thu Oct 30 15:28:41 CET 2003 - kraxel@suse.de

- make uml recognise console= cmd line args.

-------------------------------------------------------------------
Thu Oct 30 12:51:43 CET 2003 - kraxel@suse.de

- fix uml disk names.

-------------------------------------------------------------------
Tue Oct 28 15:55:59 CET 2003 - agruen@suse.de

- patches.fixes/permission: Make permission() functions and
  access() system call comply with POSIX.1-2001.
- patches.suse/sunrpc-multiple-programs: Allow multiple rpc
  programs in the same transport endpoint. (First part of nfsacl
  port from 2.4).

-------------------------------------------------------------------
Mon Oct 27 16:01:07 CET 2003 - kraxel@suse.de

- fixup UML fixaddr stuff.

-------------------------------------------------------------------
Mon Oct 27 15:06:21 CET 2003 - kraxel@suse.de

- updated UML.

-------------------------------------------------------------------
Sun Oct 26 21:46:48 CET 2003 - ak@suse.de

- Add x86-64-2.6.0test9-1 patchkit
- Export ip_compute_csum
- Remove obsolete file
- Work around compat mode wrap issue

-------------------------------------------------------------------
Sun Oct 26 18:52:27 CET 2003 - schwab@suse.de

- Update ia64 support.

-------------------------------------------------------------------
Sun Oct 26 16:57:14 CET 2003 - olh@suse.de

- update to 2.6.0-test9

-------------------------------------------------------------------
Thu Oct 23 19:21:59 CEST 2003 - kraxel@suse.de

- one more uml fix.

-------------------------------------------------------------------
Thu Oct 23 15:31:34 CEST 2003 - okir@suse.de

- Fix miscompilation of ip_send_check in ip_fragment (SUSE31812)

-------------------------------------------------------------------
Thu Oct 23 11:23:04 CEST 2003 - kraxel@suse.de

- UML build fixes.

-------------------------------------------------------------------
Wed Oct 22 12:44:34 CEST 2003 - kraxel@suse.de

- updated UML patches.

-------------------------------------------------------------------
Tue Oct 21 20:33:39 CEST 2003 - olh@suse.de

- add patches.fixes/ppc32-pmac_zilog-consoleinit
  init pmac serial only on powermac, to prevent early crash

-------------------------------------------------------------------
Tue Oct 21 11:15:35 CEST 2003 - olh@suse.de

- build with -k to spot all errors in one go

-------------------------------------------------------------------
Tue Oct 21 08:43:57 CEST 2003 - olh@suse.de

- add patches.fixes/root_dev-partition3
  define Root_SDA3 before using it

-------------------------------------------------------------------
Mon Oct 20 23:44:36 CEST 2003 - ak@suse.de

- Fix warning added by ppc64 patch

-------------------------------------------------------------------
Mon Oct 20 22:14:25 CEST 2003 - schwab@suse.de

- Fix numa init error.

-------------------------------------------------------------------
Mon Oct 20 21:45:07 CEST 2003 - schwab@suse.de

- Update ia64 patches and configs.
- Update spec file.

-------------------------------------------------------------------
Mon Oct 20 18:18:11 CEST 2003 - kraxel@suse.de

- updated i386 configs.

-------------------------------------------------------------------
Mon Oct 20 18:11:17 CEST 2003 - kraxel@suse.de

- updated x86_64 configs.

-------------------------------------------------------------------
Mon Oct 20 17:14:18 CEST 2003 - olh@suse.de

- add patches.arch/suse-ppc32-chrp-rootdevice
  add patches.arch/suse-ppc32-prep-rootdevice
  use sda3 as default root device if no root= given

-------------------------------------------------------------------
Mon Oct 20 15:59:20 CEST 2003 - olh@suse.de

- add patches.fixes/ppc32-macfloppy-swim3-float
  request->sector is u64, leads to floating point usage on divide

-------------------------------------------------------------------
Mon Oct 20 14:37:33 CEST 2003 - olh@suse.de

- add patches.fixes/ppc32-macfloppy-swim3
  PowerMac floppy driver update

-------------------------------------------------------------------
Mon Oct 20 14:10:38 CEST 2003 - olh@suse.de

- add patches.fixes/usb-serial-whiteheat-CMSPAR
  some archs do not define CMSPAR in asm/termbits.h
  add patches.fixes/kdb-dis-asm.h
  add missing header

-------------------------------------------------------------------
Mon Oct 20 13:02:58 CEST 2003 - olh@suse.de

- update to 2.6.0-test8
  update patches.arch/ppc64.patch
  add patches.arch/ppc32.patch

-------------------------------------------------------------------
Fri Oct 17 09:56:28 CEST 2003 - schwab@suse.de

- Update to latest ia64 updates.
- Switch to generic build.
- Remove early printk patch again, it does not even compile.

-------------------------------------------------------------------
Thu Oct 16 17:24:45 CEST 2003 - ak@suse.de

- Reenable early printk support for i386

-------------------------------------------------------------------
Wed Oct 15 16:32:05 CEST 2003 - schwab@suse.de

- Update to latest ia64 patches.
- Enable ia32 support.

-------------------------------------------------------------------
Wed Oct 15 10:12:36 CEST 2003 - hare@suse.de

- S/390 update: fixes and default configuration.

-------------------------------------------------------------------
Tue Oct 14 16:12:09 CEST 2003 - schwab@suse.de

- Translate LF to CRLF instead of LFCR on serial console.
- Remove stack hard limit on ia64.

-------------------------------------------------------------------
Sat Oct 11 19:47:42 CEST 2003 - schwab@suse.de

- Fix more missing EXPORT_SYMBOLs.

-------------------------------------------------------------------
Fri Oct 10 15:37:53 CEST 2003 - schwab@suse.de

- Add missing EXPORT_SYMBOL.

-------------------------------------------------------------------
Fri Oct 10 13:23:21 CEST 2003 - olh@suse.de

- add patches.arch/ppc64.patch and a pseries config

-------------------------------------------------------------------
Fri Oct 10 11:47:33 CEST 2003 - schwab@suse.de

- Add futex fix.

-------------------------------------------------------------------
Thu Oct  9 17:18:57 CEST 2003 - kraxel@suse.de

- char/sc driver buildfix.
- updated ppc/hammer configs.

-------------------------------------------------------------------
Thu Oct  9 16:09:47 CEST 2003 - schwab@suse.de

- Fix bug in genksyms parser.

-------------------------------------------------------------------
Thu Oct  9 15:22:27 CEST 2003 - ak@suse.de

- remove more obsolete files

-------------------------------------------------------------------
Thu Oct  9 15:19:01 CEST 2003 - ak@suse.de

- remove obsolete file
- add x86-64 APIC hack for nvidia/via

-------------------------------------------------------------------
Thu Oct  9 09:29:19 CEST 2003 - kraxel@suse.de

- updated to -test7
- removed ia64/smp from config.conf

-------------------------------------------------------------------
Tue Oct  7 14:03:17 CEST 2003 - schwab@suse.de

- Make ia64 default to SMP and remove smp configuration.

-------------------------------------------------------------------
Mon Oct  6 14:08:18 CEST 2003 - schwab@suse.de

- Fix invalid pointer in megaraid driver.

-------------------------------------------------------------------
Wed Oct  1 11:34:27 CEST 2003 - schwab@suse.de

- Apply tiocgdev patch.
- Remove printk in ia64_ni_syscall.

-------------------------------------------------------------------
Wed Oct  1 11:18:56 CEST 2003 - schwab@suse.de

- Adapt ia64 patch.

-------------------------------------------------------------------
Mon Sep 29 17:43:31 CEST 2003 - kraxel@suse.de

- Updated configs (ppc,i386,amd64).

-------------------------------------------------------------------
Mon Sep 29 17:32:08 CEST 2003 - schwab@suse.de

- Fix specfile for ia64.

-------------------------------------------------------------------
Mon Sep 29 16:18:25 CEST 2003 - schwab@suse.de

- Update ia64 configs.

-------------------------------------------------------------------
Mon Sep 29 13:15:02 CEST 2003 - kraxel@suse.de

- updated to kernel 2.6.0-test6
- added tiocgdev patch.

-------------------------------------------------------------------
Fri Sep 19 13:12:48 CEST 2003 - kraxel@suse.de

- amd64 smp fix.

-------------------------------------------------------------------
Fri Sep 19 11:56:38 CEST 2003 - kraxel@suse.de

- misc build fixes.

-------------------------------------------------------------------
Tue Sep 16 14:25:06 CEST 2003 - kraxel@suse.de

- updated uml patch.

-------------------------------------------------------------------
Fri Sep 12 13:49:16 CEST 2003 - schwab@suse.de

- Reenable ia64 patch.
- Update configs.

-------------------------------------------------------------------
Wed Sep 10 12:14:10 CEST 2003 - kraxel@suse.de

- configuration updates.

-------------------------------------------------------------------
Wed Sep 10 10:47:53 CEST 2003 - kraxel@suse.de

- updated scsi changer patch.

-------------------------------------------------------------------
Tue Sep  9 13:56:43 CEST 2003 - kraxel@suse.de

- commented ia64 patch, breaks i386 build.

-------------------------------------------------------------------
Tue Sep  9 10:49:08 CEST 2003 - kraxel@suse.de

- updated spec file.

-------------------------------------------------------------------
Tue Sep  9 10:38:05 CEST 2003 - kraxel@suse.de

- updated to 2.6.0-test5.
- updated ia64 patch.
- commented merged and/or obsolete patches.
- fixed some rejects.

-------------------------------------------------------------------
Wed Sep  3 22:48:39 CEST 2003 - schwab@suse.de

- Avoid repeating version.

-------------------------------------------------------------------
Wed Sep  3 22:25:26 CEST 2003 - schwab@suse.de

- Fix missing patches.

-------------------------------------------------------------------
Wed Sep  3 22:14:42 CEST 2003 - schwab@suse.de

- Update ia64 patch to 2.6.0-test4-ia64-030826.
- Update ia64 configs.

-------------------------------------------------------------------
Wed Sep  3 22:07:37 CEST 2003 - schwab@suse.de

- Readd non-obsolete fix.

-------------------------------------------------------------------
Tue Sep  2 23:34:30 CEST 2003 - agruen@suse.de

- patches.suse/acpi-dsdt-from-initrd: Overwrite the bios ACPI DSDT
  with one attached to the initrd.

-------------------------------------------------------------------
Mon Sep  1 15:55:02 CEST 2003 - olh@suse.de

- add patches.fixes/proc_bus_usb_bielefeld
  noone must ever read /proc/bus/usb/devices

-------------------------------------------------------------------
Thu Aug 28 17:39:25 CEST 2003 - kraxel@suse.de

- updated configs (ia64, uml).

-------------------------------------------------------------------
Wed Aug 27 14:39:32 CEST 2003 - kraxel@suse.de

- updated ia64 configs.

-------------------------------------------------------------------
Wed Aug 27 09:37:15 CEST 2003 - kraxel@suse.de

- uml networking fixes.

-------------------------------------------------------------------
Tue Aug 26 15:21:18 CEST 2003 - kraxel@suse.de

- updated config files (ppc, i386, x86_64).

-------------------------------------------------------------------
Tue Aug 26 14:29:42 CEST 2003 - kraxel@suse.de

- more UML fixes.

-------------------------------------------------------------------
Mon Aug 25 17:22:29 CEST 2003 - kraxel@suse.de

- UML fixes.

-------------------------------------------------------------------
Mon Aug 25 11:07:34 CEST 2003 - kraxel@suse.de

- updated to 2.6.0-test4.
- updated amd64 patch.
- removed ia64 patch.
- removed obsolete fixes.
- rediffed uml patch.
- commented config.gz patch (standard kernel has /proc/ikconfig/*
  now ...).

-------------------------------------------------------------------
Fri Aug 22 15:48:57 CEST 2003 - kraxel@suse.de

- updated uml patches.

-------------------------------------------------------------------
Mon Aug 18 23:27:19 CEST 2003 - schwab@suse.de

- Fix ia64_ksyms.c.
- Disable NUMA on UP.

-------------------------------------------------------------------
Mon Aug 18 16:37:38 CEST 2003 - schwab@suse.de

- Update ia64 patch to 2.6.0-test3-ia64-030815.
- Update ia64 configs.
- Fix paride disk driver.

-------------------------------------------------------------------
Fri Aug 15 14:46:06 CEST 2003 - kraxel@suse.de

- set CONFIG_FRAMEBUFFER_CONSOLE=y

-------------------------------------------------------------------
Wed Aug 13 13:37:38 CEST 2003 - kraxel@suse.de

- disabled CONFIG_PARIDE (doesn't build)
- more uml fixes.

-------------------------------------------------------------------
Mon Aug 11 15:40:47 CEST 2003 - kraxel@suse.de

- uml build fix.

-------------------------------------------------------------------
Mon Aug 11 14:22:20 CEST 2003 - kraxel@suse.de

- updated to -test3.
- commented ia64 patches.
- updated amd64 patches.
- minor other fixups.

-------------------------------------------------------------------
Thu Aug  7 19:18:12 CEST 2003 - kraxel@suse.de

- updated ia64 configs

-------------------------------------------------------------------
Wed Aug  6 16:42:11 CEST 2003 - kraxel@suse.de

- updated ppc configs

-------------------------------------------------------------------
Wed Aug  6 09:13:17 CEST 2003 - kraxel@suse.de

- updated i386 configs

-------------------------------------------------------------------
Wed Aug  6 09:11:31 CEST 2003 - kraxel@suse.de

- add -fno-unit-at-a-time to cflags

-------------------------------------------------------------------
Tue Aug  5 16:25:40 CEST 2003 - kraxel@suse.de

- uml fixups, added ia32 uml config

-------------------------------------------------------------------
Tue Aug  5 13:48:37 CEST 2003 - kraxel@suse.de

- update amd64 configs

-------------------------------------------------------------------
Mon Aug  4 15:30:13 CEST 2003 - kraxel@suse.de

- update to 2.6.0-test2
- updated ia64 arch patch
- added amd64 arch patch
- added uml arch patch
- dropped vesafb patch (merged)

-------------------------------------------------------------------
Fri Jul 25 15:42:33 CEST 2003 - kraxel@suse.de

- *really* added s390 build fix (no cross compile).

-------------------------------------------------------------------
Fri Jul 25 12:39:22 CEST 2003 - kraxel@suse.de

- added uli's s390 fix to cvs.

-------------------------------------------------------------------
Thu Jul 24 17:20:28 CEST 2003 - kraxel@suse.de

- rm global -g switch from ia64 arch patch.

-------------------------------------------------------------------
Tue Jul 15 10:56:50 CEST 2003 - kraxel@suse.de

- fix vesafb

-------------------------------------------------------------------
Mon Jul 14 21:07:19 CEST 2003 - schwab@suse.de

- Update ia64 config files.

-------------------------------------------------------------------
Mon Jul 14 19:56:12 CEST 2003 - kraxel@suse.de

- updated amd64 config files

-------------------------------------------------------------------
Mon Jul 14 16:41:52 CEST 2003 - kraxel@suse.de

- updated media changer patch

-------------------------------------------------------------------
Mon Jul 14 15:51:57 CEST 2003 - schwab@suse.de

- Update ia64 patch to 2.5.75-ia64-030712 (with some tweaks).
- Readd patches that still apply.

-------------------------------------------------------------------
Mon Jul 14 14:45:45 CEST 2003 - kraxel@suse.de

- added ppc build fix
- updated ppc configurations
- deleted merged/obsolete arch patches

-------------------------------------------------------------------
Mon Jul 14 13:48:07 CEST 2003 - kraxel@suse.de

- updated configurations for i386/ia64/amd64

-------------------------------------------------------------------
Mon Jul 14 12:50:33 CEST 2003 - kraxel@suse.de

- updated to 2.6.0-test1
- commented all patches which don't apply
- specfile tweaks -- rpm doesn't like a dash in Version: :-/

-------------------------------------------------------------------
Wed Jul  2 16:53:58 CEST 2003 - schwab@suse.de

- Fix xfs build.
- Fix huge kmallocs.
- Fix divacapi driver.

-------------------------------------------------------------------
Wed Jul  2 12:48:45 CEST 2003 - kraxel@suse.de

- added ppc smp build fix (missing include).

-------------------------------------------------------------------
Wed Jul  2 09:32:59 CEST 2003 - kraxel@suse.de

- ppc build fix, added/updated configurations for ppc+ia64

-------------------------------------------------------------------
Tue Jul  1 15:24:16 CEST 2003 - schwab@suse.de

- Add latest ia64 patches.

-------------------------------------------------------------------
Tue Jul  1 11:13:46 CEST 2003 - kraxel@suse.de

- updated to 2.5.73
- removed ia64 patches (merged).
- added amd64 patches.
- commented patches which don't apply.
- updated amd64 configs

-------------------------------------------------------------------
Fri Jun 20 15:04:46 CEST 2003 - schwab@suse.de

- Update ia64 patch to 2.5.72-030619

-------------------------------------------------------------------
Wed Jun 18 11:17:30 CEST 2003 - ak@suse.de

- add early_printk for i386
- fix genapic compilation
- add bigsmp configuration (with PAE, M686, genapic, 32 CPUs support)
- disable APICs for now for default kernels.
- fix PPPoE for SMP kernels
- Tell compiler to optimize for 686 by default
- various configuration fixes

-------------------------------------------------------------------
Thu Jun 12 10:33:49 CEST 2003 - schwab@suse.de

- Update ia64 patch to 2.5.69-030521, throwing away the parts included
  in 2.5.70.

-------------------------------------------------------------------
Wed May 28 23:09:45 CEST 2003 - kraxel@suse.de

- updated to kernel 2.5.70.
- deleted hammer patches (merged).
- updated scsi changer patch.
- commented patches which don't apply any more.
- disabled some config options to make stuff compile.

-------------------------------------------------------------------
Wed May 14 16:46:34 CEST 2003 - schwab@suse.de

- Separate out show_stack changes into own patch.
- Add some build fixes.

-------------------------------------------------------------------
Wed May 14 12:16:28 CEST 2003 - schwab@suse.de

- Fix uses of head and tail.

-------------------------------------------------------------------
Thu May  8 22:20:24 CEST 2003 - kraxel@suse.de

- initial release