The Linux kernel ported to xen.
Xen requires kernels to be ported (paravirtualization). So, to use xen,
you need this kernel.
It can be run both as domain0 ("xen0") and as unprivileged ("xenU")
kernel.
Source Timestamp: 2005-03-23 21:52:37 +0000
Provides
Requires
Copyright
GPL
Signatures
internal MD5: 58fa3857e175d21b757fc6f0196750e0
GPG
Changelog
* 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.
- series.conf:
* 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=.
* 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
- patches.drivers/ide-sata-barrier: fix bug on requeing of flush
* Fri Feb 04 2005 - axboe@suse.de
- patches.fixes/cfq-requeue: Fix requeue ordering
* Fri Feb 04 2005 - okir@suse.de
- patches.fixes/netfilter-xfrm-get-by-name: IPsec was not working
due to a bad patch (SUSE50310, fix by mholtmann)
* Fri Feb 04 2005 - ak@suse.de
- patches.fixes/input-no-hotplug: Fix compilation with !CONFIG_HOTPLUG
* Thu Feb 03 2005 - axboe@suse.de
- patches.drivers/ide-sata-barrier: fix various bugs
* Thu Feb 03 2005 - agruen@suse.de
- patches.suse/tmpfs-acl.diff: Fix for CONFIG_TMPFS_POSIX_ACL=n.
- patches.suse/devpts-acl.diff: Remove; feature probably not
needed.
* Thu Feb 03 2005 - olh@suse.de
- add patches.arch/ppc32-MMCR0_PMXE-saga.patch, disable MMC
* Thu Feb 03 2005 - olh@suse.de
- update to 2.6.11-rc3, dvb, xfs, misc updates
* Wed Feb 02 2005 - vojtech@suse.cz
- patches.suse/input-small-fixes: Fixes more bugs from current BK
input layer: makes USB keyboard LEDs work, and fixes broken
implementation of i8042 return from multiplexed mode.
* Wed Feb 02 2005 - agruen@suse.de
- patches.fixes/attr-initialize: Obsolete.
- series.conf: Remove obsolete patches.
* Wed Feb 02 2005 - agruen@suse.de
- patches.suse/ext3-register-filesystem-lifo: Add
register_filesystem_lifo function for ext2/ext3.
* Wed Feb 02 2005 - agruen@suse.de
- patches.suse/mem-acl.diff: rename to generic-acl.diff.
- patches.suse/tmpfs-acl.diff: Further cleanups.
- patches.suse/devpts-acl.diff: Access Control Lists for /dev/pts.
- Update config files.
* Wed Feb 02 2005 - agruen@suse.de
- patches.fixes/remove-extraversion.diff: Remove EXTRAVERSION.
* Wed Feb 02 2005 - mantel@suse.de
- enable boot splash
* Wed Feb 02 2005 - hare@suse.de
- Fix swsusp from initramfs.
* Wed Feb 02 2005 - axboe@suse.de
- patches.drivers/ide-sata-barrier: remove some debug code
* Wed Feb 02 2005 - axboe@suse.de
- patches.fixes/blk-wait-completion: fix oops for really fast completion
in blk_execute_rq()
* Wed Feb 02 2005 - mantel@suse.de
- patches.suse/bootsplash: Bootsplash for current kernel (none).
* Wed Feb 02 2005 - agruen@suse.de
- rpm/kernel-binary.spec.in: Modules with spaces in the license
string were accidentally put into the -nongpl packages.
* Wed Feb 02 2005 - axboe@suse.de
- patches.fixes/scsi-end-io-sense-valid-block-pc: don't assume there is always
room for sense data in a REQ_BLOCK_PC request
* Wed Feb 02 2005 - axboe@suse.de
- Add new Promise TX4 sata support
* Tue Feb 01 2005 - andrea@suse.de
- patches.suse/silent-stack-overflow: ported to HEAD.
- deleted obsolete (merged in mainline) entries from the
series file.
* Tue Feb 01 2005 - axboe@suse.de
- Enable/add/remove various patches
* Tue Feb 01 2005 - olh@suse.de
- add patches.fixes/input-event_field_not_found.patch
[PATCH 3/3] Fix 'event field not found' message filling logs
* Tue Feb 01 2005 - olh@suse.de
- update to 2.6.11-rc2-bk10, acpi, net, bluetooth, tg3 updates
* Tue Feb 01 2005 - olh@suse.de
- add patches.fixes/usb-usbnet.c-ax88772.patch
Fix ax8817x_bind to use allocated buffer to avoid DMA on the stack
* Tue Feb 01 2005 - olh@suse.de
- add kernel-$flavour to PreReq: in kernel-$flavour-nongpl
* Tue Feb 01 2005 - axboe@suse.de
- patches.drivers/sata-promise-tx2plus: add support for new controller
* Tue Feb 01 2005 - agruen@suse.de
- rpm/kernel-binary.spec.in: Fix module license check so that
modules with multiple MODULE_LICENSE tags are recognized
correctly.
- supported.conf: Mark several more modules as supported.
* Tue Feb 01 2005 - agruen@suse.de
- patches.suse/mem-acl.diff: Split off infrastructure from tmpfs
acls.
- patches.suse/tmpfs-acl.diff: Fix a compile-time error when
CONFIG_TMPFS_POSIX_ACL is not set.
* Tue Feb 01 2005 - mantel@suse.de
- patches.suse/enable-sysrq: allow enabling of sysreq via kernel
parameter (SUSE47533).
* Tue Feb 01 2005 - agruen@suse.de
- supported.conf: Mark IDE modules as supported.
* Tue Feb 01 2005 - axboe@suse.de
- Add update barrier support, enable barriers for sata
* Tue Feb 01 2005 - axboe@suse.de
- patches.suse/request_end_io-sl93: async request end_io callback
* Tue Feb 01 2005 - axboe@suse.de
- Rediff and add patches.drivers/ide-serialize-updates-1
* Mon Jan 31 2005 - mantel@suse.de
- patches.fixes/META_stale.patch: JFS: Simplify stale metapage
handling so that mp->count isn't held above zero by
multiple threads. (SUSE50045).
* Mon Jan 31 2005 - mantel@suse.de
- Update config files.
- patches.drivers/sensors-vt1211: add vt1211 support to i2c to
handle sensors on VIA EPIA motherboards (SUSE49641).
* Mon Jan 31 2005 - hare@suse.de
- Modularized IDE drivers for i386 / x86_64 / ia64.
* Mon Jan 31 2005 - olh@suse.de
- update to 2.6.11-rc2-bk9, netfilter memleak fix
* Mon Jan 31 2005 - axboe@suse.de
- patches.fixes/scsi_lib2611rc2bk8.diff: fix scsi_lib.c SG_IO screwup
* Mon Jan 31 2005 - tiwai@suse.de
- patches.drivers/alsa-cvs-fixes: ALSA CVS patches.
Fix ppc compile error and intel8x0 update.
* Mon Jan 31 2005 - hare@suse.de
- add patches.fixes/swsusp-from-initramfs.patch
Enabling resume from initramfs.
* Mon Jan 31 2005 - olh@suse.de
- add patches.arch/ppc64-p615-iommu-fix.patch
fix crash in IDE DMA setup
* Mon Jan 31 2005 - mantel@suse.de
- patches.drivers/alsa-hda-intel: Delete.
- patches.drivers/alsa-cvs-fixes: ALSA CVS patches.
* Mon Jan 31 2005 - agruen@suse.de
- patches.suse/tmpfs-acl.diff: Access Control Lists for tmpfs.
* Sun Jan 30 2005 - agruen@suse.de
- patches.rpmify/module-parmtype.diff: Module parameter type
fixes.
- patches.rpmify/cvs-timestamp-in-oopses.diff: Obsoleted by the
release-numbers file in CVS.
- patches.fixes/kbuild-external-module-support.patch: Obsolete.
- patches.fixes/apic-initdata: Obsolete.
- patches.fixes/swsusp-fixup-pages-count: Obsolete.
- patches.fixes/suspend-wrong-wakeup-address: Obsolete.
- patches.rpmify/mod_param-typeinfo.diff: Obsolete.
- patches.rpmify/kbuild-deps-version.h: Obsolete.
* Sun Jan 30 2005 - olh@suse.de
- update to 2.6.11-rc2-bk8, x86_64, libata, cfg fixes
* Sun Jan 30 2005 - agruen@suse.de
- patches.suse/nfsd-acl: Syntax error with older compiler.
* Sat Jan 29 2005 - olh@suse.de
- add patches.fixes/patch-2.6.11-rc2-bk4-pegasos_chrp_pcibios_fixup.patch
reverse check for pegasos board
* Sat Jan 29 2005 - olh@suse.de
- update to 2.6.11-rc2-bk7, scsi updates
* Sat Jan 29 2005 - olh@suse.de
- add patches.fixes/patch-2.6.11-rc2-rest_init-local_irq_disable.patch
keep irqs enabled to avoid lockup during boot
* Fri Jan 28 2005 - olh@suse.de
- update to 2.6.11-rc2-bk6, input, netdriver updates
update patches.drivers/bk-dtor-input-rc1-mm2.patch to apply
* Fri Jan 28 2005 - axboe@suse.de
- patches.fixes/cfq-default: make cfq the default io scheduler
* Fri Jan 28 2005 - axboe@suse.de
- patches.fixes/cfq-ts-sl93: update cfq io scheduler to time sliced version
* Fri Jan 28 2005 - ak@suse.de
- patches.arch/x86_64-srat-empty-nodes: Another fix
* Fri Jan 28 2005 - ak@suse.de
- patches.arch/i386-apic-up: Fix and reenable. APIC is
now disabled on i386 UP kernels by default again.
* Fri Jan 28 2005 - ak@suse.de
- patches.arch/x86_64-srat-empty_nodes: Handle empty nodes in SRAT
(SUSE50257)
* Fri Jan 28 2005 - agruen@suse.de
- rpm/kernel-syms.spec.in: Adapt to $KERNELRELEASE no longer
matching %version-%release-$FLAVOR.
* Fri Jan 28 2005 - agruen@suse.de
- patches.suse/nfsacl-iop-NULL-fix.diff: Must not initialize
inode->i_op to NULL.
- patches.fixes/ext3-xattr-reserved-inodes.diff: Don't write
anything to the in-inode xattr space of reserved inodes.
* Thu Jan 27 2005 - olh@suse.de
- add patches.fixes/patch-2.6.11-rc2-bk5-ftape
fix syntax error
* Thu Jan 27 2005 - agruen@suse.de
- patches.arch/oprofile-model4: Did not apply.
- patches.fixes/properly-export-find_exported_dentry:
properly export find_exported_dentry (SUSE50038, SGI:PV923968).
- patches.fixes/xfs-kern-185126a-nfs-inode-data-corruption:
nfs inode data corruption (SUSE50038, SGI:PV923968).
- patches.fixes/xfs-kern-185437a-nfs-exportfs-dependency-fix:
nfs exportfs dependency fix (SUSE50038, SGI:PV923968).
- patches.fixes/xfs-kern-186566a-fix-modular-nfsd-exports:
fix modular nfsd exports (SUSE50038, SGI:PV923968).
- Update config files.
* Thu Jan 27 2005 - hare@suse.de
- add patches.suse/initramfs-before-acpi.patch
Call populate_rootfs prior to ACPI initialisation.
* Thu Jan 27 2005 - ak@suse.de
- Fix oprofile on newer P4s.
* Thu Jan 27 2005 - olh@suse.de
- update to 2.6.11-rc2-bk5, bluetooth, network updates
* Thu Jan 27 2005 - olh@suse.de
- scsi target patch requires new bootloader for ppc64 CHRP
* Wed Jan 26 2005 - olh@suse.de
- add patches.fixes/ixgb_fix_eeh.patch
redundant Write-Back in Receive Descriptor Ring caused memory
corruption. (SUSE50213 - LTC12695)
* Wed Jan 26 2005 - olh@suse.de
- update to 2.6.11-rc2-bk4, dvd, pcmcia updates
* Wed Jan 26 2005 - olh@suse.de
- add patches.fixes/usb-storage-multilun-sony-usbfloppy.patch
another broken floppy (SUSE49049)
* Tue Jan 25 2005 - agruen@suse.de
- rpm/kernel-binary.spec.in: Re-enable km_ modules (they were
turned off for debugging; forgot to remove the debug code.)
* Tue Jan 25 2005 - olh@suse.de
- enable parport printer option for pseries (SUSE50028 - LTC13260)
* Tue Jan 25 2005 - olh@suse.de
- update to 2.6.11-rc2-bk3, fix memleak in pipe code
* Tue Jan 25 2005 - agruen@suse.de
- rpm/kernel-source.spec.in: Make it so that the release number
again shows up in the path /usr/src/linux-$VERSION-$RELEASE; it
accidentally got removed.
* Tue Jan 25 2005 - olh@suse.de
- add patches.fixes/scsi-sd-scsi_device_put-refcount.patch
add patches.fixes/scsi-sr-scsi_cd_put-refcount.patch
no use of uninitalized memory (SUSE49207)
* Tue Jan 25 2005 - hare@suse.de
- Remove obsolete patches.
* Mon Jan 24 2005 - olh@suse.de
- update patches.suse/kdb-common, is_kernel() now in mainline
* Mon Jan 24 2005 - agruen@suse.de
- patches.suse/nfsacl-umask.diff: Fix NFSv2.
* Mon Jan 24 2005 - mantel@suse.de
- patches.suse/increase-MAX_MP_BUSSES: increase MAX_MP_BUSSES
(SUSE42179).
* Mon Jan 24 2005 - mantel@suse.de
- patches.drivers/sk98lin-update: update sk98lin drivers to v8.13
* Mon Jan 24 2005 - agruen@suse.de
- rpm/kernel-binary.spec.in: Remove tolerate_unknown_new_config_options
hack.
* Mon Jan 24 2005 - olh@suse.de
- update to 2.6.11-rc2-bk2
x86_64 updates, fix module kallsym lookup breakage
* Mon Jan 24 2005 - kraxel@suse.de
- Update config files.
* Mon Jan 24 2005 - kraxel@suse.de
- series.conf: update+reenable uml+lirc patches.
- patches.uml/frame-size: Delete (merged).
- patches.drivers/lirc-drivers.diff: update + enable lirc drivers.
- patches.drivers/lirc-fixups.diff: Delete.
- patches.drivers/lirc-floating-point.diff: Delete.
* Sun Jan 23 2005 - olh@suse.de
- update to 2.6.11-rc2-bk1, dvb, ia64, 4lvl pagetable updates
* Sun Jan 23 2005 - garloff@suse.de
- xen: Update config and enable patches that don't touch common
code unconditionally.
* Sat Jan 22 2005 - agruen@suse.de
- Integrate Olaf Kirch's nfsacl review feedback.
- Fix a patch-2.6.11-rc2 merge compile time error.
- Update config files.
* Sat Jan 22 2005 - agruen@suse.de
- patches.fixes/patch-2.6.11-rc2: Merge.
- Merge some xattr fixes that are the queue for 2.6.11.
- rpm/kernel-binary.spec.in: Allow kernel-$FLAVOR and kernel-xen
to coexist.
- scripts/run_oldconfig.sh, config.conf: Special-case xen.
- patches.xen/xen-2611rc1bk8.diff: Compile-time fix.
* Sat Jan 22 2005 - agruen@suse.de
- Script / specfile cleanups.
- Update config files.
* Sat Jan 22 2005 - andrea@suse.de
- patches.suse/protect-pids-from-oom2/mapped-base: proc fix
* Fri Jan 21 2005 - garloff@suse.de
- Port xen to 2.6.11-rc1-bk8.
* Fri Jan 21 2005 - mason@suse.de
- series.conf: put ecc-pci_get_class into series.conf
* Fri Jan 21 2005 - mason@suse.de
- patches.drivers/ecc-pci_get_class: make drivers/char/ecc.c
use pci_get_class.
* Fri Jan 21 2005 - mason@suse.de
- patches.suse/legacy-remap_page_range: add back remap_page_range
until all modules are converted.
* Fri Jan 21 2005 - schwab@suse.de
- Update kdb patches.
* Fri Jan 21 2005 - mantel@suse.de
- patches.fixes/fix-aout-leak: Delete.
- patches.drivers/qla4xxx: add qlogic qla4xxx driver version
v5.00.01b10 (none).
- patches.fixes/export-symbols-gpl: export some symbols for SGI
GPL kernel modules (SUSE46082).
* Fri Jan 21 2005 - agruen@suse.de
- Update nfsacl patches.
- Update config files.
* Fri Jan 21 2005 - hare@suse.de
- patches.drivers/bk-input-rc1-mm2.patch
Update input drivers to 2.6.11-rc1-mm2.
- patches.drivers/bk-dtor-input-rc1-mm2.patch
Update input drivers
- patches.drivers/bk/input-{mm1,rc1}.patch
Remove obsolete patches
- patches.drivers/bk-dtor-input-rc1.patch
Remove obsolete patch.
* Fri Jan 21 2005 - andrea@suse.de
- patches.fixes/lowmem_reserve: forward ported
- patches.fixes/oom-killer: forward ported
- patches.fixes/tif_memdie: forward ported
- patches.fixes/used_math: forward ported
- patches.fixes/backout-smp_rmb-removal: fixed pte leaking smp race
between i_size and truncate_count
* Fri Jan 21 2005 - mason@suse.de
- Update patches.suse/sunrpc-enosys-when-unavail so things
compile
* Fri Jan 21 2005 - garloff@suse.de
- Adapt xen patches.
* Fri Jan 21 2005 - mason@suse.de
- patches.fixes/patch-2.6.11-rc1: 2.6.11-rc1.
- patches.fixes/patch-2.6.11-rc1-bk8: 2.6.11-rc1-bk8.
* Fri Jan 21 2005 - mason@suse.de
- Update to 2.6.11-rc1-bk8
* Thu Jan 20 2005 - garloff@suse.de
- Fix save/restore problem in Xen (__init in timer_tsc init).
* Thu Jan 20 2005 - axboe@suse.de
- patches.fixes/scsi-sg-unknown-warn: only warn on unknown commands
in SG_IO
* Thu Jan 20 2005 - garloff@suse.de
- Merge Xen architecture (post-2.0.3 testing)
* Thu Jan 20 2005 - kraxel@suse.de
- update dvb/v4l drivers:
- patches.drivers/v4l-cx88-update: cx88 update.
- patches.drivers/v4l-tuner-update: v4l: tuner update.
- patches.drivers/v4l-mpeg-api: v4l2 mpeg api.
- patches.drivers/v4l-mt352: mt352 frontend update.
- patches.drivers/v4l-saa7134-update: saa7134 update.
* Thu Jan 20 2005 - hare@suse.de
- add patches.drivers/bk-input-class-device.patch
Fix input layer to send proper hotplug events
* Thu Jan 20 2005 - schwab@suse.de
- Update to latest kdb patches.
* Wed Jan 19 2005 - olh@suse.de
- add patches.fixes/usb-net-ax8817x-goodway.patch
Add support for another AX8817x network device
* Wed Jan 19 2005 - agruen@suse.de
- patches.suse/nfsacl-client-cache.diff: Fix CONFIG_NFS_ACL=n case.
* Wed Jan 19 2005 - mantel@suse.de
- patches.drivers/alsa-new-drivers: Delete.
- Update config files.
- patches.drivers/bk-alsa-update: Linus BK backport of ALSA stuff.
- patches.drivers/alsa-cvs-fixes: Backport of ALSA CVS fixes.
- patches.drivers/alsa-hda-intel: Addition of Intel High
Definition Audio driver.
* Wed Jan 19 2005 - agruen@suse.de
- patches.rpmify/mod_param-typeinfo.diff: Fix for whenmoduleparm.h
is included without including module.h.
* Wed Jan 19 2005 - agruen@suse.de
- rpm/kernel-binary.spec.in: Ghost initrd in the file list twice.
- patches.rpmify/release-number.diff: Release number inserted in
the wrong position.
* Wed Jan 19 2005 - olh@suse.de
- add imac g5 patches, also needed for current desktop models
patches.arch/linux-2.6.10-rc3_ImacG5_ide.diff
patches.arch/linux-2.6.10-rc3_ImacG5_ids.diff
patches.arch/linux-2.6.10-rc3_ImacG5_pci.diff
patches.arch/linux-2.6.10-rc3_ImacG5_smu.diff
http://perso.magic.fr/l_indien/linux-ImacG5/index.htm
* Wed Jan 19 2005 - schwab@suse.de
- Set NR_CPUS to 512 in ia64/debug.
* Tue Jan 18 2005 - agruen@suse.de
- patches.rpmify/buildhost: Hide the build hostname.
- patches.rpmify/check-symvers: Warn when building external
modules without modversions.
- patches.rpmify/cloneconfig.diff: Add ``cloneconfig'' target.
- patches.rpmify/default-configuration: Don't use running kernel's
config file by default.
- patches.rpmify/remove-buildenv-paths-from-binaries: Don't
include absolute filenames in binaries.
- patches.rpmify/rpm-kernel-config: Add the CONFIG_SUSE_KERNEL
option.
- patches.rpmify/release-number.diff: Hard-code the RPM release
number; don't get it from .config.
- scripts/run_oldconfig.sh, scripts/sequence-patch.sh,
rpm/check-for-config-changes, rpm/install-configs:
- patches.rpmify/extmod-extra: Delete obsolete patch.
- patches.rpmify/extmod-doc: Delete obsolete patch.
- Update config files.
* Tue Jan 18 2005 - olh@suse.de
- add /lib/modules/<uname -r> to nongpl package to avoid empty rpms
* Tue Jan 18 2005 - hare@suse.de
- Update input drivers from -mm.
+ add patches.drivers/bk-input-mm1.patch
+ add patches.drivers/bk-input-rc1.patch
+ add patches.drivers/bk-dtor-input-rc1.patch
- Fixed SLRS-pos patch for input update.
- Update config files.
* Mon Jan 17 2005 - agruen@suse.de
- New version of nfsacl: now caches acls on the client. Patches:
+ patches.suse/qsort: Qsort.
+ patches.suse/sunrpc-enosys-when-unavail: Return -ENOSYS for
RPC programs that are unavailable.
+ patches.suse/sunrpc-enotsupp: Add missing -EOPNOTSUPP =>
NFS3ERR_NOTSUPP mapping in nfsd.
+ patches.suse/sunrpc-multiple-programs: Allow multiple programs
to listen on the same port.
+ patches.suse/sunrpc-change-program: Allow multiple programs to
share the same transport.
+ patches.suse/nfsacl-lazy-alloc: Lazy RPC receive buffer
allocation.
+ patches.suse/sunrpc-xdr-arrays: Encode and decode arbitrary XDR
arrays.
+ patches.suse/nfs-access-acl: Add noacl nfs mount option.
+ patches.suse/nfsd-acl: Infrastructure and server side of
nfsacl.
+ patches.suse/nfsd-acl-v2-solaris: Solaris nfsacl workaround.
+ patches.suse/nfs-acl: Client side of nfsacl.
+ patches.suse/nfsacl-umask.diff: ACL umask handling workaround
in nfs client (SUSE48477).
+ patches.suse/nfsacl-client-cache.diff: Cache acls on the nfs
client side (SUSE48477).
* Fri Jan 14 2005 - andrea@suse.de
- patches.fixes/writeback-nr_scanned: count the writeback as
scanned.
* Fri Jan 14 2005 - mantel@suse.de
- patches.fixes/fix-smp-pagefault: fix race in SMP page fault
handler (SUSE49652).
* Thu Jan 13 2005 - mantel@suse.de
- patches.fixes/smbfs-security-fix: merged 2.6.10-ac8 smbfs
fixes and old stefan esser fixes (SUSE46204).
* Thu Jan 13 2005 - mantel@suse.de
- patches.fixes/fix-smp-pagefault: fix race in SMP page fault
handler (SUSE49652).
* Wed Jan 12 2005 - axboe@suse.de
- patches.fixes/sg-ioctl-unsigned: sg_scsi_ioctl() sign issue (SUSE49782)
* Wed Jan 12 2005 - okir@suse.de
- patches.fixes/nfs-directio-maxsize: Correctly deal with
oversized NFS DIRECTIO requests (SUSE49685).
* Wed Jan 12 2005 - agruen@suse.de
- Update config files.
* Wed Jan 12 2005 - agruen@suse.de
- rpm/kernel-source.spec.in: Fix "make silentoldconfig" invocation.
- rpm/kernel-binary.spec.in: Add conflict between kernel-um and
other kernel-$BINARY packages. Add /usr/bin/linux symlink in
um-host-kernel.
- rpm/post.sh: Small cleanup.
* Tue Jan 11 2005 - ak@suse.de
- (patches.arch/i386-enable-unit-at-a-time, lindenhurst-irqbalance):
Remove
- i386-command-line: Update and enable.
- optimize-i686: Enable.
* Tue Jan 11 2005 - kraxel@suse.de
- update v4l/dvb drivers:
- patches.drivers/v4l-bttv-input-update: [patch] v4l: bttv IR
input driver update.
- patches.drivers/v4l-bttv-update: [patch] v4l: bttv update.
- patches.drivers/v4l-cxSUSE22702: [patch] dvb: cxSUSE22702 update.
- patches.drivers/v4l-cx88-update: [patch] v4l: cx88 update.
- patches.drivers/v4l-saa7134-module: [patch] v4l: saa7134 module
load fix.
- patches.drivers/v4l-tuner-update: [patch] v4l: tuner update.
- patches.drivers/v4l-tvaudio-update: [patch] v4l: tvaudio update.
- patches.drivers/v4l-tveeprom: [patch] v4l: tveeprom.
- patches.drivers/v4l-video-buf-update: [patch] v4l: video
buf update.
* Mon Jan 10 2005 - ak@suse.de
- Remove some already removed patches from series
* Mon Jan 10 2005 - hare@suse.de
- update patches.s390/s390-netdev-eui64.patch
Enable per-device IPv6 address generation.
* Sun Jan 09 2005 - olh@suse.de
- add a few fixes from mainline
patches.fixes/linus-backport.CS461x_gameport_code_isn_t_being_included_in_build.patch
patches.fixes/linus-backport.EDD_add_edd_off_and_edd_skipmbr_options.patch
patches.fixes/linus-backport.Fix_broken_RST_handling_in_ip_conntrack.patch
patches.fixes/linus-backport.Fix_for_NAT_core_on_nonlinear_skbs.patch
patches.fixes/linus-backport.Fix_megaraid_oops_on_unload.patch
patches.fixes/linus-backport.Fix_net_core_sock_o_build_failure.patch
patches.fixes/linus-backport.Fix_up_compiler_inefficiencies.patch
patches.fixes/linus-backport.Intel_ICH7_DID_s_PIRQ_and_PATA_support.patch
patches.fixes/linus-backport.NFS_incorrect_df_results.patch
patches.fixes/linus-backport.PKT_SCHED_dsmark_should_ignore_ECN_bits.patch
patches.fixes/linus-backport.SERIAL_support_for_another_Rockwell_PNP_modem.patch
patches.fixes/linus-backport.acpi_video_device_enumeration_fix_incorrect_device_list_allocation.patch
patches.fixes/linus-backport.cs416x_use_upcase_in_config.patch
patches.fixes/linus-backport.fix_cdrom_autoclose.patch
patches.fixes/linus-backport.fix_missing_wakeup_in_ipc_sem.patch
patches.fixes/linus-backport.fix_sx8_blk_driver_device_naming.patch
patches.fixes/linus-backport.floppy_build_fix.patch
patches.fixes/linus-backport.handle_quoted_module_parameters.patch
patches.fixes/linus-backport.ide_serverworks_add_support_for_CSB6_RAID.patch
patches.fixes/linus-backport.input_Add_support_for_Kensington_ThinkingMouse_PS_2_protocol.patch
patches.fixes/linus-backport.ipt_ECN_corrupt_checksum_fix.patch
patches.fixes/linus-backport.libata_PIO_error_handling_improvement.patch
patches.fixes/linus-backport.libata_verify_ATAPI_DMA_for_a_given_request_is_OK.patch
patches.fixes/linus-backport.make_microcode_text_less_confusing.patch
patches.fixes/linus-backport.quiet_scsi_ioctls_warnings.patch
patches.fixes/linus-backport.readdir_return_value_missed_in_getdents64.patch
patches.fixes/linus-backport.time_runx_too_fast_after_S3.patch
* Fri Jan 07 2005 - kraxel@suse.de
- Update uml config file.
* Fri Jan 07 2005 - kraxel@suse.de
- delete a bunch of obsolete uml patches.
- patches.fixes/uml-system-i386-comment-out-cmpxchgb: Delete.
- patches.uml/uml-raise-tty-limit: Delete.
- patches.uml/uml-fix-umldir-order: Delete.
- patches.uml/uml-terminal-cleanup: Delete.
- patches.uml/uml-fix-export-symbol: Delete.
* Fri Jan 07 2005 - kraxel@suse.de
- add a bunch of uml patches from -mm kernels (merged mainline
post-2.6.10).
* Fri Jan 07 2005 - olh@suse.de
- update emulex fc driver to lpfcdriver-2.6-8.0.13
* Fri Jan 07 2005 - kraxel@suse.de
- patches.fixes/dvb-pinnaclesat: dvb: fix pinnacle pctv sat
support in 2.6.10.
* Fri Jan 07 2005 - olh@suse.de
- add patches.drivers/usb-qc-usb-0.6.2.patch
add patches.drivers/usb-qc-usb-kbuild.patch
Quickcam Express driver from http://qce-ga.sourceforge.net/ (SUSE32497)
* Fri Jan 07 2005 - mludvig@suse.de
- patches.drivers/crypto-padlock: Added PadLock crypto accelerator.
* Wed Jan 05 2005 - mason@suse.de
- delete some dead patches
- patches.suse/can_writepage: Delete.
- patches.suse/ext3-nofs-retry: Delete.
- patches.suse/reiserfs-file-write-prefault: Delete.
- patches.suse/file-write-prefault: Delete.
* Wed Jan 05 2005 - mason@suse.de
- update reiser4 to the latest code drop in -mm
* Tue Jan 04 2005 - mason@suse.de
- delete a number of patches that were already in mainline
* Tue Jan 04 2005 - okir@suse.de
- patches.fixes/cmsg-compat-signedness-fix-fix: Fix cmsg_len
checks in 32bit compat mode (SUSE49517 - LTC13227).
* Tue Jan 04 2005 - andrea@suse.de
- patches.fixes/writeback-highmem: fix writeback of dirty
pagecache on blkdev (blkdev is limited to lowmemory).
- patches.fixes/disable_swap_token: deleted from CVS, already in
2.6.10
* Mon Jan 03 2005 - garloff@suse.de
- Disable CONFIG_IDEDMA_ONLYDISK everywhere.
* Mon Jan 03 2005 - okir@suse.de
- Moved to 2.6.10
- Removed some old patches
* Mon Jan 03 2005 - okir@suse.de
- patches.fixes/netfilter-rmmod-oops: properly clean up
/proc/net/stat/ip_conntrack dentry when unloading module
* Sat Dec 25 2004 - andrea@suse.de
- patches.fixes/tif_memdie: Convert tsk->memdie to TIF_MEMDIE
to fix a purerly theoretical race of alpha ev4+SMP or ev4+PREEMPT
(ev4 is absolutely obsolete hardware).
- patches.fixes/used_math: Convert tsk->used_math to PF_USED_MATH
to fix a purerly theoretical race of alpha ev4+SMP or ev4+PREEMPT
(ev4 is absolutely obsolete hardware).
* Fri Dec 24 2004 - andrea@suse.de
- patches.fixes/disable_swap_token: disable swap token completely
by default. New sysctl can re-enable it at runtime since it
apparently helps some workload (but it destabilizes everything
else, ignore-swap-token is still valid but not enough to fix
all workloads, this is needed too).
- patches.fixes/oom-killer: lots of oom killer fixes. Most
important fix is that there will not be suprious kills anymore
so ssh is truly safe now. OTOH Oracle is still screwed by the
oom killer, but fixing Oracle requires rewriting badness
from scratch and it's orthogonal with these fixes.
This also includes a write throttling fix (oom related),
the p->memdie race fix, and a lock inversion fix
during the task exiting.
- patches.suse/protect-pids-from-oom2: fixes a race and
two minor aesthetical bugs.
* Tue Dec 21 2004 - olh@suse.de
- remove patches.suse/pci.ids-update
CONFIG_PCI_NAMES is not enabled in our configs
* Tue Dec 21 2004 - olh@suse.de
- add patches.fixes/patch-2.6.10-rc3-bk10-bk14
* Mon Dec 20 2004 - hare@suse.de
- patches.suse/sysfs-backing-store-*: Delete.
Included in mainline.
* Fri Dec 17 2004 - mason@suse.de
Delete some reiserfs patches that have wandered into mainline
- patches.fixes/reiserfs-bitmap-overflow: Delete.
- patches.suse/reiserfs-cleanup-buffer-heads.diff: Delete.
- patches.suse/reiserfs-cleanup-sb-journal.diff: Delete.
- patches.suse/reiserfs-io-error-handling.diff: Delete.
- patches.suse/reiserfs-write-lock.diff: Delete.
* Fri Dec 17 2004 - mason@suse.de
Copy getblk_slow-race from SP1
- patches.suse/getblk_slow-race: __getblk_slow can loop forever
when pages are partially mapped (SUSE43890).
* Fri Dec 17 2004 - mason@suse.de
Enable some patches
- patches.suse/reiserfs-barrier-default: Make reiserfs default
to barrier=flush.
- patches.suse/reiserfs-old-format-size.diff: reiserfs_file_write
should not allow files > 2G on 3.5.x disks (SUSE42191).
- patches.suse/ext3-barrier-default: make ext3 mount default
to barrier=1.
- patches.suse/reiserfs-nobarrier-fsync: reiserfs_fsync should
only use barriers when they are enabled.
- patches.suse/reiserfs-vs-8115-warning: reiserfs vs-8115 message
is not needed. (SUSE40466).
- patches.suse/reiserfs-osync-dirty-inode: reiserfs: use
mark_inode_dirty instead of reiserfs_update_sd.
* Fri Dec 17 2004 - mason@suse.de
- series.conf, get rid of some duplicates from the sles9 section
* Fri Dec 17 2004 - kraxel@suse.de
- patches.fixes/tiocgdev: rediffed.
- re-enable some patches.
* Fri Dec 17 2004 - kraxel@suse.de
- update + re-enable skas3 patches.
- update + re-enable uml patches.
* Fri Dec 17 2004 - mason@suse.de
Drop patches where Patch-mainline tag indicated they were
in mainline already
- patches.drivers/isdn_remove_broken_on_smp.patch: Delete.
- patches.drivers/megaraid-update: Delete.
- patches.fixes/serialize-dgram-read.diff: Delete.
- patches.fixes/prio-tree-expand-bits: Delete.
- patches.fixes/fix-elf-overlap: Delete.
- patches.fixes/cmsg-signedness: Delete.
- patches.fixes/ignore-swap-token: Delete.
- patches.fixes/fix-memory-leak-ip_conntrack_ftp: Delete.
- patches.fixes/cmsg-compat-signedness-fix: Delete.
- patches.fixes/c4_locking_fix: Delete.
* Fri Dec 17 2004 - ak@suse.de
- Enable dm multipath
* Thu Dec 16 2004 - ak@suse.de
- Remove dead entries in series.conf
* Thu Dec 16 2004 - ak@suse.de
- Delete lots of patches.
* Thu Dec 16 2004 - axboe@suse.de
- patches.drivers/ide-kill-stroke-parameter: Delete.
- patches.fixes/bio-map-bounce: Delete.
- patches.fixes/bio-partial-completion: Delete.
- patches.fixes/scsi-cmd-reference: Delete.
- patches.fixes/odirect-eof-fix: Delete.
- patches.fixes/libata-enotty: Delete.
- patches.fixes/scsi-bounce-limit: Delete.
- series.conf:
Kill dead patches
* Thu Dec 16 2004 - okir@suse.de
- Moved to 2.6.10-rc3-bk10
* Tue Dec 14 2004 - mason@suse.de
- replace Suse-bugzilla tag with References
* Mon Dec 13 2004 - olh@suse.de
- drop pmac64_32bit kernel
* Mon Dec 13 2004 - mantel@suse.de
- patches.fixes/x86-64-up-lost-irq: Edge triggered IRQ lost
forever when delivered while IRQ disabled.
* Sun Dec 12 2004 - andrea@suse.de
- patches.fixes/oom-warning: Tell the end user not to worry about
GFP_ATOMIC failures (SUSE48965).
* Fri Dec 10 2004 - mantel@suse.de
- patches.fixes/unsymmetric-pageattr: Fix the non-symmetric
pageattr changes (SUSE49015).
* Fri Dec 10 2004 - agruen@suse.de
- rpm/post.sh: Fix bugs introduced when fixing SUSE49028.
* Thu Dec 09 2004 - mantel@suse.de
- patches.fixes/fix-memory-leak-ip_conntrack_ftp: Fix memory
leak in ip_conntrack_ftp (SUSE49047).
* Thu Dec 09 2004 - mantel@suse.de
- patches.fixes/cmsg-compat-signedness-fix: CMSG compat code
needs signedness fixes too. (SUSE49047).
- patches.fixes/cmsg-signedness: Fix CMSG validation checks
wrt. signedness. (SUSE49047).
* Thu Dec 09 2004 - mantel@suse.de
- patches.fixes/fix-ip-options-leak: Do not leak IP options. (SUSE49057).
* Thu Dec 09 2004 - mantel@suse.de
- patches.fixes/iPod-unusual-device: Apple iPod lies about its
size, mounting via USB not possible (SUSE48783).
* Wed Dec 08 2004 - agruen@suse.de
- Add /lib/modules/$(uname -r)/modules.dep and other generated
files as %ghost only in kernel-$flavor, and instead always run
depmod in %post of kernel-$flavor and kernel-$flavor-nongpl.
* Wed Dec 08 2004 - olh@suse.de
- add patches.arch/asm-ppc-8253pit_h.patch
missing header file from 2.6.9 for pc speaker driver
* Wed Dec 08 2004 - agruen@suse.de
- rpm/kernel-source.spec.in: Remove obsolete post.sh from file
list.
* Wed Dec 08 2004 - mantel@suse.de
- patches.drivers/megaraid-update: fix data corruption bug in
megaraid driver (SUSE49023).
* Tue Dec 07 2004 - olh@suse.de
- drop power3 and smp kernel
* Tue Dec 07 2004 - agruen@suse.de
- Fix initrd.previous creation (SUSE47813).
* Mon Dec 06 2004 - mantel@suse.de
- patches.fixes/igmp-fix: fix possible DoS in igmp code (SUSE48895).
* Mon Dec 06 2004 - mantel@suse.de
- patches.fixes/fix-elf-overlap: check insert_vm_struct failures
with malicious vmas (SUSE48493).
* Sat Dec 04 2004 - andrea@suse.de
- patches.fixes/pageattr-guard-page: fix pageattr overflow on
the next page (bug in mm/vmalloc.c). SUSE46920
- ptches.fixes/pageattr-flush-tlb: fix missing tlb flush with
multiple pages being passed to pageattr at the same time
(found from source while trying to fix SUSE46920)
* Thu Dec 02 2004 - mantel@suse.de
- patches.fixes/sys_ia32-overrun: Fix buffer overrun in
arch/x86_64/sys_ia32.c (SUSE48813).
* Wed Dec 01 2004 - agruen@suse.de
- patches.fixes/serialize-dgram-read.diff: Serialize dgram read
using semaphore just like stream (SUSE48427).
* Mon Nov 29 2004 - agruen@suse.de
- patches.fixes/aio_free_ring-oops.diff: Oops in aio_free_ring
on 2.6.9 (SUSE48021).
* Thu Nov 25 2004 - andrea@suse.de
- patches.fixes/account-reserved-pages: allow reading from
zeropage with O_DIRECT/rawio. (SUSE48141)
* Thu Nov 25 2004 - andrea@suse.de
- patches.fixes/prio-tree-expand-bits: fix prio-tree-expand bug.
* Thu Nov 25 2004 - andrea@suse.de
- patches.fixes/ignore-swap-token: disable swap token heuristic
during mem pressure.
* Wed Nov 24 2004 - agruen@suse.de
- Disable patches.suse/nfsacl-umask.diff until we cache ACLs on
the client side.
* Wed Nov 24 2004 - agruen@suse.de
- patches.suse/nfsacl-fixes.diff: Device special files and
permission cache fix (SUSE48477).
- patches.suse/nfsacl-umask.diff: Fix ACL umask handling over nfs
(SUSE48477).
* Mon Nov 22 2004 - kraxel@suse.de
- update skas3 patch to version 7.
* Fri Nov 19 2004 - trenn@suse.de
- patches.fixes/do_not_restart_on_shutdown
fixes restart on acpi systems when trying to power off (SUSE47048)
* Fri Nov 19 2004 - okir@suse.de
- patches.fixes/nfs-sillyrename-fix: NFS: Prevent unnecessary
sillyrenames (SUSE48347 - LTC12621).
* Fri Nov 19 2004 - duwe@suse.de
- config changes: disable dibusb DVB driver that doesn't compile
with >=2.6.9, re-enable RTC interrupt, reclaim from rarely found
HPET (Bug SUSE46813)
* Fri Nov 19 2004 - agruen@suse.de
- patches.fixes/compat-fcntl-flock-fix.diff: compat_sys_fcntl[64]
contain superfluous, buggy test (SUSE47963, SUSE46863).
* Fri Nov 19 2004 - mantel@suse.de
- patches.fixes/compat_ioctl_tcsbrkp:
move TCSBRKP support to compat layer instead of only fixing for
x86-64 (SUSE48317)
* Thu Nov 18 2004 - agruen@suse.de
- scripts/log: Summarize config file updates as
"Update config files".
- Update config files.
* Thu Nov 18 2004 - mantel@suse.de
- patches.fixes/compat_sys_fcntl64: fix overflow with fcntl with
gcc32 (SUSE46863)
* Wed Nov 17 2004 - agruen@suse.de
- rpm/kernel-binary.spec.in: Include /usr/share/doc/packages/%name
in the file list if it exists; km packages may want to place
additional documentation in there.
* Wed Nov 17 2004 - mantel@suse.de
- patches.fixes/elf-loader-setuid:
additional checks for elf loader vulnerability
* Tue Nov 16 2004 - agruen@suse.de
- Update config files.
* Tue Nov 16 2004 - agruen@suse.de
- patches.rpmify/srcversion: put srcversion checksum in each
modinfo section (SUSE46872).
* Tue Nov 16 2004 - agruen@suse.de
- SUSE48207: kernel-binary %postun: Notify boot loader after another
kernel has become active.
* Mon Nov 15 2004 - mantel@suse.de
- patches.fixes/fix-aout-leak:
fix also for x86_64
* Mon Nov 15 2004 - mantel@suse.de
- patches.fixes/zap_pte_range-dirty-pages: [PATCH] zap_pte_range
should not mark non-uptodate pages dirty.
* Mon Nov 15 2004 - mantel@suse.de
- patches.fixes/account-reserved-pages:
properly account reserved pages (SUSE47343)
* Mon Nov 15 2004 - mantel@suse.de
- patches.fixes/fix-aout-leak:
fix a.out leaking fds and memory (SUSE48199)
* Mon Nov 15 2004 - mantel@suse.de
- patches.fixes/smbfs-security-fix: Security fix for 2.6 smbfs (SUSE46204).
* Fri Nov 12 2004 - schwab@suse.de
- Fix handling of symlinks on tmpfs [SUSE48068].
* Fri Nov 12 2004 - mantel@suse.de
- patches.fixes/elf-loader-setuid:
fix ELF loader when handling setuid binaries (SUSE45632)
* Thu Nov 11 2004 - mantel@suse.de
- patches.fixes/invalidate_inode_pages2-EIO: make invalidate_inode_pages2
return -EIO on problems in order to fix BUG at fs/mpage.c:462
during File system stress (SUSE47602 - LTC11826)
* Tue Nov 09 2004 - mantel@suse.de
- patches.fixes/parport-mutex:
fix oops in parport_wait_peripheral (SUSE47947)
* Fri Nov 05 2004 - andrea@suse.de
- patches.fixes/ioremap-pageattr-fix: fixup DEBUG_PAGEALLOC config
option on x86 and be even more strict on x86-64
* Wed Nov 03 2004 - axboe@suse.de
- Fix O_DIRECT EOF handling
* Fri Oct 29 2004 - olh@suse.de
- add patches.arch/x86_64-make-O-boot.patch
allow make O=$dir
* Fri Oct 29 2004 - mantel@suse.de
- patches.fixes/swsusp-ehci_hcd: fix suspend to RAM which was
prevented by ehci_hcd (SUSE45448)
* Fri Oct 29 2004 - mantel@suse.de
- patches.fixes/patch-2.6.8-005-bluetooth-core-accept-unlink-fix:
Fix race when unlinking incoming connections
- patches.fixes/patch-2.6.8-006-bluetooth-cmtp-free-skb-fix:
Let the CAPI free the SKB in the error case
* Thu Oct 28 2004 - vojtech@suse.cz
- patches.fixes/ioremap-pageattr-fix: fix incorrect calls
to pageattr in ioremap/iounmap and refcounting problems
in pageattr itself on x86-64 and i386. Thanks to Andi and
Andrea for the patch. This fixes bug SUSE46920, and possibly
some others.
* Thu Oct 28 2004 - andrea@suse.de
- patches.fixes/lowmem_reserve: one liner fix for harmless
bug to really enable the feature by default (SP1 version
was just fine)
* Wed Oct 27 2004 - hare@suse.de
- Proper cancellation of SCSI devices (SUSE47639)
add patches.fixes/scsi-host-cancel-fix
add patches.fixes/scsi-terminate-shost_for_each_device
* Wed Oct 27 2004 - axboe@suse.de
- Fix SCSI bounce limits (SUSE42331)
* Wed Oct 27 2004 - andrea@suse.de
- patches.fixes/kswapd_balance: fix longstanding bug in kswapd
that didn't balance correctly the zones with the protection
(now lowmem_reserve) algorithm enabled.
* Tue Oct 26 2004 - axboe@suse.de
- libata must return -ENOTTY for unknown ioctls, not -EOPNOTSUPP
* Tue Oct 26 2004 - axboe@suse.de
- Fix ide interrupt pinning (SUSE47425)
* Tue Oct 26 2004 - kraxel@suse.de
- add patches.drivers/bttv-pinnaclesat-has-dvb: tag the pinnacle sat as
dvb card (SUSE47586).
- update patches.uml/uml-x11-fb patch (add mmap support).
* Mon Oct 25 2004 - andrea@suse.de
- patches.fixes/lowmem_reserve: avoid oom early kill or deadlocks
due memory imbalances. This is useful both on x86-64 vs ZONE_DMA
and especially on x86 on the 32G boxes vs ZONE_NORMAL. This has
been a critical bugfix for google when implemented originally
in 2.4. This makes the SUSE CVS the first 2.6 kernel out there
without this bug. This especially matters on machines without
swap. The algorithm used to fix this critical bug has been
developed by SUSE. This algorithm is more efficient than
throwing cpu and memcopies at the problem.
* Mon Oct 25 2004 - okir@suse.de
- patches.fixes/early-acpi-fix: Prevent partial ACPI setup when
using acpi=off (SUSE46675).
* Mon Oct 25 2004 - okir@suse.de
- Merged missing patches from 9.2 branch:
* patches.drivers/cifs-security-fix: Security fixes for CIFS
(SUSE46501).
* patches.fixes/smbfs-security-fix: Security fix for 2.6 smbfs
(SUSE46204).
* patches.fixes/early-acpi-fix: Prevent partial ACPI setup when
using acpi=off (SUSE46675).
* Mon Oct 25 2004 - axboe@suse.de
- Bug in O_DIRECT io path if there's nothing left to do.
* Fri Oct 22 2004 - garloff@suse.de
- st-handle-ioctl.diff: general ioctls may succeed where st fails
[SUSE46446]. st-non-blocking open may be needed as well. (Currently
disabled.)
* Fri Oct 22 2004 - kraxel@suse.de
- add patches.uml/uml-checksum-fix: missing memory barrier
- add patches.uml/uml-ptrace-fix: fix hang-on-shutdown (SUSE45149).
* Wed Oct 20 2004 - axboe@suse.de
- Fix O_DIRECT/raw issue with reading the last bit of a device (SUSE47120)
* Mon Oct 18 2004 - agruen@suse.de
- patches.rpmify/extmod-extra: extra/ path was lost in last fix.
* Mon Oct 18 2004 - agruen@suse.de
- patches.fixes/suspend-wrong-wakeup-address: suspend-to-ram
fixup: wrong wakeup address (from Pavel).
* Sun Oct 17 2004 - olh@suse.de
- add patches.fixes/do_anonymous_page-race (SUSE46948 - LTC11574)
Fix threaded user page write memory ordering
Make sure we order the writes to a newly created page with the
page table update that potentially exposes the page to another CPU.
* Sat Oct 16 2004 - agruen@suse.de
- patches.rpmify/extmod-extra: Support official variable name
INSTALL_MOD_DIR in addition to our MOD_DIR.
* Fri Oct 15 2004 - okir@suse.de
- patches.fixes/nfs-nolock-fix2: Fix broken locking on NFS
nolock mounts (SUSE47287)
* Fri Oct 15 2004 - kkeil@suse.de
- patches.fixes/c4_locking_fix (SUSE47191)
* Fix a SMP deadlock for the AVM c4 driver
* Thu Oct 14 2004 - andrea@suse.de
- patches.suse/dynamic-timeslice: re-enable nice levels and set
default timeslice to good value. SUSE46716
* Wed Oct 13 2004 - garloff@suse.de
- patches.suse/protect-pids-from-oom2: Rediff against 2.6.8 and
reenable.
* Wed Oct 13 2004 - agruen@suse.de
- patches.drivers/infiniband-kbuild: Fix the fix.
* Tue Oct 12 2004 - agruen@suse.de
- patches.drivers/infiniband-kbuild: Fix kbuild (O=).
- patches.drivers/cx88-kbuild: Fix kbuild (O=).
* Tue Oct 12 2004 - agruen@suse.de
- rpm/kernel-binary.spec.in: Create a dummy initrd with roughly
the size the real one will have. That way, YaST will know that
this package requires some additional space in /boot. Add the
initrd as a %ghost file.
- rpm/postun.sh: %ghost files are cleaned up automatically; no need
to remove it manually here anymore.
* Fri Oct 08 2004 - okir@suse.de
- patches.fixes/sunrpc-authdomain-lookup: Fix sunrpc
auth_domain_lookup (SUSE46946)
* Fri Oct 08 2004 - agruen@suse.de
- patches.suse/acpi-dsdt-from-initrd: One more tiny tweak.
- kernel-binary.spec: Remove custom patch + custom config
file hack: patches.addon provides a more general mechanism.
- rpm/kernel-binary.spec.in: Add version to provided symbol
"kernel". This will help with extra packages that contain kernel
modules.
- Add $post script to nongpl package so that mkinitrd is called
if the initrd contains a module from the nongpl package.
* Fri Oct 08 2004 - agruen@suse.de
- patches.rpmify/supported-flag: Check for /.buildenv instead of
an environment variable: this avoids superfluous rebuilds while
working inside a build environment.
* Thu Oct 07 2004 - agruen@suse.de
- patches.suse/acpi-dsdt-from-initrd: Updated version; should fix
SUSE46254 for real now.
- patches.fixes/quiet-acpi: Drop obsolete patch.
* Wed Oct 06 2004 - ak@suse.de
- Add C2/C3 blacklist entry for Medion laptop (SUSE45404)
* Wed Oct 06 2004 - okir@suse.de
- patches.fixes/ipfwadm-symbol-cleanup: Prevent exported symbols
from showing up in ipfwadm.ko (SUSE46802)
* Wed Oct 06 2004 - agruen@suse.de
- patches.fixes/swsusp-fixup-pages-count: swsusp: Fix the number
of pages to be copied (SUSE44832)
* Tue Oct 05 2004 - mantel@suse.de
- tagged SL92
* Tue Oct 05 2004 - mantel@suse.de
- patches.fixes/ide-dma-blacklist: fix IDE DMA blacklist handling
* Tue Oct 05 2004 - ak@suse.de
- Fix Thinkpad C2/C3 workaround (SUSE45404)
* Tue Oct 05 2004 - ak@suse.de
- Add two scheduler load balance fixes from l-k
* Mon Oct 04 2004 - agruen@suse.de
- patches.fixes/no-oom-kill: SUSE46535: Add local-oom-kill sysctl
to allow disabling the OOM killer
- timestamps: Add the most important SUSE LINUX 9.2 snapshot
timestamps.
* Mon Oct 04 2004 - agruen@suse.de
- patches.fixes/swsusp-proc-startup-times: swsusp: fix process
start times after resume (from Pavel).
* Mon Oct 04 2004 - ak@suse.de
- Fix broken input parameter check in NUMA syscall.
* Mon Oct 04 2004 - ak@suse.de
- Don't free override DSDT early (hopefully fixes SUSE46254)
* Mon Oct 04 2004 - kraxel@suse.de
- add patches.drivers/dvb-cx24110-fix.diff
Fix initialization order bug leading to an oops (SUSE46730).
* Mon Oct 04 2004 - hare@suse.de
- add patches.fixes/lsusb-lockup.patch
Fix lockup on calling 'lsusb' (SUSE46600).
* Mon Oct 04 2004 - olh@suse.de
- add patches.fixes/usb-hcd-usb_register_bus-unlocking.patch
usb: hcd locking fix, missing up() on an error path.
* Mon Oct 04 2004 - ak@suse.de
- Fix TCP window tracking in netfilter conntrack
* Mon Oct 04 2004 - schwab@suse.de
- Update /boot/vmlinuz symlink before calling /sbin/new-kernel-pkg.
* Sun Oct 03 2004 - schwab@suse.de
- Hide non-OF PCI devices on PowerMacs.
* Sat Oct 02 2004 - jeffm@suse.com
- Release path after iput in sys_unlink (SUSE45004)
* Sat Oct 02 2004 - olh@suse.de
- add patches.fixes/ieee1394-khpsbpkt-suspend
handle -EINTR during suspend (SUSE45851)
* Sat Oct 02 2004 - ak@suse.de
- Fix compilation of x86-64 UP
* Fri Oct 01 2004 - ak@suse.de
- patches.fixes/export-kallsyms_lookup: Drop
- patches.drivers/infiniband-mlock: Add workaround for broken
code.
* Fri Oct 01 2004 - ak@suse.de
- patches.arch/x86_64-msi: fix logical MSI target
- patches.arch/x86_64-nvidia-override: ignore timer override on nvidia
- patches.arch/x86_64-profile-pc: avoid bad register access with
CONFIG_FRAME_POINTER
* Fri Oct 01 2004 - axboe@suse.de
- Clear bad sector count setting in ide-taskfile for some commands (SUSE42717)
* Fri Oct 01 2004 - agruen@suse.de
- patches.fixes/export-kallsyms_lookup: Export kallsyms_lookup
(requied by Infiniband mosal.ko)
- patches.fixes/export_symbol: Probably obsoleted; removing.
* Fri Oct 01 2004 - mantel@suse.de
- patches.fixes/acpi-C2-C3: make C2 and C3 states work again (SUSE46597)
* Fri Oct 01 2004 - kraxel@suse.de
- patches.drivers/dvb-alps-fix.diff: make alps frontend ignore the
cx88 driver (SUSE46559)
* Fri Oct 01 2004 - agruen@suse.de
- Remove obsolete anon-vma, prio-tree, and disable-cap-mlock
patches.
* Fri Oct 01 2004 - hare@suse.de
- patches.fixes/usb-check-for-disconnect-before-submit
We should check for disconnect before submitting commands
to avoid races with the SCSI midlayer (SUSE46316).
* Fri Oct 01 2004 - andrea@suse.de
- patches.fixes/pte-establish-race avoid userspace corruption
during COWs with threads on x86 PAE with >4G of ram.
* Fri Oct 01 2004 - agruen@suse.de
- patches.fixes/attr-initialize: Prevent chown from modifying
inode ctimes without permission check (SUSE42542)
- patches.fixes/ext23-no-ace-write-limit.diff: re-enable.
- Remove a few obsolete patches.
* Thu Sep 30 2004 - vojtech@suse.cz
- replace patches.fixes/fat-nokia-fix with a correct (and
provably harmless) fix, enable it again.
* Thu Sep 30 2004 - agruen@suse.de
- AlSA update from Takashi:
+ patches.fixes/alsa-zz-ac97-cm9761: [ALSA] Add CM9761 AC97
codec support
+ patches.fixes/alsa-zz-au88x0: [ALSA] Fix au88x0 drivers.
+ patches.fixes/alsa-zz-emu10k1-ac3-fix: [ALSA] Fix EMU10k1
AC3 playback
+ patches.fixes/alsa-zz-hdsp-meter-fix: [ALSA] HDSP meter
ioctl fix
+ patches.fixes/alsa-zz-ice17xx-fixes: [ALSA] ice1712/ice1724
fixes
+ patches.fixes/alsa-zz-ich4-spdif: [ALSA] ICH4/5/6 SPDIF fix
+ patches.fixes/alsa-zz-pcm-link-deadlock: [ALSA] Fix deadlock
of linked PCM streams
+ patches.fixes/alsa-zz-rme32-oops: [ALSA] Fix RME32 Oops
+ patches.fixes/alsa-zz-seq-name-fix: [ALSA] Improve the sequencer
client name
+ patches.fixes/alsa-zz-usb-edirol-ua25: [ALSA] Support of
Edirol UA-25
+ patches.fixes/alsa-zz-usb-urb-fix: [ALSA] Fix unlinking URBs
+ patches.fixes/alsa-zz-via82xx-quirk: [ALSA] Fix via82xx quirk
* Thu Sep 30 2004 - okir@suse.de
- patches.fixes/netfilter6-ipv6-skip-exthdrs: Properly skip
extension headers when matching IPv6 packets (SUSE46338)
- patches.fixes/netfilter6-icmp6-skip-exthdrs: Skip extension
headers when matching ICMPv6 packets (SUSE46338)
* Thu Sep 30 2004 - hare@suse.de
- add patches.fixes/visor-override-probe
Allow user to override Palm OS probe.
* Thu Sep 30 2004 - vojtech@suse.cz
- add patches.fixes/input-alps-dell-inspiron, which should
fix SUSE46278, and adds an entry for a new type of ALPS
touchpads used in Dell Inspiron notebooks.
* Thu Sep 30 2004 - olh@suse.de
- add patches.fixes/linux-2.6.9-rc2-rc3-aty128fb.diff
init rage128 if the driver is compiled into the kernel
* Thu Sep 30 2004 - olh@suse.de
- add patches.fixes/usb-storage-nec-floppy-lun.patch
floppy fails to report scsi LUNs correctly (SUSE42892)
* Thu Sep 30 2004 - hare@suse.de
- On disconnect we need to mark USB devices as gone and
drop all requests (SUSE46316).
- Limit the class name size for hidp devices (SUSE46229)
* Thu Sep 30 2004 - hare@suse.de
- Fix resource claiming of SuperIO chips (SUSE45891)
* Thu Sep 30 2004 - axboe@suse.de
- Hold reference to scsi device for lifetime of pending commands (SUSE46316)
* Thu Sep 30 2004 - kkeil@suse.de
- fix from mainline for RLT8169 driver (disable DAC) SUSE46390
* Wed Sep 29 2004 - vojtech@suse.cz
- fixed patches.fixes/fat-nokia-fix, but not enabled yet
* Wed Sep 29 2004 - mason@suse.de
- disable patches.fixes/fat-nokia-fix until bug SUSE46434 is resolved
* Wed Sep 29 2004 - hare@suse.de
- Remove newline from hidp class name.
* Wed Sep 29 2004 - mason@suse.de
- fix reiserfs oops on small filesystems due to
bitmap overflow
* Wed Sep 29 2004 - axboe@suse.de
- Kill SCSI_IOCTL_SEND_COMMAND until after 9.2 release
* Wed Sep 29 2004 - okir@suse.de
- patches.drivers/sata-uli: include driver for ULi SATA
- updated config files
* Wed Sep 29 2004 - hare@suse.de
- Remove scsi_host after cancelling I/O (bug SUSE46316)
* Wed Sep 29 2004 - olh@suse.de
- update default config, build scsi as module, disable offb
* Tue Sep 28 2004 - axboe@suse.de
- Fix problem with use of bio->bi_io_vec elements after io completion, since
partial io completions may have overwritten ->bv_len and ->bv_offset.
(bug SUSE45868)
* Tue Sep 28 2004 - mantel@suse.de
- patches.fixes/swsusp-mysqld: fix suspend to disk when mysqld is
running (SUSE45953)
* Tue Sep 28 2004 - hare@suse.de
- Update patch to fix all input devices for sysfs (SUSE46229)
- Create dummy name for input_device if no name is provided.
* Tue Sep 28 2004 - holtmann@suse.de
- Fix crash of bluetooth HID devices (SUSE46229)
* Tue Sep 28 2004 - ak@suse.de
- Fix x86-64 MCE oops with multiple MCE entries (SUSE46284)
- Add a new line before MCE panics
* Tue Sep 28 2004 - hare@suse.de
- patches.fixes/null-argument-for-put_device
put_device() should accept a NULL argument, too (SUSE46234).
* Tue Sep 28 2004 - agruen@suse.de
- patches.drivers/dm-minorcheck: device-mapper: fix minor
number check
* Tue Sep 28 2004 - andrea@suse.de
- patches.suse/silent-stack-overflow: enforce gap between
heap and stack. SUSE44807
* Mon Sep 27 2004 - hare@suse.de
- Fix input devices for macintosh.
* Mon Sep 27 2004 - ak@suse.de
- Disable C2/C3 on Thinkpad R40e (SUSE45044)
* Mon Sep 27 2004 - mantel@suse.de
- patches.fixes/fix-inconsistent-font-height: Fix inconsistent
font height per vt of VGA console
* Mon Sep 27 2004 - ak@suse.de
- And fix the UP compilation too.
* Mon Sep 27 2004 - ak@suse.de
- Finally add proper fix for MSI problems
* Mon Sep 27 2004 - mantel@suse.de
- patches.drivers/dm-update: add device mapper updates needed for
ataraid devices
* Mon Sep 27 2004 - hare@suse.de
- Fixing refcount error for input_device (SUSE45823).
* Sun Sep 26 2004 - ak@suse.de
- Fix compilation on i386
* Sat Sep 25 2004 - olh@suse.de
- update Release: tag for all specfiles, not just the current one
(SUSE45207)
* Sat Sep 25 2004 - olh@suse.de
- reenable patches.fixes/nodemgr-locking
cleanup nodemgr semaphore on module unload (SUSE45851)
* Fri Sep 24 2004 - mludvig@suse.de
- Avoid crash when installing IPsec SA (SUSE46006).
patches.fixes/xfrm-locking
* Fri Sep 24 2004 - hare@suse.de
- Disable ->release for input_device; triggers a refcount error.
Temporary fix only; real fix should be coming soon (SUSE45823).
* Fri Sep 24 2004 - ak@suse.de
- Really fix ipchains and ipfw modules (SUSE45141)
* Fri Sep 24 2004 - ak@suse.de
- Add workaround for Intel E75xx erratum 24
* Fri Sep 24 2004 - mludvig@suse.de
- Added module aes-i586 to supported.
* Fri Sep 24 2004 - ak@suse.de
- Fix MCE tainting to not trigger on all non fatal MCE polls.
* Fri Sep 24 2004 - ak@suse.de
- Don't disable IO-APIC on x86-64 VIA (SUSE45842, SUSE45887)
This may readd the IDE DMA timeout problems some people saw.
* Fri Sep 24 2004 - okir@suse.de
- Fixed a typo in sunrpc-optional-auth
* Fri Sep 24 2004 - olh@suse.de
- remove patches.fixes/usb-ehci_urb_done-barrier.patch
this patch is not needed, the inital bug was triggered by
list corruption
* Thu Sep 23 2004 - vojtech@suse.cz
- Add a patch to fix a too strict check in the FAT filesystem
code to allow mounting various Flash disks including Nokia
phones.
* Thu Sep 23 2004 - okir@suse.de
- Disable TSO for bcm5700 as well (SUSE45864)
* Thu Sep 23 2004 - mantel@suse.de
- bootsplash: add extra consistency checks to animation update code
* Thu Sep 23 2004 - vojtech@suse.cz
- Remove patches.fixes/compaq-noloop, it's Linus's kernel now
and in patches.drivers/input-bk.diff.
- Remove patches.drivers/driver-input-linuxwacom.patch, it
should be merged in input-bk.diff as well
- Rediff & reenable patches.fixes/psmouse-resetafter, which
was reverted by input-bk.diff by accident
* Thu Sep 23 2004 - ak@suse.de
- Fix ip_fw and ipchains load (SUSE45141)
- Don't enable interrupts in timer suspend on i386/x86-64
* Thu Sep 23 2004 - garloff@suse.de
- Disable scsi-scan-replun-non-ex-lun0.
* Wed Sep 22 2004 - okir@suse.de
- Allow NFS lockd callbacks to work (SUSE45168)
* Wed Sep 22 2004 - axboe@suse.de
- Enable ide disk stroke by default (SUSE45219)
* Wed Sep 22 2004 - axboe@suse.de
- Fix a typo in scsi-scan-replun-non-ex-lun0 (SUSE45717 and others)
* Wed Sep 22 2004 - mantel@suse.de
- fix cardbus issue on x86_64 (SUSE45677)
* Wed Sep 22 2004 - mantel@suse.de
- export symbol get_sb_pseudo (SUSE45571)
* Wed Sep 22 2004 - agruen@suse.de
- patches.rpmify/cvs-timestamp-in-oopses.diff,
rpm/kernel-binary.spec.in: Add CVS timestamp to Oopses
* Tue Sep 21 2004 - kraxel@suse.de
- merged a bunch of uml kbuild fixes/cleanups from blaisorblade
(make -j works now for uml).
* Tue Sep 21 2004 - ak@suse.de
- Use intel-agp driver for i865 chipsets (SUSE44894)
* Tue Sep 21 2004 - mantel@suse.de
- fix mounting ntfs filesystems via subfs (SUSE45277)
* Tue Sep 21 2004 - lmb@suse.de
- Fix clusterip patches + enable on all archs.
* Tue Sep 21 2004 - mantel@suse.de
- don't clear/remove referenced pages (SUSE44485)
* Tue Sep 21 2004 - kraxel@suse.de
- fixed and re-enabled lirc patches (SUSE45679).
* Tue Sep 21 2004 - okir@suse.de
- Disable TCP segment offload (TSO) for now; it's too broken (SUSE45666)
* Tue Sep 21 2004 - ak@suse.de
- Disable warning in cpufreq /proc interface code
* Mon Sep 20 2004 - ak@suse.de
- Fix x86-64 compat waitid call for new interface
* Mon Sep 20 2004 - olh@suse.de
- add patches.suse/subfs.patch, avoid km_* mess if possible
* Mon Sep 20 2004 - ak@suse.de
- Add "M" tainted flag for machine checks on i386 and x86-64
* Mon Sep 20 2004 - ak@suse.de
- Disable IO-APIC on VIA boards for x86-64.
- remove merge marks in series file
* Mon Sep 20 2004 - agruen@suse.de
- Remove more obsolete patches.
* Mon Sep 20 2004 - ak@suse.de
- Add left over x86-64 updates:
Fix information leak in alignment exception (i386 too),
quieten APIC code, really fix ELF header executable stack checking,
optimize context switch, fix warnon in machine check handling,
fix mem= handling.
* Mon Sep 20 2004 - okir@suse.de
- Fixed previous commit :-/
* Mon Sep 20 2004 - okir@suse.de
- Fixed usagi-ipv6-netfilter which got garbled during rc2 update
* Mon Sep 20 2004 - agruen@suse.de
- patches.fixes/nfs-optimistic-caching: Remove obsolete patch.
* Mon Sep 20 2004 - okir@suse.de
- Re-enabled several patches that got disabled post-rc2 merge:
- patches.suse/kernel-statd
- usagi-ipv6-fib-subtree, usagi-ipv6-netfilter,
usagi-ipv6-ip6t-reject, usagi-ipv6-conntrack,
netfilter-checksum
- Dropped e1000-TSMPT-and-tx-locking.patch
- Updated config files
* Mon Sep 20 2004 - agruen@suse.de
- scripts/log: Run scripts/check-cvs-add to make sure that all
files in series.conf have been added to the cvs.
* Mon Sep 20 2004 - agruen@suse.de
- Update config files.
* Mon Sep 20 2004 - vojtech@suse.cz
- update the input layer to current BK version, rediff and
reenable usb legacy disabling patch, update ALPS touchpad
driver, add Hannes's input sysfs/hotplug patch.
* Mon Sep 20 2004 - agruen@suse.de
- patches.rpmify/extmod-extra: Allow to install external modules
into custom path.
- Remove obsolete kbuild patches.
* Mon Sep 20 2004 - kraxel@suse.de
- add bttv bugfix.
* Mon Sep 20 2004 - kkeil@suse.de
- add isdn PPP filter fix (SUSE45579)
* Mon Sep 20 2004 - olh@suse.de
- add patches.suse/kdb-asm-hardirq.patch
hardirq_count() moved from asm/ to linux/
* Mon Sep 20 2004 - garloff@suse.de
- swsusp-x86_64-itercount-register: Move loop iteration counter
into register variable on x86-64, fixing swsusp. (SUSE44249)
- swsusp_fix_highmem.diff: Move highmem reinitialization before
enabling local IRQs. (SUSE44329)
* Mon Sep 20 2004 - okir@suse.de
- sunrpc/svcsock: don't propagate TCP recvfrom errors up to nfsd;
this causes nfsd to exit (SUSE45132)
* Mon Sep 20 2004 - kraxel@suse.de
- driver update: dvb, cx88.
* Mon Sep 20 2004 - axboe@suse.de
- Disable aacraid-update, mark for review.
* Mon Sep 20 2004 - garloff@suse.de
- scsi-scan-replun-non-ex-lun0: Try REPORT_LUNS also when target
is present but not LUN 0.
* Mon Sep 20 2004 - ak@suse.de
- Add remaining safe fixes from 2.6.9rc2-bk*
TCP fixes (SUSE45554), fix 64bit ABI, fix timer leak, fix
NX ELF stack checking, other fixes.
* Mon Sep 20 2004 - mason@suse.de
- update reiser4 rcu barrier patches to match the ones in -mm
* Mon Sep 20 2004 - mason@suse.de
- update reiserfs-osync-dirty-inode
* Mon Sep 20 2004 - mason@suse.de
- enable reiserfs-barrier-default and reiserfs-nobarrier-fsync
* Sun Sep 19 2004 - olh@suse.de
- update patches.suse/suse-ppc-legacy-io.patch
always disable serial console via legacy driver on pmac
* Sat Sep 18 2004 - olh@suse.de
- fix merge error in patches.drivers/usb-static-sysfs-info
* Fri Sep 17 2004 - ak@suse.de
- Add fixes for CBQ slab corruption and an flock hang
* Fri Sep 17 2004 - olh@suse.de
- add patches.fixes/make_oldconfig_nostamp.patch
Omit .config file timestamp in the file if the environment
variable "NOTIMESTAMP" is present (its value is not checked).
* Fri Sep 17 2004 - ak@suse.de
- Fix double unlock in new NETIF_F_LLTX path.
* Fri Sep 17 2004 - mantel@suse.de
- re-add bcm5700 driver version 7.3.5
* Fri Sep 17 2004 - mantel@suse.de
- add modules in kernel/lib to list of supported (SUSE45537)
* Fri Sep 17 2004 - agruen@suse.de
- series.conf: Add patches.drivers/alsa-new-drivers, and adjust
config files.
* Fri Sep 17 2004 - schwab@suse.de
- Enable SGI_SNSC.
* Fri Sep 17 2004 - kraxel@suse.de
- update UML config.
* Fri Sep 17 2004 - agruen@suse.de
- patches.fixes/bluetooth-bnep-check-checksums: Check checksums
for BNEP
- patches.fixes/bluetooth-broadcom-hidproxy-no-isoc: Don't use
ISOC transfers for Broadcom dongle
- patches.fixes/bluetooth-l2cap-cmd-reject-fix: Don't send L2CAP
reject command for bad responses
* Fri Sep 17 2004 - olh@suse.de
- add patches.arch/ppc32-fix-arch-ppc-boot-common-ns16550c.patch
* Fri Sep 17 2004 - olh@suse.de
- add patches.fixes/269rc3-ppc32-open_pic-build-fix
* Fri Sep 17 2004 - mantel@suse.de
- enable CONFIG_SGI_PARTITION also for i386 and x86_64 (SUSE44581)
* Fri Sep 17 2004 - agruen@suse.de
- patches.drivers/bk-alsa-update: Add __iomem annotations and
convert from (long) to (void __iomem *).
* Thu Sep 16 2004 - olh@suse.de
- enable CONFIG_PROC_MM for uml on i386
* Thu Sep 16 2004 - jeffm@suse.com
- Fix host-skas3 compilation.
* Thu Sep 16 2004 - schwab@suse.de
- Fix kdb compilation.
* Thu Sep 16 2004 - kraxel@suse.de
- big post-mainline-merge UML patch update.
* fixed and reenabled host-skas patch (SUSE45149).
* added some uml fixes fished from lkml
* added some uml fixes from user-mode-linux.sf.net
* updated the current patches, dropped a few obsolete/merged ones.
* Thu Sep 16 2004 - garloff@suse.de
- bootsplash-anum-NLD: Fix bootsplash.
* Thu Sep 16 2004 - agruen@suse.de
- patches.rpmify/sumversion.diff: Fix .tmp_versions for external
modules.
* Wed Sep 15 2004 - lmb@suse.de
- Drop legacy Lustre support hooks.
* Wed Sep 15 2004 - garloff@suse.de
- patches.fixes/269rc2-iomemptr-atm:
2.6.9rc2 uses void __iomem * for readX/writeX/ioremap/...
- patches.fixes/269rc2-iomemptr-cciss: Likewise
- patches.fixes/269rc2-iomemptr-mtd: Likewise
* Wed Sep 15 2004 - agruen@suse.de
- patches.drivers/bk-alsa-update, patches.drivers/alsa-new-drivers:
ALSA update from Takashi.
- Update config files.
- patches.drivers/bk-alsa, patches.drivers/kcalloc.dif: Obsolete.
* Wed Sep 15 2004 - axboe@suse.de
- DVD-RAM support for viocd has been merged in mainline
* Wed Sep 15 2004 - axboe@suse.de
- Update the series of barrier patches, luckily most are merged in
mainline this time!
* Wed Sep 15 2004 - mantel@suse.de
- update PCI IDs to latest version
* Wed Sep 15 2004 - schwab@suse.de
- Remove useless casts.
* Wed Sep 15 2004 - schwab@suse.de
- Update configs.
* Tue Sep 14 2004 - garloff@suse.de
- Remove whirlpool algo.
- Fix patches broken by 2.6.9-rc2.
* Tue Sep 14 2004 - garloff@suse.de
- Update to 2.6.9-rc2.
* Mon Sep 13 2004 - kkeil@suse.de
- readd SET_NETDEV_DEV() call to sk98lin; lost by update (SUSE45174)
- enable vm_reserved patch
* Mon Sep 13 2004 - garloff@suse.de
- Make alps driver less chatty.
- Async serio input probing.
* Mon Sep 13 2004 - agruen@suse.de
- rpm/kernel-source.spec.in: Must not use bash extensions here.
* Mon Sep 13 2004 - agruen@suse.de
- Set VERSION and SUBLEVEL correctly in /usr/src/linux-obj/
$ARCH/$FLAVOR/Makefile.
* Mon Sep 13 2004 - ak@suse.de
- Update XFS to 2.6.9rc1-bk19 state
- Remove old XFS O_DIRECT hack
- Don't enable reiser4 by default in Kconfig
* Mon Sep 13 2004 - axboe@suse.de
- CUE_SHEET command was not in -rc1 released list of allowed commands,
readd it.
* Mon Sep 13 2004 - agruen@suse.de
- rpm/kernel-binary.spec.in: Put Module.symvers file into
/usr/src/linux-obj/$ARCH/$FLAVOR/ so that modules can be built
for the running kernel even without the kernel-syms package.
* Thu Sep 09 2004 - mason@suse.de
- add reiserfs-iosize-hotfix to solve rpm problems with the
larger io sizes
* Thu Sep 09 2004 - agruen@suse.de
- Add an empty patches.addon.tar.bz2 for the convenience of
people who want to rebuild their own kernels with add-on patches.
* Thu Sep 09 2004 - olh@suse.de
- disable CONFIG_BLK_DEV_UB (Low Performance USB Block driver)
* Thu Sep 09 2004 - agruen@suse.de
- patches.fixes/burnfix.diff: DVD writing fix from jens Axboe.
* Thu Sep 09 2004 - garloff@suse.de
- fastboot-console-init: Don't generate hotplug events for virtual
consoles. Speeds up booting by ~2s. By okir.
* Thu Sep 09 2004 - garloff@suse.de
- swsusp-fix-small: suspend broke when onlyvery little memory was
used (init=/bin/bash). By pavel.
- ide-probe-delay: sleep 5ms instead of 50ms in ide probe and
provide idewait= boot param to change. Saves ~3s boot time.
* Wed Sep 08 2004 - agruen@suse.de
- patches.drivers/kcalloc.dif: Add kcalloc function (like
user-space calloc). From Takashi Iwai <tiwai@suse.de>.
* Tue Sep 07 2004 - schwab@suse.de
- Enable IP_NF_CONNTRACK_MARK, IP_NF_TARGET_CONNMARK,
IP_NF_MATCH_CONNMARK.
* Mon Sep 06 2004 - mantel@suse.de
- update aacraid driver to latest version
* Mon Sep 06 2004 - mantel@suse.de
- add new megaraid driver (LSI megaraid_mm) version 2.20.3.1
* Mon Sep 06 2004 - mantel@suse.de
- update ALSA to latest bk version
* Mon Sep 06 2004 - kkeil@suse.de
- add isdn fixes from 2.6.9-rc1-bk
* Sat Sep 04 2004 - ak@suse.de
- quieten and fix time lost logic on x86-64.
* Fri Sep 03 2004 - mantel@suse.de
- update sk98lin driver to 7.04
* Fri Sep 03 2004 - olh@suse.de
- add patches.fixes/usb-ehci-watchdog-queuelocking.patch
fix list corruption when ehci_irq and ehci_watchdog operate
one the same list elements (SUSE43633)
* Wed Sep 01 2004 - mantel@suse.de
- make bootsplash more verbose before reading the image
* Wed Sep 01 2004 - mantel@suse.de
- fix memory corruption in libata (SUSE44432)
* Wed Sep 01 2004 - mantel@suse.de
- fix bootsplash for new kernel version
* Wed Sep 01 2004 - agruen@suse.de
- rpm/source-post.sh: Remove $RPM_BUILD_ROOT which has nothing to
do here.
* Wed Sep 01 2004 - agruen@suse.de
- Move comments from series.conf into patch files.
* Wed Sep 01 2004 - schwab@suse.de
- Export pm_power_off.
* Tue Aug 31 2004 - agruen@suse.de
- Clean up; move comments from series.conf into patch files.
- patches.fixes/swsusp-warnings.diff: Obsolete.
* Tue Aug 31 2004 - schwab@suse.de
- Fix kdb compilation.
* Tue Aug 31 2004 - schwab@suse.de
- Fix missing header.
* Tue Aug 31 2004 - ak@suse.de
- fix infiniband compilation
* Tue Aug 31 2004 - ak@suse.de
- fix 32bit emulation problems on x86-64 (SUSE44082)
* Tue Aug 31 2004 - agruen@suse.de
- patches.fixes/assembly-inline: Not needed anymore.
* Tue Aug 31 2004 - agruen@suse.de
- series.conf: Remove some leftovers.
- patches.suse/reiserfs-iosize-hotfix: Obsolete.
* Tue Aug 31 2004 - garloff@suse.de
- swsusp-linker-section-flags: Use currect section flags (x86-64)
- rss-limit-enforce: page out pages if process is over RSS and
there's memory pressure.
* Mon Aug 30 2004 - agruen@suse.de
- patches.fixes/undo-broken-fh-conversion: Undo broken FH
conversion that broke nfsroot compile.
- patches.suse/sunrpc-change-program-4: Add function to iswitch to
another RPC program/version after cloning an RPC client.
- patches.suse/nfs-acl: Update to 2.6.9-rc1.
- scripts/cvs-touched-files: Set LC_ALL so that day of week and
month won't end up localized for comparing timestamps.
* Mon Aug 30 2004 - schwab@suse.de
- Fix cc-version.
* Mon Aug 30 2004 - mantel@suse.de
- update to 2.6.9-rc1
* Mon Aug 30 2004 - garloff@suse.de
- radeonfb-swsusp-noblank: Don't blank radeon framebuffer during
swsusp
- swsusp-performance-and-progress.diff: Display swsusp progress
as percentage and major performance speedup
* Mon Aug 30 2004 - agruen@suse.de
- patches.fixes/ipsec-nat-t-old: This is already in mainline.
- patches.suse/ext3-register-filesystem-lifo: Revive.
* Sat Aug 28 2004 - axboe@suse.de
- Kill QIC02 in the configs, it's ancient. Linus is removing it from the
kernel.
* Fri Aug 27 2004 - mantel@suse.de
- add ALPS driver
* Fri Aug 27 2004 - olh@suse.de
- add patches.fixes/usb-storage-genesys.patch
work around broken devices from genesys,
they dont follow the spec
* Thu Aug 26 2004 - kkeil@suse.de
- reenable psmouse-resetafter - it is still needed (SUSE44325)
* Thu Aug 26 2004 - agruen@suse.de
- rpm/kernel-syms.spec.in: Move Requires line below Release line
so that the %release macro gets expanded properly (kernel-syms
requires kernel-source with the same version and release
number).
* Thu Aug 26 2004 - agruen@suse.de
- patches.suse/writeback-lat, series.conf: Remove superfluous
latency fix (tiwai@suse.de).
* Thu Aug 26 2004 - okir@suse.de
- prevent oops in ip6t_LOG (SUSE44213)
* Thu Aug 26 2004 - agruen@suse.de
- scripts/tar-up.sh, rpm/kernel-binary.spec.in: Add
x-devel-packages in neededforbuild of kernel-um.spec.
* Wed Aug 25 2004 - okir@suse.de
- Fixed thinko in devpts-dentry-refcount patch
* Wed Aug 25 2004 - okir@suse.de
- devpts-dentry-refcount: plug memory leak in devpts (SUSE43210)
* Tue Aug 24 2004 - mason@suse.de
- add reiser4 patches from -mm
* Tue Aug 24 2004 - mantel@suse.de
- update IBM ServeRAID driver (ips.c) to 7.10.18
* Tue Aug 24 2004 - agruen@suse.de
- SUSE43492: rpm/post.sh: If mkinitrd fails (because no space is
left in /boot, etc.), fail the postinstall script as well.
Create the initrd before changing the symlinks in /boot, so
that in case of a mkinitrd failure, the symlinks are still valid.
* Tue Aug 24 2004 - agruen@suse.de
- scripts/log: Generate better *.changes entries. Add support for
doing a cvs commit as well, optiomally allowing to edit the
commit message.
* Tue Aug 24 2004 - schwab@suse.de
- Import kdb 4.4.
* Mon Aug 23 2004 - axboe@suse.de
- SEND_CUE_SHEET was missing from allowed write command list in scsi_ioctl
- Update filtering table in scsi_ioctl.c to be more complete (makes
cdrecord work as non-root again, if you have proper permissions).
* Mon Aug 23 2004 - agruen@suse.de
- patches.drivers/infiniband-license-fixes,
patches.fixes/license-fixes.diff, series.conf: Further module
license fixes.
* Mon Aug 23 2004 - kraxel@suse.de
- uml: reenable agruens O= fix (patches.fixes/um-O=.diff).
- uml: add framebuffer driver (patches.uml/uml-x11-fb).
* Mon Aug 23 2004 - okir@suse.de
- tcp-rtt-seq-out-of-sync: TCP RTO estimator could get confused,
causing wrong RTT predictions (SUSE44086)
* Fri Aug 20 2004 - mludvig@suse.de
- Fixed and reenabled patches.rpmify/supported-flag
* Fri Aug 20 2004 - agruen@suse.de
- rpm/kernel-binary.spec.in: Use only the first line of
build-source-timestamp as the ``uname -v'' timestamp: the second
line may contain the CVS branch name.
* Fri Aug 20 2004 - mantel@suse.de
- use __u16 instead of u16 in crc-ccitt.h since this is exposed
to user space (SUSE43884)
* Fri Aug 20 2004 - agruen@suse.de
- In /lib/modules, add symlink $VERSION-$RELEASE-$FLAVOR/updates
-> ../$VERSION-override-$FLAVOR to replace override hack in
module-init-tools.
* Fri Aug 20 2004 - mantel@suse.de
- update ALSA to latest bk version
* Fri Aug 20 2004 - mantel@suse.de
- disable CONFIG_X86_SPEEDSTEP_CENTRINO on x86_64
* Fri Aug 20 2004 - garloff@suse.de
- i915-agp.diff: Add i915 to list in intel-agp. (SUSE43414)
* Fri Aug 20 2004 - okir@suse.de
- More nfsd xdr decoding fixes (SUSE43603)
* Fri Aug 20 2004 - garloff@suse.de
- bio-sgio-write-copy-from-user: Another fix needed for audio CD
writing (SUSE43821). Unaligned multisegment BIOs wrote the first
segment repeatedly instead of all data.
* Fri Aug 20 2004 - kraxel@suse.de
- more uml updates.
* Thu Aug 19 2004 - kraxel@suse.de
- update/review uml patches for 2.6.8 (first cut, more will follow ...).
* Wed Aug 18 2004 - agruen@suse.de
- Require that the versions and release numbers of these packages
match: kernel-source === kernel-syms, kernel-$FLAVOR ===
kernel-$FLAVOR-nongpl.
* Wed Aug 18 2004 - agruen@suse.de
- patches.fixes/license-fixes.diff, rpm/kernel-binary.spec.in,
series.conf: Split binary kernel packages into kernel-$FLAVOR.rpm
and kernel-$FLAVOR-nongpl.rpm. Resolve duplicate/conflicting
MODULE_LICENSE tags.
* Wed Aug 18 2004 - agruen@suse.de
- rpm/kernel-binary.spec.in, series.conf:
* Wed Aug 18 2004 - mason@suse.de
- enable aio-wait-exclusive to fix hangs during aio reads.
* Wed Aug 18 2004 - kraxel@suse.de
- update vesafb-mtrr + bootsplash patches.
- enable vesafb-mtrr patch.
* Wed Aug 18 2004 - mantel@suse.de
- re-enable CONFIG_MWAVE
* Wed Aug 18 2004 - mason@suse.de
- update aio patch set
* Wed Aug 18 2004 - agruen@suse.de
- patches.arch/x86_64-patchkit-fix:
Add missing parentheses in include/asm-x86_64/processor.h
* Wed Aug 18 2004 - kraxel@suse.de
- enable CONFIG_DVB_AV7110_OSD on amd64 (SUSE43455).
* Wed Aug 18 2004 - schwab@suse.de
- Remove obsolete hp-sx1000 patches.
* Tue Aug 17 2004 - schwab@suse.de
- Fix IPv6 mobility patches.
* Tue Aug 17 2004 - garloff@suse.de
- bio-uncopy-free-on-write: fix mem leak triggered by writing
audio CDs. (SUSE43821)
* Tue Aug 17 2004 - mantel@suse.de
- fix swsuspend on highmem machines
* Tue Aug 17 2004 - mantel@suse.de
- fix files > 2 GB in isofs
* Tue Aug 17 2004 - mantel@suse.de
- fix swsusp-platform.diff
* Tue Aug 17 2004 - agruen@suse.de
- doc/README.SUSE: Update documentation.
- scripts/log: Adapt to improvement of vc script.
* Tue Aug 17 2004 - okir@suse.de
- don't truncate contents of /proc/pid/cmdline when size of argv
exceeds page size (SUSE43769)
* Mon Aug 16 2004 - okir@suse.de
- updated and re-enabled Pv6 mobility patch
* Mon Aug 16 2004 - mantel@suse.de
- make "platform" suspend method actually work
* Mon Aug 16 2004 - schwab@suse.de
- Enable ROOT_NFS on ia64.
* Mon Aug 16 2004 - mantel@suse.de
- enable CONFIG_PM_DEBUG for the preview phase to help debugging
* Sat Aug 14 2004 - olh@suse.de
- add patches.fixes/nfs-2.6.8.1-oops
Fix stupid thinkos in the fcntl f_op removal code.
* Sat Aug 14 2004 - agruen@suse.de
- scripts/tar-up.sh: Include CVS branch name in rpm info.
- scripts/sequence-patch.sh: Clean up some mess.
* Sat Aug 14 2004 - olh@suse.de
- update to 2.6.8 final
* Fri Aug 13 2004 - mantel@suse.de
- add Sony ACPI driver
* Fri Aug 13 2004 - axboe@suse.de
- Update to 2.6.8-rc4-bk3 (includes elv-init and SG_IO security fix)
* Fri Aug 13 2004 - olh@suse.de
- add patches.fixes/usb-ehci_urb_done-barrier.patch
fix list corruption (SUSE43633)
* Fri Aug 13 2004 - ak@suse.de
- Fix ADM Comet NIC on 64bit systems (SUSE35897)
- Remove one obsolete patch
* Fri Aug 13 2004 - mantel@suse.de
- update swsuspend code
* Fri Aug 13 2004 - ak@suse.de
- Rediff & reenable /proc/pid/mapped_base patch
* Fri Aug 13 2004 - ak@suse.de
- Add -d / --dir argument to sequence-patch to avoid $SCRATCH_AREA
* Thu Aug 12 2004 - mason@suse.de
- enable reiserfs and ext3 barrier code again
- rediff and enable the remaining reiserfs patches
* Thu Aug 12 2004 - olh@suse.de
- update to patches.fixes/patch-2.6.8-rc4-bk2
mtd updates, nfsd signed bug fixed.
* Thu Aug 12 2004 - axboe@suse.de
- Make sure queue members are properly setup before calling into
elevator init functions. This hurts cfq that needs to check nr_requests.
* Wed Aug 11 2004 - axboe@suse.de
- Fix bug in barrier ide code for write cache off
* Wed Aug 11 2004 - ak@suse.de
- Update s2io driver (SUSE43383)
* Wed Aug 11 2004 - axboe@suse.de
- Update flakey and mpath dm targets to newest from the dm tree
* Wed Aug 11 2004 - olh@suse.de
- update to patches.fixes/patch-2.6.8-rc4-bk1
net, prism54, libata updates, TEA/XTEA algorithm
* Wed Aug 11 2004 - ak@suse.de
- Remove obsolete XFS bug fixes.
* DMAPI support temporarily dropped
* Tue Aug 10 2004 - ak@suse.de
- Fix IA64 compilation
* Tue Aug 10 2004 - olh@suse.de
- reenable patches.arch/ibm-ppc64-syscfg-2.diff
*