Blob Blame History Raw
-------------------------------------------------------------------
Mon Apr  3 14:53:46 CEST 2006 - ak@suse.de

- patches.fixes/nodehotplug-sysfs: Fix NULL pointer dereference
  in node_read_numastat().
- patches.suse/kdb-x86_64-longjmp: Fix longjmp in x86-64 kdb.

-------------------------------------------------------------------
Mon Apr  3 13:43:38 CEST 2006 - jbeulich@novell.com

- Update x86-64 Xen config file (enable HOTPLUG_CPU) (162576).

-------------------------------------------------------------------
Mon Apr  3 13:43:38 CEST 2006 - jbeulich@novell.com

- patches.arch/microcode-quiet:  Quieten down microcode update
  driver (158643).

-------------------------------------------------------------------
Mon Apr  3 14:27:01 CEST 2006 - ak@suse.de

- patches.arch/x86_64-hpet-drift: Fix drift with HPET timer
  enabled (158650).

-------------------------------------------------------------------
Mon Apr  3 11:07:24 CEST 2006 - trenn@suse.de

- patches.arch/acpi_suppress_aetime.patch:
  acpi_os_wait_semaphore(): don't complain about timeout (118958).

-------------------------------------------------------------------
Mon Apr  3 07:36:02 CEST 2006 - olh@suse.de

- add patches.fixes/ieee1394-sbp2-spinlock-recursion.patch
  fix spinlock recursion in in sbp2util_mark_command_completed

-------------------------------------------------------------------
Mon Apr  3 03:14:13 CEST 2006 - mason@suse.de

- patches.fixes/cpuset-memory-migration-interaction.patch: Fix
  memory migration so that it works regardless of what cpuset
  the invoking task is in. (162327).
- patches.fixes/inotify-emit-delete: fix inotify to emit delete
  events (162437).

-------------------------------------------------------------------
Sun Apr  2 22:34:55 CEST 2006 - olh@suse.de

- add patches.arch/ppc-iseries-slb_initialize.patch
  iSeries needs slb_initialize to be called (154542 - LTC22125)

-------------------------------------------------------------------
Sun Apr  2 22:16:29 CEST 2006 - agruen@suse.de

- patches.fixes/remove-MODULE_PARM: compile-time fix on x86_64.

-------------------------------------------------------------------
Sun Apr  2 22:07:07 CEST 2006 - olh@suse.de

- readd patches.arch/ppc32-cflags.patch
  compile with -mcpu=powerpc to remove all nops

-------------------------------------------------------------------
Sun Apr  2 21:04:39 CEST 2006 - agruen@suse.de

- patches.fixes/remove-MODULE_PARM: Remove MODULE_PARM (162172).
- patches.fixes/module-obsparm.diff: Patch is obsolete.

-------------------------------------------------------------------
Sat Apr  1 19:36:50 CEST 2006 - olh@suse.de

- update to 2.6.16.1
  dm: bio split bvec fix
  TCP: Do not use inet->id of global tcp_socket when sending RST (CVE-2006-1242)
  Fix speedstep-smi assembly bug in speedstep_smi_ownership
  DMI: fix DMI onboard device discovery
  fix scheduler deadlock
  i810fb_cursor(): use GFP_ATOMIC
  NET: Ensure device name passed to SO_BINDTODEVICE is NULL terminated.
  V4L/DVB (3324): Fix Samsung tuner frequency ranges
  sata_mv: fix irq port status usage
  rtc.h broke strace(1) builds
  v9fs: assign dentry ops to negative dentries
  2.6.xx: sata_mv: another critical fix
  Kconfig: VIDEO_DECODER must select FW_LOADER
  XFS writeout fix
  proc: fix duplicate line in /proc/devices
  cciss: fix use-after-free in cciss_init_one

-------------------------------------------------------------------
Sat Apr  1 13:31:32 CEST 2006 - ak@suse.de

- patches.arch/x86_64-mce-nmi-watchdog: Fix compilation
  without CONFIG_X86_MCE

-------------------------------------------------------------------
Sat Apr  1 10:11:06 CEST 2006 - olh@suse.de

- add patches.arch/ppc-pseries-rtas-mtcr-bug.patch
  Workaround for pSeries RTAS bug (162384 - LTC21927)

-------------------------------------------------------------------
Sat Apr  1 10:00:04 CEST 2006 - olh@suse.de

- add patches.arch/ppc-floppy-isa-dma.patch
  make ISA floppies work again

-------------------------------------------------------------------
Fri Mar 31 17:03:39 CEST 2006 - schwab@suse.de

- Increase max number of nodes to 1024 [#160976].

-------------------------------------------------------------------
Fri Mar 31 11:03:19 CEST 2006 - olh@suse.de

- add patches.arch/ppc-pseries-lparcfg-1.7.patch
  pass correct databuf size to ibm,get-system-parameter (162380 - LTC22746)

-------------------------------------------------------------------
Fri Mar 31 09:39:07 CEST 2006 - hare@suse.de

- patches.fixes/msi-save-restore-for-suspend-resume.patch
  Restore MSI(X) settings after resume (#162090)

-------------------------------------------------------------------
Fri Mar 31 08:37:22 CEST 2006 - hare@suse.de

- patches.fixes/dm_check_device_area.diff
  Disable broken patch (#162272)

-------------------------------------------------------------------
Thu Mar 30 16:49:45 CEST 2006 - ak@suse.de

- patches.arch/x86_64-mce-nmi-watchdog: Don't run NMI watchdog
  during machine checks (156566 155726).
- patches.arch/i386-kexec-apic-ack: [PATCH] i386 kdump timer
  vector lockup fix.

-------------------------------------------------------------------
Thu Mar 30 15:56:09 CEST 2006 - hare@suse.de

- patches.fixes/ahci-init-on-resume
  Fix patch to correctly enable interrupts for
  the last drive only.

-------------------------------------------------------------------
Thu Mar 30 14:30:12 CEST 2006 - olh@suse.de

- add patches.arch/ppc-SA_ONSTACK-fix.patch
  fix incorrect SA_ONSTACK behaviour for 64-bit processes
- add patches.arch/ppc-protect-remove_proc_entry.patch
  protect remove_proc_entry with spinlock
- add patches.arch/ppc-device-tree-dupnodes.patch
  handle duplicate device-tree dirnames (156292 - LTC22290)
- add patches.arch/ppc-hvc_console-init-race.patch
  fix race condition when opening hvc console
- add patches.arch/ppc-iseries-systemid.patch
  provide /model and /compatible in device-tree
- update patches.arch/ppc-prom_panic-trap.patch
  trap only on pmac

-------------------------------------------------------------------
Thu Mar 30 13:58:47 CEST 2006 - hare@suse.de

- patches.fixes/ahci-init-on-resume
  We should initialize ahci after resume (#157619)

-------------------------------------------------------------------
Wed Mar 29 20:39:43 CEST 2006 - okir@suse.de

- patches.suse/delayacct-perf-fix: Minor delayacct performance
  fixes (141936 - LTC20517 - LDP 11943).

-------------------------------------------------------------------
Wed Mar 29 15:26:34 CEST 2006 - schwab@suse.de

- sn-hwperf-geoid-to-cnode-loop: fix for-loop in sn_hwperf_geoid_to_cnode
  [#161052].

-------------------------------------------------------------------
Wed Mar 29 11:33:35 CEST 2006 - hare@suse.de

- mark initio 9100 as unsupported (#160794)

-------------------------------------------------------------------
Tue Mar 28 20:01:39 CEST 2006 - ak@suse.de

- patches.arch/i386-bigsmp-noirqbalance: Disable kernel irq
  balancer on bigsmp. (160473).

-------------------------------------------------------------------
Tue Mar 28 18:12:35 CEST 2006 - schwab@suse.de

- ixgb-consistent-dma-mask: Use pci_set_consistent_dma_mask.

-------------------------------------------------------------------
Tue Mar 28 15:55:40 CEST 2006 - hare@suse.de

- patches.fixes/dm_check_device_area.diff
  Allow for setting of table on devices with i_size zero
  (#158777 - LTC22470)
- patches.arch/s390-raw-device
  Build raw devices for S/390 (#160490 - LTC22659)
- Update config files.
- patches.arch/s390-qeth-vipa-fix
  qethconf not adding VIPA entries (#160481 - LTC22637).

-------------------------------------------------------------------
Tue Mar 28 15:19:23 CEST 2006 - jbohac@suse.cz

- patches.fixes/xfrm-endless-loop: Updated. Now uses a timeout instead 
  of a fixed loop counter (117749, 115200).

-------------------------------------------------------------------
Tue Mar 28 12:59:08 CEST 2006 - lmb@suse.de

- patches.suse/kdb-x86_64: Dummy define for kdba_wait_for_cpus() to
  compile kernel-debug on x86_64 successfully.

-------------------------------------------------------------------
Tue Mar 28 07:47:59 CEST 2006 - neilb@suse.de

- patches.fixes/md-faulty-count-fix: Fix incorrect count of
  'faulty' devices (158278).

-------------------------------------------------------------------
Tue Mar 28 00:59:57 CEST 2006 - gregkh@suse.de

- patches.drivers/pci-hotplug-sn-fix-cleanup-on-hotplug-removal-of-ppb.patch:
  PCI Hotplug: SN: Fix cleanup on hotplug removal of PPB
  (#156164).

-------------------------------------------------------------------
Tue Mar 28 01:14:31 CEST 2006 - neilb@suse.de

- patches.fixes/md-barrier-fixes: fix 'patch-upstream' tag
- patches.fixes/md-grow-max-fix: Fix md grow/size code to
  correctly find the maximum available space. (none).

-------------------------------------------------------------------
Tue Mar 28 01:04:05 CEST 2006 - neilb@suse.de

- patches.fixes/md-barrier-fixes: Fix a couple of issues with
  handing BARRIER writes in md/raid1 (none).

-------------------------------------------------------------------
Mon Mar 27 21:20:29 CEST 2006 - okir@suse.de

- patches.drivers/e1000-no-tso: [e1000] Disable TSO for now
  (157600).

-------------------------------------------------------------------
Mon Mar 27 18:19:16 CEST 2006 - ak@suse.de

- patches.arch/powernow-query: Delete. Was already fixed in a 
  different patch.

-------------------------------------------------------------------
Mon Mar 27 16:03:35 CEST 2006 - tiwai@suse.de

- patches.drivers/alsa-ad1986a-3stack-noise-fix: Fix noisy
  output wtih AD1986A 3stack model.
- patches.drivers/alsa-alc880-lg-lw20: Add support of LG LW20
  laptop.
- patches.drivers/alsa-ice1712-dmx6fire-switch-fix: Fix wrong
  register value for DMX 6FIRE.
- patches.drivers/alsa-stac92xx-fix-mic-vref: Fix VREF level
  of Mic inputs on STAC92xx codecs.
- patches.drivers/alsa-stac92xx-resume-fix: Fix unsol event
  initialization at resume of stac92xx.
- patches.drivers/alsa-via82xx-epox-mobo: Add dxs entry for
  EPoX EP-8KRAI.

-------------------------------------------------------------------
Mon Mar 27 14:21:23 CEST 2006 - okir@suse.de

- patches.suse/genetlink-utils: Simplify NETLINK_GENERIC ABI
  (141936 - LTC20517 - LDP 11943).
- patches.suse/delayacct-virtcpu: delayacct: account real vs
  virtual CPU usage (141936 - LTC20517 - LDP 11943).
- patches.suse/delayacct-genetlink: Export delayacct info via
  netlink (141936 - LTC20517 - LDP 11943).
- Update config files: CONFIG_TASKSTATS=y

-------------------------------------------------------------------
Mon Mar 27 10:20:52 CEST 2006 - hare@suse.de

- Mark S/390 crypto module as supported (#160309 - LTC22641)

-------------------------------------------------------------------
Mon Mar 27 09:44:36 CEST 2006 - hare@suse.de

- patches.suse/ocfs2-application-hang
  Fix OCFS2 hang under stress (#159836 - LTC22570)

-------------------------------------------------------------------
Mon Mar 27 09:28:19 CEST 2006 - hare@suse.de

- patches.arch/s390-base-[01-23]-october2005.diff
- patches.arch/s390-01-{01,02,03,04}-october2005.diff
  Include official patchset from IBM.
- patches.arch/s390-01-{07,09}-october2005.diff
- patches.arch/s390-02-??-october2005.diff
- patches.arch/s390-03-01-october2005.diff
- patches.arch/s390-zfcp-hbaapi.diff
- patches.fixes/connector-s390
  Remove obsolete patches.

-------------------------------------------------------------------
Mon Mar 27 09:32:24 CEST 2006 - hare@suse.de

- patches.fixes/ahci-suspend
  Backport from mainline
- patches.drivers/libata-acpi-suspend
  Update patch

-------------------------------------------------------------------
Mon Mar 27 06:00:00 CEST 2006 - ak@suse.de

- patches.fixes/acpi-nolapic: Don't process APICs/IO-APICs in
  ACPI when APIC is disabled. (156426).

-------------------------------------------------------------------
Mon Mar 27 04:02:39 CEST 2006 - mason@suse.de

- patches.suse/mapped-base: powerpc compile fix

-------------------------------------------------------------------
Mon Mar 27 02:47:05 CEST 2006 - mason@suse.de

- patches.fixes/reiserfs-transaction-overflow: [PATCH] reiserfs:
  handle trans_id overflow.

- patches.suse/mapped-base: change the start of mmap.

-------------------------------------------------------------------
Sun Mar 26 17:33:19 CEST 2006 - agruen@suse.de

- patches.fixes/kernel-block-event-03.patch: Delay hotplug events
  after partition table detection is finished (157095).

-------------------------------------------------------------------
Sun Mar 26 03:56:27 CEST 2006 - jbeulich@novell.com

- Update Xen patches to c/s 9431.
- Update config files.

-------------------------------------------------------------------
Sat Mar 25 07:50:33 CET 2006 - gregkh@suse.de

- USB patches now in 2.6.16-git that fix some minor problems
  and add new device ids for a lot of different drivers.
- Also add a new usb-serial driver as it was so damm simple.

-------------------------------------------------------------------
Sat Mar 25 07:07:04 CET 2006 - gregkh@suse.de

PCI patches now in 2.6.16-git that fix problems:
- patches.drivers/pci-0004-quirk-for-IBM-Dock-II-cardbus-controllers.patch:
  [PATCH 04/49] PCI: quirk for IBM Dock II cardbus controllers.
- patches.drivers/pci-0025-SMBus-unhide-on-HP-Compaq-nx6110.patch:
  [PATCH 25/49] PCI: SMBus unhide on HP Compaq nx6110.
- patches.drivers/pci-0026-quirk-for-asus-a8v-and-a8v-delux-motherboards.patch:
  [PATCH 26/49] PCI: quirk for asus a8v and a8v delux
  motherboards.
- patches.drivers/pci-0027-make-MSI-quirk-inheritable-from-the-pci-bus.patch:
  [PATCH 27/49] PCI: make MSI quirk inheritable from the pci bus.
- patches.drivers/pci-0029-resource-address-mismatch.patch:
  [PATCH 29/49] PCI: resource address mismatch.
- patches.drivers/pci-0031-Cardbus-cards-hidden-needs-pci-assign-busses-to-fix.patch:
  [PATCH 31/49] PCI: PCI/Cardbus cards hidden, needs
  pci=assign-busses to fix (#146438).
- patches.drivers/pci-0032-Move-pci_dev_put-outside-a-spinlock.patch:
  [PATCH 32/49] PCI: Move pci_dev_put outside a spinlock.
- patches.drivers/pci-0041-Provide-a-boot-parameter-to-disable-MSI.patch:
  [PATCH 41/49] PCI: Provide a boot parameter to disable MSI.

-------------------------------------------------------------------
Fri Mar 24 15:30:19 CET 2006 - axboe@suse.de

- patches.fixes/libata-resume-drive_port-mode: Fix order of port
  vs drive transfer settings on resume (157619).

-------------------------------------------------------------------
Fri Mar 24 15:09:36 CET 2006 - olh@suse.de

- add patches.arch/ppc-cell-platform-detection.patch
  handle upcoming Cell firmware 

-------------------------------------------------------------------
Fri Mar 24 11:54:46 CET 2006 - schwab@suse.de

- Update kdb patches.

-------------------------------------------------------------------
Fri Mar 24 00:48:58 CET 2006 - neilb@suse.de

- patches.fixes/md-raid1-hang: md: Fix bug: BIO_RW_BARRIER
  requests to md/raid1 hang. (159435).

-------------------------------------------------------------------
Thu Mar 23 23:34:06 CET 2006 - ak@suse.de

- patches.arch/disable-mmconfig: Disable mmconfig by default
   Default to pci=nommconf (145753 (some more)).
- patches.arch/lagrange-feature: i386/x86-64: List Intel LaGrange
  AKA SMX in /proc/cpuinfo.
- patches.arch/powernow-query: Initialize powernow_data[] for
  all siblings (158211).
- patches.arch/disable-apic-error: Disable APIC error printing
  (156576).
- patches.arch/amd-core-parsing: Remove bogus special case in
  AMD core parsing.

-------------------------------------------------------------------
Thu Mar 23 21:43:36 CET 2006 - axboe@suse.de

- patches.fixes/libata-resume-drive_port-mode: Fix order of port
  vs drive transfer settings on resume (157619).

-------------------------------------------------------------------
Thu Mar 23 17:59:29 CET 2006 - gregkh@suse.de

Some driver core patches that will be in 2.6.16.1
- patches.drivers/driver-0001-sysfs-sysfs_remove_dir-needs-to-invalidate-the-dentry.patch:
  [PATCH 01/23] sysfs: sysfs_remove_dir() needs to invalidate
  the dentry (#144041).
- patches.drivers/driver-0014-firmware-fix-BUG-in-fw_realloc_buffer.patch:
  [PATCH 14/23] firmware: fix BUG: in fw_realloc_buffer.
- patches.drivers/driver-0021-get_cpu_sysdev-signedness-fix.patch:
  [PATCH 21/23] get_cpu_sysdev() signedness fix.
- patches.drivers/driver-0023-sysfs-fix-a-kobject-leak-in-sysfs_add_link-on-the-error-path.patch:
  [PATCH 23/23] sysfs: fix a kobject leak in sysfs_add_link on
  the error path.

-------------------------------------------------------------------
Thu Mar 23 19:09:03 CET 2006 - olh@suse.de

- enable CONFIG_FB_3DFX on ppc (160083)

-------------------------------------------------------------------
Thu Mar 23 18:36:08 CET 2006 - ak@suse.de

- config.conf: Enable x86-64 debug kernel
- Update config files: 
  * sync x86-64 debug configuration with smp and other debug kernels
  * enable CONFIG_NETDEBUG in all debug kernels
  * disable SOFTLOCKUP detection because it gives many false positives
    and doesn't interact well with KDB

-------------------------------------------------------------------
Thu Mar 23 18:14:35 CET 2006 - olh@suse.de

- enable CONFIG_BLK_DEV_SIIMAGE=y on ppc64, for Cell

-------------------------------------------------------------------
Thu Mar 23 16:19:22 CET 2006 - hare@suse.de

- patches.fixes/dm-netlink-fixes
  Fix dm-netlink oops (159280 - LTC22521)

-------------------------------------------------------------------
Thu Mar 23 14:34:03 CET 2006 - axboe@suse.de

- patches.drivers/libata-device-spindown: Fix ahci

-------------------------------------------------------------------
Thu Mar 23 14:12:04 CET 2006 - axboe@suse.de

- patches.drivers/libata-device-spindown: Don't powerdown drives
  on PM_EVENT_FREEZE.

-------------------------------------------------------------------
Thu Mar 23 13:03:56 CET 2006 - okir@suse.de

- The delayacct patches no longer need schedstats, so turn that off
  (141936 - LTC20517 - LDP11943)

-------------------------------------------------------------------
Thu Mar 23 09:12:44 CET 2006 - hare@suse.de

- patches.arch/s390-02-{37,38,39,40,41,42,44}-october2005.diff
- patches.arch/s390-03-01-october2005.diff
  Include latest patchset from IBM.
- config/s390/*
  Update configuration.

-------------------------------------------------------------------
Thu Mar 23 08:33:17 CET 2006 - neilb@suse.de

- series.conf typo...

-------------------------------------------------------------------
Thu Mar 23 07:35:21 CET 2006 - neilb@suse.de

- patches.fixes/nfsd-setuser-fix: Don't change rqstp->cred in
  nfsd_setuser (158462).
- patches.fixes/nfsd-putrootfh-dont-setuser: Don't call
  nfsd_setuser in put_rootfh, it isn't needed or appropriate
  (158462).

-------------------------------------------------------------------
Thu Mar 23 01:27:56 CET 2006 - agruen@suse.de

- Update and add missing default option in config files.
- patches.drivers/libata-acpi-suspend: compilation fix.

-------------------------------------------------------------------
Wed Mar 22 16:17:02 CET 2006 - trenn@suse.de

- Update config files.
  Added CONFIG_SOFTWARE_SUSPEND=y for x86_64 smp.

-------------------------------------------------------------------
Tue Mar 21 20:23:53 CET 2006 - tiwai@suse.de

- patches.drivers/alsa-alc880-asus-p4gpl-x: Add support for ASUS
  P4GPL-X.
- patches.drivers/alsa-ad1981hd-hp9420-laptop: Add support for
  HP nx9420 laptop (153362).

-------------------------------------------------------------------
Tue Mar 21 16:58:14 CET 2006 - axboe@suse.de

- Update config files (CONFIG_SCSI_SATA_ACPI=y)

-------------------------------------------------------------------
Tue Mar 21 15:55:06 CET 2006 - okir@suse.de

- patches.suse/delayacct-schedstats, patches.suse/delayacct-setup,
  patches.suse/delayacct-blkio-swapin: Updated delayacct patches from
  IBM (141936, LTC20517, LDP 11943)
- patches.suse/schedstats-delayacct: Replaced by above
- patches.suse/export-HZ, cpuset-memory-spread-basic-implementation.patch,
  cpuset-memory-spread-page-cache-implementation-and-hooks.patch:
  Rediffed because delayacct sysctl went away

-------------------------------------------------------------------
Tue Mar 21 15:38:06 CET 2006 - tiwai@suse.de

- patches.drivers/alsa-ac97-cleanup-obsolete-workaround,
  patches.drivers/alsa-ac97-static-volume,
  patches.drivers/alsa-ac97-static-volume-fix,
  patches.drivers/alsa-nm256-fix-lockup: Fix NM256 hard lock up
 (116387).
- patches.drivers/alsa-ad1986a-laptop-eapd-model: Fix for Samsung
  R65 and ASUS A6J.
- patches.drivers/alsa-alc880-model-addition: Add model entry for
  FIC P4M-915GD1.
- patches.drivers/alsa-fix-memleaks: fix some memory leaks.
- patches.drivers/alsa-hda-bios-autoconfig-fix: Fix BIOS
  auto-configuration.
- patches.drivers/alsa-ice1712-aureon-enum-fix: Fix wrong value
  types for enum items.
- patches.drivers/alsa-ice1712-module-option-typo-fix: typo fixes
  for dxr_enable module option.
- patches.drivers/alsa-stac7661-vaio-model: Add support for VAIO
  FE550G and SZ110 (156494).

-------------------------------------------------------------------
Tue Mar 21 15:22:10 CET 2006 - axboe@suse.de

- patches.drivers/ide-cd-quiet-cap-read: quiet down ide-cd
  capacity read (159002).

-------------------------------------------------------------------
Tue Mar 21 15:12:14 CET 2006 - axboe@suse.de

- patches.drivers/libata-acpi-suspend: libata acpi suspend stuff
  (142375).

-------------------------------------------------------------------
Tue Mar 21 14:58:34 CET 2006 - olh@suse.de

- rename patches.arch/ppc-boot-cpu-id.patch
  to patches.arch/ppc-kdump-boot-cpu-id.patch
  add patches.arch/ppc-kdump-soft-reset.patch
  fix softreset handling via the service processor (158238 - LTC22382)

-------------------------------------------------------------------
Tue Mar 21 10:25:27 CET 2006 - trenn@suse.de

- patches.fixes/powernow-fix-3: Null pointer check on top of
  last dual core patch (142547).

-------------------------------------------------------------------
Tue Mar 21 03:22:04 CET 2006 - mason@suse.de

- patches.suse/rcu-remote: allow specific cpus to run rcu
  (147431). rediff from sgi

-------------------------------------------------------------------
Mon Mar 20 19:33:35 CET 2006 - olh@suse.de

- add patches.arch/ppc-cell-hvc-rtas-console.patch
  add patches.arch/ppc-cell-no-numa.patch
  enable Cell hardware, not simulators

-------------------------------------------------------------------
Mon Mar 20 15:59:16 CET 2006 - kkeil@suse.de

- patches.fixes/tg3-init-netif_carrier_off: netif_carrier_off runs
  too early; could still be queued when init fails (#151598)

-------------------------------------------------------------------
Mon Mar 20 13:22:50 CET 2006 - olh@suse.de

- update patches.suse/suse-ppc64-branding
  note crashdump kernel in LCD display

-------------------------------------------------------------------
Mon Mar 20 11:15:34 CET 2006 - axboe@suse.de

- patches.kernel.org/patch-2.6.16-rc1: Delete.
- patches.kernel.org/patch-2.6.16-rc1-rc2: Delete.
- patches.kernel.org/patch-2.6.16-rc2-rc3: Delete.
- patches.kernel.org/patch-2.6.16-rc3-rc4: Delete.
- patches.kernel.org/patch-2.6.16-rc4-rc5: Delete.
- patches.kernel.org/patch-2.6.16-rc5-rc6: Delete.
- patches.kernel.org/patch-2.6.16-rc6-final: Delete.
- scripts/config.sh: Dump intermediate patches

-------------------------------------------------------------------
Mon Mar 20 11:11:17 CET 2006 - okir@suse.de

- patches.fixes/grab-swap-token-oops: Prevent NULL pointer deref
  in grab_swap_token (159260).

-------------------------------------------------------------------
Mon Mar 20 11:08:50 CET 2006 - axboe@suse.de

- patches.kernel.org/patch-2.6.16-rc6-git9: Delete.
- patches.kernel.org/patch-2.6.16-rc6-final: 2.6.16.

-------------------------------------------------------------------
Mon Mar 20 10:25:51 CET 2006 - olh@suse.de

- add patches.arch/ppc-kdump-iommu-init-fix.patch
  do not reinit iommu in kdump kernel  (157018 - LTC21952)

-------------------------------------------------------------------
Mon Mar 20 09:00:23 CET 2006 - olh@suse.de

- add patches.fixes/ibmvscsi-prevent-scsi-cmds.patch
  prevent scsi commands being sent in invalid state (158854 - LTC22480)

-------------------------------------------------------------------
Fri Mar 17 21:23:00 CET 2006 - gregkh@suse.de

Update to 2.6.16-rc6-git9:
  - lots of tiny bugfixes

-------------------------------------------------------------------
Fri Mar 17 22:40:36 CET 2006 - olh@suse.de

- add patches.arch/ppc-spidernet-duplicate-symbol.patch
  allow sungem/spidernet coexistance

-------------------------------------------------------------------
Fri Mar 17 16:51:52 CET 2006 - gregkh@suse.de

Update to 2.6.16-rc6-git8:
  - network driver fixes

-------------------------------------------------------------------
Thu Mar 16 23:55:46 CET 2006 - gregkh@suse.de

Update to 2.6.16-rc6-git7:
 - nasty ext2 security issue / bugfix
 - other minor bugfixes all over the place

-------------------------------------------------------------------
Thu Mar 16 17:01:27 CET 2006 - agruen@suse.de

- rpm/kernel-syms.spec.in: Fix timestamps of files so that they
  don't lead to false rpm file conflicts (158551).

-------------------------------------------------------------------
Thu Mar 16 16:37:10 CET 2006 - agruen@suse.de

- Remove support for external scripts in %pre, %preun, %post,
  %postun (158452).

-------------------------------------------------------------------
Thu Mar 16 16:14:34 CET 2006 - kraxel@suse.de

- patches.fixes/fix-signal-exit-curr_target-race: fix race:
  signal->curr_target update vs. thread exit (157700).

-------------------------------------------------------------------
Thu Mar 16 00:04:35 CET 2006 - agruen@suse.de

- rpm/post.sh: Must call depmod after updating the weak-updates/
  symlinks (weak-modules script).

-------------------------------------------------------------------
Wed Mar 15 21:28:45 CET 2006 - mason@suse.de

- patches.fixes/connector-time-include: don't include time.h in
  cn_proc.h (158113 LTC22386).

-------------------------------------------------------------------
Wed Mar 15 18:14:42 CET 2006 - olh@suse.de

- build pdc202xx_new as a module on ppc64 (158247 - LTC22416)

-------------------------------------------------------------------
Wed Mar 15 16:13:46 CET 2006 - mason@suse.de

- patches.fixes/kdump-shutdown-race: [PATCH] Plug kdump shutdown
  race window.

-------------------------------------------------------------------
Wed Mar 15 15:52:54 CET 2006 - mason@suse.de

- patches.fixes/inotify-lock-avoidance-with-parent-watch-status-in-dentry-fix-2.patch:
  fix prefomance problems with inotify (153850).
- patches.fixes/inotify-lock-avoidance-with-parent-watch-status-in-dentry.patch:
  fix inotify performance problems (153850).

-------------------------------------------------------------------
Wed Mar 15 14:10:26 CET 2006 - olh@suse.de

- compile rpaphp into the kernel (155612 - LTC22206)

-------------------------------------------------------------------
Tue Mar 14 19:04:24 CET 2006 - axboe@suse.de

- patches.fixes/revert-x86_64-canonical-rip: Revert "[PATCH]
  x86-64: Fix up handling of non canonical user RIPs".

-------------------------------------------------------------------
Tue Mar 14 16:23:44 CET 2006 - hare@suse.de

- Update config files for IDE ACPI support.

-------------------------------------------------------------------
Tue Mar 14 15:21:52 CET 2006 - olh@suse.de

- export __put_task_struct_cb for xpmen (141533)

-------------------------------------------------------------------
Tue Mar 14 15:11:07 CET 2006 - hare@suse.de

- add patches.drivers/ide-acpi-support
  Add ACPI support to IDE drives (#145591 - FATE #151275)

-------------------------------------------------------------------
Tue Mar 14 14:49:02 CET 2006 - olh@suse.de

- add patches.fixes/jfs-clsn-race.patch
  Take logsync lock earlier to avoid race (155953 - LTC22224)

-------------------------------------------------------------------
Tue Mar 14 14:38:08 CET 2006 - kraxel@suse.de

- patches.fixes/dvb-pinnacle-sat: [PATCH 2/6] DVB-PinnSat:
  Fix relay handling.

-------------------------------------------------------------------
Tue Mar 14 09:03:06 CET 2006 - hare@suse.de

- patches.arch/s390-02-{27,28,29}-october2005.diff
  Included fixes from IBM.

-------------------------------------------------------------------
Mon Mar 13 19:48:19 CET 2006 - agruen@suse.de

- patches.drivers/megaraid-16-byte-cdb: Merged upstream.

-------------------------------------------------------------------
Mon Mar 13 19:41:26 CET 2006 - mason@suse.de

- Update config files.
- patches.fixes/connector-s390: enable connector code for S390
  (145036 LTC20887).

-------------------------------------------------------------------
Mon Mar 13 19:15:13 CET 2006 - agruen@suse.de

- patches.rpmify/fix-separate-compilation-xen.diff: Upstream.
- patches.rpmify/fix-separate-compilation-with-preconf-kernel.diff:
  Another fix from Jan Beulich.

-------------------------------------------------------------------
Mon Mar 13 19:12:10 CET 2006 - agruen@suse.de

- patches.suse/cpuset-cleanup-not-not-operators.patch: Clean up
  !! operators (150185).
- patches.suse/cpuset-memory-spread-basic-implementation.patch:
  Basic Implementation (150185).
- patches.suse/cpuset-memory-spread-page-cache-implementation-and-hooks.patch:
  Page cache implementation and hooks (150185).
- patches.suse/cpuset-memory-spread-slab-cache-filesys.patch:
  Mark file system inode and similar slab caches subject to
  SLAB_MEM_SPREAD memory spreading. (150185).
- patches.suse/cpuset-memory-spread-slab-cache-format.patch:
  Source code formatting changes (150185).
- patches.suse/cpuset-memory-spread-slab-cache-hooks.patch:
  Change the kmem_cache_create calls for certain slab caches to
  support cpuset memory spreading (150185).
- patches.suse/cpuset-memory-spread-slab-cache-implementation.patch:
  Provide the slab cache infrastructure to support cpuset memory
  spreading (150185).
- patches.suse/cpuset-memory-spread-slab-cache-optimizations.patch:
  Optimizations (150185).
- patches.suse/cpuset-use-combined-atomic_inc_return-calls.patch:
  Replace pairs of calls to <atomic_inc, atomic_read>, with a
  single call atomic_inc_return, saving a few bytes of source
  and kernel text. (150185).
- patches.suse/xfs-kern-25122a-spread-zones: spread XFS zones
  (150185, SGI:PV949073).

-------------------------------------------------------------------
Mon Mar 13 17:50:14 CET 2006 - tiwai@suse.de

- patches.drivers/alsa-ad1986a-laptops-fix: Fix support of
  laptops with AD1986A codec.
- patches.drivers/alsa-alc880-aopen-i915gm-hfs: Fix Aopen
  i915GMm-HFS mobo.
- patches.drivers/alsa-bt87x-add-blacklist: bt87x: add more DVB
  card IDs.
- patches.drivers/alsa-core-off-by-one-fix: fix 3 off-by-one
  errors.
- patches.drivers/alsa-hdspm-off-by-one-fix: fix off-by-one
  errors.
- patches.drivers/alsa-make-control-suspend-aware: make control.c
  suspend aware.

-------------------------------------------------------------------
Mon Mar 13 17:26:46 CET 2006 - jbeulich@novell.com

- patches.xen/xen-i386-pae-ptep_get_and_clear_full: make 32-bit
  PAE Xen kernel work when built with newer gcc.

-------------------------------------------------------------------
Mon Mar 13 15:50:21 CET 2006 - hare@suse.de

- patches.fixes/megaraid-remove-eh_timed_out
- patches.fixes/scsi-move-eh_timed_out-to-transport-layer
  Move eh_timed_out handling to transport layer (#156514)

-------------------------------------------------------------------
Mon Mar 13 14:53:59 CET 2006 - hare@suse.de

- patches.drivers/qla4xxx: Update to version 5.00-05b5-k
- Update config files to actually select qla4xxx.

-------------------------------------------------------------------
Mon Mar 13 13:45:26 CET 2006 - olh@suse.de

- add patches.suse/modeline-1680x1050.patch

-------------------------------------------------------------------
Mon Mar 13 10:27:58 CET 2006 - tonyj@suse.de

- patches.suse/apparmor: audit bugfixes, reduce possible softlockup
  window, change unlink semantics

-------------------------------------------------------------------
Mon Mar 13 09:36:46 CET 2006 - olh@suse.de

- add patches.arch/ppc-kdump-EOI.patch
  end IRQ during kdump to fix dead console (152925 - LTC21956)

-------------------------------------------------------------------
Mon Mar 13 08:26:17 CET 2006 - olh@suse.de

- update to 2.6.16-rc6-git1
  various bugs spotted by Coverity, BRIDGE_EBT_ULOG fixed

-------------------------------------------------------------------
Sun Mar 12 17:43:09 CET 2006 - agruen@suse.de

- Update reference module symbol versions.

-------------------------------------------------------------------
Sun Mar 12 12:32:13 CET 2006 - olh@suse.de

- add patches.arch/ppc-pmu-on_ac_power.patch
  correct AC Power info in /proc/pmu/info (157472)

-------------------------------------------------------------------
Sun Mar 12 11:12:32 CET 2006 - olh@suse.de

- add patches.arch/ppc-boot-cpu-id.patch
  Allow non zero boot cpuids, fixes some kdump issues (152932 - LTC21954)

-------------------------------------------------------------------
Sun Mar 12 10:14:13 CET 2006 - olh@suse.de

- add patches.arch/ppc-powersave_nap-750.patch
  fix memory corruption on cpus that dont support NAP

-------------------------------------------------------------------
Sun Mar 12 10:03:16 CET 2006 - olh@suse.de

- add patches.suse/ppc-fno-ivopts.patch
  compile with -fno-ivopts on ppc and s390 (#154403)

-------------------------------------------------------------------
Sun Mar 12 09:57:04 CET 2006 - olh@suse.de

- update patches.fixes/export-symbols-gpl
  remove an export for a function which was removed in -rc6

-------------------------------------------------------------------
Sun Mar 12 09:04:41 CET 2006 - olh@suse.de

- update to 2.6.16-rc6
  network driver fixes, psmouse - disable autoresync, ext3 fixes
  fix pcmcia_device_probe oops, misc other fixes

-------------------------------------------------------------------
Fri Mar 10 21:22:51 CET 2006 - gregkh@suse.de

Fix xen build breakage caused by my 2.6.16-rc5-git14 update
- patches.xen/xen3-fixup-arch-i386: xen3 i386 build fixes..

-------------------------------------------------------------------
Fri Mar 10 22:39:36 CET 2006 - olh@suse.de

- add patches.arch/ppc64-fixup_phb_devs.patch
  DLPAR add DDR/P5IOC, adapters improperly configured (157014 - LTC22280)

-------------------------------------------------------------------
Fri Mar 10 22:18:48 CET 2006 - olh@suse.de

- add patches.suse/mv643xx_eth.SET_NETDEV_DEV.patch
  autoload the gige network driver on pegasos2 (#117053)
- add patches.suse/suse-ppc-xmon-dump-raw.patch

-------------------------------------------------------------------
Fri Mar 10 18:24:29 CET 2006 - gregkh@suse.de

Update to 2.6.16-rc5-git14 which has loads of little bugfixes
- Update config files.

-------------------------------------------------------------------
Fri Mar 10 17:26:06 CET 2006 - gregkh@suse.de

- Update config files.
- patches.drivers/disable-edac.patch: Remove EDAC code from the
  build (#146529).

-------------------------------------------------------------------
Fri Mar 10 18:07:50 CET 2006 - jbeulich@novell.com

- Update Xen patches to c/s 9137, plus other adjustments.
- patches.uml/xen-vt-runtime: Delete.
- Update config files.
- supported.conf: Add another Xen driver.

-------------------------------------------------------------------
Fri Mar 10 16:41:50 CET 2006 - garloff@suse.de

- Rediff some disabled patches.
- patches.suse/increase-MAX_MP_BUSSES: Delete (obsolete).
- patches.fixes/setuid-dumpable-wrongdir: suid-dumpable ended
  up in wrong sysctl dir.
- patches.suse/schedstats-delayacct: Likewise.
- patches.suse/export-HZ: report real kernel timer tick frequency
  to user space (split off disabled dynamic-timeslice patch).

-------------------------------------------------------------------
Fri Mar 10 14:07:31 CET 2006 - hare@suse.de

- patches.drivers/qla4xxx
  Update qla4xxx driver (#155458 - LTC22173)
- patches.drivers/open-iscsi-svn.diff
  Update to upstream version
- patches.drivers/open-iscsi-resync
  Remove obsolete patch.

-------------------------------------------------------------------
Fri Mar 10 12:17:18 CET 2006 - hare@suse.de

- patches.drivers/lpfc-8.1.3-update
  Update lpfc to version 8.1.3 (#152894)
- patches.drivers/lpfc-8.1.4-update
  Update lpfc to version 8.1.4 (#156073)

-------------------------------------------------------------------
Fri Mar 10 09:28:36 CET 2006 - hare@suse.de

- patches.fixes/scsi-block-for-tmf
  SCSI: block I/O if TMF is active (#156581)
- patches.fixes/ahci-atapi-sense-request
  Use correct status information (#156878)

-------------------------------------------------------------------
Thu Mar  9 06:30:27 CET 2006 - ak@suse.de

- patches.fixes/softlockup-false-alarm: Reviewed and enabled.

-------------------------------------------------------------------
Thu Mar  9 06:28:03 CET 2006 - ak@suse.de

- patches.arch/i386-apic-up: Cosmetic fix to printk

-------------------------------------------------------------------
Thu Mar  9 12:42:58 CET 2006 - hare@suse.de

- patches.fixes/softlockup-false-alarm
  Add patch for review.

-------------------------------------------------------------------
Thu Mar  9 12:23:41 CET 2006 - agruen@suse.de

- patches.fixes/nfs-getxattr-length.diff: nfsd: fix acl xattr
  length return. This fixes acls over nfs on top of xfs.

-------------------------------------------------------------------
Thu Mar  9 12:04:48 CET 2006 - hare@suse.de

- patches.fixes/no-partition-check-for-pcmcia
  Do not check partitions on every open (#132507)
- patches.drivers/aic7xxx-target-rescan
  aic7xxx oopses on target rescan (#149198 - LTC21496)

-------------------------------------------------------------------
Thu Mar  9 04:48:58 CET 2006 - neilb@suse.de

- patches.fixes/md-raid1-leak: Fix several raid1 which cause a
  memory leak... (155990).

-------------------------------------------------------------------
Wed Mar  8 23:08:43 CET 2006 - agruen@suse.de

- patches.rpmify/fix-separate-compilation-with-preconf-kernel.diff:
  Fix compiling /usr/src/linux directly with O= (65891).
- patches.fixes/xfs-include: Remove spaces in `-I ...' in
  EXTRA_CFLAGS, and use src and srctree instead of TOPDIR.

-------------------------------------------------------------------
Wed Mar  8 22:49:38 CET 2006 - schwab@suse.de

- Enable CONFIG_PNPACPI on ia64.

-------------------------------------------------------------------
Wed Mar  8 21:44:44 CET 2006 - olh@suse.de

- update patches.drivers/e100-ethtool-sefltest.patch
  correct patch, call e100_hw_reset

-------------------------------------------------------------------
Wed Mar  8 18:21:05 CET 2006 - jblunck@suse.de

- patches.fixes/dput_late_iput.diff: Delete.
- patches.fixes/prune_one_dentry-late_iput.diff: Delete.
- patches.fixes/umount-prune_one_dentry-fix.diff: Fix
  shrink_dcache_parent() against shrink_dcache_memory() race
  (136310).

-------------------------------------------------------------------
Wed Mar  8 13:57:00 CET 2006 - agruen@suse.de

- patches.rpmify/keep-offsets.h: Obsolete.

-------------------------------------------------------------------
Wed Mar  8 09:01:47 CET 2006 - ak@suse.de

- config/{i386,x86_64}/*: Disable CONFIG_EDAC_I82860 because it 
  hangs machines (#154709)

-------------------------------------------------------------------
Wed Mar  8 08:14:32 CET 2006 - ak@suse.de

- patches.arch/x86_64-memmap-alloc: Fix wrong order of 
  arguments that made the fix not do the right thing (154694).

-------------------------------------------------------------------
Wed Mar  8 08:05:57 CET 2006 - ak@suse.de

- patches.arch/x86_64-kexec-interrupt-ack: timer interrupt lockup
  due to pending interrupt.
- patches.fixes/powernow-fix-1: powernow-k8: Let cpufreq driver
  handle affected CPUs (142547).
- patches.fixes/powernow-fix-2: [PATCH] [2/2] cpufreq: Fix
  handling for CPU hotplug (142547).

-------------------------------------------------------------------
Wed Mar  8 15:30:56 CET 2006 - olh@suse.de

- mark rpaphp as supported (155612 - LTC22206)

-------------------------------------------------------------------
Wed Mar  8 07:30:40 CET 2006 - ak@suse.de

- patches.arch/i386-apic-up: Clarify DMI message. Fix
  parsing of "apic" option.
- patches.arch/i386-nmi-watchdog: [PATCH] x86: Fix i386
  nmi_watchdog that does not trigger die_nmi.

-------------------------------------------------------------------
Wed Mar  8 14:44:08 CET 2006 - hare@suse.de

- patches.fixes/fusion-dv-error
  Make mptspi driver happy again
- patches.drivers/aic79xx-use-bios-settings
  Use BIOS settings when configuring devices (#148061)
- patches.drivers/aic79xx-avoid-renegotiation
  Avoid renegotiation when sending inquiry
- patches.drivers/aic79xx-host-lock
  Remove obsolete patch

-------------------------------------------------------------------
Wed Mar  8 14:37:38 CET 2006 - jblunck@suse.de

- patches.arch/s390-dasd-genhd.diff: Obsoleted by
  patches.arch/s390-02-19-october2005.diff.
- patches.fixes/s390-bitops-align.diff: Obsoleted by fix in
  reiserfs.

-------------------------------------------------------------------
Wed Mar  8 12:52:05 CET 2006 - agruen@suse.de

- misc/extract-modaliases: Helper script to extract modaliases
  from modules or packages; used for generating rpm tags in
  packages that are required to support specific hardware. Added
  to kernel-source.src.rpm.

-------------------------------------------------------------------
Wed Mar  8 08:46:12 CET 2006 - trenn@suse.de

- patches.arch/acpi_set_resources_atomic_alloc.patch: Delete.
- patches.fixes/acpi_osl_atomics.patch: No GFP_KERNEL buffer
  alloc or mutexes if resuming (153062).

-------------------------------------------------------------------
Tue Mar  7 19:14:03 CET 2006 - olh@suse.de

- remove execute permission from vmlinux (part of 155728)

-------------------------------------------------------------------
Tue Mar  7 09:42:59 CET 2006 - ak@suse.de

- patches.arch/x86_64-memmap-alloc: Try to allocate node memmap
  near the end of node (154694).

-------------------------------------------------------------------
Tue Mar  7 15:55:55 CET 2006 - olh@suse.de

- dont copy unstripped vmlinux on ppc (part of 155728)

-------------------------------------------------------------------
Tue Mar  7 07:02:59 CET 2006 - ak@suse.de

- patches.arch/x86_64-srat-hotadd-reserve: Clear hotadd memory
  state when SRAT is rejected (149117).
- patches.suse/bootmem-warning: Print a backtrace when 
  bootmem allocation fails(SUSE149117).

-------------------------------------------------------------------
Tue Mar  7 11:01:02 CET 2006 - olh@suse.de

- update to 2.6.16-rc5-git9
  infiniband, s390, hugepage, numa, jiffy handling, i4l fixes
  fix cramfs corruption (148855)
  potential slab corruption fixes in scsi, more slab debug fixes
  bridge fixes,
- remove patches.arch/ppc-prom_init-pointer-truncate.patch
  remove patches.arch/ppc-prom_init-section.patch
  obsolete
  remove patches.arch/0022-powerpc-incorrect-rmo_top-handling-in-prom_init.txt
  dont give the user the impression the kernel works ok on ibook,
  it will eat the filesystem later on

-------------------------------------------------------------------
Tue Mar  7 07:38:38 CET 2006 - trenn@suse.de

- patches.arch/acpi_irq_derive_suppress_msg.patch: Suppress
  acpi_irq_derive failed message. (154703).

-------------------------------------------------------------------
Tue Mar  7 04:46:38 CET 2006 - neilb@suse.de

- patches.fixes/md-noisy-shutdown: Make md shutdown a bit quieter
  (155553).

-------------------------------------------------------------------
Mon Mar  7 01:08:14 CET 2006 - ak@suse.de

- patches.arch/i386-apic-up: Don't force enable APICs anymore.

-------------------------------------------------------------------
Mon Mar  7 01:07:20 CET 2006 - ak@suse.de

- Update config files.
- patches.arch/i386-apic-up: Disable i386 APIC by default.

-------------------------------------------------------------------
Mon Mar  6 21:22:37 CET 2006 - gregkh@suse.de

- patches.drivers/usb-serial-fix-use-after-free.patch: USB Serial:
  fix use-after-free bug in usb-serial core (#155392).

-------------------------------------------------------------------
Mon Mar  6 16:20:21 CET 2006 - ak@suse.de

- Synchronize i386/x86-64 kdump kernels with default 

-------------------------------------------------------------------
Mon Mar  6 20:11:41 CET 2006 - mason@suse.de

- Update to git8, rediff some patches with fuzz
- patches.suse/rcu-remote: allow specific cpus to run rcu (147431).
- patches.kernel.org/patch-2.6.16-rc5-git8: 2.6.16-rc5-git8.
- patches.fixes/reiserfs-use-declare-bitmap.diff: Delete.
- patches.kernel.org/patch-2.6.16-rc5-git7: Delete.
- patches.arch/ia64-sn2-user-MMIO-migration: rediff (fuzz)
- patches.arch/acpi_asus_init_fixups.patch: rediff (fuzz)
- patches.rpmify/offsets_h-dirname.patch: rediff (fuzz)
- patches.rpmify/suse-extmod-legacy: rediff (fuzz)
- patches.suse/8250-sysrq-ctrl_o.patch: rediff (fuzz)
- patches.suse/lockd-nlm_block-grab-file-reference: rediff (fuzz)
- patches.suse/uml-trace-macros.patch: rediff (fuzz)

-------------------------------------------------------------------
Mon Mar  6 19:43:12 CET 2006 - olh@suse.de

- update patches.suse/suse-ppc64-branding
  display uname -r instead of uname -v

-------------------------------------------------------------------
Mon Mar  6 17:36:30 CET 2006 - agruen@suse.de

- patches.suse/reiserfs-old-format-size.diff: Drop; already merged
  upstream.

-------------------------------------------------------------------
Mon Mar  6 16:49:41 CET 2006 - hare@suse.de

- add patches.drivers/aic79xx-host-lock
  Use mid-layer host_lock for synchronization (#148061)

-------------------------------------------------------------------
Mon Mar  6 16:32:50 CET 2006 - tiwai@suse.de

- patches.drivers/alsa-fix-ad1848-double-free,
  patches.drivers/alsa-fix-ctl-double-free,
  patches.drivers/alsa-fix-emu10k1-null-reference,
  patches.drivers/alsa-fix-opl3-double-free,
  patches.drivers/alsa-fix-sb-double-free,
  patches.drivers/alsa-fix-usbmidi-double-free,
  patches.drivers/alsa-fix-vx-memory-leak: Fix error paths
- patches.drivers/alsa-alc260-ctl-travelmaster: Fix for CTL
  Travelmaster laptop.
- patches.drivers/alsa-cs5535-delay-fix: CS5535: shorter
  delays when accessing AC'97 codec registers.
- patches.drivers/alsa-emu10k1-audigy4-sb0400: Add the entry
  for Audigy4 SB0400.

-------------------------------------------------------------------
Mon Mar  6 16:30:16 CET 2006 - hare@suse.de

- add patches.arch/s390-02-20-october2005.diff
  spinlock_retry performance degradation fix.

-------------------------------------------------------------------
Mon Mar  6 16:26:40 CET 2006 - olh@suse.de

- reenable CONFIG_BLK_DEV_SL82C105 on ppc64
  required for p610, p615 and p630 (155415 - LTC22041)

-------------------------------------------------------------------
Mon Mar  6 14:49:30 CET 2006 - okir@suse.de

- Disabled CONFIG_DETECT_SOFTLOCKUP, CONFIG_DEBUG_SLAB, CONFIG_DEBUG_SPINLOCK
  (for all kernels except kernel-debug)

-------------------------------------------------------------------
Mon Mar  6 13:42:14 CET 2006 - olh@suse.de

- add patches.arch/0022-powerpc-incorrect-rmo_top-handling-in-prom_init.txt
  incorrect rmo_top handling in prom_init

-------------------------------------------------------------------
Mon Mar  6 10:26:26 CET 2006 - hare@suse.de

- patches.arch/s390-02-19-october2005.diff
  Fix fdasd failing on some images (#146313 - LTC21059)

-------------------------------------------------------------------
Sun Mar  5 19:58:06 CET 2006 - agruen@suse.de

- Fix the vmlinux debug info split (150264).

-------------------------------------------------------------------
Sun Mar  5 09:40:39 CET 2006 - olh@suse.de

- add patches.arch/ppc-prom_panic-trap.patch
  return to OF via trap, not exit

-------------------------------------------------------------------
Sat Mar  4 11:02:00 CET 2006 - vojtech@suse.cz

- patches.fixes/usb-hid-dead-mouse: Don't abort on intermittent
  CRC errors from an UHCI controller (146781)

-------------------------------------------------------------------
Fri Mar  3 21:26:03 CET 2006 - gregkh@suse.de

Update to 2.6.16-rc5-git7:
  - revert ocfs2 changes
  - revert e1000 changes
  - pcmcia fixes
  - out-of-memory fixes
  - reiserfs fix
  - time fix for sparc64 and ia64
  - ppc64 build fix

-------------------------------------------------------------------
Fri Mar  3 18:29:27 CET 2006 - olh@suse.de

- add patches.arch/ppc-prom_init-pointer-truncate.patch
  workaround a gcc bug (145266 - LTC20902)
  add patches.arch/ppc-prom_init-section.patch
  make a few functions static

-------------------------------------------------------------------
Fri Mar  3 18:05:37 CET 2006 - tiwai@suse.de

- patches.drivers/alsa-disconnect-return-enodev: return ENODEV
  for disconnected devices.
- patches.drivers/alsa-alc880-lg-laptop: Add lg model for LG
  laptop.

-------------------------------------------------------------------
Fri Mar  3 17:18:57 CET 2006 - jbeulich@novell.com

- Update Xen patches.
- Update Xen i386 config files.
- supported.conf: Mark (potential) Xen modules supported.

-------------------------------------------------------------------
Fri Mar  3 12:24:37 CET 2006 - okir@suse.de

- supported.conf: marked sgi-agp, kdbm_sched and mca_recovery
  as supported (#154415)

-------------------------------------------------------------------
Fri Mar  3 11:47:40 CET 2006 - olh@suse.de

- remove patches.arch/ppc-tumbler-fix.patch
  workaround doesnt work anymore.

-------------------------------------------------------------------
Fri Mar  3 09:10:00 CET 2006 - jbeulich@novell.com

- patches.arch/i386-fix-ati-timer: fix Xen build.

-------------------------------------------------------------------
Fri Mar  3 04:43:57 CET 2006 - neilb@suse.de

- patches.fixes/nfs-revalidate-race: Nfs: Avoid races between
  writebacks and truncation (144058). - UPDATE
- patches.fixes/nfs-direct-io-vul: Normal user can panic NFS
  client with direct I/O (CVE-2006-0555) (151056).

-------------------------------------------------------------------
Fri Mar  3 03:59:28 CET 2006 - ak@suse.de

- patches.arch/x86_64-srat-hotadd-reserve:  Reject even more
  bad SRATs (148522).

-------------------------------------------------------------------
Thu Mar  2 19:32:11 CET 2006 - jeffm@suse.de

- patches.fixes/reiserfs-use-declare-bitmap.diff: [PATCH]
  reiserfs: fix unaligned bitmap usage (#144310).

-------------------------------------------------------------------
Thu Mar  2 18:40:27 CET 2006 - ak@suse.de

- patches.arch/i386-fix-ati-timer: Port the x86-64 ATI timer fix over to i386
- config/powerpc/*: Make TCP congestion modules modular.

-------------------------------------------------------------------
Thu Mar  2 17:00:55 CET 2006 - agruen@suse.de

- kernel-kdump: Remove unnecessary /boot/vmlinuz and don't
  install /boot/vmlinux twice.

-------------------------------------------------------------------
Thu Mar  2 14:15:43 CET 2006 - trenn@suse.de

- patches.suse/acpi-asus-panasonic-sony.patch: Delete.
  -> These modules have already been added by
  patches.suse/acpi-hotkeys-extra.diff
- patches.arch/acpi_set_resources_atomic_alloc.patch:
- patches.arch/acpi_asus_init_fixups.patch: Remove __init from
  asus_acpi .add and .remove funcs.
- patches.fixes/acpi_ref_count.patch: Hide ref_cnt debug message.
  Increase ACPI_MAX_REFERENCE count to please IA64 people.
- patches.suse/acpi_sony_init_fixups.patch: Remove __init from
  sony_acpi .add and .remove funcs.
- supported.conf: do not support sony acpi module

-------------------------------------------------------------------
Thu Mar  2 13:44:59 CET 2006 - agruen@suse.de

- rpm/kernel-binary.spec.in: Split off the debug info of
  /boot/vmlinux in the same way as rpm does for the modules
  (150264).

-------------------------------------------------------------------
Thu Mar  2 04:23:58 CET 2006 - neilb@suse.de

- patches.fixes/reiserfs-unsigned-less-zero:  reiserfs: do not
  check if unsigned < 0 (144058).

-------------------------------------------------------------------
Thu Mar  2 04:05:51 CET 2006 - neilb@suse.de

- patches.fixes/nfs-revalidate-race: Nfs: Avoid races between
  writebacks and truncation (144058).

-------------------------------------------------------------------
Wed Mar  1 23:41:24 CET 2006 - gregkh@suse.de

- patches.drivers/usb-uhci-increase-port-reset-completion-delay-for-hp-controllers.patch:
  USB: UHCI: Increase port-reset completion delay for HP
  controllers (#148761).

-------------------------------------------------------------------
Wed Mar  1 21:09:20 CET 2006 - gregkh@suse.de

- patches.arch/powerpc-eeh-build-fix.patch: Fix build breakage
  in powerpc build.

-------------------------------------------------------------------
Wed Mar  1 20:34:46 CET 2006 - gregkh@suse.de

- patches.fixes/pci-fix-problems-with-msi-x-on-ia64.patch: PCI:
  fix problems with MSI-X on ia64 (#153782).

-------------------------------------------------------------------
Wed Mar  1 20:02:34 CET 2006 - gregkh@suse.de

Update to 2.6.16-rc5-git5:
  - USB fixes
  - SCSI fixes
  - ia64 fixes
  - ppc fixes
  - network driver fixes
Refresh the sysctl.h patches to handle above changes

-------------------------------------------------------------------
Wed Mar  1 21:14:13 CET 2006 - tiwai@suse.de

- patches.drivers/alsa-ad1981hd-hp6320*: [ALSA] hda-codec -
  Fix AD198x recording and add HP model (153362).
- patches.drivers/alsa-via82xx-asrock-mobo: [ALSA] via82xx -
  Add dxs entry for ASRock mobo.

-------------------------------------------------------------------
Wed Mar  1 15:27:43 CET 2006 - tiwai@suse.de

- patches.drivers/alsa-alc260-fix*: Fix for laptops with ALC260
- patches.drivers/alsa-alc262-fujitsu: Fix for FSC laptop
- patches.drivers/alsa-hda-doc-update: Update document
- patches.drivers/alsa-fix-cs4236-typo: Fix a typo.
- patches.drivers/alsa-ice1712-delta1010lt-spdif-fix2: Fix
  wordclock status on Delta1010LT.

-------------------------------------------------------------------
Tue Feb 28 19:48:07 CET 2006 - jbohac@suse.cz

- patches.fixes/console_utf8_compose_chars: Fix composed chars on
     a UTF8 console
- patches.fixes/console_utf8_copynpaste: Fix copy and paste on 
     a UTF8 console
     
-------------------------------------------------------------------
Tue Feb 28 16:25:51 CET 2006 - trenn@suse.de

- patches.fixes/acpi_ref_count.patch: Hide ref_cnt debug message.
- patches.fixes/acpi_power_manageable_msg.patch: Set _device
  not powermananageable_ to debug message.

-------------------------------------------------------------------
Tue Feb 28 16:21:18 CET 2006 - agruen@suse.de

- rpm/kernel-source.spec.in: Add the kabi-checks script.

-------------------------------------------------------------------
Tue Feb 28 16:16:00 CET 2006 - axboe@suse.de

- patches.drivers/megaraid-slave-configure: [SCSI] megaraid_sas:
  fix physical disk handling.

-------------------------------------------------------------------
Tue Feb 28 16:08:56 CET 2006 - agruen@suse.de

- rpm/kernel-binary.spec.in: Add a missing PreReq on rpm.

-------------------------------------------------------------------
Tue Feb 28 15:37:05 CET 2006 - lmb@suse.de

- md multipath marked as unsupported; use Device Mapper multipath.

-------------------------------------------------------------------
Tue Feb 28 14:55:46 CET 2006 - hare@suse.de

- patches.fixes/ahci-suspend: Fix AHCI suspend (#151517).

-------------------------------------------------------------------
Tue Feb 28 14:19:43 CET 2006 - ak@suse.de

- patches.arch/microcode-quiet:  Quieten down microcode update
  driver.

-------------------------------------------------------------------
Tue Feb 28 10:15:16 CET 2006 - olh@suse.de

- update patches.drivers/e100-ethtool-sefltest.patch
  fix ethtool -t support

-------------------------------------------------------------------
Tue Feb 28 09:45:01 CET 2006 - olh@suse.de

- add patches.arch/ppc-iseries-double-phys_to_abs.patch
  Fix double phys_to_abs bug in htab_bolt_mapping

-------------------------------------------------------------------
Tue Feb 28 09:38:27 CET 2006 - olh@suse.de

- update to 2.6.16-rc5-git2, netfilter, xfs, x86_64 fixes
  disable FUA in libata

-------------------------------------------------------------------
Mon Feb 27 23:34:48 CET 2006 - olh@suse.de

- add patches.fixes/scsi-command-retries-off-by-one.patch
  timing out command, waited 0s errors in log (153801 - LTC22057)

-------------------------------------------------------------------
Mon Feb 27 21:46:07 CET 2006 - olh@suse.de

- update to 2.6.16-rc5-git1, sata_sil update, sis900 WOL support

-------------------------------------------------------------------
Mon Feb 27 19:29:35 CET 2006 - hare@suse.de

- add patches.arch/s390-dasd-genhd.diff
  Fix partition table reading for DASDs (146313 - LTC21059)

-------------------------------------------------------------------
Mon Feb 27 18:44:56 CET 2006 - olh@suse.de

- add patches.drivers/e100-ethtool-sefltest.patch
  disable ethtool -t support for the time being (153095 - LTC21914)

-------------------------------------------------------------------
Mon Feb 27 18:37:17 CET 2006 - olh@suse.de

- add patches.arch/ppc-tumbler-active_state.patch
  Fix audio gpio state detection

-------------------------------------------------------------------
Mon Feb 27 15:57:16 CET 2006 - olh@suse.de

- update to 2.6.16-rc5, bump version

-------------------------------------------------------------------
Mon Feb 27 14:03:57 CET 2006 - okir@suse.de

- patches.fixes/nfs-utime-flush: NFS: writes should not clobber
  utimes() calls (149807).

-------------------------------------------------------------------
Mon Feb 27 12:39:24 CET 2006 - agruen@suse.de

- Stop using bash's =~ operator for more backwards compatibility
  (152930).

-------------------------------------------------------------------
Mon Feb 27 11:54:40 CET 2006 - agruen@suse.de

- rpm/post.sh, rpm/postun.sh: Pass new --xen parameter to the
  update-bootloader script as appropriate. Remove an unneeded
  update-bootloader --add call.

-------------------------------------------------------------------
Mon Feb 27 10:01:20 CET 2006 - olh@suse.de

- update patches.arch/ppc-task-accounting.patch
  Export variables used in conversions to/from cputime_t

-------------------------------------------------------------------
Mon Feb 27 02:59:15 CET 2006 - neilb@suse.de

- patches.fixes/nfs4-acl-listattr-fix.diff: nfs4 acl listattr fix
  (53289).

-------------------------------------------------------------------
Sun Feb 26 21:40:53 CET 2006 - olh@suse.de

- remove broken patches.arch/ppc-shmget02.patch

-------------------------------------------------------------------
Sun Feb 26 21:28:54 CET 2006 - olh@suse.de

- update to 2.6.16-rc4-git10, x86_64 updates

-------------------------------------------------------------------
Sun Feb 26 19:45:18 CET 2006 - olh@suse.de

- reenable CONFIG_DEBUG_SLAB on ppc

-------------------------------------------------------------------
Sun Feb 26 11:02:48 CET 2006 - olh@suse.de

- add patches.arch/ppc-__do_get_xsec.patch
  use correct asm reg in 64bit vdso __kernel_gettimeofday
  add patches.suse/get_cramfs_inode-revert.patch
  revert a 2.6.14rc1 change that causes cramfs corruption (153545)

-------------------------------------------------------------------
Sun Feb 26 10:56:27 CET 2006 - olh@suse.de

- adjust xen for topology.o change

-------------------------------------------------------------------
Sat Feb 25 23:32:58 CET 2006 - olh@suse.de

- add patches.fixes/git-kbuild-cscope.patch
  workaround for cscope segfault (152643)

-------------------------------------------------------------------
Sat Feb 25 10:35:40 CET 2006 - olh@suse.de

- add patches.fixes/topology.patch, compile fix

-------------------------------------------------------------------
Sat Feb 25 09:37:20 CET 2006 - olh@suse.de

- update to 2.6.16-rc4-git8, ntfs, uml, ipv6, dm dixes

-------------------------------------------------------------------
Fri Feb 24 18:58:29 CET 2006 - ak@suse.de

- patches.arch/x86_64-io-apic-wdog: Fix NMI watchdog on x460.

-------------------------------------------------------------------
Fri Feb 24 17:38:27 CET 2006 - jbeulich@novell.com

- Import Xen patches from unstable

-------------------------------------------------------------------
Fri Feb 24 14:07:14 CET 2006 - hare@suse.de

- patches.arch/s390-zfcp-hbaapi.diff
  Enable zfcp hbaapi.

-------------------------------------------------------------------
Fri Feb 24 13:57:27 CET 2006 - ak@suse.de

- patches.fixes/avoid-kbd-msg: Remove another useless printk
  from the keyboard driver.

-------------------------------------------------------------------
Fri Feb 24 13:42:55 CET 2006 - ak@suse.de

- patches.fixes/acpi-remove-memhotplug-error: Remove annoying
  message from acpi memory hotplug code (SUSE152732).

-------------------------------------------------------------------
Fri Feb 24 12:48:59 CET 2006 - schwab@suse.de

- Enable 4 level page tables on ia64.

-------------------------------------------------------------------
Fri Feb 24 09:31:43 CET 2006 - olh@suse.de

- update to 2.6.16-rc4-git7, sky2, r8169, skge, network fixes

-------------------------------------------------------------------
Fri Feb 24 03:54:52 CET 2006 - ak@suse.de

- Disable ACPI blacklist year on x86-64

-------------------------------------------------------------------
Thu Feb 23 22:54:12 CET 2006 - gregkh@suse.de

Update to 2.6.16-rc4-git6
 - firewire driver fixes

-------------------------------------------------------------------
Thu Feb 23 22:39:22 CET 2006 - gregkh@suse.de

- patches.drivers/usb-unusual_devs-entry-for-lyra-rca-rd1080.patch:
  USB: unusual_devs entry for Lyra RCA RD1080 (#152175).

-------------------------------------------------------------------
Thu Feb 23 16:29:22 CET 2006 - jbeulich@novell.com

- patches.xen/xen-2.6.16-rc3-rc4.patch: Update Xen-specific
  files for 2.6.16-rc4.
- Various other Xen changes and updates.
- patches.xen/xen3-auto-xen-tpm.diff: Delete.
- patches.xen/xen3-fixup-common-tpm-infineon: Delete.

-------------------------------------------------------------------
Thu Feb 23 14:16:51 CET 2006 - axboe@suse.de

- patches.drivers/sata-acpi-check-sata: Delete.
- patches.drivers/sata-acpi-suspend: Delete.
- patches.drivers/libata-acpi-size_t-fix: Delete.

-------------------------------------------------------------------
Thu Feb 23 13:26:12 CET 2006 - olh@suse.de

- add patches.fixes/scsi-device_add-failure.patch
  Handle device_add failure in scsi_alloc_target (149193 - LTC21510)

-------------------------------------------------------------------
Thu Feb 23 13:23:09 CET 2006 - olh@suse.de

- add patches.arch/ppc-hvc_console-race.patch
  Fix race condition in hvc console

-------------------------------------------------------------------
Thu Feb 23 13:10:57 CET 2006 - olh@suse.de

- add patches.arch/ppc-spinlock-recursion-native_hpte_clear.patch
  fix spinlock recursion in native_hpte_clear (149727 - LTC21425)

-------------------------------------------------------------------
Thu Feb 23 12:58:04 CET 2006 - olh@suse.de

- add a few patches from the to be merged ieee1394 tree
  patches.fixes/0002-sbp2-prevent-unloading-of-1394-low-level-driver.patch
  patches.fixes/0003-sbp2-fix-another-deadlock-after-disconnection.patch
  patches.fixes/0004-sbp2-variable-status-FIFO-address-fix-login-timeout.patch
  patches.fixes/0005-ohci1394-log-physical-posted-write-errors.patch
  patches.fixes/0014-sbp2-update-36byte-inquiry-workaround-fix-compatibility-regression.patch
  patches.fixes/0015-ohci1394-cleanup-the-Unexpected-PCI-resource-length-warning.patch

-------------------------------------------------------------------
Thu Feb 23 09:21:19 CET 2006 - olh@suse.de

- update to 2.6.16-rc4-git5, restore mount events required by HAL

-------------------------------------------------------------------
Wed Feb 22 21:10:49 CET 2006 - ak@suse.de

- patches.arch/x86_64-srat-hotadd-reserve: Handle broken
  hotadd regions better (SUSE149117)
- patches.arch/x86_64-cluster-check-ibm: Only do 
  multi cluster systems don't have synchronized TSC assumption
  on IBM Summit systems.
- patches.arch/x86_64-empty-pxm: Handle empty PXMs that only
  contain hotplug memory (SUSE149117).

-------------------------------------------------------------------
Wed Feb 22 17:39:23 CET 2006 - gregkh@suse.de

Update to 2.6.16-rc4-git3
  - tmpfs mount options fix

-------------------------------------------------------------------
Wed Feb 22 18:40:52 CET 2006 - tiwai@suse.de

- patches.drivers/alsa-cs4236-mpu-init-fix: [ALSA] cs4236 -
  Fix wrong initialization of MPU401 PnP.
- patches.drivers/alsa-pause-ioctl-fix: [ALSA] pcm - Move PAUSE
  ioctl to common ioctl handler.
- patches.drivers/alsa-remove-opl3-seq-oss-free: [ALSA] Fix
  bogus snd_device_free() in opl3-oss.c.
- patches.drivers/alsa-virmidi-sleep-in-atomic: [ALSA] Fix sleep
  in atomic in virmidi driver.
- patches.drivers/pnp-card-remove-fix: Fix PnP card removal.

-------------------------------------------------------------------
Wed Feb 22 13:46:51 CET 2006 - olh@suse.de

- add patches.arch/ppc-htab_size-kexec.patch
  Only calculate htab_size in one place for kexec
  add patches.arch/ppc-task-accounting.patch
  Accurate task and cpu time accounting

-------------------------------------------------------------------
Wed Feb 22 13:44:45 CET 2006 - okir@suse.de

- on ia64, mark dump_blockdev and scsi_dump as supported (#150022).

-------------------------------------------------------------------
Wed Feb 22 07:16:10 CET 2006 - jeffm@suse.de

- patches.suse/ocfs2-update-2006-02-21.diff: OCFS2 Code Update
  for SLES 10 - 2006-02-21.

-------------------------------------------------------------------
Wed Feb 22 02:08:42 CET 2006 - trenn@suse.de

- patches.drivers/cpufreq_bios_ppc_change: Delete.

-------------------------------------------------------------------
Tue Feb 21 23:39:16 CET 2006 - olh@suse.de

- compile rtas_flash into the kernel (148195 - LTC21314)

-------------------------------------------------------------------
Tue Feb 21 08:52:54 CET 2006 - olh@suse.de

- update to 2.6.16-rc4-git1, s390 dasd error reporting gone, misc fixes

-------------------------------------------------------------------
Tue Feb 21 08:47:39 CET 2006 - hare@suse.de

- patches.drivers/aic79xx-invalid-sequencer-interrupt
  Fix 'invalid sequencer interrupt' message (#148133 - LTC21332)

-------------------------------------------------------------------
Mon Feb 20 19:34:33 CET 2006 - olh@suse.de

- add patches.arch/ppc-shmget02.patch
  cast size argument for shmget to signed (#152113)

-------------------------------------------------------------------
Mon Feb 20 18:11:00 CET 2006 - andrea@suse.de

- patches.suse/dynamic-timeslice: remove HZ exported through
  sysconf(), set the default/max timeslice values to the
  mainline one, fix crash in scheduler_tick handling
  the removal of the invariant "sleep_avg <= NS_MAX_SLEEP_AVG".
  Patch still disabled pending testing.

-------------------------------------------------------------------
Mon Feb 20 16:45:10 CET 2006 - ak@suse.de

- patches.arch/i386-apic-up: Change to enable APIC by default 
  on 
  * systems with more than one socket
  * systems newer than 2001
  * systems with Intel BIOS newer than 1998

-------------------------------------------------------------------
Mon Feb 20 16:45:57 CET 2006 - kkeil@suse.de

- rpm/running-kernel.init.in: make it conform to LSB

-------------------------------------------------------------------
Mon Feb 20 15:27:28 CET 2006 - hare@suse.de

- patches.drivers/open-iscsi-resync
  Implement iSCSI session resync (FATE #140350)

-------------------------------------------------------------------
Mon Feb 20 16:28:57 CET 2006 - hare@suse.de

- patches.drivers/iscsitarget-align-with open-iscsi.patch:
  Fix TMF reply (#149061)

-------------------------------------------------------------------
Mon Feb 20 16:13:53 CET 2006 - garloff@suse.de

- patches.suse/dynamic-timeslice: Disabled for now.
- patches.suse/lkcd.patch, schedstats-delayacct: Rediff.

-------------------------------------------------------------------
Mon Feb 20 16:03:28 CET 2006 - olh@suse.de

- remove gcc-c++ gpg popt-devel from BuildRequires
  keep python on ia64

-------------------------------------------------------------------
Mon Feb 20 14:36:02 CET 2006 - tiwai@suse.de

- patches.drivers/alsa-fix-enable-option-check: [ALSA] Fix check
  of enable module option.
- patches.drivers/alsa-32bit-compat-fix: Fix random access memory
  with 32bit control compat.

-------------------------------------------------------------------
Mon Feb 20 13:41:09 CET 2006 - garloff@suse.de

- patches.suse/dynamic-timeslice: Simplify, drop "desktop" and 
  leave defaults unchanged.

-------------------------------------------------------------------
Mon Feb 20 10:18:43 CET 2006 - olh@suse.de

- add 3 patches from powerpc-merge tree
  patches.arch/0001-powerpc-Keep-xtime-and-gettimeofday-in-sync.txt
  patches.arch/0003-powerpc-Fix-OOPS-in-lparcfg-on-G5.txt
  patches.arch/0006-powerpc-Fix-bug-in-spinup-of-renumbered-secondary-threads.txt

-------------------------------------------------------------------
Mon Feb 20 10:02:18 CET 2006 - olh@suse.de

- add patches.arch/ppc-iseries-pvlpevent-init.patch
  Initialise hvlpevent_queue.lock correctly

-------------------------------------------------------------------
Mon Feb 20 09:10:03 CET 2006 - garloff@suse.de

- patches.suse/unamp_vmas-lat: Reenable (avoid large latency caused
  by VMA unmapping in large chunks).

-------------------------------------------------------------------
Mon Feb 20 00:10:30 CET 2006 - garloff@suse.de

- patches.suse/dynamic-timeslice: Reenable (allows tuning of 
  scheduling timeslices and exports HZ in /proc).
- patches.suse/lkcd.patch: Rediff.
- patches.suse/schedstats-delayacct: Rediff.

-------------------------------------------------------------------
Sun Feb 19 22:32:22 CET 2006 - agruen@suse.de

- Remove the obsolete lib/modules/scripts and
  lib/modules/precompiled directories.

-------------------------------------------------------------------
Sun Feb 19 18:41:07 CET 2006 - agruen@suse.de

- patches.fixes/module-obsparm.diff: Update/fix (148245).
- patches.fixes/duplicate-exports.diff: Remove duplicate exports.

-------------------------------------------------------------------
Sun Feb 19 13:32:14 CET 2006 - olh@suse.de

- provide vmlinux.debug also for kdump kernel

-------------------------------------------------------------------
Sun Feb 19 11:37:23 CET 2006 - schwab@suse.de

- Update serial_console patch.

-------------------------------------------------------------------
Sun Feb 19 00:24:49 CET 2006 - olh@suse.de

- add patches.suse/nameif-track-rename.patch
  keep track of things that udev does behind your back

-------------------------------------------------------------------
Sat Feb 18 23:29:04 CET 2006 - olh@suse.de

- provide vmlinux.debug on ppc

-------------------------------------------------------------------
Sat Feb 18 18:32:46 CET 2006 - agruen@suse.de

- patches.suse/dmapi_src_drop2: XFS DMAPI update; replaces
  patches.suse/dmapi_src_drop and patches.suse/dmapi-enable2
  (151915, SGI:949819).

-------------------------------------------------------------------
Sat Feb 18 18:01:05 CET 2006 - agruen@suse.de

- patches.fixes/module-obsparm.diff: Modules with old-style
  parameters won't load (148245).

-------------------------------------------------------------------
Sat Feb 18 01:05:11 CET 2006 - jeffm@suse.de

- reverted ocfs2-1.2-branch.diff to pre- 2.6.16-rc3-git9 merge
- added patch to revert OCFS2 changes in 2.6.16-rc3-git9

-------------------------------------------------------------------
Sat Feb 18 00:27:59 CET 2006 - olh@suse.de

- update to 2.6.16-rc4, network driver, s390, libata, misc fixes

-------------------------------------------------------------------
Fri Feb 17 22:29:12 CET 2006 - olh@suse.de

- update to 2.6.16-rc3-git9, ocfs2, x86_64, ia64 fixes

-------------------------------------------------------------------
Fri Feb 17 21:56:12 CET 2006 - mason@suse.de

- patches.arch/i386-smp-read-mpc: compile fix

-------------------------------------------------------------------
Fri Feb 17 21:02:31 CET 2006 - ak@suse.de

- patches.arch/i386-smp-read-mpc: Pass a virtual, not physical,
  address to smp_read_mpc()  (SUSE151901).

-------------------------------------------------------------------
Fri Feb 17 20:32:17 CET 2006 - olh@suse.de

- keep ELF .symtab on ppc, objdump -D works much better that way

-------------------------------------------------------------------
Fri Feb 17 17:02:31 CET 2006 - jbeulich@novell.com

- patches.xen/cleanup-apic: Cleanup x86/x86_64 apic.c files.
- patches.xen/fix-kconfig-isa-dma-api: Configure ISA_DMA drivers on
  xen/i386.
- patches.xen/fix-mmap_mem-return: Return real error code from Xen
  /dev/mem, not EAGAIN.
- patches.xen/fix-vcpu-stack: Reset sp on vcpu_prepare.
- patches.xen/xen-no-video-select: Suppress VIDEO_SELECT config
  option.
- patches.xen/xen-x86_64-floppy: fix I/O port address for first
  floppy controller.
- patches.xen/xen-x86_64-set_32bit_tls: fix a gcc4 warning.
- patches.xen/xen-x86_64-mm-fault-cleanup: some cleanup.
- patches.xen/xen-i386-kconfig-no-cpu_freq: disallow CPUFREQ config
  options
- Update Xen config files.
- misc/xen-port-patches.py: Adjust to current tree layout.

-------------------------------------------------------------------
Fri Feb 17 16:26:34 CET 2006 - axboe@suse.de

- patches.drivers/cciss-reinvoke-rq-handler: CCISS may need to
  reinvoke request handler in softirq completion.

-------------------------------------------------------------------
Fri Feb 17 16:25:13 CET 2006 - axboe@suse.de

- patches.fixes/cfq-fix-slice-expiry: CFQ fixes (133817, 145160).

-------------------------------------------------------------------
Fri Feb 17 16:11:11 CET 2006 - okir@suse.de

- patches.suse/schedstats-delayacct: Enable schedstats and delay
  accounting (141936 - LTC20517 - LDP11943 - FATE 300393).
- Update config files.

-------------------------------------------------------------------
Fri Feb 17 16:02:42 CET 2006 - axboe@suse.de

- patches.drivers/libata-atapi-pad-warning: Bad WARN_ON()
  condition in *_fill_sg() (145973).

-------------------------------------------------------------------
Fri Feb 17 14:03:07 CET 2006 - okir@suse.de

- Enabled CONFIG_FB_VESA for i386 and x86-64 kdump kernel (#149570)

-------------------------------------------------------------------
Fri Feb 17 11:43:32 CET 2006 - axboe@suse.de

- patches.drivers/scsi-kill-not-ready-removable: Kill not-ready
  messages for removable media in SCSI (150175).

-------------------------------------------------------------------
Thu Feb 16 23:58:34 CET 2006 - agruen@suse.de

- rpm/post.sh: Only create Previous Kernel bootloader entries for
  kernels >= 2.6.16; older kernels don't know how to remove their
  bootloader entries again in their %postun (151110).

-------------------------------------------------------------------
Thu Feb 16 21:22:48 CET 2006 - tiwai@suse.de

- patches.drivers/alsa-hda-intel-auto-correct-posbuf: [ALSA]
  hda-intel - Auto-correction of the DMA position mode.
- patches.drivers/alsa-hda-intel-codec-io-auto-correct: [ALSA]
  hda-intel - Automatic correction to single_cmd mode.
- patches.drivers/alsa-hda-sigmatel-intel-boards: [ALSA] hda-codec
  - Add missing model entries for Intel 945 boards.
- patches.drivers/alsa-ice1712-delta1010lt-spdif-fix: [ALSA]
  ice1712 - Delta 1010LT S/PDIF fixes.
- patches.drivers/alsa-intel8x0-register-init-fix: [ALSA]
  intel8x0 - wait for ICH_RESETREGS.

-------------------------------------------------------------------
Thu Feb 16 18:46:18 CET 2006 - agruen@suse.de

- rpm/post.sh, rpm/postun.sh: No longer call /sbin/new-kernel-pkg;
  update-bootloader handles this now.
- rpm/postun.sh: Only refresh the bootloader when something
  actually changed.

-------------------------------------------------------------------
Thu Feb 16 18:16:48 CET 2006 - gregkh@suse.de

Update to 2.6.16-rc3-git6:
  - Input bugfixes and a touchscreen driver update
  - netfilter fixes
  - xfrm bugfix
  - cpuset bugfix
  - x86-64 cpu_to_node fix
  - use proper mman #defines for all arches
  - fork and ptrace bugfixes
  - other minor stuff (documentation, fb driver fix, etc.)

-------------------------------------------------------------------
Thu Feb 16 16:01:24 CET 2006 - axboe@suse.de

- Disable SATA ACPI suspend/resume patch(es) for testing

-------------------------------------------------------------------
Thu Feb 16 12:02:04 CET 2006 - kkeil@suse.de

Update to 2.6.16-rc3-git5
  - Fix deadlock in br_stp_disable_bridge
  - Fix xfrm lookup after SNAT
  - CIFS: fix cifs_user_read oops when null SMB response on
    forcedirectio mount

-------------------------------------------------------------------
Thu Feb 16 09:40:46 CET 2006 - hare@suse.de

- patches.drivers/aic79xx-target-reset-update
  Setup SCB properly (148061)

-------------------------------------------------------------------
Wed Feb 15 21:03:12 CET 2006 - agruen@suse.de

- kABI checker: instead of failing the build when the kABI badness
  is higher than the maximum allowed badness, create a dummy
  `kabi_badness_$n' rpm requirement.

-------------------------------------------------------------------
Wed Feb 15 20:56:06 CET 2006 - agruen@suse.de

- rpm/kernel-syms.spec.in: Now that we have a BuildRequires tag
  that we can use inside %if / %else / %endif, remove the magic
  kernel-binary-packages macro, and generate the appropriate
  BuildRequires tag automatically from config.conf.

-------------------------------------------------------------------
Wed Feb 15 19:40:53 CET 2006 - gregkh@suse.de

Update to 2.6.16-rc3-git3:
  - s390 fixes
  - tty locking fix
  - mips update (don't care about)
  - frv update (don't care about)
  - IB update (probably don't care about...)
  - jbd revert, fixing ocfs2 issues
  - build fixes
  - isdn bugfix
  - madvise fixes
  - fb bugfix
  - mm bugfixes
  - pktcdvd bugfixes
  - hpet fix (sgi cares about this)
  - lockd fixes

-------------------------------------------------------------------
Wed Feb 15 16:03:20 CET 2006 - axboe@suse.de

- patches.drivers/sata-mv-fua: FUA write command missing from
  its dma list.

-------------------------------------------------------------------
Wed Feb 15 13:54:07 CET 2006 - hare@suse.de

- patches.arch/s390-01-09-october2005.diff
  Add statistics support for zfcp (149742 - LTC21427)
- patches.arch/s390-statistic-disclamier.diff
  Add disclaimer for statistics interface.
- Update config files

-------------------------------------------------------------------
Wed Feb 15 12:50:51 CET 2006 - ak@suse.de

- Enable CONFIG_NUMA_EMU on x86-64

-------------------------------------------------------------------
Wed Feb 15 12:22:44 CET 2006 - schwab@suse.de

- acpi-resources-rscalc: fix slab corruption [#148424].

-------------------------------------------------------------------
Wed Feb 15 11:42:42 CET 2006 - axboe@suse.de

- patches.drivers/sata-acpi-check-sata: Fix SATA/PATA checks.

-------------------------------------------------------------------
Wed Feb 15 00:20:37 CET 2006 - gregkh@suse.de

Update to 2.6.16-rc3-git3:
 - usb fixes
 - i2c fixes
 - cpufreq fixes
 - network fixes
 - bluetooth fixes
 - reiserfs fix
 - drm oops fix
 - other minor things.

-------------------------------------------------------------------
Tue Feb 14 22:58:12 CET 2006 - ak@suse.de

- Disable CONFIG_EFI on x86 since it's broken

-------------------------------------------------------------------
Tue Feb 14 22:46:22 CET 2006 - agruen@suse.de

- Rename kernel-xen-pae to kernel-xenpae: we don't support dashes
  in flavor names.
- Classify all kernel-xen* packages as flavors of Xen.

-------------------------------------------------------------------
Tue Feb 14 21:30:34 CET 2006 - jeffm@suse.de

- update OCFS2 to Oracle-supplied v1.2.0, adjust other patches
  to merge
- patches.suse/ocfs2-00-masklog-uml-fix.diff: ocfs2: fix -Wformat
  warnings when building UML on x86-64.

-------------------------------------------------------------------
Tue Feb 14 21:26:30 CET 2006 - tiwai@suse.de

- patches.drivers/libata-acpi-size_t-fix: Fix printk format
  with size_t.
- patches.fixes/fix-compare-with-sizeof: [PATCH trivial] Fix
  the comparison with sizeof().
- patches.fixes/fix-kauditd_thread-return-value: [PATCH trivial]
  Add missing return value of kauditd_thread.
- patches.fixes/jffs2-size_t-fix: [PATCH] jffs2: Fix size_t on
  64bit architectures.
- patches.fixes/scsi-missing-iomem-cast: [PATCH] Add cast to
  __iomem pointer in scsi drivers.
- patches.fixes/value_computed_not_used-fix: [PATCH trivial]
  Fix "value computed not used" warnings.
- patches.suse/lkcd-compile-warning-fix: Fix compile warning
  with lkcd patch.

-------------------------------------------------------------------
Tue Feb 14 19:34:33 CET 2006 - tiwai@suse.de

- patches.drivers/sound-oss-kconfig-fix: Add ISA and PCI
  dependencies in sound/oss/Kconfig.
- Update config files.

-------------------------------------------------------------------
Tue Feb 14 17:05:05 CET 2006 - agruen@suse.de

- Drop um-host-kernel.

-------------------------------------------------------------------
Tue Feb 14 16:59:20 CET 2006 - jbeulich@novell.com

- Update Xen patches to xen-unstable changeset 8819 and 2.6.16-rc3.
- config.conf: enable ix86's xen-pae configuration.

-------------------------------------------------------------------
Tue Feb 14 15:04:07 CET 2006 - jblunck@suse.de

- patches.fixes/s390-bitops-align.diff: Realign unaligned bitops
  (144310).

-------------------------------------------------------------------
Tue Feb 14 12:56:31 CET 2006 - olh@suse.de

- reenable CONFIG_DEBUG_SPINLOCK/CONFIG_DEBUG_SPINLOCK_SLEEP on s390

-------------------------------------------------------------------
Tue Feb 14 12:49:04 CET 2006 - olh@suse.de

- add Requires: perl-Bootloader >= 0.2.11 to avoid corrupted
  bootloader config files

-------------------------------------------------------------------
Tue Feb 14 12:48:15 CET 2006 - hare@suse.de

- patches.drivers/sym2-mask-top-byte.diff
  Handle IGNORE WIDE RESIDUE message correctly (91631)

-------------------------------------------------------------------
Tue Feb 14 12:13:25 CET 2006 - hare@suse.de

- patches.arch/s390-fix-delay.patch: Fix delay implementation.

-------------------------------------------------------------------
Tue Feb 14 11:33:59 CET 2006 - hare@suse.de

- patches.arch/s390-02-{08,09,10,11,16}-october2005.diff
  Include fixes from IBM.
- patches.drivers/s390-qeth-netif_carrier_off-fix.diff
- patches.arch/s390-add-missing-ioctl-validation
  Remove obsolete patches.

-------------------------------------------------------------------
Tue Feb 14 01:20:06 CET 2006 - olh@suse.de

- disable CONFIG_DEBUG_SPINLOCK/CONFIG_DEBUG_SPINLOCK_SLEEP on s390

-------------------------------------------------------------------
Mon Feb 13 20:04:45 CET 2006 - agruen@suse.de

- rpm/post.sh, rpm/postun.sh: Fix so that the scripts run
  successfully even when called with -e. (This is what Autobuild
  does even though rpm itself does not. Confusing.)

-------------------------------------------------------------------
Mon Feb 13 19:16:34 CET 2006 - ak@suse.de

- patches.fixes/disable-randmaps: Make it actually compile on i386

-------------------------------------------------------------------
Mon Feb 13 19:01:37 CET 2006 - agruen@suse.de

- rpm/kernel-binary.spec.in: Rename /usr/lib/debug/boot/
  vmlinux-$krel.gz to vmlinux-$krel.debug, which is the file that
  tools like systemtap expect.

-------------------------------------------------------------------
Mon Feb 13 17:00:04 CET 2006 - hare@suse.de

- patches.drivers/aic79xx-target-reset-update
  Fix TARGET RESET handling (148061)
- Enable CONFIG_PREEMPT on s390x

-------------------------------------------------------------------
Mon Feb 13 15:50:25 CET 2006 - ak@suse.de

- patches.fixes/disable-randmaps: Add boot option to disable
  randomized mappings and cleanup.

-------------------------------------------------------------------
Mon Feb 13 15:13:28 CET 2006 - rw@suse.de

- patches.arch/ia64-sn2-user-MMIO-migration:
  SN2 user-MMIO CPU migration.  (#147338)
- patches.drivers/snsc-powerdown-events:
  Altix: handle system controller environmental powerdown events.
  (#148682)

-------------------------------------------------------------------
Mon Feb 13 15:12:17 CET 2006 - agruen@suse.de

- Invoke /sbin/update-bootloader from the kernel-flavor's
  %post and %postun scripts.

-------------------------------------------------------------------
Mon Feb 13 13:32:17 CET 2006 - agruen@suse.de

- Update config files.

-------------------------------------------------------------------
Mon Feb 13 12:51:08 CET 2006 - agruen@suse.de

- Add the kabi checker from SLES9. Update commonsyms and usedsyms.
  Import reference modversions from the current Beta. Be very
  tolerant with kabi changes so far.

-------------------------------------------------------------------
Mon Feb 13 11:45:02 CET 2006 - axboe@suse.de

- patches.drivers/sata-acpi-suspend: ACPI hooks for SATA/PATA
  device suspend/resume (142375).

-------------------------------------------------------------------
Mon Feb 13 11:41:25 CET 2006 - ak@suse.de

- patches.arch/acpi-ignore-bad-names: Ignore bad characters in
  ACPI names (SUSE147621).

-------------------------------------------------------------------
Mon Feb 13 08:33:13 CET 2006 - olh@suse.de

- update to 2.6.16-rc3
  watchdog updates

-------------------------------------------------------------------
Sun Feb 12 17:27:28 CET 2006 - schwab@suse.de

- Remove duplicate exports in lkcd patch.

-------------------------------------------------------------------
Sun Feb 12 14:23:43 CET 2006 - ol@suse.de

- add patches.arch/s390-sys_newfstatat.patch

-------------------------------------------------------------------
Sun Feb 12 09:37:00 CET 2006 - olh@suse.de

- update to 2.6.16-rc2-git11
  vmscan, select, fstat64, unshare syscall changes

-------------------------------------------------------------------
Sun Feb 12 02:20:12 CET 2006 - mason@suse.de

- patches.suse/shmall-bigger: increase defaults for shmmall,
  shmmax, msgmax, msgmnb, and semmni (146656).  Doing via userland
  ended up ugly due to different values in different arches.

-------------------------------------------------------------------
Sat Feb 11 19:41:37 CET 2006 - mason@suse.de

- patches.suse/more-follow-link-recursions: up the max number
  of nested links to 8 (149638).
- patches.suse/lkcd-mptsas.patch: enable lkcd polling for mpt
  fusion (150096).
- enable barriers by default on ext3 and reiser

-------------------------------------------------------------------
Sat Feb 11 16:39:04 CET 2006 - olh@suse.de

- enable CONFIG_AFFS_FS for pegasos

-------------------------------------------------------------------
Sat Feb 11 12:31:25 CET 2006 - olh@suse.de

- add patches.arch/ppc-kdump-timeout-value-fix.patch
   Trivial fix to set the proper timeout value for kdump (149725 - LTC21422)

-------------------------------------------------------------------
Fri Feb 10 20:06:54 CET 2006 - gregkh@suse.de

Update to 2.6.16-rc2-git9:
 - tty locking fix (which lets us remove our work-around)
 - netlink bugfixes
 - other networking bugfixes
 - kexec patch moved upstream
 - ppc build patch moved upstream
 - other minor bugfixes.
 - scheduler smpnice removal as per Nick's request
   (someone needs to check with Intel, as this might upset them...)

-------------------------------------------------------------------
Fri Feb 10 18:44:17 CET 2006 - gregkh@suse.de

- EXPORT_SYMBOL_GPL_FUTURE support added

-------------------------------------------------------------------
Fri Feb 10 19:38:56 CET 2006 - agruen@suse.de

- patches.fixes/git-kbuild.patch: kbuild update / fixes.
- patches.rpmify/supported-flag: Rediff.
- patches.rpmify/symtypes.diff: Rediff.

-------------------------------------------------------------------
Fri Feb 10 16:54:38 CET 2006 - gregkh@suse.de

Update to 2.6.16-rc2-git8:
  - security fix in signal handling
  - more ia64 bugfixes
  - ia64 sys_unshare hookup
  - sata msi bugfixes
  - sata broken hardware workarounds.
  - kbuild fix (does not affect us.)

-------------------------------------------------------------------
Fri Feb 10 15:37:24 CET 2006 - agruen@suse.de

- Kernel-flavor packages provide and obsolete the old
  kernel-flavor-nongpl packages.

-------------------------------------------------------------------
Fri Feb 10 14:34:55 CET 2006 - ak@suse.de

- patches.arch/x86_64-gart-dma-merge: Don't touch the non DMA
  members in the sg list in dma_map_sg in the IOMMU.
- patches.arch/x86_64-gart-relax: Use cpu_relax in poll loop in
  GART IOMMU.
- patches.arch/x86_64-hpet-summit: Fix HPET timer on IBM x460
  (SUSE141868).

-------------------------------------------------------------------
Thu Feb  9 23:19:07 CET 2006 - gregkh@suse.de

- patches.drivers/it87-fix-oops-on-removal.patch: [PATCH] it87:
  Fix oops on removal (#149538).

-------------------------------------------------------------------
Thu Feb  9 22:20:12 CET 2006 - gregkh@suse.de

Update to 2.6.16-rc2-git7:
  - picks up a number of ia64 patches that people wanted
  - added unshare syscall for x86-64
  - various serial driver fixes.
  - mips and arm update (which we don't care about...)
  - ppc fixes (which we do care about)

-------------------------------------------------------------------
Thu Feb  9 20:34:32 CET 2006 - olh@suse.de

- add patches.drivers/ipr-adapter-initialization-failure.patch
   Fix adapter initialization failure  (149637 - LTC21530)

-------------------------------------------------------------------
Thu Feb  9 17:55:21 CET 2006 - agruen@suse.de

- kernel-kdump: Don't require irqbalance (149573).

-------------------------------------------------------------------
Thu Feb  9 16:25:36 CET 2006 - olh@suse.de

- disable CONFIG_ISA, PReP support is currently not available

-------------------------------------------------------------------
Thu Feb  9 15:50:11 CET 2006 - hare@suse.de

- patches.drivers/scsi-rc-fixes
  Include latest scsi fixes for 2.6.16-rc2.
- patches.drivers/qla2xxx-*
  Remove obsolete patches
- patches.drivers/lpfc-8.1.2-update
  Update lpfc driver to 8.1.2 (#149107)
- Disable softlockup detection for S/390 (146667 - LTC21101)

-------------------------------------------------------------------
Thu Feb  9 15:58:09 CET 2006 - jbeulich@novell.com

- patches.xen/xen-2.6.16-rc2-git2-git5.patch: Update Xen-specific
  files for 2.6.16-rc2-git5.
- patches.xen/xen3-fixup-common-free_irq: Replace by...
- patches.xen/xen3-fixup-common: Fix xen build.
- patches.xen/xen-i386-no-init_tss: eliminate init_tss.
- patches.xen/xen-x86_64-no-init_tss: eliminate init_tss.
- patches.xen/xen-i386-panic-no-reboot: Don't automatically
  reboot on panic (match native and x86-64).
- patches.xen/xen-i386-panic-on-oops: Parse panic=oops early
  (match x86-64).
- Update a few other Xen patches
- Update config/i386/xen-pae.
- config.conf: add (so far disabled) i386/xen-pae

-------------------------------------------------------------------
Thu Feb  9 15:45:53 CET 2006 - olh@suse.de

- update patches.suse/suse-ppc-legacy-io.patch
  need to patch also asm-ppc/io.h for 32bit builds. argh...

-------------------------------------------------------------------
Thu Feb  9 15:34:13 CET 2006 - tiwai@suse.de

- patches.drivers/alsa-ad1816a-trigger-fix: [ALSA] ad1816a -
  Fix PCM trigger direction.
- patches.drivers/alsa-alc260-2nd-adc.diff: [ALSA] hda: add PCM
  for 2nd ADC on ALC260.
- patches.drivers/alsa-alc260-fujitsu-init-fix: [ALSA] hda:
  minor correction to fujitsu ALC260 initverbs.
- patches.drivers/alsa-alc260-test-model: [ALSA] hda: ALC260
  test model implementation.
- patches.drivers/alsa-bt848-winfast-tv2000xp-fix: [ALSA] bt848 -
  added Leadtek Winfast tv 2000xp delux to whitelist.
- patches.drivers/alsa-dmx6fire-fix: [ALSA] ice1712 - disable
  unused ADCs & DACs on DMX6fire.
- patches.drivers/alsa-via82xx-fsc-amilo-l7300: [ALSA] via82xx -
  Add dxs entry for FSC Amilo L7300.

-------------------------------------------------------------------
Thu Feb  9 14:57:25 CET 2006 - okir@suse.de

- patches.fixes/xfrm-endless-loop: Updated with upstream patch (117749, 115200).

-------------------------------------------------------------------
Thu Feb  9 14:36:01 CET 2006 - okir@suse.de

- Update config files after most recent git update
  (two new DVB modules; some cosmetic changes)

-------------------------------------------------------------------
Thu Feb  9 14:25:11 CET 2006 - okir@suse.de

- Enable CONFIG_DRM_VIA=m on x86-64

-------------------------------------------------------------------
Thu Feb  9 12:02:36 CET 2006 - agruen@suse.de

- supported.conf: Mark fs/dmapi/dmapi as supported (via SGI).

-------------------------------------------------------------------
Thu Feb  9 10:04:13 CET 2006 - hare@suse.de

- patches.arch/s390-update-default-config
- patches.arch/s390-fix-sclp-corruption
- patches.arch/s390-init-cpus-early
- patches.arch/s390-update-maintainers-file
- patches.arch/s390-add-missing-ioctl-validation
- patches.arch/s390-cleanup-dasd-eer
- patches.arch/s390-kexec-non-smp
- patches.arch/s390-unshare-support
- patches.arch/s390-add-ifdef_KERNEL
- patches.arch/s390-remove-brackets
  Add S/390 patches from mainline.

-------------------------------------------------------------------
Thu Feb  9 08:13:23 CET 2006 - hare@suse.de

- Disable debugging output for iscsitarget (#149090)

-------------------------------------------------------------------
Thu Feb  9 07:16:28 CET 2006 - neilb@suse.de

- patches.fixes/dm-queue-flag-cluster: Make sure
  QUEUE_FLAG_CLUSTER is set properly for dm. (90365).
- patches.fixes/md-queue-flag-cluster: Make sure
  QUEUE_FLAG_CLUSTER is set properly for md. (90365).

-------------------------------------------------------------------
Thu Feb  9 03:39:09 CET 2006 - agruen@suse.de

- patches.fixes/xfs-linux-melb-25106a-xfs-per-cpu-sb-counters:
  [PATCH] xfs-linux-melb-25106a-xfs-per-cpu-sb-counters
  (SGI:PV946630, 148680).

-------------------------------------------------------------------
Wed Feb  8 23:21:37 CET 2006 - gregkh@suse.de

- supported.conf: updated the pci hotplug driver list

-------------------------------------------------------------------
Wed Feb  8 22:50:47 CET 2006 - gregkh@suse.de

Update to 2.6.16-rc2-git5
- Update config files.

-------------------------------------------------------------------
Wed Feb  8 22:26:33 CET 2006 - mason@suse.de

- patches.fixes/kexec-asm.diff: fixup inline asm for kexec
  (147851).

-------------------------------------------------------------------
Wed Feb  8 21:48:59 CET 2006 - agruen@suse.de

- Fix a creating /boot/vmlinux and /boot/initrd symlinks for
  xen, kdump, and um.

-------------------------------------------------------------------
Wed Feb  8 18:19:20 CET 2006 - agruen@suse.de

- patches.fixes/extmod-ppc.diff: Fix building external modules
  on ppc32 (148404).

-------------------------------------------------------------------
Wed Feb  8 17:28:34 CET 2006 - agruen@suse.de

- rpm/kernel-binary.spec.in: No need to regenerate Module.symvers
  anymore now that the km_ packages are gone.

-------------------------------------------------------------------
Wed Feb  8 15:27:15 CET 2006 - schwab@suse.de

- Update kdb patches.

-------------------------------------------------------------------
Wed Feb  8 14:30:44 CET 2006 - okir@suse.de

- patches.drivers/bcm-update: [tg3] Add support for 5714S and 5715S (146685).

-------------------------------------------------------------------
Wed Feb  8 14:06:52 CET 2006 - trenn@suse.de

- patches.arch/i386-mpparse.diff: Add message: No mptable
  found (by aosthof).

-------------------------------------------------------------------
Wed Feb  8 03:36:37 CET 2006 - agruen@suse.de

- Back out calls to /sbin/update-bootloader until perl-Bootloader
  is updated.

-------------------------------------------------------------------
Wed Feb  8 02:59:51 CET 2006 - mason@suse.de

- rpm/postun.sh: Don't run the bootloader update if it isn't 
  installed

-------------------------------------------------------------------
Tue Feb  7 19:51:44 CET 2006 - trenn@suse.de

- patches.arch/acpi_asus_update_0_30:  Update ASUS ACPI from
  v0.29 to v0.30 (b.n.c #135579).

-------------------------------------------------------------------
Tue Feb  7 19:37:40 CET 2006 - agruen@suse.de

- rpm/post.sh, rpm/postun.sh: Create / remove symlinks of
  compatible modules in /lib/modules/$krel/weak-updates/.

-------------------------------------------------------------------
Tue Feb  7 19:20:27 CET 2006 - agruen@suse.de

- rpm/post.sh, rpm/postun.sh: Invoke the improved version of
  /sbin/update-bootloader properly.

-------------------------------------------------------------------
Tue Feb  7 18:28:58 CET 2006 - trenn@suse.de

- patches.arch/acpi_export_syms: Export symbols for
  ACPI_ERROR/EXCEPTION/WARNING macros.
- patches.arch/acpi_handler_warning: Print error message if
  remove/install notify handler fails.
- patches.arch/acpi_show_errors: Enables important ACPI errors
  even ACPI_DEBUG is not set.

-------------------------------------------------------------------
Tue Feb  7 18:20:12 CET 2006 - schwab@suse.de

- patches.drivers/alsa-ppc-fix-powermac-sound-i2c: temporary patch for
  PowerMac sound until i2c is fixed.

-------------------------------------------------------------------
Tue Feb  7 18:02:33 CET 2006 - olh@suse.de

- add patches.arch/ppc-pmf-debug.patch
  disable pmac powermanagement debug output, floods dmesg

-------------------------------------------------------------------
Tue Feb  7 17:57:28 CET 2006 - jbeulich@novell.com

- patches.xen/xen-2.6.16-rc2-git2.patch: Update Xen-specific
  files for 2.6.16-rc2-git2.
- patches.xen/xen-x86_64-ack_bad_irq.patch: Include in above.
- patches.xen/xen-mc-compile: Replace by...
- patches.xen/xen-no-multi-core-sched-opt: Fix Xen compilation
  with multicore scheduler.
- patches.xen/xen3-fixup-arch-x86_64: Fix x86_64 xen build.
- update a few other Xen patches, including fix for 147503.

-------------------------------------------------------------------
Tue Feb  7 17:56:40 CET 2006 - okir@suse.de

- patches.drivers/ibmasm-null-deref: [ibmasm] Fix a NULL pointer
  dereference (148181 - LTC21341).

-------------------------------------------------------------------
Tue Feb  7 17:30:32 CET 2006 - olh@suse.de

- add patches.arch/ppc-test-fenv.patch
  Fix bug in setting floating-point exception mode (140326 - LTC20407)

-------------------------------------------------------------------
Tue Feb  7 17:13:22 CET 2006 - agruen@suse.de

- Enable CONFIG_KERNTYPES on s390 and s390x.

-------------------------------------------------------------------
Tue Feb  7 16:48:27 CET 2006 - agruen@suse.de

- mptscsih.o used to include parallel SCSI support. The parallel
  SCSI code has now been moved to mptspi.o, with mptscsih.o
  containing code common to mptspi.o, mptfc.o, and mptsas.o.
  Replace old with mptspi, mptfc and mptsas (137062, 119185).

-------------------------------------------------------------------
Tue Feb  7 15:23:24 CET 2006 - olh@suse.de

- enable netfilter in kdump to avoid hang on bootup (147188)

-------------------------------------------------------------------
Tue Feb  7 13:32:50 CET 2006 - olh@suse.de

- add patches.suse/tty-buffer-locking-revert.patch
  revert a recent tty change, it breaks hvc console

-------------------------------------------------------------------
Tue Feb  7 13:16:32 CET 2006 - ak@suse.de

- patches.arch/x86_64-srat-option: Delete.
- patches.arch/x86_64-srat-hotadd-reserve: Fix underfflow
  with empty hotadd region. Incorporate srat-option patch
  (142035 148522).

-------------------------------------------------------------------
Tue Feb  7 10:57:19 CET 2006 - hare@suse.de

- add patches.drivers/qla2xxx-Add-*
  Update qlogic driver with missing functionality (144254)
- add patches.drivers/qla2xxx-lu-enumeration-fix
  Fix bug in LU enumeration (148265)

-------------------------------------------------------------------
Tue Feb  7 08:12:47 CET 2006 - olh@suse.de

- add patches.arch/ppc-decrementer_iSeries_masked.patch
  Don't use toc in decrementer_iSeries_masked (148203 - LTC21345)

-------------------------------------------------------------------
Tue Feb  7 00:29:56 CET 2006 - ak@suse.de

- patches.xen/xen-mc-compile: Fix Xen compilation with multicore
  scheduler.

-------------------------------------------------------------------
Mon Feb  6 23:08:53 CET 2006 - ak@suse.de

- patches.fixes/spinlock-timeout: Make more general

-------------------------------------------------------------------
Mon Feb  6 21:58:42 CET 2006 - mason@suse.de

- patches.fixes/xfrm-endless-loop: Fix infinite loop in
  xfrm_lookup (117749, 115200).  Add error_nopol: back

-------------------------------------------------------------------
Mon Feb  6 21:51:50 CET 2006 - olh@suse.de

- add patches.arch/ppc-setup_peg2-refcounting.patch
  add refcounting to setup_peg2 and of_get_pci_address 

-------------------------------------------------------------------
Mon Feb  6 21:45:35 CET 2006 - olh@suse.de

- add patches.fixes/sg_remove_aha1542_hack.patch
  iprconfig shows SCSI adapters as SAS adapters (148506 - LTC21395)

-------------------------------------------------------------------
Mon Feb  6 21:35:35 CET 2006 - olh@suse.de

- reenable CONFIG_DEBUG_SLAB on ppc64 for the time being

-------------------------------------------------------------------
Mon Feb  6 21:19:46 CET 2006 - mason@suse.de

- Update config files (enable multi-core scheduler on i386 and x86-64)
- patches.suse/ext3-barrier-default: make ext3 mount default
  to barrier=1 (rediff, but disable, dm has issues)
- patches.suse/multi-core-sched-opt: multi-core scheduler
  performance optimizations for x86 and EM64T (144494).

-------------------------------------------------------------------
Mon Feb  6 20:55:43 CET 2006 - ak@suse.de

- patches.fixes/spinlock-timeout: Use jiffies to detect spinlock
  timeout.

-------------------------------------------------------------------
Mon Feb  6 20:44:55 CET 2006 - olh@suse.de

- add patches.arch/ppc-finish_device_tree-zero.patch
  Don't allocate zero bytes in finish_device_tree (146688 - LTC21026)

-------------------------------------------------------------------
Mon Feb  6 19:06:41 CET 2006 - okir@suse.de

- patches.fixes/xfrm-endless-loop: redid and re-enabled patch
  Hopefully less broken this time around (117749, 115200).

-------------------------------------------------------------------
Mon Feb  6 19:01:19 CET 2006 - tiwai@suse.de

- patches.arch/i386-apic-up: fixed a missing brace.

-------------------------------------------------------------------
Mon Feb  6 18:46:20 CET 2006 - agruen@suse.de

- Call /sbin/update-bootloader instead of /sbin/new-kernel-pkg:
  this updates the bootloader config files and invokes lilo, etc.
  as necessary.

-------------------------------------------------------------------
Mon Feb  6 16:44:38 CET 2006 - gregkh@suse.de

- patches.drivers/usb-gpl-marking-fix.patch: Delete.

-------------------------------------------------------------------
Mon Feb  6 16:20:16 CET 2006 - gregkh@suse.de

- patches.drivers/usb-gpl-marking-fix.patch: [PATCH] USB: Fix
  GPL markings on usb core functions..

-------------------------------------------------------------------
Mon Feb  6 16:53:58 CET 2006 - hare@suse.de

- patches.drivers/megaraid-16-byte-cdb
  Add support for 16-byte CDB (147090)

-------------------------------------------------------------------
Mon Feb  6 16:08:32 CET 2006 - ak@suse.de

- patches.fixes/apic-force-x445: Delete.
- patches.arch/i386-apic-up: Add DMI entries to enable APIC
  on default kernel on IBM x460/x445/x440

-------------------------------------------------------------------
Mon Feb  6 15:09:14 CET 2006 - ak@suse.de

- patches.suse/lkcd.patch: Fix warning

-------------------------------------------------------------------
Mon Feb  6 13:42:08 CET 2006 - hare@suse.de

- patches.drivers/aic79xx-update:
  Fix deadlock in aic79xx recovery (again) (148061).
- patches.drivers/aic7xxx-disable-tcq-fix
  Remove obsolete patch.

-------------------------------------------------------------------
Mon Feb  6 11:54:22 CET 2006 - okir@suse.de

- patches.suse/export-ip_dev_find: export ip_dev_find (148059).

-------------------------------------------------------------------
Mon Feb  6 11:02:47 CET 2006 - olh@suse.de

- update to 2.6.16-rc2-git2, md, jsm, ocfs2, netfilter, other fixes

-------------------------------------------------------------------
Mon Feb  6 10:46:24 CET 2006 - garloff@suse.de

- patches.suse/readahead-tune: Reenable SLES readahead tuning.
- patches.suse/st-non-blocking-open: Allow defaulting to
   non-blocking open by module parm to st (reenable).
- patches.suse/st-ioctl-idlun-support: Allow generic SCSI ioctls
   to work with st (SUSE45446, reenable).
- patches.suse/ide-probe-delay: Reduce ide probe delays.

-------------------------------------------------------------------
Fri Feb  3 23:55:43 CET 2006 - garloff@suse.de

- Reenable patches.suse/scsi-error-test-unit-ready-timeout; 
  see bug #56689: Some SCSI devices need a longer timeout for 
  TEST_UNIT_READY in error recovery. 
- Finetune OOM victim selection: Account for a third of children.

-------------------------------------------------------------------
Fri Feb  3 17:25:38 CET 2006 - jbeulich@novell.com

- patches.xen/xen-2.6.16-rc1-git3-git6.patch: Update Xen-specific
  files for 2.6.16-rc1-git6.
- patches.xen/xen3-fixup-arch-i386: Add fix for booting MP.
- refresh some other Xen patches.
- patches.xen/fix-alloc-skbuff: Delete.

-------------------------------------------------------------------
Fri Feb  3 16:20:40 CET 2006 - agruen@suse.de

- Move the check for which flavors not to add a bootsplash to
  mkinitrd.

-------------------------------------------------------------------
Fri Feb  3 16:18:13 CET 2006 - schwab@suse.de

- Bugfixes and hardware bug workarounds necessary for the rev 1.0 version
  of the altix TIO CE asic (PCI-express) [#145984].

-------------------------------------------------------------------
Fri Feb  3 15:44:15 CET 2006 - agruen@suse.de

- doc/novell-kmp: Update the example module.

-------------------------------------------------------------------
Fri Feb  3 15:41:04 CET 2006 - kraxel@suse.de

- patches.xen/fix-alloc-skbuff: fix __alloc_skb breakage in xen.

-------------------------------------------------------------------
Fri Feb  3 14:58:48 CET 2006 - agruen@suse.de

- Remove support for km_ packages.
- Drop the -nongpl kernel packages: we no longer need them.

-------------------------------------------------------------------
Fri Feb  3 14:25:52 CET 2006 - kkeil@suse.de

- patches.fixes/bonding-tso-ufo.patch: Add NETIF_F_TSO to
  BOND_INTERSECT_FEATURES.
- patches.fixes/s2io-mcast.patch: s2io: set_multicast_list bug.

-------------------------------------------------------------------
Fri Feb  3 13:54:16 CET 2006 - olh@suse.de

- enable CONFIG_SCSI_QLA4XXX on ppc

-------------------------------------------------------------------
Fri Feb  3 11:54:36 CET 2006 - kraxel@suse.de

- patches.xen/fix-rmap-BUG: fix rmap BUG() in xen.

-------------------------------------------------------------------
Fri Feb  3 11:26:46 CET 2006 - hare@suse.de

- patches.drivers/aic7xxx-disable-tcq-fix
  Fix non-TCQ queue depth (#14575)

-------------------------------------------------------------------
Fri Feb  3 09:48:50 CET 2006 - olh@suse.de

- add more kdump fixes
  patches.arch/ppc-kdump-keep-flat-devtree.patch
  patches.arch/ppc-kdump-refuse-to-boot.patch
  patches.arch/ppc-kdump-start-cpu.patch
  patches.arch/ppc-kdump-veth-register.patch

-------------------------------------------------------------------
Fri Feb  3 08:57:43 CET 2006 - hare@suse.de

- patches.fixes/sg_io-ioctl-retry-looping
  Fix looping on ioctl failure.

-------------------------------------------------------------------
Fri Feb  3 08:31:46 CET 2006 - olh@suse.de

- update to 2.6.16-rc2, drm, md, sunrpc fixes

-------------------------------------------------------------------
Thu Feb  2 18:37:44 CET 2006 - agruen@suse.de

- rpm/kernel-binary.spec.in, rpm/kernel-source.spec.in: Create
  /usr/src/linux-obj/%_target_cpu => $arch symlinks for those
  architectures where the in-kernel architecture name differs
  from rpm's %_target_cpu.
- doc/novell-kmp/novell-kmp-1.1.tar.bz2: Minor subsequent cleanup.

-------------------------------------------------------------------
Thu Feb  2 17:58:11 CET 2006 - olh@suse.de

- remove patches.arch/ppc-per_cpu_data_optimisations-revert.patch
  add patches.arch/ppc-poison_percpu.patch
  add patches.suse/cpu-online-stuff.patch
  dont corrupt memory for unavailable cpus (145459)

-------------------------------------------------------------------
Thu Feb  2 17:30:31 CET 2006 - olh@suse.de

- add patches.suse/tg3-start_xmit-barrier.patch
  missing memory barrier, better approach in the works

-------------------------------------------------------------------
Thu Feb  2 16:54:42 CET 2006 - kraxel@suse.de

- patches.fixes/fix-alarm-return-value: Delete (merged mainline).

-------------------------------------------------------------------
Thu Feb  2 16:24:01 CET 2006 - tiwai@suse.de

- patches.drivers/alsa-git-post-2.6.16-rc1-git6: ALSA GIT update.
- patches.drivers/alsa-git-post-2.6.15-git12: Delete.
- patches.drivers/alsa-hda-alc260-init-verb-fix: Delete.
- patches.drivers/alsa-hda-alc882-typo-fix: Delete.
- patches.drivers/alsa-hda-gigabyte-k8n51-add: Delete.
- patches.drivers/alsa-hda-sigmatel-autodetect-fix: Delete.
- patches.drivers/alsa-hda-sigmatel-maxchannel-fix: Delete.
- patches.drivers/alsa-intel8x0-add-mcp51: Delete.
- patches.drivers/alsa-isa-dma2-check-fix: Delete.
- Update config files.

-------------------------------------------------------------------
Thu Feb  2 16:16:30 CET 2006 - olh@suse.de

- add patches.arch/s390__raw_writel.patch
  compile fix: missing defines in asm-s390/io.h

-------------------------------------------------------------------
Thu Feb  2 15:06:16 CET 2006 - ak@suse.de

- patches.arch/x86_64-impossible-per-cpu-data-workaround: Fix

-------------------------------------------------------------------
Thu Feb  2 15:03:43 CET 2006 - olh@suse.de

- update to 2.6.16-rc1-git6
  big ACPI update

-------------------------------------------------------------------
Thu Feb  2 14:52:14 CET 2006 - ak@suse.de

- patches.arch/x86_64-mcfg-fix-zero-entry-workaround: Fix zero
  mcfg entry workaround on x86-64 (#147551)

-------------------------------------------------------------------
Wed Feb  1 22:24:35 CET 2006 - tiwai@suse.de

- patches.drivers/alsa-hda-alc882-typo-fix: [ALSA] hda-codec -
  Fix typos in alc882 model table.
- patches.suse/lkcd-ata_piix-polling: Support polling mode
  for ata_piix.
- patches.suse/lkcd-kfree-fix: Fix wrong kfree in dump_setup().
- patches.suse/lkcd-sata_vsc-dump-cleanup: Clean up of sata_vsc
  polling mode using the generic handlers.
- patches.suse/lkcd-typo-fix: Fix a typo.
- patches.suse/lkcd-spinlock-fix: Fixed the unbalanced spinlock
  in timer.
- patches.suse/lkcd-netdev-parse-fix: Fixed possible wrong
  kfree's.

-------------------------------------------------------------------
Wed Feb  1 18:33:15 CET 2006 - schwab@suse.de

- Avoid broken SAL_CACHE_FLUSH implementations [#144338].
- Prevent sn2 ptc code from executing on all ia64 subarches [#143446].

-------------------------------------------------------------------
Wed Feb  1 18:34:01 CET 2006 - rw@suse.de

- patches.arch/ia64-sn2-io_init:
  Disable MSI for all Altix PCI devices.  (#146439)

-------------------------------------------------------------------
Wed Feb  1 16:59:02 CET 2006 - rw@suse.de

- patches.arch/ia64-sn2-irq:
  Fix move_irq on Altix when CONFIG_PCI_MSI is enabled.  (#146647)

-------------------------------------------------------------------
Wed Feb  1 12:16:34 CET 2006 - ak@suse.de

- disable xfrm-endless-loop for now because it causes trouble 
  with ipv6 (#147075)

-------------------------------------------------------------------
Wed Feb  1 11:21:10 CET 2006 - olh@suse.de

- add patches.arch/ppc-per_cpu_data_optimisations-revert.patch
  revert PATCH] powerpc/64: per cpu data optimisations  (#145459)

-------------------------------------------------------------------
Wed Feb  1 10:37:38 CET 2006 - axboe@suse.de

- patches.fixes/cfq-atomic-flags: Fix cfq flags manipulations
  (145160).

-------------------------------------------------------------------
Wed Feb  1 08:24:48 CET 2006 - perex@suse.de

- supported.conf: mark some new kernel modules as unsupported
		  cm40?0_cs, cpufreq_conservative, it821a,
		  usb/atm/*, isp116x-hcd, sl811_cs,
		  acecad, itmtouch, keyspan_remote, yealink,
		  et61x251, ldusb, sisusbvga/sisusbvga, usbmon

-------------------------------------------------------------------
Wed Feb  1 01:26:52 CET 2006 - agruen@suse.de

- patches.fixes/xfs_buf_rele-panic.diff: Fix a NULL pointer
  dereference in xfs_buf_rele (145204).
- Re-enable DMAPI, it was not the reason for the problems with
  xfs.

-------------------------------------------------------------------
Tue Jan 31 22:16:53 CET 2006 - agruen@suse.de

- kernel-binary %post/%postun: add calls to /sbin/update-bootloader
  to add a Previous Kernel entry when installing another kernel.

-------------------------------------------------------------------
Tue Jan 31 22:29:36 CET 2006 - mason@suse.de

- patches.suse/acpi-hotkeys-extra.diff: get rid of Kconfig.orig

-------------------------------------------------------------------
Tue Jan 31 21:31:52 CET 2006 - agruen@suse.de

- patches.suse/acpi-hotkeys-extra.diff: Extra ACPI-hotkey drivers
  for SONY and PANASONIC Notebooks (135579).
- Enable the CONFIG_ACPI_SONY and CONFIG_ACPI_PCC modules.

-------------------------------------------------------------------
Tue Jan 31 18:20:25 CET 2006 - gregkh@suse.de

- patches.fixes/fix-uevent-buffer-overflow-in-input-layer.patch:
  Fix uevent buffer overflow in input layer.

-------------------------------------------------------------------
Tue Jan 31 18:42:22 CET 2006 - ak@suse.de

- patches.arch/x86_64-srat-clear-node: Update (#144781).
- patches.arch/x86_64-srat-check-size: Update (#145334).
- patches.arch/x86_64-srat-hotadd-reserve: Rediff

-------------------------------------------------------------------
Tue Jan 31 16:59:13 CET 2006 - perex@suse.de

- supported.conf: added missing modules from mainstream

-------------------------------------------------------------------
Tue Jan 31 16:50:08 CET 2006 - jeffm@suse.de

- supported.conf: added ocfs2 modules

-------------------------------------------------------------------
Tue Jan 31 13:22:23 CET 2006 - perex@suse.de

- supported.conf: mark ip_conntrack_netbios_ns, ip_conntrack_netlink,
		  ip_conntrack_pptp, ip_nat_pptp, snd-cs5535audio,
		  snd-pcxhr, snd-ad1889 modules as supported

-------------------------------------------------------------------
Tue Jan 31 12:27:51 CET 2006 - perex@suse.de

- supported.conf: mark common iptables modules as supported (146745)
                  mark ipt_ipv4options module as supported
		  mark ipt6t_HL module as supported
		  mark sound/i2c/other/snd-ak4114 as supported
		  mark sound/pci/rme9652/snd-hdspm as supported

-------------------------------------------------------------------
Mon Jan 30 22:45:45 CET 2006 - mason@suse.de

- patches.suse/shmall-bigger: Delete. olh convinced me this 
  best done in userland

-------------------------------------------------------------------
Mon Jan 30 21:33:07 CET 2006 - mason@suse.de

- patches.suse/shmall-bigger: increase defaults for shmmall,
  shmmax, msgmax and msgmnb  (146656).

-------------------------------------------------------------------
Mon Jan 30 17:23:51 CET 2006 - okir@suse.de

- patches.fixes/xfrm-endless-loop: Try to fix infinite loop in
  xfrm_lookup (117749, 115200).

-------------------------------------------------------------------
Mon Jan 30 16:04:26 CET 2006 - kkeil@suse.de

- patches.fixes/s2io-scatter-gather-fix: s2io scatter-gather fix.
- patches.fixes/flush-tg3_reset_task: Flush tg3_reset_task().

-------------------------------------------------------------------
Mon Jan 30 15:52:59 CET 2006 - hare@suse.de

- patches.drivers/aic7xxx-update:
  Fix deadlock in recovery code

-------------------------------------------------------------------
Mon Jan 30 15:44:16 CET 2006 - okir@suse.de

- patches.drivers/s390-qeth-netif_carrier_off-fix.diff: fix NULL
  pointer derefence when using netif_carrier_off (144973).

-------------------------------------------------------------------
Mon Jan 30 15:24:08 CET 2006 - okir@suse.de

- patches.drivers/radeonfb-samsungp35-new: Make resume from
  suspend-to-ram possible for Samsung P35 laptops.
  (patch courtesy of Carl-Daniel Hailfinger)

-------------------------------------------------------------------
Mon Jan 30 13:49:32 CET 2006 - rw@suse.de

- disable patches.suse/dmiscan-4-ia64:
  until further notice.  (#142320)

-------------------------------------------------------------------
Mon Jan 30 12:31:25 CET 2006 - jbeulich@novell.com

- patches.suse/lkcd-prevent-needless-rebuild: prevent
  re-generation of compile.h if only timestamp changed.
- patches.suse/lkcd-UP-warning-fix: eliminate warning in
  uni-processor configurations.

-------------------------------------------------------------------
Mon Jan 30 11:04:58 CET 2006 - hare@suse.de

- patches.drivers/scsi-rc-fixes
  Include latest rc fixes from James Bottomley
- patches.drivers/qla2xxx-fc-rport-fix
  Remove obsolete patch
- patches.suse/lkcd.patch
  Update patch to apply.

-------------------------------------------------------------------
Mon Jan 30 10:16:54 CET 2006 - kraxel@suse.de

- patches.fixes/fix-alarm-return-value: fix alarm return value
  (146142).
- patches.xen/fix-blkfront-wholedisk: Fix xen blkfront
  initialization order. (119407).

-------------------------------------------------------------------
Sun Jan 29 18:31:26 CET 2006 - garloff@suse.de

- patches.suse/oom-kill-children-account:
  Only account half of children's vm size to parents, so overly
  huge children will not always make their father die but may be
  hit directly. Display OOM score of selected process before we
  start killing children and itself.

-------------------------------------------------------------------
Sat Jan 28 22:04:58 CET 2006 - agruen@suse.de

- Some more minor novell-kmp example cleanups.

-------------------------------------------------------------------
Sat Jan 28 04:03:40 CET 2006 - tonyj@suse.de

- Complete renaming from SubDomain to new product name 'AppArmor'
- patches.suse/apparmor: Fix patch header.comment

-------------------------------------------------------------------
Sat Jan 28 03:55:10 CET 2006 - tonyj@suse.de

- patches.suse/subdomain: Delete.
- patches.suse/subdomain_namespacesem: Delete.
- patches.suse/subdomain_audit: Delete.
- Update config files.
- patches.suse/apparmor: SubDomain (AppArmor).
- patches.suse/apparmor_audit: Export audit subsystem for use
  by modules.
- patches.suse/apparmor_namespacesem: Export namespace semaphore.
- supported.conf:

-------------------------------------------------------------------
Fri Jan 27 21:51:29 CET 2006 - gregkh@suse.de

- patches.drivers/tpm-tpm-bios-fix-module-license-issue.patch:
  tpm module needs a license (145954).

-------------------------------------------------------------------
Fri Jan 27 21:41:35 CET 2006 - gregkh@suse.de

PCI patch from upstream
- patches.drivers/pci-handle-bogus-mcfg-entries.patch: PCI:
  handle bogus MCFG entries.

-------------------------------------------------------------------
Fri Jan 27 21:27:09 CET 2006 - gregkh@suse.de

More USB bugfixes from upstream (and fixes a bugzilla entry for the POS product)
- patches.drivers/usb-0040-USB-hid-add-blacklist-entry-for-hp-keyboard.patch:
  USB HID: add blacklist entry for HP keyboard.
- patches.drivers/usb-0041-USB-ehci-another-full-speed-iso-fix.patch:
  USB: EHCI, another full speed iso fix.
- patches.drivers/usb-0042-USB-uhci-no-fsbr-until-device-is-configured.patch:
  USB: UHCI: No FSBR until device is configured (#144453).

-------------------------------------------------------------------
Fri Jan 27 21:39:20 CET 2006 - agruen@suse.de

- Add the novell-kmp example Kernel Module Package, and make it
  part of kernel-source.

-------------------------------------------------------------------
Fri Jan 27 18:37:32 CET 2006 - tiwai@suse.de

- patches.drivers/alsa-hda-gigabyte-k8n51-add: [ALSA]
  patch_realtek.c: Add model for Gigabyte K8N51.
- patches.drivers/alsa-hda-sigmatel-autodetect-fix: [ALSA] hda:
  sigmatel fixes.
- patches.drivers/alsa-isa-dma2-check-fix: [ALSA] Fix adding
  second dma channel.

-------------------------------------------------------------------
Fri Jan 27 16:05:22 CET 2006 - kkeil@suse.de

- patches.fixes/ppp-chksum-fix: Fixed hardware RX checksum
  handling in PPP.

-------------------------------------------------------------------
Fri Jan 27 03:02:08 CET 2006 - mason@suse.de

- Enable CONFIG_CONNECTOR on iseries64

-------------------------------------------------------------------
Fri Jan 27 00:34:47 CET 2006 - jeffm@suse.de

- Fixed two potential crashes in ocfs2.

-------------------------------------------------------------------
Thu Jan 26 22:53:37 CET 2006 - gregkh@suse.de

- patches.drivers/sysfs-crash-debugging.patch:
  display last accessed sysfs file on kernel panic message.
  Makes debugging sysfs issues easier.  Taken from -mm and only turned
  on (in the patch not a build issue) for i386 and x86_64,
  other arches might also want it.

-------------------------------------------------------------------
Thu Jan 26 22:41:01 CET 2006 - rw@suse.de

- patches.suse/dmiscan-4-ia64:
  Enable DMI table parsing on ia64.  (#142320)

-------------------------------------------------------------------
Thu Jan 26 22:19:46 CET 2006 - olh@suse.de

- add patches.suse/e1000-D3-cold-wake.patch
  remove bogus error checking in e1000 driver

-------------------------------------------------------------------
Thu Jan 26 22:10:34 CET 2006 - olh@suse.de

- enable TPM on ppc64 (145964 - LTC21007)

-------------------------------------------------------------------
Thu Jan 26 22:01:39 CET 2006 - olh@suse.de

- disable numa in the kdump kernel

-------------------------------------------------------------------
Thu Jan 26 17:03:20 CET 2006 - okir@suse.de

- patches.drivers/e100-resume-fix: e100: stop calling e100_hw_init
  early in resume (145197).

-------------------------------------------------------------------
Thu Jan 26 16:30:44 CET 2006 - agruen@suse.de

- rpm/prepare-build.sh: Ensure that we don't generate an empty
  BuidRequires line.

-------------------------------------------------------------------
Thu Jan 26 15:46:19 CET 2006 - rw@suse.de

- patches.suse/pagg-numatools:
  Exports for numatools kernel module.  (#142118)

-------------------------------------------------------------------
Thu Jan 26 13:50:10 CET 2006 - rw@suse.de

- patches.arch/ia64-limit-unaligned:
  Scaling fix for simultaneous unaligned accesses.  (#145599)

-------------------------------------------------------------------
Thu Jan 26 11:57:03 CET 2006 - rw@suse.de

- patches.suse/kdb-common:
  Prevent NULL pointer dereference on 'console'.  (#145230)

-------------------------------------------------------------------
Thu Jan 26 11:30:39 CET 2006 - ak@suse.de

* Some more x86-64 bug fixes from mainline
- patches.arch/x86_64-impossible-per-cpu-data-workaround: Let
  impossible CPUs point to reference per cpu data.
- patches.arch/x86_64-even-more-cpuinit: data/functions wrongly
  marked as __init with cpu hotplug..
- patches.arch/x86_64-mark-two-routines-as-__cpuinit: mark two
  routines as __cpuinit.
- patches.fixes/acpi-disable-c2-c3-ibm-r40e: Rediffed.

-------------------------------------------------------------------
Thu Jan 26 11:22:01 CET 2006 - ak@suse.de

- patches.arch/x86_64-apic-main-timer: Allow to run main time
  keeping from the local APIC interrupt (#145747).
- patches.arch/x86_64-apic-main-timer-ati: Automatically enable
  apicmaintimer on ATI boards (#145747).

-------------------------------------------------------------------
Thu Jan 26 11:14:37 CET 2006 - ak@suse.de

- patches.arch/x86_64-srat-hotadd-reserve: Rediffed. Fix 
  off by one bugs.
- patches.arch/x86_64-srat-option: Rediffed.
- patches.arch/x86_64-srat-check-size: Do more checking in the
  SRAT header code (#145334).

-------------------------------------------------------------------
Thu Jan 26 09:32:19 CET 2006 - trenn@suse.de

- patches.drivers/cpufreq_bios_ppc_change: make BIOS cpufreq
  limiting work for ondemand on DELL600/800.

-------------------------------------------------------------------
Thu Jan 26 09:23:45 CET 2006 - trenn@suse.de

- Update config files.
  -> Enable overriding of DSDT via initrd for x86_64
  -> Enable ACPI debug for x86_64/i386 debug kernel

-------------------------------------------------------------------
Wed Jan 25 23:53:39 CET 2006 - olh@suse.de

- Disable CONFIG_DEBUG_SLAB on ppc, changes alignment

-------------------------------------------------------------------
Wed Jan 25 23:47:40 CET 2006 - olh@suse.de

- Disable internal firmware build for QLogic drivers also on ppc

-------------------------------------------------------------------
Wed Jan 25 20:58:20 CET 2006 - axboe@suse.de

- patches.fixes/it821x-dma-bug: Fix ide dma setup bug in it821x
  (136944).

-------------------------------------------------------------------
Wed Jan 25 14:22:54 CET 2006 - mason@suse.de

- Update config files.

-------------------------------------------------------------------
Wed Jan 25 14:13:31 CET 2006 - mason@suse.de

- Update config files (CONFIG_CRASHER=m).
- patches.suse/crasher-26.diff: slab testing module.

-------------------------------------------------------------------
Wed Jan 25 13:33:07 CET 2006 - okir@suse.de

- patches.drivers/ipw2200-update: Removed a hunk that clobbered
  the fix for bug 133513.
- patches.drivers/ipw2200-{hwcrypto-off,eeprom-version-check}: rediff

-------------------------------------------------------------------
Wed Jan 25 13:07:26 CET 2006 - okir@suse.de

- patches.drivers/e100-resume-fix: e100: allocate cbs early on
  when resuming (145197).

-------------------------------------------------------------------
Wed Jan 25 11:57:41 CET 2006 - okir@suse.de

- patches.drivers/e100-ignore-bad-eeprom: e100: add module
  parameter to ignore bad EEPROM checksum (59705).

-------------------------------------------------------------------
Wed Jan 25 11:02:11 CET 2006 - okir@suse.de

- patches.drivers/ipw2200-eeprom-version-check: fix
  ->eeprom[EEPROM_VERSION] check.

-------------------------------------------------------------------
Wed Jan 25 00:50:58 CET 2006 - gregkh@suse.de

USB git tree update (bugfixes, new ids, and a few driver updates)
- Update config files.

-------------------------------------------------------------------
Wed Jan 25 00:36:31 CET 2006 - gregkh@suse.de

- Make debugging usb device issues easier (used to be in older SuSE
  kernels, I accidentally took it out a while ago...)
  patches.drivers/always-announce-new-usb-devices.patch

-------------------------------------------------------------------
Tue Jan 24 23:34:24 CET 2006 - gregkh@suse.de

Clean up the kernel.org patches, from 4 to 2

-------------------------------------------------------------------
Tue Jan 24 21:14:35 CET 2006 - mason@suse.de

- Update config files: enable CONFIG_CONNECTOR and CONFIG_PROC_EVENTS
- patches.suse/connector-read-mostly: Make
  proc_event_num_listeners __read_mostly.

-------------------------------------------------------------------
Tue Jan 24 19:23:22 CET 2006 - tiwai@suse.de

- patches.arch/ia64-sn2-dma-alloc-fix: sn_dma_alloc_coherent
  should use gfp flags (144396).

-------------------------------------------------------------------
Tue Jan 24 16:40:12 CET 2006 - agruen@suse.de

- Disable CONFIG_XFS_DMAPI: it breaks xfs.

-------------------------------------------------------------------
Tue Jan 24 15:55:38 CET 2006 - okir@suse.de

- patches.fixes/netfilter-alignment: [NETFILTER] x_tables:
  Fix XT_ALIGN() macro on [at least] ppc32 (145164).

-------------------------------------------------------------------
Tue Jan 24 15:50:24 CET 2006 - ak@suse.de

- patches.arch/stack-random-large: Only enable large stack
  randomization on x86-64. Don't do it for compat tasks
  (#144978)

-------------------------------------------------------------------
Tue Jan 24 13:14:08 CET 2006 - axboe@suse.de

- patches.fixes/ahci-suspend: Allow pci/sata suspend/resume
  on ahci.

-------------------------------------------------------------------
Tue Jan 24 11:55:44 CET 2006 - tiwai@suse.de

- patches.drivers/alsa-hda-sigmatel-maxchannel-fix: [ALSA]
  hda-codec - Fix max_channels computation for STAC92xx codecs
  (144593).
- patches.drivers/alsa-hda-alc260-init-verb-fix: [ALSA] hda-codec
  - Fix init verb of ALC260.
- patches.drivers/alsa-intel8x0-add-mcp51: [ALSA] intel8x0 -
  Add MCP51 PCI ID.

-------------------------------------------------------------------
Tue Jan 24 11:12:14 CET 2006 - okir@suse.de

- patches.drivers/ipw2200-hwcrypto-off: ipw2200: Disable hwcrypto
  by default (142219).

-------------------------------------------------------------------
Tue Jan 24 01:44:50 CET 2006 - agruen@suse.de

- Disable CONFIG_DEBUG_SLAB on s390: it is broken.

-------------------------------------------------------------------
Tue Jan 24 01:25:32 CET 2006 - ak@suse.de

- patches.arch/x86_64-srat-clear-node: Clear more state when
  ignoring empty node in SRAT parsing (#144781).

-------------------------------------------------------------------
Tue Jan 24 00:48:01 CET 2006 - agruen@suse.de

- scripts/tar-up.sh: Check for leftover conflict markers in
  patches and in the changelog.
- rpm/post.sh: Check for xen* to allow for future xen[0U] etc.

-------------------------------------------------------------------
Mon Jan 23 22:11:51 CET 2006 - mason@suse.de

- make loop a module

-------------------------------------------------------------------
Mon Jan 23 21:45:29 CET 2006 - mason@suse.de

- patches.suse/lkcd.patch: Fix bad kfree during netdump setup

-------------------------------------------------------------------
Mon Jan 23 18:09:49 CET 2006 - jbeulich@novell.com

- Update Xen patches.

-------------------------------------------------------------------
Mon Jan 23 17:54:58 CET 2006 - tiwai@suse.de

- patches.drivers/alsa-git-post-2.6.15-git12: ALSA git update.
- patches.fixes/gcc-fix-value_computed_not_used: Fix "value
  computed is not used" compile warnings with gcc-4.1.

-------------------------------------------------------------------
Mon Jan 23 17:20:25 CET 2006 - agruen@suse.de

- rpm/post.sh: Fix checking for the special kernel flavors um,
  xen, kdump.

-------------------------------------------------------------------
Mon Jan 23 16:05:28 CET 2006 - olh@suse.de

- add patches.suse/initrd_kdump_fix.patch
  avoid overwriting initrd memory for kdump kernel

-------------------------------------------------------------------
Mon Jan 23 16:00:37 CET 2006 - axboe@suse.de

- patches.fixes/libata-increase-timeout-for-resume: Increase
  BSY/DRQ clear to avoid timeout on resume.

-------------------------------------------------------------------
Mon Jan 23 15:56:42 CET 2006 - hare@suse.de

- Disable internal firmware build for QLogic drivers.

-------------------------------------------------------------------
Mon Jan 23 15:49:29 CET 2006 - axboe@suse.de

- patches.fixes/barrier-4: Sometimes barriers didn't get enabled
  on SCSI.

-------------------------------------------------------------------
Mon Jan 23 14:28:21 CET 2006 - rw@suse.de

- patches.fixes/serial-8250-backup-timer:
  Update of backup timer implementation.  (#140454)

-------------------------------------------------------------------
Mon Jan 23 13:17:37 CET 2006 - axboe@suse.de

- patches.fixes/ide-noflush: Add hdX=noflush for buggy hard drives
  (66590).

-------------------------------------------------------------------
Mon Jan 23 13:06:41 CET 2006 - okir@suse.de

- patches.drivers/ipw2100-update: Update ipw2100 driver (142218).
- patches.drivers/ipw2200-update: Update ipw2200 driver (142219).

-------------------------------------------------------------------
Mon Jan 23 12:27:41 CET 2006 - ak@suse.de

- patches.fixes/garbage-values-in-file--proc-net-sockstat:
  Fix garbage values in file /proc/net/sockstat.

-------------------------------------------------------------------
Mon Jan 23 12:41:09 CET 2006 - okir@suse.de

- Replaced ieee802.11h received earlier with the patch set
  Intel submitted to netdev (142270):
	- patches.drivers/ieee802.11-{1,...,13}: From netdev
	- patches.drivers/ieee802.11h: Delete.

-------------------------------------------------------------------
Mon Jan 23 12:11:11 CET 2006 - ak@suse.de

- patches.arch/optimize-686: Delete.
  Obsoleted by patches.arch/tune-generic

-------------------------------------------------------------------
Mon Jan 23 12:02:24 CET 2006 - okir@suse.de

- Enable CONFIG_FB_MATROX on i386 (#142831)

-------------------------------------------------------------------
Mon Jan 23 11:53:06 CET 2006 - ak@suse.de

- patches.suse/lkcd.patch: Lower runtime impact for !CONFIG_LKCD_DUMP,
  fix warning.

-------------------------------------------------------------------
Mon Jan 23 11:45:13 CET 2006 - ak@suse.de

* x86-64 updates:
- patches.arch/x86_64-copy-memset-revert: Undo the earlier
  changes to remove unrolled copy/memset functions.
- patches.arch/x86_64-fix-futimesat32: Fix futimesat for 32bit
  programs.
- patches.arch/x86_64-fix-the-node-cpumask-of-a-cpu-going-down:
  Fix the node cpumask of a cpu going down.
- patches.arch/x86_64-hotadd-pud: Use correct PUD for memory
  hotadd.
- patches.arch/x86_64-swiotlb-dma32: Fix swiotlb
  dma_alloc_coherent fallback.
- patches.arch/x86_64-timer-resume: [PATCH] timer resume.
- patches.arch/stack-random-large: Increase the variability of
  the process stack on 64bit architectures.
- patches.arch/tune-generic: x86-64/i386: Use -mtune=generic for
  generic kernels.
- patches.suse/kdb-x86_64: Rediffed

-------------------------------------------------------------------

Mon Jan 23 11:05:37 CET 2006 - vojtech@suse.cz

- patches.fixes/uli526x-fix.diff: Remove obsolete patch

-------------------------------------------------------------------
Mon Jan 23 10:59:49 CET 2006 - okir@suse.de

- patches.drivers/napa-*: Add support for NAPA video chipset 945GM
  (144319, FATE 151391).

-------------------------------------------------------------------
Mon Jan 23 10:46:12 CET 2006 - axboe@suse.de

- patches.fixes/barrier-1: Fix barrier ordering.
- patches.fixes/barrier-2: Don't flip ordered color on a soft
  barrier.
- patches.fixes/barrier-3: One more ordered color flipping fix.

-------------------------------------------------------------------
Mon Jan 23 10:35:35 CET 2006 - ak@suse.de

- patches.arch/i386-default-max-mp-busses: Increase MAX_MP_BUSSES
  in default kernel to match generic (#57179).

-------------------------------------------------------------------
Mon Jan 23 09:25:11 CET 2006 - ak@suse.de

- Update config files.
  * Enable CONFIG_KDB for x86-64 debug kernel
- patches.suse/kdb-x86_64: KDB support for x86-64.
- patches.suse/x86_64-smp-kdb-stop: Implement smp_kdb_stop in
  the proper way.
- patches.suse/x86_64-kdebug-events: Add KDEBUG events needed
  for KDB.
- patches.xen/xen3-auto-arch-x86_64.diff: Rediff

-------------------------------------------------------------------
Mon Jan 23 03:23:10 CET 2006 - mason@suse.de

- Fixup kdump related config entries.  CONFIG_CRASH_DUMP should be
  on only in the kdump kernels.  CONFIG_PROC_VMCORE should be on
  in the kdump kernels too.

-------------------------------------------------------------------
Sun Jan 22 23:08:34 CET 2006 - ak@suse.de

- fix compilation without NFSD_ACL enabled

-------------------------------------------------------------------
Sun Jan 22 21:14:20 CET 2006 - olh@suse.de

- enable DEBUG_RODAT, DEBUG_SPINLOCK and DEBUG_SPINLOCK_SLEEP

-------------------------------------------------------------------
Sun Jan 22 19:35:05 CET 2006 - ak@suse.de

- Enable CONFIG_INIT_DEBUG on x86-64

-------------------------------------------------------------------
Sun Jan 22 08:26:03 CET 2006 - tonyj@suse.de

- patches.suse/subdomain: Add audit support, irq lock changes
- patches.suse/subdomain_namespacesem: rebase, remove sd changes

-------------------------------------------------------------------
Sun Jan 22 00:03:44 CET 2006 - olh@suse.de

- enable slab debugging (144632)

-------------------------------------------------------------------
Sat Jan 21 23:41:37 CET 2006 - olh@suse.de

- add patches.suse/uml-trace-macros.patch
  define some setjmp macros which were removed from glibc includes

-------------------------------------------------------------------
Sat Jan 21 23:27:02 CET 2006 - olh@suse.de

- disable patches.fixes/dput_late_iput.diff (136310)
  disable patches.fixes/prune_one_dentry-late_iput.diff

-------------------------------------------------------------------
Sat Jan 21 22:10:38 CET 2006 - agruen@suse.de

- patches.suse/lookup_hash_nameidata.diff: Delete another subfs
  specific patch.

-------------------------------------------------------------------
Sat Jan 21 17:55:13 CET 2006 - olh@suse.de

- update patches.suse/suse-ppc-legacy-io.patch
  restore code to prevent 8250 init on pmac

-------------------------------------------------------------------
Sat Jan 21 17:20:23 CET 2006 - olh@suse.de

- add patches.drivers/mv643xx_eth-1-Fix_spinlock_recursion_bug.patch

-------------------------------------------------------------------
Sat Jan 21 16:32:16 CET 2006 - olh@suse.de

- fix patches.arch/ppc-mac-io-MODALIAS.patch

-------------------------------------------------------------------
Fri Jan 20 22:52:27 CET 2006 - mason@suse.de

- patches.suse/lkcd.patch: fix xen compile.

-------------------------------------------------------------------
Fri Jan 20 22:25:20 CET 2006 - mason@suse.de

- patches.suse/lkcd.patch: fix ppc compile problem #1

-------------------------------------------------------------------
Fri Jan 20 22:03:46 CET 2006 - tonyj@suse.de

- patches.suse/kdb-common: fix debug compile error (page_private) 

-------------------------------------------------------------------
Fri Jan 20 21:41:49 CET 2006 - mason@suse.de

- Update config files (lkcd only on ia64)
- patches.suse/lkcd.patch: lkcd (142097).

-------------------------------------------------------------------
Fri Jan 20 20:40:41 CET 2006 - jblunck@suse.de

- patches.fixes/dput_late_iput.diff: shrink_dcache_parent()
  races againt shrink_dcache_memory() - dput fix.
- patches.fixes/prune_one_dentry-late_iput.diff:
  shrink_dcache_parent() races againt shrink_dcache_memory() -
  prune_one_dentry fix.

-------------------------------------------------------------------
Fri Jan 20 17:42:14 CET 2006 - agruen@suse.de

- Drop subfs.

-------------------------------------------------------------------
Fri Jan 20 17:07:18 CET 2006 - jeffm@suse.de

-  really fixed the compilation issue with ocfs2 on ia64.

-------------------------------------------------------------------
Fri Jan 20 16:59:13 CET 2006 - jeffm@suse.de

- patches.fixes/reiserfs-mount-options-fix.diff:  reiserfs:
  fix setting of REISERFS_ATTRS on mount.

-------------------------------------------------------------------
Fri Jan 20 16:57:02 CET 2006 - jeffm@suse.de

- OCFS2 reversion patch backed out the ia64 compilation fix; fixed.

-------------------------------------------------------------------
Fri Jan 20 16:30:24 CET 2006 - jeffm@suse.de

- Back-patched OCFS2 to the version found in SLES9 SP3 at
  Oracle's request, and remerged userspace clustering against it.

-------------------------------------------------------------------
Fri Jan 20 10:02:17 CET 2006 - olh@suse.de

- update to 2.6.16-rc1-git3

-------------------------------------------------------------------
Fri Jan 20 00:26:26 CET 2006 - schwab@suse.de

- Update kdb patches.

-------------------------------------------------------------------
Thu Jan 19 19:33:08 CET 2006 - agruen@suse.de

- patches.fixes/repair-nfsacl.diff: Reenable nfsacl (it broke
  upstream on 2005-11-07).

-------------------------------------------------------------------
Thu Jan 19 14:55:30 CET 2006 - rw@suse.de

- disabled patches.fixes/serial-8250-backup-timer  (#140454)
 
-------------------------------------------------------------------
Thu Jan 19 11:30:00 CET 2006 - jbeulich@novell.com

- patches.fixes/per-cpu-enough-room: bump per-CPU space limit
  for 64-bit archs.

-------------------------------------------------------------------
Thu Jan 19 10:13:58 CET 2006 - rw@suse.de

- patches.arch/ia64-sn-old-PROM-WAR:
  Workaround for new device flush code on older SGI-PROMs.  (#143793)

-------------------------------------------------------------------
Wed Jan 18 19:28:18 CET 2006 - olh@suse.de

- update to 2.6.16-rc1

-------------------------------------------------------------------
Wed Jan 18 18:21:18 CET 2006 - agruen@suse.de

- Move ``make kernelrelease'' below ``make oldconfig''.

-------------------------------------------------------------------
Wed Jan 18 14:10:33 CET 2006 - olh@suse.de

- add patches.arch/ppc-isa-serial-ports.patch
  remove patches.arch/ppc-enable-isa-for-serial.patch
  remove the dependency from CONFIG_ISA for serial port discovery

-------------------------------------------------------------------
Wed Jan 18 06:32:39 CET 2006 - ak@suse.de

- patches.arch/x86_64-srat-hotadd-reserve: Rediffed. Fix bugs
  found in testing  (#142035).

-------------------------------------------------------------------
Wed Jan 18 01:32:29 CET 2006 - jeffm@suse.de

- Update config files for ocfs2 userspace.

-------------------------------------------------------------------
Tue Jan 17 21:49:53 CET 2006 - olh@suse.de

- add patches.suse/uml-compilation-error-smp-fix
  partial compile fix

-------------------------------------------------------------------
Tue Jan 17 21:19:43 CET 2006 - jeffm@suse.de

- Update and re-enable OCFS2 userspace clustering

-------------------------------------------------------------------
Tue Jan 17 20:49:33 CET 2006 - olh@suse.de

- add patches.arch/8250-init.patch
  add patches.arch/ppc-enable-isa-for-serial.patch
  call platform_driver_register later, enable CONFIG_ISA on ppc64
  to get legacy 8250 ports
  reenable maple support on ppc64

-------------------------------------------------------------------
Tue Jan 17 16:17:25 CET 2006 - axboe@suse.de

- Update config files (make CFQ the default io scheduler)

-------------------------------------------------------------------
Tue Jan 17 15:22:00 CET 2006 - ak@suse.de

- patches.arch/x86_64-boot-exception-stacks: Fix MCE exception
  stack for boot CPU.

-------------------------------------------------------------------
Tue Jan 17 14:52:01 CET 2006 - mason@suse.de

- Update config files.
- Enable SMP_ALTERNATIVES on i386 smp builds
- CONFIG_X86_64_XEN=n on non-xen kernels

-------------------------------------------------------------------
Tue Jan 17 13:25:04 CET 2006 - jbeulich@novell.com

- Update Xen patches and configs.

-------------------------------------------------------------------
Tue Jan 17 09:48:58 CET 2006 - okir@suse.de

- patches.drivers/ieee802.11h: Add IEEE802.11h support to wireless
  stack (142270).

-------------------------------------------------------------------
Tue Jan 17 09:04:19 CET 2006 - okir@suse.de

- patches.suse/mempolicy-slab-node: NUMA policies in the slab
  layer (141678, FATE 153011, SGI 926660).

-------------------------------------------------------------------
Tue Jan 17 08:54:05 CET 2006 - okir@suse.de

- patches.drivers/e1000-update: e1000 Update.

-------------------------------------------------------------------
Tue Jan 17 08:44:33 CET 2006 - okir@suse.de

- patches.suse/ioat-*: IOAT update from Intel (142510).
- Update config files.

-------------------------------------------------------------------
Tue Jan 17 00:08:07 CET 2006 - schwab@suse.de

- Update to kdb-v4.4-2.6.15-common-3.

-------------------------------------------------------------------
Mon Jan 16 23:45:24 CET 2006 - olh@suse.de

- add patches.suse/export-pci_claim_resource.patch
  rpaphp needs this symbol

-------------------------------------------------------------------
Mon Jan 16 23:41:31 CET 2006 - mason@suse.de

- Update config files. (run oldconfig on x86_64)

-------------------------------------------------------------------
Mon Jan 16 22:47:18 CET 2006 - ak@suse.de

- Update config files.
  * Disable DEBUG_MUTEXES except in debug kernels
  * Enable SOFTLOCKUP detection everywhere
  * Other fixes

-------------------------------------------------------------------
Mon Jan 16 22:17:46 CET 2006 - agruen@suse.de

- patches.fixes/kdb-page-module-fix: fix moved into
  patches.suse/kdb-common.

-------------------------------------------------------------------
Mon Jan 16 21:50:07 CET 2006 - mason@suse.de

- patches.suse/kdb-common: Fix two more compile problems with
  CONFIG_KDB_MODULES

-------------------------------------------------------------------
Mon Jan 16 21:46:12 CET 2006 - olh@suse.de

- add patches.suse/suse-ppc-nvram-transfer-size.patch
  increase write block size to 8k for installed systems with old nvsetenv

-------------------------------------------------------------------
Mon Jan 16 21:13:57 CET 2006 - agruen@suse.de

- patches.fixes/kdb-page-module-fix: KDB page module build fix.
- patches.fixes/xfs-bhv-modules: XFS behaviour modules.
- patches.fixes/xfs-kdb-module: KDB module for XFS.
- patches.suse/dmapi-enable2: Add missing stuff and make compile.
- Re-enable XFS DMAPI.

-------------------------------------------------------------------
Mon Jan 16 20:11:21 CET 2006 - mason@suse.de

- CONFIG_DUMP was stolen from lkcd by kdump.  Change kdb to use
  CONFIG_LKCD instead so things build.

-------------------------------------------------------------------
Mon Jan 16 20:12:34 CET 2006 - ak@suse.de

- patches.arch/x86_64-lapic-resume-uses-correct-base-address:
  lapic resume uses correct base address.
- patches.arch/x86_64-flexmmap: Flexmap for 32bit and randomized
  mappings for 64bit (FATE 120276).
- patches.arch/x86_64-set-do_not_nx-as-cpuinitdata: set do_not_nx
  as cpuinitdata.

-------------------------------------------------------------------
Mon Jan 16 19:57:53 CET 2006 - ak@suse.de

- Update config files.
- patches.arch/x86_64-add-meminit: Replace __devinit with
  __meminit for x86-64 for memory hotplug (#142035).
- patches.arch/x86_64-discontig-hotadd-meminit: Fix build with
  discontigmem hotadd (#142035).
- patches.arch/x86_64-reserve-hotadd-fixup: Convert sparsemem
  x86-64 memory hotadd to reservation based (#142035).
- patches.arch/x86_64-sparsemem-hotadd:  Base x86-64 sparsemem
  memory hotplug patch (#142035).
- patches.arch/x86_64-srat-hotadd-reserve: Reserve SRAT hotadd
  memory on x86-64  (#142035).
- patches.arch/x86_64-srat-option: Add command line option to
  disable memory hot add (#142035).
- patches.arch/acpi-fix-memory-hotadd-for-x86_64: workaround patch
  for a bug in the acpi layer with memory hotadd (#142035).

-------------------------------------------------------------------
Mon Jan 16 18:01:19 CET 2006 - tiwai@suse.de

- patches.fixes/gcc-fix-value_computed_not_used: Fix "value
  computed is not used" compile warnings with gcc-4.1.
- patches.drivers/alsa-git-post-2.6.15-git12: ALSA git update.
- patches.drivers/alsa-disable-nested-devices: Delete.
- patches.drivers/ich8-audio: Delete.
- Update config files.

-------------------------------------------------------------------
Mon Jan 16 17:04:17 CET 2006 - agruen@suse.de

- rpm/kernel-source.spec.in: fix computing the KERNELRELEASE.
- Disable CONFIG_XFS_DMAPI: it is still incomplete.

-------------------------------------------------------------------
Mon Jan 16 16:11:52 CET 2006 - vojtech@suse.cz

-  patches.drivers/input-bk-2073.diff
-  patches.fixes/input-mux-blacklist-vgnfs115b.diff
   Both removed, obsoleted or accepted by upstream (2.6.15-git12)

-------------------------------------------------------------------
Mon Jan 16 16:02:53 CET 2006 - hare@suse.de

- patches.drivers/dm_netlink_part{1,2,3}.diff
  Update dm-netlink (#142816 - LTC20642)
- Update config files.

-------------------------------------------------------------------
Mon Jan 16 15:55:56 CET 2006 - agruen@suse.de

- patches.rpmify/make-kernelrelease.diff: Fix "make kernelrelease"
  to work without "make prepare".
- rpm/install-configs: use localversion-rpm-release to store the
  rpm release number; mainline already supports this.
- patches.rpmify/release-number.diff: Delete.
- patches.rpmify/supported-flag: Rediff.

-------------------------------------------------------------------
Mon Jan 16 15:08:20 CET 2006 - olh@suse.de

- add patches.suse/fs-writeback-export.patch
  add patches.suse/ppc-mv643xx_eth-IPPROTO_TCP.patch
  export two libfs function, fix network driver compilation

-------------------------------------------------------------------
Mon Jan 16 15:00:00 CET 2006 - hare@suse.de

- Remove patches.arch/s390-02-0{1,2,3}-october2005.diff
  Patches are already upstream.

-------------------------------------------------------------------
Mon Jan 16 14:52:02 CET 2006 - hare@suse.de

- patches.drivers/aic7xxx-update
  Update patch for git12
- patches.drivers/iscsitarget
- patches.drivers/iscsitarget-align-with-open-iscsi.patch
  Update to version 0.4.13
- patches.drivers/dm_netlink_part{1,2,3}.diff
  Add dm-netlink (Feature #140772)
- patches.arch/s390-02-0{1,2,3}-october2005.diff
  Include latest IBM codedrop.
- Remove obsolete patches.

-------------------------------------------------------------------
Mon Jan 16 14:25:32 CET 2006 - olh@suse.de

- update to 2.6.15-git12

-------------------------------------------------------------------
Mon Jan 16 14:10:04 CET 2006 - ak@suse.de

- patches.arch/x86_64-debug-nest: Allow nesting of int3 by
  default for kprobes.
- patches.arch/x86_64-increase-nr-vectors: Increase NR_IRQ_VECTORS
  to 32 * NR_CPUS.
- patches.arch/x86_64-initrd-free: Fix freeing of initrd.
- patches.arch/x86_64-page-table-setup: Don't try to put kernel
  page tables beyond ZONE_DMA32..
- patches.arch/x86_64-powernow-init: Mark powernow k8 init
  functions as __cpuinit.

-------------------------------------------------------------------
Mon Jan 16 14:13:02 CET 2006 - okir@suse.de

- patches.suse/ioat-dma-driver: disabled until legal situation
  is clarified

-------------------------------------------------------------------
Mon Jan 16 12:56:35 CET 2006 - okir@suse.de

- patches.drivers/spidernet-compile-fix: build fix for ppc

-------------------------------------------------------------------
Mon Jan 16 12:47:48 CET 2006 - okir@suse.de

- patches.uml/fix-build: Unbreak "make prepare" on UML.

-------------------------------------------------------------------
Mon Jan 16 12:47:56 CET 2006 - axboe@suse.de

- patches.drivers/s390-dasd-queue-ordered: Fix blk_queue_ordered()
  call.

-------------------------------------------------------------------
Mon Jan 16 12:42:15 CET 2006 - okir@suse.de

- patches.drivers/cifs-1.40: Update CIFS to 1.40.

-------------------------------------------------------------------
Mon Jan 16 11:22:50 CET 2006 - axboe@suse.de

- patches.drivers/it821x-dma-bug: Disable DMA if id field isn't
  valid (136944).

-------------------------------------------------------------------
Mon Jan 16 11:19:02 CET 2006 - okir@suse.de

- patches.suse/ioat-dma-*: Enabled IOAT (142510).
- Update config files.

-------------------------------------------------------------------
Sun Jan 15 22:45:04 CET 2006 - mason@suse.de

- enable CONFIG_PAGG on ia64
- patches.suse/pagg.patch: Add PAGG support (141680).

-------------------------------------------------------------------
Sun Jan 15 19:06:01 CET 2006 - mason@suse.de

Update series.conf to reflect my patch status
Add missing mason patches (and submit them to mainline)
Add fat -o flush mount option for best effort constant writeback
to removable media (faster O_SYNC alternative).

- patches.suse/reiserfs-old-format-size.diff: reiserfs_file_write
  should not allow files > 2G on 3.5.x disks (42191).
- patches.suse/osync-error: make sure O_SYNC writes properly
  return -EIO (SUSE43622).
- patches.suse/reiserfs_invalidatepage-race-fix: fix
  reiserfs_invalidatepage race against data=ordered (83674).
- patches.suse/b_private-init: Zero b_private when allocating
  buffer heads (SUSE49142).
- patches.suse/reiserfs-logging-perf-3: reiserfs hang and
  performance fix for data=journal mode (70968).
- patches.suse/reiserfs-ordered-io-failure: reiserfs
  write_ordered_buffers should not oops on dirty non-uptodate bh
  (64021).
- patches.suse/reiserfs-should-end-alloc: reiserfs fix journal
  accounting in journal_transaction_should_end (84769 LTC16064).
- patches.suse/fat-o-flush: add -o flush for fat.

-------------------------------------------------------------------
Fri Jan 13 19:14:09 CET 2006 - gregkh@suse.de

- patches.drivers/input-MODALIAS-02.patch: INPUT: add MODALIAS
  to the event environment.  This will make Kay happy.

-------------------------------------------------------------------
Fri Jan 13 19:42:22 CET 2006 - vojtech@suse.cz

- patches.fixes/usb-handoff-default.diff: Delete, obsolted
 	by 2.6.15 default handoff code.

-------------------------------------------------------------------
Fri Jan 13 17:58:49 CET 2006 - gregkh@suse.de

- patches.kernel.org/patch-2.6.15-git9: 2.6.15-git9. Update to 2.6.15-git9

- patches.drivers/ide-softirq-backout: Delete.
- patches.fixes/barrier-fixup: Delete.
- patches.kernel.org/patch-2.6.15-git8: Delete.
- Update config files.
- patches.drivers/ioc3-ia64-serial-port-driver.patch: Add driver
  support for a 2 port PCI IOC3-based serial card on Altix boxes
  (#141879).

-------------------------------------------------------------------
Fri Jan 13 16:49:21 CET 2006 - gregkh@suse.de

Update ioc3 serial driver patch due to tty layer changes in -git8
- Update config files.
- patches.drivers/ioc3-ia64-serial-port-driver.patch: Add driver
  support for a 2 port PCI IOC3-based serial card on Altix boxes
  (#141879).

-------------------------------------------------------------------
Fri Jan 13 14:57:13 CET 2006 - hare@suse.de

- patches.drivers/aic7xxx-update
  Update aic7xxx driver
- Remove obsolete patches:
  - patches.fixes/no-static-percpu-in-modules
  - patches.fixes/scsi-scan-use-after-free
  - patches.suse/khelper-limit-dynamic.patch
  - patches.suse/khelper-limit-static.patch

-------------------------------------------------------------------
Fri Jan 13 14:49:19 CET 2006 - hare@suse.de

- patches.drivers/qla4xxx
  Enable qla4xxx driver from qlogic.
- Update config files.

-------------------------------------------------------------------
Fri Jan 13 14:05:38 CET 2006 - hare@suse.de

- patches.arch/s390/base-*-october2005.diff
- patches.arch/s390-01-*-october2005.diff
  Base SLES10 codedrop from IBM.
- Removed obsolete patches:
  - patches.arch/s390-suse-bk-cpint_cpcmd.diff
  - patches.arch/s390-fix-arch-switch
  - patches.arch/s390-qeth-compile-fix
  - patches.arch/s390-atomic-sub-and-test
  - patches.arch/s390-netdev-eui64.patch
- Update config files for S/390.

-------------------------------------------------------------------
Fri Jan 13 10:38:49 CET 2006 - kraxel@suse.de

- Update config files.
- patches.uml/uml-x11-fb: rediffed and enabled.

-------------------------------------------------------------------
Fri Jan 13 10:14:40 CET 2006 - axboe@suse.de

- patches.drivers/ide-softirq-backout: Backout the ide softirq
  handling change.
- patches.fixes/barrier-fixup: Fix a problem with hanging queue
  on barrier writes.

-------------------------------------------------------------------
Thu Jan 12 23:22:35 CET 2006 - okir@suse.de

- patches.kernel.org/patch-2.6.15-git8: Update to 2.6.5-git8
- Rediffed or removed the following patches:
	- patches.drivers/dm-no-bounce
	- patches.drivers/ich8-ata-piix
	- patches.drivers/ich8-i2c
	- patches.fixes/nfs-directio-drop-semaphore
	- patches.fixes/nfs-rename-zap-inode
	- patches.fixes/serial_console
	- patches.rpmify/release-number.diff
	- patches.rpmify/supported-flag
	- patches.suse/subfs.patch
	- patches.suse/security-cap-def
	- patches.suse/lockd-block-list
	- patches.suse/lockd-grant-cookies
	- patches.suse/lockd-kernel-statd
	- patches.suse/lockd-traverse-rewrite
	- patches.suse/acct-eop-hook
	- patches.suse/kdb-common
	- patches.suse/kdb-i386
	- patches.suse/tmpfs-acl.diff
	- patches.suse/netfilter-ipv4options
- Update config files.

-------------------------------------------------------------------
Thu Jan 12 12:21:57 CET 2006 - okir@suse.de

- patches.suse/netfilter-ipv4options: netfilter ipv4options match
  from patch-o-matic-ng  (131728 - FATE 182).
- Update config files.

-------------------------------------------------------------------
Thu Jan 12 11:45:21 CET 2006 - perex@suse.de

- patches.suse/netfilter-nf_conntrack{,-fixup}: Delete - obsolete
- patches.suse/netfilter-03-input-hooks, netfilter-04-policy-lookup,
  netfilter-05-policy-checks, netfilter-06-policy-match,
  patches.suse/netfilter-hooks-checksum: Updated
- patches.suse/safer-ip-reassembly: Rediffed

-------------------------------------------------------------------
Wed Jan 11 14:37:07 CET 2006 - agruen@suse.de

- patches.suse/dmapi_src_drop: Generic DMAPI support.
- patches.suse/dmapi-enable: VFS changes needed by DMAPI.
- patches.suse/dmapi-enable2: Enable DMAPI in xfs.
- Enable DMAPI in the config files.

-------------------------------------------------------------------
Wed Jan 11 13:25:05 CET 2006 - agruen@suse.de

- patches.fixes/fix-nfs-xfs_iget-shutdown: Delete.
- patches.fixes/xfs-switch-to-kthread-api: Delete.
- patches.fixes/xfs-switch-to-kthread-api-2: Delete.

-------------------------------------------------------------------
Wed Jan 11 11:27:11 CET 2006 - okir@suse.de

- ich8-{pci-ids, ide, i2c, ata-piix, audio, ahci}: Support
  Intel ICH8 chipset (141767 - FATE 151356)

-------------------------------------------------------------------
Wed Jan 11 07:07:14 CET 2006 - neilb@suse.de

- patches.fixes/nfs-trunc-opt: Fix some problems with truncate
  and mtime semantics, particular for create(O_TRUNC) over
  nfs. (128853).

-------------------------------------------------------------------
Wed Jan 11 06:47:16 CET 2006 - neilb@suse.de

- patches.fixes/locks-compat-fcntl64: Fix overflow tests for
  compat_sys_fcntl64 locking. (64501 133849).

-------------------------------------------------------------------
Wed Jan 11 00:05:09 CET 2006 - schwab@suse.de

- Update kdb patches.

-------------------------------------------------------------------
Tue Jan 10 16:18:24 CET 2006 - lmb@suse.de

- patches.suse/kexec-increase-max-segment-limit: kexec increase max
  segment limit (#141975)

-------------------------------------------------------------------
Tue Jan 10 15:10:31 CET 2006 - vojtech@suse.cz

- patches.drivers/input-bk-2073.diff:
	Reenable, until 2.6.16 or 2.6.17 has a better fix.
- patches.fixes/input-mux-blacklist-vgnfs115b.diff
	Reenable, sent to mainline for inclusion, but not there yet.
- patches.fixes/input-reset-mouse.diff
	Add, to fix (#134690) - replaces one way to reset a mouse
	with another.

-------------------------------------------------------------------
Tue Jan 10 10:45:23 CET 2006 - axboe@suse.de

- patches.drivers/sata-promise-pata: Delete, merged in mainline.

-------------------------------------------------------------------
Tue Jan 10 10:44:34 CET 2006 - axboe@suse.de

- patches.drivers/acard-downgrade: Delete, should be fixed now.

-------------------------------------------------------------------
Tue Jan 10 10:44:06 CET 2006 - axboe@suse.de

- patches.fixes/cdrom-open-failed: Delete, in mainline.

-------------------------------------------------------------------
Tue Jan 10 10:42:18 CET 2006 - axboe@suse.de

- patches.fixes/cfq-default: Delete, can be set in defconfig now

-------------------------------------------------------------------
Tue Jan 10 10:41:36 CET 2006 - axboe@suse.de

- patches.drivers/libata-suspend.diff: Fix libata suspend
  (104647).

-------------------------------------------------------------------
Tue Jan 10 10:12:01 CET 2006 - okir@suse.de

- patches.suse/safer-ip-reassembly: Try to prevent incorrect
  IPv4 fragment reassembly (141860, FATE 153166, SGI 938114).

-------------------------------------------------------------------
Mon Jan  9 22:38:33 CET 2006 - gregkh@suse.de

- patches.drivers/ioc3-ia64-serial-port-driver.patch: Add driver
  support for a 2 port PCI IOC3-based serial card on Altix boxes
  (#141879).

-------------------------------------------------------------------
Mon Jan  9 22:00:41 CET 2006 - mason@suse.de

- Disable kprobes for kernel-xen

-------------------------------------------------------------------
Mon Jan  9 20:50:34 CET 2006 - rw@suse.de

- patches.suse/acct-eop-hook:
  Fix for minimalistic configurations.  (#141530)

-------------------------------------------------------------------
Mon Jan  9 20:37:53 CET 2006 - trenn@suse.de

- patches.fixes/acpi-pcc-fix: Delete.
- patches.fixes/acpi-endless-loop: Delete.
- patches.fixes/acpi-thermal-polling: Delete.

-------------------------------------------------------------------
Mon Jan  9 20:08:12 CET 2006 - ak@suse.de

- Disable CONFIG_IP_ROUTE_MULTIPATH_CACHED everywhere since it's unstable.
- patches.arch/x86_64-nmi-watchdog-timeout: Increase NMI watchdog
  timeout to 30s.

-------------------------------------------------------------------
Mon Jan  9 18:47:36 CET 2006 - jeffm@suse.de

- patches.suse/ocfs2-ia64-compilation-fix.diff: [PATCH] ocfs2/dlm:
  fix compilation on ia64.

-------------------------------------------------------------------
Mon Jan  9 17:44:37 CET 2006 - rw@suse.de

- patches.suse/acct-eop-hook:
  Continue including Enhanced Acct patches (aka CSA).  (#141530)

-------------------------------------------------------------------
Mon Jan  9 17:17:39 CET 2006 - rw@suse.de

- patches.fixes/export-symbols-gpl:
  Export some symbols for SGI GPL kernel modules.  (#141533)

-------------------------------------------------------------------
Mon Jan  9 17:02:36 CET 2006 - rw@suse.de

- patches.arch/ia64-pci-legacy-write:
  Fix return value for ia64_pci_legacy_write().  (#140675)

-------------------------------------------------------------------
Mon Jan  9 15:26:41 CET 2006 - rw@suse.de

- patches.fixes/serial-8250-backup-timer:
  Implement backup timer for UARTs that lose interrupts.  (#140454)

-------------------------------------------------------------------
Mon Jan  9 14:52:59 CET 2006 - axboe@suse.de

- patches.fixes/ioctl-by-bdev-NULL-file: Fix oops in ioctl path
  from ioctl_by_bdev due to NULL file (67011).

-------------------------------------------------------------------
Mon Jan  9 14:47:21 CET 2006 - axboe@suse.de

- patches.fixes/bio-bdev-init: Clear bio->bi_bdev field on init
  (SUSE49439).

-------------------------------------------------------------------
Mon Jan  9 12:36:21 CET 2006 - olh@suse.de

- compile the pmac fan drivers into the kernel, also psmous (116406)

-------------------------------------------------------------------
Mon Jan  9 10:48:13 CET 2006 - okir@suse.de

- patches.fixes/ipw2200-lockup-fix: previous iteration of this
  patch didn't completely fix this problem (133513).

-------------------------------------------------------------------
Sun Jan  8 17:01:17 CET 2006 - agruen@suse.de

- patches.suse/generic-acl.diff, patches.suse/tmpfs-acl.diff:
  Update to the current kernel version.
- Enable CONFIG_TMPFS_POSIX_ACL in the config files.

-------------------------------------------------------------------
Sat Jan  7 13:03:55 CET 2006 - olh@suse.de

- add patches.fixes/hotplug_memory_notifier.patch (141759 - LTC20531)

-------------------------------------------------------------------
Fri Jan  6 22:20:16 CET 2006 - olh@suse.de

- enable CONFIG_MEMORY_HOTPLUG on ppc64 (141759 - LTC20531)

-------------------------------------------------------------------
Fri Jan  6 21:23:39 CET 2006 - jeffm@suse.de

- temporarily disabled ocfs2 userspace clustering

-------------------------------------------------------------------
Fri Jan  6 19:41:48 CET 2006 - okir@suse.de

- Added patches for lockd that make it use hostnames to identify
  clients (rather than relying on the IP address) and put statd
  in the kernel.

-------------------------------------------------------------------
Fri Jan  6 19:00:15 CET 2006 - mason@suse.de

- Enable kprobes everywhere

-------------------------------------------------------------------
Fri Jan  6 18:56:07 CET 2006 - jeffm@suse.de

- Merge final OCFS2 code as accepted into mainline.
- Add userspace clustering:
- patches.suse/ocfs2-01-event-driven-quorum.diff:  ocfs2:
  event-driven quorum.
- patches.suse/ocfs2-02-introduce-generic-heartbeat-resource.diff:
  ocfs2: introduce generic heartbeat resource.
- patches.suse/ocfs2-03-split-disk-heartbeat-out.diff: ocfs2:
  split disk heartbeat out from generic heartbeat.
- patches.suse/ocfs2-04-add-hb-registration.diff: ocfs2: add
  heartbeat operation registration interface.
- patches.suse/ocfs2-05-per-resource-events.diff: ocfs2: allow
  per-resource callbacks.
- patches.suse/ocfs2-06-per-resource-membership.diff: ocfs2:
  allow per-resource node status queries.
- patches.suse/ocfs2-07-o2net-refcounted-disconnect.diff: ocfs2:
  only disconnect tcp connections when the last reference is dropped.
- patches.suse/ocfs2-08-add-check-node-status.diff: ocfs2: add
  check_node_status for resources that can distinguish between
  resources.
- patches.suse/ocfs2-09-userspace-heartbeat.diff:  ocfs2: add
  userspace clustering.

-------------------------------------------------------------------
Fri Jan  6 09:03:01 CET 2006 - axboe@suse.de

- patches.drivers/cciss-add-msi-msix-support: Add MSI and MSI-X
  support for cciss.
- patches.drivers/cciss-add-msi-msix-support-fix: Update version
  / Copyright.

-------------------------------------------------------------------
Thu Jan  5 16:22:56 CET 2006 - okir@suse.de

- patches.fixes/ipw2200-lockup-fix: ipw2200 - release semaphore
  when sleeping in ipw_request_direct_scan (133513).

-------------------------------------------------------------------
Thu Jan  5 16:19:01 CET 2006 - olh@suse.de

- add kernel-kdump for i386, x86_64 and ppc64, with minimal config

-------------------------------------------------------------------
Thu Jan  5 14:57:24 CET 2006 - trenn@suse.de

- patches.suse/acpi_errors_on: Delete.
- Update config files.
- patches.suse/acpi_errors_on_new: Enables important ACPI errors
  even ACPI_DEBUG is not set..

-------------------------------------------------------------------
Thu Jan  5 14:55:15 CET 2006 - trenn@suse.de

- patches.suse/acpi_errors_on: Delete.
- Update config files.
- patches.suse/acpi_errors_on_new: Enables important ACPI errors
  even ACPI_DEBUG is not set.

-------------------------------------------------------------------
Wed Jan  4 11:56:33 CET 2006 - axboe@suse.de

- patches.drivers/qla2xxx-fc-rport-fix: Fix workqueue issues in
  qla2xxx (140857).

-------------------------------------------------------------------
Tue Jan  3 20:30:43 CET 2006 - tiwai@suse.de

- patches.drivers/alsa-git-2.6.15: ALSA git patches.
- patches.drivers/alsa-disable-nested-devices: Disable the nested
  class devices (141226).

-------------------------------------------------------------------
Tue Jan  3 14:23:10 CET 2006 - olh@suse.de

- update patches.suse/8250-sysrq-ctrl_o.patch
  handle ctrl o only on affected POWER4 systems to keep the console
  eigth-bit clean

-------------------------------------------------------------------
Tue Jan  3 10:48:16 CET 2006 - olh@suse.de

- compile vfat and required nls modules into the kernel,
  to make booting from FAT filesystems more reliable

-------------------------------------------------------------------
Tue Jan  3 08:35:58 CET 2006 - olh@suse.de

- update to 2.6.15

-------------------------------------------------------------------
Mon Jan  2 14:07:53 CET 2006 - olh@suse.de

- add a few patches from the powerpc.git tree for kdump and udbg
   patches.arch/20060102-0002-powerpc-Merge-kexec.patch
   patches.arch/20060102-0008-powerpc-IBMEBUS-bus-support.patch
   patches.arch/20060102-0020-powerpc-Add-OF-address-parsing-code-2.patch
   patches.arch/20060102-0021-powerpc-serial-port-discovery-2.patch
   patches.arch/20060102-0022-powerpc-Unify-udbg-2.patch
   patches.arch/20060102-0023-powerpc-Add-back-support-for-booting-from-BootX-2.patch
   patches.arch/20060102-0024-powerpc-convert-macio_asic-to-use-prom_parse.patch
   patches.arch/20060102-0036-powerpc-Fix-g5-build-with-xmon.patch
   patches.arch/20060102-0037-powerpc-serial-port-discovery-cope-with-broken-firmware.patch
   patches.arch/20060102-0042-powerpc-More-serial-probe-fixes-2.patch
   patches.arch/20060102-0062-powerpc-powermac-adb-fix-dependency-on-btext_drawchar.patch
   patches.arch/20060102-0064-powerpc-udbg-updates.patch
   patches.arch/20060102-0065-powerpc-Update-OF-address-parsers.patch
   patches.arch/20060102-0071-powerpc32-fix-definition-of-distribute_irqs.patch
   patches.arch/20060102-0072-powerpc-Propagate-regs-through-to-machine_crash_shutdown.patch
   patches.arch/20060102-0073-powerpc-Add-a-is_kernel_addr-macro.patch
   patches.arch/20060102-0074-powerpc-Separate-usage-of-KERNELBASE-and-PAGE_OFFSET.patch
   patches.arch/20060102-0078-powerpc-fix-for-Update-OF-address-parsers.patch
   patches.arch/20060102-0080-powerpc-Add-CONFIG_CRASH_DUMP.patch
   patches.arch/20060102-0081-powerpc-Create-a-trampoline-for-the-fwnmi-vectors.patch
   patches.arch/20060102-0082-powerpc-Reroute-interrupts-from-0-offset-to-PHYSICAL_START-offset.patch
   patches.arch/20060102-0083-powerpc-Fixups-for-kernel-linked-at-32-MB.patch
   patches.arch/20060102-0084-powerpc-Add-arch-dependent-basic-infrastructure-for-Kdump.patch
   patches.arch/20060102-0085-powerpc-Parse-crashkernel-parameter-in-first-kernel.patch
   patches.arch/20060102-0086-powerpc-Add-arch-dependent-copy_oldmem_page.patch
   patches.arch/20060102-0087-powerpc-Add-support-for-linux-usable-memory-on-memory-nodes.patch

-------------------------------------------------------------------
Sun Jan  1 12:04:30 CET 2006 - olh@suse.de

- update to 2.6.15-rc7-git6

-------------------------------------------------------------------
Thu Dec 29 17:58:06 CET 2005 - schwab@suse.de

- Fix logic error in suse-ppc32-mol-verify_area.patch.

-------------------------------------------------------------------
Fri Dec 23 16:44:07 CET 2005 - tiwai@suse.de

- patches.fixes/modpost-segfault-fix.diff: Fix segfault of
  modpost with external modules (139359).

-------------------------------------------------------------------
Fri Dec 23 11:14:35 CET 2005 - jbeulich@novell.com

- patches.xen/xen3-fixup-dev-attr: adjust device attribute show
  functions (#140453).

-------------------------------------------------------------------
Thu Dec 22 15:14:53 CET 2005 - garloff@suse.de

- Fix quoting error in determination of non-compliant modules.
  (104157)

-------------------------------------------------------------------
Wed Dec 21 16:58:34 CET 2005 - gregkh@suse.de

- turn SELINUX off in the configs

-------------------------------------------------------------------
Wed Dec 21 16:49:09 CET 2005 - axboe@suse.de

- patches.drivers/libata-do-simple-command-sleep-hack: Delete.
- patches.drivers/libata-suspend.diff: Fix libata suspend
  (104647).

-------------------------------------------------------------------
Wed Dec 21 15:38:14 CET 2005 - axboe@suse.de

- patches.drivers/libata-odd-length-buffer: Delete.
- patches.drivers/libata-data-pad: Delete.
- patches.drivers/libata-eh-vs-irq-race: Delete.
- patches.drivers/libata-atapi-pio-race-1: Delete.
- patches.drivers/libata-ata_poll_qc_complete: Delete.
- patches.drivers/libata-fix-eh-locking: Delete.
- patches.drivers/libata-pio-poll-fix: Delete.

-------------------------------------------------------------------
Wed Dec 21 12:58:08 CET 2005 - olh@suse.de

- enable rivafb and nvidiafb. Maybe it helps with monitor detection

-------------------------------------------------------------------
Wed Dec 21 10:12:04 CET 2005 - trenn@suse.de

- patches.fixes/acpi-prefer-cpufreq-over-throttling: In passive
  cooling case cpufreq should be preferred over throttling
  (138011).

-------------------------------------------------------------------
Wed Dec 21 09:38:01 CET 2005 - olh@suse.de

- update to 2.6.15-rc6-git2

-------------------------------------------------------------------
Wed Dec 21 09:17:05 CET 2005 - aj@suse.de

- Fix kernel-syms spec file.

-------------------------------------------------------------------
Mon Dec 19 23:35:55 CET 2005 - kkeil@suse.de

- patches.drivers/sky2.patch: Add sky2 driver from -mm series.
- Update config files.

-------------------------------------------------------------------
Mon Dec 19 23:33:21 CET 2005 - garloff@suse.de

- Increase default number of loop devices from 8 to 64. 

-------------------------------------------------------------------
Mon Dec 19 18:09:15 CET 2005 - jbeulich@novell.com

- config/x86_64/xen: Enable SMP, misc adjustments (from ccoffing)

-------------------------------------------------------------------
Mon Dec 19 11:48:55 CET 2005 - jbeulich@novell.com

- config/i386/xen: Enable SMP, misc adjustments.
- patches.xen/xen3-fixup-x86_64-cpu-possible-map: x86-64's
  cpu_possible_map must be initialized earlier.

-------------------------------------------------------------------
Mon Dec 19 10:41:44 CET 2005 - axboe@suse.de

- patches.drivers/dm-no-bounce: DM doesn't need io bounced
  (90366).

-------------------------------------------------------------------
Mon Dec 19 09:42:17 CET 2005 - hare@suse.de

- patches.drivers/open-iscsi-svn.diff
  Update to svn r446.

-------------------------------------------------------------------
Mon Dec 19 08:39:12 CET 2005 - olh@suse.de

- add patches.arch/ppc-offb-address.patch
  try different ways to obtain the framebuffer address

-------------------------------------------------------------------
Mon Dec 19 08:27:48 CET 2005 - olh@suse.de

- update to 2.6.15-rc6

-------------------------------------------------------------------
Sat Dec 17 01:59:25 CET 2005 - tonyj@suse.de

- patches.suse/subdomain: Inadvertantly dropped warning msg in last 
  checkin. Corrected.

-------------------------------------------------------------------
Sat Dec 17 01:57:48 CET 2005 - tonyj@suse.de

- patches.suse/subdomain: SubDomain (AppArmor).

-------------------------------------------------------------------
Fri Dec 16 23:24:26 CET 2005 - agruen@suse.de

- patches.fixes/nfsd-setacl-readonly.diff: [nfsd] Check for
  read-only exports before setting acls (139411).

-------------------------------------------------------------------
Fri Dec 16 16:18:24 CET 2005 - trenn@suse.de

- patches.arch/avoid_table_double_loading.diff: Delete.

-------------------------------------------------------------------
Fri Dec 16 15:38:37 CET 2005 - hare@suse.de

- patches.fixes/scsi-scan-use-after-free
  Fix memory corruption within the SCSI midlayer.

-------------------------------------------------------------------
Fri Dec 16 01:18:41 CET 2005 - tonyj@suse.de

- patches.suse/subdomain: fix minor memory leak in profile load 
  and incorporate initial review feedback
- patches.suse/subdomain_audit: readjust for above change
- patches.suse/subdomain_namespacesem: readjust for above change

-------------------------------------------------------------------
Thu Dec 15 21:03:13 CET 2005 - agruen@suse.de

- Add /boot/symtypes.gz and the logic to generate it. This table
  allows to trace modverion changes back to their causes.

-------------------------------------------------------------------
Thu Dec 15 18:48:48 CET 2005 - agruen@suse.de

- Make the kernel-$flavor packages provide versioned sets of
  symbols that kernel module packages can then require, and add
  the generated sets to the kernel packages as
  /boot/symsets-*.tar.gz.
  + rpm/make-symsets: create a symsets.tar.gz tarball based on
    symvers.gz and an optional previous symsets.tar.gz.
 + rpm/find-provides: Create the actual Provides tags from
    symsets.tar.gz.

-------------------------------------------------------------------
Thu Dec 15 15:36:06 CET 2005 - olh@suse.de

- update to 2.6.15-rc5-git5

-------------------------------------------------------------------
Thu Dec 15 07:12:56 CET 2005 - agruen@suse.de

- Rename kernel-s390x to kernel-default.

-------------------------------------------------------------------
Wed Dec 14 20:19:05 CET 2005 - jeffm@suse.de

- enable patches.fixes/reiserfs-skip-commit-on-error.diff
  enable patches.fixes/reiserfs-close-open-transactions.diff (fixed)

-------------------------------------------------------------------
Wed Dec 14 16:05:05 CET 2005 - tiwai@suse.de

- patches.drivers/alsa-git-2.6.15: ALSA git patches.
- Update config files.

-------------------------------------------------------------------
Wed Dec 14 14:08:54 CET 2005 - olh@suse.de

- disable patches.fixes/reiserfs-skip-commit-on-error.diff
  disable patches.fixes/reiserfs-close-open-transactions.diff

-------------------------------------------------------------------
Tue Dec 13 22:52:24 CET 2005 - olh@suse.de

- update patches.arch/ppc64-xmon-dmesg-printing.patch
  fix incorrect merge

-------------------------------------------------------------------
Tue Dec 13 14:48:01 CET 2005 - olh@suse.de

- update to 2.6.15-rc5-git3

-------------------------------------------------------------------
Tue Dec 13 13:11:01 CET 2005 - agruen@suse.de

- rpm/built-in-where: Figure out which symbols in symvers.gz are
  defined in which built-in.o files, and replace <vmlinux> in the
  symvers.gz with <dir/subdir/built-in> as appropriate.
- rpm/kernel-binary.spec.in: Use built-in-where.

-------------------------------------------------------------------
Mon Dec 12 18:21:11 CET 2005 - kraxel@suse.de

- Update config files.
- series.conf: disabled skas3 patches, uml can use skas on unpatched
  kernel these days (skas0 mode).
- patches.uml/uml-x11-fb: updated uml framebuffer driver.

-------------------------------------------------------------------
Sun Dec 11 00:46:31 CET 2005 - agruen@suse.de

- Create /usr/src/linux-obj/`uname -m` -> ARCH symlinks for
  architectures where the kbuild ARCH= differs from `uname -m`.

-------------------------------------------------------------------
Fri Dec  9 14:52:31 CET 2005 - olh@suse.de

- add patches.suse/8250-sysrq-ctrl_o.patch
  handle sysrq also via 'ctrl o' on the system console (96313 - LTC16841)

-------------------------------------------------------------------
Fri Dec  9 12:08:44 CET 2005 - schwab@suse.de

- Increase NR_CPUS to 1024 on ia64.

-------------------------------------------------------------------
Fri Dec  9 11:10:57 CET 2005 - schwab@suse.de

- Fix slow reading of /proc/stat.

-------------------------------------------------------------------
Fri Dec  9 03:37:38 CET 2005 - agruen@suse.de

- /boot/symvers.gz: Sort by symbol name in POSIX order. Rename from
  symvers-x.y.z-arch-flavor.gz to symvers-x.y.z-flavor.gz.

-------------------------------------------------------------------
Fri Dec  9 00:01:41 CET 2005 - tonyj@suse.de

- Drop -Werror in AppArmor module (causing non i386 builds to fail)

-------------------------------------------------------------------
Thu Dec  8 22:03:26 CET 2005 - tonyj@suse.de

- supported.conf: add new AppArmor submodule sdmatch_pcre
- Update config files to re-enable AppArmor
- patches.suse/subdomain: update AppArmor to r5891
- patches.suse/subdomain_audit: Cleanup patch header
- patches.suse/subdomain_namespacesem: Export namespace semaphore.

-------------------------------------------------------------------
Wed Dec  7 19:49:20 CET 2005 - jeffm@suse.de

- patches.fixes/reiserfs-close-open-transactions.diff:
  reiserfs: close open transactions on error path.
- patches.fixes/reiserfs-skip-commit-on-error.diff: 
  reiserfs: skip commit on io error.

-------------------------------------------------------------------
Wed Dec  7 17:49:39 CET 2005 - kraxel@suse.de

- Update config files.
- patches.xen/xen3-fixup-mtrr-kconfig: Fix mtrr kconfig for
  non-xen kernels.

-------------------------------------------------------------------
Wed Dec  7 17:27:49 CET 2005 - jbeulich@novell.com

- Update config/x86_64/xen.
- patches.xen/xen3-release-magic: make xen-3.0.0 final boot
  also our x86-64 kernel.

-------------------------------------------------------------------
Wed Dec  7 17:21:29 CET 2005 - kraxel@suse.de

- Update config files.

-------------------------------------------------------------------
Wed Dec  7 16:37:11 CET 2005 - kraxel@suse.de

- updated autogenerated xen3 patches.
- patches.xen/xen-public-update: update xen3 hypervisor headers.
- patches.xen/xen3-fixup-acpi-domU: Disable ACPI in unprivilidged
  xen domains.
- patches.xen/xen3-fixup-net-headroom: xen netfront driver needs
  more headroom.

-------------------------------------------------------------------
Tue Dec  6 19:41:20 CET 2005 - olh@suse.de

- add patches.suse/scsi_scan_use_after_free-2.6.15rc5.patch
  workaround slab corruption problem

-------------------------------------------------------------------
Tue Dec  6 16:19:04 CET 2005 - kraxel@suse.de

- patches.xen/xen-blkback-update: update block backend driver
  to xen 3.0.0 release level.
- patches.xen/xen-blkfront-update: update block frontend driver
  to xen 3.0.0 release level.
- patches.xen/xen-netback-update: update network backend driver
  to xen 3.0.0 release level.
- patches.xen/xen-netfront-update: update network frontend driver
  to xen 3.0.0 release level.
- patches.xen/xen3-release-magic: make xen-3.0.0 final boot
  our kernel.

-------------------------------------------------------------------
Tue Dec  6 15:30:55 CET 2005 - olh@suse.de

- add patches.arch/ppc-pr25248-fno-ivopts.patch
  workaround for gcc-4.1 bug

-------------------------------------------------------------------
Tue Dec  6 13:35:06 CET 2005 - hare@suse.de

- patches.drivers/qla4xxx
  Update to latest version
- Update config files.

-------------------------------------------------------------------
Tue Dec  6 12:52:43 CET 2005 - hare@suse.de

- patches.suse/fastboot-console-init
- patches.fixes/ide-cs-correct-device-link
- patches.fixes/visor-override-probe
  Remove more obsolete patches.

-------------------------------------------------------------------
Tue Dec  6 12:12:09 CET 2005 - hare@suse.de

- patches.suse/scsi-scan-replun-no-ex-lun0
- patches.fixes/qlogicisp-eh
  Remove obsolete patches.

-------------------------------------------------------------------
Tue Dec  6 11:52:55 CET 2005 - hare@suse.de

- patches.drivers/scsi-misc
  Update to scsi-misc git tree.

-------------------------------------------------------------------
Mon Dec  5 22:42:12 CET 2005 - tiwai@suse.de

- patches.drivers/alsa-decl: Delete.
- patches.drivers/alsa-git-2.6.15: Update ALSA git patches.

-------------------------------------------------------------------
Mon Dec  5 17:03:38 CET 2005 - kraxel@suse.de

- patches.xen/xen-public-update: update
  include/arch-xen/xen-public to xen 3.0.0 level.

-------------------------------------------------------------------
Mon Dec  5 12:16:12 CET 2005 - kraxel@suse.de

- patches.uml/skas-2.6.12-v8.patch: Delete.
- patches.xen/xen3-2.6.15-backport-gdt-access: Delete.

-------------------------------------------------------------------
Mon Dec  5 12:14:14 CET 2005 - kraxel@suse.de

- Update xen and uml patches.
- Update config files.

-------------------------------------------------------------------
Sun Dec  4 22:35:50 CET 2005 - olh@suse.de

- add patches.arch/ppc-mac-io-MODALIAS.patch

-------------------------------------------------------------------
Sun Dec  4 15:43:39 CET 2005 - schwab@suse.de

- Update to 2.6.15-rc5.

-------------------------------------------------------------------
Sun Dec  4 14:20:38 CET 2005 - schwab@suse.de

- alsa-current: fix missing declarations.

-------------------------------------------------------------------
Sat Dec  3 10:42:16 CET 2005 - schwab@suse.de

- config/powerpc/ppc64: enable CONFIG_FB_NVIDIA and CONFIG_FB_NVIDIA_I2C.

-------------------------------------------------------------------
Fri Dec  2 16:29:29 CET 2005 - tiwai@suse.de

- patches.drivers/alsa-git-2.6.15: ALSA git patches.
- Update config files.

-------------------------------------------------------------------
Fri Dec  2 15:01:11 CET 2005 - schwab@suse.de

- Reenable IA64_SGI_SN_XP [#134912].

-------------------------------------------------------------------
Fri Dec  2 13:59:08 CET 2005 - schwab@suse.de

- Add fixup code for pci_controller->windows on Altix.

-------------------------------------------------------------------
Fri Dec  2 11:53:54 CET 2005 - olh@suse.de

- update to 2.6.15-rc4-git1

-------------------------------------------------------------------
Fri Dec  2 10:39:40 CET 2005 - hare@suse.de

- add patches.drivers/scsi-misc
  scsi-misc tree from James Bottomley
- Update config files.

-------------------------------------------------------------------
Fri Dec  2 09:42:20 CET 2005 - olh@suse.de

- update patches.drivers/ibmvscsis.patch for 2.6.15

-------------------------------------------------------------------
Thu Dec  1 21:51:13 CET 2005 - olh@suse.de

- add patches.suse/IEEE80211_CRYPT_TKIP.patch
  ieee80211_crypt_tkip depends on NET_RADIO
  add patches.suse/suse-ppc-default-arch.patch
  make ARCH=powerpc the default, and move config files

-------------------------------------------------------------------
Thu Dec  1 18:23:09 CET 2005 - schwab@suse.de

- Update to 2.6.15-rc4.

-------------------------------------------------------------------
Thu Dec  1 16:25:06 CET 2005 - kraxel@suse.de

- update xen3 patches.

-------------------------------------------------------------------
Wed Nov 30 15:36:53 CET 2005 - tiwai@suse.de

- patches.fixes/drm-null-reference-fix: Fix NULL reference in drm
  (132271).

-------------------------------------------------------------------
Tue Nov 29 22:16:57 CET 2005 - jeffm@suse.de

- patches.fixes/reiserfs-cnode-failure.diff:  reiserfs: handle
  cnode allocation failure gracefully (#133999).

-------------------------------------------------------------------
Tue Nov 29 15:31:18 CET 2005 - schwab@suse.de

- Fix compilation with new binutils.

-------------------------------------------------------------------
Tue Nov 29 14:17:44 CET 2005 - agruen@suse.de

- rpm/kernel-syms.spec.in: don't skip over kernel-um.

-------------------------------------------------------------------
Tue Nov 29 07:14:49 CET 2005 - gregkh@suse.de

Remove USB storage patches that are already upstream
- patches.drivers/usb-storage-smsc-floppy-multilun.patch: Delete.
- patches.drivers/usb-storage-nec-floppy-multilun.patch: Delete.

-------------------------------------------------------------------
Tue Nov 29 06:23:11 CET 2005 - jeffm@suse.de

- patches.suse/configfs.diff: configfs: merge svn 2710.
- patches.suse/ocfs2.diff: ocfs2: merge svn 2710.
- patches.suse/aop-truncated-page.diff: [Patch] add
  AOP_TRUNCATED_PAGE, prepend AOP_ to WRITEPAGE_ACTIVATE. (needed
  for ocfs2)

-------------------------------------------------------------------
Sat Nov 26 23:14:37 CET 2005 - agruen@suse.de

- rpm/kernel-source.spec.in: Make sure kernel flavors that are
  based on a different set of patches than kernel-source won't
  wrongly get a /usr/src/linux-obj directory for creating external
  kernel modules; such modules would not work.
- rpm/kernel-syms.spec.in: Make sure kernel flavors that are based
  on a different set of patches than kernel-source won't have
  their symvers.gz file put in /usr/src/linux-obj: it would not
  match the kernel sources, anyway.

-------------------------------------------------------------------
Fri Nov 25 14:34:53 CET 2005 - olh@suse.de

- add patches.suse/suse-ppc-pmac_zilog.USE_CTRL_O_SYSRQ.patch
  do SYSRQ with ctrl-O (like pSeries virtual consoles).

-------------------------------------------------------------------
Fri Nov 25 09:10:22 CET 2005 - olh@suse.de

- add patches.drivers/ibmvscsis.patch

-------------------------------------------------------------------
Fri Nov 25 07:45:45 CET 2005 - olh@suse.de

- update to 2.6.14.3
  drivers/isdn/hardware/eicon/os_4bri.c: correct the xdiLoadFile() signature
  x86_64/i386: Compute correct MTRR mask on early Noconas
  PPTP helper: Fix endianness bug in GRE key / CallID NAT
  nf_queue: Fix Ooops when no queue handler registered
  ctnetlink: check if protoinfo is present
  ip_conntrack: fix ftp/irc/tftp helpers on ports >= 32768
  VFS: Fix memory leak with file leases
  hwmon: Fix lm78 VID conversion
  hwmon: Fix missing it87 fan div init
  ppc64 memory model depends on NUMA
  Generic HDLC WAN drivers - disable netif_carrier_off()
  ctnetlink: Fix oops when no ICMP ID info in message
  Don't auto-reap traced children
  packet writing oops fix
  PPTP helper: fix PNS-PAC expectation call id
  NAT: Fix module refcount dropping too far
  Fix soft lockup with ALSA rtc-timer
  Fix calculation of AH length during filling ancillary data.
  ip_conntrack TCP: Accept SYN+PUSH like SYN
  refcount leak of proto when ctnetlink dumping tuple
  Fix memory management error during setting up new advapi sockopts.
  Fix sending extension headers before and including routing header.
  hwmon: Fix missing boundary check when setting W83627THF in0 limits

-------------------------------------------------------------------
Wed Nov 23 22:57:02 CET 2005 - tonyj@suse.de

- reenable subdomain (AppArmor) in series.conf
- add CONFIG_SECURITY_SUBDOMAIN to necessary config files
- small patch to export necessary symbols from audit subsystem

-------------------------------------------------------------------
Wed Nov 23 00:38:32 CET 2005 - ak@suse.de

- scripts/log: Ignore series.conf changes

-------------------------------------------------------------------
Tue Nov 22 18:18:56 CET 2005 - gregkh@suse.de

Mark kernel.org patches as coming from mainline.
- patches.kernel.org/patch-2.6.14.1: 2.6.14.1.
- patches.kernel.org/patch-2.6.14.1-2: 2.6.14.2.

-------------------------------------------------------------------
Tue Nov 22 18:13:33 CET 2005 - gregkh@suse.de

Disable PCI GPL-only symbol change patch.

-------------------------------------------------------------------
Tue Nov 22 07:04:49 CET 2005 - gregkh@suse.de

- patches.drivers/pci-free.patch: PCI core wants to be free.

-------------------------------------------------------------------
Mon Nov 21 15:56:21 CET 2005 - schwab@suse.de

- Fix asm constraint in put_user.

-------------------------------------------------------------------
Fri Nov 18 13:30:59 CET 2005 - garloff@suse.de

- Rediff and reenable patches.suse/security-cap-default (#131755).

-------------------------------------------------------------------
Fri Nov 18 13:17:40 CET 2005 - duwe@suse.de

- patches.suse/acpi_enable_ec_burst_mode and
  patches.arch/avoid_table_double_loading.diff
  adapt to reindented context lines and reenable

-------------------------------------------------------------------
Thu Nov 17 12:36:13 CET 2005 - okir@suse.de

- patches.suse/nfs-sysctl: Make nfs_max_readahead tunable

-------------------------------------------------------------------
Thu Nov 17 12:05:07 CET 2005 - okir@suse.de

- Update config files: made NFS and sunrpc modular

-------------------------------------------------------------------
Wed Nov 16 14:37:02 CET 2005 - okir@suse.de

- patches.suse/nfs-sysctl: Add /proc/sys/fs/nfs sysctls to nfs module.
- patches.suse/nfsd-sysctl: Add /proc/sys/fs/nfs sysctls to nfsd module.

-------------------------------------------------------------------
Wed Nov 16 14:02:28 CET 2005 - olh@suse.de

- enable CONFIG_KPROBES for iseries64

-------------------------------------------------------------------
Wed Nov 16 13:57:17 CET 2005 - okir@suse.de

- Reviewed a bunch of old patches; deleted some, updated some.

-------------------------------------------------------------------
Tue Nov 15 16:27:06 CET 2005 - kraxel@suse.de

- Update config files.
- patches.xen/xen3-fixup-arch-x86_64-buildtree: Fix x86_64
  xen build.
- patches.xen/xen3-fixup-arch-um: make uml build again with xen
  patches applied.
- patches.xen/xen3-fixup-common-free_irq: fix xen's free_irq()
  fixups to make it build on all archs.

-------------------------------------------------------------------
Tue Nov 15 15:16:41 CET 2005 - schwab@suse.de

- Fix default VGA console on SN platforms.

-------------------------------------------------------------------
Tue Nov 15 13:58:02 CET 2005 - hare@suse.de

- patches.fixes/no-partition-check-for-pcmcia
  Do not check partition on flashdisks on open() (#132507)

-------------------------------------------------------------------
Tue Nov 15 13:50:03 CET 2005 - axboe@suse.de

- patches.drivers/sis5513-support-sis-965l: Add sis 965l suppor
  for the sis5513 ide driver (131346).

-------------------------------------------------------------------
Tue Nov 15 09:49:09 CET 2005 - lmb@suse.de

- patches.fixes/vfs-leases-memleak: Fix memory leak in error leg of
  file leases (#133803)

-------------------------------------------------------------------
Tue Nov 15 09:14:25 CET 2005 - hare@suse.de

- patches.suse/libata-enable-atapi.patch
  Update to apply with current kernel.
- Remove unneeded patches.

-------------------------------------------------------------------
Mon Nov 14 19:59:19 CET 2005 - gregkh@suse.de

removed unneeded input patch
- patches.suse/input-kill-sbin-hotplug.patch: Delete.

-------------------------------------------------------------------
Mon Nov 14 17:41:29 CET 2005 - kraxel@suse.de

- Update config files.
- patches.suse/twofish-2.6: Twofish encryption for loop device
  for old S.u.S.E. crypto partitions (rediffed and enabled).
- patches.xen/xen3-fixup-arch-x86_64-buildtree: Fix x86_64
  xen build.

-------------------------------------------------------------------
Mon Nov 14 16:17:40 CET 2005 - kraxel@suse.de

- patches.suse/configfs-kapi-compat.diff,
  patches.suse/ocfs2-kapi-compat.diff: fix for separate src/obj trees.
- patches.xen/xen3-2.6.15-backport-gdt-access: [PATCH] x86:
  add an accessor function for getting the per-CPU gdt.
- patches.xen/xen3-auto-arch-i386.diff: drop some bits obsoleted by
  the backport above.
- patches.xen/xen3-fixup-arch-i386-buildtree: fix xen build for
  separate src/obj trees.

-------------------------------------------------------------------
Mon Nov 14 11:49:00 CET 2005 - olh@suse.de

- build autofs* as module also on iseries

-------------------------------------------------------------------
Fri Nov 11 16:48:19 CET 2005 - kraxel@suse.de

- patches.xen/xen3-fixup-common-tpm-infineon: adapt tpm_infineon.c
  to tpm layer changes.
- series.conf: enable xen3-auto-common.diff unconditionally,
  "+kernel-xen" one down ;)

-------------------------------------------------------------------
Fri Nov 11 14:41:11 CET 2005 - olh@suse.de

- enable xmon and spinlock debug on ppc

-------------------------------------------------------------------
Fri Nov 11 11:04:46 CET 2005 - okir@suse.de

- patches.fixes/ipv6-init-fail-cleanup: inet6_init: cleanup
  after failed initialization (132894).

-------------------------------------------------------------------
Fri Nov 11 08:13:11 CET 2005 - olh@suse.de

- update to 2.6.14.2
   airo.c/airo_cs.c: correct prototypes
   fix XFS_QUOTA for modular XFS
   NET: Fix zero-size datagram reception
   fix alpha breakage
   Oops on suspend after on-the-fly switch to anticipatory i/o scheduler - PowerBook5, 4
   ipvs: fix connection leak if expire_nodest_conn=1
   Fix ptrace self-attach rule
   fix signal->live leak in copy_process()  
   fix de_thread() vs send_group_sigqueue() race
   prism54 : Fix frame length
   tcp: BIC max increment too large

-------------------------------------------------------------------
Thu Nov 10 15:43:40 CET 2005 - schwab@suse.de

- Fix __get_unaligned.

-------------------------------------------------------------------
Wed Nov  9 19:14:39 CET 2005 - kraxel@suse.de

- temporarely tagged xen patches touching common code with
  "+kernel-xen", review needed ...

-------------------------------------------------------------------
Wed Nov  9 17:44:21 CET 2005 - kraxel@suse.de

- big xen update from http://xenbits.xensource.com/linux-2.6-xen.hg
- patches.xen/xen3-auto-xen-arch.diff: xen: architecture bits.
- patches.xen/xen3-auto-xen-drivers.diff: xen: driver bits.
- patches.xen/xen3-auto-common.diff: xen: common code changes.
- patches.xen/xen3-auto-arch-i386.diff: xen: i386 arch changes.
- patches.xen/xen3-auto-arch-um.diff: xen: um arch changes.
- patches.xen/xen3-auto-arch-x86_64.diff: xen: x86_64 arch
  changes.
- dropped lots of old xen patches.
- Update config files.
- Adapted scripts, "ARCH=xen" is not needed any more on the make
  command line,

-------------------------------------------------------------------
Wed Nov  9 15:45:44 CET 2005 - olh@suse.de

- update to 2.6.14.1 
  CVE-2005-2709 sysctl unregistration oops

-------------------------------------------------------------------
Wed Nov  9 15:17:53 CET 2005 - agruen@suse.de

- rpm/kernel-source.spec.in: Add a ``make scripts'' to create
  scripts like modpost (132492).

-------------------------------------------------------------------
Tue Nov  8 00:20:47 CET 2005 - agruen@suse.de

- patches.drivers/drm-fixes: Delete.
- patches.drivers/drm-mach64: Delete.
- patches.drivers/drm-via: Delete.
- patches.drivers/drm-ioctl32: Delete.
- patches.fixes/drm-ioctl32: Delete.

-------------------------------------------------------------------
Fri Nov  4 18:13:10 CET 2005 - duwe@suse.de

- switch AMD64 smp to discontigous memory (Bug #132301)

-------------------------------------------------------------------
Fri Nov  4 08:38:27 CET 2005 - olh@suse.de

- add patches.arch/ppc64-gcc41-global-reg.patch
  mark global register for paca as volatile (PR24644)

-------------------------------------------------------------------
Thu Nov  3 14:19:39 CET 2005 - schwab@suse.de

- Update kdb patches.

-------------------------------------------------------------------
Thu Nov  3 11:47:05 CET 2005 - hare@suse.de

- patches.drivers/scsi-misc
  Update to latest git tree
- patches.drivers/open-iscsi-svn.diff
  Update to svn r436
- patches.drivers/iscsitarget
- patches.drivers/iscsitarget-align-with-open-iscsi.patch
- patches.drivers/iscsitarget-svn.diff
  Update to svn r1262
- Update config files
- Remove obsolete patches

-------------------------------------------------------------------
Wed Nov  2 15:48:53 CET 2005 - jeffm@suse.de

- Update config files for ocfs2/configfs.

-------------------------------------------------------------------
Wed Nov  2 12:48:53 CET 2005 - okir@suse.de

- patches.fixes/acpi-disable-c2-c3-ibm-r40e: Disable C2/C3 states
  on all IBM R40e BIOSes (129954).

-------------------------------------------------------------------
Tue Nov  1 23:43:01 CET 2005 - jeffm@suse.de

- patches.suse/ocfs2-configfs: Delete.
- patches.suse/ocfs2.diff: ocfs2: merge from svn 2673.
- patches.suse/ocfs2-kapi-compat.diff: ocfs2: API compatibility
  layer.
- patches.suse/configfs.diff: configfs: merge svn 2673.
- patches.suse/configfs-kapi-compat.diff: configfs: API
  compatibility layer.

-------------------------------------------------------------------
Mon Oct 31 00:02:13 CET 2005 - olh@suse.de

- add patches.arch/ppc64-xmon-dmesg-printing.patch
  syslog printing for xmon debugger.

-------------------------------------------------------------------
Sun Oct 30 22:29:35 CET 2005 - olh@suse.de

- add patches.arch/ppc64-vio-MODALIAS.patch (56865 - LTC9238)

-------------------------------------------------------------------
Sun Oct 30 22:15:27 CET 2005 - olh@suse.de

- enable CONFIG_XMON_DEFAULT on ppc64

-------------------------------------------------------------------
Sat Oct 29 21:17:53 CEST 2005 - olh@suse.de

- add patches.arch/s390-const-pointer-uaccess.patch

-------------------------------------------------------------------
Fri Oct 28 16:04:59 CEST 2005 - tiwai@suse.de

- Update ALSA patches
- Revive bootsplash

-------------------------------------------------------------------
Fri Oct 28 03:17:17 CEST 2005 - gregkh@suse.de

Update to 2.6.14, now that it is out.
- patches.kernel.org/patch-2.6.14-rc3: Delete.
- patches.kernel.org/patch-2.6.14-rc3-rc4: Delete.
- patches.kernel.org/patch-2.6.14-rc4-rc5: Delete.
- patches.kernel.org/patch-2.6.14-rc5-git5: Delete.

-------------------------------------------------------------------
Thu Oct 27 23:43:09 CEST 2005 - gregkh@suse.de

Lots of input and class patches to make input use the hotplug
core properly.  All of this will be in mainline in 2.6.15-rc1.

-------------------------------------------------------------------
Thu Oct 27 18:37:51 CEST 2005 - gregkh@suse.de

- patches.drivers/coldplug-emit-hotplug-events-from-sysfs.patch:
  add sysfs attr to re-emit device hotplug event.
  Needed for udev startup.

-------------------------------------------------------------------
Thu Oct 27 14:22:13 CEST 2005 - mantel@suse.de

- patches.fixes/samsung-unusual-floppy: USB floppy drive SAMSUNG
  SFD-321U/EP detected 8 times (117643).

-------------------------------------------------------------------
Thu Oct 27 14:14:04 CEST 2005 - mantel@suse.de

- Update config files: CONFIG_ACPI_HOTKEY is not supportable yet
  according to Intel, so should be disabled (#130962)

-------------------------------------------------------------------
Thu Oct 27 11:37:20 CEST 2005 - ak@suse.de

- Port remaining patches: Disable APIC by default on UP kernel again,
  Fix ACPI debugging, etc.

-------------------------------------------------------------------
Thu Oct 27 10:28:29 CEST 2005 - ak@suse.de

- Remove obsolete patches, reenable some.

-------------------------------------------------------------------
Thu Oct 27 10:10:57 CEST 2005 - ak@suse.de

- Disable ACPI again before 2001 

-------------------------------------------------------------------
Thu Oct 27 09:11:43 CEST 2005 - olh@suse.de

- add patches.arch/ppc64-fx-freq-scaling.diff
  add patches.arch/ppc64-smu-partitions.diff
  add patches.arch/ppc64-smu-thermal-control.diff
  new SMU driver

-------------------------------------------------------------------
Wed Oct 26 12:48:22 CEST 2005 - tiwai@suse.de

- patches.drivers/oss-device-assign: Delete.
- patches.fixes/unsymmetric-pageattr: Delete.
- patches.drivers/alsa-git-post-2.6.14: ALSA-git update

-------------------------------------------------------------------
Wed Oct 26 00:20:13 CEST 2005 - gregkh@suse.de

- patches.fixes/usb-interface-modalias-fix.patch: USB: always
  export interface information for modalias (105621).

-------------------------------------------------------------------
Tue Oct 25 13:39:22 CEST 2005 - olh@suse.de

- update to 2.6.14-rc5-git5

-------------------------------------------------------------------
Fri Oct 21 15:04:59 CEST 2005 - mantel@suse.de

- i386: increase CONFIG_SERIAL_8250_NR_UARTS to 8 (#119467)

-------------------------------------------------------------------
Thu Oct 20 19:36:09 CEST 2005 - olh@suse.de

- kernel-source.ppc.rpm: nosrc -> src

-------------------------------------------------------------------
Thu Oct 20 18:04:00 CEST 2005 - olh@suse.de

- add patches.xen/xen3-asm-offsets.diff
  kbuild: full dependency check on asm-offsets.h

-------------------------------------------------------------------
Thu Oct 20 16:14:01 CEST 2005 - olh@suse.de

- update to 2.6.14-rc5

-------------------------------------------------------------------
Thu Oct 20 09:30:28 CEST 2005 - neilb@suse.de

- patches.fixes/nfsd-multi-programs: Make sure svc_process call
  the correct pg_authenticate for multi-service port (128784).
- series.conf: patches.fixes/nfsd-multi-programs

  Without this, locking doesn't work on filesystems NFS exported
  from SuSE10.

-------------------------------------------------------------------
Sat Oct 15 16:57:31 CEST 2005 - olh@suse.de

- update to 2.6.14-rc4-git4

-------------------------------------------------------------------
Wed Oct 12 11:54:06 CEST 2005 - tiwai@suse.de

- patches.fixes/getnstimeofday-missing-export: Add missing export
  of getnstimeofday().

-------------------------------------------------------------------
Wed Oct 12 11:23:50 CEST 2005 - ak@suse.de

- Enable CONFIG_SECCOMP on x86-64

-------------------------------------------------------------------
Wed Oct 12 10:58:25 CEST 2005 - ak@suse.de

- disable CONFIG_EXT2_FS_XIP for anything but s390

-------------------------------------------------------------------
Tue Oct 11 22:07:11 CEST 2005 - olh@suse.de

- add patches.rpmify/offsets_h-dirname.patch
  remove the $RPM_BUILD_ROOT string from generated files

-------------------------------------------------------------------
Tue Oct 11 20:22:30 CEST 2005 - gregkh@suse.de

- Removed unused i2c chip driver that isn't going upstream anytime 
  soon.

-------------------------------------------------------------------
Tue Oct 11 19:29:03 CEST 2005 - gregkh@suse.de

- Remove amdshpc driver.  It shouldn't be used, the in-kernel one
  is working just fine. (I'm working with AMD to fix up any
  remaining issues.)

-------------------------------------------------------------------
Tue Oct 11 18:33:33 CEST 2005 - tiwai@suse.de

- patches.drivers/alsa-*: Delete.
- patches.suse/fuse-*: Delete.
- patches.drivers/alsa-git-post-2.6.14: ALSA-git update (post
  2.6.14).
- Update config files.

-------------------------------------------------------------------
Tue Oct 11 18:32:53 CEST 2005 - gregkh@suse.de

- Remove ECC patches, they need to be updated by Intel if they
  want them in the next kernel release.

-------------------------------------------------------------------
Tue Oct 11 18:27:53 CEST 2005 - gregkh@suse.de

- Remove lirc patches from the tree as they are never going to
  be in mainline and we have other ways to support these devices.
  (and the code didn't even work for a lot of devices...)

-------------------------------------------------------------------
Tue Oct 11 10:57:04 CEST 2005 - axboe@suse.de

- patches.arch/ide-ioreg-long-ia64: Delete.
- patches.fixes/cfq-refcount-fix: Delete.
- patches.fixes/dont-dupe-fs_excl-count-on-fork: Delete.
- patches.fixes/ata_piix-scan-all-enabled-ports: Delete.
- series.conf: Update/kill patches for the 2.6.14 update

-------------------------------------------------------------------
Tue Oct 11 08:11:25 CEST 2005 - olh@suse.de

- update to 2.6.14-rc4

-------------------------------------------------------------------
Tue Oct 11 02:20:32 CEST 2005 - gregkh@suse.de

- Enable the module support flag patch and move it higher up in
  the stack as we are probably never going to get that one into
  mainline.

-------------------------------------------------------------------
Tue Oct 11 01:08:21 CEST 2005 - gregkh@suse.de

Remove some patches I owned, that are all in 2.6.14-rc
- patches.drivers/floppy-cmos-attribute.patch: Delete.
- patches.drivers/floppy-cmos-attribute-tidy.patch: Delete.
- patches.drivers/securityfs.patch: Delete.

-------------------------------------------------------------------
Tue Oct 11 00:52:10 CEST 2005 - gregkh@suse.de

- Finish replacing +check2614 with the real owners.
  Sorry about the mess this caused...

-------------------------------------------------------------------
Tue Oct 11 00:28:17 CEST 2005 - gregkh@suse.de

- Start replacing +check2614 with the real owners

-------------------------------------------------------------------
Mon Oct 10 22:49:53 CEST 2005 - olh@suse.de

- add patches.suse/suse-ppc32-mol-verify_area.patch
  verify_area was removed in 2.6.14

-------------------------------------------------------------------
Mon Oct 10 21:43:24 CEST 2005 - olh@suse.de

- add patches.suse/cpu_die.diff
  fix compilation with -Werror-implicit-function-declaration

-------------------------------------------------------------------
Mon Oct 10 20:27:31 CEST 2005 - olh@suse.de

- add patches.suse/qla-fc_remote_port_unblock.patch
  fix compilation with -Werror-implicit-function-declaration

-------------------------------------------------------------------
Mon Oct 10 17:14:40 CEST 2005 - olh@suse.de

- update to 2.6.14-rc3-git8

-------------------------------------------------------------------
Mon Oct 10 16:44:11 CEST 2005 - olh@suse.de

- add patches.suse/pcnet32-MAC-from-prom.patch
  remove special case for ppc to use MAC from prom if CSR is corrupt

-------------------------------------------------------------------
Sat Oct  8 21:44:42 CEST 2005 - schwab@suse.de

- Update kdb patches.

-------------------------------------------------------------------
Sat Oct  8 06:52:48 CEST 2005 - gregkh@suse.de

- update the USB patches for 2.6.14

-------------------------------------------------------------------
Sat Oct  8 06:20:30 CEST 2005 - gregkh@suse.de

2.6.14-rc3 first cut.  Update the rpmify patches, and the configs, 
but everything else is commented out.  More work todo...
- patches.fixes/patch-2.6.13.1-2: Delete.
- patches.fixes/patch-2.6.13.2-3: Delete.
- patches.fixes/patch-2.6.13.1: Delete.
- Update config files.
- patches.kernel.org/patch-2.6.14-rc3:

-------------------------------------------------------------------
Fri Oct  7 10:58:45 CEST 2005 - mantel@suse.de

- Update config files: reduce CONFIG_LEGACY_PTY_COUNT to 64

-------------------------------------------------------------------
Fri Oct  7 09:31:13 CEST 2005 - olh@suse.de

- add patches.arch/ppc64-module-reloc-R_PPC64_TOC16.patch
  handle gcc4 generated relocation types for 32-bit mem acces

-------------------------------------------------------------------
Thu Oct  6 14:08:38 CEST 2005 - okir@suse.de

- Enabled CONFIG_HPET_TIMER=y on i386 default, smp, bigsmp, debug kernels

-------------------------------------------------------------------
Thu Oct  6 13:48:13 CEST 2005 - okir@suse.de

- patches.fixes/acpi-pcc-fix: Fix pcc_acpi unloading (118602).

-------------------------------------------------------------------
Thu Oct  6 13:41:00 CEST 2005 - okir@suse.de

- patches.fixes/acpi-endless-loop: [ACPI] Fix ACPI device scan (116763).

-------------------------------------------------------------------
Wed Oct  5 20:24:46 CEST 2005 - garloff@suse.de

- patches.fixes/serial8250_console_write-ier: Update to reflect
  the existence of UART_IER_UUE. (#49840)

-------------------------------------------------------------------
Tue Oct  4 15:45:40 CEST 2005 - tiwai@suse.de

- Update config files: Select CONFIG_PREEMPT_VOLUNTARY.

-------------------------------------------------------------------
Tue Oct  4 09:14:48 CEST 2005 - olh@suse.de

- update to 2.6.13.3
  Fix fs/exec.c:788 (de_thread()) BUG_ON
  Don't over-clamp window in tcp_clamp_window()
  fix IPv6 per-socket multicast filtering in exact-match case
  ipvs: ip_vs_ftp breaks connections using persistence
  uml - Fix x86_64 page leak
  skge: set mac address oops with bonding
  tcp: set default congestion control correctly for incoming connections

-------------------------------------------------------------------
Fri Sep 30 13:18:22 CEST 2005 - olh@suse.de

- add patches.fixes/ieee1394-sbp2-sbp2_command_orb_inuse-locking.patch
  fix an oops in sbp2 (113734)
  add a few patches from 2.6.14-rc2-mm2
  patches.fixes/eth1394-workaround-limitation-in-rawiso-routines.patch
  patches.fixes/ieee1394-delete-legacy-module-aliases.patch
  patches.fixes/ieee1394-fix-for-debug-output.patch
  patches.fixes/ieee1394-reorder-activities-after-bus-reset-fixes-device-detection.patch
  patches.fixes/ieee1394-skip-unnecessary-pause-when-scanning-config-roms.patch
  patches.fixes/ieee1394-use-time_before.patch
  patches.fixes/ohci1394-less-noise-in-dmesg.patch

-------------------------------------------------------------------
Wed Sep 28 15:21:51 CEST 2005 - olh@suse.de

- update ocfs2 patch, move truncate_inode_pages call in jfs

-------------------------------------------------------------------
Mon Sep 26 16:22:16 CEST 2005 - olh@suse.de

- update to 2.6.13.2
  Reassembly trim not clearing CHECKSUM_HW
  Fix MPOL_F_VERIFY
  jfs: jfs_delete_inode must call clear_inode
  USB: ftdi_sio: custom baud rate fix
  Sun GEM ethernet: enable and map PCI ROM properly
  forcedeth: Initialize link settings in every nv_open()
  lost fput in 32bit ioctl on x86-64
  Lost sockfd_put() in routing_ioctl()
  Fix DHCP + MASQUERADE problem
  Sun HME: enable and map PCI ROM properly    

-------------------------------------------------------------------
Sun Sep 25 11:20:25 CEST 2005 - schwab@suse.de

- Enable HOTPLUG_CPU on ia64.

-------------------------------------------------------------------
Fri Sep 23 14:02:28 CEST 2005 - olh@suse.de

- enable bluetooth and irda on ppc

-------------------------------------------------------------------
Thu Sep 22 18:53:35 CEST 2005 - garloff@suse.de

- patches.xen/xen-net-more-headroom: Fix "Received packet needs 56 
  bytes more headroom." that stall TCP to unprivileged domains.

-------------------------------------------------------------------
Thu Sep 22 12:02:44 CEST 2005 - agruen@suse.de

- patches.suse/tmpfs-acl.diff: Fix truncate in shmem_notify_change
  (118299).

-------------------------------------------------------------------
Wed Sep 21 10:13:23 CEST 2005 - axboe@suse.de

- patches.drivers/sata-promise-pata: support PATA ports on SATA
  controllers (117068): Missed an include diff

-------------------------------------------------------------------
Wed Sep 21 08:45:02 CEST 2005 - olh@suse.de

- add patches.suse/suse-ppc32-mol-gas-macro.patch
  update for recent gas macro handling changes

-------------------------------------------------------------------
Tue Sep 20 19:02:08 CEST 2005 - axboe@suse.de

- patches.drivers/sata-promise-pata: support PATA ports on SATA
  controllers (117068).

-------------------------------------------------------------------
Mon Sep 19 20:00:46 CEST 2005 - olh@suse.de

- enable CONFIG_DEBUG_SLAB on ppc

-------------------------------------------------------------------
Thu Sep 15 17:38:02 CEST 2005 - agruen@suse.de

- patches.rpmify/fix-separate-compilation-xen.diff: Xen fixes
  for building with O=.

-------------------------------------------------------------------
Thu Sep 15 11:23:28 CEST 2005 - olh@suse.de

- mark kernel/drivers/net/mv643xx_eth unsupported. MAC collisions

-------------------------------------------------------------------
Thu Sep 15 00:35:10 CEST 2005 - agruen@suse.de

- patches.rpmify/fix-separate-compilation-with-preconf-kernel.diff:
  More dependency fixes.

-------------------------------------------------------------------
Wed Sep 14 18:05:59 CEST 2005 - olh@suse.de

- add patches.fixes/yenta_subordinate_oops.patch
  check for NULL pointer to fix crash when BIOS left some bus numbers
  unassigned. (113778)

-------------------------------------------------------------------
Tue Sep 13 20:24:23 CEST 2005 - olh@suse.de

- add patches.fixes/pci_write_config_byte.patch
  write correct values to pci config space (cmd64x/hpt34x)

-------------------------------------------------------------------
Tue Sep 13 16:59:47 CEST 2005 - okir@suse.de

- patches.fixes/acpi-thermal-polling: [ACPI] Leave thermal
  passive cooling when machine cooled down (98178; patch by
  Thomas Renninger).

-------------------------------------------------------------------
Tue Sep 13 16:42:01 CEST 2005 - okir@suse.de

- patches.fixes/ec-enable-interrupts: [ACPI] Temperature polling
  should not disable interrupts (115459; patch by Andi Kleen).

-------------------------------------------------------------------
Tue Sep 13 12:36:13 CEST 2005 - agruen@suse.de

- patches.fixes/fix-nfs-xfs_iget-shutdown: fix nfs xfs_iget
  shutdown (102531, SGI:PV941429).

-------------------------------------------------------------------
Tue Sep 13 12:15:03 CEST 2005 - tiwai@suse.de

- patches.drivers/alsa-opl3sa2-unregister-fix.diff: [ALSA]
  snd_opl3sa2: add missing pnp_unregister_driver() calls (116586).

-------------------------------------------------------------------
Mon Sep 12 22:14:24 CEST 2005 - mason@suse.de

- patches.suse/reiserfs-bkl-inversion: fix reiserfs lock inversion
  of bkl vs inode semaphore (116531).

-------------------------------------------------------------------
Mon Sep 12 17:20:34 CEST 2005 - ak@suse.de

- fix compilation with xen

-------------------------------------------------------------------
Mon Sep 12 14:16:27 CEST 2005 - ak@suse.de

- patches.arch/x86_64-no-timer-check: (#113323) Update ATI timer bug workaround.
- patches.arch/srat-fallback: (#115891) Backport some x86-64 srat
fallback fixes
- patches.fixes/mempolicy-verify: Fix MPOL_F_VERIFY

-------------------------------------------------------------------
Mon Sep 12 14:07:47 CEST 2005 - olh@suse.de

- add patches.fixes/hpt-pci-rom-corruption.patch
  hpt366: write the full 4 bytes of ROM address, not just low 1 byte

-------------------------------------------------------------------
Mon Sep 12 14:02:35 CEST 2005 - mantel@suse.de

- patches.fixes/sendmsg-DOS: fix kernel sendmsg() DoS (114365).

-------------------------------------------------------------------
Mon Sep 12 13:58:56 CEST 2005 - kkeil@suse.de

- Fix crash on resume with b44 network devices (#116088)

-------------------------------------------------------------------
Mon Sep 12 13:58:50 CEST 2005 - mantel@suse.de

- patches.fixes/sendmsg-overflow: fix kernel sendmsg() overflow
  (114364).

-------------------------------------------------------------------
Mon Sep 12 12:20:22 CEST 2005 - okir@suse.de

- patches.fixes/socket-filter-fix: fix socket filter code (2.6.13
  broke pcap and tcpdump) (115846).

-------------------------------------------------------------------
Sun Sep 11 14:09:48 CEST 2005 - olh@suse.de

- update patches.suse/suse-ppc32-mol-sk_alloc.patch
  increase proto obj_size to struct sock, register protocol

-------------------------------------------------------------------
Sat Sep 10 14:57:47 CEST 2005 - garloff@suse.de

- Disable SMP guest support for Xen on i386 and x86-64.

-------------------------------------------------------------------
Sat Sep 10 13:10:19 CEST 2005 - axboe@suse.de

- series.conf: Disable CFQ refcount fix from IBM, it's buggy

-------------------------------------------------------------------
Sat Sep 10 11:34:48 CEST 2005 - garloff@suse.de

- Update xen patches to 6715.

-------------------------------------------------------------------
Fri Sep  9 17:29:23 CEST 2005 - okir@suse.de

- patches.fixes/input-mux-blacklist-vgnfs115b.diff: Fixed
  previous commit.

-------------------------------------------------------------------
Fri Sep  9 13:55:29 CEST 2005 - vojtech@suse.cz

- patches.fixes/input-mux-blacklist-vgnfs115b.diff: Blacklist MUX
  for Sony Vaio FSC115b (#80358)

-------------------------------------------------------------------
Fri Sep  9 15:29:38 CEST 2005 - okir@suse.de

- Fixed bad path name in previous patch

-------------------------------------------------------------------
Fri Sep  9 15:01:16 CEST 2005 - thoenig@suse.de

- patches.suse/asus-lcd-fix: ASUS ACPI: make driver less verbose (114960).

-------------------------------------------------------------------
Fri Sep  9 13:04:55 CEST 2005 - kkeil@suse.de

- patches.fixes/ppp-mppe-64bit-fix: Fix 64 bit issue
  (#115398, #113841)

-------------------------------------------------------------------
Fri Sep  9 12:04:54 CEST 2005 - tiwai@suse.de

- series.conf: disable alsa-hda-intel-posbuf-fix.diff (just to be
  sure).

-------------------------------------------------------------------
Fri Sep  9 11:28:11 CEST 2005 - axboe@suse.de

- patches.drivers/libata-data-pad: libata handle the case when
  device returns/needs extra data.

-------------------------------------------------------------------
Fri Sep  9 11:23:21 CEST 2005 - axboe@suse.de

- patches.drivers/ahci-mem-failure-debug: Delete.

-------------------------------------------------------------------
Fri Sep  9 09:55:38 CEST 2005 - mantel@suse.de

- disable usb-hid-blacklist-apple-bluetooth.patch

-------------------------------------------------------------------
Thu Sep  8 20:52:07 CEST 2005 - tiwai@suse.de

- patches.drivers/alsa-intel8x0-buggy-semaphore: [ALSA] Add
  buggy_semaphore option (115837).

-------------------------------------------------------------------
Thu Sep  8 16:45:31 CEST 2005 - okir@suse.de

- patches.suse/netfilter-hooks-checksum: [NETFILTER] Make extended
  netfilter hooks recompute IP checksum (115200).

-------------------------------------------------------------------
Thu Sep  8 15:08:08 CEST 2005 - tiwai@suse.de

- patches.drivers/alsa-hda-intel-dmapos-fix.diff: [ALSA] hda-intel
  - Check validity of DMA position (115253).
- patches.drivers/alsa-hda-intel-fix.diff: [ALSA] hda-codec -
  Assign audio PCMS first (115253).
- patches.drivers/alsa-oss-getoptr-fix.diff: [ALSA] pcm-oss -
  Add bugg-yptr option (115829).
- patches.drivers/alsa-ibook-g4-fix.diff: [ALSA] Correct detection
  of iBook G4 1420Mhz soundcard.

-------------------------------------------------------------------
Thu Sep  8 12:05:53 CEST 2005 - olh@suse.de

- add patches.arch/ppc-module_device_table-of.patch
  more modalias entries for macio devices (114695)

-------------------------------------------------------------------
Thu Sep  8 10:27:21 CEST 2005 - axboe@suse.de

- patches.fixes/dont-dupe-fs_excl-count-on-fork: New task
  structures need to zero ->fs_excl.

-------------------------------------------------------------------
Thu Sep  8 09:22:20 CEST 2005 - hare@suse.de

- patches.drivers/open-iscsi-noop_in.patch
  Update open-iscsi to svn r408.

-------------------------------------------------------------------
Thu Sep  8 09:15:43 CEST 2005 - axboe@suse.de

- patches.fixes/cfq-refcount-fix: CFQ cic refcounting fix.

-------------------------------------------------------------------
Thu Sep  8 02:51:02 CEST 2005 - garloff@suse.de

- We continue to need a non-PAE xen kernel.

-------------------------------------------------------------------
Wed Sep  7 14:41:11 CEST 2005 - garloff@suse.de

- Update xen patches to 6644.
- Enable SMP and PAE in xen and fix all the compilation problems
  incurred. (ACPI_SLEEP and NUMA are still no-gos.)
- xen3-export-tlb-flush: export symbol.

-------------------------------------------------------------------
Wed Sep  7 13:54:42 CEST 2005 - axboe@suse.de

- patches.drivers/libata-ata_pio_task-fix: Delete.
- patches.drivers/libata-pio-complete-retval: Delete.
- patches.drivers/libata-pio-poll-fix: Don't race with qc_complete
  in ata_pio_complete().
- series.conf: Replace with better simpler fix

-------------------------------------------------------------------
Wed Sep  7 11:53:53 CEST 2005 - okir@suse.de

- Move ath_pci and ath_rate_sample to nongpl, where the base module is (115040).

-------------------------------------------------------------------
Wed Sep  7 10:31:06 CEST 2005 - olh@suse.de

- remove patches.fixes/revert-pci-rom.patch
  add patches.suse/pci-rom-mapping.patch 
  [PATCH] Fix PCI ROM mapping
  add patches.suse/pci_assign_unassigned_resources.patch
  [PATCH] x86: pci_assign_unassigned_resources() update (115118)

-------------------------------------------------------------------
Wed Sep  7 09:34:10 CEST 2005 - olh@suse.de

- add patches.suse/ipsec-crash-bug115200.patch (115200)
  [CRYPTO] Fix boundary check in standard multi-block cipher processors

-------------------------------------------------------------------
Tue Sep  6 21:57:15 CEST 2005 - garloff@suse.de

- xen: Fix SMP alternatives, fix NUMA e820 support, apply RTC patch
  unconditionally (CONFIG_XEN protected) -- from JBeulich.

-------------------------------------------------------------------
Tue Sep  6 14:56:52 CEST 2005 - agruen@suse.de

- patches.rpmify/fix-separate-compilation-with-preconf-kernel.diff:
  include/config/MARKER is a phony target.

-------------------------------------------------------------------
Tue Sep  6 13:56:39 CEST 2005 - olh@suse.de

- add patches.suse/acpi-cpufreq-pIII.patch
  Cpufreq fix for Pentium III - acpi-cpufreq module (104915)

-------------------------------------------------------------------
Tue Sep  6 12:55:30 CEST 2005 - axboe@suse.de

- patches.drivers/libata-pio-complete-retval: ata_pio_complete()
  and ata_pio_block() return value.
- patches.drivers/libata-ata_pio_task-fix: ata_pio_task() fix.

-------------------------------------------------------------------
Tue Sep  6 11:56:11 CEST 2005 - axboe@suse.de

- patches.drivers/libata-odd-length-buffer: libata ata_data_xfer()
  fix.
- patches.drivers/libata-data-pad: libata handle the case when
  device returns/needs extra data.
- patches.drivers/libata-atapi-pio-race-1: fix atapi_packet_task
  vs. intr race.
- patches.drivers/libata-ata_poll_qc_complete: implement
  ata_poll_qc_complete and use it in polling functions.
- patches.drivers/libata-fix-eh-locking: fix EH locking.

-------------------------------------------------------------------
Tue Sep  6 11:15:30 CEST 2005 - axboe@suse.de

- patches.drivers/libata-eh-vs-irq-race: Inactivate libata
  command before completion.

-------------------------------------------------------------------
Tue Sep  6 10:18:44 CEST 2005 - axboe@suse.de

- patches.drivers/ahci-mem-failure-debug: Print allocation
  failure location to debug load problem (112941).

-------------------------------------------------------------------
Tue Sep  6 03:58:29 CEST 2005 - jeffm@suse.de

- patches.suse/subfs-detached-namespace.diff: [PATCH] subfs:
  refuse mount in deleted directory (#114351).

-------------------------------------------------------------------
Tue Sep  6 01:48:48 CEST 2005 - agruen@suse.de

- patches.fixes/xfs-switch-to-kthread-api: Switch kernel thread
  handling to the kthread_ API (113237).
- patches.fixes/xfs-switch-to-kthread-api-2: Make sure the
  threads and shaker in xfs_buf are de-initialized in reverse
  startup order (113237).

-------------------------------------------------------------------
Mon Sep  5 11:26:20 CEST 2005 - hare@suse.de

- patches.drivers/libata-atapi-cdrom-oops.patch
  Only request sense if no valid sense is present.

-------------------------------------------------------------------
Sun Sep  4 23:32:38 CEST 2005 - garloff@suse.de

- Update xen patches to 6610.
- Compile virtual TPM drivers also for dom0. 

-------------------------------------------------------------------
Sun Sep  4 16:38:33 CEST 2005 - agruen@suse.de

- patches.rpmify/fix-separate-compilation-with-preconf-kernel.diff:
  Further fixed for compiling with O= (65891).

-------------------------------------------------------------------
Sun Sep  4 15:27:30 CEST 2005 - olh@suse.de

- add patches.suse/non-x86-rom-ok.patch
  Quiet an incorrect warning in aty128fb/radeonfb about the PCI ROM

-------------------------------------------------------------------
Sat Sep  3 18:41:49 CEST 2005 - olh@suse.de

- add patches.suse/ohci1394-IR-legacy-flood.patch
  disable 'IR legacy activated' debug message

-------------------------------------------------------------------
Fri Sep  2 19:51:34 CEST 2005 - olh@suse.de

- disable xmon by default, use xmon=on to enable it at boottime

-------------------------------------------------------------------
Fri Sep  2 15:44:27 CEST 2005 - tiwai@suse.de

- patches.drivers/alsa-ppc-auto-drc-off.diff: [ALSA] Disable
  auto-toggling of DRC on TiBooks (113630).
- patches.drivers/alsa-alc658d-fix.diff: [ALSA] Fix ALC658D
  support (146962).
- patches.drivers/alsa-hdsp-firmware-fix.diff: [ALSA] hdsp:
  always initialize card name (164962).

-------------------------------------------------------------------
Fri Sep  2 14:38:14 CEST 2005 - olh@suse.de

- add patches.fixes/ieee1394-MODALIAS.patch
  provide MODALIAS= for ieee1394 devices (#103746)

-------------------------------------------------------------------
Thu Sep  1 19:22:37 CEST 2005 - vojtech@suse.cz

- input-kill-sbin-hotplug.patch: Get rid of /sbin/hotplug
  calls in the input subsystem by exporting input devices as
  /sys/class/input_device/*

-------------------------------------------------------------------
Thu Sep  1 18:01:56 CEST 2005 - agruen@suse.de

- scripts/tar-up.sh: create empty patches.*.tar.bz2 archives
  instead of including only the existing archives in the generated
  specfiles. Again include patches.addon.tar.bz2, which is
  intentionally empty.

-------------------------------------------------------------------
Thu Sep  1 15:40:22 CEST 2005 - agruen@suse.de

- Disable config/x86_64/um.

-------------------------------------------------------------------
Thu Sep  1 15:14:30 CEST 2005 - tiwai@suse.de

- patches.drivers/alsa-sblive-5.1-fix2.diff: [ALSA] Add
  identification for Live 5.1 [SB0220].
- patches.drivers/alsa-msi-s270-fix.diff: [ALSA] Fix EAPD for
  MSI S270.
- patches.drivers/alsa-atiixp-pm-fix.diff: [ALSA] atiixp -
  Fix PM resume.
- patches.drivers/alsa-intel8x0-quirk.diff: [ALSA] intel8x0 -
  Add quirk for IBM NetVisa A30p (114683).

-------------------------------------------------------------------
Thu Sep  1 14:52:05 CEST 2005 - olh@suse.de

- add patches.arch/ppc64-rs64.patch
  PPC64: Don't try to claim memory from OF at 1GB mark (114686)

-------------------------------------------------------------------
Thu Sep  1 12:32:24 CEST 2005 - axboe@suse.de

- series.conf: Fix typo in acard-downgrade

-------------------------------------------------------------------
Thu Sep  1 12:26:49 CEST 2005 - axboe@suse.de

- patches.drivers/libata-do-simple-command-sleep-hack: Wait for
  current command to finish in ata_do_simple_cmd() (114648).

-------------------------------------------------------------------
Thu Sep  1 11:34:16 CEST 2005 - axboe@suse.de

- patches.drivers/acard-downgrade: Backout buggy updates to the
  atp870u scsi driver.

-------------------------------------------------------------------
Wed Aug 31 12:49:22 CEST 2005 - axboe@suse.de

- patches.drivers/libata-suspend.diff: Fix the remaining sata drivers

-------------------------------------------------------------------
Wed Aug 31 12:41:10 CEST 2005 - axboe@suse.de

- patches.drivers/libata-suspend.diff: Fix ahci as well

-------------------------------------------------------------------
Wed Aug 31 12:06:37 CEST 2005 - agruen@suse.de

- Fix up some paths for uml and xen.

-------------------------------------------------------------------
Wed Aug 31 10:39:09 CEST 2005 - ak@suse.de

- patches.fixes/aic79xx-probe: Fix crash in probing when no
  hardware is present

-------------------------------------------------------------------
Wed Aug 31 09:25:47 CEST 2005 - ak@suse.de

- patches.fixes/avoid-kbd-msg: Disable unnecessary kbd message.

-------------------------------------------------------------------
Wed Aug 31 09:18:53 CEST 2005 - ak@suse.de

- patches.suse/acpi_errors_on: Fix and reenable.  This compiles
  in ACPI warnings and errors, but nothing of the other
  debug code. Warnings are not printed by default, but can 
  by with acpi_dbg_level=0xffffffff
- patches.fixes/acpi_avoid_BIOS_debug: Remove (folded into previous 
  patch)
- config/*/*: Enable CONFIG_ACPI_LITE

-------------------------------------------------------------------
Wed Aug 31 08:26:59 CEST 2005 - ak@suse.de

- patches.arch/i386-apic-up. Fix. Reenable. 
  Disable APIC by default on i386/UP kernels. 
- patches.arch/dmi-intel-c440gx: Drop (hopefully obsolete)

-------------------------------------------------------------------
Tue Aug 30 17:17:14 CEST 2005 - axboe@suse.de

- patches.drivers/libata-suspend.diff: Fix libata suspend
  (104647).

-------------------------------------------------------------------
Tue Aug 30 11:50:00 CEST 2005 - schwab@suse.de

- Add modalias to macio sysfs attributes.

-------------------------------------------------------------------
Mon Aug 29 21:47:07 CEST 2005 - olh@suse.de

- add patches.fixes/savage.patch
  return code of savagefb_probe is undefined if pci_request_regions fails

-------------------------------------------------------------------
Mon Aug 29 19:57:57 CEST 2005 - agruen@suse.de

- rpm/kernel-source.spec.in: Set ARCH correctly for um and xen.
- rpm/kernel-binary.spec.in: Make sure CONFIG_DEBUG_INFO is not
  set in the config files, yet still compile the kernel with
  debug symbols when desired.
- Update xen config file.

-------------------------------------------------------------------
Mon Aug 29 18:03:37 CEST 2005 - kkeil@suse.de

- update sk98lin to support current chipsets (#98928)
- disable sky2; it hangs on RX (#112917)

-------------------------------------------------------------------
Mon Aug 29 17:24:22 CEST 2005 - garloff@suse.de

- Update xen patches to 6458.

-------------------------------------------------------------------
Mon Aug 29 16:37:52 CEST 2005 - okir@suse.de

- rpm/kernel-binary.spec.in: Allow modules with a license of
  "BSD without advertisement clause" to be distributed as well (104157)

-------------------------------------------------------------------
Mon Aug 29 15:30:16 CEST 2005 - agruen@suse.de

- patches.fixes/arch-ext-mod.diff: Support external modules for
  uml and xen pseudo-architectures.
- rpm/kernel-binary.spec.in: A small cleanup.
- rpm/kernel-source.spec.in: Create output directories for uml
  and xen as well.

-------------------------------------------------------------------
Mon Aug 29 14:14:18 CEST 2005 - schwab@suse.de

- Update kdb patches.

-------------------------------------------------------------------
Mon Aug 29 11:45:01 CEST 2005 - olh@suse.de

- update patches.fixes/revert-pci-rom.patch 
  use pcirom=0 cmdline option to disable ROM, pcirom=1 to enable it

-------------------------------------------------------------------
Mon Aug 29 11:25:12 CEST 2005 - ak@suse.de

- Remove obsolete patches that were disabled

-------------------------------------------------------------------
Mon Aug 29 11:21:01 CEST 2005 - ak@suse.de

- patches.arch/x86_64-no-timer-check: Do no_timer_check by
  default on ATI boards.

-------------------------------------------------------------------
Mon Aug 29 10:57:29 CEST 2005 - ak@suse.de

- config/{i386,x86_64,ia64}/*: Disable CONFIG_ACPI_DEBUG

-------------------------------------------------------------------
Mon Aug 29 08:03:00 CEST 2005 - olh@suse.de

- add patches.fixes/revert-pci-rom.patch 
  patch broke aty128fb and radeonfb

-------------------------------------------------------------------
Mon Aug 29 07:50:32 CEST 2005 - olh@suse.de

- update to 2.6.13

-------------------------------------------------------------------
Mon Aug 29 00:03:35 CEST 2005 - pavel@suse.cz

- patches.suse/acpi-asus-panasonic-sony.patch: add support for 
  vendor-specific features from Timo Hoenig

-------------------------------------------------------------------
Sun Aug 28 21:49:47 CEST 2005 - olh@suse.de

- add patches.suse/suse-ppc32-mol-sk_alloc.patch
  sk_alloc doesnt take NULL as proto.

-------------------------------------------------------------------
Sun Aug 28 17:53:06 CEST 2005 - olh@suse.de

- add patches.drivers/usb-storage-nec-floppy-multilun.patch
  another floppy with broken LUN handling (105878)

-------------------------------------------------------------------
Sun Aug 28 14:21:07 CEST 2005 - olh@suse.de

- update patches.suse/suse-ppc32-mol-kbuild.patch
  remove dead code, update dependencies

-------------------------------------------------------------------
Sun Aug 28 12:07:54 CEST 2005 - olh@suse.de

- update to 2.6.13-rc7-git3, tty oops fix, misc fixes

-------------------------------------------------------------------
Sat Aug 27 12:38:08 CEST 2005 - olh@suse.de

- add patches.arch/ppc-reiserfs-cc-optimize.patch
  dont compile with -O1 anymore

-------------------------------------------------------------------
Sat Aug 27 12:27:26 CEST 2005 - olh@suse.de

- update to 2.6.13-rc7-git2, misc fixes

-------------------------------------------------------------------
Fri Aug 26 18:33:04 CEST 2005 - tiwai@suse.de

- patches.drivers/alsa-sblive-5.1-fix.diff: [ALSA] emu10k1 -
  Add missing ac97 support on SBLive! Player 5.1 (113149).

-------------------------------------------------------------------
Fri Aug 26 15:57:58 CEST 2005 - olh@suse.de

- add patches.arch/ppc32-ac_power.patch
  assume AC power if no battery present (112670)

-------------------------------------------------------------------
Fri Aug 26 15:48:31 CEST 2005 - olh@suse.de

- add patches.arch/ppc-tumbler-fix.patch
  workaround for disabled tumbler sound (105448)

-------------------------------------------------------------------
Thu Aug 25 21:43:02 CEST 2005 - tiwai@suse.de

- patches.drivers/alsa-2.6.12-git.diff: Fix PCM 32bit layer
  (113106), FSC quirk (86420).

-------------------------------------------------------------------
Thu Aug 25 20:57:54 CEST 2005 - garloff@suse.de

- xen3-patch-2.6.13-rc1: Use set_pte_at_sync rather than set_pte
  and flush.

-------------------------------------------------------------------
Thu Aug 25 20:08:55 CEST 2005 - tiwai@suse.de

- patches.drivers/alsa-2.6.12-git.diff: ALSA GIT update.

-------------------------------------------------------------------
Thu Aug 25 16:39:18 CEST 2005 - olh@suse.de

- update to 2.6.13-rc7-git1

-------------------------------------------------------------------
Thu Aug 25 14:22:27 CEST 2005 - garloff@suse.de

- Update xen patches to hg-6393.

-------------------------------------------------------------------
Thu Aug 25 13:16:53 CEST 2005 - garloff@suse.de

- Fix SKAs patch for UML on Xen (JanB).

-------------------------------------------------------------------
Thu Aug 25 11:00:45 CEST 2005 - hare@suse.de

- patches.drivers/libata-atapi-cdrom-oops.patch
  SATA CDROM crashes with kernel oops. again.

-------------------------------------------------------------------
Wed Aug 24 19:39:38 CEST 2005 - olh@suse.de

- if kernel-foo-nongpl is empty, package /lib/modules/version
  to avoid empty rpm

-------------------------------------------------------------------
Wed Aug 24 13:27:22 CEST 2005 - pavel@suse.cz

- patches.drivers/sony_acpi_0.1.2.diff: Delete.
- patches.fixes/suspend-stats: Delete.
- patches.suse/swsusp-noncontiguous: Delete.
- series.conf: Delete obsolete patches (they were disabled, anyway)

-------------------------------------------------------------------
Wed Aug 24 15:00:02 CEST 2005 - axboe@suse.de

- patches.fixes/cfq-update: Small CFQ update.

-------------------------------------------------------------------
Wed Aug 24 10:38:53 CEST 2005 - garloff@suse.de

- update arch/xen to 2.6.13-rc7.

-------------------------------------------------------------------
Wed Aug 24 08:22:02 CEST 2005 - olh@suse.de

- add patches.drivers/usb-storage-smsc-floppy-multilun.patch
  another floppy with broken LUN handling (105878)

-------------------------------------------------------------------
Wed Aug 24 08:04:18 CEST 2005 - olh@suse.de

- update to 2.6.13-rc7, network, md fixes

-------------------------------------------------------------------
Mon Aug 22 20:38:11 CEST 2005 - axboe@suse.de

- series.conf: Disable barriers by default...

-------------------------------------------------------------------
Mon Aug 22 18:26:38 CEST 2005 - okir@suse.de

- patches.suse/usagi-ipv6-ip6t-reject: forward ported ip6t_REJECT (105561)
  and re-enabled it.
- Update config files.

-------------------------------------------------------------------
Mon Aug 22 17:06:05 CEST 2005 - garloff@suse.de

- Update xen patches to hg-6315.
- Move xen/linux public headers to userspace package.

-------------------------------------------------------------------
Mon Aug 22 17:05:53 CEST 2005 - kkeil@suse.de

- add sky2.patch new driver for Marvell Yukon 2 chipset 

-------------------------------------------------------------------
Mon Aug 22 13:53:23 CEST 2005 - agruen@suse.de

- rpm/kernel-binary.spec.in: remove -override- module path.

-------------------------------------------------------------------
Mon Aug 22 12:29:41 CEST 2005 - hare@suse.de

- Update iscsitarget to svn r1247.
- Update configs.

-------------------------------------------------------------------
Fri Aug 19 11:15:21 CEST 2005 - hare@suse.de

- Update open-iscsi to svn r401.

-------------------------------------------------------------------
Sun Aug 21 22:57:36 CEST 2005 - garloff@suse.de

- Update Xen patches to hg-6305.
- Fix overlapping link segments on xen x86-64.

-------------------------------------------------------------------
Sun Aug 21 20:41:04 CEST 2005 - olh@suse.de

- update patches.suse/suse-ppc-legacy-io.patch
  disable 8250 if booted via BootX

-------------------------------------------------------------------
Sun Aug 21 17:51:18 CEST 2005 - olh@suse.de

- add patches.arch/ppc32-cflags.patch
  compile with -mcpu=powerpc to remove all nops

-------------------------------------------------------------------
Sun Aug 21 13:39:23 CEST 2005 - olh@suse.de

- update patches.suse/suse-ppc-legacy-io.patch
  disable isapnp in pmac setup to hide a warning

-------------------------------------------------------------------
Sun Aug 21 12:06:49 CEST 2005 - olh@suse.de

- update to 2.6.13-rc6-git13, network fixes

-------------------------------------------------------------------
Sun Aug 21 03:57:44 CEST 2005 - garloff@suse.de

- Update Xen patches to hg-6299. 

-------------------------------------------------------------------
Sat Aug 20 19:34:56 CEST 2005 - garloff@suse.de

- Refresh Xen patch: include xen drivers in Makefile.

-------------------------------------------------------------------
Sat Aug 20 16:35:44 CEST 2005 - olh@suse.de

- update to 2.6.13-rc6-git12, follow_symlink, tg3, x86_64, nfs4 fixes

-------------------------------------------------------------------
Sat Aug 20 16:32:22 CEST 2005 - lmb@suse.de

- Disable OCFS2 on ia64 as it doesn't build.

-------------------------------------------------------------------
Sat Aug 20 15:19:21 CEST 2005 - lmb@suse.de

- patches.suse/ocfs2-configfs: OCFS2 and configfs merge.

-------------------------------------------------------------------
Sat Aug 20 14:22:07 CEST 2005 - garloff@suse.de

- Regenerate Xen sparse patch. 

-------------------------------------------------------------------
Sat Aug 20 13:52:30 CEST 2005 - garloff@suse.de

- Further fixups for Xen on x86-64 (Jan).

-------------------------------------------------------------------
Sat Aug 20 02:34:59 CEST 2005 - garloff@suse.de

- Enable Xen on x86_64 and fix compilation issues (Jan).
- Network drivers were missing from xen kernels: fixed.

-------------------------------------------------------------------
Fri Aug 19 21:52:42 CEST 2005 - olh@suse.de

- enable sata_vsc and sata_ahci on ppc64

-------------------------------------------------------------------
Fri Aug 19 18:39:14 CEST 2005 - olh@suse.de

- update to 2.6.13-rc6-git11, network, ide, nfs, md fixes

-------------------------------------------------------------------
Fri Aug 19 18:12:21 CEST 2005 - tiwai@suse.de

- patches.drivers/alsa-2.6.12-git.diff: ALSA GIT update.
- patches.drivers/alsa-ppc-screamer-endian-workaround: A
  workaround for PMac screamer endian problem (105600).

-------------------------------------------------------------------
Fri Aug 19 17:17:21 CEST 2005 - garloff@suse.de

- Better version of rediffed Xen patches from Jan and additional
  fixes.

-------------------------------------------------------------------
Fri Aug 19 16:38:07 CEST 2005 - agruen@suse.de

- patches.fixes/nfsd-rewrite-align: Fix logical bug (97941, 96957).

-------------------------------------------------------------------
Fri Aug 19 16:18:32 CEST 2005 - agruen@suse.de

- patches.suse/bootsplash: Bootsplash update from mls.

-------------------------------------------------------------------
Fri Aug 19 15:10:32 CEST 2005 - okir@suse.de

- series.conf: disable nfsd-rewrite-align; it's broken

-------------------------------------------------------------------
Fri Aug 19 14:29:42 CEST 2005 - garloff@suse.de

- Adapt the other 2.6.13-rc changes to Xen and enable.

-------------------------------------------------------------------
Fri Aug 19 13:35:03 CEST 2005 - garloff@suse.de

- Import 2.6.13-rc changes into Xen up to 2.6.13-rc4 (Charles).

-------------------------------------------------------------------
Fri Aug 19 12:51:10 CEST 2005 - olh@suse.de

- enable amd8111e on ppc64

-------------------------------------------------------------------
Fri Aug 19 11:15:21 CEST 2005 - hare@suse.de

- Update open-iscsi to svn r399.

-------------------------------------------------------------------
Thu Aug 18 20:40:59 CEST 2005 - okir@suse.de

- Enabled NFSv4, fixed up configs

-------------------------------------------------------------------
Thu Aug 18 18:33:25 CEST 2005 - garloff@suse.de

- Update Xen patches to Xen3 hg 6223.
- Merge old Xen patches that are still applicable.

-------------------------------------------------------------------
Thu Aug 18 15:16:37 CEST 2005 - olh@suse.de

- update to 2.6.13-rc6-git10, network, zlib, ntfs, other fixes

-------------------------------------------------------------------
Thu Aug 18 08:21:21 CEST 2005 - hare@suse.de

- patches.fixes/ide-cs-correct-device-link
  Correct device link for ide-cs devices (#104670)

-------------------------------------------------------------------
Wed Aug 17 17:27:41 CEST 2005 - olh@suse.de

- update to 2.6.13-rc6-git9, inotify, nfts, acpi hotkey, jfs fixes

-------------------------------------------------------------------
Wed Aug 17 13:42:42 CEST 2005 - okir@suse.de

- patches.suse/netfilter-02-output-hooks: nat over ipsec.
- patches.suse/netfilter-03-input-hooks: nat over ipsec.
- patches.suse/netfilter-04-policy-lookup: nat over ipsec.
- patches.suse/netfilter-05-policy-checks: nat over ipsec.
- Update config files.
- patches.drivers/e100-update: Obsolete
- patches.drivers/megaraid-new: Obsolete
- patches.drivers/suse-ahci-disable: Obsolete
- patches.drivers/swsusp-b44: Obsolete
- patches.drivers/swsusp-via-velocity: Obsolete
- patches.drivers/usb-qc-usb-*: Obsolete
- patches.fixes/mtrr-check-gpf: Obsolete
- patches.fixes/posix-locks-race: Obsolete
- patches.fixes/procmisc-cached-underflow: Obsolete
- patches.fixes/quiet-sched: Obsolete
- patches.fixes/x86_64-panic-lockup: Obsolete

-------------------------------------------------------------------
Wed Aug 17 10:34:14 CEST 2005 - hare@suse.de

- remove patches.fixes/atapi-fix-error-handling.patch
- remove patches.fixes/libata-no-complete-on-error
  Newer version of libata error handling is on mainline.

-------------------------------------------------------------------
Tue Aug 16 21:18:36 CEST 2005 - schwab@suse.de

- Set BLK_DEV_LOOP=y.

-------------------------------------------------------------------
Tue Aug 16 19:43:07 CEST 2005 - agruen@suse.de

- scripts/compute-PATCHVERSION.sh: Fix after a patch started to
  confuse the very simple patch parser.

-------------------------------------------------------------------
Tue Aug 16 19:08:37 CEST 2005 - agruen@suse.de

- rpm/kernel-binary.spec.in: Move the nvidia pre-compiled object
  files to the -nongpl package (104153).

-------------------------------------------------------------------
Tue Aug 16 18:22:54 CEST 2005 - tiwai@suse.de

- patches.drivers/alsa-2.6.12-git.diff: ALSA GIT update.
- supported.conf: fix and clean up ALSA entries.

-------------------------------------------------------------------
Tue Aug 16 13:35:34 CEST 2005 - lmb@suse.de

- patches.suse/dm-flakey, patches.suse/dm-mpath,
  patches.suse/dm-mpath-path_selector,
  patches.suse/dm-mpath-psinit, patches.suse/dm-mpath-ref,
  patches.suse/dmmp-seperate-wqueue: Delete since merged upstream.

-------------------------------------------------------------------
Tue Aug 16 09:17:58 CEST 2005 - olh@suse.de

- add patches.suse/reiser4-machine_restart.patch
  call panic if something bad happens

-------------------------------------------------------------------
Tue Aug 16 09:02:25 CEST 2005 - olh@suse.de

- add patches.fixes/uml-pa-buildfix.patch

-------------------------------------------------------------------
Mon Aug 15 20:27:58 CEST 2005 - garloff@suse.de

- config.conf: Enable Xen build.
- kernel-source.changes: Remove empty series.conf: lines.

-------------------------------------------------------------------
Mon Aug 15 19:57:24 CEST 2005 - jeffm@suse.de

- series.conf: Re-activated ntfs-subfs

-------------------------------------------------------------------
Mon Aug 15 19:56:19 CEST 2005 - jeffm@suse.de

- patches.suse/export-get_sb_pseudo: Delete.
- series.conf: Removed dead patches.

-------------------------------------------------------------------
Mon Aug 15 19:45:02 CEST 2005 - gregkh@suse.de

Remove USB ub specific patches, as we don't really support this driver
for now.
- patches.drivers/usb-ub-01.patch: Delete.
- patches.drivers/usb-ub-02.patch: Delete.
- patches.drivers/usb-ub-03.patch: Delete.

-------------------------------------------------------------------
Mon Aug 15 19:41:55 CEST 2005 - gregkh@suse.de

Remove my +gregkh marked patches as they should not be in the tree
- patches.fixes/cardbus-fixup-bridge: Delete.

-------------------------------------------------------------------
Mon Aug 15 17:26:09 CEST 2005 - jeffm@suse.de

- patches.suse/lookup_hash_nameidata.diff: Pass struct nameidata
  to subfs instead of NULL (#104657). [updated from 9.3]

-------------------------------------------------------------------
Mon Aug 15 13:12:54 CEST 2005 - olh@suse.de

- update to 2.6.13-rc6-git7, revert some scsi and pci io changes

-------------------------------------------------------------------
Mon Aug 15 10:25:34 CEST 2005 - kkeil@suse.de

- fix PCMCIA IDs for Sedlbauer Speedstar II (#104593)

-------------------------------------------------------------------
Sun Aug 14 01:08:59 CEST 2005 - olh@suse.de

- add suse-ppc32-mol* patches, maconlinux support

-------------------------------------------------------------------
Sat Aug 13 20:07:50 CEST 2005 - olh@suse.de

- update to 2.6.13-rc6-git5, netpoll fixes

-------------------------------------------------------------------
Sat Aug 13 16:05:41 CEST 2005 - schwab@suse.de

- Disable IA64_SGI_SN_XP until it is fixed.

-------------------------------------------------------------------
Sat Aug 13 00:20:27 CEST 2005 - gregkh@suse.de

- patches.drivers/w1-dont-spam-syslog.patch: w1: more debug
  level decrease. fixes #104020.

-------------------------------------------------------------------
Fri Aug 12 17:53:38 CEST 2005 - kraxel@suse.de

- patches.xen/smp-alts-uml.patch: fix smp alternatives for uml.

-------------------------------------------------------------------
Fri Aug 12 17:41:58 CEST 2005 - kraxel@suse.de

- Update xen config file.
- patches.xen/xen3-fixups-i386: more fixups, builds now.

-------------------------------------------------------------------
Fri Aug 12 17:19:15 CEST 2005 - schwab@suse.de

- Make sure *-nongpl owns all leading directories.

-------------------------------------------------------------------
Fri Aug 12 16:43:03 CEST 2005 - kraxel@suse.de

- Update config files.
- patches.xen/xen3-fixups-i386: add more fixups.

-------------------------------------------------------------------
Fri Aug 12 15:46:42 CEST 2005 - kraxel@suse.de

- First batch of xen3 patches:
- patches.xen/pmd-shared.patch: xen3 patch: pmd-shared.
- patches.xen/rcu-nohz.patch: xen3 patch: rcu-nohz.
- patches.xen/smp-alts.patch: xen3 patch: smp alternatives.
- patches.xen/x86_64-linux.patch: xen3 patch: x86_64.
- patches.xen/xen3-auto-arch.diff: xen3 arch/xen and
  include/asm-xen bits.
- patches.xen/xen3-auto-common.diff: xen3: common code changes.
- patches.xen/xen3-fixups-i386: xen3: 2.6.13 adaptions (i386)..

-------------------------------------------------------------------
Thu Aug 11 18:39:58 CEST 2005 - olh@suse.de

- update to 2.6.13-rc6-git3, misc fixes

-------------------------------------------------------------------
Thu Aug 11 15:04:33 CEST 2005 - olh@suse.de

- update patches.suse/acpi_enable_ec_burst_mode
  call acpi_ec_burst_add in the ->add method

-------------------------------------------------------------------
Thu Aug 11 12:41:44 CEST 2005 - hare@suse.de

- remove patches.drivers/open-iscsi-netlink.patch
  Patch is upstream.

-------------------------------------------------------------------
Thu Aug 11 02:04:20 CEST 2005 - gregkh@suse.de

Add securityfs (is in -mm and will be in 2.6.14) so that subdomain
can stop using /subdomain to make the YaST and LSB people happy.

- patches.drivers/securityfs.patch: [PATCH] add securityfs for
  all LSMs to use.

-------------------------------------------------------------------
Thu Aug 11 01:41:07 CEST 2005 - gregkh@suse.de

Update floppy-cmos patch to the one that is upstream in -mm.

- patches.drivers/floppy-add-cmos-attr: Delete.
- patches.drivers/floppy-cmos-attribute.patch: Floppy: Add cmos
  attribute to floppy driver.
- patches.drivers/floppy-cmos-attribute-tidy.patch: Floppy:
  add cmos attribute to floppy driver tidy.

-------------------------------------------------------------------
Thu Aug 11 01:34:54 CEST 2005 - gregkh@suse.de

Add PCI MSI quirk for PCI hotplug machines.  Is in -mm and will 
go into 2.6.14.

- patches.drivers/pci-quirk-6700-fix.patch: PCI: fix
  quirk-6700-fix.patch.
- patches.drivers/pci-quirk-6700.patch: PCI: 6700/6702PXH quirk.

-------------------------------------------------------------------
Thu Aug 11 01:19:22 CEST 2005 - gregkh@suse.de

Sync up with upstream -mm and 2.6.14 pending USB patches that
we can use in our tree (will fix a lot of usb-storage issues).

- Update config files.
- patches.drivers/usb-add-apple-touchpad-driver.patch: USB:
  add Apple USB Touchpad driver.
- patches.drivers/usb-ftdi_sio-new-ids.patch: USB ftdi_sio:
  New IDs for ELV, Xsens and Falcom products.
- patches.drivers/usb-ftdi_sio-userspecified-vid.patch: USB
  ftdi_sio: user specified VID/PID.
- patches.drivers/usb-hid-blacklist-apple-bluetooth.patch:
  USB: Prevent hid-core claiming Apple Bluetooth device on new
  G4 powerbooks.
- patches.drivers/usb-hub-code-motion.patch: USB: Code motion
  in the hub driver.
- patches.drivers/usb-hub-disconnect-children.patch: USB:
  Disconnect children when unbinding the hub driver.
- patches.drivers/usb-keyspan_remote-endian-fix.patch: Fix endian
  issue with keyspan_remote driver.
- patches.drivers/usb-pl2303hx-fix.patch: USB: pl2303 driver,
  makes pl2303HX chip work correctly.
- patches.drivers/usb-real-nodes-instead-of-usbfs-fix.patch:
  USB: Fix regression in core/devio.c.
- patches.drivers/usb-real-nodes-instead-of-usbfs.patch: USB:
  real nodes instead of usbfs.
- patches.drivers/usb-storage-01.patch: USB Storage: remove
  dependency on SCSI-provided serial/tag number.
- patches.drivers/usb-storage-02.patch: USB Storage: close a
  race condition in disconnect near probe.
- patches.drivers/usb-storage-03.patch: USB Storage: close a
  race condition in disconnect near queuecommand.
- patches.drivers/usb-storage-04.patch: USB Storage: add support
  for Maxtor One-Touch button.
- patches.drivers/usb-storage-05.patch: USB Storage: wedge SCSI
  revision at 2 for usb-storage devices.
- patches.drivers/usb-storage-unusual-devs-mitsumi.patch:
  usb-storage: Add IGNORE_RESIDUE flag for Mitsumi USB 2.0 card
  reader (VIA hardware).
- patches.drivers/usb-ub-01.patch: USB: ub 1/3: Axboe's quasi-S/G.
- patches.drivers/usb-ub-02.patch: USB: ub 2/3: Fold one line.
- patches.drivers/usb-ub-03.patch: USB: ub 3/3: death to
  ub_bd_rq_fn_1.
- patches.drivers/usb-usblp-rate-limit-error-messages.patch:
  USB usblp: rate-limit printer status error messages.

-------------------------------------------------------------------
Wed Aug 10 12:55:33 CEST 2005 - ak@suse.de

- patches.fixes/acpi-no-search: Disable too slow object search
  in ACPI memory tracking (#102565)

-------------------------------------------------------------------
Wed Aug 10 11:31:25 CEST 2005 - olh@suse.de

- add patches.suse/acpi_enable_ec_burst_mode
  change default acpi_ec_polling_mode from polling to burst (trenn)

-------------------------------------------------------------------
Wed Aug 10 11:07:01 CEST 2005 - okir@suse.de

- patches.suse/nfs-lockd-hostnames: [NFS] Make lockd use hostnames
  instead of IP addresses.
- patches.suse/nfs-lockd-kstatd: [NFS] Add in-kernel statd.
- patches.suse/kernel-statd: Obsolete.
- patches.suse/nfs-statd-hostnames: Obsolete.
- Update config files.

-------------------------------------------------------------------
Tue Aug  9 12:54:33 CEST 2005 - olh@suse.de

- update to 2.6.13-rc6-git1, pci, inotify, dvb, net fixes

-------------------------------------------------------------------
Tue Aug  9 12:00:49 CEST 2005 - hare@suse.de

- add patches.drivers/scsi-misc
  Include scsi-misc patches (updates to aacraid, aic7xxx, aic79xx).

-------------------------------------------------------------------
Mon Aug  8 12:01:10 CEST 2005 - hare@suse.de

- add patches.drivers/open-iscsi-*
  Update open-iscsi to official patch submission.

-------------------------------------------------------------------
Mon Aug  8 09:36:57 CEST 2005 - hare@suse.de

- add patches.drivers/sata-atapi-{fix-sata_sx4,alignment,restore-sg}.patch
  libata fixes for ATAPI drives.

-------------------------------------------------------------------
Sun Aug  7 23:37:15 CEST 2005 - olh@suse.de

- update to 2.6.13-rc6, pci, mce fixes

-------------------------------------------------------------------
Sun Aug  7 15:18:48 CEST 2005 - olh@suse.de

- update to 2.6.13-rc5-git5, bluetooth, isofs fixes

-------------------------------------------------------------------
Sat Aug  6 11:50:44 CEST 2005 - olh@suse.de

- update to 2.6.13-rc5-git4, misc fixes

-------------------------------------------------------------------
Fri Aug  5 20:16:04 CEST 2005 - olh@suse.de

- add patches.drivers/qla4xxx-extern-inline.patch
  turn extern inline into extern because gcc4 does not inline
  functions from other files

-------------------------------------------------------------------
Fri Aug  5 15:38:03 CEST 2005 - mantel@suse.de

- disable broken qla4xxx driver until fixed version is available

-------------------------------------------------------------------
Fri Aug  5 15:20:27 CEST 2005 - garloff@suse.de

- patches.suse/subdomain: Update to r5011.

-------------------------------------------------------------------
Fri Aug  5 14:28:10 CEST 2005 - olh@suse.de

- add patches.fixes/acpi_avoid_BIOS_debug
  remove ACPI_LV_DEBUG_OBJECT from debug output

-------------------------------------------------------------------
Fri Aug  5 14:21:52 CEST 2005 - olh@suse.de

- update to 2.6.13-rc5-git3, acpi, scsi, md, inotify, pci updates

-------------------------------------------------------------------
Fri Aug  5 14:06:30 CEST 2005 - mantel@suse.de

- patches.drivers/qla4xxx-simplefix: more fixes for gcc4

-------------------------------------------------------------------
Fri Aug  5 12:44:10 CEST 2005 - schwab@suse.de

- Drop kernel-64k-pagesize.

-------------------------------------------------------------------
Fri Aug  5 12:05:47 CEST 2005 - mantel@suse.de

- Update config files.
- patches.drivers/qla4xxx: update qlogic qla4xxx driver to
  version v5.00.03 (none).
- patches.drivers/qla4xxx-simplefix: make qla4xxx driver actually
  compile with recent kernel (none).

-------------------------------------------------------------------
Fri Aug  5 11:57:21 CEST 2005 - tiwai@suse.de

- patches.drivers/alsa-2.6.12-git.diff: ALSA GIT update.
- patches.drivers/alsa-intel8x0-old-options: Add dummy option
  for background compatibility of intel8x0 (73747).

-------------------------------------------------------------------
Fri Aug  5 11:43:27 CEST 2005 - mantel@suse.de

- patches.fixes/increase-firmware-loading-timeout: IPW2100 fails
  to load firmware when booting on battery (74526).

-------------------------------------------------------------------
Fri Aug  5 11:31:33 CEST 2005 - kraxel@suse.de

- patches.fixes/98873-itimer-real-exec-fix: fix: itimer_real
  doesn't survive execve (bug #98873).

-------------------------------------------------------------------
Thu Aug  4 19:59:23 CEST 2005 - olh@suse.de

- update patches.drivers/ppc64-adb, reenable MAC_EMUMOUSEBTN

-------------------------------------------------------------------
Thu Aug  4 19:47:33 CEST 2005 - olh@suse.de

- add patches.arch/ppc64-xmon-off.patch
  add patches.arch/ppc64-xmon-helptext.patch
  add patches.arch/ppc64-xmon-autobacktrace.patch
  allow xmon=off, print backtrace on first invocation

-------------------------------------------------------------------
Thu Aug  4 16:08:48 CEST 2005 - olh@suse.de

- update patches.arch/avoid_table_double_loading.diff, verify checksum

-------------------------------------------------------------------
Thu Aug  4 16:06:41 CEST 2005 - olh@suse.de

- update to 2.6.13-rc5-git2, acpi updates

-------------------------------------------------------------------
Thu Aug  4 15:43:27 CEST 2005 - okir@suse.de

- turned off CONFIG_NETFILTER_DEBUG in ia64/x86_64 debug kernels

-------------------------------------------------------------------
Thu Aug  4 13:24:18 CEST 2005 - olh@suse.de

- enable via ide driver, build promise and aec as module 
  enable some pci sound drivers as well.

-------------------------------------------------------------------
Thu Aug  4 10:45:38 CEST 2005 - kraxel@suse.de

- patches.arch/optimize-686: wrap -mtune=i686 into $(call cc-options),
  so the kernel builds with older compilers as well (i.e. sles9).

-------------------------------------------------------------------
Wed Aug  3 18:02:03 CEST 2005 - olh@suse.de

- update to 2.6.13-rc5-git1, pci io resource fixes

-------------------------------------------------------------------
Wed Aug  3 13:48:40 CEST 2005 - olh@suse.de

- enable CONFIG_BOOTX_TEXT, as CONFIG_XMON_DEFAULT doesnt make much
  sense without it

-------------------------------------------------------------------
Wed Aug  3 12:33:55 CEST 2005 - axboe@suse.de

- patches.fixes/cdrom-open-failed: Kill cdrom: open failed
  message.

-------------------------------------------------------------------
Wed Aug  3 11:47:27 CEST 2005 - agruen@suse.de

- supported.conf: Add kernel/arch/x86_64/crypto/aes-x86_64.

-------------------------------------------------------------------
Tue Aug  2 20:28:54 CEST 2005 - axboe@suse.de

- patches.fixes/cfq-barrier-max-depth: Note in patch header that it is merged

-------------------------------------------------------------------
Tue Aug  2 20:19:49 CEST 2005 - olh@suse.de

- add patches.fixes/scsi-rc-fixes-2.6.diff
  st unload oops, aic and ips fixes

-------------------------------------------------------------------
Tue Aug  2 15:25:06 CEST 2005 - okir@suse.de

- patches.suse/netfilter-nf_conntrack-fixup: Fixed patch to apply
  properly.

-------------------------------------------------------------------
Tue Aug  2 13:37:03 CEST 2005 - okir@suse.de

- patches.fixes/usagi-ipv6-privacy: Delete.
- patches.fixes/ipv6-force-mldv1: Delete.
- patches.fixes/ipv6-expire-redirect: Delete.
- patches.suse/usagi-ipv6-addrselect: Delete.
- patches.suse/usagi-ipv6-fib-subtree: Delete.
- patches.suse/suse-ipv6-rt-expiry: Delete.
- patches.suse/usagi-ipv6-fragment: Delete.
- patches.suse/ipv6-no-too-big-to-self-msg: Delete.
- patches.suse/ipv6-tahi-nd-21: Delete.
- patches.suse/ipv6-tahi-pmtu-2: Delete.
- patches.suse/ipv6-v4-mapped-addrs: Delete.
- patches.suse/netfilter-nf_conntrack: Generic nf_conntrack support.
- patches.suse/netfilter-nf_conntrack-fixup: Adapt nf_conntrack
  patch to 2.6.13-rc4.
- Update config files.

-------------------------------------------------------------------
Tue Aug  2 13:21:09 CEST 2005 - axboe@suse.de

- series.conf: Reenable ext3/reiser barriers by default

-------------------------------------------------------------------
Tue Aug  2 13:20:54 CEST 2005 - axboe@suse.de

- patches.fixes/cfq-barrier-max-depth: Fix barrier hang with CFQ
  (96537).

-------------------------------------------------------------------
Tue Aug  2 12:27:50 CEST 2005 - axboe@suse.de

- patches.fixes/cfq-next-req-fixup: Delete.
- series.conf: Already merged!

-------------------------------------------------------------------
Tue Aug  2 12:26:21 CEST 2005 - axboe@suse.de

- patches.fixes/cfq-next-req-fixup: cfq_find_next_crq fixup.

-------------------------------------------------------------------
Tue Aug  2 10:54:59 CEST 2005 - olh@suse.de

- update to 2.6.13-rc5, net, v4l, inotify, pcmcia, misc updates

-------------------------------------------------------------------
Tue Aug  2 07:36:27 CEST 2005 - olh@suse.de

- update patches.suse/legacy-remap_page_range
  readd check_user_page_readable declaration for oprofile

-------------------------------------------------------------------
Mon Aug  1 22:05:11 CEST 2005 - olh@suse.de

- add patches.suse/error-implicit-function-declaration.patch
  add -Werror-implicit-function-declaration to CFLAGS

-------------------------------------------------------------------
Mon Aug  1 22:02:42 CEST 2005 - olh@suse.de

- update patches.drivers/qla4xxx
  disable driver, update email address of submitter

-------------------------------------------------------------------
Mon Aug  1 20:18:46 CEST 2005 - olh@suse.de

- add patches.drivers/alsa-struct_device.patch, fixes compile error

-------------------------------------------------------------------
Mon Aug  1 17:47:23 CEST 2005 - olh@suse.de

- add patches.fixes/i8xx_tco_reboot.diff (from trenn)
  Clear reboot tco bit (98853)

-------------------------------------------------------------------
Mon Aug  1 17:44:26 CEST 2005 - olh@suse.de

- update patches.arch/avoid_table_double_loading.diff (from trenn)

-------------------------------------------------------------------
Mon Aug  1 17:23:31 CEST 2005 - mantel@suse.de

- patches.fixes/invert_acpi_specific_hotkey: Notebook drivers
  are no longer working. (99259).

-------------------------------------------------------------------
Mon Aug  1 16:24:19 CEST 2005 - mantel@suse.de

- Update config files: enable CONFIG_CPU_FREQ_DEBUG for debug kernel

-------------------------------------------------------------------
Mon Aug  1 16:20:42 CEST 2005 - mantel@suse.de

- Update config files for i386 and x86_64: use default value for HZ (250)

-------------------------------------------------------------------
Mon Aug  1 15:14:36 CEST 2005 - tiwai@suse.de

- patches.drivers/alsa-2.6.12-git.diff: ALSA GIT update.
- patches.drivers/oss-device-assign: Assign the device pointer
  to OSS devices.
- Update config files.

-------------------------------------------------------------------
Mon Aug  1 15:01:24 CEST 2005 - schwab@suse.de

- Update kdb patch.

-------------------------------------------------------------------
Mon Aug  1 13:58:26 CEST 2005 - olh@suse.de

- update to 2.6.13-rc4-git4, network fixes, fbdev sysfs update

-------------------------------------------------------------------
Mon Aug  1 13:02:54 CEST 2005 - okir@suse.de

- patches.fixes/nfsd-rewrite-align: NFS: Fix rewrite performance
  (97941, 96957)

-------------------------------------------------------------------
Sun Jul 31 22:42:44 CEST 2005 - olh@suse.de

- update to 2.6.13-rc4-git3, updates all over the place

-------------------------------------------------------------------
Sat Jul 30 01:30:48 CEST 2005 - agruen@suse.de

- Mark pdc202xx_old as supported, just like pdc202xx_new.

-------------------------------------------------------------------
Thu Jul 28 20:16:46 CEST 2005 - vojtech@suse.cz

- make evdev be built-in to make sure it's always there.
	(#97022)

-------------------------------------------------------------------
Thu Jul 28 17:35:56 CEST 2005 - tiwai@suse.de

- patches.drivers/alsa-2.6.12-git.diff: ALSA GIT update.

-------------------------------------------------------------------
Thu Jul 28 14:09:25 CEST 2005 - kraxel@suse.de

- patches.drivers/lirc-drivers.diff: Delete.
- patches.drivers/lirc-drivers-0.7.1.diff: add lirc driver.
- patches.drivers/lirc-fixups.diff: lirc driver build fixups.
- patches.drivers/lirc-kconfig.diff: lirc kconfig stuff.
- supported.conf: remove lirc drivers from the list.

-------------------------------------------------------------------
Thu Jul 28 13:30:33 CEST 2005 - duwe@suse.de

- basically revert olh's change from 2005-02-16T13:32:47,
  short of the speed improvement. ACPI_DEBUG is back on,
  the "lite" version no longer needed.

-------------------------------------------------------------------
Tue Jul 26 18:49:39 CEST 2005 - tiwai@suse.de

- patches.suse/fuse-*: Sync FUSE patches with 2.6.13-rc3-mm1 tree

-------------------------------------------------------------------
Mon Jul 25 16:28:13 CEST 2005 - mantel@suse.de

- update configs for bootsplash

-------------------------------------------------------------------
Mon Jul 25 15:44:43 CEST 2005 - mantel@suse.de

- patches.fixes/quiet-bootsplash: Delete.
- patches.suse/bootsplash-anim-NLD: Delete.
- patches.suse/BOOTSPL1.diff: Delete.
- patches.suse/bootsplash: Bootsplash for current kernel (none).

-------------------------------------------------------------------
Mon Jul 25 14:08:13 CEST 2005 - hare@suse.de

- patches.suse/libata-enable-atapi.patch
  Enable ATAPI support for SATA devices.

-------------------------------------------------------------------
Sat Jul 23 13:10:35 CEST 2005 - olh@suse.de

- update to 2.6.13-rc3-git5, net updates

-------------------------------------------------------------------
Fri Jul 22 15:51:19 CEST 2005 - mantel@suse.de

- Update config files.
- patches.drivers/qla4xxx: add qlogic qla4xxx driver version
  v5.00.01b10 (none).

-------------------------------------------------------------------
Thu Jul 21 20:59:43 CEST 2005 - olh@suse.de

- add patches.suse/cpp-undefined-defines.patch
  build with -Wun-def to catch incomplete #ifdef usage

-------------------------------------------------------------------
Thu Jul 21 20:33:56 CEST 2005 - olh@suse.de

- add patches.fixes/aic-byteorder.patch
  handle #ifdef __WRONG_ENDIAN correctly in aic scsi driver

-------------------------------------------------------------------
Thu Jul 21 16:28:18 CEST 2005 - mantel@suse.de

- patches.drivers/ibm-acpi-update: update ibm acpi to 0.11 (none).

-------------------------------------------------------------------
Wed Jul 20 11:23:02 CEST 2005 - mantel@suse.de

- re-enable CONFIG_SONYPI (#97029)

-------------------------------------------------------------------
Tue Jul 19 16:20:54 CEST 2005 - olh@suse.de

- remove patches.suse/modprobe_unknown_symbol.patch

-------------------------------------------------------------------
Tue Jul 19 15:30:55 CEST 2005 - olh@suse.de

- update patches.suse/acpi_errors_on, export acpi_ut_report_warning

-------------------------------------------------------------------
Tue Jul 19 09:25:29 CEST 2005 - olh@suse.de

- update patches.suse/modprobe_unknown_symbol.patch
  more debug info

-------------------------------------------------------------------
Mon Jul 18 21:30:36 CEST 2005 - olh@suse.de

- disable CONFIG_ACPI_DEBUG_LITE until the EXPORT_SYMBOLS are fixed

-------------------------------------------------------------------
Mon Jul 18 11:52:14 CEST 2005 - mantel@suse.de

- fix logic error in ipt_TTL (#96981)

-------------------------------------------------------------------
Mon Jul 18 09:09:38 CEST 2005 - olh@suse.de

- update and reenable patches.suse/acpi_errors_on

-------------------------------------------------------------------
Mon Jul 18 08:26:22 CEST 2005 - olh@suse.de

- update patches.arch/avoid_table_double_loading.diff
  enable checks for real, from trenn@suse.de

-------------------------------------------------------------------
Mon Jul 18 08:17:46 CEST 2005 - olh@suse.de

- remove patches.fixes/posix-locks-race, not needed anymore in 2.6.12
  breaks glibc test-cancel16 testcase

-------------------------------------------------------------------
Sun Jul 17 16:54:41 CEST 2005 - olh@suse.de

- add patches.uml/uml-dep-user-offsets.h.patch
  add patches.uml/uml-missing-SYS_UTIL_DIR.patch
  allow parallel builds, readd missing define, add libpcap for uml

-------------------------------------------------------------------
Sun Jul 17 13:40:24 CEST 2005 - olh@suse.de

- update to 2.6.13-rc3-git4, ntfs updates

-------------------------------------------------------------------
Fri Jul 15 09:46:42 CEST 2005 - hare@suse.de

- Add 'cmos' attribute to floppy drives.

-------------------------------------------------------------------
Thu Jul 14 16:33:47 CEST 2005 - agruen@suse.de

- Compute PATCHVERSION automatically.

-------------------------------------------------------------------
Thu Jul 14 16:32:14 CEST 2005 - mantel@suse.de

- patches.fixes/no-config-security-define: fix kernel compile
  with CONFIG_SECURITY disabled (96459).

-------------------------------------------------------------------
Thu Jul 14 15:50:45 CEST 2005 - mason@suse.de

- turn barriers off by default on ext3 (#96537)

-------------------------------------------------------------------
Thu Jul 14 15:07:10 CEST 2005 - olh@suse.de

- update to 2.6.13-rc3-git1, inotify changes, reenable mtd

-------------------------------------------------------------------
Thu Jul 14 14:22:07 CEST 2005 - olh@suse.de

- remove patches.suse/old-cdrom-broken and disable the .config opts

-------------------------------------------------------------------
Thu Jul 14 14:17:48 CEST 2005 - mason@suse.de

- make barriers off by default on reiserfs so we can debug the
  blocker (#96537)

-------------------------------------------------------------------
Wed Jul 13 09:01:39 CEST 2005 - olh@suse.de

- update to 2.6.13-rc3, acpi, i2c, v4l, usb changes

-------------------------------------------------------------------
Tue Jul 12 23:30:52 CEST 2005 - olh@suse.de

- add patches.suse/mtd-broken.patch
  temporary disable CONFIG_MTD

-------------------------------------------------------------------
Tue Jul 12 19:52:58 CEST 2005 - olh@suse.de

- update to 2.6.13-rc2-git5, ieee1394 fixes

-------------------------------------------------------------------
Tue Jul 12 16:31:21 CEST 2005 - mantel@suse.de

- revert HZ value back to 1000

-------------------------------------------------------------------
Tue Jul 12 13:34:20 CEST 2005 - okir@suse.de

- patches.suse/sunrpc-svcsock-rqaddr: rq_daddr should be filled
  out for TCP-based RPC (SUSE49441).
- Deleted some old and unused patches

-------------------------------------------------------------------
Mon Jul 11 14:44:26 CEST 2005 - mantel@suse.de

- patches.fixes/pcmcia-ds.diff: fix build of pcmcia modules

-------------------------------------------------------------------
Mon Jul 11 12:35:27 CEST 2005 - okir@suse.de

- patches.fixes/posix-locks-match: Fix miscompare in
  __posix_lock_file (84154).
- patches.fixes/posix-locks-race: Fix race conditions with file
  lock vs close (84156, 64661, 86975).
- patches.fixes/posix-locks-remove: [NFS] Use proper tgid in
  locks_remove_posix.

-------------------------------------------------------------------
Mon Jul 11 08:36:05 CEST 2005 - olh@suse.de

- update to 2.6.13-rc2-git3
  update patches.fixes/reduce-do_mount-stack-frame to apply

-------------------------------------------------------------------
Sat Jul  9 16:09:46 CEST 2005 - schwab@suse.de

- Enable AGP on ppc64.

-------------------------------------------------------------------
Thu Jul  7 09:02:23 CEST 2005 - hare@suse.de

- patches.drivers/open-iscsi
  Update to SVN release 369.

-------------------------------------------------------------------
Wed Jul  6 15:56:30 CEST 2005 - kraxel@suse.de

- drop obsolete uml patches.
- update skas patch.
- update uml x11 framebuffer patch.
- add uml config for x86_64.
- Update config files.

-------------------------------------------------------------------
Wed Jul  6 15:31:19 CEST 2005 - hare@suse.de

- patches.drivers/open-iscsi
  Add support for iSCSI software initiator
- patches.drivers/drm-via
  Update for 2.6.13

-------------------------------------------------------------------
Wed Jul  6 15:15:49 CEST 2005 - mantel@suse.de

- series.conf: disable drm-via temporarily (needs update for 2.6.12)

-------------------------------------------------------------------
Wed Jul  6 12:42:16 CEST 2005 - schwab@suse.de

- Enable sound on ppc64.

-------------------------------------------------------------------
Wed Jul  6 11:13:39 CEST 2005 - hare@suse.de

- patches.drivers/drm-mach64
  Disable Mach64 support; does not compile.

-------------------------------------------------------------------
Wed Jul  6 09:26:43 CEST 2005 - hare@suse.de

- patches.drivers/iscsitarget
  Add support for iSCSI software target.
- patches.drivers/drm-via
  Update patch to CVS HEAD
- patches.drivers/drm-cvs-20050705
  Removed.
- patches.drivers/drm-mach64
  Add support for Mach64 graphics card.

-------------------------------------------------------------------
Tue Jul  5 12:48:17 CEST 2005 - axboe@suse.de

- patches.drivers/ide-serialize-updates-1: Delete.
- patches.drivers/cmd64x-idedma-pin-recursion: Delete.
- patches.fixes/ide-pin-irq: Delete.
- series.conf: Needs to be fixed differently

-------------------------------------------------------------------
Tue Jul  5 12:42:15 CEST 2005 - axboe@suse.de

- patches.drivers/libata-atapi-state-fix: Delete.
- series.conf: Better version exists

-------------------------------------------------------------------
Tue Jul  5 12:40:59 CEST 2005 - axboe@suse.de

- patches.fixes/scsi-allocate-request-ref: Delete.
- series.conf: Dead

-------------------------------------------------------------------
Tue Jul  5 12:40:12 CEST 2005 - axboe@suse.de

- patches.drivers/suse-ahci-disable: Don't touch the 6th bar
  unless it's really an ahci device (72074).
- series.conf: Rediff and enable

-------------------------------------------------------------------
Tue Jul  5 12:36:47 CEST 2005 - axboe@suse.de

- patches.suse/security-compile-if-disabled: Delete.
- series.conf: Not needed

-------------------------------------------------------------------
Tue Jul  5 12:34:00 CEST 2005 - axboe@suse.de

- patches.suse/ide-probe-delay: Reduce ide probe delays.
- series.conf: Rediff and enable

-------------------------------------------------------------------
Tue Jul  5 12:26:49 CEST 2005 - axboe@suse.de

- patches.fixes/cfq-ts-sl93: Delete.
- patches.fixes/cfq-requeue: Delete.
- patches.fixes/cfq-pending-work: Delete.
- patches.fixes/cfq-pending-work-fixup: Delete.
- patches.fixes/cfq-shutdown-timer-wq: Delete.
- patches.fixes/cfq-tweaks: Delete.
- series.conf: Merged

-------------------------------------------------------------------
Tue Jul  5 09:45:53 CEST 2005 - hare@suse.de

- add patches.drivers/drm-cvs-20050705-update
  Update DRM drivers to latest CVS version.
- add patches.fixes/gcc4-correct-signed-unsigned-mismatch
  Fix signed/unsigned mismatches from gcc-4
- Update configs.

-------------------------------------------------------------------
Tue Jul  5 08:05:22 CEST 2005 - olh@suse.de

- enable xmon per default on ppc64

-------------------------------------------------------------------
Tue Jul  5 07:55:15 CEST 2005 - olh@suse.de

- add nls_base to list of supported modules

-------------------------------------------------------------------
Mon Jul  4 16:42:28 CEST 2005 - hare@suse.de

- update patches.drivers/drm-via
  Update via_drv to compile against latest kernel code.

-------------------------------------------------------------------
Mon Jul  4 15:44:17 CEST 2005 - hare@suse.de

- add patches.arch/s390-atomic-sub-and-test
  Implement atomic_sub_and_test() for reiser4.

-------------------------------------------------------------------
Mon Jul  4 14:41:32 CEST 2005 - olh@suse.de

- update patches.drivers/drm-via
  update via_drv.c to rev 1.21 for recent drm interface changes

-------------------------------------------------------------------
Mon Jul  4 13:59:34 CEST 2005 - olh@suse.de

- add patches.arch/ppc64-vdso32_lds.patch
  fix link errors after recent toolchain changes

-------------------------------------------------------------------
Sun Jul  3 00:01:58 CEST 2005 - agruen@suse.de

- scripts/config.sh: rename VERSION+EXTRAVERSION => PATCHVERSION
  and a few other cleanups.

-------------------------------------------------------------------
Sat Jul  2 12:45:02 CEST 2005 - garloff@suse.de

- Update subdomain to SLES9SP2 codebase (export version, and use
  strncmp for tailglob).

-------------------------------------------------------------------
Sat Jul  2 12:02:49 CEST 2005 - schwab@suse.de

- Use SRCVERSION when referring to the source tarball to make it possible
  to use rc patches.

-------------------------------------------------------------------
Sat Jul  2 10:11:13 CEST 2005 - olh@suse.de

- add patches.suse/openfirmware-add-sysfs-nodes-for-open-firmware-devices.patch
  add patches.suse/openfirmware-generate-device-table-for-userspace.patch
  add patches.suse/openfirmware-implement-hotplug-for-macio-devices.patch
  macio patches from 2.6.13-rc-mm1, from jeffm

-------------------------------------------------------------------
Sat Jul  2 09:38:26 CEST 2005 - gregkh@suse.de

Update to 2.6.13-rc1-git3
- patches.fixes/base-add-bus-find-device: Delete.
- Update config files.
- patches.fixes/patch-2.6.13-rc1-git3: Linux 2.6.13-rc1-git3.

-------------------------------------------------------------------
Sat Jul  2 09:25:31 CEST 2005 - gregkh@suse.de

Update to 2.6.13-rc1
- patches.drivers/input-bk-64bit-compat.diff: Delete.
- patches.drivers/input-bk-hid-32bit.diff: Delete.
- patches.fixes/patch-2.6.12-git9: Delete.
- patches.suse/inotify: Delete.
- Update config files.
- patches.fixes/serial_console:
- patches.fixes/patch-2.6.13-rc1:
- patches.suse/inotify-0.23-rml-2.6.13-rc1-1.patch: inotify -
  currently for testing purposes only; can stay only when in
  mainline (none).

-------------------------------------------------------------------
Sat Jul  2 08:59:32 CEST 2005 - gregkh@suse.de

- Update config files.

-------------------------------------------------------------------
Thu Jun 30 18:42:49 CEST 2005 - tiwai@suse.de

- patches.drivers/alsa-2.6.12-git.diff: ALSA GIT update.
- Update config files: removed CONFIG_SND_VXP440.

-------------------------------------------------------------------
Wed Jun 29 16:37:09 CEST 2005 - hare@suse.de

- patches.fixes/reduce-do_mount-stack-frame
  Reduce stack frame size for do_mount.
- Update config for i386.

-------------------------------------------------------------------
Wed Jun 29 16:05:01 CEST 2005 - hare@suse.de

- patches.arch/s390-qeth-compile-fix
  Fix qeth driver to actually compile
- patches.fixes/base-add-bus-find-device
  Implement bus_find_device().

-------------------------------------------------------------------
Wed Jun 29 13:26:50 CEST 2005 - schwab@suse.de

- Update kdb patch.

-------------------------------------------------------------------
Wed Jun 29 12:06:05 CEST 2005 - hare@suse.de

- patches.drivers/lirc-drivers.diff
  Use class_* instead of class_simple_*
- patches.drivers/also-2.6.12-git.diff
  compilation fix
- patches.suse/reiser4-mm-remove-pg_highmem-fix.patch
  Add missing file.

-------------------------------------------------------------------
Wed Jun 29 11:36:24 CEST 2005 - agruen@suse.de

- patches.fixes/missing-exports.diff: Add a missing export.
- patches.fixes/ext3-xattr-reserved-inodes.diff: improved comment.

-------------------------------------------------------------------
Wed Jun 29 11:12:49 CEST 2005 - hare@suse.de

- Update Reiser4 patches.
- Fix config files.

-------------------------------------------------------------------
Wed Jun 29 10:38:15 CEST 2005 - agruen@suse.de

- Fix dash/underscore conversion for RPM tags.

-------------------------------------------------------------------
Wed Jun 29 00:33:39 CEST 2005 - garloff@suse.de

- Preliminary update of xen patches.

-------------------------------------------------------------------
Tue Jun 28 22:56:16 CEST 2005 - garloff@suse.de

- patches.suse/security-*: Update and reenable security stubs 
  cleanup patches.

-------------------------------------------------------------------
Tue Jun 28 17:13:20 CEST 2005 - agruen@suse.de

- patches.rpmify/remove-buildenv-paths-from-binaries: Obsolete.
- patches.rpmify/check-symvers: Obsolete.
- patches.rpmify/module-parmtype.diff: Obsolete.
- patches.rpmify/keep-offsets.h: Rediff.
- patches.fixes/license-fixes.diff: Obsolete.
- patches.suse/acl-kconfig-cleanup.diff: Rediff.

-------------------------------------------------------------------
Tue Jun 28 15:58:13 CEST 2005 - hare@suse.de

- Disabled reiser4 patches.

-------------------------------------------------------------------
Tue Jun 28 15:50:49 CEST 2005 - tiwai@suse.de

- patches.arch/optimize-686: Add i686 optimization flag.
- patches.drivers/alsa-2.6.12-git.diff: ALSA GIT update from
  2.6.12.

-------------------------------------------------------------------
Tue Jun 28 14:51:52 CEST 2005 - hare@suse.de

- add patches.arch/s390-fix-arch-switch
  Fix macro finish_arch_switch()
- add patches.fixes/pci-hotplug-remove-nl
  Do not add newline to hotplug event variables
- patches.fixes/swsusp-mysqld
  Fix call to refrigerator()
- patches.suse/reiser4-only.patch
  Fix call to refrigerator().

-------------------------------------------------------------------
Tue Jun 28 14:47:13 CEST 2005 - agruen@suse.de

- patches.suse/tmpfs-acl.diff: Rediff for 2.6.12.

-------------------------------------------------------------------
Tue Jun 28 12:47:52 CEST 2005 - hare@suse.de

- Update to 2.6.12-git9
- add patches.drivers/open-iscsi-0.3rc6
  Include open-iscsi driver.
- Update config files.

-------------------------------------------------------------------
Tue Jun 28 11:33:08 CEST 2005 - mantel@suse.de

- Update config files.
- patches.suse/inotify: inotify - currently for testing purposes
  only; can stay only when in mainline (none).

-------------------------------------------------------------------
Mon Jun 27 16:14:08 CEST 2005 - axboe@suse.de

- patches.drivers/libata-timeout-without-command: Delete.
- patches.drivers/2.6.11-rc5-bk4-libata-dev1.patch: Delete.
- series.conf: dead patches

-------------------------------------------------------------------
Mon Jun 27 15:52:40 CEST 2005 - agruen@suse.de

- Delete patches that will reappear with the next mainline merge.
- patches.fixes/xdr-input-validation.diff: Overflow in xdr input
  validation (93652): Make sure we won't lose this one.

-------------------------------------------------------------------
Mon Jun 27 10:29:44 CEST 2005 - mantel@suse.de

- Update config files: enable CONFIG_IP_ROUTE_MULTIPATH_CACHED

-------------------------------------------------------------------
Mon Jun 27 09:10:37 CEST 2005 - mantel@suse.de

- Update config files.

-------------------------------------------------------------------
Fri Jun 24 20:34:10 CEST 2005 - gregkh@suse.de

delete pci, i2c, and usb patches that are no longer needed in 
the tree
- patches.drivers/pci-1.2137.patch: Delete.
- patches.drivers/pci-1.2138.patch: Delete.
- patches.drivers/pci-1.2139.patch: Delete.
- patches.drivers/pci-1.2140.patch: Delete.
- patches.drivers/pci-1.2141.patch: Delete.
- patches.drivers/pci-1.2142.patch: Delete.
- patches.drivers/pci-1.2144.patch: Delete.
- patches.drivers/pci-1.2145.patch: Delete.
- patches.drivers/pci-1.2146.patch: Delete.
- patches.drivers/pci-1.2147.patch: Delete.
- patches.drivers/pci-1.2149.patch: Delete.
- patches.drivers/pci-1.2151.patch: Delete.
- patches.drivers/pci-1.2152.patch: Delete.
- patches.drivers/pci-1.2154.patch: Delete.
- patches.drivers/i2c-fscpos-01.patch: Delete.
- patches.drivers/i2c-fscpos-02.patch: Delete.
- patches.drivers/i2c-fscpos-03.patch: Delete.
- patches.drivers/i2c-gl520sm.patch: Delete.
- patches.drivers/i2c-ids.patch: Delete.
- patches.drivers/i2c-m41t00.patch: Delete.
- patches.drivers/i2c-mv64xxx.patch: Delete.
- patches.drivers/i2c-nforce2.patch: Delete.
- patches.drivers/i2c-piix4.patch: Delete.
- patches.drivers/i2c-sis5595.patch: Delete.
- patches.drivers/usb-zd1201-01.patch: Delete.
- patches.fixes/usb-storage-refcounting-as431.patch: Delete.

-------------------------------------------------------------------
Fri Jun 24 19:02:31 CEST 2005 - olh@suse.de

- remove patches.fixes/silence-SCSI_IOCTL_SEND_COMMAND (#61290)

-------------------------------------------------------------------
Fri Jun 24 18:43:57 CEST 2005 - tiwai@suse.de

- Remove old ALSA patches in patches.drivers.
- patches.suse/nice-and-rt-prio-rlimits.patch: Delete.
- patches.drivers/alsa-2.6.12-git.diff: ALSA GIT update to
  2.6.12.

-------------------------------------------------------------------
Fri Jun 24 17:54:08 CEST 2005 - axboe@suse.de

- patches.drivers/qla2xxx-block-segments: Delete.
- patches.drivers/ide-sata-barrier: Delete.
- patches.drivers/sata-enable-flush: Delete.
- patches.fixes/barrier-update-20050308: Delete.
- patches.fixes/scsi-dead-device: Delete.
- patches.suse/request_end_io-sl93: Delete.
- series.conf: Kill some merged patches

-------------------------------------------------------------------
Fri Jun 24 16:37:23 CEST 2005 - vojtech@suse.cz

- Update/remove input/console patches for 2.6.12.

-------------------------------------------------------------------
Fri Jun 24 16:00:41 CEST 2005 - schwab@suse.de

- Update kdb patches.

-------------------------------------------------------------------
Fri Jun 24 14:05:39 CEST 2005 - hare@suse.de

- Update to 2.6.12.
  Removed old patches.
- Updated configs.

-------------------------------------------------------------------
Fri Jun 24 11:47:34 CEST 2005 - olh@suse.de

- add patches.arch/avoid_table_double_loading.diff
  fixes acpi crashes, from trenn@suse.de

-------------------------------------------------------------------
Thu Jun 16 16:57:29 CEST 2005 - hare@suse.de

- patches.arch/s390-2.6.12-rc6-update
  compilation fixes.

-------------------------------------------------------------------
Thu Jun 16 15:36:46 CEST 2005 - hare@suse.de

- add patches.arch/s390-2.6.12-rc6-update
  Update to latest -rc.
- patches.arch/s390-mapped-base
  Update patch to apply again.
- Update configs for s390 and s390x.

-------------------------------------------------------------------
Wed Jun 15 12:46:26 CEST 2005 - olh@suse.de

- add patches.fixes/firewire-scsi-host-slab-corruption.patch
  allocate space for scsi_host->hostdata before using it

-------------------------------------------------------------------
Tue Jun 14 23:20:58 CEST 2005 - gregkh@suse.de

update to 2.6.11.12 release
- patches.fixes/x86_64-ptrace-overflow: Delete.
- patches.fixes/patch-2.6.11.11-12: Linux-2.6.11.12 patch.

-------------------------------------------------------------------
Tue Jun 14 12:09:25 CEST 2005 - ak@suse.de

- Increase NR_CPUS on x86-64 to 128.

-------------------------------------------------------------------
Mon Jun 13 18:24:11 CEST 2005 - agruen@suse.de

- patches.rpmify/supported-flag: Clarify that this is about
  support by Novell.

-------------------------------------------------------------------
Sat Jun 11 17:36:01 CEST 2005 - garloff@suse.de

- Update Xen patches to 2.0.6a.
- Fix UDP fragment and RCU races.

-------------------------------------------------------------------
Sat Jun 11 16:25:09 CEST 2005 - tiwai@suse.de

- patches.suse/fuse-*: Add FUSE patches for evaluation, taken
  from 2.6.12-rc6-mm1
- Update config files.  Added CONFIG_FUSE_FS=m.

-------------------------------------------------------------------
Thu Jun  9 13:52:35 CEST 2005 - axboe@suse.de

- patches.fixes/ata_piix-scan-all-enabled-ports: ata_piix does
  not find any devices on ACER laptop (78564).

-------------------------------------------------------------------
Wed Jun  8 22:33:41 CEST 2005 - olh@suse.de

- add patches.arch/ppc-export-macio_find.patch
  export for alsa

-------------------------------------------------------------------
Wed Jun  8 21:30:45 CEST 2005 - olh@suse.de

- add patches.arch/ppc64-offb-remapped-address.patch
  The offb code did not take into account a remapped pci address.
  Adding in the pci_mem_offset fixed a DSI in offb.

-------------------------------------------------------------------
Wed Jun  8 18:30:34 CEST 2005 - tiwai@suse.de

- patches.suse/nice-and-rt-prio-rlimits.patch: Add nice and rt
  prio to rlimits.

-------------------------------------------------------------------
Wed Jun  8 17:09:06 CEST 2005 - agruen@suse.de

- Rename /lib/modules/$VER-$REL-$FLAVOR/updates symlink to
  updates2 so that we can use updates/ for per-kernel update
  modules.

-------------------------------------------------------------------
Tue Jun  7 11:52:40 CEST 2005 - schwab@suse.de

- Enable KDB in ia64/default.

-------------------------------------------------------------------
Fri Jun  3 20:27:22 CEST 2005 - tiwai@suse.de

- patches.drivers/alsa-cvs-fixes-post-9.3-20050603.diff: Post-9.3
  ALSA update: CVS 2005.06.03.
- Update config files.

-------------------------------------------------------------------
Fri Jun  3 16:01:49 CEST 2005 - schwab@suse.de

- subfs: cleanup parameter parsing.

-------------------------------------------------------------------
Fri Jun  3 14:51:01 CEST 2005 - schwab@suse.de

- Remove SN2 configuration.

-------------------------------------------------------------------
Thu Jun  2 14:12:00 CEST 2005 - mantel@suse.de

- patches.fixes/x86_64-ptrace-overflow: Fix ptrace overflow
  (84078).

-------------------------------------------------------------------
Wed Jun  1 17:47:22 CEST 2005 - agruen@suse.de

- rpm/check-supported-list: ignore .ko extensions.

-------------------------------------------------------------------
Tue May 31 16:22:38 CEST 2005 - agruen@suse.de

- patches.fixes/x86_64-sysret-fix: Already merged.

-------------------------------------------------------------------
Fri May 27 20:06:30 CEST 2005 - gregkh@suse.de

Update to 2.6.11.11
- patches.fixes/usb-visor-throttle-fix.patch: Delete.
- patches.fixes/ptrace-check-segment: Delete.
- patches.fixes/patch-2.6.11.10-11: Linux-2.6.11.11 patch.

-------------------------------------------------------------------
Fri May 27 12:45:55 CEST 2005 - ro@suse.de

- disable CONFIG_DRM_VIA on x86_64

-------------------------------------------------------------------
Wed May 25 10:42:06 CEST 2005 - kraxel@suse.de

- build raid statically into the kernel-xen (bug #85423).

-------------------------------------------------------------------
Tue May 24 12:35:57 CEST 2005 - agruen@suse.de

- patches.drivers/drm-via: Update, and re-enable CONFIG_DRM_VIA.

-------------------------------------------------------------------
Thu May 19 18:06:55 CEST 2005 - agruen@suse.de

- patches.fixes/x86_64-sysret-fix: Back out; it breaks booting
  (84587).

-------------------------------------------------------------------
Mon May 23 19:35:41 CEST 2005 - kraxel@suse.de

- patches.uml/uml-gcc4: uml gcc4 buildfix.

-------------------------------------------------------------------
Mon May 23 10:46:27 CEST 2005 - olh@suse.de

- patches.arch/ppc64-smp-hwclock-sync.patch, handle i2c-hwclock

-------------------------------------------------------------------
Sun May 22 14:53:26 CEST 2005 - olh@suse.de

- patches.arch/ppc64-i2c_keywest_init.patch, add interrupt property

-------------------------------------------------------------------
Fri May 20 08:41:30 CEST 2005 - gregkh@suse.de

- patches.fixes/usb-visor-throttle-fix.patch: USB: fix bug in
  visor driver with throttle/unthrottle causing oopses (#81818).

-------------------------------------------------------------------
Thu May 19 09:19:15 CEST 2005 - mantel@suse.de

- Update config files.

-------------------------------------------------------------------
Wed May 18 17:28:37 CEST 2005 - tiwai@suse.de

- patches.drivers/alsa-cvs-fixes-post-9.3.diff: Post-9.3 ALSA
  update: CVS 2005.05.18.

-------------------------------------------------------------------
Wed May 18 16:56:39 CEST 2005 - agruen@suse.de

- Disable CONFIG_DRM_VIA for now -- it doesn't compile.

-------------------------------------------------------------------
Tue May 17 16:36:13 CEST 2005 - mantel@suse.de

- patches.fixes/ipodphoto-unusual-device: 60GB iPod Photo,
  wrong disk geometry detected (83906).

-------------------------------------------------------------------
Tue May 17 16:09:04 CEST 2005 - mantel@suse.de

- patches.fixes/x86_64-sysret-fix: fix AMD64 sysret local DoS
  (73701).
- patches.fixes/ptrace-check-segment: x86-64: Fix canonical
  checking for segment registers in ptrace (83143).

-------------------------------------------------------------------
Tue May 17 16:01:55 CEST 2005 - mantel@suse.de

- patches.fixes/drm-ioctl32: x86-64: fix possible root hole in
  DRM code (76863).

-------------------------------------------------------------------
Mon May 16 21:11:56 CEST 2005 - gregkh@suse.de

Update to 2.6.11.10, which fixes 2 root holes 
(one of which was already fixed in the tree)
- patches.fixes/raw-blkdev_ioctl.patch: Delete.
- patches.fixes/patch-2.6.11.9-10:

-------------------------------------------------------------------
Fri May 13 17:17:12 CEST 2005 - mantel@suse.de

- patches.fixes/x86_64-sysret-fix: fix AMD64 sysret local DoS
  (73701).

-------------------------------------------------------------------
Fri May 13 05:28:12 CEST 2005 - gregkh@suse.de

- scripts/config.sh:
  Fix EXTRAVERSION to get the build working again, sorry about that...

-------------------------------------------------------------------
Fri May 13 01:27:34 CEST 2005 - gregkh@suse.de

 Update to 2.6.11.9, which catches a few security holes.
- patches.fixes/patch-2.6.11.1: Delete.
- patches.fixes/patch-2.6.11.2: Delete.
- patches.fixes/patch-2.6.11.2-3: Delete.
- patches.fixes/patch-2.6.11.3-4: Delete.
- patches.fixes/ipsec-toobig-deadlock: Delete.
- patches.fixes/ext3-release-race: Delete.
- patches.fixes/load_elf_library-kfree-fix: Delete.
- patches.fixes/bluetooth-check: Delete.
- patches.fixes/aio-up_read-deadlock: Delete.
- patches.fixes/patch-2.6.11.9: Linux 2.6.11.9.

-------------------------------------------------------------------
Thu May 12 17:11:58 CEST 2005 - mantel@suse.de

- patches.fixes/it8712f-a-detection: fix it87 sensor chip
  detection on GA-K8NF-9 (83483).

-------------------------------------------------------------------
Thu May 12 16:23:24 CEST 2005 - kraxel@suse.de

- Update config files: disable raid6 for xen, use-mmx-in-kernel
  tricks don't work here.

-------------------------------------------------------------------
Wed May 11 10:29:38 CEST 2005 - hare@suse.de

- patches.drivers/libata-atapi-state-fix
  patches.drivers/libata-timeout-without-command
  Fix ATAPI timeout problem (74450).

-------------------------------------------------------------------
Tue May 10 14:42:13 CEST 2005 - kraxel@suse.de

- Update config xen file (disable pci hotplug adapters & pcie,
  make microcode driver static builtin).

-------------------------------------------------------------------
Mon May  9 16:11:30 CEST 2005 - agruen@suse.de

- patches.fixes/asm-gcc4: compile fixes for kernel-xen from
  ro@suse.de.

-------------------------------------------------------------------
Fri May  6 22:51:46 CEST 2005 - schwab@suse.de

- Fix some missing exports.

-------------------------------------------------------------------
Fri May  6 16:26:07 CEST 2005 - mantel@suse.de

- patches.fixes/export-sock_getsockopt: export symbol
  sock_getsockopt needed by iscsi (81259).

-------------------------------------------------------------------
Thu May  5 01:40:00 CEST 2005 - andrea@suse.de

- patches.fixes/slab-account-reclaim: account reclaimable slabs
  correctly for over commit purposes (62695).

-------------------------------------------------------------------
Fri Apr 29 12:42:00 CEST 2005 - mantel@suse.de

- patches.suse/kdb-i386: fix for gcc4

-------------------------------------------------------------------
Thu Apr 28 12:09:34 CEST 2005 - okir@suse.de

- patches.fixes/ipv4-martian-oops: [IPv4] Prevent oops when
  printing martian source (65556).

-------------------------------------------------------------------
Thu Apr 28 00:08:42 CEST 2005 - schwab@suse.de

- Even more gcc4 fixes for ppc/ppc64.

-------------------------------------------------------------------
Wed Apr 27 18:34:18 CEST 2005 - schwab@suse.de

- More gcc4 fixes.

-------------------------------------------------------------------
Wed Apr 27 17:39:30 CEST 2005 - okir@suse.de

- patches.fixes/nfs-access-cache: NFS: Fix typo in access caching (80620).

-------------------------------------------------------------------
Wed Apr 27 17:10:53 CEST 2005 - pavel@suse.cz

- kernel-source.changes.old: split 2004 and earlier changes into .old

-------------------------------------------------------------------
Wed Apr 27 13:59:14 CEST 2005 - schwab@suse.de

- Double CONFIG_NR_CPUS to 512.

-------------------------------------------------------------------
Wed Apr 27 11:57:44 CEST 2005 - agruen@suse.de

- patches.fixes/gcc4-baycom_epp.diff: Fix another gcc4 compile-time
  error.

-------------------------------------------------------------------
Wed Apr 27 10:52:36 CEST 2005 - schwab@suse.de

- Set CONFIG_KDB_CONTINUE_CATASTROPHIC=2 in sn2 config [#80446].

-------------------------------------------------------------------
Wed Apr 27 01:35:55 CEST 2005 - schwab@suse.de

- Make kernel compilable with gcc4.

-------------------------------------------------------------------
Tue Apr 26 22:48:52 CEST 2005 - olh@suse.de

- enable CONFIG_CC_OPTIMIZE_FOR_SIZE on ppc,
  to keep the stripped vmlinux file size below 4M.
  this is a hard requirement for COFF netboot

-------------------------------------------------------------------
Tue Apr 26 15:12:31 CEST 2005 - mantel@suse.de

- patches.fixes/asm-gcc4: fix compilation with gcc4 (none).

-------------------------------------------------------------------
Tue Apr 26 11:23:58 CEST 2005 - okir@suse.de

- patches.drivers/drm-fixes: DRM: Fix 32bit support on x86_64
  (MGA and Rage128) (78708) (patch by eich@suse.de).

-------------------------------------------------------------------
Mon Apr 18 15:30:10 CEST 2005 - okir@suse.de

- patches.fixes/nfs-rename-zap-inode: [NFS] Drop inode after
  rename (76854).

-------------------------------------------------------------------
Thu Apr 14 17:48:39 CEST 2005 - agruen@suse.de

- rpm/running-kernel.init.in: Check for
  etc/sysconfig/kernel:SKIP_RUNNING_KERNEL, and don't do anything
  if it is set.

-------------------------------------------------------------------
Thu Apr 14 13:13:32 CEST 2005 - lmb@suse.de

- patches.drivers/nbd-configure-device-count: Do not create excessive
  numbers of network block devices on module load; introduce module
  parameter to limit (#76874).

-------------------------------------------------------------------
Thu Apr 14 11:06:12 CEST 2005 - hare@suse.de

- patches.fixes/jfs-disable-aops.patch
  Remove special handling for directory aops (#67328)

-------------------------------------------------------------------
Tue Apr 12 16:33:46 CEST 2005 - mantel@suse.de

- patches.drivers/bcm5752-enable: Add support for Broadcomm
  BCM5752 (75926).

-------------------------------------------------------------------
Thu Apr  7 15:25:12 CEST 2005 - agruen@suse.de

- rpm/kernel-binary.spec.in: Add back a version of /boot/vmlinux.gz
  without debug symbols to the binary kernel packages. This file
  was moved to the -debuginfo packages previously.

-------------------------------------------------------------------
Thu Apr  7 11:10:59 CEST 2005 - axboe@suse.de

- series.conf: re-enable CFQ, it should be safe with the SCSI fix below.

-------------------------------------------------------------------
Thu Apr  7 09:49:54 CEST 2005 - axboe@suse.de

- patches.fixes/scsi-device-lock-reference: Fix sdev <-> queue
  reference counting problems.

-------------------------------------------------------------------
Wed Apr  6 17:57:55 CEST 2005 - agruen@suse.de

- rpm/prepare-build.sh: Don't drop the list of km_ modules from
  BuildRequires: this breaks kernel building with build.rpm.

-------------------------------------------------------------------
Mon Apr  4 22:49:09 CEST 2005 - schwab@suse.de

- Enable CONFIG_PCI_MSI on ia64.

-------------------------------------------------------------------
Mon Apr  4 16:35:45 CEST 2005 - axboe@suse.de

- patches.fixes/aio-up_read-deadlock: [PATCH] rwsem: Make rwsems
  use interrupt disabling spinlocks (73640).

-------------------------------------------------------------------
Sun Apr  3 23:03:06 CEST 2005 - garloff@suse.de

- Xen: Drop readahead tuning.
- Update xen patches: Fix blkback performance problem, fix timer
  timeouts below one jiffy, update AGP patches.
- Enable xen AGP patch unconditionally.

-------------------------------------------------------------------
Fri Apr  1 12:21:53 CEST 2005 - mantel@suse.de

- patches.fixes/load_elf_library-kfree-fix: Fix potential DoS
  in load_elf_library (73837).

-------------------------------------------------------------------
Tue Mar 29 23:55:25 CEST 2005 - garloff@suse.de

- Initialize readahaed in virtual xen block driver.

-------------------------------------------------------------------
Tue Mar 29 11:26:29 CEST 2005 - mantel@suse.de

- patches.fixes/bluetooth-check: bluetooth: Fix signedness
  problem at socket creation (74519).

-------------------------------------------------------------------
Mon Mar 28 19:24:03 CEST 2005 - jeffm@suse.de

- patches.fixes/set_blocksize_race.diff: Updated header; accepted
  in 2.6.12-rc1

-------------------------------------------------------------------
Wed Mar 23 23:26:36 CET 2005 - jeffm@suse.de

- patches.suse/lookup_hash_nameidata.diff: Version added to CVS did
  _not_ obsolete lookup_create_nameidata.diff, but it was removed
  anyway. Added required changes.

-------------------------------------------------------------------
Wed Mar 23 17:32:31 CET 2005 - agruen@suse.de

- Add /boot/*-xen symlinks to file list; create /boot/*-um
  symlinks.

-------------------------------------------------------------------
Wed Mar 23 16:01:27 CET 2005 - agruen@suse.de

- patches.fixes/atapi-fix-error-handling.patch: Fix sata atapi
  error handling (70918, hare@suse.de).

-------------------------------------------------------------------
Tue Mar 22 21:57:43 CET 2005 - axboe@suse.de

- series.conf: Disable cfq-default

-------------------------------------------------------------------
Tue Mar 22 19:25:11 CET 2005 - tiwai@suse.de

- patches.drivers/alsa-alc260-mono-vol.diff: Add mono volume on
  ALC260 (#72971).

-------------------------------------------------------------------
Tue Mar 22 18:39:26 CET 2005 - agruen@suse.de

- patches.suse/lookup_hash_nameidata.diff: Pass struct nameidata
  to subfs instead of NULL.
- patches.suse/lookup_create_nameidata.diff: Obsoleted by
  patches.suse/lookup_hash_nameidata.diff.

-------------------------------------------------------------------
Tue Mar 22 12:31:43 CET 2005 - mantel@suse.de

- patches.suse/bootsplash: fix problem with setfont (#74141)

-------------------------------------------------------------------
Tue Mar 22 10:53:51 CET 2005 - agruen@suse.de

- Update config files: disable broken CONFIG_SONYPI (sonypi.ko).

-------------------------------------------------------------------
Mon Mar 21 17:02:51 CET 2005 - axboe@suse.de

- patches.fixes/scsi-allocate-request-ref: SCSI request allocation
  reference counting problem.

-------------------------------------------------------------------
Mon Mar 21 14:58:35 CET 2005 - kkeil@suse.de

- patches.drivers/isdn_hfc_sitecom: Add PCI IDs for Sitecom DC-105
- patches.drivers/isdn_pcmcia_cardbus_irq: enable PCMCIA IRQ
  sharing for all PCMCIA ISDN cards (#72300).

-------------------------------------------------------------------
Mon Mar 21 11:54:10 CET 2005 - garloff@suse.de

- Update Xen patches: Floppy should work now.

-------------------------------------------------------------------
Sat Mar 19 13:11:57 CET 2005 - kraxel@suse.de

- rpm/kernel-binary.spec.in: comment conflict between kernel-um
  and other kernel binaries (bug #73642).

-------------------------------------------------------------------
Sat Mar 19 00:02:15 CET 2005 - garloff@suse.de

- Fix patches.xen/drm-io-remap-pfn-range broken by last rediff.

-------------------------------------------------------------------
Fri Mar 18 22:43:34 CET 2005 - garloff@suse.de

- Update subdomain LSM.

-------------------------------------------------------------------
Fri Mar 18 18:02:43 CET 2005 - kkeil@suse.de

- reenable ppp-mppe pptp driver (#73043)

-------------------------------------------------------------------
Fri Mar 18 17:52:25 CET 2005 - olh@suse.de

- update patches.suse/suse-ppc-legacy-io.patch
  do not init 8250 ports on pmac64, also disable legacy ports
  enable pmac_zilog in ppc64 .config

-------------------------------------------------------------------
Fri Mar 18 16:36:57 CET 2005 - mantel@suse.de

- patches.drivers/alsa-prototypes: ALSA core: add missing
  prototypes and export (66753).

-------------------------------------------------------------------
Fri Mar 18 15:15:58 CET 2005 - axboe@suse.de

- series.conf: disable sata-enable-flush

-------------------------------------------------------------------
Fri Mar 18 12:18:13 CET 2005 - axboe@suse.de

- patches.fixes/scsi-dead-device: Fix SCSI reference counting
  problem with a dead device.

-------------------------------------------------------------------
Fri Mar 18 10:45:24 CET 2005 - vojtech@suse.cz

- patches.drivers/input-bk-rightwin.diff
  Fix right Win key on AT keyboards (OSDL #4361)

-------------------------------------------------------------------
Fri Mar 18 08:14:38 CET 2005 - mantel@suse.de

- patches.fixes/no-partition-check-for-pcmcia.patch: Do not
  rescan for partitions on CF cards with PCMCIA adapters.

-------------------------------------------------------------------
Thu Mar 17 22:40:02 CET 2005 - mason@suse.de

- patches.fixes/rwv_einval: readv and writev should check for
  EINVAL before Efault (71223).

-------------------------------------------------------------------
Thu Mar 17 19:18:01 CET 2005 - okir@suse.de

- patches.drivers/drm-ioctl32: DRM: Support 32bit ioctls (from eich, #72943).
- patches.xen/drm-io-remap-pfn-range: Rediffed DRM patch

-------------------------------------------------------------------
Thu Mar 17 16:30:10 CET 2005 - axboe@suse.de

- patches.fixes/cfq-tweaks: Small CFQ tweaks.

-------------------------------------------------------------------
Thu Mar 17 15:41:58 CET 2005 - axboe@suse.de

- patches.fixes/cfq-shutdown-timer-wq: Shutdown pending timer/wq
  from both last put and exit case.

-------------------------------------------------------------------
Wed Mar 16 23:54:48 CET 2005 - schwab@suse.de

- Fix name of module override directory.

-------------------------------------------------------------------
Wed Mar 16 23:41:57 CET 2005 - garloff@suse.de

- (okir) Removed non-compiling dri-ioctl32 patch.
- Updated Xen patches.

-------------------------------------------------------------------
Wed Mar 16 23:03:30 CET 2005 - jeffm@suse.de

- series.conf: enabled set_blocksize_race.diff

-------------------------------------------------------------------
Wed Mar 16 22:30:57 CET 2005 - axboe@suse.de

- patches.fixes/cfq-pending-work-fixup: Fixup error in
  cfq-pending-work.

-------------------------------------------------------------------
Wed Mar 16 21:21:26 CET 2005 - jeffm@suse.de

- patches.fixes/bd_claim_flags.diff: Delete.
- patches.fixes/set_blocksize_race.diff: blockdev: fix race between
  mount/umount (#63178).
- series.conf: checked in disabled pending discussion on kernel@suse.de

-------------------------------------------------------------------
Wed Mar 16 19:00:22 CET 2005 - eich@suse.de

- patches.drivers/dri-ioctl32: DRI: Support 32bit ioctls (72943).

-------------------------------------------------------------------
Wed Mar 16 10:28:20 CET 2005 - gregkh@suse.de

Add bugzilla reference id to cpia patch.

- patches.drivers/usb-cpia-2.6.11.patch: USB: fix cpia_usb
  driver's warning messages in the syslog (71669).

-------------------------------------------------------------------
Wed Mar 16 17:42:16 CET 2005 - axboe@suse.de

- patches.fixes/cfq-pending-work: Fix CFQ 'do we have pending
  requests' check.

-------------------------------------------------------------------
Wed Mar 16 16:36:37 CET 2005 - mason@suse.de

Use >> for the post and postun install scripts so they don't
get overwritten half way through (72866)

- rpm/kernel-binary.spec.in:

-------------------------------------------------------------------
Wed Mar 16 09:46:02 CET 2005 - mantel@suse.de

- enable patches.fixes/patch-2.6.11.3-4

-------------------------------------------------------------------
Wed Mar 16 09:40:43 CET 2005 - axboe@suse.de

- patches.drivers/suse-ahci-disable: Don't touch the 6th bar
  unless it's really an ahci device (72074).

-------------------------------------------------------------------
Wed Mar 16 08:36:47 CET 2005 - mantel@suse.de

- x86_64: CONFIG_DRM should be modular as on other archs

-------------------------------------------------------------------
Tue Mar 15 19:10:39 CET 2005 - gregkh@suse.de

Add 2.6.11.4 release to the tree, not the build.

- patches.fixes/patch-2.6.11.3-4: 2.6.11.4 release from
  kernel.org.

-------------------------------------------------------------------
Tue Mar 15 18:40:41 CET 2005 - gregkh@suse.de

Fix for bug 71669
- patches.drivers/usb-cpia-2.6.11.patch: USB: fix cpia_usb
  driver's warning messages in the syslog.

-------------------------------------------------------------------
Tue Mar 15 17:03:15 CET 2005 - tiwai@suse.de

- patches.drivers/alsa-suspend-lock-fix.diff: Fix deadlock in
  the suspend code.
- patches.drivers/alsa-hda-cmedia-default.diff: Use full-digital
  model as default for CMI9880.
- patches.drivers/alsa-es1968-resume-fix.diff: Fix PM resume
  with ES1968.
- patches.drivers/alsa-atiixp-resume-fix.diff: Fix PM resume
  with ATIIXP.
- patches.drivers/alsa-timer-fix.diff: Fix Oops with timer
  event notification.

-------------------------------------------------------------------
Tue Mar 15 16:01:44 CET 2005 - jeffm@suse.de

- patches.fixes/set_blocksize_race.diff: Delete.
- patches.fixes/bd_claim_flags.diff: blockdev: fix for racing mount/umount.
- series.conf: replaced set_blocksize_race.diff with bd_claim_flags.diff

-------------------------------------------------------------------
Tue Mar 15 15:23:32 CET 2005 - axboe@suse.de

- patches.suse/thread_readahead.patch: Delete.
- series.conf: kill dead patch

-------------------------------------------------------------------
Tue Mar 15 12:45:06 CET 2005 - vojtech@suse.cz

- patches.drivers/serial-globetrotter.diff: Deleted.
	Generic support works well enough.

-------------------------------------------------------------------
Tue Mar 15 12:28:37 CET 2005 - axboe@suse.de

- patches.fixes/ide-noflush: Add hdX=noflush for buggy hard drives
  (66590).

-------------------------------------------------------------------
Tue Mar 15 11:49:11 CET 2005 - okir@suse.de

- patches.fixes/ipv6-ppp-crash: Prevent IPv6 oops on PPP devices (72444).

-------------------------------------------------------------------
Tue Mar 15 09:34:17 CET 2005 - axboe@suse.de

- patches.drivers/libata-ahci-error-handling: Fix AHCI fatal
  error handling.

-------------------------------------------------------------------
Tue Mar 15 08:52:16 CET 2005 - olh@suse.de

- remove patches.suse/suse.ppc32.boot.zimage.built-in.cmdline
  will be merged into mainline, or its not worth having

-------------------------------------------------------------------
Mon Mar 14 20:53:33 CET 2005 - okir@suse.de

- patches.drivers/bcm5752-enable: Add support for Broadcomm
  BCM5752 (71684).

-------------------------------------------------------------------
Mon Mar 14 15:56:35 CET 2005 - garloff@suse.de

- patches.xen/drm-io-remap-pfn-range: Use io_remap_page_range
  in DRM under Xen.

-------------------------------------------------------------------
Mon Mar 14 14:40:20 CET 2005 - tiwai@suse.de

- patches.drivers/alsa-emu10k1-voice-remove-printk.diff: Remove
  invalid debug prints.

-------------------------------------------------------------------
Mon Mar 14 14:32:35 CET 2005 - okir@suse.de

- patches.fixes/ipsec-toobig-deadlock: ipsec deadlock patch:
  call tunnel_check_size w/o locking.

-------------------------------------------------------------------
Mon Mar 14 13:50:39 CET 2005 - okir@suse.de

- patches.fixes/ext3-release-race: Prevent race condition in jbd.

-------------------------------------------------------------------
Mon Mar 14 13:45:05 CET 2005 - okir@suse.de

- Update to 2.6.11.3

-------------------------------------------------------------------
Mon Mar 14 09:22:24 CET 2005 - axboe@suse.de

- patches.suse/ide-hpa-off_by_1: Delete.
- patches.suse/ide-probe-delay: Reduce ide probe delays.
- patches.suse/ide-noraid: Add global parameter to disable
  ide raid.
- series.conf: Check up on various disabled patches

-------------------------------------------------------------------
Mon Mar 14 00:46:29 CET 2005 - garloff@suse.de

- Enable subdomain LSM.

-------------------------------------------------------------------
Sun Mar 13 22:41:49 CET 2005 - vojtech@suse.cz

- patches.fixes/framebuffer-cursor-fix.diff
	Fix cursor behavior
- patches.fixes/uli526x-fix.diff
	Fix ALi/ULi integrated ethernet

- patches.drivers/input-bk-64bit-compat.diff
	Add 32-bit emulation for input devices
- patches.drivers/input-bk-hid-32bit.diff
	Fix extraction of HID items >= 32 bit in size
- patches.drivers/input-bk-i8042-pnp-msg.diff
	Fix i8042 PnP detection if only KBD port is detected
- patches.drivers/input-bk-i8042-resume.diff
	Fix resume sequence for i8042
- patches.drivers/input-bk-sunrex.diff
	Work around bugs in Sunrex IR Keyboard/Mouse (#72331)

- patches.drivers/serial-globetrotter.diff
	Add support for Broadcom GPRS/EDGE CardBus modem

-------------------------------------------------------------------
Sun Mar 13 17:01:04 CET 2005 - garloff@suse.de

- Update xen patches to xen 2.0.5 (post).

-------------------------------------------------------------------
Sat Mar 12 13:51:46 CET 2005 - gregkh@suse.de

Added the 2.6.11.3 patch to the tree 
(only added the file, did not add it to the build, will let others 
 decide if that is necessary, as I think the kernel is supposed to 
 be frozen...)
- patches.fixes/patch-2.6.11.2-3: 2.6.11.3 release from kernel.org.

-------------------------------------------------------------------
Sat Mar 12 11:02:15 CET 2005 - gregkh@suse.de

 # new
-+Unused: patches.drivers/pci-1.2134.patch
-+Unused: patches.drivers/usb-zd1201-02.patch
-+Unused: patches.drivers/pci-1.2133.patch
 +Unused: patches.fixes/netfilter-checksum
 
-------------------------------------------------------------------
Sat Mar 12 10:31:41 CET 2005 - gregkh@suse.de

Delete a unused usb patch
- patches.drivers/usb-zd1201-02.patch: Delete.

-------------------------------------------------------------------
Sat Mar 12 06:23:53 CET 2005 - gregkh@suse.de

Deleted unused PCI patches.
- patches.drivers/pci-1.2133.patch: Delete.
- patches.drivers/pci-1.2134.patch: Delete.
- patches.drivers/pci-1.2136.patch: Delete.
- patches.drivers/pci-1.2135.patch: Delete.
- patches.drivers/pci-1.2143.patch: Delete.
- patches.drivers/pci-1.2148.patch: Delete.
- patches.drivers/pci-1.2150.patch: Delete.

-------------------------------------------------------------------
Sat Mar 12 21:57:44 CET 2005 - olh@suse.de

- merge pmac64+pseries64 defconfig back into one config: ppc64

-------------------------------------------------------------------
Sat Mar 12 20:46:35 CET 2005 - olh@suse.de

- update patches.suse/suse-ipv6-rt-expiry
  declare fib6_update_expiry before use

-------------------------------------------------------------------
Sat Mar 12 20:29:46 CET 2005 - olh@suse.de

- add patches.fixes/aoe-64bit.patch, fix minor pointer to int bug

-------------------------------------------------------------------
Sat Mar 12 20:27:27 CET 2005 - olh@suse.de

- update patches.suse/netfilter-06-policy-match
  ->match prototype update

-------------------------------------------------------------------
Sat Mar 12 14:29:18 CET 2005 - vojtech@suse.cz

- patches.fixes/fat-nokia-fix: Delete.

-------------------------------------------------------------------
Sat Mar 12 12:48:11 CET 2005 - agruen@suse.de

- patches.fixes/no-oom-kill: Delete.
- patches.suse/jfs-dmapi: Delete.
- patches.suse/jfs-dmapi-fix: Delete.
- patches.suse/jfs-dmapi-prio-tree: Delete.
- patches.suse/jfs-dmapi-regions: Delete.
- patches.suse/jfs-unique-slab-names: Delete.

-------------------------------------------------------------------
Fri Mar 11 21:08:49 CET 2005 - tiwai@suse.de

- patches.drivers/alsa-via82xx-addition.diff: Add DXS support
  for MSI K8T Neo2-FI.
- patches.drivers/alsa-nm256-irq-fix.diff: Fix the lock-up of
  nm256 driver.
- patches.drivers/alsa-emu10k1-alloc-fix.diff: Fix voice
  allocation corruption on emu10k1.
- patches.drivers/alsa-alc655-spdif-route-fix.diff: Fix SPDIF
  route control on ALC655/658/850.
- patches.drivers/alsa-mixer-oss-fix.diff: Fix deadlock in
  error paths.

-------------------------------------------------------------------
Fri Mar 11 16:49:12 CET 2005 - garloff@suse.de

- patches.suse/unmap_vmas-lat: Update unmap_vmas() block size
  according to advice from Andrea.

-------------------------------------------------------------------
Fri Mar 11 16:43:44 CET 2005 - okir@suse.de

- patches.fixes/usagi-ipv6-esp-null: Obsolete.
- patches.suse/ipv6-export-symbols: Obsolete.
- re-enabled patches.fixes/tokenring-spin-lock-bh

-------------------------------------------------------------------
Fri Mar 11 16:02:37 CET 2005 - pavel@suse.cz

- patches.drivers/swsusp-via-velocity: fix suspend/resume.
- patches.drivers/swsusp-b44: Fix swsusp with b44..
- patches.fixes/swsusp-disk-spindown: Do not force emergency
  spindowns of disks..
- README: better testing example
- series.conf: add above patches.

-------------------------------------------------------------------
Fri Mar 11 15:48:38 CET 2005 - pavel@suse.cz

- patches.drivers/swsusp-via-velocity: fix suspend/resume.
- patches.drivers/swsusp-b44: Fix swsusp with b44..
- patches.fixes/swsusp-disk-spindown: do not force emergency spindown.
- series.conf: add above patches.

-------------------------------------------------------------------
Fri Mar 11 15:38:32 CET 2005 - pavel@suse.cz

- patches.drivers/swsusp-via-velocity: fix suspend/resume.
- patches.drivers/swsusp-b44: Fix swsusp with b44..
- patches.fixes/swsusp-disk-spindown: do not spin disks down hard.
- series.conf: add above stuff.

-------------------------------------------------------------------
Fri Mar 11 14:45:04 CET 2005 - okir@suse.de

- Update IPv6 patches:
  - patches.fixes/netfilter-conntrack-ftp-seqno: conntrack ftp:
    fix sequence numbers, debug message.
  - patches.suse/usagi-ipv6-ip6t-reject: implement
    reject target for ipv6 nefilter (67329)
  - Update config files for REJECT target
  - patches.suse/ipv6-v4-mapped-addrs: Fix the handling of IPv6
    mapped IPv4 addresses.
  - patches.suse/ipv6-tahi-pmtu-2: IPv6 PMTU fix.
  - patches.suse/ipv6-ndisc-breaks-arp: Obsolete.
  - patches.suse/ipv6-tahi-nd-74: Obsolete.
  - patches.suse/usagi-ipv6-netfilter: Obsolete.
  - patches.suse/usagi-ipv6-conntrack: Delete

-------------------------------------------------------------------
Fri Mar 11 11:21:16 CET 2005 - mantel@suse.de

- patches.fixes/moxa-ioctl-check: add permission check to moxa
  serial driver (65375).

-------------------------------------------------------------------
Fri Mar 11 11:19:51 CET 2005 - olh@suse.de

- update patches.suse/acpi_EC_no_byteAcc_fix.diff
  increment offset by one, not eight

-------------------------------------------------------------------
Thu Mar 10 23:11:08 CET 2005 - gregkh@suse.de

Remove unneeded I2C patches from the tree.

- patches.drivers/i2c-1.2081.patch: Delete.
- patches.drivers/i2c-1.2083.patch: Delete.
- patches.drivers/i2c-1.2084.patch: Delete.
- patches.drivers/i2c-1.2085.patch: Delete.
- patches.drivers/i2c-1.2086.patch: Delete.
- patches.drivers/i2c-1.2087.patch: Delete.
- patches.drivers/i2c-1.2088.patch: Delete.
- patches.drivers/i2c-1.2090.patch: Delete.
- patches.drivers/i2c-1.2091.patch: Delete.
- patches.drivers/i2c-1.2092.patch: Delete.
- patches.drivers/i2c-1.2093.patch: Delete.
- patches.drivers/i2c-1.2094.patch: Delete.
- patches.drivers/i2c-1.2095.patch: Delete.
- patches.drivers/i2c-1.2097.patch: Delete.
- patches.drivers/i2c-1.2096.patch: Delete.
- patches.drivers/i2c-1.2102.patch: Delete.
- patches.drivers/i2c-1.2104.patch: Delete.
- patches.drivers/i2c-1.2106.patch: Delete.
- patches.drivers/i2c-1.2107.patch: Delete.
- patches.drivers/i2c-1.2108.patch: Delete.
- patches.drivers/i2c-1.2109.patch: Delete.
- patches.drivers/i2c-1.2110.patch: Delete.
- patches.drivers/i2c-1.2111.patch: Delete.
- patches.drivers/i2c-1.2112.patch: Delete.
- patches.drivers/i2c-1.2113.patch: Delete.
- patches.drivers/i2c-1.2115.patch: Delete.
- patches.drivers/i2c-1.2116.patch: Delete.

-------------------------------------------------------------------
Thu Mar 10 23:01:18 CET 2005 - gregkh@suse.de

Driver core update based on patches now in the 2.6.11-bk tree.
Almost all of these are liked by udev / HAL in order that they 
can go faster, with less sysfs activity.

- patches.drivers/driver_core-1.2038.patch: [PATCH] driver core:
  Separate platform device name from platform device number.
- patches.drivers/driver_core-1.2039.patch: [PATCH] class core:
  export MAJOR/MINOR to the hotplug env.
- patches.drivers/driver_core-1.2040.patch: [PATCH] block core:
  export MAJOR/MINOR to the hotplug env.
- patches.drivers/driver_core-1.2041.patch: [PATCH] class_simple:
  pass dev_t to the class core.
- patches.drivers/driver_core-1.2042.patch: [PATCH] usb: class
  driver pass dev_t to the class core.
- patches.drivers/driver_core-1.2043.patch: [PATCH] i2c: class
  driver pass dev_t to the class core.
- patches.drivers/driver_core-1.2044.patch: [PATCH] videodev:
  pass dev_t to the class core.
- patches.drivers/driver_core-1.2046.patch: [PATCH] Driver core:
  add "bus" symlink to class/block devices.
- patches.drivers/driver_core-1.2047.patch: [PATCH] floppy.c:
  pass physical device to device registration.

-------------------------------------------------------------------
Thu Mar 10 21:00:13 CET 2005 - gregkh@suse.de

USB update based on patches now in 2.6.11-bk tree.

- patches.drivers/usb-static-sysfs-info: Delete.
- patches.drivers/usb-static-sysfs-info-configuration.patch:
  Delete.
- patches.drivers/usb-static-sysfs-info-fixups.patch: Delete.
- patches.drivers/usb-static-sysfs-info-input.patch: Delete.
- patches.drivers/usb-static-sysfs-info-interface.patch: Delete.
- patches.drivers/usb-static-sysfs-info-usb-storage.patch: Delete.
- patches.fixes/usb-usbnet.c-ax88772.patch: Delete.
- Update config files.
- patches.drivers/usb-1.2020.1.005.patch: [PATCH] USB: SN9C10x
  driver bugfix.
- patches.drivers/usb-1.2020.1.006.patch: [PATCH] USB: SN9C10x
  driver bugfix.
- patches.drivers/usb-1.2020.1.016.patch: [PATCH] USB ftdi_sio:
  an rs485 adaptor from 4n-galaxy.de.
- patches.drivers/usb-1.2020.1.017.patch: [PATCH] USB: Retry
  more aggressively during device initialization.
- patches.drivers/usb-1.2020.1.018.patch: [PATCH] USB: Make
  use_both_schemes=y the default.
- patches.drivers/usb-1.2020.1.031.patch: [PATCH] USB: Add ASIX
  AX88772 10/100 Ethernet support to usbnet.
- patches.drivers/usb-1.2020.1.050.patch: [PATCH] USB: UHCI:
  Fix build errors when CONFIG_DEBUG_FS isn't set.
- patches.drivers/usb-1.2020.1.121.patch: [PATCH] USB: usbfs
  fix for data loss in message.c.
- patches.drivers/usb-1.2020.1.122.patch: [PATCH] USB: set
  timeout message to debug level: message.c.
- patches.drivers/usb-1.2020.1.123.patch: [PATCH] USB: usbfs:
  remove debug message.
- patches.drivers/usb-1.2020.1.138.patch: [PATCH] USB: cache
  the product, manufacturer, and serial number strings at device
  insertion..
- patches.drivers/usb-1.2020.1.139.patch: [PATCH] USB: fix up
  the input drivers to use the built in strings, instead of
  re-reading them from the device..
- patches.drivers/usb-1.2020.1.141.patch: [PATCH] USB: make
  iInterface string cached.
- patches.drivers/usb-1.2020.1.142.patch: [PATCH] USB: cache
  the iConfiguration string, if present..
- patches.drivers/usb-1.2020.1.143.patch: [PATCH] USB: fix memory
  leak in get_string if usb_string() call failed..
- patches.drivers/usb-1.2020.1.144.patch: [PATCH] USB: fix up
  compiler warnings when CONFIG_USB_DEBUG is not set..
- patches.drivers/usb-1.2020.1.146.patch: [PATCH] USB: pegasus
  and rtl8150 cset for proper link detection.
- patches.drivers/usb-1.2020.1.152.patch: [PATCH] USB: Fix use
  after free in usb/core/devices.c.
- patches.drivers/usb-1.2020.1.153.patch: [PATCH] USB: PhidgetKit
  driver update.
- patches.drivers/usb-1.2020.1.140.patch: [PATCH] USB: remove
  string fetches from the usb-storage core, have them used the
  cached versions instead..

-------------------------------------------------------------------
Thu Mar 10 00:20:07 CET 2005 - gregkh@suse.de

Delete the W1 patches, as they are not needed to be in the tree.
- patches.drivers/w1-1.2080.patch: Delete.
- patches.drivers/w1-1.2081.patch: Delete.
- patches.drivers/w1-1.2082.patch: Delete.
- patches.drivers/w1-1.2083.patch: Delete.
- patches.drivers/w1-1.2084.patch: Delete.
- patches.drivers/w1-1.2085.patch: Delete.
- patches.drivers/w1-1.2086.patch: Delete.

-------------------------------------------------------------------
Thu Mar 10 15:35:57 CET 2005 - vojtech@suse.cz

- patches.drivers/input-bk-2073.diff
	Update patch to reset mouse immediately when a timing
        based sync loss is detected.

-------------------------------------------------------------------
Thu Mar 10 12:46:54 CET 2005 - okir@suse.de

- patches.fixes/nfsd-nohide-fix: nfsd: Fix READDIRPLUS replies on
  "nohide" exports (71819).

-------------------------------------------------------------------
Thu Mar 10 11:33:31 CET 2005 - agruen@suse.de

- scripts/tar-up.sh: Add minmem file to force mbuild to pick build
  hosts that have enough memory available.

-------------------------------------------------------------------
Thu Mar 10 11:01:41 CET 2005 - garloff@suse.de

- patches.fixes/scsi-define-task-aborted: Don't mask off
  TASK_ABORTED from the SCSI error status (64150, LTC12947).

-------------------------------------------------------------------
Thu Mar 10 10:11:51 CET 2005 - mantel@suse.de

- patches.suse/bootsplash: Bootsplash for current kernel (none).
  - don't display output on blanked screens
  - be less restrictive about the framebuffer type
  - re-add switch to verbose mode on system panic

-------------------------------------------------------------------
Wed Mar  9 17:54:17 CET 2005 - agruen@suse.de

- patches.fixes/export-__d_path: Export the __d_path function
  (65751).

-------------------------------------------------------------------
Wed Mar  9 15:05:37 CET 2005 - vojtech@suse.cz

- patches.fixes/usb-handoff-default.diff
	Update patch to enable handoff on i386 and x86-64 only

-------------------------------------------------------------------
Wed Mar  9 11:41:08 CET 2005 - tiwai@suse.de

- patches.drivers/alsa-alc260-fix.diff: More fix for input
- patches.drivers/alsa-au88x0-spdif-fix.diff: Fix a typo in patch
- patches.drivers/alsa-midi-lock-fix.diff: Fix a typo in patch

-------------------------------------------------------------------
Wed Mar  9 11:38:07 CET 2005 - olh@suse.de

- add patches.suse/acpi_EC_no_byteAcc_fix.diff
  disable syslog spamming (#67364)

-------------------------------------------------------------------
Wed Mar  9 11:17:59 CET 2005 - agruen@suse.de

- rpm/postun.sh, rpm/post.sh: Stop using perl-Bootloader. We won't
  manage to resolve the remaining open issues.

-------------------------------------------------------------------
Wed Mar  9 11:08:39 CET 2005 - agruen@suse.de

- scripts/config.sh: Update EXTRAVERSION.
- scripts/sequence-patch.sh: Add VERSION and EXTRAVERSION checks.

-------------------------------------------------------------------
Tue Mar  8 15:05:25 CET 2005 - gregkh@suse.de

- patches.fixes/patch-2.6.11.2: 2.6.11.2 release from kernel.org.

-------------------------------------------------------------------
Wed Mar  9 09:46:58 CET 2005 - olh@suse.de

- remove obsolete patches
  patches.arch/suse-ppc32-chrp-rootdevice
  patches.arch/suse-ppc32-pmac-rootdevice
  patches.arch/suse-ppc32-prep-rootdevice
  patches.suse/suse-ppc64-chrp-root-sda3
  patches.fixes/root_dev-partition3
  ROOT_DEV is not used anymore now that linuxrc is "/init"
  patches.fixes/usb-proc-devices.patch

-------------------------------------------------------------------
Tue Mar  8 13:50:50 CET 2005 - gregkh@suse.de

- Update config files.
- patches.drivers/usb-zd1201-01.patch: [PATCH] USB: add zd1201
  wireless lan driver.
- patches.drivers/usb-zd1201-02.patch: [PATCH] USB: fix up HZ
  change in zd1201 driver..
- patches.drivers/usb-sisusbvga-01.patch: [PATCH] USB: add SiS
  USB2VGA kernel driver.
- patches.drivers/usb-sisusbvga-02.patch: [PATCH] USB: fix sparse
  bitwise warnings in the sisusb.c driver.
- patches.drivers/usb-sisusbvga-03.patch: [PATCH] USB: SiS
  USB2VGA minor fix..
- patches.drivers/usb-sisusbvga-04.patch: [PATCH] USB: give
  sisusb a valid minor number (133 - 140).
- series.conf: Add 2 new usb drivers (already in 2.6.11-bk tree)

-------------------------------------------------------------------
Tue Mar  8 05:44:22 CET 2005 - gregkh@suse.de

- series.conf: disabled patches.fixes/usb-proc-devices.patch based 
  on Andreas Jaeger's request.

-------------------------------------------------------------------
Tue Mar  8 19:42:23 CET 2005 - vojtech@suse.cz

- patches.fixes/input-bk.diff: Patch updated to avoid warnings
  in ALSA.

-------------------------------------------------------------------
Tue Mar  8 18:40:47 CET 2005 - tiwai@suse.de

- patches.drivers/alsa-ac97-surround-fix.diff: Misc fixes
  for AC97.
- patches.drivers/alsa-alc260-fix.diff: Fix ALC260 support.
- patches.drivers/alsa-ali5455-dra-fix.diff: Don't enable DRA
  for ALI5455.
- patches.drivers/alsa-alias-fix.diff: Alias fixes for ALSA
  modules.
- patches.drivers/alsa-au88x0-spdif-fix.diff: Fix the SPDIF
  control for AU88x0.
- patches.drivers/alsa-audigy-spdif-fix.diff: Fix Audigy SPDIF
  register bits.
- patches.drivers/alsa-emu10k1-pop-fix.diff: Fix pop/click noises.
- patches.drivers/alsa-hda-codec-parser-fix.diff: Fix the parse
  of HDA widget tree.
- patches.drivers/alsa-intel8x0m-new-ids.diff: Add ICH6/ICH7
  support.
- patches.drivers/alsa-midi-lock-fix.diff: Fix possible MIDI
  deadlocks.
- patches.drivers/alsa-pcm-appl-ptr-fix.diff: Fix the calculation
  of appl_ptr.
- patches.drivers/alsa-revo-rate-fix.diff: Fix the sample rates
  on Revo 7.1.
- patches.drivers/alsa-usb-midi-fix.diff: Fix USB MIDI handling
  and new quirks.
- patches.drivers/alsa-user-control-alloc-fix.diff: Fix the
  wrong allocation size for user controls.

-------------------------------------------------------------------
Tue Mar  8 13:37:55 CET 2005 - axboe@suse.de

- patches.fixes/as-iosched-deactivate-fix: handle double invocation

-------------------------------------------------------------------
Tue Mar  8 12:10:49 CET 2005 - garloff@suse.de

- patches.drivers/input-i8042-double-unregister:
  Avoid unregistering i8042 drivers twice.
- patches.xen/xen-avoid-disfunct-rtc: Don't register RTC driver
  if it only read 0xff from CMOS.

-------------------------------------------------------------------
Tue Mar  8 11:08:49 CET 2005 - okir@suse.de

- patches.fixes/uhci-hcd-init-fix: hsb-hcd: change device state
  before enabling interrupts.

-------------------------------------------------------------------
Tue Mar  8 10:29:21 CET 2005 - okir@suse.de

- patches.fixes/drm-setversion-missing-memset: Add missing memset
  to drm_setversion (65926). (from eich@suse.de)

-------------------------------------------------------------------
Tue Mar  8 10:10:29 CET 2005 - axboe@suse.de

- patches.fixes/barrier-update-20050308: fix deadlock in write barriers

-------------------------------------------------------------------
Tue Mar  8 09:45:54 CET 2005 - olh@suse.de

- add patches.fixes/raw-blkdev_ioctl.patch
  Replace ioctl_by_bdev with blkdev_ioctl in raw.c (#67212 - LTC14261)
  export blkdev_ioctl

-------------------------------------------------------------------
Tue Mar  8 00:56:00 CET 2005 - andrea@suse.de

- patches.fixes/x86_64-panic-lockup: avoid lockup after panic
  even if kernel.panic > 0. (#67025)

-------------------------------------------------------------------
Mon Mar  7 18:09:10 CET 2005 - jeffm@suse.de

- patches.suse/subfs.patch: updated to "new" version again, lookup_create
  patch fixes issue
- patches.suse/lookup_create_nameidata.diff: lookup_create should
  pass nameidata to lookup_hash.

-------------------------------------------------------------------
Mon Mar  7 17:18:43 CET 2005 - pavel@suse.cz

- patches.fixes/swsusp-ehci_hcd: Delete.
- patches.fixes/swsusp-mysqld: Update to apply.

-------------------------------------------------------------------
Mon Mar  7 17:15:23 CET 2005 - pavel@suse.de

- patches.fixes/swsusp-ehci_hcd: Delete.
- patches.fixes/swsusp-mysqld: Workaround mysqld-cant-be-stopped
  problem. Updated to apply.

-------------------------------------------------------------------
Mon Mar  7 15:33:46 CET 2005 - jeffm@suse.de

- patches.fixes/03-reiserfs-priv-abstract.diff: updated for case
  where xattrs aren't enabled

-------------------------------------------------------------------
Mon Mar  7 14:45:03 CET 2005 - agruen@suse.de

- patches.rpmify/fix-separate-compilation-with-preconf-kernel.diff:
  Fix compiling /usr/src/linux directly with O= (65891).

-------------------------------------------------------------------
Mon Mar  7 12:35:47 CET 2005 - axboe@suse.de

- patches.suse/security-compile-if-disable: compile if !CONFIG_SECURITY

-------------------------------------------------------------------
Mon Mar  7 09:16:28 CET 2005 - agruen@suse.de

- Fix invocation of km module Makefiles.

-------------------------------------------------------------------
Sun Mar  6 16:42:45 CET 2005 - agruen@suse.de

- Add EXTRAVERSION to the rpm package version so that it agrees
  with what `uname -r' reports.

-------------------------------------------------------------------
Sun Mar  6 05:08:34 CET 2005 - jeffm@suse.com

- patches.suse/subfs.patch: revert to previous version. It's
  possible for the lookup operation to be passed a NULL nameidata
  which means that all non-file creations will Oops. I'll post a
  revised version on Monday.

-------------------------------------------------------------------
Sun Mar  6 01:54:41 CET 2005 - agruen@suse.de

- Merge minor nfsacl cleanups (mostly relevant for different
  configs).

-------------------------------------------------------------------
Sat Mar  5 11:56:48 CET 2005 - vojtech@suse.cz

- patches.drivers/input-bk-alps.diff:
	All ALPS fixes in one patch
	Previous ALPS patches removed

-------------------------------------------------------------------
Fri Mar  4 23:28:06 CET 2005 - vojtech@suse.cz

- patches.drivers/input-bk-2074.diff:
	Fix ALPS oops on resume/suspend
	(Ruediger Oertel <ro@suse.de>: [kernel] oops during s-t-d)

-------------------------------------------------------------------
Fri Mar  4 22:39:57 CET 2005 - vojtech@suse.cz

- patches.drivers/input-bk-2073.diff:
	Fix psmouse.resetafter (#59325)

-------------------------------------------------------------------
Fri Mar  4 22:09:33 CET 2005 - vojtech@suse.cz

- patches.drivers/input-bk-2072.diff:
	Fix ALPS DualPoint stick (#70928)

-------------------------------------------------------------------
Fri Mar  4 21:50:11 CET 2005 - vojtech@suse.cz

- patches.fixes/usb-handoff-default.diff: Make usb-handoff the
  default. Fixes bug #67239 and similar.

-------------------------------------------------------------------
Fri Mar  4 01:25:58 CET 2005 - gregkh@suse.de

- patches.fixes/patch-2.6.11.1: 2.6.11.1 release from kernel.org.

-------------------------------------------------------------------
Thu Mar  3 06:42:28 CET 2005 - gregkh@suse.de

- Update config files.
- patches.arch/linux-2.6.10-rc3_ImacG5_ids.diff: imac g5 and
  current g5 support.
- patches.drivers/pci-1.2133.patch: [PATCH] convert
  pci_dev->slot_name usage to pci_name().
- patches.drivers/pci-1.2134.patch: [PATCH] Remove
  pci_dev->slot_name.
- patches.drivers/pci-1.2135.patch: [PATCH] PCI Hotplug: Remove
  unneeded instructions from ibmphp_pci.c.
- patches.drivers/pci-1.2136.patch: [PATCH] PCI: pci_proc_domain.
- patches.drivers/pci-1.2137.patch: [PATCH] PCI: Make
  pci_claim_resource __devinit.
- patches.drivers/pci-1.2138.patch: [PATCH] PCI: fix
  pci_remove_legacy_files() crash.
- patches.drivers/pci-1.2139.patch: [PATCH] PCI: NUMA-Q PCI
  config access arg validation.
- patches.drivers/pci-1.2140.patch: [PATCH] PCI: pci_raw_ops
  should use unsigned args.
- patches.drivers/pci-1.2141.patch: [PATCH]
  arch/i386/kernel/pci/irq.c:  Wrong message output.
- patches.drivers/pci-1.2142.patch: [PATCH] PCI: Dynids -
  passing driver data.
- patches.drivers/pci-1.2143.patch: [PATCH] drivers/pci/*:
  convert to pci_register_driver.
- patches.drivers/pci-1.2144.patch: [PATCH] PCI Hotplug: Fix
  OSHP calls in shpchp and pciehp drivers.
- patches.drivers/pci-1.2145.patch: [PATCH] PCI: Add PCI quirk
  for SMBus on the Toshiba Satellite A40.
- patches.drivers/pci-1.2146.patch: [PATCH] PCI: allow x86_64
  to do pci express.
- patches.drivers/pci-1.2147.patch: [PATCH] pci/quirks.c: unhide
  SMBus device on Samsung P35 laptop.
- patches.drivers/pci-1.2148.patch: [PATCH] PCI: clean up the
  msi api.
- patches.drivers/pci-1.2149.patch: [PATCH] PCI: pci.ids update.
- patches.drivers/pci-1.2150.patch: PCI: remove pci_find_device
  usage from pci sysfs code..
- patches.drivers/pci-1.2151.patch: [PATCH] PCI: Apple PCI
  IDs update.
- patches.drivers/pci-1.2152.patch: [PATCH] PCI: tone down
  pci=routeirq message.
- patches.drivers/pci-1.2153.patch: [PATCH] PCI: fix hotplug
  double free.
- patches.drivers/pci-1.2154.patch: [PATCH] PCI: One more Asus
  SMBus quirk.

Add bk-pci selected patches to the build, and fix up the g5 pci id conflicts.

-------------------------------------------------------------------
Thu Mar  3 05:09:17 CET 2005 - gregkh@suse.de

- patches.drivers/i2c-1.2098.patch: Delete.
- patches.drivers/i2c-1.2101.patch: Delete.
- patches.drivers/i2c-1.2100.patch: Delete.
- patches.drivers/i2c-1.2099.patch: Delete.
- patches.drivers/i2c-1.2103.patch: Delete.
- patches.drivers/i2c-1.2105.patch: Delete.
- patches.drivers/i2c-1.2114.patch: Delete.
- Update config files.
- patches.drivers/i2c-gl520sm.patch: [PATCH] I2C: add GL520SM
  Sensor Chip driver.
- patches.drivers/i2c-ids.patch: [PATCH] I2C: fixed up the
  i2c-id.h algo ids..
- patches.drivers/i2c-m41t00.patch: [PATCH] I2C: add ST M41T00
  I2C RTC chip driver.
- patches.drivers/i2c-mv64xxx.patch: [PATCH] I2C: add Marvell
  mv64xxx i2c driver.
- patches.drivers/i2c-nforce2.patch: [PATCH] I2C i2c-nforce2:
  add support for nForce4 (patch against 2.6.11-rc4).
- patches.drivers/i2c-piix4.patch: [PATCH] I2C: Enable I2C_PIIX4
  for 64-bit platforms.
- patches.drivers/i2c-sis5595.patch: [PATCH] I2C: New chip
  driver: sis5595.

Added new i2c drivers to the build and config

-------------------------------------------------------------------
Thu Mar  3 05:08:48 CET 2005 - gregkh@suse.de

- patches.drivers/i2c-1.2098.patch: Delete.
- patches.drivers/i2c-1.2101.patch: Delete.
- patches.drivers/i2c-1.2100.patch: Delete.
- patches.drivers/i2c-1.2099.patch: Delete.
- patches.drivers/i2c-1.2103.patch: Delete.
- patches.drivers/i2c-1.2105.patch: Delete.
- patches.drivers/i2c-1.2114.patch: Delete.
- Update config files.

-------------------------------------------------------------------
Thu Mar  3 22:29:40 CET 2005 - jeffm@suse.de

- patches.fixes/02-vfs-private-selinux.diff~: Delete.
- patches.fixes/02-vfs-private-flag-workaround.diff: workaround
  for vfs_link crash reported on research list.

-------------------------------------------------------------------
Thu Mar  3 02:49:02 CET 2005 - gregkh@suse.de

- patches.drivers/i2c-1.2080.patch: Delete.
- patches.drivers/i2c-1.2082.patch: Delete.
- patches.drivers/i2c-1.2089.patch: Delete.
- Update config files.
- patches.drivers/i2c-fscpos-01.patch: [PATCH] I2C: add fscpos
  chip driver.
- patches.drivers/i2c-fscpos-02.patch: [PATCH] I2C: Fix up some
  build warnings in the fscpos driver..
- patches.drivers/i2c-fscpos-03.patch: [PATCH] I2C: fix for
  fscpos voltage values.

Add i2c patches for fscpos driver.

-------------------------------------------------------------------
Thu Mar  3 02:48:36 CET 2005 - gregkh@suse.de

- patches.drivers/i2c-1.2080.patch: Delete.
- patches.drivers/i2c-1.2082.patch: Delete.
- patches.drivers/i2c-1.2089.patch: Delete.
- Update config files.

-------------------------------------------------------------------
Thu Mar  3 15:40:36 CET 2005 - agruen@suse.de

- patches.fixes/x86_64-ia32-icecream-fix.diff: Fix makefile
  dependency with parallel builds.

-------------------------------------------------------------------
Thu Mar  3 14:43:33 CET 2005 - vojtech@suse.cz

- patches.drivers/input-bk-2067.diff: Allow setting the PS/2 mouse
  maximum protocol via a sysfs attribute.
- patches.drivers/input-bk-2068.diff: Fix a typo in i8042 ACPI
  printk().
- patches.drivers/input-bk-2069.diff: Properly ignore zero Command
  Register address in i8042 ACPI code.

-------------------------------------------------------------------
Thu Mar  3 14:21:55 CET 2005 - pavel@suse.cz

- patches.suse/swsusp-noncontiguous: make apply
- patches.fixes/swsusp-from-initramfs.patch: make apply on top
  of modified swsusp.
- Update README.

-------------------------------------------------------------------
Thu Mar  3 12:56:05 CET 2005 - schwab@suse.de

- Update kdb patches and reenable.

-------------------------------------------------------------------
Thu Mar  3 11:41:55 CET 2005 - pavel@suse.cz

- patches.suse/swsusp-noncontiguous: Add.
- Remove obsolete swsusp stuff.

-------------------------------------------------------------------
Thu Mar  3 11:12:55 CET 2005 - schwab@suse.de

- Bump version to 2.6.11 and remove obsolete patches.

-------------------------------------------------------------------
Thu Mar  3 08:17:43 CET 2005 - okir@suse.de

- patches.suse/nfs-statd-hostnames: Fixed deadlock that caused NFS
  client hangs in certain cases (#66530)
- patches.fixes/sunrpc-optional-auth: Made it work with lockd/statd

-------------------------------------------------------------------
Wed Mar  2 12:22:02 CET 2005 - gregkh@suse.de

 Added split out w1 patches.  Still protected with +gregkh

- patches.drivers/w1-1.2080.patch: [PATCH] w1/w1_therm: replace
  schedule_timeout() with msleep_interruptible().
- patches.drivers/w1-1.2081.patch: [PATCH] w1: dscore
  cleanups. 2/2.
- patches.drivers/w1-1.2082.patch: [PATCH] w1: Core cleanup 1/2.
- patches.drivers/w1-1.2083.patch: [PATCH] w1: fix some compiler
  warnings generated by the last "static" patch..
- patches.drivers/w1-1.2084.patch: [PATCH] w1: replace obsoleted
  *sleep_on*.
- patches.drivers/w1-1.2085.patch: [PATCH] w1: get rid of the
  potential problems with atomic operations..
- patches.drivers/w1-1.2086.patch: [PATCH] drivers/w1/*: convert
  to pci_register_driver.

-------------------------------------------------------------------
Wed Mar  2 07:34:56 CET 2005 - gregkh@suse.de

 Added split out patches from my i2c-bk tree.  All still protected with a
 +gregkh symbol until I determine the rules about modifing the config files...

- patches.drivers/i2c-1.2080.patch: [PATCH] I2C: add fscpos
  chip driver.
- patches.drivers/i2c-1.2081.patch: [PATCH] I2C: Allow it87
  pwm reconfiguration.
- patches.drivers/i2c-1.2082.patch: [PATCH] I2C: Fix up some
  build warnings in the fscpos driver..
- patches.drivers/i2c-1.2083.patch: [PATCH] I2C: Kill
  i2c_client.id (1/5).
- patches.drivers/i2c-1.2084.patch: [PATCH] I2C: Kill
  i2c_client.id (2/5).
- patches.drivers/i2c-1.2085.patch: [PATCH] I2C: Kill
  i2c_client.id (3/5).
- patches.drivers/i2c-1.2086.patch: [PATCH] I2C: Kill
  i2c_client.id (4/5).
- patches.drivers/i2c-1.2087.patch: [PATCH] I2C: Kill
  i2c_client.id (5/5).
- patches.drivers/i2c-1.2088.patch: [PATCH] I2C: just delete
  the id field, let's not delay it any longer.
- patches.drivers/i2c-1.2089.patch: [PATCH] I2C: fix for fscpos
  voltage values.
- patches.drivers/i2c-1.2090.patch: [PATCH] I2C: i2c-dev
  namespace cleanup.
- patches.drivers/i2c-1.2091.patch: [PATCH] I2C: lm78 driver
  improvement.
- patches.drivers/i2c-1.2092.patch: [PATCH] I2C: Enable w83781d
  and w83627hf temperature channels.
- patches.drivers/i2c-1.2093.patch: [PATCH] I2C: Kill unused
  includes in i2c-sensor-detect.c.
- patches.drivers/i2c-1.2094.patch: [PATCH] I2C: unnecessary
  #includes in asb100.c.
- patches.drivers/i2c-1.2095.patch: [PATCH] I2C: lm80 driver
  improvement.
- patches.drivers/i2c-1.2096.patch: [PATCH] i2c-core.c: make
  some code static.
- patches.drivers/i2c-1.2097.patch: [PATCH] I2C: use time_after
  instead of comparing jiffies.
- patches.drivers/i2c-1.2098.patch: [PATCH] I2C: add ST M41T00
  I2C RTC chip driver.
- patches.drivers/i2c-1.2099.patch: [PATCH] I2C: New chip driver:
  sis5595.
- patches.drivers/i2c-1.2100.patch: [PATCH] I2C: add Marvell
  mv64xxx i2c driver.
- patches.drivers/i2c-1.2101.patch: [PATCH] I2C: add GL520SM
  Sensor Chip driver.
- patches.drivers/i2c-1.2102.patch: [PATCH] I2C: improve
  debugging output.
- patches.drivers/i2c-1.2103.patch: [PATCH] I2C: Enable I2C_PIIX4
  for 64-bit platforms.
- patches.drivers/i2c-1.2104.patch: [PATCH] I2C: fix typo in
  drivers/i2c/busses/i2c-ixp4xx.c.
- patches.drivers/i2c-1.2105.patch: [PATCH] I2C i2c-nforce2:
  add support for nForce4 (patch against 2.6.11-rc4).
- patches.drivers/i2c-1.2106.patch: [PATCH] I2C: Remove NULL
  client checks in rtc8564 driver.
- patches.drivers/i2c-1.2107.patch: [PATCH] I2C: Make i2c list
  terminators explicitely unsigned.
- patches.drivers/i2c-1.2108.patch: [PATCH] I2C: Fix some gcc
  4.0 compile failures and warnings.
- patches.drivers/i2c-1.2109.patch: [PATCH] I2C: S3C2410 missing
  I2C_CLASS_HWMON.
- patches.drivers/i2c-1.2110.patch: [PATCH] I2C: minor I2C
  cleanups.
- patches.drivers/i2c-1.2111.patch: [PATCH] Add class definition
  to the elektor bus driver.
- patches.drivers/i2c-1.2112.patch: [PATCH] I2C: saa7146
  build fix.
- patches.drivers/i2c-1.2113.patch: [PATCH] I2C: w83627hf needs
  i2c-isa.
- patches.drivers/i2c-1.2114.patch: [PATCH] I2C: fixed up the
  i2c-id.h algo ids..
- patches.drivers/i2c-1.2115.patch: [PATCH] I2C: Change of i2c
  co-maintainer.
- patches.drivers/i2c-1.2116.patch: [PATCH] I2C: Trivial
  indentation fix in i2c/chips/Kconfig.

-------------------------------------------------------------------
Wed Mar  2 21:43:31 MET 2005 - jeffm@suse.com

- add patches.fixes/01-vfs-private-flag.diff: adds S_PRIVATE flag for inodes
- add patches.fixes/02-vfs-private-selinux.diff: adds IS_PRIVATE to selinux
  inode loop
- add patches.fixes/03-reiserfs-priv-abstract.diff: abstracts reiserfs
  private inode test
- add patches.fixes/04-vfs-private-reiserfs.diff: uses the vfs-level private
  inode for reiserfs

  These patches are required for selinux to work with reiserfs (60041)

-------------------------------------------------------------------
Wed Mar  2 20:27:33 CET 2005 - vojtech@suse.cz

- Re-enable patches.suse/fastboot-console-init, I disabled it 
  by mistake earlier.

-------------------------------------------------------------------
Wed Mar  2 17:31:30 CET 2005 - mantel@suse.de

- patches.drivers/e100-update: update e100 driver to 3.4.1
  (66716).

-------------------------------------------------------------------
Wed Mar  2 17:26:19 CET 2005 - mantel@suse.de

- Update config files.

-------------------------------------------------------------------
Wed Mar  2 17:03:10 CET 2005 - agruen@suse.de

- patches.suse/nfsacl-acl-umask-handling-workaround-in-nfs-client-3.patch:
  Fix file create bug (#67076).

-------------------------------------------------------------------
Wed Mar  2 16:58:02 CET 2005 - axboe@suse.de

- patches.drivers/2.6.11-rc5-bk4-libata-dev1.patch: libata update

-------------------------------------------------------------------
Wed Mar  2 14:08:14 CET 2005 - olh@suse.de

- replace patches.suse/acpi-dsdt-from-initrd
  with patches.suse/acpi_dsdt_initrd_initramfs
  update patches.suse/acpi_errors_on

-------------------------------------------------------------------
Wed Mar  2 10:10:42 CET 2005 - olh@suse.de

- update to 2.6.11, serial, selinux, sysfs signedness, pnp fixes

-------------------------------------------------------------------
Wed Mar  2 07:04:38 MET 2005 - jeffm@suse.com

- add patches.fixes/set_blocksize_race.diff: fixes mount/umount race
  brought out by subfs use

-------------------------------------------------------------------
Tue Mar  1 17:56:20 CET 2005 - jeffm@suse.com

- add patches.suse/export_lookup_mnt.diff: Re-exported lookup_mnt
- updated patches.suse/subfs.diff: uses proper locking and reference
  counting on vfsmounts, doesn't try to find a vfsmount since open/lookup
  both supply one, and cleaned up the code

-------------------------------------------------------------------
Tue Mar  1 14:57:19 CET 2005 - olh@suse.de

- update to 2.6.11-rc5-bk4, bio, more __init fixes

-------------------------------------------------------------------
Tue Mar  1 11:00:44 CET 2005 - garloff@suse.de

- Update Xen patches.

-------------------------------------------------------------------
Tue Mar  1 01:38:05 CET 2005 - gregkh@suse.de

- patches.drivers/usb-static-sysfs-info-fixups.patch: USB:
  minor fixups from the sysfs-info patches on the error paths.

-------------------------------------------------------------------
Mon Feb 28 17:57:31 CET 2005 - vojtech@suse.cz

- Update to current Input BK tree. This obsoletes most of the
  input patches and should fix most of input-related bugs,
  namely touchpad sync problems and 'keyboard dead' problems.

-------------------------------------------------------------------
Mon Feb 28 16:40:39 CET 2005 - olh@suse.de

- add patches.fixes/video-rivafb-i2c-oops.patch
  rivafb kernel oops (#66779)

-------------------------------------------------------------------
Mon Feb 28 15:27:39 CET 2005 - olh@suse.de

- update to 2.6.11-rc5-bk3, network, __init, ide fixes

-------------------------------------------------------------------
Mon Feb 28 12:55:40 CET 2005 - okir@suse.de

- patches.suse/nfs-statd-hostnames: Fixed a problem with the new
  statd code (#66530)

-------------------------------------------------------------------
Mon Feb 28 11:56:01 CET 2005 - okir@suse.de

- patches.drivers/sk98lin-update: update sk98lin drivers to v8.14 (66497).

-------------------------------------------------------------------
Mon Feb 28 10:53:54 CET 2005 - hare@suse.de

- patches.fixes/swsusp-from-initramfs
  Fix declaration of swsusp_close()

-------------------------------------------------------------------
Mon Feb 28 10:25:16 CET 2005 - agruen@suse.de

- nfsacl patchset update.

-------------------------------------------------------------------
Mon Feb 28 08:33:00 CET 2005 - andrea@suse.de

- patches.fixes/pipe-fixes: fix pipe bugs (#65562)

-------------------------------------------------------------------
Sun Feb 27 15:04:06 CET 2005 - olh@suse.de

- update to 2.6.11-rc5-bk2, network, __init fixes

-------------------------------------------------------------------
Sun Feb 27 12:06:12 CET 2005 - olh@suse.de

- add patches.suse/modprobe_unknown_symbol.patch
  debug spurious Unknown symbol errors (#66533,#63643,#64590,#66449)

-------------------------------------------------------------------
Sat Feb 26 16:40:51 CET 2005 - olh@suse.de

- reenable patches.suse/unmap_vmas-lat
  one ZAP_BLOCK_SIZE for everyone

-------------------------------------------------------------------
Sat Feb 26 14:43:10 CET 2005 - olh@suse.de

- update to 2.6.11-rc5-bk1, usb, fb, pty race fixes

-------------------------------------------------------------------
Fri Feb 25 18:52:31 CET 2005 - olh@suse.de

- disable audio.ko, use the alsa snd-usb-audio.ko driver instead
  (#66670)

-------------------------------------------------------------------
Fri Feb 25 15:24:26 CET 2005 - agruen@suse.de

- patches.fixes/x86_64-ia32-icecream-fix.diff: Icecream has no
  way of detecting assembler-level includes. Use the assembler
  directly instead.

-------------------------------------------------------------------
Fri Feb 25 11:27:28 CET 2005 - olh@suse.de

- add patches.drivers/usb-static-sysfs-info-configuration.patch
  add patches.drivers/usb-static-sysfs-info-interface.patch
  cache more sysfs file contents

-------------------------------------------------------------------
Thu Feb 24 21:06:01 CET 2005 - olh@suse.de

- update patches.drivers/usb-static-sysfs-info
  add patches.drivers/usb-static-sysfs-info-input.patch
  add patches.drivers/usb-static-sysfs-info-usb-storage.patch
  new version of the patch from gregkh

-------------------------------------------------------------------
Thu Feb 24 17:42:12 CET 2005 - tiwai@suse.de

- patches.drivers/alsa-ac97-cm9761-fix.diff: Fix output of
  CM9761(A).
- patches.drivers/alsa-au88x0-fix.diff: au88x0 - do codec init
  more like windows does.
- patches.drivers/alsa-cm8338-fix.diff: Fix the chip query
  of cm8338.
- patches.drivers/alsa-dell-quirk.diff: Add AC97 quirk for Dell.
- patches.drivers/alsa-hda-digital-fix.diff: Fix SPDIF I/O on
  HDA codecs.
- patches.drivers/alsa-intel8x0m-hook.diff: Add mixer controls
  to intel8x0m.
- patches.drivers/alsa-misc-cleanup.diff: Misc cleanup.
- patches.drivers/alsa-usb-fix.diff: Add support for Emagic and
  Roland FANTOM-X.
- patches.drivers/alsa-via82xx-dxs-as-pcm.diff: Use DXS volume
  controls as PCM with CMI codecs.

-------------------------------------------------------------------
Thu Feb 24 12:58:58 CET 2005 - okir@suse.de

- patches.fixes/sunrpc-restart-delay-fix: NFS: prevent hangs
  when NFS server returns EJUKEBOX.

-------------------------------------------------------------------
Thu Feb 24 09:27:18 CET 2005 - olh@suse.de

- update to 2.6.11-rc5, sata, rtl8169, futex fixes

-------------------------------------------------------------------
Wed Feb 23 18:03:51 CET 2005 - ak@suse.de

- patches.fixes/mtrr-check-gpf: Ignore MTRR setup errors (65639)
- patches.fixes/cardbus-fixup-bridge: Fix cardbus on some AMD64 laptops

-------------------------------------------------------------------
Wed Feb 23 17:26:22 CET 2005 - okir@suse.de

- patches.suse/sunrpc-bindresvport: Fix sunrpc xprt_bindresvport.

-------------------------------------------------------------------
Wed Feb 23 17:21:24 CET 2005 - olh@suse.de

- update to 2.6.11-rc4-bk11, nfs, network fixes 

-------------------------------------------------------------------
Wed Feb 23 17:06:59 CET 2005 - okir@suse.de

- patches.fixes/usagi-ipv6-privacy: IPv6 privacy fixes from USAGI.
- patches.fixes/ipv6-force-mldv1: Force use of MLD (multicast
  listener discovery) version 1 (SUSE34954).
- patches.suse/usagi-ipv6-addrselect: Address selection patches
  from USAGI.
- patches.suse/suse-ipv6-rt-expiry: Force timely expiry of
  IPv6 routes.
- patches.suse/ipv6-no-too-big-to-self-msg: Disable noisy printk
  in ICMPv6 code.
- patches.suse/usagi-ipv6-fragment: USAGI: IPv6 fragmentation
  fixes.
- patches.suse/usagi-ipv6-fib-subtree: USAGI: Add source address
  field to the IPv6 FIB.
- patches.suse/stop-nud_in_timer-warning: Delete.
- patches.suse/usagi-ipv6-ndisc: Delete.

-------------------------------------------------------------------
Wed Feb 23 17:04:14 CET 2005 - schwab@suse.de

- Readd lost patch.

-------------------------------------------------------------------
Wed Feb 23 16:07:18 CET 2005 - kraxel@suse.de

- patches.uml/skas-for-arch-xen: skas for arch/xen.

-------------------------------------------------------------------
Wed Feb 23 12:42:02 CET 2005 - mantel@suse.de

- patches.fixes/remove-PIPE_LEN: remove stale PIPE_LEN macro in
  pipe_fs_i.h (66079).

-------------------------------------------------------------------
Tue Feb 22 18:44:44 CET 2005 - olh@suse.de

- update to 2.6.11-rc4-bk10, libata, network fixes 

-------------------------------------------------------------------
Tue Feb 22 14:37:35 CET 2005 - garloff@suse.de

- Update xen patches.

-------------------------------------------------------------------
Tue Feb 22 11:23:03 CET 2005 - kraxel@suse.de

- patches.uml/uml-sysemu-off: [patch] make sysemu support
  switchable.

-------------------------------------------------------------------
Mon Feb 21 21:00:20 CET 2005 - kraxel@suse.de

- patches.uml/skas-2.6.11-v8-rc2-fix.patch: fix for skas patch.

-------------------------------------------------------------------
Mon Feb 21 16:24:16 CET 2005 - olh@suse.de

- update to 2.6.11-rc4-bk9, netdriver, ide, i386 pci resource fixes
  remove patches.fixes/pci-resource-window-allocation-fix.diff
  which wasnt applied yet

-------------------------------------------------------------------
Mon Feb 21 15:31:37 CET 2005 - kraxel@suse.de

- patches.uml/uml-tag-used: Delete.
- patches.uml/uml-sysemu-off: uml: turn sysemu off.
- patches.uml/uml-vt-runtime: add fix + enable.

-------------------------------------------------------------------
Mon Feb 21 09:18:58 CET 2005 - olh@suse.de

- add patches.fixes/usb-storage-refcounting-as431.patch
  try to fix refcounting for unexpected add/remove events

-------------------------------------------------------------------
Mon Feb 21 09:04:48 CET 2005 - mantel@suse.de

- patches.suse/enable-sysrq: allow again to use /proc/sysrq-trigger
  regardless the setting of /proc/sys/kernel/sysrq

-------------------------------------------------------------------
Mon Feb 21 09:01:13 CET 2005 - mantel@suse.de

- patches.drivers/ibm-acpi-update: Update ibm-acpi to 0.10 (none).

-------------------------------------------------------------------
Sun Feb 20 23:02:27 CET 2005 - agruen@suse.de

- patches.fixes/pci-resource-window-allocation-fix.diff: IBM
  Thinkpad G41 (and others) PCMCIA problems fix from Linus.

-------------------------------------------------------------------
Sun Feb 20 20:28:56 CET 2005 - olh@suse.de

- update to 2.6.11-rc4-bk8, radeonfb, misc fixes

-------------------------------------------------------------------
Sun Feb 20 15:21:27 CET 2005 - agruen@suse.de

- rpm/kernel-binary.spec.in: Move vmlinux.gz to the debuginfo
  package (except for ppc for now). It grows much too big with
  debug infos enabled.

-------------------------------------------------------------------
Sat Feb 19 16:49:55 CET 2005 - olh@suse.de

- add patches.drivers/usb-qc-usb-0.6.2-remap_page.patch
  add patches.drivers/usb-qc-usb-0.6.2-urb-kill.patch
  workarounds for 2.6.11 changes

-------------------------------------------------------------------
Sat Feb 19 16:37:21 CET 2005 - olh@suse.de

- add patches.drivers/bk-ieee1394.patch from 2.6.11-rc3-mm2

-------------------------------------------------------------------
Sat Feb 19 16:13:04 CET 2005 - olh@suse.de

- update to 2.6.11-rc4-bk7, bluetooth fix

-------------------------------------------------------------------
Fri Feb 18 22:09:16 CET 2005 - mason@suse.de

Update the NAT over IPsec patches

- Update config files.
- patches.suse/netfilter-02-output-hooks:
- patches.suse/netfilter-03-input-hooks:
- patches.suse/netfilter-04-policy-lookup:
- patches.suse/netfilter-05-policy-checks:
- patches.suse/netfilter-06-policy-match:

-------------------------------------------------------------------
Fri Feb 18 21:23:50 CET 2005 - tiwai@suse.de

- patches.drivers/alsa-cvs-fixes: ALSA CVS patches update.

-------------------------------------------------------------------
Fri Feb 18 18:11:57 CET 2005 - olh@suse.de

- update to 2.6.11-rc4-bk6, acpi 3.0, 4lvl mm fixes

-------------------------------------------------------------------
Fri Feb 18 16:12:30 CET 2005 - okir@suse.de

- patches.suse/nfs-statd-hostnames: Make kernel statd/lockd use
  hostnames for SM_NOTIFY.

-------------------------------------------------------------------
Fri Feb 18 15:45:14 CET 2005 - agruen@suse.de

- Based on a patch from Olaf Dabrunz <odabrunz@suse.de>:
  Automatically enable CONFIG_DEBUG_INFO when building with debug
  symbols (in which case RPM_OPT_FLAGS contains -g).

-------------------------------------------------------------------
Fri Feb 18 09:25:03 CET 2005 - kraxel@suse.de

- series.conf: update skas patches, disable one bad uml patch.
- patches.uml/skas-2.6.11-v7-rc1.patch: Delete.
- patches.uml/skas-2.6.11-v8-rc2.patch: skas3+sysemu patch v8.

-------------------------------------------------------------------
Fri Feb 18 08:01:29 CET 2005 - agruen@suse.de

- patches.fixes/drm-i915-on-x86_64.diff: Enable CONFIG_DRM_I915
  on x86_64 as well.
- Update config files.

-------------------------------------------------------------------
Thu Feb 17 14:59:52 CET 2005 - olh@suse.de

- update to 2.6.11-rc4-bk5, usb hub + ehci fixes

-------------------------------------------------------------------
Thu Feb 17 08:37:21 CET 2005 - mantel@suse.de

- patches.fixes/i810-resume-fix: fix resume with i810 chipset

-------------------------------------------------------------------
Wed Feb 16 14:53:33 CET 2005 - olh@suse.de

- update to 2.6.11-rc4-bk4, tty, network, tg3, radeonfb fixes

-------------------------------------------------------------------
Wed Feb 16 13:32:47 CET 2005 - olh@suse.de

- add patches.suse/acpi_errors_on from trenn
  remove patches.suse/enable_acpi_object_cache.diff
  speedup acpi debug handling (SUSE50454)
  disable CONFIG_ACPI_DEBUG

-------------------------------------------------------------------
Tue Feb 15 15:13:33 CET 2005 - olh@suse.de

- update to 2.6.11-rc4-bk3, xfs fixes

-------------------------------------------------------------------
Tue Feb 15 06:42:16 CET 2005 - garloff@suse.de

- patches.suse/security-clean-stubs: Fix non CONFIG_SEC.._NETWORK
  case (by agruen).

-------------------------------------------------------------------
Mon Feb 14 18:31:32 CET 2005 - tiwai@suse.de

- patches.drivers/alsa-cvs-fixes: ALSA CVS patches.

-------------------------------------------------------------------
Mon Feb 14 16:33:46 CET 2005 - kkeil@suse.de

- add new driver patches.drivers/i4l-hisax-hfc48s
- fix HFC USB driver patches.fixes/i4l-hisax-hfcusb
- fix ST 5481 USB driver  patches.fixes/i4l-hisax-st5481

-------------------------------------------------------------------
Mon Feb 14 15:09:03 CET 2005 - olh@suse.de

- update to 2.6.11-rc4-bk2, misc changes

-------------------------------------------------------------------
Mon Feb 14 12:18:09 CET 2005 - okir@suse.de

- patches.fixes/vlan-bonding-normal-frames: VLAN over bonding:
  allow non-VLAN traffic to pass (SUSE50709).

-------------------------------------------------------------------
Mon Feb 14 12:05:51 CET 2005 - okir@suse.de

- patches.fixes/sunrpc-cache-crash: RPC authentication cache fix
  from Neil Brown

-------------------------------------------------------------------
Mon Feb 14 09:24:14 CET 2005 - mantel@suse.de

- Update config files.
- patches.drivers/drm-via: add DRM support for Via unichrome
  video cards (None). Re-enable driver now that it is fixed.
  Enable only on i386

-------------------------------------------------------------------
Mon Feb 14 01:13:04 CET 2005 - mason@suse.de

- enable CONFIG_NTFS_RW

-------------------------------------------------------------------
Sun Feb 13 21:42:16 CET 2005 - garloff@suse.de

- Split up security-disabled-... patch.

-------------------------------------------------------------------
Sun Feb 13 20:13:22 CET 2005 - garloff@suse.de

- Clean patches.suse/security-disabled-optimize-cap-default.

-------------------------------------------------------------------
Sun Feb 13 08:24:57 CET 2005 - olh@suse.de

- add patches.fixes/radeon_pm-register-typo.patch, from rc4-bk1

-------------------------------------------------------------------
Sun Feb 13 08:13:53 CET 2005 - olh@suse.de

- update to 2.6.11-rc4, sparc, arm fixes

-------------------------------------------------------------------
Sat Feb 12 15:06:29 CET 2005 - olh@suse.de

- update to 2.6.11-rc3-bk9, uml, fb sleep, dm, isdn, vm, tg3 fixes

-------------------------------------------------------------------
Fri Feb 11 19:00:31 CET 2005 - olh@suse.de

- update to 2.6.11-rc3-bk8, scsi, sonypi, shmget fixes

-------------------------------------------------------------------
Fri Feb 11 16:35:49 CET 2005 - mantel@suse.de

- disable drm-via driver temporarily until problems fixed

-------------------------------------------------------------------
Fri Feb 11 14:21:20 CET 2005 - mantel@suse.de

- Update config files.
- patches.drivers/drm-via: add DRM support for Via unichrome
  video cards (None).

-------------------------------------------------------------------
Thu Feb 10 23:40:31 CET 2005 - kkeil@suse.de

- readd patches.fixes/i4l-filter-fix
  patches.fixes/i4l-nullpointer-fix

-------------------------------------------------------------------
Thu Feb 10 23:01:24 CET 2005 - agruen@suse.de

- Enable DRM config options.

-------------------------------------------------------------------
Thu Feb 10 19:06:22 CET 2005 - kraxel@suse.de

- patches.xen/xen-common.diff: one more chunk dropped.

-------------------------------------------------------------------
Thu Feb 10 16:31:07 CET 2005 - kraxel@suse.de

- patches.xen/xen-common.diff: drop bits which are already in
  patches.uml/xen-vt-runtime.

-------------------------------------------------------------------
Thu Feb 10 15:10:22 CET 2005 - olh@suse.de

- update to 2.6.11-rc3-bk7, network, tg3 updates

-------------------------------------------------------------------
Thu Feb 10 14:55:00 CET 2005 - kraxel@suse.de

- Update config files.
- patches.uml/xen-vt-runtime: make VT console runtime-switchable.
- patches.uml/uml-vt-runtime: use runtime-switchable vt for uml.

-------------------------------------------------------------------
Thu Feb 10 14:29:53 CET 2005 - olh@suse.de

- add patches.suse/enable_acpi_object_cache.diff
  Improves performance for ACPI drivers especially when ACPI_DEBUG
  is compiled in.

-------------------------------------------------------------------
Thu Feb 10 14:26:42 CET 2005 - kraxel@suse.de

- Update uml config file, update skas patch.
- patches.uml/host-skas3: Delete.
- patches.uml/skas-update-2.6.10.patch: Delete.
- patches.uml/skas-2.6.11-v7-rc1.patch: skas3+sysemu patch v7a.

-------------------------------------------------------------------
Wed Feb  9 23:44:36 CET 2005 - garloff@suse.de

- Make IDE drivers more modular in Xen.
- Update Xen patches, drop various bits that have been merged.
- Clean up mkinitrd creation for Xen.

-------------------------------------------------------------------
Wed Feb  9 17:14:50 CET 2005 - mantel@suse.de

- Update config files.
- patches.fixes/enable-megaraid-legacy: allow for both
  megaraid_mbox and megaraid to be built (SUSE50431).

-------------------------------------------------------------------
Wed Feb  9 15:50:57 CET 2005 - olh@suse.de

- update to 2.6.11-rc3-bk6, drm, md updates

-------------------------------------------------------------------
Wed Feb  9 10:17:33 CET 2005 - olh@suse.de

- update to 2.6.11-rc3-bk5, libata, bluetooth, netfilter updates

-------------------------------------------------------------------
Wed Feb  9 10:13:26 CET 2005 - kkeil@suse.de

- fix a race condition in r8169 network driver which cause a
  endless loop on device close (SUSE50488)

-------------------------------------------------------------------
Tue Feb  8 18:58:46 CET 2005 - ak@suse.de

- Disable CONFIG_INTEL_MCH_AGP 

-------------------------------------------------------------------
Tue Feb  8 14:43:34 CET 2005 - agruen@suse.de

- patches.fixes/remove-extraversion.diff: Remove; the instsys has
  been fixed to cope with long KERNELRELEASE strings already.

-------------------------------------------------------------------
Tue Feb  8 11:46:04 CET 2005 - ak@suse.de

- patches.fixes/pt-gnu-stack-fix: Let E stack imply executable heap

-------------------------------------------------------------------
Mon Feb  7 15:16:21 CET 2005 - okir@suse.de

- patches.fixes/nfsd-no-cache-readdir: Do not cache NFSv2 readdir
  replies (SUSE50435).

-------------------------------------------------------------------
Mon Feb  7 15:12:34 CET 2005 - olh@suse.de

- update to 2.6.11-rc3-bk4, ide, net, tg3 updates

-------------------------------------------------------------------
Mon Feb  7 14:50:13 CET 2005 - garloff@suse.de

- patches.suse/security-disabled-optimize-cap-default: Fix.

-------------------------------------------------------------------
Mon Feb  7 14:26:39 CET 2005 - agruen@suse.de

- Require a recent enough version of mkinitrd, which is required
  due to modularizing the ide drivers.
- Use the perl-Bootloader library to update bootloader menus
  when installing/removing kernel packages.

-------------------------------------------------------------------
Mon Feb  7 12:23:33 CET 2005 - agruen@suse.de

- patches.suse/security-disabled-optimize-cap-default: Make this
  patch compile again.

-------------------------------------------------------------------
Mon Feb  7 11:10:44 CET 2005 - olh@suse.de

- add patches.fixes/usb-proc-devices.patch
  finger point at apps that still not use sysfs

-------------------------------------------------------------------
Mon Feb  7 09:58:23 CET 2005 - olh@suse.de

- update patches.fixes/usb-storage-multilun-sony-usbfloppy.patch
  use correct revision in unusual_devs.h entry

-------------------------------------------------------------------
Sun Feb  6 16:43:41 CET 2005 - olh@suse.de

- add patches.arch/ppc-chrp_nvram.patch

-------------------------------------------------------------------
Sun Feb  6 16:11:53 CET 2005 - olh@suse.de

- update to 2.6.11-rc3-bk3, various small fixes

-------------------------------------------------------------------
Sat Feb  5 19:18:29 CET 2005 - agruen@suse.de

- patches.fixes/xattr-sharing-bug.diff: Fix long-standing xattr
  sharing bug (SUSE50424).

-------------------------------------------------------------------
Sat Feb  5 17:10:54 CET 2005 - olh@suse.de

- update to 2.6.11-rc3-bk2, uml updates

-------------------------------------------------------------------
Fri Feb  4 19:54:33 CET 2005 - mason@suse.de

- series.conf: enable reiserfs-iosize-hotfix

-------------------------------------------------------------------
Fri Feb  4 18:25:09 CET 2005 - olh@suse.de

- add patches.xen/xen-arch-silent-stack-overflow.diff

-------------------------------------------------------------------
Fri Feb  4 16:08:33 CET 2005 - olh@suse.de

- update to 2.6.11-rc3-bk1, ide, ia64, s390, i2c, usb updates

-------------------------------------------------------------------
Fri Feb  4 15:25:53 CET 2005 - axboe@suse.de

- patches.drivers/ide-sata-barrier: fix bug on requeing of flush

-------------------------------------------------------------------
Fri Feb  4 15:23:43 CET 2005 - axboe@suse.de

- patches.fixes/cfq-requeue: Fix requeue ordering

-------------------------------------------------------------------
Fri Feb  4 12:36:50 CET 2005 - okir@suse.de

- patches.fixes/netfilter-xfrm-get-by-name: IPsec was not working
  due to a bad patch (SUSE50310, fix by mholtmann)

-------------------------------------------------------------------
Fri Feb  4 10:37:41 CET 2005 - ak@suse.de

- patches.fixes/input-no-hotplug: Fix compilation with !CONFIG_HOTPLUG

-------------------------------------------------------------------
Thu Feb  3 19:36:42 CET 2005 - axboe@suse.de

- patches.drivers/ide-sata-barrier: fix various bugs

-------------------------------------------------------------------
Thu Feb  3 11:59:30 CET 2005 - agruen@suse.de

- patches.suse/tmpfs-acl.diff: Fix for CONFIG_TMPFS_POSIX_ACL=n.
- patches.suse/devpts-acl.diff: Remove; feature probably not
  needed.

-------------------------------------------------------------------
Thu Feb  3 11:30:10 CET 2005 - olh@suse.de

- add patches.arch/ppc32-MMCR0_PMXE-saga.patch, disable MMC

-------------------------------------------------------------------
Thu Feb  3 10:35:04 CET 2005 - olh@suse.de

- update to 2.6.11-rc3, dvb, xfs, misc updates

-------------------------------------------------------------------
Tue Feb  2 20:23:00 CET 2005 - vojtech@suse.cz

- patches.suse/input-small-fixes: Fixes more bugs from current BK
  input layer: makes USB keyboard LEDs work, and fixes broken
  implementation of i8042 return from multiplexed mode.

-------------------------------------------------------------------
Wed Feb  2 19:51:38 CET 2005 - agruen@suse.de

- patches.fixes/attr-initialize: Obsolete.
- series.conf: Remove obsolete patches.

-------------------------------------------------------------------
Wed Feb  2 19:20:37 CET 2005 - agruen@suse.de

- patches.suse/ext3-register-filesystem-lifo: Add
  register_filesystem_lifo function for ext2/ext3.

-------------------------------------------------------------------
Wed Feb  2 17:06:19 CET 2005 - agruen@suse.de

- patches.suse/mem-acl.diff: rename to generic-acl.diff.
- patches.suse/tmpfs-acl.diff: Further cleanups.
- patches.suse/devpts-acl.diff: Access Control Lists for /dev/pts.
- Update config files.

-------------------------------------------------------------------
Wed Feb  2 16:48:34 CET 2005 - agruen@suse.de

- patches.fixes/remove-extraversion.diff: Remove EXTRAVERSION.

-------------------------------------------------------------------
Wed Feb  2 14:34:51 CET 2005 - mantel@suse.de

- enable boot splash

-------------------------------------------------------------------
Wed Feb  2 12:24:22 CET 2005 - hare@suse.de

- Fix swsusp from initramfs.

-------------------------------------------------------------------
Wed Feb  2 12:09:58 CET 2005 - axboe@suse.de

- patches.drivers/ide-sata-barrier: remove some debug code

-------------------------------------------------------------------
Wed Feb  2 11:45:34 CET 2005 - axboe@suse.de

- patches.fixes/blk-wait-completion: fix oops for really fast completion
  in blk_execute_rq()

-------------------------------------------------------------------
Wed Feb  2 11:26:25 CET 2005 - mantel@suse.de

- patches.suse/bootsplash: Bootsplash for current kernel (none).

-------------------------------------------------------------------
Wed Feb  2 11:09:39 CET 2005 - agruen@suse.de

- rpm/kernel-binary.spec.in: Modules with spaces in the license
  string were accidentally put into the -nongpl packages.

-------------------------------------------------------------------
Wed Feb  2 11:08:30 CET 2005 - axboe@suse.de

- patches.fixes/scsi-end-io-sense-valid-block-pc: don't assume there is always
  room for sense data in a REQ_BLOCK_PC request

-------------------------------------------------------------------
Wed Feb  2 10:15:59 CET 2005 - axboe@suse.de

- Add new Promise TX4 sata support

-------------------------------------------------------------------
Tue Feb  1 19:51:00 CET 2005 - andrea@suse.de

- patches.suse/silent-stack-overflow: ported to HEAD.
- deleted obsolete (merged in mainline) entries from the
  series file.

-------------------------------------------------------------------
Tue Feb  1 19:04:34 CET 2005 - axboe@suse.de

- Enable/add/remove various patches

-------------------------------------------------------------------
Tue Feb  1 16:32:36 CET 2005 - olh@suse.de

- add patches.fixes/input-event_field_not_found.patch
  [PATCH 3/3] Fix 'event field not found' message filling logs

-------------------------------------------------------------------
Tue Feb  1 16:09:48 CET 2005 - olh@suse.de

- update to 2.6.11-rc2-bk10, acpi, net, bluetooth, tg3 updates

-------------------------------------------------------------------
Tue Feb  1 16:00:13 CET 2005 - olh@suse.de

- add patches.fixes/usb-usbnet.c-ax88772.patch
  Fix ax8817x_bind to use allocated buffer to avoid DMA on the stack

-------------------------------------------------------------------
Tue Feb  1 15:58:35 CET 2005 - olh@suse.de

- add kernel-$flavour to PreReq: in kernel-$flavour-nongpl

-------------------------------------------------------------------
Tue Feb  1 13:51:18 CET 2005 - axboe@suse.de

- patches.drivers/sata-promise-tx2plus: add support for new controller

-------------------------------------------------------------------
Tue Feb  1 13:06:33 CET 2005 - agruen@suse.de

- rpm/kernel-binary.spec.in: Fix module license check so that
  modules with multiple MODULE_LICENSE tags are recognized
  correctly.
- supported.conf: Mark several more modules as supported.

-------------------------------------------------------------------
Tue Feb  1 12:40:37 CET 2005 - agruen@suse.de

- patches.suse/mem-acl.diff: Split off infrastructure from tmpfs
  acls.
- patches.suse/tmpfs-acl.diff: Fix a compile-time error when
  CONFIG_TMPFS_POSIX_ACL is not set.

-------------------------------------------------------------------
Tue Feb  1 12:34:21 CET 2005 - mantel@suse.de

- patches.suse/enable-sysrq: allow enabling of sysreq via kernel
  parameter (SUSE47533).

-------------------------------------------------------------------
Tue Feb  1 12:26:13 CET 2005 - agruen@suse.de

- supported.conf: Mark IDE modules as supported.

-------------------------------------------------------------------
Tue Feb  1 11:39:17 CET 2005 - axboe@suse.de

- Add update barrier support, enable barriers for sata

-------------------------------------------------------------------
Tue Feb  1 11:14:01 CET 2005 - axboe@suse.de

- patches.suse/request_end_io-sl93: async request end_io callback

-------------------------------------------------------------------
Tue Feb  1 11:10:28 CET 2005 - axboe@suse.de

- Rediff and add patches.drivers/ide-serialize-updates-1

-------------------------------------------------------------------
Mon Jan 31 17:10:34 CET 2005 - mantel@suse.de

- patches.fixes/META_stale.patch: JFS: Simplify stale metapage
  handling so that mp->count isn't held above zero by
  multiple threads. (SUSE50045).

-------------------------------------------------------------------
Mon Jan 31 16:22:08 CET 2005 - mantel@suse.de

- Update config files.
- patches.drivers/sensors-vt1211: add vt1211 support to i2c to
  handle sensors on VIA EPIA motherboards (SUSE49641).

-------------------------------------------------------------------
Mon Jan 31 15:56:23 CET 2005 - hare@suse.de

- Modularized IDE drivers for i386 / x86_64 / ia64.

-------------------------------------------------------------------
Mon Jan 31 15:55:40 CET 2005 - olh@suse.de

- update to 2.6.11-rc2-bk9, netfilter memleak fix

-------------------------------------------------------------------
Mon Jan 31 15:12:25 CET 2005 - axboe@suse.de

- patches.fixes/scsi_lib2611rc2bk8.diff: fix scsi_lib.c SG_IO screwup

-------------------------------------------------------------------
Mon Jan 31 12:31:14 CET 2005 - tiwai@suse.de

- patches.drivers/alsa-cvs-fixes: ALSA CVS patches.
  Fix ppc compile error and intel8x0 update.

-------------------------------------------------------------------
Mon Jan 31 12:07:26 CET 2005 - hare@suse.de

- add patches.fixes/swsusp-from-initramfs.patch
  Enabling resume from initramfs.

-------------------------------------------------------------------
Mon Jan 31 10:05:53 CET 2005 - olh@suse.de

- add patches.arch/ppc64-p615-iommu-fix.patch
  fix crash in IDE DMA setup

-------------------------------------------------------------------
Mon Jan 31 08:38:57 CET 2005 - mantel@suse.de

- patches.drivers/alsa-hda-intel: Delete.
- patches.drivers/alsa-cvs-fixes: ALSA CVS patches.

-------------------------------------------------------------------
Mon Jan 31 02:44:26 CET 2005 - agruen@suse.de

- patches.suse/tmpfs-acl.diff: Access Control Lists for tmpfs.

-------------------------------------------------------------------
Sun Jan 30 20:31:51 CET 2005 - agruen@suse.de

- patches.rpmify/module-parmtype.diff: Module parameter type
  fixes.
- patches.rpmify/cvs-timestamp-in-oopses.diff: Obsoleted by the
  release-numbers file in CVS.
- patches.fixes/kbuild-external-module-support.patch: Obsolete.
- patches.fixes/apic-initdata: Obsolete.
- patches.fixes/swsusp-fixup-pages-count: Obsolete.
- patches.fixes/suspend-wrong-wakeup-address: Obsolete.
- patches.rpmify/mod_param-typeinfo.diff: Obsolete.
- patches.rpmify/kbuild-deps-version.h: Obsolete.

-------------------------------------------------------------------
Sun Jan 30 15:54:57 CET 2005 - olh@suse.de

- update to 2.6.11-rc2-bk8, x86_64, libata, cfg fixes

-------------------------------------------------------------------
Sun Jan 30 10:34:08 CET 2005 - agruen@suse.de

- patches.suse/nfsd-acl: Syntax error with older compiler.

-------------------------------------------------------------------
Sat Jan 29 16:58:48 CET 2005 - olh@suse.de

- add patches.fixes/patch-2.6.11-rc2-bk4-pegasos_chrp_pcibios_fixup.patch
  reverse check for pegasos board

-------------------------------------------------------------------
Sat Jan 29 15:34:26 CET 2005 - olh@suse.de

- update to 2.6.11-rc2-bk7, scsi updates

-------------------------------------------------------------------
Sat Jan 29 00:47:49 CET 2005 - olh@suse.de

- add patches.fixes/patch-2.6.11-rc2-rest_init-local_irq_disable.patch
  keep irqs enabled to avoid lockup during boot

-------------------------------------------------------------------
Fri Jan 28 16:10:15 CET 2005 - olh@suse.de

- update to 2.6.11-rc2-bk6, input, netdriver updates
  update patches.drivers/bk-dtor-input-rc1-mm2.patch to apply

-------------------------------------------------------------------
Fri Jan 28 14:44:51 CET 2005 - axboe@suse.de

- patches.fixes/cfq-default: make cfq the default io scheduler

-------------------------------------------------------------------
Fri Jan 28 14:36:38 CET 2005 - axboe@suse.de

- patches.fixes/cfq-ts-sl93: update cfq io scheduler to time sliced version

-------------------------------------------------------------------
Fri Jan 28 14:11:50 CET 2005 - ak@suse.de

- patches.arch/x86_64-srat-empty-nodes: Another fix

-------------------------------------------------------------------
Fri Jan 28 13:49:42 CET 2005 - ak@suse.de

- patches.arch/i386-apic-up: Fix and reenable. APIC is 
  now disabled on i386 UP kernels by default again.

-------------------------------------------------------------------
Fri Jan 28 10:39:54 CET 2005 - ak@suse.de

- patches.arch/x86_64-srat-empty_nodes: Handle empty nodes in SRAT
  (SUSE50257)

-------------------------------------------------------------------
Fri Jan 28 09:51:21 CET 2005 - agruen@suse.de

- rpm/kernel-syms.spec.in: Adapt to $KERNELRELEASE no longer
  matching %version-%release-$FLAVOR.

-------------------------------------------------------------------
Fri Jan 28 00:31:39 CET 2005 - agruen@suse.de

- patches.suse/nfsacl-iop-NULL-fix.diff: Must not initialize
  inode->i_op to NULL.
- patches.fixes/ext3-xattr-reserved-inodes.diff: Don't write
  anything to the in-inode xattr space of reserved inodes.

-------------------------------------------------------------------
Thu Jan 27 18:54:53 CET 2005 - olh@suse.de

- add patches.fixes/patch-2.6.11-rc2-bk5-ftape
  fix syntax error

-------------------------------------------------------------------
Thu Jan 27 17:13:24 CET 2005 - agruen@suse.de

- patches.arch/oprofile-model4: Did not apply.
- patches.fixes/properly-export-find_exported_dentry:
  properly export find_exported_dentry (SUSE50038, SGI:PV923968).
- patches.fixes/xfs-kern-185126a-nfs-inode-data-corruption:
  nfs inode data corruption (SUSE50038, SGI:PV923968).
- patches.fixes/xfs-kern-185437a-nfs-exportfs-dependency-fix:
  nfs exportfs dependency fix (SUSE50038, SGI:PV923968).
- patches.fixes/xfs-kern-186566a-fix-modular-nfsd-exports:
  fix modular nfsd exports (SUSE50038, SGI:PV923968).
- Update config files.

-------------------------------------------------------------------
Thu Jan 27 16:27:55 CET 2005 - ak@suse.de

- Fix oprofile on newer P4s.

-------------------------------------------------------------------
Thu Jan 27 16:31:39 CET 2005 - hare@suse.de

- add patches.suse/initramfs-before-acpi.patch
  Call populate_rootfs prior to ACPI initialisation.

-------------------------------------------------------------------
Thu Jan 27 15:36:09 CET 2005 - olh@suse.de

- update to 2.6.11-rc2-bk5, bluetooth, network updates

-------------------------------------------------------------------
Thu Jan 27 08:37:57 CET 2005 - olh@suse.de

- scsi target patch requires new bootloader for ppc64 CHRP

-------------------------------------------------------------------
Wed Jan 26 18:09:08 CET 2005 - olh@suse.de

- add patches.fixes/ixgb_fix_eeh.patch
  redundant Write-Back in Receive Descriptor Ring caused memory
  corruption. (SUSE50213 - LTC12695)

-------------------------------------------------------------------
Wed Jan 26 16:24:29 CET 2005 - olh@suse.de

- update to 2.6.11-rc2-bk4, dvd, pcmcia updates

-------------------------------------------------------------------
Wed Jan 26 13:59:49 CET 2005 - olh@suse.de

- add patches.fixes/usb-storage-multilun-sony-usbfloppy.patch
  another broken floppy (SUSE49049)

-------------------------------------------------------------------
Tue Jan 25 16:35:29 CET 2005 - agruen@suse.de

- rpm/kernel-binary.spec.in: Re-enable km_ modules (they were
  turned off for debugging; forgot to remove the debug code.)

-------------------------------------------------------------------
Tue Jan 25 16:22:53 CET 2005 - olh@suse.de

- enable parport printer option for pseries (SUSE50028 - LTC13260)

-------------------------------------------------------------------
Tue Jan 25 14:13:16 CET 2005 - olh@suse.de

- update to 2.6.11-rc2-bk3, fix memleak in pipe code

-------------------------------------------------------------------
Tue Jan 25 13:29:55 CET 2005 - agruen@suse.de

- rpm/kernel-source.spec.in: Make it so that the release number
  again shows up in the path /usr/src/linux-$VERSION-$RELEASE; it
  accidentally got removed.

-------------------------------------------------------------------
Tue Jan 25 11:50:25 CET 2005 - olh@suse.de

- add patches.fixes/scsi-sd-scsi_device_put-refcount.patch
  add patches.fixes/scsi-sr-scsi_cd_put-refcount.patch
  no use of uninitalized memory (SUSE49207)

-------------------------------------------------------------------
Tue Jan 25 10:05:20 CET 2005 - hare@suse.de

- Remove obsolete patches.

-------------------------------------------------------------------
Mon Jan 24 17:36:43 CET 2005 - olh@suse.de

- update patches.suse/kdb-common, is_kernel() now in mainline

-------------------------------------------------------------------
Mon Jan 24 17:19:39 CET 2005 - agruen@suse.de

- patches.suse/nfsacl-umask.diff: Fix NFSv2.

-------------------------------------------------------------------
Mon Jan 24 17:00:16 CET 2005 - mantel@suse.de

- patches.suse/increase-MAX_MP_BUSSES: increase MAX_MP_BUSSES
  (SUSE42179).

-------------------------------------------------------------------
Mon Jan 24 16:35:59 CET 2005 - mantel@suse.de

- patches.drivers/sk98lin-update: update sk98lin drivers to v8.13

-------------------------------------------------------------------
Mon Jan 24 16:27:32 CET 2005 - agruen@suse.de

- rpm/kernel-binary.spec.in: Remove tolerate_unknown_new_config_options
  hack.

-------------------------------------------------------------------
Mon Jan 24 14:49:55 CET 2005 - olh@suse.de

- update to 2.6.11-rc2-bk2
  x86_64 updates, fix module kallsym lookup breakage

-------------------------------------------------------------------
Mon Jan 24 14:38:54 CET 2005 - kraxel@suse.de

- Update config files.

-------------------------------------------------------------------
Mon Jan 24 12:05:48 CET 2005 - kraxel@suse.de

- series.conf: update+reenable uml+lirc patches.
- patches.uml/frame-size: Delete (merged).
- patches.drivers/lirc-drivers.diff: update + enable lirc drivers.
- patches.drivers/lirc-fixups.diff: Delete.
- patches.drivers/lirc-floating-point.diff: Delete.

-------------------------------------------------------------------
Sun Jan 23 19:05:44 CET 2005 - olh@suse.de

- update to 2.6.11-rc2-bk1, dvb, ia64, 4lvl pagetable updates

-------------------------------------------------------------------
Sun Jan 23 18:01:45 CET 2005 - garloff@suse.de

- xen: Update config and enable patches that don't touch common
  code unconditionally.

-------------------------------------------------------------------
Sat Jan 22 20:57:20 CET 2005 - agruen@suse.de

- Integrate Olaf Kirch's nfsacl review feedback.
- Fix a patch-2.6.11-rc2 merge compile time error.
- Update config files.

-------------------------------------------------------------------
Sat Jan 22 19:27:49 CET 2005 - agruen@suse.de

- patches.fixes/patch-2.6.11-rc2: Merge.
- Merge some xattr fixes that are the queue for 2.6.11.
- rpm/kernel-binary.spec.in: Allow kernel-$FLAVOR and kernel-xen
  to coexist.
- scripts/run_oldconfig.sh, config.conf: Special-case xen.
- patches.xen/xen-2611rc1bk8.diff: Compile-time fix.

-------------------------------------------------------------------
Sat Jan 22 07:38:00 CET 2005 - andrea@suse.de

- patches.suse/protect-pids-from-oom2/mapped-base: proc fix

-------------------------------------------------------------------
Sat Jan 22 07:41:33 CET 2005 - agruen@suse.de

- Script / specfile cleanups.
- Update config files.

-------------------------------------------------------------------
Fri Jan 21 21:46:02 CET 2005 - garloff@suse.de

- Port xen to 2.6.11-rc1-bk8.

-------------------------------------------------------------------
Fri Jan 21 18:28:37 CET 2005 - mason@suse.de

- series.conf: put ecc-pci_get_class into series.conf

-------------------------------------------------------------------
Fri Jan 21 18:28:04 CET 2005 - mason@suse.de

- patches.drivers/ecc-pci_get_class: make drivers/char/ecc.c
  use pci_get_class.

-------------------------------------------------------------------
Fri Jan 21 18:18:08 CET 2005 - mason@suse.de

- patches.suse/legacy-remap_page_range: add back remap_page_range
  until all modules are converted.

-------------------------------------------------------------------
Fri Jan 21 17:04:49 CET 2005 - schwab@suse.de

- Update kdb patches.

-------------------------------------------------------------------
Fri Jan 21 15:14:30 CET 2005 - mantel@suse.de

- patches.fixes/fix-aout-leak: Delete.
- patches.drivers/qla4xxx: add qlogic qla4xxx driver version
  v5.00.01b10 (none).
- patches.fixes/export-symbols-gpl: export some symbols for SGI
  GPL kernel modules (SUSE46082).

-------------------------------------------------------------------
Fri Jan 21 14:33:33 CET 2005 - agruen@suse.de

- Update nfsacl patches.
- Update config files.

-------------------------------------------------------------------
Fri Jan 21 09:34:08 CET 2005 - hare@suse.de

- patches.drivers/bk-input-rc1-mm2.patch
  Update input drivers to 2.6.11-rc1-mm2.
- patches.drivers/bk-dtor-input-rc1-mm2.patch
  Update input drivers
- patches.drivers/bk/input-{mm1,rc1}.patch
  Remove obsolete patches
- patches.drivers/bk-dtor-input-rc1.patch
  Remove obsolete patch.

-------------------------------------------------------------------
Fri Jan 21 08:28:00 CET 2005 - andrea@suse.de

- patches.fixes/lowmem_reserve: forward ported
- patches.fixes/oom-killer: forward ported
- patches.fixes/tif_memdie: forward ported
- patches.fixes/used_math: forward ported
- patches.fixes/backout-smp_rmb-removal: fixed pte leaking smp race
  between i_size and truncate_count

-------------------------------------------------------------------
Fri Jan 21 03:23:17 CET 2005 - mason@suse.de

- Update patches.suse/sunrpc-enosys-when-unavail so things
  compile

-------------------------------------------------------------------
Fri Jan 21 02:52:59 CET 2005 - garloff@suse.de

- Adapt xen patches. 

-------------------------------------------------------------------
Fri Jan 21 01:45:19 CET 2005 - mason@suse.de

- patches.fixes/patch-2.6.11-rc1: 2.6.11-rc1.
- patches.fixes/patch-2.6.11-rc1-bk8: 2.6.11-rc1-bk8.

-------------------------------------------------------------------
Fri Jan 21 00:08:03 CET 2005 - mason@suse.de

- Update to 2.6.11-rc1-bk8

-------------------------------------------------------------------
Thu Jan 20 21:51:58 CET 2005 - garloff@suse.de

- Fix save/restore problem in Xen (__init in timer_tsc init).

-------------------------------------------------------------------
Thu Jan 20 20:17:07 CET 2005 - axboe@suse.de

- patches.fixes/scsi-sg-unknown-warn: only warn on unknown commands
  in SG_IO

-------------------------------------------------------------------
Thu Jan 20 19:54:58 CET 2005 - garloff@suse.de

- Merge Xen architecture (post-2.0.3 testing)

-------------------------------------------------------------------
Thu Jan 20 18:40:27 CET 2005 - kraxel@suse.de

- update dvb/v4l drivers:
- patches.drivers/v4l-cx88-update: cx88 update.
- patches.drivers/v4l-tuner-update: v4l: tuner update.
- patches.drivers/v4l-mpeg-api: v4l2 mpeg api.
- patches.drivers/v4l-mt352: mt352 frontend update.
- patches.drivers/v4l-saa7134-update: saa7134 update.

-------------------------------------------------------------------
Thu Jan 20 09:24:19 CET 2005 - hare@suse.de

- add patches.drivers/bk-input-class-device.patch
  Fix input layer to send proper hotplug events

-------------------------------------------------------------------
Thu Jan 20 01:24:12 CET 2005 - schwab@suse.de

- Update to latest kdb patches.

-------------------------------------------------------------------
Wed Jan 19 21:41:02 CET 2005 - olh@suse.de

- add patches.fixes/usb-net-ax8817x-goodway.patch
  Add support for another AX8817x network device

-------------------------------------------------------------------
Wed Jan 19 20:36:57 CET 2005 - agruen@suse.de

- patches.suse/nfsacl-client-cache.diff: Fix CONFIG_NFS_ACL=n case.

-------------------------------------------------------------------
Wed Jan 19 16:14:54 CET 2005 - mantel@suse.de

- patches.drivers/alsa-new-drivers: Delete.
- Update config files.
- patches.drivers/bk-alsa-update: Linus BK backport of ALSA stuff.
- patches.drivers/alsa-cvs-fixes: Backport of ALSA CVS fixes.
- patches.drivers/alsa-hda-intel: Addition of Intel High
  Definition Audio driver.

-------------------------------------------------------------------
Wed Jan 19 16:10:08 CET 2005 - agruen@suse.de

- patches.rpmify/mod_param-typeinfo.diff: Fix for whenmoduleparm.h
  is included without including module.h.

-------------------------------------------------------------------
Wed Jan 19 15:38:31 CET 2005 - agruen@suse.de

- rpm/kernel-binary.spec.in: Ghost initrd in the file list twice.
- patches.rpmify/release-number.diff: Release number inserted in
  the wrong position.

-------------------------------------------------------------------
Wed Jan 19 15:30:56 CET 2005 - olh@suse.de

- add imac g5 patches, also needed for current desktop models
  patches.arch/linux-2.6.10-rc3_ImacG5_ide.diff
  patches.arch/linux-2.6.10-rc3_ImacG5_ids.diff
  patches.arch/linux-2.6.10-rc3_ImacG5_pci.diff
  patches.arch/linux-2.6.10-rc3_ImacG5_smu.diff
  http://perso.magic.fr/l_indien/linux-ImacG5/index.htm

-------------------------------------------------------------------
Wed Jan 19 00:49:08 CET 2005 - schwab@suse.de

- Set NR_CPUS to 512 in ia64/debug.

-------------------------------------------------------------------
Tue Jan 18 19:13:24 CET 2005 - agruen@suse.de

- patches.rpmify/buildhost: Hide the build hostname.
- patches.rpmify/check-symvers: Warn when building external
  modules without modversions.
- patches.rpmify/cloneconfig.diff: Add ``cloneconfig'' target.
- patches.rpmify/default-configuration: Don't use running kernel's
  config file by default.
- patches.rpmify/remove-buildenv-paths-from-binaries: Don't
  include absolute filenames in binaries.
- patches.rpmify/rpm-kernel-config: Add the CONFIG_SUSE_KERNEL
  option.
- patches.rpmify/release-number.diff: Hard-code the RPM release
  number; don't get it from .config.
- scripts/run_oldconfig.sh, scripts/sequence-patch.sh,
  rpm/check-for-config-changes, rpm/install-configs:
- patches.rpmify/extmod-extra: Delete obsolete patch.
- patches.rpmify/extmod-doc: Delete obsolete patch.
- Update config files.

-------------------------------------------------------------------
Tue Jan 18 15:00:58 CET 2005 - olh@suse.de

- add /lib/modules/<uname -r> to nongpl package to avoid empty rpms

-------------------------------------------------------------------
Tue Jan 18 08:31:14 CET 2005 - hare@suse.de

- Update input drivers from -mm.
  + add patches.drivers/bk-input-mm1.patch
  + add patches.drivers/bk-input-rc1.patch
  + add patches.drivers/bk-dtor-input-rc1.patch
- Fixed SLRS-pos patch for input update.
- Update config files.

-------------------------------------------------------------------
Mon Jan 17 23:16:34 CET 2005 - agruen@suse.de

- New version of nfsacl: now caches acls on the client. Patches:
  + patches.suse/qsort: Qsort.
  + patches.suse/sunrpc-enosys-when-unavail: Return -ENOSYS for
    RPC programs that are unavailable.
  + patches.suse/sunrpc-enotsupp: Add missing -EOPNOTSUPP =>
    NFS3ERR_NOTSUPP mapping in nfsd.
  + patches.suse/sunrpc-multiple-programs: Allow multiple programs
    to listen on the same port.
  + patches.suse/sunrpc-change-program: Allow multiple programs to
    share the same transport.
  + patches.suse/nfsacl-lazy-alloc: Lazy RPC receive buffer
    allocation.
  + patches.suse/sunrpc-xdr-arrays: Encode and decode arbitrary XDR
    arrays.
  + patches.suse/nfs-access-acl: Add noacl nfs mount option.
  + patches.suse/nfsd-acl: Infrastructure and server side of
    nfsacl.
  + patches.suse/nfsd-acl-v2-solaris: Solaris nfsacl workaround.
  + patches.suse/nfs-acl: Client side of nfsacl.
  + patches.suse/nfsacl-umask.diff: ACL umask handling workaround
    in nfs client (SUSE48477).
  + patches.suse/nfsacl-client-cache.diff: Cache acls on the nfs
    client side (SUSE48477).

-------------------------------------------------------------------
Fri Jan 14 18:23:00 CET 2005 - andrea@suse.de

- patches.fixes/writeback-nr_scanned: count the writeback as
  scanned.

-------------------------------------------------------------------
Fri Jan 14 14:01:50 CET 2005 - mantel@suse.de

- patches.fixes/fix-smp-pagefault: fix race in SMP page fault
  handler (SUSE49652).

-------------------------------------------------------------------
Thu Jan 13 16:07:49 CET 2005 - mantel@suse.de

- patches.fixes/smbfs-security-fix: merged 2.6.10-ac8 smbfs
  fixes and old stefan esser fixes (SUSE46204).

-------------------------------------------------------------------
Thu Jan 13 08:53:48 CET 2005 - mantel@suse.de

- patches.fixes/fix-smp-pagefault: fix race in SMP page fault
  handler (SUSE49652).

-------------------------------------------------------------------
Wed Jan 12 19:14:44 CET 2005 - axboe@suse.de

- patches.fixes/sg-ioctl-unsigned: sg_scsi_ioctl() sign issue (SUSE49782)

-------------------------------------------------------------------
Wed Jan 12 16:41:14 CET 2005 - okir@suse.de

- patches.fixes/nfs-directio-maxsize: Correctly deal with
  oversized NFS DIRECTIO requests (SUSE49685).

-------------------------------------------------------------------
Wed Jan 12 15:59:52 CET 2005 - agruen@suse.de

- Update config files.

-------------------------------------------------------------------
Wed Jan 12 13:26:48 CET 2005 - agruen@suse.de

- rpm/kernel-source.spec.in: Fix "make silentoldconfig" invocation.
- rpm/kernel-binary.spec.in: Add conflict between kernel-um and
  other kernel-$BINARY packages. Add /usr/bin/linux symlink in
  um-host-kernel.
- rpm/post.sh: Small cleanup.

-------------------------------------------------------------------
Tue Jan 11 12:22:26 CET 2005 - ak@suse.de

- (patches.arch/i386-enable-unit-at-a-time, lindenhurst-irqbalance):
  Remove
- i386-command-line: Update and enable.
- optimize-i686: Enable.

-------------------------------------------------------------------
Tue Jan 11 11:30:11 CET 2005 - kraxel@suse.de

- update v4l/dvb drivers:
- patches.drivers/v4l-bttv-input-update: [patch] v4l: bttv IR
  input driver update.
- patches.drivers/v4l-bttv-update: [patch] v4l: bttv update.
- patches.drivers/v4l-cxSUSE22702: [patch] dvb: cxSUSE22702 update.
- patches.drivers/v4l-cx88-update: [patch] v4l: cx88 update.
- patches.drivers/v4l-saa7134-module: [patch] v4l: saa7134 module
  load fix.
- patches.drivers/v4l-tuner-update: [patch] v4l: tuner update.
- patches.drivers/v4l-tvaudio-update: [patch] v4l: tvaudio update.
- patches.drivers/v4l-tveeprom: [patch] v4l: tveeprom.
- patches.drivers/v4l-video-buf-update: [patch] v4l: video
  buf update.

-------------------------------------------------------------------
Mon Jan 10 17:35:13 CET 2005 - ak@suse.de

- Remove some already removed patches from series

-------------------------------------------------------------------
Mon Jan 10 11:20:36 CET 2005 - hare@suse.de

- update patches.s390/s390-netdev-eui64.patch
  Enable per-device IPv6 address generation.

-------------------------------------------------------------------
Sun Jan  9 13:06:35 CET 2005 - olh@suse.de

- add a few fixes from mainline
  patches.fixes/linus-backport.CS461x_gameport_code_isn_t_being_included_in_build.patch
  patches.fixes/linus-backport.EDD_add_edd_off_and_edd_skipmbr_options.patch
  patches.fixes/linus-backport.Fix_broken_RST_handling_in_ip_conntrack.patch
  patches.fixes/linus-backport.Fix_for_NAT_core_on_nonlinear_skbs.patch
  patches.fixes/linus-backport.Fix_megaraid_oops_on_unload.patch
  patches.fixes/linus-backport.Fix_net_core_sock_o_build_failure.patch
  patches.fixes/linus-backport.Fix_up_compiler_inefficiencies.patch
  patches.fixes/linus-backport.Intel_ICH7_DID_s_PIRQ_and_PATA_support.patch
  patches.fixes/linus-backport.NFS_incorrect_df_results.patch
  patches.fixes/linus-backport.PKT_SCHED_dsmark_should_ignore_ECN_bits.patch
  patches.fixes/linus-backport.SERIAL_support_for_another_Rockwell_PNP_modem.patch
  patches.fixes/linus-backport.acpi_video_device_enumeration_fix_incorrect_device_list_allocation.patch
  patches.fixes/linus-backport.cs416x_use_upcase_in_config.patch
  patches.fixes/linus-backport.fix_cdrom_autoclose.patch
  patches.fixes/linus-backport.fix_missing_wakeup_in_ipc_sem.patch
  patches.fixes/linus-backport.fix_sx8_blk_driver_device_naming.patch
  patches.fixes/linus-backport.floppy_build_fix.patch
  patches.fixes/linus-backport.handle_quoted_module_parameters.patch
  patches.fixes/linus-backport.ide_serverworks_add_support_for_CSB6_RAID.patch
  patches.fixes/linus-backport.input_Add_support_for_Kensington_ThinkingMouse_PS_2_protocol.patch
  patches.fixes/linus-backport.ipt_ECN_corrupt_checksum_fix.patch
  patches.fixes/linus-backport.libata_PIO_error_handling_improvement.patch
  patches.fixes/linus-backport.libata_verify_ATAPI_DMA_for_a_given_request_is_OK.patch
  patches.fixes/linus-backport.make_microcode_text_less_confusing.patch
  patches.fixes/linus-backport.quiet_scsi_ioctls_warnings.patch
  patches.fixes/linus-backport.readdir_return_value_missed_in_getdents64.patch
  patches.fixes/linus-backport.time_runx_too_fast_after_S3.patch

-------------------------------------------------------------------
Fri Jan  7 17:06:38 CET 2005 - kraxel@suse.de

- Update uml config file.

-------------------------------------------------------------------
Fri Jan  7 16:55:30 CET 2005 - kraxel@suse.de

- delete a bunch of obsolete uml patches.
- patches.fixes/uml-system-i386-comment-out-cmpxchgb: Delete.
- patches.uml/uml-raise-tty-limit: Delete.
- patches.uml/uml-fix-umldir-order: Delete.
- patches.uml/uml-terminal-cleanup: Delete.
- patches.uml/uml-fix-export-symbol: Delete.

-------------------------------------------------------------------
Fri Jan  7 16:43:05 CET 2005 - kraxel@suse.de

- add a bunch of uml patches from -mm kernels (merged mainline
  post-2.6.10).

-------------------------------------------------------------------
Fri Jan  7 16:18:31 CET 2005 - olh@suse.de

- update emulex fc driver to lpfcdriver-2.6-8.0.13

-------------------------------------------------------------------
Fri Jan  7 16:04:17 CET 2005 - kraxel@suse.de

- patches.fixes/dvb-pinnaclesat: dvb: fix pinnacle pctv sat
  support in 2.6.10.

-------------------------------------------------------------------
Fri Jan  7 15:41:29 CET 2005 - olh@suse.de

- add patches.drivers/usb-qc-usb-0.6.2.patch
  add patches.drivers/usb-qc-usb-kbuild.patch
  Quickcam Express driver from http://qce-ga.sourceforge.net/ (SUSE32497)
  
-------------------------------------------------------------------
Fri Jan  7 14:25:17 CET 2005 - mludvig@suse.de

- patches.drivers/crypto-padlock: Added PadLock crypto accelerator.

-------------------------------------------------------------------
Wed Jan  5 19:44:56 CET 2005 - mason@suse.de

- delete some dead patches
- patches.suse/can_writepage: Delete.
- patches.suse/ext3-nofs-retry: Delete.
- patches.suse/reiserfs-file-write-prefault: Delete.
- patches.suse/file-write-prefault: Delete.

-------------------------------------------------------------------
Wed Jan  5 19:18:23 CET 2005 - mason@suse.de

- update reiser4 to the latest code drop in -mm

-------------------------------------------------------------------
Tue Jan  4 23:07:47 CET 2005 - mason@suse.de

- delete a number of patches that were already in mainline

-------------------------------------------------------------------
Tue Jan  4 17:30:40 CET 2005 - okir@suse.de

- patches.fixes/cmsg-compat-signedness-fix-fix: Fix cmsg_len
  checks in 32bit compat mode (SUSE49517 - LTC13227).

-------------------------------------------------------------------
Tue Jan  4 02:52:00 CET 2005 - andrea@suse.de

- patches.fixes/writeback-highmem: fix writeback of dirty
  pagecache on blkdev (blkdev is limited to lowmemory).
- patches.fixes/disable_swap_token: deleted from CVS, already in
  2.6.10

-------------------------------------------------------------------
Mon Jan  3 19:34:29 CET 2005 - garloff@suse.de

- Disable CONFIG_IDEDMA_ONLYDISK everywhere.

-------------------------------------------------------------------
Mon Jan  3 16:38:33 CET 2005 - okir@suse.de

- Moved to 2.6.10
- Removed some old patches

-------------------------------------------------------------------
Mon Jan  3 13:41:26 CET 2005 - okir@suse.de

- patches.fixes/netfilter-rmmod-oops: properly clean up
  /proc/net/stat/ip_conntrack dentry when unloading module