Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

kernel-syms-2.6.18.8-0.9 RPM for i586

From SuSE Linux 10.2 updates for i386 / rpm / i586

Name: kernel-syms Distribution: openSUSE 10.2 (i586)
Version: 2.6.18.8 Vendor: SUSE LINUX Products GmbH, Nuernberg, Germany
Release: 0.9 Build date: Mon Feb 11 03:50:12 2008
Group: Development/Sources Build host: berg.suse.de
Size: 5506525 Source RPM: kernel-syms-2.6.18.8-0.9.src.rpm
Packager: http://bugs.opensuse.org
Url: http://www.kernel.org/
Summary: Kernel Symbol Versions (modversions)
Kernel symbols, such as functions and variables, have version
information attached to them. This package contains the symbol versions
for the standard kernels.

Installing this package before compiling kernel modules outside of the
kernel source tree adds symbol version information to these modules.
Modules without symbol version information can only be loaded on the
exact kernel version for which they were compiled. Modules with symbol
version information can be loaded into more recent kernels as long as
none of the symbols exported by the kernel have changed. This provides
a reasonable level of confidence but does not guarantee that the module
will work.



Authors:
--------
    Linus Torvalds <torvalds@transmeta.com>

    see /usr/src/linux/CREDITS for more details.

Source Timestamp: 2008/02/10 22:48:05 UTC
CVS Branch: SL102_BRANCH

Provides

Requires

Copyright

GPL v2 or later

Signatures

internal MD5: f3bbff7e3840003ad8cb0537e25bb2b6
GPG

Changelog

* Mon Feb 11 2008 - jeffm@suse.de
  - patches.fixes/vmsplice-pipe-exploit: vm: splice local root
    exploit fix for 2.6.22.y (358006).
* Wed Feb 06 2008 - oneukum@suse.de
  - Update config files.
    CONFIG_USB_DEBUG in debug kernel
* Thu Jan 24 2008 - kkeil@suse.de
  - patches.fixes/I4L-fix-isdn_ioctl-memory-overrun-vulnerability:
    I4L: fix isdn_ioctl memory overrun vulnerability (#348453)
* Mon Jan 21 2008 - npiggin@suse.de
  - patches.fixes/nopage-range-fix.patch: insufficient range checks
    of certain fault handlers (CVE-2008-0007) (353207).
  - patches.xen/xen3-auto-xen-arch-fix.patch: insufficient range
    checks of certain fault handlers (CVE-2008-0007) (353207).
* Thu Jan 17 2008 - jjohanse@suse.de
  - patches.suse/apparmor-r206-310260.diff: AppArmor - add audit
    capability names (310260).
  - patches.suse/apparmor-r326-240982.diff: AppArmor - fix memory
    corruption if policy load fails (240982).
  - patches.suse/apparmor-r400-221567.diff: AppArmor - kernel dead
    locks when audit back log occurs (221567).
  - patches.suse/apparmor-r405-247679.diff: AppArmor - apparmor
    fails to log link reject in complain mode (247679).
  - patches.suse/apparmor-r473-326556.diff: AppArmor - fix race
    on ambiguous deleted file name (326556).
  - patches.suse/apparmor-r479-257748.diff: AppArmor - fix kernel
    crash that can occur on profile removal (257748).
  - patches.suse/apparmor-r996-326546.diff: AppArmor - failed
    change_hat can result in task becoming unconfined (326546).
* Sun Jan 13 2008 - jeffm@suse.de
  - patches.fixes/use-access-mode-instead-of-open-flags-for-perms:
    Use access mode instead of open flags to determine needed
    permissions (353496).
* Wed Jan 09 2008 - jbohac@suse.cz
  - patches.fixes/ipv6-disallow-rh0-by-default.patch: used the SLES
    version of the patch that does not break the kABI (270814)
* Tue Jan 08 2008 - oneukum@suse.de
  - patches.fixes/usb_unusual_292931.diff: add quirk needed for
    1652:6600 (292931).
* Mon Jan 07 2008 - jeffm@suse.de
  - patches.fixes/hrtimers-avoid-overflow-for-large-relative-timeouts:
    hrtimers: avoid overflow for large relative timeouts (347262,
    CVE-2007-5966).
* Fri Jan 04 2008 - jeffm@suse.de
  - patches.fixes/tmpfs-restore-missing-clear_highpage: tmpfs:
    restore missing clear_highpage (349466, CVE-2007-6417).
* Tue Dec 18 2007 - jdelvare@suse.de
  - patches.drivers/r8169-perform-a-PHY-reset-before.patch:
    r8169: perform a PHY reset before any other operation at boot
    time (345658).
  - patches.drivers/r8169-more-alignment-for-the-0x8168: refresh.
* Thu Dec 13 2007 - oneukum@suse.de
  - patches.fixes/usb_336850.diff: fix missing quirk leading to
    a device disconnecting under load (336850).
* Fri Nov 23 2007 - sjayaraman@suse.de
  - patches.fixes/cifs-fix-wrong-smb-signing-checks.diff: Fix
    sign mount option and sign proc config setting (329790,
    CVE-2007-3843).
* Thu Nov 22 2007 - kkeil@suse.de
  - patches.fixes/avm-fix-capilib-locking: [ISDN] Fix random hard
    freeze with AVM cards. (#341894)
  - patches.fixes/i4l-avoid-copying-an-overly-long-string.patch:
    Avoid copying an overly-long string.(#343210)
* Mon Nov 12 2007 - hare@suse.de
  - patches.fixes/aacraid-fix-ioctl-permissions-check: aacraid:
    Fix security hole (326270, CVE-2007-4308).
* Thu Nov 08 2007 - jeffm@suse.de
  - patches.fixes/cifs-should-honor-umask: CIFS should honour umask
    (CVE-2007-3740, 325654).
* Wed Oct 24 2007 - bphilips@suse.de
  - patches.fixes/reset-pdeath_signal-cve-2007-3848.patch: Reset
    current->pdeath_signal on SUID binary execution (CVE-2007-3848)
    (Bug #296871).
* Tue Oct 23 2007 - jeffm@suse.de
  - patches.fixes/ieee80211-avoid-integer-underflow-for-runt-rx-frames:
    : avoid integer underflow for runt rx frames (307625).
* Tue Oct 02 2007 - lmb@suse.de
  - patches.fixes/alsa-convert-snd-page-alloc-proc-file-to-use-seq_file:
    Reorder include and EXPORT_SYMBOL to avoid kABI modification.
  - patches.xen/handle-bogus-cs-selector-in-single-step-instruction-decoding:
    Handle bogus %cs selector in single-step instruction decoding
    (326270, CVE-2007-3731).
* Sun Sep 30 2007 - jeffm@suse.de
  - patches.fixes/i386-fixup-TRACE_IRQ-breakage: i386: fixup
    TRACE_IRQ breakage (326270, CVE-2007-3731).
* Sun Sep 30 2007 - jeffm@suse.de
  - patches.fixes/handle-bogus-%cs-selector-in-single-step-instruction-decoding:
    Handle bogus %cs selector in single-step instruction decoding
    (326270, CVE-2007-3731).
* Fri Sep 28 2007 - jeffm@suse.de
  - patches.fixes/hugetlbfs-stack-grows-fix.patch: Don't allow
    the stack to grow into hugetlb reserved regions (294021 -
    LTC36629)
* Fri Sep 28 2007 - jeffm@suse.de
  - patches.fixes/alsa-convert-snd-page-alloc-proc-file-to-use-seq_file:
    Convert snd-page-alloc proc file to use seq_file (328404,
    CVE-2007-4571).
* Fri Sep 28 2007 - jeffm@suse.de
  - patches.fixes/x86_64-zero-extend-all-registers-after-ptrace-in-32bit-entry-path:
    x86_64: Zero extend all registers after ptrace in 32bit entry
    path. (326270, CVE-2007-4573).
* Tue Aug 28 2007 - bwalle@suse.de
  - config/i386/debug: Fix build.
* Tue Aug 28 2007 - bwalle@suse.de
  - patches.suse/kdb.add-unwind-info-to-kdb_call: Add unwind info
    to kdb_call() to fix build of KDB kernel on i386 (#305209)
  - Update config files: enable KDB for kernel-debug on i386.
    (#305209)
* Wed Aug 22 2007 - ak@suse.de
  - patches.arch/i386-compat-vdso: i386: allow debuggers to access
    the vsyscall page with  compat vDSO (258433).
* Wed Aug 22 2007 - oneukum@suse.de
  - patches.fixes/pwc_dos.patch: fix a disconnect method waiting
    for user space to close a file. A malicious user can stall khubd
    indefinitely long  (302063).
* Wed Aug 22 2007 - oneukum@suse.de
  - patches.fixes/pwc_dos.patch:
* Fri Aug 17 2007 - teheo@suse.de
  - patches.drivers/scsi-throttle-SG_DXFER_TO_FROM_DEV-warning-better:
    SCSI: throttle SG_DXFER_TO_FROM_DEV warning message better
    (290117).
* Thu Aug 16 2007 - jeffm@suse.de
  - patches.fixes/ppp-fix-osize-too-small-errors-when-decoding-mppe.diff:
    ppp: Fix osize too small errors when decoding mppe (291102).
* Thu Aug 16 2007 - jbeulich@novell.com
  - patches.arch/x86-fam10-mtrr: mtrr: fix size_or_mask and
    size_and_mask (237736).
* Fri Aug 10 2007 - gregkh@suse.de
  - patches.fixes/drm-i915-fix-i965-secured-batchbuffer-usage:
    really delete it this time.
* Fri Aug 10 2007 - gregkh@suse.de
  - patches.fixes/drm-i915-fix-i965-secured-batchbuffer-usage:
    Delete.
  - patches.fixes/drm-i915-fix-i965-secured-batchbuffer-usage.patch:
    drm/i915: Fix i965 secured batchbuffer usage (CVE-2007-3851)
    (298309).
* Thu Aug 09 2007 - lmb@suse.de
  - patches.fixes/drm-i915-fix-i965-secured-batchbuffer-usage:
    drm/i915: Fix i965 secured batchbuffer usage (298309).
* Fri Jul 20 2007 - fseidel@suse.de
  - patches.fixes/usb_nokia6233_fix1.patch:
    usb: rndis_host: fix crash while probing a Nokia S60 mobile
    (244459).
  - patches.fixes/usb_nokia6233_fix2.patch:
    usbnet: init fault (oops) cleanup, whitespace fixes (244459).
  - patches.fixes/usb_nokia6233_fix2.patch:
    usb: unusual_devs.h entry for Nokia 6233 (244459).
* Thu Jul 19 2007 - jeffm@suse.de
  - patches.fixes/pppoe-memory-leak-when-socket-is-released.diff:
    pppoe: memory leak when socket is release()d before PPPIOCGCHAN
    has been called ... (292975).
* Wed Jul 18 2007 - oneukum@suse.de
  - patches.fixes/bt_broadcom_reset.diff: quirky Broadcom device
    (257303).
* Mon Jul 16 2007 - jdelvare@suse.de
  - patches.fixes/anycast6-unbalanced-inet6_dev-refcnt.patch:
    Fix netdevice reference leak when reading from
    /proc/net/anycast6 (285336).
* Wed Jul 11 2007 - jeffm@suse.de
  - patches.fixes/nf_conntrack_h323-out-of-bounds-index.diff:
    nf_conntrack_h323: add checking of out-of-range on choices'
    index values (290611, CVE-2007-3642).
* Tue Jul 10 2007 - jeffm@suse.de
  - patches.fixes/ppc-fpu-corruption-fix.diff: ppc: fix corruption
    of fpu (290622, CVE-2007-3107).
* Fri Jun 22 2007 - jeffm@suse.de
  - patches.fixes/random-fix-bound-check-ordering.diff: random:
    fix bound check ordering (286672).
* Fri Jun 22 2007 - lmb@suse.de
  - patches.fixes/ipv6-disallow-rh0-by-default.patch: Disabled for now as
    it modifies the kABI (270814).
* Fri Jun 22 2007 - tiwai@suse.de
  - patches.drivers/alsa-hda-intel-hp-models: Add missing entries
    for HP machines with ALC262 codec (282223).
* Thu Jun 21 2007 - jeffm@suse.de
  - patches.fixes/saa7134-tvaudio-thread-handling.diff: saa7134:
    fix thread shutdown handling (284718).
* Tue Jun 19 2007 - oneukum@suse.de
  - patches.fixes/unusual14cd.patch: quirk for 14cd:6600 (274087).
* Tue Jun 19 2007 - jeffm@suse.de
  - patches.fixes/use-simple_read_from_buffer_in_kernel.diff:
    use simple_read_from_buffer in kernel/ (280819, CVE-2007-2875).
* Tue Jun 12 2007 - teheo@suse.de
  - patches.drivers/ide-hpt366-fix-302n-oops: hpt366: fix hpt302n
    oops (279705).
* Fri Jun 08 2007 - jeffm@suse.de
  - patches.fixes/fix-sctp-remote-triggerable-oops.diff: NETFILTER:
    {ip, nf}_conntrack_sctp: fix remotely triggerable NULL ptr
    dereference (282234).
* Wed May 30 2007 - jeffm@suse.de
  - patches.fixes/random-fix-error-in-entopy-extraction.diff:
    random: fix error in entropy extraction (278988).
  - patches.fixes/random-fix-seeding-with-zero-entropy.diff:
    random: fix seeding with zero entropy (278988).
* Wed May 30 2007 - jeffm@suse.de
  - patches.fixes/hpt366-dont-check-enablebits-for-hpt36x.patch:
    hpt366: don't check enablebits for HPT36x (278696).
* Fri May 25 2007 - perex@suse.de
  - patches.fixes/nfnetlink_1: nfnetlink_log: fix reference leak
    (270458).
  - patches.fixes/nfnetlink_2: nfnetlink_log: fix use after free
    (270458).
  - patches.fixes/nfnetlink_3: nfnetlink_log: fix NULL pointer
    dereference (270458).
  - patches.fixes/nfnetlink_4: nfnetlink_log: fix possible NULL
    pointer dereference (270458).
* Wed May 23 2007 - perex@suse.de
  - patches.fixes/nf_conntrack-ipv6-fragment-classification:
    nf_conntrack: fix incorrect classification of IPv6 fragments
    as ESTABLISHED (270460).
* Wed May 16 2007 - jbohac@suse.cz
  - fixed patches.fixes/ipv6-disallow-rh0-by-default.patch:
* Fri May 04 2007 - gregkh@suse.de
  - remove two commented out lines in series.conf
* Thu May 03 2007 - gregkh@suse.de
  - patches.fixes/netlink-infinite-recursion-in-netlink.patch:
    Delete.  Superseded by a more correct patch:
  - patches.fixes/infinite-recursion-in-netlink.patch: [NETLINK]:
    Infinite recursion in netlink (CVE-2007-1861) (270460).
  - patches.fixes/ipv6-disallow-rh0-by-default.patch: IPV6:
    Disallow RH0 by default. (CVE-2007-2242) (270814).
* Wed May 02 2007 - oneukum@suse.de
  - patches.fixes/usb_leak.patch: Zero memory
    for USB strings to avoid leaking to user space
* Thu Apr 26 2007 - gregkh@suse.de
  - patches.fixes/usb-keyspan-regression-fix.patch: USB: keyspan
    regression fix (240919).
* Thu Apr 26 2007 - gregkh@suse.de
  - patches.fixes/netlink-infinite-recursion-in-netlink.patch:
    NETLINK: Infinite recursion in netlink (CVE-2007-1861).
* Mon Apr 23 2007 - trenn@suse.de
  - patches.fixes/cpufreq_fix_limited_on_battery.patch: Fix limited
    freq when booted on battery (231107).
* Tue Apr 17 2007 - teheo@suse.de
  - patches.drivers/libata-ahci-ignore-interr-on-SB600: ahci.c:
    walkaround for SB600 SATA internal error issue (#264792).
* Mon Apr 16 2007 - teheo@suse.de
  - patches.drivers/ati-rs400_200-480-disable-msi: pci-quirks:
    disable MSI on RS400-200 and RS480 (263893).
* Fri Apr 13 2007 - jeffm@suse.de
  - patches.fixes/reiserfs-fix-vs-13060.diff: reiserfs: fix
    corruption with vs-13060 (257735).
* Tue Apr 10 2007 - perex@suse.de
  - patches.fixes/ipt_CLUSTERIP_refcnt_fix:
    ipv4/netfilter/ipt_CLUSTERIP.c - refcnt fix (238646).
* Sun Apr 08 2007 - jeffm@suse.de
  - patches.fixes/sbp2-MODE_SENSE-fix.diff: use proper MODE SENSE,
    fixes recognition of device properties (261086).
* Fri Apr 06 2007 - jdelvare@suse.de
  - patches.fixes/965-fix: Compilation fix.
* Fri Apr 06 2007 - jdelvare@suse.de
  - patches.fixes/net-appletalk-prevent-crash-in-ddp.patch:
    [APPLETALK] Fix a remotely triggerable crash (251735).
* Mon Apr 02 2007 - ak@suse.de
  - patches.fixes/965-fix: fix detection of aperture size versus
    GTT size on G965 (258013).
* Wed Mar 28 2007 - jeffm@suse.de
  - scripts/tar-up_and_run_mbuild.sh: Added -i option to ignore
    kabi changes. Useful for running an mbuild to update the symvers.
* Tue Mar 27 2007 - jbohac@suse.cz
  - patches.fixes/ipv6-flowlabel-fix-doube-free: fix a possible double
    free and other ipv6/flowlabel problems. #257090
* Fri Mar 23 2007 - oneukum@suse.de
  - patches.fixes/visor_write_race.patch: fix race allowing
    overstepping memory limit in visor_write.
* Fri Mar 23 2007 - teheo@suse.de
  - patches.drivers/libata-ide-via-add-PCI-IDs: via82cxxx/pata_via:
    backport PCI IDs (254158).
* Thu Mar 22 2007 - jbohac@suse.cz
  - patches.fixes/ipv6-fix-setsockopt: Fix a null pointer dereference
    in do_ipv6_setsockopt(). #253491, CVE-2007-1388
* Tue Mar 20 2007 - teheo@suse.de
  - patches.drivers/libata-implement-HDIO_GET_IDENTITY: libata:
    implement HDIO_GET_IDENTITY (255413).
* Tue Mar 20 2007 - teheo@suse.de
  - patches.drivers/libata-sata_sil24-pci_id-for-adaptec-1220SA:
    sata_sil24: Add Adaptec 1220SA PCI ID.
* Thu Mar 15 2007 - teheo@suse.de
  - patches.drivers/ide-backport-hpt366-from-devel: ide: backport
    hpt366 from devel tree (244502).
* Tue Mar 13 2007 - mszeredi@suse.cz
  - patches.fixes/fix_madvise_infinite_loop.patch: mm: fix madvise
    infinine loop (248167).
* Tue Mar 13 2007 - teheo@suse.de
  - patches.drivers/libata-hardreset-on-SERR_INTERNAL: libata:
    hardreset on SERR_INTERNAL (241334).
* Tue Mar 13 2007 - jbenc@suse.cz
  - patches.fixes/prism54-we19.patch,
    patches.fixes/prism54-we19-wpa.patch: allow at least a limited WPA
    support for prism54 (207944)
* Tue Mar 13 2007 - teheo@suse.de
  - patches.drivers/libata-jmicron-match-class-instead-of-function-nr:
    jmicron: match class instead of function number (224784,
    207707).
  - patches.drivers/libata-ahci-RAID-mode-SATA-patch-for-Intel-ICH9M:
    ahci: RAID mode SATA patch for Intel ICH9M.
  - patches.drivers/libata-blacklist-FUJITSU-MHT2060BH-for-NCQ:
    libata: blacklist FUJITSU MHT2060BH for NCQ.
  - patches.drivers/libata-add-missing-PM-callbacks: libata:
    add missing PM callbacks.
* Mon Mar 12 2007 - neilb@suse.de
  - patches.fixes/nfs-readdir-timestamp: Set meaningful value for
    fattr->time_start in readdirplus results. (244967).
* Sat Mar 10 2007 - gregkh@suse.de
  - Enable CONFIG_USB_DEVICEFS (#210899 and a zillion others.) Turns
    out that vmware isn't going to change anything, so making our
    users (and executives) have to build their own kernels is not
    something we should be doing.  I was wrong, sorry.
* Thu Mar 08 2007 - jbohac@suse.cz
  - patches.fixes/ipv6-fix-null-pointer-hole: fix a possible memory leak
    (CVE-2007-1000, #252485)
* Wed Mar 07 2007 - oneukum@suse.de
  - patches.fixes/usb_volito.patch: wacom volito tablet not
    working #248832.
* Fri Mar 02 2007 - lmb@suse.de
  - patches.suse/revert-netfilter-source-routing: Revert parts of
    the netfilter patch from 2.6.18.5 due to kABI changes.
* Thu Mar 01 2007 - agruen@suse.de
  - scripts/kabi-checks: update so that this will also work with
    additional columns in the symvers files. Bump tolerate_kabi_changes
    to 31; we don't want the build to fail.
* Wed Feb 28 2007 - trenn@suse.de
  - patches.fixes/serio_unregister_on_shutdown.patch: Delete.
  - patches.fixes/c-states_use_IPI.patch: Fix not waking up from
    C2 for Banias and Dothan Pentium Ms (216205).
  - patches.fixes/psmouse-fiddle-with-reset.patch: psmouse -
    properly reset mouse on shutdown/suspend (179702,202389,226069).
    Take the final patch -> remove quick hack
    serio_unregister_on_shutdown
* Wed Feb 28 2007 - teheo@suse.de
  - patches.drivers/libata-ahci-improve-spurious-irq-reporting:
    ahci: improve and limit spurious interrupt messages, take#2
    (231328).
* Wed Feb 28 2007 - teheo@suse.de
  - patches.drivers/libata-polling-revalidate-if-ATA_FLAG_DETECT_POLLING-take2.patch:
    libata: polling revalidate if ATA_FLAG_DETECT_POLLING (216853).
* Tue Feb 27 2007 - olh@suse.de
  - add patches.arch/ppc-iseries-viocd-softlockup.patch
    Fix soft lockup with iSeries viocd driver (167629 - LTC23734)
* Tue Feb 27 2007 - olh@suse.de
  - Update to 2.6.18.8
    Don't leak NT bit into next task
    dvb-core: fix bug in CRC-32 checking on 64-bit systems
    Fix for shmem_truncate_range() BUG_ON()
    i2c: fix broken ds1337 initialization
    V4L: Fix quickcam communicator driver for big endian architectures
    v4l: cx2341x audio_properties is an u16, not u8
    read_zero_pagealigned() locking fix
    fix msync error on unmapped area
    make ppc64 current preempt-safe
    fix umask when noACL kernel meets extN tuned for ACLs
    v4l: cx88: Fix leadtek_eeprom tagging
    bcm43xx: Fix for oops on resume
    Fix incorrect user space access locking in mincore() (CVE-2006-4814)
    V4L: fix ks0127 status flags
    bcm43xx: Fix for oops on ampdu status
    V4L: tveeprom: autodetect LG TAPC G701D as tuner type 37
    V4L: buf_qbuf: fix videobuf_queue->stream corruption and lockup
    x86_64: fix 2.6.18 regression - PTRACE_OLDSETOPTIONS should be accepted
    IB/srp: Fix FMR mapping for 32-bit kernels and addresses above 4G
    IB/mad: Fix race between cancel and receive completion
    SCSI: add missing cdb clearing in scsi_execute()
    EBTABLES: Fix wraparounds in ebt_entries verification.
    EBTABLES: Verify that ebt_entries have zero ->distinguisher.
    EBTABLES: Deal with the worst-case behaviour in loop checks.
    EBTABLES: Prevent wraparounds in checks for entry components' sizes.
    skip data conversion in compat_sys_mount when data_page is NULL
    bonding: incorrect bonding state reported via ioctl
    x86-64: Mark rdtsc as sync only for netburst, not for core2
    dm crypt: Fix data corruption with dm-crypt over RAID5
    forcedeth: Disable INTx when enabling MSI in forcedeth
    PKT_SCHED act_gact: division by zero
    XFRM: Use output device disable_xfrm for forwarded packets
    IPSEC: Fix inetpeer leak in ipv4 xfrm dst entries.
    V4L: Fix broken TUNER_LG_NTSC_TAPE radio support
    IrDA: Incorrect TTP header reservation
    SUNHME: Fix for sunhme failures on x86
    softmac: remove netif_tx_disable when scanning
    DVB: lgdt330x: fix signal / lock status detection bug
    dm snapshot: fix freeing pending exception
    NET_SCHED: policer: restore compatibility with old iproute binaries
    NETFILTER: ip_tables: revision support for compat code
    ieee1394: ohci1394: add PPC_PMAC platform code to driver probe (227404)
    softirq: remove BUG_ONs which can incorrectly trigger
* Tue Feb 27 2007 - teheo@suse.de
  - patches.drivers/libata-ide-fix-drive-side-80c-detection: Delete.
    Drive side 80c detection needs much wider fixing.  Drop it for the
    time being.
* Tue Feb 27 2007 - teheo@suse.de
  - patches.drivers/libata-add-waits-for-govault: libata: add
    waits for GoVault (246451).
  - patches.drivers/libata-sata_sil-ignore-and-clear-spurious-IRQs-while-executing-commands-by-polling:
    sata_sil: ignore and clear spurious IRQs while executing
    commands by polling.
* Tue Feb 27 2007 - oneukum@suse.de
  - add dell optiplex745 to reboot quirk list
* Mon Feb 26 2007 - oneukum@suse.de
  - patches.fixes/sis-agp20070226.patch
    fix a collision of sis-agp and amd agp drivers
    bugzilla #248665
* Fri Feb 23 2007 - teheo@suse.de
  - patches.drivers/libata-clear-TF-before-IDENTIFYing: libata:
    clear TF before IDENTIFYing.
  - patches.drivers/libata-sata_sis-fix-flags-handling-for-the-secondary-port:
    sata_sis: fix flags handling for the secondary port.
* Thu Feb 22 2007 - olh@suse.de
  - add patches.fixes/atyfb-mach64-sclk-delay.patch
    use proper delay after sclk has been started
* Tue Feb 13 2007 - neilb@suse.de
  - patches.fixes/nfsd-acl-bad-free: Fix a free-wrong-pointer bug
    in nfs/acl server. (244909).
* Thu Feb 08 2007 - kkeil@suse.de
  - patches.drivers/e1000-eeprom-cksum.patch: Fix bad eeprom
    checksum misdetection on some notebooks.
* Thu Feb 08 2007 - oneukum@suse.de
  - usb_storage_quirk_heuristics.patch: a heuristics to allow
    both quirky and correct devices to work with usb storage
    this fixes bugzilla #237446
* Wed Feb 07 2007 - jeffm@suse.de
  - patches.fixes/fix-key-serial-number-collision-handling.diff:
    keys: Fix key serial number collision handling (243003).
* Wed Feb 07 2007 - jack@suse.cz
  - patches.fixes/loop_early_wakeup_fix.diff: Fix oops in the loopback
    device driver during mount.
* Wed Feb 07 2007 - oneukum@suse.de
  - usb_acm_check_throttle_once.patch, usb_acm_reset_throttle_on_open.patch,
    usb_acm_set_control.patch
    Patches to fix blockage on open, falsely bailing out and
    data corruption due to throtteling
* Tue Feb 06 2007 - teheo@suse.de
  - patches.drivers/ide-atiixp-fix-cable-detection: atiixp: fix
    cable detection (241403).
  - patches.drivers/ide-atiixp-sb600-has-only-one-port: atiixp:
    SB600 has only one channel (241403).
  - patches.drivers/ide-clear-bmdma-status-in-ide_intr-for-ICHx-controllers:
    ide: clear bmdma status in ide_intr() for ICHx controllers
    (revised #4) (240307).
  - patches.drivers/libata-ahci-fix-ahci_thaw: ahci: port_no should
    be used when clearing IRQ in ahci_thaw().
  - patches.drivers/libata-fix-jmicron-quirk: ahci/pata_jmicron:
    fix JMicron quirk.
  - patches.drivers/libata-ide-fix-drive-side-80c-detection:
    libata/ide: fix drive side 80c cable detection (237164).
  - patches.drivers/libata-pata_amd-fix-cable-detection: pata_amd:
    fix an obvious bug in cable detection.
* Mon Feb 05 2007 - jdelvare@suse.de
  - patches.fixes/xfs-kern-28000a-buffer-unwritten-new: Set the
    buffer new flag on writes to unwritten XFS extents. This fixes
    a corruption in preallocated files on XFS (237908).
* Mon Feb 05 2007 - oneukum@suse.de
  - backported Alan Stern's fix for concurrent use of USB hubs'
    status buffer. Although it is unlikely to hit kernels without
    USB suspend, if it does, it'll cause data loss with the storage
    driver
* Wed Jan 24 2007 - olh@suse.de
  - update post scripts for new perl/yast2 bootloader (235753)
    handle the version downgrade from 10.2 kernel to 10.1 kernel
    on a 10.1 system correctly
* Wed Jan 24 2007 - npiggin@suse.de
  - patches.fixes/msync-hole-fix.patch: Fix msync behaviour. (213982).
* Wed Jan 24 2007 - npiggin@suse.de
  - patches.fixes/oom-child-kill-fix.patch: OOM: prevent OOM_DISABLE
    tasks from being killed when out of memory (211859).
* Tue Jan 23 2007 - trenn@suse.de
  - patches.fixes/acpi_execute_notify_threaded.patch: Acpi:
    created a dedicated workqueue for notify() execution (179702,
    http://bugzilla.kernel.org/show_bug.cgi?id=5534).
  - patches.fixes/cpufreq_dont_call_ppc_on_init.patch:
    ACPI: fix cpufreq regression (231107,
    http://bugzilla.kernel.org/show_bug.cgi?id=7859).
  - patches.fixes/serio_unregister_on_shutdown.patch: Unregister
    serio drivers on shutdown (179702).
* Tue Jan 23 2007 - jbeulich@novell.com
  - patches.xen/xen3-fixup-arch-x86_64: Remove two hunks to fix
    bugzilla 222898.
* Mon Jan 22 2007 - oneukum@suse.de
  - unusual_devs entry for Sony Ericson P900i as usb storage
    bugzilla #225607
* Mon Jan 22 2007 - oneukum@suse.de
  - backport of fix for usb storage device UCR-61S2B
    bugzilla #220251
* Sat Jan 20 2007 - bwalle@suse.de
  - patches.suse/apm_setup_UP.diff: set "power_off_set" only when
    compiled with SMP support since that variable only exists when
    CONFIG_SMP is set -- fixed compile error
* Sat Jan 20 2007 - teheo@suse.de
  - patches.drivers/libata-ahci-dont-enter-slumber-on-powerdown:
    ahci: don't enter slumber on power down (#236679).
* Fri Jan 19 2007 - od@suse.de
  - patches.suse/apm_setup_UP.diff: default to "power_off" when
    SMP kernel is used on single processor machines.
* Thu Jan 18 2007 - teheo@suse.de
  - patches.drivers/ide-via82cxxx-cable-detect-fix: via82cxxx:
    fix cable detection (217591).
  - patches.drivers/ide-pnp-driver-unregister-fix: ide: unregister
    idepnp driver on unload (232475).
  - patches.drivers/libata-fix-sata_promise-oops: sata_promise:
    fix oops on sata_promise when PATA port is present.
  - patches.drivers/libata-handle-0xff-status-properly: libata:
    handle 0xff status properly.
  - patches.drivers/libata-add-devid-5337-to-sata_via: sata_via:
    add PCI ID 0x5337 (225656).
  - patches.drivers/libata-ahci-improve-spurious-irq-reporting:
    ahci: improve and limit spurious interrupt messages, take#2
    (231328).
  - patches.drivers/libata-fix-port-action-in-perdev-action-mask:
    libata: fix handling of port actions in per-dev action mask
    (231088, 235475).
* Thu Jan 11 2007 - hare@suse.de
  - patches.fixes/libata-pata_sis-udma66-fix: HDD on ASUS A6K
    limited to UDMA33 (227480).
  - patches.fixes/libata-ata_piix-acer-aspire-fix: HDD on Acer
    Aspire 3682 WLMi limited to UDMA33 (227477).
* Thu Jan 11 2007 - oneukum@suse.de
  - add usb-storage quirk entry for Compaq Multibay FDC
    bugzilla #190099
* Wed Jan 10 2007 - kraxel@suse.de
  - patches.fixes/v4l-dma32: Fix bttv and friends on 64bit machines
    with lots of memory (227524).
* Mon Jan 08 2007 - bwalle@suse.de
  - patches.arch/i386-Force-data-segment-to-be-4K-aligned:
    Currently there is no specific alignment restriction in linker
    script and in some cases it can be placed non 4K aligned addresses.
    This fails kexec which checks that segment to be loaded is page
    aligned. Fixes #222898 on i386.
* Thu Jan 04 2007 - jeffm@suse.de
  - patches.fixes/bad_inode-types.diff: vfs: fix missing sign
    extension on error return codes w/ bad inodes (230270).
* Sat Dec 23 2006 - bwalle@suse.de
  - patches.fixes/sysfs-remove-virtual: delete virtual directory
    on class_unregister() (230180)
* Fri Dec 22 2006 - jeffm@suse.de
  - patches.fixes/fuse-interface-version-bump.diff: fuse: update
    userspace interface to version 7.8 (227843).
* Thu Dec 21 2006 - kkeil@suse.de
  - patches.fixes/patch-isdn-ppp-init-reset-state-timer: add
    init_timer() for ISDN PPP CCP reset state timer.
* Thu Dec 21 2006 - jeffm@suse.de
  - patches.fixes/bcm43xx-1GB-fix.diff: bcm43xx-softmac: Fix system
    hang for x86-64 with >1GB RAM.
* Wed Dec 20 2006 - kkeil@suse.de
  - patches.fixes/patch-bluetooth-cmtp-length-check: [Bluetooth]
    Add packet size checks for CAPI messages.
* Mon Dec 18 2006 - bwalle@suse.de
  - patches.drivers/r8169-more-alignment-for-the-0x8168: on 0x8168
    device, two thirds of packets are lost because of misalignment.
    (fixes 227508)
* Mon Dec 11 2006 - jbeulich@novell.com
  - patches.fixes/rtc-no-irq.patch: RTC driver init adjustment
    (226676).
* Mon Dec 04 2006 - jdelvare@suse.de
  - Re-enable e1000 packet split. It was disabled to fix bug
    [#220210], but patch 2.6.18.5 fixes the true cause of the problem
    so disabling this feature is no longer necessary.
* Mon Dec 04 2006 - jbeulich@novell.com
  - patches.xen/xen-x86_64-agp: add missing header (222174, 224170).
* Sat Dec 02 2006 - gregkh@suse.de
  - Update to 2.6.18.5
    - lots of little bug fixes, only 3 of which we already had.
  - Update config files.
* Sat Dec 02 2006 - olh@suse.de
  - add patches.suse/snd-aoa-device-symlinks.patch
    let snd-aoa create sysfs device symlinks (106294)
* Fri Dec 01 2006 - hare@suse.de
  - patches.drivers/0033-ata_piix-allow-01b-MAP-for-both-ICH6M-and-ICH7M.txt
    Fix CD-ROM detection on ICH6M and ICH7M (205331)
  - patches.drivers/0043-ata_piix-IDE-mode-SATA-patch-for-Intel-ICH9.txt
    Update patch to apply again.
* Fri Dec 01 2006 - olh@suse.de
  - mark jsm as supported (218969 - LTC29005)
* Thu Nov 30 2006 - ak@suse.de
  - patches.fixes/fix-softirq-race: Fix softirq race on bootup
    that triggers on emulators.
  - patches.fixes/unwind-miscompilation: work around gcc4 issue
    with -Os in Dwarf2 stack unwind.
* Thu Nov 30 2006 - gregkh@suse.de
  - Fix build error, got burned by patching with fuzz again...
  - patches.suse/ppc-powerbook-iso-usbkbd.patch: Delete.
* Thu Nov 30 2006 - gregkh@suse.de
  - Update to 2.6.18.4
    - security fix (CVE-2006-5751)
* Thu Nov 30 2006 - gregkh@suse.de
  - Update to 2.6.18.3
    - fixes a number of minor things.
    - a few security fixes too, (CVE-2005-4352) is one.
* Wed Nov 29 2006 - olh@suse.de
  - dont pull perl-Bootloader and mkinitrd during kernel-syms build (224477)
    dont pull xen and irqbalance during package build
* Wed Nov 29 2006 - jeffm@suse.de
  - enabled patches.fixes/acpi-battery-sleep-fix.diff after checking
    with pavel
* Tue Nov 28 2006 - jeffm@suse.de
  - patches.fixes/sys_move_pages-leak-fix.diff: Fix sys_move_pages
    when a NULL node list is passed.
* Tue Nov 28 2006 - jeffm@suse.de
  - patches.fixes/acpi-battery-sleep-fix.diff: ACPI: check battery
    status on resume for un/plug events during sleep. (217564) (disabled)
* Mon Nov 27 2006 - hare@suse.de
  - patches.suse/supported-flag: Enable again and set to nowarn.
* Mon Nov 27 2006 - hare@suse.de
  - patches.suse/supported-flag: Disable patch.
* Mon Nov 27 2006 - hare@suse.de
  - patches.drivers/0004-libata-fix-READ_CAPACITY-simulation.txt:
    libata: fix READ CAPACITY simulation.
  - patches.drivers/0005-libata-dont-schedule-EH-on-wcache-on-off-if-old-EH.txt:
    libata: don't schedule EH on wcache on/off if old EH.
  - patches.drivers/0023-libata-improve-failed-qc-reporting.txt:
    libata: improve failed qc reporting.
  - patches.drivers/0024-libata-print-cdb0-in-failed-qc-report.txt:
    libata: print cdb in failed qc report.
  - patches.drivers/0027-ahci-preserve-PORTS_IMPL-over-host-resets.txt:
    ahci: preserve PORTS_IMPL over host resets.
  - patches.drivers/0028-ahci-honor-PORTS_IMPL-on-ICH8s.txt: ahci:
    honor PORTS_IMPL on ICH8s.
  - patches.drivers/0029-libata-separate-out-and-export-sata_port_hardreset.txt:
    libata: separate out and export sata_port_hardreset().
  - patches.drivers/0030-ahci-update-ahci-vt8251-reset-sequence.txt:
    ahci: update ahci-vt8251 reset sequence.
  - patches.drivers/0031-ahci-do-not-powerdown-during-initialization.txt:
    ahci: do not powerdown during initialization.
  - patches.drivers/0032-ahci-ignore-PORT_IRQ_IF_ERR-on-JMB-controllers.txt:
    ahci: ignore PORT_IRQ_IF_ERR on JMB controllers.
  - patches.drivers/0041-libata-fix-scsi_host_template-in-drivers.txt:
    libata: fix scsi_host_template in drivers.
  - patches.drivers/0042-ahci-AHCI-mode-SATA-patch-for-Intel-ICH9.txt:
    ahci: AHCI mode SATA patch for Intel ICH9.
  - patches.drivers/0043-ata_piix-IDE-mode-SATA-patch-for-Intel-ICH9.txt:
    ata_piix: IDE mode SATA patch for Intel ICH9.
  - patches.drivers/0044-libata-ahci-Match-PCI-class-code-for-AHCI.txt:
    ahci: Match PCI class code for AHCI.
  - patches.drivers/0045-pci_ids.h-Add-NVIDIA-PCI-ID.txt: pci_ids.h:
    Add NVIDIA PCI ID.
  - patches.drivers/0046-libata-Add-support-for-AHCI-controllers-of-MCP67.txt:
    ahci: Add support for AHCI controllers of MCP67.
  - patches.drivers/0047-libata-Add-support-for-PATA-controllers-of-MCP67-to-pata_amd.txt:
    pata_amd: Add support for PATA controllers of MCP67.
* Sat Nov 25 2006 - ak@suse.de
  - patches.arch/acpi-use-timer-override: x86: Add
    acpi_user_timer_override option for Asus boards.
* Fri Nov 24 2006 - ak@suse.de
  - patches.drivers/agp-dma32: Allocate AGP pages with GFP_DMA32
    by default.
  - patches.drivers/965-drm: drm: Add support for Intel i965G
    chipsets..
  - patches.drivers/965-agp: Intel 965 Express support..
  - patches.drivers/965-agp-suspend: Add suspend callback for i965.
* Fri Nov 24 2006 - hare@suse.de
  - patches.drivers/libata-fixup-pci-quirks-defines: JMicron ATA
    controler not correctly detected on ASUS P5B-VM (217930).
* Fri Nov 24 2006 - hare@suse.de
  - patches.drivers/libata-sb600-force-ahci-mode: SATA disk not
    recognized during installation (220226).
* Fri Nov 24 2006 - hare@suse.de
  - Add ext2 and mbcache to supported.conf.
* Wed Nov 22 2006 - jeffm@suse.de
  - patches.fixes/hfs-fail-mount.diff: hfs_fill_super returns
    success even if no root inode (221230).
* Wed Nov 22 2006 - trenn@suse.de
  - patches.fixes/cpufreq_PPC_zero.patch: avoid out of bounds access
* Wed Nov 22 2006 - hare@suse.de
  - patches.arch/s390-uaccess-fix: martin broke s390.
* Tue Nov 21 2006 - trenn@suse.de
  - patches.fixes/cpufreq_PPC_zero.patch: Fix _PPC evaluation,
    allow highest freq on HPs (and others) (179702).
* Tue Nov 21 2006 - jbeulich@novell.com
  - patches.xen/xen-x86-clear_fixmap: clear_fixmap() results in ill use
    of set_pte().
  - patches.xen/xen-i386-variable-hole: Allow truely variable hole size.
  - patches.xen/xen-compat-conditional,
    patches.xen/xen-x86-dcr-fallback,
    patches.xen/xen-x86-high_memory-early,
    patches.xen/xen-x86_64-init-cleanup,
    patches.xen/xen3-patch-2.6.17,
    patches.xen/xen3-patch-2.6.18: Refresh.
  - patches.xen/xen-12404-fix-x86_64-compatibility: Add bugzilla reference.
* Mon Nov 20 2006 - hare@suse.de
  - patches.drivers/libata-legacy-irq-share: libata doesn't enable
    IRQ sharing for devices in legacy mode (218742).
* Mon Nov 20 2006 - hare@suse.de
  - patches.drivers/libata-legacy-irq-share: libata doesn't enable
    IRQ sharing for devices in legacy mode.
* Sun Nov 19 2006 - olh@suse.de
  - add patches.suse/uml-offsetof.patch
    workaround to get offsetoff for arch/um/sys-i386/user-offsets.c
* Fri Nov 17 2006 - jeffm@suse.de
  - patches.fixes/handle-ext3-directory-corruption-better.patch:
    ext3: directory integrity checking (220288).
* Fri Nov 17 2006 - olh@suse.de
  - enable snd-ens1371 in powerpc default config
* Thu Nov 16 2006 - ak@suse.de
  - Update config files: Disable CONFIG_STACK_UNWIND on i386/x86-64
* Wed Nov 15 2006 - kkeil@suse.de
  - patches.drivers/sky2-1.5-1.10-update: Fix various issues with
    sky2 driver.
  - patches.drivers/r8169-update-2.6.19: Update Realtek r8169 to
    support newer chipsets.
  - patches.suse/bond_alb_deadlock_fix: bonding: fix deadlock on
    high loads in bond_alb_monitor().
  - patches.suse/bondalb-hashtbl.patch: fix hang in bonding
    ALB driver.
* Wed Nov 15 2006 - kkeil@suse.de
  - Update config files CONFIG_E1000_DISABLE_PACKET_SPLIT=y (#220210)
* Wed Nov 15 2006 - kraxel@suse.de
  - patches.xen/reverse-11226.diff: Delete.
  - patches.xen/xen-12404-fix-x86_64-compatibility: Fix backward
    compatibility to Xen 3.0.2.
* Tue Nov 14 2006 - od@suse.de
  - rpm/post.sh, rpm/postun.sh:
      - fall back to use update-bootloader when installing on older
    SUSE products aosthof@suse.de (220267)
      - added messages when update-bootloader could not be found as
    well
* Tue Nov 14 2006 - od@suse.de
  - add patches.arch/i386-microcode.diff from bwalle@suse.de
    x86 microcode: don't check the size (205368)
* Tue Nov 14 2006 - agruen@suse.de
  - Move the Kernel Module specific macros from the rpm package
    into the kernel-source package.
* Tue Nov 14 2006 - olh@suse.de
  - add patches.arch/ppc-atyfb-wallstreet-default.patch
    finally force 1024x768 on the 3th PowerBook Wallstreet
* Tue Nov 14 2006 - trenn@suse.de
  - patches.fixes/acpi_cpufreq_do_not_load_unconditionally.patch:
    Do not load acpi_cpufreq if there are on ACPI cpufreq funcs
    provided by BIOS (218377).
* Mon Nov 13 2006 - olh@suse.de
  - add patches.suse/ppc-alignment-exception.patch
    Make alignment exception always check exception table (217295)
* Mon Nov 13 2006 - olh@suse.de
  - add patches.suse/hpsb_protocol_driver-module-symlink.patch
    provide /sys/bus/ieee1394/drivers/*/module symlinks (220224)
* Mon Nov 13 2006 - kraxel@suse.de
  - patches.fixes/loop-barriers2: Make the loop driver handle
    barrier requests..
  - patches.xen/block-barriers.diff: Add support for barriers to
    blk{back,front} drivers..
  - patches.xen/reverse-11226.diff: reverse broken changeset
    (215617).
* Mon Nov 13 2006 - od@suse.de
  - make sure a sufficiently new perl-Bootloader is installed before
    the kernel, to handle new bootloader_entry interface (220267)
* Mon Nov 13 2006 - trenn@suse.de
  - patches.fixes/apic_fix_suspend.patch: - restore i8259A eoi
    status on resume (bug #212208 (fixes s2disk for acer ferrari
    4000)).
* Mon Nov 13 2006 - agruen@suse.de
  - rpm/kernel-syms.spec.in: Add the module.alias files from
    kernel-$flavor packages (for automatically generating
    Supplements: modalias(...) tags in other packages).
* Mon Nov 13 2006 - olh@suse.de
  - add patches.suse/ppc-powerbook-usb-fn-key-default.patch
    enable fkeysfirst usbhid.pb_fnmode=2 (220266)
* Mon Nov 13 2006 - hare@suse.de
  - patches.drivers/libata-flush-ext-workaround: performance
    problems with ata_piix (214909).
* Sun Nov 12 2006 - agruen@suse.de
  - supported.conf: Mark cpufreq_conservative as supported.
* Thu Nov 09 2006 - jeffm@suse.de
  - patches.fixes/cramfs-blocksize.diff: corrupted cramfs
    filesystems cause kernel oops (218237).
* Thu Nov 09 2006 - jbenc@suse.cz
  - patches.suse/prism-defaultmac: Delete (ifup script was modified
    not to need this patch).
* Tue Nov 07 2006 - od@suse.de
  - rpm/post.sh, rpm/postun.sh: (217668) change from
    kernel-@FLAVOR@-@KERNELRELEASE@.@ARCH@.rpm to
    @FLAVOR@ @KERNELRELEASE@
* Tue Nov 07 2006 - ak@suse.de
  - patches.suse/disable-hotplug-warning: Disable cpu hotplug
    lock warnings.
* Mon Nov 06 2006 - jbeulich@novell.com
  - patches.xen/xen-erratic-mouse.diff: Move up and replace by ...
  - patches.fixes/i8042-reentry: fix erratic mouse when run in
    fully virtualized environment.
  - Update to Xen 3.0.3 (c/s 11774).
  - patches.xen/xen-x86_64-set_32bit_tls: Delete.
  - Update Xen config files (enable XEN_BLKDEV_TAP).
  - patches.xen/xen-x86-privcmd-range: Range-check hypercall index.
  - patches.xen/xen-i386-pae-gnttab: Fix 4G i386 PAE grant table
    interface.
  - patches.xen/xen-blktap-unmap-flags: pass proper flags to
    gnttab_set_unmap_op.
  - patches.xen/xen-x86-consistent-nmi: make i386 and x86 NMI code
    consistent, disable all APIC-related stuff (191115).
  - patches.xen/xen-initdata: use __initdata where possible.
  - patches.xen/xen-compat-conditional: conditionalize compatibility
    code.
  - patches.xen/xen-x86-fixmap-no-gnttab: remove pointless global
    inclusion of xen/gnttab.h.
  - patches.xen/xen3-fixup-common,
    patches.xen/xen-configurable-console,
    patches.xen/xen-i386-panic-on-oops,
    patches.xen/xen-x86-high_memory-early,
    patches.xen/xen-x86-no-lapic,
    patches.xen/xen-x86-panic-no-reboot,
    patches.xen/xen-x86_64-init-cleanup,
    patches.xen/xen3-auto-arch-i386.diff,
    patches.xen/xen3-auto-arch-um.diff,
    patches.xen/xen3-auto-arch-x86_64.diff,
    patches.xen/xen3-auto-include-xen-interface.diff,
    patches.xen/xen3-auto-xen-arch.diff,
    patches.xen/xen3-auto-xen-drivers.diff,
    patches.xen/xen3-fixup-arch-x86_64,
    patches.xen/xen3-patch-2.6.17,
    patches.xen/xen3-patch-2.6.18,
    patches.xen/xen-balloon-max-target,
    patches.xen/xen-x86-dcr-fallback,
    patches.xen/xen-x86-no-ioapic-base,
    patches.xen/xen3-auto-common.diff,
    patches.xen/xen3-auto-xen-kconfig.diff,
    patches.xen/xen-modular-blktap: Refresh.
* Sun Nov 05 2006 - olh@suse.de
  - add patches.suse/ppc-powerbook-touchpad-quirk.patch
    ignore the touchpad in usbhid, appletouch handles it
* Sat Nov 04 2006 - olh@suse.de
  - update patches.suse/ppc-powerbook-iso-usbkbd.patch
    move the keyswapping code to the correct place
* Sat Nov 04 2006 - gregkh@suse.de
  - 2.6.18.2 update
* Fri Nov 03 2006 - kkeil@suse.de
  - patches.fixes/compat_do_ipt_get_ctl-cap_net_admin.fix
    missing check in compat IPT handling (213693).
* Wed Nov 01 2006 - jeffm@suse.de
  - patches.fixes/reiserfs-fill-super-errval.diff: reiserfs:
    reset errval after initializing bitmap cache (216956).
* Tue Oct 31 2006 - olh@suse.de
  - enable CONFIG_USB_HIDINPUT_POWERBOOK on i386
* Tue Oct 31 2006 - agruen@suse.de
  - patches.suse/nfs4acl-ext3-fix.diff: Fix bug in error path.
* Mon Oct 30 2006 - agruen@suse.de
  - scripts/log (via scripts/check-cvs-add): Complain when a patch
    referenced in series.conf does not exist.
* Mon Oct 30 2006 - schwab@suse.de
  - Update mol patch.
* Sat Oct 28 2006 - olh@suse.de
  - dont pull perl-Bootloader and mkinitrd during build (215218)
* Sat Oct 28 2006 - olh@suse.de
  - add patches.drivers/libata-docs.patch
    fix make doc breakage from libata changes
* Fri Oct 27 2006 - olh@suse.de
  - add patches.suse/ppc-powerbook-iso-usbkbd.patch
    correct <> key mapping on built-in USB keyboards
* Fri Oct 27 2006 - kkeil@suse.de
  - patches.drivers/sky2-1.5-1.10-update: Fix various issues with
    sky2 driver (182159 182512 182541).
* Fri Oct 27 2006 - jbeulich@novell.com
  - Update Xen config files (disable XEN_BLKDEV_TAP again).
* Fri Oct 27 2006 - hare@suse.de
  - patches.drivers/libata-mm-update: Update libata drivers
    with fixes from -mm. This fixes problems with ata_piix
    device detection (210512)
  - patches.drivers/libata-acpi-update: Reformat patch.
  - Update config files.
* Fri Oct 27 2006 - jbeulich@novell.com
  - patches.xen/xen-modular-blktap: Allow actually using
    CONFIG_XEN_BLKDEV_TAP=m.
  - Update Xen config files (enable XEN_BLKDEV_TAP).
  - supported.conf: Add drivers/xen/blktap/blkbktap.
* Thu Oct 26 2006 - jblunck@suse.de
  - patches.fixes/dm-refcnt-fix.diff: Fix reference counting in
    __find_device_hash_cell() (214682).
* Thu Oct 26 2006 - tonyj@suse.de
  - patches.suse/apparmor-secureexec.patch: Delete.
  - patches.suse/apparmor-mmapexec.patch: Delete.
  - patches.suse/apparmor: Roll security fixes into main AA patch
    going fowrd. Update to use RCU locking.
* Tue Oct 24 2006 - trenn@suse.de
  - patches.suse/acpi_dsdt_initrd_initramfs: Delete.
  - patches.fixes/acpi_asus_do_not_always_load.patch: Fix check
    whether the module should get loaded (212936).
  - patches.suse/acpi_dsdt_ssdt_initrd_initramfs.patch: Read DSDT
    or SSDT from initrd or initramfs. Taint kernel with
    NOT_SUPPORTED if tables got overrridden. Patch based on official
    one -> config changed.
  - Update config files.
* Mon Oct 23 2006 - hare@suse.de
  - patches.drivers/aic79xx-external-device-reset: Fixup external
    device reset handling.
  - patches.drivers/aic79xx-update-precomp: Update the precomp
    settings in hardware (195870)
  - patches.drivers/aic7xxx-remove-slave-destroy: Remove
    slave_destroy() for aic7xxx, too.
  - patches.drivers/aic79xx-echo-signalling-type: Print out
    signalling type in sysfs.
* Fri Oct 20 2006 - hare@suse.de
  - patches.drivers/open-iscsi-git-update: Update release number
    to match userland version.
* Fri Oct 20 2006 - schwab@suse.de
  - Update MOL patch.
* Wed Oct 18 2006 - agruen@suse.de
  - Switch from using /sbin/update-bootloader to using
    /usr/lib/bootloader/bootloader_entry for adding/removing
    bootloader entries for kernel packages.
* Wed Oct 18 2006 - agruen@suse.de
  - Modify the specfiles so that they will compute release numbers
    correctly in Autbuild as well as in the build service.
* Tue Oct 17 2006 - rmaxfiel@novell.com
  - add patches.xen/xen-erratic-mouse.diff: Fixes erratic mouse
    behavior in SLES10 hvm guest.
* Mon Oct 16 2006 - gregkh@suse.de
  - update to 2.6.18.1 release
  - Update config files.
* Sun Oct 15 2006 - jeffm@suse.de
  - Update config files: MBCACHE wants to be modular if ext2 and ext3
    are.
* Sun Oct 15 2006 - agruen@suse.de
  - Modularize the ext2 filesystem (CONFIG_EXT2_FS=m).
  - patches.suse/ext3-register-filesystem-lifo: Obsolete with
    modular ext2.
* Fri Oct 13 2006 - olh@suse.de
  - add patches.arch/ppc-os-term-panic_timeout.patch
    reboot when panic_timout is set
* Fri Oct 13 2006 - olh@suse.de
  - add patches.arch/ppc-via-pmu-acpower.patch
    force AC power when booting without a battery
* Thu Oct 12 2006 - jeffm@suse.de
  - patches.fixes/grow_buffers-infinite-loop-fix.diff: grow_buffers()
    infinite loop fix (205384).
* Tue Oct 10 2006 - kraxel@suse.de
  - patches.uml/uml-needs-_syscall0: Fix uml build with 2.6.18+
    kernel headers.
* Tue Oct 10 2006 - olh@suse.de
  - disable libata on ppc, breaks persistant naming (211236)
    switch from IDE PDC202XX to libata PDC202XX on ppc64 (74317/173963)
* Tue Oct 10 2006 - olh@suse.de
  - add patches.fixes/netfilter-compat.patch
    simplify compat API (205207)
* Tue Oct 10 2006 - hare@suse.de
  - patches.drivers/libata-acpi-suspend
  - patches.drivers/libata-acpi-suspend-doc-fix
    Remove obsolete patches.
* Mon Oct 09 2006 - agruen@suse.de
  - patches.fixes/disable-nfsv4-posix-acl-hack.diff: Obsoleted by
    support for /etc/xattr.conf in libattr and coreutils (169033).
* Mon Oct 09 2006 - olh@suse.de
  - add patches.fixes/invalidate_complete_page2.patch
    direct IO regression caused by invalidate_complete_page-race-fix.patch
* Mon Oct 09 2006 - kraxel@suse.de
  - Update config files: enable CONFIG_XEN_COMPAT_030002.
* Mon Oct 09 2006 - hare@suse.de
  - patches.drivers/mpt-rport-stall:
    Fix MPT oops during aborting commands (207768)
* Sat Oct 07 2006 - gregkh@suse.de
  - disable driver-class_net-device.patch for now until I can fix
    the Xen and PPC64 build errors it causes.
* Sat Oct 07 2006 - gregkh@suse.de
  - fix build error on ppc due to patches.suse/driver-class_fb-device.patch
* Sat Oct 07 2006 - gregkh@suse.de
  - lots of struct class_device migration to struct device patches.
    Warning, if running this kernel on a release older than 10.2,
    you might "loose" some devices, like the network devices, due to
    old bugs in libsysfs and other configuration tools.  Either
    upgrade them or comment out the patch as marked in the
    series.conf file.
* Sat Oct 07 2006 - agruen@suse.de
  - Rework the %post and %postun scripts so that they will add or
    remove bootloader entries whenever a kernel is added or removed,
    rather than playing tricks with symlinks.
  - No longer create the /boot/{image,initrd}.previous symlinks.
* Fri Oct 06 2006 - hare@suse.de
  - patches.drivers/open-iscsi-git-update:
    Update open-iscsi driver to version 2.0-707.
  - patches.drivers/open-iscsi-iser-fixes:
    Compile fixes for iSER driver.
* Thu Oct 05 2006 - garloff@suse.de
  - Disable st-ioctl-idlun-support (208782).
* Thu Oct 05 2006 - jeffm@suse.de
  - fixed NULL deref in error path with reiserfs dynamic bitmaps
* Tue Oct 03 2006 - olh@suse.de
  - force ARCH=powerpc in /etc/init.d/running-kernel (207284 - LTC27291)
* Tue Oct 03 2006 - gregkh@suse.de
  - fix vanilla config files after last update, which forgot about them.
* Mon Oct 02 2006 - gregkh@suse.de
  - remove CONFIG_USB_DEVICEFS as it's insecure and we handle /dev/bus/usb
    properly.
  - also remove some other experimental USB config options that were
    enabled in the PPC arch that are not supported.
* Mon Oct 02 2006 - hare@suse.de
  - patches.drivers/libata-remove-from-scsi
  - patches.drivers/libata-add-ata-drivers
    Backport libata drivers.
  - patches.drivers/libata-acpi-update
    Update ACPI support for libata.
  - Update config files.
* Mon Oct 02 2006 - olh@suse.de
  - update patches.suse/suse-ppc-legacy-io.patch
    remove the unneeded parport_pc part,
    disable CONFIG_PARPORT_PC_SUPERIO instead
* Sun Oct 01 2006 - pavel@suse.cz
  - patches.suse/uswsusp-add-pmops-prepareenterfinish-support-aka-platform-mode.patch:
    add support for platform mode.
* Thu Sep 28 2006 - agruen@suse.de
  - patches.suse/{parser-match_string.diff,nfs4acl-ext3.diff}:
    Add NFSv4 ACLs on ext3 (FATE301275, experimental).
  - Update the config files.
* Thu Sep 28 2006 - olh@suse.de
  - update patches.suse/suse-ppc-pmac_zilog-i8250-coexistance.patch
    disable also 8520_pci to fix crash with multiport IO cards
* Thu Sep 28 2006 - gregkh@suse.de
  - patches.suse/usb-storage-disable-delay.patch: USB: change
    default delay time for usb-storage devices.
* Thu Sep 28 2006 - gregkh@suse.de
  - patches.suse/driver-multithread.patch: Driver Core: add ability
    for drivers to do a threaded probe.
  - patches.suse/pci-multithreaded-probe.patch: PCI: enable driver
    multi-threaded probe.
* Thu Sep 28 2006 - gregkh@suse.de
  - fuzz refresh:
  - patches.suse/crasher-26.diff: slab testing module.
  - patches.uml/uml-kconfig: kconfig: enable vt & input subsystems
    for UML.
* Thu Sep 28 2006 - gregkh@suse.de
  - First step in sysfs changes for 10.2.  Here are the base patches that are all
    in Linus's tree that will be needed by future patches.
  - patches.suse/device-groups.patch: Driver core: add groups
    support to struct device.
  - patches.suse/device-class-parent.patch: Driver core: allow
    devices in classes to have no parent.
  - patches.suse/device-class-attr.patch: Driver core: add ability
    for classes to handle devices properly.
  - patches.suse/device_rename.patch: Driver core: add device_rename
    function.
  - patches.suse/device-virtual.patch: Driver core: create
    devices/virtual/ tree.
  - patches.suse/class_device_interface.patch: Class: add support
    for class interfaces for devices.
  - patches.suse/device_bin_file.patch: Driver core: add ability
    for devices to create and remove bin files.
* Mon Sep 25 2006 - gregkh@suse.de
  - Fix the kernel-source rpm build breakage due to the vanilla addition
* Sat Sep 23 2006 - gregkh@suse.de
  - removed two more patches per Kurt's request.
  - patches.suse/readahead-tune: Delete.
  - patches.suse/scsi-scan-inq-ppc64-dflt: Delete.
* Sat Sep 23 2006 - gregkh@suse.de
  - patches.suse/ide-probe-delay: Delete as per Kurt's request
* Sat Sep 23 2006 - gregkh@suse.de
  - add 'vanilla' kernel build to the system.
* Thu Sep 21 2006 - gregkh@suse.de
  - Update config files.
  - patches.drivers/nozomi.patch: Add nozomi driver to the tree.  Needed by our sales force
* Thu Sep 21 2006 - olh@suse.de
  - add patches.fixes/ppc-ide-interrupt.patch
    fix onboard IDE on old powermacs
* Thu Sep 21 2006 - jbeulich@novell.com
  - Update Xen patches to 2.6.18 and -unstable c/s 11547.
* Wed Sep 20 2006 - gregkh@suse.de
  - refresh patches so that we don't have any fuzz.  This cleaned up
    a lot of trailing whitespace too.
* Wed Sep 20 2006 - gregkh@suse.de
  - Move some patches around to handle upcoming vanilla tree (which will
    include all patches in the rpmify directory).
* Wed Sep 20 2006 - olh@suse.de
  - remove patches.suse/cramfs-PageUptodate.patch
    the workaround for cramfs corruption is not needed anymore
* Wed Sep 20 2006 - schwab@suse.de
  - Update kdb patches.
* Wed Sep 20 2006 - olh@suse.de
  - Update to 2.6.18
    network, nfs, mmiocfg, ext2, headers export, genirq fixes
* Tue Sep 19 2006 - hare@suse.de
  - Enable PATA support for libata.
  - Enable Legacy support for IBM docking stations.
* Tue Sep 19 2006 - olh@suse.de
  - update patches.suse/ppc-aic7xxx-get_signalling-disable.patch
    aic register access requires a delay
* Tue Sep 19 2006 - olh@suse.de
  - Update to 2.6.18-rc7-git3
    network, s390, net driver, ext3, kmod, headers export fixes
* Fri Sep 15 2006 - olh@suse.de
  - drop patches.suse/mv643xx_eth.hwinfo.patch
    hwinfo is supposed to know about platform devices (199112)
* Thu Sep 14 2006 - olh@suse.de
  - Update to 2.6.18-rc7-git1
    powerpc, header export, scsi/ide fixes
* Wed Sep 13 2006 - perex@suse.de
  - patches.suse/bonding-workqueue: Replace system timer with work
    queue in monitor functions (174843,205196). Remove rtnl_lock
    calls in monitor functions added in original version.
* Wed Sep 13 2006 - olh@suse.de
  - Update to 2.6.18-rc7
    audit, usb, ide, xfs, v4l fixes
* Tue Sep 12 2006 - olh@suse.de
  - rpm/kernel-binary.spec.in: write BUILD_TIMESTAMP, OOPS_TIMESTAMP,
    KBUILD_VERBOSE, KBUILD_SYMTYPES into a file to allow reuse
    of the variable content without grepping /.build.log
* Tue Sep 12 2006 - agruen@suse.de
  - rpm/kernel-{source,binary}.spec.in: Compute KERNELRELEASE in a
    way that doesn't break inside the OpenSuSE build service. Stop
    using RPM's %{defined} macro which is not defined in older
    distros.
* Tue Sep 12 2006 - gregkh@suse.de
  - Disable ub driver on i386, don't know how it got enabled, and it's
    causing problems with usb-storage devices.
* Mon Sep 11 2006 - olh@suse.de
  - update powerpc config files
    disable drivers for hardware that does not exist
    disable irda drivers that poke at legacy io ports
* Mon Sep 11 2006 - olh@suse.de
  - update patches.suse/suse-ppc-legacy-io.patch
    put a WARN_ON into check_io_access
* Mon Sep 11 2006 - olh@suse.de
  - make des and md5 crypto drivers modular
* Mon Sep 11 2006 - olh@suse.de
  - Update to 2.6.18-rc6-git3
    ia64, nfs, ext3, ide, futex_lock_pi, header export, ktime fixes
* Mon Sep 11 2006 - olh@suse.de
  - add patches.suse/ppc-aic7xxx-get_signalling-disable.patch
    disable ->get_signalling calls on pmac to prevent machine checks
* Mon Sep 11 2006 - olh@suse.de
  - update patches.suse/suse-ppc-legacy-io.patch
    handle parport and pnpbios, update i8042 handling
    add patches.suse/suse-ppc-pmac_zilog-i8250-coexistance.patch
    fork serial console handling from suse-ppc-legacy-io.patch
* Wed Sep 06 2006 - kraxel@suse.de
  - patches.fixes/um-missing-exports.diff: Delete.
* Tue Sep 05 2006 - olh@suse.de
  - Update to 2.6.18-rc6
    eligible_child: remove an obsolete ->tgid check
    Fix typo in powermac platform functions, fixes lockups
* Sun Sep 03 2006 - aj@suse.de
  - Require irqbalance always on x86 and x86-64.
* Sat Sep 02 2006 - gregkh@suse.de
  - Update to 2.6.18-rc5-git6
    - USB fixes and some other stuff
* Fri Sep 01 2006 - jbeulich@novell.com
  - Update Xen patches to -unstable changeset 11259 and 2.6.18-rc5-git5.
  - Update Xen config files.
  - patches.xen/xen-x86-no-lapic: Disallow all accesses to the
    local APIC page (191115).
  - patches.xen/xen-x86-no-ioapic-base: Disallow all accesses to
    the IO-APIC pages (191115).
  - patches.xen/xen-vfb-frontend: Re: [Xen-devel] [PATCH 1/2]
    Virtual frame buffer: frontend.
  - patches.xen/xen-vfb-dom0: Suppress Xen virtual framebuffer
    and keyboard setup in dom0.
  - patches.xen/xen-balloon-max-target: Expose limit domain can
    be ballooned up to (152667).
  - patches.xen/xen-x86-high_memory-early: Initialize high_memory
    as early as possible.
  - patches.xen/xen-x86-dcr-fallback: Add fallback when
    XENMEM_exchange fails to replace contiguous region (181869).
* Fri Sep 01 2006 - gregkh@suse.de
  - Update to 2.6.18-rc5-git5
    - should build properly now...
* Thu Aug 31 2006 - gregkh@suse.de
  - update to 2.6.18-rc5-git3 which contains
    - cifs fixes
    - x86 and x86_64 fixes
    - ppc fixes
    - arm fixes (which we don't really care about...)
    - other minor bugfixes
  - Update config files.
  - patches.fixes/i386-rwlock.h-fix-smp-alternatives-fix.patch:
    [PATCH] i386: rwlock.h fix smp alternatives fix.
* Thu Aug 31 2006 - neilb@suse.de
  - patches.fixes/nfsd-dmapi-aware: Delete.
* Thu Aug 31 2006 - jblunck@suse.de
  - Update config files (enable CONFIG_EDAC_DEBUG for kernel-debug).
* Wed Aug 30 2006 - jblunck@suse.de
  - Update config files (disable CONFIG_EDAC_DEBUG).
* Wed Aug 30 2006 - olh@suse.de
  - add patches.suse/floppy-printk.patch
    dont print anything if there is no floppy to avoid hwinfo confusion
* Wed Aug 30 2006 - olh@suse.de
  - add patches.arch/ppc-update_gtod-race.patch
    fix timebase overflow on ppc32 (202146)
* Wed Aug 30 2006 - tonyj@suse.de
  - patches.suse/apparmor-mmapexec.patch:	   add Patch-mainline tags
  - patches.suse/apparmor-secureexec.patch:  add Patch-mainline tags
* Wed Aug 30 2006 - gregkh@suse.de
  - Disable CONFIG_SMB_FS  CIFS is now the way to go.  The samba team is working
    on the migration tools for the upgrade issues.
  - patches.drivers/smbfs-sendqueue-backoff: Delete.
  - patches.drivers/smbfs-request-counting: Delete.
* Wed Aug 30 2006 - gregkh@suse.de
  - patches.suse/rcu-remote: Delete.
  - patches.suse/rcu-scale: Delete.
* Tue Aug 29 2006 - olh@suse.de
  - drop patches.arch/ppc-kdump-disable-eeh-and-numa.patch
    drop patches.arch/ppc-kdump-shutdown-interrupts.patch
    merged in mainline
    drop patches.suse/suse-ppc-pmac_zilog.USE_CTRL_O_SYSRQ.patch
    sysrq is broken on pmac_zilog
* Tue Aug 29 2006 - jeffm@suse.de
  - Merged patches.suse/initramfs-before-acpi.patch into
    patches.suse/acpi_dsdt_initrd_initramfs
* Tue Aug 29 2006 - axboe@suse.de
  - patches.drivers/sis5513-support-sis-965l: Delete.
  - patches.fixes/libata-increase-timeout-for-resume: Delete.
* Tue Aug 29 2006 - gregkh@suse.de
  - patches.arch/s390-raw-device: Delete.
* Tue Aug 29 2006 - okir@suse.de
  - patches.fixes/ipv6-init-fail-cleanup: Delete.
* Tue Aug 29 2006 - ak@suse.de
  - patches.arch/x86_64-nmi-watchdog-timeout: Delete.
  - patches.suse/bh-cache-option: Delete.
  - patches.arch/i386-default-max-mp-busses: Fix comments
  - patches.arch/disable-apic-error: Fix comments
* Tue Aug 29 2006 - gregkh@suse.de
  - patches.suse/acpi-oldboot: Delete.
* Tue Aug 29 2006 - gregkh@suse.de
  - Removed unused patches from the tree
  - patches.fixes/kdb-missing-export.diff: Delete.
  - patches.fixes/nfsd-setuser-fix: Delete.
  - patches.rpmify/suse-extmod-legacy: Delete.
* Tue Aug 29 2006 - gregkh@suse.de
  - patches.fixes/nfsv4-setclientid: Delete.
  - Update headers on patches.fixes/samsung-unusual-floppy: USB floppy drive
    SAMSUNG SFD-321U/EP detected 8 times (117643).
* Tue Aug 29 2006 - jeffm@suse.de
  - Took ownership of mason's patches without patch-mainline tags.
* Tue Aug 29 2006 - gregkh@suse.de
  - patches.arch/ia64-export-node-to-cpu-mask.patch: Delete.
  - patches.fixes/tulip-down-race: Delete.
* Mon Aug 28 2006 - olh@suse.de
  - add patches.suse/mv643xx_eth.hwinfo.patch
    load the driver via the PCI bridge id until hwinfo is fixed (199112)
* Mon Aug 28 2006 - kraxel@suse.de
  - patches.fixes/smpalt-fixup: fix up smp alternatives on x86-64
    (199984).
* Mon Aug 28 2006 - gregkh@suse.de
  - Update to 2.6.18-rc5
* Mon Aug 28 2006 - olh@suse.de
  - update patches.suse/suse-ppc-legacy-io.patch
    resere legacy IO range only for ppc32 for the time being (195931)
* Fri Aug 25 2006 - gregkh@suse.de
  - Enable CONFIG_KEYS as per bug number 201737
* Wed Aug 23 2006 - agruen@suse.de
  - rpm/old-packages.conf: Add kernel-smp so that we'll have the
    appropriate Provides and Obsoletes tags in spec files.
* Wed Aug 23 2006 - jeffm@suse.de
  - Added reiserfs on-demand bitmap loading patches (FATE 300716)
   - patches.suse/reiserfs-fix-is_reusable-bitmap-check.patch
   - patches.suse/reiserfs-clean-up-bitmap-block-buffer-head-references.patch
   - patches.suse/reiserfs-reorganize-bitmap-loading-functions.patch
   - patches.suse/reiserfs-on-demand-bitmap-loading.patch
* Wed Aug 23 2006 - ak@suse.de
  - patches.suse/huge-demand: Delete.
  - patches.suse/huge-overcommit: Delete.
* Tue Aug 22 2006 - ak@suse.de
  - patches.arch/i386-amd-core-parsing: Delete.
  - patches.suse/bootmem-warning: Delete.
* Tue Aug 22 2006 - ak@suse.de
  - patches.suse/tcp-proc-listen: Delete.
* Tue Aug 22 2006 - ak@suse.de
  - config/i386/smp: Delete.
  - config/x86_64/smp: Delete.
  - patches.arch/i386-apic-auto: Add heuristics to enable/disable
    local APIC.
  - patches.xen/xen3-auto-xen-kconfig.diff: xen3 xen-kconfig.
  - rpm/old-packages.conf:
  - Update config files.
  - config.conf: Make i386/x86-64 kernels SMP. Drop smp kernels.
* Tue Aug 22 2006 - jbohac@suse.cz
  - removed patches.fixes/xfrm-endless-loop
    It was only used for debugging output and the problem apparently
    does not occur anymore (117749)
* Tue Aug 22 2006 - tiwai@suse.de
  - patches.fixes/modpost-segfault-fix.diff: Delete.
  - patches.fixes/scsi-missing-iomem-cast: Delete.
* Tue Aug 22 2006 - axboe@suse.de
  - patches.fixes/fc_transport_optional_remove: Delete.
* Tue Aug 22 2006 - axboe@suse.de
  - patches.fixes/cfq-atomic-flags: Delete.
* Mon Aug 21 2006 - gregkh@suse.de
  - Update to 2.6.18-rc4-git1, fixes a few bugs and drops some patches in our
    tree.
* Mon Aug 21 2006 - ak@suse.de
  - patches.arch/i386-mpparse.diff: Delete.
* Fri Aug 18 2006 - trenn@suse.de
  - patches.fixes/workqueue-remove-lock_cpu_hotplug.patch: Fix
    hotplug/ondemand locking issue (200194).
* Thu Aug 17 2006 - olh@suse.de
  - update patches.suse/suse-ppc32-mol-kbuild.patch
    allow mol module on smp kernels (198216)
* Thu Aug 17 2006 - kraxel@suse.de
  - patches.uml/uml-kconfig: kconfig: enable vt & input subsystems
    for UML (new).
  - patches.uml/uml-x11-fb: uml: x11 framebuffer driver (updated).
* Wed Aug 16 2006 - schwab@suse.de
  - x86_64/debug: Disable kdb.
* Wed Aug 16 2006 - kraxel@suse.de
  - patches.uml/jmpbuf: fix uml build with recent libcs.
* Mon Aug 14 2006 - jbeulich@novell.com
  - patches.xen/xen3-fixup-common: Fix non-Xen builds (oprofile).
  - patches.xen/xen3-patch-2.6.17: Fix x86-64-Xen problem with larger
    (memory) systems.
  - patches.xen/xen3-patch-2.6.18-rc3: Fix ix86-Xen build.
* Mon Aug 14 2006 - jbeulich@novell.com
  - Update Xen patches to xen-unstable tip (c/s 10982) and 2.6.18-rc4
* Sat Aug 12 2006 - gregkh@suse.de
  - porting-status-24-26: Delete.
* Thu Aug 10 2006 - schwab@suse.de
  - Don't use <linux/kdb.h> outside CONFIG_KDB.
* Thu Aug 10 2006 - mason@suse.de
  - scripts/patch-report: add my nagging script into cvs for
    reference
* Tue Aug 08 2006 - tiwai@suse.de
  - patches.fixes/kbuild-fix-external-module: kbuild fixes for
    2.6.18.
  - rpm/kernel-source.spec.in: don't remove include/config/*
    for building external modules.
* Tue Aug 08 2006 - schwab@suse.de
  - Update kdb patches.
* Mon Aug 07 2006 - gregkh@suse.de
  - Update to 2.6.18-rc4
* Mon Aug 07 2006 - aj@suse.de
  - Fix rpm/kernel-source.spec.in to not include RPM_BUILD_ROOT in
    a comment (this fixes a build failure).
* Sat Aug 05 2006 - okir@suse.de
  - patches.fixes/sunrpc-restart-delay-fix: Delete.
  - Forward ported lockd changes
* Fri Aug 04 2006 - hare@suse.de
  - patches.fixes/dm-suspend-resume-events:
    Send out 'change' events as discussed at OLS.
* Thu Aug 03 2006 - gregkh@suse.de
  - Reorder some patches to group common things.
  - remove some unneeded patches and merge 2 together.
* Wed Aug 02 2006 - gregkh@suse.de
  - disable pci express hotplug driver on ppc64, as it doesn't build,
    and requires ACPI, which PPC doesn't have...
* Wed Aug 02 2006 - gregkh@suse.de
  - reorder some patches
* Wed Aug 02 2006 - gregkh@suse.de
  - disable Intel DMA driver for ppc as it doesn't build on that platform..
* Wed Aug 02 2006 - gregkh@suse.de
  - rpm/kernel-binary.spec.in: pretty much disable the kabi checks
    for now, for HEAD.
* Wed Aug 02 2006 - gregkh@suse.de
  - fix build error on ppc
  - remove CONFIG_NCP_FS from s390 configs as it kills the assember
    (and it's not like we care about IPX connectivity to s390 machines...)
* Wed Aug 02 2006 - gregkh@suse.de
  - fix config so that x86 should build (wrong sound config settings)
* Wed Aug 02 2006 - gregkh@suse.de
  - Disable KDB from i386 debug build as it does not build properly :(
* Wed Aug 02 2006 - hare@suse.de
  - config/s390/default: update config file.
* Wed Aug 02 2006 - schwab@suse.de
  - config-md-raid456: Fix misspelt config.
* Tue Aug 01 2006 - schwab@suse.de
  - suse-ppc32-mol-mm-context: Fix mol build.
* Tue Aug 01 2006 - gregkh@suse.de
  - rpm/kernel-binary.spec.in: add "make prepare" before trying to
    get the kernel version
* Tue Aug 01 2006 - gregkh@suse.de
  - patches.drivers/qla4xxx: Delete.
  - Update config files.
* Tue Aug 01 2006 - gregkh@suse.de
  - Update to 2.6.18-rc3
    (last commit should have said .18, not .17...)
* Tue Aug 01 2006 - gregkh@suse.de
  - Update to 2.6.17-rc2
* Tue Aug 01 2006 - gregkh@suse.de
  - Update config files.
* Tue Aug 01 2006 - schwab@suse.de
  - Update kdb patches.
* Tue Aug 01 2006 - gregkh@suse.de
  - update to 2.6.18-rc1 (only i386 configs will build right now, I
    will fix the rest up tomorrow, must sleep...)
* Tue Aug 01 2006 - gregkh@suse.de
  - Update config files.
* Tue Aug 01 2006 - gregkh@suse.de
  - fix build (xen patch was busted), i386 should now build properly
    for 2.6.17
* Tue Aug 01 2006 - gregkh@suse.de
  - patches.fixes/ieee1394-sbp2-maxtor-allow_restart.patch: Delete.
* Tue Aug 01 2006 - gregkh@suse.de
  - fix build error in patches.fixes/export-symbols-gpl: export some symbols for
    SGI GPL kernel modules (SUSE46082, 141533).
* Tue Aug 01 2006 - gregkh@suse.de
  - 2.6.17 port work build breaks, but the patch set is relativly stable
* Tue Aug 01 2006 - gregkh@suse.de
  - more 2.6.17 port work (still does not build)
* Mon Jul 31 2006 - gregkh@suse.de
  - more 2.6.17 port work (still does not build, but need to save this state)
  - forward ported apparmor helper patches to 2.6.17 to keep that feature working
* Mon Jul 31 2006 - gregkh@suse.de
  - first step at doing 2.6.17 update (NOTE, will not build, only half-way done).
* Mon Jul 31 2006 - olh@suse.de
  - update patches.fixes/ignore-aix-disk-label.patch
    look also for '_LVM' at the beginning of block #7
* Fri Jul 28 2006 - gregkh@suse.de
  - update mainline tags
* Fri Jul 28 2006 - mason@suse.de
  - more mainline tags on obsolete code
* Fri Jul 28 2006 - mason@suse.de
  - update mainline tags on reversable patches
* Fri Jul 28 2006 - jbeulich@novell.com
  - patches.arch/x86_64-hotadd-pud, patches.arch/microcode-quiet,
    patches.fixes/per-cpu-enough-room: Updated Patch-mainline tags
* Thu Jul 27 2006 - jeffm@suse.de
  - patches.fixes/reiserfs-procfs-slashes.diff: Updated mainline tag
* Thu Jul 27 2006 - jeffm@suse.de
  - patches.fixes/netfilter-sctp-conntrack-fix-crash.diff:
    [PATCH] NETFILTER: SCTP conntrack: fix crash triggered by
    packet without chunks [CVE ... (190136).
* Thu Jul 27 2006 - agruen@suse.de
  - Abort Autobuild builds with a kernel ABI badness that exceeds
    the maximum tolerated level.
  - Indicate the badness in the subject lines of mbuild result mails.
* Tue Jul 25 2006 - olh@suse.de
  - add patches.arch/ppc-at-syscalls.patch
    Wire up *at syscalls (159441, 163721 - LTC22462)
* Mon Jul 24 2006 - olh@suse.de
  - add patches.drivers/bcm43xx-kconfig-WIRELESS_EXT
    wireless_send_event is undefined unless NET_RADIO is enabled
* Mon Jul 24 2006 - olh@suse.de
  - add patches.drivers/bcm43xx-2.6.17
    softmac and broadcomm wireless driver from 2.6.17
* Sat Jul 22 2006 - olh@suse.de
  - update patches.suse/suse-ppc32-mol-kbuild.patch
    remove circular dependency
* Wed Jul 19 2006 - schwab@suse.de
  - Update MOL patches from the gentoo version.
* Mon Jul 17 2006 - agruen@suse.de
  - patches.fixes/scsi-scan-limit-luns-to-16k: Limit the maximum
    number of LUNs to 16384 (185164).
* Mon Jul 17 2006 - hare@suse.de
  - patches.drivers/mptspi-optionally-disable-qas: Optionally
    disable QAS for mptspi to handle error recovery (#180100)
* Thu Jul 13 2006 - olh@suse.de
  - add patches.fixes/sles10-cifs-fix-for-find-writeable-file-oops-AND-avoid-rename-delete-hang.patch
    fix 2 cifs bugs (175408 - LTC22391)
* Thu Jul 13 2006 - olh@suse.de
  - add patches.drivers/ixgb-eeh.patch
    add PCI Error recovery callbacks (190555 - LTC25058)
* Thu Jul 13 2006 - jack@suse.cz
  - patches.fixes/jbd-2.6.16-1-realloc_freed_fix.diff,
    patches.fixes/jbd-2.6.16-2-refile_nodirty_fix.diff:
    Updated Patch-mainline tag
* Wed Jul 12 2006 - olh@suse.de
  - update patches.arch/ppc-kdump-iommu-init-fix.patch
    Reserve the existing TCE mappings left by the first kernel
    (157018 - LTC21952)
* Wed Jul 12 2006 - olh@suse.de
  - add patches.drivers/s2io-unknown_packet.patch
    handle unknown packets in promiscuous mode (187047 - LTC24803)
* Wed Jul 12 2006 - olh@suse.de
  - remove patches.suse/ppc-fno-ivopts.patch
    gcc 4.1.1 works better
* Wed Jul 12 2006 - hare@suse.de
  - patches.arch/s390-*: Add Patch-Mainline tag.
  - patches.suse/libata-enable-atapi.patch: Add Patch-Mainline tag.
  - patches.drivers/lpfc-8.1.4-update: Use corrent Patch-Mainline tag.
* Wed Jul 12 2006 - olh@suse.de
  - add patches.fixes/ieee1394-sbp2-maxtor-allow_restart.patch
    sbp2: enable auto spin-up for Maxtor disks (183011)
* Wed Jul 12 2006 - olh@suse.de
  - update patches.drivers/ibmvscsis.patch
    advance buffer pointers in h_copy_rdma() to avoid data corruption.
    (186444 - LTC24568)
* Wed Jul 05 2006 - gregkh@suse.de
  - patches.fixes/fix-prctl-privilege-escalation-and-suid_dumpable.patch:
    fix prctl privilege escalation and suid_dumpable (CVE-2006-2451)
    (186980).
* Mon Jul 03 2006 - okir@suse.de
  - patches.fixes/loop-barriers: Update to new version which
    can do sync/barrier writes on a per-device basis (189051).
* Thu Jun 29 2006 - mason@suse.de
  - patches.xen/9752-xenmem_exchange: Use new XENMEM_exchange
    hypercall (where possible) (181869).
* Thu Jun 29 2006 - mason@suse.de
  - patches.fixes/loop-barriers: [PATCH] loop: perform sync
    operations during writeback (189051).
  - patches.fixes/ipv6-no-autoconf: Allow to bring up network
    interface w/o ipv6 autoconf (161888).
  - patches.fixes/kill-driver-update-warning: Remove 'Driver XX
    needs updating' message.
* Thu Jun 29 2006 - okir@suse.de
  - patches.fixes/ipmi-unload-crash: Avoid Oops on IPMI module
    unload (185470).
  - patches.fixes/loop-barriers: add barrier support to loop devices
    (189051).
  - patches.fixes/aic94xx-disable-split-completion: Disable split
    completion in aic94xx (188602).
* Tue Jun 27 2006 - mason@suse.de
  - patches.fixes/cpuset-oom: fix oom interaction with
    cpuset_excl_nodes_overlap (184759).
  - patches.fixes/ipmi-schedule: ipmi should schedule instead of
    udelay in ipmi_thread (188256).
* Tue Jun 27 2006 - okir@suse.de
  - Enabled 2.6.16.21 security fixes
  - Enabled Neil's patches.fixes/md_raid1* patches
* Tue Jun 27 2006 - gregkh@suse.de
  - patches.kernel.org/patch-2.6.16.20-21:  (186582, 186583,
    186584) Update description and add bug references.
* Tue Jun 27 2006 - ak@suse.de
  - patches.fixes/bounce-dma-check: Fix bounce limit address check
    (186869).
* Tue Jun 27 2006 - neilb@suse.de
  - patches.fixes/md_raid1_dont_clear_bits_on_resync_abort: Fix
    possible data corruption when bitmap based raid1 resync is
    aborted (188411).
  - patches.fixes/md_raid1_barrier_fix: Fix IO raid1/barrier
    problems that cause false IO errors (188278).
* Tue Jun 27 2006 - neilb@suse.de
  - patches.fixes/nfsv4-setclientid: Improve uniqueness of client
    id sent by NFSv4 (167953).
* Mon Jun 26 2006 - jeffm@suse.de
  - patches.suse/ocfs2-dlm-lvb-fix: Fix LVB desynchronization issue in DLM
    (#187359).
* Mon Jun 26 2006 - tiwai@suse.de
  - patches.arch/kexec-x86_64-numa-fix-reserve_bootmem: Fix kdump
    Crash Kernel boot memory reservation for NUMA machines (179095).
* Thu Jun 22 2006 - agruen@suse.de
  - patches.suse/dmapi-license: Add proper author, description,
    and license information (trivial).
  - patches.suse/ioat-1.6-license.patch: Add missing license
    information (trivial).
* Thu Jun 22 2006 - gregkh@suse.de
  - patches.kernel.org/patch-2.6.16.20-21:  Fixes 3 CVE entries
    Still commented out of the build until feedback from others.
* Tue Jun 20 2006 - neilb@suse.de
  - patches.fixes/lockd-find-block-fix: Fix possible oops in lockd
    (179988).
* Tue Jun 20 2006 - garloff@suse.de
  - Update reference symbols to latest (libiscsi changed) and tag RC3.
* Mon Jun 19 2006 - okir@suse.de
  - patches.fixes/scsi-transport-sas-end-device-fix: Make patch
    apply cleanly.
* Mon Jun 19 2006 - jbeulich@novell.com
  - patches.xen/9745-pae-pgdir-alloc.patch: Improve allocation strategy
    when PAE pgdirs must be below 4GB.
  - patches.xen/9746-net-buf-non-contig.patch: Network buffers do not
    need to be multi-page contiguous.
* Mon Jun 19 2006 - hare@suse.de
  - patches.fixes/scsi-transport-sas-end-device-fix:
    Fix SAS end device detection (#185327)
* Mon Jun 19 2006 - hare@suse.de
  - patches.arch/s390-05-07-october2007.diff:
    Enable patch (#176785).
* Mon Jun 19 2006 - hare@suse.de
  - patches.drivers/open-iscsi-svn.diff
    Fix xmitqueue handling (185107, 180773).
* Mon Jun 19 2006 - agruen@suse.de
  - Update reference module symbol versions for xen.
* Mon Jun 19 2006 - hare@suse.de
  - patches.arch/s390-05-06-october2005.diff:
    Fix DASD eer format breakage (#184922)
  - patches.arch/s390-05-07-october2005.diff
    Added for review.
* Mon Jun 19 2006 - tiwai@suse.de
  - patches.drivers/alsa-thinkpad-x60-add-spdif: Add/fix SPDIF
    support to Thinkpad T/X/Z60 (182831).
* Mon Jun 19 2006 - okir@suse.de
  - patches.fixes/ipv6-add-addr-install-dstentry: ipv6_add_addr
    should install dstentry earlier (185506).
* Fri Jun 16 2006 - gregkh@suse.de
  - patches.drivers/s2io_warm_reboot_reset.patch: s2io: reset the
    device on startup to fix warm reset bug (181641).
* Fri Jun 16 2006 - tiwai@suse.de
  - patches.fixes/remount-no-shrink-dcache: Regenerated to fix
    invalid kernel-doc comments.
* Fri Jun 16 2006 - jbeulich@novell.com
  - patches.xen/xen-min-balloon.patch: Don't allow ballooning down
    a domain below a reasonable limit. (172482).
  - patches.xen/xen-balloon-no-enomem.patch: balloon: don't fail
    reservation changes with -ENOMEM (172482).
  - patches.xen/9739-exports.patch: Export some tlb-flush functions to
    modules.
  - patches.xen/9740-blkfront-status-change.patch: blkfront: fix status
    change handling.
  - patches.xen/9743-blkfront-teardown.patch: blkfront: More care over
    device teardown.
  - patches.xen/9744-destroy-contig-region.patch: Only destroy a machine-
    contiguous memory region if it really is contiguous. (181869).
* Fri Jun 16 2006 - axboe@suse.de
  - patches.fixes/cdrom-fix-open: Fix CDROM open forgetting to
    call ->release() (177610).
* Thu Jun 15 2006 - gregkh@suse.de
  - Update config files for xen config item
* Thu Jun 15 2006 - axboe@suse.de
  - patches.fixes/cfq-clear-seek-values: Update to merged version and
    add mainline patch entry.
* Thu Jun 15 2006 - gregkh@suse.de
  - patches.arch/ia64-export-node-to-cpu-mask.patch: export
    node_to_cpu_mask to allow SGI access to it. (182109).
* Wed Jun 14 2006 - jbeulich@novell.com
  - patches.xen/xen-refine-irqdebug.patch: Replace by ...
  - patches.xen/9728-pirq-shared.patch: ... this.
  - patches.xen/9733-evtchn-affinity.patch: Fix IRQ SMP affinity logic for
    event channels. (184908).
  - patches.xen/9736-use-rcu_needs_cpu.patch: Fix interaction between idle
    loop and RCU subsystem. (180129).
* Wed Jun 14 2006 - olh@suse.de
  - add patches.fixes/ibmvscsi-partner-not-ready.patch
    flag success if partner adapter is not ready yet (182124 - LTC23946)
* Wed Jun 14 2006 - kraxel@suse.de
  - patches.suse/sysctl-add-affinity_load_balancing: add
    affinity_load_balancing sysctl (176738).
* Wed Jun 14 2006 - axboe@suse.de
  - patches.fixes/fc_transport_optional_remove: Fix missing "
* Wed Jun 14 2006 - axboe@suse.de
  - patches.fixes/fc_transport_optional_remove: Don't delete target
    when dev loss timer fires (182217).
* Tue Jun 13 2006 - jbeulich@novell.com
  - patches.xen/xen-x86_64-unmap-early.patch: Replace by ...
  - patches.xen/9722-x86_64-unmap-early.patch: ... this.
  - patches.xen/xen-x86_64-sys-ioperm.patch: Replace by ...
  - patches.xen/9723-x86_64-sys-ioperm.patch: ... this.
  - patches.xen/9729-swiotlb-chunk-split.patch: swiotlb allocates multiple
    smaller contiguous DMA regions. (184484)
  - patches.xen/9731-x86_64-unreserve-extra-pages.patch: Allow ballon
    driver to pick up extra pages. (184487)
* Tue Jun 13 2006 - garloff@suse.de
  - scripts/kabi-checks: Bump libiscsi, scsi_transport_* and ide-core
    scores.
* Tue Jun 13 2006 - garloff@suse.de
  - Update symbol versions to RC2.5 and reenable checking.
* Tue Jun 13 2006 - jbeulich@novell.com
  - patches.xen/xen-pin-in-dup_mmap.patch: Move page table pinning
    out of context switch code (152892).
  - patches.xen/fix-blkfront-wholedisk: Delete (unused).
* Tue Jun 13 2006 - ak@suse.de
  - patches.drivers/i2o-fixes: I2O fixes from mainline (183835).
* Mon Jun 12 2006 - ak@suse.de
  - patches.fixes/tmpfs-time: Fix time granuality in tmpfs
* Sat Jun 10 2006 - lmb@suse.de
  - kernel-xen requires xen-tools version 3.0.2_09721 or better
    (#183292).
* Fri Jun 09 2006 - okir@suse.de
  - patches.suse/delayacct-fix: Delay accounting failed when task
    leader exits (183151).
* Fri Jun 09 2006 - axboe@suse.de
  - patches.fixes/cfq-clear-seek-value: Fix do_div() crash (183256).
* Fri Jun 09 2006 - axboe@suse.de
  - patches.fixes/cfq-dont-set-batching: cfq: Don't set the queue
    batching limits (180637).
* Fri Jun 09 2006 - axboe@suse.de
  - patches.fixes/elevator-switch-race: Update to merged version
* Fri Jun 09 2006 - neilb@suse.de
  - patches.fixes/nfsd-type-3-fh: Fix nfsd support for filesystems
    on devices with large minors (182552).
* Fri Jun 09 2006 - neilb@suse.de
  - patches.fixes/3c59x-collision-handle: fix collision handling
    problem in 3c59x (159727).
* Fri Jun 09 2006 - neilb@suse.de
  - patches.fixes/lockd-async-callback: lockd: Make lockd use
    rpc_new_client() instead of rpc_create_client (179988).
* Thu Jun 08 2006 - ak@suse.de
  - patches.suse/bh-cache-option: Add option to disable per CPU
    buffer LRU (175797).
* Thu Jun 08 2006 - jbeulich@novell.com
  - patches.xen/xen-x86_64-unmap-early.patch: Unmap temporary
    mappings established for setup of 1:1 mappings. (175787).
  - patches.xen/fix-ide-cd-pio-mode.patch: Fix IDE CD-drive
    PIO mode.
  - patches.xen/9707-cpu_possible_map-init.patch: Fix cpu_possible_map
    initialisation.
  - patches.xen/9709-extended-cr3.patch: PAE cr3 interface change.
  - patches.xen/xen-blkfront-getgeo.patch: Replace by ...
  - patches.xen/9710-blkfront-getgeo.patch: ... this. (158513).
  - patches.xen/xen-x86_64-halt.patch: Replace by ...
  - patches.xen/9711-x86_64-halt.patch: ... this. (177511).
  - patches.xen/9712-vm86-mode-preempt.patch: A few put_cpu() calls were
    missed when adding CONFIG_X86_NO_TSS.
  - patches.xen/9713-x86_64-unmap-early.patch:  Destroy initial page-table
    mappings to avoid overlap with modules. (175787).
  - patches.xen/9714-shared_info-mapping.patch: Simplify shared_info mapping
    code. Always use a fixmap.
  - patches.xen/9716-netback-dealloc-sync.patch: netback: fix synchronisation
    of access to deallocation buffer ring. (179217).
  - patches.xen/9720-netfront-grantref-error-fatal.patch: netfront: Turn
    grant-ref error into a fatal bug.
  - patches.xen/9721-explicitly-sized-types.patch: Use explicitly-sized types
    in the dom0_ops and privcmd structures.
  - patches.xen/xen3-patch-2.6.16.19-20: Linux 2.6.16.20.
  - patches.xen/xen-x86_64-sys-ioperm.patch: Properly implement
    sys_ioperm().
  - patches.xen/xen-no-multi-core-sched-opt,
    patches.xen/xen3-amd-core-parsing,
    patches.xen/xen3-fixup-arch-x86_64,
    patches.xen/xen3-lagrange-feature,
    patches.xen/xen3-patch-2.6.16.9,
    patches.xen/xen-x86_64-panic-no-reboot,
    patches.xen/xen3-x86_64-hotadd-pud,
    patches.xen/xen3-x86_64-srat-hotadd-reserve
    patches.xen/xen-x86_64-reserve_bootmem_generic.patch,
    patches.xen/xen3-sysfs-crash-debugging.patch,
    patches.xen/xen3-x86_64-add-nmi_exit-to-die_nmi,
    patches.xen/xen3-x86_64-fix-die_lock-nesting,
    patches.xen/xen-x86-better-halt.patch,
    patches.xen/xen3-fixup-common: Re-diff.
* Wed Jun 07 2006 - okir@suse.de
  - patches.fixes/remount-no-shrink-dcache: Do not call
    shrink_dcache_sb when remounting procfs etc (165672).
* Wed Jun 07 2006 - ak@suse.de
  - patches.fixes/fix-hpet-operation-on-32-bit-nvidia-platforms:
    Fix Nvidia NForce 5 HPET timer routing.
  - patches.fixes/fix-hpet-operation-on-64-bit-nvidia-platforms:
    Fix Nvidia NForce5 HPET timer routing on 64bit.
* Tue Jun 06 2006 - gregkh@suse.de
  - Put the "real" version number back into the kernel release number.
* Tue Jun 06 2006 - gregkh@suse.de
  - Update to 2.6.16.20 without libata and makefile change:
    - Altix: correct ioc3 port order
    - Altix: correct ioc4 port order
    - Cpuset: might sleep checking zones allowed fix
    - Input: psmouse - fix new device detection logic
    - ipw2200: Filter unsupported channels out in ad-hoc mode
    - ohci1394, sbp2: fix "scsi_add_device failed" with PL-3507 based devices
    - PowerMac: force only suspend-to-disk to be valid
    - sbp2: backport read_capacity workaround for iPod
    - sbp2: fix check of return value of hpsb_allocate_and_register_addrspace
    - x86_64: Don't do syscall exit tracing twice
    - x86_64: x86_64 add crashdump trigger points
* Tue Jun 06 2006 - mason@suse.de
  - patches.fixes/open-namei-open-file-err: [PATCH] Missed error
    checking for intent's filp in open_namei(). (163741).
* Tue Jun 06 2006 - mason@suse.de
  - patches.suse/ext2-fsync-err: ext2 should force the FS readonly
    for metadata write errors (65718).
* Tue Jun 06 2006 - axboe@suse.de
  - patches.fixes/elevator-switch-race: enable
* Tue Jun 06 2006 - mason@suse.de
  - patches.suse/sched-starvation-rt: Don't expire RT tasks on
    wakeup (181824).
  - patches.suse/rcu-remote: enable
* Tue Jun 06 2006 - axboe@suse.de
  - patches.fixes/elevator-switch-race: bullet proof version
* Tue Jun 06 2006 - axboe@suse.de
  - patches.suse/filp-slab-rcu: enable
* Tue Jun 06 2006 - ihno@suse.de
  - patches.arch/s390-05-04-october2005.diff
    kernel: Reported memory size is wrong.
  - patches.arch/s390-05-05-october2005.diff
    kernel: Incomplete stack traces.
* Tue Jun 06 2006 - jbohac@suse.cz
  - patches.fixes/xfrm-endless-loop: Updated. The loop counter
    (used for debugging output only) was not properly incremented.
    (117749)
* Tue Jun 06 2006 - axboe@suse.de
  - patches.fixes/elevator-switch-race: Fix race in io scheduler
    switching.
* Tue Jun 06 2006 - axboe@suse.de
  - patches.fixes/cfq-busy-rr-fairness: cfq-iosched: busy_rr
    fairness fix.
* Tue Jun 06 2006 - axboe@suse.de
  - patches.suse/filp-slab-rcu: Let the filp slab use
    SLAB_DESTROY_BY_RCU (172825).
* Tue Jun 06 2006 - gregkh@suse.de
  - patches.fixes/request_irq-remove-warnings-from-irq-probing.patch:
    [PATCH] request_irq(): remove warnings from irq probing
    (181321, 175123).
* Tue Jun 06 2006 - agruen@suse.de
  - supported.conf: Assume mbcs is supported. Add some missing
    unsupported modules to the list as well.
* Tue Jun 06 2006 - gregkh@suse.de
  - supported.conf: support some more sgi modules
* Mon Jun 05 2006 - mason@suse.de
  - patches.suse/rcu-remote: allow specific cpus to run rcu
    (147431).  Patch still disabled, change to CONFIG_IA64 only.
* Mon Jun 05 2006 - gregkh@suse.de
  - supported.conf: mark dvb drivers as unsupported as requested by Uwe.
* Mon Jun 05 2006 - mason@suse.de
  - patches.fixes/xfs-nonblocking-write: [PATCH]
    xfs-kern-25676a-xfs-bmapi-trylock-fix (180637 SGI:PV951662).
* Mon Jun 05 2006 - mason@suse.de
  - patches.fixes/set_page_dirty_lock_race: set_page_dirty_lock
    race fix for SLES10.
* Mon Jun 05 2006 - olh@suse.de
  - add patches.fixes/fbcon-scrollback-garbage.patch
    finally: fix scrollback with logo issue immediately after boot
* Sun Jun 04 2006 - mason@suse.de
  - patches.suse/rcu-remote: allow specific cpus to run rcu
    (147431).  Disable this patch for now.
  - patches.suse/rcu-scale: slow down rcu processing on big machines
    (181202).
* Sun Jun 04 2006 - jack@suse.cz
  - patches.fixes/jbd-2.6.16-2-refile_nodirty_fix.diff: Fix
    assertion failure in journal_write_metadata_buffer() (174813).
* Sat Jun 03 2006 - olh@suse.de
  - add patches.suse/cramfs-PageUptodate.patch
    avoid cramfs corruption caused by BLKFLSBUF ioctl (175432 - LTC23853)
* Sat Jun 03 2006 - agruen@suse.de
  - Update to supported.conf: remove references to modules that no
    longer exit.
* Sat Jun 03 2006 - tonyj@suse.de
  - rpm/kernel-binary.spec.in: add constraint on AppArmor userside packages
* Fri Jun 02 2006 - rw@suse.de
  - patches.arch/ia64-sn2-hwperf-topology-nearest-node:
    SN topology fix for large systems.  (#181175)
* Fri Jun 02 2006 - okir@suse.de
  - patches.fixes/tulip-down-race: Fix MCA in tulip driver (163975).
* Fri Jun 02 2006 - trenn@suse.de
  - patches.fixes/acpi_remove_cpu_hotplug_exception.patch: Change
    exception msg of non present hotplug CPUs to a debug msg
    (179685).
  - patches.fixes/acpi_thinkpad_r40e.patch: Blacklist another
    Thinkpad R40e Bios to not use deeper C-states (kernel #3549).
* Fri Jun 02 2006 - olh@suse.de
  - reenable patches.suse/e1000-D3-cold-wake.patch (180512 - LTC24229)
* Fri Jun 02 2006 - hare@suse.de
  - patches.arch/s390-04-01-october2005.diff
    Updated DASD extended error recovery patch
  - patches.arch/s390-dasd-eer-october2005.diff
    Removed obsolete patch
* Fri Jun 02 2006 - lmb@suse.de
  - patches.suse/ocfs2-ast-race: fix race between unlockast and ast for
    access to lksb status field (#159836 - LTC22570).
* Fri Jun 02 2006 - olh@suse.de
  - disable CONFIG_KEXEC in kdump kernel on powerpc (174970 - LTC23682)
* Fri Jun 02 2006 - axboe@suse.de
  - patches.fixes/xfs-write-barrier-support: Fixup and enable
    barrier support for XFS (168680).
* Thu Jun 01 2006 - tiwai@suse.de
  - patches.drivers/alsa-hp-nx6320-buggy-ssid: Fix detection of
    HP nx6320 (153362).
* Thu Jun 01 2006 - tiwai@suse.de
  - patches.drivers/alsa-thinkpad41p-add-blacklist: Add Thinkpad
    T41p to AD1981 jack-sense blacklist (180835).
* Thu Jun 01 2006 - gregkh@suse.de
  - Remove unneeded patch that forgot to be deleted for the 2.6.16.16 update
* Thu Jun 01 2006 - okir@suse.de
  - patches.suse/kprobes-page-fault-notifier: [ia64] make kprobes
    use a separate notifier chain for DIE_PAGE_FAULT (167612).
* Thu Jun 01 2006 - axboe@suse.de
  - patches.fixes/fsync-block-hint: Update to more boring variant
* Thu Jun 01 2006 - hare@suse.de
  - patches.arch/s390-05-0{1,2,3}-october2005.diff
    Include latest patchset from IBM; fixes cputime
    accounting (#168370 - LTC23351)
* Thu Jun 01 2006 - hare@suse.de
  - patches.fixes/scsi-scan-fix-max_id.patch: Scanning of LUN 16
    cause a aic79xx driver freeze (#176928 - LTC23896)
  - patches.drivers/megaraid-sas-update-to-3.01: Update megaraid
    SAS driver to version 3.01 (#176376)
* Thu Jun 01 2006 - tiwai@suse.de
  - patches.drivers/alsa-hda-intel-free-irq-race-fix: hda-intel -
    Fix race in remove (167869).
* Thu Jun 01 2006 - axboe@suse.de
  - patches.fixes/cfq-queueing-fixes: Delete.
  - Enable the CFQ and fsync patches.
* Thu Jun 01 2006 - okir@suse.de
  - patches.suse/smtnice-disable: disable smtnice (163880).
* Thu Jun 01 2006 - axboe@suse.de
  - patches.fixes/cfq-idle-timer: Fix race in idle timer setup
    (178499).
* Thu Jun 01 2006 - jbeulich@novell.com
  - patches.xen/xen-xenbus_be-gpl.patch: Replace by ...
  - patches.xen/9668-xenbus_be-gpl.patch: ... this.
  - patches.xen/9669-blkif-netif-teardown.patch: Fix blkif and netif
    backend teardown. (176726).
  - patches.xen/xen-blkback-missing-media.patch: Replace by ...
  - patches.xen/9680-blkback-missing-media.patch: ... this.
  - patches.xen/9684-remove-emacs-settings.patch: Remove Emacs variables
    settings from tail of our Linux files.
  - patches.xen/9689-privcmd-consolidate.patch: Subject Remove
    unnecessary x86-specific mapping code from privcmd interface.
  - patches.xen/xen-min-balloon.patch: Don't allow ballooning down
    a domain below a reasonable limit. (172482).
  - patches.xen/xen-x86-better-halt.patch: prevent halted VCPUs
    from eating up CPU bandwidth.
  - patches.xen/xen-x86_64-unmap-early.patch: Unmap temporary
    mappings established for setup of 1:1 mappings. (175787).
  - patches.xen/xen3-fixup-common: Re-diff.
  - patches.xen/xen-modular-console.patch: Re-diff.
  - patches.xen/xen3-auto-common.diff: Re-diff.
  - patches.xen/xen-x86-no-e820.patch: Minor update.
* Thu Jun 01 2006 - axboe@suse.de
  - patches.fixes/fsync-block-hint: Fix fsync() performance
    (176178).
* Thu Jun 01 2006 - ak@suse.de
  - patches.fixes/slab-node0: Handle empty node zero in slab
    (166238).
* Thu Jun 01 2006 - ak@suse.de
  - patches.arch/x86_64-syscall-trace: Don't do syscall exit
    tracing twice (156580).
* Thu Jun 01 2006 - tonyj@suse.de
  - patches.suse/apparmor: umount apparmor rejection generates
    in_atomic irq_disabled warning (178545).
  - patches.suse/apparmor-mmapexec.patch: Profile access allows
    essentially execute permission when only read access is granted
    via usage of mmap system call (175388).
  - patches.suse/apparmor-secureexec.patch: LD_PRELOAD can be
    exploited to change the execution path across exec transitions
    (172061).
* Thu Jun 01 2006 - agruen@suse.de
  - patches.fixes/xfs-kern-26040a-do-not-dirty-inode-being-freed:
    Don't dirty the inode if it being freed in xfs_iunpin
    (179117, SGI:PV952967).
* Thu Jun 01 2006 - gregkh@suse.de
  - patches.arch/x86_64-Don-t-sanity-check-Type-1-PCI-bus-access-on-newer-systems.patch:
    [PATCH] x86_64: Don't sanity check Type 1 PCI bus access on
    newer systems (160659).
* Wed May 31 2006 - gregkh@suse.de
  - patches.arch/x86_64-add-crashdump-trigger-points.patch:
    [PATCH] x86_64: x86_64 add crashdump trigger points (180105).
* Wed May 31 2006 - gregkh@suse.de
  - patches.fixes/cpuset-might-sleep-checking-zones-allowed-fix.patch:
    Cpuset: might sleep checking zones allowed fix (176595).
* Wed May 31 2006 - gregkh@suse.de
  - patches.drivers/pci-allow-msi-to-work-on-kexec-kernel.patch:
    PCI: Allow MSI to work on kexec kernel (148246).
* Wed May 31 2006 - gregkh@suse.de
  - patches.drivers/ipw2200-Filter-unsupported-channels-out-in-ad-hoc-mode.patch:
    [PATCH] ipw2200: Filter unsupported channels out in ad-hoc mode
    (176015).
* Wed May 31 2006 - jeffm@suse.de
  - patches.suse/ocfs2-07-per-resource-membership.diff: use
    panic() rather than BUG_ON() to handle fencing self.
* Wed May 31 2006 - gregkh@suse.de
  - Update to 2.6.16.19:
    -  NETFILTER: Fix small information leak in SO_ORIGINAL_DST (CVE-2006-1343)
* Wed May 31 2006 - gregkh@suse.de
  - Updated supported.conf
* Wed May 31 2006 - axboe@suse.de
  - patches.fixes/cfq-backport-2.6.17-rc5-git: Backport critical
    io scheduler fixes from 2.6.17-rc5.
  - patches.fixes/cfq-performance-updates: Performance enhancements
    for CFQ.
* Wed May 31 2006 - gregkh@suse.de
  - Updated supported.conf for new modules
* Wed May 31 2006 - okir@suse.de
  - patches.suse/security-disabled-optimize-cap-default: Skip
    costly LSM function calls when no LSM loaded (163759).
* Wed May 31 2006 - hare@suse.de
  - patches.arch/s390-zfcp-statistic-offline-oops.diff
    Fix kernel oops when removing zfcp device (155752 - LTC22196)
* Wed May 31 2006 - perex@suse.de
  - patches.suse/bonding-workqueue: Replace system timer with work
    queue in monitor functions (174843).
* Wed May 31 2006 - ak@suse.de
  - patches.fixes/acpi-blacklist-xw9300: Delete.
  - patches.xen/xen3-acpi-blacklist-xw9300: Delete.
    * Undo patches because they don't fix the problem really.
* Wed May 31 2006 - hare@suse.de
  - patches.drivers/iscsitarget-svn.diff:
    Pull in fixes from upstream (#179557)
* Wed May 31 2006 - hare@suse.de
  - patches.drivers/open-iscsi-svn.diff:
    Fix kernel hang on target reset (#176151)
* Mon May 29 2006 - ak@suse.de
  - patches.arch/x86_64-compat-stack-rnd: Fix stack/mmap
    randomization for compat tasks (177108).
* Mon May 29 2006 - perex@suse.de
  - patches.suse/bonding-sysfs: Delete. (157936)
* Mon May 29 2006 - perex@suse.de
  - patches.suse/bonding-sysfs: Allow loading of bonding module
    with max_bonds=0 (157936).
  - patches.suse/netfilter-ipt_LOG-mac: LTC23987-iptables LOG
    output shows too long MAC info (176921).
* Mon May 29 2006 - olh@suse.de
  - add patches.drivers/ibmveth-flexbuf.patch
    change buffer pools dynamically (169074 - LTC23397)
* Mon May 29 2006 - olh@suse.de
  - add patches.arch/ppc-kdump-soft-reset-64bit-mode.patch
    force 64bit mode in system_reset_fwnmi for POWER4 (159713 - LTC22581)
* Mon May 29 2006 - hare@suse.de
  - add patches.fixes/dm-suspend-resume-events
    Send online/offline events for dm devices (175972)
* Sat May 27 2006 - jack@suse.cz
  - patches.fixes/jfs-releasepage.patch: JFS: Fix multiple errors
    in metapage_releasepage (177890).
* Fri May 26 2006 - olh@suse.de
  - add patches.drivers/s2io-udp_rr.patch
    fix netperf UDP_RR hangs (176892 - LTC23863)
* Fri May 26 2006 - jbeulich@novell.com
  - patches.xen/xen-x86_64-halt.patch: Use halt() instead of raw
    inline assembly. (177511).
* Fri May 26 2006 - neilb@suse.de
  - patches.fixes/nfsd-dmapi-aware: Make NFSD DMAPI aware (74107, 173874).
* Thu May 25 2006 - garloff@suse.de
  - Update kabi to SLE10RC2 and enable change tracking.
* Wed May 24 2006 - agruen@suse.de
  - Fix the logic that detects when to build a debug package so that
    it works in the OpenSUSE build service.
* Wed May 24 2006 - kkeil@suse.de
  - patches.drivers/b44-fix_mac_address: b44: fix force mac address
    before ifconfig up (169703).
* Tue May 23 2006 - trenn@suse.de
  - patches.fixes/kdump-i386-boot-cpu-physical-apicid-fix-take2.patch:
    Fix for apic initialization bug using kdump (177741).
* Tue May 23 2006 - perex@suse.de
  - patches.suse/rtnetlink-atomic2.patch: Fix debug traces for
    bonding (might_sleep) (174843).
* Tue May 23 2006 - schwab@suse.de
  - iosapic-move-irq: fix broken irq affinity [#176697].
* Tue May 23 2006 - ak@suse.de
  - patches.arch/x86_64-bad-addr-boundary: Fix off by one in
    bad_addr checking in find_e820_area (166022).
* Tue May 23 2006 - gregkh@suse.de
  - Update to 2.6.16.18 (lots of bugfixes and security updates, public and non-public ones)
    - fs/compat.c: fix 'if (a |= b )' typo
    - smbus unhiding kills thermal management
    - PCI quirk: VIA IRQ fixup should only run for VIA southbridges
    - VIA quirk fixup, additional PCI IDs
    - Netfilter: do_add_counters race, possible oops or info leak (CVE-2006-0039)
    - Remove cond_resched in gather_stats()
    - page migration: Fix fallback behavior for dirty pages
    - via-rhine: zero pad short packets on Rhine I ethernet cards
    - Fix udev device creation
    - smbfs: Fix slab corruption in samba error path
    - scx200_acb: Fix resource name use after free
    - limit request_fn recursion
    - TG3: ethtool always report port is TP.
    - PCI: correctly allocate return buffers for osc calls
    - add migratepage address space op to shmem
    - Fix ptrace_attach()/ptrace_traceme()/de_thread() race
    - ptrace_attach: fix possible deadlock schenario with irqs
    - md: Avoid oops when attempting to fix read errors on raid10
    - NETFILTER: SNMP NAT: fix memory corruption (CVE-2006-2444)
    - USB: ub oops in block_uevent
    - selinux: check for failed kmalloc in security_sid_to_context()
    - fs/locks.c: Fix sys_flock() race
    - SCTP: Respect the real chunk length when walking parameters (CVE-2006-1858)
    - SCTP: Validate the parameter length in HB-ACK chunk (CVE-2006-1857)
  - patches.drivers/altix-correct-ioc3-port-order.patch: Altix:
    correct ioc3 port order (176896).
  - patches.drivers/altix-correct-ioc4-port-order.patch: Altix:
    correct ioc4 port order (176896).
* Tue May 23 2006 - hare@suse.de
  - patches.drivers/aic79xx-remove-slave-alloc: Remove
    slave_alloc() to avoid refcounting problems (#96728)
* Mon May 22 2006 - trenn@suse.de
  - patches.fixes/acpi_ec_dummy.patch: Remove fake EC driver
    unconditionally (kernel #6111).
* Mon May 22 2006 - hare@suse.de
  - patches.fixes/sd-fix-unknown-size
    Return '0' for unknown disk sizes (#176780 - LTC23895)
* Mon May 22 2006 - hare@suse.de
  - patches.fixes/fusion-fix-kdump-drvinit
    Fix LSI Fusion initialisation after kdump (#173275 - LTC23573)
* Mon May 22 2006 - hare@suse.de
  - patches.drivers/open-iscsi-svn.diff
    Update to svn r584 to really fix machine lockups (#176151)
  - patches.drivers/mptfc-sles10-update
    Fix several issues with the LSI Fusion FC driver (#173664)
* Mon May 22 2006 - hare@suse.de
  - patches.arch/s390-zfcp-statistics.diff
  - patches.arch/s390-zfcp-statistic-disclaimer.diff
    Re-add zfcp statistics.
  - Update config files.
* Sat May 20 2006 - ak@suse.de
  - patches.suse/tcp-proc-listen: Fix deadlock
* Fri May 19 2006 - gregkh@suse.de
  - patches.drivers/ati-sb600-ahci-support.patch: [PATCH] [libata]
    ahci: add ATI SB600 PCI IDs (175786).
  - patches.drivers/ati-sb600-ide-support.patch: [PATCH] ide:
    ATI SB600 IDE support (175786).
* Fri May 19 2006 - gregkh@suse.de
  - patches.drivers/ati-sb600-ahci-support.patch: [PATCH] [libata]
    ahci: add ATI SB600 PCI IDs.
  - patches.drivers/ati-sb600-ide-support.patch: [PATCH] ide:
    ATI SB600 IDE support.
* Fri May 19 2006 - gregkh@suse.de
  - patches.fixes/add-migratepage-address-space-op-to-shmem.patch:
    [PATCH] add migratepage address space op to shmem (176147).
  - patches.fixes/page-migration-Fix-fallback-behavior-for-dirty-pages.patch:
    [PATCH] page migration: Fix fallback behavior for dirty pages
    (176147).
  - patches.fixes/remove-cond_resched-in-gather_stats.patch:
    [PATCH] Remove cond_resched in gather_stats() (176147).
* Fri May 19 2006 - kraxel@suse.de
  - patches.fixes/nf_bridge-header-size: nf_bridge: ethernet header
    is 14 not 16 bytes (150410).
* Fri May 19 2006 - ak@suse.de
  - Update config files: Disable CONFIG_DEBUG_SPINLOCK_SLEEP
    everywhere except on debug kernels.
* Fri May 19 2006 - mason@suse.de
  - Enable patches.fixes/scheduler-wakeup-no-starvation (#165973)
* Fri May 19 2006 - rw@suse.de
  - patches.arch/ia64-topology-reclaim_distance.patch:
    Setup an IA64 specific reclaim distance.  (#176145)
  - patches.drivers/sgi-ioc4-detect-variant.patch:
    SGI IOC4: Add domain support to variant detection.  (#173290)
* Fri May 19 2006 - ak@suse.de
  - patches.suse/tcp-proc-listen: Read /proc/net/tcp_listen for
    better slpd performance
* Fri May 19 2006 - ak@suse.de
  - Update config files: Disable CONFIG_DEBUG_RODATA on x86-64/i386
    non debug kernels
* Fri May 19 2006 - hare@suse.de
  - patches.drivers/open-iscsi-svn.diff
    Fix machine hang when target disconnects (#174166)
  - patches.fixes/fusion-fix-reset-handler
    Invoke domain validation only for SPI (#176584)
  - patches.suse/lsi-expander-update
    Reenable polling hook for LKCD (#150096)
* Fri May 19 2006 - olh@suse.de
  - add patches.arch/ppc-kdump-disable-eeh-and-numa.patch
    hide EEH and NUMA for crashkernel builds (175754 - LTC23902)
* Thu May 18 2006 - tonyj@suse.de
  - patches.suse/apparmor: Fix for #162400 "AppArmor causes 5% drop in apache
    performance in SLES 10 Beta 8". Switch to lazy allocation of task security
    contexts in order to optimise performance of unconfined case.  Confined
    continues to pay lock penalty.
* Thu May 18 2006 - gregkh@suse.de
  - patches.fixes/pci-correctly-allocate-return-buffers-for-osc-calls.patch:
    PCI: correctly allocate return buffers for osc calls (171362).
* Thu May 18 2006 - rw@suse.de
  - patches.drivers/sgi-ioc4-detect-variant.patch:
    SGI IOC4: Detect IO card variant.  (#173290)
  - Update config files:
    Restore IDE_MAX_HWIFS to 10.
* Thu May 18 2006 - hare@suse.de
  - add patches.driver/qla2xxx-vpd-sysfs-attribute
    Unable to properly update ISP24xx nvram/bootcode (#176173)
* Wed May 17 2006 - hare@suse.de
  - add patches.arch/s390-zfcp-rport-delete.patch
    zfcp should call fc_remote_port_delete() if a port becomes
    unavailable (#173872 - LTC23720)
  - patches.drivers/qla4xxx
    Fix Makefile to actually build the driver (#175861)
* Wed May 17 2006 - olh@suse.de
  - add patches.fixes/sparsemem-incorrectly-calculates-section-number.patch
    incorrectly calculates section number (176219 - LTC23947)
* Wed May 17 2006 - olh@suse.de
  - add patches.fixes/compat_sys_ppoll-typo.patch
    fs/compat.c: fix 'if (a |= b )' typo in compat_sys_ppoll()
* Wed May 17 2006 - olh@suse.de
  - add patches.fixes/ignore-aix-disk-label.patch
    ignore partition table on drives with AIX disk label (175995)
* Tue May 16 2006 - olh@suse.de
  - add patches.suse/delayacct-cputime-api
    use portable cputime API for converting from cputime_t to nanoseconds
    (175391 - LTC23787)
* Tue May 16 2006 - ak@suse.de
  - patches.arch/x86_64-empty-node0: Handle empty node zero
    (166238).
* Tue May 16 2006 - jbeulich@novell.com
  - patches.xen/9669-blkif-netif-teardown.patch: Fix blkif and netif
    backend teardown.
  - patches.xen/9670-cpu-init.patch: Set up and tear down phys_proc_id,
    cpu_core_id, cpu_sibling_map.
  - patches.xen/9672-backend-no-unsafe.patch: Simply do not declare
    module_exit() handlers for netback/blkback.
  - patches.xen/9673-skb-fields.patch: fix netfront/netback skb field
    initialization.
  - patches.xen/9522.patch: Rename to ...
  - patches.xen/9522-tpmback-remove-race.patch: ... this.
  - patches.xen/xen3-x86_64-fix-die_lock-nesting: fix die_lock
    nesting.
  - patches.xen/xen3-x86_64-add-nmi_exit-to-die_nmi: add nmi_exit
    to die_nmi.
  - patches.xen/xen3-acpi-blacklist-xw9300: Force pci=noacpi on
    HP XW9300 (140340).
  - patches.xen/xen-blkback-missing-media.patch: deal with mising
    media in CD drive exported to guest (175114).
  - patches.xen/xen-blkfront-getgeo.patch: add getgeo handler to
    blkfront (158513).
  - patches.xen/xen-x86_64-reserve_bootmem_generic.patch: Suppress
    reserve_bootmem_generic(). (166022).
  - patches.xen/xen-x86-no-e820.patch: get rid of the E820 tables
    (160861).
  - patches.xen/xen3-silent-stack-overflow: (remains disabled)
    avoid silent stack overflow over the heap (SUSE44807).
  - patches.xen/xen3-sysfs-crash-debugging.patch: Rediff.
  - patches.xen/xen-acpi-nolapic: Rediff.
  - patches.xen/xen-modular-console.patch: Rediff.
  - patches.xen/xen3-auto-common.diff: Rediff.
  - patches.xen/xen-xenbus_be-gpl.patch: Adjust description.
* Tue May 16 2006 - kkeil@suse.de
  - patches.fixes/ethtool-always-report-port-is-TP-on-tg3 (#170869)
    ethtool reports now the correct port: FIBRE or TP
* Tue May 16 2006 - olh@suse.de
  - update patches.drivers/e1000-update
    new driver version 7.0.33 (167550)
    disable patches.drivers/e1000-revert-2.6.16-rc5-git7.diff
    disable patches.suse/e1000-D3-cold-wake.patch
* Tue May 16 2006 - tonyj@suse.de
  - patches.suse/apparmor: Fixes for the following blocker/security bugs:
    158356 - kernel audit part emits newline to syslog
    174698 - VUL-0: Apparmor fails to prevent PTRACE_ME on confined parent
    165472 - VUL-0: kernel: if in _sd_perm_dentry() error occured while
    translating dentry - printing dentry->d_inode->i_ino, but dentry
    can be nagative (sic)
    164920 - VUL-0: kernel: sd_get_name doesn't check d_path return (IS_ERR)
* Mon May 15 2006 - ak@suse.de
  - patches.arch/x86_64-hotadd-fixes: Fix memory hotadd heuristics
    (160861).
* Mon May 15 2006 - rw@suse.de
  - patches.drivers/pci-delete-ACPI-hook-from-pci_set_power_state.patch:
    Delete ACPI hook from pci_set_power_state(). (#162320)
* Mon May 15 2006 - olh@suse.de
  - add patches.arch/ppc-iptables-slabdebug-alignment.patch
    if CONFIG_NETFILTER is enabled, hide CONFIG_SLAB_DEBUG (155004)
* Mon May 15 2006 - bk@suse.de
  - disabled yenta-fixup-parent-subordinate-carefully on gregs request
* Mon May 15 2006 - rw@suse.de
  - patches.arch/ia64-validate-pci_mmap_legacy:
    Add validation to legacy_mem mmap. (#166316)
* Mon May 15 2006 - hare@suse.de
  - add patches.arch/s390-03-0{1,2,3,4}-october2005.diff
    Include latest codedrop from IBM
  - remove patches.arch/s390-console-unblank.patch
    Delete obsolete patch.
* Mon May 15 2006 - olh@suse.de
  - add patches.fixes/add-slab_is_available-routine-for-boot-code.patch
    add slab_is_available() routine for boot code (175093 - LTC23814)
* Mon May 15 2006 - olh@suse.de
  - merge patches.arch/ppc-kdump-die-check-cpus_in_sr.patch
    into patches.arch/ppc-kdump-soft-reset.patch (159713 - LTC22581)
* Mon May 15 2006 - okir@suse.de
  - Mark dcdbas, dell_rbu externally supported (#153134)
* Sat May 13 2006 - olh@suse.de
  - update patches.arch/s390-raw-device
    remove duplicate raw driver entry in menuconfig
* Fri May 12 2006 - bk@suse.de
  - patches.fixes/yenta-fixup-parent-subordinate-carefully:
    Cardbus cards hidden, fixup parent subordinate# carefully
    (bugzilla.novell.com:146438, bugzilla.kernel.org:2944)
* Fri May 12 2006 - olh@suse.de
  - update patches.drivers/ibmvscsis.patch
    restory sysfs type property (173880 - LTC23729)
* Fri May 12 2006 - hare@suse.de
  - add patches.suse/lkcd-crash-with-invalid-DUMPDEV
    Fix crash with invalid DUMPDEV (#164969)
  - update patches.suse/lkcd.patch
    lkcd fails to register with mor than one dump device type
    (#173333)
* Fri May 12 2006 - hare@suse.de
  - add patches.fixes/scsi-fc-rport-delete-during-scan.patch
    FC transport will hang if rports are deleted during scan (173662)
  - add patches.fixes/scsi-fix-scan-offline.patch
    add patches.fixes/scsi-add-2104-DU3-blist.patch
    Fix crash on offlined devices during scanning (#173266 - LTC23037)
* Fri May 12 2006 - olh@suse.de
  - add patches.arch/ppc-kdump-die-check-cpus_in_sr.patch
    add patches.arch/ppc-kdump-incorrect_might_sleep_in__get_user-put_user.patch
    handle kdump via softreset (159713 - LTC22581)
* Fri May 12 2006 - olh@suse.de
  - update patches.drivers/ibmvscsis.patch
    remove trailing whitespaces
    fix a small memory leak when the partition is on low memory
    fix sleep from invalid context at mm/slab.c:2731 (173880 - LTC23729)
* Thu May 11 2006 - agruen@suse.de
  - Enable CONFIG_MODVERSIONS for kernel-um.
  - patches.fixes/um-missing-exports.diff: Add the EXPORT_SYMBOLs
    to arch/um/kernel/ksyms.c instead; arch/um/kernel/skas/* etc.
    won't export symbols properly.
* Thu May 11 2006 - ak@suse.de
  - patches.arch/i386-prefer-tsc: i386: Fix UP build.
* Thu May 11 2006 - jbohac@suse.cz
  - patches.fixes/ipv6-inet6_csk_xmit-leak:
    fixes a leak in inet6_csk_xmit
* Thu May 11 2006 - hare@suse.de
  - patches.arch/s390-ccwgroup-remove-device.patch:
    Allow for individual device removal (#172230 - LTC23575)
* Thu May 11 2006 - ak@suse.de
  - patches.arch/x86_64-nommu-warning: Don't warn for overflow in
    nommu case when dma_mask is < 32bit (173326).
  - patches.drivers/fix-b44-checks: Check for bad dma address in
    b44 1GB DMA workaround (173326).
* Thu May 11 2006 - ak@suse.de
  - patches.arch/i386-prefer-tsc: i386: Prefer TSC as clock.
  - patches.fixes/acpi-blacklist-xw9300: Force pci=noacpi on HP
    XW9300 (140340).
* Thu May 11 2006 - olh@suse.de
  - update patches.suse/ppc-fno-ivopts.patch
    use $(call cc-option,option) to fix compile with sles9 gcc
* Thu May 11 2006 - olh@suse.de
  - add patches.fixes/compat_sys_nfsservctl-access_ok.patch
    fix access_ok handling in compat_sys_nfsservctl (174531 - LTC23513)
* Thu May 11 2006 - gregkh@suse.de
  - Update to 2.6.16.16:
    - fs/locks.c: Fix lease_init (CVE-2006-1860)
* Wed May 10 2006 - jeffm@suse.de
  - patches.fixes/iscsi-parameter-size-oops.diff: [PATCH] iscsi:
    invalid parameter size should return error, not BUG() (174404).
* Wed May 10 2006 - agruen@suse.de
  - rpm/module-renames: Forward port from SLES9: add module aliases
    for important modules that have been renamed/merged (173956).
  - misc/obsolete-module-aliases: New helper script for updating the
    module alias table in the future.
  - rpm/Makefile.suse: Remove; obsolete since SLES9 SP3.
* Wed May 10 2006 - hare@suse.de
  - Set default I/O scheduler to 'deadline' for S/390
    (#168244 - LTC22393)
* Tue May 09 2006 - agruen@suse.de
  - patches.rpmify/symtypes.diff: Convert spaces to <tab> in
    Makefile so that the %.symtypes rule works again.
* Tue May 09 2006 - gregkh@suse.de
  - Update to 2.6.16.15:
    - SCTP: Allow spillover of receive buffer to avoid deadlock. (CVE-2006-2275)
    - SCTP: Fix panic's when receiving fragmented SCTP control chunks. (CVE-2006-2272)
    - SCTP: Fix state table entries for chunks received in CLOSED state. (CVE-2006-2271)
    - SCTP: Prevent possible infinite recursion with multiple bundled DATA. (CVE-2006-2274)
* Tue May 09 2006 - okir@suse.de
  - patches.fixes/dm-get-mdptr-fix: [devicemapper] Fix an oops in
    dm_get_mdptr (173151).
* Tue May 09 2006 - hare@suse.de
  - patches.drivers/aic79xx-external-bus-reset:
    Handle external bus reset gracefully (#96728)
* Mon May 08 2006 - mason@suse.de
  - patches.fixes/hugetlb-reservation: [PATCH] hugepage: serialize
    hugepage allocation and instantiation (154121).
  - patches.fixes/hugetlb-reservation-2: hugetlb reservation fixes
    (154121).
  - patches.suse/reiserfs-writepage-hole-extend:
    reiserfs_write_full_page should not get_block past eof (98488).
  - patches.suse/oom-too-early-1: Prevent OOM from kicking in too
    early (153803).
  - patches.suse/oom-too-early-2: Prevent the kernel from going
    OOM too early (153803).
* Mon May 08 2006 - agruen@suse.de
  - Create /usr/src/linux-obj/ppc64 symlink on ppc as well, and
    vice versa.
* Mon May 08 2006 - olh@suse.de
  - partially restore some powerpc kdump config options (170591)
* Mon May 08 2006 - hare@suse.de
  - patches.fixes/qla2xxx-load-fw-from-flash:
    Fallback to load firmware from flash if no external
    firmware is available (#152584 - LTC21893)
* Mon May 08 2006 - jblunck@suse.de
  - patches.arch/s390-dasd-uid.diff: Reverted the last rediff.
  - patches.arch/s390-dasd-eer-october2005.diff: Reenable patch.
    Removed because of a misunderstanding.
* Mon May 08 2006 - jbeulich@novell.com
  - patches.xen/xen-xenbus_be-gpl.patch: add appropriate module
    license for xenbus_be (173143).
* Mon May 08 2006 - agruen@suse.de
  - dpatches.fixes/kdb-missing-export.diff: Add missing
    EXPORT_SYMBOL(kdb_current_task).
  - patches.fixes/um-missing-exports.diff: Add missing
    EXPORT_SYMBOL(strnlen_user_{skas,tt}).
* Mon May 08 2006 - hare@suse.de
  - patches.fixes/ide-acpi-fix-get_dev_handle:
    Fix _ADR verification (#169832)
  - patches.drivers/ide-acpi-support
    Make internal functions static (#171451)
* Mon May 08 2006 - neilb@suse.de
  - patches.fixes/nfsd-set-user-fix: Call nfsd_setuser on every
    fh_verify (167552).
* Mon May 08 2006 - mason@suse.de
  - patches.suse/reiserfs-periodic-flush-latency: Fix reiserfs
    latencies caused by data=ordered (154374).
* Mon May 08 2006 - neilb@suse.de
  - patches.fixes/nfsd-path-release-fix: Nfsd: oops exporting
    nonexistent directory (172391).
* Mon May 08 2006 - agruen@suse.de
  - patches.arch/s390-dasd-eer-october2005.diff: Rejected upstream.
  - patches.arch/s390-statistic-disclaimer.diff: Rejected upstream.
  - patches.arch/s390-01-03-october2005.diff: Rejected upstream.
  - patches.arch/s390-02-18-october2005.diff: RCU: introduce
    rcu_needs_cpu() interface (154669).
  - patches.arch/s390-02-19-october2005.diff: qeth: system crash
    during data transmission (146136).
  - patches.arch/s390-dasd-fba-uid.diff: Provide empty DASD UID
    for FBA disks.
  - patches.arch/s390-qdio-alignment-fix.diff: s390: fix qdio
    alignment problem with CONFIG_DEBUG_SLAB (146136, LTC21180).
  - patches.arch/s390-dasd-uid.diff: Follow-up rediff.
* Sat May 06 2006 - gregkh@suse.de
  - patches.fixes/fs-locks.c-Fix-sys_flock-race.patch: [PATCH]
    fs/locks.c: Fix sys_flock() race (173001).
* Sat May 06 2006 - agruen@suse.de
  - patches.drivers/msi-save-restore-for-suspend-resume.patch:
    Delete.
* Sat May 06 2006 - jeffm@suse.de
  - patches.suse/reiserfs-bkl-inversion: fix reiserfs lock inversion
    of bkl vs inode semaphore (116531).
* Sat May 06 2006 - agruen@suse.de
  - rpm/kernel-binary.spec.in: Abort build on undefined symbols in
    modules. This check was configurable in earlier releases because
    we did not want errors in km_* modules to abort the kernel
    build.
* Sat May 06 2006 - olh@suse.de
  - compile Apple touchpad driver into the kernel
* Fri May 05 2006 - gregkh@suse.de
  - Update to 2.6.16.14:
    - smbfs chroot issue (CVE-2006-1864)
* Fri May 05 2006 - axboe@suse.de
  - patches.fixes/cfq-tune: remove
  - patches.fixes/cfq-queueing-fixes: fix tcq performance issues (172301)
* Fri May 05 2006 - ak@suse.de
  - patches.arch/x86_64-add-nmi_exit-to-die_nmi: add nmi_exit
    to die_nmi.
  - patches.arch/x86_64-fix-die_lock-nesting: fix die_lock nesting.
* Fri May 05 2006 - ak@suse.de
  - patches.arch/x86_64-avoid-ebda: Fix problems pointed out by
    review
* Fri May 05 2006 - olh@suse.de
  - add patches.fixes/usb-hid-ppc-ibmkbd-noget.patch
    add an IBM USB keyboard to the HID_QUIRK_NOGET blacklist (161066 - LTC21605)
* Fri May 05 2006 - olh@suse.de
  - add patches.arch/ppc-970mp-oprofile-num_pmcs.patch
    add num_pmcs to 970MP cputable entry (172957)
* Fri May 05 2006 - jbeulich@novell.com
  - Update Xen patches to 3.0.2 c/s 9664.
* Fri May 05 2006 - ak@suse.de
  - patches.arch/x86_64-avoid-ebda: Avoid EBDA area in early boot
    allocator (166022).
* Fri May 05 2006 - hare@suse.de
  - patches.arch/s390-console-unblank.patch:
    Fix softdog crash (#161997 - LTC22671)
* Thu May 04 2006 - andrea@suse.de
  - patches.arch/s390-mapped-base.patch: fixed 32bit s390 (168805).
  - patches.suse/silent-stack-overflow: ported but still disabled in
    the series file.
  - patches.fixes/acpi-nsxfname: deleted.
  - patches.fixes/fix-hugetlb-lock: deleted.
* Thu May 04 2006 - tiwai@suse.de
  - patches.drivers/alsa-stac7661-vaio-line-in-fix,
    patches.drivers/alsa-stac7661-vaio-mute-fix:
    Fix line-in and mute on VAIO on VAIO laptops with STAC7661
    (156494, 172628).
  - patches.drivers/alsa-ad1986a-asus-z62f,
    patches.drivers/alsa-ad1988b-id-add,
    patches.drivers/alsa-add-stac92xx-ids,
    patches.drivers/alsa-alc260-vaio-a790,
    patches.drivers/alsa-alc880-lg-s1,
    patches.drivers/alsa-asus-a6km-workaround:
    Fix sound support on laptops/mobos (172638).
* Thu May 04 2006 - ak@suse.de
  - patches.fixes/ondemand-workqueue: Move ondemand timer into
    own work queue (168612).
* Thu May 04 2006 - hare@suse.de
  - patches.fixes/i2o_exec_lct_modified-memoryleak-fix.patch
    Fix memleak in i2o driver (#169381)
* Wed May 03 2006 - schwab@suse.de
  - memcpy-mck: Fix return value of memcpy for McKinley.
* Wed May 03 2006 - agruen@suse.de
  - Update config files for patches.drivers/qla4xxx.
* Wed May 03 2006 - hare@suse.de
  - patches.drivers/qla4xxx: Update to 5.00.05-d5 (#169991).
* Wed May 03 2006 - axboe@suse.de
  - patches.fixes/blk-limit-recursion: Limit recursion of the
    request handler (170315).
* Wed May 03 2006 - hare@suse.de
  - patches.drivers/ibmvscsi-RAID-failure
    Fix ibmvscsi to properly handle RAID disks (#170012 - LTC23393)
  - patches.drivers/mptfc_rolechg_sles10.patch
    Fix race condition in mpt fusion (#170314)
* Wed May 03 2006 - jbeulich@novell.com
  - patches.xen/net-csum.patch: Update missing from previous Xen commit.
  - patches.xen/xen3-x86_64-hotadd-reserve: Support memory hotadd
    without sparsemem (142035 148522 149117 160861).
  - patches.xen/xen3-x86_64-srat-hotadd-reserve: Reserve SRAT
    hotadd memory on x86-64  (142035 148522 149117 160861).
  - patches.xen/xen3-x86_64-reserve-hotadd-fixup: Delete.
  - patches.xen/xen3-rename-e820-mapped: Refresh.
  - patches.xen/xen3-e820-all-mapped: Refresh.
  - patches.xen/xen3-auto-arch-i386.diff: Refresh.
* Wed May 03 2006 - hare@suse.de
  - patches.drivers/open-iscsi-svn.diff
    Update open-iscsi to svn r564
* Tue May 02 2006 - jeffm@suse.de
  - patches.fixes/dm-proper-refcounting.diff: Fixed refcounting when
    md != NULL but md->interface_ptr is. It would return NULL, but
    allocate a reference that the caller has no way of freeing.
    Fixes bug 170321.
* Tue May 02 2006 - gregkh@suse.de
  - Update to 2.6.16.13
    - NETFILTER: SCTP conntrack: fix infinite loop (CVE-2006-1527)
* Tue May 02 2006 - ak@suse.de
  - patches.arch/x86_64-discontig-hotadd-meminit: Delete.
  - patches.arch/x86_64-reserve-hotadd-fixup: Delete.
  - patches.arch/x86_64-empty-pxm: Rediff
  - patches.arch/x86_64-srat-hotadd-reserve: Merge to mainline
    (142035 148522 149117 160861).
  - patches.arch/e820-all-mapped: Rediff
  - patches.arch/rename-e820-mapped: Rediff
  - patches.arch/x86_64-rename-node: Rename struct node in x86-64
    NUMA code to struct boot node.
  - patches.arch/x86_64-hotadd-reserve: Merge to mainline. Limit max
    memory preallocated to 10% (142035 148522 149117 160861).
* Tue May 02 2006 - jack@suse.cz
  - patches.fixes/jbd-2.6.16-1-realloc_freed_fix.diff: Fix assertion
    failure in ext3 (152664).
* Tue May 02 2006 - hare@suse.de
  - patches.drivers/lpfc-8.1.6-update
    Include bugfixes from Emulex (#171455)
  - patches.fixes/qla_os_eh_abort_fix
    Fix eh_abort handler in qla2xxx (#170455)
* Tue May 02 2006 - rw@suse.de
  - patches.suse/lkcd-handle_holey_pgdats.patch:
    LKCD: fix overrun when num_mbanks > MAX_NUMNODES.  (#168907)
  - patches.arch/ia64-sn2-tioce_provider:
    Altix: fix tioce_reserve_m32() bug.  (#169879)
  - patches.arch/ia64-sn2-hwperf-get_nearest_node_objdata:
    Altix 4700: fix discover of nearest cpu node to IO node.  (#168515)
  - patches.arch/ia64-sn2-hwperf-topology_show:
    Altix: reduce overhead of reading sn_topology.  (#168839)
* Tue May 02 2006 - okir@suse.de
  - patches.fixes/nfs4-open-delegated: [NFSv4] nfs4_open_delegated
    returned random garbage.
* Tue May 02 2006 - olh@suse.de
  - add patches.arch/ppc-oprofile_call.patch
    support callgraph on ppc64 (169983)
* Tue May 02 2006 - olh@suse.de
  - add patches.arch/ppc-pseries-rtas-suspend.patch
    fix panic during suspend calls (171016 - LTC23499)
* Tue May 02 2006 - okir@suse.de
  - patches.fixes/nfs4-setclientid: NFSv4: SETCLIENTID_CONFIRM
    should handle NFS4ERR_DELAY/NFS4ERR_RESOURCE (167953).
* Tue May 02 2006 - olh@suse.de
  - define EXPORT_SYMBOL_GPL_FUTURE when KMOD is disabled
* Tue May 02 2006 - gregkh@suse.de
  - Update to 2.6.16.12 which fixed the following:
    - added for_each_possible_cpu
    - Alpha: strncpy() fix
    - Altix snsc: duplicate kobject fix
    - cs5535_gpio.c: call cdev_del() during module_exit to unmap kobject references and other cleanups
    - cxusb-bluebird: bug-fix: power down corrupts frontend
    - dm flush queue EINTR
    - dm snapshot: fix kcopyd destructor
    - Fix reiserfs deadlock
    - fix saa7129 support in saa7127 module for pvr350 tv out
    - get_dvb_firmware: download nxt2002 firmware from new driver location
    - i386: fix broken FP exception handling
    - LSM: add missing hook to do_compat_readv_writev()
    - make vm86 call audit_syscall_exit
    - MIPS: Fix branch emulation for floating-point exceptions.
    - MIPS: Fix tx49_blast_icache32_page_indexed.
    - MIPS: R2 build fixes for gcc < 3.4.
    - MIPS: Use "R" constraint for cache_op.
    - NET: e1000: Update truesize with the length of the packet for packet split
    - Simplify proc/devices and fix early termination regression
    - sonypi: correct detection of new ICH7-based laptops
    - tipar oops fix
    - USB: fix array overrun in drivers/usb/serial/option.c
    - x86_64: Fix a race in the free_iommu path.
    - x86_64: Pass -32 to the assembler when compiling the 32bit vsyscall pages
    - x86/PAE: Fix pte_clear for the >4GB RAM case
  - patches.arch/x86_64-free-iommu-race: Delete.
  - patches.arch/x86_64-vsyscall32-aflags: Delete.
  - patches.drivers/e1000-update: e1000 Update.
  - patches.xen/xen3-auto-arch-i386.diff: xen3 arch-i386.
  - patches.kernel.org/patch-2.6.16.12: Linux 2.6.16.12.
* Mon May 01 2006 - perex@suse.de
  - patches.suse/netfilter-conntrack-sinzero:
    VUL-0: kernel: minor information leak in SO_ORIGINAL_DST (#159046)
* Mon May 01 2006 - garloff@suse.de
  - patches.scsi/scsi-tolerate-pq3-?: Cosmetic cleanups from akpm.
* Sun Apr 30 2006 - agruen@suse.de
  - patches.fixes/nfs-acl-caching.diff: Need to update the cached
    acls in nfs3_proc_setacls as well (171059).
* Sat Apr 29 2006 - jeffm@suse.de
  - patches.fixes/dm-proper-refcounting.diff: update missing refcount
* Sat Apr 29 2006 - jeffm@suse.de
  - patches.fixes/ext3-resize-oops.diff: [PATCH] forgotten ->b_data
    in memcpy() call in ext3/resize.c (oopsable).
* Sat Apr 29 2006 - agruen@suse.de
  - patches.fixes/nfs-acl-caching.diff: "No acl" entry put in
    client-side acl cache instead of "not cached" (171059).
* Sat Apr 29 2006 - agruen@suse.de
  - patches.fixes/disable-nfsv4-posix-acl-hack.diff: Improved fix
    based on a comment by Neil Brown. Also disable NFSv4 support
    on the client side (169033).
* Sat Apr 29 2006 - olh@suse.de
  - add patches.arch/ppc-eeh-increment-counter.patch
    Increment fail counter in PCI recovery (171020 - LTC23497)
    add patches.arch/ppc-eeh-print-loc-code.patch
    Print PCI slot location code on failure (171020 - LTC23497)
* Sat Apr 29 2006 - olh@suse.de
  - update patches.drivers/ibmvscsis.patch
    change the sysfs driver name from ibmvscsi to ibmvscsis
* Fri Apr 28 2006 - olh@suse.de
  - update patches.suse/crasher-26.diff
    add 3 module options to crasher.ko to call panic, BUG or trap
* Fri Apr 28 2006 - agruen@suse.de
  - patches.fixes/disable-nfsv4-posix-acl-hack.diff: Disable NFSv4
    deamon-side POSIX ACL <=> NFSv4 ACL mapping (169033).
* Fri Apr 28 2006 - hare@suse.de
  - patches.suse/sas-transport-attribute-write-fix.patch
    Fix writing to SAS transport attributes (#166035)
  - patches.fixes/scsi-fix-remove-single-device.patch
    Fix return value of 'scsi remove-single-device' (#169712)
* Fri Apr 28 2006 - olh@suse.de
  - disable lots of config options in the powerpc kdump kernel
    to reduce memory footprint
    disable non-working pmac support, disable other untested subarchs
* Fri Apr 28 2006 - olh@suse.de
  - update patches.suse/suse-ppc-legacy-io.patch
    fix link errors when pmac support is disabled
* Fri Apr 28 2006 - jbeulich@novell.com
  - Update Xen patches to 3.0-testing c/s 9656.
  - patches.xen/xen-SiS-APIC-bug.patch: Delete.
  - patches.xen/xenbus_be-non-modular.patch: Delete.
  - patches.xen/xen3-e820-all-mapped: Introduce e820_all_mapped
    (160583).
  - patches.xen/xen-refine-irqdebug.patch: replace forced noirqdebug
    on 32-bit Xen kernel.
* Thu Apr 27 2006 - hare@suse.de
  - patches.fixes/scsi_transport_fc_deadlock.patch
    Fix deadlock in scsi_transport_fc (#159596)
  - patches.fixes/mptfc-deadlock.patch
    Update mptfc to work with the transport class changes (#168076)
* Thu Apr 27 2006 - hare@suse.de
  - supported.conf: mark ctcmpc & libiscsi as supported,
    claw as unsupported.
* Thu Apr 27 2006 - hare@suse.de
  - patches.arch/s390-02-1{5,6}-october2005.diff
    Include latest patches from IBM
  - patches.arch/s390-02-05-october2005.diff
    Fix patch to use the correct syscall number (#170110)
* Thu Apr 27 2006 - hare@suse.de
  - patches.arch/s390-dasd-uid.diff
    Add missing EXPORT_SYMBOLs
* Wed Apr 26 2006 - jeffm@suse.de
  - series.conf: moved ocfs2 patches to keep them grouped together.
* Wed Apr 26 2006 - lmb@suse.de
  - patches.suse/ocfs2-update-2.6.16-20060423154214: Numerous OCFS2 fixes
    and enhancements from Oracle.
* Wed Apr 26 2006 - olh@suse.de
  - run panic_notifier_list before kexec only in lkcd case (169078)
* Wed Apr 26 2006 - hare@suse.de
  - patches.drivers/open-iscsi-svn.diff
    Fix read stall (#157463)
* Wed Apr 26 2006 - gregkh@suse.de
  - Fix build error in ioat patch on SMP.
* Wed Apr 26 2006 - gregkh@suse.de
  - patches.suse/ioat-engine-dma-mask: Delete.
  - patches.suse/ioat-engine-locking: Delete.
  - patches.suse/ioat-engine-no-unload: Delete.
  - patches.suse/ioat-helpers: Delete.
  - patches.suse/ioat-license: Delete.
  - patches.suse/ioat-network-client: Delete.
  - patches.suse/ioat-dma-subsystem: Delete.
  - patches.suse/ioat-tcp: Delete.
  - patches.suse/ioat-tcp-structs: Delete.
  - patches.suse/ioat-dma-driver: Delete.
  - Update config files.
  - patches.suse/lkcd.patch: lkcd (142097).
  - patches.suse/ioat-1.6.patch: IOAT DMA Engine code 1.6 release
    (#167549)
* Tue Apr 25 2006 - agruen@suse.de
  - patches.suse/dmapi-xfs-event-mask-fix: Fix event mask check.
* Tue Apr 25 2006 - hare@suse.de
  - patches.suse/lsi-eventstr-overflow.patch
    Fix string overflow in mpt fusion (#166035)
* Tue Apr 25 2006 - lmb@suse.de
  - patches.fixes/ipmi-startup-race: Fix race condition during IPMI
    startup (#162061).
* Tue Apr 25 2006 - lmb@suse.de
  - patches.suse/lkcd-GFP_COMP: Fix LKCD to handle GFP_COMP flagged pages
    (#168514).
* Tue Apr 25 2006 - tonyj@suse.de
  - patches.suse/apparmor: Fix for critical bug #159411 ("Apparmor message
    reports unknown xattr type").
* Mon Apr 24 2006 - olh@suse.de
  - add patches.fixes/tg3-selftest-phy_reset.patch
    workaround for lost carrier during ethtool -t (158568 - LTC22155)
* Mon Apr 24 2006 - gregkh@suse.de
  - Update config files.
* Mon Apr 24 2006 - gregkh@suse.de
  - Update to 2.6.16.11 (bug and security fixes)
  - patches.fixes/tcp-truesize-underflow: Delete.
  - patches.fixes/network-fix-hotplug-race-during-device-registration.patch:
    Delete.
  - patches.fixes/file-lookup-without-ref.patch: Delete.
  - patches.kernel.org/patch-2.6.16.9: Delete.
  - patches.kernel.org/patch-2.6.16.11: Linux 2.6.16.11.
* Mon Apr 24 2006 - trenn@suse.de
  - patches.arch/acpi_asus_init_fixups.patch: Remove __init from
    asus_acpi .add and .remove funcs. (only rediffed)
  - patches.arch/acpi_asus_strict_model_check.patch: Do only load
    asus acpi module when model is listed (166920).
  - patches.arch/acpi_processor_exit_acpi_off: Exit ACPI processor
    module gracefully if acpi is disabled (165803).
* Mon Apr 24 2006 - garloff@suse.de
  - patches.fixes/sg2616dio_lk.diff: Added Patch-Mainline annotation.
  - patches.suse/scsi-scan-tolerate-pq3-[23]: Change BLIST_ATTACH_PQ3
    flag to 0x1000000 to avoid conflict with BLIST_MAX_512.
* Sun Apr 23 2006 - agruen@suse.de
  - Update the required version of perl-Bootloader.
* Sat Apr 22 2006 - olh@suse.de
  - build pdc202xx_new as a module in kdump kernel (158247 - LTC22416)
* Sat Apr 22 2006 - jeffm@suse.de
  - patches.fixes/reiserfs-procfs-slashes.diff: [PATCH] reiserfs:
    fix handling of device names with /'s in them (#154278).
* Fri Apr 21 2006 - gregkh@suse.de
  - Update config files.
  - patches.drivers/usb-add-driver-for-funsoft-usb-serial-device.patch:
    [PATCH] USB: add driver for funsoft usb serial device (#164598).
* Fri Apr 21 2006 - gregkh@suse.de
  - patches.drivers/usb-unplug-usbkb-from-hub.patch: USB: fix
    error messages when USB keyboard is unplugged (#167170).
  - patches.fixes/usb-hid-dead-mouse: Fix dying mice on Intel UHCI
    controllers (146781, 151719, 94064).
* Fri Apr 21 2006 - gregkh@suse.de
  - patches.fixes/network-fix-hotplug-race-during-device-registration.p