linux-source-2.6.20 (2.6.20-17.39) feisty-security; urgency=low [Upstream Kernel Changes] * (CVE-2008-0598) mm: trim more holes * Fix compiler warning on 64-bit follow-up for CVE-2008-1673 * netfilter: nf_nat_snmp_basic: fix a range check in NAT for SNMP -- Stefan Bader Thu, 14 Aug 2008 10:57:54 -0400 linux-source-2.6.20 (2.6.20-17.38) feisty-security; urgency=low [Upstream Kernel Changes] * (CVE-2008-2812) TTY: fix for tty operations bugs * (CVE-2008-2931) check privileges before setting mount propagation * (CVE-2008-3272) sound: ensure device number is valid in snd_seq_oss_synth_make_info * (CVE-2008-3275) vfs: fix lookup on deleted directory -- Tim Gardner Tue, 05 Aug 2008 19:41:37 -0600 linux-source-2.6.20 (2.6.20-17.37) feisty-security; urgency=low [Upstream Kernel Changes] * (CVE-2007-6282) [ESP]: Ensure IV is in linear part of the skb to avoid BUG() due to OOB access * (CVE-2008-1673) asn1: additional sanity checking during BER decoding * (CVE-2008-2136) sit: Add missing kfree_skb() on pskb_may_pull() failure. * (CVE-2008-2137) sparc: Fix mmap VA span checking. * (CVE-2008-2358) dccp: return -EINVAL on invalid feature length * (CVE-2008-1615) x86_64: fix CS corruption on iret * (CVE-2008-2826) sctp: Make sure N * sizeof(union sctp_addr) does not overflow. [Tim Gardner] * Fixed modules file sorting by forcing both ABI files to be lexigraphical. * Add lds linker file to headers package for ia64 external modules linking. -- Tim Gardner Tue, 01 Jul 2008 21:12:56 -0600 linux-source-2.6.20 (2.6.20-17.36) feisty-security; urgency=low [Upstream Kernel Changes] * CVE-2007-5904: [CIFS] Fix buffer overflow if server sends corrupt response to small request * [IA64] Fix unaligned handler for floating point instructions with base update * CVE-2007-6694: [POWERPC] CHRP: Fix possible NULL pointer dereference * vm audit: add VM_DONTEXPAND to mmap for drivers that need it (CVE-2008-0007) * CVE-2008-1294: CPU time limit patch / setrlimit(RLIMIT_CPU, 0) cheat fix * fix SMP ordering hole in fcntl_setlk() (CVE-2008-1669) * Fix dnotify/close race (CVE-2008-1375) * Convert snd-page-alloc proc file to use seq_file (CVE-2007-4571) * hrtimer: check relative timeouts for overflow -- Ben Collins Tue, 20 May 2008 00:18:25 +0000 linux-source-2.6.20 (2.6.20-16.35) feisty-security; urgency=low [Tim Gardner] * splice: fix user pointer access in get_iovec_page_array() (CVE-2008-0600) - GIT-SHA 9ba4693de4d2e7da123589c3e592ea08eaf9e575 -- Tim Gardner Mon, 11 Feb 2008 09:48:22 -0700 linux-source-2.6.20 (2.6.20-16.34) feisty-security; urgency=low [Kees Cook] * fix NFSv4 client mount regression - GIT-SHA 7a9e181ce37e0a862261b1814ee3ef358036dd5e - Bug #164231 * ppc64: fix corrupted sigcontext during FPU stress (CVE-2007-3107) - GIT-SHA 7117942afa58a6331cc2abc498541b2784cf79ac [Upstream Kernel Changes] * minixfs: limit minixfs printks on corrupted dir i_size (CVE-2006-6058) * [IPV6]: Do no rely on skb->dst before it is assigned. (CVE-2007-4567) * [JFFS2] Fix ACL vs. mode handling. (CVE-2007-4849) * [IEEE80211]: avoid integer underflow for runt rx frames (CVE-2007-4997) * USB: fix DoS in pwc USB video driver (CVE-2007-5093) * Fix debug regression in video/pwc * wait_task_stopped: Check p->exit_state instead of TASK_TRACED (CVE-2007-5500) * fix DLM regression * CVE-2008-0001: Use access mode instead of open flags to determine needed permissions * hrtimers: avoid overflow for large relative timeouts (CVE-2007-5966) * isdn: avoid copying overly-long strings (CVE-2007-6063) * I4L: fix isdn_ioctl memory overrun vulnerability (CVE-2007-6151) * vfs: coredumping fix (CVE-2007-6206) * tmpfs: restore missing clear_highpage (CVE-2007-6417) * [UBUNTU] fs/dlm: Fix regression introduced with last security fix. -- Tim Gardner Tue, 22 Jan 2008 07:27:29 -0700 linux-source-2.6.20 (2.6.20-16.33) feisty-security; urgency=low [Security] * NFS: Fix the mount regression * minixfs: limit minixfs printks on corrupted dir i_size (CVE-2006-6058) * [IPV6]: Do no rely on skb->dst before it is assigned. (CVE-2007-4567) * [JFFS2] Fix ACL vs. mode handling. (CVE-2007-4849) * [IEEE80211]: avoid integer underflow for runt rx frames (CVE-2007-4997) * USB: fix DoS in pwc USB video driver (CVE-2007-5093) * Fix debug regression in video/pwc * wait_task_stopped: Check p->exit_state instead of TASK_TRACED (CVE-2007-5500) [Fabio Massimo Di Nitto] * fix DLM regression -- Phillip Lougher Fri, 14 Dec 2007 01:42:06 +0000 linux-source-2.6.20 (2.6.20-16.32) feisty-security; urgency=low [ security ] * CVE-2007-4573: x86_64: Zero extend all registers after ptrace in 32bit entry path. * CVE-2007-3731: i386: fixup TRACE_IRQ breakage * CVE-2007-3731: Handle bogus %cs selector in single-step instruction decoding * CVE-2007-3739: Don't allow the stack to grow into hugetlb reserved regions * CVE-2007-3740: [CIFS] CIFS should honour umask -- Tim Gardner Sat, 22 Sep 2007 20:36:37 -0600 linux-source-2.6.20 (2.6.20-16.31) feisty-security; urgency=low [Phillip Lougher] * Fix build problem with CVE-2007-3380 patch - GIT-SHA 40b2e68a8d1137d2e7f4eb7ce561ccf30ebce4d1 * sysfs_readdir NULL ptr dereference causes kernel oops (CVE-2007-3104) - GIT-SHA 5ca45c7e9e3d363c7bd3a5419742cb3368baf474 * Fix VMI lazy mode race (again) - GIT-SHA b6fb010967dbc9fcbf1731716927369c9cb89725 * Fix CVE-2007-3848 patch for older kernel - GIT-SHA ddc739c7419ffdd584845d1aaa3ee9ded154a951 * Fix paravirt vmalloc bug - GIT-SHA c330f3fb3b90703cabc0e485aec3f7545753e289 * Fix race condition in Squashfs cache handling - GIT-SHA 00b3f12b4f0a5cbdea6d66587a3cd7ca25375c55 [Tim Gardner] * Dell Inspiron 1420 no external audio - GIT-SHA dc24b94b0d384a70b400d56f97060351f800c3df - Bug #119898 * [TG3]: Fix link problem on Dell's onboard 5906. - GIT-SHA 7dce7db84f689c27c012d30be00dba2a0b567ff5 - Bug #121030 * Add AGP support for Intel G33 video. Add 3D/mesa support for Intel G33 video. - GIT-SHA 6331663c669b38521a31b04d4f58f9a888b19d2c - Bug #121443 * Touchpad not recognized on Dell Inspiron 1420 - GIT-SHA 9cfe7aefbb8d5755a636eb104348175738eb4fe0 - Bug #129477 * Fix another paravirt bug for Feisty - GIT-SHA 0d84c3f9a8dce561d393c7ac349014b5f19a4c84 [Upstream Kernel Changes] * cpuset: prevent information leak in cpuset_tasks_read (CVE-2007-2875) * NETFILTER: {ip, nf}_conntrack_sctp: fix remotely triggerable NULL ptr dereference (CVE-2007-2876) * [DLM] CVE-2007-3380 A TCP connection to DLM port blocks DLM operations * [PPPOE]: memory leak when socket is release()d before PPPIOCGCHAN has been called on it (CVE-2007-2525) * fat: fix VFAT compat ioctls on 64-bit systems (CVE-2007-2878) * random: fix bound check ordering (CVE-2007-3105) * USB: usblcd doesn't limit memory consumption during write (CVE-2007-3513) * [NETFILTER]: nf_conntrack_h323: add checking of out-of-range on choices' index values (CVE-2007-3642) * drm/i915: Fix i965 secured batchbuffer usage (CVE-2007-3851) * [CIFS] Fix sign mount option and sign proc config setting (CVE-2007-3843) * Reset current->pdeath_signal on SUID binary execution (CVE-2007-3848) * aacraid: fix security hole (CVE-2007-4308) -- Phillip Lougher Wed, 29 Aug 2007 20:42:52 +0100 linux-source-2.6.20 (2.6.20-16.29) feisty-security; urgency=low [Phillip Lougher] * Revert "{ata_,}piix: Consolidate PCI IDs. Move ata_piix pata IDs to piix" - GIT-SHA d20328e312148f5c47cb38482e967ed9a1b7fdb9 [Tim Gardner] * Work around Dell E520 BIOS reboot bug. - GIT-SHA 7d6ddf6fc8d2b5f40faac3c7915df71b4acb2fd4 - Bug #114854 [Upstream Kernel Changes] * Fix VMI logic error * [CRYPTO] geode: Fix in-place operations and set key (CVE-2007-2451) * random: fix error in entropy extraction (CVE-2007-2453) * random: fix seeding with zero entropy (CVE-2007-2453) * [Bluetooth] Fix L2CAP and HCI setsockopt() information leaks (CVE-2007-1353) -- Phillip lougher Thu, 07 Jun 2007 12:51:55 +0100 linux-source-2.6.20 (2.6.20-16.28) feisty-security; urgency=low [Ben Collins] * rtc: Ratelimit "lost interrupts" message. - GIT-SHA 0102aad3b17d22e67864aa5afd88bc108b881141 * vbox: Remove this driver. It will be outdated by release. - GIT-SHA 60c8a6c1fbe7ed5dc28ccdd5a48c624e9ece56f3 * hppa: Build fixes from jbailey. - GIT-SHA 4f87aff6afe3479c98f8a64e05c866027e7d473d * mmc: Set parent for block dev's to host, not class device. - GIT-SHA 0400a0ceb5afa2afcda76c92d4425c4696e72845 - Bug #99648 [Daniel Chen] * sound/pci/: Forward-port intel8x0 quirks from ubuntu-edgy.git (intel8x0.c) - GIT-SHA a2ce991fa1b7d601c428564f3741044a492d13a4 * sound/pci/: Forward-port more intel8x0 quirks from kernel-team@ (intel8x0.c) - GIT-SHA 5263bd37eeeedc72447441bdec9fc47e7cca83d9 * sound/pci/hda/: Revert Toshiba model setting (ALC861_TOSHIBA) for SSID 1179:ff10 (patch_realtek.c) - GIT-SHA b6fffb0f499459dfaef0f022f2da1f3fcb4fbdc2 * sound/pci/hda/: Add missing SSID for ALC861-VD (patch_realtek.c) - GIT-SHA 0ca1a43cc8e4d484963a7f6e4866602d5fe576db * sound/pci/ac97/: Fix regression from Edgy - readd jack sense blacklist entries (ac97_patch.c) - GIT-SHA 963f93d185fc40ab7853ce75480a5fbcd607e070 * sound/pci/hda/: Fix regression from Edgy - incorrect model quirk for ALC861-VD (patch_realtek.c) - GIT-SHA 382e158458c0771a6bd48cc8a64df6e24a46682e * sound/pci/hda/: Fix inaudible sound on yet another Toshiba laptop - incorrect model quirk (patch_realtek.c) - GIT-SHA fbbec3e6208990a1dbe34766396084d683bc3322 [Fabio M. Di Nitto] * [OCFS2] Local mounts should skip inode updates - GIT-SHA 8cbf682c7a9016caf65fb30bb67d1e2de3e924c6 [Kyle McMartin] * Enable ICH8GM (Crestline) support - GIT-SHA 5b87e59b3898d33e11f71fcc037e7d1c6480aee0 * bcm43xx: Update to 2.6.21 - GIT-SHA 9424583295f2fa0920a611eb0f37ccd8fb2dc453 * p54pci: Fix error path when eeprom read fails - GIT-SHA c10305577fa669b114bcb03d6f80bdcbcd46a93a [Phillip Lougher] * Squashfs: add SetPageError handling - GIT-SHA ff5082e7b9e1b48d33bbb26fbe9104ee1956688a * Fix pata_sis crashes preventing booting - GIT-SHA 1b27e19fa9145a1579cfecccf7d5be7d7e242e46 - Bug #107774 * Initialize the Broadcom USB Bluetooth device in Dell laptops. - GIT-SHA 0f50a719466ae29c18b9b75df3ae64312d6523cf * Update tifm driver to 0.8d - GIT-SHA 6bec583645852716f3fee4a7d2534be1acf060d6 - Bug #53923 * sound/pci/hda/: Forcibly set the maximum number of codecs (hda_intel.c) - GIT-SHA d8f18e83ea5ef15ab519f6bf03cccb3bdeb2e469 - Bug #106843 * Change CONFIG_NR_CPUS from 32 to 64. - GIT-SHA 00f6cb2c3cda7dab1d02ceb444f5a34506c7a30d [Tim Gardner] * Added more USB device IDs - GIT-SHA 139e45123031d80bebcb8e609d6a079538db0970 * Prevent i2c_ec module from faulting becasue of uninitialized device parent. - GIT-SHA 490e63428ab4b3801bc94f520097fd43a57fbc3f * Initialize the device with the ACPI structure. - GIT-SHA 5df920c2fd7da80ea1d47d0c664a747700bf33f1 * Backported from 2.6.21-rc6 - GIT-SHA 4d0bb04551b393dfc12552d26dff259034c7620c * Remove vboxdrv from the module lists. - GIT-SHA 4aae55dc540f17b7b295047b99f4f68c43d01930 * Cause SoftMac to emit an association event when setting ESSID. - GIT-SHA c7a6bbdf4493b2951f02c924bd4a85d01b46c839 - Bug #https://bugs.launchpad.net/ubuntu/+source/linux-source-2.6.20/+bug/103768 [Upstream Kernel Changes] * ocfs2_dlm: Missing get/put lockres in dlm_run_purge_lockres * ocfs2_dlm: Add missing locks in dlm_empty_lockres * ocfs2_dlm: Fix lockres ref counting bug * ocfs2_dlm: Check for migrateable lockres in dlm_empty_lockres() * [PS3] Add HV call to local_irq_restore(). * i2c: Remove the warning on missing adapter device * 2.6.21 fix lba48 bug in libata fill_result_tf() * futex: PI state locking fix * [APPLETALK]: Fix a remotely triggerable crash (CVE-2007-1357) * [IPV6]: Fix for ipv6_setsockopt NULL dereference (CVE-2007-1388) * DCCP: Fix exploitable hole in DCCP socket options (CVE-2007-1730) * [IPv4] fib: Fix out of bound access of fib_props[] (CVE-2007-2172) * (Denial of Service security fix from stable kernel 2.6.20.8) * (Fix to Denial of Service security fix, from stable kernel 2.6.20.10) * (ipv6 security bug fix from stable kernel 2.6.20.9) * (Bug fix to ipv6 security fix, from stable kernel 2.6.20.10) * [SPARC64]: SUN4U PCI-E controller support. * [VIDEO]: Add Sun XVR-500 framebuffer driver. * [VIDEO]: Add Sun XVR-2500 framebuffer driver. * [SPARC64]: Fix recursion in PROM tree building. * [SPARC64]: Bump PROMINTR_MAX to 32. * [SPARC64]: Correct FIRE_IOMMU_FLUSHINV register offset. * [SPARC64]: Add bq4802 TOD chip support, as found on ultra45. * [SERIAL] SUNHV: Add an ID string. * [SPARC64]: Be more resiliant with PCI I/O space regs. * [SPARC64]: Add missing cpus_empty() check in hypervisor xcall handling. * Input: i8042 - fix AUX IRQ delivery check * Input: i8042 - another attempt to fix AUX delivery checks * Input: i8042 - fix AUX port detection with some chips * [IPV6]: ipv6_fl_socklist is inadvertently shared. (CVE-2007-1592) [Wang Zhenyu] * intel_agp: fix G965 GTT size detect - GIT-SHA 8d9fac9fa2123f186f9f7c2b5ba7aaa594de1b58 -- Phillip Lougher Tue, 22 May 2007 20:01:42 +0100 linux-source-2.6.20 (2.6.20-15.27) feisty; urgency=low [Ben Collins] * ubuntu: Revert back to amd74xx and disable the troublesome pata_amd - GIT-SHA 5e93e85491bf4804954643141af47a4692d59a91 -- Ben Collins Sat, 14 Apr 2007 17:41:11 -0400 linux-source-2.6.20 (2.6.20-15.26) feisty; urgency=low [Ben Collins] * libata: Rework logic for hpa_resize to work around bad returns from SET_MAX - GIT-SHA 5d5f973bfa93079d8dd13a21e2af32306d5a009f -- Ben Collins Sat, 14 Apr 2007 15:50:34 -0400 linux-source-2.6.20 (2.6.20-15.25) feisty; urgency=low [Ben Collins] * sata_nv: Revert patch that enabled ADMA for NODATA transfers. - GIT-SHA 6429d0744ca5ffe007109ef4d70414bebe15966c * libata: Completely avoid HPA code paths when ignore_hpa=0 - GIT-SHA 9e3e1aea530dcb2e792f14e365a0d6d95539bfa9 -- Ben Collins Fri, 13 Apr 2007 13:39:36 -0400 linux-source-2.6.20 (2.6.20-15.24) feisty; urgency=low [Ben Collins] * libata: Re-add the tracking of n_sectors_boot - GIT-SHA 1fa3ab07416406841cc1c7064b55fb084bbb1e3f * i2c_ec: Do not set parent device. Current ACPI is not setup for this. - GIT-SHA d80fb3540d170f18639c08f64afd133129bed856 - Bug #96480 [Upstream Kernel Changes] * 2.6.21 fix lba48 bug in libata fill_result_tf() -- Ben Collins Thu, 12 Apr 2007 18:58:24 -0400 linux-source-2.6.20 (2.6.20-14.23) feisty; urgency=low [Ben Collins] * piix: Revery back to using piix (IDE) driver instead of ata_piix (libata) driver for Intel PATA chipsets. - GIT-SHA a4b5f29bd0754d49a818a30126c45e3b94ec127c - Bug #96857 * piix: Put some newer chipsets back to ata_piix. - GIT-SHA 18a347500d3c6a2c636ac81556cfa2e1daed70b4 * libata: Add patch to support recognizing HPA drives. - GIT-SHA ddc27b2bb3c66026044efc3a4d97f22cd1e9243b * mmc: Set parent for block dev's to host, not class device. - GIT-SHA 104cff7bb0413b58091e2e45b6dfda210c1028fe - Bug #99648 -- Ben Collins Thu, 12 Apr 2007 14:01:17 -0400 linux-source-2.6.20 (2.6.20-14.22) feisty; urgency=low [Ben Collins] * powerpc: Make ps3 work in multiplatform kernel - GIT-SHA 54517f89a70e7cea696d1d21d13b86000c20daf4 * drivers/ata/: Sync with libata-dev#upstream (ref 1770cd662ad619e78d73a08a2f12f203656e705b) - GIT-SHA 6fff74ec14bcaf6ac8bf156787961db83d6c90cd * debian/rules: Add NOEXTRAS build option to not build things like lowlatency and crashdump kernels. - GIT-SHA 76f9f235bbdf048db4f09ef2874ae5766276222a * libata-acpi: Add _GTM and _STM support to libata - GIT-SHA 2939a7a99cfac2d0e1b120098c2541514ba48ff4 * libata-acpi: Cleanup and enable acpi for pata drives by default. - GIT-SHA 36fe5af2bb79195923a08acc0ebd74a2dd90e0f7 * pci: Git rid of duplicate quirk exports. - GIT-SHA a8779f83252855ce1a79ef633be5e8c3c2fe56f9 * ps3: Merge bits so that ps3 can be compiled into powerpc64-smp - GIT-SHA 462362a41075c7c803e4b49dbdcccda400a3a8f8 * ubuntu: Remove remnants of ps3 kernel, now merged with ppc64-smp. - GIT-SHA 2ba1dc63ca38d8e80c8ad0126dc1eba8c3eb080c * ps3: Include asm/firmware.h for device-init.c - GIT-SHA 9e4507538545341dc8ec645249513081ec423970 * ubuntu: Update sata/pata d-i module lists. - GIT-SHA 75e3656071e565efe201ac2c287f4743d2e93e0b * snd_ps3: New driver for ps3 sound, of course. - GIT-SHA e1a797d335353ad9c16e2cbe080699e41c5828a6 * libusual: Add my U3 Cruzer as a single LUN device (has driver iso) - GIT-SHA 2ff96660777c0936ac8064fb2c20b22e4954ef71 * ps3: Sync to latest ps3-linux-dev git. We now have snd_ps3. - GIT-SHA 563465bcc598e5f5bce463f78c11a5859814c08c * gelic_net: Allocate gelic_irq_status from GFP_DMA so it works with __pa() - GIT-SHA 3b56675a8df0c4b2a5fd09d663bb880a1024cd44 * ubuntu/net/ipg: Add MODULE_DEVIVCE_TABLE for autoload of module - GIT-SHA 025a73f21cf92ae4abe6928bb37ec4176da11eae - Bug #86388 * acpi: Make the lack of DSDT.aml in initramfs not sound like an error. - GIT-SHA 7711ba4a2e77f02793fdceefddc1c9c198f68dce [Colin Watson] * d-i: Fix fs-core-modules description. - GIT-SHA 6ab196033b5d41b8d5545a28da6d7c5f672f75ee * d-i: Restore fat-modules udeb, split out from fs-secondary-modules. - GIT-SHA 7e436bb85a1483978103b0f236993d7ac1dc20ff [Daniel Chen] * sound/pci/hda/: Add quirk for Dell Dimension E520 (patch_sigmatel.c) - GIT-SHA de4755b3b5e905194d9a9d06eb86a9200c28c864 * sound/pci/hda/: Add missing mic boost mixer controls (patch_analog.c) - GIT-SHA e882468a6dc91bd9235a548a011c25a43878b70b * sound/pci/hda/: Add (un)muting for jack sense on Lenovo 3000 N100 (patch_analog.c) - GIT-SHA 7c726dbd0d2dd4237d9a4c9a64c41821956d8901 * sound/pci/hda/: Add missing array terminators resulting in premature optimisation (patch_conexant.c) - GIT-SHA 5448559cd8ce389393697b28b6903c876f535c6b * sound/pci/hda/: Add support for AD1986A Ultra model (patch_analog.c) - GIT-SHA 0d95cfd2b39aed11eeb72d5fe3889b933bb362e0 [Fabio M. Di Nitto] * [OCFS2] Wrap access of directory allocations with ip_alloc_sem. - GIT-SHA ba2f1bf8193c9e0b338f45714f102468c862cc4c * [OCFS2] Properly lock extent map size changes. - GIT-SHA a98ce36259ee1f83442f93845b830f6033dc90c8 * [OCFS2] Local mounts should not truncate the extent map. - GIT-SHA e87ad18113393107fc7d5a86e6bbd9b32dd44b6c [Matthew Garrett] * Add _GTM and _STM support to libata - GIT-SHA 5d320f7915c4124ed56aeb619efbae7ff3beb9d2 [Tim Gardner] * [SATA ACPI] Fix some thinkos from 36fe5af2bb79195923a08acc0ebd74a2dd90e0f7 - GIT-SHA cbf8b6de0c9a84344e16847b03db5adcf0f0c855 * Catch nonsense keycodes and silently ignore. - GIT-SHA 560b0ff514b90e4c8bfbddbce3a54c218dc9ff85 [Upstream Kernel Changes] * Upstream sky2 driver updates * [PS3] Storage cleanups, defconfig updates. * [PS3] Fixes for SDK 2.0 toolchain. * [PS3] Add spufs-avoid-accessing-to-released-inode.diff. * [PS3] Add spufs-always-release-mapping-lock.diff, spufs-fix-ctx-lifetimes.diff. * [PS3] Storage bus dma updates. * Add NOPFN_REFAULT result from vm_ops->nopfn() * genirq: do not mask interrupts by default * add vm_insert_pfn() [Zachary Amsden] * Urgent fix for VMI in HIGHMEM configurations - GIT-SHA 72e461e0d638eb608c6ae07f7991e1063c5cbdeb -- Ben Collins Sun, 1 Apr 2007 13:03:28 -0400 linux-source-2.6.20 (2.6.20-13.21) feisty; urgency=low [Ben Collins] * debian/config: Enable CONFIG_DEBUG_FS. - GIT-SHA a02719608695e5d59344600353d4872775a9ae3b * rtl8187: Rename dir's from 818x to 8187. - GIT-SHA ef3d971e78ca393bb1bcf3f46895849848010a7e * rtl818x: Re-add old driver, fixing oops in old code as well. - GIT-SHA d5d0ac60abafb7438f6736f9033208cac1572c82 - Bug #78255 * bluetooth: Update stack to latest code from bluez - GIT-SHA 138bb4d3d2e65988cefcbd59b180b3788305f071 - Bug #91194 * rt2x00-legacy: Re-add rt2570 driver. - GIT-SHA 43ab28f4b58f129611be5e784cd72ab2b5c46505 * rt2500usb: Disable module alias when rt2570 is built. - GIT-SHA ab16ae43815bcf9215965b87d4b05dbcc03e3574 * mmc: Update to latest git supplied mmc core. - GIT-SHA 5bf598b427d0ff75bef7186a75194b6b9102e224 - Bug #93171 * tifm: Update tifm core. - GIT-SHA c25cfc3ad3cb8cac3474febfe66cff8ee0bfba18 * lmpcm_usb: USB Logitech MediaPlay Cordless Mouse driver - GIT-SHA c4291c4e7b6c2facfd65d3d9460fa667066d1e54 - Bug #86035 * drivers/media: Disable CONFIG_VIDEO_HELPER_CHIPS_AUTO to allow all modules to be built. - GIT-SHA 994e8c1e58d7b138880190796e6bd0ce3dcbd62a * unusual_dev: Netac OnlyDisk Mini U2CV2 512MB USB 2.0 Flash Drive - GIT-SHA ef90ffeabdca584d3539ae00ce746256d818a1a4 - Bug #94371 * speedstep-centrino: Include linux-phc built-in tables. - GIT-SHA fc9f7238d11d5a9ff03ce67fae0b5b5c9fd7f436 - Bug #63789 * drivers/char/{agp/drm}: Resync with 2.6.21-rc4. - GIT-SHA 1eae0b2972e215e9f13b99b7fb64b90db04cc556 * ps3: Update ps3-storage and ps3fb drivers. - GIT-SHA f2d4c3f34a613671bbcbc4696ccac6e7737b623a * ps3: Updates for vuart, ps3av and sys-manager - GIT-SHA b02d7d3f27d539713d6abba6e23db0b0f758d682 * ide/generic: Remove errant jmicron entries. - GIT-SHA d76099fde0ef127fa4f532c72bcd948caca7c2c1 - Bug #84964 * xpad: Update to latest version from xbox-linux. - GIT-SHA 829dee658c6d3d09f049ca430a79997e5ba44838 - Bug #94560 * uvcvideo: Update to latest SVN version. - GIT-SHA 7ca4b455c60b38ad53d03834fe03799ace81166d - Bug #86754 * ivtv: Update to 0.10.1 - GIT-SHA b428794c3de387e2f701a768f98a302d3b4c98ea - Bug #88680 * ata_piix/piix: Prefer piix for device 7111 (PIIX4) - GIT-SHA 9c7b34046bd9de870713e4630b06f95260d37973 - Bug #94637 * vboxdrv: Added VirtualBox kernel modules, v1.3.8 - GIT-SHA 36b8eb8995ff04facae364706f6598fd6dce1cc4 - Bug #81527 * ata_piix/piix: Have piix handle device ID 0x24db - GIT-SHA a083e4e48de3d5399788264259f42db157787603 - Bug #95105 [Daniel T. Chen] * sound/pci/hda/: Simplify acer quirk (patch_realtek.c) - GIT-SHA 1144a6d2628cb11286d8dc44a6f4fa0b740266ef * sound/pci/hda/: Use proper constraints for HDA spec (hda_intel.c) - GIT-SHA a51fa971bcf05e18dc9d315c36549126cc5b68ba * sound/pci/hda/: Fix AZX models (hda_codec.c) - GIT-SHA 1939127f3614de9f12dc4d42fb9c5b04081fbf0a * sound/pci/hda/: Fix generic parser (hda_codec.c) - GIT-SHA d0e1a1280e03111d26c63504451d3bf4378d668c * sound/pci/hda/: Convert Sigmatel models to enums; differentiate between Mac Pro revisions (patch_sigmatel.c) - GIT-SHA e813cfe016a57c0155660f7c247b479bbeb9c8d8 * sound/pci/hda/: Add _cfg_tbl[] quirk entries (patch_sigmatel.c) - GIT-SHA 4a56b2a0ccadded72b1575c42db461f18fd2cc75 * sound/pci/hda/: Fix front/rear mic inputs on AD1986A (patch_analog.c) - GIT-SHA 50c1252587fc4df1f15248d2ceae8e87225f1283 * sound/pci/hda/: Probe additional codec slots only if necessary (hda_intel.c) - GIT-SHA 81347c779c57515b0375650328cb4054a820a5d9 [Fabio M. Di Nitto] * Enable CONFIG_DEBUGFS=y - GIT-SHA 52899638c7ab7e38dad47b884382bdb4e0814ea1 [Kyle McMartin] * Add Netac OnlyDisk Mini to unusual_devs.h - GIT-SHA 999e79c3ffa906a970b717821b459724b9c2d939 - Bug #94371 [Phillip Lougher] * fix NFS mounting regression from Edgy->Feisty - GIT-SHA 1ad6cbd54fd2506a39f203cc6b4163d985f94cf0 - Bug #94814 [Tejun Heo] * sd: implement stop_on_shutdown - GIT-SHA 5fafa8d12092c5d722fc02e245b4977fd0765f68 [Upstream Kernel Changes] * fix process crash caused by randomisation and 64k pages * HID: zeroing of bytes in output fields is bogus * libata: don't whine if ->prereset() returns -ENOENT * sata_sil24: Add Adaptec 1220SA PCI ID * sata_inic162x: kill double region requests * libata: kernel-doc fix * pata_ixp4xx_cf: fix oops on detach * pata_ixp4xx_cf: fix interrupt * Execute AML Notify() requests on stack (Ubuntu Bug: 63123) * Fix buffer overflow and races in capi debug functions * [SPARC64]: store-init needs trailing membar. * i2c: Declare more i2c_adapter parent devices * ieee1394: cycle timer read extension for raw1394 * ieee1394: fix another deadlock in nodemgr * ia64: fix noncoherent DMA API so devres builds -- Ben Collins Sun, 18 Mar 2007 22:52:00 -0400 linux-source-2.6.20 (2.6.20-12.20) feisty; urgency=low [Upstream Kernel Changes] * pci_iomap_regions() error handling fix - Fixes bug #93648 -- Ben Collins Wed, 21 Mar 2007 11:47:18 -0400 linux-source-2.6.20 (2.6.20-12.19) feisty; urgency=low [Ben Collins] * piix: Fix typo that allowed this module to override ata_piix. - GIT-SHA 80bc1fd97d95519b2ab8c5007924f9e591838351 - Bug #84964 * vdso: Fix incompatibility between vdso and paravirt+vmi - GIT-SHA 83821a009b3ec3f3d3ebaeda9a4f45900928900c * drivers/ata/: Sync with upstream for new drivers and acpi fixes. - GIT-SHA c38186b50b5d8444091a2f974e035abeb783499b * debian/d-i/: Update sata/pata module listings. - GIT-SHA e2c160419a8c50e9adc5de4b81e33251a7e952af * rt2x00: Disable module aliases if legacy drivers are built. - GIT-SHA a4e3d596f4b304e01ce04e43762ddf3873635a8c * rt2x00-legacy: Re-add some legacy drivers since mainline isn't working everywhere yet. - GIT-SHA 59992a59a531f62aeb82384abc8296779092f1cc * rt2x00-legacy/rt61: Fix big-endian compilation. - GIT-SHA 6603c59fa3aee248aaf5ae73015ad155977ddad8 * lib/iomap: Only build on architectures that need it. - GIT-SHA fb3d5ca41505e11b8cd2cd85bc8db0571d58a6ae * rt61: Fixup build on ppc. - GIT-SHA 8c7eebfaf5c0ea44e7a77165894ebd3861ed3668 [Dan Hecht] * Feisty VMI paravirt-ops: Fix cpu hotplug on VMI - GIT-SHA 44bbb009bb465537b9d7660a101641174f67b678 [Daniel T. Chen] * sound/pci/hda/: LP: #92909: Fix regression in -11.18 for Toshiba Satellite M115 - S3094 (patch_realtek.c) - GIT-SHA ff352c874a71fcce9af5f04d19360a0a8a4318b8 * sound/pci/: LP: #90349: Add SSID for Dell Inspiron 9100 to headphone quirk table (intel8x0.c) - GIT-SHA 94ea2cdff6440a5bc8602cc8431380a690520f80 [Fabio M. Di Nitto] * Make scsi_proc_hostdir_add silent on failure - GIT-SHA a6ad8ab034e40e188825cede360f69e8101351d3 [Upstream Kernel Changes] * Synced drivers/ata/ * ACPI support for IDE devices * ide-acpi support warning fix * Disable NMI watchdog by default properly * devres: device resource management * sort the devres mess out * Add pci class code for SATA & AHCI, and replace some magic numbers. * PCI: allow multiple calls to pcim_pin_device() * devres: release resources on device_del() -- Ben Collins Sat, 17 Mar 2007 11:15:27 -0400 linux-source-2.6.20 (2.6.20-11.18) feisty; urgency=low [Ben Collins] * mac80211/d80211: Switch from d80211 backport to mac80211 from intellinuxwireless.org - GIT-SHA 5be1800f366dd9be849c44d1f9a57f938ee04a54 * adm8211/p54: Convert to use mac80211. - GIT-SHA 91601e433a7e126260c65ed5ed219691e3ed2b9a * rt2x00: Fixup Kconfig for mac80211 - GIT-SHA 07feef3cb5e135d9479d86863ed857b3f89b7deb * ac97: make patch_ad1986 global for use in other files. - GIT-SHA f032849c2162da0a2939ebd6451c9bed8b496709 * wireless: Fix Kconfig for wext-compat - GIT-SHA fcd5dcb1753f14697319dba5b6ab570def81b9ea * mac80211: Fixups for correct usage. - GIT-SHA 22fa222a8a195ea11f3066bd72d426e7ada4b24f * net/core/wireless.o: Disable in favor of mac80211. - GIT-SHA 5ea988da86d00b6917d55c4aa6cdc2381e81b113 * Makefile: Add mac80211 wireless directory to drivers-y. - GIT-SHA 96aaf9171af0900733952db97b422f5bb0e0cb19 * adm8211: Update from wireless-dev - GIT-SHA 3222b8da95637eb5d96b6b092c101dfb70c10e36 * p54: Update from wireless-dev - GIT-SHA ee719880109e8d4c53097f7d3e7680e7e6b71087 * rtl818x/rtl8187: Remove old broken drivers. - GIT-SHA 7a8d4270ccc39bec2e66d6196ca50d1aa91bfcee * rtl818x: Add 8180/8187 driver from wireless-dev - GIT-SHA d3de93c8319a0dfe58e37eb7c27371f2f2d52456 * eeprom_93cx6: Taken from wireless-dev for rtl818x driver. - GIT-SHA 2199d23aed53519d2814c6547e47bae72180212f * rt2x00: Remove legacy and update to mac80211 (wireless-dev) code. - GIT-SHA 3bc9d8de616716014f0db7de5d36be0587fdea6b * bxm43xx: Add mac80211 variant of driver (sans module aliases). - GIT-SHA 883ff4b3fcabad5271995327d9f26512bda33687 * zd1211rw: Add mac80211 variant of driver (sans module aliases). - GIT-SHA dde6813b66f1f31c766fcbbdcc20fb43cadd0be4 * ssb: Update from wireless-dev for bcm43xx usage. - GIT-SHA 3b86466916f303503d8052b41b720d12fd82d4dd * kvm: Update to kvm-16. - GIT-SHA d0388ee0c445d54fef0be4da7f283069c82df80d * ubuntu/: Fixup some dma-mapping.h includes needed. - GIT-SHA 3f3f237e8f9c9f986c464abc9ac75d7c4d3ae119 * d-i: Update nic module listings. - GIT-SHA f442d4e826548d027373b28562529fa5489105a2 * prism54_softmac: Remove ancient prism54 code in favor of p54. - GIT-SHA d924ddb5eb75f16473f7703d17e347dc350d0d4a * vdso: Fix incompatibility between vdso and paravirt+vmi - GIT-SHA 77b43e78df1c73c0a8f1333fa9bc440201bf3094 * bluetooth: SCO flow control patch from bluez website. Fixes BTSCO. - GIT-SHA a3e22dab227fcdc2778f19c462476bf3c6186938 * btsco: Update to Revision 1.16 from CVS. - GIT-SHA edc8305ea5d3b4056369c24c09b12a23b3d0857e * d-i: Build udebs for ps3. - GIT-SHA 1255b98db417c2ec0465ed73045b9101c244283c * quickcam: Add 0.6.6 driver (from qc-usb package). - GIT-SHA 6cfdbcfc6427769567a0b4bb593751c089f3d852 * ubuntu/: Rework Makefiles for proper -y/-m recursion. - GIT-SHA 84440f2f67b8cc89e11aeb5e6ccc4f38fd9f91d4 * Makefile: Move ubuntu/ to just drivers-y. - GIT-SHA d8b88338578e9fded8380d94e71d8292ac0eee7d * ubuntu/: Add ubuntu/net/wireless/ to obj-y for CONFIG_WIRELESS_EXT. - GIT-SHA 3c4dc7409d831ec9ff68ee7f8624ee6f0714eb34 * Release 2.6.20-11.18 - GIT-SHA 94830a5986ed94c5d6402827553bf6b5319a7e32 * debian/d-i/: Allow per-flavour udeb module listings. - GIT-SHA 6a2a10a8d622cc80d4a1668ce6fc095c84dceb7e * ubuntu/: Remove crufty file. - GIT-SHA 420dd6113f06f136ec745ff0f88776b210c971bf [Dan Hecht] * Feisty VMI paravirt-ops: fix prototype pragma to match definition - GIT-SHA 0ebf6936c9e9dc252c7257da8efe471582c36f73 [Daniel T. Chen] * sound/pci/hda/: (Many) Bug fixes; add Macbook/Pro, Fujitsu, and Lenovo 3000 C200 support (patch_realtek.c) - GIT-SHA 21621559de65fb1b336fac148b98637db9b8876e * sound/pci/: Fix muted speaker on resume from suspend-to-RAM (intel8x0.c) - GIT-SHA c73679b8f2fdec4083612671afcf72fe26681b4c * sound/pci/ac97/: Backport AD1xxx AC'97 fixes (ac97_{codec,patch}.c) - GIT-SHA b86ead0f620209dcd96c30decc8362ebe2ed5bff * sound/pci/ac97/: Add MSI L720 laptop to quirk list (ac97_patch.c) - GIT-SHA 252b8b19279355f1bf4f90b14269a936c3e26322 * sound/pci/hda/: Add support for Fujitsu EAPD model (patch_conexant.c) - GIT-SHA 94e796e42ba693e81a0e6497d9477cdbb742ce4c * sound/pci/hda/: LP #74677: Add models to HDA AD codec (patch_analog.c) - GIT-SHA 85e78cc0ca76490eec7d956998afe309bc1e4024 * sound/pci/hda/: Fix codec initialization on ATI HDA chips (hda_intel.c) - GIT-SHA aa53cf8aff62b05396b1a98e37bbf401e8fb2aa0 * sound/pci/hda/: Fix speaker output on MacPro (patch_sigmatel.c) - GIT-SHA 5e06d854c5fe5cdc3692ec067355411725a3ac9e * include/sound/: Add missing struct member (ac97_codec.h) - GIT-SHA 658cfb791c276d372433f4ee3b57c8bef99a986d * sound/pci/: LP: #88080: Fix Oops triggered from interrupt handler (intel8x0.c) - GIT-SHA 8376f4bfd0af249c8ab0c9c788184147db07984f * sound/pci/hda/: Add SSID for HP d5700 to ALC260 quirk table (patch_realtek.c) - GIT-SHA f57799abf88ad79fdab977ce40b118d900f8ffc7 [David Miller] * Fix mach64 with gcc-4.1 and later... - GIT-SHA 11057e22f19a953916315bbbf2889d6293d31177 [Fabio M. Di Nitto] * debian/firmware: Update ql2400 file. - GIT-SHA 40a42fab6f35773ee0dd0a58083897771fd07468 * Disable CONFIG_IP_ROUTE_MULTIPATH_CACHED for real. - GIT-SHA 7b7dc1f9197a0d8347517362aad8003882812949 * Readd gnbd driver - GIT-SHA de6fffe4180e18f64648d82697d3ca79e180da75 [Kyle McMartin] * acpi/hotkey: Add loglevel to "Using ... hotkey" printk - GIT-SHA 398c3db849ca235addc3bc16b8c683f180518661 [Upstream Kernel Changes] * ocfs2: ocfs2_link() journal credits update * ocfs2_dlm: fix cluster-wide refcounting of lock resources * fs/ocfs2/dlm/: make functions static * ocfs2_dlm: Fixes race between migrate and dirty * ocfs2_dlm: Make dlmunlock() wait for migration to complete * ocfs2_dlm: Fix migrate lockres handler queue scanning * ocfs2_dlm: Flush dlm workqueue before starting to migrate * ocfs2_dlm: Drop inflight refmap even if no locks found on the lockres * ocfs2_dlm: Dlm dispatch was stopping too early * ocfs2_dlm: wake up sleepers on the lockres waitqueue * ocfs2_dlm: Silence a failed convert * ocfs2_dlm: Cookies in locks not being printed correctly in error messages * ocfs2: Added post handler callable function in o2net message handler * ocfs2_dlm: Calling post handler function in assert master handler * ocfs2: Binds listener to the configured ip address * ocfs2_dlm: Ensure correct ordering of set/clear refmap bit on lockres * ocfs2_dlm: disallow a domain join if node maps mismatch * ocfs2_dlm: Silence some messages during join domain * ocfs2_dlm: Add timeout to dlm join domain * ocfs2: ocfs2_link() journal credits update * x86_64: fix 2.6.18 regression - PTRACE_OLDSETOPTIONS should be accepted * rtc-pcf8563: detect polarity of century bit automatically * prism54: correct assignment of DOT1XENABLE in WE-19 codepaths * pata_amd: fix an obvious bug in cable detection * knfsd: Fix a race in closing NFSd connections. * Keys: Fix key serial number collision handling * ide: fix drive side 80c cable check * bcm43xx: Fix for oops on resume * bcm43xx: Fix for oops on ampdu status * AGP: intel-agp bugfix * Missing critical phys_to_virt in lib/swiotlb.c * USB: fix concurrent buffer access in the hub driver * usbaudio - Fix Oops with broken usb descriptors * usbaudio - Fix Oops with unconventional sample rates * hda-intel - Don't try to probe invalid codecs * Fix various bugs with aligned reads in RAID5. * Fix ATM initcall ordering. * Fix TCP FIN handling * Fix allocation failure handling in multicast * md: Avoid possible BUG_ON in md bitmap handling. * Fix compile error for e500 core based processors * ieee1394: video1394: DMA fix * ieee1394: fix host device registering when nodemgr disabled * Fix null pointer dereference in appledisplay driver * USB HID: Fix USB vendor and product IDs endianness for USB HID devices * Kconfig: FAULT_INJECTION can be selected only if LOCKDEP is enabled. * MTD: Fatal regression in drivers/mtd/redboot.c in 2.6.20 * IPV6: HASHTABLES: Use appropriate seed for caluculating ehash index. * EHCI: turn off remote wakeup during shutdown * Avoid using nfsd process pools on SMP machines. * Fix recently introduced problem with shutting down a busy NFS server. * UHCI: fix port resume problem * Fix atmarp.h for userspace * Clear TCP segmentation offload state in ipt_REJECT * Fix IPX module unload * Prevent pseudo garbage in SYN's advertized window * Fix oops in xfrm_audit_log() * sky2: dont flush good pause frames * sky2: transmit timeout deadlock * x86_64: Fix wrong gcc check in bitops.h * x86: Don't require the vDSO for handling a.out signals * i386: Fix broken CONFIG_COMPAT_VDSO on i386 * bcm43xx: fix for 4309 * md: Fix raid10 recovery problem. * dvbdev: fix illegal re-usage of fileoperations struct * V4L: pvrusb2: Fix video corruption on stream start * V4L: pvrusb2: Handle larger cx2341x firmware images * DVB: cxusb: fix firmware patch for big endian systems * DVB: digitv: open nxt6000 i2c_gate for TDED4 tuner handling * V4L: fix cx25840 firmware loading * V4L: cx88-blackbird: allow usage of 376836 and 262144 sized firmware images * Fix posix-cpu-timer breakage caused by stale p->last_ran value * swsusp: Fix possible oops in userland interface * sata_sil: ignore and clear spurious IRQs while executing commands by polling * fix umask when noACL kernel meets extN tuned for ACLs * UML - Fix 2.6.20 hang * mmc: Power quirk for ENE controllers * bcm43xx: Fix assertion failures in interrupt handler * libata: add missing PM callbacks * libata: add missing CONFIG_PM in LLDs * POWERPC: Fix performance monitor exception * HID: fix possible double-free on error path in hid parser * Fix interrupt probing on E450 sparc64 systems * Fix xfrm_add_sa_expire() return value * Fix skb data reallocation handling in IPSEC * Fix %100 cpu spinning on sparc64 * Fix TCP MD5 locking. * Don't add anycast reference to device multiple times * Fix anycast procfs device leak * Fix reference counting (memory leak) problem in __nfulnl_send() and callers related to packet queueing. * export blk_recount_segments * forcedeth: disable msix * tty_io: fix race in master pty close/slave pty close path * sched: fix SMT scheduler bug * USB: usbnet driver bugfix * RPM: fix double free in portmapper code * NLM: Fix double free in __nlm_async_call * kexec: Fix CONFIG_SMP=n compilation V2 (ia64) * Fix MTRR compat ioctl * ufs: restore back support of openstep * v9fs_vfs_mkdir(): fix a double free * enable mouse button 2+3 emulation for x86 macs * hugetlb: preserve hugetlb pte dirty state * m32r: build fix for processors without ISA_DSP_LEVEL2 * kernel/time/clocksource.c needs struct task_struct on m68k * buffer: memorder fix * Char: specialix, isr have 2 params * lockdep: forward declare struct task_struct * kvm: Fix asm constraint for lldt instruction * ueagle-atm.c needs sched.h * fix section mismatch warning in lockdep * throttle_vm_writeout(): don't loop on GFP_NOFS and GFP_NOIO allocations * revert "drivers/net/tulip/dmfe: support basic carrier detection" * video/aty/mach64_ct.c: fix bogus delay loop * pktcdvd: Correctly set cmd_len field in pkt_generic_packet * ATA: convert GSI to irq on ia64 * gfs2: fix locking mistake * TCP: Fix minisock tcp_create_openreq_child() typo. * Fix buffer overflow in Omnikey CardMan 4040 driver (CVE-2007-0005) * x86-64: survive having no irq mapping for a vector * IPV6: Handle np->opt being NULL in ipv6_getsockopt_sticky() [CVE-2007-1000] * Linux 2.6.20.2 * conntrack: fix {nf, ip}_ct_iterate_cleanup endless loops * nf_conntrack/nf_nat: fix incorrect config ifdefs * tcp conntrack: accept SYN|URG as valid * nfnetlink_log: fix reference leak * nfnetlink_log: fix use after free * nfnetlink_log: fix NULL pointer dereference * nfnetlink_log: fix possible NULL pointer dereference * ip6_route_me_harder should take into account mark * nf_conntrack: fix incorrect classification of IPv6 fragments as ESTABLISHED * nfnetlink_log: zero-terminate prefix * nfnetlink_log: fix crash on bridged packet * Fix bug 7994 sleeping function called from invalid context * bcm43xx: Fix problem with >1 GB RAM * Fix compat_getsockopt * fix for bugzilla #7544 (keyspan USB-to-serial converter) * Fix callback bug in connector * Fix sparc64 device register probing * Fix timewait jiffies * Fix UDP header pointer after pskb_trim_rcsum() * Linux 2.6.20.3 -- Ben Collins Wed, 14 Mar 2007 13:24:01 -0400 linux-source-2.6.20 (2.6.20-10.17) feisty; urgency=low [Ben Collins] * powerpc: Fix build failure caused by include ordering. - GIT-SHA ae1f75e4b3e0a5645c5c2e0ace4d98a5c41663bf * ps3: Update to latest code in linux-ps3.git - GIT-SHA 87402da9dab94849527c685f09b3aef61b8ccc32 * i386: Allow VDSO + PARAVIRT - GIT-SHA a3718cc571410e202382daca05e809fbeb7ffe41 * acpi: DSDT from initramfs patch - GIT-SHA 7b650b00d82ec5c80452b2f99de1cfdbae2a465b * ps3: Use what kexec passed to us. - GIT-SHA 7711acb4b58f1313830940008ccc03275265c705 * ps3: Do not call early_init_dt_scan_memory() on PS3 (we use lv1 routines) - GIT-SHA daf88d0260215ce90b293c52c65adc819e4a8f65 * gelic_net: Allocate gelic_irq_status with card struct. - GIT-SHA a85fc7b805b0b16f4bd97fa707affd71b3a672d9 * ps3: Disable debug messages. - GIT-SHA 84fd42468c726cffaafd58df6019e5278c111ef5 * ps3: Export a few repository symbols (GPL) for storage driver as module. - GIT-SHA 26b5fe72a4dfc4fc3293f4020add9b55fde73e67 * kvm: Update to kvm-15 - GIT-SHA addefaae3b6bbd33e0ccf804e01a2afc102ee0d5 * ndiswrapper: Update to v1.38 - GIT-SHA d45dc1f185baa28a04551acd7d96ad1102633f7a * ipw3945: Add max timeout_spin for thermal. Avoids softlock up. - GIT-SHA 5d6caa9edbffa13973a6f9bbbdf47473ac18dc16 * configs: Enable PM_TRACE on x86_64. - GIT-SHA 8bb67c60933e524f06133796fb8c60bf0c68fb0e * tifm_7xx1: include linux/dma-mapping.h (ftbfs on sparc) - GIT-SHA a44e76a014641330f064062eb86d1e1dce79a57e * pci: Add empty decleration for pci_yes_msi() on non-msi architectures - GIT-SHA 96d5fb49720b2ae60406394ca29e96ce0919d83d [Dan Hecht] * Feisty VMI paravirt-ops: fix vmi timer interrupt handler nested xtime_lock - GIT-SHA 3187b0e329245f3667b399dd4a0e8a687f44bce5 * Feisty VMI paravirt-ops: fix no_timer_check compile fix - GIT-SHA adec0fc22dcc9039a22f47dfa009d0d76ba37c14 * Feisty VMI paravirt-ops: unconditionally enable disable_nodelay - GIT-SHA 1aace0a61ee4e2f5d465f7667445d76ac944538e [Daniel T. Chen] * sound/pci/{ali5451,ca0106,echoaudio,riptide,rme9652}/: Add missing sysfs device assignment for ALSA PCI drivers ({ali5451,ca0106_main,echoaudio,riptide,hdspm}.c) - GIT-SHA 7324806accd810818a7b66ba17f6ff5923743b2f * sound/pci/hda/: Add SSID for LG LW40 Express (patch_realtek.c) - GIT-SHA c3979792b7026ae9f43c5147e9617cf701af054b * sound/pci/hda/: LP #88452: Fix headphone jack sense regression in 2.6.20-9.16 on 504[57] (patch_conexant.c) - GIT-SHA 5bb5522b65050a448245acdb42a63a590c385921 [Kyle McMartin] * drivers/ata: Enable libata Host Protected Area support - GIT-SHA a0e61542121a0519bfbe9f6e43980ec96a16156e * Disable MSI by default - GIT-SHA dc205519fa6c5e487e9829090145d3eb3e73b496 * Disable MMCONFIG by default - GIT-SHA d613cff3d5968d3e93bad197480b90733c71b984 * Update nozomi driver - GIT-SHA ece7562eae20233c9ebca8677104f4f99680ab71 * Add eeprom_bad_csum_allow option to e1000 - GIT-SHA 4f26a22422aaf987a34b76451383cb243088498c * Enable TCP_MD5SIG - GIT-SHA 8afc57f2791aebc0a1180749438c7c84f0e812d0 * UBUNTU:usb/serial: New device IDs for cp2101 driver - GIT-SHA cdbb30cb9a1667a84f759b10b1fe714bcedf4084 * Disable CONFIG_IP_ROUTE_MULTIPATH_CACHED - GIT-SHA 14dfd17d483d8466faf3605cf931c5f2fc7eac63 - Bug ##90597 * Disable CONFIG_ACPI_DEBUG - GIT-SHA 57516b6c60cdb5b97caed872a638d8efbd8e524e [Matthew Garrett] * Allow appletouch to bind to Apple touchpads - GIT-SHA 5bb33520e67b89386880d3a218ecfde550848b5b * add module_device_table entry for applesmc in order to have it autoloaded - GIT-SHA 524e8b89b619f19b70dd38e45fa9a59ff30a82c3 [Phillip Lougher] * Backport NFS branch oops fix from Unionfs 2.0 - GIT-SHA feea4eb6e27ac04bbc34a525a6599a79204e81f0 - Bug #85145 * Backport unionfs_statfs() from Unionfs 2.0 - GIT-SHA a47c7c9186612ad5f59bcca95bd5fac5cb01b287 - Bug #90088 * i2c-matroxfb: add code to correctly set .class field - GIT-SHA 82e00f0e073de4849f6cd6ee8b361c28f952ca8d - Bug #80608 * i2c-matroxfb: fix typo in patch - GIT-SHA 85294b26c526ce28c2e513b04293561fe2c8d5f4 - Bug #80608 * TI FlashMedia xx12/xx21 driver update to 0.8 release (20070222) - GIT-SHA a3e42adedcd3c2f3364e6b620e12b14c68c7a149 - Bug #82680 [Upstream Kernel Changes] * [PARISC] Delete arch/parisc/mm/kmap.c again * [PARISC] Show more memory information and memory layout at bootup * [PARISC] Unbreak discontigmem mem_init() * [PARISC] Fix ccio_request_resource when CONFIG_IOMMU_CCIO is not defined * [PARISC] HPPB bus updates for E-Class systems * [PARISC] [MUX] Mux driver bug fix * [PARISC] [MUX] Mux driver updates * [PARISC] [MUX] Claim resources for the Mux driver * [PARISC] [MUX] Make the Serial Mux driver work as module * [PARISC] [MUX] Detect multiple cards in the correct order * [PARISC] [MUX] Correctly report the number of available ports * [PARISC] [MUX] Get the hversion directly from the parisc_device * [PARISC] parisc-agp: Fix integer/pointer warning * [PARISC] sparse fixes * [PARISC] more sparse fixes * [PARISC] Reserve 1GB of space for vmalloc/tmpalias space on parisc64 * [PARISC] Fix PCI bus numbering in the presence of Cardbus bridges * [PARISC] avoid compiler warnings when compiling 64bit * [PARISC] bloody printf fmt string warnings * [TRIVIAL] [PARISC] Fix module.c printk message, add missing ')' * [PARISC] lasi_82596: use BUILD_BUG_ON() and constify static array * [PARISC] Make Lasi Ethernet depend on GSC only * [PARISC] Remove GCC_VERSION usage as suggested by Adrian Bunk * [PARISC] pdcpat remove extra brackets * [PARISC] Remove duplicate PDC_PAT_CELL defines * WorkStruct: Fix up some PA-RISC work items * [PARISC] Move spinlock_t out of struct cpu_data * [PARISC] Fix thinko in cpu_data.lock removal * parisc: fix module_param iommu permission * PA-RISC: Fix bogus warnings from modpost * use __u64 rather than u64 in parisc statfs structs * [PARISC] Optimize TLB flush on SMP systems * [PARISC] Clean up the cache and tlb headers * [PARISC] Only write to memory in test_and_set_bit/test_and_clear_bit if we're * [PARISC] "Fix" circular includes * [PARISC] Add prototypes for flush_user_dcache_range and flush_user_icache_range * [PARISC] Remove sched.h from uaccess.h on parisc * [PARISC] Fix show_stack() when we can't kmalloc * [PARISC] Generic BUG * [PARISC] fix build for WARN_ON() when CONFIG_DEBUG_BUGVERBOSE=y * [PARISC] whitespace cleanups and unify 32/64bit user-access assembler inlines * [PARISC] fix fixup declarations for 32bit and use CONFIG_64BIT * [PARISC] dump stack backtrace on BUG() and add syslog-levels to printk()s * [PARISC] add missing syscalls for vmsplice, move_pages, getcpu & epoll_pwait * [PARISC] lba_pci format warnings * [PARISC] Use fstatat64 instead of newfstatat syscall * [PARISC] use fls_long in irq.c * [PARISC] a and b in "break a,b" message were swapped * [PARISC] GENERIC_TIME patchset for parisc * [PARISC] disable cr16 clocksource when multiple CPUs are online * [PARISC] Convert soft power switch driver to kthread * [PARISC] detect recursive kernel crash earlier * [PARISC] Add TIF_RESTORE_SIGMASK support * [PARISC] use less assembler statements in syscall path * [PARISC] display parisc device modalias in sysfs * [PARISC] move parisc_device_id definition to mod_devicetable.h * [PARISC] generate modalias for parisc_device_id tables * [PARISC] rename *_ANY_ID to PA_*_ANY_ID in the exported header * [PARISC] factor syscall_restart code out of do_signal * [PARISC] clean up debugging printks in smp.c * [PARISC] kill ENTRY_SYS_CPUS * [PARISC] implement standard ENTRY(), END() and ENDPROC() * [PARISC] Fixes /proc/cpuinfo cache output on B160L * [PARISC] fix ENTRY() and ENDPROC() for 64bit-parisc * [PARISC] more ENTRY(), ENDPROC(), END() conversions * [PARISC] add ASM_EXCEPTIONTABLE_ENTRY() macro * [PARISC] use CONFIG_64BIT instead of __LP64__ * [PARISC] convert to use CONFIG_64BIT instead of __LP64__ * [PARISC] add ENTRY()/ENDPROC() and simplify assembly of HP/UX emulation code * [PARISC] do not export get_register/set_register * [PARISC] fix section mismatch warnings in harmony sound driver * [PARISC] Reorder syscalls to match unistd.h * Fix a free-wrong-pointer bug in nfs/acl server (CVE-2007-0772) * Linux 2.6.20.1 * [PARISC] Add missing statfs64 and fstatfs64 syscalls * [PARISC] Use symbolic last syscall in __NR_Linux_syscalls * add vm_insert_pfn() * Add NOPFN_REFAULT result from vm_ops->nopfn() * [SPARC64]: Fix PCI interrupts on E450 et al. * sata_sil: ignore and clear spurious IRQs while executing commands by polling -- Ben Collins Sun, 11 Mar 2007 06:23:55 -0400 linux-source-2.6.20 (2.6.20-9.16) feisty; urgency=low == Re-upload for build failures == [Ben Collins] * d80211/dadwifi: Get rid of this, causes dumb failures - GIT-SHA fe8556a197d3f3f01e2e71785b3eff55f9a98a0f * powerpc: ifdef use of spu logo function - GIT-SHA 8cf5e8f8e79e53b5d13038326a50f94c81bb01e8 * ssb: Include dma-mapping.h - GIT-SHA 7fbf0dd183ffbfcd01efebe4bd90172a4346190d == 2.6.20-9.15 == [Ben Collins] * sata_sis: Sync with upstream v0.7 - GIT-SHA 54db2f91cd5a9115faf2a1142c3788665d4c08de * d-i: Make storage-core-modules provide loop-modules - GIT-SHA e9a5522297506bb285ef4c0c803a64fb289abe72 * pm_trace: Fixup for non-pm architectures (compile failure) - GIT-SHA 08cfd02cd6fab74af88fda7127d7ab5249a4606c * ps3: Pull patches from linux-ps3.git HEAD. - GIT-SHA 05383a8254692b547ae676b59b45d66f19229a27 * ps3av: Allow native HDMI modes for boot case. - GIT-SHA 641ab76ed883342c2a19df4c33ac17d795d2f5ca * bcm43xx-dscape: Remove module_dev_table to avoid autoloading - GIT-SHA 2082dec4a8ee18cf694a1f26bb136280c1053911 * bcm43xx: Re-enable stock bcm43xx driver. - GIT-SHA e5375f74acdad5cd54b7a1c96bd7aff6056941a6 * bcm43xx-dscape: Actually rename this module to bcm43xx-dscape. - GIT-SHA 7f8dabc63ea45b2ae0c411073b9044dc0904ea14 * bcm43xx: Patch for DMA over 1G. - GIT-SHA 032a9bb14008b8ab88e1e22ee956650de7532c6a * bcm43xx: Patch to detect radio enable/disable. - GIT-SHA 95824fb76a8b2ede3156f46c7be19dcf7656e75e * bcm43xx: Fix bcm4309, patch from upstream -stable. - GIT-SHA e9b2f2ef91b51796aec064f95f5a816b60498af0 * namespace: AppArmor patches to export symbols as needed. - GIT-SHA 9a364aef1f798c16648ef8611eedc675c6c522e8 * gspcav1: SPCA Driver, for v4l1 - GIT-SHA f5d420265ac21729cf4ba0d342b370066a2ac7a2 * ubuntu/: Update kbuild for gspcav1 - GIT-SHA 814e37d1e7f4ead8a8ca9bf1a238078489ebf0c0 * iwlwifi: Update to v0.0.8 - GIT-SHA 968a3b550a7640b4a508e784bb095af8d761d731 * debian/firmware: Add iwlwifi ucode - GIT-SHA 76a733559ffdb665a5c5b092c6d7921e9dca38d7 * ubuntu/ssb: Set better defaults in Kconfig for Ubuntu setups - GIT-SHA d0c669fe2ebaed94f9837eca9cc3646cca014057 * bcm43xx-d80211: Disable MODULE_DEVICE_TABLE so it isn't auto-loaded - GIT-SHA 65c348e7886894076b7610ab3df9162c4d1dfe73 * fs/exec: Always set max rlim for piped core. - GIT-SHA 1e0f4a95ab56cadb1e37fb36ee1bc51f7697e062 - Bug #87065 * Allow mac mouse emul to be compiled on non-ppc - GIT-SHA 5ceb16c6c1ebe24463a05328b3b72eea88c21ef8 - Bug #81421 * drivers/ide/: Check for pata modules enabled as modules too. - GIT-SHA 3abf25603e6c855027ea11f9420ae7bddc3f02aa * i386/pci: Quieten some messages. - GIT-SHA 8897331220c73b367ad0ab4756f7b0f6cbb51c85 - Bug #54294 [Daniel T. Chen] * sound/pci/hda/: Add support for Medion and Toshiba models (patch_realtek.c) - GIT-SHA d0c374e410e02bbe608b1eb05ea830326305b25f * sound/pci/hda/: Add support for more ALC262, ALC883 and ALC660 models (patch_realtek.c) - GIT-SHA dab0d409a6253e89769f230190c852f8326f7fcb * sound/pci/hda/: Add support for Asus models (patch_realtek.c) - GIT-SHA f281cbd170b929b0b92cabefdfd4ba43616172b0 * sound/pci/hda/: Add laptop-eapd model for Clevo M540JE, M550JE laptops (Nvidia MCP51 chipset, ALC883 codec) (patch_realtek.c) - GIT-SHA b37d077f39d082a5622c70d34be9247691f4cc99 * sound/pci/hda/: More Conexant HDA fixes (patch_conexant.c) - GIT-SHA b55060489d99586e5aff8000e74a1f1f195dd20d * sound/pci/hda/: Add Dell models to STAC_REF and fix probe OOPS (patch_sigmatel.c) - GIT-SHA 25107d232a38e525b0a89884315d18eb495c1575 * sound/pci/ac97/: Fix silent output with Conexant Cx20551 codec (ac97_codec.c, ac97_patch.c, ac97_patch.h) - GIT-SHA 1b3afda1c3af46ea96e9c5a3992a7ca83716a6a8 * sound/pci/hda/: (Re)Add support for Macmini/Macbook/Macbook Pro (patch_sigmatel.c) - GIT-SHA 2fadead62fc6222b10799bd8cb134cfb6a79171f [Fabio M. Di Nitto] * ubuntu/fs/gfs: full update for 2.6.20 as of CVS20070216 - GIT-SHA a81d2cf71db54eadcae6e213c625287236942eb9 [Kyle McMartin] * debian/firmware: Add aic94xx firmware - GIT-SHA 6b0cc3fd1e98f3d1ba4bff6e26af4c94e206257c * debian/d-i/firmware: Add scsi-firmware - GIT-SHA 14d79cfe7725796e200c1dd20d92e8d58ba4b9b6 * debian/: regen control{,.stub} - GIT-SHA 60e2542a78f55537f6eb5757da0c7b925d3fe9b8 [Matthew Garrett] * Avoid the hid driver binding the Apple IR controller - GIT-SHA 482271127ff1e7e3b321867648ea6cb199f6ecf6 * Add PM_TRACE support for x86_64 - GIT-SHA c63e3d917a84214a98c81ae497bcd4a72ead62ed [Phillip Lougher] * r8169: disable TSO by default for RTL8111/8168B chipsets. - GIT-SHA 0cc30725f64a07cc4084d9e6d1637de405315815 - Bug #76489 * r8087: Fix bug in workqueue changes for 2.6.20 - GIT-SHA 07e3458bdf5ba97519a58e089841ccb185ede7d2 [Upstream Kernel Changes] * Updated d80211 bcm43xx * Add ssb support * Update adm8211 drivers * Update p54 driver * Fix config symbol names * Really fix config symbol names * Add iwlwifi * Fix the iwlwifi build * Make SSB busses children of their parent device * Add dadwifi (doesn't really work yet, but builds) -- Ben Collins Mon, 12 Feb 2007 20:22:14 -0500 linux-source-2.6.20 (2.6.20-8.14) feisty; urgency=low [Ben Collins] * acx: Add wlan_compat bits for ia64 - GIT-SHA 4f29d1a99f1f8b096aaec9dc7df81cce54aa72b3 * power: Disable the "Adding/Removing info for" printk's - GIT-SHA daff39bf329d2522663343d6835f15eb17c0068d * i82365: Probe before adding platform dev. - GIT-SHA 06fd3fa13e3b336fcea01c326f3af314e5f37688 * fs/exec: Fix call_usermodehelper_pipe() to allow waiting for exit - GIT-SHA bfefaf3d2bd72a193bf5809639180a94ddc032ff [Upstream Kernel Changes] * sata_promise: TX2plus PATA support * sata_promise: ATAPI support * sata_promise: ATAPI cleanup * sata_promise: issue ATAPI commands as normal packets * sata_promise: handle ATAPI_NODATA ourselves -- Ben Collins Fri, 09 Feb 2007 10:24:58 -0500 linux-source-2.6.20 (2.6.20-7.13) feisty; urgency=low [Ben Collins - 7.13] * adm8211: Include dma-mapping.h for DMA_* constants. - GIT-SHA d2ef9310ac1482f9230c89161260d74a86b1c9f1 * p54: Include dma-mapping.h - GIT-SHA d53668d200221d86b0889706e6560f0579246adc * ubuntu/: Remove extraneous rt2x00 subdir from d80211 Makefile. - GIT-SHA 2e9e9411c163478a7ba4aa389fcea2f553045a78 [Ben Collins] * drivers/core: Add sysfs attr to disable auto binding of drivers/devices - GIT-SHA 22e8edadfe0141ea0e9f4b3c9626c3f97bf76c93 * Disable prism2_cs in favor of orinoco/hostap modules. - GIT-SHA 30cde452a15d9d1f27d20ea95d5fdba319ccd252 * Update tifm core to latest version. - GIT-SHA 6e2e96b61fea2d370777af7affe0008a7a7769b4 * tifm: Update sd driver to latest version. - GIT-SHA 8b69d97c3415de445ac7f9feff6152f130d001bc * tifm_memstick: New driver. - GIT-SHA d4d68aec79a4cb26d49893b0e98212e98549e806 * netdev header: Add ieee80211 pointer for d80211. - GIT-SHA 9d5f35c65ae15e6205221dd259a472edcb697812 * ubuntu/net: Add SSB driver. - GIT-SHA 4a4e7f2b0d1c71bbf7bb98a3c7981cae1e963d75 * d80211: Add devicescape 802.11 stack. - GIT-SHA 4d0fb64df98a9e21644525615df34ab2056eb569 * p54: d80211 version of prism54 drivers - GIT-SHA 140c080a78cde3f2a96e55da9ca2b25e44682b3c * adm8211: d80211 version of this driver. - GIT-SHA bfb106b04449dc080024eb7dd9e8dd486bcd6d7c * rt2x00: Use in-tree d80211 now. - GIT-SHA ffd2b8634285fe51f7a1dbe941a3d3de9682959d * bcm43xx: d80211 version of this driver. - GIT-SHA 1c965fad34ead0323464b2fc2f154b769e23d0fa * ubuntu/wireless: Kbuild mechanisms for d80211 drivers. - GIT-SHA fa6f353d01467a991d32dfecab5a8d0a97a0ab15 * ubuntu/net: Add proper obj-* for d80211. - GIT-SHA 1c197c4b327899fa52334b876f0481e466b5ca33 * Compile fixes for d80211 drivers. - GIT-SHA d1fccda7269b068993e9cbfcb59876ca8034ab87 * rt2x00: Shift to d80211 compatible code. - GIT-SHA 2a05970a2dc1b4a50ffd1c94d0986d8d1d6c6c3d * tifm_7xx1: Add defines for new devices. - GIT-SHA f824ad5dcb0d62f09b78a7930436c513d0128a1d * ps3fb: Build for PPC_PS3 only - GIT-SHA f5e173c8b9ff3692f595c417938083b13e64e11a * powerpc: Export some ps3 symbols for storage module. - GIT-SHA ec400176132803af41c6aecb3b12db9a31b9c845 * debian: Correctly copy the ubuntu/include dir to headers pkg. - GIT-SHA ed07298c5e4d0ddcafed16c448b03113d9759585 * drivers/video/Kconfig: Fix missing select - GIT-SHA 6976480384e97a384a9f0e95566d57710389e695 * ubuntu/wireless: Add and switch to rt61 and rt73 legacy drivers. - GIT-SHA 04e61f157c9e6f803495f37771ada12ee962a21c * ubuntu/wireless: rt61 and rt73 should be x86 only. - GIT-SHA e4adb1e93f9dae772ea6afdcefa036fb0300d1ff * arch/powerpc: __start_initialization_ps3 should not be called unless romboot - GIT-SHA 92d9beacf533c488921d88d1cfc04ecaac73091f * paravirt: Temporarily remove the _GPL from the paravirt_ops export. - GIT-SHA dc9ad6a068aee49ff28d684240ef728e4fbd3ccc * serio: Remove device on shutdown to avoid buggy hw issues. - GIT-SHA 29f0b9969512eb7b312b0760d7bea7e652e8764e - Bug #82681 * zd1211rw: Add support for USR805423 - GIT-SHA 6a04f78207354e5802e36ed8667d14161a3091f6 - Bug #82578 * configs: Provide kvm-modules-APIVER for userspace to dep on. - GIT-SHA 6ac8dc6d7cccec4d44aa5dfe0c0893cf74110dd6 - Bug #82258 * sound/hda_sigmatel: Fix ftbfs in last commit. - GIT-SHA 7a4d0ac5947972f4ca432c723141310c52d40a4e * linux_logo: Fix typo from extra_logo changes. - GIT-SHA 2fcc2e7e6f09eb5a7a7ec4bf318da3c2dc329ec1 * x86: Remove kdump kernel target since stock kernel can relocate. - GIT-SHA 3404865f24d45497625128c96a0a0aac09742292 * ppc: Wrap use of logo with CONFIG_LOGO - GIT-SHA e047adc25bee4c0c508e2ed4d165a5e317dbf716 * ppc/ps3: Fix dev_dbg() missing paren. - GIT-SHA 9a81097a5db61b2c1c53281c6c3a1105b697b2b8 * fs/exec: Increase size of psuedo rlim for piped core. - GIT-SHA c92e62051e81a485016b1eb33a25d0d56ec6e3f3 * fs/exec: Add a CORE_REAL_RLIM env for when we override it. - GIT-SHA f0fa902c99ae4b462a57239c4828bf2a9b1054f6 * atl1: Replace PCI vendor macro with constant. - GIT-SHA c1c238a318c39d3c4f021a3767e9188b5a0cf66b * megaraid: Add CERC device support patch. - GIT-SHA 66f63e20e2e9a7fc796f6a9b1af9b3f0019085e3 * ipw3945: Update to v1.2.0 - GIT-SHA 1c2e8dfd7e9984658df98ad59e35ce122b47b119 * Update ipw3945 ucode to 1.14.2. - GIT-SHA d0f9c02060e586553cfff48776abb7d4e5e8d614 * debian/config: Enable CONFIG_PM_TRACE to help debug suspend/resume problems. - GIT-SHA d52b29c1f900b5089592a20b0e6a0f39aa8c707d * toshiba_acpi: Add hotkeys support. - GIT-SHA ce6b8dd74b92e479aad58444b531685500a19aca - Bug #77026 [Dan Hecht] * Feisty VMI paravirt-ops: enable vdso even when paravirt enabled - GIT-SHA 067e03f920818d3b40062be994fd72f6d73b84ee * Feisty VMI paravirt-ops: export paravirt_ops symbol - GIT-SHA 4535bc1f5a50a20c2db2784cc655e75672ec92f4 * Feisty VMI paravirt-ops: use real delay for i8042 - GIT-SHA 89e6be485bb2f833eadb649daf8cff712fef500b * Feisty VMI paravirt-ops: fix vmi-timer no-idle-hz idling code - GIT-SHA d3153a3f8aa3f3c36d9132a58083e1c6bdc079da * Feisty VMI paravirt-ops: fix profile_pc cpl checks - GIT-SHA be7fd2bd3b9f85a4121303b8a354a08ba1f05af9 * Feisty VMI paravirt-ops: Fix sched_clock units in VMI case - GIT-SHA 16872a27f546105702324c8ebd400893b9a3196f * Feisty VMI paravirt-ops: fix HIGHPTE when running on vmi hypervisor - GIT-SHA a5bee01a5fe6c709fadcac4037da76fb77eb4841 [Daniel T. Chen] * sound/pci/hda/: Add Sigmatel 9205 EAPD support (patch_sigmatel.c) - GIT-SHA 42a2e17c3caf2e69c54ecf265509c15b086a6dc6 * sound/pci/hda/: Add digital mic support for STAC HDA (patch_sigmatel.c) - GIT-SHA 0d584c03b7589c69541ca98854ceca1e76c44818 * sound/pci/hda/: Add support for more STAC HDA codecs (patch_sigmatel.c) - GIT-SHA a7346022281e59443ab0408ffe4ac2ae3abe785d [Kyle McMartin] * nozomi: Added driver - GIT-SHA b4f2f69278e511e34d2cf248d1d74a4eb1a1e518 * atl1: Add driver - GIT-SHA be86d24abdff0cc9ab502e174e3be29cac040991 * acx: Update driver - GIT-SHA 11216265914d055c8b46ecb741b882f810e69946 * Fix Attansic L1 Gigabit Ethernet driver - GIT-SHA 657112d01c49bc4f4ed3de6ec30aca5801beb302 [Upstream Kernel Changes] * [libata sata_promise] support PATA ports on SATA controllers * make sata_promise PATA ports work * [AGPGART] intel_agp: restore graphics device's pci space early in resume * [PS3] Import ps3-linux-patches-efc1ddc7203ae9a2418e03a9dbbafb260f4fe2a3. * [PS3] Cleanup fb patches. * [PS3] Export ps3_get_firmware_version(). * [ARM] 4084/1: Remove CONFIG_DEBUG_WAITQ * [ARM] 4085/1: AT91: Header fixes. * [ARM] 4086/1: AT91: Whitespace cleanup * [ARM] 4087/1: AT91: CPU reset for SAM9x processors * [ARM] 4088/1: AT91: Unbalanced IRQ in serial driver suspend/resume * [ARM] 4089/1: AT91: GPIO wake IRQ cleanup * [ARM] 4092/1: i.MX/MX1 CPU Frequency scaling latency definition * [ARM] 4095/1: S3C24XX: Fix GPIO set for Bank A * [ARM] 4096/1: S3C24XX: change return code form s3c2410_gpio_getcfg() * [ARM] Fix show_mem() for discontigmem * [ARM] Update mach-types * [ARM] 4100/1: iop3xx: fix cpu mask for iop333 * [ARM] Fix AMBA serial drivers for non-first serial ports * [ARM] 4102/1: Allow for PHYS_OFFSET on any valid 2MiB address * [ARM] 4106/1: S3C2410: typo fixes in register definitions * [PS3] Prepare patches for 2.6.21 submission. * [ARM] 4112/1: Only ioremap to supersections if DOMAIN_IO is zero * [ARM] 4111/1: Allow VFP to work with thread migration on SMP * HID: fix memleaking of collection * USB HID: fix hid_blacklist clash for 0x08ca/0x0010 * HID: fix hid-input mapping for Firefly Mini Remote Control * [PS3] Prepare av and fb patches for 2.6.21 submission. * [PS3] Prepared patches for 2.6.21 submission. * ahci: port_no should be used when clearing IRQ in ahci_thaw() * libata: fix ata_eh_suspend() return value * ide: update MAINTAINERS entry * jmicron: fix warning * atiixp.c: remove unused code * atiixp.c: sb600 ide only has one channel * atiixp.c: add cable detection support for ATI IDE * ide/generic: Jmicron has its own drivers now * ia64: add pci_get_legacy_ide_irq() * ide: add missing __init tags to IDE PCI host drivers * ide: unregister idepnp driver on unload * via82cxxx/pata_via: correct PCI_DEVICE_ID_VIA_SATA_EIDE ID and add support for CX700 and 8237S * [SCSI] Fix scsi_add_device() for async scanning * [SCSI] qla4xxx: bug fixes * [SCSI] st: A MTIOCTOP/MTWEOF within the early warning will cause the file number to be incorrect * [AGPGART] Prevent (unlikely) memory leak in amd_create_gatt_pages() * [AGPGART] Remove pointless typedef in ati-agp * [AGPGART] Remove pointless assignment. * [AGPGART] Add new IDs to VIA AGP. * [CPUFREQ] check sysfs_create_link return value * [CPUFREQ] Remove unneeded errata workaround from p4-clockmod. * [ARM] 4117/1: S3C2412: Fix writel() usage in selection code * [PS3] Prepare av and fb patches for 2nd round 2.6.21 submission. * ALSA: Fix sysfs breakage * Fix balance_dirty_page() calculations with CONFIG_HIGHMEM * [PS3] Move system-bus to platform directory. * sky2: revert IRQ dance on suspend/resume * [PS3] Fixed ps3_map_sg, enabled CONFIG_USB_STORAGE. * Fix try_to_free_buffer() locking * Fix SG_IO timeout jiffy conversion * Malta: Fix build if CONFIG_MTD is diabled. * [MIPS] Ocelot G: Fix a few misspellings of CONFIG_GALILEO_GT64240_ETH * [MIPS] Fix typo of "CONFIG_MT_SMP". * HID: fix pb_fnmode and move it to generic HID * pata_sil680: PIO1 taskfile transfers overclocking fix (repost) * ata_if_xfermask() word 51 fix * pata_platform: set_mode fix * libata-scsi: ata_task_ioctl should return ATA registers from sense data * libata: fix translation for START STOP UNIT * b44: Fix frequent link changes * net: ifb error path loop fix * FS_ENET: OF-related fixup for FEC and SCC MAC's * 82596 warning fixes * ehea: Fixed wrong jumbo frames status query * ehea: Fixed missing tasklet_kill() call * bonding: ARP monitoring broken on x86_64 * e100: fix irq leak on suspend/resume * b44: src_desc->addr is little-endian * Broadcom 4400 resume small fix * namespaces: fix exit race by splitting exit * uml: fix mknod * use __u8/__u32 in userspace ioctl defines for I2O * Fix "CONFIG_X86_64_" typo in drivers/kvm/svm.c * m68k: uaccess.h needs sched.h * fs/lockd/clntlock.c: add missing newlines to dprintk's * knfsd: ratelimit some nfsd messages that are triggered by external events * use __u8 rather than u8 in userspace SIZE defines in hdreg.h * fuse: fix bug in control filesystem mount * ufs: alloc metadata null page fix * ufs: truncate negative to unsigned fix * ufs: reallocation fix * cdev.h: forward declarations * `make help' in build tree doesn't show headers_* targets * i386: In assign_irq_vector look at all vectors before giving up * mm: mremap correct rmap accounting * missing exports of pm_power_off() on alpha and sparc32 * mtd/nand/cafe.c missing include of dma-mapping.h * sym53c500_cs: remove bogus call fo free_dma() * pata_platform: fallout from set_mode() change * missing dma_sync_single_range_for{cpu,device} on alpha * dma-mapping.h stubs fix * b44: src_desc->addr is little-endian * fix indentation-related breakage in Kconfig.i386 * [PS3] More av and fb prepearations for 2nd round 2.6.21 submission. * [MAINTAINERS]: netfilter@ is subscribers-only * [NETFILTER]: xt_connbytes: fix division by zero * [NETFILTER]: SIP conntrack: fix skipping over user info in SIP headers * [NETFILTER]: SIP conntrack: fix out of bounds memory access * [IPV6]: Fix up some CONFIG typos * [IPV6]: fix BUG of ndisc_send_redirect() * [SCTP]: Force update of the rto when processing HB-ACK * [PS3] Finish system bus move. * Don't allow the stack to grow into hugetlb reserved regions * translate dashes in filenames for headers install * Remove warning: VFS is out of sync with lock manager * kprobes: replace magic numbers with enum * Fix VIA quirks * jmicron: 40/80pin primary detection * uml: fix signal frame alignment * ntfs: kmap_atomic() atomicity fix * IPMI: fix timeout list handling * Linux 2.6.20-rc7 * [NETFILTER]: xt_hashlimit: fix ip6tables dependency * fix frv headers_check * mca_nmi_hook() can be called at any point * ide section fixes * endianness bug: ntohl() misspelled as >> 24 in fh_verify(). * fork_idle() should be __cpuinit, not __devinit * __crc_... is intended to be absolute * efi_set_rtc_mmss() is not __init * sanitize sections for sparc32 smp * radio modems sitting on serial port are not for s390 * uml-i386: fix build breakage with CONFIG_HIGHMEM * via quirk update * pci: remove warning messages * KVM: fix lockup on 32-bit intel hosts with nx disabled in the bios * procfs: Fix listing of /proc/NOT_A_TGID/task * sysrq: showBlockedTasks is sysrq-W * via82cxxx: fix typo ("cx7000" should be corrected to "cx700") * Remove avr32@atmel.com from MAINTAINERS * [SPARC32]: Fix over-optimization by GCC near ip_fast_csum. * [NET_SCHED]: act_ipt: fix regression in ipt action * [BNX2]: PHY workaround for 5709 A0. * e100: fix napi ifdefs removing needed code * MAINTAINERS: ufs entry * ahci/pata_jmicron: fix JMicron quirk * pata_atiixp: propogate cable detection hack from drivers/ide to the new driver * pata_via: Correct missing comments * libata: Fix ata_busy_wait() kernel docs * libata: Initialize nbytes for internal sg commands * [SCSI] sd: udev accessing an uninitialized scsi_disk field results in a crash * [NETFILTER]: ctnetlink: fix compile failure with NF_CONNTRACK_MARK=n * [NETFILTER]: nf_conntrack_h323: fix compile error with CONFIG_IPV6=m, CONFIG_NF_CONNTRACK_H323=y * [PS3] SPE logo, sys-manager cleanups. * aio: fix buggy put_ioctx call in aio_complete - v2 * kexec: Avoid migration of already disabled irqs (ia64) * net/smc911x: match up spin lock/unlock * alpha: fix epoll syscall enumerations * revert blockdev direct io back to 2.6.19 version * Altix: more ACPI PRT support * x86-64: define dma noncoherent API functions * fix rtl8150 * EFI x86: pass firmware call parameters on the stack * Linux 2.6.20 * [GFS2] don't try to lockfs after shutdown * [DLM] fix resend rcom lock * [DLM] fix old rcom messages * [DLM] add version check * [DLM] fix send_args() lvb copying * [DLM] fix receive_request() lvb copying * [DLM] fix lost flags in stub replies * [DLM] fs/dlm/lowcomms-tcp.c: remove 2 functions * [GFS2] Fix DIO deadlock * [GFS2] Fail over to readpage for stuffed files * [GFS2] Fix change nlink deadlock * [DLM] Fix schedule() calls * [DLM] Fix spin lock already unlocked bug * [GFS2] Fix ordering of page disposal vs. glock_dq * [GFS2] BZ 217008 fsfuzzer fix. * [GFS2] Fix gfs2_rename deadlock * [DLM] change some log_error to log_debug * [DLM] rename dlm_config_info fields * [DLM] add config entry to enable log_debug * [DLM] expose dlm_config_info fields in configfs * [GFS2] gfs2 knows of directories which it chooses not to display * [GFS2] make gfs2_change_nlink_i() static * [DLM] Use workqueues for dlm lowcomms * [DLM] fix user unlocking * [DLM] fix master recovery * [GFS2] Add writepages for "data=writeback" mounts * [GFS2] Clean up/speed up readdir * [GFS2] Remove max_atomic_write tunable * [GFS2] Shrink gfs2_inode memory by half * [GFS2] Remove the "greedy" function from glock.[ch] * [GFS2] Remove unused go_callback operation * [GFS2] Remove local exclusive glock mode * [DLM] lowcomms tidy * [GFS2] Tidy up glops calls * [DLM] fix lowcomms receiving * [GFS2] Remove queue_empty() function * [GFS2] Compile fix for glock.c * [GFS2] use CURRENT_TIME_SEC instead of get_seconds in gfs2 * [GFS2] Fix typo in glock.c * [DLM] Make sock_sem into a mutex * [DLM] saved dlm message can be dropped * [DLM] can miss clearing resend flag * [GFS2] Fix recursive locking attempt with NFS * [GFS2] Fix list corruption in lops.c * [GFS2] increase default lock limit * [GFS2] make lock_dlm drop_count tunable in sysfs * [GFS2/DLM] use sysfs * [GFS2/DLM] fix GFS2 circular dependency * [GFS2] more CURRENT_TIME_SEC * [GFS2] Put back semaphore to avoid umount problem * [GFS2] Fix unlink deadlocks * [DLM/GFS2] indent help text * [DLM] zero new user lvbs * [DLM] fix softlockup in dlm_recv * [GFS2] nfsd readdirplus assertion failure * libata: ACPI and _GTF support * libata: ACPI _SDD support * libata: change order of _SDD/_GTF execution (resend #3) * libata: wrong sizeof for BUFFER -- Ben Collins Tue, 30 Jan 2007 10:42:16 -0500 linux-source-2.6.20 (2.6.20-6.8) feisty; urgency=low [Ben Collins] * zd1211rw: Add WL-117 ZyDAS device (also to unusual_devs) - GIT-SHA f4e590f04c115142f97ae121d1907a4c782f8fe0 - Bug #78311 * ubuntu/gfs1: Fixups for build warnings - GIT-SHA e25792fce5c6d02004e51171387daabf811ae5ae * ubuntu/mol: Fixes to build again. Fabio owes me a beer. - GIT-SHA f57afa67e6410d9c3a21d3bf64fb4274c8d83bd2 * acpi/osl: Dedicated work queue for notify() execution - GIT-SHA 2365e9585cdc207280bbda4017921aa8b6e5224a - Bug #75398 * ubuntu/gfs1: Fix compile failure. - GIT-SHA aed1705a979b1a4b228598980af5b6095cdb6cb5 * debian/config: Disable via_pata and re-enable via-ide driver. - GIT-SHA ec624a5acacae28761f73aa70f61d441fa9931c4 - Bug #75492 * fs/exec.c: Implement new style of apport interaction. - GIT-SHA 1c3aaaa6866c3129e854887cee5180d0881742e1 * debian/firmware: Update zd1211b_uphr file. - GIT-SHA d17e13bfd559680e92ddc42b10d0bc0c1f81fd8c [Daniel T. Chen] * sound/pci/hda/: Add Conexant HDA codec support (hda_patch.h) - GIT-SHA d3cba8f9d6053991b4979cbef059f9b9c3a49ace * sound/pci/hda/: Add Conexant HDA codec support (Makefile) - GIT-SHA c91da21e199515d9ac8daf99a4ffb9771ee249bc * sound/pci/hda/: Add Conexant HDA codec support (patch_conexant.c) - GIT-SHA b13229d7257c689bf6f9595b29aa812e918e3439 [Upstream Kernel Changes] * [JFFS2] kill warning RE debug-only variables * [MTD NAND] Initial import of CAFÉ NAND driver. * [MTD] SSFDC must depend on BLOCK * [MTD NAND] OLPC CAFÉ driver update * [MTD] MAPS: Add parameter to amd76xrom to override rom window size * [MTD] CHIPS: Support for SST 49LF040B flash chip * [MTD] MAPS: Support for BIOS flash chips on Intel ESB2 southbridge * [JFFS2] Use rb_first() and rb_last() cleanup * [MTD] JEDEC probe: fix comment typo (devic) * [MTD] MAPS: esb2rom: use hotplug safe interfaces * [JFFS2] Fix jffs2_follow_link() typo * [MTD] NAND: AT91 NAND driver * [MTD] mtdchar: Fix MEMGETOOBSEL and ECCGETLAYOUT ioctls * [MTD] MAPS: Remove ITE 8172G and Globespan IVR MTD support * [MTD] NAND: nandsim page-wise allocation (1/2) * [MTD] NAND: nandsim page-wise allocation (2/2) * [MTD] NAND: nandsim coding style fix * [MTD] core: trivial comments fix * [MTD] NOR: leave Intel chips in read-array mode on suspend * [MTD] NAND: nandsim: support subpage write * [MTD] NAND: Combined oob buffer so it's contiguous with data * [MTD] NAND: Correct setting of chip->oob_poi OOB buffer * [MTD] NAND: Add hardware ECC correction support to CAFÉ NAND driver * [MTD] NAND: CAFÉ NAND driver cleanup, fix ECC on reading empty flash * [MTD] NAND: Disable ECC checking on CAFÉ since it's broken for now * [MTD] NAND: Fix nand_default_mark_blockbad() when flash-based BBT disabled * [MTD] NAND: Café ECC -- remove spurious BUG_ON() in err_pos() * [MTD] NAND: Reset Café controller before initialising. * [MTD] CAFÉ NAND: Add 'slowtiming' parameter, default usedma and checkecc on * [MTD] NAND: Add ECC debugging for CAFÉ * [MTD] NAND: Remove empty block ECC workaround * [MTD] NAND: Fix timing calculation in CAFÉ debugging message * [MTD] NAND: Use register #defines throughout CAFÉ driver, not numbers * [MTD] NAND: Add register debugging spew option to CAFÉ driver * [MTD] NAND: Fix ECC settings in CAFÉ controller driver. * MTD: OneNAND: interrupt based wait support * [MTD] OneNAND: lock support * [MTD] OneNAND: Single bit error detection * [MTD] [NAND] rtc_from4.c: use lib/bitrev.c * [MTD] make drivers/mtd/cmdlinepart.c:mtdpart_setup() static * [MTD] [NAND] Fix endianess bug in ndfc.c * [MTD] [MAPS] Support for BIOS flash chips on the nvidia ck804 southbridge * [MTD] Allow variable block sizes in mtd_blkdevs * [MTD] [NAND] remove len/ooblen confusion. * [MTD] Fix printk format warning in physmap. (resources again) * [MTD] replace kmalloc+memset with kzalloc * [MTD] [NAND] Update CAFÉ driver interrupt handler prototype * [MTD] [NAND] fix ifdef option in nand_ecc.c * [MTD] Tidy bitrev usage in rtc_from4.c * [MTD] increase MAX_MTD_DEVICES * [MTD] fix map probe name for cstm_mips_ixx * [MTD] add MTD_BLKDEVS Kconfig option * [MTD] NAND: add subpage write support * [MTD] add get_mtd_device_nm() function * [MTD] add get and put methods * [MTD] return error code from get_mtd_device() * [MTD] Use EXPORT_SYMBOL_GPL() for exported symbols. * [MTD] Remove trailing whitespace * [MTD] bugfix: DataFlash is not bit writable * [MTD] [NAND] Compile fix in rfc_from4.c * [MTD] redboot partition combined fis / config problem * [MTD] NAND: use SmartMedia ECC byte order for ndfc * [MTD] nandsim: bugfix in page addressing * [MTD] NAND: Support for 16-bit bus-width on AT91. * [MTD] Support combined RedBoot FIS directory and configuration area * [MTD] of_device-based physmap driver * [MTD] ESB2ROM uses PCI * [MTD] Fix SSFDC build for variable blocksize. * [JFFS2] replace kmalloc+memset with kzalloc * [MTD] Fix ssfdc blksize typo * [MTD] OneNAND: fix oob handling in recent oob patch * [MTD] Nuke IVR leftovers * [JFFS2] add cond_resched() when garbage collecting deletion dirent * [CIFS] Update CIFS version number * [JFFS2] Fix error-path leak in summary scan * ieee80211: WLAN_GET_SEQ_SEQ fix (select correct region) * ipw2100: Fix dropping fragmented small packet problem * [SCSI] advansys: wrap PCI table inside ifdef CONFIG_PCI * [SCSI] qla2xxx: make qla2x00_reg_remote_port() static * [SCSI] Add missing completion to scsi_complete_async_scans() * [SCSI] scsi_transport_spi: fix sense buffer size error * [SCSI] seagate: remove BROKEN tag * [SCSI] qla2xxx: Don't log trace-control async-events. * [SCSI] qla2xxx: Correct endianess issue while interrogating MS status. * [SCSI] qla2xxx: Use proper prep_ms_iocb() function during GFPN_ID. * [SCSI] qla2xxx: Detect GPSC capabilities within a fabric. * [SCSI] qla2xxx: Correct IOCB queueing mechanism for ISP54XX HBAs. * [SCSI] qla2xxx: Correct reset handling logic. * [SCSI] qla2xxx: Perform a fw-dump when an ISP23xx RISC-paused state is detected. * [SCSI] qla2xxx: Use generic isp_ops.fw_dump() function. * [SCSI] qla2xxx: Update version number to 8.01.07-k4. * ARM: OMAP: fix MMC workqueue changes * MMC: at91 mmc linkage updates * i2c-pnx: Fix interrupt handler, get rid of EARLY config option * i2c-pnx: Add entry to MAINTAINERS * i2c: Migration aids for i2c_adapter.dev removal * ACPI: Altix: ACPI _PRT support * IB/mthca: Fix off-by-one in FMR handling on memfree * i2c-mv64xxx: Fix random oops at boot * i2c/m41t00: Do not forget to write year * UHCI: make test for ASUS motherboard more specific * UHCI: support device_may_wakeup * USB: fix interaction between different interfaces in an "Option" usb device * USB: funsoft is borken on sparc * USB: omap_udc build fixes (sync with linux-omap) * USB Storage: unusual_devs: add supertop drives * USB storage: fix ipod ejecting issue * USB: small update to Documentation/usb/acm.txt * USB: Fixed bug in endpoint release function. * sisusb_con warning fixes * USB: usblp.c - add Kyocera Mita FS 820 to list of "quirky" printers * USB: asix: Fix AX88772 device PHY selection * PCI: disable PCI_MULTITHREAD_PROBE * Driver core: Fix prefix driver links in /sys/module by bus-name * ACPI: ec: enable printk on cmdline use * Add AFS_SUPER_MAGIC to magic.h * Fix implicit declarations in via-pmu * Fix leds-s3c24xx hardware.h reference * start_kernel: test if irq's got enabled early, barf, and disable them again * kernelparams: detect if and which parameter parsing enabled irq's * PCI: prevent down_read when pci_devices is empty * via82cxxx: fix cable detection * KVM: Fix GFP_KERNEL alloc in atomic section bug * KVM: Use raw_smp_processor_id() instead of smp_processor_id() where applicable * KVM: Recover after an arch module load failure * KVM: Improve interrupt response * rtc-at91rm9200 build fix * Fix BUG at drivers/scsi/scsi_lib.c:1118 caused by "pktsetup dvd /dev/sr0" * atiixp: Old drivers/ide layer driver for the ATIIXP hang fix * adfs: fix filename handling * swsusp: Do not fail if resume device is not set * profiling: fix sched profiling typo * i386: Restore CONFIG_PHYSICAL_START option * Sanely size hash tables when using large base pages * i386: fix modpost warning in SMP trampoline code * i386: fix another modpost warning * i386: modpost smpboot code warning fix * ip2 warning fix * fix memory corruption from misinterpreted bad_inode_ops return values * fix BUG_ON(!PageSlab) from fallback_alloc * Update the rtc-rs5c372 driver * KVM: Prevent stale bits in cr0 and cr4 * KVM: MMU: Implement simple reverse mapping * KVM: MMU: Teach the page table walker to track guest page table gfns * KVM: MMU: Load the pae pdptrs on cr3 change like the processor does * KVM: MMU: Fold fetch_guest() into init_walker() * KVM: MU: Special treatment for shadow pae root pages * KVM: MMU: Use the guest pdptrs instead of mapping cr3 in pae mode * KVM: MMU: Make the shadow page tables also special-case pae * KVM: MMU: Make kvm_mmu_alloc_page() return a kvm_mmu_page pointer * KVM: MMU: Shadow page table caching * KVM: MMU: Write protect guest pages when a shadow is created for them * KVM: MMU: Let the walker extract the target page gfn from the pte * KVM: MMU: Support emulated writes into RAM * KVM: MMU: Zap shadow page table entries on writes to guest page tables * KVM: MMU: If emulating an instruction fails, try unprotecting the page * KVM: MMU: Implement child shadow unlinking * KVM: MMU: kvm_mmu_put_page() only removes one link to the page * KVM: MMU: oom handling * KVM: MMU: Remove invlpg interception * KVM: MMU: Remove release_pt_page_64() * KVM: MMU: Handle misaligned accesses to write protected guest page tables * KVM: MMU: kvm a little earlier * KVM: Avoid oom on cr3 switch * KVM: Add missing 'break' * KVM: Don't set guest cr3 from vmx_vcpu_setup() * KVM: MMU: Add missing dirty bit * KVM: Make loading cr3 more robust * KVM: Simplify mmu_alloc_roots() * KVM: Simplify test for interrupt window * pata_optidma: typo in Kconfig * hpt37x: Two important bug fixes * Check for populated zone in __drain_pages * qconf: fix SIGSEGV on empty menu items * fix the toshiba_acpi write_lcd return value * fix OOM killing of swapoff * fix garbage instead of zeroes in UFS * shrink_all_memory(): fix lru_pages handling * connector: some fixes for ia64 unaligned access errors * [ARM] 4079/1: iop: Update MAINTAINERS * [ARM] 4070/1: arch/arm/kernel: fix warnings from missing includes * [ARM] 4082/1: iop3xx: fix iop33x gpio register offset * [SCSI] scsi_scan: fix report lun problems with CDROM or RBC devices * [SCSI] iscsi: fix 2.6.19 data digest calculation bug * [SCSI] iscsi: fix crypto_alloc_hash() error check * [SCSI] iscsi: newline in printk * [SCSI] iscsi: simplify IPv6 and IPv4 address printing * [SCSI] libiscsi: fix senselen calculation * [SCSI] aacraid: Product List Update * [SCSI] scsi: lpfc error path fix * [SCSI] sr: fix error code check in sr_block_ioctl() * [SCSI] 3ware 8000 serialize reset code * [SCSI] megaraid_sas: Update module author * [SCSI] fusion: fibre channel: return DID_ERROR for MPI_IOCSTATUS_SCSI_IOC_TERMINATED * [SCSI] fusion: power pc and miscellaneous bug fixs * [SCSI] fusion: MODULE_VERSION support * [SCSI] fusion: bump version * [SCSI] qla1280: set residual correctly * ixgb: Fix early TSO completion * ixgb: Maybe stop TX if not enough free descriptors * [ARM] Fix kernel-mode undefined instruction aborts * Linux 2.6.20-rc4 * IB/iser: Return error code when PDUs may not be sent * qla3xxx: Remove NETIF_F_LLTX from driver features. * qla3xxx: Add delay to NVRAM register access. * RDMA/iwcm: iWARP connection timeouts shouldn't be reported as rejects * RDMA/ucma: Fix struct ucma_event leak when backlog is full * RDMA/ucma: Don't report events with invalid user context * IB/mthca: Fix PRM compliance problem in atomic-send completions * i915: Fix a DRM_ERROR that should be DRM_DEBUG. * HID: fix mappings for DiNovo Edge Keyboard - Logitech USB BT receiver * HID: tiny patch to remove a kmalloc cast * HID: mousepoll parameter makes no sense for generic HID * [ARM] Fix potential MMCI bug * [ARM] pass vma for flush_anon_page() * [ARM] Resolve fuse and direct-IO failures due to missing cache flushes * [ARM] Provide basic printk_clock() implementation * [MIPS] Malta: Add missing MTD file. * [MIPS] csum_partial and copy in parallel * [MIPS] SMTC build fix * [MIPS] Fix build errors on SEAD * [MIPS] pnx8550: Fix write_config_byte() PCI config space accessor * [MIPS] TX49: Fix use of CDEX build_store_reg() * [MIPS] PNX8550: Fix system timer support * [POWERPC] Fix bogus BUG_ON() in in hugetlb_get_unmapped_area() * [POWERPC] Fix unbalanced uses of of_node_put * [POWERPC] Avoid calling get_irq_server() with a real, not virtual irq. * [POWERPC] Fix manual assembly WARN_ON() in enter_rtas(). * [POWERPC] Update ppc64_defconfig * [POWERPC] Add legacy iSeries to ppc64_defconfig * [POWERPC] 52xx: Don't use device_initcall to probe of_platform_bus * [POWERPC] Fix mpc52xx fdt to use correct device_type for sound devices * [POWERPC] Don't include powerpc/sysdev/rom.o for arch/ppc builds * [POWERPC] Fix mpc52xx serial driver to work for arch/ppc again * [POWERPC] disable PReP and EFIKA during make oldconfig * [POWERPC] iSeries: fix mf proc initialisation * [POWERPC] iSeries: fix proc/iSeries initialisation * [POWERPC] iSeries: fix lpevents initialisation * [POWERPC] iSeries: fix viopath initialisation * [POWERPC] iSeries: fix setup initcall * [POWERPC] Fix corruption in hcall9 * [POWERPC] Fix bugs in the hypervisor call stats code * forcedeth: sideband management fix * s390: qeth driver fixes: VLAN hdr, perf stats * s390: qeth driver fixes: packet socket * s390: qeth driver fixes: atomic context fixups * s390: iucv Kconfig help description changes * chelsio: error path fix * pcnet_cs : add new id * [ALSA] Audio: Add nvidia HD Audio controllers of MCP67 support to hda_intel.c * [ALSA] Fix potential NULL pointer dereference in echoaudio midi * [ALSA] usb-audio: work around wrong frequency in CM6501 descriptors * [ALSA] hda_intel: ALSA HD Audio patch for Intel ICH9 * [ALSA] hda-codec - Fix NULL dereference in generic hda code * [ALSA] _snd_cmipci_uswitch_put doesn't set zero flags * [ALSA] usb: usbmixer error path fix * [ALSA] usbaudio - Fix kobject_add() error at reconnection * [INET]: Fix incorrect "inet_sock->is_icsk" assignment. * [X25]: Trivial, SOCK_DEBUG's in x25_facilities missing newlines * [Bluetooth] Add packet size checks for CAPI messages * [Bluetooth] More checks if DLC is still attached to the TTY * [Bluetooth] Fix uninitialized return value for RFCOMM sendmsg() * [Bluetooth] Handle device registration failures * [Bluetooth] Correct SCO buffer size for another ThinkPad laptop * [Bluetooth] Correct SCO buffer for Broadcom based HP laptops * [Bluetooth] Correct SCO buffer for Broadcom based Dell laptops * NetLabel: correct locking in selinux_netlbl_socket_setsid() * NetLabel: correct CIPSO tag handling when adding new DOI definitions * [BNX2]: Don't apply CRC PHY workaround to 5709. * [BNX2]: Fix 5709 Serdes detection. * [BNX2]: Fix bug in bnx2_nvram_write(). * [BNX2]: Update version and reldate. * [TG3]: Add PHY workaround for 5755M. * [NETFILTER]: nf_conntrack_netbios_ns: fix uninitialized member in expectation * [TCP]: Fix iov_len calculation in tcp_v4_send_ack(). * [S390] memory detection misses 128k. * [S390] cio: use barrier() in stsch_reset. * [S390] Fix cpu hotplug (missing 'online' attribute). * [S390] Fix vmalloc area size calculation. * [S390] don't call handle_mm_fault() if in an atomic context. * [S390] locking problem with __cpcmd. * [ALSA] version 1.0.14rc1 * HID: Fix DRIVER_DESC macro * i2c/pci: fix sis96x smbus quirk once and for all * IB/ehca: Use proper GFP_ flags for get_zeroed_page() * IB/mthca: Don't execute QUERY_QP firmware command for QP in RESET state * [NETFILTER]: nf_conntrack_ipv6: fix crash when handling fragments * [NETFILTER]: arp_tables: fix userspace compilation * [NETFILTER]: nf_nat: fix hanging connections when loading the NAT module * [NETFILTER]: tcp conntrack: fix IP_CT_TCP_FLAG_CLOSE_INIT value * [SCTP]: Fix err_hdr assignment in sctp_init_cause. * [INET]: style updates for the inet_sock->is_icsk assignment fix * [IPV4] devinet: inetdev_init out label moved after RCU assignment * [JFFS2] Reschedule in loops * [JFFS2] use the ref_offset macro * [MTD] OneNAND: fix onenand_wait bug * [MTD] OneNAND: add subpage write support * [MTD] OneNAND: release CPU in cycles * [MTD] OneNAND: fix onenand_wait bug in read ecc error * [MTD] OneNAND: Implement read-while-load * [MTD] OneNAND: return ecc error code only when 2-bit ecc occurs * [MTD] OneNAND: Handle DDP chip boundary during read-while-load * MAINTAINERS: maintainer for sata_promise * fix linux banner format string * ieee1394: sbp2: fix probing of some DVD-ROM/RWs * [MIPS] PNX8550: Fix system timer initialization * [MIPS] Fix N32 SysV IPC routines * [MIPS] Alchemy: Fix PCI-memory access * Page allocation hooks for VMI backend * Paravirt CPU hypercall batching mode * IOPL handling for paravirt guests * SMP boot hook for paravirt * VMI backend for paravirt-ops * VMI timer patches * Vmi compile fix * Vmi native fix * x86-64: Update defconfig * i386: Update defconfig * x86-64: Make noirqdebug_setup function non init to fix modpost warning * x86-64: Use different constraint for gcc < 4.1 in bitops.h * i386: cpu hotplug/smpboot misc MODPOST warning fixes * i386: make apic probe function non-init * x86-64: modpost add more symbols to whitelist pattern2 * x86-64: Modpost whitelist reference to more symbols (pattern 3) * x86-64: pci quirks MODPOST warning fix * x86-64: - Ignore long SMI interrupts in clock calibration * x86-64: tighten up printks * i386: Fix memory hotplug related MODPOST generated warning * i386: Convert some functions to __init to avoid MODPOST warnings * x86-64: Fix warnings in ia32_aout.c * ACPI: rename cstate_entry_s to cstate_entry * ACPI: delete two spurious ACPI messages * ACPI: schedule obsolete features for deletion * ACPI: update MAINTAINERS * Pull trivial into release branch * Don't put "linux_banner" in the .init section * sched: tasks cannot run on cpus onlined after boot * increment pos before looking for the next cap in __pci_find_next_ht_cap * Fix sparsemem on Cell * qconf: (re)fix SIGSEGV on empty menu items * rtc-sh: correctly report rtc_wkalrm.enabled * Change cpu_up and co from __devinit to __cpuinit * Kdump documentation update * i386: sched_clock using init data tsc_disable fix * md: pass down BIO_RW_SYNC in raid{1,10} * KVM: add VM-exit profiling * NFS: Fix race in nfs_release_page() * really fix funsoft driver * Revert bd_mount_mutex back to a semaphore * intel-rng workarounds * Fix HWRNG built-in initcalls priority * fix typo in geode_configre()@cyrix.c * FD_ZERO build fix * PCMCIA: fix drivers broken by recent cleanup * blktrace: only add a bounce trace when we really bounce * Linux v2.6.20-rc5 * [JFFS2] debug.h: include for current->pid * omap: Update MMC response types * mmc: Correct definition of R6 * V4L/DVB (5019): Fix the frame->grabstate update in read() entry point. * V4L/DVB (5020): Fix: disable interrupts while at KM_BOUNCE_READ * V4L/DVB (5021): Cx88xx: Fix lockup on suspend * V4L/DVB (5024): Fix quickcam communicator driver for big endian architectures * V4L/DVB (5029): Ks0127 status flags * V4L/DVB (5033): MSI TV@nywhere Plus fixes * V4L/DVB (5069): Fix bttv and friends on 64bit machines with lots of memory * V4L/DVB (5071): Tveeprom: autodetect LG TAPC G701D as tuner type 37 * V4L/DVB (5023): Fix compilation on ppc32 architecture * bcm43xx: Fix failure to deliver PCI-E interrupts * NTFS: 2.1.28 - Fix deadlock reported by Sergey Vlasov due to ntfs_put_inode(). * NTFS: Forgot to bump version number in makefile to 2.1.28... * 8139cp: Don't blindly enable interrupts * myri10ge: make wc_fifo usage load-time tunable * myri10ge: check that we can get an irq * myri10ge: update driver version to 1.2.0 * Update ucc_geth.c for new workqueue structure * Fix phy_read/write redefinition errors in ucc_geth_phy.c * hwmon/w83793: Remove the description of AMDSI and update the voltage formula * hwmon: Fix the VRD 11 decoding * hwmon/w83793: Ignore disabled temperature channels * hwmon/w83793: Fix the fan input detection * hwmon/w83793: Hide invalid VID readings * [MIPS] SMTC: Fix cp0 hazard. * [MIPS] Delete duplicate call to load_irq_save. * sis190: failure to set the MAC address from EEPROM * libata doc: "error : unterminated entity reference exceptions" * sata_via: add PCI ID 0x5337 * libata: initialize qc->dma_dir to DMA_NONE * libata: fix handling of port actions in per-dev action mask * sata_mv HighPoint 2310 support (88SX7042) * HID: fix some ARM builds due to HID brokenness - make USB_HID depend on INPUT * HID: GEYSER4_ISO needs quirk * HID: update MAINTAINERS entry for USB-HID * HID: proper LED-mapping for SpaceNavigator * HID: compilation fix when DEBUG_DATA is defined * HID: hid/hid-input.c doesn't need to include linux/usb/input.h * HID: add missing RX, RZ and RY enum values to hid-debug output * HID: put usb_interface instead of usb_device into hid->dev to fix udevinfo breakage * hid-core.c: Adds GTCO CalComp Interwrite IPanel PIDs to blacklist * [CIFS] Remove 2 unneeded kzalloc casts * [CIFS] cifs sprintf fix * ocfs2: Don't print errors when following symlinks * ocfs2: Directory c/mtime update fixes * ocfs2: cleanup ocfs2_iget() errors * ocfs2: Add backup superblock info to ocfs2_fs.h * [CIFS] Fix oops when Windows server sent bad domain name null terminator * [POWERPC] Remove bogus sanity check in pci -> OF node code * [POWERPC] Fix cell's mmio nvram to properly parse device tree * [POWERPC] Fix broken DMA on non-LPAR pSeries * [POWERPC] Make it blatantly clear; mpc5200 device tree is not yet stable * [POWERPC] Fix OF node refcnt underflow in 836x and 832x platform code * [POWERPC] atomic_dec_if_positive sign extension fix * usbtouchscreen: make ITM screens report BTN_TOUCH as zero when not touched * USB: asix: Detect internal PHY and enable/use accordingly * USB: rndis_host: fix crash while probing a Nokia S60 mobile * USB: make usbhid ignore Imation Disc Stakka * USB: unusual_devs.h for 0x046b:ff40 * USB: add vendor/device id for Option GT Max 3.6 cards * USB: disable USB_MULTITHREAD_PROBE * USB: Fix for typo in ohci-ep93xx.c * USB: unusual_devs.h entry for nokia 6233 * PCI: Unhide the SMBus on the Asus P4P800-X * PCI: rework Documentation/pci.txt * PCI: fix pci-driver kernel-doc * [Bluetooth] Missing endian swapping for L2CAP socket list * [Bluetooth] Restrict well known PSM to privileged users * IB/srp: Check match_strdup() return * IB/ehca: Fix improper use of yield() with spinlock held * IB/ehca: Fix mismatched spin_unlock in irq handler * vmx: Fix register constraint in launch code * x86: fix PDA variables to work during boot * modify 3c589_cs to be SMP safe * Note that JFFS (v1) is to be deleted, in feature-removal-schedule.txt * more ftape removal * PHY: Export phy ethtool helpers * ehea: Fixed wrong dereferencation * ehea: Fixing firmware queue config issue * ehea: Modified initial autoneg state determination * ehea: New method to determine number of available ports * ehea: Improved logging of permission issues * ehea: Added logging off associated errors * ehea: Fixed possible nullpointer access * NetXen: Firmware check modifications * NetXen: Use pci_register_driver() instead of pci_module_init() in init_module * [ALSA] Repair snd-usb-usx2y over OHCI * fix "kvm: add vm exit profiling" * Revert nmi_known_cpu() check during boot option parsing * blockdev direct_io: fix signedness bug * SubmitChecklist update * paravirt: mark the paravirt_ops export internal * KVM: make sure there is a vcpu context loaded when destroying the mmu * KVM: fix race between mmio reads and injected interrupts * KVM: x86 emulator: fix bit string instructions * KVM: fix bogus pagefault on writable pages * rtc-sh: act on rtc_wkalrm.enabled when setting an alarm * fix blk_direct_IO bio preparation * tlclk: bug fix + misc fixes * mbind: restrict nodes to the currently allowed cpuset * resierfs: avoid tail packing if an inode was ever mmapped * Kdump documentation update: kexec-tools update * Kdump documentation update: ia64 portion * acpi: remove "video device notify" message * [MIPS] SMTC: Instant IPI replay. * [MIPS] Vr41xx: Fix after GENERIC_HARDIRQS_NO__DO_IRQ change * elevator: move clearing of unplug flag earlier * notifiers: fix blocking_notifier_call_chain() scalability * funsoft: ktermios fix * horizon.c: missing __devinit * s2io bogus memset * fix prototype of csum_ipv6_magic() (ia64) * correct sys_shmget allocation check * s2io bogus memset * mv643xx_eth: Fix race condition in mv643xx_eth_free_tx_descs * Clear spurious irq stat information when adding irq handler * email change for shemminger@osdl.org * Change Linus' email address too * V4L/DVB (5123): Buf_qbuf: fix: videobuf_queue->stream corruption and lockup * [IPSEC] flow: Fix potential memory leak * [IPV6] MCAST: Fix joining all-node multicast group on device initialization. * [SELINUX]: increment flow cache genid * [NETFILTER]: ctnetlink: fix leak in ctnetlink_create_conntrack error path * [NETFILTER]: fix xt_state compile failure * [SCTP]: Set correct error cause value for missing parameters * [SCTP]: Verify some mandatory parameters. * [SCTP]: Correctly handle unexpected INIT-ACK chunk. * [SCTP]: Fix SACK sequence during shutdown * [X.25]: Add missing sock_put in x25_receive_data * [IrDA]: irda-usb TX path optimization (was Re: IrDA spams logfiles - since 2.6.19) * [IrDA]: Removed incorrect IRDA_ASSERT() * [IPSEC]: Policy list disorder * [TCP]: skb is unexpectedly freed. * [IRDA] vlsi_ir.{h,c}: remove kernel 2.4 code * [NETFILTER]: Fix iptables ABI breakage on (at least) CRIS * [NET]: Process include/linux/if_{addr,link}.h with unifdef * [TCP]: rare bad TCP checksum with 2.6.19 * [IPV6]: Fixed the size of the netlink message notified by inet6_rt_notify(). * [IP] TUNNEL: Fix to be built with user application. * [SCTP]: Fix compiler warning. * ahci: make ULi M5288 ignore interface fatal error bit * sata_nv: don't rely on NV_INT_DEV indication with ADMA * ahci: don't enter slumber on power down * libata: Fixup n_elem initialization * libata: Initialize qc->pad_len * [POWERPC] PS3: Fix uniprocessor kernel build * [POWERPC] ps3_free_io_irq: Fix inverted error check * [MIPS] There is no __GNUC_MAJOR__ * [MIPS] Fix APM build * [MIPS] SMTC: Fix TLB sizing bug for TLB of 64 >= entries * [MIPS] SMTC: Fix module build by exporting symbol * [MIPS] vr41xx: need one more nop with mtc0_tlbw_hazard() * [MIPS] Fix reported amount of freed memory - it's in kB not bytes * [MIPS] VPE loader: Initialize lists before they're actually being used ... * [MIPS] Fix wrong checksum calculation on 64-bit MIPS * NFS: Fix Oops in rpc_call_sync() * NFS: Fix races in nfs_revalidate_mapping() * [IPV4]: Fix the fib trie iterator to work with a single entry routing tables * [AF_PACKET]: Fix BPF handling. * libata cmd64x: whack into a shape that looks like the documentation * libata hpt3xn: Hopefully sort out the DPLL logic versus the vendor code * libata: set_mode, Fix the FIXME * Linux 2.6.20-rc6 * [TCP]: Fix sorting of SACK blocks. * sata_via: don't diddle with ATA_NIEN in ->freeze * ahci: improve and limit spurious interrupt messages, take#3 * libata: implement ATA_FLAG_IGN_SIMPLEX and use it in sata_uli * libata-sff: Don't call bmdma_stop on non DMA capable controllers * [BNX2]: Fix 2nd port's MAC address. * [DECNET]: Handle a failure in neigh_parms_alloc (take 2) * x86_64: fix put_user for 64-bit constant * [AF_PACKET]: Check device down state before hard header callbacks. * [TCP]: Restore SKB socket owner setting in tcp_transmit_skb(). * [NETFILTER]: nf_nat: fix ICMP translation with statically linked conntrack * [NETFILTER]: nf_nat_pptp: fix expectation removal * [NETFILTER]: nf_conntrack_pptp: fix NAT setup of expected GRE connections * [AVR32] Export clear_page symbol * [AVR32] Update ATSTK1000 defconfig: Enable macb by default * Resurrect 'try_to_free_buffers()' VM hackery * Write back inode data pages even when the inode itself is locked * KVM: SVM: Fix SVM idt confusion * KVM: Emulate IA32_MISC_ENABLE msr * KVM: MMU: Perform access checks in walk_addr() * KVM: MMU: Report nx faults to the guest * KVM: SVM: Propagate cpu shutdown events to userspace * S3C24XX: fix passing spi chipselect to select routine * spi: fix error setting the spi mode in pxa2xx_spi.c * Fix CONFIG_COMPAT_VDSO * Fix gate_vma.vm_flags * Add VM_ALWAYSDUMP * i386 vDSO: use VM_ALWAYSDUMP * x86_64 ia32 vDSO: use VM_ALWAYSDUMP * powerpc vDSO: use VM_ALWAYSDUMP * x86_64 ia32 vDSO: define arch_vma_name * Fix NULL ->nsproxy dereference in /proc/*/mounts * SPI: alternative fix for spi_busnum_to_master * ACPI: fix cpufreq regression * Gigaset ISDN driver error handling fixes * knfsd: update email address and status for NFSD in MAINTAINERS * knfsd: fix setting of ACL server versions * knfsd: fix an NFSD bug with full sized, non-page-aligned reads * knfsd: replace some warning ins nfsfh.h with BUG_ON or WARN_ON * knfsd: Don't mess with the 'mode' when storing a exclusive-create cookie * md: update email address and status for MD in MAINTAINERS * md: make 'repair' actually work for raid1 * md: make sure the events count in an md array never returns to zero * md: avoid reading past the end of a bitmap file * 9p: fix bogus return code checks during initialization * 9p: fix rename return code * 9p: update documentation regarding server applications * 9p: fix segfault caused by race condition in meta-data operations * 9p: null terminate error strings for debug print * dm-multipath: fix stall on noflush suspend/resume * remove __devinit markings from rtc_sysfs_add_device() * fix various kernel-doc in header files * knfsd: Fix type mismatch with filldir_t used by nfsd * md: fix potential memalloc deadlock in md * MM: Remove invalidate_inode_pages2_range() debug * Fix UML on non-standard VM split hosts * md: remove unnecessary printk when raid5 gets an unaligned read. * core-dumping unreadable binaries via PT_INTERP * netdev: add a MAINTAINERS entry for via-velocity and update my address * Fix race in efi variable delete code * ahci: fix endianness in spurious interrupt message * sata_via: style clean up, no indirect method call in LLD * ahci: use 0x80 as wait stat value instead of 0xff * Fix Maple PATA IRQ assignment. * ocfs2: fix thinko in ocfs2_backup_super_blkno() * Boot loader ID for Gujin * [SPARC64]: Set g4/g5 properly in sun4v dtlb-prot handling. * [SELINUX]: Fix 2.6.20-rc6 build when no xfrm * [IPV4]: Fix single-entry /proc/net/fib_trie output. * [POWERPC] PS3: add not complete comment to kconfig * [POWERPC] Fix sys_pciconfig_iobase bus matching -- Ben Collins Sat, 06 Jan 2007 13:41:11 -0500 linux-source-2.6.20 (2.6.20-5.7) feisty; urgency=low [Upstream Kernel Changes] * [PARTITION]: Add whole_disk attribute. * [AGPGART] K8M890 support for amd-k8. * [SPARC64]: Add obppath sysfs attribute for SBUS and PCI devices. * [AGPGART] Remove unnecessary flushes when inserting and removing pages. * [CPUFREQ] select consistently * [CPUFREQ] Bug fix for acpi-cpufreq and cpufreq_stats oops on frequency change notification * [CPUFREQ] speedstep-centrino: missing space and bracket * [AGPGART] fix detection of aperture size versus GTT size on G965 * [AGPGART] Fix PCI-posting flush typo. * [CPUFREQ] longhaul: Fix up unreachable code. * [CPUFREQ] Longhaul - Fix up powersaver assumptions. * backlight: fix backlight_device_register compile failures * ACPI: EC: move verbose printk to debug build only * ACPI: increase ACPI_MAX_REFERENCE_COUNT for larger systems * ACPI: fix section mis-match build warning * ACPI: asus_acpi: new MAINTAINER * [AGPGART] drivers/char/agp/sgi-agp.c: check kmalloc() return value * [CPUFREQ] Longhaul - Always guess FSB * [CPUFREQ] Uninitialized use of cmd.val in arch/i386/kernel/cpu/cpufreq/acpi-cpufreq.c:acpi_cpufreq_target() * [CPUFREQ] longhaul: Kill off warnings introduced by recent changes. * cdrom: set default timeout to 7 seconds * ide-cd maintainer * [SOUND] Sparc CS4231: Fix IRQ return value and initialization. * [NET]: ifb double-counts packets * [PKTGEN]: Convert to kthread API. * [NET] drivers/net/loopback.c: convert to module_init() * [NETFILTER] xt_hashlimit.c: fix typo * [XFRM_USER]: avoid pointless void ** casts * [AF_NETLINK]: module_put cleanup * [X25]: proper prototype for x25_init_timers() * [SOUND] Sparc CS4231: Use 64 for period_bytes_min * [SUNGEM]: PHY updates & pause fixes (#2) * Fix some ARM builds due to HID brokenness * HID: fix help texts in Kconfig * [NETFILTER]: compat offsets size change * [NETFILTER]: Fix routing of REJECT target generated packets in output chain * [NETFILTER]: New connection tracking is not EXPERIMENTAL anymore * [NETFILTER]: nf_nat: fix MASQUERADE crash on device down * [NETFILTER]: ebtables: don't compute gap before checking struct type * [TCP]: Use old definition of before -- Ben Collins Fri, 05 Jan 2007 01:27:26 -0500 linux-source-2.6.20 (2.6.20-4.6) feisty; urgency=low [Ben Collins] * acpi/ec: Quiet "evaluating _XX" messages - GIT-SHA 312a9aed094affc358a8e22b17b209059e68252e - Bug #77867 -- Ben Collins Wed, 03 Jan 2007 16:58:54 -0500 linux-source-2.6.20 (2.6.20-4.5) feisty; urgency=low [Ben Collins] * toshiba_acpi: Add toshset patch - GIT-SHA 1ffa3a0ddcf076a379a1674725c80fd752e00ed9 - Bug #73011 * pm: Config option to disable handling of console during suspend/resume. - GIT-SHA e301ddf3803af8e6e87048216c63f2adb3e98f10 - Bug #56591 * speakup: Update to latest CVS - GIT-SHA 5f635ed9ba1cbaa1f6f3a0b1b9cba94be3129d2a * speakup: Include jiffies.h (removed during update) - GIT-SHA 1bbf403f5d5bb47b707fa4664c815ec42c155279 [Upstream Kernel Changes] * zd1211rw: Call ieee80211_rx in tasklet * ieee80211softmac: Fix errors related to the work_struct changes * ieee80211softmac: Fix mutex_lock at exit of ieee80211_softmac_get_genie * e1000: The user-supplied itr setting needs the lower 2 bits masked off * e1000: dynamic itr: take TSO and jumbo into account * e1000: For sanity, reformat e1000_set_mac_type(), struct e1000_hw[_stats] * e1000: omit stats for broken counter in 82543 * e1000: consolidate managability enabling/disabling * e1000: Fix Wake-on-Lan with forced gigabit speed * e1000: disable TSO on the 82544 with slab debugging * e1000: workaround for the ESB2 NIC RX unit issue * e1000: fix to set the new max frame size before resetting the adapter * e1000: fix ethtool reported bus type for older adapters * e1000: narrow down the scope of the tipg timer tweak * e1000: Fix PBA allocation calculations * e1000: Make the copybreak value a module parameter * e1000: 3 new driver stats for managability testing * e1000: No-delay link detection at interface up * netxen: remove private ioctl * netpoll: drivers must not enable IRQ unconditionally in their NAPI handler * r8169: use the broken_parity_status field in pci_dev * myri10ge: match number of save_state and restore * myri10ge: move request_irq to myri10ge_open * myri10ge: make msi configurable at runtime through sysfs * myri10ge: no need to save MSI and PCIe state in the driver * myri10ge: handle failures in suspend and resume * e1000: Do not truncate TSO TCP header with 82544 workaround * via-velocity uses INET interfaces * sky2: dual port NAPI problem * sky2: power management/MSI workaround * sky2: phy power down needs PCI config write enabled * ep93xx: some minor cleanups to the ep93xx eth driver * PHY probe not working properly for ibm_emac (PPC4xx) * NetXen: Adding new device ids. * NetXen: driver reload fix for newer firmware. * NetXen: Using correct CHECKSUM flag. * NetXen: Multiple adapter fix. * NetXen: Link status message correction for quad port cards. * NetXen: work queue fixes. * NetXen: Fix for PPC machines. * NetXen: Reducing ring sizes for IOMMU issue. * forcedeth: modified comment header * r8169: extraneous Cmd{Tx/Rx}Enb write * V4L/DVB (4955): Fix autosearch index * V4L/DVB (4956): [NOVA-T-USB2] Put remote-debugging in the right place * V4L/DVB (4958): Fix namespace conflict between w9968cf.c on MIPS * V4L/DVB (4959): Usbvision: possible cleanups * V4L/DVB (4960): Removal of unused code from usbvision-i2c.c * V4L/DVB (4964): VIDEO_PALETTE_YUYV and VIDEO_PALETTE_YUV422 are the same palette * V4L/DVB (4967): Add missing tuner module option pal=60 for PAL-60 support. * V4L/DVB (4968): Add PAL-60 support for cx2584x. * V4L/DVB (4970): Usbvision memory fixes * V4L/DVB (4972): Dvb-core: fix bug in CRC-32 checking on 64-bit systems * V4L/DVB (4973): Dvb-core: fix printk type warning * V4L/DVB (4979): Fixes compilation when CONFIG_V4L1_COMPAT is not selected * V4L/DVB (4980): Fixes bug 7267: PAL/60 is not working * V4L/DVB (4982): Fix broken audio mode handling for line-in in msp3400. * V4L/DVB (4983): Force temporal filter to 0 when scaling to prevent ghosting. * V4L/DVB (4984): LOG_STATUS should show the real temporal filter value. * V4L/DVB (4988): Cx2341x audio_properties is an u16, not u8 * V4L/DVB (4990): Cpia2/cpia2_usb.c: fix error-path leak * V4L/DVB (4991): Cafe_ccic.c: fix NULL dereference * V4L/DVB (4992): Fix typo in saa7134-dvb.c * V4L/DVB (4994): Vivi: fix use after free in list_for_each() * V4L/DVB (4995): Vivi: fix kthread_run() error check * V4L/DVB (4996): Msp3400: fix kthread_run error check * V4L/DVB (4997): Bttv: delete duplicated ioremap() * V4L/DVB (5014): Allyesconfig build fixes on some non x86 arch * V4L/DVB (5001): Add two required headers on kernel 2.6.20-rc1 * V4L/DVB (5012): Usbvision fix: It was using "&&" instead "&" * V4L/DVB (5010): Cx88: Fix leadtek_eeprom tagging * [S390] Change max. buffer size for monwriter device. * [S390] cio: fix stsch_reset. * ocfs2: don't print error in ocfs2_permission() * ocfs2: Allow direct I/O read past end of file * ocfs2: ignore NULL vfsmnt in ocfs2_should_update_atime() * ocfs2: always unmap in ocfs2_data_convert_worker() * ocfs2: export heartbeat thread pid via configfs * VM: Fix nasty and subtle race in shared mmap'ed page writeback * ieee1394: sbp2: pass REQUEST_SENSE through to the target * ieee1394: sbp2: fix bogus dma mapping * [ARM] 4063/1: ep93xx: fix IRQ_EP93XX_GPIO?MUX numbering * [ARM] 4064/1: make pxa_get_cycles() static * [ARM] 4065/1: S3C24XX: dma printk fixes * [ARM] 4066/1: correct a comment about PXA's sched_clock range * [ARM] 4071/1: S3C24XX: Documentation update * [ARM] 4073/1: Prevent s3c24xx drivers from including asm/arch/hardware.h and asm/arch/irqs.h * [ARM] 4074/1: Flat loader stack alignment * [ARM] 4077/1: iop13xx: fix __io() macro * [ARM] 4078/1: Fix ARM copypage cache coherency problems * Fix IPMI watchdog set_param_str() using kstrdup * Fix lock inversion aio_kick_handler() * powerpc iseries link error in allmodconfig * change WARN_ON back to "BUG: at ..." * rcu: rcutorture suspend fix * fix oom killer kills current every time if there is memory-less-node take2 * Add .gitignore file for relocs in arch/i386 * pci/probe: fix macro that confuses kernel-doc * Char: mxser, fix oops when removing opened * IB/mthca: Fix FMR breakage caused by kmemdup() conversion * MAINTAINERS: email addr change for Eric Moore * make fn_keys work again on power/macbooks * Char: isicom, eliminate spinlock recursion * Update to Documentation/tty.txt on line disciplines * fix mrproper incompleteness * sched: fix cond_resched_softirq() offset * Fix compilation of via-pmu-backlight * module: fix mod_sysfs_setup() return value * ramfs breaks without CONFIG_BLOCK * MM: SLOB is broken by recent cleanup of slab.h * cciss: build with PROC_FS=n * page_mkclean_one(): fix call to set_pte_at() * SPI: define null tx_buf to mean "shift out zeroes" * m25p80 build fixes (with MTD debug) * SPI/MTD: mtd_dataflash oops prevention * ARM: OMAP: fix GPMC compiler errors * ARM: OMAP: fix missing header on apollon board * Buglet in vmscan.c * cpuset procfs warning fix * respect srctree/objtree in Documentation/DocBook/Makefile * spi_s3c24xx_gpio: use right header * lockdep: printk warning fix * PIIX: remove check for broken MW DMA mode 0 * PIIX/SLC90E66: PIO mode fallback fix * Update CREDITS and MAINTAINERS entries for Lennert Buytenhek * KVM: Use boot_cpu_data instead of current_cpu_data * KVM: Simplify is_long_mode() * KVM: Initialize kvm_arch_ops on unload * KVM: Implement a few system configuration msrs * KVM: Move common msr handling to arch independent code * KVM: More msr misery * KVM: Rename some msrs * KVM: Fix oops on oom * kvm: fix GFP_KERNEL allocation in atomic section in kvm_dev_ioctl_create_vcpu() * sparc32: add offset in pci_map_sg() * fuse: fix typo * [SPARC64]: Fix "mem=xxx" handling. * [SPARC64]: Fix of_iounmap() region release. * [SPARC64]: Update defconfig. * [SPARC64]: Handle ISA devices with no 'regs' property. * [NET]: Add memory barrrier to netif_poll_enable() * [NET]: Don't export linux/random.h outside __KERNEL__. * [XFRM]: Algorithm lookup using .compat name * restore ->pdeath_signal behaviour * sound: hda: detect ALC883 on MSI K9A Platinum motherboards (MS-7280) * libata: fix combined mode * cfq-iosched: merging problem * selinux: fix selinux_netlbl_inode_permission() locking * Fix insta-reboot with "i386: Relocatable kernel support" * [ARM] Fix VFP initialisation issue for SMP systems * [ARM] 4080/1: Fix for the SSCR0_SlotsPerFrm macro * [ARM] 4081/1: Add definition for TI Sync Serial Protocol * x86_64: Fix dump_trace() -- Ben Collins Mon, 25 Dec 2006 19:30:22 -0500 linux-source-2.6.20 (2.6.20-3.4) feisty; urgency=low * Fix FTBFS due to changes in kernel-wedge. [Ben Collins] * ubuntu/media/usbvideo: Add USB Video Class driver (iSight) - GIT-SHA a948310ffdeb5d8dddff193aa31da63039d985d5 * ubuntu/media: Add usbvideo to build. - GIT-SHA 545ee922c0c492929eaa0a4c675c0f6d3dbc4cfd * prism2: Fix incorrect conversion of work queue. - GIT-SHA 44e61605e7d160397082028780da4f749c13db00 - Bug #76220 * uvcvideo: Fix usb urb callback prototypes. - GIT-SHA 4aea9254ec30b7422ca59a617f6a59d951e0769e * debian/config: Disable speedstep_centrino in favor of acpi_cpufreq. - GIT-SHA 2a0e7ef37fb8db5953f4c467219552835d7dddd8 * Fix compile breakage. Patch taken from lkml (will be reverted). - GIT-SHA 93a714f337c0636b72d605400f41347c4465a344 * Add ivtv firmware. - GIT-SHA 9ed1a41d11cffb205f425cc71e7f6c605b284d25 * sata_svw: Check for error from ata_device_ata() - GIT-SHA 4b0e1e03cb077b5659d656d8b869c11e2ae47f94 - Bug #76391 * pmu-backlight: Fixup for change in backlight_register. - GIT-SHA c4f21571091b0b7eb798b1e76956b53475bcb5d8 [Upstream Kernel Changes] * ACPI: Remove unnecessary from/to-void* and to-void casts in drivers/acpi * ACPI: avoid gcc warnings in ACPI mutex debug code * ACPI: uninline ACPI global locking functions * ACPI: acpi-cpufreq: remove unused data when !CONFIG_SMP * ACPI: ibm_acpi: Add support for the generic backlight device * ACPI: asus_acpi: Add support for the generic backlight device * ACPI: toshiba_acpi: Add support for the generic backlight device * ACPI: make ec_transaction not extern * ACPI: optimize pci_rootbridge search * ACPI: dock: use mutex instead of spinlock * ACPI: S4: Use "platform" rather than "shutdown" mode by default * ACPI: Get rid of 'unused variable' warning in acpi_ev_global_lock_handler() * ACPI: update comment * ACPI: button: register with input layer * ACPI: ibm-acpi: new ibm-acpi maintainer * ACPI: ibm-acpi: do not use / in driver names * ACPI: ibm-acpi: trivial Lindent cleanups * ACPI: ibm-acpi: Use a enum to select the thermal sensor reading strategy * ACPI: ibm-acpi: Implement direct-ec-access thermal reading modes for up to 16 sensors * ACPI: ibm-acpi: document thermal sensor locations for the A31 * ACPI: ibm-acpi: prepare to cleanup fan_read and fan_write * ACPI: ibm-acpi: clean up fan_read * ACPI: ibm-acpi: break fan_read into separate functions * ACPI: ibm-acpi: cleanup fan_write * ACPI: ibm-acpi: document fan control * ACPI: ibm-acpi: extend fan status functions * ACPI: ibm-acpi: fix and extend fan enable * ACPI: ibm-acpi: fix and extend fan control functions * ACPI: ibm-acpi: store embedded controller firmware version for matching * ACPI: ibm-acpi: workaround for EC 0x2f initialization bug * ACPI: ibm-acpi: implement fan watchdog command * ACPI: ibm-acpi: add support for the ultrabay on the T60,X60 * ACPI: ibm-acpi: make non-generic bay support optional * ACPI: ibm-acpi: backlight device cleanup * ACPI: ibm-acpi: style fixes and cruft removal * ACPI: ibm-acpi: update version and copyright * ACPI: dock: Make the dock station driver a platform device driver. * ACPI: dock: fix build warning * ACPI: dock: Add a docked sysfs file to the dock driver. * ACPI: dock: Fix symbol conflict between acpiphp and dock * ACPI: ec: Allow for write semantics in any command. * ACPI: ec: Enable EC GPE at beginning of transaction * ACPI: ec: Increase timeout from 50 to 500 ms to handle old slow machines. * ACPI: ec: Read status register from check_status() function * ACPI: ec: Remove expect_event and all races around it. * ACPI: ec: Remove calls to clear_gpe() and enable_gpe(), as these are handled at * ACPI: ec: Query only single query at a time. * ACPI: ec: Change semaphore to mutex. * ACPI: ec: Rename gpe_bit to gpe * ACPI: ec: Drop udelay() from poll mode. Loop by reading status field instead. * ACPI: ec: Acquire Global Lock under EC mutex. * ACPI: ec: Style changes. * ACPI: ec: Change #define to enums there possible. * ACPI: ec: Lindent once again * drm: fix return value check * DRM: handle pci_enable_device failure * i915_vblank_tasklet: Try harder to avoid tearing. * [CPUFREQ] fixes typo in cpufreq.c * [CPUFREQ] Trivial cleanup for acpi read/write port in acpi-cpufreq.c * Generic HID layer - build: USB_HID should select HID * input/hid: Supporting more keys from the HUT Consumer Page * Generic HID layer - update MAINTAINERS * ACPI: dock: add uevent to indicate change in device status * drm: Unify radeon offset checking. * [DLM] fix compile warning * [GFS2] Fix Kconfig * IB: Fix ib_dma_alloc_coherent() wrapper * IB/srp: Fix FMR mapping for 32-bit kernels and addresses above 4G * Fix "delayed_work_pending()" macro expansion * IB/mthca: Add HCA profile module parameters * IB/mthca: Use DEFINE_MUTEX() instead of mutex_init() * Pull ec into test branch * Pull dock into test branch * Pull button into test branch * Pull platform-drivers into test branch * ACPI: ibm_acpi: respond to workqueue update * Pull trivial into test branch * ACPI: fix git automerge failure * Pull bugfix into test branch * Pull style into test branch * ata_piix: IDE mode SATA patch for Intel ICH9 * ata_piix: use piix_host_stop() in ich_pata_ops * [libata] use kmap_atomic(KM_IRQ0) in SCSI simulator * [libata] sata_svw: Disable ATAPI DMA on current boards (errata workaround) * libata: don't initialize sg in ata_exec_internal() if DMA_NONE (take #2) * ahci: do not mangle saved HOST_CAP while resetting controller * ata: fix platform_device_register_simple() error check * initializer entry defined twice in pata_rz1000 * Fix help text for CONFIG_ATA_PIIX * pata_via: Cable detect error * Fix incorrect user space access locking in mincore() * Make workqueue bit operations work on "atomic_long_t" * Fix up mm/mincore.c error value cases * m68k trivial build fixes * sys_mincore: s/max/min/ * [ARM] Add more syscalls * [SPARC64]: Kill no-remapping-needed code in head.S * [SPARC64]: Minor irq handling cleanups. * [DocBook]: Fix two typos in generic IRQ docs. * [SUNKBD]: Fix sunkbd_enable(sunkbd, 0); obvious. * [SPARC64]: Mirror x86_64's PERCPU_ENOUGH_ROOM definition. * [SPARC]: Update defconfig. * [CPUFREQ] set policy->curfreq on initialization * [ARM] Fix BUG()s in ioremap() code * [ARM] 4034/1: pxafb: Fix compile errors * [ARM] 4035/1: fix collie compilation * [ARM] 4038/1: S3C24XX: Fix copyrights in include/asm-arm/arch-s3c2410 (core) * [ARM] 4039/1: S3C24XX: Fix copyrights in include/asm-arm/arch-s3c2410 (mach) * [ARM] 4040/1: S3C24XX: Fix copyrights in arch/arm/mach-s3c2410 * [ARM] 4041/1: S3C24XX: Fix sparse errors from VA addresses * [ARM] 4042/1: H1940: Fix sparse errors from VA addresses * [ARM] 4043/1: S3C24XX: fix sparse warnings in arch/arm/mach-s3c2410/s3c2440-clock.c * [ARM] 4044/1: S3C24XX: fix sparse warnings in arch/arm/mach-s3c2410/s3c2442-clock.c * [ARM] 4045/1: S3C24XX: remove old VA for non-shared areas * [ARM] 4046/1: S3C24XX: fix sparse errors arch/arm/mach-s3c2410 * [ARM] 4048/1: S3C24XX: make s3c2410_pm_resume() static * [ARM] 4049/1: S3C24XX: fix sparse warning due to upf_t in regs-serial.h * [ARM] 4050/1: S3C24XX: remove old changelogs in arch/arm/mach-s3c2410 * [ARM] 4051/1: S3C24XX: clean includes in S3C2440 and S3C2442 support * [CPUFREQ] Advise not to use longhaul on VIA C7. * [CPUFREQ] longhaul compile fix. * [ARM] Fix warnings from asm/system.h * [ARM] 4052/1: S3C24XX: Fix PM in arch/arm/mach-s3c2410/Kconfig * [ARM] 4054/1: ep93xx: add HWCAP_CRUNCH * [ARM] 4055/1: iop13xx: fix phys_io/io_pg_offst for iq81340mc/sc * [ARM] 4056/1: iop13xx: fix resource.end off-by-one in flash setup * [ARM] 4057/1: ixp23xx: unconditionally enable hardware coherency * [ARM] 4015/1: s3c2410 cpu ifdefs * [SPARC]: Make bitops use same spinlocks as atomics. * more work_struct fixes: tas300x sound drivers * [TG3]: replace kmalloc+memset with kzalloc * [AX.25]: Mark all kmalloc users __must_check * [AX.25]: Fix unchecked ax25_protocol_register uses. * [AX.25]: Fix unchecked ax25_listen_register uses * [AX.25]: Fix unchecked nr_add_node uses. * [AX.25]: Fix unchecked ax25_linkfail_register uses * [AX.25]: Fix unchecked rose_add_loopback_node uses * [AX.25]: Fix unchecked rose_add_loopback_neigh uses * [BNX2]: Fix panic in bnx2_tx_int(). * [BNX2]: Fix bug in bnx2_nvram_write(). * [BNX2]: Fix minor loopback problem. * [NETFILTER] IPV6: Fix dependencies. * [TG3]: Assign tp->link_config.orig_* values. * [TG3]: Fix race condition when calling register_netdev(). * [TG3]: Power down/up 5906 PHY correctly. * [TG3]: Update version and reldate. * [CONNECTOR]: Fix compilation breakage introduced recently. * [TCP]: Fix oops caused by tcp_v4_md5_do_del * [TCP]: Trivial fix to message in tcp_v4_inbound_md5_hash * [IPV4]: Fix BUG of ip_rt_send_redirect() * [CONNECTOR]: Replace delayed work with usual work queue. * cciss: set default raid level when reading geometry fails * cciss: fix XFER_READ/XFER_WRITE in do_cciss_request * drm: savage: compat fix from drm git. * drm: fixup comment header style * drm: make kernel context switch same as for drm git tree. * drm: r128: comment aligment with drm git * drm: Stop defining pci_pretty_name * ->nr_sectors and ->hard_nr_sectors are not used for BLOCK_PC requests * Remove queue merging hooks * __blk_rq_map_user() doesn't need to grab the queue_lock * __blk_rq_unmap_user() fails to return error * Fixup blk_rq_unmap_user() API * [PARTITION]: Add whole_disk attribute. * [POWERPC] cell: update cell_defconfig * [POWERPC] cell: add forward struct declarations to spu.h * [POWERPC] cell: Enable spider workarounds on all PCI buses * [POWERPC] cell: Fix spufs with "new style" device-tree * [POWERPC] spufs: fix assignment of node numbers * [POWERPC] powerpc: add scanning of ebc bus to of_platform * [ARM] 4022/1: iop13xx: generic irq fixups * [ARM] 4059/1: VR1000: fix LED3's platform device number * [ARM] 4061/1: xsc3: change of maintainer * [ARM] 4060/1: update several ARM defconfigs * [ARM] 4062/1: S3C24XX: Anubis and Osiris shuld have CONFIG_PM_SIMTEC * ACPI: ibm_acpi: allow clean removal * ACPI: fix single linked list manipulation * ACPI: prevent processor module from loading on failures * [POWERPC] Workaround oldworld OF bug with IRQs & P2P bridges * [POWERPC] iSeries: fix viodasd init * [POWERPC] iSeries: fix viotape init * [POWERPC] iSeries: fix iseries_veth init * [POWERPC] iSeries: fix viocd init * [POWERPC] iSeries: fix viocons init * [POWERPC] iSeries: fix CONFIG_VIOPATH dependency * [POWERPC] Fix build of cell zImage.initrd * [POWERPC] Probe Efika platform before CHRP. * [POWERPC] Update MTD OF documentation * [POWERPC] Fix PCI device channel state initialization * [POWERPC] Fix register save area alignment for swapcontext syscall * ACPI: make drivers/acpi/ec.c:ec_ecdt static * ACPI: fix NULL check in drivers/acpi/osl.c * ACPI: Kconfig - depend on PM rather than selecting it * ACPI: Implement acpi_video_get_next_level() * ACPI: video: Add dev argument for backlight_device_register * fbdev: update after backlight argument change * ACPI: Add support for acpi_load_table/acpi_unload_table_id * Pull platform-drivers into test branch * Pull ec into test branch * Pull bugfix into test branch * merge linus into test branch * Pull sgi into test branch * [ALSA] via82xx: add __devinitdata * [ALSA] sound/usb/usbaudio: Handle return value of usb_register() * [ALSA] sound: Don't include i2c-dev.h * [ALSA] ac97_codec (ALC655): add EAPD hack for MSI L725 laptop * [ALSA] use the ALIGN macro * [ALSA] use the roundup macro * [ALSA] ymfpci: fix swap_rear for S/PDIF passthrough * [ALSA] hda-codec - Fix wrong error checks in patch_{realtek,analog}.c * [ALSA] hda-codec - Don't return error at initialization of modem codec * [ALSA] hdsp: precise_ptr control switched off by default * [ALSA] hda-codec - Fix a typo * [ALSA] pcm core: fix silence_start calculations * [ALSA] hda-codec - Add model for HP q965 * [ALSA] sound/core/control.c: remove dead code * [ALSA] hda-codec - Fix model for ASUS V1j laptop * [ALSA] hda-codec - Fix detection of supported sample rates * [ALSA] hda-codec - Verbose proc output for PCM parameters * [ALSA] ac97 - Fix potential negative array index * [ALSA] hda-codec - fix typo in PCI IDs * [ALSA] Fix races in PCM OSS emulation * [ALSA] Fix invalid assignment of PCI revision * [ALSA] Remove IRQF_DISABLED for shared PCI irqs * [ALSA] snd_hda_intel 3stack mode for ASUS P5P-L2 * [ALSA] sound: initialize rawmidi substream list * [ALSA] sound: fix PCM substream list * [ALSA] snd-ca0106: Add new card variant. * [ALSA] snd-ca0106: Fix typos. * [ALSA] ac97_codec - trivial fix for bit update functions * [ALSA] ac97: Identify CMI9761 chips. * [ALSA] version 1.0.14rc1 * cfq-iosched: don't allow sync merges across queues * block: document io scheduler allow_merge_fn hook * [libata] pata_cs5530: suspend/resume support tweak * [libata] pata_via: suspend/resume support fix * USB: Fix oops in PhidgetServo * USB: fix transvibrator disconnect race * USB: airprime: add device id for dell wireless 5500 hsdpa card * USB: ftdi_sio - MachX product ID added * USB: removing ifdefed code from gl620a * usb serial: Eliminate bogus ioctl code * USB: mutexification of usblp * Add Baltech Reader ID to CP2101 driver * USB: Prevent the funsoft serial device from entering raw mode * USB: fix ohci.h over-use warnings * USB: rtl8150 new device id * usb-storage: Ignore the virtual cd-drive of the Huawei E220 USB Modem * usb-gsm-driver: Added VendorId and ProductId for Huawei E220 USB Modem * USB: fix Wacom Intuos3 4x6 bugs * USB AUERSWALD: replace kmalloc+memset with kzalloc * USB: Nokia E70 is an unusual device * UHCI: module parameter to ignore overcurrent changes * USB: gadget driver unbind() is optional; section fixes; misc * USB: MAINTAINERS update, EHCI and OHCI * USB: ohci whitespace/comment fixups * USB: ohci at91 warning fix * USB: ohci handles hardware faults during root port resets * USB: OHCI support for PNX8550 * USB: at91 udc, support at91sam926x addresses * USB: at91_udc, misc fixes * USB: u132-hcd/ftdi-elan: add support for Option GT 3G Quad card * USB: at91_udc: allow drivers that support high speed * USB: at91_udc: Cleanup variables after failure in usb_gadget_register_driver() * USB: at91_udc: Additional checks * USB: fix to usbfs_snoop logging of user defined control urbs * PCI: use /sys/bus/pci/drivers//new_id first * pci: add class codes for Wireless RF controllers * PCI quirks: remove redundant check * rpaphp: compiler warning cleanup * PCI: pcieport-driver: remove invalid warning message * pci: Introduce pci_find_present * PCI: Create __pci_bus_find_cap_start() from __pci_bus_find_cap() * PCI: Add pci_find_ht_capability() for finding Hypertransport capabilities * PCI: Use pci_find_ht_capability() in drivers/pci/htirq.c * PCI: Add #defines for Hypertransport MSI fields * PCI: Use pci_find_ht_capability() in drivers/pci/quirks.c * PCI: Only check the HT capability bits in mpic.c * PCI: Fix multiple problems with VIA hardware * PCI: Be a bit defensive in quirk_nvidia_ck804() so we don't risk dereferencing a NULL pdev. * PCI: don't export device IDs to userspace * PCI legacy resource fix * PCI: ATI sb600 sata quirk * shpchp: remove unnecessary struct php_ctlr * shpchp: cleanup struct controller * shpchp: remove shpchprm_get_physical_slot_number * shpchp: cleanup shpchp.h * acpiphp: Link-time error for PCI Hotplug * kref refcnt and false positives * kobject: kobject_uevent() returns manageable value * Driver core: proper prototype for drivers/base/init.c:driver_init() * [libata] Move some PCI IDs from sata_nv to ahci * libata: clean up variable name usage in xlat related functions * libata: kill @cdb argument from xlat methods * libata: take scmd->cmd_len into account when translating SCSI commands * USB: Nokia E70 is an unusual device * usb serial: add support for Novatel S720/U720 CDMA/EV-DO modems * bluetooth: add support for another Kensington dongle * [libata] sata_svw, sata_vsc: kill iomem warnings * USB Storage: remove duplicate Nokia entry in unusual_devs.h * ACPI: replace kmalloc+memset with kzalloc * __set_irq_handler bogus space * x86_64: fix boot hang caused by CALGARY_IOMMU_ENABLED_BY_DEFAULT * x86_64: fix boot time hang in detect_calgary() * sched: improve efficiency of sched_fork() * fix leaks on pipe(2) failure exits * workqueue: fix schedule_on_each_cpu() * Clean up and make try_to_free_buffers() not race with dirty pages * VM: Remove "clear_page_dirty()" and "test_clear_page_dirty()" functions * Fix JFS after clear_page_dirty() removal * fuse: remove clear_page_dirty() call * Fix XFS after clear_page_dirty() removal * elevator: fixup typo in merge logic * truncate: dirty memory accounting fix * KVM: add valid_vcpu() helper * KVM: AMD SVM: handle MSR_STAR in 32-bit mode * KVM: AMD SVM: Save and restore the floating point unit state * KVM: Use more traditional error handling in kvm_mmu_init() * KVM: Do not export unsupported msrs to userspace * KVM: Force real-mode cs limit to 64K * KVM: Handle p5 mce msrs * KVM: API versioning * CONFIG_VM_EVENT_COUNTER comment decrustify * Conditionally check expected_preempt_count in __resched_legal() * Fix for shmem_truncate_range() BUG_ON() * rtc warning fix * slab: fix kmem_ptr_validate definition * fix kernel-doc warnings in 2.6.20-rc1 * make kernel/printk.c:ignore_loglevel_setup() static * fs/sysv/: proper prototypes for 2 functions * Fix swapped parameters in mm/vmscan.c * Add cscope generated files to .gitignore * sched: remove __cpuinitdata anotation to cpu_isolated_map * fix vm_events_fold_cpu() build breakage * genirq: fix irq flow handler uninstall * smc911x: fix netpoll compilation faliure * smc911 workqueue fixes * fsstack: Remove inode copy * lock debugging: fix DEBUG_LOCKS_WARN_ON() & debug_locks_silent * Make JFFS depend on CONFIG_BROKEN * Add a new section to CodingStyle, promoting include/linux/kernel.h * fix aoe without scatter-gather [Bug 7662] * mm: more rmap debugging * handle SLOB with sparsemen * compile error of register_memory() * audit: fix kstrdup() error check * gss_spkm3: fix error handling in module init * schedule_timeout(): improve warning message * microcode: fix mc_cpu_notifier section warning * MAINTAINERS: fix email for S3C2410 and S3C2440 * tlclk: delete unnecessary sysfs_remove_group * gxt4500: Fix colormap and PLL setting, support GXT6000P * fdtable: Provide free_fdtable() wrapper * kernel-doc: allow unnamed structs/unions * kernel-doc: remove Martin from MAINTAINERS * mips: if_fddi.h: Add a missing inclusion * memory hotplug: fix compile error for i386 with NUMA config * ptrace: Fix EFL_OFFSET value according to i386 pda changes * relay: remove inlining * increase CARDBUS_MEM_SIZE * md: fix a few problems with the interface (sysfs and ioctl) to md * fix s3c24xx gpio driver (include linux/workqueue.h) * jbd: wait for already submitted t_sync_datalist buffer to complete * sched: fix bad missed wakeups in the i386, x86_64, ia64, ACPI and APM idle code * build compile.h earlier * Fix reparenting to the same thread group. (take 2) * serial/uartlite: Only enable port if request_port succeeded * Fix up page_mkclean_one(): virtual caches, s390 * NetLabel: perform input validation earlier on CIPSOv4 DOI add ops * NetLabel: correctly fill in unused CIPSOv4 level and category mappings * [ATM]: Remove dead ATM_TNETA1570 option. * [ATM] drivers/atm/fore200e.c: Cleanups. * [TCP]: Fix ambiguity in the `before' relation. * [SCTP]: Don't export include/linux/sctp.h to userspace. * [SCTP]: Fix typo adaption -> adaptation as per the latest API draft. * [SCTP]: make 2 functions static * [IPV6]: Dumb typo in generic csum_ipv6_magic() * [UDP]: Fix reversed logic in udp_get_port(). * cfq-iosched: tighten allow merge criteria * Call init_timer() for ISDN PPP CCP reset state timer * Clean up and export cancel_dirty_page() to modules * Fix reiserfs after "test_clear_page_dirty()" removal * suspend: fix suspend on single-CPU systems * arch/i386/pci/mmconfig.c tlb flush fix * Fix up CIFS for "test_clear_page_dirty()" removal * Linux 2.6.20-rc2 -- Ben Collins Sat, 16 Dec 2006 01:56:51 -0500 linux-source-2.6.20 (2.6.20-2.2) feisty; urgency=low [Ben Collins] * debian/config: Enable pata_marvell. - GIT-SHA 8140eb247a50883afe037f57d4afd143cee902a6 * ivtv: Add new mpeg encoder driver. - GIT-SHA fc0ee3058f7ae7096235648aa1dbdf114fa3fc58 * ubuntu/media: Add ivtv to build. - GIT-SHA 4850a6d86424b28f967e2eab425152ba4f4147e8 * ubuntu/ivtv: Build fixes for 2.6.20 (INIT_WORK). - GIT-SHA fa28b2f82bba8c1bb014ab7de500d48b77404abf * debian/d-i/package-list: Add nic-firmware - GIT-SHA 42e1278480fe3c33e5c14fb056c34718fac5e713 - Bug #73896 * debian/d-i: Split out nfs modules into nfs-modules. - GIT-SHA 941250b257eb8bbe7ad811fa56c6ec4973ec6545 - Bug #73910 * debian/d-i: Add cdrom modules - GIT-SHA c2670818134e76c571cbc17aa26551d0064305e0 - Bug #73911 * include/asm-*/setup.h: Set command line size to 1024 - GIT-SHA 3812de95f1b4d800081e7f06c5b9bc9c3873003c - Bug #23716 * debian/d-i: Add block and message udeb's. - GIT-SHA 6e997e89249bfd8bbc20bf1f0349fb0bccde2d95 * ide/piix: ifdef out some pci id's when ata_piix is enabled. - GIT-SHA d28a0a771e1c30c5b89999e5c51e33471a6f6ed2 [Upstream Kernel Changes] * [CPUFREQ] Documentation fix * [CPUFREQ][1/8] acpi-cpufreq: software coordination and handle all CPUs in the group * [CPUFREQ][2/8] acpi: reorganize code to make MSR support addition easier * [CPUFREQ][3/8] acpi-cpufreq: Pull in MSR based transition support * [CPUFREQ][4/8] acpi-cpufreq: Mark speedstep-centrino ACPI as deprecated * [CPUFREQ][5/8] acpi-cpufreq: lindent acpi-cpufreq.c * [CPUFREQ][6/8] acpi-cpufreq: Eliminate get of current freq on notification * [CPUFREQ][7/8] acpi-cpufreq: Fix get of current frequency breakage * [CPUFREQ][8/8] acpi-cpufreq: Add support for freq feedback from hardware * [CPUFREQ] sc520_freq.c: ioremap balanced with iounmap * [CPUFREQ] Fix speedstep-smi CPU detection to not run on Pentium 4. * [CPUFREQ] Remove duplicate include from acpi-cpufreq * [CPUFREQ] acpi-cpufreq: Fix up some CodingStyle nits leftover from the lindenting. * [CPUFREQ] handle sysfs errors * [CPUFREQ] speedstep-centrino: remove dead code * [CPUFREQ] ifdef more unused on !SMP code. * [AGPGART] Fix up misprogrammed bridges with incorrect AGPv2 rates. * [CPUFREQ] Fix coding style issues in cpufreq. * [CPUFREQ] p4-clockmod: add more CPUs * [CPUFREQ] speedstep-centrino should ignore upper performance control bits * [CPUFREQ] Fix build failure on x86-64 * JFS: Fix conflicting superblock flags * [WATCHDOG] rm9k_wdt: fix compilation * [WATCHDOG] rm9k_wdt: fix interrupt handler arguments * [WATCHDOG] watchdog miscdevice patch * ocfs2: local mounts * ocfs2: update mount option documentation * ocfs2: Synchronize feature incompat flags in ocfs2_fs.h * [patch 1/3] OCFS2 - Expose struct o2nm_cluster * [patch 2/3] OCFS2 Configurable timeouts * [ARM] 4010/1: AT91SAM9260-EK board: Prepare for MACB Ethernet support * [ARM] 4011/1: AT91SAM9260: Fix compilation with NAND driver * [ARM] Handle HWCAP_VFP in VFP support code * [ARM] Formalise the ARMv6 processor name string * [ARM] 4004/1: S3C24XX: UDC remove implict addition of VA to regs * [ARM] Add sys_*at syscalls * i2c: Fix documentation typos * i2c: Update the list of driver IDs * i2c: Delete the broken i2c-ite bus driver * i2c: New Philips PNX bus driver * i2c: Add request/release_mem_region to i2c-ibm_iic bus driver * i2c: Cleanups to the i2c-nforce2 bus driver * i2c: Add support for nested i2c bus locking * i2c: New Atmel AT91 bus driver * i2c: Use put_user instead of copy_to_user where possible * i2c: Whitespace cleanups * i2c: Use the __ATTR macro where possible * i2c: i2c-i801 documentation update * i2c: fix broken ds1337 initialization * i2c: New ARM Versatile/Realview bus driver * i2c: Discard the i2c algo del_bus wrappers * i2c: Enable PEC on more i2c-i801 devices * i2c: Fix return value check in i2c-dev * i2c: Refactor a kfree in i2c-dev * i2c: Fix OMAP clock prescaler to match the comment * [patch 3/3] OCFS2 Configurable timeouts - Protocol changes * [ARM] Clean up KERNEL_RAM_ADDR * sh: Reworked swap cache entry encoding for SH-X2 MMU. * sh: Shut up csum_ipv6_magic() warnings. * sh: push-switch fixups for work_struct API damage. * sh: Add uImage and S-rec generation support. * sh: SH-2 defconfig updates. * sh: register rtc resources for sh775x. * rtc: rtc-sh: fix for period rtc interrupts. * sh: landisk board build fixes. * sh: gcc4 symbol export fixups. * sh: IPR IRQ updates for SH7619/SH7206. * sh: Trivial build fixes for SH-2 support. * sh: Fix Solution Engine 7619 build. * sh: Split out atomic ops logically. * serial: sh-sci: Shut up various sci_rxd_in() gcc4 warnings. * sh: Kill off unused SE7619 I/O ops. * rtc: rtc-sh: fix rtc for out-by-one for the month. * rtc: rtc-sh: alarm support. * sh: BUG() handling through trapa vector. * sh: Fix get_wchan(). * sh: Fixup kernel_execve() for syscall cleanups. * sh: Convert remaining remap_area_pages() users to ioremap_page_range(). * sh: Fixup dma_cache_sync() callers. * sh: SH-MobileR SH7722 CPU support. * sh: Fixup sh_bios() trap handling. * sh: Hook up SH7722 scif ipr interrupts. * sh: Fixup .data.page_aligned. * sh: Fix .empty_zero_page alignment for PAGE_SIZE > 4096. * sh: Use early_param() for earlyprintk parsing. * sh: Fixup SH-2 BUG() trap handling. * remove blk_queue_activity_fn * fix SG_IO bio leak * remove unnecessary blk_queue_bounce in SG_IO * V4L/DVB (4954): Fix: On ia64, i2c adap->inb/adap->outb are wrongly evaluated * lockdep: fix seqlock_init() * net, 8139too.c: fix netpoll deadlock * netpoll: fix netpoll lockup * hwmon/f71805f: Store the fan control registers * hwmon/f71805f: Add manual fan speed control * hwmon/f71805f: Let the user adjust the PWM base frequency * hwmon/f71805f: Support DC fan speed control mode * hwmon/f71805f: Add support for "speed mode" fan speed control * hwmon/f71805f: Document the fan control features * hwmon/pc87360: Autodetect the VRM version * hwmon/hdaps: Move the DMI detection data to .data * hwmon/hdaps: Update the list of supported devices * hwmon/it87: Remove the SMBus interface support * hwmon: New PC87427 hardware monitoring driver * hwmon/f71805f: Add support for the Fintek F71872F/FG chip * hwmon/f71805f: Always create all fan inputs * hwmon/f71805f: Fix the device address decoding * hwmon: Update Rudolf Marek's e-mail address * hwmon: New Winbond W83793 hardware monitoring driver * hwmon/w83793: Add documentation and maintainer * hwmon: New AMS hardware monitoring driver * hwmon: Add MAINTAINERS entry for new ams driver * EXT{2,3,4}_FS: remove outdated part of the help text * [IA64] Do not call SN_SAL_SET_CPU_NUMBER twice on cpu 0 * Use consistent casing in help message * [IA64] CONFIG_KEXEC/CONFIG_CRASH_DUMP permutations * [IA64] Kexec/Kdump: honour non-zero crashkernel offset. * [IA64] kexec/kdump: tidy up declaration of relocate_new_kernel_t * Fix small typo in drivers/serial/icom.c * Remove duplicate "have to" in comment * Kconfig: fix spelling error in config KALLSYMS help text * include/linux/compiler.h: reject gcc 3 < gcc 3.2 * remove config ordering/dependency between ucb1400-ts and sound subsystem * [IA64] s/termios/ktermios/ in simserial.c * fix typo in net/ipv4/ip_fragment.c * um: replace kmalloc+memset with kzalloc * e100: replace kmalloc with kcalloc * kconfig: Standardize "depends" -> "depends on" in Kconfig files * configfs.h: Remove dead macro definitions. * fs: Convert kmalloc() + memset() to kzalloc() in fs/. * Jon needs a new shift key. * Fix typo in new debug options. * Fix inotify maintainers entry * [IA64] fix arch/ia64/mm/contig.c:235: warning: unused variable `nid' * [IA64] - Reduce overhead of FP exception logging messages * [IA64] fix possible XPC deadlock when disconnecting * IB/fmr: ib_flush_fmr_pool() may wait too long * IB/ipath: Remove unused "write-only" variables * IB/iser: Remove unused "write-only" variables * RDMA/amso1100: Fix memory leak in c2_qp_modify() * IB/ipath: Fix IRQ for PCI Express HCAs * RDMA/cma: Remove unneeded qp_type parameter from rdma_cm * RDMA/cma: Report connect info with connect events * RDMA/cma: Allow early transition to RTS to handle lost CM messages * RDMA/cma: Add support for RDMA_PS_UDP * RDMA/cma: Export rdma cm interface to userspace * [IA64] Take defensive stance on ia64_pal_get_brand_info() * [IA64] enable trap code on slot 1 * [IA64] kprobe clears qp bits for special instructions * [CPUFREQ] Optimize gx-suspmod revision ID fetching * [CPUFREQ] speedstep-centrino should ignore upper performance control bits * [CPUFREQ] Fix the bug in duplicate freq elimination code in acpi-cpufreq * [CPUFREQ] Fix git URL. * IB: Add DMA mapping functions to allow device drivers to interpose * IB/ipath: Implement new verbs DMA mapping functions * IB/core: Use the new verbs DMA mapping functions * [CPUFREQ] p4-clockmod: fix support for Core * IPoIB: Use the new verbs DMA mapping functions * IB/srp: Use new verbs IB DMA mapping functions * IB/iser: Use the new verbs DMA mapping functions * [CPUFREQ] Longhaul - fix 200MHz FSB * [CPUFREQ] Longhaul - Add support for CN400 * [WATCHDOG] pcwd_usb.c generic HID include file * IPoIB: Make sure struct ipoib_neigh.queue is always initialized * [AGPGART] agp-amd64: section mismatches with HOTPLUG=n * [AGPGART] VIA and SiS AGP chipsets are x86-only * Propagate down request sync flag * [PATCH 1/2] cciss: map out more memory for config table * [PATCH 2/2] cciss: remove calls to pci_disable_device * Allow as-iosched to be unloaded * [ARM] Unuse another Linux PTE bit * [ARM] Clean up ioremap code * [ARM] 4012/1: Clocksource for pxa * [ARM] 4013/1: clocksource driver for netx * [ARM] 4014/1: include drivers/hid/Kconfig * Fixup cciss error handling * [ARM] Remove empty fixup function * arch/i386/kernel/smpboot.c: remove unneeded ifdef * tty: export get_current_tty * KVM: Add missing include * KVM: Put KVM in a new Virtualization menu * KVM: Clean up AMD SVM debug registers load and unload * KVM: Replace __x86_64__ with CONFIG_X86_64 * fix more workqueue build breakage (tps65010) * another build fix, header rearrangements (OSK) * uml: fix net_kern workqueue abuse * isdn/gigaset: fix possible missing wakeup * i2o_exec_exit and i2o_driver_exit should not be __exit. * Fix section mismatch in parainstructions * KVM: Make the GET_SREGS and SET_SREGS ioctls symmetric * KVM: Move find_vmx_entry() to vmx.c * KVM: Remove extranous put_cpu() from vcpu_put() * KVM: MMU: Ignore pcd, pwt, and pat bits on ptes * KVM: Add MAINTAINERS entry * vt: fix comments to not refer to kill_proc * kconfig: new function "bool conf_get_changed(void)" * kconfig: make sym_change_count static, let it be altered by 2 functions only * kconfig: add "void conf_set_changed_callback(void (*fn)(void))", use it in qconf.cc * kconfig: set gconf's save-widget's sensitivity according to .config's changed state * reorder struct pipe_buf_operations * slab: fix sleeping in atomic bug * Fix crossbuilding checkstack * md: Don't assume that READ==0 and WRITE==1 - use the names explicitly * KVM: Disallow the kvm-amd module on intel hardware, and vice versa * KVM: Don't touch the virtual apic vt registers on 32-bit * KVM: Fix vmx hardware_enable() on macbooks * w1: Fix for kconfig entry typo * isicom: fix build with PCI disabled * mxser_new: fix non-PCI build * sx: fix non-PCI build * cciss: map out more memory for config table * cciss: remove calls to pci_disable_device * Cleanup slab headers / API to allow easy addition of new slab allocators * More slab.h cleanups * cpuset: rework cpuset_zone_allowed api * SLAB: use a multiply instead of a divide in obj_to_index() * PM: Fix freezing of stopped tasks * PM: Fix SMP races in the freezer * Xtensa: Add ktermios and minor filename fix * touch_atime() cleanup * relative atime * ocfs2: relative atime support * optimize o_direct on block devices * debug: add sysrq_always_enabled boot option * lockdep: filter off by default * lockdep: improve verbose messages * lockdep: improve lockdep_reset() * lockdep: clean up VERY_VERBOSE define * lockdep: use chain hash on CONFIG_DEBUG_LOCKDEP too * lockdep: print irq-trace info on asserts * lockdep: fix possible races while disabling lock-debugging * Use activate_mm() in fs/aio.c:use_mm() * Fix numerous kcalloc() calls, convert to kzalloc() * tty: remove useless memory barrier * CONFIG_COMPUTONE should depend on ISA|EISA|PCI * appldata_mem dependes on vm counters * uml problems with linux/io.h * missing includes in hilkbd * hci endianness annotations * lockd endianness annotations * rtc: fx error case * RTC driver init adjustment * rtc: remove syslog spam on registration * rtc framewok: rtc_wkalrm.enabled reporting updates * tty_io.c balance tty_ldisc_ref() * n_r3964: Use struct pid to track user space clients * smbfs: Make conn_pid a struct pid * ncpfs: Use struct pid to track the userspace watchdog process * ncpfs: ensure we free wdog_pid on parse_option or fill_inode failure * update Tigran's email addresses * one more EXPORT_UNUSED_SYMBOL removal * remove the broken BLK_DEV_SWIM_IOP driver * knfsd: nfsd4: remove a dprink from nfsd4_lock * knfsd: svcrpc: fix gss krb5i memory leak * knfsd: nfsd4: clarify units of COMPOUND_SLACK_SPACE * knfsd: nfsd: make exp_rootfh handle exp_parent errors * knfsd: nfsd: simplify exp_pseudoroot * knfsd: nfsd4: handling more nfsd_cross_mnt errors in nfsd4 readdir * knfsd: nfsd: don't drop silently on upcall deferral * knfsd: svcrpc: remove another silent drop from deferral code * knfsd: nfsd4: pass saved and current fh together into nfsd4 operations * knfsd: nfsd4: remove spurious replay_owner check * knfsd: nfsd4: move replay_owner to cstate * knfsd: nfsd4: don't inline nfsd4 compound op functions * knfsd: nfsd4: make verify and nverify wrappers * knfsd: nfsd4: reorganize compound ops * knfsd: nfsd4: simplify migration op check * knfsd: nfsd4: simplify filehandle check * knfsd: Don't ignore kstrdup failure in rpc caches * knfsd: Fix up some bit-rot in exp_export * Optimize calc_load() * ide: HPT3xxN clocking fixes * ide: fix HPT37x timing tables * ide: optimize HPT37x timing tables * ide: fix HPT3xx hotswap support * ide: fix the case of multiple HPT3xx chips present * ide: HPT3xx: fix PCI clock detection * HPT37x: read f_CNT saved by BIOS from port * fbdev: remove references to non-existent fbmon_valid_timings() * sstfb: add sysfs interface * getting rid of all casts of k[cmz]alloc() calls * Add support for Korenix 16C950-based PCI cards * Fix COW D-cache aliasing on fork * Pass vma argument to copy_user_highpage(). * MIPS: Fix COW D-cache aliasing on fork * Optimize D-cache alias handling on fork * Add missing KORENIX PCI ID's * [ARM] 4016/1: prefetch macro is wrong wrt gcc's "delete-null-pointer-checks" * [ARM] Provide a method to alter the control register * [ARM] 3992/1: i.MX/MX1 CPU Frequency scaling support * [IA64] Move sg_dma_{len,address} from pci.h to scatterlist.h * [ARM] 4017/1: [Jornada7xx] - Updating Jornada720.c * Driver core: show "initstate" of module * driver core: delete virtual directory on class_unregister() * DebugFS : inotify create/mkdir support * DebugFS : coding style fixes * DebugFS : file/directory creation error handling * DebugFS : more file/directory creation error handling * DebugFS : file/directory removal fix * Driver core: "platform_driver_probe() can save codespace": save codespace * Driver core: Make platform_device_add_data accept a const pointer * Driver core: deprecate PM_LEGACY, default it to N * [NETFILTER]: Fix INET=n linking error * [NETFILTER]: nf_nat: fix NF_NAT dependency * [NETFILTER]: x_tables: error if ip_conntrack is asked to handle IPv6 packets * [NETFILTER]: x_tables: add missing try to load conntrack from match/targets * [NETFILTER]: ip_tables: ipt and ipt_compat checks unification * [NETFILTER]: {ip,ip6,arp}_tables: fix exponential worst-case search for loops * [DCCP] ccid3: return value in ccid3_hc_rx_calc_first_li * [IPV6]: Fix IPV6_UNICAST_HOPS getsockopt(). * [TCP]: Fix oops caused by __tcp_put_md5sig_pool() * [SCTP]: Handle address add/delete events in a more efficient way. * [SCTP]: Enable auto loading of SCTP when creating an ipv6 SCTP socket. * [SCTP]: Add support for SCTP_CONTEXT socket option. * [IPV6]: Make fib6_node subtree depend on IPV6_SUBTREES * Linux v2.6.20-rc1 * ib_verbs: Use explicit if-else statements to avoid errors with do-while macros * [S390] update default configuration * [S390] hypfs fixes * [S390] Hipersocket multicast queue: make sure outbound handler is called * [S390] zcrypt: module unload fixes. * [S390] sclp_cpi module license. * [S390] Fix reboot hang on LPARs * [S390] Fix reboot hang * [S390] Save prefix register for dump on panic * [S390] cio: css_register_subchannel race. * Remove stack unwinder for now -- Ben Collins Wed, 13 Dec 2006 11:29:31 -0500 linux-source-2.6.20 (2.6.20-1.1) feisty; urgency=low [Ben Collins] * debian/: Fix lowlatency config rewrite so PREEMPT gets enabled. - GIT-SHA 510032237707def6475ec51a206644ebf90da9c9 * debian/: Add initramfs hook for copying firmware needed in initrd. - GIT-SHA 2f049facd27d03ca42d0a00bcba3567ea6c43c1c * x86: Revert patch that allows disabling hyper-threading. - GIT-SHA a5443e2694749510381b4c54b95f5a3ee2656dcf * debian/: Revert kernelfirmware changes in favour of initramfs-tools solution. - GIT-SHA b4ce570a6dff8b1acfb130e0840ef7bc1ca3194f * forcedeth: Revert phy patch. - GIT-SHA 3cd0410cba86a7e97535f5d7dda18a71ec91b772 * rt2x00: Added drivers from Edgy with build fixes. - GIT-SHA 3e684dade463576854892501ab33b3f4e6557b6a * arch/sparc64/prom: Remove local change. - GIT-SHA e9f507d104bbe9a1bf58671408682c095615c93d * ndsiwrapper: Added driver - GIT-SHA d11fd0dd38f5e903108e6205e38dfcf84ea149c6 * ubuntu/: Compile fixes for header changes in 2.6.20 - GIT-SHA 9fe44155276658fad4afab56bd80229bb9b903dc * ubuntu/wireless/rt2x00: Add eeprom module to Makefile. - GIT-SHA b6406283cc8b87b4f118e532d31f627b4071a086 * kernel/workqueue: Export current_is_kevent() for libphy. - GIT-SHA 6f786ce77e68085661a02ee99cfb4b7ca290fb17 * debian/config: Enable all keyspan fw extensions. - GIT-SHA 97079628a3cc9921eb5d7149580d2971860980eb * ubuntu/: Add includes to make up for header changes on x86_64. - GIT-SHA 1315457d772e24484c9fb5cfae2cf5dcbed6588d * Remove UP-APIC off-by-default patch. - GIT-SHA 57daa7b7720d9581f9a2261ef57d70c4160617b9 * ubuntu/: INIT_WORK changes for ubuntu supplied drivers. - GIT-SHA 5e330f1f67613ff6d092261c03ba3816a4e9c76d * debian/config/: Disable legacy rt2x00 drivers, and enable newer ones. - GIT-SHA 5f3f7f497bf055ee9e8796e08cc14f55e78b7b84 * ubuntu/ndiswrapper: Allow enabling of OWN_WQ. - GIT-SHA aef1808d7ce20b989c5da8e8fa983d23d8831447 * ubuntu/misc/Kconfig: Add NIDSWRAPPER_WQ option. - GIT-SHA 683ceae36cc76dccf60d0b42b6f7e6dc664338b9 * ubuntu/fs/asfs: Fix compiler failure with new upstream code. - GIT-SHA e651660640a32c6701a43ba6ea6b0b88ad3f2f70 * ubuntu/: kmem_cache and SLAB_{ATOMIC,KERNEL} fixes. - GIT-SHA 420832806cb9387909466f70739ca6a29281fac2 * ubuntu/rtl_ieee80211/: Add some compatibility crypto calls. - GIT-SHA 84d69c35b71f8daff106ff50471ee447adaaf6a9 * ubuntu/: Fixes for freezer stuff moving to linux/freezer.h - GIT-SHA f2fc18057022e3b792cddc8326e6116a08bd392b * libata: Fix legacy mode for things like piix. - GIT-SHA b604c4235e72743435b81fe20bfd78343edd159f * ia64: Move sg_dma_* functions from pci.h to scatterlist.h - GIT-SHA 71f54a36da8d5d098cdd13f86dabe8621834ba45 * bacom_app: Fix typo introduced in 15b1c0e822f578306332d4f4c449250db5c5dceb - GIT-SHA 06c07cb91d6185f691bbd034670308c61bf70dcf * dmasound: Fix INIT_WORK usage. - GIT-SHA 9ba10c5168a94a51844b368af0fdcea22aa2ffe2 * (promise) support PATA ports on SATA controllers - GIT-SHA 1bcbb7e20a7eab8427ac9b227b3db887d873cbac * Patch to correct INIT_WORK conversion. - GIT-SHA d3e411fc1bf19f179b76b1e6e4e13127252e4c64 * rt2500-legacy: Fixes for INIT_WORK changes. - GIT-SHA 28b1115c58bda8f1eddffdf855d9034b0c33a7d7 [Kyle McMartin] * ipw3945: Update to v1.1.3 - GIT-SHA d5969a44fb688e2a619b3320a571c584a1d6452f * ubuntu/wireless/: Finish cleaning up INIT_WORK - GIT-SHA 0f91ed3ff67c95751252172bb48b5fd96980c71f -- Ben Collins Tue, 28 Nov 2006 22:53:51 -0500 linux-source-2.6.19 (2.6.19-7.10) feisty; urgency=low [Ben Collins] * amd76x_edac: Disable because of conflict with amd_k7_agp. - GIT-SHA 6027f7346f0f996c8efca626dec3b327bd7dca9e - Bug #71522 * debian/config: Disable aic7xxx_old (scary stuff) - GIT-SHA a5a7e7b6bd8bb31c9c871aae441d1efd85ef815b * debian/config: Enable qla2xxx FC driver. - GIT-SHA afdcea31e92bf7d0de2938848ac21e87fe3ce584 * debian/firmware: Add qla2xxx firmware. - GIT-SHA c980a1cfa2bc6623c9732ebae9d63aae9f0d7e27 * Add a lowlatency kernel target. - GIT-SHA 1b7aff0509741650a83c7afddc5406ac5278a2c2 * ubuntu/mactel: Add applesmc driver. - GIT-SHA c983d32ab69771aadbf7d8f8451f3c28eda8223f * ubuntu/mactel: Add apple IR driver. - GIT-SHA 26bb7f92982a1e94c3743e8ebddda8c878979d35 * debian/bin: Tuck my build scripts in here for public consumption. - GIT-SHA a77f2b3d8fa59395d3be8e966411e4490a6f8779 * git-ubuntu-log: Use Text::Wrap to format comments into changelog. - GIT-SHA 997bab71d64926c335703bbaf5dc4d36bce3b335 [Fabio M. Di Nitto] * ubuntu/fs/gfs update to 24/11/2006 CVS snapshot - GIT-SHA c8f1688a4d613c62d6e019aa66b2fd4817209e51 [Upstream Kernel Changes] * x86-64: Fix C3 timer test * x86-64: increase PHB1 split transaction timeout * [ARM] 3933/1: Source drivers/ata/Kconfig * [ARM] ebsa110: fix warnings generated by asm/arch/io.h * IB/ipath: Depend on CONFIG_NET * [XFS] Fix uninitialized br_state and br_startoff in * [XFS] Stale the correct inode when freeing clusters. * x86_64: Align data segment to PAGE_SIZE boundary * Fix CPU_FREQ_GOV_ONDEMAND=y compile error * [IPV6] ROUTE: Try to use router which is not known unreachable. * [IPV6] ROUTE: Prefer reachable nexthop only if the caller requests. * [IPV6] ROUTE: Do not enable router reachability probing in router mode. * [IPV6] IP6TUNNEL: Delete all tunnel device when unloading module. * [IPV6] IP6TUNNEL: Add missing nf_reset() on input path. * [Bluetooth] Attach low-level connections to the Bluetooth bus * [Bluetooth] Handling pending connect attempts after inquiry * [Bluetooth] Check if RFCOMM session is still attached to the TTY * [Bluetooth] Always include MTU in L2CAP config responses * [Bluetooth] Ignore L2CAP config requests on disconnect * [IGMP]: Fix IGMPV3_EXP() normalization bit shift value. * [XFRM]: Sub-policies broke policy events * [XFRM]: nlmsg length not computed correctly in the presence of subpolicies * [BLUETOOTH]: Fix unaligned access in hci_send_to_sock. * [POWERPC] Revert "[POWERPC] Enable generic rtc hook for the MPC8349 mITX" * [POWERPC] Revert "[POWERPC] Add powerpc get/set_rtc_time interface to new generic rtc class" * [IRDA]: Lockdep fix. * [IPV6]: Fix address/interface handling in UDP and DCCP, according to the scoping architecture. * [TG3]: Add missing unlock in tg3_open() error path. * [POWERPC] Fix ucc_geth of_device discovery on mpc832x * Don't call "note_interrupt()" with irq descriptor lock held * [AGP] Fix intel 965 AGP memory mapping function * [ARM] 3942/1: ARM: comment: consistent_sync should not be called directly * [ARM] 3941/1: [Jornada7xx] - Addition to MAINTAINERS * [AGP] Allocate AGP pages with GFP_DMA32 by default * [MIPS] Hack for SB1 cache issues * make au1xxx-ide compile again * Correct bound checking from the value returned from _PPC method. * Fix i2c-ixp4xx compile (missing brace) * x86_64: fix bad page state in process 'swapper' * fix "pcmcia: fix 'rmmod pcmcia' with unbound devices" * initramfs: handle more than one source dir or file list * fuse: fix Oops in lookup * mounstats NULL pointer dereference * debugfs: add header file * Documentation/rtc.txt updates (for rtc class) * rtc framework handles periodic irqs * rtc class locking bugfixes * drivers/rtc/rtc-rs5c372.c: fix a NULL dereference * reiserfs: fmt bugfix * Fix device_attribute memory leak in device_del * qconf: fix uninitialsied member * fix menuconfig colours with TERM=vt100 * sgiioc4: Disable module unload * fix copy_process() error check * tlclk: fix platform_device_register_simple() error check * Enforce "unsigned long flags;" when spinlocking * lockdep: spin_lock_irqsave_nested() * usb: ati remote memleak fix * uml: make execvp safe for our usage * [NETFILTER]: H.323 conntrack: fix crash with CONFIG_IP_NF_CT_ACCT * [UDP]: Make udp_encap_rcv use pskb_may_pull * [NET]: Fix kfifo_alloc() error check. * [6PACK]: Masking bug in 6pack driver. * [NET]: Re-fix of doc-comment in sock.h * [XFRM] STATE: Fix to respond error to get operation if no matching entry exists. * V4L/DVB (4831): Fix tuning on older budget DVBS cards. * V4L/DVB (4840): Budget: diseqc_method module parameter for cards with subsystem-id 13c2:1003 * V4L/DVB (4832): Fix uninitialised variable in dvb_frontend_swzigzag * V4L/DVB (4849): Add missing spin_unlock to saa6588 decoder driver * V4L/DVB (4865): Fix: Slot 0 not NULL on disconnecting SN9C10x PC Camera * V4L/DVB (4885): Improve saa711x check * Fix incorrent type of flags in * Fix 'ALIGN()' macro, take 2 -- Ben Collins Tue, 21 Nov 2006 08:55:49 -0500 linux-source-2.6.19 (2.6.19-6.9) feisty; urgency=low [Ben Collins] * debian/post-install: Requires built scripts directory. - GIT-SHA 6f4e4b8f3cf138b57825ed12a0b05ed5bf727216 -- Ben Collins Mon, 20 Nov 2006 19:44:27 -0500 linux-source-2.6.19 (2.6.19-6.8) feisty; urgency=low [Ben Collins] * ndsiwrapper: Updates driver to 1.28. - GIT-SHA a37fed032ec826103a75e51ff1f82c5fea8e9b73 * debian/*: Update ndiswrapper-modules provides to 1.9 API - GIT-SHA 4b81c3da5bc7ddf7671f1dd8da2536495e5750ae * debian/bin/git-hooks/commit-msg: Update to understand merges. - GIT-SHA 41f189eba8d5645ef0b000007b42f9b26f243297 * debian/{post,header}-install: Fixup header dirs and symlinks - GIT-SHA 932cf4988ab7e53d6e71631604aec55c65d4ffa2 [Upstream Kernel Changes] * [SCSI] aic94xx SCSI timeout fix * [SCSI] aic94xx SCSI timeout fix: SMP retry fix. * [SCSI] 3ware 9000 add support for 9650SE * [SCSI] sg: fix incorrect last scatg length * [ARM] 3857/2: pnx4008: add devices' registration * [SCSI] iscsi: always release crypto * [SCSI] iscsi: add newlines to debug messages * [SCSI] iscsi_tcp: fix xmittask oops * [SCSI] iscsi class: update version * [SCSI] gdth: Fix && typos * [SCSI] psi240i.c: fix an array overrun * [ARM] Remove PM_LEGACY=y from selected ARM defconfigs * hpt37x: Check the enablebits * pata_artop: fix "& (1 >>" typo * libata: fix double-completion on error * x86-64: Fix partial page check to ensure unusable memory is not being marked usable. * x86-64: Fix PTRACE_[SG]ET_THREAD_AREA regression with ia32 emulation. * x86-64: shorten the x86_64 boot setup GDT to what the comment says * x86-64: Handle reserve_bootmem_generic beyond end_pfn * x86-64: setup saved_max_pfn correctly (kdump) * x86: Add acpi_user_timer_override option for Asus boards * x86-64: Fix vgetcpu when CONFIG_HOTPLUG_CPU is disabled * x86-64: Fix race in exit_idle * setup_irq(): better mismatch debugging * fix via586 irq routing for pirq 5 * revert "PCI: quirk for IBM Dock II cardbus controllers" * drivers/ide: stray bracket * autofs4: panic after mount fail * nvidiafb: fix unreachable code in nv10GetConfig * usb: MAINTAINERS updates * hugetlb: prepare_hugepage_range check offset too * hugetlb: check for brk() entering a hugepage region * libata: Convert from module_init to subsys_initcall * cciss: fix iostat * cpqarray: fix iostat * Char: isicom, fix close bug * ALSA: hda-intel - Disable MSI support by default * Use delayed disable mode of ioapic edge triggered interrupts * [IA64] bte_unaligned_copy() transfers one extra cache line. * [POWERPC] Add the thread_siblings files to sysfs * [POWERPC] Wire up sys_move_pages * powerpc: windfarm shall request it's sub modules * Linux 2.6.19-rc6 * [TG3]: Increase 5906 firmware poll time. * [NETFILTER]: nfnetlink_log: fix byteorder of NFULA_SEQ_GLOBAL * [NETFILTER]: Use pskb_trim in {ip,ip6,nfnetlink}_queue * [NETFILTER]: ip6_tables: fixed conflicted optname for getsockopt * [NETFILTER]: ip6_tables: use correct nexthdr value in ipv6_find_hdr() * [TCP]: Fix up sysctl_tcp_mem initialization. * [TG3]: Disable TSO on 5906 if CLKREQ is enabled. * [IA64] irqs: use `name' not `typename' * [IA64] typename -> name conversion * [IA64] use generic_handle_irq() * [IA64] a fix towards allmodconfig build * ipmi: use platform_device_add() instead of platform_device_register() to register device allocated dynamically * some irq_chip variables point to NULL * pnx4008: rename driver * pnx4008:fix NULL dereference in rgbfb * eCryptfs: dput() lower d_parent on rename * set default video mode on PowerBook Wallstreet * IB/ipath - fix driver build for platforms with PCI, but not HT * parport: fix compilation failure * hfs_fill_super returns success even if no root inode * Update udf documentation to reflect current state of read/write support * dell_rbu: fix error check * AFS: Amend the AFS configuration options * Don't give bad kprobes example aka ") < 0))" typo * fat: add fat_getattr() * Fix strange size check in __get_vm_area_node() * eCryptfs: CIFS nlink fixes * scsi: clear garbage after CDBs on SG_IO * IPoIB: Clear high octet in QP number * x86-64: Fix vsyscall.c compilation on UP * x86_64: fix CONFIG_CC_STACKPROTECTOR build bug * OHCI: disallow autostop when wakeup is not available * USB: ftdi_sio: adds vendor/product id for a RFID construction kit * USB: ftdi driver pid for dmx-interfaces * USB: Fix UCR-61S2B unusual_dev entry * USB: OHCI: fix root-hub resume bug * USB: correct keymapping on Powerbook built-in USB ISO keyboards * USB Storage: unusual_devs.h entry for Sony Ericsson P990i * USB: hid-core: Add quirk for new Apple keyboard/trackpad * usb-storage: Remove duplicated unusual_devs.h entries for Sony Ericsson P990i * USB: Fixed outdated usb_get_device_descriptor() documentation * USB: ipaq: Add HTC Modem Support * USB: auerswald possible memleak fix * W1: ioremap balanced with iounmap * debugfs: check return value correctly * aoe: Add forgotten NULL at end of attribute list in aoeblk.c * Fix radeon DDC regression * Fix generic fb_ddc i2c edid probe msg * lkkbd: Remove my old snail-mail address * x86_64: stack unwinder crash fix * i386/x86_64: ACPI cpu_idle_wait() fix * lockdep: fix static keys in module-allocated percpu areas * Update my CREDITS entry * [CRYPTO] api: Remove one too many semicolon * pcmcia: fix 'rmmod pcmcia' with unbound devices * i2c-ixp4xx: fix ") != 0))" typo * scx200_acb: handle PCI errors * x86_64: fix memory hotplug build with NUMA=n * ftape: fix printk format warnings * fix build error for HISAX_NETJET * m68knommu: fix up for the irq_handler_t changes * Add "pure_initcall" for static variable initialization -- Ben Collins Wed, 15 Nov 2006 13:39:18 -0800 linux-source-2.6.19 (2.6.19-6.7) feisty; urgency=low [Ben Collins] * debian/post-install: Fix typo in asm-ppc header symlinking. - GIT-SHA 6031489f1288795bface60bf3be309f70046ab58 [Upstream Kernel Changes] * [CIFS] NFS stress test generates flood of "close with pending write" messages * [CIFS] Explicitly set stat->blksize * bcm43xx: Drain TX status before starting IRQs * bcm43xx: Add error checking in bcm43xx_sprom_write() * x86-64: clean up io-apic accesses * x86-64: write IO APIC irq routing entries in correct order * [CIFS] Fix mount failure when domain not specified * Regression in 2.6.19-rc microcode driver * A minor fix for set_mb() in Documentation/memory-barriers.txt * nfsd4: reindent do_open_lookup() * nfsd4: fix open-create permissions * i386: Force data segment to be 4K aligned * dm: fix find_device race * dm: suspend: fix error path * dm: multipath: fix rr_add_path order * dm: raid1: fix waiting for io on suspend * drivers/telephony/ixj: fix an array overrun * Tigran has moved * md: change ONLINE/OFFLINE events to a single CHANGE event * md: fix sizing problem with raid5-reshape and CONFIG_LBD=n * md: do not freeze md threads for suspend * kretprobe: fix kretprobe-booster to save regs and set status * ia64: select ACPI_NUMA if ACPI * sysctl: Undeprecate sys_sysctl * IPMI: Clean up the waiting message queue properly on unload * IPMI: retry messages on certain error returns * ipmi_si_intf.c: fix "&& 0xff" typos * htirq: refactor so we only have one function that writes to the chip * htirq: allow buggy drivers of buggy hardware to write the registers * IB/ipath - program intconfig register using new HT irq hook * nfsd: fix spurious error return from nfsd_create in async case * [POWERPC] Make sure initrd and dtb sections get into zImage correctly * MMC: Poll card status after rescanning cards * MMC: Do not set unsupported bits in OCR response * IB/ehca: Assure 4K alignment for firmware control blocks * [CIFS] Fix minor problem with previous patch * [IPVS]: Compile fix for annotations in userland. * [POWERPC] CPM_UART: Fix non-console transmit * [POWERPC] CPM_UART: Fix non-console initialisation * [POWERPC] pseries: Force 4k update_flash block and list sizes * [POWERPC] Fix cell "new style" mapping and add debug * [POWERPC] cell: set ARCH_SPARSEMEM_DEFAULT in Kconfig * bonding: lockdep annotation * com20020 build fix * drivers cris: return on NULL dev_alloc_skb() * [IPVS]: More endianness fixed. * [XFS] 956618: Linux crashes on boot with XFS-DMAPI filesystem when * [XFS] Keep lockdep happy. * [XFS] rename uio_read() to xfs_uio_read() * [XFS] 956664: dm_read_invis() changes i_atime * [XFS] Clean up i_flags and i_flags_lock handling. * [XFS] Prevent a deadlock when xfslogd unpins inodes. * [XFS] Remove KERNEL_VERSION macros from xfs_dmapi.h * V4L/DVB (4795): Tda826x: use correct max frequency * V4L/DVB (4802): Cx88: fix remote control on WinFast 2000XP Expert * V4L/DVB (4804): Fix missing i2c dependency for saa7110 * V4L/DVB (4814): Remote support for Avermedia 777 * V4L/DVB (4815): Remote support for Avermedia A16AR * V4L/DVB (4816): Change tuner type for Avermedia A16AR * V4L/DVB (4817): Fix uses of "&&" where "&" was intended * V4L/DVB (4818): Flexcop-usb: fix debug printk * vmalloc: optimization, cleanup, bugfixes * pci: don't try to remove sysfs files before they are setup. * mspec driver build fix * IPMI: Fix more && typos * Patch for nvidia divide by zero error for 7600 pci-express card * Fix missing parens in set_personality() * .gitignore: add miscellaneous files * fix Data Acess error in dup_fd * Fix misrouted interrupts deadlocks * SCSI core: always store >= 36 bytes of INQUIRY data * IB/ehca: Use named constant for max mtu * IB/ehca: Activate scaling code by default * RDMA/amso1100: Fix unitialized pseudo_netdev accessed in c2_register_device * RDMA/amso1100: Fix && typo * IB/mad: Fix race between cancel and receive completion * Fix bad data direction in SG_IO * ide-cd: only set rq->errors SCSI style for block pc requests * [dvb saa7134] Fix missing 'break' for avermedia card case -- Ben Collins Wed, 15 Nov 2006 13:37:45 -0800 linux-source-2.6.19 (2.6.19-5.7) feisty; urgency=low [Ben Collins] * ubuntu/acerhk: Make this X86_32 only. - GIT-SHA 58f2ee6dede56d3e412f17561cca861ab155ebfc [Upstream Kernel Changes] * [ARM] 3917/1: Fix dmabounce symbol exports * [ARM] 3915/1: S3C2412: Add s3c2410_gpio_getirq() to general gpio.c * [ARM] 3912/1: Make PXA270 advertise HWCAP_IWMMXT capability * [ARM] 3918/1: ixp4xx irq-chip rework * [ARM] 3919/1: Fixed definition of some PXA270 CIF related registers * [ARM] 3920/1: S3C24XX: Remove smdk2410_defconfig * [ARM] 3921/1: S3C24XX: remove bast_defconfig * [ARM] 3922/1: S3C24XX: update s3c2410_defconfig to 2.6.19-rc4 * [ARM] 3923/1: S3C24XX: update s3c2410_defconfig with new drivers * [ARM] 3926/1: make timer led handle HZ != 100 * [ARM] 3927/1: Allow show_mem() to work with holes in memory map. * Update for the srm_env driver. * [NET]: kconfig, correct traffic shaper * [TCP]: Don't use highmem in tcp hash size calculation. * [PKT_SCHED] sch_htb: Use hlist_del_init(). * [NETPOLL]: Compute checksum properly in netpoll_send_udp(). * [NET]: Set truesize in pskb_copy * [TG3]: Fix array overrun in tg3_read_partno(). * [DECNET]: Endianess fixes (try #2) * Linux 2.6.19-rc5 * [libata] sata_via: fix obvious typo -- Ben Collins Tue, 07 Nov 2006 15:18:08 -0800 linux-source-2.6.19 (2.6.19-5.6) feisty; urgency=low [Ben Collins] * debian/bin/git-hooks: Add my hooks for git. - GIT-SHA 2786fe5a5cd024947d2eec6d9f9014c8a91a4e21 * acerhk: Acer Travelmate support for special keys. - GIT-SHA 827225e724afd903b316359effdbb8ae1139cf7b * rfswitch: Software radio kill switch support. - GIT-SHA 911f283b4150f73809331a7bcd4812e8d9903a70 * ubuntu/{av5100,pbe5}: Remove inclusion of linux/config.h - GIT-SHA 5e6495e09eed2d37c5e19cb827d55b1372f81dbb * ipg: Added ICPlus 1000A Gigabit Ethernet Driver - GIT-SHA 9cf35c595ca98658a03932342a4b5d65e36b1226 * ubuntu/ipg: Fix PCI device ide. - GIT-SHA 2cc83690105c317ad32ab5340677e894448fe552 * ipw3945: Update to v1.1.2 - GIT-SHA 9ad82afb9d97986a46fa849f8e590c070d8a53b5 * powerpc: Make sure to create arch/powerpc/include/asm symlink - GIT-SHA 2d655eb92d3a1fa9cdfdd3d5cc01568f0e5d03a7 [Upstream Kernel Changes] * ieee80211: don't flood log with errors * hostap_plx: fix CIS verification * bcm43xx: Fix low-traffic netdev watchdog TX timeouts * bcm43xx: fix unexpected LED control values in BCM4303 sprom * V4L/DVB (4752): DVB: Add DVB_FE_CUSTOMISE support for MT2060 * V4L/DVB (4785): Budget-ci: Change DEBIADDR_IR to a safer default * V4L/DVB (4786): Pvrusb2: use NULL instead of 0 * V4L/DVB (4787): Budget-ci: Inversion setting fixed for Technotrend 1500 T * V4L/DVB (4770): Fix mode switch of Compro Videomate T300 * V4L/DVB (4784): [saa7146_i2c] short_delay mode fixed for fast machines * V4L/DVB (4751): Fix DBV_FE_CUSTOMISE for card drivers compiled into kernel * [IPX]: Trivial parts of endianness annotations * [IPX]: Annotate and fix IPX checksum * [IPV6]: Fix ECN bug on big-endian * [NETFILTER] bug: NFULA_CFG_QTHRESH uses 32bit * [NETFILTER] bug: nfulnl_msg_config_mode ->copy_range is 32bit * [NETFILTER] bug: skb->protocol is already net-endian * [TG3]: Fix 2nd ifup failure on 5752M. * [PKTGEN]: TCI endianness fixes * [NET]: __alloc_pages() failures reported due to fragmentation * [IPV6]: Add ndisc_netdev_notifier unregister. * [IPV6]: Give sit driver an appropriate module alias. * [NETLABEL]: Fix build failure. * [SPARC]: Fix robust futex syscalls and wire up migrate_pages. * ehea: Nullpointer dereferencation fix * ehea: Removed redundant define * ehea: 64K page support fix * Kconfig: remove redundant NETDEVICES depends * AVR32: Get rid of board_early_init * AVR32: Fix thinko in generic_find_next_zero_le_bit() * Fix the spurious unlock_cpu_hotplug false warnings * Fix for LKDTM MEM_SWAPOUT crashpoint * isdn/gigaset: convert warning message * lockdep: fix delayacct locking bug * Improve the removed sysctl warnings * sysctl: allow a zero ctl_name in the middle of a sysctl table * sysctl: implement CTL_UNNUMBERED * sunrpc: add missing spin_unlock * [S390] revert add_active_range() usage patch. * [S390] IRQs too early enabled. * AVR32: Wire up sys_epoll_pwait * AVR32: Add missing return instruction in __raw_writesb * [GFS2] don't panic needlessly * [GFS2] Fix incorrect fs sync behaviour. * [GFS2] Fix OOM error handling * [DLM] Fix kref_put oops * [DLM] fix oops in kref_put when removing a lockspace * [MIPS] Ocelot C: Fix large number of warnings. * [MIPS] Ocelot C: fix eth registration after conversion to platform_device * [MIPS] Ocelot C: Fix warning about missmatching format string. * [MIPS] Ocelot C: Fix mapping of ioport address range. * [MIPS] Ocelot 3: Fix large number of warnings. * [MIPS] SB1: On bootup only flush cache on local CPU. * [MIPS] Ocelot C: Fix MAC address detection after platform_device conversion. * [MIPS] Ocelot 3: Fix MAC address detection after platform_device conversion. * [MIPS] EV64120: Fix timer initialization for HZ != 100. * [MIPS] Make irq number allocator generally available for fixing EV64120. * [MIPS] EV64120: Fix PCI interrupt allocation. * [MIPS] Fix EV64120 and Ocelot builds by providing a plat_timer_setup(). * b44: change comment about irq mask register * e1000: Fix regression: garbled stats and irq allocation during swsusp -- Ben Collins Tue, 7 Nov 2006 14:17:22 -0800 linux-source-2.6.19 (2.6.19-5.5) feisty; urgency=low [Ben Collins] * dev_acpi: Added ACPI Device driver - GIT-SHA e076c92971e36ea2e629be25462ab40ad20cb704 * pcc-acpi: Panasonc ACPI Driver - GIT-SHA 95569514a203153c4c4496c8d9c118b39785022c * ubuntu/acpi: New driver section - GIT-SHA e22846d3da0ed6f835bcb60485a9bc93eb9ffc6a * sony_acpi: Add Sony ACPI Laptop driver - GIT-SHA e4d2ffe08e0b6930582bd81938fe7d2730a0b953 * tc1100-wmi: Add IBM TC1100 WMI driver - GIT-SHA e69c9de0b0a12f0917e2f2266c128dd2752c56f2 * debian: Enable ABI checking - GIT-SHA 328078e283ff6eacaf5d1a62720fede1e2a68780 * ubuntu/acpi: Make ACPI sub menu depend on ACPI - GIT-SHA f55d355afa1ed54296103ddc1f05afb08e5cfca0 * debian/rules: Export KPKG_ARCH for post-install script. - GIT-SHA d1669dc891344b6c155037d81234e0218bfbba90 * ubuntu: Fix wireless drivers to be compatible with WE >= 21 - GIT-SHA 2e0a08b1d1451201bcac8dae36cd42fdf07735e1 [Upstream Kernel Changes] * [IA64] don't double >> PAGE_SHIFT pointer for /dev/kmem access * jfs: Add splice support * [CIFS] Fix readdir breakage when blocksize set too small * [CIFS] Allow null user connections * [NET] sealevel: uses arp_broken_ops * [APPLETALK]: Fix potential OOPS in atalk_sendmsg(). * [XFRM] xfrm_user: Fix unaligned accesses. * [NET]: Fix segmentation of linear packets * [DCCP]: fix printk format warnings * [ETH1394]: Fix unaligned accesses. * [SCTP]: Always linearise packet on input * [NET]: fix uaccess handling * [IPV6]: fix lockup via /proc/net/ip6_flowlabel * [NETFILTER]: remove masq/NAT from ip6tables Kconfig help * [NETFILTER]: Missed and reordered checks in {arp,ip,ip6}_tables * [NETFILTER]: ip_tables: compat error way cleanup * [NETFILTER]: nf_conntrack: add missing unlock in get_next_corpse() * [NETFILTER]: ip_tables: compat code module refcounting fix * [NetLabel]: protect the CIPSOv4 socket option from setsockopt() * [SCTP]: Correctly set IP id for SCTP traffic * [SCTP]: Remove temporary associations from backlog and hash. * [IPV6]: return EINVAL for invalid address with flowlabel lease request * [SPARC64]: Fix Tomatillo/Schizo IRQ handling. * [SPARC64]: Add some missing print_symbol() calls. * sh: Wire up new syscalls. * video: Fix include in hp680_bl. * sh: Update r7780rp_defconfig. * sh: Fix IPR-IRQ's for IRQ-chip change breakage. * sh: Titan defconfig update. * IB/iser: Start connection after enabling iSER * RDMA/cma: rdma_bind_addr() leaks a cma_dev reference count * IB/ehca: Fix eHCA driver compilation for uniprocessor * IB/amso1100: Use dma_alloc_coherent() instead of kmalloc/dma_map_single * IB/amso1100: Fix incorrect pr_debug() * IB/uverbs: Return sq_draining value in query_qp response * [IPV6]: fix flowlabel seqfile handling * find_bd_holder() fix * uml ubd driver: allow using up to 16 UBD devices * uml ubd driver: document some struct fields * uml ubd driver: var renames * uml ubd driver: give better names to some functions. * uml ubd driver: change ubd_lock to be a mutex * uml ubd driver: ubd_io_lock usage fixup * uml ubd driver: convert do_ubd to a boolean variable * uml ubd driver: reformat ubd_config * uml ubd driver: use bitfields where possible * uml ubd driver: do not store error codes as ->fd * uml ubd driver: various little changes * uml: add _text definition to linker scripts * uml: add INITCALLS * taskstats: fix sub-threads accounting * eCryptfs: Clean up crypto initialization * eCryptfs: Hash code to new crypto API * eCryptfs: Cipher code to new crypto API * eCryptfs: Consolidate lower dentry_open's * eCryptfs: Remove ecryptfs_umount_begin * eCryptfs: Fix handling of lower d_count * md: check bio address after mapping through partitions. * CFQ: request <-> request merging rr_list fixup * SCSI: ISCSI build failure * IB/mthca: Fix MAD extended header format for MAD_IFC firmware command * [MIPS] TX4927: Remove indent error message that somehow ended in the code. * [MIPS] Add missing file for support of backplane on TX4927 based board * [MIPS] Sort out missuse of __init for prom_getcmdline() * [MIPS] Yosemite: fix uninitialized variable in titan_i2c_xfer() * [MIPS] Fix warning of printk format in mips_srs_init() * [MIPS] VSMP: Fix initialization ordering bug. * [MIPS] Flags must be unsigned long. * [MIPS] VSMP: Synchronize cp0 counters on bootup. * [MIPS] Fixup migration to GENERIC_TIME * [IA64] cpu-hotplug: Fixing confliction between CPU hot-add and IPI * [IA64] MCA recovery: Montecito support * [IA64] move SAL_CACHE_FLUSH check later in boot * [IA64] Correct definition of handle_IPI * ep93xx_eth: fix RX/TXstatus ring full handling * ep93xx_eth: fix unlikely(x) > y test * ep93xx_eth: don't report RX errors * tokenring: fix module_init error handling * n2: fix confusing error code * sky2: not experimental * myri10ge: ServerWorks HT2000 PCI id is already defined in pci_ids.h * ehea: kzalloc GFP_ATOMIC fix * net s2io: return on NULL dev_alloc_skb() * skge, sky2, et all. gplv2 only * sky2: netpoll on dual port cards * sata_sis: fix flags handling for the secondary port * Add 0x7110 piix to ata_piix.c * libata: unexport ata_dev_revalidate() * ata_piix: allow 01b MAP for both ICH6M and ICH7M * [POWERPC] Fix various offb issues * [POWERPC] Fix rmb() for e500-based machines it * [POWERPC] Fix oprofile support for e500 in arch/powerpc * [POWERPC] Use 4kB iommu pages even on 64kB-page systems * [POWERPC] qe_lib: qe_issue_cmd writes wrong value to CECDR * [POWERPC] Make current preempt-safe * [POWERPC] Make high hugepage areas preempt safe * [POWERPC] Make mmiowb's io_sync preempt safe * [POWERPC] Disallow kprobes on emulate_step and branch_taken * [POWERPC] Make alignment exception always check exception table * ahci: fix status register check in ahci_softreset * [libata] sata_nv: Add PCI IDs * i386: clean up io-apic accesses * [MIPS] 16K & 64K page size fixes * [MIPS] SMTC: Fix crash if # of TC's > # of VPE's after pt_regs irq cleanup. * [MIPS] SMTC: Synchronize cp0 counters on bootup. * [MIPS] Fix warning in mips-boards generic PCI * i386: write IO APIC irq routing entries in correct order * powerpc: Eliminate "exceeds stub group size" linker warning * [TIPC] net/tipc/port.c: fix NULL dereference * [TCP]: Set default congestion control when no sysctl. * [IPV6]: File the fingerprints off ah6->spi/esp6->spi * [SPARC64]: Fix futex_atomic_cmpxchg_inatomic implementation. * [CIFS] report rename failure when target file is locked by Windows * [MIPS] Fix merge screwup by patch(1) * [MIPS] IP27: Allow SMP ;-) Another changeset messed up by patch. * [MIPS] Fix warning about init_initrd() call if !CONFIG_BLK_DEV_INITRD. * [MIPS] Ocelot G: Fix : "CURRENTLY_UNUSED" is not defined warning. * [MIPS] Don't use R10000 llsc workaround version for all llsc-full processors. * [MIPS] Do not use -msym32 option for modules. * RDMA/addr: Use client registration to fix module unload race * [libata] Add support for PATA controllers of MCP67 to pata_amd.c. * [libata] Add support for AHCI controllers of MCP67. * pci_ids.h: Add NVIDIA PCI ID * PCI: Revert "PCI: i386/x86_84: disable PCI resource decode on device disable" * PCI: Let PCI_MULTITHREAD_PROBE depend on BROKEN * USB: add another sierra wireless device id * USB: usb-storage: Unusual_dev update * hid-core: big-endian fix fix * USB: new VID/PID-combos for cp2101 * USB: sierra: Fix id for Sierra Wireless MC8755 in new table * usbtouchscreen: use endpoint address from endpoint descriptor * USB: failure in usblp's error path * USB: usblp: fix system suspend for some systems * USB: HID: add blacklist AIRcable USB, little beautification * USB: fix compiler issues with newer gcc versions * USB: xpad: additional USB id's added * USB Storage: unusual_devs.h entry for Sony Ericsson P990i * USB: use MII hooks only if CONFIG_MII is enabled * eCryptfs: Fix pointer deref * tidy "md: check bio address after mapping through partitions" * md: send online/offline uevents when an md array starts/stops * sys_pselect7 vs compat_sys_pselect7 uaccess error handling * update some docbook comments * docbook: merge journal-api into filesystems.tmpl * Fix ipc entries removal * mm: un-needed add-store operation wastes a few bytes * fix UFS superblock alignment issues * lkdtm: cleanup headers and module_param/MODULE_PARM_DESC * Cleanup read_pages() * cifs: ->readpages() fixes * fuse: ->readpages() cleanup * gfs2: ->readpages() fixes * edac_mc: fix error handling * NFS4: fix for recursive locking problem * ipmi_si_intf.c sets bad class_mask with PCI_DEVICE_CLASS * init_reap_node() initialization fix * Add printk_timed_ratelimit() * schedule removal of FUTEX_FD * acpi_noirq section fix * swsusp: debugging * spi section fix * reiserfs: reset errval after initializing bitmap cache * uml: fix I/O hang * uml: include tidying * Create compat_sys_migrate_pages * powerpc: wire up sys_migrate_pages * drivers/isdn/hysdn/hysdn_sched.c: sleep after taking spinlock fix * fix Documentation/accounting/getdelays.c buf size * IDE: Add the support of nvidia PATA controllers of MCP67 to amd74xx.c * Fix sys_move_pages when a NULL node list is passed * Fix user.* xattr permission check for sticky dirs * splice: fix problem introduced with inode diet * Revert unintentional "volatile" changes in ipc/msg.c * Fix unlikely (but possible) race condition on task->user access * Make sure "user->sigpending" count is in sync -- Ben Collins Mon, 6 Nov 2006 07:11:08 -0800 linux-source-2.6.19 (2.6.19-4.4) feisty; urgency=low [Ben Collins] * debian: Fix ppc defconfig, and d-i braindamage - GIT-SHA 3805cd5ab6796f26fdd2b69d58d72d5bf33f96bb * debian: Prefix make-kpkg calls with sparc64 on sparc for now. - GIT-SHA 3b2a6a332c9febffda9cdc26a9a0572ec859e999 [Upstream Kernel Changes] * CFQ: use irq safe locking in cfq_cic_link() * CFQ: bad locking in changed_ioprio() * Fix dmsetup table output change * ioc4_serial: irq flags fix * ndiswrapper: don't set the module->taints flags * isdn/gigaset: avoid cs->dev null pointer dereference * lockdep: annotate DECLARE_WAIT_QUEUE_HEAD * cryptocop: double spin_lock_irqsave() * MTD: fix last kernel-doc warning * docbook: make a filesystems book * Fix "Remove the use of _syscallX macros in UML" * uml: fix compilation options for USER_OBJS * xacct_add_tsk: fix pure theoretical ->mm use-after-free * drivers/ide/pci/generic.c: add missing newline to the all-generic-ide message * sunrpc: fix refcounting problems in rpc servers * APM: URL of APM 1.2 specs has changed * fix "sunrpc: fix refcounting problems in rpc servers" * fix i386 regparm=3 RT signal handlers on x86_64 * [MIPS] Oprofile: fix on non-VSMP / non-SMTC SMP configurations. * [MIPS] Au1xx0 code sets incorrect mips_hpt_frequency * [MIPS] Oprofile: Fix MIPSxx counter number detection. * [MIPS] SMTC: Make 8 the default number of processors. * [MIPS] Fix warning about unused definition in c-sb1.c * [MIPS] Make SB1 cache flushes not to use on_each_cpu * [MIPS] Wire up getcpu(2) and epoll_wait(2) syscalls. * [MIPS] Au1000: Fix warning about unused variable. * [MIPS] Fix return value of TXX9 SPI interrupt handler * [MIPS] Ocelot G: Fix build error and numerous warnings. * [MIPS] EMMA 2 / Markeins: Fix build wreckage due to genirq wreckage. * [MIPS] EMMA 2 / Markeins: Formitting fixes split from actual address fixes. * [MIPS] EMMA 2 / Markeins: Convert to name struct resource initialization. * [MIPS] EMMA 2 / Markeins: struct resource takes physical addresses. * [MIPS] JMR3927: Fixup another victim of the irq pt_regs cleanup. * [MIPS] MIPS doesn't need compat_sys_getdents. * fix bd_claim_by_kobject error handling * clean up add_bd_holder() * Linux 2.6.19-rc4 -- Ben Collins Tue, 31 Oct 2006 10:45:07 -0500 linux-source-2.6.19 (2.6.19-3.3) feisty; urgency=low [Ben Collins] * Revert "ppc: Add defconfig for build" - GIT-SHA 540057c30de97922c99dcd198e1535c3986abfa0 * debian: Add defconfig setting for each arch - GIT-SHA 03248c8d8e00151e085448684eacdafb3acc0833 * debian/rules: Re-add kernel-wedge workaround to fix sparc FTBFS - GIT-SHA b0ea4d18b8c8bfdef670980700b2f78948205819 -- Ben Collins Tue, 31 Oct 2006 10:02:36 -0500 linux-source-2.6.19 (2.6.19-2.2) feisty; urgency=low [Ben Collins] * btsco: Added new driver - GIT-SHA 18b128d55a6297da941055abda677cde1c1086ed * at76: Atmel USB Driver - GIT-SHA f2460fe216447baa35b7f7a9ca8d440f4922719e * at76-usb-firmware: Added firmware for Atmel USB - GIT-SHA b618084d1cf221755848d42bb5b45fe5b97479e1 * ppc: Add defconfig for build - GIT-SHA 7eefca4e80cd6016ecec0cf27e1e9dadb05e2e9f * debian: git-ubuntu-log: Ommit matching revert/commits. - GIT-SHA 68ed886f702f70e43f4e835d768a38309a4120ca * debian: Fix KPKG_(ARCH|SUBARCH) to fix sparc64 build failure. - GIT-SHA 0973b171e2334735687c647673e76f94d21a6d3c * debian: insert-changes: New script. - GIT-SHA 492ef6bf5f17554ab82ab170e728e51de7fc1fb1 [Upstream Kernel Changes] * e1000: FIX: don't poke at manageability registers for incompatible adapters * e1000: FIX: 82542 doesn't support WoL * e1000: FIX: fix wrong txdctl threshold bitmasks * e1000: FIX: Disable Packet Split for non jumbo frames * e1000: FIX: Don't limit descriptor size to 4kb for PCI-E adapters * e1000: FIX: move length adjustment due to crc stripping disabled. * e1000: Increment version to 7.2.9-k4 * e100: account for closed interface when shutting down * pcmcia: at91_cf update * pcmcia: add more IDs to hostap_cs.c * pcmcia: update alloc_io_space for conflict checking for multifunction PC card * pcmcia/ds: driver layer error checking * CONFIG_PM=n slim: drivers/pcmcia/* * i82092: wire up errors from pci_register_driver() * pcmcia: au1000_generic fix * ioremap balanced with iounmap for drivers/pcmcia * Export soc_common_drv_pcmcia_remove to allow modular PCMCIA. * PCMCIA: handle sysfs, PCI errors * PCMCIA: fix __must_check warnings * [SPARC64]: Fix central/FHC bus handling on Ex000 systems. * [SPARC64]: Fix memory corruption in pci_4u_free_consistent(). * [TCP] cubic: scaling error * [TCP] H-TCP: fix integer overflow * [BRIDGE]: correct print message typo * [SPARC]: Fix bus_id[] string overflow. * [S390] sys_getcpu compat wrapper. * [S390] Initialize interval value to 0. * [S390] cio: css_probe_device() must be called enabled. * [S390] uaccess error handling. * [S390] Improve AP bus device removal. * [S390] cio: Make ccw_device_register() static. * acpiphp: fix latch status * PCI: fix pci_fixup_video as it blows up on sparc64 * PCI: x86-64: mmconfig missing printk levels * PCI: reset pci device state to unknown state for resume * PCI: Remove quirk_via_abnormal_poweroff * vmlinux.lds: consolidate initcall sections * drivers: wait for threaded probes between initcall levels * silence 'make xmldocs' warning by adding missing description of 'raw' in nand_base.c:1485 * [ARM] Fix SMP irqflags support * [ARM] Add realview SMP default configuration * [ARM] Add __must_check to uaccess functions * [ARM] 3909/1: Disable UWIND_INFO for ARM (again) * [ARM] 3899/1: Fix the normalization of the denormal double precision number. * [ARM] 3900/1: Fix VFP Division by Zero exception handling. * mm: clean up pagecache allocation * vmscan: Fix temp_priority race * Use min of two prio settings in calculating distress for reclaim * ext4: fix printk format warnings * jbd: journal_dirty_data re-check for unmapped buffers * jbd2: journal_dirty_data re-check for unmapped buffers * fix efi_memory_present_wrapper() * md: fix bug where spares don't always get rebuilt properly when they become live * md: simplify checking of available size when resizing an array * md: fix up maintenance of ->degraded in multipath * md: fix printk format warnings, seen on powerpc64: * memory hotplug: __GFP_NOWARN is better for __kmalloc_section_memmap() * Fix potential OOPs in blkdev_open() * __vmalloc with GFP_ATOMIC causes 'sleeping from invalid context' * visws build fix * Add missing space in module.c for taintskernel * ioc4: fix printk format warning * cciss: fix printk format warning * hugetlb: fix size=4G parsing * hugetlb: fix prio_tree unit * hugetlb: fix absurd HugePages_Rsvd * missing unused dentry in prune_dcache()? * VFS: Fix an error in unused dentry counting * Constify compat_get_bitmap argument * strstrip remove last blank fix * fill_tgid: fix task_struct leak and possible oops * bacct_add_tsk: fix unsafe and wrong parent/group_leader dereference * taskstats_tgid_free: fix usage * taskstats_tgid_alloc: optimization * taskstats: kill ->taskstats_lock in favor of ->siglock * taskstats: don't use tasklist_lock * fill_tgid: cleanup delays accounting * move SYS_HYPERVISOR inside the Generic Driver menu * time_adjust cleared before use * cpu-hotplug: release `workqueue_mutex' properly on CPU hot-remove * JMB 368 PATA detection * workqueue: update kerneldoc * Calculation fix for memory holes beyong the end of physical memory * [ARM] Fix i2c-pxa slave mode support * [ARM] Fix suspend oops caused by PXA2xx PCMCIA driver * [ARM] Add KBUILD_IMAGE target support * Fix GFP_HIGHMEM slab panic * [ARM] 3913/1: n2100: fix IRQ routing for second ethernet port * ieee1394: ohci1394: revert fail on error in suspend * taskstats: fix sk_buff leak * taskstats: fix sk_buff size calculation * m68k: consolidate initcall sections * [WATCHDOG] sc1200wdt.c pnp unregister fix. -- Ben Collins Thu, 26 Oct 2006 23:16:13 -0400 linux-source-2.6.19 (2.6.19-1.1) feisty; urgency=low [Ben Collins] * Makefile: Disable compiler stack protection - GIT-SHA 88e5d8158cceacb7e7b559f5af74f729a17ade71 * Add git-ubuntu-log parsing script. - GIT-SHA 5d781e48af9265470bc5de9cfd072b80918e1db8 * Disable APIC on UP machines by default - GIT-SHA ce3c49d6164180bcb0e5d6a455f3ae163914af52 * Quieten compressed boot messages. - GIT-SHA b31aa3e4c69d1fc4868d39dc63bc2a4baab497b1 * Add config option to disable hyperthreading by default - GIT-SHA 161459709590b06c515c7e2657c376e28a98fdc1 * Default to dongle type 9 on IBM hardware. - GIT-SHA eb2eaa11c75f1c656a3bef54bef3e8c92e52049d * Add "TOSHIBA CD-ROM XM-1702BC" to ide-dma blacklist - GIT-SHA e64e371c8cdba5c0af8d8c8eaef69f07cd3b87b5 * net/sunhme: Fix Sun Happy Meal ethernet lockups on Ultra 1E - GIT-SHA add87b82b6ea9b4a9c695d4fb0b5ae1d4ce655cc * pcmcia: Do not insert pcmcia cards on resume - GIT-SHA 9334fc580d26a92c81651df4669ce8c19a68b260 * scsi/BusLogic: Add MODULE_DEVICE_TABLE for autoloading - GIT-SHA 55f6d5c8bf31270f7289ce9865cb15528327cca8 * input/mouse/alps: Do not call psmouse_reset() for alps - GIT-SHA fb3c8d616c602b8876dc50e89ac4987f5ba05bfe * scsi: Add Matshita DMC-LC33 to devlist - GIT-SHA b7f273bde8e6e02a6dea490f877ef9ee4f390448 * scsi: Restore generic SCSI proc_info function - GIT-SHA 9c1a5525614014486d2ba5ed1181f777c55587f3 * ide: Make some drivers modular - GIT-SHA 9ecb5d7cc5db4071f4d9218f8acff96ab5d599f0 * ide/pnp: Allow ide-pnp to be modular. - GIT-SHA 924f6bd12dc99b5176940895ec26607f2144b0f1 * video/vesafb: Modularize - GIT-SHA f160678572c5cbd97cc96a761d95646fb4c3a50f * pcmcia: Add missing device releases - GIT-SHA e3eeb6ee8e14cdcaccf0213446bef4a26ba78bcb * general: Quieten noisy printk's - GIT-SHA 13dbeb0d68d892cce0483594fbd795c289ae7c27 * acpi: Allow loading of DSDT from initrd - GIT-SHA 5272d84c2ae7ad6dcf98ec83fe2f510a0b8912ee * ide: Cleaner merge of ide_scan_pcibus() changes (modular) - GIT-SHA ab460a6bf9bb00b39443190efbc44cf8a9358032 * video/vesafb: Fixup vesafb modular code to merge with platform driver changes. - GIT-SHA 08c62e8dea078ca4510f00bbf1e8dce0cef53716 * ide: Export ide_scan_direction - GIT-SHA 1b49a08481e74417c114f16c2c6ec0e4e6d282e0 * ide: Fix Oops in IDE caused by __init for ide_pci_scanbus() - GIT-SHA d3e3800f6826c7a57872dd22ac93d034d36c91db * fs: Revert bd_claim change. - GIT-SHA 8cbff5a651066cd43f6736a45181c0549d91662a * drivers/video: Fix some video drivers unchecked use of nvram functions - GIT-SHA e79b253cceeee1f4022b825e3c6acbc9690b81a7 * tulip: Fix for Uli5261 chipsets. - GIT-SHA 278130f8818f8ac6550760807815d24dbeee6470 * net/tulip: Define ULI PCI ID's - GIT-SHA 68cdca366a7410a1a5c86f1365072edfedbc911c * ia64: Export some extra symbols so we can build vga16fb - GIT-SHA 48b37aa458e7e61f396f0bc2e4b8a4bdd039005a * video: Enable VesaFB for ia64. - GIT-SHA 9d859229d3ec3bb4325b65e05387f2d6cd12627f * ide: Revert some of the "modular ide" patch. - GIT-SHA ccbe68cc3928e6275f4fefed7856c7754d10dd84 * vga16fb: Set default timings to 640x400 for compatibility. - GIT-SHA 20556d56d5e13a642d5da77e4fd877f00a63bbdc * block: Make CDROMEJECT more robust - GIT-SHA 933956f84fdb520d9cce720fabbb6236efaa188f * powerpc: Disable prom_printf - GIT-SHA 52bca28eb10d88db59b8b16fd28f7bd71c859404 * ide-cd: Disable verbose errors. - GIT-SHA 72d40db7ba7478afe35e7302d0d61c2bcd41fa53 * tulip: Fix mdio related lockups. Update from upstream driver. - GIT-SHA e74fe2962b8fde95756505782a3226a5e30b92c2 * input: Allow root to inject unknown scan codes. - GIT-SHA 9dba2e8158382af26d4460242ffe6d45803f43fb * 3w-9xxx: Add .proc_name member to scsi_host_template - GIT-SHA a120864ddf97dcaf0a5565ffd2539852e884f411 * synaptics: Add Toshiba Protege M300 to rate=40 blacklist. - GIT-SHA d9b4f0e739d81b75fae3f9545d598d865e391e35 * vga16fb: Do not use 640x480 on certain machines - GIT-SHA faffc346a48402547964adde5b5c4bf3b37572a8 * forcedeth: Let the driver work when no PHY is found - GIT-SHA eb2bbfea12d9f3599ed6019fce78a5bb3b70f9d8 - Bug #45257 * tulip: Let dmfe handle davicom on non-sparc. - GIT-SHA 901dcff694d2c177078a2f9a0e81d765c7db41fb - Bug #48287 * speakup: Driver addition - GIT-SHA 1cf0afb09a96f1c381a9ac42ab56115c957177ab * kbd: Fix typo in speakup patch - GIT-SHA 71aeabbdc6e922a454cbb96c93bda44cd6f34613 * powerpc: Allow config of pSeries panel message - GIT-SHA 8290fcc662b7a9cb3035222f3c2f0160f5a14fcd * general: crash helper support for apport - GIT-SHA d9291b92a80b54e2212348ff82cd6c374351dd05 * version: Implement version_signature proc file. - GIT-SHA 87c212ae348ed89e2177af1907fbfff22b758eb4 * hid-core: Add noget quirk for turbox keyboard. - GIT-SHA c6ecb350590cbbb62207ecda8acdb36dc503830e * ipw2100: Add option to disable C3/C4 state transistions. - GIT-SHA a2a9f735de0c61a7be45ab0c55eea593098de70a * ubuntu: Create ubuntu driver directory. - GIT-SHA ce47ddb0f4e34a60599bedc8f0bff996ed252e6f * hdrinst: Add stub for gfs headers - GIT-SHA 6fde7f59fd4e921d8255c2fd6ebabc622c88947c * general: Add MODULE_DEV_TABLE to some drivers for autoloading. - GIT-SHA bef1c07e02bd1fb0bb2eb020e5c58dd12e56d53f * i8042: Quiten message about no controlles being found. - GIT-SHA a438ddf2becf5f6d4a5db68acf0cd9648030d192 * asfs: Add Amiga Smart File System - GIT-SHA 63e625a65070eee461f5f4bedd550e39ed8c171e * kbuild: Add ubuntu/include/ for external driver includes. - GIT-SHA 6cc08947078031622ef777dc91630b2a25e1cc51 * fs: Export __d_path symbol for dazuko. - GIT-SHA f816e1d4eab62bc229991a614f63731f599bf9ae * speakup: Merges fixes and patches from Edgy. - GIT-SHA d2c7021c474d7bbaeafd96f890471476514e219d * ixj: Fix PCI vendor/device ID's for QUICKNET. - GIT-SHA 7742c3f2837c62c64c08736ca8f6b8931258ba6b * asfs: Compile fixes. - GIT-SHA da4e90d5cb6bc656861de64cb200d6de124c39ce * vt: Fix speakup code to compile. - GIT-SHA a0ec07a4417656566e19d8415dbc86e91d6f974a * kbuild: Fix location of ubuntu/include addition to LINUXINCLUDES - GIT-SHA a30f7b62339415a90a6024ada0e2f10f86a85dbd * general: Various compile fixes for edgy patch merges. - GIT-SHA eea36c5c4f202eb95108fd8c1ef9fe5f38c10bcf * dazuko: Added driver - GIT-SHA 1283c07c2260047335a58be437dc8ba558011770 * squashfs: Added v3.1-r2 driver - GIT-SHA 6acce7627f044b72930dd6cc563aed9559a4b8c4 * unionfs: Add 20060916 snapshot - GIT-SHA c375f3b13be8c1f3aba1316b01332f7951d4dda2 * gfs: Merged from Edgy - GIT-SHA 29decd8128961ed2a79235240172ec2f646103f4 * rt2x00: Added drivers from Edgy with build fixes. - GIT-SHA e8a710260e32cefb7236a8bd3a111387818786c0 * linux-wlan-ng: Added driver - GIT-SHA 36d255e73f30f68a23d61048d3f0627bc5241025 * ndsiwrapper: Added driver - GIT-SHA f1e27ae3a39b0d389f212df44d6ab5468d04647d * cloop: Added compressed loop driver - GIT-SHA 26cb677f9b9205a2ed77a4ee4c554bcdd498eaa4 * dm-bbr: Added new driver - GIT-SHA ee36ac9e9c3065f8f594493a3be2e0ae4196e46e * acx: Add driver from Edgy - GIT-SHA 959183847e71f99bee6e5682708a672b9c2abd02 * ipw3945: Add new driver - GIT-SHA cc542d63e9bc05438570c084e6b701e82aafbda2 * adm8211: Add new driver - GIT-SHA 6a9957bd934f4db1dc80a5d7b48638e3373d7c88 * rtl818x: Add new drivers - GIT-SHA 9533d6e292539fae27c6062dbf4ba2b663caaa28 * prism54_softmac: Add new driver - GIT-SHA 559b895c45424e974caadc3ec249d5cdbcd5ddf4 * fsam7400: Add new driver - GIT-SHA 78b8978053c2ee6d0cbd42aec330d6ee2b555212 * mol: Add Mac-On-Linux driver - GIT-SHA 51410652caa26b301d6ac968d6fce04c1f21d925 * ov511: Add ov511 camera driver - GIT-SHA 63f1564f55645b26f157c418a6e28fb49b23a52b * zd1211: Install firmware in subdirectory, like the driver expects it. - GIT-SHA 33564d1acfa96e8cba778e2efb6b0376aad09e12 * kbuild: Do not add debian/ to clean-dirs. - GIT-SHA 8e1027b4fefded38704dd473394e2f7238012940 * debian/: We don't need to run make-kpkg clean in the top level. - GIT-SHA a8e5dc70095ebd21e21896c82cab8394e5c25a7c * ubuntu/: Update all drivers for 2.6.19 changes - GIT-SHA a8dc19f626a200ee837af570ce59a732b3094aa5 * ubuntu/: More fixes for warnings. ubuntu/ is pretty much warning free - GIT-SHA 807da64fba9aa414f256ea4d5664a448f9023d78 * gfs2/dlm: Remove. These modules are in-tree now. - GIT-SHA bb62e6c94034978605cc148d6c94dd15036eaf4e * gfs2: Export extra symbols for gfs1 - GIT-SHA d999702b86414c59d62f9b34450129a9221b523d * kbuild: Allow header_install to work with O= - GIT-SHA afa95b842e7b00b21537f2203e4879c2d860a3e9 * debian/d-i: Update md-modules udeb list. - GIT-SHA ed24b1fc393feb10061f83bbf152f7718cc94a83 * debian/: Complete rework of d-i (kernel-wedge) handling - GIT-SHA 435d7a8fa97f08f1ed39520bf4122434ad7d57ac * ide: Disable some PCI entries when duplicate ATA driver is enabled. - GIT-SHA c97951e8a2b085c6ec47fee8f1f933185bde3d75 * fsam7400: Include linux/io.h for check_signature() - GIT-SHA fb04e20928624ec398c54131fa7736a2fb6a971e * sbus: BBC and ENVCTRL both need to be built-in - GIT-SHA 75bc2c9764754ae2b446ac5613b7a33c2d7a0379 * prism2: Make modules depend on subsystems. - GIT-SHA 5d084bc0a60a146d81a910580eeb29a7e92d89d6 * sparc: Fix some section mismatch warnings from sbus modules. - GIT-SHA a1e1b46410e1095bad4e401d7bc0591d44137e2a * kbuild: Remove local change for -fno-stack-protector. - GIT-SHA 10137f027764e20df233111725a7b148047d92d1 * sbus/char, synaptics: Revert local Ubuntu changes - GIT-SHA a3852f015830915eb3fb33b8fea85a5edd7a5838 * mv643xx: Remove pci dev table. Not needed for this driver. - GIT-SHA f098f17a693fefb6aa03d4ac317faf4f92c0d05a * imsttfb: Set USE_NV_MODES to 0 when CONFIG_NVRAM is not set - GIT-SHA 292f071fb9492af9042e840ca81397108dd0ea83 * prism2_plx: Disable on ppc for now. - GIT-SHA db1b9f970535fdc567e08bca05b8bcf6a4e1f07f * ppc: Do not re-export kd_mksound. - GIT-SHA 5b7d5bbf5171fcb92d78b0e3fa5437ec6f912838 * atm/block/wan: Require ISA_DMA_API for some drivers. - GIT-SHA 40215f7cfb9ec59a90b781c50ffc9424ef16b3ba * hvcs: select HVC_CONSOLE when enabled. - GIT-SHA e41dbec0326f0e75e6a80b248b5c26f75899f866 * ppc: Do not enable ISA_DMA_API on PPC64 - GIT-SHA 75b0757318306ddd6868d65f2e2da6c806f140f6 * tmscsim, i2o_config: Depends on ISA_DMA_API - GIT-SHA f86bd4404911d9107c3bf7e36c894fa5907fac8c * drivers/atm: Add CPPFLAGS to fore200e-fw endian check. - GIT-SHA 694db9ff7e16042b3f58bbc01d19ef08609315ce * bcm43xx: Move dma-mapping.h include to fix compile failure - GIT-SHA 9cc7a903b72c231510f4cae7e9dee27b0ebc6d2c [Chuck Short] * atkbd: Disables stupid keyboard warning. - GIT-SHA aedc2d9246885a41346584b1fe91696611eea756 [Fabio M. Di Nitto] * drivers/char/vt.c: make promcon driver init a boot option. - GIT-SHA 41a393f2d8829bceb5c5da136dd12f3dcbe6c94c -- Ben Collins Thu, 26 Oct 2006 21:58:29 -0400