From: Greg Kroah-Hartman Date: Sat, 21 May 2011 22:14:19 +0000 (-0700) Subject: Linux 2.6.38.7 X-Git-Tag: v2.6.38.7^0 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=2ea0b7086afec51e44ed0ebb352ade4b7e6e3bef;p=thirdparty%2Fkernel%2Fstable-queue.git Linux 2.6.38.7 --- diff --git a/queue-2.6.38/arm-zimage-make-sure-the-stack-is-64-bit-aligned.patch b/releases/2.6.38.7/arm-zimage-make-sure-the-stack-is-64-bit-aligned.patch similarity index 100% rename from queue-2.6.38/arm-zimage-make-sure-the-stack-is-64-bit-aligned.patch rename to releases/2.6.38.7/arm-zimage-make-sure-the-stack-is-64-bit-aligned.patch diff --git a/queue-2.6.38/asoc-ssm2602-fix-mic-boost2-control.patch b/releases/2.6.38.7/asoc-ssm2602-fix-mic-boost2-control.patch similarity index 100% rename from queue-2.6.38/asoc-ssm2602-fix-mic-boost2-control.patch rename to releases/2.6.38.7/asoc-ssm2602-fix-mic-boost2-control.patch diff --git a/queue-2.6.38/asoc-uda134x-remove-power_off_on_standby-define.patch b/releases/2.6.38.7/asoc-uda134x-remove-power_off_on_standby-define.patch similarity index 100% rename from queue-2.6.38/asoc-uda134x-remove-power_off_on_standby-define.patch rename to releases/2.6.38.7/asoc-uda134x-remove-power_off_on_standby-define.patch diff --git a/queue-2.6.38/can-fix-sja1000-dlc-for-rtr-packets.patch b/releases/2.6.38.7/can-fix-sja1000-dlc-for-rtr-packets.patch similarity index 100% rename from queue-2.6.38/can-fix-sja1000-dlc-for-rtr-packets.patch rename to releases/2.6.38.7/can-fix-sja1000-dlc-for-rtr-packets.patch diff --git a/queue-2.6.38/cdrom-always-check_disk_change-on-open.patch b/releases/2.6.38.7/cdrom-always-check_disk_change-on-open.patch similarity index 100% rename from queue-2.6.38/cdrom-always-check_disk_change-on-open.patch rename to releases/2.6.38.7/cdrom-always-check_disk_change-on-open.patch diff --git a/queue-2.6.38/cifs-add-fallback-in-is_path_accessible-for-old-servers.patch b/releases/2.6.38.7/cifs-add-fallback-in-is_path_accessible-for-old-servers.patch similarity index 100% rename from queue-2.6.38/cifs-add-fallback-in-is_path_accessible-for-old-servers.patch rename to releases/2.6.38.7/cifs-add-fallback-in-is_path_accessible-for-old-servers.patch diff --git a/queue-2.6.38/cifs-change-bleft-in-decode_unicode_ssetup-back-to-signed-type.patch b/releases/2.6.38.7/cifs-change-bleft-in-decode_unicode_ssetup-back-to-signed-type.patch similarity index 100% rename from queue-2.6.38/cifs-change-bleft-in-decode_unicode_ssetup-back-to-signed-type.patch rename to releases/2.6.38.7/cifs-change-bleft-in-decode_unicode_ssetup-back-to-signed-type.patch diff --git a/queue-2.6.38/cifs-check-for-bytes_remaining-going-to-zero-in-cifs_sesssetup.patch b/releases/2.6.38.7/cifs-check-for-bytes_remaining-going-to-zero-in-cifs_sesssetup.patch similarity index 100% rename from queue-2.6.38/cifs-check-for-bytes_remaining-going-to-zero-in-cifs_sesssetup.patch rename to releases/2.6.38.7/cifs-check-for-bytes_remaining-going-to-zero-in-cifs_sesssetup.patch diff --git a/queue-2.6.38/cifs-clean-up-various-nits-in-unicode-routines-try-2.patch b/releases/2.6.38.7/cifs-clean-up-various-nits-in-unicode-routines-try-2.patch similarity index 100% rename from queue-2.6.38/cifs-clean-up-various-nits-in-unicode-routines-try-2.patch rename to releases/2.6.38.7/cifs-clean-up-various-nits-in-unicode-routines-try-2.patch diff --git a/queue-2.6.38/cifs-fix-cifsconverttoucs-for-the-mapchars-case.patch b/releases/2.6.38.7/cifs-fix-cifsconverttoucs-for-the-mapchars-case.patch similarity index 100% rename from queue-2.6.38/cifs-fix-cifsconverttoucs-for-the-mapchars-case.patch rename to releases/2.6.38.7/cifs-fix-cifsconverttoucs-for-the-mapchars-case.patch diff --git a/queue-2.6.38/cifs-fix-memory-over-bound-bug-in-cifs_parse_mount_options.patch b/releases/2.6.38.7/cifs-fix-memory-over-bound-bug-in-cifs_parse_mount_options.patch similarity index 100% rename from queue-2.6.38/cifs-fix-memory-over-bound-bug-in-cifs_parse_mount_options.patch rename to releases/2.6.38.7/cifs-fix-memory-over-bound-bug-in-cifs_parse_mount_options.patch diff --git a/queue-2.6.38/cifs-handle-errors-from-coalesce_t2.patch b/releases/2.6.38.7/cifs-handle-errors-from-coalesce_t2.patch similarity index 100% rename from queue-2.6.38/cifs-handle-errors-from-coalesce_t2.patch rename to releases/2.6.38.7/cifs-handle-errors-from-coalesce_t2.patch diff --git a/queue-2.6.38/cifs-refactor-mid-finding-loop-in-cifs_demultiplex_thread.patch b/releases/2.6.38.7/cifs-refactor-mid-finding-loop-in-cifs_demultiplex_thread.patch similarity index 100% rename from queue-2.6.38/cifs-refactor-mid-finding-loop-in-cifs_demultiplex_thread.patch rename to releases/2.6.38.7/cifs-refactor-mid-finding-loop-in-cifs_demultiplex_thread.patch diff --git a/queue-2.6.38/cifs-sanitize-length-checking-in-coalesce_t2-try-3.patch b/releases/2.6.38.7/cifs-sanitize-length-checking-in-coalesce_t2-try-3.patch similarity index 100% rename from queue-2.6.38/cifs-sanitize-length-checking-in-coalesce_t2-try-3.patch rename to releases/2.6.38.7/cifs-sanitize-length-checking-in-coalesce_t2-try-3.patch diff --git a/queue-2.6.38/clocksource-install-completely-before-selecting.patch b/releases/2.6.38.7/clocksource-install-completely-before-selecting.patch similarity index 100% rename from queue-2.6.38/clocksource-install-completely-before-selecting.patch rename to releases/2.6.38.7/clocksource-install-completely-before-selecting.patch diff --git a/queue-2.6.38/dccp-handle-invalid-feature-options-length.patch b/releases/2.6.38.7/dccp-handle-invalid-feature-options-length.patch similarity index 100% rename from queue-2.6.38/dccp-handle-invalid-feature-options-length.patch rename to releases/2.6.38.7/dccp-handle-invalid-feature-options-length.patch diff --git a/queue-2.6.38/don-t-lock-guardpage-if-the-stack-is-growing-up.patch b/releases/2.6.38.7/don-t-lock-guardpage-if-the-stack-is-growing-up.patch similarity index 100% rename from queue-2.6.38/don-t-lock-guardpage-if-the-stack-is-growing-up.patch rename to releases/2.6.38.7/don-t-lock-guardpage-if-the-stack-is-growing-up.patch diff --git a/queue-2.6.38/drivers-rtc-rtc-s3c.c-fixup-wake-support-for-rtc.patch b/releases/2.6.38.7/drivers-rtc-rtc-s3c.c-fixup-wake-support-for-rtc.patch similarity index 100% rename from queue-2.6.38/drivers-rtc-rtc-s3c.c-fixup-wake-support-for-rtc.patch rename to releases/2.6.38.7/drivers-rtc-rtc-s3c.c-fixup-wake-support-for-rtc.patch diff --git a/queue-2.6.38/drm-i915-dp-be-paranoid-in-case-we-disable-a-dp-before-it-is-attached.patch b/releases/2.6.38.7/drm-i915-dp-be-paranoid-in-case-we-disable-a-dp-before-it-is-attached.patch similarity index 100% rename from queue-2.6.38/drm-i915-dp-be-paranoid-in-case-we-disable-a-dp-before-it-is-attached.patch rename to releases/2.6.38.7/drm-i915-dp-be-paranoid-in-case-we-disable-a-dp-before-it-is-attached.patch diff --git a/queue-2.6.38/drm-i915-lvds-only-act-on-lid-notify-when-the-device-is-on.patch b/releases/2.6.38.7/drm-i915-lvds-only-act-on-lid-notify-when-the-device-is-on.patch similarity index 100% rename from queue-2.6.38/drm-i915-lvds-only-act-on-lid-notify-when-the-device-is-on.patch rename to releases/2.6.38.7/drm-i915-lvds-only-act-on-lid-notify-when-the-device-is-on.patch diff --git a/queue-2.6.38/drm-i915-release-object-along-create-user-fb-error-path.patch b/releases/2.6.38.7/drm-i915-release-object-along-create-user-fb-error-path.patch similarity index 100% rename from queue-2.6.38/drm-i915-release-object-along-create-user-fb-error-path.patch rename to releases/2.6.38.7/drm-i915-release-object-along-create-user-fb-error-path.patch diff --git a/queue-2.6.38/drm-radeon-kms-add-pci-id-to-acer-travelmate-quirk-for-5730.patch b/releases/2.6.38.7/drm-radeon-kms-add-pci-id-to-acer-travelmate-quirk-for-5730.patch similarity index 100% rename from queue-2.6.38/drm-radeon-kms-add-pci-id-to-acer-travelmate-quirk-for-5730.patch rename to releases/2.6.38.7/drm-radeon-kms-add-pci-id-to-acer-travelmate-quirk-for-5730.patch diff --git a/queue-2.6.38/drm-radeon-kms-fix-extended-lvds-info-parsing.patch b/releases/2.6.38.7/drm-radeon-kms-fix-extended-lvds-info-parsing.patch similarity index 100% rename from queue-2.6.38/drm-radeon-kms-fix-extended-lvds-info-parsing.patch rename to releases/2.6.38.7/drm-radeon-kms-fix-extended-lvds-info-parsing.patch diff --git a/queue-2.6.38/drm-radeon-kms-fix-gart-setup-on-fusion-parts-v2-backport.patch b/releases/2.6.38.7/drm-radeon-kms-fix-gart-setup-on-fusion-parts-v2-backport.patch similarity index 100% rename from queue-2.6.38/drm-radeon-kms-fix-gart-setup-on-fusion-parts-v2-backport.patch rename to releases/2.6.38.7/drm-radeon-kms-fix-gart-setup-on-fusion-parts-v2-backport.patch diff --git a/queue-2.6.38/ehea-fix-memory-hotplug-oops.patch b/releases/2.6.38.7/ehea-fix-memory-hotplug-oops.patch similarity index 100% rename from queue-2.6.38/ehea-fix-memory-hotplug-oops.patch rename to releases/2.6.38.7/ehea-fix-memory-hotplug-oops.patch diff --git a/queue-2.6.38/ehea-fix-wrongly-reported-speed-and-port.patch b/releases/2.6.38.7/ehea-fix-wrongly-reported-speed-and-port.patch similarity index 100% rename from queue-2.6.38/ehea-fix-wrongly-reported-speed-and-port.patch rename to releases/2.6.38.7/ehea-fix-wrongly-reported-speed-and-port.patch diff --git a/queue-2.6.38/fix-cx88-remote-control-input.patch b/releases/2.6.38.7/fix-cx88-remote-control-input.patch similarity index 100% rename from queue-2.6.38/fix-cx88-remote-control-input.patch rename to releases/2.6.38.7/fix-cx88-remote-control-input.patch diff --git a/queue-2.6.38/hw_breakpoints-powerpc-fix-config_have_hw_breakpoint-off-case-in-ptrace_set_debugreg.patch b/releases/2.6.38.7/hw_breakpoints-powerpc-fix-config_have_hw_breakpoint-off-case-in-ptrace_set_debugreg.patch similarity index 100% rename from queue-2.6.38/hw_breakpoints-powerpc-fix-config_have_hw_breakpoint-off-case-in-ptrace_set_debugreg.patch rename to releases/2.6.38.7/hw_breakpoints-powerpc-fix-config_have_hw_breakpoint-off-case-in-ptrace_set_debugreg.patch diff --git a/queue-2.6.38/hydra-fix-regression-caused-during-net_device_ops-conversion.patch b/releases/2.6.38.7/hydra-fix-regression-caused-during-net_device_ops-conversion.patch similarity index 100% rename from queue-2.6.38/hydra-fix-regression-caused-during-net_device_ops-conversion.patch rename to releases/2.6.38.7/hydra-fix-regression-caused-during-net_device_ops-conversion.patch diff --git a/queue-2.6.38/ipheth-properly-distinguish-length-and-alignment-in-urbs-and-skbs.patch b/releases/2.6.38.7/ipheth-properly-distinguish-length-and-alignment-in-urbs-and-skbs.patch similarity index 100% rename from queue-2.6.38/ipheth-properly-distinguish-length-and-alignment-in-urbs-and-skbs.patch rename to releases/2.6.38.7/ipheth-properly-distinguish-length-and-alignment-in-urbs-and-skbs.patch diff --git a/queue-2.6.38/iwlegacy-fix-ibss-mode-crashes.patch b/releases/2.6.38.7/iwlegacy-fix-ibss-mode-crashes.patch similarity index 100% rename from queue-2.6.38/iwlegacy-fix-ibss-mode-crashes.patch rename to releases/2.6.38.7/iwlegacy-fix-ibss-mode-crashes.patch diff --git a/queue-2.6.38/iwlwifi-add-ack-plpc-_check-module-parameters.patch b/releases/2.6.38.7/iwlwifi-add-ack-plpc-_check-module-parameters.patch similarity index 100% rename from queue-2.6.38/iwlwifi-add-ack-plpc-_check-module-parameters.patch rename to releases/2.6.38.7/iwlwifi-add-ack-plpc-_check-module-parameters.patch diff --git a/queue-2.6.38/libata-fix-oops-when-lpm-is-used-with-pmp.patch b/releases/2.6.38.7/libata-fix-oops-when-lpm-is-used-with-pmp.patch similarity index 100% rename from queue-2.6.38/libata-fix-oops-when-lpm-is-used-with-pmp.patch rename to releases/2.6.38.7/libata-fix-oops-when-lpm-is-used-with-pmp.patch diff --git a/queue-2.6.38/libertas-fix-cmdpendingq-locking.patch b/releases/2.6.38.7/libertas-fix-cmdpendingq-locking.patch similarity index 100% rename from queue-2.6.38/libertas-fix-cmdpendingq-locking.patch rename to releases/2.6.38.7/libertas-fix-cmdpendingq-locking.patch diff --git a/queue-2.6.38/megaraid_sas-sanity-check-user-supplied-length-before-passing-it-to-dma_alloc_coherent.patch b/releases/2.6.38.7/megaraid_sas-sanity-check-user-supplied-length-before-passing-it-to-dma_alloc_coherent.patch similarity index 100% rename from queue-2.6.38/megaraid_sas-sanity-check-user-supplied-length-before-passing-it-to-dma_alloc_coherent.patch rename to releases/2.6.38.7/megaraid_sas-sanity-check-user-supplied-length-before-passing-it-to-dma_alloc_coherent.patch diff --git a/queue-2.6.38/mm-use-alloc_bootmem_node_nopanic-on-really-needed-path.patch b/releases/2.6.38.7/mm-use-alloc_bootmem_node_nopanic-on-really-needed-path.patch similarity index 100% rename from queue-2.6.38/mm-use-alloc_bootmem_node_nopanic-on-really-needed-path.patch rename to releases/2.6.38.7/mm-use-alloc_bootmem_node_nopanic-on-really-needed-path.patch diff --git a/queue-2.6.38/ne-h8300-fix-regression-caused-during-net_device_ops-conversion.patch b/releases/2.6.38.7/ne-h8300-fix-regression-caused-during-net_device_ops-conversion.patch similarity index 100% rename from queue-2.6.38/ne-h8300-fix-regression-caused-during-net_device_ops-conversion.patch rename to releases/2.6.38.7/ne-h8300-fix-regression-caused-during-net_device_ops-conversion.patch diff --git a/queue-2.6.38/net-dev_close-should-check-iff_up.patch b/releases/2.6.38.7/net-dev_close-should-check-iff_up.patch similarity index 100% rename from queue-2.6.38/net-dev_close-should-check-iff_up.patch rename to releases/2.6.38.7/net-dev_close-should-check-iff_up.patch diff --git a/queue-2.6.38/net-ip_expire-must-revalidate-route.patch b/releases/2.6.38.7/net-ip_expire-must-revalidate-route.patch similarity index 100% rename from queue-2.6.38/net-ip_expire-must-revalidate-route.patch rename to releases/2.6.38.7/net-ip_expire-must-revalidate-route.patch diff --git a/queue-2.6.38/net-slip-fix-ldisc-open-retval.patch b/releases/2.6.38.7/net-slip-fix-ldisc-open-retval.patch similarity index 100% rename from queue-2.6.38/net-slip-fix-ldisc-open-retval.patch rename to releases/2.6.38.7/net-slip-fix-ldisc-open-retval.patch diff --git a/queue-2.6.38/pch_gbe-fixed-the-issue-of-checksum-judgment.patch b/releases/2.6.38.7/pch_gbe-fixed-the-issue-of-checksum-judgment.patch similarity index 100% rename from queue-2.6.38/pch_gbe-fixed-the-issue-of-checksum-judgment.patch rename to releases/2.6.38.7/pch_gbe-fixed-the-issue-of-checksum-judgment.patch diff --git a/queue-2.6.38/pch_gbe-fixed-the-issue-of-collision-detection.patch b/releases/2.6.38.7/pch_gbe-fixed-the-issue-of-collision-detection.patch similarity index 100% rename from queue-2.6.38/pch_gbe-fixed-the-issue-of-collision-detection.patch rename to releases/2.6.38.7/pch_gbe-fixed-the-issue-of-collision-detection.patch diff --git a/queue-2.6.38/pch_gbe-support-ml7223-ioh.patch b/releases/2.6.38.7/pch_gbe-support-ml7223-ioh.patch similarity index 100% rename from queue-2.6.38/pch_gbe-support-ml7223-ioh.patch rename to releases/2.6.38.7/pch_gbe-support-ml7223-ioh.patch diff --git a/queue-2.6.38/pm-fix-warning-in-pm_restrict_gfp_mask-during-snapshot_s2ram-ioctl.patch b/releases/2.6.38.7/pm-fix-warning-in-pm_restrict_gfp_mask-during-snapshot_s2ram-ioctl.patch similarity index 100% rename from queue-2.6.38/pm-fix-warning-in-pm_restrict_gfp_mask-during-snapshot_s2ram-ioctl.patch rename to releases/2.6.38.7/pm-fix-warning-in-pm_restrict_gfp_mask-during-snapshot_s2ram-ioctl.patch diff --git a/queue-2.6.38/pm-hibernate-fix-ioctl-snapshot_s2ram.patch b/releases/2.6.38.7/pm-hibernate-fix-ioctl-snapshot_s2ram.patch similarity index 100% rename from queue-2.6.38/pm-hibernate-fix-ioctl-snapshot_s2ram.patch rename to releases/2.6.38.7/pm-hibernate-fix-ioctl-snapshot_s2ram.patch diff --git a/queue-2.6.38/pm-hibernate-make-snapshot_release-restore-gfp-mask.patch b/releases/2.6.38.7/pm-hibernate-make-snapshot_release-restore-gfp-mask.patch similarity index 100% rename from queue-2.6.38/pm-hibernate-make-snapshot_release-restore-gfp-mask.patch rename to releases/2.6.38.7/pm-hibernate-make-snapshot_release-restore-gfp-mask.patch diff --git a/queue-2.6.38/ptrace-prepare-to-fix-racy-accesses-on-task-breakpoints.patch b/releases/2.6.38.7/ptrace-prepare-to-fix-racy-accesses-on-task-breakpoints.patch similarity index 100% rename from queue-2.6.38/ptrace-prepare-to-fix-racy-accesses-on-task-breakpoints.patch rename to releases/2.6.38.7/ptrace-prepare-to-fix-racy-accesses-on-task-breakpoints.patch diff --git a/queue-2.6.38/rapidio-fix-default-routing-initialization.patch b/releases/2.6.38.7/rapidio-fix-default-routing-initialization.patch similarity index 100% rename from queue-2.6.38/rapidio-fix-default-routing-initialization.patch rename to releases/2.6.38.7/rapidio-fix-default-routing-initialization.patch diff --git a/queue-2.6.38/revert-mmc-fix-a-race-between-card-detect-rescan-and-clock-gate-work-instances.patch b/releases/2.6.38.7/revert-mmc-fix-a-race-between-card-detect-rescan-and-clock-gate-work-instances.patch similarity index 100% rename from queue-2.6.38/revert-mmc-fix-a-race-between-card-detect-rescan-and-clock-gate-work-instances.patch rename to releases/2.6.38.7/revert-mmc-fix-a-race-between-card-detect-rescan-and-clock-gate-work-instances.patch diff --git a/queue-2.6.38/revert-retrieve-the-caching-mode-page.patch b/releases/2.6.38.7/revert-retrieve-the-caching-mode-page.patch similarity index 100% rename from queue-2.6.38/revert-retrieve-the-caching-mode-page.patch rename to releases/2.6.38.7/revert-retrieve-the-caching-mode-page.patch diff --git a/queue-2.6.38/revert-x86-amd-fix-apic-timer-erratum-400-affecting-k8-rev.a-e-processors.patch b/releases/2.6.38.7/revert-x86-amd-fix-apic-timer-erratum-400-affecting-k8-rev.a-e-processors.patch similarity index 100% rename from queue-2.6.38/revert-x86-amd-fix-apic-timer-erratum-400-affecting-k8-rev.a-e-processors.patch rename to releases/2.6.38.7/revert-x86-amd-fix-apic-timer-erratum-400-affecting-k8-rev.a-e-processors.patch diff --git a/queue-2.6.38/series b/releases/2.6.38.7/series similarity index 100% rename from queue-2.6.38/series rename to releases/2.6.38.7/series diff --git a/queue-2.6.38/slcan-fix-ldisc-open-retval.patch b/releases/2.6.38.7/slcan-fix-ldisc-open-retval.patch similarity index 100% rename from queue-2.6.38/slcan-fix-ldisc-open-retval.patch rename to releases/2.6.38.7/slcan-fix-ldisc-open-retval.patch diff --git a/queue-2.6.38/thinkpad-acpi-module-autoloading-for-newer-lenovo-thinkpads.patch b/releases/2.6.38.7/thinkpad-acpi-module-autoloading-for-newer-lenovo-thinkpads.patch similarity index 100% rename from queue-2.6.38/thinkpad-acpi-module-autoloading-for-newer-lenovo-thinkpads.patch rename to releases/2.6.38.7/thinkpad-acpi-module-autoloading-for-newer-lenovo-thinkpads.patch diff --git a/queue-2.6.38/tick-clear-broadcast-active-bit-when-switching-to-oneshot.patch b/releases/2.6.38.7/tick-clear-broadcast-active-bit-when-switching-to-oneshot.patch similarity index 100% rename from queue-2.6.38/tick-clear-broadcast-active-bit-when-switching-to-oneshot.patch rename to releases/2.6.38.7/tick-clear-broadcast-active-bit-when-switching-to-oneshot.patch diff --git a/queue-2.6.38/tmpfs-fix-highmem-swapoff-crash-regression.patch b/releases/2.6.38.7/tmpfs-fix-highmem-swapoff-crash-regression.patch similarity index 100% rename from queue-2.6.38/tmpfs-fix-highmem-swapoff-crash-regression.patch rename to releases/2.6.38.7/tmpfs-fix-highmem-swapoff-crash-regression.patch diff --git a/queue-2.6.38/tmpfs-fix-off-by-one-in-max_blocks-checks.patch b/releases/2.6.38.7/tmpfs-fix-off-by-one-in-max_blocks-checks.patch similarity index 100% rename from queue-2.6.38/tmpfs-fix-off-by-one-in-max_blocks-checks.patch rename to releases/2.6.38.7/tmpfs-fix-off-by-one-in-max_blocks-checks.patch diff --git a/queue-2.6.38/tmpfs-fix-race-between-swapoff-and-writepage.patch b/releases/2.6.38.7/tmpfs-fix-race-between-swapoff-and-writepage.patch similarity index 100% rename from queue-2.6.38/tmpfs-fix-race-between-swapoff-and-writepage.patch rename to releases/2.6.38.7/tmpfs-fix-race-between-swapoff-and-writepage.patch diff --git a/queue-2.6.38/tmpfs-fix-race-between-umount-and-swapoff.patch b/releases/2.6.38.7/tmpfs-fix-race-between-umount-and-swapoff.patch similarity index 100% rename from queue-2.6.38/tmpfs-fix-race-between-umount-and-swapoff.patch rename to releases/2.6.38.7/tmpfs-fix-race-between-umount-and-swapoff.patch diff --git a/queue-2.6.38/tmpfs-fix-race-between-umount-and-writepage.patch b/releases/2.6.38.7/tmpfs-fix-race-between-umount-and-writepage.patch similarity index 100% rename from queue-2.6.38/tmpfs-fix-race-between-umount-and-writepage.patch rename to releases/2.6.38.7/tmpfs-fix-race-between-umount-and-writepage.patch diff --git a/queue-2.6.38/tmpfs-fix-spurious-enospc-when-racing-with-unswap.patch b/releases/2.6.38.7/tmpfs-fix-spurious-enospc-when-racing-with-unswap.patch similarity index 100% rename from queue-2.6.38/tmpfs-fix-spurious-enospc-when-racing-with-unswap.patch rename to releases/2.6.38.7/tmpfs-fix-spurious-enospc-when-racing-with-unswap.patch diff --git a/queue-2.6.38/v4l-release-module-if-subdev-registration-fails.patch b/releases/2.6.38.7/v4l-release-module-if-subdev-registration-fails.patch similarity index 100% rename from queue-2.6.38/v4l-release-module-if-subdev-registration-fails.patch rename to releases/2.6.38.7/v4l-release-module-if-subdev-registration-fails.patch diff --git a/queue-2.6.38/validate-size-of-efi-guid-partition-entries.patch b/releases/2.6.38.7/validate-size-of-efi-guid-partition-entries.patch similarity index 100% rename from queue-2.6.38/validate-size-of-efi-guid-partition-entries.patch rename to releases/2.6.38.7/validate-size-of-efi-guid-partition-entries.patch diff --git a/queue-2.6.38/vm-fix-vm_pgoff-wrap-in-upward-expansion.patch b/releases/2.6.38.7/vm-fix-vm_pgoff-wrap-in-upward-expansion.patch similarity index 100% rename from queue-2.6.38/vm-fix-vm_pgoff-wrap-in-upward-expansion.patch rename to releases/2.6.38.7/vm-fix-vm_pgoff-wrap-in-upward-expansion.patch diff --git a/queue-2.6.38/vmxnet3-consistently-disable-irqs-when-taking-adapter-cmd_lock.patch b/releases/2.6.38.7/vmxnet3-consistently-disable-irqs-when-taking-adapter-cmd_lock.patch similarity index 100% rename from queue-2.6.38/vmxnet3-consistently-disable-irqs-when-taking-adapter-cmd_lock.patch rename to releases/2.6.38.7/vmxnet3-consistently-disable-irqs-when-taking-adapter-cmd_lock.patch diff --git a/queue-2.6.38/vmxnet3-fix-inconsistent-lro-state-after-initialization.patch b/releases/2.6.38.7/vmxnet3-fix-inconsistent-lro-state-after-initialization.patch similarity index 100% rename from queue-2.6.38/vmxnet3-fix-inconsistent-lro-state-after-initialization.patch rename to releases/2.6.38.7/vmxnet3-fix-inconsistent-lro-state-after-initialization.patch diff --git a/queue-2.6.38/x86-amd-fix-arat-feature-setting-again.patch b/releases/2.6.38.7/x86-amd-fix-arat-feature-setting-again.patch similarity index 100% rename from queue-2.6.38/x86-amd-fix-arat-feature-setting-again.patch rename to releases/2.6.38.7/x86-amd-fix-arat-feature-setting-again.patch diff --git a/queue-2.6.38/x86-apic-fix-spurious-error-interrupts-triggering-on-all-non-boot-aps.patch b/releases/2.6.38.7/x86-apic-fix-spurious-error-interrupts-triggering-on-all-non-boot-aps.patch similarity index 100% rename from queue-2.6.38/x86-apic-fix-spurious-error-interrupts-triggering-on-all-non-boot-aps.patch rename to releases/2.6.38.7/x86-apic-fix-spurious-error-interrupts-triggering-on-all-non-boot-aps.patch diff --git a/queue-2.6.38/x86-fix-uv-bau-for-non-consecutive-nasids.patch b/releases/2.6.38.7/x86-fix-uv-bau-for-non-consecutive-nasids.patch similarity index 100% rename from queue-2.6.38/x86-fix-uv-bau-for-non-consecutive-nasids.patch rename to releases/2.6.38.7/x86-fix-uv-bau-for-non-consecutive-nasids.patch diff --git a/queue-2.6.38/x86-hw_breakpoints-fix-racy-access-to-ptrace-breakpoints.patch b/releases/2.6.38.7/x86-hw_breakpoints-fix-racy-access-to-ptrace-breakpoints.patch similarity index 100% rename from queue-2.6.38/x86-hw_breakpoints-fix-racy-access-to-ptrace-breakpoints.patch rename to releases/2.6.38.7/x86-hw_breakpoints-fix-racy-access-to-ptrace-breakpoints.patch diff --git a/queue-2.6.38/x86-mce-amd-fix-leaving-freed-data-in-a-list.patch b/releases/2.6.38.7/x86-mce-amd-fix-leaving-freed-data-in-a-list.patch similarity index 100% rename from queue-2.6.38/x86-mce-amd-fix-leaving-freed-data-in-a-list.patch rename to releases/2.6.38.7/x86-mce-amd-fix-leaving-freed-data-in-a-list.patch diff --git a/queue-2.6.38/zorro8390-fix-regression-caused-during-net_device_ops-conversion.patch b/releases/2.6.38.7/zorro8390-fix-regression-caused-during-net_device_ops-conversion.patch similarity index 100% rename from queue-2.6.38/zorro8390-fix-regression-caused-during-net_device_ops-conversion.patch rename to releases/2.6.38.7/zorro8390-fix-regression-caused-during-net_device_ops-conversion.patch