|
|
|
|
Changelog for kernel-desktop-2.6.29.6-1mnb-1-1mnb2.i586.rpm :
Mon Jul 6 00:00:00 2009 Bogdano Arendartchuk 2.6.29.6-1mnb2 o Herton Ronaldo Krzesinski - ALSA, hda: * Apply upstream patch with STAC9205 new id 0x83847698 (#41385). * Apply upstream fixes for HP HDX stac92hd71bxx support (#50749), and missing stac92hd71bxx models in documentation. - Remove debug warning from e1000e, commit from 2.6.30 (#51370). - uvcvideo: workaround invalid formats exposed by buggy uvc webcams. - snd-hda-intel: assign temporarily Fujitsu AMILO Pi1505 (1734:10c7) to realtek model=fujitsu-pi2515 to get speaker automute (this is fixed post 2.6.30 upstream), #51423 - Updated to 2.6.29.4 (CVE-2009-1961) - Disabled CONFIG_COMEDI_PCI_DRIVERS. At least one module built with it enabled (s626) claims the pci id 1131:7146 for all subvendors and subdevice ids. The problem is that this will clash with many media/dvb cards that have the same main pci vendor and device ids, but properly specify/check subvendor and subdevice ids. For now just disable comedi pci drivers, in this specific case s626 probably would need a specific subvendor/subdevice restriction in its pci id table or additional checks to avoid freezing when it is loaded on media/dvb cards with same vendor:device pci id. (#51314) - Philco I4xSI/I41SI notebook doesn\'t report release events for mute, volume up and volume down keys. Add dmi match/quirk to force release events for affected keys. The dmi check is weak because of not much useful info from dmidecode output, this may still need some enhancements or better bios to be submitted upstream.
o Pascal Terjan - Fix boot on some machines with non -server kernel on i586 (upstream #13470)
o Thomas Backlund - update to 2.6.29.5 (CVE-2009-1630, CVE-2009-1385) * drop merged patches: x86-fix-mmconfig-detection-with-32bit-near-4g.patch fs-ext4-add-EXT4_IOC_ALLOC_DA_BLKS-ioctl.patch fs-ext4-Automatically-allocate-delay-allocated-blocks-on-close.patch fs-ext4-Automatically-allocate-delay-allocated-blocks-on-rename.patch * rediff patches: sound-hda-codec-add-Toshiba-Pro-A200-A210-to-quirk-table.patch - ext4: fix data corruption bug during truncate - jbd: fix race in buffer processing in commit code - r8169: fix crash when large packets are received - update to 2.6.29.6 - drop merged patches: fs-jbd-fix-race-in-buffer-processing-in-commit-code.patch net-r8169-fix-crash-when-large-packets-are-received.patch - rebase patch: input-atkbd-philco-release-keys.patch
Thu May 14 00:00:00 2009 Herton Ronaldo Krzesinski 2.6.29.3-1mnb o Herton Ronaldo Krzesinski - Updated to 2.6.29.3 (CVE-2009-1337, CVE-2009-1184, CVE-2009-1192, CVE-2009-1265) * removed merged patches: x86-platform-acer-wmi-Blacklist-Acer-Aspire-One.patch mm-define-a-UNIQUE-value-for-AS_UNEVICTABLE-flag.patch * rediff usb-storage-unusual_devs-add-id.patch
Tue Apr 21 00:00:00 2009 Herton Ronaldo Krzesinski 2.6.29.1-4mnb o Herton Ronaldo Krzesinski - Fixed rpm group of debug packages. - Back out addition of alsa patches intended for pulseaudio enhancements since it\'s causing regressions (#50120).
o Pascal Terjan - Drop sound-alsa-pcm-midlevel-Add-more-strict-buffer-position-checks-based-on-jiffies.patch it breaks sound in VirtualBox
Fri Apr 17 00:00:00 2009 Herton Ronaldo Krzesinski 2.6.29.1-3mnb o Herton Ronaldo Krzesinski - i915: disable gem automatically also for i8xx hardware, patch from Fedora. Reference: http://lists.mandriva.com/cooker/2009-04/msg00577.php - Added back gem_enable parameter to i915 module in case someone still needs it to workaround issues with gem. - Added patch scheduled for stable 2.6.29.x: \"mm: define a UNIQUE value for AS_UNEVICTABLE flag\". - Blacklist acer-wmi on Acer Aspire One, upstream patch scheduled for -stable. - More upstream ALSA patches which should help in pulseaudio issues. - Minor WARN redefine fix in heci 3rdparty driver.
o Pascal Terjan - Add upstream ALSA patches to deal with pulseaudio issues (#49826)
Sat Apr 11 00:00:00 2009 Herton Ronaldo Krzesinski 2.6.29.1-2mnb o Pascal Terjan - Disable CONFIG_AES2501 (#40523) - Hide unused interface in option for D-Link DWM-652 and ensure it is ignored by usb-storage when in modem mode
o Herton Ronaldo Krzesinski - Disable gem automatically if it\'s not possible to do tiled rendering, fixes 3d performance regression on some intel i945 based machines. Fix/patch made by Ander Conselvan de Oliveira. With this remove previous gem_enable parameter added to i915, obsolete by this solution. - rt2x00: prevent double kfree when failing to register hardware (#46710). - Enable and select minstrel as default mac80211 rate control (should behave better than previous pid, 2.6.29 default).
Wed Apr 8 00:00:00 2009 Herton Ronaldo Krzesinski 2.6.29.1-1mnb o Herton Ronaldo Krzesinski - Enabled CONFIG_X86_GENERICARCH for all i386 configs, as we set NR_CPUS=32 (reported by Pascal Terjan). - Disabled CONFIG_WIRELESS_OLD_REGULATORY on all configs. - Disabled CONFIG_USB_GADGET on configs where it was enabled. - Tomoyo update to 1.6.7-20090401 - Added parameter gem_enable to i915, based on patch/idea posted by Vasily Khoruzhick, for more information see following bug report: http://bugs.freedesktop.org/show_bug.cgi?id=16835 - Refresh gpu-drm-radeon-r6xx-r7xx.patch with following additional commits: radeon: add some new pci ids drm/radeon: load the right microcode on rs780 - Removed pat cleanup (new vm flag to track full pfnmap at mmap), keep with 2.6.29 stable series default. - elantech: apply upstream patch with workaround for jumpy cursor on firmware 2.34 - Add via card reader support (sd/mmc only) v5 patch from Joseph Chan. - Removed already applied patches: input-add-dell-xps-m1530-nomux-quirk.patch net-sis190-sis966.patch (similar fix merged) net-bluetooth-fix-oops-in-l2cap_conn_del.patch net-bluetooth-fix-esco-sync.patch (similar fix merged) - scripts/apply_patches: use --fuzz=0 for patch (same default as for general distro packages). - Rediffed all fuzzy patches. Some styling/trailing spacing removal fixes were done too. - Drop x86-cpufreq-e_powersaver-print-voltage-mult-only-in-debug.patch, stick with upstream default after change \"[CPUFREQ] Remove debugging message from e_powersaver\". - Renamed acpi-CELVO-M360S-disable_acpi_irq.patch to acpi-CLEVO-M360S-disable_acpi_irq.patch, and rediffed. - Removed unecessary patches: net-bonding-alias.patch (possible easter egg? :-) ) usb-use-old_scheme_first.patch - Updated acpi-dsdt-initrd patch with enhanced/fixed version. (version v0.9c-2.6.28). Added more fixes on top of updated patch. - Updated ipset to 2.4.9 (matches current userspace on cooker, and fixes oops when running ipset tests).
o Pascal Terjan - Add support for Wacom Intuos 4 tablets (based on linuxwacom cvs patches) - Add support for D-Link DWM 652 3G modem
o Thomas Backlund - update to 2.6.29.1 - update drbd to 8.3.1
Thu Mar 26 23:00:00 2009 Herton Ronaldo Krzesinski 2.6.29-1mnb o Herton Ronaldo Krzesinski - Backported r6xx/r7xx support from drm-next tree. - Updated to 2.6.29 * dropped following merged patches: fs-ext4-fix-header-check-in-ext4_ext_search_right-fo.patch fs-ext4-Print-the-find_group_flex-warning-only-once.patch - Included x86 pat fixes, should fix problems reported at kernel.org bug #12800, and fixes virtualbox regression without the workaround setting VBOX_USE_INSERT_PAGE=1 Reference: http://www.virtualbox.org/ticket/3403 - Added bug fix for network stuck issue in 2.6.29 final Reference: http://marc.info/?l=linux-kernel&m=123789980524715&w=2
Wed Mar 18 23:00:00 2009 Herton Ronaldo Krzesinski 2.6.29-0.rc8.3.1mnb o Herton Ronaldo Krzesinski - Rediff main uss725 patch, fixes In-System Design USS725 USB/IDE probe error reported by Sergio Monteiro Basto. - Select default CONFIG_SCTP_HMAC_MD5 on all configs (instead of CONFIG_SCTP_HMAC_NONE currently selected). - Disabled CONFIG_SYS_DEPRECATED * on all configs, report/reference: http://lists.mandriva.com/kernel-discuss/2009-03/msg00036.php - Disabled CONFIG_USB_DEVICE_CLASS on all configs, report/reference: http://lists.mandriva.com/kernel-discuss/2009-03/msg00037.php - Updated to 2.6.29-rc8-git3
Fri Mar 13 23:00:00 2009 Herton Ronaldo Krzesinski 2.6.29-0.rc8.1mnb o Herton Ronaldo Krzesinski - mac80211: deauth before flushing STA information. (handles mac80211 userspace notification issue when interface goes down pointed at ticket #43441). - Enabled (=y) on all kernel configs: CONFIG_CPU_FREQ_STAT_DETAILS, CONFIG_IPV6_ROUTER_PREF, CONFIG_IPV6_ROUTE_INFO, CONFIG_IPV6_OPTIMISTIC_DAD, CONFIG_IPV6_MROUTE, CONFIG_IPV6_PIMSM_V2. - Enabled cpufreq options on powerpc config. - Enabled CONFIG_TCP_MD5SIG on server kernels. - Updated to 2.6.29-rc8 - Included following ext4 fixes from Theodore Ts\'o git tree: * Fixes for 2.6.29-rcX: ext4: fix header check in ext4_ext_search_right() for deep extent trees ext4: Print the find_group_flex() warning only once * ext4+delayed allocation issues solution (reference: http://thunk.org/tytso/blog/2009/03/12/delayed-allocation-and-the-zero-length-file-problem/) ext4: add EXT4_IOC_ALLOC_DA_BLKS ioctl ext4: Automatically allocate delay allocated blocks on close ext4: Automatically allocate delay allocated blocks on rename
Tue Mar 10 23:00:00 2009 Herton Ronaldo Krzesinski 2.6.29-0.rc7.4.1mnb o Herton Ronaldo Krzesinski - Disabled on all kernel configs: CONFIG_MTD_PHYSMAP, CONFIG_MTD_PLATRAM, CONFIG_MTD_NAND_PLATFORM, CONFIG_PARPORT_AX88796, CONFIG_RTC_DRV_DS1286, CONFIG_RTC_DRV_DS1511, CONFIG_RTC_DRV_DS1672, CONFIG_RTC_DRV_FM3130, CONFIG_RTC_DRV_M48T35, CONFIG_RTC_DRV_M48T86, CONFIG_RTC_DRV_MAX6900, CONFIG_RTC_DRV_PCF8583, CONFIG_RTC_DRV_S35390A, CONFIG_RTC_DRV_STK17TA8, CONFIG_RTC_DRV_TEST, CONFIG_RTC_DRV_X1205, CONFIG_UIO_PDRV, CONFIG_UIO_PDRV_GENIRQ, CONFIG_UIO_SMX, CONFIG_LCD_PLATFORM, CONFIG_FB_METRONOME. - Enabled (=m) on sparc config: CONFIG_PARPORT_SUNBPP, CONFIG_VIDEO_WM8775, CONFIG_SND_MTPAV, CONFIG_SND_PORTMAN2X4, CONFIG_SND_SERIAL_U16550. - Enabled (=y) on x86_64 config: CONFIG_PARPORT_PC_SUPERIO, CONFIG_DIRECT_GBPAGES. - Enabled (=y) on i386/x86_64 configs: CONFIG_SONYPI_COMPAT, CONFIG_PM_DEBUG, CONFIG_PM_TRACE_RTC. - Change from =m to =y CONFIG_RTC_CLASS/CONFIG_RTC_LIB on powerpc config. - Disabled on i386/powerpc/x86_64 configs: CONFIG_RTC_DRV_BQ4802, CONFIG_RTC_DRV_M48T59, CONFIG_USB_GPIO_VBUS, CONFIG_USB_OTG_UTILS. - Enabled (=y) on sparc/powerpc configs: CONFIG_RTC_INTF_DEV_UIE_EMUL. - Disabled on i386/x86_64 configs: CONFIG_RTC_DRV_DS1307, CONFIG_RTC_DRV_DS1553, CONFIG_RTC_DRV_DS1742, CONFIG_RTC_DRV_V3020, CONFIG_FB_N411, CONFIG_FB_HECUBA, CONFIG_FB_VIRTUAL. - Enabled (=m) on powerpc config: CONFIG_RTC_DRV_DS1307, CONFIG_RTC_DRV_DS1742. - Disabled on i386/sparc/x86_64 configs: CONFIG_RTC_DRV_DS1374, CONFIG_RTC_DRV_M41T80, CONFIG_RTC_DRV_PCF8563, CONFIG_RTC_DRV_RS5C372, CONFIG_RTC_DRV_RX8581, CONFIG_FB_S1D13XXX. - Enabled (=m) on sparc/powerpc configs: CONFIG_VIDEO_CX88 *, CONFIG_RTC_DRV_ISL1208. - Disabled on sparc/powerpc configs: CONFIG_RTC_INTF_PROC, CONFIG_LCD_CLASS_DEVICE. - Enabled (=y) on sparc config: CONFIG_SERIAL_8250_EXTENDED, CONFIG_SERIAL_8250_SHARE_IRQ. - Enabled (=y) on all configs: CONFIG_SERIAL_8250_RSA. - Enabled (=m) on i386 config: CONFIG_FB_ARC, CONFIG_EFI_VARS. - Enabled (=y) on i386 config: CONFIG_EFI, CONFIG_FB_EFI, CONFIG_FB_HGA_ACCEL. - n411: add missing Makefile entry. - Disabled on x86_64 config: CONFIG_FB_HGA. - Enable group cpu scheduler, switch to cgroup scheduler on server config. - Only enable namespaces support for server config. - Only enable (=m) virtual ethernet pair device and MAC-VLAN for server config. - Fixes/enhancements for HP Educ.ar machine/alc888 3stack-hp model: * Added additional 4 channel mode * Added headphone automute support * Map 3stack-hp model (ALC888) for HP Educ.ar - ALSA: hda - Cleanup printk from alc888_6st_dell_unsol_event - Updated to 2.6.29-rc7-git4 * dropped w1-slaves-ds2431-kbuild.patch (merged) - Turn on DEVPTS_MULTIPLE_INSTANCES for server kernels. - Enable Xen guest support by default when available. - create_configs: cleanup unused/gone config options, cosmetics, enable xen when available (not only when customizing options for server kernel).
o Bogdano Arendartchuk - Keep Module.symvers as /boot/symvers-$version.gz in order to allow partial kernel builds
Tue Feb 24 23:00:00 2009 Pascal Terjan 2.6.29-rc6.1.1mnb o Herton Ronaldo Krzesinski - Tomoyo build patch update for 2.6.29-rc5 - Disabled on all kernel configs: CONFIG_USB_R8A66597_HCD, CONFIG_PATA_PLATFORM, CONFIG_I2C_GPIO, CONFIG_I2C_OCORES, CONFIG_I2C_SIMTEC, CONFIG_I2C_PCA_PLATFORM, CONFIG_I2C_STUB, CONFIG_BLK_DEV_PLATFORM, CONFIG_KEYBOARD_GPIO, CONFIG_MOUSE_GPIO, CONFIG_LEDS_GPIO, CONFIG_LEDS_PCA9532, CONFIG_LEDS_PCA955X. - Disabled on powerpc config: CONFIG_I2C_ISCH. - Disabled on sparc config: CONFIG_I2C_ALI1535, CONFIG_I2C_ALI1563, CONFIG_I2C_ALI15X3, CONFIG_I2C_AMD756, CONFIG_I2C_AMD8111, CONFIG_I2C_I801, CONFIG_I2C_ISCH, CONFIG_I2C_NFORCE2, CONFIG_I2C_PIIX4, CONFIG_I2C_SIS5595, CONFIG_I2C_SIS630, CONFIG_I2C_SIS96X, CONFIG_I2C_VIA, CONFIG_I2C_VIAPRO. - Enabled on powerpc config: CONFIG_COMPUTONE, CONFIG_I2C_VOODOO3, CONFIG_LEDS_TRIGGER_TIMER, CONFIG_LEDS_TRIGGER_HEARTBEAT. - Disabled on x86_64 config: CONFIG_LEDS_ALIX2. - Enabled on sparc config: CONFIG_NEW_LEDS, CONFIG_LEDS_CLASS, CONFIG_LEDS_SUNFIRE, CONFIG_LEDS_TRIGGERS *.
o Thomas Backlund - update to 2.6.29-rc6-git1 - add drivers/acpi/acpica header files to -devel rpms, needed by fglrx
Fri Feb 20 23:00:00 2009 Herton Ronaldo Krzesinski 2.6.29-0.rc5.4.1mnb o Herton Ronaldo Krzesinski - ALSA/hda changes: * Include new SND_PCI_QUIRK_MASK and SND_PCI_QUIRK_VENDOR macros, cleanup IDT92HD7x HP quirks and backport SND_PCI_QUIRK_MASK cleanup for stac922x ecs202 model from alsa tiwai\'s sound tree. * Fix speaker output on HP DV4 1155-SE - Disabled on all kernel configs: CONFIG_MDIO_BITBANG, CONFIG_MDIO_GPIO, CONFIG_UCB1400_CORE, CONFIG_TOUCHSCREEN_ADS7846, CONFIG_TOUCHSCREEN_WM97XX, CONFIG_TOUCHSCREEN_TSC2007, CONFIG_SPI, CONFIG_MFD_WM8350_I2C, CONFIG_W1_MASTER_GPIO, CONFIG_W1_SLAVE_BQ27000, CONFIG_W1_SLAVE_DS2760, CONFIG_BATTERY_BQ27x00, CONFIG_BATTERY_DS2760, CONFIG_PDA_POWER, CONFIG_SENSORS_ADS7828, CONFIG_HTC_PASIC3, CONFIG_MFD_SM501, CONFIG_TPS65010, CONFIG_MFD_WM8400, CONFIG_SOC_CAMERA, CONFIG_USB_C67X00_HCD, CONFIG_USB_ISP116X_HCD. - Disabled on x86_64 config: CONFIG_TOUCHSCREEN_MK712. - Disabled on powerpc config: CONFIG_TOUCHSCREEN_TOUCHIT213. - Disabled on powerpc/sparc: CONFIG_HWMON_VID, CONFIG_SENSORS_AD *, CONFIG_SENSORS_F718 *, CONFIG_SENSORS_F75375S, CONFIG_SENSORS_LTC4245, CONFIG_SENSORS_MAX *, CONFIG_SENSORS_W83792D, CONFIG_SENSORS_W83L786NG, CONFIG_SENSORS_DS1621, CONFIG_SENSORS_I5K_AMB, CONFIG_SENSORS_GL5 *, CONFIG_SENSORS_IT87, CONFIG_SENSORS_LM *, CONFIG_SENSORS_PC87360, CONFIG_SENSORS_SIS5595, CONFIG_SENSORS_DME1737, CONFIG_SENSORS_SMS *, CONFIG_SENSORS_THMC50, CONFIG_SENSORS_VIA686A, CONFIG_SENSORS_W83781D, CONFIG_SENSORS_W83L785TS, CONFIG_SENSORS_W83627HF. - Enabled (=m) on powerpc config: CONFIG_TOUCHSCREEN_ELO, CONFIG_TOUCHSCREEN_MTOUCH, CONFIG_TOUCHSCREEN_PENMOUNT, CONFIG_TOUCHSCREEN_TOUCHRIGHT, CONFIG_TOUCHSCREEN_TOUCHWIN. - w1: add missing Kconfig/Makefile entries for DS2431 slave driver. - Updated to 2.6.29-rc5-git4 * fixed drbd build with BIO_RW_SYNC change.
o Bogdano Arendartchuk - Enabled CONFIG_MODVERSIONS and CONFIG_MODULE_SRCVERSION_ALL, as a first step towards ABI control
Mon Feb 16 23:00:00 2009 Herton Ronaldo Krzesinski 2.6.29-0.rc5.1mnb o Herton Ronaldo Krzesinski - Updated to 2.6.29-rc5 * Removed following merged patches: x86-cpufreq-add-more-pcore-fsbs.patch x86-cpufreq-add-celeron-core-to-p4-clockmod.patch char-agp-intel-agp-add-support-for-G41-chipset.patch fs-squashfs3.4.patch fs-squashfs3.4-2.6.28.patch media-video-uvc-add-support-for-samsung-q310-webcam.patch media-video-uvc-add-support-for-thinkpad-sl500-webcam.patch media-video-uvc-sort-the-frame-descriptors-during-parsing.patch media-video-uvc-handle-failed-GET_MIN_MAX_DEF-more-gracefully.patch media-video-uvc-commit-stream-param-when-enabling-stream.patch misc-eeepc-laptop-check-return-values-from-rfkill_register.patch misc-eeepc-laptop-implement-rfkill-hotplugging-in-eeepc-laptop.patch misc-eeepc-laptop-add-support-for-extended-hotkeys.patch net-fix-userland-breakage-wrt-if_tunnel.h.patch serial-RS485-ioctl-structure-uses-__u32-include.patch sound-alsa-hda-Add-quirk-for-another-HP-dv5-model.patch btusb-add-broadcom-dongle.patch * Rediffed/Redid following patches: acpi-add-proc-event-regs.patch fs-dynamic-nls-default.patch media-dvb-add-Yuan-PD378S.patch serial-docomo-F2402.patch sound-alsa-hda-add-acer-alc889-model.patch sound-alsa-hda-92hd71xxx-disable-unmute-support-for-code.patch sound-alsa-hda-Additional-pin-nids-for-STAC92HD71Bx-and.patch sound-alsa-hda-Dynamic-detection-of-dmics-dmuxes-smuxes.patch sound-alsa-hda-Don-t-call-stac92xx_parse_auto_config-wi.patch sound-alsa-hda-one-more-hp-dv7-quirk.patch sound-alsa-hda-Don-t-touch-non-existent-port-f-on-4-por.patch sound-alsa-hda-sigmatel-ecs202-new-quirk.patch usb-storage-uss725-build-fixes.patch bluetooth-hci_usb-disable-isoc-transfers.patch hid-usbhid-quirk-multilaser.patch 3rd-3rdparty-merge.patch * Pending/moved to patches-broken: - acpi-asus-input.patch: same functionality merged upstream, but needs extra checking on some extra/different key codes to be dropped. - hid-hotplug-racefix.patch: possibly fixed by commit \"HID: hiddev cleanup -- handle all error conditions properly\" upstream. * Dropped from patches-broken: - media-video-uvc-max-iso-pkts.patch: no machine/environment available anymore to reproduce the problem. * Added alc889 fixes submitted upstream for which sound-alsa-hda-add-acer-alc889-model.patch depends: sound-alsa-hda-consider-additional-capsrc-alc889.patch sound-alsa-hda-alc882_auto_init_input_src-selector.patch * Updated tomoyo to 1.6.6-20090202, 2.6.29-rc3 build and kernel log warning patches adapted. * Adjusted drbd and unionfs for 2.6.29 changes. * Removed rt2860 from additional 3rdparty drivers, it is now included in staging. * Update ipt_set for netfilter/xtables changes in 2.6.29 - ALSA/hda/idt: change HP dv7 (103c:30f4) quirk from hp-m4 to hp-dv5 model, to fix not working internal microphone. References: https://qa.mandriva.com/show_bug.cgi?id=44855#c193 https://qa.mandriva.com/show_bug.cgi?id=44855#c196 - Fixed build warnings in agnx and rtl8187se staging drivers.
o Anssi Hannula - Disable CONFIG_HID_COMPAT (hid-dummy module) as our udev supports driver autoloading on all buses.
o Thomas Backlund - update drbd to 8.3.0
Mon Feb 9 23:00:00 2009 Herton Ronaldo Krzesinski 2.6.28.4-1mnb o Anssi Hannula - Build HID core as modules instead of built-in. Having it built-in makes no sense as both USB HID and Bluetooth HIDP are built as modules anyway.
o Herton Ronaldo Krzesinski - Remove previous applied enhancements/fixes to STAC92HD71Bx and STAC92HD75Bx hda codec support, and reapply splitted changes submitted upstream. Apply also additional fixes and HP dv quirks in sound tree. Added additional quirk for HP dv7 to be submitted after I get positive report about it. - ALSA/hda: Map new ecs motherboard id 1019:2950 to STAC9221 ecs202 model. - Updated to 2.6.28.4 * removed input-samsung-nc10.patch (merged)
Wed Feb 4 23:00:00 2009 Herton Ronaldo Krzesinski 2.6.28.3-1mnb o Herton Ronaldo Krzesinski - Updated to 2.6.28.3 * removed x86-pat-1MB-nonram.patch (merged) - Added upstream fixes for the exported userspace headers (build with linux/ip.h and linux/serial.h bugs). References: http://lists.mandriva.com/kernel-discuss/2009-02/msg00000.php https://qa.mandriva.com/show_bug.cgi?id=47313
Wed Jan 28 23:00:00 2009 Herton Ronaldo Krzesinski 2.6.28.2-1mnb o Herton Ronaldo Krzesinski - Updated to 2.6.28.2 * removed following patches (already applied or obsolete with \"usb-storage: set CAPACITY_HEURISTICS flag for bad vendors\" change): usb-storage-unusual_devs-nokia-5200.patch usb-storage-unusual-devs-nokia-5610.patch * rediff sound-alsa-hda-enhance_fix_stac92hd71bx_stac92hd75bx.patch * cosmetic changes at sound-alsa-hda-add-acer-alc889-model.patch - Updates for sreadahead 1.0 support.
Fri Jan 23 23:00:00 2009 Herton Ronaldo Krzesinski 2.6.28.1-2mnb o Herton Ronaldo Krzesinski - Fix snd-hda-intel oops with some alc883 models after addition of model for Acer Aspire 8930 in previous release.
Thu Jan 22 23:00:00 2009 Herton Ronaldo Krzesinski 2.6.28.1-1mnb o Herton Ronaldo Krzesinski - Add Suggests for crda in kernel packages. - Updated to 2.6.28.1 - Add MSI quirk list for hda devices, to force enable_msi setting parameter when needed (#44855). - Enhance/fix some aspects related to STAC92HD71Bx and STAC92HD75Bx support (#44855). - Add hda-intel ALC889 model for Acer Aspire 8930 (#45838).
o Pascal Terjan - Disable asus_acpi, we have asus-laptop and eeepc-laptop - Add back patch on asus-laptop to convert acpi events to input * Update it for 2.6.28 * Emit the acpi event when the key is unknown - Add id for Yuan PD378S DVB receiver (from Arnaud)
Wed Jan 14 23:00:00 2009 Luiz Capitulino 2.6.28-3mnb o Pascal Terjan - Add patch from upstream #12372 to allow X starting on some systems (#46384)
o Luiz Capitulino - Update configs to 2.6.28: CONFIG_X86_PTRACE_BTS is being disabled because it\'s marked as broken and as CONFIG_X86_DS depends on it it\'s also being disabled - Make CONFIG_IDE modular in all configs (asked by Thierry Vignaud) - Fix rtc-cmos loading on x86_64 machines (patch suggested by Oden Eriksson)
Tue Dec 30 23:00:00 2008 Pascal Terjan 2.6.28-2mnb o Pascal Terjan - Support fn+ * in Samsung NC10
Mon Dec 29 23:00:00 2008 Pascal Terjan 2.6.28-1mnb o Pascal Terjan - Updated to 2.6.28 final
Fri Dec 12 23:00:00 2008 Herton Ronaldo Krzesinski 2.6.28-0.rc8.1mnb o Herton Ronaldo Krzesinski - Updated to 2.6.28-rc8 * Dropped (merged): x86-add-northbridge-pci-ids-for-fam-0x11-processors.patch x86-add-detection-of-AMD-family-0x11-northbridges.patch fastboot-1.patch acpi-add-preemption-to-avoid-latency-issue.patch acpi-ACPICA-Add-function-to-dereference-returned-referen.patch ata-ata_piix-hercules-ec900-short-cable.patch ide-pci-piix-hercules-ec900-short-cable.patch scsi-megaraid-proc-oops.patch gpu-drm-SiS-DRM-fix-a-pointer-cast-warning.patch gpu-drm-fix-sysfs-error-path.patch gpu-drm-radeon-fix-writeback-across-suspend-resume.patch gpu-drm-i915-remove-settable-use_mi_batchbuffer_start.patch gpu-drm-i915-Ignore-X-server-provided-mmio-address.patch gpu-drm-i915-Use-more-consistent-names-for-regs-and-store.patch gpu-drm-i915-Add-support-for-MSI-and-interrupt-mitigation.patch gpu-drm-i915-Track-progress-inside-of-batchbuffers-for-dete.patch gpu-drm-Add-Intel-ACPI-IGD-OpRegion-support.patch gpu-drm-i915-save-restore-MCHBAR_RENDER_STANDBY.patch media-video-uvc-implement-usb-reset-resume.patch media-video-uvc-supress-spurious-EOF-in-empty-payload-trace-msg.patch media-video-uvc-fix-incomplete-frame-drop-switch-variable-size.patch media-video-uvc-dont-use-part-of-buffer-for-USB-transfer.patch media-video-uvc-declare-missing-unit-controls.patch media-video-uvc-control-cache-access-fix.patch media-video-uvc-add-bison-quirk-fujitsu-amilo-si2636.patch media-video-uvc-add-bison-quirk-advent-4211.patch media-video-uvc-support-two-new-bison-webcams.patch media-video-gspca-add-m5602-driver.patch misc-add-panasonic-laptop-extras.patch net-sis190-add-atheros-phy-ar8012.patch net-r8169-Tx-performance-tweak-helper.patch net-r8169-use-pci_find_capability-for-the-PCI-E-feature.patch net-r8169-add-8168-8101-registers-description.patch net-r8169-add-hw-start-helpers-for-the-8168-and-the-810.patch net-r8169-additional-8101-and-8102-support.patch net-r8169-WoL-fixes-part-1.patch net-r8169-WoL-fixes-part-2.patch net-wireless-b43-Fix-QoS-defaults.patch net-wireless-b43legacy-Fix-to-enhance-TX-speed.patch net-wireless-b43-Fix-Bluetooth-SPROM-coding-error-Motorola-7010-BCM4306.patch net-atl2-add-atl2-driver.patch net-atl2-add-tx-bytes-statistic.patch net-enic-add-Cisco-10G-Ethernet-NIC-driver.patch net-enic-Don-t-indicate-IPv6-pkts-using-soft-LRO.patch net-enic-fixes-for-review-items-from-Ben-Hutchings.patch net-enic-Bug-fix-Free-MSI-intr-with-correct-data-handl.patch net-enic-bug-fix-don-t-set-netdev-name-too-early.patch net-jme-JMicron-Gigabit-Ethernet-Driver.patch net-qlge-New-Qlogic-10Gb-Ethernet-Driver.patch net-qlge-Fix-warnings-in-debugging-code.patch net-qlge-Protect-qlge_resume-with-CONFIG_PM.patch net-bluetooth-apple-wireless-keyboard-fnkey.patch net-wireless-iwlagn-downgrade-BUG_ON-in-interrupt.patch sound-alsa-revert-for-20081011-merge.patch sound-alsa-20081011-merge.patch sound-alsa-20081013-merge.patch sound-alsa-20081016-merge.patch sound-alsa-20081017-merge.patch sound-alsa-20081020_1-merge.patch sound-alsa-20081020_2-merge.patch sound-alsa-20081020_3-merge.patch sound-alsa-20081023-merge.patch sound-alsa-20081027-merge.patch sound-alsa-pci_ioremap_bar-only-in-2.6.28.patch sound-alsa-revert-for-20081030-merge.patch sound-alsa-20081030-merge.patch sound-alsa-20081103-merge.patch sound-alsa-20081110-merge.patch sound-alsa-20081112-merge.patch sound-alsa-20081118-merge.patch sound-alsa-20081130-merge.patch usb-storage-nokia-6300.patch usb-storage-unusual-devs-nokia-7610.patch * Moved to patches-broken: irq-debug-shared.patch pci-default-nomsi.patch (continue to disable msi by default?) scsi-sg-allow-dio-as-default.patch hwmon-applesmc-retry-when-accessing-keys.patch (still needed?) hwmon-applesmc_int.patch (useful?) media-video-uvc-max-iso-pkts.patch apparmor patches aufs patches * Redid/Rediffed following patches (because of broken apply, broken build or other updates for 2.6.28): ide-pci-sis5513-965.patch fs-dynamic-nls-default.patch media-video-uvc-handle-failed-GET_MIN_MAX_DEF-more-gracefully.patch net-netfilter-psd-mdv.patch hid-usbhid-IBM-BladeCenterHS20-quirk.patch hid-usbhid-quirk-multilaser.patch 3rd-3rdparty-merge.patch gpu-drm-mach64.patch gpu-drm-mach64-fixes.patch net-netfilter-IFWLOG-mdv.patch net-netfilter-psd-mdv.patch * Update ipt_set for netfilter/xtables changes in 2.6.28 * Removed kernel-add-mute-events-log-level.patch (not worth/sent upstream). * Removed fastboot-2.patch (asynchronous stuff not accepted into 2.6.28). * Removed acpi-asus-laptop-input.patch and acpi-eeepc-input.patch, as different input support was merged for eeepc-laptop. * Removed net-enic-build-fix.patch, not needed on 2.6.28 * Removed acpi-dsdt-initrd-fastboot.patch, not needed anymore. * Removed net-wireless-at76_usb.patch, at76_usb is now in staging tree. * Updated drbd code for 2.6.28 (3rd-drbd-2.6.28.patch). * Added patch from squashfs CVS to allow successful build on 2.6.28 * Removed 3rdparty prism25 and et131x which are now in staging.
Fri Dec 5 23:00:00 2008 Herton Ronaldo Krzesinski 2.6.27.7-3mnb o Herton Ronaldo Krzesinski - Changes to eeepc-laptop based on changes made by Matthew Garrett and posted on LKML: * Backport wireless hotplug support for eeepc-laptop on 2.6.27 from http://lkml.org/lkml/2008/11/17/170 (#43332). * acpi-eeepc-input.patch: add more hotkeys for newer eeepc models, keycode references from http://lkml.org/lkml/2008/11/17/161 - Upstream alsa bug fixes/updates (1.0.18, 20081130 merge).
o Pascal Terjan - Enable CONFIG_CIFS_DFS_UPCALL
Wed Nov 26 23:00:00 2008 Herton Ronaldo Krzesinski 2.6.27.7-2mnb o Luiz Capitulino - Support for broadcom bluetooth dongle 0a5c:2009 in btusb (#44886)
o Herton Ronaldo Krzesinski - Sync alsa/uvc updates with kernel-2.6.27-0.uc1mnb2 available in main/testing for 2009.0
Tue Nov 25 23:00:00 2008 Herton Ronaldo Krzesinski 2.6.27.7-1mnb o Pascal Terjan - Disable CONFIG_BLK_DEV_UB (#45599)
o Herton Ronaldo Krzesinski - Update to 2.6.27.7 (CVE-2008-5033) * dropped input-ALPS-add-signature-for-DualPoint-model-found-in-Dell-Latitude-E6500.patch (merged) - Apply upstream workaround for #44891 (iwlagn: downgrade BUG_ON in interrupt). - Backport gspca m5602 driver from 2.6.28 (#44898). - Add fix for ppscsi module oops (#45393).
Sat Nov 15 23:00:00 2008 Herton Ronaldo Krzesinski 2.6.27.6-1mnb o Herton Ronaldo Krzesinski - Include r8169 WoL fixes from 2.6.28, related ticket: #41782 - i915/drm: backported bug fix for suspend/resume with i915 on some configurations (Save/restore MCHBAR_RENDER_STANDBY commit on 2.6.28). - Update to 2.6.27.6 * dropped md-fix-bug-in-raid10-recovery.patch (merged) * dropped net-r8169-get-ethtool-settings-through-the-generic-mii.patch (merged) * dropped net-wireless-iwlwifi-generic-init-calibrations-framework.patch (merged) * dropped security-keys-request_key-oops.patch (merged) - More alsa 1.0.18 updates, snd-hda-intel sigmatel codec fixes among others. - unusual_ids usb-storage addition for Nokia XpressMusic 5200 (#44988). - More unusual_devs additions for Nokia 5610/7610 (sources: linux-usb ML and Ubuntu bug #287701).
o Pascal Terjan - Enable the Nokia 6300 quirk for new revisions
Sun Nov 9 23:00:00 2008 Herton Ronaldo Krzesinski 2.6.27.5-1mnb o Luiz Capitulino - Fix eeepc shutdown hang caused by snd-hda-intel (#44752)
o Herton Ronaldo Krzesinski - Backport uvcvideo fixes from 2.6.28 and linux-uvc svn. - Update to 2.6.27.5 * dropped acpi-ec-fast-transaction.patch (merged) * rediffed char-agp-intel-agp-add-support-for-G41-chipset.patch * dropped net-restore-ordering-of-tcp-options.patch (merged) * dropped sound-alsa-snd-hda-intel-fix-halt-hang.patch (merged) - Alsa updates from 2.6.27-git * (2.6.28). * fixed Realtek auto-mute bug (#45618) - Apply upstream change in acpi \"ACPICA: Add function to dereference returned reference objects\" (#44870). - Fix pcspkr disabled in kernel configs (#45319). - Add patch to fix oops in prism2_usb (#44612).
o Thomas Backlund - fix drbd CN_IDX 0x4 conflict with v86d - fix md raid10 recovery bug
Tue Oct 28 23:00:00 2008 Pascal Terjan 2.6.27.4-2mnb o Pascal Terjan - Fix a oops in request_key when keyring is not already there (Happens when mounting CIFS with kerberos)
Mon Oct 27 23:00:00 2008 Pascal Terjan 2.6.27.4-1mnb o Pascal Terjan - Fix a oops when reading /proc/megaraid/hba0/diskdrives-ch * (upstream #11792) - Add Fastboot patches (raid auto detection is now off by default, you can enable it with raid=autodetect boot option)
o Luiz Capitulino - Update to 2.6.27.4 * Drop usb-atm-speedtch-2.6.27-fix.patch (merged) - Restore ordering of TCP options (#43372)
o Herton Ronaldo Krzesinski - Alsa fixes from 2.6.27-git * (2.6.28).
Thu Oct 23 00:00:00 2008 Herton Ronaldo Krzesinski 2.6.27.3-1mnb o Herton Ronaldo Krzesinski - Update to 2.6.27.3 - More alsa updates from 2.6.27-git * (2.6.28).
Thu Oct 23 00:00:00 2008 Herton Ronaldo Krzesinski 2.6.27.2-3mnb o Luiz Capitulino - Update .configs - Fix USB ATM Speed Touch OOPS (#44803)
o Herton Ronaldo Krzesinski - Don\'t install vmlinux as executable for debug packages to avoid strip_and_check_elf_files from spec-helper stripping it.
Tue Oct 21 00:00:00 2008 Herton Ronaldo Krzesinski 2.6.27.2-2mnb o Herton Ronaldo Krzesinski - Update alsa 1.0.18rc3 to \"final\" version included in kernel 2.6.28 and dropped following patches: * sound-alsa-revert-fixes.patch (not needed anymore) * sound-hda-codec-add-Foxconn-45CMX_45GMX_45CMX-K-quirk.patch (merged) * sound-hda-codec-fix-ALC662-auto-config-mixer-mutes.patch (merged) * sound-hda-codec-slave_dig_outs-oops.patch (merged) * sound-hda-codec-add-Gigabyte-945GCM-S2L-quirk.patch (merged)
o Pascal Terjan - Drop Acer One alsa quirk, it works now better with \"auto\" model
Sun Oct 19 00:00:00 2008 Herton Ronaldo Krzesinski 2.6.27.2-1mnb o Luiz Capitulino - Enable CONFIG_KPROBES: needed for systemtap
o Herton Ronaldo Krzesinski - Create kernel debug packages with vmlinux and debugging symbols from modules. - Disable CONFIG_KALLSYMS_EXTRA_PASS were it was enabled, as Kconfig description states this should only be enabled temporarily as a workaround while something is broken in kallsyms. - Update to 2.6.27.2 * dropped net-wireless-b43legacy-Fix-failure-in-rate-adjustment-mechanism.patch (merged) * dropped net-wireless-libertas-clear-current-command-on-card-removal.patch (merged)
Sat Oct 11 00:00:00 2008 Herton Ronaldo Krzesinski 2.6.27-1mnb o Herton Ronaldo Krzesinski - Add i8042_nomux quirk for Dell XPS M1530 (#43532). - Merge enic, qlge and atl2 fixes from net-next tree. - Add p4-clockmod support for Celeron Core processors (#43885). - Add Panasonic Let\'s Note laptop extras driver from acpi-test. Now dkms-pcc-acpi packages can be dropped. - Added superreadahead ext3 patch for tests to be done with it.
o Pascal Terjan - Update to 2.6.27 final * Drop x86-enable_mtrr_cleanup-early-boot-param-typo-fix.patch (merged) * Drop accessibility-braille-really-disable-by-default.patch (merged) * Drop net-e1000e-write-protect-ICHx-NVM-to-prevent-malicious-write_erase.patch (merged)
Thu Oct 2 00:00:00 2008 Pascal Terjan 2.6.27-0.rc8.2mnb o Herton Ronaldo Krzesinski - Add fix for e1000e corruption bug and re-enable it (http://lkml.org/lkml/2008/10/1/368). Closes #44147
Thu Oct 2 00:00:00 2008 Pascal Terjan 2.6.27-0.rc8.1mnb o Herton Ronaldo Krzesinski - Fix sis190 ethernet device support on Asus P5SD2-VM motherboard (kernel.org bug #11073). - Add fix for sata_nv regression in latest 2.6.27 rcs (kernel.org bug #11615). Closes: #44287 - Remove 3rdparty acx driver due to its dubious legal status (unanswered questions about reverse engineering process done while developing the driver). - Enable CONFIG_KARMA_PARTITION, otherwise Rio Karma mp3 player is unusable. - drbd fixes for Linux 2.6.27 - 3rdparty/rt2860: Fix x86_64 issues found while inspecting x86_64 build logs. - Add patch from LKML titled \"Input: ALPS - add signature for DualPoint model found in Dell Latitude E6500\" from Elvis Pranskevichus, reported/requested by Frederik Himpe. - Fix typo in early boot parameter that enables mtrr cleanup, patch from J.A. Magallon. - p4-clockmod: set reasonable default for scaling_min_freq, to prevent too low performance with governors that use the lowest frequency. Closes: #43155
o Pascal Terjan - Update to 2.6.27-rc8
Sun Sep 28 00:00:00 2008 Herton Ronaldo Krzesinski 2.6.27-0.rc7.5.1mnb o Herton Ronaldo Krzesinski - Drop acpi-tc1100-wmi * patches, kernel already has all relevant support. - patches-broken: rediff and fix hid-usbhid-IBM-BaldeCenterHS20-HID.patch for 2.6.27 (rename also to hid-usbhid-IBM-BladeCenterHS20-quirk.patch) - Include patch from linux-acpi to avoid stalls while inside acpi code in slow machines, like when reading acpi battery info (http://marc.info/?l=linux-acpi&m=122235488029621&w=2). A workaround could be used too for the problem, using cache_time parameter of battery module setting a larger value, but the patch to preempt acpi code is a better/definitive solution. - Add again Intel ACPI IGD OpRegion support patch and its needed patches, but now without the patch that introduced the regression found with one 855GM based laptop (the patch that introduced the regression was \"i915: Initialize hardware status page at device load when possible.\", turned out also that this patch wasn\'t really needed in the series so it\'s safely dropped). Closes: #43061 - Drop Wacom ACPI patches: seems they were forgotten here, same functionality should already be provided by drivers/serial/8250_pnp.c - ALSA/hda-intel: map proper ALC662 model for Gigabyte 945GCM-S2L and Foxconn 45CMX/45GMX/45CMX-K motherboards.
o Pascal Terjan - Fix function keys on EeePc, some NEC and some other laptops - Fix Wlan and Webcam keyboard switching on EeePc - Fix disable camera on EeePc breaking USB
o Luiz Capitulino - Update to 2.6.27-rc7-git5 * drop net-wireless-ath9k-connectivity-is-lost-after-Group-rekeying-is-done.patch (merged) * drop USB-revert-recovery-from-transient-errors.patch (merged) * Update security-apparmor-2.6.27.patch due to change in mm/tiny-shmem.c * Add usb-storage-uss725-build-fixes.patch
Wed Sep 24 00:00:00 2008 Luiz Capitulino 2.6.27-0.rc7.1.1mnb o Pascal Terjan - Support fn key on Apple Wireless keyboards (#44119)
o Herton Ronaldo Krzesinski - Update to 2.6.27-rc7-git1 - Disable e1000e module until a fix for its corruption issue is available (#44147). - Remove already applied fs-xfs-fix-remount-failure.patch
Sat Sep 20 00:00:00 2008 Luiz Capitulino 2.6.27-0.rc6.5.1mnb o Herton Ronaldo Krzesinski - Revert Intel ACPI IGD OpRegion support patch addition along with its needed patch series, we discovered a regression on a laptop with 855GM when using kde4 with gfx effects enabled (X hangs in session startup). Probably is related to the change \"i915: Add support for MSI and interrupt mitigation.\" patch at first look after some initial debugging made by Luiz Capitulino (we are not sure, needs more investigation and upstream bug report that will be done later, but reverting all patches for now works). - Remove alternative patch for kernel.org bug 7694, a proper patch is already on mainline. - Add Hercules EC-900 mini-notebook to ich_laptop short cable list for both ata_piix and piix. - ALSA: Fix ALC662 DAC mixer mutes also for auto config model. - New/updated ethernet drivers from Jeff Garzik netdev-2.6 tree: * updated atl2/jme drivers; * enic: Cisco 10G Ethernet NIC driver; * qlge: New Qlogic 10Gb Ethernet Driver. - Include following bug fixes from linux-wireless ML: * ath9k: connectivity is lost after Group rekeying is done * b43: Fix Bluetooth coexistence SPROM coding error for Motorola 7010 variant of BCM4306 - Add \"mute\" kernel start-up parameter to disable all log messages, from Tiago Salem Herrmann.
o Pascal Terjan - Really disable braille console support when it is not used (#41999) - Enable CONFIG_CIFS_EXPERIMENTAL to support Kerberos auth (#43933)
o Luiz Capitulino - Update to 2.6.27-rc6-git5 - Update .configs
Tue Sep 16 00:00:00 2008 Herton Ronaldo Krzesinski 2.6.27-0.rc6.3.2mnb o Pascal Terjan - Re-enable PROFILING and OPROFILE - Changes in build scripts * Don\'t tar .svn to remove it afterwards * Don\'t include *~ in tarball
o Herton Ronaldo Krzesinski - Re-include a workaround for a virtualbox bug (#42776) removed in previous release, even with Mandriva cooker/2009.0 having a newer VirtualBox version that has the bug fixed. Before we had this as a revert of both commits e587cadd8f47e202a30712e2906a65a0606d5865 and 2f1dafe50cc4e58a239fd81bd47f87f32042a1ee, but reverting the later reintroduces another bug: http://linux.derkeiler.com/Mailing-Lists/Kernel/2008-04/msg07574.html Reverting the second one is needed when reverting the first one that is which caught the bug in VirtualBox versions prior to 2.0.2. The problem is that people using other distributions or older Mandriva releases that contains old VirtualBox versions will not be able to run and test Mandriva 2009.0, so we still need to apply a workaround. Ubuntu has a less intrusive one (not using reverts), so use it instead of just fully reverting the kernel commits. - Added fix for 2.6.27 boot issue with xfs, fs can\'t be mounted rw (http://lkml.org/lkml/2008/9/14/135), reported by Frederik Himpe. - Wireless bugfixes from linux-wireless ML applicable to 2.6.27: iwlwifi: generic init calibrations framework b43: Fix QoS defaults b43legacy: Fix failure in rate-adjustment mechanism b43legacy: Fix to enhance TX speed libertas: clear current command on card removal
Tue Sep 16 00:00:00 2008 Herton Ronaldo Krzesinski 2.6.27-0.rc6.3.1mnb o Herton Ronaldo Krzesinski - Added fix to build warnings in rt2860 3rdparty driver. - Fixed and added back mach64 drm support. - usb-storage: fixed and added back In-System Design USS725 USB/IDE bridge support patches. - ALSA: update to v1.0.18rc3, and fix oopses from digital slaves addition. - Update to 2.6.27-rc5-git3 - Remove revert patch to workaround VirtualBox bug (#42776), VirtualBox 2.0.2 now on cooker has the bug fixed. - Add Intel ACPI IGD OpRegion support patch from drm-next, needed to enable ACPI backlight control on some newer laptops with Intel integrated graphics. Some other patches were needed to be applied also because of conflicts, they do some a bit extra changes, not something really wanted, but possibly also fixes some stability issues when using intel dri. While at it also grabbed some minor additional bug fixes only patches from drm-next. - Include Intel G41 agpgart support patch posted on LKML. - Add patches for detection of northbridge in family 0x11 AMD processors from tip/x86/iommu tree. - Add compatibility quirk for ALI M5229 patch posted on LKML, needed by pata_ali libata driver to work with M5229 in some setups.
o Pascal Terjan - Set CONFIG_LEGACY_PTY_COUNT to 0. This can be changed on the command line if needed and saves several seconds at boot time. - Changes in build scripts * Use the to_add value even if it was already in the defconfig
Thu Sep 11 00:00:00 2008 Luiz Capitulino 2.6.27-0.rc6.1mnb o Luiz Capitulino - Update to 2.6.27-rc6 * Drop clockevents patch series from Thomas Gleixner (already merged)
Sat Sep 6 00:00:00 2008 Luiz Capitulino 2.6.27-0.rc5.7.1mnb o Herton Ronaldo Krzesinski - Include JMicron JMC2x0 series PCIe Ethernet Linux Device Driver from Guo-Fu Tseng, posted on netdev. - Move dkms-rt2860 into kernel package. - Move dkms-et131x into kernel package. - Add aufs into Mandriva kernel, can be used as an unionfs alternative. The main patch and code comes from Ubuntu (see main patch file for details), as they already made necessary ports to account for apparmor patch that we also share. - Downgrade unionfs to version 1.4, the main unionfs patch also comes from Ubuntu with minor adaptations, for the same reason as with aufs: it has already integrated apparmor changes. We are downgrading because of newer problems with unionfs 2.3 + linux 2.6.25+, we will keep it until the problems are sorted out. Also backported some fixes from newer unionfs versions that were used on dkms-unionfs package.
o Pascal Terjan - Include r8169 patches for 8102 (patches 0001 to 0006 from http://userweb.kernel.org/~romieu/r8169/2.6.27-rc3/20080818/). Fixes networking on Acer Aspire One and MSI Wind.
o Thomas Backlund - update TomoyoLinux to 1.6.4 final
o Luiz Capitulino - Update to 2.6.27-rc5-git7 - Fix boottime hang on nvidia C51 mobos (#43475)
Mon Sep 1 00:00:00 2008 Herton Ronaldo Krzesinski 2.6.27-0.rc5.2.1mnb o Herton Ronaldo Krzesinski - apply_patches: fix integrity check of 3rdparty.series/series files regarding unlisted patch files. - Updated Tomoyo Linux patches to latest version from tomoyo svn (r1499). It contains fixed code for locking problems with apparmor patches applied (http://lkml.org/lkml/2008/8/30/75). - Use git snapshot number in package release like is done currently on kernel-linus package. - Updated to 2.6.27-rc5-git2
Sat Aug 30 00:00:00 2008 Luiz Capitulino 2.6.27-0.rc5.1mnb o Pascal Terjan - Move EeePc patch to eeepc-laptop
o Herton Ronaldo Krzesinski - Updated to 2.6.27-rc5 - Rediffed/updated patches for 2.6.27: disable-mrproper-in-devel-rpms.patch hwmon-coretemp-atom.patch - Drop wireless and gspca backport patches for 2.6.26 already applied on 2.6.27 - Drop already applied/obsoleted patches: net-usb-rndis_host-support-WM6-devices-as-modems.patch acpi-compal-laptop-0.2.5.patch kernel-sched-disable-hrtick.patch 3rd-3rdparty-merge.patch net-atl1e-driver.patch net-atl1e-fix-no-pm-build.patch pci-fix-boot-time-hang-on-g31-g33-pc.patch - Remove 3rdparty at76_usb driver, include the version present in wireless-testing tree on git.kernel.org - Fix tomoyo to build under 2.6.27 (vfs changes). - Fix ndiswrapper 1.53 to build with 2.6.27 - Added more fixes to 3rdparty/modules for build with 2.6.27 (prism25, unionfs, acx, ipset) - Removed separated apparmor patches, and include port for 2.6.27 from Ben Collins (Ubuntu). Also fixed some still present warnings. - Added apparmor patch from John Johansen fixing ptrace lsm hooks, forwarded by Ben Collins (Ubuntu). - Include updated atl2 driver version. - Remove unused ppc arch support, unified with powerpc on 2.6.27 - Re-import alsa 1.0.18rc1 patch, now against 2.6.27 and is a snapshot of alsa git repository (with changes after 1.0.18rc1).
o Luiz Capitulino - Fix VirtualBox boot time crash (#42776) - Update squashfs to v3.4
Fri Aug 22 00:00:00 2008 Luiz Capitulino 2.6.26.3-1mnb o Herton Ronaldo Krzesinski - Remove unused net-wireless-bcm43xx-dont-flood-syslog-with-ifplugd.patch (broken), bcm43xx was removed in 2.6.26 - Backport most of the wireless changes from 2.6.27 (until ath9k addition). Applied also a leds subsystem fix for a bug that affects the newer b43 version.
o Pascal Terjan - Add Atom support in coretemp - Map Acer Aspire One to acer model to get internal/external speaker, and external mic to work.
o Luiz Capitulino - Revert unionfs v2.4 update: it is buggy and One LiveCD is getting OOPses.
o Thomas Backlund - Update Alsa to 1.0.18rc1 - disable CONFIG_SCHED_HRTICK as it\'s known to cause boot problems with at least Intel GMA cards, as noted on LKML and kernel BugZilla #10892 - update to 2.6.26.3 - revert rtl8187-fix-lockups-due-to-concurrent-access-to-config-routine as it\'s already included in the wireless backport
Fri Aug 15 00:00:00 2008 Luiz Capitulino 2.6.26.2-2mnb o Luiz Capitulino - Add Atheros L1E Gigabit Ethernet driver from 2.6.27-rc2 (#41551) - Drop x86-debug-boot.patch. It is confusing a lot of people, the patch was supposed to help rather than causing any harm (#41946) - Disable PCI MSI by default, because it is known to cause boot hangs (patch from Fedora)
o Pascal Terjan - Obsolete dkms-iwlwifi (#42766)
Fri Aug 8 00:00:00 2008 Luiz Capitulino 2.6.26.2-1mnb o Luiz Capitulino - Update unionfs to v2.4
o Thomas Backlund - update TomoyoLinux to 1.6.3 and enable it - make TomoyoLinux boot-time message more userfriendly - fix TomoyoLinux tomoyo_network build with gcc-4.3.1 - update to 2.6.26.2
Sun Aug 3 00:00:00 2008 Herton Ronaldo Krzesinski 2.6.26.1-1mnb o Herton Ronaldo Krzesinski - sis190: fix link status on some devices. - Added alsa 1.0.17 fixes/updates from 2008-07-27 LKML submission. - Disabled CONFIG_SND_SOC on i386, there is no use for it now. - Integrate gspcav2 from kernel 2.6.27 - Add synce \'dirty patch\' from John Carr, fixes support for quite a lot of Windows Mobile devices in rndis_host, requested by Adam Williamson. - Updated to 2.6.26.1
o Pascal Terjan - Fix sound on NEC Versa S9100 - Add upstream patch to support EeePc P900A and P901
o Luiz Capitulino - Drop video-bootsplash-3.1.6-2.6.25.patch, we use splashy now.
Thu Jul 24 00:00:00 2008 Herton Ronaldo Krzesinski 2.6.26-2mnb o Luiz Capitulino - Disable CONFIG_USB_MOUSE and CONFIG_USB_KBD: their usage is only useful in embedded systems and are known to cause problems in desktops.
o Herton Ronaldo Krzesinski - Disable CONFIG_FIRMWARE_EDID on i386 and x86_64 also on cooker\'s kernel, like on latest 2008.1 kernel update candidate (enhances boot time in some cases by a considerable amount).
o Thomas Backlund - drop spec fix for #29744, #29074 (not needed anymore) - support WM6 devices to be used as modems - update drbd to 8.2.6
Tue Jul 15 00:00:00 2008 Luiz Capitulino 2.6.26-1mnb o Thomas Backlund - update to 2.6.26 final - update alsa to 1.0.17 final
o Herton Ronaldo Krzesinski - Fix typos from signal_32/64.h merge
o Luiz Capitulino - Update apparmor to r1292 (untested) - Remove old apparmor from patches-broken
Sat Jul 12 00:00:00 2008 Luiz Capitulino 2.6.26-0.rc9.1mnb o Herton Ronaldo Krzesinski - Fix regression of fakerel not using anymore mkrel macro (and use manbo_mkrel for manbo packages). - create_configs: enable CONFIG_HIGHMEM4GB for desktop586 kernel flavour. - Added fs-squashfs3.3-f_pos-wrong-decrement.patch, small bug fix for squashfs. - Really don\'t remove bounds.h and asm-offsets.h with make clean. - kernel-source package shouldn\'t have a prepared environment, user is responsible to prepare and configure it for build/external use (don\'t prepare it anymore and clean uneeded files with make mrproper). Also, kernel *-devel packages needs a prepared environment, this was already assured before by the build, but anyway prepare the tree again to check for possible errors. - Backport RTL8187B support for rtl8187 from wireless-testing. - Disable also *config, prepare and scripts targets on kernel *-devel packages (previously we only disabled mrproper).
o Thomas Backlund - update to 2.6.26-rc9 - update Alsa to 1.0.17rc3 - update summary and description for desktop586 kernel to reflect that they now support 4GB
o Luiz Capitulino - Update to 2.6.26-rc9-git8
Fri Jul 4 00:00:00 2008 Luiz Capitulino 2.6.26-0.rc8.1mnb o Luiz Capitulino - Update to 2.6.26-rc8-git2 - net-netfilter-IFWLOG-mdv.patch: export ipt_IFWLOG.h to user-space, iptables and any IFWLOG user will need it - net-netfilter-psd-mdv.patch: export ipt_psd.h to user-space, iptables and any psd user will need it - Explicitly enable PARAVIRT_GUEST to fix 2.6.26-rc8 compilation
o Thomas Backlund - update to 2.6.26-rc8 - update ndiswrapper to 1.53 - add missing viahss MODULE_LICENSE
o Herton Ronaldo Krzesinski - Disable smack due to more issues with unionfs. - Updated to 2.6.26-rc8-git3, and removed 3rdparty uvcvideo as it\'s now in upstream kernel.
Wed Jun 25 00:00:00 2008 Luiz Capitulino 2.6.26-0.rc7.1mnb o Luiz Capitulino - Update to 2.6.26-rc7-git2 * Drop acpi-video-ignore-unsupported-devices.patch (merged upstream)
Fri Jun 20 00:00:00 2008 Luiz Capitulino 2.6.26-0.rc6.1mnb o Thomas Backlund - disable CONFIG_USB_RIO500, as it will switch to libusb (#41504) - update to 2.6.26-rc6-git3 - drop x86-xen-time-prevent-gcc-4.3-optimizations.patch (fixed differently upstream, commit: f595ec964daf7f99668039d7303ddedd09a75142) - update Alsa to 1.0.17rc2 - add dvb-core header files to -devel rpms so it\'s possible to build external dvb drivers without needing full source (#41418)
o Luiz Capitulino - Update to 2.6.26-rc6-git6
Fri Jun 13 00:00:00 2008 Luiz Capitulino 2.6.26.rc5-1mnb o Luiz Capitulino - Update to 2.6.26-rc5-git6 * Drop smack-fuse-mount-hang-fix.patch (merged upstream) - Temporary fix for Smack and unionfs deadlock - Boot debug patch for x86 and x86_64: with it it is possible to have a good idea of where the boot process has stopped - Fix typo in my email address used in the package\'s changelog (caught by Anssi Hannula)
o Anssi Hannula - do not remove modules. * before calling depmod in %install (fixes missing modules.order file)
Wed Jun 4 00:00:00 2008 Luiz Capitulino 2.6.26.rc4-2mnb o Luiz Capitulino - Update to 2.6.26-rc4-git5 * rediff usb-ehci-hcd-isoc-sync-transfer-fix.patch - Update rfswitch to v1.3 - Update atl2 network driver to v2.0.4 - Update drbd to v8.0.12 - Drop fs-ntfs-rw-support-as-module-option.patch, we use ntfs-3g (fuse) for ntfs write support - Fix fuse hang caused by SMACK (#40620)
o Thomas Backlund - add unionfs 2.3.3 support back - fix unionfs umount_begin for 2.6.26 series kernels - drop patch input-tablet-wacom-0.8.0 as it already is in 2.6.26-rc4 - drop usb-fix-USB-Persist-suspend, it\'s fixed upstream in 2.6.26-rc1 (commit 5e6effaed6da94e727cd45f945ad2489af8570b3) - update prism25 to 0.2.9-r8159 and enable it - add patch to adapt prism25 to new netdev structure - fix HD-audio controllers inaccurate IRQ timing of PCM period updates. Needed for next version of PulseAudio (requested by Colin Guthrie)
Tue May 27 00:00:00 2008 Luiz Capitulino 2.6.26.rc4-1mnb o Luiz Capitulino - Update to 2.6.26-rc4 * Update disable-mrproper-in-devel-rpms.patch - Update create_quilt_tree: add support for -rc, -git and -stable patches - Fix kernel-devel: we should include the kernel/bounds.c file, otherwise it is not possible to run \'make prepare\' on kernel-devel and dkmss will fail because of the missing bounds.h (which is generated by bounds.c)
o Anssi Hannula - Obsolete kernel-laptop-devel-latest
o Thomas Backlund - drop net-usb-rndis_host-wm5-6.patch, fixed differently upstream
o Herton Ronaldo Krzesinski - Fix build with gcc 4.3 when xen guest support is enabled.
Tue May 20 00:00:00 2008 Luiz Capitulino 2.6.26.rc3-1mnb o Luiz Capitulino - Enable CONFIG_USB_SUSPEND for i386 and x86_64 (#40482) - Enable CONFIG_HID_DEBUG for all archs (#40501) - 2.6.26-rc3 rebase * Broken patches/drivers * net-atl2-2.0.3.patch * acpi-fix-double-video-proc-entries.patch * net-r8169-fix-past-rtl_chip_info-array-size-for-unknown.patch * net-wireless-bcm43xx-dont-flood-syslog-with-ifplugd.patch * sound-pcsp-Don-t-build-pcspkr-when-snd-pcsp-is-enabled.patch * net-r8169-fix-oops-in-r8169_get_mac_version.patch * net-atl2-linux-2.6.24.patch * usb-fix-USB-Persist-suspend.patch * fs-fat-allow-utime.patch * input-tablet-wacom-0.8.0.patch * fs-unionfs-2.3.3_for_2.6.25.patch * march64 drm driver * prism25 wifi driver * rfswitch driver * Dropped (applied upstream) * sound-alsa-git-2008-04-24.patch * sound-pcsp-Don-t-build-pcspkr-when-snd-pcsp-is-enabled.patch * net-r8169-fix-past-rtl_chip_info-array-size-for-unknown.patch * net-r8169-fix-oops-in-r8169_get_mac_version.patch * fs-fat-allow-utime.patch * Updated * irq-debug-shared.patch - Update all .config files
Tue May 13 00:00:00 2008 Luiz Capitulino 2.6.25.3-1mnb o Herton Ronaldo Krzesinski - Fix/update broken patches for 2.6.25: * fixed x86-default_poweroff_up_machines.patch * added updated compal-laptop patch * ppsci rediff/updates * updated mach64 drm support * added Phillip Lougher\'s patch for squashfs 3.3 on 2.6.25 * updated wacom from linuxwacom.sf.net (0.8.0)
o Luiz Capitulino - 2.6.25.3 - Drop the following patches/drivers from patches-broken * acer_acpi: kernel 2.6.25 provides acer_wmi, which should be used instead * kernel-sysctl_check-remove-s390-include.patch (fixed upstream) - Fix/update broken patches for 2.6.25: * fixed Intel\'s HECI driver * updated netfilter PSD * fixed scsi-megaraid-new-sysfs-name.patch
Wed May 7 00:00:00 2008 Luiz Capitulino 2.6.25.1-1mnb o Herton Ronaldo Krzesinski - Add max_iso_pkts parameter to uvcvideo, to limit its memory usage on memory constrained systems. - Removed sound-sigmatel_audio_fix_macbook_v2.patch (it\'s broken, does nothing, where is pin cfg assigment for model it adds?). - Rediffed and updated bootsplash patch for 2.6.25 - Included following r8169 fixes from Linus tree: \"r8169: fix past rtl_chip_info array size for unknown chipsets\" \"r8169: fix oops in r8169_get_mac_version\" They were tested by Adam Pigg and fixed an oops with his machine.
o Pascal Terjan - Rediffed acpi-asus-eee.patch - Obsolete kernel-laptop-latest in kernel-desktop-latest
o Luiz Capitulino - 2.6.25.1 - Update package\'s URL
Wed Apr 30 00:00:00 2008 Luiz Capitulino 2.6.25-1mnb o Luiz Capitulino - 2.6.25 rebase * Update acpi-dsdt-initrd-v0.8.4-2.6.21.patch (for 2.6.25) * Update unionfs to v2.3.2 (for 2.6.25-rc7) * Broken drivers * drbd-8.0.11 * squashfs * HECI * Acer ACPI * USB uss725 storage * Unicom * Apparmor * Bootsplash * ppscsi * Netfilter PSD * BadRam * Wacom Tablet 0.7.9-8 * Dropped patches (already merged upstream) * usb-atm-cxacru-zte-zxdsl-id.patch * acpi-add-aliases-to-toshiba_acpi-module.patch * hid-usbhid-blacklist.patch * hwmon-applesmc-macbook2.patch * char-agp-add-support-for-662-671-to-agp-driver.patch * char-i8k-inspiron-e1705-fix.patch * char-agp-sis-Suspend-support-for-SiS-AGP.patch * char-drm-add-new-rv380-pciid.patch * char-i8k-adds-i8k-driver-to-the-x86_64-kconfig.patch * char-i8k-allow-i8k-driver-to-be-built-on-x86_64-systems.patch * char-i915-Add-chipset-id-for-Intel-Integrated-Graphics-D.patch * char-intel-agp-add-new-chipset-ID.patch * capabilities-remove-cap-task-kill.patch * char-nozomi-driver.patch * net-igb.patch * net-wireless-rt2500usb-add-id.patch * x86-cpufreq-add-missing-printk-levels-to-e_powersaver.patch * x86-cpufreq-e_powersaver-add-c7d-support.patch * x86-cpufreq-powernow-k8-update-to-support-latest-turion.patch * Fix prism25 Kconfig. Keyword \'enable\' doesn\'t exist in 2.6.25 * Update .configs and create_configs script * Enable CONFIG_LATENCYTOP - Enable CONFIG_SMACK for i386 and x86_64 - Drop -laptop package: as it has been discussed, we are almost sure that the -laptop package does not save much power if compared to -desktop package with CONFIG_NO_HZ enabled. - Minor spec cleanups * Break comments in 80 columns * Fix typos in comments * Use variables for some duplicated paths - Change update_configs to exit on failure, useful to catch broken Kconfigs - Introduce kcooker-rebase script: helper for the rebase work - Drop all patches-broken contents from previous 2.6.24 rebase
o Herton Ronaldo Krzesinski - Removed 3rd-uvc-limit-max-iso-packets.patch, I found one type of webcam that doesn\'t like it, so just revert. - Updated unionfs to version 2.3.3 - Updated uvcvideo to r205, and removed already applied 3rd-uvc-x300.patch - Updated alsa to latest LKML submission (git-2008-04-24), and removed patches already applied upstream. - Add patch from Linus tree: \"pcsp - Don\'t build pcspkr when snd-pcsp is enabled\". It seems we don\'t have the full set of 2.6.26 alsa submission... needed to avoid building pcspkr and snd_pcsp as they conflict.
o Pascal Terjan - Dropped media-usbvideo-device-link.patch, merged upstream
Mon Mar 31 00:00:00 2008 Luiz Capitulino 2.6.24.4-2mnb o Pascal Terjan - iwlwifi: Initialize rf_kill status - asus_acpi: Fix brightness handling on EeePc - Alsa (snd-hda-intel) : Set correct model for TOSHIBA Satellite Pro A200 and A210 - drop ipt_time patch, xt_time was now included - fix a crash in uvcvideo on X300 (upstream r199)
o Olivier Blin - make kernel--devel-latest provide kernel-devel-latest (#36524)
Thu Mar 27 23:00:00 2008 Luiz Capitulino 2.6.24.4-1mnb o Herton Ronaldo Krzesinski - Alsa (snd-hda-intel) bug fixes/additions/cleanups: * Added support model for Clevo M720R from upstream alsa (by Jiang zhe). * Cleanups after DAC assignment order in ALC883. * Support mic automute in Clevo M720R, and map Clevo M720SR to use the same model (they are identical). Also choose a more generic model name (\"clevo-m720\"). * Add optimized ALC267 model for Quanta IL1. - Fix spec License tag as per current license policy (GPL -> GPLv2), reported by Gustavo De Nardin (spuk). - ACPI: limit Clevo M720SR to C2 processor idle state (machine freezes with C3).
o Pascal Terjan - Alsa (snd-hda-intel) : Set correct model for Sony Vaio VGN FZ18M - Rewrite patch for Asus ACPI keys (still #23741). - Don\'t break ACPI support when the child of a video bus device is not a video device (kernel bug #9761)
o Luiz Capitulino - Disable MSI on i386. MSI seems to be still problematic and some machines are not booting because of it, so it\'s better to stay safe for now and just disable it again - Update to 2.6.24.4 * rediff capabilities-remove-cap-task-kill.patch - Update unionfs to 2.3.1 * dropped fs-unionfs-2.2-apparmor-2.1.patch and addded a rediffed version named fs-unionfs-2.3-apparmor-2.1.patch
Thu Mar 20 23:00:00 2008 Luiz Capitulino 2.6.24.3-4mnb o Pascal Terjan - Generate input events for ACPI hotkeys in asus-laptop and autoload it instead of asus_acpi (#23741).
o Herton Ronaldo Krzesinski - Include bttv.h and bttvp.h headers in kernel-devel, required by dkms-lirc-gpio (#39004, patch by Anssi Hannula ). - Alsa (snd-hda-intel) bug fixes: * Fix DAC assignment order in ALC883. * Choose correct ALC883 codec model for MSI 945GCM5 V2 (MSI-7267).
o Shinji Makino - added video-char-union-bootsplash-unicon.patch (#37928).
o Luiz Capitulino - Fix apparmor OOPS because of FUSE accessing ia_file unconditionally (#38688)
Fri Mar 14 23:00:00 2008 Luiz Capitulino 2.6.24.3-3mnb o Luiz Capitulino - Add back cpufreq tables for Centrino Dothan in speedstep-centrino (#38760) - Update fs-fat-allow-utime.patch with a new default initialization, which allows all users to use utime() on files if the directory is writable
o Pascal Terjan - Fix asus_acpi patch, latest commit broke keys handling
o Herton Ronaldo Krzesinski - Alsa (snd-hda-intel) bug fixes: * Fixed mute switches of ALC662 mixers (generic models). * Choose correct ALC662 codec model for Asus P5GC-MX.
o Thomas Backlund - Fix kernel-source symlinks if the kernel is installed after the source and no matching -devel- rpm is installed (#38862) - add support for WM5/6 devices (#30128)
Mon Mar 10 23:00:00 2008 Luiz Capitulino 2.6.24.3-2mnb o Luiz Capitulino - Drop tomoyo linux patches from patches-purgatory/, they have been merged already - Introduce svn-tag-kernel script - Add BadRAM - Disable BadRAM on x86_64, it doesn\'t compile if CONFIG_DISCONTIGMEM is enabled - bluetooth: fix OOPS in l2cap_conn_del() - bluetooth: fix eSCO connection (#37272) - fat: allow utime() (#26819)
o Pascal Terjan - Suggest restarting the system after installing a new kernel - Fix sound on NEC S970 - Update the asus_acpi patch for EeePc : * Have the mute and volume keys generate input events * Use the [AP] (fn+f6) key to enable/disable the webcam * Don\'t handle wireless switching, we didn\'t do anything anyway - Add a new id for rt2500usb (#38512) - Add a device link in /sys/class/video4linux/video */ else hal don\'t see them (and device does not get the needed acl)
o Shinji Makino - added usb-storage-unusual_devs-add-id.patch
o Herton Ronaldo Krzesinski - Added some x86 cpufreq updates from Linux 2.6.25-rcX: * CPUFREQ: Powernow-k8: Update to support the latest Turion processors; * CPUFREQ: Support Model D parts and newer in e_powersaver; * CPUFREQ: Add missing printk levels to e_powersaver. - Added patch to e_powersaver to limit processor voltage/multiplier status printed to syslog (avoid flood of messages when we have ondemand governor and many P-state changes for example). - Backport/add intel igd, sis 662/671, ati rv380 drm/agp support and sis-agp suspend support from 2.6.25-rcX.
Mon Mar 3 23:00:00 2008 Luiz Capitulino 2.6.24.3-0.1mnb o Luiz Capitulino - Drop the following patches: block-scsi_ioctl-GPCMD_SEND_KEY.patch, input-export-module_device_tables.patch and char-export-module_device_tables.patch from patches-purgatory/. According to Shinji Makino this Turbo Linux patch is not needed anymore - Remove cap_task_kill() to fix kill() semantic bug (#37328) - Enable CONFIG_PCI_MSI on i386: MSI had to be disable in 2.6.22 because of a bug which caused PCI to stop working on some machines. It seems it\'s safe to enable again now.
o Herton Ronaldo Krzesinski - Drop char-intel-agp-revert-revert-fix-stolen-mem-range-on-G33.patch x11-driver-video-intel reverted the change that required this, as reported by Colin Guthrie. - Added fix from alsa hg tree (5846): \"hda-codec - Don\'t create vmaster if no slaves found\" This should address problems with mixers without any slave control defined for models in codecs with vmaster control being used, and will fix mandriva bug #37984 - hda-intel - Fix Oops with ATI HDMI devices, fix from alsa hg change 5873 - Added patch from Alan Stern to fix reported USB-Persist+suspend issues (one of the problems found while testing on Intel Classmate). - Updated to 2.6.24.3 - Disable control group support and fair group cpu scheduler for default configs. - scripts/create_configs: * enable cgroup/fair group scheduler options for server kernel flavour; * remove SWAP_PREFETCH and ADAPTIVE_READAHEAD config option uses (we don\'t have them anymore). - Added patch from Andrey Borzenkov that add aliases to toshiba_acpi. With this module autoloading is possible for devices which aliases are added (suggested by Olivier Blin).
o Pascal \"Pixel\" Rigaux - use formnb2 - rename %mdvrel into 1 - get rid of usagemdv2009.1 - replace (old) versioned buildrequires with plain buildrequires - mnb is now mnb o Shinji Makino - added tomoyolinux-build.patch, tomoyolinux-support.patch and tomoyolinux-apparmor-union.patch - change to kernel configuration. added to i386.config,x86_64.config was enable tomoyolinux. added to powerpc.config,ppc.config,sparc64.config was disable tomoyolinux.
o Pascal Terjan - added NF_MATCH_TIME support - use rpmbuild instead of rpm in our Makefile
o Thomas Backlund - enable PANTHERLORD_FF and ZEROPLUS_FF (#38213) - update ndiswrapper to 1.52 - add Prism2 support back (#38155) - update acer_acpi to 0.11.1 - update wacom tablet to 0.7.9-8 (#37073) * bugfixes, adds support for Wacom Cintiq 20WSX - add usb hid quirk for Multilaser USB-PS/2 keyboard adapter (#36870) - add fixes and addons from Alsa HG tree: * hda-codec fix ALC880 F1734 model * hda-codec fix automute of AD1981HD hp model * hda-codec fix wrong capture source selection for ALC883 codec * hda-codec fix ALC882 capture source selection * hda-codec clean up capture source selection of Realtek codecs * hda-codec implement auto mic jack-sensing for Samsung laptops with AD1986A * hda-codec more auto configuration fixups * hda-codec fix auto configuration of realtek codecs * hda-codec add IEC958 default PCM switch * hda-codec add more names to vendor list * hda-codec fix breakage of resume in auto-config of realtek codecs * hda-intel add ATI RV7xx HDMI audio support * hda-codec fix amp-in values for pin widgets * hda-codec fix missing capsrc_nids for ALC262 * hda-codec add support for AD1883, AD1884A, AD198A, q984B * hda-codec add model=mobile for AD1884A * intel8x0 add support for 8 channel sound * hda-codec fix master volume on HP dv8000 * bt87X fix freeing of shared interrupt * hda-codec fix ALC662 recording * hda-codec fix ALC268 capture source * hda-codec fix STAC927x power management * hda-codec fix STAC927x invalid association value * hda add PCI_QUIRKS for laptops with 92HDxxxx codecs * hda STAC927x support analog mic * seq_oss_synth remove invalid bug() * hda-codec add missing descriptions for STAC codec models * hda-codec adapt eeepc p701 mixer for virtual master control * usb-audio add workaround for broken E-Mu frequency feedback * usb-audio sort quirks list * sb8 fix sb 1,0 capture DMA programming * hda-codec fix AD1988 capture elements * hda-codec add Fujitsu Lifebook E8410 to quirk table * hda-codec fix initial DAC numbers of 92HD71bxx codecs * oxygen add owner field * hda-codec add docking station mic input for Thinkpad X61 * hda-codec fix names of realtek codecs to adapt master controls * intel8x0 add quirk for Compaq Deskpro EN * hda-sigmatel disable power management on fixed ports * hda-sigmatel add verbs for 92hd73xxx laptops * hda-codec fix array over-range access with stac92hd71bxx codec
Thu Feb 21 23:00:00 2008 Luiz Capitulino 2.6.24.2-4mdv2008.1 o Luiz Capitulino - Drop pci-pciaddress-64bit-fix.patch from patches-purgatory/. According to Shinji Makino this Turbo Linux patch is not needed anymore - Update unionfs to 2.2.4 - Introduce HECI v3.2.0.24 driver (to support Intel\'s AMT)
o Shinji Makino - fix diff flie video-char-enable-unicon.patch - delete patches x86-apm-smp-power_off.patch - add patches x86-default_poweroff_up_machines.patch
o Thomas Backlund - add compal-laptop driver (#37860) - disable CONFIG_USB_OHCI_HCD_SSB so ssb wont get loaded even if it is blacklisted (reported by AdamW on kernel-discuss) - update Wacom tablet support (#37073) * adds support for: Bamboo1, BambooFun and Cintiq 12WX
Mon Feb 18 23:00:00 2008 Luiz Capitulino 2.6.24.2-3mdv2008.1 o Luiz Capitulino - Special release due to compilation problems in the previous one
Fri Feb 15 23:00:00 2008 Luiz Capitulino 2.6.24.2-2mdv2008.1 o Luiz Capitulino - scripts/create_quilt_tree: add a hack to support mainline patches - scripts/create_quilt_tree: report errors when creating the tree - Fix apparmor boottime flag handling - Actually move patches into patches-purgatory directory. The following patches: block-cciss-ioctlret.patch, block-scsi_ioctl-GPCMD_SEND_KEY.patch, pci-pciaddress-64bit-fix.patch, usb-storage-unusual_devs.patch, char-export-module_device_tables.patch, input-export-module_device_tables.patch were deleted instead of being moved into the purgatory dir. Add them back in the expected location - Update drbd to v8.0.11 - Drop input-alps-pad-fix.patch according to Shinji Makino this TL patch is not needed anymore
Mon Feb 11 23:00:00 2008 Luiz Capitulino 2.6.24.2-1mdv2008.1 o Luiz Capitulino - Introduces PATCHES/Documentation directory - Introduces kernel-build-svn-checkout.txt, managing-patches.txt, patch-format.txt, README documents - Introduces create_quilt_tree script - Move tomoyo patches into patches-purgatory
o Thomas Backlund - update alsa to 1.0.16 final - add selected fixes from alsa HG tree: * sound-soc-fix-duplicate-rj-master-test.patch * sound-hda-intel-Fix-PCM-device-number-assignment.patch * sound-hda-codec-Add-ID-for-HDMI-codec-on-Jetway-J9F2.patch * sound-ice1712-Fix-hoontech-MIDI-input.patch * sound-hda-STAC927x-power-down-inactive-DACs.patch * sound-hda-intel-use-SG-buffers.patch * sound-hda-intel-support-64bit-buffer-allocation.patch * sound-ice1712-add-support-for-Delta1010E.patch * sound-ice1712-all-support-for-Delta-66E.patch * sound-hda-intel-Fix-compile-error-with-CONFIG_SND_DEBUG_DETECT.patch * sound-hda-codec-correct-HDMI-transmitter-names.patch * sound-hda-codec-remove-duplicate-controls-in-alc268-test-mixer.patch - disable inclusion of s390 file in sysctl_check as we dont ship arch/s390 files in our kernel-source (#37388) - update to 2.6.24.2 * CVE-2008-0007, CVE-2008-0009/10, CVE-2008-0600 - drop mm-zerolen-iov-fix.patch (merged upstream) o Pascal Terjan - Add patch by Nick Piggin fixing pan going unkillable (#37050)
o Shinji Makino - Initial Turbo Linux patch merge
o Herton Ronaldo Krzesinski - Added updated AppArmor patches for 2.6.24 (thanks to John Johansen at Suse for them).
Tue Jan 29 23:00:00 2008 Luiz Capitulino 2.6.24-1mdv2008.1 o Luiz Capitulino - Update to 2.6.24 - Dropped kernel-sched-cpu_share-tunable-crash-fix.patch (already in 2.6.24) - Dropped net-sis190-sis968.patch (already in 2.6.24) - Update unionfs to 2.2.2 - Remove badram patch from patches-broken (there\'s no up to date version for 2.6.24, we can add it later if needed) - Enable all CONFIG_TASKSTATS options for i386 and x86_64 - Enable TIPC network protocol for i386 - Enable PREEMPT_BKL for -desktop kernels (i386 and x86_64) - Fix unionfs OOPS when umounting root partition when there\'s a nfs volume in the branch
o Herton Ronaldo Krzesinski - Updated nozomi driver patch with version added recently to Linus tree (pre 2.6.25, commit 20fd1e3bea554620d489f3542496639c1babe0b3, char-nozomi-driver.patch). - Updated uvcvideo to svn r173 (and removed already applied 3rd-uvc-stream-no-fid.patch).
Wed Jan 23 23:00:00 2008 Luiz Capitulino 2.6.24-0.rc8.2mdv2008.1 o Herton Ronaldo Krzesinski - Added fix for isochronous transfer bug in ehci-hcd, adding patch from http://bugzilla.kernel.org/show_bug.cgi?id=7694 I experienced the same issue but when using uvcvideo with a Syntek webcam (174f:5212), after some time the streaming fails with -EL2NSYNC. The patch there fixed the problem. - Updated uvcvideo to r166. - Replaced previously added sync quirk for Syntek webcam with a better version, that avoids losing sync of frames by using reported EOF marker. For more details see: https://lists.berlios.de/pipermail/linux-uvc-devel/2008-January/002779.html (final patch by Laurent Pinchart)
o Pascal Terjan - Added Intel(R) 82575 Gigabit Ethernet driver (igb)
o Thomas Backlund - update to 2.6.24-rc8-git5 - update alsa to 1.0.16rc1 - drop sound-Fix-5.1-sound-in-Dell-6stack-ALC888-HDA.patch (merged upstream) - add sched cpu_share tunable crash fix (Mingo, LKML)
o Luiz Capitulino - Fix ipt_IFWLOG user-space header (#37082) - Fix apparmor disable flag (apparmor doesn\'t work yet though #36004)
Thu Jan 17 23:00:00 2008 Luiz Capitulino 2.6.24-0.rc8.1mdv2008.1 o Luiz Capitulino | |