# Storage
+ features/all/hpsa/0001-SCSI-hpsa-add-driver-for-HP-Smart-Array-controllers.patch
+ features/all/hpsa/0002-SCSI-hpsa-fix-typo-in-comments.patch
+ features/all/hpsa/0003-SCSI-hpsa-Use-kernel-integer-types-not-userland-ones.patch
+ features/all/hpsa/0004-SCSI-hpsa-avoid-unwanted-promotion-from-unsigned-to-.patch
+ features/all/hpsa/0005-SCSI-hpsa-Use-BUG_ON-instead-of-an-if-statement.patch
+ features/all/hpsa/0006-SCSI-hpsa-make-adjust_hpsa_scsi_table-return-void.patch
+ features/all/hpsa/0007-SCSI-hpsa-remove-superfluous-returns-from-void-funct.patch
+ features/all/hpsa/0008-SCSI-hpsa-return-proper-error-codes-not-minus-one.patch
+ features/all/hpsa/0009-SCSI-hpsa-use-sizeof-not-an-inline-constant-in-memse.patch
+ features/all/hpsa/0010-SCSI-hpsa-use-kzalloc-not-kmalloc-plus-memset.patch
+ features/all/hpsa/0011-SCSI-hpsa-remove-unwanted-debug-code.patch
+ features/all/hpsa/0012-SCSI-hpsa-eliminate-unnecessary-memcpys.patch
+ features/all/hpsa/0013-SCSI-hpsa-make-tag-macros-into-functions.patch
+ features/all/hpsa/0014-SCSI-hpsa-fix-some-debug-printks-to-use-dev_dbg-inst.patch
+ features/all/hpsa/0015-SCSI-hpsa-interrupt-pending-function-should-return-b.patch
+ features/all/hpsa/0016-SCSI-hpsa-Allow-multiple-command-completions-per-int.patch
+ features/all/hpsa/0017-SCSI-hpsa-add-pci-ids-for-storageworks-1210m-remove-.patch
+ features/all/hpsa/0018-SCSI-hpsa-Fix-p1210m-LUN-assignment.patch
+ features/all/hpsa/0019-SCSI-hpsa-Return-DID_RESET-for-commands-which-comple.patch
+ features/all/hpsa/0020-SCSI-hpsa-Retry-commands-completing-with-a-sense-key.patch
+ features/all/hpsa/0021-SCSI-hpsa-Don-t-return-DID_NO_CONNECT-when-a-device-.patch
+ features/all/hpsa/0022-SCSI-hpsa-Add-an-shost_to_hba-helper-function.patch
+ features/all/hpsa/0023-SCSI-hpsa-use-scan_start-and-scan_finished-entry-poi.patch
+ features/all/hpsa/0024-SCSI-hpsa-when-resetting-devices-print-out-which-dev.patch
+ features/all/hpsa/0025-SCSI-hpsa-print-all-the-bytes-of-the-CDB-not-just-th.patch
+ features/all/hpsa/0026-SCSI-hpsa-clarify-obscure-comment-in-adjust_hpsa_scs.patch
+ features/all/hpsa/0027-SCSI-hpsa-Fix-hpsa_find_scsi_entry-so-that-it-doesn-.patch
+ features/all/hpsa/0028-SCSI-hpsa-fix-bug-in-adjust_hpsa_scsi_table.patch
+ features/all/hpsa/0029-SCSI-hpsa-eliminate-lock_kernel-in-compat_ioctl.patch
+ features/all/hpsa/0030-SCSI-hpsa-Reorder-compat-ioctl-functions-to-eliminat.patch
+ features/all/hpsa/0031-SCSI-hpsa-update-driver-version-to-2.0.1-3.patch
+ features/all/hpsa/0033-SCSI-hpsa-fix-firmwart-typo.patch
+ features/all/hpsa/0034-SCSI-hpsa-fix-scsi-status-mis-shift.patch
+ features/all/hpsa/0035-SCSI-hpsa-return-ENOMEM-not-1.patch
+ features/all/hpsa/0036-SCSI-hpsa-remove-scan-thread.patch
+ features/all/hpsa/0037-SCSI-hpsa-mark-hpsa_pci_init-as-__devinit.patch
+ features/all/hpsa/0038-SCSI-hpsa-Clarify-calculation-of-padding-for-command.patch
+ features/all/hpsa/0039-SCSI-hpsa-Increase-the-number-of-scatter-gather-elem.patch
+ features/all/hpsa/0040-SCSI-hpsa-remove-unused-members-next-prev-and-retry_.patch
+ features/all/hpsa/0041-SCSI-hpsa-remove-unneeded-defines.patch
+ features/all/hpsa/0042-SCSI-hpsa-save-pdev-pointer-in-per-hba-structure-ear.patch
+ features/all/hpsa/0043-SCSI-hpsa-factor-out-hpsa_lookup_board_id.patch
+ features/all/hpsa/0044-SCSI-hpsa-factor-out-hpsa_board_disabled.patch
+ features/all/hpsa/0045-SCSI-hpsa-remove-redundant-board_id-parameter-from-h.patch
+ features/all/hpsa/0046-SCSI-hpsa-factor-out-hpsa_find_memory_BAR.patch
+ features/all/hpsa/0047-SCSI-hpsa-factor-out-hpsa_wait_for_board_ready.patch
+ features/all/hpsa/0048-SCSI-hpsa-factor-out-hpsa_find_cfgtables.patch
+ features/all/hpsa/0049-SCSI-hpsa-fix-leak-of-ioremapped-memory-in-hpsa_pci_.patch
+ features/all/hpsa/0050-SCSI-hpsa-hpsa-factor-out-hpsa_find_board_params.patch
+ features/all/hpsa/0051-SCSI-hpsa-factor-out-hpsa-CISS-signature-present.patch
+ features/all/hpsa/0052-SCSI-hpsa-factor-out-hpsa_enable_scsi_prefetch.patch
+ features/all/hpsa/0053-SCSI-hpsa-factor-out-hpsa_p600_dma_prefetch_quirk.patch
+ features/all/hpsa/0054-SCSI-hpsa-factor-out-hpsa_enter_simple_mode.patch
+ features/all/hpsa/0055-SCSI-hpsa-check-that-simple-mode-is-supported.patch
+ features/all/hpsa/0056-SCSI-hpsa-clean-up-debug-ifdefs.patch
+ features/all/hpsa/0057-SCSI-hpsa-mark-hpsa_mark_hpsa_put_ctlr_into_performa.patch
+ features/all/hpsa/0058-SCSI-hpsa-factor-out-hpsa_wait_for_mode_change_ack.patch
+ features/all/hpsa/0059-SCSI-hpsa-remove-unused-variable-trans_offset.patch
+ features/all/hpsa/0060-SCSI-hpsa-factor-out-hpsa_enter_performant_mode.patch
+ features/all/hpsa/0061-SCSI-hpsa-remove-unused-firm_ver-member-of-the-per-h.patch
+ features/all/hpsa/0062-SCSI-hpsa-Add-hpsa.txt-to-Documentation-scsi.patch
+ features/all/hpsa/0063-SCSI-hpsa-expose-controller-firmware-revision-via-sy.patch
+ features/all/hpsa/0064-SCSI-hpsa-fix-block-fetch-table-problem.patch
+ features/all/hpsa/0065-SCSI-hpsa-add-new-controllers.patch
+ features/all/hpsa/0066-SCSI-hpsa-Make-hpsa_allow_any-1-boot-param-enable-Co.patch
+ features/all/hpsa/0067-SCSI-hpsa-make-hpsa_find_memory_BAR-not-require-the-.patch
+ features/all/hpsa/0068-SCSI-hpsa-factor-out-hpsa_find_cfg_addrs.patch
+ features/all/hpsa/0069-SCSI-hpsa-factor-out-the-code-to-reset-controllers-o.patch
+ features/all/hpsa/0070-SCSI-hpsa-Fix-hard-reset-code.patch
+ features/all/hpsa/0071-SCSI-hpsa-forbid-hard-reset-of-640x-boards.patch
+ features/all/hpsa/0072-SCSI-hpsa-separate-intx-and-msi-msix-interrupt-handl.patch
+ features/all/hpsa/0073-SCSI-hpsa-sanitize-max-commands.patch
+ features/all/hpsa/0074-SCSI-hpsa-disable-doorbell-reset-on-reset_devices.patch
+ features/all/hpsa/0077-SCSI-hpsa-fix-redefinition-of-PCI_DEVICE_ID_CISSF.patch
+ features/all/hpsa/0078-SCSI-hpsa-do-not-consider-firmware-revision-when-loo.patch
+ features/all/hpsa/0079-SCSI-hpsa-do-not-consider-RAID-level-to-be-part-of-d.patch
+ debian/hpsa-Remove-device-IDs-currently-handled-by-cciss.patch
+ features/all/pm8001/0001-SCSI-pm8001-add-SAS-SATA-HBA-driver.patch
+ features/all/pm8001/0002-SCSI-pm8001-add-reinitialize-SPC-parameters-before-p.patch
+ features/all/pm8001/0003-SCSI-pm8001-enhance-IOMB-process-modules.patch
+ features/all/pm8001/0004-SCSI-pm8001-Fixes-for-tag-alloc-error-goto-and-code-.patch
+ features/all/pm8001/0005-SCSI-pm8001-Fix-for-sata-io-circular-lock-dependency.patch
+ features/all/pm8001/0006-SCSI-pm8001-enhance-error-handle-for-IO-patch.patch
+ features/all/pm8001/0007-SCSI-pm8001-fix-endian-issues-with-SAS-address.patch
+ features/all/pm8001/0008-SCSI-pm8001-set-SSC-down-spreading-only-to-get-less-.patch
+ features/all/pm8001/0009-SCSI-pm8001-fix-potential-NULL-pointer-dereference.patch
+ features/all/pm8001/0010-SCSI-pm8001-bit-set-pm8001_ha-flags.patch
+ features/all/pm8001/0011-SCSI-pm8001-do-not-reset-local-sata-as-it-will-not-b.patch
+ features/all/pm8001/0012-SCSI-pm8001-enable-read-HBA-SAS-address-from-VPD.patch
+ features/all/pm8001/0013-SCSI-pm8001-misc-code-cleanup.patch
+ features/all/pm8001/0014-SCSI-pm8001-Use-kzalloc-for-allocating-only-one-thin.patch
+ features/all/pm8001/0017-SCSI-pm8001-drop-redundant-memset.patch
+ features/all/pm8001/0018-SCSI-pm8001-potential-null-dereference-in-pm8001_dev.patch
+ features/all/pm8001/0022-SCSI-pm8001-introduce-missing-kfree.patch
+ features/all/pm8001/0023-SCSI-pm8001-handle-allocation-failures.patch
+ features/all/SCSI-bnx2i-Add-5771E-device-support-to-bnx2i-driver.patch
+ features/x86/ata-Intel-IDE-R-support.patch

# Networking
+ features/all/kernel.h-add-pr_warn-for-symmetry-to-dev_warn-netdev.patch
+ features/all/netdevice.h-Add-netdev_printk-helpers-like-dev_printk.patch
+ features/all/netdevice.h-Add-netif_printk-helpers.patch
+ features/all/net-use-helpers-to-access-mc-list-V2.patch
+ features/all/wl1251-add-support-for-PG11-chips.patch
+ features/all/bnx2x-Add-support-for-BCM84823.patch
+ features/all/bnx2x-Fix-10G-mode-in-BCM8481-BCM84823.patch
+ features/all/ar9170-add-support-for-NEC-WL300NU-G-USB-dongle.patch
+ features/all/ar9170usb-add-Sphairon-Homelink-1202-USB-ID.patch
+ features/all/ar9170usb-add-vendor-and-device-ID-for-Qwest-Actiont.patch
+ features/all/bna/0001-bna-Brocade-10Gb-Ethernet-device-driver.patch
+ features/all/bna/0002-bna-Delete-get_flags-and-set_flags-ethtool-methods.patch
+ features/all/bna/0003-bna-Fixed-build-break-for-allyesconfig.patch
+ features/all/bna/0004-bna-fix-stats-handling.patch
+ features/all/bna/0006-NET-bna-fix-lock-imbalance.patch
+ features/all/bna/0007-bna-Check-for-NULL-before-deref-in-bnad_cb_tx_cleanu.patch
+ features/all/bna/0008-bna-off-by-one.patch
+ features/all/bna/0009-drivers-net-return-operator-cleanup.patch
+ features/all/bna/0010-bna-fix-interrupt-handling.patch
+ features/all/bna/0011-bna-scope-and-dead-code-cleanup.patch
+ features/all/bna/0013-bna-TxRx-and-datapath-fix.patch
+ features/all/bna/0014-bna-Port-enable-disable-sync-and-txq-priority-fix.patch
+ features/all/bna/0015-bna-Fix-ethtool-register-dump-and-reordered-an-API.patch
+ features/all/bna/0016-bna-Enable-pure-priority-tagged-packet-reception-and.patch
+ features/all/bna/0017-bna-Fix-for-TX-queue.patch
+ features/all/bna/0018-bna-IOC-uninit-check-and-misc-cleanup.patch
+ features/all/bna/0019-bna-Removed-unused-code.patch
+ features/all/bna/0020-bna-Restore-VLAN-filter-table.patch
+ features/all/bna/0021-bna-IOC-failure-auto-recovery-fix.patch
+ features/all/bna/0022-bna-Update-the-driver-version-to-2.3.2.3.patch
+ features/all/bna/0023-bna-Remove-unnecessary-memset-0.patch

# Xen
+ bugfix/all/vmalloc-eagerly-clear-ptes-on-vunmap.patch

# Revert temporarily to avoid conflicts
- debian/af_unix-Avoid-ABI-change-from-introduction-of-recursion-limit.patch
- features/x86/backlight-mbp_nvidia_bl-add-support-for-MacBookPro7-1.patch
- bugfix/all/mmc-build-fix-mmc_pm_notify.patch
- debian/mmc-Avoid-ABI-change-from-suspend-fix.patch
- features/all/netxen-unified-fw-image.patch
# Restore changes that caused regressions but are fixed in 2.6.32.40
- debian/revert-amd-deep-c-changes-in-2.6.32.39.patch
- bugfix/all/revert-USB-prevent-buggy-hubs-from-crashing-the-USB.patch
# Revert changes included in 2.6.32.40
- bugfix/arm/prevent-heap-corruption-in-OABI-semtimedop.patch
- bugfix/all/agp-fix-OOM-and-buffer-overflow.patch
- bugfix/all/agp-fix-arbitrary-kernel-memory-writes.patch
- bugfix/all/can-add-missing-socket-check-in-can+raw-release.patch
- bugfix/all/can-add-missing-socket-check-in-can+bcm-release.patch
- bugfix/all/mpt2sas-prevent-heap-overflows-and-unchecked-reads.patch
- bugfix/all/partitions-ldm-fix-oops-caused-by-corrupted-partition-table.patch
- bugfix/all/atl1c-duplicate-atl1c_get_tpd.patch
- bugfix/all/nfsd-Open-with-O_CREAT-flag-set-fails-to-open-existing.patch
- features/x86/Bluetooth-Add-MacBookAir3-1-2-support-2.patch
- features/x86/Bluetooth-Add-support-for-MacbookPro-7-1.patch
- features/x86/Bluetooth-Add-support-for-MacbookPro-6-2-2.patch
- bugfix/all/nfs4-ensure-that-acl-pages-sent-over-nfs-were-not-allocated-from-the-slab-compilation-warning.patch
- bugfix/all/nfs4-ensure-that-acl-pages-sent-over-nfs-were-not-allocated-from-the-slab.patch
- bugfix/all/increase-osf-partition-limit-from-8-to-18.patch
- bugfix/all/fix-corrupted-osf-partition-parsing.patch
- features/all/tulip-add-support-for-Microsoft-MN-120-PCMCIA.patch
- bugfix/all/0009-Input-elantech-discard-the-first-2-positions-on-some.patch
- bugfix/all/0008-Input-elantech-relax-signature-checks.patch
- bugfix/all/0006-Input-elantech-use-all-3-bytes-when-checking-version.patch
- bugfix/all/0005-Input-elantech-ignore-high-bits-in-the-position-coor.patch
- bugfix/all/0004-Input-elantech-allow-forcing-Elantech-protocol.patch
- bugfix/all/0003-Input-elantech-fix-firmware-version-check.patch
- bugfix/all/0001-Input-elantech-do-not-advertise-relative-events.patch
- bugfix/all/usb_superspeed_devices_spd.patch
- bugfix/all/ipv6-Silence-privacy-extensions-initialization.patch
- bugfix/all/af_unix-limit-recursion-level.patch
- bugfix/all/virtio_net-Add-schedule-check-to-napi_enable-call.patch
- bugfix/all/virtio_net-fix-oom-handling-on-tx.patch
- bugfix/all/rt2500usb-fallback-to-SW-encryption-for-TKIP-AES.patch
- bugfix/all/init-sched-Fix-race-between-init-and-kthreadd.patch
- bugfix/all/bonding-Ensure-that-we-unshare-skbs-prior-to-calling.patch
- bugfix/powerpc/powerpc-boot-dts-Install-dts-from-the-right-directory.patch
- bugfix/all/af_unix-limit-unix_tot_inflight.patch
- features/x86/dell-laptop-Add-Dell-Inc-type-9-to-DMI-whitelist.patch
- features/x86/dell-laptop-Add-Dell-Computer-type-8-to-DMI-whitelist.patch
- bugfix/all/btrfs-Require-CAP_SYS_ADMIN-for-filesystem-rebalance.patch
- bugfix/all/wireless-b43-fix-error-path-in-sdio.patch
- bugfix/all/b43-fix-warning-at-drivers-mmc-core-core.c-237-in-mmc_wait_for_cmd.patch
- bugfix/all/cifs-fix-another-memleak-in-cifs_root_iget.patch
- bugfix/all/tehuti-Firmware-filename-is-tehuti-bdx.bin.patch
- bugfix/x86/intel-iommu-Force-disable-IOMMU-for-iGFX-on-broken-C.patch
- bugfix/all/SCSI-mpt2sas-fix-incorrect-scsi_dma_map-error-check.patch
- bugfix/all/perf-symbols-allow-forcing-use-of-cplus_demangle.patch
- bugfix/all/USB-don-t-enable-remote-wakeup-by-default.patch
- bugfix/all/USB-retain-power-wakeup-setting-across-reconfig.patch
- bugfix/all/l2tp-Fix-UDP-socket-reference-count-bugs-in-pppol2tp.patch
- bugfix/all/econet-coalesced-iovec.patch
- bugfix/all/econet-fix-redeclaration-of-symbol-len.patch
- features/x86/hwmon-applesmc-Add-MacBookAir3-1-3-2-support.patch
- features/x86/HID-add-MacBookAir-3-1-and-3-2-support.patch
- features/x86/backlight-MacBookAir3-1-3-2-mbp-nvidia-bl-support.patch
- features/x86/ALSA-hda-MacBookAir3-1-3-2-alsa-support.patch
- features/x86/hwmon-applesmc-Add-generic-support-for-MacBook-Pro-7.patch
- features/x86/hwmon-applesmc-Add-generic-support-for-MacBook-Pro-6.patch
- features/x86/hwmon-applesmc-Add-support-for-MacBook-Pro-5-3-and-5.patch
- features/x86/hwmon-applesmc-Add-iMac9-1-and-MacBookPro2-2-support.patch
- features/x86/ALSA-hda-Add-model-mbp55-entry-for-MacBookPro-7-1.patch
- features/x86/ALSA-hda-MacBookPro-5-3-line-in-support.patch
- features/x86/ALSA-hda-Add-support-for-the-new-27-inch-IMacs.patch
- bugfix/powerpc/ALSA-powermac-Lineout-detection-on-G4-DA.patch
- bugfix/powerpc/ALSA-powermac-Reverse-HP-detection-on-G4-DA.patch
- bugfix/all/sunrpc-fix-NFS-client-over-TCP-hangs-due-to-packet-loss.patch
- bugfix/all/phonet-device-notifier-only-runs-on-initial-namespace.patch
- bugfix/all/e1000e-Reset-82577+82578-PHY-before-first-PHY-register-read.patch
- bugfix/all/sata_via-Delay-on-vt6420-when-starting-ATAPI-DMA-write.patch
- bugfix/all/niu-fix-kernel-buffer-overflow-for-ETHTOOL_GRXCLSRLALL.patch
- bugfix/all/gfs2-BUG-in-gfs2_adjust_quota.patch
- bugfix/all/gfs2-fix-writing-to-non-page-aligned-gfs2_quota-structures.patch
- bugfix/all/gfs2-clean-up-gfs_adjust_quota-and_do_glock.patch
- bugfix/all/rt2x00-Properly-request-tx-headroom-for-alignment-op.patch
- bugfix/all/rt2x00-use-correct-headroom-for-transmission.patch
- bugfix/all/rt2x00-Centralize-setting-of-extra-TX-headroom-reque.patch
- features/all/mac80211-Add-define-for-TX-headroom-reserved-by-mac8.patch
- bugfix/all/e1000-fix-Tx-hangs-by-disabling-64-bit-DMA.patch
- bugfix/all/ipg-Remove-device-claimed-by-dl2k-from-pci-id-table.patch
- bugfix/all/mmc-fix-mmc-sd-hangs-during-suspend-resume.patch
- bugfix/all/SCSI-scsi_dh_emc-request-flag-cleanup.patch
- bugfix/all/SCSI-scsi_dh_emc-fix-mode-select-request-setup.patch
- bugfix/all/ALSA-emux-Add-trivial-compat-ioctl-handler.patch
- bugfix/mips/mips-DMA-computation-fix.patch
- features/all/V4L-DVB-Add-Elgato-EyeTV-Diversity-to-dibcom-driver.patch
- bugfix/all/perf-tools-Check-if-dev-null-can-be-used-as-the-o-gc.patch
- bugfix/all/perf-tools-Move-QUIET_STDERR-def-to-before-first-use.patch
- bugfix/all/perf-Use-default-compiler-mode-by-default.patch
- bugfix/all/perf-tools-Suggest-static-libraries-as-well.patch
- bugfix/all/perf-tools-Add-V-2-option-to-help-debug-config-issue.patch
- bugfix/all/perf-tools-Support-static-build.patch
- bugfix/all/perf-tools-Test-fstack-protector-all-compiler-option.patch
- bugfix/all/perf-tools-Add-make-DEBUG-1-to-remove-the-O6-cflag.patch
- bugfix/all/perf-tools-Display-better-error-messages-on-missing-.patch
- features/all/input-add-support-of-synaptics-clickpad-device.patch
- features/all/module-firmware/0010-pcnet-cs-declare-MODULE_FIRMWARE.patch
- features/all/module-firmware/0009-tms380tr-declare-MODULE_FIRMWARE.patch
- features/all/module-firmware/0008-spider-net-declare-MODULE_FIRMWARE.patch
- features/all/module-firmware/0007-myri10ge-declare-MODULE_FIRMWARE.patch
- features/all/module-firmware/0006-cxgb3-declare-MODULE_FIRMWARE.patch
- features/all/module-firmware/0005-bnx2x-declare-MODULE_FIRMWARE.patch
- features/all/module-firmware/0002-netx-declare-MODULE_FIRMWARE.patch
- features/all/module-firmware/0001-netxen-module-firmware-hints.patch
+ bugfix/all/stable/2.6.32.40.patch
# 2.6.32.40 has wrong version of 'netxen: module firmware hints'
+ bugfix/all/netxen-Remove-references-to-unified-firmware-file.patch
# Restore conflicting patches
+ features/all/netxen-unified-fw-image.patch
+ debian/mmc-Avoid-ABI-change-from-suspend-fix-2.patch
+ features/x86/backlight-mbp_nvidia_bl-add-support-for-MacBookPro7-1.patch
+ debian/af_unix-Avoid-ABI-change-from-introduction-of-recursion-limit.patch

+ features/arm/ARM-wire-up-sys_accept4-on-ARM.patch

- bugfix/all/validate-size-of-efi-guid-partition-entries.patch
- bugfix/all/dccp-handle-invalid-feature-options-length.patch
- features/all/netxen-unified-fw-image.patch
- bugfix/all/netxen-Remove-references-to-unified-firmware-file.patch
+ bugfix/all/stable/2.6.32.41.patch
+ features/all/netxen-unified-fw-image.patch

+ bugfix/all/slub-Revert-PARISC-slub-fix-panic-with-DISCONTIGMEM.patch
+ bugfix/x86/x86-amd-do-not-enable-arat-feature-on-amd-processors-below.patch
+ bugfix/all/efi-corrupted-GUID-partition-tables-can-cause-kernel-oops.patch
+ bugfix/all/netns-xfrm-fixup-xfrm6_tunnel-error-propagation.patch
+ bugfix/all/tunnels-fix-netns-vs-proto-registration-ordering.patch
+ bugfix/all/fix-for-buffer-overflow-in-ldm_frag_add-not-sufficient.patch
