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

kernel-syms-2.6.13-15.10 RPM for i586

From SuSE Linux 10.0-OSS updates for i386 / rpm / i586

Name: kernel-syms Distribution: SUSE LINUX 10.0 (i586)
Version: 2.6.13 Vendor: SUSE LINUX Products GmbH, Nuernberg, Germany
Release: 15.10 Build date: Fri May 12 19:11:21 2006
Group: Development/Sources Build host: barry.suse.de
Size: 752865 Source RPM: kernel-syms-2.6.13-15.10.src.rpm
Packager: http://www.suse.de/feedback
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:
CVS Branch: SL100_BRANCH

Provides

Requires

Copyright

GPL

Signatures

internal MD5: 1a8153d3a8dc20fd6740395fa4ea3ec3
GPG

Changelog

* Fri May 12 2006 - tonyj@suse.de
  - patches.suse/subdomain: Fixes for:
    164920 VUL-0: kernel: sd_get_name doesn't check d_path return
    165472 VUL-0: kernel: if in _sd_perm_dentry() error occured
    174698 VUL-0: Apparmor fails to prevent PTRACE_TRACEME
* Thu May 11 2006 - kkeil@suse.de
  - patches.fixes/net-ipv4-ip_id: [TCP]: Do not use inet->id of
    global tcp_socket when sending RST. (159035).
* Wed May 10 2006 - kkeil@suse.de
  - patches.fixes/sctp_prevent_infinite_recursion: [SCTP]:
    Prevent possible infinite recursion with multiple bundled
    DATA. (173800).
* Tue May 09 2006 - kkeil@suse.de
  - patches.fixes/sctp_fix_state_table: [SCTP]: Fix state table
    entries for chunks received in CLOSED state. (173800).
  - patches.fixes/sctp_fragmentation_fix: [SCTP]: Fix panic's when
    receiving fragmented SCTP control chunks. (173800).
* 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).
* Fri May 05 2006 - gregkh@suse.de
  - patches.fixes/shmat-stop-mprotect-from-giving-write-permission-to-a-readonly-attachment.patch:
    shmat: stop mprotect from giving write permission to a readonly
    attachment (CVE-2006-1524) (165768).
* Fri May 05 2006 - gregkh@suse.de
  - patches.fixes/smbfs-chroot-issue-CVE-2006-1864.patch: smbfs
    chroot issue (CVE-2006-1864) (167929).
* Thu May 04 2006 - gregkh@suse.de
  - patches.fixes/__group_complete_signal-remove-bogus-bug_on.patch:
    [PATCH] __group_complete_signal: remove bogus BUG_ON
    [CVE-2006-1523] (165492).
* Thu May 04 2006 - gregkh@suse.de
  - patches.fixes/netfilter-sctp-conntrack-fix-infinite-loop.patch:
    NETFILTER: SCTP conntrack: fix infinite loop (CVE-2006-1527)
    (172111).
* Thu May 04 2006 - gregkh@suse.de
  - fix build error in CIFS patch
* Thu May 04 2006 - gregkh@suse.de
  - wrong bug number for this patch...
  - patches.fixes/IPV4-ip_route_input-panic-fix.patch: [PATCH]
    [IPV4]: ip_route_input panic fix (CVE-2006-1525) (167534).
* Thu May 04 2006 - gregkh@suse.de
  - patches.fixes/IPV4-ip_route_input-panic-fix.patch: [PATCH]
    [IPV4]: ip_route_input panic fix (CVE-2006-1525) (170096).
* Thu May 04 2006 - gregkh@suse.de
  - patches.fixes/CIFS-Don-t-allow-a-backslash-in-a-path-component.patch:
    [CIFS] Don't allow a backslash in a path component
    (CVE-2006-1863) (167929).
* Tue May 02 2006 - ak@suse.de
  - patches.arch/amd-fxsave: i386/x86-64: Fix bug in previous FPU
    patch (CVE-2006-1056) (135677).
* Mon May 01 2006 - perex@suse.de
  - patches.suse/netfilter-conntrack-sinzero:
    VUL-0: kernel: minor information leak in SO_ORIGINAL_DST (#159046)
* Sat Apr 29 2006 - gregkh@suse.de
  - patches.fixes/usbserial-Regression-in-USB-generic-serial-driver.patch:
    usbserial: Regression in USB generic serial driver (#164598).
* Thu Apr 27 2006 - neilb@suse.de
  - patches.fixes/dm-crypt-info-leak: dm-crypt: zero key before
    freeing it (142251).
* Tue Apr 25 2006 - ak@suse.de
  - patches.arch/amd-fxsave: i386/x86-64: Fix x87 information leak
    between processes (CVE-2006-1056) (135677).
* Wed Apr 12 2006 - ak@suse.de
  - patches.arch/i386-cpu-init: i386: Move phys_proc_id/early
    intel workaround to correct function. (148014).
* Wed Apr 12 2006 - ak@suse.de
  - patches.arch/x86_64-force-iret: When user could have changed
    RIP always force IRET [CVE-2006-0744] (156580).
* Fri Apr 07 2006 - vojtech@suse.cz
  - patches.fixes/acpipnp-dma-resource-setup-fix.patch
    Fix DMA resource allocation in ACPIPnP (#116655)
* Tue Apr 04 2006 - trenn@suse.de
  - patches.arch/acpi_suppress_aetime.patch:
    acpi_os_wait_semaphore(): don't complain about timeout (118958).
* Mon Apr 03 2006 - gregkh@suse.de
  - patches.fixes/sysfs-off-by-one.patch: sysfs: zero terminate
    sysfs write buffers (CVE-2006-1055) (#162862).
* Sun Mar 26 2006 - agruen@suse.de
  - patches.fixes/xfs-ftruncate-stale-data: XFS ftruncate() bug
    could expose stale data (151055).
* Mon Mar 13 2006 - axboe@suse.de
  - patches.fixes/cfq-fix-slice-expiry: Fix CFQ slice expiry
    (132104).
* Sun Mar 12 2006 - ak@suse.de
  - patches.fixes/mbind-limit: Add upper boundary to mempolicy
    node arguments. (156049).
* Tue Mar 07 2006 - neilb@suse.de
  - patches.fixes/nfs-direct-io-vul: Normal user can panic NFS
    client with direct I/O (CVE-2006-0555) (151056).
* Wed Mar 01 2006 - ak@suse.de
  - patches.arch/x86_64-elf-entry-check: Check for bad elf entry
    address. (SUSE151546).
* Tue Feb 21 2006 - jbohac@suse.cz
  - patches.fixes/keyctl_strlen_user: fixes a race in
    security/keys/keyctl.c (#151775, CVE-2006-0457)
* Tue Feb 07 2006 - agruen@suse.de
  - mptscsih.o used to include parallel SCSI support. The parallel
    SCSI code has now been moved to mptspi.o, with mptscsih.o
    containing code common to mptspi.o and mptfc.o. Replace old
    with mptspi and mptfc (137062, 119185).
* Tue Feb 07 2006 - agruen@suse.de
  - patches.arch/dmi-intel-c440gx: Delete unused patch.
  - patches.drivers/sky2.patch: Delete unused patch.
  - config.conf: Remove references to obsolete patches.
* Tue Feb 07 2006 - okir@suse.de
  - patches.fixes/icmp-extra-dst-release: [ICMP]: Fix extra dst
    release when ip_options_echo fails (148628).
* Thu Feb 02 2006 - tonyj@suse.de
  - patches.fixes/sysmqopen_dbl_decr: double decrement of
    mqueue_mnt->mnt_count in sys_mq_open (CVE-2005-3356 / BZ#142636)
* Wed Feb 01 2006 - trenn@suse.de
  - patches.fixes/cpufreq_bios_ppc_change:
    Fix up patch for cpufreq drivers that do not initialise
    current freq.
* Thu Jan 26 2006 - trenn@suse.de
  - patches.fixes/cpufreq_bios_ppc_change: Handle BIOS cpufreq
    changes gracefully.
* Thu Jan 19 2006 - ak@suse.de
  - patches.fixes/mpol-check-interleave: Make sure interleave
    masks have at least one node set. (138535).
* Thu Jan 19 2006 - ak@suse.de
  - patches.fixes/remove-bug-exec-788: Fix fs/exec.c:788
    (de_thread()) BUG_ON (OSDL 5170).
* Tue Jan 10 2006 - lmb@suse.de
  - patches.fixes/proc-overflow-avoidance: leak of kernel memory through
    /proc files (#141122, CVE-2005-4605)
* Tue Jan 10 2006 - gregkh@suse.de
  Checkin for rml@novell.com as he doesn't seem to know how to
    use cvs yet :)
  - patches.fixes/inotify-updates.patch: Inotify updates (131322)
    (131322).
* Fri Dec 23 2005 - jbeulich@novell.com
  - commit changes the previous checkin didn't pick up for some reason
  - patches.xen/xen3-fixup-dev-attr: adjust device attribute show
    functions (#140453)
* Fri Dec 23 2005 - jbeulich@novell.com
  - Update Xen patches (change set 8256)
  - patches.xen/xen-net-more-headroom: Delete.
  - Update Xen config files.
* Thu Dec 22 2005 - trenn@suse.de
  - patches.fixes/acpi_P4HT_same_processor_id_fix: Catches processor
    declarations with same acpi id (P4HT) (117177).
* Mon Dec 19 2005 - olh@suse.de
  - add patches.arch/ppc-g5-overtemp.patch
    [PATCH] powerpc: g5 thermal overtemp bug
* Fri Dec 16 2005 - agruen@suse.de
  - patches.fixes/nfsd-setacl-readonly.diff: [nfsd] Check for
    read-only exports before setting acls (139411).
* Tue Dec 13 2005 - lmb@suse.de
  - patches.fixes/invalidate_inode_pag2_range_overflow: Fix 32bit overflow
    (CVE-2005-3808, #136017).
* Tue Dec 13 2005 - lmb@suse.de
  - patches.fixes/fix-processing-of-fib_lookup-netlink-messages:
    add sanity checks for headers and payload (138226).
* Mon Dec 12 2005 - trenn@suse.de
  - patches.fixes/acpi_asus_event_buffering.diff: Fixes buffered
    ACPI events on a lot ASUS and some other machines (61106).
* Mon Nov 28 2005 - tiwai@suse.de
  - patches.fixes/drm-null-reference-fix: Fix NULL reference in drm
    (132271).
* Sat Nov 26 2005 - agruen@suse.de
  - rpm/kernel-source.spec.in: Make sure kernel flavors that are
    based on a different set of patches than kernel-source won't
    wrongly get a /usr/src/linux-obj directory for creating external
    kernel modules; such modules would not work.
  - rpm/kernel-syms.spec.in: Make sure kernel flavors that are based
    on a different set of patches than kernel-source won't have
    their symvers.gz file put in /usr/src/linux-obj: it would not
    match the kernel sources, anyway.
* Fri Nov 25 2005 - olh@suse.de
  - add patches.suse/suse-ppc-pmac_zilog.USE_CTRL_O_SYSRQ.patch
    do SYSRQ with ctrl-O (like pSeries virtual consoles).
* Thu Nov 24 2005 - olh@suse.de
  - update patches.arch/x86_64-no-timer-check
    protect disable_timer_pin_1 by CONFIG_X86_LOCAL_APIC
* Thu Nov 24 2005 - kraxel@suse.de
  - patches.fixes/133242-fix-do_coredump-vs-SIGSTOP-race:
    fix do_coredump() vs SIGSTOP race.
* Wed Nov 23 2005 - kkeil@suse.de
  - patches.fixes/ptrace_selfattach.patch: Fix ptrace self-attach
    rule.(133972)
  - patches.fixes/signal-autoreap.patch: Don't auto-reap traced
    children.(133971)
* Mon Nov 21 2005 - ak@suse.de
  - patches.fixes/powernow-k8-limit-printk: Remove limiting to
    cpu %u failed.
* Mon Nov 21 2005 - kraxel@suse.de
  - patches.fixes/129646-fix-exit_itimers-call: Call
    exit_itimers from do_exit, not __exit_signal.
* Mon Nov 21 2005 - kkeil@suse.de
  - patches.fixes/r8169_powermanagement: fix a kernel panic
    when loading r8169 without PowerManagement. (133585)
* Sun Nov 20 2005 - mason@suse.de
  - patches.fixes/posix-timer-task-leak: [PATCH] posix-timers:
    fix task accounting (129645).
  - patches.fixes/names_cache-putname: Avoid 'names_cache' memory
    leak with CONFIG_AUDITSYSCALL (121931).
* Wed Nov 16 2005 - kraxel@suse.de
  - patches.fixes/128464-elf-empty-bss: binfmt_elf bss padding fix.
* Wed Nov 16 2005 - jbeulich@novell.com
  - Update Xen config files - from ccoffing.
  - patches.uml/skas-for-arch-xen3: fix switch_mm bug - from kys.
* Tue Nov 15 2005 - okir@suse.de
  - patches.fixes/cpufreq-pstate-retry: cpufreq: retry p-state
    changes (103786).
* Tue Nov 15 2005 - agruen@suse.de
  - patches.fixes/udp6-dosfix.patch: [IPV6]: Fix infinite loop in
    udp_v6_get_port(). (CAN-2005-2973, 128635).
* Tue Nov 15 2005 - lmb@suse.de
  - patches.fixes/vfs-leases-memleak: Fix memory leak in error leg of
    file leases (#133803)
* Fri Nov 11 2005 - tiwai@suse.de
  - patches.fixes/ipv6-flowlabel-refcnt: IPv6: fix refcnt of struct
    ip6_flowlabel  (130270).
* Fri Nov 11 2005 - okir@suse.de
  - patches.fixes/ipv6-init-fail-cleanup: inet6_init: cleanup
    after failed initialization (132894).
* Wed Nov 09 2005 - tiwai@suse.de
  - patches.drivers/alsa-fix-*: ALSA fixes (105083, 116397, 130097,
    116387, 132114)
  - patches.fixes/rtc-callback-deadlock-fix.diff: Fix soft lockup
    of ALSA rtc-timer
* Fri Nov 04 2005 - jbeulich@novell.com
  - Update xen patches to hg-7608 -- from kys.
  - Enable SMP in x86-64 xen config.
* Thu Nov 03 2005 - axboe@suse.de
  - patches.drivers/sis5513-support-sis-965l: Add sis 965l suppor
    for the sis5513 ide driver (122015).
* Thu Nov 03 2005 - jbeulich@novell.com
  - Update xen patches to hg-7583 -- from kys.
  - patches.xen/xen-tpm-update: Delete.
* Wed Nov 02 2005 - okir@suse.de
  - patches.fixes/acpi-disable-c2-c3-ibm-r40e: Disable C2/C3 states
    on all IBM R40e BIOSes (129954).
* Mon Oct 31 2005 - axboe@suse.de
  - patches.fixes/cfq-switch-oops: Fix oops when switching away
    from CFQ (129926).
* Mon Oct 31 2005 - okir@suse.de
  - patches.fixes/poweroff-fix: Call reboot notifiers of power off (118997).
* Fri Oct 28 2005 - ak@suse.de
  - patches.arch/x86_64-tsc-dual-core: Don't use TSC for time keeping
    on AMD single socket dual core systems.
* Fri Oct 28 2005 - okir@suse.de
  - patches.fixes/tcp-stale-pred-flags: [TCP]: Clear stale
    pred_flags when snd_wnd changes.
* Thu Oct 27 2005 - mantel@suse.de
  - patches.fixes/samsung-unusual-floppy: USB floppy drive SAMSUNG
    SFD-321U/EP detected 8 times (117643).
* Thu Oct 27 2005 - mantel@suse.de
  - Update config files: CONFIG_ACPI_HOTKEY is not supportable yet
    according to Intel, so should be disabled (#130962)
* Thu Oct 27 2005 - ak@suse.de
  - Disable ACPI on machine from before 2001 on all kernels
    again.
* Tue Oct 25 2005 - gregkh@suse.de
  - patches.fixes/usb-interface-modalias-fix.patch: USB: always
    export interface information for modalias (105621).
* Tue Oct 25 2005 - hare@suse.de
  - patches.drivers/iscsitarget-align-with-open-iscsi.patch
    Fix conversion errors (#129980).
* Mon Oct 24 2005 - mantel@suse.de
  - patches.fixes/shrink_cache-fs-corruption: avoid potential fs
    corruption in smp (129011).
* Mon Oct 24 2005 - neilb@suse.de
  - patches.fixes/nfs-cache-consistent: Fix cache consistency races
    (130213).
  - series.conf: add patches.fixes/nfs-cache-consistent
* Fri Oct 21 2005 - mantel@suse.de
  - i386: increase CONFIG_SERIAL_8250_NR_UARTS to 8 (#119467)
* Thu Oct 20 2005 - neilb@suse.de
  - patches.fixes/nfsd-multi-programs: Make sure svc_process call
    the correct pg_authenticate for multi-service port (128784).
  - series.conf: patches.fixes/nfsd-multi-programs
* Thu Oct 20 2005 - neilb@suse.de
  - series.conf: patches.fixes/md-interrupted-sync
  - patches.fixes/md-interrupted-sync: Fix data-corruption bug in
    md when delayed recovery is interrupted. (118822).
* Wed Oct 19 2005 - garloff@suse.de
  - Even more headroom for Xen networking.
* Wed Oct 19 2005 - garloff@suse.de
  - Fix SMP builds for xen on both i386 and x86_64 (but still not
    enabled by default).
* Tue Oct 18 2005 - axboe@suse.de
  - patches.drivers/ahci-led-fix: ahci: don't set SActive for
    non-NCQ commands (128597).
* Tue Oct 18 2005 - garloff@suse.de
  - Update xen patches to 7398.
* Mon Oct 17 2005 - olh@suse.de
  - add patches.arch/ppc64-module-reloc-R_PPC64_TOC16.patch
    handle gcc4 generated relocation types for 32-bit mem acces
* Mon Oct 17 2005 - olh@suse.de
  - add patches.suse/usbdevio-1.patch
    add patches.suse/usbdevio-2.patch
    Fix signal sending in usbdevio on async URB completion (118756/127916)
* Sat Oct 15 2005 - olh@suse.de
  - add patches.suse/pcnet32-MAC-from-prom.patch
    remove special case for ppc to use MAC from prom if CSR is corrupt
* Thu Oct 13 2005 - kkeil@suse.de
  - fix incorrect padding in orinoco driver (#120583)
* Wed Oct 12 2005 - okir@suse.de
  - patches.fixes/cifs-suspend-fix: CIFS: make cifsd suspend aware (113379).
* Tue Oct 11 2005 - garloff@suse.de
  - Update xen patches to 7313.
* Tue Oct 11 2005 - okir@suse.de
  - patches.fixes/acpi-asus-l5d: Fix ACPI issues on Asus L5D (119206).
* Tue Oct 11 2005 - axboe@suse.de
  - patches.drivers/ide-pm-workaround: ide: Workaround PM problem
    (99589).
* Tue Oct 11 2005 - ak@suse.de
  - patches.fixes/disable-tlb-flushfilter: Disable AMD TLB flush filter
    on i386/x86-64
  - patches.arch/x86_64-cpa: Fix change_page_attr flush bug on x86-64
    (should help 3d drivers)
* Mon Oct 10 2005 - axboe@suse.de
  - series.conf: patches.drivers/idecd-quiet-cap-read
* Mon Oct 10 2005 - garloff@suse.de
  - Downgrade xen patches to 7267.
* Mon Oct 10 2005 - garloff@suse.de
  - Update xen patches to 7278.
* Thu Oct 06 2005 - okir@suse.de
  - patches.fixes/acpi-frob-undeclared: [ACPI] Work around undefined
    ZOO* objects (117974).
* Thu Oct 06 2005 - okir@suse.de
  - patches.fixes/acpi-pcc-fix: Fix pcc_acpi unloading (118602).
* Thu Oct 06 2005 - okir@suse.de
  - patches.fixes/acpi-endless-loop: [ACPI] Fix ACPI device scan (116763).
* Tue Oct 04 2005 - mantel@suse.de
  - patches.fixes/compat_ioctl-fput: add missing sockfd_put()
    in routing_ioctl() (117169).
* Thu Sep 22 2005 - garloff@suse.de
  - patches.xen/xen-net-more-headroom: Fix "Received packet needs 56
    bytes more headroom." that stall TCP to unprivileged domains.
* Thu Sep 22 2005 - agruen@suse.de
  - patches.suse/tmpfs-acl.diff: Fix truncate in shmem_notify_change
    (118299).
* Tue Sep 13 2005 - okir@suse.de
  - patches.fixes/acpi-thermal-polling: [ACPI] Leave thermal
    passive cooling when machine cooled down (98178; patch by
    Thomas Renninger).
* Tue Sep 13 2005 - okir@suse.de
  - patches.fixes/ec-enable-interrupts: [ACPI] Temperature polling
    should not disable interrupts (115459; patch by Andi Kleen).
* Tue Sep 13 2005 - agruen@suse.de
  - patches.fixes/fix-nfs-xfs_iget-shutdown: fix nfs xfs_iget
    shutdown (102531, SGI:PV941429).
* Tue Sep 13 2005 - tiwai@suse.de
  - patches.drivers/alsa-opl3sa2-unregister-fix.diff: [ALSA]
    snd_opl3sa2: add missing pnp_unregister_driver() calls (116586).
* Mon Sep 12 2005 - mason@suse.de
  - patches.suse/reiserfs-bkl-inversion: fix reiserfs lock inversion
    of bkl vs inode semaphore (116531).
* Mon Sep 12 2005 - ak@suse.de
  - fix compilation with xen
* Mon Sep 12 2005 - ak@suse.de
  - patches.arch/x86_64-no-timer-check: (#113323) Update ATI timer bug workaround.
  - patches.arch/srat-fallback: (#115891) Backport some x86-64 srat
    fallback fixes
  - patches.fixes/mempolicy-verify: Fix MPOL_F_VERIFY
* Mon Sep 12 2005 - olh@suse.de
  - add patches.fixes/hpt-pci-rom-corruption.patch
    hpt366: write the full 4 bytes of ROM address, not just low 1 byte
* Mon Sep 12 2005 - mantel@suse.de
  - patches.fixes/sendmsg-DOS: fix kernel sendmsg() DoS (114365).
* Mon Sep 12 2005 - kkeil@suse.de
  - Fix crash on resume with b44 network devices (#116088)
* Mon Sep 12 2005 - mantel@suse.de
  - patches.fixes/sendmsg-overflow: fix kernel sendmsg() overflow
    (114364).
* Mon Sep 12 2005 - okir@suse.de
  - patches.fixes/socket-filter-fix: fix socket filter code (2.6.13
    broke pcap and tcpdump) (115846).
* Sun Sep 11 2005 - olh@suse.de
  - update patches.suse/suse-ppc32-mol-sk_alloc.patch
    increase proto obj_size to struct sock, register protocol
* Sat Sep 10 2005 - garloff@suse.de
  - Disable SMP guest support for Xen on i386 and x86-64.
* Sat Sep 10 2005 - axboe@suse.de
  - series.conf: Disable CFQ refcount fix from IBM, it's buggy
* Sat Sep 10 2005 - garloff@suse.de
  - Update xen patches to 6715.
* Fri Sep 09 2005 - okir@suse.de
  - patches.fixes/input-mux-blacklist-vgnfs115b.diff: Fixed
    previous commit.
* Fri Sep 09 2005 - okir@suse.de
  - Fixed bad path name in previous patch
* Fri Sep 09 2005 - thoenig@suse.de
  - patches.suse/asus-lcd-fix: ASUS ACPI: make driver less verbose (114960).
* Fri Sep 09 2005 - vojtech@suse.cz
  - patches.fixes/input-mux-blacklist-vgnfs115b.diff: Blacklist MUX
    for Sony Vaio FSC115b (#80358)
* Fri Sep 09 2005 - kkeil@suse.de
  - patches.fixes/ppp-mppe-64bit-fix: Fix 64 bit issue
    (#115398, #113841)
* Fri Sep 09 2005 - tiwai@suse.de
  - series.conf: disable alsa-hda-intel-posbuf-fix.diff (just to be
    sure).
* Fri Sep 09 2005 - axboe@suse.de
  - patches.drivers/libata-data-pad: libata handle the case when
    device returns/needs extra data.
* Fri Sep 09 2005 - axboe@suse.de
  - patches.drivers/ahci-mem-failure-debug: Delete.
  - series.conf:
* Fri Sep 09 2005 - mantel@suse.de
  - disable usb-hid-blacklist-apple-bluetooth.patch
* Thu Sep 08 2005 - tiwai@suse.de
  - patches.drivers/alsa-intel8x0-buggy-semaphore: [ALSA] Add
    buggy_semaphore option (115837).
* Thu Sep 08 2005 - okir@suse.de
  - patches.suse/netfilter-hooks-checksum: [NETFILTER] Make extended
    netfilter hooks recompute IP checksum (115200).
* Thu Sep 08 2005 - tiwai@suse.de
  - patches.drivers/alsa-hda-intel-dmapos-fix.diff: [ALSA] hda-intel
  - Check validity of DMA position (115253).
  - patches.drivers/alsa-hda-intel-fix.diff: [ALSA] hda-codec -
    Assign audio PCMS first (115253).
  - patches.drivers/alsa-oss-getoptr-fix.diff: [ALSA] pcm-oss -
    Add bugg-yptr option (115829).
  - patches.drivers/alsa-ibook-g4-fix.diff: [ALSA] Correct detection
    of iBook G4 1420Mhz soundcard.
* Thu Sep 08 2005 - olh@suse.de
  - add patches.arch/ppc-module_device_table-of.patch
    more modalias entries for macio devices (114695)
* Thu Sep 08 2005 - axboe@suse.de
  - patches.fixes/dont-dupe-fs_excl-count-on-fork: New task
    structures need to zero ->fs_excl.
  - series.conf:
* Thu Sep 08 2005 - hare@suse.de
  - patches.drivers/open-iscsi-noop_in.patch
    Update open-iscsi to svn r408.
* Thu Sep 08 2005 - axboe@suse.de
  - patches.fixes/cfq-refcount-fix: CFQ cic refcounting fix.
  - series.conf:
* Thu Sep 08 2005 - garloff@suse.de
  - We continue to need a non-PAE xen kernel.
* Wed Sep 07 2005 - garloff@suse.de
  - Update xen patches to 6644.
  - Enable SMP and PAE in xen and fix all the compilation problems
    incurred. (ACPI_SLEEP and NUMA are still no-gos.)
  - xen3-export-tlb-flush: export symbol.
* Wed Sep 07 2005 - axboe@suse.de
  - patches.drivers/libata-ata_pio_task-fix: Delete.
  - patches.drivers/libata-pio-complete-retval: Delete.
  - patches.drivers/libata-pio-poll-fix: Don't race with qc_complete
    in ata_pio_complete().
  - series.conf: Replace with better simpler fix
* Wed Sep 07 2005 - okir@suse.de
  - Move ath_pci and ath_rate_sample to nongpl, where the base module is (115040).
* Wed Sep 07 2005 - olh@suse.de
  - remove patches.fixes/revert-pci-rom.patch
    add patches.suse/pci-rom-mapping.patch
    [PATCH] Fix PCI ROM mapping
    add patches.suse/pci_assign_unassigned_resources.patch
    [PATCH] x86: pci_assign_unassigned_resources() update (115118)
* Wed Sep 07 2005 - olh@suse.de
  - add patches.suse/ipsec-crash-bug115200.patch (115200)
    [CRYPTO] Fix boundary check in standard multi-block cipher processors
* Tue Sep 06 2005 - garloff@suse.de
  - xen: Fix SMP alternatives, fix NUMA e820 support, apply RTC patch
    unconditionally (CONFIG_XEN protected) -- from JBeulich.
* Tue Sep 06 2005 - agruen@suse.de
  - patches.rpmify/fix-separate-compilation-with-preconf-kernel.diff:
    include/config/MARKER is a phony target.
* Tue Sep 06 2005 - olh@suse.de
  - add patches.suse/acpi-cpufreq-pIII.patch
    Cpufreq fix for Pentium III - acpi-cpufreq module (104915)
* Tue Sep 06 2005 - axboe@suse.de
  - patches.drivers/libata-pio-complete-retval: ata_pio_complete()
    and ata_pio_block() return value.
  - patches.drivers/libata-ata_pio_task-fix: ata_pio_task() fix.
* Tue Sep 06 2005 - axboe@suse.de
  - patches.drivers/libata-odd-length-buffer: libata ata_data_xfer()
    fix.
  - patches.drivers/libata-data-pad: libata handle the case when
    device returns/needs extra data.
  - patches.drivers/libata-atapi-pio-race-1: fix atapi_packet_task
    vs. intr race.
  - patches.drivers/libata-ata_poll_qc_complete: implement
    ata_poll_qc_complete and use it in polling functions.
  - patches.drivers/libata-fix-eh-locking: fix EH locking.
* Tue Sep 06 2005 - axboe@suse.de
  - patches.drivers/libata-eh-vs-irq-race: Inactivate libata
    command before completion.
* Tue Sep 06 2005 - axboe@suse.de
  - patches.drivers/ahci-mem-failure-debug: Print allocation
    failure location to debug load problem (112941).
* Tue Sep 06 2005 - jeffm@suse.de
  - patches.suse/subfs-detached-namespace.diff: [PATCH] subfs:
    refuse mount in deleted directory (#114351).
* Tue Sep 06 2005 - agruen@suse.de
  - patches.fixes/xfs-switch-to-kthread-api: Switch kernel thread
    handling to the kthread_ API (113237).
  - patches.fixes/xfs-switch-to-kthread-api-2: Make sure the
    threads and shaker in xfs_buf are de-initialized in reverse
    startup order (113237).
* Mon Sep 05 2005 - hare@suse.de
  - patches.drivers/libata-atapi-cdrom-oops.patch
    Only request sense if no valid sense is present.
* Sun Sep 04 2005 - garloff@suse.de
  - Update xen patches to 6610.
  - Compile virtual TPM drivers also for dom0.
* Sun Sep 04 2005 - agruen@suse.de
  - patches.rpmify/fix-separate-compilation-with-preconf-kernel.diff:
    Further fixed for compiling with O= (65891).
* Sun Sep 04 2005 - olh@suse.de
  - add patches.suse/non-x86-rom-ok.patch
    Quiet an incorrect warning in aty128fb/radeonfb about the PCI ROM
* Sat Sep 03 2005 - olh@suse.de
  - add patches.suse/ohci1394-IR-legacy-flood.patch
    disable 'IR legacy activated' debug message
* Fri Sep 02 2005 - olh@suse.de
  - disable xmon by default, use xmon=on to enable it at boottime
* Fri Sep 02 2005 - tiwai@suse.de
  - patches.drivers/alsa-ppc-auto-drc-off.diff: [ALSA] Disable
    auto-toggling of DRC on TiBooks (113630).
  - patches.drivers/alsa-alc658d-fix.diff: [ALSA] Fix ALC658D
    support (146962).
  - patches.drivers/alsa-hdsp-firmware-fix.diff: [ALSA] hdsp:
    always initialize card name (164962).
* Fri Sep 02 2005 - olaf@suse.de
  - add patches.fixes/ieee1394-MODALIAS.patch
    provide MODALIAS= for ieee1394 devices (#103746)
* Thu Sep 01 2005 - vojtech@suse.cz
  - input-kill-sbin-hotplug.patch: Get rid of /sbin/hotplug
    calls in the input subsystem by exporting input devices as
    /sys/class/input_device/*
* Thu Sep 01 2005 - agruen@suse.de
  - scripts/tar-up.sh: create empty patches.*.tar.bz2 archives
    instead of including only the existing archives in the generated
    specfiles. Again include patches.addon.tar.bz2, which is
    intentionally empty.
* Thu Sep 01 2005 - agruen@suse.de
  - Disable config/x86_64/um.
* Thu Sep 01 2005 - tiwai@suse.de
  - patches.drivers/alsa-sblive-5.1-fix2.diff: [ALSA] Add
    identification for Live 5.1 [SB0220].
  - patches.drivers/alsa-msi-s270-fix.diff: [ALSA] Fix EAPD for
    MSI S270.
  - patches.drivers/alsa-atiixp-pm-fix.diff: [ALSA] atiixp -
    Fix PM resume.
  - patches.drivers/alsa-intel8x0-quirk.diff: [ALSA] intel8x0 -
    Add quirk for IBM NetVisa A30p (114683).
* Thu Sep 01 2005 - olh@suse.de
  - add patches.arch/ppc64-rs64.patch
    PPC64: Don't try to claim memory from OF at 1GB mark (114686)
* Thu Sep 01 2005 - axboe@suse.de
  - series.conf: Fix typo in acard-downgrade
* Thu Sep 01 2005 - axboe@suse.de
  - patches.drivers/libata-do-simple-command-sleep-hack: Wait for
    current command to finish in ata_do_simple_cmd() (114648).
* Thu Sep 01 2005 - axboe@suse.de
  - patches.drivers/acard-downgrade: Backout buggy updates to the
    atp870u scsi driver.
* Wed Aug 31 2005 - axboe@suse.de
  - patches.drivers/libata-suspend.diff: Fix the remaining sata drivers
* Wed Aug 31 2005 - axboe@suse.de
  - patches.drivers/libata-suspend.diff: Fix ahci as well
* Wed Aug 31 2005 - agruen@suse.de
  - Fix up some paths for uml and xen.
* Wed Aug 31 2005 - ak@suse.de
  - patches.fixes/aic79xx-probe: Fix crash in probing when no
    hardware is present
* Wed Aug 31 2005 - ak@suse.de
  - patches.fixes/avoid-kbd-msg: Disable unnecessary kbd message.
* Wed Aug 31 2005 - ak@suse.de
  - patches.suse/acpi_errors_on: Fix and reenable.  This compiles
    in ACPI warnings and errors, but nothing of the other
    debug code. Warnings are not printed by default, but can
    by with acpi_dbg_level=0xffffffff
  - patches.fixes/acpi_avoid_BIOS_debug: Remove (folded into previous
    patch)
  - config/*/*: Enable CONFIG_ACPI_LITE
* Wed Aug 31 2005 - ak@suse.de
  - patches.arch/i386-apic-up. Fix. Reenable.
    Disable APIC by default on i386/UP kernels.
  - patches.arch/dmi-intel-c440gx: Drop (hopefully obsolete)
* Tue Aug 30 2005 - axboe@suse.de
  - patches.drivers/libata-suspend.diff: Fix libata suspend
    (104647).
* Tue Aug 30 2005 - schwab@suse.de
  - Add modalias to macio sysfs attributes.
* Mon Aug 29 2005 - olh@suse.de
  - add patches.fixes/savage.patch
    return code of savagefb_probe is undefined if pci_request_regions fails
* Mon Aug 29 2005 - agruen@suse.de
  - rpm/kernel-source.spec.in: Set ARCH correctly for um and xen.
  - rpm/kernel-binary.spec.in: Make sure CONFIG_DEBUG_INFO is not
    set in the config files, yet still compile the kernel with
    debug symbols when desired.
  - Update xen config file.
* Mon Aug 29 2005 - kkeil@suse.de
  - update sk98lin to support current chipsets (#98928)
  - disable sky2; it hangs on RX (#112917)
* Mon Aug 29 2005 - garloff@suse.de
  - Update xen patches to 6458.
* Mon Aug 29 2005 - okir@suse.de
  - rpm/kernel-binary.spec.in: Allow modules with a license of
    "BSD without advertisement clause" to be distributed as well (104157)
* Mon Aug 29 2005 - agruen@suse.de
  - patches.fixes/arch-ext-mod.diff: Support external modules for
    uml and xen pseudo-architectures.
  - rpm/kernel-binary.spec.in: A small cleanup.
  - rpm/kernel-source.spec.in: Create output directories for uml
    and xen as well.
* Mon Aug 29 2005 - schwab@suse.de
  - Update kdb patches.
* Mon Aug 29 2005 - olh@suse.de
  - update patches.fixes/revert-pci-rom.patch
    use pcirom=0 cmdline option to disable ROM, pcirom=1 to enable it
* Mon Aug 29 2005 - ak@suse.de
  - Remove obsolete patches that were disabled
* Mon Aug 29 2005 - ak@suse.de
  - patches.arch/x86_64-no-timer-check: Do no_timer_check by
    default on ATI boards.
* Mon Aug 29 2005 - ak@suse.de
  - config/{i386,x86_64,ia64}/*: Disable CONFIG_ACPI_DEBUG
* Mon Aug 29 2005 - olh@suse.de
  - add patches.fixes/revert-pci-rom.patch
    patch broke aty128fb and radeonfb
* Mon Aug 29 2005 - olh@suse.de
  - update to 2.6.13
* Mon Aug 29 2005 - pavel@suse.cz
  - patches.suse/acpi-asus-panasonic-sony.patch: add support for
    vendor-specific features from Timo Hoenig
* Sun Aug 28 2005 - olh@suse.de
  - add patches.suse/suse-ppc32-mol-sk_alloc.patch
    sk_alloc doesnt take NULL as proto.
* Sun Aug 28 2005 - olh@suse.de
  - add patches.drivers/usb-storage-nec-floppy-multilun.patch
    another floppy with broken LUN handling (105878)
* Sun Aug 28 2005 - olh@suse.de
  - update patches.suse/suse-ppc32-mol-kbuild.patch
    remove dead code, update dependencies
* Sun Aug 28 2005 - olh@suse.de
  - update to 2.6.13-rc7-git3, tty oops fix, misc fixes
* Sat Aug 27 2005 - olh@suse.de
  - add patches.arch/ppc-reiserfs-cc-optimize.patch
    dont compile with -O1 anymore
* Sat Aug 27 2005 - olh@suse.de
  - update to 2.6.13-rc7-git2, misc fixes
* Fri Aug 26 2005 - tiwai@suse.de
  - patches.drivers/alsa-sblive-5.1-fix.diff: [ALSA] emu10k1 -
    Add missing ac97 support on SBLive! Player 5.1 (113149).
* Fri Aug 26 2005 - olh@suse.de
  - add patches.arch/ppc32-ac_power.patch
    assume AC power if no battery present (112670)
* Fri Aug 26 2005 - olh@suse.de
  - add patches.arch/ppc-tumbler-fix.patch
    workaround for disabled tumbler sound (105448)
* Thu Aug 25 2005 - tiwai@suse.de
  - patches.drivers/alsa-2.6.12-git.diff: Fix PCM 32bit layer
    (113106), FSC quirk (86420).
* Thu Aug 25 2005 - garloff@suse.de
  - xen3-patch-2.6.13-rc1: Use set_pte_at_sync rather than set_pte
    and flush.
* Thu Aug 25 2005 - tiwai@suse.de
  - patches.drivers/alsa-2.6.12-git.diff: ALSA GIT update.
* Thu Aug 25 2005 - olh@suse.de
  - update to 2.6.13-rc7-git1
* Thu Aug 25 2005 - garloff@suse.de
  - Update xen patches to hg-6393.
* Thu Aug 25 2005 - garloff@suse.de
  - Fix SKAs patch for UML on Xen (JanB).
* Thu Aug 25 2005 - hare@suse.de
  - patches.drivers/libata-atapi-cdrom-oops.patch
    SATA CDROM crashes with kernel oops. again.
* Wed Aug 24 2005 - olh@suse.de
  - if kernel-foo-nongpl is empty, package /lib/modules/version
    to avoid empty rpm
* Wed Aug 24 2005 - axboe@suse.de
  - patches.fixes/cfq-update: Small CFQ update.
* Wed Aug 24 2005 - pavel@suse.cz
  - patches.drivers/sony_acpi_0.1.2.diff: Delete.
  - patches.fixes/suspend-stats: Delete.
  - patches.suse/swsusp-noncontiguous: Delete.
  - series.conf: Delete obsolete patches (they were disabled, anyway)
* Wed Aug 24 2005 - garloff@suse.de
  - update arch/xen to 2.6.13-rc7.
* Wed Aug 24 2005 - olh@suse.de
  - add patches.drivers/usb-storage-smsc-floppy-multilun.patch
    another floppy with broken LUN handling (105878)
* Wed Aug 24 2005 - olh@suse.de
  - update to 2.6.13-rc7, network, md fixes
* Mon Aug 22 2005 - axboe@suse.de
  - series.conf: Disable barriers by default...
* Mon Aug 22 2005 - okir@suse.de
  - patches.suse/usagi-ipv6-ip6t-reject: forward ported ip6t_REJECT (105561)
    and re-enabled it.
  - Update config files.
* Mon Aug 22 2005 - garloff@suse.de
  - Update xen patches to hg-6315.
  - Move xen/linux public headers to userspace package.
* Mon Aug 22 2005 - kkeil@suse.de
  - add sky2.patch new driver for Marvell Yukon 2 chipset
* Mon Aug 22 2005 - agruen@suse.de
  - rpm/kernel-binary.spec.in: remove -override- module path.
* Mon Aug 22 2005 - hare@suse.de
  - Update iscsitarget to svn r1247.
  - Update configs.
* Sun Aug 21 2005 - garloff@suse.de
  - Update Xen patches to hg-6305.
  - Fix overlapping link segments on xen x86-64.
* Sun Aug 21 2005 - olh@suse.de
  - update patches.suse/suse-ppc-legacy-io.patch
    disable 8250 if booted via BootX
* Sun Aug 21 2005 - olh@suse.de
  - add patches.arch/ppc32-cflags.patch
    compile with -mcpu=powerpc to remove all nops
* Sun Aug 21 2005 - olh@suse.de
  - update patches.suse/suse-ppc-legacy-io.patch
    disable isapnp in pmac setup to hide a warning
* Sun Aug 21 2005 - olh@suse.de
  - update to 2.6.13-rc6-git13, network fixes
* Sun Aug 21 2005 - garloff@suse.de
  - Update Xen patches to hg-6299.
* Sat Aug 20 2005 - garloff@suse.de
  - Refresh Xen patch: include xen drivers in Makefile.
* Sat Aug 20 2005 - olh@suse.de
  - update to 2.6.13-rc6-git12, follow_symlink, tg3, x86_64, nfs4 fixes
* Sat Aug 20 2005 - lmb@suse.de
  - Disable OCFS2 on ia64 as it doesn't build.
* Sat Aug 20 2005 - lmb@suse.de
  - patches.suse/ocfs2-configfs: OCFS2 and configfs merge.
* Sat Aug 20 2005 - garloff@suse.de
  - Regenerate Xen sparse patch.
* Sat Aug 20 2005 - garloff@suse.de
  - Further fixups for Xen on x86-64 (Jan).
* Sat Aug 20 2005 - garloff@suse.de
  - Enable Xen on x86_64 and fix compilation issues (Jan).
  - Network drivers were missing from xen kernels: fixed.
* Fri Aug 19 2005 - olh@suse.de
  - enable sata_vsc and sata_ahci on ppc64
* Fri Aug 19 2005 - olh@suse.de
  - update to 2.6.13-rc6-git11, network, ide, nfs, md fixes
* Fri Aug 19 2005 - tiwai@suse.de
  - patches.drivers/alsa-2.6.12-git.diff: ALSA GIT update.
  - patches.drivers/alsa-ppc-screamer-endian-workaround: A
    workaround for PMac screamer endian problem (105600).
* Fri Aug 19 2005 - garloff@suse.de
  - Better version of rediffed Xen patches from Jan and additional
    fixes.
* Fri Aug 19 2005 - agruen@suse.de
  - patches.fixes/nfsd-rewrite-align: Fix logical bug (97941, 96957).
* Fri Aug 19 2005 - agruen@suse.de
  - patches.suse/bootsplash: Bootsplash update from mls.
* Fri Aug 19 2005 - okir@suse.de
  - series.conf: disable nfsd-rewrite-align; it's broken
* Fri Aug 19 2005 - garloff@suse.de
  - Adapt the other 2.6.13-rc changes to Xen and enable.
* Fri Aug 19 2005 - garloff@suse.de
  - Import 2.6.13-rc changes into Xen up to 2.6.13-rc4 (Charles).
* Fri Aug 19 2005 - olh@suse.de
  - enable amd8111e on ppc64
* Fri Aug 19 2005 - hare@suse.de
  - Update open-iscsi to svn r401.
  - Update open-iscsi to svn r399.
* Thu Aug 18 2005 - okir@suse.de
  - Enabled NFSv4, fixed up configs
* Thu Aug 18 2005 - garloff@suse.de
  - Update Xen patches to Xen3 hg 6223.
  - Merge old Xen patches that are still applicable.
* Thu Aug 18 2005 - olh@suse.de
  - update to 2.6.13-rc6-git10, network, zlib, ntfs, other fixes
* Thu Aug 18 2005 - hare@suse.de
  - patches.fixes/ide-cs-correct-device-link
    Correct device link for ide-cs devices (#104670)
* Wed Aug 17 2005 - olh@suse.de
  - update to 2.6.13-rc6-git9, inotify, nfts, acpi hotkey, jfs fixes
* Wed Aug 17 2005 - okir@suse.de
  - patches.suse/netfilter-02-output-hooks: nat over ipsec.
  - patches.suse/netfilter-03-input-hooks: nat over ipsec.
  - patches.suse/netfilter-04-policy-lookup: nat over ipsec.
  - patches.suse/netfilter-05-policy-checks: nat over ipsec.
  - Update config files.
  - patches.drivers/e100-update: Obsolete
  - patches.drivers/megaraid-new: Obsolete
  - patches.drivers/suse-ahci-disable: Obsolete
  - patches.drivers/swsusp-b44: Obsolete
  - patches.drivers/swsusp-via-velocity: Obsolete
  - patches.drivers/usb-qc-usb-*: Obsolete
  - patches.fixes/mtrr-check-gpf: Obsolete
  - patches.fixes/posix-locks-race: Obsolete
  - patches.fixes/procmisc-cached-underflow: Obsolete
  - patches.fixes/quiet-sched: Obsolete
  - patches.fixes/x86_64-panic-lockup: Obsolete
* Wed Aug 17 2005 - hare@suse.de
  - remove patches.fixes/atapi-fix-error-handling.patch
  - remove patches.fixes/libata-no-complete-on-error
    Newer version of libata error handling is on mainline.
* Tue Aug 16 2005 - schwab@suse.de
  - Set BLK_DEV_LOOP=y.
* Tue Aug 16 2005 - agruen@suse.de
  - scripts/compute-PATCHVERSION.sh: Fix after a patch started to
    confuse the very simple patch parser.
* Tue Aug 16 2005 - agruen@suse.de
  - rpm/kernel-binary.spec.in: Move the nvidia pre-compiled object
    files to the -nongpl package (104153).
* Tue Aug 16 2005 - tiwai@suse.de
  - patches.drivers/alsa-2.6.12-git.diff: ALSA GIT update.
  - supported.conf: fix and clean up ALSA entries.
* Tue Aug 16 2005 - lmb@suse.de
  - patches.suse/dm-flakey, patches.suse/dm-mpath,
    patches.suse/dm-mpath-path_selector,
    patches.suse/dm-mpath-psinit, patches.suse/dm-mpath-ref,
    patches.suse/dmmp-seperate-wqueue: Delete since merged upstream.
* Tue Aug 16 2005 - olh@suse.de
  - add patches.suse/reiser4-machine_restart.patch
    call panic if something bad happens
* Tue Aug 16 2005 - olh@suse.de
  - add patches.fixes/uml-pa-buildfix.patch
* Mon Aug 15 2005 - garloff@suse.de
  - config.conf: Enable Xen build.
  - kernel-source.changes: Remove empty series.conf: lines.
* Mon Aug 15 2005 - jeffm@suse.de
  - series.conf: Re-activated ntfs-subfs
* Mon Aug 15 2005 - jeffm@suse.de
  - patches.suse/export-get_sb_pseudo: Delete.
  - series.conf: Removed dead patches.
* Mon Aug 15 2005 - gregkh@suse.de
  Remove USB ub specific patches, as we don't really support this driver
    for now.
  - patches.drivers/usb-ub-01.patch: Delete.
  - patches.drivers/usb-ub-02.patch: Delete.
  - patches.drivers/usb-ub-03.patch: Delete.
* Mon Aug 15 2005 - gregkh@suse.de
  Remove my +gregkh marked patches as they should not be in the tree
  - patches.fixes/cardbus-fixup-bridge: Delete.
* Mon Aug 15 2005 - jeffm@suse.de
  - patches.suse/lookup_hash_nameidata.diff: Pass struct nameidata
    to subfs instead of NULL (#104657). [updated from 9.3]
* Mon Aug 15 2005 - olh@suse.de
  - update to 2.6.13-rc6-git7, revert some scsi and pci io changes
* Mon Aug 15 2005 - kkeil@suse.de
  - fix PCMCIA IDs for Sedlbauer Speedstar II (#104593)
* Sun Aug 14 2005 - olh@suse.de
  - add suse-ppc32-mol* patches, maconlinux support
* Sat Aug 13 2005 - olh@suse.de
  - update to 2.6.13-rc6-git5, netpoll fixes
* Sat Aug 13 2005 - schwab@suse.de
  - Disable IA64_SGI_SN_XP until it is fixed.
* Sat Aug 13 2005 - gregkh@suse.de
  - patches.drivers/w1-dont-spam-syslog.patch: w1: more debug
    level decrease. fixes #104020.
* Fri Aug 12 2005 - kraxel@suse.de
  - patches.xen/smp-alts-uml.patch: fix smp alternatives for uml.
* Fri Aug 12 2005 - kraxel@suse.de
  - Update xen config file.
  - patches.xen/xen3-fixups-i386: more fixups, builds now.
* Fri Aug 12 2005 - schwab@suse.de
  - Make sure *-nongpl owns all leading directories.
* Fri Aug 12 2005 - kraxel@suse.de
  - Update config files.
  - patches.xen/xen3-fixups-i386: add more fixups.
* Fri Aug 12 2005 - kraxel@suse.de
  - First batch of xen3 patches:
  - patches.xen/pmd-shared.patch: xen3 patch: pmd-shared.
  - patches.xen/rcu-nohz.patch: xen3 patch: rcu-nohz.
  - patches.xen/smp-alts.patch: xen3 patch: smp alternatives.
  - patches.xen/x86_64-linux.patch: xen3 patch: x86_64.
  - patches.xen/xen3-auto-arch.diff: xen3 arch/xen and
    include/asm-xen bits.
  - patches.xen/xen3-auto-common.diff: xen3: common code changes.
  - patches.xen/xen3-fixups-i386: xen3: 2.6.13 adaptions (i386)..
* Thu Aug 11 2005 - olh@suse.de
  - update to 2.6.13-rc6-git3, misc fixes
* Thu Aug 11 2005 - olh@suse.de
  - update patches.suse/acpi_enable_ec_burst_mode
    call acpi_ec_burst_add in the ->add method
* Thu Aug 11 2005 - hare@suse.de
  - remove patches.drivers/open-iscsi-netlink.patch
    Patch is upstream.
* Thu Aug 11 2005 - gregkh@suse.de
  Add securityfs (is in -mm and will be in 2.6.14) so that subdomain
    can stop using /subdomain to make the YaST and LSB people happy.
  - patches.drivers/securityfs.patch: [PATCH] add securityfs for
    all LSMs to use.
* Thu Aug 11 2005 - gregkh@suse.de
  Update floppy-cmos patch to the one that is upstream in -mm.
  - patches.drivers/floppy-add-cmos-attr: Delete.
  - patches.drivers/floppy-cmos-attribute.patch: Floppy: Add cmos
    attribute to floppy driver.
  - patches.drivers/floppy-cmos-attribute-tidy.patch: Floppy:
    add cmos attribute to floppy driver tidy.
* Thu Aug 11 2005 - gregkh@suse.de
  Add PCI MSI quirk for PCI hotplug machines.  Is in -mm and will
    go into 2.6.14.
  - patches.drivers/pci-quirk-6700-fix.patch: PCI: fix
    quirk-6700-fix.patch.
  - patches.drivers/pci-quirk-6700.patch: PCI: 6700/6702PXH quirk.
* Thu Aug 11 2005 - gregkh@suse.de
  Sync up with upstream -mm and 2.6.14 pending USB patches that
    we can use in our tree (will fix a lot of usb-storage issues).
  - Update config files.
  - patches.drivers/usb-add-apple-touchpad-driver.patch: USB:
    add Apple USB Touchpad driver.
  - patches.drivers/usb-ftdi_sio-new-ids.patch: USB ftdi_sio:
    New IDs for ELV, Xsens and Falcom products.
  - patches.drivers/usb-ftdi_sio-userspecified-vid.patch: USB
    ftdi_sio: user specified VID/PID.
  - patches.drivers/usb-hid-blacklist-apple-bluetooth.patch:
    USB: Prevent hid-core claiming Apple Bluetooth device on new
    G4 powerbooks.
  - patches.drivers/usb-hub-code-motion.patch: USB: Code motion
    in the hub driver.
  - patches.drivers/usb-hub-disconnect-children.patch: USB:
    Disconnect children when unbinding the hub driver.
  - patches.drivers/usb-keyspan_remote-endian-fix.patch: Fix endian
    issue with keyspan_remote driver.
  - patches.drivers/usb-pl2303hx-fix.patch: USB: pl2303 driver,
    makes pl2303HX chip work correctly.
  - patches.drivers/usb-real-nodes-instead-of-usbfs-fix.patch:
    USB: Fix regression in core/devio.c.
  - patches.drivers/usb-real-nodes-instead-of-usbfs.patch: USB:
    real nodes instead of usbfs.
  - patches.drivers/usb-storage-01.patch: USB Storage: remove
    dependency on SCSI-provided serial/tag number.
  - patches.drivers/usb-storage-02.patch: USB Storage: close a
    race condition in disconnect near probe.
  - patches.drivers/usb-storage-03.patch: USB Storage: close a
    race condition in disconnect near queuecommand.
  - patches.drivers/usb-storage-04.patch: USB Storage: add support
    for Maxtor One-Touch button.
  - patches.drivers/usb-storage-05.patch: USB Storage: wedge SCSI
    revision at 2 for usb-storage devices.
  - patches.drivers/usb-storage-unusual-devs-mitsumi.patch:
    usb-storage: Add IGNORE_RESIDUE flag for Mitsumi USB 2.0 card
    reader (VIA hardware).
  - patches.drivers/usb-ub-01.patch: USB: ub 1/3: Axboe's quasi-S/G.
  - patches.drivers/usb-ub-02.patch: USB: ub 2/3: Fold one line.
  - patches.drivers/usb-ub-03.patch: USB: ub 3/3: death to
    ub_bd_rq_fn_1.
  - patches.drivers/usb-usblp-rate-limit-error-messages.patch:
    USB usblp: rate-limit printer status error messages.
* Wed Aug 10 2005 - ak@suse.de
  - patches.fixes/acpi-no-search: Disable too slow object search
    in ACPI memory tracking (#102565)
* Wed Aug 10 2005 - olh@suse.de
  - add patches.suse/acpi_enable_ec_burst_mode
    change default acpi_ec_polling_mode from polling to burst (trenn)
* Wed Aug 10 2005 - okir@suse.de
  - patches.suse/nfs-lockd-hostnames: [NFS] Make lockd use hostnames
    instead of IP addresses.
  - patches.suse/nfs-lockd-kstatd: [NFS] Add in-kernel statd.
  - patches.suse/kernel-statd: Obsolete.
  - patches.suse/nfs-statd-hostnames: Obsolete.
  - Update config files.
* Tue Aug 09 2005 - olh@suse.de
  - update to 2.6.13-rc6-git1, pci, inotify, dvb, net fixes
* Tue Aug 09 2005 - hare@suse.de
  - add patches.drivers/scsi-misc
    Include scsi-misc patches (updates to aacraid, aic7xxx, aic79xx).
* Mon Aug 08 2005 - hare@suse.de
  - add patches.drivers/open-iscsi-*
    Update open-iscsi to official patch submission.
* Mon Aug 08 2005 - hare@suse.de
  - add patches.drivers/sata-atapi-{fix-sata_sx4,alignment,restore-sg}.patch
    libata fixes for ATAPI drives.
* Sun Aug 07 2005 - olh@suse.de
  - update to 2.6.13-rc6, pci, mce fixes
* Sun Aug 07 2005 - olh@suse.de
  - update to 2.6.13-rc5-git5, bluetooth, isofs fixes
* Sat Aug 06 2005 - olh@suse.de
  - update to 2.6.13-rc5-git4, misc fixes
* Fri Aug 05 2005 - olh@suse.de
  - add patches.drivers/qla4xxx-extern-inline.patch
    turn extern inline into extern because gcc4 does not inline
    functions from other files
* Fri Aug 05 2005 - mantel@suse.de
  - disable broken qla4xxx driver until fixed version is available
* Fri Aug 05 2005 - garloff@suse.de
  - patches.suse/subdomain: Update to r5011.
* Fri Aug 05 2005 - olh@suse.de
  - add patches.fixes/acpi_avoid_BIOS_debug
    remove ACPI_LV_DEBUG_OBJECT from debug output
* Fri Aug 05 2005 - olh@suse.de
  - update to 2.6.13-rc5-git3, acpi, scsi, md, inotify, pci updates
* Fri Aug 05 2005 - mantel@suse.de
  - patches.drivers/qla4xxx-simplefix: more fixes for gcc4
* Fri Aug 05 2005 - schwab@suse.de
  - Drop kernel-64k-pagesize.
* Fri Aug 05 2005 - mantel@suse.de
  - Update config files.
  - patches.drivers/qla4xxx: update qlogic qla4xxx driver to
    version v5.00.03 (none).
  - patches.drivers/qla4xxx-simplefix: make qla4xxx driver actually
    compile with recent kernel (none).
* Fri Aug 05 2005 - tiwai@suse.de
  - patches.drivers/alsa-2.6.12-git.diff: ALSA GIT update.
  - patches.drivers/alsa-intel8x0-old-options: Add dummy option
    for background compatibility of intel8x0 (73747).
* Fri Aug 05 2005 - mantel@suse.de
  - patches.fixes/increase-firmware-loading-timeout: IPW2100 fails
    to load firmware when booting on battery (74526).
* Fri Aug 05 2005 - kraxel@suse.de
  - patches.fixes/98873-itimer-real-exec-fix: fix: itimer_real
    doesn't survive execve (bug #98873).
* Thu Aug 04 2005 - olh@suse.de
  - update patches.drivers/ppc64-adb, reenable MAC_EMUMOUSEBTN
* Thu Aug 04 2005 - olh@suse.de
  - add patches.arch/ppc64-xmon-off.patch
    add patches.arch/ppc64-xmon-helptext.patch
    add patches.arch/ppc64-xmon-autobacktrace.patch
    allow xmon=off, print backtrace on first invocation
* Thu Aug 04 2005 - olh@suse.de
  - update patches.arch/avoid_table_double_loading.diff, verify checksum
* Thu Aug 04 2005 - olh@suse.de
  - update to 2.6.13-rc5-git2, acpi updates
* Thu Aug 04 2005 - okir@suse.de
  - turned off CONFIG_NETFILTER_DEBUG in ia64/x86_64 debug kernels
* Thu Aug 04 2005 - olh@suse.de
  - enable via ide driver, build promise and aec as module
    enable some pci sound drivers as well.
* Thu Aug 04 2005 - kraxel@suse.de
  - patches.arch/optimize-686: wrap -mtune=i686 into $(call cc-options),
    so the kernel builds with older compilers as well (i.e. sles9).
* Wed Aug 03 2005 - olh@suse.de
  - update to 2.6.13-rc5-git1, pci io resource fixes
* Wed Aug 03 2005 - olh@suse.de
  - enable CONFIG_BOOTX_TEXT, as CONFIG_XMON_DEFAULT doesnt make much
    sense without it
* Wed Aug 03 2005 - axboe@suse.de
  - patches.fixes/cdrom-open-failed: Kill cdrom: open failed
    message.
* Wed Aug 03 2005 - agruen@suse.de
  - supported.conf: Add kernel/arch/x86_64/crypto/aes-x86_64.
* Tue Aug 02 2005 - axboe@suse.de
  - patches.fixes/cfq-barrier-max-depth: Note in patch header that it is merged
* Tue Aug 02 2005 - olh@suse.de
  - add patches.fixes/scsi-rc-fixes-2.6.diff
    st unload oops, aic and ips fixes
* Tue Aug 02 2005 - okir@suse.de
  - patches.suse/netfilter-nf_conntrack-fixup: Fixed patch to apply
    properly.
* Tue Aug 02 2005 - okir@suse.de
  - patches.fixes/usagi-ipv6-privacy: Delete.
  - patches.fixes/ipv6-force-mldv1: Delete.
  - patches.fixes/ipv6-expire-redirect: Delete.
  - patches.suse/usagi-ipv6-addrselect: Delete.
  - patches.suse/usagi-ipv6-fib-subtree: Delete.
  - patches.suse/suse-ipv6-rt-expiry: Delete.
  - patches.suse/usagi-ipv6-fragment: Delete.
  - patches.suse/ipv6-no-too-big-to-self-msg: Delete.
  - patches.suse/ipv6-tahi-nd-21: Delete.
  - patches.suse/ipv6-tahi-pmtu-2: Delete.
  - patches.suse/ipv6-v4-mapped-addrs: Delete.
  - patches.suse/netfilter-nf_conntrack: Generic nf_conntrack support.
  - patches.suse/netfilter-nf_conntrack-fixup: Adapt nf_conntrack
    patch to 2.6.13-rc4.
  - Update config files.
* Tue Aug 02 2005 - axboe@suse.de
  - series.conf: Reenable ext3/reiser barriers by default
* Tue Aug 02 2005 - axboe@suse.de
  - patches.fixes/cfq-barrier-max-depth: Fix barrier hang with CFQ
    (96537).
* Tue Aug 02 2005 - axboe@suse.de
  - patches.fixes/cfq-next-req-fixup: Delete.
  - series.conf: Already merged!
* Tue Aug 02 2005 - axboe@suse.de
  - patches.fixes/cfq-next-req-fixup: cfq_find_next_crq fixup.
* Tue Aug 02 2005 - olh@suse.de
  - update to 2.6.13-rc5, net, v4l, inotify, pcmcia, misc updates
* Tue Aug 02 2005 - olh@suse.de
  - update patches.suse/legacy-remap_page_range
    readd check_user_page_readable declaration for oprofile
* Mon Aug 01 2005 - olh@suse.de
  - add patches.suse/error-implicit-function-declaration.patch
    add -Werror-implicit-function-declaration to CFLAGS
* Mon Aug 01 2005 - olh@suse.de
  - update patches.drivers/qla4xxx
    disable driver, update email address of submitter
* Mon Aug 01 2005 - olh@suse.de
  - add patches.drivers/alsa-struct_device.patch, fixes compile error
* Mon Aug 01 2005 - olh@suse.de
  - add patches.fixes/i8xx_tco_reboot.diff (from trenn)
    Clear reboot tco bit (98853)
* Mon Aug 01 2005 - olh@suse.de
  - update patches.arch/avoid_table_double_loading.diff (from trenn)
* Mon Aug 01 2005 - mantel@suse.de
  - patches.fixes/invert_acpi_specific_hotkey: Notebook drivers
    are no longer working. (99259).
* Mon Aug 01 2005 - mantel@suse.de
  - Update config files: enable CONFIG_CPU_FREQ_DEBUG for debug kernel
* Mon Aug 01 2005 - mantel@suse.de
  - Update config files for i386 and x86_64: use default value for HZ (250)
* Mon Aug 01 2005 - tiwai@suse.de
  - patches.drivers/alsa-2.6.12-git.diff: ALSA GIT update.
  - patches.drivers/oss-device-assign: Assign the device pointer
    to OSS devices.
  - Update config files.
* Mon Aug 01 2005 - schwab@suse.de
  - Update kdb patch.
* Mon Aug 01 2005 - olh@suse.de
  - update to 2.6.13-rc4-git4, network fixes, fbdev sysfs update
* Mon Aug 01 2005 - okir@suse.de
  - patches.fixes/nfsd-rewrite-align: NFS: Fix rewrite performance
    (97941, 96957)
* Sun Jul 31 2005 - olh@suse.de
  - update to 2.6.13-rc4-git3, updates all over the place
* Sat Jul 30 2005 - agruen@suse.de
  - Mark pdc202xx_old as supported, just like pdc202xx_new.
* Thu Jul 28 2005 - vojtech@suse.cz
  - make evdev be built-in to make sure it's always there.
    (#97022)
* Thu Jul 28 2005 - tiwai@suse.de
  - patches.drivers/alsa-2.6.12-git.diff: ALSA GIT update.
* Thu Jul 28 2005 - kraxel@suse.de
  - patches.drivers/lirc-drivers.diff: Delete.
  - patches.drivers/lirc-drivers-0.7.1.diff: add lirc driver.
  - patches.drivers/lirc-fixups.diff: lirc driver build fixups.
  - patches.drivers/lirc-kconfig.diff: lirc kconfig stuff.
  - supported.conf: remove lirc drivers from the list.
* Thu Jul 28 2005 - duwe@suse.de
  - basically revert olh's change from 2005-02-16T13:32:47,
    short of the speed improvement. ACPI_DEBUG is back on,
    the "lite" version no longer needed.
* Tue Jul 26 2005 - tiwai@suse.de
  - patches.suse/fuse-*: Sync FUSE patches with 2.6.13-rc3-mm1 tree
* Mon Jul 25 2005 - mantel@suse.de
  - update configs for bootsplash
* Mon Jul 25 2005 - mantel@suse.de
  - patches.fixes/quiet-bootsplash: Delete.
  - patches.suse/bootsplash-anim-NLD: Delete.
  - patches.suse/BOOTSPL1.diff: Delete.
  - patches.suse/bootsplash: Bootsplash for current kernel (none).
* Mon Jul 25 2005 - hare@suse.de
  - patches.suse/libata-enable-atapi.patch
    Enable ATAPI support for SATA devices.
* Sat Jul 23 2005 - olh@suse.de
  - update to 2.6.13-rc3-git5, net updates
* Fri Jul 22 2005 - mantel@suse.de
  - Update config files.
  - patches.drivers/qla4xxx: add qlogic qla4xxx driver version
    v5.00.01b10 (none).
* Thu Jul 21 2005 - olh@suse.de
  - add patches.suse/cpp-undefined-defines.patch
    build with -Wun-def to catch incomplete #ifdef usage
* Thu Jul 21 2005 - olh@suse.de
  - add patches.fixes/aic-byteorder.patch
    handle #ifdef __WRONG_ENDIAN correctly in aic scsi driver
* Thu Jul 21 2005 - mantel@suse.de
  - patches.drivers/ibm-acpi-update: update ibm acpi to 0.11 (none).
* Wed Jul 20 2005 - mantel@suse.de
  - re-enable CONFIG_SONYPI (#97029)
* Tue Jul 19 2005 - olh@suse.de
  - remove patches.suse/modprobe_unknown_symbol.patch
* Tue Jul 19 2005 - olh@suse.de
  - update patches.suse/acpi_errors_on, export acpi_ut_report_warning
* Tue Jul 19 2005 - olh@suse.de
  - update patches.suse/modprobe_unknown_symbol.patch
    more debug info
* Mon Jul 18 2005 - olh@suse.de
  - disable CONFIG_ACPI_DEBUG_LITE until the EXPORT_SYMBOLS are fixed
* Mon Jul 18 2005 - mantel@suse.de
  - fix logic error in ipt_TTL (#96981)
* Mon Jul 18 2005 - olh@suse.de
  - update and reenable patches.suse/acpi_errors_on
* Mon Jul 18 2005 - olh@suse.de
  - update patches.arch/avoid_table_double_loading.diff
    enable checks for real, from trenn@suse.de
* Mon Jul 18 2005 - olh@suse.de
  - remove patches.fixes/posix-locks-race, not needed anymore in 2.6.12
    breaks glibc test-cancel16 testcase
* Sun Jul 17 2005 - olh@suse.de
  - add patches.uml/uml-dep-user-offsets.h.patch
    add patches.uml/uml-missing-SYS_UTIL_DIR.patch
    allow parallel builds, readd missing define, add libpcap for uml
* Sun Jul 17 2005 - olh@suse.de
  - update to 2.6.13-rc3-git4, ntfs updates
* Fri Jul 15 2005 - hare@suse.de
  - Add 'cmos' attribute to floppy drives.
* Thu Jul 14 2005 - agruen@suse.de
  - Compute PATCHVERSION automatically.
* Thu Jul 14 2005 - mantel@suse.de
  - patches.fixes/no-config-security-define: fix kernel compile
    with CONFIG_SECURITY disabled (96459).
* Thu Jul 14 2005 - mason@suse.de
  - turn barriers off by default on ext3 (#96537)
* Thu Jul 14 2005 - olh@suse.de
  - update to 2.6.13-rc3-git1, inotify changes, reenable mtd
* Thu Jul 14 2005 - olh@suse.de
  - remove patches.suse/old-cdrom-broken and disable the .config opts
* Thu Jul 14 2005 - mason@suse.de
  - make barriers off by default on reiserfs so we can debug the
    blocker (#96537)
* Wed Jul 13 2005 - olh@suse.de
  - update to 2.6.13-rc3, acpi, i2c, v4l, usb changes
* Tue Jul 12 2005 - olh@suse.de
  - add patches.suse/mtd-broken.patch
    temporary disable CONFIG_MTD
* Tue Jul 12 2005 - olh@suse.de
  - update to 2.6.13-rc2-git5, ieee1394 fixes
* Tue Jul 12 2005 - mantel@suse.de
  - revert HZ value back to 1000
* Tue Jul 12 2005 - okir@suse.de
  - patches.suse/sunrpc-svcsock-rqaddr: rq_daddr should be filled
    out for TCP-based RPC (SUSE49441).
  - Deleted some old and unused patches
* Mon Jul 11 2005 - mantel@suse.de
  - patches.fixes/pcmcia-ds.diff: fix build of pcmcia modules
* Mon Jul 11 2005 - okir@suse.de
  - patches.fixes/posix-locks-match: Fix miscompare in
    __posix_lock_file (84154).
  - patches.fixes/posix-locks-race: Fix race conditions with file
    lock vs close (84156, 64661, 86975).
  - patches.fixes/posix-locks-remove: [NFS] Use proper tgid in
    locks_remove_posix.
* Mon Jul 11 2005 - olh@suse.de
  - update to 2.6.13-rc2-git3
    update patches.fixes/reduce-do_mount-stack-frame to apply
* Sat Jul 09 2005 - schwab@suse.de
  - Enable AGP on ppc64.
* Thu Jul 07 2005 - hare@suse.de
  - patches.drivers/open-iscsi
    Update to SVN release 369.
* Wed Jul 06 2005 - kraxel@suse.de
  - drop obsolete uml patches.
  - update skas patch.
  - update uml x11 framebuffer patch.
  - add uml config for x86_64.
  - Update config files.
* Wed Jul 06 2005 - hare@suse.de
  - patches.drivers/open-iscsi
    Add support for iSCSI software initiator
  - patches.drivers/drm-via
    Update for 2.6.13
* Wed Jul 06 2005 - mantel@suse.de
  - series.conf: disable drm-via temporarily (needs update for 2.6.12)
* Wed Jul 06 2005 - schwab@suse.de
  - Enable sound on ppc64.
* Wed Jul 06 2005 - hare@suse.de
  - patches.drivers/drm-mach64
    Disable Mach64 support; does not compile.
* Wed Jul 06 2005 - hare@suse.de
  - patches.drivers/iscsitarget
    Add support for iSCSI software target.
  - patches.drivers/drm-via
    Update patch to CVS HEAD
  - patches.drivers/drm-cvs-20050705
    Removed.
  - patches.drivers/drm-mach64
    Add support for Mach64 graphics card.
* Tue Jul 05 2005 - axboe@suse.de
  - patches.drivers/ide-serialize-updates-1: Delete.
  - patches.drivers/cmd64x-idedma-pin-recursion: Delete.
  - patches.fixes/ide-pin-irq: Delete.
  - series.conf: Needs to be fixed differently
* Tue Jul 05 2005 - axboe@suse.de
  - patches.drivers/libata-atapi-state-fix: Delete.
  - series.conf: Better version exists
* Tue Jul 05 2005 - axboe@suse.de
  - patches.fixes/scsi-allocate-request-ref: Delete.
  - series.conf: Dead
* Tue Jul 05 2005 - axboe@suse.de
  - patches.drivers/suse-ahci-disable: Don't touch the 6th bar
    unless it's really an ahci device (72074).
  - series.conf: Rediff and enable
* Tue Jul 05 2005 - axboe@suse.de
  - patches.suse/security-compile-if-disabled: Delete.
  - series.conf: Not needed
* Tue Jul 05 2005 - axboe@suse.de
  - patches.suse/ide-probe-delay: Reduce ide probe delays.
  - series.conf: Rediff and enable
* Tue Jul 05 2005 - axboe@suse.de
  - patches.fixes/cfq-ts-sl93: Delete.
  - patches.fixes/cfq-requeue: Delete.
  - patches.fixes/cfq-pending-work: Delete.
  - patches.fixes/cfq-pending-work-fixup: Delete.
  - patches.fixes/cfq-shutdown-timer-wq: Delete.
  - patches.fixes/cfq-tweaks: Delete.
  - series.conf: Merged
* Tue Jul 05 2005 - hare@suse.de
  - add patches.drivers/drm-cvs-20050705-update
    Update DRM drivers to latest CVS version.
  - add patches.fixes/gcc4-correct-signed-unsigned-mismatch
    Fix signed/unsigned mismatches from gcc-4
  - Update configs.
* Tue Jul 05 2005 - olh@suse.de
  - enable xmon per default on ppc64
* Tue Jul 05 2005 - olh@suse.de
  - add nls_base to list of supported modules
* Mon Jul 04 2005 - hare@suse.de
  - update patches.drivers/drm-via
    Update via_drv to compile against latest kernel code.
* Mon Jul 04 2005 - hare@suse.de
  - add patches.arch/s390-atomic-sub-and-test
    Implement atomic_sub_and_test() for reiser4.
* Mon Jul 04 2005 - olh@suse.de
  - update patches.drivers/drm-via
    update via_drv.c to rev 1.21 for recent drm interface changes
* Mon Jul 04 2005 - olh@suse.de
  - add patches.arch/ppc64-vdso32_lds.patch
    fix link errors after recent toolchain changes
* Sun Jul 03 2005 - agruen@suse.de
  - scripts/config.sh: rename VERSION+EXTRAVERSION => PATCHVERSION
    and a few other cleanups.
* Sat Jul 02 2005 - garloff@suse.de
  - Update subdomain to SLES9SP2 codebase (export version, and use
    strncmp for tailglob).
* Sat Jul 02 2005 - schwab@suse.de
  - Use SRCVERSION when referring to the source tarball to make it possible
    to use rc patches.
* Sat Jul 02 2005 - olh@suse.de
  - add patches.suse/openfirmware-add-sysfs-nodes-for-open-firmware-devices.patch
    add patches.suse/openfirmware-generate-device-table-for-userspace.patch
    add patches.suse/openfirmware-implement-hotplug-for-macio-devices.patch
    macio patches from 2.6.13-rc-mm1, from jeffm
* Sat Jul 02 2005 - gregkh@suse.de
  Update to 2.6.13-rc1-git3
  - patches.fixes/base-add-bus-find-device: Delete.
  - Update config files.
  - patches.fixes/patch-2.6.13-rc1-git3: Linux 2.6.13-rc1-git3.
* Sat Jul 02 2005 - gregkh@suse.de
  Update to 2.6.13-rc1
  - patches.drivers/input-bk-64bit-compat.diff: Delete.
  - patches.drivers/input-bk-hid-32bit.diff: Delete.
  - patches.fixes/patch-2.6.12-git9: Delete.
  - patches.suse/inotify: Delete.
  - Update config files.
  - patches.fixes/serial_console:
  - patches.fixes/patch-2.6.13-rc1:
  - patches.suse/inotify-0.23-rml-2.6.13-rc1-1.patch: inotify -
    currently for testing purposes only; can stay only when in
    mainline (none).
* Sat Jul 02 2005 - gregkh@suse.de
  - Update config files.
* Thu Jun 30 2005 - tiwai@suse.de
  - patches.drivers/alsa-2.6.12-git.diff: ALSA GIT update.
  - Update config files: removed CONFIG_SND_VXP440.
* Wed Jun 29 2005 - hare@suse.de
  - patches.fixes/reduce-do_mount-stack-frame
    Reduce stack frame size for do_mount.
  - Update config for i386.
* Wed Jun 29 2005 - hare@suse.de
  - patches.arch/s390-qeth-compile-fix
    Fix qeth driver to actually compile
  - patches.fixes/base-add-bus-find-device
    Implement bus_find_device().
* Wed Jun 29 2005 - schwab@suse.de
  - Update kdb patch.
* Wed Jun 29 2005 - hare@suse.de
  - patches.drivers/lirc-drivers.diff
    Use class_* instead of class_simple_*
  - patches.drivers/also-2.6.12-git.diff
    compilation fix
  - patches.suse/reiser4-mm-remove-pg_highmem-fix.patch
    Add missing file.
* Wed Jun 29 2005 - agruen@suse.de
  - patches.fixes/missing-exports.diff: Add a missing export.
  - patches.fixes/ext3-xattr-reserved-inodes.diff: improved comment.
* Wed Jun 29 2005 - hare@suse.de
  - Update Reiser4 patches.
  - Fix config files.
* Wed Jun 29 2005 - agruen@suse.de
  - Fix dash/underscore conversion for RPM tags.
* Wed Jun 29 2005 - garloff@suse.de
  - Preliminary update of xen patches.
* Tue Jun 28 2005 - garloff@suse.de
  - patches.suse/security-*: Update and reenable security stubs
    cleanup patches.
* Tue Jun 28 2005 - agruen@suse.de
  - patches.rpmify/remove-buildenv-paths-from-binaries: Obsolete.
  - patches.rpmify/check-symvers: Obsolete.
  - patches.rpmify/module-parmtype.diff: Obsolete.
  - patches.rpmify/keep-offsets.h: Rediff.
  - patches.fixes/license-fixes.diff: Obsolete.
  - patches.suse/acl-kconfig-cleanup.diff: Rediff.
* Tue Jun 28 2005 - hare@suse.de
  - Disabled reiser4 patches.
* Tue Jun 28 2005 - tiwai@suse.de
  - patches.arch/optimize-686: Add i686 optimization flag.
  - patches.drivers/alsa-2.6.12-git.diff: ALSA GIT update from
    2.6.12.
* Tue Jun 28 2005 - hare@suse.de
  - add patches.arch/s390-fix-arch-switch
    Fix macro finish_arch_switch()
  - add patches.fixes/pci-hotplug-remove-nl
    Do not add newline to hotplug event variables
  - patches.fixes/swsusp-mysqld
    Fix call to refrigerator()
  - patches.suse/reiser4-only.patch
    Fix call to refrigerator().
* Tue Jun 28 2005 - agruen@suse.de
  - patches.suse/tmpfs-acl.diff: Rediff for 2.6.12.
* Tue Jun 28 2005 - hare@suse.de
  - Update to 2.6.12-git9
  - add patches.drivers/open-iscsi-0.3rc6
    Include open-iscsi driver.
  - Update config files.
* Tue Jun 28 2005 - mantel@suse.de
  - Update config files.
  - patches.suse/inotify: inotify - currently for testing purposes
    only; can stay only when in mainline (none).
* Mon Jun 27 2005 - axboe@suse.de
  - patches.drivers/libata-timeout-without-command: Delete.
  - patches.drivers/2.6.11-rc5-bk4-libata-dev1.patch: Delete.
  - series.conf: dead patches
* Mon Jun 27 2005 - agruen@suse.de
  - Delete patches that will reappear with the next mainline merge.
  - patches.fixes/xdr-input-validation.diff: Overflow in xdr input
    validation (93652): Make sure we won't lose this one.
* Mon Jun 27 2005 - mantel@suse.de
  - Update config files: enable CONFIG_IP_ROUTE_MULTIPATH_CACHED
* Mon Jun 27 2005 - mantel@suse.de
  - Update config files.
* Fri Jun 24 2005 - gregkh@suse.de
  delete pci, i2c, and usb patches that are no longer needed in
    the tree
  - patches.drivers/pci-1.2137.patch: Delete.
  - patches.drivers/pci-1.2138.patch: Delete.
  - patches.drivers/pci-1.2139.patch: Delete.
  - patches.drivers/pci-1.2140.patch: Delete.
  - patches.drivers/pci-1.2141.patch: Delete.
  - patches.drivers/pci-1.2142.patch: Delete.
  - patches.drivers/pci-1.2144.patch: Delete.
  - patches.drivers/pci-1.2145.patch: Delete.
  - patches.drivers/pci-1.2146.patch: Delete.
  - patches.drivers/pci-1.2147.patch: Delete.
  - patches.drivers/pci-1.2149.patch: Delete.
  - patches.drivers/pci-1.2151.patch: Delete.
  - patches.drivers/pci-1.2152.patch: Delete.
  - patches.drivers/pci-1.2154.patch: Delete.
  - patches.drivers/i2c-fscpos-01.patch: Delete.
  - patches.drivers/i2c-fscpos-02.patch: Delete.
  - patches.drivers/i2c-fscpos-03.patch: Delete.
  - patches.drivers/i2c-gl520sm.patch: Delete.
  - patches.drivers/i2c-ids.patch: Delete.
  - patches.drivers/i2c-m41t00.patch: Delete.
  - patches.drivers/i2c-mv64xxx.patch: Delete.
  - patches.drivers/i2c-nforce2.patch: Delete.
  - patches.drivers/i2c-piix4.patch: Delete.
  - patches.drivers/i2c-sis5595.patch: Delete.
  - patches.drivers/usb-zd1201-01.patch: Delete.
  - patches.fixes/usb-storage-refcounting-as431.patch: Delete.
* Fri Jun 24 2005 - olh@suse.de
  - remove patches.fixes/silence-SCSI_IOCTL_SEND_COMMAND (#61290)
* Fri Jun 24 2005 - tiwai@suse.de
  - Remove old ALSA patches in patches.drivers.
  - patches.suse/nice-and-rt-prio-rlimits.patch: Delete.
  - patches.drivers/alsa-2.6.12-git.diff: ALSA GIT update to
    2.6.12.
* Fri Jun 24 2005 - axboe@suse.de
  - patches.drivers/qla2xxx-block-segments: Delete.
  - patches.drivers/ide-sata-barrier: Delete.
  - patches.drivers/sata-enable-flush: Delete.
  - patches.fixes/barrier-update-20050308: Delete.
  - patches.fixes/scsi-dead-device: Delete.
  - patches.suse/request_end_io-sl93: Delete.
  - series.conf: Kill some merged patches
* Fri Jun 24 2005 - vojtech@suse.cz
  - Update/remove input/console patches for 2.6.12.
* Fri Jun 24 2005 - schwab@suse.de
  - Update kdb patches.
* Fri Jun 24 2005 - hare@suse.de
  - Update to 2.6.12.
    Removed old patches.
  - Updated configs.
* Fri Jun 24 2005 - olh@suse.de
  - add patches.arch/avoid_table_double_loading.diff
    fixes acpi crashes, from trenn@suse.de
* Thu Jun 16 2005 - hare@suse.de
  - patches.arch/s390-2.6.12-rc6-update
    compilation fixes.
* Thu Jun 16 2005 - hare@suse.de
  - add patches.arch/s390-2.6.12-rc6-update
    Update to latest -rc.
  - patches.arch/s390-mapped-base
    Update patch to apply again.
  - Update configs for s390 and s390x.
* Wed Jun 15 2005 - olh@suse.de
  - add patches.fixes/firewire-scsi-host-slab-corruption.patch
    allocate space for scsi_host->hostdata before using it
* Tue Jun 14 2005 - gregkh@suse.de
  update to 2.6.11.12 release
  - patches.fixes/x86_64-ptrace-overflow: Delete.
  - patches.fixes/patch-2.6.11.11-12: Linux-2.6.11.12 patch.
* Tue Jun 14 2005 - ak@suse.de
  - Increase NR_CPUS on x86-64 to 128.
* Mon Jun 13 2005 - agruen@suse.de
  - patches.rpmify/supported-flag: Clarify that this is about
    support by Novell.
* Sat Jun 11 2005 - garloff@suse.de
  - Update Xen patches to 2.0.6a.
  - Fix UDP fragment and RCU races.
* Sat Jun 11 2005 - tiwai@suse.de
  - patches.suse/fuse-*: Add FUSE patches for evaluation, taken
    from 2.6.12-rc6-mm1
  - Update config files.  Added CONFIG_FUSE_FS=m.
* Thu Jun 09 2005 - axboe@suse.de
  - patches.fixes/ata_piix-scan-all-enabled-ports: ata_piix does
    not find any devices on ACER laptop (78564).
* Wed Jun 08 2005 - olh@suse.de
  - add patches.arch/ppc-export-macio_find.patch
    export for alsa
* Wed Jun 08 2005 - olh@suse.de
  - add patches.arch/ppc64-offb-remapped-address.patch
    The offb code did not take into account a remapped pci address.
    Adding in the pci_mem_offset fixed a DSI in offb.
* Wed Jun 08 2005 - tiwai@suse.de
  - patches.suse/nice-and-rt-prio-rlimits.patch: Add nice and rt
    prio to rlimits.
* Wed Jun 08 2005 - agruen@suse.de
  - Rename /lib/modules/$VER-$REL-$FLAVOR/updates symlink to
    updates2 so that we can use updates/ for per-kernel update
    modules.
* Tue Jun 07 2005 - schwab@suse.de
  - Enable KDB in ia64/default.
* Fri Jun 03 2005 - tiwai@suse.de
  - patches.drivers/alsa-cvs-fixes-post-9.3-20050603.diff: Post-9.3
    ALSA update: CVS 2005.06.03.
  - Update config files.
* Fri Jun 03 2005 - schwab@suse.de
  - subfs: cleanup parameter parsing.
* Fri Jun 03 2005 - schwab@suse.de
  - Remove SN2 configuration.
* Thu Jun 02 2005 - mantel@suse.de
  - patches.fixes/x86_64-ptrace-overflow: Fix ptrace overflow
    (84078).
* Wed Jun 01 2005 - agruen@suse.de
  - rpm/check-supported-list: ignore .ko extensions.
* Tue May 31 2005 - agruen@suse.de
  - patches.fixes/x86_64-sysret-fix: Already merged.
* Fri May 27 2005 - gregkh@suse.de
  Update to 2.6.11.11
  - patches.fixes/usb-visor-throttle-fix.patch: Delete.
  - patches.fixes/ptrace-check-segment: Delete.
  - patches.fixes/patch-2.6.11.10-11: Linux-2.6.11.11 patch.
* Fri May 27 2005 - ro@suse.de
  - disable CONFIG_DRM_VIA on x86_64
* Wed May 25 2005 - kraxel@suse.de
  - build raid statically into the kernel-xen (bug #85423).
* Tue May 24 2005 - agruen@suse.de
  - patches.drivers/drm-via: Update, and re-enable CONFIG_DRM_VIA.
* Mon May 23 2005 - kraxel@suse.de
  - patches.uml/uml-gcc4: uml gcc4 buildfix.
* Mon May 23 2005 - olh@suse.de
  - patches.arch/ppc64-smp-hwclock-sync.patch, handle i2c-hwclock
* Sun May 22 2005 - olh@suse.de
  - patches.arch/ppc64-i2c_keywest_init.patch, add interrupt property
* Fri May 20 2005 - gregkh@suse.de
  - patches.fixes/usb-visor-throttle-fix.patch: USB: fix bug in
    visor driver with throttle/unthrottle causing oopses (#81818).
* Thu May 19 2005 - agruen@suse.de
  - patches.fixes/x86_64-sysret-fix: Back out; it breaks booting
    (84587).
* Thu May 19 2005 - mantel@suse.de
  - Update config files.
* Wed May 18 2005 - tiwai@suse.de
  - patches.drivers/alsa-cvs-fixes-post-9.3.diff: Post-9.3 ALSA
    update: CVS 2005.05.18.
* Wed May 18 2005 - agruen@suse.de
  - Disable CONFIG_DRM_VIA for now -- it doesn't compile.
* Tue May 17 2005 - mantel@suse.de
  - patches.fixes/ipodphoto-unusual-device: 60GB iPod Photo,
    wrong disk geometry detected (83906).
* Tue May 17 2005 - mantel@suse.de
  - patches.fixes/x86_64-sysret-fix: fix AMD64 sysret local DoS
    (73701).
  - patches.fixes/ptrace-check-segment: x86-64: Fix canonical
    checking for segment registers in ptrace (83143).
* Tue May 17 2005 - mantel@suse.de
  - patches.fixes/drm-ioctl32: x86-64: fix possible root hole in
    DRM code (76863).
* Mon May 16 2005 - gregkh@suse.de
  Update to 2.6.11.10, which fixes 2 root holes
    (one of which was already fixed in the tree)
  - patches.fixes/raw-blkdev_ioctl.patch: Delete.
  - patches.fixes/patch-2.6.11.9-10:
* Fri May 13 2005 - mantel@suse.de
  - patches.fixes/x86_64-sysret-fix: fix AMD64 sysret local DoS
    (73701).
* Fri May 13 2005 - gregkh@suse.de
  - scripts/config.sh:
    Fix EXTRAVERSION to get the build working again, sorry about that...
* Fri May 13 2005 - gregkh@suse.de
  Update to 2.6.11.9, which catches a few security holes.
  - patches.fixes/patch-2.6.11.1: Delete.
  - patches.fixes/patch-2.6.11.2: Delete.
  - patches.fixes/patch-2.6.11.2-3: Delete.
  - patches.fixes/patch-2.6.11.3-4: Delete.
  - patches.fixes/ipsec-toobig-deadlock: Delete.
  - patches.fixes/ext3-release-race: Delete.
  - patches.fixes/load_elf_library-kfree-fix: Delete.
  - patches.fixes/bluetooth-check: Delete.
  - patches.fixes/aio-up_read-deadlock: Delete.
  - patches.fixes/patch-2.6.11.9: Linux 2.6.11.9.
* Thu May 12 2005 - mantel@suse.de
  - patches.fixes/it8712f-a-detection: fix it87 sensor chip
    detection on GA-K8NF-9 (83483).
* Thu May 12 2005 - kraxel@suse.de
  - Update config files: disable raid6 for xen, use-mmx-in-kernel
    tricks don't work here.
* Wed May 11 2005 - hare@suse.de
  - patches.drivers/libata-atapi-state-fix
    patches.drivers/libata-timeout-without-command
    Fix ATAPI timeout problem (74450).
* Tue May 10 2005 - kraxel@suse.de
  - Update config xen file (disable pci hotplug adapters & pcie,
    make microcode driver static builtin).
* Mon May 09 2005 - agruen@suse.de
  - patches.fixes/asm-gcc4: compile fixes for kernel-xen from
    ro@suse.de.
* Fri May 06 2005 - schwab@suse.de
  - Fix some missing exports.
* Fri May 06 2005 - mantel@suse.de
  - patches.fixes/export-sock_getsockopt: export symbol
    sock_getsockopt needed by iscsi (81259).
* Thu May 05 2005 - andrea@suse.de
  - patches.fixes/slab-account-reclaim: account reclaimable slabs
    correctly for over commit purposes (62695).
* Fri Apr 29 2005 - mantel@suse.de
  - patches.suse/kdb-i386: fix for gcc4
* Thu Apr 28 2005 - okir@suse.de
  - patches.fixes/ipv4-martian-oops: [IPv4] Prevent oops when
    printing martian source (65556).
* Thu Apr 28 2005 - schwab@suse.de
  - Even more gcc4 fixes for ppc/ppc64.
* Wed Apr 27 2005 - schwab@suse.de
  - More gcc4 fixes.
* Wed Apr 27 2005 - okir@suse.de
  - patches.fixes/nfs-access-cache: NFS: Fix typo in access caching (80620).
* Wed Apr 27 2005 - pavel@suse.cz
  - kernel-source.changes.old: split 2004 and earlier changes into .old
* Wed Apr 27 2005 - schwab@suse.de
  - Double CONFIG_NR_CPUS to 512.
* Wed Apr 27 2005 - agruen@suse.de
  - patches.fixes/gcc4-baycom_epp.diff: Fix another gcc4 compile-time
    error.
* Wed Apr 27 2005 - schwab@suse.de
  - Set CONFIG_KDB_CONTINUE_CATASTROPHIC=2 in sn2 config [#80446].
* Wed Apr 27 2005 - schwab@suse.de
  - Make kernel compilable with gcc4.
* Tue Apr 26 2005 - olh@suse.de
  - enable CONFIG_CC_OPTIMIZE_FOR_SIZE on ppc,
    to keep the stripped vmlinux file size below 4M.
    this is a hard requirement for COFF netboot
* Tue Apr 26 2005 - mantel@suse.de
  - patches.fixes/asm-gcc4: fix compilation with gcc4 (none).
* Tue Apr 26 2005 - okir@suse.de
  - patches.drivers/drm-fixes: DRM: Fix 32bit support on x86_64
    (MGA and Rage128) (78708) (patch by eich@suse.de).
* Mon Apr 18 2005 - okir@suse.de
  - patches.fixes/nfs-rename-zap-inode: [NFS] Drop inode after
    rename (76854).
* Thu Apr 14 2005 - agruen@suse.de
  - rpm/running-kernel.init.in: Check for
    etc/sysconfig/kernel:SKIP_RUNNING_KERNEL, and don't do anything
    if it is set.
* Thu Apr 14 2005 - lmb@suse.de
  - patches.drivers/nbd-configure-device-count: Do not create excessive
    numbers of network block devices on module load; introduce module
    parameter to limit (#76874).
* Thu Apr 14 2005 - hare@suse.de
  - patches.fixes/jfs-disable-aops.patch
    Remove special handling for directory aops (#67328)
* Tue Apr 12 2005 - mantel@suse.de
  - patches.drivers/bcm5752-enable: Add support for Broadcomm
    BCM5752 (75926).
* Thu Apr 07 2005 - agruen@suse.de
  - rpm/kernel-binary.spec.in: Add back a version of /boot/vmlinux.gz
    without debug symbols to the binary kernel packages. This file
    was moved to the -debuginfo packages previously.
* Thu Apr 07 2005 - axboe@suse.de
  - series.conf: re-enable CFQ, it should be safe with the SCSI fix below.
* Thu Apr 07 2005 - axboe@suse.de
  - patches.fixes/scsi-device-lock-reference: Fix sdev <-> queue
    reference counting problems.
* Wed Apr 06 2005 - agruen@suse.de
  - rpm/prepare-build.sh: Don't drop the list of km_ modules from
    BuildRequires: this breaks kernel building with build.rpm.
* Mon Apr 04 2005 - schwab@suse.de
  - Enable CONFIG_PCI_MSI on ia64.
* Mon Apr 04 2005 - axboe@suse.de
  - patches.fixes/aio-up_read-deadlock: [PATCH] rwsem: Make rwsems
    use interrupt disabling spinlocks (73640).
* Sun Apr 03 2005 - garloff@suse.de
  - Xen: Drop readahead tuning.
  - Update xen patches: Fix blkback performance problem, fix timer
    timeouts below one jiffy, update AGP patches.
  - Enable xen AGP patch unconditionally.
* Fri Apr 01 2005 - mantel@suse.de
  - patches.fixes/load_elf_library-kfree-fix: Fix potential DoS
    in load_elf_library (73837).
* Tue Mar 29 2005 - garloff@suse.de
  - Initialize readahaed in virtual xen block driver.
* Tue Mar 29 2005 - mantel@suse.de
  - patches.fixes/bluetooth-check: bluetooth: Fix signedness
    problem at socket creation (74519).
* Mon Mar 28 2005 - jeffm@suse.de
  - patches.fixes/set_blocksize_race.diff: Updated header; accepted
    in 2.6.12-rc1
* Wed Mar 23 2005 - jeffm@suse.de
  - patches.suse/lookup_hash_nameidata.diff: Version added to CVS did
    _not_ obsolete lookup_create_nameidata.diff, but it was removed
    anyway. Added required changes.
* Wed Mar 23 2005 - agruen@suse.de
  - Add /boot/*-xen symlinks to file list; create /boot/*-um
    symlinks.
* Wed Mar 23 2005 - agruen@suse.de
  - patches.fixes/atapi-fix-error-handling.patch: Fix sata atapi
    error handling (70918, hare@suse.de).
* Tue Mar 22 2005 - axboe@suse.de
  - series.conf: Disable cfq-default
* Tue Mar 22 2005 - tiwai@suse.de
  - patches.drivers/alsa-alc260-mono-vol.diff: Add mono volume on
    ALC260 (#72971).
* Tue Mar 22 2005 - agruen@suse.de
  - patches.suse/lookup_hash_nameidata.diff: Pass struct nameidata
    to subfs instead of NULL.
  - patches.suse/lookup_create_nameidata.diff: Obsoleted by
    patches.suse/lookup_hash_nameidata.diff.
* Tue Mar 22 2005 - mantel@suse.de
  - patches.suse/bootsplash: fix problem with setfont (#74141)
* Tue Mar 22 2005 - agruen@suse.de
  - Update config files: disable broken CONFIG_SONYPI (sonypi.ko).
* Mon Mar 21 2005 - axboe@suse.de
  - patches.fixes/scsi-allocate-request-ref: SCSI request allocation
    reference counting problem.
* Mon Mar 21 2005 - kkeil@suse.de
  - patches.drivers/isdn_hfc_sitecom: Add PCI IDs for Sitecom DC-105
  - patches.drivers/isdn_pcmcia_cardbus_irq: enable PCMCIA IRQ
    sharing for all PCMCIA ISDN cards (#72300).
* Mon Mar 21 2005 - garloff@suse.de
  - Update Xen patches: Floppy should work now.
* Sat Mar 19 2005 - kraxel@suse.de
  - rpm/kernel-binary.spec.in: comment conflict between kernel-um
    and other kernel binaries (bug #73642).
* Sat Mar 19 2005 - garloff@suse.de
  - Fix patches.xen/drm-io-remap-pfn-range broken by last rediff.
* Fri Mar 18 2005 - garloff@suse.de
  - Update subdomain LSM.
* Fri Mar 18 2005 - kkeil@suse.de
  - reenable ppp-mppe pptp driver (#73043)
* Fri Mar 18 2005 - olh@suse.de
  - update patches.suse/suse-ppc-legacy-io.patch
    do not init 8250 ports on pmac64, also disable legacy ports
    enable pmac_zilog in ppc64 .config
* Fri Mar 18 2005 - mantel@suse.de
  - patches.drivers/alsa-prototypes: ALSA core: add missing
    prototypes and export (66753).
* Fri Mar 18 2005 - axboe@suse.de
  - series.conf: disable sata-enable-flush
* Fri Mar 18 2005 - axboe@suse.de
  - patches.fixes/scsi-dead-device: Fix SCSI reference counting
    problem with a dead device.
* Fri Mar 18 2005 - vojtech@suse.cz
  - patches.drivers/input-bk-rightwin.diff
    Fix right Win key on AT keyboards (OSDL #4361)
* Fri Mar 18 2005 - mantel@suse.de
  - patches.fixes/no-partition-check-for-pcmcia.patch: Do not
    rescan for partitions on CF cards with PCMCIA adapters.
* Thu Mar 17 2005 - mason@suse.de
  - patches.fixes/rwv_einval: readv and writev should check for
    EINVAL before Efault (71223).
* Thu Mar 17 2005 - okir@suse.de
  - patches.drivers/drm-ioctl32: DRM: Support 32bit ioctls (from eich, #72943).
  - patches.xen/drm-io-remap-pfn-range: Rediffed DRM patch
* Thu Mar 17 2005 - axboe@suse.de
  - patches.fixes/cfq-tweaks: Small CFQ tweaks.
* Thu Mar 17 2005 - axboe@suse.de
  - patches.fixes/cfq-shutdown-timer-wq: Shutdown pending timer/wq
    from both last put and exit case.
* Wed Mar 16 2005 - schwab@suse.de
  - Fix name of module override directory.
* Wed Mar 16 2005 - garloff@suse.de
  - (okir) Removed non-compiling dri-ioctl32 patch.
  - Updated Xen patches.
* Wed Mar 16 2005 - jeffm@suse.de
  - series.conf: enabled set_blocksize_race.diff
* Wed Mar 16 2005 - axboe@suse.de
  - patches.fixes/cfq-pending-work-fixup: Fixup error in
    cfq-pending-work.
* Wed Mar 16 2005 - jeffm@suse.de
  - patches.fixes/bd_claim_flags.diff: Delete.
  - patches.fixes/set_blocksize_race.diff: blockdev: fix race between
    mount/umount (#63178).
  - series.conf: checked in disabled pending discussion on kernel@suse.de
* Wed Mar 16 2005 - eich@suse.de
  - patches.drivers/dri-ioctl32: DRI: Support 32bit ioctls (72943).
* Wed Mar 16 2005 - axboe@suse.de
  - patches.fixes/cfq-pending-work: Fix CFQ 'do we have pending
    requests' check.
* Wed Mar 16 2005 - mason@suse.de
  Use >> for the post and postun install scripts so they don't
    get overwritten half way through (72866)
  - rpm/kernel-binary.spec.in:
* Wed Mar 16 2005 - gregkh@suse.de
  Add bugzilla reference id to cpia patch.
  - patches.drivers/usb-cpia-2.6.11.patch: USB: fix cpia_usb
    driver's warning messages in the syslog (71669).
* Wed Mar 16 2005 - mantel@suse.de
  - enable patches.fixes/patch-2.6.11.3-4
* Wed Mar 16 2005 - axboe@suse.de
  - patches.drivers/suse-ahci-disable: Don't touch the 6th bar
    unless it's really an ahci device (72074).
* Wed Mar 16 2005 - mantel@suse.de
  - x86_64: CONFIG_DRM should be modular as on other archs
* Tue Mar 15 2005 - gregkh@suse.de
  Add 2.6.11.4 release to the tree, not the build.
  - patches.fixes/patch-2.6.11.3-4: 2.6.11.4 release from
    kernel.org.
* Tue Mar 15 2005 - gregkh@suse.de
  Fix for bug 71669
  - patches.drivers/usb-cpia-2.6.11.patch: USB: fix cpia_usb
    driver's warning messages in the syslog.
* Tue Mar 15 2005 - tiwai@suse.de
  - patches.drivers/alsa-suspend-lock-fix.diff: Fix deadlock in
    the suspend code.
  - patches.drivers/alsa-hda-cmedia-default.diff: Use full-digital
    model as default for CMI9880.
  - patches.drivers/alsa-es1968-resume-fix.diff: Fix PM resume
    with ES1968.
  - patches.drivers/alsa-atiixp-resume-fix.diff: Fix PM resume
    with ATIIXP.
  - patches.drivers/alsa-timer-fix.diff: Fix Oops with timer
    event notification.
* Tue Mar 15 2005 - jeffm@suse.de
  - patches.fixes/set_blocksize_race.diff: Delete.
  - patches.fixes/bd_claim_flags.diff: blockdev: fix for racing mount/umount.
  - series.conf: replaced set_blocksize_race.diff with bd_claim_flags.diff
* Tue Mar 15 2005 - axboe@suse.de
  - patches.suse/thread_readahead.patch: Delete.
  - series.conf: kill dead patch
* Tue Mar 15 2005 - vojtech@suse.cz
  - patches.drivers/serial-globetrotter.diff: Deleted.
    Generic support works well enough.
* Tue Mar 15 2005 - axboe@suse.de
  - patches.fixes/ide-noflush: Add hdX=noflush for buggy hard drives
    (66590).
* Tue Mar 15 2005 - okir@suse.de
  - patches.fixes/ipv6-ppp-crash: Prevent IPv6 oops on PPP devices (72444).
* Tue Mar 15 2005 - axboe@suse.de
  - patches.drivers/libata-ahci-error-handling: Fix AHCI fatal
    error handling.
* Tue Mar 15 2005 - olh@suse.de
  - remove patches.suse/suse.ppc32.boot.zimage.built-in.cmdline
    will be merged into mainline, or its not worth having
* Mon Mar 14 2005 - okir@suse.de
  - patches.drivers/bcm5752-enable: Add support for Broadcomm
    BCM5752 (71684).
* Mon Mar 14 2005 - garloff@suse.de
  - patches.xen/drm-io-remap-pfn-range: Use io_remap_page_range
    in DRM under Xen.
* Mon Mar 14 2005 - tiwai@suse.de
  - patches.drivers/alsa-emu10k1-voice-remove-printk.diff: Remove
    invalid debug prints.
* Mon Mar 14 2005 - okir@suse.de
  - patches.fixes/ipsec-toobig-deadlock: ipsec deadlock patch:
    call tunnel_check_size w/o locking.
* Mon Mar 14 2005 - okir@suse.de
  - patches.fixes/ext3-release-race: Prevent race condition in jbd.
* Mon Mar 14 2005 - okir@suse.de
  - Update to 2.6.11.3
* Mon Mar 14 2005 - axboe@suse.de
  - patches.suse/ide-hpa-off_by_1: Delete.
  - patches.suse/ide-probe-delay: Reduce ide probe delays.
  - patches.suse/ide-noraid: Add global parameter to disable
    ide raid.
  - series.conf: Check up on various disabled patches
* Mon Mar 14 2005 - garloff@suse.de
  - Enable subdomain LSM.
* Sun Mar 13 2005 - vojtech@suse.cz
  - patches.fixes/framebuffer-cursor-fix.diff
    Fix cursor behavior
  - patches.fixes/uli526x-fix.diff
    Fix ALi/ULi integrated ethernet
  - patches.drivers/input-bk-64bit-compat.diff
    Add 32-bit emulation for input devices
  - patches.drivers/input-bk-hid-32bit.diff
    Fix extraction of HID items >= 32 bit in size
  - patches.drivers/input-bk-i8042-pnp-msg.diff
    Fix i8042 PnP detection if only KBD port is detected
  - patches.drivers/input-bk-i8042-resume.diff
    Fix resume sequence for i8042
  - patches.drivers/input-bk-sunrex.diff
    Work around bugs in Sunrex IR Keyboard/Mouse (#72331)
  - patches.drivers/serial-globetrotter.diff
    Add support for Broadcom GPRS/EDGE CardBus modem
* Sun Mar 13 2005 - garloff@suse.de
  - Update xen patches to xen 2.0.5 (post).
* Sat Mar 12 2005 - olh@suse.de
  - merge pmac64+pseries64 defconfig back into one config: ppc64
* Sat Mar 12 2005 - olh@suse.de
  - update patches.suse/suse-ipv6-rt-expiry
    declare fib6_update_expiry before use
* Sat Mar 12 2005 - olh@suse.de
  - add patches.fixes/aoe-64bit.patch, fix minor pointer to int bug
* Sat Mar 12 2005 - olh@suse.de
  - update patches.suse/netfilter-06-policy-match
  ->match prototype update
* Sat Mar 12 2005 - vojtech@suse.cz
  - patches.fixes/fat-nokia-fix: Delete.
* Sat Mar 12 2005 - gregkh@suse.de
  Added the 2.6.11.3 patch to the tree
    (only added the file, did not add it to the build, will let others
    decide if that is necessary, as I think the kernel is supposed to
    be frozen...)
  - patches.fixes/patch-2.6.11.2-3: 2.6.11.3 release from kernel.org.
* Sat Mar 12 2005 - agruen@suse.de
  - patches.fixes/no-oom-kill: Delete.
  - patches.suse/jfs-dmapi: Delete.
  - patches.suse/jfs-dmapi-fix: Delete.
  - patches.suse/jfs-dmapi-prio-tree: Delete.
  - patches.suse/jfs-dmapi-regions: Delete.
  - patches.suse/jfs-unique-slab-names: Delete.
* Sat Mar 12 2005 - gregkh@suse.de
  [#] new
  -+Unused: patches.drivers/pci-1.2134.patch
  -+Unused: patches.drivers/usb-zd1201-02.patch
  -+Unused: patches.drivers/pci-1.2133.patch
    +Unused: patches.fixes/netfilter-checksum
* Sat Mar 12 2005 - gregkh@suse.de
  Delete a unused usb patch
  - patches.drivers/usb-zd1201-02.patch: Delete.
* Sat Mar 12 2005 - gregkh@suse.de
  Deleted unused PCI patches.
  - patches.drivers/pci-1.2133.patch: Delete.
  - patches.drivers/pci-1.2134.patch: Delete.
  - patches.drivers/pci-1.2136.patch: Delete.
  - patches.drivers/pci-1.2135.patch: Delete.
  - patches.drivers/pci-1.2143.patch: Delete.
  - patches.drivers/pci-1.2148.patch: Delete.
  - patches.drivers/pci-1.2150.patch: Delete.
* Fri Mar 11 2005 - tiwai@suse.de
  - patches.drivers/alsa-via82xx-addition.diff: Add DXS support
    for MSI K8T Neo2-FI.
  - patches.drivers/alsa-nm256-irq-fix.diff: Fix the lock-up of
    nm256 driver.
  - patches.drivers/alsa-emu10k1-alloc-fix.diff: Fix voice
    allocation corruption on emu10k1.
  - patches.drivers/alsa-alc655-spdif-route-fix.diff: Fix SPDIF
    route control on ALC655/658/850.
  - patches.drivers/alsa-mixer-oss-fix.diff: Fix deadlock in
    error paths.
* Fri Mar 11 2005 - garloff@suse.de
  - patches.suse/unmap_vmas-lat: Update unmap_vmas() block size
    according to advice from Andrea.
* Fri Mar 11 2005 - okir@suse.de
  - patches.fixes/usagi-ipv6-esp-null: Obsolete.
  - patches.suse/ipv6-export-symbols: Obsolete.
  - re-enabled patches.fixes/tokenring-spin-lock-bh
* Fri Mar 11 2005 - pavel@suse.cz
  - patches.drivers/swsusp-via-velocity: fix suspend/resume.
  - patches.drivers/swsusp-b44: Fix swsusp with b44..
  - patches.fixes/swsusp-disk-spindown: Do not force emergency
    spindowns of disks..
  - README: better testing example
  - series.conf: add above patches.
* Fri Mar 11 2005 - pavel@suse.cz
  - patches.drivers/swsusp-via-velocity: fix suspend/resume.
  - patches.drivers/swsusp-b44: Fix swsusp with b44..
  - patches.fixes/swsusp-disk-spindown: do not force emergency spindown.
  - series.conf: add above patches.
* Fri Mar 11 2005 - pavel@suse.cz
  - patches.drivers/swsusp-via-velocity: fix suspend/resume.
  - patches.drivers/swsusp-b44: Fix swsusp with b44..
  - patches.fixes/swsusp-disk-spindown: do not spin disks down hard.
  - series.conf: add above stuff.
* Fri Mar 11 2005 - okir@suse.de
  - Update IPv6 patches:
  - patches.fixes/netfilter-conntrack-ftp-seqno: conntrack ftp:
    fix sequence numbers, debug message.
  - patches.suse/usagi-ipv6-ip6t-reject: implement
    reject target for ipv6 nefilter (67329)
  - Update config files for REJECT target
  - patches.suse/ipv6-v4-mapped-addrs: Fix the handling of IPv6
    mapped IPv4 addresses.
  - patches.suse/ipv6-tahi-pmtu-2: IPv6 PMTU fix.
  - patches.suse/ipv6-ndisc-breaks-arp: Obsolete.
  - patches.suse/ipv6-tahi-nd-74: Obsolete.
  - patches.suse/usagi-ipv6-netfilter: Obsolete.
  - patches.suse/usagi-ipv6-conntrack: Delete
* Fri Mar 11 2005 - mantel@suse.de
  - patches.fixes/moxa-ioctl-check: add permission check to moxa
    serial driver (65375).
* Fri Mar 11 2005 - olh@suse.de
  - update patches.suse/acpi_EC_no_byteAcc_fix.diff
    increment offset by one, not eight
* Thu Mar 10 2005 - gregkh@suse.de
  Remove unneeded I2C patches from the tree.
  - patches.drivers/i2c-1.2081.patch: Delete.
  - patches.drivers/i2c-1.2083.patch: Delete.
  - patches.drivers/i2c-1.2084.patch: Delete.
  - patches.drivers/i2c-1.2085.patch: Delete.
  - patches.drivers/i2c-1.2086.patch: Delete.
  - patches.drivers/i2c-1.2087.patch: Delete.
  - patches.drivers/i2c-1.2088.patch: Delete.
  - patches.drivers/i2c-1.2090.patch: Delete.
  - patches.drivers/i2c-1.2091.patch: Delete.
  - patches.drivers/i2c-1.2092.patch: Delete.
  - patches.drivers/i2c-1.2093.patch: Delete.
  - patches.drivers/i2c-1.2094.patch: Delete.
  - patches.drivers/i2c-1.2095.patch: Delete.
  - patches.drivers/i2c-1.2097.patch: Delete.
  - patches.drivers/i2c-1.2096.patch: Delete.
  - patches.drivers/i2c-1.2102.patch: Delete.
  - patches.drivers/i2c-1.2104.patch: Delete.
  - patches.drivers/i2c-1.2106.patch: Delete.
  - patches.drivers/i2c-1.2107.patch: Delete.
  - patches.drivers/i2c-1.2108.patch: Delete.
  - patches.drivers/i2c-1.2109.patch: Delete.
  - patches.drivers/i2c-1.2110.patch: Delete.
  - patches.drivers/i2c-1.2111.patch: Delete.
  - patches.drivers/i2c-1.2112.patch: Delete.
  - patches.drivers/i2c-1.2113.patch: Delete.
  - patches.drivers/i2c-1.2115.patch: Delete.
  - patches.drivers/i2c-1.2116.patch: Delete.
* Thu Mar 10 2005 - gregkh@suse.de
  Driver core update based on patches now in the 2.6.11-bk tree.
    Almost all of these are liked by udev / HAL in order that they
    can go faster, with less sysfs activity.
  - patches.drivers/driver_core-1.2038.patch: [PATCH] driver core:
    Separate platform device name from platform device number.
  - patches.drivers/driver_core-1.2039.patch: [PATCH] class core:
    export MAJOR/MINOR to the hotplug env.
  - patches.drivers/driver_core-1.2040.patch: [PATCH] block core:
    export MAJOR/MINOR to the hotplug env.
  - patches.drivers/driver_core-1.2041.patch: [PATCH] class_simple:
    pass dev_t to the class core.
  - patches.drivers/driver_core-1.2042.patch: [PATCH] usb: class
    driver pass dev_t to the class core.
  - patches.drivers/driver_core-1.2043.patch: [PATCH] i2c: class
    driver pass dev_t to the class core.
  - patches.drivers/driver_core-1.2044.patch: [PATCH] videodev:
    pass dev_t to the class core.
  - patches.drivers/driver_core-1.2046.patch: [PATCH] Driver core:
    add "bus" symlink to class/block devices.
  - patches.drivers/driver_core-1.2047.patch: [PATCH] floppy.c:
    pass physical device to device registration.
* Thu Mar 10 2005 - gregkh@suse.de
  USB update based on patches now in 2.6.11-bk tree.
  - patches.drivers/usb-static-sysfs-info: Delete.
  - patches.drivers/usb-static-sysfs-info-configuration.patch:
    Delete.
  - patches.drivers/usb-static-sysfs-info-fixups.patch: Delete.
  - patches.drivers/usb-static-sysfs-info-input.patch: Delete.
  - patches.drivers/usb-static-sysfs-info-interface.patch: Delete.
  - patches.drivers/usb-static-sysfs-info-usb-storage.patch: Delete.
  - patches.fixes/usb-usbnet.c-ax88772.patch: Delete.
  - Update config files.
  - patches.drivers/usb-1.2020.1.005.patch: [PATCH] USB: SN9C10x
    driver bugfix.
  - patches.drivers/usb-1.2020.1.006.patch: [PATCH] USB: SN9C10x
    driver bugfix.
  - patches.drivers/usb-1.2020.1.016.patch: [PATCH] USB ftdi_sio:
    an rs485 adaptor from 4n-galaxy.de.
  - patches.drivers/usb-1.2020.1.017.patch: [PATCH] USB: Retry
    more aggressively during device initialization.
  - patches.drivers/usb-1.2020.1.018.patch: [PATCH] USB: Make
    use_both_schemes=y the default.
  - patches.drivers/usb-1.2020.1.031.patch: [PATCH] USB: Add ASIX
    AX88772 10/100 Ethernet support to usbnet.
  - patches.drivers/usb-1.2020.1.050.patch: [PATCH] USB: UHCI:
    Fix build errors when CONFIG_DEBUG_FS isn't set.
  - patches.drivers/usb-1.2020.1.121.patch: [PATCH] USB: usbfs
    fix for data loss in message.c.
  - patches.drivers/usb-1.2020.1.122.patch: [PATCH] USB: set
    timeout message to debug level: message.c.
  - patches.drivers/usb-1.2020.1.123.patch: [PATCH] USB: usbfs:
    remove debug message.
  - patches.drivers/usb-1.2020.1.138.patch: [PATCH] USB: cache
    the product, manufacturer, and serial number strings at device
    insertion..
  - patches.drivers/usb-1.2020.1.139.patch: [PATCH] USB: fix up
    the input drivers to use the built in strings, instead of
    re-reading them from the device..
  - patches.drivers/usb-1.2020.1.141.patch: [PATCH] USB: make
    iInterface string cached.
  - patches.drivers/usb-1.2020.1.142.patch: [PATCH] USB: cache
    the iConfiguration string, if present..
  - patches.drivers/usb-1.2020.1.143.patch: [PATCH] USB: fix memory
    leak in get_string if usb_string() call failed..
  - patches.drivers/usb-1.2020.1.144.patch: [PATCH] USB: fix up
    compiler warnings when CONFIG_USB_DEBUG is not set..
  - patches.drivers/usb-1.2020.1.146.patch: [PATCH] USB: pegasus
    and rtl8150 cset for proper link detection.
  - patches.drivers/usb-1.2020.1.152.patch: [PATCH] USB: Fix use
    after free in usb/core/devices.c.
  - patches.drivers/usb-1.2020.1.153.patch: [PATCH] USB: PhidgetKit
    driver update.
  - patches.drivers/usb-1.2020.1.140.patch: [PATCH] USB: remove
    string fetches from the usb-storage core, have them used the
    cached versions instead..
* Thu Mar 10 2005 - vojtech@suse.cz
  - patches.drivers/input-bk-2073.diff
    Update patch to reset mouse immediately when a timing
    based sync loss is detected.
* Thu Mar 10 2005 - okir@suse.de
  - patches.fixes/nfsd-nohide-fix: nfsd: Fix READDIRPLUS replies on
    "nohide" exports (71819).
* Thu Mar 10 2005 - agruen@suse.de
  - scripts/tar-up.sh: Add minmem file to force mbuild to pick build
    hosts that have enough memory available.
* Thu Mar 10 2005 - garloff@suse.de
  - patches.fixes/scsi-define-task-aborted: Don't mask off
    TASK_ABORTED from the SCSI error status (64150, LTC12947).
* Thu Mar 10 2005 - mantel@suse.de
  - patches.suse/bootsplash: Bootsplash for current kernel (none).
  - don't display output on blanked screens
  - be less restrictive about the framebuffer type
  - re-add switch to verbose mode on system panic
* Thu Mar 10 2005 - gregkh@suse.de
  Delete the W1 patches, as they are not needed to be in the tree.
  - patches.drivers/w1-1.2080.patch: Delete.
  - patches.drivers/w1-1.2081.patch: Delete.
  - patches.drivers/w1-1.2082.patch: Delete.
  - patches.drivers/w1-1.2083.patch: Delete.
  - patches.drivers/w1-1.2084.patch: Delete.
  - patches.drivers/w1-1.2085.patch: Delete.
  - patches.drivers/w1-1.2086.patch: Delete.
* Wed Mar 09 2005 - agruen@suse.de
  - patches.fixes/export-__d_path: Export the __d_path function
    (65751).
* Wed Mar 09 2005 - vojtech@suse.cz
  - patches.fixes/usb-handoff-default.diff
    Update patch to enable handoff on i386 and x86-64 only
* Wed Mar 09 2005 - tiwai@suse.de
  - patches.drivers/alsa-alc260-fix.diff: More fix for input
  - patches.drivers/alsa-au88x0-spdif-fix.diff: Fix a typo in patch
  - patches.drivers/alsa-midi-lock-fix.diff: Fix a typo in patch
* Wed Mar 09 2005 - olh@suse.de
  - add patches.suse/acpi_EC_no_byteAcc_fix.diff
    disable syslog spamming (#67364)
* Wed Mar 09 2005 - agruen@suse.de
  - rpm/postun.sh, rpm/post.sh: Stop using perl-Bootloader. We won't
    manage to resolve the remaining open issues.
* Wed Mar 09 2005 - agruen@suse.de
  - scripts/config.sh: Update EXTRAVERSION.
  - scripts/sequence-patch.sh: Add VERSION and EXTRAVERSION checks.
* Wed Mar 09 2005 - olh@suse.de
  - remove obsolete patches
    patches.arch/suse-ppc32-chrp-rootdevice
    patches.arch/suse-ppc32-pmac-rootdevice
    patches.arch/suse-ppc32-prep-rootdevice
    patches.suse/suse-ppc64-chrp-root-sda3
    patches.fixes/root_dev-partition3
    ROOT_DEV is not used anymore now that linuxrc is "/init"
    patches.fixes/usb-proc-devices.patch
* Tue Mar 08 2005 - vojtech@suse.cz
  - patches.fixes/input-bk.diff: Patch updated to avoid warnings
    in ALSA.
* Tue Mar 08 2005 - tiwai@suse.de
  - patches.drivers/alsa-ac97-surround-fix.diff: Misc fixes
    for AC97.
  - patches.drivers/alsa-alc260-fix.diff: Fix ALC260 support.
  - patches.drivers/alsa-ali5455-dra-fix.diff: Don't enable DRA
    for ALI5455.
  - patches.drivers/alsa-alias-fix.diff: Alias fixes for ALSA
    modules.
  - patches.drivers/alsa-au88x0-spdif-fix.diff: Fix the SPDIF
    control for AU88x0.
  - patches.drivers/alsa-audigy-spdif-fix.diff: Fix Audigy SPDIF
    register bits.
  - patches.drivers/alsa-emu10k1-pop-fix.diff: Fix pop/click noises.
  - patches.drivers/alsa-hda-codec-parser-fix.diff: Fix the parse
    of HDA widget tree.
  - patches.drivers/alsa-intel8x0m-new-ids.diff: Add ICH6/ICH7
    support.
  - patches.drivers/alsa-midi-lock-fix.diff: Fix possible MIDI
    deadlocks.
  - patches.drivers/alsa-pcm-appl-ptr-fix.diff: Fix the calculation
    of appl_ptr.
  - patches.drivers/alsa-revo-rate-fix.diff: Fix the sample rates
    on Revo 7.1.
  - patches.drivers/alsa-usb-midi-fix.diff: Fix USB MIDI handling
    and new quirks.
  - patches.drivers/alsa-user-control-alloc-fix.diff: Fix the
    wrong allocation size for user controls.
* Tue Mar 08 2005 - gregkh@suse.de
  - patches.fixes/patch-2.6.11.2: 2.6.11.2 release from kernel.org.
* Tue Mar 08 2005 - gregkh@suse.de
  - Update config files.
  - patches.drivers/usb-zd1201-01.patch: [PATCH] USB: add zd1201
    wireless lan driver.
  - patches.drivers/usb-zd1201-02.patch: [PATCH] USB: fix up HZ
    change in zd1201 driver..
  - patches.drivers/usb-sisusbvga-01.patch: [PATCH] USB: add SiS
    USB2VGA kernel driver.
  - patches.drivers/usb-sisusbvga-02.patch: [PATCH] USB: fix sparse
    bitwise warnings in the sisusb.c driver.
  - patches.drivers/usb-sisusbvga-03.patch: [PATCH] USB: SiS
    USB2VGA minor fix..
  - patches.drivers/usb-sisusbvga-04.patch: [PATCH] USB: give
    sisusb a valid minor number (133 - 140).
  - series.conf: Add 2 new usb drivers (already in 2.6.11-bk tree)
* Tue Mar 08 2005 - axboe@suse.de
  - patches.fixes/as-iosched-deactivate-fix: handle double invocation
* Tue Mar 08 2005 - garloff@suse.de
  - patches.drivers/input-i8042-double-unregister:
    Avoid unregistering i8042 drivers twice.
  - patches.xen/xen-avoid-disfunct-rtc: Don't register RTC driver
    if it only read 0xff from CMOS.
* Tue Mar 08 2005 - okir@suse.de
  - patches.fixes/uhci-hcd-init-fix: hsb-hcd: change device state
    before enabling interrupts.
* Tue Mar 08 2005 - okir@suse.de
  - patches.fixes/drm-setversion-missing-memset: Add missing memset
    to drm_setversion (65926). (from eich@suse.de)
* Tue Mar 08 2005 - axboe@suse.de
  - patches.fixes/barrier-update-20050308: fix deadlock in write barriers
* Tue Mar 08 2005 - olh@suse.de
  - add patches.fixes/raw-blkdev_ioctl.patch
    Replace ioctl_by_bdev with blkdev_ioctl in raw.c (#67212 - LTC14261)
    export blkdev_ioctl
* Tue Mar 08 2005 - gregkh@suse.de
  - series.conf: disabled patches.fixes/usb-proc-devices.patch based
    on Andreas Jaeger's request.
* Tue Mar 08 2005 - andrea@suse.de
  - patches.fixes/x86_64-panic-lockup: avoid lockup after panic
    even if kernel.panic > 0. (#67025)
* Mon Mar 07 2005 - jeffm@suse.de
  - patches.suse/subfs.patch: updated to "new" version again, lookup_create
    patch fixes issue
  - patches.suse/lookup_create_nameidata.diff: lookup_create should
    pass nameidata to lookup_hash.
* Mon Mar 07 2005 - pavel@suse.cz
  - patches.fixes/swsusp-ehci_hcd: Delete.
  - patches.fixes/swsusp-mysqld: Update to apply.
* Mon Mar 07 2005 - pavel@suse.de
  - patches.fixes/swsusp-ehci_hcd: Delete.
  - patches.fixes/swsusp-mysqld: Workaround mysqld-cant-be-stopped
    problem. Updated to apply.
* Mon Mar 07 2005 - jeffm@suse.de
  - patches.fixes/03-reiserfs-priv-abstract.diff: updated for case
    where xattrs aren't enabled
* Mon Mar 07 2005 - agruen@suse.de
  - patches.rpmify/fix-separate-compilation-with-preconf-kernel.diff:
    Fix compiling /usr/src/linux directly with O= (65891).
* Mon Mar 07 2005 - axboe@suse.de
  - patches.suse/security-compile-if-disable: compile if !CONFIG_SECURITY
* Mon Mar 07 2005 - agruen@suse.de
  - Fix invocation of km module Makefiles.
* Sun Mar 06 2005 - agruen@suse.de
  - Add EXTRAVERSION to the rpm package version so that it agrees
    with what `uname -r' reports.
* Sun Mar 06 2005 - jeffm@suse.com
  - patches.suse/subfs.patch: revert to previous version. It's
    possible for the lookup operation to be passed a NULL nameidata
    which means that all non-file creations will Oops. I'll post a
    revised version on Monday.
* Sun Mar 06 2005 - agruen@suse.de
  - Merge minor nfsacl cleanups (mostly relevant for different
    configs).
* Sat Mar 05 2005 - vojtech@suse.cz
  - patches.drivers/input-bk-alps.diff:
    All ALPS fixes in one patch
    Previous ALPS patches removed
* Fri Mar 04 2005 - vojtech@suse.cz
  - patches.drivers/input-bk-2074.diff:
    Fix ALPS oops on resume/suspend
    (Ruediger Oertel <ro@suse.de>: [kernel] oops during s-t-d)
* Fri Mar 04 2005 - vojtech@suse.cz
  - patches.drivers/input-bk-2073.diff:
    Fix psmouse.resetafter (#59325)
* Fri Mar 04 2005 - vojtech@suse.cz
  - patches.drivers/input-bk-2072.diff:
    Fix ALPS DualPoint stick (#70928)
* Fri Mar 04 2005 - vojtech@suse.cz
  - patches.fixes/usb-handoff-default.diff: Make usb-handoff the
    default. Fixes bug #67239 and similar.
* Fri Mar 04 2005 - gregkh@suse.de
  - patches.fixes/patch-2.6.11.1: 2.6.11.1 release from kernel.org.
* Thu Mar 03 2005 - jeffm@suse.de
  - patches.fixes/02-vfs-private-selinux.diff~: Delete.
  - patches.fixes/02-vfs-private-flag-workaround.diff: workaround
    for vfs_link crash reported on research list.
* Thu Mar 03 2005 - agruen@suse.de
  - patches.fixes/x86_64-ia32-icecream-fix.diff: Fix makefile
    dependency with parallel builds.
* Thu Mar 03 2005 - vojtech@suse.cz
  - patches.drivers/input-bk-2067.diff: Allow setting the PS/2 mouse
    maximum protocol via a sysfs attribute.
  - patches.drivers/input-bk-2068.diff: Fix a typo in i8042 ACPI
    printk().
  - patches.drivers/input-bk-2069.diff: Properly ignore zero Command
    Register address in i8042 ACPI code.
* Thu Mar 03 2005 - pavel@suse.cz
  - patches.suse/swsusp-noncontiguous: make apply
  - patches.fixes/swsusp-from-initramfs.patch: make apply on top
    of modified swsusp.
  - Update README.
* Thu Mar 03 2005 - schwab@suse.de
  - Update kdb patches and reenable.
* Thu Mar 03 2005 - pavel@suse.cz
  - patches.suse/swsusp-noncontiguous: Add.
  - Remove obsolete swsusp stuff.
* Thu Mar 03 2005 - schwab@suse.de
  - Bump version to 2.6.11 and remove obsolete patches.
* Thu Mar 03 2005 - okir@suse.de
  - patches.suse/nfs-statd-hostnames: Fixed deadlock that caused NFS
    client hangs in certain cases (#66530)
  - patches.fixes/sunrpc-optional-auth: Made it work with lockd/statd
* Thu Mar 03 2005 - gregkh@suse.de
  - Update config files.
  - patches.arch/linux-2.6.10-rc3_ImacG5_ids.diff: imac g5 and
    current g5 support.
  - patches.drivers/pci-1.2133.patch: [PATCH] convert
    pci_dev->slot_name usage to pci_name().
  - patches.drivers/pci-1.2134.patch: [PATCH] Remove
    pci_dev->slot_name.
  - patches.drivers/pci-1.2135.patch: [PATCH] PCI Hotplug: Remove
    unneeded instructions from ibmphp_pci.c.
  - patches.drivers/pci-1.2136.patch: [PATCH] PCI: pci_proc_domain.
  - patches.drivers/pci-1.2137.patch: [PATCH] PCI: Make
    pci_claim_resource __devinit.
  - patches.drivers/pci-1.2138.patch: [PATCH] PCI: fix
    pci_remove_legacy_files() crash.
  - patches.drivers/pci-1.2139.patch: [PATCH] PCI: NUMA-Q PCI
    config access arg validation.
  - patches.drivers/pci-1.2140.patch: [PATCH] PCI: pci_raw_ops
    should use unsigned args.
  - patches.drivers/pci-1.2141.patch: [PATCH]
    arch/i386/kernel/pci/irq.c:  Wrong message output.
  - patches.drivers/pci-1.2142.patch: [PATCH] PCI: Dynids -
    passing driver data.
  - patches.drivers/pci-1.2143.patch: [PATCH] drivers/pci/*:
    convert to pci_register_driver.
  - patches.drivers/pci-1.2144.patch: [PATCH] PCI Hotplug: Fix
    OSHP calls in shpchp and pciehp drivers.
  - patches.drivers/pci-1.2145.patch: [PATCH] PCI: Add PCI quirk
    for SMBus on the Toshiba Satellite A40.
  - patches.drivers/pci-1.2146.patch: [PATCH] PCI: allow x86_64
    to do pci express.
  - patches.drivers/pci-1.2147.patch: [PATCH] pci/quirks.c: unhide
    SMBus device on Samsung P35 laptop.
  - patches.drivers/pci-1.2148.patch: [PATCH] PCI: clean up the
    msi api.
  - patches.drivers/pci-1.2149.patch: [PATCH] PCI: pci.ids update.
  - patches.drivers/pci-1.2150.patch: PCI: remove pci_find_device
    usage from pci sysfs code..
  - patches.drivers/pci-1.2151.patch: [PATCH] PCI: Apple PCI
    IDs update.
  - patches.drivers/pci-1.2152.patch: [PATCH] PCI: tone down
    pci=routeirq message.
  - patches.drivers/pci-1.2153.patch: [PATCH] PCI: fix hotplug
    double free.
  - patches.drivers/pci-1.2154.patch: [PATCH] PCI: One more Asus
    SMBus quirk.
    Add bk-pci selected patches to the build, and fix up the g5 pci id conflicts.
* Thu Mar 03 2005 - gregkh@suse.de
  - patches.drivers/i2c-1.2098.patch: Delete.
  - patches.drivers/i2c-1.2101.patch: Delete.
  - patches.drivers/i2c-1.2100.patch: Delete.
  - patches.drivers/i2c-1.2099.patch: Delete.
  - patches.drivers/i2c-1.2103.patch: Delete.
  - patches.drivers/i2c-1.2105.patch: Delete.
  - patches.drivers/i2c-1.2114.patch: Delete.
  - Update config files.
  - patches.drivers/i2c-gl520sm.patch: [PATCH] I2C: add GL520SM
    Sensor Chip driver.
  - patches.drivers/i2c-ids.patch: [PATCH] I2C: fixed up the
    i2c-id.h algo ids..
  - patches.drivers/i2c-m41t00.patch: [PATCH] I2C: add ST M41T00
    I2C RTC chip driver.
  - patches.drivers/i2c-mv64xxx.patch: [PATCH] I2C: add Marvell
    mv64xxx i2c driver.
  - patches.drivers/i2c-nforce2.patch: [PATCH] I2C i2c-nforce2:
    add support for nForce4 (patch against 2.6.11-rc4).
  - patches.drivers/i2c-piix4.patch: [PATCH] I2C: Enable I2C_PIIX4
    for 64-bit platforms.
  - patches.drivers/i2c-sis5595.patch: [PATCH] I2C: New chip
    driver: sis5595.
    Added new i2c drivers to the build and config
* Thu Mar 03 2005 - gregkh@suse.de
  - patches.drivers/i2c-1.2098.patch: Delete.
  - patches.drivers/i2c-1.2101.patch: Delete.
  - patches.drivers/i2c-1.2100.patch: Delete.
  - patches.drivers/i2c-1.2099.patch: Delete.
  - patches.drivers/i2c-1.2103.patch: Delete.
  - patches.drivers/i2c-1.2105.patch: Delete.
  - patches.drivers/i2c-1.2114.patch: Delete.
  - Update config files.
* Thu Mar 03 2005 - gregkh@suse.de
  - patches.drivers/i2c-1.2080.patch: Delete.
  - patches.drivers/i2c-1.2082.patch: Delete.
  - patches.drivers/i2c-1.2089.patch: Delete.
  - Update config files.
  - patches.drivers/i2c-fscpos-01.patch: [PATCH] I2C: add fscpos
    chip driver.
  - patches.drivers/i2c-fscpos-02.patch: [PATCH] I2C: Fix up some
    build warnings in the fscpos driver..
  - patches.drivers/i2c-fscpos-03.patch: [PATCH] I2C: fix for
    fscpos voltage values.
    Add i2c patches for fscpos driver.
* Thu Mar 03 2005 - gregkh@suse.de
  - patches.drivers/i2c-1.2080.patch: Delete.
  - patches.drivers/i2c-1.2082.patch: Delete.
  - patches.drivers/i2c-1.2089.patch: Delete.
  - Update config files.
* Wed Mar 02 2005 - jeffm@suse.com
  - add patches.fixes/01-vfs-private-flag.diff: adds S_PRIVATE flag for inodes
  - add patches.fixes/02-vfs-private-selinux.diff: adds IS_PRIVATE to selinux
    inode loop
  - add patches.fixes/03-reiserfs-priv-abstract.diff: abstracts reiserfs
    private inode test
  - add patches.fixes/04-vfs-private-reiserfs.diff: uses the vfs-level private
    inode for reiserfs
    These patches are required for selinux to work with reiserfs (60041)
* Wed Mar 02 2005 - vojtech@suse.cz
  - Re-enable patches.suse/fastboot-console-init, I disabled it
    by mistake earlier.
* Wed Mar 02 2005 - mantel@suse.de
  - patches.drivers/e100-update: update e100 driver to 3.4.1
    (66716).
* Wed Mar 02 2005 - mantel@suse.de
  - Update config files.
* Wed Mar 02 2005 - agruen@suse.de
  - patches.suse/nfsacl-acl-umask-handling-workaround-in-nfs-client-3.patch:
    Fix file create bug (#67076).
* Wed Mar 02 2005 - axboe@suse.de
  - patches.drivers/2.6.11-rc5-bk4-libata-dev1.patch: libata update
* Wed Mar 02 2005 - olh@suse.de
  - replace patches.suse/acpi-dsdt-from-initrd
    with patches.suse/acpi_dsdt_initrd_initramfs
    update patches.suse/acpi_errors_on
* Wed Mar 02 2005 - gregkh@suse.de
  Added split out w1 patches.  Still protected with +gregkh
  - patches.drivers/w1-1.2080.patch: [PATCH] w1/w1_therm: replace
    schedule_timeout() with msleep_interruptible().
  - patches.drivers/w1-1.2081.patch: [PATCH] w1: dscore
    cleanups. 2/2.
  - patches.drivers/w1-1.2082.patch: [PATCH] w1: Core cleanup 1/2.
  - patches.drivers/w1-1.2083.patch: [PATCH] w1: fix some compiler
    warnings generated by the last "static" patch..
  - patches.drivers/w1-1.2084.patch: [PATCH] w1: replace obsoleted
    *sleep_on*.
  - patches.drivers/w1-1.2085.patch: [PATCH] w1: get rid of the
    potential problems with atomic operations..
  - patches.drivers/w1-1.2086.patch: [PATCH] drivers/w1/*: convert
    to pci_register_driver.
* Wed Mar 02 2005 - olh@suse.de
  - update to 2.6.11, serial, selinux, sysfs signedness, pnp fixes
* Wed Mar 02 2005 - gregkh@suse.de
  Added split out patches from my i2c-bk tree.  All still protected with a
    +gregkh symbol until I determine the rules about modifing the config files...
  - patches.drivers/i2c-1.2080.patch: [PATCH] I2C: add fscpos
    chip driver.
  - patches.drivers/i2c-1.2081.patch: [PATCH] I2C: Allow it87
    pwm reconfiguration.
  - patches.drivers/i2c-1.2082.patch: [PATCH] I2C: Fix up some
    build warnings in the fscpos driver..
  - patches.drivers/i2c-1.2083.patch: [PATCH] I2C: Kill
    i2c_client.id (1/5).
  - patches.drivers/i2c-1.2084.patch: [PATCH] I2C: Kill
    i2c_client.id (2/5).
  - patches.drivers/i2c-1.2085.patch: [PATCH] I2C: Kill
    i2c_client.id (3/5).
  - patches.drivers/i2c-1.2086.patch: [PATCH] I2C: Kill
    i2c_client.id (4/5).
  - patches.drivers/i2c-1.2087.patch: [PATCH] I2C: Kill
    i2c_client.id (5/5).
  - patches.drivers/i2c-1.2088.patch: [PATCH] I2C: just delete
    the id field, let's not delay it any longer.
  - patches.drivers/i2c-1.2089.patch: [PATCH] I2C: fix for fscpos
    voltage values.
  - patches.drivers/i2c-1.2090.patch: [PATCH] I2C: i2c-dev
    namespace cleanup.
  - patches.drivers/i2c-1.2091.patch: [PATCH] I2C: lm78 driver
    improvement.
  - patches.drivers/i2c-1.2092.patch: [PATCH] I2C: Enable w83781d
    and w83627hf temperature channels.
  - patches.drivers/i2c-1.2093.patch: [PATCH] I2C: Kill unused
    includes in i2c-sensor-detect.c.
  - patches.drivers/i2c-1.2094.patch: [PATCH] I2C: unnecessary
    [#]includes in asb100.c.
  - patches.drivers/i2c-1.2095.patch: [PATCH] I2C: lm80 driver
    improvement.
  - patches.drivers/i2c-1.2096.patch: [PATCH] i2c-core.c: make
    some code static.
  - patches.drivers/i2c-1.2097.patch: [PATCH] I2C: use time_after
    instead of comparing jiffies.
  - patches.drivers/i2c-1.2098.patch: [PATCH] I2C: add ST M41T00
    I2C RTC chip driver.
  - patches.drivers/i2c-1.2099.patch: [PATCH] I2C: New chip driver:
    sis5595.
  - patches.drivers/i2c-1.2100.patch: [PATCH] I2C: add Marvell
    mv64xxx i2c driver.
  - patches.drivers/i2c-1.2101.patch: [PATCH] I2C: add GL520SM
    Sensor Chip driver.
  - patches.drivers/i2c-1.2102.patch: [PATCH] I2C: improve
    debugging output.
  - patches.drivers/i2c-1.2103.patch: [PATCH] I2C: Enable I2C_PIIX4
    for 64-bit platforms.
  - patches.drivers/i2c-1.2104.patch: [PATCH] I2C: fix typo in
    drivers/i2c/busses/i2c-ixp4xx.c.
  - patches.drivers/i2c-1.2105.patch: [PATCH] I2C i2c-nforce2:
    add support for nForce4 (patch against 2.6.11-rc4).
  - patches.drivers/i2c-1.2106.patch: [PATCH] I2C: Remove NULL
    client checks in rtc8564 driver.
  - patches.drivers/i2c-1.2107.patch: [PATCH] I2C: Make i2c list
    terminators explicitely unsigned.
  - patches.drivers/i2c-1.2108.patch: [PATCH] I2C: Fix some gcc
    4.0 compile failures and warnings.
  - patches.drivers/i2c-1.2109.patch: [PATCH] I2C: S3C2410 missing
    I2C_CLASS_HWMON.
  - patches.drivers/i2c-1.2110.patch: [PATCH] I2C: minor I2C
    cleanups.
  - patches.drivers/i2c-1.2111.patch: [PATCH] Add class definition
    to the elektor bus driver.
  - patches.drivers/i2c-1.2112.patch: [PATCH] I2C: saa7146
    build fix.
  - patches.drivers/i2c-1.2113.patch: [PATCH] I2C: w83627hf needs
    i2c-isa.
  - patches.drivers/i2c-1.2114.patch: [PATCH] I2C: fixed up the
    i2c-id.h algo ids..
  - patches.drivers/i2c-1.2115.patch: [PATCH] I2C: Change of i2c
    co-maintainer.
  - patches.drivers/i2c-1.2116.patch: [PATCH] I2C: Trivial
    indentation fix in i2c/chips/Kconfig.
* Wed Mar 02 2005 - jeffm@suse.com
  - add patches.fixes/set_blocksize_race.diff: fixes mount/umount race
    brought out by subfs use
* Tue Mar 01 2005 - jeffm@suse.com
  - add patches.suse/export_lookup_mnt.diff: Re-exported lookup_mnt
  - updated patches.suse/subfs.diff: uses proper locking and reference
    counting on vfsmounts, doesn't try to find a vfsmount since open/lookup
    both supply one, and cleaned up the code
* Tue Mar 01 2005 - olh@suse.de
  - update to 2.6.11-rc5-bk4, bio, more __init fixes
* Tue Mar 01 2005 - garloff@suse.de
  - Update Xen patches.
* Tue Mar 01 2005 - gregkh@suse.de
  - patches.drivers/usb-static-sysfs-info-fixups.patch: USB:
    minor fixups from the sysfs-info patches on the error paths.
* Mon Feb 28 2005 - vojtech@suse.cz
  - Update to current Input BK tree. This obsoletes most of the
    input patches and should fix most of input-related bugs,
    namely touchpad sync problems and 'keyboard dead' problems.
* Mon Feb 28 2005 - olh@suse.de
  - add patches.fixes/video-rivafb-i2c-oops.patch
    rivafb kernel oops (#66779)
* Mon Feb 28 2005 - olh@suse.de
  - update to 2.6.11-rc5-bk3, network, __init, ide fixes
* Mon Feb 28 2005 - okir@suse.de
  - patches.suse/nfs-statd-hostnames: Fixed a problem with the new
    statd code (#66530)
* Mon Feb 28 2005 - okir@suse.de
  - patches.drivers/sk98lin-update: update sk98lin drivers to v8.14 (66497).
* Mon Feb 28 2005 - hare@suse.de
  - patches.fixes/swsusp-from-initramfs
    Fix declaration of swsusp_close()
* Mon Feb 28 2005 - agruen@suse.de
  - nfsacl patchset update.
* Mon Feb 28 2005 - andrea@suse.de
  - patches.fixes/pipe-fixes: fix pipe bugs (#65562)
* Sun Feb 27 2005 - olh@suse.de
  - update to 2.6.11-rc5-bk2, network, __init fixes
* Sun Feb 27 2005 - olh@suse.de
  - add patches.suse/modprobe_unknown_symbol.patch
    debug spurious Unknown symbol errors (#66533,#63643,#64590,#66449)
* Sat Feb 26 2005 - olh@suse.de
  - reenable patches.suse/unmap_vmas-lat
    one ZAP_BLOCK_SIZE for everyone
* Sat Feb 26 2005 - olh@suse.de
  - update to 2.6.11-rc5-bk1, usb, fb, pty race fixes
* Fri Feb 25 2005 - olh@suse.de
  - disable audio.ko, use the alsa snd-usb-audio.ko driver instead
    (#66670)
* Fri Feb 25 2005 - agruen@suse.de
  - patches.fixes/x86_64-ia32-icecream-fix.diff: Icecream has no
    way of detecting assembler-level includes. Use the assembler
    directly instead.
* Fri Feb 25 2005 - olh@suse.de
  - add patches.drivers/usb-static-sysfs-info-configuration.patch
    add patches.drivers/usb-static-sysfs-info-interface.patch
    cache more sysfs file contents
* Thu Feb 24 2005 - olh@suse.de
  - update patches.drivers/usb-static-sysfs-info
    add patches.drivers/usb-static-sysfs-info-input.patch
    add patches.drivers/usb-static-sysfs-info-usb-storage.patch
    new version of the patch from gregkh
* Thu Feb 24 2005 - tiwai@suse.de
  - patches.drivers/alsa-ac97-cm9761-fix.diff: Fix output of
    CM9761(A).
  - patches.drivers/alsa-au88x0-fix.diff: au88x0 - do codec init
    more like windows does.
  - patches.drivers/alsa-cm8338-fix.diff: Fix the chip query
    of cm8338.
  - patches.drivers/alsa-dell-quirk.diff: Add AC97 quirk for Dell.
  - patches.drivers/alsa-hda-digital-fix.diff: Fix SPDIF I/O on
    HDA codecs.
  - patches.drivers/alsa-intel8x0m-hook.diff: Add mixer controls
    to intel8x0m.
  - patches.drivers/alsa-misc-cleanup.diff: Misc cleanup.
  - patches.drivers/alsa-usb-fix.diff: Add support for Emagic and
    Roland FANTOM-X.
  - patches.drivers/alsa-via82xx-dxs-as-pcm.diff: Use DXS volume
    controls as PCM with CMI codecs.
* Thu Feb 24 2005 - okir@suse.de
  - patches.fixes/sunrpc-restart-delay-fix: NFS: prevent hangs
    when NFS server returns EJUKEBOX.
* Thu Feb 24 2005 - olh@suse.de
  - update to 2.6.11-rc5, sata, rtl8169, futex fixes
* Wed Feb 23 2005 - ak@suse.de
  - patches.fixes/mtrr-check-gpf: Ignore MTRR setup errors (65639)
  - patches.fixes/cardbus-fixup-bridge: Fix cardbus on some AMD64 laptops
* Wed Feb 23 2005 - okir@suse.de
  - patches.suse/sunrpc-bindresvport: Fix sunrpc xprt_bindresvport.
* Wed Feb 23 2005 - olh@suse.de
  - update to 2.6.11-rc4-bk11, nfs, network fixes
* Wed Feb 23 2005 - okir@suse.de
  - patches.fixes/usagi-ipv6-privacy: IPv6 privacy fixes from USAGI.
  - patches.fixes/ipv6-force-mldv1: Force use of MLD (multicast
    listener discovery) version 1 (SUSE34954).
  - patches.suse/usagi-ipv6-addrselect: Address selection patches
    from USAGI.
  - patches.suse/suse-ipv6-rt-expiry: Force timely expiry of
    IPv6 routes.
  - patches.suse/ipv6-no-too-big-to-self-msg: Disable noisy printk
    in ICMPv6 code.
  - patches.suse/usagi-ipv6-fragment: USAGI: IPv6 fragmentation
    fixes.
  - patches.suse/usagi-ipv6-fib-subtree: USAGI: Add source address
    field to the IPv6 FIB.
  - patches.suse/stop-nud_in_timer-warning: Delete.
  - patches.suse/usagi-ipv6-ndisc: Delete.
* Wed Feb 23 2005 - schwab@suse.de
  - Readd lost patch.
* Wed Feb 23 2005 - kraxel@suse.de
  - patches.uml/skas-for-arch-xen: skas for arch/xen.
* Wed Feb 23 2005 - mantel@suse.de
  - patches.fixes/remove-PIPE_LEN: remove stale PIPE_LEN macro in
    pipe_fs_i.h (66079).
* Tue Feb 22 2005 - olh@suse.de
  - update to 2.6.11-rc4-bk10, libata, network fixes
* Tue Feb 22 2005 - garloff@suse.de
  - Update xen patches.
* Tue Feb 22 2005 - kraxel@suse.de
  - patches.uml/uml-sysemu-off: [patch] make sysemu support
    switchable.
* Mon Feb 21 2005 - kraxel@suse.de
  - patches.uml/skas-2.6.11-v8-rc2-fix.patch: fix for skas patch.
* Mon Feb 21 2005 - olh@suse.de
  - update to 2.6.11-rc4-bk9, netdriver, ide, i386 pci resource fixes
    remove patches.fixes/pci-resource-window-allocation-fix.diff
    which wasnt applied yet
* Mon Feb 21 2005 - kraxel@suse.de
  - patches.uml/uml-tag-used: Delete.
  - patches.uml/uml-sysemu-off: uml: turn sysemu off.
  - patches.uml/uml-vt-runtime: add fix + enable.
* Mon Feb 21 2005 - olh@suse.de
  - add patches.fixes/usb-storage-refcounting-as431.patch
    try to fix refcounting for unexpected add/remove events
* Mon Feb 21 2005 - mantel@suse.de
  - patches.suse/enable-sysrq: allow again to use /proc/sysrq-trigger
    regardless the setting of /proc/sys/kernel/sysrq
* Mon Feb 21 2005 - mantel@suse.de
  - patches.drivers/ibm-acpi-update: Update ibm-acpi to 0.10 (none).
* Sun Feb 20 2005 - agruen@suse.de
  - patches.fixes/pci-resource-window-allocation-fix.diff: IBM
    Thinkpad G41 (and others) PCMCIA problems fix from Linus.
* Sun Feb 20 2005 - olh@suse.de
  - update to 2.6.11-rc4-bk8, radeonfb, misc fixes
* Sun Feb 20 2005 - agruen@suse.de
  - rpm/kernel-binary.spec.in: Move vmlinux.gz to the debuginfo
    package (except for ppc for now). It grows much too big with
    debug infos enabled.
* Sat Feb 19 2005 - olh@suse.de
  - add patches.drivers/usb-qc-usb-0.6.2-remap_page.patch
    add patches.drivers/usb-qc-usb-0.6.2-urb-kill.patch
    workarounds for 2.6.11 changes
* Sat Feb 19 2005 - olh@suse.de
  - add patches.drivers/bk-ieee1394.patch from 2.6.11-rc3-mm2
* Sat Feb 19 2005 - olh@suse.de
  - update to 2.6.11-rc4-bk7, bluetooth fix
* Fri Feb 18 2005 - mason@suse.de
  Update the NAT over IPsec patches
  - Update config files.
  - patches.suse/netfilter-02-output-hooks:
  - patches.suse/netfilter-03-input-hooks:
  - patches.suse/netfilter-04-policy-lookup:
  - patches.suse/netfilter-05-policy-checks:
  - patches.suse/netfilter-06-policy-match:
* Fri Feb 18 2005 - tiwai@suse.de
  - patches.drivers/alsa-cvs-fixes: ALSA CVS patches update.
* Fri Feb 18 2005 - olh@suse.de
  - update to 2.6.11-rc4-bk6, acpi 3.0, 4lvl mm fixes
* Fri Feb 18 2005 - okir@suse.de
  - patches.suse/nfs-statd-hostnames: Make kernel statd/lockd use
    hostnames for SM_NOTIFY.
* Fri Feb 18 2005 - agruen@suse.de
  - Based on a patch from Olaf Dabrunz <odabrunz@suse.de>:
    Automatically enable CONFIG_DEBUG_INFO when building with debug
    symbols (in which case RPM_OPT_FLAGS contains -g).
* Fri Feb 18 2005 - kraxel@suse.de
  - series.conf: update skas patches, disable one bad uml patch.
  - patches.uml/skas-2.6.11-v7-rc1.patch: Delete.
  - patches.uml/skas-2.6.11-v8-rc2.patch: skas3+sysemu patch v8.
* Fri Feb 18 2005 - agruen@suse.de
  - patches.fixes/drm-i915-on-x86_64.diff: Enable CONFIG_DRM_I915
    on x86_64 as well.
  - Update config files.
* Thu Feb 17 2005 - olh@suse.de
  - update to 2.6.11-rc4-bk5, usb hub + ehci fixes
* Thu Feb 17 2005 - mantel@suse.de
  - patches.fixes/i810-resume-fix: fix resume with i810 chipset
* Wed Feb 16 2005 - olh@suse.de
  - update to 2.6.11-rc4-bk4, tty, network, tg3, radeonfb fixes
* Wed Feb 16 2005 - olh@suse.de
  - add patches.suse/acpi_errors_on from trenn
    remove patches.suse/enable_acpi_object_cache.diff
    speedup acpi debug handling (SUSE50454)
    disable CONFIG_ACPI_DEBUG
* Tue Feb 15 2005 - olh@suse.de
  - update to 2.6.11-rc4-bk3, xfs fixes
* Tue Feb 15 2005 - garloff@suse.de
  - patches.suse/security-clean-stubs: Fix non CONFIG_SEC.._NETWORK
    case (by agruen).
* Mon Feb 14 2005 - tiwai@suse.de
  - patches.drivers/alsa-cvs-fixes: ALSA CVS patches.
* Mon Feb 14 2005 - kkeil@suse.de
  - add new driver patches.drivers/i4l-hisax-hfc48s
  - fix HFC USB driver patches.fixes/i4l-hisax-hfcusb
  - fix ST 5481 USB driver  patches.fixes/i4l-hisax-st5481
* Mon Feb 14 2005 - olh@suse.de
  - update to 2.6.11-rc4-bk2, misc changes
* Mon Feb 14 2005 - okir@suse.de
  - patches.fixes/vlan-bonding-normal-frames: VLAN over bonding:
    allow non-VLAN traffic to pass (SUSE50709).
* Mon Feb 14 2005 - okir@suse.de
  - patches.fixes/sunrpc-cache-crash: RPC authentication cache fix
    from Neil Brown
* Mon Feb 14 2005 - mantel@suse.de
  - Update config files.
  - patches.drivers/drm-via: add DRM support for Via unichrome
    video cards (None). Re-enable driver now that it is fixed.
    Enable only on i386
* Mon Feb 14 2005 - mason@suse.de
  - enable CONFIG_NTFS_RW
* Sun Feb 13 2005 - garloff@suse.de
  - Split up security-disabled-... patch.
* Sun Feb 13 2005 - garloff@suse.de
  - Clean patches.suse/security-disabled-optimize-cap-default.
* Sun Feb 13 2005 - olh@suse.de
  - add patches.fixes/radeon_pm-register-typo.patch, from rc4-bk1
* Sun Feb 13 2005 - olh@suse.de
  - update to 2.6.11-rc4, sparc, arm fixes
* Sat Feb 12 2005 - olh@suse.de
  - update to 2.6.11-rc3-bk9, uml, fb sleep, dm, isdn, vm, tg3 fixes
* Fri Feb 11 2005 - olh@suse.de
  - update to 2.6.11-rc3-bk8, scsi, sonypi, shmget fixes
* Fri Feb 11 2005 - mantel@suse.de
  - disable drm-via driver temporarily until problems fixed
* Fri Feb 11 2005 - mantel@suse.de
  - Update config files.
  - patches.drivers/drm-via: add DRM support for Via unichrome
    video cards (None).
* Thu Feb 10 2005 - kkeil@suse.de
  - readd patches.fixes/i4l-filter-fix
    patches.fixes/i4l-nullpointer-fix
* Thu Feb 10 2005 - agruen@suse.de
  - Enable DRM config options.
* Thu Feb 10 2005 - kraxel@suse.de
  - patches.xen/xen-common.diff: one more chunk dropped.
* Thu Feb 10 2005 - kraxel@suse.de
  - patches.xen/xen-common.diff: drop bits which are already in
    patches.uml/xen-vt-runtime.
* Thu Feb 10 2005 - olh@suse.de
  - update to 2.6.11-rc3-bk7, network, tg3 updates
* Thu Feb 10 2005 - kraxel@suse.de
  - Update config files.
  - patches.uml/xen-vt-runtime: make VT console runtime-switchable.
  - patches.uml/uml-vt-runtime: use runtime-switchable vt for uml.
* Thu Feb 10 2005 - olh@suse.de
  - add patches.suse/enable_acpi_object_cache.diff
    Improves performance for ACPI drivers especially when ACPI_DEBUG
    is compiled in.
* Thu Feb 10 2005 - kraxel@suse.de
  - Update uml config file, update skas patch.
  - patches.uml/host-skas3: Delete.
  - patches.uml/skas-update-2.6.10.patch: Delete.
  - patches.uml/skas-2.6.11-v7-rc1.patch: skas3+sysemu patch v7a.
* Wed Feb 09 2005 - garloff@suse.de
  - Make IDE drivers more modular in Xen.
  - Update Xen patches, drop various bits that have been merged.
  - Clean up mkinitrd creation for Xen.
* Wed Feb 09 2005 - mantel@suse.de
  - Update config files.
  - patches.fixes/enable-megaraid-legacy: allow for both
    megaraid_mbox and megaraid to be built (SUSE50431).
* Wed Feb 09 2005 - olh@suse.de
  - update to 2.6.11-rc3-bk6, drm, md updates
* Wed Feb 09 2005 - olh@suse.de
  - update to 2.6.11-rc3-bk5, libata, bluetooth, netfilter updates
* Wed Feb 09 2005 - kkeil@suse.de
  - fix a race condition in r8169 network driver which cause a
    endless loop on device close (SUSE50488)
* Tue Feb 08 2005 - ak@suse.de
  - Disable CONFIG_INTEL_MCH_AGP
* Tue Feb 08 2005 - agruen@suse.de
  - patches.fixes/remove-extraversion.diff: Remove; the instsys has
    been fixed to cope with long KERNELRELEASE strings already.
* Tue Feb 08 2005 - ak@suse.de
  - patches.fixes/pt-gnu-stack-fix: Let E stack imply executable heap
* Mon Feb 07 2005 - okir@suse.de
  - patches.fixes/nfsd-no-cache-readdir: Do not cache NFSv2 readdir
    replies (SUSE50435).
* Mon Feb 07 2005 - olh@suse.de
  - update to 2.6.11-rc3-bk4, ide, net, tg3 updates
* Mon Feb 07 2005 - garloff@suse.de
  - patches.suse/security-disabled-optimize-cap-default: Fix.
* Mon Feb 07 2005 - agruen@suse.de
  - Require a recent enough version of mkinitrd, which is required
    due to modularizing the ide drivers.
  - Use the perl-Bootloader library to update bootloader menus
    when installing/removing kernel packages.
* Mon Feb 07 2005 - agruen@suse.de
  - patches.suse/security-disabled-optimize-cap-default: Make this
    patch compile again.
* Mon Feb 07 2005 - olh@suse.de
  - add patches.fixes/usb-proc-devices.patch
    finger point at apps that still not use sysfs
* Mon Feb 07 2005 - olh@suse.de
  - update patches.fixes/usb-storage-multilun-sony-usbfloppy.patch
    use correct revision in unusual_devs.h entry
* Sun Feb 06 2005 - olh@suse.de
  - add patches.arch/ppc-chrp_nvram.patch
* Sun Feb 06 2005 - olh@suse.de
  - update to 2.6.11-rc3-bk3, various small fixes
* Sat Feb 05 2005 - agruen@suse.de
  - patches.fixes/xattr-sharing-bug.diff: Fix long-standing xattr
    sharing bug (SUSE50424).
* Sat Feb 05 2005 - olh@suse.de
  - update to 2.6.11-rc3-bk2, uml updates
* Fri Feb 04 2005 - mason@suse.de
  - series.conf: enable reiserfs-iosize-hotfix
* Fri Feb 04 2005 - olh@suse.de
  - add patches.xen/xen-arch-silent-stack-overflow.diff
* Fri Feb 04 2005 - olh@suse.de
  - update to 2.6.11-rc3-bk1, ide, ia64, s390, i2c, usb updates
* Fri Feb 04 2005 - axboe@suse.de
  -