diff --git a/config.sh b/config.sh index 885550c0..a84954da 100644 --- a/config.sh +++ b/config.sh @@ -1,5 +1,5 @@ # The version of the main tarball to use -SRCVERSION=3.7-rc8 +SRCVERSION=3.7 # variant of the kernel-source package, either empty or "-rt" VARIANT= # buildservice projects to build the kernel against diff --git a/config.tar.bz2 b/config.tar.bz2 index 06fdc602..b27ded75 100644 --- a/config.tar.bz2 +++ b/config.tar.bz2 @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:4ed773076a17f1573dc78db61fff6ae6677524d26ca4984b301b0b7fb922af14 -size 309954 +oid sha256:acf50e412199016d4f765ffac1c57d21ef6d5f386fd7e68053e6f55b3e8803fc +size 310286 diff --git a/kernel-cubox.changes b/kernel-cubox.changes index d2b5ac29..5f99db5f 100644 --- a/kernel-cubox.changes +++ b/kernel-cubox.changes @@ -1,3 +1,21 @@ +------------------------------------------------------------------- +Tue Dec 11 20:42:22 CET 2012 - ohering@suse.de + +- Drivers: hv: balloon: Fix a memory leak. +- commit 26cdad5 + +------------------------------------------------------------------- +Tue Dec 11 19:29:44 CET 2012 - jeffm@suse.com + +- Update to 3.7-final. +- commit 1771a73 + +------------------------------------------------------------------- +Tue Dec 11 17:00:46 CET 2012 - ohering@suse.de + +- Update patch headers for fate314663 and fate314665 changes +- commit 44044f1 + ------------------------------------------------------------------- Tue Dec 11 00:30:54 CET 2012 - jack@suse.cz @@ -5,6 +23,12 @@ Tue Dec 11 00:30:54 CET 2012 - jack@suse.cz ext3 will be removed upstream so let's do the transition. - commit dadc8ea +------------------------------------------------------------------- +Fri Dec 7 13:57:47 CET 2012 - guillaume.gardet@oliseo.fr + +- Update omap2plus (armv7) config: Enable TWL* USB drivers +- commit 28c09f5 + ------------------------------------------------------------------- Fri Dec 7 12:14:08 CET 2012 - jbeulich@suse.com @@ -32,11 +56,11 @@ Thu Dec 6 21:51:12 CET 2012 - ohering@suse.de - mm: Export a function to get vm committed memory. - Drivers: hv: Add Hyper-V balloon driver. - Drivers: hv: balloon: Fix a bug in the definition of struct - dm_info_msg. + dm_info_msg. - Update config files. fate#314665 hyper-v: Update the Vmbus protocol - Drivers: hv: Implement routines for read side signaling - optimization. + optimization. - Drivers: hv: Add state to manage batched reading. - Drivers: hv: Turn off batched reading for util drivers. - Drivers: hv: Optimize signaling in the read path. @@ -44,21 +68,21 @@ Thu Dec 6 21:51:12 CET 2012 - ohering@suse.de - Drivers: hv: Get rid of hv_get_ringbuffer_interrupt_mask(). - Drivers: hv: Support handling multiple VMBUS versions. - Drivers: hv: Update the ring buffer structure to match win8 - functionality. + functionality. - Drivers: hv: Extend/modify vmbus_channel_offer_channel for - win7 and beyond. + win7 and beyond. - Drivers: hv: Save and export negotiated vmbus version. - Drivers: hv: Change the signature for hv_signal_event(). - Drivers: hv: Change the signature of vmbus_set_event(). - Drivers: hv: Move vmbus version definitions to hyperv.h. - Drivers: hv: Manage signaling state on a per-connection basis. - Drivers: hv: Cleanup vmbus_set_event() to support win7 and - beyond. + beyond. - Drivers: hv: Setup a mapping for Hyper-V's notion cpu ID. - Drivers: hv: Add state to manage incoming channel interrupt - load. + load. - Drivers: hv: Modify the interrupt handling code to support - win8 and beyond. + win8 and beyond. - Drivers: hv: Add code to distribute channel interrupt load. - Drivers: hv: Get rid of the unused global signaling state. - Drivers: hv: Get rid of unnecessary request for offers. @@ -69,7 +93,7 @@ Thu Dec 6 21:51:12 CET 2012 - ohering@suse.de - Drivers: hv: Implement flow management on the send side. - Drivers: hv: Capture the host build information. - Drivers: hv: Cleanup and consolidate reporting of build/version - info. + info. - commit 4fccd03 ------------------------------------------------------------------- @@ -244,14 +268,14 @@ Fri Nov 2 13:50:13 CET 2012 - jbeulich@novell.com - Update Xen patches to 3.7-rc3 and c/s 1202. - extend base interfaces to support multi-page rings for - frontend/backend communication. + frontend/backend communication. - blkback: allow using multiple page frontend communication ring. - blkfront: allow using multiple page backend communication ring. - ACPI: Store valid ACPI tables passed via early initrd in - reserved memblock areas. + reserved memblock areas. - ACPI: Fix build when disabled. - ACPI: Cleanup acpi_initrd_override declaration and remove - ifdefs. + ifdefs. - config.conf: Re-enable Xen configs. - Update x86 config files. - Delete patches.xen/xen3-acpi_override_2_2.patch. @@ -372,7 +396,7 @@ Sun Oct 21 23:17:25 CEST 2012 - jslaby@suse.cz - Refresh patches.xen/xen3-patch-3.6. - Delete patches.fixes/hv-storvsc-reset-wait.patch. - Delete - patches.rpmify/x86-kbuild-archscripts-depends-on-scripts_basic. + patches.rpmify/x86-kbuild-archscripts-depends-on-scripts_basic. - commit cfee26b ------------------------------------------------------------------- @@ -394,19 +418,19 @@ Thu Oct 18 16:26:57 CEST 2012 - trenn@suse.de and proper git-xy: meta tags: - lib: Add early cpio decoder. - x86, acpi: Introduce x86 arch specific arch_reserve_mem_area() - for e820 handling. + for e820 handling. - ACPI: Store valid ACPI tables passed via early initrd in - reserved memblock areas. + reserved memblock areas. - ACPI: Implement physical address table override. - ACPI: Create acpi_table_taint() function to avoid code - duplication. + duplication. - ACPI: Document ACPI table overriding via initrd. - ACPI: Fix build when disabled. - X86 ACPI: Use #ifdef not #if for CONFIG_X86 check. - ACPI: Overriding ACPI tables via initrd only works with - an initrd. + an initrd. - ACPI: Cleanup acpi_initrd_override declaration and remove - ifdefs. + ifdefs. - Delete patches.arch/acpi_fix_custom_method_acc.patch. - Delete patches.arch/acpi_override_2_2.patch. - Delete patches.arch/acpi_override_documentation. @@ -455,11 +479,11 @@ Thu Oct 11 17:17:11 CEST 2012 - guillaume.gardet@oliseo.fr Wed Oct 10 21:28:30 CEST 2012 - jslaby@suse.cz - Delete - patches.suse/msft-hv-0394-tools-hv-Fix-file-handle-leak.patch. + patches.suse/msft-hv-0394-tools-hv-Fix-file-handle-leak.patch. - Delete - patches.suse/msft-hv-0395-tools-hv-Fix-exit-error-code.patch. + patches.suse/msft-hv-0395-tools-hv-Fix-exit-error-code.patch. - Delete - patches.suse/msft-hv-0396-tools-hv-Check-for-read-write-errors.patch. + patches.suse/msft-hv-0396-tools-hv-Check-for-read-write-errors.patch. These are in 3.6.1. - commit 2a321c4 @@ -510,7 +534,7 @@ Thu Oct 4 13:52:15 CEST 2012 - ohering@suse.de - hyperv: Add comments for the extended buffer after RNDIS message. - Drivers: hv: Cleanup the guest ID computation. - Drivers: hv: vmbus: Use the standard format string to format - GUIDs. + GUIDs. - Drivers: hv: Add KVP definitions for IP address injection. - Drivers: hv: kvp: Cleanup error handling in KVP. - Drivers: hv: Explicitly size elements of protocol structures. @@ -522,7 +546,7 @@ Thu Oct 4 13:52:15 CEST 2012 - ohering@suse.de - Tools: hv: Represent the ipv6 mask using CIDR notation. - Tools: hv: Gather ipv[4,6] gateway information. - hv: fail the probing immediately when we are not in hyperv - platform. + platform. - hv: vmbus_drv: detect hyperv through x86_hyper. - Tools: hv: Get rid of some unused variables. - Tools: hv: Correctly type string variables. @@ -541,14 +565,14 @@ Thu Oct 4 13:52:15 CEST 2012 - ohering@suse.de - tools/hv: Parse /etc/os-release. - hyperv: Fix the max_xfer_size in RNDIS initialization. - hyperv: Fix the missing return value in - rndis_filter_set_packet_filter(). + rndis_filter_set_packet_filter(). - hyperv: Fix page buffer handling in rndis_filter_send_request(). - hyperv: Remove extra allocated space for recv_pkt_list elements. - hyperv: Report actual status in receive completion packet. - hyperv: Add buffer for extended info after the RNDIS response - message. + message. - Delete - patches.suse/suse-hv-Cleanup-the-guest-ID-computation.patch. + patches.suse/suse-hv-Cleanup-the-guest-ID-computation.patch. - commit 08d283b ------------------------------------------------------------------- @@ -573,7 +597,6 @@ Mon Oct 1 05:29:41 CEST 2012 - jeffm@suse.com Sat Sep 29 12:29:30 CEST 2012 - dmueller@suse.com - ARM/u5800: Fix build of ux500 driver - Acked-by: Jeff Mahoney - commit 0ea37a0 ------------------------------------------------------------------- @@ -586,21 +609,18 @@ Sat Sep 29 10:44:01 CEST 2012 - dmueller@suse.com Sat Sep 29 10:24:00 CEST 2012 - dmueller@suse.com - ARM/tegra: Remove optional parts to fix build - Acked-by: Jeff Mahoney - commit d729a16 ------------------------------------------------------------------- Sat Sep 29 10:23:24 CEST 2012 - dmueller@suse.com - ARM: enable zcache support - Acked-by: Jeff Mahoney - commit 17b147b ------------------------------------------------------------------- Sat Sep 29 10:22:39 CEST 2012 - dmueller@suse.com - ARM/cubox: set cachefilesd to module - Acked-by: Jeff Mahoney - commit c1fb243 ------------------------------------------------------------------- @@ -609,13 +629,13 @@ Fri Sep 28 17:29:39 CEST 2012 - trenn@suse.de - Remove old patchset to override ACPI tables via initrd. Also remove a stale xen patch related to that. - Delete - patches.arch/acpi_implement_overriding_of_arbitrary_acpi_tables_via_initrd.patch. + patches.arch/acpi_implement_overriding_of_arbitrary_acpi_tables_via_initrd.patch. - Delete - patches.arch/acpica_fix_wrongly_mapped_acpi_table_header_when_overriding_via_initrd.patch. + patches.arch/acpica_fix_wrongly_mapped_acpi_table_header_when_overriding_via_initrd.patch. - Delete - patches.arch/acpica_introduce_acpi_os_phys_table_override_function.patch. + patches.arch/acpica_introduce_acpi_os_phys_table_override_function.patch. - Delete - patches.xen/xen3-acpi_implement_overriding_of_arbitrary_acpi_tables_via_initrd.patch. + patches.xen/xen3-acpi_implement_overriding_of_arbitrary_acpi_tables_via_initrd.patch. - commit dd8f1b0 ------------------------------------------------------------------- @@ -744,7 +764,7 @@ Mon Sep 10 19:22:00 CEST 2012 - jeffm@suse.com Mon Sep 10 10:20:23 CEST 2012 - jbeulich@novell.com - patches.arch/s390-message-catalog.diff: Properly handle pr_cont() and fold - in the below two trivial fixes. + in the below two trivial fixes. - Delete patches.arch/s390-message-catalog-fix.diff. - Delete patches.arch/s390-message-catalog-perl-fix.diff. - Refresh patches.arch/kmsg-fix-parameter-limitations. @@ -818,10 +838,10 @@ Fri Aug 31 23:20:23 CEST 2012 - dmueller@suse.com Fri Aug 31 15:18:07 CEST 2012 - jslaby@suse.cz - i2c/busses: Fix build error if CONFIG_I2C_DESIGNWARE_PLATFORM=y - && CONFIG_I2C_DESIGN. + && CONFIG_I2C_DESIGN. - Delete - patches.fixes/i2c-busses-fix-build-error-if-config_i2c_designware_platform-y-config_i2c_design. - Move it to rpmify, so that vanilla builds fine too. + patches.fixes/i2c-busses-fix-build-error-if-config_i2c_designware_platform-y-config_i2c_design. + Move it to rpmify, so that vanilla builds fine too. - commit 0217ad5 ------------------------------------------------------------------- @@ -899,7 +919,7 @@ Tue Aug 21 18:17:16 CEST 2012 - jeffm@suse.com Fri Aug 17 14:51:23 CEST 2012 - jeffm@suse.com - Update to 3.6-rc2. - - Eliminated 1 patch. + - Eliminated 1 patch. - commit 71963b0 ------------------------------------------------------------------- @@ -1355,7 +1375,7 @@ Wed Jun 13 13:21:58 CEST 2012 - hare@suse.de - Rediff patch - patches.drivers/mach-dove-Fixup-ge00-initialisation.patch: - Rediff after backport from upstream. + Rediff after backport from upstream. - commit fa58c5e ------------------------------------------------------------------- @@ -1363,7 +1383,7 @@ Wed Jun 13 12:56:17 CEST 2012 - hare@suse.de - Fixup patch to apply - patches.drivers/spi-orion-convert-to-new-infrastructure.patch - backported from upstream. + backported from upstream. - commit 2507393 ------------------------------------------------------------------- @@ -1382,9 +1402,9 @@ Wed Jun 13 12:31:48 CEST 2012 - hare@suse.de Mon Jun 11 20:04:20 CEST 2012 - jeffm@suse.com - Update to 3.5-rc2. - - Xen needs update. - - ARM needs update. - - Eliminated 13 patches. + - Xen needs update. + - ARM needs update. + - Eliminated 13 patches. - commit 3f461b1 ------------------------------------------------------------------- @@ -1423,7 +1443,7 @@ Tue Jun 5 17:12:21 CEST 2012 - ohering@suse.de Mon Jun 4 10:36:59 CEST 2012 - ohering@suse.de - [SCSI] storvsc: Properly handle errors from the host - (bnc#747404). + (bnc#747404). - Delete patches.suse/suse-hv-storvsc-ignore-ata_16.patch. - commit ad28e23 @@ -1486,7 +1506,7 @@ Wed May 23 15:59:25 CEST 2012 - jbeulich@novell.com Tue May 22 14:21:24 CEST 2012 - trenn@suse.de - X86 acpi_cpufreq: Do not use request_module for autoloading - (bnc#756085). + (bnc#756085). - Refresh patches.xen/xen3-auto-common.diff. - patches.xen/xen3-patch-3.3: - commit caf270e @@ -1545,7 +1565,7 @@ Mon May 14 03:43:45 CEST 2012 - jeffm@suse.com Mon May 14 03:37:58 CEST 2012 - jeffm@suse.com - Update to 3.4-rc7. - - Eliminated 1 patch. + - Eliminated 1 patch. - commit 4cd9e9b ------------------------------------------------------------------- @@ -1598,7 +1618,7 @@ Mon May 7 20:11:04 CEST 2012 - jeffm@suse.com Mon May 7 19:54:14 CEST 2012 - jeffm@suse.com - Update to 3.4-rc6. - - Eliminated 2 patches. + - Eliminated 2 patches. - commit 749ea8f ------------------------------------------------------------------- @@ -1635,7 +1655,7 @@ Wed May 2 16:40:55 CEST 2012 - jeffm@suse.com Wed May 2 16:34:34 CEST 2012 - mmarek@suse.cz - rpm/kernel-binary.spec.in: Do not require distribution-release - during build. + during build. - commit 3cd703f ------------------------------------------------------------------- @@ -1686,18 +1706,18 @@ Thu Apr 26 19:13:49 CEST 2012 - jeffm@suse.com - Disabled DECNet and ARCNet. Specific config options disabled: CONFIG_ARCNET - CONFIG_ARCNET_1051 - CONFIG_ARCNET_1201 - CONFIG_ARCNET_CAP - CONFIG_ARCNET_COM20020_CS - CONFIG_ARCNET_COM20020 - CONFIG_ARCNET_COM20020_PCI - CONFIG_ARCNET_COM90xxIO - CONFIG_ARCNET_COM90xx - CONFIG_ARCNET_RAW - CONFIG_ARCNET_RIM_I + CONFIG_ARCNET_1051 + CONFIG_ARCNET_1201 + CONFIG_ARCNET_CAP + CONFIG_ARCNET_COM20020_CS + CONFIG_ARCNET_COM20020 + CONFIG_ARCNET_COM20020_PCI + CONFIG_ARCNET_COM90xxIO + CONFIG_ARCNET_COM90xx + CONFIG_ARCNET_RAW + CONFIG_ARCNET_RIM_I CONFIG_DECNET - CONFIG_DECNET_NF_GRABULATOR + CONFIG_DECNET_NF_GRABULATOR - commit 272dd14 ------------------------------------------------------------------- @@ -1799,7 +1819,7 @@ Fri Apr 20 18:09:06 CEST 2012 - jbeulich@novell.com Tue Apr 17 15:59:19 CEST 2012 - jeffm@suse.com - Update to 3.4-rc3. - - Eliminated 1 patch. + - Eliminated 1 patch. - commit 2fde7e0 ------------------------------------------------------------------- @@ -1819,7 +1839,7 @@ Mon Apr 9 03:28:12 CEST 2012 - jeffm@suse.com Fri Apr 6 06:42:35 CEST 2012 - jeffm@suse.com - Update AppArmor for 3.4. - - apparmor: Add "profiles" list to sysfs. + - apparmor: Add "profiles" list to sysfs. - commit 59517ac ------------------------------------------------------------------- @@ -1832,10 +1852,10 @@ Thu Apr 5 22:25:16 CEST 2012 - jeffm@suse.com Thu Apr 5 09:18:14 CEST 2012 - jeffm@suse.com - Updated to 3.4-rc1. - - Eliminated 121 patches. - - Xen is unavailable. - - ACPI overrides are unavailable. - - AppArmor network feature are unavailable. + - Eliminated 121 patches. + - Xen is unavailable. + - ACPI overrides are unavailable. + - AppArmor network feature are unavailable. - commit 3ac7e79 ------------------------------------------------------------------- @@ -1915,7 +1935,7 @@ Sat Mar 24 00:57:07 CET 2012 - dsterba@suse.cz - Refresh patches.suse/btrfs-handle-EIO. - Refresh - patches.suse/btrfs-volumes-schedule_bio-should-return-void. + patches.suse/btrfs-volumes-schedule_bio-should-return-void. - commit d97ade6 ------------------------------------------------------------------- @@ -1958,10 +1978,10 @@ Mon Mar 19 11:16:34 CET 2012 - jslaby@suse.cz Mon Mar 19 11:07:00 CET 2012 - jslaby@suse.cz - Delete - patches.arch/acpi_ec_provide_non_interrupt_mode_boot_param.patch. + patches.arch/acpi_ec_provide_non_interrupt_mode_boot_param.patch. - Delete patches.arch/dell_optiplex_990_fix_reboot.patch. - Delete - patches.drivers/alsa-hda-0004-Add-missing-static-ADC-tables-for-ALC269-qu. + patches.drivers/alsa-hda-0004-Add-missing-static-ADC-tables-for-ALC269-qu. - Delete patches.drivers/libata-unlock-hpa-by-default. - Delete patches.fixes/scsi-add-tgps-setting. - Delete patches.fixes/scsi-dh-rdac-add-stk. @@ -1998,23 +2018,23 @@ Mon Mar 12 15:26:55 CET 2012 - ohering@suse.de - Staging: hv: storvsc: Cleanup storvsc_host_reset_handler(). - Staging: hv: storvsc: Move and cleanup storvsc_remove(). - Staging: hv: storvsc: Add a comment to explain life-cycle - management. + management. - Staging: hv: storvsc: Get rid of the on_io_completion in - hv_storvsc_request. + hv_storvsc_request. - Staging: hv: storvsc: Rename the context field in - hv_storvsc_request. + hv_storvsc_request. - Staging: hv: storvsc: Miscellaneous cleanup of storvsc driver. - Staging: hv: storvsc: Cleanup the code for generating protocol - version. + version. - Staging: hv: storvsc: Cleanup some protocol related constants. - Staging: hv: storvsc: Get rid of some unused defines. - Staging: hv: storvsc: Consolidate the request structure. - Staging: hv: storvsc: Consolidate all the wire protocol - definitions. + definitions. - Staging: hv: storvsc: Move the storage driver out of the - staging area. + staging area. - Rename patches.suse/staging-hv-pata_piix-ignore-disks.patch to - patches.suse/suse-hv-pata_piix-ignore-disks.patch + patches.suse/suse-hv-pata_piix-ignore-disks.patch - commit 7487199 ------------------------------------------------------------------- @@ -2209,41 +2229,41 @@ Mon Feb 13 17:23:49 CET 2012 - mmarek@suse.cz Sun Feb 12 18:15:10 CET 2012 - trenn@suse.de - Add driver auto probing for x86 features v4 - (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). + (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). - x86/cpu: Fix overrun check in arch_print_cpu_modalias() - (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). + (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). - crypto: Add support for x86 cpuid - auto loading for x86 crypto drivers - (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). + auto loading for x86 crypto drivers + (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). - x86/cpu: Clean up modalias feature matching - (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). + (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). - intel-idle: convert to x86_cpu_id auto probing - (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). + (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). - intel_idle: Fix ID for Nehalem-EX Xeon in device ID table - (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). + (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). - HWMON: Convert via-cputemp to x86 cpuid autoprobing - (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). + (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). - powernow-k7: Fix CPU family number - (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). + (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). - ACPI: Load acpi-cpufreq from processor driver automatically - (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). + (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). - intel_idle: Revert change of auto_demotion_flags for Nehalem - (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). + (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). - HWMON: Convert coretemp to x86 cpuid autoprobing - (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). + (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). - powernow-k6: Really enable auto-loading - (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). + (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). - X86: Introduce HW-Pstate scattered cpuid feature - (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). + (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). - cpufreq: Add support for x86 cpuinfo auto loading v4 - (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). + (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). - x86: autoload microcode driver on Intel and AMD systems v2 - (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). + (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). - CPU: Introduce ARCH_HAS_CPU_AUTOPROBE and X86 parts - (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). + (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). - ACPI: remove duplicated lines of merging - problems with acpi_processor_start - (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). + problems with acpi_processor_start + (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). - Update config files. - commit 6efe9b5 @@ -2251,7 +2271,7 @@ Sun Feb 12 18:15:10 CET 2012 - trenn@suse.de Fri Feb 10 12:03:36 CET 2012 - mmarek@suse.cz - rpm/kernel-binary.spec.in: Build x86 packages as i686, except for --default (bnc#745632). KMPs are still built as i586. + -default (bnc#745632). KMPs are still built as i586. - commit 88a632b ------------------------------------------------------------------- @@ -2282,8 +2302,8 @@ Tue Feb 7 18:28:41 CET 2012 - jeffm@suse.com Tue Feb 7 18:12:40 CET 2012 - jeffm@suse.com - Update to 3.3-rc2. - - Eliminated 5 patches. - - Xen is disabled. + - Eliminated 5 patches. + - Xen is disabled. - commit d017ea1 ------------------------------------------------------------------- @@ -2382,7 +2402,7 @@ Wed Dec 21 14:38:42 CET 2011 - jbeulich@novell.com Tue Dec 20 16:35:33 CET 2011 - jeffm@suse.com - Update to 3.2-rc6. - - Eliminated 1 patch. + - Eliminated 1 patch. - commit d5a489e ------------------------------------------------------------------- @@ -2390,7 +2410,7 @@ Tue Dec 20 11:34:14 CET 2011 - trenn@suse.de - These should all be mainline in some form: - Delete - patches.arch/implement_stop_machine_from_offline_cpu.patch. + patches.arch/implement_stop_machine_from_offline_cpu.patch. - Delete patches.arch/kill-__stop_machine.patch. - Delete patches.arch/reorganize_stop_cpus.patch. - Delete patches.arch/use_stop_machine_for_mtrr_rendezvous.patch. @@ -2406,14 +2426,14 @@ Sun Dec 18 07:38:42 CET 2011 - aj@suse.de Fri Dec 16 15:37:51 CET 2011 - aj@suse.de - rpm/kernel-binary.spec.in: Add provides and make most obsoletes versioned. - This silences rpmlint warnings. + This silences rpmlint warnings. - commit e3023c7 ------------------------------------------------------------------- Wed Dec 14 13:51:41 CET 2011 - mmarek@suse.cz - rpm/kernel-source.spec.in, rpm/mkspec: Fix tarball URL for -rcX and - do not generate any URL for linux-next and vanilla snapshots. + do not generate any URL for linux-next and vanilla snapshots. - commit 1548daf ------------------------------------------------------------------- @@ -2503,7 +2523,7 @@ Wed Dec 7 11:05:05 CET 2011 - aj@suse.de Tue Dec 6 00:07:03 CET 2011 - jeffm@suse.com - Update to 3.2-rc4. - - Eliminated 1 patch. + - Eliminated 1 patch. - commit a7d546d ------------------------------------------------------------------- @@ -2615,8 +2635,8 @@ Fri Nov 25 05:58:54 CET 2011 - jeffm@suse.com Fri Nov 25 05:47:49 CET 2011 - jeffm@suse.com - Update to 3.2-rc3. - - stack unwind: cfi_ignore takes more arguments. - - iio: Fix build error in industrialio-core.c. + - stack unwind: cfi_ignore takes more arguments. + - iio: Fix build error in industrialio-core.c. - commit 48ef020 ------------------------------------------------------------------- @@ -2629,7 +2649,7 @@ Thu Nov 24 18:45:54 CET 2011 - ohering@suse.de Thu Nov 24 13:01:09 CET 2011 - mmarek@suse.cz - rpm/try-disable-staging-driver: Script to disable failing staging - driver and restart make. + driver and restart make. - commit 819d1fa ------------------------------------------------------------------- @@ -2723,14 +2743,14 @@ Thu Nov 17 19:45:48 CET 2011 - bpoirier@suse.de Wed Nov 16 06:51:07 CET 2011 - jeffm@suse.com - Update to 3.2-rc2. - - Eliminated 1 patch. + - Eliminated 1 patch. - commit 85c9930 ------------------------------------------------------------------- Wed Nov 16 06:32:19 CET 2011 - jeffm@suse.com - Update to 3.2-rc1. - - Eliminate 212 patches. + - Eliminate 212 patches. - commit 6318d5b ------------------------------------------------------------------- @@ -2770,8 +2790,8 @@ Sat Nov 5 01:32:21 CET 2011 - trenn@suse.de Thu Nov 3 17:56:46 CET 2011 - mszeredi@suse.cz - patches.fixes/hfs-fix-hfs_find_init-sb-ext_tree-null-ptr-oops.patch: - hfs: fix hfs_find_init() sb->ext_tree NULL ptr oops - (CVE-2011-2203 bnc#699709). + hfs: fix hfs_find_init() sb->ext_tree NULL ptr oops + (CVE-2011-2203 bnc#699709). - commit 7923119 ------------------------------------------------------------------- @@ -2809,16 +2829,16 @@ Thu Nov 3 14:49:44 CET 2011 - jbeulich@novell.com Wed Nov 2 15:43:11 CET 2011 - jeffm@suse.com - Add Elantech touchpad v3/v4 support (bnc#716852): - - Input: elantech - add v3 hardware support. - - Input: elantech - add v4 hardware support. - - Input: elantech - better support all those v2 variants. - - Input: elantech - clean up elantech_init. - - Input: elantech - correct x, y value range for v2 hardware. - - Input: elantech - get rid of ETP_2FT_* in elantech.h. - - Input: elantech - packet checking for v2 hardware. - - Input: elantech - remove ETP_EDGE_FUZZ_V2. - - Input: elantech - remove module parameter force_elantech. - - Input: elantech - use firmware provided x, y ranges. + - Input: elantech - add v3 hardware support. + - Input: elantech - add v4 hardware support. + - Input: elantech - better support all those v2 variants. + - Input: elantech - clean up elantech_init. + - Input: elantech - correct x, y value range for v2 hardware. + - Input: elantech - get rid of ETP_2FT_* in elantech.h. + - Input: elantech - packet checking for v2 hardware. + - Input: elantech - remove ETP_EDGE_FUZZ_V2. + - Input: elantech - remove module parameter force_elantech. + - Input: elantech - use firmware provided x, y ranges. - commit 28551a0 ------------------------------------------------------------------- @@ -2849,7 +2869,7 @@ Tue Oct 25 19:33:27 CEST 2011 - ohering@suse.de Tue Oct 25 19:24:17 CEST 2011 - eich@suse.de - patches.suse/SUSE-bootsplash: remove DEBUG macro which was - left in the code by accident. + left in the code by accident. - commit a56ba15 ------------------------------------------------------------------- @@ -2862,7 +2882,7 @@ Mon Oct 24 18:28:04 CEST 2011 - jeffm@suse.com Mon Oct 24 15:04:34 CEST 2011 - ohering@suse.de - patches.suse/staging-hv-pata_piix-ignore-disks.patch: - Update comments in code and reduce patch size + Update comments in code and reduce patch size - commit 8913d07 ------------------------------------------------------------------- @@ -2875,7 +2895,7 @@ Thu Oct 20 10:02:15 CEST 2011 - eich@suse.de ------------------------------------------------------------------- Tue Oct 18 23:44:16 CEST 2011 - jeffm@suse.com --Update to 3.1-rc10. +- -Update to 3.1-rc10. - commit 239957e ------------------------------------------------------------------- @@ -2902,11 +2922,11 @@ Wed Oct 12 21:56:23 CEST 2011 - ohering@suse.de - Various updates for hv drivers, which fix also the hv_mouse driver - staging: hv: storvsc: ignore SET_WINDOWN scsi command - (bnc#722646). + (bnc#722646). - staging/hv: advertise hv_storvsc instead of storvsc as sysfs - driver name (bnc#716708). + driver name (bnc#716708). - staging/hv: fill scsi/proc_name for the sake of mkinitrd - (bnc#716708). + (bnc#716708). - Staging: hv: util: Invoke cn_netlink_send() in a work context. - Refresh patches.suse/staging-hv-pata_piix-ignore-disks.patch. - Refresh patches.xen/xen3-patch-2.6.32. @@ -2940,7 +2960,7 @@ Fri Oct 7 17:46:06 CEST 2011 - jbeulich@novell.com Wed Oct 5 13:45:24 CEST 2011 - jbeulich@novell.com - patches.suse/supported-flag: Also look for Module.supported in the - source tree. + source tree. - Refresh patches.suse/supported-flag-enterprise. - commit 9c8680a @@ -2974,15 +2994,15 @@ Tue Sep 27 22:25:34 CEST 2011 - eich@suse.de Mon Sep 26 15:56:27 CEST 2011 - mmarek@suse.cz - rpm/host-memcpy-hack.h: Hack to use older version of the memcpy symbol - in userspace programs, so that they keep working on older systems. + in userspace programs, so that they keep working on older systems. - rpm/kernel-binary.spec.in: Pass -include - %_sourcedir/host-memcpy-hack.h to the compiler when compiling - userspace programs. + %_sourcedir/host-memcpy-hack.h to the compiler when compiling + userspace programs. - rpm/host-memcpy-hack.h: Hack to use older version of the memcpy symbol - in userspace programs, so that they keep working on older systems. + in userspace programs, so that they keep working on older systems. - rpm/kernel-binary.spec.in: Pass -include - %_sourcedir/host-memcpy-hack.h to the compiler when compiling - userspace programs. + %_sourcedir/host-memcpy-hack.h to the compiler when compiling + userspace programs. - commit e3c78cf ------------------------------------------------------------------- @@ -3005,7 +3025,7 @@ Wed Sep 21 13:20:35 CEST 2011 - trenn@suse.de - Refresh patches.arch/acpi_implement_overriding_of_arbitrary_acpi_tables_via_initrd.patch. --> Fix build on ia64, by moving asm/e820.h into ifdef config protected region. + -> Fix build on ia64, by moving asm/e820.h into ifdef config protected region. - commit 0ac4276 ------------------------------------------------------------------- @@ -3027,9 +3047,9 @@ Wed Sep 21 11:11:10 CEST 2011 - mhocko@suse.cz Tue Sep 20 18:09:04 CEST 2011 - trenn@suse.de - ACPI: Implement overriding of arbitrary ACPI tables via initrd - (none). + (none). - ACPICA: Fix wrongly mapped acpi table header when overriding - via initrd (none). + via initrd (none). - ACPICA: Introduce acpi_os_phys_table_override function (none). - x86: allow NVS can be accessed by driver (none). - Update config files: @@ -3047,7 +3067,7 @@ Thu Sep 15 14:16:08 CEST 2011 - jeffm@suse.de Thu Sep 15 09:30:03 CEST 2011 - jbeulich@novell.com - patches.arch/x86_64-unwind-annotations: Fix unwinding through - interrupt frames, requiring ... + interrupt frames, requiring ... - patches.suse/stack-unwind: ... support for DW_CFA_def_cfa_expression. - commit 4d917a5 @@ -3086,7 +3106,7 @@ Mon Sep 12 16:31:26 CEST 2011 - jbeulich@novell.com - mm: frontswap: swap data structure changes. - In HVM guests do not take over the CDROM device (bnc#645893). - x86: report ACPI-reserved state of PCI MMCONFIG region to - hypervisor. + hypervisor. - config.conf: Re-enable Xen flavors. - Update config files. - commit 3692f47 @@ -3126,33 +3146,33 @@ Thu Sep 1 18:47:37 CEST 2011 - ohering@suse.de - Staging: hv: util: kvp: Fix the reported OSVersion string. - Staging: hv: util: kvp: Cleanup kvp_get_domain_name(). - Staging: hv: Fix macros, tab errors and warning in - drivers/staging/hv/hv_mouse.c. + drivers/staging/hv/hv_mouse.c. - Staging: hv: vmbus: VMBUS is an ACPI enumerated device, get - rid of the PCI signature. + rid of the PCI signature. - Staging: hv: Replace struct hv_guid with the uuid type already - defined in Linux. + defined in Linux. - Staging: hv: vmbus: Introduce vmbus ID space in struct - hv_driver. + hv_driver. - Staging: hv: blkvsc: Use the newly introduced vmbus ID in the - blockvsc driver. + blockvsc driver. - Staging: hv: storvsc: Use the newly introduced vmbus ID in - storvsc driver. + storvsc driver. - Staging: hv: netvsc: Use the newly introduced vmbus ID in - netvsc driver. + netvsc driver. - Staging: hv: mousevsc: Use the newly introduced vmbus ID in - mouse driver. + mouse driver. - Staging: hv: util: Make hv_utils a vmbus device driver. - Staging: hv: create VMBUS_DEVICE macro and use it. - Staging: hv: vmbus: Cleanup vmbus_match(). - Staging: hv: vmbus: Cleanup vmbus_uevent() code. - Staging: hv: vmbus: Support the notion of id tables in - vmbus_match(). + vmbus_match(). - Staging: hv: vmbus: Get rid of an unnecessary include line - in vmbus_drv.c. + in vmbus_drv.c. - Staging: hv: storvsc: Get rid of the DMI signature. - Staging: hv: netvsc: Get rid of the PCI signature. - Staging: hv: netvsc: Get rid of the DMI signature in - netvsc_drv.c. + netvsc_drv.c. - Staging: hv: util: Get rid of the DMI signature in hv_util.c. - Staging: hv: util: Get rid of the PCI signature in hv_util.c. - Staging: hv: fix up driver registering mess. @@ -3160,59 +3180,59 @@ Thu Sep 1 18:47:37 CEST 2011 - ohering@suse.de - Staging: hv: vmbus: Cleanup unnecessary comments in hv.c. - Staging: hv: vmbus: Cleanup error handling in hv_init(). - Staging: hv: vmbus: Get rid of unnecessay comments in - connection.c. + connection.c. - Staging: hv: vmbus: Get rid of the function dump_gpadl_body(). - Staging: hv: vmbus: Get rid of the function dump_gpadl_header(). - Staging: hv: vmbus: Rename openMsg to open_msg in channel.c. - Staging: hv: vmbus: Get rid of unnecessary comments in - channel.c. + channel.c. - Staging: hv: vmbus: Change the variable name openInfo to - open_info in channel.c. + open_info in channel.c. - Staging: hv: vmbus: Cleanup error values in ringbuffer.c. - Staging: hv: vmbus: Cleanup the error return value in - vmbus_recvpacket_raw(). + vmbus_recvpacket_raw(). - Staging: hv: netvsc: Get rid of an unnecessary print statement - in netvsc_probe(). + in netvsc_probe(). - Staging: hv: vmbus: Retry vmbus_post_msg() before giving up. - Staging: hv: storvsc: Cleanup error handling in - storvsc_dev_add(). + storvsc_dev_add(). - Staging: hv: storvsc: Cleanup error handling in - storvsc_channel_init(). + storvsc_channel_init(). - Staging: hv: storvsc: Cleanup error handling in - storvsc_connect_to_vsp(). + storvsc_connect_to_vsp(). - Staging: hv: storvsc: Cleanup error handling in storvsc_do_io(). - Storage: hv: storvsc: Get rid of some unnecessary DPRINTs - from storvsc.c. + from storvsc.c. - Staging: hv: storvsc: Fix/cleanup some dated comments in - storvsc.c. + storvsc.c. - Staging: hv: storvsc: Cleanup returned error code in - storvsc_host_reset(). + storvsc_host_reset(). - Staging: hv: storvsc: Cleanup error code returned in - storvsc_probe(). + storvsc_probe(). - Staging: hv: storvsc: Cleanup returned error code in - storvsc_drv_init(). + storvsc_drv_init(). - Staging: hv: netvsc: Cleanup the returned error code in - netvsc_probe(). + netvsc_probe(). - Staging: hv: netvsc: Cleanup error return codes in - netvsc_destroy_recv_buf(). + netvsc_destroy_recv_buf(). - Staging: hv: netvsc: Cleanup error return values in - netvsc_init_recv_buf(). + netvsc_init_recv_buf(). - Staging: hv: netvsc: Cleanup error returns in - netvsc_connect_vsp(). + netvsc_connect_vsp(). - Staging: hv: netvsc: Cleanup error return values in - netvsc_send(). + netvsc_send(). - Staging: hv: netvsc: Cleanup error return codes in - netvsc_device_add(). + netvsc_device_add(). - Staging: hv: netvsc: Cleanup error codes in - rndis_filter_receive(). + rndis_filter_receive(). - Staging: hv: netvsc: Cleanup error code in - rndis_filter_query_device(). + rndis_filter_query_device(). - Staging: hv: netvsc: Cleanup error return values in - rndis_filter_set_packet_filter(). + rndis_filter_set_packet_filter(). - Staging: hv: netvsc: Cleanup error returns in - rndis_filter_init_device(). + rndis_filter_init_device(). - Staging: hv: netvsc: Cleanup error code in - rndis_filter_device_add(). + rndis_filter_device_add(). - Staging: hv: mouse: Change the jump label Cleanup to cleanup. - Staging: hv: netvsc: Change the jump label Cleanup to cleanup. - Staging: hv: netvsc: Change the jump label Exit to exit. @@ -3225,72 +3245,72 @@ Thu Sep 1 18:47:37 CEST 2011 - ohering@suse.de - Staging: hv: add driver_data to hv_vmbus_device_id. - Staging: hv: Add code to parse struct hv_vmbus_device_id table. - Staging: hv: file2alias: fix up alias creation logic for - hv_vmbus_device_id. + hv_vmbus_device_id. - Staging: hv: storvsc: Inline free_stor_device(). - Staging: hv: storvsc: Do not aquire an unnecessary reference - on stor_device. + on stor_device. - Staging: hv: storvsc: Rename must_get_stor_device(). - Staging: hv: storvsc: Rename get_stor_device(). - Staging: hv: storvsc: Cleanup alloc_stor_device(). - Staging: hv: storvsc: Introduce state to manage the lifecycle - of stor device. + of stor device. - Staging: hv: storvsc: Prevent outgoing traffic when stor dev - is being destroyed. + is being destroyed. - Staging: hv: storvsc: Get rid of release_stor_device() by - inlining the code. + inlining the code. - Staging: hv: storvsc: Get rid of final_release_stor_device() - by inlining code. + by inlining code. - Staging: hv: storvsc: Get rid of the reference counting in - struct storvsc_device. + struct storvsc_device. - Staging: hv: netvsc: Inline the code for free_net_device(). - Staging: hv: netvsc: Cleanup alloc_net_device(). - Staging: hv: netvsc: Introduce state to manage the lifecycle - of net device. + of net device. - Staging: hv: netvsc: Prevent outgoing traffic when netvsc dev - is destroyed. + is destroyed. - Staging: hv: netvsc: Get rid of release_outbound_net_device() - by inlining the code. + by inlining the code. - Staging: hv: netvsc: Get rid of release_inbound_net_device() - by inlining the code. + by inlining the code. - Staging: hv: netvsc: Get rid of the refcnt field in struct - netvsc_device. + netvsc_device. - Staging: hv: storvsc: Add code to handle IDE devices using - the storvsc driver. + the storvsc driver. - Staging: hv: storvsc: Handle IDE devices using the storvsc - driver. + driver. - Staging: hv: blkvsc: Get rid of blkvsc_drv.c as this code is - not used. + not used. - Staging: hv: storvsc: Optimize bounce buffer handling for the - "write" case. + "write" case. - Staging: hv: storvsc: Optimize the bounce buffer handling in - the "read" case. + the "read" case. - Staging: hv: storvsc: Include storvsc.c in storvsc_drv.c. - Staging: hv: storvsc: Cleanup storvsc_drv.c after adding the - contents of storvsc.c. + contents of storvsc.c. - Staging: hv: storvsc: Add the contents of hyperv_storage.h - to storvsc_drv.c. + to storvsc_drv.c. - Staging: hv: storvsc: Cleanup storvsc_drv.c after adding the - contents of hyperv_storage.h. + contents of hyperv_storage.h. - Staging: hv: storvsc: Fixup srb and scsi status for INQUIRY - and MODE_SENSE. + and MODE_SENSE. - Staging: hv: storvsc: Fix a typo. - Staging: hv: storvsc: In case of scsi errors offline the device. - Staging: hv: storvsc: No need to copy from bounce buffer in - case of a failure. + case of a failure. - Staging: hv: util: Forcefully shutdown when shutdown is - requested. + requested. - Staging: hv: util: Adjust guest time in a process context. - Staging: hv: vmbus: Check before invoking the channel callback. - Staging: hv: vmbus: Properly deal with de-registering channel - callback. + callback. - Staging: hv: Fix a bug in vmbus_match(). - Staging: hv: vmbus: Get rid of vmbus_on_isr() by inlining - the code. + the code. - Staging: hv: vmbus: Do not enable auto eoi. - Staging: hv: vmbus: Fixup indentation in vmbus_acpi_add(). - Staging: hv: vmbus: Get rid of some dated/redundant comments. - Staging: hv: vmbus: Get rid of an unnecessary check in - vmbus_connect(). + vmbus_connect(). - Staging: hv: vmbus: Fix a checkpatch warning in ring_buffer.c. - Staging: hv: vmbus: Fix checkpatch warnings in connection.c. - Staging: hv: mousevsc: Fix checkpatch errors and warnings. @@ -3363,16 +3383,16 @@ Wed Aug 24 21:29:06 CEST 2011 - jeffm@suse.com Wed Aug 24 20:54:32 CEST 2011 - jeffm@suse.com - Refreshed and re-enabled dm-path patches: - - patches.suse/dm-mpath-accept-failed-paths. - - patches.suse/dm-mpath-detach-existing-hardware-handler. + - patches.suse/dm-mpath-accept-failed-paths. + - patches.suse/dm-mpath-detach-existing-hardware-handler. - commit 70cadcd ------------------------------------------------------------------- Wed Aug 24 20:51:06 CEST 2011 - jeffm@suse.com - Update to 3.1-rc3. - - Eliminated 8 patches. - - Xen is disabled. + - Eliminated 8 patches. + - Xen is disabled. - commit eccefcc ------------------------------------------------------------------- @@ -3380,8 +3400,8 @@ Thu Aug 18 11:38:15 CEST 2011 - eich@suse.de - * Refresh patches.suse/SUSE-bootsplash. * Fix bootsplash code for 15bpp framebuffers. - These framebuffers are rare these days, the legendary and still - popular server chipset Radeon ES1000 supports it, though. + These framebuffers are rare these days, the legendary and still + popular server chipset Radeon ES1000 supports it, though. - commit f25ce3e ------------------------------------------------------------------- @@ -3402,7 +3422,7 @@ Tue Aug 9 00:03:53 CEST 2011 - trenn@suse.de - Update config files: bnc#674988, change: --CONFIG_ACPI_CUSTOM_METHOD=m + -CONFIG_ACPI_CUSTOM_METHOD=m +# CONFIG_ACPI_CUSTOM_METHOD is not set for all flavors - commit f1af972 @@ -3495,10 +3515,10 @@ Thu Jul 14 17:52:45 CEST 2011 - tiwai@suse.de Thu Jul 14 17:26:51 CEST 2011 - tiwai@suse.de - ALSA: hda - Add Kconfig for the default buffer size - (bnc#682725). + (bnc#682725). - Update config files. - Delete, replaced with the new upstream patch - patches.drivers/alsa-hda-0019-Increase-default-buffer-size. + patches.drivers/alsa-hda-0019-Increase-default-buffer-size. - commit 40c7644 ------------------------------------------------------------------- @@ -3520,7 +3540,7 @@ Sat Jul 9 11:17:46 CEST 2011 - jslaby@suse.cz Thu Jul 7 00:58:01 CEST 2011 - jeffm@suse.com - Update to 3.0-rc6. - - Eliminated 1 patch. + - Eliminated 1 patch. - commit 56e99da ------------------------------------------------------------------- @@ -3529,7 +3549,7 @@ Tue Jul 5 09:18:43 CEST 2011 - jbeulich@novell.com - Update Xen patches to 3.0-rc5 and c/s 1095. - xen: prepare tmem shim to handle frontswap. - support booting Xen from EFI (fate#311376, fate#311529, - bnc#578927, bnc#628554). + bnc#578927, bnc#628554). - config.conf: Re-enabled Xen flavors. - Update x86 config files. - Delete patches.xen/xen-blkback-bimodal-suse. @@ -3576,31 +3596,31 @@ Tue Jun 21 12:14:44 CEST 2011 - mmarek@suse.cz Fri Jun 17 17:29:41 CEST 2011 - mmarek@suse.cz - rpm/post.sh: Touch /boot/do_purge_kernels on package install - (fate#312018). + (fate#312018). - rpm/postun.sh: Remove it again if it still exists on package - uninstall. + uninstall. - commit 82f4a5d ------------------------------------------------------------------- Fri Jun 17 13:23:54 CEST 2011 - trenn@suse.de - stop_machine: implement stop_machine_from_offline_cpu() - (bnc#697859). + (bnc#697859). - stop_machine: kill __stop_machine() (bnc#697859). - x86, mtrr: lock stop machine during MTRR rendezvous sequence - (bnc#697859). + (bnc#697859). - stop_machine: reorganize stop_cpus() implementation - (bnc#697859). + (bnc#697859). - x86, mtrr: use __stop_machine() for doing MTRR rendezvous - (bnc#697859). + (bnc#697859). - commit aa3d6e2 ------------------------------------------------------------------- Thu Jun 16 12:16:16 CEST 2011 - mmarek@suse.cz - Remove the novfs patches, it should be packaged as a KMP, or - ideally, reimplemented as a fuse filesystem (which is the reason why - the current implementation it is never going to be accepted upstream). + ideally, reimplemented as a fuse filesystem (which is the reason why + the current implementation it is never going to be accepted upstream). - Delete patches.fixes/novfs-copy_user-fixes.diff. - Delete patches.fixes/novfs-minsize-fixes. - Delete patches.fixes/novfs-nwcapi.patch. @@ -3655,7 +3675,7 @@ Wed Jun 15 18:22:05 CEST 2011 - jack@suse.cz Wed Jun 15 08:05:05 CEST 2011 - jeffm@suse.com - Update to 3.0-rc3. - - Eliminated 2 patches. + - Eliminated 2 patches. - commit a1fe999 ------------------------------------------------------------------- @@ -3723,9 +3743,9 @@ Mon Jun 13 14:06:28 CEST 2011 - mmarek@suse.cz the SRCVERSION variable will only be used to determine the tarball version. - rpm/compute-PATCHVERSION.sh: Set default PATCHLEVEL and SUBLEVEL to 0. - The package version will thus always match the Makefile version and - the SRCVERSION variable will only be used to determine the tarball - version. + The package version will thus always match the Makefile version and + the SRCVERSION variable will only be used to determine the tarball + version. - rpm/kernel-binary.spec.in: Revert the previous hack. - commit 95c9977 @@ -3748,9 +3768,9 @@ Fri Jun 10 20:24:41 CEST 2011 - jeffm@suse.com Fri Jun 10 17:12:22 CEST 2011 - jeffm@suse.com - x86: Remove warning and warning_symbol from struct - stacktrace_ops. + stacktrace_ops. - Delete - patches.fixes/asus-wmi-Remove-__init-from-asus_wmi_platform_init.patch. + patches.fixes/asus-wmi-Remove-__init-from-asus_wmi_platform_init.patch. - commit 608ce9e ------------------------------------------------------------------- @@ -3842,13 +3862,13 @@ Fri Jun 3 12:51:22 CEST 2011 - mmarek@suse.cz Fri Jun 3 12:09:01 CEST 2011 - mmarek@suse.cz - rpm/macros.kernel-source: Add -b option to %kernel_module_package - to unconditionally call mkinitrd on kmp install (fate#309400). + to unconditionally call mkinitrd on kmp install (fate#309400). - rpm/kernel-module-subpackage: Pass KMP_NEEDS_MKINITRD=1 to - weak-modules2 if the -b option is used. + weak-modules2 if the -b option is used. - rpm/macros.kernel-source: Add -b option to %kernel_module_package - to unconditionally call mkinitrd on kmp install (fate#309400). + to unconditionally call mkinitrd on kmp install (fate#309400). - rpm/kernel-module-subpackage: Pass KMP_NEEDS_MKINITRD=1 to - weak-modules2 if the -b option is used. + weak-modules2 if the -b option is used. - commit 83331f5 ------------------------------------------------------------------- @@ -3869,14 +3889,14 @@ Tue May 31 05:09:44 CEST 2011 - jeffm@suse.com Tue May 31 05:08:21 CEST 2011 - jeffm@suse.com - Updated to 3.0-rc1. - - Eliminated 9 patches. + - Eliminated 9 patches. - commit 5710413 ------------------------------------------------------------------- Mon May 30 15:54:37 CEST 2011 - jack@suse.cz - mm: Fix assertion mapping->nrpages == 0 in end_writeback() - (bnc#693013 bnc#666423). + (bnc#693013 bnc#666423). - Refresh patches.xen/tmem. - commit d3e465a @@ -3884,9 +3904,9 @@ Mon May 30 15:54:37 CEST 2011 - jack@suse.cz Mon May 30 13:58:43 CEST 2011 - jslaby@suse.cz - Refresh - patches.fixes/block-add-proper-state-guards-to-__elv_next_request.patch. + patches.fixes/block-add-proper-state-guards-to-__elv_next_request.patch. - aic94xx: world-writable sysfs update_bios file. - Update upstream info. + Update upstream info. - commit 8912816 ------------------------------------------------------------------- @@ -3947,7 +3967,7 @@ Mon May 16 14:34:33 CEST 2011 - mmarek@suse.cz Fri May 13 15:45:04 CEST 2011 - jeffm@suse.com - Update to 2.6.39-rc7. - - Eliminated 5 patches. + - Eliminated 5 patches. - commit a8a170f ------------------------------------------------------------------- @@ -3960,16 +3980,16 @@ Thu May 12 23:29:11 CEST 2011 - jslaby@suse.cz Thu May 12 14:05:44 CEST 2011 - jslaby@suse.cz - Delete - patches.fixes/iwlwifi-fix-tx-power-configuration-on-3945-and-4965-devices. - It's fixed differently by commits 43f12d47f and f844a709a7 in .39-rc1 + patches.fixes/iwlwifi-fix-tx-power-configuration-on-3945-and-4965-devices. + It's fixed differently by commits 43f12d47f and f844a709a7 in .39-rc1 - commit 7934e2d ------------------------------------------------------------------- Thu May 12 11:56:16 CEST 2011 - jslaby@suse.cz - Refresh - patches.fixes/iwlwifi-fix-tx-power-configuration-on-3945-and-4965-devices. - Note about submission. + patches.fixes/iwlwifi-fix-tx-power-configuration-on-3945-and-4965-devices. + Note about submission. - commit 9922e20 ------------------------------------------------------------------- @@ -3982,15 +4002,15 @@ Tue May 10 19:10:18 CEST 2011 - mhocko@suse.cz Tue May 10 16:14:44 CEST 2011 - mhocko@suse.cz - patches.fixes/aggressive-zone-reclaim.patch: delete because - the patch is very workload specific and can lead to unexpected - reclaims in parallel node local workloads. + the patch is very workload specific and can lead to unexpected + reclaims in parallel node local workloads. - commit 56cf10e ------------------------------------------------------------------- Tue May 10 16:04:27 CEST 2011 - mhocko@suse.cz - Delete patches.suse/mm-devzero-optimisation.patch: we do not need - it anymore as we have zero page back since 2.6.32 + it anymore as we have zero page back since 2.6.32 - commit 323a093 ------------------------------------------------------------------- @@ -4009,64 +4029,64 @@ Mon May 9 14:32:59 CEST 2011 - jbeulich@novell.com Mon May 9 11:32:35 CEST 2011 - jbeulich@novell.com - patches.suse/kconfig-automate-kernel-desktop: Remove stray blank - lines (for older versions of "patch" to grok). + lines (for older versions of "patch" to grok). - commit 4dfa74d ------------------------------------------------------------------- Sat May 7 01:50:06 CEST 2011 - jeffm@suse.com - Removed network driver entropy patches. haveged is installed by default - and should be enabled to generate entropy from non-predictable sources. - - Delete patches.drivers/bnx2-entropy-source.patch. - - Delete patches.drivers/e1000-entropy-source.patch. - - Delete patches.drivers/e1000e-entropy-source.patch. - - Delete patches.drivers/igb-entropy-source.patch. - - Delete patches.drivers/ixgbe-entropy-source.patch. - - Delete patches.drivers/tg3-entropy-source.patch. + and should be enabled to generate entropy from non-predictable sources. + - Delete patches.drivers/bnx2-entropy-source.patch. + - Delete patches.drivers/e1000-entropy-source.patch. + - Delete patches.drivers/e1000e-entropy-source.patch. + - Delete patches.drivers/igb-entropy-source.patch. + - Delete patches.drivers/ixgbe-entropy-source.patch. + - Delete patches.drivers/tg3-entropy-source.patch. - commit c88b893 ------------------------------------------------------------------- Fri May 6 19:36:47 CEST 2011 - jeffm@suse.com - Update - patches.fixes/netfilter-implement-rfc-1123-for-ftp-conntrack - (bnc#466279 bnc#681639). + patches.fixes/netfilter-implement-rfc-1123-for-ftp-conntrack + (bnc#466279 bnc#681639). - commit 72e779f ------------------------------------------------------------------- Fri May 6 19:31:10 CEST 2011 - jeffm@suse.com - Disabled patches.drivers/libata-unlock-hpa-by-default; It may have - been obsoleted by upstream commit d8d9129e. + been obsoleted by upstream commit d8d9129e. - commit 1a21ab3 ------------------------------------------------------------------- Fri May 6 18:51:20 CEST 2011 - jeffm@suse.com - sysctl: Increase IPC defaults (bnc#146656) - - Delete patches.suse/shmall-bigger. + - Delete patches.suse/shmall-bigger. - commit a70e34f ------------------------------------------------------------------- Fri May 6 17:50:56 CEST 2011 - jeffm@suse.com - sysctl/i386/desktop, sysctl/x86_64/desktop: Add vm.dirty_ratio = 20 - for desktop flavors (bnc#552883) - - Delete patches.suse/mm-tune-dirty-limits.patch. + for desktop flavors (bnc#552883) + - Delete patches.suse/mm-tune-dirty-limits.patch. - commit dbe73e2 ------------------------------------------------------------------- Fri May 6 17:25:45 CEST 2011 - jeffm@suse.com - sysctl/defaults: Added kernel.hung_task_timeout=0 - - Delete patches.suse/hung_task_timeout-configurable-default. + - Delete patches.suse/hung_task_timeout-configurable-default. - commit 78f9eed ------------------------------------------------------------------- Fri May 6 16:41:07 CEST 2011 - mmarek@suse.cz - rpm/kernel-{binary,source}.spec.in: Install per-kernel /boot/sysctl-* - files (patch from Jeff Mahoney). + files (patch from Jeff Mahoney). - commit 473f2d1 ------------------------------------------------------------------- @@ -4079,7 +4099,7 @@ Thu May 5 22:35:53 CEST 2011 - jeffm@suse.com Thu May 5 22:23:21 CEST 2011 - jeffm@suse.com - Updated to 2.6.39-rc6. - - 2 patches eliminated. + - 2 patches eliminated. - commit 2643e59 ------------------------------------------------------------------- @@ -4093,9 +4113,9 @@ Tue May 3 03:08:18 CEST 2011 - tonyj@suse.de Fri Apr 29 20:35:21 CEST 2011 - jeffm@suse.com - rpm/compute-PATCHVERSION.sh: Replace ^+++ with ^\+\+\+ as an - awk regex. It's technically invalid. + awk regex. It's technically invalid. - rpm/compute-PATCHVERSION.sh: Replace ^+++ with ^\+\+\+ as an - awk regex. It's technically invalid. + awk regex. It's technically invalid. - commit 52dd0f0 ------------------------------------------------------------------- @@ -4117,7 +4137,7 @@ Fri Apr 29 00:36:03 CEST 2011 - gregkh@suse.de - Delete patches.suse/linux-2.6.29-dont-wait-for-mouse.patch. - Delete patches.suse/linux-2.6.29-even-faster-kms.patch. - Delete - patches.suse/linux-2.6.29-jbd-longer-commit-interval.patch. + patches.suse/linux-2.6.29-jbd-longer-commit-interval.patch. - Delete patches.suse/linux-2.6.29-kms-after-sata.patch. - Delete patches.suse/linux-2.6.29-touchkit.patch. - commit c13427d @@ -4132,22 +4152,22 @@ Fri Apr 29 00:17:46 CEST 2011 - jbenc@suse.cz Thu Apr 28 23:32:44 CEST 2011 - rjw@suse.de - Delete patches.xen/xen3-x86-mcp51-no-dac. - Also remove the series.conf entires for the x86-mcp-no-dac patches. + Also remove the series.conf entires for the x86-mcp-no-dac patches. - commit 574577b ------------------------------------------------------------------- Thu Apr 28 23:16:27 CEST 2011 - rjw@suse.de - Delete patches.arch/x86-mcp51-no-dac. (This is a blacklist entry that - has been rejected by the mainline, the problem reporter is gone and - it's next to impossible to verify it now.) + has been rejected by the mainline, the problem reporter is gone and + it's next to impossible to verify it now.) - commit 195b113 ------------------------------------------------------------------- Thu Apr 28 21:38:22 CEST 2011 - jslaby@suse.cz - Refresh - patches.fixes/iwlwifi-fix-tx-power-configuration-on-3945-and-4965-devices. + patches.fixes/iwlwifi-fix-tx-power-configuration-on-3945-and-4965-devices. - commit a2662ae ------------------------------------------------------------------- @@ -4162,14 +4182,14 @@ Thu Apr 28 20:56:33 CEST 2011 - jslaby@suse.cz Thu Apr 28 20:30:56 CEST 2011 - bphilips@suse.de - Delete - patches.drivers/tg3-5785-and-57780-asic-revs-not-working.patch. + patches.drivers/tg3-5785-and-57780-asic-revs-not-working.patch. - commit 9917206 ------------------------------------------------------------------- Thu Apr 28 20:19:59 CEST 2011 - bphilips@suse.de - Delete - patches.suse/uvcvideo-ignore-hue-control-for-5986-0241.patch. + patches.suse/uvcvideo-ignore-hue-control-for-5986-0241.patch. - commit 08374b3 ------------------------------------------------------------------- @@ -4202,7 +4222,7 @@ Thu Apr 28 14:18:12 CEST 2011 - jbeulich@novell.com Wed Apr 27 22:20:02 CEST 2011 - jeffm@suse.com - Delete - patches.drivers/disable-catas_reset-by-default-to-avoid-problems-with-eeh.patch. + patches.drivers/disable-catas_reset-by-default-to-avoid-problems-with-eeh.patch. - commit 399a100 ------------------------------------------------------------------- @@ -4264,10 +4284,10 @@ Wed Apr 27 21:34:13 CEST 2011 - jeffm@suse.com - Delete patches.suse/acpi-don-t-preempt-until-the-system-is-up. - Delete - patches.suse/acpi-generic-initramfs-table-override-support. + patches.suse/acpi-generic-initramfs-table-override-support. - Delete patches.suse/add-initramfs-file_read_write. - Delete - patches.suse/init-move-populate_rootfs-back-to-start_kernel. + patches.suse/init-move-populate_rootfs-back-to-start_kernel. - commit d4910b3 ------------------------------------------------------------------- @@ -4281,14 +4301,14 @@ Wed Apr 27 21:29:24 CEST 2011 - jeffm@suse.com Wed Apr 27 21:11:59 CEST 2011 - jeffm@suse.com - Delete patches.suse/osync-error. It was unused and the issue it fixed in - kernels prior to 2.6.32 doesn't exist anymore. + kernels prior to 2.6.32 doesn't exist anymore. - commit 52cc654 ------------------------------------------------------------------- Wed Apr 27 20:48:55 CEST 2011 - jeffm@suse.com - Delete patches.suse/s390-System.map.diff: Proper fix in binutils has - long since been upstream. + long since been upstream. - commit 2847a36 ------------------------------------------------------------------- @@ -4321,7 +4341,7 @@ Wed Apr 27 20:18:37 CEST 2011 - jeffm@suse.com Wed Apr 27 20:16:52 CEST 2011 - jeffm@suse.com - Delete patches.suse/unmap_vmas-lat: No bug report or signed-off-by. - - Delete patches.arch/s390-add-FREE_PTE_NR. + - Delete patches.arch/s390-add-FREE_PTE_NR. - commit 2a392c2 ------------------------------------------------------------------- @@ -4334,7 +4354,7 @@ Wed Apr 27 20:16:00 CEST 2011 - jeffm@suse.com Wed Apr 27 20:15:02 CEST 2011 - jeffm@suse.com - Update to 2.6.39-rc5. - - Eliminated 2 patches. + - Eliminated 2 patches. - commit 5288a05 ------------------------------------------------------------------- @@ -4354,7 +4374,7 @@ Wed Apr 27 19:43:47 CEST 2011 - jeffm@suse.com Tue Apr 26 11:03:18 CEST 2011 - jkosina@suse.cz - HID: add noget quirk barcode scanners from Symbol Technologies - (bnc#689290). + (bnc#689290). - commit f5b999f ------------------------------------------------------------------- @@ -4367,7 +4387,7 @@ Fri Apr 22 00:01:41 CEST 2011 - jeffm@suse.com Tue Apr 19 23:37:06 CEST 2011 - jack@suse.cz - Revert changes to sparc configs to not make life harder for Jan Engelhardt - maintaining sparc architecture. + maintaining sparc architecture. - commit cdac873 ------------------------------------------------------------------- @@ -4386,7 +4406,7 @@ Tue Apr 19 23:30:34 CEST 2011 - jack@suse.cz Tue Apr 19 17:41:41 CEST 2011 - jeffm@suse.com - Updated to 2.6.39-rc4. - - Eliminated 1 patch. + - Eliminated 1 patch. - commit 3f654c8 ------------------------------------------------------------------- @@ -4399,15 +4419,15 @@ Tue Apr 19 17:16:52 CEST 2011 - jeffm@suse.com Mon Apr 18 10:30:49 CEST 2011 - eich@suse.de - Combined and consolidated bootsplash patch (bnc#669777, - bnc#570082, bnc#595657, bnc#594209, bnc#544645). - - Delete patches.suse/Cleanup-and-make-boot-splash-work-with-KMS.patch. - - Delete patches.suse/bootsplash. - - Delete patches.suse/bootsplash-console-fix. - - Delete patches.suse/bootsplash-keep-multiple-data. - - Delete patches.suse/bootsplash-scaler. - - Reformatted code, fixed some minor bugs that became obvious. - - Fixed race that led to null pointer dereference in splash_read_proc(): - bnc#669777. + bnc#570082, bnc#595657, bnc#594209, bnc#544645). + - Delete patches.suse/Cleanup-and-make-boot-splash-work-with-KMS.patch. + - Delete patches.suse/bootsplash. + - Delete patches.suse/bootsplash-console-fix. + - Delete patches.suse/bootsplash-keep-multiple-data. + - Delete patches.suse/bootsplash-scaler. + - Reformatted code, fixed some minor bugs that became obvious. + - Fixed race that led to null pointer dereference in splash_read_proc(): + bnc#669777. - commit 95844c5 ------------------------------------------------------------------- @@ -4420,7 +4440,7 @@ Sat Apr 16 19:18:05 CEST 2011 - trenn@suse.de Sat Apr 16 18:42:01 CEST 2011 - trenn@suse.de - intel_idle: Make lapic_timer_reliable_states a boot param - (bnc#675161). + (bnc#675161). - commit 85b156b ------------------------------------------------------------------- @@ -4434,7 +4454,7 @@ Sat Apr 16 00:31:11 CEST 2011 - jack@suse.cz Fri Apr 15 20:24:29 CEST 2011 - jeffm@suse.com - Enabled CONFIG_GIGASET_CAPI (bnc#686008). - - This results in automatically disabling CONFIG_GIGASET_I4L. + - This results in automatically disabling CONFIG_GIGASET_I4L. - commit 697e68b ------------------------------------------------------------------- @@ -4454,7 +4474,7 @@ Fri Apr 15 13:21:49 CEST 2011 - jbeulich@novell.com - Update Xen patches to 2.6.39-rc3 and c/s 1079. - blktap2: replace hard-coded limit of tap devices with - configurable one. + configurable one. - config.conf: Re-enable Xen configs. - Update x86 config files. - commit d3bfd6c @@ -4463,7 +4483,7 @@ Fri Apr 15 13:21:49 CEST 2011 - jbeulich@novell.com Thu Apr 14 18:43:07 CEST 2011 - jeffm@suse.com - fs/partitions/efi.c: corrupted GUID partition tables can cause - kernel oops (bnc#687113 CVE-2011-1577). + kernel oops (bnc#687113 CVE-2011-1577). - commit 385b393 ------------------------------------------------------------------- @@ -4508,7 +4528,7 @@ Tue Apr 12 21:30:55 CEST 2011 - jeffm@suse.com Tue Apr 12 20:46:13 CEST 2011 - jeffm@suse.com - Updated to 2.6.39-rc3. - - Eliminated 2 patches. + - Eliminated 2 patches. - commit 200c913 ------------------------------------------------------------------- @@ -4533,29 +4553,29 @@ Tue Apr 12 19:37:48 CEST 2011 - jeffm@suse.com Tue Apr 12 19:10:01 CEST 2011 - jeffm@suse.com - Update to 2.6.39-rc2. - - Eliminated 18 patches. - - Added 3 patches. - - hv_mouse: needs . - - dm-raid45: Remove blk_unplug calls. - - novfs: 2.6.39 API update. - - Xen, Swap-over-NFS, and certain SCSI multipath features are disabled. - - patches.kernel.org is no longer used to contain upstream patches - for -rc releases. Users planning on building their own kernel should - have a copy of the tarball corresponding to the -rc releases. + - Eliminated 18 patches. + - Added 3 patches. + - hv_mouse: needs . + - dm-raid45: Remove blk_unplug calls. + - novfs: 2.6.39 API update. + - Xen, Swap-over-NFS, and certain SCSI multipath features are disabled. + - patches.kernel.org is no longer used to contain upstream patches + for -rc releases. Users planning on building their own kernel should + have a copy of the tarball corresponding to the -rc releases. - commit adf9d16 ------------------------------------------------------------------- Mon Apr 11 09:43:45 CEST 2011 - neilb@suse.de - Make selection of 'readdir-plus' adapt to usage patterns - (bnc#678123). + (bnc#678123). - commit 5de99a8 ------------------------------------------------------------------- Wed Apr 6 09:01:38 CEST 2011 - jeffm@suse.de - reiserfs: Force inode evictions before umount to avoid crash - (bnc#610598 bnc#680073 bnc#684112). + (bnc#610598 bnc#680073 bnc#684112). - Delete patches.fixes/reiserfs-xattr-crash-fix. - commit bf57d20 @@ -4569,21 +4589,21 @@ Tue Apr 5 10:42:22 CEST 2011 - jslaby@suse.cz Wed Mar 30 23:50:41 CEST 2011 - jeffm@suse.com - Delete patches.suse/twofish-2.6. - - This was for 2.4 compatibility and has been moved to KMP purgatory. + - This was for 2.4 compatibility and has been moved to KMP purgatory. - commit dcca506 ------------------------------------------------------------------- Wed Mar 30 10:32:32 CEST 2011 - jslaby@suse.cz - Relax si_code check in rt_sigqueueinfo and rt_tgsigqueueinfo - (bnc#681826). + (bnc#681826). - commit 2e71042 ------------------------------------------------------------------- Mon Mar 28 16:08:19 CEST 2011 - trenn@suse.de - Update config files, remove CONFIG_X86_MCE_XEON75XX=m - ->driver got reverted with previous commit + ->driver got reverted with previous commit - Refresh patches.xen/xen3-auto-arch-x86.diff. - commit b367e7b @@ -4595,18 +4615,18 @@ Mon Mar 28 15:23:44 CEST 2011 - trenn@suse.de APEI implementation should take care of that in recent kernels. - Delete patches.arch/x86_mce_intel_decode_physical_address.patch. - Delete - patches.arch/x86_mce_intel_decode_physical_address_compile_fix.patch. + patches.arch/x86_mce_intel_decode_physical_address_compile_fix.patch. - Delete - patches.arch/x86_mce_intel_decode_physical_address_rename_fix.patch. + patches.arch/x86_mce_intel_decode_physical_address_rename_fix.patch. - Delete - patches.arch/x86_mce_intel_decode_physical_fix_dynamic_debug.patch. + patches.arch/x86_mce_intel_decode_physical_fix_dynamic_debug.patch. - commit 1fe7a22 ------------------------------------------------------------------- Mon Mar 28 14:07:07 CEST 2011 - mmarek@suse.cz - rpm/kernel-binary.spec.in: Do not install unneeded packages in the - build chroot. + build chroot. - commit 7f4c49d ------------------------------------------------------------------- @@ -4626,7 +4646,7 @@ Thu Mar 24 17:26:22 CET 2011 - tiwai@suse.de Thu Mar 24 16:21:06 CET 2011 - jslaby@suse.cz - Prevent rt_sigqueueinfo and rt_tgsigqueueinfo from spoofing - the signal code (bnc#681826 CVE-2011-1020). + the signal code (bnc#681826 CVE-2011-1020). - commit 2e42fd4 ------------------------------------------------------------------- @@ -4635,7 +4655,7 @@ Thu Mar 24 14:02:20 CET 2011 - tiwai@suse.de - sound/oss/opl3: validate voice and channel indexes (bnc#681999). - sound/oss: remove offset from load_patch callbacks (bnc#681999). - ALSA: sound/pci/asihpi: check adapter index in hpi_ioctl - (bnc#680816). + (bnc#680816). - commit 09ff6e9 ------------------------------------------------------------------- @@ -4648,7 +4668,7 @@ Mon Mar 21 19:56:38 CET 2011 - jack@suse.cz Mon Mar 21 16:44:29 CET 2011 - jkosina@suse.cz - HID: add support for Skycable 0x3f07 wireless presenter - (bnc#681297). + (bnc#681297). - commit 892e8d4 ------------------------------------------------------------------- @@ -4679,12 +4699,12 @@ Fri Mar 18 08:48:08 CET 2011 - jbeulich@novell.com Thu Mar 17 12:24:09 CET 2011 - sjayaraman@suse.de - netvm: Do not mark requests for swapfile writes as dirty or - kswapd fails to free the page (bnc#678472). + kswapd fails to free the page (bnc#678472). - nfs: Use page_file_offset during page writeback (bnc#677738). - nfs: Convert nfs_mark_request_dirty() to use page_file_mapping() - (bnc#677738). + (bnc#677738). - netvm: Remove duplicated initialization in net/ipv4/route.c - (bnc#678970). + (bnc#678970). - collapse: mm: Report the low watermark correctly (bnc#678497). - commit a798dd1 @@ -4698,7 +4718,7 @@ Tue Mar 15 16:19:53 CET 2011 - jeffm@suse.com Mon Mar 14 01:22:01 CET 2011 - jeffm@suse.com - Linux: 2.6.38-rc8. - - Eliminated 1 patch. + - Eliminated 1 patch. - commit 7da557d ------------------------------------------------------------------- @@ -4723,38 +4743,38 @@ Fri Mar 11 14:19:55 CET 2011 - jbeulich@novell.com Tue Mar 8 01:00:02 CET 2011 - jeffm@suse.de - Update to 2.6.38-rc7. - - Refresh patches.xen/xen-x86-no-lapic. - - Refresh patches.xen/xen3-patch-2.6.19. + - Refresh patches.xen/xen-x86-no-lapic. + - Refresh patches.xen/xen3-patch-2.6.19. - commit 7eb9d30 ------------------------------------------------------------------- Mon Mar 7 13:50:08 CET 2011 - mmarek@suse.cz - rpm/kernel-binary.spec.in: Do not abort build because of - supported.conf inconsistency if %supported_modules_check == 0. + supported.conf inconsistency if %supported_modules_check == 0. - rpm/kernel-binary.spec.in: Do not abort build because of - supported.conf inconsistency if %supported_modules_check == 0. + supported.conf inconsistency if %supported_modules_check == 0. - commit 88d5daa ------------------------------------------------------------------- Wed Mar 2 09:02:40 CET 2011 - jbeulich@novell.com - patches.arch/x86_64-unwind-annotations: Fix a fatal oversight in - yesterday's change. + yesterday's change. - commit 098768b ------------------------------------------------------------------- Mon Feb 28 15:34:35 CET 2011 - jbeulich@novell.com - patches.arch/x86_64-unwind-annotations: Add annotations to - lib/rwsem_64.S. + lib/rwsem_64.S. - commit 87944ac ------------------------------------------------------------------- Thu Feb 24 16:27:46 CET 2011 - tiwai@suse.de - ALSA: usb-audio: fix oops due to cleanup race when disconnecting - (bnc#674735). + (bnc#674735). - commit ed81f8c ------------------------------------------------------------------- @@ -4767,7 +4787,7 @@ Wed Feb 23 23:03:41 CET 2011 - mmarek@suse.cz Tue Feb 22 21:49:18 CET 2011 - jeffm@suse.com - Update to 2.6.38-rc6. - - Eliminated 1 patch. + - Eliminated 1 patch. - commit 6cce7bb ------------------------------------------------------------------- @@ -4780,7 +4800,7 @@ Tue Feb 22 10:00:42 CET 2011 - mmarek@suse.cz Mon Feb 21 10:31:05 CET 2011 - tiwai@suse.de - ALSA: caiaq - Fix possible string-buffer overflow (bnc#672499, - CVE-2011-0712). + CVE-2011-0712). - commit 5ef002b ------------------------------------------------------------------- @@ -4799,22 +4819,22 @@ Thu Feb 17 02:28:52 CET 2011 - jeffm@suse.de Thu Feb 17 01:24:01 CET 2011 - gregkh@suse.de - Update config files. - - disable CONFIG_DRM_VMWGFX (bnc#606458) - - update sparc configs to at least be able to run "make oldconfig" + - disable CONFIG_DRM_VMWGFX (bnc#606458) + - update sparc configs to at least be able to run "make oldconfig" - commit da75bd9 ------------------------------------------------------------------- Wed Feb 16 16:14:52 CET 2011 - jbeulich@novell.com - patches.arch/x86_64-unwind-annotations: Re-add change lost during - initial 2.6.37 merge. + initial 2.6.37 merge. - commit e493205 ------------------------------------------------------------------- Mon Feb 14 13:42:21 CET 2011 - mmarek@suse.cz - Move spec file templates and helper scripts to a separate branch, to - ease synchronizing these files among master, vanilla and linux-next. + ease synchronizing these files among master, vanilla and linux-next. - commit 411abb8 ------------------------------------------------------------------- @@ -4834,7 +4854,7 @@ Mon Feb 14 13:20:47 CET 2011 - mmarek@suse.cz Mon Feb 14 13:19:22 CET 2011 - mmarek@suse.cz - rpm/kernel-source.spec.in: Delete misc/extract-modaliases, the code - was merged into rpm's find-supplements script. + was merged into rpm's find-supplements script. - Delete rpm/check-build.sh, not needed anymore. - commit 0a157b1 @@ -4842,43 +4862,43 @@ Mon Feb 14 13:19:22 CET 2011 - mmarek@suse.cz Thu Feb 10 02:57:43 CET 2011 - jeffm@suse.com - flexcop: fix registering braindead stupid names (brc#575873 - bnc#661429). + bnc#661429). - commit 72bd3d0 ------------------------------------------------------------------- Wed Feb 9 22:55:13 CET 2011 - gregkh@suse.de - Staging: samsung-laptop: add support for lots of laptops - (bnc#661682). + (bnc#661682). - commit 1eb5eaa ------------------------------------------------------------------- Wed Feb 9 13:37:33 CET 2011 - mmarek@suse.cz - rpm/kernel-source.spec.in: Set timestamp of sources to the commit - timestamp, so that they are always older than generated files in - /usr/src/linux-obj (bnc#669669). + timestamp, so that they are always older than generated files in + /usr/src/linux-obj (bnc#669669). - commit 8565452 ------------------------------------------------------------------- Wed Feb 9 00:08:37 CET 2011 - mmarek@suse.cz - rpm/kernel-binary.spec.in: Do not run fdupes in /usr/src/linux-obj, to - keep timestamps intact. + keep timestamps intact. - commit 9ba5ff0 ------------------------------------------------------------------- Tue Feb 8 23:42:06 CET 2011 - mmarek@suse.cz - rpm/kernel-source.spec.in: Remove .gitignore files after applying patches - (fix last change). + (fix last change). - commit 907f9cc ------------------------------------------------------------------- Tue Feb 8 18:10:13 CET 2011 - jeffm@suse.com - Updated to 2.6.38-rc4. - - Eliminated 1 patch. + - Eliminated 1 patch. - commit c327e0a ------------------------------------------------------------------- @@ -4926,8 +4946,8 @@ Mon Feb 7 16:19:29 CET 2011 - mmarek@suse.cz Mon Feb 7 14:27:36 CET 2011 - mmarek@suse.cz - rpm/kernel-binary.spec.in, rpm/kernel-spec-macros: Fix the definition - of %release_major and rename it to %release_num to better describe - what it does. Add some comments to explain how the versioning works. + of %release_major and rename it to %release_num to better describe + what it does. Add some comments to explain how the versioning works. - commit 9a3bc94 ------------------------------------------------------------------- @@ -4946,14 +4966,14 @@ Fri Feb 4 01:46:21 CET 2011 - jeffm@suse.com Fri Feb 4 01:44:50 CET 2011 - jeffm@suse.com - Updated to 2.6.38-rc3. - - Eliminated 2 patches. + - Eliminated 2 patches. - commit b6b51ca ------------------------------------------------------------------- Wed Feb 2 17:25:06 CET 2011 - tiwai@suse.de - ALSA: hda - Fix memory leaks in conexant jack arrays - (bnc#668929). + (bnc#668929). - commit 31971a4 ------------------------------------------------------------------- @@ -4991,8 +5011,8 @@ Sun Jan 23 02:16:20 CET 2011 - jeffm@suse.de Sun Jan 23 00:25:45 CET 2011 - jeffm@suse.com - Update config files. - - CONFIG_EXPERT=n on all but ps3 - - Vanilla configs updated. + - CONFIG_EXPERT=n on all but ps3 + - Vanilla configs updated. - commit b25e639 ------------------------------------------------------------------- @@ -5013,7 +5033,7 @@ Sun Jan 23 00:09:06 CET 2011 - jeffm@suse.com Sat Jan 22 23:45:07 CET 2011 - jeffm@suse.com - Updated to 2.6.38-rc2. - - Eliminated 1 patch. + - Eliminated 1 patch. - commit 90baa82 ------------------------------------------------------------------- @@ -5032,30 +5052,30 @@ Sat Jan 22 00:32:08 CET 2011 - jeffm@suse.de Sat Jan 22 00:27:46 CET 2011 - jeffm@suse.de - Update to 2.6.38-rc1. - - Removed 12 patches. - - Xen is disabled. - - Quite a few patches need updating. + - Removed 12 patches. + - Xen is disabled. + - Quite a few patches need updating. - commit 9163bb7 ------------------------------------------------------------------- Fri Jan 21 02:42:39 CET 2011 - trenn@suse.de - perf: Do not export power_frequency, but power_start event - (bnc#665153). + (bnc#665153). - cpuidle/x86/perf: fix power:cpu_idle double end events and - throw cpu_idle events from the cpuidle layer (bnc#665153). + throw cpu_idle events from the cpuidle layer (bnc#665153). - perf: Clean up power events by introducing new, more generic - ones (bnc#665153). + ones (bnc#665153). - cpuidle: Rename X86 specific idle poll state from C0 to POLL - (bnc#665153). + (bnc#665153). - perf timechart: Adjust perf timechart to the new power events - (bnc#665153). + (bnc#665153). - Fix display of idle boxes (none). - Fix huge and wronge C-state drawings due to uninitialized - start/end timestamps (none). + start/end timestamps (none). - Update config files. - doc/config-options.changes: - CONFIG_EVENT_POWER_TRACING_DEPRECATED=y + CONFIG_EVENT_POWER_TRACING_DEPRECATED=y - commit b308eff ------------------------------------------------------------------- @@ -5068,7 +5088,7 @@ Wed Jan 19 21:13:46 CET 2011 - jbohac@suse.cz Tue Jan 18 01:48:18 CET 2011 - trenn@suse.de - ACPI / ACPICA: Initialize the global lock spinlock as - appropriate (bnc#637377). + appropriate (bnc#637377). - commit c4b8238 ------------------------------------------------------------------- @@ -5087,22 +5107,22 @@ Mon Jan 17 20:52:49 CET 2011 - jeffm@suse.com Fri Jan 14 16:29:03 CET 2011 - mmarek@suse.cz - Revert %kernelrelease changes originally made on the vanilla branch, - they break on master and must be done differently. + they break on master and must be done differently. - commit b610327 ------------------------------------------------------------------- Thu Jan 13 21:29:19 CET 2011 - jkosina@suse.cz - Input: introduce 'notimeout' blacklist for Dell Vostro V13 - (bnc#641105). + (bnc#641105). - commit cb76856 ------------------------------------------------------------------- Wed Jan 12 21:32:17 CET 2011 - jeffm@suse.com - In-kernel dependencies for reiser4 - - Delete patches.suse/reiser4-exports. - - Delete patches.suse/reiser4-set_page_dirty_notag. + - Delete patches.suse/reiser4-exports. + - Delete patches.suse/reiser4-set_page_dirty_notag. - commit 1b97130 ------------------------------------------------------------------- @@ -5176,7 +5196,7 @@ Thu Jan 6 20:51:31 CET 2011 - jeffm@suse.com Thu Jan 6 19:48:28 CET 2011 - mmarek@suse.cz - rpm/kernel-source.spec.in: Move the source tree if %kernelrelease is - different from the tarball version. + different from the tarball version. - commit 6be9ffe ------------------------------------------------------------------- @@ -5195,28 +5215,28 @@ Thu Jan 6 17:09:12 CET 2011 - jeffm@suse.com Thu Jan 6 17:08:44 CET 2011 - jeffm@suse.com - Removed unused kdb patches. - - Delete patches.suse/kdb-build-fixes. - - Delete patches.suse/kdb-common. - - Delete - patches.suse/kdb-fix-assignment-from-incompatible-pointer-warnings. - - Delete - patches.suse/kdb-fix-kdb_cmds-to-include-the-arch-common-macro. - - Delete patches.suse/kdb-handle-nonexistance-keyboard-controller. - - Delete patches.suse/kdb-ia64. - - Delete patches.suse/kdb-usb-rework. - - Delete patches.suse/kdb-vm-api-changes-for-2-6-34. - - Delete patches.suse/kdb-x86. - - Delete patches.suse/kdb-x86-build-fixes. - - Delete patches.suse/kdb_dont_touch_i8042_early.patch. - - Delete patches.suse/kdb_fix_ia64_build.patch. - - Delete patches.xen/xen3-kdb-x86. + - Delete patches.suse/kdb-build-fixes. + - Delete patches.suse/kdb-common. + - Delete + patches.suse/kdb-fix-assignment-from-incompatible-pointer-warnings. + - Delete + patches.suse/kdb-fix-kdb_cmds-to-include-the-arch-common-macro. + - Delete patches.suse/kdb-handle-nonexistance-keyboard-controller. + - Delete patches.suse/kdb-ia64. + - Delete patches.suse/kdb-usb-rework. + - Delete patches.suse/kdb-vm-api-changes-for-2-6-34. + - Delete patches.suse/kdb-x86. + - Delete patches.suse/kdb-x86-build-fixes. + - Delete patches.suse/kdb_dont_touch_i8042_early.patch. + - Delete patches.suse/kdb_fix_ia64_build.patch. + - Delete patches.xen/xen3-kdb-x86. - commit c9e725d ------------------------------------------------------------------- Thu Jan 6 16:10:26 CET 2011 - jeffm@suse.com - rpm/kernel-source.spec.in: Remove the relocation of the source tree. - It's expanded in-place. + It's expanded in-place. - commit 8cde941 ------------------------------------------------------------------- @@ -5229,7 +5249,7 @@ Thu Jan 6 15:49:34 CET 2011 - jack@suse.cz Thu Jan 6 13:56:07 CET 2011 - mmarek@suse.cz - Delete patches.fixes/kbuild-fix-generating-of-.symtypes-files. - Fixed upstream in commit e26d6b8. + Fixed upstream in commit e26d6b8. - commit 1b628e1 ------------------------------------------------------------------- @@ -5238,7 +5258,7 @@ Thu Jan 6 10:07:22 CET 2011 - mgalbraith@suse.de - Replaced autogroup patch with what will appear in 2.6.38 - Replaced cgroup use after free fix wtih what will appear in 2.6.38 - Refresh - patches.fixes/sched-cgroup-use-exit-hook-to-avoid-use-after-free-crash. + patches.fixes/sched-cgroup-use-exit-hook-to-avoid-use-after-free-crash. - Refresh patches.suse/sched-automated-per-session-task-groups. - Delete patches.fixes/sched-fix-autogroup-proc-interface-race. - commit 81f018b @@ -5259,7 +5279,7 @@ Thu Dec 30 00:50:58 CET 2010 - jeffm@suse.com Wed Dec 29 22:23:21 CET 2010 - jeffm@suse.com - Update to 2.6.37-rc8. - - Eliminated 1 patch. + - Eliminated 1 patch. - commit 42518e6 ------------------------------------------------------------------- @@ -5284,38 +5304,38 @@ Mon Dec 27 23:24:08 CET 2010 - jeffm@suse.com Mon Dec 27 23:09:38 CET 2010 - jeffm@suse.com - Update to 2.6.37-rc7. - - Eliminated 9 patches. + - Eliminated 9 patches. - commit d38591c ------------------------------------------------------------------- Mon Dec 20 12:48:45 CET 2010 - jslaby@suse.cz - Revert "x86: allocate space within a region top-down" - (bnc#655048). - Backport to XEN. + (bnc#655048). + Backport to XEN. - commit 92c0965 ------------------------------------------------------------------- Mon Dec 20 11:33:32 CET 2010 - jslaby@suse.cz - Revert "PCI: fix pci_bus_alloc_resource() hang, prefer positive - decode" (bnc#655048). + decode" (bnc#655048). - Revert "x86: allocate space within a region top-down" - (bnc#655048). + (bnc#655048). - Revert "x86/PCI: allocate space from the end of a region, - not the beginning" (bnc#655048). + not the beginning" (bnc#655048). - Revert "PCI: allocate bus resources from the top down" - (bnc#655048). + (bnc#655048). - Revert "resources: support allocating space within a region - from the top down" (bnc#655048). + from the top down" (bnc#655048). - resources: add arch hook for preventing allocation in reserved - areas (bnc#655048). + areas (bnc#655048). - x86: avoid low BIOS area when allocating address space - (bnc#655048). + (bnc#655048). - x86: avoid E820 regions when allocating address space - (bnc#655048). + (bnc#655048). - x86: avoid high BIOS area when allocating address space - (bnc#655048). + (bnc#655048). - Refresh patches.xen/xen3-patch-2.6.34. - commit 7bbbf27 @@ -5330,8 +5350,8 @@ Mon Dec 20 11:29:01 CET 2010 - jslaby@suse.cz Mon Dec 20 11:19:41 CET 2010 - jslaby@suse.cz - Delete - patches.fixes/res-0010-PCI-fix-pci_bus_alloc_resource-hang-prefer-positive-.patch. - It's unreferenced and wrong. + patches.fixes/res-0010-PCI-fix-pci_bus_alloc_resource-hang-prefer-positive-.patch. + It's unreferenced and wrong. - commit 9e6fc50 ------------------------------------------------------------------- @@ -5368,10 +5388,10 @@ Mon Dec 13 09:12:36 CET 2010 - tiwai@suse.de Fri Dec 10 09:23:46 CET 2010 - jslaby@suse.cz - resources: add arch hook for preventing allocation in reserved - areas (bnc#655048). + areas (bnc#655048). - x86: avoid BIOS area when allocating address space (bnc#655048). - x86: avoid PNP resources when allocating address space - (bnc#655048). + (bnc#655048). - Refresh patches.xen/xen3-patch-2.6.34. - commit 7e25353 @@ -5404,14 +5424,14 @@ Thu Dec 9 14:48:13 CET 2010 - mmarek@suse.cz Wed Dec 8 17:34:25 CET 2010 - mmarek@suse.cz - rpm/kernel-docs.spec.in: Allow to build against any version of - kernel-source + kernel-source - commit 37bdc47 ------------------------------------------------------------------- Tue Dec 7 16:38:29 CET 2010 - jbeulich@novell.com - patches.arch/x86_64-unwind-annotations: Remove stringification - (needed only with very old assemblers). + (needed only with very old assemblers). - commit 987c244 ------------------------------------------------------------------- @@ -5442,7 +5462,7 @@ Tue Dec 7 09:40:37 CET 2010 - jbeulich@novell.com Mon Dec 6 12:40:34 CET 2010 - mgalbraith@suse.de - Replace buggy per tty autogroup patch with final per session patch as - integrated into tip. + integrated into tip. - sched: Add 'autogroup' scheduling feature: automated per session task groups (bnc#657613). - Delete patches.suse/sched-automated-per-tty-task-groups. - commit 0db6b6b @@ -5451,12 +5471,12 @@ Mon Dec 6 12:40:34 CET 2010 - mgalbraith@suse.de Mon Dec 6 09:12:01 CET 2010 - jbeulich@novell.com - patches.rpmify/rpm-kernel-config, patches.rpmify/split-package, - patches.suse/0004-richacl-In-memory-representation-and-helper-function.patch, - patches.suse/SoN-15-netvm-reserve.patch, - patches.suse/SoN-27-nfs-swap_ops.patch, - patches.suse/kconfig-automate-kernel-desktop, - patches.suse/mm-tune-dirty-limits.patch, - patches.suse/supported-flag-enterprise: Clean up Kconfig portions. + patches.suse/0004-richacl-In-memory-representation-and-helper-function.patch, + patches.suse/SoN-15-netvm-reserve.patch, + patches.suse/SoN-27-nfs-swap_ops.patch, + patches.suse/kconfig-automate-kernel-desktop, + patches.suse/mm-tune-dirty-limits.patch, + patches.suse/supported-flag-enterprise: Clean up Kconfig portions. - commit 713650c ------------------------------------------------------------------- @@ -5489,7 +5509,7 @@ Fri Nov 26 15:04:27 CET 2010 - jbeulich@novell.com - Update Xen patches to 2.6.37-rc3-git1 and c/s 1055. - xen/acpi: Add memory hotadd to pvops dom0 (bnc#651066). - xen/acpi: Export host physical CPU information to dom0 - (bnc#651066). + (bnc#651066). - Xen: para-virtual watchdog driver. - introduce {rd,wr}msr_safe_on_pcpu() and add/enable users. - eliminate scalability issues from initrd handling. @@ -5513,7 +5533,7 @@ Wed Nov 24 15:49:45 CET 2010 - jeffm@suse.com Mon Nov 22 19:48:15 CET 2010 - jeffm@suse.com - Update to 2.6.37-rc3. - - Eliminated 1 patch. + - Eliminated 1 patch. - commit 12ac0ac ------------------------------------------------------------------- @@ -5537,7 +5557,7 @@ Sun Nov 21 16:35:45 CET 2010 - jslaby@suse.cz Wed Nov 17 17:10:32 CET 2010 - jeffm@suse.com - sched: automated per tty task groups. - - Enabled in -desktop flavors for better interactivity. + - Enabled in -desktop flavors for better interactivity. - commit 2d5d397 ------------------------------------------------------------------- @@ -5556,7 +5576,7 @@ Tue Nov 16 20:08:11 CET 2010 - jeffm@suse.com Mon Nov 15 23:58:59 CET 2010 - jslaby@suse.cz - PCI: fix pci_bus_alloc_resource() hang, prefer positive decode - (bnc#651256). + (bnc#651256). - commit 4404c19 ------------------------------------------------------------------- @@ -5569,7 +5589,7 @@ Mon Nov 15 21:33:19 CET 2010 - jeffm@suse.com Mon Nov 15 21:30:37 CET 2010 - jeffm@suse.com - Update to 2.6.37-rc1-git11. - - Eliminated 2 patches. + - Eliminated 2 patches. - commit 5959a67 ------------------------------------------------------------------- @@ -5588,16 +5608,16 @@ Sat Nov 13 10:08:17 CET 2010 - jslaby@suse.cz Fri Nov 12 18:37:10 CET 2010 - jeffm@suse.de - Update to 2.6.37-rc1. - - Eliminated 26 patches. - - Xen is disabled. + - Eliminated 26 patches. + - Xen is disabled. - commit b9044e3 ------------------------------------------------------------------- Thu Nov 11 19:37:05 CET 2010 - gregkh@suse.de - Update config files. (bnc#652954) increase the number of possible and - default uarts for users with multi-port serial cards for the i386 and - x86-64 default configs. + default uarts for users with multi-port serial cards for the i386 and + x86-64 default configs. - commit 85c87e3 ------------------------------------------------------------------- @@ -5611,20 +5631,20 @@ Thu Nov 11 13:48:24 CET 2010 - jslaby@suse.cz Thu Nov 11 11:18:45 CET 2010 - jslaby@suse.cz - resources: add a default alignf to simplify find_resource() - (bnc#651256). + (bnc#651256). - resources: factor out resource_clip() to simplify - find_resource() (bnc#651256). + find_resource() (bnc#651256). - resources: ensure callback doesn't allocate outside available - space (bnc#651256). + space (bnc#651256). - resources: handle overflow when aligning start of available area - (bnc#651256). + (bnc#651256). - resources: support allocating space within a region from the - top down (bnc#651256). + top down (bnc#651256). - PCI: allocate bus resources from the top down (bnc#651256). - x86/PCI: allocate space from the end of a region, not the - beginning (bnc#651256). + beginning (bnc#651256). - x86: update iomem_resource end based on CPU physical address - capabilities (bnc#651256). + capabilities (bnc#651256). - x86: allocate space within a region top-down (bnc#651256). - Refresh patches.xen/xen3-patch-2.6.34. - commit 8c68ad1 @@ -5633,21 +5653,21 @@ Thu Nov 11 11:18:45 CET 2010 - jslaby@suse.cz Tue Nov 9 15:28:57 CET 2010 - jack@suse.cz - novfs: Fix for the issue of kernel dumps core on restart - (bnc#641811). + (bnc#641811). - commit 76ba833 ------------------------------------------------------------------- Fri Oct 29 13:47:35 CEST 2010 - jslaby@suse.cz - net: Limit socket I/O iovec total length to INT_MAX - (bnc#650128). + (bnc#650128). - commit 2ba74bb ------------------------------------------------------------------- Fri Oct 29 01:53:34 CEST 2010 - trenn@suse.de - Update config files. - Forgot to enable ACPI_EC_DEBUGFS on i386/pae + Forgot to enable ACPI_EC_DEBUGFS on i386/pae - commit 66b605b ------------------------------------------------------------------- @@ -5667,14 +5687,14 @@ Wed Oct 27 14:51:30 CEST 2010 - jslaby@suse.cz Tue Oct 26 21:31:22 CEST 2010 - trenn@suse.de - Update config files. - Enable CONFIG_ACPI_EC_DEBUGFS=m on supported archs. + Enable CONFIG_ACPI_EC_DEBUGFS=m on supported archs. - commit 9035254 ------------------------------------------------------------------- Tue Oct 26 13:41:23 CEST 2010 - jbeulich@novell.com - Update Xen config files (restore options accidentally deleted - by 1b1584fccbfdc42e6e8b35c3c207ca65feb0c7d5). + by 1b1584fccbfdc42e6e8b35c3c207ca65feb0c7d5). - commit f8e5000 ------------------------------------------------------------------- @@ -5682,7 +5702,7 @@ Mon Oct 25 12:53:38 CEST 2010 - jbeulich@novell.com - Update Xen patches to 2.6.36 and c/s 1043. - xen: netback: take net_schedule_list_lock when removing entry - from net_schedule_list. + from net_schedule_list. - Update Xen config files. - commit b772cd8 @@ -5692,7 +5712,7 @@ Mon Oct 25 08:58:15 CEST 2010 - tiwai@suse.de - ALSA: hda - Add workarounds for CT-IBG controllers (bnc#564324). - ALSA: hda - Add some workarounds for Creative IBG (bnc#564324). - ALSA: hda - Fix wrong SPDIF NID assignment for CA0110 - (bnc#564324). + (bnc#564324). - commit 2256eda ------------------------------------------------------------------- @@ -5705,7 +5725,7 @@ Fri Oct 22 21:18:25 CEST 2010 - jeffm@suse.de Fri Oct 22 13:32:04 CEST 2010 - jbeulich@novell.com - patches.arch/i386-unwind-annotations, - patches.arch/x86_64-unwind-annotations: Update Patch-mainline tags. + patches.arch/x86_64-unwind-annotations: Update Patch-mainline tags. - commit 6ee5ccb ------------------------------------------------------------------- @@ -5720,7 +5740,7 @@ Thu Oct 21 10:11:03 CEST 2010 - sjayaraman@suse.de Mon Oct 18 16:54:57 CEST 2010 - trenn@suse.de - ACPI: Make Embedded Controller command timeout delay - configurable (bnc#639261). + configurable (bnc#639261). - commit 9ea38cf ------------------------------------------------------------------- @@ -5756,7 +5776,7 @@ Mon Oct 11 17:14:51 CEST 2010 - mmarek@suse.cz Mon Oct 11 16:12:29 CEST 2010 - jbeulich@novell.com - patches.apparmor/apparmor-compatibility-patch-for-v5-network-control: - Remove .rej file from this patch. + Remove .rej file from this patch. - commit 8828ce5 ------------------------------------------------------------------- @@ -5769,7 +5789,7 @@ Fri Oct 8 17:40:50 CEST 2010 - jeffm@suse.de Tue Oct 5 18:02:19 CEST 2010 - jbeulich@novell.com - patches.drivers/dynamic_debug_4.patch: Fix build issues with - !DYNAMIC_DEBUG and build warning. + !DYNAMIC_DEBUG and build warning. - commit b08d2aa ------------------------------------------------------------------- @@ -5782,7 +5802,7 @@ Tue Oct 5 17:19:46 CEST 2010 - jeffm@suse.de Tue Oct 5 16:58:20 CEST 2010 - jeffm@suse.de - AppArmor: Allow dfa backward compatibility with broken - userspace. + userspace. - AppArmor: compatibility patch for v5 interface. - AppArmor: compatibility patch for v5 network control. - commit cb27981 @@ -5791,7 +5811,7 @@ Tue Oct 5 16:58:20 CEST 2010 - jeffm@suse.de Mon Oct 4 16:57:34 CEST 2010 - jeffm@suse.de - Update to 2.6.36-rc6. - - Eliminated 2 patches. + - Eliminated 2 patches. - commit 57ae577 ------------------------------------------------------------------- @@ -5804,25 +5824,25 @@ Fri Sep 24 13:45:31 CEST 2010 - jbeulich@novell.com Fri Sep 24 13:23:13 CEST 2010 - trenn@suse.de - acpi: ec_sys: access user space with get_user()/put_user() - (none). + (none). - commit d028761 ------------------------------------------------------------------- Fri Sep 24 13:14:36 CEST 2010 - trenn@suse.de - kernel/module.c: Fix compiler warnings if debug is compiled in - (none). + (none). - PNP: Use dev_dbg instead of dev_printk(KERN_DEBUG.. if - DYNAMIC_DEBUG is compiled in (none). + DYNAMIC_DEBUG is compiled in (none). - PNP: Compile all pnp built-in stuff in one module namespace - (none). + (none). - Dynamic Debug: Introduce global fake module param module.ddebug - - V4 (none). + - V4 (none). - Dynamic Debug: Initialize dynamic debug earlier via - arch_initcall (none). + arch_initcall (none). - Dynamic Debug: Introduce ddebug_query= boot parameter (none). - Dynamic Debug: Split out query string parsing/setup from - proc_write (none). + proc_write (none). - commit dcd5c68 ------------------------------------------------------------------- @@ -5847,7 +5867,7 @@ Fri Sep 24 09:54:16 CEST 2010 - jbeulich@novell.com Thu Sep 23 23:33:54 CEST 2010 - mmarek@suse.cz - rpm/kernel-binary.spec.in: Fix for kernel release strings like - 2.6.36-rc5-73-g57aebd7-vanilla. + 2.6.36-rc5-73-g57aebd7-vanilla. - rpm/kernel-spec-macros: Cleanup. - commit 0926a18 @@ -5855,7 +5875,7 @@ Thu Sep 23 23:33:54 CEST 2010 - mmarek@suse.cz Thu Sep 23 19:16:00 CEST 2010 - jeffm@suse.de - rose: Fix signedness issues wrt. digi count (CVE-2010-3310 - bnc#640721). + bnc#640721). - commit bcdc88b ------------------------------------------------------------------- @@ -5874,7 +5894,7 @@ Tue Sep 21 14:15:34 CEST 2010 - mmarek@suse.cz Tue Sep 21 13:59:10 CEST 2010 - jeffm@suse.de - Linux: 2.6.36-rc5. - - Eliminated 6 patches (all security backports). + - Eliminated 6 patches (all security backports). - commit d4603b4 ------------------------------------------------------------------- @@ -5882,8 +5902,8 @@ Mon Sep 20 19:57:39 CEST 2010 - jeffm@suse.de - Revert "- make SCSI and ATA drivers modules again. (bnc#564357)." This reverts commit 75e8e5eae2c1e8dd279370f2c7650835ee821deb. - - make SCSI and ATA drivers modules again. - (bnc#564357) + - make SCSI and ATA drivers modules again. + (bnc#564357) This change only applies to enterprise releases and should have been reverted prior to the release of openSUSE 11.3. - commit 7fc084f @@ -5892,14 +5912,14 @@ Mon Sep 20 19:57:39 CEST 2010 - jeffm@suse.de Mon Sep 20 16:03:14 CEST 2010 - sjayaraman@suse.de - Update patches.suse/SoN-05-reserve-slub.patch to accomodate an upstream - change that uses kmem_cache flags instead of PageSlubDebug flag. + change that uses kmem_cache flags instead of PageSlubDebug flag. - commit 4ea582b ------------------------------------------------------------------- Mon Sep 20 15:25:41 CEST 2010 - jeffm@suse.de - Set LSM_MMAP_MIN_ADDR=0 to allow tools like DOSemu to work properly. The - default is still set to 64k. + default is still set to 64k. - commit 0581892 ------------------------------------------------------------------- @@ -5912,25 +5932,25 @@ Sun Sep 19 17:39:03 CEST 2010 - jeffm@suse.com Fri Sep 17 01:05:47 CEST 2010 - jeffm@suse.de - wext: fix potential private ioctl memory content leak - (CVE-2010-2955 bnc#635413). + (CVE-2010-2955 bnc#635413). - wext: fix potential private ioctl memory content leak - (CVE-2010-2955 bnc#635413). + (CVE-2010-2955 bnc#635413). - commit 6df45c9 ------------------------------------------------------------------- Thu Sep 16 20:58:28 CEST 2010 - jeffm@suse.de - x86-64, compat: Test %rax for the syscall number, not %eax - (CVE-2010-3301 bnc#639708). + (CVE-2010-3301 bnc#639708). - x86-64, compat: Retruncate rax after ia32 syscall entry tracing - (CVE-2010-3301 bnc#639708). + (CVE-2010-3301 bnc#639708). - commit fb77404 ------------------------------------------------------------------- Thu Sep 16 20:37:08 CEST 2010 - jeffm@suse.de - compat: Make compat_alloc_user_space() incorporate the - access_ok() (CVE-2010-3081 bnc#639709). + access_ok() (CVE-2010-3081 bnc#639709). - commit 664a0ac ------------------------------------------------------------------- @@ -5943,21 +5963,21 @@ Wed Sep 15 20:17:27 CEST 2010 - jeffm@suse.com Wed Sep 15 19:32:01 CEST 2010 - jeffm@suse.de - drivers/net/usb/hso.c: prevent reading uninitialized memory - (CVE-2010-3298 bnc#639483). + (CVE-2010-3298 bnc#639483). - commit 35e70c8 ------------------------------------------------------------------- Wed Sep 15 19:23:44 CEST 2010 - jeffm@suse.de - drivers/net/cxgb3/cxgb3_main.c: prevent reading uninitialized - stack memory (CVE-2010-3296 bnc#639481). + stack memory (CVE-2010-3296 bnc#639481). - commit a0634a9 ------------------------------------------------------------------- Wed Sep 15 19:07:53 CEST 2010 - jeffm@suse.de - drivers/net/eql.c: prevent reading uninitialized stack memory - (CVE-2010-3297 bnc#639482). + (CVE-2010-3297 bnc#639482). - commit 2a7b160 ------------------------------------------------------------------- @@ -5972,11 +5992,11 @@ Wed Sep 15 17:28:18 CEST 2010 - tiwai@suse.de Tue Sep 14 08:13:57 CEST 2010 - jslaby@suse.cz - Update to Linux 2.6.36-rc4. - - Obsoletes: - - patches.fixes/bonding-jiffies2.patch. - - patches.fixes/irda-correctly-clean-up-self-ias_obj-on-irda_bind-failure. - - patches.fixes/net-sched-fix-kernel-leak-in-act_police. - - patches.rpmify/spectra-depends-on-moorestown. + - Obsoletes: + - patches.fixes/bonding-jiffies2.patch. + - patches.fixes/irda-correctly-clean-up-self-ias_obj-on-irda_bind-failure. + - patches.fixes/net-sched-fix-kernel-leak-in-act_police. + - patches.rpmify/spectra-depends-on-moorestown. - fix build on s390 as of 2.6.36-rc4. - Refresh patches.suse/SoN-08-mm-page_alloc-emerg.patch. - Refresh patches.suse/reiser4-set_page_dirty_notag. @@ -6006,7 +6026,7 @@ Fri Sep 3 18:57:13 CEST 2010 - jeffm@suse.de Fri Sep 3 16:38:10 CEST 2010 - jeffm@suse.com - irda: Correctly clean up self->ias_obj on irda_bind() failure - (CVE-2010-2954 bnc#636112). + (CVE-2010-2954 bnc#636112). - commit f04e61f ------------------------------------------------------------------- @@ -6028,7 +6048,7 @@ Wed Sep 1 11:40:45 CEST 2010 - jbeulich@novell.com Wed Sep 1 00:53:49 CEST 2010 - jeffm@suse.com - net sched: fix kernel leak in act_police (CVE-2010-2942 - bnc#632309). + bnc#632309). - commit 66e1d72 ------------------------------------------------------------------- @@ -6047,28 +6067,28 @@ Mon Aug 30 17:24:07 CEST 2010 - jeffm@suse.de Mon Aug 30 17:03:30 CEST 2010 - jeffm@suse.de - Update to Linux: 2.6.36-rc3. - - Eliminated 7 patches. + - Eliminated 7 patches. - commit d298d2d ------------------------------------------------------------------- Sat Aug 28 13:09:20 CEST 2010 - jslaby@suse.cz - Delete - patches.suse/rlim-0020-core-optimize-setrlimit-for-current-task.patch. + patches.suse/rlim-0020-core-optimize-setrlimit-for-current-task.patch. - Delete - patches.suse/rlim-0021-FS-proc-switch-limits-reading-to-fops.patch. + patches.suse/rlim-0021-FS-proc-switch-limits-reading-to-fops.patch. - Delete - patches.suse/rlim-0022-FS-proc-make-limits-writable.patch. - This was just a workaround crap. In 2.6.36 we have a nice syscall - instead. Sorry for commiting this to the merge-36 branch first. I - didn't notice it was already merged here. + patches.suse/rlim-0022-FS-proc-make-limits-writable.patch. + This was just a workaround crap. In 2.6.36 we have a nice syscall + instead. Sorry for commiting this to the merge-36 branch first. I + didn't notice it was already merged here. - commit 5449fcb ------------------------------------------------------------------- Fri Aug 27 16:26:16 CEST 2010 - jeffm@suse.com - Disabled ACPI table override patches again. fsnotify was introduced into - the truncate path and causes crashes. + the truncate path and causes crashes. - commit e18fc2c ------------------------------------------------------------------- @@ -6123,22 +6143,22 @@ Tue Aug 24 17:11:08 CEST 2010 - jeffm@suse.de Tue Aug 24 17:07:45 CEST 2010 - jeffm@suse.de - Refresh patches.suse/SoN-20-netvm-tcp-deadlock.patch: Added missing - fixup for sk_rmem_schedule in caif. + fixup for sk_rmem_schedule in caif. - commit a9ff761 ------------------------------------------------------------------- Tue Aug 24 16:47:58 CEST 2010 - mmarek@suse.cz - makefile: not need to regenerate kernel.release file when - make kernelrelease. + make kernelrelease. - commit 81237a8 ------------------------------------------------------------------- Tue Aug 24 16:18:58 CEST 2010 - jeffm@suse.com - rpm/kernel-source.spec.in, scripts/tar-up.sh: Renamed config-options.changes - to config-options.changes.txt in the exported package to avoid triggering - a build service rule error. + to config-options.changes.txt in the exported package to avoid triggering + a build service rule error. - commit ff4889e ------------------------------------------------------------------- @@ -6152,7 +6172,7 @@ Tue Aug 24 16:16:55 CEST 2010 - jeffm@suse.com Tue Aug 24 15:43:02 CEST 2010 - jeffm@suse.com - Renamed doc/config-options.changes to doc/config-options.changes.txt to - avoid triggering a build service rule error. + avoid triggering a build service rule error. - commit 124ac26 ------------------------------------------------------------------- @@ -6171,14 +6191,14 @@ Mon Aug 23 20:25:52 CEST 2010 - jeffm@suse.de Mon Aug 23 20:14:03 CEST 2010 - jeffm@suse.de - rpm/kernel-binary.spec.in: Disable CONFIG_DEBUG_INFO. It's enabled - dynamically in the spec file and now has follow-on options. + dynamically in the spec file and now has follow-on options. - commit d270759 ------------------------------------------------------------------- Mon Aug 23 19:57:40 CEST 2010 - jeffm@suse.de - patches.rpmify/spectra-drop-locked_ioctl-support: add - to grab the BKL + to grab the BKL - commit 1df02ec ------------------------------------------------------------------- @@ -6191,20 +6211,20 @@ Mon Aug 23 17:57:06 CEST 2010 - jeffm@suse.de Mon Aug 23 16:59:08 CEST 2010 - jeffm@suse.de - Updated to 2.6.36-rc2. - - Eliminated 2 patches. + - Eliminated 2 patches. - commit 52d47a0 ------------------------------------------------------------------- Wed Aug 18 19:44:13 CEST 2010 - jeffm@suse.de - Update to 2.6.36-rc1. - - Eliminated 71 patches. - - spectra: Drop ->locked_ioctl support. - - spectra: Drop ->prepare_flush_fn support. - - spectra: Remove duplicate GLOB_VERSION. - - novfs: Fix ioctl usage. - - novfs: use evict_inode. - - Xen is disabled. + - Eliminated 71 patches. + - spectra: Drop ->locked_ioctl support. + - spectra: Drop ->prepare_flush_fn support. + - spectra: Remove duplicate GLOB_VERSION. + - novfs: Fix ioctl usage. + - novfs: use evict_inode. + - Xen is disabled. - commit 63642f6 ------------------------------------------------------------------- @@ -6223,10 +6243,10 @@ Fri Aug 13 02:39:29 CEST 2010 - jeffm@suse.com Thu Aug 12 20:42:29 CEST 2010 - gregkh@suse.de - Update to 2.6.35.1 - - security fixes - - bug fixes - - obsoletes: - patches.fixes/e1000e-don-t-inadvertently-re-set-INTX_DISABLE.patch. + - security fixes + - bug fixes + - obsoletes: + patches.fixes/e1000e-don-t-inadvertently-re-set-INTX_DISABLE.patch. - commit a009fb4 ------------------------------------------------------------------- @@ -6258,7 +6278,7 @@ Thu Aug 12 19:24:58 CEST 2010 - jeffm@suse.com Thu Aug 12 08:54:30 CEST 2010 - jslaby@suse.cz - patches.fixes/vmscan-fix-stalls.patch: vmscan: raise the bar - to PAGEOUT_IO_SYNC stalls (bnc#625339). + to PAGEOUT_IO_SYNC stalls (bnc#625339). - commit 1efea94 ------------------------------------------------------------------- @@ -6271,7 +6291,7 @@ Wed Aug 11 23:34:07 CEST 2010 - jack@suse.cz Wed Aug 11 06:08:17 CEST 2010 - neilb@suse.de - Refresh - patches.fixes/nfsd-05-sunrpc-cache-allow-thread-to-block-while-waiting-for.patch. + patches.fixes/nfsd-05-sunrpc-cache-allow-thread-to-block-while-waiting-for.patch. - Refresh patches.fixes/sunrpc-monotonic-expiry. - Delete patches.fixes/nfs-write.c-bug-removal.patch. Update some patches for 2.6.35 @@ -6281,14 +6301,14 @@ Wed Aug 11 06:08:17 CEST 2010 - neilb@suse.de Wed Aug 11 05:42:36 CEST 2010 - neilb@suse.de - NFS: allow close-to-open cache semantics to apply to root of - NFS filesystem (bnc#584720). + NFS filesystem (bnc#584720). - commit deea101 ------------------------------------------------------------------- Tue Aug 10 19:19:37 CEST 2010 - tiwai@suse.de - ALSA: hda - patch_nvhdmi.c: Add missing codec IDs, unify names - (bnc#627212). + (bnc#627212). - ALSA: hda - Add pin-fix for HP dc5750 (bnc#624118). - commit 4844a71 @@ -6297,13 +6317,13 @@ Mon Aug 9 16:28:00 CEST 2010 - jbeulich@novell.com - Update Xen patches to 2.6.35 final and c/s 1025. - create devices in /dev/xen when they are expected to be - used there. + used there. - xen/netback: Allow setting of large MTU before rings have - connected. + connected. - xen/netback: Always pull through PKT_PROT_LEN bytes into the - linear part of an skb. + linear part of an skb. - pass trigger mode and polarity information to Xen for all - interrupts. + interrupts. - Update Xen config files. - supported.conf: Add pci-iomul.ko. - commit c642c1b @@ -6312,7 +6332,7 @@ Mon Aug 9 16:28:00 CEST 2010 - jbeulich@novell.com Fri Aug 6 17:03:09 CEST 2010 - jeffm@suse.de - patches.xen/xen3-auto-xen-arch.diff: Update struct acpi_power_register - usage from upstream commit 718be4aa. + usage from upstream commit 718be4aa. - commit 4ce0b48 ------------------------------------------------------------------- @@ -6343,7 +6363,7 @@ Fri Jul 23 18:25:37 CEST 2010 - jeffm@suse.de Fri Jul 23 12:15:59 CEST 2010 - jack@suse.cz - novfs: code cleanup for one case of novfs return value - (bnc#624606). + (bnc#624606). - commit 4875860 ------------------------------------------------------------------- @@ -6356,7 +6376,7 @@ Wed Jul 21 11:07:10 CEST 2010 - jack@suse.cz Wed Jul 21 10:47:22 CEST 2010 - jack@suse.cz - novfs: Fix a memory leak that causes an OOM condition - (bnc#610828). + (bnc#610828). - commit 519d8a0 ------------------------------------------------------------------- @@ -6370,7 +6390,7 @@ Tue Jul 20 12:55:33 CEST 2010 - mmarek@suse.cz - scripts/tar-up.sh: Generate the rpm changelog using gitlog2changes. - Move kernel-source.changes.old to rpm/ (not included in the pachage - though). + though). - commit 8ed2389 ------------------------------------------------------------------- diff --git a/kernel-cubox.spec b/kernel-cubox.spec index 57baef1a..d8a8debd 100644 --- a/kernel-cubox.spec +++ b/kernel-cubox.spec @@ -17,8 +17,8 @@ # norootforbuild -%define srcversion 3.7-rc8 -%define patchversion 3.7.0-rc8 +%define srcversion 3.7 +%define patchversion 3.7.0 %define variant %{nil} %define vanilla_only 0 @@ -57,7 +57,7 @@ Name: kernel-cubox Summary: Kernel for SolidRun Cubox -Version: 3.7.rc8 +Version: 3.7.0 Release: 0 License: GPL-2.0 Group: System/Kernel @@ -136,7 +136,7 @@ Conflicts: libc.so.6()(64bit) Provides: kernel = %version-%source_rel -Source0: http://www.kernel.org/pub/linux/kernel/v3.x/testing/linux-%srcversion.tar.bz2 +Source0: http://www.kernel.org/pub/linux/kernel/v3.x/linux-%srcversion.tar.bz2 Source2: source-post.sh Source3: kernel-source.rpmlintrc Source8: devel-pre.sh diff --git a/kernel-debug.changes b/kernel-debug.changes index d2b5ac29..5f99db5f 100644 --- a/kernel-debug.changes +++ b/kernel-debug.changes @@ -1,3 +1,21 @@ +------------------------------------------------------------------- +Tue Dec 11 20:42:22 CET 2012 - ohering@suse.de + +- Drivers: hv: balloon: Fix a memory leak. +- commit 26cdad5 + +------------------------------------------------------------------- +Tue Dec 11 19:29:44 CET 2012 - jeffm@suse.com + +- Update to 3.7-final. +- commit 1771a73 + +------------------------------------------------------------------- +Tue Dec 11 17:00:46 CET 2012 - ohering@suse.de + +- Update patch headers for fate314663 and fate314665 changes +- commit 44044f1 + ------------------------------------------------------------------- Tue Dec 11 00:30:54 CET 2012 - jack@suse.cz @@ -5,6 +23,12 @@ Tue Dec 11 00:30:54 CET 2012 - jack@suse.cz ext3 will be removed upstream so let's do the transition. - commit dadc8ea +------------------------------------------------------------------- +Fri Dec 7 13:57:47 CET 2012 - guillaume.gardet@oliseo.fr + +- Update omap2plus (armv7) config: Enable TWL* USB drivers +- commit 28c09f5 + ------------------------------------------------------------------- Fri Dec 7 12:14:08 CET 2012 - jbeulich@suse.com @@ -32,11 +56,11 @@ Thu Dec 6 21:51:12 CET 2012 - ohering@suse.de - mm: Export a function to get vm committed memory. - Drivers: hv: Add Hyper-V balloon driver. - Drivers: hv: balloon: Fix a bug in the definition of struct - dm_info_msg. + dm_info_msg. - Update config files. fate#314665 hyper-v: Update the Vmbus protocol - Drivers: hv: Implement routines for read side signaling - optimization. + optimization. - Drivers: hv: Add state to manage batched reading. - Drivers: hv: Turn off batched reading for util drivers. - Drivers: hv: Optimize signaling in the read path. @@ -44,21 +68,21 @@ Thu Dec 6 21:51:12 CET 2012 - ohering@suse.de - Drivers: hv: Get rid of hv_get_ringbuffer_interrupt_mask(). - Drivers: hv: Support handling multiple VMBUS versions. - Drivers: hv: Update the ring buffer structure to match win8 - functionality. + functionality. - Drivers: hv: Extend/modify vmbus_channel_offer_channel for - win7 and beyond. + win7 and beyond. - Drivers: hv: Save and export negotiated vmbus version. - Drivers: hv: Change the signature for hv_signal_event(). - Drivers: hv: Change the signature of vmbus_set_event(). - Drivers: hv: Move vmbus version definitions to hyperv.h. - Drivers: hv: Manage signaling state on a per-connection basis. - Drivers: hv: Cleanup vmbus_set_event() to support win7 and - beyond. + beyond. - Drivers: hv: Setup a mapping for Hyper-V's notion cpu ID. - Drivers: hv: Add state to manage incoming channel interrupt - load. + load. - Drivers: hv: Modify the interrupt handling code to support - win8 and beyond. + win8 and beyond. - Drivers: hv: Add code to distribute channel interrupt load. - Drivers: hv: Get rid of the unused global signaling state. - Drivers: hv: Get rid of unnecessary request for offers. @@ -69,7 +93,7 @@ Thu Dec 6 21:51:12 CET 2012 - ohering@suse.de - Drivers: hv: Implement flow management on the send side. - Drivers: hv: Capture the host build information. - Drivers: hv: Cleanup and consolidate reporting of build/version - info. + info. - commit 4fccd03 ------------------------------------------------------------------- @@ -244,14 +268,14 @@ Fri Nov 2 13:50:13 CET 2012 - jbeulich@novell.com - Update Xen patches to 3.7-rc3 and c/s 1202. - extend base interfaces to support multi-page rings for - frontend/backend communication. + frontend/backend communication. - blkback: allow using multiple page frontend communication ring. - blkfront: allow using multiple page backend communication ring. - ACPI: Store valid ACPI tables passed via early initrd in - reserved memblock areas. + reserved memblock areas. - ACPI: Fix build when disabled. - ACPI: Cleanup acpi_initrd_override declaration and remove - ifdefs. + ifdefs. - config.conf: Re-enable Xen configs. - Update x86 config files. - Delete patches.xen/xen3-acpi_override_2_2.patch. @@ -372,7 +396,7 @@ Sun Oct 21 23:17:25 CEST 2012 - jslaby@suse.cz - Refresh patches.xen/xen3-patch-3.6. - Delete patches.fixes/hv-storvsc-reset-wait.patch. - Delete - patches.rpmify/x86-kbuild-archscripts-depends-on-scripts_basic. + patches.rpmify/x86-kbuild-archscripts-depends-on-scripts_basic. - commit cfee26b ------------------------------------------------------------------- @@ -394,19 +418,19 @@ Thu Oct 18 16:26:57 CEST 2012 - trenn@suse.de and proper git-xy: meta tags: - lib: Add early cpio decoder. - x86, acpi: Introduce x86 arch specific arch_reserve_mem_area() - for e820 handling. + for e820 handling. - ACPI: Store valid ACPI tables passed via early initrd in - reserved memblock areas. + reserved memblock areas. - ACPI: Implement physical address table override. - ACPI: Create acpi_table_taint() function to avoid code - duplication. + duplication. - ACPI: Document ACPI table overriding via initrd. - ACPI: Fix build when disabled. - X86 ACPI: Use #ifdef not #if for CONFIG_X86 check. - ACPI: Overriding ACPI tables via initrd only works with - an initrd. + an initrd. - ACPI: Cleanup acpi_initrd_override declaration and remove - ifdefs. + ifdefs. - Delete patches.arch/acpi_fix_custom_method_acc.patch. - Delete patches.arch/acpi_override_2_2.patch. - Delete patches.arch/acpi_override_documentation. @@ -455,11 +479,11 @@ Thu Oct 11 17:17:11 CEST 2012 - guillaume.gardet@oliseo.fr Wed Oct 10 21:28:30 CEST 2012 - jslaby@suse.cz - Delete - patches.suse/msft-hv-0394-tools-hv-Fix-file-handle-leak.patch. + patches.suse/msft-hv-0394-tools-hv-Fix-file-handle-leak.patch. - Delete - patches.suse/msft-hv-0395-tools-hv-Fix-exit-error-code.patch. + patches.suse/msft-hv-0395-tools-hv-Fix-exit-error-code.patch. - Delete - patches.suse/msft-hv-0396-tools-hv-Check-for-read-write-errors.patch. + patches.suse/msft-hv-0396-tools-hv-Check-for-read-write-errors.patch. These are in 3.6.1. - commit 2a321c4 @@ -510,7 +534,7 @@ Thu Oct 4 13:52:15 CEST 2012 - ohering@suse.de - hyperv: Add comments for the extended buffer after RNDIS message. - Drivers: hv: Cleanup the guest ID computation. - Drivers: hv: vmbus: Use the standard format string to format - GUIDs. + GUIDs. - Drivers: hv: Add KVP definitions for IP address injection. - Drivers: hv: kvp: Cleanup error handling in KVP. - Drivers: hv: Explicitly size elements of protocol structures. @@ -522,7 +546,7 @@ Thu Oct 4 13:52:15 CEST 2012 - ohering@suse.de - Tools: hv: Represent the ipv6 mask using CIDR notation. - Tools: hv: Gather ipv[4,6] gateway information. - hv: fail the probing immediately when we are not in hyperv - platform. + platform. - hv: vmbus_drv: detect hyperv through x86_hyper. - Tools: hv: Get rid of some unused variables. - Tools: hv: Correctly type string variables. @@ -541,14 +565,14 @@ Thu Oct 4 13:52:15 CEST 2012 - ohering@suse.de - tools/hv: Parse /etc/os-release. - hyperv: Fix the max_xfer_size in RNDIS initialization. - hyperv: Fix the missing return value in - rndis_filter_set_packet_filter(). + rndis_filter_set_packet_filter(). - hyperv: Fix page buffer handling in rndis_filter_send_request(). - hyperv: Remove extra allocated space for recv_pkt_list elements. - hyperv: Report actual status in receive completion packet. - hyperv: Add buffer for extended info after the RNDIS response - message. + message. - Delete - patches.suse/suse-hv-Cleanup-the-guest-ID-computation.patch. + patches.suse/suse-hv-Cleanup-the-guest-ID-computation.patch. - commit 08d283b ------------------------------------------------------------------- @@ -573,7 +597,6 @@ Mon Oct 1 05:29:41 CEST 2012 - jeffm@suse.com Sat Sep 29 12:29:30 CEST 2012 - dmueller@suse.com - ARM/u5800: Fix build of ux500 driver - Acked-by: Jeff Mahoney - commit 0ea37a0 ------------------------------------------------------------------- @@ -586,21 +609,18 @@ Sat Sep 29 10:44:01 CEST 2012 - dmueller@suse.com Sat Sep 29 10:24:00 CEST 2012 - dmueller@suse.com - ARM/tegra: Remove optional parts to fix build - Acked-by: Jeff Mahoney - commit d729a16 ------------------------------------------------------------------- Sat Sep 29 10:23:24 CEST 2012 - dmueller@suse.com - ARM: enable zcache support - Acked-by: Jeff Mahoney - commit 17b147b ------------------------------------------------------------------- Sat Sep 29 10:22:39 CEST 2012 - dmueller@suse.com - ARM/cubox: set cachefilesd to module - Acked-by: Jeff Mahoney - commit c1fb243 ------------------------------------------------------------------- @@ -609,13 +629,13 @@ Fri Sep 28 17:29:39 CEST 2012 - trenn@suse.de - Remove old patchset to override ACPI tables via initrd. Also remove a stale xen patch related to that. - Delete - patches.arch/acpi_implement_overriding_of_arbitrary_acpi_tables_via_initrd.patch. + patches.arch/acpi_implement_overriding_of_arbitrary_acpi_tables_via_initrd.patch. - Delete - patches.arch/acpica_fix_wrongly_mapped_acpi_table_header_when_overriding_via_initrd.patch. + patches.arch/acpica_fix_wrongly_mapped_acpi_table_header_when_overriding_via_initrd.patch. - Delete - patches.arch/acpica_introduce_acpi_os_phys_table_override_function.patch. + patches.arch/acpica_introduce_acpi_os_phys_table_override_function.patch. - Delete - patches.xen/xen3-acpi_implement_overriding_of_arbitrary_acpi_tables_via_initrd.patch. + patches.xen/xen3-acpi_implement_overriding_of_arbitrary_acpi_tables_via_initrd.patch. - commit dd8f1b0 ------------------------------------------------------------------- @@ -744,7 +764,7 @@ Mon Sep 10 19:22:00 CEST 2012 - jeffm@suse.com Mon Sep 10 10:20:23 CEST 2012 - jbeulich@novell.com - patches.arch/s390-message-catalog.diff: Properly handle pr_cont() and fold - in the below two trivial fixes. + in the below two trivial fixes. - Delete patches.arch/s390-message-catalog-fix.diff. - Delete patches.arch/s390-message-catalog-perl-fix.diff. - Refresh patches.arch/kmsg-fix-parameter-limitations. @@ -818,10 +838,10 @@ Fri Aug 31 23:20:23 CEST 2012 - dmueller@suse.com Fri Aug 31 15:18:07 CEST 2012 - jslaby@suse.cz - i2c/busses: Fix build error if CONFIG_I2C_DESIGNWARE_PLATFORM=y - && CONFIG_I2C_DESIGN. + && CONFIG_I2C_DESIGN. - Delete - patches.fixes/i2c-busses-fix-build-error-if-config_i2c_designware_platform-y-config_i2c_design. - Move it to rpmify, so that vanilla builds fine too. + patches.fixes/i2c-busses-fix-build-error-if-config_i2c_designware_platform-y-config_i2c_design. + Move it to rpmify, so that vanilla builds fine too. - commit 0217ad5 ------------------------------------------------------------------- @@ -899,7 +919,7 @@ Tue Aug 21 18:17:16 CEST 2012 - jeffm@suse.com Fri Aug 17 14:51:23 CEST 2012 - jeffm@suse.com - Update to 3.6-rc2. - - Eliminated 1 patch. + - Eliminated 1 patch. - commit 71963b0 ------------------------------------------------------------------- @@ -1355,7 +1375,7 @@ Wed Jun 13 13:21:58 CEST 2012 - hare@suse.de - Rediff patch - patches.drivers/mach-dove-Fixup-ge00-initialisation.patch: - Rediff after backport from upstream. + Rediff after backport from upstream. - commit fa58c5e ------------------------------------------------------------------- @@ -1363,7 +1383,7 @@ Wed Jun 13 12:56:17 CEST 2012 - hare@suse.de - Fixup patch to apply - patches.drivers/spi-orion-convert-to-new-infrastructure.patch - backported from upstream. + backported from upstream. - commit 2507393 ------------------------------------------------------------------- @@ -1382,9 +1402,9 @@ Wed Jun 13 12:31:48 CEST 2012 - hare@suse.de Mon Jun 11 20:04:20 CEST 2012 - jeffm@suse.com - Update to 3.5-rc2. - - Xen needs update. - - ARM needs update. - - Eliminated 13 patches. + - Xen needs update. + - ARM needs update. + - Eliminated 13 patches. - commit 3f461b1 ------------------------------------------------------------------- @@ -1423,7 +1443,7 @@ Tue Jun 5 17:12:21 CEST 2012 - ohering@suse.de Mon Jun 4 10:36:59 CEST 2012 - ohering@suse.de - [SCSI] storvsc: Properly handle errors from the host - (bnc#747404). + (bnc#747404). - Delete patches.suse/suse-hv-storvsc-ignore-ata_16.patch. - commit ad28e23 @@ -1486,7 +1506,7 @@ Wed May 23 15:59:25 CEST 2012 - jbeulich@novell.com Tue May 22 14:21:24 CEST 2012 - trenn@suse.de - X86 acpi_cpufreq: Do not use request_module for autoloading - (bnc#756085). + (bnc#756085). - Refresh patches.xen/xen3-auto-common.diff. - patches.xen/xen3-patch-3.3: - commit caf270e @@ -1545,7 +1565,7 @@ Mon May 14 03:43:45 CEST 2012 - jeffm@suse.com Mon May 14 03:37:58 CEST 2012 - jeffm@suse.com - Update to 3.4-rc7. - - Eliminated 1 patch. + - Eliminated 1 patch. - commit 4cd9e9b ------------------------------------------------------------------- @@ -1598,7 +1618,7 @@ Mon May 7 20:11:04 CEST 2012 - jeffm@suse.com Mon May 7 19:54:14 CEST 2012 - jeffm@suse.com - Update to 3.4-rc6. - - Eliminated 2 patches. + - Eliminated 2 patches. - commit 749ea8f ------------------------------------------------------------------- @@ -1635,7 +1655,7 @@ Wed May 2 16:40:55 CEST 2012 - jeffm@suse.com Wed May 2 16:34:34 CEST 2012 - mmarek@suse.cz - rpm/kernel-binary.spec.in: Do not require distribution-release - during build. + during build. - commit 3cd703f ------------------------------------------------------------------- @@ -1686,18 +1706,18 @@ Thu Apr 26 19:13:49 CEST 2012 - jeffm@suse.com - Disabled DECNet and ARCNet. Specific config options disabled: CONFIG_ARCNET - CONFIG_ARCNET_1051 - CONFIG_ARCNET_1201 - CONFIG_ARCNET_CAP - CONFIG_ARCNET_COM20020_CS - CONFIG_ARCNET_COM20020 - CONFIG_ARCNET_COM20020_PCI - CONFIG_ARCNET_COM90xxIO - CONFIG_ARCNET_COM90xx - CONFIG_ARCNET_RAW - CONFIG_ARCNET_RIM_I + CONFIG_ARCNET_1051 + CONFIG_ARCNET_1201 + CONFIG_ARCNET_CAP + CONFIG_ARCNET_COM20020_CS + CONFIG_ARCNET_COM20020 + CONFIG_ARCNET_COM20020_PCI + CONFIG_ARCNET_COM90xxIO + CONFIG_ARCNET_COM90xx + CONFIG_ARCNET_RAW + CONFIG_ARCNET_RIM_I CONFIG_DECNET - CONFIG_DECNET_NF_GRABULATOR + CONFIG_DECNET_NF_GRABULATOR - commit 272dd14 ------------------------------------------------------------------- @@ -1799,7 +1819,7 @@ Fri Apr 20 18:09:06 CEST 2012 - jbeulich@novell.com Tue Apr 17 15:59:19 CEST 2012 - jeffm@suse.com - Update to 3.4-rc3. - - Eliminated 1 patch. + - Eliminated 1 patch. - commit 2fde7e0 ------------------------------------------------------------------- @@ -1819,7 +1839,7 @@ Mon Apr 9 03:28:12 CEST 2012 - jeffm@suse.com Fri Apr 6 06:42:35 CEST 2012 - jeffm@suse.com - Update AppArmor for 3.4. - - apparmor: Add "profiles" list to sysfs. + - apparmor: Add "profiles" list to sysfs. - commit 59517ac ------------------------------------------------------------------- @@ -1832,10 +1852,10 @@ Thu Apr 5 22:25:16 CEST 2012 - jeffm@suse.com Thu Apr 5 09:18:14 CEST 2012 - jeffm@suse.com - Updated to 3.4-rc1. - - Eliminated 121 patches. - - Xen is unavailable. - - ACPI overrides are unavailable. - - AppArmor network feature are unavailable. + - Eliminated 121 patches. + - Xen is unavailable. + - ACPI overrides are unavailable. + - AppArmor network feature are unavailable. - commit 3ac7e79 ------------------------------------------------------------------- @@ -1915,7 +1935,7 @@ Sat Mar 24 00:57:07 CET 2012 - dsterba@suse.cz - Refresh patches.suse/btrfs-handle-EIO. - Refresh - patches.suse/btrfs-volumes-schedule_bio-should-return-void. + patches.suse/btrfs-volumes-schedule_bio-should-return-void. - commit d97ade6 ------------------------------------------------------------------- @@ -1958,10 +1978,10 @@ Mon Mar 19 11:16:34 CET 2012 - jslaby@suse.cz Mon Mar 19 11:07:00 CET 2012 - jslaby@suse.cz - Delete - patches.arch/acpi_ec_provide_non_interrupt_mode_boot_param.patch. + patches.arch/acpi_ec_provide_non_interrupt_mode_boot_param.patch. - Delete patches.arch/dell_optiplex_990_fix_reboot.patch. - Delete - patches.drivers/alsa-hda-0004-Add-missing-static-ADC-tables-for-ALC269-qu. + patches.drivers/alsa-hda-0004-Add-missing-static-ADC-tables-for-ALC269-qu. - Delete patches.drivers/libata-unlock-hpa-by-default. - Delete patches.fixes/scsi-add-tgps-setting. - Delete patches.fixes/scsi-dh-rdac-add-stk. @@ -1998,23 +2018,23 @@ Mon Mar 12 15:26:55 CET 2012 - ohering@suse.de - Staging: hv: storvsc: Cleanup storvsc_host_reset_handler(). - Staging: hv: storvsc: Move and cleanup storvsc_remove(). - Staging: hv: storvsc: Add a comment to explain life-cycle - management. + management. - Staging: hv: storvsc: Get rid of the on_io_completion in - hv_storvsc_request. + hv_storvsc_request. - Staging: hv: storvsc: Rename the context field in - hv_storvsc_request. + hv_storvsc_request. - Staging: hv: storvsc: Miscellaneous cleanup of storvsc driver. - Staging: hv: storvsc: Cleanup the code for generating protocol - version. + version. - Staging: hv: storvsc: Cleanup some protocol related constants. - Staging: hv: storvsc: Get rid of some unused defines. - Staging: hv: storvsc: Consolidate the request structure. - Staging: hv: storvsc: Consolidate all the wire protocol - definitions. + definitions. - Staging: hv: storvsc: Move the storage driver out of the - staging area. + staging area. - Rename patches.suse/staging-hv-pata_piix-ignore-disks.patch to - patches.suse/suse-hv-pata_piix-ignore-disks.patch + patches.suse/suse-hv-pata_piix-ignore-disks.patch - commit 7487199 ------------------------------------------------------------------- @@ -2209,41 +2229,41 @@ Mon Feb 13 17:23:49 CET 2012 - mmarek@suse.cz Sun Feb 12 18:15:10 CET 2012 - trenn@suse.de - Add driver auto probing for x86 features v4 - (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). + (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). - x86/cpu: Fix overrun check in arch_print_cpu_modalias() - (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). + (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). - crypto: Add support for x86 cpuid - auto loading for x86 crypto drivers - (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). + auto loading for x86 crypto drivers + (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). - x86/cpu: Clean up modalias feature matching - (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). + (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). - intel-idle: convert to x86_cpu_id auto probing - (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). + (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). - intel_idle: Fix ID for Nehalem-EX Xeon in device ID table - (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). + (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). - HWMON: Convert via-cputemp to x86 cpuid autoprobing - (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). + (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). - powernow-k7: Fix CPU family number - (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). + (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). - ACPI: Load acpi-cpufreq from processor driver automatically - (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). + (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). - intel_idle: Revert change of auto_demotion_flags for Nehalem - (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). + (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). - HWMON: Convert coretemp to x86 cpuid autoprobing - (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). + (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). - powernow-k6: Really enable auto-loading - (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). + (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). - X86: Introduce HW-Pstate scattered cpuid feature - (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). + (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). - cpufreq: Add support for x86 cpuinfo auto loading v4 - (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). + (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). - x86: autoload microcode driver on Intel and AMD systems v2 - (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). + (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). - CPU: Introduce ARCH_HAS_CPU_AUTOPROBE and X86 parts - (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). + (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). - ACPI: remove duplicated lines of merging - problems with acpi_processor_start - (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). + problems with acpi_processor_start + (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). - Update config files. - commit 6efe9b5 @@ -2251,7 +2271,7 @@ Sun Feb 12 18:15:10 CET 2012 - trenn@suse.de Fri Feb 10 12:03:36 CET 2012 - mmarek@suse.cz - rpm/kernel-binary.spec.in: Build x86 packages as i686, except for --default (bnc#745632). KMPs are still built as i586. + -default (bnc#745632). KMPs are still built as i586. - commit 88a632b ------------------------------------------------------------------- @@ -2282,8 +2302,8 @@ Tue Feb 7 18:28:41 CET 2012 - jeffm@suse.com Tue Feb 7 18:12:40 CET 2012 - jeffm@suse.com - Update to 3.3-rc2. - - Eliminated 5 patches. - - Xen is disabled. + - Eliminated 5 patches. + - Xen is disabled. - commit d017ea1 ------------------------------------------------------------------- @@ -2382,7 +2402,7 @@ Wed Dec 21 14:38:42 CET 2011 - jbeulich@novell.com Tue Dec 20 16:35:33 CET 2011 - jeffm@suse.com - Update to 3.2-rc6. - - Eliminated 1 patch. + - Eliminated 1 patch. - commit d5a489e ------------------------------------------------------------------- @@ -2390,7 +2410,7 @@ Tue Dec 20 11:34:14 CET 2011 - trenn@suse.de - These should all be mainline in some form: - Delete - patches.arch/implement_stop_machine_from_offline_cpu.patch. + patches.arch/implement_stop_machine_from_offline_cpu.patch. - Delete patches.arch/kill-__stop_machine.patch. - Delete patches.arch/reorganize_stop_cpus.patch. - Delete patches.arch/use_stop_machine_for_mtrr_rendezvous.patch. @@ -2406,14 +2426,14 @@ Sun Dec 18 07:38:42 CET 2011 - aj@suse.de Fri Dec 16 15:37:51 CET 2011 - aj@suse.de - rpm/kernel-binary.spec.in: Add provides and make most obsoletes versioned. - This silences rpmlint warnings. + This silences rpmlint warnings. - commit e3023c7 ------------------------------------------------------------------- Wed Dec 14 13:51:41 CET 2011 - mmarek@suse.cz - rpm/kernel-source.spec.in, rpm/mkspec: Fix tarball URL for -rcX and - do not generate any URL for linux-next and vanilla snapshots. + do not generate any URL for linux-next and vanilla snapshots. - commit 1548daf ------------------------------------------------------------------- @@ -2503,7 +2523,7 @@ Wed Dec 7 11:05:05 CET 2011 - aj@suse.de Tue Dec 6 00:07:03 CET 2011 - jeffm@suse.com - Update to 3.2-rc4. - - Eliminated 1 patch. + - Eliminated 1 patch. - commit a7d546d ------------------------------------------------------------------- @@ -2615,8 +2635,8 @@ Fri Nov 25 05:58:54 CET 2011 - jeffm@suse.com Fri Nov 25 05:47:49 CET 2011 - jeffm@suse.com - Update to 3.2-rc3. - - stack unwind: cfi_ignore takes more arguments. - - iio: Fix build error in industrialio-core.c. + - stack unwind: cfi_ignore takes more arguments. + - iio: Fix build error in industrialio-core.c. - commit 48ef020 ------------------------------------------------------------------- @@ -2629,7 +2649,7 @@ Thu Nov 24 18:45:54 CET 2011 - ohering@suse.de Thu Nov 24 13:01:09 CET 2011 - mmarek@suse.cz - rpm/try-disable-staging-driver: Script to disable failing staging - driver and restart make. + driver and restart make. - commit 819d1fa ------------------------------------------------------------------- @@ -2723,14 +2743,14 @@ Thu Nov 17 19:45:48 CET 2011 - bpoirier@suse.de Wed Nov 16 06:51:07 CET 2011 - jeffm@suse.com - Update to 3.2-rc2. - - Eliminated 1 patch. + - Eliminated 1 patch. - commit 85c9930 ------------------------------------------------------------------- Wed Nov 16 06:32:19 CET 2011 - jeffm@suse.com - Update to 3.2-rc1. - - Eliminate 212 patches. + - Eliminate 212 patches. - commit 6318d5b ------------------------------------------------------------------- @@ -2770,8 +2790,8 @@ Sat Nov 5 01:32:21 CET 2011 - trenn@suse.de Thu Nov 3 17:56:46 CET 2011 - mszeredi@suse.cz - patches.fixes/hfs-fix-hfs_find_init-sb-ext_tree-null-ptr-oops.patch: - hfs: fix hfs_find_init() sb->ext_tree NULL ptr oops - (CVE-2011-2203 bnc#699709). + hfs: fix hfs_find_init() sb->ext_tree NULL ptr oops + (CVE-2011-2203 bnc#699709). - commit 7923119 ------------------------------------------------------------------- @@ -2809,16 +2829,16 @@ Thu Nov 3 14:49:44 CET 2011 - jbeulich@novell.com Wed Nov 2 15:43:11 CET 2011 - jeffm@suse.com - Add Elantech touchpad v3/v4 support (bnc#716852): - - Input: elantech - add v3 hardware support. - - Input: elantech - add v4 hardware support. - - Input: elantech - better support all those v2 variants. - - Input: elantech - clean up elantech_init. - - Input: elantech - correct x, y value range for v2 hardware. - - Input: elantech - get rid of ETP_2FT_* in elantech.h. - - Input: elantech - packet checking for v2 hardware. - - Input: elantech - remove ETP_EDGE_FUZZ_V2. - - Input: elantech - remove module parameter force_elantech. - - Input: elantech - use firmware provided x, y ranges. + - Input: elantech - add v3 hardware support. + - Input: elantech - add v4 hardware support. + - Input: elantech - better support all those v2 variants. + - Input: elantech - clean up elantech_init. + - Input: elantech - correct x, y value range for v2 hardware. + - Input: elantech - get rid of ETP_2FT_* in elantech.h. + - Input: elantech - packet checking for v2 hardware. + - Input: elantech - remove ETP_EDGE_FUZZ_V2. + - Input: elantech - remove module parameter force_elantech. + - Input: elantech - use firmware provided x, y ranges. - commit 28551a0 ------------------------------------------------------------------- @@ -2849,7 +2869,7 @@ Tue Oct 25 19:33:27 CEST 2011 - ohering@suse.de Tue Oct 25 19:24:17 CEST 2011 - eich@suse.de - patches.suse/SUSE-bootsplash: remove DEBUG macro which was - left in the code by accident. + left in the code by accident. - commit a56ba15 ------------------------------------------------------------------- @@ -2862,7 +2882,7 @@ Mon Oct 24 18:28:04 CEST 2011 - jeffm@suse.com Mon Oct 24 15:04:34 CEST 2011 - ohering@suse.de - patches.suse/staging-hv-pata_piix-ignore-disks.patch: - Update comments in code and reduce patch size + Update comments in code and reduce patch size - commit 8913d07 ------------------------------------------------------------------- @@ -2875,7 +2895,7 @@ Thu Oct 20 10:02:15 CEST 2011 - eich@suse.de ------------------------------------------------------------------- Tue Oct 18 23:44:16 CEST 2011 - jeffm@suse.com --Update to 3.1-rc10. +- -Update to 3.1-rc10. - commit 239957e ------------------------------------------------------------------- @@ -2902,11 +2922,11 @@ Wed Oct 12 21:56:23 CEST 2011 - ohering@suse.de - Various updates for hv drivers, which fix also the hv_mouse driver - staging: hv: storvsc: ignore SET_WINDOWN scsi command - (bnc#722646). + (bnc#722646). - staging/hv: advertise hv_storvsc instead of storvsc as sysfs - driver name (bnc#716708). + driver name (bnc#716708). - staging/hv: fill scsi/proc_name for the sake of mkinitrd - (bnc#716708). + (bnc#716708). - Staging: hv: util: Invoke cn_netlink_send() in a work context. - Refresh patches.suse/staging-hv-pata_piix-ignore-disks.patch. - Refresh patches.xen/xen3-patch-2.6.32. @@ -2940,7 +2960,7 @@ Fri Oct 7 17:46:06 CEST 2011 - jbeulich@novell.com Wed Oct 5 13:45:24 CEST 2011 - jbeulich@novell.com - patches.suse/supported-flag: Also look for Module.supported in the - source tree. + source tree. - Refresh patches.suse/supported-flag-enterprise. - commit 9c8680a @@ -2974,15 +2994,15 @@ Tue Sep 27 22:25:34 CEST 2011 - eich@suse.de Mon Sep 26 15:56:27 CEST 2011 - mmarek@suse.cz - rpm/host-memcpy-hack.h: Hack to use older version of the memcpy symbol - in userspace programs, so that they keep working on older systems. + in userspace programs, so that they keep working on older systems. - rpm/kernel-binary.spec.in: Pass -include - %_sourcedir/host-memcpy-hack.h to the compiler when compiling - userspace programs. + %_sourcedir/host-memcpy-hack.h to the compiler when compiling + userspace programs. - rpm/host-memcpy-hack.h: Hack to use older version of the memcpy symbol - in userspace programs, so that they keep working on older systems. + in userspace programs, so that they keep working on older systems. - rpm/kernel-binary.spec.in: Pass -include - %_sourcedir/host-memcpy-hack.h to the compiler when compiling - userspace programs. + %_sourcedir/host-memcpy-hack.h to the compiler when compiling + userspace programs. - commit e3c78cf ------------------------------------------------------------------- @@ -3005,7 +3025,7 @@ Wed Sep 21 13:20:35 CEST 2011 - trenn@suse.de - Refresh patches.arch/acpi_implement_overriding_of_arbitrary_acpi_tables_via_initrd.patch. --> Fix build on ia64, by moving asm/e820.h into ifdef config protected region. + -> Fix build on ia64, by moving asm/e820.h into ifdef config protected region. - commit 0ac4276 ------------------------------------------------------------------- @@ -3027,9 +3047,9 @@ Wed Sep 21 11:11:10 CEST 2011 - mhocko@suse.cz Tue Sep 20 18:09:04 CEST 2011 - trenn@suse.de - ACPI: Implement overriding of arbitrary ACPI tables via initrd - (none). + (none). - ACPICA: Fix wrongly mapped acpi table header when overriding - via initrd (none). + via initrd (none). - ACPICA: Introduce acpi_os_phys_table_override function (none). - x86: allow NVS can be accessed by driver (none). - Update config files: @@ -3047,7 +3067,7 @@ Thu Sep 15 14:16:08 CEST 2011 - jeffm@suse.de Thu Sep 15 09:30:03 CEST 2011 - jbeulich@novell.com - patches.arch/x86_64-unwind-annotations: Fix unwinding through - interrupt frames, requiring ... + interrupt frames, requiring ... - patches.suse/stack-unwind: ... support for DW_CFA_def_cfa_expression. - commit 4d917a5 @@ -3086,7 +3106,7 @@ Mon Sep 12 16:31:26 CEST 2011 - jbeulich@novell.com - mm: frontswap: swap data structure changes. - In HVM guests do not take over the CDROM device (bnc#645893). - x86: report ACPI-reserved state of PCI MMCONFIG region to - hypervisor. + hypervisor. - config.conf: Re-enable Xen flavors. - Update config files. - commit 3692f47 @@ -3126,33 +3146,33 @@ Thu Sep 1 18:47:37 CEST 2011 - ohering@suse.de - Staging: hv: util: kvp: Fix the reported OSVersion string. - Staging: hv: util: kvp: Cleanup kvp_get_domain_name(). - Staging: hv: Fix macros, tab errors and warning in - drivers/staging/hv/hv_mouse.c. + drivers/staging/hv/hv_mouse.c. - Staging: hv: vmbus: VMBUS is an ACPI enumerated device, get - rid of the PCI signature. + rid of the PCI signature. - Staging: hv: Replace struct hv_guid with the uuid type already - defined in Linux. + defined in Linux. - Staging: hv: vmbus: Introduce vmbus ID space in struct - hv_driver. + hv_driver. - Staging: hv: blkvsc: Use the newly introduced vmbus ID in the - blockvsc driver. + blockvsc driver. - Staging: hv: storvsc: Use the newly introduced vmbus ID in - storvsc driver. + storvsc driver. - Staging: hv: netvsc: Use the newly introduced vmbus ID in - netvsc driver. + netvsc driver. - Staging: hv: mousevsc: Use the newly introduced vmbus ID in - mouse driver. + mouse driver. - Staging: hv: util: Make hv_utils a vmbus device driver. - Staging: hv: create VMBUS_DEVICE macro and use it. - Staging: hv: vmbus: Cleanup vmbus_match(). - Staging: hv: vmbus: Cleanup vmbus_uevent() code. - Staging: hv: vmbus: Support the notion of id tables in - vmbus_match(). + vmbus_match(). - Staging: hv: vmbus: Get rid of an unnecessary include line - in vmbus_drv.c. + in vmbus_drv.c. - Staging: hv: storvsc: Get rid of the DMI signature. - Staging: hv: netvsc: Get rid of the PCI signature. - Staging: hv: netvsc: Get rid of the DMI signature in - netvsc_drv.c. + netvsc_drv.c. - Staging: hv: util: Get rid of the DMI signature in hv_util.c. - Staging: hv: util: Get rid of the PCI signature in hv_util.c. - Staging: hv: fix up driver registering mess. @@ -3160,59 +3180,59 @@ Thu Sep 1 18:47:37 CEST 2011 - ohering@suse.de - Staging: hv: vmbus: Cleanup unnecessary comments in hv.c. - Staging: hv: vmbus: Cleanup error handling in hv_init(). - Staging: hv: vmbus: Get rid of unnecessay comments in - connection.c. + connection.c. - Staging: hv: vmbus: Get rid of the function dump_gpadl_body(). - Staging: hv: vmbus: Get rid of the function dump_gpadl_header(). - Staging: hv: vmbus: Rename openMsg to open_msg in channel.c. - Staging: hv: vmbus: Get rid of unnecessary comments in - channel.c. + channel.c. - Staging: hv: vmbus: Change the variable name openInfo to - open_info in channel.c. + open_info in channel.c. - Staging: hv: vmbus: Cleanup error values in ringbuffer.c. - Staging: hv: vmbus: Cleanup the error return value in - vmbus_recvpacket_raw(). + vmbus_recvpacket_raw(). - Staging: hv: netvsc: Get rid of an unnecessary print statement - in netvsc_probe(). + in netvsc_probe(). - Staging: hv: vmbus: Retry vmbus_post_msg() before giving up. - Staging: hv: storvsc: Cleanup error handling in - storvsc_dev_add(). + storvsc_dev_add(). - Staging: hv: storvsc: Cleanup error handling in - storvsc_channel_init(). + storvsc_channel_init(). - Staging: hv: storvsc: Cleanup error handling in - storvsc_connect_to_vsp(). + storvsc_connect_to_vsp(). - Staging: hv: storvsc: Cleanup error handling in storvsc_do_io(). - Storage: hv: storvsc: Get rid of some unnecessary DPRINTs - from storvsc.c. + from storvsc.c. - Staging: hv: storvsc: Fix/cleanup some dated comments in - storvsc.c. + storvsc.c. - Staging: hv: storvsc: Cleanup returned error code in - storvsc_host_reset(). + storvsc_host_reset(). - Staging: hv: storvsc: Cleanup error code returned in - storvsc_probe(). + storvsc_probe(). - Staging: hv: storvsc: Cleanup returned error code in - storvsc_drv_init(). + storvsc_drv_init(). - Staging: hv: netvsc: Cleanup the returned error code in - netvsc_probe(). + netvsc_probe(). - Staging: hv: netvsc: Cleanup error return codes in - netvsc_destroy_recv_buf(). + netvsc_destroy_recv_buf(). - Staging: hv: netvsc: Cleanup error return values in - netvsc_init_recv_buf(). + netvsc_init_recv_buf(). - Staging: hv: netvsc: Cleanup error returns in - netvsc_connect_vsp(). + netvsc_connect_vsp(). - Staging: hv: netvsc: Cleanup error return values in - netvsc_send(). + netvsc_send(). - Staging: hv: netvsc: Cleanup error return codes in - netvsc_device_add(). + netvsc_device_add(). - Staging: hv: netvsc: Cleanup error codes in - rndis_filter_receive(). + rndis_filter_receive(). - Staging: hv: netvsc: Cleanup error code in - rndis_filter_query_device(). + rndis_filter_query_device(). - Staging: hv: netvsc: Cleanup error return values in - rndis_filter_set_packet_filter(). + rndis_filter_set_packet_filter(). - Staging: hv: netvsc: Cleanup error returns in - rndis_filter_init_device(). + rndis_filter_init_device(). - Staging: hv: netvsc: Cleanup error code in - rndis_filter_device_add(). + rndis_filter_device_add(). - Staging: hv: mouse: Change the jump label Cleanup to cleanup. - Staging: hv: netvsc: Change the jump label Cleanup to cleanup. - Staging: hv: netvsc: Change the jump label Exit to exit. @@ -3225,72 +3245,72 @@ Thu Sep 1 18:47:37 CEST 2011 - ohering@suse.de - Staging: hv: add driver_data to hv_vmbus_device_id. - Staging: hv: Add code to parse struct hv_vmbus_device_id table. - Staging: hv: file2alias: fix up alias creation logic for - hv_vmbus_device_id. + hv_vmbus_device_id. - Staging: hv: storvsc: Inline free_stor_device(). - Staging: hv: storvsc: Do not aquire an unnecessary reference - on stor_device. + on stor_device. - Staging: hv: storvsc: Rename must_get_stor_device(). - Staging: hv: storvsc: Rename get_stor_device(). - Staging: hv: storvsc: Cleanup alloc_stor_device(). - Staging: hv: storvsc: Introduce state to manage the lifecycle - of stor device. + of stor device. - Staging: hv: storvsc: Prevent outgoing traffic when stor dev - is being destroyed. + is being destroyed. - Staging: hv: storvsc: Get rid of release_stor_device() by - inlining the code. + inlining the code. - Staging: hv: storvsc: Get rid of final_release_stor_device() - by inlining code. + by inlining code. - Staging: hv: storvsc: Get rid of the reference counting in - struct storvsc_device. + struct storvsc_device. - Staging: hv: netvsc: Inline the code for free_net_device(). - Staging: hv: netvsc: Cleanup alloc_net_device(). - Staging: hv: netvsc: Introduce state to manage the lifecycle - of net device. + of net device. - Staging: hv: netvsc: Prevent outgoing traffic when netvsc dev - is destroyed. + is destroyed. - Staging: hv: netvsc: Get rid of release_outbound_net_device() - by inlining the code. + by inlining the code. - Staging: hv: netvsc: Get rid of release_inbound_net_device() - by inlining the code. + by inlining the code. - Staging: hv: netvsc: Get rid of the refcnt field in struct - netvsc_device. + netvsc_device. - Staging: hv: storvsc: Add code to handle IDE devices using - the storvsc driver. + the storvsc driver. - Staging: hv: storvsc: Handle IDE devices using the storvsc - driver. + driver. - Staging: hv: blkvsc: Get rid of blkvsc_drv.c as this code is - not used. + not used. - Staging: hv: storvsc: Optimize bounce buffer handling for the - "write" case. + "write" case. - Staging: hv: storvsc: Optimize the bounce buffer handling in - the "read" case. + the "read" case. - Staging: hv: storvsc: Include storvsc.c in storvsc_drv.c. - Staging: hv: storvsc: Cleanup storvsc_drv.c after adding the - contents of storvsc.c. + contents of storvsc.c. - Staging: hv: storvsc: Add the contents of hyperv_storage.h - to storvsc_drv.c. + to storvsc_drv.c. - Staging: hv: storvsc: Cleanup storvsc_drv.c after adding the - contents of hyperv_storage.h. + contents of hyperv_storage.h. - Staging: hv: storvsc: Fixup srb and scsi status for INQUIRY - and MODE_SENSE. + and MODE_SENSE. - Staging: hv: storvsc: Fix a typo. - Staging: hv: storvsc: In case of scsi errors offline the device. - Staging: hv: storvsc: No need to copy from bounce buffer in - case of a failure. + case of a failure. - Staging: hv: util: Forcefully shutdown when shutdown is - requested. + requested. - Staging: hv: util: Adjust guest time in a process context. - Staging: hv: vmbus: Check before invoking the channel callback. - Staging: hv: vmbus: Properly deal with de-registering channel - callback. + callback. - Staging: hv: Fix a bug in vmbus_match(). - Staging: hv: vmbus: Get rid of vmbus_on_isr() by inlining - the code. + the code. - Staging: hv: vmbus: Do not enable auto eoi. - Staging: hv: vmbus: Fixup indentation in vmbus_acpi_add(). - Staging: hv: vmbus: Get rid of some dated/redundant comments. - Staging: hv: vmbus: Get rid of an unnecessary check in - vmbus_connect(). + vmbus_connect(). - Staging: hv: vmbus: Fix a checkpatch warning in ring_buffer.c. - Staging: hv: vmbus: Fix checkpatch warnings in connection.c. - Staging: hv: mousevsc: Fix checkpatch errors and warnings. @@ -3363,16 +3383,16 @@ Wed Aug 24 21:29:06 CEST 2011 - jeffm@suse.com Wed Aug 24 20:54:32 CEST 2011 - jeffm@suse.com - Refreshed and re-enabled dm-path patches: - - patches.suse/dm-mpath-accept-failed-paths. - - patches.suse/dm-mpath-detach-existing-hardware-handler. + - patches.suse/dm-mpath-accept-failed-paths. + - patches.suse/dm-mpath-detach-existing-hardware-handler. - commit 70cadcd ------------------------------------------------------------------- Wed Aug 24 20:51:06 CEST 2011 - jeffm@suse.com - Update to 3.1-rc3. - - Eliminated 8 patches. - - Xen is disabled. + - Eliminated 8 patches. + - Xen is disabled. - commit eccefcc ------------------------------------------------------------------- @@ -3380,8 +3400,8 @@ Thu Aug 18 11:38:15 CEST 2011 - eich@suse.de - * Refresh patches.suse/SUSE-bootsplash. * Fix bootsplash code for 15bpp framebuffers. - These framebuffers are rare these days, the legendary and still - popular server chipset Radeon ES1000 supports it, though. + These framebuffers are rare these days, the legendary and still + popular server chipset Radeon ES1000 supports it, though. - commit f25ce3e ------------------------------------------------------------------- @@ -3402,7 +3422,7 @@ Tue Aug 9 00:03:53 CEST 2011 - trenn@suse.de - Update config files: bnc#674988, change: --CONFIG_ACPI_CUSTOM_METHOD=m + -CONFIG_ACPI_CUSTOM_METHOD=m +# CONFIG_ACPI_CUSTOM_METHOD is not set for all flavors - commit f1af972 @@ -3495,10 +3515,10 @@ Thu Jul 14 17:52:45 CEST 2011 - tiwai@suse.de Thu Jul 14 17:26:51 CEST 2011 - tiwai@suse.de - ALSA: hda - Add Kconfig for the default buffer size - (bnc#682725). + (bnc#682725). - Update config files. - Delete, replaced with the new upstream patch - patches.drivers/alsa-hda-0019-Increase-default-buffer-size. + patches.drivers/alsa-hda-0019-Increase-default-buffer-size. - commit 40c7644 ------------------------------------------------------------------- @@ -3520,7 +3540,7 @@ Sat Jul 9 11:17:46 CEST 2011 - jslaby@suse.cz Thu Jul 7 00:58:01 CEST 2011 - jeffm@suse.com - Update to 3.0-rc6. - - Eliminated 1 patch. + - Eliminated 1 patch. - commit 56e99da ------------------------------------------------------------------- @@ -3529,7 +3549,7 @@ Tue Jul 5 09:18:43 CEST 2011 - jbeulich@novell.com - Update Xen patches to 3.0-rc5 and c/s 1095. - xen: prepare tmem shim to handle frontswap. - support booting Xen from EFI (fate#311376, fate#311529, - bnc#578927, bnc#628554). + bnc#578927, bnc#628554). - config.conf: Re-enabled Xen flavors. - Update x86 config files. - Delete patches.xen/xen-blkback-bimodal-suse. @@ -3576,31 +3596,31 @@ Tue Jun 21 12:14:44 CEST 2011 - mmarek@suse.cz Fri Jun 17 17:29:41 CEST 2011 - mmarek@suse.cz - rpm/post.sh: Touch /boot/do_purge_kernels on package install - (fate#312018). + (fate#312018). - rpm/postun.sh: Remove it again if it still exists on package - uninstall. + uninstall. - commit 82f4a5d ------------------------------------------------------------------- Fri Jun 17 13:23:54 CEST 2011 - trenn@suse.de - stop_machine: implement stop_machine_from_offline_cpu() - (bnc#697859). + (bnc#697859). - stop_machine: kill __stop_machine() (bnc#697859). - x86, mtrr: lock stop machine during MTRR rendezvous sequence - (bnc#697859). + (bnc#697859). - stop_machine: reorganize stop_cpus() implementation - (bnc#697859). + (bnc#697859). - x86, mtrr: use __stop_machine() for doing MTRR rendezvous - (bnc#697859). + (bnc#697859). - commit aa3d6e2 ------------------------------------------------------------------- Thu Jun 16 12:16:16 CEST 2011 - mmarek@suse.cz - Remove the novfs patches, it should be packaged as a KMP, or - ideally, reimplemented as a fuse filesystem (which is the reason why - the current implementation it is never going to be accepted upstream). + ideally, reimplemented as a fuse filesystem (which is the reason why + the current implementation it is never going to be accepted upstream). - Delete patches.fixes/novfs-copy_user-fixes.diff. - Delete patches.fixes/novfs-minsize-fixes. - Delete patches.fixes/novfs-nwcapi.patch. @@ -3655,7 +3675,7 @@ Wed Jun 15 18:22:05 CEST 2011 - jack@suse.cz Wed Jun 15 08:05:05 CEST 2011 - jeffm@suse.com - Update to 3.0-rc3. - - Eliminated 2 patches. + - Eliminated 2 patches. - commit a1fe999 ------------------------------------------------------------------- @@ -3723,9 +3743,9 @@ Mon Jun 13 14:06:28 CEST 2011 - mmarek@suse.cz the SRCVERSION variable will only be used to determine the tarball version. - rpm/compute-PATCHVERSION.sh: Set default PATCHLEVEL and SUBLEVEL to 0. - The package version will thus always match the Makefile version and - the SRCVERSION variable will only be used to determine the tarball - version. + The package version will thus always match the Makefile version and + the SRCVERSION variable will only be used to determine the tarball + version. - rpm/kernel-binary.spec.in: Revert the previous hack. - commit 95c9977 @@ -3748,9 +3768,9 @@ Fri Jun 10 20:24:41 CEST 2011 - jeffm@suse.com Fri Jun 10 17:12:22 CEST 2011 - jeffm@suse.com - x86: Remove warning and warning_symbol from struct - stacktrace_ops. + stacktrace_ops. - Delete - patches.fixes/asus-wmi-Remove-__init-from-asus_wmi_platform_init.patch. + patches.fixes/asus-wmi-Remove-__init-from-asus_wmi_platform_init.patch. - commit 608ce9e ------------------------------------------------------------------- @@ -3842,13 +3862,13 @@ Fri Jun 3 12:51:22 CEST 2011 - mmarek@suse.cz Fri Jun 3 12:09:01 CEST 2011 - mmarek@suse.cz - rpm/macros.kernel-source: Add -b option to %kernel_module_package - to unconditionally call mkinitrd on kmp install (fate#309400). + to unconditionally call mkinitrd on kmp install (fate#309400). - rpm/kernel-module-subpackage: Pass KMP_NEEDS_MKINITRD=1 to - weak-modules2 if the -b option is used. + weak-modules2 if the -b option is used. - rpm/macros.kernel-source: Add -b option to %kernel_module_package - to unconditionally call mkinitrd on kmp install (fate#309400). + to unconditionally call mkinitrd on kmp install (fate#309400). - rpm/kernel-module-subpackage: Pass KMP_NEEDS_MKINITRD=1 to - weak-modules2 if the -b option is used. + weak-modules2 if the -b option is used. - commit 83331f5 ------------------------------------------------------------------- @@ -3869,14 +3889,14 @@ Tue May 31 05:09:44 CEST 2011 - jeffm@suse.com Tue May 31 05:08:21 CEST 2011 - jeffm@suse.com - Updated to 3.0-rc1. - - Eliminated 9 patches. + - Eliminated 9 patches. - commit 5710413 ------------------------------------------------------------------- Mon May 30 15:54:37 CEST 2011 - jack@suse.cz - mm: Fix assertion mapping->nrpages == 0 in end_writeback() - (bnc#693013 bnc#666423). + (bnc#693013 bnc#666423). - Refresh patches.xen/tmem. - commit d3e465a @@ -3884,9 +3904,9 @@ Mon May 30 15:54:37 CEST 2011 - jack@suse.cz Mon May 30 13:58:43 CEST 2011 - jslaby@suse.cz - Refresh - patches.fixes/block-add-proper-state-guards-to-__elv_next_request.patch. + patches.fixes/block-add-proper-state-guards-to-__elv_next_request.patch. - aic94xx: world-writable sysfs update_bios file. - Update upstream info. + Update upstream info. - commit 8912816 ------------------------------------------------------------------- @@ -3947,7 +3967,7 @@ Mon May 16 14:34:33 CEST 2011 - mmarek@suse.cz Fri May 13 15:45:04 CEST 2011 - jeffm@suse.com - Update to 2.6.39-rc7. - - Eliminated 5 patches. + - Eliminated 5 patches. - commit a8a170f ------------------------------------------------------------------- @@ -3960,16 +3980,16 @@ Thu May 12 23:29:11 CEST 2011 - jslaby@suse.cz Thu May 12 14:05:44 CEST 2011 - jslaby@suse.cz - Delete - patches.fixes/iwlwifi-fix-tx-power-configuration-on-3945-and-4965-devices. - It's fixed differently by commits 43f12d47f and f844a709a7 in .39-rc1 + patches.fixes/iwlwifi-fix-tx-power-configuration-on-3945-and-4965-devices. + It's fixed differently by commits 43f12d47f and f844a709a7 in .39-rc1 - commit 7934e2d ------------------------------------------------------------------- Thu May 12 11:56:16 CEST 2011 - jslaby@suse.cz - Refresh - patches.fixes/iwlwifi-fix-tx-power-configuration-on-3945-and-4965-devices. - Note about submission. + patches.fixes/iwlwifi-fix-tx-power-configuration-on-3945-and-4965-devices. + Note about submission. - commit 9922e20 ------------------------------------------------------------------- @@ -3982,15 +4002,15 @@ Tue May 10 19:10:18 CEST 2011 - mhocko@suse.cz Tue May 10 16:14:44 CEST 2011 - mhocko@suse.cz - patches.fixes/aggressive-zone-reclaim.patch: delete because - the patch is very workload specific and can lead to unexpected - reclaims in parallel node local workloads. + the patch is very workload specific and can lead to unexpected + reclaims in parallel node local workloads. - commit 56cf10e ------------------------------------------------------------------- Tue May 10 16:04:27 CEST 2011 - mhocko@suse.cz - Delete patches.suse/mm-devzero-optimisation.patch: we do not need - it anymore as we have zero page back since 2.6.32 + it anymore as we have zero page back since 2.6.32 - commit 323a093 ------------------------------------------------------------------- @@ -4009,64 +4029,64 @@ Mon May 9 14:32:59 CEST 2011 - jbeulich@novell.com Mon May 9 11:32:35 CEST 2011 - jbeulich@novell.com - patches.suse/kconfig-automate-kernel-desktop: Remove stray blank - lines (for older versions of "patch" to grok). + lines (for older versions of "patch" to grok). - commit 4dfa74d ------------------------------------------------------------------- Sat May 7 01:50:06 CEST 2011 - jeffm@suse.com - Removed network driver entropy patches. haveged is installed by default - and should be enabled to generate entropy from non-predictable sources. - - Delete patches.drivers/bnx2-entropy-source.patch. - - Delete patches.drivers/e1000-entropy-source.patch. - - Delete patches.drivers/e1000e-entropy-source.patch. - - Delete patches.drivers/igb-entropy-source.patch. - - Delete patches.drivers/ixgbe-entropy-source.patch. - - Delete patches.drivers/tg3-entropy-source.patch. + and should be enabled to generate entropy from non-predictable sources. + - Delete patches.drivers/bnx2-entropy-source.patch. + - Delete patches.drivers/e1000-entropy-source.patch. + - Delete patches.drivers/e1000e-entropy-source.patch. + - Delete patches.drivers/igb-entropy-source.patch. + - Delete patches.drivers/ixgbe-entropy-source.patch. + - Delete patches.drivers/tg3-entropy-source.patch. - commit c88b893 ------------------------------------------------------------------- Fri May 6 19:36:47 CEST 2011 - jeffm@suse.com - Update - patches.fixes/netfilter-implement-rfc-1123-for-ftp-conntrack - (bnc#466279 bnc#681639). + patches.fixes/netfilter-implement-rfc-1123-for-ftp-conntrack + (bnc#466279 bnc#681639). - commit 72e779f ------------------------------------------------------------------- Fri May 6 19:31:10 CEST 2011 - jeffm@suse.com - Disabled patches.drivers/libata-unlock-hpa-by-default; It may have - been obsoleted by upstream commit d8d9129e. + been obsoleted by upstream commit d8d9129e. - commit 1a21ab3 ------------------------------------------------------------------- Fri May 6 18:51:20 CEST 2011 - jeffm@suse.com - sysctl: Increase IPC defaults (bnc#146656) - - Delete patches.suse/shmall-bigger. + - Delete patches.suse/shmall-bigger. - commit a70e34f ------------------------------------------------------------------- Fri May 6 17:50:56 CEST 2011 - jeffm@suse.com - sysctl/i386/desktop, sysctl/x86_64/desktop: Add vm.dirty_ratio = 20 - for desktop flavors (bnc#552883) - - Delete patches.suse/mm-tune-dirty-limits.patch. + for desktop flavors (bnc#552883) + - Delete patches.suse/mm-tune-dirty-limits.patch. - commit dbe73e2 ------------------------------------------------------------------- Fri May 6 17:25:45 CEST 2011 - jeffm@suse.com - sysctl/defaults: Added kernel.hung_task_timeout=0 - - Delete patches.suse/hung_task_timeout-configurable-default. + - Delete patches.suse/hung_task_timeout-configurable-default. - commit 78f9eed ------------------------------------------------------------------- Fri May 6 16:41:07 CEST 2011 - mmarek@suse.cz - rpm/kernel-{binary,source}.spec.in: Install per-kernel /boot/sysctl-* - files (patch from Jeff Mahoney). + files (patch from Jeff Mahoney). - commit 473f2d1 ------------------------------------------------------------------- @@ -4079,7 +4099,7 @@ Thu May 5 22:35:53 CEST 2011 - jeffm@suse.com Thu May 5 22:23:21 CEST 2011 - jeffm@suse.com - Updated to 2.6.39-rc6. - - 2 patches eliminated. + - 2 patches eliminated. - commit 2643e59 ------------------------------------------------------------------- @@ -4093,9 +4113,9 @@ Tue May 3 03:08:18 CEST 2011 - tonyj@suse.de Fri Apr 29 20:35:21 CEST 2011 - jeffm@suse.com - rpm/compute-PATCHVERSION.sh: Replace ^+++ with ^\+\+\+ as an - awk regex. It's technically invalid. + awk regex. It's technically invalid. - rpm/compute-PATCHVERSION.sh: Replace ^+++ with ^\+\+\+ as an - awk regex. It's technically invalid. + awk regex. It's technically invalid. - commit 52dd0f0 ------------------------------------------------------------------- @@ -4117,7 +4137,7 @@ Fri Apr 29 00:36:03 CEST 2011 - gregkh@suse.de - Delete patches.suse/linux-2.6.29-dont-wait-for-mouse.patch. - Delete patches.suse/linux-2.6.29-even-faster-kms.patch. - Delete - patches.suse/linux-2.6.29-jbd-longer-commit-interval.patch. + patches.suse/linux-2.6.29-jbd-longer-commit-interval.patch. - Delete patches.suse/linux-2.6.29-kms-after-sata.patch. - Delete patches.suse/linux-2.6.29-touchkit.patch. - commit c13427d @@ -4132,22 +4152,22 @@ Fri Apr 29 00:17:46 CEST 2011 - jbenc@suse.cz Thu Apr 28 23:32:44 CEST 2011 - rjw@suse.de - Delete patches.xen/xen3-x86-mcp51-no-dac. - Also remove the series.conf entires for the x86-mcp-no-dac patches. + Also remove the series.conf entires for the x86-mcp-no-dac patches. - commit 574577b ------------------------------------------------------------------- Thu Apr 28 23:16:27 CEST 2011 - rjw@suse.de - Delete patches.arch/x86-mcp51-no-dac. (This is a blacklist entry that - has been rejected by the mainline, the problem reporter is gone and - it's next to impossible to verify it now.) + has been rejected by the mainline, the problem reporter is gone and + it's next to impossible to verify it now.) - commit 195b113 ------------------------------------------------------------------- Thu Apr 28 21:38:22 CEST 2011 - jslaby@suse.cz - Refresh - patches.fixes/iwlwifi-fix-tx-power-configuration-on-3945-and-4965-devices. + patches.fixes/iwlwifi-fix-tx-power-configuration-on-3945-and-4965-devices. - commit a2662ae ------------------------------------------------------------------- @@ -4162,14 +4182,14 @@ Thu Apr 28 20:56:33 CEST 2011 - jslaby@suse.cz Thu Apr 28 20:30:56 CEST 2011 - bphilips@suse.de - Delete - patches.drivers/tg3-5785-and-57780-asic-revs-not-working.patch. + patches.drivers/tg3-5785-and-57780-asic-revs-not-working.patch. - commit 9917206 ------------------------------------------------------------------- Thu Apr 28 20:19:59 CEST 2011 - bphilips@suse.de - Delete - patches.suse/uvcvideo-ignore-hue-control-for-5986-0241.patch. + patches.suse/uvcvideo-ignore-hue-control-for-5986-0241.patch. - commit 08374b3 ------------------------------------------------------------------- @@ -4202,7 +4222,7 @@ Thu Apr 28 14:18:12 CEST 2011 - jbeulich@novell.com Wed Apr 27 22:20:02 CEST 2011 - jeffm@suse.com - Delete - patches.drivers/disable-catas_reset-by-default-to-avoid-problems-with-eeh.patch. + patches.drivers/disable-catas_reset-by-default-to-avoid-problems-with-eeh.patch. - commit 399a100 ------------------------------------------------------------------- @@ -4264,10 +4284,10 @@ Wed Apr 27 21:34:13 CEST 2011 - jeffm@suse.com - Delete patches.suse/acpi-don-t-preempt-until-the-system-is-up. - Delete - patches.suse/acpi-generic-initramfs-table-override-support. + patches.suse/acpi-generic-initramfs-table-override-support. - Delete patches.suse/add-initramfs-file_read_write. - Delete - patches.suse/init-move-populate_rootfs-back-to-start_kernel. + patches.suse/init-move-populate_rootfs-back-to-start_kernel. - commit d4910b3 ------------------------------------------------------------------- @@ -4281,14 +4301,14 @@ Wed Apr 27 21:29:24 CEST 2011 - jeffm@suse.com Wed Apr 27 21:11:59 CEST 2011 - jeffm@suse.com - Delete patches.suse/osync-error. It was unused and the issue it fixed in - kernels prior to 2.6.32 doesn't exist anymore. + kernels prior to 2.6.32 doesn't exist anymore. - commit 52cc654 ------------------------------------------------------------------- Wed Apr 27 20:48:55 CEST 2011 - jeffm@suse.com - Delete patches.suse/s390-System.map.diff: Proper fix in binutils has - long since been upstream. + long since been upstream. - commit 2847a36 ------------------------------------------------------------------- @@ -4321,7 +4341,7 @@ Wed Apr 27 20:18:37 CEST 2011 - jeffm@suse.com Wed Apr 27 20:16:52 CEST 2011 - jeffm@suse.com - Delete patches.suse/unmap_vmas-lat: No bug report or signed-off-by. - - Delete patches.arch/s390-add-FREE_PTE_NR. + - Delete patches.arch/s390-add-FREE_PTE_NR. - commit 2a392c2 ------------------------------------------------------------------- @@ -4334,7 +4354,7 @@ Wed Apr 27 20:16:00 CEST 2011 - jeffm@suse.com Wed Apr 27 20:15:02 CEST 2011 - jeffm@suse.com - Update to 2.6.39-rc5. - - Eliminated 2 patches. + - Eliminated 2 patches. - commit 5288a05 ------------------------------------------------------------------- @@ -4354,7 +4374,7 @@ Wed Apr 27 19:43:47 CEST 2011 - jeffm@suse.com Tue Apr 26 11:03:18 CEST 2011 - jkosina@suse.cz - HID: add noget quirk barcode scanners from Symbol Technologies - (bnc#689290). + (bnc#689290). - commit f5b999f ------------------------------------------------------------------- @@ -4367,7 +4387,7 @@ Fri Apr 22 00:01:41 CEST 2011 - jeffm@suse.com Tue Apr 19 23:37:06 CEST 2011 - jack@suse.cz - Revert changes to sparc configs to not make life harder for Jan Engelhardt - maintaining sparc architecture. + maintaining sparc architecture. - commit cdac873 ------------------------------------------------------------------- @@ -4386,7 +4406,7 @@ Tue Apr 19 23:30:34 CEST 2011 - jack@suse.cz Tue Apr 19 17:41:41 CEST 2011 - jeffm@suse.com - Updated to 2.6.39-rc4. - - Eliminated 1 patch. + - Eliminated 1 patch. - commit 3f654c8 ------------------------------------------------------------------- @@ -4399,15 +4419,15 @@ Tue Apr 19 17:16:52 CEST 2011 - jeffm@suse.com Mon Apr 18 10:30:49 CEST 2011 - eich@suse.de - Combined and consolidated bootsplash patch (bnc#669777, - bnc#570082, bnc#595657, bnc#594209, bnc#544645). - - Delete patches.suse/Cleanup-and-make-boot-splash-work-with-KMS.patch. - - Delete patches.suse/bootsplash. - - Delete patches.suse/bootsplash-console-fix. - - Delete patches.suse/bootsplash-keep-multiple-data. - - Delete patches.suse/bootsplash-scaler. - - Reformatted code, fixed some minor bugs that became obvious. - - Fixed race that led to null pointer dereference in splash_read_proc(): - bnc#669777. + bnc#570082, bnc#595657, bnc#594209, bnc#544645). + - Delete patches.suse/Cleanup-and-make-boot-splash-work-with-KMS.patch. + - Delete patches.suse/bootsplash. + - Delete patches.suse/bootsplash-console-fix. + - Delete patches.suse/bootsplash-keep-multiple-data. + - Delete patches.suse/bootsplash-scaler. + - Reformatted code, fixed some minor bugs that became obvious. + - Fixed race that led to null pointer dereference in splash_read_proc(): + bnc#669777. - commit 95844c5 ------------------------------------------------------------------- @@ -4420,7 +4440,7 @@ Sat Apr 16 19:18:05 CEST 2011 - trenn@suse.de Sat Apr 16 18:42:01 CEST 2011 - trenn@suse.de - intel_idle: Make lapic_timer_reliable_states a boot param - (bnc#675161). + (bnc#675161). - commit 85b156b ------------------------------------------------------------------- @@ -4434,7 +4454,7 @@ Sat Apr 16 00:31:11 CEST 2011 - jack@suse.cz Fri Apr 15 20:24:29 CEST 2011 - jeffm@suse.com - Enabled CONFIG_GIGASET_CAPI (bnc#686008). - - This results in automatically disabling CONFIG_GIGASET_I4L. + - This results in automatically disabling CONFIG_GIGASET_I4L. - commit 697e68b ------------------------------------------------------------------- @@ -4454,7 +4474,7 @@ Fri Apr 15 13:21:49 CEST 2011 - jbeulich@novell.com - Update Xen patches to 2.6.39-rc3 and c/s 1079. - blktap2: replace hard-coded limit of tap devices with - configurable one. + configurable one. - config.conf: Re-enable Xen configs. - Update x86 config files. - commit d3bfd6c @@ -4463,7 +4483,7 @@ Fri Apr 15 13:21:49 CEST 2011 - jbeulich@novell.com Thu Apr 14 18:43:07 CEST 2011 - jeffm@suse.com - fs/partitions/efi.c: corrupted GUID partition tables can cause - kernel oops (bnc#687113 CVE-2011-1577). + kernel oops (bnc#687113 CVE-2011-1577). - commit 385b393 ------------------------------------------------------------------- @@ -4508,7 +4528,7 @@ Tue Apr 12 21:30:55 CEST 2011 - jeffm@suse.com Tue Apr 12 20:46:13 CEST 2011 - jeffm@suse.com - Updated to 2.6.39-rc3. - - Eliminated 2 patches. + - Eliminated 2 patches. - commit 200c913 ------------------------------------------------------------------- @@ -4533,29 +4553,29 @@ Tue Apr 12 19:37:48 CEST 2011 - jeffm@suse.com Tue Apr 12 19:10:01 CEST 2011 - jeffm@suse.com - Update to 2.6.39-rc2. - - Eliminated 18 patches. - - Added 3 patches. - - hv_mouse: needs . - - dm-raid45: Remove blk_unplug calls. - - novfs: 2.6.39 API update. - - Xen, Swap-over-NFS, and certain SCSI multipath features are disabled. - - patches.kernel.org is no longer used to contain upstream patches - for -rc releases. Users planning on building their own kernel should - have a copy of the tarball corresponding to the -rc releases. + - Eliminated 18 patches. + - Added 3 patches. + - hv_mouse: needs . + - dm-raid45: Remove blk_unplug calls. + - novfs: 2.6.39 API update. + - Xen, Swap-over-NFS, and certain SCSI multipath features are disabled. + - patches.kernel.org is no longer used to contain upstream patches + for -rc releases. Users planning on building their own kernel should + have a copy of the tarball corresponding to the -rc releases. - commit adf9d16 ------------------------------------------------------------------- Mon Apr 11 09:43:45 CEST 2011 - neilb@suse.de - Make selection of 'readdir-plus' adapt to usage patterns - (bnc#678123). + (bnc#678123). - commit 5de99a8 ------------------------------------------------------------------- Wed Apr 6 09:01:38 CEST 2011 - jeffm@suse.de - reiserfs: Force inode evictions before umount to avoid crash - (bnc#610598 bnc#680073 bnc#684112). + (bnc#610598 bnc#680073 bnc#684112). - Delete patches.fixes/reiserfs-xattr-crash-fix. - commit bf57d20 @@ -4569,21 +4589,21 @@ Tue Apr 5 10:42:22 CEST 2011 - jslaby@suse.cz Wed Mar 30 23:50:41 CEST 2011 - jeffm@suse.com - Delete patches.suse/twofish-2.6. - - This was for 2.4 compatibility and has been moved to KMP purgatory. + - This was for 2.4 compatibility and has been moved to KMP purgatory. - commit dcca506 ------------------------------------------------------------------- Wed Mar 30 10:32:32 CEST 2011 - jslaby@suse.cz - Relax si_code check in rt_sigqueueinfo and rt_tgsigqueueinfo - (bnc#681826). + (bnc#681826). - commit 2e71042 ------------------------------------------------------------------- Mon Mar 28 16:08:19 CEST 2011 - trenn@suse.de - Update config files, remove CONFIG_X86_MCE_XEON75XX=m - ->driver got reverted with previous commit + ->driver got reverted with previous commit - Refresh patches.xen/xen3-auto-arch-x86.diff. - commit b367e7b @@ -4595,18 +4615,18 @@ Mon Mar 28 15:23:44 CEST 2011 - trenn@suse.de APEI implementation should take care of that in recent kernels. - Delete patches.arch/x86_mce_intel_decode_physical_address.patch. - Delete - patches.arch/x86_mce_intel_decode_physical_address_compile_fix.patch. + patches.arch/x86_mce_intel_decode_physical_address_compile_fix.patch. - Delete - patches.arch/x86_mce_intel_decode_physical_address_rename_fix.patch. + patches.arch/x86_mce_intel_decode_physical_address_rename_fix.patch. - Delete - patches.arch/x86_mce_intel_decode_physical_fix_dynamic_debug.patch. + patches.arch/x86_mce_intel_decode_physical_fix_dynamic_debug.patch. - commit 1fe7a22 ------------------------------------------------------------------- Mon Mar 28 14:07:07 CEST 2011 - mmarek@suse.cz - rpm/kernel-binary.spec.in: Do not install unneeded packages in the - build chroot. + build chroot. - commit 7f4c49d ------------------------------------------------------------------- @@ -4626,7 +4646,7 @@ Thu Mar 24 17:26:22 CET 2011 - tiwai@suse.de Thu Mar 24 16:21:06 CET 2011 - jslaby@suse.cz - Prevent rt_sigqueueinfo and rt_tgsigqueueinfo from spoofing - the signal code (bnc#681826 CVE-2011-1020). + the signal code (bnc#681826 CVE-2011-1020). - commit 2e42fd4 ------------------------------------------------------------------- @@ -4635,7 +4655,7 @@ Thu Mar 24 14:02:20 CET 2011 - tiwai@suse.de - sound/oss/opl3: validate voice and channel indexes (bnc#681999). - sound/oss: remove offset from load_patch callbacks (bnc#681999). - ALSA: sound/pci/asihpi: check adapter index in hpi_ioctl - (bnc#680816). + (bnc#680816). - commit 09ff6e9 ------------------------------------------------------------------- @@ -4648,7 +4668,7 @@ Mon Mar 21 19:56:38 CET 2011 - jack@suse.cz Mon Mar 21 16:44:29 CET 2011 - jkosina@suse.cz - HID: add support for Skycable 0x3f07 wireless presenter - (bnc#681297). + (bnc#681297). - commit 892e8d4 ------------------------------------------------------------------- @@ -4679,12 +4699,12 @@ Fri Mar 18 08:48:08 CET 2011 - jbeulich@novell.com Thu Mar 17 12:24:09 CET 2011 - sjayaraman@suse.de - netvm: Do not mark requests for swapfile writes as dirty or - kswapd fails to free the page (bnc#678472). + kswapd fails to free the page (bnc#678472). - nfs: Use page_file_offset during page writeback (bnc#677738). - nfs: Convert nfs_mark_request_dirty() to use page_file_mapping() - (bnc#677738). + (bnc#677738). - netvm: Remove duplicated initialization in net/ipv4/route.c - (bnc#678970). + (bnc#678970). - collapse: mm: Report the low watermark correctly (bnc#678497). - commit a798dd1 @@ -4698,7 +4718,7 @@ Tue Mar 15 16:19:53 CET 2011 - jeffm@suse.com Mon Mar 14 01:22:01 CET 2011 - jeffm@suse.com - Linux: 2.6.38-rc8. - - Eliminated 1 patch. + - Eliminated 1 patch. - commit 7da557d ------------------------------------------------------------------- @@ -4723,38 +4743,38 @@ Fri Mar 11 14:19:55 CET 2011 - jbeulich@novell.com Tue Mar 8 01:00:02 CET 2011 - jeffm@suse.de - Update to 2.6.38-rc7. - - Refresh patches.xen/xen-x86-no-lapic. - - Refresh patches.xen/xen3-patch-2.6.19. + - Refresh patches.xen/xen-x86-no-lapic. + - Refresh patches.xen/xen3-patch-2.6.19. - commit 7eb9d30 ------------------------------------------------------------------- Mon Mar 7 13:50:08 CET 2011 - mmarek@suse.cz - rpm/kernel-binary.spec.in: Do not abort build because of - supported.conf inconsistency if %supported_modules_check == 0. + supported.conf inconsistency if %supported_modules_check == 0. - rpm/kernel-binary.spec.in: Do not abort build because of - supported.conf inconsistency if %supported_modules_check == 0. + supported.conf inconsistency if %supported_modules_check == 0. - commit 88d5daa ------------------------------------------------------------------- Wed Mar 2 09:02:40 CET 2011 - jbeulich@novell.com - patches.arch/x86_64-unwind-annotations: Fix a fatal oversight in - yesterday's change. + yesterday's change. - commit 098768b ------------------------------------------------------------------- Mon Feb 28 15:34:35 CET 2011 - jbeulich@novell.com - patches.arch/x86_64-unwind-annotations: Add annotations to - lib/rwsem_64.S. + lib/rwsem_64.S. - commit 87944ac ------------------------------------------------------------------- Thu Feb 24 16:27:46 CET 2011 - tiwai@suse.de - ALSA: usb-audio: fix oops due to cleanup race when disconnecting - (bnc#674735). + (bnc#674735). - commit ed81f8c ------------------------------------------------------------------- @@ -4767,7 +4787,7 @@ Wed Feb 23 23:03:41 CET 2011 - mmarek@suse.cz Tue Feb 22 21:49:18 CET 2011 - jeffm@suse.com - Update to 2.6.38-rc6. - - Eliminated 1 patch. + - Eliminated 1 patch. - commit 6cce7bb ------------------------------------------------------------------- @@ -4780,7 +4800,7 @@ Tue Feb 22 10:00:42 CET 2011 - mmarek@suse.cz Mon Feb 21 10:31:05 CET 2011 - tiwai@suse.de - ALSA: caiaq - Fix possible string-buffer overflow (bnc#672499, - CVE-2011-0712). + CVE-2011-0712). - commit 5ef002b ------------------------------------------------------------------- @@ -4799,22 +4819,22 @@ Thu Feb 17 02:28:52 CET 2011 - jeffm@suse.de Thu Feb 17 01:24:01 CET 2011 - gregkh@suse.de - Update config files. - - disable CONFIG_DRM_VMWGFX (bnc#606458) - - update sparc configs to at least be able to run "make oldconfig" + - disable CONFIG_DRM_VMWGFX (bnc#606458) + - update sparc configs to at least be able to run "make oldconfig" - commit da75bd9 ------------------------------------------------------------------- Wed Feb 16 16:14:52 CET 2011 - jbeulich@novell.com - patches.arch/x86_64-unwind-annotations: Re-add change lost during - initial 2.6.37 merge. + initial 2.6.37 merge. - commit e493205 ------------------------------------------------------------------- Mon Feb 14 13:42:21 CET 2011 - mmarek@suse.cz - Move spec file templates and helper scripts to a separate branch, to - ease synchronizing these files among master, vanilla and linux-next. + ease synchronizing these files among master, vanilla and linux-next. - commit 411abb8 ------------------------------------------------------------------- @@ -4834,7 +4854,7 @@ Mon Feb 14 13:20:47 CET 2011 - mmarek@suse.cz Mon Feb 14 13:19:22 CET 2011 - mmarek@suse.cz - rpm/kernel-source.spec.in: Delete misc/extract-modaliases, the code - was merged into rpm's find-supplements script. + was merged into rpm's find-supplements script. - Delete rpm/check-build.sh, not needed anymore. - commit 0a157b1 @@ -4842,43 +4862,43 @@ Mon Feb 14 13:19:22 CET 2011 - mmarek@suse.cz Thu Feb 10 02:57:43 CET 2011 - jeffm@suse.com - flexcop: fix registering braindead stupid names (brc#575873 - bnc#661429). + bnc#661429). - commit 72bd3d0 ------------------------------------------------------------------- Wed Feb 9 22:55:13 CET 2011 - gregkh@suse.de - Staging: samsung-laptop: add support for lots of laptops - (bnc#661682). + (bnc#661682). - commit 1eb5eaa ------------------------------------------------------------------- Wed Feb 9 13:37:33 CET 2011 - mmarek@suse.cz - rpm/kernel-source.spec.in: Set timestamp of sources to the commit - timestamp, so that they are always older than generated files in - /usr/src/linux-obj (bnc#669669). + timestamp, so that they are always older than generated files in + /usr/src/linux-obj (bnc#669669). - commit 8565452 ------------------------------------------------------------------- Wed Feb 9 00:08:37 CET 2011 - mmarek@suse.cz - rpm/kernel-binary.spec.in: Do not run fdupes in /usr/src/linux-obj, to - keep timestamps intact. + keep timestamps intact. - commit 9ba5ff0 ------------------------------------------------------------------- Tue Feb 8 23:42:06 CET 2011 - mmarek@suse.cz - rpm/kernel-source.spec.in: Remove .gitignore files after applying patches - (fix last change). + (fix last change). - commit 907f9cc ------------------------------------------------------------------- Tue Feb 8 18:10:13 CET 2011 - jeffm@suse.com - Updated to 2.6.38-rc4. - - Eliminated 1 patch. + - Eliminated 1 patch. - commit c327e0a ------------------------------------------------------------------- @@ -4926,8 +4946,8 @@ Mon Feb 7 16:19:29 CET 2011 - mmarek@suse.cz Mon Feb 7 14:27:36 CET 2011 - mmarek@suse.cz - rpm/kernel-binary.spec.in, rpm/kernel-spec-macros: Fix the definition - of %release_major and rename it to %release_num to better describe - what it does. Add some comments to explain how the versioning works. + of %release_major and rename it to %release_num to better describe + what it does. Add some comments to explain how the versioning works. - commit 9a3bc94 ------------------------------------------------------------------- @@ -4946,14 +4966,14 @@ Fri Feb 4 01:46:21 CET 2011 - jeffm@suse.com Fri Feb 4 01:44:50 CET 2011 - jeffm@suse.com - Updated to 2.6.38-rc3. - - Eliminated 2 patches. + - Eliminated 2 patches. - commit b6b51ca ------------------------------------------------------------------- Wed Feb 2 17:25:06 CET 2011 - tiwai@suse.de - ALSA: hda - Fix memory leaks in conexant jack arrays - (bnc#668929). + (bnc#668929). - commit 31971a4 ------------------------------------------------------------------- @@ -4991,8 +5011,8 @@ Sun Jan 23 02:16:20 CET 2011 - jeffm@suse.de Sun Jan 23 00:25:45 CET 2011 - jeffm@suse.com - Update config files. - - CONFIG_EXPERT=n on all but ps3 - - Vanilla configs updated. + - CONFIG_EXPERT=n on all but ps3 + - Vanilla configs updated. - commit b25e639 ------------------------------------------------------------------- @@ -5013,7 +5033,7 @@ Sun Jan 23 00:09:06 CET 2011 - jeffm@suse.com Sat Jan 22 23:45:07 CET 2011 - jeffm@suse.com - Updated to 2.6.38-rc2. - - Eliminated 1 patch. + - Eliminated 1 patch. - commit 90baa82 ------------------------------------------------------------------- @@ -5032,30 +5052,30 @@ Sat Jan 22 00:32:08 CET 2011 - jeffm@suse.de Sat Jan 22 00:27:46 CET 2011 - jeffm@suse.de - Update to 2.6.38-rc1. - - Removed 12 patches. - - Xen is disabled. - - Quite a few patches need updating. + - Removed 12 patches. + - Xen is disabled. + - Quite a few patches need updating. - commit 9163bb7 ------------------------------------------------------------------- Fri Jan 21 02:42:39 CET 2011 - trenn@suse.de - perf: Do not export power_frequency, but power_start event - (bnc#665153). + (bnc#665153). - cpuidle/x86/perf: fix power:cpu_idle double end events and - throw cpu_idle events from the cpuidle layer (bnc#665153). + throw cpu_idle events from the cpuidle layer (bnc#665153). - perf: Clean up power events by introducing new, more generic - ones (bnc#665153). + ones (bnc#665153). - cpuidle: Rename X86 specific idle poll state from C0 to POLL - (bnc#665153). + (bnc#665153). - perf timechart: Adjust perf timechart to the new power events - (bnc#665153). + (bnc#665153). - Fix display of idle boxes (none). - Fix huge and wronge C-state drawings due to uninitialized - start/end timestamps (none). + start/end timestamps (none). - Update config files. - doc/config-options.changes: - CONFIG_EVENT_POWER_TRACING_DEPRECATED=y + CONFIG_EVENT_POWER_TRACING_DEPRECATED=y - commit b308eff ------------------------------------------------------------------- @@ -5068,7 +5088,7 @@ Wed Jan 19 21:13:46 CET 2011 - jbohac@suse.cz Tue Jan 18 01:48:18 CET 2011 - trenn@suse.de - ACPI / ACPICA: Initialize the global lock spinlock as - appropriate (bnc#637377). + appropriate (bnc#637377). - commit c4b8238 ------------------------------------------------------------------- @@ -5087,22 +5107,22 @@ Mon Jan 17 20:52:49 CET 2011 - jeffm@suse.com Fri Jan 14 16:29:03 CET 2011 - mmarek@suse.cz - Revert %kernelrelease changes originally made on the vanilla branch, - they break on master and must be done differently. + they break on master and must be done differently. - commit b610327 ------------------------------------------------------------------- Thu Jan 13 21:29:19 CET 2011 - jkosina@suse.cz - Input: introduce 'notimeout' blacklist for Dell Vostro V13 - (bnc#641105). + (bnc#641105). - commit cb76856 ------------------------------------------------------------------- Wed Jan 12 21:32:17 CET 2011 - jeffm@suse.com - In-kernel dependencies for reiser4 - - Delete patches.suse/reiser4-exports. - - Delete patches.suse/reiser4-set_page_dirty_notag. + - Delete patches.suse/reiser4-exports. + - Delete patches.suse/reiser4-set_page_dirty_notag. - commit 1b97130 ------------------------------------------------------------------- @@ -5176,7 +5196,7 @@ Thu Jan 6 20:51:31 CET 2011 - jeffm@suse.com Thu Jan 6 19:48:28 CET 2011 - mmarek@suse.cz - rpm/kernel-source.spec.in: Move the source tree if %kernelrelease is - different from the tarball version. + different from the tarball version. - commit 6be9ffe ------------------------------------------------------------------- @@ -5195,28 +5215,28 @@ Thu Jan 6 17:09:12 CET 2011 - jeffm@suse.com Thu Jan 6 17:08:44 CET 2011 - jeffm@suse.com - Removed unused kdb patches. - - Delete patches.suse/kdb-build-fixes. - - Delete patches.suse/kdb-common. - - Delete - patches.suse/kdb-fix-assignment-from-incompatible-pointer-warnings. - - Delete - patches.suse/kdb-fix-kdb_cmds-to-include-the-arch-common-macro. - - Delete patches.suse/kdb-handle-nonexistance-keyboard-controller. - - Delete patches.suse/kdb-ia64. - - Delete patches.suse/kdb-usb-rework. - - Delete patches.suse/kdb-vm-api-changes-for-2-6-34. - - Delete patches.suse/kdb-x86. - - Delete patches.suse/kdb-x86-build-fixes. - - Delete patches.suse/kdb_dont_touch_i8042_early.patch. - - Delete patches.suse/kdb_fix_ia64_build.patch. - - Delete patches.xen/xen3-kdb-x86. + - Delete patches.suse/kdb-build-fixes. + - Delete patches.suse/kdb-common. + - Delete + patches.suse/kdb-fix-assignment-from-incompatible-pointer-warnings. + - Delete + patches.suse/kdb-fix-kdb_cmds-to-include-the-arch-common-macro. + - Delete patches.suse/kdb-handle-nonexistance-keyboard-controller. + - Delete patches.suse/kdb-ia64. + - Delete patches.suse/kdb-usb-rework. + - Delete patches.suse/kdb-vm-api-changes-for-2-6-34. + - Delete patches.suse/kdb-x86. + - Delete patches.suse/kdb-x86-build-fixes. + - Delete patches.suse/kdb_dont_touch_i8042_early.patch. + - Delete patches.suse/kdb_fix_ia64_build.patch. + - Delete patches.xen/xen3-kdb-x86. - commit c9e725d ------------------------------------------------------------------- Thu Jan 6 16:10:26 CET 2011 - jeffm@suse.com - rpm/kernel-source.spec.in: Remove the relocation of the source tree. - It's expanded in-place. + It's expanded in-place. - commit 8cde941 ------------------------------------------------------------------- @@ -5229,7 +5249,7 @@ Thu Jan 6 15:49:34 CET 2011 - jack@suse.cz Thu Jan 6 13:56:07 CET 2011 - mmarek@suse.cz - Delete patches.fixes/kbuild-fix-generating-of-.symtypes-files. - Fixed upstream in commit e26d6b8. + Fixed upstream in commit e26d6b8. - commit 1b628e1 ------------------------------------------------------------------- @@ -5238,7 +5258,7 @@ Thu Jan 6 10:07:22 CET 2011 - mgalbraith@suse.de - Replaced autogroup patch with what will appear in 2.6.38 - Replaced cgroup use after free fix wtih what will appear in 2.6.38 - Refresh - patches.fixes/sched-cgroup-use-exit-hook-to-avoid-use-after-free-crash. + patches.fixes/sched-cgroup-use-exit-hook-to-avoid-use-after-free-crash. - Refresh patches.suse/sched-automated-per-session-task-groups. - Delete patches.fixes/sched-fix-autogroup-proc-interface-race. - commit 81f018b @@ -5259,7 +5279,7 @@ Thu Dec 30 00:50:58 CET 2010 - jeffm@suse.com Wed Dec 29 22:23:21 CET 2010 - jeffm@suse.com - Update to 2.6.37-rc8. - - Eliminated 1 patch. + - Eliminated 1 patch. - commit 42518e6 ------------------------------------------------------------------- @@ -5284,38 +5304,38 @@ Mon Dec 27 23:24:08 CET 2010 - jeffm@suse.com Mon Dec 27 23:09:38 CET 2010 - jeffm@suse.com - Update to 2.6.37-rc7. - - Eliminated 9 patches. + - Eliminated 9 patches. - commit d38591c ------------------------------------------------------------------- Mon Dec 20 12:48:45 CET 2010 - jslaby@suse.cz - Revert "x86: allocate space within a region top-down" - (bnc#655048). - Backport to XEN. + (bnc#655048). + Backport to XEN. - commit 92c0965 ------------------------------------------------------------------- Mon Dec 20 11:33:32 CET 2010 - jslaby@suse.cz - Revert "PCI: fix pci_bus_alloc_resource() hang, prefer positive - decode" (bnc#655048). + decode" (bnc#655048). - Revert "x86: allocate space within a region top-down" - (bnc#655048). + (bnc#655048). - Revert "x86/PCI: allocate space from the end of a region, - not the beginning" (bnc#655048). + not the beginning" (bnc#655048). - Revert "PCI: allocate bus resources from the top down" - (bnc#655048). + (bnc#655048). - Revert "resources: support allocating space within a region - from the top down" (bnc#655048). + from the top down" (bnc#655048). - resources: add arch hook for preventing allocation in reserved - areas (bnc#655048). + areas (bnc#655048). - x86: avoid low BIOS area when allocating address space - (bnc#655048). + (bnc#655048). - x86: avoid E820 regions when allocating address space - (bnc#655048). + (bnc#655048). - x86: avoid high BIOS area when allocating address space - (bnc#655048). + (bnc#655048). - Refresh patches.xen/xen3-patch-2.6.34. - commit 7bbbf27 @@ -5330,8 +5350,8 @@ Mon Dec 20 11:29:01 CET 2010 - jslaby@suse.cz Mon Dec 20 11:19:41 CET 2010 - jslaby@suse.cz - Delete - patches.fixes/res-0010-PCI-fix-pci_bus_alloc_resource-hang-prefer-positive-.patch. - It's unreferenced and wrong. + patches.fixes/res-0010-PCI-fix-pci_bus_alloc_resource-hang-prefer-positive-.patch. + It's unreferenced and wrong. - commit 9e6fc50 ------------------------------------------------------------------- @@ -5368,10 +5388,10 @@ Mon Dec 13 09:12:36 CET 2010 - tiwai@suse.de Fri Dec 10 09:23:46 CET 2010 - jslaby@suse.cz - resources: add arch hook for preventing allocation in reserved - areas (bnc#655048). + areas (bnc#655048). - x86: avoid BIOS area when allocating address space (bnc#655048). - x86: avoid PNP resources when allocating address space - (bnc#655048). + (bnc#655048). - Refresh patches.xen/xen3-patch-2.6.34. - commit 7e25353 @@ -5404,14 +5424,14 @@ Thu Dec 9 14:48:13 CET 2010 - mmarek@suse.cz Wed Dec 8 17:34:25 CET 2010 - mmarek@suse.cz - rpm/kernel-docs.spec.in: Allow to build against any version of - kernel-source + kernel-source - commit 37bdc47 ------------------------------------------------------------------- Tue Dec 7 16:38:29 CET 2010 - jbeulich@novell.com - patches.arch/x86_64-unwind-annotations: Remove stringification - (needed only with very old assemblers). + (needed only with very old assemblers). - commit 987c244 ------------------------------------------------------------------- @@ -5442,7 +5462,7 @@ Tue Dec 7 09:40:37 CET 2010 - jbeulich@novell.com Mon Dec 6 12:40:34 CET 2010 - mgalbraith@suse.de - Replace buggy per tty autogroup patch with final per session patch as - integrated into tip. + integrated into tip. - sched: Add 'autogroup' scheduling feature: automated per session task groups (bnc#657613). - Delete patches.suse/sched-automated-per-tty-task-groups. - commit 0db6b6b @@ -5451,12 +5471,12 @@ Mon Dec 6 12:40:34 CET 2010 - mgalbraith@suse.de Mon Dec 6 09:12:01 CET 2010 - jbeulich@novell.com - patches.rpmify/rpm-kernel-config, patches.rpmify/split-package, - patches.suse/0004-richacl-In-memory-representation-and-helper-function.patch, - patches.suse/SoN-15-netvm-reserve.patch, - patches.suse/SoN-27-nfs-swap_ops.patch, - patches.suse/kconfig-automate-kernel-desktop, - patches.suse/mm-tune-dirty-limits.patch, - patches.suse/supported-flag-enterprise: Clean up Kconfig portions. + patches.suse/0004-richacl-In-memory-representation-and-helper-function.patch, + patches.suse/SoN-15-netvm-reserve.patch, + patches.suse/SoN-27-nfs-swap_ops.patch, + patches.suse/kconfig-automate-kernel-desktop, + patches.suse/mm-tune-dirty-limits.patch, + patches.suse/supported-flag-enterprise: Clean up Kconfig portions. - commit 713650c ------------------------------------------------------------------- @@ -5489,7 +5509,7 @@ Fri Nov 26 15:04:27 CET 2010 - jbeulich@novell.com - Update Xen patches to 2.6.37-rc3-git1 and c/s 1055. - xen/acpi: Add memory hotadd to pvops dom0 (bnc#651066). - xen/acpi: Export host physical CPU information to dom0 - (bnc#651066). + (bnc#651066). - Xen: para-virtual watchdog driver. - introduce {rd,wr}msr_safe_on_pcpu() and add/enable users. - eliminate scalability issues from initrd handling. @@ -5513,7 +5533,7 @@ Wed Nov 24 15:49:45 CET 2010 - jeffm@suse.com Mon Nov 22 19:48:15 CET 2010 - jeffm@suse.com - Update to 2.6.37-rc3. - - Eliminated 1 patch. + - Eliminated 1 patch. - commit 12ac0ac ------------------------------------------------------------------- @@ -5537,7 +5557,7 @@ Sun Nov 21 16:35:45 CET 2010 - jslaby@suse.cz Wed Nov 17 17:10:32 CET 2010 - jeffm@suse.com - sched: automated per tty task groups. - - Enabled in -desktop flavors for better interactivity. + - Enabled in -desktop flavors for better interactivity. - commit 2d5d397 ------------------------------------------------------------------- @@ -5556,7 +5576,7 @@ Tue Nov 16 20:08:11 CET 2010 - jeffm@suse.com Mon Nov 15 23:58:59 CET 2010 - jslaby@suse.cz - PCI: fix pci_bus_alloc_resource() hang, prefer positive decode - (bnc#651256). + (bnc#651256). - commit 4404c19 ------------------------------------------------------------------- @@ -5569,7 +5589,7 @@ Mon Nov 15 21:33:19 CET 2010 - jeffm@suse.com Mon Nov 15 21:30:37 CET 2010 - jeffm@suse.com - Update to 2.6.37-rc1-git11. - - Eliminated 2 patches. + - Eliminated 2 patches. - commit 5959a67 ------------------------------------------------------------------- @@ -5588,16 +5608,16 @@ Sat Nov 13 10:08:17 CET 2010 - jslaby@suse.cz Fri Nov 12 18:37:10 CET 2010 - jeffm@suse.de - Update to 2.6.37-rc1. - - Eliminated 26 patches. - - Xen is disabled. + - Eliminated 26 patches. + - Xen is disabled. - commit b9044e3 ------------------------------------------------------------------- Thu Nov 11 19:37:05 CET 2010 - gregkh@suse.de - Update config files. (bnc#652954) increase the number of possible and - default uarts for users with multi-port serial cards for the i386 and - x86-64 default configs. + default uarts for users with multi-port serial cards for the i386 and + x86-64 default configs. - commit 85c87e3 ------------------------------------------------------------------- @@ -5611,20 +5631,20 @@ Thu Nov 11 13:48:24 CET 2010 - jslaby@suse.cz Thu Nov 11 11:18:45 CET 2010 - jslaby@suse.cz - resources: add a default alignf to simplify find_resource() - (bnc#651256). + (bnc#651256). - resources: factor out resource_clip() to simplify - find_resource() (bnc#651256). + find_resource() (bnc#651256). - resources: ensure callback doesn't allocate outside available - space (bnc#651256). + space (bnc#651256). - resources: handle overflow when aligning start of available area - (bnc#651256). + (bnc#651256). - resources: support allocating space within a region from the - top down (bnc#651256). + top down (bnc#651256). - PCI: allocate bus resources from the top down (bnc#651256). - x86/PCI: allocate space from the end of a region, not the - beginning (bnc#651256). + beginning (bnc#651256). - x86: update iomem_resource end based on CPU physical address - capabilities (bnc#651256). + capabilities (bnc#651256). - x86: allocate space within a region top-down (bnc#651256). - Refresh patches.xen/xen3-patch-2.6.34. - commit 8c68ad1 @@ -5633,21 +5653,21 @@ Thu Nov 11 11:18:45 CET 2010 - jslaby@suse.cz Tue Nov 9 15:28:57 CET 2010 - jack@suse.cz - novfs: Fix for the issue of kernel dumps core on restart - (bnc#641811). + (bnc#641811). - commit 76ba833 ------------------------------------------------------------------- Fri Oct 29 13:47:35 CEST 2010 - jslaby@suse.cz - net: Limit socket I/O iovec total length to INT_MAX - (bnc#650128). + (bnc#650128). - commit 2ba74bb ------------------------------------------------------------------- Fri Oct 29 01:53:34 CEST 2010 - trenn@suse.de - Update config files. - Forgot to enable ACPI_EC_DEBUGFS on i386/pae + Forgot to enable ACPI_EC_DEBUGFS on i386/pae - commit 66b605b ------------------------------------------------------------------- @@ -5667,14 +5687,14 @@ Wed Oct 27 14:51:30 CEST 2010 - jslaby@suse.cz Tue Oct 26 21:31:22 CEST 2010 - trenn@suse.de - Update config files. - Enable CONFIG_ACPI_EC_DEBUGFS=m on supported archs. + Enable CONFIG_ACPI_EC_DEBUGFS=m on supported archs. - commit 9035254 ------------------------------------------------------------------- Tue Oct 26 13:41:23 CEST 2010 - jbeulich@novell.com - Update Xen config files (restore options accidentally deleted - by 1b1584fccbfdc42e6e8b35c3c207ca65feb0c7d5). + by 1b1584fccbfdc42e6e8b35c3c207ca65feb0c7d5). - commit f8e5000 ------------------------------------------------------------------- @@ -5682,7 +5702,7 @@ Mon Oct 25 12:53:38 CEST 2010 - jbeulich@novell.com - Update Xen patches to 2.6.36 and c/s 1043. - xen: netback: take net_schedule_list_lock when removing entry - from net_schedule_list. + from net_schedule_list. - Update Xen config files. - commit b772cd8 @@ -5692,7 +5712,7 @@ Mon Oct 25 08:58:15 CEST 2010 - tiwai@suse.de - ALSA: hda - Add workarounds for CT-IBG controllers (bnc#564324). - ALSA: hda - Add some workarounds for Creative IBG (bnc#564324). - ALSA: hda - Fix wrong SPDIF NID assignment for CA0110 - (bnc#564324). + (bnc#564324). - commit 2256eda ------------------------------------------------------------------- @@ -5705,7 +5725,7 @@ Fri Oct 22 21:18:25 CEST 2010 - jeffm@suse.de Fri Oct 22 13:32:04 CEST 2010 - jbeulich@novell.com - patches.arch/i386-unwind-annotations, - patches.arch/x86_64-unwind-annotations: Update Patch-mainline tags. + patches.arch/x86_64-unwind-annotations: Update Patch-mainline tags. - commit 6ee5ccb ------------------------------------------------------------------- @@ -5720,7 +5740,7 @@ Thu Oct 21 10:11:03 CEST 2010 - sjayaraman@suse.de Mon Oct 18 16:54:57 CEST 2010 - trenn@suse.de - ACPI: Make Embedded Controller command timeout delay - configurable (bnc#639261). + configurable (bnc#639261). - commit 9ea38cf ------------------------------------------------------------------- @@ -5756,7 +5776,7 @@ Mon Oct 11 17:14:51 CEST 2010 - mmarek@suse.cz Mon Oct 11 16:12:29 CEST 2010 - jbeulich@novell.com - patches.apparmor/apparmor-compatibility-patch-for-v5-network-control: - Remove .rej file from this patch. + Remove .rej file from this patch. - commit 8828ce5 ------------------------------------------------------------------- @@ -5769,7 +5789,7 @@ Fri Oct 8 17:40:50 CEST 2010 - jeffm@suse.de Tue Oct 5 18:02:19 CEST 2010 - jbeulich@novell.com - patches.drivers/dynamic_debug_4.patch: Fix build issues with - !DYNAMIC_DEBUG and build warning. + !DYNAMIC_DEBUG and build warning. - commit b08d2aa ------------------------------------------------------------------- @@ -5782,7 +5802,7 @@ Tue Oct 5 17:19:46 CEST 2010 - jeffm@suse.de Tue Oct 5 16:58:20 CEST 2010 - jeffm@suse.de - AppArmor: Allow dfa backward compatibility with broken - userspace. + userspace. - AppArmor: compatibility patch for v5 interface. - AppArmor: compatibility patch for v5 network control. - commit cb27981 @@ -5791,7 +5811,7 @@ Tue Oct 5 16:58:20 CEST 2010 - jeffm@suse.de Mon Oct 4 16:57:34 CEST 2010 - jeffm@suse.de - Update to 2.6.36-rc6. - - Eliminated 2 patches. + - Eliminated 2 patches. - commit 57ae577 ------------------------------------------------------------------- @@ -5804,25 +5824,25 @@ Fri Sep 24 13:45:31 CEST 2010 - jbeulich@novell.com Fri Sep 24 13:23:13 CEST 2010 - trenn@suse.de - acpi: ec_sys: access user space with get_user()/put_user() - (none). + (none). - commit d028761 ------------------------------------------------------------------- Fri Sep 24 13:14:36 CEST 2010 - trenn@suse.de - kernel/module.c: Fix compiler warnings if debug is compiled in - (none). + (none). - PNP: Use dev_dbg instead of dev_printk(KERN_DEBUG.. if - DYNAMIC_DEBUG is compiled in (none). + DYNAMIC_DEBUG is compiled in (none). - PNP: Compile all pnp built-in stuff in one module namespace - (none). + (none). - Dynamic Debug: Introduce global fake module param module.ddebug - - V4 (none). + - V4 (none). - Dynamic Debug: Initialize dynamic debug earlier via - arch_initcall (none). + arch_initcall (none). - Dynamic Debug: Introduce ddebug_query= boot parameter (none). - Dynamic Debug: Split out query string parsing/setup from - proc_write (none). + proc_write (none). - commit dcd5c68 ------------------------------------------------------------------- @@ -5847,7 +5867,7 @@ Fri Sep 24 09:54:16 CEST 2010 - jbeulich@novell.com Thu Sep 23 23:33:54 CEST 2010 - mmarek@suse.cz - rpm/kernel-binary.spec.in: Fix for kernel release strings like - 2.6.36-rc5-73-g57aebd7-vanilla. + 2.6.36-rc5-73-g57aebd7-vanilla. - rpm/kernel-spec-macros: Cleanup. - commit 0926a18 @@ -5855,7 +5875,7 @@ Thu Sep 23 23:33:54 CEST 2010 - mmarek@suse.cz Thu Sep 23 19:16:00 CEST 2010 - jeffm@suse.de - rose: Fix signedness issues wrt. digi count (CVE-2010-3310 - bnc#640721). + bnc#640721). - commit bcdc88b ------------------------------------------------------------------- @@ -5874,7 +5894,7 @@ Tue Sep 21 14:15:34 CEST 2010 - mmarek@suse.cz Tue Sep 21 13:59:10 CEST 2010 - jeffm@suse.de - Linux: 2.6.36-rc5. - - Eliminated 6 patches (all security backports). + - Eliminated 6 patches (all security backports). - commit d4603b4 ------------------------------------------------------------------- @@ -5882,8 +5902,8 @@ Mon Sep 20 19:57:39 CEST 2010 - jeffm@suse.de - Revert "- make SCSI and ATA drivers modules again. (bnc#564357)." This reverts commit 75e8e5eae2c1e8dd279370f2c7650835ee821deb. - - make SCSI and ATA drivers modules again. - (bnc#564357) + - make SCSI and ATA drivers modules again. + (bnc#564357) This change only applies to enterprise releases and should have been reverted prior to the release of openSUSE 11.3. - commit 7fc084f @@ -5892,14 +5912,14 @@ Mon Sep 20 19:57:39 CEST 2010 - jeffm@suse.de Mon Sep 20 16:03:14 CEST 2010 - sjayaraman@suse.de - Update patches.suse/SoN-05-reserve-slub.patch to accomodate an upstream - change that uses kmem_cache flags instead of PageSlubDebug flag. + change that uses kmem_cache flags instead of PageSlubDebug flag. - commit 4ea582b ------------------------------------------------------------------- Mon Sep 20 15:25:41 CEST 2010 - jeffm@suse.de - Set LSM_MMAP_MIN_ADDR=0 to allow tools like DOSemu to work properly. The - default is still set to 64k. + default is still set to 64k. - commit 0581892 ------------------------------------------------------------------- @@ -5912,25 +5932,25 @@ Sun Sep 19 17:39:03 CEST 2010 - jeffm@suse.com Fri Sep 17 01:05:47 CEST 2010 - jeffm@suse.de - wext: fix potential private ioctl memory content leak - (CVE-2010-2955 bnc#635413). + (CVE-2010-2955 bnc#635413). - wext: fix potential private ioctl memory content leak - (CVE-2010-2955 bnc#635413). + (CVE-2010-2955 bnc#635413). - commit 6df45c9 ------------------------------------------------------------------- Thu Sep 16 20:58:28 CEST 2010 - jeffm@suse.de - x86-64, compat: Test %rax for the syscall number, not %eax - (CVE-2010-3301 bnc#639708). + (CVE-2010-3301 bnc#639708). - x86-64, compat: Retruncate rax after ia32 syscall entry tracing - (CVE-2010-3301 bnc#639708). + (CVE-2010-3301 bnc#639708). - commit fb77404 ------------------------------------------------------------------- Thu Sep 16 20:37:08 CEST 2010 - jeffm@suse.de - compat: Make compat_alloc_user_space() incorporate the - access_ok() (CVE-2010-3081 bnc#639709). + access_ok() (CVE-2010-3081 bnc#639709). - commit 664a0ac ------------------------------------------------------------------- @@ -5943,21 +5963,21 @@ Wed Sep 15 20:17:27 CEST 2010 - jeffm@suse.com Wed Sep 15 19:32:01 CEST 2010 - jeffm@suse.de - drivers/net/usb/hso.c: prevent reading uninitialized memory - (CVE-2010-3298 bnc#639483). + (CVE-2010-3298 bnc#639483). - commit 35e70c8 ------------------------------------------------------------------- Wed Sep 15 19:23:44 CEST 2010 - jeffm@suse.de - drivers/net/cxgb3/cxgb3_main.c: prevent reading uninitialized - stack memory (CVE-2010-3296 bnc#639481). + stack memory (CVE-2010-3296 bnc#639481). - commit a0634a9 ------------------------------------------------------------------- Wed Sep 15 19:07:53 CEST 2010 - jeffm@suse.de - drivers/net/eql.c: prevent reading uninitialized stack memory - (CVE-2010-3297 bnc#639482). + (CVE-2010-3297 bnc#639482). - commit 2a7b160 ------------------------------------------------------------------- @@ -5972,11 +5992,11 @@ Wed Sep 15 17:28:18 CEST 2010 - tiwai@suse.de Tue Sep 14 08:13:57 CEST 2010 - jslaby@suse.cz - Update to Linux 2.6.36-rc4. - - Obsoletes: - - patches.fixes/bonding-jiffies2.patch. - - patches.fixes/irda-correctly-clean-up-self-ias_obj-on-irda_bind-failure. - - patches.fixes/net-sched-fix-kernel-leak-in-act_police. - - patches.rpmify/spectra-depends-on-moorestown. + - Obsoletes: + - patches.fixes/bonding-jiffies2.patch. + - patches.fixes/irda-correctly-clean-up-self-ias_obj-on-irda_bind-failure. + - patches.fixes/net-sched-fix-kernel-leak-in-act_police. + - patches.rpmify/spectra-depends-on-moorestown. - fix build on s390 as of 2.6.36-rc4. - Refresh patches.suse/SoN-08-mm-page_alloc-emerg.patch. - Refresh patches.suse/reiser4-set_page_dirty_notag. @@ -6006,7 +6026,7 @@ Fri Sep 3 18:57:13 CEST 2010 - jeffm@suse.de Fri Sep 3 16:38:10 CEST 2010 - jeffm@suse.com - irda: Correctly clean up self->ias_obj on irda_bind() failure - (CVE-2010-2954 bnc#636112). + (CVE-2010-2954 bnc#636112). - commit f04e61f ------------------------------------------------------------------- @@ -6028,7 +6048,7 @@ Wed Sep 1 11:40:45 CEST 2010 - jbeulich@novell.com Wed Sep 1 00:53:49 CEST 2010 - jeffm@suse.com - net sched: fix kernel leak in act_police (CVE-2010-2942 - bnc#632309). + bnc#632309). - commit 66e1d72 ------------------------------------------------------------------- @@ -6047,28 +6067,28 @@ Mon Aug 30 17:24:07 CEST 2010 - jeffm@suse.de Mon Aug 30 17:03:30 CEST 2010 - jeffm@suse.de - Update to Linux: 2.6.36-rc3. - - Eliminated 7 patches. + - Eliminated 7 patches. - commit d298d2d ------------------------------------------------------------------- Sat Aug 28 13:09:20 CEST 2010 - jslaby@suse.cz - Delete - patches.suse/rlim-0020-core-optimize-setrlimit-for-current-task.patch. + patches.suse/rlim-0020-core-optimize-setrlimit-for-current-task.patch. - Delete - patches.suse/rlim-0021-FS-proc-switch-limits-reading-to-fops.patch. + patches.suse/rlim-0021-FS-proc-switch-limits-reading-to-fops.patch. - Delete - patches.suse/rlim-0022-FS-proc-make-limits-writable.patch. - This was just a workaround crap. In 2.6.36 we have a nice syscall - instead. Sorry for commiting this to the merge-36 branch first. I - didn't notice it was already merged here. + patches.suse/rlim-0022-FS-proc-make-limits-writable.patch. + This was just a workaround crap. In 2.6.36 we have a nice syscall + instead. Sorry for commiting this to the merge-36 branch first. I + didn't notice it was already merged here. - commit 5449fcb ------------------------------------------------------------------- Fri Aug 27 16:26:16 CEST 2010 - jeffm@suse.com - Disabled ACPI table override patches again. fsnotify was introduced into - the truncate path and causes crashes. + the truncate path and causes crashes. - commit e18fc2c ------------------------------------------------------------------- @@ -6123,22 +6143,22 @@ Tue Aug 24 17:11:08 CEST 2010 - jeffm@suse.de Tue Aug 24 17:07:45 CEST 2010 - jeffm@suse.de - Refresh patches.suse/SoN-20-netvm-tcp-deadlock.patch: Added missing - fixup for sk_rmem_schedule in caif. + fixup for sk_rmem_schedule in caif. - commit a9ff761 ------------------------------------------------------------------- Tue Aug 24 16:47:58 CEST 2010 - mmarek@suse.cz - makefile: not need to regenerate kernel.release file when - make kernelrelease. + make kernelrelease. - commit 81237a8 ------------------------------------------------------------------- Tue Aug 24 16:18:58 CEST 2010 - jeffm@suse.com - rpm/kernel-source.spec.in, scripts/tar-up.sh: Renamed config-options.changes - to config-options.changes.txt in the exported package to avoid triggering - a build service rule error. + to config-options.changes.txt in the exported package to avoid triggering + a build service rule error. - commit ff4889e ------------------------------------------------------------------- @@ -6152,7 +6172,7 @@ Tue Aug 24 16:16:55 CEST 2010 - jeffm@suse.com Tue Aug 24 15:43:02 CEST 2010 - jeffm@suse.com - Renamed doc/config-options.changes to doc/config-options.changes.txt to - avoid triggering a build service rule error. + avoid triggering a build service rule error. - commit 124ac26 ------------------------------------------------------------------- @@ -6171,14 +6191,14 @@ Mon Aug 23 20:25:52 CEST 2010 - jeffm@suse.de Mon Aug 23 20:14:03 CEST 2010 - jeffm@suse.de - rpm/kernel-binary.spec.in: Disable CONFIG_DEBUG_INFO. It's enabled - dynamically in the spec file and now has follow-on options. + dynamically in the spec file and now has follow-on options. - commit d270759 ------------------------------------------------------------------- Mon Aug 23 19:57:40 CEST 2010 - jeffm@suse.de - patches.rpmify/spectra-drop-locked_ioctl-support: add - to grab the BKL + to grab the BKL - commit 1df02ec ------------------------------------------------------------------- @@ -6191,20 +6211,20 @@ Mon Aug 23 17:57:06 CEST 2010 - jeffm@suse.de Mon Aug 23 16:59:08 CEST 2010 - jeffm@suse.de - Updated to 2.6.36-rc2. - - Eliminated 2 patches. + - Eliminated 2 patches. - commit 52d47a0 ------------------------------------------------------------------- Wed Aug 18 19:44:13 CEST 2010 - jeffm@suse.de - Update to 2.6.36-rc1. - - Eliminated 71 patches. - - spectra: Drop ->locked_ioctl support. - - spectra: Drop ->prepare_flush_fn support. - - spectra: Remove duplicate GLOB_VERSION. - - novfs: Fix ioctl usage. - - novfs: use evict_inode. - - Xen is disabled. + - Eliminated 71 patches. + - spectra: Drop ->locked_ioctl support. + - spectra: Drop ->prepare_flush_fn support. + - spectra: Remove duplicate GLOB_VERSION. + - novfs: Fix ioctl usage. + - novfs: use evict_inode. + - Xen is disabled. - commit 63642f6 ------------------------------------------------------------------- @@ -6223,10 +6243,10 @@ Fri Aug 13 02:39:29 CEST 2010 - jeffm@suse.com Thu Aug 12 20:42:29 CEST 2010 - gregkh@suse.de - Update to 2.6.35.1 - - security fixes - - bug fixes - - obsoletes: - patches.fixes/e1000e-don-t-inadvertently-re-set-INTX_DISABLE.patch. + - security fixes + - bug fixes + - obsoletes: + patches.fixes/e1000e-don-t-inadvertently-re-set-INTX_DISABLE.patch. - commit a009fb4 ------------------------------------------------------------------- @@ -6258,7 +6278,7 @@ Thu Aug 12 19:24:58 CEST 2010 - jeffm@suse.com Thu Aug 12 08:54:30 CEST 2010 - jslaby@suse.cz - patches.fixes/vmscan-fix-stalls.patch: vmscan: raise the bar - to PAGEOUT_IO_SYNC stalls (bnc#625339). + to PAGEOUT_IO_SYNC stalls (bnc#625339). - commit 1efea94 ------------------------------------------------------------------- @@ -6271,7 +6291,7 @@ Wed Aug 11 23:34:07 CEST 2010 - jack@suse.cz Wed Aug 11 06:08:17 CEST 2010 - neilb@suse.de - Refresh - patches.fixes/nfsd-05-sunrpc-cache-allow-thread-to-block-while-waiting-for.patch. + patches.fixes/nfsd-05-sunrpc-cache-allow-thread-to-block-while-waiting-for.patch. - Refresh patches.fixes/sunrpc-monotonic-expiry. - Delete patches.fixes/nfs-write.c-bug-removal.patch. Update some patches for 2.6.35 @@ -6281,14 +6301,14 @@ Wed Aug 11 06:08:17 CEST 2010 - neilb@suse.de Wed Aug 11 05:42:36 CEST 2010 - neilb@suse.de - NFS: allow close-to-open cache semantics to apply to root of - NFS filesystem (bnc#584720). + NFS filesystem (bnc#584720). - commit deea101 ------------------------------------------------------------------- Tue Aug 10 19:19:37 CEST 2010 - tiwai@suse.de - ALSA: hda - patch_nvhdmi.c: Add missing codec IDs, unify names - (bnc#627212). + (bnc#627212). - ALSA: hda - Add pin-fix for HP dc5750 (bnc#624118). - commit 4844a71 @@ -6297,13 +6317,13 @@ Mon Aug 9 16:28:00 CEST 2010 - jbeulich@novell.com - Update Xen patches to 2.6.35 final and c/s 1025. - create devices in /dev/xen when they are expected to be - used there. + used there. - xen/netback: Allow setting of large MTU before rings have - connected. + connected. - xen/netback: Always pull through PKT_PROT_LEN bytes into the - linear part of an skb. + linear part of an skb. - pass trigger mode and polarity information to Xen for all - interrupts. + interrupts. - Update Xen config files. - supported.conf: Add pci-iomul.ko. - commit c642c1b @@ -6312,7 +6332,7 @@ Mon Aug 9 16:28:00 CEST 2010 - jbeulich@novell.com Fri Aug 6 17:03:09 CEST 2010 - jeffm@suse.de - patches.xen/xen3-auto-xen-arch.diff: Update struct acpi_power_register - usage from upstream commit 718be4aa. + usage from upstream commit 718be4aa. - commit 4ce0b48 ------------------------------------------------------------------- @@ -6343,7 +6363,7 @@ Fri Jul 23 18:25:37 CEST 2010 - jeffm@suse.de Fri Jul 23 12:15:59 CEST 2010 - jack@suse.cz - novfs: code cleanup for one case of novfs return value - (bnc#624606). + (bnc#624606). - commit 4875860 ------------------------------------------------------------------- @@ -6356,7 +6376,7 @@ Wed Jul 21 11:07:10 CEST 2010 - jack@suse.cz Wed Jul 21 10:47:22 CEST 2010 - jack@suse.cz - novfs: Fix a memory leak that causes an OOM condition - (bnc#610828). + (bnc#610828). - commit 519d8a0 ------------------------------------------------------------------- @@ -6370,7 +6390,7 @@ Tue Jul 20 12:55:33 CEST 2010 - mmarek@suse.cz - scripts/tar-up.sh: Generate the rpm changelog using gitlog2changes. - Move kernel-source.changes.old to rpm/ (not included in the pachage - though). + though). - commit 8ed2389 ------------------------------------------------------------------- diff --git a/kernel-debug.spec b/kernel-debug.spec index 6f46b3d0..0976c99f 100644 --- a/kernel-debug.spec +++ b/kernel-debug.spec @@ -17,8 +17,8 @@ # norootforbuild -%define srcversion 3.7-rc8 -%define patchversion 3.7.0-rc8 +%define srcversion 3.7 +%define patchversion 3.7.0 %define variant %{nil} %define vanilla_only 0 @@ -57,7 +57,7 @@ Name: kernel-debug Summary: A Debug Version of the Kernel -Version: 3.7.rc8 +Version: 3.7.0 Release: 0 License: GPL-2.0 Group: System/Kernel @@ -139,7 +139,7 @@ Provides: kernel-kdump Obsoletes: kernel-kdump %endif -Source0: http://www.kernel.org/pub/linux/kernel/v3.x/testing/linux-%srcversion.tar.bz2 +Source0: http://www.kernel.org/pub/linux/kernel/v3.x/linux-%srcversion.tar.bz2 Source2: source-post.sh Source3: kernel-source.rpmlintrc Source8: devel-pre.sh diff --git a/kernel-default.changes b/kernel-default.changes index d2b5ac29..5f99db5f 100644 --- a/kernel-default.changes +++ b/kernel-default.changes @@ -1,3 +1,21 @@ +------------------------------------------------------------------- +Tue Dec 11 20:42:22 CET 2012 - ohering@suse.de + +- Drivers: hv: balloon: Fix a memory leak. +- commit 26cdad5 + +------------------------------------------------------------------- +Tue Dec 11 19:29:44 CET 2012 - jeffm@suse.com + +- Update to 3.7-final. +- commit 1771a73 + +------------------------------------------------------------------- +Tue Dec 11 17:00:46 CET 2012 - ohering@suse.de + +- Update patch headers for fate314663 and fate314665 changes +- commit 44044f1 + ------------------------------------------------------------------- Tue Dec 11 00:30:54 CET 2012 - jack@suse.cz @@ -5,6 +23,12 @@ Tue Dec 11 00:30:54 CET 2012 - jack@suse.cz ext3 will be removed upstream so let's do the transition. - commit dadc8ea +------------------------------------------------------------------- +Fri Dec 7 13:57:47 CET 2012 - guillaume.gardet@oliseo.fr + +- Update omap2plus (armv7) config: Enable TWL* USB drivers +- commit 28c09f5 + ------------------------------------------------------------------- Fri Dec 7 12:14:08 CET 2012 - jbeulich@suse.com @@ -32,11 +56,11 @@ Thu Dec 6 21:51:12 CET 2012 - ohering@suse.de - mm: Export a function to get vm committed memory. - Drivers: hv: Add Hyper-V balloon driver. - Drivers: hv: balloon: Fix a bug in the definition of struct - dm_info_msg. + dm_info_msg. - Update config files. fate#314665 hyper-v: Update the Vmbus protocol - Drivers: hv: Implement routines for read side signaling - optimization. + optimization. - Drivers: hv: Add state to manage batched reading. - Drivers: hv: Turn off batched reading for util drivers. - Drivers: hv: Optimize signaling in the read path. @@ -44,21 +68,21 @@ Thu Dec 6 21:51:12 CET 2012 - ohering@suse.de - Drivers: hv: Get rid of hv_get_ringbuffer_interrupt_mask(). - Drivers: hv: Support handling multiple VMBUS versions. - Drivers: hv: Update the ring buffer structure to match win8 - functionality. + functionality. - Drivers: hv: Extend/modify vmbus_channel_offer_channel for - win7 and beyond. + win7 and beyond. - Drivers: hv: Save and export negotiated vmbus version. - Drivers: hv: Change the signature for hv_signal_event(). - Drivers: hv: Change the signature of vmbus_set_event(). - Drivers: hv: Move vmbus version definitions to hyperv.h. - Drivers: hv: Manage signaling state on a per-connection basis. - Drivers: hv: Cleanup vmbus_set_event() to support win7 and - beyond. + beyond. - Drivers: hv: Setup a mapping for Hyper-V's notion cpu ID. - Drivers: hv: Add state to manage incoming channel interrupt - load. + load. - Drivers: hv: Modify the interrupt handling code to support - win8 and beyond. + win8 and beyond. - Drivers: hv: Add code to distribute channel interrupt load. - Drivers: hv: Get rid of the unused global signaling state. - Drivers: hv: Get rid of unnecessary request for offers. @@ -69,7 +93,7 @@ Thu Dec 6 21:51:12 CET 2012 - ohering@suse.de - Drivers: hv: Implement flow management on the send side. - Drivers: hv: Capture the host build information. - Drivers: hv: Cleanup and consolidate reporting of build/version - info. + info. - commit 4fccd03 ------------------------------------------------------------------- @@ -244,14 +268,14 @@ Fri Nov 2 13:50:13 CET 2012 - jbeulich@novell.com - Update Xen patches to 3.7-rc3 and c/s 1202. - extend base interfaces to support multi-page rings for - frontend/backend communication. + frontend/backend communication. - blkback: allow using multiple page frontend communication ring. - blkfront: allow using multiple page backend communication ring. - ACPI: Store valid ACPI tables passed via early initrd in - reserved memblock areas. + reserved memblock areas. - ACPI: Fix build when disabled. - ACPI: Cleanup acpi_initrd_override declaration and remove - ifdefs. + ifdefs. - config.conf: Re-enable Xen configs. - Update x86 config files. - Delete patches.xen/xen3-acpi_override_2_2.patch. @@ -372,7 +396,7 @@ Sun Oct 21 23:17:25 CEST 2012 - jslaby@suse.cz - Refresh patches.xen/xen3-patch-3.6. - Delete patches.fixes/hv-storvsc-reset-wait.patch. - Delete - patches.rpmify/x86-kbuild-archscripts-depends-on-scripts_basic. + patches.rpmify/x86-kbuild-archscripts-depends-on-scripts_basic. - commit cfee26b ------------------------------------------------------------------- @@ -394,19 +418,19 @@ Thu Oct 18 16:26:57 CEST 2012 - trenn@suse.de and proper git-xy: meta tags: - lib: Add early cpio decoder. - x86, acpi: Introduce x86 arch specific arch_reserve_mem_area() - for e820 handling. + for e820 handling. - ACPI: Store valid ACPI tables passed via early initrd in - reserved memblock areas. + reserved memblock areas. - ACPI: Implement physical address table override. - ACPI: Create acpi_table_taint() function to avoid code - duplication. + duplication. - ACPI: Document ACPI table overriding via initrd. - ACPI: Fix build when disabled. - X86 ACPI: Use #ifdef not #if for CONFIG_X86 check. - ACPI: Overriding ACPI tables via initrd only works with - an initrd. + an initrd. - ACPI: Cleanup acpi_initrd_override declaration and remove - ifdefs. + ifdefs. - Delete patches.arch/acpi_fix_custom_method_acc.patch. - Delete patches.arch/acpi_override_2_2.patch. - Delete patches.arch/acpi_override_documentation. @@ -455,11 +479,11 @@ Thu Oct 11 17:17:11 CEST 2012 - guillaume.gardet@oliseo.fr Wed Oct 10 21:28:30 CEST 2012 - jslaby@suse.cz - Delete - patches.suse/msft-hv-0394-tools-hv-Fix-file-handle-leak.patch. + patches.suse/msft-hv-0394-tools-hv-Fix-file-handle-leak.patch. - Delete - patches.suse/msft-hv-0395-tools-hv-Fix-exit-error-code.patch. + patches.suse/msft-hv-0395-tools-hv-Fix-exit-error-code.patch. - Delete - patches.suse/msft-hv-0396-tools-hv-Check-for-read-write-errors.patch. + patches.suse/msft-hv-0396-tools-hv-Check-for-read-write-errors.patch. These are in 3.6.1. - commit 2a321c4 @@ -510,7 +534,7 @@ Thu Oct 4 13:52:15 CEST 2012 - ohering@suse.de - hyperv: Add comments for the extended buffer after RNDIS message. - Drivers: hv: Cleanup the guest ID computation. - Drivers: hv: vmbus: Use the standard format string to format - GUIDs. + GUIDs. - Drivers: hv: Add KVP definitions for IP address injection. - Drivers: hv: kvp: Cleanup error handling in KVP. - Drivers: hv: Explicitly size elements of protocol structures. @@ -522,7 +546,7 @@ Thu Oct 4 13:52:15 CEST 2012 - ohering@suse.de - Tools: hv: Represent the ipv6 mask using CIDR notation. - Tools: hv: Gather ipv[4,6] gateway information. - hv: fail the probing immediately when we are not in hyperv - platform. + platform. - hv: vmbus_drv: detect hyperv through x86_hyper. - Tools: hv: Get rid of some unused variables. - Tools: hv: Correctly type string variables. @@ -541,14 +565,14 @@ Thu Oct 4 13:52:15 CEST 2012 - ohering@suse.de - tools/hv: Parse /etc/os-release. - hyperv: Fix the max_xfer_size in RNDIS initialization. - hyperv: Fix the missing return value in - rndis_filter_set_packet_filter(). + rndis_filter_set_packet_filter(). - hyperv: Fix page buffer handling in rndis_filter_send_request(). - hyperv: Remove extra allocated space for recv_pkt_list elements. - hyperv: Report actual status in receive completion packet. - hyperv: Add buffer for extended info after the RNDIS response - message. + message. - Delete - patches.suse/suse-hv-Cleanup-the-guest-ID-computation.patch. + patches.suse/suse-hv-Cleanup-the-guest-ID-computation.patch. - commit 08d283b ------------------------------------------------------------------- @@ -573,7 +597,6 @@ Mon Oct 1 05:29:41 CEST 2012 - jeffm@suse.com Sat Sep 29 12:29:30 CEST 2012 - dmueller@suse.com - ARM/u5800: Fix build of ux500 driver - Acked-by: Jeff Mahoney - commit 0ea37a0 ------------------------------------------------------------------- @@ -586,21 +609,18 @@ Sat Sep 29 10:44:01 CEST 2012 - dmueller@suse.com Sat Sep 29 10:24:00 CEST 2012 - dmueller@suse.com - ARM/tegra: Remove optional parts to fix build - Acked-by: Jeff Mahoney - commit d729a16 ------------------------------------------------------------------- Sat Sep 29 10:23:24 CEST 2012 - dmueller@suse.com - ARM: enable zcache support - Acked-by: Jeff Mahoney - commit 17b147b ------------------------------------------------------------------- Sat Sep 29 10:22:39 CEST 2012 - dmueller@suse.com - ARM/cubox: set cachefilesd to module - Acked-by: Jeff Mahoney - commit c1fb243 ------------------------------------------------------------------- @@ -609,13 +629,13 @@ Fri Sep 28 17:29:39 CEST 2012 - trenn@suse.de - Remove old patchset to override ACPI tables via initrd. Also remove a stale xen patch related to that. - Delete - patches.arch/acpi_implement_overriding_of_arbitrary_acpi_tables_via_initrd.patch. + patches.arch/acpi_implement_overriding_of_arbitrary_acpi_tables_via_initrd.patch. - Delete - patches.arch/acpica_fix_wrongly_mapped_acpi_table_header_when_overriding_via_initrd.patch. + patches.arch/acpica_fix_wrongly_mapped_acpi_table_header_when_overriding_via_initrd.patch. - Delete - patches.arch/acpica_introduce_acpi_os_phys_table_override_function.patch. + patches.arch/acpica_introduce_acpi_os_phys_table_override_function.patch. - Delete - patches.xen/xen3-acpi_implement_overriding_of_arbitrary_acpi_tables_via_initrd.patch. + patches.xen/xen3-acpi_implement_overriding_of_arbitrary_acpi_tables_via_initrd.patch. - commit dd8f1b0 ------------------------------------------------------------------- @@ -744,7 +764,7 @@ Mon Sep 10 19:22:00 CEST 2012 - jeffm@suse.com Mon Sep 10 10:20:23 CEST 2012 - jbeulich@novell.com - patches.arch/s390-message-catalog.diff: Properly handle pr_cont() and fold - in the below two trivial fixes. + in the below two trivial fixes. - Delete patches.arch/s390-message-catalog-fix.diff. - Delete patches.arch/s390-message-catalog-perl-fix.diff. - Refresh patches.arch/kmsg-fix-parameter-limitations. @@ -818,10 +838,10 @@ Fri Aug 31 23:20:23 CEST 2012 - dmueller@suse.com Fri Aug 31 15:18:07 CEST 2012 - jslaby@suse.cz - i2c/busses: Fix build error if CONFIG_I2C_DESIGNWARE_PLATFORM=y - && CONFIG_I2C_DESIGN. + && CONFIG_I2C_DESIGN. - Delete - patches.fixes/i2c-busses-fix-build-error-if-config_i2c_designware_platform-y-config_i2c_design. - Move it to rpmify, so that vanilla builds fine too. + patches.fixes/i2c-busses-fix-build-error-if-config_i2c_designware_platform-y-config_i2c_design. + Move it to rpmify, so that vanilla builds fine too. - commit 0217ad5 ------------------------------------------------------------------- @@ -899,7 +919,7 @@ Tue Aug 21 18:17:16 CEST 2012 - jeffm@suse.com Fri Aug 17 14:51:23 CEST 2012 - jeffm@suse.com - Update to 3.6-rc2. - - Eliminated 1 patch. + - Eliminated 1 patch. - commit 71963b0 ------------------------------------------------------------------- @@ -1355,7 +1375,7 @@ Wed Jun 13 13:21:58 CEST 2012 - hare@suse.de - Rediff patch - patches.drivers/mach-dove-Fixup-ge00-initialisation.patch: - Rediff after backport from upstream. + Rediff after backport from upstream. - commit fa58c5e ------------------------------------------------------------------- @@ -1363,7 +1383,7 @@ Wed Jun 13 12:56:17 CEST 2012 - hare@suse.de - Fixup patch to apply - patches.drivers/spi-orion-convert-to-new-infrastructure.patch - backported from upstream. + backported from upstream. - commit 2507393 ------------------------------------------------------------------- @@ -1382,9 +1402,9 @@ Wed Jun 13 12:31:48 CEST 2012 - hare@suse.de Mon Jun 11 20:04:20 CEST 2012 - jeffm@suse.com - Update to 3.5-rc2. - - Xen needs update. - - ARM needs update. - - Eliminated 13 patches. + - Xen needs update. + - ARM needs update. + - Eliminated 13 patches. - commit 3f461b1 ------------------------------------------------------------------- @@ -1423,7 +1443,7 @@ Tue Jun 5 17:12:21 CEST 2012 - ohering@suse.de Mon Jun 4 10:36:59 CEST 2012 - ohering@suse.de - [SCSI] storvsc: Properly handle errors from the host - (bnc#747404). + (bnc#747404). - Delete patches.suse/suse-hv-storvsc-ignore-ata_16.patch. - commit ad28e23 @@ -1486,7 +1506,7 @@ Wed May 23 15:59:25 CEST 2012 - jbeulich@novell.com Tue May 22 14:21:24 CEST 2012 - trenn@suse.de - X86 acpi_cpufreq: Do not use request_module for autoloading - (bnc#756085). + (bnc#756085). - Refresh patches.xen/xen3-auto-common.diff. - patches.xen/xen3-patch-3.3: - commit caf270e @@ -1545,7 +1565,7 @@ Mon May 14 03:43:45 CEST 2012 - jeffm@suse.com Mon May 14 03:37:58 CEST 2012 - jeffm@suse.com - Update to 3.4-rc7. - - Eliminated 1 patch. + - Eliminated 1 patch. - commit 4cd9e9b ------------------------------------------------------------------- @@ -1598,7 +1618,7 @@ Mon May 7 20:11:04 CEST 2012 - jeffm@suse.com Mon May 7 19:54:14 CEST 2012 - jeffm@suse.com - Update to 3.4-rc6. - - Eliminated 2 patches. + - Eliminated 2 patches. - commit 749ea8f ------------------------------------------------------------------- @@ -1635,7 +1655,7 @@ Wed May 2 16:40:55 CEST 2012 - jeffm@suse.com Wed May 2 16:34:34 CEST 2012 - mmarek@suse.cz - rpm/kernel-binary.spec.in: Do not require distribution-release - during build. + during build. - commit 3cd703f ------------------------------------------------------------------- @@ -1686,18 +1706,18 @@ Thu Apr 26 19:13:49 CEST 2012 - jeffm@suse.com - Disabled DECNet and ARCNet. Specific config options disabled: CONFIG_ARCNET - CONFIG_ARCNET_1051 - CONFIG_ARCNET_1201 - CONFIG_ARCNET_CAP - CONFIG_ARCNET_COM20020_CS - CONFIG_ARCNET_COM20020 - CONFIG_ARCNET_COM20020_PCI - CONFIG_ARCNET_COM90xxIO - CONFIG_ARCNET_COM90xx - CONFIG_ARCNET_RAW - CONFIG_ARCNET_RIM_I + CONFIG_ARCNET_1051 + CONFIG_ARCNET_1201 + CONFIG_ARCNET_CAP + CONFIG_ARCNET_COM20020_CS + CONFIG_ARCNET_COM20020 + CONFIG_ARCNET_COM20020_PCI + CONFIG_ARCNET_COM90xxIO + CONFIG_ARCNET_COM90xx + CONFIG_ARCNET_RAW + CONFIG_ARCNET_RIM_I CONFIG_DECNET - CONFIG_DECNET_NF_GRABULATOR + CONFIG_DECNET_NF_GRABULATOR - commit 272dd14 ------------------------------------------------------------------- @@ -1799,7 +1819,7 @@ Fri Apr 20 18:09:06 CEST 2012 - jbeulich@novell.com Tue Apr 17 15:59:19 CEST 2012 - jeffm@suse.com - Update to 3.4-rc3. - - Eliminated 1 patch. + - Eliminated 1 patch. - commit 2fde7e0 ------------------------------------------------------------------- @@ -1819,7 +1839,7 @@ Mon Apr 9 03:28:12 CEST 2012 - jeffm@suse.com Fri Apr 6 06:42:35 CEST 2012 - jeffm@suse.com - Update AppArmor for 3.4. - - apparmor: Add "profiles" list to sysfs. + - apparmor: Add "profiles" list to sysfs. - commit 59517ac ------------------------------------------------------------------- @@ -1832,10 +1852,10 @@ Thu Apr 5 22:25:16 CEST 2012 - jeffm@suse.com Thu Apr 5 09:18:14 CEST 2012 - jeffm@suse.com - Updated to 3.4-rc1. - - Eliminated 121 patches. - - Xen is unavailable. - - ACPI overrides are unavailable. - - AppArmor network feature are unavailable. + - Eliminated 121 patches. + - Xen is unavailable. + - ACPI overrides are unavailable. + - AppArmor network feature are unavailable. - commit 3ac7e79 ------------------------------------------------------------------- @@ -1915,7 +1935,7 @@ Sat Mar 24 00:57:07 CET 2012 - dsterba@suse.cz - Refresh patches.suse/btrfs-handle-EIO. - Refresh - patches.suse/btrfs-volumes-schedule_bio-should-return-void. + patches.suse/btrfs-volumes-schedule_bio-should-return-void. - commit d97ade6 ------------------------------------------------------------------- @@ -1958,10 +1978,10 @@ Mon Mar 19 11:16:34 CET 2012 - jslaby@suse.cz Mon Mar 19 11:07:00 CET 2012 - jslaby@suse.cz - Delete - patches.arch/acpi_ec_provide_non_interrupt_mode_boot_param.patch. + patches.arch/acpi_ec_provide_non_interrupt_mode_boot_param.patch. - Delete patches.arch/dell_optiplex_990_fix_reboot.patch. - Delete - patches.drivers/alsa-hda-0004-Add-missing-static-ADC-tables-for-ALC269-qu. + patches.drivers/alsa-hda-0004-Add-missing-static-ADC-tables-for-ALC269-qu. - Delete patches.drivers/libata-unlock-hpa-by-default. - Delete patches.fixes/scsi-add-tgps-setting. - Delete patches.fixes/scsi-dh-rdac-add-stk. @@ -1998,23 +2018,23 @@ Mon Mar 12 15:26:55 CET 2012 - ohering@suse.de - Staging: hv: storvsc: Cleanup storvsc_host_reset_handler(). - Staging: hv: storvsc: Move and cleanup storvsc_remove(). - Staging: hv: storvsc: Add a comment to explain life-cycle - management. + management. - Staging: hv: storvsc: Get rid of the on_io_completion in - hv_storvsc_request. + hv_storvsc_request. - Staging: hv: storvsc: Rename the context field in - hv_storvsc_request. + hv_storvsc_request. - Staging: hv: storvsc: Miscellaneous cleanup of storvsc driver. - Staging: hv: storvsc: Cleanup the code for generating protocol - version. + version. - Staging: hv: storvsc: Cleanup some protocol related constants. - Staging: hv: storvsc: Get rid of some unused defines. - Staging: hv: storvsc: Consolidate the request structure. - Staging: hv: storvsc: Consolidate all the wire protocol - definitions. + definitions. - Staging: hv: storvsc: Move the storage driver out of the - staging area. + staging area. - Rename patches.suse/staging-hv-pata_piix-ignore-disks.patch to - patches.suse/suse-hv-pata_piix-ignore-disks.patch + patches.suse/suse-hv-pata_piix-ignore-disks.patch - commit 7487199 ------------------------------------------------------------------- @@ -2209,41 +2229,41 @@ Mon Feb 13 17:23:49 CET 2012 - mmarek@suse.cz Sun Feb 12 18:15:10 CET 2012 - trenn@suse.de - Add driver auto probing for x86 features v4 - (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). + (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). - x86/cpu: Fix overrun check in arch_print_cpu_modalias() - (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). + (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). - crypto: Add support for x86 cpuid - auto loading for x86 crypto drivers - (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). + auto loading for x86 crypto drivers + (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). - x86/cpu: Clean up modalias feature matching - (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). + (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). - intel-idle: convert to x86_cpu_id auto probing - (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). + (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). - intel_idle: Fix ID for Nehalem-EX Xeon in device ID table - (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). + (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). - HWMON: Convert via-cputemp to x86 cpuid autoprobing - (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). + (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). - powernow-k7: Fix CPU family number - (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). + (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). - ACPI: Load acpi-cpufreq from processor driver automatically - (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). + (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). - intel_idle: Revert change of auto_demotion_flags for Nehalem - (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). + (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). - HWMON: Convert coretemp to x86 cpuid autoprobing - (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). + (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). - powernow-k6: Really enable auto-loading - (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). + (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). - X86: Introduce HW-Pstate scattered cpuid feature - (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). + (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). - cpufreq: Add support for x86 cpuinfo auto loading v4 - (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). + (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). - x86: autoload microcode driver on Intel and AMD systems v2 - (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). + (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). - CPU: Introduce ARCH_HAS_CPU_AUTOPROBE and X86 parts - (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). + (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). - ACPI: remove duplicated lines of merging - problems with acpi_processor_start - (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). + problems with acpi_processor_start + (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). - Update config files. - commit 6efe9b5 @@ -2251,7 +2271,7 @@ Sun Feb 12 18:15:10 CET 2012 - trenn@suse.de Fri Feb 10 12:03:36 CET 2012 - mmarek@suse.cz - rpm/kernel-binary.spec.in: Build x86 packages as i686, except for --default (bnc#745632). KMPs are still built as i586. + -default (bnc#745632). KMPs are still built as i586. - commit 88a632b ------------------------------------------------------------------- @@ -2282,8 +2302,8 @@ Tue Feb 7 18:28:41 CET 2012 - jeffm@suse.com Tue Feb 7 18:12:40 CET 2012 - jeffm@suse.com - Update to 3.3-rc2. - - Eliminated 5 patches. - - Xen is disabled. + - Eliminated 5 patches. + - Xen is disabled. - commit d017ea1 ------------------------------------------------------------------- @@ -2382,7 +2402,7 @@ Wed Dec 21 14:38:42 CET 2011 - jbeulich@novell.com Tue Dec 20 16:35:33 CET 2011 - jeffm@suse.com - Update to 3.2-rc6. - - Eliminated 1 patch. + - Eliminated 1 patch. - commit d5a489e ------------------------------------------------------------------- @@ -2390,7 +2410,7 @@ Tue Dec 20 11:34:14 CET 2011 - trenn@suse.de - These should all be mainline in some form: - Delete - patches.arch/implement_stop_machine_from_offline_cpu.patch. + patches.arch/implement_stop_machine_from_offline_cpu.patch. - Delete patches.arch/kill-__stop_machine.patch. - Delete patches.arch/reorganize_stop_cpus.patch. - Delete patches.arch/use_stop_machine_for_mtrr_rendezvous.patch. @@ -2406,14 +2426,14 @@ Sun Dec 18 07:38:42 CET 2011 - aj@suse.de Fri Dec 16 15:37:51 CET 2011 - aj@suse.de - rpm/kernel-binary.spec.in: Add provides and make most obsoletes versioned. - This silences rpmlint warnings. + This silences rpmlint warnings. - commit e3023c7 ------------------------------------------------------------------- Wed Dec 14 13:51:41 CET 2011 - mmarek@suse.cz - rpm/kernel-source.spec.in, rpm/mkspec: Fix tarball URL for -rcX and - do not generate any URL for linux-next and vanilla snapshots. + do not generate any URL for linux-next and vanilla snapshots. - commit 1548daf ------------------------------------------------------------------- @@ -2503,7 +2523,7 @@ Wed Dec 7 11:05:05 CET 2011 - aj@suse.de Tue Dec 6 00:07:03 CET 2011 - jeffm@suse.com - Update to 3.2-rc4. - - Eliminated 1 patch. + - Eliminated 1 patch. - commit a7d546d ------------------------------------------------------------------- @@ -2615,8 +2635,8 @@ Fri Nov 25 05:58:54 CET 2011 - jeffm@suse.com Fri Nov 25 05:47:49 CET 2011 - jeffm@suse.com - Update to 3.2-rc3. - - stack unwind: cfi_ignore takes more arguments. - - iio: Fix build error in industrialio-core.c. + - stack unwind: cfi_ignore takes more arguments. + - iio: Fix build error in industrialio-core.c. - commit 48ef020 ------------------------------------------------------------------- @@ -2629,7 +2649,7 @@ Thu Nov 24 18:45:54 CET 2011 - ohering@suse.de Thu Nov 24 13:01:09 CET 2011 - mmarek@suse.cz - rpm/try-disable-staging-driver: Script to disable failing staging - driver and restart make. + driver and restart make. - commit 819d1fa ------------------------------------------------------------------- @@ -2723,14 +2743,14 @@ Thu Nov 17 19:45:48 CET 2011 - bpoirier@suse.de Wed Nov 16 06:51:07 CET 2011 - jeffm@suse.com - Update to 3.2-rc2. - - Eliminated 1 patch. + - Eliminated 1 patch. - commit 85c9930 ------------------------------------------------------------------- Wed Nov 16 06:32:19 CET 2011 - jeffm@suse.com - Update to 3.2-rc1. - - Eliminate 212 patches. + - Eliminate 212 patches. - commit 6318d5b ------------------------------------------------------------------- @@ -2770,8 +2790,8 @@ Sat Nov 5 01:32:21 CET 2011 - trenn@suse.de Thu Nov 3 17:56:46 CET 2011 - mszeredi@suse.cz - patches.fixes/hfs-fix-hfs_find_init-sb-ext_tree-null-ptr-oops.patch: - hfs: fix hfs_find_init() sb->ext_tree NULL ptr oops - (CVE-2011-2203 bnc#699709). + hfs: fix hfs_find_init() sb->ext_tree NULL ptr oops + (CVE-2011-2203 bnc#699709). - commit 7923119 ------------------------------------------------------------------- @@ -2809,16 +2829,16 @@ Thu Nov 3 14:49:44 CET 2011 - jbeulich@novell.com Wed Nov 2 15:43:11 CET 2011 - jeffm@suse.com - Add Elantech touchpad v3/v4 support (bnc#716852): - - Input: elantech - add v3 hardware support. - - Input: elantech - add v4 hardware support. - - Input: elantech - better support all those v2 variants. - - Input: elantech - clean up elantech_init. - - Input: elantech - correct x, y value range for v2 hardware. - - Input: elantech - get rid of ETP_2FT_* in elantech.h. - - Input: elantech - packet checking for v2 hardware. - - Input: elantech - remove ETP_EDGE_FUZZ_V2. - - Input: elantech - remove module parameter force_elantech. - - Input: elantech - use firmware provided x, y ranges. + - Input: elantech - add v3 hardware support. + - Input: elantech - add v4 hardware support. + - Input: elantech - better support all those v2 variants. + - Input: elantech - clean up elantech_init. + - Input: elantech - correct x, y value range for v2 hardware. + - Input: elantech - get rid of ETP_2FT_* in elantech.h. + - Input: elantech - packet checking for v2 hardware. + - Input: elantech - remove ETP_EDGE_FUZZ_V2. + - Input: elantech - remove module parameter force_elantech. + - Input: elantech - use firmware provided x, y ranges. - commit 28551a0 ------------------------------------------------------------------- @@ -2849,7 +2869,7 @@ Tue Oct 25 19:33:27 CEST 2011 - ohering@suse.de Tue Oct 25 19:24:17 CEST 2011 - eich@suse.de - patches.suse/SUSE-bootsplash: remove DEBUG macro which was - left in the code by accident. + left in the code by accident. - commit a56ba15 ------------------------------------------------------------------- @@ -2862,7 +2882,7 @@ Mon Oct 24 18:28:04 CEST 2011 - jeffm@suse.com Mon Oct 24 15:04:34 CEST 2011 - ohering@suse.de - patches.suse/staging-hv-pata_piix-ignore-disks.patch: - Update comments in code and reduce patch size + Update comments in code and reduce patch size - commit 8913d07 ------------------------------------------------------------------- @@ -2875,7 +2895,7 @@ Thu Oct 20 10:02:15 CEST 2011 - eich@suse.de ------------------------------------------------------------------- Tue Oct 18 23:44:16 CEST 2011 - jeffm@suse.com --Update to 3.1-rc10. +- -Update to 3.1-rc10. - commit 239957e ------------------------------------------------------------------- @@ -2902,11 +2922,11 @@ Wed Oct 12 21:56:23 CEST 2011 - ohering@suse.de - Various updates for hv drivers, which fix also the hv_mouse driver - staging: hv: storvsc: ignore SET_WINDOWN scsi command - (bnc#722646). + (bnc#722646). - staging/hv: advertise hv_storvsc instead of storvsc as sysfs - driver name (bnc#716708). + driver name (bnc#716708). - staging/hv: fill scsi/proc_name for the sake of mkinitrd - (bnc#716708). + (bnc#716708). - Staging: hv: util: Invoke cn_netlink_send() in a work context. - Refresh patches.suse/staging-hv-pata_piix-ignore-disks.patch. - Refresh patches.xen/xen3-patch-2.6.32. @@ -2940,7 +2960,7 @@ Fri Oct 7 17:46:06 CEST 2011 - jbeulich@novell.com Wed Oct 5 13:45:24 CEST 2011 - jbeulich@novell.com - patches.suse/supported-flag: Also look for Module.supported in the - source tree. + source tree. - Refresh patches.suse/supported-flag-enterprise. - commit 9c8680a @@ -2974,15 +2994,15 @@ Tue Sep 27 22:25:34 CEST 2011 - eich@suse.de Mon Sep 26 15:56:27 CEST 2011 - mmarek@suse.cz - rpm/host-memcpy-hack.h: Hack to use older version of the memcpy symbol - in userspace programs, so that they keep working on older systems. + in userspace programs, so that they keep working on older systems. - rpm/kernel-binary.spec.in: Pass -include - %_sourcedir/host-memcpy-hack.h to the compiler when compiling - userspace programs. + %_sourcedir/host-memcpy-hack.h to the compiler when compiling + userspace programs. - rpm/host-memcpy-hack.h: Hack to use older version of the memcpy symbol - in userspace programs, so that they keep working on older systems. + in userspace programs, so that they keep working on older systems. - rpm/kernel-binary.spec.in: Pass -include - %_sourcedir/host-memcpy-hack.h to the compiler when compiling - userspace programs. + %_sourcedir/host-memcpy-hack.h to the compiler when compiling + userspace programs. - commit e3c78cf ------------------------------------------------------------------- @@ -3005,7 +3025,7 @@ Wed Sep 21 13:20:35 CEST 2011 - trenn@suse.de - Refresh patches.arch/acpi_implement_overriding_of_arbitrary_acpi_tables_via_initrd.patch. --> Fix build on ia64, by moving asm/e820.h into ifdef config protected region. + -> Fix build on ia64, by moving asm/e820.h into ifdef config protected region. - commit 0ac4276 ------------------------------------------------------------------- @@ -3027,9 +3047,9 @@ Wed Sep 21 11:11:10 CEST 2011 - mhocko@suse.cz Tue Sep 20 18:09:04 CEST 2011 - trenn@suse.de - ACPI: Implement overriding of arbitrary ACPI tables via initrd - (none). + (none). - ACPICA: Fix wrongly mapped acpi table header when overriding - via initrd (none). + via initrd (none). - ACPICA: Introduce acpi_os_phys_table_override function (none). - x86: allow NVS can be accessed by driver (none). - Update config files: @@ -3047,7 +3067,7 @@ Thu Sep 15 14:16:08 CEST 2011 - jeffm@suse.de Thu Sep 15 09:30:03 CEST 2011 - jbeulich@novell.com - patches.arch/x86_64-unwind-annotations: Fix unwinding through - interrupt frames, requiring ... + interrupt frames, requiring ... - patches.suse/stack-unwind: ... support for DW_CFA_def_cfa_expression. - commit 4d917a5 @@ -3086,7 +3106,7 @@ Mon Sep 12 16:31:26 CEST 2011 - jbeulich@novell.com - mm: frontswap: swap data structure changes. - In HVM guests do not take over the CDROM device (bnc#645893). - x86: report ACPI-reserved state of PCI MMCONFIG region to - hypervisor. + hypervisor. - config.conf: Re-enable Xen flavors. - Update config files. - commit 3692f47 @@ -3126,33 +3146,33 @@ Thu Sep 1 18:47:37 CEST 2011 - ohering@suse.de - Staging: hv: util: kvp: Fix the reported OSVersion string. - Staging: hv: util: kvp: Cleanup kvp_get_domain_name(). - Staging: hv: Fix macros, tab errors and warning in - drivers/staging/hv/hv_mouse.c. + drivers/staging/hv/hv_mouse.c. - Staging: hv: vmbus: VMBUS is an ACPI enumerated device, get - rid of the PCI signature. + rid of the PCI signature. - Staging: hv: Replace struct hv_guid with the uuid type already - defined in Linux. + defined in Linux. - Staging: hv: vmbus: Introduce vmbus ID space in struct - hv_driver. + hv_driver. - Staging: hv: blkvsc: Use the newly introduced vmbus ID in the - blockvsc driver. + blockvsc driver. - Staging: hv: storvsc: Use the newly introduced vmbus ID in - storvsc driver. + storvsc driver. - Staging: hv: netvsc: Use the newly introduced vmbus ID in - netvsc driver. + netvsc driver. - Staging: hv: mousevsc: Use the newly introduced vmbus ID in - mouse driver. + mouse driver. - Staging: hv: util: Make hv_utils a vmbus device driver. - Staging: hv: create VMBUS_DEVICE macro and use it. - Staging: hv: vmbus: Cleanup vmbus_match(). - Staging: hv: vmbus: Cleanup vmbus_uevent() code. - Staging: hv: vmbus: Support the notion of id tables in - vmbus_match(). + vmbus_match(). - Staging: hv: vmbus: Get rid of an unnecessary include line - in vmbus_drv.c. + in vmbus_drv.c. - Staging: hv: storvsc: Get rid of the DMI signature. - Staging: hv: netvsc: Get rid of the PCI signature. - Staging: hv: netvsc: Get rid of the DMI signature in - netvsc_drv.c. + netvsc_drv.c. - Staging: hv: util: Get rid of the DMI signature in hv_util.c. - Staging: hv: util: Get rid of the PCI signature in hv_util.c. - Staging: hv: fix up driver registering mess. @@ -3160,59 +3180,59 @@ Thu Sep 1 18:47:37 CEST 2011 - ohering@suse.de - Staging: hv: vmbus: Cleanup unnecessary comments in hv.c. - Staging: hv: vmbus: Cleanup error handling in hv_init(). - Staging: hv: vmbus: Get rid of unnecessay comments in - connection.c. + connection.c. - Staging: hv: vmbus: Get rid of the function dump_gpadl_body(). - Staging: hv: vmbus: Get rid of the function dump_gpadl_header(). - Staging: hv: vmbus: Rename openMsg to open_msg in channel.c. - Staging: hv: vmbus: Get rid of unnecessary comments in - channel.c. + channel.c. - Staging: hv: vmbus: Change the variable name openInfo to - open_info in channel.c. + open_info in channel.c. - Staging: hv: vmbus: Cleanup error values in ringbuffer.c. - Staging: hv: vmbus: Cleanup the error return value in - vmbus_recvpacket_raw(). + vmbus_recvpacket_raw(). - Staging: hv: netvsc: Get rid of an unnecessary print statement - in netvsc_probe(). + in netvsc_probe(). - Staging: hv: vmbus: Retry vmbus_post_msg() before giving up. - Staging: hv: storvsc: Cleanup error handling in - storvsc_dev_add(). + storvsc_dev_add(). - Staging: hv: storvsc: Cleanup error handling in - storvsc_channel_init(). + storvsc_channel_init(). - Staging: hv: storvsc: Cleanup error handling in - storvsc_connect_to_vsp(). + storvsc_connect_to_vsp(). - Staging: hv: storvsc: Cleanup error handling in storvsc_do_io(). - Storage: hv: storvsc: Get rid of some unnecessary DPRINTs - from storvsc.c. + from storvsc.c. - Staging: hv: storvsc: Fix/cleanup some dated comments in - storvsc.c. + storvsc.c. - Staging: hv: storvsc: Cleanup returned error code in - storvsc_host_reset(). + storvsc_host_reset(). - Staging: hv: storvsc: Cleanup error code returned in - storvsc_probe(). + storvsc_probe(). - Staging: hv: storvsc: Cleanup returned error code in - storvsc_drv_init(). + storvsc_drv_init(). - Staging: hv: netvsc: Cleanup the returned error code in - netvsc_probe(). + netvsc_probe(). - Staging: hv: netvsc: Cleanup error return codes in - netvsc_destroy_recv_buf(). + netvsc_destroy_recv_buf(). - Staging: hv: netvsc: Cleanup error return values in - netvsc_init_recv_buf(). + netvsc_init_recv_buf(). - Staging: hv: netvsc: Cleanup error returns in - netvsc_connect_vsp(). + netvsc_connect_vsp(). - Staging: hv: netvsc: Cleanup error return values in - netvsc_send(). + netvsc_send(). - Staging: hv: netvsc: Cleanup error return codes in - netvsc_device_add(). + netvsc_device_add(). - Staging: hv: netvsc: Cleanup error codes in - rndis_filter_receive(). + rndis_filter_receive(). - Staging: hv: netvsc: Cleanup error code in - rndis_filter_query_device(). + rndis_filter_query_device(). - Staging: hv: netvsc: Cleanup error return values in - rndis_filter_set_packet_filter(). + rndis_filter_set_packet_filter(). - Staging: hv: netvsc: Cleanup error returns in - rndis_filter_init_device(). + rndis_filter_init_device(). - Staging: hv: netvsc: Cleanup error code in - rndis_filter_device_add(). + rndis_filter_device_add(). - Staging: hv: mouse: Change the jump label Cleanup to cleanup. - Staging: hv: netvsc: Change the jump label Cleanup to cleanup. - Staging: hv: netvsc: Change the jump label Exit to exit. @@ -3225,72 +3245,72 @@ Thu Sep 1 18:47:37 CEST 2011 - ohering@suse.de - Staging: hv: add driver_data to hv_vmbus_device_id. - Staging: hv: Add code to parse struct hv_vmbus_device_id table. - Staging: hv: file2alias: fix up alias creation logic for - hv_vmbus_device_id. + hv_vmbus_device_id. - Staging: hv: storvsc: Inline free_stor_device(). - Staging: hv: storvsc: Do not aquire an unnecessary reference - on stor_device. + on stor_device. - Staging: hv: storvsc: Rename must_get_stor_device(). - Staging: hv: storvsc: Rename get_stor_device(). - Staging: hv: storvsc: Cleanup alloc_stor_device(). - Staging: hv: storvsc: Introduce state to manage the lifecycle - of stor device. + of stor device. - Staging: hv: storvsc: Prevent outgoing traffic when stor dev - is being destroyed. + is being destroyed. - Staging: hv: storvsc: Get rid of release_stor_device() by - inlining the code. + inlining the code. - Staging: hv: storvsc: Get rid of final_release_stor_device() - by inlining code. + by inlining code. - Staging: hv: storvsc: Get rid of the reference counting in - struct storvsc_device. + struct storvsc_device. - Staging: hv: netvsc: Inline the code for free_net_device(). - Staging: hv: netvsc: Cleanup alloc_net_device(). - Staging: hv: netvsc: Introduce state to manage the lifecycle - of net device. + of net device. - Staging: hv: netvsc: Prevent outgoing traffic when netvsc dev - is destroyed. + is destroyed. - Staging: hv: netvsc: Get rid of release_outbound_net_device() - by inlining the code. + by inlining the code. - Staging: hv: netvsc: Get rid of release_inbound_net_device() - by inlining the code. + by inlining the code. - Staging: hv: netvsc: Get rid of the refcnt field in struct - netvsc_device. + netvsc_device. - Staging: hv: storvsc: Add code to handle IDE devices using - the storvsc driver. + the storvsc driver. - Staging: hv: storvsc: Handle IDE devices using the storvsc - driver. + driver. - Staging: hv: blkvsc: Get rid of blkvsc_drv.c as this code is - not used. + not used. - Staging: hv: storvsc: Optimize bounce buffer handling for the - "write" case. + "write" case. - Staging: hv: storvsc: Optimize the bounce buffer handling in - the "read" case. + the "read" case. - Staging: hv: storvsc: Include storvsc.c in storvsc_drv.c. - Staging: hv: storvsc: Cleanup storvsc_drv.c after adding the - contents of storvsc.c. + contents of storvsc.c. - Staging: hv: storvsc: Add the contents of hyperv_storage.h - to storvsc_drv.c. + to storvsc_drv.c. - Staging: hv: storvsc: Cleanup storvsc_drv.c after adding the - contents of hyperv_storage.h. + contents of hyperv_storage.h. - Staging: hv: storvsc: Fixup srb and scsi status for INQUIRY - and MODE_SENSE. + and MODE_SENSE. - Staging: hv: storvsc: Fix a typo. - Staging: hv: storvsc: In case of scsi errors offline the device. - Staging: hv: storvsc: No need to copy from bounce buffer in - case of a failure. + case of a failure. - Staging: hv: util: Forcefully shutdown when shutdown is - requested. + requested. - Staging: hv: util: Adjust guest time in a process context. - Staging: hv: vmbus: Check before invoking the channel callback. - Staging: hv: vmbus: Properly deal with de-registering channel - callback. + callback. - Staging: hv: Fix a bug in vmbus_match(). - Staging: hv: vmbus: Get rid of vmbus_on_isr() by inlining - the code. + the code. - Staging: hv: vmbus: Do not enable auto eoi. - Staging: hv: vmbus: Fixup indentation in vmbus_acpi_add(). - Staging: hv: vmbus: Get rid of some dated/redundant comments. - Staging: hv: vmbus: Get rid of an unnecessary check in - vmbus_connect(). + vmbus_connect(). - Staging: hv: vmbus: Fix a checkpatch warning in ring_buffer.c. - Staging: hv: vmbus: Fix checkpatch warnings in connection.c. - Staging: hv: mousevsc: Fix checkpatch errors and warnings. @@ -3363,16 +3383,16 @@ Wed Aug 24 21:29:06 CEST 2011 - jeffm@suse.com Wed Aug 24 20:54:32 CEST 2011 - jeffm@suse.com - Refreshed and re-enabled dm-path patches: - - patches.suse/dm-mpath-accept-failed-paths. - - patches.suse/dm-mpath-detach-existing-hardware-handler. + - patches.suse/dm-mpath-accept-failed-paths. + - patches.suse/dm-mpath-detach-existing-hardware-handler. - commit 70cadcd ------------------------------------------------------------------- Wed Aug 24 20:51:06 CEST 2011 - jeffm@suse.com - Update to 3.1-rc3. - - Eliminated 8 patches. - - Xen is disabled. + - Eliminated 8 patches. + - Xen is disabled. - commit eccefcc ------------------------------------------------------------------- @@ -3380,8 +3400,8 @@ Thu Aug 18 11:38:15 CEST 2011 - eich@suse.de - * Refresh patches.suse/SUSE-bootsplash. * Fix bootsplash code for 15bpp framebuffers. - These framebuffers are rare these days, the legendary and still - popular server chipset Radeon ES1000 supports it, though. + These framebuffers are rare these days, the legendary and still + popular server chipset Radeon ES1000 supports it, though. - commit f25ce3e ------------------------------------------------------------------- @@ -3402,7 +3422,7 @@ Tue Aug 9 00:03:53 CEST 2011 - trenn@suse.de - Update config files: bnc#674988, change: --CONFIG_ACPI_CUSTOM_METHOD=m + -CONFIG_ACPI_CUSTOM_METHOD=m +# CONFIG_ACPI_CUSTOM_METHOD is not set for all flavors - commit f1af972 @@ -3495,10 +3515,10 @@ Thu Jul 14 17:52:45 CEST 2011 - tiwai@suse.de Thu Jul 14 17:26:51 CEST 2011 - tiwai@suse.de - ALSA: hda - Add Kconfig for the default buffer size - (bnc#682725). + (bnc#682725). - Update config files. - Delete, replaced with the new upstream patch - patches.drivers/alsa-hda-0019-Increase-default-buffer-size. + patches.drivers/alsa-hda-0019-Increase-default-buffer-size. - commit 40c7644 ------------------------------------------------------------------- @@ -3520,7 +3540,7 @@ Sat Jul 9 11:17:46 CEST 2011 - jslaby@suse.cz Thu Jul 7 00:58:01 CEST 2011 - jeffm@suse.com - Update to 3.0-rc6. - - Eliminated 1 patch. + - Eliminated 1 patch. - commit 56e99da ------------------------------------------------------------------- @@ -3529,7 +3549,7 @@ Tue Jul 5 09:18:43 CEST 2011 - jbeulich@novell.com - Update Xen patches to 3.0-rc5 and c/s 1095. - xen: prepare tmem shim to handle frontswap. - support booting Xen from EFI (fate#311376, fate#311529, - bnc#578927, bnc#628554). + bnc#578927, bnc#628554). - config.conf: Re-enabled Xen flavors. - Update x86 config files. - Delete patches.xen/xen-blkback-bimodal-suse. @@ -3576,31 +3596,31 @@ Tue Jun 21 12:14:44 CEST 2011 - mmarek@suse.cz Fri Jun 17 17:29:41 CEST 2011 - mmarek@suse.cz - rpm/post.sh: Touch /boot/do_purge_kernels on package install - (fate#312018). + (fate#312018). - rpm/postun.sh: Remove it again if it still exists on package - uninstall. + uninstall. - commit 82f4a5d ------------------------------------------------------------------- Fri Jun 17 13:23:54 CEST 2011 - trenn@suse.de - stop_machine: implement stop_machine_from_offline_cpu() - (bnc#697859). + (bnc#697859). - stop_machine: kill __stop_machine() (bnc#697859). - x86, mtrr: lock stop machine during MTRR rendezvous sequence - (bnc#697859). + (bnc#697859). - stop_machine: reorganize stop_cpus() implementation - (bnc#697859). + (bnc#697859). - x86, mtrr: use __stop_machine() for doing MTRR rendezvous - (bnc#697859). + (bnc#697859). - commit aa3d6e2 ------------------------------------------------------------------- Thu Jun 16 12:16:16 CEST 2011 - mmarek@suse.cz - Remove the novfs patches, it should be packaged as a KMP, or - ideally, reimplemented as a fuse filesystem (which is the reason why - the current implementation it is never going to be accepted upstream). + ideally, reimplemented as a fuse filesystem (which is the reason why + the current implementation it is never going to be accepted upstream). - Delete patches.fixes/novfs-copy_user-fixes.diff. - Delete patches.fixes/novfs-minsize-fixes. - Delete patches.fixes/novfs-nwcapi.patch. @@ -3655,7 +3675,7 @@ Wed Jun 15 18:22:05 CEST 2011 - jack@suse.cz Wed Jun 15 08:05:05 CEST 2011 - jeffm@suse.com - Update to 3.0-rc3. - - Eliminated 2 patches. + - Eliminated 2 patches. - commit a1fe999 ------------------------------------------------------------------- @@ -3723,9 +3743,9 @@ Mon Jun 13 14:06:28 CEST 2011 - mmarek@suse.cz the SRCVERSION variable will only be used to determine the tarball version. - rpm/compute-PATCHVERSION.sh: Set default PATCHLEVEL and SUBLEVEL to 0. - The package version will thus always match the Makefile version and - the SRCVERSION variable will only be used to determine the tarball - version. + The package version will thus always match the Makefile version and + the SRCVERSION variable will only be used to determine the tarball + version. - rpm/kernel-binary.spec.in: Revert the previous hack. - commit 95c9977 @@ -3748,9 +3768,9 @@ Fri Jun 10 20:24:41 CEST 2011 - jeffm@suse.com Fri Jun 10 17:12:22 CEST 2011 - jeffm@suse.com - x86: Remove warning and warning_symbol from struct - stacktrace_ops. + stacktrace_ops. - Delete - patches.fixes/asus-wmi-Remove-__init-from-asus_wmi_platform_init.patch. + patches.fixes/asus-wmi-Remove-__init-from-asus_wmi_platform_init.patch. - commit 608ce9e ------------------------------------------------------------------- @@ -3842,13 +3862,13 @@ Fri Jun 3 12:51:22 CEST 2011 - mmarek@suse.cz Fri Jun 3 12:09:01 CEST 2011 - mmarek@suse.cz - rpm/macros.kernel-source: Add -b option to %kernel_module_package - to unconditionally call mkinitrd on kmp install (fate#309400). + to unconditionally call mkinitrd on kmp install (fate#309400). - rpm/kernel-module-subpackage: Pass KMP_NEEDS_MKINITRD=1 to - weak-modules2 if the -b option is used. + weak-modules2 if the -b option is used. - rpm/macros.kernel-source: Add -b option to %kernel_module_package - to unconditionally call mkinitrd on kmp install (fate#309400). + to unconditionally call mkinitrd on kmp install (fate#309400). - rpm/kernel-module-subpackage: Pass KMP_NEEDS_MKINITRD=1 to - weak-modules2 if the -b option is used. + weak-modules2 if the -b option is used. - commit 83331f5 ------------------------------------------------------------------- @@ -3869,14 +3889,14 @@ Tue May 31 05:09:44 CEST 2011 - jeffm@suse.com Tue May 31 05:08:21 CEST 2011 - jeffm@suse.com - Updated to 3.0-rc1. - - Eliminated 9 patches. + - Eliminated 9 patches. - commit 5710413 ------------------------------------------------------------------- Mon May 30 15:54:37 CEST 2011 - jack@suse.cz - mm: Fix assertion mapping->nrpages == 0 in end_writeback() - (bnc#693013 bnc#666423). + (bnc#693013 bnc#666423). - Refresh patches.xen/tmem. - commit d3e465a @@ -3884,9 +3904,9 @@ Mon May 30 15:54:37 CEST 2011 - jack@suse.cz Mon May 30 13:58:43 CEST 2011 - jslaby@suse.cz - Refresh - patches.fixes/block-add-proper-state-guards-to-__elv_next_request.patch. + patches.fixes/block-add-proper-state-guards-to-__elv_next_request.patch. - aic94xx: world-writable sysfs update_bios file. - Update upstream info. + Update upstream info. - commit 8912816 ------------------------------------------------------------------- @@ -3947,7 +3967,7 @@ Mon May 16 14:34:33 CEST 2011 - mmarek@suse.cz Fri May 13 15:45:04 CEST 2011 - jeffm@suse.com - Update to 2.6.39-rc7. - - Eliminated 5 patches. + - Eliminated 5 patches. - commit a8a170f ------------------------------------------------------------------- @@ -3960,16 +3980,16 @@ Thu May 12 23:29:11 CEST 2011 - jslaby@suse.cz Thu May 12 14:05:44 CEST 2011 - jslaby@suse.cz - Delete - patches.fixes/iwlwifi-fix-tx-power-configuration-on-3945-and-4965-devices. - It's fixed differently by commits 43f12d47f and f844a709a7 in .39-rc1 + patches.fixes/iwlwifi-fix-tx-power-configuration-on-3945-and-4965-devices. + It's fixed differently by commits 43f12d47f and f844a709a7 in .39-rc1 - commit 7934e2d ------------------------------------------------------------------- Thu May 12 11:56:16 CEST 2011 - jslaby@suse.cz - Refresh - patches.fixes/iwlwifi-fix-tx-power-configuration-on-3945-and-4965-devices. - Note about submission. + patches.fixes/iwlwifi-fix-tx-power-configuration-on-3945-and-4965-devices. + Note about submission. - commit 9922e20 ------------------------------------------------------------------- @@ -3982,15 +4002,15 @@ Tue May 10 19:10:18 CEST 2011 - mhocko@suse.cz Tue May 10 16:14:44 CEST 2011 - mhocko@suse.cz - patches.fixes/aggressive-zone-reclaim.patch: delete because - the patch is very workload specific and can lead to unexpected - reclaims in parallel node local workloads. + the patch is very workload specific and can lead to unexpected + reclaims in parallel node local workloads. - commit 56cf10e ------------------------------------------------------------------- Tue May 10 16:04:27 CEST 2011 - mhocko@suse.cz - Delete patches.suse/mm-devzero-optimisation.patch: we do not need - it anymore as we have zero page back since 2.6.32 + it anymore as we have zero page back since 2.6.32 - commit 323a093 ------------------------------------------------------------------- @@ -4009,64 +4029,64 @@ Mon May 9 14:32:59 CEST 2011 - jbeulich@novell.com Mon May 9 11:32:35 CEST 2011 - jbeulich@novell.com - patches.suse/kconfig-automate-kernel-desktop: Remove stray blank - lines (for older versions of "patch" to grok). + lines (for older versions of "patch" to grok). - commit 4dfa74d ------------------------------------------------------------------- Sat May 7 01:50:06 CEST 2011 - jeffm@suse.com - Removed network driver entropy patches. haveged is installed by default - and should be enabled to generate entropy from non-predictable sources. - - Delete patches.drivers/bnx2-entropy-source.patch. - - Delete patches.drivers/e1000-entropy-source.patch. - - Delete patches.drivers/e1000e-entropy-source.patch. - - Delete patches.drivers/igb-entropy-source.patch. - - Delete patches.drivers/ixgbe-entropy-source.patch. - - Delete patches.drivers/tg3-entropy-source.patch. + and should be enabled to generate entropy from non-predictable sources. + - Delete patches.drivers/bnx2-entropy-source.patch. + - Delete patches.drivers/e1000-entropy-source.patch. + - Delete patches.drivers/e1000e-entropy-source.patch. + - Delete patches.drivers/igb-entropy-source.patch. + - Delete patches.drivers/ixgbe-entropy-source.patch. + - Delete patches.drivers/tg3-entropy-source.patch. - commit c88b893 ------------------------------------------------------------------- Fri May 6 19:36:47 CEST 2011 - jeffm@suse.com - Update - patches.fixes/netfilter-implement-rfc-1123-for-ftp-conntrack - (bnc#466279 bnc#681639). + patches.fixes/netfilter-implement-rfc-1123-for-ftp-conntrack + (bnc#466279 bnc#681639). - commit 72e779f ------------------------------------------------------------------- Fri May 6 19:31:10 CEST 2011 - jeffm@suse.com - Disabled patches.drivers/libata-unlock-hpa-by-default; It may have - been obsoleted by upstream commit d8d9129e. + been obsoleted by upstream commit d8d9129e. - commit 1a21ab3 ------------------------------------------------------------------- Fri May 6 18:51:20 CEST 2011 - jeffm@suse.com - sysctl: Increase IPC defaults (bnc#146656) - - Delete patches.suse/shmall-bigger. + - Delete patches.suse/shmall-bigger. - commit a70e34f ------------------------------------------------------------------- Fri May 6 17:50:56 CEST 2011 - jeffm@suse.com - sysctl/i386/desktop, sysctl/x86_64/desktop: Add vm.dirty_ratio = 20 - for desktop flavors (bnc#552883) - - Delete patches.suse/mm-tune-dirty-limits.patch. + for desktop flavors (bnc#552883) + - Delete patches.suse/mm-tune-dirty-limits.patch. - commit dbe73e2 ------------------------------------------------------------------- Fri May 6 17:25:45 CEST 2011 - jeffm@suse.com - sysctl/defaults: Added kernel.hung_task_timeout=0 - - Delete patches.suse/hung_task_timeout-configurable-default. + - Delete patches.suse/hung_task_timeout-configurable-default. - commit 78f9eed ------------------------------------------------------------------- Fri May 6 16:41:07 CEST 2011 - mmarek@suse.cz - rpm/kernel-{binary,source}.spec.in: Install per-kernel /boot/sysctl-* - files (patch from Jeff Mahoney). + files (patch from Jeff Mahoney). - commit 473f2d1 ------------------------------------------------------------------- @@ -4079,7 +4099,7 @@ Thu May 5 22:35:53 CEST 2011 - jeffm@suse.com Thu May 5 22:23:21 CEST 2011 - jeffm@suse.com - Updated to 2.6.39-rc6. - - 2 patches eliminated. + - 2 patches eliminated. - commit 2643e59 ------------------------------------------------------------------- @@ -4093,9 +4113,9 @@ Tue May 3 03:08:18 CEST 2011 - tonyj@suse.de Fri Apr 29 20:35:21 CEST 2011 - jeffm@suse.com - rpm/compute-PATCHVERSION.sh: Replace ^+++ with ^\+\+\+ as an - awk regex. It's technically invalid. + awk regex. It's technically invalid. - rpm/compute-PATCHVERSION.sh: Replace ^+++ with ^\+\+\+ as an - awk regex. It's technically invalid. + awk regex. It's technically invalid. - commit 52dd0f0 ------------------------------------------------------------------- @@ -4117,7 +4137,7 @@ Fri Apr 29 00:36:03 CEST 2011 - gregkh@suse.de - Delete patches.suse/linux-2.6.29-dont-wait-for-mouse.patch. - Delete patches.suse/linux-2.6.29-even-faster-kms.patch. - Delete - patches.suse/linux-2.6.29-jbd-longer-commit-interval.patch. + patches.suse/linux-2.6.29-jbd-longer-commit-interval.patch. - Delete patches.suse/linux-2.6.29-kms-after-sata.patch. - Delete patches.suse/linux-2.6.29-touchkit.patch. - commit c13427d @@ -4132,22 +4152,22 @@ Fri Apr 29 00:17:46 CEST 2011 - jbenc@suse.cz Thu Apr 28 23:32:44 CEST 2011 - rjw@suse.de - Delete patches.xen/xen3-x86-mcp51-no-dac. - Also remove the series.conf entires for the x86-mcp-no-dac patches. + Also remove the series.conf entires for the x86-mcp-no-dac patches. - commit 574577b ------------------------------------------------------------------- Thu Apr 28 23:16:27 CEST 2011 - rjw@suse.de - Delete patches.arch/x86-mcp51-no-dac. (This is a blacklist entry that - has been rejected by the mainline, the problem reporter is gone and - it's next to impossible to verify it now.) + has been rejected by the mainline, the problem reporter is gone and + it's next to impossible to verify it now.) - commit 195b113 ------------------------------------------------------------------- Thu Apr 28 21:38:22 CEST 2011 - jslaby@suse.cz - Refresh - patches.fixes/iwlwifi-fix-tx-power-configuration-on-3945-and-4965-devices. + patches.fixes/iwlwifi-fix-tx-power-configuration-on-3945-and-4965-devices. - commit a2662ae ------------------------------------------------------------------- @@ -4162,14 +4182,14 @@ Thu Apr 28 20:56:33 CEST 2011 - jslaby@suse.cz Thu Apr 28 20:30:56 CEST 2011 - bphilips@suse.de - Delete - patches.drivers/tg3-5785-and-57780-asic-revs-not-working.patch. + patches.drivers/tg3-5785-and-57780-asic-revs-not-working.patch. - commit 9917206 ------------------------------------------------------------------- Thu Apr 28 20:19:59 CEST 2011 - bphilips@suse.de - Delete - patches.suse/uvcvideo-ignore-hue-control-for-5986-0241.patch. + patches.suse/uvcvideo-ignore-hue-control-for-5986-0241.patch. - commit 08374b3 ------------------------------------------------------------------- @@ -4202,7 +4222,7 @@ Thu Apr 28 14:18:12 CEST 2011 - jbeulich@novell.com Wed Apr 27 22:20:02 CEST 2011 - jeffm@suse.com - Delete - patches.drivers/disable-catas_reset-by-default-to-avoid-problems-with-eeh.patch. + patches.drivers/disable-catas_reset-by-default-to-avoid-problems-with-eeh.patch. - commit 399a100 ------------------------------------------------------------------- @@ -4264,10 +4284,10 @@ Wed Apr 27 21:34:13 CEST 2011 - jeffm@suse.com - Delete patches.suse/acpi-don-t-preempt-until-the-system-is-up. - Delete - patches.suse/acpi-generic-initramfs-table-override-support. + patches.suse/acpi-generic-initramfs-table-override-support. - Delete patches.suse/add-initramfs-file_read_write. - Delete - patches.suse/init-move-populate_rootfs-back-to-start_kernel. + patches.suse/init-move-populate_rootfs-back-to-start_kernel. - commit d4910b3 ------------------------------------------------------------------- @@ -4281,14 +4301,14 @@ Wed Apr 27 21:29:24 CEST 2011 - jeffm@suse.com Wed Apr 27 21:11:59 CEST 2011 - jeffm@suse.com - Delete patches.suse/osync-error. It was unused and the issue it fixed in - kernels prior to 2.6.32 doesn't exist anymore. + kernels prior to 2.6.32 doesn't exist anymore. - commit 52cc654 ------------------------------------------------------------------- Wed Apr 27 20:48:55 CEST 2011 - jeffm@suse.com - Delete patches.suse/s390-System.map.diff: Proper fix in binutils has - long since been upstream. + long since been upstream. - commit 2847a36 ------------------------------------------------------------------- @@ -4321,7 +4341,7 @@ Wed Apr 27 20:18:37 CEST 2011 - jeffm@suse.com Wed Apr 27 20:16:52 CEST 2011 - jeffm@suse.com - Delete patches.suse/unmap_vmas-lat: No bug report or signed-off-by. - - Delete patches.arch/s390-add-FREE_PTE_NR. + - Delete patches.arch/s390-add-FREE_PTE_NR. - commit 2a392c2 ------------------------------------------------------------------- @@ -4334,7 +4354,7 @@ Wed Apr 27 20:16:00 CEST 2011 - jeffm@suse.com Wed Apr 27 20:15:02 CEST 2011 - jeffm@suse.com - Update to 2.6.39-rc5. - - Eliminated 2 patches. + - Eliminated 2 patches. - commit 5288a05 ------------------------------------------------------------------- @@ -4354,7 +4374,7 @@ Wed Apr 27 19:43:47 CEST 2011 - jeffm@suse.com Tue Apr 26 11:03:18 CEST 2011 - jkosina@suse.cz - HID: add noget quirk barcode scanners from Symbol Technologies - (bnc#689290). + (bnc#689290). - commit f5b999f ------------------------------------------------------------------- @@ -4367,7 +4387,7 @@ Fri Apr 22 00:01:41 CEST 2011 - jeffm@suse.com Tue Apr 19 23:37:06 CEST 2011 - jack@suse.cz - Revert changes to sparc configs to not make life harder for Jan Engelhardt - maintaining sparc architecture. + maintaining sparc architecture. - commit cdac873 ------------------------------------------------------------------- @@ -4386,7 +4406,7 @@ Tue Apr 19 23:30:34 CEST 2011 - jack@suse.cz Tue Apr 19 17:41:41 CEST 2011 - jeffm@suse.com - Updated to 2.6.39-rc4. - - Eliminated 1 patch. + - Eliminated 1 patch. - commit 3f654c8 ------------------------------------------------------------------- @@ -4399,15 +4419,15 @@ Tue Apr 19 17:16:52 CEST 2011 - jeffm@suse.com Mon Apr 18 10:30:49 CEST 2011 - eich@suse.de - Combined and consolidated bootsplash patch (bnc#669777, - bnc#570082, bnc#595657, bnc#594209, bnc#544645). - - Delete patches.suse/Cleanup-and-make-boot-splash-work-with-KMS.patch. - - Delete patches.suse/bootsplash. - - Delete patches.suse/bootsplash-console-fix. - - Delete patches.suse/bootsplash-keep-multiple-data. - - Delete patches.suse/bootsplash-scaler. - - Reformatted code, fixed some minor bugs that became obvious. - - Fixed race that led to null pointer dereference in splash_read_proc(): - bnc#669777. + bnc#570082, bnc#595657, bnc#594209, bnc#544645). + - Delete patches.suse/Cleanup-and-make-boot-splash-work-with-KMS.patch. + - Delete patches.suse/bootsplash. + - Delete patches.suse/bootsplash-console-fix. + - Delete patches.suse/bootsplash-keep-multiple-data. + - Delete patches.suse/bootsplash-scaler. + - Reformatted code, fixed some minor bugs that became obvious. + - Fixed race that led to null pointer dereference in splash_read_proc(): + bnc#669777. - commit 95844c5 ------------------------------------------------------------------- @@ -4420,7 +4440,7 @@ Sat Apr 16 19:18:05 CEST 2011 - trenn@suse.de Sat Apr 16 18:42:01 CEST 2011 - trenn@suse.de - intel_idle: Make lapic_timer_reliable_states a boot param - (bnc#675161). + (bnc#675161). - commit 85b156b ------------------------------------------------------------------- @@ -4434,7 +4454,7 @@ Sat Apr 16 00:31:11 CEST 2011 - jack@suse.cz Fri Apr 15 20:24:29 CEST 2011 - jeffm@suse.com - Enabled CONFIG_GIGASET_CAPI (bnc#686008). - - This results in automatically disabling CONFIG_GIGASET_I4L. + - This results in automatically disabling CONFIG_GIGASET_I4L. - commit 697e68b ------------------------------------------------------------------- @@ -4454,7 +4474,7 @@ Fri Apr 15 13:21:49 CEST 2011 - jbeulich@novell.com - Update Xen patches to 2.6.39-rc3 and c/s 1079. - blktap2: replace hard-coded limit of tap devices with - configurable one. + configurable one. - config.conf: Re-enable Xen configs. - Update x86 config files. - commit d3bfd6c @@ -4463,7 +4483,7 @@ Fri Apr 15 13:21:49 CEST 2011 - jbeulich@novell.com Thu Apr 14 18:43:07 CEST 2011 - jeffm@suse.com - fs/partitions/efi.c: corrupted GUID partition tables can cause - kernel oops (bnc#687113 CVE-2011-1577). + kernel oops (bnc#687113 CVE-2011-1577). - commit 385b393 ------------------------------------------------------------------- @@ -4508,7 +4528,7 @@ Tue Apr 12 21:30:55 CEST 2011 - jeffm@suse.com Tue Apr 12 20:46:13 CEST 2011 - jeffm@suse.com - Updated to 2.6.39-rc3. - - Eliminated 2 patches. + - Eliminated 2 patches. - commit 200c913 ------------------------------------------------------------------- @@ -4533,29 +4553,29 @@ Tue Apr 12 19:37:48 CEST 2011 - jeffm@suse.com Tue Apr 12 19:10:01 CEST 2011 - jeffm@suse.com - Update to 2.6.39-rc2. - - Eliminated 18 patches. - - Added 3 patches. - - hv_mouse: needs . - - dm-raid45: Remove blk_unplug calls. - - novfs: 2.6.39 API update. - - Xen, Swap-over-NFS, and certain SCSI multipath features are disabled. - - patches.kernel.org is no longer used to contain upstream patches - for -rc releases. Users planning on building their own kernel should - have a copy of the tarball corresponding to the -rc releases. + - Eliminated 18 patches. + - Added 3 patches. + - hv_mouse: needs . + - dm-raid45: Remove blk_unplug calls. + - novfs: 2.6.39 API update. + - Xen, Swap-over-NFS, and certain SCSI multipath features are disabled. + - patches.kernel.org is no longer used to contain upstream patches + for -rc releases. Users planning on building their own kernel should + have a copy of the tarball corresponding to the -rc releases. - commit adf9d16 ------------------------------------------------------------------- Mon Apr 11 09:43:45 CEST 2011 - neilb@suse.de - Make selection of 'readdir-plus' adapt to usage patterns - (bnc#678123). + (bnc#678123). - commit 5de99a8 ------------------------------------------------------------------- Wed Apr 6 09:01:38 CEST 2011 - jeffm@suse.de - reiserfs: Force inode evictions before umount to avoid crash - (bnc#610598 bnc#680073 bnc#684112). + (bnc#610598 bnc#680073 bnc#684112). - Delete patches.fixes/reiserfs-xattr-crash-fix. - commit bf57d20 @@ -4569,21 +4589,21 @@ Tue Apr 5 10:42:22 CEST 2011 - jslaby@suse.cz Wed Mar 30 23:50:41 CEST 2011 - jeffm@suse.com - Delete patches.suse/twofish-2.6. - - This was for 2.4 compatibility and has been moved to KMP purgatory. + - This was for 2.4 compatibility and has been moved to KMP purgatory. - commit dcca506 ------------------------------------------------------------------- Wed Mar 30 10:32:32 CEST 2011 - jslaby@suse.cz - Relax si_code check in rt_sigqueueinfo and rt_tgsigqueueinfo - (bnc#681826). + (bnc#681826). - commit 2e71042 ------------------------------------------------------------------- Mon Mar 28 16:08:19 CEST 2011 - trenn@suse.de - Update config files, remove CONFIG_X86_MCE_XEON75XX=m - ->driver got reverted with previous commit + ->driver got reverted with previous commit - Refresh patches.xen/xen3-auto-arch-x86.diff. - commit b367e7b @@ -4595,18 +4615,18 @@ Mon Mar 28 15:23:44 CEST 2011 - trenn@suse.de APEI implementation should take care of that in recent kernels. - Delete patches.arch/x86_mce_intel_decode_physical_address.patch. - Delete - patches.arch/x86_mce_intel_decode_physical_address_compile_fix.patch. + patches.arch/x86_mce_intel_decode_physical_address_compile_fix.patch. - Delete - patches.arch/x86_mce_intel_decode_physical_address_rename_fix.patch. + patches.arch/x86_mce_intel_decode_physical_address_rename_fix.patch. - Delete - patches.arch/x86_mce_intel_decode_physical_fix_dynamic_debug.patch. + patches.arch/x86_mce_intel_decode_physical_fix_dynamic_debug.patch. - commit 1fe7a22 ------------------------------------------------------------------- Mon Mar 28 14:07:07 CEST 2011 - mmarek@suse.cz - rpm/kernel-binary.spec.in: Do not install unneeded packages in the - build chroot. + build chroot. - commit 7f4c49d ------------------------------------------------------------------- @@ -4626,7 +4646,7 @@ Thu Mar 24 17:26:22 CET 2011 - tiwai@suse.de Thu Mar 24 16:21:06 CET 2011 - jslaby@suse.cz - Prevent rt_sigqueueinfo and rt_tgsigqueueinfo from spoofing - the signal code (bnc#681826 CVE-2011-1020). + the signal code (bnc#681826 CVE-2011-1020). - commit 2e42fd4 ------------------------------------------------------------------- @@ -4635,7 +4655,7 @@ Thu Mar 24 14:02:20 CET 2011 - tiwai@suse.de - sound/oss/opl3: validate voice and channel indexes (bnc#681999). - sound/oss: remove offset from load_patch callbacks (bnc#681999). - ALSA: sound/pci/asihpi: check adapter index in hpi_ioctl - (bnc#680816). + (bnc#680816). - commit 09ff6e9 ------------------------------------------------------------------- @@ -4648,7 +4668,7 @@ Mon Mar 21 19:56:38 CET 2011 - jack@suse.cz Mon Mar 21 16:44:29 CET 2011 - jkosina@suse.cz - HID: add support for Skycable 0x3f07 wireless presenter - (bnc#681297). + (bnc#681297). - commit 892e8d4 ------------------------------------------------------------------- @@ -4679,12 +4699,12 @@ Fri Mar 18 08:48:08 CET 2011 - jbeulich@novell.com Thu Mar 17 12:24:09 CET 2011 - sjayaraman@suse.de - netvm: Do not mark requests for swapfile writes as dirty or - kswapd fails to free the page (bnc#678472). + kswapd fails to free the page (bnc#678472). - nfs: Use page_file_offset during page writeback (bnc#677738). - nfs: Convert nfs_mark_request_dirty() to use page_file_mapping() - (bnc#677738). + (bnc#677738). - netvm: Remove duplicated initialization in net/ipv4/route.c - (bnc#678970). + (bnc#678970). - collapse: mm: Report the low watermark correctly (bnc#678497). - commit a798dd1 @@ -4698,7 +4718,7 @@ Tue Mar 15 16:19:53 CET 2011 - jeffm@suse.com Mon Mar 14 01:22:01 CET 2011 - jeffm@suse.com - Linux: 2.6.38-rc8. - - Eliminated 1 patch. + - Eliminated 1 patch. - commit 7da557d ------------------------------------------------------------------- @@ -4723,38 +4743,38 @@ Fri Mar 11 14:19:55 CET 2011 - jbeulich@novell.com Tue Mar 8 01:00:02 CET 2011 - jeffm@suse.de - Update to 2.6.38-rc7. - - Refresh patches.xen/xen-x86-no-lapic. - - Refresh patches.xen/xen3-patch-2.6.19. + - Refresh patches.xen/xen-x86-no-lapic. + - Refresh patches.xen/xen3-patch-2.6.19. - commit 7eb9d30 ------------------------------------------------------------------- Mon Mar 7 13:50:08 CET 2011 - mmarek@suse.cz - rpm/kernel-binary.spec.in: Do not abort build because of - supported.conf inconsistency if %supported_modules_check == 0. + supported.conf inconsistency if %supported_modules_check == 0. - rpm/kernel-binary.spec.in: Do not abort build because of - supported.conf inconsistency if %supported_modules_check == 0. + supported.conf inconsistency if %supported_modules_check == 0. - commit 88d5daa ------------------------------------------------------------------- Wed Mar 2 09:02:40 CET 2011 - jbeulich@novell.com - patches.arch/x86_64-unwind-annotations: Fix a fatal oversight in - yesterday's change. + yesterday's change. - commit 098768b ------------------------------------------------------------------- Mon Feb 28 15:34:35 CET 2011 - jbeulich@novell.com - patches.arch/x86_64-unwind-annotations: Add annotations to - lib/rwsem_64.S. + lib/rwsem_64.S. - commit 87944ac ------------------------------------------------------------------- Thu Feb 24 16:27:46 CET 2011 - tiwai@suse.de - ALSA: usb-audio: fix oops due to cleanup race when disconnecting - (bnc#674735). + (bnc#674735). - commit ed81f8c ------------------------------------------------------------------- @@ -4767,7 +4787,7 @@ Wed Feb 23 23:03:41 CET 2011 - mmarek@suse.cz Tue Feb 22 21:49:18 CET 2011 - jeffm@suse.com - Update to 2.6.38-rc6. - - Eliminated 1 patch. + - Eliminated 1 patch. - commit 6cce7bb ------------------------------------------------------------------- @@ -4780,7 +4800,7 @@ Tue Feb 22 10:00:42 CET 2011 - mmarek@suse.cz Mon Feb 21 10:31:05 CET 2011 - tiwai@suse.de - ALSA: caiaq - Fix possible string-buffer overflow (bnc#672499, - CVE-2011-0712). + CVE-2011-0712). - commit 5ef002b ------------------------------------------------------------------- @@ -4799,22 +4819,22 @@ Thu Feb 17 02:28:52 CET 2011 - jeffm@suse.de Thu Feb 17 01:24:01 CET 2011 - gregkh@suse.de - Update config files. - - disable CONFIG_DRM_VMWGFX (bnc#606458) - - update sparc configs to at least be able to run "make oldconfig" + - disable CONFIG_DRM_VMWGFX (bnc#606458) + - update sparc configs to at least be able to run "make oldconfig" - commit da75bd9 ------------------------------------------------------------------- Wed Feb 16 16:14:52 CET 2011 - jbeulich@novell.com - patches.arch/x86_64-unwind-annotations: Re-add change lost during - initial 2.6.37 merge. + initial 2.6.37 merge. - commit e493205 ------------------------------------------------------------------- Mon Feb 14 13:42:21 CET 2011 - mmarek@suse.cz - Move spec file templates and helper scripts to a separate branch, to - ease synchronizing these files among master, vanilla and linux-next. + ease synchronizing these files among master, vanilla and linux-next. - commit 411abb8 ------------------------------------------------------------------- @@ -4834,7 +4854,7 @@ Mon Feb 14 13:20:47 CET 2011 - mmarek@suse.cz Mon Feb 14 13:19:22 CET 2011 - mmarek@suse.cz - rpm/kernel-source.spec.in: Delete misc/extract-modaliases, the code - was merged into rpm's find-supplements script. + was merged into rpm's find-supplements script. - Delete rpm/check-build.sh, not needed anymore. - commit 0a157b1 @@ -4842,43 +4862,43 @@ Mon Feb 14 13:19:22 CET 2011 - mmarek@suse.cz Thu Feb 10 02:57:43 CET 2011 - jeffm@suse.com - flexcop: fix registering braindead stupid names (brc#575873 - bnc#661429). + bnc#661429). - commit 72bd3d0 ------------------------------------------------------------------- Wed Feb 9 22:55:13 CET 2011 - gregkh@suse.de - Staging: samsung-laptop: add support for lots of laptops - (bnc#661682). + (bnc#661682). - commit 1eb5eaa ------------------------------------------------------------------- Wed Feb 9 13:37:33 CET 2011 - mmarek@suse.cz - rpm/kernel-source.spec.in: Set timestamp of sources to the commit - timestamp, so that they are always older than generated files in - /usr/src/linux-obj (bnc#669669). + timestamp, so that they are always older than generated files in + /usr/src/linux-obj (bnc#669669). - commit 8565452 ------------------------------------------------------------------- Wed Feb 9 00:08:37 CET 2011 - mmarek@suse.cz - rpm/kernel-binary.spec.in: Do not run fdupes in /usr/src/linux-obj, to - keep timestamps intact. + keep timestamps intact. - commit 9ba5ff0 ------------------------------------------------------------------- Tue Feb 8 23:42:06 CET 2011 - mmarek@suse.cz - rpm/kernel-source.spec.in: Remove .gitignore files after applying patches - (fix last change). + (fix last change). - commit 907f9cc ------------------------------------------------------------------- Tue Feb 8 18:10:13 CET 2011 - jeffm@suse.com - Updated to 2.6.38-rc4. - - Eliminated 1 patch. + - Eliminated 1 patch. - commit c327e0a ------------------------------------------------------------------- @@ -4926,8 +4946,8 @@ Mon Feb 7 16:19:29 CET 2011 - mmarek@suse.cz Mon Feb 7 14:27:36 CET 2011 - mmarek@suse.cz - rpm/kernel-binary.spec.in, rpm/kernel-spec-macros: Fix the definition - of %release_major and rename it to %release_num to better describe - what it does. Add some comments to explain how the versioning works. + of %release_major and rename it to %release_num to better describe + what it does. Add some comments to explain how the versioning works. - commit 9a3bc94 ------------------------------------------------------------------- @@ -4946,14 +4966,14 @@ Fri Feb 4 01:46:21 CET 2011 - jeffm@suse.com Fri Feb 4 01:44:50 CET 2011 - jeffm@suse.com - Updated to 2.6.38-rc3. - - Eliminated 2 patches. + - Eliminated 2 patches. - commit b6b51ca ------------------------------------------------------------------- Wed Feb 2 17:25:06 CET 2011 - tiwai@suse.de - ALSA: hda - Fix memory leaks in conexant jack arrays - (bnc#668929). + (bnc#668929). - commit 31971a4 ------------------------------------------------------------------- @@ -4991,8 +5011,8 @@ Sun Jan 23 02:16:20 CET 2011 - jeffm@suse.de Sun Jan 23 00:25:45 CET 2011 - jeffm@suse.com - Update config files. - - CONFIG_EXPERT=n on all but ps3 - - Vanilla configs updated. + - CONFIG_EXPERT=n on all but ps3 + - Vanilla configs updated. - commit b25e639 ------------------------------------------------------------------- @@ -5013,7 +5033,7 @@ Sun Jan 23 00:09:06 CET 2011 - jeffm@suse.com Sat Jan 22 23:45:07 CET 2011 - jeffm@suse.com - Updated to 2.6.38-rc2. - - Eliminated 1 patch. + - Eliminated 1 patch. - commit 90baa82 ------------------------------------------------------------------- @@ -5032,30 +5052,30 @@ Sat Jan 22 00:32:08 CET 2011 - jeffm@suse.de Sat Jan 22 00:27:46 CET 2011 - jeffm@suse.de - Update to 2.6.38-rc1. - - Removed 12 patches. - - Xen is disabled. - - Quite a few patches need updating. + - Removed 12 patches. + - Xen is disabled. + - Quite a few patches need updating. - commit 9163bb7 ------------------------------------------------------------------- Fri Jan 21 02:42:39 CET 2011 - trenn@suse.de - perf: Do not export power_frequency, but power_start event - (bnc#665153). + (bnc#665153). - cpuidle/x86/perf: fix power:cpu_idle double end events and - throw cpu_idle events from the cpuidle layer (bnc#665153). + throw cpu_idle events from the cpuidle layer (bnc#665153). - perf: Clean up power events by introducing new, more generic - ones (bnc#665153). + ones (bnc#665153). - cpuidle: Rename X86 specific idle poll state from C0 to POLL - (bnc#665153). + (bnc#665153). - perf timechart: Adjust perf timechart to the new power events - (bnc#665153). + (bnc#665153). - Fix display of idle boxes (none). - Fix huge and wronge C-state drawings due to uninitialized - start/end timestamps (none). + start/end timestamps (none). - Update config files. - doc/config-options.changes: - CONFIG_EVENT_POWER_TRACING_DEPRECATED=y + CONFIG_EVENT_POWER_TRACING_DEPRECATED=y - commit b308eff ------------------------------------------------------------------- @@ -5068,7 +5088,7 @@ Wed Jan 19 21:13:46 CET 2011 - jbohac@suse.cz Tue Jan 18 01:48:18 CET 2011 - trenn@suse.de - ACPI / ACPICA: Initialize the global lock spinlock as - appropriate (bnc#637377). + appropriate (bnc#637377). - commit c4b8238 ------------------------------------------------------------------- @@ -5087,22 +5107,22 @@ Mon Jan 17 20:52:49 CET 2011 - jeffm@suse.com Fri Jan 14 16:29:03 CET 2011 - mmarek@suse.cz - Revert %kernelrelease changes originally made on the vanilla branch, - they break on master and must be done differently. + they break on master and must be done differently. - commit b610327 ------------------------------------------------------------------- Thu Jan 13 21:29:19 CET 2011 - jkosina@suse.cz - Input: introduce 'notimeout' blacklist for Dell Vostro V13 - (bnc#641105). + (bnc#641105). - commit cb76856 ------------------------------------------------------------------- Wed Jan 12 21:32:17 CET 2011 - jeffm@suse.com - In-kernel dependencies for reiser4 - - Delete patches.suse/reiser4-exports. - - Delete patches.suse/reiser4-set_page_dirty_notag. + - Delete patches.suse/reiser4-exports. + - Delete patches.suse/reiser4-set_page_dirty_notag. - commit 1b97130 ------------------------------------------------------------------- @@ -5176,7 +5196,7 @@ Thu Jan 6 20:51:31 CET 2011 - jeffm@suse.com Thu Jan 6 19:48:28 CET 2011 - mmarek@suse.cz - rpm/kernel-source.spec.in: Move the source tree if %kernelrelease is - different from the tarball version. + different from the tarball version. - commit 6be9ffe ------------------------------------------------------------------- @@ -5195,28 +5215,28 @@ Thu Jan 6 17:09:12 CET 2011 - jeffm@suse.com Thu Jan 6 17:08:44 CET 2011 - jeffm@suse.com - Removed unused kdb patches. - - Delete patches.suse/kdb-build-fixes. - - Delete patches.suse/kdb-common. - - Delete - patches.suse/kdb-fix-assignment-from-incompatible-pointer-warnings. - - Delete - patches.suse/kdb-fix-kdb_cmds-to-include-the-arch-common-macro. - - Delete patches.suse/kdb-handle-nonexistance-keyboard-controller. - - Delete patches.suse/kdb-ia64. - - Delete patches.suse/kdb-usb-rework. - - Delete patches.suse/kdb-vm-api-changes-for-2-6-34. - - Delete patches.suse/kdb-x86. - - Delete patches.suse/kdb-x86-build-fixes. - - Delete patches.suse/kdb_dont_touch_i8042_early.patch. - - Delete patches.suse/kdb_fix_ia64_build.patch. - - Delete patches.xen/xen3-kdb-x86. + - Delete patches.suse/kdb-build-fixes. + - Delete patches.suse/kdb-common. + - Delete + patches.suse/kdb-fix-assignment-from-incompatible-pointer-warnings. + - Delete + patches.suse/kdb-fix-kdb_cmds-to-include-the-arch-common-macro. + - Delete patches.suse/kdb-handle-nonexistance-keyboard-controller. + - Delete patches.suse/kdb-ia64. + - Delete patches.suse/kdb-usb-rework. + - Delete patches.suse/kdb-vm-api-changes-for-2-6-34. + - Delete patches.suse/kdb-x86. + - Delete patches.suse/kdb-x86-build-fixes. + - Delete patches.suse/kdb_dont_touch_i8042_early.patch. + - Delete patches.suse/kdb_fix_ia64_build.patch. + - Delete patches.xen/xen3-kdb-x86. - commit c9e725d ------------------------------------------------------------------- Thu Jan 6 16:10:26 CET 2011 - jeffm@suse.com - rpm/kernel-source.spec.in: Remove the relocation of the source tree. - It's expanded in-place. + It's expanded in-place. - commit 8cde941 ------------------------------------------------------------------- @@ -5229,7 +5249,7 @@ Thu Jan 6 15:49:34 CET 2011 - jack@suse.cz Thu Jan 6 13:56:07 CET 2011 - mmarek@suse.cz - Delete patches.fixes/kbuild-fix-generating-of-.symtypes-files. - Fixed upstream in commit e26d6b8. + Fixed upstream in commit e26d6b8. - commit 1b628e1 ------------------------------------------------------------------- @@ -5238,7 +5258,7 @@ Thu Jan 6 10:07:22 CET 2011 - mgalbraith@suse.de - Replaced autogroup patch with what will appear in 2.6.38 - Replaced cgroup use after free fix wtih what will appear in 2.6.38 - Refresh - patches.fixes/sched-cgroup-use-exit-hook-to-avoid-use-after-free-crash. + patches.fixes/sched-cgroup-use-exit-hook-to-avoid-use-after-free-crash. - Refresh patches.suse/sched-automated-per-session-task-groups. - Delete patches.fixes/sched-fix-autogroup-proc-interface-race. - commit 81f018b @@ -5259,7 +5279,7 @@ Thu Dec 30 00:50:58 CET 2010 - jeffm@suse.com Wed Dec 29 22:23:21 CET 2010 - jeffm@suse.com - Update to 2.6.37-rc8. - - Eliminated 1 patch. + - Eliminated 1 patch. - commit 42518e6 ------------------------------------------------------------------- @@ -5284,38 +5304,38 @@ Mon Dec 27 23:24:08 CET 2010 - jeffm@suse.com Mon Dec 27 23:09:38 CET 2010 - jeffm@suse.com - Update to 2.6.37-rc7. - - Eliminated 9 patches. + - Eliminated 9 patches. - commit d38591c ------------------------------------------------------------------- Mon Dec 20 12:48:45 CET 2010 - jslaby@suse.cz - Revert "x86: allocate space within a region top-down" - (bnc#655048). - Backport to XEN. + (bnc#655048). + Backport to XEN. - commit 92c0965 ------------------------------------------------------------------- Mon Dec 20 11:33:32 CET 2010 - jslaby@suse.cz - Revert "PCI: fix pci_bus_alloc_resource() hang, prefer positive - decode" (bnc#655048). + decode" (bnc#655048). - Revert "x86: allocate space within a region top-down" - (bnc#655048). + (bnc#655048). - Revert "x86/PCI: allocate space from the end of a region, - not the beginning" (bnc#655048). + not the beginning" (bnc#655048). - Revert "PCI: allocate bus resources from the top down" - (bnc#655048). + (bnc#655048). - Revert "resources: support allocating space within a region - from the top down" (bnc#655048). + from the top down" (bnc#655048). - resources: add arch hook for preventing allocation in reserved - areas (bnc#655048). + areas (bnc#655048). - x86: avoid low BIOS area when allocating address space - (bnc#655048). + (bnc#655048). - x86: avoid E820 regions when allocating address space - (bnc#655048). + (bnc#655048). - x86: avoid high BIOS area when allocating address space - (bnc#655048). + (bnc#655048). - Refresh patches.xen/xen3-patch-2.6.34. - commit 7bbbf27 @@ -5330,8 +5350,8 @@ Mon Dec 20 11:29:01 CET 2010 - jslaby@suse.cz Mon Dec 20 11:19:41 CET 2010 - jslaby@suse.cz - Delete - patches.fixes/res-0010-PCI-fix-pci_bus_alloc_resource-hang-prefer-positive-.patch. - It's unreferenced and wrong. + patches.fixes/res-0010-PCI-fix-pci_bus_alloc_resource-hang-prefer-positive-.patch. + It's unreferenced and wrong. - commit 9e6fc50 ------------------------------------------------------------------- @@ -5368,10 +5388,10 @@ Mon Dec 13 09:12:36 CET 2010 - tiwai@suse.de Fri Dec 10 09:23:46 CET 2010 - jslaby@suse.cz - resources: add arch hook for preventing allocation in reserved - areas (bnc#655048). + areas (bnc#655048). - x86: avoid BIOS area when allocating address space (bnc#655048). - x86: avoid PNP resources when allocating address space - (bnc#655048). + (bnc#655048). - Refresh patches.xen/xen3-patch-2.6.34. - commit 7e25353 @@ -5404,14 +5424,14 @@ Thu Dec 9 14:48:13 CET 2010 - mmarek@suse.cz Wed Dec 8 17:34:25 CET 2010 - mmarek@suse.cz - rpm/kernel-docs.spec.in: Allow to build against any version of - kernel-source + kernel-source - commit 37bdc47 ------------------------------------------------------------------- Tue Dec 7 16:38:29 CET 2010 - jbeulich@novell.com - patches.arch/x86_64-unwind-annotations: Remove stringification - (needed only with very old assemblers). + (needed only with very old assemblers). - commit 987c244 ------------------------------------------------------------------- @@ -5442,7 +5462,7 @@ Tue Dec 7 09:40:37 CET 2010 - jbeulich@novell.com Mon Dec 6 12:40:34 CET 2010 - mgalbraith@suse.de - Replace buggy per tty autogroup patch with final per session patch as - integrated into tip. + integrated into tip. - sched: Add 'autogroup' scheduling feature: automated per session task groups (bnc#657613). - Delete patches.suse/sched-automated-per-tty-task-groups. - commit 0db6b6b @@ -5451,12 +5471,12 @@ Mon Dec 6 12:40:34 CET 2010 - mgalbraith@suse.de Mon Dec 6 09:12:01 CET 2010 - jbeulich@novell.com - patches.rpmify/rpm-kernel-config, patches.rpmify/split-package, - patches.suse/0004-richacl-In-memory-representation-and-helper-function.patch, - patches.suse/SoN-15-netvm-reserve.patch, - patches.suse/SoN-27-nfs-swap_ops.patch, - patches.suse/kconfig-automate-kernel-desktop, - patches.suse/mm-tune-dirty-limits.patch, - patches.suse/supported-flag-enterprise: Clean up Kconfig portions. + patches.suse/0004-richacl-In-memory-representation-and-helper-function.patch, + patches.suse/SoN-15-netvm-reserve.patch, + patches.suse/SoN-27-nfs-swap_ops.patch, + patches.suse/kconfig-automate-kernel-desktop, + patches.suse/mm-tune-dirty-limits.patch, + patches.suse/supported-flag-enterprise: Clean up Kconfig portions. - commit 713650c ------------------------------------------------------------------- @@ -5489,7 +5509,7 @@ Fri Nov 26 15:04:27 CET 2010 - jbeulich@novell.com - Update Xen patches to 2.6.37-rc3-git1 and c/s 1055. - xen/acpi: Add memory hotadd to pvops dom0 (bnc#651066). - xen/acpi: Export host physical CPU information to dom0 - (bnc#651066). + (bnc#651066). - Xen: para-virtual watchdog driver. - introduce {rd,wr}msr_safe_on_pcpu() and add/enable users. - eliminate scalability issues from initrd handling. @@ -5513,7 +5533,7 @@ Wed Nov 24 15:49:45 CET 2010 - jeffm@suse.com Mon Nov 22 19:48:15 CET 2010 - jeffm@suse.com - Update to 2.6.37-rc3. - - Eliminated 1 patch. + - Eliminated 1 patch. - commit 12ac0ac ------------------------------------------------------------------- @@ -5537,7 +5557,7 @@ Sun Nov 21 16:35:45 CET 2010 - jslaby@suse.cz Wed Nov 17 17:10:32 CET 2010 - jeffm@suse.com - sched: automated per tty task groups. - - Enabled in -desktop flavors for better interactivity. + - Enabled in -desktop flavors for better interactivity. - commit 2d5d397 ------------------------------------------------------------------- @@ -5556,7 +5576,7 @@ Tue Nov 16 20:08:11 CET 2010 - jeffm@suse.com Mon Nov 15 23:58:59 CET 2010 - jslaby@suse.cz - PCI: fix pci_bus_alloc_resource() hang, prefer positive decode - (bnc#651256). + (bnc#651256). - commit 4404c19 ------------------------------------------------------------------- @@ -5569,7 +5589,7 @@ Mon Nov 15 21:33:19 CET 2010 - jeffm@suse.com Mon Nov 15 21:30:37 CET 2010 - jeffm@suse.com - Update to 2.6.37-rc1-git11. - - Eliminated 2 patches. + - Eliminated 2 patches. - commit 5959a67 ------------------------------------------------------------------- @@ -5588,16 +5608,16 @@ Sat Nov 13 10:08:17 CET 2010 - jslaby@suse.cz Fri Nov 12 18:37:10 CET 2010 - jeffm@suse.de - Update to 2.6.37-rc1. - - Eliminated 26 patches. - - Xen is disabled. + - Eliminated 26 patches. + - Xen is disabled. - commit b9044e3 ------------------------------------------------------------------- Thu Nov 11 19:37:05 CET 2010 - gregkh@suse.de - Update config files. (bnc#652954) increase the number of possible and - default uarts for users with multi-port serial cards for the i386 and - x86-64 default configs. + default uarts for users with multi-port serial cards for the i386 and + x86-64 default configs. - commit 85c87e3 ------------------------------------------------------------------- @@ -5611,20 +5631,20 @@ Thu Nov 11 13:48:24 CET 2010 - jslaby@suse.cz Thu Nov 11 11:18:45 CET 2010 - jslaby@suse.cz - resources: add a default alignf to simplify find_resource() - (bnc#651256). + (bnc#651256). - resources: factor out resource_clip() to simplify - find_resource() (bnc#651256). + find_resource() (bnc#651256). - resources: ensure callback doesn't allocate outside available - space (bnc#651256). + space (bnc#651256). - resources: handle overflow when aligning start of available area - (bnc#651256). + (bnc#651256). - resources: support allocating space within a region from the - top down (bnc#651256). + top down (bnc#651256). - PCI: allocate bus resources from the top down (bnc#651256). - x86/PCI: allocate space from the end of a region, not the - beginning (bnc#651256). + beginning (bnc#651256). - x86: update iomem_resource end based on CPU physical address - capabilities (bnc#651256). + capabilities (bnc#651256). - x86: allocate space within a region top-down (bnc#651256). - Refresh patches.xen/xen3-patch-2.6.34. - commit 8c68ad1 @@ -5633,21 +5653,21 @@ Thu Nov 11 11:18:45 CET 2010 - jslaby@suse.cz Tue Nov 9 15:28:57 CET 2010 - jack@suse.cz - novfs: Fix for the issue of kernel dumps core on restart - (bnc#641811). + (bnc#641811). - commit 76ba833 ------------------------------------------------------------------- Fri Oct 29 13:47:35 CEST 2010 - jslaby@suse.cz - net: Limit socket I/O iovec total length to INT_MAX - (bnc#650128). + (bnc#650128). - commit 2ba74bb ------------------------------------------------------------------- Fri Oct 29 01:53:34 CEST 2010 - trenn@suse.de - Update config files. - Forgot to enable ACPI_EC_DEBUGFS on i386/pae + Forgot to enable ACPI_EC_DEBUGFS on i386/pae - commit 66b605b ------------------------------------------------------------------- @@ -5667,14 +5687,14 @@ Wed Oct 27 14:51:30 CEST 2010 - jslaby@suse.cz Tue Oct 26 21:31:22 CEST 2010 - trenn@suse.de - Update config files. - Enable CONFIG_ACPI_EC_DEBUGFS=m on supported archs. + Enable CONFIG_ACPI_EC_DEBUGFS=m on supported archs. - commit 9035254 ------------------------------------------------------------------- Tue Oct 26 13:41:23 CEST 2010 - jbeulich@novell.com - Update Xen config files (restore options accidentally deleted - by 1b1584fccbfdc42e6e8b35c3c207ca65feb0c7d5). + by 1b1584fccbfdc42e6e8b35c3c207ca65feb0c7d5). - commit f8e5000 ------------------------------------------------------------------- @@ -5682,7 +5702,7 @@ Mon Oct 25 12:53:38 CEST 2010 - jbeulich@novell.com - Update Xen patches to 2.6.36 and c/s 1043. - xen: netback: take net_schedule_list_lock when removing entry - from net_schedule_list. + from net_schedule_list. - Update Xen config files. - commit b772cd8 @@ -5692,7 +5712,7 @@ Mon Oct 25 08:58:15 CEST 2010 - tiwai@suse.de - ALSA: hda - Add workarounds for CT-IBG controllers (bnc#564324). - ALSA: hda - Add some workarounds for Creative IBG (bnc#564324). - ALSA: hda - Fix wrong SPDIF NID assignment for CA0110 - (bnc#564324). + (bnc#564324). - commit 2256eda ------------------------------------------------------------------- @@ -5705,7 +5725,7 @@ Fri Oct 22 21:18:25 CEST 2010 - jeffm@suse.de Fri Oct 22 13:32:04 CEST 2010 - jbeulich@novell.com - patches.arch/i386-unwind-annotations, - patches.arch/x86_64-unwind-annotations: Update Patch-mainline tags. + patches.arch/x86_64-unwind-annotations: Update Patch-mainline tags. - commit 6ee5ccb ------------------------------------------------------------------- @@ -5720,7 +5740,7 @@ Thu Oct 21 10:11:03 CEST 2010 - sjayaraman@suse.de Mon Oct 18 16:54:57 CEST 2010 - trenn@suse.de - ACPI: Make Embedded Controller command timeout delay - configurable (bnc#639261). + configurable (bnc#639261). - commit 9ea38cf ------------------------------------------------------------------- @@ -5756,7 +5776,7 @@ Mon Oct 11 17:14:51 CEST 2010 - mmarek@suse.cz Mon Oct 11 16:12:29 CEST 2010 - jbeulich@novell.com - patches.apparmor/apparmor-compatibility-patch-for-v5-network-control: - Remove .rej file from this patch. + Remove .rej file from this patch. - commit 8828ce5 ------------------------------------------------------------------- @@ -5769,7 +5789,7 @@ Fri Oct 8 17:40:50 CEST 2010 - jeffm@suse.de Tue Oct 5 18:02:19 CEST 2010 - jbeulich@novell.com - patches.drivers/dynamic_debug_4.patch: Fix build issues with - !DYNAMIC_DEBUG and build warning. + !DYNAMIC_DEBUG and build warning. - commit b08d2aa ------------------------------------------------------------------- @@ -5782,7 +5802,7 @@ Tue Oct 5 17:19:46 CEST 2010 - jeffm@suse.de Tue Oct 5 16:58:20 CEST 2010 - jeffm@suse.de - AppArmor: Allow dfa backward compatibility with broken - userspace. + userspace. - AppArmor: compatibility patch for v5 interface. - AppArmor: compatibility patch for v5 network control. - commit cb27981 @@ -5791,7 +5811,7 @@ Tue Oct 5 16:58:20 CEST 2010 - jeffm@suse.de Mon Oct 4 16:57:34 CEST 2010 - jeffm@suse.de - Update to 2.6.36-rc6. - - Eliminated 2 patches. + - Eliminated 2 patches. - commit 57ae577 ------------------------------------------------------------------- @@ -5804,25 +5824,25 @@ Fri Sep 24 13:45:31 CEST 2010 - jbeulich@novell.com Fri Sep 24 13:23:13 CEST 2010 - trenn@suse.de - acpi: ec_sys: access user space with get_user()/put_user() - (none). + (none). - commit d028761 ------------------------------------------------------------------- Fri Sep 24 13:14:36 CEST 2010 - trenn@suse.de - kernel/module.c: Fix compiler warnings if debug is compiled in - (none). + (none). - PNP: Use dev_dbg instead of dev_printk(KERN_DEBUG.. if - DYNAMIC_DEBUG is compiled in (none). + DYNAMIC_DEBUG is compiled in (none). - PNP: Compile all pnp built-in stuff in one module namespace - (none). + (none). - Dynamic Debug: Introduce global fake module param module.ddebug - - V4 (none). + - V4 (none). - Dynamic Debug: Initialize dynamic debug earlier via - arch_initcall (none). + arch_initcall (none). - Dynamic Debug: Introduce ddebug_query= boot parameter (none). - Dynamic Debug: Split out query string parsing/setup from - proc_write (none). + proc_write (none). - commit dcd5c68 ------------------------------------------------------------------- @@ -5847,7 +5867,7 @@ Fri Sep 24 09:54:16 CEST 2010 - jbeulich@novell.com Thu Sep 23 23:33:54 CEST 2010 - mmarek@suse.cz - rpm/kernel-binary.spec.in: Fix for kernel release strings like - 2.6.36-rc5-73-g57aebd7-vanilla. + 2.6.36-rc5-73-g57aebd7-vanilla. - rpm/kernel-spec-macros: Cleanup. - commit 0926a18 @@ -5855,7 +5875,7 @@ Thu Sep 23 23:33:54 CEST 2010 - mmarek@suse.cz Thu Sep 23 19:16:00 CEST 2010 - jeffm@suse.de - rose: Fix signedness issues wrt. digi count (CVE-2010-3310 - bnc#640721). + bnc#640721). - commit bcdc88b ------------------------------------------------------------------- @@ -5874,7 +5894,7 @@ Tue Sep 21 14:15:34 CEST 2010 - mmarek@suse.cz Tue Sep 21 13:59:10 CEST 2010 - jeffm@suse.de - Linux: 2.6.36-rc5. - - Eliminated 6 patches (all security backports). + - Eliminated 6 patches (all security backports). - commit d4603b4 ------------------------------------------------------------------- @@ -5882,8 +5902,8 @@ Mon Sep 20 19:57:39 CEST 2010 - jeffm@suse.de - Revert "- make SCSI and ATA drivers modules again. (bnc#564357)." This reverts commit 75e8e5eae2c1e8dd279370f2c7650835ee821deb. - - make SCSI and ATA drivers modules again. - (bnc#564357) + - make SCSI and ATA drivers modules again. + (bnc#564357) This change only applies to enterprise releases and should have been reverted prior to the release of openSUSE 11.3. - commit 7fc084f @@ -5892,14 +5912,14 @@ Mon Sep 20 19:57:39 CEST 2010 - jeffm@suse.de Mon Sep 20 16:03:14 CEST 2010 - sjayaraman@suse.de - Update patches.suse/SoN-05-reserve-slub.patch to accomodate an upstream - change that uses kmem_cache flags instead of PageSlubDebug flag. + change that uses kmem_cache flags instead of PageSlubDebug flag. - commit 4ea582b ------------------------------------------------------------------- Mon Sep 20 15:25:41 CEST 2010 - jeffm@suse.de - Set LSM_MMAP_MIN_ADDR=0 to allow tools like DOSemu to work properly. The - default is still set to 64k. + default is still set to 64k. - commit 0581892 ------------------------------------------------------------------- @@ -5912,25 +5932,25 @@ Sun Sep 19 17:39:03 CEST 2010 - jeffm@suse.com Fri Sep 17 01:05:47 CEST 2010 - jeffm@suse.de - wext: fix potential private ioctl memory content leak - (CVE-2010-2955 bnc#635413). + (CVE-2010-2955 bnc#635413). - wext: fix potential private ioctl memory content leak - (CVE-2010-2955 bnc#635413). + (CVE-2010-2955 bnc#635413). - commit 6df45c9 ------------------------------------------------------------------- Thu Sep 16 20:58:28 CEST 2010 - jeffm@suse.de - x86-64, compat: Test %rax for the syscall number, not %eax - (CVE-2010-3301 bnc#639708). + (CVE-2010-3301 bnc#639708). - x86-64, compat: Retruncate rax after ia32 syscall entry tracing - (CVE-2010-3301 bnc#639708). + (CVE-2010-3301 bnc#639708). - commit fb77404 ------------------------------------------------------------------- Thu Sep 16 20:37:08 CEST 2010 - jeffm@suse.de - compat: Make compat_alloc_user_space() incorporate the - access_ok() (CVE-2010-3081 bnc#639709). + access_ok() (CVE-2010-3081 bnc#639709). - commit 664a0ac ------------------------------------------------------------------- @@ -5943,21 +5963,21 @@ Wed Sep 15 20:17:27 CEST 2010 - jeffm@suse.com Wed Sep 15 19:32:01 CEST 2010 - jeffm@suse.de - drivers/net/usb/hso.c: prevent reading uninitialized memory - (CVE-2010-3298 bnc#639483). + (CVE-2010-3298 bnc#639483). - commit 35e70c8 ------------------------------------------------------------------- Wed Sep 15 19:23:44 CEST 2010 - jeffm@suse.de - drivers/net/cxgb3/cxgb3_main.c: prevent reading uninitialized - stack memory (CVE-2010-3296 bnc#639481). + stack memory (CVE-2010-3296 bnc#639481). - commit a0634a9 ------------------------------------------------------------------- Wed Sep 15 19:07:53 CEST 2010 - jeffm@suse.de - drivers/net/eql.c: prevent reading uninitialized stack memory - (CVE-2010-3297 bnc#639482). + (CVE-2010-3297 bnc#639482). - commit 2a7b160 ------------------------------------------------------------------- @@ -5972,11 +5992,11 @@ Wed Sep 15 17:28:18 CEST 2010 - tiwai@suse.de Tue Sep 14 08:13:57 CEST 2010 - jslaby@suse.cz - Update to Linux 2.6.36-rc4. - - Obsoletes: - - patches.fixes/bonding-jiffies2.patch. - - patches.fixes/irda-correctly-clean-up-self-ias_obj-on-irda_bind-failure. - - patches.fixes/net-sched-fix-kernel-leak-in-act_police. - - patches.rpmify/spectra-depends-on-moorestown. + - Obsoletes: + - patches.fixes/bonding-jiffies2.patch. + - patches.fixes/irda-correctly-clean-up-self-ias_obj-on-irda_bind-failure. + - patches.fixes/net-sched-fix-kernel-leak-in-act_police. + - patches.rpmify/spectra-depends-on-moorestown. - fix build on s390 as of 2.6.36-rc4. - Refresh patches.suse/SoN-08-mm-page_alloc-emerg.patch. - Refresh patches.suse/reiser4-set_page_dirty_notag. @@ -6006,7 +6026,7 @@ Fri Sep 3 18:57:13 CEST 2010 - jeffm@suse.de Fri Sep 3 16:38:10 CEST 2010 - jeffm@suse.com - irda: Correctly clean up self->ias_obj on irda_bind() failure - (CVE-2010-2954 bnc#636112). + (CVE-2010-2954 bnc#636112). - commit f04e61f ------------------------------------------------------------------- @@ -6028,7 +6048,7 @@ Wed Sep 1 11:40:45 CEST 2010 - jbeulich@novell.com Wed Sep 1 00:53:49 CEST 2010 - jeffm@suse.com - net sched: fix kernel leak in act_police (CVE-2010-2942 - bnc#632309). + bnc#632309). - commit 66e1d72 ------------------------------------------------------------------- @@ -6047,28 +6067,28 @@ Mon Aug 30 17:24:07 CEST 2010 - jeffm@suse.de Mon Aug 30 17:03:30 CEST 2010 - jeffm@suse.de - Update to Linux: 2.6.36-rc3. - - Eliminated 7 patches. + - Eliminated 7 patches. - commit d298d2d ------------------------------------------------------------------- Sat Aug 28 13:09:20 CEST 2010 - jslaby@suse.cz - Delete - patches.suse/rlim-0020-core-optimize-setrlimit-for-current-task.patch. + patches.suse/rlim-0020-core-optimize-setrlimit-for-current-task.patch. - Delete - patches.suse/rlim-0021-FS-proc-switch-limits-reading-to-fops.patch. + patches.suse/rlim-0021-FS-proc-switch-limits-reading-to-fops.patch. - Delete - patches.suse/rlim-0022-FS-proc-make-limits-writable.patch. - This was just a workaround crap. In 2.6.36 we have a nice syscall - instead. Sorry for commiting this to the merge-36 branch first. I - didn't notice it was already merged here. + patches.suse/rlim-0022-FS-proc-make-limits-writable.patch. + This was just a workaround crap. In 2.6.36 we have a nice syscall + instead. Sorry for commiting this to the merge-36 branch first. I + didn't notice it was already merged here. - commit 5449fcb ------------------------------------------------------------------- Fri Aug 27 16:26:16 CEST 2010 - jeffm@suse.com - Disabled ACPI table override patches again. fsnotify was introduced into - the truncate path and causes crashes. + the truncate path and causes crashes. - commit e18fc2c ------------------------------------------------------------------- @@ -6123,22 +6143,22 @@ Tue Aug 24 17:11:08 CEST 2010 - jeffm@suse.de Tue Aug 24 17:07:45 CEST 2010 - jeffm@suse.de - Refresh patches.suse/SoN-20-netvm-tcp-deadlock.patch: Added missing - fixup for sk_rmem_schedule in caif. + fixup for sk_rmem_schedule in caif. - commit a9ff761 ------------------------------------------------------------------- Tue Aug 24 16:47:58 CEST 2010 - mmarek@suse.cz - makefile: not need to regenerate kernel.release file when - make kernelrelease. + make kernelrelease. - commit 81237a8 ------------------------------------------------------------------- Tue Aug 24 16:18:58 CEST 2010 - jeffm@suse.com - rpm/kernel-source.spec.in, scripts/tar-up.sh: Renamed config-options.changes - to config-options.changes.txt in the exported package to avoid triggering - a build service rule error. + to config-options.changes.txt in the exported package to avoid triggering + a build service rule error. - commit ff4889e ------------------------------------------------------------------- @@ -6152,7 +6172,7 @@ Tue Aug 24 16:16:55 CEST 2010 - jeffm@suse.com Tue Aug 24 15:43:02 CEST 2010 - jeffm@suse.com - Renamed doc/config-options.changes to doc/config-options.changes.txt to - avoid triggering a build service rule error. + avoid triggering a build service rule error. - commit 124ac26 ------------------------------------------------------------------- @@ -6171,14 +6191,14 @@ Mon Aug 23 20:25:52 CEST 2010 - jeffm@suse.de Mon Aug 23 20:14:03 CEST 2010 - jeffm@suse.de - rpm/kernel-binary.spec.in: Disable CONFIG_DEBUG_INFO. It's enabled - dynamically in the spec file and now has follow-on options. + dynamically in the spec file and now has follow-on options. - commit d270759 ------------------------------------------------------------------- Mon Aug 23 19:57:40 CEST 2010 - jeffm@suse.de - patches.rpmify/spectra-drop-locked_ioctl-support: add - to grab the BKL + to grab the BKL - commit 1df02ec ------------------------------------------------------------------- @@ -6191,20 +6211,20 @@ Mon Aug 23 17:57:06 CEST 2010 - jeffm@suse.de Mon Aug 23 16:59:08 CEST 2010 - jeffm@suse.de - Updated to 2.6.36-rc2. - - Eliminated 2 patches. + - Eliminated 2 patches. - commit 52d47a0 ------------------------------------------------------------------- Wed Aug 18 19:44:13 CEST 2010 - jeffm@suse.de - Update to 2.6.36-rc1. - - Eliminated 71 patches. - - spectra: Drop ->locked_ioctl support. - - spectra: Drop ->prepare_flush_fn support. - - spectra: Remove duplicate GLOB_VERSION. - - novfs: Fix ioctl usage. - - novfs: use evict_inode. - - Xen is disabled. + - Eliminated 71 patches. + - spectra: Drop ->locked_ioctl support. + - spectra: Drop ->prepare_flush_fn support. + - spectra: Remove duplicate GLOB_VERSION. + - novfs: Fix ioctl usage. + - novfs: use evict_inode. + - Xen is disabled. - commit 63642f6 ------------------------------------------------------------------- @@ -6223,10 +6243,10 @@ Fri Aug 13 02:39:29 CEST 2010 - jeffm@suse.com Thu Aug 12 20:42:29 CEST 2010 - gregkh@suse.de - Update to 2.6.35.1 - - security fixes - - bug fixes - - obsoletes: - patches.fixes/e1000e-don-t-inadvertently-re-set-INTX_DISABLE.patch. + - security fixes + - bug fixes + - obsoletes: + patches.fixes/e1000e-don-t-inadvertently-re-set-INTX_DISABLE.patch. - commit a009fb4 ------------------------------------------------------------------- @@ -6258,7 +6278,7 @@ Thu Aug 12 19:24:58 CEST 2010 - jeffm@suse.com Thu Aug 12 08:54:30 CEST 2010 - jslaby@suse.cz - patches.fixes/vmscan-fix-stalls.patch: vmscan: raise the bar - to PAGEOUT_IO_SYNC stalls (bnc#625339). + to PAGEOUT_IO_SYNC stalls (bnc#625339). - commit 1efea94 ------------------------------------------------------------------- @@ -6271,7 +6291,7 @@ Wed Aug 11 23:34:07 CEST 2010 - jack@suse.cz Wed Aug 11 06:08:17 CEST 2010 - neilb@suse.de - Refresh - patches.fixes/nfsd-05-sunrpc-cache-allow-thread-to-block-while-waiting-for.patch. + patches.fixes/nfsd-05-sunrpc-cache-allow-thread-to-block-while-waiting-for.patch. - Refresh patches.fixes/sunrpc-monotonic-expiry. - Delete patches.fixes/nfs-write.c-bug-removal.patch. Update some patches for 2.6.35 @@ -6281,14 +6301,14 @@ Wed Aug 11 06:08:17 CEST 2010 - neilb@suse.de Wed Aug 11 05:42:36 CEST 2010 - neilb@suse.de - NFS: allow close-to-open cache semantics to apply to root of - NFS filesystem (bnc#584720). + NFS filesystem (bnc#584720). - commit deea101 ------------------------------------------------------------------- Tue Aug 10 19:19:37 CEST 2010 - tiwai@suse.de - ALSA: hda - patch_nvhdmi.c: Add missing codec IDs, unify names - (bnc#627212). + (bnc#627212). - ALSA: hda - Add pin-fix for HP dc5750 (bnc#624118). - commit 4844a71 @@ -6297,13 +6317,13 @@ Mon Aug 9 16:28:00 CEST 2010 - jbeulich@novell.com - Update Xen patches to 2.6.35 final and c/s 1025. - create devices in /dev/xen when they are expected to be - used there. + used there. - xen/netback: Allow setting of large MTU before rings have - connected. + connected. - xen/netback: Always pull through PKT_PROT_LEN bytes into the - linear part of an skb. + linear part of an skb. - pass trigger mode and polarity information to Xen for all - interrupts. + interrupts. - Update Xen config files. - supported.conf: Add pci-iomul.ko. - commit c642c1b @@ -6312,7 +6332,7 @@ Mon Aug 9 16:28:00 CEST 2010 - jbeulich@novell.com Fri Aug 6 17:03:09 CEST 2010 - jeffm@suse.de - patches.xen/xen3-auto-xen-arch.diff: Update struct acpi_power_register - usage from upstream commit 718be4aa. + usage from upstream commit 718be4aa. - commit 4ce0b48 ------------------------------------------------------------------- @@ -6343,7 +6363,7 @@ Fri Jul 23 18:25:37 CEST 2010 - jeffm@suse.de Fri Jul 23 12:15:59 CEST 2010 - jack@suse.cz - novfs: code cleanup for one case of novfs return value - (bnc#624606). + (bnc#624606). - commit 4875860 ------------------------------------------------------------------- @@ -6356,7 +6376,7 @@ Wed Jul 21 11:07:10 CEST 2010 - jack@suse.cz Wed Jul 21 10:47:22 CEST 2010 - jack@suse.cz - novfs: Fix a memory leak that causes an OOM condition - (bnc#610828). + (bnc#610828). - commit 519d8a0 ------------------------------------------------------------------- @@ -6370,7 +6390,7 @@ Tue Jul 20 12:55:33 CEST 2010 - mmarek@suse.cz - scripts/tar-up.sh: Generate the rpm changelog using gitlog2changes. - Move kernel-source.changes.old to rpm/ (not included in the pachage - though). + though). - commit 8ed2389 ------------------------------------------------------------------- diff --git a/kernel-default.spec b/kernel-default.spec index 3423f763..522447cb 100644 --- a/kernel-default.spec +++ b/kernel-default.spec @@ -17,8 +17,8 @@ # norootforbuild -%define srcversion 3.7-rc8 -%define patchversion 3.7.0-rc8 +%define srcversion 3.7 +%define patchversion 3.7.0 %define variant %{nil} %define vanilla_only 0 @@ -57,7 +57,7 @@ Name: kernel-default Summary: The Standard Kernel -Version: 3.7.rc8 +Version: 3.7.0 Release: 0 License: GPL-2.0 Group: System/Kernel @@ -155,7 +155,7 @@ Provides: smp kernel-smp Obsoletes: smp kernel-smp %endif -Source0: http://www.kernel.org/pub/linux/kernel/v3.x/testing/linux-%srcversion.tar.bz2 +Source0: http://www.kernel.org/pub/linux/kernel/v3.x/linux-%srcversion.tar.bz2 Source2: source-post.sh Source3: kernel-source.rpmlintrc Source8: devel-pre.sh diff --git a/kernel-desktop.changes b/kernel-desktop.changes index d2b5ac29..5f99db5f 100644 --- a/kernel-desktop.changes +++ b/kernel-desktop.changes @@ -1,3 +1,21 @@ +------------------------------------------------------------------- +Tue Dec 11 20:42:22 CET 2012 - ohering@suse.de + +- Drivers: hv: balloon: Fix a memory leak. +- commit 26cdad5 + +------------------------------------------------------------------- +Tue Dec 11 19:29:44 CET 2012 - jeffm@suse.com + +- Update to 3.7-final. +- commit 1771a73 + +------------------------------------------------------------------- +Tue Dec 11 17:00:46 CET 2012 - ohering@suse.de + +- Update patch headers for fate314663 and fate314665 changes +- commit 44044f1 + ------------------------------------------------------------------- Tue Dec 11 00:30:54 CET 2012 - jack@suse.cz @@ -5,6 +23,12 @@ Tue Dec 11 00:30:54 CET 2012 - jack@suse.cz ext3 will be removed upstream so let's do the transition. - commit dadc8ea +------------------------------------------------------------------- +Fri Dec 7 13:57:47 CET 2012 - guillaume.gardet@oliseo.fr + +- Update omap2plus (armv7) config: Enable TWL* USB drivers +- commit 28c09f5 + ------------------------------------------------------------------- Fri Dec 7 12:14:08 CET 2012 - jbeulich@suse.com @@ -32,11 +56,11 @@ Thu Dec 6 21:51:12 CET 2012 - ohering@suse.de - mm: Export a function to get vm committed memory. - Drivers: hv: Add Hyper-V balloon driver. - Drivers: hv: balloon: Fix a bug in the definition of struct - dm_info_msg. + dm_info_msg. - Update config files. fate#314665 hyper-v: Update the Vmbus protocol - Drivers: hv: Implement routines for read side signaling - optimization. + optimization. - Drivers: hv: Add state to manage batched reading. - Drivers: hv: Turn off batched reading for util drivers. - Drivers: hv: Optimize signaling in the read path. @@ -44,21 +68,21 @@ Thu Dec 6 21:51:12 CET 2012 - ohering@suse.de - Drivers: hv: Get rid of hv_get_ringbuffer_interrupt_mask(). - Drivers: hv: Support handling multiple VMBUS versions. - Drivers: hv: Update the ring buffer structure to match win8 - functionality. + functionality. - Drivers: hv: Extend/modify vmbus_channel_offer_channel for - win7 and beyond. + win7 and beyond. - Drivers: hv: Save and export negotiated vmbus version. - Drivers: hv: Change the signature for hv_signal_event(). - Drivers: hv: Change the signature of vmbus_set_event(). - Drivers: hv: Move vmbus version definitions to hyperv.h. - Drivers: hv: Manage signaling state on a per-connection basis. - Drivers: hv: Cleanup vmbus_set_event() to support win7 and - beyond. + beyond. - Drivers: hv: Setup a mapping for Hyper-V's notion cpu ID. - Drivers: hv: Add state to manage incoming channel interrupt - load. + load. - Drivers: hv: Modify the interrupt handling code to support - win8 and beyond. + win8 and beyond. - Drivers: hv: Add code to distribute channel interrupt load. - Drivers: hv: Get rid of the unused global signaling state. - Drivers: hv: Get rid of unnecessary request for offers. @@ -69,7 +93,7 @@ Thu Dec 6 21:51:12 CET 2012 - ohering@suse.de - Drivers: hv: Implement flow management on the send side. - Drivers: hv: Capture the host build information. - Drivers: hv: Cleanup and consolidate reporting of build/version - info. + info. - commit 4fccd03 ------------------------------------------------------------------- @@ -244,14 +268,14 @@ Fri Nov 2 13:50:13 CET 2012 - jbeulich@novell.com - Update Xen patches to 3.7-rc3 and c/s 1202. - extend base interfaces to support multi-page rings for - frontend/backend communication. + frontend/backend communication. - blkback: allow using multiple page frontend communication ring. - blkfront: allow using multiple page backend communication ring. - ACPI: Store valid ACPI tables passed via early initrd in - reserved memblock areas. + reserved memblock areas. - ACPI: Fix build when disabled. - ACPI: Cleanup acpi_initrd_override declaration and remove - ifdefs. + ifdefs. - config.conf: Re-enable Xen configs. - Update x86 config files. - Delete patches.xen/xen3-acpi_override_2_2.patch. @@ -372,7 +396,7 @@ Sun Oct 21 23:17:25 CEST 2012 - jslaby@suse.cz - Refresh patches.xen/xen3-patch-3.6. - Delete patches.fixes/hv-storvsc-reset-wait.patch. - Delete - patches.rpmify/x86-kbuild-archscripts-depends-on-scripts_basic. + patches.rpmify/x86-kbuild-archscripts-depends-on-scripts_basic. - commit cfee26b ------------------------------------------------------------------- @@ -394,19 +418,19 @@ Thu Oct 18 16:26:57 CEST 2012 - trenn@suse.de and proper git-xy: meta tags: - lib: Add early cpio decoder. - x86, acpi: Introduce x86 arch specific arch_reserve_mem_area() - for e820 handling. + for e820 handling. - ACPI: Store valid ACPI tables passed via early initrd in - reserved memblock areas. + reserved memblock areas. - ACPI: Implement physical address table override. - ACPI: Create acpi_table_taint() function to avoid code - duplication. + duplication. - ACPI: Document ACPI table overriding via initrd. - ACPI: Fix build when disabled. - X86 ACPI: Use #ifdef not #if for CONFIG_X86 check. - ACPI: Overriding ACPI tables via initrd only works with - an initrd. + an initrd. - ACPI: Cleanup acpi_initrd_override declaration and remove - ifdefs. + ifdefs. - Delete patches.arch/acpi_fix_custom_method_acc.patch. - Delete patches.arch/acpi_override_2_2.patch. - Delete patches.arch/acpi_override_documentation. @@ -455,11 +479,11 @@ Thu Oct 11 17:17:11 CEST 2012 - guillaume.gardet@oliseo.fr Wed Oct 10 21:28:30 CEST 2012 - jslaby@suse.cz - Delete - patches.suse/msft-hv-0394-tools-hv-Fix-file-handle-leak.patch. + patches.suse/msft-hv-0394-tools-hv-Fix-file-handle-leak.patch. - Delete - patches.suse/msft-hv-0395-tools-hv-Fix-exit-error-code.patch. + patches.suse/msft-hv-0395-tools-hv-Fix-exit-error-code.patch. - Delete - patches.suse/msft-hv-0396-tools-hv-Check-for-read-write-errors.patch. + patches.suse/msft-hv-0396-tools-hv-Check-for-read-write-errors.patch. These are in 3.6.1. - commit 2a321c4 @@ -510,7 +534,7 @@ Thu Oct 4 13:52:15 CEST 2012 - ohering@suse.de - hyperv: Add comments for the extended buffer after RNDIS message. - Drivers: hv: Cleanup the guest ID computation. - Drivers: hv: vmbus: Use the standard format string to format - GUIDs. + GUIDs. - Drivers: hv: Add KVP definitions for IP address injection. - Drivers: hv: kvp: Cleanup error handling in KVP. - Drivers: hv: Explicitly size elements of protocol structures. @@ -522,7 +546,7 @@ Thu Oct 4 13:52:15 CEST 2012 - ohering@suse.de - Tools: hv: Represent the ipv6 mask using CIDR notation. - Tools: hv: Gather ipv[4,6] gateway information. - hv: fail the probing immediately when we are not in hyperv - platform. + platform. - hv: vmbus_drv: detect hyperv through x86_hyper. - Tools: hv: Get rid of some unused variables. - Tools: hv: Correctly type string variables. @@ -541,14 +565,14 @@ Thu Oct 4 13:52:15 CEST 2012 - ohering@suse.de - tools/hv: Parse /etc/os-release. - hyperv: Fix the max_xfer_size in RNDIS initialization. - hyperv: Fix the missing return value in - rndis_filter_set_packet_filter(). + rndis_filter_set_packet_filter(). - hyperv: Fix page buffer handling in rndis_filter_send_request(). - hyperv: Remove extra allocated space for recv_pkt_list elements. - hyperv: Report actual status in receive completion packet. - hyperv: Add buffer for extended info after the RNDIS response - message. + message. - Delete - patches.suse/suse-hv-Cleanup-the-guest-ID-computation.patch. + patches.suse/suse-hv-Cleanup-the-guest-ID-computation.patch. - commit 08d283b ------------------------------------------------------------------- @@ -573,7 +597,6 @@ Mon Oct 1 05:29:41 CEST 2012 - jeffm@suse.com Sat Sep 29 12:29:30 CEST 2012 - dmueller@suse.com - ARM/u5800: Fix build of ux500 driver - Acked-by: Jeff Mahoney - commit 0ea37a0 ------------------------------------------------------------------- @@ -586,21 +609,18 @@ Sat Sep 29 10:44:01 CEST 2012 - dmueller@suse.com Sat Sep 29 10:24:00 CEST 2012 - dmueller@suse.com - ARM/tegra: Remove optional parts to fix build - Acked-by: Jeff Mahoney - commit d729a16 ------------------------------------------------------------------- Sat Sep 29 10:23:24 CEST 2012 - dmueller@suse.com - ARM: enable zcache support - Acked-by: Jeff Mahoney - commit 17b147b ------------------------------------------------------------------- Sat Sep 29 10:22:39 CEST 2012 - dmueller@suse.com - ARM/cubox: set cachefilesd to module - Acked-by: Jeff Mahoney - commit c1fb243 ------------------------------------------------------------------- @@ -609,13 +629,13 @@ Fri Sep 28 17:29:39 CEST 2012 - trenn@suse.de - Remove old patchset to override ACPI tables via initrd. Also remove a stale xen patch related to that. - Delete - patches.arch/acpi_implement_overriding_of_arbitrary_acpi_tables_via_initrd.patch. + patches.arch/acpi_implement_overriding_of_arbitrary_acpi_tables_via_initrd.patch. - Delete - patches.arch/acpica_fix_wrongly_mapped_acpi_table_header_when_overriding_via_initrd.patch. + patches.arch/acpica_fix_wrongly_mapped_acpi_table_header_when_overriding_via_initrd.patch. - Delete - patches.arch/acpica_introduce_acpi_os_phys_table_override_function.patch. + patches.arch/acpica_introduce_acpi_os_phys_table_override_function.patch. - Delete - patches.xen/xen3-acpi_implement_overriding_of_arbitrary_acpi_tables_via_initrd.patch. + patches.xen/xen3-acpi_implement_overriding_of_arbitrary_acpi_tables_via_initrd.patch. - commit dd8f1b0 ------------------------------------------------------------------- @@ -744,7 +764,7 @@ Mon Sep 10 19:22:00 CEST 2012 - jeffm@suse.com Mon Sep 10 10:20:23 CEST 2012 - jbeulich@novell.com - patches.arch/s390-message-catalog.diff: Properly handle pr_cont() and fold - in the below two trivial fixes. + in the below two trivial fixes. - Delete patches.arch/s390-message-catalog-fix.diff. - Delete patches.arch/s390-message-catalog-perl-fix.diff. - Refresh patches.arch/kmsg-fix-parameter-limitations. @@ -818,10 +838,10 @@ Fri Aug 31 23:20:23 CEST 2012 - dmueller@suse.com Fri Aug 31 15:18:07 CEST 2012 - jslaby@suse.cz - i2c/busses: Fix build error if CONFIG_I2C_DESIGNWARE_PLATFORM=y - && CONFIG_I2C_DESIGN. + && CONFIG_I2C_DESIGN. - Delete - patches.fixes/i2c-busses-fix-build-error-if-config_i2c_designware_platform-y-config_i2c_design. - Move it to rpmify, so that vanilla builds fine too. + patches.fixes/i2c-busses-fix-build-error-if-config_i2c_designware_platform-y-config_i2c_design. + Move it to rpmify, so that vanilla builds fine too. - commit 0217ad5 ------------------------------------------------------------------- @@ -899,7 +919,7 @@ Tue Aug 21 18:17:16 CEST 2012 - jeffm@suse.com Fri Aug 17 14:51:23 CEST 2012 - jeffm@suse.com - Update to 3.6-rc2. - - Eliminated 1 patch. + - Eliminated 1 patch. - commit 71963b0 ------------------------------------------------------------------- @@ -1355,7 +1375,7 @@ Wed Jun 13 13:21:58 CEST 2012 - hare@suse.de - Rediff patch - patches.drivers/mach-dove-Fixup-ge00-initialisation.patch: - Rediff after backport from upstream. + Rediff after backport from upstream. - commit fa58c5e ------------------------------------------------------------------- @@ -1363,7 +1383,7 @@ Wed Jun 13 12:56:17 CEST 2012 - hare@suse.de - Fixup patch to apply - patches.drivers/spi-orion-convert-to-new-infrastructure.patch - backported from upstream. + backported from upstream. - commit 2507393 ------------------------------------------------------------------- @@ -1382,9 +1402,9 @@ Wed Jun 13 12:31:48 CEST 2012 - hare@suse.de Mon Jun 11 20:04:20 CEST 2012 - jeffm@suse.com - Update to 3.5-rc2. - - Xen needs update. - - ARM needs update. - - Eliminated 13 patches. + - Xen needs update. + - ARM needs update. + - Eliminated 13 patches. - commit 3f461b1 ------------------------------------------------------------------- @@ -1423,7 +1443,7 @@ Tue Jun 5 17:12:21 CEST 2012 - ohering@suse.de Mon Jun 4 10:36:59 CEST 2012 - ohering@suse.de - [SCSI] storvsc: Properly handle errors from the host - (bnc#747404). + (bnc#747404). - Delete patches.suse/suse-hv-storvsc-ignore-ata_16.patch. - commit ad28e23 @@ -1486,7 +1506,7 @@ Wed May 23 15:59:25 CEST 2012 - jbeulich@novell.com Tue May 22 14:21:24 CEST 2012 - trenn@suse.de - X86 acpi_cpufreq: Do not use request_module for autoloading - (bnc#756085). + (bnc#756085). - Refresh patches.xen/xen3-auto-common.diff. - patches.xen/xen3-patch-3.3: - commit caf270e @@ -1545,7 +1565,7 @@ Mon May 14 03:43:45 CEST 2012 - jeffm@suse.com Mon May 14 03:37:58 CEST 2012 - jeffm@suse.com - Update to 3.4-rc7. - - Eliminated 1 patch. + - Eliminated 1 patch. - commit 4cd9e9b ------------------------------------------------------------------- @@ -1598,7 +1618,7 @@ Mon May 7 20:11:04 CEST 2012 - jeffm@suse.com Mon May 7 19:54:14 CEST 2012 - jeffm@suse.com - Update to 3.4-rc6. - - Eliminated 2 patches. + - Eliminated 2 patches. - commit 749ea8f ------------------------------------------------------------------- @@ -1635,7 +1655,7 @@ Wed May 2 16:40:55 CEST 2012 - jeffm@suse.com Wed May 2 16:34:34 CEST 2012 - mmarek@suse.cz - rpm/kernel-binary.spec.in: Do not require distribution-release - during build. + during build. - commit 3cd703f ------------------------------------------------------------------- @@ -1686,18 +1706,18 @@ Thu Apr 26 19:13:49 CEST 2012 - jeffm@suse.com - Disabled DECNet and ARCNet. Specific config options disabled: CONFIG_ARCNET - CONFIG_ARCNET_1051 - CONFIG_ARCNET_1201 - CONFIG_ARCNET_CAP - CONFIG_ARCNET_COM20020_CS - CONFIG_ARCNET_COM20020 - CONFIG_ARCNET_COM20020_PCI - CONFIG_ARCNET_COM90xxIO - CONFIG_ARCNET_COM90xx - CONFIG_ARCNET_RAW - CONFIG_ARCNET_RIM_I + CONFIG_ARCNET_1051 + CONFIG_ARCNET_1201 + CONFIG_ARCNET_CAP + CONFIG_ARCNET_COM20020_CS + CONFIG_ARCNET_COM20020 + CONFIG_ARCNET_COM20020_PCI + CONFIG_ARCNET_COM90xxIO + CONFIG_ARCNET_COM90xx + CONFIG_ARCNET_RAW + CONFIG_ARCNET_RIM_I CONFIG_DECNET - CONFIG_DECNET_NF_GRABULATOR + CONFIG_DECNET_NF_GRABULATOR - commit 272dd14 ------------------------------------------------------------------- @@ -1799,7 +1819,7 @@ Fri Apr 20 18:09:06 CEST 2012 - jbeulich@novell.com Tue Apr 17 15:59:19 CEST 2012 - jeffm@suse.com - Update to 3.4-rc3. - - Eliminated 1 patch. + - Eliminated 1 patch. - commit 2fde7e0 ------------------------------------------------------------------- @@ -1819,7 +1839,7 @@ Mon Apr 9 03:28:12 CEST 2012 - jeffm@suse.com Fri Apr 6 06:42:35 CEST 2012 - jeffm@suse.com - Update AppArmor for 3.4. - - apparmor: Add "profiles" list to sysfs. + - apparmor: Add "profiles" list to sysfs. - commit 59517ac ------------------------------------------------------------------- @@ -1832,10 +1852,10 @@ Thu Apr 5 22:25:16 CEST 2012 - jeffm@suse.com Thu Apr 5 09:18:14 CEST 2012 - jeffm@suse.com - Updated to 3.4-rc1. - - Eliminated 121 patches. - - Xen is unavailable. - - ACPI overrides are unavailable. - - AppArmor network feature are unavailable. + - Eliminated 121 patches. + - Xen is unavailable. + - ACPI overrides are unavailable. + - AppArmor network feature are unavailable. - commit 3ac7e79 ------------------------------------------------------------------- @@ -1915,7 +1935,7 @@ Sat Mar 24 00:57:07 CET 2012 - dsterba@suse.cz - Refresh patches.suse/btrfs-handle-EIO. - Refresh - patches.suse/btrfs-volumes-schedule_bio-should-return-void. + patches.suse/btrfs-volumes-schedule_bio-should-return-void. - commit d97ade6 ------------------------------------------------------------------- @@ -1958,10 +1978,10 @@ Mon Mar 19 11:16:34 CET 2012 - jslaby@suse.cz Mon Mar 19 11:07:00 CET 2012 - jslaby@suse.cz - Delete - patches.arch/acpi_ec_provide_non_interrupt_mode_boot_param.patch. + patches.arch/acpi_ec_provide_non_interrupt_mode_boot_param.patch. - Delete patches.arch/dell_optiplex_990_fix_reboot.patch. - Delete - patches.drivers/alsa-hda-0004-Add-missing-static-ADC-tables-for-ALC269-qu. + patches.drivers/alsa-hda-0004-Add-missing-static-ADC-tables-for-ALC269-qu. - Delete patches.drivers/libata-unlock-hpa-by-default. - Delete patches.fixes/scsi-add-tgps-setting. - Delete patches.fixes/scsi-dh-rdac-add-stk. @@ -1998,23 +2018,23 @@ Mon Mar 12 15:26:55 CET 2012 - ohering@suse.de - Staging: hv: storvsc: Cleanup storvsc_host_reset_handler(). - Staging: hv: storvsc: Move and cleanup storvsc_remove(). - Staging: hv: storvsc: Add a comment to explain life-cycle - management. + management. - Staging: hv: storvsc: Get rid of the on_io_completion in - hv_storvsc_request. + hv_storvsc_request. - Staging: hv: storvsc: Rename the context field in - hv_storvsc_request. + hv_storvsc_request. - Staging: hv: storvsc: Miscellaneous cleanup of storvsc driver. - Staging: hv: storvsc: Cleanup the code for generating protocol - version. + version. - Staging: hv: storvsc: Cleanup some protocol related constants. - Staging: hv: storvsc: Get rid of some unused defines. - Staging: hv: storvsc: Consolidate the request structure. - Staging: hv: storvsc: Consolidate all the wire protocol - definitions. + definitions. - Staging: hv: storvsc: Move the storage driver out of the - staging area. + staging area. - Rename patches.suse/staging-hv-pata_piix-ignore-disks.patch to - patches.suse/suse-hv-pata_piix-ignore-disks.patch + patches.suse/suse-hv-pata_piix-ignore-disks.patch - commit 7487199 ------------------------------------------------------------------- @@ -2209,41 +2229,41 @@ Mon Feb 13 17:23:49 CET 2012 - mmarek@suse.cz Sun Feb 12 18:15:10 CET 2012 - trenn@suse.de - Add driver auto probing for x86 features v4 - (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). + (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). - x86/cpu: Fix overrun check in arch_print_cpu_modalias() - (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). + (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). - crypto: Add support for x86 cpuid - auto loading for x86 crypto drivers - (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). + auto loading for x86 crypto drivers + (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). - x86/cpu: Clean up modalias feature matching - (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). + (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). - intel-idle: convert to x86_cpu_id auto probing - (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). + (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). - intel_idle: Fix ID for Nehalem-EX Xeon in device ID table - (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). + (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). - HWMON: Convert via-cputemp to x86 cpuid autoprobing - (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). + (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). - powernow-k7: Fix CPU family number - (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). + (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). - ACPI: Load acpi-cpufreq from processor driver automatically - (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). + (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). - intel_idle: Revert change of auto_demotion_flags for Nehalem - (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). + (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). - HWMON: Convert coretemp to x86 cpuid autoprobing - (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). + (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). - powernow-k6: Really enable auto-loading - (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). + (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). - X86: Introduce HW-Pstate scattered cpuid feature - (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). + (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). - cpufreq: Add support for x86 cpuinfo auto loading v4 - (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). + (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). - x86: autoload microcode driver on Intel and AMD systems v2 - (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). + (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). - CPU: Introduce ARCH_HAS_CPU_AUTOPROBE and X86 parts - (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). + (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). - ACPI: remove duplicated lines of merging - problems with acpi_processor_start - (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). + problems with acpi_processor_start + (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). - Update config files. - commit 6efe9b5 @@ -2251,7 +2271,7 @@ Sun Feb 12 18:15:10 CET 2012 - trenn@suse.de Fri Feb 10 12:03:36 CET 2012 - mmarek@suse.cz - rpm/kernel-binary.spec.in: Build x86 packages as i686, except for --default (bnc#745632). KMPs are still built as i586. + -default (bnc#745632). KMPs are still built as i586. - commit 88a632b ------------------------------------------------------------------- @@ -2282,8 +2302,8 @@ Tue Feb 7 18:28:41 CET 2012 - jeffm@suse.com Tue Feb 7 18:12:40 CET 2012 - jeffm@suse.com - Update to 3.3-rc2. - - Eliminated 5 patches. - - Xen is disabled. + - Eliminated 5 patches. + - Xen is disabled. - commit d017ea1 ------------------------------------------------------------------- @@ -2382,7 +2402,7 @@ Wed Dec 21 14:38:42 CET 2011 - jbeulich@novell.com Tue Dec 20 16:35:33 CET 2011 - jeffm@suse.com - Update to 3.2-rc6. - - Eliminated 1 patch. + - Eliminated 1 patch. - commit d5a489e ------------------------------------------------------------------- @@ -2390,7 +2410,7 @@ Tue Dec 20 11:34:14 CET 2011 - trenn@suse.de - These should all be mainline in some form: - Delete - patches.arch/implement_stop_machine_from_offline_cpu.patch. + patches.arch/implement_stop_machine_from_offline_cpu.patch. - Delete patches.arch/kill-__stop_machine.patch. - Delete patches.arch/reorganize_stop_cpus.patch. - Delete patches.arch/use_stop_machine_for_mtrr_rendezvous.patch. @@ -2406,14 +2426,14 @@ Sun Dec 18 07:38:42 CET 2011 - aj@suse.de Fri Dec 16 15:37:51 CET 2011 - aj@suse.de - rpm/kernel-binary.spec.in: Add provides and make most obsoletes versioned. - This silences rpmlint warnings. + This silences rpmlint warnings. - commit e3023c7 ------------------------------------------------------------------- Wed Dec 14 13:51:41 CET 2011 - mmarek@suse.cz - rpm/kernel-source.spec.in, rpm/mkspec: Fix tarball URL for -rcX and - do not generate any URL for linux-next and vanilla snapshots. + do not generate any URL for linux-next and vanilla snapshots. - commit 1548daf ------------------------------------------------------------------- @@ -2503,7 +2523,7 @@ Wed Dec 7 11:05:05 CET 2011 - aj@suse.de Tue Dec 6 00:07:03 CET 2011 - jeffm@suse.com - Update to 3.2-rc4. - - Eliminated 1 patch. + - Eliminated 1 patch. - commit a7d546d ------------------------------------------------------------------- @@ -2615,8 +2635,8 @@ Fri Nov 25 05:58:54 CET 2011 - jeffm@suse.com Fri Nov 25 05:47:49 CET 2011 - jeffm@suse.com - Update to 3.2-rc3. - - stack unwind: cfi_ignore takes more arguments. - - iio: Fix build error in industrialio-core.c. + - stack unwind: cfi_ignore takes more arguments. + - iio: Fix build error in industrialio-core.c. - commit 48ef020 ------------------------------------------------------------------- @@ -2629,7 +2649,7 @@ Thu Nov 24 18:45:54 CET 2011 - ohering@suse.de Thu Nov 24 13:01:09 CET 2011 - mmarek@suse.cz - rpm/try-disable-staging-driver: Script to disable failing staging - driver and restart make. + driver and restart make. - commit 819d1fa ------------------------------------------------------------------- @@ -2723,14 +2743,14 @@ Thu Nov 17 19:45:48 CET 2011 - bpoirier@suse.de Wed Nov 16 06:51:07 CET 2011 - jeffm@suse.com - Update to 3.2-rc2. - - Eliminated 1 patch. + - Eliminated 1 patch. - commit 85c9930 ------------------------------------------------------------------- Wed Nov 16 06:32:19 CET 2011 - jeffm@suse.com - Update to 3.2-rc1. - - Eliminate 212 patches. + - Eliminate 212 patches. - commit 6318d5b ------------------------------------------------------------------- @@ -2770,8 +2790,8 @@ Sat Nov 5 01:32:21 CET 2011 - trenn@suse.de Thu Nov 3 17:56:46 CET 2011 - mszeredi@suse.cz - patches.fixes/hfs-fix-hfs_find_init-sb-ext_tree-null-ptr-oops.patch: - hfs: fix hfs_find_init() sb->ext_tree NULL ptr oops - (CVE-2011-2203 bnc#699709). + hfs: fix hfs_find_init() sb->ext_tree NULL ptr oops + (CVE-2011-2203 bnc#699709). - commit 7923119 ------------------------------------------------------------------- @@ -2809,16 +2829,16 @@ Thu Nov 3 14:49:44 CET 2011 - jbeulich@novell.com Wed Nov 2 15:43:11 CET 2011 - jeffm@suse.com - Add Elantech touchpad v3/v4 support (bnc#716852): - - Input: elantech - add v3 hardware support. - - Input: elantech - add v4 hardware support. - - Input: elantech - better support all those v2 variants. - - Input: elantech - clean up elantech_init. - - Input: elantech - correct x, y value range for v2 hardware. - - Input: elantech - get rid of ETP_2FT_* in elantech.h. - - Input: elantech - packet checking for v2 hardware. - - Input: elantech - remove ETP_EDGE_FUZZ_V2. - - Input: elantech - remove module parameter force_elantech. - - Input: elantech - use firmware provided x, y ranges. + - Input: elantech - add v3 hardware support. + - Input: elantech - add v4 hardware support. + - Input: elantech - better support all those v2 variants. + - Input: elantech - clean up elantech_init. + - Input: elantech - correct x, y value range for v2 hardware. + - Input: elantech - get rid of ETP_2FT_* in elantech.h. + - Input: elantech - packet checking for v2 hardware. + - Input: elantech - remove ETP_EDGE_FUZZ_V2. + - Input: elantech - remove module parameter force_elantech. + - Input: elantech - use firmware provided x, y ranges. - commit 28551a0 ------------------------------------------------------------------- @@ -2849,7 +2869,7 @@ Tue Oct 25 19:33:27 CEST 2011 - ohering@suse.de Tue Oct 25 19:24:17 CEST 2011 - eich@suse.de - patches.suse/SUSE-bootsplash: remove DEBUG macro which was - left in the code by accident. + left in the code by accident. - commit a56ba15 ------------------------------------------------------------------- @@ -2862,7 +2882,7 @@ Mon Oct 24 18:28:04 CEST 2011 - jeffm@suse.com Mon Oct 24 15:04:34 CEST 2011 - ohering@suse.de - patches.suse/staging-hv-pata_piix-ignore-disks.patch: - Update comments in code and reduce patch size + Update comments in code and reduce patch size - commit 8913d07 ------------------------------------------------------------------- @@ -2875,7 +2895,7 @@ Thu Oct 20 10:02:15 CEST 2011 - eich@suse.de ------------------------------------------------------------------- Tue Oct 18 23:44:16 CEST 2011 - jeffm@suse.com --Update to 3.1-rc10. +- -Update to 3.1-rc10. - commit 239957e ------------------------------------------------------------------- @@ -2902,11 +2922,11 @@ Wed Oct 12 21:56:23 CEST 2011 - ohering@suse.de - Various updates for hv drivers, which fix also the hv_mouse driver - staging: hv: storvsc: ignore SET_WINDOWN scsi command - (bnc#722646). + (bnc#722646). - staging/hv: advertise hv_storvsc instead of storvsc as sysfs - driver name (bnc#716708). + driver name (bnc#716708). - staging/hv: fill scsi/proc_name for the sake of mkinitrd - (bnc#716708). + (bnc#716708). - Staging: hv: util: Invoke cn_netlink_send() in a work context. - Refresh patches.suse/staging-hv-pata_piix-ignore-disks.patch. - Refresh patches.xen/xen3-patch-2.6.32. @@ -2940,7 +2960,7 @@ Fri Oct 7 17:46:06 CEST 2011 - jbeulich@novell.com Wed Oct 5 13:45:24 CEST 2011 - jbeulich@novell.com - patches.suse/supported-flag: Also look for Module.supported in the - source tree. + source tree. - Refresh patches.suse/supported-flag-enterprise. - commit 9c8680a @@ -2974,15 +2994,15 @@ Tue Sep 27 22:25:34 CEST 2011 - eich@suse.de Mon Sep 26 15:56:27 CEST 2011 - mmarek@suse.cz - rpm/host-memcpy-hack.h: Hack to use older version of the memcpy symbol - in userspace programs, so that they keep working on older systems. + in userspace programs, so that they keep working on older systems. - rpm/kernel-binary.spec.in: Pass -include - %_sourcedir/host-memcpy-hack.h to the compiler when compiling - userspace programs. + %_sourcedir/host-memcpy-hack.h to the compiler when compiling + userspace programs. - rpm/host-memcpy-hack.h: Hack to use older version of the memcpy symbol - in userspace programs, so that they keep working on older systems. + in userspace programs, so that they keep working on older systems. - rpm/kernel-binary.spec.in: Pass -include - %_sourcedir/host-memcpy-hack.h to the compiler when compiling - userspace programs. + %_sourcedir/host-memcpy-hack.h to the compiler when compiling + userspace programs. - commit e3c78cf ------------------------------------------------------------------- @@ -3005,7 +3025,7 @@ Wed Sep 21 13:20:35 CEST 2011 - trenn@suse.de - Refresh patches.arch/acpi_implement_overriding_of_arbitrary_acpi_tables_via_initrd.patch. --> Fix build on ia64, by moving asm/e820.h into ifdef config protected region. + -> Fix build on ia64, by moving asm/e820.h into ifdef config protected region. - commit 0ac4276 ------------------------------------------------------------------- @@ -3027,9 +3047,9 @@ Wed Sep 21 11:11:10 CEST 2011 - mhocko@suse.cz Tue Sep 20 18:09:04 CEST 2011 - trenn@suse.de - ACPI: Implement overriding of arbitrary ACPI tables via initrd - (none). + (none). - ACPICA: Fix wrongly mapped acpi table header when overriding - via initrd (none). + via initrd (none). - ACPICA: Introduce acpi_os_phys_table_override function (none). - x86: allow NVS can be accessed by driver (none). - Update config files: @@ -3047,7 +3067,7 @@ Thu Sep 15 14:16:08 CEST 2011 - jeffm@suse.de Thu Sep 15 09:30:03 CEST 2011 - jbeulich@novell.com - patches.arch/x86_64-unwind-annotations: Fix unwinding through - interrupt frames, requiring ... + interrupt frames, requiring ... - patches.suse/stack-unwind: ... support for DW_CFA_def_cfa_expression. - commit 4d917a5 @@ -3086,7 +3106,7 @@ Mon Sep 12 16:31:26 CEST 2011 - jbeulich@novell.com - mm: frontswap: swap data structure changes. - In HVM guests do not take over the CDROM device (bnc#645893). - x86: report ACPI-reserved state of PCI MMCONFIG region to - hypervisor. + hypervisor. - config.conf: Re-enable Xen flavors. - Update config files. - commit 3692f47 @@ -3126,33 +3146,33 @@ Thu Sep 1 18:47:37 CEST 2011 - ohering@suse.de - Staging: hv: util: kvp: Fix the reported OSVersion string. - Staging: hv: util: kvp: Cleanup kvp_get_domain_name(). - Staging: hv: Fix macros, tab errors and warning in - drivers/staging/hv/hv_mouse.c. + drivers/staging/hv/hv_mouse.c. - Staging: hv: vmbus: VMBUS is an ACPI enumerated device, get - rid of the PCI signature. + rid of the PCI signature. - Staging: hv: Replace struct hv_guid with the uuid type already - defined in Linux. + defined in Linux. - Staging: hv: vmbus: Introduce vmbus ID space in struct - hv_driver. + hv_driver. - Staging: hv: blkvsc: Use the newly introduced vmbus ID in the - blockvsc driver. + blockvsc driver. - Staging: hv: storvsc: Use the newly introduced vmbus ID in - storvsc driver. + storvsc driver. - Staging: hv: netvsc: Use the newly introduced vmbus ID in - netvsc driver. + netvsc driver. - Staging: hv: mousevsc: Use the newly introduced vmbus ID in - mouse driver. + mouse driver. - Staging: hv: util: Make hv_utils a vmbus device driver. - Staging: hv: create VMBUS_DEVICE macro and use it. - Staging: hv: vmbus: Cleanup vmbus_match(). - Staging: hv: vmbus: Cleanup vmbus_uevent() code. - Staging: hv: vmbus: Support the notion of id tables in - vmbus_match(). + vmbus_match(). - Staging: hv: vmbus: Get rid of an unnecessary include line - in vmbus_drv.c. + in vmbus_drv.c. - Staging: hv: storvsc: Get rid of the DMI signature. - Staging: hv: netvsc: Get rid of the PCI signature. - Staging: hv: netvsc: Get rid of the DMI signature in - netvsc_drv.c. + netvsc_drv.c. - Staging: hv: util: Get rid of the DMI signature in hv_util.c. - Staging: hv: util: Get rid of the PCI signature in hv_util.c. - Staging: hv: fix up driver registering mess. @@ -3160,59 +3180,59 @@ Thu Sep 1 18:47:37 CEST 2011 - ohering@suse.de - Staging: hv: vmbus: Cleanup unnecessary comments in hv.c. - Staging: hv: vmbus: Cleanup error handling in hv_init(). - Staging: hv: vmbus: Get rid of unnecessay comments in - connection.c. + connection.c. - Staging: hv: vmbus: Get rid of the function dump_gpadl_body(). - Staging: hv: vmbus: Get rid of the function dump_gpadl_header(). - Staging: hv: vmbus: Rename openMsg to open_msg in channel.c. - Staging: hv: vmbus: Get rid of unnecessary comments in - channel.c. + channel.c. - Staging: hv: vmbus: Change the variable name openInfo to - open_info in channel.c. + open_info in channel.c. - Staging: hv: vmbus: Cleanup error values in ringbuffer.c. - Staging: hv: vmbus: Cleanup the error return value in - vmbus_recvpacket_raw(). + vmbus_recvpacket_raw(). - Staging: hv: netvsc: Get rid of an unnecessary print statement - in netvsc_probe(). + in netvsc_probe(). - Staging: hv: vmbus: Retry vmbus_post_msg() before giving up. - Staging: hv: storvsc: Cleanup error handling in - storvsc_dev_add(). + storvsc_dev_add(). - Staging: hv: storvsc: Cleanup error handling in - storvsc_channel_init(). + storvsc_channel_init(). - Staging: hv: storvsc: Cleanup error handling in - storvsc_connect_to_vsp(). + storvsc_connect_to_vsp(). - Staging: hv: storvsc: Cleanup error handling in storvsc_do_io(). - Storage: hv: storvsc: Get rid of some unnecessary DPRINTs - from storvsc.c. + from storvsc.c. - Staging: hv: storvsc: Fix/cleanup some dated comments in - storvsc.c. + storvsc.c. - Staging: hv: storvsc: Cleanup returned error code in - storvsc_host_reset(). + storvsc_host_reset(). - Staging: hv: storvsc: Cleanup error code returned in - storvsc_probe(). + storvsc_probe(). - Staging: hv: storvsc: Cleanup returned error code in - storvsc_drv_init(). + storvsc_drv_init(). - Staging: hv: netvsc: Cleanup the returned error code in - netvsc_probe(). + netvsc_probe(). - Staging: hv: netvsc: Cleanup error return codes in - netvsc_destroy_recv_buf(). + netvsc_destroy_recv_buf(). - Staging: hv: netvsc: Cleanup error return values in - netvsc_init_recv_buf(). + netvsc_init_recv_buf(). - Staging: hv: netvsc: Cleanup error returns in - netvsc_connect_vsp(). + netvsc_connect_vsp(). - Staging: hv: netvsc: Cleanup error return values in - netvsc_send(). + netvsc_send(). - Staging: hv: netvsc: Cleanup error return codes in - netvsc_device_add(). + netvsc_device_add(). - Staging: hv: netvsc: Cleanup error codes in - rndis_filter_receive(). + rndis_filter_receive(). - Staging: hv: netvsc: Cleanup error code in - rndis_filter_query_device(). + rndis_filter_query_device(). - Staging: hv: netvsc: Cleanup error return values in - rndis_filter_set_packet_filter(). + rndis_filter_set_packet_filter(). - Staging: hv: netvsc: Cleanup error returns in - rndis_filter_init_device(). + rndis_filter_init_device(). - Staging: hv: netvsc: Cleanup error code in - rndis_filter_device_add(). + rndis_filter_device_add(). - Staging: hv: mouse: Change the jump label Cleanup to cleanup. - Staging: hv: netvsc: Change the jump label Cleanup to cleanup. - Staging: hv: netvsc: Change the jump label Exit to exit. @@ -3225,72 +3245,72 @@ Thu Sep 1 18:47:37 CEST 2011 - ohering@suse.de - Staging: hv: add driver_data to hv_vmbus_device_id. - Staging: hv: Add code to parse struct hv_vmbus_device_id table. - Staging: hv: file2alias: fix up alias creation logic for - hv_vmbus_device_id. + hv_vmbus_device_id. - Staging: hv: storvsc: Inline free_stor_device(). - Staging: hv: storvsc: Do not aquire an unnecessary reference - on stor_device. + on stor_device. - Staging: hv: storvsc: Rename must_get_stor_device(). - Staging: hv: storvsc: Rename get_stor_device(). - Staging: hv: storvsc: Cleanup alloc_stor_device(). - Staging: hv: storvsc: Introduce state to manage the lifecycle - of stor device. + of stor device. - Staging: hv: storvsc: Prevent outgoing traffic when stor dev - is being destroyed. + is being destroyed. - Staging: hv: storvsc: Get rid of release_stor_device() by - inlining the code. + inlining the code. - Staging: hv: storvsc: Get rid of final_release_stor_device() - by inlining code. + by inlining code. - Staging: hv: storvsc: Get rid of the reference counting in - struct storvsc_device. + struct storvsc_device. - Staging: hv: netvsc: Inline the code for free_net_device(). - Staging: hv: netvsc: Cleanup alloc_net_device(). - Staging: hv: netvsc: Introduce state to manage the lifecycle - of net device. + of net device. - Staging: hv: netvsc: Prevent outgoing traffic when netvsc dev - is destroyed. + is destroyed. - Staging: hv: netvsc: Get rid of release_outbound_net_device() - by inlining the code. + by inlining the code. - Staging: hv: netvsc: Get rid of release_inbound_net_device() - by inlining the code. + by inlining the code. - Staging: hv: netvsc: Get rid of the refcnt field in struct - netvsc_device. + netvsc_device. - Staging: hv: storvsc: Add code to handle IDE devices using - the storvsc driver. + the storvsc driver. - Staging: hv: storvsc: Handle IDE devices using the storvsc - driver. + driver. - Staging: hv: blkvsc: Get rid of blkvsc_drv.c as this code is - not used. + not used. - Staging: hv: storvsc: Optimize bounce buffer handling for the - "write" case. + "write" case. - Staging: hv: storvsc: Optimize the bounce buffer handling in - the "read" case. + the "read" case. - Staging: hv: storvsc: Include storvsc.c in storvsc_drv.c. - Staging: hv: storvsc: Cleanup storvsc_drv.c after adding the - contents of storvsc.c. + contents of storvsc.c. - Staging: hv: storvsc: Add the contents of hyperv_storage.h - to storvsc_drv.c. + to storvsc_drv.c. - Staging: hv: storvsc: Cleanup storvsc_drv.c after adding the - contents of hyperv_storage.h. + contents of hyperv_storage.h. - Staging: hv: storvsc: Fixup srb and scsi status for INQUIRY - and MODE_SENSE. + and MODE_SENSE. - Staging: hv: storvsc: Fix a typo. - Staging: hv: storvsc: In case of scsi errors offline the device. - Staging: hv: storvsc: No need to copy from bounce buffer in - case of a failure. + case of a failure. - Staging: hv: util: Forcefully shutdown when shutdown is - requested. + requested. - Staging: hv: util: Adjust guest time in a process context. - Staging: hv: vmbus: Check before invoking the channel callback. - Staging: hv: vmbus: Properly deal with de-registering channel - callback. + callback. - Staging: hv: Fix a bug in vmbus_match(). - Staging: hv: vmbus: Get rid of vmbus_on_isr() by inlining - the code. + the code. - Staging: hv: vmbus: Do not enable auto eoi. - Staging: hv: vmbus: Fixup indentation in vmbus_acpi_add(). - Staging: hv: vmbus: Get rid of some dated/redundant comments. - Staging: hv: vmbus: Get rid of an unnecessary check in - vmbus_connect(). + vmbus_connect(). - Staging: hv: vmbus: Fix a checkpatch warning in ring_buffer.c. - Staging: hv: vmbus: Fix checkpatch warnings in connection.c. - Staging: hv: mousevsc: Fix checkpatch errors and warnings. @@ -3363,16 +3383,16 @@ Wed Aug 24 21:29:06 CEST 2011 - jeffm@suse.com Wed Aug 24 20:54:32 CEST 2011 - jeffm@suse.com - Refreshed and re-enabled dm-path patches: - - patches.suse/dm-mpath-accept-failed-paths. - - patches.suse/dm-mpath-detach-existing-hardware-handler. + - patches.suse/dm-mpath-accept-failed-paths. + - patches.suse/dm-mpath-detach-existing-hardware-handler. - commit 70cadcd ------------------------------------------------------------------- Wed Aug 24 20:51:06 CEST 2011 - jeffm@suse.com - Update to 3.1-rc3. - - Eliminated 8 patches. - - Xen is disabled. + - Eliminated 8 patches. + - Xen is disabled. - commit eccefcc ------------------------------------------------------------------- @@ -3380,8 +3400,8 @@ Thu Aug 18 11:38:15 CEST 2011 - eich@suse.de - * Refresh patches.suse/SUSE-bootsplash. * Fix bootsplash code for 15bpp framebuffers. - These framebuffers are rare these days, the legendary and still - popular server chipset Radeon ES1000 supports it, though. + These framebuffers are rare these days, the legendary and still + popular server chipset Radeon ES1000 supports it, though. - commit f25ce3e ------------------------------------------------------------------- @@ -3402,7 +3422,7 @@ Tue Aug 9 00:03:53 CEST 2011 - trenn@suse.de - Update config files: bnc#674988, change: --CONFIG_ACPI_CUSTOM_METHOD=m + -CONFIG_ACPI_CUSTOM_METHOD=m +# CONFIG_ACPI_CUSTOM_METHOD is not set for all flavors - commit f1af972 @@ -3495,10 +3515,10 @@ Thu Jul 14 17:52:45 CEST 2011 - tiwai@suse.de Thu Jul 14 17:26:51 CEST 2011 - tiwai@suse.de - ALSA: hda - Add Kconfig for the default buffer size - (bnc#682725). + (bnc#682725). - Update config files. - Delete, replaced with the new upstream patch - patches.drivers/alsa-hda-0019-Increase-default-buffer-size. + patches.drivers/alsa-hda-0019-Increase-default-buffer-size. - commit 40c7644 ------------------------------------------------------------------- @@ -3520,7 +3540,7 @@ Sat Jul 9 11:17:46 CEST 2011 - jslaby@suse.cz Thu Jul 7 00:58:01 CEST 2011 - jeffm@suse.com - Update to 3.0-rc6. - - Eliminated 1 patch. + - Eliminated 1 patch. - commit 56e99da ------------------------------------------------------------------- @@ -3529,7 +3549,7 @@ Tue Jul 5 09:18:43 CEST 2011 - jbeulich@novell.com - Update Xen patches to 3.0-rc5 and c/s 1095. - xen: prepare tmem shim to handle frontswap. - support booting Xen from EFI (fate#311376, fate#311529, - bnc#578927, bnc#628554). + bnc#578927, bnc#628554). - config.conf: Re-enabled Xen flavors. - Update x86 config files. - Delete patches.xen/xen-blkback-bimodal-suse. @@ -3576,31 +3596,31 @@ Tue Jun 21 12:14:44 CEST 2011 - mmarek@suse.cz Fri Jun 17 17:29:41 CEST 2011 - mmarek@suse.cz - rpm/post.sh: Touch /boot/do_purge_kernels on package install - (fate#312018). + (fate#312018). - rpm/postun.sh: Remove it again if it still exists on package - uninstall. + uninstall. - commit 82f4a5d ------------------------------------------------------------------- Fri Jun 17 13:23:54 CEST 2011 - trenn@suse.de - stop_machine: implement stop_machine_from_offline_cpu() - (bnc#697859). + (bnc#697859). - stop_machine: kill __stop_machine() (bnc#697859). - x86, mtrr: lock stop machine during MTRR rendezvous sequence - (bnc#697859). + (bnc#697859). - stop_machine: reorganize stop_cpus() implementation - (bnc#697859). + (bnc#697859). - x86, mtrr: use __stop_machine() for doing MTRR rendezvous - (bnc#697859). + (bnc#697859). - commit aa3d6e2 ------------------------------------------------------------------- Thu Jun 16 12:16:16 CEST 2011 - mmarek@suse.cz - Remove the novfs patches, it should be packaged as a KMP, or - ideally, reimplemented as a fuse filesystem (which is the reason why - the current implementation it is never going to be accepted upstream). + ideally, reimplemented as a fuse filesystem (which is the reason why + the current implementation it is never going to be accepted upstream). - Delete patches.fixes/novfs-copy_user-fixes.diff. - Delete patches.fixes/novfs-minsize-fixes. - Delete patches.fixes/novfs-nwcapi.patch. @@ -3655,7 +3675,7 @@ Wed Jun 15 18:22:05 CEST 2011 - jack@suse.cz Wed Jun 15 08:05:05 CEST 2011 - jeffm@suse.com - Update to 3.0-rc3. - - Eliminated 2 patches. + - Eliminated 2 patches. - commit a1fe999 ------------------------------------------------------------------- @@ -3723,9 +3743,9 @@ Mon Jun 13 14:06:28 CEST 2011 - mmarek@suse.cz the SRCVERSION variable will only be used to determine the tarball version. - rpm/compute-PATCHVERSION.sh: Set default PATCHLEVEL and SUBLEVEL to 0. - The package version will thus always match the Makefile version and - the SRCVERSION variable will only be used to determine the tarball - version. + The package version will thus always match the Makefile version and + the SRCVERSION variable will only be used to determine the tarball + version. - rpm/kernel-binary.spec.in: Revert the previous hack. - commit 95c9977 @@ -3748,9 +3768,9 @@ Fri Jun 10 20:24:41 CEST 2011 - jeffm@suse.com Fri Jun 10 17:12:22 CEST 2011 - jeffm@suse.com - x86: Remove warning and warning_symbol from struct - stacktrace_ops. + stacktrace_ops. - Delete - patches.fixes/asus-wmi-Remove-__init-from-asus_wmi_platform_init.patch. + patches.fixes/asus-wmi-Remove-__init-from-asus_wmi_platform_init.patch. - commit 608ce9e ------------------------------------------------------------------- @@ -3842,13 +3862,13 @@ Fri Jun 3 12:51:22 CEST 2011 - mmarek@suse.cz Fri Jun 3 12:09:01 CEST 2011 - mmarek@suse.cz - rpm/macros.kernel-source: Add -b option to %kernel_module_package - to unconditionally call mkinitrd on kmp install (fate#309400). + to unconditionally call mkinitrd on kmp install (fate#309400). - rpm/kernel-module-subpackage: Pass KMP_NEEDS_MKINITRD=1 to - weak-modules2 if the -b option is used. + weak-modules2 if the -b option is used. - rpm/macros.kernel-source: Add -b option to %kernel_module_package - to unconditionally call mkinitrd on kmp install (fate#309400). + to unconditionally call mkinitrd on kmp install (fate#309400). - rpm/kernel-module-subpackage: Pass KMP_NEEDS_MKINITRD=1 to - weak-modules2 if the -b option is used. + weak-modules2 if the -b option is used. - commit 83331f5 ------------------------------------------------------------------- @@ -3869,14 +3889,14 @@ Tue May 31 05:09:44 CEST 2011 - jeffm@suse.com Tue May 31 05:08:21 CEST 2011 - jeffm@suse.com - Updated to 3.0-rc1. - - Eliminated 9 patches. + - Eliminated 9 patches. - commit 5710413 ------------------------------------------------------------------- Mon May 30 15:54:37 CEST 2011 - jack@suse.cz - mm: Fix assertion mapping->nrpages == 0 in end_writeback() - (bnc#693013 bnc#666423). + (bnc#693013 bnc#666423). - Refresh patches.xen/tmem. - commit d3e465a @@ -3884,9 +3904,9 @@ Mon May 30 15:54:37 CEST 2011 - jack@suse.cz Mon May 30 13:58:43 CEST 2011 - jslaby@suse.cz - Refresh - patches.fixes/block-add-proper-state-guards-to-__elv_next_request.patch. + patches.fixes/block-add-proper-state-guards-to-__elv_next_request.patch. - aic94xx: world-writable sysfs update_bios file. - Update upstream info. + Update upstream info. - commit 8912816 ------------------------------------------------------------------- @@ -3947,7 +3967,7 @@ Mon May 16 14:34:33 CEST 2011 - mmarek@suse.cz Fri May 13 15:45:04 CEST 2011 - jeffm@suse.com - Update to 2.6.39-rc7. - - Eliminated 5 patches. + - Eliminated 5 patches. - commit a8a170f ------------------------------------------------------------------- @@ -3960,16 +3980,16 @@ Thu May 12 23:29:11 CEST 2011 - jslaby@suse.cz Thu May 12 14:05:44 CEST 2011 - jslaby@suse.cz - Delete - patches.fixes/iwlwifi-fix-tx-power-configuration-on-3945-and-4965-devices. - It's fixed differently by commits 43f12d47f and f844a709a7 in .39-rc1 + patches.fixes/iwlwifi-fix-tx-power-configuration-on-3945-and-4965-devices. + It's fixed differently by commits 43f12d47f and f844a709a7 in .39-rc1 - commit 7934e2d ------------------------------------------------------------------- Thu May 12 11:56:16 CEST 2011 - jslaby@suse.cz - Refresh - patches.fixes/iwlwifi-fix-tx-power-configuration-on-3945-and-4965-devices. - Note about submission. + patches.fixes/iwlwifi-fix-tx-power-configuration-on-3945-and-4965-devices. + Note about submission. - commit 9922e20 ------------------------------------------------------------------- @@ -3982,15 +4002,15 @@ Tue May 10 19:10:18 CEST 2011 - mhocko@suse.cz Tue May 10 16:14:44 CEST 2011 - mhocko@suse.cz - patches.fixes/aggressive-zone-reclaim.patch: delete because - the patch is very workload specific and can lead to unexpected - reclaims in parallel node local workloads. + the patch is very workload specific and can lead to unexpected + reclaims in parallel node local workloads. - commit 56cf10e ------------------------------------------------------------------- Tue May 10 16:04:27 CEST 2011 - mhocko@suse.cz - Delete patches.suse/mm-devzero-optimisation.patch: we do not need - it anymore as we have zero page back since 2.6.32 + it anymore as we have zero page back since 2.6.32 - commit 323a093 ------------------------------------------------------------------- @@ -4009,64 +4029,64 @@ Mon May 9 14:32:59 CEST 2011 - jbeulich@novell.com Mon May 9 11:32:35 CEST 2011 - jbeulich@novell.com - patches.suse/kconfig-automate-kernel-desktop: Remove stray blank - lines (for older versions of "patch" to grok). + lines (for older versions of "patch" to grok). - commit 4dfa74d ------------------------------------------------------------------- Sat May 7 01:50:06 CEST 2011 - jeffm@suse.com - Removed network driver entropy patches. haveged is installed by default - and should be enabled to generate entropy from non-predictable sources. - - Delete patches.drivers/bnx2-entropy-source.patch. - - Delete patches.drivers/e1000-entropy-source.patch. - - Delete patches.drivers/e1000e-entropy-source.patch. - - Delete patches.drivers/igb-entropy-source.patch. - - Delete patches.drivers/ixgbe-entropy-source.patch. - - Delete patches.drivers/tg3-entropy-source.patch. + and should be enabled to generate entropy from non-predictable sources. + - Delete patches.drivers/bnx2-entropy-source.patch. + - Delete patches.drivers/e1000-entropy-source.patch. + - Delete patches.drivers/e1000e-entropy-source.patch. + - Delete patches.drivers/igb-entropy-source.patch. + - Delete patches.drivers/ixgbe-entropy-source.patch. + - Delete patches.drivers/tg3-entropy-source.patch. - commit c88b893 ------------------------------------------------------------------- Fri May 6 19:36:47 CEST 2011 - jeffm@suse.com - Update - patches.fixes/netfilter-implement-rfc-1123-for-ftp-conntrack - (bnc#466279 bnc#681639). + patches.fixes/netfilter-implement-rfc-1123-for-ftp-conntrack + (bnc#466279 bnc#681639). - commit 72e779f ------------------------------------------------------------------- Fri May 6 19:31:10 CEST 2011 - jeffm@suse.com - Disabled patches.drivers/libata-unlock-hpa-by-default; It may have - been obsoleted by upstream commit d8d9129e. + been obsoleted by upstream commit d8d9129e. - commit 1a21ab3 ------------------------------------------------------------------- Fri May 6 18:51:20 CEST 2011 - jeffm@suse.com - sysctl: Increase IPC defaults (bnc#146656) - - Delete patches.suse/shmall-bigger. + - Delete patches.suse/shmall-bigger. - commit a70e34f ------------------------------------------------------------------- Fri May 6 17:50:56 CEST 2011 - jeffm@suse.com - sysctl/i386/desktop, sysctl/x86_64/desktop: Add vm.dirty_ratio = 20 - for desktop flavors (bnc#552883) - - Delete patches.suse/mm-tune-dirty-limits.patch. + for desktop flavors (bnc#552883) + - Delete patches.suse/mm-tune-dirty-limits.patch. - commit dbe73e2 ------------------------------------------------------------------- Fri May 6 17:25:45 CEST 2011 - jeffm@suse.com - sysctl/defaults: Added kernel.hung_task_timeout=0 - - Delete patches.suse/hung_task_timeout-configurable-default. + - Delete patches.suse/hung_task_timeout-configurable-default. - commit 78f9eed ------------------------------------------------------------------- Fri May 6 16:41:07 CEST 2011 - mmarek@suse.cz - rpm/kernel-{binary,source}.spec.in: Install per-kernel /boot/sysctl-* - files (patch from Jeff Mahoney). + files (patch from Jeff Mahoney). - commit 473f2d1 ------------------------------------------------------------------- @@ -4079,7 +4099,7 @@ Thu May 5 22:35:53 CEST 2011 - jeffm@suse.com Thu May 5 22:23:21 CEST 2011 - jeffm@suse.com - Updated to 2.6.39-rc6. - - 2 patches eliminated. + - 2 patches eliminated. - commit 2643e59 ------------------------------------------------------------------- @@ -4093,9 +4113,9 @@ Tue May 3 03:08:18 CEST 2011 - tonyj@suse.de Fri Apr 29 20:35:21 CEST 2011 - jeffm@suse.com - rpm/compute-PATCHVERSION.sh: Replace ^+++ with ^\+\+\+ as an - awk regex. It's technically invalid. + awk regex. It's technically invalid. - rpm/compute-PATCHVERSION.sh: Replace ^+++ with ^\+\+\+ as an - awk regex. It's technically invalid. + awk regex. It's technically invalid. - commit 52dd0f0 ------------------------------------------------------------------- @@ -4117,7 +4137,7 @@ Fri Apr 29 00:36:03 CEST 2011 - gregkh@suse.de - Delete patches.suse/linux-2.6.29-dont-wait-for-mouse.patch. - Delete patches.suse/linux-2.6.29-even-faster-kms.patch. - Delete - patches.suse/linux-2.6.29-jbd-longer-commit-interval.patch. + patches.suse/linux-2.6.29-jbd-longer-commit-interval.patch. - Delete patches.suse/linux-2.6.29-kms-after-sata.patch. - Delete patches.suse/linux-2.6.29-touchkit.patch. - commit c13427d @@ -4132,22 +4152,22 @@ Fri Apr 29 00:17:46 CEST 2011 - jbenc@suse.cz Thu Apr 28 23:32:44 CEST 2011 - rjw@suse.de - Delete patches.xen/xen3-x86-mcp51-no-dac. - Also remove the series.conf entires for the x86-mcp-no-dac patches. + Also remove the series.conf entires for the x86-mcp-no-dac patches. - commit 574577b ------------------------------------------------------------------- Thu Apr 28 23:16:27 CEST 2011 - rjw@suse.de - Delete patches.arch/x86-mcp51-no-dac. (This is a blacklist entry that - has been rejected by the mainline, the problem reporter is gone and - it's next to impossible to verify it now.) + has been rejected by the mainline, the problem reporter is gone and + it's next to impossible to verify it now.) - commit 195b113 ------------------------------------------------------------------- Thu Apr 28 21:38:22 CEST 2011 - jslaby@suse.cz - Refresh - patches.fixes/iwlwifi-fix-tx-power-configuration-on-3945-and-4965-devices. + patches.fixes/iwlwifi-fix-tx-power-configuration-on-3945-and-4965-devices. - commit a2662ae ------------------------------------------------------------------- @@ -4162,14 +4182,14 @@ Thu Apr 28 20:56:33 CEST 2011 - jslaby@suse.cz Thu Apr 28 20:30:56 CEST 2011 - bphilips@suse.de - Delete - patches.drivers/tg3-5785-and-57780-asic-revs-not-working.patch. + patches.drivers/tg3-5785-and-57780-asic-revs-not-working.patch. - commit 9917206 ------------------------------------------------------------------- Thu Apr 28 20:19:59 CEST 2011 - bphilips@suse.de - Delete - patches.suse/uvcvideo-ignore-hue-control-for-5986-0241.patch. + patches.suse/uvcvideo-ignore-hue-control-for-5986-0241.patch. - commit 08374b3 ------------------------------------------------------------------- @@ -4202,7 +4222,7 @@ Thu Apr 28 14:18:12 CEST 2011 - jbeulich@novell.com Wed Apr 27 22:20:02 CEST 2011 - jeffm@suse.com - Delete - patches.drivers/disable-catas_reset-by-default-to-avoid-problems-with-eeh.patch. + patches.drivers/disable-catas_reset-by-default-to-avoid-problems-with-eeh.patch. - commit 399a100 ------------------------------------------------------------------- @@ -4264,10 +4284,10 @@ Wed Apr 27 21:34:13 CEST 2011 - jeffm@suse.com - Delete patches.suse/acpi-don-t-preempt-until-the-system-is-up. - Delete - patches.suse/acpi-generic-initramfs-table-override-support. + patches.suse/acpi-generic-initramfs-table-override-support. - Delete patches.suse/add-initramfs-file_read_write. - Delete - patches.suse/init-move-populate_rootfs-back-to-start_kernel. + patches.suse/init-move-populate_rootfs-back-to-start_kernel. - commit d4910b3 ------------------------------------------------------------------- @@ -4281,14 +4301,14 @@ Wed Apr 27 21:29:24 CEST 2011 - jeffm@suse.com Wed Apr 27 21:11:59 CEST 2011 - jeffm@suse.com - Delete patches.suse/osync-error. It was unused and the issue it fixed in - kernels prior to 2.6.32 doesn't exist anymore. + kernels prior to 2.6.32 doesn't exist anymore. - commit 52cc654 ------------------------------------------------------------------- Wed Apr 27 20:48:55 CEST 2011 - jeffm@suse.com - Delete patches.suse/s390-System.map.diff: Proper fix in binutils has - long since been upstream. + long since been upstream. - commit 2847a36 ------------------------------------------------------------------- @@ -4321,7 +4341,7 @@ Wed Apr 27 20:18:37 CEST 2011 - jeffm@suse.com Wed Apr 27 20:16:52 CEST 2011 - jeffm@suse.com - Delete patches.suse/unmap_vmas-lat: No bug report or signed-off-by. - - Delete patches.arch/s390-add-FREE_PTE_NR. + - Delete patches.arch/s390-add-FREE_PTE_NR. - commit 2a392c2 ------------------------------------------------------------------- @@ -4334,7 +4354,7 @@ Wed Apr 27 20:16:00 CEST 2011 - jeffm@suse.com Wed Apr 27 20:15:02 CEST 2011 - jeffm@suse.com - Update to 2.6.39-rc5. - - Eliminated 2 patches. + - Eliminated 2 patches. - commit 5288a05 ------------------------------------------------------------------- @@ -4354,7 +4374,7 @@ Wed Apr 27 19:43:47 CEST 2011 - jeffm@suse.com Tue Apr 26 11:03:18 CEST 2011 - jkosina@suse.cz - HID: add noget quirk barcode scanners from Symbol Technologies - (bnc#689290). + (bnc#689290). - commit f5b999f ------------------------------------------------------------------- @@ -4367,7 +4387,7 @@ Fri Apr 22 00:01:41 CEST 2011 - jeffm@suse.com Tue Apr 19 23:37:06 CEST 2011 - jack@suse.cz - Revert changes to sparc configs to not make life harder for Jan Engelhardt - maintaining sparc architecture. + maintaining sparc architecture. - commit cdac873 ------------------------------------------------------------------- @@ -4386,7 +4406,7 @@ Tue Apr 19 23:30:34 CEST 2011 - jack@suse.cz Tue Apr 19 17:41:41 CEST 2011 - jeffm@suse.com - Updated to 2.6.39-rc4. - - Eliminated 1 patch. + - Eliminated 1 patch. - commit 3f654c8 ------------------------------------------------------------------- @@ -4399,15 +4419,15 @@ Tue Apr 19 17:16:52 CEST 2011 - jeffm@suse.com Mon Apr 18 10:30:49 CEST 2011 - eich@suse.de - Combined and consolidated bootsplash patch (bnc#669777, - bnc#570082, bnc#595657, bnc#594209, bnc#544645). - - Delete patches.suse/Cleanup-and-make-boot-splash-work-with-KMS.patch. - - Delete patches.suse/bootsplash. - - Delete patches.suse/bootsplash-console-fix. - - Delete patches.suse/bootsplash-keep-multiple-data. - - Delete patches.suse/bootsplash-scaler. - - Reformatted code, fixed some minor bugs that became obvious. - - Fixed race that led to null pointer dereference in splash_read_proc(): - bnc#669777. + bnc#570082, bnc#595657, bnc#594209, bnc#544645). + - Delete patches.suse/Cleanup-and-make-boot-splash-work-with-KMS.patch. + - Delete patches.suse/bootsplash. + - Delete patches.suse/bootsplash-console-fix. + - Delete patches.suse/bootsplash-keep-multiple-data. + - Delete patches.suse/bootsplash-scaler. + - Reformatted code, fixed some minor bugs that became obvious. + - Fixed race that led to null pointer dereference in splash_read_proc(): + bnc#669777. - commit 95844c5 ------------------------------------------------------------------- @@ -4420,7 +4440,7 @@ Sat Apr 16 19:18:05 CEST 2011 - trenn@suse.de Sat Apr 16 18:42:01 CEST 2011 - trenn@suse.de - intel_idle: Make lapic_timer_reliable_states a boot param - (bnc#675161). + (bnc#675161). - commit 85b156b ------------------------------------------------------------------- @@ -4434,7 +4454,7 @@ Sat Apr 16 00:31:11 CEST 2011 - jack@suse.cz Fri Apr 15 20:24:29 CEST 2011 - jeffm@suse.com - Enabled CONFIG_GIGASET_CAPI (bnc#686008). - - This results in automatically disabling CONFIG_GIGASET_I4L. + - This results in automatically disabling CONFIG_GIGASET_I4L. - commit 697e68b ------------------------------------------------------------------- @@ -4454,7 +4474,7 @@ Fri Apr 15 13:21:49 CEST 2011 - jbeulich@novell.com - Update Xen patches to 2.6.39-rc3 and c/s 1079. - blktap2: replace hard-coded limit of tap devices with - configurable one. + configurable one. - config.conf: Re-enable Xen configs. - Update x86 config files. - commit d3bfd6c @@ -4463,7 +4483,7 @@ Fri Apr 15 13:21:49 CEST 2011 - jbeulich@novell.com Thu Apr 14 18:43:07 CEST 2011 - jeffm@suse.com - fs/partitions/efi.c: corrupted GUID partition tables can cause - kernel oops (bnc#687113 CVE-2011-1577). + kernel oops (bnc#687113 CVE-2011-1577). - commit 385b393 ------------------------------------------------------------------- @@ -4508,7 +4528,7 @@ Tue Apr 12 21:30:55 CEST 2011 - jeffm@suse.com Tue Apr 12 20:46:13 CEST 2011 - jeffm@suse.com - Updated to 2.6.39-rc3. - - Eliminated 2 patches. + - Eliminated 2 patches. - commit 200c913 ------------------------------------------------------------------- @@ -4533,29 +4553,29 @@ Tue Apr 12 19:37:48 CEST 2011 - jeffm@suse.com Tue Apr 12 19:10:01 CEST 2011 - jeffm@suse.com - Update to 2.6.39-rc2. - - Eliminated 18 patches. - - Added 3 patches. - - hv_mouse: needs . - - dm-raid45: Remove blk_unplug calls. - - novfs: 2.6.39 API update. - - Xen, Swap-over-NFS, and certain SCSI multipath features are disabled. - - patches.kernel.org is no longer used to contain upstream patches - for -rc releases. Users planning on building their own kernel should - have a copy of the tarball corresponding to the -rc releases. + - Eliminated 18 patches. + - Added 3 patches. + - hv_mouse: needs . + - dm-raid45: Remove blk_unplug calls. + - novfs: 2.6.39 API update. + - Xen, Swap-over-NFS, and certain SCSI multipath features are disabled. + - patches.kernel.org is no longer used to contain upstream patches + for -rc releases. Users planning on building their own kernel should + have a copy of the tarball corresponding to the -rc releases. - commit adf9d16 ------------------------------------------------------------------- Mon Apr 11 09:43:45 CEST 2011 - neilb@suse.de - Make selection of 'readdir-plus' adapt to usage patterns - (bnc#678123). + (bnc#678123). - commit 5de99a8 ------------------------------------------------------------------- Wed Apr 6 09:01:38 CEST 2011 - jeffm@suse.de - reiserfs: Force inode evictions before umount to avoid crash - (bnc#610598 bnc#680073 bnc#684112). + (bnc#610598 bnc#680073 bnc#684112). - Delete patches.fixes/reiserfs-xattr-crash-fix. - commit bf57d20 @@ -4569,21 +4589,21 @@ Tue Apr 5 10:42:22 CEST 2011 - jslaby@suse.cz Wed Mar 30 23:50:41 CEST 2011 - jeffm@suse.com - Delete patches.suse/twofish-2.6. - - This was for 2.4 compatibility and has been moved to KMP purgatory. + - This was for 2.4 compatibility and has been moved to KMP purgatory. - commit dcca506 ------------------------------------------------------------------- Wed Mar 30 10:32:32 CEST 2011 - jslaby@suse.cz - Relax si_code check in rt_sigqueueinfo and rt_tgsigqueueinfo - (bnc#681826). + (bnc#681826). - commit 2e71042 ------------------------------------------------------------------- Mon Mar 28 16:08:19 CEST 2011 - trenn@suse.de - Update config files, remove CONFIG_X86_MCE_XEON75XX=m - ->driver got reverted with previous commit + ->driver got reverted with previous commit - Refresh patches.xen/xen3-auto-arch-x86.diff. - commit b367e7b @@ -4595,18 +4615,18 @@ Mon Mar 28 15:23:44 CEST 2011 - trenn@suse.de APEI implementation should take care of that in recent kernels. - Delete patches.arch/x86_mce_intel_decode_physical_address.patch. - Delete - patches.arch/x86_mce_intel_decode_physical_address_compile_fix.patch. + patches.arch/x86_mce_intel_decode_physical_address_compile_fix.patch. - Delete - patches.arch/x86_mce_intel_decode_physical_address_rename_fix.patch. + patches.arch/x86_mce_intel_decode_physical_address_rename_fix.patch. - Delete - patches.arch/x86_mce_intel_decode_physical_fix_dynamic_debug.patch. + patches.arch/x86_mce_intel_decode_physical_fix_dynamic_debug.patch. - commit 1fe7a22 ------------------------------------------------------------------- Mon Mar 28 14:07:07 CEST 2011 - mmarek@suse.cz - rpm/kernel-binary.spec.in: Do not install unneeded packages in the - build chroot. + build chroot. - commit 7f4c49d ------------------------------------------------------------------- @@ -4626,7 +4646,7 @@ Thu Mar 24 17:26:22 CET 2011 - tiwai@suse.de Thu Mar 24 16:21:06 CET 2011 - jslaby@suse.cz - Prevent rt_sigqueueinfo and rt_tgsigqueueinfo from spoofing - the signal code (bnc#681826 CVE-2011-1020). + the signal code (bnc#681826 CVE-2011-1020). - commit 2e42fd4 ------------------------------------------------------------------- @@ -4635,7 +4655,7 @@ Thu Mar 24 14:02:20 CET 2011 - tiwai@suse.de - sound/oss/opl3: validate voice and channel indexes (bnc#681999). - sound/oss: remove offset from load_patch callbacks (bnc#681999). - ALSA: sound/pci/asihpi: check adapter index in hpi_ioctl - (bnc#680816). + (bnc#680816). - commit 09ff6e9 ------------------------------------------------------------------- @@ -4648,7 +4668,7 @@ Mon Mar 21 19:56:38 CET 2011 - jack@suse.cz Mon Mar 21 16:44:29 CET 2011 - jkosina@suse.cz - HID: add support for Skycable 0x3f07 wireless presenter - (bnc#681297). + (bnc#681297). - commit 892e8d4 ------------------------------------------------------------------- @@ -4679,12 +4699,12 @@ Fri Mar 18 08:48:08 CET 2011 - jbeulich@novell.com Thu Mar 17 12:24:09 CET 2011 - sjayaraman@suse.de - netvm: Do not mark requests for swapfile writes as dirty or - kswapd fails to free the page (bnc#678472). + kswapd fails to free the page (bnc#678472). - nfs: Use page_file_offset during page writeback (bnc#677738). - nfs: Convert nfs_mark_request_dirty() to use page_file_mapping() - (bnc#677738). + (bnc#677738). - netvm: Remove duplicated initialization in net/ipv4/route.c - (bnc#678970). + (bnc#678970). - collapse: mm: Report the low watermark correctly (bnc#678497). - commit a798dd1 @@ -4698,7 +4718,7 @@ Tue Mar 15 16:19:53 CET 2011 - jeffm@suse.com Mon Mar 14 01:22:01 CET 2011 - jeffm@suse.com - Linux: 2.6.38-rc8. - - Eliminated 1 patch. + - Eliminated 1 patch. - commit 7da557d ------------------------------------------------------------------- @@ -4723,38 +4743,38 @@ Fri Mar 11 14:19:55 CET 2011 - jbeulich@novell.com Tue Mar 8 01:00:02 CET 2011 - jeffm@suse.de - Update to 2.6.38-rc7. - - Refresh patches.xen/xen-x86-no-lapic. - - Refresh patches.xen/xen3-patch-2.6.19. + - Refresh patches.xen/xen-x86-no-lapic. + - Refresh patches.xen/xen3-patch-2.6.19. - commit 7eb9d30 ------------------------------------------------------------------- Mon Mar 7 13:50:08 CET 2011 - mmarek@suse.cz - rpm/kernel-binary.spec.in: Do not abort build because of - supported.conf inconsistency if %supported_modules_check == 0. + supported.conf inconsistency if %supported_modules_check == 0. - rpm/kernel-binary.spec.in: Do not abort build because of - supported.conf inconsistency if %supported_modules_check == 0. + supported.conf inconsistency if %supported_modules_check == 0. - commit 88d5daa ------------------------------------------------------------------- Wed Mar 2 09:02:40 CET 2011 - jbeulich@novell.com - patches.arch/x86_64-unwind-annotations: Fix a fatal oversight in - yesterday's change. + yesterday's change. - commit 098768b ------------------------------------------------------------------- Mon Feb 28 15:34:35 CET 2011 - jbeulich@novell.com - patches.arch/x86_64-unwind-annotations: Add annotations to - lib/rwsem_64.S. + lib/rwsem_64.S. - commit 87944ac ------------------------------------------------------------------- Thu Feb 24 16:27:46 CET 2011 - tiwai@suse.de - ALSA: usb-audio: fix oops due to cleanup race when disconnecting - (bnc#674735). + (bnc#674735). - commit ed81f8c ------------------------------------------------------------------- @@ -4767,7 +4787,7 @@ Wed Feb 23 23:03:41 CET 2011 - mmarek@suse.cz Tue Feb 22 21:49:18 CET 2011 - jeffm@suse.com - Update to 2.6.38-rc6. - - Eliminated 1 patch. + - Eliminated 1 patch. - commit 6cce7bb ------------------------------------------------------------------- @@ -4780,7 +4800,7 @@ Tue Feb 22 10:00:42 CET 2011 - mmarek@suse.cz Mon Feb 21 10:31:05 CET 2011 - tiwai@suse.de - ALSA: caiaq - Fix possible string-buffer overflow (bnc#672499, - CVE-2011-0712). + CVE-2011-0712). - commit 5ef002b ------------------------------------------------------------------- @@ -4799,22 +4819,22 @@ Thu Feb 17 02:28:52 CET 2011 - jeffm@suse.de Thu Feb 17 01:24:01 CET 2011 - gregkh@suse.de - Update config files. - - disable CONFIG_DRM_VMWGFX (bnc#606458) - - update sparc configs to at least be able to run "make oldconfig" + - disable CONFIG_DRM_VMWGFX (bnc#606458) + - update sparc configs to at least be able to run "make oldconfig" - commit da75bd9 ------------------------------------------------------------------- Wed Feb 16 16:14:52 CET 2011 - jbeulich@novell.com - patches.arch/x86_64-unwind-annotations: Re-add change lost during - initial 2.6.37 merge. + initial 2.6.37 merge. - commit e493205 ------------------------------------------------------------------- Mon Feb 14 13:42:21 CET 2011 - mmarek@suse.cz - Move spec file templates and helper scripts to a separate branch, to - ease synchronizing these files among master, vanilla and linux-next. + ease synchronizing these files among master, vanilla and linux-next. - commit 411abb8 ------------------------------------------------------------------- @@ -4834,7 +4854,7 @@ Mon Feb 14 13:20:47 CET 2011 - mmarek@suse.cz Mon Feb 14 13:19:22 CET 2011 - mmarek@suse.cz - rpm/kernel-source.spec.in: Delete misc/extract-modaliases, the code - was merged into rpm's find-supplements script. + was merged into rpm's find-supplements script. - Delete rpm/check-build.sh, not needed anymore. - commit 0a157b1 @@ -4842,43 +4862,43 @@ Mon Feb 14 13:19:22 CET 2011 - mmarek@suse.cz Thu Feb 10 02:57:43 CET 2011 - jeffm@suse.com - flexcop: fix registering braindead stupid names (brc#575873 - bnc#661429). + bnc#661429). - commit 72bd3d0 ------------------------------------------------------------------- Wed Feb 9 22:55:13 CET 2011 - gregkh@suse.de - Staging: samsung-laptop: add support for lots of laptops - (bnc#661682). + (bnc#661682). - commit 1eb5eaa ------------------------------------------------------------------- Wed Feb 9 13:37:33 CET 2011 - mmarek@suse.cz - rpm/kernel-source.spec.in: Set timestamp of sources to the commit - timestamp, so that they are always older than generated files in - /usr/src/linux-obj (bnc#669669). + timestamp, so that they are always older than generated files in + /usr/src/linux-obj (bnc#669669). - commit 8565452 ------------------------------------------------------------------- Wed Feb 9 00:08:37 CET 2011 - mmarek@suse.cz - rpm/kernel-binary.spec.in: Do not run fdupes in /usr/src/linux-obj, to - keep timestamps intact. + keep timestamps intact. - commit 9ba5ff0 ------------------------------------------------------------------- Tue Feb 8 23:42:06 CET 2011 - mmarek@suse.cz - rpm/kernel-source.spec.in: Remove .gitignore files after applying patches - (fix last change). + (fix last change). - commit 907f9cc ------------------------------------------------------------------- Tue Feb 8 18:10:13 CET 2011 - jeffm@suse.com - Updated to 2.6.38-rc4. - - Eliminated 1 patch. + - Eliminated 1 patch. - commit c327e0a ------------------------------------------------------------------- @@ -4926,8 +4946,8 @@ Mon Feb 7 16:19:29 CET 2011 - mmarek@suse.cz Mon Feb 7 14:27:36 CET 2011 - mmarek@suse.cz - rpm/kernel-binary.spec.in, rpm/kernel-spec-macros: Fix the definition - of %release_major and rename it to %release_num to better describe - what it does. Add some comments to explain how the versioning works. + of %release_major and rename it to %release_num to better describe + what it does. Add some comments to explain how the versioning works. - commit 9a3bc94 ------------------------------------------------------------------- @@ -4946,14 +4966,14 @@ Fri Feb 4 01:46:21 CET 2011 - jeffm@suse.com Fri Feb 4 01:44:50 CET 2011 - jeffm@suse.com - Updated to 2.6.38-rc3. - - Eliminated 2 patches. + - Eliminated 2 patches. - commit b6b51ca ------------------------------------------------------------------- Wed Feb 2 17:25:06 CET 2011 - tiwai@suse.de - ALSA: hda - Fix memory leaks in conexant jack arrays - (bnc#668929). + (bnc#668929). - commit 31971a4 ------------------------------------------------------------------- @@ -4991,8 +5011,8 @@ Sun Jan 23 02:16:20 CET 2011 - jeffm@suse.de Sun Jan 23 00:25:45 CET 2011 - jeffm@suse.com - Update config files. - - CONFIG_EXPERT=n on all but ps3 - - Vanilla configs updated. + - CONFIG_EXPERT=n on all but ps3 + - Vanilla configs updated. - commit b25e639 ------------------------------------------------------------------- @@ -5013,7 +5033,7 @@ Sun Jan 23 00:09:06 CET 2011 - jeffm@suse.com Sat Jan 22 23:45:07 CET 2011 - jeffm@suse.com - Updated to 2.6.38-rc2. - - Eliminated 1 patch. + - Eliminated 1 patch. - commit 90baa82 ------------------------------------------------------------------- @@ -5032,30 +5052,30 @@ Sat Jan 22 00:32:08 CET 2011 - jeffm@suse.de Sat Jan 22 00:27:46 CET 2011 - jeffm@suse.de - Update to 2.6.38-rc1. - - Removed 12 patches. - - Xen is disabled. - - Quite a few patches need updating. + - Removed 12 patches. + - Xen is disabled. + - Quite a few patches need updating. - commit 9163bb7 ------------------------------------------------------------------- Fri Jan 21 02:42:39 CET 2011 - trenn@suse.de - perf: Do not export power_frequency, but power_start event - (bnc#665153). + (bnc#665153). - cpuidle/x86/perf: fix power:cpu_idle double end events and - throw cpu_idle events from the cpuidle layer (bnc#665153). + throw cpu_idle events from the cpuidle layer (bnc#665153). - perf: Clean up power events by introducing new, more generic - ones (bnc#665153). + ones (bnc#665153). - cpuidle: Rename X86 specific idle poll state from C0 to POLL - (bnc#665153). + (bnc#665153). - perf timechart: Adjust perf timechart to the new power events - (bnc#665153). + (bnc#665153). - Fix display of idle boxes (none). - Fix huge and wronge C-state drawings due to uninitialized - start/end timestamps (none). + start/end timestamps (none). - Update config files. - doc/config-options.changes: - CONFIG_EVENT_POWER_TRACING_DEPRECATED=y + CONFIG_EVENT_POWER_TRACING_DEPRECATED=y - commit b308eff ------------------------------------------------------------------- @@ -5068,7 +5088,7 @@ Wed Jan 19 21:13:46 CET 2011 - jbohac@suse.cz Tue Jan 18 01:48:18 CET 2011 - trenn@suse.de - ACPI / ACPICA: Initialize the global lock spinlock as - appropriate (bnc#637377). + appropriate (bnc#637377). - commit c4b8238 ------------------------------------------------------------------- @@ -5087,22 +5107,22 @@ Mon Jan 17 20:52:49 CET 2011 - jeffm@suse.com Fri Jan 14 16:29:03 CET 2011 - mmarek@suse.cz - Revert %kernelrelease changes originally made on the vanilla branch, - they break on master and must be done differently. + they break on master and must be done differently. - commit b610327 ------------------------------------------------------------------- Thu Jan 13 21:29:19 CET 2011 - jkosina@suse.cz - Input: introduce 'notimeout' blacklist for Dell Vostro V13 - (bnc#641105). + (bnc#641105). - commit cb76856 ------------------------------------------------------------------- Wed Jan 12 21:32:17 CET 2011 - jeffm@suse.com - In-kernel dependencies for reiser4 - - Delete patches.suse/reiser4-exports. - - Delete patches.suse/reiser4-set_page_dirty_notag. + - Delete patches.suse/reiser4-exports. + - Delete patches.suse/reiser4-set_page_dirty_notag. - commit 1b97130 ------------------------------------------------------------------- @@ -5176,7 +5196,7 @@ Thu Jan 6 20:51:31 CET 2011 - jeffm@suse.com Thu Jan 6 19:48:28 CET 2011 - mmarek@suse.cz - rpm/kernel-source.spec.in: Move the source tree if %kernelrelease is - different from the tarball version. + different from the tarball version. - commit 6be9ffe ------------------------------------------------------------------- @@ -5195,28 +5215,28 @@ Thu Jan 6 17:09:12 CET 2011 - jeffm@suse.com Thu Jan 6 17:08:44 CET 2011 - jeffm@suse.com - Removed unused kdb patches. - - Delete patches.suse/kdb-build-fixes. - - Delete patches.suse/kdb-common. - - Delete - patches.suse/kdb-fix-assignment-from-incompatible-pointer-warnings. - - Delete - patches.suse/kdb-fix-kdb_cmds-to-include-the-arch-common-macro. - - Delete patches.suse/kdb-handle-nonexistance-keyboard-controller. - - Delete patches.suse/kdb-ia64. - - Delete patches.suse/kdb-usb-rework. - - Delete patches.suse/kdb-vm-api-changes-for-2-6-34. - - Delete patches.suse/kdb-x86. - - Delete patches.suse/kdb-x86-build-fixes. - - Delete patches.suse/kdb_dont_touch_i8042_early.patch. - - Delete patches.suse/kdb_fix_ia64_build.patch. - - Delete patches.xen/xen3-kdb-x86. + - Delete patches.suse/kdb-build-fixes. + - Delete patches.suse/kdb-common. + - Delete + patches.suse/kdb-fix-assignment-from-incompatible-pointer-warnings. + - Delete + patches.suse/kdb-fix-kdb_cmds-to-include-the-arch-common-macro. + - Delete patches.suse/kdb-handle-nonexistance-keyboard-controller. + - Delete patches.suse/kdb-ia64. + - Delete patches.suse/kdb-usb-rework. + - Delete patches.suse/kdb-vm-api-changes-for-2-6-34. + - Delete patches.suse/kdb-x86. + - Delete patches.suse/kdb-x86-build-fixes. + - Delete patches.suse/kdb_dont_touch_i8042_early.patch. + - Delete patches.suse/kdb_fix_ia64_build.patch. + - Delete patches.xen/xen3-kdb-x86. - commit c9e725d ------------------------------------------------------------------- Thu Jan 6 16:10:26 CET 2011 - jeffm@suse.com - rpm/kernel-source.spec.in: Remove the relocation of the source tree. - It's expanded in-place. + It's expanded in-place. - commit 8cde941 ------------------------------------------------------------------- @@ -5229,7 +5249,7 @@ Thu Jan 6 15:49:34 CET 2011 - jack@suse.cz Thu Jan 6 13:56:07 CET 2011 - mmarek@suse.cz - Delete patches.fixes/kbuild-fix-generating-of-.symtypes-files. - Fixed upstream in commit e26d6b8. + Fixed upstream in commit e26d6b8. - commit 1b628e1 ------------------------------------------------------------------- @@ -5238,7 +5258,7 @@ Thu Jan 6 10:07:22 CET 2011 - mgalbraith@suse.de - Replaced autogroup patch with what will appear in 2.6.38 - Replaced cgroup use after free fix wtih what will appear in 2.6.38 - Refresh - patches.fixes/sched-cgroup-use-exit-hook-to-avoid-use-after-free-crash. + patches.fixes/sched-cgroup-use-exit-hook-to-avoid-use-after-free-crash. - Refresh patches.suse/sched-automated-per-session-task-groups. - Delete patches.fixes/sched-fix-autogroup-proc-interface-race. - commit 81f018b @@ -5259,7 +5279,7 @@ Thu Dec 30 00:50:58 CET 2010 - jeffm@suse.com Wed Dec 29 22:23:21 CET 2010 - jeffm@suse.com - Update to 2.6.37-rc8. - - Eliminated 1 patch. + - Eliminated 1 patch. - commit 42518e6 ------------------------------------------------------------------- @@ -5284,38 +5304,38 @@ Mon Dec 27 23:24:08 CET 2010 - jeffm@suse.com Mon Dec 27 23:09:38 CET 2010 - jeffm@suse.com - Update to 2.6.37-rc7. - - Eliminated 9 patches. + - Eliminated 9 patches. - commit d38591c ------------------------------------------------------------------- Mon Dec 20 12:48:45 CET 2010 - jslaby@suse.cz - Revert "x86: allocate space within a region top-down" - (bnc#655048). - Backport to XEN. + (bnc#655048). + Backport to XEN. - commit 92c0965 ------------------------------------------------------------------- Mon Dec 20 11:33:32 CET 2010 - jslaby@suse.cz - Revert "PCI: fix pci_bus_alloc_resource() hang, prefer positive - decode" (bnc#655048). + decode" (bnc#655048). - Revert "x86: allocate space within a region top-down" - (bnc#655048). + (bnc#655048). - Revert "x86/PCI: allocate space from the end of a region, - not the beginning" (bnc#655048). + not the beginning" (bnc#655048). - Revert "PCI: allocate bus resources from the top down" - (bnc#655048). + (bnc#655048). - Revert "resources: support allocating space within a region - from the top down" (bnc#655048). + from the top down" (bnc#655048). - resources: add arch hook for preventing allocation in reserved - areas (bnc#655048). + areas (bnc#655048). - x86: avoid low BIOS area when allocating address space - (bnc#655048). + (bnc#655048). - x86: avoid E820 regions when allocating address space - (bnc#655048). + (bnc#655048). - x86: avoid high BIOS area when allocating address space - (bnc#655048). + (bnc#655048). - Refresh patches.xen/xen3-patch-2.6.34. - commit 7bbbf27 @@ -5330,8 +5350,8 @@ Mon Dec 20 11:29:01 CET 2010 - jslaby@suse.cz Mon Dec 20 11:19:41 CET 2010 - jslaby@suse.cz - Delete - patches.fixes/res-0010-PCI-fix-pci_bus_alloc_resource-hang-prefer-positive-.patch. - It's unreferenced and wrong. + patches.fixes/res-0010-PCI-fix-pci_bus_alloc_resource-hang-prefer-positive-.patch. + It's unreferenced and wrong. - commit 9e6fc50 ------------------------------------------------------------------- @@ -5368,10 +5388,10 @@ Mon Dec 13 09:12:36 CET 2010 - tiwai@suse.de Fri Dec 10 09:23:46 CET 2010 - jslaby@suse.cz - resources: add arch hook for preventing allocation in reserved - areas (bnc#655048). + areas (bnc#655048). - x86: avoid BIOS area when allocating address space (bnc#655048). - x86: avoid PNP resources when allocating address space - (bnc#655048). + (bnc#655048). - Refresh patches.xen/xen3-patch-2.6.34. - commit 7e25353 @@ -5404,14 +5424,14 @@ Thu Dec 9 14:48:13 CET 2010 - mmarek@suse.cz Wed Dec 8 17:34:25 CET 2010 - mmarek@suse.cz - rpm/kernel-docs.spec.in: Allow to build against any version of - kernel-source + kernel-source - commit 37bdc47 ------------------------------------------------------------------- Tue Dec 7 16:38:29 CET 2010 - jbeulich@novell.com - patches.arch/x86_64-unwind-annotations: Remove stringification - (needed only with very old assemblers). + (needed only with very old assemblers). - commit 987c244 ------------------------------------------------------------------- @@ -5442,7 +5462,7 @@ Tue Dec 7 09:40:37 CET 2010 - jbeulich@novell.com Mon Dec 6 12:40:34 CET 2010 - mgalbraith@suse.de - Replace buggy per tty autogroup patch with final per session patch as - integrated into tip. + integrated into tip. - sched: Add 'autogroup' scheduling feature: automated per session task groups (bnc#657613). - Delete patches.suse/sched-automated-per-tty-task-groups. - commit 0db6b6b @@ -5451,12 +5471,12 @@ Mon Dec 6 12:40:34 CET 2010 - mgalbraith@suse.de Mon Dec 6 09:12:01 CET 2010 - jbeulich@novell.com - patches.rpmify/rpm-kernel-config, patches.rpmify/split-package, - patches.suse/0004-richacl-In-memory-representation-and-helper-function.patch, - patches.suse/SoN-15-netvm-reserve.patch, - patches.suse/SoN-27-nfs-swap_ops.patch, - patches.suse/kconfig-automate-kernel-desktop, - patches.suse/mm-tune-dirty-limits.patch, - patches.suse/supported-flag-enterprise: Clean up Kconfig portions. + patches.suse/0004-richacl-In-memory-representation-and-helper-function.patch, + patches.suse/SoN-15-netvm-reserve.patch, + patches.suse/SoN-27-nfs-swap_ops.patch, + patches.suse/kconfig-automate-kernel-desktop, + patches.suse/mm-tune-dirty-limits.patch, + patches.suse/supported-flag-enterprise: Clean up Kconfig portions. - commit 713650c ------------------------------------------------------------------- @@ -5489,7 +5509,7 @@ Fri Nov 26 15:04:27 CET 2010 - jbeulich@novell.com - Update Xen patches to 2.6.37-rc3-git1 and c/s 1055. - xen/acpi: Add memory hotadd to pvops dom0 (bnc#651066). - xen/acpi: Export host physical CPU information to dom0 - (bnc#651066). + (bnc#651066). - Xen: para-virtual watchdog driver. - introduce {rd,wr}msr_safe_on_pcpu() and add/enable users. - eliminate scalability issues from initrd handling. @@ -5513,7 +5533,7 @@ Wed Nov 24 15:49:45 CET 2010 - jeffm@suse.com Mon Nov 22 19:48:15 CET 2010 - jeffm@suse.com - Update to 2.6.37-rc3. - - Eliminated 1 patch. + - Eliminated 1 patch. - commit 12ac0ac ------------------------------------------------------------------- @@ -5537,7 +5557,7 @@ Sun Nov 21 16:35:45 CET 2010 - jslaby@suse.cz Wed Nov 17 17:10:32 CET 2010 - jeffm@suse.com - sched: automated per tty task groups. - - Enabled in -desktop flavors for better interactivity. + - Enabled in -desktop flavors for better interactivity. - commit 2d5d397 ------------------------------------------------------------------- @@ -5556,7 +5576,7 @@ Tue Nov 16 20:08:11 CET 2010 - jeffm@suse.com Mon Nov 15 23:58:59 CET 2010 - jslaby@suse.cz - PCI: fix pci_bus_alloc_resource() hang, prefer positive decode - (bnc#651256). + (bnc#651256). - commit 4404c19 ------------------------------------------------------------------- @@ -5569,7 +5589,7 @@ Mon Nov 15 21:33:19 CET 2010 - jeffm@suse.com Mon Nov 15 21:30:37 CET 2010 - jeffm@suse.com - Update to 2.6.37-rc1-git11. - - Eliminated 2 patches. + - Eliminated 2 patches. - commit 5959a67 ------------------------------------------------------------------- @@ -5588,16 +5608,16 @@ Sat Nov 13 10:08:17 CET 2010 - jslaby@suse.cz Fri Nov 12 18:37:10 CET 2010 - jeffm@suse.de - Update to 2.6.37-rc1. - - Eliminated 26 patches. - - Xen is disabled. + - Eliminated 26 patches. + - Xen is disabled. - commit b9044e3 ------------------------------------------------------------------- Thu Nov 11 19:37:05 CET 2010 - gregkh@suse.de - Update config files. (bnc#652954) increase the number of possible and - default uarts for users with multi-port serial cards for the i386 and - x86-64 default configs. + default uarts for users with multi-port serial cards for the i386 and + x86-64 default configs. - commit 85c87e3 ------------------------------------------------------------------- @@ -5611,20 +5631,20 @@ Thu Nov 11 13:48:24 CET 2010 - jslaby@suse.cz Thu Nov 11 11:18:45 CET 2010 - jslaby@suse.cz - resources: add a default alignf to simplify find_resource() - (bnc#651256). + (bnc#651256). - resources: factor out resource_clip() to simplify - find_resource() (bnc#651256). + find_resource() (bnc#651256). - resources: ensure callback doesn't allocate outside available - space (bnc#651256). + space (bnc#651256). - resources: handle overflow when aligning start of available area - (bnc#651256). + (bnc#651256). - resources: support allocating space within a region from the - top down (bnc#651256). + top down (bnc#651256). - PCI: allocate bus resources from the top down (bnc#651256). - x86/PCI: allocate space from the end of a region, not the - beginning (bnc#651256). + beginning (bnc#651256). - x86: update iomem_resource end based on CPU physical address - capabilities (bnc#651256). + capabilities (bnc#651256). - x86: allocate space within a region top-down (bnc#651256). - Refresh patches.xen/xen3-patch-2.6.34. - commit 8c68ad1 @@ -5633,21 +5653,21 @@ Thu Nov 11 11:18:45 CET 2010 - jslaby@suse.cz Tue Nov 9 15:28:57 CET 2010 - jack@suse.cz - novfs: Fix for the issue of kernel dumps core on restart - (bnc#641811). + (bnc#641811). - commit 76ba833 ------------------------------------------------------------------- Fri Oct 29 13:47:35 CEST 2010 - jslaby@suse.cz - net: Limit socket I/O iovec total length to INT_MAX - (bnc#650128). + (bnc#650128). - commit 2ba74bb ------------------------------------------------------------------- Fri Oct 29 01:53:34 CEST 2010 - trenn@suse.de - Update config files. - Forgot to enable ACPI_EC_DEBUGFS on i386/pae + Forgot to enable ACPI_EC_DEBUGFS on i386/pae - commit 66b605b ------------------------------------------------------------------- @@ -5667,14 +5687,14 @@ Wed Oct 27 14:51:30 CEST 2010 - jslaby@suse.cz Tue Oct 26 21:31:22 CEST 2010 - trenn@suse.de - Update config files. - Enable CONFIG_ACPI_EC_DEBUGFS=m on supported archs. + Enable CONFIG_ACPI_EC_DEBUGFS=m on supported archs. - commit 9035254 ------------------------------------------------------------------- Tue Oct 26 13:41:23 CEST 2010 - jbeulich@novell.com - Update Xen config files (restore options accidentally deleted - by 1b1584fccbfdc42e6e8b35c3c207ca65feb0c7d5). + by 1b1584fccbfdc42e6e8b35c3c207ca65feb0c7d5). - commit f8e5000 ------------------------------------------------------------------- @@ -5682,7 +5702,7 @@ Mon Oct 25 12:53:38 CEST 2010 - jbeulich@novell.com - Update Xen patches to 2.6.36 and c/s 1043. - xen: netback: take net_schedule_list_lock when removing entry - from net_schedule_list. + from net_schedule_list. - Update Xen config files. - commit b772cd8 @@ -5692,7 +5712,7 @@ Mon Oct 25 08:58:15 CEST 2010 - tiwai@suse.de - ALSA: hda - Add workarounds for CT-IBG controllers (bnc#564324). - ALSA: hda - Add some workarounds for Creative IBG (bnc#564324). - ALSA: hda - Fix wrong SPDIF NID assignment for CA0110 - (bnc#564324). + (bnc#564324). - commit 2256eda ------------------------------------------------------------------- @@ -5705,7 +5725,7 @@ Fri Oct 22 21:18:25 CEST 2010 - jeffm@suse.de Fri Oct 22 13:32:04 CEST 2010 - jbeulich@novell.com - patches.arch/i386-unwind-annotations, - patches.arch/x86_64-unwind-annotations: Update Patch-mainline tags. + patches.arch/x86_64-unwind-annotations: Update Patch-mainline tags. - commit 6ee5ccb ------------------------------------------------------------------- @@ -5720,7 +5740,7 @@ Thu Oct 21 10:11:03 CEST 2010 - sjayaraman@suse.de Mon Oct 18 16:54:57 CEST 2010 - trenn@suse.de - ACPI: Make Embedded Controller command timeout delay - configurable (bnc#639261). + configurable (bnc#639261). - commit 9ea38cf ------------------------------------------------------------------- @@ -5756,7 +5776,7 @@ Mon Oct 11 17:14:51 CEST 2010 - mmarek@suse.cz Mon Oct 11 16:12:29 CEST 2010 - jbeulich@novell.com - patches.apparmor/apparmor-compatibility-patch-for-v5-network-control: - Remove .rej file from this patch. + Remove .rej file from this patch. - commit 8828ce5 ------------------------------------------------------------------- @@ -5769,7 +5789,7 @@ Fri Oct 8 17:40:50 CEST 2010 - jeffm@suse.de Tue Oct 5 18:02:19 CEST 2010 - jbeulich@novell.com - patches.drivers/dynamic_debug_4.patch: Fix build issues with - !DYNAMIC_DEBUG and build warning. + !DYNAMIC_DEBUG and build warning. - commit b08d2aa ------------------------------------------------------------------- @@ -5782,7 +5802,7 @@ Tue Oct 5 17:19:46 CEST 2010 - jeffm@suse.de Tue Oct 5 16:58:20 CEST 2010 - jeffm@suse.de - AppArmor: Allow dfa backward compatibility with broken - userspace. + userspace. - AppArmor: compatibility patch for v5 interface. - AppArmor: compatibility patch for v5 network control. - commit cb27981 @@ -5791,7 +5811,7 @@ Tue Oct 5 16:58:20 CEST 2010 - jeffm@suse.de Mon Oct 4 16:57:34 CEST 2010 - jeffm@suse.de - Update to 2.6.36-rc6. - - Eliminated 2 patches. + - Eliminated 2 patches. - commit 57ae577 ------------------------------------------------------------------- @@ -5804,25 +5824,25 @@ Fri Sep 24 13:45:31 CEST 2010 - jbeulich@novell.com Fri Sep 24 13:23:13 CEST 2010 - trenn@suse.de - acpi: ec_sys: access user space with get_user()/put_user() - (none). + (none). - commit d028761 ------------------------------------------------------------------- Fri Sep 24 13:14:36 CEST 2010 - trenn@suse.de - kernel/module.c: Fix compiler warnings if debug is compiled in - (none). + (none). - PNP: Use dev_dbg instead of dev_printk(KERN_DEBUG.. if - DYNAMIC_DEBUG is compiled in (none). + DYNAMIC_DEBUG is compiled in (none). - PNP: Compile all pnp built-in stuff in one module namespace - (none). + (none). - Dynamic Debug: Introduce global fake module param module.ddebug - - V4 (none). + - V4 (none). - Dynamic Debug: Initialize dynamic debug earlier via - arch_initcall (none). + arch_initcall (none). - Dynamic Debug: Introduce ddebug_query= boot parameter (none). - Dynamic Debug: Split out query string parsing/setup from - proc_write (none). + proc_write (none). - commit dcd5c68 ------------------------------------------------------------------- @@ -5847,7 +5867,7 @@ Fri Sep 24 09:54:16 CEST 2010 - jbeulich@novell.com Thu Sep 23 23:33:54 CEST 2010 - mmarek@suse.cz - rpm/kernel-binary.spec.in: Fix for kernel release strings like - 2.6.36-rc5-73-g57aebd7-vanilla. + 2.6.36-rc5-73-g57aebd7-vanilla. - rpm/kernel-spec-macros: Cleanup. - commit 0926a18 @@ -5855,7 +5875,7 @@ Thu Sep 23 23:33:54 CEST 2010 - mmarek@suse.cz Thu Sep 23 19:16:00 CEST 2010 - jeffm@suse.de - rose: Fix signedness issues wrt. digi count (CVE-2010-3310 - bnc#640721). + bnc#640721). - commit bcdc88b ------------------------------------------------------------------- @@ -5874,7 +5894,7 @@ Tue Sep 21 14:15:34 CEST 2010 - mmarek@suse.cz Tue Sep 21 13:59:10 CEST 2010 - jeffm@suse.de - Linux: 2.6.36-rc5. - - Eliminated 6 patches (all security backports). + - Eliminated 6 patches (all security backports). - commit d4603b4 ------------------------------------------------------------------- @@ -5882,8 +5902,8 @@ Mon Sep 20 19:57:39 CEST 2010 - jeffm@suse.de - Revert "- make SCSI and ATA drivers modules again. (bnc#564357)." This reverts commit 75e8e5eae2c1e8dd279370f2c7650835ee821deb. - - make SCSI and ATA drivers modules again. - (bnc#564357) + - make SCSI and ATA drivers modules again. + (bnc#564357) This change only applies to enterprise releases and should have been reverted prior to the release of openSUSE 11.3. - commit 7fc084f @@ -5892,14 +5912,14 @@ Mon Sep 20 19:57:39 CEST 2010 - jeffm@suse.de Mon Sep 20 16:03:14 CEST 2010 - sjayaraman@suse.de - Update patches.suse/SoN-05-reserve-slub.patch to accomodate an upstream - change that uses kmem_cache flags instead of PageSlubDebug flag. + change that uses kmem_cache flags instead of PageSlubDebug flag. - commit 4ea582b ------------------------------------------------------------------- Mon Sep 20 15:25:41 CEST 2010 - jeffm@suse.de - Set LSM_MMAP_MIN_ADDR=0 to allow tools like DOSemu to work properly. The - default is still set to 64k. + default is still set to 64k. - commit 0581892 ------------------------------------------------------------------- @@ -5912,25 +5932,25 @@ Sun Sep 19 17:39:03 CEST 2010 - jeffm@suse.com Fri Sep 17 01:05:47 CEST 2010 - jeffm@suse.de - wext: fix potential private ioctl memory content leak - (CVE-2010-2955 bnc#635413). + (CVE-2010-2955 bnc#635413). - wext: fix potential private ioctl memory content leak - (CVE-2010-2955 bnc#635413). + (CVE-2010-2955 bnc#635413). - commit 6df45c9 ------------------------------------------------------------------- Thu Sep 16 20:58:28 CEST 2010 - jeffm@suse.de - x86-64, compat: Test %rax for the syscall number, not %eax - (CVE-2010-3301 bnc#639708). + (CVE-2010-3301 bnc#639708). - x86-64, compat: Retruncate rax after ia32 syscall entry tracing - (CVE-2010-3301 bnc#639708). + (CVE-2010-3301 bnc#639708). - commit fb77404 ------------------------------------------------------------------- Thu Sep 16 20:37:08 CEST 2010 - jeffm@suse.de - compat: Make compat_alloc_user_space() incorporate the - access_ok() (CVE-2010-3081 bnc#639709). + access_ok() (CVE-2010-3081 bnc#639709). - commit 664a0ac ------------------------------------------------------------------- @@ -5943,21 +5963,21 @@ Wed Sep 15 20:17:27 CEST 2010 - jeffm@suse.com Wed Sep 15 19:32:01 CEST 2010 - jeffm@suse.de - drivers/net/usb/hso.c: prevent reading uninitialized memory - (CVE-2010-3298 bnc#639483). + (CVE-2010-3298 bnc#639483). - commit 35e70c8 ------------------------------------------------------------------- Wed Sep 15 19:23:44 CEST 2010 - jeffm@suse.de - drivers/net/cxgb3/cxgb3_main.c: prevent reading uninitialized - stack memory (CVE-2010-3296 bnc#639481). + stack memory (CVE-2010-3296 bnc#639481). - commit a0634a9 ------------------------------------------------------------------- Wed Sep 15 19:07:53 CEST 2010 - jeffm@suse.de - drivers/net/eql.c: prevent reading uninitialized stack memory - (CVE-2010-3297 bnc#639482). + (CVE-2010-3297 bnc#639482). - commit 2a7b160 ------------------------------------------------------------------- @@ -5972,11 +5992,11 @@ Wed Sep 15 17:28:18 CEST 2010 - tiwai@suse.de Tue Sep 14 08:13:57 CEST 2010 - jslaby@suse.cz - Update to Linux 2.6.36-rc4. - - Obsoletes: - - patches.fixes/bonding-jiffies2.patch. - - patches.fixes/irda-correctly-clean-up-self-ias_obj-on-irda_bind-failure. - - patches.fixes/net-sched-fix-kernel-leak-in-act_police. - - patches.rpmify/spectra-depends-on-moorestown. + - Obsoletes: + - patches.fixes/bonding-jiffies2.patch. + - patches.fixes/irda-correctly-clean-up-self-ias_obj-on-irda_bind-failure. + - patches.fixes/net-sched-fix-kernel-leak-in-act_police. + - patches.rpmify/spectra-depends-on-moorestown. - fix build on s390 as of 2.6.36-rc4. - Refresh patches.suse/SoN-08-mm-page_alloc-emerg.patch. - Refresh patches.suse/reiser4-set_page_dirty_notag. @@ -6006,7 +6026,7 @@ Fri Sep 3 18:57:13 CEST 2010 - jeffm@suse.de Fri Sep 3 16:38:10 CEST 2010 - jeffm@suse.com - irda: Correctly clean up self->ias_obj on irda_bind() failure - (CVE-2010-2954 bnc#636112). + (CVE-2010-2954 bnc#636112). - commit f04e61f ------------------------------------------------------------------- @@ -6028,7 +6048,7 @@ Wed Sep 1 11:40:45 CEST 2010 - jbeulich@novell.com Wed Sep 1 00:53:49 CEST 2010 - jeffm@suse.com - net sched: fix kernel leak in act_police (CVE-2010-2942 - bnc#632309). + bnc#632309). - commit 66e1d72 ------------------------------------------------------------------- @@ -6047,28 +6067,28 @@ Mon Aug 30 17:24:07 CEST 2010 - jeffm@suse.de Mon Aug 30 17:03:30 CEST 2010 - jeffm@suse.de - Update to Linux: 2.6.36-rc3. - - Eliminated 7 patches. + - Eliminated 7 patches. - commit d298d2d ------------------------------------------------------------------- Sat Aug 28 13:09:20 CEST 2010 - jslaby@suse.cz - Delete - patches.suse/rlim-0020-core-optimize-setrlimit-for-current-task.patch. + patches.suse/rlim-0020-core-optimize-setrlimit-for-current-task.patch. - Delete - patches.suse/rlim-0021-FS-proc-switch-limits-reading-to-fops.patch. + patches.suse/rlim-0021-FS-proc-switch-limits-reading-to-fops.patch. - Delete - patches.suse/rlim-0022-FS-proc-make-limits-writable.patch. - This was just a workaround crap. In 2.6.36 we have a nice syscall - instead. Sorry for commiting this to the merge-36 branch first. I - didn't notice it was already merged here. + patches.suse/rlim-0022-FS-proc-make-limits-writable.patch. + This was just a workaround crap. In 2.6.36 we have a nice syscall + instead. Sorry for commiting this to the merge-36 branch first. I + didn't notice it was already merged here. - commit 5449fcb ------------------------------------------------------------------- Fri Aug 27 16:26:16 CEST 2010 - jeffm@suse.com - Disabled ACPI table override patches again. fsnotify was introduced into - the truncate path and causes crashes. + the truncate path and causes crashes. - commit e18fc2c ------------------------------------------------------------------- @@ -6123,22 +6143,22 @@ Tue Aug 24 17:11:08 CEST 2010 - jeffm@suse.de Tue Aug 24 17:07:45 CEST 2010 - jeffm@suse.de - Refresh patches.suse/SoN-20-netvm-tcp-deadlock.patch: Added missing - fixup for sk_rmem_schedule in caif. + fixup for sk_rmem_schedule in caif. - commit a9ff761 ------------------------------------------------------------------- Tue Aug 24 16:47:58 CEST 2010 - mmarek@suse.cz - makefile: not need to regenerate kernel.release file when - make kernelrelease. + make kernelrelease. - commit 81237a8 ------------------------------------------------------------------- Tue Aug 24 16:18:58 CEST 2010 - jeffm@suse.com - rpm/kernel-source.spec.in, scripts/tar-up.sh: Renamed config-options.changes - to config-options.changes.txt in the exported package to avoid triggering - a build service rule error. + to config-options.changes.txt in the exported package to avoid triggering + a build service rule error. - commit ff4889e ------------------------------------------------------------------- @@ -6152,7 +6172,7 @@ Tue Aug 24 16:16:55 CEST 2010 - jeffm@suse.com Tue Aug 24 15:43:02 CEST 2010 - jeffm@suse.com - Renamed doc/config-options.changes to doc/config-options.changes.txt to - avoid triggering a build service rule error. + avoid triggering a build service rule error. - commit 124ac26 ------------------------------------------------------------------- @@ -6171,14 +6191,14 @@ Mon Aug 23 20:25:52 CEST 2010 - jeffm@suse.de Mon Aug 23 20:14:03 CEST 2010 - jeffm@suse.de - rpm/kernel-binary.spec.in: Disable CONFIG_DEBUG_INFO. It's enabled - dynamically in the spec file and now has follow-on options. + dynamically in the spec file and now has follow-on options. - commit d270759 ------------------------------------------------------------------- Mon Aug 23 19:57:40 CEST 2010 - jeffm@suse.de - patches.rpmify/spectra-drop-locked_ioctl-support: add - to grab the BKL + to grab the BKL - commit 1df02ec ------------------------------------------------------------------- @@ -6191,20 +6211,20 @@ Mon Aug 23 17:57:06 CEST 2010 - jeffm@suse.de Mon Aug 23 16:59:08 CEST 2010 - jeffm@suse.de - Updated to 2.6.36-rc2. - - Eliminated 2 patches. + - Eliminated 2 patches. - commit 52d47a0 ------------------------------------------------------------------- Wed Aug 18 19:44:13 CEST 2010 - jeffm@suse.de - Update to 2.6.36-rc1. - - Eliminated 71 patches. - - spectra: Drop ->locked_ioctl support. - - spectra: Drop ->prepare_flush_fn support. - - spectra: Remove duplicate GLOB_VERSION. - - novfs: Fix ioctl usage. - - novfs: use evict_inode. - - Xen is disabled. + - Eliminated 71 patches. + - spectra: Drop ->locked_ioctl support. + - spectra: Drop ->prepare_flush_fn support. + - spectra: Remove duplicate GLOB_VERSION. + - novfs: Fix ioctl usage. + - novfs: use evict_inode. + - Xen is disabled. - commit 63642f6 ------------------------------------------------------------------- @@ -6223,10 +6243,10 @@ Fri Aug 13 02:39:29 CEST 2010 - jeffm@suse.com Thu Aug 12 20:42:29 CEST 2010 - gregkh@suse.de - Update to 2.6.35.1 - - security fixes - - bug fixes - - obsoletes: - patches.fixes/e1000e-don-t-inadvertently-re-set-INTX_DISABLE.patch. + - security fixes + - bug fixes + - obsoletes: + patches.fixes/e1000e-don-t-inadvertently-re-set-INTX_DISABLE.patch. - commit a009fb4 ------------------------------------------------------------------- @@ -6258,7 +6278,7 @@ Thu Aug 12 19:24:58 CEST 2010 - jeffm@suse.com Thu Aug 12 08:54:30 CEST 2010 - jslaby@suse.cz - patches.fixes/vmscan-fix-stalls.patch: vmscan: raise the bar - to PAGEOUT_IO_SYNC stalls (bnc#625339). + to PAGEOUT_IO_SYNC stalls (bnc#625339). - commit 1efea94 ------------------------------------------------------------------- @@ -6271,7 +6291,7 @@ Wed Aug 11 23:34:07 CEST 2010 - jack@suse.cz Wed Aug 11 06:08:17 CEST 2010 - neilb@suse.de - Refresh - patches.fixes/nfsd-05-sunrpc-cache-allow-thread-to-block-while-waiting-for.patch. + patches.fixes/nfsd-05-sunrpc-cache-allow-thread-to-block-while-waiting-for.patch. - Refresh patches.fixes/sunrpc-monotonic-expiry. - Delete patches.fixes/nfs-write.c-bug-removal.patch. Update some patches for 2.6.35 @@ -6281,14 +6301,14 @@ Wed Aug 11 06:08:17 CEST 2010 - neilb@suse.de Wed Aug 11 05:42:36 CEST 2010 - neilb@suse.de - NFS: allow close-to-open cache semantics to apply to root of - NFS filesystem (bnc#584720). + NFS filesystem (bnc#584720). - commit deea101 ------------------------------------------------------------------- Tue Aug 10 19:19:37 CEST 2010 - tiwai@suse.de - ALSA: hda - patch_nvhdmi.c: Add missing codec IDs, unify names - (bnc#627212). + (bnc#627212). - ALSA: hda - Add pin-fix for HP dc5750 (bnc#624118). - commit 4844a71 @@ -6297,13 +6317,13 @@ Mon Aug 9 16:28:00 CEST 2010 - jbeulich@novell.com - Update Xen patches to 2.6.35 final and c/s 1025. - create devices in /dev/xen when they are expected to be - used there. + used there. - xen/netback: Allow setting of large MTU before rings have - connected. + connected. - xen/netback: Always pull through PKT_PROT_LEN bytes into the - linear part of an skb. + linear part of an skb. - pass trigger mode and polarity information to Xen for all - interrupts. + interrupts. - Update Xen config files. - supported.conf: Add pci-iomul.ko. - commit c642c1b @@ -6312,7 +6332,7 @@ Mon Aug 9 16:28:00 CEST 2010 - jbeulich@novell.com Fri Aug 6 17:03:09 CEST 2010 - jeffm@suse.de - patches.xen/xen3-auto-xen-arch.diff: Update struct acpi_power_register - usage from upstream commit 718be4aa. + usage from upstream commit 718be4aa. - commit 4ce0b48 ------------------------------------------------------------------- @@ -6343,7 +6363,7 @@ Fri Jul 23 18:25:37 CEST 2010 - jeffm@suse.de Fri Jul 23 12:15:59 CEST 2010 - jack@suse.cz - novfs: code cleanup for one case of novfs return value - (bnc#624606). + (bnc#624606). - commit 4875860 ------------------------------------------------------------------- @@ -6356,7 +6376,7 @@ Wed Jul 21 11:07:10 CEST 2010 - jack@suse.cz Wed Jul 21 10:47:22 CEST 2010 - jack@suse.cz - novfs: Fix a memory leak that causes an OOM condition - (bnc#610828). + (bnc#610828). - commit 519d8a0 ------------------------------------------------------------------- @@ -6370,7 +6390,7 @@ Tue Jul 20 12:55:33 CEST 2010 - mmarek@suse.cz - scripts/tar-up.sh: Generate the rpm changelog using gitlog2changes. - Move kernel-source.changes.old to rpm/ (not included in the pachage - though). + though). - commit 8ed2389 ------------------------------------------------------------------- diff --git a/kernel-desktop.spec b/kernel-desktop.spec index 492821fc..b8188a8c 100644 --- a/kernel-desktop.spec +++ b/kernel-desktop.spec @@ -17,8 +17,8 @@ # norootforbuild -%define srcversion 3.7-rc8 -%define patchversion 3.7.0-rc8 +%define srcversion 3.7 +%define patchversion 3.7.0 %define variant %{nil} %define vanilla_only 0 @@ -57,7 +57,7 @@ Name: kernel-desktop Summary: Kernel optimized for the desktop -Version: 3.7.rc8 +Version: 3.7.0 Release: 0 License: GPL-2.0 Group: System/Kernel @@ -136,7 +136,7 @@ Conflicts: libc.so.6()(64bit) Provides: kernel = %version-%source_rel -Source0: http://www.kernel.org/pub/linux/kernel/v3.x/testing/linux-%srcversion.tar.bz2 +Source0: http://www.kernel.org/pub/linux/kernel/v3.x/linux-%srcversion.tar.bz2 Source2: source-post.sh Source3: kernel-source.rpmlintrc Source8: devel-pre.sh diff --git a/kernel-docs.changes b/kernel-docs.changes index d2b5ac29..5f99db5f 100644 --- a/kernel-docs.changes +++ b/kernel-docs.changes @@ -1,3 +1,21 @@ +------------------------------------------------------------------- +Tue Dec 11 20:42:22 CET 2012 - ohering@suse.de + +- Drivers: hv: balloon: Fix a memory leak. +- commit 26cdad5 + +------------------------------------------------------------------- +Tue Dec 11 19:29:44 CET 2012 - jeffm@suse.com + +- Update to 3.7-final. +- commit 1771a73 + +------------------------------------------------------------------- +Tue Dec 11 17:00:46 CET 2012 - ohering@suse.de + +- Update patch headers for fate314663 and fate314665 changes +- commit 44044f1 + ------------------------------------------------------------------- Tue Dec 11 00:30:54 CET 2012 - jack@suse.cz @@ -5,6 +23,12 @@ Tue Dec 11 00:30:54 CET 2012 - jack@suse.cz ext3 will be removed upstream so let's do the transition. - commit dadc8ea +------------------------------------------------------------------- +Fri Dec 7 13:57:47 CET 2012 - guillaume.gardet@oliseo.fr + +- Update omap2plus (armv7) config: Enable TWL* USB drivers +- commit 28c09f5 + ------------------------------------------------------------------- Fri Dec 7 12:14:08 CET 2012 - jbeulich@suse.com @@ -32,11 +56,11 @@ Thu Dec 6 21:51:12 CET 2012 - ohering@suse.de - mm: Export a function to get vm committed memory. - Drivers: hv: Add Hyper-V balloon driver. - Drivers: hv: balloon: Fix a bug in the definition of struct - dm_info_msg. + dm_info_msg. - Update config files. fate#314665 hyper-v: Update the Vmbus protocol - Drivers: hv: Implement routines for read side signaling - optimization. + optimization. - Drivers: hv: Add state to manage batched reading. - Drivers: hv: Turn off batched reading for util drivers. - Drivers: hv: Optimize signaling in the read path. @@ -44,21 +68,21 @@ Thu Dec 6 21:51:12 CET 2012 - ohering@suse.de - Drivers: hv: Get rid of hv_get_ringbuffer_interrupt_mask(). - Drivers: hv: Support handling multiple VMBUS versions. - Drivers: hv: Update the ring buffer structure to match win8 - functionality. + functionality. - Drivers: hv: Extend/modify vmbus_channel_offer_channel for - win7 and beyond. + win7 and beyond. - Drivers: hv: Save and export negotiated vmbus version. - Drivers: hv: Change the signature for hv_signal_event(). - Drivers: hv: Change the signature of vmbus_set_event(). - Drivers: hv: Move vmbus version definitions to hyperv.h. - Drivers: hv: Manage signaling state on a per-connection basis. - Drivers: hv: Cleanup vmbus_set_event() to support win7 and - beyond. + beyond. - Drivers: hv: Setup a mapping for Hyper-V's notion cpu ID. - Drivers: hv: Add state to manage incoming channel interrupt - load. + load. - Drivers: hv: Modify the interrupt handling code to support - win8 and beyond. + win8 and beyond. - Drivers: hv: Add code to distribute channel interrupt load. - Drivers: hv: Get rid of the unused global signaling state. - Drivers: hv: Get rid of unnecessary request for offers. @@ -69,7 +93,7 @@ Thu Dec 6 21:51:12 CET 2012 - ohering@suse.de - Drivers: hv: Implement flow management on the send side. - Drivers: hv: Capture the host build information. - Drivers: hv: Cleanup and consolidate reporting of build/version - info. + info. - commit 4fccd03 ------------------------------------------------------------------- @@ -244,14 +268,14 @@ Fri Nov 2 13:50:13 CET 2012 - jbeulich@novell.com - Update Xen patches to 3.7-rc3 and c/s 1202. - extend base interfaces to support multi-page rings for - frontend/backend communication. + frontend/backend communication. - blkback: allow using multiple page frontend communication ring. - blkfront: allow using multiple page backend communication ring. - ACPI: Store valid ACPI tables passed via early initrd in - reserved memblock areas. + reserved memblock areas. - ACPI: Fix build when disabled. - ACPI: Cleanup acpi_initrd_override declaration and remove - ifdefs. + ifdefs. - config.conf: Re-enable Xen configs. - Update x86 config files. - Delete patches.xen/xen3-acpi_override_2_2.patch. @@ -372,7 +396,7 @@ Sun Oct 21 23:17:25 CEST 2012 - jslaby@suse.cz - Refresh patches.xen/xen3-patch-3.6. - Delete patches.fixes/hv-storvsc-reset-wait.patch. - Delete - patches.rpmify/x86-kbuild-archscripts-depends-on-scripts_basic. + patches.rpmify/x86-kbuild-archscripts-depends-on-scripts_basic. - commit cfee26b ------------------------------------------------------------------- @@ -394,19 +418,19 @@ Thu Oct 18 16:26:57 CEST 2012 - trenn@suse.de and proper git-xy: meta tags: - lib: Add early cpio decoder. - x86, acpi: Introduce x86 arch specific arch_reserve_mem_area() - for e820 handling. + for e820 handling. - ACPI: Store valid ACPI tables passed via early initrd in - reserved memblock areas. + reserved memblock areas. - ACPI: Implement physical address table override. - ACPI: Create acpi_table_taint() function to avoid code - duplication. + duplication. - ACPI: Document ACPI table overriding via initrd. - ACPI: Fix build when disabled. - X86 ACPI: Use #ifdef not #if for CONFIG_X86 check. - ACPI: Overriding ACPI tables via initrd only works with - an initrd. + an initrd. - ACPI: Cleanup acpi_initrd_override declaration and remove - ifdefs. + ifdefs. - Delete patches.arch/acpi_fix_custom_method_acc.patch. - Delete patches.arch/acpi_override_2_2.patch. - Delete patches.arch/acpi_override_documentation. @@ -455,11 +479,11 @@ Thu Oct 11 17:17:11 CEST 2012 - guillaume.gardet@oliseo.fr Wed Oct 10 21:28:30 CEST 2012 - jslaby@suse.cz - Delete - patches.suse/msft-hv-0394-tools-hv-Fix-file-handle-leak.patch. + patches.suse/msft-hv-0394-tools-hv-Fix-file-handle-leak.patch. - Delete - patches.suse/msft-hv-0395-tools-hv-Fix-exit-error-code.patch. + patches.suse/msft-hv-0395-tools-hv-Fix-exit-error-code.patch. - Delete - patches.suse/msft-hv-0396-tools-hv-Check-for-read-write-errors.patch. + patches.suse/msft-hv-0396-tools-hv-Check-for-read-write-errors.patch. These are in 3.6.1. - commit 2a321c4 @@ -510,7 +534,7 @@ Thu Oct 4 13:52:15 CEST 2012 - ohering@suse.de - hyperv: Add comments for the extended buffer after RNDIS message. - Drivers: hv: Cleanup the guest ID computation. - Drivers: hv: vmbus: Use the standard format string to format - GUIDs. + GUIDs. - Drivers: hv: Add KVP definitions for IP address injection. - Drivers: hv: kvp: Cleanup error handling in KVP. - Drivers: hv: Explicitly size elements of protocol structures. @@ -522,7 +546,7 @@ Thu Oct 4 13:52:15 CEST 2012 - ohering@suse.de - Tools: hv: Represent the ipv6 mask using CIDR notation. - Tools: hv: Gather ipv[4,6] gateway information. - hv: fail the probing immediately when we are not in hyperv - platform. + platform. - hv: vmbus_drv: detect hyperv through x86_hyper. - Tools: hv: Get rid of some unused variables. - Tools: hv: Correctly type string variables. @@ -541,14 +565,14 @@ Thu Oct 4 13:52:15 CEST 2012 - ohering@suse.de - tools/hv: Parse /etc/os-release. - hyperv: Fix the max_xfer_size in RNDIS initialization. - hyperv: Fix the missing return value in - rndis_filter_set_packet_filter(). + rndis_filter_set_packet_filter(). - hyperv: Fix page buffer handling in rndis_filter_send_request(). - hyperv: Remove extra allocated space for recv_pkt_list elements. - hyperv: Report actual status in receive completion packet. - hyperv: Add buffer for extended info after the RNDIS response - message. + message. - Delete - patches.suse/suse-hv-Cleanup-the-guest-ID-computation.patch. + patches.suse/suse-hv-Cleanup-the-guest-ID-computation.patch. - commit 08d283b ------------------------------------------------------------------- @@ -573,7 +597,6 @@ Mon Oct 1 05:29:41 CEST 2012 - jeffm@suse.com Sat Sep 29 12:29:30 CEST 2012 - dmueller@suse.com - ARM/u5800: Fix build of ux500 driver - Acked-by: Jeff Mahoney - commit 0ea37a0 ------------------------------------------------------------------- @@ -586,21 +609,18 @@ Sat Sep 29 10:44:01 CEST 2012 - dmueller@suse.com Sat Sep 29 10:24:00 CEST 2012 - dmueller@suse.com - ARM/tegra: Remove optional parts to fix build - Acked-by: Jeff Mahoney - commit d729a16 ------------------------------------------------------------------- Sat Sep 29 10:23:24 CEST 2012 - dmueller@suse.com - ARM: enable zcache support - Acked-by: Jeff Mahoney - commit 17b147b ------------------------------------------------------------------- Sat Sep 29 10:22:39 CEST 2012 - dmueller@suse.com - ARM/cubox: set cachefilesd to module - Acked-by: Jeff Mahoney - commit c1fb243 ------------------------------------------------------------------- @@ -609,13 +629,13 @@ Fri Sep 28 17:29:39 CEST 2012 - trenn@suse.de - Remove old patchset to override ACPI tables via initrd. Also remove a stale xen patch related to that. - Delete - patches.arch/acpi_implement_overriding_of_arbitrary_acpi_tables_via_initrd.patch. + patches.arch/acpi_implement_overriding_of_arbitrary_acpi_tables_via_initrd.patch. - Delete - patches.arch/acpica_fix_wrongly_mapped_acpi_table_header_when_overriding_via_initrd.patch. + patches.arch/acpica_fix_wrongly_mapped_acpi_table_header_when_overriding_via_initrd.patch. - Delete - patches.arch/acpica_introduce_acpi_os_phys_table_override_function.patch. + patches.arch/acpica_introduce_acpi_os_phys_table_override_function.patch. - Delete - patches.xen/xen3-acpi_implement_overriding_of_arbitrary_acpi_tables_via_initrd.patch. + patches.xen/xen3-acpi_implement_overriding_of_arbitrary_acpi_tables_via_initrd.patch. - commit dd8f1b0 ------------------------------------------------------------------- @@ -744,7 +764,7 @@ Mon Sep 10 19:22:00 CEST 2012 - jeffm@suse.com Mon Sep 10 10:20:23 CEST 2012 - jbeulich@novell.com - patches.arch/s390-message-catalog.diff: Properly handle pr_cont() and fold - in the below two trivial fixes. + in the below two trivial fixes. - Delete patches.arch/s390-message-catalog-fix.diff. - Delete patches.arch/s390-message-catalog-perl-fix.diff. - Refresh patches.arch/kmsg-fix-parameter-limitations. @@ -818,10 +838,10 @@ Fri Aug 31 23:20:23 CEST 2012 - dmueller@suse.com Fri Aug 31 15:18:07 CEST 2012 - jslaby@suse.cz - i2c/busses: Fix build error if CONFIG_I2C_DESIGNWARE_PLATFORM=y - && CONFIG_I2C_DESIGN. + && CONFIG_I2C_DESIGN. - Delete - patches.fixes/i2c-busses-fix-build-error-if-config_i2c_designware_platform-y-config_i2c_design. - Move it to rpmify, so that vanilla builds fine too. + patches.fixes/i2c-busses-fix-build-error-if-config_i2c_designware_platform-y-config_i2c_design. + Move it to rpmify, so that vanilla builds fine too. - commit 0217ad5 ------------------------------------------------------------------- @@ -899,7 +919,7 @@ Tue Aug 21 18:17:16 CEST 2012 - jeffm@suse.com Fri Aug 17 14:51:23 CEST 2012 - jeffm@suse.com - Update to 3.6-rc2. - - Eliminated 1 patch. + - Eliminated 1 patch. - commit 71963b0 ------------------------------------------------------------------- @@ -1355,7 +1375,7 @@ Wed Jun 13 13:21:58 CEST 2012 - hare@suse.de - Rediff patch - patches.drivers/mach-dove-Fixup-ge00-initialisation.patch: - Rediff after backport from upstream. + Rediff after backport from upstream. - commit fa58c5e ------------------------------------------------------------------- @@ -1363,7 +1383,7 @@ Wed Jun 13 12:56:17 CEST 2012 - hare@suse.de - Fixup patch to apply - patches.drivers/spi-orion-convert-to-new-infrastructure.patch - backported from upstream. + backported from upstream. - commit 2507393 ------------------------------------------------------------------- @@ -1382,9 +1402,9 @@ Wed Jun 13 12:31:48 CEST 2012 - hare@suse.de Mon Jun 11 20:04:20 CEST 2012 - jeffm@suse.com - Update to 3.5-rc2. - - Xen needs update. - - ARM needs update. - - Eliminated 13 patches. + - Xen needs update. + - ARM needs update. + - Eliminated 13 patches. - commit 3f461b1 ------------------------------------------------------------------- @@ -1423,7 +1443,7 @@ Tue Jun 5 17:12:21 CEST 2012 - ohering@suse.de Mon Jun 4 10:36:59 CEST 2012 - ohering@suse.de - [SCSI] storvsc: Properly handle errors from the host - (bnc#747404). + (bnc#747404). - Delete patches.suse/suse-hv-storvsc-ignore-ata_16.patch. - commit ad28e23 @@ -1486,7 +1506,7 @@ Wed May 23 15:59:25 CEST 2012 - jbeulich@novell.com Tue May 22 14:21:24 CEST 2012 - trenn@suse.de - X86 acpi_cpufreq: Do not use request_module for autoloading - (bnc#756085). + (bnc#756085). - Refresh patches.xen/xen3-auto-common.diff. - patches.xen/xen3-patch-3.3: - commit caf270e @@ -1545,7 +1565,7 @@ Mon May 14 03:43:45 CEST 2012 - jeffm@suse.com Mon May 14 03:37:58 CEST 2012 - jeffm@suse.com - Update to 3.4-rc7. - - Eliminated 1 patch. + - Eliminated 1 patch. - commit 4cd9e9b ------------------------------------------------------------------- @@ -1598,7 +1618,7 @@ Mon May 7 20:11:04 CEST 2012 - jeffm@suse.com Mon May 7 19:54:14 CEST 2012 - jeffm@suse.com - Update to 3.4-rc6. - - Eliminated 2 patches. + - Eliminated 2 patches. - commit 749ea8f ------------------------------------------------------------------- @@ -1635,7 +1655,7 @@ Wed May 2 16:40:55 CEST 2012 - jeffm@suse.com Wed May 2 16:34:34 CEST 2012 - mmarek@suse.cz - rpm/kernel-binary.spec.in: Do not require distribution-release - during build. + during build. - commit 3cd703f ------------------------------------------------------------------- @@ -1686,18 +1706,18 @@ Thu Apr 26 19:13:49 CEST 2012 - jeffm@suse.com - Disabled DECNet and ARCNet. Specific config options disabled: CONFIG_ARCNET - CONFIG_ARCNET_1051 - CONFIG_ARCNET_1201 - CONFIG_ARCNET_CAP - CONFIG_ARCNET_COM20020_CS - CONFIG_ARCNET_COM20020 - CONFIG_ARCNET_COM20020_PCI - CONFIG_ARCNET_COM90xxIO - CONFIG_ARCNET_COM90xx - CONFIG_ARCNET_RAW - CONFIG_ARCNET_RIM_I + CONFIG_ARCNET_1051 + CONFIG_ARCNET_1201 + CONFIG_ARCNET_CAP + CONFIG_ARCNET_COM20020_CS + CONFIG_ARCNET_COM20020 + CONFIG_ARCNET_COM20020_PCI + CONFIG_ARCNET_COM90xxIO + CONFIG_ARCNET_COM90xx + CONFIG_ARCNET_RAW + CONFIG_ARCNET_RIM_I CONFIG_DECNET - CONFIG_DECNET_NF_GRABULATOR + CONFIG_DECNET_NF_GRABULATOR - commit 272dd14 ------------------------------------------------------------------- @@ -1799,7 +1819,7 @@ Fri Apr 20 18:09:06 CEST 2012 - jbeulich@novell.com Tue Apr 17 15:59:19 CEST 2012 - jeffm@suse.com - Update to 3.4-rc3. - - Eliminated 1 patch. + - Eliminated 1 patch. - commit 2fde7e0 ------------------------------------------------------------------- @@ -1819,7 +1839,7 @@ Mon Apr 9 03:28:12 CEST 2012 - jeffm@suse.com Fri Apr 6 06:42:35 CEST 2012 - jeffm@suse.com - Update AppArmor for 3.4. - - apparmor: Add "profiles" list to sysfs. + - apparmor: Add "profiles" list to sysfs. - commit 59517ac ------------------------------------------------------------------- @@ -1832,10 +1852,10 @@ Thu Apr 5 22:25:16 CEST 2012 - jeffm@suse.com Thu Apr 5 09:18:14 CEST 2012 - jeffm@suse.com - Updated to 3.4-rc1. - - Eliminated 121 patches. - - Xen is unavailable. - - ACPI overrides are unavailable. - - AppArmor network feature are unavailable. + - Eliminated 121 patches. + - Xen is unavailable. + - ACPI overrides are unavailable. + - AppArmor network feature are unavailable. - commit 3ac7e79 ------------------------------------------------------------------- @@ -1915,7 +1935,7 @@ Sat Mar 24 00:57:07 CET 2012 - dsterba@suse.cz - Refresh patches.suse/btrfs-handle-EIO. - Refresh - patches.suse/btrfs-volumes-schedule_bio-should-return-void. + patches.suse/btrfs-volumes-schedule_bio-should-return-void. - commit d97ade6 ------------------------------------------------------------------- @@ -1958,10 +1978,10 @@ Mon Mar 19 11:16:34 CET 2012 - jslaby@suse.cz Mon Mar 19 11:07:00 CET 2012 - jslaby@suse.cz - Delete - patches.arch/acpi_ec_provide_non_interrupt_mode_boot_param.patch. + patches.arch/acpi_ec_provide_non_interrupt_mode_boot_param.patch. - Delete patches.arch/dell_optiplex_990_fix_reboot.patch. - Delete - patches.drivers/alsa-hda-0004-Add-missing-static-ADC-tables-for-ALC269-qu. + patches.drivers/alsa-hda-0004-Add-missing-static-ADC-tables-for-ALC269-qu. - Delete patches.drivers/libata-unlock-hpa-by-default. - Delete patches.fixes/scsi-add-tgps-setting. - Delete patches.fixes/scsi-dh-rdac-add-stk. @@ -1998,23 +2018,23 @@ Mon Mar 12 15:26:55 CET 2012 - ohering@suse.de - Staging: hv: storvsc: Cleanup storvsc_host_reset_handler(). - Staging: hv: storvsc: Move and cleanup storvsc_remove(). - Staging: hv: storvsc: Add a comment to explain life-cycle - management. + management. - Staging: hv: storvsc: Get rid of the on_io_completion in - hv_storvsc_request. + hv_storvsc_request. - Staging: hv: storvsc: Rename the context field in - hv_storvsc_request. + hv_storvsc_request. - Staging: hv: storvsc: Miscellaneous cleanup of storvsc driver. - Staging: hv: storvsc: Cleanup the code for generating protocol - version. + version. - Staging: hv: storvsc: Cleanup some protocol related constants. - Staging: hv: storvsc: Get rid of some unused defines. - Staging: hv: storvsc: Consolidate the request structure. - Staging: hv: storvsc: Consolidate all the wire protocol - definitions. + definitions. - Staging: hv: storvsc: Move the storage driver out of the - staging area. + staging area. - Rename patches.suse/staging-hv-pata_piix-ignore-disks.patch to - patches.suse/suse-hv-pata_piix-ignore-disks.patch + patches.suse/suse-hv-pata_piix-ignore-disks.patch - commit 7487199 ------------------------------------------------------------------- @@ -2209,41 +2229,41 @@ Mon Feb 13 17:23:49 CET 2012 - mmarek@suse.cz Sun Feb 12 18:15:10 CET 2012 - trenn@suse.de - Add driver auto probing for x86 features v4 - (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). + (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). - x86/cpu: Fix overrun check in arch_print_cpu_modalias() - (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). + (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). - crypto: Add support for x86 cpuid - auto loading for x86 crypto drivers - (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). + auto loading for x86 crypto drivers + (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). - x86/cpu: Clean up modalias feature matching - (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). + (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). - intel-idle: convert to x86_cpu_id auto probing - (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). + (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). - intel_idle: Fix ID for Nehalem-EX Xeon in device ID table - (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). + (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). - HWMON: Convert via-cputemp to x86 cpuid autoprobing - (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). + (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). - powernow-k7: Fix CPU family number - (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). + (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). - ACPI: Load acpi-cpufreq from processor driver automatically - (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). + (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). - intel_idle: Revert change of auto_demotion_flags for Nehalem - (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). + (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). - HWMON: Convert coretemp to x86 cpuid autoprobing - (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). + (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). - powernow-k6: Really enable auto-loading - (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). + (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). - X86: Introduce HW-Pstate scattered cpuid feature - (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). + (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). - cpufreq: Add support for x86 cpuinfo auto loading v4 - (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). + (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). - x86: autoload microcode driver on Intel and AMD systems v2 - (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). + (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). - CPU: Introduce ARCH_HAS_CPU_AUTOPROBE and X86 parts - (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). + (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). - ACPI: remove duplicated lines of merging - problems with acpi_processor_start - (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). + problems with acpi_processor_start + (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). - Update config files. - commit 6efe9b5 @@ -2251,7 +2271,7 @@ Sun Feb 12 18:15:10 CET 2012 - trenn@suse.de Fri Feb 10 12:03:36 CET 2012 - mmarek@suse.cz - rpm/kernel-binary.spec.in: Build x86 packages as i686, except for --default (bnc#745632). KMPs are still built as i586. + -default (bnc#745632). KMPs are still built as i586. - commit 88a632b ------------------------------------------------------------------- @@ -2282,8 +2302,8 @@ Tue Feb 7 18:28:41 CET 2012 - jeffm@suse.com Tue Feb 7 18:12:40 CET 2012 - jeffm@suse.com - Update to 3.3-rc2. - - Eliminated 5 patches. - - Xen is disabled. + - Eliminated 5 patches. + - Xen is disabled. - commit d017ea1 ------------------------------------------------------------------- @@ -2382,7 +2402,7 @@ Wed Dec 21 14:38:42 CET 2011 - jbeulich@novell.com Tue Dec 20 16:35:33 CET 2011 - jeffm@suse.com - Update to 3.2-rc6. - - Eliminated 1 patch. + - Eliminated 1 patch. - commit d5a489e ------------------------------------------------------------------- @@ -2390,7 +2410,7 @@ Tue Dec 20 11:34:14 CET 2011 - trenn@suse.de - These should all be mainline in some form: - Delete - patches.arch/implement_stop_machine_from_offline_cpu.patch. + patches.arch/implement_stop_machine_from_offline_cpu.patch. - Delete patches.arch/kill-__stop_machine.patch. - Delete patches.arch/reorganize_stop_cpus.patch. - Delete patches.arch/use_stop_machine_for_mtrr_rendezvous.patch. @@ -2406,14 +2426,14 @@ Sun Dec 18 07:38:42 CET 2011 - aj@suse.de Fri Dec 16 15:37:51 CET 2011 - aj@suse.de - rpm/kernel-binary.spec.in: Add provides and make most obsoletes versioned. - This silences rpmlint warnings. + This silences rpmlint warnings. - commit e3023c7 ------------------------------------------------------------------- Wed Dec 14 13:51:41 CET 2011 - mmarek@suse.cz - rpm/kernel-source.spec.in, rpm/mkspec: Fix tarball URL for -rcX and - do not generate any URL for linux-next and vanilla snapshots. + do not generate any URL for linux-next and vanilla snapshots. - commit 1548daf ------------------------------------------------------------------- @@ -2503,7 +2523,7 @@ Wed Dec 7 11:05:05 CET 2011 - aj@suse.de Tue Dec 6 00:07:03 CET 2011 - jeffm@suse.com - Update to 3.2-rc4. - - Eliminated 1 patch. + - Eliminated 1 patch. - commit a7d546d ------------------------------------------------------------------- @@ -2615,8 +2635,8 @@ Fri Nov 25 05:58:54 CET 2011 - jeffm@suse.com Fri Nov 25 05:47:49 CET 2011 - jeffm@suse.com - Update to 3.2-rc3. - - stack unwind: cfi_ignore takes more arguments. - - iio: Fix build error in industrialio-core.c. + - stack unwind: cfi_ignore takes more arguments. + - iio: Fix build error in industrialio-core.c. - commit 48ef020 ------------------------------------------------------------------- @@ -2629,7 +2649,7 @@ Thu Nov 24 18:45:54 CET 2011 - ohering@suse.de Thu Nov 24 13:01:09 CET 2011 - mmarek@suse.cz - rpm/try-disable-staging-driver: Script to disable failing staging - driver and restart make. + driver and restart make. - commit 819d1fa ------------------------------------------------------------------- @@ -2723,14 +2743,14 @@ Thu Nov 17 19:45:48 CET 2011 - bpoirier@suse.de Wed Nov 16 06:51:07 CET 2011 - jeffm@suse.com - Update to 3.2-rc2. - - Eliminated 1 patch. + - Eliminated 1 patch. - commit 85c9930 ------------------------------------------------------------------- Wed Nov 16 06:32:19 CET 2011 - jeffm@suse.com - Update to 3.2-rc1. - - Eliminate 212 patches. + - Eliminate 212 patches. - commit 6318d5b ------------------------------------------------------------------- @@ -2770,8 +2790,8 @@ Sat Nov 5 01:32:21 CET 2011 - trenn@suse.de Thu Nov 3 17:56:46 CET 2011 - mszeredi@suse.cz - patches.fixes/hfs-fix-hfs_find_init-sb-ext_tree-null-ptr-oops.patch: - hfs: fix hfs_find_init() sb->ext_tree NULL ptr oops - (CVE-2011-2203 bnc#699709). + hfs: fix hfs_find_init() sb->ext_tree NULL ptr oops + (CVE-2011-2203 bnc#699709). - commit 7923119 ------------------------------------------------------------------- @@ -2809,16 +2829,16 @@ Thu Nov 3 14:49:44 CET 2011 - jbeulich@novell.com Wed Nov 2 15:43:11 CET 2011 - jeffm@suse.com - Add Elantech touchpad v3/v4 support (bnc#716852): - - Input: elantech - add v3 hardware support. - - Input: elantech - add v4 hardware support. - - Input: elantech - better support all those v2 variants. - - Input: elantech - clean up elantech_init. - - Input: elantech - correct x, y value range for v2 hardware. - - Input: elantech - get rid of ETP_2FT_* in elantech.h. - - Input: elantech - packet checking for v2 hardware. - - Input: elantech - remove ETP_EDGE_FUZZ_V2. - - Input: elantech - remove module parameter force_elantech. - - Input: elantech - use firmware provided x, y ranges. + - Input: elantech - add v3 hardware support. + - Input: elantech - add v4 hardware support. + - Input: elantech - better support all those v2 variants. + - Input: elantech - clean up elantech_init. + - Input: elantech - correct x, y value range for v2 hardware. + - Input: elantech - get rid of ETP_2FT_* in elantech.h. + - Input: elantech - packet checking for v2 hardware. + - Input: elantech - remove ETP_EDGE_FUZZ_V2. + - Input: elantech - remove module parameter force_elantech. + - Input: elantech - use firmware provided x, y ranges. - commit 28551a0 ------------------------------------------------------------------- @@ -2849,7 +2869,7 @@ Tue Oct 25 19:33:27 CEST 2011 - ohering@suse.de Tue Oct 25 19:24:17 CEST 2011 - eich@suse.de - patches.suse/SUSE-bootsplash: remove DEBUG macro which was - left in the code by accident. + left in the code by accident. - commit a56ba15 ------------------------------------------------------------------- @@ -2862,7 +2882,7 @@ Mon Oct 24 18:28:04 CEST 2011 - jeffm@suse.com Mon Oct 24 15:04:34 CEST 2011 - ohering@suse.de - patches.suse/staging-hv-pata_piix-ignore-disks.patch: - Update comments in code and reduce patch size + Update comments in code and reduce patch size - commit 8913d07 ------------------------------------------------------------------- @@ -2875,7 +2895,7 @@ Thu Oct 20 10:02:15 CEST 2011 - eich@suse.de ------------------------------------------------------------------- Tue Oct 18 23:44:16 CEST 2011 - jeffm@suse.com --Update to 3.1-rc10. +- -Update to 3.1-rc10. - commit 239957e ------------------------------------------------------------------- @@ -2902,11 +2922,11 @@ Wed Oct 12 21:56:23 CEST 2011 - ohering@suse.de - Various updates for hv drivers, which fix also the hv_mouse driver - staging: hv: storvsc: ignore SET_WINDOWN scsi command - (bnc#722646). + (bnc#722646). - staging/hv: advertise hv_storvsc instead of storvsc as sysfs - driver name (bnc#716708). + driver name (bnc#716708). - staging/hv: fill scsi/proc_name for the sake of mkinitrd - (bnc#716708). + (bnc#716708). - Staging: hv: util: Invoke cn_netlink_send() in a work context. - Refresh patches.suse/staging-hv-pata_piix-ignore-disks.patch. - Refresh patches.xen/xen3-patch-2.6.32. @@ -2940,7 +2960,7 @@ Fri Oct 7 17:46:06 CEST 2011 - jbeulich@novell.com Wed Oct 5 13:45:24 CEST 2011 - jbeulich@novell.com - patches.suse/supported-flag: Also look for Module.supported in the - source tree. + source tree. - Refresh patches.suse/supported-flag-enterprise. - commit 9c8680a @@ -2974,15 +2994,15 @@ Tue Sep 27 22:25:34 CEST 2011 - eich@suse.de Mon Sep 26 15:56:27 CEST 2011 - mmarek@suse.cz - rpm/host-memcpy-hack.h: Hack to use older version of the memcpy symbol - in userspace programs, so that they keep working on older systems. + in userspace programs, so that they keep working on older systems. - rpm/kernel-binary.spec.in: Pass -include - %_sourcedir/host-memcpy-hack.h to the compiler when compiling - userspace programs. + %_sourcedir/host-memcpy-hack.h to the compiler when compiling + userspace programs. - rpm/host-memcpy-hack.h: Hack to use older version of the memcpy symbol - in userspace programs, so that they keep working on older systems. + in userspace programs, so that they keep working on older systems. - rpm/kernel-binary.spec.in: Pass -include - %_sourcedir/host-memcpy-hack.h to the compiler when compiling - userspace programs. + %_sourcedir/host-memcpy-hack.h to the compiler when compiling + userspace programs. - commit e3c78cf ------------------------------------------------------------------- @@ -3005,7 +3025,7 @@ Wed Sep 21 13:20:35 CEST 2011 - trenn@suse.de - Refresh patches.arch/acpi_implement_overriding_of_arbitrary_acpi_tables_via_initrd.patch. --> Fix build on ia64, by moving asm/e820.h into ifdef config protected region. + -> Fix build on ia64, by moving asm/e820.h into ifdef config protected region. - commit 0ac4276 ------------------------------------------------------------------- @@ -3027,9 +3047,9 @@ Wed Sep 21 11:11:10 CEST 2011 - mhocko@suse.cz Tue Sep 20 18:09:04 CEST 2011 - trenn@suse.de - ACPI: Implement overriding of arbitrary ACPI tables via initrd - (none). + (none). - ACPICA: Fix wrongly mapped acpi table header when overriding - via initrd (none). + via initrd (none). - ACPICA: Introduce acpi_os_phys_table_override function (none). - x86: allow NVS can be accessed by driver (none). - Update config files: @@ -3047,7 +3067,7 @@ Thu Sep 15 14:16:08 CEST 2011 - jeffm@suse.de Thu Sep 15 09:30:03 CEST 2011 - jbeulich@novell.com - patches.arch/x86_64-unwind-annotations: Fix unwinding through - interrupt frames, requiring ... + interrupt frames, requiring ... - patches.suse/stack-unwind: ... support for DW_CFA_def_cfa_expression. - commit 4d917a5 @@ -3086,7 +3106,7 @@ Mon Sep 12 16:31:26 CEST 2011 - jbeulich@novell.com - mm: frontswap: swap data structure changes. - In HVM guests do not take over the CDROM device (bnc#645893). - x86: report ACPI-reserved state of PCI MMCONFIG region to - hypervisor. + hypervisor. - config.conf: Re-enable Xen flavors. - Update config files. - commit 3692f47 @@ -3126,33 +3146,33 @@ Thu Sep 1 18:47:37 CEST 2011 - ohering@suse.de - Staging: hv: util: kvp: Fix the reported OSVersion string. - Staging: hv: util: kvp: Cleanup kvp_get_domain_name(). - Staging: hv: Fix macros, tab errors and warning in - drivers/staging/hv/hv_mouse.c. + drivers/staging/hv/hv_mouse.c. - Staging: hv: vmbus: VMBUS is an ACPI enumerated device, get - rid of the PCI signature. + rid of the PCI signature. - Staging: hv: Replace struct hv_guid with the uuid type already - defined in Linux. + defined in Linux. - Staging: hv: vmbus: Introduce vmbus ID space in struct - hv_driver. + hv_driver. - Staging: hv: blkvsc: Use the newly introduced vmbus ID in the - blockvsc driver. + blockvsc driver. - Staging: hv: storvsc: Use the newly introduced vmbus ID in - storvsc driver. + storvsc driver. - Staging: hv: netvsc: Use the newly introduced vmbus ID in - netvsc driver. + netvsc driver. - Staging: hv: mousevsc: Use the newly introduced vmbus ID in - mouse driver. + mouse driver. - Staging: hv: util: Make hv_utils a vmbus device driver. - Staging: hv: create VMBUS_DEVICE macro and use it. - Staging: hv: vmbus: Cleanup vmbus_match(). - Staging: hv: vmbus: Cleanup vmbus_uevent() code. - Staging: hv: vmbus: Support the notion of id tables in - vmbus_match(). + vmbus_match(). - Staging: hv: vmbus: Get rid of an unnecessary include line - in vmbus_drv.c. + in vmbus_drv.c. - Staging: hv: storvsc: Get rid of the DMI signature. - Staging: hv: netvsc: Get rid of the PCI signature. - Staging: hv: netvsc: Get rid of the DMI signature in - netvsc_drv.c. + netvsc_drv.c. - Staging: hv: util: Get rid of the DMI signature in hv_util.c. - Staging: hv: util: Get rid of the PCI signature in hv_util.c. - Staging: hv: fix up driver registering mess. @@ -3160,59 +3180,59 @@ Thu Sep 1 18:47:37 CEST 2011 - ohering@suse.de - Staging: hv: vmbus: Cleanup unnecessary comments in hv.c. - Staging: hv: vmbus: Cleanup error handling in hv_init(). - Staging: hv: vmbus: Get rid of unnecessay comments in - connection.c. + connection.c. - Staging: hv: vmbus: Get rid of the function dump_gpadl_body(). - Staging: hv: vmbus: Get rid of the function dump_gpadl_header(). - Staging: hv: vmbus: Rename openMsg to open_msg in channel.c. - Staging: hv: vmbus: Get rid of unnecessary comments in - channel.c. + channel.c. - Staging: hv: vmbus: Change the variable name openInfo to - open_info in channel.c. + open_info in channel.c. - Staging: hv: vmbus: Cleanup error values in ringbuffer.c. - Staging: hv: vmbus: Cleanup the error return value in - vmbus_recvpacket_raw(). + vmbus_recvpacket_raw(). - Staging: hv: netvsc: Get rid of an unnecessary print statement - in netvsc_probe(). + in netvsc_probe(). - Staging: hv: vmbus: Retry vmbus_post_msg() before giving up. - Staging: hv: storvsc: Cleanup error handling in - storvsc_dev_add(). + storvsc_dev_add(). - Staging: hv: storvsc: Cleanup error handling in - storvsc_channel_init(). + storvsc_channel_init(). - Staging: hv: storvsc: Cleanup error handling in - storvsc_connect_to_vsp(). + storvsc_connect_to_vsp(). - Staging: hv: storvsc: Cleanup error handling in storvsc_do_io(). - Storage: hv: storvsc: Get rid of some unnecessary DPRINTs - from storvsc.c. + from storvsc.c. - Staging: hv: storvsc: Fix/cleanup some dated comments in - storvsc.c. + storvsc.c. - Staging: hv: storvsc: Cleanup returned error code in - storvsc_host_reset(). + storvsc_host_reset(). - Staging: hv: storvsc: Cleanup error code returned in - storvsc_probe(). + storvsc_probe(). - Staging: hv: storvsc: Cleanup returned error code in - storvsc_drv_init(). + storvsc_drv_init(). - Staging: hv: netvsc: Cleanup the returned error code in - netvsc_probe(). + netvsc_probe(). - Staging: hv: netvsc: Cleanup error return codes in - netvsc_destroy_recv_buf(). + netvsc_destroy_recv_buf(). - Staging: hv: netvsc: Cleanup error return values in - netvsc_init_recv_buf(). + netvsc_init_recv_buf(). - Staging: hv: netvsc: Cleanup error returns in - netvsc_connect_vsp(). + netvsc_connect_vsp(). - Staging: hv: netvsc: Cleanup error return values in - netvsc_send(). + netvsc_send(). - Staging: hv: netvsc: Cleanup error return codes in - netvsc_device_add(). + netvsc_device_add(). - Staging: hv: netvsc: Cleanup error codes in - rndis_filter_receive(). + rndis_filter_receive(). - Staging: hv: netvsc: Cleanup error code in - rndis_filter_query_device(). + rndis_filter_query_device(). - Staging: hv: netvsc: Cleanup error return values in - rndis_filter_set_packet_filter(). + rndis_filter_set_packet_filter(). - Staging: hv: netvsc: Cleanup error returns in - rndis_filter_init_device(). + rndis_filter_init_device(). - Staging: hv: netvsc: Cleanup error code in - rndis_filter_device_add(). + rndis_filter_device_add(). - Staging: hv: mouse: Change the jump label Cleanup to cleanup. - Staging: hv: netvsc: Change the jump label Cleanup to cleanup. - Staging: hv: netvsc: Change the jump label Exit to exit. @@ -3225,72 +3245,72 @@ Thu Sep 1 18:47:37 CEST 2011 - ohering@suse.de - Staging: hv: add driver_data to hv_vmbus_device_id. - Staging: hv: Add code to parse struct hv_vmbus_device_id table. - Staging: hv: file2alias: fix up alias creation logic for - hv_vmbus_device_id. + hv_vmbus_device_id. - Staging: hv: storvsc: Inline free_stor_device(). - Staging: hv: storvsc: Do not aquire an unnecessary reference - on stor_device. + on stor_device. - Staging: hv: storvsc: Rename must_get_stor_device(). - Staging: hv: storvsc: Rename get_stor_device(). - Staging: hv: storvsc: Cleanup alloc_stor_device(). - Staging: hv: storvsc: Introduce state to manage the lifecycle - of stor device. + of stor device. - Staging: hv: storvsc: Prevent outgoing traffic when stor dev - is being destroyed. + is being destroyed. - Staging: hv: storvsc: Get rid of release_stor_device() by - inlining the code. + inlining the code. - Staging: hv: storvsc: Get rid of final_release_stor_device() - by inlining code. + by inlining code. - Staging: hv: storvsc: Get rid of the reference counting in - struct storvsc_device. + struct storvsc_device. - Staging: hv: netvsc: Inline the code for free_net_device(). - Staging: hv: netvsc: Cleanup alloc_net_device(). - Staging: hv: netvsc: Introduce state to manage the lifecycle - of net device. + of net device. - Staging: hv: netvsc: Prevent outgoing traffic when netvsc dev - is destroyed. + is destroyed. - Staging: hv: netvsc: Get rid of release_outbound_net_device() - by inlining the code. + by inlining the code. - Staging: hv: netvsc: Get rid of release_inbound_net_device() - by inlining the code. + by inlining the code. - Staging: hv: netvsc: Get rid of the refcnt field in struct - netvsc_device. + netvsc_device. - Staging: hv: storvsc: Add code to handle IDE devices using - the storvsc driver. + the storvsc driver. - Staging: hv: storvsc: Handle IDE devices using the storvsc - driver. + driver. - Staging: hv: blkvsc: Get rid of blkvsc_drv.c as this code is - not used. + not used. - Staging: hv: storvsc: Optimize bounce buffer handling for the - "write" case. + "write" case. - Staging: hv: storvsc: Optimize the bounce buffer handling in - the "read" case. + the "read" case. - Staging: hv: storvsc: Include storvsc.c in storvsc_drv.c. - Staging: hv: storvsc: Cleanup storvsc_drv.c after adding the - contents of storvsc.c. + contents of storvsc.c. - Staging: hv: storvsc: Add the contents of hyperv_storage.h - to storvsc_drv.c. + to storvsc_drv.c. - Staging: hv: storvsc: Cleanup storvsc_drv.c after adding the - contents of hyperv_storage.h. + contents of hyperv_storage.h. - Staging: hv: storvsc: Fixup srb and scsi status for INQUIRY - and MODE_SENSE. + and MODE_SENSE. - Staging: hv: storvsc: Fix a typo. - Staging: hv: storvsc: In case of scsi errors offline the device. - Staging: hv: storvsc: No need to copy from bounce buffer in - case of a failure. + case of a failure. - Staging: hv: util: Forcefully shutdown when shutdown is - requested. + requested. - Staging: hv: util: Adjust guest time in a process context. - Staging: hv: vmbus: Check before invoking the channel callback. - Staging: hv: vmbus: Properly deal with de-registering channel - callback. + callback. - Staging: hv: Fix a bug in vmbus_match(). - Staging: hv: vmbus: Get rid of vmbus_on_isr() by inlining - the code. + the code. - Staging: hv: vmbus: Do not enable auto eoi. - Staging: hv: vmbus: Fixup indentation in vmbus_acpi_add(). - Staging: hv: vmbus: Get rid of some dated/redundant comments. - Staging: hv: vmbus: Get rid of an unnecessary check in - vmbus_connect(). + vmbus_connect(). - Staging: hv: vmbus: Fix a checkpatch warning in ring_buffer.c. - Staging: hv: vmbus: Fix checkpatch warnings in connection.c. - Staging: hv: mousevsc: Fix checkpatch errors and warnings. @@ -3363,16 +3383,16 @@ Wed Aug 24 21:29:06 CEST 2011 - jeffm@suse.com Wed Aug 24 20:54:32 CEST 2011 - jeffm@suse.com - Refreshed and re-enabled dm-path patches: - - patches.suse/dm-mpath-accept-failed-paths. - - patches.suse/dm-mpath-detach-existing-hardware-handler. + - patches.suse/dm-mpath-accept-failed-paths. + - patches.suse/dm-mpath-detach-existing-hardware-handler. - commit 70cadcd ------------------------------------------------------------------- Wed Aug 24 20:51:06 CEST 2011 - jeffm@suse.com - Update to 3.1-rc3. - - Eliminated 8 patches. - - Xen is disabled. + - Eliminated 8 patches. + - Xen is disabled. - commit eccefcc ------------------------------------------------------------------- @@ -3380,8 +3400,8 @@ Thu Aug 18 11:38:15 CEST 2011 - eich@suse.de - * Refresh patches.suse/SUSE-bootsplash. * Fix bootsplash code for 15bpp framebuffers. - These framebuffers are rare these days, the legendary and still - popular server chipset Radeon ES1000 supports it, though. + These framebuffers are rare these days, the legendary and still + popular server chipset Radeon ES1000 supports it, though. - commit f25ce3e ------------------------------------------------------------------- @@ -3402,7 +3422,7 @@ Tue Aug 9 00:03:53 CEST 2011 - trenn@suse.de - Update config files: bnc#674988, change: --CONFIG_ACPI_CUSTOM_METHOD=m + -CONFIG_ACPI_CUSTOM_METHOD=m +# CONFIG_ACPI_CUSTOM_METHOD is not set for all flavors - commit f1af972 @@ -3495,10 +3515,10 @@ Thu Jul 14 17:52:45 CEST 2011 - tiwai@suse.de Thu Jul 14 17:26:51 CEST 2011 - tiwai@suse.de - ALSA: hda - Add Kconfig for the default buffer size - (bnc#682725). + (bnc#682725). - Update config files. - Delete, replaced with the new upstream patch - patches.drivers/alsa-hda-0019-Increase-default-buffer-size. + patches.drivers/alsa-hda-0019-Increase-default-buffer-size. - commit 40c7644 ------------------------------------------------------------------- @@ -3520,7 +3540,7 @@ Sat Jul 9 11:17:46 CEST 2011 - jslaby@suse.cz Thu Jul 7 00:58:01 CEST 2011 - jeffm@suse.com - Update to 3.0-rc6. - - Eliminated 1 patch. + - Eliminated 1 patch. - commit 56e99da ------------------------------------------------------------------- @@ -3529,7 +3549,7 @@ Tue Jul 5 09:18:43 CEST 2011 - jbeulich@novell.com - Update Xen patches to 3.0-rc5 and c/s 1095. - xen: prepare tmem shim to handle frontswap. - support booting Xen from EFI (fate#311376, fate#311529, - bnc#578927, bnc#628554). + bnc#578927, bnc#628554). - config.conf: Re-enabled Xen flavors. - Update x86 config files. - Delete patches.xen/xen-blkback-bimodal-suse. @@ -3576,31 +3596,31 @@ Tue Jun 21 12:14:44 CEST 2011 - mmarek@suse.cz Fri Jun 17 17:29:41 CEST 2011 - mmarek@suse.cz - rpm/post.sh: Touch /boot/do_purge_kernels on package install - (fate#312018). + (fate#312018). - rpm/postun.sh: Remove it again if it still exists on package - uninstall. + uninstall. - commit 82f4a5d ------------------------------------------------------------------- Fri Jun 17 13:23:54 CEST 2011 - trenn@suse.de - stop_machine: implement stop_machine_from_offline_cpu() - (bnc#697859). + (bnc#697859). - stop_machine: kill __stop_machine() (bnc#697859). - x86, mtrr: lock stop machine during MTRR rendezvous sequence - (bnc#697859). + (bnc#697859). - stop_machine: reorganize stop_cpus() implementation - (bnc#697859). + (bnc#697859). - x86, mtrr: use __stop_machine() for doing MTRR rendezvous - (bnc#697859). + (bnc#697859). - commit aa3d6e2 ------------------------------------------------------------------- Thu Jun 16 12:16:16 CEST 2011 - mmarek@suse.cz - Remove the novfs patches, it should be packaged as a KMP, or - ideally, reimplemented as a fuse filesystem (which is the reason why - the current implementation it is never going to be accepted upstream). + ideally, reimplemented as a fuse filesystem (which is the reason why + the current implementation it is never going to be accepted upstream). - Delete patches.fixes/novfs-copy_user-fixes.diff. - Delete patches.fixes/novfs-minsize-fixes. - Delete patches.fixes/novfs-nwcapi.patch. @@ -3655,7 +3675,7 @@ Wed Jun 15 18:22:05 CEST 2011 - jack@suse.cz Wed Jun 15 08:05:05 CEST 2011 - jeffm@suse.com - Update to 3.0-rc3. - - Eliminated 2 patches. + - Eliminated 2 patches. - commit a1fe999 ------------------------------------------------------------------- @@ -3723,9 +3743,9 @@ Mon Jun 13 14:06:28 CEST 2011 - mmarek@suse.cz the SRCVERSION variable will only be used to determine the tarball version. - rpm/compute-PATCHVERSION.sh: Set default PATCHLEVEL and SUBLEVEL to 0. - The package version will thus always match the Makefile version and - the SRCVERSION variable will only be used to determine the tarball - version. + The package version will thus always match the Makefile version and + the SRCVERSION variable will only be used to determine the tarball + version. - rpm/kernel-binary.spec.in: Revert the previous hack. - commit 95c9977 @@ -3748,9 +3768,9 @@ Fri Jun 10 20:24:41 CEST 2011 - jeffm@suse.com Fri Jun 10 17:12:22 CEST 2011 - jeffm@suse.com - x86: Remove warning and warning_symbol from struct - stacktrace_ops. + stacktrace_ops. - Delete - patches.fixes/asus-wmi-Remove-__init-from-asus_wmi_platform_init.patch. + patches.fixes/asus-wmi-Remove-__init-from-asus_wmi_platform_init.patch. - commit 608ce9e ------------------------------------------------------------------- @@ -3842,13 +3862,13 @@ Fri Jun 3 12:51:22 CEST 2011 - mmarek@suse.cz Fri Jun 3 12:09:01 CEST 2011 - mmarek@suse.cz - rpm/macros.kernel-source: Add -b option to %kernel_module_package - to unconditionally call mkinitrd on kmp install (fate#309400). + to unconditionally call mkinitrd on kmp install (fate#309400). - rpm/kernel-module-subpackage: Pass KMP_NEEDS_MKINITRD=1 to - weak-modules2 if the -b option is used. + weak-modules2 if the -b option is used. - rpm/macros.kernel-source: Add -b option to %kernel_module_package - to unconditionally call mkinitrd on kmp install (fate#309400). + to unconditionally call mkinitrd on kmp install (fate#309400). - rpm/kernel-module-subpackage: Pass KMP_NEEDS_MKINITRD=1 to - weak-modules2 if the -b option is used. + weak-modules2 if the -b option is used. - commit 83331f5 ------------------------------------------------------------------- @@ -3869,14 +3889,14 @@ Tue May 31 05:09:44 CEST 2011 - jeffm@suse.com Tue May 31 05:08:21 CEST 2011 - jeffm@suse.com - Updated to 3.0-rc1. - - Eliminated 9 patches. + - Eliminated 9 patches. - commit 5710413 ------------------------------------------------------------------- Mon May 30 15:54:37 CEST 2011 - jack@suse.cz - mm: Fix assertion mapping->nrpages == 0 in end_writeback() - (bnc#693013 bnc#666423). + (bnc#693013 bnc#666423). - Refresh patches.xen/tmem. - commit d3e465a @@ -3884,9 +3904,9 @@ Mon May 30 15:54:37 CEST 2011 - jack@suse.cz Mon May 30 13:58:43 CEST 2011 - jslaby@suse.cz - Refresh - patches.fixes/block-add-proper-state-guards-to-__elv_next_request.patch. + patches.fixes/block-add-proper-state-guards-to-__elv_next_request.patch. - aic94xx: world-writable sysfs update_bios file. - Update upstream info. + Update upstream info. - commit 8912816 ------------------------------------------------------------------- @@ -3947,7 +3967,7 @@ Mon May 16 14:34:33 CEST 2011 - mmarek@suse.cz Fri May 13 15:45:04 CEST 2011 - jeffm@suse.com - Update to 2.6.39-rc7. - - Eliminated 5 patches. + - Eliminated 5 patches. - commit a8a170f ------------------------------------------------------------------- @@ -3960,16 +3980,16 @@ Thu May 12 23:29:11 CEST 2011 - jslaby@suse.cz Thu May 12 14:05:44 CEST 2011 - jslaby@suse.cz - Delete - patches.fixes/iwlwifi-fix-tx-power-configuration-on-3945-and-4965-devices. - It's fixed differently by commits 43f12d47f and f844a709a7 in .39-rc1 + patches.fixes/iwlwifi-fix-tx-power-configuration-on-3945-and-4965-devices. + It's fixed differently by commits 43f12d47f and f844a709a7 in .39-rc1 - commit 7934e2d ------------------------------------------------------------------- Thu May 12 11:56:16 CEST 2011 - jslaby@suse.cz - Refresh - patches.fixes/iwlwifi-fix-tx-power-configuration-on-3945-and-4965-devices. - Note about submission. + patches.fixes/iwlwifi-fix-tx-power-configuration-on-3945-and-4965-devices. + Note about submission. - commit 9922e20 ------------------------------------------------------------------- @@ -3982,15 +4002,15 @@ Tue May 10 19:10:18 CEST 2011 - mhocko@suse.cz Tue May 10 16:14:44 CEST 2011 - mhocko@suse.cz - patches.fixes/aggressive-zone-reclaim.patch: delete because - the patch is very workload specific and can lead to unexpected - reclaims in parallel node local workloads. + the patch is very workload specific and can lead to unexpected + reclaims in parallel node local workloads. - commit 56cf10e ------------------------------------------------------------------- Tue May 10 16:04:27 CEST 2011 - mhocko@suse.cz - Delete patches.suse/mm-devzero-optimisation.patch: we do not need - it anymore as we have zero page back since 2.6.32 + it anymore as we have zero page back since 2.6.32 - commit 323a093 ------------------------------------------------------------------- @@ -4009,64 +4029,64 @@ Mon May 9 14:32:59 CEST 2011 - jbeulich@novell.com Mon May 9 11:32:35 CEST 2011 - jbeulich@novell.com - patches.suse/kconfig-automate-kernel-desktop: Remove stray blank - lines (for older versions of "patch" to grok). + lines (for older versions of "patch" to grok). - commit 4dfa74d ------------------------------------------------------------------- Sat May 7 01:50:06 CEST 2011 - jeffm@suse.com - Removed network driver entropy patches. haveged is installed by default - and should be enabled to generate entropy from non-predictable sources. - - Delete patches.drivers/bnx2-entropy-source.patch. - - Delete patches.drivers/e1000-entropy-source.patch. - - Delete patches.drivers/e1000e-entropy-source.patch. - - Delete patches.drivers/igb-entropy-source.patch. - - Delete patches.drivers/ixgbe-entropy-source.patch. - - Delete patches.drivers/tg3-entropy-source.patch. + and should be enabled to generate entropy from non-predictable sources. + - Delete patches.drivers/bnx2-entropy-source.patch. + - Delete patches.drivers/e1000-entropy-source.patch. + - Delete patches.drivers/e1000e-entropy-source.patch. + - Delete patches.drivers/igb-entropy-source.patch. + - Delete patches.drivers/ixgbe-entropy-source.patch. + - Delete patches.drivers/tg3-entropy-source.patch. - commit c88b893 ------------------------------------------------------------------- Fri May 6 19:36:47 CEST 2011 - jeffm@suse.com - Update - patches.fixes/netfilter-implement-rfc-1123-for-ftp-conntrack - (bnc#466279 bnc#681639). + patches.fixes/netfilter-implement-rfc-1123-for-ftp-conntrack + (bnc#466279 bnc#681639). - commit 72e779f ------------------------------------------------------------------- Fri May 6 19:31:10 CEST 2011 - jeffm@suse.com - Disabled patches.drivers/libata-unlock-hpa-by-default; It may have - been obsoleted by upstream commit d8d9129e. + been obsoleted by upstream commit d8d9129e. - commit 1a21ab3 ------------------------------------------------------------------- Fri May 6 18:51:20 CEST 2011 - jeffm@suse.com - sysctl: Increase IPC defaults (bnc#146656) - - Delete patches.suse/shmall-bigger. + - Delete patches.suse/shmall-bigger. - commit a70e34f ------------------------------------------------------------------- Fri May 6 17:50:56 CEST 2011 - jeffm@suse.com - sysctl/i386/desktop, sysctl/x86_64/desktop: Add vm.dirty_ratio = 20 - for desktop flavors (bnc#552883) - - Delete patches.suse/mm-tune-dirty-limits.patch. + for desktop flavors (bnc#552883) + - Delete patches.suse/mm-tune-dirty-limits.patch. - commit dbe73e2 ------------------------------------------------------------------- Fri May 6 17:25:45 CEST 2011 - jeffm@suse.com - sysctl/defaults: Added kernel.hung_task_timeout=0 - - Delete patches.suse/hung_task_timeout-configurable-default. + - Delete patches.suse/hung_task_timeout-configurable-default. - commit 78f9eed ------------------------------------------------------------------- Fri May 6 16:41:07 CEST 2011 - mmarek@suse.cz - rpm/kernel-{binary,source}.spec.in: Install per-kernel /boot/sysctl-* - files (patch from Jeff Mahoney). + files (patch from Jeff Mahoney). - commit 473f2d1 ------------------------------------------------------------------- @@ -4079,7 +4099,7 @@ Thu May 5 22:35:53 CEST 2011 - jeffm@suse.com Thu May 5 22:23:21 CEST 2011 - jeffm@suse.com - Updated to 2.6.39-rc6. - - 2 patches eliminated. + - 2 patches eliminated. - commit 2643e59 ------------------------------------------------------------------- @@ -4093,9 +4113,9 @@ Tue May 3 03:08:18 CEST 2011 - tonyj@suse.de Fri Apr 29 20:35:21 CEST 2011 - jeffm@suse.com - rpm/compute-PATCHVERSION.sh: Replace ^+++ with ^\+\+\+ as an - awk regex. It's technically invalid. + awk regex. It's technically invalid. - rpm/compute-PATCHVERSION.sh: Replace ^+++ with ^\+\+\+ as an - awk regex. It's technically invalid. + awk regex. It's technically invalid. - commit 52dd0f0 ------------------------------------------------------------------- @@ -4117,7 +4137,7 @@ Fri Apr 29 00:36:03 CEST 2011 - gregkh@suse.de - Delete patches.suse/linux-2.6.29-dont-wait-for-mouse.patch. - Delete patches.suse/linux-2.6.29-even-faster-kms.patch. - Delete - patches.suse/linux-2.6.29-jbd-longer-commit-interval.patch. + patches.suse/linux-2.6.29-jbd-longer-commit-interval.patch. - Delete patches.suse/linux-2.6.29-kms-after-sata.patch. - Delete patches.suse/linux-2.6.29-touchkit.patch. - commit c13427d @@ -4132,22 +4152,22 @@ Fri Apr 29 00:17:46 CEST 2011 - jbenc@suse.cz Thu Apr 28 23:32:44 CEST 2011 - rjw@suse.de - Delete patches.xen/xen3-x86-mcp51-no-dac. - Also remove the series.conf entires for the x86-mcp-no-dac patches. + Also remove the series.conf entires for the x86-mcp-no-dac patches. - commit 574577b ------------------------------------------------------------------- Thu Apr 28 23:16:27 CEST 2011 - rjw@suse.de - Delete patches.arch/x86-mcp51-no-dac. (This is a blacklist entry that - has been rejected by the mainline, the problem reporter is gone and - it's next to impossible to verify it now.) + has been rejected by the mainline, the problem reporter is gone and + it's next to impossible to verify it now.) - commit 195b113 ------------------------------------------------------------------- Thu Apr 28 21:38:22 CEST 2011 - jslaby@suse.cz - Refresh - patches.fixes/iwlwifi-fix-tx-power-configuration-on-3945-and-4965-devices. + patches.fixes/iwlwifi-fix-tx-power-configuration-on-3945-and-4965-devices. - commit a2662ae ------------------------------------------------------------------- @@ -4162,14 +4182,14 @@ Thu Apr 28 20:56:33 CEST 2011 - jslaby@suse.cz Thu Apr 28 20:30:56 CEST 2011 - bphilips@suse.de - Delete - patches.drivers/tg3-5785-and-57780-asic-revs-not-working.patch. + patches.drivers/tg3-5785-and-57780-asic-revs-not-working.patch. - commit 9917206 ------------------------------------------------------------------- Thu Apr 28 20:19:59 CEST 2011 - bphilips@suse.de - Delete - patches.suse/uvcvideo-ignore-hue-control-for-5986-0241.patch. + patches.suse/uvcvideo-ignore-hue-control-for-5986-0241.patch. - commit 08374b3 ------------------------------------------------------------------- @@ -4202,7 +4222,7 @@ Thu Apr 28 14:18:12 CEST 2011 - jbeulich@novell.com Wed Apr 27 22:20:02 CEST 2011 - jeffm@suse.com - Delete - patches.drivers/disable-catas_reset-by-default-to-avoid-problems-with-eeh.patch. + patches.drivers/disable-catas_reset-by-default-to-avoid-problems-with-eeh.patch. - commit 399a100 ------------------------------------------------------------------- @@ -4264,10 +4284,10 @@ Wed Apr 27 21:34:13 CEST 2011 - jeffm@suse.com - Delete patches.suse/acpi-don-t-preempt-until-the-system-is-up. - Delete - patches.suse/acpi-generic-initramfs-table-override-support. + patches.suse/acpi-generic-initramfs-table-override-support. - Delete patches.suse/add-initramfs-file_read_write. - Delete - patches.suse/init-move-populate_rootfs-back-to-start_kernel. + patches.suse/init-move-populate_rootfs-back-to-start_kernel. - commit d4910b3 ------------------------------------------------------------------- @@ -4281,14 +4301,14 @@ Wed Apr 27 21:29:24 CEST 2011 - jeffm@suse.com Wed Apr 27 21:11:59 CEST 2011 - jeffm@suse.com - Delete patches.suse/osync-error. It was unused and the issue it fixed in - kernels prior to 2.6.32 doesn't exist anymore. + kernels prior to 2.6.32 doesn't exist anymore. - commit 52cc654 ------------------------------------------------------------------- Wed Apr 27 20:48:55 CEST 2011 - jeffm@suse.com - Delete patches.suse/s390-System.map.diff: Proper fix in binutils has - long since been upstream. + long since been upstream. - commit 2847a36 ------------------------------------------------------------------- @@ -4321,7 +4341,7 @@ Wed Apr 27 20:18:37 CEST 2011 - jeffm@suse.com Wed Apr 27 20:16:52 CEST 2011 - jeffm@suse.com - Delete patches.suse/unmap_vmas-lat: No bug report or signed-off-by. - - Delete patches.arch/s390-add-FREE_PTE_NR. + - Delete patches.arch/s390-add-FREE_PTE_NR. - commit 2a392c2 ------------------------------------------------------------------- @@ -4334,7 +4354,7 @@ Wed Apr 27 20:16:00 CEST 2011 - jeffm@suse.com Wed Apr 27 20:15:02 CEST 2011 - jeffm@suse.com - Update to 2.6.39-rc5. - - Eliminated 2 patches. + - Eliminated 2 patches. - commit 5288a05 ------------------------------------------------------------------- @@ -4354,7 +4374,7 @@ Wed Apr 27 19:43:47 CEST 2011 - jeffm@suse.com Tue Apr 26 11:03:18 CEST 2011 - jkosina@suse.cz - HID: add noget quirk barcode scanners from Symbol Technologies - (bnc#689290). + (bnc#689290). - commit f5b999f ------------------------------------------------------------------- @@ -4367,7 +4387,7 @@ Fri Apr 22 00:01:41 CEST 2011 - jeffm@suse.com Tue Apr 19 23:37:06 CEST 2011 - jack@suse.cz - Revert changes to sparc configs to not make life harder for Jan Engelhardt - maintaining sparc architecture. + maintaining sparc architecture. - commit cdac873 ------------------------------------------------------------------- @@ -4386,7 +4406,7 @@ Tue Apr 19 23:30:34 CEST 2011 - jack@suse.cz Tue Apr 19 17:41:41 CEST 2011 - jeffm@suse.com - Updated to 2.6.39-rc4. - - Eliminated 1 patch. + - Eliminated 1 patch. - commit 3f654c8 ------------------------------------------------------------------- @@ -4399,15 +4419,15 @@ Tue Apr 19 17:16:52 CEST 2011 - jeffm@suse.com Mon Apr 18 10:30:49 CEST 2011 - eich@suse.de - Combined and consolidated bootsplash patch (bnc#669777, - bnc#570082, bnc#595657, bnc#594209, bnc#544645). - - Delete patches.suse/Cleanup-and-make-boot-splash-work-with-KMS.patch. - - Delete patches.suse/bootsplash. - - Delete patches.suse/bootsplash-console-fix. - - Delete patches.suse/bootsplash-keep-multiple-data. - - Delete patches.suse/bootsplash-scaler. - - Reformatted code, fixed some minor bugs that became obvious. - - Fixed race that led to null pointer dereference in splash_read_proc(): - bnc#669777. + bnc#570082, bnc#595657, bnc#594209, bnc#544645). + - Delete patches.suse/Cleanup-and-make-boot-splash-work-with-KMS.patch. + - Delete patches.suse/bootsplash. + - Delete patches.suse/bootsplash-console-fix. + - Delete patches.suse/bootsplash-keep-multiple-data. + - Delete patches.suse/bootsplash-scaler. + - Reformatted code, fixed some minor bugs that became obvious. + - Fixed race that led to null pointer dereference in splash_read_proc(): + bnc#669777. - commit 95844c5 ------------------------------------------------------------------- @@ -4420,7 +4440,7 @@ Sat Apr 16 19:18:05 CEST 2011 - trenn@suse.de Sat Apr 16 18:42:01 CEST 2011 - trenn@suse.de - intel_idle: Make lapic_timer_reliable_states a boot param - (bnc#675161). + (bnc#675161). - commit 85b156b ------------------------------------------------------------------- @@ -4434,7 +4454,7 @@ Sat Apr 16 00:31:11 CEST 2011 - jack@suse.cz Fri Apr 15 20:24:29 CEST 2011 - jeffm@suse.com - Enabled CONFIG_GIGASET_CAPI (bnc#686008). - - This results in automatically disabling CONFIG_GIGASET_I4L. + - This results in automatically disabling CONFIG_GIGASET_I4L. - commit 697e68b ------------------------------------------------------------------- @@ -4454,7 +4474,7 @@ Fri Apr 15 13:21:49 CEST 2011 - jbeulich@novell.com - Update Xen patches to 2.6.39-rc3 and c/s 1079. - blktap2: replace hard-coded limit of tap devices with - configurable one. + configurable one. - config.conf: Re-enable Xen configs. - Update x86 config files. - commit d3bfd6c @@ -4463,7 +4483,7 @@ Fri Apr 15 13:21:49 CEST 2011 - jbeulich@novell.com Thu Apr 14 18:43:07 CEST 2011 - jeffm@suse.com - fs/partitions/efi.c: corrupted GUID partition tables can cause - kernel oops (bnc#687113 CVE-2011-1577). + kernel oops (bnc#687113 CVE-2011-1577). - commit 385b393 ------------------------------------------------------------------- @@ -4508,7 +4528,7 @@ Tue Apr 12 21:30:55 CEST 2011 - jeffm@suse.com Tue Apr 12 20:46:13 CEST 2011 - jeffm@suse.com - Updated to 2.6.39-rc3. - - Eliminated 2 patches. + - Eliminated 2 patches. - commit 200c913 ------------------------------------------------------------------- @@ -4533,29 +4553,29 @@ Tue Apr 12 19:37:48 CEST 2011 - jeffm@suse.com Tue Apr 12 19:10:01 CEST 2011 - jeffm@suse.com - Update to 2.6.39-rc2. - - Eliminated 18 patches. - - Added 3 patches. - - hv_mouse: needs . - - dm-raid45: Remove blk_unplug calls. - - novfs: 2.6.39 API update. - - Xen, Swap-over-NFS, and certain SCSI multipath features are disabled. - - patches.kernel.org is no longer used to contain upstream patches - for -rc releases. Users planning on building their own kernel should - have a copy of the tarball corresponding to the -rc releases. + - Eliminated 18 patches. + - Added 3 patches. + - hv_mouse: needs . + - dm-raid45: Remove blk_unplug calls. + - novfs: 2.6.39 API update. + - Xen, Swap-over-NFS, and certain SCSI multipath features are disabled. + - patches.kernel.org is no longer used to contain upstream patches + for -rc releases. Users planning on building their own kernel should + have a copy of the tarball corresponding to the -rc releases. - commit adf9d16 ------------------------------------------------------------------- Mon Apr 11 09:43:45 CEST 2011 - neilb@suse.de - Make selection of 'readdir-plus' adapt to usage patterns - (bnc#678123). + (bnc#678123). - commit 5de99a8 ------------------------------------------------------------------- Wed Apr 6 09:01:38 CEST 2011 - jeffm@suse.de - reiserfs: Force inode evictions before umount to avoid crash - (bnc#610598 bnc#680073 bnc#684112). + (bnc#610598 bnc#680073 bnc#684112). - Delete patches.fixes/reiserfs-xattr-crash-fix. - commit bf57d20 @@ -4569,21 +4589,21 @@ Tue Apr 5 10:42:22 CEST 2011 - jslaby@suse.cz Wed Mar 30 23:50:41 CEST 2011 - jeffm@suse.com - Delete patches.suse/twofish-2.6. - - This was for 2.4 compatibility and has been moved to KMP purgatory. + - This was for 2.4 compatibility and has been moved to KMP purgatory. - commit dcca506 ------------------------------------------------------------------- Wed Mar 30 10:32:32 CEST 2011 - jslaby@suse.cz - Relax si_code check in rt_sigqueueinfo and rt_tgsigqueueinfo - (bnc#681826). + (bnc#681826). - commit 2e71042 ------------------------------------------------------------------- Mon Mar 28 16:08:19 CEST 2011 - trenn@suse.de - Update config files, remove CONFIG_X86_MCE_XEON75XX=m - ->driver got reverted with previous commit + ->driver got reverted with previous commit - Refresh patches.xen/xen3-auto-arch-x86.diff. - commit b367e7b @@ -4595,18 +4615,18 @@ Mon Mar 28 15:23:44 CEST 2011 - trenn@suse.de APEI implementation should take care of that in recent kernels. - Delete patches.arch/x86_mce_intel_decode_physical_address.patch. - Delete - patches.arch/x86_mce_intel_decode_physical_address_compile_fix.patch. + patches.arch/x86_mce_intel_decode_physical_address_compile_fix.patch. - Delete - patches.arch/x86_mce_intel_decode_physical_address_rename_fix.patch. + patches.arch/x86_mce_intel_decode_physical_address_rename_fix.patch. - Delete - patches.arch/x86_mce_intel_decode_physical_fix_dynamic_debug.patch. + patches.arch/x86_mce_intel_decode_physical_fix_dynamic_debug.patch. - commit 1fe7a22 ------------------------------------------------------------------- Mon Mar 28 14:07:07 CEST 2011 - mmarek@suse.cz - rpm/kernel-binary.spec.in: Do not install unneeded packages in the - build chroot. + build chroot. - commit 7f4c49d ------------------------------------------------------------------- @@ -4626,7 +4646,7 @@ Thu Mar 24 17:26:22 CET 2011 - tiwai@suse.de Thu Mar 24 16:21:06 CET 2011 - jslaby@suse.cz - Prevent rt_sigqueueinfo and rt_tgsigqueueinfo from spoofing - the signal code (bnc#681826 CVE-2011-1020). + the signal code (bnc#681826 CVE-2011-1020). - commit 2e42fd4 ------------------------------------------------------------------- @@ -4635,7 +4655,7 @@ Thu Mar 24 14:02:20 CET 2011 - tiwai@suse.de - sound/oss/opl3: validate voice and channel indexes (bnc#681999). - sound/oss: remove offset from load_patch callbacks (bnc#681999). - ALSA: sound/pci/asihpi: check adapter index in hpi_ioctl - (bnc#680816). + (bnc#680816). - commit 09ff6e9 ------------------------------------------------------------------- @@ -4648,7 +4668,7 @@ Mon Mar 21 19:56:38 CET 2011 - jack@suse.cz Mon Mar 21 16:44:29 CET 2011 - jkosina@suse.cz - HID: add support for Skycable 0x3f07 wireless presenter - (bnc#681297). + (bnc#681297). - commit 892e8d4 ------------------------------------------------------------------- @@ -4679,12 +4699,12 @@ Fri Mar 18 08:48:08 CET 2011 - jbeulich@novell.com Thu Mar 17 12:24:09 CET 2011 - sjayaraman@suse.de - netvm: Do not mark requests for swapfile writes as dirty or - kswapd fails to free the page (bnc#678472). + kswapd fails to free the page (bnc#678472). - nfs: Use page_file_offset during page writeback (bnc#677738). - nfs: Convert nfs_mark_request_dirty() to use page_file_mapping() - (bnc#677738). + (bnc#677738). - netvm: Remove duplicated initialization in net/ipv4/route.c - (bnc#678970). + (bnc#678970). - collapse: mm: Report the low watermark correctly (bnc#678497). - commit a798dd1 @@ -4698,7 +4718,7 @@ Tue Mar 15 16:19:53 CET 2011 - jeffm@suse.com Mon Mar 14 01:22:01 CET 2011 - jeffm@suse.com - Linux: 2.6.38-rc8. - - Eliminated 1 patch. + - Eliminated 1 patch. - commit 7da557d ------------------------------------------------------------------- @@ -4723,38 +4743,38 @@ Fri Mar 11 14:19:55 CET 2011 - jbeulich@novell.com Tue Mar 8 01:00:02 CET 2011 - jeffm@suse.de - Update to 2.6.38-rc7. - - Refresh patches.xen/xen-x86-no-lapic. - - Refresh patches.xen/xen3-patch-2.6.19. + - Refresh patches.xen/xen-x86-no-lapic. + - Refresh patches.xen/xen3-patch-2.6.19. - commit 7eb9d30 ------------------------------------------------------------------- Mon Mar 7 13:50:08 CET 2011 - mmarek@suse.cz - rpm/kernel-binary.spec.in: Do not abort build because of - supported.conf inconsistency if %supported_modules_check == 0. + supported.conf inconsistency if %supported_modules_check == 0. - rpm/kernel-binary.spec.in: Do not abort build because of - supported.conf inconsistency if %supported_modules_check == 0. + supported.conf inconsistency if %supported_modules_check == 0. - commit 88d5daa ------------------------------------------------------------------- Wed Mar 2 09:02:40 CET 2011 - jbeulich@novell.com - patches.arch/x86_64-unwind-annotations: Fix a fatal oversight in - yesterday's change. + yesterday's change. - commit 098768b ------------------------------------------------------------------- Mon Feb 28 15:34:35 CET 2011 - jbeulich@novell.com - patches.arch/x86_64-unwind-annotations: Add annotations to - lib/rwsem_64.S. + lib/rwsem_64.S. - commit 87944ac ------------------------------------------------------------------- Thu Feb 24 16:27:46 CET 2011 - tiwai@suse.de - ALSA: usb-audio: fix oops due to cleanup race when disconnecting - (bnc#674735). + (bnc#674735). - commit ed81f8c ------------------------------------------------------------------- @@ -4767,7 +4787,7 @@ Wed Feb 23 23:03:41 CET 2011 - mmarek@suse.cz Tue Feb 22 21:49:18 CET 2011 - jeffm@suse.com - Update to 2.6.38-rc6. - - Eliminated 1 patch. + - Eliminated 1 patch. - commit 6cce7bb ------------------------------------------------------------------- @@ -4780,7 +4800,7 @@ Tue Feb 22 10:00:42 CET 2011 - mmarek@suse.cz Mon Feb 21 10:31:05 CET 2011 - tiwai@suse.de - ALSA: caiaq - Fix possible string-buffer overflow (bnc#672499, - CVE-2011-0712). + CVE-2011-0712). - commit 5ef002b ------------------------------------------------------------------- @@ -4799,22 +4819,22 @@ Thu Feb 17 02:28:52 CET 2011 - jeffm@suse.de Thu Feb 17 01:24:01 CET 2011 - gregkh@suse.de - Update config files. - - disable CONFIG_DRM_VMWGFX (bnc#606458) - - update sparc configs to at least be able to run "make oldconfig" + - disable CONFIG_DRM_VMWGFX (bnc#606458) + - update sparc configs to at least be able to run "make oldconfig" - commit da75bd9 ------------------------------------------------------------------- Wed Feb 16 16:14:52 CET 2011 - jbeulich@novell.com - patches.arch/x86_64-unwind-annotations: Re-add change lost during - initial 2.6.37 merge. + initial 2.6.37 merge. - commit e493205 ------------------------------------------------------------------- Mon Feb 14 13:42:21 CET 2011 - mmarek@suse.cz - Move spec file templates and helper scripts to a separate branch, to - ease synchronizing these files among master, vanilla and linux-next. + ease synchronizing these files among master, vanilla and linux-next. - commit 411abb8 ------------------------------------------------------------------- @@ -4834,7 +4854,7 @@ Mon Feb 14 13:20:47 CET 2011 - mmarek@suse.cz Mon Feb 14 13:19:22 CET 2011 - mmarek@suse.cz - rpm/kernel-source.spec.in: Delete misc/extract-modaliases, the code - was merged into rpm's find-supplements script. + was merged into rpm's find-supplements script. - Delete rpm/check-build.sh, not needed anymore. - commit 0a157b1 @@ -4842,43 +4862,43 @@ Mon Feb 14 13:19:22 CET 2011 - mmarek@suse.cz Thu Feb 10 02:57:43 CET 2011 - jeffm@suse.com - flexcop: fix registering braindead stupid names (brc#575873 - bnc#661429). + bnc#661429). - commit 72bd3d0 ------------------------------------------------------------------- Wed Feb 9 22:55:13 CET 2011 - gregkh@suse.de - Staging: samsung-laptop: add support for lots of laptops - (bnc#661682). + (bnc#661682). - commit 1eb5eaa ------------------------------------------------------------------- Wed Feb 9 13:37:33 CET 2011 - mmarek@suse.cz - rpm/kernel-source.spec.in: Set timestamp of sources to the commit - timestamp, so that they are always older than generated files in - /usr/src/linux-obj (bnc#669669). + timestamp, so that they are always older than generated files in + /usr/src/linux-obj (bnc#669669). - commit 8565452 ------------------------------------------------------------------- Wed Feb 9 00:08:37 CET 2011 - mmarek@suse.cz - rpm/kernel-binary.spec.in: Do not run fdupes in /usr/src/linux-obj, to - keep timestamps intact. + keep timestamps intact. - commit 9ba5ff0 ------------------------------------------------------------------- Tue Feb 8 23:42:06 CET 2011 - mmarek@suse.cz - rpm/kernel-source.spec.in: Remove .gitignore files after applying patches - (fix last change). + (fix last change). - commit 907f9cc ------------------------------------------------------------------- Tue Feb 8 18:10:13 CET 2011 - jeffm@suse.com - Updated to 2.6.38-rc4. - - Eliminated 1 patch. + - Eliminated 1 patch. - commit c327e0a ------------------------------------------------------------------- @@ -4926,8 +4946,8 @@ Mon Feb 7 16:19:29 CET 2011 - mmarek@suse.cz Mon Feb 7 14:27:36 CET 2011 - mmarek@suse.cz - rpm/kernel-binary.spec.in, rpm/kernel-spec-macros: Fix the definition - of %release_major and rename it to %release_num to better describe - what it does. Add some comments to explain how the versioning works. + of %release_major and rename it to %release_num to better describe + what it does. Add some comments to explain how the versioning works. - commit 9a3bc94 ------------------------------------------------------------------- @@ -4946,14 +4966,14 @@ Fri Feb 4 01:46:21 CET 2011 - jeffm@suse.com Fri Feb 4 01:44:50 CET 2011 - jeffm@suse.com - Updated to 2.6.38-rc3. - - Eliminated 2 patches. + - Eliminated 2 patches. - commit b6b51ca ------------------------------------------------------------------- Wed Feb 2 17:25:06 CET 2011 - tiwai@suse.de - ALSA: hda - Fix memory leaks in conexant jack arrays - (bnc#668929). + (bnc#668929). - commit 31971a4 ------------------------------------------------------------------- @@ -4991,8 +5011,8 @@ Sun Jan 23 02:16:20 CET 2011 - jeffm@suse.de Sun Jan 23 00:25:45 CET 2011 - jeffm@suse.com - Update config files. - - CONFIG_EXPERT=n on all but ps3 - - Vanilla configs updated. + - CONFIG_EXPERT=n on all but ps3 + - Vanilla configs updated. - commit b25e639 ------------------------------------------------------------------- @@ -5013,7 +5033,7 @@ Sun Jan 23 00:09:06 CET 2011 - jeffm@suse.com Sat Jan 22 23:45:07 CET 2011 - jeffm@suse.com - Updated to 2.6.38-rc2. - - Eliminated 1 patch. + - Eliminated 1 patch. - commit 90baa82 ------------------------------------------------------------------- @@ -5032,30 +5052,30 @@ Sat Jan 22 00:32:08 CET 2011 - jeffm@suse.de Sat Jan 22 00:27:46 CET 2011 - jeffm@suse.de - Update to 2.6.38-rc1. - - Removed 12 patches. - - Xen is disabled. - - Quite a few patches need updating. + - Removed 12 patches. + - Xen is disabled. + - Quite a few patches need updating. - commit 9163bb7 ------------------------------------------------------------------- Fri Jan 21 02:42:39 CET 2011 - trenn@suse.de - perf: Do not export power_frequency, but power_start event - (bnc#665153). + (bnc#665153). - cpuidle/x86/perf: fix power:cpu_idle double end events and - throw cpu_idle events from the cpuidle layer (bnc#665153). + throw cpu_idle events from the cpuidle layer (bnc#665153). - perf: Clean up power events by introducing new, more generic - ones (bnc#665153). + ones (bnc#665153). - cpuidle: Rename X86 specific idle poll state from C0 to POLL - (bnc#665153). + (bnc#665153). - perf timechart: Adjust perf timechart to the new power events - (bnc#665153). + (bnc#665153). - Fix display of idle boxes (none). - Fix huge and wronge C-state drawings due to uninitialized - start/end timestamps (none). + start/end timestamps (none). - Update config files. - doc/config-options.changes: - CONFIG_EVENT_POWER_TRACING_DEPRECATED=y + CONFIG_EVENT_POWER_TRACING_DEPRECATED=y - commit b308eff ------------------------------------------------------------------- @@ -5068,7 +5088,7 @@ Wed Jan 19 21:13:46 CET 2011 - jbohac@suse.cz Tue Jan 18 01:48:18 CET 2011 - trenn@suse.de - ACPI / ACPICA: Initialize the global lock spinlock as - appropriate (bnc#637377). + appropriate (bnc#637377). - commit c4b8238 ------------------------------------------------------------------- @@ -5087,22 +5107,22 @@ Mon Jan 17 20:52:49 CET 2011 - jeffm@suse.com Fri Jan 14 16:29:03 CET 2011 - mmarek@suse.cz - Revert %kernelrelease changes originally made on the vanilla branch, - they break on master and must be done differently. + they break on master and must be done differently. - commit b610327 ------------------------------------------------------------------- Thu Jan 13 21:29:19 CET 2011 - jkosina@suse.cz - Input: introduce 'notimeout' blacklist for Dell Vostro V13 - (bnc#641105). + (bnc#641105). - commit cb76856 ------------------------------------------------------------------- Wed Jan 12 21:32:17 CET 2011 - jeffm@suse.com - In-kernel dependencies for reiser4 - - Delete patches.suse/reiser4-exports. - - Delete patches.suse/reiser4-set_page_dirty_notag. + - Delete patches.suse/reiser4-exports. + - Delete patches.suse/reiser4-set_page_dirty_notag. - commit 1b97130 ------------------------------------------------------------------- @@ -5176,7 +5196,7 @@ Thu Jan 6 20:51:31 CET 2011 - jeffm@suse.com Thu Jan 6 19:48:28 CET 2011 - mmarek@suse.cz - rpm/kernel-source.spec.in: Move the source tree if %kernelrelease is - different from the tarball version. + different from the tarball version. - commit 6be9ffe ------------------------------------------------------------------- @@ -5195,28 +5215,28 @@ Thu Jan 6 17:09:12 CET 2011 - jeffm@suse.com Thu Jan 6 17:08:44 CET 2011 - jeffm@suse.com - Removed unused kdb patches. - - Delete patches.suse/kdb-build-fixes. - - Delete patches.suse/kdb-common. - - Delete - patches.suse/kdb-fix-assignment-from-incompatible-pointer-warnings. - - Delete - patches.suse/kdb-fix-kdb_cmds-to-include-the-arch-common-macro. - - Delete patches.suse/kdb-handle-nonexistance-keyboard-controller. - - Delete patches.suse/kdb-ia64. - - Delete patches.suse/kdb-usb-rework. - - Delete patches.suse/kdb-vm-api-changes-for-2-6-34. - - Delete patches.suse/kdb-x86. - - Delete patches.suse/kdb-x86-build-fixes. - - Delete patches.suse/kdb_dont_touch_i8042_early.patch. - - Delete patches.suse/kdb_fix_ia64_build.patch. - - Delete patches.xen/xen3-kdb-x86. + - Delete patches.suse/kdb-build-fixes. + - Delete patches.suse/kdb-common. + - Delete + patches.suse/kdb-fix-assignment-from-incompatible-pointer-warnings. + - Delete + patches.suse/kdb-fix-kdb_cmds-to-include-the-arch-common-macro. + - Delete patches.suse/kdb-handle-nonexistance-keyboard-controller. + - Delete patches.suse/kdb-ia64. + - Delete patches.suse/kdb-usb-rework. + - Delete patches.suse/kdb-vm-api-changes-for-2-6-34. + - Delete patches.suse/kdb-x86. + - Delete patches.suse/kdb-x86-build-fixes. + - Delete patches.suse/kdb_dont_touch_i8042_early.patch. + - Delete patches.suse/kdb_fix_ia64_build.patch. + - Delete patches.xen/xen3-kdb-x86. - commit c9e725d ------------------------------------------------------------------- Thu Jan 6 16:10:26 CET 2011 - jeffm@suse.com - rpm/kernel-source.spec.in: Remove the relocation of the source tree. - It's expanded in-place. + It's expanded in-place. - commit 8cde941 ------------------------------------------------------------------- @@ -5229,7 +5249,7 @@ Thu Jan 6 15:49:34 CET 2011 - jack@suse.cz Thu Jan 6 13:56:07 CET 2011 - mmarek@suse.cz - Delete patches.fixes/kbuild-fix-generating-of-.symtypes-files. - Fixed upstream in commit e26d6b8. + Fixed upstream in commit e26d6b8. - commit 1b628e1 ------------------------------------------------------------------- @@ -5238,7 +5258,7 @@ Thu Jan 6 10:07:22 CET 2011 - mgalbraith@suse.de - Replaced autogroup patch with what will appear in 2.6.38 - Replaced cgroup use after free fix wtih what will appear in 2.6.38 - Refresh - patches.fixes/sched-cgroup-use-exit-hook-to-avoid-use-after-free-crash. + patches.fixes/sched-cgroup-use-exit-hook-to-avoid-use-after-free-crash. - Refresh patches.suse/sched-automated-per-session-task-groups. - Delete patches.fixes/sched-fix-autogroup-proc-interface-race. - commit 81f018b @@ -5259,7 +5279,7 @@ Thu Dec 30 00:50:58 CET 2010 - jeffm@suse.com Wed Dec 29 22:23:21 CET 2010 - jeffm@suse.com - Update to 2.6.37-rc8. - - Eliminated 1 patch. + - Eliminated 1 patch. - commit 42518e6 ------------------------------------------------------------------- @@ -5284,38 +5304,38 @@ Mon Dec 27 23:24:08 CET 2010 - jeffm@suse.com Mon Dec 27 23:09:38 CET 2010 - jeffm@suse.com - Update to 2.6.37-rc7. - - Eliminated 9 patches. + - Eliminated 9 patches. - commit d38591c ------------------------------------------------------------------- Mon Dec 20 12:48:45 CET 2010 - jslaby@suse.cz - Revert "x86: allocate space within a region top-down" - (bnc#655048). - Backport to XEN. + (bnc#655048). + Backport to XEN. - commit 92c0965 ------------------------------------------------------------------- Mon Dec 20 11:33:32 CET 2010 - jslaby@suse.cz - Revert "PCI: fix pci_bus_alloc_resource() hang, prefer positive - decode" (bnc#655048). + decode" (bnc#655048). - Revert "x86: allocate space within a region top-down" - (bnc#655048). + (bnc#655048). - Revert "x86/PCI: allocate space from the end of a region, - not the beginning" (bnc#655048). + not the beginning" (bnc#655048). - Revert "PCI: allocate bus resources from the top down" - (bnc#655048). + (bnc#655048). - Revert "resources: support allocating space within a region - from the top down" (bnc#655048). + from the top down" (bnc#655048). - resources: add arch hook for preventing allocation in reserved - areas (bnc#655048). + areas (bnc#655048). - x86: avoid low BIOS area when allocating address space - (bnc#655048). + (bnc#655048). - x86: avoid E820 regions when allocating address space - (bnc#655048). + (bnc#655048). - x86: avoid high BIOS area when allocating address space - (bnc#655048). + (bnc#655048). - Refresh patches.xen/xen3-patch-2.6.34. - commit 7bbbf27 @@ -5330,8 +5350,8 @@ Mon Dec 20 11:29:01 CET 2010 - jslaby@suse.cz Mon Dec 20 11:19:41 CET 2010 - jslaby@suse.cz - Delete - patches.fixes/res-0010-PCI-fix-pci_bus_alloc_resource-hang-prefer-positive-.patch. - It's unreferenced and wrong. + patches.fixes/res-0010-PCI-fix-pci_bus_alloc_resource-hang-prefer-positive-.patch. + It's unreferenced and wrong. - commit 9e6fc50 ------------------------------------------------------------------- @@ -5368,10 +5388,10 @@ Mon Dec 13 09:12:36 CET 2010 - tiwai@suse.de Fri Dec 10 09:23:46 CET 2010 - jslaby@suse.cz - resources: add arch hook for preventing allocation in reserved - areas (bnc#655048). + areas (bnc#655048). - x86: avoid BIOS area when allocating address space (bnc#655048). - x86: avoid PNP resources when allocating address space - (bnc#655048). + (bnc#655048). - Refresh patches.xen/xen3-patch-2.6.34. - commit 7e25353 @@ -5404,14 +5424,14 @@ Thu Dec 9 14:48:13 CET 2010 - mmarek@suse.cz Wed Dec 8 17:34:25 CET 2010 - mmarek@suse.cz - rpm/kernel-docs.spec.in: Allow to build against any version of - kernel-source + kernel-source - commit 37bdc47 ------------------------------------------------------------------- Tue Dec 7 16:38:29 CET 2010 - jbeulich@novell.com - patches.arch/x86_64-unwind-annotations: Remove stringification - (needed only with very old assemblers). + (needed only with very old assemblers). - commit 987c244 ------------------------------------------------------------------- @@ -5442,7 +5462,7 @@ Tue Dec 7 09:40:37 CET 2010 - jbeulich@novell.com Mon Dec 6 12:40:34 CET 2010 - mgalbraith@suse.de - Replace buggy per tty autogroup patch with final per session patch as - integrated into tip. + integrated into tip. - sched: Add 'autogroup' scheduling feature: automated per session task groups (bnc#657613). - Delete patches.suse/sched-automated-per-tty-task-groups. - commit 0db6b6b @@ -5451,12 +5471,12 @@ Mon Dec 6 12:40:34 CET 2010 - mgalbraith@suse.de Mon Dec 6 09:12:01 CET 2010 - jbeulich@novell.com - patches.rpmify/rpm-kernel-config, patches.rpmify/split-package, - patches.suse/0004-richacl-In-memory-representation-and-helper-function.patch, - patches.suse/SoN-15-netvm-reserve.patch, - patches.suse/SoN-27-nfs-swap_ops.patch, - patches.suse/kconfig-automate-kernel-desktop, - patches.suse/mm-tune-dirty-limits.patch, - patches.suse/supported-flag-enterprise: Clean up Kconfig portions. + patches.suse/0004-richacl-In-memory-representation-and-helper-function.patch, + patches.suse/SoN-15-netvm-reserve.patch, + patches.suse/SoN-27-nfs-swap_ops.patch, + patches.suse/kconfig-automate-kernel-desktop, + patches.suse/mm-tune-dirty-limits.patch, + patches.suse/supported-flag-enterprise: Clean up Kconfig portions. - commit 713650c ------------------------------------------------------------------- @@ -5489,7 +5509,7 @@ Fri Nov 26 15:04:27 CET 2010 - jbeulich@novell.com - Update Xen patches to 2.6.37-rc3-git1 and c/s 1055. - xen/acpi: Add memory hotadd to pvops dom0 (bnc#651066). - xen/acpi: Export host physical CPU information to dom0 - (bnc#651066). + (bnc#651066). - Xen: para-virtual watchdog driver. - introduce {rd,wr}msr_safe_on_pcpu() and add/enable users. - eliminate scalability issues from initrd handling. @@ -5513,7 +5533,7 @@ Wed Nov 24 15:49:45 CET 2010 - jeffm@suse.com Mon Nov 22 19:48:15 CET 2010 - jeffm@suse.com - Update to 2.6.37-rc3. - - Eliminated 1 patch. + - Eliminated 1 patch. - commit 12ac0ac ------------------------------------------------------------------- @@ -5537,7 +5557,7 @@ Sun Nov 21 16:35:45 CET 2010 - jslaby@suse.cz Wed Nov 17 17:10:32 CET 2010 - jeffm@suse.com - sched: automated per tty task groups. - - Enabled in -desktop flavors for better interactivity. + - Enabled in -desktop flavors for better interactivity. - commit 2d5d397 ------------------------------------------------------------------- @@ -5556,7 +5576,7 @@ Tue Nov 16 20:08:11 CET 2010 - jeffm@suse.com Mon Nov 15 23:58:59 CET 2010 - jslaby@suse.cz - PCI: fix pci_bus_alloc_resource() hang, prefer positive decode - (bnc#651256). + (bnc#651256). - commit 4404c19 ------------------------------------------------------------------- @@ -5569,7 +5589,7 @@ Mon Nov 15 21:33:19 CET 2010 - jeffm@suse.com Mon Nov 15 21:30:37 CET 2010 - jeffm@suse.com - Update to 2.6.37-rc1-git11. - - Eliminated 2 patches. + - Eliminated 2 patches. - commit 5959a67 ------------------------------------------------------------------- @@ -5588,16 +5608,16 @@ Sat Nov 13 10:08:17 CET 2010 - jslaby@suse.cz Fri Nov 12 18:37:10 CET 2010 - jeffm@suse.de - Update to 2.6.37-rc1. - - Eliminated 26 patches. - - Xen is disabled. + - Eliminated 26 patches. + - Xen is disabled. - commit b9044e3 ------------------------------------------------------------------- Thu Nov 11 19:37:05 CET 2010 - gregkh@suse.de - Update config files. (bnc#652954) increase the number of possible and - default uarts for users with multi-port serial cards for the i386 and - x86-64 default configs. + default uarts for users with multi-port serial cards for the i386 and + x86-64 default configs. - commit 85c87e3 ------------------------------------------------------------------- @@ -5611,20 +5631,20 @@ Thu Nov 11 13:48:24 CET 2010 - jslaby@suse.cz Thu Nov 11 11:18:45 CET 2010 - jslaby@suse.cz - resources: add a default alignf to simplify find_resource() - (bnc#651256). + (bnc#651256). - resources: factor out resource_clip() to simplify - find_resource() (bnc#651256). + find_resource() (bnc#651256). - resources: ensure callback doesn't allocate outside available - space (bnc#651256). + space (bnc#651256). - resources: handle overflow when aligning start of available area - (bnc#651256). + (bnc#651256). - resources: support allocating space within a region from the - top down (bnc#651256). + top down (bnc#651256). - PCI: allocate bus resources from the top down (bnc#651256). - x86/PCI: allocate space from the end of a region, not the - beginning (bnc#651256). + beginning (bnc#651256). - x86: update iomem_resource end based on CPU physical address - capabilities (bnc#651256). + capabilities (bnc#651256). - x86: allocate space within a region top-down (bnc#651256). - Refresh patches.xen/xen3-patch-2.6.34. - commit 8c68ad1 @@ -5633,21 +5653,21 @@ Thu Nov 11 11:18:45 CET 2010 - jslaby@suse.cz Tue Nov 9 15:28:57 CET 2010 - jack@suse.cz - novfs: Fix for the issue of kernel dumps core on restart - (bnc#641811). + (bnc#641811). - commit 76ba833 ------------------------------------------------------------------- Fri Oct 29 13:47:35 CEST 2010 - jslaby@suse.cz - net: Limit socket I/O iovec total length to INT_MAX - (bnc#650128). + (bnc#650128). - commit 2ba74bb ------------------------------------------------------------------- Fri Oct 29 01:53:34 CEST 2010 - trenn@suse.de - Update config files. - Forgot to enable ACPI_EC_DEBUGFS on i386/pae + Forgot to enable ACPI_EC_DEBUGFS on i386/pae - commit 66b605b ------------------------------------------------------------------- @@ -5667,14 +5687,14 @@ Wed Oct 27 14:51:30 CEST 2010 - jslaby@suse.cz Tue Oct 26 21:31:22 CEST 2010 - trenn@suse.de - Update config files. - Enable CONFIG_ACPI_EC_DEBUGFS=m on supported archs. + Enable CONFIG_ACPI_EC_DEBUGFS=m on supported archs. - commit 9035254 ------------------------------------------------------------------- Tue Oct 26 13:41:23 CEST 2010 - jbeulich@novell.com - Update Xen config files (restore options accidentally deleted - by 1b1584fccbfdc42e6e8b35c3c207ca65feb0c7d5). + by 1b1584fccbfdc42e6e8b35c3c207ca65feb0c7d5). - commit f8e5000 ------------------------------------------------------------------- @@ -5682,7 +5702,7 @@ Mon Oct 25 12:53:38 CEST 2010 - jbeulich@novell.com - Update Xen patches to 2.6.36 and c/s 1043. - xen: netback: take net_schedule_list_lock when removing entry - from net_schedule_list. + from net_schedule_list. - Update Xen config files. - commit b772cd8 @@ -5692,7 +5712,7 @@ Mon Oct 25 08:58:15 CEST 2010 - tiwai@suse.de - ALSA: hda - Add workarounds for CT-IBG controllers (bnc#564324). - ALSA: hda - Add some workarounds for Creative IBG (bnc#564324). - ALSA: hda - Fix wrong SPDIF NID assignment for CA0110 - (bnc#564324). + (bnc#564324). - commit 2256eda ------------------------------------------------------------------- @@ -5705,7 +5725,7 @@ Fri Oct 22 21:18:25 CEST 2010 - jeffm@suse.de Fri Oct 22 13:32:04 CEST 2010 - jbeulich@novell.com - patches.arch/i386-unwind-annotations, - patches.arch/x86_64-unwind-annotations: Update Patch-mainline tags. + patches.arch/x86_64-unwind-annotations: Update Patch-mainline tags. - commit 6ee5ccb ------------------------------------------------------------------- @@ -5720,7 +5740,7 @@ Thu Oct 21 10:11:03 CEST 2010 - sjayaraman@suse.de Mon Oct 18 16:54:57 CEST 2010 - trenn@suse.de - ACPI: Make Embedded Controller command timeout delay - configurable (bnc#639261). + configurable (bnc#639261). - commit 9ea38cf ------------------------------------------------------------------- @@ -5756,7 +5776,7 @@ Mon Oct 11 17:14:51 CEST 2010 - mmarek@suse.cz Mon Oct 11 16:12:29 CEST 2010 - jbeulich@novell.com - patches.apparmor/apparmor-compatibility-patch-for-v5-network-control: - Remove .rej file from this patch. + Remove .rej file from this patch. - commit 8828ce5 ------------------------------------------------------------------- @@ -5769,7 +5789,7 @@ Fri Oct 8 17:40:50 CEST 2010 - jeffm@suse.de Tue Oct 5 18:02:19 CEST 2010 - jbeulich@novell.com - patches.drivers/dynamic_debug_4.patch: Fix build issues with - !DYNAMIC_DEBUG and build warning. + !DYNAMIC_DEBUG and build warning. - commit b08d2aa ------------------------------------------------------------------- @@ -5782,7 +5802,7 @@ Tue Oct 5 17:19:46 CEST 2010 - jeffm@suse.de Tue Oct 5 16:58:20 CEST 2010 - jeffm@suse.de - AppArmor: Allow dfa backward compatibility with broken - userspace. + userspace. - AppArmor: compatibility patch for v5 interface. - AppArmor: compatibility patch for v5 network control. - commit cb27981 @@ -5791,7 +5811,7 @@ Tue Oct 5 16:58:20 CEST 2010 - jeffm@suse.de Mon Oct 4 16:57:34 CEST 2010 - jeffm@suse.de - Update to 2.6.36-rc6. - - Eliminated 2 patches. + - Eliminated 2 patches. - commit 57ae577 ------------------------------------------------------------------- @@ -5804,25 +5824,25 @@ Fri Sep 24 13:45:31 CEST 2010 - jbeulich@novell.com Fri Sep 24 13:23:13 CEST 2010 - trenn@suse.de - acpi: ec_sys: access user space with get_user()/put_user() - (none). + (none). - commit d028761 ------------------------------------------------------------------- Fri Sep 24 13:14:36 CEST 2010 - trenn@suse.de - kernel/module.c: Fix compiler warnings if debug is compiled in - (none). + (none). - PNP: Use dev_dbg instead of dev_printk(KERN_DEBUG.. if - DYNAMIC_DEBUG is compiled in (none). + DYNAMIC_DEBUG is compiled in (none). - PNP: Compile all pnp built-in stuff in one module namespace - (none). + (none). - Dynamic Debug: Introduce global fake module param module.ddebug - - V4 (none). + - V4 (none). - Dynamic Debug: Initialize dynamic debug earlier via - arch_initcall (none). + arch_initcall (none). - Dynamic Debug: Introduce ddebug_query= boot parameter (none). - Dynamic Debug: Split out query string parsing/setup from - proc_write (none). + proc_write (none). - commit dcd5c68 ------------------------------------------------------------------- @@ -5847,7 +5867,7 @@ Fri Sep 24 09:54:16 CEST 2010 - jbeulich@novell.com Thu Sep 23 23:33:54 CEST 2010 - mmarek@suse.cz - rpm/kernel-binary.spec.in: Fix for kernel release strings like - 2.6.36-rc5-73-g57aebd7-vanilla. + 2.6.36-rc5-73-g57aebd7-vanilla. - rpm/kernel-spec-macros: Cleanup. - commit 0926a18 @@ -5855,7 +5875,7 @@ Thu Sep 23 23:33:54 CEST 2010 - mmarek@suse.cz Thu Sep 23 19:16:00 CEST 2010 - jeffm@suse.de - rose: Fix signedness issues wrt. digi count (CVE-2010-3310 - bnc#640721). + bnc#640721). - commit bcdc88b ------------------------------------------------------------------- @@ -5874,7 +5894,7 @@ Tue Sep 21 14:15:34 CEST 2010 - mmarek@suse.cz Tue Sep 21 13:59:10 CEST 2010 - jeffm@suse.de - Linux: 2.6.36-rc5. - - Eliminated 6 patches (all security backports). + - Eliminated 6 patches (all security backports). - commit d4603b4 ------------------------------------------------------------------- @@ -5882,8 +5902,8 @@ Mon Sep 20 19:57:39 CEST 2010 - jeffm@suse.de - Revert "- make SCSI and ATA drivers modules again. (bnc#564357)." This reverts commit 75e8e5eae2c1e8dd279370f2c7650835ee821deb. - - make SCSI and ATA drivers modules again. - (bnc#564357) + - make SCSI and ATA drivers modules again. + (bnc#564357) This change only applies to enterprise releases and should have been reverted prior to the release of openSUSE 11.3. - commit 7fc084f @@ -5892,14 +5912,14 @@ Mon Sep 20 19:57:39 CEST 2010 - jeffm@suse.de Mon Sep 20 16:03:14 CEST 2010 - sjayaraman@suse.de - Update patches.suse/SoN-05-reserve-slub.patch to accomodate an upstream - change that uses kmem_cache flags instead of PageSlubDebug flag. + change that uses kmem_cache flags instead of PageSlubDebug flag. - commit 4ea582b ------------------------------------------------------------------- Mon Sep 20 15:25:41 CEST 2010 - jeffm@suse.de - Set LSM_MMAP_MIN_ADDR=0 to allow tools like DOSemu to work properly. The - default is still set to 64k. + default is still set to 64k. - commit 0581892 ------------------------------------------------------------------- @@ -5912,25 +5932,25 @@ Sun Sep 19 17:39:03 CEST 2010 - jeffm@suse.com Fri Sep 17 01:05:47 CEST 2010 - jeffm@suse.de - wext: fix potential private ioctl memory content leak - (CVE-2010-2955 bnc#635413). + (CVE-2010-2955 bnc#635413). - wext: fix potential private ioctl memory content leak - (CVE-2010-2955 bnc#635413). + (CVE-2010-2955 bnc#635413). - commit 6df45c9 ------------------------------------------------------------------- Thu Sep 16 20:58:28 CEST 2010 - jeffm@suse.de - x86-64, compat: Test %rax for the syscall number, not %eax - (CVE-2010-3301 bnc#639708). + (CVE-2010-3301 bnc#639708). - x86-64, compat: Retruncate rax after ia32 syscall entry tracing - (CVE-2010-3301 bnc#639708). + (CVE-2010-3301 bnc#639708). - commit fb77404 ------------------------------------------------------------------- Thu Sep 16 20:37:08 CEST 2010 - jeffm@suse.de - compat: Make compat_alloc_user_space() incorporate the - access_ok() (CVE-2010-3081 bnc#639709). + access_ok() (CVE-2010-3081 bnc#639709). - commit 664a0ac ------------------------------------------------------------------- @@ -5943,21 +5963,21 @@ Wed Sep 15 20:17:27 CEST 2010 - jeffm@suse.com Wed Sep 15 19:32:01 CEST 2010 - jeffm@suse.de - drivers/net/usb/hso.c: prevent reading uninitialized memory - (CVE-2010-3298 bnc#639483). + (CVE-2010-3298 bnc#639483). - commit 35e70c8 ------------------------------------------------------------------- Wed Sep 15 19:23:44 CEST 2010 - jeffm@suse.de - drivers/net/cxgb3/cxgb3_main.c: prevent reading uninitialized - stack memory (CVE-2010-3296 bnc#639481). + stack memory (CVE-2010-3296 bnc#639481). - commit a0634a9 ------------------------------------------------------------------- Wed Sep 15 19:07:53 CEST 2010 - jeffm@suse.de - drivers/net/eql.c: prevent reading uninitialized stack memory - (CVE-2010-3297 bnc#639482). + (CVE-2010-3297 bnc#639482). - commit 2a7b160 ------------------------------------------------------------------- @@ -5972,11 +5992,11 @@ Wed Sep 15 17:28:18 CEST 2010 - tiwai@suse.de Tue Sep 14 08:13:57 CEST 2010 - jslaby@suse.cz - Update to Linux 2.6.36-rc4. - - Obsoletes: - - patches.fixes/bonding-jiffies2.patch. - - patches.fixes/irda-correctly-clean-up-self-ias_obj-on-irda_bind-failure. - - patches.fixes/net-sched-fix-kernel-leak-in-act_police. - - patches.rpmify/spectra-depends-on-moorestown. + - Obsoletes: + - patches.fixes/bonding-jiffies2.patch. + - patches.fixes/irda-correctly-clean-up-self-ias_obj-on-irda_bind-failure. + - patches.fixes/net-sched-fix-kernel-leak-in-act_police. + - patches.rpmify/spectra-depends-on-moorestown. - fix build on s390 as of 2.6.36-rc4. - Refresh patches.suse/SoN-08-mm-page_alloc-emerg.patch. - Refresh patches.suse/reiser4-set_page_dirty_notag. @@ -6006,7 +6026,7 @@ Fri Sep 3 18:57:13 CEST 2010 - jeffm@suse.de Fri Sep 3 16:38:10 CEST 2010 - jeffm@suse.com - irda: Correctly clean up self->ias_obj on irda_bind() failure - (CVE-2010-2954 bnc#636112). + (CVE-2010-2954 bnc#636112). - commit f04e61f ------------------------------------------------------------------- @@ -6028,7 +6048,7 @@ Wed Sep 1 11:40:45 CEST 2010 - jbeulich@novell.com Wed Sep 1 00:53:49 CEST 2010 - jeffm@suse.com - net sched: fix kernel leak in act_police (CVE-2010-2942 - bnc#632309). + bnc#632309). - commit 66e1d72 ------------------------------------------------------------------- @@ -6047,28 +6067,28 @@ Mon Aug 30 17:24:07 CEST 2010 - jeffm@suse.de Mon Aug 30 17:03:30 CEST 2010 - jeffm@suse.de - Update to Linux: 2.6.36-rc3. - - Eliminated 7 patches. + - Eliminated 7 patches. - commit d298d2d ------------------------------------------------------------------- Sat Aug 28 13:09:20 CEST 2010 - jslaby@suse.cz - Delete - patches.suse/rlim-0020-core-optimize-setrlimit-for-current-task.patch. + patches.suse/rlim-0020-core-optimize-setrlimit-for-current-task.patch. - Delete - patches.suse/rlim-0021-FS-proc-switch-limits-reading-to-fops.patch. + patches.suse/rlim-0021-FS-proc-switch-limits-reading-to-fops.patch. - Delete - patches.suse/rlim-0022-FS-proc-make-limits-writable.patch. - This was just a workaround crap. In 2.6.36 we have a nice syscall - instead. Sorry for commiting this to the merge-36 branch first. I - didn't notice it was already merged here. + patches.suse/rlim-0022-FS-proc-make-limits-writable.patch. + This was just a workaround crap. In 2.6.36 we have a nice syscall + instead. Sorry for commiting this to the merge-36 branch first. I + didn't notice it was already merged here. - commit 5449fcb ------------------------------------------------------------------- Fri Aug 27 16:26:16 CEST 2010 - jeffm@suse.com - Disabled ACPI table override patches again. fsnotify was introduced into - the truncate path and causes crashes. + the truncate path and causes crashes. - commit e18fc2c ------------------------------------------------------------------- @@ -6123,22 +6143,22 @@ Tue Aug 24 17:11:08 CEST 2010 - jeffm@suse.de Tue Aug 24 17:07:45 CEST 2010 - jeffm@suse.de - Refresh patches.suse/SoN-20-netvm-tcp-deadlock.patch: Added missing - fixup for sk_rmem_schedule in caif. + fixup for sk_rmem_schedule in caif. - commit a9ff761 ------------------------------------------------------------------- Tue Aug 24 16:47:58 CEST 2010 - mmarek@suse.cz - makefile: not need to regenerate kernel.release file when - make kernelrelease. + make kernelrelease. - commit 81237a8 ------------------------------------------------------------------- Tue Aug 24 16:18:58 CEST 2010 - jeffm@suse.com - rpm/kernel-source.spec.in, scripts/tar-up.sh: Renamed config-options.changes - to config-options.changes.txt in the exported package to avoid triggering - a build service rule error. + to config-options.changes.txt in the exported package to avoid triggering + a build service rule error. - commit ff4889e ------------------------------------------------------------------- @@ -6152,7 +6172,7 @@ Tue Aug 24 16:16:55 CEST 2010 - jeffm@suse.com Tue Aug 24 15:43:02 CEST 2010 - jeffm@suse.com - Renamed doc/config-options.changes to doc/config-options.changes.txt to - avoid triggering a build service rule error. + avoid triggering a build service rule error. - commit 124ac26 ------------------------------------------------------------------- @@ -6171,14 +6191,14 @@ Mon Aug 23 20:25:52 CEST 2010 - jeffm@suse.de Mon Aug 23 20:14:03 CEST 2010 - jeffm@suse.de - rpm/kernel-binary.spec.in: Disable CONFIG_DEBUG_INFO. It's enabled - dynamically in the spec file and now has follow-on options. + dynamically in the spec file and now has follow-on options. - commit d270759 ------------------------------------------------------------------- Mon Aug 23 19:57:40 CEST 2010 - jeffm@suse.de - patches.rpmify/spectra-drop-locked_ioctl-support: add - to grab the BKL + to grab the BKL - commit 1df02ec ------------------------------------------------------------------- @@ -6191,20 +6211,20 @@ Mon Aug 23 17:57:06 CEST 2010 - jeffm@suse.de Mon Aug 23 16:59:08 CEST 2010 - jeffm@suse.de - Updated to 2.6.36-rc2. - - Eliminated 2 patches. + - Eliminated 2 patches. - commit 52d47a0 ------------------------------------------------------------------- Wed Aug 18 19:44:13 CEST 2010 - jeffm@suse.de - Update to 2.6.36-rc1. - - Eliminated 71 patches. - - spectra: Drop ->locked_ioctl support. - - spectra: Drop ->prepare_flush_fn support. - - spectra: Remove duplicate GLOB_VERSION. - - novfs: Fix ioctl usage. - - novfs: use evict_inode. - - Xen is disabled. + - Eliminated 71 patches. + - spectra: Drop ->locked_ioctl support. + - spectra: Drop ->prepare_flush_fn support. + - spectra: Remove duplicate GLOB_VERSION. + - novfs: Fix ioctl usage. + - novfs: use evict_inode. + - Xen is disabled. - commit 63642f6 ------------------------------------------------------------------- @@ -6223,10 +6243,10 @@ Fri Aug 13 02:39:29 CEST 2010 - jeffm@suse.com Thu Aug 12 20:42:29 CEST 2010 - gregkh@suse.de - Update to 2.6.35.1 - - security fixes - - bug fixes - - obsoletes: - patches.fixes/e1000e-don-t-inadvertently-re-set-INTX_DISABLE.patch. + - security fixes + - bug fixes + - obsoletes: + patches.fixes/e1000e-don-t-inadvertently-re-set-INTX_DISABLE.patch. - commit a009fb4 ------------------------------------------------------------------- @@ -6258,7 +6278,7 @@ Thu Aug 12 19:24:58 CEST 2010 - jeffm@suse.com Thu Aug 12 08:54:30 CEST 2010 - jslaby@suse.cz - patches.fixes/vmscan-fix-stalls.patch: vmscan: raise the bar - to PAGEOUT_IO_SYNC stalls (bnc#625339). + to PAGEOUT_IO_SYNC stalls (bnc#625339). - commit 1efea94 ------------------------------------------------------------------- @@ -6271,7 +6291,7 @@ Wed Aug 11 23:34:07 CEST 2010 - jack@suse.cz Wed Aug 11 06:08:17 CEST 2010 - neilb@suse.de - Refresh - patches.fixes/nfsd-05-sunrpc-cache-allow-thread-to-block-while-waiting-for.patch. + patches.fixes/nfsd-05-sunrpc-cache-allow-thread-to-block-while-waiting-for.patch. - Refresh patches.fixes/sunrpc-monotonic-expiry. - Delete patches.fixes/nfs-write.c-bug-removal.patch. Update some patches for 2.6.35 @@ -6281,14 +6301,14 @@ Wed Aug 11 06:08:17 CEST 2010 - neilb@suse.de Wed Aug 11 05:42:36 CEST 2010 - neilb@suse.de - NFS: allow close-to-open cache semantics to apply to root of - NFS filesystem (bnc#584720). + NFS filesystem (bnc#584720). - commit deea101 ------------------------------------------------------------------- Tue Aug 10 19:19:37 CEST 2010 - tiwai@suse.de - ALSA: hda - patch_nvhdmi.c: Add missing codec IDs, unify names - (bnc#627212). + (bnc#627212). - ALSA: hda - Add pin-fix for HP dc5750 (bnc#624118). - commit 4844a71 @@ -6297,13 +6317,13 @@ Mon Aug 9 16:28:00 CEST 2010 - jbeulich@novell.com - Update Xen patches to 2.6.35 final and c/s 1025. - create devices in /dev/xen when they are expected to be - used there. + used there. - xen/netback: Allow setting of large MTU before rings have - connected. + connected. - xen/netback: Always pull through PKT_PROT_LEN bytes into the - linear part of an skb. + linear part of an skb. - pass trigger mode and polarity information to Xen for all - interrupts. + interrupts. - Update Xen config files. - supported.conf: Add pci-iomul.ko. - commit c642c1b @@ -6312,7 +6332,7 @@ Mon Aug 9 16:28:00 CEST 2010 - jbeulich@novell.com Fri Aug 6 17:03:09 CEST 2010 - jeffm@suse.de - patches.xen/xen3-auto-xen-arch.diff: Update struct acpi_power_register - usage from upstream commit 718be4aa. + usage from upstream commit 718be4aa. - commit 4ce0b48 ------------------------------------------------------------------- @@ -6343,7 +6363,7 @@ Fri Jul 23 18:25:37 CEST 2010 - jeffm@suse.de Fri Jul 23 12:15:59 CEST 2010 - jack@suse.cz - novfs: code cleanup for one case of novfs return value - (bnc#624606). + (bnc#624606). - commit 4875860 ------------------------------------------------------------------- @@ -6356,7 +6376,7 @@ Wed Jul 21 11:07:10 CEST 2010 - jack@suse.cz Wed Jul 21 10:47:22 CEST 2010 - jack@suse.cz - novfs: Fix a memory leak that causes an OOM condition - (bnc#610828). + (bnc#610828). - commit 519d8a0 ------------------------------------------------------------------- @@ -6370,7 +6390,7 @@ Tue Jul 20 12:55:33 CEST 2010 - mmarek@suse.cz - scripts/tar-up.sh: Generate the rpm changelog using gitlog2changes. - Move kernel-source.changes.old to rpm/ (not included in the pachage - though). + though). - commit 8ed2389 ------------------------------------------------------------------- diff --git a/kernel-docs.spec b/kernel-docs.spec index 8e55b992..599ea533 100644 --- a/kernel-docs.spec +++ b/kernel-docs.spec @@ -17,14 +17,14 @@ # norootforbuild -%define patchversion 3.7.0-rc8 +%define patchversion 3.7.0 %define variant %{nil} %include %_sourcedir/kernel-spec-macros Name: kernel-docs Summary: Kernel Documentation -Version: 3.7.rc8 +Version: 3.7.0 Release: 0 BuildRequires: docbook-toys docbook-utils ghostscript_any libjpeg-devel texlive transfig xmlto xorg-x11-devel BuildRequires: kernel-source%variant diff --git a/kernel-ec2.changes b/kernel-ec2.changes index d2b5ac29..5f99db5f 100644 --- a/kernel-ec2.changes +++ b/kernel-ec2.changes @@ -1,3 +1,21 @@ +------------------------------------------------------------------- +Tue Dec 11 20:42:22 CET 2012 - ohering@suse.de + +- Drivers: hv: balloon: Fix a memory leak. +- commit 26cdad5 + +------------------------------------------------------------------- +Tue Dec 11 19:29:44 CET 2012 - jeffm@suse.com + +- Update to 3.7-final. +- commit 1771a73 + +------------------------------------------------------------------- +Tue Dec 11 17:00:46 CET 2012 - ohering@suse.de + +- Update patch headers for fate314663 and fate314665 changes +- commit 44044f1 + ------------------------------------------------------------------- Tue Dec 11 00:30:54 CET 2012 - jack@suse.cz @@ -5,6 +23,12 @@ Tue Dec 11 00:30:54 CET 2012 - jack@suse.cz ext3 will be removed upstream so let's do the transition. - commit dadc8ea +------------------------------------------------------------------- +Fri Dec 7 13:57:47 CET 2012 - guillaume.gardet@oliseo.fr + +- Update omap2plus (armv7) config: Enable TWL* USB drivers +- commit 28c09f5 + ------------------------------------------------------------------- Fri Dec 7 12:14:08 CET 2012 - jbeulich@suse.com @@ -32,11 +56,11 @@ Thu Dec 6 21:51:12 CET 2012 - ohering@suse.de - mm: Export a function to get vm committed memory. - Drivers: hv: Add Hyper-V balloon driver. - Drivers: hv: balloon: Fix a bug in the definition of struct - dm_info_msg. + dm_info_msg. - Update config files. fate#314665 hyper-v: Update the Vmbus protocol - Drivers: hv: Implement routines for read side signaling - optimization. + optimization. - Drivers: hv: Add state to manage batched reading. - Drivers: hv: Turn off batched reading for util drivers. - Drivers: hv: Optimize signaling in the read path. @@ -44,21 +68,21 @@ Thu Dec 6 21:51:12 CET 2012 - ohering@suse.de - Drivers: hv: Get rid of hv_get_ringbuffer_interrupt_mask(). - Drivers: hv: Support handling multiple VMBUS versions. - Drivers: hv: Update the ring buffer structure to match win8 - functionality. + functionality. - Drivers: hv: Extend/modify vmbus_channel_offer_channel for - win7 and beyond. + win7 and beyond. - Drivers: hv: Save and export negotiated vmbus version. - Drivers: hv: Change the signature for hv_signal_event(). - Drivers: hv: Change the signature of vmbus_set_event(). - Drivers: hv: Move vmbus version definitions to hyperv.h. - Drivers: hv: Manage signaling state on a per-connection basis. - Drivers: hv: Cleanup vmbus_set_event() to support win7 and - beyond. + beyond. - Drivers: hv: Setup a mapping for Hyper-V's notion cpu ID. - Drivers: hv: Add state to manage incoming channel interrupt - load. + load. - Drivers: hv: Modify the interrupt handling code to support - win8 and beyond. + win8 and beyond. - Drivers: hv: Add code to distribute channel interrupt load. - Drivers: hv: Get rid of the unused global signaling state. - Drivers: hv: Get rid of unnecessary request for offers. @@ -69,7 +93,7 @@ Thu Dec 6 21:51:12 CET 2012 - ohering@suse.de - Drivers: hv: Implement flow management on the send side. - Drivers: hv: Capture the host build information. - Drivers: hv: Cleanup and consolidate reporting of build/version - info. + info. - commit 4fccd03 ------------------------------------------------------------------- @@ -244,14 +268,14 @@ Fri Nov 2 13:50:13 CET 2012 - jbeulich@novell.com - Update Xen patches to 3.7-rc3 and c/s 1202. - extend base interfaces to support multi-page rings for - frontend/backend communication. + frontend/backend communication. - blkback: allow using multiple page frontend communication ring. - blkfront: allow using multiple page backend communication ring. - ACPI: Store valid ACPI tables passed via early initrd in - reserved memblock areas. + reserved memblock areas. - ACPI: Fix build when disabled. - ACPI: Cleanup acpi_initrd_override declaration and remove - ifdefs. + ifdefs. - config.conf: Re-enable Xen configs. - Update x86 config files. - Delete patches.xen/xen3-acpi_override_2_2.patch. @@ -372,7 +396,7 @@ Sun Oct 21 23:17:25 CEST 2012 - jslaby@suse.cz - Refresh patches.xen/xen3-patch-3.6. - Delete patches.fixes/hv-storvsc-reset-wait.patch. - Delete - patches.rpmify/x86-kbuild-archscripts-depends-on-scripts_basic. + patches.rpmify/x86-kbuild-archscripts-depends-on-scripts_basic. - commit cfee26b ------------------------------------------------------------------- @@ -394,19 +418,19 @@ Thu Oct 18 16:26:57 CEST 2012 - trenn@suse.de and proper git-xy: meta tags: - lib: Add early cpio decoder. - x86, acpi: Introduce x86 arch specific arch_reserve_mem_area() - for e820 handling. + for e820 handling. - ACPI: Store valid ACPI tables passed via early initrd in - reserved memblock areas. + reserved memblock areas. - ACPI: Implement physical address table override. - ACPI: Create acpi_table_taint() function to avoid code - duplication. + duplication. - ACPI: Document ACPI table overriding via initrd. - ACPI: Fix build when disabled. - X86 ACPI: Use #ifdef not #if for CONFIG_X86 check. - ACPI: Overriding ACPI tables via initrd only works with - an initrd. + an initrd. - ACPI: Cleanup acpi_initrd_override declaration and remove - ifdefs. + ifdefs. - Delete patches.arch/acpi_fix_custom_method_acc.patch. - Delete patches.arch/acpi_override_2_2.patch. - Delete patches.arch/acpi_override_documentation. @@ -455,11 +479,11 @@ Thu Oct 11 17:17:11 CEST 2012 - guillaume.gardet@oliseo.fr Wed Oct 10 21:28:30 CEST 2012 - jslaby@suse.cz - Delete - patches.suse/msft-hv-0394-tools-hv-Fix-file-handle-leak.patch. + patches.suse/msft-hv-0394-tools-hv-Fix-file-handle-leak.patch. - Delete - patches.suse/msft-hv-0395-tools-hv-Fix-exit-error-code.patch. + patches.suse/msft-hv-0395-tools-hv-Fix-exit-error-code.patch. - Delete - patches.suse/msft-hv-0396-tools-hv-Check-for-read-write-errors.patch. + patches.suse/msft-hv-0396-tools-hv-Check-for-read-write-errors.patch. These are in 3.6.1. - commit 2a321c4 @@ -510,7 +534,7 @@ Thu Oct 4 13:52:15 CEST 2012 - ohering@suse.de - hyperv: Add comments for the extended buffer after RNDIS message. - Drivers: hv: Cleanup the guest ID computation. - Drivers: hv: vmbus: Use the standard format string to format - GUIDs. + GUIDs. - Drivers: hv: Add KVP definitions for IP address injection. - Drivers: hv: kvp: Cleanup error handling in KVP. - Drivers: hv: Explicitly size elements of protocol structures. @@ -522,7 +546,7 @@ Thu Oct 4 13:52:15 CEST 2012 - ohering@suse.de - Tools: hv: Represent the ipv6 mask using CIDR notation. - Tools: hv: Gather ipv[4,6] gateway information. - hv: fail the probing immediately when we are not in hyperv - platform. + platform. - hv: vmbus_drv: detect hyperv through x86_hyper. - Tools: hv: Get rid of some unused variables. - Tools: hv: Correctly type string variables. @@ -541,14 +565,14 @@ Thu Oct 4 13:52:15 CEST 2012 - ohering@suse.de - tools/hv: Parse /etc/os-release. - hyperv: Fix the max_xfer_size in RNDIS initialization. - hyperv: Fix the missing return value in - rndis_filter_set_packet_filter(). + rndis_filter_set_packet_filter(). - hyperv: Fix page buffer handling in rndis_filter_send_request(). - hyperv: Remove extra allocated space for recv_pkt_list elements. - hyperv: Report actual status in receive completion packet. - hyperv: Add buffer for extended info after the RNDIS response - message. + message. - Delete - patches.suse/suse-hv-Cleanup-the-guest-ID-computation.patch. + patches.suse/suse-hv-Cleanup-the-guest-ID-computation.patch. - commit 08d283b ------------------------------------------------------------------- @@ -573,7 +597,6 @@ Mon Oct 1 05:29:41 CEST 2012 - jeffm@suse.com Sat Sep 29 12:29:30 CEST 2012 - dmueller@suse.com - ARM/u5800: Fix build of ux500 driver - Acked-by: Jeff Mahoney - commit 0ea37a0 ------------------------------------------------------------------- @@ -586,21 +609,18 @@ Sat Sep 29 10:44:01 CEST 2012 - dmueller@suse.com Sat Sep 29 10:24:00 CEST 2012 - dmueller@suse.com - ARM/tegra: Remove optional parts to fix build - Acked-by: Jeff Mahoney - commit d729a16 ------------------------------------------------------------------- Sat Sep 29 10:23:24 CEST 2012 - dmueller@suse.com - ARM: enable zcache support - Acked-by: Jeff Mahoney - commit 17b147b ------------------------------------------------------------------- Sat Sep 29 10:22:39 CEST 2012 - dmueller@suse.com - ARM/cubox: set cachefilesd to module - Acked-by: Jeff Mahoney - commit c1fb243 ------------------------------------------------------------------- @@ -609,13 +629,13 @@ Fri Sep 28 17:29:39 CEST 2012 - trenn@suse.de - Remove old patchset to override ACPI tables via initrd. Also remove a stale xen patch related to that. - Delete - patches.arch/acpi_implement_overriding_of_arbitrary_acpi_tables_via_initrd.patch. + patches.arch/acpi_implement_overriding_of_arbitrary_acpi_tables_via_initrd.patch. - Delete - patches.arch/acpica_fix_wrongly_mapped_acpi_table_header_when_overriding_via_initrd.patch. + patches.arch/acpica_fix_wrongly_mapped_acpi_table_header_when_overriding_via_initrd.patch. - Delete - patches.arch/acpica_introduce_acpi_os_phys_table_override_function.patch. + patches.arch/acpica_introduce_acpi_os_phys_table_override_function.patch. - Delete - patches.xen/xen3-acpi_implement_overriding_of_arbitrary_acpi_tables_via_initrd.patch. + patches.xen/xen3-acpi_implement_overriding_of_arbitrary_acpi_tables_via_initrd.patch. - commit dd8f1b0 ------------------------------------------------------------------- @@ -744,7 +764,7 @@ Mon Sep 10 19:22:00 CEST 2012 - jeffm@suse.com Mon Sep 10 10:20:23 CEST 2012 - jbeulich@novell.com - patches.arch/s390-message-catalog.diff: Properly handle pr_cont() and fold - in the below two trivial fixes. + in the below two trivial fixes. - Delete patches.arch/s390-message-catalog-fix.diff. - Delete patches.arch/s390-message-catalog-perl-fix.diff. - Refresh patches.arch/kmsg-fix-parameter-limitations. @@ -818,10 +838,10 @@ Fri Aug 31 23:20:23 CEST 2012 - dmueller@suse.com Fri Aug 31 15:18:07 CEST 2012 - jslaby@suse.cz - i2c/busses: Fix build error if CONFIG_I2C_DESIGNWARE_PLATFORM=y - && CONFIG_I2C_DESIGN. + && CONFIG_I2C_DESIGN. - Delete - patches.fixes/i2c-busses-fix-build-error-if-config_i2c_designware_platform-y-config_i2c_design. - Move it to rpmify, so that vanilla builds fine too. + patches.fixes/i2c-busses-fix-build-error-if-config_i2c_designware_platform-y-config_i2c_design. + Move it to rpmify, so that vanilla builds fine too. - commit 0217ad5 ------------------------------------------------------------------- @@ -899,7 +919,7 @@ Tue Aug 21 18:17:16 CEST 2012 - jeffm@suse.com Fri Aug 17 14:51:23 CEST 2012 - jeffm@suse.com - Update to 3.6-rc2. - - Eliminated 1 patch. + - Eliminated 1 patch. - commit 71963b0 ------------------------------------------------------------------- @@ -1355,7 +1375,7 @@ Wed Jun 13 13:21:58 CEST 2012 - hare@suse.de - Rediff patch - patches.drivers/mach-dove-Fixup-ge00-initialisation.patch: - Rediff after backport from upstream. + Rediff after backport from upstream. - commit fa58c5e ------------------------------------------------------------------- @@ -1363,7 +1383,7 @@ Wed Jun 13 12:56:17 CEST 2012 - hare@suse.de - Fixup patch to apply - patches.drivers/spi-orion-convert-to-new-infrastructure.patch - backported from upstream. + backported from upstream. - commit 2507393 ------------------------------------------------------------------- @@ -1382,9 +1402,9 @@ Wed Jun 13 12:31:48 CEST 2012 - hare@suse.de Mon Jun 11 20:04:20 CEST 2012 - jeffm@suse.com - Update to 3.5-rc2. - - Xen needs update. - - ARM needs update. - - Eliminated 13 patches. + - Xen needs update. + - ARM needs update. + - Eliminated 13 patches. - commit 3f461b1 ------------------------------------------------------------------- @@ -1423,7 +1443,7 @@ Tue Jun 5 17:12:21 CEST 2012 - ohering@suse.de Mon Jun 4 10:36:59 CEST 2012 - ohering@suse.de - [SCSI] storvsc: Properly handle errors from the host - (bnc#747404). + (bnc#747404). - Delete patches.suse/suse-hv-storvsc-ignore-ata_16.patch. - commit ad28e23 @@ -1486,7 +1506,7 @@ Wed May 23 15:59:25 CEST 2012 - jbeulich@novell.com Tue May 22 14:21:24 CEST 2012 - trenn@suse.de - X86 acpi_cpufreq: Do not use request_module for autoloading - (bnc#756085). + (bnc#756085). - Refresh patches.xen/xen3-auto-common.diff. - patches.xen/xen3-patch-3.3: - commit caf270e @@ -1545,7 +1565,7 @@ Mon May 14 03:43:45 CEST 2012 - jeffm@suse.com Mon May 14 03:37:58 CEST 2012 - jeffm@suse.com - Update to 3.4-rc7. - - Eliminated 1 patch. + - Eliminated 1 patch. - commit 4cd9e9b ------------------------------------------------------------------- @@ -1598,7 +1618,7 @@ Mon May 7 20:11:04 CEST 2012 - jeffm@suse.com Mon May 7 19:54:14 CEST 2012 - jeffm@suse.com - Update to 3.4-rc6. - - Eliminated 2 patches. + - Eliminated 2 patches. - commit 749ea8f ------------------------------------------------------------------- @@ -1635,7 +1655,7 @@ Wed May 2 16:40:55 CEST 2012 - jeffm@suse.com Wed May 2 16:34:34 CEST 2012 - mmarek@suse.cz - rpm/kernel-binary.spec.in: Do not require distribution-release - during build. + during build. - commit 3cd703f ------------------------------------------------------------------- @@ -1686,18 +1706,18 @@ Thu Apr 26 19:13:49 CEST 2012 - jeffm@suse.com - Disabled DECNet and ARCNet. Specific config options disabled: CONFIG_ARCNET - CONFIG_ARCNET_1051 - CONFIG_ARCNET_1201 - CONFIG_ARCNET_CAP - CONFIG_ARCNET_COM20020_CS - CONFIG_ARCNET_COM20020 - CONFIG_ARCNET_COM20020_PCI - CONFIG_ARCNET_COM90xxIO - CONFIG_ARCNET_COM90xx - CONFIG_ARCNET_RAW - CONFIG_ARCNET_RIM_I + CONFIG_ARCNET_1051 + CONFIG_ARCNET_1201 + CONFIG_ARCNET_CAP + CONFIG_ARCNET_COM20020_CS + CONFIG_ARCNET_COM20020 + CONFIG_ARCNET_COM20020_PCI + CONFIG_ARCNET_COM90xxIO + CONFIG_ARCNET_COM90xx + CONFIG_ARCNET_RAW + CONFIG_ARCNET_RIM_I CONFIG_DECNET - CONFIG_DECNET_NF_GRABULATOR + CONFIG_DECNET_NF_GRABULATOR - commit 272dd14 ------------------------------------------------------------------- @@ -1799,7 +1819,7 @@ Fri Apr 20 18:09:06 CEST 2012 - jbeulich@novell.com Tue Apr 17 15:59:19 CEST 2012 - jeffm@suse.com - Update to 3.4-rc3. - - Eliminated 1 patch. + - Eliminated 1 patch. - commit 2fde7e0 ------------------------------------------------------------------- @@ -1819,7 +1839,7 @@ Mon Apr 9 03:28:12 CEST 2012 - jeffm@suse.com Fri Apr 6 06:42:35 CEST 2012 - jeffm@suse.com - Update AppArmor for 3.4. - - apparmor: Add "profiles" list to sysfs. + - apparmor: Add "profiles" list to sysfs. - commit 59517ac ------------------------------------------------------------------- @@ -1832,10 +1852,10 @@ Thu Apr 5 22:25:16 CEST 2012 - jeffm@suse.com Thu Apr 5 09:18:14 CEST 2012 - jeffm@suse.com - Updated to 3.4-rc1. - - Eliminated 121 patches. - - Xen is unavailable. - - ACPI overrides are unavailable. - - AppArmor network feature are unavailable. + - Eliminated 121 patches. + - Xen is unavailable. + - ACPI overrides are unavailable. + - AppArmor network feature are unavailable. - commit 3ac7e79 ------------------------------------------------------------------- @@ -1915,7 +1935,7 @@ Sat Mar 24 00:57:07 CET 2012 - dsterba@suse.cz - Refresh patches.suse/btrfs-handle-EIO. - Refresh - patches.suse/btrfs-volumes-schedule_bio-should-return-void. + patches.suse/btrfs-volumes-schedule_bio-should-return-void. - commit d97ade6 ------------------------------------------------------------------- @@ -1958,10 +1978,10 @@ Mon Mar 19 11:16:34 CET 2012 - jslaby@suse.cz Mon Mar 19 11:07:00 CET 2012 - jslaby@suse.cz - Delete - patches.arch/acpi_ec_provide_non_interrupt_mode_boot_param.patch. + patches.arch/acpi_ec_provide_non_interrupt_mode_boot_param.patch. - Delete patches.arch/dell_optiplex_990_fix_reboot.patch. - Delete - patches.drivers/alsa-hda-0004-Add-missing-static-ADC-tables-for-ALC269-qu. + patches.drivers/alsa-hda-0004-Add-missing-static-ADC-tables-for-ALC269-qu. - Delete patches.drivers/libata-unlock-hpa-by-default. - Delete patches.fixes/scsi-add-tgps-setting. - Delete patches.fixes/scsi-dh-rdac-add-stk. @@ -1998,23 +2018,23 @@ Mon Mar 12 15:26:55 CET 2012 - ohering@suse.de - Staging: hv: storvsc: Cleanup storvsc_host_reset_handler(). - Staging: hv: storvsc: Move and cleanup storvsc_remove(). - Staging: hv: storvsc: Add a comment to explain life-cycle - management. + management. - Staging: hv: storvsc: Get rid of the on_io_completion in - hv_storvsc_request. + hv_storvsc_request. - Staging: hv: storvsc: Rename the context field in - hv_storvsc_request. + hv_storvsc_request. - Staging: hv: storvsc: Miscellaneous cleanup of storvsc driver. - Staging: hv: storvsc: Cleanup the code for generating protocol - version. + version. - Staging: hv: storvsc: Cleanup some protocol related constants. - Staging: hv: storvsc: Get rid of some unused defines. - Staging: hv: storvsc: Consolidate the request structure. - Staging: hv: storvsc: Consolidate all the wire protocol - definitions. + definitions. - Staging: hv: storvsc: Move the storage driver out of the - staging area. + staging area. - Rename patches.suse/staging-hv-pata_piix-ignore-disks.patch to - patches.suse/suse-hv-pata_piix-ignore-disks.patch + patches.suse/suse-hv-pata_piix-ignore-disks.patch - commit 7487199 ------------------------------------------------------------------- @@ -2209,41 +2229,41 @@ Mon Feb 13 17:23:49 CET 2012 - mmarek@suse.cz Sun Feb 12 18:15:10 CET 2012 - trenn@suse.de - Add driver auto probing for x86 features v4 - (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). + (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). - x86/cpu: Fix overrun check in arch_print_cpu_modalias() - (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). + (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). - crypto: Add support for x86 cpuid - auto loading for x86 crypto drivers - (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). + auto loading for x86 crypto drivers + (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). - x86/cpu: Clean up modalias feature matching - (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). + (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). - intel-idle: convert to x86_cpu_id auto probing - (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). + (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). - intel_idle: Fix ID for Nehalem-EX Xeon in device ID table - (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). + (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). - HWMON: Convert via-cputemp to x86 cpuid autoprobing - (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). + (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). - powernow-k7: Fix CPU family number - (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). + (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). - ACPI: Load acpi-cpufreq from processor driver automatically - (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). + (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). - intel_idle: Revert change of auto_demotion_flags for Nehalem - (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). + (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). - HWMON: Convert coretemp to x86 cpuid autoprobing - (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). + (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). - powernow-k6: Really enable auto-loading - (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). + (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). - X86: Introduce HW-Pstate scattered cpuid feature - (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). + (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). - cpufreq: Add support for x86 cpuinfo auto loading v4 - (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). + (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). - x86: autoload microcode driver on Intel and AMD systems v2 - (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). + (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). - CPU: Introduce ARCH_HAS_CPU_AUTOPROBE and X86 parts - (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). + (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). - ACPI: remove duplicated lines of merging - problems with acpi_processor_start - (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). + problems with acpi_processor_start + (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). - Update config files. - commit 6efe9b5 @@ -2251,7 +2271,7 @@ Sun Feb 12 18:15:10 CET 2012 - trenn@suse.de Fri Feb 10 12:03:36 CET 2012 - mmarek@suse.cz - rpm/kernel-binary.spec.in: Build x86 packages as i686, except for --default (bnc#745632). KMPs are still built as i586. + -default (bnc#745632). KMPs are still built as i586. - commit 88a632b ------------------------------------------------------------------- @@ -2282,8 +2302,8 @@ Tue Feb 7 18:28:41 CET 2012 - jeffm@suse.com Tue Feb 7 18:12:40 CET 2012 - jeffm@suse.com - Update to 3.3-rc2. - - Eliminated 5 patches. - - Xen is disabled. + - Eliminated 5 patches. + - Xen is disabled. - commit d017ea1 ------------------------------------------------------------------- @@ -2382,7 +2402,7 @@ Wed Dec 21 14:38:42 CET 2011 - jbeulich@novell.com Tue Dec 20 16:35:33 CET 2011 - jeffm@suse.com - Update to 3.2-rc6. - - Eliminated 1 patch. + - Eliminated 1 patch. - commit d5a489e ------------------------------------------------------------------- @@ -2390,7 +2410,7 @@ Tue Dec 20 11:34:14 CET 2011 - trenn@suse.de - These should all be mainline in some form: - Delete - patches.arch/implement_stop_machine_from_offline_cpu.patch. + patches.arch/implement_stop_machine_from_offline_cpu.patch. - Delete patches.arch/kill-__stop_machine.patch. - Delete patches.arch/reorganize_stop_cpus.patch. - Delete patches.arch/use_stop_machine_for_mtrr_rendezvous.patch. @@ -2406,14 +2426,14 @@ Sun Dec 18 07:38:42 CET 2011 - aj@suse.de Fri Dec 16 15:37:51 CET 2011 - aj@suse.de - rpm/kernel-binary.spec.in: Add provides and make most obsoletes versioned. - This silences rpmlint warnings. + This silences rpmlint warnings. - commit e3023c7 ------------------------------------------------------------------- Wed Dec 14 13:51:41 CET 2011 - mmarek@suse.cz - rpm/kernel-source.spec.in, rpm/mkspec: Fix tarball URL for -rcX and - do not generate any URL for linux-next and vanilla snapshots. + do not generate any URL for linux-next and vanilla snapshots. - commit 1548daf ------------------------------------------------------------------- @@ -2503,7 +2523,7 @@ Wed Dec 7 11:05:05 CET 2011 - aj@suse.de Tue Dec 6 00:07:03 CET 2011 - jeffm@suse.com - Update to 3.2-rc4. - - Eliminated 1 patch. + - Eliminated 1 patch. - commit a7d546d ------------------------------------------------------------------- @@ -2615,8 +2635,8 @@ Fri Nov 25 05:58:54 CET 2011 - jeffm@suse.com Fri Nov 25 05:47:49 CET 2011 - jeffm@suse.com - Update to 3.2-rc3. - - stack unwind: cfi_ignore takes more arguments. - - iio: Fix build error in industrialio-core.c. + - stack unwind: cfi_ignore takes more arguments. + - iio: Fix build error in industrialio-core.c. - commit 48ef020 ------------------------------------------------------------------- @@ -2629,7 +2649,7 @@ Thu Nov 24 18:45:54 CET 2011 - ohering@suse.de Thu Nov 24 13:01:09 CET 2011 - mmarek@suse.cz - rpm/try-disable-staging-driver: Script to disable failing staging - driver and restart make. + driver and restart make. - commit 819d1fa ------------------------------------------------------------------- @@ -2723,14 +2743,14 @@ Thu Nov 17 19:45:48 CET 2011 - bpoirier@suse.de Wed Nov 16 06:51:07 CET 2011 - jeffm@suse.com - Update to 3.2-rc2. - - Eliminated 1 patch. + - Eliminated 1 patch. - commit 85c9930 ------------------------------------------------------------------- Wed Nov 16 06:32:19 CET 2011 - jeffm@suse.com - Update to 3.2-rc1. - - Eliminate 212 patches. + - Eliminate 212 patches. - commit 6318d5b ------------------------------------------------------------------- @@ -2770,8 +2790,8 @@ Sat Nov 5 01:32:21 CET 2011 - trenn@suse.de Thu Nov 3 17:56:46 CET 2011 - mszeredi@suse.cz - patches.fixes/hfs-fix-hfs_find_init-sb-ext_tree-null-ptr-oops.patch: - hfs: fix hfs_find_init() sb->ext_tree NULL ptr oops - (CVE-2011-2203 bnc#699709). + hfs: fix hfs_find_init() sb->ext_tree NULL ptr oops + (CVE-2011-2203 bnc#699709). - commit 7923119 ------------------------------------------------------------------- @@ -2809,16 +2829,16 @@ Thu Nov 3 14:49:44 CET 2011 - jbeulich@novell.com Wed Nov 2 15:43:11 CET 2011 - jeffm@suse.com - Add Elantech touchpad v3/v4 support (bnc#716852): - - Input: elantech - add v3 hardware support. - - Input: elantech - add v4 hardware support. - - Input: elantech - better support all those v2 variants. - - Input: elantech - clean up elantech_init. - - Input: elantech - correct x, y value range for v2 hardware. - - Input: elantech - get rid of ETP_2FT_* in elantech.h. - - Input: elantech - packet checking for v2 hardware. - - Input: elantech - remove ETP_EDGE_FUZZ_V2. - - Input: elantech - remove module parameter force_elantech. - - Input: elantech - use firmware provided x, y ranges. + - Input: elantech - add v3 hardware support. + - Input: elantech - add v4 hardware support. + - Input: elantech - better support all those v2 variants. + - Input: elantech - clean up elantech_init. + - Input: elantech - correct x, y value range for v2 hardware. + - Input: elantech - get rid of ETP_2FT_* in elantech.h. + - Input: elantech - packet checking for v2 hardware. + - Input: elantech - remove ETP_EDGE_FUZZ_V2. + - Input: elantech - remove module parameter force_elantech. + - Input: elantech - use firmware provided x, y ranges. - commit 28551a0 ------------------------------------------------------------------- @@ -2849,7 +2869,7 @@ Tue Oct 25 19:33:27 CEST 2011 - ohering@suse.de Tue Oct 25 19:24:17 CEST 2011 - eich@suse.de - patches.suse/SUSE-bootsplash: remove DEBUG macro which was - left in the code by accident. + left in the code by accident. - commit a56ba15 ------------------------------------------------------------------- @@ -2862,7 +2882,7 @@ Mon Oct 24 18:28:04 CEST 2011 - jeffm@suse.com Mon Oct 24 15:04:34 CEST 2011 - ohering@suse.de - patches.suse/staging-hv-pata_piix-ignore-disks.patch: - Update comments in code and reduce patch size + Update comments in code and reduce patch size - commit 8913d07 ------------------------------------------------------------------- @@ -2875,7 +2895,7 @@ Thu Oct 20 10:02:15 CEST 2011 - eich@suse.de ------------------------------------------------------------------- Tue Oct 18 23:44:16 CEST 2011 - jeffm@suse.com --Update to 3.1-rc10. +- -Update to 3.1-rc10. - commit 239957e ------------------------------------------------------------------- @@ -2902,11 +2922,11 @@ Wed Oct 12 21:56:23 CEST 2011 - ohering@suse.de - Various updates for hv drivers, which fix also the hv_mouse driver - staging: hv: storvsc: ignore SET_WINDOWN scsi command - (bnc#722646). + (bnc#722646). - staging/hv: advertise hv_storvsc instead of storvsc as sysfs - driver name (bnc#716708). + driver name (bnc#716708). - staging/hv: fill scsi/proc_name for the sake of mkinitrd - (bnc#716708). + (bnc#716708). - Staging: hv: util: Invoke cn_netlink_send() in a work context. - Refresh patches.suse/staging-hv-pata_piix-ignore-disks.patch. - Refresh patches.xen/xen3-patch-2.6.32. @@ -2940,7 +2960,7 @@ Fri Oct 7 17:46:06 CEST 2011 - jbeulich@novell.com Wed Oct 5 13:45:24 CEST 2011 - jbeulich@novell.com - patches.suse/supported-flag: Also look for Module.supported in the - source tree. + source tree. - Refresh patches.suse/supported-flag-enterprise. - commit 9c8680a @@ -2974,15 +2994,15 @@ Tue Sep 27 22:25:34 CEST 2011 - eich@suse.de Mon Sep 26 15:56:27 CEST 2011 - mmarek@suse.cz - rpm/host-memcpy-hack.h: Hack to use older version of the memcpy symbol - in userspace programs, so that they keep working on older systems. + in userspace programs, so that they keep working on older systems. - rpm/kernel-binary.spec.in: Pass -include - %_sourcedir/host-memcpy-hack.h to the compiler when compiling - userspace programs. + %_sourcedir/host-memcpy-hack.h to the compiler when compiling + userspace programs. - rpm/host-memcpy-hack.h: Hack to use older version of the memcpy symbol - in userspace programs, so that they keep working on older systems. + in userspace programs, so that they keep working on older systems. - rpm/kernel-binary.spec.in: Pass -include - %_sourcedir/host-memcpy-hack.h to the compiler when compiling - userspace programs. + %_sourcedir/host-memcpy-hack.h to the compiler when compiling + userspace programs. - commit e3c78cf ------------------------------------------------------------------- @@ -3005,7 +3025,7 @@ Wed Sep 21 13:20:35 CEST 2011 - trenn@suse.de - Refresh patches.arch/acpi_implement_overriding_of_arbitrary_acpi_tables_via_initrd.patch. --> Fix build on ia64, by moving asm/e820.h into ifdef config protected region. + -> Fix build on ia64, by moving asm/e820.h into ifdef config protected region. - commit 0ac4276 ------------------------------------------------------------------- @@ -3027,9 +3047,9 @@ Wed Sep 21 11:11:10 CEST 2011 - mhocko@suse.cz Tue Sep 20 18:09:04 CEST 2011 - trenn@suse.de - ACPI: Implement overriding of arbitrary ACPI tables via initrd - (none). + (none). - ACPICA: Fix wrongly mapped acpi table header when overriding - via initrd (none). + via initrd (none). - ACPICA: Introduce acpi_os_phys_table_override function (none). - x86: allow NVS can be accessed by driver (none). - Update config files: @@ -3047,7 +3067,7 @@ Thu Sep 15 14:16:08 CEST 2011 - jeffm@suse.de Thu Sep 15 09:30:03 CEST 2011 - jbeulich@novell.com - patches.arch/x86_64-unwind-annotations: Fix unwinding through - interrupt frames, requiring ... + interrupt frames, requiring ... - patches.suse/stack-unwind: ... support for DW_CFA_def_cfa_expression. - commit 4d917a5 @@ -3086,7 +3106,7 @@ Mon Sep 12 16:31:26 CEST 2011 - jbeulich@novell.com - mm: frontswap: swap data structure changes. - In HVM guests do not take over the CDROM device (bnc#645893). - x86: report ACPI-reserved state of PCI MMCONFIG region to - hypervisor. + hypervisor. - config.conf: Re-enable Xen flavors. - Update config files. - commit 3692f47 @@ -3126,33 +3146,33 @@ Thu Sep 1 18:47:37 CEST 2011 - ohering@suse.de - Staging: hv: util: kvp: Fix the reported OSVersion string. - Staging: hv: util: kvp: Cleanup kvp_get_domain_name(). - Staging: hv: Fix macros, tab errors and warning in - drivers/staging/hv/hv_mouse.c. + drivers/staging/hv/hv_mouse.c. - Staging: hv: vmbus: VMBUS is an ACPI enumerated device, get - rid of the PCI signature. + rid of the PCI signature. - Staging: hv: Replace struct hv_guid with the uuid type already - defined in Linux. + defined in Linux. - Staging: hv: vmbus: Introduce vmbus ID space in struct - hv_driver. + hv_driver. - Staging: hv: blkvsc: Use the newly introduced vmbus ID in the - blockvsc driver. + blockvsc driver. - Staging: hv: storvsc: Use the newly introduced vmbus ID in - storvsc driver. + storvsc driver. - Staging: hv: netvsc: Use the newly introduced vmbus ID in - netvsc driver. + netvsc driver. - Staging: hv: mousevsc: Use the newly introduced vmbus ID in - mouse driver. + mouse driver. - Staging: hv: util: Make hv_utils a vmbus device driver. - Staging: hv: create VMBUS_DEVICE macro and use it. - Staging: hv: vmbus: Cleanup vmbus_match(). - Staging: hv: vmbus: Cleanup vmbus_uevent() code. - Staging: hv: vmbus: Support the notion of id tables in - vmbus_match(). + vmbus_match(). - Staging: hv: vmbus: Get rid of an unnecessary include line - in vmbus_drv.c. + in vmbus_drv.c. - Staging: hv: storvsc: Get rid of the DMI signature. - Staging: hv: netvsc: Get rid of the PCI signature. - Staging: hv: netvsc: Get rid of the DMI signature in - netvsc_drv.c. + netvsc_drv.c. - Staging: hv: util: Get rid of the DMI signature in hv_util.c. - Staging: hv: util: Get rid of the PCI signature in hv_util.c. - Staging: hv: fix up driver registering mess. @@ -3160,59 +3180,59 @@ Thu Sep 1 18:47:37 CEST 2011 - ohering@suse.de - Staging: hv: vmbus: Cleanup unnecessary comments in hv.c. - Staging: hv: vmbus: Cleanup error handling in hv_init(). - Staging: hv: vmbus: Get rid of unnecessay comments in - connection.c. + connection.c. - Staging: hv: vmbus: Get rid of the function dump_gpadl_body(). - Staging: hv: vmbus: Get rid of the function dump_gpadl_header(). - Staging: hv: vmbus: Rename openMsg to open_msg in channel.c. - Staging: hv: vmbus: Get rid of unnecessary comments in - channel.c. + channel.c. - Staging: hv: vmbus: Change the variable name openInfo to - open_info in channel.c. + open_info in channel.c. - Staging: hv: vmbus: Cleanup error values in ringbuffer.c. - Staging: hv: vmbus: Cleanup the error return value in - vmbus_recvpacket_raw(). + vmbus_recvpacket_raw(). - Staging: hv: netvsc: Get rid of an unnecessary print statement - in netvsc_probe(). + in netvsc_probe(). - Staging: hv: vmbus: Retry vmbus_post_msg() before giving up. - Staging: hv: storvsc: Cleanup error handling in - storvsc_dev_add(). + storvsc_dev_add(). - Staging: hv: storvsc: Cleanup error handling in - storvsc_channel_init(). + storvsc_channel_init(). - Staging: hv: storvsc: Cleanup error handling in - storvsc_connect_to_vsp(). + storvsc_connect_to_vsp(). - Staging: hv: storvsc: Cleanup error handling in storvsc_do_io(). - Storage: hv: storvsc: Get rid of some unnecessary DPRINTs - from storvsc.c. + from storvsc.c. - Staging: hv: storvsc: Fix/cleanup some dated comments in - storvsc.c. + storvsc.c. - Staging: hv: storvsc: Cleanup returned error code in - storvsc_host_reset(). + storvsc_host_reset(). - Staging: hv: storvsc: Cleanup error code returned in - storvsc_probe(). + storvsc_probe(). - Staging: hv: storvsc: Cleanup returned error code in - storvsc_drv_init(). + storvsc_drv_init(). - Staging: hv: netvsc: Cleanup the returned error code in - netvsc_probe(). + netvsc_probe(). - Staging: hv: netvsc: Cleanup error return codes in - netvsc_destroy_recv_buf(). + netvsc_destroy_recv_buf(). - Staging: hv: netvsc: Cleanup error return values in - netvsc_init_recv_buf(). + netvsc_init_recv_buf(). - Staging: hv: netvsc: Cleanup error returns in - netvsc_connect_vsp(). + netvsc_connect_vsp(). - Staging: hv: netvsc: Cleanup error return values in - netvsc_send(). + netvsc_send(). - Staging: hv: netvsc: Cleanup error return codes in - netvsc_device_add(). + netvsc_device_add(). - Staging: hv: netvsc: Cleanup error codes in - rndis_filter_receive(). + rndis_filter_receive(). - Staging: hv: netvsc: Cleanup error code in - rndis_filter_query_device(). + rndis_filter_query_device(). - Staging: hv: netvsc: Cleanup error return values in - rndis_filter_set_packet_filter(). + rndis_filter_set_packet_filter(). - Staging: hv: netvsc: Cleanup error returns in - rndis_filter_init_device(). + rndis_filter_init_device(). - Staging: hv: netvsc: Cleanup error code in - rndis_filter_device_add(). + rndis_filter_device_add(). - Staging: hv: mouse: Change the jump label Cleanup to cleanup. - Staging: hv: netvsc: Change the jump label Cleanup to cleanup. - Staging: hv: netvsc: Change the jump label Exit to exit. @@ -3225,72 +3245,72 @@ Thu Sep 1 18:47:37 CEST 2011 - ohering@suse.de - Staging: hv: add driver_data to hv_vmbus_device_id. - Staging: hv: Add code to parse struct hv_vmbus_device_id table. - Staging: hv: file2alias: fix up alias creation logic for - hv_vmbus_device_id. + hv_vmbus_device_id. - Staging: hv: storvsc: Inline free_stor_device(). - Staging: hv: storvsc: Do not aquire an unnecessary reference - on stor_device. + on stor_device. - Staging: hv: storvsc: Rename must_get_stor_device(). - Staging: hv: storvsc: Rename get_stor_device(). - Staging: hv: storvsc: Cleanup alloc_stor_device(). - Staging: hv: storvsc: Introduce state to manage the lifecycle - of stor device. + of stor device. - Staging: hv: storvsc: Prevent outgoing traffic when stor dev - is being destroyed. + is being destroyed. - Staging: hv: storvsc: Get rid of release_stor_device() by - inlining the code. + inlining the code. - Staging: hv: storvsc: Get rid of final_release_stor_device() - by inlining code. + by inlining code. - Staging: hv: storvsc: Get rid of the reference counting in - struct storvsc_device. + struct storvsc_device. - Staging: hv: netvsc: Inline the code for free_net_device(). - Staging: hv: netvsc: Cleanup alloc_net_device(). - Staging: hv: netvsc: Introduce state to manage the lifecycle - of net device. + of net device. - Staging: hv: netvsc: Prevent outgoing traffic when netvsc dev - is destroyed. + is destroyed. - Staging: hv: netvsc: Get rid of release_outbound_net_device() - by inlining the code. + by inlining the code. - Staging: hv: netvsc: Get rid of release_inbound_net_device() - by inlining the code. + by inlining the code. - Staging: hv: netvsc: Get rid of the refcnt field in struct - netvsc_device. + netvsc_device. - Staging: hv: storvsc: Add code to handle IDE devices using - the storvsc driver. + the storvsc driver. - Staging: hv: storvsc: Handle IDE devices using the storvsc - driver. + driver. - Staging: hv: blkvsc: Get rid of blkvsc_drv.c as this code is - not used. + not used. - Staging: hv: storvsc: Optimize bounce buffer handling for the - "write" case. + "write" case. - Staging: hv: storvsc: Optimize the bounce buffer handling in - the "read" case. + the "read" case. - Staging: hv: storvsc: Include storvsc.c in storvsc_drv.c. - Staging: hv: storvsc: Cleanup storvsc_drv.c after adding the - contents of storvsc.c. + contents of storvsc.c. - Staging: hv: storvsc: Add the contents of hyperv_storage.h - to storvsc_drv.c. + to storvsc_drv.c. - Staging: hv: storvsc: Cleanup storvsc_drv.c after adding the - contents of hyperv_storage.h. + contents of hyperv_storage.h. - Staging: hv: storvsc: Fixup srb and scsi status for INQUIRY - and MODE_SENSE. + and MODE_SENSE. - Staging: hv: storvsc: Fix a typo. - Staging: hv: storvsc: In case of scsi errors offline the device. - Staging: hv: storvsc: No need to copy from bounce buffer in - case of a failure. + case of a failure. - Staging: hv: util: Forcefully shutdown when shutdown is - requested. + requested. - Staging: hv: util: Adjust guest time in a process context. - Staging: hv: vmbus: Check before invoking the channel callback. - Staging: hv: vmbus: Properly deal with de-registering channel - callback. + callback. - Staging: hv: Fix a bug in vmbus_match(). - Staging: hv: vmbus: Get rid of vmbus_on_isr() by inlining - the code. + the code. - Staging: hv: vmbus: Do not enable auto eoi. - Staging: hv: vmbus: Fixup indentation in vmbus_acpi_add(). - Staging: hv: vmbus: Get rid of some dated/redundant comments. - Staging: hv: vmbus: Get rid of an unnecessary check in - vmbus_connect(). + vmbus_connect(). - Staging: hv: vmbus: Fix a checkpatch warning in ring_buffer.c. - Staging: hv: vmbus: Fix checkpatch warnings in connection.c. - Staging: hv: mousevsc: Fix checkpatch errors and warnings. @@ -3363,16 +3383,16 @@ Wed Aug 24 21:29:06 CEST 2011 - jeffm@suse.com Wed Aug 24 20:54:32 CEST 2011 - jeffm@suse.com - Refreshed and re-enabled dm-path patches: - - patches.suse/dm-mpath-accept-failed-paths. - - patches.suse/dm-mpath-detach-existing-hardware-handler. + - patches.suse/dm-mpath-accept-failed-paths. + - patches.suse/dm-mpath-detach-existing-hardware-handler. - commit 70cadcd ------------------------------------------------------------------- Wed Aug 24 20:51:06 CEST 2011 - jeffm@suse.com - Update to 3.1-rc3. - - Eliminated 8 patches. - - Xen is disabled. + - Eliminated 8 patches. + - Xen is disabled. - commit eccefcc ------------------------------------------------------------------- @@ -3380,8 +3400,8 @@ Thu Aug 18 11:38:15 CEST 2011 - eich@suse.de - * Refresh patches.suse/SUSE-bootsplash. * Fix bootsplash code for 15bpp framebuffers. - These framebuffers are rare these days, the legendary and still - popular server chipset Radeon ES1000 supports it, though. + These framebuffers are rare these days, the legendary and still + popular server chipset Radeon ES1000 supports it, though. - commit f25ce3e ------------------------------------------------------------------- @@ -3402,7 +3422,7 @@ Tue Aug 9 00:03:53 CEST 2011 - trenn@suse.de - Update config files: bnc#674988, change: --CONFIG_ACPI_CUSTOM_METHOD=m + -CONFIG_ACPI_CUSTOM_METHOD=m +# CONFIG_ACPI_CUSTOM_METHOD is not set for all flavors - commit f1af972 @@ -3495,10 +3515,10 @@ Thu Jul 14 17:52:45 CEST 2011 - tiwai@suse.de Thu Jul 14 17:26:51 CEST 2011 - tiwai@suse.de - ALSA: hda - Add Kconfig for the default buffer size - (bnc#682725). + (bnc#682725). - Update config files. - Delete, replaced with the new upstream patch - patches.drivers/alsa-hda-0019-Increase-default-buffer-size. + patches.drivers/alsa-hda-0019-Increase-default-buffer-size. - commit 40c7644 ------------------------------------------------------------------- @@ -3520,7 +3540,7 @@ Sat Jul 9 11:17:46 CEST 2011 - jslaby@suse.cz Thu Jul 7 00:58:01 CEST 2011 - jeffm@suse.com - Update to 3.0-rc6. - - Eliminated 1 patch. + - Eliminated 1 patch. - commit 56e99da ------------------------------------------------------------------- @@ -3529,7 +3549,7 @@ Tue Jul 5 09:18:43 CEST 2011 - jbeulich@novell.com - Update Xen patches to 3.0-rc5 and c/s 1095. - xen: prepare tmem shim to handle frontswap. - support booting Xen from EFI (fate#311376, fate#311529, - bnc#578927, bnc#628554). + bnc#578927, bnc#628554). - config.conf: Re-enabled Xen flavors. - Update x86 config files. - Delete patches.xen/xen-blkback-bimodal-suse. @@ -3576,31 +3596,31 @@ Tue Jun 21 12:14:44 CEST 2011 - mmarek@suse.cz Fri Jun 17 17:29:41 CEST 2011 - mmarek@suse.cz - rpm/post.sh: Touch /boot/do_purge_kernels on package install - (fate#312018). + (fate#312018). - rpm/postun.sh: Remove it again if it still exists on package - uninstall. + uninstall. - commit 82f4a5d ------------------------------------------------------------------- Fri Jun 17 13:23:54 CEST 2011 - trenn@suse.de - stop_machine: implement stop_machine_from_offline_cpu() - (bnc#697859). + (bnc#697859). - stop_machine: kill __stop_machine() (bnc#697859). - x86, mtrr: lock stop machine during MTRR rendezvous sequence - (bnc#697859). + (bnc#697859). - stop_machine: reorganize stop_cpus() implementation - (bnc#697859). + (bnc#697859). - x86, mtrr: use __stop_machine() for doing MTRR rendezvous - (bnc#697859). + (bnc#697859). - commit aa3d6e2 ------------------------------------------------------------------- Thu Jun 16 12:16:16 CEST 2011 - mmarek@suse.cz - Remove the novfs patches, it should be packaged as a KMP, or - ideally, reimplemented as a fuse filesystem (which is the reason why - the current implementation it is never going to be accepted upstream). + ideally, reimplemented as a fuse filesystem (which is the reason why + the current implementation it is never going to be accepted upstream). - Delete patches.fixes/novfs-copy_user-fixes.diff. - Delete patches.fixes/novfs-minsize-fixes. - Delete patches.fixes/novfs-nwcapi.patch. @@ -3655,7 +3675,7 @@ Wed Jun 15 18:22:05 CEST 2011 - jack@suse.cz Wed Jun 15 08:05:05 CEST 2011 - jeffm@suse.com - Update to 3.0-rc3. - - Eliminated 2 patches. + - Eliminated 2 patches. - commit a1fe999 ------------------------------------------------------------------- @@ -3723,9 +3743,9 @@ Mon Jun 13 14:06:28 CEST 2011 - mmarek@suse.cz the SRCVERSION variable will only be used to determine the tarball version. - rpm/compute-PATCHVERSION.sh: Set default PATCHLEVEL and SUBLEVEL to 0. - The package version will thus always match the Makefile version and - the SRCVERSION variable will only be used to determine the tarball - version. + The package version will thus always match the Makefile version and + the SRCVERSION variable will only be used to determine the tarball + version. - rpm/kernel-binary.spec.in: Revert the previous hack. - commit 95c9977 @@ -3748,9 +3768,9 @@ Fri Jun 10 20:24:41 CEST 2011 - jeffm@suse.com Fri Jun 10 17:12:22 CEST 2011 - jeffm@suse.com - x86: Remove warning and warning_symbol from struct - stacktrace_ops. + stacktrace_ops. - Delete - patches.fixes/asus-wmi-Remove-__init-from-asus_wmi_platform_init.patch. + patches.fixes/asus-wmi-Remove-__init-from-asus_wmi_platform_init.patch. - commit 608ce9e ------------------------------------------------------------------- @@ -3842,13 +3862,13 @@ Fri Jun 3 12:51:22 CEST 2011 - mmarek@suse.cz Fri Jun 3 12:09:01 CEST 2011 - mmarek@suse.cz - rpm/macros.kernel-source: Add -b option to %kernel_module_package - to unconditionally call mkinitrd on kmp install (fate#309400). + to unconditionally call mkinitrd on kmp install (fate#309400). - rpm/kernel-module-subpackage: Pass KMP_NEEDS_MKINITRD=1 to - weak-modules2 if the -b option is used. + weak-modules2 if the -b option is used. - rpm/macros.kernel-source: Add -b option to %kernel_module_package - to unconditionally call mkinitrd on kmp install (fate#309400). + to unconditionally call mkinitrd on kmp install (fate#309400). - rpm/kernel-module-subpackage: Pass KMP_NEEDS_MKINITRD=1 to - weak-modules2 if the -b option is used. + weak-modules2 if the -b option is used. - commit 83331f5 ------------------------------------------------------------------- @@ -3869,14 +3889,14 @@ Tue May 31 05:09:44 CEST 2011 - jeffm@suse.com Tue May 31 05:08:21 CEST 2011 - jeffm@suse.com - Updated to 3.0-rc1. - - Eliminated 9 patches. + - Eliminated 9 patches. - commit 5710413 ------------------------------------------------------------------- Mon May 30 15:54:37 CEST 2011 - jack@suse.cz - mm: Fix assertion mapping->nrpages == 0 in end_writeback() - (bnc#693013 bnc#666423). + (bnc#693013 bnc#666423). - Refresh patches.xen/tmem. - commit d3e465a @@ -3884,9 +3904,9 @@ Mon May 30 15:54:37 CEST 2011 - jack@suse.cz Mon May 30 13:58:43 CEST 2011 - jslaby@suse.cz - Refresh - patches.fixes/block-add-proper-state-guards-to-__elv_next_request.patch. + patches.fixes/block-add-proper-state-guards-to-__elv_next_request.patch. - aic94xx: world-writable sysfs update_bios file. - Update upstream info. + Update upstream info. - commit 8912816 ------------------------------------------------------------------- @@ -3947,7 +3967,7 @@ Mon May 16 14:34:33 CEST 2011 - mmarek@suse.cz Fri May 13 15:45:04 CEST 2011 - jeffm@suse.com - Update to 2.6.39-rc7. - - Eliminated 5 patches. + - Eliminated 5 patches. - commit a8a170f ------------------------------------------------------------------- @@ -3960,16 +3980,16 @@ Thu May 12 23:29:11 CEST 2011 - jslaby@suse.cz Thu May 12 14:05:44 CEST 2011 - jslaby@suse.cz - Delete - patches.fixes/iwlwifi-fix-tx-power-configuration-on-3945-and-4965-devices. - It's fixed differently by commits 43f12d47f and f844a709a7 in .39-rc1 + patches.fixes/iwlwifi-fix-tx-power-configuration-on-3945-and-4965-devices. + It's fixed differently by commits 43f12d47f and f844a709a7 in .39-rc1 - commit 7934e2d ------------------------------------------------------------------- Thu May 12 11:56:16 CEST 2011 - jslaby@suse.cz - Refresh - patches.fixes/iwlwifi-fix-tx-power-configuration-on-3945-and-4965-devices. - Note about submission. + patches.fixes/iwlwifi-fix-tx-power-configuration-on-3945-and-4965-devices. + Note about submission. - commit 9922e20 ------------------------------------------------------------------- @@ -3982,15 +4002,15 @@ Tue May 10 19:10:18 CEST 2011 - mhocko@suse.cz Tue May 10 16:14:44 CEST 2011 - mhocko@suse.cz - patches.fixes/aggressive-zone-reclaim.patch: delete because - the patch is very workload specific and can lead to unexpected - reclaims in parallel node local workloads. + the patch is very workload specific and can lead to unexpected + reclaims in parallel node local workloads. - commit 56cf10e ------------------------------------------------------------------- Tue May 10 16:04:27 CEST 2011 - mhocko@suse.cz - Delete patches.suse/mm-devzero-optimisation.patch: we do not need - it anymore as we have zero page back since 2.6.32 + it anymore as we have zero page back since 2.6.32 - commit 323a093 ------------------------------------------------------------------- @@ -4009,64 +4029,64 @@ Mon May 9 14:32:59 CEST 2011 - jbeulich@novell.com Mon May 9 11:32:35 CEST 2011 - jbeulich@novell.com - patches.suse/kconfig-automate-kernel-desktop: Remove stray blank - lines (for older versions of "patch" to grok). + lines (for older versions of "patch" to grok). - commit 4dfa74d ------------------------------------------------------------------- Sat May 7 01:50:06 CEST 2011 - jeffm@suse.com - Removed network driver entropy patches. haveged is installed by default - and should be enabled to generate entropy from non-predictable sources. - - Delete patches.drivers/bnx2-entropy-source.patch. - - Delete patches.drivers/e1000-entropy-source.patch. - - Delete patches.drivers/e1000e-entropy-source.patch. - - Delete patches.drivers/igb-entropy-source.patch. - - Delete patches.drivers/ixgbe-entropy-source.patch. - - Delete patches.drivers/tg3-entropy-source.patch. + and should be enabled to generate entropy from non-predictable sources. + - Delete patches.drivers/bnx2-entropy-source.patch. + - Delete patches.drivers/e1000-entropy-source.patch. + - Delete patches.drivers/e1000e-entropy-source.patch. + - Delete patches.drivers/igb-entropy-source.patch. + - Delete patches.drivers/ixgbe-entropy-source.patch. + - Delete patches.drivers/tg3-entropy-source.patch. - commit c88b893 ------------------------------------------------------------------- Fri May 6 19:36:47 CEST 2011 - jeffm@suse.com - Update - patches.fixes/netfilter-implement-rfc-1123-for-ftp-conntrack - (bnc#466279 bnc#681639). + patches.fixes/netfilter-implement-rfc-1123-for-ftp-conntrack + (bnc#466279 bnc#681639). - commit 72e779f ------------------------------------------------------------------- Fri May 6 19:31:10 CEST 2011 - jeffm@suse.com - Disabled patches.drivers/libata-unlock-hpa-by-default; It may have - been obsoleted by upstream commit d8d9129e. + been obsoleted by upstream commit d8d9129e. - commit 1a21ab3 ------------------------------------------------------------------- Fri May 6 18:51:20 CEST 2011 - jeffm@suse.com - sysctl: Increase IPC defaults (bnc#146656) - - Delete patches.suse/shmall-bigger. + - Delete patches.suse/shmall-bigger. - commit a70e34f ------------------------------------------------------------------- Fri May 6 17:50:56 CEST 2011 - jeffm@suse.com - sysctl/i386/desktop, sysctl/x86_64/desktop: Add vm.dirty_ratio = 20 - for desktop flavors (bnc#552883) - - Delete patches.suse/mm-tune-dirty-limits.patch. + for desktop flavors (bnc#552883) + - Delete patches.suse/mm-tune-dirty-limits.patch. - commit dbe73e2 ------------------------------------------------------------------- Fri May 6 17:25:45 CEST 2011 - jeffm@suse.com - sysctl/defaults: Added kernel.hung_task_timeout=0 - - Delete patches.suse/hung_task_timeout-configurable-default. + - Delete patches.suse/hung_task_timeout-configurable-default. - commit 78f9eed ------------------------------------------------------------------- Fri May 6 16:41:07 CEST 2011 - mmarek@suse.cz - rpm/kernel-{binary,source}.spec.in: Install per-kernel /boot/sysctl-* - files (patch from Jeff Mahoney). + files (patch from Jeff Mahoney). - commit 473f2d1 ------------------------------------------------------------------- @@ -4079,7 +4099,7 @@ Thu May 5 22:35:53 CEST 2011 - jeffm@suse.com Thu May 5 22:23:21 CEST 2011 - jeffm@suse.com - Updated to 2.6.39-rc6. - - 2 patches eliminated. + - 2 patches eliminated. - commit 2643e59 ------------------------------------------------------------------- @@ -4093,9 +4113,9 @@ Tue May 3 03:08:18 CEST 2011 - tonyj@suse.de Fri Apr 29 20:35:21 CEST 2011 - jeffm@suse.com - rpm/compute-PATCHVERSION.sh: Replace ^+++ with ^\+\+\+ as an - awk regex. It's technically invalid. + awk regex. It's technically invalid. - rpm/compute-PATCHVERSION.sh: Replace ^+++ with ^\+\+\+ as an - awk regex. It's technically invalid. + awk regex. It's technically invalid. - commit 52dd0f0 ------------------------------------------------------------------- @@ -4117,7 +4137,7 @@ Fri Apr 29 00:36:03 CEST 2011 - gregkh@suse.de - Delete patches.suse/linux-2.6.29-dont-wait-for-mouse.patch. - Delete patches.suse/linux-2.6.29-even-faster-kms.patch. - Delete - patches.suse/linux-2.6.29-jbd-longer-commit-interval.patch. + patches.suse/linux-2.6.29-jbd-longer-commit-interval.patch. - Delete patches.suse/linux-2.6.29-kms-after-sata.patch. - Delete patches.suse/linux-2.6.29-touchkit.patch. - commit c13427d @@ -4132,22 +4152,22 @@ Fri Apr 29 00:17:46 CEST 2011 - jbenc@suse.cz Thu Apr 28 23:32:44 CEST 2011 - rjw@suse.de - Delete patches.xen/xen3-x86-mcp51-no-dac. - Also remove the series.conf entires for the x86-mcp-no-dac patches. + Also remove the series.conf entires for the x86-mcp-no-dac patches. - commit 574577b ------------------------------------------------------------------- Thu Apr 28 23:16:27 CEST 2011 - rjw@suse.de - Delete patches.arch/x86-mcp51-no-dac. (This is a blacklist entry that - has been rejected by the mainline, the problem reporter is gone and - it's next to impossible to verify it now.) + has been rejected by the mainline, the problem reporter is gone and + it's next to impossible to verify it now.) - commit 195b113 ------------------------------------------------------------------- Thu Apr 28 21:38:22 CEST 2011 - jslaby@suse.cz - Refresh - patches.fixes/iwlwifi-fix-tx-power-configuration-on-3945-and-4965-devices. + patches.fixes/iwlwifi-fix-tx-power-configuration-on-3945-and-4965-devices. - commit a2662ae ------------------------------------------------------------------- @@ -4162,14 +4182,14 @@ Thu Apr 28 20:56:33 CEST 2011 - jslaby@suse.cz Thu Apr 28 20:30:56 CEST 2011 - bphilips@suse.de - Delete - patches.drivers/tg3-5785-and-57780-asic-revs-not-working.patch. + patches.drivers/tg3-5785-and-57780-asic-revs-not-working.patch. - commit 9917206 ------------------------------------------------------------------- Thu Apr 28 20:19:59 CEST 2011 - bphilips@suse.de - Delete - patches.suse/uvcvideo-ignore-hue-control-for-5986-0241.patch. + patches.suse/uvcvideo-ignore-hue-control-for-5986-0241.patch. - commit 08374b3 ------------------------------------------------------------------- @@ -4202,7 +4222,7 @@ Thu Apr 28 14:18:12 CEST 2011 - jbeulich@novell.com Wed Apr 27 22:20:02 CEST 2011 - jeffm@suse.com - Delete - patches.drivers/disable-catas_reset-by-default-to-avoid-problems-with-eeh.patch. + patches.drivers/disable-catas_reset-by-default-to-avoid-problems-with-eeh.patch. - commit 399a100 ------------------------------------------------------------------- @@ -4264,10 +4284,10 @@ Wed Apr 27 21:34:13 CEST 2011 - jeffm@suse.com - Delete patches.suse/acpi-don-t-preempt-until-the-system-is-up. - Delete - patches.suse/acpi-generic-initramfs-table-override-support. + patches.suse/acpi-generic-initramfs-table-override-support. - Delete patches.suse/add-initramfs-file_read_write. - Delete - patches.suse/init-move-populate_rootfs-back-to-start_kernel. + patches.suse/init-move-populate_rootfs-back-to-start_kernel. - commit d4910b3 ------------------------------------------------------------------- @@ -4281,14 +4301,14 @@ Wed Apr 27 21:29:24 CEST 2011 - jeffm@suse.com Wed Apr 27 21:11:59 CEST 2011 - jeffm@suse.com - Delete patches.suse/osync-error. It was unused and the issue it fixed in - kernels prior to 2.6.32 doesn't exist anymore. + kernels prior to 2.6.32 doesn't exist anymore. - commit 52cc654 ------------------------------------------------------------------- Wed Apr 27 20:48:55 CEST 2011 - jeffm@suse.com - Delete patches.suse/s390-System.map.diff: Proper fix in binutils has - long since been upstream. + long since been upstream. - commit 2847a36 ------------------------------------------------------------------- @@ -4321,7 +4341,7 @@ Wed Apr 27 20:18:37 CEST 2011 - jeffm@suse.com Wed Apr 27 20:16:52 CEST 2011 - jeffm@suse.com - Delete patches.suse/unmap_vmas-lat: No bug report or signed-off-by. - - Delete patches.arch/s390-add-FREE_PTE_NR. + - Delete patches.arch/s390-add-FREE_PTE_NR. - commit 2a392c2 ------------------------------------------------------------------- @@ -4334,7 +4354,7 @@ Wed Apr 27 20:16:00 CEST 2011 - jeffm@suse.com Wed Apr 27 20:15:02 CEST 2011 - jeffm@suse.com - Update to 2.6.39-rc5. - - Eliminated 2 patches. + - Eliminated 2 patches. - commit 5288a05 ------------------------------------------------------------------- @@ -4354,7 +4374,7 @@ Wed Apr 27 19:43:47 CEST 2011 - jeffm@suse.com Tue Apr 26 11:03:18 CEST 2011 - jkosina@suse.cz - HID: add noget quirk barcode scanners from Symbol Technologies - (bnc#689290). + (bnc#689290). - commit f5b999f ------------------------------------------------------------------- @@ -4367,7 +4387,7 @@ Fri Apr 22 00:01:41 CEST 2011 - jeffm@suse.com Tue Apr 19 23:37:06 CEST 2011 - jack@suse.cz - Revert changes to sparc configs to not make life harder for Jan Engelhardt - maintaining sparc architecture. + maintaining sparc architecture. - commit cdac873 ------------------------------------------------------------------- @@ -4386,7 +4406,7 @@ Tue Apr 19 23:30:34 CEST 2011 - jack@suse.cz Tue Apr 19 17:41:41 CEST 2011 - jeffm@suse.com - Updated to 2.6.39-rc4. - - Eliminated 1 patch. + - Eliminated 1 patch. - commit 3f654c8 ------------------------------------------------------------------- @@ -4399,15 +4419,15 @@ Tue Apr 19 17:16:52 CEST 2011 - jeffm@suse.com Mon Apr 18 10:30:49 CEST 2011 - eich@suse.de - Combined and consolidated bootsplash patch (bnc#669777, - bnc#570082, bnc#595657, bnc#594209, bnc#544645). - - Delete patches.suse/Cleanup-and-make-boot-splash-work-with-KMS.patch. - - Delete patches.suse/bootsplash. - - Delete patches.suse/bootsplash-console-fix. - - Delete patches.suse/bootsplash-keep-multiple-data. - - Delete patches.suse/bootsplash-scaler. - - Reformatted code, fixed some minor bugs that became obvious. - - Fixed race that led to null pointer dereference in splash_read_proc(): - bnc#669777. + bnc#570082, bnc#595657, bnc#594209, bnc#544645). + - Delete patches.suse/Cleanup-and-make-boot-splash-work-with-KMS.patch. + - Delete patches.suse/bootsplash. + - Delete patches.suse/bootsplash-console-fix. + - Delete patches.suse/bootsplash-keep-multiple-data. + - Delete patches.suse/bootsplash-scaler. + - Reformatted code, fixed some minor bugs that became obvious. + - Fixed race that led to null pointer dereference in splash_read_proc(): + bnc#669777. - commit 95844c5 ------------------------------------------------------------------- @@ -4420,7 +4440,7 @@ Sat Apr 16 19:18:05 CEST 2011 - trenn@suse.de Sat Apr 16 18:42:01 CEST 2011 - trenn@suse.de - intel_idle: Make lapic_timer_reliable_states a boot param - (bnc#675161). + (bnc#675161). - commit 85b156b ------------------------------------------------------------------- @@ -4434,7 +4454,7 @@ Sat Apr 16 00:31:11 CEST 2011 - jack@suse.cz Fri Apr 15 20:24:29 CEST 2011 - jeffm@suse.com - Enabled CONFIG_GIGASET_CAPI (bnc#686008). - - This results in automatically disabling CONFIG_GIGASET_I4L. + - This results in automatically disabling CONFIG_GIGASET_I4L. - commit 697e68b ------------------------------------------------------------------- @@ -4454,7 +4474,7 @@ Fri Apr 15 13:21:49 CEST 2011 - jbeulich@novell.com - Update Xen patches to 2.6.39-rc3 and c/s 1079. - blktap2: replace hard-coded limit of tap devices with - configurable one. + configurable one. - config.conf: Re-enable Xen configs. - Update x86 config files. - commit d3bfd6c @@ -4463,7 +4483,7 @@ Fri Apr 15 13:21:49 CEST 2011 - jbeulich@novell.com Thu Apr 14 18:43:07 CEST 2011 - jeffm@suse.com - fs/partitions/efi.c: corrupted GUID partition tables can cause - kernel oops (bnc#687113 CVE-2011-1577). + kernel oops (bnc#687113 CVE-2011-1577). - commit 385b393 ------------------------------------------------------------------- @@ -4508,7 +4528,7 @@ Tue Apr 12 21:30:55 CEST 2011 - jeffm@suse.com Tue Apr 12 20:46:13 CEST 2011 - jeffm@suse.com - Updated to 2.6.39-rc3. - - Eliminated 2 patches. + - Eliminated 2 patches. - commit 200c913 ------------------------------------------------------------------- @@ -4533,29 +4553,29 @@ Tue Apr 12 19:37:48 CEST 2011 - jeffm@suse.com Tue Apr 12 19:10:01 CEST 2011 - jeffm@suse.com - Update to 2.6.39-rc2. - - Eliminated 18 patches. - - Added 3 patches. - - hv_mouse: needs . - - dm-raid45: Remove blk_unplug calls. - - novfs: 2.6.39 API update. - - Xen, Swap-over-NFS, and certain SCSI multipath features are disabled. - - patches.kernel.org is no longer used to contain upstream patches - for -rc releases. Users planning on building their own kernel should - have a copy of the tarball corresponding to the -rc releases. + - Eliminated 18 patches. + - Added 3 patches. + - hv_mouse: needs . + - dm-raid45: Remove blk_unplug calls. + - novfs: 2.6.39 API update. + - Xen, Swap-over-NFS, and certain SCSI multipath features are disabled. + - patches.kernel.org is no longer used to contain upstream patches + for -rc releases. Users planning on building their own kernel should + have a copy of the tarball corresponding to the -rc releases. - commit adf9d16 ------------------------------------------------------------------- Mon Apr 11 09:43:45 CEST 2011 - neilb@suse.de - Make selection of 'readdir-plus' adapt to usage patterns - (bnc#678123). + (bnc#678123). - commit 5de99a8 ------------------------------------------------------------------- Wed Apr 6 09:01:38 CEST 2011 - jeffm@suse.de - reiserfs: Force inode evictions before umount to avoid crash - (bnc#610598 bnc#680073 bnc#684112). + (bnc#610598 bnc#680073 bnc#684112). - Delete patches.fixes/reiserfs-xattr-crash-fix. - commit bf57d20 @@ -4569,21 +4589,21 @@ Tue Apr 5 10:42:22 CEST 2011 - jslaby@suse.cz Wed Mar 30 23:50:41 CEST 2011 - jeffm@suse.com - Delete patches.suse/twofish-2.6. - - This was for 2.4 compatibility and has been moved to KMP purgatory. + - This was for 2.4 compatibility and has been moved to KMP purgatory. - commit dcca506 ------------------------------------------------------------------- Wed Mar 30 10:32:32 CEST 2011 - jslaby@suse.cz - Relax si_code check in rt_sigqueueinfo and rt_tgsigqueueinfo - (bnc#681826). + (bnc#681826). - commit 2e71042 ------------------------------------------------------------------- Mon Mar 28 16:08:19 CEST 2011 - trenn@suse.de - Update config files, remove CONFIG_X86_MCE_XEON75XX=m - ->driver got reverted with previous commit + ->driver got reverted with previous commit - Refresh patches.xen/xen3-auto-arch-x86.diff. - commit b367e7b @@ -4595,18 +4615,18 @@ Mon Mar 28 15:23:44 CEST 2011 - trenn@suse.de APEI implementation should take care of that in recent kernels. - Delete patches.arch/x86_mce_intel_decode_physical_address.patch. - Delete - patches.arch/x86_mce_intel_decode_physical_address_compile_fix.patch. + patches.arch/x86_mce_intel_decode_physical_address_compile_fix.patch. - Delete - patches.arch/x86_mce_intel_decode_physical_address_rename_fix.patch. + patches.arch/x86_mce_intel_decode_physical_address_rename_fix.patch. - Delete - patches.arch/x86_mce_intel_decode_physical_fix_dynamic_debug.patch. + patches.arch/x86_mce_intel_decode_physical_fix_dynamic_debug.patch. - commit 1fe7a22 ------------------------------------------------------------------- Mon Mar 28 14:07:07 CEST 2011 - mmarek@suse.cz - rpm/kernel-binary.spec.in: Do not install unneeded packages in the - build chroot. + build chroot. - commit 7f4c49d ------------------------------------------------------------------- @@ -4626,7 +4646,7 @@ Thu Mar 24 17:26:22 CET 2011 - tiwai@suse.de Thu Mar 24 16:21:06 CET 2011 - jslaby@suse.cz - Prevent rt_sigqueueinfo and rt_tgsigqueueinfo from spoofing - the signal code (bnc#681826 CVE-2011-1020). + the signal code (bnc#681826 CVE-2011-1020). - commit 2e42fd4 ------------------------------------------------------------------- @@ -4635,7 +4655,7 @@ Thu Mar 24 14:02:20 CET 2011 - tiwai@suse.de - sound/oss/opl3: validate voice and channel indexes (bnc#681999). - sound/oss: remove offset from load_patch callbacks (bnc#681999). - ALSA: sound/pci/asihpi: check adapter index in hpi_ioctl - (bnc#680816). + (bnc#680816). - commit 09ff6e9 ------------------------------------------------------------------- @@ -4648,7 +4668,7 @@ Mon Mar 21 19:56:38 CET 2011 - jack@suse.cz Mon Mar 21 16:44:29 CET 2011 - jkosina@suse.cz - HID: add support for Skycable 0x3f07 wireless presenter - (bnc#681297). + (bnc#681297). - commit 892e8d4 ------------------------------------------------------------------- @@ -4679,12 +4699,12 @@ Fri Mar 18 08:48:08 CET 2011 - jbeulich@novell.com Thu Mar 17 12:24:09 CET 2011 - sjayaraman@suse.de - netvm: Do not mark requests for swapfile writes as dirty or - kswapd fails to free the page (bnc#678472). + kswapd fails to free the page (bnc#678472). - nfs: Use page_file_offset during page writeback (bnc#677738). - nfs: Convert nfs_mark_request_dirty() to use page_file_mapping() - (bnc#677738). + (bnc#677738). - netvm: Remove duplicated initialization in net/ipv4/route.c - (bnc#678970). + (bnc#678970). - collapse: mm: Report the low watermark correctly (bnc#678497). - commit a798dd1 @@ -4698,7 +4718,7 @@ Tue Mar 15 16:19:53 CET 2011 - jeffm@suse.com Mon Mar 14 01:22:01 CET 2011 - jeffm@suse.com - Linux: 2.6.38-rc8. - - Eliminated 1 patch. + - Eliminated 1 patch. - commit 7da557d ------------------------------------------------------------------- @@ -4723,38 +4743,38 @@ Fri Mar 11 14:19:55 CET 2011 - jbeulich@novell.com Tue Mar 8 01:00:02 CET 2011 - jeffm@suse.de - Update to 2.6.38-rc7. - - Refresh patches.xen/xen-x86-no-lapic. - - Refresh patches.xen/xen3-patch-2.6.19. + - Refresh patches.xen/xen-x86-no-lapic. + - Refresh patches.xen/xen3-patch-2.6.19. - commit 7eb9d30 ------------------------------------------------------------------- Mon Mar 7 13:50:08 CET 2011 - mmarek@suse.cz - rpm/kernel-binary.spec.in: Do not abort build because of - supported.conf inconsistency if %supported_modules_check == 0. + supported.conf inconsistency if %supported_modules_check == 0. - rpm/kernel-binary.spec.in: Do not abort build because of - supported.conf inconsistency if %supported_modules_check == 0. + supported.conf inconsistency if %supported_modules_check == 0. - commit 88d5daa ------------------------------------------------------------------- Wed Mar 2 09:02:40 CET 2011 - jbeulich@novell.com - patches.arch/x86_64-unwind-annotations: Fix a fatal oversight in - yesterday's change. + yesterday's change. - commit 098768b ------------------------------------------------------------------- Mon Feb 28 15:34:35 CET 2011 - jbeulich@novell.com - patches.arch/x86_64-unwind-annotations: Add annotations to - lib/rwsem_64.S. + lib/rwsem_64.S. - commit 87944ac ------------------------------------------------------------------- Thu Feb 24 16:27:46 CET 2011 - tiwai@suse.de - ALSA: usb-audio: fix oops due to cleanup race when disconnecting - (bnc#674735). + (bnc#674735). - commit ed81f8c ------------------------------------------------------------------- @@ -4767,7 +4787,7 @@ Wed Feb 23 23:03:41 CET 2011 - mmarek@suse.cz Tue Feb 22 21:49:18 CET 2011 - jeffm@suse.com - Update to 2.6.38-rc6. - - Eliminated 1 patch. + - Eliminated 1 patch. - commit 6cce7bb ------------------------------------------------------------------- @@ -4780,7 +4800,7 @@ Tue Feb 22 10:00:42 CET 2011 - mmarek@suse.cz Mon Feb 21 10:31:05 CET 2011 - tiwai@suse.de - ALSA: caiaq - Fix possible string-buffer overflow (bnc#672499, - CVE-2011-0712). + CVE-2011-0712). - commit 5ef002b ------------------------------------------------------------------- @@ -4799,22 +4819,22 @@ Thu Feb 17 02:28:52 CET 2011 - jeffm@suse.de Thu Feb 17 01:24:01 CET 2011 - gregkh@suse.de - Update config files. - - disable CONFIG_DRM_VMWGFX (bnc#606458) - - update sparc configs to at least be able to run "make oldconfig" + - disable CONFIG_DRM_VMWGFX (bnc#606458) + - update sparc configs to at least be able to run "make oldconfig" - commit da75bd9 ------------------------------------------------------------------- Wed Feb 16 16:14:52 CET 2011 - jbeulich@novell.com - patches.arch/x86_64-unwind-annotations: Re-add change lost during - initial 2.6.37 merge. + initial 2.6.37 merge. - commit e493205 ------------------------------------------------------------------- Mon Feb 14 13:42:21 CET 2011 - mmarek@suse.cz - Move spec file templates and helper scripts to a separate branch, to - ease synchronizing these files among master, vanilla and linux-next. + ease synchronizing these files among master, vanilla and linux-next. - commit 411abb8 ------------------------------------------------------------------- @@ -4834,7 +4854,7 @@ Mon Feb 14 13:20:47 CET 2011 - mmarek@suse.cz Mon Feb 14 13:19:22 CET 2011 - mmarek@suse.cz - rpm/kernel-source.spec.in: Delete misc/extract-modaliases, the code - was merged into rpm's find-supplements script. + was merged into rpm's find-supplements script. - Delete rpm/check-build.sh, not needed anymore. - commit 0a157b1 @@ -4842,43 +4862,43 @@ Mon Feb 14 13:19:22 CET 2011 - mmarek@suse.cz Thu Feb 10 02:57:43 CET 2011 - jeffm@suse.com - flexcop: fix registering braindead stupid names (brc#575873 - bnc#661429). + bnc#661429). - commit 72bd3d0 ------------------------------------------------------------------- Wed Feb 9 22:55:13 CET 2011 - gregkh@suse.de - Staging: samsung-laptop: add support for lots of laptops - (bnc#661682). + (bnc#661682). - commit 1eb5eaa ------------------------------------------------------------------- Wed Feb 9 13:37:33 CET 2011 - mmarek@suse.cz - rpm/kernel-source.spec.in: Set timestamp of sources to the commit - timestamp, so that they are always older than generated files in - /usr/src/linux-obj (bnc#669669). + timestamp, so that they are always older than generated files in + /usr/src/linux-obj (bnc#669669). - commit 8565452 ------------------------------------------------------------------- Wed Feb 9 00:08:37 CET 2011 - mmarek@suse.cz - rpm/kernel-binary.spec.in: Do not run fdupes in /usr/src/linux-obj, to - keep timestamps intact. + keep timestamps intact. - commit 9ba5ff0 ------------------------------------------------------------------- Tue Feb 8 23:42:06 CET 2011 - mmarek@suse.cz - rpm/kernel-source.spec.in: Remove .gitignore files after applying patches - (fix last change). + (fix last change). - commit 907f9cc ------------------------------------------------------------------- Tue Feb 8 18:10:13 CET 2011 - jeffm@suse.com - Updated to 2.6.38-rc4. - - Eliminated 1 patch. + - Eliminated 1 patch. - commit c327e0a ------------------------------------------------------------------- @@ -4926,8 +4946,8 @@ Mon Feb 7 16:19:29 CET 2011 - mmarek@suse.cz Mon Feb 7 14:27:36 CET 2011 - mmarek@suse.cz - rpm/kernel-binary.spec.in, rpm/kernel-spec-macros: Fix the definition - of %release_major and rename it to %release_num to better describe - what it does. Add some comments to explain how the versioning works. + of %release_major and rename it to %release_num to better describe + what it does. Add some comments to explain how the versioning works. - commit 9a3bc94 ------------------------------------------------------------------- @@ -4946,14 +4966,14 @@ Fri Feb 4 01:46:21 CET 2011 - jeffm@suse.com Fri Feb 4 01:44:50 CET 2011 - jeffm@suse.com - Updated to 2.6.38-rc3. - - Eliminated 2 patches. + - Eliminated 2 patches. - commit b6b51ca ------------------------------------------------------------------- Wed Feb 2 17:25:06 CET 2011 - tiwai@suse.de - ALSA: hda - Fix memory leaks in conexant jack arrays - (bnc#668929). + (bnc#668929). - commit 31971a4 ------------------------------------------------------------------- @@ -4991,8 +5011,8 @@ Sun Jan 23 02:16:20 CET 2011 - jeffm@suse.de Sun Jan 23 00:25:45 CET 2011 - jeffm@suse.com - Update config files. - - CONFIG_EXPERT=n on all but ps3 - - Vanilla configs updated. + - CONFIG_EXPERT=n on all but ps3 + - Vanilla configs updated. - commit b25e639 ------------------------------------------------------------------- @@ -5013,7 +5033,7 @@ Sun Jan 23 00:09:06 CET 2011 - jeffm@suse.com Sat Jan 22 23:45:07 CET 2011 - jeffm@suse.com - Updated to 2.6.38-rc2. - - Eliminated 1 patch. + - Eliminated 1 patch. - commit 90baa82 ------------------------------------------------------------------- @@ -5032,30 +5052,30 @@ Sat Jan 22 00:32:08 CET 2011 - jeffm@suse.de Sat Jan 22 00:27:46 CET 2011 - jeffm@suse.de - Update to 2.6.38-rc1. - - Removed 12 patches. - - Xen is disabled. - - Quite a few patches need updating. + - Removed 12 patches. + - Xen is disabled. + - Quite a few patches need updating. - commit 9163bb7 ------------------------------------------------------------------- Fri Jan 21 02:42:39 CET 2011 - trenn@suse.de - perf: Do not export power_frequency, but power_start event - (bnc#665153). + (bnc#665153). - cpuidle/x86/perf: fix power:cpu_idle double end events and - throw cpu_idle events from the cpuidle layer (bnc#665153). + throw cpu_idle events from the cpuidle layer (bnc#665153). - perf: Clean up power events by introducing new, more generic - ones (bnc#665153). + ones (bnc#665153). - cpuidle: Rename X86 specific idle poll state from C0 to POLL - (bnc#665153). + (bnc#665153). - perf timechart: Adjust perf timechart to the new power events - (bnc#665153). + (bnc#665153). - Fix display of idle boxes (none). - Fix huge and wronge C-state drawings due to uninitialized - start/end timestamps (none). + start/end timestamps (none). - Update config files. - doc/config-options.changes: - CONFIG_EVENT_POWER_TRACING_DEPRECATED=y + CONFIG_EVENT_POWER_TRACING_DEPRECATED=y - commit b308eff ------------------------------------------------------------------- @@ -5068,7 +5088,7 @@ Wed Jan 19 21:13:46 CET 2011 - jbohac@suse.cz Tue Jan 18 01:48:18 CET 2011 - trenn@suse.de - ACPI / ACPICA: Initialize the global lock spinlock as - appropriate (bnc#637377). + appropriate (bnc#637377). - commit c4b8238 ------------------------------------------------------------------- @@ -5087,22 +5107,22 @@ Mon Jan 17 20:52:49 CET 2011 - jeffm@suse.com Fri Jan 14 16:29:03 CET 2011 - mmarek@suse.cz - Revert %kernelrelease changes originally made on the vanilla branch, - they break on master and must be done differently. + they break on master and must be done differently. - commit b610327 ------------------------------------------------------------------- Thu Jan 13 21:29:19 CET 2011 - jkosina@suse.cz - Input: introduce 'notimeout' blacklist for Dell Vostro V13 - (bnc#641105). + (bnc#641105). - commit cb76856 ------------------------------------------------------------------- Wed Jan 12 21:32:17 CET 2011 - jeffm@suse.com - In-kernel dependencies for reiser4 - - Delete patches.suse/reiser4-exports. - - Delete patches.suse/reiser4-set_page_dirty_notag. + - Delete patches.suse/reiser4-exports. + - Delete patches.suse/reiser4-set_page_dirty_notag. - commit 1b97130 ------------------------------------------------------------------- @@ -5176,7 +5196,7 @@ Thu Jan 6 20:51:31 CET 2011 - jeffm@suse.com Thu Jan 6 19:48:28 CET 2011 - mmarek@suse.cz - rpm/kernel-source.spec.in: Move the source tree if %kernelrelease is - different from the tarball version. + different from the tarball version. - commit 6be9ffe ------------------------------------------------------------------- @@ -5195,28 +5215,28 @@ Thu Jan 6 17:09:12 CET 2011 - jeffm@suse.com Thu Jan 6 17:08:44 CET 2011 - jeffm@suse.com - Removed unused kdb patches. - - Delete patches.suse/kdb-build-fixes. - - Delete patches.suse/kdb-common. - - Delete - patches.suse/kdb-fix-assignment-from-incompatible-pointer-warnings. - - Delete - patches.suse/kdb-fix-kdb_cmds-to-include-the-arch-common-macro. - - Delete patches.suse/kdb-handle-nonexistance-keyboard-controller. - - Delete patches.suse/kdb-ia64. - - Delete patches.suse/kdb-usb-rework. - - Delete patches.suse/kdb-vm-api-changes-for-2-6-34. - - Delete patches.suse/kdb-x86. - - Delete patches.suse/kdb-x86-build-fixes. - - Delete patches.suse/kdb_dont_touch_i8042_early.patch. - - Delete patches.suse/kdb_fix_ia64_build.patch. - - Delete patches.xen/xen3-kdb-x86. + - Delete patches.suse/kdb-build-fixes. + - Delete patches.suse/kdb-common. + - Delete + patches.suse/kdb-fix-assignment-from-incompatible-pointer-warnings. + - Delete + patches.suse/kdb-fix-kdb_cmds-to-include-the-arch-common-macro. + - Delete patches.suse/kdb-handle-nonexistance-keyboard-controller. + - Delete patches.suse/kdb-ia64. + - Delete patches.suse/kdb-usb-rework. + - Delete patches.suse/kdb-vm-api-changes-for-2-6-34. + - Delete patches.suse/kdb-x86. + - Delete patches.suse/kdb-x86-build-fixes. + - Delete patches.suse/kdb_dont_touch_i8042_early.patch. + - Delete patches.suse/kdb_fix_ia64_build.patch. + - Delete patches.xen/xen3-kdb-x86. - commit c9e725d ------------------------------------------------------------------- Thu Jan 6 16:10:26 CET 2011 - jeffm@suse.com - rpm/kernel-source.spec.in: Remove the relocation of the source tree. - It's expanded in-place. + It's expanded in-place. - commit 8cde941 ------------------------------------------------------------------- @@ -5229,7 +5249,7 @@ Thu Jan 6 15:49:34 CET 2011 - jack@suse.cz Thu Jan 6 13:56:07 CET 2011 - mmarek@suse.cz - Delete patches.fixes/kbuild-fix-generating-of-.symtypes-files. - Fixed upstream in commit e26d6b8. + Fixed upstream in commit e26d6b8. - commit 1b628e1 ------------------------------------------------------------------- @@ -5238,7 +5258,7 @@ Thu Jan 6 10:07:22 CET 2011 - mgalbraith@suse.de - Replaced autogroup patch with what will appear in 2.6.38 - Replaced cgroup use after free fix wtih what will appear in 2.6.38 - Refresh - patches.fixes/sched-cgroup-use-exit-hook-to-avoid-use-after-free-crash. + patches.fixes/sched-cgroup-use-exit-hook-to-avoid-use-after-free-crash. - Refresh patches.suse/sched-automated-per-session-task-groups. - Delete patches.fixes/sched-fix-autogroup-proc-interface-race. - commit 81f018b @@ -5259,7 +5279,7 @@ Thu Dec 30 00:50:58 CET 2010 - jeffm@suse.com Wed Dec 29 22:23:21 CET 2010 - jeffm@suse.com - Update to 2.6.37-rc8. - - Eliminated 1 patch. + - Eliminated 1 patch. - commit 42518e6 ------------------------------------------------------------------- @@ -5284,38 +5304,38 @@ Mon Dec 27 23:24:08 CET 2010 - jeffm@suse.com Mon Dec 27 23:09:38 CET 2010 - jeffm@suse.com - Update to 2.6.37-rc7. - - Eliminated 9 patches. + - Eliminated 9 patches. - commit d38591c ------------------------------------------------------------------- Mon Dec 20 12:48:45 CET 2010 - jslaby@suse.cz - Revert "x86: allocate space within a region top-down" - (bnc#655048). - Backport to XEN. + (bnc#655048). + Backport to XEN. - commit 92c0965 ------------------------------------------------------------------- Mon Dec 20 11:33:32 CET 2010 - jslaby@suse.cz - Revert "PCI: fix pci_bus_alloc_resource() hang, prefer positive - decode" (bnc#655048). + decode" (bnc#655048). - Revert "x86: allocate space within a region top-down" - (bnc#655048). + (bnc#655048). - Revert "x86/PCI: allocate space from the end of a region, - not the beginning" (bnc#655048). + not the beginning" (bnc#655048). - Revert "PCI: allocate bus resources from the top down" - (bnc#655048). + (bnc#655048). - Revert "resources: support allocating space within a region - from the top down" (bnc#655048). + from the top down" (bnc#655048). - resources: add arch hook for preventing allocation in reserved - areas (bnc#655048). + areas (bnc#655048). - x86: avoid low BIOS area when allocating address space - (bnc#655048). + (bnc#655048). - x86: avoid E820 regions when allocating address space - (bnc#655048). + (bnc#655048). - x86: avoid high BIOS area when allocating address space - (bnc#655048). + (bnc#655048). - Refresh patches.xen/xen3-patch-2.6.34. - commit 7bbbf27 @@ -5330,8 +5350,8 @@ Mon Dec 20 11:29:01 CET 2010 - jslaby@suse.cz Mon Dec 20 11:19:41 CET 2010 - jslaby@suse.cz - Delete - patches.fixes/res-0010-PCI-fix-pci_bus_alloc_resource-hang-prefer-positive-.patch. - It's unreferenced and wrong. + patches.fixes/res-0010-PCI-fix-pci_bus_alloc_resource-hang-prefer-positive-.patch. + It's unreferenced and wrong. - commit 9e6fc50 ------------------------------------------------------------------- @@ -5368,10 +5388,10 @@ Mon Dec 13 09:12:36 CET 2010 - tiwai@suse.de Fri Dec 10 09:23:46 CET 2010 - jslaby@suse.cz - resources: add arch hook for preventing allocation in reserved - areas (bnc#655048). + areas (bnc#655048). - x86: avoid BIOS area when allocating address space (bnc#655048). - x86: avoid PNP resources when allocating address space - (bnc#655048). + (bnc#655048). - Refresh patches.xen/xen3-patch-2.6.34. - commit 7e25353 @@ -5404,14 +5424,14 @@ Thu Dec 9 14:48:13 CET 2010 - mmarek@suse.cz Wed Dec 8 17:34:25 CET 2010 - mmarek@suse.cz - rpm/kernel-docs.spec.in: Allow to build against any version of - kernel-source + kernel-source - commit 37bdc47 ------------------------------------------------------------------- Tue Dec 7 16:38:29 CET 2010 - jbeulich@novell.com - patches.arch/x86_64-unwind-annotations: Remove stringification - (needed only with very old assemblers). + (needed only with very old assemblers). - commit 987c244 ------------------------------------------------------------------- @@ -5442,7 +5462,7 @@ Tue Dec 7 09:40:37 CET 2010 - jbeulich@novell.com Mon Dec 6 12:40:34 CET 2010 - mgalbraith@suse.de - Replace buggy per tty autogroup patch with final per session patch as - integrated into tip. + integrated into tip. - sched: Add 'autogroup' scheduling feature: automated per session task groups (bnc#657613). - Delete patches.suse/sched-automated-per-tty-task-groups. - commit 0db6b6b @@ -5451,12 +5471,12 @@ Mon Dec 6 12:40:34 CET 2010 - mgalbraith@suse.de Mon Dec 6 09:12:01 CET 2010 - jbeulich@novell.com - patches.rpmify/rpm-kernel-config, patches.rpmify/split-package, - patches.suse/0004-richacl-In-memory-representation-and-helper-function.patch, - patches.suse/SoN-15-netvm-reserve.patch, - patches.suse/SoN-27-nfs-swap_ops.patch, - patches.suse/kconfig-automate-kernel-desktop, - patches.suse/mm-tune-dirty-limits.patch, - patches.suse/supported-flag-enterprise: Clean up Kconfig portions. + patches.suse/0004-richacl-In-memory-representation-and-helper-function.patch, + patches.suse/SoN-15-netvm-reserve.patch, + patches.suse/SoN-27-nfs-swap_ops.patch, + patches.suse/kconfig-automate-kernel-desktop, + patches.suse/mm-tune-dirty-limits.patch, + patches.suse/supported-flag-enterprise: Clean up Kconfig portions. - commit 713650c ------------------------------------------------------------------- @@ -5489,7 +5509,7 @@ Fri Nov 26 15:04:27 CET 2010 - jbeulich@novell.com - Update Xen patches to 2.6.37-rc3-git1 and c/s 1055. - xen/acpi: Add memory hotadd to pvops dom0 (bnc#651066). - xen/acpi: Export host physical CPU information to dom0 - (bnc#651066). + (bnc#651066). - Xen: para-virtual watchdog driver. - introduce {rd,wr}msr_safe_on_pcpu() and add/enable users. - eliminate scalability issues from initrd handling. @@ -5513,7 +5533,7 @@ Wed Nov 24 15:49:45 CET 2010 - jeffm@suse.com Mon Nov 22 19:48:15 CET 2010 - jeffm@suse.com - Update to 2.6.37-rc3. - - Eliminated 1 patch. + - Eliminated 1 patch. - commit 12ac0ac ------------------------------------------------------------------- @@ -5537,7 +5557,7 @@ Sun Nov 21 16:35:45 CET 2010 - jslaby@suse.cz Wed Nov 17 17:10:32 CET 2010 - jeffm@suse.com - sched: automated per tty task groups. - - Enabled in -desktop flavors for better interactivity. + - Enabled in -desktop flavors for better interactivity. - commit 2d5d397 ------------------------------------------------------------------- @@ -5556,7 +5576,7 @@ Tue Nov 16 20:08:11 CET 2010 - jeffm@suse.com Mon Nov 15 23:58:59 CET 2010 - jslaby@suse.cz - PCI: fix pci_bus_alloc_resource() hang, prefer positive decode - (bnc#651256). + (bnc#651256). - commit 4404c19 ------------------------------------------------------------------- @@ -5569,7 +5589,7 @@ Mon Nov 15 21:33:19 CET 2010 - jeffm@suse.com Mon Nov 15 21:30:37 CET 2010 - jeffm@suse.com - Update to 2.6.37-rc1-git11. - - Eliminated 2 patches. + - Eliminated 2 patches. - commit 5959a67 ------------------------------------------------------------------- @@ -5588,16 +5608,16 @@ Sat Nov 13 10:08:17 CET 2010 - jslaby@suse.cz Fri Nov 12 18:37:10 CET 2010 - jeffm@suse.de - Update to 2.6.37-rc1. - - Eliminated 26 patches. - - Xen is disabled. + - Eliminated 26 patches. + - Xen is disabled. - commit b9044e3 ------------------------------------------------------------------- Thu Nov 11 19:37:05 CET 2010 - gregkh@suse.de - Update config files. (bnc#652954) increase the number of possible and - default uarts for users with multi-port serial cards for the i386 and - x86-64 default configs. + default uarts for users with multi-port serial cards for the i386 and + x86-64 default configs. - commit 85c87e3 ------------------------------------------------------------------- @@ -5611,20 +5631,20 @@ Thu Nov 11 13:48:24 CET 2010 - jslaby@suse.cz Thu Nov 11 11:18:45 CET 2010 - jslaby@suse.cz - resources: add a default alignf to simplify find_resource() - (bnc#651256). + (bnc#651256). - resources: factor out resource_clip() to simplify - find_resource() (bnc#651256). + find_resource() (bnc#651256). - resources: ensure callback doesn't allocate outside available - space (bnc#651256). + space (bnc#651256). - resources: handle overflow when aligning start of available area - (bnc#651256). + (bnc#651256). - resources: support allocating space within a region from the - top down (bnc#651256). + top down (bnc#651256). - PCI: allocate bus resources from the top down (bnc#651256). - x86/PCI: allocate space from the end of a region, not the - beginning (bnc#651256). + beginning (bnc#651256). - x86: update iomem_resource end based on CPU physical address - capabilities (bnc#651256). + capabilities (bnc#651256). - x86: allocate space within a region top-down (bnc#651256). - Refresh patches.xen/xen3-patch-2.6.34. - commit 8c68ad1 @@ -5633,21 +5653,21 @@ Thu Nov 11 11:18:45 CET 2010 - jslaby@suse.cz Tue Nov 9 15:28:57 CET 2010 - jack@suse.cz - novfs: Fix for the issue of kernel dumps core on restart - (bnc#641811). + (bnc#641811). - commit 76ba833 ------------------------------------------------------------------- Fri Oct 29 13:47:35 CEST 2010 - jslaby@suse.cz - net: Limit socket I/O iovec total length to INT_MAX - (bnc#650128). + (bnc#650128). - commit 2ba74bb ------------------------------------------------------------------- Fri Oct 29 01:53:34 CEST 2010 - trenn@suse.de - Update config files. - Forgot to enable ACPI_EC_DEBUGFS on i386/pae + Forgot to enable ACPI_EC_DEBUGFS on i386/pae - commit 66b605b ------------------------------------------------------------------- @@ -5667,14 +5687,14 @@ Wed Oct 27 14:51:30 CEST 2010 - jslaby@suse.cz Tue Oct 26 21:31:22 CEST 2010 - trenn@suse.de - Update config files. - Enable CONFIG_ACPI_EC_DEBUGFS=m on supported archs. + Enable CONFIG_ACPI_EC_DEBUGFS=m on supported archs. - commit 9035254 ------------------------------------------------------------------- Tue Oct 26 13:41:23 CEST 2010 - jbeulich@novell.com - Update Xen config files (restore options accidentally deleted - by 1b1584fccbfdc42e6e8b35c3c207ca65feb0c7d5). + by 1b1584fccbfdc42e6e8b35c3c207ca65feb0c7d5). - commit f8e5000 ------------------------------------------------------------------- @@ -5682,7 +5702,7 @@ Mon Oct 25 12:53:38 CEST 2010 - jbeulich@novell.com - Update Xen patches to 2.6.36 and c/s 1043. - xen: netback: take net_schedule_list_lock when removing entry - from net_schedule_list. + from net_schedule_list. - Update Xen config files. - commit b772cd8 @@ -5692,7 +5712,7 @@ Mon Oct 25 08:58:15 CEST 2010 - tiwai@suse.de - ALSA: hda - Add workarounds for CT-IBG controllers (bnc#564324). - ALSA: hda - Add some workarounds for Creative IBG (bnc#564324). - ALSA: hda - Fix wrong SPDIF NID assignment for CA0110 - (bnc#564324). + (bnc#564324). - commit 2256eda ------------------------------------------------------------------- @@ -5705,7 +5725,7 @@ Fri Oct 22 21:18:25 CEST 2010 - jeffm@suse.de Fri Oct 22 13:32:04 CEST 2010 - jbeulich@novell.com - patches.arch/i386-unwind-annotations, - patches.arch/x86_64-unwind-annotations: Update Patch-mainline tags. + patches.arch/x86_64-unwind-annotations: Update Patch-mainline tags. - commit 6ee5ccb ------------------------------------------------------------------- @@ -5720,7 +5740,7 @@ Thu Oct 21 10:11:03 CEST 2010 - sjayaraman@suse.de Mon Oct 18 16:54:57 CEST 2010 - trenn@suse.de - ACPI: Make Embedded Controller command timeout delay - configurable (bnc#639261). + configurable (bnc#639261). - commit 9ea38cf ------------------------------------------------------------------- @@ -5756,7 +5776,7 @@ Mon Oct 11 17:14:51 CEST 2010 - mmarek@suse.cz Mon Oct 11 16:12:29 CEST 2010 - jbeulich@novell.com - patches.apparmor/apparmor-compatibility-patch-for-v5-network-control: - Remove .rej file from this patch. + Remove .rej file from this patch. - commit 8828ce5 ------------------------------------------------------------------- @@ -5769,7 +5789,7 @@ Fri Oct 8 17:40:50 CEST 2010 - jeffm@suse.de Tue Oct 5 18:02:19 CEST 2010 - jbeulich@novell.com - patches.drivers/dynamic_debug_4.patch: Fix build issues with - !DYNAMIC_DEBUG and build warning. + !DYNAMIC_DEBUG and build warning. - commit b08d2aa ------------------------------------------------------------------- @@ -5782,7 +5802,7 @@ Tue Oct 5 17:19:46 CEST 2010 - jeffm@suse.de Tue Oct 5 16:58:20 CEST 2010 - jeffm@suse.de - AppArmor: Allow dfa backward compatibility with broken - userspace. + userspace. - AppArmor: compatibility patch for v5 interface. - AppArmor: compatibility patch for v5 network control. - commit cb27981 @@ -5791,7 +5811,7 @@ Tue Oct 5 16:58:20 CEST 2010 - jeffm@suse.de Mon Oct 4 16:57:34 CEST 2010 - jeffm@suse.de - Update to 2.6.36-rc6. - - Eliminated 2 patches. + - Eliminated 2 patches. - commit 57ae577 ------------------------------------------------------------------- @@ -5804,25 +5824,25 @@ Fri Sep 24 13:45:31 CEST 2010 - jbeulich@novell.com Fri Sep 24 13:23:13 CEST 2010 - trenn@suse.de - acpi: ec_sys: access user space with get_user()/put_user() - (none). + (none). - commit d028761 ------------------------------------------------------------------- Fri Sep 24 13:14:36 CEST 2010 - trenn@suse.de - kernel/module.c: Fix compiler warnings if debug is compiled in - (none). + (none). - PNP: Use dev_dbg instead of dev_printk(KERN_DEBUG.. if - DYNAMIC_DEBUG is compiled in (none). + DYNAMIC_DEBUG is compiled in (none). - PNP: Compile all pnp built-in stuff in one module namespace - (none). + (none). - Dynamic Debug: Introduce global fake module param module.ddebug - - V4 (none). + - V4 (none). - Dynamic Debug: Initialize dynamic debug earlier via - arch_initcall (none). + arch_initcall (none). - Dynamic Debug: Introduce ddebug_query= boot parameter (none). - Dynamic Debug: Split out query string parsing/setup from - proc_write (none). + proc_write (none). - commit dcd5c68 ------------------------------------------------------------------- @@ -5847,7 +5867,7 @@ Fri Sep 24 09:54:16 CEST 2010 - jbeulich@novell.com Thu Sep 23 23:33:54 CEST 2010 - mmarek@suse.cz - rpm/kernel-binary.spec.in: Fix for kernel release strings like - 2.6.36-rc5-73-g57aebd7-vanilla. + 2.6.36-rc5-73-g57aebd7-vanilla. - rpm/kernel-spec-macros: Cleanup. - commit 0926a18 @@ -5855,7 +5875,7 @@ Thu Sep 23 23:33:54 CEST 2010 - mmarek@suse.cz Thu Sep 23 19:16:00 CEST 2010 - jeffm@suse.de - rose: Fix signedness issues wrt. digi count (CVE-2010-3310 - bnc#640721). + bnc#640721). - commit bcdc88b ------------------------------------------------------------------- @@ -5874,7 +5894,7 @@ Tue Sep 21 14:15:34 CEST 2010 - mmarek@suse.cz Tue Sep 21 13:59:10 CEST 2010 - jeffm@suse.de - Linux: 2.6.36-rc5. - - Eliminated 6 patches (all security backports). + - Eliminated 6 patches (all security backports). - commit d4603b4 ------------------------------------------------------------------- @@ -5882,8 +5902,8 @@ Mon Sep 20 19:57:39 CEST 2010 - jeffm@suse.de - Revert "- make SCSI and ATA drivers modules again. (bnc#564357)." This reverts commit 75e8e5eae2c1e8dd279370f2c7650835ee821deb. - - make SCSI and ATA drivers modules again. - (bnc#564357) + - make SCSI and ATA drivers modules again. + (bnc#564357) This change only applies to enterprise releases and should have been reverted prior to the release of openSUSE 11.3. - commit 7fc084f @@ -5892,14 +5912,14 @@ Mon Sep 20 19:57:39 CEST 2010 - jeffm@suse.de Mon Sep 20 16:03:14 CEST 2010 - sjayaraman@suse.de - Update patches.suse/SoN-05-reserve-slub.patch to accomodate an upstream - change that uses kmem_cache flags instead of PageSlubDebug flag. + change that uses kmem_cache flags instead of PageSlubDebug flag. - commit 4ea582b ------------------------------------------------------------------- Mon Sep 20 15:25:41 CEST 2010 - jeffm@suse.de - Set LSM_MMAP_MIN_ADDR=0 to allow tools like DOSemu to work properly. The - default is still set to 64k. + default is still set to 64k. - commit 0581892 ------------------------------------------------------------------- @@ -5912,25 +5932,25 @@ Sun Sep 19 17:39:03 CEST 2010 - jeffm@suse.com Fri Sep 17 01:05:47 CEST 2010 - jeffm@suse.de - wext: fix potential private ioctl memory content leak - (CVE-2010-2955 bnc#635413). + (CVE-2010-2955 bnc#635413). - wext: fix potential private ioctl memory content leak - (CVE-2010-2955 bnc#635413). + (CVE-2010-2955 bnc#635413). - commit 6df45c9 ------------------------------------------------------------------- Thu Sep 16 20:58:28 CEST 2010 - jeffm@suse.de - x86-64, compat: Test %rax for the syscall number, not %eax - (CVE-2010-3301 bnc#639708). + (CVE-2010-3301 bnc#639708). - x86-64, compat: Retruncate rax after ia32 syscall entry tracing - (CVE-2010-3301 bnc#639708). + (CVE-2010-3301 bnc#639708). - commit fb77404 ------------------------------------------------------------------- Thu Sep 16 20:37:08 CEST 2010 - jeffm@suse.de - compat: Make compat_alloc_user_space() incorporate the - access_ok() (CVE-2010-3081 bnc#639709). + access_ok() (CVE-2010-3081 bnc#639709). - commit 664a0ac ------------------------------------------------------------------- @@ -5943,21 +5963,21 @@ Wed Sep 15 20:17:27 CEST 2010 - jeffm@suse.com Wed Sep 15 19:32:01 CEST 2010 - jeffm@suse.de - drivers/net/usb/hso.c: prevent reading uninitialized memory - (CVE-2010-3298 bnc#639483). + (CVE-2010-3298 bnc#639483). - commit 35e70c8 ------------------------------------------------------------------- Wed Sep 15 19:23:44 CEST 2010 - jeffm@suse.de - drivers/net/cxgb3/cxgb3_main.c: prevent reading uninitialized - stack memory (CVE-2010-3296 bnc#639481). + stack memory (CVE-2010-3296 bnc#639481). - commit a0634a9 ------------------------------------------------------------------- Wed Sep 15 19:07:53 CEST 2010 - jeffm@suse.de - drivers/net/eql.c: prevent reading uninitialized stack memory - (CVE-2010-3297 bnc#639482). + (CVE-2010-3297 bnc#639482). - commit 2a7b160 ------------------------------------------------------------------- @@ -5972,11 +5992,11 @@ Wed Sep 15 17:28:18 CEST 2010 - tiwai@suse.de Tue Sep 14 08:13:57 CEST 2010 - jslaby@suse.cz - Update to Linux 2.6.36-rc4. - - Obsoletes: - - patches.fixes/bonding-jiffies2.patch. - - patches.fixes/irda-correctly-clean-up-self-ias_obj-on-irda_bind-failure. - - patches.fixes/net-sched-fix-kernel-leak-in-act_police. - - patches.rpmify/spectra-depends-on-moorestown. + - Obsoletes: + - patches.fixes/bonding-jiffies2.patch. + - patches.fixes/irda-correctly-clean-up-self-ias_obj-on-irda_bind-failure. + - patches.fixes/net-sched-fix-kernel-leak-in-act_police. + - patches.rpmify/spectra-depends-on-moorestown. - fix build on s390 as of 2.6.36-rc4. - Refresh patches.suse/SoN-08-mm-page_alloc-emerg.patch. - Refresh patches.suse/reiser4-set_page_dirty_notag. @@ -6006,7 +6026,7 @@ Fri Sep 3 18:57:13 CEST 2010 - jeffm@suse.de Fri Sep 3 16:38:10 CEST 2010 - jeffm@suse.com - irda: Correctly clean up self->ias_obj on irda_bind() failure - (CVE-2010-2954 bnc#636112). + (CVE-2010-2954 bnc#636112). - commit f04e61f ------------------------------------------------------------------- @@ -6028,7 +6048,7 @@ Wed Sep 1 11:40:45 CEST 2010 - jbeulich@novell.com Wed Sep 1 00:53:49 CEST 2010 - jeffm@suse.com - net sched: fix kernel leak in act_police (CVE-2010-2942 - bnc#632309). + bnc#632309). - commit 66e1d72 ------------------------------------------------------------------- @@ -6047,28 +6067,28 @@ Mon Aug 30 17:24:07 CEST 2010 - jeffm@suse.de Mon Aug 30 17:03:30 CEST 2010 - jeffm@suse.de - Update to Linux: 2.6.36-rc3. - - Eliminated 7 patches. + - Eliminated 7 patches. - commit d298d2d ------------------------------------------------------------------- Sat Aug 28 13:09:20 CEST 2010 - jslaby@suse.cz - Delete - patches.suse/rlim-0020-core-optimize-setrlimit-for-current-task.patch. + patches.suse/rlim-0020-core-optimize-setrlimit-for-current-task.patch. - Delete - patches.suse/rlim-0021-FS-proc-switch-limits-reading-to-fops.patch. + patches.suse/rlim-0021-FS-proc-switch-limits-reading-to-fops.patch. - Delete - patches.suse/rlim-0022-FS-proc-make-limits-writable.patch. - This was just a workaround crap. In 2.6.36 we have a nice syscall - instead. Sorry for commiting this to the merge-36 branch first. I - didn't notice it was already merged here. + patches.suse/rlim-0022-FS-proc-make-limits-writable.patch. + This was just a workaround crap. In 2.6.36 we have a nice syscall + instead. Sorry for commiting this to the merge-36 branch first. I + didn't notice it was already merged here. - commit 5449fcb ------------------------------------------------------------------- Fri Aug 27 16:26:16 CEST 2010 - jeffm@suse.com - Disabled ACPI table override patches again. fsnotify was introduced into - the truncate path and causes crashes. + the truncate path and causes crashes. - commit e18fc2c ------------------------------------------------------------------- @@ -6123,22 +6143,22 @@ Tue Aug 24 17:11:08 CEST 2010 - jeffm@suse.de Tue Aug 24 17:07:45 CEST 2010 - jeffm@suse.de - Refresh patches.suse/SoN-20-netvm-tcp-deadlock.patch: Added missing - fixup for sk_rmem_schedule in caif. + fixup for sk_rmem_schedule in caif. - commit a9ff761 ------------------------------------------------------------------- Tue Aug 24 16:47:58 CEST 2010 - mmarek@suse.cz - makefile: not need to regenerate kernel.release file when - make kernelrelease. + make kernelrelease. - commit 81237a8 ------------------------------------------------------------------- Tue Aug 24 16:18:58 CEST 2010 - jeffm@suse.com - rpm/kernel-source.spec.in, scripts/tar-up.sh: Renamed config-options.changes - to config-options.changes.txt in the exported package to avoid triggering - a build service rule error. + to config-options.changes.txt in the exported package to avoid triggering + a build service rule error. - commit ff4889e ------------------------------------------------------------------- @@ -6152,7 +6172,7 @@ Tue Aug 24 16:16:55 CEST 2010 - jeffm@suse.com Tue Aug 24 15:43:02 CEST 2010 - jeffm@suse.com - Renamed doc/config-options.changes to doc/config-options.changes.txt to - avoid triggering a build service rule error. + avoid triggering a build service rule error. - commit 124ac26 ------------------------------------------------------------------- @@ -6171,14 +6191,14 @@ Mon Aug 23 20:25:52 CEST 2010 - jeffm@suse.de Mon Aug 23 20:14:03 CEST 2010 - jeffm@suse.de - rpm/kernel-binary.spec.in: Disable CONFIG_DEBUG_INFO. It's enabled - dynamically in the spec file and now has follow-on options. + dynamically in the spec file and now has follow-on options. - commit d270759 ------------------------------------------------------------------- Mon Aug 23 19:57:40 CEST 2010 - jeffm@suse.de - patches.rpmify/spectra-drop-locked_ioctl-support: add - to grab the BKL + to grab the BKL - commit 1df02ec ------------------------------------------------------------------- @@ -6191,20 +6211,20 @@ Mon Aug 23 17:57:06 CEST 2010 - jeffm@suse.de Mon Aug 23 16:59:08 CEST 2010 - jeffm@suse.de - Updated to 2.6.36-rc2. - - Eliminated 2 patches. + - Eliminated 2 patches. - commit 52d47a0 ------------------------------------------------------------------- Wed Aug 18 19:44:13 CEST 2010 - jeffm@suse.de - Update to 2.6.36-rc1. - - Eliminated 71 patches. - - spectra: Drop ->locked_ioctl support. - - spectra: Drop ->prepare_flush_fn support. - - spectra: Remove duplicate GLOB_VERSION. - - novfs: Fix ioctl usage. - - novfs: use evict_inode. - - Xen is disabled. + - Eliminated 71 patches. + - spectra: Drop ->locked_ioctl support. + - spectra: Drop ->prepare_flush_fn support. + - spectra: Remove duplicate GLOB_VERSION. + - novfs: Fix ioctl usage. + - novfs: use evict_inode. + - Xen is disabled. - commit 63642f6 ------------------------------------------------------------------- @@ -6223,10 +6243,10 @@ Fri Aug 13 02:39:29 CEST 2010 - jeffm@suse.com Thu Aug 12 20:42:29 CEST 2010 - gregkh@suse.de - Update to 2.6.35.1 - - security fixes - - bug fixes - - obsoletes: - patches.fixes/e1000e-don-t-inadvertently-re-set-INTX_DISABLE.patch. + - security fixes + - bug fixes + - obsoletes: + patches.fixes/e1000e-don-t-inadvertently-re-set-INTX_DISABLE.patch. - commit a009fb4 ------------------------------------------------------------------- @@ -6258,7 +6278,7 @@ Thu Aug 12 19:24:58 CEST 2010 - jeffm@suse.com Thu Aug 12 08:54:30 CEST 2010 - jslaby@suse.cz - patches.fixes/vmscan-fix-stalls.patch: vmscan: raise the bar - to PAGEOUT_IO_SYNC stalls (bnc#625339). + to PAGEOUT_IO_SYNC stalls (bnc#625339). - commit 1efea94 ------------------------------------------------------------------- @@ -6271,7 +6291,7 @@ Wed Aug 11 23:34:07 CEST 2010 - jack@suse.cz Wed Aug 11 06:08:17 CEST 2010 - neilb@suse.de - Refresh - patches.fixes/nfsd-05-sunrpc-cache-allow-thread-to-block-while-waiting-for.patch. + patches.fixes/nfsd-05-sunrpc-cache-allow-thread-to-block-while-waiting-for.patch. - Refresh patches.fixes/sunrpc-monotonic-expiry. - Delete patches.fixes/nfs-write.c-bug-removal.patch. Update some patches for 2.6.35 @@ -6281,14 +6301,14 @@ Wed Aug 11 06:08:17 CEST 2010 - neilb@suse.de Wed Aug 11 05:42:36 CEST 2010 - neilb@suse.de - NFS: allow close-to-open cache semantics to apply to root of - NFS filesystem (bnc#584720). + NFS filesystem (bnc#584720). - commit deea101 ------------------------------------------------------------------- Tue Aug 10 19:19:37 CEST 2010 - tiwai@suse.de - ALSA: hda - patch_nvhdmi.c: Add missing codec IDs, unify names - (bnc#627212). + (bnc#627212). - ALSA: hda - Add pin-fix for HP dc5750 (bnc#624118). - commit 4844a71 @@ -6297,13 +6317,13 @@ Mon Aug 9 16:28:00 CEST 2010 - jbeulich@novell.com - Update Xen patches to 2.6.35 final and c/s 1025. - create devices in /dev/xen when they are expected to be - used there. + used there. - xen/netback: Allow setting of large MTU before rings have - connected. + connected. - xen/netback: Always pull through PKT_PROT_LEN bytes into the - linear part of an skb. + linear part of an skb. - pass trigger mode and polarity information to Xen for all - interrupts. + interrupts. - Update Xen config files. - supported.conf: Add pci-iomul.ko. - commit c642c1b @@ -6312,7 +6332,7 @@ Mon Aug 9 16:28:00 CEST 2010 - jbeulich@novell.com Fri Aug 6 17:03:09 CEST 2010 - jeffm@suse.de - patches.xen/xen3-auto-xen-arch.diff: Update struct acpi_power_register - usage from upstream commit 718be4aa. + usage from upstream commit 718be4aa. - commit 4ce0b48 ------------------------------------------------------------------- @@ -6343,7 +6363,7 @@ Fri Jul 23 18:25:37 CEST 2010 - jeffm@suse.de Fri Jul 23 12:15:59 CEST 2010 - jack@suse.cz - novfs: code cleanup for one case of novfs return value - (bnc#624606). + (bnc#624606). - commit 4875860 ------------------------------------------------------------------- @@ -6356,7 +6376,7 @@ Wed Jul 21 11:07:10 CEST 2010 - jack@suse.cz Wed Jul 21 10:47:22 CEST 2010 - jack@suse.cz - novfs: Fix a memory leak that causes an OOM condition - (bnc#610828). + (bnc#610828). - commit 519d8a0 ------------------------------------------------------------------- @@ -6370,7 +6390,7 @@ Tue Jul 20 12:55:33 CEST 2010 - mmarek@suse.cz - scripts/tar-up.sh: Generate the rpm changelog using gitlog2changes. - Move kernel-source.changes.old to rpm/ (not included in the pachage - though). + though). - commit 8ed2389 ------------------------------------------------------------------- diff --git a/kernel-ec2.spec b/kernel-ec2.spec index b1b8ec4c..837199a5 100644 --- a/kernel-ec2.spec +++ b/kernel-ec2.spec @@ -17,8 +17,8 @@ # norootforbuild -%define srcversion 3.7-rc8 -%define patchversion 3.7.0-rc8 +%define srcversion 3.7 +%define patchversion 3.7.0 %define variant %{nil} %define vanilla_only 0 @@ -57,7 +57,7 @@ Name: kernel-ec2 Summary: The Amazon EC2 Xen Kernel -Version: 3.7.rc8 +Version: 3.7.0 Release: 0 License: GPL-2.0 Group: System/Kernel @@ -136,7 +136,7 @@ Conflicts: libc.so.6()(64bit) Provides: kernel = %version-%source_rel -Source0: http://www.kernel.org/pub/linux/kernel/v3.x/testing/linux-%srcversion.tar.bz2 +Source0: http://www.kernel.org/pub/linux/kernel/v3.x/linux-%srcversion.tar.bz2 Source2: source-post.sh Source3: kernel-source.rpmlintrc Source8: devel-pre.sh diff --git a/kernel-exynos.changes b/kernel-exynos.changes index d2b5ac29..5f99db5f 100644 --- a/kernel-exynos.changes +++ b/kernel-exynos.changes @@ -1,3 +1,21 @@ +------------------------------------------------------------------- +Tue Dec 11 20:42:22 CET 2012 - ohering@suse.de + +- Drivers: hv: balloon: Fix a memory leak. +- commit 26cdad5 + +------------------------------------------------------------------- +Tue Dec 11 19:29:44 CET 2012 - jeffm@suse.com + +- Update to 3.7-final. +- commit 1771a73 + +------------------------------------------------------------------- +Tue Dec 11 17:00:46 CET 2012 - ohering@suse.de + +- Update patch headers for fate314663 and fate314665 changes +- commit 44044f1 + ------------------------------------------------------------------- Tue Dec 11 00:30:54 CET 2012 - jack@suse.cz @@ -5,6 +23,12 @@ Tue Dec 11 00:30:54 CET 2012 - jack@suse.cz ext3 will be removed upstream so let's do the transition. - commit dadc8ea +------------------------------------------------------------------- +Fri Dec 7 13:57:47 CET 2012 - guillaume.gardet@oliseo.fr + +- Update omap2plus (armv7) config: Enable TWL* USB drivers +- commit 28c09f5 + ------------------------------------------------------------------- Fri Dec 7 12:14:08 CET 2012 - jbeulich@suse.com @@ -32,11 +56,11 @@ Thu Dec 6 21:51:12 CET 2012 - ohering@suse.de - mm: Export a function to get vm committed memory. - Drivers: hv: Add Hyper-V balloon driver. - Drivers: hv: balloon: Fix a bug in the definition of struct - dm_info_msg. + dm_info_msg. - Update config files. fate#314665 hyper-v: Update the Vmbus protocol - Drivers: hv: Implement routines for read side signaling - optimization. + optimization. - Drivers: hv: Add state to manage batched reading. - Drivers: hv: Turn off batched reading for util drivers. - Drivers: hv: Optimize signaling in the read path. @@ -44,21 +68,21 @@ Thu Dec 6 21:51:12 CET 2012 - ohering@suse.de - Drivers: hv: Get rid of hv_get_ringbuffer_interrupt_mask(). - Drivers: hv: Support handling multiple VMBUS versions. - Drivers: hv: Update the ring buffer structure to match win8 - functionality. + functionality. - Drivers: hv: Extend/modify vmbus_channel_offer_channel for - win7 and beyond. + win7 and beyond. - Drivers: hv: Save and export negotiated vmbus version. - Drivers: hv: Change the signature for hv_signal_event(). - Drivers: hv: Change the signature of vmbus_set_event(). - Drivers: hv: Move vmbus version definitions to hyperv.h. - Drivers: hv: Manage signaling state on a per-connection basis. - Drivers: hv: Cleanup vmbus_set_event() to support win7 and - beyond. + beyond. - Drivers: hv: Setup a mapping for Hyper-V's notion cpu ID. - Drivers: hv: Add state to manage incoming channel interrupt - load. + load. - Drivers: hv: Modify the interrupt handling code to support - win8 and beyond. + win8 and beyond. - Drivers: hv: Add code to distribute channel interrupt load. - Drivers: hv: Get rid of the unused global signaling state. - Drivers: hv: Get rid of unnecessary request for offers. @@ -69,7 +93,7 @@ Thu Dec 6 21:51:12 CET 2012 - ohering@suse.de - Drivers: hv: Implement flow management on the send side. - Drivers: hv: Capture the host build information. - Drivers: hv: Cleanup and consolidate reporting of build/version - info. + info. - commit 4fccd03 ------------------------------------------------------------------- @@ -244,14 +268,14 @@ Fri Nov 2 13:50:13 CET 2012 - jbeulich@novell.com - Update Xen patches to 3.7-rc3 and c/s 1202. - extend base interfaces to support multi-page rings for - frontend/backend communication. + frontend/backend communication. - blkback: allow using multiple page frontend communication ring. - blkfront: allow using multiple page backend communication ring. - ACPI: Store valid ACPI tables passed via early initrd in - reserved memblock areas. + reserved memblock areas. - ACPI: Fix build when disabled. - ACPI: Cleanup acpi_initrd_override declaration and remove - ifdefs. + ifdefs. - config.conf: Re-enable Xen configs. - Update x86 config files. - Delete patches.xen/xen3-acpi_override_2_2.patch. @@ -372,7 +396,7 @@ Sun Oct 21 23:17:25 CEST 2012 - jslaby@suse.cz - Refresh patches.xen/xen3-patch-3.6. - Delete patches.fixes/hv-storvsc-reset-wait.patch. - Delete - patches.rpmify/x86-kbuild-archscripts-depends-on-scripts_basic. + patches.rpmify/x86-kbuild-archscripts-depends-on-scripts_basic. - commit cfee26b ------------------------------------------------------------------- @@ -394,19 +418,19 @@ Thu Oct 18 16:26:57 CEST 2012 - trenn@suse.de and proper git-xy: meta tags: - lib: Add early cpio decoder. - x86, acpi: Introduce x86 arch specific arch_reserve_mem_area() - for e820 handling. + for e820 handling. - ACPI: Store valid ACPI tables passed via early initrd in - reserved memblock areas. + reserved memblock areas. - ACPI: Implement physical address table override. - ACPI: Create acpi_table_taint() function to avoid code - duplication. + duplication. - ACPI: Document ACPI table overriding via initrd. - ACPI: Fix build when disabled. - X86 ACPI: Use #ifdef not #if for CONFIG_X86 check. - ACPI: Overriding ACPI tables via initrd only works with - an initrd. + an initrd. - ACPI: Cleanup acpi_initrd_override declaration and remove - ifdefs. + ifdefs. - Delete patches.arch/acpi_fix_custom_method_acc.patch. - Delete patches.arch/acpi_override_2_2.patch. - Delete patches.arch/acpi_override_documentation. @@ -455,11 +479,11 @@ Thu Oct 11 17:17:11 CEST 2012 - guillaume.gardet@oliseo.fr Wed Oct 10 21:28:30 CEST 2012 - jslaby@suse.cz - Delete - patches.suse/msft-hv-0394-tools-hv-Fix-file-handle-leak.patch. + patches.suse/msft-hv-0394-tools-hv-Fix-file-handle-leak.patch. - Delete - patches.suse/msft-hv-0395-tools-hv-Fix-exit-error-code.patch. + patches.suse/msft-hv-0395-tools-hv-Fix-exit-error-code.patch. - Delete - patches.suse/msft-hv-0396-tools-hv-Check-for-read-write-errors.patch. + patches.suse/msft-hv-0396-tools-hv-Check-for-read-write-errors.patch. These are in 3.6.1. - commit 2a321c4 @@ -510,7 +534,7 @@ Thu Oct 4 13:52:15 CEST 2012 - ohering@suse.de - hyperv: Add comments for the extended buffer after RNDIS message. - Drivers: hv: Cleanup the guest ID computation. - Drivers: hv: vmbus: Use the standard format string to format - GUIDs. + GUIDs. - Drivers: hv: Add KVP definitions for IP address injection. - Drivers: hv: kvp: Cleanup error handling in KVP. - Drivers: hv: Explicitly size elements of protocol structures. @@ -522,7 +546,7 @@ Thu Oct 4 13:52:15 CEST 2012 - ohering@suse.de - Tools: hv: Represent the ipv6 mask using CIDR notation. - Tools: hv: Gather ipv[4,6] gateway information. - hv: fail the probing immediately when we are not in hyperv - platform. + platform. - hv: vmbus_drv: detect hyperv through x86_hyper. - Tools: hv: Get rid of some unused variables. - Tools: hv: Correctly type string variables. @@ -541,14 +565,14 @@ Thu Oct 4 13:52:15 CEST 2012 - ohering@suse.de - tools/hv: Parse /etc/os-release. - hyperv: Fix the max_xfer_size in RNDIS initialization. - hyperv: Fix the missing return value in - rndis_filter_set_packet_filter(). + rndis_filter_set_packet_filter(). - hyperv: Fix page buffer handling in rndis_filter_send_request(). - hyperv: Remove extra allocated space for recv_pkt_list elements. - hyperv: Report actual status in receive completion packet. - hyperv: Add buffer for extended info after the RNDIS response - message. + message. - Delete - patches.suse/suse-hv-Cleanup-the-guest-ID-computation.patch. + patches.suse/suse-hv-Cleanup-the-guest-ID-computation.patch. - commit 08d283b ------------------------------------------------------------------- @@ -573,7 +597,6 @@ Mon Oct 1 05:29:41 CEST 2012 - jeffm@suse.com Sat Sep 29 12:29:30 CEST 2012 - dmueller@suse.com - ARM/u5800: Fix build of ux500 driver - Acked-by: Jeff Mahoney - commit 0ea37a0 ------------------------------------------------------------------- @@ -586,21 +609,18 @@ Sat Sep 29 10:44:01 CEST 2012 - dmueller@suse.com Sat Sep 29 10:24:00 CEST 2012 - dmueller@suse.com - ARM/tegra: Remove optional parts to fix build - Acked-by: Jeff Mahoney - commit d729a16 ------------------------------------------------------------------- Sat Sep 29 10:23:24 CEST 2012 - dmueller@suse.com - ARM: enable zcache support - Acked-by: Jeff Mahoney - commit 17b147b ------------------------------------------------------------------- Sat Sep 29 10:22:39 CEST 2012 - dmueller@suse.com - ARM/cubox: set cachefilesd to module - Acked-by: Jeff Mahoney - commit c1fb243 ------------------------------------------------------------------- @@ -609,13 +629,13 @@ Fri Sep 28 17:29:39 CEST 2012 - trenn@suse.de - Remove old patchset to override ACPI tables via initrd. Also remove a stale xen patch related to that. - Delete - patches.arch/acpi_implement_overriding_of_arbitrary_acpi_tables_via_initrd.patch. + patches.arch/acpi_implement_overriding_of_arbitrary_acpi_tables_via_initrd.patch. - Delete - patches.arch/acpica_fix_wrongly_mapped_acpi_table_header_when_overriding_via_initrd.patch. + patches.arch/acpica_fix_wrongly_mapped_acpi_table_header_when_overriding_via_initrd.patch. - Delete - patches.arch/acpica_introduce_acpi_os_phys_table_override_function.patch. + patches.arch/acpica_introduce_acpi_os_phys_table_override_function.patch. - Delete - patches.xen/xen3-acpi_implement_overriding_of_arbitrary_acpi_tables_via_initrd.patch. + patches.xen/xen3-acpi_implement_overriding_of_arbitrary_acpi_tables_via_initrd.patch. - commit dd8f1b0 ------------------------------------------------------------------- @@ -744,7 +764,7 @@ Mon Sep 10 19:22:00 CEST 2012 - jeffm@suse.com Mon Sep 10 10:20:23 CEST 2012 - jbeulich@novell.com - patches.arch/s390-message-catalog.diff: Properly handle pr_cont() and fold - in the below two trivial fixes. + in the below two trivial fixes. - Delete patches.arch/s390-message-catalog-fix.diff. - Delete patches.arch/s390-message-catalog-perl-fix.diff. - Refresh patches.arch/kmsg-fix-parameter-limitations. @@ -818,10 +838,10 @@ Fri Aug 31 23:20:23 CEST 2012 - dmueller@suse.com Fri Aug 31 15:18:07 CEST 2012 - jslaby@suse.cz - i2c/busses: Fix build error if CONFIG_I2C_DESIGNWARE_PLATFORM=y - && CONFIG_I2C_DESIGN. + && CONFIG_I2C_DESIGN. - Delete - patches.fixes/i2c-busses-fix-build-error-if-config_i2c_designware_platform-y-config_i2c_design. - Move it to rpmify, so that vanilla builds fine too. + patches.fixes/i2c-busses-fix-build-error-if-config_i2c_designware_platform-y-config_i2c_design. + Move it to rpmify, so that vanilla builds fine too. - commit 0217ad5 ------------------------------------------------------------------- @@ -899,7 +919,7 @@ Tue Aug 21 18:17:16 CEST 2012 - jeffm@suse.com Fri Aug 17 14:51:23 CEST 2012 - jeffm@suse.com - Update to 3.6-rc2. - - Eliminated 1 patch. + - Eliminated 1 patch. - commit 71963b0 ------------------------------------------------------------------- @@ -1355,7 +1375,7 @@ Wed Jun 13 13:21:58 CEST 2012 - hare@suse.de - Rediff patch - patches.drivers/mach-dove-Fixup-ge00-initialisation.patch: - Rediff after backport from upstream. + Rediff after backport from upstream. - commit fa58c5e ------------------------------------------------------------------- @@ -1363,7 +1383,7 @@ Wed Jun 13 12:56:17 CEST 2012 - hare@suse.de - Fixup patch to apply - patches.drivers/spi-orion-convert-to-new-infrastructure.patch - backported from upstream. + backported from upstream. - commit 2507393 ------------------------------------------------------------------- @@ -1382,9 +1402,9 @@ Wed Jun 13 12:31:48 CEST 2012 - hare@suse.de Mon Jun 11 20:04:20 CEST 2012 - jeffm@suse.com - Update to 3.5-rc2. - - Xen needs update. - - ARM needs update. - - Eliminated 13 patches. + - Xen needs update. + - ARM needs update. + - Eliminated 13 patches. - commit 3f461b1 ------------------------------------------------------------------- @@ -1423,7 +1443,7 @@ Tue Jun 5 17:12:21 CEST 2012 - ohering@suse.de Mon Jun 4 10:36:59 CEST 2012 - ohering@suse.de - [SCSI] storvsc: Properly handle errors from the host - (bnc#747404). + (bnc#747404). - Delete patches.suse/suse-hv-storvsc-ignore-ata_16.patch. - commit ad28e23 @@ -1486,7 +1506,7 @@ Wed May 23 15:59:25 CEST 2012 - jbeulich@novell.com Tue May 22 14:21:24 CEST 2012 - trenn@suse.de - X86 acpi_cpufreq: Do not use request_module for autoloading - (bnc#756085). + (bnc#756085). - Refresh patches.xen/xen3-auto-common.diff. - patches.xen/xen3-patch-3.3: - commit caf270e @@ -1545,7 +1565,7 @@ Mon May 14 03:43:45 CEST 2012 - jeffm@suse.com Mon May 14 03:37:58 CEST 2012 - jeffm@suse.com - Update to 3.4-rc7. - - Eliminated 1 patch. + - Eliminated 1 patch. - commit 4cd9e9b ------------------------------------------------------------------- @@ -1598,7 +1618,7 @@ Mon May 7 20:11:04 CEST 2012 - jeffm@suse.com Mon May 7 19:54:14 CEST 2012 - jeffm@suse.com - Update to 3.4-rc6. - - Eliminated 2 patches. + - Eliminated 2 patches. - commit 749ea8f ------------------------------------------------------------------- @@ -1635,7 +1655,7 @@ Wed May 2 16:40:55 CEST 2012 - jeffm@suse.com Wed May 2 16:34:34 CEST 2012 - mmarek@suse.cz - rpm/kernel-binary.spec.in: Do not require distribution-release - during build. + during build. - commit 3cd703f ------------------------------------------------------------------- @@ -1686,18 +1706,18 @@ Thu Apr 26 19:13:49 CEST 2012 - jeffm@suse.com - Disabled DECNet and ARCNet. Specific config options disabled: CONFIG_ARCNET - CONFIG_ARCNET_1051 - CONFIG_ARCNET_1201 - CONFIG_ARCNET_CAP - CONFIG_ARCNET_COM20020_CS - CONFIG_ARCNET_COM20020 - CONFIG_ARCNET_COM20020_PCI - CONFIG_ARCNET_COM90xxIO - CONFIG_ARCNET_COM90xx - CONFIG_ARCNET_RAW - CONFIG_ARCNET_RIM_I + CONFIG_ARCNET_1051 + CONFIG_ARCNET_1201 + CONFIG_ARCNET_CAP + CONFIG_ARCNET_COM20020_CS + CONFIG_ARCNET_COM20020 + CONFIG_ARCNET_COM20020_PCI + CONFIG_ARCNET_COM90xxIO + CONFIG_ARCNET_COM90xx + CONFIG_ARCNET_RAW + CONFIG_ARCNET_RIM_I CONFIG_DECNET - CONFIG_DECNET_NF_GRABULATOR + CONFIG_DECNET_NF_GRABULATOR - commit 272dd14 ------------------------------------------------------------------- @@ -1799,7 +1819,7 @@ Fri Apr 20 18:09:06 CEST 2012 - jbeulich@novell.com Tue Apr 17 15:59:19 CEST 2012 - jeffm@suse.com - Update to 3.4-rc3. - - Eliminated 1 patch. + - Eliminated 1 patch. - commit 2fde7e0 ------------------------------------------------------------------- @@ -1819,7 +1839,7 @@ Mon Apr 9 03:28:12 CEST 2012 - jeffm@suse.com Fri Apr 6 06:42:35 CEST 2012 - jeffm@suse.com - Update AppArmor for 3.4. - - apparmor: Add "profiles" list to sysfs. + - apparmor: Add "profiles" list to sysfs. - commit 59517ac ------------------------------------------------------------------- @@ -1832,10 +1852,10 @@ Thu Apr 5 22:25:16 CEST 2012 - jeffm@suse.com Thu Apr 5 09:18:14 CEST 2012 - jeffm@suse.com - Updated to 3.4-rc1. - - Eliminated 121 patches. - - Xen is unavailable. - - ACPI overrides are unavailable. - - AppArmor network feature are unavailable. + - Eliminated 121 patches. + - Xen is unavailable. + - ACPI overrides are unavailable. + - AppArmor network feature are unavailable. - commit 3ac7e79 ------------------------------------------------------------------- @@ -1915,7 +1935,7 @@ Sat Mar 24 00:57:07 CET 2012 - dsterba@suse.cz - Refresh patches.suse/btrfs-handle-EIO. - Refresh - patches.suse/btrfs-volumes-schedule_bio-should-return-void. + patches.suse/btrfs-volumes-schedule_bio-should-return-void. - commit d97ade6 ------------------------------------------------------------------- @@ -1958,10 +1978,10 @@ Mon Mar 19 11:16:34 CET 2012 - jslaby@suse.cz Mon Mar 19 11:07:00 CET 2012 - jslaby@suse.cz - Delete - patches.arch/acpi_ec_provide_non_interrupt_mode_boot_param.patch. + patches.arch/acpi_ec_provide_non_interrupt_mode_boot_param.patch. - Delete patches.arch/dell_optiplex_990_fix_reboot.patch. - Delete - patches.drivers/alsa-hda-0004-Add-missing-static-ADC-tables-for-ALC269-qu. + patches.drivers/alsa-hda-0004-Add-missing-static-ADC-tables-for-ALC269-qu. - Delete patches.drivers/libata-unlock-hpa-by-default. - Delete patches.fixes/scsi-add-tgps-setting. - Delete patches.fixes/scsi-dh-rdac-add-stk. @@ -1998,23 +2018,23 @@ Mon Mar 12 15:26:55 CET 2012 - ohering@suse.de - Staging: hv: storvsc: Cleanup storvsc_host_reset_handler(). - Staging: hv: storvsc: Move and cleanup storvsc_remove(). - Staging: hv: storvsc: Add a comment to explain life-cycle - management. + management. - Staging: hv: storvsc: Get rid of the on_io_completion in - hv_storvsc_request. + hv_storvsc_request. - Staging: hv: storvsc: Rename the context field in - hv_storvsc_request. + hv_storvsc_request. - Staging: hv: storvsc: Miscellaneous cleanup of storvsc driver. - Staging: hv: storvsc: Cleanup the code for generating protocol - version. + version. - Staging: hv: storvsc: Cleanup some protocol related constants. - Staging: hv: storvsc: Get rid of some unused defines. - Staging: hv: storvsc: Consolidate the request structure. - Staging: hv: storvsc: Consolidate all the wire protocol - definitions. + definitions. - Staging: hv: storvsc: Move the storage driver out of the - staging area. + staging area. - Rename patches.suse/staging-hv-pata_piix-ignore-disks.patch to - patches.suse/suse-hv-pata_piix-ignore-disks.patch + patches.suse/suse-hv-pata_piix-ignore-disks.patch - commit 7487199 ------------------------------------------------------------------- @@ -2209,41 +2229,41 @@ Mon Feb 13 17:23:49 CET 2012 - mmarek@suse.cz Sun Feb 12 18:15:10 CET 2012 - trenn@suse.de - Add driver auto probing for x86 features v4 - (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). + (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). - x86/cpu: Fix overrun check in arch_print_cpu_modalias() - (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). + (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). - crypto: Add support for x86 cpuid - auto loading for x86 crypto drivers - (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). + auto loading for x86 crypto drivers + (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). - x86/cpu: Clean up modalias feature matching - (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). + (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). - intel-idle: convert to x86_cpu_id auto probing - (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). + (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). - intel_idle: Fix ID for Nehalem-EX Xeon in device ID table - (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). + (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). - HWMON: Convert via-cputemp to x86 cpuid autoprobing - (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). + (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). - powernow-k7: Fix CPU family number - (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). + (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). - ACPI: Load acpi-cpufreq from processor driver automatically - (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). + (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). - intel_idle: Revert change of auto_demotion_flags for Nehalem - (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). + (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). - HWMON: Convert coretemp to x86 cpuid autoprobing - (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). + (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). - powernow-k6: Really enable auto-loading - (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). + (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). - X86: Introduce HW-Pstate scattered cpuid feature - (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). + (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). - cpufreq: Add support for x86 cpuinfo auto loading v4 - (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). + (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). - x86: autoload microcode driver on Intel and AMD systems v2 - (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). + (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). - CPU: Introduce ARCH_HAS_CPU_AUTOPROBE and X86 parts - (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). + (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). - ACPI: remove duplicated lines of merging - problems with acpi_processor_start - (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). + problems with acpi_processor_start + (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). - Update config files. - commit 6efe9b5 @@ -2251,7 +2271,7 @@ Sun Feb 12 18:15:10 CET 2012 - trenn@suse.de Fri Feb 10 12:03:36 CET 2012 - mmarek@suse.cz - rpm/kernel-binary.spec.in: Build x86 packages as i686, except for --default (bnc#745632). KMPs are still built as i586. + -default (bnc#745632). KMPs are still built as i586. - commit 88a632b ------------------------------------------------------------------- @@ -2282,8 +2302,8 @@ Tue Feb 7 18:28:41 CET 2012 - jeffm@suse.com Tue Feb 7 18:12:40 CET 2012 - jeffm@suse.com - Update to 3.3-rc2. - - Eliminated 5 patches. - - Xen is disabled. + - Eliminated 5 patches. + - Xen is disabled. - commit d017ea1 ------------------------------------------------------------------- @@ -2382,7 +2402,7 @@ Wed Dec 21 14:38:42 CET 2011 - jbeulich@novell.com Tue Dec 20 16:35:33 CET 2011 - jeffm@suse.com - Update to 3.2-rc6. - - Eliminated 1 patch. + - Eliminated 1 patch. - commit d5a489e ------------------------------------------------------------------- @@ -2390,7 +2410,7 @@ Tue Dec 20 11:34:14 CET 2011 - trenn@suse.de - These should all be mainline in some form: - Delete - patches.arch/implement_stop_machine_from_offline_cpu.patch. + patches.arch/implement_stop_machine_from_offline_cpu.patch. - Delete patches.arch/kill-__stop_machine.patch. - Delete patches.arch/reorganize_stop_cpus.patch. - Delete patches.arch/use_stop_machine_for_mtrr_rendezvous.patch. @@ -2406,14 +2426,14 @@ Sun Dec 18 07:38:42 CET 2011 - aj@suse.de Fri Dec 16 15:37:51 CET 2011 - aj@suse.de - rpm/kernel-binary.spec.in: Add provides and make most obsoletes versioned. - This silences rpmlint warnings. + This silences rpmlint warnings. - commit e3023c7 ------------------------------------------------------------------- Wed Dec 14 13:51:41 CET 2011 - mmarek@suse.cz - rpm/kernel-source.spec.in, rpm/mkspec: Fix tarball URL for -rcX and - do not generate any URL for linux-next and vanilla snapshots. + do not generate any URL for linux-next and vanilla snapshots. - commit 1548daf ------------------------------------------------------------------- @@ -2503,7 +2523,7 @@ Wed Dec 7 11:05:05 CET 2011 - aj@suse.de Tue Dec 6 00:07:03 CET 2011 - jeffm@suse.com - Update to 3.2-rc4. - - Eliminated 1 patch. + - Eliminated 1 patch. - commit a7d546d ------------------------------------------------------------------- @@ -2615,8 +2635,8 @@ Fri Nov 25 05:58:54 CET 2011 - jeffm@suse.com Fri Nov 25 05:47:49 CET 2011 - jeffm@suse.com - Update to 3.2-rc3. - - stack unwind: cfi_ignore takes more arguments. - - iio: Fix build error in industrialio-core.c. + - stack unwind: cfi_ignore takes more arguments. + - iio: Fix build error in industrialio-core.c. - commit 48ef020 ------------------------------------------------------------------- @@ -2629,7 +2649,7 @@ Thu Nov 24 18:45:54 CET 2011 - ohering@suse.de Thu Nov 24 13:01:09 CET 2011 - mmarek@suse.cz - rpm/try-disable-staging-driver: Script to disable failing staging - driver and restart make. + driver and restart make. - commit 819d1fa ------------------------------------------------------------------- @@ -2723,14 +2743,14 @@ Thu Nov 17 19:45:48 CET 2011 - bpoirier@suse.de Wed Nov 16 06:51:07 CET 2011 - jeffm@suse.com - Update to 3.2-rc2. - - Eliminated 1 patch. + - Eliminated 1 patch. - commit 85c9930 ------------------------------------------------------------------- Wed Nov 16 06:32:19 CET 2011 - jeffm@suse.com - Update to 3.2-rc1. - - Eliminate 212 patches. + - Eliminate 212 patches. - commit 6318d5b ------------------------------------------------------------------- @@ -2770,8 +2790,8 @@ Sat Nov 5 01:32:21 CET 2011 - trenn@suse.de Thu Nov 3 17:56:46 CET 2011 - mszeredi@suse.cz - patches.fixes/hfs-fix-hfs_find_init-sb-ext_tree-null-ptr-oops.patch: - hfs: fix hfs_find_init() sb->ext_tree NULL ptr oops - (CVE-2011-2203 bnc#699709). + hfs: fix hfs_find_init() sb->ext_tree NULL ptr oops + (CVE-2011-2203 bnc#699709). - commit 7923119 ------------------------------------------------------------------- @@ -2809,16 +2829,16 @@ Thu Nov 3 14:49:44 CET 2011 - jbeulich@novell.com Wed Nov 2 15:43:11 CET 2011 - jeffm@suse.com - Add Elantech touchpad v3/v4 support (bnc#716852): - - Input: elantech - add v3 hardware support. - - Input: elantech - add v4 hardware support. - - Input: elantech - better support all those v2 variants. - - Input: elantech - clean up elantech_init. - - Input: elantech - correct x, y value range for v2 hardware. - - Input: elantech - get rid of ETP_2FT_* in elantech.h. - - Input: elantech - packet checking for v2 hardware. - - Input: elantech - remove ETP_EDGE_FUZZ_V2. - - Input: elantech - remove module parameter force_elantech. - - Input: elantech - use firmware provided x, y ranges. + - Input: elantech - add v3 hardware support. + - Input: elantech - add v4 hardware support. + - Input: elantech - better support all those v2 variants. + - Input: elantech - clean up elantech_init. + - Input: elantech - correct x, y value range for v2 hardware. + - Input: elantech - get rid of ETP_2FT_* in elantech.h. + - Input: elantech - packet checking for v2 hardware. + - Input: elantech - remove ETP_EDGE_FUZZ_V2. + - Input: elantech - remove module parameter force_elantech. + - Input: elantech - use firmware provided x, y ranges. - commit 28551a0 ------------------------------------------------------------------- @@ -2849,7 +2869,7 @@ Tue Oct 25 19:33:27 CEST 2011 - ohering@suse.de Tue Oct 25 19:24:17 CEST 2011 - eich@suse.de - patches.suse/SUSE-bootsplash: remove DEBUG macro which was - left in the code by accident. + left in the code by accident. - commit a56ba15 ------------------------------------------------------------------- @@ -2862,7 +2882,7 @@ Mon Oct 24 18:28:04 CEST 2011 - jeffm@suse.com Mon Oct 24 15:04:34 CEST 2011 - ohering@suse.de - patches.suse/staging-hv-pata_piix-ignore-disks.patch: - Update comments in code and reduce patch size + Update comments in code and reduce patch size - commit 8913d07 ------------------------------------------------------------------- @@ -2875,7 +2895,7 @@ Thu Oct 20 10:02:15 CEST 2011 - eich@suse.de ------------------------------------------------------------------- Tue Oct 18 23:44:16 CEST 2011 - jeffm@suse.com --Update to 3.1-rc10. +- -Update to 3.1-rc10. - commit 239957e ------------------------------------------------------------------- @@ -2902,11 +2922,11 @@ Wed Oct 12 21:56:23 CEST 2011 - ohering@suse.de - Various updates for hv drivers, which fix also the hv_mouse driver - staging: hv: storvsc: ignore SET_WINDOWN scsi command - (bnc#722646). + (bnc#722646). - staging/hv: advertise hv_storvsc instead of storvsc as sysfs - driver name (bnc#716708). + driver name (bnc#716708). - staging/hv: fill scsi/proc_name for the sake of mkinitrd - (bnc#716708). + (bnc#716708). - Staging: hv: util: Invoke cn_netlink_send() in a work context. - Refresh patches.suse/staging-hv-pata_piix-ignore-disks.patch. - Refresh patches.xen/xen3-patch-2.6.32. @@ -2940,7 +2960,7 @@ Fri Oct 7 17:46:06 CEST 2011 - jbeulich@novell.com Wed Oct 5 13:45:24 CEST 2011 - jbeulich@novell.com - patches.suse/supported-flag: Also look for Module.supported in the - source tree. + source tree. - Refresh patches.suse/supported-flag-enterprise. - commit 9c8680a @@ -2974,15 +2994,15 @@ Tue Sep 27 22:25:34 CEST 2011 - eich@suse.de Mon Sep 26 15:56:27 CEST 2011 - mmarek@suse.cz - rpm/host-memcpy-hack.h: Hack to use older version of the memcpy symbol - in userspace programs, so that they keep working on older systems. + in userspace programs, so that they keep working on older systems. - rpm/kernel-binary.spec.in: Pass -include - %_sourcedir/host-memcpy-hack.h to the compiler when compiling - userspace programs. + %_sourcedir/host-memcpy-hack.h to the compiler when compiling + userspace programs. - rpm/host-memcpy-hack.h: Hack to use older version of the memcpy symbol - in userspace programs, so that they keep working on older systems. + in userspace programs, so that they keep working on older systems. - rpm/kernel-binary.spec.in: Pass -include - %_sourcedir/host-memcpy-hack.h to the compiler when compiling - userspace programs. + %_sourcedir/host-memcpy-hack.h to the compiler when compiling + userspace programs. - commit e3c78cf ------------------------------------------------------------------- @@ -3005,7 +3025,7 @@ Wed Sep 21 13:20:35 CEST 2011 - trenn@suse.de - Refresh patches.arch/acpi_implement_overriding_of_arbitrary_acpi_tables_via_initrd.patch. --> Fix build on ia64, by moving asm/e820.h into ifdef config protected region. + -> Fix build on ia64, by moving asm/e820.h into ifdef config protected region. - commit 0ac4276 ------------------------------------------------------------------- @@ -3027,9 +3047,9 @@ Wed Sep 21 11:11:10 CEST 2011 - mhocko@suse.cz Tue Sep 20 18:09:04 CEST 2011 - trenn@suse.de - ACPI: Implement overriding of arbitrary ACPI tables via initrd - (none). + (none). - ACPICA: Fix wrongly mapped acpi table header when overriding - via initrd (none). + via initrd (none). - ACPICA: Introduce acpi_os_phys_table_override function (none). - x86: allow NVS can be accessed by driver (none). - Update config files: @@ -3047,7 +3067,7 @@ Thu Sep 15 14:16:08 CEST 2011 - jeffm@suse.de Thu Sep 15 09:30:03 CEST 2011 - jbeulich@novell.com - patches.arch/x86_64-unwind-annotations: Fix unwinding through - interrupt frames, requiring ... + interrupt frames, requiring ... - patches.suse/stack-unwind: ... support for DW_CFA_def_cfa_expression. - commit 4d917a5 @@ -3086,7 +3106,7 @@ Mon Sep 12 16:31:26 CEST 2011 - jbeulich@novell.com - mm: frontswap: swap data structure changes. - In HVM guests do not take over the CDROM device (bnc#645893). - x86: report ACPI-reserved state of PCI MMCONFIG region to - hypervisor. + hypervisor. - config.conf: Re-enable Xen flavors. - Update config files. - commit 3692f47 @@ -3126,33 +3146,33 @@ Thu Sep 1 18:47:37 CEST 2011 - ohering@suse.de - Staging: hv: util: kvp: Fix the reported OSVersion string. - Staging: hv: util: kvp: Cleanup kvp_get_domain_name(). - Staging: hv: Fix macros, tab errors and warning in - drivers/staging/hv/hv_mouse.c. + drivers/staging/hv/hv_mouse.c. - Staging: hv: vmbus: VMBUS is an ACPI enumerated device, get - rid of the PCI signature. + rid of the PCI signature. - Staging: hv: Replace struct hv_guid with the uuid type already - defined in Linux. + defined in Linux. - Staging: hv: vmbus: Introduce vmbus ID space in struct - hv_driver. + hv_driver. - Staging: hv: blkvsc: Use the newly introduced vmbus ID in the - blockvsc driver. + blockvsc driver. - Staging: hv: storvsc: Use the newly introduced vmbus ID in - storvsc driver. + storvsc driver. - Staging: hv: netvsc: Use the newly introduced vmbus ID in - netvsc driver. + netvsc driver. - Staging: hv: mousevsc: Use the newly introduced vmbus ID in - mouse driver. + mouse driver. - Staging: hv: util: Make hv_utils a vmbus device driver. - Staging: hv: create VMBUS_DEVICE macro and use it. - Staging: hv: vmbus: Cleanup vmbus_match(). - Staging: hv: vmbus: Cleanup vmbus_uevent() code. - Staging: hv: vmbus: Support the notion of id tables in - vmbus_match(). + vmbus_match(). - Staging: hv: vmbus: Get rid of an unnecessary include line - in vmbus_drv.c. + in vmbus_drv.c. - Staging: hv: storvsc: Get rid of the DMI signature. - Staging: hv: netvsc: Get rid of the PCI signature. - Staging: hv: netvsc: Get rid of the DMI signature in - netvsc_drv.c. + netvsc_drv.c. - Staging: hv: util: Get rid of the DMI signature in hv_util.c. - Staging: hv: util: Get rid of the PCI signature in hv_util.c. - Staging: hv: fix up driver registering mess. @@ -3160,59 +3180,59 @@ Thu Sep 1 18:47:37 CEST 2011 - ohering@suse.de - Staging: hv: vmbus: Cleanup unnecessary comments in hv.c. - Staging: hv: vmbus: Cleanup error handling in hv_init(). - Staging: hv: vmbus: Get rid of unnecessay comments in - connection.c. + connection.c. - Staging: hv: vmbus: Get rid of the function dump_gpadl_body(). - Staging: hv: vmbus: Get rid of the function dump_gpadl_header(). - Staging: hv: vmbus: Rename openMsg to open_msg in channel.c. - Staging: hv: vmbus: Get rid of unnecessary comments in - channel.c. + channel.c. - Staging: hv: vmbus: Change the variable name openInfo to - open_info in channel.c. + open_info in channel.c. - Staging: hv: vmbus: Cleanup error values in ringbuffer.c. - Staging: hv: vmbus: Cleanup the error return value in - vmbus_recvpacket_raw(). + vmbus_recvpacket_raw(). - Staging: hv: netvsc: Get rid of an unnecessary print statement - in netvsc_probe(). + in netvsc_probe(). - Staging: hv: vmbus: Retry vmbus_post_msg() before giving up. - Staging: hv: storvsc: Cleanup error handling in - storvsc_dev_add(). + storvsc_dev_add(). - Staging: hv: storvsc: Cleanup error handling in - storvsc_channel_init(). + storvsc_channel_init(). - Staging: hv: storvsc: Cleanup error handling in - storvsc_connect_to_vsp(). + storvsc_connect_to_vsp(). - Staging: hv: storvsc: Cleanup error handling in storvsc_do_io(). - Storage: hv: storvsc: Get rid of some unnecessary DPRINTs - from storvsc.c. + from storvsc.c. - Staging: hv: storvsc: Fix/cleanup some dated comments in - storvsc.c. + storvsc.c. - Staging: hv: storvsc: Cleanup returned error code in - storvsc_host_reset(). + storvsc_host_reset(). - Staging: hv: storvsc: Cleanup error code returned in - storvsc_probe(). + storvsc_probe(). - Staging: hv: storvsc: Cleanup returned error code in - storvsc_drv_init(). + storvsc_drv_init(). - Staging: hv: netvsc: Cleanup the returned error code in - netvsc_probe(). + netvsc_probe(). - Staging: hv: netvsc: Cleanup error return codes in - netvsc_destroy_recv_buf(). + netvsc_destroy_recv_buf(). - Staging: hv: netvsc: Cleanup error return values in - netvsc_init_recv_buf(). + netvsc_init_recv_buf(). - Staging: hv: netvsc: Cleanup error returns in - netvsc_connect_vsp(). + netvsc_connect_vsp(). - Staging: hv: netvsc: Cleanup error return values in - netvsc_send(). + netvsc_send(). - Staging: hv: netvsc: Cleanup error return codes in - netvsc_device_add(). + netvsc_device_add(). - Staging: hv: netvsc: Cleanup error codes in - rndis_filter_receive(). + rndis_filter_receive(). - Staging: hv: netvsc: Cleanup error code in - rndis_filter_query_device(). + rndis_filter_query_device(). - Staging: hv: netvsc: Cleanup error return values in - rndis_filter_set_packet_filter(). + rndis_filter_set_packet_filter(). - Staging: hv: netvsc: Cleanup error returns in - rndis_filter_init_device(). + rndis_filter_init_device(). - Staging: hv: netvsc: Cleanup error code in - rndis_filter_device_add(). + rndis_filter_device_add(). - Staging: hv: mouse: Change the jump label Cleanup to cleanup. - Staging: hv: netvsc: Change the jump label Cleanup to cleanup. - Staging: hv: netvsc: Change the jump label Exit to exit. @@ -3225,72 +3245,72 @@ Thu Sep 1 18:47:37 CEST 2011 - ohering@suse.de - Staging: hv: add driver_data to hv_vmbus_device_id. - Staging: hv: Add code to parse struct hv_vmbus_device_id table. - Staging: hv: file2alias: fix up alias creation logic for - hv_vmbus_device_id. + hv_vmbus_device_id. - Staging: hv: storvsc: Inline free_stor_device(). - Staging: hv: storvsc: Do not aquire an unnecessary reference - on stor_device. + on stor_device. - Staging: hv: storvsc: Rename must_get_stor_device(). - Staging: hv: storvsc: Rename get_stor_device(). - Staging: hv: storvsc: Cleanup alloc_stor_device(). - Staging: hv: storvsc: Introduce state to manage the lifecycle - of stor device. + of stor device. - Staging: hv: storvsc: Prevent outgoing traffic when stor dev - is being destroyed. + is being destroyed. - Staging: hv: storvsc: Get rid of release_stor_device() by - inlining the code. + inlining the code. - Staging: hv: storvsc: Get rid of final_release_stor_device() - by inlining code. + by inlining code. - Staging: hv: storvsc: Get rid of the reference counting in - struct storvsc_device. + struct storvsc_device. - Staging: hv: netvsc: Inline the code for free_net_device(). - Staging: hv: netvsc: Cleanup alloc_net_device(). - Staging: hv: netvsc: Introduce state to manage the lifecycle - of net device. + of net device. - Staging: hv: netvsc: Prevent outgoing traffic when netvsc dev - is destroyed. + is destroyed. - Staging: hv: netvsc: Get rid of release_outbound_net_device() - by inlining the code. + by inlining the code. - Staging: hv: netvsc: Get rid of release_inbound_net_device() - by inlining the code. + by inlining the code. - Staging: hv: netvsc: Get rid of the refcnt field in struct - netvsc_device. + netvsc_device. - Staging: hv: storvsc: Add code to handle IDE devices using - the storvsc driver. + the storvsc driver. - Staging: hv: storvsc: Handle IDE devices using the storvsc - driver. + driver. - Staging: hv: blkvsc: Get rid of blkvsc_drv.c as this code is - not used. + not used. - Staging: hv: storvsc: Optimize bounce buffer handling for the - "write" case. + "write" case. - Staging: hv: storvsc: Optimize the bounce buffer handling in - the "read" case. + the "read" case. - Staging: hv: storvsc: Include storvsc.c in storvsc_drv.c. - Staging: hv: storvsc: Cleanup storvsc_drv.c after adding the - contents of storvsc.c. + contents of storvsc.c. - Staging: hv: storvsc: Add the contents of hyperv_storage.h - to storvsc_drv.c. + to storvsc_drv.c. - Staging: hv: storvsc: Cleanup storvsc_drv.c after adding the - contents of hyperv_storage.h. + contents of hyperv_storage.h. - Staging: hv: storvsc: Fixup srb and scsi status for INQUIRY - and MODE_SENSE. + and MODE_SENSE. - Staging: hv: storvsc: Fix a typo. - Staging: hv: storvsc: In case of scsi errors offline the device. - Staging: hv: storvsc: No need to copy from bounce buffer in - case of a failure. + case of a failure. - Staging: hv: util: Forcefully shutdown when shutdown is - requested. + requested. - Staging: hv: util: Adjust guest time in a process context. - Staging: hv: vmbus: Check before invoking the channel callback. - Staging: hv: vmbus: Properly deal with de-registering channel - callback. + callback. - Staging: hv: Fix a bug in vmbus_match(). - Staging: hv: vmbus: Get rid of vmbus_on_isr() by inlining - the code. + the code. - Staging: hv: vmbus: Do not enable auto eoi. - Staging: hv: vmbus: Fixup indentation in vmbus_acpi_add(). - Staging: hv: vmbus: Get rid of some dated/redundant comments. - Staging: hv: vmbus: Get rid of an unnecessary check in - vmbus_connect(). + vmbus_connect(). - Staging: hv: vmbus: Fix a checkpatch warning in ring_buffer.c. - Staging: hv: vmbus: Fix checkpatch warnings in connection.c. - Staging: hv: mousevsc: Fix checkpatch errors and warnings. @@ -3363,16 +3383,16 @@ Wed Aug 24 21:29:06 CEST 2011 - jeffm@suse.com Wed Aug 24 20:54:32 CEST 2011 - jeffm@suse.com - Refreshed and re-enabled dm-path patches: - - patches.suse/dm-mpath-accept-failed-paths. - - patches.suse/dm-mpath-detach-existing-hardware-handler. + - patches.suse/dm-mpath-accept-failed-paths. + - patches.suse/dm-mpath-detach-existing-hardware-handler. - commit 70cadcd ------------------------------------------------------------------- Wed Aug 24 20:51:06 CEST 2011 - jeffm@suse.com - Update to 3.1-rc3. - - Eliminated 8 patches. - - Xen is disabled. + - Eliminated 8 patches. + - Xen is disabled. - commit eccefcc ------------------------------------------------------------------- @@ -3380,8 +3400,8 @@ Thu Aug 18 11:38:15 CEST 2011 - eich@suse.de - * Refresh patches.suse/SUSE-bootsplash. * Fix bootsplash code for 15bpp framebuffers. - These framebuffers are rare these days, the legendary and still - popular server chipset Radeon ES1000 supports it, though. + These framebuffers are rare these days, the legendary and still + popular server chipset Radeon ES1000 supports it, though. - commit f25ce3e ------------------------------------------------------------------- @@ -3402,7 +3422,7 @@ Tue Aug 9 00:03:53 CEST 2011 - trenn@suse.de - Update config files: bnc#674988, change: --CONFIG_ACPI_CUSTOM_METHOD=m + -CONFIG_ACPI_CUSTOM_METHOD=m +# CONFIG_ACPI_CUSTOM_METHOD is not set for all flavors - commit f1af972 @@ -3495,10 +3515,10 @@ Thu Jul 14 17:52:45 CEST 2011 - tiwai@suse.de Thu Jul 14 17:26:51 CEST 2011 - tiwai@suse.de - ALSA: hda - Add Kconfig for the default buffer size - (bnc#682725). + (bnc#682725). - Update config files. - Delete, replaced with the new upstream patch - patches.drivers/alsa-hda-0019-Increase-default-buffer-size. + patches.drivers/alsa-hda-0019-Increase-default-buffer-size. - commit 40c7644 ------------------------------------------------------------------- @@ -3520,7 +3540,7 @@ Sat Jul 9 11:17:46 CEST 2011 - jslaby@suse.cz Thu Jul 7 00:58:01 CEST 2011 - jeffm@suse.com - Update to 3.0-rc6. - - Eliminated 1 patch. + - Eliminated 1 patch. - commit 56e99da ------------------------------------------------------------------- @@ -3529,7 +3549,7 @@ Tue Jul 5 09:18:43 CEST 2011 - jbeulich@novell.com - Update Xen patches to 3.0-rc5 and c/s 1095. - xen: prepare tmem shim to handle frontswap. - support booting Xen from EFI (fate#311376, fate#311529, - bnc#578927, bnc#628554). + bnc#578927, bnc#628554). - config.conf: Re-enabled Xen flavors. - Update x86 config files. - Delete patches.xen/xen-blkback-bimodal-suse. @@ -3576,31 +3596,31 @@ Tue Jun 21 12:14:44 CEST 2011 - mmarek@suse.cz Fri Jun 17 17:29:41 CEST 2011 - mmarek@suse.cz - rpm/post.sh: Touch /boot/do_purge_kernels on package install - (fate#312018). + (fate#312018). - rpm/postun.sh: Remove it again if it still exists on package - uninstall. + uninstall. - commit 82f4a5d ------------------------------------------------------------------- Fri Jun 17 13:23:54 CEST 2011 - trenn@suse.de - stop_machine: implement stop_machine_from_offline_cpu() - (bnc#697859). + (bnc#697859). - stop_machine: kill __stop_machine() (bnc#697859). - x86, mtrr: lock stop machine during MTRR rendezvous sequence - (bnc#697859). + (bnc#697859). - stop_machine: reorganize stop_cpus() implementation - (bnc#697859). + (bnc#697859). - x86, mtrr: use __stop_machine() for doing MTRR rendezvous - (bnc#697859). + (bnc#697859). - commit aa3d6e2 ------------------------------------------------------------------- Thu Jun 16 12:16:16 CEST 2011 - mmarek@suse.cz - Remove the novfs patches, it should be packaged as a KMP, or - ideally, reimplemented as a fuse filesystem (which is the reason why - the current implementation it is never going to be accepted upstream). + ideally, reimplemented as a fuse filesystem (which is the reason why + the current implementation it is never going to be accepted upstream). - Delete patches.fixes/novfs-copy_user-fixes.diff. - Delete patches.fixes/novfs-minsize-fixes. - Delete patches.fixes/novfs-nwcapi.patch. @@ -3655,7 +3675,7 @@ Wed Jun 15 18:22:05 CEST 2011 - jack@suse.cz Wed Jun 15 08:05:05 CEST 2011 - jeffm@suse.com - Update to 3.0-rc3. - - Eliminated 2 patches. + - Eliminated 2 patches. - commit a1fe999 ------------------------------------------------------------------- @@ -3723,9 +3743,9 @@ Mon Jun 13 14:06:28 CEST 2011 - mmarek@suse.cz the SRCVERSION variable will only be used to determine the tarball version. - rpm/compute-PATCHVERSION.sh: Set default PATCHLEVEL and SUBLEVEL to 0. - The package version will thus always match the Makefile version and - the SRCVERSION variable will only be used to determine the tarball - version. + The package version will thus always match the Makefile version and + the SRCVERSION variable will only be used to determine the tarball + version. - rpm/kernel-binary.spec.in: Revert the previous hack. - commit 95c9977 @@ -3748,9 +3768,9 @@ Fri Jun 10 20:24:41 CEST 2011 - jeffm@suse.com Fri Jun 10 17:12:22 CEST 2011 - jeffm@suse.com - x86: Remove warning and warning_symbol from struct - stacktrace_ops. + stacktrace_ops. - Delete - patches.fixes/asus-wmi-Remove-__init-from-asus_wmi_platform_init.patch. + patches.fixes/asus-wmi-Remove-__init-from-asus_wmi_platform_init.patch. - commit 608ce9e ------------------------------------------------------------------- @@ -3842,13 +3862,13 @@ Fri Jun 3 12:51:22 CEST 2011 - mmarek@suse.cz Fri Jun 3 12:09:01 CEST 2011 - mmarek@suse.cz - rpm/macros.kernel-source: Add -b option to %kernel_module_package - to unconditionally call mkinitrd on kmp install (fate#309400). + to unconditionally call mkinitrd on kmp install (fate#309400). - rpm/kernel-module-subpackage: Pass KMP_NEEDS_MKINITRD=1 to - weak-modules2 if the -b option is used. + weak-modules2 if the -b option is used. - rpm/macros.kernel-source: Add -b option to %kernel_module_package - to unconditionally call mkinitrd on kmp install (fate#309400). + to unconditionally call mkinitrd on kmp install (fate#309400). - rpm/kernel-module-subpackage: Pass KMP_NEEDS_MKINITRD=1 to - weak-modules2 if the -b option is used. + weak-modules2 if the -b option is used. - commit 83331f5 ------------------------------------------------------------------- @@ -3869,14 +3889,14 @@ Tue May 31 05:09:44 CEST 2011 - jeffm@suse.com Tue May 31 05:08:21 CEST 2011 - jeffm@suse.com - Updated to 3.0-rc1. - - Eliminated 9 patches. + - Eliminated 9 patches. - commit 5710413 ------------------------------------------------------------------- Mon May 30 15:54:37 CEST 2011 - jack@suse.cz - mm: Fix assertion mapping->nrpages == 0 in end_writeback() - (bnc#693013 bnc#666423). + (bnc#693013 bnc#666423). - Refresh patches.xen/tmem. - commit d3e465a @@ -3884,9 +3904,9 @@ Mon May 30 15:54:37 CEST 2011 - jack@suse.cz Mon May 30 13:58:43 CEST 2011 - jslaby@suse.cz - Refresh - patches.fixes/block-add-proper-state-guards-to-__elv_next_request.patch. + patches.fixes/block-add-proper-state-guards-to-__elv_next_request.patch. - aic94xx: world-writable sysfs update_bios file. - Update upstream info. + Update upstream info. - commit 8912816 ------------------------------------------------------------------- @@ -3947,7 +3967,7 @@ Mon May 16 14:34:33 CEST 2011 - mmarek@suse.cz Fri May 13 15:45:04 CEST 2011 - jeffm@suse.com - Update to 2.6.39-rc7. - - Eliminated 5 patches. + - Eliminated 5 patches. - commit a8a170f ------------------------------------------------------------------- @@ -3960,16 +3980,16 @@ Thu May 12 23:29:11 CEST 2011 - jslaby@suse.cz Thu May 12 14:05:44 CEST 2011 - jslaby@suse.cz - Delete - patches.fixes/iwlwifi-fix-tx-power-configuration-on-3945-and-4965-devices. - It's fixed differently by commits 43f12d47f and f844a709a7 in .39-rc1 + patches.fixes/iwlwifi-fix-tx-power-configuration-on-3945-and-4965-devices. + It's fixed differently by commits 43f12d47f and f844a709a7 in .39-rc1 - commit 7934e2d ------------------------------------------------------------------- Thu May 12 11:56:16 CEST 2011 - jslaby@suse.cz - Refresh - patches.fixes/iwlwifi-fix-tx-power-configuration-on-3945-and-4965-devices. - Note about submission. + patches.fixes/iwlwifi-fix-tx-power-configuration-on-3945-and-4965-devices. + Note about submission. - commit 9922e20 ------------------------------------------------------------------- @@ -3982,15 +4002,15 @@ Tue May 10 19:10:18 CEST 2011 - mhocko@suse.cz Tue May 10 16:14:44 CEST 2011 - mhocko@suse.cz - patches.fixes/aggressive-zone-reclaim.patch: delete because - the patch is very workload specific and can lead to unexpected - reclaims in parallel node local workloads. + the patch is very workload specific and can lead to unexpected + reclaims in parallel node local workloads. - commit 56cf10e ------------------------------------------------------------------- Tue May 10 16:04:27 CEST 2011 - mhocko@suse.cz - Delete patches.suse/mm-devzero-optimisation.patch: we do not need - it anymore as we have zero page back since 2.6.32 + it anymore as we have zero page back since 2.6.32 - commit 323a093 ------------------------------------------------------------------- @@ -4009,64 +4029,64 @@ Mon May 9 14:32:59 CEST 2011 - jbeulich@novell.com Mon May 9 11:32:35 CEST 2011 - jbeulich@novell.com - patches.suse/kconfig-automate-kernel-desktop: Remove stray blank - lines (for older versions of "patch" to grok). + lines (for older versions of "patch" to grok). - commit 4dfa74d ------------------------------------------------------------------- Sat May 7 01:50:06 CEST 2011 - jeffm@suse.com - Removed network driver entropy patches. haveged is installed by default - and should be enabled to generate entropy from non-predictable sources. - - Delete patches.drivers/bnx2-entropy-source.patch. - - Delete patches.drivers/e1000-entropy-source.patch. - - Delete patches.drivers/e1000e-entropy-source.patch. - - Delete patches.drivers/igb-entropy-source.patch. - - Delete patches.drivers/ixgbe-entropy-source.patch. - - Delete patches.drivers/tg3-entropy-source.patch. + and should be enabled to generate entropy from non-predictable sources. + - Delete patches.drivers/bnx2-entropy-source.patch. + - Delete patches.drivers/e1000-entropy-source.patch. + - Delete patches.drivers/e1000e-entropy-source.patch. + - Delete patches.drivers/igb-entropy-source.patch. + - Delete patches.drivers/ixgbe-entropy-source.patch. + - Delete patches.drivers/tg3-entropy-source.patch. - commit c88b893 ------------------------------------------------------------------- Fri May 6 19:36:47 CEST 2011 - jeffm@suse.com - Update - patches.fixes/netfilter-implement-rfc-1123-for-ftp-conntrack - (bnc#466279 bnc#681639). + patches.fixes/netfilter-implement-rfc-1123-for-ftp-conntrack + (bnc#466279 bnc#681639). - commit 72e779f ------------------------------------------------------------------- Fri May 6 19:31:10 CEST 2011 - jeffm@suse.com - Disabled patches.drivers/libata-unlock-hpa-by-default; It may have - been obsoleted by upstream commit d8d9129e. + been obsoleted by upstream commit d8d9129e. - commit 1a21ab3 ------------------------------------------------------------------- Fri May 6 18:51:20 CEST 2011 - jeffm@suse.com - sysctl: Increase IPC defaults (bnc#146656) - - Delete patches.suse/shmall-bigger. + - Delete patches.suse/shmall-bigger. - commit a70e34f ------------------------------------------------------------------- Fri May 6 17:50:56 CEST 2011 - jeffm@suse.com - sysctl/i386/desktop, sysctl/x86_64/desktop: Add vm.dirty_ratio = 20 - for desktop flavors (bnc#552883) - - Delete patches.suse/mm-tune-dirty-limits.patch. + for desktop flavors (bnc#552883) + - Delete patches.suse/mm-tune-dirty-limits.patch. - commit dbe73e2 ------------------------------------------------------------------- Fri May 6 17:25:45 CEST 2011 - jeffm@suse.com - sysctl/defaults: Added kernel.hung_task_timeout=0 - - Delete patches.suse/hung_task_timeout-configurable-default. + - Delete patches.suse/hung_task_timeout-configurable-default. - commit 78f9eed ------------------------------------------------------------------- Fri May 6 16:41:07 CEST 2011 - mmarek@suse.cz - rpm/kernel-{binary,source}.spec.in: Install per-kernel /boot/sysctl-* - files (patch from Jeff Mahoney). + files (patch from Jeff Mahoney). - commit 473f2d1 ------------------------------------------------------------------- @@ -4079,7 +4099,7 @@ Thu May 5 22:35:53 CEST 2011 - jeffm@suse.com Thu May 5 22:23:21 CEST 2011 - jeffm@suse.com - Updated to 2.6.39-rc6. - - 2 patches eliminated. + - 2 patches eliminated. - commit 2643e59 ------------------------------------------------------------------- @@ -4093,9 +4113,9 @@ Tue May 3 03:08:18 CEST 2011 - tonyj@suse.de Fri Apr 29 20:35:21 CEST 2011 - jeffm@suse.com - rpm/compute-PATCHVERSION.sh: Replace ^+++ with ^\+\+\+ as an - awk regex. It's technically invalid. + awk regex. It's technically invalid. - rpm/compute-PATCHVERSION.sh: Replace ^+++ with ^\+\+\+ as an - awk regex. It's technically invalid. + awk regex. It's technically invalid. - commit 52dd0f0 ------------------------------------------------------------------- @@ -4117,7 +4137,7 @@ Fri Apr 29 00:36:03 CEST 2011 - gregkh@suse.de - Delete patches.suse/linux-2.6.29-dont-wait-for-mouse.patch. - Delete patches.suse/linux-2.6.29-even-faster-kms.patch. - Delete - patches.suse/linux-2.6.29-jbd-longer-commit-interval.patch. + patches.suse/linux-2.6.29-jbd-longer-commit-interval.patch. - Delete patches.suse/linux-2.6.29-kms-after-sata.patch. - Delete patches.suse/linux-2.6.29-touchkit.patch. - commit c13427d @@ -4132,22 +4152,22 @@ Fri Apr 29 00:17:46 CEST 2011 - jbenc@suse.cz Thu Apr 28 23:32:44 CEST 2011 - rjw@suse.de - Delete patches.xen/xen3-x86-mcp51-no-dac. - Also remove the series.conf entires for the x86-mcp-no-dac patches. + Also remove the series.conf entires for the x86-mcp-no-dac patches. - commit 574577b ------------------------------------------------------------------- Thu Apr 28 23:16:27 CEST 2011 - rjw@suse.de - Delete patches.arch/x86-mcp51-no-dac. (This is a blacklist entry that - has been rejected by the mainline, the problem reporter is gone and - it's next to impossible to verify it now.) + has been rejected by the mainline, the problem reporter is gone and + it's next to impossible to verify it now.) - commit 195b113 ------------------------------------------------------------------- Thu Apr 28 21:38:22 CEST 2011 - jslaby@suse.cz - Refresh - patches.fixes/iwlwifi-fix-tx-power-configuration-on-3945-and-4965-devices. + patches.fixes/iwlwifi-fix-tx-power-configuration-on-3945-and-4965-devices. - commit a2662ae ------------------------------------------------------------------- @@ -4162,14 +4182,14 @@ Thu Apr 28 20:56:33 CEST 2011 - jslaby@suse.cz Thu Apr 28 20:30:56 CEST 2011 - bphilips@suse.de - Delete - patches.drivers/tg3-5785-and-57780-asic-revs-not-working.patch. + patches.drivers/tg3-5785-and-57780-asic-revs-not-working.patch. - commit 9917206 ------------------------------------------------------------------- Thu Apr 28 20:19:59 CEST 2011 - bphilips@suse.de - Delete - patches.suse/uvcvideo-ignore-hue-control-for-5986-0241.patch. + patches.suse/uvcvideo-ignore-hue-control-for-5986-0241.patch. - commit 08374b3 ------------------------------------------------------------------- @@ -4202,7 +4222,7 @@ Thu Apr 28 14:18:12 CEST 2011 - jbeulich@novell.com Wed Apr 27 22:20:02 CEST 2011 - jeffm@suse.com - Delete - patches.drivers/disable-catas_reset-by-default-to-avoid-problems-with-eeh.patch. + patches.drivers/disable-catas_reset-by-default-to-avoid-problems-with-eeh.patch. - commit 399a100 ------------------------------------------------------------------- @@ -4264,10 +4284,10 @@ Wed Apr 27 21:34:13 CEST 2011 - jeffm@suse.com - Delete patches.suse/acpi-don-t-preempt-until-the-system-is-up. - Delete - patches.suse/acpi-generic-initramfs-table-override-support. + patches.suse/acpi-generic-initramfs-table-override-support. - Delete patches.suse/add-initramfs-file_read_write. - Delete - patches.suse/init-move-populate_rootfs-back-to-start_kernel. + patches.suse/init-move-populate_rootfs-back-to-start_kernel. - commit d4910b3 ------------------------------------------------------------------- @@ -4281,14 +4301,14 @@ Wed Apr 27 21:29:24 CEST 2011 - jeffm@suse.com Wed Apr 27 21:11:59 CEST 2011 - jeffm@suse.com - Delete patches.suse/osync-error. It was unused and the issue it fixed in - kernels prior to 2.6.32 doesn't exist anymore. + kernels prior to 2.6.32 doesn't exist anymore. - commit 52cc654 ------------------------------------------------------------------- Wed Apr 27 20:48:55 CEST 2011 - jeffm@suse.com - Delete patches.suse/s390-System.map.diff: Proper fix in binutils has - long since been upstream. + long since been upstream. - commit 2847a36 ------------------------------------------------------------------- @@ -4321,7 +4341,7 @@ Wed Apr 27 20:18:37 CEST 2011 - jeffm@suse.com Wed Apr 27 20:16:52 CEST 2011 - jeffm@suse.com - Delete patches.suse/unmap_vmas-lat: No bug report or signed-off-by. - - Delete patches.arch/s390-add-FREE_PTE_NR. + - Delete patches.arch/s390-add-FREE_PTE_NR. - commit 2a392c2 ------------------------------------------------------------------- @@ -4334,7 +4354,7 @@ Wed Apr 27 20:16:00 CEST 2011 - jeffm@suse.com Wed Apr 27 20:15:02 CEST 2011 - jeffm@suse.com - Update to 2.6.39-rc5. - - Eliminated 2 patches. + - Eliminated 2 patches. - commit 5288a05 ------------------------------------------------------------------- @@ -4354,7 +4374,7 @@ Wed Apr 27 19:43:47 CEST 2011 - jeffm@suse.com Tue Apr 26 11:03:18 CEST 2011 - jkosina@suse.cz - HID: add noget quirk barcode scanners from Symbol Technologies - (bnc#689290). + (bnc#689290). - commit f5b999f ------------------------------------------------------------------- @@ -4367,7 +4387,7 @@ Fri Apr 22 00:01:41 CEST 2011 - jeffm@suse.com Tue Apr 19 23:37:06 CEST 2011 - jack@suse.cz - Revert changes to sparc configs to not make life harder for Jan Engelhardt - maintaining sparc architecture. + maintaining sparc architecture. - commit cdac873 ------------------------------------------------------------------- @@ -4386,7 +4406,7 @@ Tue Apr 19 23:30:34 CEST 2011 - jack@suse.cz Tue Apr 19 17:41:41 CEST 2011 - jeffm@suse.com - Updated to 2.6.39-rc4. - - Eliminated 1 patch. + - Eliminated 1 patch. - commit 3f654c8 ------------------------------------------------------------------- @@ -4399,15 +4419,15 @@ Tue Apr 19 17:16:52 CEST 2011 - jeffm@suse.com Mon Apr 18 10:30:49 CEST 2011 - eich@suse.de - Combined and consolidated bootsplash patch (bnc#669777, - bnc#570082, bnc#595657, bnc#594209, bnc#544645). - - Delete patches.suse/Cleanup-and-make-boot-splash-work-with-KMS.patch. - - Delete patches.suse/bootsplash. - - Delete patches.suse/bootsplash-console-fix. - - Delete patches.suse/bootsplash-keep-multiple-data. - - Delete patches.suse/bootsplash-scaler. - - Reformatted code, fixed some minor bugs that became obvious. - - Fixed race that led to null pointer dereference in splash_read_proc(): - bnc#669777. + bnc#570082, bnc#595657, bnc#594209, bnc#544645). + - Delete patches.suse/Cleanup-and-make-boot-splash-work-with-KMS.patch. + - Delete patches.suse/bootsplash. + - Delete patches.suse/bootsplash-console-fix. + - Delete patches.suse/bootsplash-keep-multiple-data. + - Delete patches.suse/bootsplash-scaler. + - Reformatted code, fixed some minor bugs that became obvious. + - Fixed race that led to null pointer dereference in splash_read_proc(): + bnc#669777. - commit 95844c5 ------------------------------------------------------------------- @@ -4420,7 +4440,7 @@ Sat Apr 16 19:18:05 CEST 2011 - trenn@suse.de Sat Apr 16 18:42:01 CEST 2011 - trenn@suse.de - intel_idle: Make lapic_timer_reliable_states a boot param - (bnc#675161). + (bnc#675161). - commit 85b156b ------------------------------------------------------------------- @@ -4434,7 +4454,7 @@ Sat Apr 16 00:31:11 CEST 2011 - jack@suse.cz Fri Apr 15 20:24:29 CEST 2011 - jeffm@suse.com - Enabled CONFIG_GIGASET_CAPI (bnc#686008). - - This results in automatically disabling CONFIG_GIGASET_I4L. + - This results in automatically disabling CONFIG_GIGASET_I4L. - commit 697e68b ------------------------------------------------------------------- @@ -4454,7 +4474,7 @@ Fri Apr 15 13:21:49 CEST 2011 - jbeulich@novell.com - Update Xen patches to 2.6.39-rc3 and c/s 1079. - blktap2: replace hard-coded limit of tap devices with - configurable one. + configurable one. - config.conf: Re-enable Xen configs. - Update x86 config files. - commit d3bfd6c @@ -4463,7 +4483,7 @@ Fri Apr 15 13:21:49 CEST 2011 - jbeulich@novell.com Thu Apr 14 18:43:07 CEST 2011 - jeffm@suse.com - fs/partitions/efi.c: corrupted GUID partition tables can cause - kernel oops (bnc#687113 CVE-2011-1577). + kernel oops (bnc#687113 CVE-2011-1577). - commit 385b393 ------------------------------------------------------------------- @@ -4508,7 +4528,7 @@ Tue Apr 12 21:30:55 CEST 2011 - jeffm@suse.com Tue Apr 12 20:46:13 CEST 2011 - jeffm@suse.com - Updated to 2.6.39-rc3. - - Eliminated 2 patches. + - Eliminated 2 patches. - commit 200c913 ------------------------------------------------------------------- @@ -4533,29 +4553,29 @@ Tue Apr 12 19:37:48 CEST 2011 - jeffm@suse.com Tue Apr 12 19:10:01 CEST 2011 - jeffm@suse.com - Update to 2.6.39-rc2. - - Eliminated 18 patches. - - Added 3 patches. - - hv_mouse: needs . - - dm-raid45: Remove blk_unplug calls. - - novfs: 2.6.39 API update. - - Xen, Swap-over-NFS, and certain SCSI multipath features are disabled. - - patches.kernel.org is no longer used to contain upstream patches - for -rc releases. Users planning on building their own kernel should - have a copy of the tarball corresponding to the -rc releases. + - Eliminated 18 patches. + - Added 3 patches. + - hv_mouse: needs . + - dm-raid45: Remove blk_unplug calls. + - novfs: 2.6.39 API update. + - Xen, Swap-over-NFS, and certain SCSI multipath features are disabled. + - patches.kernel.org is no longer used to contain upstream patches + for -rc releases. Users planning on building their own kernel should + have a copy of the tarball corresponding to the -rc releases. - commit adf9d16 ------------------------------------------------------------------- Mon Apr 11 09:43:45 CEST 2011 - neilb@suse.de - Make selection of 'readdir-plus' adapt to usage patterns - (bnc#678123). + (bnc#678123). - commit 5de99a8 ------------------------------------------------------------------- Wed Apr 6 09:01:38 CEST 2011 - jeffm@suse.de - reiserfs: Force inode evictions before umount to avoid crash - (bnc#610598 bnc#680073 bnc#684112). + (bnc#610598 bnc#680073 bnc#684112). - Delete patches.fixes/reiserfs-xattr-crash-fix. - commit bf57d20 @@ -4569,21 +4589,21 @@ Tue Apr 5 10:42:22 CEST 2011 - jslaby@suse.cz Wed Mar 30 23:50:41 CEST 2011 - jeffm@suse.com - Delete patches.suse/twofish-2.6. - - This was for 2.4 compatibility and has been moved to KMP purgatory. + - This was for 2.4 compatibility and has been moved to KMP purgatory. - commit dcca506 ------------------------------------------------------------------- Wed Mar 30 10:32:32 CEST 2011 - jslaby@suse.cz - Relax si_code check in rt_sigqueueinfo and rt_tgsigqueueinfo - (bnc#681826). + (bnc#681826). - commit 2e71042 ------------------------------------------------------------------- Mon Mar 28 16:08:19 CEST 2011 - trenn@suse.de - Update config files, remove CONFIG_X86_MCE_XEON75XX=m - ->driver got reverted with previous commit + ->driver got reverted with previous commit - Refresh patches.xen/xen3-auto-arch-x86.diff. - commit b367e7b @@ -4595,18 +4615,18 @@ Mon Mar 28 15:23:44 CEST 2011 - trenn@suse.de APEI implementation should take care of that in recent kernels. - Delete patches.arch/x86_mce_intel_decode_physical_address.patch. - Delete - patches.arch/x86_mce_intel_decode_physical_address_compile_fix.patch. + patches.arch/x86_mce_intel_decode_physical_address_compile_fix.patch. - Delete - patches.arch/x86_mce_intel_decode_physical_address_rename_fix.patch. + patches.arch/x86_mce_intel_decode_physical_address_rename_fix.patch. - Delete - patches.arch/x86_mce_intel_decode_physical_fix_dynamic_debug.patch. + patches.arch/x86_mce_intel_decode_physical_fix_dynamic_debug.patch. - commit 1fe7a22 ------------------------------------------------------------------- Mon Mar 28 14:07:07 CEST 2011 - mmarek@suse.cz - rpm/kernel-binary.spec.in: Do not install unneeded packages in the - build chroot. + build chroot. - commit 7f4c49d ------------------------------------------------------------------- @@ -4626,7 +4646,7 @@ Thu Mar 24 17:26:22 CET 2011 - tiwai@suse.de Thu Mar 24 16:21:06 CET 2011 - jslaby@suse.cz - Prevent rt_sigqueueinfo and rt_tgsigqueueinfo from spoofing - the signal code (bnc#681826 CVE-2011-1020). + the signal code (bnc#681826 CVE-2011-1020). - commit 2e42fd4 ------------------------------------------------------------------- @@ -4635,7 +4655,7 @@ Thu Mar 24 14:02:20 CET 2011 - tiwai@suse.de - sound/oss/opl3: validate voice and channel indexes (bnc#681999). - sound/oss: remove offset from load_patch callbacks (bnc#681999). - ALSA: sound/pci/asihpi: check adapter index in hpi_ioctl - (bnc#680816). + (bnc#680816). - commit 09ff6e9 ------------------------------------------------------------------- @@ -4648,7 +4668,7 @@ Mon Mar 21 19:56:38 CET 2011 - jack@suse.cz Mon Mar 21 16:44:29 CET 2011 - jkosina@suse.cz - HID: add support for Skycable 0x3f07 wireless presenter - (bnc#681297). + (bnc#681297). - commit 892e8d4 ------------------------------------------------------------------- @@ -4679,12 +4699,12 @@ Fri Mar 18 08:48:08 CET 2011 - jbeulich@novell.com Thu Mar 17 12:24:09 CET 2011 - sjayaraman@suse.de - netvm: Do not mark requests for swapfile writes as dirty or - kswapd fails to free the page (bnc#678472). + kswapd fails to free the page (bnc#678472). - nfs: Use page_file_offset during page writeback (bnc#677738). - nfs: Convert nfs_mark_request_dirty() to use page_file_mapping() - (bnc#677738). + (bnc#677738). - netvm: Remove duplicated initialization in net/ipv4/route.c - (bnc#678970). + (bnc#678970). - collapse: mm: Report the low watermark correctly (bnc#678497). - commit a798dd1 @@ -4698,7 +4718,7 @@ Tue Mar 15 16:19:53 CET 2011 - jeffm@suse.com Mon Mar 14 01:22:01 CET 2011 - jeffm@suse.com - Linux: 2.6.38-rc8. - - Eliminated 1 patch. + - Eliminated 1 patch. - commit 7da557d ------------------------------------------------------------------- @@ -4723,38 +4743,38 @@ Fri Mar 11 14:19:55 CET 2011 - jbeulich@novell.com Tue Mar 8 01:00:02 CET 2011 - jeffm@suse.de - Update to 2.6.38-rc7. - - Refresh patches.xen/xen-x86-no-lapic. - - Refresh patches.xen/xen3-patch-2.6.19. + - Refresh patches.xen/xen-x86-no-lapic. + - Refresh patches.xen/xen3-patch-2.6.19. - commit 7eb9d30 ------------------------------------------------------------------- Mon Mar 7 13:50:08 CET 2011 - mmarek@suse.cz - rpm/kernel-binary.spec.in: Do not abort build because of - supported.conf inconsistency if %supported_modules_check == 0. + supported.conf inconsistency if %supported_modules_check == 0. - rpm/kernel-binary.spec.in: Do not abort build because of - supported.conf inconsistency if %supported_modules_check == 0. + supported.conf inconsistency if %supported_modules_check == 0. - commit 88d5daa ------------------------------------------------------------------- Wed Mar 2 09:02:40 CET 2011 - jbeulich@novell.com - patches.arch/x86_64-unwind-annotations: Fix a fatal oversight in - yesterday's change. + yesterday's change. - commit 098768b ------------------------------------------------------------------- Mon Feb 28 15:34:35 CET 2011 - jbeulich@novell.com - patches.arch/x86_64-unwind-annotations: Add annotations to - lib/rwsem_64.S. + lib/rwsem_64.S. - commit 87944ac ------------------------------------------------------------------- Thu Feb 24 16:27:46 CET 2011 - tiwai@suse.de - ALSA: usb-audio: fix oops due to cleanup race when disconnecting - (bnc#674735). + (bnc#674735). - commit ed81f8c ------------------------------------------------------------------- @@ -4767,7 +4787,7 @@ Wed Feb 23 23:03:41 CET 2011 - mmarek@suse.cz Tue Feb 22 21:49:18 CET 2011 - jeffm@suse.com - Update to 2.6.38-rc6. - - Eliminated 1 patch. + - Eliminated 1 patch. - commit 6cce7bb ------------------------------------------------------------------- @@ -4780,7 +4800,7 @@ Tue Feb 22 10:00:42 CET 2011 - mmarek@suse.cz Mon Feb 21 10:31:05 CET 2011 - tiwai@suse.de - ALSA: caiaq - Fix possible string-buffer overflow (bnc#672499, - CVE-2011-0712). + CVE-2011-0712). - commit 5ef002b ------------------------------------------------------------------- @@ -4799,22 +4819,22 @@ Thu Feb 17 02:28:52 CET 2011 - jeffm@suse.de Thu Feb 17 01:24:01 CET 2011 - gregkh@suse.de - Update config files. - - disable CONFIG_DRM_VMWGFX (bnc#606458) - - update sparc configs to at least be able to run "make oldconfig" + - disable CONFIG_DRM_VMWGFX (bnc#606458) + - update sparc configs to at least be able to run "make oldconfig" - commit da75bd9 ------------------------------------------------------------------- Wed Feb 16 16:14:52 CET 2011 - jbeulich@novell.com - patches.arch/x86_64-unwind-annotations: Re-add change lost during - initial 2.6.37 merge. + initial 2.6.37 merge. - commit e493205 ------------------------------------------------------------------- Mon Feb 14 13:42:21 CET 2011 - mmarek@suse.cz - Move spec file templates and helper scripts to a separate branch, to - ease synchronizing these files among master, vanilla and linux-next. + ease synchronizing these files among master, vanilla and linux-next. - commit 411abb8 ------------------------------------------------------------------- @@ -4834,7 +4854,7 @@ Mon Feb 14 13:20:47 CET 2011 - mmarek@suse.cz Mon Feb 14 13:19:22 CET 2011 - mmarek@suse.cz - rpm/kernel-source.spec.in: Delete misc/extract-modaliases, the code - was merged into rpm's find-supplements script. + was merged into rpm's find-supplements script. - Delete rpm/check-build.sh, not needed anymore. - commit 0a157b1 @@ -4842,43 +4862,43 @@ Mon Feb 14 13:19:22 CET 2011 - mmarek@suse.cz Thu Feb 10 02:57:43 CET 2011 - jeffm@suse.com - flexcop: fix registering braindead stupid names (brc#575873 - bnc#661429). + bnc#661429). - commit 72bd3d0 ------------------------------------------------------------------- Wed Feb 9 22:55:13 CET 2011 - gregkh@suse.de - Staging: samsung-laptop: add support for lots of laptops - (bnc#661682). + (bnc#661682). - commit 1eb5eaa ------------------------------------------------------------------- Wed Feb 9 13:37:33 CET 2011 - mmarek@suse.cz - rpm/kernel-source.spec.in: Set timestamp of sources to the commit - timestamp, so that they are always older than generated files in - /usr/src/linux-obj (bnc#669669). + timestamp, so that they are always older than generated files in + /usr/src/linux-obj (bnc#669669). - commit 8565452 ------------------------------------------------------------------- Wed Feb 9 00:08:37 CET 2011 - mmarek@suse.cz - rpm/kernel-binary.spec.in: Do not run fdupes in /usr/src/linux-obj, to - keep timestamps intact. + keep timestamps intact. - commit 9ba5ff0 ------------------------------------------------------------------- Tue Feb 8 23:42:06 CET 2011 - mmarek@suse.cz - rpm/kernel-source.spec.in: Remove .gitignore files after applying patches - (fix last change). + (fix last change). - commit 907f9cc ------------------------------------------------------------------- Tue Feb 8 18:10:13 CET 2011 - jeffm@suse.com - Updated to 2.6.38-rc4. - - Eliminated 1 patch. + - Eliminated 1 patch. - commit c327e0a ------------------------------------------------------------------- @@ -4926,8 +4946,8 @@ Mon Feb 7 16:19:29 CET 2011 - mmarek@suse.cz Mon Feb 7 14:27:36 CET 2011 - mmarek@suse.cz - rpm/kernel-binary.spec.in, rpm/kernel-spec-macros: Fix the definition - of %release_major and rename it to %release_num to better describe - what it does. Add some comments to explain how the versioning works. + of %release_major and rename it to %release_num to better describe + what it does. Add some comments to explain how the versioning works. - commit 9a3bc94 ------------------------------------------------------------------- @@ -4946,14 +4966,14 @@ Fri Feb 4 01:46:21 CET 2011 - jeffm@suse.com Fri Feb 4 01:44:50 CET 2011 - jeffm@suse.com - Updated to 2.6.38-rc3. - - Eliminated 2 patches. + - Eliminated 2 patches. - commit b6b51ca ------------------------------------------------------------------- Wed Feb 2 17:25:06 CET 2011 - tiwai@suse.de - ALSA: hda - Fix memory leaks in conexant jack arrays - (bnc#668929). + (bnc#668929). - commit 31971a4 ------------------------------------------------------------------- @@ -4991,8 +5011,8 @@ Sun Jan 23 02:16:20 CET 2011 - jeffm@suse.de Sun Jan 23 00:25:45 CET 2011 - jeffm@suse.com - Update config files. - - CONFIG_EXPERT=n on all but ps3 - - Vanilla configs updated. + - CONFIG_EXPERT=n on all but ps3 + - Vanilla configs updated. - commit b25e639 ------------------------------------------------------------------- @@ -5013,7 +5033,7 @@ Sun Jan 23 00:09:06 CET 2011 - jeffm@suse.com Sat Jan 22 23:45:07 CET 2011 - jeffm@suse.com - Updated to 2.6.38-rc2. - - Eliminated 1 patch. + - Eliminated 1 patch. - commit 90baa82 ------------------------------------------------------------------- @@ -5032,30 +5052,30 @@ Sat Jan 22 00:32:08 CET 2011 - jeffm@suse.de Sat Jan 22 00:27:46 CET 2011 - jeffm@suse.de - Update to 2.6.38-rc1. - - Removed 12 patches. - - Xen is disabled. - - Quite a few patches need updating. + - Removed 12 patches. + - Xen is disabled. + - Quite a few patches need updating. - commit 9163bb7 ------------------------------------------------------------------- Fri Jan 21 02:42:39 CET 2011 - trenn@suse.de - perf: Do not export power_frequency, but power_start event - (bnc#665153). + (bnc#665153). - cpuidle/x86/perf: fix power:cpu_idle double end events and - throw cpu_idle events from the cpuidle layer (bnc#665153). + throw cpu_idle events from the cpuidle layer (bnc#665153). - perf: Clean up power events by introducing new, more generic - ones (bnc#665153). + ones (bnc#665153). - cpuidle: Rename X86 specific idle poll state from C0 to POLL - (bnc#665153). + (bnc#665153). - perf timechart: Adjust perf timechart to the new power events - (bnc#665153). + (bnc#665153). - Fix display of idle boxes (none). - Fix huge and wronge C-state drawings due to uninitialized - start/end timestamps (none). + start/end timestamps (none). - Update config files. - doc/config-options.changes: - CONFIG_EVENT_POWER_TRACING_DEPRECATED=y + CONFIG_EVENT_POWER_TRACING_DEPRECATED=y - commit b308eff ------------------------------------------------------------------- @@ -5068,7 +5088,7 @@ Wed Jan 19 21:13:46 CET 2011 - jbohac@suse.cz Tue Jan 18 01:48:18 CET 2011 - trenn@suse.de - ACPI / ACPICA: Initialize the global lock spinlock as - appropriate (bnc#637377). + appropriate (bnc#637377). - commit c4b8238 ------------------------------------------------------------------- @@ -5087,22 +5107,22 @@ Mon Jan 17 20:52:49 CET 2011 - jeffm@suse.com Fri Jan 14 16:29:03 CET 2011 - mmarek@suse.cz - Revert %kernelrelease changes originally made on the vanilla branch, - they break on master and must be done differently. + they break on master and must be done differently. - commit b610327 ------------------------------------------------------------------- Thu Jan 13 21:29:19 CET 2011 - jkosina@suse.cz - Input: introduce 'notimeout' blacklist for Dell Vostro V13 - (bnc#641105). + (bnc#641105). - commit cb76856 ------------------------------------------------------------------- Wed Jan 12 21:32:17 CET 2011 - jeffm@suse.com - In-kernel dependencies for reiser4 - - Delete patches.suse/reiser4-exports. - - Delete patches.suse/reiser4-set_page_dirty_notag. + - Delete patches.suse/reiser4-exports. + - Delete patches.suse/reiser4-set_page_dirty_notag. - commit 1b97130 ------------------------------------------------------------------- @@ -5176,7 +5196,7 @@ Thu Jan 6 20:51:31 CET 2011 - jeffm@suse.com Thu Jan 6 19:48:28 CET 2011 - mmarek@suse.cz - rpm/kernel-source.spec.in: Move the source tree if %kernelrelease is - different from the tarball version. + different from the tarball version. - commit 6be9ffe ------------------------------------------------------------------- @@ -5195,28 +5215,28 @@ Thu Jan 6 17:09:12 CET 2011 - jeffm@suse.com Thu Jan 6 17:08:44 CET 2011 - jeffm@suse.com - Removed unused kdb patches. - - Delete patches.suse/kdb-build-fixes. - - Delete patches.suse/kdb-common. - - Delete - patches.suse/kdb-fix-assignment-from-incompatible-pointer-warnings. - - Delete - patches.suse/kdb-fix-kdb_cmds-to-include-the-arch-common-macro. - - Delete patches.suse/kdb-handle-nonexistance-keyboard-controller. - - Delete patches.suse/kdb-ia64. - - Delete patches.suse/kdb-usb-rework. - - Delete patches.suse/kdb-vm-api-changes-for-2-6-34. - - Delete patches.suse/kdb-x86. - - Delete patches.suse/kdb-x86-build-fixes. - - Delete patches.suse/kdb_dont_touch_i8042_early.patch. - - Delete patches.suse/kdb_fix_ia64_build.patch. - - Delete patches.xen/xen3-kdb-x86. + - Delete patches.suse/kdb-build-fixes. + - Delete patches.suse/kdb-common. + - Delete + patches.suse/kdb-fix-assignment-from-incompatible-pointer-warnings. + - Delete + patches.suse/kdb-fix-kdb_cmds-to-include-the-arch-common-macro. + - Delete patches.suse/kdb-handle-nonexistance-keyboard-controller. + - Delete patches.suse/kdb-ia64. + - Delete patches.suse/kdb-usb-rework. + - Delete patches.suse/kdb-vm-api-changes-for-2-6-34. + - Delete patches.suse/kdb-x86. + - Delete patches.suse/kdb-x86-build-fixes. + - Delete patches.suse/kdb_dont_touch_i8042_early.patch. + - Delete patches.suse/kdb_fix_ia64_build.patch. + - Delete patches.xen/xen3-kdb-x86. - commit c9e725d ------------------------------------------------------------------- Thu Jan 6 16:10:26 CET 2011 - jeffm@suse.com - rpm/kernel-source.spec.in: Remove the relocation of the source tree. - It's expanded in-place. + It's expanded in-place. - commit 8cde941 ------------------------------------------------------------------- @@ -5229,7 +5249,7 @@ Thu Jan 6 15:49:34 CET 2011 - jack@suse.cz Thu Jan 6 13:56:07 CET 2011 - mmarek@suse.cz - Delete patches.fixes/kbuild-fix-generating-of-.symtypes-files. - Fixed upstream in commit e26d6b8. + Fixed upstream in commit e26d6b8. - commit 1b628e1 ------------------------------------------------------------------- @@ -5238,7 +5258,7 @@ Thu Jan 6 10:07:22 CET 2011 - mgalbraith@suse.de - Replaced autogroup patch with what will appear in 2.6.38 - Replaced cgroup use after free fix wtih what will appear in 2.6.38 - Refresh - patches.fixes/sched-cgroup-use-exit-hook-to-avoid-use-after-free-crash. + patches.fixes/sched-cgroup-use-exit-hook-to-avoid-use-after-free-crash. - Refresh patches.suse/sched-automated-per-session-task-groups. - Delete patches.fixes/sched-fix-autogroup-proc-interface-race. - commit 81f018b @@ -5259,7 +5279,7 @@ Thu Dec 30 00:50:58 CET 2010 - jeffm@suse.com Wed Dec 29 22:23:21 CET 2010 - jeffm@suse.com - Update to 2.6.37-rc8. - - Eliminated 1 patch. + - Eliminated 1 patch. - commit 42518e6 ------------------------------------------------------------------- @@ -5284,38 +5304,38 @@ Mon Dec 27 23:24:08 CET 2010 - jeffm@suse.com Mon Dec 27 23:09:38 CET 2010 - jeffm@suse.com - Update to 2.6.37-rc7. - - Eliminated 9 patches. + - Eliminated 9 patches. - commit d38591c ------------------------------------------------------------------- Mon Dec 20 12:48:45 CET 2010 - jslaby@suse.cz - Revert "x86: allocate space within a region top-down" - (bnc#655048). - Backport to XEN. + (bnc#655048). + Backport to XEN. - commit 92c0965 ------------------------------------------------------------------- Mon Dec 20 11:33:32 CET 2010 - jslaby@suse.cz - Revert "PCI: fix pci_bus_alloc_resource() hang, prefer positive - decode" (bnc#655048). + decode" (bnc#655048). - Revert "x86: allocate space within a region top-down" - (bnc#655048). + (bnc#655048). - Revert "x86/PCI: allocate space from the end of a region, - not the beginning" (bnc#655048). + not the beginning" (bnc#655048). - Revert "PCI: allocate bus resources from the top down" - (bnc#655048). + (bnc#655048). - Revert "resources: support allocating space within a region - from the top down" (bnc#655048). + from the top down" (bnc#655048). - resources: add arch hook for preventing allocation in reserved - areas (bnc#655048). + areas (bnc#655048). - x86: avoid low BIOS area when allocating address space - (bnc#655048). + (bnc#655048). - x86: avoid E820 regions when allocating address space - (bnc#655048). + (bnc#655048). - x86: avoid high BIOS area when allocating address space - (bnc#655048). + (bnc#655048). - Refresh patches.xen/xen3-patch-2.6.34. - commit 7bbbf27 @@ -5330,8 +5350,8 @@ Mon Dec 20 11:29:01 CET 2010 - jslaby@suse.cz Mon Dec 20 11:19:41 CET 2010 - jslaby@suse.cz - Delete - patches.fixes/res-0010-PCI-fix-pci_bus_alloc_resource-hang-prefer-positive-.patch. - It's unreferenced and wrong. + patches.fixes/res-0010-PCI-fix-pci_bus_alloc_resource-hang-prefer-positive-.patch. + It's unreferenced and wrong. - commit 9e6fc50 ------------------------------------------------------------------- @@ -5368,10 +5388,10 @@ Mon Dec 13 09:12:36 CET 2010 - tiwai@suse.de Fri Dec 10 09:23:46 CET 2010 - jslaby@suse.cz - resources: add arch hook for preventing allocation in reserved - areas (bnc#655048). + areas (bnc#655048). - x86: avoid BIOS area when allocating address space (bnc#655048). - x86: avoid PNP resources when allocating address space - (bnc#655048). + (bnc#655048). - Refresh patches.xen/xen3-patch-2.6.34. - commit 7e25353 @@ -5404,14 +5424,14 @@ Thu Dec 9 14:48:13 CET 2010 - mmarek@suse.cz Wed Dec 8 17:34:25 CET 2010 - mmarek@suse.cz - rpm/kernel-docs.spec.in: Allow to build against any version of - kernel-source + kernel-source - commit 37bdc47 ------------------------------------------------------------------- Tue Dec 7 16:38:29 CET 2010 - jbeulich@novell.com - patches.arch/x86_64-unwind-annotations: Remove stringification - (needed only with very old assemblers). + (needed only with very old assemblers). - commit 987c244 ------------------------------------------------------------------- @@ -5442,7 +5462,7 @@ Tue Dec 7 09:40:37 CET 2010 - jbeulich@novell.com Mon Dec 6 12:40:34 CET 2010 - mgalbraith@suse.de - Replace buggy per tty autogroup patch with final per session patch as - integrated into tip. + integrated into tip. - sched: Add 'autogroup' scheduling feature: automated per session task groups (bnc#657613). - Delete patches.suse/sched-automated-per-tty-task-groups. - commit 0db6b6b @@ -5451,12 +5471,12 @@ Mon Dec 6 12:40:34 CET 2010 - mgalbraith@suse.de Mon Dec 6 09:12:01 CET 2010 - jbeulich@novell.com - patches.rpmify/rpm-kernel-config, patches.rpmify/split-package, - patches.suse/0004-richacl-In-memory-representation-and-helper-function.patch, - patches.suse/SoN-15-netvm-reserve.patch, - patches.suse/SoN-27-nfs-swap_ops.patch, - patches.suse/kconfig-automate-kernel-desktop, - patches.suse/mm-tune-dirty-limits.patch, - patches.suse/supported-flag-enterprise: Clean up Kconfig portions. + patches.suse/0004-richacl-In-memory-representation-and-helper-function.patch, + patches.suse/SoN-15-netvm-reserve.patch, + patches.suse/SoN-27-nfs-swap_ops.patch, + patches.suse/kconfig-automate-kernel-desktop, + patches.suse/mm-tune-dirty-limits.patch, + patches.suse/supported-flag-enterprise: Clean up Kconfig portions. - commit 713650c ------------------------------------------------------------------- @@ -5489,7 +5509,7 @@ Fri Nov 26 15:04:27 CET 2010 - jbeulich@novell.com - Update Xen patches to 2.6.37-rc3-git1 and c/s 1055. - xen/acpi: Add memory hotadd to pvops dom0 (bnc#651066). - xen/acpi: Export host physical CPU information to dom0 - (bnc#651066). + (bnc#651066). - Xen: para-virtual watchdog driver. - introduce {rd,wr}msr_safe_on_pcpu() and add/enable users. - eliminate scalability issues from initrd handling. @@ -5513,7 +5533,7 @@ Wed Nov 24 15:49:45 CET 2010 - jeffm@suse.com Mon Nov 22 19:48:15 CET 2010 - jeffm@suse.com - Update to 2.6.37-rc3. - - Eliminated 1 patch. + - Eliminated 1 patch. - commit 12ac0ac ------------------------------------------------------------------- @@ -5537,7 +5557,7 @@ Sun Nov 21 16:35:45 CET 2010 - jslaby@suse.cz Wed Nov 17 17:10:32 CET 2010 - jeffm@suse.com - sched: automated per tty task groups. - - Enabled in -desktop flavors for better interactivity. + - Enabled in -desktop flavors for better interactivity. - commit 2d5d397 ------------------------------------------------------------------- @@ -5556,7 +5576,7 @@ Tue Nov 16 20:08:11 CET 2010 - jeffm@suse.com Mon Nov 15 23:58:59 CET 2010 - jslaby@suse.cz - PCI: fix pci_bus_alloc_resource() hang, prefer positive decode - (bnc#651256). + (bnc#651256). - commit 4404c19 ------------------------------------------------------------------- @@ -5569,7 +5589,7 @@ Mon Nov 15 21:33:19 CET 2010 - jeffm@suse.com Mon Nov 15 21:30:37 CET 2010 - jeffm@suse.com - Update to 2.6.37-rc1-git11. - - Eliminated 2 patches. + - Eliminated 2 patches. - commit 5959a67 ------------------------------------------------------------------- @@ -5588,16 +5608,16 @@ Sat Nov 13 10:08:17 CET 2010 - jslaby@suse.cz Fri Nov 12 18:37:10 CET 2010 - jeffm@suse.de - Update to 2.6.37-rc1. - - Eliminated 26 patches. - - Xen is disabled. + - Eliminated 26 patches. + - Xen is disabled. - commit b9044e3 ------------------------------------------------------------------- Thu Nov 11 19:37:05 CET 2010 - gregkh@suse.de - Update config files. (bnc#652954) increase the number of possible and - default uarts for users with multi-port serial cards for the i386 and - x86-64 default configs. + default uarts for users with multi-port serial cards for the i386 and + x86-64 default configs. - commit 85c87e3 ------------------------------------------------------------------- @@ -5611,20 +5631,20 @@ Thu Nov 11 13:48:24 CET 2010 - jslaby@suse.cz Thu Nov 11 11:18:45 CET 2010 - jslaby@suse.cz - resources: add a default alignf to simplify find_resource() - (bnc#651256). + (bnc#651256). - resources: factor out resource_clip() to simplify - find_resource() (bnc#651256). + find_resource() (bnc#651256). - resources: ensure callback doesn't allocate outside available - space (bnc#651256). + space (bnc#651256). - resources: handle overflow when aligning start of available area - (bnc#651256). + (bnc#651256). - resources: support allocating space within a region from the - top down (bnc#651256). + top down (bnc#651256). - PCI: allocate bus resources from the top down (bnc#651256). - x86/PCI: allocate space from the end of a region, not the - beginning (bnc#651256). + beginning (bnc#651256). - x86: update iomem_resource end based on CPU physical address - capabilities (bnc#651256). + capabilities (bnc#651256). - x86: allocate space within a region top-down (bnc#651256). - Refresh patches.xen/xen3-patch-2.6.34. - commit 8c68ad1 @@ -5633,21 +5653,21 @@ Thu Nov 11 11:18:45 CET 2010 - jslaby@suse.cz Tue Nov 9 15:28:57 CET 2010 - jack@suse.cz - novfs: Fix for the issue of kernel dumps core on restart - (bnc#641811). + (bnc#641811). - commit 76ba833 ------------------------------------------------------------------- Fri Oct 29 13:47:35 CEST 2010 - jslaby@suse.cz - net: Limit socket I/O iovec total length to INT_MAX - (bnc#650128). + (bnc#650128). - commit 2ba74bb ------------------------------------------------------------------- Fri Oct 29 01:53:34 CEST 2010 - trenn@suse.de - Update config files. - Forgot to enable ACPI_EC_DEBUGFS on i386/pae + Forgot to enable ACPI_EC_DEBUGFS on i386/pae - commit 66b605b ------------------------------------------------------------------- @@ -5667,14 +5687,14 @@ Wed Oct 27 14:51:30 CEST 2010 - jslaby@suse.cz Tue Oct 26 21:31:22 CEST 2010 - trenn@suse.de - Update config files. - Enable CONFIG_ACPI_EC_DEBUGFS=m on supported archs. + Enable CONFIG_ACPI_EC_DEBUGFS=m on supported archs. - commit 9035254 ------------------------------------------------------------------- Tue Oct 26 13:41:23 CEST 2010 - jbeulich@novell.com - Update Xen config files (restore options accidentally deleted - by 1b1584fccbfdc42e6e8b35c3c207ca65feb0c7d5). + by 1b1584fccbfdc42e6e8b35c3c207ca65feb0c7d5). - commit f8e5000 ------------------------------------------------------------------- @@ -5682,7 +5702,7 @@ Mon Oct 25 12:53:38 CEST 2010 - jbeulich@novell.com - Update Xen patches to 2.6.36 and c/s 1043. - xen: netback: take net_schedule_list_lock when removing entry - from net_schedule_list. + from net_schedule_list. - Update Xen config files. - commit b772cd8 @@ -5692,7 +5712,7 @@ Mon Oct 25 08:58:15 CEST 2010 - tiwai@suse.de - ALSA: hda - Add workarounds for CT-IBG controllers (bnc#564324). - ALSA: hda - Add some workarounds for Creative IBG (bnc#564324). - ALSA: hda - Fix wrong SPDIF NID assignment for CA0110 - (bnc#564324). + (bnc#564324). - commit 2256eda ------------------------------------------------------------------- @@ -5705,7 +5725,7 @@ Fri Oct 22 21:18:25 CEST 2010 - jeffm@suse.de Fri Oct 22 13:32:04 CEST 2010 - jbeulich@novell.com - patches.arch/i386-unwind-annotations, - patches.arch/x86_64-unwind-annotations: Update Patch-mainline tags. + patches.arch/x86_64-unwind-annotations: Update Patch-mainline tags. - commit 6ee5ccb ------------------------------------------------------------------- @@ -5720,7 +5740,7 @@ Thu Oct 21 10:11:03 CEST 2010 - sjayaraman@suse.de Mon Oct 18 16:54:57 CEST 2010 - trenn@suse.de - ACPI: Make Embedded Controller command timeout delay - configurable (bnc#639261). + configurable (bnc#639261). - commit 9ea38cf ------------------------------------------------------------------- @@ -5756,7 +5776,7 @@ Mon Oct 11 17:14:51 CEST 2010 - mmarek@suse.cz Mon Oct 11 16:12:29 CEST 2010 - jbeulich@novell.com - patches.apparmor/apparmor-compatibility-patch-for-v5-network-control: - Remove .rej file from this patch. + Remove .rej file from this patch. - commit 8828ce5 ------------------------------------------------------------------- @@ -5769,7 +5789,7 @@ Fri Oct 8 17:40:50 CEST 2010 - jeffm@suse.de Tue Oct 5 18:02:19 CEST 2010 - jbeulich@novell.com - patches.drivers/dynamic_debug_4.patch: Fix build issues with - !DYNAMIC_DEBUG and build warning. + !DYNAMIC_DEBUG and build warning. - commit b08d2aa ------------------------------------------------------------------- @@ -5782,7 +5802,7 @@ Tue Oct 5 17:19:46 CEST 2010 - jeffm@suse.de Tue Oct 5 16:58:20 CEST 2010 - jeffm@suse.de - AppArmor: Allow dfa backward compatibility with broken - userspace. + userspace. - AppArmor: compatibility patch for v5 interface. - AppArmor: compatibility patch for v5 network control. - commit cb27981 @@ -5791,7 +5811,7 @@ Tue Oct 5 16:58:20 CEST 2010 - jeffm@suse.de Mon Oct 4 16:57:34 CEST 2010 - jeffm@suse.de - Update to 2.6.36-rc6. - - Eliminated 2 patches. + - Eliminated 2 patches. - commit 57ae577 ------------------------------------------------------------------- @@ -5804,25 +5824,25 @@ Fri Sep 24 13:45:31 CEST 2010 - jbeulich@novell.com Fri Sep 24 13:23:13 CEST 2010 - trenn@suse.de - acpi: ec_sys: access user space with get_user()/put_user() - (none). + (none). - commit d028761 ------------------------------------------------------------------- Fri Sep 24 13:14:36 CEST 2010 - trenn@suse.de - kernel/module.c: Fix compiler warnings if debug is compiled in - (none). + (none). - PNP: Use dev_dbg instead of dev_printk(KERN_DEBUG.. if - DYNAMIC_DEBUG is compiled in (none). + DYNAMIC_DEBUG is compiled in (none). - PNP: Compile all pnp built-in stuff in one module namespace - (none). + (none). - Dynamic Debug: Introduce global fake module param module.ddebug - - V4 (none). + - V4 (none). - Dynamic Debug: Initialize dynamic debug earlier via - arch_initcall (none). + arch_initcall (none). - Dynamic Debug: Introduce ddebug_query= boot parameter (none). - Dynamic Debug: Split out query string parsing/setup from - proc_write (none). + proc_write (none). - commit dcd5c68 ------------------------------------------------------------------- @@ -5847,7 +5867,7 @@ Fri Sep 24 09:54:16 CEST 2010 - jbeulich@novell.com Thu Sep 23 23:33:54 CEST 2010 - mmarek@suse.cz - rpm/kernel-binary.spec.in: Fix for kernel release strings like - 2.6.36-rc5-73-g57aebd7-vanilla. + 2.6.36-rc5-73-g57aebd7-vanilla. - rpm/kernel-spec-macros: Cleanup. - commit 0926a18 @@ -5855,7 +5875,7 @@ Thu Sep 23 23:33:54 CEST 2010 - mmarek@suse.cz Thu Sep 23 19:16:00 CEST 2010 - jeffm@suse.de - rose: Fix signedness issues wrt. digi count (CVE-2010-3310 - bnc#640721). + bnc#640721). - commit bcdc88b ------------------------------------------------------------------- @@ -5874,7 +5894,7 @@ Tue Sep 21 14:15:34 CEST 2010 - mmarek@suse.cz Tue Sep 21 13:59:10 CEST 2010 - jeffm@suse.de - Linux: 2.6.36-rc5. - - Eliminated 6 patches (all security backports). + - Eliminated 6 patches (all security backports). - commit d4603b4 ------------------------------------------------------------------- @@ -5882,8 +5902,8 @@ Mon Sep 20 19:57:39 CEST 2010 - jeffm@suse.de - Revert "- make SCSI and ATA drivers modules again. (bnc#564357)." This reverts commit 75e8e5eae2c1e8dd279370f2c7650835ee821deb. - - make SCSI and ATA drivers modules again. - (bnc#564357) + - make SCSI and ATA drivers modules again. + (bnc#564357) This change only applies to enterprise releases and should have been reverted prior to the release of openSUSE 11.3. - commit 7fc084f @@ -5892,14 +5912,14 @@ Mon Sep 20 19:57:39 CEST 2010 - jeffm@suse.de Mon Sep 20 16:03:14 CEST 2010 - sjayaraman@suse.de - Update patches.suse/SoN-05-reserve-slub.patch to accomodate an upstream - change that uses kmem_cache flags instead of PageSlubDebug flag. + change that uses kmem_cache flags instead of PageSlubDebug flag. - commit 4ea582b ------------------------------------------------------------------- Mon Sep 20 15:25:41 CEST 2010 - jeffm@suse.de - Set LSM_MMAP_MIN_ADDR=0 to allow tools like DOSemu to work properly. The - default is still set to 64k. + default is still set to 64k. - commit 0581892 ------------------------------------------------------------------- @@ -5912,25 +5932,25 @@ Sun Sep 19 17:39:03 CEST 2010 - jeffm@suse.com Fri Sep 17 01:05:47 CEST 2010 - jeffm@suse.de - wext: fix potential private ioctl memory content leak - (CVE-2010-2955 bnc#635413). + (CVE-2010-2955 bnc#635413). - wext: fix potential private ioctl memory content leak - (CVE-2010-2955 bnc#635413). + (CVE-2010-2955 bnc#635413). - commit 6df45c9 ------------------------------------------------------------------- Thu Sep 16 20:58:28 CEST 2010 - jeffm@suse.de - x86-64, compat: Test %rax for the syscall number, not %eax - (CVE-2010-3301 bnc#639708). + (CVE-2010-3301 bnc#639708). - x86-64, compat: Retruncate rax after ia32 syscall entry tracing - (CVE-2010-3301 bnc#639708). + (CVE-2010-3301 bnc#639708). - commit fb77404 ------------------------------------------------------------------- Thu Sep 16 20:37:08 CEST 2010 - jeffm@suse.de - compat: Make compat_alloc_user_space() incorporate the - access_ok() (CVE-2010-3081 bnc#639709). + access_ok() (CVE-2010-3081 bnc#639709). - commit 664a0ac ------------------------------------------------------------------- @@ -5943,21 +5963,21 @@ Wed Sep 15 20:17:27 CEST 2010 - jeffm@suse.com Wed Sep 15 19:32:01 CEST 2010 - jeffm@suse.de - drivers/net/usb/hso.c: prevent reading uninitialized memory - (CVE-2010-3298 bnc#639483). + (CVE-2010-3298 bnc#639483). - commit 35e70c8 ------------------------------------------------------------------- Wed Sep 15 19:23:44 CEST 2010 - jeffm@suse.de - drivers/net/cxgb3/cxgb3_main.c: prevent reading uninitialized - stack memory (CVE-2010-3296 bnc#639481). + stack memory (CVE-2010-3296 bnc#639481). - commit a0634a9 ------------------------------------------------------------------- Wed Sep 15 19:07:53 CEST 2010 - jeffm@suse.de - drivers/net/eql.c: prevent reading uninitialized stack memory - (CVE-2010-3297 bnc#639482). + (CVE-2010-3297 bnc#639482). - commit 2a7b160 ------------------------------------------------------------------- @@ -5972,11 +5992,11 @@ Wed Sep 15 17:28:18 CEST 2010 - tiwai@suse.de Tue Sep 14 08:13:57 CEST 2010 - jslaby@suse.cz - Update to Linux 2.6.36-rc4. - - Obsoletes: - - patches.fixes/bonding-jiffies2.patch. - - patches.fixes/irda-correctly-clean-up-self-ias_obj-on-irda_bind-failure. - - patches.fixes/net-sched-fix-kernel-leak-in-act_police. - - patches.rpmify/spectra-depends-on-moorestown. + - Obsoletes: + - patches.fixes/bonding-jiffies2.patch. + - patches.fixes/irda-correctly-clean-up-self-ias_obj-on-irda_bind-failure. + - patches.fixes/net-sched-fix-kernel-leak-in-act_police. + - patches.rpmify/spectra-depends-on-moorestown. - fix build on s390 as of 2.6.36-rc4. - Refresh patches.suse/SoN-08-mm-page_alloc-emerg.patch. - Refresh patches.suse/reiser4-set_page_dirty_notag. @@ -6006,7 +6026,7 @@ Fri Sep 3 18:57:13 CEST 2010 - jeffm@suse.de Fri Sep 3 16:38:10 CEST 2010 - jeffm@suse.com - irda: Correctly clean up self->ias_obj on irda_bind() failure - (CVE-2010-2954 bnc#636112). + (CVE-2010-2954 bnc#636112). - commit f04e61f ------------------------------------------------------------------- @@ -6028,7 +6048,7 @@ Wed Sep 1 11:40:45 CEST 2010 - jbeulich@novell.com Wed Sep 1 00:53:49 CEST 2010 - jeffm@suse.com - net sched: fix kernel leak in act_police (CVE-2010-2942 - bnc#632309). + bnc#632309). - commit 66e1d72 ------------------------------------------------------------------- @@ -6047,28 +6067,28 @@ Mon Aug 30 17:24:07 CEST 2010 - jeffm@suse.de Mon Aug 30 17:03:30 CEST 2010 - jeffm@suse.de - Update to Linux: 2.6.36-rc3. - - Eliminated 7 patches. + - Eliminated 7 patches. - commit d298d2d ------------------------------------------------------------------- Sat Aug 28 13:09:20 CEST 2010 - jslaby@suse.cz - Delete - patches.suse/rlim-0020-core-optimize-setrlimit-for-current-task.patch. + patches.suse/rlim-0020-core-optimize-setrlimit-for-current-task.patch. - Delete - patches.suse/rlim-0021-FS-proc-switch-limits-reading-to-fops.patch. + patches.suse/rlim-0021-FS-proc-switch-limits-reading-to-fops.patch. - Delete - patches.suse/rlim-0022-FS-proc-make-limits-writable.patch. - This was just a workaround crap. In 2.6.36 we have a nice syscall - instead. Sorry for commiting this to the merge-36 branch first. I - didn't notice it was already merged here. + patches.suse/rlim-0022-FS-proc-make-limits-writable.patch. + This was just a workaround crap. In 2.6.36 we have a nice syscall + instead. Sorry for commiting this to the merge-36 branch first. I + didn't notice it was already merged here. - commit 5449fcb ------------------------------------------------------------------- Fri Aug 27 16:26:16 CEST 2010 - jeffm@suse.com - Disabled ACPI table override patches again. fsnotify was introduced into - the truncate path and causes crashes. + the truncate path and causes crashes. - commit e18fc2c ------------------------------------------------------------------- @@ -6123,22 +6143,22 @@ Tue Aug 24 17:11:08 CEST 2010 - jeffm@suse.de Tue Aug 24 17:07:45 CEST 2010 - jeffm@suse.de - Refresh patches.suse/SoN-20-netvm-tcp-deadlock.patch: Added missing - fixup for sk_rmem_schedule in caif. + fixup for sk_rmem_schedule in caif. - commit a9ff761 ------------------------------------------------------------------- Tue Aug 24 16:47:58 CEST 2010 - mmarek@suse.cz - makefile: not need to regenerate kernel.release file when - make kernelrelease. + make kernelrelease. - commit 81237a8 ------------------------------------------------------------------- Tue Aug 24 16:18:58 CEST 2010 - jeffm@suse.com - rpm/kernel-source.spec.in, scripts/tar-up.sh: Renamed config-options.changes - to config-options.changes.txt in the exported package to avoid triggering - a build service rule error. + to config-options.changes.txt in the exported package to avoid triggering + a build service rule error. - commit ff4889e ------------------------------------------------------------------- @@ -6152,7 +6172,7 @@ Tue Aug 24 16:16:55 CEST 2010 - jeffm@suse.com Tue Aug 24 15:43:02 CEST 2010 - jeffm@suse.com - Renamed doc/config-options.changes to doc/config-options.changes.txt to - avoid triggering a build service rule error. + avoid triggering a build service rule error. - commit 124ac26 ------------------------------------------------------------------- @@ -6171,14 +6191,14 @@ Mon Aug 23 20:25:52 CEST 2010 - jeffm@suse.de Mon Aug 23 20:14:03 CEST 2010 - jeffm@suse.de - rpm/kernel-binary.spec.in: Disable CONFIG_DEBUG_INFO. It's enabled - dynamically in the spec file and now has follow-on options. + dynamically in the spec file and now has follow-on options. - commit d270759 ------------------------------------------------------------------- Mon Aug 23 19:57:40 CEST 2010 - jeffm@suse.de - patches.rpmify/spectra-drop-locked_ioctl-support: add - to grab the BKL + to grab the BKL - commit 1df02ec ------------------------------------------------------------------- @@ -6191,20 +6211,20 @@ Mon Aug 23 17:57:06 CEST 2010 - jeffm@suse.de Mon Aug 23 16:59:08 CEST 2010 - jeffm@suse.de - Updated to 2.6.36-rc2. - - Eliminated 2 patches. + - Eliminated 2 patches. - commit 52d47a0 ------------------------------------------------------------------- Wed Aug 18 19:44:13 CEST 2010 - jeffm@suse.de - Update to 2.6.36-rc1. - - Eliminated 71 patches. - - spectra: Drop ->locked_ioctl support. - - spectra: Drop ->prepare_flush_fn support. - - spectra: Remove duplicate GLOB_VERSION. - - novfs: Fix ioctl usage. - - novfs: use evict_inode. - - Xen is disabled. + - Eliminated 71 patches. + - spectra: Drop ->locked_ioctl support. + - spectra: Drop ->prepare_flush_fn support. + - spectra: Remove duplicate GLOB_VERSION. + - novfs: Fix ioctl usage. + - novfs: use evict_inode. + - Xen is disabled. - commit 63642f6 ------------------------------------------------------------------- @@ -6223,10 +6243,10 @@ Fri Aug 13 02:39:29 CEST 2010 - jeffm@suse.com Thu Aug 12 20:42:29 CEST 2010 - gregkh@suse.de - Update to 2.6.35.1 - - security fixes - - bug fixes - - obsoletes: - patches.fixes/e1000e-don-t-inadvertently-re-set-INTX_DISABLE.patch. + - security fixes + - bug fixes + - obsoletes: + patches.fixes/e1000e-don-t-inadvertently-re-set-INTX_DISABLE.patch. - commit a009fb4 ------------------------------------------------------------------- @@ -6258,7 +6278,7 @@ Thu Aug 12 19:24:58 CEST 2010 - jeffm@suse.com Thu Aug 12 08:54:30 CEST 2010 - jslaby@suse.cz - patches.fixes/vmscan-fix-stalls.patch: vmscan: raise the bar - to PAGEOUT_IO_SYNC stalls (bnc#625339). + to PAGEOUT_IO_SYNC stalls (bnc#625339). - commit 1efea94 ------------------------------------------------------------------- @@ -6271,7 +6291,7 @@ Wed Aug 11 23:34:07 CEST 2010 - jack@suse.cz Wed Aug 11 06:08:17 CEST 2010 - neilb@suse.de - Refresh - patches.fixes/nfsd-05-sunrpc-cache-allow-thread-to-block-while-waiting-for.patch. + patches.fixes/nfsd-05-sunrpc-cache-allow-thread-to-block-while-waiting-for.patch. - Refresh patches.fixes/sunrpc-monotonic-expiry. - Delete patches.fixes/nfs-write.c-bug-removal.patch. Update some patches for 2.6.35 @@ -6281,14 +6301,14 @@ Wed Aug 11 06:08:17 CEST 2010 - neilb@suse.de Wed Aug 11 05:42:36 CEST 2010 - neilb@suse.de - NFS: allow close-to-open cache semantics to apply to root of - NFS filesystem (bnc#584720). + NFS filesystem (bnc#584720). - commit deea101 ------------------------------------------------------------------- Tue Aug 10 19:19:37 CEST 2010 - tiwai@suse.de - ALSA: hda - patch_nvhdmi.c: Add missing codec IDs, unify names - (bnc#627212). + (bnc#627212). - ALSA: hda - Add pin-fix for HP dc5750 (bnc#624118). - commit 4844a71 @@ -6297,13 +6317,13 @@ Mon Aug 9 16:28:00 CEST 2010 - jbeulich@novell.com - Update Xen patches to 2.6.35 final and c/s 1025. - create devices in /dev/xen when they are expected to be - used there. + used there. - xen/netback: Allow setting of large MTU before rings have - connected. + connected. - xen/netback: Always pull through PKT_PROT_LEN bytes into the - linear part of an skb. + linear part of an skb. - pass trigger mode and polarity information to Xen for all - interrupts. + interrupts. - Update Xen config files. - supported.conf: Add pci-iomul.ko. - commit c642c1b @@ -6312,7 +6332,7 @@ Mon Aug 9 16:28:00 CEST 2010 - jbeulich@novell.com Fri Aug 6 17:03:09 CEST 2010 - jeffm@suse.de - patches.xen/xen3-auto-xen-arch.diff: Update struct acpi_power_register - usage from upstream commit 718be4aa. + usage from upstream commit 718be4aa. - commit 4ce0b48 ------------------------------------------------------------------- @@ -6343,7 +6363,7 @@ Fri Jul 23 18:25:37 CEST 2010 - jeffm@suse.de Fri Jul 23 12:15:59 CEST 2010 - jack@suse.cz - novfs: code cleanup for one case of novfs return value - (bnc#624606). + (bnc#624606). - commit 4875860 ------------------------------------------------------------------- @@ -6356,7 +6376,7 @@ Wed Jul 21 11:07:10 CEST 2010 - jack@suse.cz Wed Jul 21 10:47:22 CEST 2010 - jack@suse.cz - novfs: Fix a memory leak that causes an OOM condition - (bnc#610828). + (bnc#610828). - commit 519d8a0 ------------------------------------------------------------------- @@ -6370,7 +6390,7 @@ Tue Jul 20 12:55:33 CEST 2010 - mmarek@suse.cz - scripts/tar-up.sh: Generate the rpm changelog using gitlog2changes. - Move kernel-source.changes.old to rpm/ (not included in the pachage - though). + though). - commit 8ed2389 ------------------------------------------------------------------- diff --git a/kernel-exynos.spec b/kernel-exynos.spec index fa0ce2e3..e4538d58 100644 --- a/kernel-exynos.spec +++ b/kernel-exynos.spec @@ -17,8 +17,8 @@ # norootforbuild -%define srcversion 3.7-rc8 -%define patchversion 3.7.0-rc8 +%define srcversion 3.7 +%define patchversion 3.7.0 %define variant %{nil} %define vanilla_only 0 @@ -57,7 +57,7 @@ Name: kernel-exynos Summary: Kernel for Samsung's Exynos SoC -Version: 3.7.rc8 +Version: 3.7.0 Release: 0 License: GPL-2.0 Group: System/Kernel @@ -136,7 +136,7 @@ Conflicts: libc.so.6()(64bit) Provides: kernel = %version-%source_rel -Source0: http://www.kernel.org/pub/linux/kernel/v3.x/testing/linux-%srcversion.tar.bz2 +Source0: http://www.kernel.org/pub/linux/kernel/v3.x/linux-%srcversion.tar.bz2 Source2: source-post.sh Source3: kernel-source.rpmlintrc Source8: devel-pre.sh diff --git a/kernel-highbank.changes b/kernel-highbank.changes index d2b5ac29..5f99db5f 100644 --- a/kernel-highbank.changes +++ b/kernel-highbank.changes @@ -1,3 +1,21 @@ +------------------------------------------------------------------- +Tue Dec 11 20:42:22 CET 2012 - ohering@suse.de + +- Drivers: hv: balloon: Fix a memory leak. +- commit 26cdad5 + +------------------------------------------------------------------- +Tue Dec 11 19:29:44 CET 2012 - jeffm@suse.com + +- Update to 3.7-final. +- commit 1771a73 + +------------------------------------------------------------------- +Tue Dec 11 17:00:46 CET 2012 - ohering@suse.de + +- Update patch headers for fate314663 and fate314665 changes +- commit 44044f1 + ------------------------------------------------------------------- Tue Dec 11 00:30:54 CET 2012 - jack@suse.cz @@ -5,6 +23,12 @@ Tue Dec 11 00:30:54 CET 2012 - jack@suse.cz ext3 will be removed upstream so let's do the transition. - commit dadc8ea +------------------------------------------------------------------- +Fri Dec 7 13:57:47 CET 2012 - guillaume.gardet@oliseo.fr + +- Update omap2plus (armv7) config: Enable TWL* USB drivers +- commit 28c09f5 + ------------------------------------------------------------------- Fri Dec 7 12:14:08 CET 2012 - jbeulich@suse.com @@ -32,11 +56,11 @@ Thu Dec 6 21:51:12 CET 2012 - ohering@suse.de - mm: Export a function to get vm committed memory. - Drivers: hv: Add Hyper-V balloon driver. - Drivers: hv: balloon: Fix a bug in the definition of struct - dm_info_msg. + dm_info_msg. - Update config files. fate#314665 hyper-v: Update the Vmbus protocol - Drivers: hv: Implement routines for read side signaling - optimization. + optimization. - Drivers: hv: Add state to manage batched reading. - Drivers: hv: Turn off batched reading for util drivers. - Drivers: hv: Optimize signaling in the read path. @@ -44,21 +68,21 @@ Thu Dec 6 21:51:12 CET 2012 - ohering@suse.de - Drivers: hv: Get rid of hv_get_ringbuffer_interrupt_mask(). - Drivers: hv: Support handling multiple VMBUS versions. - Drivers: hv: Update the ring buffer structure to match win8 - functionality. + functionality. - Drivers: hv: Extend/modify vmbus_channel_offer_channel for - win7 and beyond. + win7 and beyond. - Drivers: hv: Save and export negotiated vmbus version. - Drivers: hv: Change the signature for hv_signal_event(). - Drivers: hv: Change the signature of vmbus_set_event(). - Drivers: hv: Move vmbus version definitions to hyperv.h. - Drivers: hv: Manage signaling state on a per-connection basis. - Drivers: hv: Cleanup vmbus_set_event() to support win7 and - beyond. + beyond. - Drivers: hv: Setup a mapping for Hyper-V's notion cpu ID. - Drivers: hv: Add state to manage incoming channel interrupt - load. + load. - Drivers: hv: Modify the interrupt handling code to support - win8 and beyond. + win8 and beyond. - Drivers: hv: Add code to distribute channel interrupt load. - Drivers: hv: Get rid of the unused global signaling state. - Drivers: hv: Get rid of unnecessary request for offers. @@ -69,7 +93,7 @@ Thu Dec 6 21:51:12 CET 2012 - ohering@suse.de - Drivers: hv: Implement flow management on the send side. - Drivers: hv: Capture the host build information. - Drivers: hv: Cleanup and consolidate reporting of build/version - info. + info. - commit 4fccd03 ------------------------------------------------------------------- @@ -244,14 +268,14 @@ Fri Nov 2 13:50:13 CET 2012 - jbeulich@novell.com - Update Xen patches to 3.7-rc3 and c/s 1202. - extend base interfaces to support multi-page rings for - frontend/backend communication. + frontend/backend communication. - blkback: allow using multiple page frontend communication ring. - blkfront: allow using multiple page backend communication ring. - ACPI: Store valid ACPI tables passed via early initrd in - reserved memblock areas. + reserved memblock areas. - ACPI: Fix build when disabled. - ACPI: Cleanup acpi_initrd_override declaration and remove - ifdefs. + ifdefs. - config.conf: Re-enable Xen configs. - Update x86 config files. - Delete patches.xen/xen3-acpi_override_2_2.patch. @@ -372,7 +396,7 @@ Sun Oct 21 23:17:25 CEST 2012 - jslaby@suse.cz - Refresh patches.xen/xen3-patch-3.6. - Delete patches.fixes/hv-storvsc-reset-wait.patch. - Delete - patches.rpmify/x86-kbuild-archscripts-depends-on-scripts_basic. + patches.rpmify/x86-kbuild-archscripts-depends-on-scripts_basic. - commit cfee26b ------------------------------------------------------------------- @@ -394,19 +418,19 @@ Thu Oct 18 16:26:57 CEST 2012 - trenn@suse.de and proper git-xy: meta tags: - lib: Add early cpio decoder. - x86, acpi: Introduce x86 arch specific arch_reserve_mem_area() - for e820 handling. + for e820 handling. - ACPI: Store valid ACPI tables passed via early initrd in - reserved memblock areas. + reserved memblock areas. - ACPI: Implement physical address table override. - ACPI: Create acpi_table_taint() function to avoid code - duplication. + duplication. - ACPI: Document ACPI table overriding via initrd. - ACPI: Fix build when disabled. - X86 ACPI: Use #ifdef not #if for CONFIG_X86 check. - ACPI: Overriding ACPI tables via initrd only works with - an initrd. + an initrd. - ACPI: Cleanup acpi_initrd_override declaration and remove - ifdefs. + ifdefs. - Delete patches.arch/acpi_fix_custom_method_acc.patch. - Delete patches.arch/acpi_override_2_2.patch. - Delete patches.arch/acpi_override_documentation. @@ -455,11 +479,11 @@ Thu Oct 11 17:17:11 CEST 2012 - guillaume.gardet@oliseo.fr Wed Oct 10 21:28:30 CEST 2012 - jslaby@suse.cz - Delete - patches.suse/msft-hv-0394-tools-hv-Fix-file-handle-leak.patch. + patches.suse/msft-hv-0394-tools-hv-Fix-file-handle-leak.patch. - Delete - patches.suse/msft-hv-0395-tools-hv-Fix-exit-error-code.patch. + patches.suse/msft-hv-0395-tools-hv-Fix-exit-error-code.patch. - Delete - patches.suse/msft-hv-0396-tools-hv-Check-for-read-write-errors.patch. + patches.suse/msft-hv-0396-tools-hv-Check-for-read-write-errors.patch. These are in 3.6.1. - commit 2a321c4 @@ -510,7 +534,7 @@ Thu Oct 4 13:52:15 CEST 2012 - ohering@suse.de - hyperv: Add comments for the extended buffer after RNDIS message. - Drivers: hv: Cleanup the guest ID computation. - Drivers: hv: vmbus: Use the standard format string to format - GUIDs. + GUIDs. - Drivers: hv: Add KVP definitions for IP address injection. - Drivers: hv: kvp: Cleanup error handling in KVP. - Drivers: hv: Explicitly size elements of protocol structures. @@ -522,7 +546,7 @@ Thu Oct 4 13:52:15 CEST 2012 - ohering@suse.de - Tools: hv: Represent the ipv6 mask using CIDR notation. - Tools: hv: Gather ipv[4,6] gateway information. - hv: fail the probing immediately when we are not in hyperv - platform. + platform. - hv: vmbus_drv: detect hyperv through x86_hyper. - Tools: hv: Get rid of some unused variables. - Tools: hv: Correctly type string variables. @@ -541,14 +565,14 @@ Thu Oct 4 13:52:15 CEST 2012 - ohering@suse.de - tools/hv: Parse /etc/os-release. - hyperv: Fix the max_xfer_size in RNDIS initialization. - hyperv: Fix the missing return value in - rndis_filter_set_packet_filter(). + rndis_filter_set_packet_filter(). - hyperv: Fix page buffer handling in rndis_filter_send_request(). - hyperv: Remove extra allocated space for recv_pkt_list elements. - hyperv: Report actual status in receive completion packet. - hyperv: Add buffer for extended info after the RNDIS response - message. + message. - Delete - patches.suse/suse-hv-Cleanup-the-guest-ID-computation.patch. + patches.suse/suse-hv-Cleanup-the-guest-ID-computation.patch. - commit 08d283b ------------------------------------------------------------------- @@ -573,7 +597,6 @@ Mon Oct 1 05:29:41 CEST 2012 - jeffm@suse.com Sat Sep 29 12:29:30 CEST 2012 - dmueller@suse.com - ARM/u5800: Fix build of ux500 driver - Acked-by: Jeff Mahoney - commit 0ea37a0 ------------------------------------------------------------------- @@ -586,21 +609,18 @@ Sat Sep 29 10:44:01 CEST 2012 - dmueller@suse.com Sat Sep 29 10:24:00 CEST 2012 - dmueller@suse.com - ARM/tegra: Remove optional parts to fix build - Acked-by: Jeff Mahoney - commit d729a16 ------------------------------------------------------------------- Sat Sep 29 10:23:24 CEST 2012 - dmueller@suse.com - ARM: enable zcache support - Acked-by: Jeff Mahoney - commit 17b147b ------------------------------------------------------------------- Sat Sep 29 10:22:39 CEST 2012 - dmueller@suse.com - ARM/cubox: set cachefilesd to module - Acked-by: Jeff Mahoney - commit c1fb243 ------------------------------------------------------------------- @@ -609,13 +629,13 @@ Fri Sep 28 17:29:39 CEST 2012 - trenn@suse.de - Remove old patchset to override ACPI tables via initrd. Also remove a stale xen patch related to that. - Delete - patches.arch/acpi_implement_overriding_of_arbitrary_acpi_tables_via_initrd.patch. + patches.arch/acpi_implement_overriding_of_arbitrary_acpi_tables_via_initrd.patch. - Delete - patches.arch/acpica_fix_wrongly_mapped_acpi_table_header_when_overriding_via_initrd.patch. + patches.arch/acpica_fix_wrongly_mapped_acpi_table_header_when_overriding_via_initrd.patch. - Delete - patches.arch/acpica_introduce_acpi_os_phys_table_override_function.patch. + patches.arch/acpica_introduce_acpi_os_phys_table_override_function.patch. - Delete - patches.xen/xen3-acpi_implement_overriding_of_arbitrary_acpi_tables_via_initrd.patch. + patches.xen/xen3-acpi_implement_overriding_of_arbitrary_acpi_tables_via_initrd.patch. - commit dd8f1b0 ------------------------------------------------------------------- @@ -744,7 +764,7 @@ Mon Sep 10 19:22:00 CEST 2012 - jeffm@suse.com Mon Sep 10 10:20:23 CEST 2012 - jbeulich@novell.com - patches.arch/s390-message-catalog.diff: Properly handle pr_cont() and fold - in the below two trivial fixes. + in the below two trivial fixes. - Delete patches.arch/s390-message-catalog-fix.diff. - Delete patches.arch/s390-message-catalog-perl-fix.diff. - Refresh patches.arch/kmsg-fix-parameter-limitations. @@ -818,10 +838,10 @@ Fri Aug 31 23:20:23 CEST 2012 - dmueller@suse.com Fri Aug 31 15:18:07 CEST 2012 - jslaby@suse.cz - i2c/busses: Fix build error if CONFIG_I2C_DESIGNWARE_PLATFORM=y - && CONFIG_I2C_DESIGN. + && CONFIG_I2C_DESIGN. - Delete - patches.fixes/i2c-busses-fix-build-error-if-config_i2c_designware_platform-y-config_i2c_design. - Move it to rpmify, so that vanilla builds fine too. + patches.fixes/i2c-busses-fix-build-error-if-config_i2c_designware_platform-y-config_i2c_design. + Move it to rpmify, so that vanilla builds fine too. - commit 0217ad5 ------------------------------------------------------------------- @@ -899,7 +919,7 @@ Tue Aug 21 18:17:16 CEST 2012 - jeffm@suse.com Fri Aug 17 14:51:23 CEST 2012 - jeffm@suse.com - Update to 3.6-rc2. - - Eliminated 1 patch. + - Eliminated 1 patch. - commit 71963b0 ------------------------------------------------------------------- @@ -1355,7 +1375,7 @@ Wed Jun 13 13:21:58 CEST 2012 - hare@suse.de - Rediff patch - patches.drivers/mach-dove-Fixup-ge00-initialisation.patch: - Rediff after backport from upstream. + Rediff after backport from upstream. - commit fa58c5e ------------------------------------------------------------------- @@ -1363,7 +1383,7 @@ Wed Jun 13 12:56:17 CEST 2012 - hare@suse.de - Fixup patch to apply - patches.drivers/spi-orion-convert-to-new-infrastructure.patch - backported from upstream. + backported from upstream. - commit 2507393 ------------------------------------------------------------------- @@ -1382,9 +1402,9 @@ Wed Jun 13 12:31:48 CEST 2012 - hare@suse.de Mon Jun 11 20:04:20 CEST 2012 - jeffm@suse.com - Update to 3.5-rc2. - - Xen needs update. - - ARM needs update. - - Eliminated 13 patches. + - Xen needs update. + - ARM needs update. + - Eliminated 13 patches. - commit 3f461b1 ------------------------------------------------------------------- @@ -1423,7 +1443,7 @@ Tue Jun 5 17:12:21 CEST 2012 - ohering@suse.de Mon Jun 4 10:36:59 CEST 2012 - ohering@suse.de - [SCSI] storvsc: Properly handle errors from the host - (bnc#747404). + (bnc#747404). - Delete patches.suse/suse-hv-storvsc-ignore-ata_16.patch. - commit ad28e23 @@ -1486,7 +1506,7 @@ Wed May 23 15:59:25 CEST 2012 - jbeulich@novell.com Tue May 22 14:21:24 CEST 2012 - trenn@suse.de - X86 acpi_cpufreq: Do not use request_module for autoloading - (bnc#756085). + (bnc#756085). - Refresh patches.xen/xen3-auto-common.diff. - patches.xen/xen3-patch-3.3: - commit caf270e @@ -1545,7 +1565,7 @@ Mon May 14 03:43:45 CEST 2012 - jeffm@suse.com Mon May 14 03:37:58 CEST 2012 - jeffm@suse.com - Update to 3.4-rc7. - - Eliminated 1 patch. + - Eliminated 1 patch. - commit 4cd9e9b ------------------------------------------------------------------- @@ -1598,7 +1618,7 @@ Mon May 7 20:11:04 CEST 2012 - jeffm@suse.com Mon May 7 19:54:14 CEST 2012 - jeffm@suse.com - Update to 3.4-rc6. - - Eliminated 2 patches. + - Eliminated 2 patches. - commit 749ea8f ------------------------------------------------------------------- @@ -1635,7 +1655,7 @@ Wed May 2 16:40:55 CEST 2012 - jeffm@suse.com Wed May 2 16:34:34 CEST 2012 - mmarek@suse.cz - rpm/kernel-binary.spec.in: Do not require distribution-release - during build. + during build. - commit 3cd703f ------------------------------------------------------------------- @@ -1686,18 +1706,18 @@ Thu Apr 26 19:13:49 CEST 2012 - jeffm@suse.com - Disabled DECNet and ARCNet. Specific config options disabled: CONFIG_ARCNET - CONFIG_ARCNET_1051 - CONFIG_ARCNET_1201 - CONFIG_ARCNET_CAP - CONFIG_ARCNET_COM20020_CS - CONFIG_ARCNET_COM20020 - CONFIG_ARCNET_COM20020_PCI - CONFIG_ARCNET_COM90xxIO - CONFIG_ARCNET_COM90xx - CONFIG_ARCNET_RAW - CONFIG_ARCNET_RIM_I + CONFIG_ARCNET_1051 + CONFIG_ARCNET_1201 + CONFIG_ARCNET_CAP + CONFIG_ARCNET_COM20020_CS + CONFIG_ARCNET_COM20020 + CONFIG_ARCNET_COM20020_PCI + CONFIG_ARCNET_COM90xxIO + CONFIG_ARCNET_COM90xx + CONFIG_ARCNET_RAW + CONFIG_ARCNET_RIM_I CONFIG_DECNET - CONFIG_DECNET_NF_GRABULATOR + CONFIG_DECNET_NF_GRABULATOR - commit 272dd14 ------------------------------------------------------------------- @@ -1799,7 +1819,7 @@ Fri Apr 20 18:09:06 CEST 2012 - jbeulich@novell.com Tue Apr 17 15:59:19 CEST 2012 - jeffm@suse.com - Update to 3.4-rc3. - - Eliminated 1 patch. + - Eliminated 1 patch. - commit 2fde7e0 ------------------------------------------------------------------- @@ -1819,7 +1839,7 @@ Mon Apr 9 03:28:12 CEST 2012 - jeffm@suse.com Fri Apr 6 06:42:35 CEST 2012 - jeffm@suse.com - Update AppArmor for 3.4. - - apparmor: Add "profiles" list to sysfs. + - apparmor: Add "profiles" list to sysfs. - commit 59517ac ------------------------------------------------------------------- @@ -1832,10 +1852,10 @@ Thu Apr 5 22:25:16 CEST 2012 - jeffm@suse.com Thu Apr 5 09:18:14 CEST 2012 - jeffm@suse.com - Updated to 3.4-rc1. - - Eliminated 121 patches. - - Xen is unavailable. - - ACPI overrides are unavailable. - - AppArmor network feature are unavailable. + - Eliminated 121 patches. + - Xen is unavailable. + - ACPI overrides are unavailable. + - AppArmor network feature are unavailable. - commit 3ac7e79 ------------------------------------------------------------------- @@ -1915,7 +1935,7 @@ Sat Mar 24 00:57:07 CET 2012 - dsterba@suse.cz - Refresh patches.suse/btrfs-handle-EIO. - Refresh - patches.suse/btrfs-volumes-schedule_bio-should-return-void. + patches.suse/btrfs-volumes-schedule_bio-should-return-void. - commit d97ade6 ------------------------------------------------------------------- @@ -1958,10 +1978,10 @@ Mon Mar 19 11:16:34 CET 2012 - jslaby@suse.cz Mon Mar 19 11:07:00 CET 2012 - jslaby@suse.cz - Delete - patches.arch/acpi_ec_provide_non_interrupt_mode_boot_param.patch. + patches.arch/acpi_ec_provide_non_interrupt_mode_boot_param.patch. - Delete patches.arch/dell_optiplex_990_fix_reboot.patch. - Delete - patches.drivers/alsa-hda-0004-Add-missing-static-ADC-tables-for-ALC269-qu. + patches.drivers/alsa-hda-0004-Add-missing-static-ADC-tables-for-ALC269-qu. - Delete patches.drivers/libata-unlock-hpa-by-default. - Delete patches.fixes/scsi-add-tgps-setting. - Delete patches.fixes/scsi-dh-rdac-add-stk. @@ -1998,23 +2018,23 @@ Mon Mar 12 15:26:55 CET 2012 - ohering@suse.de - Staging: hv: storvsc: Cleanup storvsc_host_reset_handler(). - Staging: hv: storvsc: Move and cleanup storvsc_remove(). - Staging: hv: storvsc: Add a comment to explain life-cycle - management. + management. - Staging: hv: storvsc: Get rid of the on_io_completion in - hv_storvsc_request. + hv_storvsc_request. - Staging: hv: storvsc: Rename the context field in - hv_storvsc_request. + hv_storvsc_request. - Staging: hv: storvsc: Miscellaneous cleanup of storvsc driver. - Staging: hv: storvsc: Cleanup the code for generating protocol - version. + version. - Staging: hv: storvsc: Cleanup some protocol related constants. - Staging: hv: storvsc: Get rid of some unused defines. - Staging: hv: storvsc: Consolidate the request structure. - Staging: hv: storvsc: Consolidate all the wire protocol - definitions. + definitions. - Staging: hv: storvsc: Move the storage driver out of the - staging area. + staging area. - Rename patches.suse/staging-hv-pata_piix-ignore-disks.patch to - patches.suse/suse-hv-pata_piix-ignore-disks.patch + patches.suse/suse-hv-pata_piix-ignore-disks.patch - commit 7487199 ------------------------------------------------------------------- @@ -2209,41 +2229,41 @@ Mon Feb 13 17:23:49 CET 2012 - mmarek@suse.cz Sun Feb 12 18:15:10 CET 2012 - trenn@suse.de - Add driver auto probing for x86 features v4 - (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). + (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). - x86/cpu: Fix overrun check in arch_print_cpu_modalias() - (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). + (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). - crypto: Add support for x86 cpuid - auto loading for x86 crypto drivers - (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). + auto loading for x86 crypto drivers + (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). - x86/cpu: Clean up modalias feature matching - (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). + (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). - intel-idle: convert to x86_cpu_id auto probing - (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). + (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). - intel_idle: Fix ID for Nehalem-EX Xeon in device ID table - (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). + (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). - HWMON: Convert via-cputemp to x86 cpuid autoprobing - (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). + (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). - powernow-k7: Fix CPU family number - (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). + (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). - ACPI: Load acpi-cpufreq from processor driver automatically - (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). + (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). - intel_idle: Revert change of auto_demotion_flags for Nehalem - (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). + (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). - HWMON: Convert coretemp to x86 cpuid autoprobing - (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). + (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). - powernow-k6: Really enable auto-loading - (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). + (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). - X86: Introduce HW-Pstate scattered cpuid feature - (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). + (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). - cpufreq: Add support for x86 cpuinfo auto loading v4 - (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). + (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). - x86: autoload microcode driver on Intel and AMD systems v2 - (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). + (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). - CPU: Introduce ARCH_HAS_CPU_AUTOPROBE and X86 parts - (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). + (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). - ACPI: remove duplicated lines of merging - problems with acpi_processor_start - (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). + problems with acpi_processor_start + (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). - Update config files. - commit 6efe9b5 @@ -2251,7 +2271,7 @@ Sun Feb 12 18:15:10 CET 2012 - trenn@suse.de Fri Feb 10 12:03:36 CET 2012 - mmarek@suse.cz - rpm/kernel-binary.spec.in: Build x86 packages as i686, except for --default (bnc#745632). KMPs are still built as i586. + -default (bnc#745632). KMPs are still built as i586. - commit 88a632b ------------------------------------------------------------------- @@ -2282,8 +2302,8 @@ Tue Feb 7 18:28:41 CET 2012 - jeffm@suse.com Tue Feb 7 18:12:40 CET 2012 - jeffm@suse.com - Update to 3.3-rc2. - - Eliminated 5 patches. - - Xen is disabled. + - Eliminated 5 patches. + - Xen is disabled. - commit d017ea1 ------------------------------------------------------------------- @@ -2382,7 +2402,7 @@ Wed Dec 21 14:38:42 CET 2011 - jbeulich@novell.com Tue Dec 20 16:35:33 CET 2011 - jeffm@suse.com - Update to 3.2-rc6. - - Eliminated 1 patch. + - Eliminated 1 patch. - commit d5a489e ------------------------------------------------------------------- @@ -2390,7 +2410,7 @@ Tue Dec 20 11:34:14 CET 2011 - trenn@suse.de - These should all be mainline in some form: - Delete - patches.arch/implement_stop_machine_from_offline_cpu.patch. + patches.arch/implement_stop_machine_from_offline_cpu.patch. - Delete patches.arch/kill-__stop_machine.patch. - Delete patches.arch/reorganize_stop_cpus.patch. - Delete patches.arch/use_stop_machine_for_mtrr_rendezvous.patch. @@ -2406,14 +2426,14 @@ Sun Dec 18 07:38:42 CET 2011 - aj@suse.de Fri Dec 16 15:37:51 CET 2011 - aj@suse.de - rpm/kernel-binary.spec.in: Add provides and make most obsoletes versioned. - This silences rpmlint warnings. + This silences rpmlint warnings. - commit e3023c7 ------------------------------------------------------------------- Wed Dec 14 13:51:41 CET 2011 - mmarek@suse.cz - rpm/kernel-source.spec.in, rpm/mkspec: Fix tarball URL for -rcX and - do not generate any URL for linux-next and vanilla snapshots. + do not generate any URL for linux-next and vanilla snapshots. - commit 1548daf ------------------------------------------------------------------- @@ -2503,7 +2523,7 @@ Wed Dec 7 11:05:05 CET 2011 - aj@suse.de Tue Dec 6 00:07:03 CET 2011 - jeffm@suse.com - Update to 3.2-rc4. - - Eliminated 1 patch. + - Eliminated 1 patch. - commit a7d546d ------------------------------------------------------------------- @@ -2615,8 +2635,8 @@ Fri Nov 25 05:58:54 CET 2011 - jeffm@suse.com Fri Nov 25 05:47:49 CET 2011 - jeffm@suse.com - Update to 3.2-rc3. - - stack unwind: cfi_ignore takes more arguments. - - iio: Fix build error in industrialio-core.c. + - stack unwind: cfi_ignore takes more arguments. + - iio: Fix build error in industrialio-core.c. - commit 48ef020 ------------------------------------------------------------------- @@ -2629,7 +2649,7 @@ Thu Nov 24 18:45:54 CET 2011 - ohering@suse.de Thu Nov 24 13:01:09 CET 2011 - mmarek@suse.cz - rpm/try-disable-staging-driver: Script to disable failing staging - driver and restart make. + driver and restart make. - commit 819d1fa ------------------------------------------------------------------- @@ -2723,14 +2743,14 @@ Thu Nov 17 19:45:48 CET 2011 - bpoirier@suse.de Wed Nov 16 06:51:07 CET 2011 - jeffm@suse.com - Update to 3.2-rc2. - - Eliminated 1 patch. + - Eliminated 1 patch. - commit 85c9930 ------------------------------------------------------------------- Wed Nov 16 06:32:19 CET 2011 - jeffm@suse.com - Update to 3.2-rc1. - - Eliminate 212 patches. + - Eliminate 212 patches. - commit 6318d5b ------------------------------------------------------------------- @@ -2770,8 +2790,8 @@ Sat Nov 5 01:32:21 CET 2011 - trenn@suse.de Thu Nov 3 17:56:46 CET 2011 - mszeredi@suse.cz - patches.fixes/hfs-fix-hfs_find_init-sb-ext_tree-null-ptr-oops.patch: - hfs: fix hfs_find_init() sb->ext_tree NULL ptr oops - (CVE-2011-2203 bnc#699709). + hfs: fix hfs_find_init() sb->ext_tree NULL ptr oops + (CVE-2011-2203 bnc#699709). - commit 7923119 ------------------------------------------------------------------- @@ -2809,16 +2829,16 @@ Thu Nov 3 14:49:44 CET 2011 - jbeulich@novell.com Wed Nov 2 15:43:11 CET 2011 - jeffm@suse.com - Add Elantech touchpad v3/v4 support (bnc#716852): - - Input: elantech - add v3 hardware support. - - Input: elantech - add v4 hardware support. - - Input: elantech - better support all those v2 variants. - - Input: elantech - clean up elantech_init. - - Input: elantech - correct x, y value range for v2 hardware. - - Input: elantech - get rid of ETP_2FT_* in elantech.h. - - Input: elantech - packet checking for v2 hardware. - - Input: elantech - remove ETP_EDGE_FUZZ_V2. - - Input: elantech - remove module parameter force_elantech. - - Input: elantech - use firmware provided x, y ranges. + - Input: elantech - add v3 hardware support. + - Input: elantech - add v4 hardware support. + - Input: elantech - better support all those v2 variants. + - Input: elantech - clean up elantech_init. + - Input: elantech - correct x, y value range for v2 hardware. + - Input: elantech - get rid of ETP_2FT_* in elantech.h. + - Input: elantech - packet checking for v2 hardware. + - Input: elantech - remove ETP_EDGE_FUZZ_V2. + - Input: elantech - remove module parameter force_elantech. + - Input: elantech - use firmware provided x, y ranges. - commit 28551a0 ------------------------------------------------------------------- @@ -2849,7 +2869,7 @@ Tue Oct 25 19:33:27 CEST 2011 - ohering@suse.de Tue Oct 25 19:24:17 CEST 2011 - eich@suse.de - patches.suse/SUSE-bootsplash: remove DEBUG macro which was - left in the code by accident. + left in the code by accident. - commit a56ba15 ------------------------------------------------------------------- @@ -2862,7 +2882,7 @@ Mon Oct 24 18:28:04 CEST 2011 - jeffm@suse.com Mon Oct 24 15:04:34 CEST 2011 - ohering@suse.de - patches.suse/staging-hv-pata_piix-ignore-disks.patch: - Update comments in code and reduce patch size + Update comments in code and reduce patch size - commit 8913d07 ------------------------------------------------------------------- @@ -2875,7 +2895,7 @@ Thu Oct 20 10:02:15 CEST 2011 - eich@suse.de ------------------------------------------------------------------- Tue Oct 18 23:44:16 CEST 2011 - jeffm@suse.com --Update to 3.1-rc10. +- -Update to 3.1-rc10. - commit 239957e ------------------------------------------------------------------- @@ -2902,11 +2922,11 @@ Wed Oct 12 21:56:23 CEST 2011 - ohering@suse.de - Various updates for hv drivers, which fix also the hv_mouse driver - staging: hv: storvsc: ignore SET_WINDOWN scsi command - (bnc#722646). + (bnc#722646). - staging/hv: advertise hv_storvsc instead of storvsc as sysfs - driver name (bnc#716708). + driver name (bnc#716708). - staging/hv: fill scsi/proc_name for the sake of mkinitrd - (bnc#716708). + (bnc#716708). - Staging: hv: util: Invoke cn_netlink_send() in a work context. - Refresh patches.suse/staging-hv-pata_piix-ignore-disks.patch. - Refresh patches.xen/xen3-patch-2.6.32. @@ -2940,7 +2960,7 @@ Fri Oct 7 17:46:06 CEST 2011 - jbeulich@novell.com Wed Oct 5 13:45:24 CEST 2011 - jbeulich@novell.com - patches.suse/supported-flag: Also look for Module.supported in the - source tree. + source tree. - Refresh patches.suse/supported-flag-enterprise. - commit 9c8680a @@ -2974,15 +2994,15 @@ Tue Sep 27 22:25:34 CEST 2011 - eich@suse.de Mon Sep 26 15:56:27 CEST 2011 - mmarek@suse.cz - rpm/host-memcpy-hack.h: Hack to use older version of the memcpy symbol - in userspace programs, so that they keep working on older systems. + in userspace programs, so that they keep working on older systems. - rpm/kernel-binary.spec.in: Pass -include - %_sourcedir/host-memcpy-hack.h to the compiler when compiling - userspace programs. + %_sourcedir/host-memcpy-hack.h to the compiler when compiling + userspace programs. - rpm/host-memcpy-hack.h: Hack to use older version of the memcpy symbol - in userspace programs, so that they keep working on older systems. + in userspace programs, so that they keep working on older systems. - rpm/kernel-binary.spec.in: Pass -include - %_sourcedir/host-memcpy-hack.h to the compiler when compiling - userspace programs. + %_sourcedir/host-memcpy-hack.h to the compiler when compiling + userspace programs. - commit e3c78cf ------------------------------------------------------------------- @@ -3005,7 +3025,7 @@ Wed Sep 21 13:20:35 CEST 2011 - trenn@suse.de - Refresh patches.arch/acpi_implement_overriding_of_arbitrary_acpi_tables_via_initrd.patch. --> Fix build on ia64, by moving asm/e820.h into ifdef config protected region. + -> Fix build on ia64, by moving asm/e820.h into ifdef config protected region. - commit 0ac4276 ------------------------------------------------------------------- @@ -3027,9 +3047,9 @@ Wed Sep 21 11:11:10 CEST 2011 - mhocko@suse.cz Tue Sep 20 18:09:04 CEST 2011 - trenn@suse.de - ACPI: Implement overriding of arbitrary ACPI tables via initrd - (none). + (none). - ACPICA: Fix wrongly mapped acpi table header when overriding - via initrd (none). + via initrd (none). - ACPICA: Introduce acpi_os_phys_table_override function (none). - x86: allow NVS can be accessed by driver (none). - Update config files: @@ -3047,7 +3067,7 @@ Thu Sep 15 14:16:08 CEST 2011 - jeffm@suse.de Thu Sep 15 09:30:03 CEST 2011 - jbeulich@novell.com - patches.arch/x86_64-unwind-annotations: Fix unwinding through - interrupt frames, requiring ... + interrupt frames, requiring ... - patches.suse/stack-unwind: ... support for DW_CFA_def_cfa_expression. - commit 4d917a5 @@ -3086,7 +3106,7 @@ Mon Sep 12 16:31:26 CEST 2011 - jbeulich@novell.com - mm: frontswap: swap data structure changes. - In HVM guests do not take over the CDROM device (bnc#645893). - x86: report ACPI-reserved state of PCI MMCONFIG region to - hypervisor. + hypervisor. - config.conf: Re-enable Xen flavors. - Update config files. - commit 3692f47 @@ -3126,33 +3146,33 @@ Thu Sep 1 18:47:37 CEST 2011 - ohering@suse.de - Staging: hv: util: kvp: Fix the reported OSVersion string. - Staging: hv: util: kvp: Cleanup kvp_get_domain_name(). - Staging: hv: Fix macros, tab errors and warning in - drivers/staging/hv/hv_mouse.c. + drivers/staging/hv/hv_mouse.c. - Staging: hv: vmbus: VMBUS is an ACPI enumerated device, get - rid of the PCI signature. + rid of the PCI signature. - Staging: hv: Replace struct hv_guid with the uuid type already - defined in Linux. + defined in Linux. - Staging: hv: vmbus: Introduce vmbus ID space in struct - hv_driver. + hv_driver. - Staging: hv: blkvsc: Use the newly introduced vmbus ID in the - blockvsc driver. + blockvsc driver. - Staging: hv: storvsc: Use the newly introduced vmbus ID in - storvsc driver. + storvsc driver. - Staging: hv: netvsc: Use the newly introduced vmbus ID in - netvsc driver. + netvsc driver. - Staging: hv: mousevsc: Use the newly introduced vmbus ID in - mouse driver. + mouse driver. - Staging: hv: util: Make hv_utils a vmbus device driver. - Staging: hv: create VMBUS_DEVICE macro and use it. - Staging: hv: vmbus: Cleanup vmbus_match(). - Staging: hv: vmbus: Cleanup vmbus_uevent() code. - Staging: hv: vmbus: Support the notion of id tables in - vmbus_match(). + vmbus_match(). - Staging: hv: vmbus: Get rid of an unnecessary include line - in vmbus_drv.c. + in vmbus_drv.c. - Staging: hv: storvsc: Get rid of the DMI signature. - Staging: hv: netvsc: Get rid of the PCI signature. - Staging: hv: netvsc: Get rid of the DMI signature in - netvsc_drv.c. + netvsc_drv.c. - Staging: hv: util: Get rid of the DMI signature in hv_util.c. - Staging: hv: util: Get rid of the PCI signature in hv_util.c. - Staging: hv: fix up driver registering mess. @@ -3160,59 +3180,59 @@ Thu Sep 1 18:47:37 CEST 2011 - ohering@suse.de - Staging: hv: vmbus: Cleanup unnecessary comments in hv.c. - Staging: hv: vmbus: Cleanup error handling in hv_init(). - Staging: hv: vmbus: Get rid of unnecessay comments in - connection.c. + connection.c. - Staging: hv: vmbus: Get rid of the function dump_gpadl_body(). - Staging: hv: vmbus: Get rid of the function dump_gpadl_header(). - Staging: hv: vmbus: Rename openMsg to open_msg in channel.c. - Staging: hv: vmbus: Get rid of unnecessary comments in - channel.c. + channel.c. - Staging: hv: vmbus: Change the variable name openInfo to - open_info in channel.c. + open_info in channel.c. - Staging: hv: vmbus: Cleanup error values in ringbuffer.c. - Staging: hv: vmbus: Cleanup the error return value in - vmbus_recvpacket_raw(). + vmbus_recvpacket_raw(). - Staging: hv: netvsc: Get rid of an unnecessary print statement - in netvsc_probe(). + in netvsc_probe(). - Staging: hv: vmbus: Retry vmbus_post_msg() before giving up. - Staging: hv: storvsc: Cleanup error handling in - storvsc_dev_add(). + storvsc_dev_add(). - Staging: hv: storvsc: Cleanup error handling in - storvsc_channel_init(). + storvsc_channel_init(). - Staging: hv: storvsc: Cleanup error handling in - storvsc_connect_to_vsp(). + storvsc_connect_to_vsp(). - Staging: hv: storvsc: Cleanup error handling in storvsc_do_io(). - Storage: hv: storvsc: Get rid of some unnecessary DPRINTs - from storvsc.c. + from storvsc.c. - Staging: hv: storvsc: Fix/cleanup some dated comments in - storvsc.c. + storvsc.c. - Staging: hv: storvsc: Cleanup returned error code in - storvsc_host_reset(). + storvsc_host_reset(). - Staging: hv: storvsc: Cleanup error code returned in - storvsc_probe(). + storvsc_probe(). - Staging: hv: storvsc: Cleanup returned error code in - storvsc_drv_init(). + storvsc_drv_init(). - Staging: hv: netvsc: Cleanup the returned error code in - netvsc_probe(). + netvsc_probe(). - Staging: hv: netvsc: Cleanup error return codes in - netvsc_destroy_recv_buf(). + netvsc_destroy_recv_buf(). - Staging: hv: netvsc: Cleanup error return values in - netvsc_init_recv_buf(). + netvsc_init_recv_buf(). - Staging: hv: netvsc: Cleanup error returns in - netvsc_connect_vsp(). + netvsc_connect_vsp(). - Staging: hv: netvsc: Cleanup error return values in - netvsc_send(). + netvsc_send(). - Staging: hv: netvsc: Cleanup error return codes in - netvsc_device_add(). + netvsc_device_add(). - Staging: hv: netvsc: Cleanup error codes in - rndis_filter_receive(). + rndis_filter_receive(). - Staging: hv: netvsc: Cleanup error code in - rndis_filter_query_device(). + rndis_filter_query_device(). - Staging: hv: netvsc: Cleanup error return values in - rndis_filter_set_packet_filter(). + rndis_filter_set_packet_filter(). - Staging: hv: netvsc: Cleanup error returns in - rndis_filter_init_device(). + rndis_filter_init_device(). - Staging: hv: netvsc: Cleanup error code in - rndis_filter_device_add(). + rndis_filter_device_add(). - Staging: hv: mouse: Change the jump label Cleanup to cleanup. - Staging: hv: netvsc: Change the jump label Cleanup to cleanup. - Staging: hv: netvsc: Change the jump label Exit to exit. @@ -3225,72 +3245,72 @@ Thu Sep 1 18:47:37 CEST 2011 - ohering@suse.de - Staging: hv: add driver_data to hv_vmbus_device_id. - Staging: hv: Add code to parse struct hv_vmbus_device_id table. - Staging: hv: file2alias: fix up alias creation logic for - hv_vmbus_device_id. + hv_vmbus_device_id. - Staging: hv: storvsc: Inline free_stor_device(). - Staging: hv: storvsc: Do not aquire an unnecessary reference - on stor_device. + on stor_device. - Staging: hv: storvsc: Rename must_get_stor_device(). - Staging: hv: storvsc: Rename get_stor_device(). - Staging: hv: storvsc: Cleanup alloc_stor_device(). - Staging: hv: storvsc: Introduce state to manage the lifecycle - of stor device. + of stor device. - Staging: hv: storvsc: Prevent outgoing traffic when stor dev - is being destroyed. + is being destroyed. - Staging: hv: storvsc: Get rid of release_stor_device() by - inlining the code. + inlining the code. - Staging: hv: storvsc: Get rid of final_release_stor_device() - by inlining code. + by inlining code. - Staging: hv: storvsc: Get rid of the reference counting in - struct storvsc_device. + struct storvsc_device. - Staging: hv: netvsc: Inline the code for free_net_device(). - Staging: hv: netvsc: Cleanup alloc_net_device(). - Staging: hv: netvsc: Introduce state to manage the lifecycle - of net device. + of net device. - Staging: hv: netvsc: Prevent outgoing traffic when netvsc dev - is destroyed. + is destroyed. - Staging: hv: netvsc: Get rid of release_outbound_net_device() - by inlining the code. + by inlining the code. - Staging: hv: netvsc: Get rid of release_inbound_net_device() - by inlining the code. + by inlining the code. - Staging: hv: netvsc: Get rid of the refcnt field in struct - netvsc_device. + netvsc_device. - Staging: hv: storvsc: Add code to handle IDE devices using - the storvsc driver. + the storvsc driver. - Staging: hv: storvsc: Handle IDE devices using the storvsc - driver. + driver. - Staging: hv: blkvsc: Get rid of blkvsc_drv.c as this code is - not used. + not used. - Staging: hv: storvsc: Optimize bounce buffer handling for the - "write" case. + "write" case. - Staging: hv: storvsc: Optimize the bounce buffer handling in - the "read" case. + the "read" case. - Staging: hv: storvsc: Include storvsc.c in storvsc_drv.c. - Staging: hv: storvsc: Cleanup storvsc_drv.c after adding the - contents of storvsc.c. + contents of storvsc.c. - Staging: hv: storvsc: Add the contents of hyperv_storage.h - to storvsc_drv.c. + to storvsc_drv.c. - Staging: hv: storvsc: Cleanup storvsc_drv.c after adding the - contents of hyperv_storage.h. + contents of hyperv_storage.h. - Staging: hv: storvsc: Fixup srb and scsi status for INQUIRY - and MODE_SENSE. + and MODE_SENSE. - Staging: hv: storvsc: Fix a typo. - Staging: hv: storvsc: In case of scsi errors offline the device. - Staging: hv: storvsc: No need to copy from bounce buffer in - case of a failure. + case of a failure. - Staging: hv: util: Forcefully shutdown when shutdown is - requested. + requested. - Staging: hv: util: Adjust guest time in a process context. - Staging: hv: vmbus: Check before invoking the channel callback. - Staging: hv: vmbus: Properly deal with de-registering channel - callback. + callback. - Staging: hv: Fix a bug in vmbus_match(). - Staging: hv: vmbus: Get rid of vmbus_on_isr() by inlining - the code. + the code. - Staging: hv: vmbus: Do not enable auto eoi. - Staging: hv: vmbus: Fixup indentation in vmbus_acpi_add(). - Staging: hv: vmbus: Get rid of some dated/redundant comments. - Staging: hv: vmbus: Get rid of an unnecessary check in - vmbus_connect(). + vmbus_connect(). - Staging: hv: vmbus: Fix a checkpatch warning in ring_buffer.c. - Staging: hv: vmbus: Fix checkpatch warnings in connection.c. - Staging: hv: mousevsc: Fix checkpatch errors and warnings. @@ -3363,16 +3383,16 @@ Wed Aug 24 21:29:06 CEST 2011 - jeffm@suse.com Wed Aug 24 20:54:32 CEST 2011 - jeffm@suse.com - Refreshed and re-enabled dm-path patches: - - patches.suse/dm-mpath-accept-failed-paths. - - patches.suse/dm-mpath-detach-existing-hardware-handler. + - patches.suse/dm-mpath-accept-failed-paths. + - patches.suse/dm-mpath-detach-existing-hardware-handler. - commit 70cadcd ------------------------------------------------------------------- Wed Aug 24 20:51:06 CEST 2011 - jeffm@suse.com - Update to 3.1-rc3. - - Eliminated 8 patches. - - Xen is disabled. + - Eliminated 8 patches. + - Xen is disabled. - commit eccefcc ------------------------------------------------------------------- @@ -3380,8 +3400,8 @@ Thu Aug 18 11:38:15 CEST 2011 - eich@suse.de - * Refresh patches.suse/SUSE-bootsplash. * Fix bootsplash code for 15bpp framebuffers. - These framebuffers are rare these days, the legendary and still - popular server chipset Radeon ES1000 supports it, though. + These framebuffers are rare these days, the legendary and still + popular server chipset Radeon ES1000 supports it, though. - commit f25ce3e ------------------------------------------------------------------- @@ -3402,7 +3422,7 @@ Tue Aug 9 00:03:53 CEST 2011 - trenn@suse.de - Update config files: bnc#674988, change: --CONFIG_ACPI_CUSTOM_METHOD=m + -CONFIG_ACPI_CUSTOM_METHOD=m +# CONFIG_ACPI_CUSTOM_METHOD is not set for all flavors - commit f1af972 @@ -3495,10 +3515,10 @@ Thu Jul 14 17:52:45 CEST 2011 - tiwai@suse.de Thu Jul 14 17:26:51 CEST 2011 - tiwai@suse.de - ALSA: hda - Add Kconfig for the default buffer size - (bnc#682725). + (bnc#682725). - Update config files. - Delete, replaced with the new upstream patch - patches.drivers/alsa-hda-0019-Increase-default-buffer-size. + patches.drivers/alsa-hda-0019-Increase-default-buffer-size. - commit 40c7644 ------------------------------------------------------------------- @@ -3520,7 +3540,7 @@ Sat Jul 9 11:17:46 CEST 2011 - jslaby@suse.cz Thu Jul 7 00:58:01 CEST 2011 - jeffm@suse.com - Update to 3.0-rc6. - - Eliminated 1 patch. + - Eliminated 1 patch. - commit 56e99da ------------------------------------------------------------------- @@ -3529,7 +3549,7 @@ Tue Jul 5 09:18:43 CEST 2011 - jbeulich@novell.com - Update Xen patches to 3.0-rc5 and c/s 1095. - xen: prepare tmem shim to handle frontswap. - support booting Xen from EFI (fate#311376, fate#311529, - bnc#578927, bnc#628554). + bnc#578927, bnc#628554). - config.conf: Re-enabled Xen flavors. - Update x86 config files. - Delete patches.xen/xen-blkback-bimodal-suse. @@ -3576,31 +3596,31 @@ Tue Jun 21 12:14:44 CEST 2011 - mmarek@suse.cz Fri Jun 17 17:29:41 CEST 2011 - mmarek@suse.cz - rpm/post.sh: Touch /boot/do_purge_kernels on package install - (fate#312018). + (fate#312018). - rpm/postun.sh: Remove it again if it still exists on package - uninstall. + uninstall. - commit 82f4a5d ------------------------------------------------------------------- Fri Jun 17 13:23:54 CEST 2011 - trenn@suse.de - stop_machine: implement stop_machine_from_offline_cpu() - (bnc#697859). + (bnc#697859). - stop_machine: kill __stop_machine() (bnc#697859). - x86, mtrr: lock stop machine during MTRR rendezvous sequence - (bnc#697859). + (bnc#697859). - stop_machine: reorganize stop_cpus() implementation - (bnc#697859). + (bnc#697859). - x86, mtrr: use __stop_machine() for doing MTRR rendezvous - (bnc#697859). + (bnc#697859). - commit aa3d6e2 ------------------------------------------------------------------- Thu Jun 16 12:16:16 CEST 2011 - mmarek@suse.cz - Remove the novfs patches, it should be packaged as a KMP, or - ideally, reimplemented as a fuse filesystem (which is the reason why - the current implementation it is never going to be accepted upstream). + ideally, reimplemented as a fuse filesystem (which is the reason why + the current implementation it is never going to be accepted upstream). - Delete patches.fixes/novfs-copy_user-fixes.diff. - Delete patches.fixes/novfs-minsize-fixes. - Delete patches.fixes/novfs-nwcapi.patch. @@ -3655,7 +3675,7 @@ Wed Jun 15 18:22:05 CEST 2011 - jack@suse.cz Wed Jun 15 08:05:05 CEST 2011 - jeffm@suse.com - Update to 3.0-rc3. - - Eliminated 2 patches. + - Eliminated 2 patches. - commit a1fe999 ------------------------------------------------------------------- @@ -3723,9 +3743,9 @@ Mon Jun 13 14:06:28 CEST 2011 - mmarek@suse.cz the SRCVERSION variable will only be used to determine the tarball version. - rpm/compute-PATCHVERSION.sh: Set default PATCHLEVEL and SUBLEVEL to 0. - The package version will thus always match the Makefile version and - the SRCVERSION variable will only be used to determine the tarball - version. + The package version will thus always match the Makefile version and + the SRCVERSION variable will only be used to determine the tarball + version. - rpm/kernel-binary.spec.in: Revert the previous hack. - commit 95c9977 @@ -3748,9 +3768,9 @@ Fri Jun 10 20:24:41 CEST 2011 - jeffm@suse.com Fri Jun 10 17:12:22 CEST 2011 - jeffm@suse.com - x86: Remove warning and warning_symbol from struct - stacktrace_ops. + stacktrace_ops. - Delete - patches.fixes/asus-wmi-Remove-__init-from-asus_wmi_platform_init.patch. + patches.fixes/asus-wmi-Remove-__init-from-asus_wmi_platform_init.patch. - commit 608ce9e ------------------------------------------------------------------- @@ -3842,13 +3862,13 @@ Fri Jun 3 12:51:22 CEST 2011 - mmarek@suse.cz Fri Jun 3 12:09:01 CEST 2011 - mmarek@suse.cz - rpm/macros.kernel-source: Add -b option to %kernel_module_package - to unconditionally call mkinitrd on kmp install (fate#309400). + to unconditionally call mkinitrd on kmp install (fate#309400). - rpm/kernel-module-subpackage: Pass KMP_NEEDS_MKINITRD=1 to - weak-modules2 if the -b option is used. + weak-modules2 if the -b option is used. - rpm/macros.kernel-source: Add -b option to %kernel_module_package - to unconditionally call mkinitrd on kmp install (fate#309400). + to unconditionally call mkinitrd on kmp install (fate#309400). - rpm/kernel-module-subpackage: Pass KMP_NEEDS_MKINITRD=1 to - weak-modules2 if the -b option is used. + weak-modules2 if the -b option is used. - commit 83331f5 ------------------------------------------------------------------- @@ -3869,14 +3889,14 @@ Tue May 31 05:09:44 CEST 2011 - jeffm@suse.com Tue May 31 05:08:21 CEST 2011 - jeffm@suse.com - Updated to 3.0-rc1. - - Eliminated 9 patches. + - Eliminated 9 patches. - commit 5710413 ------------------------------------------------------------------- Mon May 30 15:54:37 CEST 2011 - jack@suse.cz - mm: Fix assertion mapping->nrpages == 0 in end_writeback() - (bnc#693013 bnc#666423). + (bnc#693013 bnc#666423). - Refresh patches.xen/tmem. - commit d3e465a @@ -3884,9 +3904,9 @@ Mon May 30 15:54:37 CEST 2011 - jack@suse.cz Mon May 30 13:58:43 CEST 2011 - jslaby@suse.cz - Refresh - patches.fixes/block-add-proper-state-guards-to-__elv_next_request.patch. + patches.fixes/block-add-proper-state-guards-to-__elv_next_request.patch. - aic94xx: world-writable sysfs update_bios file. - Update upstream info. + Update upstream info. - commit 8912816 ------------------------------------------------------------------- @@ -3947,7 +3967,7 @@ Mon May 16 14:34:33 CEST 2011 - mmarek@suse.cz Fri May 13 15:45:04 CEST 2011 - jeffm@suse.com - Update to 2.6.39-rc7. - - Eliminated 5 patches. + - Eliminated 5 patches. - commit a8a170f ------------------------------------------------------------------- @@ -3960,16 +3980,16 @@ Thu May 12 23:29:11 CEST 2011 - jslaby@suse.cz Thu May 12 14:05:44 CEST 2011 - jslaby@suse.cz - Delete - patches.fixes/iwlwifi-fix-tx-power-configuration-on-3945-and-4965-devices. - It's fixed differently by commits 43f12d47f and f844a709a7 in .39-rc1 + patches.fixes/iwlwifi-fix-tx-power-configuration-on-3945-and-4965-devices. + It's fixed differently by commits 43f12d47f and f844a709a7 in .39-rc1 - commit 7934e2d ------------------------------------------------------------------- Thu May 12 11:56:16 CEST 2011 - jslaby@suse.cz - Refresh - patches.fixes/iwlwifi-fix-tx-power-configuration-on-3945-and-4965-devices. - Note about submission. + patches.fixes/iwlwifi-fix-tx-power-configuration-on-3945-and-4965-devices. + Note about submission. - commit 9922e20 ------------------------------------------------------------------- @@ -3982,15 +4002,15 @@ Tue May 10 19:10:18 CEST 2011 - mhocko@suse.cz Tue May 10 16:14:44 CEST 2011 - mhocko@suse.cz - patches.fixes/aggressive-zone-reclaim.patch: delete because - the patch is very workload specific and can lead to unexpected - reclaims in parallel node local workloads. + the patch is very workload specific and can lead to unexpected + reclaims in parallel node local workloads. - commit 56cf10e ------------------------------------------------------------------- Tue May 10 16:04:27 CEST 2011 - mhocko@suse.cz - Delete patches.suse/mm-devzero-optimisation.patch: we do not need - it anymore as we have zero page back since 2.6.32 + it anymore as we have zero page back since 2.6.32 - commit 323a093 ------------------------------------------------------------------- @@ -4009,64 +4029,64 @@ Mon May 9 14:32:59 CEST 2011 - jbeulich@novell.com Mon May 9 11:32:35 CEST 2011 - jbeulich@novell.com - patches.suse/kconfig-automate-kernel-desktop: Remove stray blank - lines (for older versions of "patch" to grok). + lines (for older versions of "patch" to grok). - commit 4dfa74d ------------------------------------------------------------------- Sat May 7 01:50:06 CEST 2011 - jeffm@suse.com - Removed network driver entropy patches. haveged is installed by default - and should be enabled to generate entropy from non-predictable sources. - - Delete patches.drivers/bnx2-entropy-source.patch. - - Delete patches.drivers/e1000-entropy-source.patch. - - Delete patches.drivers/e1000e-entropy-source.patch. - - Delete patches.drivers/igb-entropy-source.patch. - - Delete patches.drivers/ixgbe-entropy-source.patch. - - Delete patches.drivers/tg3-entropy-source.patch. + and should be enabled to generate entropy from non-predictable sources. + - Delete patches.drivers/bnx2-entropy-source.patch. + - Delete patches.drivers/e1000-entropy-source.patch. + - Delete patches.drivers/e1000e-entropy-source.patch. + - Delete patches.drivers/igb-entropy-source.patch. + - Delete patches.drivers/ixgbe-entropy-source.patch. + - Delete patches.drivers/tg3-entropy-source.patch. - commit c88b893 ------------------------------------------------------------------- Fri May 6 19:36:47 CEST 2011 - jeffm@suse.com - Update - patches.fixes/netfilter-implement-rfc-1123-for-ftp-conntrack - (bnc#466279 bnc#681639). + patches.fixes/netfilter-implement-rfc-1123-for-ftp-conntrack + (bnc#466279 bnc#681639). - commit 72e779f ------------------------------------------------------------------- Fri May 6 19:31:10 CEST 2011 - jeffm@suse.com - Disabled patches.drivers/libata-unlock-hpa-by-default; It may have - been obsoleted by upstream commit d8d9129e. + been obsoleted by upstream commit d8d9129e. - commit 1a21ab3 ------------------------------------------------------------------- Fri May 6 18:51:20 CEST 2011 - jeffm@suse.com - sysctl: Increase IPC defaults (bnc#146656) - - Delete patches.suse/shmall-bigger. + - Delete patches.suse/shmall-bigger. - commit a70e34f ------------------------------------------------------------------- Fri May 6 17:50:56 CEST 2011 - jeffm@suse.com - sysctl/i386/desktop, sysctl/x86_64/desktop: Add vm.dirty_ratio = 20 - for desktop flavors (bnc#552883) - - Delete patches.suse/mm-tune-dirty-limits.patch. + for desktop flavors (bnc#552883) + - Delete patches.suse/mm-tune-dirty-limits.patch. - commit dbe73e2 ------------------------------------------------------------------- Fri May 6 17:25:45 CEST 2011 - jeffm@suse.com - sysctl/defaults: Added kernel.hung_task_timeout=0 - - Delete patches.suse/hung_task_timeout-configurable-default. + - Delete patches.suse/hung_task_timeout-configurable-default. - commit 78f9eed ------------------------------------------------------------------- Fri May 6 16:41:07 CEST 2011 - mmarek@suse.cz - rpm/kernel-{binary,source}.spec.in: Install per-kernel /boot/sysctl-* - files (patch from Jeff Mahoney). + files (patch from Jeff Mahoney). - commit 473f2d1 ------------------------------------------------------------------- @@ -4079,7 +4099,7 @@ Thu May 5 22:35:53 CEST 2011 - jeffm@suse.com Thu May 5 22:23:21 CEST 2011 - jeffm@suse.com - Updated to 2.6.39-rc6. - - 2 patches eliminated. + - 2 patches eliminated. - commit 2643e59 ------------------------------------------------------------------- @@ -4093,9 +4113,9 @@ Tue May 3 03:08:18 CEST 2011 - tonyj@suse.de Fri Apr 29 20:35:21 CEST 2011 - jeffm@suse.com - rpm/compute-PATCHVERSION.sh: Replace ^+++ with ^\+\+\+ as an - awk regex. It's technically invalid. + awk regex. It's technically invalid. - rpm/compute-PATCHVERSION.sh: Replace ^+++ with ^\+\+\+ as an - awk regex. It's technically invalid. + awk regex. It's technically invalid. - commit 52dd0f0 ------------------------------------------------------------------- @@ -4117,7 +4137,7 @@ Fri Apr 29 00:36:03 CEST 2011 - gregkh@suse.de - Delete patches.suse/linux-2.6.29-dont-wait-for-mouse.patch. - Delete patches.suse/linux-2.6.29-even-faster-kms.patch. - Delete - patches.suse/linux-2.6.29-jbd-longer-commit-interval.patch. + patches.suse/linux-2.6.29-jbd-longer-commit-interval.patch. - Delete patches.suse/linux-2.6.29-kms-after-sata.patch. - Delete patches.suse/linux-2.6.29-touchkit.patch. - commit c13427d @@ -4132,22 +4152,22 @@ Fri Apr 29 00:17:46 CEST 2011 - jbenc@suse.cz Thu Apr 28 23:32:44 CEST 2011 - rjw@suse.de - Delete patches.xen/xen3-x86-mcp51-no-dac. - Also remove the series.conf entires for the x86-mcp-no-dac patches. + Also remove the series.conf entires for the x86-mcp-no-dac patches. - commit 574577b ------------------------------------------------------------------- Thu Apr 28 23:16:27 CEST 2011 - rjw@suse.de - Delete patches.arch/x86-mcp51-no-dac. (This is a blacklist entry that - has been rejected by the mainline, the problem reporter is gone and - it's next to impossible to verify it now.) + has been rejected by the mainline, the problem reporter is gone and + it's next to impossible to verify it now.) - commit 195b113 ------------------------------------------------------------------- Thu Apr 28 21:38:22 CEST 2011 - jslaby@suse.cz - Refresh - patches.fixes/iwlwifi-fix-tx-power-configuration-on-3945-and-4965-devices. + patches.fixes/iwlwifi-fix-tx-power-configuration-on-3945-and-4965-devices. - commit a2662ae ------------------------------------------------------------------- @@ -4162,14 +4182,14 @@ Thu Apr 28 20:56:33 CEST 2011 - jslaby@suse.cz Thu Apr 28 20:30:56 CEST 2011 - bphilips@suse.de - Delete - patches.drivers/tg3-5785-and-57780-asic-revs-not-working.patch. + patches.drivers/tg3-5785-and-57780-asic-revs-not-working.patch. - commit 9917206 ------------------------------------------------------------------- Thu Apr 28 20:19:59 CEST 2011 - bphilips@suse.de - Delete - patches.suse/uvcvideo-ignore-hue-control-for-5986-0241.patch. + patches.suse/uvcvideo-ignore-hue-control-for-5986-0241.patch. - commit 08374b3 ------------------------------------------------------------------- @@ -4202,7 +4222,7 @@ Thu Apr 28 14:18:12 CEST 2011 - jbeulich@novell.com Wed Apr 27 22:20:02 CEST 2011 - jeffm@suse.com - Delete - patches.drivers/disable-catas_reset-by-default-to-avoid-problems-with-eeh.patch. + patches.drivers/disable-catas_reset-by-default-to-avoid-problems-with-eeh.patch. - commit 399a100 ------------------------------------------------------------------- @@ -4264,10 +4284,10 @@ Wed Apr 27 21:34:13 CEST 2011 - jeffm@suse.com - Delete patches.suse/acpi-don-t-preempt-until-the-system-is-up. - Delete - patches.suse/acpi-generic-initramfs-table-override-support. + patches.suse/acpi-generic-initramfs-table-override-support. - Delete patches.suse/add-initramfs-file_read_write. - Delete - patches.suse/init-move-populate_rootfs-back-to-start_kernel. + patches.suse/init-move-populate_rootfs-back-to-start_kernel. - commit d4910b3 ------------------------------------------------------------------- @@ -4281,14 +4301,14 @@ Wed Apr 27 21:29:24 CEST 2011 - jeffm@suse.com Wed Apr 27 21:11:59 CEST 2011 - jeffm@suse.com - Delete patches.suse/osync-error. It was unused and the issue it fixed in - kernels prior to 2.6.32 doesn't exist anymore. + kernels prior to 2.6.32 doesn't exist anymore. - commit 52cc654 ------------------------------------------------------------------- Wed Apr 27 20:48:55 CEST 2011 - jeffm@suse.com - Delete patches.suse/s390-System.map.diff: Proper fix in binutils has - long since been upstream. + long since been upstream. - commit 2847a36 ------------------------------------------------------------------- @@ -4321,7 +4341,7 @@ Wed Apr 27 20:18:37 CEST 2011 - jeffm@suse.com Wed Apr 27 20:16:52 CEST 2011 - jeffm@suse.com - Delete patches.suse/unmap_vmas-lat: No bug report or signed-off-by. - - Delete patches.arch/s390-add-FREE_PTE_NR. + - Delete patches.arch/s390-add-FREE_PTE_NR. - commit 2a392c2 ------------------------------------------------------------------- @@ -4334,7 +4354,7 @@ Wed Apr 27 20:16:00 CEST 2011 - jeffm@suse.com Wed Apr 27 20:15:02 CEST 2011 - jeffm@suse.com - Update to 2.6.39-rc5. - - Eliminated 2 patches. + - Eliminated 2 patches. - commit 5288a05 ------------------------------------------------------------------- @@ -4354,7 +4374,7 @@ Wed Apr 27 19:43:47 CEST 2011 - jeffm@suse.com Tue Apr 26 11:03:18 CEST 2011 - jkosina@suse.cz - HID: add noget quirk barcode scanners from Symbol Technologies - (bnc#689290). + (bnc#689290). - commit f5b999f ------------------------------------------------------------------- @@ -4367,7 +4387,7 @@ Fri Apr 22 00:01:41 CEST 2011 - jeffm@suse.com Tue Apr 19 23:37:06 CEST 2011 - jack@suse.cz - Revert changes to sparc configs to not make life harder for Jan Engelhardt - maintaining sparc architecture. + maintaining sparc architecture. - commit cdac873 ------------------------------------------------------------------- @@ -4386,7 +4406,7 @@ Tue Apr 19 23:30:34 CEST 2011 - jack@suse.cz Tue Apr 19 17:41:41 CEST 2011 - jeffm@suse.com - Updated to 2.6.39-rc4. - - Eliminated 1 patch. + - Eliminated 1 patch. - commit 3f654c8 ------------------------------------------------------------------- @@ -4399,15 +4419,15 @@ Tue Apr 19 17:16:52 CEST 2011 - jeffm@suse.com Mon Apr 18 10:30:49 CEST 2011 - eich@suse.de - Combined and consolidated bootsplash patch (bnc#669777, - bnc#570082, bnc#595657, bnc#594209, bnc#544645). - - Delete patches.suse/Cleanup-and-make-boot-splash-work-with-KMS.patch. - - Delete patches.suse/bootsplash. - - Delete patches.suse/bootsplash-console-fix. - - Delete patches.suse/bootsplash-keep-multiple-data. - - Delete patches.suse/bootsplash-scaler. - - Reformatted code, fixed some minor bugs that became obvious. - - Fixed race that led to null pointer dereference in splash_read_proc(): - bnc#669777. + bnc#570082, bnc#595657, bnc#594209, bnc#544645). + - Delete patches.suse/Cleanup-and-make-boot-splash-work-with-KMS.patch. + - Delete patches.suse/bootsplash. + - Delete patches.suse/bootsplash-console-fix. + - Delete patches.suse/bootsplash-keep-multiple-data. + - Delete patches.suse/bootsplash-scaler. + - Reformatted code, fixed some minor bugs that became obvious. + - Fixed race that led to null pointer dereference in splash_read_proc(): + bnc#669777. - commit 95844c5 ------------------------------------------------------------------- @@ -4420,7 +4440,7 @@ Sat Apr 16 19:18:05 CEST 2011 - trenn@suse.de Sat Apr 16 18:42:01 CEST 2011 - trenn@suse.de - intel_idle: Make lapic_timer_reliable_states a boot param - (bnc#675161). + (bnc#675161). - commit 85b156b ------------------------------------------------------------------- @@ -4434,7 +4454,7 @@ Sat Apr 16 00:31:11 CEST 2011 - jack@suse.cz Fri Apr 15 20:24:29 CEST 2011 - jeffm@suse.com - Enabled CONFIG_GIGASET_CAPI (bnc#686008). - - This results in automatically disabling CONFIG_GIGASET_I4L. + - This results in automatically disabling CONFIG_GIGASET_I4L. - commit 697e68b ------------------------------------------------------------------- @@ -4454,7 +4474,7 @@ Fri Apr 15 13:21:49 CEST 2011 - jbeulich@novell.com - Update Xen patches to 2.6.39-rc3 and c/s 1079. - blktap2: replace hard-coded limit of tap devices with - configurable one. + configurable one. - config.conf: Re-enable Xen configs. - Update x86 config files. - commit d3bfd6c @@ -4463,7 +4483,7 @@ Fri Apr 15 13:21:49 CEST 2011 - jbeulich@novell.com Thu Apr 14 18:43:07 CEST 2011 - jeffm@suse.com - fs/partitions/efi.c: corrupted GUID partition tables can cause - kernel oops (bnc#687113 CVE-2011-1577). + kernel oops (bnc#687113 CVE-2011-1577). - commit 385b393 ------------------------------------------------------------------- @@ -4508,7 +4528,7 @@ Tue Apr 12 21:30:55 CEST 2011 - jeffm@suse.com Tue Apr 12 20:46:13 CEST 2011 - jeffm@suse.com - Updated to 2.6.39-rc3. - - Eliminated 2 patches. + - Eliminated 2 patches. - commit 200c913 ------------------------------------------------------------------- @@ -4533,29 +4553,29 @@ Tue Apr 12 19:37:48 CEST 2011 - jeffm@suse.com Tue Apr 12 19:10:01 CEST 2011 - jeffm@suse.com - Update to 2.6.39-rc2. - - Eliminated 18 patches. - - Added 3 patches. - - hv_mouse: needs . - - dm-raid45: Remove blk_unplug calls. - - novfs: 2.6.39 API update. - - Xen, Swap-over-NFS, and certain SCSI multipath features are disabled. - - patches.kernel.org is no longer used to contain upstream patches - for -rc releases. Users planning on building their own kernel should - have a copy of the tarball corresponding to the -rc releases. + - Eliminated 18 patches. + - Added 3 patches. + - hv_mouse: needs . + - dm-raid45: Remove blk_unplug calls. + - novfs: 2.6.39 API update. + - Xen, Swap-over-NFS, and certain SCSI multipath features are disabled. + - patches.kernel.org is no longer used to contain upstream patches + for -rc releases. Users planning on building their own kernel should + have a copy of the tarball corresponding to the -rc releases. - commit adf9d16 ------------------------------------------------------------------- Mon Apr 11 09:43:45 CEST 2011 - neilb@suse.de - Make selection of 'readdir-plus' adapt to usage patterns - (bnc#678123). + (bnc#678123). - commit 5de99a8 ------------------------------------------------------------------- Wed Apr 6 09:01:38 CEST 2011 - jeffm@suse.de - reiserfs: Force inode evictions before umount to avoid crash - (bnc#610598 bnc#680073 bnc#684112). + (bnc#610598 bnc#680073 bnc#684112). - Delete patches.fixes/reiserfs-xattr-crash-fix. - commit bf57d20 @@ -4569,21 +4589,21 @@ Tue Apr 5 10:42:22 CEST 2011 - jslaby@suse.cz Wed Mar 30 23:50:41 CEST 2011 - jeffm@suse.com - Delete patches.suse/twofish-2.6. - - This was for 2.4 compatibility and has been moved to KMP purgatory. + - This was for 2.4 compatibility and has been moved to KMP purgatory. - commit dcca506 ------------------------------------------------------------------- Wed Mar 30 10:32:32 CEST 2011 - jslaby@suse.cz - Relax si_code check in rt_sigqueueinfo and rt_tgsigqueueinfo - (bnc#681826). + (bnc#681826). - commit 2e71042 ------------------------------------------------------------------- Mon Mar 28 16:08:19 CEST 2011 - trenn@suse.de - Update config files, remove CONFIG_X86_MCE_XEON75XX=m - ->driver got reverted with previous commit + ->driver got reverted with previous commit - Refresh patches.xen/xen3-auto-arch-x86.diff. - commit b367e7b @@ -4595,18 +4615,18 @@ Mon Mar 28 15:23:44 CEST 2011 - trenn@suse.de APEI implementation should take care of that in recent kernels. - Delete patches.arch/x86_mce_intel_decode_physical_address.patch. - Delete - patches.arch/x86_mce_intel_decode_physical_address_compile_fix.patch. + patches.arch/x86_mce_intel_decode_physical_address_compile_fix.patch. - Delete - patches.arch/x86_mce_intel_decode_physical_address_rename_fix.patch. + patches.arch/x86_mce_intel_decode_physical_address_rename_fix.patch. - Delete - patches.arch/x86_mce_intel_decode_physical_fix_dynamic_debug.patch. + patches.arch/x86_mce_intel_decode_physical_fix_dynamic_debug.patch. - commit 1fe7a22 ------------------------------------------------------------------- Mon Mar 28 14:07:07 CEST 2011 - mmarek@suse.cz - rpm/kernel-binary.spec.in: Do not install unneeded packages in the - build chroot. + build chroot. - commit 7f4c49d ------------------------------------------------------------------- @@ -4626,7 +4646,7 @@ Thu Mar 24 17:26:22 CET 2011 - tiwai@suse.de Thu Mar 24 16:21:06 CET 2011 - jslaby@suse.cz - Prevent rt_sigqueueinfo and rt_tgsigqueueinfo from spoofing - the signal code (bnc#681826 CVE-2011-1020). + the signal code (bnc#681826 CVE-2011-1020). - commit 2e42fd4 ------------------------------------------------------------------- @@ -4635,7 +4655,7 @@ Thu Mar 24 14:02:20 CET 2011 - tiwai@suse.de - sound/oss/opl3: validate voice and channel indexes (bnc#681999). - sound/oss: remove offset from load_patch callbacks (bnc#681999). - ALSA: sound/pci/asihpi: check adapter index in hpi_ioctl - (bnc#680816). + (bnc#680816). - commit 09ff6e9 ------------------------------------------------------------------- @@ -4648,7 +4668,7 @@ Mon Mar 21 19:56:38 CET 2011 - jack@suse.cz Mon Mar 21 16:44:29 CET 2011 - jkosina@suse.cz - HID: add support for Skycable 0x3f07 wireless presenter - (bnc#681297). + (bnc#681297). - commit 892e8d4 ------------------------------------------------------------------- @@ -4679,12 +4699,12 @@ Fri Mar 18 08:48:08 CET 2011 - jbeulich@novell.com Thu Mar 17 12:24:09 CET 2011 - sjayaraman@suse.de - netvm: Do not mark requests for swapfile writes as dirty or - kswapd fails to free the page (bnc#678472). + kswapd fails to free the page (bnc#678472). - nfs: Use page_file_offset during page writeback (bnc#677738). - nfs: Convert nfs_mark_request_dirty() to use page_file_mapping() - (bnc#677738). + (bnc#677738). - netvm: Remove duplicated initialization in net/ipv4/route.c - (bnc#678970). + (bnc#678970). - collapse: mm: Report the low watermark correctly (bnc#678497). - commit a798dd1 @@ -4698,7 +4718,7 @@ Tue Mar 15 16:19:53 CET 2011 - jeffm@suse.com Mon Mar 14 01:22:01 CET 2011 - jeffm@suse.com - Linux: 2.6.38-rc8. - - Eliminated 1 patch. + - Eliminated 1 patch. - commit 7da557d ------------------------------------------------------------------- @@ -4723,38 +4743,38 @@ Fri Mar 11 14:19:55 CET 2011 - jbeulich@novell.com Tue Mar 8 01:00:02 CET 2011 - jeffm@suse.de - Update to 2.6.38-rc7. - - Refresh patches.xen/xen-x86-no-lapic. - - Refresh patches.xen/xen3-patch-2.6.19. + - Refresh patches.xen/xen-x86-no-lapic. + - Refresh patches.xen/xen3-patch-2.6.19. - commit 7eb9d30 ------------------------------------------------------------------- Mon Mar 7 13:50:08 CET 2011 - mmarek@suse.cz - rpm/kernel-binary.spec.in: Do not abort build because of - supported.conf inconsistency if %supported_modules_check == 0. + supported.conf inconsistency if %supported_modules_check == 0. - rpm/kernel-binary.spec.in: Do not abort build because of - supported.conf inconsistency if %supported_modules_check == 0. + supported.conf inconsistency if %supported_modules_check == 0. - commit 88d5daa ------------------------------------------------------------------- Wed Mar 2 09:02:40 CET 2011 - jbeulich@novell.com - patches.arch/x86_64-unwind-annotations: Fix a fatal oversight in - yesterday's change. + yesterday's change. - commit 098768b ------------------------------------------------------------------- Mon Feb 28 15:34:35 CET 2011 - jbeulich@novell.com - patches.arch/x86_64-unwind-annotations: Add annotations to - lib/rwsem_64.S. + lib/rwsem_64.S. - commit 87944ac ------------------------------------------------------------------- Thu Feb 24 16:27:46 CET 2011 - tiwai@suse.de - ALSA: usb-audio: fix oops due to cleanup race when disconnecting - (bnc#674735). + (bnc#674735). - commit ed81f8c ------------------------------------------------------------------- @@ -4767,7 +4787,7 @@ Wed Feb 23 23:03:41 CET 2011 - mmarek@suse.cz Tue Feb 22 21:49:18 CET 2011 - jeffm@suse.com - Update to 2.6.38-rc6. - - Eliminated 1 patch. + - Eliminated 1 patch. - commit 6cce7bb ------------------------------------------------------------------- @@ -4780,7 +4800,7 @@ Tue Feb 22 10:00:42 CET 2011 - mmarek@suse.cz Mon Feb 21 10:31:05 CET 2011 - tiwai@suse.de - ALSA: caiaq - Fix possible string-buffer overflow (bnc#672499, - CVE-2011-0712). + CVE-2011-0712). - commit 5ef002b ------------------------------------------------------------------- @@ -4799,22 +4819,22 @@ Thu Feb 17 02:28:52 CET 2011 - jeffm@suse.de Thu Feb 17 01:24:01 CET 2011 - gregkh@suse.de - Update config files. - - disable CONFIG_DRM_VMWGFX (bnc#606458) - - update sparc configs to at least be able to run "make oldconfig" + - disable CONFIG_DRM_VMWGFX (bnc#606458) + - update sparc configs to at least be able to run "make oldconfig" - commit da75bd9 ------------------------------------------------------------------- Wed Feb 16 16:14:52 CET 2011 - jbeulich@novell.com - patches.arch/x86_64-unwind-annotations: Re-add change lost during - initial 2.6.37 merge. + initial 2.6.37 merge. - commit e493205 ------------------------------------------------------------------- Mon Feb 14 13:42:21 CET 2011 - mmarek@suse.cz - Move spec file templates and helper scripts to a separate branch, to - ease synchronizing these files among master, vanilla and linux-next. + ease synchronizing these files among master, vanilla and linux-next. - commit 411abb8 ------------------------------------------------------------------- @@ -4834,7 +4854,7 @@ Mon Feb 14 13:20:47 CET 2011 - mmarek@suse.cz Mon Feb 14 13:19:22 CET 2011 - mmarek@suse.cz - rpm/kernel-source.spec.in: Delete misc/extract-modaliases, the code - was merged into rpm's find-supplements script. + was merged into rpm's find-supplements script. - Delete rpm/check-build.sh, not needed anymore. - commit 0a157b1 @@ -4842,43 +4862,43 @@ Mon Feb 14 13:19:22 CET 2011 - mmarek@suse.cz Thu Feb 10 02:57:43 CET 2011 - jeffm@suse.com - flexcop: fix registering braindead stupid names (brc#575873 - bnc#661429). + bnc#661429). - commit 72bd3d0 ------------------------------------------------------------------- Wed Feb 9 22:55:13 CET 2011 - gregkh@suse.de - Staging: samsung-laptop: add support for lots of laptops - (bnc#661682). + (bnc#661682). - commit 1eb5eaa ------------------------------------------------------------------- Wed Feb 9 13:37:33 CET 2011 - mmarek@suse.cz - rpm/kernel-source.spec.in: Set timestamp of sources to the commit - timestamp, so that they are always older than generated files in - /usr/src/linux-obj (bnc#669669). + timestamp, so that they are always older than generated files in + /usr/src/linux-obj (bnc#669669). - commit 8565452 ------------------------------------------------------------------- Wed Feb 9 00:08:37 CET 2011 - mmarek@suse.cz - rpm/kernel-binary.spec.in: Do not run fdupes in /usr/src/linux-obj, to - keep timestamps intact. + keep timestamps intact. - commit 9ba5ff0 ------------------------------------------------------------------- Tue Feb 8 23:42:06 CET 2011 - mmarek@suse.cz - rpm/kernel-source.spec.in: Remove .gitignore files after applying patches - (fix last change). + (fix last change). - commit 907f9cc ------------------------------------------------------------------- Tue Feb 8 18:10:13 CET 2011 - jeffm@suse.com - Updated to 2.6.38-rc4. - - Eliminated 1 patch. + - Eliminated 1 patch. - commit c327e0a ------------------------------------------------------------------- @@ -4926,8 +4946,8 @@ Mon Feb 7 16:19:29 CET 2011 - mmarek@suse.cz Mon Feb 7 14:27:36 CET 2011 - mmarek@suse.cz - rpm/kernel-binary.spec.in, rpm/kernel-spec-macros: Fix the definition - of %release_major and rename it to %release_num to better describe - what it does. Add some comments to explain how the versioning works. + of %release_major and rename it to %release_num to better describe + what it does. Add some comments to explain how the versioning works. - commit 9a3bc94 ------------------------------------------------------------------- @@ -4946,14 +4966,14 @@ Fri Feb 4 01:46:21 CET 2011 - jeffm@suse.com Fri Feb 4 01:44:50 CET 2011 - jeffm@suse.com - Updated to 2.6.38-rc3. - - Eliminated 2 patches. + - Eliminated 2 patches. - commit b6b51ca ------------------------------------------------------------------- Wed Feb 2 17:25:06 CET 2011 - tiwai@suse.de - ALSA: hda - Fix memory leaks in conexant jack arrays - (bnc#668929). + (bnc#668929). - commit 31971a4 ------------------------------------------------------------------- @@ -4991,8 +5011,8 @@ Sun Jan 23 02:16:20 CET 2011 - jeffm@suse.de Sun Jan 23 00:25:45 CET 2011 - jeffm@suse.com - Update config files. - - CONFIG_EXPERT=n on all but ps3 - - Vanilla configs updated. + - CONFIG_EXPERT=n on all but ps3 + - Vanilla configs updated. - commit b25e639 ------------------------------------------------------------------- @@ -5013,7 +5033,7 @@ Sun Jan 23 00:09:06 CET 2011 - jeffm@suse.com Sat Jan 22 23:45:07 CET 2011 - jeffm@suse.com - Updated to 2.6.38-rc2. - - Eliminated 1 patch. + - Eliminated 1 patch. - commit 90baa82 ------------------------------------------------------------------- @@ -5032,30 +5052,30 @@ Sat Jan 22 00:32:08 CET 2011 - jeffm@suse.de Sat Jan 22 00:27:46 CET 2011 - jeffm@suse.de - Update to 2.6.38-rc1. - - Removed 12 patches. - - Xen is disabled. - - Quite a few patches need updating. + - Removed 12 patches. + - Xen is disabled. + - Quite a few patches need updating. - commit 9163bb7 ------------------------------------------------------------------- Fri Jan 21 02:42:39 CET 2011 - trenn@suse.de - perf: Do not export power_frequency, but power_start event - (bnc#665153). + (bnc#665153). - cpuidle/x86/perf: fix power:cpu_idle double end events and - throw cpu_idle events from the cpuidle layer (bnc#665153). + throw cpu_idle events from the cpuidle layer (bnc#665153). - perf: Clean up power events by introducing new, more generic - ones (bnc#665153). + ones (bnc#665153). - cpuidle: Rename X86 specific idle poll state from C0 to POLL - (bnc#665153). + (bnc#665153). - perf timechart: Adjust perf timechart to the new power events - (bnc#665153). + (bnc#665153). - Fix display of idle boxes (none). - Fix huge and wronge C-state drawings due to uninitialized - start/end timestamps (none). + start/end timestamps (none). - Update config files. - doc/config-options.changes: - CONFIG_EVENT_POWER_TRACING_DEPRECATED=y + CONFIG_EVENT_POWER_TRACING_DEPRECATED=y - commit b308eff ------------------------------------------------------------------- @@ -5068,7 +5088,7 @@ Wed Jan 19 21:13:46 CET 2011 - jbohac@suse.cz Tue Jan 18 01:48:18 CET 2011 - trenn@suse.de - ACPI / ACPICA: Initialize the global lock spinlock as - appropriate (bnc#637377). + appropriate (bnc#637377). - commit c4b8238 ------------------------------------------------------------------- @@ -5087,22 +5107,22 @@ Mon Jan 17 20:52:49 CET 2011 - jeffm@suse.com Fri Jan 14 16:29:03 CET 2011 - mmarek@suse.cz - Revert %kernelrelease changes originally made on the vanilla branch, - they break on master and must be done differently. + they break on master and must be done differently. - commit b610327 ------------------------------------------------------------------- Thu Jan 13 21:29:19 CET 2011 - jkosina@suse.cz - Input: introduce 'notimeout' blacklist for Dell Vostro V13 - (bnc#641105). + (bnc#641105). - commit cb76856 ------------------------------------------------------------------- Wed Jan 12 21:32:17 CET 2011 - jeffm@suse.com - In-kernel dependencies for reiser4 - - Delete patches.suse/reiser4-exports. - - Delete patches.suse/reiser4-set_page_dirty_notag. + - Delete patches.suse/reiser4-exports. + - Delete patches.suse/reiser4-set_page_dirty_notag. - commit 1b97130 ------------------------------------------------------------------- @@ -5176,7 +5196,7 @@ Thu Jan 6 20:51:31 CET 2011 - jeffm@suse.com Thu Jan 6 19:48:28 CET 2011 - mmarek@suse.cz - rpm/kernel-source.spec.in: Move the source tree if %kernelrelease is - different from the tarball version. + different from the tarball version. - commit 6be9ffe ------------------------------------------------------------------- @@ -5195,28 +5215,28 @@ Thu Jan 6 17:09:12 CET 2011 - jeffm@suse.com Thu Jan 6 17:08:44 CET 2011 - jeffm@suse.com - Removed unused kdb patches. - - Delete patches.suse/kdb-build-fixes. - - Delete patches.suse/kdb-common. - - Delete - patches.suse/kdb-fix-assignment-from-incompatible-pointer-warnings. - - Delete - patches.suse/kdb-fix-kdb_cmds-to-include-the-arch-common-macro. - - Delete patches.suse/kdb-handle-nonexistance-keyboard-controller. - - Delete patches.suse/kdb-ia64. - - Delete patches.suse/kdb-usb-rework. - - Delete patches.suse/kdb-vm-api-changes-for-2-6-34. - - Delete patches.suse/kdb-x86. - - Delete patches.suse/kdb-x86-build-fixes. - - Delete patches.suse/kdb_dont_touch_i8042_early.patch. - - Delete patches.suse/kdb_fix_ia64_build.patch. - - Delete patches.xen/xen3-kdb-x86. + - Delete patches.suse/kdb-build-fixes. + - Delete patches.suse/kdb-common. + - Delete + patches.suse/kdb-fix-assignment-from-incompatible-pointer-warnings. + - Delete + patches.suse/kdb-fix-kdb_cmds-to-include-the-arch-common-macro. + - Delete patches.suse/kdb-handle-nonexistance-keyboard-controller. + - Delete patches.suse/kdb-ia64. + - Delete patches.suse/kdb-usb-rework. + - Delete patches.suse/kdb-vm-api-changes-for-2-6-34. + - Delete patches.suse/kdb-x86. + - Delete patches.suse/kdb-x86-build-fixes. + - Delete patches.suse/kdb_dont_touch_i8042_early.patch. + - Delete patches.suse/kdb_fix_ia64_build.patch. + - Delete patches.xen/xen3-kdb-x86. - commit c9e725d ------------------------------------------------------------------- Thu Jan 6 16:10:26 CET 2011 - jeffm@suse.com - rpm/kernel-source.spec.in: Remove the relocation of the source tree. - It's expanded in-place. + It's expanded in-place. - commit 8cde941 ------------------------------------------------------------------- @@ -5229,7 +5249,7 @@ Thu Jan 6 15:49:34 CET 2011 - jack@suse.cz Thu Jan 6 13:56:07 CET 2011 - mmarek@suse.cz - Delete patches.fixes/kbuild-fix-generating-of-.symtypes-files. - Fixed upstream in commit e26d6b8. + Fixed upstream in commit e26d6b8. - commit 1b628e1 ------------------------------------------------------------------- @@ -5238,7 +5258,7 @@ Thu Jan 6 10:07:22 CET 2011 - mgalbraith@suse.de - Replaced autogroup patch with what will appear in 2.6.38 - Replaced cgroup use after free fix wtih what will appear in 2.6.38 - Refresh - patches.fixes/sched-cgroup-use-exit-hook-to-avoid-use-after-free-crash. + patches.fixes/sched-cgroup-use-exit-hook-to-avoid-use-after-free-crash. - Refresh patches.suse/sched-automated-per-session-task-groups. - Delete patches.fixes/sched-fix-autogroup-proc-interface-race. - commit 81f018b @@ -5259,7 +5279,7 @@ Thu Dec 30 00:50:58 CET 2010 - jeffm@suse.com Wed Dec 29 22:23:21 CET 2010 - jeffm@suse.com - Update to 2.6.37-rc8. - - Eliminated 1 patch. + - Eliminated 1 patch. - commit 42518e6 ------------------------------------------------------------------- @@ -5284,38 +5304,38 @@ Mon Dec 27 23:24:08 CET 2010 - jeffm@suse.com Mon Dec 27 23:09:38 CET 2010 - jeffm@suse.com - Update to 2.6.37-rc7. - - Eliminated 9 patches. + - Eliminated 9 patches. - commit d38591c ------------------------------------------------------------------- Mon Dec 20 12:48:45 CET 2010 - jslaby@suse.cz - Revert "x86: allocate space within a region top-down" - (bnc#655048). - Backport to XEN. + (bnc#655048). + Backport to XEN. - commit 92c0965 ------------------------------------------------------------------- Mon Dec 20 11:33:32 CET 2010 - jslaby@suse.cz - Revert "PCI: fix pci_bus_alloc_resource() hang, prefer positive - decode" (bnc#655048). + decode" (bnc#655048). - Revert "x86: allocate space within a region top-down" - (bnc#655048). + (bnc#655048). - Revert "x86/PCI: allocate space from the end of a region, - not the beginning" (bnc#655048). + not the beginning" (bnc#655048). - Revert "PCI: allocate bus resources from the top down" - (bnc#655048). + (bnc#655048). - Revert "resources: support allocating space within a region - from the top down" (bnc#655048). + from the top down" (bnc#655048). - resources: add arch hook for preventing allocation in reserved - areas (bnc#655048). + areas (bnc#655048). - x86: avoid low BIOS area when allocating address space - (bnc#655048). + (bnc#655048). - x86: avoid E820 regions when allocating address space - (bnc#655048). + (bnc#655048). - x86: avoid high BIOS area when allocating address space - (bnc#655048). + (bnc#655048). - Refresh patches.xen/xen3-patch-2.6.34. - commit 7bbbf27 @@ -5330,8 +5350,8 @@ Mon Dec 20 11:29:01 CET 2010 - jslaby@suse.cz Mon Dec 20 11:19:41 CET 2010 - jslaby@suse.cz - Delete - patches.fixes/res-0010-PCI-fix-pci_bus_alloc_resource-hang-prefer-positive-.patch. - It's unreferenced and wrong. + patches.fixes/res-0010-PCI-fix-pci_bus_alloc_resource-hang-prefer-positive-.patch. + It's unreferenced and wrong. - commit 9e6fc50 ------------------------------------------------------------------- @@ -5368,10 +5388,10 @@ Mon Dec 13 09:12:36 CET 2010 - tiwai@suse.de Fri Dec 10 09:23:46 CET 2010 - jslaby@suse.cz - resources: add arch hook for preventing allocation in reserved - areas (bnc#655048). + areas (bnc#655048). - x86: avoid BIOS area when allocating address space (bnc#655048). - x86: avoid PNP resources when allocating address space - (bnc#655048). + (bnc#655048). - Refresh patches.xen/xen3-patch-2.6.34. - commit 7e25353 @@ -5404,14 +5424,14 @@ Thu Dec 9 14:48:13 CET 2010 - mmarek@suse.cz Wed Dec 8 17:34:25 CET 2010 - mmarek@suse.cz - rpm/kernel-docs.spec.in: Allow to build against any version of - kernel-source + kernel-source - commit 37bdc47 ------------------------------------------------------------------- Tue Dec 7 16:38:29 CET 2010 - jbeulich@novell.com - patches.arch/x86_64-unwind-annotations: Remove stringification - (needed only with very old assemblers). + (needed only with very old assemblers). - commit 987c244 ------------------------------------------------------------------- @@ -5442,7 +5462,7 @@ Tue Dec 7 09:40:37 CET 2010 - jbeulich@novell.com Mon Dec 6 12:40:34 CET 2010 - mgalbraith@suse.de - Replace buggy per tty autogroup patch with final per session patch as - integrated into tip. + integrated into tip. - sched: Add 'autogroup' scheduling feature: automated per session task groups (bnc#657613). - Delete patches.suse/sched-automated-per-tty-task-groups. - commit 0db6b6b @@ -5451,12 +5471,12 @@ Mon Dec 6 12:40:34 CET 2010 - mgalbraith@suse.de Mon Dec 6 09:12:01 CET 2010 - jbeulich@novell.com - patches.rpmify/rpm-kernel-config, patches.rpmify/split-package, - patches.suse/0004-richacl-In-memory-representation-and-helper-function.patch, - patches.suse/SoN-15-netvm-reserve.patch, - patches.suse/SoN-27-nfs-swap_ops.patch, - patches.suse/kconfig-automate-kernel-desktop, - patches.suse/mm-tune-dirty-limits.patch, - patches.suse/supported-flag-enterprise: Clean up Kconfig portions. + patches.suse/0004-richacl-In-memory-representation-and-helper-function.patch, + patches.suse/SoN-15-netvm-reserve.patch, + patches.suse/SoN-27-nfs-swap_ops.patch, + patches.suse/kconfig-automate-kernel-desktop, + patches.suse/mm-tune-dirty-limits.patch, + patches.suse/supported-flag-enterprise: Clean up Kconfig portions. - commit 713650c ------------------------------------------------------------------- @@ -5489,7 +5509,7 @@ Fri Nov 26 15:04:27 CET 2010 - jbeulich@novell.com - Update Xen patches to 2.6.37-rc3-git1 and c/s 1055. - xen/acpi: Add memory hotadd to pvops dom0 (bnc#651066). - xen/acpi: Export host physical CPU information to dom0 - (bnc#651066). + (bnc#651066). - Xen: para-virtual watchdog driver. - introduce {rd,wr}msr_safe_on_pcpu() and add/enable users. - eliminate scalability issues from initrd handling. @@ -5513,7 +5533,7 @@ Wed Nov 24 15:49:45 CET 2010 - jeffm@suse.com Mon Nov 22 19:48:15 CET 2010 - jeffm@suse.com - Update to 2.6.37-rc3. - - Eliminated 1 patch. + - Eliminated 1 patch. - commit 12ac0ac ------------------------------------------------------------------- @@ -5537,7 +5557,7 @@ Sun Nov 21 16:35:45 CET 2010 - jslaby@suse.cz Wed Nov 17 17:10:32 CET 2010 - jeffm@suse.com - sched: automated per tty task groups. - - Enabled in -desktop flavors for better interactivity. + - Enabled in -desktop flavors for better interactivity. - commit 2d5d397 ------------------------------------------------------------------- @@ -5556,7 +5576,7 @@ Tue Nov 16 20:08:11 CET 2010 - jeffm@suse.com Mon Nov 15 23:58:59 CET 2010 - jslaby@suse.cz - PCI: fix pci_bus_alloc_resource() hang, prefer positive decode - (bnc#651256). + (bnc#651256). - commit 4404c19 ------------------------------------------------------------------- @@ -5569,7 +5589,7 @@ Mon Nov 15 21:33:19 CET 2010 - jeffm@suse.com Mon Nov 15 21:30:37 CET 2010 - jeffm@suse.com - Update to 2.6.37-rc1-git11. - - Eliminated 2 patches. + - Eliminated 2 patches. - commit 5959a67 ------------------------------------------------------------------- @@ -5588,16 +5608,16 @@ Sat Nov 13 10:08:17 CET 2010 - jslaby@suse.cz Fri Nov 12 18:37:10 CET 2010 - jeffm@suse.de - Update to 2.6.37-rc1. - - Eliminated 26 patches. - - Xen is disabled. + - Eliminated 26 patches. + - Xen is disabled. - commit b9044e3 ------------------------------------------------------------------- Thu Nov 11 19:37:05 CET 2010 - gregkh@suse.de - Update config files. (bnc#652954) increase the number of possible and - default uarts for users with multi-port serial cards for the i386 and - x86-64 default configs. + default uarts for users with multi-port serial cards for the i386 and + x86-64 default configs. - commit 85c87e3 ------------------------------------------------------------------- @@ -5611,20 +5631,20 @@ Thu Nov 11 13:48:24 CET 2010 - jslaby@suse.cz Thu Nov 11 11:18:45 CET 2010 - jslaby@suse.cz - resources: add a default alignf to simplify find_resource() - (bnc#651256). + (bnc#651256). - resources: factor out resource_clip() to simplify - find_resource() (bnc#651256). + find_resource() (bnc#651256). - resources: ensure callback doesn't allocate outside available - space (bnc#651256). + space (bnc#651256). - resources: handle overflow when aligning start of available area - (bnc#651256). + (bnc#651256). - resources: support allocating space within a region from the - top down (bnc#651256). + top down (bnc#651256). - PCI: allocate bus resources from the top down (bnc#651256). - x86/PCI: allocate space from the end of a region, not the - beginning (bnc#651256). + beginning (bnc#651256). - x86: update iomem_resource end based on CPU physical address - capabilities (bnc#651256). + capabilities (bnc#651256). - x86: allocate space within a region top-down (bnc#651256). - Refresh patches.xen/xen3-patch-2.6.34. - commit 8c68ad1 @@ -5633,21 +5653,21 @@ Thu Nov 11 11:18:45 CET 2010 - jslaby@suse.cz Tue Nov 9 15:28:57 CET 2010 - jack@suse.cz - novfs: Fix for the issue of kernel dumps core on restart - (bnc#641811). + (bnc#641811). - commit 76ba833 ------------------------------------------------------------------- Fri Oct 29 13:47:35 CEST 2010 - jslaby@suse.cz - net: Limit socket I/O iovec total length to INT_MAX - (bnc#650128). + (bnc#650128). - commit 2ba74bb ------------------------------------------------------------------- Fri Oct 29 01:53:34 CEST 2010 - trenn@suse.de - Update config files. - Forgot to enable ACPI_EC_DEBUGFS on i386/pae + Forgot to enable ACPI_EC_DEBUGFS on i386/pae - commit 66b605b ------------------------------------------------------------------- @@ -5667,14 +5687,14 @@ Wed Oct 27 14:51:30 CEST 2010 - jslaby@suse.cz Tue Oct 26 21:31:22 CEST 2010 - trenn@suse.de - Update config files. - Enable CONFIG_ACPI_EC_DEBUGFS=m on supported archs. + Enable CONFIG_ACPI_EC_DEBUGFS=m on supported archs. - commit 9035254 ------------------------------------------------------------------- Tue Oct 26 13:41:23 CEST 2010 - jbeulich@novell.com - Update Xen config files (restore options accidentally deleted - by 1b1584fccbfdc42e6e8b35c3c207ca65feb0c7d5). + by 1b1584fccbfdc42e6e8b35c3c207ca65feb0c7d5). - commit f8e5000 ------------------------------------------------------------------- @@ -5682,7 +5702,7 @@ Mon Oct 25 12:53:38 CEST 2010 - jbeulich@novell.com - Update Xen patches to 2.6.36 and c/s 1043. - xen: netback: take net_schedule_list_lock when removing entry - from net_schedule_list. + from net_schedule_list. - Update Xen config files. - commit b772cd8 @@ -5692,7 +5712,7 @@ Mon Oct 25 08:58:15 CEST 2010 - tiwai@suse.de - ALSA: hda - Add workarounds for CT-IBG controllers (bnc#564324). - ALSA: hda - Add some workarounds for Creative IBG (bnc#564324). - ALSA: hda - Fix wrong SPDIF NID assignment for CA0110 - (bnc#564324). + (bnc#564324). - commit 2256eda ------------------------------------------------------------------- @@ -5705,7 +5725,7 @@ Fri Oct 22 21:18:25 CEST 2010 - jeffm@suse.de Fri Oct 22 13:32:04 CEST 2010 - jbeulich@novell.com - patches.arch/i386-unwind-annotations, - patches.arch/x86_64-unwind-annotations: Update Patch-mainline tags. + patches.arch/x86_64-unwind-annotations: Update Patch-mainline tags. - commit 6ee5ccb ------------------------------------------------------------------- @@ -5720,7 +5740,7 @@ Thu Oct 21 10:11:03 CEST 2010 - sjayaraman@suse.de Mon Oct 18 16:54:57 CEST 2010 - trenn@suse.de - ACPI: Make Embedded Controller command timeout delay - configurable (bnc#639261). + configurable (bnc#639261). - commit 9ea38cf ------------------------------------------------------------------- @@ -5756,7 +5776,7 @@ Mon Oct 11 17:14:51 CEST 2010 - mmarek@suse.cz Mon Oct 11 16:12:29 CEST 2010 - jbeulich@novell.com - patches.apparmor/apparmor-compatibility-patch-for-v5-network-control: - Remove .rej file from this patch. + Remove .rej file from this patch. - commit 8828ce5 ------------------------------------------------------------------- @@ -5769,7 +5789,7 @@ Fri Oct 8 17:40:50 CEST 2010 - jeffm@suse.de Tue Oct 5 18:02:19 CEST 2010 - jbeulich@novell.com - patches.drivers/dynamic_debug_4.patch: Fix build issues with - !DYNAMIC_DEBUG and build warning. + !DYNAMIC_DEBUG and build warning. - commit b08d2aa ------------------------------------------------------------------- @@ -5782,7 +5802,7 @@ Tue Oct 5 17:19:46 CEST 2010 - jeffm@suse.de Tue Oct 5 16:58:20 CEST 2010 - jeffm@suse.de - AppArmor: Allow dfa backward compatibility with broken - userspace. + userspace. - AppArmor: compatibility patch for v5 interface. - AppArmor: compatibility patch for v5 network control. - commit cb27981 @@ -5791,7 +5811,7 @@ Tue Oct 5 16:58:20 CEST 2010 - jeffm@suse.de Mon Oct 4 16:57:34 CEST 2010 - jeffm@suse.de - Update to 2.6.36-rc6. - - Eliminated 2 patches. + - Eliminated 2 patches. - commit 57ae577 ------------------------------------------------------------------- @@ -5804,25 +5824,25 @@ Fri Sep 24 13:45:31 CEST 2010 - jbeulich@novell.com Fri Sep 24 13:23:13 CEST 2010 - trenn@suse.de - acpi: ec_sys: access user space with get_user()/put_user() - (none). + (none). - commit d028761 ------------------------------------------------------------------- Fri Sep 24 13:14:36 CEST 2010 - trenn@suse.de - kernel/module.c: Fix compiler warnings if debug is compiled in - (none). + (none). - PNP: Use dev_dbg instead of dev_printk(KERN_DEBUG.. if - DYNAMIC_DEBUG is compiled in (none). + DYNAMIC_DEBUG is compiled in (none). - PNP: Compile all pnp built-in stuff in one module namespace - (none). + (none). - Dynamic Debug: Introduce global fake module param module.ddebug - - V4 (none). + - V4 (none). - Dynamic Debug: Initialize dynamic debug earlier via - arch_initcall (none). + arch_initcall (none). - Dynamic Debug: Introduce ddebug_query= boot parameter (none). - Dynamic Debug: Split out query string parsing/setup from - proc_write (none). + proc_write (none). - commit dcd5c68 ------------------------------------------------------------------- @@ -5847,7 +5867,7 @@ Fri Sep 24 09:54:16 CEST 2010 - jbeulich@novell.com Thu Sep 23 23:33:54 CEST 2010 - mmarek@suse.cz - rpm/kernel-binary.spec.in: Fix for kernel release strings like - 2.6.36-rc5-73-g57aebd7-vanilla. + 2.6.36-rc5-73-g57aebd7-vanilla. - rpm/kernel-spec-macros: Cleanup. - commit 0926a18 @@ -5855,7 +5875,7 @@ Thu Sep 23 23:33:54 CEST 2010 - mmarek@suse.cz Thu Sep 23 19:16:00 CEST 2010 - jeffm@suse.de - rose: Fix signedness issues wrt. digi count (CVE-2010-3310 - bnc#640721). + bnc#640721). - commit bcdc88b ------------------------------------------------------------------- @@ -5874,7 +5894,7 @@ Tue Sep 21 14:15:34 CEST 2010 - mmarek@suse.cz Tue Sep 21 13:59:10 CEST 2010 - jeffm@suse.de - Linux: 2.6.36-rc5. - - Eliminated 6 patches (all security backports). + - Eliminated 6 patches (all security backports). - commit d4603b4 ------------------------------------------------------------------- @@ -5882,8 +5902,8 @@ Mon Sep 20 19:57:39 CEST 2010 - jeffm@suse.de - Revert "- make SCSI and ATA drivers modules again. (bnc#564357)." This reverts commit 75e8e5eae2c1e8dd279370f2c7650835ee821deb. - - make SCSI and ATA drivers modules again. - (bnc#564357) + - make SCSI and ATA drivers modules again. + (bnc#564357) This change only applies to enterprise releases and should have been reverted prior to the release of openSUSE 11.3. - commit 7fc084f @@ -5892,14 +5912,14 @@ Mon Sep 20 19:57:39 CEST 2010 - jeffm@suse.de Mon Sep 20 16:03:14 CEST 2010 - sjayaraman@suse.de - Update patches.suse/SoN-05-reserve-slub.patch to accomodate an upstream - change that uses kmem_cache flags instead of PageSlubDebug flag. + change that uses kmem_cache flags instead of PageSlubDebug flag. - commit 4ea582b ------------------------------------------------------------------- Mon Sep 20 15:25:41 CEST 2010 - jeffm@suse.de - Set LSM_MMAP_MIN_ADDR=0 to allow tools like DOSemu to work properly. The - default is still set to 64k. + default is still set to 64k. - commit 0581892 ------------------------------------------------------------------- @@ -5912,25 +5932,25 @@ Sun Sep 19 17:39:03 CEST 2010 - jeffm@suse.com Fri Sep 17 01:05:47 CEST 2010 - jeffm@suse.de - wext: fix potential private ioctl memory content leak - (CVE-2010-2955 bnc#635413). + (CVE-2010-2955 bnc#635413). - wext: fix potential private ioctl memory content leak - (CVE-2010-2955 bnc#635413). + (CVE-2010-2955 bnc#635413). - commit 6df45c9 ------------------------------------------------------------------- Thu Sep 16 20:58:28 CEST 2010 - jeffm@suse.de - x86-64, compat: Test %rax for the syscall number, not %eax - (CVE-2010-3301 bnc#639708). + (CVE-2010-3301 bnc#639708). - x86-64, compat: Retruncate rax after ia32 syscall entry tracing - (CVE-2010-3301 bnc#639708). + (CVE-2010-3301 bnc#639708). - commit fb77404 ------------------------------------------------------------------- Thu Sep 16 20:37:08 CEST 2010 - jeffm@suse.de - compat: Make compat_alloc_user_space() incorporate the - access_ok() (CVE-2010-3081 bnc#639709). + access_ok() (CVE-2010-3081 bnc#639709). - commit 664a0ac ------------------------------------------------------------------- @@ -5943,21 +5963,21 @@ Wed Sep 15 20:17:27 CEST 2010 - jeffm@suse.com Wed Sep 15 19:32:01 CEST 2010 - jeffm@suse.de - drivers/net/usb/hso.c: prevent reading uninitialized memory - (CVE-2010-3298 bnc#639483). + (CVE-2010-3298 bnc#639483). - commit 35e70c8 ------------------------------------------------------------------- Wed Sep 15 19:23:44 CEST 2010 - jeffm@suse.de - drivers/net/cxgb3/cxgb3_main.c: prevent reading uninitialized - stack memory (CVE-2010-3296 bnc#639481). + stack memory (CVE-2010-3296 bnc#639481). - commit a0634a9 ------------------------------------------------------------------- Wed Sep 15 19:07:53 CEST 2010 - jeffm@suse.de - drivers/net/eql.c: prevent reading uninitialized stack memory - (CVE-2010-3297 bnc#639482). + (CVE-2010-3297 bnc#639482). - commit 2a7b160 ------------------------------------------------------------------- @@ -5972,11 +5992,11 @@ Wed Sep 15 17:28:18 CEST 2010 - tiwai@suse.de Tue Sep 14 08:13:57 CEST 2010 - jslaby@suse.cz - Update to Linux 2.6.36-rc4. - - Obsoletes: - - patches.fixes/bonding-jiffies2.patch. - - patches.fixes/irda-correctly-clean-up-self-ias_obj-on-irda_bind-failure. - - patches.fixes/net-sched-fix-kernel-leak-in-act_police. - - patches.rpmify/spectra-depends-on-moorestown. + - Obsoletes: + - patches.fixes/bonding-jiffies2.patch. + - patches.fixes/irda-correctly-clean-up-self-ias_obj-on-irda_bind-failure. + - patches.fixes/net-sched-fix-kernel-leak-in-act_police. + - patches.rpmify/spectra-depends-on-moorestown. - fix build on s390 as of 2.6.36-rc4. - Refresh patches.suse/SoN-08-mm-page_alloc-emerg.patch. - Refresh patches.suse/reiser4-set_page_dirty_notag. @@ -6006,7 +6026,7 @@ Fri Sep 3 18:57:13 CEST 2010 - jeffm@suse.de Fri Sep 3 16:38:10 CEST 2010 - jeffm@suse.com - irda: Correctly clean up self->ias_obj on irda_bind() failure - (CVE-2010-2954 bnc#636112). + (CVE-2010-2954 bnc#636112). - commit f04e61f ------------------------------------------------------------------- @@ -6028,7 +6048,7 @@ Wed Sep 1 11:40:45 CEST 2010 - jbeulich@novell.com Wed Sep 1 00:53:49 CEST 2010 - jeffm@suse.com - net sched: fix kernel leak in act_police (CVE-2010-2942 - bnc#632309). + bnc#632309). - commit 66e1d72 ------------------------------------------------------------------- @@ -6047,28 +6067,28 @@ Mon Aug 30 17:24:07 CEST 2010 - jeffm@suse.de Mon Aug 30 17:03:30 CEST 2010 - jeffm@suse.de - Update to Linux: 2.6.36-rc3. - - Eliminated 7 patches. + - Eliminated 7 patches. - commit d298d2d ------------------------------------------------------------------- Sat Aug 28 13:09:20 CEST 2010 - jslaby@suse.cz - Delete - patches.suse/rlim-0020-core-optimize-setrlimit-for-current-task.patch. + patches.suse/rlim-0020-core-optimize-setrlimit-for-current-task.patch. - Delete - patches.suse/rlim-0021-FS-proc-switch-limits-reading-to-fops.patch. + patches.suse/rlim-0021-FS-proc-switch-limits-reading-to-fops.patch. - Delete - patches.suse/rlim-0022-FS-proc-make-limits-writable.patch. - This was just a workaround crap. In 2.6.36 we have a nice syscall - instead. Sorry for commiting this to the merge-36 branch first. I - didn't notice it was already merged here. + patches.suse/rlim-0022-FS-proc-make-limits-writable.patch. + This was just a workaround crap. In 2.6.36 we have a nice syscall + instead. Sorry for commiting this to the merge-36 branch first. I + didn't notice it was already merged here. - commit 5449fcb ------------------------------------------------------------------- Fri Aug 27 16:26:16 CEST 2010 - jeffm@suse.com - Disabled ACPI table override patches again. fsnotify was introduced into - the truncate path and causes crashes. + the truncate path and causes crashes. - commit e18fc2c ------------------------------------------------------------------- @@ -6123,22 +6143,22 @@ Tue Aug 24 17:11:08 CEST 2010 - jeffm@suse.de Tue Aug 24 17:07:45 CEST 2010 - jeffm@suse.de - Refresh patches.suse/SoN-20-netvm-tcp-deadlock.patch: Added missing - fixup for sk_rmem_schedule in caif. + fixup for sk_rmem_schedule in caif. - commit a9ff761 ------------------------------------------------------------------- Tue Aug 24 16:47:58 CEST 2010 - mmarek@suse.cz - makefile: not need to regenerate kernel.release file when - make kernelrelease. + make kernelrelease. - commit 81237a8 ------------------------------------------------------------------- Tue Aug 24 16:18:58 CEST 2010 - jeffm@suse.com - rpm/kernel-source.spec.in, scripts/tar-up.sh: Renamed config-options.changes - to config-options.changes.txt in the exported package to avoid triggering - a build service rule error. + to config-options.changes.txt in the exported package to avoid triggering + a build service rule error. - commit ff4889e ------------------------------------------------------------------- @@ -6152,7 +6172,7 @@ Tue Aug 24 16:16:55 CEST 2010 - jeffm@suse.com Tue Aug 24 15:43:02 CEST 2010 - jeffm@suse.com - Renamed doc/config-options.changes to doc/config-options.changes.txt to - avoid triggering a build service rule error. + avoid triggering a build service rule error. - commit 124ac26 ------------------------------------------------------------------- @@ -6171,14 +6191,14 @@ Mon Aug 23 20:25:52 CEST 2010 - jeffm@suse.de Mon Aug 23 20:14:03 CEST 2010 - jeffm@suse.de - rpm/kernel-binary.spec.in: Disable CONFIG_DEBUG_INFO. It's enabled - dynamically in the spec file and now has follow-on options. + dynamically in the spec file and now has follow-on options. - commit d270759 ------------------------------------------------------------------- Mon Aug 23 19:57:40 CEST 2010 - jeffm@suse.de - patches.rpmify/spectra-drop-locked_ioctl-support: add - to grab the BKL + to grab the BKL - commit 1df02ec ------------------------------------------------------------------- @@ -6191,20 +6211,20 @@ Mon Aug 23 17:57:06 CEST 2010 - jeffm@suse.de Mon Aug 23 16:59:08 CEST 2010 - jeffm@suse.de - Updated to 2.6.36-rc2. - - Eliminated 2 patches. + - Eliminated 2 patches. - commit 52d47a0 ------------------------------------------------------------------- Wed Aug 18 19:44:13 CEST 2010 - jeffm@suse.de - Update to 2.6.36-rc1. - - Eliminated 71 patches. - - spectra: Drop ->locked_ioctl support. - - spectra: Drop ->prepare_flush_fn support. - - spectra: Remove duplicate GLOB_VERSION. - - novfs: Fix ioctl usage. - - novfs: use evict_inode. - - Xen is disabled. + - Eliminated 71 patches. + - spectra: Drop ->locked_ioctl support. + - spectra: Drop ->prepare_flush_fn support. + - spectra: Remove duplicate GLOB_VERSION. + - novfs: Fix ioctl usage. + - novfs: use evict_inode. + - Xen is disabled. - commit 63642f6 ------------------------------------------------------------------- @@ -6223,10 +6243,10 @@ Fri Aug 13 02:39:29 CEST 2010 - jeffm@suse.com Thu Aug 12 20:42:29 CEST 2010 - gregkh@suse.de - Update to 2.6.35.1 - - security fixes - - bug fixes - - obsoletes: - patches.fixes/e1000e-don-t-inadvertently-re-set-INTX_DISABLE.patch. + - security fixes + - bug fixes + - obsoletes: + patches.fixes/e1000e-don-t-inadvertently-re-set-INTX_DISABLE.patch. - commit a009fb4 ------------------------------------------------------------------- @@ -6258,7 +6278,7 @@ Thu Aug 12 19:24:58 CEST 2010 - jeffm@suse.com Thu Aug 12 08:54:30 CEST 2010 - jslaby@suse.cz - patches.fixes/vmscan-fix-stalls.patch: vmscan: raise the bar - to PAGEOUT_IO_SYNC stalls (bnc#625339). + to PAGEOUT_IO_SYNC stalls (bnc#625339). - commit 1efea94 ------------------------------------------------------------------- @@ -6271,7 +6291,7 @@ Wed Aug 11 23:34:07 CEST 2010 - jack@suse.cz Wed Aug 11 06:08:17 CEST 2010 - neilb@suse.de - Refresh - patches.fixes/nfsd-05-sunrpc-cache-allow-thread-to-block-while-waiting-for.patch. + patches.fixes/nfsd-05-sunrpc-cache-allow-thread-to-block-while-waiting-for.patch. - Refresh patches.fixes/sunrpc-monotonic-expiry. - Delete patches.fixes/nfs-write.c-bug-removal.patch. Update some patches for 2.6.35 @@ -6281,14 +6301,14 @@ Wed Aug 11 06:08:17 CEST 2010 - neilb@suse.de Wed Aug 11 05:42:36 CEST 2010 - neilb@suse.de - NFS: allow close-to-open cache semantics to apply to root of - NFS filesystem (bnc#584720). + NFS filesystem (bnc#584720). - commit deea101 ------------------------------------------------------------------- Tue Aug 10 19:19:37 CEST 2010 - tiwai@suse.de - ALSA: hda - patch_nvhdmi.c: Add missing codec IDs, unify names - (bnc#627212). + (bnc#627212). - ALSA: hda - Add pin-fix for HP dc5750 (bnc#624118). - commit 4844a71 @@ -6297,13 +6317,13 @@ Mon Aug 9 16:28:00 CEST 2010 - jbeulich@novell.com - Update Xen patches to 2.6.35 final and c/s 1025. - create devices in /dev/xen when they are expected to be - used there. + used there. - xen/netback: Allow setting of large MTU before rings have - connected. + connected. - xen/netback: Always pull through PKT_PROT_LEN bytes into the - linear part of an skb. + linear part of an skb. - pass trigger mode and polarity information to Xen for all - interrupts. + interrupts. - Update Xen config files. - supported.conf: Add pci-iomul.ko. - commit c642c1b @@ -6312,7 +6332,7 @@ Mon Aug 9 16:28:00 CEST 2010 - jbeulich@novell.com Fri Aug 6 17:03:09 CEST 2010 - jeffm@suse.de - patches.xen/xen3-auto-xen-arch.diff: Update struct acpi_power_register - usage from upstream commit 718be4aa. + usage from upstream commit 718be4aa. - commit 4ce0b48 ------------------------------------------------------------------- @@ -6343,7 +6363,7 @@ Fri Jul 23 18:25:37 CEST 2010 - jeffm@suse.de Fri Jul 23 12:15:59 CEST 2010 - jack@suse.cz - novfs: code cleanup for one case of novfs return value - (bnc#624606). + (bnc#624606). - commit 4875860 ------------------------------------------------------------------- @@ -6356,7 +6376,7 @@ Wed Jul 21 11:07:10 CEST 2010 - jack@suse.cz Wed Jul 21 10:47:22 CEST 2010 - jack@suse.cz - novfs: Fix a memory leak that causes an OOM condition - (bnc#610828). + (bnc#610828). - commit 519d8a0 ------------------------------------------------------------------- @@ -6370,7 +6390,7 @@ Tue Jul 20 12:55:33 CEST 2010 - mmarek@suse.cz - scripts/tar-up.sh: Generate the rpm changelog using gitlog2changes. - Move kernel-source.changes.old to rpm/ (not included in the pachage - though). + though). - commit 8ed2389 ------------------------------------------------------------------- diff --git a/kernel-highbank.spec b/kernel-highbank.spec index a877a1d3..927db667 100644 --- a/kernel-highbank.spec +++ b/kernel-highbank.spec @@ -17,8 +17,8 @@ # norootforbuild -%define srcversion 3.7-rc8 -%define patchversion 3.7.0-rc8 +%define srcversion 3.7 +%define patchversion 3.7.0 %define variant %{nil} %define vanilla_only 0 @@ -57,7 +57,7 @@ Name: kernel-highbank Summary: Kernel for Calxeda Highbank SoC -Version: 3.7.rc8 +Version: 3.7.0 Release: 0 License: GPL-2.0 Group: System/Kernel @@ -136,7 +136,7 @@ Conflicts: libc.so.6()(64bit) Provides: kernel = %version-%source_rel -Source0: http://www.kernel.org/pub/linux/kernel/v3.x/testing/linux-%srcversion.tar.bz2 +Source0: http://www.kernel.org/pub/linux/kernel/v3.x/linux-%srcversion.tar.bz2 Source2: source-post.sh Source3: kernel-source.rpmlintrc Source8: devel-pre.sh diff --git a/kernel-imx51.changes b/kernel-imx51.changes index d2b5ac29..5f99db5f 100644 --- a/kernel-imx51.changes +++ b/kernel-imx51.changes @@ -1,3 +1,21 @@ +------------------------------------------------------------------- +Tue Dec 11 20:42:22 CET 2012 - ohering@suse.de + +- Drivers: hv: balloon: Fix a memory leak. +- commit 26cdad5 + +------------------------------------------------------------------- +Tue Dec 11 19:29:44 CET 2012 - jeffm@suse.com + +- Update to 3.7-final. +- commit 1771a73 + +------------------------------------------------------------------- +Tue Dec 11 17:00:46 CET 2012 - ohering@suse.de + +- Update patch headers for fate314663 and fate314665 changes +- commit 44044f1 + ------------------------------------------------------------------- Tue Dec 11 00:30:54 CET 2012 - jack@suse.cz @@ -5,6 +23,12 @@ Tue Dec 11 00:30:54 CET 2012 - jack@suse.cz ext3 will be removed upstream so let's do the transition. - commit dadc8ea +------------------------------------------------------------------- +Fri Dec 7 13:57:47 CET 2012 - guillaume.gardet@oliseo.fr + +- Update omap2plus (armv7) config: Enable TWL* USB drivers +- commit 28c09f5 + ------------------------------------------------------------------- Fri Dec 7 12:14:08 CET 2012 - jbeulich@suse.com @@ -32,11 +56,11 @@ Thu Dec 6 21:51:12 CET 2012 - ohering@suse.de - mm: Export a function to get vm committed memory. - Drivers: hv: Add Hyper-V balloon driver. - Drivers: hv: balloon: Fix a bug in the definition of struct - dm_info_msg. + dm_info_msg. - Update config files. fate#314665 hyper-v: Update the Vmbus protocol - Drivers: hv: Implement routines for read side signaling - optimization. + optimization. - Drivers: hv: Add state to manage batched reading. - Drivers: hv: Turn off batched reading for util drivers. - Drivers: hv: Optimize signaling in the read path. @@ -44,21 +68,21 @@ Thu Dec 6 21:51:12 CET 2012 - ohering@suse.de - Drivers: hv: Get rid of hv_get_ringbuffer_interrupt_mask(). - Drivers: hv: Support handling multiple VMBUS versions. - Drivers: hv: Update the ring buffer structure to match win8 - functionality. + functionality. - Drivers: hv: Extend/modify vmbus_channel_offer_channel for - win7 and beyond. + win7 and beyond. - Drivers: hv: Save and export negotiated vmbus version. - Drivers: hv: Change the signature for hv_signal_event(). - Drivers: hv: Change the signature of vmbus_set_event(). - Drivers: hv: Move vmbus version definitions to hyperv.h. - Drivers: hv: Manage signaling state on a per-connection basis. - Drivers: hv: Cleanup vmbus_set_event() to support win7 and - beyond. + beyond. - Drivers: hv: Setup a mapping for Hyper-V's notion cpu ID. - Drivers: hv: Add state to manage incoming channel interrupt - load. + load. - Drivers: hv: Modify the interrupt handling code to support - win8 and beyond. + win8 and beyond. - Drivers: hv: Add code to distribute channel interrupt load. - Drivers: hv: Get rid of the unused global signaling state. - Drivers: hv: Get rid of unnecessary request for offers. @@ -69,7 +93,7 @@ Thu Dec 6 21:51:12 CET 2012 - ohering@suse.de - Drivers: hv: Implement flow management on the send side. - Drivers: hv: Capture the host build information. - Drivers: hv: Cleanup and consolidate reporting of build/version - info. + info. - commit 4fccd03 ------------------------------------------------------------------- @@ -244,14 +268,14 @@ Fri Nov 2 13:50:13 CET 2012 - jbeulich@novell.com - Update Xen patches to 3.7-rc3 and c/s 1202. - extend base interfaces to support multi-page rings for - frontend/backend communication. + frontend/backend communication. - blkback: allow using multiple page frontend communication ring. - blkfront: allow using multiple page backend communication ring. - ACPI: Store valid ACPI tables passed via early initrd in - reserved memblock areas. + reserved memblock areas. - ACPI: Fix build when disabled. - ACPI: Cleanup acpi_initrd_override declaration and remove - ifdefs. + ifdefs. - config.conf: Re-enable Xen configs. - Update x86 config files. - Delete patches.xen/xen3-acpi_override_2_2.patch. @@ -372,7 +396,7 @@ Sun Oct 21 23:17:25 CEST 2012 - jslaby@suse.cz - Refresh patches.xen/xen3-patch-3.6. - Delete patches.fixes/hv-storvsc-reset-wait.patch. - Delete - patches.rpmify/x86-kbuild-archscripts-depends-on-scripts_basic. + patches.rpmify/x86-kbuild-archscripts-depends-on-scripts_basic. - commit cfee26b ------------------------------------------------------------------- @@ -394,19 +418,19 @@ Thu Oct 18 16:26:57 CEST 2012 - trenn@suse.de and proper git-xy: meta tags: - lib: Add early cpio decoder. - x86, acpi: Introduce x86 arch specific arch_reserve_mem_area() - for e820 handling. + for e820 handling. - ACPI: Store valid ACPI tables passed via early initrd in - reserved memblock areas. + reserved memblock areas. - ACPI: Implement physical address table override. - ACPI: Create acpi_table_taint() function to avoid code - duplication. + duplication. - ACPI: Document ACPI table overriding via initrd. - ACPI: Fix build when disabled. - X86 ACPI: Use #ifdef not #if for CONFIG_X86 check. - ACPI: Overriding ACPI tables via initrd only works with - an initrd. + an initrd. - ACPI: Cleanup acpi_initrd_override declaration and remove - ifdefs. + ifdefs. - Delete patches.arch/acpi_fix_custom_method_acc.patch. - Delete patches.arch/acpi_override_2_2.patch. - Delete patches.arch/acpi_override_documentation. @@ -455,11 +479,11 @@ Thu Oct 11 17:17:11 CEST 2012 - guillaume.gardet@oliseo.fr Wed Oct 10 21:28:30 CEST 2012 - jslaby@suse.cz - Delete - patches.suse/msft-hv-0394-tools-hv-Fix-file-handle-leak.patch. + patches.suse/msft-hv-0394-tools-hv-Fix-file-handle-leak.patch. - Delete - patches.suse/msft-hv-0395-tools-hv-Fix-exit-error-code.patch. + patches.suse/msft-hv-0395-tools-hv-Fix-exit-error-code.patch. - Delete - patches.suse/msft-hv-0396-tools-hv-Check-for-read-write-errors.patch. + patches.suse/msft-hv-0396-tools-hv-Check-for-read-write-errors.patch. These are in 3.6.1. - commit 2a321c4 @@ -510,7 +534,7 @@ Thu Oct 4 13:52:15 CEST 2012 - ohering@suse.de - hyperv: Add comments for the extended buffer after RNDIS message. - Drivers: hv: Cleanup the guest ID computation. - Drivers: hv: vmbus: Use the standard format string to format - GUIDs. + GUIDs. - Drivers: hv: Add KVP definitions for IP address injection. - Drivers: hv: kvp: Cleanup error handling in KVP. - Drivers: hv: Explicitly size elements of protocol structures. @@ -522,7 +546,7 @@ Thu Oct 4 13:52:15 CEST 2012 - ohering@suse.de - Tools: hv: Represent the ipv6 mask using CIDR notation. - Tools: hv: Gather ipv[4,6] gateway information. - hv: fail the probing immediately when we are not in hyperv - platform. + platform. - hv: vmbus_drv: detect hyperv through x86_hyper. - Tools: hv: Get rid of some unused variables. - Tools: hv: Correctly type string variables. @@ -541,14 +565,14 @@ Thu Oct 4 13:52:15 CEST 2012 - ohering@suse.de - tools/hv: Parse /etc/os-release. - hyperv: Fix the max_xfer_size in RNDIS initialization. - hyperv: Fix the missing return value in - rndis_filter_set_packet_filter(). + rndis_filter_set_packet_filter(). - hyperv: Fix page buffer handling in rndis_filter_send_request(). - hyperv: Remove extra allocated space for recv_pkt_list elements. - hyperv: Report actual status in receive completion packet. - hyperv: Add buffer for extended info after the RNDIS response - message. + message. - Delete - patches.suse/suse-hv-Cleanup-the-guest-ID-computation.patch. + patches.suse/suse-hv-Cleanup-the-guest-ID-computation.patch. - commit 08d283b ------------------------------------------------------------------- @@ -573,7 +597,6 @@ Mon Oct 1 05:29:41 CEST 2012 - jeffm@suse.com Sat Sep 29 12:29:30 CEST 2012 - dmueller@suse.com - ARM/u5800: Fix build of ux500 driver - Acked-by: Jeff Mahoney - commit 0ea37a0 ------------------------------------------------------------------- @@ -586,21 +609,18 @@ Sat Sep 29 10:44:01 CEST 2012 - dmueller@suse.com Sat Sep 29 10:24:00 CEST 2012 - dmueller@suse.com - ARM/tegra: Remove optional parts to fix build - Acked-by: Jeff Mahoney - commit d729a16 ------------------------------------------------------------------- Sat Sep 29 10:23:24 CEST 2012 - dmueller@suse.com - ARM: enable zcache support - Acked-by: Jeff Mahoney - commit 17b147b ------------------------------------------------------------------- Sat Sep 29 10:22:39 CEST 2012 - dmueller@suse.com - ARM/cubox: set cachefilesd to module - Acked-by: Jeff Mahoney - commit c1fb243 ------------------------------------------------------------------- @@ -609,13 +629,13 @@ Fri Sep 28 17:29:39 CEST 2012 - trenn@suse.de - Remove old patchset to override ACPI tables via initrd. Also remove a stale xen patch related to that. - Delete - patches.arch/acpi_implement_overriding_of_arbitrary_acpi_tables_via_initrd.patch. + patches.arch/acpi_implement_overriding_of_arbitrary_acpi_tables_via_initrd.patch. - Delete - patches.arch/acpica_fix_wrongly_mapped_acpi_table_header_when_overriding_via_initrd.patch. + patches.arch/acpica_fix_wrongly_mapped_acpi_table_header_when_overriding_via_initrd.patch. - Delete - patches.arch/acpica_introduce_acpi_os_phys_table_override_function.patch. + patches.arch/acpica_introduce_acpi_os_phys_table_override_function.patch. - Delete - patches.xen/xen3-acpi_implement_overriding_of_arbitrary_acpi_tables_via_initrd.patch. + patches.xen/xen3-acpi_implement_overriding_of_arbitrary_acpi_tables_via_initrd.patch. - commit dd8f1b0 ------------------------------------------------------------------- @@ -744,7 +764,7 @@ Mon Sep 10 19:22:00 CEST 2012 - jeffm@suse.com Mon Sep 10 10:20:23 CEST 2012 - jbeulich@novell.com - patches.arch/s390-message-catalog.diff: Properly handle pr_cont() and fold - in the below two trivial fixes. + in the below two trivial fixes. - Delete patches.arch/s390-message-catalog-fix.diff. - Delete patches.arch/s390-message-catalog-perl-fix.diff. - Refresh patches.arch/kmsg-fix-parameter-limitations. @@ -818,10 +838,10 @@ Fri Aug 31 23:20:23 CEST 2012 - dmueller@suse.com Fri Aug 31 15:18:07 CEST 2012 - jslaby@suse.cz - i2c/busses: Fix build error if CONFIG_I2C_DESIGNWARE_PLATFORM=y - && CONFIG_I2C_DESIGN. + && CONFIG_I2C_DESIGN. - Delete - patches.fixes/i2c-busses-fix-build-error-if-config_i2c_designware_platform-y-config_i2c_design. - Move it to rpmify, so that vanilla builds fine too. + patches.fixes/i2c-busses-fix-build-error-if-config_i2c_designware_platform-y-config_i2c_design. + Move it to rpmify, so that vanilla builds fine too. - commit 0217ad5 ------------------------------------------------------------------- @@ -899,7 +919,7 @@ Tue Aug 21 18:17:16 CEST 2012 - jeffm@suse.com Fri Aug 17 14:51:23 CEST 2012 - jeffm@suse.com - Update to 3.6-rc2. - - Eliminated 1 patch. + - Eliminated 1 patch. - commit 71963b0 ------------------------------------------------------------------- @@ -1355,7 +1375,7 @@ Wed Jun 13 13:21:58 CEST 2012 - hare@suse.de - Rediff patch - patches.drivers/mach-dove-Fixup-ge00-initialisation.patch: - Rediff after backport from upstream. + Rediff after backport from upstream. - commit fa58c5e ------------------------------------------------------------------- @@ -1363,7 +1383,7 @@ Wed Jun 13 12:56:17 CEST 2012 - hare@suse.de - Fixup patch to apply - patches.drivers/spi-orion-convert-to-new-infrastructure.patch - backported from upstream. + backported from upstream. - commit 2507393 ------------------------------------------------------------------- @@ -1382,9 +1402,9 @@ Wed Jun 13 12:31:48 CEST 2012 - hare@suse.de Mon Jun 11 20:04:20 CEST 2012 - jeffm@suse.com - Update to 3.5-rc2. - - Xen needs update. - - ARM needs update. - - Eliminated 13 patches. + - Xen needs update. + - ARM needs update. + - Eliminated 13 patches. - commit 3f461b1 ------------------------------------------------------------------- @@ -1423,7 +1443,7 @@ Tue Jun 5 17:12:21 CEST 2012 - ohering@suse.de Mon Jun 4 10:36:59 CEST 2012 - ohering@suse.de - [SCSI] storvsc: Properly handle errors from the host - (bnc#747404). + (bnc#747404). - Delete patches.suse/suse-hv-storvsc-ignore-ata_16.patch. - commit ad28e23 @@ -1486,7 +1506,7 @@ Wed May 23 15:59:25 CEST 2012 - jbeulich@novell.com Tue May 22 14:21:24 CEST 2012 - trenn@suse.de - X86 acpi_cpufreq: Do not use request_module for autoloading - (bnc#756085). + (bnc#756085). - Refresh patches.xen/xen3-auto-common.diff. - patches.xen/xen3-patch-3.3: - commit caf270e @@ -1545,7 +1565,7 @@ Mon May 14 03:43:45 CEST 2012 - jeffm@suse.com Mon May 14 03:37:58 CEST 2012 - jeffm@suse.com - Update to 3.4-rc7. - - Eliminated 1 patch. + - Eliminated 1 patch. - commit 4cd9e9b ------------------------------------------------------------------- @@ -1598,7 +1618,7 @@ Mon May 7 20:11:04 CEST 2012 - jeffm@suse.com Mon May 7 19:54:14 CEST 2012 - jeffm@suse.com - Update to 3.4-rc6. - - Eliminated 2 patches. + - Eliminated 2 patches. - commit 749ea8f ------------------------------------------------------------------- @@ -1635,7 +1655,7 @@ Wed May 2 16:40:55 CEST 2012 - jeffm@suse.com Wed May 2 16:34:34 CEST 2012 - mmarek@suse.cz - rpm/kernel-binary.spec.in: Do not require distribution-release - during build. + during build. - commit 3cd703f ------------------------------------------------------------------- @@ -1686,18 +1706,18 @@ Thu Apr 26 19:13:49 CEST 2012 - jeffm@suse.com - Disabled DECNet and ARCNet. Specific config options disabled: CONFIG_ARCNET - CONFIG_ARCNET_1051 - CONFIG_ARCNET_1201 - CONFIG_ARCNET_CAP - CONFIG_ARCNET_COM20020_CS - CONFIG_ARCNET_COM20020 - CONFIG_ARCNET_COM20020_PCI - CONFIG_ARCNET_COM90xxIO - CONFIG_ARCNET_COM90xx - CONFIG_ARCNET_RAW - CONFIG_ARCNET_RIM_I + CONFIG_ARCNET_1051 + CONFIG_ARCNET_1201 + CONFIG_ARCNET_CAP + CONFIG_ARCNET_COM20020_CS + CONFIG_ARCNET_COM20020 + CONFIG_ARCNET_COM20020_PCI + CONFIG_ARCNET_COM90xxIO + CONFIG_ARCNET_COM90xx + CONFIG_ARCNET_RAW + CONFIG_ARCNET_RIM_I CONFIG_DECNET - CONFIG_DECNET_NF_GRABULATOR + CONFIG_DECNET_NF_GRABULATOR - commit 272dd14 ------------------------------------------------------------------- @@ -1799,7 +1819,7 @@ Fri Apr 20 18:09:06 CEST 2012 - jbeulich@novell.com Tue Apr 17 15:59:19 CEST 2012 - jeffm@suse.com - Update to 3.4-rc3. - - Eliminated 1 patch. + - Eliminated 1 patch. - commit 2fde7e0 ------------------------------------------------------------------- @@ -1819,7 +1839,7 @@ Mon Apr 9 03:28:12 CEST 2012 - jeffm@suse.com Fri Apr 6 06:42:35 CEST 2012 - jeffm@suse.com - Update AppArmor for 3.4. - - apparmor: Add "profiles" list to sysfs. + - apparmor: Add "profiles" list to sysfs. - commit 59517ac ------------------------------------------------------------------- @@ -1832,10 +1852,10 @@ Thu Apr 5 22:25:16 CEST 2012 - jeffm@suse.com Thu Apr 5 09:18:14 CEST 2012 - jeffm@suse.com - Updated to 3.4-rc1. - - Eliminated 121 patches. - - Xen is unavailable. - - ACPI overrides are unavailable. - - AppArmor network feature are unavailable. + - Eliminated 121 patches. + - Xen is unavailable. + - ACPI overrides are unavailable. + - AppArmor network feature are unavailable. - commit 3ac7e79 ------------------------------------------------------------------- @@ -1915,7 +1935,7 @@ Sat Mar 24 00:57:07 CET 2012 - dsterba@suse.cz - Refresh patches.suse/btrfs-handle-EIO. - Refresh - patches.suse/btrfs-volumes-schedule_bio-should-return-void. + patches.suse/btrfs-volumes-schedule_bio-should-return-void. - commit d97ade6 ------------------------------------------------------------------- @@ -1958,10 +1978,10 @@ Mon Mar 19 11:16:34 CET 2012 - jslaby@suse.cz Mon Mar 19 11:07:00 CET 2012 - jslaby@suse.cz - Delete - patches.arch/acpi_ec_provide_non_interrupt_mode_boot_param.patch. + patches.arch/acpi_ec_provide_non_interrupt_mode_boot_param.patch. - Delete patches.arch/dell_optiplex_990_fix_reboot.patch. - Delete - patches.drivers/alsa-hda-0004-Add-missing-static-ADC-tables-for-ALC269-qu. + patches.drivers/alsa-hda-0004-Add-missing-static-ADC-tables-for-ALC269-qu. - Delete patches.drivers/libata-unlock-hpa-by-default. - Delete patches.fixes/scsi-add-tgps-setting. - Delete patches.fixes/scsi-dh-rdac-add-stk. @@ -1998,23 +2018,23 @@ Mon Mar 12 15:26:55 CET 2012 - ohering@suse.de - Staging: hv: storvsc: Cleanup storvsc_host_reset_handler(). - Staging: hv: storvsc: Move and cleanup storvsc_remove(). - Staging: hv: storvsc: Add a comment to explain life-cycle - management. + management. - Staging: hv: storvsc: Get rid of the on_io_completion in - hv_storvsc_request. + hv_storvsc_request. - Staging: hv: storvsc: Rename the context field in - hv_storvsc_request. + hv_storvsc_request. - Staging: hv: storvsc: Miscellaneous cleanup of storvsc driver. - Staging: hv: storvsc: Cleanup the code for generating protocol - version. + version. - Staging: hv: storvsc: Cleanup some protocol related constants. - Staging: hv: storvsc: Get rid of some unused defines. - Staging: hv: storvsc: Consolidate the request structure. - Staging: hv: storvsc: Consolidate all the wire protocol - definitions. + definitions. - Staging: hv: storvsc: Move the storage driver out of the - staging area. + staging area. - Rename patches.suse/staging-hv-pata_piix-ignore-disks.patch to - patches.suse/suse-hv-pata_piix-ignore-disks.patch + patches.suse/suse-hv-pata_piix-ignore-disks.patch - commit 7487199 ------------------------------------------------------------------- @@ -2209,41 +2229,41 @@ Mon Feb 13 17:23:49 CET 2012 - mmarek@suse.cz Sun Feb 12 18:15:10 CET 2012 - trenn@suse.de - Add driver auto probing for x86 features v4 - (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). + (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). - x86/cpu: Fix overrun check in arch_print_cpu_modalias() - (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). + (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). - crypto: Add support for x86 cpuid - auto loading for x86 crypto drivers - (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). + auto loading for x86 crypto drivers + (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). - x86/cpu: Clean up modalias feature matching - (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). + (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). - intel-idle: convert to x86_cpu_id auto probing - (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). + (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). - intel_idle: Fix ID for Nehalem-EX Xeon in device ID table - (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). + (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). - HWMON: Convert via-cputemp to x86 cpuid autoprobing - (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). + (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). - powernow-k7: Fix CPU family number - (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). + (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). - ACPI: Load acpi-cpufreq from processor driver automatically - (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). + (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). - intel_idle: Revert change of auto_demotion_flags for Nehalem - (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). + (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). - HWMON: Convert coretemp to x86 cpuid autoprobing - (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). + (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). - powernow-k6: Really enable auto-loading - (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). + (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). - X86: Introduce HW-Pstate scattered cpuid feature - (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). + (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). - cpufreq: Add support for x86 cpuinfo auto loading v4 - (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). + (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). - x86: autoload microcode driver on Intel and AMD systems v2 - (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). + (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). - CPU: Introduce ARCH_HAS_CPU_AUTOPROBE and X86 parts - (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). + (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). - ACPI: remove duplicated lines of merging - problems with acpi_processor_start - (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). + problems with acpi_processor_start + (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). - Update config files. - commit 6efe9b5 @@ -2251,7 +2271,7 @@ Sun Feb 12 18:15:10 CET 2012 - trenn@suse.de Fri Feb 10 12:03:36 CET 2012 - mmarek@suse.cz - rpm/kernel-binary.spec.in: Build x86 packages as i686, except for --default (bnc#745632). KMPs are still built as i586. + -default (bnc#745632). KMPs are still built as i586. - commit 88a632b ------------------------------------------------------------------- @@ -2282,8 +2302,8 @@ Tue Feb 7 18:28:41 CET 2012 - jeffm@suse.com Tue Feb 7 18:12:40 CET 2012 - jeffm@suse.com - Update to 3.3-rc2. - - Eliminated 5 patches. - - Xen is disabled. + - Eliminated 5 patches. + - Xen is disabled. - commit d017ea1 ------------------------------------------------------------------- @@ -2382,7 +2402,7 @@ Wed Dec 21 14:38:42 CET 2011 - jbeulich@novell.com Tue Dec 20 16:35:33 CET 2011 - jeffm@suse.com - Update to 3.2-rc6. - - Eliminated 1 patch. + - Eliminated 1 patch. - commit d5a489e ------------------------------------------------------------------- @@ -2390,7 +2410,7 @@ Tue Dec 20 11:34:14 CET 2011 - trenn@suse.de - These should all be mainline in some form: - Delete - patches.arch/implement_stop_machine_from_offline_cpu.patch. + patches.arch/implement_stop_machine_from_offline_cpu.patch. - Delete patches.arch/kill-__stop_machine.patch. - Delete patches.arch/reorganize_stop_cpus.patch. - Delete patches.arch/use_stop_machine_for_mtrr_rendezvous.patch. @@ -2406,14 +2426,14 @@ Sun Dec 18 07:38:42 CET 2011 - aj@suse.de Fri Dec 16 15:37:51 CET 2011 - aj@suse.de - rpm/kernel-binary.spec.in: Add provides and make most obsoletes versioned. - This silences rpmlint warnings. + This silences rpmlint warnings. - commit e3023c7 ------------------------------------------------------------------- Wed Dec 14 13:51:41 CET 2011 - mmarek@suse.cz - rpm/kernel-source.spec.in, rpm/mkspec: Fix tarball URL for -rcX and - do not generate any URL for linux-next and vanilla snapshots. + do not generate any URL for linux-next and vanilla snapshots. - commit 1548daf ------------------------------------------------------------------- @@ -2503,7 +2523,7 @@ Wed Dec 7 11:05:05 CET 2011 - aj@suse.de Tue Dec 6 00:07:03 CET 2011 - jeffm@suse.com - Update to 3.2-rc4. - - Eliminated 1 patch. + - Eliminated 1 patch. - commit a7d546d ------------------------------------------------------------------- @@ -2615,8 +2635,8 @@ Fri Nov 25 05:58:54 CET 2011 - jeffm@suse.com Fri Nov 25 05:47:49 CET 2011 - jeffm@suse.com - Update to 3.2-rc3. - - stack unwind: cfi_ignore takes more arguments. - - iio: Fix build error in industrialio-core.c. + - stack unwind: cfi_ignore takes more arguments. + - iio: Fix build error in industrialio-core.c. - commit 48ef020 ------------------------------------------------------------------- @@ -2629,7 +2649,7 @@ Thu Nov 24 18:45:54 CET 2011 - ohering@suse.de Thu Nov 24 13:01:09 CET 2011 - mmarek@suse.cz - rpm/try-disable-staging-driver: Script to disable failing staging - driver and restart make. + driver and restart make. - commit 819d1fa ------------------------------------------------------------------- @@ -2723,14 +2743,14 @@ Thu Nov 17 19:45:48 CET 2011 - bpoirier@suse.de Wed Nov 16 06:51:07 CET 2011 - jeffm@suse.com - Update to 3.2-rc2. - - Eliminated 1 patch. + - Eliminated 1 patch. - commit 85c9930 ------------------------------------------------------------------- Wed Nov 16 06:32:19 CET 2011 - jeffm@suse.com - Update to 3.2-rc1. - - Eliminate 212 patches. + - Eliminate 212 patches. - commit 6318d5b ------------------------------------------------------------------- @@ -2770,8 +2790,8 @@ Sat Nov 5 01:32:21 CET 2011 - trenn@suse.de Thu Nov 3 17:56:46 CET 2011 - mszeredi@suse.cz - patches.fixes/hfs-fix-hfs_find_init-sb-ext_tree-null-ptr-oops.patch: - hfs: fix hfs_find_init() sb->ext_tree NULL ptr oops - (CVE-2011-2203 bnc#699709). + hfs: fix hfs_find_init() sb->ext_tree NULL ptr oops + (CVE-2011-2203 bnc#699709). - commit 7923119 ------------------------------------------------------------------- @@ -2809,16 +2829,16 @@ Thu Nov 3 14:49:44 CET 2011 - jbeulich@novell.com Wed Nov 2 15:43:11 CET 2011 - jeffm@suse.com - Add Elantech touchpad v3/v4 support (bnc#716852): - - Input: elantech - add v3 hardware support. - - Input: elantech - add v4 hardware support. - - Input: elantech - better support all those v2 variants. - - Input: elantech - clean up elantech_init. - - Input: elantech - correct x, y value range for v2 hardware. - - Input: elantech - get rid of ETP_2FT_* in elantech.h. - - Input: elantech - packet checking for v2 hardware. - - Input: elantech - remove ETP_EDGE_FUZZ_V2. - - Input: elantech - remove module parameter force_elantech. - - Input: elantech - use firmware provided x, y ranges. + - Input: elantech - add v3 hardware support. + - Input: elantech - add v4 hardware support. + - Input: elantech - better support all those v2 variants. + - Input: elantech - clean up elantech_init. + - Input: elantech - correct x, y value range for v2 hardware. + - Input: elantech - get rid of ETP_2FT_* in elantech.h. + - Input: elantech - packet checking for v2 hardware. + - Input: elantech - remove ETP_EDGE_FUZZ_V2. + - Input: elantech - remove module parameter force_elantech. + - Input: elantech - use firmware provided x, y ranges. - commit 28551a0 ------------------------------------------------------------------- @@ -2849,7 +2869,7 @@ Tue Oct 25 19:33:27 CEST 2011 - ohering@suse.de Tue Oct 25 19:24:17 CEST 2011 - eich@suse.de - patches.suse/SUSE-bootsplash: remove DEBUG macro which was - left in the code by accident. + left in the code by accident. - commit a56ba15 ------------------------------------------------------------------- @@ -2862,7 +2882,7 @@ Mon Oct 24 18:28:04 CEST 2011 - jeffm@suse.com Mon Oct 24 15:04:34 CEST 2011 - ohering@suse.de - patches.suse/staging-hv-pata_piix-ignore-disks.patch: - Update comments in code and reduce patch size + Update comments in code and reduce patch size - commit 8913d07 ------------------------------------------------------------------- @@ -2875,7 +2895,7 @@ Thu Oct 20 10:02:15 CEST 2011 - eich@suse.de ------------------------------------------------------------------- Tue Oct 18 23:44:16 CEST 2011 - jeffm@suse.com --Update to 3.1-rc10. +- -Update to 3.1-rc10. - commit 239957e ------------------------------------------------------------------- @@ -2902,11 +2922,11 @@ Wed Oct 12 21:56:23 CEST 2011 - ohering@suse.de - Various updates for hv drivers, which fix also the hv_mouse driver - staging: hv: storvsc: ignore SET_WINDOWN scsi command - (bnc#722646). + (bnc#722646). - staging/hv: advertise hv_storvsc instead of storvsc as sysfs - driver name (bnc#716708). + driver name (bnc#716708). - staging/hv: fill scsi/proc_name for the sake of mkinitrd - (bnc#716708). + (bnc#716708). - Staging: hv: util: Invoke cn_netlink_send() in a work context. - Refresh patches.suse/staging-hv-pata_piix-ignore-disks.patch. - Refresh patches.xen/xen3-patch-2.6.32. @@ -2940,7 +2960,7 @@ Fri Oct 7 17:46:06 CEST 2011 - jbeulich@novell.com Wed Oct 5 13:45:24 CEST 2011 - jbeulich@novell.com - patches.suse/supported-flag: Also look for Module.supported in the - source tree. + source tree. - Refresh patches.suse/supported-flag-enterprise. - commit 9c8680a @@ -2974,15 +2994,15 @@ Tue Sep 27 22:25:34 CEST 2011 - eich@suse.de Mon Sep 26 15:56:27 CEST 2011 - mmarek@suse.cz - rpm/host-memcpy-hack.h: Hack to use older version of the memcpy symbol - in userspace programs, so that they keep working on older systems. + in userspace programs, so that they keep working on older systems. - rpm/kernel-binary.spec.in: Pass -include - %_sourcedir/host-memcpy-hack.h to the compiler when compiling - userspace programs. + %_sourcedir/host-memcpy-hack.h to the compiler when compiling + userspace programs. - rpm/host-memcpy-hack.h: Hack to use older version of the memcpy symbol - in userspace programs, so that they keep working on older systems. + in userspace programs, so that they keep working on older systems. - rpm/kernel-binary.spec.in: Pass -include - %_sourcedir/host-memcpy-hack.h to the compiler when compiling - userspace programs. + %_sourcedir/host-memcpy-hack.h to the compiler when compiling + userspace programs. - commit e3c78cf ------------------------------------------------------------------- @@ -3005,7 +3025,7 @@ Wed Sep 21 13:20:35 CEST 2011 - trenn@suse.de - Refresh patches.arch/acpi_implement_overriding_of_arbitrary_acpi_tables_via_initrd.patch. --> Fix build on ia64, by moving asm/e820.h into ifdef config protected region. + -> Fix build on ia64, by moving asm/e820.h into ifdef config protected region. - commit 0ac4276 ------------------------------------------------------------------- @@ -3027,9 +3047,9 @@ Wed Sep 21 11:11:10 CEST 2011 - mhocko@suse.cz Tue Sep 20 18:09:04 CEST 2011 - trenn@suse.de - ACPI: Implement overriding of arbitrary ACPI tables via initrd - (none). + (none). - ACPICA: Fix wrongly mapped acpi table header when overriding - via initrd (none). + via initrd (none). - ACPICA: Introduce acpi_os_phys_table_override function (none). - x86: allow NVS can be accessed by driver (none). - Update config files: @@ -3047,7 +3067,7 @@ Thu Sep 15 14:16:08 CEST 2011 - jeffm@suse.de Thu Sep 15 09:30:03 CEST 2011 - jbeulich@novell.com - patches.arch/x86_64-unwind-annotations: Fix unwinding through - interrupt frames, requiring ... + interrupt frames, requiring ... - patches.suse/stack-unwind: ... support for DW_CFA_def_cfa_expression. - commit 4d917a5 @@ -3086,7 +3106,7 @@ Mon Sep 12 16:31:26 CEST 2011 - jbeulich@novell.com - mm: frontswap: swap data structure changes. - In HVM guests do not take over the CDROM device (bnc#645893). - x86: report ACPI-reserved state of PCI MMCONFIG region to - hypervisor. + hypervisor. - config.conf: Re-enable Xen flavors. - Update config files. - commit 3692f47 @@ -3126,33 +3146,33 @@ Thu Sep 1 18:47:37 CEST 2011 - ohering@suse.de - Staging: hv: util: kvp: Fix the reported OSVersion string. - Staging: hv: util: kvp: Cleanup kvp_get_domain_name(). - Staging: hv: Fix macros, tab errors and warning in - drivers/staging/hv/hv_mouse.c. + drivers/staging/hv/hv_mouse.c. - Staging: hv: vmbus: VMBUS is an ACPI enumerated device, get - rid of the PCI signature. + rid of the PCI signature. - Staging: hv: Replace struct hv_guid with the uuid type already - defined in Linux. + defined in Linux. - Staging: hv: vmbus: Introduce vmbus ID space in struct - hv_driver. + hv_driver. - Staging: hv: blkvsc: Use the newly introduced vmbus ID in the - blockvsc driver. + blockvsc driver. - Staging: hv: storvsc: Use the newly introduced vmbus ID in - storvsc driver. + storvsc driver. - Staging: hv: netvsc: Use the newly introduced vmbus ID in - netvsc driver. + netvsc driver. - Staging: hv: mousevsc: Use the newly introduced vmbus ID in - mouse driver. + mouse driver. - Staging: hv: util: Make hv_utils a vmbus device driver. - Staging: hv: create VMBUS_DEVICE macro and use it. - Staging: hv: vmbus: Cleanup vmbus_match(). - Staging: hv: vmbus: Cleanup vmbus_uevent() code. - Staging: hv: vmbus: Support the notion of id tables in - vmbus_match(). + vmbus_match(). - Staging: hv: vmbus: Get rid of an unnecessary include line - in vmbus_drv.c. + in vmbus_drv.c. - Staging: hv: storvsc: Get rid of the DMI signature. - Staging: hv: netvsc: Get rid of the PCI signature. - Staging: hv: netvsc: Get rid of the DMI signature in - netvsc_drv.c. + netvsc_drv.c. - Staging: hv: util: Get rid of the DMI signature in hv_util.c. - Staging: hv: util: Get rid of the PCI signature in hv_util.c. - Staging: hv: fix up driver registering mess. @@ -3160,59 +3180,59 @@ Thu Sep 1 18:47:37 CEST 2011 - ohering@suse.de - Staging: hv: vmbus: Cleanup unnecessary comments in hv.c. - Staging: hv: vmbus: Cleanup error handling in hv_init(). - Staging: hv: vmbus: Get rid of unnecessay comments in - connection.c. + connection.c. - Staging: hv: vmbus: Get rid of the function dump_gpadl_body(). - Staging: hv: vmbus: Get rid of the function dump_gpadl_header(). - Staging: hv: vmbus: Rename openMsg to open_msg in channel.c. - Staging: hv: vmbus: Get rid of unnecessary comments in - channel.c. + channel.c. - Staging: hv: vmbus: Change the variable name openInfo to - open_info in channel.c. + open_info in channel.c. - Staging: hv: vmbus: Cleanup error values in ringbuffer.c. - Staging: hv: vmbus: Cleanup the error return value in - vmbus_recvpacket_raw(). + vmbus_recvpacket_raw(). - Staging: hv: netvsc: Get rid of an unnecessary print statement - in netvsc_probe(). + in netvsc_probe(). - Staging: hv: vmbus: Retry vmbus_post_msg() before giving up. - Staging: hv: storvsc: Cleanup error handling in - storvsc_dev_add(). + storvsc_dev_add(). - Staging: hv: storvsc: Cleanup error handling in - storvsc_channel_init(). + storvsc_channel_init(). - Staging: hv: storvsc: Cleanup error handling in - storvsc_connect_to_vsp(). + storvsc_connect_to_vsp(). - Staging: hv: storvsc: Cleanup error handling in storvsc_do_io(). - Storage: hv: storvsc: Get rid of some unnecessary DPRINTs - from storvsc.c. + from storvsc.c. - Staging: hv: storvsc: Fix/cleanup some dated comments in - storvsc.c. + storvsc.c. - Staging: hv: storvsc: Cleanup returned error code in - storvsc_host_reset(). + storvsc_host_reset(). - Staging: hv: storvsc: Cleanup error code returned in - storvsc_probe(). + storvsc_probe(). - Staging: hv: storvsc: Cleanup returned error code in - storvsc_drv_init(). + storvsc_drv_init(). - Staging: hv: netvsc: Cleanup the returned error code in - netvsc_probe(). + netvsc_probe(). - Staging: hv: netvsc: Cleanup error return codes in - netvsc_destroy_recv_buf(). + netvsc_destroy_recv_buf(). - Staging: hv: netvsc: Cleanup error return values in - netvsc_init_recv_buf(). + netvsc_init_recv_buf(). - Staging: hv: netvsc: Cleanup error returns in - netvsc_connect_vsp(). + netvsc_connect_vsp(). - Staging: hv: netvsc: Cleanup error return values in - netvsc_send(). + netvsc_send(). - Staging: hv: netvsc: Cleanup error return codes in - netvsc_device_add(). + netvsc_device_add(). - Staging: hv: netvsc: Cleanup error codes in - rndis_filter_receive(). + rndis_filter_receive(). - Staging: hv: netvsc: Cleanup error code in - rndis_filter_query_device(). + rndis_filter_query_device(). - Staging: hv: netvsc: Cleanup error return values in - rndis_filter_set_packet_filter(). + rndis_filter_set_packet_filter(). - Staging: hv: netvsc: Cleanup error returns in - rndis_filter_init_device(). + rndis_filter_init_device(). - Staging: hv: netvsc: Cleanup error code in - rndis_filter_device_add(). + rndis_filter_device_add(). - Staging: hv: mouse: Change the jump label Cleanup to cleanup. - Staging: hv: netvsc: Change the jump label Cleanup to cleanup. - Staging: hv: netvsc: Change the jump label Exit to exit. @@ -3225,72 +3245,72 @@ Thu Sep 1 18:47:37 CEST 2011 - ohering@suse.de - Staging: hv: add driver_data to hv_vmbus_device_id. - Staging: hv: Add code to parse struct hv_vmbus_device_id table. - Staging: hv: file2alias: fix up alias creation logic for - hv_vmbus_device_id. + hv_vmbus_device_id. - Staging: hv: storvsc: Inline free_stor_device(). - Staging: hv: storvsc: Do not aquire an unnecessary reference - on stor_device. + on stor_device. - Staging: hv: storvsc: Rename must_get_stor_device(). - Staging: hv: storvsc: Rename get_stor_device(). - Staging: hv: storvsc: Cleanup alloc_stor_device(). - Staging: hv: storvsc: Introduce state to manage the lifecycle - of stor device. + of stor device. - Staging: hv: storvsc: Prevent outgoing traffic when stor dev - is being destroyed. + is being destroyed. - Staging: hv: storvsc: Get rid of release_stor_device() by - inlining the code. + inlining the code. - Staging: hv: storvsc: Get rid of final_release_stor_device() - by inlining code. + by inlining code. - Staging: hv: storvsc: Get rid of the reference counting in - struct storvsc_device. + struct storvsc_device. - Staging: hv: netvsc: Inline the code for free_net_device(). - Staging: hv: netvsc: Cleanup alloc_net_device(). - Staging: hv: netvsc: Introduce state to manage the lifecycle - of net device. + of net device. - Staging: hv: netvsc: Prevent outgoing traffic when netvsc dev - is destroyed. + is destroyed. - Staging: hv: netvsc: Get rid of release_outbound_net_device() - by inlining the code. + by inlining the code. - Staging: hv: netvsc: Get rid of release_inbound_net_device() - by inlining the code. + by inlining the code. - Staging: hv: netvsc: Get rid of the refcnt field in struct - netvsc_device. + netvsc_device. - Staging: hv: storvsc: Add code to handle IDE devices using - the storvsc driver. + the storvsc driver. - Staging: hv: storvsc: Handle IDE devices using the storvsc - driver. + driver. - Staging: hv: blkvsc: Get rid of blkvsc_drv.c as this code is - not used. + not used. - Staging: hv: storvsc: Optimize bounce buffer handling for the - "write" case. + "write" case. - Staging: hv: storvsc: Optimize the bounce buffer handling in - the "read" case. + the "read" case. - Staging: hv: storvsc: Include storvsc.c in storvsc_drv.c. - Staging: hv: storvsc: Cleanup storvsc_drv.c after adding the - contents of storvsc.c. + contents of storvsc.c. - Staging: hv: storvsc: Add the contents of hyperv_storage.h - to storvsc_drv.c. + to storvsc_drv.c. - Staging: hv: storvsc: Cleanup storvsc_drv.c after adding the - contents of hyperv_storage.h. + contents of hyperv_storage.h. - Staging: hv: storvsc: Fixup srb and scsi status for INQUIRY - and MODE_SENSE. + and MODE_SENSE. - Staging: hv: storvsc: Fix a typo. - Staging: hv: storvsc: In case of scsi errors offline the device. - Staging: hv: storvsc: No need to copy from bounce buffer in - case of a failure. + case of a failure. - Staging: hv: util: Forcefully shutdown when shutdown is - requested. + requested. - Staging: hv: util: Adjust guest time in a process context. - Staging: hv: vmbus: Check before invoking the channel callback. - Staging: hv: vmbus: Properly deal with de-registering channel - callback. + callback. - Staging: hv: Fix a bug in vmbus_match(). - Staging: hv: vmbus: Get rid of vmbus_on_isr() by inlining - the code. + the code. - Staging: hv: vmbus: Do not enable auto eoi. - Staging: hv: vmbus: Fixup indentation in vmbus_acpi_add(). - Staging: hv: vmbus: Get rid of some dated/redundant comments. - Staging: hv: vmbus: Get rid of an unnecessary check in - vmbus_connect(). + vmbus_connect(). - Staging: hv: vmbus: Fix a checkpatch warning in ring_buffer.c. - Staging: hv: vmbus: Fix checkpatch warnings in connection.c. - Staging: hv: mousevsc: Fix checkpatch errors and warnings. @@ -3363,16 +3383,16 @@ Wed Aug 24 21:29:06 CEST 2011 - jeffm@suse.com Wed Aug 24 20:54:32 CEST 2011 - jeffm@suse.com - Refreshed and re-enabled dm-path patches: - - patches.suse/dm-mpath-accept-failed-paths. - - patches.suse/dm-mpath-detach-existing-hardware-handler. + - patches.suse/dm-mpath-accept-failed-paths. + - patches.suse/dm-mpath-detach-existing-hardware-handler. - commit 70cadcd ------------------------------------------------------------------- Wed Aug 24 20:51:06 CEST 2011 - jeffm@suse.com - Update to 3.1-rc3. - - Eliminated 8 patches. - - Xen is disabled. + - Eliminated 8 patches. + - Xen is disabled. - commit eccefcc ------------------------------------------------------------------- @@ -3380,8 +3400,8 @@ Thu Aug 18 11:38:15 CEST 2011 - eich@suse.de - * Refresh patches.suse/SUSE-bootsplash. * Fix bootsplash code for 15bpp framebuffers. - These framebuffers are rare these days, the legendary and still - popular server chipset Radeon ES1000 supports it, though. + These framebuffers are rare these days, the legendary and still + popular server chipset Radeon ES1000 supports it, though. - commit f25ce3e ------------------------------------------------------------------- @@ -3402,7 +3422,7 @@ Tue Aug 9 00:03:53 CEST 2011 - trenn@suse.de - Update config files: bnc#674988, change: --CONFIG_ACPI_CUSTOM_METHOD=m + -CONFIG_ACPI_CUSTOM_METHOD=m +# CONFIG_ACPI_CUSTOM_METHOD is not set for all flavors - commit f1af972 @@ -3495,10 +3515,10 @@ Thu Jul 14 17:52:45 CEST 2011 - tiwai@suse.de Thu Jul 14 17:26:51 CEST 2011 - tiwai@suse.de - ALSA: hda - Add Kconfig for the default buffer size - (bnc#682725). + (bnc#682725). - Update config files. - Delete, replaced with the new upstream patch - patches.drivers/alsa-hda-0019-Increase-default-buffer-size. + patches.drivers/alsa-hda-0019-Increase-default-buffer-size. - commit 40c7644 ------------------------------------------------------------------- @@ -3520,7 +3540,7 @@ Sat Jul 9 11:17:46 CEST 2011 - jslaby@suse.cz Thu Jul 7 00:58:01 CEST 2011 - jeffm@suse.com - Update to 3.0-rc6. - - Eliminated 1 patch. + - Eliminated 1 patch. - commit 56e99da ------------------------------------------------------------------- @@ -3529,7 +3549,7 @@ Tue Jul 5 09:18:43 CEST 2011 - jbeulich@novell.com - Update Xen patches to 3.0-rc5 and c/s 1095. - xen: prepare tmem shim to handle frontswap. - support booting Xen from EFI (fate#311376, fate#311529, - bnc#578927, bnc#628554). + bnc#578927, bnc#628554). - config.conf: Re-enabled Xen flavors. - Update x86 config files. - Delete patches.xen/xen-blkback-bimodal-suse. @@ -3576,31 +3596,31 @@ Tue Jun 21 12:14:44 CEST 2011 - mmarek@suse.cz Fri Jun 17 17:29:41 CEST 2011 - mmarek@suse.cz - rpm/post.sh: Touch /boot/do_purge_kernels on package install - (fate#312018). + (fate#312018). - rpm/postun.sh: Remove it again if it still exists on package - uninstall. + uninstall. - commit 82f4a5d ------------------------------------------------------------------- Fri Jun 17 13:23:54 CEST 2011 - trenn@suse.de - stop_machine: implement stop_machine_from_offline_cpu() - (bnc#697859). + (bnc#697859). - stop_machine: kill __stop_machine() (bnc#697859). - x86, mtrr: lock stop machine during MTRR rendezvous sequence - (bnc#697859). + (bnc#697859). - stop_machine: reorganize stop_cpus() implementation - (bnc#697859). + (bnc#697859). - x86, mtrr: use __stop_machine() for doing MTRR rendezvous - (bnc#697859). + (bnc#697859). - commit aa3d6e2 ------------------------------------------------------------------- Thu Jun 16 12:16:16 CEST 2011 - mmarek@suse.cz - Remove the novfs patches, it should be packaged as a KMP, or - ideally, reimplemented as a fuse filesystem (which is the reason why - the current implementation it is never going to be accepted upstream). + ideally, reimplemented as a fuse filesystem (which is the reason why + the current implementation it is never going to be accepted upstream). - Delete patches.fixes/novfs-copy_user-fixes.diff. - Delete patches.fixes/novfs-minsize-fixes. - Delete patches.fixes/novfs-nwcapi.patch. @@ -3655,7 +3675,7 @@ Wed Jun 15 18:22:05 CEST 2011 - jack@suse.cz Wed Jun 15 08:05:05 CEST 2011 - jeffm@suse.com - Update to 3.0-rc3. - - Eliminated 2 patches. + - Eliminated 2 patches. - commit a1fe999 ------------------------------------------------------------------- @@ -3723,9 +3743,9 @@ Mon Jun 13 14:06:28 CEST 2011 - mmarek@suse.cz the SRCVERSION variable will only be used to determine the tarball version. - rpm/compute-PATCHVERSION.sh: Set default PATCHLEVEL and SUBLEVEL to 0. - The package version will thus always match the Makefile version and - the SRCVERSION variable will only be used to determine the tarball - version. + The package version will thus always match the Makefile version and + the SRCVERSION variable will only be used to determine the tarball + version. - rpm/kernel-binary.spec.in: Revert the previous hack. - commit 95c9977 @@ -3748,9 +3768,9 @@ Fri Jun 10 20:24:41 CEST 2011 - jeffm@suse.com Fri Jun 10 17:12:22 CEST 2011 - jeffm@suse.com - x86: Remove warning and warning_symbol from struct - stacktrace_ops. + stacktrace_ops. - Delete - patches.fixes/asus-wmi-Remove-__init-from-asus_wmi_platform_init.patch. + patches.fixes/asus-wmi-Remove-__init-from-asus_wmi_platform_init.patch. - commit 608ce9e ------------------------------------------------------------------- @@ -3842,13 +3862,13 @@ Fri Jun 3 12:51:22 CEST 2011 - mmarek@suse.cz Fri Jun 3 12:09:01 CEST 2011 - mmarek@suse.cz - rpm/macros.kernel-source: Add -b option to %kernel_module_package - to unconditionally call mkinitrd on kmp install (fate#309400). + to unconditionally call mkinitrd on kmp install (fate#309400). - rpm/kernel-module-subpackage: Pass KMP_NEEDS_MKINITRD=1 to - weak-modules2 if the -b option is used. + weak-modules2 if the -b option is used. - rpm/macros.kernel-source: Add -b option to %kernel_module_package - to unconditionally call mkinitrd on kmp install (fate#309400). + to unconditionally call mkinitrd on kmp install (fate#309400). - rpm/kernel-module-subpackage: Pass KMP_NEEDS_MKINITRD=1 to - weak-modules2 if the -b option is used. + weak-modules2 if the -b option is used. - commit 83331f5 ------------------------------------------------------------------- @@ -3869,14 +3889,14 @@ Tue May 31 05:09:44 CEST 2011 - jeffm@suse.com Tue May 31 05:08:21 CEST 2011 - jeffm@suse.com - Updated to 3.0-rc1. - - Eliminated 9 patches. + - Eliminated 9 patches. - commit 5710413 ------------------------------------------------------------------- Mon May 30 15:54:37 CEST 2011 - jack@suse.cz - mm: Fix assertion mapping->nrpages == 0 in end_writeback() - (bnc#693013 bnc#666423). + (bnc#693013 bnc#666423). - Refresh patches.xen/tmem. - commit d3e465a @@ -3884,9 +3904,9 @@ Mon May 30 15:54:37 CEST 2011 - jack@suse.cz Mon May 30 13:58:43 CEST 2011 - jslaby@suse.cz - Refresh - patches.fixes/block-add-proper-state-guards-to-__elv_next_request.patch. + patches.fixes/block-add-proper-state-guards-to-__elv_next_request.patch. - aic94xx: world-writable sysfs update_bios file. - Update upstream info. + Update upstream info. - commit 8912816 ------------------------------------------------------------------- @@ -3947,7 +3967,7 @@ Mon May 16 14:34:33 CEST 2011 - mmarek@suse.cz Fri May 13 15:45:04 CEST 2011 - jeffm@suse.com - Update to 2.6.39-rc7. - - Eliminated 5 patches. + - Eliminated 5 patches. - commit a8a170f ------------------------------------------------------------------- @@ -3960,16 +3980,16 @@ Thu May 12 23:29:11 CEST 2011 - jslaby@suse.cz Thu May 12 14:05:44 CEST 2011 - jslaby@suse.cz - Delete - patches.fixes/iwlwifi-fix-tx-power-configuration-on-3945-and-4965-devices. - It's fixed differently by commits 43f12d47f and f844a709a7 in .39-rc1 + patches.fixes/iwlwifi-fix-tx-power-configuration-on-3945-and-4965-devices. + It's fixed differently by commits 43f12d47f and f844a709a7 in .39-rc1 - commit 7934e2d ------------------------------------------------------------------- Thu May 12 11:56:16 CEST 2011 - jslaby@suse.cz - Refresh - patches.fixes/iwlwifi-fix-tx-power-configuration-on-3945-and-4965-devices. - Note about submission. + patches.fixes/iwlwifi-fix-tx-power-configuration-on-3945-and-4965-devices. + Note about submission. - commit 9922e20 ------------------------------------------------------------------- @@ -3982,15 +4002,15 @@ Tue May 10 19:10:18 CEST 2011 - mhocko@suse.cz Tue May 10 16:14:44 CEST 2011 - mhocko@suse.cz - patches.fixes/aggressive-zone-reclaim.patch: delete because - the patch is very workload specific and can lead to unexpected - reclaims in parallel node local workloads. + the patch is very workload specific and can lead to unexpected + reclaims in parallel node local workloads. - commit 56cf10e ------------------------------------------------------------------- Tue May 10 16:04:27 CEST 2011 - mhocko@suse.cz - Delete patches.suse/mm-devzero-optimisation.patch: we do not need - it anymore as we have zero page back since 2.6.32 + it anymore as we have zero page back since 2.6.32 - commit 323a093 ------------------------------------------------------------------- @@ -4009,64 +4029,64 @@ Mon May 9 14:32:59 CEST 2011 - jbeulich@novell.com Mon May 9 11:32:35 CEST 2011 - jbeulich@novell.com - patches.suse/kconfig-automate-kernel-desktop: Remove stray blank - lines (for older versions of "patch" to grok). + lines (for older versions of "patch" to grok). - commit 4dfa74d ------------------------------------------------------------------- Sat May 7 01:50:06 CEST 2011 - jeffm@suse.com - Removed network driver entropy patches. haveged is installed by default - and should be enabled to generate entropy from non-predictable sources. - - Delete patches.drivers/bnx2-entropy-source.patch. - - Delete patches.drivers/e1000-entropy-source.patch. - - Delete patches.drivers/e1000e-entropy-source.patch. - - Delete patches.drivers/igb-entropy-source.patch. - - Delete patches.drivers/ixgbe-entropy-source.patch. - - Delete patches.drivers/tg3-entropy-source.patch. + and should be enabled to generate entropy from non-predictable sources. + - Delete patches.drivers/bnx2-entropy-source.patch. + - Delete patches.drivers/e1000-entropy-source.patch. + - Delete patches.drivers/e1000e-entropy-source.patch. + - Delete patches.drivers/igb-entropy-source.patch. + - Delete patches.drivers/ixgbe-entropy-source.patch. + - Delete patches.drivers/tg3-entropy-source.patch. - commit c88b893 ------------------------------------------------------------------- Fri May 6 19:36:47 CEST 2011 - jeffm@suse.com - Update - patches.fixes/netfilter-implement-rfc-1123-for-ftp-conntrack - (bnc#466279 bnc#681639). + patches.fixes/netfilter-implement-rfc-1123-for-ftp-conntrack + (bnc#466279 bnc#681639). - commit 72e779f ------------------------------------------------------------------- Fri May 6 19:31:10 CEST 2011 - jeffm@suse.com - Disabled patches.drivers/libata-unlock-hpa-by-default; It may have - been obsoleted by upstream commit d8d9129e. + been obsoleted by upstream commit d8d9129e. - commit 1a21ab3 ------------------------------------------------------------------- Fri May 6 18:51:20 CEST 2011 - jeffm@suse.com - sysctl: Increase IPC defaults (bnc#146656) - - Delete patches.suse/shmall-bigger. + - Delete patches.suse/shmall-bigger. - commit a70e34f ------------------------------------------------------------------- Fri May 6 17:50:56 CEST 2011 - jeffm@suse.com - sysctl/i386/desktop, sysctl/x86_64/desktop: Add vm.dirty_ratio = 20 - for desktop flavors (bnc#552883) - - Delete patches.suse/mm-tune-dirty-limits.patch. + for desktop flavors (bnc#552883) + - Delete patches.suse/mm-tune-dirty-limits.patch. - commit dbe73e2 ------------------------------------------------------------------- Fri May 6 17:25:45 CEST 2011 - jeffm@suse.com - sysctl/defaults: Added kernel.hung_task_timeout=0 - - Delete patches.suse/hung_task_timeout-configurable-default. + - Delete patches.suse/hung_task_timeout-configurable-default. - commit 78f9eed ------------------------------------------------------------------- Fri May 6 16:41:07 CEST 2011 - mmarek@suse.cz - rpm/kernel-{binary,source}.spec.in: Install per-kernel /boot/sysctl-* - files (patch from Jeff Mahoney). + files (patch from Jeff Mahoney). - commit 473f2d1 ------------------------------------------------------------------- @@ -4079,7 +4099,7 @@ Thu May 5 22:35:53 CEST 2011 - jeffm@suse.com Thu May 5 22:23:21 CEST 2011 - jeffm@suse.com - Updated to 2.6.39-rc6. - - 2 patches eliminated. + - 2 patches eliminated. - commit 2643e59 ------------------------------------------------------------------- @@ -4093,9 +4113,9 @@ Tue May 3 03:08:18 CEST 2011 - tonyj@suse.de Fri Apr 29 20:35:21 CEST 2011 - jeffm@suse.com - rpm/compute-PATCHVERSION.sh: Replace ^+++ with ^\+\+\+ as an - awk regex. It's technically invalid. + awk regex. It's technically invalid. - rpm/compute-PATCHVERSION.sh: Replace ^+++ with ^\+\+\+ as an - awk regex. It's technically invalid. + awk regex. It's technically invalid. - commit 52dd0f0 ------------------------------------------------------------------- @@ -4117,7 +4137,7 @@ Fri Apr 29 00:36:03 CEST 2011 - gregkh@suse.de - Delete patches.suse/linux-2.6.29-dont-wait-for-mouse.patch. - Delete patches.suse/linux-2.6.29-even-faster-kms.patch. - Delete - patches.suse/linux-2.6.29-jbd-longer-commit-interval.patch. + patches.suse/linux-2.6.29-jbd-longer-commit-interval.patch. - Delete patches.suse/linux-2.6.29-kms-after-sata.patch. - Delete patches.suse/linux-2.6.29-touchkit.patch. - commit c13427d @@ -4132,22 +4152,22 @@ Fri Apr 29 00:17:46 CEST 2011 - jbenc@suse.cz Thu Apr 28 23:32:44 CEST 2011 - rjw@suse.de - Delete patches.xen/xen3-x86-mcp51-no-dac. - Also remove the series.conf entires for the x86-mcp-no-dac patches. + Also remove the series.conf entires for the x86-mcp-no-dac patches. - commit 574577b ------------------------------------------------------------------- Thu Apr 28 23:16:27 CEST 2011 - rjw@suse.de - Delete patches.arch/x86-mcp51-no-dac. (This is a blacklist entry that - has been rejected by the mainline, the problem reporter is gone and - it's next to impossible to verify it now.) + has been rejected by the mainline, the problem reporter is gone and + it's next to impossible to verify it now.) - commit 195b113 ------------------------------------------------------------------- Thu Apr 28 21:38:22 CEST 2011 - jslaby@suse.cz - Refresh - patches.fixes/iwlwifi-fix-tx-power-configuration-on-3945-and-4965-devices. + patches.fixes/iwlwifi-fix-tx-power-configuration-on-3945-and-4965-devices. - commit a2662ae ------------------------------------------------------------------- @@ -4162,14 +4182,14 @@ Thu Apr 28 20:56:33 CEST 2011 - jslaby@suse.cz Thu Apr 28 20:30:56 CEST 2011 - bphilips@suse.de - Delete - patches.drivers/tg3-5785-and-57780-asic-revs-not-working.patch. + patches.drivers/tg3-5785-and-57780-asic-revs-not-working.patch. - commit 9917206 ------------------------------------------------------------------- Thu Apr 28 20:19:59 CEST 2011 - bphilips@suse.de - Delete - patches.suse/uvcvideo-ignore-hue-control-for-5986-0241.patch. + patches.suse/uvcvideo-ignore-hue-control-for-5986-0241.patch. - commit 08374b3 ------------------------------------------------------------------- @@ -4202,7 +4222,7 @@ Thu Apr 28 14:18:12 CEST 2011 - jbeulich@novell.com Wed Apr 27 22:20:02 CEST 2011 - jeffm@suse.com - Delete - patches.drivers/disable-catas_reset-by-default-to-avoid-problems-with-eeh.patch. + patches.drivers/disable-catas_reset-by-default-to-avoid-problems-with-eeh.patch. - commit 399a100 ------------------------------------------------------------------- @@ -4264,10 +4284,10 @@ Wed Apr 27 21:34:13 CEST 2011 - jeffm@suse.com - Delete patches.suse/acpi-don-t-preempt-until-the-system-is-up. - Delete - patches.suse/acpi-generic-initramfs-table-override-support. + patches.suse/acpi-generic-initramfs-table-override-support. - Delete patches.suse/add-initramfs-file_read_write. - Delete - patches.suse/init-move-populate_rootfs-back-to-start_kernel. + patches.suse/init-move-populate_rootfs-back-to-start_kernel. - commit d4910b3 ------------------------------------------------------------------- @@ -4281,14 +4301,14 @@ Wed Apr 27 21:29:24 CEST 2011 - jeffm@suse.com Wed Apr 27 21:11:59 CEST 2011 - jeffm@suse.com - Delete patches.suse/osync-error. It was unused and the issue it fixed in - kernels prior to 2.6.32 doesn't exist anymore. + kernels prior to 2.6.32 doesn't exist anymore. - commit 52cc654 ------------------------------------------------------------------- Wed Apr 27 20:48:55 CEST 2011 - jeffm@suse.com - Delete patches.suse/s390-System.map.diff: Proper fix in binutils has - long since been upstream. + long since been upstream. - commit 2847a36 ------------------------------------------------------------------- @@ -4321,7 +4341,7 @@ Wed Apr 27 20:18:37 CEST 2011 - jeffm@suse.com Wed Apr 27 20:16:52 CEST 2011 - jeffm@suse.com - Delete patches.suse/unmap_vmas-lat: No bug report or signed-off-by. - - Delete patches.arch/s390-add-FREE_PTE_NR. + - Delete patches.arch/s390-add-FREE_PTE_NR. - commit 2a392c2 ------------------------------------------------------------------- @@ -4334,7 +4354,7 @@ Wed Apr 27 20:16:00 CEST 2011 - jeffm@suse.com Wed Apr 27 20:15:02 CEST 2011 - jeffm@suse.com - Update to 2.6.39-rc5. - - Eliminated 2 patches. + - Eliminated 2 patches. - commit 5288a05 ------------------------------------------------------------------- @@ -4354,7 +4374,7 @@ Wed Apr 27 19:43:47 CEST 2011 - jeffm@suse.com Tue Apr 26 11:03:18 CEST 2011 - jkosina@suse.cz - HID: add noget quirk barcode scanners from Symbol Technologies - (bnc#689290). + (bnc#689290). - commit f5b999f ------------------------------------------------------------------- @@ -4367,7 +4387,7 @@ Fri Apr 22 00:01:41 CEST 2011 - jeffm@suse.com Tue Apr 19 23:37:06 CEST 2011 - jack@suse.cz - Revert changes to sparc configs to not make life harder for Jan Engelhardt - maintaining sparc architecture. + maintaining sparc architecture. - commit cdac873 ------------------------------------------------------------------- @@ -4386,7 +4406,7 @@ Tue Apr 19 23:30:34 CEST 2011 - jack@suse.cz Tue Apr 19 17:41:41 CEST 2011 - jeffm@suse.com - Updated to 2.6.39-rc4. - - Eliminated 1 patch. + - Eliminated 1 patch. - commit 3f654c8 ------------------------------------------------------------------- @@ -4399,15 +4419,15 @@ Tue Apr 19 17:16:52 CEST 2011 - jeffm@suse.com Mon Apr 18 10:30:49 CEST 2011 - eich@suse.de - Combined and consolidated bootsplash patch (bnc#669777, - bnc#570082, bnc#595657, bnc#594209, bnc#544645). - - Delete patches.suse/Cleanup-and-make-boot-splash-work-with-KMS.patch. - - Delete patches.suse/bootsplash. - - Delete patches.suse/bootsplash-console-fix. - - Delete patches.suse/bootsplash-keep-multiple-data. - - Delete patches.suse/bootsplash-scaler. - - Reformatted code, fixed some minor bugs that became obvious. - - Fixed race that led to null pointer dereference in splash_read_proc(): - bnc#669777. + bnc#570082, bnc#595657, bnc#594209, bnc#544645). + - Delete patches.suse/Cleanup-and-make-boot-splash-work-with-KMS.patch. + - Delete patches.suse/bootsplash. + - Delete patches.suse/bootsplash-console-fix. + - Delete patches.suse/bootsplash-keep-multiple-data. + - Delete patches.suse/bootsplash-scaler. + - Reformatted code, fixed some minor bugs that became obvious. + - Fixed race that led to null pointer dereference in splash_read_proc(): + bnc#669777. - commit 95844c5 ------------------------------------------------------------------- @@ -4420,7 +4440,7 @@ Sat Apr 16 19:18:05 CEST 2011 - trenn@suse.de Sat Apr 16 18:42:01 CEST 2011 - trenn@suse.de - intel_idle: Make lapic_timer_reliable_states a boot param - (bnc#675161). + (bnc#675161). - commit 85b156b ------------------------------------------------------------------- @@ -4434,7 +4454,7 @@ Sat Apr 16 00:31:11 CEST 2011 - jack@suse.cz Fri Apr 15 20:24:29 CEST 2011 - jeffm@suse.com - Enabled CONFIG_GIGASET_CAPI (bnc#686008). - - This results in automatically disabling CONFIG_GIGASET_I4L. + - This results in automatically disabling CONFIG_GIGASET_I4L. - commit 697e68b ------------------------------------------------------------------- @@ -4454,7 +4474,7 @@ Fri Apr 15 13:21:49 CEST 2011 - jbeulich@novell.com - Update Xen patches to 2.6.39-rc3 and c/s 1079. - blktap2: replace hard-coded limit of tap devices with - configurable one. + configurable one. - config.conf: Re-enable Xen configs. - Update x86 config files. - commit d3bfd6c @@ -4463,7 +4483,7 @@ Fri Apr 15 13:21:49 CEST 2011 - jbeulich@novell.com Thu Apr 14 18:43:07 CEST 2011 - jeffm@suse.com - fs/partitions/efi.c: corrupted GUID partition tables can cause - kernel oops (bnc#687113 CVE-2011-1577). + kernel oops (bnc#687113 CVE-2011-1577). - commit 385b393 ------------------------------------------------------------------- @@ -4508,7 +4528,7 @@ Tue Apr 12 21:30:55 CEST 2011 - jeffm@suse.com Tue Apr 12 20:46:13 CEST 2011 - jeffm@suse.com - Updated to 2.6.39-rc3. - - Eliminated 2 patches. + - Eliminated 2 patches. - commit 200c913 ------------------------------------------------------------------- @@ -4533,29 +4553,29 @@ Tue Apr 12 19:37:48 CEST 2011 - jeffm@suse.com Tue Apr 12 19:10:01 CEST 2011 - jeffm@suse.com - Update to 2.6.39-rc2. - - Eliminated 18 patches. - - Added 3 patches. - - hv_mouse: needs . - - dm-raid45: Remove blk_unplug calls. - - novfs: 2.6.39 API update. - - Xen, Swap-over-NFS, and certain SCSI multipath features are disabled. - - patches.kernel.org is no longer used to contain upstream patches - for -rc releases. Users planning on building their own kernel should - have a copy of the tarball corresponding to the -rc releases. + - Eliminated 18 patches. + - Added 3 patches. + - hv_mouse: needs . + - dm-raid45: Remove blk_unplug calls. + - novfs: 2.6.39 API update. + - Xen, Swap-over-NFS, and certain SCSI multipath features are disabled. + - patches.kernel.org is no longer used to contain upstream patches + for -rc releases. Users planning on building their own kernel should + have a copy of the tarball corresponding to the -rc releases. - commit adf9d16 ------------------------------------------------------------------- Mon Apr 11 09:43:45 CEST 2011 - neilb@suse.de - Make selection of 'readdir-plus' adapt to usage patterns - (bnc#678123). + (bnc#678123). - commit 5de99a8 ------------------------------------------------------------------- Wed Apr 6 09:01:38 CEST 2011 - jeffm@suse.de - reiserfs: Force inode evictions before umount to avoid crash - (bnc#610598 bnc#680073 bnc#684112). + (bnc#610598 bnc#680073 bnc#684112). - Delete patches.fixes/reiserfs-xattr-crash-fix. - commit bf57d20 @@ -4569,21 +4589,21 @@ Tue Apr 5 10:42:22 CEST 2011 - jslaby@suse.cz Wed Mar 30 23:50:41 CEST 2011 - jeffm@suse.com - Delete patches.suse/twofish-2.6. - - This was for 2.4 compatibility and has been moved to KMP purgatory. + - This was for 2.4 compatibility and has been moved to KMP purgatory. - commit dcca506 ------------------------------------------------------------------- Wed Mar 30 10:32:32 CEST 2011 - jslaby@suse.cz - Relax si_code check in rt_sigqueueinfo and rt_tgsigqueueinfo - (bnc#681826). + (bnc#681826). - commit 2e71042 ------------------------------------------------------------------- Mon Mar 28 16:08:19 CEST 2011 - trenn@suse.de - Update config files, remove CONFIG_X86_MCE_XEON75XX=m - ->driver got reverted with previous commit + ->driver got reverted with previous commit - Refresh patches.xen/xen3-auto-arch-x86.diff. - commit b367e7b @@ -4595,18 +4615,18 @@ Mon Mar 28 15:23:44 CEST 2011 - trenn@suse.de APEI implementation should take care of that in recent kernels. - Delete patches.arch/x86_mce_intel_decode_physical_address.patch. - Delete - patches.arch/x86_mce_intel_decode_physical_address_compile_fix.patch. + patches.arch/x86_mce_intel_decode_physical_address_compile_fix.patch. - Delete - patches.arch/x86_mce_intel_decode_physical_address_rename_fix.patch. + patches.arch/x86_mce_intel_decode_physical_address_rename_fix.patch. - Delete - patches.arch/x86_mce_intel_decode_physical_fix_dynamic_debug.patch. + patches.arch/x86_mce_intel_decode_physical_fix_dynamic_debug.patch. - commit 1fe7a22 ------------------------------------------------------------------- Mon Mar 28 14:07:07 CEST 2011 - mmarek@suse.cz - rpm/kernel-binary.spec.in: Do not install unneeded packages in the - build chroot. + build chroot. - commit 7f4c49d ------------------------------------------------------------------- @@ -4626,7 +4646,7 @@ Thu Mar 24 17:26:22 CET 2011 - tiwai@suse.de Thu Mar 24 16:21:06 CET 2011 - jslaby@suse.cz - Prevent rt_sigqueueinfo and rt_tgsigqueueinfo from spoofing - the signal code (bnc#681826 CVE-2011-1020). + the signal code (bnc#681826 CVE-2011-1020). - commit 2e42fd4 ------------------------------------------------------------------- @@ -4635,7 +4655,7 @@ Thu Mar 24 14:02:20 CET 2011 - tiwai@suse.de - sound/oss/opl3: validate voice and channel indexes (bnc#681999). - sound/oss: remove offset from load_patch callbacks (bnc#681999). - ALSA: sound/pci/asihpi: check adapter index in hpi_ioctl - (bnc#680816). + (bnc#680816). - commit 09ff6e9 ------------------------------------------------------------------- @@ -4648,7 +4668,7 @@ Mon Mar 21 19:56:38 CET 2011 - jack@suse.cz Mon Mar 21 16:44:29 CET 2011 - jkosina@suse.cz - HID: add support for Skycable 0x3f07 wireless presenter - (bnc#681297). + (bnc#681297). - commit 892e8d4 ------------------------------------------------------------------- @@ -4679,12 +4699,12 @@ Fri Mar 18 08:48:08 CET 2011 - jbeulich@novell.com Thu Mar 17 12:24:09 CET 2011 - sjayaraman@suse.de - netvm: Do not mark requests for swapfile writes as dirty or - kswapd fails to free the page (bnc#678472). + kswapd fails to free the page (bnc#678472). - nfs: Use page_file_offset during page writeback (bnc#677738). - nfs: Convert nfs_mark_request_dirty() to use page_file_mapping() - (bnc#677738). + (bnc#677738). - netvm: Remove duplicated initialization in net/ipv4/route.c - (bnc#678970). + (bnc#678970). - collapse: mm: Report the low watermark correctly (bnc#678497). - commit a798dd1 @@ -4698,7 +4718,7 @@ Tue Mar 15 16:19:53 CET 2011 - jeffm@suse.com Mon Mar 14 01:22:01 CET 2011 - jeffm@suse.com - Linux: 2.6.38-rc8. - - Eliminated 1 patch. + - Eliminated 1 patch. - commit 7da557d ------------------------------------------------------------------- @@ -4723,38 +4743,38 @@ Fri Mar 11 14:19:55 CET 2011 - jbeulich@novell.com Tue Mar 8 01:00:02 CET 2011 - jeffm@suse.de - Update to 2.6.38-rc7. - - Refresh patches.xen/xen-x86-no-lapic. - - Refresh patches.xen/xen3-patch-2.6.19. + - Refresh patches.xen/xen-x86-no-lapic. + - Refresh patches.xen/xen3-patch-2.6.19. - commit 7eb9d30 ------------------------------------------------------------------- Mon Mar 7 13:50:08 CET 2011 - mmarek@suse.cz - rpm/kernel-binary.spec.in: Do not abort build because of - supported.conf inconsistency if %supported_modules_check == 0. + supported.conf inconsistency if %supported_modules_check == 0. - rpm/kernel-binary.spec.in: Do not abort build because of - supported.conf inconsistency if %supported_modules_check == 0. + supported.conf inconsistency if %supported_modules_check == 0. - commit 88d5daa ------------------------------------------------------------------- Wed Mar 2 09:02:40 CET 2011 - jbeulich@novell.com - patches.arch/x86_64-unwind-annotations: Fix a fatal oversight in - yesterday's change. + yesterday's change. - commit 098768b ------------------------------------------------------------------- Mon Feb 28 15:34:35 CET 2011 - jbeulich@novell.com - patches.arch/x86_64-unwind-annotations: Add annotations to - lib/rwsem_64.S. + lib/rwsem_64.S. - commit 87944ac ------------------------------------------------------------------- Thu Feb 24 16:27:46 CET 2011 - tiwai@suse.de - ALSA: usb-audio: fix oops due to cleanup race when disconnecting - (bnc#674735). + (bnc#674735). - commit ed81f8c ------------------------------------------------------------------- @@ -4767,7 +4787,7 @@ Wed Feb 23 23:03:41 CET 2011 - mmarek@suse.cz Tue Feb 22 21:49:18 CET 2011 - jeffm@suse.com - Update to 2.6.38-rc6. - - Eliminated 1 patch. + - Eliminated 1 patch. - commit 6cce7bb ------------------------------------------------------------------- @@ -4780,7 +4800,7 @@ Tue Feb 22 10:00:42 CET 2011 - mmarek@suse.cz Mon Feb 21 10:31:05 CET 2011 - tiwai@suse.de - ALSA: caiaq - Fix possible string-buffer overflow (bnc#672499, - CVE-2011-0712). + CVE-2011-0712). - commit 5ef002b ------------------------------------------------------------------- @@ -4799,22 +4819,22 @@ Thu Feb 17 02:28:52 CET 2011 - jeffm@suse.de Thu Feb 17 01:24:01 CET 2011 - gregkh@suse.de - Update config files. - - disable CONFIG_DRM_VMWGFX (bnc#606458) - - update sparc configs to at least be able to run "make oldconfig" + - disable CONFIG_DRM_VMWGFX (bnc#606458) + - update sparc configs to at least be able to run "make oldconfig" - commit da75bd9 ------------------------------------------------------------------- Wed Feb 16 16:14:52 CET 2011 - jbeulich@novell.com - patches.arch/x86_64-unwind-annotations: Re-add change lost during - initial 2.6.37 merge. + initial 2.6.37 merge. - commit e493205 ------------------------------------------------------------------- Mon Feb 14 13:42:21 CET 2011 - mmarek@suse.cz - Move spec file templates and helper scripts to a separate branch, to - ease synchronizing these files among master, vanilla and linux-next. + ease synchronizing these files among master, vanilla and linux-next. - commit 411abb8 ------------------------------------------------------------------- @@ -4834,7 +4854,7 @@ Mon Feb 14 13:20:47 CET 2011 - mmarek@suse.cz Mon Feb 14 13:19:22 CET 2011 - mmarek@suse.cz - rpm/kernel-source.spec.in: Delete misc/extract-modaliases, the code - was merged into rpm's find-supplements script. + was merged into rpm's find-supplements script. - Delete rpm/check-build.sh, not needed anymore. - commit 0a157b1 @@ -4842,43 +4862,43 @@ Mon Feb 14 13:19:22 CET 2011 - mmarek@suse.cz Thu Feb 10 02:57:43 CET 2011 - jeffm@suse.com - flexcop: fix registering braindead stupid names (brc#575873 - bnc#661429). + bnc#661429). - commit 72bd3d0 ------------------------------------------------------------------- Wed Feb 9 22:55:13 CET 2011 - gregkh@suse.de - Staging: samsung-laptop: add support for lots of laptops - (bnc#661682). + (bnc#661682). - commit 1eb5eaa ------------------------------------------------------------------- Wed Feb 9 13:37:33 CET 2011 - mmarek@suse.cz - rpm/kernel-source.spec.in: Set timestamp of sources to the commit - timestamp, so that they are always older than generated files in - /usr/src/linux-obj (bnc#669669). + timestamp, so that they are always older than generated files in + /usr/src/linux-obj (bnc#669669). - commit 8565452 ------------------------------------------------------------------- Wed Feb 9 00:08:37 CET 2011 - mmarek@suse.cz - rpm/kernel-binary.spec.in: Do not run fdupes in /usr/src/linux-obj, to - keep timestamps intact. + keep timestamps intact. - commit 9ba5ff0 ------------------------------------------------------------------- Tue Feb 8 23:42:06 CET 2011 - mmarek@suse.cz - rpm/kernel-source.spec.in: Remove .gitignore files after applying patches - (fix last change). + (fix last change). - commit 907f9cc ------------------------------------------------------------------- Tue Feb 8 18:10:13 CET 2011 - jeffm@suse.com - Updated to 2.6.38-rc4. - - Eliminated 1 patch. + - Eliminated 1 patch. - commit c327e0a ------------------------------------------------------------------- @@ -4926,8 +4946,8 @@ Mon Feb 7 16:19:29 CET 2011 - mmarek@suse.cz Mon Feb 7 14:27:36 CET 2011 - mmarek@suse.cz - rpm/kernel-binary.spec.in, rpm/kernel-spec-macros: Fix the definition - of %release_major and rename it to %release_num to better describe - what it does. Add some comments to explain how the versioning works. + of %release_major and rename it to %release_num to better describe + what it does. Add some comments to explain how the versioning works. - commit 9a3bc94 ------------------------------------------------------------------- @@ -4946,14 +4966,14 @@ Fri Feb 4 01:46:21 CET 2011 - jeffm@suse.com Fri Feb 4 01:44:50 CET 2011 - jeffm@suse.com - Updated to 2.6.38-rc3. - - Eliminated 2 patches. + - Eliminated 2 patches. - commit b6b51ca ------------------------------------------------------------------- Wed Feb 2 17:25:06 CET 2011 - tiwai@suse.de - ALSA: hda - Fix memory leaks in conexant jack arrays - (bnc#668929). + (bnc#668929). - commit 31971a4 ------------------------------------------------------------------- @@ -4991,8 +5011,8 @@ Sun Jan 23 02:16:20 CET 2011 - jeffm@suse.de Sun Jan 23 00:25:45 CET 2011 - jeffm@suse.com - Update config files. - - CONFIG_EXPERT=n on all but ps3 - - Vanilla configs updated. + - CONFIG_EXPERT=n on all but ps3 + - Vanilla configs updated. - commit b25e639 ------------------------------------------------------------------- @@ -5013,7 +5033,7 @@ Sun Jan 23 00:09:06 CET 2011 - jeffm@suse.com Sat Jan 22 23:45:07 CET 2011 - jeffm@suse.com - Updated to 2.6.38-rc2. - - Eliminated 1 patch. + - Eliminated 1 patch. - commit 90baa82 ------------------------------------------------------------------- @@ -5032,30 +5052,30 @@ Sat Jan 22 00:32:08 CET 2011 - jeffm@suse.de Sat Jan 22 00:27:46 CET 2011 - jeffm@suse.de - Update to 2.6.38-rc1. - - Removed 12 patches. - - Xen is disabled. - - Quite a few patches need updating. + - Removed 12 patches. + - Xen is disabled. + - Quite a few patches need updating. - commit 9163bb7 ------------------------------------------------------------------- Fri Jan 21 02:42:39 CET 2011 - trenn@suse.de - perf: Do not export power_frequency, but power_start event - (bnc#665153). + (bnc#665153). - cpuidle/x86/perf: fix power:cpu_idle double end events and - throw cpu_idle events from the cpuidle layer (bnc#665153). + throw cpu_idle events from the cpuidle layer (bnc#665153). - perf: Clean up power events by introducing new, more generic - ones (bnc#665153). + ones (bnc#665153). - cpuidle: Rename X86 specific idle poll state from C0 to POLL - (bnc#665153). + (bnc#665153). - perf timechart: Adjust perf timechart to the new power events - (bnc#665153). + (bnc#665153). - Fix display of idle boxes (none). - Fix huge and wronge C-state drawings due to uninitialized - start/end timestamps (none). + start/end timestamps (none). - Update config files. - doc/config-options.changes: - CONFIG_EVENT_POWER_TRACING_DEPRECATED=y + CONFIG_EVENT_POWER_TRACING_DEPRECATED=y - commit b308eff ------------------------------------------------------------------- @@ -5068,7 +5088,7 @@ Wed Jan 19 21:13:46 CET 2011 - jbohac@suse.cz Tue Jan 18 01:48:18 CET 2011 - trenn@suse.de - ACPI / ACPICA: Initialize the global lock spinlock as - appropriate (bnc#637377). + appropriate (bnc#637377). - commit c4b8238 ------------------------------------------------------------------- @@ -5087,22 +5107,22 @@ Mon Jan 17 20:52:49 CET 2011 - jeffm@suse.com Fri Jan 14 16:29:03 CET 2011 - mmarek@suse.cz - Revert %kernelrelease changes originally made on the vanilla branch, - they break on master and must be done differently. + they break on master and must be done differently. - commit b610327 ------------------------------------------------------------------- Thu Jan 13 21:29:19 CET 2011 - jkosina@suse.cz - Input: introduce 'notimeout' blacklist for Dell Vostro V13 - (bnc#641105). + (bnc#641105). - commit cb76856 ------------------------------------------------------------------- Wed Jan 12 21:32:17 CET 2011 - jeffm@suse.com - In-kernel dependencies for reiser4 - - Delete patches.suse/reiser4-exports. - - Delete patches.suse/reiser4-set_page_dirty_notag. + - Delete patches.suse/reiser4-exports. + - Delete patches.suse/reiser4-set_page_dirty_notag. - commit 1b97130 ------------------------------------------------------------------- @@ -5176,7 +5196,7 @@ Thu Jan 6 20:51:31 CET 2011 - jeffm@suse.com Thu Jan 6 19:48:28 CET 2011 - mmarek@suse.cz - rpm/kernel-source.spec.in: Move the source tree if %kernelrelease is - different from the tarball version. + different from the tarball version. - commit 6be9ffe ------------------------------------------------------------------- @@ -5195,28 +5215,28 @@ Thu Jan 6 17:09:12 CET 2011 - jeffm@suse.com Thu Jan 6 17:08:44 CET 2011 - jeffm@suse.com - Removed unused kdb patches. - - Delete patches.suse/kdb-build-fixes. - - Delete patches.suse/kdb-common. - - Delete - patches.suse/kdb-fix-assignment-from-incompatible-pointer-warnings. - - Delete - patches.suse/kdb-fix-kdb_cmds-to-include-the-arch-common-macro. - - Delete patches.suse/kdb-handle-nonexistance-keyboard-controller. - - Delete patches.suse/kdb-ia64. - - Delete patches.suse/kdb-usb-rework. - - Delete patches.suse/kdb-vm-api-changes-for-2-6-34. - - Delete patches.suse/kdb-x86. - - Delete patches.suse/kdb-x86-build-fixes. - - Delete patches.suse/kdb_dont_touch_i8042_early.patch. - - Delete patches.suse/kdb_fix_ia64_build.patch. - - Delete patches.xen/xen3-kdb-x86. + - Delete patches.suse/kdb-build-fixes. + - Delete patches.suse/kdb-common. + - Delete + patches.suse/kdb-fix-assignment-from-incompatible-pointer-warnings. + - Delete + patches.suse/kdb-fix-kdb_cmds-to-include-the-arch-common-macro. + - Delete patches.suse/kdb-handle-nonexistance-keyboard-controller. + - Delete patches.suse/kdb-ia64. + - Delete patches.suse/kdb-usb-rework. + - Delete patches.suse/kdb-vm-api-changes-for-2-6-34. + - Delete patches.suse/kdb-x86. + - Delete patches.suse/kdb-x86-build-fixes. + - Delete patches.suse/kdb_dont_touch_i8042_early.patch. + - Delete patches.suse/kdb_fix_ia64_build.patch. + - Delete patches.xen/xen3-kdb-x86. - commit c9e725d ------------------------------------------------------------------- Thu Jan 6 16:10:26 CET 2011 - jeffm@suse.com - rpm/kernel-source.spec.in: Remove the relocation of the source tree. - It's expanded in-place. + It's expanded in-place. - commit 8cde941 ------------------------------------------------------------------- @@ -5229,7 +5249,7 @@ Thu Jan 6 15:49:34 CET 2011 - jack@suse.cz Thu Jan 6 13:56:07 CET 2011 - mmarek@suse.cz - Delete patches.fixes/kbuild-fix-generating-of-.symtypes-files. - Fixed upstream in commit e26d6b8. + Fixed upstream in commit e26d6b8. - commit 1b628e1 ------------------------------------------------------------------- @@ -5238,7 +5258,7 @@ Thu Jan 6 10:07:22 CET 2011 - mgalbraith@suse.de - Replaced autogroup patch with what will appear in 2.6.38 - Replaced cgroup use after free fix wtih what will appear in 2.6.38 - Refresh - patches.fixes/sched-cgroup-use-exit-hook-to-avoid-use-after-free-crash. + patches.fixes/sched-cgroup-use-exit-hook-to-avoid-use-after-free-crash. - Refresh patches.suse/sched-automated-per-session-task-groups. - Delete patches.fixes/sched-fix-autogroup-proc-interface-race. - commit 81f018b @@ -5259,7 +5279,7 @@ Thu Dec 30 00:50:58 CET 2010 - jeffm@suse.com Wed Dec 29 22:23:21 CET 2010 - jeffm@suse.com - Update to 2.6.37-rc8. - - Eliminated 1 patch. + - Eliminated 1 patch. - commit 42518e6 ------------------------------------------------------------------- @@ -5284,38 +5304,38 @@ Mon Dec 27 23:24:08 CET 2010 - jeffm@suse.com Mon Dec 27 23:09:38 CET 2010 - jeffm@suse.com - Update to 2.6.37-rc7. - - Eliminated 9 patches. + - Eliminated 9 patches. - commit d38591c ------------------------------------------------------------------- Mon Dec 20 12:48:45 CET 2010 - jslaby@suse.cz - Revert "x86: allocate space within a region top-down" - (bnc#655048). - Backport to XEN. + (bnc#655048). + Backport to XEN. - commit 92c0965 ------------------------------------------------------------------- Mon Dec 20 11:33:32 CET 2010 - jslaby@suse.cz - Revert "PCI: fix pci_bus_alloc_resource() hang, prefer positive - decode" (bnc#655048). + decode" (bnc#655048). - Revert "x86: allocate space within a region top-down" - (bnc#655048). + (bnc#655048). - Revert "x86/PCI: allocate space from the end of a region, - not the beginning" (bnc#655048). + not the beginning" (bnc#655048). - Revert "PCI: allocate bus resources from the top down" - (bnc#655048). + (bnc#655048). - Revert "resources: support allocating space within a region - from the top down" (bnc#655048). + from the top down" (bnc#655048). - resources: add arch hook for preventing allocation in reserved - areas (bnc#655048). + areas (bnc#655048). - x86: avoid low BIOS area when allocating address space - (bnc#655048). + (bnc#655048). - x86: avoid E820 regions when allocating address space - (bnc#655048). + (bnc#655048). - x86: avoid high BIOS area when allocating address space - (bnc#655048). + (bnc#655048). - Refresh patches.xen/xen3-patch-2.6.34. - commit 7bbbf27 @@ -5330,8 +5350,8 @@ Mon Dec 20 11:29:01 CET 2010 - jslaby@suse.cz Mon Dec 20 11:19:41 CET 2010 - jslaby@suse.cz - Delete - patches.fixes/res-0010-PCI-fix-pci_bus_alloc_resource-hang-prefer-positive-.patch. - It's unreferenced and wrong. + patches.fixes/res-0010-PCI-fix-pci_bus_alloc_resource-hang-prefer-positive-.patch. + It's unreferenced and wrong. - commit 9e6fc50 ------------------------------------------------------------------- @@ -5368,10 +5388,10 @@ Mon Dec 13 09:12:36 CET 2010 - tiwai@suse.de Fri Dec 10 09:23:46 CET 2010 - jslaby@suse.cz - resources: add arch hook for preventing allocation in reserved - areas (bnc#655048). + areas (bnc#655048). - x86: avoid BIOS area when allocating address space (bnc#655048). - x86: avoid PNP resources when allocating address space - (bnc#655048). + (bnc#655048). - Refresh patches.xen/xen3-patch-2.6.34. - commit 7e25353 @@ -5404,14 +5424,14 @@ Thu Dec 9 14:48:13 CET 2010 - mmarek@suse.cz Wed Dec 8 17:34:25 CET 2010 - mmarek@suse.cz - rpm/kernel-docs.spec.in: Allow to build against any version of - kernel-source + kernel-source - commit 37bdc47 ------------------------------------------------------------------- Tue Dec 7 16:38:29 CET 2010 - jbeulich@novell.com - patches.arch/x86_64-unwind-annotations: Remove stringification - (needed only with very old assemblers). + (needed only with very old assemblers). - commit 987c244 ------------------------------------------------------------------- @@ -5442,7 +5462,7 @@ Tue Dec 7 09:40:37 CET 2010 - jbeulich@novell.com Mon Dec 6 12:40:34 CET 2010 - mgalbraith@suse.de - Replace buggy per tty autogroup patch with final per session patch as - integrated into tip. + integrated into tip. - sched: Add 'autogroup' scheduling feature: automated per session task groups (bnc#657613). - Delete patches.suse/sched-automated-per-tty-task-groups. - commit 0db6b6b @@ -5451,12 +5471,12 @@ Mon Dec 6 12:40:34 CET 2010 - mgalbraith@suse.de Mon Dec 6 09:12:01 CET 2010 - jbeulich@novell.com - patches.rpmify/rpm-kernel-config, patches.rpmify/split-package, - patches.suse/0004-richacl-In-memory-representation-and-helper-function.patch, - patches.suse/SoN-15-netvm-reserve.patch, - patches.suse/SoN-27-nfs-swap_ops.patch, - patches.suse/kconfig-automate-kernel-desktop, - patches.suse/mm-tune-dirty-limits.patch, - patches.suse/supported-flag-enterprise: Clean up Kconfig portions. + patches.suse/0004-richacl-In-memory-representation-and-helper-function.patch, + patches.suse/SoN-15-netvm-reserve.patch, + patches.suse/SoN-27-nfs-swap_ops.patch, + patches.suse/kconfig-automate-kernel-desktop, + patches.suse/mm-tune-dirty-limits.patch, + patches.suse/supported-flag-enterprise: Clean up Kconfig portions. - commit 713650c ------------------------------------------------------------------- @@ -5489,7 +5509,7 @@ Fri Nov 26 15:04:27 CET 2010 - jbeulich@novell.com - Update Xen patches to 2.6.37-rc3-git1 and c/s 1055. - xen/acpi: Add memory hotadd to pvops dom0 (bnc#651066). - xen/acpi: Export host physical CPU information to dom0 - (bnc#651066). + (bnc#651066). - Xen: para-virtual watchdog driver. - introduce {rd,wr}msr_safe_on_pcpu() and add/enable users. - eliminate scalability issues from initrd handling. @@ -5513,7 +5533,7 @@ Wed Nov 24 15:49:45 CET 2010 - jeffm@suse.com Mon Nov 22 19:48:15 CET 2010 - jeffm@suse.com - Update to 2.6.37-rc3. - - Eliminated 1 patch. + - Eliminated 1 patch. - commit 12ac0ac ------------------------------------------------------------------- @@ -5537,7 +5557,7 @@ Sun Nov 21 16:35:45 CET 2010 - jslaby@suse.cz Wed Nov 17 17:10:32 CET 2010 - jeffm@suse.com - sched: automated per tty task groups. - - Enabled in -desktop flavors for better interactivity. + - Enabled in -desktop flavors for better interactivity. - commit 2d5d397 ------------------------------------------------------------------- @@ -5556,7 +5576,7 @@ Tue Nov 16 20:08:11 CET 2010 - jeffm@suse.com Mon Nov 15 23:58:59 CET 2010 - jslaby@suse.cz - PCI: fix pci_bus_alloc_resource() hang, prefer positive decode - (bnc#651256). + (bnc#651256). - commit 4404c19 ------------------------------------------------------------------- @@ -5569,7 +5589,7 @@ Mon Nov 15 21:33:19 CET 2010 - jeffm@suse.com Mon Nov 15 21:30:37 CET 2010 - jeffm@suse.com - Update to 2.6.37-rc1-git11. - - Eliminated 2 patches. + - Eliminated 2 patches. - commit 5959a67 ------------------------------------------------------------------- @@ -5588,16 +5608,16 @@ Sat Nov 13 10:08:17 CET 2010 - jslaby@suse.cz Fri Nov 12 18:37:10 CET 2010 - jeffm@suse.de - Update to 2.6.37-rc1. - - Eliminated 26 patches. - - Xen is disabled. + - Eliminated 26 patches. + - Xen is disabled. - commit b9044e3 ------------------------------------------------------------------- Thu Nov 11 19:37:05 CET 2010 - gregkh@suse.de - Update config files. (bnc#652954) increase the number of possible and - default uarts for users with multi-port serial cards for the i386 and - x86-64 default configs. + default uarts for users with multi-port serial cards for the i386 and + x86-64 default configs. - commit 85c87e3 ------------------------------------------------------------------- @@ -5611,20 +5631,20 @@ Thu Nov 11 13:48:24 CET 2010 - jslaby@suse.cz Thu Nov 11 11:18:45 CET 2010 - jslaby@suse.cz - resources: add a default alignf to simplify find_resource() - (bnc#651256). + (bnc#651256). - resources: factor out resource_clip() to simplify - find_resource() (bnc#651256). + find_resource() (bnc#651256). - resources: ensure callback doesn't allocate outside available - space (bnc#651256). + space (bnc#651256). - resources: handle overflow when aligning start of available area - (bnc#651256). + (bnc#651256). - resources: support allocating space within a region from the - top down (bnc#651256). + top down (bnc#651256). - PCI: allocate bus resources from the top down (bnc#651256). - x86/PCI: allocate space from the end of a region, not the - beginning (bnc#651256). + beginning (bnc#651256). - x86: update iomem_resource end based on CPU physical address - capabilities (bnc#651256). + capabilities (bnc#651256). - x86: allocate space within a region top-down (bnc#651256). - Refresh patches.xen/xen3-patch-2.6.34. - commit 8c68ad1 @@ -5633,21 +5653,21 @@ Thu Nov 11 11:18:45 CET 2010 - jslaby@suse.cz Tue Nov 9 15:28:57 CET 2010 - jack@suse.cz - novfs: Fix for the issue of kernel dumps core on restart - (bnc#641811). + (bnc#641811). - commit 76ba833 ------------------------------------------------------------------- Fri Oct 29 13:47:35 CEST 2010 - jslaby@suse.cz - net: Limit socket I/O iovec total length to INT_MAX - (bnc#650128). + (bnc#650128). - commit 2ba74bb ------------------------------------------------------------------- Fri Oct 29 01:53:34 CEST 2010 - trenn@suse.de - Update config files. - Forgot to enable ACPI_EC_DEBUGFS on i386/pae + Forgot to enable ACPI_EC_DEBUGFS on i386/pae - commit 66b605b ------------------------------------------------------------------- @@ -5667,14 +5687,14 @@ Wed Oct 27 14:51:30 CEST 2010 - jslaby@suse.cz Tue Oct 26 21:31:22 CEST 2010 - trenn@suse.de - Update config files. - Enable CONFIG_ACPI_EC_DEBUGFS=m on supported archs. + Enable CONFIG_ACPI_EC_DEBUGFS=m on supported archs. - commit 9035254 ------------------------------------------------------------------- Tue Oct 26 13:41:23 CEST 2010 - jbeulich@novell.com - Update Xen config files (restore options accidentally deleted - by 1b1584fccbfdc42e6e8b35c3c207ca65feb0c7d5). + by 1b1584fccbfdc42e6e8b35c3c207ca65feb0c7d5). - commit f8e5000 ------------------------------------------------------------------- @@ -5682,7 +5702,7 @@ Mon Oct 25 12:53:38 CEST 2010 - jbeulich@novell.com - Update Xen patches to 2.6.36 and c/s 1043. - xen: netback: take net_schedule_list_lock when removing entry - from net_schedule_list. + from net_schedule_list. - Update Xen config files. - commit b772cd8 @@ -5692,7 +5712,7 @@ Mon Oct 25 08:58:15 CEST 2010 - tiwai@suse.de - ALSA: hda - Add workarounds for CT-IBG controllers (bnc#564324). - ALSA: hda - Add some workarounds for Creative IBG (bnc#564324). - ALSA: hda - Fix wrong SPDIF NID assignment for CA0110 - (bnc#564324). + (bnc#564324). - commit 2256eda ------------------------------------------------------------------- @@ -5705,7 +5725,7 @@ Fri Oct 22 21:18:25 CEST 2010 - jeffm@suse.de Fri Oct 22 13:32:04 CEST 2010 - jbeulich@novell.com - patches.arch/i386-unwind-annotations, - patches.arch/x86_64-unwind-annotations: Update Patch-mainline tags. + patches.arch/x86_64-unwind-annotations: Update Patch-mainline tags. - commit 6ee5ccb ------------------------------------------------------------------- @@ -5720,7 +5740,7 @@ Thu Oct 21 10:11:03 CEST 2010 - sjayaraman@suse.de Mon Oct 18 16:54:57 CEST 2010 - trenn@suse.de - ACPI: Make Embedded Controller command timeout delay - configurable (bnc#639261). + configurable (bnc#639261). - commit 9ea38cf ------------------------------------------------------------------- @@ -5756,7 +5776,7 @@ Mon Oct 11 17:14:51 CEST 2010 - mmarek@suse.cz Mon Oct 11 16:12:29 CEST 2010 - jbeulich@novell.com - patches.apparmor/apparmor-compatibility-patch-for-v5-network-control: - Remove .rej file from this patch. + Remove .rej file from this patch. - commit 8828ce5 ------------------------------------------------------------------- @@ -5769,7 +5789,7 @@ Fri Oct 8 17:40:50 CEST 2010 - jeffm@suse.de Tue Oct 5 18:02:19 CEST 2010 - jbeulich@novell.com - patches.drivers/dynamic_debug_4.patch: Fix build issues with - !DYNAMIC_DEBUG and build warning. + !DYNAMIC_DEBUG and build warning. - commit b08d2aa ------------------------------------------------------------------- @@ -5782,7 +5802,7 @@ Tue Oct 5 17:19:46 CEST 2010 - jeffm@suse.de Tue Oct 5 16:58:20 CEST 2010 - jeffm@suse.de - AppArmor: Allow dfa backward compatibility with broken - userspace. + userspace. - AppArmor: compatibility patch for v5 interface. - AppArmor: compatibility patch for v5 network control. - commit cb27981 @@ -5791,7 +5811,7 @@ Tue Oct 5 16:58:20 CEST 2010 - jeffm@suse.de Mon Oct 4 16:57:34 CEST 2010 - jeffm@suse.de - Update to 2.6.36-rc6. - - Eliminated 2 patches. + - Eliminated 2 patches. - commit 57ae577 ------------------------------------------------------------------- @@ -5804,25 +5824,25 @@ Fri Sep 24 13:45:31 CEST 2010 - jbeulich@novell.com Fri Sep 24 13:23:13 CEST 2010 - trenn@suse.de - acpi: ec_sys: access user space with get_user()/put_user() - (none). + (none). - commit d028761 ------------------------------------------------------------------- Fri Sep 24 13:14:36 CEST 2010 - trenn@suse.de - kernel/module.c: Fix compiler warnings if debug is compiled in - (none). + (none). - PNP: Use dev_dbg instead of dev_printk(KERN_DEBUG.. if - DYNAMIC_DEBUG is compiled in (none). + DYNAMIC_DEBUG is compiled in (none). - PNP: Compile all pnp built-in stuff in one module namespace - (none). + (none). - Dynamic Debug: Introduce global fake module param module.ddebug - - V4 (none). + - V4 (none). - Dynamic Debug: Initialize dynamic debug earlier via - arch_initcall (none). + arch_initcall (none). - Dynamic Debug: Introduce ddebug_query= boot parameter (none). - Dynamic Debug: Split out query string parsing/setup from - proc_write (none). + proc_write (none). - commit dcd5c68 ------------------------------------------------------------------- @@ -5847,7 +5867,7 @@ Fri Sep 24 09:54:16 CEST 2010 - jbeulich@novell.com Thu Sep 23 23:33:54 CEST 2010 - mmarek@suse.cz - rpm/kernel-binary.spec.in: Fix for kernel release strings like - 2.6.36-rc5-73-g57aebd7-vanilla. + 2.6.36-rc5-73-g57aebd7-vanilla. - rpm/kernel-spec-macros: Cleanup. - commit 0926a18 @@ -5855,7 +5875,7 @@ Thu Sep 23 23:33:54 CEST 2010 - mmarek@suse.cz Thu Sep 23 19:16:00 CEST 2010 - jeffm@suse.de - rose: Fix signedness issues wrt. digi count (CVE-2010-3310 - bnc#640721). + bnc#640721). - commit bcdc88b ------------------------------------------------------------------- @@ -5874,7 +5894,7 @@ Tue Sep 21 14:15:34 CEST 2010 - mmarek@suse.cz Tue Sep 21 13:59:10 CEST 2010 - jeffm@suse.de - Linux: 2.6.36-rc5. - - Eliminated 6 patches (all security backports). + - Eliminated 6 patches (all security backports). - commit d4603b4 ------------------------------------------------------------------- @@ -5882,8 +5902,8 @@ Mon Sep 20 19:57:39 CEST 2010 - jeffm@suse.de - Revert "- make SCSI and ATA drivers modules again. (bnc#564357)." This reverts commit 75e8e5eae2c1e8dd279370f2c7650835ee821deb. - - make SCSI and ATA drivers modules again. - (bnc#564357) + - make SCSI and ATA drivers modules again. + (bnc#564357) This change only applies to enterprise releases and should have been reverted prior to the release of openSUSE 11.3. - commit 7fc084f @@ -5892,14 +5912,14 @@ Mon Sep 20 19:57:39 CEST 2010 - jeffm@suse.de Mon Sep 20 16:03:14 CEST 2010 - sjayaraman@suse.de - Update patches.suse/SoN-05-reserve-slub.patch to accomodate an upstream - change that uses kmem_cache flags instead of PageSlubDebug flag. + change that uses kmem_cache flags instead of PageSlubDebug flag. - commit 4ea582b ------------------------------------------------------------------- Mon Sep 20 15:25:41 CEST 2010 - jeffm@suse.de - Set LSM_MMAP_MIN_ADDR=0 to allow tools like DOSemu to work properly. The - default is still set to 64k. + default is still set to 64k. - commit 0581892 ------------------------------------------------------------------- @@ -5912,25 +5932,25 @@ Sun Sep 19 17:39:03 CEST 2010 - jeffm@suse.com Fri Sep 17 01:05:47 CEST 2010 - jeffm@suse.de - wext: fix potential private ioctl memory content leak - (CVE-2010-2955 bnc#635413). + (CVE-2010-2955 bnc#635413). - wext: fix potential private ioctl memory content leak - (CVE-2010-2955 bnc#635413). + (CVE-2010-2955 bnc#635413). - commit 6df45c9 ------------------------------------------------------------------- Thu Sep 16 20:58:28 CEST 2010 - jeffm@suse.de - x86-64, compat: Test %rax for the syscall number, not %eax - (CVE-2010-3301 bnc#639708). + (CVE-2010-3301 bnc#639708). - x86-64, compat: Retruncate rax after ia32 syscall entry tracing - (CVE-2010-3301 bnc#639708). + (CVE-2010-3301 bnc#639708). - commit fb77404 ------------------------------------------------------------------- Thu Sep 16 20:37:08 CEST 2010 - jeffm@suse.de - compat: Make compat_alloc_user_space() incorporate the - access_ok() (CVE-2010-3081 bnc#639709). + access_ok() (CVE-2010-3081 bnc#639709). - commit 664a0ac ------------------------------------------------------------------- @@ -5943,21 +5963,21 @@ Wed Sep 15 20:17:27 CEST 2010 - jeffm@suse.com Wed Sep 15 19:32:01 CEST 2010 - jeffm@suse.de - drivers/net/usb/hso.c: prevent reading uninitialized memory - (CVE-2010-3298 bnc#639483). + (CVE-2010-3298 bnc#639483). - commit 35e70c8 ------------------------------------------------------------------- Wed Sep 15 19:23:44 CEST 2010 - jeffm@suse.de - drivers/net/cxgb3/cxgb3_main.c: prevent reading uninitialized - stack memory (CVE-2010-3296 bnc#639481). + stack memory (CVE-2010-3296 bnc#639481). - commit a0634a9 ------------------------------------------------------------------- Wed Sep 15 19:07:53 CEST 2010 - jeffm@suse.de - drivers/net/eql.c: prevent reading uninitialized stack memory - (CVE-2010-3297 bnc#639482). + (CVE-2010-3297 bnc#639482). - commit 2a7b160 ------------------------------------------------------------------- @@ -5972,11 +5992,11 @@ Wed Sep 15 17:28:18 CEST 2010 - tiwai@suse.de Tue Sep 14 08:13:57 CEST 2010 - jslaby@suse.cz - Update to Linux 2.6.36-rc4. - - Obsoletes: - - patches.fixes/bonding-jiffies2.patch. - - patches.fixes/irda-correctly-clean-up-self-ias_obj-on-irda_bind-failure. - - patches.fixes/net-sched-fix-kernel-leak-in-act_police. - - patches.rpmify/spectra-depends-on-moorestown. + - Obsoletes: + - patches.fixes/bonding-jiffies2.patch. + - patches.fixes/irda-correctly-clean-up-self-ias_obj-on-irda_bind-failure. + - patches.fixes/net-sched-fix-kernel-leak-in-act_police. + - patches.rpmify/spectra-depends-on-moorestown. - fix build on s390 as of 2.6.36-rc4. - Refresh patches.suse/SoN-08-mm-page_alloc-emerg.patch. - Refresh patches.suse/reiser4-set_page_dirty_notag. @@ -6006,7 +6026,7 @@ Fri Sep 3 18:57:13 CEST 2010 - jeffm@suse.de Fri Sep 3 16:38:10 CEST 2010 - jeffm@suse.com - irda: Correctly clean up self->ias_obj on irda_bind() failure - (CVE-2010-2954 bnc#636112). + (CVE-2010-2954 bnc#636112). - commit f04e61f ------------------------------------------------------------------- @@ -6028,7 +6048,7 @@ Wed Sep 1 11:40:45 CEST 2010 - jbeulich@novell.com Wed Sep 1 00:53:49 CEST 2010 - jeffm@suse.com - net sched: fix kernel leak in act_police (CVE-2010-2942 - bnc#632309). + bnc#632309). - commit 66e1d72 ------------------------------------------------------------------- @@ -6047,28 +6067,28 @@ Mon Aug 30 17:24:07 CEST 2010 - jeffm@suse.de Mon Aug 30 17:03:30 CEST 2010 - jeffm@suse.de - Update to Linux: 2.6.36-rc3. - - Eliminated 7 patches. + - Eliminated 7 patches. - commit d298d2d ------------------------------------------------------------------- Sat Aug 28 13:09:20 CEST 2010 - jslaby@suse.cz - Delete - patches.suse/rlim-0020-core-optimize-setrlimit-for-current-task.patch. + patches.suse/rlim-0020-core-optimize-setrlimit-for-current-task.patch. - Delete - patches.suse/rlim-0021-FS-proc-switch-limits-reading-to-fops.patch. + patches.suse/rlim-0021-FS-proc-switch-limits-reading-to-fops.patch. - Delete - patches.suse/rlim-0022-FS-proc-make-limits-writable.patch. - This was just a workaround crap. In 2.6.36 we have a nice syscall - instead. Sorry for commiting this to the merge-36 branch first. I - didn't notice it was already merged here. + patches.suse/rlim-0022-FS-proc-make-limits-writable.patch. + This was just a workaround crap. In 2.6.36 we have a nice syscall + instead. Sorry for commiting this to the merge-36 branch first. I + didn't notice it was already merged here. - commit 5449fcb ------------------------------------------------------------------- Fri Aug 27 16:26:16 CEST 2010 - jeffm@suse.com - Disabled ACPI table override patches again. fsnotify was introduced into - the truncate path and causes crashes. + the truncate path and causes crashes. - commit e18fc2c ------------------------------------------------------------------- @@ -6123,22 +6143,22 @@ Tue Aug 24 17:11:08 CEST 2010 - jeffm@suse.de Tue Aug 24 17:07:45 CEST 2010 - jeffm@suse.de - Refresh patches.suse/SoN-20-netvm-tcp-deadlock.patch: Added missing - fixup for sk_rmem_schedule in caif. + fixup for sk_rmem_schedule in caif. - commit a9ff761 ------------------------------------------------------------------- Tue Aug 24 16:47:58 CEST 2010 - mmarek@suse.cz - makefile: not need to regenerate kernel.release file when - make kernelrelease. + make kernelrelease. - commit 81237a8 ------------------------------------------------------------------- Tue Aug 24 16:18:58 CEST 2010 - jeffm@suse.com - rpm/kernel-source.spec.in, scripts/tar-up.sh: Renamed config-options.changes - to config-options.changes.txt in the exported package to avoid triggering - a build service rule error. + to config-options.changes.txt in the exported package to avoid triggering + a build service rule error. - commit ff4889e ------------------------------------------------------------------- @@ -6152,7 +6172,7 @@ Tue Aug 24 16:16:55 CEST 2010 - jeffm@suse.com Tue Aug 24 15:43:02 CEST 2010 - jeffm@suse.com - Renamed doc/config-options.changes to doc/config-options.changes.txt to - avoid triggering a build service rule error. + avoid triggering a build service rule error. - commit 124ac26 ------------------------------------------------------------------- @@ -6171,14 +6191,14 @@ Mon Aug 23 20:25:52 CEST 2010 - jeffm@suse.de Mon Aug 23 20:14:03 CEST 2010 - jeffm@suse.de - rpm/kernel-binary.spec.in: Disable CONFIG_DEBUG_INFO. It's enabled - dynamically in the spec file and now has follow-on options. + dynamically in the spec file and now has follow-on options. - commit d270759 ------------------------------------------------------------------- Mon Aug 23 19:57:40 CEST 2010 - jeffm@suse.de - patches.rpmify/spectra-drop-locked_ioctl-support: add - to grab the BKL + to grab the BKL - commit 1df02ec ------------------------------------------------------------------- @@ -6191,20 +6211,20 @@ Mon Aug 23 17:57:06 CEST 2010 - jeffm@suse.de Mon Aug 23 16:59:08 CEST 2010 - jeffm@suse.de - Updated to 2.6.36-rc2. - - Eliminated 2 patches. + - Eliminated 2 patches. - commit 52d47a0 ------------------------------------------------------------------- Wed Aug 18 19:44:13 CEST 2010 - jeffm@suse.de - Update to 2.6.36-rc1. - - Eliminated 71 patches. - - spectra: Drop ->locked_ioctl support. - - spectra: Drop ->prepare_flush_fn support. - - spectra: Remove duplicate GLOB_VERSION. - - novfs: Fix ioctl usage. - - novfs: use evict_inode. - - Xen is disabled. + - Eliminated 71 patches. + - spectra: Drop ->locked_ioctl support. + - spectra: Drop ->prepare_flush_fn support. + - spectra: Remove duplicate GLOB_VERSION. + - novfs: Fix ioctl usage. + - novfs: use evict_inode. + - Xen is disabled. - commit 63642f6 ------------------------------------------------------------------- @@ -6223,10 +6243,10 @@ Fri Aug 13 02:39:29 CEST 2010 - jeffm@suse.com Thu Aug 12 20:42:29 CEST 2010 - gregkh@suse.de - Update to 2.6.35.1 - - security fixes - - bug fixes - - obsoletes: - patches.fixes/e1000e-don-t-inadvertently-re-set-INTX_DISABLE.patch. + - security fixes + - bug fixes + - obsoletes: + patches.fixes/e1000e-don-t-inadvertently-re-set-INTX_DISABLE.patch. - commit a009fb4 ------------------------------------------------------------------- @@ -6258,7 +6278,7 @@ Thu Aug 12 19:24:58 CEST 2010 - jeffm@suse.com Thu Aug 12 08:54:30 CEST 2010 - jslaby@suse.cz - patches.fixes/vmscan-fix-stalls.patch: vmscan: raise the bar - to PAGEOUT_IO_SYNC stalls (bnc#625339). + to PAGEOUT_IO_SYNC stalls (bnc#625339). - commit 1efea94 ------------------------------------------------------------------- @@ -6271,7 +6291,7 @@ Wed Aug 11 23:34:07 CEST 2010 - jack@suse.cz Wed Aug 11 06:08:17 CEST 2010 - neilb@suse.de - Refresh - patches.fixes/nfsd-05-sunrpc-cache-allow-thread-to-block-while-waiting-for.patch. + patches.fixes/nfsd-05-sunrpc-cache-allow-thread-to-block-while-waiting-for.patch. - Refresh patches.fixes/sunrpc-monotonic-expiry. - Delete patches.fixes/nfs-write.c-bug-removal.patch. Update some patches for 2.6.35 @@ -6281,14 +6301,14 @@ Wed Aug 11 06:08:17 CEST 2010 - neilb@suse.de Wed Aug 11 05:42:36 CEST 2010 - neilb@suse.de - NFS: allow close-to-open cache semantics to apply to root of - NFS filesystem (bnc#584720). + NFS filesystem (bnc#584720). - commit deea101 ------------------------------------------------------------------- Tue Aug 10 19:19:37 CEST 2010 - tiwai@suse.de - ALSA: hda - patch_nvhdmi.c: Add missing codec IDs, unify names - (bnc#627212). + (bnc#627212). - ALSA: hda - Add pin-fix for HP dc5750 (bnc#624118). - commit 4844a71 @@ -6297,13 +6317,13 @@ Mon Aug 9 16:28:00 CEST 2010 - jbeulich@novell.com - Update Xen patches to 2.6.35 final and c/s 1025. - create devices in /dev/xen when they are expected to be - used there. + used there. - xen/netback: Allow setting of large MTU before rings have - connected. + connected. - xen/netback: Always pull through PKT_PROT_LEN bytes into the - linear part of an skb. + linear part of an skb. - pass trigger mode and polarity information to Xen for all - interrupts. + interrupts. - Update Xen config files. - supported.conf: Add pci-iomul.ko. - commit c642c1b @@ -6312,7 +6332,7 @@ Mon Aug 9 16:28:00 CEST 2010 - jbeulich@novell.com Fri Aug 6 17:03:09 CEST 2010 - jeffm@suse.de - patches.xen/xen3-auto-xen-arch.diff: Update struct acpi_power_register - usage from upstream commit 718be4aa. + usage from upstream commit 718be4aa. - commit 4ce0b48 ------------------------------------------------------------------- @@ -6343,7 +6363,7 @@ Fri Jul 23 18:25:37 CEST 2010 - jeffm@suse.de Fri Jul 23 12:15:59 CEST 2010 - jack@suse.cz - novfs: code cleanup for one case of novfs return value - (bnc#624606). + (bnc#624606). - commit 4875860 ------------------------------------------------------------------- @@ -6356,7 +6376,7 @@ Wed Jul 21 11:07:10 CEST 2010 - jack@suse.cz Wed Jul 21 10:47:22 CEST 2010 - jack@suse.cz - novfs: Fix a memory leak that causes an OOM condition - (bnc#610828). + (bnc#610828). - commit 519d8a0 ------------------------------------------------------------------- @@ -6370,7 +6390,7 @@ Tue Jul 20 12:55:33 CEST 2010 - mmarek@suse.cz - scripts/tar-up.sh: Generate the rpm changelog using gitlog2changes. - Move kernel-source.changes.old to rpm/ (not included in the pachage - though). + though). - commit 8ed2389 ------------------------------------------------------------------- diff --git a/kernel-imx51.spec b/kernel-imx51.spec index 355c85bb..7e4368af 100644 --- a/kernel-imx51.spec +++ b/kernel-imx51.spec @@ -17,8 +17,8 @@ # norootforbuild -%define srcversion 3.7-rc8 -%define patchversion 3.7.0-rc8 +%define srcversion 3.7 +%define patchversion 3.7.0 %define variant %{nil} %define vanilla_only 0 @@ -57,7 +57,7 @@ Name: kernel-imx51 Summary: Kernel for Freescale's iMX SoC -Version: 3.7.rc8 +Version: 3.7.0 Release: 0 License: GPL-2.0 Group: System/Kernel @@ -136,7 +136,7 @@ Conflicts: libc.so.6()(64bit) Provides: kernel = %version-%source_rel -Source0: http://www.kernel.org/pub/linux/kernel/v3.x/testing/linux-%srcversion.tar.bz2 +Source0: http://www.kernel.org/pub/linux/kernel/v3.x/linux-%srcversion.tar.bz2 Source2: source-post.sh Source3: kernel-source.rpmlintrc Source8: devel-pre.sh diff --git a/kernel-omap2plus.changes b/kernel-omap2plus.changes index d2b5ac29..5f99db5f 100644 --- a/kernel-omap2plus.changes +++ b/kernel-omap2plus.changes @@ -1,3 +1,21 @@ +------------------------------------------------------------------- +Tue Dec 11 20:42:22 CET 2012 - ohering@suse.de + +- Drivers: hv: balloon: Fix a memory leak. +- commit 26cdad5 + +------------------------------------------------------------------- +Tue Dec 11 19:29:44 CET 2012 - jeffm@suse.com + +- Update to 3.7-final. +- commit 1771a73 + +------------------------------------------------------------------- +Tue Dec 11 17:00:46 CET 2012 - ohering@suse.de + +- Update patch headers for fate314663 and fate314665 changes +- commit 44044f1 + ------------------------------------------------------------------- Tue Dec 11 00:30:54 CET 2012 - jack@suse.cz @@ -5,6 +23,12 @@ Tue Dec 11 00:30:54 CET 2012 - jack@suse.cz ext3 will be removed upstream so let's do the transition. - commit dadc8ea +------------------------------------------------------------------- +Fri Dec 7 13:57:47 CET 2012 - guillaume.gardet@oliseo.fr + +- Update omap2plus (armv7) config: Enable TWL* USB drivers +- commit 28c09f5 + ------------------------------------------------------------------- Fri Dec 7 12:14:08 CET 2012 - jbeulich@suse.com @@ -32,11 +56,11 @@ Thu Dec 6 21:51:12 CET 2012 - ohering@suse.de - mm: Export a function to get vm committed memory. - Drivers: hv: Add Hyper-V balloon driver. - Drivers: hv: balloon: Fix a bug in the definition of struct - dm_info_msg. + dm_info_msg. - Update config files. fate#314665 hyper-v: Update the Vmbus protocol - Drivers: hv: Implement routines for read side signaling - optimization. + optimization. - Drivers: hv: Add state to manage batched reading. - Drivers: hv: Turn off batched reading for util drivers. - Drivers: hv: Optimize signaling in the read path. @@ -44,21 +68,21 @@ Thu Dec 6 21:51:12 CET 2012 - ohering@suse.de - Drivers: hv: Get rid of hv_get_ringbuffer_interrupt_mask(). - Drivers: hv: Support handling multiple VMBUS versions. - Drivers: hv: Update the ring buffer structure to match win8 - functionality. + functionality. - Drivers: hv: Extend/modify vmbus_channel_offer_channel for - win7 and beyond. + win7 and beyond. - Drivers: hv: Save and export negotiated vmbus version. - Drivers: hv: Change the signature for hv_signal_event(). - Drivers: hv: Change the signature of vmbus_set_event(). - Drivers: hv: Move vmbus version definitions to hyperv.h. - Drivers: hv: Manage signaling state on a per-connection basis. - Drivers: hv: Cleanup vmbus_set_event() to support win7 and - beyond. + beyond. - Drivers: hv: Setup a mapping for Hyper-V's notion cpu ID. - Drivers: hv: Add state to manage incoming channel interrupt - load. + load. - Drivers: hv: Modify the interrupt handling code to support - win8 and beyond. + win8 and beyond. - Drivers: hv: Add code to distribute channel interrupt load. - Drivers: hv: Get rid of the unused global signaling state. - Drivers: hv: Get rid of unnecessary request for offers. @@ -69,7 +93,7 @@ Thu Dec 6 21:51:12 CET 2012 - ohering@suse.de - Drivers: hv: Implement flow management on the send side. - Drivers: hv: Capture the host build information. - Drivers: hv: Cleanup and consolidate reporting of build/version - info. + info. - commit 4fccd03 ------------------------------------------------------------------- @@ -244,14 +268,14 @@ Fri Nov 2 13:50:13 CET 2012 - jbeulich@novell.com - Update Xen patches to 3.7-rc3 and c/s 1202. - extend base interfaces to support multi-page rings for - frontend/backend communication. + frontend/backend communication. - blkback: allow using multiple page frontend communication ring. - blkfront: allow using multiple page backend communication ring. - ACPI: Store valid ACPI tables passed via early initrd in - reserved memblock areas. + reserved memblock areas. - ACPI: Fix build when disabled. - ACPI: Cleanup acpi_initrd_override declaration and remove - ifdefs. + ifdefs. - config.conf: Re-enable Xen configs. - Update x86 config files. - Delete patches.xen/xen3-acpi_override_2_2.patch. @@ -372,7 +396,7 @@ Sun Oct 21 23:17:25 CEST 2012 - jslaby@suse.cz - Refresh patches.xen/xen3-patch-3.6. - Delete patches.fixes/hv-storvsc-reset-wait.patch. - Delete - patches.rpmify/x86-kbuild-archscripts-depends-on-scripts_basic. + patches.rpmify/x86-kbuild-archscripts-depends-on-scripts_basic. - commit cfee26b ------------------------------------------------------------------- @@ -394,19 +418,19 @@ Thu Oct 18 16:26:57 CEST 2012 - trenn@suse.de and proper git-xy: meta tags: - lib: Add early cpio decoder. - x86, acpi: Introduce x86 arch specific arch_reserve_mem_area() - for e820 handling. + for e820 handling. - ACPI: Store valid ACPI tables passed via early initrd in - reserved memblock areas. + reserved memblock areas. - ACPI: Implement physical address table override. - ACPI: Create acpi_table_taint() function to avoid code - duplication. + duplication. - ACPI: Document ACPI table overriding via initrd. - ACPI: Fix build when disabled. - X86 ACPI: Use #ifdef not #if for CONFIG_X86 check. - ACPI: Overriding ACPI tables via initrd only works with - an initrd. + an initrd. - ACPI: Cleanup acpi_initrd_override declaration and remove - ifdefs. + ifdefs. - Delete patches.arch/acpi_fix_custom_method_acc.patch. - Delete patches.arch/acpi_override_2_2.patch. - Delete patches.arch/acpi_override_documentation. @@ -455,11 +479,11 @@ Thu Oct 11 17:17:11 CEST 2012 - guillaume.gardet@oliseo.fr Wed Oct 10 21:28:30 CEST 2012 - jslaby@suse.cz - Delete - patches.suse/msft-hv-0394-tools-hv-Fix-file-handle-leak.patch. + patches.suse/msft-hv-0394-tools-hv-Fix-file-handle-leak.patch. - Delete - patches.suse/msft-hv-0395-tools-hv-Fix-exit-error-code.patch. + patches.suse/msft-hv-0395-tools-hv-Fix-exit-error-code.patch. - Delete - patches.suse/msft-hv-0396-tools-hv-Check-for-read-write-errors.patch. + patches.suse/msft-hv-0396-tools-hv-Check-for-read-write-errors.patch. These are in 3.6.1. - commit 2a321c4 @@ -510,7 +534,7 @@ Thu Oct 4 13:52:15 CEST 2012 - ohering@suse.de - hyperv: Add comments for the extended buffer after RNDIS message. - Drivers: hv: Cleanup the guest ID computation. - Drivers: hv: vmbus: Use the standard format string to format - GUIDs. + GUIDs. - Drivers: hv: Add KVP definitions for IP address injection. - Drivers: hv: kvp: Cleanup error handling in KVP. - Drivers: hv: Explicitly size elements of protocol structures. @@ -522,7 +546,7 @@ Thu Oct 4 13:52:15 CEST 2012 - ohering@suse.de - Tools: hv: Represent the ipv6 mask using CIDR notation. - Tools: hv: Gather ipv[4,6] gateway information. - hv: fail the probing immediately when we are not in hyperv - platform. + platform. - hv: vmbus_drv: detect hyperv through x86_hyper. - Tools: hv: Get rid of some unused variables. - Tools: hv: Correctly type string variables. @@ -541,14 +565,14 @@ Thu Oct 4 13:52:15 CEST 2012 - ohering@suse.de - tools/hv: Parse /etc/os-release. - hyperv: Fix the max_xfer_size in RNDIS initialization. - hyperv: Fix the missing return value in - rndis_filter_set_packet_filter(). + rndis_filter_set_packet_filter(). - hyperv: Fix page buffer handling in rndis_filter_send_request(). - hyperv: Remove extra allocated space for recv_pkt_list elements. - hyperv: Report actual status in receive completion packet. - hyperv: Add buffer for extended info after the RNDIS response - message. + message. - Delete - patches.suse/suse-hv-Cleanup-the-guest-ID-computation.patch. + patches.suse/suse-hv-Cleanup-the-guest-ID-computation.patch. - commit 08d283b ------------------------------------------------------------------- @@ -573,7 +597,6 @@ Mon Oct 1 05:29:41 CEST 2012 - jeffm@suse.com Sat Sep 29 12:29:30 CEST 2012 - dmueller@suse.com - ARM/u5800: Fix build of ux500 driver - Acked-by: Jeff Mahoney - commit 0ea37a0 ------------------------------------------------------------------- @@ -586,21 +609,18 @@ Sat Sep 29 10:44:01 CEST 2012 - dmueller@suse.com Sat Sep 29 10:24:00 CEST 2012 - dmueller@suse.com - ARM/tegra: Remove optional parts to fix build - Acked-by: Jeff Mahoney - commit d729a16 ------------------------------------------------------------------- Sat Sep 29 10:23:24 CEST 2012 - dmueller@suse.com - ARM: enable zcache support - Acked-by: Jeff Mahoney - commit 17b147b ------------------------------------------------------------------- Sat Sep 29 10:22:39 CEST 2012 - dmueller@suse.com - ARM/cubox: set cachefilesd to module - Acked-by: Jeff Mahoney - commit c1fb243 ------------------------------------------------------------------- @@ -609,13 +629,13 @@ Fri Sep 28 17:29:39 CEST 2012 - trenn@suse.de - Remove old patchset to override ACPI tables via initrd. Also remove a stale xen patch related to that. - Delete - patches.arch/acpi_implement_overriding_of_arbitrary_acpi_tables_via_initrd.patch. + patches.arch/acpi_implement_overriding_of_arbitrary_acpi_tables_via_initrd.patch. - Delete - patches.arch/acpica_fix_wrongly_mapped_acpi_table_header_when_overriding_via_initrd.patch. + patches.arch/acpica_fix_wrongly_mapped_acpi_table_header_when_overriding_via_initrd.patch. - Delete - patches.arch/acpica_introduce_acpi_os_phys_table_override_function.patch. + patches.arch/acpica_introduce_acpi_os_phys_table_override_function.patch. - Delete - patches.xen/xen3-acpi_implement_overriding_of_arbitrary_acpi_tables_via_initrd.patch. + patches.xen/xen3-acpi_implement_overriding_of_arbitrary_acpi_tables_via_initrd.patch. - commit dd8f1b0 ------------------------------------------------------------------- @@ -744,7 +764,7 @@ Mon Sep 10 19:22:00 CEST 2012 - jeffm@suse.com Mon Sep 10 10:20:23 CEST 2012 - jbeulich@novell.com - patches.arch/s390-message-catalog.diff: Properly handle pr_cont() and fold - in the below two trivial fixes. + in the below two trivial fixes. - Delete patches.arch/s390-message-catalog-fix.diff. - Delete patches.arch/s390-message-catalog-perl-fix.diff. - Refresh patches.arch/kmsg-fix-parameter-limitations. @@ -818,10 +838,10 @@ Fri Aug 31 23:20:23 CEST 2012 - dmueller@suse.com Fri Aug 31 15:18:07 CEST 2012 - jslaby@suse.cz - i2c/busses: Fix build error if CONFIG_I2C_DESIGNWARE_PLATFORM=y - && CONFIG_I2C_DESIGN. + && CONFIG_I2C_DESIGN. - Delete - patches.fixes/i2c-busses-fix-build-error-if-config_i2c_designware_platform-y-config_i2c_design. - Move it to rpmify, so that vanilla builds fine too. + patches.fixes/i2c-busses-fix-build-error-if-config_i2c_designware_platform-y-config_i2c_design. + Move it to rpmify, so that vanilla builds fine too. - commit 0217ad5 ------------------------------------------------------------------- @@ -899,7 +919,7 @@ Tue Aug 21 18:17:16 CEST 2012 - jeffm@suse.com Fri Aug 17 14:51:23 CEST 2012 - jeffm@suse.com - Update to 3.6-rc2. - - Eliminated 1 patch. + - Eliminated 1 patch. - commit 71963b0 ------------------------------------------------------------------- @@ -1355,7 +1375,7 @@ Wed Jun 13 13:21:58 CEST 2012 - hare@suse.de - Rediff patch - patches.drivers/mach-dove-Fixup-ge00-initialisation.patch: - Rediff after backport from upstream. + Rediff after backport from upstream. - commit fa58c5e ------------------------------------------------------------------- @@ -1363,7 +1383,7 @@ Wed Jun 13 12:56:17 CEST 2012 - hare@suse.de - Fixup patch to apply - patches.drivers/spi-orion-convert-to-new-infrastructure.patch - backported from upstream. + backported from upstream. - commit 2507393 ------------------------------------------------------------------- @@ -1382,9 +1402,9 @@ Wed Jun 13 12:31:48 CEST 2012 - hare@suse.de Mon Jun 11 20:04:20 CEST 2012 - jeffm@suse.com - Update to 3.5-rc2. - - Xen needs update. - - ARM needs update. - - Eliminated 13 patches. + - Xen needs update. + - ARM needs update. + - Eliminated 13 patches. - commit 3f461b1 ------------------------------------------------------------------- @@ -1423,7 +1443,7 @@ Tue Jun 5 17:12:21 CEST 2012 - ohering@suse.de Mon Jun 4 10:36:59 CEST 2012 - ohering@suse.de - [SCSI] storvsc: Properly handle errors from the host - (bnc#747404). + (bnc#747404). - Delete patches.suse/suse-hv-storvsc-ignore-ata_16.patch. - commit ad28e23 @@ -1486,7 +1506,7 @@ Wed May 23 15:59:25 CEST 2012 - jbeulich@novell.com Tue May 22 14:21:24 CEST 2012 - trenn@suse.de - X86 acpi_cpufreq: Do not use request_module for autoloading - (bnc#756085). + (bnc#756085). - Refresh patches.xen/xen3-auto-common.diff. - patches.xen/xen3-patch-3.3: - commit caf270e @@ -1545,7 +1565,7 @@ Mon May 14 03:43:45 CEST 2012 - jeffm@suse.com Mon May 14 03:37:58 CEST 2012 - jeffm@suse.com - Update to 3.4-rc7. - - Eliminated 1 patch. + - Eliminated 1 patch. - commit 4cd9e9b ------------------------------------------------------------------- @@ -1598,7 +1618,7 @@ Mon May 7 20:11:04 CEST 2012 - jeffm@suse.com Mon May 7 19:54:14 CEST 2012 - jeffm@suse.com - Update to 3.4-rc6. - - Eliminated 2 patches. + - Eliminated 2 patches. - commit 749ea8f ------------------------------------------------------------------- @@ -1635,7 +1655,7 @@ Wed May 2 16:40:55 CEST 2012 - jeffm@suse.com Wed May 2 16:34:34 CEST 2012 - mmarek@suse.cz - rpm/kernel-binary.spec.in: Do not require distribution-release - during build. + during build. - commit 3cd703f ------------------------------------------------------------------- @@ -1686,18 +1706,18 @@ Thu Apr 26 19:13:49 CEST 2012 - jeffm@suse.com - Disabled DECNet and ARCNet. Specific config options disabled: CONFIG_ARCNET - CONFIG_ARCNET_1051 - CONFIG_ARCNET_1201 - CONFIG_ARCNET_CAP - CONFIG_ARCNET_COM20020_CS - CONFIG_ARCNET_COM20020 - CONFIG_ARCNET_COM20020_PCI - CONFIG_ARCNET_COM90xxIO - CONFIG_ARCNET_COM90xx - CONFIG_ARCNET_RAW - CONFIG_ARCNET_RIM_I + CONFIG_ARCNET_1051 + CONFIG_ARCNET_1201 + CONFIG_ARCNET_CAP + CONFIG_ARCNET_COM20020_CS + CONFIG_ARCNET_COM20020 + CONFIG_ARCNET_COM20020_PCI + CONFIG_ARCNET_COM90xxIO + CONFIG_ARCNET_COM90xx + CONFIG_ARCNET_RAW + CONFIG_ARCNET_RIM_I CONFIG_DECNET - CONFIG_DECNET_NF_GRABULATOR + CONFIG_DECNET_NF_GRABULATOR - commit 272dd14 ------------------------------------------------------------------- @@ -1799,7 +1819,7 @@ Fri Apr 20 18:09:06 CEST 2012 - jbeulich@novell.com Tue Apr 17 15:59:19 CEST 2012 - jeffm@suse.com - Update to 3.4-rc3. - - Eliminated 1 patch. + - Eliminated 1 patch. - commit 2fde7e0 ------------------------------------------------------------------- @@ -1819,7 +1839,7 @@ Mon Apr 9 03:28:12 CEST 2012 - jeffm@suse.com Fri Apr 6 06:42:35 CEST 2012 - jeffm@suse.com - Update AppArmor for 3.4. - - apparmor: Add "profiles" list to sysfs. + - apparmor: Add "profiles" list to sysfs. - commit 59517ac ------------------------------------------------------------------- @@ -1832,10 +1852,10 @@ Thu Apr 5 22:25:16 CEST 2012 - jeffm@suse.com Thu Apr 5 09:18:14 CEST 2012 - jeffm@suse.com - Updated to 3.4-rc1. - - Eliminated 121 patches. - - Xen is unavailable. - - ACPI overrides are unavailable. - - AppArmor network feature are unavailable. + - Eliminated 121 patches. + - Xen is unavailable. + - ACPI overrides are unavailable. + - AppArmor network feature are unavailable. - commit 3ac7e79 ------------------------------------------------------------------- @@ -1915,7 +1935,7 @@ Sat Mar 24 00:57:07 CET 2012 - dsterba@suse.cz - Refresh patches.suse/btrfs-handle-EIO. - Refresh - patches.suse/btrfs-volumes-schedule_bio-should-return-void. + patches.suse/btrfs-volumes-schedule_bio-should-return-void. - commit d97ade6 ------------------------------------------------------------------- @@ -1958,10 +1978,10 @@ Mon Mar 19 11:16:34 CET 2012 - jslaby@suse.cz Mon Mar 19 11:07:00 CET 2012 - jslaby@suse.cz - Delete - patches.arch/acpi_ec_provide_non_interrupt_mode_boot_param.patch. + patches.arch/acpi_ec_provide_non_interrupt_mode_boot_param.patch. - Delete patches.arch/dell_optiplex_990_fix_reboot.patch. - Delete - patches.drivers/alsa-hda-0004-Add-missing-static-ADC-tables-for-ALC269-qu. + patches.drivers/alsa-hda-0004-Add-missing-static-ADC-tables-for-ALC269-qu. - Delete patches.drivers/libata-unlock-hpa-by-default. - Delete patches.fixes/scsi-add-tgps-setting. - Delete patches.fixes/scsi-dh-rdac-add-stk. @@ -1998,23 +2018,23 @@ Mon Mar 12 15:26:55 CET 2012 - ohering@suse.de - Staging: hv: storvsc: Cleanup storvsc_host_reset_handler(). - Staging: hv: storvsc: Move and cleanup storvsc_remove(). - Staging: hv: storvsc: Add a comment to explain life-cycle - management. + management. - Staging: hv: storvsc: Get rid of the on_io_completion in - hv_storvsc_request. + hv_storvsc_request. - Staging: hv: storvsc: Rename the context field in - hv_storvsc_request. + hv_storvsc_request. - Staging: hv: storvsc: Miscellaneous cleanup of storvsc driver. - Staging: hv: storvsc: Cleanup the code for generating protocol - version. + version. - Staging: hv: storvsc: Cleanup some protocol related constants. - Staging: hv: storvsc: Get rid of some unused defines. - Staging: hv: storvsc: Consolidate the request structure. - Staging: hv: storvsc: Consolidate all the wire protocol - definitions. + definitions. - Staging: hv: storvsc: Move the storage driver out of the - staging area. + staging area. - Rename patches.suse/staging-hv-pata_piix-ignore-disks.patch to - patches.suse/suse-hv-pata_piix-ignore-disks.patch + patches.suse/suse-hv-pata_piix-ignore-disks.patch - commit 7487199 ------------------------------------------------------------------- @@ -2209,41 +2229,41 @@ Mon Feb 13 17:23:49 CET 2012 - mmarek@suse.cz Sun Feb 12 18:15:10 CET 2012 - trenn@suse.de - Add driver auto probing for x86 features v4 - (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). + (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). - x86/cpu: Fix overrun check in arch_print_cpu_modalias() - (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). + (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). - crypto: Add support for x86 cpuid - auto loading for x86 crypto drivers - (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). + auto loading for x86 crypto drivers + (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). - x86/cpu: Clean up modalias feature matching - (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). + (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). - intel-idle: convert to x86_cpu_id auto probing - (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). + (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). - intel_idle: Fix ID for Nehalem-EX Xeon in device ID table - (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). + (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). - HWMON: Convert via-cputemp to x86 cpuid autoprobing - (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). + (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). - powernow-k7: Fix CPU family number - (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). + (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). - ACPI: Load acpi-cpufreq from processor driver automatically - (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). + (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). - intel_idle: Revert change of auto_demotion_flags for Nehalem - (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). + (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). - HWMON: Convert coretemp to x86 cpuid autoprobing - (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). + (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). - powernow-k6: Really enable auto-loading - (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). + (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). - X86: Introduce HW-Pstate scattered cpuid feature - (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). + (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). - cpufreq: Add support for x86 cpuinfo auto loading v4 - (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). + (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). - x86: autoload microcode driver on Intel and AMD systems v2 - (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). + (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). - CPU: Introduce ARCH_HAS_CPU_AUTOPROBE and X86 parts - (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). + (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). - ACPI: remove duplicated lines of merging - problems with acpi_processor_start - (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). + problems with acpi_processor_start + (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). - Update config files. - commit 6efe9b5 @@ -2251,7 +2271,7 @@ Sun Feb 12 18:15:10 CET 2012 - trenn@suse.de Fri Feb 10 12:03:36 CET 2012 - mmarek@suse.cz - rpm/kernel-binary.spec.in: Build x86 packages as i686, except for --default (bnc#745632). KMPs are still built as i586. + -default (bnc#745632). KMPs are still built as i586. - commit 88a632b ------------------------------------------------------------------- @@ -2282,8 +2302,8 @@ Tue Feb 7 18:28:41 CET 2012 - jeffm@suse.com Tue Feb 7 18:12:40 CET 2012 - jeffm@suse.com - Update to 3.3-rc2. - - Eliminated 5 patches. - - Xen is disabled. + - Eliminated 5 patches. + - Xen is disabled. - commit d017ea1 ------------------------------------------------------------------- @@ -2382,7 +2402,7 @@ Wed Dec 21 14:38:42 CET 2011 - jbeulich@novell.com Tue Dec 20 16:35:33 CET 2011 - jeffm@suse.com - Update to 3.2-rc6. - - Eliminated 1 patch. + - Eliminated 1 patch. - commit d5a489e ------------------------------------------------------------------- @@ -2390,7 +2410,7 @@ Tue Dec 20 11:34:14 CET 2011 - trenn@suse.de - These should all be mainline in some form: - Delete - patches.arch/implement_stop_machine_from_offline_cpu.patch. + patches.arch/implement_stop_machine_from_offline_cpu.patch. - Delete patches.arch/kill-__stop_machine.patch. - Delete patches.arch/reorganize_stop_cpus.patch. - Delete patches.arch/use_stop_machine_for_mtrr_rendezvous.patch. @@ -2406,14 +2426,14 @@ Sun Dec 18 07:38:42 CET 2011 - aj@suse.de Fri Dec 16 15:37:51 CET 2011 - aj@suse.de - rpm/kernel-binary.spec.in: Add provides and make most obsoletes versioned. - This silences rpmlint warnings. + This silences rpmlint warnings. - commit e3023c7 ------------------------------------------------------------------- Wed Dec 14 13:51:41 CET 2011 - mmarek@suse.cz - rpm/kernel-source.spec.in, rpm/mkspec: Fix tarball URL for -rcX and - do not generate any URL for linux-next and vanilla snapshots. + do not generate any URL for linux-next and vanilla snapshots. - commit 1548daf ------------------------------------------------------------------- @@ -2503,7 +2523,7 @@ Wed Dec 7 11:05:05 CET 2011 - aj@suse.de Tue Dec 6 00:07:03 CET 2011 - jeffm@suse.com - Update to 3.2-rc4. - - Eliminated 1 patch. + - Eliminated 1 patch. - commit a7d546d ------------------------------------------------------------------- @@ -2615,8 +2635,8 @@ Fri Nov 25 05:58:54 CET 2011 - jeffm@suse.com Fri Nov 25 05:47:49 CET 2011 - jeffm@suse.com - Update to 3.2-rc3. - - stack unwind: cfi_ignore takes more arguments. - - iio: Fix build error in industrialio-core.c. + - stack unwind: cfi_ignore takes more arguments. + - iio: Fix build error in industrialio-core.c. - commit 48ef020 ------------------------------------------------------------------- @@ -2629,7 +2649,7 @@ Thu Nov 24 18:45:54 CET 2011 - ohering@suse.de Thu Nov 24 13:01:09 CET 2011 - mmarek@suse.cz - rpm/try-disable-staging-driver: Script to disable failing staging - driver and restart make. + driver and restart make. - commit 819d1fa ------------------------------------------------------------------- @@ -2723,14 +2743,14 @@ Thu Nov 17 19:45:48 CET 2011 - bpoirier@suse.de Wed Nov 16 06:51:07 CET 2011 - jeffm@suse.com - Update to 3.2-rc2. - - Eliminated 1 patch. + - Eliminated 1 patch. - commit 85c9930 ------------------------------------------------------------------- Wed Nov 16 06:32:19 CET 2011 - jeffm@suse.com - Update to 3.2-rc1. - - Eliminate 212 patches. + - Eliminate 212 patches. - commit 6318d5b ------------------------------------------------------------------- @@ -2770,8 +2790,8 @@ Sat Nov 5 01:32:21 CET 2011 - trenn@suse.de Thu Nov 3 17:56:46 CET 2011 - mszeredi@suse.cz - patches.fixes/hfs-fix-hfs_find_init-sb-ext_tree-null-ptr-oops.patch: - hfs: fix hfs_find_init() sb->ext_tree NULL ptr oops - (CVE-2011-2203 bnc#699709). + hfs: fix hfs_find_init() sb->ext_tree NULL ptr oops + (CVE-2011-2203 bnc#699709). - commit 7923119 ------------------------------------------------------------------- @@ -2809,16 +2829,16 @@ Thu Nov 3 14:49:44 CET 2011 - jbeulich@novell.com Wed Nov 2 15:43:11 CET 2011 - jeffm@suse.com - Add Elantech touchpad v3/v4 support (bnc#716852): - - Input: elantech - add v3 hardware support. - - Input: elantech - add v4 hardware support. - - Input: elantech - better support all those v2 variants. - - Input: elantech - clean up elantech_init. - - Input: elantech - correct x, y value range for v2 hardware. - - Input: elantech - get rid of ETP_2FT_* in elantech.h. - - Input: elantech - packet checking for v2 hardware. - - Input: elantech - remove ETP_EDGE_FUZZ_V2. - - Input: elantech - remove module parameter force_elantech. - - Input: elantech - use firmware provided x, y ranges. + - Input: elantech - add v3 hardware support. + - Input: elantech - add v4 hardware support. + - Input: elantech - better support all those v2 variants. + - Input: elantech - clean up elantech_init. + - Input: elantech - correct x, y value range for v2 hardware. + - Input: elantech - get rid of ETP_2FT_* in elantech.h. + - Input: elantech - packet checking for v2 hardware. + - Input: elantech - remove ETP_EDGE_FUZZ_V2. + - Input: elantech - remove module parameter force_elantech. + - Input: elantech - use firmware provided x, y ranges. - commit 28551a0 ------------------------------------------------------------------- @@ -2849,7 +2869,7 @@ Tue Oct 25 19:33:27 CEST 2011 - ohering@suse.de Tue Oct 25 19:24:17 CEST 2011 - eich@suse.de - patches.suse/SUSE-bootsplash: remove DEBUG macro which was - left in the code by accident. + left in the code by accident. - commit a56ba15 ------------------------------------------------------------------- @@ -2862,7 +2882,7 @@ Mon Oct 24 18:28:04 CEST 2011 - jeffm@suse.com Mon Oct 24 15:04:34 CEST 2011 - ohering@suse.de - patches.suse/staging-hv-pata_piix-ignore-disks.patch: - Update comments in code and reduce patch size + Update comments in code and reduce patch size - commit 8913d07 ------------------------------------------------------------------- @@ -2875,7 +2895,7 @@ Thu Oct 20 10:02:15 CEST 2011 - eich@suse.de ------------------------------------------------------------------- Tue Oct 18 23:44:16 CEST 2011 - jeffm@suse.com --Update to 3.1-rc10. +- -Update to 3.1-rc10. - commit 239957e ------------------------------------------------------------------- @@ -2902,11 +2922,11 @@ Wed Oct 12 21:56:23 CEST 2011 - ohering@suse.de - Various updates for hv drivers, which fix also the hv_mouse driver - staging: hv: storvsc: ignore SET_WINDOWN scsi command - (bnc#722646). + (bnc#722646). - staging/hv: advertise hv_storvsc instead of storvsc as sysfs - driver name (bnc#716708). + driver name (bnc#716708). - staging/hv: fill scsi/proc_name for the sake of mkinitrd - (bnc#716708). + (bnc#716708). - Staging: hv: util: Invoke cn_netlink_send() in a work context. - Refresh patches.suse/staging-hv-pata_piix-ignore-disks.patch. - Refresh patches.xen/xen3-patch-2.6.32. @@ -2940,7 +2960,7 @@ Fri Oct 7 17:46:06 CEST 2011 - jbeulich@novell.com Wed Oct 5 13:45:24 CEST 2011 - jbeulich@novell.com - patches.suse/supported-flag: Also look for Module.supported in the - source tree. + source tree. - Refresh patches.suse/supported-flag-enterprise. - commit 9c8680a @@ -2974,15 +2994,15 @@ Tue Sep 27 22:25:34 CEST 2011 - eich@suse.de Mon Sep 26 15:56:27 CEST 2011 - mmarek@suse.cz - rpm/host-memcpy-hack.h: Hack to use older version of the memcpy symbol - in userspace programs, so that they keep working on older systems. + in userspace programs, so that they keep working on older systems. - rpm/kernel-binary.spec.in: Pass -include - %_sourcedir/host-memcpy-hack.h to the compiler when compiling - userspace programs. + %_sourcedir/host-memcpy-hack.h to the compiler when compiling + userspace programs. - rpm/host-memcpy-hack.h: Hack to use older version of the memcpy symbol - in userspace programs, so that they keep working on older systems. + in userspace programs, so that they keep working on older systems. - rpm/kernel-binary.spec.in: Pass -include - %_sourcedir/host-memcpy-hack.h to the compiler when compiling - userspace programs. + %_sourcedir/host-memcpy-hack.h to the compiler when compiling + userspace programs. - commit e3c78cf ------------------------------------------------------------------- @@ -3005,7 +3025,7 @@ Wed Sep 21 13:20:35 CEST 2011 - trenn@suse.de - Refresh patches.arch/acpi_implement_overriding_of_arbitrary_acpi_tables_via_initrd.patch. --> Fix build on ia64, by moving asm/e820.h into ifdef config protected region. + -> Fix build on ia64, by moving asm/e820.h into ifdef config protected region. - commit 0ac4276 ------------------------------------------------------------------- @@ -3027,9 +3047,9 @@ Wed Sep 21 11:11:10 CEST 2011 - mhocko@suse.cz Tue Sep 20 18:09:04 CEST 2011 - trenn@suse.de - ACPI: Implement overriding of arbitrary ACPI tables via initrd - (none). + (none). - ACPICA: Fix wrongly mapped acpi table header when overriding - via initrd (none). + via initrd (none). - ACPICA: Introduce acpi_os_phys_table_override function (none). - x86: allow NVS can be accessed by driver (none). - Update config files: @@ -3047,7 +3067,7 @@ Thu Sep 15 14:16:08 CEST 2011 - jeffm@suse.de Thu Sep 15 09:30:03 CEST 2011 - jbeulich@novell.com - patches.arch/x86_64-unwind-annotations: Fix unwinding through - interrupt frames, requiring ... + interrupt frames, requiring ... - patches.suse/stack-unwind: ... support for DW_CFA_def_cfa_expression. - commit 4d917a5 @@ -3086,7 +3106,7 @@ Mon Sep 12 16:31:26 CEST 2011 - jbeulich@novell.com - mm: frontswap: swap data structure changes. - In HVM guests do not take over the CDROM device (bnc#645893). - x86: report ACPI-reserved state of PCI MMCONFIG region to - hypervisor. + hypervisor. - config.conf: Re-enable Xen flavors. - Update config files. - commit 3692f47 @@ -3126,33 +3146,33 @@ Thu Sep 1 18:47:37 CEST 2011 - ohering@suse.de - Staging: hv: util: kvp: Fix the reported OSVersion string. - Staging: hv: util: kvp: Cleanup kvp_get_domain_name(). - Staging: hv: Fix macros, tab errors and warning in - drivers/staging/hv/hv_mouse.c. + drivers/staging/hv/hv_mouse.c. - Staging: hv: vmbus: VMBUS is an ACPI enumerated device, get - rid of the PCI signature. + rid of the PCI signature. - Staging: hv: Replace struct hv_guid with the uuid type already - defined in Linux. + defined in Linux. - Staging: hv: vmbus: Introduce vmbus ID space in struct - hv_driver. + hv_driver. - Staging: hv: blkvsc: Use the newly introduced vmbus ID in the - blockvsc driver. + blockvsc driver. - Staging: hv: storvsc: Use the newly introduced vmbus ID in - storvsc driver. + storvsc driver. - Staging: hv: netvsc: Use the newly introduced vmbus ID in - netvsc driver. + netvsc driver. - Staging: hv: mousevsc: Use the newly introduced vmbus ID in - mouse driver. + mouse driver. - Staging: hv: util: Make hv_utils a vmbus device driver. - Staging: hv: create VMBUS_DEVICE macro and use it. - Staging: hv: vmbus: Cleanup vmbus_match(). - Staging: hv: vmbus: Cleanup vmbus_uevent() code. - Staging: hv: vmbus: Support the notion of id tables in - vmbus_match(). + vmbus_match(). - Staging: hv: vmbus: Get rid of an unnecessary include line - in vmbus_drv.c. + in vmbus_drv.c. - Staging: hv: storvsc: Get rid of the DMI signature. - Staging: hv: netvsc: Get rid of the PCI signature. - Staging: hv: netvsc: Get rid of the DMI signature in - netvsc_drv.c. + netvsc_drv.c. - Staging: hv: util: Get rid of the DMI signature in hv_util.c. - Staging: hv: util: Get rid of the PCI signature in hv_util.c. - Staging: hv: fix up driver registering mess. @@ -3160,59 +3180,59 @@ Thu Sep 1 18:47:37 CEST 2011 - ohering@suse.de - Staging: hv: vmbus: Cleanup unnecessary comments in hv.c. - Staging: hv: vmbus: Cleanup error handling in hv_init(). - Staging: hv: vmbus: Get rid of unnecessay comments in - connection.c. + connection.c. - Staging: hv: vmbus: Get rid of the function dump_gpadl_body(). - Staging: hv: vmbus: Get rid of the function dump_gpadl_header(). - Staging: hv: vmbus: Rename openMsg to open_msg in channel.c. - Staging: hv: vmbus: Get rid of unnecessary comments in - channel.c. + channel.c. - Staging: hv: vmbus: Change the variable name openInfo to - open_info in channel.c. + open_info in channel.c. - Staging: hv: vmbus: Cleanup error values in ringbuffer.c. - Staging: hv: vmbus: Cleanup the error return value in - vmbus_recvpacket_raw(). + vmbus_recvpacket_raw(). - Staging: hv: netvsc: Get rid of an unnecessary print statement - in netvsc_probe(). + in netvsc_probe(). - Staging: hv: vmbus: Retry vmbus_post_msg() before giving up. - Staging: hv: storvsc: Cleanup error handling in - storvsc_dev_add(). + storvsc_dev_add(). - Staging: hv: storvsc: Cleanup error handling in - storvsc_channel_init(). + storvsc_channel_init(). - Staging: hv: storvsc: Cleanup error handling in - storvsc_connect_to_vsp(). + storvsc_connect_to_vsp(). - Staging: hv: storvsc: Cleanup error handling in storvsc_do_io(). - Storage: hv: storvsc: Get rid of some unnecessary DPRINTs - from storvsc.c. + from storvsc.c. - Staging: hv: storvsc: Fix/cleanup some dated comments in - storvsc.c. + storvsc.c. - Staging: hv: storvsc: Cleanup returned error code in - storvsc_host_reset(). + storvsc_host_reset(). - Staging: hv: storvsc: Cleanup error code returned in - storvsc_probe(). + storvsc_probe(). - Staging: hv: storvsc: Cleanup returned error code in - storvsc_drv_init(). + storvsc_drv_init(). - Staging: hv: netvsc: Cleanup the returned error code in - netvsc_probe(). + netvsc_probe(). - Staging: hv: netvsc: Cleanup error return codes in - netvsc_destroy_recv_buf(). + netvsc_destroy_recv_buf(). - Staging: hv: netvsc: Cleanup error return values in - netvsc_init_recv_buf(). + netvsc_init_recv_buf(). - Staging: hv: netvsc: Cleanup error returns in - netvsc_connect_vsp(). + netvsc_connect_vsp(). - Staging: hv: netvsc: Cleanup error return values in - netvsc_send(). + netvsc_send(). - Staging: hv: netvsc: Cleanup error return codes in - netvsc_device_add(). + netvsc_device_add(). - Staging: hv: netvsc: Cleanup error codes in - rndis_filter_receive(). + rndis_filter_receive(). - Staging: hv: netvsc: Cleanup error code in - rndis_filter_query_device(). + rndis_filter_query_device(). - Staging: hv: netvsc: Cleanup error return values in - rndis_filter_set_packet_filter(). + rndis_filter_set_packet_filter(). - Staging: hv: netvsc: Cleanup error returns in - rndis_filter_init_device(). + rndis_filter_init_device(). - Staging: hv: netvsc: Cleanup error code in - rndis_filter_device_add(). + rndis_filter_device_add(). - Staging: hv: mouse: Change the jump label Cleanup to cleanup. - Staging: hv: netvsc: Change the jump label Cleanup to cleanup. - Staging: hv: netvsc: Change the jump label Exit to exit. @@ -3225,72 +3245,72 @@ Thu Sep 1 18:47:37 CEST 2011 - ohering@suse.de - Staging: hv: add driver_data to hv_vmbus_device_id. - Staging: hv: Add code to parse struct hv_vmbus_device_id table. - Staging: hv: file2alias: fix up alias creation logic for - hv_vmbus_device_id. + hv_vmbus_device_id. - Staging: hv: storvsc: Inline free_stor_device(). - Staging: hv: storvsc: Do not aquire an unnecessary reference - on stor_device. + on stor_device. - Staging: hv: storvsc: Rename must_get_stor_device(). - Staging: hv: storvsc: Rename get_stor_device(). - Staging: hv: storvsc: Cleanup alloc_stor_device(). - Staging: hv: storvsc: Introduce state to manage the lifecycle - of stor device. + of stor device. - Staging: hv: storvsc: Prevent outgoing traffic when stor dev - is being destroyed. + is being destroyed. - Staging: hv: storvsc: Get rid of release_stor_device() by - inlining the code. + inlining the code. - Staging: hv: storvsc: Get rid of final_release_stor_device() - by inlining code. + by inlining code. - Staging: hv: storvsc: Get rid of the reference counting in - struct storvsc_device. + struct storvsc_device. - Staging: hv: netvsc: Inline the code for free_net_device(). - Staging: hv: netvsc: Cleanup alloc_net_device(). - Staging: hv: netvsc: Introduce state to manage the lifecycle - of net device. + of net device. - Staging: hv: netvsc: Prevent outgoing traffic when netvsc dev - is destroyed. + is destroyed. - Staging: hv: netvsc: Get rid of release_outbound_net_device() - by inlining the code. + by inlining the code. - Staging: hv: netvsc: Get rid of release_inbound_net_device() - by inlining the code. + by inlining the code. - Staging: hv: netvsc: Get rid of the refcnt field in struct - netvsc_device. + netvsc_device. - Staging: hv: storvsc: Add code to handle IDE devices using - the storvsc driver. + the storvsc driver. - Staging: hv: storvsc: Handle IDE devices using the storvsc - driver. + driver. - Staging: hv: blkvsc: Get rid of blkvsc_drv.c as this code is - not used. + not used. - Staging: hv: storvsc: Optimize bounce buffer handling for the - "write" case. + "write" case. - Staging: hv: storvsc: Optimize the bounce buffer handling in - the "read" case. + the "read" case. - Staging: hv: storvsc: Include storvsc.c in storvsc_drv.c. - Staging: hv: storvsc: Cleanup storvsc_drv.c after adding the - contents of storvsc.c. + contents of storvsc.c. - Staging: hv: storvsc: Add the contents of hyperv_storage.h - to storvsc_drv.c. + to storvsc_drv.c. - Staging: hv: storvsc: Cleanup storvsc_drv.c after adding the - contents of hyperv_storage.h. + contents of hyperv_storage.h. - Staging: hv: storvsc: Fixup srb and scsi status for INQUIRY - and MODE_SENSE. + and MODE_SENSE. - Staging: hv: storvsc: Fix a typo. - Staging: hv: storvsc: In case of scsi errors offline the device. - Staging: hv: storvsc: No need to copy from bounce buffer in - case of a failure. + case of a failure. - Staging: hv: util: Forcefully shutdown when shutdown is - requested. + requested. - Staging: hv: util: Adjust guest time in a process context. - Staging: hv: vmbus: Check before invoking the channel callback. - Staging: hv: vmbus: Properly deal with de-registering channel - callback. + callback. - Staging: hv: Fix a bug in vmbus_match(). - Staging: hv: vmbus: Get rid of vmbus_on_isr() by inlining - the code. + the code. - Staging: hv: vmbus: Do not enable auto eoi. - Staging: hv: vmbus: Fixup indentation in vmbus_acpi_add(). - Staging: hv: vmbus: Get rid of some dated/redundant comments. - Staging: hv: vmbus: Get rid of an unnecessary check in - vmbus_connect(). + vmbus_connect(). - Staging: hv: vmbus: Fix a checkpatch warning in ring_buffer.c. - Staging: hv: vmbus: Fix checkpatch warnings in connection.c. - Staging: hv: mousevsc: Fix checkpatch errors and warnings. @@ -3363,16 +3383,16 @@ Wed Aug 24 21:29:06 CEST 2011 - jeffm@suse.com Wed Aug 24 20:54:32 CEST 2011 - jeffm@suse.com - Refreshed and re-enabled dm-path patches: - - patches.suse/dm-mpath-accept-failed-paths. - - patches.suse/dm-mpath-detach-existing-hardware-handler. + - patches.suse/dm-mpath-accept-failed-paths. + - patches.suse/dm-mpath-detach-existing-hardware-handler. - commit 70cadcd ------------------------------------------------------------------- Wed Aug 24 20:51:06 CEST 2011 - jeffm@suse.com - Update to 3.1-rc3. - - Eliminated 8 patches. - - Xen is disabled. + - Eliminated 8 patches. + - Xen is disabled. - commit eccefcc ------------------------------------------------------------------- @@ -3380,8 +3400,8 @@ Thu Aug 18 11:38:15 CEST 2011 - eich@suse.de - * Refresh patches.suse/SUSE-bootsplash. * Fix bootsplash code for 15bpp framebuffers. - These framebuffers are rare these days, the legendary and still - popular server chipset Radeon ES1000 supports it, though. + These framebuffers are rare these days, the legendary and still + popular server chipset Radeon ES1000 supports it, though. - commit f25ce3e ------------------------------------------------------------------- @@ -3402,7 +3422,7 @@ Tue Aug 9 00:03:53 CEST 2011 - trenn@suse.de - Update config files: bnc#674988, change: --CONFIG_ACPI_CUSTOM_METHOD=m + -CONFIG_ACPI_CUSTOM_METHOD=m +# CONFIG_ACPI_CUSTOM_METHOD is not set for all flavors - commit f1af972 @@ -3495,10 +3515,10 @@ Thu Jul 14 17:52:45 CEST 2011 - tiwai@suse.de Thu Jul 14 17:26:51 CEST 2011 - tiwai@suse.de - ALSA: hda - Add Kconfig for the default buffer size - (bnc#682725). + (bnc#682725). - Update config files. - Delete, replaced with the new upstream patch - patches.drivers/alsa-hda-0019-Increase-default-buffer-size. + patches.drivers/alsa-hda-0019-Increase-default-buffer-size. - commit 40c7644 ------------------------------------------------------------------- @@ -3520,7 +3540,7 @@ Sat Jul 9 11:17:46 CEST 2011 - jslaby@suse.cz Thu Jul 7 00:58:01 CEST 2011 - jeffm@suse.com - Update to 3.0-rc6. - - Eliminated 1 patch. + - Eliminated 1 patch. - commit 56e99da ------------------------------------------------------------------- @@ -3529,7 +3549,7 @@ Tue Jul 5 09:18:43 CEST 2011 - jbeulich@novell.com - Update Xen patches to 3.0-rc5 and c/s 1095. - xen: prepare tmem shim to handle frontswap. - support booting Xen from EFI (fate#311376, fate#311529, - bnc#578927, bnc#628554). + bnc#578927, bnc#628554). - config.conf: Re-enabled Xen flavors. - Update x86 config files. - Delete patches.xen/xen-blkback-bimodal-suse. @@ -3576,31 +3596,31 @@ Tue Jun 21 12:14:44 CEST 2011 - mmarek@suse.cz Fri Jun 17 17:29:41 CEST 2011 - mmarek@suse.cz - rpm/post.sh: Touch /boot/do_purge_kernels on package install - (fate#312018). + (fate#312018). - rpm/postun.sh: Remove it again if it still exists on package - uninstall. + uninstall. - commit 82f4a5d ------------------------------------------------------------------- Fri Jun 17 13:23:54 CEST 2011 - trenn@suse.de - stop_machine: implement stop_machine_from_offline_cpu() - (bnc#697859). + (bnc#697859). - stop_machine: kill __stop_machine() (bnc#697859). - x86, mtrr: lock stop machine during MTRR rendezvous sequence - (bnc#697859). + (bnc#697859). - stop_machine: reorganize stop_cpus() implementation - (bnc#697859). + (bnc#697859). - x86, mtrr: use __stop_machine() for doing MTRR rendezvous - (bnc#697859). + (bnc#697859). - commit aa3d6e2 ------------------------------------------------------------------- Thu Jun 16 12:16:16 CEST 2011 - mmarek@suse.cz - Remove the novfs patches, it should be packaged as a KMP, or - ideally, reimplemented as a fuse filesystem (which is the reason why - the current implementation it is never going to be accepted upstream). + ideally, reimplemented as a fuse filesystem (which is the reason why + the current implementation it is never going to be accepted upstream). - Delete patches.fixes/novfs-copy_user-fixes.diff. - Delete patches.fixes/novfs-minsize-fixes. - Delete patches.fixes/novfs-nwcapi.patch. @@ -3655,7 +3675,7 @@ Wed Jun 15 18:22:05 CEST 2011 - jack@suse.cz Wed Jun 15 08:05:05 CEST 2011 - jeffm@suse.com - Update to 3.0-rc3. - - Eliminated 2 patches. + - Eliminated 2 patches. - commit a1fe999 ------------------------------------------------------------------- @@ -3723,9 +3743,9 @@ Mon Jun 13 14:06:28 CEST 2011 - mmarek@suse.cz the SRCVERSION variable will only be used to determine the tarball version. - rpm/compute-PATCHVERSION.sh: Set default PATCHLEVEL and SUBLEVEL to 0. - The package version will thus always match the Makefile version and - the SRCVERSION variable will only be used to determine the tarball - version. + The package version will thus always match the Makefile version and + the SRCVERSION variable will only be used to determine the tarball + version. - rpm/kernel-binary.spec.in: Revert the previous hack. - commit 95c9977 @@ -3748,9 +3768,9 @@ Fri Jun 10 20:24:41 CEST 2011 - jeffm@suse.com Fri Jun 10 17:12:22 CEST 2011 - jeffm@suse.com - x86: Remove warning and warning_symbol from struct - stacktrace_ops. + stacktrace_ops. - Delete - patches.fixes/asus-wmi-Remove-__init-from-asus_wmi_platform_init.patch. + patches.fixes/asus-wmi-Remove-__init-from-asus_wmi_platform_init.patch. - commit 608ce9e ------------------------------------------------------------------- @@ -3842,13 +3862,13 @@ Fri Jun 3 12:51:22 CEST 2011 - mmarek@suse.cz Fri Jun 3 12:09:01 CEST 2011 - mmarek@suse.cz - rpm/macros.kernel-source: Add -b option to %kernel_module_package - to unconditionally call mkinitrd on kmp install (fate#309400). + to unconditionally call mkinitrd on kmp install (fate#309400). - rpm/kernel-module-subpackage: Pass KMP_NEEDS_MKINITRD=1 to - weak-modules2 if the -b option is used. + weak-modules2 if the -b option is used. - rpm/macros.kernel-source: Add -b option to %kernel_module_package - to unconditionally call mkinitrd on kmp install (fate#309400). + to unconditionally call mkinitrd on kmp install (fate#309400). - rpm/kernel-module-subpackage: Pass KMP_NEEDS_MKINITRD=1 to - weak-modules2 if the -b option is used. + weak-modules2 if the -b option is used. - commit 83331f5 ------------------------------------------------------------------- @@ -3869,14 +3889,14 @@ Tue May 31 05:09:44 CEST 2011 - jeffm@suse.com Tue May 31 05:08:21 CEST 2011 - jeffm@suse.com - Updated to 3.0-rc1. - - Eliminated 9 patches. + - Eliminated 9 patches. - commit 5710413 ------------------------------------------------------------------- Mon May 30 15:54:37 CEST 2011 - jack@suse.cz - mm: Fix assertion mapping->nrpages == 0 in end_writeback() - (bnc#693013 bnc#666423). + (bnc#693013 bnc#666423). - Refresh patches.xen/tmem. - commit d3e465a @@ -3884,9 +3904,9 @@ Mon May 30 15:54:37 CEST 2011 - jack@suse.cz Mon May 30 13:58:43 CEST 2011 - jslaby@suse.cz - Refresh - patches.fixes/block-add-proper-state-guards-to-__elv_next_request.patch. + patches.fixes/block-add-proper-state-guards-to-__elv_next_request.patch. - aic94xx: world-writable sysfs update_bios file. - Update upstream info. + Update upstream info. - commit 8912816 ------------------------------------------------------------------- @@ -3947,7 +3967,7 @@ Mon May 16 14:34:33 CEST 2011 - mmarek@suse.cz Fri May 13 15:45:04 CEST 2011 - jeffm@suse.com - Update to 2.6.39-rc7. - - Eliminated 5 patches. + - Eliminated 5 patches. - commit a8a170f ------------------------------------------------------------------- @@ -3960,16 +3980,16 @@ Thu May 12 23:29:11 CEST 2011 - jslaby@suse.cz Thu May 12 14:05:44 CEST 2011 - jslaby@suse.cz - Delete - patches.fixes/iwlwifi-fix-tx-power-configuration-on-3945-and-4965-devices. - It's fixed differently by commits 43f12d47f and f844a709a7 in .39-rc1 + patches.fixes/iwlwifi-fix-tx-power-configuration-on-3945-and-4965-devices. + It's fixed differently by commits 43f12d47f and f844a709a7 in .39-rc1 - commit 7934e2d ------------------------------------------------------------------- Thu May 12 11:56:16 CEST 2011 - jslaby@suse.cz - Refresh - patches.fixes/iwlwifi-fix-tx-power-configuration-on-3945-and-4965-devices. - Note about submission. + patches.fixes/iwlwifi-fix-tx-power-configuration-on-3945-and-4965-devices. + Note about submission. - commit 9922e20 ------------------------------------------------------------------- @@ -3982,15 +4002,15 @@ Tue May 10 19:10:18 CEST 2011 - mhocko@suse.cz Tue May 10 16:14:44 CEST 2011 - mhocko@suse.cz - patches.fixes/aggressive-zone-reclaim.patch: delete because - the patch is very workload specific and can lead to unexpected - reclaims in parallel node local workloads. + the patch is very workload specific and can lead to unexpected + reclaims in parallel node local workloads. - commit 56cf10e ------------------------------------------------------------------- Tue May 10 16:04:27 CEST 2011 - mhocko@suse.cz - Delete patches.suse/mm-devzero-optimisation.patch: we do not need - it anymore as we have zero page back since 2.6.32 + it anymore as we have zero page back since 2.6.32 - commit 323a093 ------------------------------------------------------------------- @@ -4009,64 +4029,64 @@ Mon May 9 14:32:59 CEST 2011 - jbeulich@novell.com Mon May 9 11:32:35 CEST 2011 - jbeulich@novell.com - patches.suse/kconfig-automate-kernel-desktop: Remove stray blank - lines (for older versions of "patch" to grok). + lines (for older versions of "patch" to grok). - commit 4dfa74d ------------------------------------------------------------------- Sat May 7 01:50:06 CEST 2011 - jeffm@suse.com - Removed network driver entropy patches. haveged is installed by default - and should be enabled to generate entropy from non-predictable sources. - - Delete patches.drivers/bnx2-entropy-source.patch. - - Delete patches.drivers/e1000-entropy-source.patch. - - Delete patches.drivers/e1000e-entropy-source.patch. - - Delete patches.drivers/igb-entropy-source.patch. - - Delete patches.drivers/ixgbe-entropy-source.patch. - - Delete patches.drivers/tg3-entropy-source.patch. + and should be enabled to generate entropy from non-predictable sources. + - Delete patches.drivers/bnx2-entropy-source.patch. + - Delete patches.drivers/e1000-entropy-source.patch. + - Delete patches.drivers/e1000e-entropy-source.patch. + - Delete patches.drivers/igb-entropy-source.patch. + - Delete patches.drivers/ixgbe-entropy-source.patch. + - Delete patches.drivers/tg3-entropy-source.patch. - commit c88b893 ------------------------------------------------------------------- Fri May 6 19:36:47 CEST 2011 - jeffm@suse.com - Update - patches.fixes/netfilter-implement-rfc-1123-for-ftp-conntrack - (bnc#466279 bnc#681639). + patches.fixes/netfilter-implement-rfc-1123-for-ftp-conntrack + (bnc#466279 bnc#681639). - commit 72e779f ------------------------------------------------------------------- Fri May 6 19:31:10 CEST 2011 - jeffm@suse.com - Disabled patches.drivers/libata-unlock-hpa-by-default; It may have - been obsoleted by upstream commit d8d9129e. + been obsoleted by upstream commit d8d9129e. - commit 1a21ab3 ------------------------------------------------------------------- Fri May 6 18:51:20 CEST 2011 - jeffm@suse.com - sysctl: Increase IPC defaults (bnc#146656) - - Delete patches.suse/shmall-bigger. + - Delete patches.suse/shmall-bigger. - commit a70e34f ------------------------------------------------------------------- Fri May 6 17:50:56 CEST 2011 - jeffm@suse.com - sysctl/i386/desktop, sysctl/x86_64/desktop: Add vm.dirty_ratio = 20 - for desktop flavors (bnc#552883) - - Delete patches.suse/mm-tune-dirty-limits.patch. + for desktop flavors (bnc#552883) + - Delete patches.suse/mm-tune-dirty-limits.patch. - commit dbe73e2 ------------------------------------------------------------------- Fri May 6 17:25:45 CEST 2011 - jeffm@suse.com - sysctl/defaults: Added kernel.hung_task_timeout=0 - - Delete patches.suse/hung_task_timeout-configurable-default. + - Delete patches.suse/hung_task_timeout-configurable-default. - commit 78f9eed ------------------------------------------------------------------- Fri May 6 16:41:07 CEST 2011 - mmarek@suse.cz - rpm/kernel-{binary,source}.spec.in: Install per-kernel /boot/sysctl-* - files (patch from Jeff Mahoney). + files (patch from Jeff Mahoney). - commit 473f2d1 ------------------------------------------------------------------- @@ -4079,7 +4099,7 @@ Thu May 5 22:35:53 CEST 2011 - jeffm@suse.com Thu May 5 22:23:21 CEST 2011 - jeffm@suse.com - Updated to 2.6.39-rc6. - - 2 patches eliminated. + - 2 patches eliminated. - commit 2643e59 ------------------------------------------------------------------- @@ -4093,9 +4113,9 @@ Tue May 3 03:08:18 CEST 2011 - tonyj@suse.de Fri Apr 29 20:35:21 CEST 2011 - jeffm@suse.com - rpm/compute-PATCHVERSION.sh: Replace ^+++ with ^\+\+\+ as an - awk regex. It's technically invalid. + awk regex. It's technically invalid. - rpm/compute-PATCHVERSION.sh: Replace ^+++ with ^\+\+\+ as an - awk regex. It's technically invalid. + awk regex. It's technically invalid. - commit 52dd0f0 ------------------------------------------------------------------- @@ -4117,7 +4137,7 @@ Fri Apr 29 00:36:03 CEST 2011 - gregkh@suse.de - Delete patches.suse/linux-2.6.29-dont-wait-for-mouse.patch. - Delete patches.suse/linux-2.6.29-even-faster-kms.patch. - Delete - patches.suse/linux-2.6.29-jbd-longer-commit-interval.patch. + patches.suse/linux-2.6.29-jbd-longer-commit-interval.patch. - Delete patches.suse/linux-2.6.29-kms-after-sata.patch. - Delete patches.suse/linux-2.6.29-touchkit.patch. - commit c13427d @@ -4132,22 +4152,22 @@ Fri Apr 29 00:17:46 CEST 2011 - jbenc@suse.cz Thu Apr 28 23:32:44 CEST 2011 - rjw@suse.de - Delete patches.xen/xen3-x86-mcp51-no-dac. - Also remove the series.conf entires for the x86-mcp-no-dac patches. + Also remove the series.conf entires for the x86-mcp-no-dac patches. - commit 574577b ------------------------------------------------------------------- Thu Apr 28 23:16:27 CEST 2011 - rjw@suse.de - Delete patches.arch/x86-mcp51-no-dac. (This is a blacklist entry that - has been rejected by the mainline, the problem reporter is gone and - it's next to impossible to verify it now.) + has been rejected by the mainline, the problem reporter is gone and + it's next to impossible to verify it now.) - commit 195b113 ------------------------------------------------------------------- Thu Apr 28 21:38:22 CEST 2011 - jslaby@suse.cz - Refresh - patches.fixes/iwlwifi-fix-tx-power-configuration-on-3945-and-4965-devices. + patches.fixes/iwlwifi-fix-tx-power-configuration-on-3945-and-4965-devices. - commit a2662ae ------------------------------------------------------------------- @@ -4162,14 +4182,14 @@ Thu Apr 28 20:56:33 CEST 2011 - jslaby@suse.cz Thu Apr 28 20:30:56 CEST 2011 - bphilips@suse.de - Delete - patches.drivers/tg3-5785-and-57780-asic-revs-not-working.patch. + patches.drivers/tg3-5785-and-57780-asic-revs-not-working.patch. - commit 9917206 ------------------------------------------------------------------- Thu Apr 28 20:19:59 CEST 2011 - bphilips@suse.de - Delete - patches.suse/uvcvideo-ignore-hue-control-for-5986-0241.patch. + patches.suse/uvcvideo-ignore-hue-control-for-5986-0241.patch. - commit 08374b3 ------------------------------------------------------------------- @@ -4202,7 +4222,7 @@ Thu Apr 28 14:18:12 CEST 2011 - jbeulich@novell.com Wed Apr 27 22:20:02 CEST 2011 - jeffm@suse.com - Delete - patches.drivers/disable-catas_reset-by-default-to-avoid-problems-with-eeh.patch. + patches.drivers/disable-catas_reset-by-default-to-avoid-problems-with-eeh.patch. - commit 399a100 ------------------------------------------------------------------- @@ -4264,10 +4284,10 @@ Wed Apr 27 21:34:13 CEST 2011 - jeffm@suse.com - Delete patches.suse/acpi-don-t-preempt-until-the-system-is-up. - Delete - patches.suse/acpi-generic-initramfs-table-override-support. + patches.suse/acpi-generic-initramfs-table-override-support. - Delete patches.suse/add-initramfs-file_read_write. - Delete - patches.suse/init-move-populate_rootfs-back-to-start_kernel. + patches.suse/init-move-populate_rootfs-back-to-start_kernel. - commit d4910b3 ------------------------------------------------------------------- @@ -4281,14 +4301,14 @@ Wed Apr 27 21:29:24 CEST 2011 - jeffm@suse.com Wed Apr 27 21:11:59 CEST 2011 - jeffm@suse.com - Delete patches.suse/osync-error. It was unused and the issue it fixed in - kernels prior to 2.6.32 doesn't exist anymore. + kernels prior to 2.6.32 doesn't exist anymore. - commit 52cc654 ------------------------------------------------------------------- Wed Apr 27 20:48:55 CEST 2011 - jeffm@suse.com - Delete patches.suse/s390-System.map.diff: Proper fix in binutils has - long since been upstream. + long since been upstream. - commit 2847a36 ------------------------------------------------------------------- @@ -4321,7 +4341,7 @@ Wed Apr 27 20:18:37 CEST 2011 - jeffm@suse.com Wed Apr 27 20:16:52 CEST 2011 - jeffm@suse.com - Delete patches.suse/unmap_vmas-lat: No bug report or signed-off-by. - - Delete patches.arch/s390-add-FREE_PTE_NR. + - Delete patches.arch/s390-add-FREE_PTE_NR. - commit 2a392c2 ------------------------------------------------------------------- @@ -4334,7 +4354,7 @@ Wed Apr 27 20:16:00 CEST 2011 - jeffm@suse.com Wed Apr 27 20:15:02 CEST 2011 - jeffm@suse.com - Update to 2.6.39-rc5. - - Eliminated 2 patches. + - Eliminated 2 patches. - commit 5288a05 ------------------------------------------------------------------- @@ -4354,7 +4374,7 @@ Wed Apr 27 19:43:47 CEST 2011 - jeffm@suse.com Tue Apr 26 11:03:18 CEST 2011 - jkosina@suse.cz - HID: add noget quirk barcode scanners from Symbol Technologies - (bnc#689290). + (bnc#689290). - commit f5b999f ------------------------------------------------------------------- @@ -4367,7 +4387,7 @@ Fri Apr 22 00:01:41 CEST 2011 - jeffm@suse.com Tue Apr 19 23:37:06 CEST 2011 - jack@suse.cz - Revert changes to sparc configs to not make life harder for Jan Engelhardt - maintaining sparc architecture. + maintaining sparc architecture. - commit cdac873 ------------------------------------------------------------------- @@ -4386,7 +4406,7 @@ Tue Apr 19 23:30:34 CEST 2011 - jack@suse.cz Tue Apr 19 17:41:41 CEST 2011 - jeffm@suse.com - Updated to 2.6.39-rc4. - - Eliminated 1 patch. + - Eliminated 1 patch. - commit 3f654c8 ------------------------------------------------------------------- @@ -4399,15 +4419,15 @@ Tue Apr 19 17:16:52 CEST 2011 - jeffm@suse.com Mon Apr 18 10:30:49 CEST 2011 - eich@suse.de - Combined and consolidated bootsplash patch (bnc#669777, - bnc#570082, bnc#595657, bnc#594209, bnc#544645). - - Delete patches.suse/Cleanup-and-make-boot-splash-work-with-KMS.patch. - - Delete patches.suse/bootsplash. - - Delete patches.suse/bootsplash-console-fix. - - Delete patches.suse/bootsplash-keep-multiple-data. - - Delete patches.suse/bootsplash-scaler. - - Reformatted code, fixed some minor bugs that became obvious. - - Fixed race that led to null pointer dereference in splash_read_proc(): - bnc#669777. + bnc#570082, bnc#595657, bnc#594209, bnc#544645). + - Delete patches.suse/Cleanup-and-make-boot-splash-work-with-KMS.patch. + - Delete patches.suse/bootsplash. + - Delete patches.suse/bootsplash-console-fix. + - Delete patches.suse/bootsplash-keep-multiple-data. + - Delete patches.suse/bootsplash-scaler. + - Reformatted code, fixed some minor bugs that became obvious. + - Fixed race that led to null pointer dereference in splash_read_proc(): + bnc#669777. - commit 95844c5 ------------------------------------------------------------------- @@ -4420,7 +4440,7 @@ Sat Apr 16 19:18:05 CEST 2011 - trenn@suse.de Sat Apr 16 18:42:01 CEST 2011 - trenn@suse.de - intel_idle: Make lapic_timer_reliable_states a boot param - (bnc#675161). + (bnc#675161). - commit 85b156b ------------------------------------------------------------------- @@ -4434,7 +4454,7 @@ Sat Apr 16 00:31:11 CEST 2011 - jack@suse.cz Fri Apr 15 20:24:29 CEST 2011 - jeffm@suse.com - Enabled CONFIG_GIGASET_CAPI (bnc#686008). - - This results in automatically disabling CONFIG_GIGASET_I4L. + - This results in automatically disabling CONFIG_GIGASET_I4L. - commit 697e68b ------------------------------------------------------------------- @@ -4454,7 +4474,7 @@ Fri Apr 15 13:21:49 CEST 2011 - jbeulich@novell.com - Update Xen patches to 2.6.39-rc3 and c/s 1079. - blktap2: replace hard-coded limit of tap devices with - configurable one. + configurable one. - config.conf: Re-enable Xen configs. - Update x86 config files. - commit d3bfd6c @@ -4463,7 +4483,7 @@ Fri Apr 15 13:21:49 CEST 2011 - jbeulich@novell.com Thu Apr 14 18:43:07 CEST 2011 - jeffm@suse.com - fs/partitions/efi.c: corrupted GUID partition tables can cause - kernel oops (bnc#687113 CVE-2011-1577). + kernel oops (bnc#687113 CVE-2011-1577). - commit 385b393 ------------------------------------------------------------------- @@ -4508,7 +4528,7 @@ Tue Apr 12 21:30:55 CEST 2011 - jeffm@suse.com Tue Apr 12 20:46:13 CEST 2011 - jeffm@suse.com - Updated to 2.6.39-rc3. - - Eliminated 2 patches. + - Eliminated 2 patches. - commit 200c913 ------------------------------------------------------------------- @@ -4533,29 +4553,29 @@ Tue Apr 12 19:37:48 CEST 2011 - jeffm@suse.com Tue Apr 12 19:10:01 CEST 2011 - jeffm@suse.com - Update to 2.6.39-rc2. - - Eliminated 18 patches. - - Added 3 patches. - - hv_mouse: needs . - - dm-raid45: Remove blk_unplug calls. - - novfs: 2.6.39 API update. - - Xen, Swap-over-NFS, and certain SCSI multipath features are disabled. - - patches.kernel.org is no longer used to contain upstream patches - for -rc releases. Users planning on building their own kernel should - have a copy of the tarball corresponding to the -rc releases. + - Eliminated 18 patches. + - Added 3 patches. + - hv_mouse: needs . + - dm-raid45: Remove blk_unplug calls. + - novfs: 2.6.39 API update. + - Xen, Swap-over-NFS, and certain SCSI multipath features are disabled. + - patches.kernel.org is no longer used to contain upstream patches + for -rc releases. Users planning on building their own kernel should + have a copy of the tarball corresponding to the -rc releases. - commit adf9d16 ------------------------------------------------------------------- Mon Apr 11 09:43:45 CEST 2011 - neilb@suse.de - Make selection of 'readdir-plus' adapt to usage patterns - (bnc#678123). + (bnc#678123). - commit 5de99a8 ------------------------------------------------------------------- Wed Apr 6 09:01:38 CEST 2011 - jeffm@suse.de - reiserfs: Force inode evictions before umount to avoid crash - (bnc#610598 bnc#680073 bnc#684112). + (bnc#610598 bnc#680073 bnc#684112). - Delete patches.fixes/reiserfs-xattr-crash-fix. - commit bf57d20 @@ -4569,21 +4589,21 @@ Tue Apr 5 10:42:22 CEST 2011 - jslaby@suse.cz Wed Mar 30 23:50:41 CEST 2011 - jeffm@suse.com - Delete patches.suse/twofish-2.6. - - This was for 2.4 compatibility and has been moved to KMP purgatory. + - This was for 2.4 compatibility and has been moved to KMP purgatory. - commit dcca506 ------------------------------------------------------------------- Wed Mar 30 10:32:32 CEST 2011 - jslaby@suse.cz - Relax si_code check in rt_sigqueueinfo and rt_tgsigqueueinfo - (bnc#681826). + (bnc#681826). - commit 2e71042 ------------------------------------------------------------------- Mon Mar 28 16:08:19 CEST 2011 - trenn@suse.de - Update config files, remove CONFIG_X86_MCE_XEON75XX=m - ->driver got reverted with previous commit + ->driver got reverted with previous commit - Refresh patches.xen/xen3-auto-arch-x86.diff. - commit b367e7b @@ -4595,18 +4615,18 @@ Mon Mar 28 15:23:44 CEST 2011 - trenn@suse.de APEI implementation should take care of that in recent kernels. - Delete patches.arch/x86_mce_intel_decode_physical_address.patch. - Delete - patches.arch/x86_mce_intel_decode_physical_address_compile_fix.patch. + patches.arch/x86_mce_intel_decode_physical_address_compile_fix.patch. - Delete - patches.arch/x86_mce_intel_decode_physical_address_rename_fix.patch. + patches.arch/x86_mce_intel_decode_physical_address_rename_fix.patch. - Delete - patches.arch/x86_mce_intel_decode_physical_fix_dynamic_debug.patch. + patches.arch/x86_mce_intel_decode_physical_fix_dynamic_debug.patch. - commit 1fe7a22 ------------------------------------------------------------------- Mon Mar 28 14:07:07 CEST 2011 - mmarek@suse.cz - rpm/kernel-binary.spec.in: Do not install unneeded packages in the - build chroot. + build chroot. - commit 7f4c49d ------------------------------------------------------------------- @@ -4626,7 +4646,7 @@ Thu Mar 24 17:26:22 CET 2011 - tiwai@suse.de Thu Mar 24 16:21:06 CET 2011 - jslaby@suse.cz - Prevent rt_sigqueueinfo and rt_tgsigqueueinfo from spoofing - the signal code (bnc#681826 CVE-2011-1020). + the signal code (bnc#681826 CVE-2011-1020). - commit 2e42fd4 ------------------------------------------------------------------- @@ -4635,7 +4655,7 @@ Thu Mar 24 14:02:20 CET 2011 - tiwai@suse.de - sound/oss/opl3: validate voice and channel indexes (bnc#681999). - sound/oss: remove offset from load_patch callbacks (bnc#681999). - ALSA: sound/pci/asihpi: check adapter index in hpi_ioctl - (bnc#680816). + (bnc#680816). - commit 09ff6e9 ------------------------------------------------------------------- @@ -4648,7 +4668,7 @@ Mon Mar 21 19:56:38 CET 2011 - jack@suse.cz Mon Mar 21 16:44:29 CET 2011 - jkosina@suse.cz - HID: add support for Skycable 0x3f07 wireless presenter - (bnc#681297). + (bnc#681297). - commit 892e8d4 ------------------------------------------------------------------- @@ -4679,12 +4699,12 @@ Fri Mar 18 08:48:08 CET 2011 - jbeulich@novell.com Thu Mar 17 12:24:09 CET 2011 - sjayaraman@suse.de - netvm: Do not mark requests for swapfile writes as dirty or - kswapd fails to free the page (bnc#678472). + kswapd fails to free the page (bnc#678472). - nfs: Use page_file_offset during page writeback (bnc#677738). - nfs: Convert nfs_mark_request_dirty() to use page_file_mapping() - (bnc#677738). + (bnc#677738). - netvm: Remove duplicated initialization in net/ipv4/route.c - (bnc#678970). + (bnc#678970). - collapse: mm: Report the low watermark correctly (bnc#678497). - commit a798dd1 @@ -4698,7 +4718,7 @@ Tue Mar 15 16:19:53 CET 2011 - jeffm@suse.com Mon Mar 14 01:22:01 CET 2011 - jeffm@suse.com - Linux: 2.6.38-rc8. - - Eliminated 1 patch. + - Eliminated 1 patch. - commit 7da557d ------------------------------------------------------------------- @@ -4723,38 +4743,38 @@ Fri Mar 11 14:19:55 CET 2011 - jbeulich@novell.com Tue Mar 8 01:00:02 CET 2011 - jeffm@suse.de - Update to 2.6.38-rc7. - - Refresh patches.xen/xen-x86-no-lapic. - - Refresh patches.xen/xen3-patch-2.6.19. + - Refresh patches.xen/xen-x86-no-lapic. + - Refresh patches.xen/xen3-patch-2.6.19. - commit 7eb9d30 ------------------------------------------------------------------- Mon Mar 7 13:50:08 CET 2011 - mmarek@suse.cz - rpm/kernel-binary.spec.in: Do not abort build because of - supported.conf inconsistency if %supported_modules_check == 0. + supported.conf inconsistency if %supported_modules_check == 0. - rpm/kernel-binary.spec.in: Do not abort build because of - supported.conf inconsistency if %supported_modules_check == 0. + supported.conf inconsistency if %supported_modules_check == 0. - commit 88d5daa ------------------------------------------------------------------- Wed Mar 2 09:02:40 CET 2011 - jbeulich@novell.com - patches.arch/x86_64-unwind-annotations: Fix a fatal oversight in - yesterday's change. + yesterday's change. - commit 098768b ------------------------------------------------------------------- Mon Feb 28 15:34:35 CET 2011 - jbeulich@novell.com - patches.arch/x86_64-unwind-annotations: Add annotations to - lib/rwsem_64.S. + lib/rwsem_64.S. - commit 87944ac ------------------------------------------------------------------- Thu Feb 24 16:27:46 CET 2011 - tiwai@suse.de - ALSA: usb-audio: fix oops due to cleanup race when disconnecting - (bnc#674735). + (bnc#674735). - commit ed81f8c ------------------------------------------------------------------- @@ -4767,7 +4787,7 @@ Wed Feb 23 23:03:41 CET 2011 - mmarek@suse.cz Tue Feb 22 21:49:18 CET 2011 - jeffm@suse.com - Update to 2.6.38-rc6. - - Eliminated 1 patch. + - Eliminated 1 patch. - commit 6cce7bb ------------------------------------------------------------------- @@ -4780,7 +4800,7 @@ Tue Feb 22 10:00:42 CET 2011 - mmarek@suse.cz Mon Feb 21 10:31:05 CET 2011 - tiwai@suse.de - ALSA: caiaq - Fix possible string-buffer overflow (bnc#672499, - CVE-2011-0712). + CVE-2011-0712). - commit 5ef002b ------------------------------------------------------------------- @@ -4799,22 +4819,22 @@ Thu Feb 17 02:28:52 CET 2011 - jeffm@suse.de Thu Feb 17 01:24:01 CET 2011 - gregkh@suse.de - Update config files. - - disable CONFIG_DRM_VMWGFX (bnc#606458) - - update sparc configs to at least be able to run "make oldconfig" + - disable CONFIG_DRM_VMWGFX (bnc#606458) + - update sparc configs to at least be able to run "make oldconfig" - commit da75bd9 ------------------------------------------------------------------- Wed Feb 16 16:14:52 CET 2011 - jbeulich@novell.com - patches.arch/x86_64-unwind-annotations: Re-add change lost during - initial 2.6.37 merge. + initial 2.6.37 merge. - commit e493205 ------------------------------------------------------------------- Mon Feb 14 13:42:21 CET 2011 - mmarek@suse.cz - Move spec file templates and helper scripts to a separate branch, to - ease synchronizing these files among master, vanilla and linux-next. + ease synchronizing these files among master, vanilla and linux-next. - commit 411abb8 ------------------------------------------------------------------- @@ -4834,7 +4854,7 @@ Mon Feb 14 13:20:47 CET 2011 - mmarek@suse.cz Mon Feb 14 13:19:22 CET 2011 - mmarek@suse.cz - rpm/kernel-source.spec.in: Delete misc/extract-modaliases, the code - was merged into rpm's find-supplements script. + was merged into rpm's find-supplements script. - Delete rpm/check-build.sh, not needed anymore. - commit 0a157b1 @@ -4842,43 +4862,43 @@ Mon Feb 14 13:19:22 CET 2011 - mmarek@suse.cz Thu Feb 10 02:57:43 CET 2011 - jeffm@suse.com - flexcop: fix registering braindead stupid names (brc#575873 - bnc#661429). + bnc#661429). - commit 72bd3d0 ------------------------------------------------------------------- Wed Feb 9 22:55:13 CET 2011 - gregkh@suse.de - Staging: samsung-laptop: add support for lots of laptops - (bnc#661682). + (bnc#661682). - commit 1eb5eaa ------------------------------------------------------------------- Wed Feb 9 13:37:33 CET 2011 - mmarek@suse.cz - rpm/kernel-source.spec.in: Set timestamp of sources to the commit - timestamp, so that they are always older than generated files in - /usr/src/linux-obj (bnc#669669). + timestamp, so that they are always older than generated files in + /usr/src/linux-obj (bnc#669669). - commit 8565452 ------------------------------------------------------------------- Wed Feb 9 00:08:37 CET 2011 - mmarek@suse.cz - rpm/kernel-binary.spec.in: Do not run fdupes in /usr/src/linux-obj, to - keep timestamps intact. + keep timestamps intact. - commit 9ba5ff0 ------------------------------------------------------------------- Tue Feb 8 23:42:06 CET 2011 - mmarek@suse.cz - rpm/kernel-source.spec.in: Remove .gitignore files after applying patches - (fix last change). + (fix last change). - commit 907f9cc ------------------------------------------------------------------- Tue Feb 8 18:10:13 CET 2011 - jeffm@suse.com - Updated to 2.6.38-rc4. - - Eliminated 1 patch. + - Eliminated 1 patch. - commit c327e0a ------------------------------------------------------------------- @@ -4926,8 +4946,8 @@ Mon Feb 7 16:19:29 CET 2011 - mmarek@suse.cz Mon Feb 7 14:27:36 CET 2011 - mmarek@suse.cz - rpm/kernel-binary.spec.in, rpm/kernel-spec-macros: Fix the definition - of %release_major and rename it to %release_num to better describe - what it does. Add some comments to explain how the versioning works. + of %release_major and rename it to %release_num to better describe + what it does. Add some comments to explain how the versioning works. - commit 9a3bc94 ------------------------------------------------------------------- @@ -4946,14 +4966,14 @@ Fri Feb 4 01:46:21 CET 2011 - jeffm@suse.com Fri Feb 4 01:44:50 CET 2011 - jeffm@suse.com - Updated to 2.6.38-rc3. - - Eliminated 2 patches. + - Eliminated 2 patches. - commit b6b51ca ------------------------------------------------------------------- Wed Feb 2 17:25:06 CET 2011 - tiwai@suse.de - ALSA: hda - Fix memory leaks in conexant jack arrays - (bnc#668929). + (bnc#668929). - commit 31971a4 ------------------------------------------------------------------- @@ -4991,8 +5011,8 @@ Sun Jan 23 02:16:20 CET 2011 - jeffm@suse.de Sun Jan 23 00:25:45 CET 2011 - jeffm@suse.com - Update config files. - - CONFIG_EXPERT=n on all but ps3 - - Vanilla configs updated. + - CONFIG_EXPERT=n on all but ps3 + - Vanilla configs updated. - commit b25e639 ------------------------------------------------------------------- @@ -5013,7 +5033,7 @@ Sun Jan 23 00:09:06 CET 2011 - jeffm@suse.com Sat Jan 22 23:45:07 CET 2011 - jeffm@suse.com - Updated to 2.6.38-rc2. - - Eliminated 1 patch. + - Eliminated 1 patch. - commit 90baa82 ------------------------------------------------------------------- @@ -5032,30 +5052,30 @@ Sat Jan 22 00:32:08 CET 2011 - jeffm@suse.de Sat Jan 22 00:27:46 CET 2011 - jeffm@suse.de - Update to 2.6.38-rc1. - - Removed 12 patches. - - Xen is disabled. - - Quite a few patches need updating. + - Removed 12 patches. + - Xen is disabled. + - Quite a few patches need updating. - commit 9163bb7 ------------------------------------------------------------------- Fri Jan 21 02:42:39 CET 2011 - trenn@suse.de - perf: Do not export power_frequency, but power_start event - (bnc#665153). + (bnc#665153). - cpuidle/x86/perf: fix power:cpu_idle double end events and - throw cpu_idle events from the cpuidle layer (bnc#665153). + throw cpu_idle events from the cpuidle layer (bnc#665153). - perf: Clean up power events by introducing new, more generic - ones (bnc#665153). + ones (bnc#665153). - cpuidle: Rename X86 specific idle poll state from C0 to POLL - (bnc#665153). + (bnc#665153). - perf timechart: Adjust perf timechart to the new power events - (bnc#665153). + (bnc#665153). - Fix display of idle boxes (none). - Fix huge and wronge C-state drawings due to uninitialized - start/end timestamps (none). + start/end timestamps (none). - Update config files. - doc/config-options.changes: - CONFIG_EVENT_POWER_TRACING_DEPRECATED=y + CONFIG_EVENT_POWER_TRACING_DEPRECATED=y - commit b308eff ------------------------------------------------------------------- @@ -5068,7 +5088,7 @@ Wed Jan 19 21:13:46 CET 2011 - jbohac@suse.cz Tue Jan 18 01:48:18 CET 2011 - trenn@suse.de - ACPI / ACPICA: Initialize the global lock spinlock as - appropriate (bnc#637377). + appropriate (bnc#637377). - commit c4b8238 ------------------------------------------------------------------- @@ -5087,22 +5107,22 @@ Mon Jan 17 20:52:49 CET 2011 - jeffm@suse.com Fri Jan 14 16:29:03 CET 2011 - mmarek@suse.cz - Revert %kernelrelease changes originally made on the vanilla branch, - they break on master and must be done differently. + they break on master and must be done differently. - commit b610327 ------------------------------------------------------------------- Thu Jan 13 21:29:19 CET 2011 - jkosina@suse.cz - Input: introduce 'notimeout' blacklist for Dell Vostro V13 - (bnc#641105). + (bnc#641105). - commit cb76856 ------------------------------------------------------------------- Wed Jan 12 21:32:17 CET 2011 - jeffm@suse.com - In-kernel dependencies for reiser4 - - Delete patches.suse/reiser4-exports. - - Delete patches.suse/reiser4-set_page_dirty_notag. + - Delete patches.suse/reiser4-exports. + - Delete patches.suse/reiser4-set_page_dirty_notag. - commit 1b97130 ------------------------------------------------------------------- @@ -5176,7 +5196,7 @@ Thu Jan 6 20:51:31 CET 2011 - jeffm@suse.com Thu Jan 6 19:48:28 CET 2011 - mmarek@suse.cz - rpm/kernel-source.spec.in: Move the source tree if %kernelrelease is - different from the tarball version. + different from the tarball version. - commit 6be9ffe ------------------------------------------------------------------- @@ -5195,28 +5215,28 @@ Thu Jan 6 17:09:12 CET 2011 - jeffm@suse.com Thu Jan 6 17:08:44 CET 2011 - jeffm@suse.com - Removed unused kdb patches. - - Delete patches.suse/kdb-build-fixes. - - Delete patches.suse/kdb-common. - - Delete - patches.suse/kdb-fix-assignment-from-incompatible-pointer-warnings. - - Delete - patches.suse/kdb-fix-kdb_cmds-to-include-the-arch-common-macro. - - Delete patches.suse/kdb-handle-nonexistance-keyboard-controller. - - Delete patches.suse/kdb-ia64. - - Delete patches.suse/kdb-usb-rework. - - Delete patches.suse/kdb-vm-api-changes-for-2-6-34. - - Delete patches.suse/kdb-x86. - - Delete patches.suse/kdb-x86-build-fixes. - - Delete patches.suse/kdb_dont_touch_i8042_early.patch. - - Delete patches.suse/kdb_fix_ia64_build.patch. - - Delete patches.xen/xen3-kdb-x86. + - Delete patches.suse/kdb-build-fixes. + - Delete patches.suse/kdb-common. + - Delete + patches.suse/kdb-fix-assignment-from-incompatible-pointer-warnings. + - Delete + patches.suse/kdb-fix-kdb_cmds-to-include-the-arch-common-macro. + - Delete patches.suse/kdb-handle-nonexistance-keyboard-controller. + - Delete patches.suse/kdb-ia64. + - Delete patches.suse/kdb-usb-rework. + - Delete patches.suse/kdb-vm-api-changes-for-2-6-34. + - Delete patches.suse/kdb-x86. + - Delete patches.suse/kdb-x86-build-fixes. + - Delete patches.suse/kdb_dont_touch_i8042_early.patch. + - Delete patches.suse/kdb_fix_ia64_build.patch. + - Delete patches.xen/xen3-kdb-x86. - commit c9e725d ------------------------------------------------------------------- Thu Jan 6 16:10:26 CET 2011 - jeffm@suse.com - rpm/kernel-source.spec.in: Remove the relocation of the source tree. - It's expanded in-place. + It's expanded in-place. - commit 8cde941 ------------------------------------------------------------------- @@ -5229,7 +5249,7 @@ Thu Jan 6 15:49:34 CET 2011 - jack@suse.cz Thu Jan 6 13:56:07 CET 2011 - mmarek@suse.cz - Delete patches.fixes/kbuild-fix-generating-of-.symtypes-files. - Fixed upstream in commit e26d6b8. + Fixed upstream in commit e26d6b8. - commit 1b628e1 ------------------------------------------------------------------- @@ -5238,7 +5258,7 @@ Thu Jan 6 10:07:22 CET 2011 - mgalbraith@suse.de - Replaced autogroup patch with what will appear in 2.6.38 - Replaced cgroup use after free fix wtih what will appear in 2.6.38 - Refresh - patches.fixes/sched-cgroup-use-exit-hook-to-avoid-use-after-free-crash. + patches.fixes/sched-cgroup-use-exit-hook-to-avoid-use-after-free-crash. - Refresh patches.suse/sched-automated-per-session-task-groups. - Delete patches.fixes/sched-fix-autogroup-proc-interface-race. - commit 81f018b @@ -5259,7 +5279,7 @@ Thu Dec 30 00:50:58 CET 2010 - jeffm@suse.com Wed Dec 29 22:23:21 CET 2010 - jeffm@suse.com - Update to 2.6.37-rc8. - - Eliminated 1 patch. + - Eliminated 1 patch. - commit 42518e6 ------------------------------------------------------------------- @@ -5284,38 +5304,38 @@ Mon Dec 27 23:24:08 CET 2010 - jeffm@suse.com Mon Dec 27 23:09:38 CET 2010 - jeffm@suse.com - Update to 2.6.37-rc7. - - Eliminated 9 patches. + - Eliminated 9 patches. - commit d38591c ------------------------------------------------------------------- Mon Dec 20 12:48:45 CET 2010 - jslaby@suse.cz - Revert "x86: allocate space within a region top-down" - (bnc#655048). - Backport to XEN. + (bnc#655048). + Backport to XEN. - commit 92c0965 ------------------------------------------------------------------- Mon Dec 20 11:33:32 CET 2010 - jslaby@suse.cz - Revert "PCI: fix pci_bus_alloc_resource() hang, prefer positive - decode" (bnc#655048). + decode" (bnc#655048). - Revert "x86: allocate space within a region top-down" - (bnc#655048). + (bnc#655048). - Revert "x86/PCI: allocate space from the end of a region, - not the beginning" (bnc#655048). + not the beginning" (bnc#655048). - Revert "PCI: allocate bus resources from the top down" - (bnc#655048). + (bnc#655048). - Revert "resources: support allocating space within a region - from the top down" (bnc#655048). + from the top down" (bnc#655048). - resources: add arch hook for preventing allocation in reserved - areas (bnc#655048). + areas (bnc#655048). - x86: avoid low BIOS area when allocating address space - (bnc#655048). + (bnc#655048). - x86: avoid E820 regions when allocating address space - (bnc#655048). + (bnc#655048). - x86: avoid high BIOS area when allocating address space - (bnc#655048). + (bnc#655048). - Refresh patches.xen/xen3-patch-2.6.34. - commit 7bbbf27 @@ -5330,8 +5350,8 @@ Mon Dec 20 11:29:01 CET 2010 - jslaby@suse.cz Mon Dec 20 11:19:41 CET 2010 - jslaby@suse.cz - Delete - patches.fixes/res-0010-PCI-fix-pci_bus_alloc_resource-hang-prefer-positive-.patch. - It's unreferenced and wrong. + patches.fixes/res-0010-PCI-fix-pci_bus_alloc_resource-hang-prefer-positive-.patch. + It's unreferenced and wrong. - commit 9e6fc50 ------------------------------------------------------------------- @@ -5368,10 +5388,10 @@ Mon Dec 13 09:12:36 CET 2010 - tiwai@suse.de Fri Dec 10 09:23:46 CET 2010 - jslaby@suse.cz - resources: add arch hook for preventing allocation in reserved - areas (bnc#655048). + areas (bnc#655048). - x86: avoid BIOS area when allocating address space (bnc#655048). - x86: avoid PNP resources when allocating address space - (bnc#655048). + (bnc#655048). - Refresh patches.xen/xen3-patch-2.6.34. - commit 7e25353 @@ -5404,14 +5424,14 @@ Thu Dec 9 14:48:13 CET 2010 - mmarek@suse.cz Wed Dec 8 17:34:25 CET 2010 - mmarek@suse.cz - rpm/kernel-docs.spec.in: Allow to build against any version of - kernel-source + kernel-source - commit 37bdc47 ------------------------------------------------------------------- Tue Dec 7 16:38:29 CET 2010 - jbeulich@novell.com - patches.arch/x86_64-unwind-annotations: Remove stringification - (needed only with very old assemblers). + (needed only with very old assemblers). - commit 987c244 ------------------------------------------------------------------- @@ -5442,7 +5462,7 @@ Tue Dec 7 09:40:37 CET 2010 - jbeulich@novell.com Mon Dec 6 12:40:34 CET 2010 - mgalbraith@suse.de - Replace buggy per tty autogroup patch with final per session patch as - integrated into tip. + integrated into tip. - sched: Add 'autogroup' scheduling feature: automated per session task groups (bnc#657613). - Delete patches.suse/sched-automated-per-tty-task-groups. - commit 0db6b6b @@ -5451,12 +5471,12 @@ Mon Dec 6 12:40:34 CET 2010 - mgalbraith@suse.de Mon Dec 6 09:12:01 CET 2010 - jbeulich@novell.com - patches.rpmify/rpm-kernel-config, patches.rpmify/split-package, - patches.suse/0004-richacl-In-memory-representation-and-helper-function.patch, - patches.suse/SoN-15-netvm-reserve.patch, - patches.suse/SoN-27-nfs-swap_ops.patch, - patches.suse/kconfig-automate-kernel-desktop, - patches.suse/mm-tune-dirty-limits.patch, - patches.suse/supported-flag-enterprise: Clean up Kconfig portions. + patches.suse/0004-richacl-In-memory-representation-and-helper-function.patch, + patches.suse/SoN-15-netvm-reserve.patch, + patches.suse/SoN-27-nfs-swap_ops.patch, + patches.suse/kconfig-automate-kernel-desktop, + patches.suse/mm-tune-dirty-limits.patch, + patches.suse/supported-flag-enterprise: Clean up Kconfig portions. - commit 713650c ------------------------------------------------------------------- @@ -5489,7 +5509,7 @@ Fri Nov 26 15:04:27 CET 2010 - jbeulich@novell.com - Update Xen patches to 2.6.37-rc3-git1 and c/s 1055. - xen/acpi: Add memory hotadd to pvops dom0 (bnc#651066). - xen/acpi: Export host physical CPU information to dom0 - (bnc#651066). + (bnc#651066). - Xen: para-virtual watchdog driver. - introduce {rd,wr}msr_safe_on_pcpu() and add/enable users. - eliminate scalability issues from initrd handling. @@ -5513,7 +5533,7 @@ Wed Nov 24 15:49:45 CET 2010 - jeffm@suse.com Mon Nov 22 19:48:15 CET 2010 - jeffm@suse.com - Update to 2.6.37-rc3. - - Eliminated 1 patch. + - Eliminated 1 patch. - commit 12ac0ac ------------------------------------------------------------------- @@ -5537,7 +5557,7 @@ Sun Nov 21 16:35:45 CET 2010 - jslaby@suse.cz Wed Nov 17 17:10:32 CET 2010 - jeffm@suse.com - sched: automated per tty task groups. - - Enabled in -desktop flavors for better interactivity. + - Enabled in -desktop flavors for better interactivity. - commit 2d5d397 ------------------------------------------------------------------- @@ -5556,7 +5576,7 @@ Tue Nov 16 20:08:11 CET 2010 - jeffm@suse.com Mon Nov 15 23:58:59 CET 2010 - jslaby@suse.cz - PCI: fix pci_bus_alloc_resource() hang, prefer positive decode - (bnc#651256). + (bnc#651256). - commit 4404c19 ------------------------------------------------------------------- @@ -5569,7 +5589,7 @@ Mon Nov 15 21:33:19 CET 2010 - jeffm@suse.com Mon Nov 15 21:30:37 CET 2010 - jeffm@suse.com - Update to 2.6.37-rc1-git11. - - Eliminated 2 patches. + - Eliminated 2 patches. - commit 5959a67 ------------------------------------------------------------------- @@ -5588,16 +5608,16 @@ Sat Nov 13 10:08:17 CET 2010 - jslaby@suse.cz Fri Nov 12 18:37:10 CET 2010 - jeffm@suse.de - Update to 2.6.37-rc1. - - Eliminated 26 patches. - - Xen is disabled. + - Eliminated 26 patches. + - Xen is disabled. - commit b9044e3 ------------------------------------------------------------------- Thu Nov 11 19:37:05 CET 2010 - gregkh@suse.de - Update config files. (bnc#652954) increase the number of possible and - default uarts for users with multi-port serial cards for the i386 and - x86-64 default configs. + default uarts for users with multi-port serial cards for the i386 and + x86-64 default configs. - commit 85c87e3 ------------------------------------------------------------------- @@ -5611,20 +5631,20 @@ Thu Nov 11 13:48:24 CET 2010 - jslaby@suse.cz Thu Nov 11 11:18:45 CET 2010 - jslaby@suse.cz - resources: add a default alignf to simplify find_resource() - (bnc#651256). + (bnc#651256). - resources: factor out resource_clip() to simplify - find_resource() (bnc#651256). + find_resource() (bnc#651256). - resources: ensure callback doesn't allocate outside available - space (bnc#651256). + space (bnc#651256). - resources: handle overflow when aligning start of available area - (bnc#651256). + (bnc#651256). - resources: support allocating space within a region from the - top down (bnc#651256). + top down (bnc#651256). - PCI: allocate bus resources from the top down (bnc#651256). - x86/PCI: allocate space from the end of a region, not the - beginning (bnc#651256). + beginning (bnc#651256). - x86: update iomem_resource end based on CPU physical address - capabilities (bnc#651256). + capabilities (bnc#651256). - x86: allocate space within a region top-down (bnc#651256). - Refresh patches.xen/xen3-patch-2.6.34. - commit 8c68ad1 @@ -5633,21 +5653,21 @@ Thu Nov 11 11:18:45 CET 2010 - jslaby@suse.cz Tue Nov 9 15:28:57 CET 2010 - jack@suse.cz - novfs: Fix for the issue of kernel dumps core on restart - (bnc#641811). + (bnc#641811). - commit 76ba833 ------------------------------------------------------------------- Fri Oct 29 13:47:35 CEST 2010 - jslaby@suse.cz - net: Limit socket I/O iovec total length to INT_MAX - (bnc#650128). + (bnc#650128). - commit 2ba74bb ------------------------------------------------------------------- Fri Oct 29 01:53:34 CEST 2010 - trenn@suse.de - Update config files. - Forgot to enable ACPI_EC_DEBUGFS on i386/pae + Forgot to enable ACPI_EC_DEBUGFS on i386/pae - commit 66b605b ------------------------------------------------------------------- @@ -5667,14 +5687,14 @@ Wed Oct 27 14:51:30 CEST 2010 - jslaby@suse.cz Tue Oct 26 21:31:22 CEST 2010 - trenn@suse.de - Update config files. - Enable CONFIG_ACPI_EC_DEBUGFS=m on supported archs. + Enable CONFIG_ACPI_EC_DEBUGFS=m on supported archs. - commit 9035254 ------------------------------------------------------------------- Tue Oct 26 13:41:23 CEST 2010 - jbeulich@novell.com - Update Xen config files (restore options accidentally deleted - by 1b1584fccbfdc42e6e8b35c3c207ca65feb0c7d5). + by 1b1584fccbfdc42e6e8b35c3c207ca65feb0c7d5). - commit f8e5000 ------------------------------------------------------------------- @@ -5682,7 +5702,7 @@ Mon Oct 25 12:53:38 CEST 2010 - jbeulich@novell.com - Update Xen patches to 2.6.36 and c/s 1043. - xen: netback: take net_schedule_list_lock when removing entry - from net_schedule_list. + from net_schedule_list. - Update Xen config files. - commit b772cd8 @@ -5692,7 +5712,7 @@ Mon Oct 25 08:58:15 CEST 2010 - tiwai@suse.de - ALSA: hda - Add workarounds for CT-IBG controllers (bnc#564324). - ALSA: hda - Add some workarounds for Creative IBG (bnc#564324). - ALSA: hda - Fix wrong SPDIF NID assignment for CA0110 - (bnc#564324). + (bnc#564324). - commit 2256eda ------------------------------------------------------------------- @@ -5705,7 +5725,7 @@ Fri Oct 22 21:18:25 CEST 2010 - jeffm@suse.de Fri Oct 22 13:32:04 CEST 2010 - jbeulich@novell.com - patches.arch/i386-unwind-annotations, - patches.arch/x86_64-unwind-annotations: Update Patch-mainline tags. + patches.arch/x86_64-unwind-annotations: Update Patch-mainline tags. - commit 6ee5ccb ------------------------------------------------------------------- @@ -5720,7 +5740,7 @@ Thu Oct 21 10:11:03 CEST 2010 - sjayaraman@suse.de Mon Oct 18 16:54:57 CEST 2010 - trenn@suse.de - ACPI: Make Embedded Controller command timeout delay - configurable (bnc#639261). + configurable (bnc#639261). - commit 9ea38cf ------------------------------------------------------------------- @@ -5756,7 +5776,7 @@ Mon Oct 11 17:14:51 CEST 2010 - mmarek@suse.cz Mon Oct 11 16:12:29 CEST 2010 - jbeulich@novell.com - patches.apparmor/apparmor-compatibility-patch-for-v5-network-control: - Remove .rej file from this patch. + Remove .rej file from this patch. - commit 8828ce5 ------------------------------------------------------------------- @@ -5769,7 +5789,7 @@ Fri Oct 8 17:40:50 CEST 2010 - jeffm@suse.de Tue Oct 5 18:02:19 CEST 2010 - jbeulich@novell.com - patches.drivers/dynamic_debug_4.patch: Fix build issues with - !DYNAMIC_DEBUG and build warning. + !DYNAMIC_DEBUG and build warning. - commit b08d2aa ------------------------------------------------------------------- @@ -5782,7 +5802,7 @@ Tue Oct 5 17:19:46 CEST 2010 - jeffm@suse.de Tue Oct 5 16:58:20 CEST 2010 - jeffm@suse.de - AppArmor: Allow dfa backward compatibility with broken - userspace. + userspace. - AppArmor: compatibility patch for v5 interface. - AppArmor: compatibility patch for v5 network control. - commit cb27981 @@ -5791,7 +5811,7 @@ Tue Oct 5 16:58:20 CEST 2010 - jeffm@suse.de Mon Oct 4 16:57:34 CEST 2010 - jeffm@suse.de - Update to 2.6.36-rc6. - - Eliminated 2 patches. + - Eliminated 2 patches. - commit 57ae577 ------------------------------------------------------------------- @@ -5804,25 +5824,25 @@ Fri Sep 24 13:45:31 CEST 2010 - jbeulich@novell.com Fri Sep 24 13:23:13 CEST 2010 - trenn@suse.de - acpi: ec_sys: access user space with get_user()/put_user() - (none). + (none). - commit d028761 ------------------------------------------------------------------- Fri Sep 24 13:14:36 CEST 2010 - trenn@suse.de - kernel/module.c: Fix compiler warnings if debug is compiled in - (none). + (none). - PNP: Use dev_dbg instead of dev_printk(KERN_DEBUG.. if - DYNAMIC_DEBUG is compiled in (none). + DYNAMIC_DEBUG is compiled in (none). - PNP: Compile all pnp built-in stuff in one module namespace - (none). + (none). - Dynamic Debug: Introduce global fake module param module.ddebug - - V4 (none). + - V4 (none). - Dynamic Debug: Initialize dynamic debug earlier via - arch_initcall (none). + arch_initcall (none). - Dynamic Debug: Introduce ddebug_query= boot parameter (none). - Dynamic Debug: Split out query string parsing/setup from - proc_write (none). + proc_write (none). - commit dcd5c68 ------------------------------------------------------------------- @@ -5847,7 +5867,7 @@ Fri Sep 24 09:54:16 CEST 2010 - jbeulich@novell.com Thu Sep 23 23:33:54 CEST 2010 - mmarek@suse.cz - rpm/kernel-binary.spec.in: Fix for kernel release strings like - 2.6.36-rc5-73-g57aebd7-vanilla. + 2.6.36-rc5-73-g57aebd7-vanilla. - rpm/kernel-spec-macros: Cleanup. - commit 0926a18 @@ -5855,7 +5875,7 @@ Thu Sep 23 23:33:54 CEST 2010 - mmarek@suse.cz Thu Sep 23 19:16:00 CEST 2010 - jeffm@suse.de - rose: Fix signedness issues wrt. digi count (CVE-2010-3310 - bnc#640721). + bnc#640721). - commit bcdc88b ------------------------------------------------------------------- @@ -5874,7 +5894,7 @@ Tue Sep 21 14:15:34 CEST 2010 - mmarek@suse.cz Tue Sep 21 13:59:10 CEST 2010 - jeffm@suse.de - Linux: 2.6.36-rc5. - - Eliminated 6 patches (all security backports). + - Eliminated 6 patches (all security backports). - commit d4603b4 ------------------------------------------------------------------- @@ -5882,8 +5902,8 @@ Mon Sep 20 19:57:39 CEST 2010 - jeffm@suse.de - Revert "- make SCSI and ATA drivers modules again. (bnc#564357)." This reverts commit 75e8e5eae2c1e8dd279370f2c7650835ee821deb. - - make SCSI and ATA drivers modules again. - (bnc#564357) + - make SCSI and ATA drivers modules again. + (bnc#564357) This change only applies to enterprise releases and should have been reverted prior to the release of openSUSE 11.3. - commit 7fc084f @@ -5892,14 +5912,14 @@ Mon Sep 20 19:57:39 CEST 2010 - jeffm@suse.de Mon Sep 20 16:03:14 CEST 2010 - sjayaraman@suse.de - Update patches.suse/SoN-05-reserve-slub.patch to accomodate an upstream - change that uses kmem_cache flags instead of PageSlubDebug flag. + change that uses kmem_cache flags instead of PageSlubDebug flag. - commit 4ea582b ------------------------------------------------------------------- Mon Sep 20 15:25:41 CEST 2010 - jeffm@suse.de - Set LSM_MMAP_MIN_ADDR=0 to allow tools like DOSemu to work properly. The - default is still set to 64k. + default is still set to 64k. - commit 0581892 ------------------------------------------------------------------- @@ -5912,25 +5932,25 @@ Sun Sep 19 17:39:03 CEST 2010 - jeffm@suse.com Fri Sep 17 01:05:47 CEST 2010 - jeffm@suse.de - wext: fix potential private ioctl memory content leak - (CVE-2010-2955 bnc#635413). + (CVE-2010-2955 bnc#635413). - wext: fix potential private ioctl memory content leak - (CVE-2010-2955 bnc#635413). + (CVE-2010-2955 bnc#635413). - commit 6df45c9 ------------------------------------------------------------------- Thu Sep 16 20:58:28 CEST 2010 - jeffm@suse.de - x86-64, compat: Test %rax for the syscall number, not %eax - (CVE-2010-3301 bnc#639708). + (CVE-2010-3301 bnc#639708). - x86-64, compat: Retruncate rax after ia32 syscall entry tracing - (CVE-2010-3301 bnc#639708). + (CVE-2010-3301 bnc#639708). - commit fb77404 ------------------------------------------------------------------- Thu Sep 16 20:37:08 CEST 2010 - jeffm@suse.de - compat: Make compat_alloc_user_space() incorporate the - access_ok() (CVE-2010-3081 bnc#639709). + access_ok() (CVE-2010-3081 bnc#639709). - commit 664a0ac ------------------------------------------------------------------- @@ -5943,21 +5963,21 @@ Wed Sep 15 20:17:27 CEST 2010 - jeffm@suse.com Wed Sep 15 19:32:01 CEST 2010 - jeffm@suse.de - drivers/net/usb/hso.c: prevent reading uninitialized memory - (CVE-2010-3298 bnc#639483). + (CVE-2010-3298 bnc#639483). - commit 35e70c8 ------------------------------------------------------------------- Wed Sep 15 19:23:44 CEST 2010 - jeffm@suse.de - drivers/net/cxgb3/cxgb3_main.c: prevent reading uninitialized - stack memory (CVE-2010-3296 bnc#639481). + stack memory (CVE-2010-3296 bnc#639481). - commit a0634a9 ------------------------------------------------------------------- Wed Sep 15 19:07:53 CEST 2010 - jeffm@suse.de - drivers/net/eql.c: prevent reading uninitialized stack memory - (CVE-2010-3297 bnc#639482). + (CVE-2010-3297 bnc#639482). - commit 2a7b160 ------------------------------------------------------------------- @@ -5972,11 +5992,11 @@ Wed Sep 15 17:28:18 CEST 2010 - tiwai@suse.de Tue Sep 14 08:13:57 CEST 2010 - jslaby@suse.cz - Update to Linux 2.6.36-rc4. - - Obsoletes: - - patches.fixes/bonding-jiffies2.patch. - - patches.fixes/irda-correctly-clean-up-self-ias_obj-on-irda_bind-failure. - - patches.fixes/net-sched-fix-kernel-leak-in-act_police. - - patches.rpmify/spectra-depends-on-moorestown. + - Obsoletes: + - patches.fixes/bonding-jiffies2.patch. + - patches.fixes/irda-correctly-clean-up-self-ias_obj-on-irda_bind-failure. + - patches.fixes/net-sched-fix-kernel-leak-in-act_police. + - patches.rpmify/spectra-depends-on-moorestown. - fix build on s390 as of 2.6.36-rc4. - Refresh patches.suse/SoN-08-mm-page_alloc-emerg.patch. - Refresh patches.suse/reiser4-set_page_dirty_notag. @@ -6006,7 +6026,7 @@ Fri Sep 3 18:57:13 CEST 2010 - jeffm@suse.de Fri Sep 3 16:38:10 CEST 2010 - jeffm@suse.com - irda: Correctly clean up self->ias_obj on irda_bind() failure - (CVE-2010-2954 bnc#636112). + (CVE-2010-2954 bnc#636112). - commit f04e61f ------------------------------------------------------------------- @@ -6028,7 +6048,7 @@ Wed Sep 1 11:40:45 CEST 2010 - jbeulich@novell.com Wed Sep 1 00:53:49 CEST 2010 - jeffm@suse.com - net sched: fix kernel leak in act_police (CVE-2010-2942 - bnc#632309). + bnc#632309). - commit 66e1d72 ------------------------------------------------------------------- @@ -6047,28 +6067,28 @@ Mon Aug 30 17:24:07 CEST 2010 - jeffm@suse.de Mon Aug 30 17:03:30 CEST 2010 - jeffm@suse.de - Update to Linux: 2.6.36-rc3. - - Eliminated 7 patches. + - Eliminated 7 patches. - commit d298d2d ------------------------------------------------------------------- Sat Aug 28 13:09:20 CEST 2010 - jslaby@suse.cz - Delete - patches.suse/rlim-0020-core-optimize-setrlimit-for-current-task.patch. + patches.suse/rlim-0020-core-optimize-setrlimit-for-current-task.patch. - Delete - patches.suse/rlim-0021-FS-proc-switch-limits-reading-to-fops.patch. + patches.suse/rlim-0021-FS-proc-switch-limits-reading-to-fops.patch. - Delete - patches.suse/rlim-0022-FS-proc-make-limits-writable.patch. - This was just a workaround crap. In 2.6.36 we have a nice syscall - instead. Sorry for commiting this to the merge-36 branch first. I - didn't notice it was already merged here. + patches.suse/rlim-0022-FS-proc-make-limits-writable.patch. + This was just a workaround crap. In 2.6.36 we have a nice syscall + instead. Sorry for commiting this to the merge-36 branch first. I + didn't notice it was already merged here. - commit 5449fcb ------------------------------------------------------------------- Fri Aug 27 16:26:16 CEST 2010 - jeffm@suse.com - Disabled ACPI table override patches again. fsnotify was introduced into - the truncate path and causes crashes. + the truncate path and causes crashes. - commit e18fc2c ------------------------------------------------------------------- @@ -6123,22 +6143,22 @@ Tue Aug 24 17:11:08 CEST 2010 - jeffm@suse.de Tue Aug 24 17:07:45 CEST 2010 - jeffm@suse.de - Refresh patches.suse/SoN-20-netvm-tcp-deadlock.patch: Added missing - fixup for sk_rmem_schedule in caif. + fixup for sk_rmem_schedule in caif. - commit a9ff761 ------------------------------------------------------------------- Tue Aug 24 16:47:58 CEST 2010 - mmarek@suse.cz - makefile: not need to regenerate kernel.release file when - make kernelrelease. + make kernelrelease. - commit 81237a8 ------------------------------------------------------------------- Tue Aug 24 16:18:58 CEST 2010 - jeffm@suse.com - rpm/kernel-source.spec.in, scripts/tar-up.sh: Renamed config-options.changes - to config-options.changes.txt in the exported package to avoid triggering - a build service rule error. + to config-options.changes.txt in the exported package to avoid triggering + a build service rule error. - commit ff4889e ------------------------------------------------------------------- @@ -6152,7 +6172,7 @@ Tue Aug 24 16:16:55 CEST 2010 - jeffm@suse.com Tue Aug 24 15:43:02 CEST 2010 - jeffm@suse.com - Renamed doc/config-options.changes to doc/config-options.changes.txt to - avoid triggering a build service rule error. + avoid triggering a build service rule error. - commit 124ac26 ------------------------------------------------------------------- @@ -6171,14 +6191,14 @@ Mon Aug 23 20:25:52 CEST 2010 - jeffm@suse.de Mon Aug 23 20:14:03 CEST 2010 - jeffm@suse.de - rpm/kernel-binary.spec.in: Disable CONFIG_DEBUG_INFO. It's enabled - dynamically in the spec file and now has follow-on options. + dynamically in the spec file and now has follow-on options. - commit d270759 ------------------------------------------------------------------- Mon Aug 23 19:57:40 CEST 2010 - jeffm@suse.de - patches.rpmify/spectra-drop-locked_ioctl-support: add - to grab the BKL + to grab the BKL - commit 1df02ec ------------------------------------------------------------------- @@ -6191,20 +6211,20 @@ Mon Aug 23 17:57:06 CEST 2010 - jeffm@suse.de Mon Aug 23 16:59:08 CEST 2010 - jeffm@suse.de - Updated to 2.6.36-rc2. - - Eliminated 2 patches. + - Eliminated 2 patches. - commit 52d47a0 ------------------------------------------------------------------- Wed Aug 18 19:44:13 CEST 2010 - jeffm@suse.de - Update to 2.6.36-rc1. - - Eliminated 71 patches. - - spectra: Drop ->locked_ioctl support. - - spectra: Drop ->prepare_flush_fn support. - - spectra: Remove duplicate GLOB_VERSION. - - novfs: Fix ioctl usage. - - novfs: use evict_inode. - - Xen is disabled. + - Eliminated 71 patches. + - spectra: Drop ->locked_ioctl support. + - spectra: Drop ->prepare_flush_fn support. + - spectra: Remove duplicate GLOB_VERSION. + - novfs: Fix ioctl usage. + - novfs: use evict_inode. + - Xen is disabled. - commit 63642f6 ------------------------------------------------------------------- @@ -6223,10 +6243,10 @@ Fri Aug 13 02:39:29 CEST 2010 - jeffm@suse.com Thu Aug 12 20:42:29 CEST 2010 - gregkh@suse.de - Update to 2.6.35.1 - - security fixes - - bug fixes - - obsoletes: - patches.fixes/e1000e-don-t-inadvertently-re-set-INTX_DISABLE.patch. + - security fixes + - bug fixes + - obsoletes: + patches.fixes/e1000e-don-t-inadvertently-re-set-INTX_DISABLE.patch. - commit a009fb4 ------------------------------------------------------------------- @@ -6258,7 +6278,7 @@ Thu Aug 12 19:24:58 CEST 2010 - jeffm@suse.com Thu Aug 12 08:54:30 CEST 2010 - jslaby@suse.cz - patches.fixes/vmscan-fix-stalls.patch: vmscan: raise the bar - to PAGEOUT_IO_SYNC stalls (bnc#625339). + to PAGEOUT_IO_SYNC stalls (bnc#625339). - commit 1efea94 ------------------------------------------------------------------- @@ -6271,7 +6291,7 @@ Wed Aug 11 23:34:07 CEST 2010 - jack@suse.cz Wed Aug 11 06:08:17 CEST 2010 - neilb@suse.de - Refresh - patches.fixes/nfsd-05-sunrpc-cache-allow-thread-to-block-while-waiting-for.patch. + patches.fixes/nfsd-05-sunrpc-cache-allow-thread-to-block-while-waiting-for.patch. - Refresh patches.fixes/sunrpc-monotonic-expiry. - Delete patches.fixes/nfs-write.c-bug-removal.patch. Update some patches for 2.6.35 @@ -6281,14 +6301,14 @@ Wed Aug 11 06:08:17 CEST 2010 - neilb@suse.de Wed Aug 11 05:42:36 CEST 2010 - neilb@suse.de - NFS: allow close-to-open cache semantics to apply to root of - NFS filesystem (bnc#584720). + NFS filesystem (bnc#584720). - commit deea101 ------------------------------------------------------------------- Tue Aug 10 19:19:37 CEST 2010 - tiwai@suse.de - ALSA: hda - patch_nvhdmi.c: Add missing codec IDs, unify names - (bnc#627212). + (bnc#627212). - ALSA: hda - Add pin-fix for HP dc5750 (bnc#624118). - commit 4844a71 @@ -6297,13 +6317,13 @@ Mon Aug 9 16:28:00 CEST 2010 - jbeulich@novell.com - Update Xen patches to 2.6.35 final and c/s 1025. - create devices in /dev/xen when they are expected to be - used there. + used there. - xen/netback: Allow setting of large MTU before rings have - connected. + connected. - xen/netback: Always pull through PKT_PROT_LEN bytes into the - linear part of an skb. + linear part of an skb. - pass trigger mode and polarity information to Xen for all - interrupts. + interrupts. - Update Xen config files. - supported.conf: Add pci-iomul.ko. - commit c642c1b @@ -6312,7 +6332,7 @@ Mon Aug 9 16:28:00 CEST 2010 - jbeulich@novell.com Fri Aug 6 17:03:09 CEST 2010 - jeffm@suse.de - patches.xen/xen3-auto-xen-arch.diff: Update struct acpi_power_register - usage from upstream commit 718be4aa. + usage from upstream commit 718be4aa. - commit 4ce0b48 ------------------------------------------------------------------- @@ -6343,7 +6363,7 @@ Fri Jul 23 18:25:37 CEST 2010 - jeffm@suse.de Fri Jul 23 12:15:59 CEST 2010 - jack@suse.cz - novfs: code cleanup for one case of novfs return value - (bnc#624606). + (bnc#624606). - commit 4875860 ------------------------------------------------------------------- @@ -6356,7 +6376,7 @@ Wed Jul 21 11:07:10 CEST 2010 - jack@suse.cz Wed Jul 21 10:47:22 CEST 2010 - jack@suse.cz - novfs: Fix a memory leak that causes an OOM condition - (bnc#610828). + (bnc#610828). - commit 519d8a0 ------------------------------------------------------------------- @@ -6370,7 +6390,7 @@ Tue Jul 20 12:55:33 CEST 2010 - mmarek@suse.cz - scripts/tar-up.sh: Generate the rpm changelog using gitlog2changes. - Move kernel-source.changes.old to rpm/ (not included in the pachage - though). + though). - commit 8ed2389 ------------------------------------------------------------------- diff --git a/kernel-omap2plus.spec b/kernel-omap2plus.spec index 7421a732..461f5d3e 100644 --- a/kernel-omap2plus.spec +++ b/kernel-omap2plus.spec @@ -17,8 +17,8 @@ # norootforbuild -%define srcversion 3.7-rc8 -%define patchversion 3.7.0-rc8 +%define srcversion 3.7 +%define patchversion 3.7.0 %define variant %{nil} %define vanilla_only 0 @@ -57,7 +57,7 @@ Name: kernel-omap2plus Summary: Kernel for Texas instrument's OMAP SoC -Version: 3.7.rc8 +Version: 3.7.0 Release: 0 License: GPL-2.0 Group: System/Kernel @@ -136,7 +136,7 @@ Conflicts: libc.so.6()(64bit) Provides: kernel = %version-%source_rel -Source0: http://www.kernel.org/pub/linux/kernel/v3.x/testing/linux-%srcversion.tar.bz2 +Source0: http://www.kernel.org/pub/linux/kernel/v3.x/linux-%srcversion.tar.bz2 Source2: source-post.sh Source3: kernel-source.rpmlintrc Source8: devel-pre.sh diff --git a/kernel-pae.changes b/kernel-pae.changes index d2b5ac29..5f99db5f 100644 --- a/kernel-pae.changes +++ b/kernel-pae.changes @@ -1,3 +1,21 @@ +------------------------------------------------------------------- +Tue Dec 11 20:42:22 CET 2012 - ohering@suse.de + +- Drivers: hv: balloon: Fix a memory leak. +- commit 26cdad5 + +------------------------------------------------------------------- +Tue Dec 11 19:29:44 CET 2012 - jeffm@suse.com + +- Update to 3.7-final. +- commit 1771a73 + +------------------------------------------------------------------- +Tue Dec 11 17:00:46 CET 2012 - ohering@suse.de + +- Update patch headers for fate314663 and fate314665 changes +- commit 44044f1 + ------------------------------------------------------------------- Tue Dec 11 00:30:54 CET 2012 - jack@suse.cz @@ -5,6 +23,12 @@ Tue Dec 11 00:30:54 CET 2012 - jack@suse.cz ext3 will be removed upstream so let's do the transition. - commit dadc8ea +------------------------------------------------------------------- +Fri Dec 7 13:57:47 CET 2012 - guillaume.gardet@oliseo.fr + +- Update omap2plus (armv7) config: Enable TWL* USB drivers +- commit 28c09f5 + ------------------------------------------------------------------- Fri Dec 7 12:14:08 CET 2012 - jbeulich@suse.com @@ -32,11 +56,11 @@ Thu Dec 6 21:51:12 CET 2012 - ohering@suse.de - mm: Export a function to get vm committed memory. - Drivers: hv: Add Hyper-V balloon driver. - Drivers: hv: balloon: Fix a bug in the definition of struct - dm_info_msg. + dm_info_msg. - Update config files. fate#314665 hyper-v: Update the Vmbus protocol - Drivers: hv: Implement routines for read side signaling - optimization. + optimization. - Drivers: hv: Add state to manage batched reading. - Drivers: hv: Turn off batched reading for util drivers. - Drivers: hv: Optimize signaling in the read path. @@ -44,21 +68,21 @@ Thu Dec 6 21:51:12 CET 2012 - ohering@suse.de - Drivers: hv: Get rid of hv_get_ringbuffer_interrupt_mask(). - Drivers: hv: Support handling multiple VMBUS versions. - Drivers: hv: Update the ring buffer structure to match win8 - functionality. + functionality. - Drivers: hv: Extend/modify vmbus_channel_offer_channel for - win7 and beyond. + win7 and beyond. - Drivers: hv: Save and export negotiated vmbus version. - Drivers: hv: Change the signature for hv_signal_event(). - Drivers: hv: Change the signature of vmbus_set_event(). - Drivers: hv: Move vmbus version definitions to hyperv.h. - Drivers: hv: Manage signaling state on a per-connection basis. - Drivers: hv: Cleanup vmbus_set_event() to support win7 and - beyond. + beyond. - Drivers: hv: Setup a mapping for Hyper-V's notion cpu ID. - Drivers: hv: Add state to manage incoming channel interrupt - load. + load. - Drivers: hv: Modify the interrupt handling code to support - win8 and beyond. + win8 and beyond. - Drivers: hv: Add code to distribute channel interrupt load. - Drivers: hv: Get rid of the unused global signaling state. - Drivers: hv: Get rid of unnecessary request for offers. @@ -69,7 +93,7 @@ Thu Dec 6 21:51:12 CET 2012 - ohering@suse.de - Drivers: hv: Implement flow management on the send side. - Drivers: hv: Capture the host build information. - Drivers: hv: Cleanup and consolidate reporting of build/version - info. + info. - commit 4fccd03 ------------------------------------------------------------------- @@ -244,14 +268,14 @@ Fri Nov 2 13:50:13 CET 2012 - jbeulich@novell.com - Update Xen patches to 3.7-rc3 and c/s 1202. - extend base interfaces to support multi-page rings for - frontend/backend communication. + frontend/backend communication. - blkback: allow using multiple page frontend communication ring. - blkfront: allow using multiple page backend communication ring. - ACPI: Store valid ACPI tables passed via early initrd in - reserved memblock areas. + reserved memblock areas. - ACPI: Fix build when disabled. - ACPI: Cleanup acpi_initrd_override declaration and remove - ifdefs. + ifdefs. - config.conf: Re-enable Xen configs. - Update x86 config files. - Delete patches.xen/xen3-acpi_override_2_2.patch. @@ -372,7 +396,7 @@ Sun Oct 21 23:17:25 CEST 2012 - jslaby@suse.cz - Refresh patches.xen/xen3-patch-3.6. - Delete patches.fixes/hv-storvsc-reset-wait.patch. - Delete - patches.rpmify/x86-kbuild-archscripts-depends-on-scripts_basic. + patches.rpmify/x86-kbuild-archscripts-depends-on-scripts_basic. - commit cfee26b ------------------------------------------------------------------- @@ -394,19 +418,19 @@ Thu Oct 18 16:26:57 CEST 2012 - trenn@suse.de and proper git-xy: meta tags: - lib: Add early cpio decoder. - x86, acpi: Introduce x86 arch specific arch_reserve_mem_area() - for e820 handling. + for e820 handling. - ACPI: Store valid ACPI tables passed via early initrd in - reserved memblock areas. + reserved memblock areas. - ACPI: Implement physical address table override. - ACPI: Create acpi_table_taint() function to avoid code - duplication. + duplication. - ACPI: Document ACPI table overriding via initrd. - ACPI: Fix build when disabled. - X86 ACPI: Use #ifdef not #if for CONFIG_X86 check. - ACPI: Overriding ACPI tables via initrd only works with - an initrd. + an initrd. - ACPI: Cleanup acpi_initrd_override declaration and remove - ifdefs. + ifdefs. - Delete patches.arch/acpi_fix_custom_method_acc.patch. - Delete patches.arch/acpi_override_2_2.patch. - Delete patches.arch/acpi_override_documentation. @@ -455,11 +479,11 @@ Thu Oct 11 17:17:11 CEST 2012 - guillaume.gardet@oliseo.fr Wed Oct 10 21:28:30 CEST 2012 - jslaby@suse.cz - Delete - patches.suse/msft-hv-0394-tools-hv-Fix-file-handle-leak.patch. + patches.suse/msft-hv-0394-tools-hv-Fix-file-handle-leak.patch. - Delete - patches.suse/msft-hv-0395-tools-hv-Fix-exit-error-code.patch. + patches.suse/msft-hv-0395-tools-hv-Fix-exit-error-code.patch. - Delete - patches.suse/msft-hv-0396-tools-hv-Check-for-read-write-errors.patch. + patches.suse/msft-hv-0396-tools-hv-Check-for-read-write-errors.patch. These are in 3.6.1. - commit 2a321c4 @@ -510,7 +534,7 @@ Thu Oct 4 13:52:15 CEST 2012 - ohering@suse.de - hyperv: Add comments for the extended buffer after RNDIS message. - Drivers: hv: Cleanup the guest ID computation. - Drivers: hv: vmbus: Use the standard format string to format - GUIDs. + GUIDs. - Drivers: hv: Add KVP definitions for IP address injection. - Drivers: hv: kvp: Cleanup error handling in KVP. - Drivers: hv: Explicitly size elements of protocol structures. @@ -522,7 +546,7 @@ Thu Oct 4 13:52:15 CEST 2012 - ohering@suse.de - Tools: hv: Represent the ipv6 mask using CIDR notation. - Tools: hv: Gather ipv[4,6] gateway information. - hv: fail the probing immediately when we are not in hyperv - platform. + platform. - hv: vmbus_drv: detect hyperv through x86_hyper. - Tools: hv: Get rid of some unused variables. - Tools: hv: Correctly type string variables. @@ -541,14 +565,14 @@ Thu Oct 4 13:52:15 CEST 2012 - ohering@suse.de - tools/hv: Parse /etc/os-release. - hyperv: Fix the max_xfer_size in RNDIS initialization. - hyperv: Fix the missing return value in - rndis_filter_set_packet_filter(). + rndis_filter_set_packet_filter(). - hyperv: Fix page buffer handling in rndis_filter_send_request(). - hyperv: Remove extra allocated space for recv_pkt_list elements. - hyperv: Report actual status in receive completion packet. - hyperv: Add buffer for extended info after the RNDIS response - message. + message. - Delete - patches.suse/suse-hv-Cleanup-the-guest-ID-computation.patch. + patches.suse/suse-hv-Cleanup-the-guest-ID-computation.patch. - commit 08d283b ------------------------------------------------------------------- @@ -573,7 +597,6 @@ Mon Oct 1 05:29:41 CEST 2012 - jeffm@suse.com Sat Sep 29 12:29:30 CEST 2012 - dmueller@suse.com - ARM/u5800: Fix build of ux500 driver - Acked-by: Jeff Mahoney - commit 0ea37a0 ------------------------------------------------------------------- @@ -586,21 +609,18 @@ Sat Sep 29 10:44:01 CEST 2012 - dmueller@suse.com Sat Sep 29 10:24:00 CEST 2012 - dmueller@suse.com - ARM/tegra: Remove optional parts to fix build - Acked-by: Jeff Mahoney - commit d729a16 ------------------------------------------------------------------- Sat Sep 29 10:23:24 CEST 2012 - dmueller@suse.com - ARM: enable zcache support - Acked-by: Jeff Mahoney - commit 17b147b ------------------------------------------------------------------- Sat Sep 29 10:22:39 CEST 2012 - dmueller@suse.com - ARM/cubox: set cachefilesd to module - Acked-by: Jeff Mahoney - commit c1fb243 ------------------------------------------------------------------- @@ -609,13 +629,13 @@ Fri Sep 28 17:29:39 CEST 2012 - trenn@suse.de - Remove old patchset to override ACPI tables via initrd. Also remove a stale xen patch related to that. - Delete - patches.arch/acpi_implement_overriding_of_arbitrary_acpi_tables_via_initrd.patch. + patches.arch/acpi_implement_overriding_of_arbitrary_acpi_tables_via_initrd.patch. - Delete - patches.arch/acpica_fix_wrongly_mapped_acpi_table_header_when_overriding_via_initrd.patch. + patches.arch/acpica_fix_wrongly_mapped_acpi_table_header_when_overriding_via_initrd.patch. - Delete - patches.arch/acpica_introduce_acpi_os_phys_table_override_function.patch. + patches.arch/acpica_introduce_acpi_os_phys_table_override_function.patch. - Delete - patches.xen/xen3-acpi_implement_overriding_of_arbitrary_acpi_tables_via_initrd.patch. + patches.xen/xen3-acpi_implement_overriding_of_arbitrary_acpi_tables_via_initrd.patch. - commit dd8f1b0 ------------------------------------------------------------------- @@ -744,7 +764,7 @@ Mon Sep 10 19:22:00 CEST 2012 - jeffm@suse.com Mon Sep 10 10:20:23 CEST 2012 - jbeulich@novell.com - patches.arch/s390-message-catalog.diff: Properly handle pr_cont() and fold - in the below two trivial fixes. + in the below two trivial fixes. - Delete patches.arch/s390-message-catalog-fix.diff. - Delete patches.arch/s390-message-catalog-perl-fix.diff. - Refresh patches.arch/kmsg-fix-parameter-limitations. @@ -818,10 +838,10 @@ Fri Aug 31 23:20:23 CEST 2012 - dmueller@suse.com Fri Aug 31 15:18:07 CEST 2012 - jslaby@suse.cz - i2c/busses: Fix build error if CONFIG_I2C_DESIGNWARE_PLATFORM=y - && CONFIG_I2C_DESIGN. + && CONFIG_I2C_DESIGN. - Delete - patches.fixes/i2c-busses-fix-build-error-if-config_i2c_designware_platform-y-config_i2c_design. - Move it to rpmify, so that vanilla builds fine too. + patches.fixes/i2c-busses-fix-build-error-if-config_i2c_designware_platform-y-config_i2c_design. + Move it to rpmify, so that vanilla builds fine too. - commit 0217ad5 ------------------------------------------------------------------- @@ -899,7 +919,7 @@ Tue Aug 21 18:17:16 CEST 2012 - jeffm@suse.com Fri Aug 17 14:51:23 CEST 2012 - jeffm@suse.com - Update to 3.6-rc2. - - Eliminated 1 patch. + - Eliminated 1 patch. - commit 71963b0 ------------------------------------------------------------------- @@ -1355,7 +1375,7 @@ Wed Jun 13 13:21:58 CEST 2012 - hare@suse.de - Rediff patch - patches.drivers/mach-dove-Fixup-ge00-initialisation.patch: - Rediff after backport from upstream. + Rediff after backport from upstream. - commit fa58c5e ------------------------------------------------------------------- @@ -1363,7 +1383,7 @@ Wed Jun 13 12:56:17 CEST 2012 - hare@suse.de - Fixup patch to apply - patches.drivers/spi-orion-convert-to-new-infrastructure.patch - backported from upstream. + backported from upstream. - commit 2507393 ------------------------------------------------------------------- @@ -1382,9 +1402,9 @@ Wed Jun 13 12:31:48 CEST 2012 - hare@suse.de Mon Jun 11 20:04:20 CEST 2012 - jeffm@suse.com - Update to 3.5-rc2. - - Xen needs update. - - ARM needs update. - - Eliminated 13 patches. + - Xen needs update. + - ARM needs update. + - Eliminated 13 patches. - commit 3f461b1 ------------------------------------------------------------------- @@ -1423,7 +1443,7 @@ Tue Jun 5 17:12:21 CEST 2012 - ohering@suse.de Mon Jun 4 10:36:59 CEST 2012 - ohering@suse.de - [SCSI] storvsc: Properly handle errors from the host - (bnc#747404). + (bnc#747404). - Delete patches.suse/suse-hv-storvsc-ignore-ata_16.patch. - commit ad28e23 @@ -1486,7 +1506,7 @@ Wed May 23 15:59:25 CEST 2012 - jbeulich@novell.com Tue May 22 14:21:24 CEST 2012 - trenn@suse.de - X86 acpi_cpufreq: Do not use request_module for autoloading - (bnc#756085). + (bnc#756085). - Refresh patches.xen/xen3-auto-common.diff. - patches.xen/xen3-patch-3.3: - commit caf270e @@ -1545,7 +1565,7 @@ Mon May 14 03:43:45 CEST 2012 - jeffm@suse.com Mon May 14 03:37:58 CEST 2012 - jeffm@suse.com - Update to 3.4-rc7. - - Eliminated 1 patch. + - Eliminated 1 patch. - commit 4cd9e9b ------------------------------------------------------------------- @@ -1598,7 +1618,7 @@ Mon May 7 20:11:04 CEST 2012 - jeffm@suse.com Mon May 7 19:54:14 CEST 2012 - jeffm@suse.com - Update to 3.4-rc6. - - Eliminated 2 patches. + - Eliminated 2 patches. - commit 749ea8f ------------------------------------------------------------------- @@ -1635,7 +1655,7 @@ Wed May 2 16:40:55 CEST 2012 - jeffm@suse.com Wed May 2 16:34:34 CEST 2012 - mmarek@suse.cz - rpm/kernel-binary.spec.in: Do not require distribution-release - during build. + during build. - commit 3cd703f ------------------------------------------------------------------- @@ -1686,18 +1706,18 @@ Thu Apr 26 19:13:49 CEST 2012 - jeffm@suse.com - Disabled DECNet and ARCNet. Specific config options disabled: CONFIG_ARCNET - CONFIG_ARCNET_1051 - CONFIG_ARCNET_1201 - CONFIG_ARCNET_CAP - CONFIG_ARCNET_COM20020_CS - CONFIG_ARCNET_COM20020 - CONFIG_ARCNET_COM20020_PCI - CONFIG_ARCNET_COM90xxIO - CONFIG_ARCNET_COM90xx - CONFIG_ARCNET_RAW - CONFIG_ARCNET_RIM_I + CONFIG_ARCNET_1051 + CONFIG_ARCNET_1201 + CONFIG_ARCNET_CAP + CONFIG_ARCNET_COM20020_CS + CONFIG_ARCNET_COM20020 + CONFIG_ARCNET_COM20020_PCI + CONFIG_ARCNET_COM90xxIO + CONFIG_ARCNET_COM90xx + CONFIG_ARCNET_RAW + CONFIG_ARCNET_RIM_I CONFIG_DECNET - CONFIG_DECNET_NF_GRABULATOR + CONFIG_DECNET_NF_GRABULATOR - commit 272dd14 ------------------------------------------------------------------- @@ -1799,7 +1819,7 @@ Fri Apr 20 18:09:06 CEST 2012 - jbeulich@novell.com Tue Apr 17 15:59:19 CEST 2012 - jeffm@suse.com - Update to 3.4-rc3. - - Eliminated 1 patch. + - Eliminated 1 patch. - commit 2fde7e0 ------------------------------------------------------------------- @@ -1819,7 +1839,7 @@ Mon Apr 9 03:28:12 CEST 2012 - jeffm@suse.com Fri Apr 6 06:42:35 CEST 2012 - jeffm@suse.com - Update AppArmor for 3.4. - - apparmor: Add "profiles" list to sysfs. + - apparmor: Add "profiles" list to sysfs. - commit 59517ac ------------------------------------------------------------------- @@ -1832,10 +1852,10 @@ Thu Apr 5 22:25:16 CEST 2012 - jeffm@suse.com Thu Apr 5 09:18:14 CEST 2012 - jeffm@suse.com - Updated to 3.4-rc1. - - Eliminated 121 patches. - - Xen is unavailable. - - ACPI overrides are unavailable. - - AppArmor network feature are unavailable. + - Eliminated 121 patches. + - Xen is unavailable. + - ACPI overrides are unavailable. + - AppArmor network feature are unavailable. - commit 3ac7e79 ------------------------------------------------------------------- @@ -1915,7 +1935,7 @@ Sat Mar 24 00:57:07 CET 2012 - dsterba@suse.cz - Refresh patches.suse/btrfs-handle-EIO. - Refresh - patches.suse/btrfs-volumes-schedule_bio-should-return-void. + patches.suse/btrfs-volumes-schedule_bio-should-return-void. - commit d97ade6 ------------------------------------------------------------------- @@ -1958,10 +1978,10 @@ Mon Mar 19 11:16:34 CET 2012 - jslaby@suse.cz Mon Mar 19 11:07:00 CET 2012 - jslaby@suse.cz - Delete - patches.arch/acpi_ec_provide_non_interrupt_mode_boot_param.patch. + patches.arch/acpi_ec_provide_non_interrupt_mode_boot_param.patch. - Delete patches.arch/dell_optiplex_990_fix_reboot.patch. - Delete - patches.drivers/alsa-hda-0004-Add-missing-static-ADC-tables-for-ALC269-qu. + patches.drivers/alsa-hda-0004-Add-missing-static-ADC-tables-for-ALC269-qu. - Delete patches.drivers/libata-unlock-hpa-by-default. - Delete patches.fixes/scsi-add-tgps-setting. - Delete patches.fixes/scsi-dh-rdac-add-stk. @@ -1998,23 +2018,23 @@ Mon Mar 12 15:26:55 CET 2012 - ohering@suse.de - Staging: hv: storvsc: Cleanup storvsc_host_reset_handler(). - Staging: hv: storvsc: Move and cleanup storvsc_remove(). - Staging: hv: storvsc: Add a comment to explain life-cycle - management. + management. - Staging: hv: storvsc: Get rid of the on_io_completion in - hv_storvsc_request. + hv_storvsc_request. - Staging: hv: storvsc: Rename the context field in - hv_storvsc_request. + hv_storvsc_request. - Staging: hv: storvsc: Miscellaneous cleanup of storvsc driver. - Staging: hv: storvsc: Cleanup the code for generating protocol - version. + version. - Staging: hv: storvsc: Cleanup some protocol related constants. - Staging: hv: storvsc: Get rid of some unused defines. - Staging: hv: storvsc: Consolidate the request structure. - Staging: hv: storvsc: Consolidate all the wire protocol - definitions. + definitions. - Staging: hv: storvsc: Move the storage driver out of the - staging area. + staging area. - Rename patches.suse/staging-hv-pata_piix-ignore-disks.patch to - patches.suse/suse-hv-pata_piix-ignore-disks.patch + patches.suse/suse-hv-pata_piix-ignore-disks.patch - commit 7487199 ------------------------------------------------------------------- @@ -2209,41 +2229,41 @@ Mon Feb 13 17:23:49 CET 2012 - mmarek@suse.cz Sun Feb 12 18:15:10 CET 2012 - trenn@suse.de - Add driver auto probing for x86 features v4 - (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). + (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). - x86/cpu: Fix overrun check in arch_print_cpu_modalias() - (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). + (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). - crypto: Add support for x86 cpuid - auto loading for x86 crypto drivers - (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). + auto loading for x86 crypto drivers + (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). - x86/cpu: Clean up modalias feature matching - (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). + (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). - intel-idle: convert to x86_cpu_id auto probing - (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). + (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). - intel_idle: Fix ID for Nehalem-EX Xeon in device ID table - (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). + (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). - HWMON: Convert via-cputemp to x86 cpuid autoprobing - (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). + (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). - powernow-k7: Fix CPU family number - (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). + (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). - ACPI: Load acpi-cpufreq from processor driver automatically - (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). + (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). - intel_idle: Revert change of auto_demotion_flags for Nehalem - (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). + (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). - HWMON: Convert coretemp to x86 cpuid autoprobing - (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). + (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). - powernow-k6: Really enable auto-loading - (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). + (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). - X86: Introduce HW-Pstate scattered cpuid feature - (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). + (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). - cpufreq: Add support for x86 cpuinfo auto loading v4 - (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). + (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). - x86: autoload microcode driver on Intel and AMD systems v2 - (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). + (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). - CPU: Introduce ARCH_HAS_CPU_AUTOPROBE and X86 parts - (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). + (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). - ACPI: remove duplicated lines of merging - problems with acpi_processor_start - (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). + problems with acpi_processor_start + (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). - Update config files. - commit 6efe9b5 @@ -2251,7 +2271,7 @@ Sun Feb 12 18:15:10 CET 2012 - trenn@suse.de Fri Feb 10 12:03:36 CET 2012 - mmarek@suse.cz - rpm/kernel-binary.spec.in: Build x86 packages as i686, except for --default (bnc#745632). KMPs are still built as i586. + -default (bnc#745632). KMPs are still built as i586. - commit 88a632b ------------------------------------------------------------------- @@ -2282,8 +2302,8 @@ Tue Feb 7 18:28:41 CET 2012 - jeffm@suse.com Tue Feb 7 18:12:40 CET 2012 - jeffm@suse.com - Update to 3.3-rc2. - - Eliminated 5 patches. - - Xen is disabled. + - Eliminated 5 patches. + - Xen is disabled. - commit d017ea1 ------------------------------------------------------------------- @@ -2382,7 +2402,7 @@ Wed Dec 21 14:38:42 CET 2011 - jbeulich@novell.com Tue Dec 20 16:35:33 CET 2011 - jeffm@suse.com - Update to 3.2-rc6. - - Eliminated 1 patch. + - Eliminated 1 patch. - commit d5a489e ------------------------------------------------------------------- @@ -2390,7 +2410,7 @@ Tue Dec 20 11:34:14 CET 2011 - trenn@suse.de - These should all be mainline in some form: - Delete - patches.arch/implement_stop_machine_from_offline_cpu.patch. + patches.arch/implement_stop_machine_from_offline_cpu.patch. - Delete patches.arch/kill-__stop_machine.patch. - Delete patches.arch/reorganize_stop_cpus.patch. - Delete patches.arch/use_stop_machine_for_mtrr_rendezvous.patch. @@ -2406,14 +2426,14 @@ Sun Dec 18 07:38:42 CET 2011 - aj@suse.de Fri Dec 16 15:37:51 CET 2011 - aj@suse.de - rpm/kernel-binary.spec.in: Add provides and make most obsoletes versioned. - This silences rpmlint warnings. + This silences rpmlint warnings. - commit e3023c7 ------------------------------------------------------------------- Wed Dec 14 13:51:41 CET 2011 - mmarek@suse.cz - rpm/kernel-source.spec.in, rpm/mkspec: Fix tarball URL for -rcX and - do not generate any URL for linux-next and vanilla snapshots. + do not generate any URL for linux-next and vanilla snapshots. - commit 1548daf ------------------------------------------------------------------- @@ -2503,7 +2523,7 @@ Wed Dec 7 11:05:05 CET 2011 - aj@suse.de Tue Dec 6 00:07:03 CET 2011 - jeffm@suse.com - Update to 3.2-rc4. - - Eliminated 1 patch. + - Eliminated 1 patch. - commit a7d546d ------------------------------------------------------------------- @@ -2615,8 +2635,8 @@ Fri Nov 25 05:58:54 CET 2011 - jeffm@suse.com Fri Nov 25 05:47:49 CET 2011 - jeffm@suse.com - Update to 3.2-rc3. - - stack unwind: cfi_ignore takes more arguments. - - iio: Fix build error in industrialio-core.c. + - stack unwind: cfi_ignore takes more arguments. + - iio: Fix build error in industrialio-core.c. - commit 48ef020 ------------------------------------------------------------------- @@ -2629,7 +2649,7 @@ Thu Nov 24 18:45:54 CET 2011 - ohering@suse.de Thu Nov 24 13:01:09 CET 2011 - mmarek@suse.cz - rpm/try-disable-staging-driver: Script to disable failing staging - driver and restart make. + driver and restart make. - commit 819d1fa ------------------------------------------------------------------- @@ -2723,14 +2743,14 @@ Thu Nov 17 19:45:48 CET 2011 - bpoirier@suse.de Wed Nov 16 06:51:07 CET 2011 - jeffm@suse.com - Update to 3.2-rc2. - - Eliminated 1 patch. + - Eliminated 1 patch. - commit 85c9930 ------------------------------------------------------------------- Wed Nov 16 06:32:19 CET 2011 - jeffm@suse.com - Update to 3.2-rc1. - - Eliminate 212 patches. + - Eliminate 212 patches. - commit 6318d5b ------------------------------------------------------------------- @@ -2770,8 +2790,8 @@ Sat Nov 5 01:32:21 CET 2011 - trenn@suse.de Thu Nov 3 17:56:46 CET 2011 - mszeredi@suse.cz - patches.fixes/hfs-fix-hfs_find_init-sb-ext_tree-null-ptr-oops.patch: - hfs: fix hfs_find_init() sb->ext_tree NULL ptr oops - (CVE-2011-2203 bnc#699709). + hfs: fix hfs_find_init() sb->ext_tree NULL ptr oops + (CVE-2011-2203 bnc#699709). - commit 7923119 ------------------------------------------------------------------- @@ -2809,16 +2829,16 @@ Thu Nov 3 14:49:44 CET 2011 - jbeulich@novell.com Wed Nov 2 15:43:11 CET 2011 - jeffm@suse.com - Add Elantech touchpad v3/v4 support (bnc#716852): - - Input: elantech - add v3 hardware support. - - Input: elantech - add v4 hardware support. - - Input: elantech - better support all those v2 variants. - - Input: elantech - clean up elantech_init. - - Input: elantech - correct x, y value range for v2 hardware. - - Input: elantech - get rid of ETP_2FT_* in elantech.h. - - Input: elantech - packet checking for v2 hardware. - - Input: elantech - remove ETP_EDGE_FUZZ_V2. - - Input: elantech - remove module parameter force_elantech. - - Input: elantech - use firmware provided x, y ranges. + - Input: elantech - add v3 hardware support. + - Input: elantech - add v4 hardware support. + - Input: elantech - better support all those v2 variants. + - Input: elantech - clean up elantech_init. + - Input: elantech - correct x, y value range for v2 hardware. + - Input: elantech - get rid of ETP_2FT_* in elantech.h. + - Input: elantech - packet checking for v2 hardware. + - Input: elantech - remove ETP_EDGE_FUZZ_V2. + - Input: elantech - remove module parameter force_elantech. + - Input: elantech - use firmware provided x, y ranges. - commit 28551a0 ------------------------------------------------------------------- @@ -2849,7 +2869,7 @@ Tue Oct 25 19:33:27 CEST 2011 - ohering@suse.de Tue Oct 25 19:24:17 CEST 2011 - eich@suse.de - patches.suse/SUSE-bootsplash: remove DEBUG macro which was - left in the code by accident. + left in the code by accident. - commit a56ba15 ------------------------------------------------------------------- @@ -2862,7 +2882,7 @@ Mon Oct 24 18:28:04 CEST 2011 - jeffm@suse.com Mon Oct 24 15:04:34 CEST 2011 - ohering@suse.de - patches.suse/staging-hv-pata_piix-ignore-disks.patch: - Update comments in code and reduce patch size + Update comments in code and reduce patch size - commit 8913d07 ------------------------------------------------------------------- @@ -2875,7 +2895,7 @@ Thu Oct 20 10:02:15 CEST 2011 - eich@suse.de ------------------------------------------------------------------- Tue Oct 18 23:44:16 CEST 2011 - jeffm@suse.com --Update to 3.1-rc10. +- -Update to 3.1-rc10. - commit 239957e ------------------------------------------------------------------- @@ -2902,11 +2922,11 @@ Wed Oct 12 21:56:23 CEST 2011 - ohering@suse.de - Various updates for hv drivers, which fix also the hv_mouse driver - staging: hv: storvsc: ignore SET_WINDOWN scsi command - (bnc#722646). + (bnc#722646). - staging/hv: advertise hv_storvsc instead of storvsc as sysfs - driver name (bnc#716708). + driver name (bnc#716708). - staging/hv: fill scsi/proc_name for the sake of mkinitrd - (bnc#716708). + (bnc#716708). - Staging: hv: util: Invoke cn_netlink_send() in a work context. - Refresh patches.suse/staging-hv-pata_piix-ignore-disks.patch. - Refresh patches.xen/xen3-patch-2.6.32. @@ -2940,7 +2960,7 @@ Fri Oct 7 17:46:06 CEST 2011 - jbeulich@novell.com Wed Oct 5 13:45:24 CEST 2011 - jbeulich@novell.com - patches.suse/supported-flag: Also look for Module.supported in the - source tree. + source tree. - Refresh patches.suse/supported-flag-enterprise. - commit 9c8680a @@ -2974,15 +2994,15 @@ Tue Sep 27 22:25:34 CEST 2011 - eich@suse.de Mon Sep 26 15:56:27 CEST 2011 - mmarek@suse.cz - rpm/host-memcpy-hack.h: Hack to use older version of the memcpy symbol - in userspace programs, so that they keep working on older systems. + in userspace programs, so that they keep working on older systems. - rpm/kernel-binary.spec.in: Pass -include - %_sourcedir/host-memcpy-hack.h to the compiler when compiling - userspace programs. + %_sourcedir/host-memcpy-hack.h to the compiler when compiling + userspace programs. - rpm/host-memcpy-hack.h: Hack to use older version of the memcpy symbol - in userspace programs, so that they keep working on older systems. + in userspace programs, so that they keep working on older systems. - rpm/kernel-binary.spec.in: Pass -include - %_sourcedir/host-memcpy-hack.h to the compiler when compiling - userspace programs. + %_sourcedir/host-memcpy-hack.h to the compiler when compiling + userspace programs. - commit e3c78cf ------------------------------------------------------------------- @@ -3005,7 +3025,7 @@ Wed Sep 21 13:20:35 CEST 2011 - trenn@suse.de - Refresh patches.arch/acpi_implement_overriding_of_arbitrary_acpi_tables_via_initrd.patch. --> Fix build on ia64, by moving asm/e820.h into ifdef config protected region. + -> Fix build on ia64, by moving asm/e820.h into ifdef config protected region. - commit 0ac4276 ------------------------------------------------------------------- @@ -3027,9 +3047,9 @@ Wed Sep 21 11:11:10 CEST 2011 - mhocko@suse.cz Tue Sep 20 18:09:04 CEST 2011 - trenn@suse.de - ACPI: Implement overriding of arbitrary ACPI tables via initrd - (none). + (none). - ACPICA: Fix wrongly mapped acpi table header when overriding - via initrd (none). + via initrd (none). - ACPICA: Introduce acpi_os_phys_table_override function (none). - x86: allow NVS can be accessed by driver (none). - Update config files: @@ -3047,7 +3067,7 @@ Thu Sep 15 14:16:08 CEST 2011 - jeffm@suse.de Thu Sep 15 09:30:03 CEST 2011 - jbeulich@novell.com - patches.arch/x86_64-unwind-annotations: Fix unwinding through - interrupt frames, requiring ... + interrupt frames, requiring ... - patches.suse/stack-unwind: ... support for DW_CFA_def_cfa_expression. - commit 4d917a5 @@ -3086,7 +3106,7 @@ Mon Sep 12 16:31:26 CEST 2011 - jbeulich@novell.com - mm: frontswap: swap data structure changes. - In HVM guests do not take over the CDROM device (bnc#645893). - x86: report ACPI-reserved state of PCI MMCONFIG region to - hypervisor. + hypervisor. - config.conf: Re-enable Xen flavors. - Update config files. - commit 3692f47 @@ -3126,33 +3146,33 @@ Thu Sep 1 18:47:37 CEST 2011 - ohering@suse.de - Staging: hv: util: kvp: Fix the reported OSVersion string. - Staging: hv: util: kvp: Cleanup kvp_get_domain_name(). - Staging: hv: Fix macros, tab errors and warning in - drivers/staging/hv/hv_mouse.c. + drivers/staging/hv/hv_mouse.c. - Staging: hv: vmbus: VMBUS is an ACPI enumerated device, get - rid of the PCI signature. + rid of the PCI signature. - Staging: hv: Replace struct hv_guid with the uuid type already - defined in Linux. + defined in Linux. - Staging: hv: vmbus: Introduce vmbus ID space in struct - hv_driver. + hv_driver. - Staging: hv: blkvsc: Use the newly introduced vmbus ID in the - blockvsc driver. + blockvsc driver. - Staging: hv: storvsc: Use the newly introduced vmbus ID in - storvsc driver. + storvsc driver. - Staging: hv: netvsc: Use the newly introduced vmbus ID in - netvsc driver. + netvsc driver. - Staging: hv: mousevsc: Use the newly introduced vmbus ID in - mouse driver. + mouse driver. - Staging: hv: util: Make hv_utils a vmbus device driver. - Staging: hv: create VMBUS_DEVICE macro and use it. - Staging: hv: vmbus: Cleanup vmbus_match(). - Staging: hv: vmbus: Cleanup vmbus_uevent() code. - Staging: hv: vmbus: Support the notion of id tables in - vmbus_match(). + vmbus_match(). - Staging: hv: vmbus: Get rid of an unnecessary include line - in vmbus_drv.c. + in vmbus_drv.c. - Staging: hv: storvsc: Get rid of the DMI signature. - Staging: hv: netvsc: Get rid of the PCI signature. - Staging: hv: netvsc: Get rid of the DMI signature in - netvsc_drv.c. + netvsc_drv.c. - Staging: hv: util: Get rid of the DMI signature in hv_util.c. - Staging: hv: util: Get rid of the PCI signature in hv_util.c. - Staging: hv: fix up driver registering mess. @@ -3160,59 +3180,59 @@ Thu Sep 1 18:47:37 CEST 2011 - ohering@suse.de - Staging: hv: vmbus: Cleanup unnecessary comments in hv.c. - Staging: hv: vmbus: Cleanup error handling in hv_init(). - Staging: hv: vmbus: Get rid of unnecessay comments in - connection.c. + connection.c. - Staging: hv: vmbus: Get rid of the function dump_gpadl_body(). - Staging: hv: vmbus: Get rid of the function dump_gpadl_header(). - Staging: hv: vmbus: Rename openMsg to open_msg in channel.c. - Staging: hv: vmbus: Get rid of unnecessary comments in - channel.c. + channel.c. - Staging: hv: vmbus: Change the variable name openInfo to - open_info in channel.c. + open_info in channel.c. - Staging: hv: vmbus: Cleanup error values in ringbuffer.c. - Staging: hv: vmbus: Cleanup the error return value in - vmbus_recvpacket_raw(). + vmbus_recvpacket_raw(). - Staging: hv: netvsc: Get rid of an unnecessary print statement - in netvsc_probe(). + in netvsc_probe(). - Staging: hv: vmbus: Retry vmbus_post_msg() before giving up. - Staging: hv: storvsc: Cleanup error handling in - storvsc_dev_add(). + storvsc_dev_add(). - Staging: hv: storvsc: Cleanup error handling in - storvsc_channel_init(). + storvsc_channel_init(). - Staging: hv: storvsc: Cleanup error handling in - storvsc_connect_to_vsp(). + storvsc_connect_to_vsp(). - Staging: hv: storvsc: Cleanup error handling in storvsc_do_io(). - Storage: hv: storvsc: Get rid of some unnecessary DPRINTs - from storvsc.c. + from storvsc.c. - Staging: hv: storvsc: Fix/cleanup some dated comments in - storvsc.c. + storvsc.c. - Staging: hv: storvsc: Cleanup returned error code in - storvsc_host_reset(). + storvsc_host_reset(). - Staging: hv: storvsc: Cleanup error code returned in - storvsc_probe(). + storvsc_probe(). - Staging: hv: storvsc: Cleanup returned error code in - storvsc_drv_init(). + storvsc_drv_init(). - Staging: hv: netvsc: Cleanup the returned error code in - netvsc_probe(). + netvsc_probe(). - Staging: hv: netvsc: Cleanup error return codes in - netvsc_destroy_recv_buf(). + netvsc_destroy_recv_buf(). - Staging: hv: netvsc: Cleanup error return values in - netvsc_init_recv_buf(). + netvsc_init_recv_buf(). - Staging: hv: netvsc: Cleanup error returns in - netvsc_connect_vsp(). + netvsc_connect_vsp(). - Staging: hv: netvsc: Cleanup error return values in - netvsc_send(). + netvsc_send(). - Staging: hv: netvsc: Cleanup error return codes in - netvsc_device_add(). + netvsc_device_add(). - Staging: hv: netvsc: Cleanup error codes in - rndis_filter_receive(). + rndis_filter_receive(). - Staging: hv: netvsc: Cleanup error code in - rndis_filter_query_device(). + rndis_filter_query_device(). - Staging: hv: netvsc: Cleanup error return values in - rndis_filter_set_packet_filter(). + rndis_filter_set_packet_filter(). - Staging: hv: netvsc: Cleanup error returns in - rndis_filter_init_device(). + rndis_filter_init_device(). - Staging: hv: netvsc: Cleanup error code in - rndis_filter_device_add(). + rndis_filter_device_add(). - Staging: hv: mouse: Change the jump label Cleanup to cleanup. - Staging: hv: netvsc: Change the jump label Cleanup to cleanup. - Staging: hv: netvsc: Change the jump label Exit to exit. @@ -3225,72 +3245,72 @@ Thu Sep 1 18:47:37 CEST 2011 - ohering@suse.de - Staging: hv: add driver_data to hv_vmbus_device_id. - Staging: hv: Add code to parse struct hv_vmbus_device_id table. - Staging: hv: file2alias: fix up alias creation logic for - hv_vmbus_device_id. + hv_vmbus_device_id. - Staging: hv: storvsc: Inline free_stor_device(). - Staging: hv: storvsc: Do not aquire an unnecessary reference - on stor_device. + on stor_device. - Staging: hv: storvsc: Rename must_get_stor_device(). - Staging: hv: storvsc: Rename get_stor_device(). - Staging: hv: storvsc: Cleanup alloc_stor_device(). - Staging: hv: storvsc: Introduce state to manage the lifecycle - of stor device. + of stor device. - Staging: hv: storvsc: Prevent outgoing traffic when stor dev - is being destroyed. + is being destroyed. - Staging: hv: storvsc: Get rid of release_stor_device() by - inlining the code. + inlining the code. - Staging: hv: storvsc: Get rid of final_release_stor_device() - by inlining code. + by inlining code. - Staging: hv: storvsc: Get rid of the reference counting in - struct storvsc_device. + struct storvsc_device. - Staging: hv: netvsc: Inline the code for free_net_device(). - Staging: hv: netvsc: Cleanup alloc_net_device(). - Staging: hv: netvsc: Introduce state to manage the lifecycle - of net device. + of net device. - Staging: hv: netvsc: Prevent outgoing traffic when netvsc dev - is destroyed. + is destroyed. - Staging: hv: netvsc: Get rid of release_outbound_net_device() - by inlining the code. + by inlining the code. - Staging: hv: netvsc: Get rid of release_inbound_net_device() - by inlining the code. + by inlining the code. - Staging: hv: netvsc: Get rid of the refcnt field in struct - netvsc_device. + netvsc_device. - Staging: hv: storvsc: Add code to handle IDE devices using - the storvsc driver. + the storvsc driver. - Staging: hv: storvsc: Handle IDE devices using the storvsc - driver. + driver. - Staging: hv: blkvsc: Get rid of blkvsc_drv.c as this code is - not used. + not used. - Staging: hv: storvsc: Optimize bounce buffer handling for the - "write" case. + "write" case. - Staging: hv: storvsc: Optimize the bounce buffer handling in - the "read" case. + the "read" case. - Staging: hv: storvsc: Include storvsc.c in storvsc_drv.c. - Staging: hv: storvsc: Cleanup storvsc_drv.c after adding the - contents of storvsc.c. + contents of storvsc.c. - Staging: hv: storvsc: Add the contents of hyperv_storage.h - to storvsc_drv.c. + to storvsc_drv.c. - Staging: hv: storvsc: Cleanup storvsc_drv.c after adding the - contents of hyperv_storage.h. + contents of hyperv_storage.h. - Staging: hv: storvsc: Fixup srb and scsi status for INQUIRY - and MODE_SENSE. + and MODE_SENSE. - Staging: hv: storvsc: Fix a typo. - Staging: hv: storvsc: In case of scsi errors offline the device. - Staging: hv: storvsc: No need to copy from bounce buffer in - case of a failure. + case of a failure. - Staging: hv: util: Forcefully shutdown when shutdown is - requested. + requested. - Staging: hv: util: Adjust guest time in a process context. - Staging: hv: vmbus: Check before invoking the channel callback. - Staging: hv: vmbus: Properly deal with de-registering channel - callback. + callback. - Staging: hv: Fix a bug in vmbus_match(). - Staging: hv: vmbus: Get rid of vmbus_on_isr() by inlining - the code. + the code. - Staging: hv: vmbus: Do not enable auto eoi. - Staging: hv: vmbus: Fixup indentation in vmbus_acpi_add(). - Staging: hv: vmbus: Get rid of some dated/redundant comments. - Staging: hv: vmbus: Get rid of an unnecessary check in - vmbus_connect(). + vmbus_connect(). - Staging: hv: vmbus: Fix a checkpatch warning in ring_buffer.c. - Staging: hv: vmbus: Fix checkpatch warnings in connection.c. - Staging: hv: mousevsc: Fix checkpatch errors and warnings. @@ -3363,16 +3383,16 @@ Wed Aug 24 21:29:06 CEST 2011 - jeffm@suse.com Wed Aug 24 20:54:32 CEST 2011 - jeffm@suse.com - Refreshed and re-enabled dm-path patches: - - patches.suse/dm-mpath-accept-failed-paths. - - patches.suse/dm-mpath-detach-existing-hardware-handler. + - patches.suse/dm-mpath-accept-failed-paths. + - patches.suse/dm-mpath-detach-existing-hardware-handler. - commit 70cadcd ------------------------------------------------------------------- Wed Aug 24 20:51:06 CEST 2011 - jeffm@suse.com - Update to 3.1-rc3. - - Eliminated 8 patches. - - Xen is disabled. + - Eliminated 8 patches. + - Xen is disabled. - commit eccefcc ------------------------------------------------------------------- @@ -3380,8 +3400,8 @@ Thu Aug 18 11:38:15 CEST 2011 - eich@suse.de - * Refresh patches.suse/SUSE-bootsplash. * Fix bootsplash code for 15bpp framebuffers. - These framebuffers are rare these days, the legendary and still - popular server chipset Radeon ES1000 supports it, though. + These framebuffers are rare these days, the legendary and still + popular server chipset Radeon ES1000 supports it, though. - commit f25ce3e ------------------------------------------------------------------- @@ -3402,7 +3422,7 @@ Tue Aug 9 00:03:53 CEST 2011 - trenn@suse.de - Update config files: bnc#674988, change: --CONFIG_ACPI_CUSTOM_METHOD=m + -CONFIG_ACPI_CUSTOM_METHOD=m +# CONFIG_ACPI_CUSTOM_METHOD is not set for all flavors - commit f1af972 @@ -3495,10 +3515,10 @@ Thu Jul 14 17:52:45 CEST 2011 - tiwai@suse.de Thu Jul 14 17:26:51 CEST 2011 - tiwai@suse.de - ALSA: hda - Add Kconfig for the default buffer size - (bnc#682725). + (bnc#682725). - Update config files. - Delete, replaced with the new upstream patch - patches.drivers/alsa-hda-0019-Increase-default-buffer-size. + patches.drivers/alsa-hda-0019-Increase-default-buffer-size. - commit 40c7644 ------------------------------------------------------------------- @@ -3520,7 +3540,7 @@ Sat Jul 9 11:17:46 CEST 2011 - jslaby@suse.cz Thu Jul 7 00:58:01 CEST 2011 - jeffm@suse.com - Update to 3.0-rc6. - - Eliminated 1 patch. + - Eliminated 1 patch. - commit 56e99da ------------------------------------------------------------------- @@ -3529,7 +3549,7 @@ Tue Jul 5 09:18:43 CEST 2011 - jbeulich@novell.com - Update Xen patches to 3.0-rc5 and c/s 1095. - xen: prepare tmem shim to handle frontswap. - support booting Xen from EFI (fate#311376, fate#311529, - bnc#578927, bnc#628554). + bnc#578927, bnc#628554). - config.conf: Re-enabled Xen flavors. - Update x86 config files. - Delete patches.xen/xen-blkback-bimodal-suse. @@ -3576,31 +3596,31 @@ Tue Jun 21 12:14:44 CEST 2011 - mmarek@suse.cz Fri Jun 17 17:29:41 CEST 2011 - mmarek@suse.cz - rpm/post.sh: Touch /boot/do_purge_kernels on package install - (fate#312018). + (fate#312018). - rpm/postun.sh: Remove it again if it still exists on package - uninstall. + uninstall. - commit 82f4a5d ------------------------------------------------------------------- Fri Jun 17 13:23:54 CEST 2011 - trenn@suse.de - stop_machine: implement stop_machine_from_offline_cpu() - (bnc#697859). + (bnc#697859). - stop_machine: kill __stop_machine() (bnc#697859). - x86, mtrr: lock stop machine during MTRR rendezvous sequence - (bnc#697859). + (bnc#697859). - stop_machine: reorganize stop_cpus() implementation - (bnc#697859). + (bnc#697859). - x86, mtrr: use __stop_machine() for doing MTRR rendezvous - (bnc#697859). + (bnc#697859). - commit aa3d6e2 ------------------------------------------------------------------- Thu Jun 16 12:16:16 CEST 2011 - mmarek@suse.cz - Remove the novfs patches, it should be packaged as a KMP, or - ideally, reimplemented as a fuse filesystem (which is the reason why - the current implementation it is never going to be accepted upstream). + ideally, reimplemented as a fuse filesystem (which is the reason why + the current implementation it is never going to be accepted upstream). - Delete patches.fixes/novfs-copy_user-fixes.diff. - Delete patches.fixes/novfs-minsize-fixes. - Delete patches.fixes/novfs-nwcapi.patch. @@ -3655,7 +3675,7 @@ Wed Jun 15 18:22:05 CEST 2011 - jack@suse.cz Wed Jun 15 08:05:05 CEST 2011 - jeffm@suse.com - Update to 3.0-rc3. - - Eliminated 2 patches. + - Eliminated 2 patches. - commit a1fe999 ------------------------------------------------------------------- @@ -3723,9 +3743,9 @@ Mon Jun 13 14:06:28 CEST 2011 - mmarek@suse.cz the SRCVERSION variable will only be used to determine the tarball version. - rpm/compute-PATCHVERSION.sh: Set default PATCHLEVEL and SUBLEVEL to 0. - The package version will thus always match the Makefile version and - the SRCVERSION variable will only be used to determine the tarball - version. + The package version will thus always match the Makefile version and + the SRCVERSION variable will only be used to determine the tarball + version. - rpm/kernel-binary.spec.in: Revert the previous hack. - commit 95c9977 @@ -3748,9 +3768,9 @@ Fri Jun 10 20:24:41 CEST 2011 - jeffm@suse.com Fri Jun 10 17:12:22 CEST 2011 - jeffm@suse.com - x86: Remove warning and warning_symbol from struct - stacktrace_ops. + stacktrace_ops. - Delete - patches.fixes/asus-wmi-Remove-__init-from-asus_wmi_platform_init.patch. + patches.fixes/asus-wmi-Remove-__init-from-asus_wmi_platform_init.patch. - commit 608ce9e ------------------------------------------------------------------- @@ -3842,13 +3862,13 @@ Fri Jun 3 12:51:22 CEST 2011 - mmarek@suse.cz Fri Jun 3 12:09:01 CEST 2011 - mmarek@suse.cz - rpm/macros.kernel-source: Add -b option to %kernel_module_package - to unconditionally call mkinitrd on kmp install (fate#309400). + to unconditionally call mkinitrd on kmp install (fate#309400). - rpm/kernel-module-subpackage: Pass KMP_NEEDS_MKINITRD=1 to - weak-modules2 if the -b option is used. + weak-modules2 if the -b option is used. - rpm/macros.kernel-source: Add -b option to %kernel_module_package - to unconditionally call mkinitrd on kmp install (fate#309400). + to unconditionally call mkinitrd on kmp install (fate#309400). - rpm/kernel-module-subpackage: Pass KMP_NEEDS_MKINITRD=1 to - weak-modules2 if the -b option is used. + weak-modules2 if the -b option is used. - commit 83331f5 ------------------------------------------------------------------- @@ -3869,14 +3889,14 @@ Tue May 31 05:09:44 CEST 2011 - jeffm@suse.com Tue May 31 05:08:21 CEST 2011 - jeffm@suse.com - Updated to 3.0-rc1. - - Eliminated 9 patches. + - Eliminated 9 patches. - commit 5710413 ------------------------------------------------------------------- Mon May 30 15:54:37 CEST 2011 - jack@suse.cz - mm: Fix assertion mapping->nrpages == 0 in end_writeback() - (bnc#693013 bnc#666423). + (bnc#693013 bnc#666423). - Refresh patches.xen/tmem. - commit d3e465a @@ -3884,9 +3904,9 @@ Mon May 30 15:54:37 CEST 2011 - jack@suse.cz Mon May 30 13:58:43 CEST 2011 - jslaby@suse.cz - Refresh - patches.fixes/block-add-proper-state-guards-to-__elv_next_request.patch. + patches.fixes/block-add-proper-state-guards-to-__elv_next_request.patch. - aic94xx: world-writable sysfs update_bios file. - Update upstream info. + Update upstream info. - commit 8912816 ------------------------------------------------------------------- @@ -3947,7 +3967,7 @@ Mon May 16 14:34:33 CEST 2011 - mmarek@suse.cz Fri May 13 15:45:04 CEST 2011 - jeffm@suse.com - Update to 2.6.39-rc7. - - Eliminated 5 patches. + - Eliminated 5 patches. - commit a8a170f ------------------------------------------------------------------- @@ -3960,16 +3980,16 @@ Thu May 12 23:29:11 CEST 2011 - jslaby@suse.cz Thu May 12 14:05:44 CEST 2011 - jslaby@suse.cz - Delete - patches.fixes/iwlwifi-fix-tx-power-configuration-on-3945-and-4965-devices. - It's fixed differently by commits 43f12d47f and f844a709a7 in .39-rc1 + patches.fixes/iwlwifi-fix-tx-power-configuration-on-3945-and-4965-devices. + It's fixed differently by commits 43f12d47f and f844a709a7 in .39-rc1 - commit 7934e2d ------------------------------------------------------------------- Thu May 12 11:56:16 CEST 2011 - jslaby@suse.cz - Refresh - patches.fixes/iwlwifi-fix-tx-power-configuration-on-3945-and-4965-devices. - Note about submission. + patches.fixes/iwlwifi-fix-tx-power-configuration-on-3945-and-4965-devices. + Note about submission. - commit 9922e20 ------------------------------------------------------------------- @@ -3982,15 +4002,15 @@ Tue May 10 19:10:18 CEST 2011 - mhocko@suse.cz Tue May 10 16:14:44 CEST 2011 - mhocko@suse.cz - patches.fixes/aggressive-zone-reclaim.patch: delete because - the patch is very workload specific and can lead to unexpected - reclaims in parallel node local workloads. + the patch is very workload specific and can lead to unexpected + reclaims in parallel node local workloads. - commit 56cf10e ------------------------------------------------------------------- Tue May 10 16:04:27 CEST 2011 - mhocko@suse.cz - Delete patches.suse/mm-devzero-optimisation.patch: we do not need - it anymore as we have zero page back since 2.6.32 + it anymore as we have zero page back since 2.6.32 - commit 323a093 ------------------------------------------------------------------- @@ -4009,64 +4029,64 @@ Mon May 9 14:32:59 CEST 2011 - jbeulich@novell.com Mon May 9 11:32:35 CEST 2011 - jbeulich@novell.com - patches.suse/kconfig-automate-kernel-desktop: Remove stray blank - lines (for older versions of "patch" to grok). + lines (for older versions of "patch" to grok). - commit 4dfa74d ------------------------------------------------------------------- Sat May 7 01:50:06 CEST 2011 - jeffm@suse.com - Removed network driver entropy patches. haveged is installed by default - and should be enabled to generate entropy from non-predictable sources. - - Delete patches.drivers/bnx2-entropy-source.patch. - - Delete patches.drivers/e1000-entropy-source.patch. - - Delete patches.drivers/e1000e-entropy-source.patch. - - Delete patches.drivers/igb-entropy-source.patch. - - Delete patches.drivers/ixgbe-entropy-source.patch. - - Delete patches.drivers/tg3-entropy-source.patch. + and should be enabled to generate entropy from non-predictable sources. + - Delete patches.drivers/bnx2-entropy-source.patch. + - Delete patches.drivers/e1000-entropy-source.patch. + - Delete patches.drivers/e1000e-entropy-source.patch. + - Delete patches.drivers/igb-entropy-source.patch. + - Delete patches.drivers/ixgbe-entropy-source.patch. + - Delete patches.drivers/tg3-entropy-source.patch. - commit c88b893 ------------------------------------------------------------------- Fri May 6 19:36:47 CEST 2011 - jeffm@suse.com - Update - patches.fixes/netfilter-implement-rfc-1123-for-ftp-conntrack - (bnc#466279 bnc#681639). + patches.fixes/netfilter-implement-rfc-1123-for-ftp-conntrack + (bnc#466279 bnc#681639). - commit 72e779f ------------------------------------------------------------------- Fri May 6 19:31:10 CEST 2011 - jeffm@suse.com - Disabled patches.drivers/libata-unlock-hpa-by-default; It may have - been obsoleted by upstream commit d8d9129e. + been obsoleted by upstream commit d8d9129e. - commit 1a21ab3 ------------------------------------------------------------------- Fri May 6 18:51:20 CEST 2011 - jeffm@suse.com - sysctl: Increase IPC defaults (bnc#146656) - - Delete patches.suse/shmall-bigger. + - Delete patches.suse/shmall-bigger. - commit a70e34f ------------------------------------------------------------------- Fri May 6 17:50:56 CEST 2011 - jeffm@suse.com - sysctl/i386/desktop, sysctl/x86_64/desktop: Add vm.dirty_ratio = 20 - for desktop flavors (bnc#552883) - - Delete patches.suse/mm-tune-dirty-limits.patch. + for desktop flavors (bnc#552883) + - Delete patches.suse/mm-tune-dirty-limits.patch. - commit dbe73e2 ------------------------------------------------------------------- Fri May 6 17:25:45 CEST 2011 - jeffm@suse.com - sysctl/defaults: Added kernel.hung_task_timeout=0 - - Delete patches.suse/hung_task_timeout-configurable-default. + - Delete patches.suse/hung_task_timeout-configurable-default. - commit 78f9eed ------------------------------------------------------------------- Fri May 6 16:41:07 CEST 2011 - mmarek@suse.cz - rpm/kernel-{binary,source}.spec.in: Install per-kernel /boot/sysctl-* - files (patch from Jeff Mahoney). + files (patch from Jeff Mahoney). - commit 473f2d1 ------------------------------------------------------------------- @@ -4079,7 +4099,7 @@ Thu May 5 22:35:53 CEST 2011 - jeffm@suse.com Thu May 5 22:23:21 CEST 2011 - jeffm@suse.com - Updated to 2.6.39-rc6. - - 2 patches eliminated. + - 2 patches eliminated. - commit 2643e59 ------------------------------------------------------------------- @@ -4093,9 +4113,9 @@ Tue May 3 03:08:18 CEST 2011 - tonyj@suse.de Fri Apr 29 20:35:21 CEST 2011 - jeffm@suse.com - rpm/compute-PATCHVERSION.sh: Replace ^+++ with ^\+\+\+ as an - awk regex. It's technically invalid. + awk regex. It's technically invalid. - rpm/compute-PATCHVERSION.sh: Replace ^+++ with ^\+\+\+ as an - awk regex. It's technically invalid. + awk regex. It's technically invalid. - commit 52dd0f0 ------------------------------------------------------------------- @@ -4117,7 +4137,7 @@ Fri Apr 29 00:36:03 CEST 2011 - gregkh@suse.de - Delete patches.suse/linux-2.6.29-dont-wait-for-mouse.patch. - Delete patches.suse/linux-2.6.29-even-faster-kms.patch. - Delete - patches.suse/linux-2.6.29-jbd-longer-commit-interval.patch. + patches.suse/linux-2.6.29-jbd-longer-commit-interval.patch. - Delete patches.suse/linux-2.6.29-kms-after-sata.patch. - Delete patches.suse/linux-2.6.29-touchkit.patch. - commit c13427d @@ -4132,22 +4152,22 @@ Fri Apr 29 00:17:46 CEST 2011 - jbenc@suse.cz Thu Apr 28 23:32:44 CEST 2011 - rjw@suse.de - Delete patches.xen/xen3-x86-mcp51-no-dac. - Also remove the series.conf entires for the x86-mcp-no-dac patches. + Also remove the series.conf entires for the x86-mcp-no-dac patches. - commit 574577b ------------------------------------------------------------------- Thu Apr 28 23:16:27 CEST 2011 - rjw@suse.de - Delete patches.arch/x86-mcp51-no-dac. (This is a blacklist entry that - has been rejected by the mainline, the problem reporter is gone and - it's next to impossible to verify it now.) + has been rejected by the mainline, the problem reporter is gone and + it's next to impossible to verify it now.) - commit 195b113 ------------------------------------------------------------------- Thu Apr 28 21:38:22 CEST 2011 - jslaby@suse.cz - Refresh - patches.fixes/iwlwifi-fix-tx-power-configuration-on-3945-and-4965-devices. + patches.fixes/iwlwifi-fix-tx-power-configuration-on-3945-and-4965-devices. - commit a2662ae ------------------------------------------------------------------- @@ -4162,14 +4182,14 @@ Thu Apr 28 20:56:33 CEST 2011 - jslaby@suse.cz Thu Apr 28 20:30:56 CEST 2011 - bphilips@suse.de - Delete - patches.drivers/tg3-5785-and-57780-asic-revs-not-working.patch. + patches.drivers/tg3-5785-and-57780-asic-revs-not-working.patch. - commit 9917206 ------------------------------------------------------------------- Thu Apr 28 20:19:59 CEST 2011 - bphilips@suse.de - Delete - patches.suse/uvcvideo-ignore-hue-control-for-5986-0241.patch. + patches.suse/uvcvideo-ignore-hue-control-for-5986-0241.patch. - commit 08374b3 ------------------------------------------------------------------- @@ -4202,7 +4222,7 @@ Thu Apr 28 14:18:12 CEST 2011 - jbeulich@novell.com Wed Apr 27 22:20:02 CEST 2011 - jeffm@suse.com - Delete - patches.drivers/disable-catas_reset-by-default-to-avoid-problems-with-eeh.patch. + patches.drivers/disable-catas_reset-by-default-to-avoid-problems-with-eeh.patch. - commit 399a100 ------------------------------------------------------------------- @@ -4264,10 +4284,10 @@ Wed Apr 27 21:34:13 CEST 2011 - jeffm@suse.com - Delete patches.suse/acpi-don-t-preempt-until-the-system-is-up. - Delete - patches.suse/acpi-generic-initramfs-table-override-support. + patches.suse/acpi-generic-initramfs-table-override-support. - Delete patches.suse/add-initramfs-file_read_write. - Delete - patches.suse/init-move-populate_rootfs-back-to-start_kernel. + patches.suse/init-move-populate_rootfs-back-to-start_kernel. - commit d4910b3 ------------------------------------------------------------------- @@ -4281,14 +4301,14 @@ Wed Apr 27 21:29:24 CEST 2011 - jeffm@suse.com Wed Apr 27 21:11:59 CEST 2011 - jeffm@suse.com - Delete patches.suse/osync-error. It was unused and the issue it fixed in - kernels prior to 2.6.32 doesn't exist anymore. + kernels prior to 2.6.32 doesn't exist anymore. - commit 52cc654 ------------------------------------------------------------------- Wed Apr 27 20:48:55 CEST 2011 - jeffm@suse.com - Delete patches.suse/s390-System.map.diff: Proper fix in binutils has - long since been upstream. + long since been upstream. - commit 2847a36 ------------------------------------------------------------------- @@ -4321,7 +4341,7 @@ Wed Apr 27 20:18:37 CEST 2011 - jeffm@suse.com Wed Apr 27 20:16:52 CEST 2011 - jeffm@suse.com - Delete patches.suse/unmap_vmas-lat: No bug report or signed-off-by. - - Delete patches.arch/s390-add-FREE_PTE_NR. + - Delete patches.arch/s390-add-FREE_PTE_NR. - commit 2a392c2 ------------------------------------------------------------------- @@ -4334,7 +4354,7 @@ Wed Apr 27 20:16:00 CEST 2011 - jeffm@suse.com Wed Apr 27 20:15:02 CEST 2011 - jeffm@suse.com - Update to 2.6.39-rc5. - - Eliminated 2 patches. + - Eliminated 2 patches. - commit 5288a05 ------------------------------------------------------------------- @@ -4354,7 +4374,7 @@ Wed Apr 27 19:43:47 CEST 2011 - jeffm@suse.com Tue Apr 26 11:03:18 CEST 2011 - jkosina@suse.cz - HID: add noget quirk barcode scanners from Symbol Technologies - (bnc#689290). + (bnc#689290). - commit f5b999f ------------------------------------------------------------------- @@ -4367,7 +4387,7 @@ Fri Apr 22 00:01:41 CEST 2011 - jeffm@suse.com Tue Apr 19 23:37:06 CEST 2011 - jack@suse.cz - Revert changes to sparc configs to not make life harder for Jan Engelhardt - maintaining sparc architecture. + maintaining sparc architecture. - commit cdac873 ------------------------------------------------------------------- @@ -4386,7 +4406,7 @@ Tue Apr 19 23:30:34 CEST 2011 - jack@suse.cz Tue Apr 19 17:41:41 CEST 2011 - jeffm@suse.com - Updated to 2.6.39-rc4. - - Eliminated 1 patch. + - Eliminated 1 patch. - commit 3f654c8 ------------------------------------------------------------------- @@ -4399,15 +4419,15 @@ Tue Apr 19 17:16:52 CEST 2011 - jeffm@suse.com Mon Apr 18 10:30:49 CEST 2011 - eich@suse.de - Combined and consolidated bootsplash patch (bnc#669777, - bnc#570082, bnc#595657, bnc#594209, bnc#544645). - - Delete patches.suse/Cleanup-and-make-boot-splash-work-with-KMS.patch. - - Delete patches.suse/bootsplash. - - Delete patches.suse/bootsplash-console-fix. - - Delete patches.suse/bootsplash-keep-multiple-data. - - Delete patches.suse/bootsplash-scaler. - - Reformatted code, fixed some minor bugs that became obvious. - - Fixed race that led to null pointer dereference in splash_read_proc(): - bnc#669777. + bnc#570082, bnc#595657, bnc#594209, bnc#544645). + - Delete patches.suse/Cleanup-and-make-boot-splash-work-with-KMS.patch. + - Delete patches.suse/bootsplash. + - Delete patches.suse/bootsplash-console-fix. + - Delete patches.suse/bootsplash-keep-multiple-data. + - Delete patches.suse/bootsplash-scaler. + - Reformatted code, fixed some minor bugs that became obvious. + - Fixed race that led to null pointer dereference in splash_read_proc(): + bnc#669777. - commit 95844c5 ------------------------------------------------------------------- @@ -4420,7 +4440,7 @@ Sat Apr 16 19:18:05 CEST 2011 - trenn@suse.de Sat Apr 16 18:42:01 CEST 2011 - trenn@suse.de - intel_idle: Make lapic_timer_reliable_states a boot param - (bnc#675161). + (bnc#675161). - commit 85b156b ------------------------------------------------------------------- @@ -4434,7 +4454,7 @@ Sat Apr 16 00:31:11 CEST 2011 - jack@suse.cz Fri Apr 15 20:24:29 CEST 2011 - jeffm@suse.com - Enabled CONFIG_GIGASET_CAPI (bnc#686008). - - This results in automatically disabling CONFIG_GIGASET_I4L. + - This results in automatically disabling CONFIG_GIGASET_I4L. - commit 697e68b ------------------------------------------------------------------- @@ -4454,7 +4474,7 @@ Fri Apr 15 13:21:49 CEST 2011 - jbeulich@novell.com - Update Xen patches to 2.6.39-rc3 and c/s 1079. - blktap2: replace hard-coded limit of tap devices with - configurable one. + configurable one. - config.conf: Re-enable Xen configs. - Update x86 config files. - commit d3bfd6c @@ -4463,7 +4483,7 @@ Fri Apr 15 13:21:49 CEST 2011 - jbeulich@novell.com Thu Apr 14 18:43:07 CEST 2011 - jeffm@suse.com - fs/partitions/efi.c: corrupted GUID partition tables can cause - kernel oops (bnc#687113 CVE-2011-1577). + kernel oops (bnc#687113 CVE-2011-1577). - commit 385b393 ------------------------------------------------------------------- @@ -4508,7 +4528,7 @@ Tue Apr 12 21:30:55 CEST 2011 - jeffm@suse.com Tue Apr 12 20:46:13 CEST 2011 - jeffm@suse.com - Updated to 2.6.39-rc3. - - Eliminated 2 patches. + - Eliminated 2 patches. - commit 200c913 ------------------------------------------------------------------- @@ -4533,29 +4553,29 @@ Tue Apr 12 19:37:48 CEST 2011 - jeffm@suse.com Tue Apr 12 19:10:01 CEST 2011 - jeffm@suse.com - Update to 2.6.39-rc2. - - Eliminated 18 patches. - - Added 3 patches. - - hv_mouse: needs . - - dm-raid45: Remove blk_unplug calls. - - novfs: 2.6.39 API update. - - Xen, Swap-over-NFS, and certain SCSI multipath features are disabled. - - patches.kernel.org is no longer used to contain upstream patches - for -rc releases. Users planning on building their own kernel should - have a copy of the tarball corresponding to the -rc releases. + - Eliminated 18 patches. + - Added 3 patches. + - hv_mouse: needs . + - dm-raid45: Remove blk_unplug calls. + - novfs: 2.6.39 API update. + - Xen, Swap-over-NFS, and certain SCSI multipath features are disabled. + - patches.kernel.org is no longer used to contain upstream patches + for -rc releases. Users planning on building their own kernel should + have a copy of the tarball corresponding to the -rc releases. - commit adf9d16 ------------------------------------------------------------------- Mon Apr 11 09:43:45 CEST 2011 - neilb@suse.de - Make selection of 'readdir-plus' adapt to usage patterns - (bnc#678123). + (bnc#678123). - commit 5de99a8 ------------------------------------------------------------------- Wed Apr 6 09:01:38 CEST 2011 - jeffm@suse.de - reiserfs: Force inode evictions before umount to avoid crash - (bnc#610598 bnc#680073 bnc#684112). + (bnc#610598 bnc#680073 bnc#684112). - Delete patches.fixes/reiserfs-xattr-crash-fix. - commit bf57d20 @@ -4569,21 +4589,21 @@ Tue Apr 5 10:42:22 CEST 2011 - jslaby@suse.cz Wed Mar 30 23:50:41 CEST 2011 - jeffm@suse.com - Delete patches.suse/twofish-2.6. - - This was for 2.4 compatibility and has been moved to KMP purgatory. + - This was for 2.4 compatibility and has been moved to KMP purgatory. - commit dcca506 ------------------------------------------------------------------- Wed Mar 30 10:32:32 CEST 2011 - jslaby@suse.cz - Relax si_code check in rt_sigqueueinfo and rt_tgsigqueueinfo - (bnc#681826). + (bnc#681826). - commit 2e71042 ------------------------------------------------------------------- Mon Mar 28 16:08:19 CEST 2011 - trenn@suse.de - Update config files, remove CONFIG_X86_MCE_XEON75XX=m - ->driver got reverted with previous commit + ->driver got reverted with previous commit - Refresh patches.xen/xen3-auto-arch-x86.diff. - commit b367e7b @@ -4595,18 +4615,18 @@ Mon Mar 28 15:23:44 CEST 2011 - trenn@suse.de APEI implementation should take care of that in recent kernels. - Delete patches.arch/x86_mce_intel_decode_physical_address.patch. - Delete - patches.arch/x86_mce_intel_decode_physical_address_compile_fix.patch. + patches.arch/x86_mce_intel_decode_physical_address_compile_fix.patch. - Delete - patches.arch/x86_mce_intel_decode_physical_address_rename_fix.patch. + patches.arch/x86_mce_intel_decode_physical_address_rename_fix.patch. - Delete - patches.arch/x86_mce_intel_decode_physical_fix_dynamic_debug.patch. + patches.arch/x86_mce_intel_decode_physical_fix_dynamic_debug.patch. - commit 1fe7a22 ------------------------------------------------------------------- Mon Mar 28 14:07:07 CEST 2011 - mmarek@suse.cz - rpm/kernel-binary.spec.in: Do not install unneeded packages in the - build chroot. + build chroot. - commit 7f4c49d ------------------------------------------------------------------- @@ -4626,7 +4646,7 @@ Thu Mar 24 17:26:22 CET 2011 - tiwai@suse.de Thu Mar 24 16:21:06 CET 2011 - jslaby@suse.cz - Prevent rt_sigqueueinfo and rt_tgsigqueueinfo from spoofing - the signal code (bnc#681826 CVE-2011-1020). + the signal code (bnc#681826 CVE-2011-1020). - commit 2e42fd4 ------------------------------------------------------------------- @@ -4635,7 +4655,7 @@ Thu Mar 24 14:02:20 CET 2011 - tiwai@suse.de - sound/oss/opl3: validate voice and channel indexes (bnc#681999). - sound/oss: remove offset from load_patch callbacks (bnc#681999). - ALSA: sound/pci/asihpi: check adapter index in hpi_ioctl - (bnc#680816). + (bnc#680816). - commit 09ff6e9 ------------------------------------------------------------------- @@ -4648,7 +4668,7 @@ Mon Mar 21 19:56:38 CET 2011 - jack@suse.cz Mon Mar 21 16:44:29 CET 2011 - jkosina@suse.cz - HID: add support for Skycable 0x3f07 wireless presenter - (bnc#681297). + (bnc#681297). - commit 892e8d4 ------------------------------------------------------------------- @@ -4679,12 +4699,12 @@ Fri Mar 18 08:48:08 CET 2011 - jbeulich@novell.com Thu Mar 17 12:24:09 CET 2011 - sjayaraman@suse.de - netvm: Do not mark requests for swapfile writes as dirty or - kswapd fails to free the page (bnc#678472). + kswapd fails to free the page (bnc#678472). - nfs: Use page_file_offset during page writeback (bnc#677738). - nfs: Convert nfs_mark_request_dirty() to use page_file_mapping() - (bnc#677738). + (bnc#677738). - netvm: Remove duplicated initialization in net/ipv4/route.c - (bnc#678970). + (bnc#678970). - collapse: mm: Report the low watermark correctly (bnc#678497). - commit a798dd1 @@ -4698,7 +4718,7 @@ Tue Mar 15 16:19:53 CET 2011 - jeffm@suse.com Mon Mar 14 01:22:01 CET 2011 - jeffm@suse.com - Linux: 2.6.38-rc8. - - Eliminated 1 patch. + - Eliminated 1 patch. - commit 7da557d ------------------------------------------------------------------- @@ -4723,38 +4743,38 @@ Fri Mar 11 14:19:55 CET 2011 - jbeulich@novell.com Tue Mar 8 01:00:02 CET 2011 - jeffm@suse.de - Update to 2.6.38-rc7. - - Refresh patches.xen/xen-x86-no-lapic. - - Refresh patches.xen/xen3-patch-2.6.19. + - Refresh patches.xen/xen-x86-no-lapic. + - Refresh patches.xen/xen3-patch-2.6.19. - commit 7eb9d30 ------------------------------------------------------------------- Mon Mar 7 13:50:08 CET 2011 - mmarek@suse.cz - rpm/kernel-binary.spec.in: Do not abort build because of - supported.conf inconsistency if %supported_modules_check == 0. + supported.conf inconsistency if %supported_modules_check == 0. - rpm/kernel-binary.spec.in: Do not abort build because of - supported.conf inconsistency if %supported_modules_check == 0. + supported.conf inconsistency if %supported_modules_check == 0. - commit 88d5daa ------------------------------------------------------------------- Wed Mar 2 09:02:40 CET 2011 - jbeulich@novell.com - patches.arch/x86_64-unwind-annotations: Fix a fatal oversight in - yesterday's change. + yesterday's change. - commit 098768b ------------------------------------------------------------------- Mon Feb 28 15:34:35 CET 2011 - jbeulich@novell.com - patches.arch/x86_64-unwind-annotations: Add annotations to - lib/rwsem_64.S. + lib/rwsem_64.S. - commit 87944ac ------------------------------------------------------------------- Thu Feb 24 16:27:46 CET 2011 - tiwai@suse.de - ALSA: usb-audio: fix oops due to cleanup race when disconnecting - (bnc#674735). + (bnc#674735). - commit ed81f8c ------------------------------------------------------------------- @@ -4767,7 +4787,7 @@ Wed Feb 23 23:03:41 CET 2011 - mmarek@suse.cz Tue Feb 22 21:49:18 CET 2011 - jeffm@suse.com - Update to 2.6.38-rc6. - - Eliminated 1 patch. + - Eliminated 1 patch. - commit 6cce7bb ------------------------------------------------------------------- @@ -4780,7 +4800,7 @@ Tue Feb 22 10:00:42 CET 2011 - mmarek@suse.cz Mon Feb 21 10:31:05 CET 2011 - tiwai@suse.de - ALSA: caiaq - Fix possible string-buffer overflow (bnc#672499, - CVE-2011-0712). + CVE-2011-0712). - commit 5ef002b ------------------------------------------------------------------- @@ -4799,22 +4819,22 @@ Thu Feb 17 02:28:52 CET 2011 - jeffm@suse.de Thu Feb 17 01:24:01 CET 2011 - gregkh@suse.de - Update config files. - - disable CONFIG_DRM_VMWGFX (bnc#606458) - - update sparc configs to at least be able to run "make oldconfig" + - disable CONFIG_DRM_VMWGFX (bnc#606458) + - update sparc configs to at least be able to run "make oldconfig" - commit da75bd9 ------------------------------------------------------------------- Wed Feb 16 16:14:52 CET 2011 - jbeulich@novell.com - patches.arch/x86_64-unwind-annotations: Re-add change lost during - initial 2.6.37 merge. + initial 2.6.37 merge. - commit e493205 ------------------------------------------------------------------- Mon Feb 14 13:42:21 CET 2011 - mmarek@suse.cz - Move spec file templates and helper scripts to a separate branch, to - ease synchronizing these files among master, vanilla and linux-next. + ease synchronizing these files among master, vanilla and linux-next. - commit 411abb8 ------------------------------------------------------------------- @@ -4834,7 +4854,7 @@ Mon Feb 14 13:20:47 CET 2011 - mmarek@suse.cz Mon Feb 14 13:19:22 CET 2011 - mmarek@suse.cz - rpm/kernel-source.spec.in: Delete misc/extract-modaliases, the code - was merged into rpm's find-supplements script. + was merged into rpm's find-supplements script. - Delete rpm/check-build.sh, not needed anymore. - commit 0a157b1 @@ -4842,43 +4862,43 @@ Mon Feb 14 13:19:22 CET 2011 - mmarek@suse.cz Thu Feb 10 02:57:43 CET 2011 - jeffm@suse.com - flexcop: fix registering braindead stupid names (brc#575873 - bnc#661429). + bnc#661429). - commit 72bd3d0 ------------------------------------------------------------------- Wed Feb 9 22:55:13 CET 2011 - gregkh@suse.de - Staging: samsung-laptop: add support for lots of laptops - (bnc#661682). + (bnc#661682). - commit 1eb5eaa ------------------------------------------------------------------- Wed Feb 9 13:37:33 CET 2011 - mmarek@suse.cz - rpm/kernel-source.spec.in: Set timestamp of sources to the commit - timestamp, so that they are always older than generated files in - /usr/src/linux-obj (bnc#669669). + timestamp, so that they are always older than generated files in + /usr/src/linux-obj (bnc#669669). - commit 8565452 ------------------------------------------------------------------- Wed Feb 9 00:08:37 CET 2011 - mmarek@suse.cz - rpm/kernel-binary.spec.in: Do not run fdupes in /usr/src/linux-obj, to - keep timestamps intact. + keep timestamps intact. - commit 9ba5ff0 ------------------------------------------------------------------- Tue Feb 8 23:42:06 CET 2011 - mmarek@suse.cz - rpm/kernel-source.spec.in: Remove .gitignore files after applying patches - (fix last change). + (fix last change). - commit 907f9cc ------------------------------------------------------------------- Tue Feb 8 18:10:13 CET 2011 - jeffm@suse.com - Updated to 2.6.38-rc4. - - Eliminated 1 patch. + - Eliminated 1 patch. - commit c327e0a ------------------------------------------------------------------- @@ -4926,8 +4946,8 @@ Mon Feb 7 16:19:29 CET 2011 - mmarek@suse.cz Mon Feb 7 14:27:36 CET 2011 - mmarek@suse.cz - rpm/kernel-binary.spec.in, rpm/kernel-spec-macros: Fix the definition - of %release_major and rename it to %release_num to better describe - what it does. Add some comments to explain how the versioning works. + of %release_major and rename it to %release_num to better describe + what it does. Add some comments to explain how the versioning works. - commit 9a3bc94 ------------------------------------------------------------------- @@ -4946,14 +4966,14 @@ Fri Feb 4 01:46:21 CET 2011 - jeffm@suse.com Fri Feb 4 01:44:50 CET 2011 - jeffm@suse.com - Updated to 2.6.38-rc3. - - Eliminated 2 patches. + - Eliminated 2 patches. - commit b6b51ca ------------------------------------------------------------------- Wed Feb 2 17:25:06 CET 2011 - tiwai@suse.de - ALSA: hda - Fix memory leaks in conexant jack arrays - (bnc#668929). + (bnc#668929). - commit 31971a4 ------------------------------------------------------------------- @@ -4991,8 +5011,8 @@ Sun Jan 23 02:16:20 CET 2011 - jeffm@suse.de Sun Jan 23 00:25:45 CET 2011 - jeffm@suse.com - Update config files. - - CONFIG_EXPERT=n on all but ps3 - - Vanilla configs updated. + - CONFIG_EXPERT=n on all but ps3 + - Vanilla configs updated. - commit b25e639 ------------------------------------------------------------------- @@ -5013,7 +5033,7 @@ Sun Jan 23 00:09:06 CET 2011 - jeffm@suse.com Sat Jan 22 23:45:07 CET 2011 - jeffm@suse.com - Updated to 2.6.38-rc2. - - Eliminated 1 patch. + - Eliminated 1 patch. - commit 90baa82 ------------------------------------------------------------------- @@ -5032,30 +5052,30 @@ Sat Jan 22 00:32:08 CET 2011 - jeffm@suse.de Sat Jan 22 00:27:46 CET 2011 - jeffm@suse.de - Update to 2.6.38-rc1. - - Removed 12 patches. - - Xen is disabled. - - Quite a few patches need updating. + - Removed 12 patches. + - Xen is disabled. + - Quite a few patches need updating. - commit 9163bb7 ------------------------------------------------------------------- Fri Jan 21 02:42:39 CET 2011 - trenn@suse.de - perf: Do not export power_frequency, but power_start event - (bnc#665153). + (bnc#665153). - cpuidle/x86/perf: fix power:cpu_idle double end events and - throw cpu_idle events from the cpuidle layer (bnc#665153). + throw cpu_idle events from the cpuidle layer (bnc#665153). - perf: Clean up power events by introducing new, more generic - ones (bnc#665153). + ones (bnc#665153). - cpuidle: Rename X86 specific idle poll state from C0 to POLL - (bnc#665153). + (bnc#665153). - perf timechart: Adjust perf timechart to the new power events - (bnc#665153). + (bnc#665153). - Fix display of idle boxes (none). - Fix huge and wronge C-state drawings due to uninitialized - start/end timestamps (none). + start/end timestamps (none). - Update config files. - doc/config-options.changes: - CONFIG_EVENT_POWER_TRACING_DEPRECATED=y + CONFIG_EVENT_POWER_TRACING_DEPRECATED=y - commit b308eff ------------------------------------------------------------------- @@ -5068,7 +5088,7 @@ Wed Jan 19 21:13:46 CET 2011 - jbohac@suse.cz Tue Jan 18 01:48:18 CET 2011 - trenn@suse.de - ACPI / ACPICA: Initialize the global lock spinlock as - appropriate (bnc#637377). + appropriate (bnc#637377). - commit c4b8238 ------------------------------------------------------------------- @@ -5087,22 +5107,22 @@ Mon Jan 17 20:52:49 CET 2011 - jeffm@suse.com Fri Jan 14 16:29:03 CET 2011 - mmarek@suse.cz - Revert %kernelrelease changes originally made on the vanilla branch, - they break on master and must be done differently. + they break on master and must be done differently. - commit b610327 ------------------------------------------------------------------- Thu Jan 13 21:29:19 CET 2011 - jkosina@suse.cz - Input: introduce 'notimeout' blacklist for Dell Vostro V13 - (bnc#641105). + (bnc#641105). - commit cb76856 ------------------------------------------------------------------- Wed Jan 12 21:32:17 CET 2011 - jeffm@suse.com - In-kernel dependencies for reiser4 - - Delete patches.suse/reiser4-exports. - - Delete patches.suse/reiser4-set_page_dirty_notag. + - Delete patches.suse/reiser4-exports. + - Delete patches.suse/reiser4-set_page_dirty_notag. - commit 1b97130 ------------------------------------------------------------------- @@ -5176,7 +5196,7 @@ Thu Jan 6 20:51:31 CET 2011 - jeffm@suse.com Thu Jan 6 19:48:28 CET 2011 - mmarek@suse.cz - rpm/kernel-source.spec.in: Move the source tree if %kernelrelease is - different from the tarball version. + different from the tarball version. - commit 6be9ffe ------------------------------------------------------------------- @@ -5195,28 +5215,28 @@ Thu Jan 6 17:09:12 CET 2011 - jeffm@suse.com Thu Jan 6 17:08:44 CET 2011 - jeffm@suse.com - Removed unused kdb patches. - - Delete patches.suse/kdb-build-fixes. - - Delete patches.suse/kdb-common. - - Delete - patches.suse/kdb-fix-assignment-from-incompatible-pointer-warnings. - - Delete - patches.suse/kdb-fix-kdb_cmds-to-include-the-arch-common-macro. - - Delete patches.suse/kdb-handle-nonexistance-keyboard-controller. - - Delete patches.suse/kdb-ia64. - - Delete patches.suse/kdb-usb-rework. - - Delete patches.suse/kdb-vm-api-changes-for-2-6-34. - - Delete patches.suse/kdb-x86. - - Delete patches.suse/kdb-x86-build-fixes. - - Delete patches.suse/kdb_dont_touch_i8042_early.patch. - - Delete patches.suse/kdb_fix_ia64_build.patch. - - Delete patches.xen/xen3-kdb-x86. + - Delete patches.suse/kdb-build-fixes. + - Delete patches.suse/kdb-common. + - Delete + patches.suse/kdb-fix-assignment-from-incompatible-pointer-warnings. + - Delete + patches.suse/kdb-fix-kdb_cmds-to-include-the-arch-common-macro. + - Delete patches.suse/kdb-handle-nonexistance-keyboard-controller. + - Delete patches.suse/kdb-ia64. + - Delete patches.suse/kdb-usb-rework. + - Delete patches.suse/kdb-vm-api-changes-for-2-6-34. + - Delete patches.suse/kdb-x86. + - Delete patches.suse/kdb-x86-build-fixes. + - Delete patches.suse/kdb_dont_touch_i8042_early.patch. + - Delete patches.suse/kdb_fix_ia64_build.patch. + - Delete patches.xen/xen3-kdb-x86. - commit c9e725d ------------------------------------------------------------------- Thu Jan 6 16:10:26 CET 2011 - jeffm@suse.com - rpm/kernel-source.spec.in: Remove the relocation of the source tree. - It's expanded in-place. + It's expanded in-place. - commit 8cde941 ------------------------------------------------------------------- @@ -5229,7 +5249,7 @@ Thu Jan 6 15:49:34 CET 2011 - jack@suse.cz Thu Jan 6 13:56:07 CET 2011 - mmarek@suse.cz - Delete patches.fixes/kbuild-fix-generating-of-.symtypes-files. - Fixed upstream in commit e26d6b8. + Fixed upstream in commit e26d6b8. - commit 1b628e1 ------------------------------------------------------------------- @@ -5238,7 +5258,7 @@ Thu Jan 6 10:07:22 CET 2011 - mgalbraith@suse.de - Replaced autogroup patch with what will appear in 2.6.38 - Replaced cgroup use after free fix wtih what will appear in 2.6.38 - Refresh - patches.fixes/sched-cgroup-use-exit-hook-to-avoid-use-after-free-crash. + patches.fixes/sched-cgroup-use-exit-hook-to-avoid-use-after-free-crash. - Refresh patches.suse/sched-automated-per-session-task-groups. - Delete patches.fixes/sched-fix-autogroup-proc-interface-race. - commit 81f018b @@ -5259,7 +5279,7 @@ Thu Dec 30 00:50:58 CET 2010 - jeffm@suse.com Wed Dec 29 22:23:21 CET 2010 - jeffm@suse.com - Update to 2.6.37-rc8. - - Eliminated 1 patch. + - Eliminated 1 patch. - commit 42518e6 ------------------------------------------------------------------- @@ -5284,38 +5304,38 @@ Mon Dec 27 23:24:08 CET 2010 - jeffm@suse.com Mon Dec 27 23:09:38 CET 2010 - jeffm@suse.com - Update to 2.6.37-rc7. - - Eliminated 9 patches. + - Eliminated 9 patches. - commit d38591c ------------------------------------------------------------------- Mon Dec 20 12:48:45 CET 2010 - jslaby@suse.cz - Revert "x86: allocate space within a region top-down" - (bnc#655048). - Backport to XEN. + (bnc#655048). + Backport to XEN. - commit 92c0965 ------------------------------------------------------------------- Mon Dec 20 11:33:32 CET 2010 - jslaby@suse.cz - Revert "PCI: fix pci_bus_alloc_resource() hang, prefer positive - decode" (bnc#655048). + decode" (bnc#655048). - Revert "x86: allocate space within a region top-down" - (bnc#655048). + (bnc#655048). - Revert "x86/PCI: allocate space from the end of a region, - not the beginning" (bnc#655048). + not the beginning" (bnc#655048). - Revert "PCI: allocate bus resources from the top down" - (bnc#655048). + (bnc#655048). - Revert "resources: support allocating space within a region - from the top down" (bnc#655048). + from the top down" (bnc#655048). - resources: add arch hook for preventing allocation in reserved - areas (bnc#655048). + areas (bnc#655048). - x86: avoid low BIOS area when allocating address space - (bnc#655048). + (bnc#655048). - x86: avoid E820 regions when allocating address space - (bnc#655048). + (bnc#655048). - x86: avoid high BIOS area when allocating address space - (bnc#655048). + (bnc#655048). - Refresh patches.xen/xen3-patch-2.6.34. - commit 7bbbf27 @@ -5330,8 +5350,8 @@ Mon Dec 20 11:29:01 CET 2010 - jslaby@suse.cz Mon Dec 20 11:19:41 CET 2010 - jslaby@suse.cz - Delete - patches.fixes/res-0010-PCI-fix-pci_bus_alloc_resource-hang-prefer-positive-.patch. - It's unreferenced and wrong. + patches.fixes/res-0010-PCI-fix-pci_bus_alloc_resource-hang-prefer-positive-.patch. + It's unreferenced and wrong. - commit 9e6fc50 ------------------------------------------------------------------- @@ -5368,10 +5388,10 @@ Mon Dec 13 09:12:36 CET 2010 - tiwai@suse.de Fri Dec 10 09:23:46 CET 2010 - jslaby@suse.cz - resources: add arch hook for preventing allocation in reserved - areas (bnc#655048). + areas (bnc#655048). - x86: avoid BIOS area when allocating address space (bnc#655048). - x86: avoid PNP resources when allocating address space - (bnc#655048). + (bnc#655048). - Refresh patches.xen/xen3-patch-2.6.34. - commit 7e25353 @@ -5404,14 +5424,14 @@ Thu Dec 9 14:48:13 CET 2010 - mmarek@suse.cz Wed Dec 8 17:34:25 CET 2010 - mmarek@suse.cz - rpm/kernel-docs.spec.in: Allow to build against any version of - kernel-source + kernel-source - commit 37bdc47 ------------------------------------------------------------------- Tue Dec 7 16:38:29 CET 2010 - jbeulich@novell.com - patches.arch/x86_64-unwind-annotations: Remove stringification - (needed only with very old assemblers). + (needed only with very old assemblers). - commit 987c244 ------------------------------------------------------------------- @@ -5442,7 +5462,7 @@ Tue Dec 7 09:40:37 CET 2010 - jbeulich@novell.com Mon Dec 6 12:40:34 CET 2010 - mgalbraith@suse.de - Replace buggy per tty autogroup patch with final per session patch as - integrated into tip. + integrated into tip. - sched: Add 'autogroup' scheduling feature: automated per session task groups (bnc#657613). - Delete patches.suse/sched-automated-per-tty-task-groups. - commit 0db6b6b @@ -5451,12 +5471,12 @@ Mon Dec 6 12:40:34 CET 2010 - mgalbraith@suse.de Mon Dec 6 09:12:01 CET 2010 - jbeulich@novell.com - patches.rpmify/rpm-kernel-config, patches.rpmify/split-package, - patches.suse/0004-richacl-In-memory-representation-and-helper-function.patch, - patches.suse/SoN-15-netvm-reserve.patch, - patches.suse/SoN-27-nfs-swap_ops.patch, - patches.suse/kconfig-automate-kernel-desktop, - patches.suse/mm-tune-dirty-limits.patch, - patches.suse/supported-flag-enterprise: Clean up Kconfig portions. + patches.suse/0004-richacl-In-memory-representation-and-helper-function.patch, + patches.suse/SoN-15-netvm-reserve.patch, + patches.suse/SoN-27-nfs-swap_ops.patch, + patches.suse/kconfig-automate-kernel-desktop, + patches.suse/mm-tune-dirty-limits.patch, + patches.suse/supported-flag-enterprise: Clean up Kconfig portions. - commit 713650c ------------------------------------------------------------------- @@ -5489,7 +5509,7 @@ Fri Nov 26 15:04:27 CET 2010 - jbeulich@novell.com - Update Xen patches to 2.6.37-rc3-git1 and c/s 1055. - xen/acpi: Add memory hotadd to pvops dom0 (bnc#651066). - xen/acpi: Export host physical CPU information to dom0 - (bnc#651066). + (bnc#651066). - Xen: para-virtual watchdog driver. - introduce {rd,wr}msr_safe_on_pcpu() and add/enable users. - eliminate scalability issues from initrd handling. @@ -5513,7 +5533,7 @@ Wed Nov 24 15:49:45 CET 2010 - jeffm@suse.com Mon Nov 22 19:48:15 CET 2010 - jeffm@suse.com - Update to 2.6.37-rc3. - - Eliminated 1 patch. + - Eliminated 1 patch. - commit 12ac0ac ------------------------------------------------------------------- @@ -5537,7 +5557,7 @@ Sun Nov 21 16:35:45 CET 2010 - jslaby@suse.cz Wed Nov 17 17:10:32 CET 2010 - jeffm@suse.com - sched: automated per tty task groups. - - Enabled in -desktop flavors for better interactivity. + - Enabled in -desktop flavors for better interactivity. - commit 2d5d397 ------------------------------------------------------------------- @@ -5556,7 +5576,7 @@ Tue Nov 16 20:08:11 CET 2010 - jeffm@suse.com Mon Nov 15 23:58:59 CET 2010 - jslaby@suse.cz - PCI: fix pci_bus_alloc_resource() hang, prefer positive decode - (bnc#651256). + (bnc#651256). - commit 4404c19 ------------------------------------------------------------------- @@ -5569,7 +5589,7 @@ Mon Nov 15 21:33:19 CET 2010 - jeffm@suse.com Mon Nov 15 21:30:37 CET 2010 - jeffm@suse.com - Update to 2.6.37-rc1-git11. - - Eliminated 2 patches. + - Eliminated 2 patches. - commit 5959a67 ------------------------------------------------------------------- @@ -5588,16 +5608,16 @@ Sat Nov 13 10:08:17 CET 2010 - jslaby@suse.cz Fri Nov 12 18:37:10 CET 2010 - jeffm@suse.de - Update to 2.6.37-rc1. - - Eliminated 26 patches. - - Xen is disabled. + - Eliminated 26 patches. + - Xen is disabled. - commit b9044e3 ------------------------------------------------------------------- Thu Nov 11 19:37:05 CET 2010 - gregkh@suse.de - Update config files. (bnc#652954) increase the number of possible and - default uarts for users with multi-port serial cards for the i386 and - x86-64 default configs. + default uarts for users with multi-port serial cards for the i386 and + x86-64 default configs. - commit 85c87e3 ------------------------------------------------------------------- @@ -5611,20 +5631,20 @@ Thu Nov 11 13:48:24 CET 2010 - jslaby@suse.cz Thu Nov 11 11:18:45 CET 2010 - jslaby@suse.cz - resources: add a default alignf to simplify find_resource() - (bnc#651256). + (bnc#651256). - resources: factor out resource_clip() to simplify - find_resource() (bnc#651256). + find_resource() (bnc#651256). - resources: ensure callback doesn't allocate outside available - space (bnc#651256). + space (bnc#651256). - resources: handle overflow when aligning start of available area - (bnc#651256). + (bnc#651256). - resources: support allocating space within a region from the - top down (bnc#651256). + top down (bnc#651256). - PCI: allocate bus resources from the top down (bnc#651256). - x86/PCI: allocate space from the end of a region, not the - beginning (bnc#651256). + beginning (bnc#651256). - x86: update iomem_resource end based on CPU physical address - capabilities (bnc#651256). + capabilities (bnc#651256). - x86: allocate space within a region top-down (bnc#651256). - Refresh patches.xen/xen3-patch-2.6.34. - commit 8c68ad1 @@ -5633,21 +5653,21 @@ Thu Nov 11 11:18:45 CET 2010 - jslaby@suse.cz Tue Nov 9 15:28:57 CET 2010 - jack@suse.cz - novfs: Fix for the issue of kernel dumps core on restart - (bnc#641811). + (bnc#641811). - commit 76ba833 ------------------------------------------------------------------- Fri Oct 29 13:47:35 CEST 2010 - jslaby@suse.cz - net: Limit socket I/O iovec total length to INT_MAX - (bnc#650128). + (bnc#650128). - commit 2ba74bb ------------------------------------------------------------------- Fri Oct 29 01:53:34 CEST 2010 - trenn@suse.de - Update config files. - Forgot to enable ACPI_EC_DEBUGFS on i386/pae + Forgot to enable ACPI_EC_DEBUGFS on i386/pae - commit 66b605b ------------------------------------------------------------------- @@ -5667,14 +5687,14 @@ Wed Oct 27 14:51:30 CEST 2010 - jslaby@suse.cz Tue Oct 26 21:31:22 CEST 2010 - trenn@suse.de - Update config files. - Enable CONFIG_ACPI_EC_DEBUGFS=m on supported archs. + Enable CONFIG_ACPI_EC_DEBUGFS=m on supported archs. - commit 9035254 ------------------------------------------------------------------- Tue Oct 26 13:41:23 CEST 2010 - jbeulich@novell.com - Update Xen config files (restore options accidentally deleted - by 1b1584fccbfdc42e6e8b35c3c207ca65feb0c7d5). + by 1b1584fccbfdc42e6e8b35c3c207ca65feb0c7d5). - commit f8e5000 ------------------------------------------------------------------- @@ -5682,7 +5702,7 @@ Mon Oct 25 12:53:38 CEST 2010 - jbeulich@novell.com - Update Xen patches to 2.6.36 and c/s 1043. - xen: netback: take net_schedule_list_lock when removing entry - from net_schedule_list. + from net_schedule_list. - Update Xen config files. - commit b772cd8 @@ -5692,7 +5712,7 @@ Mon Oct 25 08:58:15 CEST 2010 - tiwai@suse.de - ALSA: hda - Add workarounds for CT-IBG controllers (bnc#564324). - ALSA: hda - Add some workarounds for Creative IBG (bnc#564324). - ALSA: hda - Fix wrong SPDIF NID assignment for CA0110 - (bnc#564324). + (bnc#564324). - commit 2256eda ------------------------------------------------------------------- @@ -5705,7 +5725,7 @@ Fri Oct 22 21:18:25 CEST 2010 - jeffm@suse.de Fri Oct 22 13:32:04 CEST 2010 - jbeulich@novell.com - patches.arch/i386-unwind-annotations, - patches.arch/x86_64-unwind-annotations: Update Patch-mainline tags. + patches.arch/x86_64-unwind-annotations: Update Patch-mainline tags. - commit 6ee5ccb ------------------------------------------------------------------- @@ -5720,7 +5740,7 @@ Thu Oct 21 10:11:03 CEST 2010 - sjayaraman@suse.de Mon Oct 18 16:54:57 CEST 2010 - trenn@suse.de - ACPI: Make Embedded Controller command timeout delay - configurable (bnc#639261). + configurable (bnc#639261). - commit 9ea38cf ------------------------------------------------------------------- @@ -5756,7 +5776,7 @@ Mon Oct 11 17:14:51 CEST 2010 - mmarek@suse.cz Mon Oct 11 16:12:29 CEST 2010 - jbeulich@novell.com - patches.apparmor/apparmor-compatibility-patch-for-v5-network-control: - Remove .rej file from this patch. + Remove .rej file from this patch. - commit 8828ce5 ------------------------------------------------------------------- @@ -5769,7 +5789,7 @@ Fri Oct 8 17:40:50 CEST 2010 - jeffm@suse.de Tue Oct 5 18:02:19 CEST 2010 - jbeulich@novell.com - patches.drivers/dynamic_debug_4.patch: Fix build issues with - !DYNAMIC_DEBUG and build warning. + !DYNAMIC_DEBUG and build warning. - commit b08d2aa ------------------------------------------------------------------- @@ -5782,7 +5802,7 @@ Tue Oct 5 17:19:46 CEST 2010 - jeffm@suse.de Tue Oct 5 16:58:20 CEST 2010 - jeffm@suse.de - AppArmor: Allow dfa backward compatibility with broken - userspace. + userspace. - AppArmor: compatibility patch for v5 interface. - AppArmor: compatibility patch for v5 network control. - commit cb27981 @@ -5791,7 +5811,7 @@ Tue Oct 5 16:58:20 CEST 2010 - jeffm@suse.de Mon Oct 4 16:57:34 CEST 2010 - jeffm@suse.de - Update to 2.6.36-rc6. - - Eliminated 2 patches. + - Eliminated 2 patches. - commit 57ae577 ------------------------------------------------------------------- @@ -5804,25 +5824,25 @@ Fri Sep 24 13:45:31 CEST 2010 - jbeulich@novell.com Fri Sep 24 13:23:13 CEST 2010 - trenn@suse.de - acpi: ec_sys: access user space with get_user()/put_user() - (none). + (none). - commit d028761 ------------------------------------------------------------------- Fri Sep 24 13:14:36 CEST 2010 - trenn@suse.de - kernel/module.c: Fix compiler warnings if debug is compiled in - (none). + (none). - PNP: Use dev_dbg instead of dev_printk(KERN_DEBUG.. if - DYNAMIC_DEBUG is compiled in (none). + DYNAMIC_DEBUG is compiled in (none). - PNP: Compile all pnp built-in stuff in one module namespace - (none). + (none). - Dynamic Debug: Introduce global fake module param module.ddebug - - V4 (none). + - V4 (none). - Dynamic Debug: Initialize dynamic debug earlier via - arch_initcall (none). + arch_initcall (none). - Dynamic Debug: Introduce ddebug_query= boot parameter (none). - Dynamic Debug: Split out query string parsing/setup from - proc_write (none). + proc_write (none). - commit dcd5c68 ------------------------------------------------------------------- @@ -5847,7 +5867,7 @@ Fri Sep 24 09:54:16 CEST 2010 - jbeulich@novell.com Thu Sep 23 23:33:54 CEST 2010 - mmarek@suse.cz - rpm/kernel-binary.spec.in: Fix for kernel release strings like - 2.6.36-rc5-73-g57aebd7-vanilla. + 2.6.36-rc5-73-g57aebd7-vanilla. - rpm/kernel-spec-macros: Cleanup. - commit 0926a18 @@ -5855,7 +5875,7 @@ Thu Sep 23 23:33:54 CEST 2010 - mmarek@suse.cz Thu Sep 23 19:16:00 CEST 2010 - jeffm@suse.de - rose: Fix signedness issues wrt. digi count (CVE-2010-3310 - bnc#640721). + bnc#640721). - commit bcdc88b ------------------------------------------------------------------- @@ -5874,7 +5894,7 @@ Tue Sep 21 14:15:34 CEST 2010 - mmarek@suse.cz Tue Sep 21 13:59:10 CEST 2010 - jeffm@suse.de - Linux: 2.6.36-rc5. - - Eliminated 6 patches (all security backports). + - Eliminated 6 patches (all security backports). - commit d4603b4 ------------------------------------------------------------------- @@ -5882,8 +5902,8 @@ Mon Sep 20 19:57:39 CEST 2010 - jeffm@suse.de - Revert "- make SCSI and ATA drivers modules again. (bnc#564357)." This reverts commit 75e8e5eae2c1e8dd279370f2c7650835ee821deb. - - make SCSI and ATA drivers modules again. - (bnc#564357) + - make SCSI and ATA drivers modules again. + (bnc#564357) This change only applies to enterprise releases and should have been reverted prior to the release of openSUSE 11.3. - commit 7fc084f @@ -5892,14 +5912,14 @@ Mon Sep 20 19:57:39 CEST 2010 - jeffm@suse.de Mon Sep 20 16:03:14 CEST 2010 - sjayaraman@suse.de - Update patches.suse/SoN-05-reserve-slub.patch to accomodate an upstream - change that uses kmem_cache flags instead of PageSlubDebug flag. + change that uses kmem_cache flags instead of PageSlubDebug flag. - commit 4ea582b ------------------------------------------------------------------- Mon Sep 20 15:25:41 CEST 2010 - jeffm@suse.de - Set LSM_MMAP_MIN_ADDR=0 to allow tools like DOSemu to work properly. The - default is still set to 64k. + default is still set to 64k. - commit 0581892 ------------------------------------------------------------------- @@ -5912,25 +5932,25 @@ Sun Sep 19 17:39:03 CEST 2010 - jeffm@suse.com Fri Sep 17 01:05:47 CEST 2010 - jeffm@suse.de - wext: fix potential private ioctl memory content leak - (CVE-2010-2955 bnc#635413). + (CVE-2010-2955 bnc#635413). - wext: fix potential private ioctl memory content leak - (CVE-2010-2955 bnc#635413). + (CVE-2010-2955 bnc#635413). - commit 6df45c9 ------------------------------------------------------------------- Thu Sep 16 20:58:28 CEST 2010 - jeffm@suse.de - x86-64, compat: Test %rax for the syscall number, not %eax - (CVE-2010-3301 bnc#639708). + (CVE-2010-3301 bnc#639708). - x86-64, compat: Retruncate rax after ia32 syscall entry tracing - (CVE-2010-3301 bnc#639708). + (CVE-2010-3301 bnc#639708). - commit fb77404 ------------------------------------------------------------------- Thu Sep 16 20:37:08 CEST 2010 - jeffm@suse.de - compat: Make compat_alloc_user_space() incorporate the - access_ok() (CVE-2010-3081 bnc#639709). + access_ok() (CVE-2010-3081 bnc#639709). - commit 664a0ac ------------------------------------------------------------------- @@ -5943,21 +5963,21 @@ Wed Sep 15 20:17:27 CEST 2010 - jeffm@suse.com Wed Sep 15 19:32:01 CEST 2010 - jeffm@suse.de - drivers/net/usb/hso.c: prevent reading uninitialized memory - (CVE-2010-3298 bnc#639483). + (CVE-2010-3298 bnc#639483). - commit 35e70c8 ------------------------------------------------------------------- Wed Sep 15 19:23:44 CEST 2010 - jeffm@suse.de - drivers/net/cxgb3/cxgb3_main.c: prevent reading uninitialized - stack memory (CVE-2010-3296 bnc#639481). + stack memory (CVE-2010-3296 bnc#639481). - commit a0634a9 ------------------------------------------------------------------- Wed Sep 15 19:07:53 CEST 2010 - jeffm@suse.de - drivers/net/eql.c: prevent reading uninitialized stack memory - (CVE-2010-3297 bnc#639482). + (CVE-2010-3297 bnc#639482). - commit 2a7b160 ------------------------------------------------------------------- @@ -5972,11 +5992,11 @@ Wed Sep 15 17:28:18 CEST 2010 - tiwai@suse.de Tue Sep 14 08:13:57 CEST 2010 - jslaby@suse.cz - Update to Linux 2.6.36-rc4. - - Obsoletes: - - patches.fixes/bonding-jiffies2.patch. - - patches.fixes/irda-correctly-clean-up-self-ias_obj-on-irda_bind-failure. - - patches.fixes/net-sched-fix-kernel-leak-in-act_police. - - patches.rpmify/spectra-depends-on-moorestown. + - Obsoletes: + - patches.fixes/bonding-jiffies2.patch. + - patches.fixes/irda-correctly-clean-up-self-ias_obj-on-irda_bind-failure. + - patches.fixes/net-sched-fix-kernel-leak-in-act_police. + - patches.rpmify/spectra-depends-on-moorestown. - fix build on s390 as of 2.6.36-rc4. - Refresh patches.suse/SoN-08-mm-page_alloc-emerg.patch. - Refresh patches.suse/reiser4-set_page_dirty_notag. @@ -6006,7 +6026,7 @@ Fri Sep 3 18:57:13 CEST 2010 - jeffm@suse.de Fri Sep 3 16:38:10 CEST 2010 - jeffm@suse.com - irda: Correctly clean up self->ias_obj on irda_bind() failure - (CVE-2010-2954 bnc#636112). + (CVE-2010-2954 bnc#636112). - commit f04e61f ------------------------------------------------------------------- @@ -6028,7 +6048,7 @@ Wed Sep 1 11:40:45 CEST 2010 - jbeulich@novell.com Wed Sep 1 00:53:49 CEST 2010 - jeffm@suse.com - net sched: fix kernel leak in act_police (CVE-2010-2942 - bnc#632309). + bnc#632309). - commit 66e1d72 ------------------------------------------------------------------- @@ -6047,28 +6067,28 @@ Mon Aug 30 17:24:07 CEST 2010 - jeffm@suse.de Mon Aug 30 17:03:30 CEST 2010 - jeffm@suse.de - Update to Linux: 2.6.36-rc3. - - Eliminated 7 patches. + - Eliminated 7 patches. - commit d298d2d ------------------------------------------------------------------- Sat Aug 28 13:09:20 CEST 2010 - jslaby@suse.cz - Delete - patches.suse/rlim-0020-core-optimize-setrlimit-for-current-task.patch. + patches.suse/rlim-0020-core-optimize-setrlimit-for-current-task.patch. - Delete - patches.suse/rlim-0021-FS-proc-switch-limits-reading-to-fops.patch. + patches.suse/rlim-0021-FS-proc-switch-limits-reading-to-fops.patch. - Delete - patches.suse/rlim-0022-FS-proc-make-limits-writable.patch. - This was just a workaround crap. In 2.6.36 we have a nice syscall - instead. Sorry for commiting this to the merge-36 branch first. I - didn't notice it was already merged here. + patches.suse/rlim-0022-FS-proc-make-limits-writable.patch. + This was just a workaround crap. In 2.6.36 we have a nice syscall + instead. Sorry for commiting this to the merge-36 branch first. I + didn't notice it was already merged here. - commit 5449fcb ------------------------------------------------------------------- Fri Aug 27 16:26:16 CEST 2010 - jeffm@suse.com - Disabled ACPI table override patches again. fsnotify was introduced into - the truncate path and causes crashes. + the truncate path and causes crashes. - commit e18fc2c ------------------------------------------------------------------- @@ -6123,22 +6143,22 @@ Tue Aug 24 17:11:08 CEST 2010 - jeffm@suse.de Tue Aug 24 17:07:45 CEST 2010 - jeffm@suse.de - Refresh patches.suse/SoN-20-netvm-tcp-deadlock.patch: Added missing - fixup for sk_rmem_schedule in caif. + fixup for sk_rmem_schedule in caif. - commit a9ff761 ------------------------------------------------------------------- Tue Aug 24 16:47:58 CEST 2010 - mmarek@suse.cz - makefile: not need to regenerate kernel.release file when - make kernelrelease. + make kernelrelease. - commit 81237a8 ------------------------------------------------------------------- Tue Aug 24 16:18:58 CEST 2010 - jeffm@suse.com - rpm/kernel-source.spec.in, scripts/tar-up.sh: Renamed config-options.changes - to config-options.changes.txt in the exported package to avoid triggering - a build service rule error. + to config-options.changes.txt in the exported package to avoid triggering + a build service rule error. - commit ff4889e ------------------------------------------------------------------- @@ -6152,7 +6172,7 @@ Tue Aug 24 16:16:55 CEST 2010 - jeffm@suse.com Tue Aug 24 15:43:02 CEST 2010 - jeffm@suse.com - Renamed doc/config-options.changes to doc/config-options.changes.txt to - avoid triggering a build service rule error. + avoid triggering a build service rule error. - commit 124ac26 ------------------------------------------------------------------- @@ -6171,14 +6191,14 @@ Mon Aug 23 20:25:52 CEST 2010 - jeffm@suse.de Mon Aug 23 20:14:03 CEST 2010 - jeffm@suse.de - rpm/kernel-binary.spec.in: Disable CONFIG_DEBUG_INFO. It's enabled - dynamically in the spec file and now has follow-on options. + dynamically in the spec file and now has follow-on options. - commit d270759 ------------------------------------------------------------------- Mon Aug 23 19:57:40 CEST 2010 - jeffm@suse.de - patches.rpmify/spectra-drop-locked_ioctl-support: add - to grab the BKL + to grab the BKL - commit 1df02ec ------------------------------------------------------------------- @@ -6191,20 +6211,20 @@ Mon Aug 23 17:57:06 CEST 2010 - jeffm@suse.de Mon Aug 23 16:59:08 CEST 2010 - jeffm@suse.de - Updated to 2.6.36-rc2. - - Eliminated 2 patches. + - Eliminated 2 patches. - commit 52d47a0 ------------------------------------------------------------------- Wed Aug 18 19:44:13 CEST 2010 - jeffm@suse.de - Update to 2.6.36-rc1. - - Eliminated 71 patches. - - spectra: Drop ->locked_ioctl support. - - spectra: Drop ->prepare_flush_fn support. - - spectra: Remove duplicate GLOB_VERSION. - - novfs: Fix ioctl usage. - - novfs: use evict_inode. - - Xen is disabled. + - Eliminated 71 patches. + - spectra: Drop ->locked_ioctl support. + - spectra: Drop ->prepare_flush_fn support. + - spectra: Remove duplicate GLOB_VERSION. + - novfs: Fix ioctl usage. + - novfs: use evict_inode. + - Xen is disabled. - commit 63642f6 ------------------------------------------------------------------- @@ -6223,10 +6243,10 @@ Fri Aug 13 02:39:29 CEST 2010 - jeffm@suse.com Thu Aug 12 20:42:29 CEST 2010 - gregkh@suse.de - Update to 2.6.35.1 - - security fixes - - bug fixes - - obsoletes: - patches.fixes/e1000e-don-t-inadvertently-re-set-INTX_DISABLE.patch. + - security fixes + - bug fixes + - obsoletes: + patches.fixes/e1000e-don-t-inadvertently-re-set-INTX_DISABLE.patch. - commit a009fb4 ------------------------------------------------------------------- @@ -6258,7 +6278,7 @@ Thu Aug 12 19:24:58 CEST 2010 - jeffm@suse.com Thu Aug 12 08:54:30 CEST 2010 - jslaby@suse.cz - patches.fixes/vmscan-fix-stalls.patch: vmscan: raise the bar - to PAGEOUT_IO_SYNC stalls (bnc#625339). + to PAGEOUT_IO_SYNC stalls (bnc#625339). - commit 1efea94 ------------------------------------------------------------------- @@ -6271,7 +6291,7 @@ Wed Aug 11 23:34:07 CEST 2010 - jack@suse.cz Wed Aug 11 06:08:17 CEST 2010 - neilb@suse.de - Refresh - patches.fixes/nfsd-05-sunrpc-cache-allow-thread-to-block-while-waiting-for.patch. + patches.fixes/nfsd-05-sunrpc-cache-allow-thread-to-block-while-waiting-for.patch. - Refresh patches.fixes/sunrpc-monotonic-expiry. - Delete patches.fixes/nfs-write.c-bug-removal.patch. Update some patches for 2.6.35 @@ -6281,14 +6301,14 @@ Wed Aug 11 06:08:17 CEST 2010 - neilb@suse.de Wed Aug 11 05:42:36 CEST 2010 - neilb@suse.de - NFS: allow close-to-open cache semantics to apply to root of - NFS filesystem (bnc#584720). + NFS filesystem (bnc#584720). - commit deea101 ------------------------------------------------------------------- Tue Aug 10 19:19:37 CEST 2010 - tiwai@suse.de - ALSA: hda - patch_nvhdmi.c: Add missing codec IDs, unify names - (bnc#627212). + (bnc#627212). - ALSA: hda - Add pin-fix for HP dc5750 (bnc#624118). - commit 4844a71 @@ -6297,13 +6317,13 @@ Mon Aug 9 16:28:00 CEST 2010 - jbeulich@novell.com - Update Xen patches to 2.6.35 final and c/s 1025. - create devices in /dev/xen when they are expected to be - used there. + used there. - xen/netback: Allow setting of large MTU before rings have - connected. + connected. - xen/netback: Always pull through PKT_PROT_LEN bytes into the - linear part of an skb. + linear part of an skb. - pass trigger mode and polarity information to Xen for all - interrupts. + interrupts. - Update Xen config files. - supported.conf: Add pci-iomul.ko. - commit c642c1b @@ -6312,7 +6332,7 @@ Mon Aug 9 16:28:00 CEST 2010 - jbeulich@novell.com Fri Aug 6 17:03:09 CEST 2010 - jeffm@suse.de - patches.xen/xen3-auto-xen-arch.diff: Update struct acpi_power_register - usage from upstream commit 718be4aa. + usage from upstream commit 718be4aa. - commit 4ce0b48 ------------------------------------------------------------------- @@ -6343,7 +6363,7 @@ Fri Jul 23 18:25:37 CEST 2010 - jeffm@suse.de Fri Jul 23 12:15:59 CEST 2010 - jack@suse.cz - novfs: code cleanup for one case of novfs return value - (bnc#624606). + (bnc#624606). - commit 4875860 ------------------------------------------------------------------- @@ -6356,7 +6376,7 @@ Wed Jul 21 11:07:10 CEST 2010 - jack@suse.cz Wed Jul 21 10:47:22 CEST 2010 - jack@suse.cz - novfs: Fix a memory leak that causes an OOM condition - (bnc#610828). + (bnc#610828). - commit 519d8a0 ------------------------------------------------------------------- @@ -6370,7 +6390,7 @@ Tue Jul 20 12:55:33 CEST 2010 - mmarek@suse.cz - scripts/tar-up.sh: Generate the rpm changelog using gitlog2changes. - Move kernel-source.changes.old to rpm/ (not included in the pachage - though). + though). - commit 8ed2389 ------------------------------------------------------------------- diff --git a/kernel-pae.spec b/kernel-pae.spec index 3dce656c..23774cdc 100644 --- a/kernel-pae.spec +++ b/kernel-pae.spec @@ -17,8 +17,8 @@ # norootforbuild -%define srcversion 3.7-rc8 -%define patchversion 3.7.0-rc8 +%define srcversion 3.7 +%define patchversion 3.7.0 %define variant %{nil} %define vanilla_only 0 @@ -57,7 +57,7 @@ Name: kernel-pae Summary: Kernel with PAE Support -Version: 3.7.rc8 +Version: 3.7.0 Release: 0 License: GPL-2.0 Group: System/Kernel @@ -139,7 +139,7 @@ Provides: kernel-bigsmp Obsoletes: kernel-bigsmp %endif -Source0: http://www.kernel.org/pub/linux/kernel/v3.x/testing/linux-%srcversion.tar.bz2 +Source0: http://www.kernel.org/pub/linux/kernel/v3.x/linux-%srcversion.tar.bz2 Source2: source-post.sh Source3: kernel-source.rpmlintrc Source8: devel-pre.sh diff --git a/kernel-s390.changes b/kernel-s390.changes index d2b5ac29..5f99db5f 100644 --- a/kernel-s390.changes +++ b/kernel-s390.changes @@ -1,3 +1,21 @@ +------------------------------------------------------------------- +Tue Dec 11 20:42:22 CET 2012 - ohering@suse.de + +- Drivers: hv: balloon: Fix a memory leak. +- commit 26cdad5 + +------------------------------------------------------------------- +Tue Dec 11 19:29:44 CET 2012 - jeffm@suse.com + +- Update to 3.7-final. +- commit 1771a73 + +------------------------------------------------------------------- +Tue Dec 11 17:00:46 CET 2012 - ohering@suse.de + +- Update patch headers for fate314663 and fate314665 changes +- commit 44044f1 + ------------------------------------------------------------------- Tue Dec 11 00:30:54 CET 2012 - jack@suse.cz @@ -5,6 +23,12 @@ Tue Dec 11 00:30:54 CET 2012 - jack@suse.cz ext3 will be removed upstream so let's do the transition. - commit dadc8ea +------------------------------------------------------------------- +Fri Dec 7 13:57:47 CET 2012 - guillaume.gardet@oliseo.fr + +- Update omap2plus (armv7) config: Enable TWL* USB drivers +- commit 28c09f5 + ------------------------------------------------------------------- Fri Dec 7 12:14:08 CET 2012 - jbeulich@suse.com @@ -32,11 +56,11 @@ Thu Dec 6 21:51:12 CET 2012 - ohering@suse.de - mm: Export a function to get vm committed memory. - Drivers: hv: Add Hyper-V balloon driver. - Drivers: hv: balloon: Fix a bug in the definition of struct - dm_info_msg. + dm_info_msg. - Update config files. fate#314665 hyper-v: Update the Vmbus protocol - Drivers: hv: Implement routines for read side signaling - optimization. + optimization. - Drivers: hv: Add state to manage batched reading. - Drivers: hv: Turn off batched reading for util drivers. - Drivers: hv: Optimize signaling in the read path. @@ -44,21 +68,21 @@ Thu Dec 6 21:51:12 CET 2012 - ohering@suse.de - Drivers: hv: Get rid of hv_get_ringbuffer_interrupt_mask(). - Drivers: hv: Support handling multiple VMBUS versions. - Drivers: hv: Update the ring buffer structure to match win8 - functionality. + functionality. - Drivers: hv: Extend/modify vmbus_channel_offer_channel for - win7 and beyond. + win7 and beyond. - Drivers: hv: Save and export negotiated vmbus version. - Drivers: hv: Change the signature for hv_signal_event(). - Drivers: hv: Change the signature of vmbus_set_event(). - Drivers: hv: Move vmbus version definitions to hyperv.h. - Drivers: hv: Manage signaling state on a per-connection basis. - Drivers: hv: Cleanup vmbus_set_event() to support win7 and - beyond. + beyond. - Drivers: hv: Setup a mapping for Hyper-V's notion cpu ID. - Drivers: hv: Add state to manage incoming channel interrupt - load. + load. - Drivers: hv: Modify the interrupt handling code to support - win8 and beyond. + win8 and beyond. - Drivers: hv: Add code to distribute channel interrupt load. - Drivers: hv: Get rid of the unused global signaling state. - Drivers: hv: Get rid of unnecessary request for offers. @@ -69,7 +93,7 @@ Thu Dec 6 21:51:12 CET 2012 - ohering@suse.de - Drivers: hv: Implement flow management on the send side. - Drivers: hv: Capture the host build information. - Drivers: hv: Cleanup and consolidate reporting of build/version - info. + info. - commit 4fccd03 ------------------------------------------------------------------- @@ -244,14 +268,14 @@ Fri Nov 2 13:50:13 CET 2012 - jbeulich@novell.com - Update Xen patches to 3.7-rc3 and c/s 1202. - extend base interfaces to support multi-page rings for - frontend/backend communication. + frontend/backend communication. - blkback: allow using multiple page frontend communication ring. - blkfront: allow using multiple page backend communication ring. - ACPI: Store valid ACPI tables passed via early initrd in - reserved memblock areas. + reserved memblock areas. - ACPI: Fix build when disabled. - ACPI: Cleanup acpi_initrd_override declaration and remove - ifdefs. + ifdefs. - config.conf: Re-enable Xen configs. - Update x86 config files. - Delete patches.xen/xen3-acpi_override_2_2.patch. @@ -372,7 +396,7 @@ Sun Oct 21 23:17:25 CEST 2012 - jslaby@suse.cz - Refresh patches.xen/xen3-patch-3.6. - Delete patches.fixes/hv-storvsc-reset-wait.patch. - Delete - patches.rpmify/x86-kbuild-archscripts-depends-on-scripts_basic. + patches.rpmify/x86-kbuild-archscripts-depends-on-scripts_basic. - commit cfee26b ------------------------------------------------------------------- @@ -394,19 +418,19 @@ Thu Oct 18 16:26:57 CEST 2012 - trenn@suse.de and proper git-xy: meta tags: - lib: Add early cpio decoder. - x86, acpi: Introduce x86 arch specific arch_reserve_mem_area() - for e820 handling. + for e820 handling. - ACPI: Store valid ACPI tables passed via early initrd in - reserved memblock areas. + reserved memblock areas. - ACPI: Implement physical address table override. - ACPI: Create acpi_table_taint() function to avoid code - duplication. + duplication. - ACPI: Document ACPI table overriding via initrd. - ACPI: Fix build when disabled. - X86 ACPI: Use #ifdef not #if for CONFIG_X86 check. - ACPI: Overriding ACPI tables via initrd only works with - an initrd. + an initrd. - ACPI: Cleanup acpi_initrd_override declaration and remove - ifdefs. + ifdefs. - Delete patches.arch/acpi_fix_custom_method_acc.patch. - Delete patches.arch/acpi_override_2_2.patch. - Delete patches.arch/acpi_override_documentation. @@ -455,11 +479,11 @@ Thu Oct 11 17:17:11 CEST 2012 - guillaume.gardet@oliseo.fr Wed Oct 10 21:28:30 CEST 2012 - jslaby@suse.cz - Delete - patches.suse/msft-hv-0394-tools-hv-Fix-file-handle-leak.patch. + patches.suse/msft-hv-0394-tools-hv-Fix-file-handle-leak.patch. - Delete - patches.suse/msft-hv-0395-tools-hv-Fix-exit-error-code.patch. + patches.suse/msft-hv-0395-tools-hv-Fix-exit-error-code.patch. - Delete - patches.suse/msft-hv-0396-tools-hv-Check-for-read-write-errors.patch. + patches.suse/msft-hv-0396-tools-hv-Check-for-read-write-errors.patch. These are in 3.6.1. - commit 2a321c4 @@ -510,7 +534,7 @@ Thu Oct 4 13:52:15 CEST 2012 - ohering@suse.de - hyperv: Add comments for the extended buffer after RNDIS message. - Drivers: hv: Cleanup the guest ID computation. - Drivers: hv: vmbus: Use the standard format string to format - GUIDs. + GUIDs. - Drivers: hv: Add KVP definitions for IP address injection. - Drivers: hv: kvp: Cleanup error handling in KVP. - Drivers: hv: Explicitly size elements of protocol structures. @@ -522,7 +546,7 @@ Thu Oct 4 13:52:15 CEST 2012 - ohering@suse.de - Tools: hv: Represent the ipv6 mask using CIDR notation. - Tools: hv: Gather ipv[4,6] gateway information. - hv: fail the probing immediately when we are not in hyperv - platform. + platform. - hv: vmbus_drv: detect hyperv through x86_hyper. - Tools: hv: Get rid of some unused variables. - Tools: hv: Correctly type string variables. @@ -541,14 +565,14 @@ Thu Oct 4 13:52:15 CEST 2012 - ohering@suse.de - tools/hv: Parse /etc/os-release. - hyperv: Fix the max_xfer_size in RNDIS initialization. - hyperv: Fix the missing return value in - rndis_filter_set_packet_filter(). + rndis_filter_set_packet_filter(). - hyperv: Fix page buffer handling in rndis_filter_send_request(). - hyperv: Remove extra allocated space for recv_pkt_list elements. - hyperv: Report actual status in receive completion packet. - hyperv: Add buffer for extended info after the RNDIS response - message. + message. - Delete - patches.suse/suse-hv-Cleanup-the-guest-ID-computation.patch. + patches.suse/suse-hv-Cleanup-the-guest-ID-computation.patch. - commit 08d283b ------------------------------------------------------------------- @@ -573,7 +597,6 @@ Mon Oct 1 05:29:41 CEST 2012 - jeffm@suse.com Sat Sep 29 12:29:30 CEST 2012 - dmueller@suse.com - ARM/u5800: Fix build of ux500 driver - Acked-by: Jeff Mahoney - commit 0ea37a0 ------------------------------------------------------------------- @@ -586,21 +609,18 @@ Sat Sep 29 10:44:01 CEST 2012 - dmueller@suse.com Sat Sep 29 10:24:00 CEST 2012 - dmueller@suse.com - ARM/tegra: Remove optional parts to fix build - Acked-by: Jeff Mahoney - commit d729a16 ------------------------------------------------------------------- Sat Sep 29 10:23:24 CEST 2012 - dmueller@suse.com - ARM: enable zcache support - Acked-by: Jeff Mahoney - commit 17b147b ------------------------------------------------------------------- Sat Sep 29 10:22:39 CEST 2012 - dmueller@suse.com - ARM/cubox: set cachefilesd to module - Acked-by: Jeff Mahoney - commit c1fb243 ------------------------------------------------------------------- @@ -609,13 +629,13 @@ Fri Sep 28 17:29:39 CEST 2012 - trenn@suse.de - Remove old patchset to override ACPI tables via initrd. Also remove a stale xen patch related to that. - Delete - patches.arch/acpi_implement_overriding_of_arbitrary_acpi_tables_via_initrd.patch. + patches.arch/acpi_implement_overriding_of_arbitrary_acpi_tables_via_initrd.patch. - Delete - patches.arch/acpica_fix_wrongly_mapped_acpi_table_header_when_overriding_via_initrd.patch. + patches.arch/acpica_fix_wrongly_mapped_acpi_table_header_when_overriding_via_initrd.patch. - Delete - patches.arch/acpica_introduce_acpi_os_phys_table_override_function.patch. + patches.arch/acpica_introduce_acpi_os_phys_table_override_function.patch. - Delete - patches.xen/xen3-acpi_implement_overriding_of_arbitrary_acpi_tables_via_initrd.patch. + patches.xen/xen3-acpi_implement_overriding_of_arbitrary_acpi_tables_via_initrd.patch. - commit dd8f1b0 ------------------------------------------------------------------- @@ -744,7 +764,7 @@ Mon Sep 10 19:22:00 CEST 2012 - jeffm@suse.com Mon Sep 10 10:20:23 CEST 2012 - jbeulich@novell.com - patches.arch/s390-message-catalog.diff: Properly handle pr_cont() and fold - in the below two trivial fixes. + in the below two trivial fixes. - Delete patches.arch/s390-message-catalog-fix.diff. - Delete patches.arch/s390-message-catalog-perl-fix.diff. - Refresh patches.arch/kmsg-fix-parameter-limitations. @@ -818,10 +838,10 @@ Fri Aug 31 23:20:23 CEST 2012 - dmueller@suse.com Fri Aug 31 15:18:07 CEST 2012 - jslaby@suse.cz - i2c/busses: Fix build error if CONFIG_I2C_DESIGNWARE_PLATFORM=y - && CONFIG_I2C_DESIGN. + && CONFIG_I2C_DESIGN. - Delete - patches.fixes/i2c-busses-fix-build-error-if-config_i2c_designware_platform-y-config_i2c_design. - Move it to rpmify, so that vanilla builds fine too. + patches.fixes/i2c-busses-fix-build-error-if-config_i2c_designware_platform-y-config_i2c_design. + Move it to rpmify, so that vanilla builds fine too. - commit 0217ad5 ------------------------------------------------------------------- @@ -899,7 +919,7 @@ Tue Aug 21 18:17:16 CEST 2012 - jeffm@suse.com Fri Aug 17 14:51:23 CEST 2012 - jeffm@suse.com - Update to 3.6-rc2. - - Eliminated 1 patch. + - Eliminated 1 patch. - commit 71963b0 ------------------------------------------------------------------- @@ -1355,7 +1375,7 @@ Wed Jun 13 13:21:58 CEST 2012 - hare@suse.de - Rediff patch - patches.drivers/mach-dove-Fixup-ge00-initialisation.patch: - Rediff after backport from upstream. + Rediff after backport from upstream. - commit fa58c5e ------------------------------------------------------------------- @@ -1363,7 +1383,7 @@ Wed Jun 13 12:56:17 CEST 2012 - hare@suse.de - Fixup patch to apply - patches.drivers/spi-orion-convert-to-new-infrastructure.patch - backported from upstream. + backported from upstream. - commit 2507393 ------------------------------------------------------------------- @@ -1382,9 +1402,9 @@ Wed Jun 13 12:31:48 CEST 2012 - hare@suse.de Mon Jun 11 20:04:20 CEST 2012 - jeffm@suse.com - Update to 3.5-rc2. - - Xen needs update. - - ARM needs update. - - Eliminated 13 patches. + - Xen needs update. + - ARM needs update. + - Eliminated 13 patches. - commit 3f461b1 ------------------------------------------------------------------- @@ -1423,7 +1443,7 @@ Tue Jun 5 17:12:21 CEST 2012 - ohering@suse.de Mon Jun 4 10:36:59 CEST 2012 - ohering@suse.de - [SCSI] storvsc: Properly handle errors from the host - (bnc#747404). + (bnc#747404). - Delete patches.suse/suse-hv-storvsc-ignore-ata_16.patch. - commit ad28e23 @@ -1486,7 +1506,7 @@ Wed May 23 15:59:25 CEST 2012 - jbeulich@novell.com Tue May 22 14:21:24 CEST 2012 - trenn@suse.de - X86 acpi_cpufreq: Do not use request_module for autoloading - (bnc#756085). + (bnc#756085). - Refresh patches.xen/xen3-auto-common.diff. - patches.xen/xen3-patch-3.3: - commit caf270e @@ -1545,7 +1565,7 @@ Mon May 14 03:43:45 CEST 2012 - jeffm@suse.com Mon May 14 03:37:58 CEST 2012 - jeffm@suse.com - Update to 3.4-rc7. - - Eliminated 1 patch. + - Eliminated 1 patch. - commit 4cd9e9b ------------------------------------------------------------------- @@ -1598,7 +1618,7 @@ Mon May 7 20:11:04 CEST 2012 - jeffm@suse.com Mon May 7 19:54:14 CEST 2012 - jeffm@suse.com - Update to 3.4-rc6. - - Eliminated 2 patches. + - Eliminated 2 patches. - commit 749ea8f ------------------------------------------------------------------- @@ -1635,7 +1655,7 @@ Wed May 2 16:40:55 CEST 2012 - jeffm@suse.com Wed May 2 16:34:34 CEST 2012 - mmarek@suse.cz - rpm/kernel-binary.spec.in: Do not require distribution-release - during build. + during build. - commit 3cd703f ------------------------------------------------------------------- @@ -1686,18 +1706,18 @@ Thu Apr 26 19:13:49 CEST 2012 - jeffm@suse.com - Disabled DECNet and ARCNet. Specific config options disabled: CONFIG_ARCNET - CONFIG_ARCNET_1051 - CONFIG_ARCNET_1201 - CONFIG_ARCNET_CAP - CONFIG_ARCNET_COM20020_CS - CONFIG_ARCNET_COM20020 - CONFIG_ARCNET_COM20020_PCI - CONFIG_ARCNET_COM90xxIO - CONFIG_ARCNET_COM90xx - CONFIG_ARCNET_RAW - CONFIG_ARCNET_RIM_I + CONFIG_ARCNET_1051 + CONFIG_ARCNET_1201 + CONFIG_ARCNET_CAP + CONFIG_ARCNET_COM20020_CS + CONFIG_ARCNET_COM20020 + CONFIG_ARCNET_COM20020_PCI + CONFIG_ARCNET_COM90xxIO + CONFIG_ARCNET_COM90xx + CONFIG_ARCNET_RAW + CONFIG_ARCNET_RIM_I CONFIG_DECNET - CONFIG_DECNET_NF_GRABULATOR + CONFIG_DECNET_NF_GRABULATOR - commit 272dd14 ------------------------------------------------------------------- @@ -1799,7 +1819,7 @@ Fri Apr 20 18:09:06 CEST 2012 - jbeulich@novell.com Tue Apr 17 15:59:19 CEST 2012 - jeffm@suse.com - Update to 3.4-rc3. - - Eliminated 1 patch. + - Eliminated 1 patch. - commit 2fde7e0 ------------------------------------------------------------------- @@ -1819,7 +1839,7 @@ Mon Apr 9 03:28:12 CEST 2012 - jeffm@suse.com Fri Apr 6 06:42:35 CEST 2012 - jeffm@suse.com - Update AppArmor for 3.4. - - apparmor: Add "profiles" list to sysfs. + - apparmor: Add "profiles" list to sysfs. - commit 59517ac ------------------------------------------------------------------- @@ -1832,10 +1852,10 @@ Thu Apr 5 22:25:16 CEST 2012 - jeffm@suse.com Thu Apr 5 09:18:14 CEST 2012 - jeffm@suse.com - Updated to 3.4-rc1. - - Eliminated 121 patches. - - Xen is unavailable. - - ACPI overrides are unavailable. - - AppArmor network feature are unavailable. + - Eliminated 121 patches. + - Xen is unavailable. + - ACPI overrides are unavailable. + - AppArmor network feature are unavailable. - commit 3ac7e79 ------------------------------------------------------------------- @@ -1915,7 +1935,7 @@ Sat Mar 24 00:57:07 CET 2012 - dsterba@suse.cz - Refresh patches.suse/btrfs-handle-EIO. - Refresh - patches.suse/btrfs-volumes-schedule_bio-should-return-void. + patches.suse/btrfs-volumes-schedule_bio-should-return-void. - commit d97ade6 ------------------------------------------------------------------- @@ -1958,10 +1978,10 @@ Mon Mar 19 11:16:34 CET 2012 - jslaby@suse.cz Mon Mar 19 11:07:00 CET 2012 - jslaby@suse.cz - Delete - patches.arch/acpi_ec_provide_non_interrupt_mode_boot_param.patch. + patches.arch/acpi_ec_provide_non_interrupt_mode_boot_param.patch. - Delete patches.arch/dell_optiplex_990_fix_reboot.patch. - Delete - patches.drivers/alsa-hda-0004-Add-missing-static-ADC-tables-for-ALC269-qu. + patches.drivers/alsa-hda-0004-Add-missing-static-ADC-tables-for-ALC269-qu. - Delete patches.drivers/libata-unlock-hpa-by-default. - Delete patches.fixes/scsi-add-tgps-setting. - Delete patches.fixes/scsi-dh-rdac-add-stk. @@ -1998,23 +2018,23 @@ Mon Mar 12 15:26:55 CET 2012 - ohering@suse.de - Staging: hv: storvsc: Cleanup storvsc_host_reset_handler(). - Staging: hv: storvsc: Move and cleanup storvsc_remove(). - Staging: hv: storvsc: Add a comment to explain life-cycle - management. + management. - Staging: hv: storvsc: Get rid of the on_io_completion in - hv_storvsc_request. + hv_storvsc_request. - Staging: hv: storvsc: Rename the context field in - hv_storvsc_request. + hv_storvsc_request. - Staging: hv: storvsc: Miscellaneous cleanup of storvsc driver. - Staging: hv: storvsc: Cleanup the code for generating protocol - version. + version. - Staging: hv: storvsc: Cleanup some protocol related constants. - Staging: hv: storvsc: Get rid of some unused defines. - Staging: hv: storvsc: Consolidate the request structure. - Staging: hv: storvsc: Consolidate all the wire protocol - definitions. + definitions. - Staging: hv: storvsc: Move the storage driver out of the - staging area. + staging area. - Rename patches.suse/staging-hv-pata_piix-ignore-disks.patch to - patches.suse/suse-hv-pata_piix-ignore-disks.patch + patches.suse/suse-hv-pata_piix-ignore-disks.patch - commit 7487199 ------------------------------------------------------------------- @@ -2209,41 +2229,41 @@ Mon Feb 13 17:23:49 CET 2012 - mmarek@suse.cz Sun Feb 12 18:15:10 CET 2012 - trenn@suse.de - Add driver auto probing for x86 features v4 - (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). + (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). - x86/cpu: Fix overrun check in arch_print_cpu_modalias() - (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). + (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). - crypto: Add support for x86 cpuid - auto loading for x86 crypto drivers - (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). + auto loading for x86 crypto drivers + (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). - x86/cpu: Clean up modalias feature matching - (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). + (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). - intel-idle: convert to x86_cpu_id auto probing - (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). + (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). - intel_idle: Fix ID for Nehalem-EX Xeon in device ID table - (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). + (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). - HWMON: Convert via-cputemp to x86 cpuid autoprobing - (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). + (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). - powernow-k7: Fix CPU family number - (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). + (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). - ACPI: Load acpi-cpufreq from processor driver automatically - (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). + (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). - intel_idle: Revert change of auto_demotion_flags for Nehalem - (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). + (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). - HWMON: Convert coretemp to x86 cpuid autoprobing - (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). + (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). - powernow-k6: Really enable auto-loading - (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). + (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). - X86: Introduce HW-Pstate scattered cpuid feature - (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). + (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). - cpufreq: Add support for x86 cpuinfo auto loading v4 - (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). + (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). - x86: autoload microcode driver on Intel and AMD systems v2 - (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). + (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). - CPU: Introduce ARCH_HAS_CPU_AUTOPROBE and X86 parts - (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). + (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). - ACPI: remove duplicated lines of merging - problems with acpi_processor_start - (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). + problems with acpi_processor_start + (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). - Update config files. - commit 6efe9b5 @@ -2251,7 +2271,7 @@ Sun Feb 12 18:15:10 CET 2012 - trenn@suse.de Fri Feb 10 12:03:36 CET 2012 - mmarek@suse.cz - rpm/kernel-binary.spec.in: Build x86 packages as i686, except for --default (bnc#745632). KMPs are still built as i586. + -default (bnc#745632). KMPs are still built as i586. - commit 88a632b ------------------------------------------------------------------- @@ -2282,8 +2302,8 @@ Tue Feb 7 18:28:41 CET 2012 - jeffm@suse.com Tue Feb 7 18:12:40 CET 2012 - jeffm@suse.com - Update to 3.3-rc2. - - Eliminated 5 patches. - - Xen is disabled. + - Eliminated 5 patches. + - Xen is disabled. - commit d017ea1 ------------------------------------------------------------------- @@ -2382,7 +2402,7 @@ Wed Dec 21 14:38:42 CET 2011 - jbeulich@novell.com Tue Dec 20 16:35:33 CET 2011 - jeffm@suse.com - Update to 3.2-rc6. - - Eliminated 1 patch. + - Eliminated 1 patch. - commit d5a489e ------------------------------------------------------------------- @@ -2390,7 +2410,7 @@ Tue Dec 20 11:34:14 CET 2011 - trenn@suse.de - These should all be mainline in some form: - Delete - patches.arch/implement_stop_machine_from_offline_cpu.patch. + patches.arch/implement_stop_machine_from_offline_cpu.patch. - Delete patches.arch/kill-__stop_machine.patch. - Delete patches.arch/reorganize_stop_cpus.patch. - Delete patches.arch/use_stop_machine_for_mtrr_rendezvous.patch. @@ -2406,14 +2426,14 @@ Sun Dec 18 07:38:42 CET 2011 - aj@suse.de Fri Dec 16 15:37:51 CET 2011 - aj@suse.de - rpm/kernel-binary.spec.in: Add provides and make most obsoletes versioned. - This silences rpmlint warnings. + This silences rpmlint warnings. - commit e3023c7 ------------------------------------------------------------------- Wed Dec 14 13:51:41 CET 2011 - mmarek@suse.cz - rpm/kernel-source.spec.in, rpm/mkspec: Fix tarball URL for -rcX and - do not generate any URL for linux-next and vanilla snapshots. + do not generate any URL for linux-next and vanilla snapshots. - commit 1548daf ------------------------------------------------------------------- @@ -2503,7 +2523,7 @@ Wed Dec 7 11:05:05 CET 2011 - aj@suse.de Tue Dec 6 00:07:03 CET 2011 - jeffm@suse.com - Update to 3.2-rc4. - - Eliminated 1 patch. + - Eliminated 1 patch. - commit a7d546d ------------------------------------------------------------------- @@ -2615,8 +2635,8 @@ Fri Nov 25 05:58:54 CET 2011 - jeffm@suse.com Fri Nov 25 05:47:49 CET 2011 - jeffm@suse.com - Update to 3.2-rc3. - - stack unwind: cfi_ignore takes more arguments. - - iio: Fix build error in industrialio-core.c. + - stack unwind: cfi_ignore takes more arguments. + - iio: Fix build error in industrialio-core.c. - commit 48ef020 ------------------------------------------------------------------- @@ -2629,7 +2649,7 @@ Thu Nov 24 18:45:54 CET 2011 - ohering@suse.de Thu Nov 24 13:01:09 CET 2011 - mmarek@suse.cz - rpm/try-disable-staging-driver: Script to disable failing staging - driver and restart make. + driver and restart make. - commit 819d1fa ------------------------------------------------------------------- @@ -2723,14 +2743,14 @@ Thu Nov 17 19:45:48 CET 2011 - bpoirier@suse.de Wed Nov 16 06:51:07 CET 2011 - jeffm@suse.com - Update to 3.2-rc2. - - Eliminated 1 patch. + - Eliminated 1 patch. - commit 85c9930 ------------------------------------------------------------------- Wed Nov 16 06:32:19 CET 2011 - jeffm@suse.com - Update to 3.2-rc1. - - Eliminate 212 patches. + - Eliminate 212 patches. - commit 6318d5b ------------------------------------------------------------------- @@ -2770,8 +2790,8 @@ Sat Nov 5 01:32:21 CET 2011 - trenn@suse.de Thu Nov 3 17:56:46 CET 2011 - mszeredi@suse.cz - patches.fixes/hfs-fix-hfs_find_init-sb-ext_tree-null-ptr-oops.patch: - hfs: fix hfs_find_init() sb->ext_tree NULL ptr oops - (CVE-2011-2203 bnc#699709). + hfs: fix hfs_find_init() sb->ext_tree NULL ptr oops + (CVE-2011-2203 bnc#699709). - commit 7923119 ------------------------------------------------------------------- @@ -2809,16 +2829,16 @@ Thu Nov 3 14:49:44 CET 2011 - jbeulich@novell.com Wed Nov 2 15:43:11 CET 2011 - jeffm@suse.com - Add Elantech touchpad v3/v4 support (bnc#716852): - - Input: elantech - add v3 hardware support. - - Input: elantech - add v4 hardware support. - - Input: elantech - better support all those v2 variants. - - Input: elantech - clean up elantech_init. - - Input: elantech - correct x, y value range for v2 hardware. - - Input: elantech - get rid of ETP_2FT_* in elantech.h. - - Input: elantech - packet checking for v2 hardware. - - Input: elantech - remove ETP_EDGE_FUZZ_V2. - - Input: elantech - remove module parameter force_elantech. - - Input: elantech - use firmware provided x, y ranges. + - Input: elantech - add v3 hardware support. + - Input: elantech - add v4 hardware support. + - Input: elantech - better support all those v2 variants. + - Input: elantech - clean up elantech_init. + - Input: elantech - correct x, y value range for v2 hardware. + - Input: elantech - get rid of ETP_2FT_* in elantech.h. + - Input: elantech - packet checking for v2 hardware. + - Input: elantech - remove ETP_EDGE_FUZZ_V2. + - Input: elantech - remove module parameter force_elantech. + - Input: elantech - use firmware provided x, y ranges. - commit 28551a0 ------------------------------------------------------------------- @@ -2849,7 +2869,7 @@ Tue Oct 25 19:33:27 CEST 2011 - ohering@suse.de Tue Oct 25 19:24:17 CEST 2011 - eich@suse.de - patches.suse/SUSE-bootsplash: remove DEBUG macro which was - left in the code by accident. + left in the code by accident. - commit a56ba15 ------------------------------------------------------------------- @@ -2862,7 +2882,7 @@ Mon Oct 24 18:28:04 CEST 2011 - jeffm@suse.com Mon Oct 24 15:04:34 CEST 2011 - ohering@suse.de - patches.suse/staging-hv-pata_piix-ignore-disks.patch: - Update comments in code and reduce patch size + Update comments in code and reduce patch size - commit 8913d07 ------------------------------------------------------------------- @@ -2875,7 +2895,7 @@ Thu Oct 20 10:02:15 CEST 2011 - eich@suse.de ------------------------------------------------------------------- Tue Oct 18 23:44:16 CEST 2011 - jeffm@suse.com --Update to 3.1-rc10. +- -Update to 3.1-rc10. - commit 239957e ------------------------------------------------------------------- @@ -2902,11 +2922,11 @@ Wed Oct 12 21:56:23 CEST 2011 - ohering@suse.de - Various updates for hv drivers, which fix also the hv_mouse driver - staging: hv: storvsc: ignore SET_WINDOWN scsi command - (bnc#722646). + (bnc#722646). - staging/hv: advertise hv_storvsc instead of storvsc as sysfs - driver name (bnc#716708). + driver name (bnc#716708). - staging/hv: fill scsi/proc_name for the sake of mkinitrd - (bnc#716708). + (bnc#716708). - Staging: hv: util: Invoke cn_netlink_send() in a work context. - Refresh patches.suse/staging-hv-pata_piix-ignore-disks.patch. - Refresh patches.xen/xen3-patch-2.6.32. @@ -2940,7 +2960,7 @@ Fri Oct 7 17:46:06 CEST 2011 - jbeulich@novell.com Wed Oct 5 13:45:24 CEST 2011 - jbeulich@novell.com - patches.suse/supported-flag: Also look for Module.supported in the - source tree. + source tree. - Refresh patches.suse/supported-flag-enterprise. - commit 9c8680a @@ -2974,15 +2994,15 @@ Tue Sep 27 22:25:34 CEST 2011 - eich@suse.de Mon Sep 26 15:56:27 CEST 2011 - mmarek@suse.cz - rpm/host-memcpy-hack.h: Hack to use older version of the memcpy symbol - in userspace programs, so that they keep working on older systems. + in userspace programs, so that they keep working on older systems. - rpm/kernel-binary.spec.in: Pass -include - %_sourcedir/host-memcpy-hack.h to the compiler when compiling - userspace programs. + %_sourcedir/host-memcpy-hack.h to the compiler when compiling + userspace programs. - rpm/host-memcpy-hack.h: Hack to use older version of the memcpy symbol - in userspace programs, so that they keep working on older systems. + in userspace programs, so that they keep working on older systems. - rpm/kernel-binary.spec.in: Pass -include - %_sourcedir/host-memcpy-hack.h to the compiler when compiling - userspace programs. + %_sourcedir/host-memcpy-hack.h to the compiler when compiling + userspace programs. - commit e3c78cf ------------------------------------------------------------------- @@ -3005,7 +3025,7 @@ Wed Sep 21 13:20:35 CEST 2011 - trenn@suse.de - Refresh patches.arch/acpi_implement_overriding_of_arbitrary_acpi_tables_via_initrd.patch. --> Fix build on ia64, by moving asm/e820.h into ifdef config protected region. + -> Fix build on ia64, by moving asm/e820.h into ifdef config protected region. - commit 0ac4276 ------------------------------------------------------------------- @@ -3027,9 +3047,9 @@ Wed Sep 21 11:11:10 CEST 2011 - mhocko@suse.cz Tue Sep 20 18:09:04 CEST 2011 - trenn@suse.de - ACPI: Implement overriding of arbitrary ACPI tables via initrd - (none). + (none). - ACPICA: Fix wrongly mapped acpi table header when overriding - via initrd (none). + via initrd (none). - ACPICA: Introduce acpi_os_phys_table_override function (none). - x86: allow NVS can be accessed by driver (none). - Update config files: @@ -3047,7 +3067,7 @@ Thu Sep 15 14:16:08 CEST 2011 - jeffm@suse.de Thu Sep 15 09:30:03 CEST 2011 - jbeulich@novell.com - patches.arch/x86_64-unwind-annotations: Fix unwinding through - interrupt frames, requiring ... + interrupt frames, requiring ... - patches.suse/stack-unwind: ... support for DW_CFA_def_cfa_expression. - commit 4d917a5 @@ -3086,7 +3106,7 @@ Mon Sep 12 16:31:26 CEST 2011 - jbeulich@novell.com - mm: frontswap: swap data structure changes. - In HVM guests do not take over the CDROM device (bnc#645893). - x86: report ACPI-reserved state of PCI MMCONFIG region to - hypervisor. + hypervisor. - config.conf: Re-enable Xen flavors. - Update config files. - commit 3692f47 @@ -3126,33 +3146,33 @@ Thu Sep 1 18:47:37 CEST 2011 - ohering@suse.de - Staging: hv: util: kvp: Fix the reported OSVersion string. - Staging: hv: util: kvp: Cleanup kvp_get_domain_name(). - Staging: hv: Fix macros, tab errors and warning in - drivers/staging/hv/hv_mouse.c. + drivers/staging/hv/hv_mouse.c. - Staging: hv: vmbus: VMBUS is an ACPI enumerated device, get - rid of the PCI signature. + rid of the PCI signature. - Staging: hv: Replace struct hv_guid with the uuid type already - defined in Linux. + defined in Linux. - Staging: hv: vmbus: Introduce vmbus ID space in struct - hv_driver. + hv_driver. - Staging: hv: blkvsc: Use the newly introduced vmbus ID in the - blockvsc driver. + blockvsc driver. - Staging: hv: storvsc: Use the newly introduced vmbus ID in - storvsc driver. + storvsc driver. - Staging: hv: netvsc: Use the newly introduced vmbus ID in - netvsc driver. + netvsc driver. - Staging: hv: mousevsc: Use the newly introduced vmbus ID in - mouse driver. + mouse driver. - Staging: hv: util: Make hv_utils a vmbus device driver. - Staging: hv: create VMBUS_DEVICE macro and use it. - Staging: hv: vmbus: Cleanup vmbus_match(). - Staging: hv: vmbus: Cleanup vmbus_uevent() code. - Staging: hv: vmbus: Support the notion of id tables in - vmbus_match(). + vmbus_match(). - Staging: hv: vmbus: Get rid of an unnecessary include line - in vmbus_drv.c. + in vmbus_drv.c. - Staging: hv: storvsc: Get rid of the DMI signature. - Staging: hv: netvsc: Get rid of the PCI signature. - Staging: hv: netvsc: Get rid of the DMI signature in - netvsc_drv.c. + netvsc_drv.c. - Staging: hv: util: Get rid of the DMI signature in hv_util.c. - Staging: hv: util: Get rid of the PCI signature in hv_util.c. - Staging: hv: fix up driver registering mess. @@ -3160,59 +3180,59 @@ Thu Sep 1 18:47:37 CEST 2011 - ohering@suse.de - Staging: hv: vmbus: Cleanup unnecessary comments in hv.c. - Staging: hv: vmbus: Cleanup error handling in hv_init(). - Staging: hv: vmbus: Get rid of unnecessay comments in - connection.c. + connection.c. - Staging: hv: vmbus: Get rid of the function dump_gpadl_body(). - Staging: hv: vmbus: Get rid of the function dump_gpadl_header(). - Staging: hv: vmbus: Rename openMsg to open_msg in channel.c. - Staging: hv: vmbus: Get rid of unnecessary comments in - channel.c. + channel.c. - Staging: hv: vmbus: Change the variable name openInfo to - open_info in channel.c. + open_info in channel.c. - Staging: hv: vmbus: Cleanup error values in ringbuffer.c. - Staging: hv: vmbus: Cleanup the error return value in - vmbus_recvpacket_raw(). + vmbus_recvpacket_raw(). - Staging: hv: netvsc: Get rid of an unnecessary print statement - in netvsc_probe(). + in netvsc_probe(). - Staging: hv: vmbus: Retry vmbus_post_msg() before giving up. - Staging: hv: storvsc: Cleanup error handling in - storvsc_dev_add(). + storvsc_dev_add(). - Staging: hv: storvsc: Cleanup error handling in - storvsc_channel_init(). + storvsc_channel_init(). - Staging: hv: storvsc: Cleanup error handling in - storvsc_connect_to_vsp(). + storvsc_connect_to_vsp(). - Staging: hv: storvsc: Cleanup error handling in storvsc_do_io(). - Storage: hv: storvsc: Get rid of some unnecessary DPRINTs - from storvsc.c. + from storvsc.c. - Staging: hv: storvsc: Fix/cleanup some dated comments in - storvsc.c. + storvsc.c. - Staging: hv: storvsc: Cleanup returned error code in - storvsc_host_reset(). + storvsc_host_reset(). - Staging: hv: storvsc: Cleanup error code returned in - storvsc_probe(). + storvsc_probe(). - Staging: hv: storvsc: Cleanup returned error code in - storvsc_drv_init(). + storvsc_drv_init(). - Staging: hv: netvsc: Cleanup the returned error code in - netvsc_probe(). + netvsc_probe(). - Staging: hv: netvsc: Cleanup error return codes in - netvsc_destroy_recv_buf(). + netvsc_destroy_recv_buf(). - Staging: hv: netvsc: Cleanup error return values in - netvsc_init_recv_buf(). + netvsc_init_recv_buf(). - Staging: hv: netvsc: Cleanup error returns in - netvsc_connect_vsp(). + netvsc_connect_vsp(). - Staging: hv: netvsc: Cleanup error return values in - netvsc_send(). + netvsc_send(). - Staging: hv: netvsc: Cleanup error return codes in - netvsc_device_add(). + netvsc_device_add(). - Staging: hv: netvsc: Cleanup error codes in - rndis_filter_receive(). + rndis_filter_receive(). - Staging: hv: netvsc: Cleanup error code in - rndis_filter_query_device(). + rndis_filter_query_device(). - Staging: hv: netvsc: Cleanup error return values in - rndis_filter_set_packet_filter(). + rndis_filter_set_packet_filter(). - Staging: hv: netvsc: Cleanup error returns in - rndis_filter_init_device(). + rndis_filter_init_device(). - Staging: hv: netvsc: Cleanup error code in - rndis_filter_device_add(). + rndis_filter_device_add(). - Staging: hv: mouse: Change the jump label Cleanup to cleanup. - Staging: hv: netvsc: Change the jump label Cleanup to cleanup. - Staging: hv: netvsc: Change the jump label Exit to exit. @@ -3225,72 +3245,72 @@ Thu Sep 1 18:47:37 CEST 2011 - ohering@suse.de - Staging: hv: add driver_data to hv_vmbus_device_id. - Staging: hv: Add code to parse struct hv_vmbus_device_id table. - Staging: hv: file2alias: fix up alias creation logic for - hv_vmbus_device_id. + hv_vmbus_device_id. - Staging: hv: storvsc: Inline free_stor_device(). - Staging: hv: storvsc: Do not aquire an unnecessary reference - on stor_device. + on stor_device. - Staging: hv: storvsc: Rename must_get_stor_device(). - Staging: hv: storvsc: Rename get_stor_device(). - Staging: hv: storvsc: Cleanup alloc_stor_device(). - Staging: hv: storvsc: Introduce state to manage the lifecycle - of stor device. + of stor device. - Staging: hv: storvsc: Prevent outgoing traffic when stor dev - is being destroyed. + is being destroyed. - Staging: hv: storvsc: Get rid of release_stor_device() by - inlining the code. + inlining the code. - Staging: hv: storvsc: Get rid of final_release_stor_device() - by inlining code. + by inlining code. - Staging: hv: storvsc: Get rid of the reference counting in - struct storvsc_device. + struct storvsc_device. - Staging: hv: netvsc: Inline the code for free_net_device(). - Staging: hv: netvsc: Cleanup alloc_net_device(). - Staging: hv: netvsc: Introduce state to manage the lifecycle - of net device. + of net device. - Staging: hv: netvsc: Prevent outgoing traffic when netvsc dev - is destroyed. + is destroyed. - Staging: hv: netvsc: Get rid of release_outbound_net_device() - by inlining the code. + by inlining the code. - Staging: hv: netvsc: Get rid of release_inbound_net_device() - by inlining the code. + by inlining the code. - Staging: hv: netvsc: Get rid of the refcnt field in struct - netvsc_device. + netvsc_device. - Staging: hv: storvsc: Add code to handle IDE devices using - the storvsc driver. + the storvsc driver. - Staging: hv: storvsc: Handle IDE devices using the storvsc - driver. + driver. - Staging: hv: blkvsc: Get rid of blkvsc_drv.c as this code is - not used. + not used. - Staging: hv: storvsc: Optimize bounce buffer handling for the - "write" case. + "write" case. - Staging: hv: storvsc: Optimize the bounce buffer handling in - the "read" case. + the "read" case. - Staging: hv: storvsc: Include storvsc.c in storvsc_drv.c. - Staging: hv: storvsc: Cleanup storvsc_drv.c after adding the - contents of storvsc.c. + contents of storvsc.c. - Staging: hv: storvsc: Add the contents of hyperv_storage.h - to storvsc_drv.c. + to storvsc_drv.c. - Staging: hv: storvsc: Cleanup storvsc_drv.c after adding the - contents of hyperv_storage.h. + contents of hyperv_storage.h. - Staging: hv: storvsc: Fixup srb and scsi status for INQUIRY - and MODE_SENSE. + and MODE_SENSE. - Staging: hv: storvsc: Fix a typo. - Staging: hv: storvsc: In case of scsi errors offline the device. - Staging: hv: storvsc: No need to copy from bounce buffer in - case of a failure. + case of a failure. - Staging: hv: util: Forcefully shutdown when shutdown is - requested. + requested. - Staging: hv: util: Adjust guest time in a process context. - Staging: hv: vmbus: Check before invoking the channel callback. - Staging: hv: vmbus: Properly deal with de-registering channel - callback. + callback. - Staging: hv: Fix a bug in vmbus_match(). - Staging: hv: vmbus: Get rid of vmbus_on_isr() by inlining - the code. + the code. - Staging: hv: vmbus: Do not enable auto eoi. - Staging: hv: vmbus: Fixup indentation in vmbus_acpi_add(). - Staging: hv: vmbus: Get rid of some dated/redundant comments. - Staging: hv: vmbus: Get rid of an unnecessary check in - vmbus_connect(). + vmbus_connect(). - Staging: hv: vmbus: Fix a checkpatch warning in ring_buffer.c. - Staging: hv: vmbus: Fix checkpatch warnings in connection.c. - Staging: hv: mousevsc: Fix checkpatch errors and warnings. @@ -3363,16 +3383,16 @@ Wed Aug 24 21:29:06 CEST 2011 - jeffm@suse.com Wed Aug 24 20:54:32 CEST 2011 - jeffm@suse.com - Refreshed and re-enabled dm-path patches: - - patches.suse/dm-mpath-accept-failed-paths. - - patches.suse/dm-mpath-detach-existing-hardware-handler. + - patches.suse/dm-mpath-accept-failed-paths. + - patches.suse/dm-mpath-detach-existing-hardware-handler. - commit 70cadcd ------------------------------------------------------------------- Wed Aug 24 20:51:06 CEST 2011 - jeffm@suse.com - Update to 3.1-rc3. - - Eliminated 8 patches. - - Xen is disabled. + - Eliminated 8 patches. + - Xen is disabled. - commit eccefcc ------------------------------------------------------------------- @@ -3380,8 +3400,8 @@ Thu Aug 18 11:38:15 CEST 2011 - eich@suse.de - * Refresh patches.suse/SUSE-bootsplash. * Fix bootsplash code for 15bpp framebuffers. - These framebuffers are rare these days, the legendary and still - popular server chipset Radeon ES1000 supports it, though. + These framebuffers are rare these days, the legendary and still + popular server chipset Radeon ES1000 supports it, though. - commit f25ce3e ------------------------------------------------------------------- @@ -3402,7 +3422,7 @@ Tue Aug 9 00:03:53 CEST 2011 - trenn@suse.de - Update config files: bnc#674988, change: --CONFIG_ACPI_CUSTOM_METHOD=m + -CONFIG_ACPI_CUSTOM_METHOD=m +# CONFIG_ACPI_CUSTOM_METHOD is not set for all flavors - commit f1af972 @@ -3495,10 +3515,10 @@ Thu Jul 14 17:52:45 CEST 2011 - tiwai@suse.de Thu Jul 14 17:26:51 CEST 2011 - tiwai@suse.de - ALSA: hda - Add Kconfig for the default buffer size - (bnc#682725). + (bnc#682725). - Update config files. - Delete, replaced with the new upstream patch - patches.drivers/alsa-hda-0019-Increase-default-buffer-size. + patches.drivers/alsa-hda-0019-Increase-default-buffer-size. - commit 40c7644 ------------------------------------------------------------------- @@ -3520,7 +3540,7 @@ Sat Jul 9 11:17:46 CEST 2011 - jslaby@suse.cz Thu Jul 7 00:58:01 CEST 2011 - jeffm@suse.com - Update to 3.0-rc6. - - Eliminated 1 patch. + - Eliminated 1 patch. - commit 56e99da ------------------------------------------------------------------- @@ -3529,7 +3549,7 @@ Tue Jul 5 09:18:43 CEST 2011 - jbeulich@novell.com - Update Xen patches to 3.0-rc5 and c/s 1095. - xen: prepare tmem shim to handle frontswap. - support booting Xen from EFI (fate#311376, fate#311529, - bnc#578927, bnc#628554). + bnc#578927, bnc#628554). - config.conf: Re-enabled Xen flavors. - Update x86 config files. - Delete patches.xen/xen-blkback-bimodal-suse. @@ -3576,31 +3596,31 @@ Tue Jun 21 12:14:44 CEST 2011 - mmarek@suse.cz Fri Jun 17 17:29:41 CEST 2011 - mmarek@suse.cz - rpm/post.sh: Touch /boot/do_purge_kernels on package install - (fate#312018). + (fate#312018). - rpm/postun.sh: Remove it again if it still exists on package - uninstall. + uninstall. - commit 82f4a5d ------------------------------------------------------------------- Fri Jun 17 13:23:54 CEST 2011 - trenn@suse.de - stop_machine: implement stop_machine_from_offline_cpu() - (bnc#697859). + (bnc#697859). - stop_machine: kill __stop_machine() (bnc#697859). - x86, mtrr: lock stop machine during MTRR rendezvous sequence - (bnc#697859). + (bnc#697859). - stop_machine: reorganize stop_cpus() implementation - (bnc#697859). + (bnc#697859). - x86, mtrr: use __stop_machine() for doing MTRR rendezvous - (bnc#697859). + (bnc#697859). - commit aa3d6e2 ------------------------------------------------------------------- Thu Jun 16 12:16:16 CEST 2011 - mmarek@suse.cz - Remove the novfs patches, it should be packaged as a KMP, or - ideally, reimplemented as a fuse filesystem (which is the reason why - the current implementation it is never going to be accepted upstream). + ideally, reimplemented as a fuse filesystem (which is the reason why + the current implementation it is never going to be accepted upstream). - Delete patches.fixes/novfs-copy_user-fixes.diff. - Delete patches.fixes/novfs-minsize-fixes. - Delete patches.fixes/novfs-nwcapi.patch. @@ -3655,7 +3675,7 @@ Wed Jun 15 18:22:05 CEST 2011 - jack@suse.cz Wed Jun 15 08:05:05 CEST 2011 - jeffm@suse.com - Update to 3.0-rc3. - - Eliminated 2 patches. + - Eliminated 2 patches. - commit a1fe999 ------------------------------------------------------------------- @@ -3723,9 +3743,9 @@ Mon Jun 13 14:06:28 CEST 2011 - mmarek@suse.cz the SRCVERSION variable will only be used to determine the tarball version. - rpm/compute-PATCHVERSION.sh: Set default PATCHLEVEL and SUBLEVEL to 0. - The package version will thus always match the Makefile version and - the SRCVERSION variable will only be used to determine the tarball - version. + The package version will thus always match the Makefile version and + the SRCVERSION variable will only be used to determine the tarball + version. - rpm/kernel-binary.spec.in: Revert the previous hack. - commit 95c9977 @@ -3748,9 +3768,9 @@ Fri Jun 10 20:24:41 CEST 2011 - jeffm@suse.com Fri Jun 10 17:12:22 CEST 2011 - jeffm@suse.com - x86: Remove warning and warning_symbol from struct - stacktrace_ops. + stacktrace_ops. - Delete - patches.fixes/asus-wmi-Remove-__init-from-asus_wmi_platform_init.patch. + patches.fixes/asus-wmi-Remove-__init-from-asus_wmi_platform_init.patch. - commit 608ce9e ------------------------------------------------------------------- @@ -3842,13 +3862,13 @@ Fri Jun 3 12:51:22 CEST 2011 - mmarek@suse.cz Fri Jun 3 12:09:01 CEST 2011 - mmarek@suse.cz - rpm/macros.kernel-source: Add -b option to %kernel_module_package - to unconditionally call mkinitrd on kmp install (fate#309400). + to unconditionally call mkinitrd on kmp install (fate#309400). - rpm/kernel-module-subpackage: Pass KMP_NEEDS_MKINITRD=1 to - weak-modules2 if the -b option is used. + weak-modules2 if the -b option is used. - rpm/macros.kernel-source: Add -b option to %kernel_module_package - to unconditionally call mkinitrd on kmp install (fate#309400). + to unconditionally call mkinitrd on kmp install (fate#309400). - rpm/kernel-module-subpackage: Pass KMP_NEEDS_MKINITRD=1 to - weak-modules2 if the -b option is used. + weak-modules2 if the -b option is used. - commit 83331f5 ------------------------------------------------------------------- @@ -3869,14 +3889,14 @@ Tue May 31 05:09:44 CEST 2011 - jeffm@suse.com Tue May 31 05:08:21 CEST 2011 - jeffm@suse.com - Updated to 3.0-rc1. - - Eliminated 9 patches. + - Eliminated 9 patches. - commit 5710413 ------------------------------------------------------------------- Mon May 30 15:54:37 CEST 2011 - jack@suse.cz - mm: Fix assertion mapping->nrpages == 0 in end_writeback() - (bnc#693013 bnc#666423). + (bnc#693013 bnc#666423). - Refresh patches.xen/tmem. - commit d3e465a @@ -3884,9 +3904,9 @@ Mon May 30 15:54:37 CEST 2011 - jack@suse.cz Mon May 30 13:58:43 CEST 2011 - jslaby@suse.cz - Refresh - patches.fixes/block-add-proper-state-guards-to-__elv_next_request.patch. + patches.fixes/block-add-proper-state-guards-to-__elv_next_request.patch. - aic94xx: world-writable sysfs update_bios file. - Update upstream info. + Update upstream info. - commit 8912816 ------------------------------------------------------------------- @@ -3947,7 +3967,7 @@ Mon May 16 14:34:33 CEST 2011 - mmarek@suse.cz Fri May 13 15:45:04 CEST 2011 - jeffm@suse.com - Update to 2.6.39-rc7. - - Eliminated 5 patches. + - Eliminated 5 patches. - commit a8a170f ------------------------------------------------------------------- @@ -3960,16 +3980,16 @@ Thu May 12 23:29:11 CEST 2011 - jslaby@suse.cz Thu May 12 14:05:44 CEST 2011 - jslaby@suse.cz - Delete - patches.fixes/iwlwifi-fix-tx-power-configuration-on-3945-and-4965-devices. - It's fixed differently by commits 43f12d47f and f844a709a7 in .39-rc1 + patches.fixes/iwlwifi-fix-tx-power-configuration-on-3945-and-4965-devices. + It's fixed differently by commits 43f12d47f and f844a709a7 in .39-rc1 - commit 7934e2d ------------------------------------------------------------------- Thu May 12 11:56:16 CEST 2011 - jslaby@suse.cz - Refresh - patches.fixes/iwlwifi-fix-tx-power-configuration-on-3945-and-4965-devices. - Note about submission. + patches.fixes/iwlwifi-fix-tx-power-configuration-on-3945-and-4965-devices. + Note about submission. - commit 9922e20 ------------------------------------------------------------------- @@ -3982,15 +4002,15 @@ Tue May 10 19:10:18 CEST 2011 - mhocko@suse.cz Tue May 10 16:14:44 CEST 2011 - mhocko@suse.cz - patches.fixes/aggressive-zone-reclaim.patch: delete because - the patch is very workload specific and can lead to unexpected - reclaims in parallel node local workloads. + the patch is very workload specific and can lead to unexpected + reclaims in parallel node local workloads. - commit 56cf10e ------------------------------------------------------------------- Tue May 10 16:04:27 CEST 2011 - mhocko@suse.cz - Delete patches.suse/mm-devzero-optimisation.patch: we do not need - it anymore as we have zero page back since 2.6.32 + it anymore as we have zero page back since 2.6.32 - commit 323a093 ------------------------------------------------------------------- @@ -4009,64 +4029,64 @@ Mon May 9 14:32:59 CEST 2011 - jbeulich@novell.com Mon May 9 11:32:35 CEST 2011 - jbeulich@novell.com - patches.suse/kconfig-automate-kernel-desktop: Remove stray blank - lines (for older versions of "patch" to grok). + lines (for older versions of "patch" to grok). - commit 4dfa74d ------------------------------------------------------------------- Sat May 7 01:50:06 CEST 2011 - jeffm@suse.com - Removed network driver entropy patches. haveged is installed by default - and should be enabled to generate entropy from non-predictable sources. - - Delete patches.drivers/bnx2-entropy-source.patch. - - Delete patches.drivers/e1000-entropy-source.patch. - - Delete patches.drivers/e1000e-entropy-source.patch. - - Delete patches.drivers/igb-entropy-source.patch. - - Delete patches.drivers/ixgbe-entropy-source.patch. - - Delete patches.drivers/tg3-entropy-source.patch. + and should be enabled to generate entropy from non-predictable sources. + - Delete patches.drivers/bnx2-entropy-source.patch. + - Delete patches.drivers/e1000-entropy-source.patch. + - Delete patches.drivers/e1000e-entropy-source.patch. + - Delete patches.drivers/igb-entropy-source.patch. + - Delete patches.drivers/ixgbe-entropy-source.patch. + - Delete patches.drivers/tg3-entropy-source.patch. - commit c88b893 ------------------------------------------------------------------- Fri May 6 19:36:47 CEST 2011 - jeffm@suse.com - Update - patches.fixes/netfilter-implement-rfc-1123-for-ftp-conntrack - (bnc#466279 bnc#681639). + patches.fixes/netfilter-implement-rfc-1123-for-ftp-conntrack + (bnc#466279 bnc#681639). - commit 72e779f ------------------------------------------------------------------- Fri May 6 19:31:10 CEST 2011 - jeffm@suse.com - Disabled patches.drivers/libata-unlock-hpa-by-default; It may have - been obsoleted by upstream commit d8d9129e. + been obsoleted by upstream commit d8d9129e. - commit 1a21ab3 ------------------------------------------------------------------- Fri May 6 18:51:20 CEST 2011 - jeffm@suse.com - sysctl: Increase IPC defaults (bnc#146656) - - Delete patches.suse/shmall-bigger. + - Delete patches.suse/shmall-bigger. - commit a70e34f ------------------------------------------------------------------- Fri May 6 17:50:56 CEST 2011 - jeffm@suse.com - sysctl/i386/desktop, sysctl/x86_64/desktop: Add vm.dirty_ratio = 20 - for desktop flavors (bnc#552883) - - Delete patches.suse/mm-tune-dirty-limits.patch. + for desktop flavors (bnc#552883) + - Delete patches.suse/mm-tune-dirty-limits.patch. - commit dbe73e2 ------------------------------------------------------------------- Fri May 6 17:25:45 CEST 2011 - jeffm@suse.com - sysctl/defaults: Added kernel.hung_task_timeout=0 - - Delete patches.suse/hung_task_timeout-configurable-default. + - Delete patches.suse/hung_task_timeout-configurable-default. - commit 78f9eed ------------------------------------------------------------------- Fri May 6 16:41:07 CEST 2011 - mmarek@suse.cz - rpm/kernel-{binary,source}.spec.in: Install per-kernel /boot/sysctl-* - files (patch from Jeff Mahoney). + files (patch from Jeff Mahoney). - commit 473f2d1 ------------------------------------------------------------------- @@ -4079,7 +4099,7 @@ Thu May 5 22:35:53 CEST 2011 - jeffm@suse.com Thu May 5 22:23:21 CEST 2011 - jeffm@suse.com - Updated to 2.6.39-rc6. - - 2 patches eliminated. + - 2 patches eliminated. - commit 2643e59 ------------------------------------------------------------------- @@ -4093,9 +4113,9 @@ Tue May 3 03:08:18 CEST 2011 - tonyj@suse.de Fri Apr 29 20:35:21 CEST 2011 - jeffm@suse.com - rpm/compute-PATCHVERSION.sh: Replace ^+++ with ^\+\+\+ as an - awk regex. It's technically invalid. + awk regex. It's technically invalid. - rpm/compute-PATCHVERSION.sh: Replace ^+++ with ^\+\+\+ as an - awk regex. It's technically invalid. + awk regex. It's technically invalid. - commit 52dd0f0 ------------------------------------------------------------------- @@ -4117,7 +4137,7 @@ Fri Apr 29 00:36:03 CEST 2011 - gregkh@suse.de - Delete patches.suse/linux-2.6.29-dont-wait-for-mouse.patch. - Delete patches.suse/linux-2.6.29-even-faster-kms.patch. - Delete - patches.suse/linux-2.6.29-jbd-longer-commit-interval.patch. + patches.suse/linux-2.6.29-jbd-longer-commit-interval.patch. - Delete patches.suse/linux-2.6.29-kms-after-sata.patch. - Delete patches.suse/linux-2.6.29-touchkit.patch. - commit c13427d @@ -4132,22 +4152,22 @@ Fri Apr 29 00:17:46 CEST 2011 - jbenc@suse.cz Thu Apr 28 23:32:44 CEST 2011 - rjw@suse.de - Delete patches.xen/xen3-x86-mcp51-no-dac. - Also remove the series.conf entires for the x86-mcp-no-dac patches. + Also remove the series.conf entires for the x86-mcp-no-dac patches. - commit 574577b ------------------------------------------------------------------- Thu Apr 28 23:16:27 CEST 2011 - rjw@suse.de - Delete patches.arch/x86-mcp51-no-dac. (This is a blacklist entry that - has been rejected by the mainline, the problem reporter is gone and - it's next to impossible to verify it now.) + has been rejected by the mainline, the problem reporter is gone and + it's next to impossible to verify it now.) - commit 195b113 ------------------------------------------------------------------- Thu Apr 28 21:38:22 CEST 2011 - jslaby@suse.cz - Refresh - patches.fixes/iwlwifi-fix-tx-power-configuration-on-3945-and-4965-devices. + patches.fixes/iwlwifi-fix-tx-power-configuration-on-3945-and-4965-devices. - commit a2662ae ------------------------------------------------------------------- @@ -4162,14 +4182,14 @@ Thu Apr 28 20:56:33 CEST 2011 - jslaby@suse.cz Thu Apr 28 20:30:56 CEST 2011 - bphilips@suse.de - Delete - patches.drivers/tg3-5785-and-57780-asic-revs-not-working.patch. + patches.drivers/tg3-5785-and-57780-asic-revs-not-working.patch. - commit 9917206 ------------------------------------------------------------------- Thu Apr 28 20:19:59 CEST 2011 - bphilips@suse.de - Delete - patches.suse/uvcvideo-ignore-hue-control-for-5986-0241.patch. + patches.suse/uvcvideo-ignore-hue-control-for-5986-0241.patch. - commit 08374b3 ------------------------------------------------------------------- @@ -4202,7 +4222,7 @@ Thu Apr 28 14:18:12 CEST 2011 - jbeulich@novell.com Wed Apr 27 22:20:02 CEST 2011 - jeffm@suse.com - Delete - patches.drivers/disable-catas_reset-by-default-to-avoid-problems-with-eeh.patch. + patches.drivers/disable-catas_reset-by-default-to-avoid-problems-with-eeh.patch. - commit 399a100 ------------------------------------------------------------------- @@ -4264,10 +4284,10 @@ Wed Apr 27 21:34:13 CEST 2011 - jeffm@suse.com - Delete patches.suse/acpi-don-t-preempt-until-the-system-is-up. - Delete - patches.suse/acpi-generic-initramfs-table-override-support. + patches.suse/acpi-generic-initramfs-table-override-support. - Delete patches.suse/add-initramfs-file_read_write. - Delete - patches.suse/init-move-populate_rootfs-back-to-start_kernel. + patches.suse/init-move-populate_rootfs-back-to-start_kernel. - commit d4910b3 ------------------------------------------------------------------- @@ -4281,14 +4301,14 @@ Wed Apr 27 21:29:24 CEST 2011 - jeffm@suse.com Wed Apr 27 21:11:59 CEST 2011 - jeffm@suse.com - Delete patches.suse/osync-error. It was unused and the issue it fixed in - kernels prior to 2.6.32 doesn't exist anymore. + kernels prior to 2.6.32 doesn't exist anymore. - commit 52cc654 ------------------------------------------------------------------- Wed Apr 27 20:48:55 CEST 2011 - jeffm@suse.com - Delete patches.suse/s390-System.map.diff: Proper fix in binutils has - long since been upstream. + long since been upstream. - commit 2847a36 ------------------------------------------------------------------- @@ -4321,7 +4341,7 @@ Wed Apr 27 20:18:37 CEST 2011 - jeffm@suse.com Wed Apr 27 20:16:52 CEST 2011 - jeffm@suse.com - Delete patches.suse/unmap_vmas-lat: No bug report or signed-off-by. - - Delete patches.arch/s390-add-FREE_PTE_NR. + - Delete patches.arch/s390-add-FREE_PTE_NR. - commit 2a392c2 ------------------------------------------------------------------- @@ -4334,7 +4354,7 @@ Wed Apr 27 20:16:00 CEST 2011 - jeffm@suse.com Wed Apr 27 20:15:02 CEST 2011 - jeffm@suse.com - Update to 2.6.39-rc5. - - Eliminated 2 patches. + - Eliminated 2 patches. - commit 5288a05 ------------------------------------------------------------------- @@ -4354,7 +4374,7 @@ Wed Apr 27 19:43:47 CEST 2011 - jeffm@suse.com Tue Apr 26 11:03:18 CEST 2011 - jkosina@suse.cz - HID: add noget quirk barcode scanners from Symbol Technologies - (bnc#689290). + (bnc#689290). - commit f5b999f ------------------------------------------------------------------- @@ -4367,7 +4387,7 @@ Fri Apr 22 00:01:41 CEST 2011 - jeffm@suse.com Tue Apr 19 23:37:06 CEST 2011 - jack@suse.cz - Revert changes to sparc configs to not make life harder for Jan Engelhardt - maintaining sparc architecture. + maintaining sparc architecture. - commit cdac873 ------------------------------------------------------------------- @@ -4386,7 +4406,7 @@ Tue Apr 19 23:30:34 CEST 2011 - jack@suse.cz Tue Apr 19 17:41:41 CEST 2011 - jeffm@suse.com - Updated to 2.6.39-rc4. - - Eliminated 1 patch. + - Eliminated 1 patch. - commit 3f654c8 ------------------------------------------------------------------- @@ -4399,15 +4419,15 @@ Tue Apr 19 17:16:52 CEST 2011 - jeffm@suse.com Mon Apr 18 10:30:49 CEST 2011 - eich@suse.de - Combined and consolidated bootsplash patch (bnc#669777, - bnc#570082, bnc#595657, bnc#594209, bnc#544645). - - Delete patches.suse/Cleanup-and-make-boot-splash-work-with-KMS.patch. - - Delete patches.suse/bootsplash. - - Delete patches.suse/bootsplash-console-fix. - - Delete patches.suse/bootsplash-keep-multiple-data. - - Delete patches.suse/bootsplash-scaler. - - Reformatted code, fixed some minor bugs that became obvious. - - Fixed race that led to null pointer dereference in splash_read_proc(): - bnc#669777. + bnc#570082, bnc#595657, bnc#594209, bnc#544645). + - Delete patches.suse/Cleanup-and-make-boot-splash-work-with-KMS.patch. + - Delete patches.suse/bootsplash. + - Delete patches.suse/bootsplash-console-fix. + - Delete patches.suse/bootsplash-keep-multiple-data. + - Delete patches.suse/bootsplash-scaler. + - Reformatted code, fixed some minor bugs that became obvious. + - Fixed race that led to null pointer dereference in splash_read_proc(): + bnc#669777. - commit 95844c5 ------------------------------------------------------------------- @@ -4420,7 +4440,7 @@ Sat Apr 16 19:18:05 CEST 2011 - trenn@suse.de Sat Apr 16 18:42:01 CEST 2011 - trenn@suse.de - intel_idle: Make lapic_timer_reliable_states a boot param - (bnc#675161). + (bnc#675161). - commit 85b156b ------------------------------------------------------------------- @@ -4434,7 +4454,7 @@ Sat Apr 16 00:31:11 CEST 2011 - jack@suse.cz Fri Apr 15 20:24:29 CEST 2011 - jeffm@suse.com - Enabled CONFIG_GIGASET_CAPI (bnc#686008). - - This results in automatically disabling CONFIG_GIGASET_I4L. + - This results in automatically disabling CONFIG_GIGASET_I4L. - commit 697e68b ------------------------------------------------------------------- @@ -4454,7 +4474,7 @@ Fri Apr 15 13:21:49 CEST 2011 - jbeulich@novell.com - Update Xen patches to 2.6.39-rc3 and c/s 1079. - blktap2: replace hard-coded limit of tap devices with - configurable one. + configurable one. - config.conf: Re-enable Xen configs. - Update x86 config files. - commit d3bfd6c @@ -4463,7 +4483,7 @@ Fri Apr 15 13:21:49 CEST 2011 - jbeulich@novell.com Thu Apr 14 18:43:07 CEST 2011 - jeffm@suse.com - fs/partitions/efi.c: corrupted GUID partition tables can cause - kernel oops (bnc#687113 CVE-2011-1577). + kernel oops (bnc#687113 CVE-2011-1577). - commit 385b393 ------------------------------------------------------------------- @@ -4508,7 +4528,7 @@ Tue Apr 12 21:30:55 CEST 2011 - jeffm@suse.com Tue Apr 12 20:46:13 CEST 2011 - jeffm@suse.com - Updated to 2.6.39-rc3. - - Eliminated 2 patches. + - Eliminated 2 patches. - commit 200c913 ------------------------------------------------------------------- @@ -4533,29 +4553,29 @@ Tue Apr 12 19:37:48 CEST 2011 - jeffm@suse.com Tue Apr 12 19:10:01 CEST 2011 - jeffm@suse.com - Update to 2.6.39-rc2. - - Eliminated 18 patches. - - Added 3 patches. - - hv_mouse: needs . - - dm-raid45: Remove blk_unplug calls. - - novfs: 2.6.39 API update. - - Xen, Swap-over-NFS, and certain SCSI multipath features are disabled. - - patches.kernel.org is no longer used to contain upstream patches - for -rc releases. Users planning on building their own kernel should - have a copy of the tarball corresponding to the -rc releases. + - Eliminated 18 patches. + - Added 3 patches. + - hv_mouse: needs . + - dm-raid45: Remove blk_unplug calls. + - novfs: 2.6.39 API update. + - Xen, Swap-over-NFS, and certain SCSI multipath features are disabled. + - patches.kernel.org is no longer used to contain upstream patches + for -rc releases. Users planning on building their own kernel should + have a copy of the tarball corresponding to the -rc releases. - commit adf9d16 ------------------------------------------------------------------- Mon Apr 11 09:43:45 CEST 2011 - neilb@suse.de - Make selection of 'readdir-plus' adapt to usage patterns - (bnc#678123). + (bnc#678123). - commit 5de99a8 ------------------------------------------------------------------- Wed Apr 6 09:01:38 CEST 2011 - jeffm@suse.de - reiserfs: Force inode evictions before umount to avoid crash - (bnc#610598 bnc#680073 bnc#684112). + (bnc#610598 bnc#680073 bnc#684112). - Delete patches.fixes/reiserfs-xattr-crash-fix. - commit bf57d20 @@ -4569,21 +4589,21 @@ Tue Apr 5 10:42:22 CEST 2011 - jslaby@suse.cz Wed Mar 30 23:50:41 CEST 2011 - jeffm@suse.com - Delete patches.suse/twofish-2.6. - - This was for 2.4 compatibility and has been moved to KMP purgatory. + - This was for 2.4 compatibility and has been moved to KMP purgatory. - commit dcca506 ------------------------------------------------------------------- Wed Mar 30 10:32:32 CEST 2011 - jslaby@suse.cz - Relax si_code check in rt_sigqueueinfo and rt_tgsigqueueinfo - (bnc#681826). + (bnc#681826). - commit 2e71042 ------------------------------------------------------------------- Mon Mar 28 16:08:19 CEST 2011 - trenn@suse.de - Update config files, remove CONFIG_X86_MCE_XEON75XX=m - ->driver got reverted with previous commit + ->driver got reverted with previous commit - Refresh patches.xen/xen3-auto-arch-x86.diff. - commit b367e7b @@ -4595,18 +4615,18 @@ Mon Mar 28 15:23:44 CEST 2011 - trenn@suse.de APEI implementation should take care of that in recent kernels. - Delete patches.arch/x86_mce_intel_decode_physical_address.patch. - Delete - patches.arch/x86_mce_intel_decode_physical_address_compile_fix.patch. + patches.arch/x86_mce_intel_decode_physical_address_compile_fix.patch. - Delete - patches.arch/x86_mce_intel_decode_physical_address_rename_fix.patch. + patches.arch/x86_mce_intel_decode_physical_address_rename_fix.patch. - Delete - patches.arch/x86_mce_intel_decode_physical_fix_dynamic_debug.patch. + patches.arch/x86_mce_intel_decode_physical_fix_dynamic_debug.patch. - commit 1fe7a22 ------------------------------------------------------------------- Mon Mar 28 14:07:07 CEST 2011 - mmarek@suse.cz - rpm/kernel-binary.spec.in: Do not install unneeded packages in the - build chroot. + build chroot. - commit 7f4c49d ------------------------------------------------------------------- @@ -4626,7 +4646,7 @@ Thu Mar 24 17:26:22 CET 2011 - tiwai@suse.de Thu Mar 24 16:21:06 CET 2011 - jslaby@suse.cz - Prevent rt_sigqueueinfo and rt_tgsigqueueinfo from spoofing - the signal code (bnc#681826 CVE-2011-1020). + the signal code (bnc#681826 CVE-2011-1020). - commit 2e42fd4 ------------------------------------------------------------------- @@ -4635,7 +4655,7 @@ Thu Mar 24 14:02:20 CET 2011 - tiwai@suse.de - sound/oss/opl3: validate voice and channel indexes (bnc#681999). - sound/oss: remove offset from load_patch callbacks (bnc#681999). - ALSA: sound/pci/asihpi: check adapter index in hpi_ioctl - (bnc#680816). + (bnc#680816). - commit 09ff6e9 ------------------------------------------------------------------- @@ -4648,7 +4668,7 @@ Mon Mar 21 19:56:38 CET 2011 - jack@suse.cz Mon Mar 21 16:44:29 CET 2011 - jkosina@suse.cz - HID: add support for Skycable 0x3f07 wireless presenter - (bnc#681297). + (bnc#681297). - commit 892e8d4 ------------------------------------------------------------------- @@ -4679,12 +4699,12 @@ Fri Mar 18 08:48:08 CET 2011 - jbeulich@novell.com Thu Mar 17 12:24:09 CET 2011 - sjayaraman@suse.de - netvm: Do not mark requests for swapfile writes as dirty or - kswapd fails to free the page (bnc#678472). + kswapd fails to free the page (bnc#678472). - nfs: Use page_file_offset during page writeback (bnc#677738). - nfs: Convert nfs_mark_request_dirty() to use page_file_mapping() - (bnc#677738). + (bnc#677738). - netvm: Remove duplicated initialization in net/ipv4/route.c - (bnc#678970). + (bnc#678970). - collapse: mm: Report the low watermark correctly (bnc#678497). - commit a798dd1 @@ -4698,7 +4718,7 @@ Tue Mar 15 16:19:53 CET 2011 - jeffm@suse.com Mon Mar 14 01:22:01 CET 2011 - jeffm@suse.com - Linux: 2.6.38-rc8. - - Eliminated 1 patch. + - Eliminated 1 patch. - commit 7da557d ------------------------------------------------------------------- @@ -4723,38 +4743,38 @@ Fri Mar 11 14:19:55 CET 2011 - jbeulich@novell.com Tue Mar 8 01:00:02 CET 2011 - jeffm@suse.de - Update to 2.6.38-rc7. - - Refresh patches.xen/xen-x86-no-lapic. - - Refresh patches.xen/xen3-patch-2.6.19. + - Refresh patches.xen/xen-x86-no-lapic. + - Refresh patches.xen/xen3-patch-2.6.19. - commit 7eb9d30 ------------------------------------------------------------------- Mon Mar 7 13:50:08 CET 2011 - mmarek@suse.cz - rpm/kernel-binary.spec.in: Do not abort build because of - supported.conf inconsistency if %supported_modules_check == 0. + supported.conf inconsistency if %supported_modules_check == 0. - rpm/kernel-binary.spec.in: Do not abort build because of - supported.conf inconsistency if %supported_modules_check == 0. + supported.conf inconsistency if %supported_modules_check == 0. - commit 88d5daa ------------------------------------------------------------------- Wed Mar 2 09:02:40 CET 2011 - jbeulich@novell.com - patches.arch/x86_64-unwind-annotations: Fix a fatal oversight in - yesterday's change. + yesterday's change. - commit 098768b ------------------------------------------------------------------- Mon Feb 28 15:34:35 CET 2011 - jbeulich@novell.com - patches.arch/x86_64-unwind-annotations: Add annotations to - lib/rwsem_64.S. + lib/rwsem_64.S. - commit 87944ac ------------------------------------------------------------------- Thu Feb 24 16:27:46 CET 2011 - tiwai@suse.de - ALSA: usb-audio: fix oops due to cleanup race when disconnecting - (bnc#674735). + (bnc#674735). - commit ed81f8c ------------------------------------------------------------------- @@ -4767,7 +4787,7 @@ Wed Feb 23 23:03:41 CET 2011 - mmarek@suse.cz Tue Feb 22 21:49:18 CET 2011 - jeffm@suse.com - Update to 2.6.38-rc6. - - Eliminated 1 patch. + - Eliminated 1 patch. - commit 6cce7bb ------------------------------------------------------------------- @@ -4780,7 +4800,7 @@ Tue Feb 22 10:00:42 CET 2011 - mmarek@suse.cz Mon Feb 21 10:31:05 CET 2011 - tiwai@suse.de - ALSA: caiaq - Fix possible string-buffer overflow (bnc#672499, - CVE-2011-0712). + CVE-2011-0712). - commit 5ef002b ------------------------------------------------------------------- @@ -4799,22 +4819,22 @@ Thu Feb 17 02:28:52 CET 2011 - jeffm@suse.de Thu Feb 17 01:24:01 CET 2011 - gregkh@suse.de - Update config files. - - disable CONFIG_DRM_VMWGFX (bnc#606458) - - update sparc configs to at least be able to run "make oldconfig" + - disable CONFIG_DRM_VMWGFX (bnc#606458) + - update sparc configs to at least be able to run "make oldconfig" - commit da75bd9 ------------------------------------------------------------------- Wed Feb 16 16:14:52 CET 2011 - jbeulich@novell.com - patches.arch/x86_64-unwind-annotations: Re-add change lost during - initial 2.6.37 merge. + initial 2.6.37 merge. - commit e493205 ------------------------------------------------------------------- Mon Feb 14 13:42:21 CET 2011 - mmarek@suse.cz - Move spec file templates and helper scripts to a separate branch, to - ease synchronizing these files among master, vanilla and linux-next. + ease synchronizing these files among master, vanilla and linux-next. - commit 411abb8 ------------------------------------------------------------------- @@ -4834,7 +4854,7 @@ Mon Feb 14 13:20:47 CET 2011 - mmarek@suse.cz Mon Feb 14 13:19:22 CET 2011 - mmarek@suse.cz - rpm/kernel-source.spec.in: Delete misc/extract-modaliases, the code - was merged into rpm's find-supplements script. + was merged into rpm's find-supplements script. - Delete rpm/check-build.sh, not needed anymore. - commit 0a157b1 @@ -4842,43 +4862,43 @@ Mon Feb 14 13:19:22 CET 2011 - mmarek@suse.cz Thu Feb 10 02:57:43 CET 2011 - jeffm@suse.com - flexcop: fix registering braindead stupid names (brc#575873 - bnc#661429). + bnc#661429). - commit 72bd3d0 ------------------------------------------------------------------- Wed Feb 9 22:55:13 CET 2011 - gregkh@suse.de - Staging: samsung-laptop: add support for lots of laptops - (bnc#661682). + (bnc#661682). - commit 1eb5eaa ------------------------------------------------------------------- Wed Feb 9 13:37:33 CET 2011 - mmarek@suse.cz - rpm/kernel-source.spec.in: Set timestamp of sources to the commit - timestamp, so that they are always older than generated files in - /usr/src/linux-obj (bnc#669669). + timestamp, so that they are always older than generated files in + /usr/src/linux-obj (bnc#669669). - commit 8565452 ------------------------------------------------------------------- Wed Feb 9 00:08:37 CET 2011 - mmarek@suse.cz - rpm/kernel-binary.spec.in: Do not run fdupes in /usr/src/linux-obj, to - keep timestamps intact. + keep timestamps intact. - commit 9ba5ff0 ------------------------------------------------------------------- Tue Feb 8 23:42:06 CET 2011 - mmarek@suse.cz - rpm/kernel-source.spec.in: Remove .gitignore files after applying patches - (fix last change). + (fix last change). - commit 907f9cc ------------------------------------------------------------------- Tue Feb 8 18:10:13 CET 2011 - jeffm@suse.com - Updated to 2.6.38-rc4. - - Eliminated 1 patch. + - Eliminated 1 patch. - commit c327e0a ------------------------------------------------------------------- @@ -4926,8 +4946,8 @@ Mon Feb 7 16:19:29 CET 2011 - mmarek@suse.cz Mon Feb 7 14:27:36 CET 2011 - mmarek@suse.cz - rpm/kernel-binary.spec.in, rpm/kernel-spec-macros: Fix the definition - of %release_major and rename it to %release_num to better describe - what it does. Add some comments to explain how the versioning works. + of %release_major and rename it to %release_num to better describe + what it does. Add some comments to explain how the versioning works. - commit 9a3bc94 ------------------------------------------------------------------- @@ -4946,14 +4966,14 @@ Fri Feb 4 01:46:21 CET 2011 - jeffm@suse.com Fri Feb 4 01:44:50 CET 2011 - jeffm@suse.com - Updated to 2.6.38-rc3. - - Eliminated 2 patches. + - Eliminated 2 patches. - commit b6b51ca ------------------------------------------------------------------- Wed Feb 2 17:25:06 CET 2011 - tiwai@suse.de - ALSA: hda - Fix memory leaks in conexant jack arrays - (bnc#668929). + (bnc#668929). - commit 31971a4 ------------------------------------------------------------------- @@ -4991,8 +5011,8 @@ Sun Jan 23 02:16:20 CET 2011 - jeffm@suse.de Sun Jan 23 00:25:45 CET 2011 - jeffm@suse.com - Update config files. - - CONFIG_EXPERT=n on all but ps3 - - Vanilla configs updated. + - CONFIG_EXPERT=n on all but ps3 + - Vanilla configs updated. - commit b25e639 ------------------------------------------------------------------- @@ -5013,7 +5033,7 @@ Sun Jan 23 00:09:06 CET 2011 - jeffm@suse.com Sat Jan 22 23:45:07 CET 2011 - jeffm@suse.com - Updated to 2.6.38-rc2. - - Eliminated 1 patch. + - Eliminated 1 patch. - commit 90baa82 ------------------------------------------------------------------- @@ -5032,30 +5052,30 @@ Sat Jan 22 00:32:08 CET 2011 - jeffm@suse.de Sat Jan 22 00:27:46 CET 2011 - jeffm@suse.de - Update to 2.6.38-rc1. - - Removed 12 patches. - - Xen is disabled. - - Quite a few patches need updating. + - Removed 12 patches. + - Xen is disabled. + - Quite a few patches need updating. - commit 9163bb7 ------------------------------------------------------------------- Fri Jan 21 02:42:39 CET 2011 - trenn@suse.de - perf: Do not export power_frequency, but power_start event - (bnc#665153). + (bnc#665153). - cpuidle/x86/perf: fix power:cpu_idle double end events and - throw cpu_idle events from the cpuidle layer (bnc#665153). + throw cpu_idle events from the cpuidle layer (bnc#665153). - perf: Clean up power events by introducing new, more generic - ones (bnc#665153). + ones (bnc#665153). - cpuidle: Rename X86 specific idle poll state from C0 to POLL - (bnc#665153). + (bnc#665153). - perf timechart: Adjust perf timechart to the new power events - (bnc#665153). + (bnc#665153). - Fix display of idle boxes (none). - Fix huge and wronge C-state drawings due to uninitialized - start/end timestamps (none). + start/end timestamps (none). - Update config files. - doc/config-options.changes: - CONFIG_EVENT_POWER_TRACING_DEPRECATED=y + CONFIG_EVENT_POWER_TRACING_DEPRECATED=y - commit b308eff ------------------------------------------------------------------- @@ -5068,7 +5088,7 @@ Wed Jan 19 21:13:46 CET 2011 - jbohac@suse.cz Tue Jan 18 01:48:18 CET 2011 - trenn@suse.de - ACPI / ACPICA: Initialize the global lock spinlock as - appropriate (bnc#637377). + appropriate (bnc#637377). - commit c4b8238 ------------------------------------------------------------------- @@ -5087,22 +5107,22 @@ Mon Jan 17 20:52:49 CET 2011 - jeffm@suse.com Fri Jan 14 16:29:03 CET 2011 - mmarek@suse.cz - Revert %kernelrelease changes originally made on the vanilla branch, - they break on master and must be done differently. + they break on master and must be done differently. - commit b610327 ------------------------------------------------------------------- Thu Jan 13 21:29:19 CET 2011 - jkosina@suse.cz - Input: introduce 'notimeout' blacklist for Dell Vostro V13 - (bnc#641105). + (bnc#641105). - commit cb76856 ------------------------------------------------------------------- Wed Jan 12 21:32:17 CET 2011 - jeffm@suse.com - In-kernel dependencies for reiser4 - - Delete patches.suse/reiser4-exports. - - Delete patches.suse/reiser4-set_page_dirty_notag. + - Delete patches.suse/reiser4-exports. + - Delete patches.suse/reiser4-set_page_dirty_notag. - commit 1b97130 ------------------------------------------------------------------- @@ -5176,7 +5196,7 @@ Thu Jan 6 20:51:31 CET 2011 - jeffm@suse.com Thu Jan 6 19:48:28 CET 2011 - mmarek@suse.cz - rpm/kernel-source.spec.in: Move the source tree if %kernelrelease is - different from the tarball version. + different from the tarball version. - commit 6be9ffe ------------------------------------------------------------------- @@ -5195,28 +5215,28 @@ Thu Jan 6 17:09:12 CET 2011 - jeffm@suse.com Thu Jan 6 17:08:44 CET 2011 - jeffm@suse.com - Removed unused kdb patches. - - Delete patches.suse/kdb-build-fixes. - - Delete patches.suse/kdb-common. - - Delete - patches.suse/kdb-fix-assignment-from-incompatible-pointer-warnings. - - Delete - patches.suse/kdb-fix-kdb_cmds-to-include-the-arch-common-macro. - - Delete patches.suse/kdb-handle-nonexistance-keyboard-controller. - - Delete patches.suse/kdb-ia64. - - Delete patches.suse/kdb-usb-rework. - - Delete patches.suse/kdb-vm-api-changes-for-2-6-34. - - Delete patches.suse/kdb-x86. - - Delete patches.suse/kdb-x86-build-fixes. - - Delete patches.suse/kdb_dont_touch_i8042_early.patch. - - Delete patches.suse/kdb_fix_ia64_build.patch. - - Delete patches.xen/xen3-kdb-x86. + - Delete patches.suse/kdb-build-fixes. + - Delete patches.suse/kdb-common. + - Delete + patches.suse/kdb-fix-assignment-from-incompatible-pointer-warnings. + - Delete + patches.suse/kdb-fix-kdb_cmds-to-include-the-arch-common-macro. + - Delete patches.suse/kdb-handle-nonexistance-keyboard-controller. + - Delete patches.suse/kdb-ia64. + - Delete patches.suse/kdb-usb-rework. + - Delete patches.suse/kdb-vm-api-changes-for-2-6-34. + - Delete patches.suse/kdb-x86. + - Delete patches.suse/kdb-x86-build-fixes. + - Delete patches.suse/kdb_dont_touch_i8042_early.patch. + - Delete patches.suse/kdb_fix_ia64_build.patch. + - Delete patches.xen/xen3-kdb-x86. - commit c9e725d ------------------------------------------------------------------- Thu Jan 6 16:10:26 CET 2011 - jeffm@suse.com - rpm/kernel-source.spec.in: Remove the relocation of the source tree. - It's expanded in-place. + It's expanded in-place. - commit 8cde941 ------------------------------------------------------------------- @@ -5229,7 +5249,7 @@ Thu Jan 6 15:49:34 CET 2011 - jack@suse.cz Thu Jan 6 13:56:07 CET 2011 - mmarek@suse.cz - Delete patches.fixes/kbuild-fix-generating-of-.symtypes-files. - Fixed upstream in commit e26d6b8. + Fixed upstream in commit e26d6b8. - commit 1b628e1 ------------------------------------------------------------------- @@ -5238,7 +5258,7 @@ Thu Jan 6 10:07:22 CET 2011 - mgalbraith@suse.de - Replaced autogroup patch with what will appear in 2.6.38 - Replaced cgroup use after free fix wtih what will appear in 2.6.38 - Refresh - patches.fixes/sched-cgroup-use-exit-hook-to-avoid-use-after-free-crash. + patches.fixes/sched-cgroup-use-exit-hook-to-avoid-use-after-free-crash. - Refresh patches.suse/sched-automated-per-session-task-groups. - Delete patches.fixes/sched-fix-autogroup-proc-interface-race. - commit 81f018b @@ -5259,7 +5279,7 @@ Thu Dec 30 00:50:58 CET 2010 - jeffm@suse.com Wed Dec 29 22:23:21 CET 2010 - jeffm@suse.com - Update to 2.6.37-rc8. - - Eliminated 1 patch. + - Eliminated 1 patch. - commit 42518e6 ------------------------------------------------------------------- @@ -5284,38 +5304,38 @@ Mon Dec 27 23:24:08 CET 2010 - jeffm@suse.com Mon Dec 27 23:09:38 CET 2010 - jeffm@suse.com - Update to 2.6.37-rc7. - - Eliminated 9 patches. + - Eliminated 9 patches. - commit d38591c ------------------------------------------------------------------- Mon Dec 20 12:48:45 CET 2010 - jslaby@suse.cz - Revert "x86: allocate space within a region top-down" - (bnc#655048). - Backport to XEN. + (bnc#655048). + Backport to XEN. - commit 92c0965 ------------------------------------------------------------------- Mon Dec 20 11:33:32 CET 2010 - jslaby@suse.cz - Revert "PCI: fix pci_bus_alloc_resource() hang, prefer positive - decode" (bnc#655048). + decode" (bnc#655048). - Revert "x86: allocate space within a region top-down" - (bnc#655048). + (bnc#655048). - Revert "x86/PCI: allocate space from the end of a region, - not the beginning" (bnc#655048). + not the beginning" (bnc#655048). - Revert "PCI: allocate bus resources from the top down" - (bnc#655048). + (bnc#655048). - Revert "resources: support allocating space within a region - from the top down" (bnc#655048). + from the top down" (bnc#655048). - resources: add arch hook for preventing allocation in reserved - areas (bnc#655048). + areas (bnc#655048). - x86: avoid low BIOS area when allocating address space - (bnc#655048). + (bnc#655048). - x86: avoid E820 regions when allocating address space - (bnc#655048). + (bnc#655048). - x86: avoid high BIOS area when allocating address space - (bnc#655048). + (bnc#655048). - Refresh patches.xen/xen3-patch-2.6.34. - commit 7bbbf27 @@ -5330,8 +5350,8 @@ Mon Dec 20 11:29:01 CET 2010 - jslaby@suse.cz Mon Dec 20 11:19:41 CET 2010 - jslaby@suse.cz - Delete - patches.fixes/res-0010-PCI-fix-pci_bus_alloc_resource-hang-prefer-positive-.patch. - It's unreferenced and wrong. + patches.fixes/res-0010-PCI-fix-pci_bus_alloc_resource-hang-prefer-positive-.patch. + It's unreferenced and wrong. - commit 9e6fc50 ------------------------------------------------------------------- @@ -5368,10 +5388,10 @@ Mon Dec 13 09:12:36 CET 2010 - tiwai@suse.de Fri Dec 10 09:23:46 CET 2010 - jslaby@suse.cz - resources: add arch hook for preventing allocation in reserved - areas (bnc#655048). + areas (bnc#655048). - x86: avoid BIOS area when allocating address space (bnc#655048). - x86: avoid PNP resources when allocating address space - (bnc#655048). + (bnc#655048). - Refresh patches.xen/xen3-patch-2.6.34. - commit 7e25353 @@ -5404,14 +5424,14 @@ Thu Dec 9 14:48:13 CET 2010 - mmarek@suse.cz Wed Dec 8 17:34:25 CET 2010 - mmarek@suse.cz - rpm/kernel-docs.spec.in: Allow to build against any version of - kernel-source + kernel-source - commit 37bdc47 ------------------------------------------------------------------- Tue Dec 7 16:38:29 CET 2010 - jbeulich@novell.com - patches.arch/x86_64-unwind-annotations: Remove stringification - (needed only with very old assemblers). + (needed only with very old assemblers). - commit 987c244 ------------------------------------------------------------------- @@ -5442,7 +5462,7 @@ Tue Dec 7 09:40:37 CET 2010 - jbeulich@novell.com Mon Dec 6 12:40:34 CET 2010 - mgalbraith@suse.de - Replace buggy per tty autogroup patch with final per session patch as - integrated into tip. + integrated into tip. - sched: Add 'autogroup' scheduling feature: automated per session task groups (bnc#657613). - Delete patches.suse/sched-automated-per-tty-task-groups. - commit 0db6b6b @@ -5451,12 +5471,12 @@ Mon Dec 6 12:40:34 CET 2010 - mgalbraith@suse.de Mon Dec 6 09:12:01 CET 2010 - jbeulich@novell.com - patches.rpmify/rpm-kernel-config, patches.rpmify/split-package, - patches.suse/0004-richacl-In-memory-representation-and-helper-function.patch, - patches.suse/SoN-15-netvm-reserve.patch, - patches.suse/SoN-27-nfs-swap_ops.patch, - patches.suse/kconfig-automate-kernel-desktop, - patches.suse/mm-tune-dirty-limits.patch, - patches.suse/supported-flag-enterprise: Clean up Kconfig portions. + patches.suse/0004-richacl-In-memory-representation-and-helper-function.patch, + patches.suse/SoN-15-netvm-reserve.patch, + patches.suse/SoN-27-nfs-swap_ops.patch, + patches.suse/kconfig-automate-kernel-desktop, + patches.suse/mm-tune-dirty-limits.patch, + patches.suse/supported-flag-enterprise: Clean up Kconfig portions. - commit 713650c ------------------------------------------------------------------- @@ -5489,7 +5509,7 @@ Fri Nov 26 15:04:27 CET 2010 - jbeulich@novell.com - Update Xen patches to 2.6.37-rc3-git1 and c/s 1055. - xen/acpi: Add memory hotadd to pvops dom0 (bnc#651066). - xen/acpi: Export host physical CPU information to dom0 - (bnc#651066). + (bnc#651066). - Xen: para-virtual watchdog driver. - introduce {rd,wr}msr_safe_on_pcpu() and add/enable users. - eliminate scalability issues from initrd handling. @@ -5513,7 +5533,7 @@ Wed Nov 24 15:49:45 CET 2010 - jeffm@suse.com Mon Nov 22 19:48:15 CET 2010 - jeffm@suse.com - Update to 2.6.37-rc3. - - Eliminated 1 patch. + - Eliminated 1 patch. - commit 12ac0ac ------------------------------------------------------------------- @@ -5537,7 +5557,7 @@ Sun Nov 21 16:35:45 CET 2010 - jslaby@suse.cz Wed Nov 17 17:10:32 CET 2010 - jeffm@suse.com - sched: automated per tty task groups. - - Enabled in -desktop flavors for better interactivity. + - Enabled in -desktop flavors for better interactivity. - commit 2d5d397 ------------------------------------------------------------------- @@ -5556,7 +5576,7 @@ Tue Nov 16 20:08:11 CET 2010 - jeffm@suse.com Mon Nov 15 23:58:59 CET 2010 - jslaby@suse.cz - PCI: fix pci_bus_alloc_resource() hang, prefer positive decode - (bnc#651256). + (bnc#651256). - commit 4404c19 ------------------------------------------------------------------- @@ -5569,7 +5589,7 @@ Mon Nov 15 21:33:19 CET 2010 - jeffm@suse.com Mon Nov 15 21:30:37 CET 2010 - jeffm@suse.com - Update to 2.6.37-rc1-git11. - - Eliminated 2 patches. + - Eliminated 2 patches. - commit 5959a67 ------------------------------------------------------------------- @@ -5588,16 +5608,16 @@ Sat Nov 13 10:08:17 CET 2010 - jslaby@suse.cz Fri Nov 12 18:37:10 CET 2010 - jeffm@suse.de - Update to 2.6.37-rc1. - - Eliminated 26 patches. - - Xen is disabled. + - Eliminated 26 patches. + - Xen is disabled. - commit b9044e3 ------------------------------------------------------------------- Thu Nov 11 19:37:05 CET 2010 - gregkh@suse.de - Update config files. (bnc#652954) increase the number of possible and - default uarts for users with multi-port serial cards for the i386 and - x86-64 default configs. + default uarts for users with multi-port serial cards for the i386 and + x86-64 default configs. - commit 85c87e3 ------------------------------------------------------------------- @@ -5611,20 +5631,20 @@ Thu Nov 11 13:48:24 CET 2010 - jslaby@suse.cz Thu Nov 11 11:18:45 CET 2010 - jslaby@suse.cz - resources: add a default alignf to simplify find_resource() - (bnc#651256). + (bnc#651256). - resources: factor out resource_clip() to simplify - find_resource() (bnc#651256). + find_resource() (bnc#651256). - resources: ensure callback doesn't allocate outside available - space (bnc#651256). + space (bnc#651256). - resources: handle overflow when aligning start of available area - (bnc#651256). + (bnc#651256). - resources: support allocating space within a region from the - top down (bnc#651256). + top down (bnc#651256). - PCI: allocate bus resources from the top down (bnc#651256). - x86/PCI: allocate space from the end of a region, not the - beginning (bnc#651256). + beginning (bnc#651256). - x86: update iomem_resource end based on CPU physical address - capabilities (bnc#651256). + capabilities (bnc#651256). - x86: allocate space within a region top-down (bnc#651256). - Refresh patches.xen/xen3-patch-2.6.34. - commit 8c68ad1 @@ -5633,21 +5653,21 @@ Thu Nov 11 11:18:45 CET 2010 - jslaby@suse.cz Tue Nov 9 15:28:57 CET 2010 - jack@suse.cz - novfs: Fix for the issue of kernel dumps core on restart - (bnc#641811). + (bnc#641811). - commit 76ba833 ------------------------------------------------------------------- Fri Oct 29 13:47:35 CEST 2010 - jslaby@suse.cz - net: Limit socket I/O iovec total length to INT_MAX - (bnc#650128). + (bnc#650128). - commit 2ba74bb ------------------------------------------------------------------- Fri Oct 29 01:53:34 CEST 2010 - trenn@suse.de - Update config files. - Forgot to enable ACPI_EC_DEBUGFS on i386/pae + Forgot to enable ACPI_EC_DEBUGFS on i386/pae - commit 66b605b ------------------------------------------------------------------- @@ -5667,14 +5687,14 @@ Wed Oct 27 14:51:30 CEST 2010 - jslaby@suse.cz Tue Oct 26 21:31:22 CEST 2010 - trenn@suse.de - Update config files. - Enable CONFIG_ACPI_EC_DEBUGFS=m on supported archs. + Enable CONFIG_ACPI_EC_DEBUGFS=m on supported archs. - commit 9035254 ------------------------------------------------------------------- Tue Oct 26 13:41:23 CEST 2010 - jbeulich@novell.com - Update Xen config files (restore options accidentally deleted - by 1b1584fccbfdc42e6e8b35c3c207ca65feb0c7d5). + by 1b1584fccbfdc42e6e8b35c3c207ca65feb0c7d5). - commit f8e5000 ------------------------------------------------------------------- @@ -5682,7 +5702,7 @@ Mon Oct 25 12:53:38 CEST 2010 - jbeulich@novell.com - Update Xen patches to 2.6.36 and c/s 1043. - xen: netback: take net_schedule_list_lock when removing entry - from net_schedule_list. + from net_schedule_list. - Update Xen config files. - commit b772cd8 @@ -5692,7 +5712,7 @@ Mon Oct 25 08:58:15 CEST 2010 - tiwai@suse.de - ALSA: hda - Add workarounds for CT-IBG controllers (bnc#564324). - ALSA: hda - Add some workarounds for Creative IBG (bnc#564324). - ALSA: hda - Fix wrong SPDIF NID assignment for CA0110 - (bnc#564324). + (bnc#564324). - commit 2256eda ------------------------------------------------------------------- @@ -5705,7 +5725,7 @@ Fri Oct 22 21:18:25 CEST 2010 - jeffm@suse.de Fri Oct 22 13:32:04 CEST 2010 - jbeulich@novell.com - patches.arch/i386-unwind-annotations, - patches.arch/x86_64-unwind-annotations: Update Patch-mainline tags. + patches.arch/x86_64-unwind-annotations: Update Patch-mainline tags. - commit 6ee5ccb ------------------------------------------------------------------- @@ -5720,7 +5740,7 @@ Thu Oct 21 10:11:03 CEST 2010 - sjayaraman@suse.de Mon Oct 18 16:54:57 CEST 2010 - trenn@suse.de - ACPI: Make Embedded Controller command timeout delay - configurable (bnc#639261). + configurable (bnc#639261). - commit 9ea38cf ------------------------------------------------------------------- @@ -5756,7 +5776,7 @@ Mon Oct 11 17:14:51 CEST 2010 - mmarek@suse.cz Mon Oct 11 16:12:29 CEST 2010 - jbeulich@novell.com - patches.apparmor/apparmor-compatibility-patch-for-v5-network-control: - Remove .rej file from this patch. + Remove .rej file from this patch. - commit 8828ce5 ------------------------------------------------------------------- @@ -5769,7 +5789,7 @@ Fri Oct 8 17:40:50 CEST 2010 - jeffm@suse.de Tue Oct 5 18:02:19 CEST 2010 - jbeulich@novell.com - patches.drivers/dynamic_debug_4.patch: Fix build issues with - !DYNAMIC_DEBUG and build warning. + !DYNAMIC_DEBUG and build warning. - commit b08d2aa ------------------------------------------------------------------- @@ -5782,7 +5802,7 @@ Tue Oct 5 17:19:46 CEST 2010 - jeffm@suse.de Tue Oct 5 16:58:20 CEST 2010 - jeffm@suse.de - AppArmor: Allow dfa backward compatibility with broken - userspace. + userspace. - AppArmor: compatibility patch for v5 interface. - AppArmor: compatibility patch for v5 network control. - commit cb27981 @@ -5791,7 +5811,7 @@ Tue Oct 5 16:58:20 CEST 2010 - jeffm@suse.de Mon Oct 4 16:57:34 CEST 2010 - jeffm@suse.de - Update to 2.6.36-rc6. - - Eliminated 2 patches. + - Eliminated 2 patches. - commit 57ae577 ------------------------------------------------------------------- @@ -5804,25 +5824,25 @@ Fri Sep 24 13:45:31 CEST 2010 - jbeulich@novell.com Fri Sep 24 13:23:13 CEST 2010 - trenn@suse.de - acpi: ec_sys: access user space with get_user()/put_user() - (none). + (none). - commit d028761 ------------------------------------------------------------------- Fri Sep 24 13:14:36 CEST 2010 - trenn@suse.de - kernel/module.c: Fix compiler warnings if debug is compiled in - (none). + (none). - PNP: Use dev_dbg instead of dev_printk(KERN_DEBUG.. if - DYNAMIC_DEBUG is compiled in (none). + DYNAMIC_DEBUG is compiled in (none). - PNP: Compile all pnp built-in stuff in one module namespace - (none). + (none). - Dynamic Debug: Introduce global fake module param module.ddebug - - V4 (none). + - V4 (none). - Dynamic Debug: Initialize dynamic debug earlier via - arch_initcall (none). + arch_initcall (none). - Dynamic Debug: Introduce ddebug_query= boot parameter (none). - Dynamic Debug: Split out query string parsing/setup from - proc_write (none). + proc_write (none). - commit dcd5c68 ------------------------------------------------------------------- @@ -5847,7 +5867,7 @@ Fri Sep 24 09:54:16 CEST 2010 - jbeulich@novell.com Thu Sep 23 23:33:54 CEST 2010 - mmarek@suse.cz - rpm/kernel-binary.spec.in: Fix for kernel release strings like - 2.6.36-rc5-73-g57aebd7-vanilla. + 2.6.36-rc5-73-g57aebd7-vanilla. - rpm/kernel-spec-macros: Cleanup. - commit 0926a18 @@ -5855,7 +5875,7 @@ Thu Sep 23 23:33:54 CEST 2010 - mmarek@suse.cz Thu Sep 23 19:16:00 CEST 2010 - jeffm@suse.de - rose: Fix signedness issues wrt. digi count (CVE-2010-3310 - bnc#640721). + bnc#640721). - commit bcdc88b ------------------------------------------------------------------- @@ -5874,7 +5894,7 @@ Tue Sep 21 14:15:34 CEST 2010 - mmarek@suse.cz Tue Sep 21 13:59:10 CEST 2010 - jeffm@suse.de - Linux: 2.6.36-rc5. - - Eliminated 6 patches (all security backports). + - Eliminated 6 patches (all security backports). - commit d4603b4 ------------------------------------------------------------------- @@ -5882,8 +5902,8 @@ Mon Sep 20 19:57:39 CEST 2010 - jeffm@suse.de - Revert "- make SCSI and ATA drivers modules again. (bnc#564357)." This reverts commit 75e8e5eae2c1e8dd279370f2c7650835ee821deb. - - make SCSI and ATA drivers modules again. - (bnc#564357) + - make SCSI and ATA drivers modules again. + (bnc#564357) This change only applies to enterprise releases and should have been reverted prior to the release of openSUSE 11.3. - commit 7fc084f @@ -5892,14 +5912,14 @@ Mon Sep 20 19:57:39 CEST 2010 - jeffm@suse.de Mon Sep 20 16:03:14 CEST 2010 - sjayaraman@suse.de - Update patches.suse/SoN-05-reserve-slub.patch to accomodate an upstream - change that uses kmem_cache flags instead of PageSlubDebug flag. + change that uses kmem_cache flags instead of PageSlubDebug flag. - commit 4ea582b ------------------------------------------------------------------- Mon Sep 20 15:25:41 CEST 2010 - jeffm@suse.de - Set LSM_MMAP_MIN_ADDR=0 to allow tools like DOSemu to work properly. The - default is still set to 64k. + default is still set to 64k. - commit 0581892 ------------------------------------------------------------------- @@ -5912,25 +5932,25 @@ Sun Sep 19 17:39:03 CEST 2010 - jeffm@suse.com Fri Sep 17 01:05:47 CEST 2010 - jeffm@suse.de - wext: fix potential private ioctl memory content leak - (CVE-2010-2955 bnc#635413). + (CVE-2010-2955 bnc#635413). - wext: fix potential private ioctl memory content leak - (CVE-2010-2955 bnc#635413). + (CVE-2010-2955 bnc#635413). - commit 6df45c9 ------------------------------------------------------------------- Thu Sep 16 20:58:28 CEST 2010 - jeffm@suse.de - x86-64, compat: Test %rax for the syscall number, not %eax - (CVE-2010-3301 bnc#639708). + (CVE-2010-3301 bnc#639708). - x86-64, compat: Retruncate rax after ia32 syscall entry tracing - (CVE-2010-3301 bnc#639708). + (CVE-2010-3301 bnc#639708). - commit fb77404 ------------------------------------------------------------------- Thu Sep 16 20:37:08 CEST 2010 - jeffm@suse.de - compat: Make compat_alloc_user_space() incorporate the - access_ok() (CVE-2010-3081 bnc#639709). + access_ok() (CVE-2010-3081 bnc#639709). - commit 664a0ac ------------------------------------------------------------------- @@ -5943,21 +5963,21 @@ Wed Sep 15 20:17:27 CEST 2010 - jeffm@suse.com Wed Sep 15 19:32:01 CEST 2010 - jeffm@suse.de - drivers/net/usb/hso.c: prevent reading uninitialized memory - (CVE-2010-3298 bnc#639483). + (CVE-2010-3298 bnc#639483). - commit 35e70c8 ------------------------------------------------------------------- Wed Sep 15 19:23:44 CEST 2010 - jeffm@suse.de - drivers/net/cxgb3/cxgb3_main.c: prevent reading uninitialized - stack memory (CVE-2010-3296 bnc#639481). + stack memory (CVE-2010-3296 bnc#639481). - commit a0634a9 ------------------------------------------------------------------- Wed Sep 15 19:07:53 CEST 2010 - jeffm@suse.de - drivers/net/eql.c: prevent reading uninitialized stack memory - (CVE-2010-3297 bnc#639482). + (CVE-2010-3297 bnc#639482). - commit 2a7b160 ------------------------------------------------------------------- @@ -5972,11 +5992,11 @@ Wed Sep 15 17:28:18 CEST 2010 - tiwai@suse.de Tue Sep 14 08:13:57 CEST 2010 - jslaby@suse.cz - Update to Linux 2.6.36-rc4. - - Obsoletes: - - patches.fixes/bonding-jiffies2.patch. - - patches.fixes/irda-correctly-clean-up-self-ias_obj-on-irda_bind-failure. - - patches.fixes/net-sched-fix-kernel-leak-in-act_police. - - patches.rpmify/spectra-depends-on-moorestown. + - Obsoletes: + - patches.fixes/bonding-jiffies2.patch. + - patches.fixes/irda-correctly-clean-up-self-ias_obj-on-irda_bind-failure. + - patches.fixes/net-sched-fix-kernel-leak-in-act_police. + - patches.rpmify/spectra-depends-on-moorestown. - fix build on s390 as of 2.6.36-rc4. - Refresh patches.suse/SoN-08-mm-page_alloc-emerg.patch. - Refresh patches.suse/reiser4-set_page_dirty_notag. @@ -6006,7 +6026,7 @@ Fri Sep 3 18:57:13 CEST 2010 - jeffm@suse.de Fri Sep 3 16:38:10 CEST 2010 - jeffm@suse.com - irda: Correctly clean up self->ias_obj on irda_bind() failure - (CVE-2010-2954 bnc#636112). + (CVE-2010-2954 bnc#636112). - commit f04e61f ------------------------------------------------------------------- @@ -6028,7 +6048,7 @@ Wed Sep 1 11:40:45 CEST 2010 - jbeulich@novell.com Wed Sep 1 00:53:49 CEST 2010 - jeffm@suse.com - net sched: fix kernel leak in act_police (CVE-2010-2942 - bnc#632309). + bnc#632309). - commit 66e1d72 ------------------------------------------------------------------- @@ -6047,28 +6067,28 @@ Mon Aug 30 17:24:07 CEST 2010 - jeffm@suse.de Mon Aug 30 17:03:30 CEST 2010 - jeffm@suse.de - Update to Linux: 2.6.36-rc3. - - Eliminated 7 patches. + - Eliminated 7 patches. - commit d298d2d ------------------------------------------------------------------- Sat Aug 28 13:09:20 CEST 2010 - jslaby@suse.cz - Delete - patches.suse/rlim-0020-core-optimize-setrlimit-for-current-task.patch. + patches.suse/rlim-0020-core-optimize-setrlimit-for-current-task.patch. - Delete - patches.suse/rlim-0021-FS-proc-switch-limits-reading-to-fops.patch. + patches.suse/rlim-0021-FS-proc-switch-limits-reading-to-fops.patch. - Delete - patches.suse/rlim-0022-FS-proc-make-limits-writable.patch. - This was just a workaround crap. In 2.6.36 we have a nice syscall - instead. Sorry for commiting this to the merge-36 branch first. I - didn't notice it was already merged here. + patches.suse/rlim-0022-FS-proc-make-limits-writable.patch. + This was just a workaround crap. In 2.6.36 we have a nice syscall + instead. Sorry for commiting this to the merge-36 branch first. I + didn't notice it was already merged here. - commit 5449fcb ------------------------------------------------------------------- Fri Aug 27 16:26:16 CEST 2010 - jeffm@suse.com - Disabled ACPI table override patches again. fsnotify was introduced into - the truncate path and causes crashes. + the truncate path and causes crashes. - commit e18fc2c ------------------------------------------------------------------- @@ -6123,22 +6143,22 @@ Tue Aug 24 17:11:08 CEST 2010 - jeffm@suse.de Tue Aug 24 17:07:45 CEST 2010 - jeffm@suse.de - Refresh patches.suse/SoN-20-netvm-tcp-deadlock.patch: Added missing - fixup for sk_rmem_schedule in caif. + fixup for sk_rmem_schedule in caif. - commit a9ff761 ------------------------------------------------------------------- Tue Aug 24 16:47:58 CEST 2010 - mmarek@suse.cz - makefile: not need to regenerate kernel.release file when - make kernelrelease. + make kernelrelease. - commit 81237a8 ------------------------------------------------------------------- Tue Aug 24 16:18:58 CEST 2010 - jeffm@suse.com - rpm/kernel-source.spec.in, scripts/tar-up.sh: Renamed config-options.changes - to config-options.changes.txt in the exported package to avoid triggering - a build service rule error. + to config-options.changes.txt in the exported package to avoid triggering + a build service rule error. - commit ff4889e ------------------------------------------------------------------- @@ -6152,7 +6172,7 @@ Tue Aug 24 16:16:55 CEST 2010 - jeffm@suse.com Tue Aug 24 15:43:02 CEST 2010 - jeffm@suse.com - Renamed doc/config-options.changes to doc/config-options.changes.txt to - avoid triggering a build service rule error. + avoid triggering a build service rule error. - commit 124ac26 ------------------------------------------------------------------- @@ -6171,14 +6191,14 @@ Mon Aug 23 20:25:52 CEST 2010 - jeffm@suse.de Mon Aug 23 20:14:03 CEST 2010 - jeffm@suse.de - rpm/kernel-binary.spec.in: Disable CONFIG_DEBUG_INFO. It's enabled - dynamically in the spec file and now has follow-on options. + dynamically in the spec file and now has follow-on options. - commit d270759 ------------------------------------------------------------------- Mon Aug 23 19:57:40 CEST 2010 - jeffm@suse.de - patches.rpmify/spectra-drop-locked_ioctl-support: add - to grab the BKL + to grab the BKL - commit 1df02ec ------------------------------------------------------------------- @@ -6191,20 +6211,20 @@ Mon Aug 23 17:57:06 CEST 2010 - jeffm@suse.de Mon Aug 23 16:59:08 CEST 2010 - jeffm@suse.de - Updated to 2.6.36-rc2. - - Eliminated 2 patches. + - Eliminated 2 patches. - commit 52d47a0 ------------------------------------------------------------------- Wed Aug 18 19:44:13 CEST 2010 - jeffm@suse.de - Update to 2.6.36-rc1. - - Eliminated 71 patches. - - spectra: Drop ->locked_ioctl support. - - spectra: Drop ->prepare_flush_fn support. - - spectra: Remove duplicate GLOB_VERSION. - - novfs: Fix ioctl usage. - - novfs: use evict_inode. - - Xen is disabled. + - Eliminated 71 patches. + - spectra: Drop ->locked_ioctl support. + - spectra: Drop ->prepare_flush_fn support. + - spectra: Remove duplicate GLOB_VERSION. + - novfs: Fix ioctl usage. + - novfs: use evict_inode. + - Xen is disabled. - commit 63642f6 ------------------------------------------------------------------- @@ -6223,10 +6243,10 @@ Fri Aug 13 02:39:29 CEST 2010 - jeffm@suse.com Thu Aug 12 20:42:29 CEST 2010 - gregkh@suse.de - Update to 2.6.35.1 - - security fixes - - bug fixes - - obsoletes: - patches.fixes/e1000e-don-t-inadvertently-re-set-INTX_DISABLE.patch. + - security fixes + - bug fixes + - obsoletes: + patches.fixes/e1000e-don-t-inadvertently-re-set-INTX_DISABLE.patch. - commit a009fb4 ------------------------------------------------------------------- @@ -6258,7 +6278,7 @@ Thu Aug 12 19:24:58 CEST 2010 - jeffm@suse.com Thu Aug 12 08:54:30 CEST 2010 - jslaby@suse.cz - patches.fixes/vmscan-fix-stalls.patch: vmscan: raise the bar - to PAGEOUT_IO_SYNC stalls (bnc#625339). + to PAGEOUT_IO_SYNC stalls (bnc#625339). - commit 1efea94 ------------------------------------------------------------------- @@ -6271,7 +6291,7 @@ Wed Aug 11 23:34:07 CEST 2010 - jack@suse.cz Wed Aug 11 06:08:17 CEST 2010 - neilb@suse.de - Refresh - patches.fixes/nfsd-05-sunrpc-cache-allow-thread-to-block-while-waiting-for.patch. + patches.fixes/nfsd-05-sunrpc-cache-allow-thread-to-block-while-waiting-for.patch. - Refresh patches.fixes/sunrpc-monotonic-expiry. - Delete patches.fixes/nfs-write.c-bug-removal.patch. Update some patches for 2.6.35 @@ -6281,14 +6301,14 @@ Wed Aug 11 06:08:17 CEST 2010 - neilb@suse.de Wed Aug 11 05:42:36 CEST 2010 - neilb@suse.de - NFS: allow close-to-open cache semantics to apply to root of - NFS filesystem (bnc#584720). + NFS filesystem (bnc#584720). - commit deea101 ------------------------------------------------------------------- Tue Aug 10 19:19:37 CEST 2010 - tiwai@suse.de - ALSA: hda - patch_nvhdmi.c: Add missing codec IDs, unify names - (bnc#627212). + (bnc#627212). - ALSA: hda - Add pin-fix for HP dc5750 (bnc#624118). - commit 4844a71 @@ -6297,13 +6317,13 @@ Mon Aug 9 16:28:00 CEST 2010 - jbeulich@novell.com - Update Xen patches to 2.6.35 final and c/s 1025. - create devices in /dev/xen when they are expected to be - used there. + used there. - xen/netback: Allow setting of large MTU before rings have - connected. + connected. - xen/netback: Always pull through PKT_PROT_LEN bytes into the - linear part of an skb. + linear part of an skb. - pass trigger mode and polarity information to Xen for all - interrupts. + interrupts. - Update Xen config files. - supported.conf: Add pci-iomul.ko. - commit c642c1b @@ -6312,7 +6332,7 @@ Mon Aug 9 16:28:00 CEST 2010 - jbeulich@novell.com Fri Aug 6 17:03:09 CEST 2010 - jeffm@suse.de - patches.xen/xen3-auto-xen-arch.diff: Update struct acpi_power_register - usage from upstream commit 718be4aa. + usage from upstream commit 718be4aa. - commit 4ce0b48 ------------------------------------------------------------------- @@ -6343,7 +6363,7 @@ Fri Jul 23 18:25:37 CEST 2010 - jeffm@suse.de Fri Jul 23 12:15:59 CEST 2010 - jack@suse.cz - novfs: code cleanup for one case of novfs return value - (bnc#624606). + (bnc#624606). - commit 4875860 ------------------------------------------------------------------- @@ -6356,7 +6376,7 @@ Wed Jul 21 11:07:10 CEST 2010 - jack@suse.cz Wed Jul 21 10:47:22 CEST 2010 - jack@suse.cz - novfs: Fix a memory leak that causes an OOM condition - (bnc#610828). + (bnc#610828). - commit 519d8a0 ------------------------------------------------------------------- @@ -6370,7 +6390,7 @@ Tue Jul 20 12:55:33 CEST 2010 - mmarek@suse.cz - scripts/tar-up.sh: Generate the rpm changelog using gitlog2changes. - Move kernel-source.changes.old to rpm/ (not included in the pachage - though). + though). - commit 8ed2389 ------------------------------------------------------------------- diff --git a/kernel-s390.spec b/kernel-s390.spec index 5b5b5176..5b342fc9 100644 --- a/kernel-s390.spec +++ b/kernel-s390.spec @@ -17,8 +17,8 @@ # norootforbuild -%define srcversion 3.7-rc8 -%define patchversion 3.7.0-rc8 +%define srcversion 3.7 +%define patchversion 3.7.0 %define variant %{nil} %define vanilla_only 0 @@ -57,7 +57,7 @@ Name: kernel-s390 Summary: The Standard Kernel -Version: 3.7.rc8 +Version: 3.7.0 Release: 0 License: GPL-2.0 Group: System/Kernel @@ -139,7 +139,7 @@ Provides: kernel-32bit Obsoletes: kernel-32bit %endif -Source0: http://www.kernel.org/pub/linux/kernel/v3.x/testing/linux-%srcversion.tar.bz2 +Source0: http://www.kernel.org/pub/linux/kernel/v3.x/linux-%srcversion.tar.bz2 Source2: source-post.sh Source3: kernel-source.rpmlintrc Source8: devel-pre.sh diff --git a/kernel-source.changes b/kernel-source.changes index d2b5ac29..5f99db5f 100644 --- a/kernel-source.changes +++ b/kernel-source.changes @@ -1,3 +1,21 @@ +------------------------------------------------------------------- +Tue Dec 11 20:42:22 CET 2012 - ohering@suse.de + +- Drivers: hv: balloon: Fix a memory leak. +- commit 26cdad5 + +------------------------------------------------------------------- +Tue Dec 11 19:29:44 CET 2012 - jeffm@suse.com + +- Update to 3.7-final. +- commit 1771a73 + +------------------------------------------------------------------- +Tue Dec 11 17:00:46 CET 2012 - ohering@suse.de + +- Update patch headers for fate314663 and fate314665 changes +- commit 44044f1 + ------------------------------------------------------------------- Tue Dec 11 00:30:54 CET 2012 - jack@suse.cz @@ -5,6 +23,12 @@ Tue Dec 11 00:30:54 CET 2012 - jack@suse.cz ext3 will be removed upstream so let's do the transition. - commit dadc8ea +------------------------------------------------------------------- +Fri Dec 7 13:57:47 CET 2012 - guillaume.gardet@oliseo.fr + +- Update omap2plus (armv7) config: Enable TWL* USB drivers +- commit 28c09f5 + ------------------------------------------------------------------- Fri Dec 7 12:14:08 CET 2012 - jbeulich@suse.com @@ -32,11 +56,11 @@ Thu Dec 6 21:51:12 CET 2012 - ohering@suse.de - mm: Export a function to get vm committed memory. - Drivers: hv: Add Hyper-V balloon driver. - Drivers: hv: balloon: Fix a bug in the definition of struct - dm_info_msg. + dm_info_msg. - Update config files. fate#314665 hyper-v: Update the Vmbus protocol - Drivers: hv: Implement routines for read side signaling - optimization. + optimization. - Drivers: hv: Add state to manage batched reading. - Drivers: hv: Turn off batched reading for util drivers. - Drivers: hv: Optimize signaling in the read path. @@ -44,21 +68,21 @@ Thu Dec 6 21:51:12 CET 2012 - ohering@suse.de - Drivers: hv: Get rid of hv_get_ringbuffer_interrupt_mask(). - Drivers: hv: Support handling multiple VMBUS versions. - Drivers: hv: Update the ring buffer structure to match win8 - functionality. + functionality. - Drivers: hv: Extend/modify vmbus_channel_offer_channel for - win7 and beyond. + win7 and beyond. - Drivers: hv: Save and export negotiated vmbus version. - Drivers: hv: Change the signature for hv_signal_event(). - Drivers: hv: Change the signature of vmbus_set_event(). - Drivers: hv: Move vmbus version definitions to hyperv.h. - Drivers: hv: Manage signaling state on a per-connection basis. - Drivers: hv: Cleanup vmbus_set_event() to support win7 and - beyond. + beyond. - Drivers: hv: Setup a mapping for Hyper-V's notion cpu ID. - Drivers: hv: Add state to manage incoming channel interrupt - load. + load. - Drivers: hv: Modify the interrupt handling code to support - win8 and beyond. + win8 and beyond. - Drivers: hv: Add code to distribute channel interrupt load. - Drivers: hv: Get rid of the unused global signaling state. - Drivers: hv: Get rid of unnecessary request for offers. @@ -69,7 +93,7 @@ Thu Dec 6 21:51:12 CET 2012 - ohering@suse.de - Drivers: hv: Implement flow management on the send side. - Drivers: hv: Capture the host build information. - Drivers: hv: Cleanup and consolidate reporting of build/version - info. + info. - commit 4fccd03 ------------------------------------------------------------------- @@ -244,14 +268,14 @@ Fri Nov 2 13:50:13 CET 2012 - jbeulich@novell.com - Update Xen patches to 3.7-rc3 and c/s 1202. - extend base interfaces to support multi-page rings for - frontend/backend communication. + frontend/backend communication. - blkback: allow using multiple page frontend communication ring. - blkfront: allow using multiple page backend communication ring. - ACPI: Store valid ACPI tables passed via early initrd in - reserved memblock areas. + reserved memblock areas. - ACPI: Fix build when disabled. - ACPI: Cleanup acpi_initrd_override declaration and remove - ifdefs. + ifdefs. - config.conf: Re-enable Xen configs. - Update x86 config files. - Delete patches.xen/xen3-acpi_override_2_2.patch. @@ -372,7 +396,7 @@ Sun Oct 21 23:17:25 CEST 2012 - jslaby@suse.cz - Refresh patches.xen/xen3-patch-3.6. - Delete patches.fixes/hv-storvsc-reset-wait.patch. - Delete - patches.rpmify/x86-kbuild-archscripts-depends-on-scripts_basic. + patches.rpmify/x86-kbuild-archscripts-depends-on-scripts_basic. - commit cfee26b ------------------------------------------------------------------- @@ -394,19 +418,19 @@ Thu Oct 18 16:26:57 CEST 2012 - trenn@suse.de and proper git-xy: meta tags: - lib: Add early cpio decoder. - x86, acpi: Introduce x86 arch specific arch_reserve_mem_area() - for e820 handling. + for e820 handling. - ACPI: Store valid ACPI tables passed via early initrd in - reserved memblock areas. + reserved memblock areas. - ACPI: Implement physical address table override. - ACPI: Create acpi_table_taint() function to avoid code - duplication. + duplication. - ACPI: Document ACPI table overriding via initrd. - ACPI: Fix build when disabled. - X86 ACPI: Use #ifdef not #if for CONFIG_X86 check. - ACPI: Overriding ACPI tables via initrd only works with - an initrd. + an initrd. - ACPI: Cleanup acpi_initrd_override declaration and remove - ifdefs. + ifdefs. - Delete patches.arch/acpi_fix_custom_method_acc.patch. - Delete patches.arch/acpi_override_2_2.patch. - Delete patches.arch/acpi_override_documentation. @@ -455,11 +479,11 @@ Thu Oct 11 17:17:11 CEST 2012 - guillaume.gardet@oliseo.fr Wed Oct 10 21:28:30 CEST 2012 - jslaby@suse.cz - Delete - patches.suse/msft-hv-0394-tools-hv-Fix-file-handle-leak.patch. + patches.suse/msft-hv-0394-tools-hv-Fix-file-handle-leak.patch. - Delete - patches.suse/msft-hv-0395-tools-hv-Fix-exit-error-code.patch. + patches.suse/msft-hv-0395-tools-hv-Fix-exit-error-code.patch. - Delete - patches.suse/msft-hv-0396-tools-hv-Check-for-read-write-errors.patch. + patches.suse/msft-hv-0396-tools-hv-Check-for-read-write-errors.patch. These are in 3.6.1. - commit 2a321c4 @@ -510,7 +534,7 @@ Thu Oct 4 13:52:15 CEST 2012 - ohering@suse.de - hyperv: Add comments for the extended buffer after RNDIS message. - Drivers: hv: Cleanup the guest ID computation. - Drivers: hv: vmbus: Use the standard format string to format - GUIDs. + GUIDs. - Drivers: hv: Add KVP definitions for IP address injection. - Drivers: hv: kvp: Cleanup error handling in KVP. - Drivers: hv: Explicitly size elements of protocol structures. @@ -522,7 +546,7 @@ Thu Oct 4 13:52:15 CEST 2012 - ohering@suse.de - Tools: hv: Represent the ipv6 mask using CIDR notation. - Tools: hv: Gather ipv[4,6] gateway information. - hv: fail the probing immediately when we are not in hyperv - platform. + platform. - hv: vmbus_drv: detect hyperv through x86_hyper. - Tools: hv: Get rid of some unused variables. - Tools: hv: Correctly type string variables. @@ -541,14 +565,14 @@ Thu Oct 4 13:52:15 CEST 2012 - ohering@suse.de - tools/hv: Parse /etc/os-release. - hyperv: Fix the max_xfer_size in RNDIS initialization. - hyperv: Fix the missing return value in - rndis_filter_set_packet_filter(). + rndis_filter_set_packet_filter(). - hyperv: Fix page buffer handling in rndis_filter_send_request(). - hyperv: Remove extra allocated space for recv_pkt_list elements. - hyperv: Report actual status in receive completion packet. - hyperv: Add buffer for extended info after the RNDIS response - message. + message. - Delete - patches.suse/suse-hv-Cleanup-the-guest-ID-computation.patch. + patches.suse/suse-hv-Cleanup-the-guest-ID-computation.patch. - commit 08d283b ------------------------------------------------------------------- @@ -573,7 +597,6 @@ Mon Oct 1 05:29:41 CEST 2012 - jeffm@suse.com Sat Sep 29 12:29:30 CEST 2012 - dmueller@suse.com - ARM/u5800: Fix build of ux500 driver - Acked-by: Jeff Mahoney - commit 0ea37a0 ------------------------------------------------------------------- @@ -586,21 +609,18 @@ Sat Sep 29 10:44:01 CEST 2012 - dmueller@suse.com Sat Sep 29 10:24:00 CEST 2012 - dmueller@suse.com - ARM/tegra: Remove optional parts to fix build - Acked-by: Jeff Mahoney - commit d729a16 ------------------------------------------------------------------- Sat Sep 29 10:23:24 CEST 2012 - dmueller@suse.com - ARM: enable zcache support - Acked-by: Jeff Mahoney - commit 17b147b ------------------------------------------------------------------- Sat Sep 29 10:22:39 CEST 2012 - dmueller@suse.com - ARM/cubox: set cachefilesd to module - Acked-by: Jeff Mahoney - commit c1fb243 ------------------------------------------------------------------- @@ -609,13 +629,13 @@ Fri Sep 28 17:29:39 CEST 2012 - trenn@suse.de - Remove old patchset to override ACPI tables via initrd. Also remove a stale xen patch related to that. - Delete - patches.arch/acpi_implement_overriding_of_arbitrary_acpi_tables_via_initrd.patch. + patches.arch/acpi_implement_overriding_of_arbitrary_acpi_tables_via_initrd.patch. - Delete - patches.arch/acpica_fix_wrongly_mapped_acpi_table_header_when_overriding_via_initrd.patch. + patches.arch/acpica_fix_wrongly_mapped_acpi_table_header_when_overriding_via_initrd.patch. - Delete - patches.arch/acpica_introduce_acpi_os_phys_table_override_function.patch. + patches.arch/acpica_introduce_acpi_os_phys_table_override_function.patch. - Delete - patches.xen/xen3-acpi_implement_overriding_of_arbitrary_acpi_tables_via_initrd.patch. + patches.xen/xen3-acpi_implement_overriding_of_arbitrary_acpi_tables_via_initrd.patch. - commit dd8f1b0 ------------------------------------------------------------------- @@ -744,7 +764,7 @@ Mon Sep 10 19:22:00 CEST 2012 - jeffm@suse.com Mon Sep 10 10:20:23 CEST 2012 - jbeulich@novell.com - patches.arch/s390-message-catalog.diff: Properly handle pr_cont() and fold - in the below two trivial fixes. + in the below two trivial fixes. - Delete patches.arch/s390-message-catalog-fix.diff. - Delete patches.arch/s390-message-catalog-perl-fix.diff. - Refresh patches.arch/kmsg-fix-parameter-limitations. @@ -818,10 +838,10 @@ Fri Aug 31 23:20:23 CEST 2012 - dmueller@suse.com Fri Aug 31 15:18:07 CEST 2012 - jslaby@suse.cz - i2c/busses: Fix build error if CONFIG_I2C_DESIGNWARE_PLATFORM=y - && CONFIG_I2C_DESIGN. + && CONFIG_I2C_DESIGN. - Delete - patches.fixes/i2c-busses-fix-build-error-if-config_i2c_designware_platform-y-config_i2c_design. - Move it to rpmify, so that vanilla builds fine too. + patches.fixes/i2c-busses-fix-build-error-if-config_i2c_designware_platform-y-config_i2c_design. + Move it to rpmify, so that vanilla builds fine too. - commit 0217ad5 ------------------------------------------------------------------- @@ -899,7 +919,7 @@ Tue Aug 21 18:17:16 CEST 2012 - jeffm@suse.com Fri Aug 17 14:51:23 CEST 2012 - jeffm@suse.com - Update to 3.6-rc2. - - Eliminated 1 patch. + - Eliminated 1 patch. - commit 71963b0 ------------------------------------------------------------------- @@ -1355,7 +1375,7 @@ Wed Jun 13 13:21:58 CEST 2012 - hare@suse.de - Rediff patch - patches.drivers/mach-dove-Fixup-ge00-initialisation.patch: - Rediff after backport from upstream. + Rediff after backport from upstream. - commit fa58c5e ------------------------------------------------------------------- @@ -1363,7 +1383,7 @@ Wed Jun 13 12:56:17 CEST 2012 - hare@suse.de - Fixup patch to apply - patches.drivers/spi-orion-convert-to-new-infrastructure.patch - backported from upstream. + backported from upstream. - commit 2507393 ------------------------------------------------------------------- @@ -1382,9 +1402,9 @@ Wed Jun 13 12:31:48 CEST 2012 - hare@suse.de Mon Jun 11 20:04:20 CEST 2012 - jeffm@suse.com - Update to 3.5-rc2. - - Xen needs update. - - ARM needs update. - - Eliminated 13 patches. + - Xen needs update. + - ARM needs update. + - Eliminated 13 patches. - commit 3f461b1 ------------------------------------------------------------------- @@ -1423,7 +1443,7 @@ Tue Jun 5 17:12:21 CEST 2012 - ohering@suse.de Mon Jun 4 10:36:59 CEST 2012 - ohering@suse.de - [SCSI] storvsc: Properly handle errors from the host - (bnc#747404). + (bnc#747404). - Delete patches.suse/suse-hv-storvsc-ignore-ata_16.patch. - commit ad28e23 @@ -1486,7 +1506,7 @@ Wed May 23 15:59:25 CEST 2012 - jbeulich@novell.com Tue May 22 14:21:24 CEST 2012 - trenn@suse.de - X86 acpi_cpufreq: Do not use request_module for autoloading - (bnc#756085). + (bnc#756085). - Refresh patches.xen/xen3-auto-common.diff. - patches.xen/xen3-patch-3.3: - commit caf270e @@ -1545,7 +1565,7 @@ Mon May 14 03:43:45 CEST 2012 - jeffm@suse.com Mon May 14 03:37:58 CEST 2012 - jeffm@suse.com - Update to 3.4-rc7. - - Eliminated 1 patch. + - Eliminated 1 patch. - commit 4cd9e9b ------------------------------------------------------------------- @@ -1598,7 +1618,7 @@ Mon May 7 20:11:04 CEST 2012 - jeffm@suse.com Mon May 7 19:54:14 CEST 2012 - jeffm@suse.com - Update to 3.4-rc6. - - Eliminated 2 patches. + - Eliminated 2 patches. - commit 749ea8f ------------------------------------------------------------------- @@ -1635,7 +1655,7 @@ Wed May 2 16:40:55 CEST 2012 - jeffm@suse.com Wed May 2 16:34:34 CEST 2012 - mmarek@suse.cz - rpm/kernel-binary.spec.in: Do not require distribution-release - during build. + during build. - commit 3cd703f ------------------------------------------------------------------- @@ -1686,18 +1706,18 @@ Thu Apr 26 19:13:49 CEST 2012 - jeffm@suse.com - Disabled DECNet and ARCNet. Specific config options disabled: CONFIG_ARCNET - CONFIG_ARCNET_1051 - CONFIG_ARCNET_1201 - CONFIG_ARCNET_CAP - CONFIG_ARCNET_COM20020_CS - CONFIG_ARCNET_COM20020 - CONFIG_ARCNET_COM20020_PCI - CONFIG_ARCNET_COM90xxIO - CONFIG_ARCNET_COM90xx - CONFIG_ARCNET_RAW - CONFIG_ARCNET_RIM_I + CONFIG_ARCNET_1051 + CONFIG_ARCNET_1201 + CONFIG_ARCNET_CAP + CONFIG_ARCNET_COM20020_CS + CONFIG_ARCNET_COM20020 + CONFIG_ARCNET_COM20020_PCI + CONFIG_ARCNET_COM90xxIO + CONFIG_ARCNET_COM90xx + CONFIG_ARCNET_RAW + CONFIG_ARCNET_RIM_I CONFIG_DECNET - CONFIG_DECNET_NF_GRABULATOR + CONFIG_DECNET_NF_GRABULATOR - commit 272dd14 ------------------------------------------------------------------- @@ -1799,7 +1819,7 @@ Fri Apr 20 18:09:06 CEST 2012 - jbeulich@novell.com Tue Apr 17 15:59:19 CEST 2012 - jeffm@suse.com - Update to 3.4-rc3. - - Eliminated 1 patch. + - Eliminated 1 patch. - commit 2fde7e0 ------------------------------------------------------------------- @@ -1819,7 +1839,7 @@ Mon Apr 9 03:28:12 CEST 2012 - jeffm@suse.com Fri Apr 6 06:42:35 CEST 2012 - jeffm@suse.com - Update AppArmor for 3.4. - - apparmor: Add "profiles" list to sysfs. + - apparmor: Add "profiles" list to sysfs. - commit 59517ac ------------------------------------------------------------------- @@ -1832,10 +1852,10 @@ Thu Apr 5 22:25:16 CEST 2012 - jeffm@suse.com Thu Apr 5 09:18:14 CEST 2012 - jeffm@suse.com - Updated to 3.4-rc1. - - Eliminated 121 patches. - - Xen is unavailable. - - ACPI overrides are unavailable. - - AppArmor network feature are unavailable. + - Eliminated 121 patches. + - Xen is unavailable. + - ACPI overrides are unavailable. + - AppArmor network feature are unavailable. - commit 3ac7e79 ------------------------------------------------------------------- @@ -1915,7 +1935,7 @@ Sat Mar 24 00:57:07 CET 2012 - dsterba@suse.cz - Refresh patches.suse/btrfs-handle-EIO. - Refresh - patches.suse/btrfs-volumes-schedule_bio-should-return-void. + patches.suse/btrfs-volumes-schedule_bio-should-return-void. - commit d97ade6 ------------------------------------------------------------------- @@ -1958,10 +1978,10 @@ Mon Mar 19 11:16:34 CET 2012 - jslaby@suse.cz Mon Mar 19 11:07:00 CET 2012 - jslaby@suse.cz - Delete - patches.arch/acpi_ec_provide_non_interrupt_mode_boot_param.patch. + patches.arch/acpi_ec_provide_non_interrupt_mode_boot_param.patch. - Delete patches.arch/dell_optiplex_990_fix_reboot.patch. - Delete - patches.drivers/alsa-hda-0004-Add-missing-static-ADC-tables-for-ALC269-qu. + patches.drivers/alsa-hda-0004-Add-missing-static-ADC-tables-for-ALC269-qu. - Delete patches.drivers/libata-unlock-hpa-by-default. - Delete patches.fixes/scsi-add-tgps-setting. - Delete patches.fixes/scsi-dh-rdac-add-stk. @@ -1998,23 +2018,23 @@ Mon Mar 12 15:26:55 CET 2012 - ohering@suse.de - Staging: hv: storvsc: Cleanup storvsc_host_reset_handler(). - Staging: hv: storvsc: Move and cleanup storvsc_remove(). - Staging: hv: storvsc: Add a comment to explain life-cycle - management. + management. - Staging: hv: storvsc: Get rid of the on_io_completion in - hv_storvsc_request. + hv_storvsc_request. - Staging: hv: storvsc: Rename the context field in - hv_storvsc_request. + hv_storvsc_request. - Staging: hv: storvsc: Miscellaneous cleanup of storvsc driver. - Staging: hv: storvsc: Cleanup the code for generating protocol - version. + version. - Staging: hv: storvsc: Cleanup some protocol related constants. - Staging: hv: storvsc: Get rid of some unused defines. - Staging: hv: storvsc: Consolidate the request structure. - Staging: hv: storvsc: Consolidate all the wire protocol - definitions. + definitions. - Staging: hv: storvsc: Move the storage driver out of the - staging area. + staging area. - Rename patches.suse/staging-hv-pata_piix-ignore-disks.patch to - patches.suse/suse-hv-pata_piix-ignore-disks.patch + patches.suse/suse-hv-pata_piix-ignore-disks.patch - commit 7487199 ------------------------------------------------------------------- @@ -2209,41 +2229,41 @@ Mon Feb 13 17:23:49 CET 2012 - mmarek@suse.cz Sun Feb 12 18:15:10 CET 2012 - trenn@suse.de - Add driver auto probing for x86 features v4 - (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). + (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). - x86/cpu: Fix overrun check in arch_print_cpu_modalias() - (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). + (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). - crypto: Add support for x86 cpuid - auto loading for x86 crypto drivers - (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). + auto loading for x86 crypto drivers + (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). - x86/cpu: Clean up modalias feature matching - (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). + (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). - intel-idle: convert to x86_cpu_id auto probing - (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). + (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). - intel_idle: Fix ID for Nehalem-EX Xeon in device ID table - (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). + (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). - HWMON: Convert via-cputemp to x86 cpuid autoprobing - (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). + (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). - powernow-k7: Fix CPU family number - (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). + (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). - ACPI: Load acpi-cpufreq from processor driver automatically - (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). + (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). - intel_idle: Revert change of auto_demotion_flags for Nehalem - (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). + (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). - HWMON: Convert coretemp to x86 cpuid autoprobing - (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). + (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). - powernow-k6: Really enable auto-loading - (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). + (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). - X86: Introduce HW-Pstate scattered cpuid feature - (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). + (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). - cpufreq: Add support for x86 cpuinfo auto loading v4 - (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). + (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). - x86: autoload microcode driver on Intel and AMD systems v2 - (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). + (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). - CPU: Introduce ARCH_HAS_CPU_AUTOPROBE and X86 parts - (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). + (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). - ACPI: remove duplicated lines of merging - problems with acpi_processor_start - (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). + problems with acpi_processor_start + (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). - Update config files. - commit 6efe9b5 @@ -2251,7 +2271,7 @@ Sun Feb 12 18:15:10 CET 2012 - trenn@suse.de Fri Feb 10 12:03:36 CET 2012 - mmarek@suse.cz - rpm/kernel-binary.spec.in: Build x86 packages as i686, except for --default (bnc#745632). KMPs are still built as i586. + -default (bnc#745632). KMPs are still built as i586. - commit 88a632b ------------------------------------------------------------------- @@ -2282,8 +2302,8 @@ Tue Feb 7 18:28:41 CET 2012 - jeffm@suse.com Tue Feb 7 18:12:40 CET 2012 - jeffm@suse.com - Update to 3.3-rc2. - - Eliminated 5 patches. - - Xen is disabled. + - Eliminated 5 patches. + - Xen is disabled. - commit d017ea1 ------------------------------------------------------------------- @@ -2382,7 +2402,7 @@ Wed Dec 21 14:38:42 CET 2011 - jbeulich@novell.com Tue Dec 20 16:35:33 CET 2011 - jeffm@suse.com - Update to 3.2-rc6. - - Eliminated 1 patch. + - Eliminated 1 patch. - commit d5a489e ------------------------------------------------------------------- @@ -2390,7 +2410,7 @@ Tue Dec 20 11:34:14 CET 2011 - trenn@suse.de - These should all be mainline in some form: - Delete - patches.arch/implement_stop_machine_from_offline_cpu.patch. + patches.arch/implement_stop_machine_from_offline_cpu.patch. - Delete patches.arch/kill-__stop_machine.patch. - Delete patches.arch/reorganize_stop_cpus.patch. - Delete patches.arch/use_stop_machine_for_mtrr_rendezvous.patch. @@ -2406,14 +2426,14 @@ Sun Dec 18 07:38:42 CET 2011 - aj@suse.de Fri Dec 16 15:37:51 CET 2011 - aj@suse.de - rpm/kernel-binary.spec.in: Add provides and make most obsoletes versioned. - This silences rpmlint warnings. + This silences rpmlint warnings. - commit e3023c7 ------------------------------------------------------------------- Wed Dec 14 13:51:41 CET 2011 - mmarek@suse.cz - rpm/kernel-source.spec.in, rpm/mkspec: Fix tarball URL for -rcX and - do not generate any URL for linux-next and vanilla snapshots. + do not generate any URL for linux-next and vanilla snapshots. - commit 1548daf ------------------------------------------------------------------- @@ -2503,7 +2523,7 @@ Wed Dec 7 11:05:05 CET 2011 - aj@suse.de Tue Dec 6 00:07:03 CET 2011 - jeffm@suse.com - Update to 3.2-rc4. - - Eliminated 1 patch. + - Eliminated 1 patch. - commit a7d546d ------------------------------------------------------------------- @@ -2615,8 +2635,8 @@ Fri Nov 25 05:58:54 CET 2011 - jeffm@suse.com Fri Nov 25 05:47:49 CET 2011 - jeffm@suse.com - Update to 3.2-rc3. - - stack unwind: cfi_ignore takes more arguments. - - iio: Fix build error in industrialio-core.c. + - stack unwind: cfi_ignore takes more arguments. + - iio: Fix build error in industrialio-core.c. - commit 48ef020 ------------------------------------------------------------------- @@ -2629,7 +2649,7 @@ Thu Nov 24 18:45:54 CET 2011 - ohering@suse.de Thu Nov 24 13:01:09 CET 2011 - mmarek@suse.cz - rpm/try-disable-staging-driver: Script to disable failing staging - driver and restart make. + driver and restart make. - commit 819d1fa ------------------------------------------------------------------- @@ -2723,14 +2743,14 @@ Thu Nov 17 19:45:48 CET 2011 - bpoirier@suse.de Wed Nov 16 06:51:07 CET 2011 - jeffm@suse.com - Update to 3.2-rc2. - - Eliminated 1 patch. + - Eliminated 1 patch. - commit 85c9930 ------------------------------------------------------------------- Wed Nov 16 06:32:19 CET 2011 - jeffm@suse.com - Update to 3.2-rc1. - - Eliminate 212 patches. + - Eliminate 212 patches. - commit 6318d5b ------------------------------------------------------------------- @@ -2770,8 +2790,8 @@ Sat Nov 5 01:32:21 CET 2011 - trenn@suse.de Thu Nov 3 17:56:46 CET 2011 - mszeredi@suse.cz - patches.fixes/hfs-fix-hfs_find_init-sb-ext_tree-null-ptr-oops.patch: - hfs: fix hfs_find_init() sb->ext_tree NULL ptr oops - (CVE-2011-2203 bnc#699709). + hfs: fix hfs_find_init() sb->ext_tree NULL ptr oops + (CVE-2011-2203 bnc#699709). - commit 7923119 ------------------------------------------------------------------- @@ -2809,16 +2829,16 @@ Thu Nov 3 14:49:44 CET 2011 - jbeulich@novell.com Wed Nov 2 15:43:11 CET 2011 - jeffm@suse.com - Add Elantech touchpad v3/v4 support (bnc#716852): - - Input: elantech - add v3 hardware support. - - Input: elantech - add v4 hardware support. - - Input: elantech - better support all those v2 variants. - - Input: elantech - clean up elantech_init. - - Input: elantech - correct x, y value range for v2 hardware. - - Input: elantech - get rid of ETP_2FT_* in elantech.h. - - Input: elantech - packet checking for v2 hardware. - - Input: elantech - remove ETP_EDGE_FUZZ_V2. - - Input: elantech - remove module parameter force_elantech. - - Input: elantech - use firmware provided x, y ranges. + - Input: elantech - add v3 hardware support. + - Input: elantech - add v4 hardware support. + - Input: elantech - better support all those v2 variants. + - Input: elantech - clean up elantech_init. + - Input: elantech - correct x, y value range for v2 hardware. + - Input: elantech - get rid of ETP_2FT_* in elantech.h. + - Input: elantech - packet checking for v2 hardware. + - Input: elantech - remove ETP_EDGE_FUZZ_V2. + - Input: elantech - remove module parameter force_elantech. + - Input: elantech - use firmware provided x, y ranges. - commit 28551a0 ------------------------------------------------------------------- @@ -2849,7 +2869,7 @@ Tue Oct 25 19:33:27 CEST 2011 - ohering@suse.de Tue Oct 25 19:24:17 CEST 2011 - eich@suse.de - patches.suse/SUSE-bootsplash: remove DEBUG macro which was - left in the code by accident. + left in the code by accident. - commit a56ba15 ------------------------------------------------------------------- @@ -2862,7 +2882,7 @@ Mon Oct 24 18:28:04 CEST 2011 - jeffm@suse.com Mon Oct 24 15:04:34 CEST 2011 - ohering@suse.de - patches.suse/staging-hv-pata_piix-ignore-disks.patch: - Update comments in code and reduce patch size + Update comments in code and reduce patch size - commit 8913d07 ------------------------------------------------------------------- @@ -2875,7 +2895,7 @@ Thu Oct 20 10:02:15 CEST 2011 - eich@suse.de ------------------------------------------------------------------- Tue Oct 18 23:44:16 CEST 2011 - jeffm@suse.com --Update to 3.1-rc10. +- -Update to 3.1-rc10. - commit 239957e ------------------------------------------------------------------- @@ -2902,11 +2922,11 @@ Wed Oct 12 21:56:23 CEST 2011 - ohering@suse.de - Various updates for hv drivers, which fix also the hv_mouse driver - staging: hv: storvsc: ignore SET_WINDOWN scsi command - (bnc#722646). + (bnc#722646). - staging/hv: advertise hv_storvsc instead of storvsc as sysfs - driver name (bnc#716708). + driver name (bnc#716708). - staging/hv: fill scsi/proc_name for the sake of mkinitrd - (bnc#716708). + (bnc#716708). - Staging: hv: util: Invoke cn_netlink_send() in a work context. - Refresh patches.suse/staging-hv-pata_piix-ignore-disks.patch. - Refresh patches.xen/xen3-patch-2.6.32. @@ -2940,7 +2960,7 @@ Fri Oct 7 17:46:06 CEST 2011 - jbeulich@novell.com Wed Oct 5 13:45:24 CEST 2011 - jbeulich@novell.com - patches.suse/supported-flag: Also look for Module.supported in the - source tree. + source tree. - Refresh patches.suse/supported-flag-enterprise. - commit 9c8680a @@ -2974,15 +2994,15 @@ Tue Sep 27 22:25:34 CEST 2011 - eich@suse.de Mon Sep 26 15:56:27 CEST 2011 - mmarek@suse.cz - rpm/host-memcpy-hack.h: Hack to use older version of the memcpy symbol - in userspace programs, so that they keep working on older systems. + in userspace programs, so that they keep working on older systems. - rpm/kernel-binary.spec.in: Pass -include - %_sourcedir/host-memcpy-hack.h to the compiler when compiling - userspace programs. + %_sourcedir/host-memcpy-hack.h to the compiler when compiling + userspace programs. - rpm/host-memcpy-hack.h: Hack to use older version of the memcpy symbol - in userspace programs, so that they keep working on older systems. + in userspace programs, so that they keep working on older systems. - rpm/kernel-binary.spec.in: Pass -include - %_sourcedir/host-memcpy-hack.h to the compiler when compiling - userspace programs. + %_sourcedir/host-memcpy-hack.h to the compiler when compiling + userspace programs. - commit e3c78cf ------------------------------------------------------------------- @@ -3005,7 +3025,7 @@ Wed Sep 21 13:20:35 CEST 2011 - trenn@suse.de - Refresh patches.arch/acpi_implement_overriding_of_arbitrary_acpi_tables_via_initrd.patch. --> Fix build on ia64, by moving asm/e820.h into ifdef config protected region. + -> Fix build on ia64, by moving asm/e820.h into ifdef config protected region. - commit 0ac4276 ------------------------------------------------------------------- @@ -3027,9 +3047,9 @@ Wed Sep 21 11:11:10 CEST 2011 - mhocko@suse.cz Tue Sep 20 18:09:04 CEST 2011 - trenn@suse.de - ACPI: Implement overriding of arbitrary ACPI tables via initrd - (none). + (none). - ACPICA: Fix wrongly mapped acpi table header when overriding - via initrd (none). + via initrd (none). - ACPICA: Introduce acpi_os_phys_table_override function (none). - x86: allow NVS can be accessed by driver (none). - Update config files: @@ -3047,7 +3067,7 @@ Thu Sep 15 14:16:08 CEST 2011 - jeffm@suse.de Thu Sep 15 09:30:03 CEST 2011 - jbeulich@novell.com - patches.arch/x86_64-unwind-annotations: Fix unwinding through - interrupt frames, requiring ... + interrupt frames, requiring ... - patches.suse/stack-unwind: ... support for DW_CFA_def_cfa_expression. - commit 4d917a5 @@ -3086,7 +3106,7 @@ Mon Sep 12 16:31:26 CEST 2011 - jbeulich@novell.com - mm: frontswap: swap data structure changes. - In HVM guests do not take over the CDROM device (bnc#645893). - x86: report ACPI-reserved state of PCI MMCONFIG region to - hypervisor. + hypervisor. - config.conf: Re-enable Xen flavors. - Update config files. - commit 3692f47 @@ -3126,33 +3146,33 @@ Thu Sep 1 18:47:37 CEST 2011 - ohering@suse.de - Staging: hv: util: kvp: Fix the reported OSVersion string. - Staging: hv: util: kvp: Cleanup kvp_get_domain_name(). - Staging: hv: Fix macros, tab errors and warning in - drivers/staging/hv/hv_mouse.c. + drivers/staging/hv/hv_mouse.c. - Staging: hv: vmbus: VMBUS is an ACPI enumerated device, get - rid of the PCI signature. + rid of the PCI signature. - Staging: hv: Replace struct hv_guid with the uuid type already - defined in Linux. + defined in Linux. - Staging: hv: vmbus: Introduce vmbus ID space in struct - hv_driver. + hv_driver. - Staging: hv: blkvsc: Use the newly introduced vmbus ID in the - blockvsc driver. + blockvsc driver. - Staging: hv: storvsc: Use the newly introduced vmbus ID in - storvsc driver. + storvsc driver. - Staging: hv: netvsc: Use the newly introduced vmbus ID in - netvsc driver. + netvsc driver. - Staging: hv: mousevsc: Use the newly introduced vmbus ID in - mouse driver. + mouse driver. - Staging: hv: util: Make hv_utils a vmbus device driver. - Staging: hv: create VMBUS_DEVICE macro and use it. - Staging: hv: vmbus: Cleanup vmbus_match(). - Staging: hv: vmbus: Cleanup vmbus_uevent() code. - Staging: hv: vmbus: Support the notion of id tables in - vmbus_match(). + vmbus_match(). - Staging: hv: vmbus: Get rid of an unnecessary include line - in vmbus_drv.c. + in vmbus_drv.c. - Staging: hv: storvsc: Get rid of the DMI signature. - Staging: hv: netvsc: Get rid of the PCI signature. - Staging: hv: netvsc: Get rid of the DMI signature in - netvsc_drv.c. + netvsc_drv.c. - Staging: hv: util: Get rid of the DMI signature in hv_util.c. - Staging: hv: util: Get rid of the PCI signature in hv_util.c. - Staging: hv: fix up driver registering mess. @@ -3160,59 +3180,59 @@ Thu Sep 1 18:47:37 CEST 2011 - ohering@suse.de - Staging: hv: vmbus: Cleanup unnecessary comments in hv.c. - Staging: hv: vmbus: Cleanup error handling in hv_init(). - Staging: hv: vmbus: Get rid of unnecessay comments in - connection.c. + connection.c. - Staging: hv: vmbus: Get rid of the function dump_gpadl_body(). - Staging: hv: vmbus: Get rid of the function dump_gpadl_header(). - Staging: hv: vmbus: Rename openMsg to open_msg in channel.c. - Staging: hv: vmbus: Get rid of unnecessary comments in - channel.c. + channel.c. - Staging: hv: vmbus: Change the variable name openInfo to - open_info in channel.c. + open_info in channel.c. - Staging: hv: vmbus: Cleanup error values in ringbuffer.c. - Staging: hv: vmbus: Cleanup the error return value in - vmbus_recvpacket_raw(). + vmbus_recvpacket_raw(). - Staging: hv: netvsc: Get rid of an unnecessary print statement - in netvsc_probe(). + in netvsc_probe(). - Staging: hv: vmbus: Retry vmbus_post_msg() before giving up. - Staging: hv: storvsc: Cleanup error handling in - storvsc_dev_add(). + storvsc_dev_add(). - Staging: hv: storvsc: Cleanup error handling in - storvsc_channel_init(). + storvsc_channel_init(). - Staging: hv: storvsc: Cleanup error handling in - storvsc_connect_to_vsp(). + storvsc_connect_to_vsp(). - Staging: hv: storvsc: Cleanup error handling in storvsc_do_io(). - Storage: hv: storvsc: Get rid of some unnecessary DPRINTs - from storvsc.c. + from storvsc.c. - Staging: hv: storvsc: Fix/cleanup some dated comments in - storvsc.c. + storvsc.c. - Staging: hv: storvsc: Cleanup returned error code in - storvsc_host_reset(). + storvsc_host_reset(). - Staging: hv: storvsc: Cleanup error code returned in - storvsc_probe(). + storvsc_probe(). - Staging: hv: storvsc: Cleanup returned error code in - storvsc_drv_init(). + storvsc_drv_init(). - Staging: hv: netvsc: Cleanup the returned error code in - netvsc_probe(). + netvsc_probe(). - Staging: hv: netvsc: Cleanup error return codes in - netvsc_destroy_recv_buf(). + netvsc_destroy_recv_buf(). - Staging: hv: netvsc: Cleanup error return values in - netvsc_init_recv_buf(). + netvsc_init_recv_buf(). - Staging: hv: netvsc: Cleanup error returns in - netvsc_connect_vsp(). + netvsc_connect_vsp(). - Staging: hv: netvsc: Cleanup error return values in - netvsc_send(). + netvsc_send(). - Staging: hv: netvsc: Cleanup error return codes in - netvsc_device_add(). + netvsc_device_add(). - Staging: hv: netvsc: Cleanup error codes in - rndis_filter_receive(). + rndis_filter_receive(). - Staging: hv: netvsc: Cleanup error code in - rndis_filter_query_device(). + rndis_filter_query_device(). - Staging: hv: netvsc: Cleanup error return values in - rndis_filter_set_packet_filter(). + rndis_filter_set_packet_filter(). - Staging: hv: netvsc: Cleanup error returns in - rndis_filter_init_device(). + rndis_filter_init_device(). - Staging: hv: netvsc: Cleanup error code in - rndis_filter_device_add(). + rndis_filter_device_add(). - Staging: hv: mouse: Change the jump label Cleanup to cleanup. - Staging: hv: netvsc: Change the jump label Cleanup to cleanup. - Staging: hv: netvsc: Change the jump label Exit to exit. @@ -3225,72 +3245,72 @@ Thu Sep 1 18:47:37 CEST 2011 - ohering@suse.de - Staging: hv: add driver_data to hv_vmbus_device_id. - Staging: hv: Add code to parse struct hv_vmbus_device_id table. - Staging: hv: file2alias: fix up alias creation logic for - hv_vmbus_device_id. + hv_vmbus_device_id. - Staging: hv: storvsc: Inline free_stor_device(). - Staging: hv: storvsc: Do not aquire an unnecessary reference - on stor_device. + on stor_device. - Staging: hv: storvsc: Rename must_get_stor_device(). - Staging: hv: storvsc: Rename get_stor_device(). - Staging: hv: storvsc: Cleanup alloc_stor_device(). - Staging: hv: storvsc: Introduce state to manage the lifecycle - of stor device. + of stor device. - Staging: hv: storvsc: Prevent outgoing traffic when stor dev - is being destroyed. + is being destroyed. - Staging: hv: storvsc: Get rid of release_stor_device() by - inlining the code. + inlining the code. - Staging: hv: storvsc: Get rid of final_release_stor_device() - by inlining code. + by inlining code. - Staging: hv: storvsc: Get rid of the reference counting in - struct storvsc_device. + struct storvsc_device. - Staging: hv: netvsc: Inline the code for free_net_device(). - Staging: hv: netvsc: Cleanup alloc_net_device(). - Staging: hv: netvsc: Introduce state to manage the lifecycle - of net device. + of net device. - Staging: hv: netvsc: Prevent outgoing traffic when netvsc dev - is destroyed. + is destroyed. - Staging: hv: netvsc: Get rid of release_outbound_net_device() - by inlining the code. + by inlining the code. - Staging: hv: netvsc: Get rid of release_inbound_net_device() - by inlining the code. + by inlining the code. - Staging: hv: netvsc: Get rid of the refcnt field in struct - netvsc_device. + netvsc_device. - Staging: hv: storvsc: Add code to handle IDE devices using - the storvsc driver. + the storvsc driver. - Staging: hv: storvsc: Handle IDE devices using the storvsc - driver. + driver. - Staging: hv: blkvsc: Get rid of blkvsc_drv.c as this code is - not used. + not used. - Staging: hv: storvsc: Optimize bounce buffer handling for the - "write" case. + "write" case. - Staging: hv: storvsc: Optimize the bounce buffer handling in - the "read" case. + the "read" case. - Staging: hv: storvsc: Include storvsc.c in storvsc_drv.c. - Staging: hv: storvsc: Cleanup storvsc_drv.c after adding the - contents of storvsc.c. + contents of storvsc.c. - Staging: hv: storvsc: Add the contents of hyperv_storage.h - to storvsc_drv.c. + to storvsc_drv.c. - Staging: hv: storvsc: Cleanup storvsc_drv.c after adding the - contents of hyperv_storage.h. + contents of hyperv_storage.h. - Staging: hv: storvsc: Fixup srb and scsi status for INQUIRY - and MODE_SENSE. + and MODE_SENSE. - Staging: hv: storvsc: Fix a typo. - Staging: hv: storvsc: In case of scsi errors offline the device. - Staging: hv: storvsc: No need to copy from bounce buffer in - case of a failure. + case of a failure. - Staging: hv: util: Forcefully shutdown when shutdown is - requested. + requested. - Staging: hv: util: Adjust guest time in a process context. - Staging: hv: vmbus: Check before invoking the channel callback. - Staging: hv: vmbus: Properly deal with de-registering channel - callback. + callback. - Staging: hv: Fix a bug in vmbus_match(). - Staging: hv: vmbus: Get rid of vmbus_on_isr() by inlining - the code. + the code. - Staging: hv: vmbus: Do not enable auto eoi. - Staging: hv: vmbus: Fixup indentation in vmbus_acpi_add(). - Staging: hv: vmbus: Get rid of some dated/redundant comments. - Staging: hv: vmbus: Get rid of an unnecessary check in - vmbus_connect(). + vmbus_connect(). - Staging: hv: vmbus: Fix a checkpatch warning in ring_buffer.c. - Staging: hv: vmbus: Fix checkpatch warnings in connection.c. - Staging: hv: mousevsc: Fix checkpatch errors and warnings. @@ -3363,16 +3383,16 @@ Wed Aug 24 21:29:06 CEST 2011 - jeffm@suse.com Wed Aug 24 20:54:32 CEST 2011 - jeffm@suse.com - Refreshed and re-enabled dm-path patches: - - patches.suse/dm-mpath-accept-failed-paths. - - patches.suse/dm-mpath-detach-existing-hardware-handler. + - patches.suse/dm-mpath-accept-failed-paths. + - patches.suse/dm-mpath-detach-existing-hardware-handler. - commit 70cadcd ------------------------------------------------------------------- Wed Aug 24 20:51:06 CEST 2011 - jeffm@suse.com - Update to 3.1-rc3. - - Eliminated 8 patches. - - Xen is disabled. + - Eliminated 8 patches. + - Xen is disabled. - commit eccefcc ------------------------------------------------------------------- @@ -3380,8 +3400,8 @@ Thu Aug 18 11:38:15 CEST 2011 - eich@suse.de - * Refresh patches.suse/SUSE-bootsplash. * Fix bootsplash code for 15bpp framebuffers. - These framebuffers are rare these days, the legendary and still - popular server chipset Radeon ES1000 supports it, though. + These framebuffers are rare these days, the legendary and still + popular server chipset Radeon ES1000 supports it, though. - commit f25ce3e ------------------------------------------------------------------- @@ -3402,7 +3422,7 @@ Tue Aug 9 00:03:53 CEST 2011 - trenn@suse.de - Update config files: bnc#674988, change: --CONFIG_ACPI_CUSTOM_METHOD=m + -CONFIG_ACPI_CUSTOM_METHOD=m +# CONFIG_ACPI_CUSTOM_METHOD is not set for all flavors - commit f1af972 @@ -3495,10 +3515,10 @@ Thu Jul 14 17:52:45 CEST 2011 - tiwai@suse.de Thu Jul 14 17:26:51 CEST 2011 - tiwai@suse.de - ALSA: hda - Add Kconfig for the default buffer size - (bnc#682725). + (bnc#682725). - Update config files. - Delete, replaced with the new upstream patch - patches.drivers/alsa-hda-0019-Increase-default-buffer-size. + patches.drivers/alsa-hda-0019-Increase-default-buffer-size. - commit 40c7644 ------------------------------------------------------------------- @@ -3520,7 +3540,7 @@ Sat Jul 9 11:17:46 CEST 2011 - jslaby@suse.cz Thu Jul 7 00:58:01 CEST 2011 - jeffm@suse.com - Update to 3.0-rc6. - - Eliminated 1 patch. + - Eliminated 1 patch. - commit 56e99da ------------------------------------------------------------------- @@ -3529,7 +3549,7 @@ Tue Jul 5 09:18:43 CEST 2011 - jbeulich@novell.com - Update Xen patches to 3.0-rc5 and c/s 1095. - xen: prepare tmem shim to handle frontswap. - support booting Xen from EFI (fate#311376, fate#311529, - bnc#578927, bnc#628554). + bnc#578927, bnc#628554). - config.conf: Re-enabled Xen flavors. - Update x86 config files. - Delete patches.xen/xen-blkback-bimodal-suse. @@ -3576,31 +3596,31 @@ Tue Jun 21 12:14:44 CEST 2011 - mmarek@suse.cz Fri Jun 17 17:29:41 CEST 2011 - mmarek@suse.cz - rpm/post.sh: Touch /boot/do_purge_kernels on package install - (fate#312018). + (fate#312018). - rpm/postun.sh: Remove it again if it still exists on package - uninstall. + uninstall. - commit 82f4a5d ------------------------------------------------------------------- Fri Jun 17 13:23:54 CEST 2011 - trenn@suse.de - stop_machine: implement stop_machine_from_offline_cpu() - (bnc#697859). + (bnc#697859). - stop_machine: kill __stop_machine() (bnc#697859). - x86, mtrr: lock stop machine during MTRR rendezvous sequence - (bnc#697859). + (bnc#697859). - stop_machine: reorganize stop_cpus() implementation - (bnc#697859). + (bnc#697859). - x86, mtrr: use __stop_machine() for doing MTRR rendezvous - (bnc#697859). + (bnc#697859). - commit aa3d6e2 ------------------------------------------------------------------- Thu Jun 16 12:16:16 CEST 2011 - mmarek@suse.cz - Remove the novfs patches, it should be packaged as a KMP, or - ideally, reimplemented as a fuse filesystem (which is the reason why - the current implementation it is never going to be accepted upstream). + ideally, reimplemented as a fuse filesystem (which is the reason why + the current implementation it is never going to be accepted upstream). - Delete patches.fixes/novfs-copy_user-fixes.diff. - Delete patches.fixes/novfs-minsize-fixes. - Delete patches.fixes/novfs-nwcapi.patch. @@ -3655,7 +3675,7 @@ Wed Jun 15 18:22:05 CEST 2011 - jack@suse.cz Wed Jun 15 08:05:05 CEST 2011 - jeffm@suse.com - Update to 3.0-rc3. - - Eliminated 2 patches. + - Eliminated 2 patches. - commit a1fe999 ------------------------------------------------------------------- @@ -3723,9 +3743,9 @@ Mon Jun 13 14:06:28 CEST 2011 - mmarek@suse.cz the SRCVERSION variable will only be used to determine the tarball version. - rpm/compute-PATCHVERSION.sh: Set default PATCHLEVEL and SUBLEVEL to 0. - The package version will thus always match the Makefile version and - the SRCVERSION variable will only be used to determine the tarball - version. + The package version will thus always match the Makefile version and + the SRCVERSION variable will only be used to determine the tarball + version. - rpm/kernel-binary.spec.in: Revert the previous hack. - commit 95c9977 @@ -3748,9 +3768,9 @@ Fri Jun 10 20:24:41 CEST 2011 - jeffm@suse.com Fri Jun 10 17:12:22 CEST 2011 - jeffm@suse.com - x86: Remove warning and warning_symbol from struct - stacktrace_ops. + stacktrace_ops. - Delete - patches.fixes/asus-wmi-Remove-__init-from-asus_wmi_platform_init.patch. + patches.fixes/asus-wmi-Remove-__init-from-asus_wmi_platform_init.patch. - commit 608ce9e ------------------------------------------------------------------- @@ -3842,13 +3862,13 @@ Fri Jun 3 12:51:22 CEST 2011 - mmarek@suse.cz Fri Jun 3 12:09:01 CEST 2011 - mmarek@suse.cz - rpm/macros.kernel-source: Add -b option to %kernel_module_package - to unconditionally call mkinitrd on kmp install (fate#309400). + to unconditionally call mkinitrd on kmp install (fate#309400). - rpm/kernel-module-subpackage: Pass KMP_NEEDS_MKINITRD=1 to - weak-modules2 if the -b option is used. + weak-modules2 if the -b option is used. - rpm/macros.kernel-source: Add -b option to %kernel_module_package - to unconditionally call mkinitrd on kmp install (fate#309400). + to unconditionally call mkinitrd on kmp install (fate#309400). - rpm/kernel-module-subpackage: Pass KMP_NEEDS_MKINITRD=1 to - weak-modules2 if the -b option is used. + weak-modules2 if the -b option is used. - commit 83331f5 ------------------------------------------------------------------- @@ -3869,14 +3889,14 @@ Tue May 31 05:09:44 CEST 2011 - jeffm@suse.com Tue May 31 05:08:21 CEST 2011 - jeffm@suse.com - Updated to 3.0-rc1. - - Eliminated 9 patches. + - Eliminated 9 patches. - commit 5710413 ------------------------------------------------------------------- Mon May 30 15:54:37 CEST 2011 - jack@suse.cz - mm: Fix assertion mapping->nrpages == 0 in end_writeback() - (bnc#693013 bnc#666423). + (bnc#693013 bnc#666423). - Refresh patches.xen/tmem. - commit d3e465a @@ -3884,9 +3904,9 @@ Mon May 30 15:54:37 CEST 2011 - jack@suse.cz Mon May 30 13:58:43 CEST 2011 - jslaby@suse.cz - Refresh - patches.fixes/block-add-proper-state-guards-to-__elv_next_request.patch. + patches.fixes/block-add-proper-state-guards-to-__elv_next_request.patch. - aic94xx: world-writable sysfs update_bios file. - Update upstream info. + Update upstream info. - commit 8912816 ------------------------------------------------------------------- @@ -3947,7 +3967,7 @@ Mon May 16 14:34:33 CEST 2011 - mmarek@suse.cz Fri May 13 15:45:04 CEST 2011 - jeffm@suse.com - Update to 2.6.39-rc7. - - Eliminated 5 patches. + - Eliminated 5 patches. - commit a8a170f ------------------------------------------------------------------- @@ -3960,16 +3980,16 @@ Thu May 12 23:29:11 CEST 2011 - jslaby@suse.cz Thu May 12 14:05:44 CEST 2011 - jslaby@suse.cz - Delete - patches.fixes/iwlwifi-fix-tx-power-configuration-on-3945-and-4965-devices. - It's fixed differently by commits 43f12d47f and f844a709a7 in .39-rc1 + patches.fixes/iwlwifi-fix-tx-power-configuration-on-3945-and-4965-devices. + It's fixed differently by commits 43f12d47f and f844a709a7 in .39-rc1 - commit 7934e2d ------------------------------------------------------------------- Thu May 12 11:56:16 CEST 2011 - jslaby@suse.cz - Refresh - patches.fixes/iwlwifi-fix-tx-power-configuration-on-3945-and-4965-devices. - Note about submission. + patches.fixes/iwlwifi-fix-tx-power-configuration-on-3945-and-4965-devices. + Note about submission. - commit 9922e20 ------------------------------------------------------------------- @@ -3982,15 +4002,15 @@ Tue May 10 19:10:18 CEST 2011 - mhocko@suse.cz Tue May 10 16:14:44 CEST 2011 - mhocko@suse.cz - patches.fixes/aggressive-zone-reclaim.patch: delete because - the patch is very workload specific and can lead to unexpected - reclaims in parallel node local workloads. + the patch is very workload specific and can lead to unexpected + reclaims in parallel node local workloads. - commit 56cf10e ------------------------------------------------------------------- Tue May 10 16:04:27 CEST 2011 - mhocko@suse.cz - Delete patches.suse/mm-devzero-optimisation.patch: we do not need - it anymore as we have zero page back since 2.6.32 + it anymore as we have zero page back since 2.6.32 - commit 323a093 ------------------------------------------------------------------- @@ -4009,64 +4029,64 @@ Mon May 9 14:32:59 CEST 2011 - jbeulich@novell.com Mon May 9 11:32:35 CEST 2011 - jbeulich@novell.com - patches.suse/kconfig-automate-kernel-desktop: Remove stray blank - lines (for older versions of "patch" to grok). + lines (for older versions of "patch" to grok). - commit 4dfa74d ------------------------------------------------------------------- Sat May 7 01:50:06 CEST 2011 - jeffm@suse.com - Removed network driver entropy patches. haveged is installed by default - and should be enabled to generate entropy from non-predictable sources. - - Delete patches.drivers/bnx2-entropy-source.patch. - - Delete patches.drivers/e1000-entropy-source.patch. - - Delete patches.drivers/e1000e-entropy-source.patch. - - Delete patches.drivers/igb-entropy-source.patch. - - Delete patches.drivers/ixgbe-entropy-source.patch. - - Delete patches.drivers/tg3-entropy-source.patch. + and should be enabled to generate entropy from non-predictable sources. + - Delete patches.drivers/bnx2-entropy-source.patch. + - Delete patches.drivers/e1000-entropy-source.patch. + - Delete patches.drivers/e1000e-entropy-source.patch. + - Delete patches.drivers/igb-entropy-source.patch. + - Delete patches.drivers/ixgbe-entropy-source.patch. + - Delete patches.drivers/tg3-entropy-source.patch. - commit c88b893 ------------------------------------------------------------------- Fri May 6 19:36:47 CEST 2011 - jeffm@suse.com - Update - patches.fixes/netfilter-implement-rfc-1123-for-ftp-conntrack - (bnc#466279 bnc#681639). + patches.fixes/netfilter-implement-rfc-1123-for-ftp-conntrack + (bnc#466279 bnc#681639). - commit 72e779f ------------------------------------------------------------------- Fri May 6 19:31:10 CEST 2011 - jeffm@suse.com - Disabled patches.drivers/libata-unlock-hpa-by-default; It may have - been obsoleted by upstream commit d8d9129e. + been obsoleted by upstream commit d8d9129e. - commit 1a21ab3 ------------------------------------------------------------------- Fri May 6 18:51:20 CEST 2011 - jeffm@suse.com - sysctl: Increase IPC defaults (bnc#146656) - - Delete patches.suse/shmall-bigger. + - Delete patches.suse/shmall-bigger. - commit a70e34f ------------------------------------------------------------------- Fri May 6 17:50:56 CEST 2011 - jeffm@suse.com - sysctl/i386/desktop, sysctl/x86_64/desktop: Add vm.dirty_ratio = 20 - for desktop flavors (bnc#552883) - - Delete patches.suse/mm-tune-dirty-limits.patch. + for desktop flavors (bnc#552883) + - Delete patches.suse/mm-tune-dirty-limits.patch. - commit dbe73e2 ------------------------------------------------------------------- Fri May 6 17:25:45 CEST 2011 - jeffm@suse.com - sysctl/defaults: Added kernel.hung_task_timeout=0 - - Delete patches.suse/hung_task_timeout-configurable-default. + - Delete patches.suse/hung_task_timeout-configurable-default. - commit 78f9eed ------------------------------------------------------------------- Fri May 6 16:41:07 CEST 2011 - mmarek@suse.cz - rpm/kernel-{binary,source}.spec.in: Install per-kernel /boot/sysctl-* - files (patch from Jeff Mahoney). + files (patch from Jeff Mahoney). - commit 473f2d1 ------------------------------------------------------------------- @@ -4079,7 +4099,7 @@ Thu May 5 22:35:53 CEST 2011 - jeffm@suse.com Thu May 5 22:23:21 CEST 2011 - jeffm@suse.com - Updated to 2.6.39-rc6. - - 2 patches eliminated. + - 2 patches eliminated. - commit 2643e59 ------------------------------------------------------------------- @@ -4093,9 +4113,9 @@ Tue May 3 03:08:18 CEST 2011 - tonyj@suse.de Fri Apr 29 20:35:21 CEST 2011 - jeffm@suse.com - rpm/compute-PATCHVERSION.sh: Replace ^+++ with ^\+\+\+ as an - awk regex. It's technically invalid. + awk regex. It's technically invalid. - rpm/compute-PATCHVERSION.sh: Replace ^+++ with ^\+\+\+ as an - awk regex. It's technically invalid. + awk regex. It's technically invalid. - commit 52dd0f0 ------------------------------------------------------------------- @@ -4117,7 +4137,7 @@ Fri Apr 29 00:36:03 CEST 2011 - gregkh@suse.de - Delete patches.suse/linux-2.6.29-dont-wait-for-mouse.patch. - Delete patches.suse/linux-2.6.29-even-faster-kms.patch. - Delete - patches.suse/linux-2.6.29-jbd-longer-commit-interval.patch. + patches.suse/linux-2.6.29-jbd-longer-commit-interval.patch. - Delete patches.suse/linux-2.6.29-kms-after-sata.patch. - Delete patches.suse/linux-2.6.29-touchkit.patch. - commit c13427d @@ -4132,22 +4152,22 @@ Fri Apr 29 00:17:46 CEST 2011 - jbenc@suse.cz Thu Apr 28 23:32:44 CEST 2011 - rjw@suse.de - Delete patches.xen/xen3-x86-mcp51-no-dac. - Also remove the series.conf entires for the x86-mcp-no-dac patches. + Also remove the series.conf entires for the x86-mcp-no-dac patches. - commit 574577b ------------------------------------------------------------------- Thu Apr 28 23:16:27 CEST 2011 - rjw@suse.de - Delete patches.arch/x86-mcp51-no-dac. (This is a blacklist entry that - has been rejected by the mainline, the problem reporter is gone and - it's next to impossible to verify it now.) + has been rejected by the mainline, the problem reporter is gone and + it's next to impossible to verify it now.) - commit 195b113 ------------------------------------------------------------------- Thu Apr 28 21:38:22 CEST 2011 - jslaby@suse.cz - Refresh - patches.fixes/iwlwifi-fix-tx-power-configuration-on-3945-and-4965-devices. + patches.fixes/iwlwifi-fix-tx-power-configuration-on-3945-and-4965-devices. - commit a2662ae ------------------------------------------------------------------- @@ -4162,14 +4182,14 @@ Thu Apr 28 20:56:33 CEST 2011 - jslaby@suse.cz Thu Apr 28 20:30:56 CEST 2011 - bphilips@suse.de - Delete - patches.drivers/tg3-5785-and-57780-asic-revs-not-working.patch. + patches.drivers/tg3-5785-and-57780-asic-revs-not-working.patch. - commit 9917206 ------------------------------------------------------------------- Thu Apr 28 20:19:59 CEST 2011 - bphilips@suse.de - Delete - patches.suse/uvcvideo-ignore-hue-control-for-5986-0241.patch. + patches.suse/uvcvideo-ignore-hue-control-for-5986-0241.patch. - commit 08374b3 ------------------------------------------------------------------- @@ -4202,7 +4222,7 @@ Thu Apr 28 14:18:12 CEST 2011 - jbeulich@novell.com Wed Apr 27 22:20:02 CEST 2011 - jeffm@suse.com - Delete - patches.drivers/disable-catas_reset-by-default-to-avoid-problems-with-eeh.patch. + patches.drivers/disable-catas_reset-by-default-to-avoid-problems-with-eeh.patch. - commit 399a100 ------------------------------------------------------------------- @@ -4264,10 +4284,10 @@ Wed Apr 27 21:34:13 CEST 2011 - jeffm@suse.com - Delete patches.suse/acpi-don-t-preempt-until-the-system-is-up. - Delete - patches.suse/acpi-generic-initramfs-table-override-support. + patches.suse/acpi-generic-initramfs-table-override-support. - Delete patches.suse/add-initramfs-file_read_write. - Delete - patches.suse/init-move-populate_rootfs-back-to-start_kernel. + patches.suse/init-move-populate_rootfs-back-to-start_kernel. - commit d4910b3 ------------------------------------------------------------------- @@ -4281,14 +4301,14 @@ Wed Apr 27 21:29:24 CEST 2011 - jeffm@suse.com Wed Apr 27 21:11:59 CEST 2011 - jeffm@suse.com - Delete patches.suse/osync-error. It was unused and the issue it fixed in - kernels prior to 2.6.32 doesn't exist anymore. + kernels prior to 2.6.32 doesn't exist anymore. - commit 52cc654 ------------------------------------------------------------------- Wed Apr 27 20:48:55 CEST 2011 - jeffm@suse.com - Delete patches.suse/s390-System.map.diff: Proper fix in binutils has - long since been upstream. + long since been upstream. - commit 2847a36 ------------------------------------------------------------------- @@ -4321,7 +4341,7 @@ Wed Apr 27 20:18:37 CEST 2011 - jeffm@suse.com Wed Apr 27 20:16:52 CEST 2011 - jeffm@suse.com - Delete patches.suse/unmap_vmas-lat: No bug report or signed-off-by. - - Delete patches.arch/s390-add-FREE_PTE_NR. + - Delete patches.arch/s390-add-FREE_PTE_NR. - commit 2a392c2 ------------------------------------------------------------------- @@ -4334,7 +4354,7 @@ Wed Apr 27 20:16:00 CEST 2011 - jeffm@suse.com Wed Apr 27 20:15:02 CEST 2011 - jeffm@suse.com - Update to 2.6.39-rc5. - - Eliminated 2 patches. + - Eliminated 2 patches. - commit 5288a05 ------------------------------------------------------------------- @@ -4354,7 +4374,7 @@ Wed Apr 27 19:43:47 CEST 2011 - jeffm@suse.com Tue Apr 26 11:03:18 CEST 2011 - jkosina@suse.cz - HID: add noget quirk barcode scanners from Symbol Technologies - (bnc#689290). + (bnc#689290). - commit f5b999f ------------------------------------------------------------------- @@ -4367,7 +4387,7 @@ Fri Apr 22 00:01:41 CEST 2011 - jeffm@suse.com Tue Apr 19 23:37:06 CEST 2011 - jack@suse.cz - Revert changes to sparc configs to not make life harder for Jan Engelhardt - maintaining sparc architecture. + maintaining sparc architecture. - commit cdac873 ------------------------------------------------------------------- @@ -4386,7 +4406,7 @@ Tue Apr 19 23:30:34 CEST 2011 - jack@suse.cz Tue Apr 19 17:41:41 CEST 2011 - jeffm@suse.com - Updated to 2.6.39-rc4. - - Eliminated 1 patch. + - Eliminated 1 patch. - commit 3f654c8 ------------------------------------------------------------------- @@ -4399,15 +4419,15 @@ Tue Apr 19 17:16:52 CEST 2011 - jeffm@suse.com Mon Apr 18 10:30:49 CEST 2011 - eich@suse.de - Combined and consolidated bootsplash patch (bnc#669777, - bnc#570082, bnc#595657, bnc#594209, bnc#544645). - - Delete patches.suse/Cleanup-and-make-boot-splash-work-with-KMS.patch. - - Delete patches.suse/bootsplash. - - Delete patches.suse/bootsplash-console-fix. - - Delete patches.suse/bootsplash-keep-multiple-data. - - Delete patches.suse/bootsplash-scaler. - - Reformatted code, fixed some minor bugs that became obvious. - - Fixed race that led to null pointer dereference in splash_read_proc(): - bnc#669777. + bnc#570082, bnc#595657, bnc#594209, bnc#544645). + - Delete patches.suse/Cleanup-and-make-boot-splash-work-with-KMS.patch. + - Delete patches.suse/bootsplash. + - Delete patches.suse/bootsplash-console-fix. + - Delete patches.suse/bootsplash-keep-multiple-data. + - Delete patches.suse/bootsplash-scaler. + - Reformatted code, fixed some minor bugs that became obvious. + - Fixed race that led to null pointer dereference in splash_read_proc(): + bnc#669777. - commit 95844c5 ------------------------------------------------------------------- @@ -4420,7 +4440,7 @@ Sat Apr 16 19:18:05 CEST 2011 - trenn@suse.de Sat Apr 16 18:42:01 CEST 2011 - trenn@suse.de - intel_idle: Make lapic_timer_reliable_states a boot param - (bnc#675161). + (bnc#675161). - commit 85b156b ------------------------------------------------------------------- @@ -4434,7 +4454,7 @@ Sat Apr 16 00:31:11 CEST 2011 - jack@suse.cz Fri Apr 15 20:24:29 CEST 2011 - jeffm@suse.com - Enabled CONFIG_GIGASET_CAPI (bnc#686008). - - This results in automatically disabling CONFIG_GIGASET_I4L. + - This results in automatically disabling CONFIG_GIGASET_I4L. - commit 697e68b ------------------------------------------------------------------- @@ -4454,7 +4474,7 @@ Fri Apr 15 13:21:49 CEST 2011 - jbeulich@novell.com - Update Xen patches to 2.6.39-rc3 and c/s 1079. - blktap2: replace hard-coded limit of tap devices with - configurable one. + configurable one. - config.conf: Re-enable Xen configs. - Update x86 config files. - commit d3bfd6c @@ -4463,7 +4483,7 @@ Fri Apr 15 13:21:49 CEST 2011 - jbeulich@novell.com Thu Apr 14 18:43:07 CEST 2011 - jeffm@suse.com - fs/partitions/efi.c: corrupted GUID partition tables can cause - kernel oops (bnc#687113 CVE-2011-1577). + kernel oops (bnc#687113 CVE-2011-1577). - commit 385b393 ------------------------------------------------------------------- @@ -4508,7 +4528,7 @@ Tue Apr 12 21:30:55 CEST 2011 - jeffm@suse.com Tue Apr 12 20:46:13 CEST 2011 - jeffm@suse.com - Updated to 2.6.39-rc3. - - Eliminated 2 patches. + - Eliminated 2 patches. - commit 200c913 ------------------------------------------------------------------- @@ -4533,29 +4553,29 @@ Tue Apr 12 19:37:48 CEST 2011 - jeffm@suse.com Tue Apr 12 19:10:01 CEST 2011 - jeffm@suse.com - Update to 2.6.39-rc2. - - Eliminated 18 patches. - - Added 3 patches. - - hv_mouse: needs . - - dm-raid45: Remove blk_unplug calls. - - novfs: 2.6.39 API update. - - Xen, Swap-over-NFS, and certain SCSI multipath features are disabled. - - patches.kernel.org is no longer used to contain upstream patches - for -rc releases. Users planning on building their own kernel should - have a copy of the tarball corresponding to the -rc releases. + - Eliminated 18 patches. + - Added 3 patches. + - hv_mouse: needs . + - dm-raid45: Remove blk_unplug calls. + - novfs: 2.6.39 API update. + - Xen, Swap-over-NFS, and certain SCSI multipath features are disabled. + - patches.kernel.org is no longer used to contain upstream patches + for -rc releases. Users planning on building their own kernel should + have a copy of the tarball corresponding to the -rc releases. - commit adf9d16 ------------------------------------------------------------------- Mon Apr 11 09:43:45 CEST 2011 - neilb@suse.de - Make selection of 'readdir-plus' adapt to usage patterns - (bnc#678123). + (bnc#678123). - commit 5de99a8 ------------------------------------------------------------------- Wed Apr 6 09:01:38 CEST 2011 - jeffm@suse.de - reiserfs: Force inode evictions before umount to avoid crash - (bnc#610598 bnc#680073 bnc#684112). + (bnc#610598 bnc#680073 bnc#684112). - Delete patches.fixes/reiserfs-xattr-crash-fix. - commit bf57d20 @@ -4569,21 +4589,21 @@ Tue Apr 5 10:42:22 CEST 2011 - jslaby@suse.cz Wed Mar 30 23:50:41 CEST 2011 - jeffm@suse.com - Delete patches.suse/twofish-2.6. - - This was for 2.4 compatibility and has been moved to KMP purgatory. + - This was for 2.4 compatibility and has been moved to KMP purgatory. - commit dcca506 ------------------------------------------------------------------- Wed Mar 30 10:32:32 CEST 2011 - jslaby@suse.cz - Relax si_code check in rt_sigqueueinfo and rt_tgsigqueueinfo - (bnc#681826). + (bnc#681826). - commit 2e71042 ------------------------------------------------------------------- Mon Mar 28 16:08:19 CEST 2011 - trenn@suse.de - Update config files, remove CONFIG_X86_MCE_XEON75XX=m - ->driver got reverted with previous commit + ->driver got reverted with previous commit - Refresh patches.xen/xen3-auto-arch-x86.diff. - commit b367e7b @@ -4595,18 +4615,18 @@ Mon Mar 28 15:23:44 CEST 2011 - trenn@suse.de APEI implementation should take care of that in recent kernels. - Delete patches.arch/x86_mce_intel_decode_physical_address.patch. - Delete - patches.arch/x86_mce_intel_decode_physical_address_compile_fix.patch. + patches.arch/x86_mce_intel_decode_physical_address_compile_fix.patch. - Delete - patches.arch/x86_mce_intel_decode_physical_address_rename_fix.patch. + patches.arch/x86_mce_intel_decode_physical_address_rename_fix.patch. - Delete - patches.arch/x86_mce_intel_decode_physical_fix_dynamic_debug.patch. + patches.arch/x86_mce_intel_decode_physical_fix_dynamic_debug.patch. - commit 1fe7a22 ------------------------------------------------------------------- Mon Mar 28 14:07:07 CEST 2011 - mmarek@suse.cz - rpm/kernel-binary.spec.in: Do not install unneeded packages in the - build chroot. + build chroot. - commit 7f4c49d ------------------------------------------------------------------- @@ -4626,7 +4646,7 @@ Thu Mar 24 17:26:22 CET 2011 - tiwai@suse.de Thu Mar 24 16:21:06 CET 2011 - jslaby@suse.cz - Prevent rt_sigqueueinfo and rt_tgsigqueueinfo from spoofing - the signal code (bnc#681826 CVE-2011-1020). + the signal code (bnc#681826 CVE-2011-1020). - commit 2e42fd4 ------------------------------------------------------------------- @@ -4635,7 +4655,7 @@ Thu Mar 24 14:02:20 CET 2011 - tiwai@suse.de - sound/oss/opl3: validate voice and channel indexes (bnc#681999). - sound/oss: remove offset from load_patch callbacks (bnc#681999). - ALSA: sound/pci/asihpi: check adapter index in hpi_ioctl - (bnc#680816). + (bnc#680816). - commit 09ff6e9 ------------------------------------------------------------------- @@ -4648,7 +4668,7 @@ Mon Mar 21 19:56:38 CET 2011 - jack@suse.cz Mon Mar 21 16:44:29 CET 2011 - jkosina@suse.cz - HID: add support for Skycable 0x3f07 wireless presenter - (bnc#681297). + (bnc#681297). - commit 892e8d4 ------------------------------------------------------------------- @@ -4679,12 +4699,12 @@ Fri Mar 18 08:48:08 CET 2011 - jbeulich@novell.com Thu Mar 17 12:24:09 CET 2011 - sjayaraman@suse.de - netvm: Do not mark requests for swapfile writes as dirty or - kswapd fails to free the page (bnc#678472). + kswapd fails to free the page (bnc#678472). - nfs: Use page_file_offset during page writeback (bnc#677738). - nfs: Convert nfs_mark_request_dirty() to use page_file_mapping() - (bnc#677738). + (bnc#677738). - netvm: Remove duplicated initialization in net/ipv4/route.c - (bnc#678970). + (bnc#678970). - collapse: mm: Report the low watermark correctly (bnc#678497). - commit a798dd1 @@ -4698,7 +4718,7 @@ Tue Mar 15 16:19:53 CET 2011 - jeffm@suse.com Mon Mar 14 01:22:01 CET 2011 - jeffm@suse.com - Linux: 2.6.38-rc8. - - Eliminated 1 patch. + - Eliminated 1 patch. - commit 7da557d ------------------------------------------------------------------- @@ -4723,38 +4743,38 @@ Fri Mar 11 14:19:55 CET 2011 - jbeulich@novell.com Tue Mar 8 01:00:02 CET 2011 - jeffm@suse.de - Update to 2.6.38-rc7. - - Refresh patches.xen/xen-x86-no-lapic. - - Refresh patches.xen/xen3-patch-2.6.19. + - Refresh patches.xen/xen-x86-no-lapic. + - Refresh patches.xen/xen3-patch-2.6.19. - commit 7eb9d30 ------------------------------------------------------------------- Mon Mar 7 13:50:08 CET 2011 - mmarek@suse.cz - rpm/kernel-binary.spec.in: Do not abort build because of - supported.conf inconsistency if %supported_modules_check == 0. + supported.conf inconsistency if %supported_modules_check == 0. - rpm/kernel-binary.spec.in: Do not abort build because of - supported.conf inconsistency if %supported_modules_check == 0. + supported.conf inconsistency if %supported_modules_check == 0. - commit 88d5daa ------------------------------------------------------------------- Wed Mar 2 09:02:40 CET 2011 - jbeulich@novell.com - patches.arch/x86_64-unwind-annotations: Fix a fatal oversight in - yesterday's change. + yesterday's change. - commit 098768b ------------------------------------------------------------------- Mon Feb 28 15:34:35 CET 2011 - jbeulich@novell.com - patches.arch/x86_64-unwind-annotations: Add annotations to - lib/rwsem_64.S. + lib/rwsem_64.S. - commit 87944ac ------------------------------------------------------------------- Thu Feb 24 16:27:46 CET 2011 - tiwai@suse.de - ALSA: usb-audio: fix oops due to cleanup race when disconnecting - (bnc#674735). + (bnc#674735). - commit ed81f8c ------------------------------------------------------------------- @@ -4767,7 +4787,7 @@ Wed Feb 23 23:03:41 CET 2011 - mmarek@suse.cz Tue Feb 22 21:49:18 CET 2011 - jeffm@suse.com - Update to 2.6.38-rc6. - - Eliminated 1 patch. + - Eliminated 1 patch. - commit 6cce7bb ------------------------------------------------------------------- @@ -4780,7 +4800,7 @@ Tue Feb 22 10:00:42 CET 2011 - mmarek@suse.cz Mon Feb 21 10:31:05 CET 2011 - tiwai@suse.de - ALSA: caiaq - Fix possible string-buffer overflow (bnc#672499, - CVE-2011-0712). + CVE-2011-0712). - commit 5ef002b ------------------------------------------------------------------- @@ -4799,22 +4819,22 @@ Thu Feb 17 02:28:52 CET 2011 - jeffm@suse.de Thu Feb 17 01:24:01 CET 2011 - gregkh@suse.de - Update config files. - - disable CONFIG_DRM_VMWGFX (bnc#606458) - - update sparc configs to at least be able to run "make oldconfig" + - disable CONFIG_DRM_VMWGFX (bnc#606458) + - update sparc configs to at least be able to run "make oldconfig" - commit da75bd9 ------------------------------------------------------------------- Wed Feb 16 16:14:52 CET 2011 - jbeulich@novell.com - patches.arch/x86_64-unwind-annotations: Re-add change lost during - initial 2.6.37 merge. + initial 2.6.37 merge. - commit e493205 ------------------------------------------------------------------- Mon Feb 14 13:42:21 CET 2011 - mmarek@suse.cz - Move spec file templates and helper scripts to a separate branch, to - ease synchronizing these files among master, vanilla and linux-next. + ease synchronizing these files among master, vanilla and linux-next. - commit 411abb8 ------------------------------------------------------------------- @@ -4834,7 +4854,7 @@ Mon Feb 14 13:20:47 CET 2011 - mmarek@suse.cz Mon Feb 14 13:19:22 CET 2011 - mmarek@suse.cz - rpm/kernel-source.spec.in: Delete misc/extract-modaliases, the code - was merged into rpm's find-supplements script. + was merged into rpm's find-supplements script. - Delete rpm/check-build.sh, not needed anymore. - commit 0a157b1 @@ -4842,43 +4862,43 @@ Mon Feb 14 13:19:22 CET 2011 - mmarek@suse.cz Thu Feb 10 02:57:43 CET 2011 - jeffm@suse.com - flexcop: fix registering braindead stupid names (brc#575873 - bnc#661429). + bnc#661429). - commit 72bd3d0 ------------------------------------------------------------------- Wed Feb 9 22:55:13 CET 2011 - gregkh@suse.de - Staging: samsung-laptop: add support for lots of laptops - (bnc#661682). + (bnc#661682). - commit 1eb5eaa ------------------------------------------------------------------- Wed Feb 9 13:37:33 CET 2011 - mmarek@suse.cz - rpm/kernel-source.spec.in: Set timestamp of sources to the commit - timestamp, so that they are always older than generated files in - /usr/src/linux-obj (bnc#669669). + timestamp, so that they are always older than generated files in + /usr/src/linux-obj (bnc#669669). - commit 8565452 ------------------------------------------------------------------- Wed Feb 9 00:08:37 CET 2011 - mmarek@suse.cz - rpm/kernel-binary.spec.in: Do not run fdupes in /usr/src/linux-obj, to - keep timestamps intact. + keep timestamps intact. - commit 9ba5ff0 ------------------------------------------------------------------- Tue Feb 8 23:42:06 CET 2011 - mmarek@suse.cz - rpm/kernel-source.spec.in: Remove .gitignore files after applying patches - (fix last change). + (fix last change). - commit 907f9cc ------------------------------------------------------------------- Tue Feb 8 18:10:13 CET 2011 - jeffm@suse.com - Updated to 2.6.38-rc4. - - Eliminated 1 patch. + - Eliminated 1 patch. - commit c327e0a ------------------------------------------------------------------- @@ -4926,8 +4946,8 @@ Mon Feb 7 16:19:29 CET 2011 - mmarek@suse.cz Mon Feb 7 14:27:36 CET 2011 - mmarek@suse.cz - rpm/kernel-binary.spec.in, rpm/kernel-spec-macros: Fix the definition - of %release_major and rename it to %release_num to better describe - what it does. Add some comments to explain how the versioning works. + of %release_major and rename it to %release_num to better describe + what it does. Add some comments to explain how the versioning works. - commit 9a3bc94 ------------------------------------------------------------------- @@ -4946,14 +4966,14 @@ Fri Feb 4 01:46:21 CET 2011 - jeffm@suse.com Fri Feb 4 01:44:50 CET 2011 - jeffm@suse.com - Updated to 2.6.38-rc3. - - Eliminated 2 patches. + - Eliminated 2 patches. - commit b6b51ca ------------------------------------------------------------------- Wed Feb 2 17:25:06 CET 2011 - tiwai@suse.de - ALSA: hda - Fix memory leaks in conexant jack arrays - (bnc#668929). + (bnc#668929). - commit 31971a4 ------------------------------------------------------------------- @@ -4991,8 +5011,8 @@ Sun Jan 23 02:16:20 CET 2011 - jeffm@suse.de Sun Jan 23 00:25:45 CET 2011 - jeffm@suse.com - Update config files. - - CONFIG_EXPERT=n on all but ps3 - - Vanilla configs updated. + - CONFIG_EXPERT=n on all but ps3 + - Vanilla configs updated. - commit b25e639 ------------------------------------------------------------------- @@ -5013,7 +5033,7 @@ Sun Jan 23 00:09:06 CET 2011 - jeffm@suse.com Sat Jan 22 23:45:07 CET 2011 - jeffm@suse.com - Updated to 2.6.38-rc2. - - Eliminated 1 patch. + - Eliminated 1 patch. - commit 90baa82 ------------------------------------------------------------------- @@ -5032,30 +5052,30 @@ Sat Jan 22 00:32:08 CET 2011 - jeffm@suse.de Sat Jan 22 00:27:46 CET 2011 - jeffm@suse.de - Update to 2.6.38-rc1. - - Removed 12 patches. - - Xen is disabled. - - Quite a few patches need updating. + - Removed 12 patches. + - Xen is disabled. + - Quite a few patches need updating. - commit 9163bb7 ------------------------------------------------------------------- Fri Jan 21 02:42:39 CET 2011 - trenn@suse.de - perf: Do not export power_frequency, but power_start event - (bnc#665153). + (bnc#665153). - cpuidle/x86/perf: fix power:cpu_idle double end events and - throw cpu_idle events from the cpuidle layer (bnc#665153). + throw cpu_idle events from the cpuidle layer (bnc#665153). - perf: Clean up power events by introducing new, more generic - ones (bnc#665153). + ones (bnc#665153). - cpuidle: Rename X86 specific idle poll state from C0 to POLL - (bnc#665153). + (bnc#665153). - perf timechart: Adjust perf timechart to the new power events - (bnc#665153). + (bnc#665153). - Fix display of idle boxes (none). - Fix huge and wronge C-state drawings due to uninitialized - start/end timestamps (none). + start/end timestamps (none). - Update config files. - doc/config-options.changes: - CONFIG_EVENT_POWER_TRACING_DEPRECATED=y + CONFIG_EVENT_POWER_TRACING_DEPRECATED=y - commit b308eff ------------------------------------------------------------------- @@ -5068,7 +5088,7 @@ Wed Jan 19 21:13:46 CET 2011 - jbohac@suse.cz Tue Jan 18 01:48:18 CET 2011 - trenn@suse.de - ACPI / ACPICA: Initialize the global lock spinlock as - appropriate (bnc#637377). + appropriate (bnc#637377). - commit c4b8238 ------------------------------------------------------------------- @@ -5087,22 +5107,22 @@ Mon Jan 17 20:52:49 CET 2011 - jeffm@suse.com Fri Jan 14 16:29:03 CET 2011 - mmarek@suse.cz - Revert %kernelrelease changes originally made on the vanilla branch, - they break on master and must be done differently. + they break on master and must be done differently. - commit b610327 ------------------------------------------------------------------- Thu Jan 13 21:29:19 CET 2011 - jkosina@suse.cz - Input: introduce 'notimeout' blacklist for Dell Vostro V13 - (bnc#641105). + (bnc#641105). - commit cb76856 ------------------------------------------------------------------- Wed Jan 12 21:32:17 CET 2011 - jeffm@suse.com - In-kernel dependencies for reiser4 - - Delete patches.suse/reiser4-exports. - - Delete patches.suse/reiser4-set_page_dirty_notag. + - Delete patches.suse/reiser4-exports. + - Delete patches.suse/reiser4-set_page_dirty_notag. - commit 1b97130 ------------------------------------------------------------------- @@ -5176,7 +5196,7 @@ Thu Jan 6 20:51:31 CET 2011 - jeffm@suse.com Thu Jan 6 19:48:28 CET 2011 - mmarek@suse.cz - rpm/kernel-source.spec.in: Move the source tree if %kernelrelease is - different from the tarball version. + different from the tarball version. - commit 6be9ffe ------------------------------------------------------------------- @@ -5195,28 +5215,28 @@ Thu Jan 6 17:09:12 CET 2011 - jeffm@suse.com Thu Jan 6 17:08:44 CET 2011 - jeffm@suse.com - Removed unused kdb patches. - - Delete patches.suse/kdb-build-fixes. - - Delete patches.suse/kdb-common. - - Delete - patches.suse/kdb-fix-assignment-from-incompatible-pointer-warnings. - - Delete - patches.suse/kdb-fix-kdb_cmds-to-include-the-arch-common-macro. - - Delete patches.suse/kdb-handle-nonexistance-keyboard-controller. - - Delete patches.suse/kdb-ia64. - - Delete patches.suse/kdb-usb-rework. - - Delete patches.suse/kdb-vm-api-changes-for-2-6-34. - - Delete patches.suse/kdb-x86. - - Delete patches.suse/kdb-x86-build-fixes. - - Delete patches.suse/kdb_dont_touch_i8042_early.patch. - - Delete patches.suse/kdb_fix_ia64_build.patch. - - Delete patches.xen/xen3-kdb-x86. + - Delete patches.suse/kdb-build-fixes. + - Delete patches.suse/kdb-common. + - Delete + patches.suse/kdb-fix-assignment-from-incompatible-pointer-warnings. + - Delete + patches.suse/kdb-fix-kdb_cmds-to-include-the-arch-common-macro. + - Delete patches.suse/kdb-handle-nonexistance-keyboard-controller. + - Delete patches.suse/kdb-ia64. + - Delete patches.suse/kdb-usb-rework. + - Delete patches.suse/kdb-vm-api-changes-for-2-6-34. + - Delete patches.suse/kdb-x86. + - Delete patches.suse/kdb-x86-build-fixes. + - Delete patches.suse/kdb_dont_touch_i8042_early.patch. + - Delete patches.suse/kdb_fix_ia64_build.patch. + - Delete patches.xen/xen3-kdb-x86. - commit c9e725d ------------------------------------------------------------------- Thu Jan 6 16:10:26 CET 2011 - jeffm@suse.com - rpm/kernel-source.spec.in: Remove the relocation of the source tree. - It's expanded in-place. + It's expanded in-place. - commit 8cde941 ------------------------------------------------------------------- @@ -5229,7 +5249,7 @@ Thu Jan 6 15:49:34 CET 2011 - jack@suse.cz Thu Jan 6 13:56:07 CET 2011 - mmarek@suse.cz - Delete patches.fixes/kbuild-fix-generating-of-.symtypes-files. - Fixed upstream in commit e26d6b8. + Fixed upstream in commit e26d6b8. - commit 1b628e1 ------------------------------------------------------------------- @@ -5238,7 +5258,7 @@ Thu Jan 6 10:07:22 CET 2011 - mgalbraith@suse.de - Replaced autogroup patch with what will appear in 2.6.38 - Replaced cgroup use after free fix wtih what will appear in 2.6.38 - Refresh - patches.fixes/sched-cgroup-use-exit-hook-to-avoid-use-after-free-crash. + patches.fixes/sched-cgroup-use-exit-hook-to-avoid-use-after-free-crash. - Refresh patches.suse/sched-automated-per-session-task-groups. - Delete patches.fixes/sched-fix-autogroup-proc-interface-race. - commit 81f018b @@ -5259,7 +5279,7 @@ Thu Dec 30 00:50:58 CET 2010 - jeffm@suse.com Wed Dec 29 22:23:21 CET 2010 - jeffm@suse.com - Update to 2.6.37-rc8. - - Eliminated 1 patch. + - Eliminated 1 patch. - commit 42518e6 ------------------------------------------------------------------- @@ -5284,38 +5304,38 @@ Mon Dec 27 23:24:08 CET 2010 - jeffm@suse.com Mon Dec 27 23:09:38 CET 2010 - jeffm@suse.com - Update to 2.6.37-rc7. - - Eliminated 9 patches. + - Eliminated 9 patches. - commit d38591c ------------------------------------------------------------------- Mon Dec 20 12:48:45 CET 2010 - jslaby@suse.cz - Revert "x86: allocate space within a region top-down" - (bnc#655048). - Backport to XEN. + (bnc#655048). + Backport to XEN. - commit 92c0965 ------------------------------------------------------------------- Mon Dec 20 11:33:32 CET 2010 - jslaby@suse.cz - Revert "PCI: fix pci_bus_alloc_resource() hang, prefer positive - decode" (bnc#655048). + decode" (bnc#655048). - Revert "x86: allocate space within a region top-down" - (bnc#655048). + (bnc#655048). - Revert "x86/PCI: allocate space from the end of a region, - not the beginning" (bnc#655048). + not the beginning" (bnc#655048). - Revert "PCI: allocate bus resources from the top down" - (bnc#655048). + (bnc#655048). - Revert "resources: support allocating space within a region - from the top down" (bnc#655048). + from the top down" (bnc#655048). - resources: add arch hook for preventing allocation in reserved - areas (bnc#655048). + areas (bnc#655048). - x86: avoid low BIOS area when allocating address space - (bnc#655048). + (bnc#655048). - x86: avoid E820 regions when allocating address space - (bnc#655048). + (bnc#655048). - x86: avoid high BIOS area when allocating address space - (bnc#655048). + (bnc#655048). - Refresh patches.xen/xen3-patch-2.6.34. - commit 7bbbf27 @@ -5330,8 +5350,8 @@ Mon Dec 20 11:29:01 CET 2010 - jslaby@suse.cz Mon Dec 20 11:19:41 CET 2010 - jslaby@suse.cz - Delete - patches.fixes/res-0010-PCI-fix-pci_bus_alloc_resource-hang-prefer-positive-.patch. - It's unreferenced and wrong. + patches.fixes/res-0010-PCI-fix-pci_bus_alloc_resource-hang-prefer-positive-.patch. + It's unreferenced and wrong. - commit 9e6fc50 ------------------------------------------------------------------- @@ -5368,10 +5388,10 @@ Mon Dec 13 09:12:36 CET 2010 - tiwai@suse.de Fri Dec 10 09:23:46 CET 2010 - jslaby@suse.cz - resources: add arch hook for preventing allocation in reserved - areas (bnc#655048). + areas (bnc#655048). - x86: avoid BIOS area when allocating address space (bnc#655048). - x86: avoid PNP resources when allocating address space - (bnc#655048). + (bnc#655048). - Refresh patches.xen/xen3-patch-2.6.34. - commit 7e25353 @@ -5404,14 +5424,14 @@ Thu Dec 9 14:48:13 CET 2010 - mmarek@suse.cz Wed Dec 8 17:34:25 CET 2010 - mmarek@suse.cz - rpm/kernel-docs.spec.in: Allow to build against any version of - kernel-source + kernel-source - commit 37bdc47 ------------------------------------------------------------------- Tue Dec 7 16:38:29 CET 2010 - jbeulich@novell.com - patches.arch/x86_64-unwind-annotations: Remove stringification - (needed only with very old assemblers). + (needed only with very old assemblers). - commit 987c244 ------------------------------------------------------------------- @@ -5442,7 +5462,7 @@ Tue Dec 7 09:40:37 CET 2010 - jbeulich@novell.com Mon Dec 6 12:40:34 CET 2010 - mgalbraith@suse.de - Replace buggy per tty autogroup patch with final per session patch as - integrated into tip. + integrated into tip. - sched: Add 'autogroup' scheduling feature: automated per session task groups (bnc#657613). - Delete patches.suse/sched-automated-per-tty-task-groups. - commit 0db6b6b @@ -5451,12 +5471,12 @@ Mon Dec 6 12:40:34 CET 2010 - mgalbraith@suse.de Mon Dec 6 09:12:01 CET 2010 - jbeulich@novell.com - patches.rpmify/rpm-kernel-config, patches.rpmify/split-package, - patches.suse/0004-richacl-In-memory-representation-and-helper-function.patch, - patches.suse/SoN-15-netvm-reserve.patch, - patches.suse/SoN-27-nfs-swap_ops.patch, - patches.suse/kconfig-automate-kernel-desktop, - patches.suse/mm-tune-dirty-limits.patch, - patches.suse/supported-flag-enterprise: Clean up Kconfig portions. + patches.suse/0004-richacl-In-memory-representation-and-helper-function.patch, + patches.suse/SoN-15-netvm-reserve.patch, + patches.suse/SoN-27-nfs-swap_ops.patch, + patches.suse/kconfig-automate-kernel-desktop, + patches.suse/mm-tune-dirty-limits.patch, + patches.suse/supported-flag-enterprise: Clean up Kconfig portions. - commit 713650c ------------------------------------------------------------------- @@ -5489,7 +5509,7 @@ Fri Nov 26 15:04:27 CET 2010 - jbeulich@novell.com - Update Xen patches to 2.6.37-rc3-git1 and c/s 1055. - xen/acpi: Add memory hotadd to pvops dom0 (bnc#651066). - xen/acpi: Export host physical CPU information to dom0 - (bnc#651066). + (bnc#651066). - Xen: para-virtual watchdog driver. - introduce {rd,wr}msr_safe_on_pcpu() and add/enable users. - eliminate scalability issues from initrd handling. @@ -5513,7 +5533,7 @@ Wed Nov 24 15:49:45 CET 2010 - jeffm@suse.com Mon Nov 22 19:48:15 CET 2010 - jeffm@suse.com - Update to 2.6.37-rc3. - - Eliminated 1 patch. + - Eliminated 1 patch. - commit 12ac0ac ------------------------------------------------------------------- @@ -5537,7 +5557,7 @@ Sun Nov 21 16:35:45 CET 2010 - jslaby@suse.cz Wed Nov 17 17:10:32 CET 2010 - jeffm@suse.com - sched: automated per tty task groups. - - Enabled in -desktop flavors for better interactivity. + - Enabled in -desktop flavors for better interactivity. - commit 2d5d397 ------------------------------------------------------------------- @@ -5556,7 +5576,7 @@ Tue Nov 16 20:08:11 CET 2010 - jeffm@suse.com Mon Nov 15 23:58:59 CET 2010 - jslaby@suse.cz - PCI: fix pci_bus_alloc_resource() hang, prefer positive decode - (bnc#651256). + (bnc#651256). - commit 4404c19 ------------------------------------------------------------------- @@ -5569,7 +5589,7 @@ Mon Nov 15 21:33:19 CET 2010 - jeffm@suse.com Mon Nov 15 21:30:37 CET 2010 - jeffm@suse.com - Update to 2.6.37-rc1-git11. - - Eliminated 2 patches. + - Eliminated 2 patches. - commit 5959a67 ------------------------------------------------------------------- @@ -5588,16 +5608,16 @@ Sat Nov 13 10:08:17 CET 2010 - jslaby@suse.cz Fri Nov 12 18:37:10 CET 2010 - jeffm@suse.de - Update to 2.6.37-rc1. - - Eliminated 26 patches. - - Xen is disabled. + - Eliminated 26 patches. + - Xen is disabled. - commit b9044e3 ------------------------------------------------------------------- Thu Nov 11 19:37:05 CET 2010 - gregkh@suse.de - Update config files. (bnc#652954) increase the number of possible and - default uarts for users with multi-port serial cards for the i386 and - x86-64 default configs. + default uarts for users with multi-port serial cards for the i386 and + x86-64 default configs. - commit 85c87e3 ------------------------------------------------------------------- @@ -5611,20 +5631,20 @@ Thu Nov 11 13:48:24 CET 2010 - jslaby@suse.cz Thu Nov 11 11:18:45 CET 2010 - jslaby@suse.cz - resources: add a default alignf to simplify find_resource() - (bnc#651256). + (bnc#651256). - resources: factor out resource_clip() to simplify - find_resource() (bnc#651256). + find_resource() (bnc#651256). - resources: ensure callback doesn't allocate outside available - space (bnc#651256). + space (bnc#651256). - resources: handle overflow when aligning start of available area - (bnc#651256). + (bnc#651256). - resources: support allocating space within a region from the - top down (bnc#651256). + top down (bnc#651256). - PCI: allocate bus resources from the top down (bnc#651256). - x86/PCI: allocate space from the end of a region, not the - beginning (bnc#651256). + beginning (bnc#651256). - x86: update iomem_resource end based on CPU physical address - capabilities (bnc#651256). + capabilities (bnc#651256). - x86: allocate space within a region top-down (bnc#651256). - Refresh patches.xen/xen3-patch-2.6.34. - commit 8c68ad1 @@ -5633,21 +5653,21 @@ Thu Nov 11 11:18:45 CET 2010 - jslaby@suse.cz Tue Nov 9 15:28:57 CET 2010 - jack@suse.cz - novfs: Fix for the issue of kernel dumps core on restart - (bnc#641811). + (bnc#641811). - commit 76ba833 ------------------------------------------------------------------- Fri Oct 29 13:47:35 CEST 2010 - jslaby@suse.cz - net: Limit socket I/O iovec total length to INT_MAX - (bnc#650128). + (bnc#650128). - commit 2ba74bb ------------------------------------------------------------------- Fri Oct 29 01:53:34 CEST 2010 - trenn@suse.de - Update config files. - Forgot to enable ACPI_EC_DEBUGFS on i386/pae + Forgot to enable ACPI_EC_DEBUGFS on i386/pae - commit 66b605b ------------------------------------------------------------------- @@ -5667,14 +5687,14 @@ Wed Oct 27 14:51:30 CEST 2010 - jslaby@suse.cz Tue Oct 26 21:31:22 CEST 2010 - trenn@suse.de - Update config files. - Enable CONFIG_ACPI_EC_DEBUGFS=m on supported archs. + Enable CONFIG_ACPI_EC_DEBUGFS=m on supported archs. - commit 9035254 ------------------------------------------------------------------- Tue Oct 26 13:41:23 CEST 2010 - jbeulich@novell.com - Update Xen config files (restore options accidentally deleted - by 1b1584fccbfdc42e6e8b35c3c207ca65feb0c7d5). + by 1b1584fccbfdc42e6e8b35c3c207ca65feb0c7d5). - commit f8e5000 ------------------------------------------------------------------- @@ -5682,7 +5702,7 @@ Mon Oct 25 12:53:38 CEST 2010 - jbeulich@novell.com - Update Xen patches to 2.6.36 and c/s 1043. - xen: netback: take net_schedule_list_lock when removing entry - from net_schedule_list. + from net_schedule_list. - Update Xen config files. - commit b772cd8 @@ -5692,7 +5712,7 @@ Mon Oct 25 08:58:15 CEST 2010 - tiwai@suse.de - ALSA: hda - Add workarounds for CT-IBG controllers (bnc#564324). - ALSA: hda - Add some workarounds for Creative IBG (bnc#564324). - ALSA: hda - Fix wrong SPDIF NID assignment for CA0110 - (bnc#564324). + (bnc#564324). - commit 2256eda ------------------------------------------------------------------- @@ -5705,7 +5725,7 @@ Fri Oct 22 21:18:25 CEST 2010 - jeffm@suse.de Fri Oct 22 13:32:04 CEST 2010 - jbeulich@novell.com - patches.arch/i386-unwind-annotations, - patches.arch/x86_64-unwind-annotations: Update Patch-mainline tags. + patches.arch/x86_64-unwind-annotations: Update Patch-mainline tags. - commit 6ee5ccb ------------------------------------------------------------------- @@ -5720,7 +5740,7 @@ Thu Oct 21 10:11:03 CEST 2010 - sjayaraman@suse.de Mon Oct 18 16:54:57 CEST 2010 - trenn@suse.de - ACPI: Make Embedded Controller command timeout delay - configurable (bnc#639261). + configurable (bnc#639261). - commit 9ea38cf ------------------------------------------------------------------- @@ -5756,7 +5776,7 @@ Mon Oct 11 17:14:51 CEST 2010 - mmarek@suse.cz Mon Oct 11 16:12:29 CEST 2010 - jbeulich@novell.com - patches.apparmor/apparmor-compatibility-patch-for-v5-network-control: - Remove .rej file from this patch. + Remove .rej file from this patch. - commit 8828ce5 ------------------------------------------------------------------- @@ -5769,7 +5789,7 @@ Fri Oct 8 17:40:50 CEST 2010 - jeffm@suse.de Tue Oct 5 18:02:19 CEST 2010 - jbeulich@novell.com - patches.drivers/dynamic_debug_4.patch: Fix build issues with - !DYNAMIC_DEBUG and build warning. + !DYNAMIC_DEBUG and build warning. - commit b08d2aa ------------------------------------------------------------------- @@ -5782,7 +5802,7 @@ Tue Oct 5 17:19:46 CEST 2010 - jeffm@suse.de Tue Oct 5 16:58:20 CEST 2010 - jeffm@suse.de - AppArmor: Allow dfa backward compatibility with broken - userspace. + userspace. - AppArmor: compatibility patch for v5 interface. - AppArmor: compatibility patch for v5 network control. - commit cb27981 @@ -5791,7 +5811,7 @@ Tue Oct 5 16:58:20 CEST 2010 - jeffm@suse.de Mon Oct 4 16:57:34 CEST 2010 - jeffm@suse.de - Update to 2.6.36-rc6. - - Eliminated 2 patches. + - Eliminated 2 patches. - commit 57ae577 ------------------------------------------------------------------- @@ -5804,25 +5824,25 @@ Fri Sep 24 13:45:31 CEST 2010 - jbeulich@novell.com Fri Sep 24 13:23:13 CEST 2010 - trenn@suse.de - acpi: ec_sys: access user space with get_user()/put_user() - (none). + (none). - commit d028761 ------------------------------------------------------------------- Fri Sep 24 13:14:36 CEST 2010 - trenn@suse.de - kernel/module.c: Fix compiler warnings if debug is compiled in - (none). + (none). - PNP: Use dev_dbg instead of dev_printk(KERN_DEBUG.. if - DYNAMIC_DEBUG is compiled in (none). + DYNAMIC_DEBUG is compiled in (none). - PNP: Compile all pnp built-in stuff in one module namespace - (none). + (none). - Dynamic Debug: Introduce global fake module param module.ddebug - - V4 (none). + - V4 (none). - Dynamic Debug: Initialize dynamic debug earlier via - arch_initcall (none). + arch_initcall (none). - Dynamic Debug: Introduce ddebug_query= boot parameter (none). - Dynamic Debug: Split out query string parsing/setup from - proc_write (none). + proc_write (none). - commit dcd5c68 ------------------------------------------------------------------- @@ -5847,7 +5867,7 @@ Fri Sep 24 09:54:16 CEST 2010 - jbeulich@novell.com Thu Sep 23 23:33:54 CEST 2010 - mmarek@suse.cz - rpm/kernel-binary.spec.in: Fix for kernel release strings like - 2.6.36-rc5-73-g57aebd7-vanilla. + 2.6.36-rc5-73-g57aebd7-vanilla. - rpm/kernel-spec-macros: Cleanup. - commit 0926a18 @@ -5855,7 +5875,7 @@ Thu Sep 23 23:33:54 CEST 2010 - mmarek@suse.cz Thu Sep 23 19:16:00 CEST 2010 - jeffm@suse.de - rose: Fix signedness issues wrt. digi count (CVE-2010-3310 - bnc#640721). + bnc#640721). - commit bcdc88b ------------------------------------------------------------------- @@ -5874,7 +5894,7 @@ Tue Sep 21 14:15:34 CEST 2010 - mmarek@suse.cz Tue Sep 21 13:59:10 CEST 2010 - jeffm@suse.de - Linux: 2.6.36-rc5. - - Eliminated 6 patches (all security backports). + - Eliminated 6 patches (all security backports). - commit d4603b4 ------------------------------------------------------------------- @@ -5882,8 +5902,8 @@ Mon Sep 20 19:57:39 CEST 2010 - jeffm@suse.de - Revert "- make SCSI and ATA drivers modules again. (bnc#564357)." This reverts commit 75e8e5eae2c1e8dd279370f2c7650835ee821deb. - - make SCSI and ATA drivers modules again. - (bnc#564357) + - make SCSI and ATA drivers modules again. + (bnc#564357) This change only applies to enterprise releases and should have been reverted prior to the release of openSUSE 11.3. - commit 7fc084f @@ -5892,14 +5912,14 @@ Mon Sep 20 19:57:39 CEST 2010 - jeffm@suse.de Mon Sep 20 16:03:14 CEST 2010 - sjayaraman@suse.de - Update patches.suse/SoN-05-reserve-slub.patch to accomodate an upstream - change that uses kmem_cache flags instead of PageSlubDebug flag. + change that uses kmem_cache flags instead of PageSlubDebug flag. - commit 4ea582b ------------------------------------------------------------------- Mon Sep 20 15:25:41 CEST 2010 - jeffm@suse.de - Set LSM_MMAP_MIN_ADDR=0 to allow tools like DOSemu to work properly. The - default is still set to 64k. + default is still set to 64k. - commit 0581892 ------------------------------------------------------------------- @@ -5912,25 +5932,25 @@ Sun Sep 19 17:39:03 CEST 2010 - jeffm@suse.com Fri Sep 17 01:05:47 CEST 2010 - jeffm@suse.de - wext: fix potential private ioctl memory content leak - (CVE-2010-2955 bnc#635413). + (CVE-2010-2955 bnc#635413). - wext: fix potential private ioctl memory content leak - (CVE-2010-2955 bnc#635413). + (CVE-2010-2955 bnc#635413). - commit 6df45c9 ------------------------------------------------------------------- Thu Sep 16 20:58:28 CEST 2010 - jeffm@suse.de - x86-64, compat: Test %rax for the syscall number, not %eax - (CVE-2010-3301 bnc#639708). + (CVE-2010-3301 bnc#639708). - x86-64, compat: Retruncate rax after ia32 syscall entry tracing - (CVE-2010-3301 bnc#639708). + (CVE-2010-3301 bnc#639708). - commit fb77404 ------------------------------------------------------------------- Thu Sep 16 20:37:08 CEST 2010 - jeffm@suse.de - compat: Make compat_alloc_user_space() incorporate the - access_ok() (CVE-2010-3081 bnc#639709). + access_ok() (CVE-2010-3081 bnc#639709). - commit 664a0ac ------------------------------------------------------------------- @@ -5943,21 +5963,21 @@ Wed Sep 15 20:17:27 CEST 2010 - jeffm@suse.com Wed Sep 15 19:32:01 CEST 2010 - jeffm@suse.de - drivers/net/usb/hso.c: prevent reading uninitialized memory - (CVE-2010-3298 bnc#639483). + (CVE-2010-3298 bnc#639483). - commit 35e70c8 ------------------------------------------------------------------- Wed Sep 15 19:23:44 CEST 2010 - jeffm@suse.de - drivers/net/cxgb3/cxgb3_main.c: prevent reading uninitialized - stack memory (CVE-2010-3296 bnc#639481). + stack memory (CVE-2010-3296 bnc#639481). - commit a0634a9 ------------------------------------------------------------------- Wed Sep 15 19:07:53 CEST 2010 - jeffm@suse.de - drivers/net/eql.c: prevent reading uninitialized stack memory - (CVE-2010-3297 bnc#639482). + (CVE-2010-3297 bnc#639482). - commit 2a7b160 ------------------------------------------------------------------- @@ -5972,11 +5992,11 @@ Wed Sep 15 17:28:18 CEST 2010 - tiwai@suse.de Tue Sep 14 08:13:57 CEST 2010 - jslaby@suse.cz - Update to Linux 2.6.36-rc4. - - Obsoletes: - - patches.fixes/bonding-jiffies2.patch. - - patches.fixes/irda-correctly-clean-up-self-ias_obj-on-irda_bind-failure. - - patches.fixes/net-sched-fix-kernel-leak-in-act_police. - - patches.rpmify/spectra-depends-on-moorestown. + - Obsoletes: + - patches.fixes/bonding-jiffies2.patch. + - patches.fixes/irda-correctly-clean-up-self-ias_obj-on-irda_bind-failure. + - patches.fixes/net-sched-fix-kernel-leak-in-act_police. + - patches.rpmify/spectra-depends-on-moorestown. - fix build on s390 as of 2.6.36-rc4. - Refresh patches.suse/SoN-08-mm-page_alloc-emerg.patch. - Refresh patches.suse/reiser4-set_page_dirty_notag. @@ -6006,7 +6026,7 @@ Fri Sep 3 18:57:13 CEST 2010 - jeffm@suse.de Fri Sep 3 16:38:10 CEST 2010 - jeffm@suse.com - irda: Correctly clean up self->ias_obj on irda_bind() failure - (CVE-2010-2954 bnc#636112). + (CVE-2010-2954 bnc#636112). - commit f04e61f ------------------------------------------------------------------- @@ -6028,7 +6048,7 @@ Wed Sep 1 11:40:45 CEST 2010 - jbeulich@novell.com Wed Sep 1 00:53:49 CEST 2010 - jeffm@suse.com - net sched: fix kernel leak in act_police (CVE-2010-2942 - bnc#632309). + bnc#632309). - commit 66e1d72 ------------------------------------------------------------------- @@ -6047,28 +6067,28 @@ Mon Aug 30 17:24:07 CEST 2010 - jeffm@suse.de Mon Aug 30 17:03:30 CEST 2010 - jeffm@suse.de - Update to Linux: 2.6.36-rc3. - - Eliminated 7 patches. + - Eliminated 7 patches. - commit d298d2d ------------------------------------------------------------------- Sat Aug 28 13:09:20 CEST 2010 - jslaby@suse.cz - Delete - patches.suse/rlim-0020-core-optimize-setrlimit-for-current-task.patch. + patches.suse/rlim-0020-core-optimize-setrlimit-for-current-task.patch. - Delete - patches.suse/rlim-0021-FS-proc-switch-limits-reading-to-fops.patch. + patches.suse/rlim-0021-FS-proc-switch-limits-reading-to-fops.patch. - Delete - patches.suse/rlim-0022-FS-proc-make-limits-writable.patch. - This was just a workaround crap. In 2.6.36 we have a nice syscall - instead. Sorry for commiting this to the merge-36 branch first. I - didn't notice it was already merged here. + patches.suse/rlim-0022-FS-proc-make-limits-writable.patch. + This was just a workaround crap. In 2.6.36 we have a nice syscall + instead. Sorry for commiting this to the merge-36 branch first. I + didn't notice it was already merged here. - commit 5449fcb ------------------------------------------------------------------- Fri Aug 27 16:26:16 CEST 2010 - jeffm@suse.com - Disabled ACPI table override patches again. fsnotify was introduced into - the truncate path and causes crashes. + the truncate path and causes crashes. - commit e18fc2c ------------------------------------------------------------------- @@ -6123,22 +6143,22 @@ Tue Aug 24 17:11:08 CEST 2010 - jeffm@suse.de Tue Aug 24 17:07:45 CEST 2010 - jeffm@suse.de - Refresh patches.suse/SoN-20-netvm-tcp-deadlock.patch: Added missing - fixup for sk_rmem_schedule in caif. + fixup for sk_rmem_schedule in caif. - commit a9ff761 ------------------------------------------------------------------- Tue Aug 24 16:47:58 CEST 2010 - mmarek@suse.cz - makefile: not need to regenerate kernel.release file when - make kernelrelease. + make kernelrelease. - commit 81237a8 ------------------------------------------------------------------- Tue Aug 24 16:18:58 CEST 2010 - jeffm@suse.com - rpm/kernel-source.spec.in, scripts/tar-up.sh: Renamed config-options.changes - to config-options.changes.txt in the exported package to avoid triggering - a build service rule error. + to config-options.changes.txt in the exported package to avoid triggering + a build service rule error. - commit ff4889e ------------------------------------------------------------------- @@ -6152,7 +6172,7 @@ Tue Aug 24 16:16:55 CEST 2010 - jeffm@suse.com Tue Aug 24 15:43:02 CEST 2010 - jeffm@suse.com - Renamed doc/config-options.changes to doc/config-options.changes.txt to - avoid triggering a build service rule error. + avoid triggering a build service rule error. - commit 124ac26 ------------------------------------------------------------------- @@ -6171,14 +6191,14 @@ Mon Aug 23 20:25:52 CEST 2010 - jeffm@suse.de Mon Aug 23 20:14:03 CEST 2010 - jeffm@suse.de - rpm/kernel-binary.spec.in: Disable CONFIG_DEBUG_INFO. It's enabled - dynamically in the spec file and now has follow-on options. + dynamically in the spec file and now has follow-on options. - commit d270759 ------------------------------------------------------------------- Mon Aug 23 19:57:40 CEST 2010 - jeffm@suse.de - patches.rpmify/spectra-drop-locked_ioctl-support: add - to grab the BKL + to grab the BKL - commit 1df02ec ------------------------------------------------------------------- @@ -6191,20 +6211,20 @@ Mon Aug 23 17:57:06 CEST 2010 - jeffm@suse.de Mon Aug 23 16:59:08 CEST 2010 - jeffm@suse.de - Updated to 2.6.36-rc2. - - Eliminated 2 patches. + - Eliminated 2 patches. - commit 52d47a0 ------------------------------------------------------------------- Wed Aug 18 19:44:13 CEST 2010 - jeffm@suse.de - Update to 2.6.36-rc1. - - Eliminated 71 patches. - - spectra: Drop ->locked_ioctl support. - - spectra: Drop ->prepare_flush_fn support. - - spectra: Remove duplicate GLOB_VERSION. - - novfs: Fix ioctl usage. - - novfs: use evict_inode. - - Xen is disabled. + - Eliminated 71 patches. + - spectra: Drop ->locked_ioctl support. + - spectra: Drop ->prepare_flush_fn support. + - spectra: Remove duplicate GLOB_VERSION. + - novfs: Fix ioctl usage. + - novfs: use evict_inode. + - Xen is disabled. - commit 63642f6 ------------------------------------------------------------------- @@ -6223,10 +6243,10 @@ Fri Aug 13 02:39:29 CEST 2010 - jeffm@suse.com Thu Aug 12 20:42:29 CEST 2010 - gregkh@suse.de - Update to 2.6.35.1 - - security fixes - - bug fixes - - obsoletes: - patches.fixes/e1000e-don-t-inadvertently-re-set-INTX_DISABLE.patch. + - security fixes + - bug fixes + - obsoletes: + patches.fixes/e1000e-don-t-inadvertently-re-set-INTX_DISABLE.patch. - commit a009fb4 ------------------------------------------------------------------- @@ -6258,7 +6278,7 @@ Thu Aug 12 19:24:58 CEST 2010 - jeffm@suse.com Thu Aug 12 08:54:30 CEST 2010 - jslaby@suse.cz - patches.fixes/vmscan-fix-stalls.patch: vmscan: raise the bar - to PAGEOUT_IO_SYNC stalls (bnc#625339). + to PAGEOUT_IO_SYNC stalls (bnc#625339). - commit 1efea94 ------------------------------------------------------------------- @@ -6271,7 +6291,7 @@ Wed Aug 11 23:34:07 CEST 2010 - jack@suse.cz Wed Aug 11 06:08:17 CEST 2010 - neilb@suse.de - Refresh - patches.fixes/nfsd-05-sunrpc-cache-allow-thread-to-block-while-waiting-for.patch. + patches.fixes/nfsd-05-sunrpc-cache-allow-thread-to-block-while-waiting-for.patch. - Refresh patches.fixes/sunrpc-monotonic-expiry. - Delete patches.fixes/nfs-write.c-bug-removal.patch. Update some patches for 2.6.35 @@ -6281,14 +6301,14 @@ Wed Aug 11 06:08:17 CEST 2010 - neilb@suse.de Wed Aug 11 05:42:36 CEST 2010 - neilb@suse.de - NFS: allow close-to-open cache semantics to apply to root of - NFS filesystem (bnc#584720). + NFS filesystem (bnc#584720). - commit deea101 ------------------------------------------------------------------- Tue Aug 10 19:19:37 CEST 2010 - tiwai@suse.de - ALSA: hda - patch_nvhdmi.c: Add missing codec IDs, unify names - (bnc#627212). + (bnc#627212). - ALSA: hda - Add pin-fix for HP dc5750 (bnc#624118). - commit 4844a71 @@ -6297,13 +6317,13 @@ Mon Aug 9 16:28:00 CEST 2010 - jbeulich@novell.com - Update Xen patches to 2.6.35 final and c/s 1025. - create devices in /dev/xen when they are expected to be - used there. + used there. - xen/netback: Allow setting of large MTU before rings have - connected. + connected. - xen/netback: Always pull through PKT_PROT_LEN bytes into the - linear part of an skb. + linear part of an skb. - pass trigger mode and polarity information to Xen for all - interrupts. + interrupts. - Update Xen config files. - supported.conf: Add pci-iomul.ko. - commit c642c1b @@ -6312,7 +6332,7 @@ Mon Aug 9 16:28:00 CEST 2010 - jbeulich@novell.com Fri Aug 6 17:03:09 CEST 2010 - jeffm@suse.de - patches.xen/xen3-auto-xen-arch.diff: Update struct acpi_power_register - usage from upstream commit 718be4aa. + usage from upstream commit 718be4aa. - commit 4ce0b48 ------------------------------------------------------------------- @@ -6343,7 +6363,7 @@ Fri Jul 23 18:25:37 CEST 2010 - jeffm@suse.de Fri Jul 23 12:15:59 CEST 2010 - jack@suse.cz - novfs: code cleanup for one case of novfs return value - (bnc#624606). + (bnc#624606). - commit 4875860 ------------------------------------------------------------------- @@ -6356,7 +6376,7 @@ Wed Jul 21 11:07:10 CEST 2010 - jack@suse.cz Wed Jul 21 10:47:22 CEST 2010 - jack@suse.cz - novfs: Fix a memory leak that causes an OOM condition - (bnc#610828). + (bnc#610828). - commit 519d8a0 ------------------------------------------------------------------- @@ -6370,7 +6390,7 @@ Tue Jul 20 12:55:33 CEST 2010 - mmarek@suse.cz - scripts/tar-up.sh: Generate the rpm changelog using gitlog2changes. - Move kernel-source.changes.old to rpm/ (not included in the pachage - though). + though). - commit 8ed2389 ------------------------------------------------------------------- diff --git a/kernel-source.spec b/kernel-source.spec index bf9b9274..9c836b4e 100644 --- a/kernel-source.spec +++ b/kernel-source.spec @@ -18,8 +18,8 @@ # norootforbuild # icecream 0 -%define srcversion 3.7-rc8 -%define patchversion 3.7.0-rc8 +%define srcversion 3.7 +%define patchversion 3.7.0 %define variant %{nil} %define vanilla_only 0 @@ -29,7 +29,7 @@ Name: kernel-source Summary: The Linux Kernel Sources -Version: 3.7.rc8 +Version: 3.7.0 Release: 0 License: GPL-2.0 Group: Development/Sources @@ -41,7 +41,7 @@ Requires(post): coreutils sed Provides: multiversion(kernel) Provides: linux Provides: %name = %version-%source_rel -Source0: http://www.kernel.org/pub/linux/kernel/v3.x/testing/linux-%srcversion.tar.bz2 +Source0: http://www.kernel.org/pub/linux/kernel/v3.x/linux-%srcversion.tar.bz2 Source2: source-post.sh Source3: kernel-source.rpmlintrc Source8: devel-pre.sh diff --git a/kernel-syms.changes b/kernel-syms.changes index d2b5ac29..5f99db5f 100644 --- a/kernel-syms.changes +++ b/kernel-syms.changes @@ -1,3 +1,21 @@ +------------------------------------------------------------------- +Tue Dec 11 20:42:22 CET 2012 - ohering@suse.de + +- Drivers: hv: balloon: Fix a memory leak. +- commit 26cdad5 + +------------------------------------------------------------------- +Tue Dec 11 19:29:44 CET 2012 - jeffm@suse.com + +- Update to 3.7-final. +- commit 1771a73 + +------------------------------------------------------------------- +Tue Dec 11 17:00:46 CET 2012 - ohering@suse.de + +- Update patch headers for fate314663 and fate314665 changes +- commit 44044f1 + ------------------------------------------------------------------- Tue Dec 11 00:30:54 CET 2012 - jack@suse.cz @@ -5,6 +23,12 @@ Tue Dec 11 00:30:54 CET 2012 - jack@suse.cz ext3 will be removed upstream so let's do the transition. - commit dadc8ea +------------------------------------------------------------------- +Fri Dec 7 13:57:47 CET 2012 - guillaume.gardet@oliseo.fr + +- Update omap2plus (armv7) config: Enable TWL* USB drivers +- commit 28c09f5 + ------------------------------------------------------------------- Fri Dec 7 12:14:08 CET 2012 - jbeulich@suse.com @@ -32,11 +56,11 @@ Thu Dec 6 21:51:12 CET 2012 - ohering@suse.de - mm: Export a function to get vm committed memory. - Drivers: hv: Add Hyper-V balloon driver. - Drivers: hv: balloon: Fix a bug in the definition of struct - dm_info_msg. + dm_info_msg. - Update config files. fate#314665 hyper-v: Update the Vmbus protocol - Drivers: hv: Implement routines for read side signaling - optimization. + optimization. - Drivers: hv: Add state to manage batched reading. - Drivers: hv: Turn off batched reading for util drivers. - Drivers: hv: Optimize signaling in the read path. @@ -44,21 +68,21 @@ Thu Dec 6 21:51:12 CET 2012 - ohering@suse.de - Drivers: hv: Get rid of hv_get_ringbuffer_interrupt_mask(). - Drivers: hv: Support handling multiple VMBUS versions. - Drivers: hv: Update the ring buffer structure to match win8 - functionality. + functionality. - Drivers: hv: Extend/modify vmbus_channel_offer_channel for - win7 and beyond. + win7 and beyond. - Drivers: hv: Save and export negotiated vmbus version. - Drivers: hv: Change the signature for hv_signal_event(). - Drivers: hv: Change the signature of vmbus_set_event(). - Drivers: hv: Move vmbus version definitions to hyperv.h. - Drivers: hv: Manage signaling state on a per-connection basis. - Drivers: hv: Cleanup vmbus_set_event() to support win7 and - beyond. + beyond. - Drivers: hv: Setup a mapping for Hyper-V's notion cpu ID. - Drivers: hv: Add state to manage incoming channel interrupt - load. + load. - Drivers: hv: Modify the interrupt handling code to support - win8 and beyond. + win8 and beyond. - Drivers: hv: Add code to distribute channel interrupt load. - Drivers: hv: Get rid of the unused global signaling state. - Drivers: hv: Get rid of unnecessary request for offers. @@ -69,7 +93,7 @@ Thu Dec 6 21:51:12 CET 2012 - ohering@suse.de - Drivers: hv: Implement flow management on the send side. - Drivers: hv: Capture the host build information. - Drivers: hv: Cleanup and consolidate reporting of build/version - info. + info. - commit 4fccd03 ------------------------------------------------------------------- @@ -244,14 +268,14 @@ Fri Nov 2 13:50:13 CET 2012 - jbeulich@novell.com - Update Xen patches to 3.7-rc3 and c/s 1202. - extend base interfaces to support multi-page rings for - frontend/backend communication. + frontend/backend communication. - blkback: allow using multiple page frontend communication ring. - blkfront: allow using multiple page backend communication ring. - ACPI: Store valid ACPI tables passed via early initrd in - reserved memblock areas. + reserved memblock areas. - ACPI: Fix build when disabled. - ACPI: Cleanup acpi_initrd_override declaration and remove - ifdefs. + ifdefs. - config.conf: Re-enable Xen configs. - Update x86 config files. - Delete patches.xen/xen3-acpi_override_2_2.patch. @@ -372,7 +396,7 @@ Sun Oct 21 23:17:25 CEST 2012 - jslaby@suse.cz - Refresh patches.xen/xen3-patch-3.6. - Delete patches.fixes/hv-storvsc-reset-wait.patch. - Delete - patches.rpmify/x86-kbuild-archscripts-depends-on-scripts_basic. + patches.rpmify/x86-kbuild-archscripts-depends-on-scripts_basic. - commit cfee26b ------------------------------------------------------------------- @@ -394,19 +418,19 @@ Thu Oct 18 16:26:57 CEST 2012 - trenn@suse.de and proper git-xy: meta tags: - lib: Add early cpio decoder. - x86, acpi: Introduce x86 arch specific arch_reserve_mem_area() - for e820 handling. + for e820 handling. - ACPI: Store valid ACPI tables passed via early initrd in - reserved memblock areas. + reserved memblock areas. - ACPI: Implement physical address table override. - ACPI: Create acpi_table_taint() function to avoid code - duplication. + duplication. - ACPI: Document ACPI table overriding via initrd. - ACPI: Fix build when disabled. - X86 ACPI: Use #ifdef not #if for CONFIG_X86 check. - ACPI: Overriding ACPI tables via initrd only works with - an initrd. + an initrd. - ACPI: Cleanup acpi_initrd_override declaration and remove - ifdefs. + ifdefs. - Delete patches.arch/acpi_fix_custom_method_acc.patch. - Delete patches.arch/acpi_override_2_2.patch. - Delete patches.arch/acpi_override_documentation. @@ -455,11 +479,11 @@ Thu Oct 11 17:17:11 CEST 2012 - guillaume.gardet@oliseo.fr Wed Oct 10 21:28:30 CEST 2012 - jslaby@suse.cz - Delete - patches.suse/msft-hv-0394-tools-hv-Fix-file-handle-leak.patch. + patches.suse/msft-hv-0394-tools-hv-Fix-file-handle-leak.patch. - Delete - patches.suse/msft-hv-0395-tools-hv-Fix-exit-error-code.patch. + patches.suse/msft-hv-0395-tools-hv-Fix-exit-error-code.patch. - Delete - patches.suse/msft-hv-0396-tools-hv-Check-for-read-write-errors.patch. + patches.suse/msft-hv-0396-tools-hv-Check-for-read-write-errors.patch. These are in 3.6.1. - commit 2a321c4 @@ -510,7 +534,7 @@ Thu Oct 4 13:52:15 CEST 2012 - ohering@suse.de - hyperv: Add comments for the extended buffer after RNDIS message. - Drivers: hv: Cleanup the guest ID computation. - Drivers: hv: vmbus: Use the standard format string to format - GUIDs. + GUIDs. - Drivers: hv: Add KVP definitions for IP address injection. - Drivers: hv: kvp: Cleanup error handling in KVP. - Drivers: hv: Explicitly size elements of protocol structures. @@ -522,7 +546,7 @@ Thu Oct 4 13:52:15 CEST 2012 - ohering@suse.de - Tools: hv: Represent the ipv6 mask using CIDR notation. - Tools: hv: Gather ipv[4,6] gateway information. - hv: fail the probing immediately when we are not in hyperv - platform. + platform. - hv: vmbus_drv: detect hyperv through x86_hyper. - Tools: hv: Get rid of some unused variables. - Tools: hv: Correctly type string variables. @@ -541,14 +565,14 @@ Thu Oct 4 13:52:15 CEST 2012 - ohering@suse.de - tools/hv: Parse /etc/os-release. - hyperv: Fix the max_xfer_size in RNDIS initialization. - hyperv: Fix the missing return value in - rndis_filter_set_packet_filter(). + rndis_filter_set_packet_filter(). - hyperv: Fix page buffer handling in rndis_filter_send_request(). - hyperv: Remove extra allocated space for recv_pkt_list elements. - hyperv: Report actual status in receive completion packet. - hyperv: Add buffer for extended info after the RNDIS response - message. + message. - Delete - patches.suse/suse-hv-Cleanup-the-guest-ID-computation.patch. + patches.suse/suse-hv-Cleanup-the-guest-ID-computation.patch. - commit 08d283b ------------------------------------------------------------------- @@ -573,7 +597,6 @@ Mon Oct 1 05:29:41 CEST 2012 - jeffm@suse.com Sat Sep 29 12:29:30 CEST 2012 - dmueller@suse.com - ARM/u5800: Fix build of ux500 driver - Acked-by: Jeff Mahoney - commit 0ea37a0 ------------------------------------------------------------------- @@ -586,21 +609,18 @@ Sat Sep 29 10:44:01 CEST 2012 - dmueller@suse.com Sat Sep 29 10:24:00 CEST 2012 - dmueller@suse.com - ARM/tegra: Remove optional parts to fix build - Acked-by: Jeff Mahoney - commit d729a16 ------------------------------------------------------------------- Sat Sep 29 10:23:24 CEST 2012 - dmueller@suse.com - ARM: enable zcache support - Acked-by: Jeff Mahoney - commit 17b147b ------------------------------------------------------------------- Sat Sep 29 10:22:39 CEST 2012 - dmueller@suse.com - ARM/cubox: set cachefilesd to module - Acked-by: Jeff Mahoney - commit c1fb243 ------------------------------------------------------------------- @@ -609,13 +629,13 @@ Fri Sep 28 17:29:39 CEST 2012 - trenn@suse.de - Remove old patchset to override ACPI tables via initrd. Also remove a stale xen patch related to that. - Delete - patches.arch/acpi_implement_overriding_of_arbitrary_acpi_tables_via_initrd.patch. + patches.arch/acpi_implement_overriding_of_arbitrary_acpi_tables_via_initrd.patch. - Delete - patches.arch/acpica_fix_wrongly_mapped_acpi_table_header_when_overriding_via_initrd.patch. + patches.arch/acpica_fix_wrongly_mapped_acpi_table_header_when_overriding_via_initrd.patch. - Delete - patches.arch/acpica_introduce_acpi_os_phys_table_override_function.patch. + patches.arch/acpica_introduce_acpi_os_phys_table_override_function.patch. - Delete - patches.xen/xen3-acpi_implement_overriding_of_arbitrary_acpi_tables_via_initrd.patch. + patches.xen/xen3-acpi_implement_overriding_of_arbitrary_acpi_tables_via_initrd.patch. - commit dd8f1b0 ------------------------------------------------------------------- @@ -744,7 +764,7 @@ Mon Sep 10 19:22:00 CEST 2012 - jeffm@suse.com Mon Sep 10 10:20:23 CEST 2012 - jbeulich@novell.com - patches.arch/s390-message-catalog.diff: Properly handle pr_cont() and fold - in the below two trivial fixes. + in the below two trivial fixes. - Delete patches.arch/s390-message-catalog-fix.diff. - Delete patches.arch/s390-message-catalog-perl-fix.diff. - Refresh patches.arch/kmsg-fix-parameter-limitations. @@ -818,10 +838,10 @@ Fri Aug 31 23:20:23 CEST 2012 - dmueller@suse.com Fri Aug 31 15:18:07 CEST 2012 - jslaby@suse.cz - i2c/busses: Fix build error if CONFIG_I2C_DESIGNWARE_PLATFORM=y - && CONFIG_I2C_DESIGN. + && CONFIG_I2C_DESIGN. - Delete - patches.fixes/i2c-busses-fix-build-error-if-config_i2c_designware_platform-y-config_i2c_design. - Move it to rpmify, so that vanilla builds fine too. + patches.fixes/i2c-busses-fix-build-error-if-config_i2c_designware_platform-y-config_i2c_design. + Move it to rpmify, so that vanilla builds fine too. - commit 0217ad5 ------------------------------------------------------------------- @@ -899,7 +919,7 @@ Tue Aug 21 18:17:16 CEST 2012 - jeffm@suse.com Fri Aug 17 14:51:23 CEST 2012 - jeffm@suse.com - Update to 3.6-rc2. - - Eliminated 1 patch. + - Eliminated 1 patch. - commit 71963b0 ------------------------------------------------------------------- @@ -1355,7 +1375,7 @@ Wed Jun 13 13:21:58 CEST 2012 - hare@suse.de - Rediff patch - patches.drivers/mach-dove-Fixup-ge00-initialisation.patch: - Rediff after backport from upstream. + Rediff after backport from upstream. - commit fa58c5e ------------------------------------------------------------------- @@ -1363,7 +1383,7 @@ Wed Jun 13 12:56:17 CEST 2012 - hare@suse.de - Fixup patch to apply - patches.drivers/spi-orion-convert-to-new-infrastructure.patch - backported from upstream. + backported from upstream. - commit 2507393 ------------------------------------------------------------------- @@ -1382,9 +1402,9 @@ Wed Jun 13 12:31:48 CEST 2012 - hare@suse.de Mon Jun 11 20:04:20 CEST 2012 - jeffm@suse.com - Update to 3.5-rc2. - - Xen needs update. - - ARM needs update. - - Eliminated 13 patches. + - Xen needs update. + - ARM needs update. + - Eliminated 13 patches. - commit 3f461b1 ------------------------------------------------------------------- @@ -1423,7 +1443,7 @@ Tue Jun 5 17:12:21 CEST 2012 - ohering@suse.de Mon Jun 4 10:36:59 CEST 2012 - ohering@suse.de - [SCSI] storvsc: Properly handle errors from the host - (bnc#747404). + (bnc#747404). - Delete patches.suse/suse-hv-storvsc-ignore-ata_16.patch. - commit ad28e23 @@ -1486,7 +1506,7 @@ Wed May 23 15:59:25 CEST 2012 - jbeulich@novell.com Tue May 22 14:21:24 CEST 2012 - trenn@suse.de - X86 acpi_cpufreq: Do not use request_module for autoloading - (bnc#756085). + (bnc#756085). - Refresh patches.xen/xen3-auto-common.diff. - patches.xen/xen3-patch-3.3: - commit caf270e @@ -1545,7 +1565,7 @@ Mon May 14 03:43:45 CEST 2012 - jeffm@suse.com Mon May 14 03:37:58 CEST 2012 - jeffm@suse.com - Update to 3.4-rc7. - - Eliminated 1 patch. + - Eliminated 1 patch. - commit 4cd9e9b ------------------------------------------------------------------- @@ -1598,7 +1618,7 @@ Mon May 7 20:11:04 CEST 2012 - jeffm@suse.com Mon May 7 19:54:14 CEST 2012 - jeffm@suse.com - Update to 3.4-rc6. - - Eliminated 2 patches. + - Eliminated 2 patches. - commit 749ea8f ------------------------------------------------------------------- @@ -1635,7 +1655,7 @@ Wed May 2 16:40:55 CEST 2012 - jeffm@suse.com Wed May 2 16:34:34 CEST 2012 - mmarek@suse.cz - rpm/kernel-binary.spec.in: Do not require distribution-release - during build. + during build. - commit 3cd703f ------------------------------------------------------------------- @@ -1686,18 +1706,18 @@ Thu Apr 26 19:13:49 CEST 2012 - jeffm@suse.com - Disabled DECNet and ARCNet. Specific config options disabled: CONFIG_ARCNET - CONFIG_ARCNET_1051 - CONFIG_ARCNET_1201 - CONFIG_ARCNET_CAP - CONFIG_ARCNET_COM20020_CS - CONFIG_ARCNET_COM20020 - CONFIG_ARCNET_COM20020_PCI - CONFIG_ARCNET_COM90xxIO - CONFIG_ARCNET_COM90xx - CONFIG_ARCNET_RAW - CONFIG_ARCNET_RIM_I + CONFIG_ARCNET_1051 + CONFIG_ARCNET_1201 + CONFIG_ARCNET_CAP + CONFIG_ARCNET_COM20020_CS + CONFIG_ARCNET_COM20020 + CONFIG_ARCNET_COM20020_PCI + CONFIG_ARCNET_COM90xxIO + CONFIG_ARCNET_COM90xx + CONFIG_ARCNET_RAW + CONFIG_ARCNET_RIM_I CONFIG_DECNET - CONFIG_DECNET_NF_GRABULATOR + CONFIG_DECNET_NF_GRABULATOR - commit 272dd14 ------------------------------------------------------------------- @@ -1799,7 +1819,7 @@ Fri Apr 20 18:09:06 CEST 2012 - jbeulich@novell.com Tue Apr 17 15:59:19 CEST 2012 - jeffm@suse.com - Update to 3.4-rc3. - - Eliminated 1 patch. + - Eliminated 1 patch. - commit 2fde7e0 ------------------------------------------------------------------- @@ -1819,7 +1839,7 @@ Mon Apr 9 03:28:12 CEST 2012 - jeffm@suse.com Fri Apr 6 06:42:35 CEST 2012 - jeffm@suse.com - Update AppArmor for 3.4. - - apparmor: Add "profiles" list to sysfs. + - apparmor: Add "profiles" list to sysfs. - commit 59517ac ------------------------------------------------------------------- @@ -1832,10 +1852,10 @@ Thu Apr 5 22:25:16 CEST 2012 - jeffm@suse.com Thu Apr 5 09:18:14 CEST 2012 - jeffm@suse.com - Updated to 3.4-rc1. - - Eliminated 121 patches. - - Xen is unavailable. - - ACPI overrides are unavailable. - - AppArmor network feature are unavailable. + - Eliminated 121 patches. + - Xen is unavailable. + - ACPI overrides are unavailable. + - AppArmor network feature are unavailable. - commit 3ac7e79 ------------------------------------------------------------------- @@ -1915,7 +1935,7 @@ Sat Mar 24 00:57:07 CET 2012 - dsterba@suse.cz - Refresh patches.suse/btrfs-handle-EIO. - Refresh - patches.suse/btrfs-volumes-schedule_bio-should-return-void. + patches.suse/btrfs-volumes-schedule_bio-should-return-void. - commit d97ade6 ------------------------------------------------------------------- @@ -1958,10 +1978,10 @@ Mon Mar 19 11:16:34 CET 2012 - jslaby@suse.cz Mon Mar 19 11:07:00 CET 2012 - jslaby@suse.cz - Delete - patches.arch/acpi_ec_provide_non_interrupt_mode_boot_param.patch. + patches.arch/acpi_ec_provide_non_interrupt_mode_boot_param.patch. - Delete patches.arch/dell_optiplex_990_fix_reboot.patch. - Delete - patches.drivers/alsa-hda-0004-Add-missing-static-ADC-tables-for-ALC269-qu. + patches.drivers/alsa-hda-0004-Add-missing-static-ADC-tables-for-ALC269-qu. - Delete patches.drivers/libata-unlock-hpa-by-default. - Delete patches.fixes/scsi-add-tgps-setting. - Delete patches.fixes/scsi-dh-rdac-add-stk. @@ -1998,23 +2018,23 @@ Mon Mar 12 15:26:55 CET 2012 - ohering@suse.de - Staging: hv: storvsc: Cleanup storvsc_host_reset_handler(). - Staging: hv: storvsc: Move and cleanup storvsc_remove(). - Staging: hv: storvsc: Add a comment to explain life-cycle - management. + management. - Staging: hv: storvsc: Get rid of the on_io_completion in - hv_storvsc_request. + hv_storvsc_request. - Staging: hv: storvsc: Rename the context field in - hv_storvsc_request. + hv_storvsc_request. - Staging: hv: storvsc: Miscellaneous cleanup of storvsc driver. - Staging: hv: storvsc: Cleanup the code for generating protocol - version. + version. - Staging: hv: storvsc: Cleanup some protocol related constants. - Staging: hv: storvsc: Get rid of some unused defines. - Staging: hv: storvsc: Consolidate the request structure. - Staging: hv: storvsc: Consolidate all the wire protocol - definitions. + definitions. - Staging: hv: storvsc: Move the storage driver out of the - staging area. + staging area. - Rename patches.suse/staging-hv-pata_piix-ignore-disks.patch to - patches.suse/suse-hv-pata_piix-ignore-disks.patch + patches.suse/suse-hv-pata_piix-ignore-disks.patch - commit 7487199 ------------------------------------------------------------------- @@ -2209,41 +2229,41 @@ Mon Feb 13 17:23:49 CET 2012 - mmarek@suse.cz Sun Feb 12 18:15:10 CET 2012 - trenn@suse.de - Add driver auto probing for x86 features v4 - (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). + (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). - x86/cpu: Fix overrun check in arch_print_cpu_modalias() - (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). + (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). - crypto: Add support for x86 cpuid - auto loading for x86 crypto drivers - (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). + auto loading for x86 crypto drivers + (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). - x86/cpu: Clean up modalias feature matching - (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). + (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). - intel-idle: convert to x86_cpu_id auto probing - (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). + (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). - intel_idle: Fix ID for Nehalem-EX Xeon in device ID table - (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). + (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). - HWMON: Convert via-cputemp to x86 cpuid autoprobing - (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). + (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). - powernow-k7: Fix CPU family number - (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). + (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). - ACPI: Load acpi-cpufreq from processor driver automatically - (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). + (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). - intel_idle: Revert change of auto_demotion_flags for Nehalem - (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). + (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). - HWMON: Convert coretemp to x86 cpuid autoprobing - (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). + (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). - powernow-k6: Really enable auto-loading - (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). + (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). - X86: Introduce HW-Pstate scattered cpuid feature - (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). + (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). - cpufreq: Add support for x86 cpuinfo auto loading v4 - (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). + (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). - x86: autoload microcode driver on Intel and AMD systems v2 - (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). + (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). - CPU: Introduce ARCH_HAS_CPU_AUTOPROBE and X86 parts - (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). + (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). - ACPI: remove duplicated lines of merging - problems with acpi_processor_start - (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). + problems with acpi_processor_start + (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). - Update config files. - commit 6efe9b5 @@ -2251,7 +2271,7 @@ Sun Feb 12 18:15:10 CET 2012 - trenn@suse.de Fri Feb 10 12:03:36 CET 2012 - mmarek@suse.cz - rpm/kernel-binary.spec.in: Build x86 packages as i686, except for --default (bnc#745632). KMPs are still built as i586. + -default (bnc#745632). KMPs are still built as i586. - commit 88a632b ------------------------------------------------------------------- @@ -2282,8 +2302,8 @@ Tue Feb 7 18:28:41 CET 2012 - jeffm@suse.com Tue Feb 7 18:12:40 CET 2012 - jeffm@suse.com - Update to 3.3-rc2. - - Eliminated 5 patches. - - Xen is disabled. + - Eliminated 5 patches. + - Xen is disabled. - commit d017ea1 ------------------------------------------------------------------- @@ -2382,7 +2402,7 @@ Wed Dec 21 14:38:42 CET 2011 - jbeulich@novell.com Tue Dec 20 16:35:33 CET 2011 - jeffm@suse.com - Update to 3.2-rc6. - - Eliminated 1 patch. + - Eliminated 1 patch. - commit d5a489e ------------------------------------------------------------------- @@ -2390,7 +2410,7 @@ Tue Dec 20 11:34:14 CET 2011 - trenn@suse.de - These should all be mainline in some form: - Delete - patches.arch/implement_stop_machine_from_offline_cpu.patch. + patches.arch/implement_stop_machine_from_offline_cpu.patch. - Delete patches.arch/kill-__stop_machine.patch. - Delete patches.arch/reorganize_stop_cpus.patch. - Delete patches.arch/use_stop_machine_for_mtrr_rendezvous.patch. @@ -2406,14 +2426,14 @@ Sun Dec 18 07:38:42 CET 2011 - aj@suse.de Fri Dec 16 15:37:51 CET 2011 - aj@suse.de - rpm/kernel-binary.spec.in: Add provides and make most obsoletes versioned. - This silences rpmlint warnings. + This silences rpmlint warnings. - commit e3023c7 ------------------------------------------------------------------- Wed Dec 14 13:51:41 CET 2011 - mmarek@suse.cz - rpm/kernel-source.spec.in, rpm/mkspec: Fix tarball URL for -rcX and - do not generate any URL for linux-next and vanilla snapshots. + do not generate any URL for linux-next and vanilla snapshots. - commit 1548daf ------------------------------------------------------------------- @@ -2503,7 +2523,7 @@ Wed Dec 7 11:05:05 CET 2011 - aj@suse.de Tue Dec 6 00:07:03 CET 2011 - jeffm@suse.com - Update to 3.2-rc4. - - Eliminated 1 patch. + - Eliminated 1 patch. - commit a7d546d ------------------------------------------------------------------- @@ -2615,8 +2635,8 @@ Fri Nov 25 05:58:54 CET 2011 - jeffm@suse.com Fri Nov 25 05:47:49 CET 2011 - jeffm@suse.com - Update to 3.2-rc3. - - stack unwind: cfi_ignore takes more arguments. - - iio: Fix build error in industrialio-core.c. + - stack unwind: cfi_ignore takes more arguments. + - iio: Fix build error in industrialio-core.c. - commit 48ef020 ------------------------------------------------------------------- @@ -2629,7 +2649,7 @@ Thu Nov 24 18:45:54 CET 2011 - ohering@suse.de Thu Nov 24 13:01:09 CET 2011 - mmarek@suse.cz - rpm/try-disable-staging-driver: Script to disable failing staging - driver and restart make. + driver and restart make. - commit 819d1fa ------------------------------------------------------------------- @@ -2723,14 +2743,14 @@ Thu Nov 17 19:45:48 CET 2011 - bpoirier@suse.de Wed Nov 16 06:51:07 CET 2011 - jeffm@suse.com - Update to 3.2-rc2. - - Eliminated 1 patch. + - Eliminated 1 patch. - commit 85c9930 ------------------------------------------------------------------- Wed Nov 16 06:32:19 CET 2011 - jeffm@suse.com - Update to 3.2-rc1. - - Eliminate 212 patches. + - Eliminate 212 patches. - commit 6318d5b ------------------------------------------------------------------- @@ -2770,8 +2790,8 @@ Sat Nov 5 01:32:21 CET 2011 - trenn@suse.de Thu Nov 3 17:56:46 CET 2011 - mszeredi@suse.cz - patches.fixes/hfs-fix-hfs_find_init-sb-ext_tree-null-ptr-oops.patch: - hfs: fix hfs_find_init() sb->ext_tree NULL ptr oops - (CVE-2011-2203 bnc#699709). + hfs: fix hfs_find_init() sb->ext_tree NULL ptr oops + (CVE-2011-2203 bnc#699709). - commit 7923119 ------------------------------------------------------------------- @@ -2809,16 +2829,16 @@ Thu Nov 3 14:49:44 CET 2011 - jbeulich@novell.com Wed Nov 2 15:43:11 CET 2011 - jeffm@suse.com - Add Elantech touchpad v3/v4 support (bnc#716852): - - Input: elantech - add v3 hardware support. - - Input: elantech - add v4 hardware support. - - Input: elantech - better support all those v2 variants. - - Input: elantech - clean up elantech_init. - - Input: elantech - correct x, y value range for v2 hardware. - - Input: elantech - get rid of ETP_2FT_* in elantech.h. - - Input: elantech - packet checking for v2 hardware. - - Input: elantech - remove ETP_EDGE_FUZZ_V2. - - Input: elantech - remove module parameter force_elantech. - - Input: elantech - use firmware provided x, y ranges. + - Input: elantech - add v3 hardware support. + - Input: elantech - add v4 hardware support. + - Input: elantech - better support all those v2 variants. + - Input: elantech - clean up elantech_init. + - Input: elantech - correct x, y value range for v2 hardware. + - Input: elantech - get rid of ETP_2FT_* in elantech.h. + - Input: elantech - packet checking for v2 hardware. + - Input: elantech - remove ETP_EDGE_FUZZ_V2. + - Input: elantech - remove module parameter force_elantech. + - Input: elantech - use firmware provided x, y ranges. - commit 28551a0 ------------------------------------------------------------------- @@ -2849,7 +2869,7 @@ Tue Oct 25 19:33:27 CEST 2011 - ohering@suse.de Tue Oct 25 19:24:17 CEST 2011 - eich@suse.de - patches.suse/SUSE-bootsplash: remove DEBUG macro which was - left in the code by accident. + left in the code by accident. - commit a56ba15 ------------------------------------------------------------------- @@ -2862,7 +2882,7 @@ Mon Oct 24 18:28:04 CEST 2011 - jeffm@suse.com Mon Oct 24 15:04:34 CEST 2011 - ohering@suse.de - patches.suse/staging-hv-pata_piix-ignore-disks.patch: - Update comments in code and reduce patch size + Update comments in code and reduce patch size - commit 8913d07 ------------------------------------------------------------------- @@ -2875,7 +2895,7 @@ Thu Oct 20 10:02:15 CEST 2011 - eich@suse.de ------------------------------------------------------------------- Tue Oct 18 23:44:16 CEST 2011 - jeffm@suse.com --Update to 3.1-rc10. +- -Update to 3.1-rc10. - commit 239957e ------------------------------------------------------------------- @@ -2902,11 +2922,11 @@ Wed Oct 12 21:56:23 CEST 2011 - ohering@suse.de - Various updates for hv drivers, which fix also the hv_mouse driver - staging: hv: storvsc: ignore SET_WINDOWN scsi command - (bnc#722646). + (bnc#722646). - staging/hv: advertise hv_storvsc instead of storvsc as sysfs - driver name (bnc#716708). + driver name (bnc#716708). - staging/hv: fill scsi/proc_name for the sake of mkinitrd - (bnc#716708). + (bnc#716708). - Staging: hv: util: Invoke cn_netlink_send() in a work context. - Refresh patches.suse/staging-hv-pata_piix-ignore-disks.patch. - Refresh patches.xen/xen3-patch-2.6.32. @@ -2940,7 +2960,7 @@ Fri Oct 7 17:46:06 CEST 2011 - jbeulich@novell.com Wed Oct 5 13:45:24 CEST 2011 - jbeulich@novell.com - patches.suse/supported-flag: Also look for Module.supported in the - source tree. + source tree. - Refresh patches.suse/supported-flag-enterprise. - commit 9c8680a @@ -2974,15 +2994,15 @@ Tue Sep 27 22:25:34 CEST 2011 - eich@suse.de Mon Sep 26 15:56:27 CEST 2011 - mmarek@suse.cz - rpm/host-memcpy-hack.h: Hack to use older version of the memcpy symbol - in userspace programs, so that they keep working on older systems. + in userspace programs, so that they keep working on older systems. - rpm/kernel-binary.spec.in: Pass -include - %_sourcedir/host-memcpy-hack.h to the compiler when compiling - userspace programs. + %_sourcedir/host-memcpy-hack.h to the compiler when compiling + userspace programs. - rpm/host-memcpy-hack.h: Hack to use older version of the memcpy symbol - in userspace programs, so that they keep working on older systems. + in userspace programs, so that they keep working on older systems. - rpm/kernel-binary.spec.in: Pass -include - %_sourcedir/host-memcpy-hack.h to the compiler when compiling - userspace programs. + %_sourcedir/host-memcpy-hack.h to the compiler when compiling + userspace programs. - commit e3c78cf ------------------------------------------------------------------- @@ -3005,7 +3025,7 @@ Wed Sep 21 13:20:35 CEST 2011 - trenn@suse.de - Refresh patches.arch/acpi_implement_overriding_of_arbitrary_acpi_tables_via_initrd.patch. --> Fix build on ia64, by moving asm/e820.h into ifdef config protected region. + -> Fix build on ia64, by moving asm/e820.h into ifdef config protected region. - commit 0ac4276 ------------------------------------------------------------------- @@ -3027,9 +3047,9 @@ Wed Sep 21 11:11:10 CEST 2011 - mhocko@suse.cz Tue Sep 20 18:09:04 CEST 2011 - trenn@suse.de - ACPI: Implement overriding of arbitrary ACPI tables via initrd - (none). + (none). - ACPICA: Fix wrongly mapped acpi table header when overriding - via initrd (none). + via initrd (none). - ACPICA: Introduce acpi_os_phys_table_override function (none). - x86: allow NVS can be accessed by driver (none). - Update config files: @@ -3047,7 +3067,7 @@ Thu Sep 15 14:16:08 CEST 2011 - jeffm@suse.de Thu Sep 15 09:30:03 CEST 2011 - jbeulich@novell.com - patches.arch/x86_64-unwind-annotations: Fix unwinding through - interrupt frames, requiring ... + interrupt frames, requiring ... - patches.suse/stack-unwind: ... support for DW_CFA_def_cfa_expression. - commit 4d917a5 @@ -3086,7 +3106,7 @@ Mon Sep 12 16:31:26 CEST 2011 - jbeulich@novell.com - mm: frontswap: swap data structure changes. - In HVM guests do not take over the CDROM device (bnc#645893). - x86: report ACPI-reserved state of PCI MMCONFIG region to - hypervisor. + hypervisor. - config.conf: Re-enable Xen flavors. - Update config files. - commit 3692f47 @@ -3126,33 +3146,33 @@ Thu Sep 1 18:47:37 CEST 2011 - ohering@suse.de - Staging: hv: util: kvp: Fix the reported OSVersion string. - Staging: hv: util: kvp: Cleanup kvp_get_domain_name(). - Staging: hv: Fix macros, tab errors and warning in - drivers/staging/hv/hv_mouse.c. + drivers/staging/hv/hv_mouse.c. - Staging: hv: vmbus: VMBUS is an ACPI enumerated device, get - rid of the PCI signature. + rid of the PCI signature. - Staging: hv: Replace struct hv_guid with the uuid type already - defined in Linux. + defined in Linux. - Staging: hv: vmbus: Introduce vmbus ID space in struct - hv_driver. + hv_driver. - Staging: hv: blkvsc: Use the newly introduced vmbus ID in the - blockvsc driver. + blockvsc driver. - Staging: hv: storvsc: Use the newly introduced vmbus ID in - storvsc driver. + storvsc driver. - Staging: hv: netvsc: Use the newly introduced vmbus ID in - netvsc driver. + netvsc driver. - Staging: hv: mousevsc: Use the newly introduced vmbus ID in - mouse driver. + mouse driver. - Staging: hv: util: Make hv_utils a vmbus device driver. - Staging: hv: create VMBUS_DEVICE macro and use it. - Staging: hv: vmbus: Cleanup vmbus_match(). - Staging: hv: vmbus: Cleanup vmbus_uevent() code. - Staging: hv: vmbus: Support the notion of id tables in - vmbus_match(). + vmbus_match(). - Staging: hv: vmbus: Get rid of an unnecessary include line - in vmbus_drv.c. + in vmbus_drv.c. - Staging: hv: storvsc: Get rid of the DMI signature. - Staging: hv: netvsc: Get rid of the PCI signature. - Staging: hv: netvsc: Get rid of the DMI signature in - netvsc_drv.c. + netvsc_drv.c. - Staging: hv: util: Get rid of the DMI signature in hv_util.c. - Staging: hv: util: Get rid of the PCI signature in hv_util.c. - Staging: hv: fix up driver registering mess. @@ -3160,59 +3180,59 @@ Thu Sep 1 18:47:37 CEST 2011 - ohering@suse.de - Staging: hv: vmbus: Cleanup unnecessary comments in hv.c. - Staging: hv: vmbus: Cleanup error handling in hv_init(). - Staging: hv: vmbus: Get rid of unnecessay comments in - connection.c. + connection.c. - Staging: hv: vmbus: Get rid of the function dump_gpadl_body(). - Staging: hv: vmbus: Get rid of the function dump_gpadl_header(). - Staging: hv: vmbus: Rename openMsg to open_msg in channel.c. - Staging: hv: vmbus: Get rid of unnecessary comments in - channel.c. + channel.c. - Staging: hv: vmbus: Change the variable name openInfo to - open_info in channel.c. + open_info in channel.c. - Staging: hv: vmbus: Cleanup error values in ringbuffer.c. - Staging: hv: vmbus: Cleanup the error return value in - vmbus_recvpacket_raw(). + vmbus_recvpacket_raw(). - Staging: hv: netvsc: Get rid of an unnecessary print statement - in netvsc_probe(). + in netvsc_probe(). - Staging: hv: vmbus: Retry vmbus_post_msg() before giving up. - Staging: hv: storvsc: Cleanup error handling in - storvsc_dev_add(). + storvsc_dev_add(). - Staging: hv: storvsc: Cleanup error handling in - storvsc_channel_init(). + storvsc_channel_init(). - Staging: hv: storvsc: Cleanup error handling in - storvsc_connect_to_vsp(). + storvsc_connect_to_vsp(). - Staging: hv: storvsc: Cleanup error handling in storvsc_do_io(). - Storage: hv: storvsc: Get rid of some unnecessary DPRINTs - from storvsc.c. + from storvsc.c. - Staging: hv: storvsc: Fix/cleanup some dated comments in - storvsc.c. + storvsc.c. - Staging: hv: storvsc: Cleanup returned error code in - storvsc_host_reset(). + storvsc_host_reset(). - Staging: hv: storvsc: Cleanup error code returned in - storvsc_probe(). + storvsc_probe(). - Staging: hv: storvsc: Cleanup returned error code in - storvsc_drv_init(). + storvsc_drv_init(). - Staging: hv: netvsc: Cleanup the returned error code in - netvsc_probe(). + netvsc_probe(). - Staging: hv: netvsc: Cleanup error return codes in - netvsc_destroy_recv_buf(). + netvsc_destroy_recv_buf(). - Staging: hv: netvsc: Cleanup error return values in - netvsc_init_recv_buf(). + netvsc_init_recv_buf(). - Staging: hv: netvsc: Cleanup error returns in - netvsc_connect_vsp(). + netvsc_connect_vsp(). - Staging: hv: netvsc: Cleanup error return values in - netvsc_send(). + netvsc_send(). - Staging: hv: netvsc: Cleanup error return codes in - netvsc_device_add(). + netvsc_device_add(). - Staging: hv: netvsc: Cleanup error codes in - rndis_filter_receive(). + rndis_filter_receive(). - Staging: hv: netvsc: Cleanup error code in - rndis_filter_query_device(). + rndis_filter_query_device(). - Staging: hv: netvsc: Cleanup error return values in - rndis_filter_set_packet_filter(). + rndis_filter_set_packet_filter(). - Staging: hv: netvsc: Cleanup error returns in - rndis_filter_init_device(). + rndis_filter_init_device(). - Staging: hv: netvsc: Cleanup error code in - rndis_filter_device_add(). + rndis_filter_device_add(). - Staging: hv: mouse: Change the jump label Cleanup to cleanup. - Staging: hv: netvsc: Change the jump label Cleanup to cleanup. - Staging: hv: netvsc: Change the jump label Exit to exit. @@ -3225,72 +3245,72 @@ Thu Sep 1 18:47:37 CEST 2011 - ohering@suse.de - Staging: hv: add driver_data to hv_vmbus_device_id. - Staging: hv: Add code to parse struct hv_vmbus_device_id table. - Staging: hv: file2alias: fix up alias creation logic for - hv_vmbus_device_id. + hv_vmbus_device_id. - Staging: hv: storvsc: Inline free_stor_device(). - Staging: hv: storvsc: Do not aquire an unnecessary reference - on stor_device. + on stor_device. - Staging: hv: storvsc: Rename must_get_stor_device(). - Staging: hv: storvsc: Rename get_stor_device(). - Staging: hv: storvsc: Cleanup alloc_stor_device(). - Staging: hv: storvsc: Introduce state to manage the lifecycle - of stor device. + of stor device. - Staging: hv: storvsc: Prevent outgoing traffic when stor dev - is being destroyed. + is being destroyed. - Staging: hv: storvsc: Get rid of release_stor_device() by - inlining the code. + inlining the code. - Staging: hv: storvsc: Get rid of final_release_stor_device() - by inlining code. + by inlining code. - Staging: hv: storvsc: Get rid of the reference counting in - struct storvsc_device. + struct storvsc_device. - Staging: hv: netvsc: Inline the code for free_net_device(). - Staging: hv: netvsc: Cleanup alloc_net_device(). - Staging: hv: netvsc: Introduce state to manage the lifecycle - of net device. + of net device. - Staging: hv: netvsc: Prevent outgoing traffic when netvsc dev - is destroyed. + is destroyed. - Staging: hv: netvsc: Get rid of release_outbound_net_device() - by inlining the code. + by inlining the code. - Staging: hv: netvsc: Get rid of release_inbound_net_device() - by inlining the code. + by inlining the code. - Staging: hv: netvsc: Get rid of the refcnt field in struct - netvsc_device. + netvsc_device. - Staging: hv: storvsc: Add code to handle IDE devices using - the storvsc driver. + the storvsc driver. - Staging: hv: storvsc: Handle IDE devices using the storvsc - driver. + driver. - Staging: hv: blkvsc: Get rid of blkvsc_drv.c as this code is - not used. + not used. - Staging: hv: storvsc: Optimize bounce buffer handling for the - "write" case. + "write" case. - Staging: hv: storvsc: Optimize the bounce buffer handling in - the "read" case. + the "read" case. - Staging: hv: storvsc: Include storvsc.c in storvsc_drv.c. - Staging: hv: storvsc: Cleanup storvsc_drv.c after adding the - contents of storvsc.c. + contents of storvsc.c. - Staging: hv: storvsc: Add the contents of hyperv_storage.h - to storvsc_drv.c. + to storvsc_drv.c. - Staging: hv: storvsc: Cleanup storvsc_drv.c after adding the - contents of hyperv_storage.h. + contents of hyperv_storage.h. - Staging: hv: storvsc: Fixup srb and scsi status for INQUIRY - and MODE_SENSE. + and MODE_SENSE. - Staging: hv: storvsc: Fix a typo. - Staging: hv: storvsc: In case of scsi errors offline the device. - Staging: hv: storvsc: No need to copy from bounce buffer in - case of a failure. + case of a failure. - Staging: hv: util: Forcefully shutdown when shutdown is - requested. + requested. - Staging: hv: util: Adjust guest time in a process context. - Staging: hv: vmbus: Check before invoking the channel callback. - Staging: hv: vmbus: Properly deal with de-registering channel - callback. + callback. - Staging: hv: Fix a bug in vmbus_match(). - Staging: hv: vmbus: Get rid of vmbus_on_isr() by inlining - the code. + the code. - Staging: hv: vmbus: Do not enable auto eoi. - Staging: hv: vmbus: Fixup indentation in vmbus_acpi_add(). - Staging: hv: vmbus: Get rid of some dated/redundant comments. - Staging: hv: vmbus: Get rid of an unnecessary check in - vmbus_connect(). + vmbus_connect(). - Staging: hv: vmbus: Fix a checkpatch warning in ring_buffer.c. - Staging: hv: vmbus: Fix checkpatch warnings in connection.c. - Staging: hv: mousevsc: Fix checkpatch errors and warnings. @@ -3363,16 +3383,16 @@ Wed Aug 24 21:29:06 CEST 2011 - jeffm@suse.com Wed Aug 24 20:54:32 CEST 2011 - jeffm@suse.com - Refreshed and re-enabled dm-path patches: - - patches.suse/dm-mpath-accept-failed-paths. - - patches.suse/dm-mpath-detach-existing-hardware-handler. + - patches.suse/dm-mpath-accept-failed-paths. + - patches.suse/dm-mpath-detach-existing-hardware-handler. - commit 70cadcd ------------------------------------------------------------------- Wed Aug 24 20:51:06 CEST 2011 - jeffm@suse.com - Update to 3.1-rc3. - - Eliminated 8 patches. - - Xen is disabled. + - Eliminated 8 patches. + - Xen is disabled. - commit eccefcc ------------------------------------------------------------------- @@ -3380,8 +3400,8 @@ Thu Aug 18 11:38:15 CEST 2011 - eich@suse.de - * Refresh patches.suse/SUSE-bootsplash. * Fix bootsplash code for 15bpp framebuffers. - These framebuffers are rare these days, the legendary and still - popular server chipset Radeon ES1000 supports it, though. + These framebuffers are rare these days, the legendary and still + popular server chipset Radeon ES1000 supports it, though. - commit f25ce3e ------------------------------------------------------------------- @@ -3402,7 +3422,7 @@ Tue Aug 9 00:03:53 CEST 2011 - trenn@suse.de - Update config files: bnc#674988, change: --CONFIG_ACPI_CUSTOM_METHOD=m + -CONFIG_ACPI_CUSTOM_METHOD=m +# CONFIG_ACPI_CUSTOM_METHOD is not set for all flavors - commit f1af972 @@ -3495,10 +3515,10 @@ Thu Jul 14 17:52:45 CEST 2011 - tiwai@suse.de Thu Jul 14 17:26:51 CEST 2011 - tiwai@suse.de - ALSA: hda - Add Kconfig for the default buffer size - (bnc#682725). + (bnc#682725). - Update config files. - Delete, replaced with the new upstream patch - patches.drivers/alsa-hda-0019-Increase-default-buffer-size. + patches.drivers/alsa-hda-0019-Increase-default-buffer-size. - commit 40c7644 ------------------------------------------------------------------- @@ -3520,7 +3540,7 @@ Sat Jul 9 11:17:46 CEST 2011 - jslaby@suse.cz Thu Jul 7 00:58:01 CEST 2011 - jeffm@suse.com - Update to 3.0-rc6. - - Eliminated 1 patch. + - Eliminated 1 patch. - commit 56e99da ------------------------------------------------------------------- @@ -3529,7 +3549,7 @@ Tue Jul 5 09:18:43 CEST 2011 - jbeulich@novell.com - Update Xen patches to 3.0-rc5 and c/s 1095. - xen: prepare tmem shim to handle frontswap. - support booting Xen from EFI (fate#311376, fate#311529, - bnc#578927, bnc#628554). + bnc#578927, bnc#628554). - config.conf: Re-enabled Xen flavors. - Update x86 config files. - Delete patches.xen/xen-blkback-bimodal-suse. @@ -3576,31 +3596,31 @@ Tue Jun 21 12:14:44 CEST 2011 - mmarek@suse.cz Fri Jun 17 17:29:41 CEST 2011 - mmarek@suse.cz - rpm/post.sh: Touch /boot/do_purge_kernels on package install - (fate#312018). + (fate#312018). - rpm/postun.sh: Remove it again if it still exists on package - uninstall. + uninstall. - commit 82f4a5d ------------------------------------------------------------------- Fri Jun 17 13:23:54 CEST 2011 - trenn@suse.de - stop_machine: implement stop_machine_from_offline_cpu() - (bnc#697859). + (bnc#697859). - stop_machine: kill __stop_machine() (bnc#697859). - x86, mtrr: lock stop machine during MTRR rendezvous sequence - (bnc#697859). + (bnc#697859). - stop_machine: reorganize stop_cpus() implementation - (bnc#697859). + (bnc#697859). - x86, mtrr: use __stop_machine() for doing MTRR rendezvous - (bnc#697859). + (bnc#697859). - commit aa3d6e2 ------------------------------------------------------------------- Thu Jun 16 12:16:16 CEST 2011 - mmarek@suse.cz - Remove the novfs patches, it should be packaged as a KMP, or - ideally, reimplemented as a fuse filesystem (which is the reason why - the current implementation it is never going to be accepted upstream). + ideally, reimplemented as a fuse filesystem (which is the reason why + the current implementation it is never going to be accepted upstream). - Delete patches.fixes/novfs-copy_user-fixes.diff. - Delete patches.fixes/novfs-minsize-fixes. - Delete patches.fixes/novfs-nwcapi.patch. @@ -3655,7 +3675,7 @@ Wed Jun 15 18:22:05 CEST 2011 - jack@suse.cz Wed Jun 15 08:05:05 CEST 2011 - jeffm@suse.com - Update to 3.0-rc3. - - Eliminated 2 patches. + - Eliminated 2 patches. - commit a1fe999 ------------------------------------------------------------------- @@ -3723,9 +3743,9 @@ Mon Jun 13 14:06:28 CEST 2011 - mmarek@suse.cz the SRCVERSION variable will only be used to determine the tarball version. - rpm/compute-PATCHVERSION.sh: Set default PATCHLEVEL and SUBLEVEL to 0. - The package version will thus always match the Makefile version and - the SRCVERSION variable will only be used to determine the tarball - version. + The package version will thus always match the Makefile version and + the SRCVERSION variable will only be used to determine the tarball + version. - rpm/kernel-binary.spec.in: Revert the previous hack. - commit 95c9977 @@ -3748,9 +3768,9 @@ Fri Jun 10 20:24:41 CEST 2011 - jeffm@suse.com Fri Jun 10 17:12:22 CEST 2011 - jeffm@suse.com - x86: Remove warning and warning_symbol from struct - stacktrace_ops. + stacktrace_ops. - Delete - patches.fixes/asus-wmi-Remove-__init-from-asus_wmi_platform_init.patch. + patches.fixes/asus-wmi-Remove-__init-from-asus_wmi_platform_init.patch. - commit 608ce9e ------------------------------------------------------------------- @@ -3842,13 +3862,13 @@ Fri Jun 3 12:51:22 CEST 2011 - mmarek@suse.cz Fri Jun 3 12:09:01 CEST 2011 - mmarek@suse.cz - rpm/macros.kernel-source: Add -b option to %kernel_module_package - to unconditionally call mkinitrd on kmp install (fate#309400). + to unconditionally call mkinitrd on kmp install (fate#309400). - rpm/kernel-module-subpackage: Pass KMP_NEEDS_MKINITRD=1 to - weak-modules2 if the -b option is used. + weak-modules2 if the -b option is used. - rpm/macros.kernel-source: Add -b option to %kernel_module_package - to unconditionally call mkinitrd on kmp install (fate#309400). + to unconditionally call mkinitrd on kmp install (fate#309400). - rpm/kernel-module-subpackage: Pass KMP_NEEDS_MKINITRD=1 to - weak-modules2 if the -b option is used. + weak-modules2 if the -b option is used. - commit 83331f5 ------------------------------------------------------------------- @@ -3869,14 +3889,14 @@ Tue May 31 05:09:44 CEST 2011 - jeffm@suse.com Tue May 31 05:08:21 CEST 2011 - jeffm@suse.com - Updated to 3.0-rc1. - - Eliminated 9 patches. + - Eliminated 9 patches. - commit 5710413 ------------------------------------------------------------------- Mon May 30 15:54:37 CEST 2011 - jack@suse.cz - mm: Fix assertion mapping->nrpages == 0 in end_writeback() - (bnc#693013 bnc#666423). + (bnc#693013 bnc#666423). - Refresh patches.xen/tmem. - commit d3e465a @@ -3884,9 +3904,9 @@ Mon May 30 15:54:37 CEST 2011 - jack@suse.cz Mon May 30 13:58:43 CEST 2011 - jslaby@suse.cz - Refresh - patches.fixes/block-add-proper-state-guards-to-__elv_next_request.patch. + patches.fixes/block-add-proper-state-guards-to-__elv_next_request.patch. - aic94xx: world-writable sysfs update_bios file. - Update upstream info. + Update upstream info. - commit 8912816 ------------------------------------------------------------------- @@ -3947,7 +3967,7 @@ Mon May 16 14:34:33 CEST 2011 - mmarek@suse.cz Fri May 13 15:45:04 CEST 2011 - jeffm@suse.com - Update to 2.6.39-rc7. - - Eliminated 5 patches. + - Eliminated 5 patches. - commit a8a170f ------------------------------------------------------------------- @@ -3960,16 +3980,16 @@ Thu May 12 23:29:11 CEST 2011 - jslaby@suse.cz Thu May 12 14:05:44 CEST 2011 - jslaby@suse.cz - Delete - patches.fixes/iwlwifi-fix-tx-power-configuration-on-3945-and-4965-devices. - It's fixed differently by commits 43f12d47f and f844a709a7 in .39-rc1 + patches.fixes/iwlwifi-fix-tx-power-configuration-on-3945-and-4965-devices. + It's fixed differently by commits 43f12d47f and f844a709a7 in .39-rc1 - commit 7934e2d ------------------------------------------------------------------- Thu May 12 11:56:16 CEST 2011 - jslaby@suse.cz - Refresh - patches.fixes/iwlwifi-fix-tx-power-configuration-on-3945-and-4965-devices. - Note about submission. + patches.fixes/iwlwifi-fix-tx-power-configuration-on-3945-and-4965-devices. + Note about submission. - commit 9922e20 ------------------------------------------------------------------- @@ -3982,15 +4002,15 @@ Tue May 10 19:10:18 CEST 2011 - mhocko@suse.cz Tue May 10 16:14:44 CEST 2011 - mhocko@suse.cz - patches.fixes/aggressive-zone-reclaim.patch: delete because - the patch is very workload specific and can lead to unexpected - reclaims in parallel node local workloads. + the patch is very workload specific and can lead to unexpected + reclaims in parallel node local workloads. - commit 56cf10e ------------------------------------------------------------------- Tue May 10 16:04:27 CEST 2011 - mhocko@suse.cz - Delete patches.suse/mm-devzero-optimisation.patch: we do not need - it anymore as we have zero page back since 2.6.32 + it anymore as we have zero page back since 2.6.32 - commit 323a093 ------------------------------------------------------------------- @@ -4009,64 +4029,64 @@ Mon May 9 14:32:59 CEST 2011 - jbeulich@novell.com Mon May 9 11:32:35 CEST 2011 - jbeulich@novell.com - patches.suse/kconfig-automate-kernel-desktop: Remove stray blank - lines (for older versions of "patch" to grok). + lines (for older versions of "patch" to grok). - commit 4dfa74d ------------------------------------------------------------------- Sat May 7 01:50:06 CEST 2011 - jeffm@suse.com - Removed network driver entropy patches. haveged is installed by default - and should be enabled to generate entropy from non-predictable sources. - - Delete patches.drivers/bnx2-entropy-source.patch. - - Delete patches.drivers/e1000-entropy-source.patch. - - Delete patches.drivers/e1000e-entropy-source.patch. - - Delete patches.drivers/igb-entropy-source.patch. - - Delete patches.drivers/ixgbe-entropy-source.patch. - - Delete patches.drivers/tg3-entropy-source.patch. + and should be enabled to generate entropy from non-predictable sources. + - Delete patches.drivers/bnx2-entropy-source.patch. + - Delete patches.drivers/e1000-entropy-source.patch. + - Delete patches.drivers/e1000e-entropy-source.patch. + - Delete patches.drivers/igb-entropy-source.patch. + - Delete patches.drivers/ixgbe-entropy-source.patch. + - Delete patches.drivers/tg3-entropy-source.patch. - commit c88b893 ------------------------------------------------------------------- Fri May 6 19:36:47 CEST 2011 - jeffm@suse.com - Update - patches.fixes/netfilter-implement-rfc-1123-for-ftp-conntrack - (bnc#466279 bnc#681639). + patches.fixes/netfilter-implement-rfc-1123-for-ftp-conntrack + (bnc#466279 bnc#681639). - commit 72e779f ------------------------------------------------------------------- Fri May 6 19:31:10 CEST 2011 - jeffm@suse.com - Disabled patches.drivers/libata-unlock-hpa-by-default; It may have - been obsoleted by upstream commit d8d9129e. + been obsoleted by upstream commit d8d9129e. - commit 1a21ab3 ------------------------------------------------------------------- Fri May 6 18:51:20 CEST 2011 - jeffm@suse.com - sysctl: Increase IPC defaults (bnc#146656) - - Delete patches.suse/shmall-bigger. + - Delete patches.suse/shmall-bigger. - commit a70e34f ------------------------------------------------------------------- Fri May 6 17:50:56 CEST 2011 - jeffm@suse.com - sysctl/i386/desktop, sysctl/x86_64/desktop: Add vm.dirty_ratio = 20 - for desktop flavors (bnc#552883) - - Delete patches.suse/mm-tune-dirty-limits.patch. + for desktop flavors (bnc#552883) + - Delete patches.suse/mm-tune-dirty-limits.patch. - commit dbe73e2 ------------------------------------------------------------------- Fri May 6 17:25:45 CEST 2011 - jeffm@suse.com - sysctl/defaults: Added kernel.hung_task_timeout=0 - - Delete patches.suse/hung_task_timeout-configurable-default. + - Delete patches.suse/hung_task_timeout-configurable-default. - commit 78f9eed ------------------------------------------------------------------- Fri May 6 16:41:07 CEST 2011 - mmarek@suse.cz - rpm/kernel-{binary,source}.spec.in: Install per-kernel /boot/sysctl-* - files (patch from Jeff Mahoney). + files (patch from Jeff Mahoney). - commit 473f2d1 ------------------------------------------------------------------- @@ -4079,7 +4099,7 @@ Thu May 5 22:35:53 CEST 2011 - jeffm@suse.com Thu May 5 22:23:21 CEST 2011 - jeffm@suse.com - Updated to 2.6.39-rc6. - - 2 patches eliminated. + - 2 patches eliminated. - commit 2643e59 ------------------------------------------------------------------- @@ -4093,9 +4113,9 @@ Tue May 3 03:08:18 CEST 2011 - tonyj@suse.de Fri Apr 29 20:35:21 CEST 2011 - jeffm@suse.com - rpm/compute-PATCHVERSION.sh: Replace ^+++ with ^\+\+\+ as an - awk regex. It's technically invalid. + awk regex. It's technically invalid. - rpm/compute-PATCHVERSION.sh: Replace ^+++ with ^\+\+\+ as an - awk regex. It's technically invalid. + awk regex. It's technically invalid. - commit 52dd0f0 ------------------------------------------------------------------- @@ -4117,7 +4137,7 @@ Fri Apr 29 00:36:03 CEST 2011 - gregkh@suse.de - Delete patches.suse/linux-2.6.29-dont-wait-for-mouse.patch. - Delete patches.suse/linux-2.6.29-even-faster-kms.patch. - Delete - patches.suse/linux-2.6.29-jbd-longer-commit-interval.patch. + patches.suse/linux-2.6.29-jbd-longer-commit-interval.patch. - Delete patches.suse/linux-2.6.29-kms-after-sata.patch. - Delete patches.suse/linux-2.6.29-touchkit.patch. - commit c13427d @@ -4132,22 +4152,22 @@ Fri Apr 29 00:17:46 CEST 2011 - jbenc@suse.cz Thu Apr 28 23:32:44 CEST 2011 - rjw@suse.de - Delete patches.xen/xen3-x86-mcp51-no-dac. - Also remove the series.conf entires for the x86-mcp-no-dac patches. + Also remove the series.conf entires for the x86-mcp-no-dac patches. - commit 574577b ------------------------------------------------------------------- Thu Apr 28 23:16:27 CEST 2011 - rjw@suse.de - Delete patches.arch/x86-mcp51-no-dac. (This is a blacklist entry that - has been rejected by the mainline, the problem reporter is gone and - it's next to impossible to verify it now.) + has been rejected by the mainline, the problem reporter is gone and + it's next to impossible to verify it now.) - commit 195b113 ------------------------------------------------------------------- Thu Apr 28 21:38:22 CEST 2011 - jslaby@suse.cz - Refresh - patches.fixes/iwlwifi-fix-tx-power-configuration-on-3945-and-4965-devices. + patches.fixes/iwlwifi-fix-tx-power-configuration-on-3945-and-4965-devices. - commit a2662ae ------------------------------------------------------------------- @@ -4162,14 +4182,14 @@ Thu Apr 28 20:56:33 CEST 2011 - jslaby@suse.cz Thu Apr 28 20:30:56 CEST 2011 - bphilips@suse.de - Delete - patches.drivers/tg3-5785-and-57780-asic-revs-not-working.patch. + patches.drivers/tg3-5785-and-57780-asic-revs-not-working.patch. - commit 9917206 ------------------------------------------------------------------- Thu Apr 28 20:19:59 CEST 2011 - bphilips@suse.de - Delete - patches.suse/uvcvideo-ignore-hue-control-for-5986-0241.patch. + patches.suse/uvcvideo-ignore-hue-control-for-5986-0241.patch. - commit 08374b3 ------------------------------------------------------------------- @@ -4202,7 +4222,7 @@ Thu Apr 28 14:18:12 CEST 2011 - jbeulich@novell.com Wed Apr 27 22:20:02 CEST 2011 - jeffm@suse.com - Delete - patches.drivers/disable-catas_reset-by-default-to-avoid-problems-with-eeh.patch. + patches.drivers/disable-catas_reset-by-default-to-avoid-problems-with-eeh.patch. - commit 399a100 ------------------------------------------------------------------- @@ -4264,10 +4284,10 @@ Wed Apr 27 21:34:13 CEST 2011 - jeffm@suse.com - Delete patches.suse/acpi-don-t-preempt-until-the-system-is-up. - Delete - patches.suse/acpi-generic-initramfs-table-override-support. + patches.suse/acpi-generic-initramfs-table-override-support. - Delete patches.suse/add-initramfs-file_read_write. - Delete - patches.suse/init-move-populate_rootfs-back-to-start_kernel. + patches.suse/init-move-populate_rootfs-back-to-start_kernel. - commit d4910b3 ------------------------------------------------------------------- @@ -4281,14 +4301,14 @@ Wed Apr 27 21:29:24 CEST 2011 - jeffm@suse.com Wed Apr 27 21:11:59 CEST 2011 - jeffm@suse.com - Delete patches.suse/osync-error. It was unused and the issue it fixed in - kernels prior to 2.6.32 doesn't exist anymore. + kernels prior to 2.6.32 doesn't exist anymore. - commit 52cc654 ------------------------------------------------------------------- Wed Apr 27 20:48:55 CEST 2011 - jeffm@suse.com - Delete patches.suse/s390-System.map.diff: Proper fix in binutils has - long since been upstream. + long since been upstream. - commit 2847a36 ------------------------------------------------------------------- @@ -4321,7 +4341,7 @@ Wed Apr 27 20:18:37 CEST 2011 - jeffm@suse.com Wed Apr 27 20:16:52 CEST 2011 - jeffm@suse.com - Delete patches.suse/unmap_vmas-lat: No bug report or signed-off-by. - - Delete patches.arch/s390-add-FREE_PTE_NR. + - Delete patches.arch/s390-add-FREE_PTE_NR. - commit 2a392c2 ------------------------------------------------------------------- @@ -4334,7 +4354,7 @@ Wed Apr 27 20:16:00 CEST 2011 - jeffm@suse.com Wed Apr 27 20:15:02 CEST 2011 - jeffm@suse.com - Update to 2.6.39-rc5. - - Eliminated 2 patches. + - Eliminated 2 patches. - commit 5288a05 ------------------------------------------------------------------- @@ -4354,7 +4374,7 @@ Wed Apr 27 19:43:47 CEST 2011 - jeffm@suse.com Tue Apr 26 11:03:18 CEST 2011 - jkosina@suse.cz - HID: add noget quirk barcode scanners from Symbol Technologies - (bnc#689290). + (bnc#689290). - commit f5b999f ------------------------------------------------------------------- @@ -4367,7 +4387,7 @@ Fri Apr 22 00:01:41 CEST 2011 - jeffm@suse.com Tue Apr 19 23:37:06 CEST 2011 - jack@suse.cz - Revert changes to sparc configs to not make life harder for Jan Engelhardt - maintaining sparc architecture. + maintaining sparc architecture. - commit cdac873 ------------------------------------------------------------------- @@ -4386,7 +4406,7 @@ Tue Apr 19 23:30:34 CEST 2011 - jack@suse.cz Tue Apr 19 17:41:41 CEST 2011 - jeffm@suse.com - Updated to 2.6.39-rc4. - - Eliminated 1 patch. + - Eliminated 1 patch. - commit 3f654c8 ------------------------------------------------------------------- @@ -4399,15 +4419,15 @@ Tue Apr 19 17:16:52 CEST 2011 - jeffm@suse.com Mon Apr 18 10:30:49 CEST 2011 - eich@suse.de - Combined and consolidated bootsplash patch (bnc#669777, - bnc#570082, bnc#595657, bnc#594209, bnc#544645). - - Delete patches.suse/Cleanup-and-make-boot-splash-work-with-KMS.patch. - - Delete patches.suse/bootsplash. - - Delete patches.suse/bootsplash-console-fix. - - Delete patches.suse/bootsplash-keep-multiple-data. - - Delete patches.suse/bootsplash-scaler. - - Reformatted code, fixed some minor bugs that became obvious. - - Fixed race that led to null pointer dereference in splash_read_proc(): - bnc#669777. + bnc#570082, bnc#595657, bnc#594209, bnc#544645). + - Delete patches.suse/Cleanup-and-make-boot-splash-work-with-KMS.patch. + - Delete patches.suse/bootsplash. + - Delete patches.suse/bootsplash-console-fix. + - Delete patches.suse/bootsplash-keep-multiple-data. + - Delete patches.suse/bootsplash-scaler. + - Reformatted code, fixed some minor bugs that became obvious. + - Fixed race that led to null pointer dereference in splash_read_proc(): + bnc#669777. - commit 95844c5 ------------------------------------------------------------------- @@ -4420,7 +4440,7 @@ Sat Apr 16 19:18:05 CEST 2011 - trenn@suse.de Sat Apr 16 18:42:01 CEST 2011 - trenn@suse.de - intel_idle: Make lapic_timer_reliable_states a boot param - (bnc#675161). + (bnc#675161). - commit 85b156b ------------------------------------------------------------------- @@ -4434,7 +4454,7 @@ Sat Apr 16 00:31:11 CEST 2011 - jack@suse.cz Fri Apr 15 20:24:29 CEST 2011 - jeffm@suse.com - Enabled CONFIG_GIGASET_CAPI (bnc#686008). - - This results in automatically disabling CONFIG_GIGASET_I4L. + - This results in automatically disabling CONFIG_GIGASET_I4L. - commit 697e68b ------------------------------------------------------------------- @@ -4454,7 +4474,7 @@ Fri Apr 15 13:21:49 CEST 2011 - jbeulich@novell.com - Update Xen patches to 2.6.39-rc3 and c/s 1079. - blktap2: replace hard-coded limit of tap devices with - configurable one. + configurable one. - config.conf: Re-enable Xen configs. - Update x86 config files. - commit d3bfd6c @@ -4463,7 +4483,7 @@ Fri Apr 15 13:21:49 CEST 2011 - jbeulich@novell.com Thu Apr 14 18:43:07 CEST 2011 - jeffm@suse.com - fs/partitions/efi.c: corrupted GUID partition tables can cause - kernel oops (bnc#687113 CVE-2011-1577). + kernel oops (bnc#687113 CVE-2011-1577). - commit 385b393 ------------------------------------------------------------------- @@ -4508,7 +4528,7 @@ Tue Apr 12 21:30:55 CEST 2011 - jeffm@suse.com Tue Apr 12 20:46:13 CEST 2011 - jeffm@suse.com - Updated to 2.6.39-rc3. - - Eliminated 2 patches. + - Eliminated 2 patches. - commit 200c913 ------------------------------------------------------------------- @@ -4533,29 +4553,29 @@ Tue Apr 12 19:37:48 CEST 2011 - jeffm@suse.com Tue Apr 12 19:10:01 CEST 2011 - jeffm@suse.com - Update to 2.6.39-rc2. - - Eliminated 18 patches. - - Added 3 patches. - - hv_mouse: needs . - - dm-raid45: Remove blk_unplug calls. - - novfs: 2.6.39 API update. - - Xen, Swap-over-NFS, and certain SCSI multipath features are disabled. - - patches.kernel.org is no longer used to contain upstream patches - for -rc releases. Users planning on building their own kernel should - have a copy of the tarball corresponding to the -rc releases. + - Eliminated 18 patches. + - Added 3 patches. + - hv_mouse: needs . + - dm-raid45: Remove blk_unplug calls. + - novfs: 2.6.39 API update. + - Xen, Swap-over-NFS, and certain SCSI multipath features are disabled. + - patches.kernel.org is no longer used to contain upstream patches + for -rc releases. Users planning on building their own kernel should + have a copy of the tarball corresponding to the -rc releases. - commit adf9d16 ------------------------------------------------------------------- Mon Apr 11 09:43:45 CEST 2011 - neilb@suse.de - Make selection of 'readdir-plus' adapt to usage patterns - (bnc#678123). + (bnc#678123). - commit 5de99a8 ------------------------------------------------------------------- Wed Apr 6 09:01:38 CEST 2011 - jeffm@suse.de - reiserfs: Force inode evictions before umount to avoid crash - (bnc#610598 bnc#680073 bnc#684112). + (bnc#610598 bnc#680073 bnc#684112). - Delete patches.fixes/reiserfs-xattr-crash-fix. - commit bf57d20 @@ -4569,21 +4589,21 @@ Tue Apr 5 10:42:22 CEST 2011 - jslaby@suse.cz Wed Mar 30 23:50:41 CEST 2011 - jeffm@suse.com - Delete patches.suse/twofish-2.6. - - This was for 2.4 compatibility and has been moved to KMP purgatory. + - This was for 2.4 compatibility and has been moved to KMP purgatory. - commit dcca506 ------------------------------------------------------------------- Wed Mar 30 10:32:32 CEST 2011 - jslaby@suse.cz - Relax si_code check in rt_sigqueueinfo and rt_tgsigqueueinfo - (bnc#681826). + (bnc#681826). - commit 2e71042 ------------------------------------------------------------------- Mon Mar 28 16:08:19 CEST 2011 - trenn@suse.de - Update config files, remove CONFIG_X86_MCE_XEON75XX=m - ->driver got reverted with previous commit + ->driver got reverted with previous commit - Refresh patches.xen/xen3-auto-arch-x86.diff. - commit b367e7b @@ -4595,18 +4615,18 @@ Mon Mar 28 15:23:44 CEST 2011 - trenn@suse.de APEI implementation should take care of that in recent kernels. - Delete patches.arch/x86_mce_intel_decode_physical_address.patch. - Delete - patches.arch/x86_mce_intel_decode_physical_address_compile_fix.patch. + patches.arch/x86_mce_intel_decode_physical_address_compile_fix.patch. - Delete - patches.arch/x86_mce_intel_decode_physical_address_rename_fix.patch. + patches.arch/x86_mce_intel_decode_physical_address_rename_fix.patch. - Delete - patches.arch/x86_mce_intel_decode_physical_fix_dynamic_debug.patch. + patches.arch/x86_mce_intel_decode_physical_fix_dynamic_debug.patch. - commit 1fe7a22 ------------------------------------------------------------------- Mon Mar 28 14:07:07 CEST 2011 - mmarek@suse.cz - rpm/kernel-binary.spec.in: Do not install unneeded packages in the - build chroot. + build chroot. - commit 7f4c49d ------------------------------------------------------------------- @@ -4626,7 +4646,7 @@ Thu Mar 24 17:26:22 CET 2011 - tiwai@suse.de Thu Mar 24 16:21:06 CET 2011 - jslaby@suse.cz - Prevent rt_sigqueueinfo and rt_tgsigqueueinfo from spoofing - the signal code (bnc#681826 CVE-2011-1020). + the signal code (bnc#681826 CVE-2011-1020). - commit 2e42fd4 ------------------------------------------------------------------- @@ -4635,7 +4655,7 @@ Thu Mar 24 14:02:20 CET 2011 - tiwai@suse.de - sound/oss/opl3: validate voice and channel indexes (bnc#681999). - sound/oss: remove offset from load_patch callbacks (bnc#681999). - ALSA: sound/pci/asihpi: check adapter index in hpi_ioctl - (bnc#680816). + (bnc#680816). - commit 09ff6e9 ------------------------------------------------------------------- @@ -4648,7 +4668,7 @@ Mon Mar 21 19:56:38 CET 2011 - jack@suse.cz Mon Mar 21 16:44:29 CET 2011 - jkosina@suse.cz - HID: add support for Skycable 0x3f07 wireless presenter - (bnc#681297). + (bnc#681297). - commit 892e8d4 ------------------------------------------------------------------- @@ -4679,12 +4699,12 @@ Fri Mar 18 08:48:08 CET 2011 - jbeulich@novell.com Thu Mar 17 12:24:09 CET 2011 - sjayaraman@suse.de - netvm: Do not mark requests for swapfile writes as dirty or - kswapd fails to free the page (bnc#678472). + kswapd fails to free the page (bnc#678472). - nfs: Use page_file_offset during page writeback (bnc#677738). - nfs: Convert nfs_mark_request_dirty() to use page_file_mapping() - (bnc#677738). + (bnc#677738). - netvm: Remove duplicated initialization in net/ipv4/route.c - (bnc#678970). + (bnc#678970). - collapse: mm: Report the low watermark correctly (bnc#678497). - commit a798dd1 @@ -4698,7 +4718,7 @@ Tue Mar 15 16:19:53 CET 2011 - jeffm@suse.com Mon Mar 14 01:22:01 CET 2011 - jeffm@suse.com - Linux: 2.6.38-rc8. - - Eliminated 1 patch. + - Eliminated 1 patch. - commit 7da557d ------------------------------------------------------------------- @@ -4723,38 +4743,38 @@ Fri Mar 11 14:19:55 CET 2011 - jbeulich@novell.com Tue Mar 8 01:00:02 CET 2011 - jeffm@suse.de - Update to 2.6.38-rc7. - - Refresh patches.xen/xen-x86-no-lapic. - - Refresh patches.xen/xen3-patch-2.6.19. + - Refresh patches.xen/xen-x86-no-lapic. + - Refresh patches.xen/xen3-patch-2.6.19. - commit 7eb9d30 ------------------------------------------------------------------- Mon Mar 7 13:50:08 CET 2011 - mmarek@suse.cz - rpm/kernel-binary.spec.in: Do not abort build because of - supported.conf inconsistency if %supported_modules_check == 0. + supported.conf inconsistency if %supported_modules_check == 0. - rpm/kernel-binary.spec.in: Do not abort build because of - supported.conf inconsistency if %supported_modules_check == 0. + supported.conf inconsistency if %supported_modules_check == 0. - commit 88d5daa ------------------------------------------------------------------- Wed Mar 2 09:02:40 CET 2011 - jbeulich@novell.com - patches.arch/x86_64-unwind-annotations: Fix a fatal oversight in - yesterday's change. + yesterday's change. - commit 098768b ------------------------------------------------------------------- Mon Feb 28 15:34:35 CET 2011 - jbeulich@novell.com - patches.arch/x86_64-unwind-annotations: Add annotations to - lib/rwsem_64.S. + lib/rwsem_64.S. - commit 87944ac ------------------------------------------------------------------- Thu Feb 24 16:27:46 CET 2011 - tiwai@suse.de - ALSA: usb-audio: fix oops due to cleanup race when disconnecting - (bnc#674735). + (bnc#674735). - commit ed81f8c ------------------------------------------------------------------- @@ -4767,7 +4787,7 @@ Wed Feb 23 23:03:41 CET 2011 - mmarek@suse.cz Tue Feb 22 21:49:18 CET 2011 - jeffm@suse.com - Update to 2.6.38-rc6. - - Eliminated 1 patch. + - Eliminated 1 patch. - commit 6cce7bb ------------------------------------------------------------------- @@ -4780,7 +4800,7 @@ Tue Feb 22 10:00:42 CET 2011 - mmarek@suse.cz Mon Feb 21 10:31:05 CET 2011 - tiwai@suse.de - ALSA: caiaq - Fix possible string-buffer overflow (bnc#672499, - CVE-2011-0712). + CVE-2011-0712). - commit 5ef002b ------------------------------------------------------------------- @@ -4799,22 +4819,22 @@ Thu Feb 17 02:28:52 CET 2011 - jeffm@suse.de Thu Feb 17 01:24:01 CET 2011 - gregkh@suse.de - Update config files. - - disable CONFIG_DRM_VMWGFX (bnc#606458) - - update sparc configs to at least be able to run "make oldconfig" + - disable CONFIG_DRM_VMWGFX (bnc#606458) + - update sparc configs to at least be able to run "make oldconfig" - commit da75bd9 ------------------------------------------------------------------- Wed Feb 16 16:14:52 CET 2011 - jbeulich@novell.com - patches.arch/x86_64-unwind-annotations: Re-add change lost during - initial 2.6.37 merge. + initial 2.6.37 merge. - commit e493205 ------------------------------------------------------------------- Mon Feb 14 13:42:21 CET 2011 - mmarek@suse.cz - Move spec file templates and helper scripts to a separate branch, to - ease synchronizing these files among master, vanilla and linux-next. + ease synchronizing these files among master, vanilla and linux-next. - commit 411abb8 ------------------------------------------------------------------- @@ -4834,7 +4854,7 @@ Mon Feb 14 13:20:47 CET 2011 - mmarek@suse.cz Mon Feb 14 13:19:22 CET 2011 - mmarek@suse.cz - rpm/kernel-source.spec.in: Delete misc/extract-modaliases, the code - was merged into rpm's find-supplements script. + was merged into rpm's find-supplements script. - Delete rpm/check-build.sh, not needed anymore. - commit 0a157b1 @@ -4842,43 +4862,43 @@ Mon Feb 14 13:19:22 CET 2011 - mmarek@suse.cz Thu Feb 10 02:57:43 CET 2011 - jeffm@suse.com - flexcop: fix registering braindead stupid names (brc#575873 - bnc#661429). + bnc#661429). - commit 72bd3d0 ------------------------------------------------------------------- Wed Feb 9 22:55:13 CET 2011 - gregkh@suse.de - Staging: samsung-laptop: add support for lots of laptops - (bnc#661682). + (bnc#661682). - commit 1eb5eaa ------------------------------------------------------------------- Wed Feb 9 13:37:33 CET 2011 - mmarek@suse.cz - rpm/kernel-source.spec.in: Set timestamp of sources to the commit - timestamp, so that they are always older than generated files in - /usr/src/linux-obj (bnc#669669). + timestamp, so that they are always older than generated files in + /usr/src/linux-obj (bnc#669669). - commit 8565452 ------------------------------------------------------------------- Wed Feb 9 00:08:37 CET 2011 - mmarek@suse.cz - rpm/kernel-binary.spec.in: Do not run fdupes in /usr/src/linux-obj, to - keep timestamps intact. + keep timestamps intact. - commit 9ba5ff0 ------------------------------------------------------------------- Tue Feb 8 23:42:06 CET 2011 - mmarek@suse.cz - rpm/kernel-source.spec.in: Remove .gitignore files after applying patches - (fix last change). + (fix last change). - commit 907f9cc ------------------------------------------------------------------- Tue Feb 8 18:10:13 CET 2011 - jeffm@suse.com - Updated to 2.6.38-rc4. - - Eliminated 1 patch. + - Eliminated 1 patch. - commit c327e0a ------------------------------------------------------------------- @@ -4926,8 +4946,8 @@ Mon Feb 7 16:19:29 CET 2011 - mmarek@suse.cz Mon Feb 7 14:27:36 CET 2011 - mmarek@suse.cz - rpm/kernel-binary.spec.in, rpm/kernel-spec-macros: Fix the definition - of %release_major and rename it to %release_num to better describe - what it does. Add some comments to explain how the versioning works. + of %release_major and rename it to %release_num to better describe + what it does. Add some comments to explain how the versioning works. - commit 9a3bc94 ------------------------------------------------------------------- @@ -4946,14 +4966,14 @@ Fri Feb 4 01:46:21 CET 2011 - jeffm@suse.com Fri Feb 4 01:44:50 CET 2011 - jeffm@suse.com - Updated to 2.6.38-rc3. - - Eliminated 2 patches. + - Eliminated 2 patches. - commit b6b51ca ------------------------------------------------------------------- Wed Feb 2 17:25:06 CET 2011 - tiwai@suse.de - ALSA: hda - Fix memory leaks in conexant jack arrays - (bnc#668929). + (bnc#668929). - commit 31971a4 ------------------------------------------------------------------- @@ -4991,8 +5011,8 @@ Sun Jan 23 02:16:20 CET 2011 - jeffm@suse.de Sun Jan 23 00:25:45 CET 2011 - jeffm@suse.com - Update config files. - - CONFIG_EXPERT=n on all but ps3 - - Vanilla configs updated. + - CONFIG_EXPERT=n on all but ps3 + - Vanilla configs updated. - commit b25e639 ------------------------------------------------------------------- @@ -5013,7 +5033,7 @@ Sun Jan 23 00:09:06 CET 2011 - jeffm@suse.com Sat Jan 22 23:45:07 CET 2011 - jeffm@suse.com - Updated to 2.6.38-rc2. - - Eliminated 1 patch. + - Eliminated 1 patch. - commit 90baa82 ------------------------------------------------------------------- @@ -5032,30 +5052,30 @@ Sat Jan 22 00:32:08 CET 2011 - jeffm@suse.de Sat Jan 22 00:27:46 CET 2011 - jeffm@suse.de - Update to 2.6.38-rc1. - - Removed 12 patches. - - Xen is disabled. - - Quite a few patches need updating. + - Removed 12 patches. + - Xen is disabled. + - Quite a few patches need updating. - commit 9163bb7 ------------------------------------------------------------------- Fri Jan 21 02:42:39 CET 2011 - trenn@suse.de - perf: Do not export power_frequency, but power_start event - (bnc#665153). + (bnc#665153). - cpuidle/x86/perf: fix power:cpu_idle double end events and - throw cpu_idle events from the cpuidle layer (bnc#665153). + throw cpu_idle events from the cpuidle layer (bnc#665153). - perf: Clean up power events by introducing new, more generic - ones (bnc#665153). + ones (bnc#665153). - cpuidle: Rename X86 specific idle poll state from C0 to POLL - (bnc#665153). + (bnc#665153). - perf timechart: Adjust perf timechart to the new power events - (bnc#665153). + (bnc#665153). - Fix display of idle boxes (none). - Fix huge and wronge C-state drawings due to uninitialized - start/end timestamps (none). + start/end timestamps (none). - Update config files. - doc/config-options.changes: - CONFIG_EVENT_POWER_TRACING_DEPRECATED=y + CONFIG_EVENT_POWER_TRACING_DEPRECATED=y - commit b308eff ------------------------------------------------------------------- @@ -5068,7 +5088,7 @@ Wed Jan 19 21:13:46 CET 2011 - jbohac@suse.cz Tue Jan 18 01:48:18 CET 2011 - trenn@suse.de - ACPI / ACPICA: Initialize the global lock spinlock as - appropriate (bnc#637377). + appropriate (bnc#637377). - commit c4b8238 ------------------------------------------------------------------- @@ -5087,22 +5107,22 @@ Mon Jan 17 20:52:49 CET 2011 - jeffm@suse.com Fri Jan 14 16:29:03 CET 2011 - mmarek@suse.cz - Revert %kernelrelease changes originally made on the vanilla branch, - they break on master and must be done differently. + they break on master and must be done differently. - commit b610327 ------------------------------------------------------------------- Thu Jan 13 21:29:19 CET 2011 - jkosina@suse.cz - Input: introduce 'notimeout' blacklist for Dell Vostro V13 - (bnc#641105). + (bnc#641105). - commit cb76856 ------------------------------------------------------------------- Wed Jan 12 21:32:17 CET 2011 - jeffm@suse.com - In-kernel dependencies for reiser4 - - Delete patches.suse/reiser4-exports. - - Delete patches.suse/reiser4-set_page_dirty_notag. + - Delete patches.suse/reiser4-exports. + - Delete patches.suse/reiser4-set_page_dirty_notag. - commit 1b97130 ------------------------------------------------------------------- @@ -5176,7 +5196,7 @@ Thu Jan 6 20:51:31 CET 2011 - jeffm@suse.com Thu Jan 6 19:48:28 CET 2011 - mmarek@suse.cz - rpm/kernel-source.spec.in: Move the source tree if %kernelrelease is - different from the tarball version. + different from the tarball version. - commit 6be9ffe ------------------------------------------------------------------- @@ -5195,28 +5215,28 @@ Thu Jan 6 17:09:12 CET 2011 - jeffm@suse.com Thu Jan 6 17:08:44 CET 2011 - jeffm@suse.com - Removed unused kdb patches. - - Delete patches.suse/kdb-build-fixes. - - Delete patches.suse/kdb-common. - - Delete - patches.suse/kdb-fix-assignment-from-incompatible-pointer-warnings. - - Delete - patches.suse/kdb-fix-kdb_cmds-to-include-the-arch-common-macro. - - Delete patches.suse/kdb-handle-nonexistance-keyboard-controller. - - Delete patches.suse/kdb-ia64. - - Delete patches.suse/kdb-usb-rework. - - Delete patches.suse/kdb-vm-api-changes-for-2-6-34. - - Delete patches.suse/kdb-x86. - - Delete patches.suse/kdb-x86-build-fixes. - - Delete patches.suse/kdb_dont_touch_i8042_early.patch. - - Delete patches.suse/kdb_fix_ia64_build.patch. - - Delete patches.xen/xen3-kdb-x86. + - Delete patches.suse/kdb-build-fixes. + - Delete patches.suse/kdb-common. + - Delete + patches.suse/kdb-fix-assignment-from-incompatible-pointer-warnings. + - Delete + patches.suse/kdb-fix-kdb_cmds-to-include-the-arch-common-macro. + - Delete patches.suse/kdb-handle-nonexistance-keyboard-controller. + - Delete patches.suse/kdb-ia64. + - Delete patches.suse/kdb-usb-rework. + - Delete patches.suse/kdb-vm-api-changes-for-2-6-34. + - Delete patches.suse/kdb-x86. + - Delete patches.suse/kdb-x86-build-fixes. + - Delete patches.suse/kdb_dont_touch_i8042_early.patch. + - Delete patches.suse/kdb_fix_ia64_build.patch. + - Delete patches.xen/xen3-kdb-x86. - commit c9e725d ------------------------------------------------------------------- Thu Jan 6 16:10:26 CET 2011 - jeffm@suse.com - rpm/kernel-source.spec.in: Remove the relocation of the source tree. - It's expanded in-place. + It's expanded in-place. - commit 8cde941 ------------------------------------------------------------------- @@ -5229,7 +5249,7 @@ Thu Jan 6 15:49:34 CET 2011 - jack@suse.cz Thu Jan 6 13:56:07 CET 2011 - mmarek@suse.cz - Delete patches.fixes/kbuild-fix-generating-of-.symtypes-files. - Fixed upstream in commit e26d6b8. + Fixed upstream in commit e26d6b8. - commit 1b628e1 ------------------------------------------------------------------- @@ -5238,7 +5258,7 @@ Thu Jan 6 10:07:22 CET 2011 - mgalbraith@suse.de - Replaced autogroup patch with what will appear in 2.6.38 - Replaced cgroup use after free fix wtih what will appear in 2.6.38 - Refresh - patches.fixes/sched-cgroup-use-exit-hook-to-avoid-use-after-free-crash. + patches.fixes/sched-cgroup-use-exit-hook-to-avoid-use-after-free-crash. - Refresh patches.suse/sched-automated-per-session-task-groups. - Delete patches.fixes/sched-fix-autogroup-proc-interface-race. - commit 81f018b @@ -5259,7 +5279,7 @@ Thu Dec 30 00:50:58 CET 2010 - jeffm@suse.com Wed Dec 29 22:23:21 CET 2010 - jeffm@suse.com - Update to 2.6.37-rc8. - - Eliminated 1 patch. + - Eliminated 1 patch. - commit 42518e6 ------------------------------------------------------------------- @@ -5284,38 +5304,38 @@ Mon Dec 27 23:24:08 CET 2010 - jeffm@suse.com Mon Dec 27 23:09:38 CET 2010 - jeffm@suse.com - Update to 2.6.37-rc7. - - Eliminated 9 patches. + - Eliminated 9 patches. - commit d38591c ------------------------------------------------------------------- Mon Dec 20 12:48:45 CET 2010 - jslaby@suse.cz - Revert "x86: allocate space within a region top-down" - (bnc#655048). - Backport to XEN. + (bnc#655048). + Backport to XEN. - commit 92c0965 ------------------------------------------------------------------- Mon Dec 20 11:33:32 CET 2010 - jslaby@suse.cz - Revert "PCI: fix pci_bus_alloc_resource() hang, prefer positive - decode" (bnc#655048). + decode" (bnc#655048). - Revert "x86: allocate space within a region top-down" - (bnc#655048). + (bnc#655048). - Revert "x86/PCI: allocate space from the end of a region, - not the beginning" (bnc#655048). + not the beginning" (bnc#655048). - Revert "PCI: allocate bus resources from the top down" - (bnc#655048). + (bnc#655048). - Revert "resources: support allocating space within a region - from the top down" (bnc#655048). + from the top down" (bnc#655048). - resources: add arch hook for preventing allocation in reserved - areas (bnc#655048). + areas (bnc#655048). - x86: avoid low BIOS area when allocating address space - (bnc#655048). + (bnc#655048). - x86: avoid E820 regions when allocating address space - (bnc#655048). + (bnc#655048). - x86: avoid high BIOS area when allocating address space - (bnc#655048). + (bnc#655048). - Refresh patches.xen/xen3-patch-2.6.34. - commit 7bbbf27 @@ -5330,8 +5350,8 @@ Mon Dec 20 11:29:01 CET 2010 - jslaby@suse.cz Mon Dec 20 11:19:41 CET 2010 - jslaby@suse.cz - Delete - patches.fixes/res-0010-PCI-fix-pci_bus_alloc_resource-hang-prefer-positive-.patch. - It's unreferenced and wrong. + patches.fixes/res-0010-PCI-fix-pci_bus_alloc_resource-hang-prefer-positive-.patch. + It's unreferenced and wrong. - commit 9e6fc50 ------------------------------------------------------------------- @@ -5368,10 +5388,10 @@ Mon Dec 13 09:12:36 CET 2010 - tiwai@suse.de Fri Dec 10 09:23:46 CET 2010 - jslaby@suse.cz - resources: add arch hook for preventing allocation in reserved - areas (bnc#655048). + areas (bnc#655048). - x86: avoid BIOS area when allocating address space (bnc#655048). - x86: avoid PNP resources when allocating address space - (bnc#655048). + (bnc#655048). - Refresh patches.xen/xen3-patch-2.6.34. - commit 7e25353 @@ -5404,14 +5424,14 @@ Thu Dec 9 14:48:13 CET 2010 - mmarek@suse.cz Wed Dec 8 17:34:25 CET 2010 - mmarek@suse.cz - rpm/kernel-docs.spec.in: Allow to build against any version of - kernel-source + kernel-source - commit 37bdc47 ------------------------------------------------------------------- Tue Dec 7 16:38:29 CET 2010 - jbeulich@novell.com - patches.arch/x86_64-unwind-annotations: Remove stringification - (needed only with very old assemblers). + (needed only with very old assemblers). - commit 987c244 ------------------------------------------------------------------- @@ -5442,7 +5462,7 @@ Tue Dec 7 09:40:37 CET 2010 - jbeulich@novell.com Mon Dec 6 12:40:34 CET 2010 - mgalbraith@suse.de - Replace buggy per tty autogroup patch with final per session patch as - integrated into tip. + integrated into tip. - sched: Add 'autogroup' scheduling feature: automated per session task groups (bnc#657613). - Delete patches.suse/sched-automated-per-tty-task-groups. - commit 0db6b6b @@ -5451,12 +5471,12 @@ Mon Dec 6 12:40:34 CET 2010 - mgalbraith@suse.de Mon Dec 6 09:12:01 CET 2010 - jbeulich@novell.com - patches.rpmify/rpm-kernel-config, patches.rpmify/split-package, - patches.suse/0004-richacl-In-memory-representation-and-helper-function.patch, - patches.suse/SoN-15-netvm-reserve.patch, - patches.suse/SoN-27-nfs-swap_ops.patch, - patches.suse/kconfig-automate-kernel-desktop, - patches.suse/mm-tune-dirty-limits.patch, - patches.suse/supported-flag-enterprise: Clean up Kconfig portions. + patches.suse/0004-richacl-In-memory-representation-and-helper-function.patch, + patches.suse/SoN-15-netvm-reserve.patch, + patches.suse/SoN-27-nfs-swap_ops.patch, + patches.suse/kconfig-automate-kernel-desktop, + patches.suse/mm-tune-dirty-limits.patch, + patches.suse/supported-flag-enterprise: Clean up Kconfig portions. - commit 713650c ------------------------------------------------------------------- @@ -5489,7 +5509,7 @@ Fri Nov 26 15:04:27 CET 2010 - jbeulich@novell.com - Update Xen patches to 2.6.37-rc3-git1 and c/s 1055. - xen/acpi: Add memory hotadd to pvops dom0 (bnc#651066). - xen/acpi: Export host physical CPU information to dom0 - (bnc#651066). + (bnc#651066). - Xen: para-virtual watchdog driver. - introduce {rd,wr}msr_safe_on_pcpu() and add/enable users. - eliminate scalability issues from initrd handling. @@ -5513,7 +5533,7 @@ Wed Nov 24 15:49:45 CET 2010 - jeffm@suse.com Mon Nov 22 19:48:15 CET 2010 - jeffm@suse.com - Update to 2.6.37-rc3. - - Eliminated 1 patch. + - Eliminated 1 patch. - commit 12ac0ac ------------------------------------------------------------------- @@ -5537,7 +5557,7 @@ Sun Nov 21 16:35:45 CET 2010 - jslaby@suse.cz Wed Nov 17 17:10:32 CET 2010 - jeffm@suse.com - sched: automated per tty task groups. - - Enabled in -desktop flavors for better interactivity. + - Enabled in -desktop flavors for better interactivity. - commit 2d5d397 ------------------------------------------------------------------- @@ -5556,7 +5576,7 @@ Tue Nov 16 20:08:11 CET 2010 - jeffm@suse.com Mon Nov 15 23:58:59 CET 2010 - jslaby@suse.cz - PCI: fix pci_bus_alloc_resource() hang, prefer positive decode - (bnc#651256). + (bnc#651256). - commit 4404c19 ------------------------------------------------------------------- @@ -5569,7 +5589,7 @@ Mon Nov 15 21:33:19 CET 2010 - jeffm@suse.com Mon Nov 15 21:30:37 CET 2010 - jeffm@suse.com - Update to 2.6.37-rc1-git11. - - Eliminated 2 patches. + - Eliminated 2 patches. - commit 5959a67 ------------------------------------------------------------------- @@ -5588,16 +5608,16 @@ Sat Nov 13 10:08:17 CET 2010 - jslaby@suse.cz Fri Nov 12 18:37:10 CET 2010 - jeffm@suse.de - Update to 2.6.37-rc1. - - Eliminated 26 patches. - - Xen is disabled. + - Eliminated 26 patches. + - Xen is disabled. - commit b9044e3 ------------------------------------------------------------------- Thu Nov 11 19:37:05 CET 2010 - gregkh@suse.de - Update config files. (bnc#652954) increase the number of possible and - default uarts for users with multi-port serial cards for the i386 and - x86-64 default configs. + default uarts for users with multi-port serial cards for the i386 and + x86-64 default configs. - commit 85c87e3 ------------------------------------------------------------------- @@ -5611,20 +5631,20 @@ Thu Nov 11 13:48:24 CET 2010 - jslaby@suse.cz Thu Nov 11 11:18:45 CET 2010 - jslaby@suse.cz - resources: add a default alignf to simplify find_resource() - (bnc#651256). + (bnc#651256). - resources: factor out resource_clip() to simplify - find_resource() (bnc#651256). + find_resource() (bnc#651256). - resources: ensure callback doesn't allocate outside available - space (bnc#651256). + space (bnc#651256). - resources: handle overflow when aligning start of available area - (bnc#651256). + (bnc#651256). - resources: support allocating space within a region from the - top down (bnc#651256). + top down (bnc#651256). - PCI: allocate bus resources from the top down (bnc#651256). - x86/PCI: allocate space from the end of a region, not the - beginning (bnc#651256). + beginning (bnc#651256). - x86: update iomem_resource end based on CPU physical address - capabilities (bnc#651256). + capabilities (bnc#651256). - x86: allocate space within a region top-down (bnc#651256). - Refresh patches.xen/xen3-patch-2.6.34. - commit 8c68ad1 @@ -5633,21 +5653,21 @@ Thu Nov 11 11:18:45 CET 2010 - jslaby@suse.cz Tue Nov 9 15:28:57 CET 2010 - jack@suse.cz - novfs: Fix for the issue of kernel dumps core on restart - (bnc#641811). + (bnc#641811). - commit 76ba833 ------------------------------------------------------------------- Fri Oct 29 13:47:35 CEST 2010 - jslaby@suse.cz - net: Limit socket I/O iovec total length to INT_MAX - (bnc#650128). + (bnc#650128). - commit 2ba74bb ------------------------------------------------------------------- Fri Oct 29 01:53:34 CEST 2010 - trenn@suse.de - Update config files. - Forgot to enable ACPI_EC_DEBUGFS on i386/pae + Forgot to enable ACPI_EC_DEBUGFS on i386/pae - commit 66b605b ------------------------------------------------------------------- @@ -5667,14 +5687,14 @@ Wed Oct 27 14:51:30 CEST 2010 - jslaby@suse.cz Tue Oct 26 21:31:22 CEST 2010 - trenn@suse.de - Update config files. - Enable CONFIG_ACPI_EC_DEBUGFS=m on supported archs. + Enable CONFIG_ACPI_EC_DEBUGFS=m on supported archs. - commit 9035254 ------------------------------------------------------------------- Tue Oct 26 13:41:23 CEST 2010 - jbeulich@novell.com - Update Xen config files (restore options accidentally deleted - by 1b1584fccbfdc42e6e8b35c3c207ca65feb0c7d5). + by 1b1584fccbfdc42e6e8b35c3c207ca65feb0c7d5). - commit f8e5000 ------------------------------------------------------------------- @@ -5682,7 +5702,7 @@ Mon Oct 25 12:53:38 CEST 2010 - jbeulich@novell.com - Update Xen patches to 2.6.36 and c/s 1043. - xen: netback: take net_schedule_list_lock when removing entry - from net_schedule_list. + from net_schedule_list. - Update Xen config files. - commit b772cd8 @@ -5692,7 +5712,7 @@ Mon Oct 25 08:58:15 CEST 2010 - tiwai@suse.de - ALSA: hda - Add workarounds for CT-IBG controllers (bnc#564324). - ALSA: hda - Add some workarounds for Creative IBG (bnc#564324). - ALSA: hda - Fix wrong SPDIF NID assignment for CA0110 - (bnc#564324). + (bnc#564324). - commit 2256eda ------------------------------------------------------------------- @@ -5705,7 +5725,7 @@ Fri Oct 22 21:18:25 CEST 2010 - jeffm@suse.de Fri Oct 22 13:32:04 CEST 2010 - jbeulich@novell.com - patches.arch/i386-unwind-annotations, - patches.arch/x86_64-unwind-annotations: Update Patch-mainline tags. + patches.arch/x86_64-unwind-annotations: Update Patch-mainline tags. - commit 6ee5ccb ------------------------------------------------------------------- @@ -5720,7 +5740,7 @@ Thu Oct 21 10:11:03 CEST 2010 - sjayaraman@suse.de Mon Oct 18 16:54:57 CEST 2010 - trenn@suse.de - ACPI: Make Embedded Controller command timeout delay - configurable (bnc#639261). + configurable (bnc#639261). - commit 9ea38cf ------------------------------------------------------------------- @@ -5756,7 +5776,7 @@ Mon Oct 11 17:14:51 CEST 2010 - mmarek@suse.cz Mon Oct 11 16:12:29 CEST 2010 - jbeulich@novell.com - patches.apparmor/apparmor-compatibility-patch-for-v5-network-control: - Remove .rej file from this patch. + Remove .rej file from this patch. - commit 8828ce5 ------------------------------------------------------------------- @@ -5769,7 +5789,7 @@ Fri Oct 8 17:40:50 CEST 2010 - jeffm@suse.de Tue Oct 5 18:02:19 CEST 2010 - jbeulich@novell.com - patches.drivers/dynamic_debug_4.patch: Fix build issues with - !DYNAMIC_DEBUG and build warning. + !DYNAMIC_DEBUG and build warning. - commit b08d2aa ------------------------------------------------------------------- @@ -5782,7 +5802,7 @@ Tue Oct 5 17:19:46 CEST 2010 - jeffm@suse.de Tue Oct 5 16:58:20 CEST 2010 - jeffm@suse.de - AppArmor: Allow dfa backward compatibility with broken - userspace. + userspace. - AppArmor: compatibility patch for v5 interface. - AppArmor: compatibility patch for v5 network control. - commit cb27981 @@ -5791,7 +5811,7 @@ Tue Oct 5 16:58:20 CEST 2010 - jeffm@suse.de Mon Oct 4 16:57:34 CEST 2010 - jeffm@suse.de - Update to 2.6.36-rc6. - - Eliminated 2 patches. + - Eliminated 2 patches. - commit 57ae577 ------------------------------------------------------------------- @@ -5804,25 +5824,25 @@ Fri Sep 24 13:45:31 CEST 2010 - jbeulich@novell.com Fri Sep 24 13:23:13 CEST 2010 - trenn@suse.de - acpi: ec_sys: access user space with get_user()/put_user() - (none). + (none). - commit d028761 ------------------------------------------------------------------- Fri Sep 24 13:14:36 CEST 2010 - trenn@suse.de - kernel/module.c: Fix compiler warnings if debug is compiled in - (none). + (none). - PNP: Use dev_dbg instead of dev_printk(KERN_DEBUG.. if - DYNAMIC_DEBUG is compiled in (none). + DYNAMIC_DEBUG is compiled in (none). - PNP: Compile all pnp built-in stuff in one module namespace - (none). + (none). - Dynamic Debug: Introduce global fake module param module.ddebug - - V4 (none). + - V4 (none). - Dynamic Debug: Initialize dynamic debug earlier via - arch_initcall (none). + arch_initcall (none). - Dynamic Debug: Introduce ddebug_query= boot parameter (none). - Dynamic Debug: Split out query string parsing/setup from - proc_write (none). + proc_write (none). - commit dcd5c68 ------------------------------------------------------------------- @@ -5847,7 +5867,7 @@ Fri Sep 24 09:54:16 CEST 2010 - jbeulich@novell.com Thu Sep 23 23:33:54 CEST 2010 - mmarek@suse.cz - rpm/kernel-binary.spec.in: Fix for kernel release strings like - 2.6.36-rc5-73-g57aebd7-vanilla. + 2.6.36-rc5-73-g57aebd7-vanilla. - rpm/kernel-spec-macros: Cleanup. - commit 0926a18 @@ -5855,7 +5875,7 @@ Thu Sep 23 23:33:54 CEST 2010 - mmarek@suse.cz Thu Sep 23 19:16:00 CEST 2010 - jeffm@suse.de - rose: Fix signedness issues wrt. digi count (CVE-2010-3310 - bnc#640721). + bnc#640721). - commit bcdc88b ------------------------------------------------------------------- @@ -5874,7 +5894,7 @@ Tue Sep 21 14:15:34 CEST 2010 - mmarek@suse.cz Tue Sep 21 13:59:10 CEST 2010 - jeffm@suse.de - Linux: 2.6.36-rc5. - - Eliminated 6 patches (all security backports). + - Eliminated 6 patches (all security backports). - commit d4603b4 ------------------------------------------------------------------- @@ -5882,8 +5902,8 @@ Mon Sep 20 19:57:39 CEST 2010 - jeffm@suse.de - Revert "- make SCSI and ATA drivers modules again. (bnc#564357)." This reverts commit 75e8e5eae2c1e8dd279370f2c7650835ee821deb. - - make SCSI and ATA drivers modules again. - (bnc#564357) + - make SCSI and ATA drivers modules again. + (bnc#564357) This change only applies to enterprise releases and should have been reverted prior to the release of openSUSE 11.3. - commit 7fc084f @@ -5892,14 +5912,14 @@ Mon Sep 20 19:57:39 CEST 2010 - jeffm@suse.de Mon Sep 20 16:03:14 CEST 2010 - sjayaraman@suse.de - Update patches.suse/SoN-05-reserve-slub.patch to accomodate an upstream - change that uses kmem_cache flags instead of PageSlubDebug flag. + change that uses kmem_cache flags instead of PageSlubDebug flag. - commit 4ea582b ------------------------------------------------------------------- Mon Sep 20 15:25:41 CEST 2010 - jeffm@suse.de - Set LSM_MMAP_MIN_ADDR=0 to allow tools like DOSemu to work properly. The - default is still set to 64k. + default is still set to 64k. - commit 0581892 ------------------------------------------------------------------- @@ -5912,25 +5932,25 @@ Sun Sep 19 17:39:03 CEST 2010 - jeffm@suse.com Fri Sep 17 01:05:47 CEST 2010 - jeffm@suse.de - wext: fix potential private ioctl memory content leak - (CVE-2010-2955 bnc#635413). + (CVE-2010-2955 bnc#635413). - wext: fix potential private ioctl memory content leak - (CVE-2010-2955 bnc#635413). + (CVE-2010-2955 bnc#635413). - commit 6df45c9 ------------------------------------------------------------------- Thu Sep 16 20:58:28 CEST 2010 - jeffm@suse.de - x86-64, compat: Test %rax for the syscall number, not %eax - (CVE-2010-3301 bnc#639708). + (CVE-2010-3301 bnc#639708). - x86-64, compat: Retruncate rax after ia32 syscall entry tracing - (CVE-2010-3301 bnc#639708). + (CVE-2010-3301 bnc#639708). - commit fb77404 ------------------------------------------------------------------- Thu Sep 16 20:37:08 CEST 2010 - jeffm@suse.de - compat: Make compat_alloc_user_space() incorporate the - access_ok() (CVE-2010-3081 bnc#639709). + access_ok() (CVE-2010-3081 bnc#639709). - commit 664a0ac ------------------------------------------------------------------- @@ -5943,21 +5963,21 @@ Wed Sep 15 20:17:27 CEST 2010 - jeffm@suse.com Wed Sep 15 19:32:01 CEST 2010 - jeffm@suse.de - drivers/net/usb/hso.c: prevent reading uninitialized memory - (CVE-2010-3298 bnc#639483). + (CVE-2010-3298 bnc#639483). - commit 35e70c8 ------------------------------------------------------------------- Wed Sep 15 19:23:44 CEST 2010 - jeffm@suse.de - drivers/net/cxgb3/cxgb3_main.c: prevent reading uninitialized - stack memory (CVE-2010-3296 bnc#639481). + stack memory (CVE-2010-3296 bnc#639481). - commit a0634a9 ------------------------------------------------------------------- Wed Sep 15 19:07:53 CEST 2010 - jeffm@suse.de - drivers/net/eql.c: prevent reading uninitialized stack memory - (CVE-2010-3297 bnc#639482). + (CVE-2010-3297 bnc#639482). - commit 2a7b160 ------------------------------------------------------------------- @@ -5972,11 +5992,11 @@ Wed Sep 15 17:28:18 CEST 2010 - tiwai@suse.de Tue Sep 14 08:13:57 CEST 2010 - jslaby@suse.cz - Update to Linux 2.6.36-rc4. - - Obsoletes: - - patches.fixes/bonding-jiffies2.patch. - - patches.fixes/irda-correctly-clean-up-self-ias_obj-on-irda_bind-failure. - - patches.fixes/net-sched-fix-kernel-leak-in-act_police. - - patches.rpmify/spectra-depends-on-moorestown. + - Obsoletes: + - patches.fixes/bonding-jiffies2.patch. + - patches.fixes/irda-correctly-clean-up-self-ias_obj-on-irda_bind-failure. + - patches.fixes/net-sched-fix-kernel-leak-in-act_police. + - patches.rpmify/spectra-depends-on-moorestown. - fix build on s390 as of 2.6.36-rc4. - Refresh patches.suse/SoN-08-mm-page_alloc-emerg.patch. - Refresh patches.suse/reiser4-set_page_dirty_notag. @@ -6006,7 +6026,7 @@ Fri Sep 3 18:57:13 CEST 2010 - jeffm@suse.de Fri Sep 3 16:38:10 CEST 2010 - jeffm@suse.com - irda: Correctly clean up self->ias_obj on irda_bind() failure - (CVE-2010-2954 bnc#636112). + (CVE-2010-2954 bnc#636112). - commit f04e61f ------------------------------------------------------------------- @@ -6028,7 +6048,7 @@ Wed Sep 1 11:40:45 CEST 2010 - jbeulich@novell.com Wed Sep 1 00:53:49 CEST 2010 - jeffm@suse.com - net sched: fix kernel leak in act_police (CVE-2010-2942 - bnc#632309). + bnc#632309). - commit 66e1d72 ------------------------------------------------------------------- @@ -6047,28 +6067,28 @@ Mon Aug 30 17:24:07 CEST 2010 - jeffm@suse.de Mon Aug 30 17:03:30 CEST 2010 - jeffm@suse.de - Update to Linux: 2.6.36-rc3. - - Eliminated 7 patches. + - Eliminated 7 patches. - commit d298d2d ------------------------------------------------------------------- Sat Aug 28 13:09:20 CEST 2010 - jslaby@suse.cz - Delete - patches.suse/rlim-0020-core-optimize-setrlimit-for-current-task.patch. + patches.suse/rlim-0020-core-optimize-setrlimit-for-current-task.patch. - Delete - patches.suse/rlim-0021-FS-proc-switch-limits-reading-to-fops.patch. + patches.suse/rlim-0021-FS-proc-switch-limits-reading-to-fops.patch. - Delete - patches.suse/rlim-0022-FS-proc-make-limits-writable.patch. - This was just a workaround crap. In 2.6.36 we have a nice syscall - instead. Sorry for commiting this to the merge-36 branch first. I - didn't notice it was already merged here. + patches.suse/rlim-0022-FS-proc-make-limits-writable.patch. + This was just a workaround crap. In 2.6.36 we have a nice syscall + instead. Sorry for commiting this to the merge-36 branch first. I + didn't notice it was already merged here. - commit 5449fcb ------------------------------------------------------------------- Fri Aug 27 16:26:16 CEST 2010 - jeffm@suse.com - Disabled ACPI table override patches again. fsnotify was introduced into - the truncate path and causes crashes. + the truncate path and causes crashes. - commit e18fc2c ------------------------------------------------------------------- @@ -6123,22 +6143,22 @@ Tue Aug 24 17:11:08 CEST 2010 - jeffm@suse.de Tue Aug 24 17:07:45 CEST 2010 - jeffm@suse.de - Refresh patches.suse/SoN-20-netvm-tcp-deadlock.patch: Added missing - fixup for sk_rmem_schedule in caif. + fixup for sk_rmem_schedule in caif. - commit a9ff761 ------------------------------------------------------------------- Tue Aug 24 16:47:58 CEST 2010 - mmarek@suse.cz - makefile: not need to regenerate kernel.release file when - make kernelrelease. + make kernelrelease. - commit 81237a8 ------------------------------------------------------------------- Tue Aug 24 16:18:58 CEST 2010 - jeffm@suse.com - rpm/kernel-source.spec.in, scripts/tar-up.sh: Renamed config-options.changes - to config-options.changes.txt in the exported package to avoid triggering - a build service rule error. + to config-options.changes.txt in the exported package to avoid triggering + a build service rule error. - commit ff4889e ------------------------------------------------------------------- @@ -6152,7 +6172,7 @@ Tue Aug 24 16:16:55 CEST 2010 - jeffm@suse.com Tue Aug 24 15:43:02 CEST 2010 - jeffm@suse.com - Renamed doc/config-options.changes to doc/config-options.changes.txt to - avoid triggering a build service rule error. + avoid triggering a build service rule error. - commit 124ac26 ------------------------------------------------------------------- @@ -6171,14 +6191,14 @@ Mon Aug 23 20:25:52 CEST 2010 - jeffm@suse.de Mon Aug 23 20:14:03 CEST 2010 - jeffm@suse.de - rpm/kernel-binary.spec.in: Disable CONFIG_DEBUG_INFO. It's enabled - dynamically in the spec file and now has follow-on options. + dynamically in the spec file and now has follow-on options. - commit d270759 ------------------------------------------------------------------- Mon Aug 23 19:57:40 CEST 2010 - jeffm@suse.de - patches.rpmify/spectra-drop-locked_ioctl-support: add - to grab the BKL + to grab the BKL - commit 1df02ec ------------------------------------------------------------------- @@ -6191,20 +6211,20 @@ Mon Aug 23 17:57:06 CEST 2010 - jeffm@suse.de Mon Aug 23 16:59:08 CEST 2010 - jeffm@suse.de - Updated to 2.6.36-rc2. - - Eliminated 2 patches. + - Eliminated 2 patches. - commit 52d47a0 ------------------------------------------------------------------- Wed Aug 18 19:44:13 CEST 2010 - jeffm@suse.de - Update to 2.6.36-rc1. - - Eliminated 71 patches. - - spectra: Drop ->locked_ioctl support. - - spectra: Drop ->prepare_flush_fn support. - - spectra: Remove duplicate GLOB_VERSION. - - novfs: Fix ioctl usage. - - novfs: use evict_inode. - - Xen is disabled. + - Eliminated 71 patches. + - spectra: Drop ->locked_ioctl support. + - spectra: Drop ->prepare_flush_fn support. + - spectra: Remove duplicate GLOB_VERSION. + - novfs: Fix ioctl usage. + - novfs: use evict_inode. + - Xen is disabled. - commit 63642f6 ------------------------------------------------------------------- @@ -6223,10 +6243,10 @@ Fri Aug 13 02:39:29 CEST 2010 - jeffm@suse.com Thu Aug 12 20:42:29 CEST 2010 - gregkh@suse.de - Update to 2.6.35.1 - - security fixes - - bug fixes - - obsoletes: - patches.fixes/e1000e-don-t-inadvertently-re-set-INTX_DISABLE.patch. + - security fixes + - bug fixes + - obsoletes: + patches.fixes/e1000e-don-t-inadvertently-re-set-INTX_DISABLE.patch. - commit a009fb4 ------------------------------------------------------------------- @@ -6258,7 +6278,7 @@ Thu Aug 12 19:24:58 CEST 2010 - jeffm@suse.com Thu Aug 12 08:54:30 CEST 2010 - jslaby@suse.cz - patches.fixes/vmscan-fix-stalls.patch: vmscan: raise the bar - to PAGEOUT_IO_SYNC stalls (bnc#625339). + to PAGEOUT_IO_SYNC stalls (bnc#625339). - commit 1efea94 ------------------------------------------------------------------- @@ -6271,7 +6291,7 @@ Wed Aug 11 23:34:07 CEST 2010 - jack@suse.cz Wed Aug 11 06:08:17 CEST 2010 - neilb@suse.de - Refresh - patches.fixes/nfsd-05-sunrpc-cache-allow-thread-to-block-while-waiting-for.patch. + patches.fixes/nfsd-05-sunrpc-cache-allow-thread-to-block-while-waiting-for.patch. - Refresh patches.fixes/sunrpc-monotonic-expiry. - Delete patches.fixes/nfs-write.c-bug-removal.patch. Update some patches for 2.6.35 @@ -6281,14 +6301,14 @@ Wed Aug 11 06:08:17 CEST 2010 - neilb@suse.de Wed Aug 11 05:42:36 CEST 2010 - neilb@suse.de - NFS: allow close-to-open cache semantics to apply to root of - NFS filesystem (bnc#584720). + NFS filesystem (bnc#584720). - commit deea101 ------------------------------------------------------------------- Tue Aug 10 19:19:37 CEST 2010 - tiwai@suse.de - ALSA: hda - patch_nvhdmi.c: Add missing codec IDs, unify names - (bnc#627212). + (bnc#627212). - ALSA: hda - Add pin-fix for HP dc5750 (bnc#624118). - commit 4844a71 @@ -6297,13 +6317,13 @@ Mon Aug 9 16:28:00 CEST 2010 - jbeulich@novell.com - Update Xen patches to 2.6.35 final and c/s 1025. - create devices in /dev/xen when they are expected to be - used there. + used there. - xen/netback: Allow setting of large MTU before rings have - connected. + connected. - xen/netback: Always pull through PKT_PROT_LEN bytes into the - linear part of an skb. + linear part of an skb. - pass trigger mode and polarity information to Xen for all - interrupts. + interrupts. - Update Xen config files. - supported.conf: Add pci-iomul.ko. - commit c642c1b @@ -6312,7 +6332,7 @@ Mon Aug 9 16:28:00 CEST 2010 - jbeulich@novell.com Fri Aug 6 17:03:09 CEST 2010 - jeffm@suse.de - patches.xen/xen3-auto-xen-arch.diff: Update struct acpi_power_register - usage from upstream commit 718be4aa. + usage from upstream commit 718be4aa. - commit 4ce0b48 ------------------------------------------------------------------- @@ -6343,7 +6363,7 @@ Fri Jul 23 18:25:37 CEST 2010 - jeffm@suse.de Fri Jul 23 12:15:59 CEST 2010 - jack@suse.cz - novfs: code cleanup for one case of novfs return value - (bnc#624606). + (bnc#624606). - commit 4875860 ------------------------------------------------------------------- @@ -6356,7 +6376,7 @@ Wed Jul 21 11:07:10 CEST 2010 - jack@suse.cz Wed Jul 21 10:47:22 CEST 2010 - jack@suse.cz - novfs: Fix a memory leak that causes an OOM condition - (bnc#610828). + (bnc#610828). - commit 519d8a0 ------------------------------------------------------------------- @@ -6370,7 +6390,7 @@ Tue Jul 20 12:55:33 CEST 2010 - mmarek@suse.cz - scripts/tar-up.sh: Generate the rpm changelog using gitlog2changes. - Move kernel-source.changes.old to rpm/ (not included in the pachage - though). + though). - commit 8ed2389 ------------------------------------------------------------------- diff --git a/kernel-syms.spec b/kernel-syms.spec index 0a7cf9c0..81a427e9 100644 --- a/kernel-syms.spec +++ b/kernel-syms.spec @@ -23,7 +23,7 @@ Name: kernel-syms Summary: Kernel Symbol Versions (modversions) -Version: 3.7.rc8 +Version: 3.7.0 %if %using_buildservice Release: 0 %else diff --git a/kernel-tegra.changes b/kernel-tegra.changes index d2b5ac29..5f99db5f 100644 --- a/kernel-tegra.changes +++ b/kernel-tegra.changes @@ -1,3 +1,21 @@ +------------------------------------------------------------------- +Tue Dec 11 20:42:22 CET 2012 - ohering@suse.de + +- Drivers: hv: balloon: Fix a memory leak. +- commit 26cdad5 + +------------------------------------------------------------------- +Tue Dec 11 19:29:44 CET 2012 - jeffm@suse.com + +- Update to 3.7-final. +- commit 1771a73 + +------------------------------------------------------------------- +Tue Dec 11 17:00:46 CET 2012 - ohering@suse.de + +- Update patch headers for fate314663 and fate314665 changes +- commit 44044f1 + ------------------------------------------------------------------- Tue Dec 11 00:30:54 CET 2012 - jack@suse.cz @@ -5,6 +23,12 @@ Tue Dec 11 00:30:54 CET 2012 - jack@suse.cz ext3 will be removed upstream so let's do the transition. - commit dadc8ea +------------------------------------------------------------------- +Fri Dec 7 13:57:47 CET 2012 - guillaume.gardet@oliseo.fr + +- Update omap2plus (armv7) config: Enable TWL* USB drivers +- commit 28c09f5 + ------------------------------------------------------------------- Fri Dec 7 12:14:08 CET 2012 - jbeulich@suse.com @@ -32,11 +56,11 @@ Thu Dec 6 21:51:12 CET 2012 - ohering@suse.de - mm: Export a function to get vm committed memory. - Drivers: hv: Add Hyper-V balloon driver. - Drivers: hv: balloon: Fix a bug in the definition of struct - dm_info_msg. + dm_info_msg. - Update config files. fate#314665 hyper-v: Update the Vmbus protocol - Drivers: hv: Implement routines for read side signaling - optimization. + optimization. - Drivers: hv: Add state to manage batched reading. - Drivers: hv: Turn off batched reading for util drivers. - Drivers: hv: Optimize signaling in the read path. @@ -44,21 +68,21 @@ Thu Dec 6 21:51:12 CET 2012 - ohering@suse.de - Drivers: hv: Get rid of hv_get_ringbuffer_interrupt_mask(). - Drivers: hv: Support handling multiple VMBUS versions. - Drivers: hv: Update the ring buffer structure to match win8 - functionality. + functionality. - Drivers: hv: Extend/modify vmbus_channel_offer_channel for - win7 and beyond. + win7 and beyond. - Drivers: hv: Save and export negotiated vmbus version. - Drivers: hv: Change the signature for hv_signal_event(). - Drivers: hv: Change the signature of vmbus_set_event(). - Drivers: hv: Move vmbus version definitions to hyperv.h. - Drivers: hv: Manage signaling state on a per-connection basis. - Drivers: hv: Cleanup vmbus_set_event() to support win7 and - beyond. + beyond. - Drivers: hv: Setup a mapping for Hyper-V's notion cpu ID. - Drivers: hv: Add state to manage incoming channel interrupt - load. + load. - Drivers: hv: Modify the interrupt handling code to support - win8 and beyond. + win8 and beyond. - Drivers: hv: Add code to distribute channel interrupt load. - Drivers: hv: Get rid of the unused global signaling state. - Drivers: hv: Get rid of unnecessary request for offers. @@ -69,7 +93,7 @@ Thu Dec 6 21:51:12 CET 2012 - ohering@suse.de - Drivers: hv: Implement flow management on the send side. - Drivers: hv: Capture the host build information. - Drivers: hv: Cleanup and consolidate reporting of build/version - info. + info. - commit 4fccd03 ------------------------------------------------------------------- @@ -244,14 +268,14 @@ Fri Nov 2 13:50:13 CET 2012 - jbeulich@novell.com - Update Xen patches to 3.7-rc3 and c/s 1202. - extend base interfaces to support multi-page rings for - frontend/backend communication. + frontend/backend communication. - blkback: allow using multiple page frontend communication ring. - blkfront: allow using multiple page backend communication ring. - ACPI: Store valid ACPI tables passed via early initrd in - reserved memblock areas. + reserved memblock areas. - ACPI: Fix build when disabled. - ACPI: Cleanup acpi_initrd_override declaration and remove - ifdefs. + ifdefs. - config.conf: Re-enable Xen configs. - Update x86 config files. - Delete patches.xen/xen3-acpi_override_2_2.patch. @@ -372,7 +396,7 @@ Sun Oct 21 23:17:25 CEST 2012 - jslaby@suse.cz - Refresh patches.xen/xen3-patch-3.6. - Delete patches.fixes/hv-storvsc-reset-wait.patch. - Delete - patches.rpmify/x86-kbuild-archscripts-depends-on-scripts_basic. + patches.rpmify/x86-kbuild-archscripts-depends-on-scripts_basic. - commit cfee26b ------------------------------------------------------------------- @@ -394,19 +418,19 @@ Thu Oct 18 16:26:57 CEST 2012 - trenn@suse.de and proper git-xy: meta tags: - lib: Add early cpio decoder. - x86, acpi: Introduce x86 arch specific arch_reserve_mem_area() - for e820 handling. + for e820 handling. - ACPI: Store valid ACPI tables passed via early initrd in - reserved memblock areas. + reserved memblock areas. - ACPI: Implement physical address table override. - ACPI: Create acpi_table_taint() function to avoid code - duplication. + duplication. - ACPI: Document ACPI table overriding via initrd. - ACPI: Fix build when disabled. - X86 ACPI: Use #ifdef not #if for CONFIG_X86 check. - ACPI: Overriding ACPI tables via initrd only works with - an initrd. + an initrd. - ACPI: Cleanup acpi_initrd_override declaration and remove - ifdefs. + ifdefs. - Delete patches.arch/acpi_fix_custom_method_acc.patch. - Delete patches.arch/acpi_override_2_2.patch. - Delete patches.arch/acpi_override_documentation. @@ -455,11 +479,11 @@ Thu Oct 11 17:17:11 CEST 2012 - guillaume.gardet@oliseo.fr Wed Oct 10 21:28:30 CEST 2012 - jslaby@suse.cz - Delete - patches.suse/msft-hv-0394-tools-hv-Fix-file-handle-leak.patch. + patches.suse/msft-hv-0394-tools-hv-Fix-file-handle-leak.patch. - Delete - patches.suse/msft-hv-0395-tools-hv-Fix-exit-error-code.patch. + patches.suse/msft-hv-0395-tools-hv-Fix-exit-error-code.patch. - Delete - patches.suse/msft-hv-0396-tools-hv-Check-for-read-write-errors.patch. + patches.suse/msft-hv-0396-tools-hv-Check-for-read-write-errors.patch. These are in 3.6.1. - commit 2a321c4 @@ -510,7 +534,7 @@ Thu Oct 4 13:52:15 CEST 2012 - ohering@suse.de - hyperv: Add comments for the extended buffer after RNDIS message. - Drivers: hv: Cleanup the guest ID computation. - Drivers: hv: vmbus: Use the standard format string to format - GUIDs. + GUIDs. - Drivers: hv: Add KVP definitions for IP address injection. - Drivers: hv: kvp: Cleanup error handling in KVP. - Drivers: hv: Explicitly size elements of protocol structures. @@ -522,7 +546,7 @@ Thu Oct 4 13:52:15 CEST 2012 - ohering@suse.de - Tools: hv: Represent the ipv6 mask using CIDR notation. - Tools: hv: Gather ipv[4,6] gateway information. - hv: fail the probing immediately when we are not in hyperv - platform. + platform. - hv: vmbus_drv: detect hyperv through x86_hyper. - Tools: hv: Get rid of some unused variables. - Tools: hv: Correctly type string variables. @@ -541,14 +565,14 @@ Thu Oct 4 13:52:15 CEST 2012 - ohering@suse.de - tools/hv: Parse /etc/os-release. - hyperv: Fix the max_xfer_size in RNDIS initialization. - hyperv: Fix the missing return value in - rndis_filter_set_packet_filter(). + rndis_filter_set_packet_filter(). - hyperv: Fix page buffer handling in rndis_filter_send_request(). - hyperv: Remove extra allocated space for recv_pkt_list elements. - hyperv: Report actual status in receive completion packet. - hyperv: Add buffer for extended info after the RNDIS response - message. + message. - Delete - patches.suse/suse-hv-Cleanup-the-guest-ID-computation.patch. + patches.suse/suse-hv-Cleanup-the-guest-ID-computation.patch. - commit 08d283b ------------------------------------------------------------------- @@ -573,7 +597,6 @@ Mon Oct 1 05:29:41 CEST 2012 - jeffm@suse.com Sat Sep 29 12:29:30 CEST 2012 - dmueller@suse.com - ARM/u5800: Fix build of ux500 driver - Acked-by: Jeff Mahoney - commit 0ea37a0 ------------------------------------------------------------------- @@ -586,21 +609,18 @@ Sat Sep 29 10:44:01 CEST 2012 - dmueller@suse.com Sat Sep 29 10:24:00 CEST 2012 - dmueller@suse.com - ARM/tegra: Remove optional parts to fix build - Acked-by: Jeff Mahoney - commit d729a16 ------------------------------------------------------------------- Sat Sep 29 10:23:24 CEST 2012 - dmueller@suse.com - ARM: enable zcache support - Acked-by: Jeff Mahoney - commit 17b147b ------------------------------------------------------------------- Sat Sep 29 10:22:39 CEST 2012 - dmueller@suse.com - ARM/cubox: set cachefilesd to module - Acked-by: Jeff Mahoney - commit c1fb243 ------------------------------------------------------------------- @@ -609,13 +629,13 @@ Fri Sep 28 17:29:39 CEST 2012 - trenn@suse.de - Remove old patchset to override ACPI tables via initrd. Also remove a stale xen patch related to that. - Delete - patches.arch/acpi_implement_overriding_of_arbitrary_acpi_tables_via_initrd.patch. + patches.arch/acpi_implement_overriding_of_arbitrary_acpi_tables_via_initrd.patch. - Delete - patches.arch/acpica_fix_wrongly_mapped_acpi_table_header_when_overriding_via_initrd.patch. + patches.arch/acpica_fix_wrongly_mapped_acpi_table_header_when_overriding_via_initrd.patch. - Delete - patches.arch/acpica_introduce_acpi_os_phys_table_override_function.patch. + patches.arch/acpica_introduce_acpi_os_phys_table_override_function.patch. - Delete - patches.xen/xen3-acpi_implement_overriding_of_arbitrary_acpi_tables_via_initrd.patch. + patches.xen/xen3-acpi_implement_overriding_of_arbitrary_acpi_tables_via_initrd.patch. - commit dd8f1b0 ------------------------------------------------------------------- @@ -744,7 +764,7 @@ Mon Sep 10 19:22:00 CEST 2012 - jeffm@suse.com Mon Sep 10 10:20:23 CEST 2012 - jbeulich@novell.com - patches.arch/s390-message-catalog.diff: Properly handle pr_cont() and fold - in the below two trivial fixes. + in the below two trivial fixes. - Delete patches.arch/s390-message-catalog-fix.diff. - Delete patches.arch/s390-message-catalog-perl-fix.diff. - Refresh patches.arch/kmsg-fix-parameter-limitations. @@ -818,10 +838,10 @@ Fri Aug 31 23:20:23 CEST 2012 - dmueller@suse.com Fri Aug 31 15:18:07 CEST 2012 - jslaby@suse.cz - i2c/busses: Fix build error if CONFIG_I2C_DESIGNWARE_PLATFORM=y - && CONFIG_I2C_DESIGN. + && CONFIG_I2C_DESIGN. - Delete - patches.fixes/i2c-busses-fix-build-error-if-config_i2c_designware_platform-y-config_i2c_design. - Move it to rpmify, so that vanilla builds fine too. + patches.fixes/i2c-busses-fix-build-error-if-config_i2c_designware_platform-y-config_i2c_design. + Move it to rpmify, so that vanilla builds fine too. - commit 0217ad5 ------------------------------------------------------------------- @@ -899,7 +919,7 @@ Tue Aug 21 18:17:16 CEST 2012 - jeffm@suse.com Fri Aug 17 14:51:23 CEST 2012 - jeffm@suse.com - Update to 3.6-rc2. - - Eliminated 1 patch. + - Eliminated 1 patch. - commit 71963b0 ------------------------------------------------------------------- @@ -1355,7 +1375,7 @@ Wed Jun 13 13:21:58 CEST 2012 - hare@suse.de - Rediff patch - patches.drivers/mach-dove-Fixup-ge00-initialisation.patch: - Rediff after backport from upstream. + Rediff after backport from upstream. - commit fa58c5e ------------------------------------------------------------------- @@ -1363,7 +1383,7 @@ Wed Jun 13 12:56:17 CEST 2012 - hare@suse.de - Fixup patch to apply - patches.drivers/spi-orion-convert-to-new-infrastructure.patch - backported from upstream. + backported from upstream. - commit 2507393 ------------------------------------------------------------------- @@ -1382,9 +1402,9 @@ Wed Jun 13 12:31:48 CEST 2012 - hare@suse.de Mon Jun 11 20:04:20 CEST 2012 - jeffm@suse.com - Update to 3.5-rc2. - - Xen needs update. - - ARM needs update. - - Eliminated 13 patches. + - Xen needs update. + - ARM needs update. + - Eliminated 13 patches. - commit 3f461b1 ------------------------------------------------------------------- @@ -1423,7 +1443,7 @@ Tue Jun 5 17:12:21 CEST 2012 - ohering@suse.de Mon Jun 4 10:36:59 CEST 2012 - ohering@suse.de - [SCSI] storvsc: Properly handle errors from the host - (bnc#747404). + (bnc#747404). - Delete patches.suse/suse-hv-storvsc-ignore-ata_16.patch. - commit ad28e23 @@ -1486,7 +1506,7 @@ Wed May 23 15:59:25 CEST 2012 - jbeulich@novell.com Tue May 22 14:21:24 CEST 2012 - trenn@suse.de - X86 acpi_cpufreq: Do not use request_module for autoloading - (bnc#756085). + (bnc#756085). - Refresh patches.xen/xen3-auto-common.diff. - patches.xen/xen3-patch-3.3: - commit caf270e @@ -1545,7 +1565,7 @@ Mon May 14 03:43:45 CEST 2012 - jeffm@suse.com Mon May 14 03:37:58 CEST 2012 - jeffm@suse.com - Update to 3.4-rc7. - - Eliminated 1 patch. + - Eliminated 1 patch. - commit 4cd9e9b ------------------------------------------------------------------- @@ -1598,7 +1618,7 @@ Mon May 7 20:11:04 CEST 2012 - jeffm@suse.com Mon May 7 19:54:14 CEST 2012 - jeffm@suse.com - Update to 3.4-rc6. - - Eliminated 2 patches. + - Eliminated 2 patches. - commit 749ea8f ------------------------------------------------------------------- @@ -1635,7 +1655,7 @@ Wed May 2 16:40:55 CEST 2012 - jeffm@suse.com Wed May 2 16:34:34 CEST 2012 - mmarek@suse.cz - rpm/kernel-binary.spec.in: Do not require distribution-release - during build. + during build. - commit 3cd703f ------------------------------------------------------------------- @@ -1686,18 +1706,18 @@ Thu Apr 26 19:13:49 CEST 2012 - jeffm@suse.com - Disabled DECNet and ARCNet. Specific config options disabled: CONFIG_ARCNET - CONFIG_ARCNET_1051 - CONFIG_ARCNET_1201 - CONFIG_ARCNET_CAP - CONFIG_ARCNET_COM20020_CS - CONFIG_ARCNET_COM20020 - CONFIG_ARCNET_COM20020_PCI - CONFIG_ARCNET_COM90xxIO - CONFIG_ARCNET_COM90xx - CONFIG_ARCNET_RAW - CONFIG_ARCNET_RIM_I + CONFIG_ARCNET_1051 + CONFIG_ARCNET_1201 + CONFIG_ARCNET_CAP + CONFIG_ARCNET_COM20020_CS + CONFIG_ARCNET_COM20020 + CONFIG_ARCNET_COM20020_PCI + CONFIG_ARCNET_COM90xxIO + CONFIG_ARCNET_COM90xx + CONFIG_ARCNET_RAW + CONFIG_ARCNET_RIM_I CONFIG_DECNET - CONFIG_DECNET_NF_GRABULATOR + CONFIG_DECNET_NF_GRABULATOR - commit 272dd14 ------------------------------------------------------------------- @@ -1799,7 +1819,7 @@ Fri Apr 20 18:09:06 CEST 2012 - jbeulich@novell.com Tue Apr 17 15:59:19 CEST 2012 - jeffm@suse.com - Update to 3.4-rc3. - - Eliminated 1 patch. + - Eliminated 1 patch. - commit 2fde7e0 ------------------------------------------------------------------- @@ -1819,7 +1839,7 @@ Mon Apr 9 03:28:12 CEST 2012 - jeffm@suse.com Fri Apr 6 06:42:35 CEST 2012 - jeffm@suse.com - Update AppArmor for 3.4. - - apparmor: Add "profiles" list to sysfs. + - apparmor: Add "profiles" list to sysfs. - commit 59517ac ------------------------------------------------------------------- @@ -1832,10 +1852,10 @@ Thu Apr 5 22:25:16 CEST 2012 - jeffm@suse.com Thu Apr 5 09:18:14 CEST 2012 - jeffm@suse.com - Updated to 3.4-rc1. - - Eliminated 121 patches. - - Xen is unavailable. - - ACPI overrides are unavailable. - - AppArmor network feature are unavailable. + - Eliminated 121 patches. + - Xen is unavailable. + - ACPI overrides are unavailable. + - AppArmor network feature are unavailable. - commit 3ac7e79 ------------------------------------------------------------------- @@ -1915,7 +1935,7 @@ Sat Mar 24 00:57:07 CET 2012 - dsterba@suse.cz - Refresh patches.suse/btrfs-handle-EIO. - Refresh - patches.suse/btrfs-volumes-schedule_bio-should-return-void. + patches.suse/btrfs-volumes-schedule_bio-should-return-void. - commit d97ade6 ------------------------------------------------------------------- @@ -1958,10 +1978,10 @@ Mon Mar 19 11:16:34 CET 2012 - jslaby@suse.cz Mon Mar 19 11:07:00 CET 2012 - jslaby@suse.cz - Delete - patches.arch/acpi_ec_provide_non_interrupt_mode_boot_param.patch. + patches.arch/acpi_ec_provide_non_interrupt_mode_boot_param.patch. - Delete patches.arch/dell_optiplex_990_fix_reboot.patch. - Delete - patches.drivers/alsa-hda-0004-Add-missing-static-ADC-tables-for-ALC269-qu. + patches.drivers/alsa-hda-0004-Add-missing-static-ADC-tables-for-ALC269-qu. - Delete patches.drivers/libata-unlock-hpa-by-default. - Delete patches.fixes/scsi-add-tgps-setting. - Delete patches.fixes/scsi-dh-rdac-add-stk. @@ -1998,23 +2018,23 @@ Mon Mar 12 15:26:55 CET 2012 - ohering@suse.de - Staging: hv: storvsc: Cleanup storvsc_host_reset_handler(). - Staging: hv: storvsc: Move and cleanup storvsc_remove(). - Staging: hv: storvsc: Add a comment to explain life-cycle - management. + management. - Staging: hv: storvsc: Get rid of the on_io_completion in - hv_storvsc_request. + hv_storvsc_request. - Staging: hv: storvsc: Rename the context field in - hv_storvsc_request. + hv_storvsc_request. - Staging: hv: storvsc: Miscellaneous cleanup of storvsc driver. - Staging: hv: storvsc: Cleanup the code for generating protocol - version. + version. - Staging: hv: storvsc: Cleanup some protocol related constants. - Staging: hv: storvsc: Get rid of some unused defines. - Staging: hv: storvsc: Consolidate the request structure. - Staging: hv: storvsc: Consolidate all the wire protocol - definitions. + definitions. - Staging: hv: storvsc: Move the storage driver out of the - staging area. + staging area. - Rename patches.suse/staging-hv-pata_piix-ignore-disks.patch to - patches.suse/suse-hv-pata_piix-ignore-disks.patch + patches.suse/suse-hv-pata_piix-ignore-disks.patch - commit 7487199 ------------------------------------------------------------------- @@ -2209,41 +2229,41 @@ Mon Feb 13 17:23:49 CET 2012 - mmarek@suse.cz Sun Feb 12 18:15:10 CET 2012 - trenn@suse.de - Add driver auto probing for x86 features v4 - (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). + (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). - x86/cpu: Fix overrun check in arch_print_cpu_modalias() - (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). + (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). - crypto: Add support for x86 cpuid - auto loading for x86 crypto drivers - (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). + auto loading for x86 crypto drivers + (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). - x86/cpu: Clean up modalias feature matching - (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). + (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). - intel-idle: convert to x86_cpu_id auto probing - (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). + (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). - intel_idle: Fix ID for Nehalem-EX Xeon in device ID table - (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). + (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). - HWMON: Convert via-cputemp to x86 cpuid autoprobing - (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). + (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). - powernow-k7: Fix CPU family number - (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). + (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). - ACPI: Load acpi-cpufreq from processor driver automatically - (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). + (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). - intel_idle: Revert change of auto_demotion_flags for Nehalem - (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). + (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). - HWMON: Convert coretemp to x86 cpuid autoprobing - (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). + (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). - powernow-k6: Really enable auto-loading - (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). + (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). - X86: Introduce HW-Pstate scattered cpuid feature - (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). + (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). - cpufreq: Add support for x86 cpuinfo auto loading v4 - (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). + (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). - x86: autoload microcode driver on Intel and AMD systems v2 - (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). + (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). - CPU: Introduce ARCH_HAS_CPU_AUTOPROBE and X86 parts - (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). + (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). - ACPI: remove duplicated lines of merging - problems with acpi_processor_start - (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). + problems with acpi_processor_start + (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). - Update config files. - commit 6efe9b5 @@ -2251,7 +2271,7 @@ Sun Feb 12 18:15:10 CET 2012 - trenn@suse.de Fri Feb 10 12:03:36 CET 2012 - mmarek@suse.cz - rpm/kernel-binary.spec.in: Build x86 packages as i686, except for --default (bnc#745632). KMPs are still built as i586. + -default (bnc#745632). KMPs are still built as i586. - commit 88a632b ------------------------------------------------------------------- @@ -2282,8 +2302,8 @@ Tue Feb 7 18:28:41 CET 2012 - jeffm@suse.com Tue Feb 7 18:12:40 CET 2012 - jeffm@suse.com - Update to 3.3-rc2. - - Eliminated 5 patches. - - Xen is disabled. + - Eliminated 5 patches. + - Xen is disabled. - commit d017ea1 ------------------------------------------------------------------- @@ -2382,7 +2402,7 @@ Wed Dec 21 14:38:42 CET 2011 - jbeulich@novell.com Tue Dec 20 16:35:33 CET 2011 - jeffm@suse.com - Update to 3.2-rc6. - - Eliminated 1 patch. + - Eliminated 1 patch. - commit d5a489e ------------------------------------------------------------------- @@ -2390,7 +2410,7 @@ Tue Dec 20 11:34:14 CET 2011 - trenn@suse.de - These should all be mainline in some form: - Delete - patches.arch/implement_stop_machine_from_offline_cpu.patch. + patches.arch/implement_stop_machine_from_offline_cpu.patch. - Delete patches.arch/kill-__stop_machine.patch. - Delete patches.arch/reorganize_stop_cpus.patch. - Delete patches.arch/use_stop_machine_for_mtrr_rendezvous.patch. @@ -2406,14 +2426,14 @@ Sun Dec 18 07:38:42 CET 2011 - aj@suse.de Fri Dec 16 15:37:51 CET 2011 - aj@suse.de - rpm/kernel-binary.spec.in: Add provides and make most obsoletes versioned. - This silences rpmlint warnings. + This silences rpmlint warnings. - commit e3023c7 ------------------------------------------------------------------- Wed Dec 14 13:51:41 CET 2011 - mmarek@suse.cz - rpm/kernel-source.spec.in, rpm/mkspec: Fix tarball URL for -rcX and - do not generate any URL for linux-next and vanilla snapshots. + do not generate any URL for linux-next and vanilla snapshots. - commit 1548daf ------------------------------------------------------------------- @@ -2503,7 +2523,7 @@ Wed Dec 7 11:05:05 CET 2011 - aj@suse.de Tue Dec 6 00:07:03 CET 2011 - jeffm@suse.com - Update to 3.2-rc4. - - Eliminated 1 patch. + - Eliminated 1 patch. - commit a7d546d ------------------------------------------------------------------- @@ -2615,8 +2635,8 @@ Fri Nov 25 05:58:54 CET 2011 - jeffm@suse.com Fri Nov 25 05:47:49 CET 2011 - jeffm@suse.com - Update to 3.2-rc3. - - stack unwind: cfi_ignore takes more arguments. - - iio: Fix build error in industrialio-core.c. + - stack unwind: cfi_ignore takes more arguments. + - iio: Fix build error in industrialio-core.c. - commit 48ef020 ------------------------------------------------------------------- @@ -2629,7 +2649,7 @@ Thu Nov 24 18:45:54 CET 2011 - ohering@suse.de Thu Nov 24 13:01:09 CET 2011 - mmarek@suse.cz - rpm/try-disable-staging-driver: Script to disable failing staging - driver and restart make. + driver and restart make. - commit 819d1fa ------------------------------------------------------------------- @@ -2723,14 +2743,14 @@ Thu Nov 17 19:45:48 CET 2011 - bpoirier@suse.de Wed Nov 16 06:51:07 CET 2011 - jeffm@suse.com - Update to 3.2-rc2. - - Eliminated 1 patch. + - Eliminated 1 patch. - commit 85c9930 ------------------------------------------------------------------- Wed Nov 16 06:32:19 CET 2011 - jeffm@suse.com - Update to 3.2-rc1. - - Eliminate 212 patches. + - Eliminate 212 patches. - commit 6318d5b ------------------------------------------------------------------- @@ -2770,8 +2790,8 @@ Sat Nov 5 01:32:21 CET 2011 - trenn@suse.de Thu Nov 3 17:56:46 CET 2011 - mszeredi@suse.cz - patches.fixes/hfs-fix-hfs_find_init-sb-ext_tree-null-ptr-oops.patch: - hfs: fix hfs_find_init() sb->ext_tree NULL ptr oops - (CVE-2011-2203 bnc#699709). + hfs: fix hfs_find_init() sb->ext_tree NULL ptr oops + (CVE-2011-2203 bnc#699709). - commit 7923119 ------------------------------------------------------------------- @@ -2809,16 +2829,16 @@ Thu Nov 3 14:49:44 CET 2011 - jbeulich@novell.com Wed Nov 2 15:43:11 CET 2011 - jeffm@suse.com - Add Elantech touchpad v3/v4 support (bnc#716852): - - Input: elantech - add v3 hardware support. - - Input: elantech - add v4 hardware support. - - Input: elantech - better support all those v2 variants. - - Input: elantech - clean up elantech_init. - - Input: elantech - correct x, y value range for v2 hardware. - - Input: elantech - get rid of ETP_2FT_* in elantech.h. - - Input: elantech - packet checking for v2 hardware. - - Input: elantech - remove ETP_EDGE_FUZZ_V2. - - Input: elantech - remove module parameter force_elantech. - - Input: elantech - use firmware provided x, y ranges. + - Input: elantech - add v3 hardware support. + - Input: elantech - add v4 hardware support. + - Input: elantech - better support all those v2 variants. + - Input: elantech - clean up elantech_init. + - Input: elantech - correct x, y value range for v2 hardware. + - Input: elantech - get rid of ETP_2FT_* in elantech.h. + - Input: elantech - packet checking for v2 hardware. + - Input: elantech - remove ETP_EDGE_FUZZ_V2. + - Input: elantech - remove module parameter force_elantech. + - Input: elantech - use firmware provided x, y ranges. - commit 28551a0 ------------------------------------------------------------------- @@ -2849,7 +2869,7 @@ Tue Oct 25 19:33:27 CEST 2011 - ohering@suse.de Tue Oct 25 19:24:17 CEST 2011 - eich@suse.de - patches.suse/SUSE-bootsplash: remove DEBUG macro which was - left in the code by accident. + left in the code by accident. - commit a56ba15 ------------------------------------------------------------------- @@ -2862,7 +2882,7 @@ Mon Oct 24 18:28:04 CEST 2011 - jeffm@suse.com Mon Oct 24 15:04:34 CEST 2011 - ohering@suse.de - patches.suse/staging-hv-pata_piix-ignore-disks.patch: - Update comments in code and reduce patch size + Update comments in code and reduce patch size - commit 8913d07 ------------------------------------------------------------------- @@ -2875,7 +2895,7 @@ Thu Oct 20 10:02:15 CEST 2011 - eich@suse.de ------------------------------------------------------------------- Tue Oct 18 23:44:16 CEST 2011 - jeffm@suse.com --Update to 3.1-rc10. +- -Update to 3.1-rc10. - commit 239957e ------------------------------------------------------------------- @@ -2902,11 +2922,11 @@ Wed Oct 12 21:56:23 CEST 2011 - ohering@suse.de - Various updates for hv drivers, which fix also the hv_mouse driver - staging: hv: storvsc: ignore SET_WINDOWN scsi command - (bnc#722646). + (bnc#722646). - staging/hv: advertise hv_storvsc instead of storvsc as sysfs - driver name (bnc#716708). + driver name (bnc#716708). - staging/hv: fill scsi/proc_name for the sake of mkinitrd - (bnc#716708). + (bnc#716708). - Staging: hv: util: Invoke cn_netlink_send() in a work context. - Refresh patches.suse/staging-hv-pata_piix-ignore-disks.patch. - Refresh patches.xen/xen3-patch-2.6.32. @@ -2940,7 +2960,7 @@ Fri Oct 7 17:46:06 CEST 2011 - jbeulich@novell.com Wed Oct 5 13:45:24 CEST 2011 - jbeulich@novell.com - patches.suse/supported-flag: Also look for Module.supported in the - source tree. + source tree. - Refresh patches.suse/supported-flag-enterprise. - commit 9c8680a @@ -2974,15 +2994,15 @@ Tue Sep 27 22:25:34 CEST 2011 - eich@suse.de Mon Sep 26 15:56:27 CEST 2011 - mmarek@suse.cz - rpm/host-memcpy-hack.h: Hack to use older version of the memcpy symbol - in userspace programs, so that they keep working on older systems. + in userspace programs, so that they keep working on older systems. - rpm/kernel-binary.spec.in: Pass -include - %_sourcedir/host-memcpy-hack.h to the compiler when compiling - userspace programs. + %_sourcedir/host-memcpy-hack.h to the compiler when compiling + userspace programs. - rpm/host-memcpy-hack.h: Hack to use older version of the memcpy symbol - in userspace programs, so that they keep working on older systems. + in userspace programs, so that they keep working on older systems. - rpm/kernel-binary.spec.in: Pass -include - %_sourcedir/host-memcpy-hack.h to the compiler when compiling - userspace programs. + %_sourcedir/host-memcpy-hack.h to the compiler when compiling + userspace programs. - commit e3c78cf ------------------------------------------------------------------- @@ -3005,7 +3025,7 @@ Wed Sep 21 13:20:35 CEST 2011 - trenn@suse.de - Refresh patches.arch/acpi_implement_overriding_of_arbitrary_acpi_tables_via_initrd.patch. --> Fix build on ia64, by moving asm/e820.h into ifdef config protected region. + -> Fix build on ia64, by moving asm/e820.h into ifdef config protected region. - commit 0ac4276 ------------------------------------------------------------------- @@ -3027,9 +3047,9 @@ Wed Sep 21 11:11:10 CEST 2011 - mhocko@suse.cz Tue Sep 20 18:09:04 CEST 2011 - trenn@suse.de - ACPI: Implement overriding of arbitrary ACPI tables via initrd - (none). + (none). - ACPICA: Fix wrongly mapped acpi table header when overriding - via initrd (none). + via initrd (none). - ACPICA: Introduce acpi_os_phys_table_override function (none). - x86: allow NVS can be accessed by driver (none). - Update config files: @@ -3047,7 +3067,7 @@ Thu Sep 15 14:16:08 CEST 2011 - jeffm@suse.de Thu Sep 15 09:30:03 CEST 2011 - jbeulich@novell.com - patches.arch/x86_64-unwind-annotations: Fix unwinding through - interrupt frames, requiring ... + interrupt frames, requiring ... - patches.suse/stack-unwind: ... support for DW_CFA_def_cfa_expression. - commit 4d917a5 @@ -3086,7 +3106,7 @@ Mon Sep 12 16:31:26 CEST 2011 - jbeulich@novell.com - mm: frontswap: swap data structure changes. - In HVM guests do not take over the CDROM device (bnc#645893). - x86: report ACPI-reserved state of PCI MMCONFIG region to - hypervisor. + hypervisor. - config.conf: Re-enable Xen flavors. - Update config files. - commit 3692f47 @@ -3126,33 +3146,33 @@ Thu Sep 1 18:47:37 CEST 2011 - ohering@suse.de - Staging: hv: util: kvp: Fix the reported OSVersion string. - Staging: hv: util: kvp: Cleanup kvp_get_domain_name(). - Staging: hv: Fix macros, tab errors and warning in - drivers/staging/hv/hv_mouse.c. + drivers/staging/hv/hv_mouse.c. - Staging: hv: vmbus: VMBUS is an ACPI enumerated device, get - rid of the PCI signature. + rid of the PCI signature. - Staging: hv: Replace struct hv_guid with the uuid type already - defined in Linux. + defined in Linux. - Staging: hv: vmbus: Introduce vmbus ID space in struct - hv_driver. + hv_driver. - Staging: hv: blkvsc: Use the newly introduced vmbus ID in the - blockvsc driver. + blockvsc driver. - Staging: hv: storvsc: Use the newly introduced vmbus ID in - storvsc driver. + storvsc driver. - Staging: hv: netvsc: Use the newly introduced vmbus ID in - netvsc driver. + netvsc driver. - Staging: hv: mousevsc: Use the newly introduced vmbus ID in - mouse driver. + mouse driver. - Staging: hv: util: Make hv_utils a vmbus device driver. - Staging: hv: create VMBUS_DEVICE macro and use it. - Staging: hv: vmbus: Cleanup vmbus_match(). - Staging: hv: vmbus: Cleanup vmbus_uevent() code. - Staging: hv: vmbus: Support the notion of id tables in - vmbus_match(). + vmbus_match(). - Staging: hv: vmbus: Get rid of an unnecessary include line - in vmbus_drv.c. + in vmbus_drv.c. - Staging: hv: storvsc: Get rid of the DMI signature. - Staging: hv: netvsc: Get rid of the PCI signature. - Staging: hv: netvsc: Get rid of the DMI signature in - netvsc_drv.c. + netvsc_drv.c. - Staging: hv: util: Get rid of the DMI signature in hv_util.c. - Staging: hv: util: Get rid of the PCI signature in hv_util.c. - Staging: hv: fix up driver registering mess. @@ -3160,59 +3180,59 @@ Thu Sep 1 18:47:37 CEST 2011 - ohering@suse.de - Staging: hv: vmbus: Cleanup unnecessary comments in hv.c. - Staging: hv: vmbus: Cleanup error handling in hv_init(). - Staging: hv: vmbus: Get rid of unnecessay comments in - connection.c. + connection.c. - Staging: hv: vmbus: Get rid of the function dump_gpadl_body(). - Staging: hv: vmbus: Get rid of the function dump_gpadl_header(). - Staging: hv: vmbus: Rename openMsg to open_msg in channel.c. - Staging: hv: vmbus: Get rid of unnecessary comments in - channel.c. + channel.c. - Staging: hv: vmbus: Change the variable name openInfo to - open_info in channel.c. + open_info in channel.c. - Staging: hv: vmbus: Cleanup error values in ringbuffer.c. - Staging: hv: vmbus: Cleanup the error return value in - vmbus_recvpacket_raw(). + vmbus_recvpacket_raw(). - Staging: hv: netvsc: Get rid of an unnecessary print statement - in netvsc_probe(). + in netvsc_probe(). - Staging: hv: vmbus: Retry vmbus_post_msg() before giving up. - Staging: hv: storvsc: Cleanup error handling in - storvsc_dev_add(). + storvsc_dev_add(). - Staging: hv: storvsc: Cleanup error handling in - storvsc_channel_init(). + storvsc_channel_init(). - Staging: hv: storvsc: Cleanup error handling in - storvsc_connect_to_vsp(). + storvsc_connect_to_vsp(). - Staging: hv: storvsc: Cleanup error handling in storvsc_do_io(). - Storage: hv: storvsc: Get rid of some unnecessary DPRINTs - from storvsc.c. + from storvsc.c. - Staging: hv: storvsc: Fix/cleanup some dated comments in - storvsc.c. + storvsc.c. - Staging: hv: storvsc: Cleanup returned error code in - storvsc_host_reset(). + storvsc_host_reset(). - Staging: hv: storvsc: Cleanup error code returned in - storvsc_probe(). + storvsc_probe(). - Staging: hv: storvsc: Cleanup returned error code in - storvsc_drv_init(). + storvsc_drv_init(). - Staging: hv: netvsc: Cleanup the returned error code in - netvsc_probe(). + netvsc_probe(). - Staging: hv: netvsc: Cleanup error return codes in - netvsc_destroy_recv_buf(). + netvsc_destroy_recv_buf(). - Staging: hv: netvsc: Cleanup error return values in - netvsc_init_recv_buf(). + netvsc_init_recv_buf(). - Staging: hv: netvsc: Cleanup error returns in - netvsc_connect_vsp(). + netvsc_connect_vsp(). - Staging: hv: netvsc: Cleanup error return values in - netvsc_send(). + netvsc_send(). - Staging: hv: netvsc: Cleanup error return codes in - netvsc_device_add(). + netvsc_device_add(). - Staging: hv: netvsc: Cleanup error codes in - rndis_filter_receive(). + rndis_filter_receive(). - Staging: hv: netvsc: Cleanup error code in - rndis_filter_query_device(). + rndis_filter_query_device(). - Staging: hv: netvsc: Cleanup error return values in - rndis_filter_set_packet_filter(). + rndis_filter_set_packet_filter(). - Staging: hv: netvsc: Cleanup error returns in - rndis_filter_init_device(). + rndis_filter_init_device(). - Staging: hv: netvsc: Cleanup error code in - rndis_filter_device_add(). + rndis_filter_device_add(). - Staging: hv: mouse: Change the jump label Cleanup to cleanup. - Staging: hv: netvsc: Change the jump label Cleanup to cleanup. - Staging: hv: netvsc: Change the jump label Exit to exit. @@ -3225,72 +3245,72 @@ Thu Sep 1 18:47:37 CEST 2011 - ohering@suse.de - Staging: hv: add driver_data to hv_vmbus_device_id. - Staging: hv: Add code to parse struct hv_vmbus_device_id table. - Staging: hv: file2alias: fix up alias creation logic for - hv_vmbus_device_id. + hv_vmbus_device_id. - Staging: hv: storvsc: Inline free_stor_device(). - Staging: hv: storvsc: Do not aquire an unnecessary reference - on stor_device. + on stor_device. - Staging: hv: storvsc: Rename must_get_stor_device(). - Staging: hv: storvsc: Rename get_stor_device(). - Staging: hv: storvsc: Cleanup alloc_stor_device(). - Staging: hv: storvsc: Introduce state to manage the lifecycle - of stor device. + of stor device. - Staging: hv: storvsc: Prevent outgoing traffic when stor dev - is being destroyed. + is being destroyed. - Staging: hv: storvsc: Get rid of release_stor_device() by - inlining the code. + inlining the code. - Staging: hv: storvsc: Get rid of final_release_stor_device() - by inlining code. + by inlining code. - Staging: hv: storvsc: Get rid of the reference counting in - struct storvsc_device. + struct storvsc_device. - Staging: hv: netvsc: Inline the code for free_net_device(). - Staging: hv: netvsc: Cleanup alloc_net_device(). - Staging: hv: netvsc: Introduce state to manage the lifecycle - of net device. + of net device. - Staging: hv: netvsc: Prevent outgoing traffic when netvsc dev - is destroyed. + is destroyed. - Staging: hv: netvsc: Get rid of release_outbound_net_device() - by inlining the code. + by inlining the code. - Staging: hv: netvsc: Get rid of release_inbound_net_device() - by inlining the code. + by inlining the code. - Staging: hv: netvsc: Get rid of the refcnt field in struct - netvsc_device. + netvsc_device. - Staging: hv: storvsc: Add code to handle IDE devices using - the storvsc driver. + the storvsc driver. - Staging: hv: storvsc: Handle IDE devices using the storvsc - driver. + driver. - Staging: hv: blkvsc: Get rid of blkvsc_drv.c as this code is - not used. + not used. - Staging: hv: storvsc: Optimize bounce buffer handling for the - "write" case. + "write" case. - Staging: hv: storvsc: Optimize the bounce buffer handling in - the "read" case. + the "read" case. - Staging: hv: storvsc: Include storvsc.c in storvsc_drv.c. - Staging: hv: storvsc: Cleanup storvsc_drv.c after adding the - contents of storvsc.c. + contents of storvsc.c. - Staging: hv: storvsc: Add the contents of hyperv_storage.h - to storvsc_drv.c. + to storvsc_drv.c. - Staging: hv: storvsc: Cleanup storvsc_drv.c after adding the - contents of hyperv_storage.h. + contents of hyperv_storage.h. - Staging: hv: storvsc: Fixup srb and scsi status for INQUIRY - and MODE_SENSE. + and MODE_SENSE. - Staging: hv: storvsc: Fix a typo. - Staging: hv: storvsc: In case of scsi errors offline the device. - Staging: hv: storvsc: No need to copy from bounce buffer in - case of a failure. + case of a failure. - Staging: hv: util: Forcefully shutdown when shutdown is - requested. + requested. - Staging: hv: util: Adjust guest time in a process context. - Staging: hv: vmbus: Check before invoking the channel callback. - Staging: hv: vmbus: Properly deal with de-registering channel - callback. + callback. - Staging: hv: Fix a bug in vmbus_match(). - Staging: hv: vmbus: Get rid of vmbus_on_isr() by inlining - the code. + the code. - Staging: hv: vmbus: Do not enable auto eoi. - Staging: hv: vmbus: Fixup indentation in vmbus_acpi_add(). - Staging: hv: vmbus: Get rid of some dated/redundant comments. - Staging: hv: vmbus: Get rid of an unnecessary check in - vmbus_connect(). + vmbus_connect(). - Staging: hv: vmbus: Fix a checkpatch warning in ring_buffer.c. - Staging: hv: vmbus: Fix checkpatch warnings in connection.c. - Staging: hv: mousevsc: Fix checkpatch errors and warnings. @@ -3363,16 +3383,16 @@ Wed Aug 24 21:29:06 CEST 2011 - jeffm@suse.com Wed Aug 24 20:54:32 CEST 2011 - jeffm@suse.com - Refreshed and re-enabled dm-path patches: - - patches.suse/dm-mpath-accept-failed-paths. - - patches.suse/dm-mpath-detach-existing-hardware-handler. + - patches.suse/dm-mpath-accept-failed-paths. + - patches.suse/dm-mpath-detach-existing-hardware-handler. - commit 70cadcd ------------------------------------------------------------------- Wed Aug 24 20:51:06 CEST 2011 - jeffm@suse.com - Update to 3.1-rc3. - - Eliminated 8 patches. - - Xen is disabled. + - Eliminated 8 patches. + - Xen is disabled. - commit eccefcc ------------------------------------------------------------------- @@ -3380,8 +3400,8 @@ Thu Aug 18 11:38:15 CEST 2011 - eich@suse.de - * Refresh patches.suse/SUSE-bootsplash. * Fix bootsplash code for 15bpp framebuffers. - These framebuffers are rare these days, the legendary and still - popular server chipset Radeon ES1000 supports it, though. + These framebuffers are rare these days, the legendary and still + popular server chipset Radeon ES1000 supports it, though. - commit f25ce3e ------------------------------------------------------------------- @@ -3402,7 +3422,7 @@ Tue Aug 9 00:03:53 CEST 2011 - trenn@suse.de - Update config files: bnc#674988, change: --CONFIG_ACPI_CUSTOM_METHOD=m + -CONFIG_ACPI_CUSTOM_METHOD=m +# CONFIG_ACPI_CUSTOM_METHOD is not set for all flavors - commit f1af972 @@ -3495,10 +3515,10 @@ Thu Jul 14 17:52:45 CEST 2011 - tiwai@suse.de Thu Jul 14 17:26:51 CEST 2011 - tiwai@suse.de - ALSA: hda - Add Kconfig for the default buffer size - (bnc#682725). + (bnc#682725). - Update config files. - Delete, replaced with the new upstream patch - patches.drivers/alsa-hda-0019-Increase-default-buffer-size. + patches.drivers/alsa-hda-0019-Increase-default-buffer-size. - commit 40c7644 ------------------------------------------------------------------- @@ -3520,7 +3540,7 @@ Sat Jul 9 11:17:46 CEST 2011 - jslaby@suse.cz Thu Jul 7 00:58:01 CEST 2011 - jeffm@suse.com - Update to 3.0-rc6. - - Eliminated 1 patch. + - Eliminated 1 patch. - commit 56e99da ------------------------------------------------------------------- @@ -3529,7 +3549,7 @@ Tue Jul 5 09:18:43 CEST 2011 - jbeulich@novell.com - Update Xen patches to 3.0-rc5 and c/s 1095. - xen: prepare tmem shim to handle frontswap. - support booting Xen from EFI (fate#311376, fate#311529, - bnc#578927, bnc#628554). + bnc#578927, bnc#628554). - config.conf: Re-enabled Xen flavors. - Update x86 config files. - Delete patches.xen/xen-blkback-bimodal-suse. @@ -3576,31 +3596,31 @@ Tue Jun 21 12:14:44 CEST 2011 - mmarek@suse.cz Fri Jun 17 17:29:41 CEST 2011 - mmarek@suse.cz - rpm/post.sh: Touch /boot/do_purge_kernels on package install - (fate#312018). + (fate#312018). - rpm/postun.sh: Remove it again if it still exists on package - uninstall. + uninstall. - commit 82f4a5d ------------------------------------------------------------------- Fri Jun 17 13:23:54 CEST 2011 - trenn@suse.de - stop_machine: implement stop_machine_from_offline_cpu() - (bnc#697859). + (bnc#697859). - stop_machine: kill __stop_machine() (bnc#697859). - x86, mtrr: lock stop machine during MTRR rendezvous sequence - (bnc#697859). + (bnc#697859). - stop_machine: reorganize stop_cpus() implementation - (bnc#697859). + (bnc#697859). - x86, mtrr: use __stop_machine() for doing MTRR rendezvous - (bnc#697859). + (bnc#697859). - commit aa3d6e2 ------------------------------------------------------------------- Thu Jun 16 12:16:16 CEST 2011 - mmarek@suse.cz - Remove the novfs patches, it should be packaged as a KMP, or - ideally, reimplemented as a fuse filesystem (which is the reason why - the current implementation it is never going to be accepted upstream). + ideally, reimplemented as a fuse filesystem (which is the reason why + the current implementation it is never going to be accepted upstream). - Delete patches.fixes/novfs-copy_user-fixes.diff. - Delete patches.fixes/novfs-minsize-fixes. - Delete patches.fixes/novfs-nwcapi.patch. @@ -3655,7 +3675,7 @@ Wed Jun 15 18:22:05 CEST 2011 - jack@suse.cz Wed Jun 15 08:05:05 CEST 2011 - jeffm@suse.com - Update to 3.0-rc3. - - Eliminated 2 patches. + - Eliminated 2 patches. - commit a1fe999 ------------------------------------------------------------------- @@ -3723,9 +3743,9 @@ Mon Jun 13 14:06:28 CEST 2011 - mmarek@suse.cz the SRCVERSION variable will only be used to determine the tarball version. - rpm/compute-PATCHVERSION.sh: Set default PATCHLEVEL and SUBLEVEL to 0. - The package version will thus always match the Makefile version and - the SRCVERSION variable will only be used to determine the tarball - version. + The package version will thus always match the Makefile version and + the SRCVERSION variable will only be used to determine the tarball + version. - rpm/kernel-binary.spec.in: Revert the previous hack. - commit 95c9977 @@ -3748,9 +3768,9 @@ Fri Jun 10 20:24:41 CEST 2011 - jeffm@suse.com Fri Jun 10 17:12:22 CEST 2011 - jeffm@suse.com - x86: Remove warning and warning_symbol from struct - stacktrace_ops. + stacktrace_ops. - Delete - patches.fixes/asus-wmi-Remove-__init-from-asus_wmi_platform_init.patch. + patches.fixes/asus-wmi-Remove-__init-from-asus_wmi_platform_init.patch. - commit 608ce9e ------------------------------------------------------------------- @@ -3842,13 +3862,13 @@ Fri Jun 3 12:51:22 CEST 2011 - mmarek@suse.cz Fri Jun 3 12:09:01 CEST 2011 - mmarek@suse.cz - rpm/macros.kernel-source: Add -b option to %kernel_module_package - to unconditionally call mkinitrd on kmp install (fate#309400). + to unconditionally call mkinitrd on kmp install (fate#309400). - rpm/kernel-module-subpackage: Pass KMP_NEEDS_MKINITRD=1 to - weak-modules2 if the -b option is used. + weak-modules2 if the -b option is used. - rpm/macros.kernel-source: Add -b option to %kernel_module_package - to unconditionally call mkinitrd on kmp install (fate#309400). + to unconditionally call mkinitrd on kmp install (fate#309400). - rpm/kernel-module-subpackage: Pass KMP_NEEDS_MKINITRD=1 to - weak-modules2 if the -b option is used. + weak-modules2 if the -b option is used. - commit 83331f5 ------------------------------------------------------------------- @@ -3869,14 +3889,14 @@ Tue May 31 05:09:44 CEST 2011 - jeffm@suse.com Tue May 31 05:08:21 CEST 2011 - jeffm@suse.com - Updated to 3.0-rc1. - - Eliminated 9 patches. + - Eliminated 9 patches. - commit 5710413 ------------------------------------------------------------------- Mon May 30 15:54:37 CEST 2011 - jack@suse.cz - mm: Fix assertion mapping->nrpages == 0 in end_writeback() - (bnc#693013 bnc#666423). + (bnc#693013 bnc#666423). - Refresh patches.xen/tmem. - commit d3e465a @@ -3884,9 +3904,9 @@ Mon May 30 15:54:37 CEST 2011 - jack@suse.cz Mon May 30 13:58:43 CEST 2011 - jslaby@suse.cz - Refresh - patches.fixes/block-add-proper-state-guards-to-__elv_next_request.patch. + patches.fixes/block-add-proper-state-guards-to-__elv_next_request.patch. - aic94xx: world-writable sysfs update_bios file. - Update upstream info. + Update upstream info. - commit 8912816 ------------------------------------------------------------------- @@ -3947,7 +3967,7 @@ Mon May 16 14:34:33 CEST 2011 - mmarek@suse.cz Fri May 13 15:45:04 CEST 2011 - jeffm@suse.com - Update to 2.6.39-rc7. - - Eliminated 5 patches. + - Eliminated 5 patches. - commit a8a170f ------------------------------------------------------------------- @@ -3960,16 +3980,16 @@ Thu May 12 23:29:11 CEST 2011 - jslaby@suse.cz Thu May 12 14:05:44 CEST 2011 - jslaby@suse.cz - Delete - patches.fixes/iwlwifi-fix-tx-power-configuration-on-3945-and-4965-devices. - It's fixed differently by commits 43f12d47f and f844a709a7 in .39-rc1 + patches.fixes/iwlwifi-fix-tx-power-configuration-on-3945-and-4965-devices. + It's fixed differently by commits 43f12d47f and f844a709a7 in .39-rc1 - commit 7934e2d ------------------------------------------------------------------- Thu May 12 11:56:16 CEST 2011 - jslaby@suse.cz - Refresh - patches.fixes/iwlwifi-fix-tx-power-configuration-on-3945-and-4965-devices. - Note about submission. + patches.fixes/iwlwifi-fix-tx-power-configuration-on-3945-and-4965-devices. + Note about submission. - commit 9922e20 ------------------------------------------------------------------- @@ -3982,15 +4002,15 @@ Tue May 10 19:10:18 CEST 2011 - mhocko@suse.cz Tue May 10 16:14:44 CEST 2011 - mhocko@suse.cz - patches.fixes/aggressive-zone-reclaim.patch: delete because - the patch is very workload specific and can lead to unexpected - reclaims in parallel node local workloads. + the patch is very workload specific and can lead to unexpected + reclaims in parallel node local workloads. - commit 56cf10e ------------------------------------------------------------------- Tue May 10 16:04:27 CEST 2011 - mhocko@suse.cz - Delete patches.suse/mm-devzero-optimisation.patch: we do not need - it anymore as we have zero page back since 2.6.32 + it anymore as we have zero page back since 2.6.32 - commit 323a093 ------------------------------------------------------------------- @@ -4009,64 +4029,64 @@ Mon May 9 14:32:59 CEST 2011 - jbeulich@novell.com Mon May 9 11:32:35 CEST 2011 - jbeulich@novell.com - patches.suse/kconfig-automate-kernel-desktop: Remove stray blank - lines (for older versions of "patch" to grok). + lines (for older versions of "patch" to grok). - commit 4dfa74d ------------------------------------------------------------------- Sat May 7 01:50:06 CEST 2011 - jeffm@suse.com - Removed network driver entropy patches. haveged is installed by default - and should be enabled to generate entropy from non-predictable sources. - - Delete patches.drivers/bnx2-entropy-source.patch. - - Delete patches.drivers/e1000-entropy-source.patch. - - Delete patches.drivers/e1000e-entropy-source.patch. - - Delete patches.drivers/igb-entropy-source.patch. - - Delete patches.drivers/ixgbe-entropy-source.patch. - - Delete patches.drivers/tg3-entropy-source.patch. + and should be enabled to generate entropy from non-predictable sources. + - Delete patches.drivers/bnx2-entropy-source.patch. + - Delete patches.drivers/e1000-entropy-source.patch. + - Delete patches.drivers/e1000e-entropy-source.patch. + - Delete patches.drivers/igb-entropy-source.patch. + - Delete patches.drivers/ixgbe-entropy-source.patch. + - Delete patches.drivers/tg3-entropy-source.patch. - commit c88b893 ------------------------------------------------------------------- Fri May 6 19:36:47 CEST 2011 - jeffm@suse.com - Update - patches.fixes/netfilter-implement-rfc-1123-for-ftp-conntrack - (bnc#466279 bnc#681639). + patches.fixes/netfilter-implement-rfc-1123-for-ftp-conntrack + (bnc#466279 bnc#681639). - commit 72e779f ------------------------------------------------------------------- Fri May 6 19:31:10 CEST 2011 - jeffm@suse.com - Disabled patches.drivers/libata-unlock-hpa-by-default; It may have - been obsoleted by upstream commit d8d9129e. + been obsoleted by upstream commit d8d9129e. - commit 1a21ab3 ------------------------------------------------------------------- Fri May 6 18:51:20 CEST 2011 - jeffm@suse.com - sysctl: Increase IPC defaults (bnc#146656) - - Delete patches.suse/shmall-bigger. + - Delete patches.suse/shmall-bigger. - commit a70e34f ------------------------------------------------------------------- Fri May 6 17:50:56 CEST 2011 - jeffm@suse.com - sysctl/i386/desktop, sysctl/x86_64/desktop: Add vm.dirty_ratio = 20 - for desktop flavors (bnc#552883) - - Delete patches.suse/mm-tune-dirty-limits.patch. + for desktop flavors (bnc#552883) + - Delete patches.suse/mm-tune-dirty-limits.patch. - commit dbe73e2 ------------------------------------------------------------------- Fri May 6 17:25:45 CEST 2011 - jeffm@suse.com - sysctl/defaults: Added kernel.hung_task_timeout=0 - - Delete patches.suse/hung_task_timeout-configurable-default. + - Delete patches.suse/hung_task_timeout-configurable-default. - commit 78f9eed ------------------------------------------------------------------- Fri May 6 16:41:07 CEST 2011 - mmarek@suse.cz - rpm/kernel-{binary,source}.spec.in: Install per-kernel /boot/sysctl-* - files (patch from Jeff Mahoney). + files (patch from Jeff Mahoney). - commit 473f2d1 ------------------------------------------------------------------- @@ -4079,7 +4099,7 @@ Thu May 5 22:35:53 CEST 2011 - jeffm@suse.com Thu May 5 22:23:21 CEST 2011 - jeffm@suse.com - Updated to 2.6.39-rc6. - - 2 patches eliminated. + - 2 patches eliminated. - commit 2643e59 ------------------------------------------------------------------- @@ -4093,9 +4113,9 @@ Tue May 3 03:08:18 CEST 2011 - tonyj@suse.de Fri Apr 29 20:35:21 CEST 2011 - jeffm@suse.com - rpm/compute-PATCHVERSION.sh: Replace ^+++ with ^\+\+\+ as an - awk regex. It's technically invalid. + awk regex. It's technically invalid. - rpm/compute-PATCHVERSION.sh: Replace ^+++ with ^\+\+\+ as an - awk regex. It's technically invalid. + awk regex. It's technically invalid. - commit 52dd0f0 ------------------------------------------------------------------- @@ -4117,7 +4137,7 @@ Fri Apr 29 00:36:03 CEST 2011 - gregkh@suse.de - Delete patches.suse/linux-2.6.29-dont-wait-for-mouse.patch. - Delete patches.suse/linux-2.6.29-even-faster-kms.patch. - Delete - patches.suse/linux-2.6.29-jbd-longer-commit-interval.patch. + patches.suse/linux-2.6.29-jbd-longer-commit-interval.patch. - Delete patches.suse/linux-2.6.29-kms-after-sata.patch. - Delete patches.suse/linux-2.6.29-touchkit.patch. - commit c13427d @@ -4132,22 +4152,22 @@ Fri Apr 29 00:17:46 CEST 2011 - jbenc@suse.cz Thu Apr 28 23:32:44 CEST 2011 - rjw@suse.de - Delete patches.xen/xen3-x86-mcp51-no-dac. - Also remove the series.conf entires for the x86-mcp-no-dac patches. + Also remove the series.conf entires for the x86-mcp-no-dac patches. - commit 574577b ------------------------------------------------------------------- Thu Apr 28 23:16:27 CEST 2011 - rjw@suse.de - Delete patches.arch/x86-mcp51-no-dac. (This is a blacklist entry that - has been rejected by the mainline, the problem reporter is gone and - it's next to impossible to verify it now.) + has been rejected by the mainline, the problem reporter is gone and + it's next to impossible to verify it now.) - commit 195b113 ------------------------------------------------------------------- Thu Apr 28 21:38:22 CEST 2011 - jslaby@suse.cz - Refresh - patches.fixes/iwlwifi-fix-tx-power-configuration-on-3945-and-4965-devices. + patches.fixes/iwlwifi-fix-tx-power-configuration-on-3945-and-4965-devices. - commit a2662ae ------------------------------------------------------------------- @@ -4162,14 +4182,14 @@ Thu Apr 28 20:56:33 CEST 2011 - jslaby@suse.cz Thu Apr 28 20:30:56 CEST 2011 - bphilips@suse.de - Delete - patches.drivers/tg3-5785-and-57780-asic-revs-not-working.patch. + patches.drivers/tg3-5785-and-57780-asic-revs-not-working.patch. - commit 9917206 ------------------------------------------------------------------- Thu Apr 28 20:19:59 CEST 2011 - bphilips@suse.de - Delete - patches.suse/uvcvideo-ignore-hue-control-for-5986-0241.patch. + patches.suse/uvcvideo-ignore-hue-control-for-5986-0241.patch. - commit 08374b3 ------------------------------------------------------------------- @@ -4202,7 +4222,7 @@ Thu Apr 28 14:18:12 CEST 2011 - jbeulich@novell.com Wed Apr 27 22:20:02 CEST 2011 - jeffm@suse.com - Delete - patches.drivers/disable-catas_reset-by-default-to-avoid-problems-with-eeh.patch. + patches.drivers/disable-catas_reset-by-default-to-avoid-problems-with-eeh.patch. - commit 399a100 ------------------------------------------------------------------- @@ -4264,10 +4284,10 @@ Wed Apr 27 21:34:13 CEST 2011 - jeffm@suse.com - Delete patches.suse/acpi-don-t-preempt-until-the-system-is-up. - Delete - patches.suse/acpi-generic-initramfs-table-override-support. + patches.suse/acpi-generic-initramfs-table-override-support. - Delete patches.suse/add-initramfs-file_read_write. - Delete - patches.suse/init-move-populate_rootfs-back-to-start_kernel. + patches.suse/init-move-populate_rootfs-back-to-start_kernel. - commit d4910b3 ------------------------------------------------------------------- @@ -4281,14 +4301,14 @@ Wed Apr 27 21:29:24 CEST 2011 - jeffm@suse.com Wed Apr 27 21:11:59 CEST 2011 - jeffm@suse.com - Delete patches.suse/osync-error. It was unused and the issue it fixed in - kernels prior to 2.6.32 doesn't exist anymore. + kernels prior to 2.6.32 doesn't exist anymore. - commit 52cc654 ------------------------------------------------------------------- Wed Apr 27 20:48:55 CEST 2011 - jeffm@suse.com - Delete patches.suse/s390-System.map.diff: Proper fix in binutils has - long since been upstream. + long since been upstream. - commit 2847a36 ------------------------------------------------------------------- @@ -4321,7 +4341,7 @@ Wed Apr 27 20:18:37 CEST 2011 - jeffm@suse.com Wed Apr 27 20:16:52 CEST 2011 - jeffm@suse.com - Delete patches.suse/unmap_vmas-lat: No bug report or signed-off-by. - - Delete patches.arch/s390-add-FREE_PTE_NR. + - Delete patches.arch/s390-add-FREE_PTE_NR. - commit 2a392c2 ------------------------------------------------------------------- @@ -4334,7 +4354,7 @@ Wed Apr 27 20:16:00 CEST 2011 - jeffm@suse.com Wed Apr 27 20:15:02 CEST 2011 - jeffm@suse.com - Update to 2.6.39-rc5. - - Eliminated 2 patches. + - Eliminated 2 patches. - commit 5288a05 ------------------------------------------------------------------- @@ -4354,7 +4374,7 @@ Wed Apr 27 19:43:47 CEST 2011 - jeffm@suse.com Tue Apr 26 11:03:18 CEST 2011 - jkosina@suse.cz - HID: add noget quirk barcode scanners from Symbol Technologies - (bnc#689290). + (bnc#689290). - commit f5b999f ------------------------------------------------------------------- @@ -4367,7 +4387,7 @@ Fri Apr 22 00:01:41 CEST 2011 - jeffm@suse.com Tue Apr 19 23:37:06 CEST 2011 - jack@suse.cz - Revert changes to sparc configs to not make life harder for Jan Engelhardt - maintaining sparc architecture. + maintaining sparc architecture. - commit cdac873 ------------------------------------------------------------------- @@ -4386,7 +4406,7 @@ Tue Apr 19 23:30:34 CEST 2011 - jack@suse.cz Tue Apr 19 17:41:41 CEST 2011 - jeffm@suse.com - Updated to 2.6.39-rc4. - - Eliminated 1 patch. + - Eliminated 1 patch. - commit 3f654c8 ------------------------------------------------------------------- @@ -4399,15 +4419,15 @@ Tue Apr 19 17:16:52 CEST 2011 - jeffm@suse.com Mon Apr 18 10:30:49 CEST 2011 - eich@suse.de - Combined and consolidated bootsplash patch (bnc#669777, - bnc#570082, bnc#595657, bnc#594209, bnc#544645). - - Delete patches.suse/Cleanup-and-make-boot-splash-work-with-KMS.patch. - - Delete patches.suse/bootsplash. - - Delete patches.suse/bootsplash-console-fix. - - Delete patches.suse/bootsplash-keep-multiple-data. - - Delete patches.suse/bootsplash-scaler. - - Reformatted code, fixed some minor bugs that became obvious. - - Fixed race that led to null pointer dereference in splash_read_proc(): - bnc#669777. + bnc#570082, bnc#595657, bnc#594209, bnc#544645). + - Delete patches.suse/Cleanup-and-make-boot-splash-work-with-KMS.patch. + - Delete patches.suse/bootsplash. + - Delete patches.suse/bootsplash-console-fix. + - Delete patches.suse/bootsplash-keep-multiple-data. + - Delete patches.suse/bootsplash-scaler. + - Reformatted code, fixed some minor bugs that became obvious. + - Fixed race that led to null pointer dereference in splash_read_proc(): + bnc#669777. - commit 95844c5 ------------------------------------------------------------------- @@ -4420,7 +4440,7 @@ Sat Apr 16 19:18:05 CEST 2011 - trenn@suse.de Sat Apr 16 18:42:01 CEST 2011 - trenn@suse.de - intel_idle: Make lapic_timer_reliable_states a boot param - (bnc#675161). + (bnc#675161). - commit 85b156b ------------------------------------------------------------------- @@ -4434,7 +4454,7 @@ Sat Apr 16 00:31:11 CEST 2011 - jack@suse.cz Fri Apr 15 20:24:29 CEST 2011 - jeffm@suse.com - Enabled CONFIG_GIGASET_CAPI (bnc#686008). - - This results in automatically disabling CONFIG_GIGASET_I4L. + - This results in automatically disabling CONFIG_GIGASET_I4L. - commit 697e68b ------------------------------------------------------------------- @@ -4454,7 +4474,7 @@ Fri Apr 15 13:21:49 CEST 2011 - jbeulich@novell.com - Update Xen patches to 2.6.39-rc3 and c/s 1079. - blktap2: replace hard-coded limit of tap devices with - configurable one. + configurable one. - config.conf: Re-enable Xen configs. - Update x86 config files. - commit d3bfd6c @@ -4463,7 +4483,7 @@ Fri Apr 15 13:21:49 CEST 2011 - jbeulich@novell.com Thu Apr 14 18:43:07 CEST 2011 - jeffm@suse.com - fs/partitions/efi.c: corrupted GUID partition tables can cause - kernel oops (bnc#687113 CVE-2011-1577). + kernel oops (bnc#687113 CVE-2011-1577). - commit 385b393 ------------------------------------------------------------------- @@ -4508,7 +4528,7 @@ Tue Apr 12 21:30:55 CEST 2011 - jeffm@suse.com Tue Apr 12 20:46:13 CEST 2011 - jeffm@suse.com - Updated to 2.6.39-rc3. - - Eliminated 2 patches. + - Eliminated 2 patches. - commit 200c913 ------------------------------------------------------------------- @@ -4533,29 +4553,29 @@ Tue Apr 12 19:37:48 CEST 2011 - jeffm@suse.com Tue Apr 12 19:10:01 CEST 2011 - jeffm@suse.com - Update to 2.6.39-rc2. - - Eliminated 18 patches. - - Added 3 patches. - - hv_mouse: needs . - - dm-raid45: Remove blk_unplug calls. - - novfs: 2.6.39 API update. - - Xen, Swap-over-NFS, and certain SCSI multipath features are disabled. - - patches.kernel.org is no longer used to contain upstream patches - for -rc releases. Users planning on building their own kernel should - have a copy of the tarball corresponding to the -rc releases. + - Eliminated 18 patches. + - Added 3 patches. + - hv_mouse: needs . + - dm-raid45: Remove blk_unplug calls. + - novfs: 2.6.39 API update. + - Xen, Swap-over-NFS, and certain SCSI multipath features are disabled. + - patches.kernel.org is no longer used to contain upstream patches + for -rc releases. Users planning on building their own kernel should + have a copy of the tarball corresponding to the -rc releases. - commit adf9d16 ------------------------------------------------------------------- Mon Apr 11 09:43:45 CEST 2011 - neilb@suse.de - Make selection of 'readdir-plus' adapt to usage patterns - (bnc#678123). + (bnc#678123). - commit 5de99a8 ------------------------------------------------------------------- Wed Apr 6 09:01:38 CEST 2011 - jeffm@suse.de - reiserfs: Force inode evictions before umount to avoid crash - (bnc#610598 bnc#680073 bnc#684112). + (bnc#610598 bnc#680073 bnc#684112). - Delete patches.fixes/reiserfs-xattr-crash-fix. - commit bf57d20 @@ -4569,21 +4589,21 @@ Tue Apr 5 10:42:22 CEST 2011 - jslaby@suse.cz Wed Mar 30 23:50:41 CEST 2011 - jeffm@suse.com - Delete patches.suse/twofish-2.6. - - This was for 2.4 compatibility and has been moved to KMP purgatory. + - This was for 2.4 compatibility and has been moved to KMP purgatory. - commit dcca506 ------------------------------------------------------------------- Wed Mar 30 10:32:32 CEST 2011 - jslaby@suse.cz - Relax si_code check in rt_sigqueueinfo and rt_tgsigqueueinfo - (bnc#681826). + (bnc#681826). - commit 2e71042 ------------------------------------------------------------------- Mon Mar 28 16:08:19 CEST 2011 - trenn@suse.de - Update config files, remove CONFIG_X86_MCE_XEON75XX=m - ->driver got reverted with previous commit + ->driver got reverted with previous commit - Refresh patches.xen/xen3-auto-arch-x86.diff. - commit b367e7b @@ -4595,18 +4615,18 @@ Mon Mar 28 15:23:44 CEST 2011 - trenn@suse.de APEI implementation should take care of that in recent kernels. - Delete patches.arch/x86_mce_intel_decode_physical_address.patch. - Delete - patches.arch/x86_mce_intel_decode_physical_address_compile_fix.patch. + patches.arch/x86_mce_intel_decode_physical_address_compile_fix.patch. - Delete - patches.arch/x86_mce_intel_decode_physical_address_rename_fix.patch. + patches.arch/x86_mce_intel_decode_physical_address_rename_fix.patch. - Delete - patches.arch/x86_mce_intel_decode_physical_fix_dynamic_debug.patch. + patches.arch/x86_mce_intel_decode_physical_fix_dynamic_debug.patch. - commit 1fe7a22 ------------------------------------------------------------------- Mon Mar 28 14:07:07 CEST 2011 - mmarek@suse.cz - rpm/kernel-binary.spec.in: Do not install unneeded packages in the - build chroot. + build chroot. - commit 7f4c49d ------------------------------------------------------------------- @@ -4626,7 +4646,7 @@ Thu Mar 24 17:26:22 CET 2011 - tiwai@suse.de Thu Mar 24 16:21:06 CET 2011 - jslaby@suse.cz - Prevent rt_sigqueueinfo and rt_tgsigqueueinfo from spoofing - the signal code (bnc#681826 CVE-2011-1020). + the signal code (bnc#681826 CVE-2011-1020). - commit 2e42fd4 ------------------------------------------------------------------- @@ -4635,7 +4655,7 @@ Thu Mar 24 14:02:20 CET 2011 - tiwai@suse.de - sound/oss/opl3: validate voice and channel indexes (bnc#681999). - sound/oss: remove offset from load_patch callbacks (bnc#681999). - ALSA: sound/pci/asihpi: check adapter index in hpi_ioctl - (bnc#680816). + (bnc#680816). - commit 09ff6e9 ------------------------------------------------------------------- @@ -4648,7 +4668,7 @@ Mon Mar 21 19:56:38 CET 2011 - jack@suse.cz Mon Mar 21 16:44:29 CET 2011 - jkosina@suse.cz - HID: add support for Skycable 0x3f07 wireless presenter - (bnc#681297). + (bnc#681297). - commit 892e8d4 ------------------------------------------------------------------- @@ -4679,12 +4699,12 @@ Fri Mar 18 08:48:08 CET 2011 - jbeulich@novell.com Thu Mar 17 12:24:09 CET 2011 - sjayaraman@suse.de - netvm: Do not mark requests for swapfile writes as dirty or - kswapd fails to free the page (bnc#678472). + kswapd fails to free the page (bnc#678472). - nfs: Use page_file_offset during page writeback (bnc#677738). - nfs: Convert nfs_mark_request_dirty() to use page_file_mapping() - (bnc#677738). + (bnc#677738). - netvm: Remove duplicated initialization in net/ipv4/route.c - (bnc#678970). + (bnc#678970). - collapse: mm: Report the low watermark correctly (bnc#678497). - commit a798dd1 @@ -4698,7 +4718,7 @@ Tue Mar 15 16:19:53 CET 2011 - jeffm@suse.com Mon Mar 14 01:22:01 CET 2011 - jeffm@suse.com - Linux: 2.6.38-rc8. - - Eliminated 1 patch. + - Eliminated 1 patch. - commit 7da557d ------------------------------------------------------------------- @@ -4723,38 +4743,38 @@ Fri Mar 11 14:19:55 CET 2011 - jbeulich@novell.com Tue Mar 8 01:00:02 CET 2011 - jeffm@suse.de - Update to 2.6.38-rc7. - - Refresh patches.xen/xen-x86-no-lapic. - - Refresh patches.xen/xen3-patch-2.6.19. + - Refresh patches.xen/xen-x86-no-lapic. + - Refresh patches.xen/xen3-patch-2.6.19. - commit 7eb9d30 ------------------------------------------------------------------- Mon Mar 7 13:50:08 CET 2011 - mmarek@suse.cz - rpm/kernel-binary.spec.in: Do not abort build because of - supported.conf inconsistency if %supported_modules_check == 0. + supported.conf inconsistency if %supported_modules_check == 0. - rpm/kernel-binary.spec.in: Do not abort build because of - supported.conf inconsistency if %supported_modules_check == 0. + supported.conf inconsistency if %supported_modules_check == 0. - commit 88d5daa ------------------------------------------------------------------- Wed Mar 2 09:02:40 CET 2011 - jbeulich@novell.com - patches.arch/x86_64-unwind-annotations: Fix a fatal oversight in - yesterday's change. + yesterday's change. - commit 098768b ------------------------------------------------------------------- Mon Feb 28 15:34:35 CET 2011 - jbeulich@novell.com - patches.arch/x86_64-unwind-annotations: Add annotations to - lib/rwsem_64.S. + lib/rwsem_64.S. - commit 87944ac ------------------------------------------------------------------- Thu Feb 24 16:27:46 CET 2011 - tiwai@suse.de - ALSA: usb-audio: fix oops due to cleanup race when disconnecting - (bnc#674735). + (bnc#674735). - commit ed81f8c ------------------------------------------------------------------- @@ -4767,7 +4787,7 @@ Wed Feb 23 23:03:41 CET 2011 - mmarek@suse.cz Tue Feb 22 21:49:18 CET 2011 - jeffm@suse.com - Update to 2.6.38-rc6. - - Eliminated 1 patch. + - Eliminated 1 patch. - commit 6cce7bb ------------------------------------------------------------------- @@ -4780,7 +4800,7 @@ Tue Feb 22 10:00:42 CET 2011 - mmarek@suse.cz Mon Feb 21 10:31:05 CET 2011 - tiwai@suse.de - ALSA: caiaq - Fix possible string-buffer overflow (bnc#672499, - CVE-2011-0712). + CVE-2011-0712). - commit 5ef002b ------------------------------------------------------------------- @@ -4799,22 +4819,22 @@ Thu Feb 17 02:28:52 CET 2011 - jeffm@suse.de Thu Feb 17 01:24:01 CET 2011 - gregkh@suse.de - Update config files. - - disable CONFIG_DRM_VMWGFX (bnc#606458) - - update sparc configs to at least be able to run "make oldconfig" + - disable CONFIG_DRM_VMWGFX (bnc#606458) + - update sparc configs to at least be able to run "make oldconfig" - commit da75bd9 ------------------------------------------------------------------- Wed Feb 16 16:14:52 CET 2011 - jbeulich@novell.com - patches.arch/x86_64-unwind-annotations: Re-add change lost during - initial 2.6.37 merge. + initial 2.6.37 merge. - commit e493205 ------------------------------------------------------------------- Mon Feb 14 13:42:21 CET 2011 - mmarek@suse.cz - Move spec file templates and helper scripts to a separate branch, to - ease synchronizing these files among master, vanilla and linux-next. + ease synchronizing these files among master, vanilla and linux-next. - commit 411abb8 ------------------------------------------------------------------- @@ -4834,7 +4854,7 @@ Mon Feb 14 13:20:47 CET 2011 - mmarek@suse.cz Mon Feb 14 13:19:22 CET 2011 - mmarek@suse.cz - rpm/kernel-source.spec.in: Delete misc/extract-modaliases, the code - was merged into rpm's find-supplements script. + was merged into rpm's find-supplements script. - Delete rpm/check-build.sh, not needed anymore. - commit 0a157b1 @@ -4842,43 +4862,43 @@ Mon Feb 14 13:19:22 CET 2011 - mmarek@suse.cz Thu Feb 10 02:57:43 CET 2011 - jeffm@suse.com - flexcop: fix registering braindead stupid names (brc#575873 - bnc#661429). + bnc#661429). - commit 72bd3d0 ------------------------------------------------------------------- Wed Feb 9 22:55:13 CET 2011 - gregkh@suse.de - Staging: samsung-laptop: add support for lots of laptops - (bnc#661682). + (bnc#661682). - commit 1eb5eaa ------------------------------------------------------------------- Wed Feb 9 13:37:33 CET 2011 - mmarek@suse.cz - rpm/kernel-source.spec.in: Set timestamp of sources to the commit - timestamp, so that they are always older than generated files in - /usr/src/linux-obj (bnc#669669). + timestamp, so that they are always older than generated files in + /usr/src/linux-obj (bnc#669669). - commit 8565452 ------------------------------------------------------------------- Wed Feb 9 00:08:37 CET 2011 - mmarek@suse.cz - rpm/kernel-binary.spec.in: Do not run fdupes in /usr/src/linux-obj, to - keep timestamps intact. + keep timestamps intact. - commit 9ba5ff0 ------------------------------------------------------------------- Tue Feb 8 23:42:06 CET 2011 - mmarek@suse.cz - rpm/kernel-source.spec.in: Remove .gitignore files after applying patches - (fix last change). + (fix last change). - commit 907f9cc ------------------------------------------------------------------- Tue Feb 8 18:10:13 CET 2011 - jeffm@suse.com - Updated to 2.6.38-rc4. - - Eliminated 1 patch. + - Eliminated 1 patch. - commit c327e0a ------------------------------------------------------------------- @@ -4926,8 +4946,8 @@ Mon Feb 7 16:19:29 CET 2011 - mmarek@suse.cz Mon Feb 7 14:27:36 CET 2011 - mmarek@suse.cz - rpm/kernel-binary.spec.in, rpm/kernel-spec-macros: Fix the definition - of %release_major and rename it to %release_num to better describe - what it does. Add some comments to explain how the versioning works. + of %release_major and rename it to %release_num to better describe + what it does. Add some comments to explain how the versioning works. - commit 9a3bc94 ------------------------------------------------------------------- @@ -4946,14 +4966,14 @@ Fri Feb 4 01:46:21 CET 2011 - jeffm@suse.com Fri Feb 4 01:44:50 CET 2011 - jeffm@suse.com - Updated to 2.6.38-rc3. - - Eliminated 2 patches. + - Eliminated 2 patches. - commit b6b51ca ------------------------------------------------------------------- Wed Feb 2 17:25:06 CET 2011 - tiwai@suse.de - ALSA: hda - Fix memory leaks in conexant jack arrays - (bnc#668929). + (bnc#668929). - commit 31971a4 ------------------------------------------------------------------- @@ -4991,8 +5011,8 @@ Sun Jan 23 02:16:20 CET 2011 - jeffm@suse.de Sun Jan 23 00:25:45 CET 2011 - jeffm@suse.com - Update config files. - - CONFIG_EXPERT=n on all but ps3 - - Vanilla configs updated. + - CONFIG_EXPERT=n on all but ps3 + - Vanilla configs updated. - commit b25e639 ------------------------------------------------------------------- @@ -5013,7 +5033,7 @@ Sun Jan 23 00:09:06 CET 2011 - jeffm@suse.com Sat Jan 22 23:45:07 CET 2011 - jeffm@suse.com - Updated to 2.6.38-rc2. - - Eliminated 1 patch. + - Eliminated 1 patch. - commit 90baa82 ------------------------------------------------------------------- @@ -5032,30 +5052,30 @@ Sat Jan 22 00:32:08 CET 2011 - jeffm@suse.de Sat Jan 22 00:27:46 CET 2011 - jeffm@suse.de - Update to 2.6.38-rc1. - - Removed 12 patches. - - Xen is disabled. - - Quite a few patches need updating. + - Removed 12 patches. + - Xen is disabled. + - Quite a few patches need updating. - commit 9163bb7 ------------------------------------------------------------------- Fri Jan 21 02:42:39 CET 2011 - trenn@suse.de - perf: Do not export power_frequency, but power_start event - (bnc#665153). + (bnc#665153). - cpuidle/x86/perf: fix power:cpu_idle double end events and - throw cpu_idle events from the cpuidle layer (bnc#665153). + throw cpu_idle events from the cpuidle layer (bnc#665153). - perf: Clean up power events by introducing new, more generic - ones (bnc#665153). + ones (bnc#665153). - cpuidle: Rename X86 specific idle poll state from C0 to POLL - (bnc#665153). + (bnc#665153). - perf timechart: Adjust perf timechart to the new power events - (bnc#665153). + (bnc#665153). - Fix display of idle boxes (none). - Fix huge and wronge C-state drawings due to uninitialized - start/end timestamps (none). + start/end timestamps (none). - Update config files. - doc/config-options.changes: - CONFIG_EVENT_POWER_TRACING_DEPRECATED=y + CONFIG_EVENT_POWER_TRACING_DEPRECATED=y - commit b308eff ------------------------------------------------------------------- @@ -5068,7 +5088,7 @@ Wed Jan 19 21:13:46 CET 2011 - jbohac@suse.cz Tue Jan 18 01:48:18 CET 2011 - trenn@suse.de - ACPI / ACPICA: Initialize the global lock spinlock as - appropriate (bnc#637377). + appropriate (bnc#637377). - commit c4b8238 ------------------------------------------------------------------- @@ -5087,22 +5107,22 @@ Mon Jan 17 20:52:49 CET 2011 - jeffm@suse.com Fri Jan 14 16:29:03 CET 2011 - mmarek@suse.cz - Revert %kernelrelease changes originally made on the vanilla branch, - they break on master and must be done differently. + they break on master and must be done differently. - commit b610327 ------------------------------------------------------------------- Thu Jan 13 21:29:19 CET 2011 - jkosina@suse.cz - Input: introduce 'notimeout' blacklist for Dell Vostro V13 - (bnc#641105). + (bnc#641105). - commit cb76856 ------------------------------------------------------------------- Wed Jan 12 21:32:17 CET 2011 - jeffm@suse.com - In-kernel dependencies for reiser4 - - Delete patches.suse/reiser4-exports. - - Delete patches.suse/reiser4-set_page_dirty_notag. + - Delete patches.suse/reiser4-exports. + - Delete patches.suse/reiser4-set_page_dirty_notag. - commit 1b97130 ------------------------------------------------------------------- @@ -5176,7 +5196,7 @@ Thu Jan 6 20:51:31 CET 2011 - jeffm@suse.com Thu Jan 6 19:48:28 CET 2011 - mmarek@suse.cz - rpm/kernel-source.spec.in: Move the source tree if %kernelrelease is - different from the tarball version. + different from the tarball version. - commit 6be9ffe ------------------------------------------------------------------- @@ -5195,28 +5215,28 @@ Thu Jan 6 17:09:12 CET 2011 - jeffm@suse.com Thu Jan 6 17:08:44 CET 2011 - jeffm@suse.com - Removed unused kdb patches. - - Delete patches.suse/kdb-build-fixes. - - Delete patches.suse/kdb-common. - - Delete - patches.suse/kdb-fix-assignment-from-incompatible-pointer-warnings. - - Delete - patches.suse/kdb-fix-kdb_cmds-to-include-the-arch-common-macro. - - Delete patches.suse/kdb-handle-nonexistance-keyboard-controller. - - Delete patches.suse/kdb-ia64. - - Delete patches.suse/kdb-usb-rework. - - Delete patches.suse/kdb-vm-api-changes-for-2-6-34. - - Delete patches.suse/kdb-x86. - - Delete patches.suse/kdb-x86-build-fixes. - - Delete patches.suse/kdb_dont_touch_i8042_early.patch. - - Delete patches.suse/kdb_fix_ia64_build.patch. - - Delete patches.xen/xen3-kdb-x86. + - Delete patches.suse/kdb-build-fixes. + - Delete patches.suse/kdb-common. + - Delete + patches.suse/kdb-fix-assignment-from-incompatible-pointer-warnings. + - Delete + patches.suse/kdb-fix-kdb_cmds-to-include-the-arch-common-macro. + - Delete patches.suse/kdb-handle-nonexistance-keyboard-controller. + - Delete patches.suse/kdb-ia64. + - Delete patches.suse/kdb-usb-rework. + - Delete patches.suse/kdb-vm-api-changes-for-2-6-34. + - Delete patches.suse/kdb-x86. + - Delete patches.suse/kdb-x86-build-fixes. + - Delete patches.suse/kdb_dont_touch_i8042_early.patch. + - Delete patches.suse/kdb_fix_ia64_build.patch. + - Delete patches.xen/xen3-kdb-x86. - commit c9e725d ------------------------------------------------------------------- Thu Jan 6 16:10:26 CET 2011 - jeffm@suse.com - rpm/kernel-source.spec.in: Remove the relocation of the source tree. - It's expanded in-place. + It's expanded in-place. - commit 8cde941 ------------------------------------------------------------------- @@ -5229,7 +5249,7 @@ Thu Jan 6 15:49:34 CET 2011 - jack@suse.cz Thu Jan 6 13:56:07 CET 2011 - mmarek@suse.cz - Delete patches.fixes/kbuild-fix-generating-of-.symtypes-files. - Fixed upstream in commit e26d6b8. + Fixed upstream in commit e26d6b8. - commit 1b628e1 ------------------------------------------------------------------- @@ -5238,7 +5258,7 @@ Thu Jan 6 10:07:22 CET 2011 - mgalbraith@suse.de - Replaced autogroup patch with what will appear in 2.6.38 - Replaced cgroup use after free fix wtih what will appear in 2.6.38 - Refresh - patches.fixes/sched-cgroup-use-exit-hook-to-avoid-use-after-free-crash. + patches.fixes/sched-cgroup-use-exit-hook-to-avoid-use-after-free-crash. - Refresh patches.suse/sched-automated-per-session-task-groups. - Delete patches.fixes/sched-fix-autogroup-proc-interface-race. - commit 81f018b @@ -5259,7 +5279,7 @@ Thu Dec 30 00:50:58 CET 2010 - jeffm@suse.com Wed Dec 29 22:23:21 CET 2010 - jeffm@suse.com - Update to 2.6.37-rc8. - - Eliminated 1 patch. + - Eliminated 1 patch. - commit 42518e6 ------------------------------------------------------------------- @@ -5284,38 +5304,38 @@ Mon Dec 27 23:24:08 CET 2010 - jeffm@suse.com Mon Dec 27 23:09:38 CET 2010 - jeffm@suse.com - Update to 2.6.37-rc7. - - Eliminated 9 patches. + - Eliminated 9 patches. - commit d38591c ------------------------------------------------------------------- Mon Dec 20 12:48:45 CET 2010 - jslaby@suse.cz - Revert "x86: allocate space within a region top-down" - (bnc#655048). - Backport to XEN. + (bnc#655048). + Backport to XEN. - commit 92c0965 ------------------------------------------------------------------- Mon Dec 20 11:33:32 CET 2010 - jslaby@suse.cz - Revert "PCI: fix pci_bus_alloc_resource() hang, prefer positive - decode" (bnc#655048). + decode" (bnc#655048). - Revert "x86: allocate space within a region top-down" - (bnc#655048). + (bnc#655048). - Revert "x86/PCI: allocate space from the end of a region, - not the beginning" (bnc#655048). + not the beginning" (bnc#655048). - Revert "PCI: allocate bus resources from the top down" - (bnc#655048). + (bnc#655048). - Revert "resources: support allocating space within a region - from the top down" (bnc#655048). + from the top down" (bnc#655048). - resources: add arch hook for preventing allocation in reserved - areas (bnc#655048). + areas (bnc#655048). - x86: avoid low BIOS area when allocating address space - (bnc#655048). + (bnc#655048). - x86: avoid E820 regions when allocating address space - (bnc#655048). + (bnc#655048). - x86: avoid high BIOS area when allocating address space - (bnc#655048). + (bnc#655048). - Refresh patches.xen/xen3-patch-2.6.34. - commit 7bbbf27 @@ -5330,8 +5350,8 @@ Mon Dec 20 11:29:01 CET 2010 - jslaby@suse.cz Mon Dec 20 11:19:41 CET 2010 - jslaby@suse.cz - Delete - patches.fixes/res-0010-PCI-fix-pci_bus_alloc_resource-hang-prefer-positive-.patch. - It's unreferenced and wrong. + patches.fixes/res-0010-PCI-fix-pci_bus_alloc_resource-hang-prefer-positive-.patch. + It's unreferenced and wrong. - commit 9e6fc50 ------------------------------------------------------------------- @@ -5368,10 +5388,10 @@ Mon Dec 13 09:12:36 CET 2010 - tiwai@suse.de Fri Dec 10 09:23:46 CET 2010 - jslaby@suse.cz - resources: add arch hook for preventing allocation in reserved - areas (bnc#655048). + areas (bnc#655048). - x86: avoid BIOS area when allocating address space (bnc#655048). - x86: avoid PNP resources when allocating address space - (bnc#655048). + (bnc#655048). - Refresh patches.xen/xen3-patch-2.6.34. - commit 7e25353 @@ -5404,14 +5424,14 @@ Thu Dec 9 14:48:13 CET 2010 - mmarek@suse.cz Wed Dec 8 17:34:25 CET 2010 - mmarek@suse.cz - rpm/kernel-docs.spec.in: Allow to build against any version of - kernel-source + kernel-source - commit 37bdc47 ------------------------------------------------------------------- Tue Dec 7 16:38:29 CET 2010 - jbeulich@novell.com - patches.arch/x86_64-unwind-annotations: Remove stringification - (needed only with very old assemblers). + (needed only with very old assemblers). - commit 987c244 ------------------------------------------------------------------- @@ -5442,7 +5462,7 @@ Tue Dec 7 09:40:37 CET 2010 - jbeulich@novell.com Mon Dec 6 12:40:34 CET 2010 - mgalbraith@suse.de - Replace buggy per tty autogroup patch with final per session patch as - integrated into tip. + integrated into tip. - sched: Add 'autogroup' scheduling feature: automated per session task groups (bnc#657613). - Delete patches.suse/sched-automated-per-tty-task-groups. - commit 0db6b6b @@ -5451,12 +5471,12 @@ Mon Dec 6 12:40:34 CET 2010 - mgalbraith@suse.de Mon Dec 6 09:12:01 CET 2010 - jbeulich@novell.com - patches.rpmify/rpm-kernel-config, patches.rpmify/split-package, - patches.suse/0004-richacl-In-memory-representation-and-helper-function.patch, - patches.suse/SoN-15-netvm-reserve.patch, - patches.suse/SoN-27-nfs-swap_ops.patch, - patches.suse/kconfig-automate-kernel-desktop, - patches.suse/mm-tune-dirty-limits.patch, - patches.suse/supported-flag-enterprise: Clean up Kconfig portions. + patches.suse/0004-richacl-In-memory-representation-and-helper-function.patch, + patches.suse/SoN-15-netvm-reserve.patch, + patches.suse/SoN-27-nfs-swap_ops.patch, + patches.suse/kconfig-automate-kernel-desktop, + patches.suse/mm-tune-dirty-limits.patch, + patches.suse/supported-flag-enterprise: Clean up Kconfig portions. - commit 713650c ------------------------------------------------------------------- @@ -5489,7 +5509,7 @@ Fri Nov 26 15:04:27 CET 2010 - jbeulich@novell.com - Update Xen patches to 2.6.37-rc3-git1 and c/s 1055. - xen/acpi: Add memory hotadd to pvops dom0 (bnc#651066). - xen/acpi: Export host physical CPU information to dom0 - (bnc#651066). + (bnc#651066). - Xen: para-virtual watchdog driver. - introduce {rd,wr}msr_safe_on_pcpu() and add/enable users. - eliminate scalability issues from initrd handling. @@ -5513,7 +5533,7 @@ Wed Nov 24 15:49:45 CET 2010 - jeffm@suse.com Mon Nov 22 19:48:15 CET 2010 - jeffm@suse.com - Update to 2.6.37-rc3. - - Eliminated 1 patch. + - Eliminated 1 patch. - commit 12ac0ac ------------------------------------------------------------------- @@ -5537,7 +5557,7 @@ Sun Nov 21 16:35:45 CET 2010 - jslaby@suse.cz Wed Nov 17 17:10:32 CET 2010 - jeffm@suse.com - sched: automated per tty task groups. - - Enabled in -desktop flavors for better interactivity. + - Enabled in -desktop flavors for better interactivity. - commit 2d5d397 ------------------------------------------------------------------- @@ -5556,7 +5576,7 @@ Tue Nov 16 20:08:11 CET 2010 - jeffm@suse.com Mon Nov 15 23:58:59 CET 2010 - jslaby@suse.cz - PCI: fix pci_bus_alloc_resource() hang, prefer positive decode - (bnc#651256). + (bnc#651256). - commit 4404c19 ------------------------------------------------------------------- @@ -5569,7 +5589,7 @@ Mon Nov 15 21:33:19 CET 2010 - jeffm@suse.com Mon Nov 15 21:30:37 CET 2010 - jeffm@suse.com - Update to 2.6.37-rc1-git11. - - Eliminated 2 patches. + - Eliminated 2 patches. - commit 5959a67 ------------------------------------------------------------------- @@ -5588,16 +5608,16 @@ Sat Nov 13 10:08:17 CET 2010 - jslaby@suse.cz Fri Nov 12 18:37:10 CET 2010 - jeffm@suse.de - Update to 2.6.37-rc1. - - Eliminated 26 patches. - - Xen is disabled. + - Eliminated 26 patches. + - Xen is disabled. - commit b9044e3 ------------------------------------------------------------------- Thu Nov 11 19:37:05 CET 2010 - gregkh@suse.de - Update config files. (bnc#652954) increase the number of possible and - default uarts for users with multi-port serial cards for the i386 and - x86-64 default configs. + default uarts for users with multi-port serial cards for the i386 and + x86-64 default configs. - commit 85c87e3 ------------------------------------------------------------------- @@ -5611,20 +5631,20 @@ Thu Nov 11 13:48:24 CET 2010 - jslaby@suse.cz Thu Nov 11 11:18:45 CET 2010 - jslaby@suse.cz - resources: add a default alignf to simplify find_resource() - (bnc#651256). + (bnc#651256). - resources: factor out resource_clip() to simplify - find_resource() (bnc#651256). + find_resource() (bnc#651256). - resources: ensure callback doesn't allocate outside available - space (bnc#651256). + space (bnc#651256). - resources: handle overflow when aligning start of available area - (bnc#651256). + (bnc#651256). - resources: support allocating space within a region from the - top down (bnc#651256). + top down (bnc#651256). - PCI: allocate bus resources from the top down (bnc#651256). - x86/PCI: allocate space from the end of a region, not the - beginning (bnc#651256). + beginning (bnc#651256). - x86: update iomem_resource end based on CPU physical address - capabilities (bnc#651256). + capabilities (bnc#651256). - x86: allocate space within a region top-down (bnc#651256). - Refresh patches.xen/xen3-patch-2.6.34. - commit 8c68ad1 @@ -5633,21 +5653,21 @@ Thu Nov 11 11:18:45 CET 2010 - jslaby@suse.cz Tue Nov 9 15:28:57 CET 2010 - jack@suse.cz - novfs: Fix for the issue of kernel dumps core on restart - (bnc#641811). + (bnc#641811). - commit 76ba833 ------------------------------------------------------------------- Fri Oct 29 13:47:35 CEST 2010 - jslaby@suse.cz - net: Limit socket I/O iovec total length to INT_MAX - (bnc#650128). + (bnc#650128). - commit 2ba74bb ------------------------------------------------------------------- Fri Oct 29 01:53:34 CEST 2010 - trenn@suse.de - Update config files. - Forgot to enable ACPI_EC_DEBUGFS on i386/pae + Forgot to enable ACPI_EC_DEBUGFS on i386/pae - commit 66b605b ------------------------------------------------------------------- @@ -5667,14 +5687,14 @@ Wed Oct 27 14:51:30 CEST 2010 - jslaby@suse.cz Tue Oct 26 21:31:22 CEST 2010 - trenn@suse.de - Update config files. - Enable CONFIG_ACPI_EC_DEBUGFS=m on supported archs. + Enable CONFIG_ACPI_EC_DEBUGFS=m on supported archs. - commit 9035254 ------------------------------------------------------------------- Tue Oct 26 13:41:23 CEST 2010 - jbeulich@novell.com - Update Xen config files (restore options accidentally deleted - by 1b1584fccbfdc42e6e8b35c3c207ca65feb0c7d5). + by 1b1584fccbfdc42e6e8b35c3c207ca65feb0c7d5). - commit f8e5000 ------------------------------------------------------------------- @@ -5682,7 +5702,7 @@ Mon Oct 25 12:53:38 CEST 2010 - jbeulich@novell.com - Update Xen patches to 2.6.36 and c/s 1043. - xen: netback: take net_schedule_list_lock when removing entry - from net_schedule_list. + from net_schedule_list. - Update Xen config files. - commit b772cd8 @@ -5692,7 +5712,7 @@ Mon Oct 25 08:58:15 CEST 2010 - tiwai@suse.de - ALSA: hda - Add workarounds for CT-IBG controllers (bnc#564324). - ALSA: hda - Add some workarounds for Creative IBG (bnc#564324). - ALSA: hda - Fix wrong SPDIF NID assignment for CA0110 - (bnc#564324). + (bnc#564324). - commit 2256eda ------------------------------------------------------------------- @@ -5705,7 +5725,7 @@ Fri Oct 22 21:18:25 CEST 2010 - jeffm@suse.de Fri Oct 22 13:32:04 CEST 2010 - jbeulich@novell.com - patches.arch/i386-unwind-annotations, - patches.arch/x86_64-unwind-annotations: Update Patch-mainline tags. + patches.arch/x86_64-unwind-annotations: Update Patch-mainline tags. - commit 6ee5ccb ------------------------------------------------------------------- @@ -5720,7 +5740,7 @@ Thu Oct 21 10:11:03 CEST 2010 - sjayaraman@suse.de Mon Oct 18 16:54:57 CEST 2010 - trenn@suse.de - ACPI: Make Embedded Controller command timeout delay - configurable (bnc#639261). + configurable (bnc#639261). - commit 9ea38cf ------------------------------------------------------------------- @@ -5756,7 +5776,7 @@ Mon Oct 11 17:14:51 CEST 2010 - mmarek@suse.cz Mon Oct 11 16:12:29 CEST 2010 - jbeulich@novell.com - patches.apparmor/apparmor-compatibility-patch-for-v5-network-control: - Remove .rej file from this patch. + Remove .rej file from this patch. - commit 8828ce5 ------------------------------------------------------------------- @@ -5769,7 +5789,7 @@ Fri Oct 8 17:40:50 CEST 2010 - jeffm@suse.de Tue Oct 5 18:02:19 CEST 2010 - jbeulich@novell.com - patches.drivers/dynamic_debug_4.patch: Fix build issues with - !DYNAMIC_DEBUG and build warning. + !DYNAMIC_DEBUG and build warning. - commit b08d2aa ------------------------------------------------------------------- @@ -5782,7 +5802,7 @@ Tue Oct 5 17:19:46 CEST 2010 - jeffm@suse.de Tue Oct 5 16:58:20 CEST 2010 - jeffm@suse.de - AppArmor: Allow dfa backward compatibility with broken - userspace. + userspace. - AppArmor: compatibility patch for v5 interface. - AppArmor: compatibility patch for v5 network control. - commit cb27981 @@ -5791,7 +5811,7 @@ Tue Oct 5 16:58:20 CEST 2010 - jeffm@suse.de Mon Oct 4 16:57:34 CEST 2010 - jeffm@suse.de - Update to 2.6.36-rc6. - - Eliminated 2 patches. + - Eliminated 2 patches. - commit 57ae577 ------------------------------------------------------------------- @@ -5804,25 +5824,25 @@ Fri Sep 24 13:45:31 CEST 2010 - jbeulich@novell.com Fri Sep 24 13:23:13 CEST 2010 - trenn@suse.de - acpi: ec_sys: access user space with get_user()/put_user() - (none). + (none). - commit d028761 ------------------------------------------------------------------- Fri Sep 24 13:14:36 CEST 2010 - trenn@suse.de - kernel/module.c: Fix compiler warnings if debug is compiled in - (none). + (none). - PNP: Use dev_dbg instead of dev_printk(KERN_DEBUG.. if - DYNAMIC_DEBUG is compiled in (none). + DYNAMIC_DEBUG is compiled in (none). - PNP: Compile all pnp built-in stuff in one module namespace - (none). + (none). - Dynamic Debug: Introduce global fake module param module.ddebug - - V4 (none). + - V4 (none). - Dynamic Debug: Initialize dynamic debug earlier via - arch_initcall (none). + arch_initcall (none). - Dynamic Debug: Introduce ddebug_query= boot parameter (none). - Dynamic Debug: Split out query string parsing/setup from - proc_write (none). + proc_write (none). - commit dcd5c68 ------------------------------------------------------------------- @@ -5847,7 +5867,7 @@ Fri Sep 24 09:54:16 CEST 2010 - jbeulich@novell.com Thu Sep 23 23:33:54 CEST 2010 - mmarek@suse.cz - rpm/kernel-binary.spec.in: Fix for kernel release strings like - 2.6.36-rc5-73-g57aebd7-vanilla. + 2.6.36-rc5-73-g57aebd7-vanilla. - rpm/kernel-spec-macros: Cleanup. - commit 0926a18 @@ -5855,7 +5875,7 @@ Thu Sep 23 23:33:54 CEST 2010 - mmarek@suse.cz Thu Sep 23 19:16:00 CEST 2010 - jeffm@suse.de - rose: Fix signedness issues wrt. digi count (CVE-2010-3310 - bnc#640721). + bnc#640721). - commit bcdc88b ------------------------------------------------------------------- @@ -5874,7 +5894,7 @@ Tue Sep 21 14:15:34 CEST 2010 - mmarek@suse.cz Tue Sep 21 13:59:10 CEST 2010 - jeffm@suse.de - Linux: 2.6.36-rc5. - - Eliminated 6 patches (all security backports). + - Eliminated 6 patches (all security backports). - commit d4603b4 ------------------------------------------------------------------- @@ -5882,8 +5902,8 @@ Mon Sep 20 19:57:39 CEST 2010 - jeffm@suse.de - Revert "- make SCSI and ATA drivers modules again. (bnc#564357)." This reverts commit 75e8e5eae2c1e8dd279370f2c7650835ee821deb. - - make SCSI and ATA drivers modules again. - (bnc#564357) + - make SCSI and ATA drivers modules again. + (bnc#564357) This change only applies to enterprise releases and should have been reverted prior to the release of openSUSE 11.3. - commit 7fc084f @@ -5892,14 +5912,14 @@ Mon Sep 20 19:57:39 CEST 2010 - jeffm@suse.de Mon Sep 20 16:03:14 CEST 2010 - sjayaraman@suse.de - Update patches.suse/SoN-05-reserve-slub.patch to accomodate an upstream - change that uses kmem_cache flags instead of PageSlubDebug flag. + change that uses kmem_cache flags instead of PageSlubDebug flag. - commit 4ea582b ------------------------------------------------------------------- Mon Sep 20 15:25:41 CEST 2010 - jeffm@suse.de - Set LSM_MMAP_MIN_ADDR=0 to allow tools like DOSemu to work properly. The - default is still set to 64k. + default is still set to 64k. - commit 0581892 ------------------------------------------------------------------- @@ -5912,25 +5932,25 @@ Sun Sep 19 17:39:03 CEST 2010 - jeffm@suse.com Fri Sep 17 01:05:47 CEST 2010 - jeffm@suse.de - wext: fix potential private ioctl memory content leak - (CVE-2010-2955 bnc#635413). + (CVE-2010-2955 bnc#635413). - wext: fix potential private ioctl memory content leak - (CVE-2010-2955 bnc#635413). + (CVE-2010-2955 bnc#635413). - commit 6df45c9 ------------------------------------------------------------------- Thu Sep 16 20:58:28 CEST 2010 - jeffm@suse.de - x86-64, compat: Test %rax for the syscall number, not %eax - (CVE-2010-3301 bnc#639708). + (CVE-2010-3301 bnc#639708). - x86-64, compat: Retruncate rax after ia32 syscall entry tracing - (CVE-2010-3301 bnc#639708). + (CVE-2010-3301 bnc#639708). - commit fb77404 ------------------------------------------------------------------- Thu Sep 16 20:37:08 CEST 2010 - jeffm@suse.de - compat: Make compat_alloc_user_space() incorporate the - access_ok() (CVE-2010-3081 bnc#639709). + access_ok() (CVE-2010-3081 bnc#639709). - commit 664a0ac ------------------------------------------------------------------- @@ -5943,21 +5963,21 @@ Wed Sep 15 20:17:27 CEST 2010 - jeffm@suse.com Wed Sep 15 19:32:01 CEST 2010 - jeffm@suse.de - drivers/net/usb/hso.c: prevent reading uninitialized memory - (CVE-2010-3298 bnc#639483). + (CVE-2010-3298 bnc#639483). - commit 35e70c8 ------------------------------------------------------------------- Wed Sep 15 19:23:44 CEST 2010 - jeffm@suse.de - drivers/net/cxgb3/cxgb3_main.c: prevent reading uninitialized - stack memory (CVE-2010-3296 bnc#639481). + stack memory (CVE-2010-3296 bnc#639481). - commit a0634a9 ------------------------------------------------------------------- Wed Sep 15 19:07:53 CEST 2010 - jeffm@suse.de - drivers/net/eql.c: prevent reading uninitialized stack memory - (CVE-2010-3297 bnc#639482). + (CVE-2010-3297 bnc#639482). - commit 2a7b160 ------------------------------------------------------------------- @@ -5972,11 +5992,11 @@ Wed Sep 15 17:28:18 CEST 2010 - tiwai@suse.de Tue Sep 14 08:13:57 CEST 2010 - jslaby@suse.cz - Update to Linux 2.6.36-rc4. - - Obsoletes: - - patches.fixes/bonding-jiffies2.patch. - - patches.fixes/irda-correctly-clean-up-self-ias_obj-on-irda_bind-failure. - - patches.fixes/net-sched-fix-kernel-leak-in-act_police. - - patches.rpmify/spectra-depends-on-moorestown. + - Obsoletes: + - patches.fixes/bonding-jiffies2.patch. + - patches.fixes/irda-correctly-clean-up-self-ias_obj-on-irda_bind-failure. + - patches.fixes/net-sched-fix-kernel-leak-in-act_police. + - patches.rpmify/spectra-depends-on-moorestown. - fix build on s390 as of 2.6.36-rc4. - Refresh patches.suse/SoN-08-mm-page_alloc-emerg.patch. - Refresh patches.suse/reiser4-set_page_dirty_notag. @@ -6006,7 +6026,7 @@ Fri Sep 3 18:57:13 CEST 2010 - jeffm@suse.de Fri Sep 3 16:38:10 CEST 2010 - jeffm@suse.com - irda: Correctly clean up self->ias_obj on irda_bind() failure - (CVE-2010-2954 bnc#636112). + (CVE-2010-2954 bnc#636112). - commit f04e61f ------------------------------------------------------------------- @@ -6028,7 +6048,7 @@ Wed Sep 1 11:40:45 CEST 2010 - jbeulich@novell.com Wed Sep 1 00:53:49 CEST 2010 - jeffm@suse.com - net sched: fix kernel leak in act_police (CVE-2010-2942 - bnc#632309). + bnc#632309). - commit 66e1d72 ------------------------------------------------------------------- @@ -6047,28 +6067,28 @@ Mon Aug 30 17:24:07 CEST 2010 - jeffm@suse.de Mon Aug 30 17:03:30 CEST 2010 - jeffm@suse.de - Update to Linux: 2.6.36-rc3. - - Eliminated 7 patches. + - Eliminated 7 patches. - commit d298d2d ------------------------------------------------------------------- Sat Aug 28 13:09:20 CEST 2010 - jslaby@suse.cz - Delete - patches.suse/rlim-0020-core-optimize-setrlimit-for-current-task.patch. + patches.suse/rlim-0020-core-optimize-setrlimit-for-current-task.patch. - Delete - patches.suse/rlim-0021-FS-proc-switch-limits-reading-to-fops.patch. + patches.suse/rlim-0021-FS-proc-switch-limits-reading-to-fops.patch. - Delete - patches.suse/rlim-0022-FS-proc-make-limits-writable.patch. - This was just a workaround crap. In 2.6.36 we have a nice syscall - instead. Sorry for commiting this to the merge-36 branch first. I - didn't notice it was already merged here. + patches.suse/rlim-0022-FS-proc-make-limits-writable.patch. + This was just a workaround crap. In 2.6.36 we have a nice syscall + instead. Sorry for commiting this to the merge-36 branch first. I + didn't notice it was already merged here. - commit 5449fcb ------------------------------------------------------------------- Fri Aug 27 16:26:16 CEST 2010 - jeffm@suse.com - Disabled ACPI table override patches again. fsnotify was introduced into - the truncate path and causes crashes. + the truncate path and causes crashes. - commit e18fc2c ------------------------------------------------------------------- @@ -6123,22 +6143,22 @@ Tue Aug 24 17:11:08 CEST 2010 - jeffm@suse.de Tue Aug 24 17:07:45 CEST 2010 - jeffm@suse.de - Refresh patches.suse/SoN-20-netvm-tcp-deadlock.patch: Added missing - fixup for sk_rmem_schedule in caif. + fixup for sk_rmem_schedule in caif. - commit a9ff761 ------------------------------------------------------------------- Tue Aug 24 16:47:58 CEST 2010 - mmarek@suse.cz - makefile: not need to regenerate kernel.release file when - make kernelrelease. + make kernelrelease. - commit 81237a8 ------------------------------------------------------------------- Tue Aug 24 16:18:58 CEST 2010 - jeffm@suse.com - rpm/kernel-source.spec.in, scripts/tar-up.sh: Renamed config-options.changes - to config-options.changes.txt in the exported package to avoid triggering - a build service rule error. + to config-options.changes.txt in the exported package to avoid triggering + a build service rule error. - commit ff4889e ------------------------------------------------------------------- @@ -6152,7 +6172,7 @@ Tue Aug 24 16:16:55 CEST 2010 - jeffm@suse.com Tue Aug 24 15:43:02 CEST 2010 - jeffm@suse.com - Renamed doc/config-options.changes to doc/config-options.changes.txt to - avoid triggering a build service rule error. + avoid triggering a build service rule error. - commit 124ac26 ------------------------------------------------------------------- @@ -6171,14 +6191,14 @@ Mon Aug 23 20:25:52 CEST 2010 - jeffm@suse.de Mon Aug 23 20:14:03 CEST 2010 - jeffm@suse.de - rpm/kernel-binary.spec.in: Disable CONFIG_DEBUG_INFO. It's enabled - dynamically in the spec file and now has follow-on options. + dynamically in the spec file and now has follow-on options. - commit d270759 ------------------------------------------------------------------- Mon Aug 23 19:57:40 CEST 2010 - jeffm@suse.de - patches.rpmify/spectra-drop-locked_ioctl-support: add - to grab the BKL + to grab the BKL - commit 1df02ec ------------------------------------------------------------------- @@ -6191,20 +6211,20 @@ Mon Aug 23 17:57:06 CEST 2010 - jeffm@suse.de Mon Aug 23 16:59:08 CEST 2010 - jeffm@suse.de - Updated to 2.6.36-rc2. - - Eliminated 2 patches. + - Eliminated 2 patches. - commit 52d47a0 ------------------------------------------------------------------- Wed Aug 18 19:44:13 CEST 2010 - jeffm@suse.de - Update to 2.6.36-rc1. - - Eliminated 71 patches. - - spectra: Drop ->locked_ioctl support. - - spectra: Drop ->prepare_flush_fn support. - - spectra: Remove duplicate GLOB_VERSION. - - novfs: Fix ioctl usage. - - novfs: use evict_inode. - - Xen is disabled. + - Eliminated 71 patches. + - spectra: Drop ->locked_ioctl support. + - spectra: Drop ->prepare_flush_fn support. + - spectra: Remove duplicate GLOB_VERSION. + - novfs: Fix ioctl usage. + - novfs: use evict_inode. + - Xen is disabled. - commit 63642f6 ------------------------------------------------------------------- @@ -6223,10 +6243,10 @@ Fri Aug 13 02:39:29 CEST 2010 - jeffm@suse.com Thu Aug 12 20:42:29 CEST 2010 - gregkh@suse.de - Update to 2.6.35.1 - - security fixes - - bug fixes - - obsoletes: - patches.fixes/e1000e-don-t-inadvertently-re-set-INTX_DISABLE.patch. + - security fixes + - bug fixes + - obsoletes: + patches.fixes/e1000e-don-t-inadvertently-re-set-INTX_DISABLE.patch. - commit a009fb4 ------------------------------------------------------------------- @@ -6258,7 +6278,7 @@ Thu Aug 12 19:24:58 CEST 2010 - jeffm@suse.com Thu Aug 12 08:54:30 CEST 2010 - jslaby@suse.cz - patches.fixes/vmscan-fix-stalls.patch: vmscan: raise the bar - to PAGEOUT_IO_SYNC stalls (bnc#625339). + to PAGEOUT_IO_SYNC stalls (bnc#625339). - commit 1efea94 ------------------------------------------------------------------- @@ -6271,7 +6291,7 @@ Wed Aug 11 23:34:07 CEST 2010 - jack@suse.cz Wed Aug 11 06:08:17 CEST 2010 - neilb@suse.de - Refresh - patches.fixes/nfsd-05-sunrpc-cache-allow-thread-to-block-while-waiting-for.patch. + patches.fixes/nfsd-05-sunrpc-cache-allow-thread-to-block-while-waiting-for.patch. - Refresh patches.fixes/sunrpc-monotonic-expiry. - Delete patches.fixes/nfs-write.c-bug-removal.patch. Update some patches for 2.6.35 @@ -6281,14 +6301,14 @@ Wed Aug 11 06:08:17 CEST 2010 - neilb@suse.de Wed Aug 11 05:42:36 CEST 2010 - neilb@suse.de - NFS: allow close-to-open cache semantics to apply to root of - NFS filesystem (bnc#584720). + NFS filesystem (bnc#584720). - commit deea101 ------------------------------------------------------------------- Tue Aug 10 19:19:37 CEST 2010 - tiwai@suse.de - ALSA: hda - patch_nvhdmi.c: Add missing codec IDs, unify names - (bnc#627212). + (bnc#627212). - ALSA: hda - Add pin-fix for HP dc5750 (bnc#624118). - commit 4844a71 @@ -6297,13 +6317,13 @@ Mon Aug 9 16:28:00 CEST 2010 - jbeulich@novell.com - Update Xen patches to 2.6.35 final and c/s 1025. - create devices in /dev/xen when they are expected to be - used there. + used there. - xen/netback: Allow setting of large MTU before rings have - connected. + connected. - xen/netback: Always pull through PKT_PROT_LEN bytes into the - linear part of an skb. + linear part of an skb. - pass trigger mode and polarity information to Xen for all - interrupts. + interrupts. - Update Xen config files. - supported.conf: Add pci-iomul.ko. - commit c642c1b @@ -6312,7 +6332,7 @@ Mon Aug 9 16:28:00 CEST 2010 - jbeulich@novell.com Fri Aug 6 17:03:09 CEST 2010 - jeffm@suse.de - patches.xen/xen3-auto-xen-arch.diff: Update struct acpi_power_register - usage from upstream commit 718be4aa. + usage from upstream commit 718be4aa. - commit 4ce0b48 ------------------------------------------------------------------- @@ -6343,7 +6363,7 @@ Fri Jul 23 18:25:37 CEST 2010 - jeffm@suse.de Fri Jul 23 12:15:59 CEST 2010 - jack@suse.cz - novfs: code cleanup for one case of novfs return value - (bnc#624606). + (bnc#624606). - commit 4875860 ------------------------------------------------------------------- @@ -6356,7 +6376,7 @@ Wed Jul 21 11:07:10 CEST 2010 - jack@suse.cz Wed Jul 21 10:47:22 CEST 2010 - jack@suse.cz - novfs: Fix a memory leak that causes an OOM condition - (bnc#610828). + (bnc#610828). - commit 519d8a0 ------------------------------------------------------------------- @@ -6370,7 +6390,7 @@ Tue Jul 20 12:55:33 CEST 2010 - mmarek@suse.cz - scripts/tar-up.sh: Generate the rpm changelog using gitlog2changes. - Move kernel-source.changes.old to rpm/ (not included in the pachage - though). + though). - commit 8ed2389 ------------------------------------------------------------------- diff --git a/kernel-tegra.spec b/kernel-tegra.spec index 3b0fe7d6..216b7df1 100644 --- a/kernel-tegra.spec +++ b/kernel-tegra.spec @@ -17,8 +17,8 @@ # norootforbuild -%define srcversion 3.7-rc8 -%define patchversion 3.7.0-rc8 +%define srcversion 3.7 +%define patchversion 3.7.0 %define variant %{nil} %define vanilla_only 0 @@ -57,7 +57,7 @@ Name: kernel-tegra Summary: Kernel for Nvidia's Tegra SoC -Version: 3.7.rc8 +Version: 3.7.0 Release: 0 License: GPL-2.0 Group: System/Kernel @@ -136,7 +136,7 @@ Conflicts: libc.so.6()(64bit) Provides: kernel = %version-%source_rel -Source0: http://www.kernel.org/pub/linux/kernel/v3.x/testing/linux-%srcversion.tar.bz2 +Source0: http://www.kernel.org/pub/linux/kernel/v3.x/linux-%srcversion.tar.bz2 Source2: source-post.sh Source3: kernel-source.rpmlintrc Source8: devel-pre.sh diff --git a/kernel-trace.changes b/kernel-trace.changes index d2b5ac29..5f99db5f 100644 --- a/kernel-trace.changes +++ b/kernel-trace.changes @@ -1,3 +1,21 @@ +------------------------------------------------------------------- +Tue Dec 11 20:42:22 CET 2012 - ohering@suse.de + +- Drivers: hv: balloon: Fix a memory leak. +- commit 26cdad5 + +------------------------------------------------------------------- +Tue Dec 11 19:29:44 CET 2012 - jeffm@suse.com + +- Update to 3.7-final. +- commit 1771a73 + +------------------------------------------------------------------- +Tue Dec 11 17:00:46 CET 2012 - ohering@suse.de + +- Update patch headers for fate314663 and fate314665 changes +- commit 44044f1 + ------------------------------------------------------------------- Tue Dec 11 00:30:54 CET 2012 - jack@suse.cz @@ -5,6 +23,12 @@ Tue Dec 11 00:30:54 CET 2012 - jack@suse.cz ext3 will be removed upstream so let's do the transition. - commit dadc8ea +------------------------------------------------------------------- +Fri Dec 7 13:57:47 CET 2012 - guillaume.gardet@oliseo.fr + +- Update omap2plus (armv7) config: Enable TWL* USB drivers +- commit 28c09f5 + ------------------------------------------------------------------- Fri Dec 7 12:14:08 CET 2012 - jbeulich@suse.com @@ -32,11 +56,11 @@ Thu Dec 6 21:51:12 CET 2012 - ohering@suse.de - mm: Export a function to get vm committed memory. - Drivers: hv: Add Hyper-V balloon driver. - Drivers: hv: balloon: Fix a bug in the definition of struct - dm_info_msg. + dm_info_msg. - Update config files. fate#314665 hyper-v: Update the Vmbus protocol - Drivers: hv: Implement routines for read side signaling - optimization. + optimization. - Drivers: hv: Add state to manage batched reading. - Drivers: hv: Turn off batched reading for util drivers. - Drivers: hv: Optimize signaling in the read path. @@ -44,21 +68,21 @@ Thu Dec 6 21:51:12 CET 2012 - ohering@suse.de - Drivers: hv: Get rid of hv_get_ringbuffer_interrupt_mask(). - Drivers: hv: Support handling multiple VMBUS versions. - Drivers: hv: Update the ring buffer structure to match win8 - functionality. + functionality. - Drivers: hv: Extend/modify vmbus_channel_offer_channel for - win7 and beyond. + win7 and beyond. - Drivers: hv: Save and export negotiated vmbus version. - Drivers: hv: Change the signature for hv_signal_event(). - Drivers: hv: Change the signature of vmbus_set_event(). - Drivers: hv: Move vmbus version definitions to hyperv.h. - Drivers: hv: Manage signaling state on a per-connection basis. - Drivers: hv: Cleanup vmbus_set_event() to support win7 and - beyond. + beyond. - Drivers: hv: Setup a mapping for Hyper-V's notion cpu ID. - Drivers: hv: Add state to manage incoming channel interrupt - load. + load. - Drivers: hv: Modify the interrupt handling code to support - win8 and beyond. + win8 and beyond. - Drivers: hv: Add code to distribute channel interrupt load. - Drivers: hv: Get rid of the unused global signaling state. - Drivers: hv: Get rid of unnecessary request for offers. @@ -69,7 +93,7 @@ Thu Dec 6 21:51:12 CET 2012 - ohering@suse.de - Drivers: hv: Implement flow management on the send side. - Drivers: hv: Capture the host build information. - Drivers: hv: Cleanup and consolidate reporting of build/version - info. + info. - commit 4fccd03 ------------------------------------------------------------------- @@ -244,14 +268,14 @@ Fri Nov 2 13:50:13 CET 2012 - jbeulich@novell.com - Update Xen patches to 3.7-rc3 and c/s 1202. - extend base interfaces to support multi-page rings for - frontend/backend communication. + frontend/backend communication. - blkback: allow using multiple page frontend communication ring. - blkfront: allow using multiple page backend communication ring. - ACPI: Store valid ACPI tables passed via early initrd in - reserved memblock areas. + reserved memblock areas. - ACPI: Fix build when disabled. - ACPI: Cleanup acpi_initrd_override declaration and remove - ifdefs. + ifdefs. - config.conf: Re-enable Xen configs. - Update x86 config files. - Delete patches.xen/xen3-acpi_override_2_2.patch. @@ -372,7 +396,7 @@ Sun Oct 21 23:17:25 CEST 2012 - jslaby@suse.cz - Refresh patches.xen/xen3-patch-3.6. - Delete patches.fixes/hv-storvsc-reset-wait.patch. - Delete - patches.rpmify/x86-kbuild-archscripts-depends-on-scripts_basic. + patches.rpmify/x86-kbuild-archscripts-depends-on-scripts_basic. - commit cfee26b ------------------------------------------------------------------- @@ -394,19 +418,19 @@ Thu Oct 18 16:26:57 CEST 2012 - trenn@suse.de and proper git-xy: meta tags: - lib: Add early cpio decoder. - x86, acpi: Introduce x86 arch specific arch_reserve_mem_area() - for e820 handling. + for e820 handling. - ACPI: Store valid ACPI tables passed via early initrd in - reserved memblock areas. + reserved memblock areas. - ACPI: Implement physical address table override. - ACPI: Create acpi_table_taint() function to avoid code - duplication. + duplication. - ACPI: Document ACPI table overriding via initrd. - ACPI: Fix build when disabled. - X86 ACPI: Use #ifdef not #if for CONFIG_X86 check. - ACPI: Overriding ACPI tables via initrd only works with - an initrd. + an initrd. - ACPI: Cleanup acpi_initrd_override declaration and remove - ifdefs. + ifdefs. - Delete patches.arch/acpi_fix_custom_method_acc.patch. - Delete patches.arch/acpi_override_2_2.patch. - Delete patches.arch/acpi_override_documentation. @@ -455,11 +479,11 @@ Thu Oct 11 17:17:11 CEST 2012 - guillaume.gardet@oliseo.fr Wed Oct 10 21:28:30 CEST 2012 - jslaby@suse.cz - Delete - patches.suse/msft-hv-0394-tools-hv-Fix-file-handle-leak.patch. + patches.suse/msft-hv-0394-tools-hv-Fix-file-handle-leak.patch. - Delete - patches.suse/msft-hv-0395-tools-hv-Fix-exit-error-code.patch. + patches.suse/msft-hv-0395-tools-hv-Fix-exit-error-code.patch. - Delete - patches.suse/msft-hv-0396-tools-hv-Check-for-read-write-errors.patch. + patches.suse/msft-hv-0396-tools-hv-Check-for-read-write-errors.patch. These are in 3.6.1. - commit 2a321c4 @@ -510,7 +534,7 @@ Thu Oct 4 13:52:15 CEST 2012 - ohering@suse.de - hyperv: Add comments for the extended buffer after RNDIS message. - Drivers: hv: Cleanup the guest ID computation. - Drivers: hv: vmbus: Use the standard format string to format - GUIDs. + GUIDs. - Drivers: hv: Add KVP definitions for IP address injection. - Drivers: hv: kvp: Cleanup error handling in KVP. - Drivers: hv: Explicitly size elements of protocol structures. @@ -522,7 +546,7 @@ Thu Oct 4 13:52:15 CEST 2012 - ohering@suse.de - Tools: hv: Represent the ipv6 mask using CIDR notation. - Tools: hv: Gather ipv[4,6] gateway information. - hv: fail the probing immediately when we are not in hyperv - platform. + platform. - hv: vmbus_drv: detect hyperv through x86_hyper. - Tools: hv: Get rid of some unused variables. - Tools: hv: Correctly type string variables. @@ -541,14 +565,14 @@ Thu Oct 4 13:52:15 CEST 2012 - ohering@suse.de - tools/hv: Parse /etc/os-release. - hyperv: Fix the max_xfer_size in RNDIS initialization. - hyperv: Fix the missing return value in - rndis_filter_set_packet_filter(). + rndis_filter_set_packet_filter(). - hyperv: Fix page buffer handling in rndis_filter_send_request(). - hyperv: Remove extra allocated space for recv_pkt_list elements. - hyperv: Report actual status in receive completion packet. - hyperv: Add buffer for extended info after the RNDIS response - message. + message. - Delete - patches.suse/suse-hv-Cleanup-the-guest-ID-computation.patch. + patches.suse/suse-hv-Cleanup-the-guest-ID-computation.patch. - commit 08d283b ------------------------------------------------------------------- @@ -573,7 +597,6 @@ Mon Oct 1 05:29:41 CEST 2012 - jeffm@suse.com Sat Sep 29 12:29:30 CEST 2012 - dmueller@suse.com - ARM/u5800: Fix build of ux500 driver - Acked-by: Jeff Mahoney - commit 0ea37a0 ------------------------------------------------------------------- @@ -586,21 +609,18 @@ Sat Sep 29 10:44:01 CEST 2012 - dmueller@suse.com Sat Sep 29 10:24:00 CEST 2012 - dmueller@suse.com - ARM/tegra: Remove optional parts to fix build - Acked-by: Jeff Mahoney - commit d729a16 ------------------------------------------------------------------- Sat Sep 29 10:23:24 CEST 2012 - dmueller@suse.com - ARM: enable zcache support - Acked-by: Jeff Mahoney - commit 17b147b ------------------------------------------------------------------- Sat Sep 29 10:22:39 CEST 2012 - dmueller@suse.com - ARM/cubox: set cachefilesd to module - Acked-by: Jeff Mahoney - commit c1fb243 ------------------------------------------------------------------- @@ -609,13 +629,13 @@ Fri Sep 28 17:29:39 CEST 2012 - trenn@suse.de - Remove old patchset to override ACPI tables via initrd. Also remove a stale xen patch related to that. - Delete - patches.arch/acpi_implement_overriding_of_arbitrary_acpi_tables_via_initrd.patch. + patches.arch/acpi_implement_overriding_of_arbitrary_acpi_tables_via_initrd.patch. - Delete - patches.arch/acpica_fix_wrongly_mapped_acpi_table_header_when_overriding_via_initrd.patch. + patches.arch/acpica_fix_wrongly_mapped_acpi_table_header_when_overriding_via_initrd.patch. - Delete - patches.arch/acpica_introduce_acpi_os_phys_table_override_function.patch. + patches.arch/acpica_introduce_acpi_os_phys_table_override_function.patch. - Delete - patches.xen/xen3-acpi_implement_overriding_of_arbitrary_acpi_tables_via_initrd.patch. + patches.xen/xen3-acpi_implement_overriding_of_arbitrary_acpi_tables_via_initrd.patch. - commit dd8f1b0 ------------------------------------------------------------------- @@ -744,7 +764,7 @@ Mon Sep 10 19:22:00 CEST 2012 - jeffm@suse.com Mon Sep 10 10:20:23 CEST 2012 - jbeulich@novell.com - patches.arch/s390-message-catalog.diff: Properly handle pr_cont() and fold - in the below two trivial fixes. + in the below two trivial fixes. - Delete patches.arch/s390-message-catalog-fix.diff. - Delete patches.arch/s390-message-catalog-perl-fix.diff. - Refresh patches.arch/kmsg-fix-parameter-limitations. @@ -818,10 +838,10 @@ Fri Aug 31 23:20:23 CEST 2012 - dmueller@suse.com Fri Aug 31 15:18:07 CEST 2012 - jslaby@suse.cz - i2c/busses: Fix build error if CONFIG_I2C_DESIGNWARE_PLATFORM=y - && CONFIG_I2C_DESIGN. + && CONFIG_I2C_DESIGN. - Delete - patches.fixes/i2c-busses-fix-build-error-if-config_i2c_designware_platform-y-config_i2c_design. - Move it to rpmify, so that vanilla builds fine too. + patches.fixes/i2c-busses-fix-build-error-if-config_i2c_designware_platform-y-config_i2c_design. + Move it to rpmify, so that vanilla builds fine too. - commit 0217ad5 ------------------------------------------------------------------- @@ -899,7 +919,7 @@ Tue Aug 21 18:17:16 CEST 2012 - jeffm@suse.com Fri Aug 17 14:51:23 CEST 2012 - jeffm@suse.com - Update to 3.6-rc2. - - Eliminated 1 patch. + - Eliminated 1 patch. - commit 71963b0 ------------------------------------------------------------------- @@ -1355,7 +1375,7 @@ Wed Jun 13 13:21:58 CEST 2012 - hare@suse.de - Rediff patch - patches.drivers/mach-dove-Fixup-ge00-initialisation.patch: - Rediff after backport from upstream. + Rediff after backport from upstream. - commit fa58c5e ------------------------------------------------------------------- @@ -1363,7 +1383,7 @@ Wed Jun 13 12:56:17 CEST 2012 - hare@suse.de - Fixup patch to apply - patches.drivers/spi-orion-convert-to-new-infrastructure.patch - backported from upstream. + backported from upstream. - commit 2507393 ------------------------------------------------------------------- @@ -1382,9 +1402,9 @@ Wed Jun 13 12:31:48 CEST 2012 - hare@suse.de Mon Jun 11 20:04:20 CEST 2012 - jeffm@suse.com - Update to 3.5-rc2. - - Xen needs update. - - ARM needs update. - - Eliminated 13 patches. + - Xen needs update. + - ARM needs update. + - Eliminated 13 patches. - commit 3f461b1 ------------------------------------------------------------------- @@ -1423,7 +1443,7 @@ Tue Jun 5 17:12:21 CEST 2012 - ohering@suse.de Mon Jun 4 10:36:59 CEST 2012 - ohering@suse.de - [SCSI] storvsc: Properly handle errors from the host - (bnc#747404). + (bnc#747404). - Delete patches.suse/suse-hv-storvsc-ignore-ata_16.patch. - commit ad28e23 @@ -1486,7 +1506,7 @@ Wed May 23 15:59:25 CEST 2012 - jbeulich@novell.com Tue May 22 14:21:24 CEST 2012 - trenn@suse.de - X86 acpi_cpufreq: Do not use request_module for autoloading - (bnc#756085). + (bnc#756085). - Refresh patches.xen/xen3-auto-common.diff. - patches.xen/xen3-patch-3.3: - commit caf270e @@ -1545,7 +1565,7 @@ Mon May 14 03:43:45 CEST 2012 - jeffm@suse.com Mon May 14 03:37:58 CEST 2012 - jeffm@suse.com - Update to 3.4-rc7. - - Eliminated 1 patch. + - Eliminated 1 patch. - commit 4cd9e9b ------------------------------------------------------------------- @@ -1598,7 +1618,7 @@ Mon May 7 20:11:04 CEST 2012 - jeffm@suse.com Mon May 7 19:54:14 CEST 2012 - jeffm@suse.com - Update to 3.4-rc6. - - Eliminated 2 patches. + - Eliminated 2 patches. - commit 749ea8f ------------------------------------------------------------------- @@ -1635,7 +1655,7 @@ Wed May 2 16:40:55 CEST 2012 - jeffm@suse.com Wed May 2 16:34:34 CEST 2012 - mmarek@suse.cz - rpm/kernel-binary.spec.in: Do not require distribution-release - during build. + during build. - commit 3cd703f ------------------------------------------------------------------- @@ -1686,18 +1706,18 @@ Thu Apr 26 19:13:49 CEST 2012 - jeffm@suse.com - Disabled DECNet and ARCNet. Specific config options disabled: CONFIG_ARCNET - CONFIG_ARCNET_1051 - CONFIG_ARCNET_1201 - CONFIG_ARCNET_CAP - CONFIG_ARCNET_COM20020_CS - CONFIG_ARCNET_COM20020 - CONFIG_ARCNET_COM20020_PCI - CONFIG_ARCNET_COM90xxIO - CONFIG_ARCNET_COM90xx - CONFIG_ARCNET_RAW - CONFIG_ARCNET_RIM_I + CONFIG_ARCNET_1051 + CONFIG_ARCNET_1201 + CONFIG_ARCNET_CAP + CONFIG_ARCNET_COM20020_CS + CONFIG_ARCNET_COM20020 + CONFIG_ARCNET_COM20020_PCI + CONFIG_ARCNET_COM90xxIO + CONFIG_ARCNET_COM90xx + CONFIG_ARCNET_RAW + CONFIG_ARCNET_RIM_I CONFIG_DECNET - CONFIG_DECNET_NF_GRABULATOR + CONFIG_DECNET_NF_GRABULATOR - commit 272dd14 ------------------------------------------------------------------- @@ -1799,7 +1819,7 @@ Fri Apr 20 18:09:06 CEST 2012 - jbeulich@novell.com Tue Apr 17 15:59:19 CEST 2012 - jeffm@suse.com - Update to 3.4-rc3. - - Eliminated 1 patch. + - Eliminated 1 patch. - commit 2fde7e0 ------------------------------------------------------------------- @@ -1819,7 +1839,7 @@ Mon Apr 9 03:28:12 CEST 2012 - jeffm@suse.com Fri Apr 6 06:42:35 CEST 2012 - jeffm@suse.com - Update AppArmor for 3.4. - - apparmor: Add "profiles" list to sysfs. + - apparmor: Add "profiles" list to sysfs. - commit 59517ac ------------------------------------------------------------------- @@ -1832,10 +1852,10 @@ Thu Apr 5 22:25:16 CEST 2012 - jeffm@suse.com Thu Apr 5 09:18:14 CEST 2012 - jeffm@suse.com - Updated to 3.4-rc1. - - Eliminated 121 patches. - - Xen is unavailable. - - ACPI overrides are unavailable. - - AppArmor network feature are unavailable. + - Eliminated 121 patches. + - Xen is unavailable. + - ACPI overrides are unavailable. + - AppArmor network feature are unavailable. - commit 3ac7e79 ------------------------------------------------------------------- @@ -1915,7 +1935,7 @@ Sat Mar 24 00:57:07 CET 2012 - dsterba@suse.cz - Refresh patches.suse/btrfs-handle-EIO. - Refresh - patches.suse/btrfs-volumes-schedule_bio-should-return-void. + patches.suse/btrfs-volumes-schedule_bio-should-return-void. - commit d97ade6 ------------------------------------------------------------------- @@ -1958,10 +1978,10 @@ Mon Mar 19 11:16:34 CET 2012 - jslaby@suse.cz Mon Mar 19 11:07:00 CET 2012 - jslaby@suse.cz - Delete - patches.arch/acpi_ec_provide_non_interrupt_mode_boot_param.patch. + patches.arch/acpi_ec_provide_non_interrupt_mode_boot_param.patch. - Delete patches.arch/dell_optiplex_990_fix_reboot.patch. - Delete - patches.drivers/alsa-hda-0004-Add-missing-static-ADC-tables-for-ALC269-qu. + patches.drivers/alsa-hda-0004-Add-missing-static-ADC-tables-for-ALC269-qu. - Delete patches.drivers/libata-unlock-hpa-by-default. - Delete patches.fixes/scsi-add-tgps-setting. - Delete patches.fixes/scsi-dh-rdac-add-stk. @@ -1998,23 +2018,23 @@ Mon Mar 12 15:26:55 CET 2012 - ohering@suse.de - Staging: hv: storvsc: Cleanup storvsc_host_reset_handler(). - Staging: hv: storvsc: Move and cleanup storvsc_remove(). - Staging: hv: storvsc: Add a comment to explain life-cycle - management. + management. - Staging: hv: storvsc: Get rid of the on_io_completion in - hv_storvsc_request. + hv_storvsc_request. - Staging: hv: storvsc: Rename the context field in - hv_storvsc_request. + hv_storvsc_request. - Staging: hv: storvsc: Miscellaneous cleanup of storvsc driver. - Staging: hv: storvsc: Cleanup the code for generating protocol - version. + version. - Staging: hv: storvsc: Cleanup some protocol related constants. - Staging: hv: storvsc: Get rid of some unused defines. - Staging: hv: storvsc: Consolidate the request structure. - Staging: hv: storvsc: Consolidate all the wire protocol - definitions. + definitions. - Staging: hv: storvsc: Move the storage driver out of the - staging area. + staging area. - Rename patches.suse/staging-hv-pata_piix-ignore-disks.patch to - patches.suse/suse-hv-pata_piix-ignore-disks.patch + patches.suse/suse-hv-pata_piix-ignore-disks.patch - commit 7487199 ------------------------------------------------------------------- @@ -2209,41 +2229,41 @@ Mon Feb 13 17:23:49 CET 2012 - mmarek@suse.cz Sun Feb 12 18:15:10 CET 2012 - trenn@suse.de - Add driver auto probing for x86 features v4 - (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). + (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). - x86/cpu: Fix overrun check in arch_print_cpu_modalias() - (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). + (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). - crypto: Add support for x86 cpuid - auto loading for x86 crypto drivers - (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). + auto loading for x86 crypto drivers + (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). - x86/cpu: Clean up modalias feature matching - (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). + (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). - intel-idle: convert to x86_cpu_id auto probing - (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). + (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). - intel_idle: Fix ID for Nehalem-EX Xeon in device ID table - (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). + (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). - HWMON: Convert via-cputemp to x86 cpuid autoprobing - (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). + (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). - powernow-k7: Fix CPU family number - (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). + (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). - ACPI: Load acpi-cpufreq from processor driver automatically - (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). + (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). - intel_idle: Revert change of auto_demotion_flags for Nehalem - (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). + (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). - HWMON: Convert coretemp to x86 cpuid autoprobing - (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). + (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). - powernow-k6: Really enable auto-loading - (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). + (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). - X86: Introduce HW-Pstate scattered cpuid feature - (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). + (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). - cpufreq: Add support for x86 cpuinfo auto loading v4 - (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). + (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). - x86: autoload microcode driver on Intel and AMD systems v2 - (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). + (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). - CPU: Introduce ARCH_HAS_CPU_AUTOPROBE and X86 parts - (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). + (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). - ACPI: remove duplicated lines of merging - problems with acpi_processor_start - (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). + problems with acpi_processor_start + (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). - Update config files. - commit 6efe9b5 @@ -2251,7 +2271,7 @@ Sun Feb 12 18:15:10 CET 2012 - trenn@suse.de Fri Feb 10 12:03:36 CET 2012 - mmarek@suse.cz - rpm/kernel-binary.spec.in: Build x86 packages as i686, except for --default (bnc#745632). KMPs are still built as i586. + -default (bnc#745632). KMPs are still built as i586. - commit 88a632b ------------------------------------------------------------------- @@ -2282,8 +2302,8 @@ Tue Feb 7 18:28:41 CET 2012 - jeffm@suse.com Tue Feb 7 18:12:40 CET 2012 - jeffm@suse.com - Update to 3.3-rc2. - - Eliminated 5 patches. - - Xen is disabled. + - Eliminated 5 patches. + - Xen is disabled. - commit d017ea1 ------------------------------------------------------------------- @@ -2382,7 +2402,7 @@ Wed Dec 21 14:38:42 CET 2011 - jbeulich@novell.com Tue Dec 20 16:35:33 CET 2011 - jeffm@suse.com - Update to 3.2-rc6. - - Eliminated 1 patch. + - Eliminated 1 patch. - commit d5a489e ------------------------------------------------------------------- @@ -2390,7 +2410,7 @@ Tue Dec 20 11:34:14 CET 2011 - trenn@suse.de - These should all be mainline in some form: - Delete - patches.arch/implement_stop_machine_from_offline_cpu.patch. + patches.arch/implement_stop_machine_from_offline_cpu.patch. - Delete patches.arch/kill-__stop_machine.patch. - Delete patches.arch/reorganize_stop_cpus.patch. - Delete patches.arch/use_stop_machine_for_mtrr_rendezvous.patch. @@ -2406,14 +2426,14 @@ Sun Dec 18 07:38:42 CET 2011 - aj@suse.de Fri Dec 16 15:37:51 CET 2011 - aj@suse.de - rpm/kernel-binary.spec.in: Add provides and make most obsoletes versioned. - This silences rpmlint warnings. + This silences rpmlint warnings. - commit e3023c7 ------------------------------------------------------------------- Wed Dec 14 13:51:41 CET 2011 - mmarek@suse.cz - rpm/kernel-source.spec.in, rpm/mkspec: Fix tarball URL for -rcX and - do not generate any URL for linux-next and vanilla snapshots. + do not generate any URL for linux-next and vanilla snapshots. - commit 1548daf ------------------------------------------------------------------- @@ -2503,7 +2523,7 @@ Wed Dec 7 11:05:05 CET 2011 - aj@suse.de Tue Dec 6 00:07:03 CET 2011 - jeffm@suse.com - Update to 3.2-rc4. - - Eliminated 1 patch. + - Eliminated 1 patch. - commit a7d546d ------------------------------------------------------------------- @@ -2615,8 +2635,8 @@ Fri Nov 25 05:58:54 CET 2011 - jeffm@suse.com Fri Nov 25 05:47:49 CET 2011 - jeffm@suse.com - Update to 3.2-rc3. - - stack unwind: cfi_ignore takes more arguments. - - iio: Fix build error in industrialio-core.c. + - stack unwind: cfi_ignore takes more arguments. + - iio: Fix build error in industrialio-core.c. - commit 48ef020 ------------------------------------------------------------------- @@ -2629,7 +2649,7 @@ Thu Nov 24 18:45:54 CET 2011 - ohering@suse.de Thu Nov 24 13:01:09 CET 2011 - mmarek@suse.cz - rpm/try-disable-staging-driver: Script to disable failing staging - driver and restart make. + driver and restart make. - commit 819d1fa ------------------------------------------------------------------- @@ -2723,14 +2743,14 @@ Thu Nov 17 19:45:48 CET 2011 - bpoirier@suse.de Wed Nov 16 06:51:07 CET 2011 - jeffm@suse.com - Update to 3.2-rc2. - - Eliminated 1 patch. + - Eliminated 1 patch. - commit 85c9930 ------------------------------------------------------------------- Wed Nov 16 06:32:19 CET 2011 - jeffm@suse.com - Update to 3.2-rc1. - - Eliminate 212 patches. + - Eliminate 212 patches. - commit 6318d5b ------------------------------------------------------------------- @@ -2770,8 +2790,8 @@ Sat Nov 5 01:32:21 CET 2011 - trenn@suse.de Thu Nov 3 17:56:46 CET 2011 - mszeredi@suse.cz - patches.fixes/hfs-fix-hfs_find_init-sb-ext_tree-null-ptr-oops.patch: - hfs: fix hfs_find_init() sb->ext_tree NULL ptr oops - (CVE-2011-2203 bnc#699709). + hfs: fix hfs_find_init() sb->ext_tree NULL ptr oops + (CVE-2011-2203 bnc#699709). - commit 7923119 ------------------------------------------------------------------- @@ -2809,16 +2829,16 @@ Thu Nov 3 14:49:44 CET 2011 - jbeulich@novell.com Wed Nov 2 15:43:11 CET 2011 - jeffm@suse.com - Add Elantech touchpad v3/v4 support (bnc#716852): - - Input: elantech - add v3 hardware support. - - Input: elantech - add v4 hardware support. - - Input: elantech - better support all those v2 variants. - - Input: elantech - clean up elantech_init. - - Input: elantech - correct x, y value range for v2 hardware. - - Input: elantech - get rid of ETP_2FT_* in elantech.h. - - Input: elantech - packet checking for v2 hardware. - - Input: elantech - remove ETP_EDGE_FUZZ_V2. - - Input: elantech - remove module parameter force_elantech. - - Input: elantech - use firmware provided x, y ranges. + - Input: elantech - add v3 hardware support. + - Input: elantech - add v4 hardware support. + - Input: elantech - better support all those v2 variants. + - Input: elantech - clean up elantech_init. + - Input: elantech - correct x, y value range for v2 hardware. + - Input: elantech - get rid of ETP_2FT_* in elantech.h. + - Input: elantech - packet checking for v2 hardware. + - Input: elantech - remove ETP_EDGE_FUZZ_V2. + - Input: elantech - remove module parameter force_elantech. + - Input: elantech - use firmware provided x, y ranges. - commit 28551a0 ------------------------------------------------------------------- @@ -2849,7 +2869,7 @@ Tue Oct 25 19:33:27 CEST 2011 - ohering@suse.de Tue Oct 25 19:24:17 CEST 2011 - eich@suse.de - patches.suse/SUSE-bootsplash: remove DEBUG macro which was - left in the code by accident. + left in the code by accident. - commit a56ba15 ------------------------------------------------------------------- @@ -2862,7 +2882,7 @@ Mon Oct 24 18:28:04 CEST 2011 - jeffm@suse.com Mon Oct 24 15:04:34 CEST 2011 - ohering@suse.de - patches.suse/staging-hv-pata_piix-ignore-disks.patch: - Update comments in code and reduce patch size + Update comments in code and reduce patch size - commit 8913d07 ------------------------------------------------------------------- @@ -2875,7 +2895,7 @@ Thu Oct 20 10:02:15 CEST 2011 - eich@suse.de ------------------------------------------------------------------- Tue Oct 18 23:44:16 CEST 2011 - jeffm@suse.com --Update to 3.1-rc10. +- -Update to 3.1-rc10. - commit 239957e ------------------------------------------------------------------- @@ -2902,11 +2922,11 @@ Wed Oct 12 21:56:23 CEST 2011 - ohering@suse.de - Various updates for hv drivers, which fix also the hv_mouse driver - staging: hv: storvsc: ignore SET_WINDOWN scsi command - (bnc#722646). + (bnc#722646). - staging/hv: advertise hv_storvsc instead of storvsc as sysfs - driver name (bnc#716708). + driver name (bnc#716708). - staging/hv: fill scsi/proc_name for the sake of mkinitrd - (bnc#716708). + (bnc#716708). - Staging: hv: util: Invoke cn_netlink_send() in a work context. - Refresh patches.suse/staging-hv-pata_piix-ignore-disks.patch. - Refresh patches.xen/xen3-patch-2.6.32. @@ -2940,7 +2960,7 @@ Fri Oct 7 17:46:06 CEST 2011 - jbeulich@novell.com Wed Oct 5 13:45:24 CEST 2011 - jbeulich@novell.com - patches.suse/supported-flag: Also look for Module.supported in the - source tree. + source tree. - Refresh patches.suse/supported-flag-enterprise. - commit 9c8680a @@ -2974,15 +2994,15 @@ Tue Sep 27 22:25:34 CEST 2011 - eich@suse.de Mon Sep 26 15:56:27 CEST 2011 - mmarek@suse.cz - rpm/host-memcpy-hack.h: Hack to use older version of the memcpy symbol - in userspace programs, so that they keep working on older systems. + in userspace programs, so that they keep working on older systems. - rpm/kernel-binary.spec.in: Pass -include - %_sourcedir/host-memcpy-hack.h to the compiler when compiling - userspace programs. + %_sourcedir/host-memcpy-hack.h to the compiler when compiling + userspace programs. - rpm/host-memcpy-hack.h: Hack to use older version of the memcpy symbol - in userspace programs, so that they keep working on older systems. + in userspace programs, so that they keep working on older systems. - rpm/kernel-binary.spec.in: Pass -include - %_sourcedir/host-memcpy-hack.h to the compiler when compiling - userspace programs. + %_sourcedir/host-memcpy-hack.h to the compiler when compiling + userspace programs. - commit e3c78cf ------------------------------------------------------------------- @@ -3005,7 +3025,7 @@ Wed Sep 21 13:20:35 CEST 2011 - trenn@suse.de - Refresh patches.arch/acpi_implement_overriding_of_arbitrary_acpi_tables_via_initrd.patch. --> Fix build on ia64, by moving asm/e820.h into ifdef config protected region. + -> Fix build on ia64, by moving asm/e820.h into ifdef config protected region. - commit 0ac4276 ------------------------------------------------------------------- @@ -3027,9 +3047,9 @@ Wed Sep 21 11:11:10 CEST 2011 - mhocko@suse.cz Tue Sep 20 18:09:04 CEST 2011 - trenn@suse.de - ACPI: Implement overriding of arbitrary ACPI tables via initrd - (none). + (none). - ACPICA: Fix wrongly mapped acpi table header when overriding - via initrd (none). + via initrd (none). - ACPICA: Introduce acpi_os_phys_table_override function (none). - x86: allow NVS can be accessed by driver (none). - Update config files: @@ -3047,7 +3067,7 @@ Thu Sep 15 14:16:08 CEST 2011 - jeffm@suse.de Thu Sep 15 09:30:03 CEST 2011 - jbeulich@novell.com - patches.arch/x86_64-unwind-annotations: Fix unwinding through - interrupt frames, requiring ... + interrupt frames, requiring ... - patches.suse/stack-unwind: ... support for DW_CFA_def_cfa_expression. - commit 4d917a5 @@ -3086,7 +3106,7 @@ Mon Sep 12 16:31:26 CEST 2011 - jbeulich@novell.com - mm: frontswap: swap data structure changes. - In HVM guests do not take over the CDROM device (bnc#645893). - x86: report ACPI-reserved state of PCI MMCONFIG region to - hypervisor. + hypervisor. - config.conf: Re-enable Xen flavors. - Update config files. - commit 3692f47 @@ -3126,33 +3146,33 @@ Thu Sep 1 18:47:37 CEST 2011 - ohering@suse.de - Staging: hv: util: kvp: Fix the reported OSVersion string. - Staging: hv: util: kvp: Cleanup kvp_get_domain_name(). - Staging: hv: Fix macros, tab errors and warning in - drivers/staging/hv/hv_mouse.c. + drivers/staging/hv/hv_mouse.c. - Staging: hv: vmbus: VMBUS is an ACPI enumerated device, get - rid of the PCI signature. + rid of the PCI signature. - Staging: hv: Replace struct hv_guid with the uuid type already - defined in Linux. + defined in Linux. - Staging: hv: vmbus: Introduce vmbus ID space in struct - hv_driver. + hv_driver. - Staging: hv: blkvsc: Use the newly introduced vmbus ID in the - blockvsc driver. + blockvsc driver. - Staging: hv: storvsc: Use the newly introduced vmbus ID in - storvsc driver. + storvsc driver. - Staging: hv: netvsc: Use the newly introduced vmbus ID in - netvsc driver. + netvsc driver. - Staging: hv: mousevsc: Use the newly introduced vmbus ID in - mouse driver. + mouse driver. - Staging: hv: util: Make hv_utils a vmbus device driver. - Staging: hv: create VMBUS_DEVICE macro and use it. - Staging: hv: vmbus: Cleanup vmbus_match(). - Staging: hv: vmbus: Cleanup vmbus_uevent() code. - Staging: hv: vmbus: Support the notion of id tables in - vmbus_match(). + vmbus_match(). - Staging: hv: vmbus: Get rid of an unnecessary include line - in vmbus_drv.c. + in vmbus_drv.c. - Staging: hv: storvsc: Get rid of the DMI signature. - Staging: hv: netvsc: Get rid of the PCI signature. - Staging: hv: netvsc: Get rid of the DMI signature in - netvsc_drv.c. + netvsc_drv.c. - Staging: hv: util: Get rid of the DMI signature in hv_util.c. - Staging: hv: util: Get rid of the PCI signature in hv_util.c. - Staging: hv: fix up driver registering mess. @@ -3160,59 +3180,59 @@ Thu Sep 1 18:47:37 CEST 2011 - ohering@suse.de - Staging: hv: vmbus: Cleanup unnecessary comments in hv.c. - Staging: hv: vmbus: Cleanup error handling in hv_init(). - Staging: hv: vmbus: Get rid of unnecessay comments in - connection.c. + connection.c. - Staging: hv: vmbus: Get rid of the function dump_gpadl_body(). - Staging: hv: vmbus: Get rid of the function dump_gpadl_header(). - Staging: hv: vmbus: Rename openMsg to open_msg in channel.c. - Staging: hv: vmbus: Get rid of unnecessary comments in - channel.c. + channel.c. - Staging: hv: vmbus: Change the variable name openInfo to - open_info in channel.c. + open_info in channel.c. - Staging: hv: vmbus: Cleanup error values in ringbuffer.c. - Staging: hv: vmbus: Cleanup the error return value in - vmbus_recvpacket_raw(). + vmbus_recvpacket_raw(). - Staging: hv: netvsc: Get rid of an unnecessary print statement - in netvsc_probe(). + in netvsc_probe(). - Staging: hv: vmbus: Retry vmbus_post_msg() before giving up. - Staging: hv: storvsc: Cleanup error handling in - storvsc_dev_add(). + storvsc_dev_add(). - Staging: hv: storvsc: Cleanup error handling in - storvsc_channel_init(). + storvsc_channel_init(). - Staging: hv: storvsc: Cleanup error handling in - storvsc_connect_to_vsp(). + storvsc_connect_to_vsp(). - Staging: hv: storvsc: Cleanup error handling in storvsc_do_io(). - Storage: hv: storvsc: Get rid of some unnecessary DPRINTs - from storvsc.c. + from storvsc.c. - Staging: hv: storvsc: Fix/cleanup some dated comments in - storvsc.c. + storvsc.c. - Staging: hv: storvsc: Cleanup returned error code in - storvsc_host_reset(). + storvsc_host_reset(). - Staging: hv: storvsc: Cleanup error code returned in - storvsc_probe(). + storvsc_probe(). - Staging: hv: storvsc: Cleanup returned error code in - storvsc_drv_init(). + storvsc_drv_init(). - Staging: hv: netvsc: Cleanup the returned error code in - netvsc_probe(). + netvsc_probe(). - Staging: hv: netvsc: Cleanup error return codes in - netvsc_destroy_recv_buf(). + netvsc_destroy_recv_buf(). - Staging: hv: netvsc: Cleanup error return values in - netvsc_init_recv_buf(). + netvsc_init_recv_buf(). - Staging: hv: netvsc: Cleanup error returns in - netvsc_connect_vsp(). + netvsc_connect_vsp(). - Staging: hv: netvsc: Cleanup error return values in - netvsc_send(). + netvsc_send(). - Staging: hv: netvsc: Cleanup error return codes in - netvsc_device_add(). + netvsc_device_add(). - Staging: hv: netvsc: Cleanup error codes in - rndis_filter_receive(). + rndis_filter_receive(). - Staging: hv: netvsc: Cleanup error code in - rndis_filter_query_device(). + rndis_filter_query_device(). - Staging: hv: netvsc: Cleanup error return values in - rndis_filter_set_packet_filter(). + rndis_filter_set_packet_filter(). - Staging: hv: netvsc: Cleanup error returns in - rndis_filter_init_device(). + rndis_filter_init_device(). - Staging: hv: netvsc: Cleanup error code in - rndis_filter_device_add(). + rndis_filter_device_add(). - Staging: hv: mouse: Change the jump label Cleanup to cleanup. - Staging: hv: netvsc: Change the jump label Cleanup to cleanup. - Staging: hv: netvsc: Change the jump label Exit to exit. @@ -3225,72 +3245,72 @@ Thu Sep 1 18:47:37 CEST 2011 - ohering@suse.de - Staging: hv: add driver_data to hv_vmbus_device_id. - Staging: hv: Add code to parse struct hv_vmbus_device_id table. - Staging: hv: file2alias: fix up alias creation logic for - hv_vmbus_device_id. + hv_vmbus_device_id. - Staging: hv: storvsc: Inline free_stor_device(). - Staging: hv: storvsc: Do not aquire an unnecessary reference - on stor_device. + on stor_device. - Staging: hv: storvsc: Rename must_get_stor_device(). - Staging: hv: storvsc: Rename get_stor_device(). - Staging: hv: storvsc: Cleanup alloc_stor_device(). - Staging: hv: storvsc: Introduce state to manage the lifecycle - of stor device. + of stor device. - Staging: hv: storvsc: Prevent outgoing traffic when stor dev - is being destroyed. + is being destroyed. - Staging: hv: storvsc: Get rid of release_stor_device() by - inlining the code. + inlining the code. - Staging: hv: storvsc: Get rid of final_release_stor_device() - by inlining code. + by inlining code. - Staging: hv: storvsc: Get rid of the reference counting in - struct storvsc_device. + struct storvsc_device. - Staging: hv: netvsc: Inline the code for free_net_device(). - Staging: hv: netvsc: Cleanup alloc_net_device(). - Staging: hv: netvsc: Introduce state to manage the lifecycle - of net device. + of net device. - Staging: hv: netvsc: Prevent outgoing traffic when netvsc dev - is destroyed. + is destroyed. - Staging: hv: netvsc: Get rid of release_outbound_net_device() - by inlining the code. + by inlining the code. - Staging: hv: netvsc: Get rid of release_inbound_net_device() - by inlining the code. + by inlining the code. - Staging: hv: netvsc: Get rid of the refcnt field in struct - netvsc_device. + netvsc_device. - Staging: hv: storvsc: Add code to handle IDE devices using - the storvsc driver. + the storvsc driver. - Staging: hv: storvsc: Handle IDE devices using the storvsc - driver. + driver. - Staging: hv: blkvsc: Get rid of blkvsc_drv.c as this code is - not used. + not used. - Staging: hv: storvsc: Optimize bounce buffer handling for the - "write" case. + "write" case. - Staging: hv: storvsc: Optimize the bounce buffer handling in - the "read" case. + the "read" case. - Staging: hv: storvsc: Include storvsc.c in storvsc_drv.c. - Staging: hv: storvsc: Cleanup storvsc_drv.c after adding the - contents of storvsc.c. + contents of storvsc.c. - Staging: hv: storvsc: Add the contents of hyperv_storage.h - to storvsc_drv.c. + to storvsc_drv.c. - Staging: hv: storvsc: Cleanup storvsc_drv.c after adding the - contents of hyperv_storage.h. + contents of hyperv_storage.h. - Staging: hv: storvsc: Fixup srb and scsi status for INQUIRY - and MODE_SENSE. + and MODE_SENSE. - Staging: hv: storvsc: Fix a typo. - Staging: hv: storvsc: In case of scsi errors offline the device. - Staging: hv: storvsc: No need to copy from bounce buffer in - case of a failure. + case of a failure. - Staging: hv: util: Forcefully shutdown when shutdown is - requested. + requested. - Staging: hv: util: Adjust guest time in a process context. - Staging: hv: vmbus: Check before invoking the channel callback. - Staging: hv: vmbus: Properly deal with de-registering channel - callback. + callback. - Staging: hv: Fix a bug in vmbus_match(). - Staging: hv: vmbus: Get rid of vmbus_on_isr() by inlining - the code. + the code. - Staging: hv: vmbus: Do not enable auto eoi. - Staging: hv: vmbus: Fixup indentation in vmbus_acpi_add(). - Staging: hv: vmbus: Get rid of some dated/redundant comments. - Staging: hv: vmbus: Get rid of an unnecessary check in - vmbus_connect(). + vmbus_connect(). - Staging: hv: vmbus: Fix a checkpatch warning in ring_buffer.c. - Staging: hv: vmbus: Fix checkpatch warnings in connection.c. - Staging: hv: mousevsc: Fix checkpatch errors and warnings. @@ -3363,16 +3383,16 @@ Wed Aug 24 21:29:06 CEST 2011 - jeffm@suse.com Wed Aug 24 20:54:32 CEST 2011 - jeffm@suse.com - Refreshed and re-enabled dm-path patches: - - patches.suse/dm-mpath-accept-failed-paths. - - patches.suse/dm-mpath-detach-existing-hardware-handler. + - patches.suse/dm-mpath-accept-failed-paths. + - patches.suse/dm-mpath-detach-existing-hardware-handler. - commit 70cadcd ------------------------------------------------------------------- Wed Aug 24 20:51:06 CEST 2011 - jeffm@suse.com - Update to 3.1-rc3. - - Eliminated 8 patches. - - Xen is disabled. + - Eliminated 8 patches. + - Xen is disabled. - commit eccefcc ------------------------------------------------------------------- @@ -3380,8 +3400,8 @@ Thu Aug 18 11:38:15 CEST 2011 - eich@suse.de - * Refresh patches.suse/SUSE-bootsplash. * Fix bootsplash code for 15bpp framebuffers. - These framebuffers are rare these days, the legendary and still - popular server chipset Radeon ES1000 supports it, though. + These framebuffers are rare these days, the legendary and still + popular server chipset Radeon ES1000 supports it, though. - commit f25ce3e ------------------------------------------------------------------- @@ -3402,7 +3422,7 @@ Tue Aug 9 00:03:53 CEST 2011 - trenn@suse.de - Update config files: bnc#674988, change: --CONFIG_ACPI_CUSTOM_METHOD=m + -CONFIG_ACPI_CUSTOM_METHOD=m +# CONFIG_ACPI_CUSTOM_METHOD is not set for all flavors - commit f1af972 @@ -3495,10 +3515,10 @@ Thu Jul 14 17:52:45 CEST 2011 - tiwai@suse.de Thu Jul 14 17:26:51 CEST 2011 - tiwai@suse.de - ALSA: hda - Add Kconfig for the default buffer size - (bnc#682725). + (bnc#682725). - Update config files. - Delete, replaced with the new upstream patch - patches.drivers/alsa-hda-0019-Increase-default-buffer-size. + patches.drivers/alsa-hda-0019-Increase-default-buffer-size. - commit 40c7644 ------------------------------------------------------------------- @@ -3520,7 +3540,7 @@ Sat Jul 9 11:17:46 CEST 2011 - jslaby@suse.cz Thu Jul 7 00:58:01 CEST 2011 - jeffm@suse.com - Update to 3.0-rc6. - - Eliminated 1 patch. + - Eliminated 1 patch. - commit 56e99da ------------------------------------------------------------------- @@ -3529,7 +3549,7 @@ Tue Jul 5 09:18:43 CEST 2011 - jbeulich@novell.com - Update Xen patches to 3.0-rc5 and c/s 1095. - xen: prepare tmem shim to handle frontswap. - support booting Xen from EFI (fate#311376, fate#311529, - bnc#578927, bnc#628554). + bnc#578927, bnc#628554). - config.conf: Re-enabled Xen flavors. - Update x86 config files. - Delete patches.xen/xen-blkback-bimodal-suse. @@ -3576,31 +3596,31 @@ Tue Jun 21 12:14:44 CEST 2011 - mmarek@suse.cz Fri Jun 17 17:29:41 CEST 2011 - mmarek@suse.cz - rpm/post.sh: Touch /boot/do_purge_kernels on package install - (fate#312018). + (fate#312018). - rpm/postun.sh: Remove it again if it still exists on package - uninstall. + uninstall. - commit 82f4a5d ------------------------------------------------------------------- Fri Jun 17 13:23:54 CEST 2011 - trenn@suse.de - stop_machine: implement stop_machine_from_offline_cpu() - (bnc#697859). + (bnc#697859). - stop_machine: kill __stop_machine() (bnc#697859). - x86, mtrr: lock stop machine during MTRR rendezvous sequence - (bnc#697859). + (bnc#697859). - stop_machine: reorganize stop_cpus() implementation - (bnc#697859). + (bnc#697859). - x86, mtrr: use __stop_machine() for doing MTRR rendezvous - (bnc#697859). + (bnc#697859). - commit aa3d6e2 ------------------------------------------------------------------- Thu Jun 16 12:16:16 CEST 2011 - mmarek@suse.cz - Remove the novfs patches, it should be packaged as a KMP, or - ideally, reimplemented as a fuse filesystem (which is the reason why - the current implementation it is never going to be accepted upstream). + ideally, reimplemented as a fuse filesystem (which is the reason why + the current implementation it is never going to be accepted upstream). - Delete patches.fixes/novfs-copy_user-fixes.diff. - Delete patches.fixes/novfs-minsize-fixes. - Delete patches.fixes/novfs-nwcapi.patch. @@ -3655,7 +3675,7 @@ Wed Jun 15 18:22:05 CEST 2011 - jack@suse.cz Wed Jun 15 08:05:05 CEST 2011 - jeffm@suse.com - Update to 3.0-rc3. - - Eliminated 2 patches. + - Eliminated 2 patches. - commit a1fe999 ------------------------------------------------------------------- @@ -3723,9 +3743,9 @@ Mon Jun 13 14:06:28 CEST 2011 - mmarek@suse.cz the SRCVERSION variable will only be used to determine the tarball version. - rpm/compute-PATCHVERSION.sh: Set default PATCHLEVEL and SUBLEVEL to 0. - The package version will thus always match the Makefile version and - the SRCVERSION variable will only be used to determine the tarball - version. + The package version will thus always match the Makefile version and + the SRCVERSION variable will only be used to determine the tarball + version. - rpm/kernel-binary.spec.in: Revert the previous hack. - commit 95c9977 @@ -3748,9 +3768,9 @@ Fri Jun 10 20:24:41 CEST 2011 - jeffm@suse.com Fri Jun 10 17:12:22 CEST 2011 - jeffm@suse.com - x86: Remove warning and warning_symbol from struct - stacktrace_ops. + stacktrace_ops. - Delete - patches.fixes/asus-wmi-Remove-__init-from-asus_wmi_platform_init.patch. + patches.fixes/asus-wmi-Remove-__init-from-asus_wmi_platform_init.patch. - commit 608ce9e ------------------------------------------------------------------- @@ -3842,13 +3862,13 @@ Fri Jun 3 12:51:22 CEST 2011 - mmarek@suse.cz Fri Jun 3 12:09:01 CEST 2011 - mmarek@suse.cz - rpm/macros.kernel-source: Add -b option to %kernel_module_package - to unconditionally call mkinitrd on kmp install (fate#309400). + to unconditionally call mkinitrd on kmp install (fate#309400). - rpm/kernel-module-subpackage: Pass KMP_NEEDS_MKINITRD=1 to - weak-modules2 if the -b option is used. + weak-modules2 if the -b option is used. - rpm/macros.kernel-source: Add -b option to %kernel_module_package - to unconditionally call mkinitrd on kmp install (fate#309400). + to unconditionally call mkinitrd on kmp install (fate#309400). - rpm/kernel-module-subpackage: Pass KMP_NEEDS_MKINITRD=1 to - weak-modules2 if the -b option is used. + weak-modules2 if the -b option is used. - commit 83331f5 ------------------------------------------------------------------- @@ -3869,14 +3889,14 @@ Tue May 31 05:09:44 CEST 2011 - jeffm@suse.com Tue May 31 05:08:21 CEST 2011 - jeffm@suse.com - Updated to 3.0-rc1. - - Eliminated 9 patches. + - Eliminated 9 patches. - commit 5710413 ------------------------------------------------------------------- Mon May 30 15:54:37 CEST 2011 - jack@suse.cz - mm: Fix assertion mapping->nrpages == 0 in end_writeback() - (bnc#693013 bnc#666423). + (bnc#693013 bnc#666423). - Refresh patches.xen/tmem. - commit d3e465a @@ -3884,9 +3904,9 @@ Mon May 30 15:54:37 CEST 2011 - jack@suse.cz Mon May 30 13:58:43 CEST 2011 - jslaby@suse.cz - Refresh - patches.fixes/block-add-proper-state-guards-to-__elv_next_request.patch. + patches.fixes/block-add-proper-state-guards-to-__elv_next_request.patch. - aic94xx: world-writable sysfs update_bios file. - Update upstream info. + Update upstream info. - commit 8912816 ------------------------------------------------------------------- @@ -3947,7 +3967,7 @@ Mon May 16 14:34:33 CEST 2011 - mmarek@suse.cz Fri May 13 15:45:04 CEST 2011 - jeffm@suse.com - Update to 2.6.39-rc7. - - Eliminated 5 patches. + - Eliminated 5 patches. - commit a8a170f ------------------------------------------------------------------- @@ -3960,16 +3980,16 @@ Thu May 12 23:29:11 CEST 2011 - jslaby@suse.cz Thu May 12 14:05:44 CEST 2011 - jslaby@suse.cz - Delete - patches.fixes/iwlwifi-fix-tx-power-configuration-on-3945-and-4965-devices. - It's fixed differently by commits 43f12d47f and f844a709a7 in .39-rc1 + patches.fixes/iwlwifi-fix-tx-power-configuration-on-3945-and-4965-devices. + It's fixed differently by commits 43f12d47f and f844a709a7 in .39-rc1 - commit 7934e2d ------------------------------------------------------------------- Thu May 12 11:56:16 CEST 2011 - jslaby@suse.cz - Refresh - patches.fixes/iwlwifi-fix-tx-power-configuration-on-3945-and-4965-devices. - Note about submission. + patches.fixes/iwlwifi-fix-tx-power-configuration-on-3945-and-4965-devices. + Note about submission. - commit 9922e20 ------------------------------------------------------------------- @@ -3982,15 +4002,15 @@ Tue May 10 19:10:18 CEST 2011 - mhocko@suse.cz Tue May 10 16:14:44 CEST 2011 - mhocko@suse.cz - patches.fixes/aggressive-zone-reclaim.patch: delete because - the patch is very workload specific and can lead to unexpected - reclaims in parallel node local workloads. + the patch is very workload specific and can lead to unexpected + reclaims in parallel node local workloads. - commit 56cf10e ------------------------------------------------------------------- Tue May 10 16:04:27 CEST 2011 - mhocko@suse.cz - Delete patches.suse/mm-devzero-optimisation.patch: we do not need - it anymore as we have zero page back since 2.6.32 + it anymore as we have zero page back since 2.6.32 - commit 323a093 ------------------------------------------------------------------- @@ -4009,64 +4029,64 @@ Mon May 9 14:32:59 CEST 2011 - jbeulich@novell.com Mon May 9 11:32:35 CEST 2011 - jbeulich@novell.com - patches.suse/kconfig-automate-kernel-desktop: Remove stray blank - lines (for older versions of "patch" to grok). + lines (for older versions of "patch" to grok). - commit 4dfa74d ------------------------------------------------------------------- Sat May 7 01:50:06 CEST 2011 - jeffm@suse.com - Removed network driver entropy patches. haveged is installed by default - and should be enabled to generate entropy from non-predictable sources. - - Delete patches.drivers/bnx2-entropy-source.patch. - - Delete patches.drivers/e1000-entropy-source.patch. - - Delete patches.drivers/e1000e-entropy-source.patch. - - Delete patches.drivers/igb-entropy-source.patch. - - Delete patches.drivers/ixgbe-entropy-source.patch. - - Delete patches.drivers/tg3-entropy-source.patch. + and should be enabled to generate entropy from non-predictable sources. + - Delete patches.drivers/bnx2-entropy-source.patch. + - Delete patches.drivers/e1000-entropy-source.patch. + - Delete patches.drivers/e1000e-entropy-source.patch. + - Delete patches.drivers/igb-entropy-source.patch. + - Delete patches.drivers/ixgbe-entropy-source.patch. + - Delete patches.drivers/tg3-entropy-source.patch. - commit c88b893 ------------------------------------------------------------------- Fri May 6 19:36:47 CEST 2011 - jeffm@suse.com - Update - patches.fixes/netfilter-implement-rfc-1123-for-ftp-conntrack - (bnc#466279 bnc#681639). + patches.fixes/netfilter-implement-rfc-1123-for-ftp-conntrack + (bnc#466279 bnc#681639). - commit 72e779f ------------------------------------------------------------------- Fri May 6 19:31:10 CEST 2011 - jeffm@suse.com - Disabled patches.drivers/libata-unlock-hpa-by-default; It may have - been obsoleted by upstream commit d8d9129e. + been obsoleted by upstream commit d8d9129e. - commit 1a21ab3 ------------------------------------------------------------------- Fri May 6 18:51:20 CEST 2011 - jeffm@suse.com - sysctl: Increase IPC defaults (bnc#146656) - - Delete patches.suse/shmall-bigger. + - Delete patches.suse/shmall-bigger. - commit a70e34f ------------------------------------------------------------------- Fri May 6 17:50:56 CEST 2011 - jeffm@suse.com - sysctl/i386/desktop, sysctl/x86_64/desktop: Add vm.dirty_ratio = 20 - for desktop flavors (bnc#552883) - - Delete patches.suse/mm-tune-dirty-limits.patch. + for desktop flavors (bnc#552883) + - Delete patches.suse/mm-tune-dirty-limits.patch. - commit dbe73e2 ------------------------------------------------------------------- Fri May 6 17:25:45 CEST 2011 - jeffm@suse.com - sysctl/defaults: Added kernel.hung_task_timeout=0 - - Delete patches.suse/hung_task_timeout-configurable-default. + - Delete patches.suse/hung_task_timeout-configurable-default. - commit 78f9eed ------------------------------------------------------------------- Fri May 6 16:41:07 CEST 2011 - mmarek@suse.cz - rpm/kernel-{binary,source}.spec.in: Install per-kernel /boot/sysctl-* - files (patch from Jeff Mahoney). + files (patch from Jeff Mahoney). - commit 473f2d1 ------------------------------------------------------------------- @@ -4079,7 +4099,7 @@ Thu May 5 22:35:53 CEST 2011 - jeffm@suse.com Thu May 5 22:23:21 CEST 2011 - jeffm@suse.com - Updated to 2.6.39-rc6. - - 2 patches eliminated. + - 2 patches eliminated. - commit 2643e59 ------------------------------------------------------------------- @@ -4093,9 +4113,9 @@ Tue May 3 03:08:18 CEST 2011 - tonyj@suse.de Fri Apr 29 20:35:21 CEST 2011 - jeffm@suse.com - rpm/compute-PATCHVERSION.sh: Replace ^+++ with ^\+\+\+ as an - awk regex. It's technically invalid. + awk regex. It's technically invalid. - rpm/compute-PATCHVERSION.sh: Replace ^+++ with ^\+\+\+ as an - awk regex. It's technically invalid. + awk regex. It's technically invalid. - commit 52dd0f0 ------------------------------------------------------------------- @@ -4117,7 +4137,7 @@ Fri Apr 29 00:36:03 CEST 2011 - gregkh@suse.de - Delete patches.suse/linux-2.6.29-dont-wait-for-mouse.patch. - Delete patches.suse/linux-2.6.29-even-faster-kms.patch. - Delete - patches.suse/linux-2.6.29-jbd-longer-commit-interval.patch. + patches.suse/linux-2.6.29-jbd-longer-commit-interval.patch. - Delete patches.suse/linux-2.6.29-kms-after-sata.patch. - Delete patches.suse/linux-2.6.29-touchkit.patch. - commit c13427d @@ -4132,22 +4152,22 @@ Fri Apr 29 00:17:46 CEST 2011 - jbenc@suse.cz Thu Apr 28 23:32:44 CEST 2011 - rjw@suse.de - Delete patches.xen/xen3-x86-mcp51-no-dac. - Also remove the series.conf entires for the x86-mcp-no-dac patches. + Also remove the series.conf entires for the x86-mcp-no-dac patches. - commit 574577b ------------------------------------------------------------------- Thu Apr 28 23:16:27 CEST 2011 - rjw@suse.de - Delete patches.arch/x86-mcp51-no-dac. (This is a blacklist entry that - has been rejected by the mainline, the problem reporter is gone and - it's next to impossible to verify it now.) + has been rejected by the mainline, the problem reporter is gone and + it's next to impossible to verify it now.) - commit 195b113 ------------------------------------------------------------------- Thu Apr 28 21:38:22 CEST 2011 - jslaby@suse.cz - Refresh - patches.fixes/iwlwifi-fix-tx-power-configuration-on-3945-and-4965-devices. + patches.fixes/iwlwifi-fix-tx-power-configuration-on-3945-and-4965-devices. - commit a2662ae ------------------------------------------------------------------- @@ -4162,14 +4182,14 @@ Thu Apr 28 20:56:33 CEST 2011 - jslaby@suse.cz Thu Apr 28 20:30:56 CEST 2011 - bphilips@suse.de - Delete - patches.drivers/tg3-5785-and-57780-asic-revs-not-working.patch. + patches.drivers/tg3-5785-and-57780-asic-revs-not-working.patch. - commit 9917206 ------------------------------------------------------------------- Thu Apr 28 20:19:59 CEST 2011 - bphilips@suse.de - Delete - patches.suse/uvcvideo-ignore-hue-control-for-5986-0241.patch. + patches.suse/uvcvideo-ignore-hue-control-for-5986-0241.patch. - commit 08374b3 ------------------------------------------------------------------- @@ -4202,7 +4222,7 @@ Thu Apr 28 14:18:12 CEST 2011 - jbeulich@novell.com Wed Apr 27 22:20:02 CEST 2011 - jeffm@suse.com - Delete - patches.drivers/disable-catas_reset-by-default-to-avoid-problems-with-eeh.patch. + patches.drivers/disable-catas_reset-by-default-to-avoid-problems-with-eeh.patch. - commit 399a100 ------------------------------------------------------------------- @@ -4264,10 +4284,10 @@ Wed Apr 27 21:34:13 CEST 2011 - jeffm@suse.com - Delete patches.suse/acpi-don-t-preempt-until-the-system-is-up. - Delete - patches.suse/acpi-generic-initramfs-table-override-support. + patches.suse/acpi-generic-initramfs-table-override-support. - Delete patches.suse/add-initramfs-file_read_write. - Delete - patches.suse/init-move-populate_rootfs-back-to-start_kernel. + patches.suse/init-move-populate_rootfs-back-to-start_kernel. - commit d4910b3 ------------------------------------------------------------------- @@ -4281,14 +4301,14 @@ Wed Apr 27 21:29:24 CEST 2011 - jeffm@suse.com Wed Apr 27 21:11:59 CEST 2011 - jeffm@suse.com - Delete patches.suse/osync-error. It was unused and the issue it fixed in - kernels prior to 2.6.32 doesn't exist anymore. + kernels prior to 2.6.32 doesn't exist anymore. - commit 52cc654 ------------------------------------------------------------------- Wed Apr 27 20:48:55 CEST 2011 - jeffm@suse.com - Delete patches.suse/s390-System.map.diff: Proper fix in binutils has - long since been upstream. + long since been upstream. - commit 2847a36 ------------------------------------------------------------------- @@ -4321,7 +4341,7 @@ Wed Apr 27 20:18:37 CEST 2011 - jeffm@suse.com Wed Apr 27 20:16:52 CEST 2011 - jeffm@suse.com - Delete patches.suse/unmap_vmas-lat: No bug report or signed-off-by. - - Delete patches.arch/s390-add-FREE_PTE_NR. + - Delete patches.arch/s390-add-FREE_PTE_NR. - commit 2a392c2 ------------------------------------------------------------------- @@ -4334,7 +4354,7 @@ Wed Apr 27 20:16:00 CEST 2011 - jeffm@suse.com Wed Apr 27 20:15:02 CEST 2011 - jeffm@suse.com - Update to 2.6.39-rc5. - - Eliminated 2 patches. + - Eliminated 2 patches. - commit 5288a05 ------------------------------------------------------------------- @@ -4354,7 +4374,7 @@ Wed Apr 27 19:43:47 CEST 2011 - jeffm@suse.com Tue Apr 26 11:03:18 CEST 2011 - jkosina@suse.cz - HID: add noget quirk barcode scanners from Symbol Technologies - (bnc#689290). + (bnc#689290). - commit f5b999f ------------------------------------------------------------------- @@ -4367,7 +4387,7 @@ Fri Apr 22 00:01:41 CEST 2011 - jeffm@suse.com Tue Apr 19 23:37:06 CEST 2011 - jack@suse.cz - Revert changes to sparc configs to not make life harder for Jan Engelhardt - maintaining sparc architecture. + maintaining sparc architecture. - commit cdac873 ------------------------------------------------------------------- @@ -4386,7 +4406,7 @@ Tue Apr 19 23:30:34 CEST 2011 - jack@suse.cz Tue Apr 19 17:41:41 CEST 2011 - jeffm@suse.com - Updated to 2.6.39-rc4. - - Eliminated 1 patch. + - Eliminated 1 patch. - commit 3f654c8 ------------------------------------------------------------------- @@ -4399,15 +4419,15 @@ Tue Apr 19 17:16:52 CEST 2011 - jeffm@suse.com Mon Apr 18 10:30:49 CEST 2011 - eich@suse.de - Combined and consolidated bootsplash patch (bnc#669777, - bnc#570082, bnc#595657, bnc#594209, bnc#544645). - - Delete patches.suse/Cleanup-and-make-boot-splash-work-with-KMS.patch. - - Delete patches.suse/bootsplash. - - Delete patches.suse/bootsplash-console-fix. - - Delete patches.suse/bootsplash-keep-multiple-data. - - Delete patches.suse/bootsplash-scaler. - - Reformatted code, fixed some minor bugs that became obvious. - - Fixed race that led to null pointer dereference in splash_read_proc(): - bnc#669777. + bnc#570082, bnc#595657, bnc#594209, bnc#544645). + - Delete patches.suse/Cleanup-and-make-boot-splash-work-with-KMS.patch. + - Delete patches.suse/bootsplash. + - Delete patches.suse/bootsplash-console-fix. + - Delete patches.suse/bootsplash-keep-multiple-data. + - Delete patches.suse/bootsplash-scaler. + - Reformatted code, fixed some minor bugs that became obvious. + - Fixed race that led to null pointer dereference in splash_read_proc(): + bnc#669777. - commit 95844c5 ------------------------------------------------------------------- @@ -4420,7 +4440,7 @@ Sat Apr 16 19:18:05 CEST 2011 - trenn@suse.de Sat Apr 16 18:42:01 CEST 2011 - trenn@suse.de - intel_idle: Make lapic_timer_reliable_states a boot param - (bnc#675161). + (bnc#675161). - commit 85b156b ------------------------------------------------------------------- @@ -4434,7 +4454,7 @@ Sat Apr 16 00:31:11 CEST 2011 - jack@suse.cz Fri Apr 15 20:24:29 CEST 2011 - jeffm@suse.com - Enabled CONFIG_GIGASET_CAPI (bnc#686008). - - This results in automatically disabling CONFIG_GIGASET_I4L. + - This results in automatically disabling CONFIG_GIGASET_I4L. - commit 697e68b ------------------------------------------------------------------- @@ -4454,7 +4474,7 @@ Fri Apr 15 13:21:49 CEST 2011 - jbeulich@novell.com - Update Xen patches to 2.6.39-rc3 and c/s 1079. - blktap2: replace hard-coded limit of tap devices with - configurable one. + configurable one. - config.conf: Re-enable Xen configs. - Update x86 config files. - commit d3bfd6c @@ -4463,7 +4483,7 @@ Fri Apr 15 13:21:49 CEST 2011 - jbeulich@novell.com Thu Apr 14 18:43:07 CEST 2011 - jeffm@suse.com - fs/partitions/efi.c: corrupted GUID partition tables can cause - kernel oops (bnc#687113 CVE-2011-1577). + kernel oops (bnc#687113 CVE-2011-1577). - commit 385b393 ------------------------------------------------------------------- @@ -4508,7 +4528,7 @@ Tue Apr 12 21:30:55 CEST 2011 - jeffm@suse.com Tue Apr 12 20:46:13 CEST 2011 - jeffm@suse.com - Updated to 2.6.39-rc3. - - Eliminated 2 patches. + - Eliminated 2 patches. - commit 200c913 ------------------------------------------------------------------- @@ -4533,29 +4553,29 @@ Tue Apr 12 19:37:48 CEST 2011 - jeffm@suse.com Tue Apr 12 19:10:01 CEST 2011 - jeffm@suse.com - Update to 2.6.39-rc2. - - Eliminated 18 patches. - - Added 3 patches. - - hv_mouse: needs . - - dm-raid45: Remove blk_unplug calls. - - novfs: 2.6.39 API update. - - Xen, Swap-over-NFS, and certain SCSI multipath features are disabled. - - patches.kernel.org is no longer used to contain upstream patches - for -rc releases. Users planning on building their own kernel should - have a copy of the tarball corresponding to the -rc releases. + - Eliminated 18 patches. + - Added 3 patches. + - hv_mouse: needs . + - dm-raid45: Remove blk_unplug calls. + - novfs: 2.6.39 API update. + - Xen, Swap-over-NFS, and certain SCSI multipath features are disabled. + - patches.kernel.org is no longer used to contain upstream patches + for -rc releases. Users planning on building their own kernel should + have a copy of the tarball corresponding to the -rc releases. - commit adf9d16 ------------------------------------------------------------------- Mon Apr 11 09:43:45 CEST 2011 - neilb@suse.de - Make selection of 'readdir-plus' adapt to usage patterns - (bnc#678123). + (bnc#678123). - commit 5de99a8 ------------------------------------------------------------------- Wed Apr 6 09:01:38 CEST 2011 - jeffm@suse.de - reiserfs: Force inode evictions before umount to avoid crash - (bnc#610598 bnc#680073 bnc#684112). + (bnc#610598 bnc#680073 bnc#684112). - Delete patches.fixes/reiserfs-xattr-crash-fix. - commit bf57d20 @@ -4569,21 +4589,21 @@ Tue Apr 5 10:42:22 CEST 2011 - jslaby@suse.cz Wed Mar 30 23:50:41 CEST 2011 - jeffm@suse.com - Delete patches.suse/twofish-2.6. - - This was for 2.4 compatibility and has been moved to KMP purgatory. + - This was for 2.4 compatibility and has been moved to KMP purgatory. - commit dcca506 ------------------------------------------------------------------- Wed Mar 30 10:32:32 CEST 2011 - jslaby@suse.cz - Relax si_code check in rt_sigqueueinfo and rt_tgsigqueueinfo - (bnc#681826). + (bnc#681826). - commit 2e71042 ------------------------------------------------------------------- Mon Mar 28 16:08:19 CEST 2011 - trenn@suse.de - Update config files, remove CONFIG_X86_MCE_XEON75XX=m - ->driver got reverted with previous commit + ->driver got reverted with previous commit - Refresh patches.xen/xen3-auto-arch-x86.diff. - commit b367e7b @@ -4595,18 +4615,18 @@ Mon Mar 28 15:23:44 CEST 2011 - trenn@suse.de APEI implementation should take care of that in recent kernels. - Delete patches.arch/x86_mce_intel_decode_physical_address.patch. - Delete - patches.arch/x86_mce_intel_decode_physical_address_compile_fix.patch. + patches.arch/x86_mce_intel_decode_physical_address_compile_fix.patch. - Delete - patches.arch/x86_mce_intel_decode_physical_address_rename_fix.patch. + patches.arch/x86_mce_intel_decode_physical_address_rename_fix.patch. - Delete - patches.arch/x86_mce_intel_decode_physical_fix_dynamic_debug.patch. + patches.arch/x86_mce_intel_decode_physical_fix_dynamic_debug.patch. - commit 1fe7a22 ------------------------------------------------------------------- Mon Mar 28 14:07:07 CEST 2011 - mmarek@suse.cz - rpm/kernel-binary.spec.in: Do not install unneeded packages in the - build chroot. + build chroot. - commit 7f4c49d ------------------------------------------------------------------- @@ -4626,7 +4646,7 @@ Thu Mar 24 17:26:22 CET 2011 - tiwai@suse.de Thu Mar 24 16:21:06 CET 2011 - jslaby@suse.cz - Prevent rt_sigqueueinfo and rt_tgsigqueueinfo from spoofing - the signal code (bnc#681826 CVE-2011-1020). + the signal code (bnc#681826 CVE-2011-1020). - commit 2e42fd4 ------------------------------------------------------------------- @@ -4635,7 +4655,7 @@ Thu Mar 24 14:02:20 CET 2011 - tiwai@suse.de - sound/oss/opl3: validate voice and channel indexes (bnc#681999). - sound/oss: remove offset from load_patch callbacks (bnc#681999). - ALSA: sound/pci/asihpi: check adapter index in hpi_ioctl - (bnc#680816). + (bnc#680816). - commit 09ff6e9 ------------------------------------------------------------------- @@ -4648,7 +4668,7 @@ Mon Mar 21 19:56:38 CET 2011 - jack@suse.cz Mon Mar 21 16:44:29 CET 2011 - jkosina@suse.cz - HID: add support for Skycable 0x3f07 wireless presenter - (bnc#681297). + (bnc#681297). - commit 892e8d4 ------------------------------------------------------------------- @@ -4679,12 +4699,12 @@ Fri Mar 18 08:48:08 CET 2011 - jbeulich@novell.com Thu Mar 17 12:24:09 CET 2011 - sjayaraman@suse.de - netvm: Do not mark requests for swapfile writes as dirty or - kswapd fails to free the page (bnc#678472). + kswapd fails to free the page (bnc#678472). - nfs: Use page_file_offset during page writeback (bnc#677738). - nfs: Convert nfs_mark_request_dirty() to use page_file_mapping() - (bnc#677738). + (bnc#677738). - netvm: Remove duplicated initialization in net/ipv4/route.c - (bnc#678970). + (bnc#678970). - collapse: mm: Report the low watermark correctly (bnc#678497). - commit a798dd1 @@ -4698,7 +4718,7 @@ Tue Mar 15 16:19:53 CET 2011 - jeffm@suse.com Mon Mar 14 01:22:01 CET 2011 - jeffm@suse.com - Linux: 2.6.38-rc8. - - Eliminated 1 patch. + - Eliminated 1 patch. - commit 7da557d ------------------------------------------------------------------- @@ -4723,38 +4743,38 @@ Fri Mar 11 14:19:55 CET 2011 - jbeulich@novell.com Tue Mar 8 01:00:02 CET 2011 - jeffm@suse.de - Update to 2.6.38-rc7. - - Refresh patches.xen/xen-x86-no-lapic. - - Refresh patches.xen/xen3-patch-2.6.19. + - Refresh patches.xen/xen-x86-no-lapic. + - Refresh patches.xen/xen3-patch-2.6.19. - commit 7eb9d30 ------------------------------------------------------------------- Mon Mar 7 13:50:08 CET 2011 - mmarek@suse.cz - rpm/kernel-binary.spec.in: Do not abort build because of - supported.conf inconsistency if %supported_modules_check == 0. + supported.conf inconsistency if %supported_modules_check == 0. - rpm/kernel-binary.spec.in: Do not abort build because of - supported.conf inconsistency if %supported_modules_check == 0. + supported.conf inconsistency if %supported_modules_check == 0. - commit 88d5daa ------------------------------------------------------------------- Wed Mar 2 09:02:40 CET 2011 - jbeulich@novell.com - patches.arch/x86_64-unwind-annotations: Fix a fatal oversight in - yesterday's change. + yesterday's change. - commit 098768b ------------------------------------------------------------------- Mon Feb 28 15:34:35 CET 2011 - jbeulich@novell.com - patches.arch/x86_64-unwind-annotations: Add annotations to - lib/rwsem_64.S. + lib/rwsem_64.S. - commit 87944ac ------------------------------------------------------------------- Thu Feb 24 16:27:46 CET 2011 - tiwai@suse.de - ALSA: usb-audio: fix oops due to cleanup race when disconnecting - (bnc#674735). + (bnc#674735). - commit ed81f8c ------------------------------------------------------------------- @@ -4767,7 +4787,7 @@ Wed Feb 23 23:03:41 CET 2011 - mmarek@suse.cz Tue Feb 22 21:49:18 CET 2011 - jeffm@suse.com - Update to 2.6.38-rc6. - - Eliminated 1 patch. + - Eliminated 1 patch. - commit 6cce7bb ------------------------------------------------------------------- @@ -4780,7 +4800,7 @@ Tue Feb 22 10:00:42 CET 2011 - mmarek@suse.cz Mon Feb 21 10:31:05 CET 2011 - tiwai@suse.de - ALSA: caiaq - Fix possible string-buffer overflow (bnc#672499, - CVE-2011-0712). + CVE-2011-0712). - commit 5ef002b ------------------------------------------------------------------- @@ -4799,22 +4819,22 @@ Thu Feb 17 02:28:52 CET 2011 - jeffm@suse.de Thu Feb 17 01:24:01 CET 2011 - gregkh@suse.de - Update config files. - - disable CONFIG_DRM_VMWGFX (bnc#606458) - - update sparc configs to at least be able to run "make oldconfig" + - disable CONFIG_DRM_VMWGFX (bnc#606458) + - update sparc configs to at least be able to run "make oldconfig" - commit da75bd9 ------------------------------------------------------------------- Wed Feb 16 16:14:52 CET 2011 - jbeulich@novell.com - patches.arch/x86_64-unwind-annotations: Re-add change lost during - initial 2.6.37 merge. + initial 2.6.37 merge. - commit e493205 ------------------------------------------------------------------- Mon Feb 14 13:42:21 CET 2011 - mmarek@suse.cz - Move spec file templates and helper scripts to a separate branch, to - ease synchronizing these files among master, vanilla and linux-next. + ease synchronizing these files among master, vanilla and linux-next. - commit 411abb8 ------------------------------------------------------------------- @@ -4834,7 +4854,7 @@ Mon Feb 14 13:20:47 CET 2011 - mmarek@suse.cz Mon Feb 14 13:19:22 CET 2011 - mmarek@suse.cz - rpm/kernel-source.spec.in: Delete misc/extract-modaliases, the code - was merged into rpm's find-supplements script. + was merged into rpm's find-supplements script. - Delete rpm/check-build.sh, not needed anymore. - commit 0a157b1 @@ -4842,43 +4862,43 @@ Mon Feb 14 13:19:22 CET 2011 - mmarek@suse.cz Thu Feb 10 02:57:43 CET 2011 - jeffm@suse.com - flexcop: fix registering braindead stupid names (brc#575873 - bnc#661429). + bnc#661429). - commit 72bd3d0 ------------------------------------------------------------------- Wed Feb 9 22:55:13 CET 2011 - gregkh@suse.de - Staging: samsung-laptop: add support for lots of laptops - (bnc#661682). + (bnc#661682). - commit 1eb5eaa ------------------------------------------------------------------- Wed Feb 9 13:37:33 CET 2011 - mmarek@suse.cz - rpm/kernel-source.spec.in: Set timestamp of sources to the commit - timestamp, so that they are always older than generated files in - /usr/src/linux-obj (bnc#669669). + timestamp, so that they are always older than generated files in + /usr/src/linux-obj (bnc#669669). - commit 8565452 ------------------------------------------------------------------- Wed Feb 9 00:08:37 CET 2011 - mmarek@suse.cz - rpm/kernel-binary.spec.in: Do not run fdupes in /usr/src/linux-obj, to - keep timestamps intact. + keep timestamps intact. - commit 9ba5ff0 ------------------------------------------------------------------- Tue Feb 8 23:42:06 CET 2011 - mmarek@suse.cz - rpm/kernel-source.spec.in: Remove .gitignore files after applying patches - (fix last change). + (fix last change). - commit 907f9cc ------------------------------------------------------------------- Tue Feb 8 18:10:13 CET 2011 - jeffm@suse.com - Updated to 2.6.38-rc4. - - Eliminated 1 patch. + - Eliminated 1 patch. - commit c327e0a ------------------------------------------------------------------- @@ -4926,8 +4946,8 @@ Mon Feb 7 16:19:29 CET 2011 - mmarek@suse.cz Mon Feb 7 14:27:36 CET 2011 - mmarek@suse.cz - rpm/kernel-binary.spec.in, rpm/kernel-spec-macros: Fix the definition - of %release_major and rename it to %release_num to better describe - what it does. Add some comments to explain how the versioning works. + of %release_major and rename it to %release_num to better describe + what it does. Add some comments to explain how the versioning works. - commit 9a3bc94 ------------------------------------------------------------------- @@ -4946,14 +4966,14 @@ Fri Feb 4 01:46:21 CET 2011 - jeffm@suse.com Fri Feb 4 01:44:50 CET 2011 - jeffm@suse.com - Updated to 2.6.38-rc3. - - Eliminated 2 patches. + - Eliminated 2 patches. - commit b6b51ca ------------------------------------------------------------------- Wed Feb 2 17:25:06 CET 2011 - tiwai@suse.de - ALSA: hda - Fix memory leaks in conexant jack arrays - (bnc#668929). + (bnc#668929). - commit 31971a4 ------------------------------------------------------------------- @@ -4991,8 +5011,8 @@ Sun Jan 23 02:16:20 CET 2011 - jeffm@suse.de Sun Jan 23 00:25:45 CET 2011 - jeffm@suse.com - Update config files. - - CONFIG_EXPERT=n on all but ps3 - - Vanilla configs updated. + - CONFIG_EXPERT=n on all but ps3 + - Vanilla configs updated. - commit b25e639 ------------------------------------------------------------------- @@ -5013,7 +5033,7 @@ Sun Jan 23 00:09:06 CET 2011 - jeffm@suse.com Sat Jan 22 23:45:07 CET 2011 - jeffm@suse.com - Updated to 2.6.38-rc2. - - Eliminated 1 patch. + - Eliminated 1 patch. - commit 90baa82 ------------------------------------------------------------------- @@ -5032,30 +5052,30 @@ Sat Jan 22 00:32:08 CET 2011 - jeffm@suse.de Sat Jan 22 00:27:46 CET 2011 - jeffm@suse.de - Update to 2.6.38-rc1. - - Removed 12 patches. - - Xen is disabled. - - Quite a few patches need updating. + - Removed 12 patches. + - Xen is disabled. + - Quite a few patches need updating. - commit 9163bb7 ------------------------------------------------------------------- Fri Jan 21 02:42:39 CET 2011 - trenn@suse.de - perf: Do not export power_frequency, but power_start event - (bnc#665153). + (bnc#665153). - cpuidle/x86/perf: fix power:cpu_idle double end events and - throw cpu_idle events from the cpuidle layer (bnc#665153). + throw cpu_idle events from the cpuidle layer (bnc#665153). - perf: Clean up power events by introducing new, more generic - ones (bnc#665153). + ones (bnc#665153). - cpuidle: Rename X86 specific idle poll state from C0 to POLL - (bnc#665153). + (bnc#665153). - perf timechart: Adjust perf timechart to the new power events - (bnc#665153). + (bnc#665153). - Fix display of idle boxes (none). - Fix huge and wronge C-state drawings due to uninitialized - start/end timestamps (none). + start/end timestamps (none). - Update config files. - doc/config-options.changes: - CONFIG_EVENT_POWER_TRACING_DEPRECATED=y + CONFIG_EVENT_POWER_TRACING_DEPRECATED=y - commit b308eff ------------------------------------------------------------------- @@ -5068,7 +5088,7 @@ Wed Jan 19 21:13:46 CET 2011 - jbohac@suse.cz Tue Jan 18 01:48:18 CET 2011 - trenn@suse.de - ACPI / ACPICA: Initialize the global lock spinlock as - appropriate (bnc#637377). + appropriate (bnc#637377). - commit c4b8238 ------------------------------------------------------------------- @@ -5087,22 +5107,22 @@ Mon Jan 17 20:52:49 CET 2011 - jeffm@suse.com Fri Jan 14 16:29:03 CET 2011 - mmarek@suse.cz - Revert %kernelrelease changes originally made on the vanilla branch, - they break on master and must be done differently. + they break on master and must be done differently. - commit b610327 ------------------------------------------------------------------- Thu Jan 13 21:29:19 CET 2011 - jkosina@suse.cz - Input: introduce 'notimeout' blacklist for Dell Vostro V13 - (bnc#641105). + (bnc#641105). - commit cb76856 ------------------------------------------------------------------- Wed Jan 12 21:32:17 CET 2011 - jeffm@suse.com - In-kernel dependencies for reiser4 - - Delete patches.suse/reiser4-exports. - - Delete patches.suse/reiser4-set_page_dirty_notag. + - Delete patches.suse/reiser4-exports. + - Delete patches.suse/reiser4-set_page_dirty_notag. - commit 1b97130 ------------------------------------------------------------------- @@ -5176,7 +5196,7 @@ Thu Jan 6 20:51:31 CET 2011 - jeffm@suse.com Thu Jan 6 19:48:28 CET 2011 - mmarek@suse.cz - rpm/kernel-source.spec.in: Move the source tree if %kernelrelease is - different from the tarball version. + different from the tarball version. - commit 6be9ffe ------------------------------------------------------------------- @@ -5195,28 +5215,28 @@ Thu Jan 6 17:09:12 CET 2011 - jeffm@suse.com Thu Jan 6 17:08:44 CET 2011 - jeffm@suse.com - Removed unused kdb patches. - - Delete patches.suse/kdb-build-fixes. - - Delete patches.suse/kdb-common. - - Delete - patches.suse/kdb-fix-assignment-from-incompatible-pointer-warnings. - - Delete - patches.suse/kdb-fix-kdb_cmds-to-include-the-arch-common-macro. - - Delete patches.suse/kdb-handle-nonexistance-keyboard-controller. - - Delete patches.suse/kdb-ia64. - - Delete patches.suse/kdb-usb-rework. - - Delete patches.suse/kdb-vm-api-changes-for-2-6-34. - - Delete patches.suse/kdb-x86. - - Delete patches.suse/kdb-x86-build-fixes. - - Delete patches.suse/kdb_dont_touch_i8042_early.patch. - - Delete patches.suse/kdb_fix_ia64_build.patch. - - Delete patches.xen/xen3-kdb-x86. + - Delete patches.suse/kdb-build-fixes. + - Delete patches.suse/kdb-common. + - Delete + patches.suse/kdb-fix-assignment-from-incompatible-pointer-warnings. + - Delete + patches.suse/kdb-fix-kdb_cmds-to-include-the-arch-common-macro. + - Delete patches.suse/kdb-handle-nonexistance-keyboard-controller. + - Delete patches.suse/kdb-ia64. + - Delete patches.suse/kdb-usb-rework. + - Delete patches.suse/kdb-vm-api-changes-for-2-6-34. + - Delete patches.suse/kdb-x86. + - Delete patches.suse/kdb-x86-build-fixes. + - Delete patches.suse/kdb_dont_touch_i8042_early.patch. + - Delete patches.suse/kdb_fix_ia64_build.patch. + - Delete patches.xen/xen3-kdb-x86. - commit c9e725d ------------------------------------------------------------------- Thu Jan 6 16:10:26 CET 2011 - jeffm@suse.com - rpm/kernel-source.spec.in: Remove the relocation of the source tree. - It's expanded in-place. + It's expanded in-place. - commit 8cde941 ------------------------------------------------------------------- @@ -5229,7 +5249,7 @@ Thu Jan 6 15:49:34 CET 2011 - jack@suse.cz Thu Jan 6 13:56:07 CET 2011 - mmarek@suse.cz - Delete patches.fixes/kbuild-fix-generating-of-.symtypes-files. - Fixed upstream in commit e26d6b8. + Fixed upstream in commit e26d6b8. - commit 1b628e1 ------------------------------------------------------------------- @@ -5238,7 +5258,7 @@ Thu Jan 6 10:07:22 CET 2011 - mgalbraith@suse.de - Replaced autogroup patch with what will appear in 2.6.38 - Replaced cgroup use after free fix wtih what will appear in 2.6.38 - Refresh - patches.fixes/sched-cgroup-use-exit-hook-to-avoid-use-after-free-crash. + patches.fixes/sched-cgroup-use-exit-hook-to-avoid-use-after-free-crash. - Refresh patches.suse/sched-automated-per-session-task-groups. - Delete patches.fixes/sched-fix-autogroup-proc-interface-race. - commit 81f018b @@ -5259,7 +5279,7 @@ Thu Dec 30 00:50:58 CET 2010 - jeffm@suse.com Wed Dec 29 22:23:21 CET 2010 - jeffm@suse.com - Update to 2.6.37-rc8. - - Eliminated 1 patch. + - Eliminated 1 patch. - commit 42518e6 ------------------------------------------------------------------- @@ -5284,38 +5304,38 @@ Mon Dec 27 23:24:08 CET 2010 - jeffm@suse.com Mon Dec 27 23:09:38 CET 2010 - jeffm@suse.com - Update to 2.6.37-rc7. - - Eliminated 9 patches. + - Eliminated 9 patches. - commit d38591c ------------------------------------------------------------------- Mon Dec 20 12:48:45 CET 2010 - jslaby@suse.cz - Revert "x86: allocate space within a region top-down" - (bnc#655048). - Backport to XEN. + (bnc#655048). + Backport to XEN. - commit 92c0965 ------------------------------------------------------------------- Mon Dec 20 11:33:32 CET 2010 - jslaby@suse.cz - Revert "PCI: fix pci_bus_alloc_resource() hang, prefer positive - decode" (bnc#655048). + decode" (bnc#655048). - Revert "x86: allocate space within a region top-down" - (bnc#655048). + (bnc#655048). - Revert "x86/PCI: allocate space from the end of a region, - not the beginning" (bnc#655048). + not the beginning" (bnc#655048). - Revert "PCI: allocate bus resources from the top down" - (bnc#655048). + (bnc#655048). - Revert "resources: support allocating space within a region - from the top down" (bnc#655048). + from the top down" (bnc#655048). - resources: add arch hook for preventing allocation in reserved - areas (bnc#655048). + areas (bnc#655048). - x86: avoid low BIOS area when allocating address space - (bnc#655048). + (bnc#655048). - x86: avoid E820 regions when allocating address space - (bnc#655048). + (bnc#655048). - x86: avoid high BIOS area when allocating address space - (bnc#655048). + (bnc#655048). - Refresh patches.xen/xen3-patch-2.6.34. - commit 7bbbf27 @@ -5330,8 +5350,8 @@ Mon Dec 20 11:29:01 CET 2010 - jslaby@suse.cz Mon Dec 20 11:19:41 CET 2010 - jslaby@suse.cz - Delete - patches.fixes/res-0010-PCI-fix-pci_bus_alloc_resource-hang-prefer-positive-.patch. - It's unreferenced and wrong. + patches.fixes/res-0010-PCI-fix-pci_bus_alloc_resource-hang-prefer-positive-.patch. + It's unreferenced and wrong. - commit 9e6fc50 ------------------------------------------------------------------- @@ -5368,10 +5388,10 @@ Mon Dec 13 09:12:36 CET 2010 - tiwai@suse.de Fri Dec 10 09:23:46 CET 2010 - jslaby@suse.cz - resources: add arch hook for preventing allocation in reserved - areas (bnc#655048). + areas (bnc#655048). - x86: avoid BIOS area when allocating address space (bnc#655048). - x86: avoid PNP resources when allocating address space - (bnc#655048). + (bnc#655048). - Refresh patches.xen/xen3-patch-2.6.34. - commit 7e25353 @@ -5404,14 +5424,14 @@ Thu Dec 9 14:48:13 CET 2010 - mmarek@suse.cz Wed Dec 8 17:34:25 CET 2010 - mmarek@suse.cz - rpm/kernel-docs.spec.in: Allow to build against any version of - kernel-source + kernel-source - commit 37bdc47 ------------------------------------------------------------------- Tue Dec 7 16:38:29 CET 2010 - jbeulich@novell.com - patches.arch/x86_64-unwind-annotations: Remove stringification - (needed only with very old assemblers). + (needed only with very old assemblers). - commit 987c244 ------------------------------------------------------------------- @@ -5442,7 +5462,7 @@ Tue Dec 7 09:40:37 CET 2010 - jbeulich@novell.com Mon Dec 6 12:40:34 CET 2010 - mgalbraith@suse.de - Replace buggy per tty autogroup patch with final per session patch as - integrated into tip. + integrated into tip. - sched: Add 'autogroup' scheduling feature: automated per session task groups (bnc#657613). - Delete patches.suse/sched-automated-per-tty-task-groups. - commit 0db6b6b @@ -5451,12 +5471,12 @@ Mon Dec 6 12:40:34 CET 2010 - mgalbraith@suse.de Mon Dec 6 09:12:01 CET 2010 - jbeulich@novell.com - patches.rpmify/rpm-kernel-config, patches.rpmify/split-package, - patches.suse/0004-richacl-In-memory-representation-and-helper-function.patch, - patches.suse/SoN-15-netvm-reserve.patch, - patches.suse/SoN-27-nfs-swap_ops.patch, - patches.suse/kconfig-automate-kernel-desktop, - patches.suse/mm-tune-dirty-limits.patch, - patches.suse/supported-flag-enterprise: Clean up Kconfig portions. + patches.suse/0004-richacl-In-memory-representation-and-helper-function.patch, + patches.suse/SoN-15-netvm-reserve.patch, + patches.suse/SoN-27-nfs-swap_ops.patch, + patches.suse/kconfig-automate-kernel-desktop, + patches.suse/mm-tune-dirty-limits.patch, + patches.suse/supported-flag-enterprise: Clean up Kconfig portions. - commit 713650c ------------------------------------------------------------------- @@ -5489,7 +5509,7 @@ Fri Nov 26 15:04:27 CET 2010 - jbeulich@novell.com - Update Xen patches to 2.6.37-rc3-git1 and c/s 1055. - xen/acpi: Add memory hotadd to pvops dom0 (bnc#651066). - xen/acpi: Export host physical CPU information to dom0 - (bnc#651066). + (bnc#651066). - Xen: para-virtual watchdog driver. - introduce {rd,wr}msr_safe_on_pcpu() and add/enable users. - eliminate scalability issues from initrd handling. @@ -5513,7 +5533,7 @@ Wed Nov 24 15:49:45 CET 2010 - jeffm@suse.com Mon Nov 22 19:48:15 CET 2010 - jeffm@suse.com - Update to 2.6.37-rc3. - - Eliminated 1 patch. + - Eliminated 1 patch. - commit 12ac0ac ------------------------------------------------------------------- @@ -5537,7 +5557,7 @@ Sun Nov 21 16:35:45 CET 2010 - jslaby@suse.cz Wed Nov 17 17:10:32 CET 2010 - jeffm@suse.com - sched: automated per tty task groups. - - Enabled in -desktop flavors for better interactivity. + - Enabled in -desktop flavors for better interactivity. - commit 2d5d397 ------------------------------------------------------------------- @@ -5556,7 +5576,7 @@ Tue Nov 16 20:08:11 CET 2010 - jeffm@suse.com Mon Nov 15 23:58:59 CET 2010 - jslaby@suse.cz - PCI: fix pci_bus_alloc_resource() hang, prefer positive decode - (bnc#651256). + (bnc#651256). - commit 4404c19 ------------------------------------------------------------------- @@ -5569,7 +5589,7 @@ Mon Nov 15 21:33:19 CET 2010 - jeffm@suse.com Mon Nov 15 21:30:37 CET 2010 - jeffm@suse.com - Update to 2.6.37-rc1-git11. - - Eliminated 2 patches. + - Eliminated 2 patches. - commit 5959a67 ------------------------------------------------------------------- @@ -5588,16 +5608,16 @@ Sat Nov 13 10:08:17 CET 2010 - jslaby@suse.cz Fri Nov 12 18:37:10 CET 2010 - jeffm@suse.de - Update to 2.6.37-rc1. - - Eliminated 26 patches. - - Xen is disabled. + - Eliminated 26 patches. + - Xen is disabled. - commit b9044e3 ------------------------------------------------------------------- Thu Nov 11 19:37:05 CET 2010 - gregkh@suse.de - Update config files. (bnc#652954) increase the number of possible and - default uarts for users with multi-port serial cards for the i386 and - x86-64 default configs. + default uarts for users with multi-port serial cards for the i386 and + x86-64 default configs. - commit 85c87e3 ------------------------------------------------------------------- @@ -5611,20 +5631,20 @@ Thu Nov 11 13:48:24 CET 2010 - jslaby@suse.cz Thu Nov 11 11:18:45 CET 2010 - jslaby@suse.cz - resources: add a default alignf to simplify find_resource() - (bnc#651256). + (bnc#651256). - resources: factor out resource_clip() to simplify - find_resource() (bnc#651256). + find_resource() (bnc#651256). - resources: ensure callback doesn't allocate outside available - space (bnc#651256). + space (bnc#651256). - resources: handle overflow when aligning start of available area - (bnc#651256). + (bnc#651256). - resources: support allocating space within a region from the - top down (bnc#651256). + top down (bnc#651256). - PCI: allocate bus resources from the top down (bnc#651256). - x86/PCI: allocate space from the end of a region, not the - beginning (bnc#651256). + beginning (bnc#651256). - x86: update iomem_resource end based on CPU physical address - capabilities (bnc#651256). + capabilities (bnc#651256). - x86: allocate space within a region top-down (bnc#651256). - Refresh patches.xen/xen3-patch-2.6.34. - commit 8c68ad1 @@ -5633,21 +5653,21 @@ Thu Nov 11 11:18:45 CET 2010 - jslaby@suse.cz Tue Nov 9 15:28:57 CET 2010 - jack@suse.cz - novfs: Fix for the issue of kernel dumps core on restart - (bnc#641811). + (bnc#641811). - commit 76ba833 ------------------------------------------------------------------- Fri Oct 29 13:47:35 CEST 2010 - jslaby@suse.cz - net: Limit socket I/O iovec total length to INT_MAX - (bnc#650128). + (bnc#650128). - commit 2ba74bb ------------------------------------------------------------------- Fri Oct 29 01:53:34 CEST 2010 - trenn@suse.de - Update config files. - Forgot to enable ACPI_EC_DEBUGFS on i386/pae + Forgot to enable ACPI_EC_DEBUGFS on i386/pae - commit 66b605b ------------------------------------------------------------------- @@ -5667,14 +5687,14 @@ Wed Oct 27 14:51:30 CEST 2010 - jslaby@suse.cz Tue Oct 26 21:31:22 CEST 2010 - trenn@suse.de - Update config files. - Enable CONFIG_ACPI_EC_DEBUGFS=m on supported archs. + Enable CONFIG_ACPI_EC_DEBUGFS=m on supported archs. - commit 9035254 ------------------------------------------------------------------- Tue Oct 26 13:41:23 CEST 2010 - jbeulich@novell.com - Update Xen config files (restore options accidentally deleted - by 1b1584fccbfdc42e6e8b35c3c207ca65feb0c7d5). + by 1b1584fccbfdc42e6e8b35c3c207ca65feb0c7d5). - commit f8e5000 ------------------------------------------------------------------- @@ -5682,7 +5702,7 @@ Mon Oct 25 12:53:38 CEST 2010 - jbeulich@novell.com - Update Xen patches to 2.6.36 and c/s 1043. - xen: netback: take net_schedule_list_lock when removing entry - from net_schedule_list. + from net_schedule_list. - Update Xen config files. - commit b772cd8 @@ -5692,7 +5712,7 @@ Mon Oct 25 08:58:15 CEST 2010 - tiwai@suse.de - ALSA: hda - Add workarounds for CT-IBG controllers (bnc#564324). - ALSA: hda - Add some workarounds for Creative IBG (bnc#564324). - ALSA: hda - Fix wrong SPDIF NID assignment for CA0110 - (bnc#564324). + (bnc#564324). - commit 2256eda ------------------------------------------------------------------- @@ -5705,7 +5725,7 @@ Fri Oct 22 21:18:25 CEST 2010 - jeffm@suse.de Fri Oct 22 13:32:04 CEST 2010 - jbeulich@novell.com - patches.arch/i386-unwind-annotations, - patches.arch/x86_64-unwind-annotations: Update Patch-mainline tags. + patches.arch/x86_64-unwind-annotations: Update Patch-mainline tags. - commit 6ee5ccb ------------------------------------------------------------------- @@ -5720,7 +5740,7 @@ Thu Oct 21 10:11:03 CEST 2010 - sjayaraman@suse.de Mon Oct 18 16:54:57 CEST 2010 - trenn@suse.de - ACPI: Make Embedded Controller command timeout delay - configurable (bnc#639261). + configurable (bnc#639261). - commit 9ea38cf ------------------------------------------------------------------- @@ -5756,7 +5776,7 @@ Mon Oct 11 17:14:51 CEST 2010 - mmarek@suse.cz Mon Oct 11 16:12:29 CEST 2010 - jbeulich@novell.com - patches.apparmor/apparmor-compatibility-patch-for-v5-network-control: - Remove .rej file from this patch. + Remove .rej file from this patch. - commit 8828ce5 ------------------------------------------------------------------- @@ -5769,7 +5789,7 @@ Fri Oct 8 17:40:50 CEST 2010 - jeffm@suse.de Tue Oct 5 18:02:19 CEST 2010 - jbeulich@novell.com - patches.drivers/dynamic_debug_4.patch: Fix build issues with - !DYNAMIC_DEBUG and build warning. + !DYNAMIC_DEBUG and build warning. - commit b08d2aa ------------------------------------------------------------------- @@ -5782,7 +5802,7 @@ Tue Oct 5 17:19:46 CEST 2010 - jeffm@suse.de Tue Oct 5 16:58:20 CEST 2010 - jeffm@suse.de - AppArmor: Allow dfa backward compatibility with broken - userspace. + userspace. - AppArmor: compatibility patch for v5 interface. - AppArmor: compatibility patch for v5 network control. - commit cb27981 @@ -5791,7 +5811,7 @@ Tue Oct 5 16:58:20 CEST 2010 - jeffm@suse.de Mon Oct 4 16:57:34 CEST 2010 - jeffm@suse.de - Update to 2.6.36-rc6. - - Eliminated 2 patches. + - Eliminated 2 patches. - commit 57ae577 ------------------------------------------------------------------- @@ -5804,25 +5824,25 @@ Fri Sep 24 13:45:31 CEST 2010 - jbeulich@novell.com Fri Sep 24 13:23:13 CEST 2010 - trenn@suse.de - acpi: ec_sys: access user space with get_user()/put_user() - (none). + (none). - commit d028761 ------------------------------------------------------------------- Fri Sep 24 13:14:36 CEST 2010 - trenn@suse.de - kernel/module.c: Fix compiler warnings if debug is compiled in - (none). + (none). - PNP: Use dev_dbg instead of dev_printk(KERN_DEBUG.. if - DYNAMIC_DEBUG is compiled in (none). + DYNAMIC_DEBUG is compiled in (none). - PNP: Compile all pnp built-in stuff in one module namespace - (none). + (none). - Dynamic Debug: Introduce global fake module param module.ddebug - - V4 (none). + - V4 (none). - Dynamic Debug: Initialize dynamic debug earlier via - arch_initcall (none). + arch_initcall (none). - Dynamic Debug: Introduce ddebug_query= boot parameter (none). - Dynamic Debug: Split out query string parsing/setup from - proc_write (none). + proc_write (none). - commit dcd5c68 ------------------------------------------------------------------- @@ -5847,7 +5867,7 @@ Fri Sep 24 09:54:16 CEST 2010 - jbeulich@novell.com Thu Sep 23 23:33:54 CEST 2010 - mmarek@suse.cz - rpm/kernel-binary.spec.in: Fix for kernel release strings like - 2.6.36-rc5-73-g57aebd7-vanilla. + 2.6.36-rc5-73-g57aebd7-vanilla. - rpm/kernel-spec-macros: Cleanup. - commit 0926a18 @@ -5855,7 +5875,7 @@ Thu Sep 23 23:33:54 CEST 2010 - mmarek@suse.cz Thu Sep 23 19:16:00 CEST 2010 - jeffm@suse.de - rose: Fix signedness issues wrt. digi count (CVE-2010-3310 - bnc#640721). + bnc#640721). - commit bcdc88b ------------------------------------------------------------------- @@ -5874,7 +5894,7 @@ Tue Sep 21 14:15:34 CEST 2010 - mmarek@suse.cz Tue Sep 21 13:59:10 CEST 2010 - jeffm@suse.de - Linux: 2.6.36-rc5. - - Eliminated 6 patches (all security backports). + - Eliminated 6 patches (all security backports). - commit d4603b4 ------------------------------------------------------------------- @@ -5882,8 +5902,8 @@ Mon Sep 20 19:57:39 CEST 2010 - jeffm@suse.de - Revert "- make SCSI and ATA drivers modules again. (bnc#564357)." This reverts commit 75e8e5eae2c1e8dd279370f2c7650835ee821deb. - - make SCSI and ATA drivers modules again. - (bnc#564357) + - make SCSI and ATA drivers modules again. + (bnc#564357) This change only applies to enterprise releases and should have been reverted prior to the release of openSUSE 11.3. - commit 7fc084f @@ -5892,14 +5912,14 @@ Mon Sep 20 19:57:39 CEST 2010 - jeffm@suse.de Mon Sep 20 16:03:14 CEST 2010 - sjayaraman@suse.de - Update patches.suse/SoN-05-reserve-slub.patch to accomodate an upstream - change that uses kmem_cache flags instead of PageSlubDebug flag. + change that uses kmem_cache flags instead of PageSlubDebug flag. - commit 4ea582b ------------------------------------------------------------------- Mon Sep 20 15:25:41 CEST 2010 - jeffm@suse.de - Set LSM_MMAP_MIN_ADDR=0 to allow tools like DOSemu to work properly. The - default is still set to 64k. + default is still set to 64k. - commit 0581892 ------------------------------------------------------------------- @@ -5912,25 +5932,25 @@ Sun Sep 19 17:39:03 CEST 2010 - jeffm@suse.com Fri Sep 17 01:05:47 CEST 2010 - jeffm@suse.de - wext: fix potential private ioctl memory content leak - (CVE-2010-2955 bnc#635413). + (CVE-2010-2955 bnc#635413). - wext: fix potential private ioctl memory content leak - (CVE-2010-2955 bnc#635413). + (CVE-2010-2955 bnc#635413). - commit 6df45c9 ------------------------------------------------------------------- Thu Sep 16 20:58:28 CEST 2010 - jeffm@suse.de - x86-64, compat: Test %rax for the syscall number, not %eax - (CVE-2010-3301 bnc#639708). + (CVE-2010-3301 bnc#639708). - x86-64, compat: Retruncate rax after ia32 syscall entry tracing - (CVE-2010-3301 bnc#639708). + (CVE-2010-3301 bnc#639708). - commit fb77404 ------------------------------------------------------------------- Thu Sep 16 20:37:08 CEST 2010 - jeffm@suse.de - compat: Make compat_alloc_user_space() incorporate the - access_ok() (CVE-2010-3081 bnc#639709). + access_ok() (CVE-2010-3081 bnc#639709). - commit 664a0ac ------------------------------------------------------------------- @@ -5943,21 +5963,21 @@ Wed Sep 15 20:17:27 CEST 2010 - jeffm@suse.com Wed Sep 15 19:32:01 CEST 2010 - jeffm@suse.de - drivers/net/usb/hso.c: prevent reading uninitialized memory - (CVE-2010-3298 bnc#639483). + (CVE-2010-3298 bnc#639483). - commit 35e70c8 ------------------------------------------------------------------- Wed Sep 15 19:23:44 CEST 2010 - jeffm@suse.de - drivers/net/cxgb3/cxgb3_main.c: prevent reading uninitialized - stack memory (CVE-2010-3296 bnc#639481). + stack memory (CVE-2010-3296 bnc#639481). - commit a0634a9 ------------------------------------------------------------------- Wed Sep 15 19:07:53 CEST 2010 - jeffm@suse.de - drivers/net/eql.c: prevent reading uninitialized stack memory - (CVE-2010-3297 bnc#639482). + (CVE-2010-3297 bnc#639482). - commit 2a7b160 ------------------------------------------------------------------- @@ -5972,11 +5992,11 @@ Wed Sep 15 17:28:18 CEST 2010 - tiwai@suse.de Tue Sep 14 08:13:57 CEST 2010 - jslaby@suse.cz - Update to Linux 2.6.36-rc4. - - Obsoletes: - - patches.fixes/bonding-jiffies2.patch. - - patches.fixes/irda-correctly-clean-up-self-ias_obj-on-irda_bind-failure. - - patches.fixes/net-sched-fix-kernel-leak-in-act_police. - - patches.rpmify/spectra-depends-on-moorestown. + - Obsoletes: + - patches.fixes/bonding-jiffies2.patch. + - patches.fixes/irda-correctly-clean-up-self-ias_obj-on-irda_bind-failure. + - patches.fixes/net-sched-fix-kernel-leak-in-act_police. + - patches.rpmify/spectra-depends-on-moorestown. - fix build on s390 as of 2.6.36-rc4. - Refresh patches.suse/SoN-08-mm-page_alloc-emerg.patch. - Refresh patches.suse/reiser4-set_page_dirty_notag. @@ -6006,7 +6026,7 @@ Fri Sep 3 18:57:13 CEST 2010 - jeffm@suse.de Fri Sep 3 16:38:10 CEST 2010 - jeffm@suse.com - irda: Correctly clean up self->ias_obj on irda_bind() failure - (CVE-2010-2954 bnc#636112). + (CVE-2010-2954 bnc#636112). - commit f04e61f ------------------------------------------------------------------- @@ -6028,7 +6048,7 @@ Wed Sep 1 11:40:45 CEST 2010 - jbeulich@novell.com Wed Sep 1 00:53:49 CEST 2010 - jeffm@suse.com - net sched: fix kernel leak in act_police (CVE-2010-2942 - bnc#632309). + bnc#632309). - commit 66e1d72 ------------------------------------------------------------------- @@ -6047,28 +6067,28 @@ Mon Aug 30 17:24:07 CEST 2010 - jeffm@suse.de Mon Aug 30 17:03:30 CEST 2010 - jeffm@suse.de - Update to Linux: 2.6.36-rc3. - - Eliminated 7 patches. + - Eliminated 7 patches. - commit d298d2d ------------------------------------------------------------------- Sat Aug 28 13:09:20 CEST 2010 - jslaby@suse.cz - Delete - patches.suse/rlim-0020-core-optimize-setrlimit-for-current-task.patch. + patches.suse/rlim-0020-core-optimize-setrlimit-for-current-task.patch. - Delete - patches.suse/rlim-0021-FS-proc-switch-limits-reading-to-fops.patch. + patches.suse/rlim-0021-FS-proc-switch-limits-reading-to-fops.patch. - Delete - patches.suse/rlim-0022-FS-proc-make-limits-writable.patch. - This was just a workaround crap. In 2.6.36 we have a nice syscall - instead. Sorry for commiting this to the merge-36 branch first. I - didn't notice it was already merged here. + patches.suse/rlim-0022-FS-proc-make-limits-writable.patch. + This was just a workaround crap. In 2.6.36 we have a nice syscall + instead. Sorry for commiting this to the merge-36 branch first. I + didn't notice it was already merged here. - commit 5449fcb ------------------------------------------------------------------- Fri Aug 27 16:26:16 CEST 2010 - jeffm@suse.com - Disabled ACPI table override patches again. fsnotify was introduced into - the truncate path and causes crashes. + the truncate path and causes crashes. - commit e18fc2c ------------------------------------------------------------------- @@ -6123,22 +6143,22 @@ Tue Aug 24 17:11:08 CEST 2010 - jeffm@suse.de Tue Aug 24 17:07:45 CEST 2010 - jeffm@suse.de - Refresh patches.suse/SoN-20-netvm-tcp-deadlock.patch: Added missing - fixup for sk_rmem_schedule in caif. + fixup for sk_rmem_schedule in caif. - commit a9ff761 ------------------------------------------------------------------- Tue Aug 24 16:47:58 CEST 2010 - mmarek@suse.cz - makefile: not need to regenerate kernel.release file when - make kernelrelease. + make kernelrelease. - commit 81237a8 ------------------------------------------------------------------- Tue Aug 24 16:18:58 CEST 2010 - jeffm@suse.com - rpm/kernel-source.spec.in, scripts/tar-up.sh: Renamed config-options.changes - to config-options.changes.txt in the exported package to avoid triggering - a build service rule error. + to config-options.changes.txt in the exported package to avoid triggering + a build service rule error. - commit ff4889e ------------------------------------------------------------------- @@ -6152,7 +6172,7 @@ Tue Aug 24 16:16:55 CEST 2010 - jeffm@suse.com Tue Aug 24 15:43:02 CEST 2010 - jeffm@suse.com - Renamed doc/config-options.changes to doc/config-options.changes.txt to - avoid triggering a build service rule error. + avoid triggering a build service rule error. - commit 124ac26 ------------------------------------------------------------------- @@ -6171,14 +6191,14 @@ Mon Aug 23 20:25:52 CEST 2010 - jeffm@suse.de Mon Aug 23 20:14:03 CEST 2010 - jeffm@suse.de - rpm/kernel-binary.spec.in: Disable CONFIG_DEBUG_INFO. It's enabled - dynamically in the spec file and now has follow-on options. + dynamically in the spec file and now has follow-on options. - commit d270759 ------------------------------------------------------------------- Mon Aug 23 19:57:40 CEST 2010 - jeffm@suse.de - patches.rpmify/spectra-drop-locked_ioctl-support: add - to grab the BKL + to grab the BKL - commit 1df02ec ------------------------------------------------------------------- @@ -6191,20 +6211,20 @@ Mon Aug 23 17:57:06 CEST 2010 - jeffm@suse.de Mon Aug 23 16:59:08 CEST 2010 - jeffm@suse.de - Updated to 2.6.36-rc2. - - Eliminated 2 patches. + - Eliminated 2 patches. - commit 52d47a0 ------------------------------------------------------------------- Wed Aug 18 19:44:13 CEST 2010 - jeffm@suse.de - Update to 2.6.36-rc1. - - Eliminated 71 patches. - - spectra: Drop ->locked_ioctl support. - - spectra: Drop ->prepare_flush_fn support. - - spectra: Remove duplicate GLOB_VERSION. - - novfs: Fix ioctl usage. - - novfs: use evict_inode. - - Xen is disabled. + - Eliminated 71 patches. + - spectra: Drop ->locked_ioctl support. + - spectra: Drop ->prepare_flush_fn support. + - spectra: Remove duplicate GLOB_VERSION. + - novfs: Fix ioctl usage. + - novfs: use evict_inode. + - Xen is disabled. - commit 63642f6 ------------------------------------------------------------------- @@ -6223,10 +6243,10 @@ Fri Aug 13 02:39:29 CEST 2010 - jeffm@suse.com Thu Aug 12 20:42:29 CEST 2010 - gregkh@suse.de - Update to 2.6.35.1 - - security fixes - - bug fixes - - obsoletes: - patches.fixes/e1000e-don-t-inadvertently-re-set-INTX_DISABLE.patch. + - security fixes + - bug fixes + - obsoletes: + patches.fixes/e1000e-don-t-inadvertently-re-set-INTX_DISABLE.patch. - commit a009fb4 ------------------------------------------------------------------- @@ -6258,7 +6278,7 @@ Thu Aug 12 19:24:58 CEST 2010 - jeffm@suse.com Thu Aug 12 08:54:30 CEST 2010 - jslaby@suse.cz - patches.fixes/vmscan-fix-stalls.patch: vmscan: raise the bar - to PAGEOUT_IO_SYNC stalls (bnc#625339). + to PAGEOUT_IO_SYNC stalls (bnc#625339). - commit 1efea94 ------------------------------------------------------------------- @@ -6271,7 +6291,7 @@ Wed Aug 11 23:34:07 CEST 2010 - jack@suse.cz Wed Aug 11 06:08:17 CEST 2010 - neilb@suse.de - Refresh - patches.fixes/nfsd-05-sunrpc-cache-allow-thread-to-block-while-waiting-for.patch. + patches.fixes/nfsd-05-sunrpc-cache-allow-thread-to-block-while-waiting-for.patch. - Refresh patches.fixes/sunrpc-monotonic-expiry. - Delete patches.fixes/nfs-write.c-bug-removal.patch. Update some patches for 2.6.35 @@ -6281,14 +6301,14 @@ Wed Aug 11 06:08:17 CEST 2010 - neilb@suse.de Wed Aug 11 05:42:36 CEST 2010 - neilb@suse.de - NFS: allow close-to-open cache semantics to apply to root of - NFS filesystem (bnc#584720). + NFS filesystem (bnc#584720). - commit deea101 ------------------------------------------------------------------- Tue Aug 10 19:19:37 CEST 2010 - tiwai@suse.de - ALSA: hda - patch_nvhdmi.c: Add missing codec IDs, unify names - (bnc#627212). + (bnc#627212). - ALSA: hda - Add pin-fix for HP dc5750 (bnc#624118). - commit 4844a71 @@ -6297,13 +6317,13 @@ Mon Aug 9 16:28:00 CEST 2010 - jbeulich@novell.com - Update Xen patches to 2.6.35 final and c/s 1025. - create devices in /dev/xen when they are expected to be - used there. + used there. - xen/netback: Allow setting of large MTU before rings have - connected. + connected. - xen/netback: Always pull through PKT_PROT_LEN bytes into the - linear part of an skb. + linear part of an skb. - pass trigger mode and polarity information to Xen for all - interrupts. + interrupts. - Update Xen config files. - supported.conf: Add pci-iomul.ko. - commit c642c1b @@ -6312,7 +6332,7 @@ Mon Aug 9 16:28:00 CEST 2010 - jbeulich@novell.com Fri Aug 6 17:03:09 CEST 2010 - jeffm@suse.de - patches.xen/xen3-auto-xen-arch.diff: Update struct acpi_power_register - usage from upstream commit 718be4aa. + usage from upstream commit 718be4aa. - commit 4ce0b48 ------------------------------------------------------------------- @@ -6343,7 +6363,7 @@ Fri Jul 23 18:25:37 CEST 2010 - jeffm@suse.de Fri Jul 23 12:15:59 CEST 2010 - jack@suse.cz - novfs: code cleanup for one case of novfs return value - (bnc#624606). + (bnc#624606). - commit 4875860 ------------------------------------------------------------------- @@ -6356,7 +6376,7 @@ Wed Jul 21 11:07:10 CEST 2010 - jack@suse.cz Wed Jul 21 10:47:22 CEST 2010 - jack@suse.cz - novfs: Fix a memory leak that causes an OOM condition - (bnc#610828). + (bnc#610828). - commit 519d8a0 ------------------------------------------------------------------- @@ -6370,7 +6390,7 @@ Tue Jul 20 12:55:33 CEST 2010 - mmarek@suse.cz - scripts/tar-up.sh: Generate the rpm changelog using gitlog2changes. - Move kernel-source.changes.old to rpm/ (not included in the pachage - though). + though). - commit 8ed2389 ------------------------------------------------------------------- diff --git a/kernel-trace.spec b/kernel-trace.spec index 7b2ae77c..e8be2d20 100644 --- a/kernel-trace.spec +++ b/kernel-trace.spec @@ -17,8 +17,8 @@ # norootforbuild -%define srcversion 3.7-rc8 -%define patchversion 3.7.0-rc8 +%define srcversion 3.7 +%define patchversion 3.7.0 %define variant %{nil} %define vanilla_only 0 @@ -57,7 +57,7 @@ Name: kernel-trace Summary: The Standard Kernel with Tracing Features -Version: 3.7.rc8 +Version: 3.7.0 Release: 0 License: GPL-2.0 Group: System/Kernel @@ -147,7 +147,7 @@ Provides: kernel-64bit Obsoletes: kernel-64bit %endif -Source0: http://www.kernel.org/pub/linux/kernel/v3.x/testing/linux-%srcversion.tar.bz2 +Source0: http://www.kernel.org/pub/linux/kernel/v3.x/linux-%srcversion.tar.bz2 Source2: source-post.sh Source3: kernel-source.rpmlintrc Source8: devel-pre.sh diff --git a/kernel-u8500.changes b/kernel-u8500.changes index d2b5ac29..5f99db5f 100644 --- a/kernel-u8500.changes +++ b/kernel-u8500.changes @@ -1,3 +1,21 @@ +------------------------------------------------------------------- +Tue Dec 11 20:42:22 CET 2012 - ohering@suse.de + +- Drivers: hv: balloon: Fix a memory leak. +- commit 26cdad5 + +------------------------------------------------------------------- +Tue Dec 11 19:29:44 CET 2012 - jeffm@suse.com + +- Update to 3.7-final. +- commit 1771a73 + +------------------------------------------------------------------- +Tue Dec 11 17:00:46 CET 2012 - ohering@suse.de + +- Update patch headers for fate314663 and fate314665 changes +- commit 44044f1 + ------------------------------------------------------------------- Tue Dec 11 00:30:54 CET 2012 - jack@suse.cz @@ -5,6 +23,12 @@ Tue Dec 11 00:30:54 CET 2012 - jack@suse.cz ext3 will be removed upstream so let's do the transition. - commit dadc8ea +------------------------------------------------------------------- +Fri Dec 7 13:57:47 CET 2012 - guillaume.gardet@oliseo.fr + +- Update omap2plus (armv7) config: Enable TWL* USB drivers +- commit 28c09f5 + ------------------------------------------------------------------- Fri Dec 7 12:14:08 CET 2012 - jbeulich@suse.com @@ -32,11 +56,11 @@ Thu Dec 6 21:51:12 CET 2012 - ohering@suse.de - mm: Export a function to get vm committed memory. - Drivers: hv: Add Hyper-V balloon driver. - Drivers: hv: balloon: Fix a bug in the definition of struct - dm_info_msg. + dm_info_msg. - Update config files. fate#314665 hyper-v: Update the Vmbus protocol - Drivers: hv: Implement routines for read side signaling - optimization. + optimization. - Drivers: hv: Add state to manage batched reading. - Drivers: hv: Turn off batched reading for util drivers. - Drivers: hv: Optimize signaling in the read path. @@ -44,21 +68,21 @@ Thu Dec 6 21:51:12 CET 2012 - ohering@suse.de - Drivers: hv: Get rid of hv_get_ringbuffer_interrupt_mask(). - Drivers: hv: Support handling multiple VMBUS versions. - Drivers: hv: Update the ring buffer structure to match win8 - functionality. + functionality. - Drivers: hv: Extend/modify vmbus_channel_offer_channel for - win7 and beyond. + win7 and beyond. - Drivers: hv: Save and export negotiated vmbus version. - Drivers: hv: Change the signature for hv_signal_event(). - Drivers: hv: Change the signature of vmbus_set_event(). - Drivers: hv: Move vmbus version definitions to hyperv.h. - Drivers: hv: Manage signaling state on a per-connection basis. - Drivers: hv: Cleanup vmbus_set_event() to support win7 and - beyond. + beyond. - Drivers: hv: Setup a mapping for Hyper-V's notion cpu ID. - Drivers: hv: Add state to manage incoming channel interrupt - load. + load. - Drivers: hv: Modify the interrupt handling code to support - win8 and beyond. + win8 and beyond. - Drivers: hv: Add code to distribute channel interrupt load. - Drivers: hv: Get rid of the unused global signaling state. - Drivers: hv: Get rid of unnecessary request for offers. @@ -69,7 +93,7 @@ Thu Dec 6 21:51:12 CET 2012 - ohering@suse.de - Drivers: hv: Implement flow management on the send side. - Drivers: hv: Capture the host build information. - Drivers: hv: Cleanup and consolidate reporting of build/version - info. + info. - commit 4fccd03 ------------------------------------------------------------------- @@ -244,14 +268,14 @@ Fri Nov 2 13:50:13 CET 2012 - jbeulich@novell.com - Update Xen patches to 3.7-rc3 and c/s 1202. - extend base interfaces to support multi-page rings for - frontend/backend communication. + frontend/backend communication. - blkback: allow using multiple page frontend communication ring. - blkfront: allow using multiple page backend communication ring. - ACPI: Store valid ACPI tables passed via early initrd in - reserved memblock areas. + reserved memblock areas. - ACPI: Fix build when disabled. - ACPI: Cleanup acpi_initrd_override declaration and remove - ifdefs. + ifdefs. - config.conf: Re-enable Xen configs. - Update x86 config files. - Delete patches.xen/xen3-acpi_override_2_2.patch. @@ -372,7 +396,7 @@ Sun Oct 21 23:17:25 CEST 2012 - jslaby@suse.cz - Refresh patches.xen/xen3-patch-3.6. - Delete patches.fixes/hv-storvsc-reset-wait.patch. - Delete - patches.rpmify/x86-kbuild-archscripts-depends-on-scripts_basic. + patches.rpmify/x86-kbuild-archscripts-depends-on-scripts_basic. - commit cfee26b ------------------------------------------------------------------- @@ -394,19 +418,19 @@ Thu Oct 18 16:26:57 CEST 2012 - trenn@suse.de and proper git-xy: meta tags: - lib: Add early cpio decoder. - x86, acpi: Introduce x86 arch specific arch_reserve_mem_area() - for e820 handling. + for e820 handling. - ACPI: Store valid ACPI tables passed via early initrd in - reserved memblock areas. + reserved memblock areas. - ACPI: Implement physical address table override. - ACPI: Create acpi_table_taint() function to avoid code - duplication. + duplication. - ACPI: Document ACPI table overriding via initrd. - ACPI: Fix build when disabled. - X86 ACPI: Use #ifdef not #if for CONFIG_X86 check. - ACPI: Overriding ACPI tables via initrd only works with - an initrd. + an initrd. - ACPI: Cleanup acpi_initrd_override declaration and remove - ifdefs. + ifdefs. - Delete patches.arch/acpi_fix_custom_method_acc.patch. - Delete patches.arch/acpi_override_2_2.patch. - Delete patches.arch/acpi_override_documentation. @@ -455,11 +479,11 @@ Thu Oct 11 17:17:11 CEST 2012 - guillaume.gardet@oliseo.fr Wed Oct 10 21:28:30 CEST 2012 - jslaby@suse.cz - Delete - patches.suse/msft-hv-0394-tools-hv-Fix-file-handle-leak.patch. + patches.suse/msft-hv-0394-tools-hv-Fix-file-handle-leak.patch. - Delete - patches.suse/msft-hv-0395-tools-hv-Fix-exit-error-code.patch. + patches.suse/msft-hv-0395-tools-hv-Fix-exit-error-code.patch. - Delete - patches.suse/msft-hv-0396-tools-hv-Check-for-read-write-errors.patch. + patches.suse/msft-hv-0396-tools-hv-Check-for-read-write-errors.patch. These are in 3.6.1. - commit 2a321c4 @@ -510,7 +534,7 @@ Thu Oct 4 13:52:15 CEST 2012 - ohering@suse.de - hyperv: Add comments for the extended buffer after RNDIS message. - Drivers: hv: Cleanup the guest ID computation. - Drivers: hv: vmbus: Use the standard format string to format - GUIDs. + GUIDs. - Drivers: hv: Add KVP definitions for IP address injection. - Drivers: hv: kvp: Cleanup error handling in KVP. - Drivers: hv: Explicitly size elements of protocol structures. @@ -522,7 +546,7 @@ Thu Oct 4 13:52:15 CEST 2012 - ohering@suse.de - Tools: hv: Represent the ipv6 mask using CIDR notation. - Tools: hv: Gather ipv[4,6] gateway information. - hv: fail the probing immediately when we are not in hyperv - platform. + platform. - hv: vmbus_drv: detect hyperv through x86_hyper. - Tools: hv: Get rid of some unused variables. - Tools: hv: Correctly type string variables. @@ -541,14 +565,14 @@ Thu Oct 4 13:52:15 CEST 2012 - ohering@suse.de - tools/hv: Parse /etc/os-release. - hyperv: Fix the max_xfer_size in RNDIS initialization. - hyperv: Fix the missing return value in - rndis_filter_set_packet_filter(). + rndis_filter_set_packet_filter(). - hyperv: Fix page buffer handling in rndis_filter_send_request(). - hyperv: Remove extra allocated space for recv_pkt_list elements. - hyperv: Report actual status in receive completion packet. - hyperv: Add buffer for extended info after the RNDIS response - message. + message. - Delete - patches.suse/suse-hv-Cleanup-the-guest-ID-computation.patch. + patches.suse/suse-hv-Cleanup-the-guest-ID-computation.patch. - commit 08d283b ------------------------------------------------------------------- @@ -573,7 +597,6 @@ Mon Oct 1 05:29:41 CEST 2012 - jeffm@suse.com Sat Sep 29 12:29:30 CEST 2012 - dmueller@suse.com - ARM/u5800: Fix build of ux500 driver - Acked-by: Jeff Mahoney - commit 0ea37a0 ------------------------------------------------------------------- @@ -586,21 +609,18 @@ Sat Sep 29 10:44:01 CEST 2012 - dmueller@suse.com Sat Sep 29 10:24:00 CEST 2012 - dmueller@suse.com - ARM/tegra: Remove optional parts to fix build - Acked-by: Jeff Mahoney - commit d729a16 ------------------------------------------------------------------- Sat Sep 29 10:23:24 CEST 2012 - dmueller@suse.com - ARM: enable zcache support - Acked-by: Jeff Mahoney - commit 17b147b ------------------------------------------------------------------- Sat Sep 29 10:22:39 CEST 2012 - dmueller@suse.com - ARM/cubox: set cachefilesd to module - Acked-by: Jeff Mahoney - commit c1fb243 ------------------------------------------------------------------- @@ -609,13 +629,13 @@ Fri Sep 28 17:29:39 CEST 2012 - trenn@suse.de - Remove old patchset to override ACPI tables via initrd. Also remove a stale xen patch related to that. - Delete - patches.arch/acpi_implement_overriding_of_arbitrary_acpi_tables_via_initrd.patch. + patches.arch/acpi_implement_overriding_of_arbitrary_acpi_tables_via_initrd.patch. - Delete - patches.arch/acpica_fix_wrongly_mapped_acpi_table_header_when_overriding_via_initrd.patch. + patches.arch/acpica_fix_wrongly_mapped_acpi_table_header_when_overriding_via_initrd.patch. - Delete - patches.arch/acpica_introduce_acpi_os_phys_table_override_function.patch. + patches.arch/acpica_introduce_acpi_os_phys_table_override_function.patch. - Delete - patches.xen/xen3-acpi_implement_overriding_of_arbitrary_acpi_tables_via_initrd.patch. + patches.xen/xen3-acpi_implement_overriding_of_arbitrary_acpi_tables_via_initrd.patch. - commit dd8f1b0 ------------------------------------------------------------------- @@ -744,7 +764,7 @@ Mon Sep 10 19:22:00 CEST 2012 - jeffm@suse.com Mon Sep 10 10:20:23 CEST 2012 - jbeulich@novell.com - patches.arch/s390-message-catalog.diff: Properly handle pr_cont() and fold - in the below two trivial fixes. + in the below two trivial fixes. - Delete patches.arch/s390-message-catalog-fix.diff. - Delete patches.arch/s390-message-catalog-perl-fix.diff. - Refresh patches.arch/kmsg-fix-parameter-limitations. @@ -818,10 +838,10 @@ Fri Aug 31 23:20:23 CEST 2012 - dmueller@suse.com Fri Aug 31 15:18:07 CEST 2012 - jslaby@suse.cz - i2c/busses: Fix build error if CONFIG_I2C_DESIGNWARE_PLATFORM=y - && CONFIG_I2C_DESIGN. + && CONFIG_I2C_DESIGN. - Delete - patches.fixes/i2c-busses-fix-build-error-if-config_i2c_designware_platform-y-config_i2c_design. - Move it to rpmify, so that vanilla builds fine too. + patches.fixes/i2c-busses-fix-build-error-if-config_i2c_designware_platform-y-config_i2c_design. + Move it to rpmify, so that vanilla builds fine too. - commit 0217ad5 ------------------------------------------------------------------- @@ -899,7 +919,7 @@ Tue Aug 21 18:17:16 CEST 2012 - jeffm@suse.com Fri Aug 17 14:51:23 CEST 2012 - jeffm@suse.com - Update to 3.6-rc2. - - Eliminated 1 patch. + - Eliminated 1 patch. - commit 71963b0 ------------------------------------------------------------------- @@ -1355,7 +1375,7 @@ Wed Jun 13 13:21:58 CEST 2012 - hare@suse.de - Rediff patch - patches.drivers/mach-dove-Fixup-ge00-initialisation.patch: - Rediff after backport from upstream. + Rediff after backport from upstream. - commit fa58c5e ------------------------------------------------------------------- @@ -1363,7 +1383,7 @@ Wed Jun 13 12:56:17 CEST 2012 - hare@suse.de - Fixup patch to apply - patches.drivers/spi-orion-convert-to-new-infrastructure.patch - backported from upstream. + backported from upstream. - commit 2507393 ------------------------------------------------------------------- @@ -1382,9 +1402,9 @@ Wed Jun 13 12:31:48 CEST 2012 - hare@suse.de Mon Jun 11 20:04:20 CEST 2012 - jeffm@suse.com - Update to 3.5-rc2. - - Xen needs update. - - ARM needs update. - - Eliminated 13 patches. + - Xen needs update. + - ARM needs update. + - Eliminated 13 patches. - commit 3f461b1 ------------------------------------------------------------------- @@ -1423,7 +1443,7 @@ Tue Jun 5 17:12:21 CEST 2012 - ohering@suse.de Mon Jun 4 10:36:59 CEST 2012 - ohering@suse.de - [SCSI] storvsc: Properly handle errors from the host - (bnc#747404). + (bnc#747404). - Delete patches.suse/suse-hv-storvsc-ignore-ata_16.patch. - commit ad28e23 @@ -1486,7 +1506,7 @@ Wed May 23 15:59:25 CEST 2012 - jbeulich@novell.com Tue May 22 14:21:24 CEST 2012 - trenn@suse.de - X86 acpi_cpufreq: Do not use request_module for autoloading - (bnc#756085). + (bnc#756085). - Refresh patches.xen/xen3-auto-common.diff. - patches.xen/xen3-patch-3.3: - commit caf270e @@ -1545,7 +1565,7 @@ Mon May 14 03:43:45 CEST 2012 - jeffm@suse.com Mon May 14 03:37:58 CEST 2012 - jeffm@suse.com - Update to 3.4-rc7. - - Eliminated 1 patch. + - Eliminated 1 patch. - commit 4cd9e9b ------------------------------------------------------------------- @@ -1598,7 +1618,7 @@ Mon May 7 20:11:04 CEST 2012 - jeffm@suse.com Mon May 7 19:54:14 CEST 2012 - jeffm@suse.com - Update to 3.4-rc6. - - Eliminated 2 patches. + - Eliminated 2 patches. - commit 749ea8f ------------------------------------------------------------------- @@ -1635,7 +1655,7 @@ Wed May 2 16:40:55 CEST 2012 - jeffm@suse.com Wed May 2 16:34:34 CEST 2012 - mmarek@suse.cz - rpm/kernel-binary.spec.in: Do not require distribution-release - during build. + during build. - commit 3cd703f ------------------------------------------------------------------- @@ -1686,18 +1706,18 @@ Thu Apr 26 19:13:49 CEST 2012 - jeffm@suse.com - Disabled DECNet and ARCNet. Specific config options disabled: CONFIG_ARCNET - CONFIG_ARCNET_1051 - CONFIG_ARCNET_1201 - CONFIG_ARCNET_CAP - CONFIG_ARCNET_COM20020_CS - CONFIG_ARCNET_COM20020 - CONFIG_ARCNET_COM20020_PCI - CONFIG_ARCNET_COM90xxIO - CONFIG_ARCNET_COM90xx - CONFIG_ARCNET_RAW - CONFIG_ARCNET_RIM_I + CONFIG_ARCNET_1051 + CONFIG_ARCNET_1201 + CONFIG_ARCNET_CAP + CONFIG_ARCNET_COM20020_CS + CONFIG_ARCNET_COM20020 + CONFIG_ARCNET_COM20020_PCI + CONFIG_ARCNET_COM90xxIO + CONFIG_ARCNET_COM90xx + CONFIG_ARCNET_RAW + CONFIG_ARCNET_RIM_I CONFIG_DECNET - CONFIG_DECNET_NF_GRABULATOR + CONFIG_DECNET_NF_GRABULATOR - commit 272dd14 ------------------------------------------------------------------- @@ -1799,7 +1819,7 @@ Fri Apr 20 18:09:06 CEST 2012 - jbeulich@novell.com Tue Apr 17 15:59:19 CEST 2012 - jeffm@suse.com - Update to 3.4-rc3. - - Eliminated 1 patch. + - Eliminated 1 patch. - commit 2fde7e0 ------------------------------------------------------------------- @@ -1819,7 +1839,7 @@ Mon Apr 9 03:28:12 CEST 2012 - jeffm@suse.com Fri Apr 6 06:42:35 CEST 2012 - jeffm@suse.com - Update AppArmor for 3.4. - - apparmor: Add "profiles" list to sysfs. + - apparmor: Add "profiles" list to sysfs. - commit 59517ac ------------------------------------------------------------------- @@ -1832,10 +1852,10 @@ Thu Apr 5 22:25:16 CEST 2012 - jeffm@suse.com Thu Apr 5 09:18:14 CEST 2012 - jeffm@suse.com - Updated to 3.4-rc1. - - Eliminated 121 patches. - - Xen is unavailable. - - ACPI overrides are unavailable. - - AppArmor network feature are unavailable. + - Eliminated 121 patches. + - Xen is unavailable. + - ACPI overrides are unavailable. + - AppArmor network feature are unavailable. - commit 3ac7e79 ------------------------------------------------------------------- @@ -1915,7 +1935,7 @@ Sat Mar 24 00:57:07 CET 2012 - dsterba@suse.cz - Refresh patches.suse/btrfs-handle-EIO. - Refresh - patches.suse/btrfs-volumes-schedule_bio-should-return-void. + patches.suse/btrfs-volumes-schedule_bio-should-return-void. - commit d97ade6 ------------------------------------------------------------------- @@ -1958,10 +1978,10 @@ Mon Mar 19 11:16:34 CET 2012 - jslaby@suse.cz Mon Mar 19 11:07:00 CET 2012 - jslaby@suse.cz - Delete - patches.arch/acpi_ec_provide_non_interrupt_mode_boot_param.patch. + patches.arch/acpi_ec_provide_non_interrupt_mode_boot_param.patch. - Delete patches.arch/dell_optiplex_990_fix_reboot.patch. - Delete - patches.drivers/alsa-hda-0004-Add-missing-static-ADC-tables-for-ALC269-qu. + patches.drivers/alsa-hda-0004-Add-missing-static-ADC-tables-for-ALC269-qu. - Delete patches.drivers/libata-unlock-hpa-by-default. - Delete patches.fixes/scsi-add-tgps-setting. - Delete patches.fixes/scsi-dh-rdac-add-stk. @@ -1998,23 +2018,23 @@ Mon Mar 12 15:26:55 CET 2012 - ohering@suse.de - Staging: hv: storvsc: Cleanup storvsc_host_reset_handler(). - Staging: hv: storvsc: Move and cleanup storvsc_remove(). - Staging: hv: storvsc: Add a comment to explain life-cycle - management. + management. - Staging: hv: storvsc: Get rid of the on_io_completion in - hv_storvsc_request. + hv_storvsc_request. - Staging: hv: storvsc: Rename the context field in - hv_storvsc_request. + hv_storvsc_request. - Staging: hv: storvsc: Miscellaneous cleanup of storvsc driver. - Staging: hv: storvsc: Cleanup the code for generating protocol - version. + version. - Staging: hv: storvsc: Cleanup some protocol related constants. - Staging: hv: storvsc: Get rid of some unused defines. - Staging: hv: storvsc: Consolidate the request structure. - Staging: hv: storvsc: Consolidate all the wire protocol - definitions. + definitions. - Staging: hv: storvsc: Move the storage driver out of the - staging area. + staging area. - Rename patches.suse/staging-hv-pata_piix-ignore-disks.patch to - patches.suse/suse-hv-pata_piix-ignore-disks.patch + patches.suse/suse-hv-pata_piix-ignore-disks.patch - commit 7487199 ------------------------------------------------------------------- @@ -2209,41 +2229,41 @@ Mon Feb 13 17:23:49 CET 2012 - mmarek@suse.cz Sun Feb 12 18:15:10 CET 2012 - trenn@suse.de - Add driver auto probing for x86 features v4 - (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). + (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). - x86/cpu: Fix overrun check in arch_print_cpu_modalias() - (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). + (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). - crypto: Add support for x86 cpuid - auto loading for x86 crypto drivers - (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). + auto loading for x86 crypto drivers + (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). - x86/cpu: Clean up modalias feature matching - (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). + (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). - intel-idle: convert to x86_cpu_id auto probing - (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). + (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). - intel_idle: Fix ID for Nehalem-EX Xeon in device ID table - (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). + (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). - HWMON: Convert via-cputemp to x86 cpuid autoprobing - (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). + (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). - powernow-k7: Fix CPU family number - (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). + (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). - ACPI: Load acpi-cpufreq from processor driver automatically - (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). + (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). - intel_idle: Revert change of auto_demotion_flags for Nehalem - (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). + (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). - HWMON: Convert coretemp to x86 cpuid autoprobing - (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). + (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). - powernow-k6: Really enable auto-loading - (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). + (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). - X86: Introduce HW-Pstate scattered cpuid feature - (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). + (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). - cpufreq: Add support for x86 cpuinfo auto loading v4 - (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). + (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). - x86: autoload microcode driver on Intel and AMD systems v2 - (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). + (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). - CPU: Introduce ARCH_HAS_CPU_AUTOPROBE and X86 parts - (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). + (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). - ACPI: remove duplicated lines of merging - problems with acpi_processor_start - (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). + problems with acpi_processor_start + (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). - Update config files. - commit 6efe9b5 @@ -2251,7 +2271,7 @@ Sun Feb 12 18:15:10 CET 2012 - trenn@suse.de Fri Feb 10 12:03:36 CET 2012 - mmarek@suse.cz - rpm/kernel-binary.spec.in: Build x86 packages as i686, except for --default (bnc#745632). KMPs are still built as i586. + -default (bnc#745632). KMPs are still built as i586. - commit 88a632b ------------------------------------------------------------------- @@ -2282,8 +2302,8 @@ Tue Feb 7 18:28:41 CET 2012 - jeffm@suse.com Tue Feb 7 18:12:40 CET 2012 - jeffm@suse.com - Update to 3.3-rc2. - - Eliminated 5 patches. - - Xen is disabled. + - Eliminated 5 patches. + - Xen is disabled. - commit d017ea1 ------------------------------------------------------------------- @@ -2382,7 +2402,7 @@ Wed Dec 21 14:38:42 CET 2011 - jbeulich@novell.com Tue Dec 20 16:35:33 CET 2011 - jeffm@suse.com - Update to 3.2-rc6. - - Eliminated 1 patch. + - Eliminated 1 patch. - commit d5a489e ------------------------------------------------------------------- @@ -2390,7 +2410,7 @@ Tue Dec 20 11:34:14 CET 2011 - trenn@suse.de - These should all be mainline in some form: - Delete - patches.arch/implement_stop_machine_from_offline_cpu.patch. + patches.arch/implement_stop_machine_from_offline_cpu.patch. - Delete patches.arch/kill-__stop_machine.patch. - Delete patches.arch/reorganize_stop_cpus.patch. - Delete patches.arch/use_stop_machine_for_mtrr_rendezvous.patch. @@ -2406,14 +2426,14 @@ Sun Dec 18 07:38:42 CET 2011 - aj@suse.de Fri Dec 16 15:37:51 CET 2011 - aj@suse.de - rpm/kernel-binary.spec.in: Add provides and make most obsoletes versioned. - This silences rpmlint warnings. + This silences rpmlint warnings. - commit e3023c7 ------------------------------------------------------------------- Wed Dec 14 13:51:41 CET 2011 - mmarek@suse.cz - rpm/kernel-source.spec.in, rpm/mkspec: Fix tarball URL for -rcX and - do not generate any URL for linux-next and vanilla snapshots. + do not generate any URL for linux-next and vanilla snapshots. - commit 1548daf ------------------------------------------------------------------- @@ -2503,7 +2523,7 @@ Wed Dec 7 11:05:05 CET 2011 - aj@suse.de Tue Dec 6 00:07:03 CET 2011 - jeffm@suse.com - Update to 3.2-rc4. - - Eliminated 1 patch. + - Eliminated 1 patch. - commit a7d546d ------------------------------------------------------------------- @@ -2615,8 +2635,8 @@ Fri Nov 25 05:58:54 CET 2011 - jeffm@suse.com Fri Nov 25 05:47:49 CET 2011 - jeffm@suse.com - Update to 3.2-rc3. - - stack unwind: cfi_ignore takes more arguments. - - iio: Fix build error in industrialio-core.c. + - stack unwind: cfi_ignore takes more arguments. + - iio: Fix build error in industrialio-core.c. - commit 48ef020 ------------------------------------------------------------------- @@ -2629,7 +2649,7 @@ Thu Nov 24 18:45:54 CET 2011 - ohering@suse.de Thu Nov 24 13:01:09 CET 2011 - mmarek@suse.cz - rpm/try-disable-staging-driver: Script to disable failing staging - driver and restart make. + driver and restart make. - commit 819d1fa ------------------------------------------------------------------- @@ -2723,14 +2743,14 @@ Thu Nov 17 19:45:48 CET 2011 - bpoirier@suse.de Wed Nov 16 06:51:07 CET 2011 - jeffm@suse.com - Update to 3.2-rc2. - - Eliminated 1 patch. + - Eliminated 1 patch. - commit 85c9930 ------------------------------------------------------------------- Wed Nov 16 06:32:19 CET 2011 - jeffm@suse.com - Update to 3.2-rc1. - - Eliminate 212 patches. + - Eliminate 212 patches. - commit 6318d5b ------------------------------------------------------------------- @@ -2770,8 +2790,8 @@ Sat Nov 5 01:32:21 CET 2011 - trenn@suse.de Thu Nov 3 17:56:46 CET 2011 - mszeredi@suse.cz - patches.fixes/hfs-fix-hfs_find_init-sb-ext_tree-null-ptr-oops.patch: - hfs: fix hfs_find_init() sb->ext_tree NULL ptr oops - (CVE-2011-2203 bnc#699709). + hfs: fix hfs_find_init() sb->ext_tree NULL ptr oops + (CVE-2011-2203 bnc#699709). - commit 7923119 ------------------------------------------------------------------- @@ -2809,16 +2829,16 @@ Thu Nov 3 14:49:44 CET 2011 - jbeulich@novell.com Wed Nov 2 15:43:11 CET 2011 - jeffm@suse.com - Add Elantech touchpad v3/v4 support (bnc#716852): - - Input: elantech - add v3 hardware support. - - Input: elantech - add v4 hardware support. - - Input: elantech - better support all those v2 variants. - - Input: elantech - clean up elantech_init. - - Input: elantech - correct x, y value range for v2 hardware. - - Input: elantech - get rid of ETP_2FT_* in elantech.h. - - Input: elantech - packet checking for v2 hardware. - - Input: elantech - remove ETP_EDGE_FUZZ_V2. - - Input: elantech - remove module parameter force_elantech. - - Input: elantech - use firmware provided x, y ranges. + - Input: elantech - add v3 hardware support. + - Input: elantech - add v4 hardware support. + - Input: elantech - better support all those v2 variants. + - Input: elantech - clean up elantech_init. + - Input: elantech - correct x, y value range for v2 hardware. + - Input: elantech - get rid of ETP_2FT_* in elantech.h. + - Input: elantech - packet checking for v2 hardware. + - Input: elantech - remove ETP_EDGE_FUZZ_V2. + - Input: elantech - remove module parameter force_elantech. + - Input: elantech - use firmware provided x, y ranges. - commit 28551a0 ------------------------------------------------------------------- @@ -2849,7 +2869,7 @@ Tue Oct 25 19:33:27 CEST 2011 - ohering@suse.de Tue Oct 25 19:24:17 CEST 2011 - eich@suse.de - patches.suse/SUSE-bootsplash: remove DEBUG macro which was - left in the code by accident. + left in the code by accident. - commit a56ba15 ------------------------------------------------------------------- @@ -2862,7 +2882,7 @@ Mon Oct 24 18:28:04 CEST 2011 - jeffm@suse.com Mon Oct 24 15:04:34 CEST 2011 - ohering@suse.de - patches.suse/staging-hv-pata_piix-ignore-disks.patch: - Update comments in code and reduce patch size + Update comments in code and reduce patch size - commit 8913d07 ------------------------------------------------------------------- @@ -2875,7 +2895,7 @@ Thu Oct 20 10:02:15 CEST 2011 - eich@suse.de ------------------------------------------------------------------- Tue Oct 18 23:44:16 CEST 2011 - jeffm@suse.com --Update to 3.1-rc10. +- -Update to 3.1-rc10. - commit 239957e ------------------------------------------------------------------- @@ -2902,11 +2922,11 @@ Wed Oct 12 21:56:23 CEST 2011 - ohering@suse.de - Various updates for hv drivers, which fix also the hv_mouse driver - staging: hv: storvsc: ignore SET_WINDOWN scsi command - (bnc#722646). + (bnc#722646). - staging/hv: advertise hv_storvsc instead of storvsc as sysfs - driver name (bnc#716708). + driver name (bnc#716708). - staging/hv: fill scsi/proc_name for the sake of mkinitrd - (bnc#716708). + (bnc#716708). - Staging: hv: util: Invoke cn_netlink_send() in a work context. - Refresh patches.suse/staging-hv-pata_piix-ignore-disks.patch. - Refresh patches.xen/xen3-patch-2.6.32. @@ -2940,7 +2960,7 @@ Fri Oct 7 17:46:06 CEST 2011 - jbeulich@novell.com Wed Oct 5 13:45:24 CEST 2011 - jbeulich@novell.com - patches.suse/supported-flag: Also look for Module.supported in the - source tree. + source tree. - Refresh patches.suse/supported-flag-enterprise. - commit 9c8680a @@ -2974,15 +2994,15 @@ Tue Sep 27 22:25:34 CEST 2011 - eich@suse.de Mon Sep 26 15:56:27 CEST 2011 - mmarek@suse.cz - rpm/host-memcpy-hack.h: Hack to use older version of the memcpy symbol - in userspace programs, so that they keep working on older systems. + in userspace programs, so that they keep working on older systems. - rpm/kernel-binary.spec.in: Pass -include - %_sourcedir/host-memcpy-hack.h to the compiler when compiling - userspace programs. + %_sourcedir/host-memcpy-hack.h to the compiler when compiling + userspace programs. - rpm/host-memcpy-hack.h: Hack to use older version of the memcpy symbol - in userspace programs, so that they keep working on older systems. + in userspace programs, so that they keep working on older systems. - rpm/kernel-binary.spec.in: Pass -include - %_sourcedir/host-memcpy-hack.h to the compiler when compiling - userspace programs. + %_sourcedir/host-memcpy-hack.h to the compiler when compiling + userspace programs. - commit e3c78cf ------------------------------------------------------------------- @@ -3005,7 +3025,7 @@ Wed Sep 21 13:20:35 CEST 2011 - trenn@suse.de - Refresh patches.arch/acpi_implement_overriding_of_arbitrary_acpi_tables_via_initrd.patch. --> Fix build on ia64, by moving asm/e820.h into ifdef config protected region. + -> Fix build on ia64, by moving asm/e820.h into ifdef config protected region. - commit 0ac4276 ------------------------------------------------------------------- @@ -3027,9 +3047,9 @@ Wed Sep 21 11:11:10 CEST 2011 - mhocko@suse.cz Tue Sep 20 18:09:04 CEST 2011 - trenn@suse.de - ACPI: Implement overriding of arbitrary ACPI tables via initrd - (none). + (none). - ACPICA: Fix wrongly mapped acpi table header when overriding - via initrd (none). + via initrd (none). - ACPICA: Introduce acpi_os_phys_table_override function (none). - x86: allow NVS can be accessed by driver (none). - Update config files: @@ -3047,7 +3067,7 @@ Thu Sep 15 14:16:08 CEST 2011 - jeffm@suse.de Thu Sep 15 09:30:03 CEST 2011 - jbeulich@novell.com - patches.arch/x86_64-unwind-annotations: Fix unwinding through - interrupt frames, requiring ... + interrupt frames, requiring ... - patches.suse/stack-unwind: ... support for DW_CFA_def_cfa_expression. - commit 4d917a5 @@ -3086,7 +3106,7 @@ Mon Sep 12 16:31:26 CEST 2011 - jbeulich@novell.com - mm: frontswap: swap data structure changes. - In HVM guests do not take over the CDROM device (bnc#645893). - x86: report ACPI-reserved state of PCI MMCONFIG region to - hypervisor. + hypervisor. - config.conf: Re-enable Xen flavors. - Update config files. - commit 3692f47 @@ -3126,33 +3146,33 @@ Thu Sep 1 18:47:37 CEST 2011 - ohering@suse.de - Staging: hv: util: kvp: Fix the reported OSVersion string. - Staging: hv: util: kvp: Cleanup kvp_get_domain_name(). - Staging: hv: Fix macros, tab errors and warning in - drivers/staging/hv/hv_mouse.c. + drivers/staging/hv/hv_mouse.c. - Staging: hv: vmbus: VMBUS is an ACPI enumerated device, get - rid of the PCI signature. + rid of the PCI signature. - Staging: hv: Replace struct hv_guid with the uuid type already - defined in Linux. + defined in Linux. - Staging: hv: vmbus: Introduce vmbus ID space in struct - hv_driver. + hv_driver. - Staging: hv: blkvsc: Use the newly introduced vmbus ID in the - blockvsc driver. + blockvsc driver. - Staging: hv: storvsc: Use the newly introduced vmbus ID in - storvsc driver. + storvsc driver. - Staging: hv: netvsc: Use the newly introduced vmbus ID in - netvsc driver. + netvsc driver. - Staging: hv: mousevsc: Use the newly introduced vmbus ID in - mouse driver. + mouse driver. - Staging: hv: util: Make hv_utils a vmbus device driver. - Staging: hv: create VMBUS_DEVICE macro and use it. - Staging: hv: vmbus: Cleanup vmbus_match(). - Staging: hv: vmbus: Cleanup vmbus_uevent() code. - Staging: hv: vmbus: Support the notion of id tables in - vmbus_match(). + vmbus_match(). - Staging: hv: vmbus: Get rid of an unnecessary include line - in vmbus_drv.c. + in vmbus_drv.c. - Staging: hv: storvsc: Get rid of the DMI signature. - Staging: hv: netvsc: Get rid of the PCI signature. - Staging: hv: netvsc: Get rid of the DMI signature in - netvsc_drv.c. + netvsc_drv.c. - Staging: hv: util: Get rid of the DMI signature in hv_util.c. - Staging: hv: util: Get rid of the PCI signature in hv_util.c. - Staging: hv: fix up driver registering mess. @@ -3160,59 +3180,59 @@ Thu Sep 1 18:47:37 CEST 2011 - ohering@suse.de - Staging: hv: vmbus: Cleanup unnecessary comments in hv.c. - Staging: hv: vmbus: Cleanup error handling in hv_init(). - Staging: hv: vmbus: Get rid of unnecessay comments in - connection.c. + connection.c. - Staging: hv: vmbus: Get rid of the function dump_gpadl_body(). - Staging: hv: vmbus: Get rid of the function dump_gpadl_header(). - Staging: hv: vmbus: Rename openMsg to open_msg in channel.c. - Staging: hv: vmbus: Get rid of unnecessary comments in - channel.c. + channel.c. - Staging: hv: vmbus: Change the variable name openInfo to - open_info in channel.c. + open_info in channel.c. - Staging: hv: vmbus: Cleanup error values in ringbuffer.c. - Staging: hv: vmbus: Cleanup the error return value in - vmbus_recvpacket_raw(). + vmbus_recvpacket_raw(). - Staging: hv: netvsc: Get rid of an unnecessary print statement - in netvsc_probe(). + in netvsc_probe(). - Staging: hv: vmbus: Retry vmbus_post_msg() before giving up. - Staging: hv: storvsc: Cleanup error handling in - storvsc_dev_add(). + storvsc_dev_add(). - Staging: hv: storvsc: Cleanup error handling in - storvsc_channel_init(). + storvsc_channel_init(). - Staging: hv: storvsc: Cleanup error handling in - storvsc_connect_to_vsp(). + storvsc_connect_to_vsp(). - Staging: hv: storvsc: Cleanup error handling in storvsc_do_io(). - Storage: hv: storvsc: Get rid of some unnecessary DPRINTs - from storvsc.c. + from storvsc.c. - Staging: hv: storvsc: Fix/cleanup some dated comments in - storvsc.c. + storvsc.c. - Staging: hv: storvsc: Cleanup returned error code in - storvsc_host_reset(). + storvsc_host_reset(). - Staging: hv: storvsc: Cleanup error code returned in - storvsc_probe(). + storvsc_probe(). - Staging: hv: storvsc: Cleanup returned error code in - storvsc_drv_init(). + storvsc_drv_init(). - Staging: hv: netvsc: Cleanup the returned error code in - netvsc_probe(). + netvsc_probe(). - Staging: hv: netvsc: Cleanup error return codes in - netvsc_destroy_recv_buf(). + netvsc_destroy_recv_buf(). - Staging: hv: netvsc: Cleanup error return values in - netvsc_init_recv_buf(). + netvsc_init_recv_buf(). - Staging: hv: netvsc: Cleanup error returns in - netvsc_connect_vsp(). + netvsc_connect_vsp(). - Staging: hv: netvsc: Cleanup error return values in - netvsc_send(). + netvsc_send(). - Staging: hv: netvsc: Cleanup error return codes in - netvsc_device_add(). + netvsc_device_add(). - Staging: hv: netvsc: Cleanup error codes in - rndis_filter_receive(). + rndis_filter_receive(). - Staging: hv: netvsc: Cleanup error code in - rndis_filter_query_device(). + rndis_filter_query_device(). - Staging: hv: netvsc: Cleanup error return values in - rndis_filter_set_packet_filter(). + rndis_filter_set_packet_filter(). - Staging: hv: netvsc: Cleanup error returns in - rndis_filter_init_device(). + rndis_filter_init_device(). - Staging: hv: netvsc: Cleanup error code in - rndis_filter_device_add(). + rndis_filter_device_add(). - Staging: hv: mouse: Change the jump label Cleanup to cleanup. - Staging: hv: netvsc: Change the jump label Cleanup to cleanup. - Staging: hv: netvsc: Change the jump label Exit to exit. @@ -3225,72 +3245,72 @@ Thu Sep 1 18:47:37 CEST 2011 - ohering@suse.de - Staging: hv: add driver_data to hv_vmbus_device_id. - Staging: hv: Add code to parse struct hv_vmbus_device_id table. - Staging: hv: file2alias: fix up alias creation logic for - hv_vmbus_device_id. + hv_vmbus_device_id. - Staging: hv: storvsc: Inline free_stor_device(). - Staging: hv: storvsc: Do not aquire an unnecessary reference - on stor_device. + on stor_device. - Staging: hv: storvsc: Rename must_get_stor_device(). - Staging: hv: storvsc: Rename get_stor_device(). - Staging: hv: storvsc: Cleanup alloc_stor_device(). - Staging: hv: storvsc: Introduce state to manage the lifecycle - of stor device. + of stor device. - Staging: hv: storvsc: Prevent outgoing traffic when stor dev - is being destroyed. + is being destroyed. - Staging: hv: storvsc: Get rid of release_stor_device() by - inlining the code. + inlining the code. - Staging: hv: storvsc: Get rid of final_release_stor_device() - by inlining code. + by inlining code. - Staging: hv: storvsc: Get rid of the reference counting in - struct storvsc_device. + struct storvsc_device. - Staging: hv: netvsc: Inline the code for free_net_device(). - Staging: hv: netvsc: Cleanup alloc_net_device(). - Staging: hv: netvsc: Introduce state to manage the lifecycle - of net device. + of net device. - Staging: hv: netvsc: Prevent outgoing traffic when netvsc dev - is destroyed. + is destroyed. - Staging: hv: netvsc: Get rid of release_outbound_net_device() - by inlining the code. + by inlining the code. - Staging: hv: netvsc: Get rid of release_inbound_net_device() - by inlining the code. + by inlining the code. - Staging: hv: netvsc: Get rid of the refcnt field in struct - netvsc_device. + netvsc_device. - Staging: hv: storvsc: Add code to handle IDE devices using - the storvsc driver. + the storvsc driver. - Staging: hv: storvsc: Handle IDE devices using the storvsc - driver. + driver. - Staging: hv: blkvsc: Get rid of blkvsc_drv.c as this code is - not used. + not used. - Staging: hv: storvsc: Optimize bounce buffer handling for the - "write" case. + "write" case. - Staging: hv: storvsc: Optimize the bounce buffer handling in - the "read" case. + the "read" case. - Staging: hv: storvsc: Include storvsc.c in storvsc_drv.c. - Staging: hv: storvsc: Cleanup storvsc_drv.c after adding the - contents of storvsc.c. + contents of storvsc.c. - Staging: hv: storvsc: Add the contents of hyperv_storage.h - to storvsc_drv.c. + to storvsc_drv.c. - Staging: hv: storvsc: Cleanup storvsc_drv.c after adding the - contents of hyperv_storage.h. + contents of hyperv_storage.h. - Staging: hv: storvsc: Fixup srb and scsi status for INQUIRY - and MODE_SENSE. + and MODE_SENSE. - Staging: hv: storvsc: Fix a typo. - Staging: hv: storvsc: In case of scsi errors offline the device. - Staging: hv: storvsc: No need to copy from bounce buffer in - case of a failure. + case of a failure. - Staging: hv: util: Forcefully shutdown when shutdown is - requested. + requested. - Staging: hv: util: Adjust guest time in a process context. - Staging: hv: vmbus: Check before invoking the channel callback. - Staging: hv: vmbus: Properly deal with de-registering channel - callback. + callback. - Staging: hv: Fix a bug in vmbus_match(). - Staging: hv: vmbus: Get rid of vmbus_on_isr() by inlining - the code. + the code. - Staging: hv: vmbus: Do not enable auto eoi. - Staging: hv: vmbus: Fixup indentation in vmbus_acpi_add(). - Staging: hv: vmbus: Get rid of some dated/redundant comments. - Staging: hv: vmbus: Get rid of an unnecessary check in - vmbus_connect(). + vmbus_connect(). - Staging: hv: vmbus: Fix a checkpatch warning in ring_buffer.c. - Staging: hv: vmbus: Fix checkpatch warnings in connection.c. - Staging: hv: mousevsc: Fix checkpatch errors and warnings. @@ -3363,16 +3383,16 @@ Wed Aug 24 21:29:06 CEST 2011 - jeffm@suse.com Wed Aug 24 20:54:32 CEST 2011 - jeffm@suse.com - Refreshed and re-enabled dm-path patches: - - patches.suse/dm-mpath-accept-failed-paths. - - patches.suse/dm-mpath-detach-existing-hardware-handler. + - patches.suse/dm-mpath-accept-failed-paths. + - patches.suse/dm-mpath-detach-existing-hardware-handler. - commit 70cadcd ------------------------------------------------------------------- Wed Aug 24 20:51:06 CEST 2011 - jeffm@suse.com - Update to 3.1-rc3. - - Eliminated 8 patches. - - Xen is disabled. + - Eliminated 8 patches. + - Xen is disabled. - commit eccefcc ------------------------------------------------------------------- @@ -3380,8 +3400,8 @@ Thu Aug 18 11:38:15 CEST 2011 - eich@suse.de - * Refresh patches.suse/SUSE-bootsplash. * Fix bootsplash code for 15bpp framebuffers. - These framebuffers are rare these days, the legendary and still - popular server chipset Radeon ES1000 supports it, though. + These framebuffers are rare these days, the legendary and still + popular server chipset Radeon ES1000 supports it, though. - commit f25ce3e ------------------------------------------------------------------- @@ -3402,7 +3422,7 @@ Tue Aug 9 00:03:53 CEST 2011 - trenn@suse.de - Update config files: bnc#674988, change: --CONFIG_ACPI_CUSTOM_METHOD=m + -CONFIG_ACPI_CUSTOM_METHOD=m +# CONFIG_ACPI_CUSTOM_METHOD is not set for all flavors - commit f1af972 @@ -3495,10 +3515,10 @@ Thu Jul 14 17:52:45 CEST 2011 - tiwai@suse.de Thu Jul 14 17:26:51 CEST 2011 - tiwai@suse.de - ALSA: hda - Add Kconfig for the default buffer size - (bnc#682725). + (bnc#682725). - Update config files. - Delete, replaced with the new upstream patch - patches.drivers/alsa-hda-0019-Increase-default-buffer-size. + patches.drivers/alsa-hda-0019-Increase-default-buffer-size. - commit 40c7644 ------------------------------------------------------------------- @@ -3520,7 +3540,7 @@ Sat Jul 9 11:17:46 CEST 2011 - jslaby@suse.cz Thu Jul 7 00:58:01 CEST 2011 - jeffm@suse.com - Update to 3.0-rc6. - - Eliminated 1 patch. + - Eliminated 1 patch. - commit 56e99da ------------------------------------------------------------------- @@ -3529,7 +3549,7 @@ Tue Jul 5 09:18:43 CEST 2011 - jbeulich@novell.com - Update Xen patches to 3.0-rc5 and c/s 1095. - xen: prepare tmem shim to handle frontswap. - support booting Xen from EFI (fate#311376, fate#311529, - bnc#578927, bnc#628554). + bnc#578927, bnc#628554). - config.conf: Re-enabled Xen flavors. - Update x86 config files. - Delete patches.xen/xen-blkback-bimodal-suse. @@ -3576,31 +3596,31 @@ Tue Jun 21 12:14:44 CEST 2011 - mmarek@suse.cz Fri Jun 17 17:29:41 CEST 2011 - mmarek@suse.cz - rpm/post.sh: Touch /boot/do_purge_kernels on package install - (fate#312018). + (fate#312018). - rpm/postun.sh: Remove it again if it still exists on package - uninstall. + uninstall. - commit 82f4a5d ------------------------------------------------------------------- Fri Jun 17 13:23:54 CEST 2011 - trenn@suse.de - stop_machine: implement stop_machine_from_offline_cpu() - (bnc#697859). + (bnc#697859). - stop_machine: kill __stop_machine() (bnc#697859). - x86, mtrr: lock stop machine during MTRR rendezvous sequence - (bnc#697859). + (bnc#697859). - stop_machine: reorganize stop_cpus() implementation - (bnc#697859). + (bnc#697859). - x86, mtrr: use __stop_machine() for doing MTRR rendezvous - (bnc#697859). + (bnc#697859). - commit aa3d6e2 ------------------------------------------------------------------- Thu Jun 16 12:16:16 CEST 2011 - mmarek@suse.cz - Remove the novfs patches, it should be packaged as a KMP, or - ideally, reimplemented as a fuse filesystem (which is the reason why - the current implementation it is never going to be accepted upstream). + ideally, reimplemented as a fuse filesystem (which is the reason why + the current implementation it is never going to be accepted upstream). - Delete patches.fixes/novfs-copy_user-fixes.diff. - Delete patches.fixes/novfs-minsize-fixes. - Delete patches.fixes/novfs-nwcapi.patch. @@ -3655,7 +3675,7 @@ Wed Jun 15 18:22:05 CEST 2011 - jack@suse.cz Wed Jun 15 08:05:05 CEST 2011 - jeffm@suse.com - Update to 3.0-rc3. - - Eliminated 2 patches. + - Eliminated 2 patches. - commit a1fe999 ------------------------------------------------------------------- @@ -3723,9 +3743,9 @@ Mon Jun 13 14:06:28 CEST 2011 - mmarek@suse.cz the SRCVERSION variable will only be used to determine the tarball version. - rpm/compute-PATCHVERSION.sh: Set default PATCHLEVEL and SUBLEVEL to 0. - The package version will thus always match the Makefile version and - the SRCVERSION variable will only be used to determine the tarball - version. + The package version will thus always match the Makefile version and + the SRCVERSION variable will only be used to determine the tarball + version. - rpm/kernel-binary.spec.in: Revert the previous hack. - commit 95c9977 @@ -3748,9 +3768,9 @@ Fri Jun 10 20:24:41 CEST 2011 - jeffm@suse.com Fri Jun 10 17:12:22 CEST 2011 - jeffm@suse.com - x86: Remove warning and warning_symbol from struct - stacktrace_ops. + stacktrace_ops. - Delete - patches.fixes/asus-wmi-Remove-__init-from-asus_wmi_platform_init.patch. + patches.fixes/asus-wmi-Remove-__init-from-asus_wmi_platform_init.patch. - commit 608ce9e ------------------------------------------------------------------- @@ -3842,13 +3862,13 @@ Fri Jun 3 12:51:22 CEST 2011 - mmarek@suse.cz Fri Jun 3 12:09:01 CEST 2011 - mmarek@suse.cz - rpm/macros.kernel-source: Add -b option to %kernel_module_package - to unconditionally call mkinitrd on kmp install (fate#309400). + to unconditionally call mkinitrd on kmp install (fate#309400). - rpm/kernel-module-subpackage: Pass KMP_NEEDS_MKINITRD=1 to - weak-modules2 if the -b option is used. + weak-modules2 if the -b option is used. - rpm/macros.kernel-source: Add -b option to %kernel_module_package - to unconditionally call mkinitrd on kmp install (fate#309400). + to unconditionally call mkinitrd on kmp install (fate#309400). - rpm/kernel-module-subpackage: Pass KMP_NEEDS_MKINITRD=1 to - weak-modules2 if the -b option is used. + weak-modules2 if the -b option is used. - commit 83331f5 ------------------------------------------------------------------- @@ -3869,14 +3889,14 @@ Tue May 31 05:09:44 CEST 2011 - jeffm@suse.com Tue May 31 05:08:21 CEST 2011 - jeffm@suse.com - Updated to 3.0-rc1. - - Eliminated 9 patches. + - Eliminated 9 patches. - commit 5710413 ------------------------------------------------------------------- Mon May 30 15:54:37 CEST 2011 - jack@suse.cz - mm: Fix assertion mapping->nrpages == 0 in end_writeback() - (bnc#693013 bnc#666423). + (bnc#693013 bnc#666423). - Refresh patches.xen/tmem. - commit d3e465a @@ -3884,9 +3904,9 @@ Mon May 30 15:54:37 CEST 2011 - jack@suse.cz Mon May 30 13:58:43 CEST 2011 - jslaby@suse.cz - Refresh - patches.fixes/block-add-proper-state-guards-to-__elv_next_request.patch. + patches.fixes/block-add-proper-state-guards-to-__elv_next_request.patch. - aic94xx: world-writable sysfs update_bios file. - Update upstream info. + Update upstream info. - commit 8912816 ------------------------------------------------------------------- @@ -3947,7 +3967,7 @@ Mon May 16 14:34:33 CEST 2011 - mmarek@suse.cz Fri May 13 15:45:04 CEST 2011 - jeffm@suse.com - Update to 2.6.39-rc7. - - Eliminated 5 patches. + - Eliminated 5 patches. - commit a8a170f ------------------------------------------------------------------- @@ -3960,16 +3980,16 @@ Thu May 12 23:29:11 CEST 2011 - jslaby@suse.cz Thu May 12 14:05:44 CEST 2011 - jslaby@suse.cz - Delete - patches.fixes/iwlwifi-fix-tx-power-configuration-on-3945-and-4965-devices. - It's fixed differently by commits 43f12d47f and f844a709a7 in .39-rc1 + patches.fixes/iwlwifi-fix-tx-power-configuration-on-3945-and-4965-devices. + It's fixed differently by commits 43f12d47f and f844a709a7 in .39-rc1 - commit 7934e2d ------------------------------------------------------------------- Thu May 12 11:56:16 CEST 2011 - jslaby@suse.cz - Refresh - patches.fixes/iwlwifi-fix-tx-power-configuration-on-3945-and-4965-devices. - Note about submission. + patches.fixes/iwlwifi-fix-tx-power-configuration-on-3945-and-4965-devices. + Note about submission. - commit 9922e20 ------------------------------------------------------------------- @@ -3982,15 +4002,15 @@ Tue May 10 19:10:18 CEST 2011 - mhocko@suse.cz Tue May 10 16:14:44 CEST 2011 - mhocko@suse.cz - patches.fixes/aggressive-zone-reclaim.patch: delete because - the patch is very workload specific and can lead to unexpected - reclaims in parallel node local workloads. + the patch is very workload specific and can lead to unexpected + reclaims in parallel node local workloads. - commit 56cf10e ------------------------------------------------------------------- Tue May 10 16:04:27 CEST 2011 - mhocko@suse.cz - Delete patches.suse/mm-devzero-optimisation.patch: we do not need - it anymore as we have zero page back since 2.6.32 + it anymore as we have zero page back since 2.6.32 - commit 323a093 ------------------------------------------------------------------- @@ -4009,64 +4029,64 @@ Mon May 9 14:32:59 CEST 2011 - jbeulich@novell.com Mon May 9 11:32:35 CEST 2011 - jbeulich@novell.com - patches.suse/kconfig-automate-kernel-desktop: Remove stray blank - lines (for older versions of "patch" to grok). + lines (for older versions of "patch" to grok). - commit 4dfa74d ------------------------------------------------------------------- Sat May 7 01:50:06 CEST 2011 - jeffm@suse.com - Removed network driver entropy patches. haveged is installed by default - and should be enabled to generate entropy from non-predictable sources. - - Delete patches.drivers/bnx2-entropy-source.patch. - - Delete patches.drivers/e1000-entropy-source.patch. - - Delete patches.drivers/e1000e-entropy-source.patch. - - Delete patches.drivers/igb-entropy-source.patch. - - Delete patches.drivers/ixgbe-entropy-source.patch. - - Delete patches.drivers/tg3-entropy-source.patch. + and should be enabled to generate entropy from non-predictable sources. + - Delete patches.drivers/bnx2-entropy-source.patch. + - Delete patches.drivers/e1000-entropy-source.patch. + - Delete patches.drivers/e1000e-entropy-source.patch. + - Delete patches.drivers/igb-entropy-source.patch. + - Delete patches.drivers/ixgbe-entropy-source.patch. + - Delete patches.drivers/tg3-entropy-source.patch. - commit c88b893 ------------------------------------------------------------------- Fri May 6 19:36:47 CEST 2011 - jeffm@suse.com - Update - patches.fixes/netfilter-implement-rfc-1123-for-ftp-conntrack - (bnc#466279 bnc#681639). + patches.fixes/netfilter-implement-rfc-1123-for-ftp-conntrack + (bnc#466279 bnc#681639). - commit 72e779f ------------------------------------------------------------------- Fri May 6 19:31:10 CEST 2011 - jeffm@suse.com - Disabled patches.drivers/libata-unlock-hpa-by-default; It may have - been obsoleted by upstream commit d8d9129e. + been obsoleted by upstream commit d8d9129e. - commit 1a21ab3 ------------------------------------------------------------------- Fri May 6 18:51:20 CEST 2011 - jeffm@suse.com - sysctl: Increase IPC defaults (bnc#146656) - - Delete patches.suse/shmall-bigger. + - Delete patches.suse/shmall-bigger. - commit a70e34f ------------------------------------------------------------------- Fri May 6 17:50:56 CEST 2011 - jeffm@suse.com - sysctl/i386/desktop, sysctl/x86_64/desktop: Add vm.dirty_ratio = 20 - for desktop flavors (bnc#552883) - - Delete patches.suse/mm-tune-dirty-limits.patch. + for desktop flavors (bnc#552883) + - Delete patches.suse/mm-tune-dirty-limits.patch. - commit dbe73e2 ------------------------------------------------------------------- Fri May 6 17:25:45 CEST 2011 - jeffm@suse.com - sysctl/defaults: Added kernel.hung_task_timeout=0 - - Delete patches.suse/hung_task_timeout-configurable-default. + - Delete patches.suse/hung_task_timeout-configurable-default. - commit 78f9eed ------------------------------------------------------------------- Fri May 6 16:41:07 CEST 2011 - mmarek@suse.cz - rpm/kernel-{binary,source}.spec.in: Install per-kernel /boot/sysctl-* - files (patch from Jeff Mahoney). + files (patch from Jeff Mahoney). - commit 473f2d1 ------------------------------------------------------------------- @@ -4079,7 +4099,7 @@ Thu May 5 22:35:53 CEST 2011 - jeffm@suse.com Thu May 5 22:23:21 CEST 2011 - jeffm@suse.com - Updated to 2.6.39-rc6. - - 2 patches eliminated. + - 2 patches eliminated. - commit 2643e59 ------------------------------------------------------------------- @@ -4093,9 +4113,9 @@ Tue May 3 03:08:18 CEST 2011 - tonyj@suse.de Fri Apr 29 20:35:21 CEST 2011 - jeffm@suse.com - rpm/compute-PATCHVERSION.sh: Replace ^+++ with ^\+\+\+ as an - awk regex. It's technically invalid. + awk regex. It's technically invalid. - rpm/compute-PATCHVERSION.sh: Replace ^+++ with ^\+\+\+ as an - awk regex. It's technically invalid. + awk regex. It's technically invalid. - commit 52dd0f0 ------------------------------------------------------------------- @@ -4117,7 +4137,7 @@ Fri Apr 29 00:36:03 CEST 2011 - gregkh@suse.de - Delete patches.suse/linux-2.6.29-dont-wait-for-mouse.patch. - Delete patches.suse/linux-2.6.29-even-faster-kms.patch. - Delete - patches.suse/linux-2.6.29-jbd-longer-commit-interval.patch. + patches.suse/linux-2.6.29-jbd-longer-commit-interval.patch. - Delete patches.suse/linux-2.6.29-kms-after-sata.patch. - Delete patches.suse/linux-2.6.29-touchkit.patch. - commit c13427d @@ -4132,22 +4152,22 @@ Fri Apr 29 00:17:46 CEST 2011 - jbenc@suse.cz Thu Apr 28 23:32:44 CEST 2011 - rjw@suse.de - Delete patches.xen/xen3-x86-mcp51-no-dac. - Also remove the series.conf entires for the x86-mcp-no-dac patches. + Also remove the series.conf entires for the x86-mcp-no-dac patches. - commit 574577b ------------------------------------------------------------------- Thu Apr 28 23:16:27 CEST 2011 - rjw@suse.de - Delete patches.arch/x86-mcp51-no-dac. (This is a blacklist entry that - has been rejected by the mainline, the problem reporter is gone and - it's next to impossible to verify it now.) + has been rejected by the mainline, the problem reporter is gone and + it's next to impossible to verify it now.) - commit 195b113 ------------------------------------------------------------------- Thu Apr 28 21:38:22 CEST 2011 - jslaby@suse.cz - Refresh - patches.fixes/iwlwifi-fix-tx-power-configuration-on-3945-and-4965-devices. + patches.fixes/iwlwifi-fix-tx-power-configuration-on-3945-and-4965-devices. - commit a2662ae ------------------------------------------------------------------- @@ -4162,14 +4182,14 @@ Thu Apr 28 20:56:33 CEST 2011 - jslaby@suse.cz Thu Apr 28 20:30:56 CEST 2011 - bphilips@suse.de - Delete - patches.drivers/tg3-5785-and-57780-asic-revs-not-working.patch. + patches.drivers/tg3-5785-and-57780-asic-revs-not-working.patch. - commit 9917206 ------------------------------------------------------------------- Thu Apr 28 20:19:59 CEST 2011 - bphilips@suse.de - Delete - patches.suse/uvcvideo-ignore-hue-control-for-5986-0241.patch. + patches.suse/uvcvideo-ignore-hue-control-for-5986-0241.patch. - commit 08374b3 ------------------------------------------------------------------- @@ -4202,7 +4222,7 @@ Thu Apr 28 14:18:12 CEST 2011 - jbeulich@novell.com Wed Apr 27 22:20:02 CEST 2011 - jeffm@suse.com - Delete - patches.drivers/disable-catas_reset-by-default-to-avoid-problems-with-eeh.patch. + patches.drivers/disable-catas_reset-by-default-to-avoid-problems-with-eeh.patch. - commit 399a100 ------------------------------------------------------------------- @@ -4264,10 +4284,10 @@ Wed Apr 27 21:34:13 CEST 2011 - jeffm@suse.com - Delete patches.suse/acpi-don-t-preempt-until-the-system-is-up. - Delete - patches.suse/acpi-generic-initramfs-table-override-support. + patches.suse/acpi-generic-initramfs-table-override-support. - Delete patches.suse/add-initramfs-file_read_write. - Delete - patches.suse/init-move-populate_rootfs-back-to-start_kernel. + patches.suse/init-move-populate_rootfs-back-to-start_kernel. - commit d4910b3 ------------------------------------------------------------------- @@ -4281,14 +4301,14 @@ Wed Apr 27 21:29:24 CEST 2011 - jeffm@suse.com Wed Apr 27 21:11:59 CEST 2011 - jeffm@suse.com - Delete patches.suse/osync-error. It was unused and the issue it fixed in - kernels prior to 2.6.32 doesn't exist anymore. + kernels prior to 2.6.32 doesn't exist anymore. - commit 52cc654 ------------------------------------------------------------------- Wed Apr 27 20:48:55 CEST 2011 - jeffm@suse.com - Delete patches.suse/s390-System.map.diff: Proper fix in binutils has - long since been upstream. + long since been upstream. - commit 2847a36 ------------------------------------------------------------------- @@ -4321,7 +4341,7 @@ Wed Apr 27 20:18:37 CEST 2011 - jeffm@suse.com Wed Apr 27 20:16:52 CEST 2011 - jeffm@suse.com - Delete patches.suse/unmap_vmas-lat: No bug report or signed-off-by. - - Delete patches.arch/s390-add-FREE_PTE_NR. + - Delete patches.arch/s390-add-FREE_PTE_NR. - commit 2a392c2 ------------------------------------------------------------------- @@ -4334,7 +4354,7 @@ Wed Apr 27 20:16:00 CEST 2011 - jeffm@suse.com Wed Apr 27 20:15:02 CEST 2011 - jeffm@suse.com - Update to 2.6.39-rc5. - - Eliminated 2 patches. + - Eliminated 2 patches. - commit 5288a05 ------------------------------------------------------------------- @@ -4354,7 +4374,7 @@ Wed Apr 27 19:43:47 CEST 2011 - jeffm@suse.com Tue Apr 26 11:03:18 CEST 2011 - jkosina@suse.cz - HID: add noget quirk barcode scanners from Symbol Technologies - (bnc#689290). + (bnc#689290). - commit f5b999f ------------------------------------------------------------------- @@ -4367,7 +4387,7 @@ Fri Apr 22 00:01:41 CEST 2011 - jeffm@suse.com Tue Apr 19 23:37:06 CEST 2011 - jack@suse.cz - Revert changes to sparc configs to not make life harder for Jan Engelhardt - maintaining sparc architecture. + maintaining sparc architecture. - commit cdac873 ------------------------------------------------------------------- @@ -4386,7 +4406,7 @@ Tue Apr 19 23:30:34 CEST 2011 - jack@suse.cz Tue Apr 19 17:41:41 CEST 2011 - jeffm@suse.com - Updated to 2.6.39-rc4. - - Eliminated 1 patch. + - Eliminated 1 patch. - commit 3f654c8 ------------------------------------------------------------------- @@ -4399,15 +4419,15 @@ Tue Apr 19 17:16:52 CEST 2011 - jeffm@suse.com Mon Apr 18 10:30:49 CEST 2011 - eich@suse.de - Combined and consolidated bootsplash patch (bnc#669777, - bnc#570082, bnc#595657, bnc#594209, bnc#544645). - - Delete patches.suse/Cleanup-and-make-boot-splash-work-with-KMS.patch. - - Delete patches.suse/bootsplash. - - Delete patches.suse/bootsplash-console-fix. - - Delete patches.suse/bootsplash-keep-multiple-data. - - Delete patches.suse/bootsplash-scaler. - - Reformatted code, fixed some minor bugs that became obvious. - - Fixed race that led to null pointer dereference in splash_read_proc(): - bnc#669777. + bnc#570082, bnc#595657, bnc#594209, bnc#544645). + - Delete patches.suse/Cleanup-and-make-boot-splash-work-with-KMS.patch. + - Delete patches.suse/bootsplash. + - Delete patches.suse/bootsplash-console-fix. + - Delete patches.suse/bootsplash-keep-multiple-data. + - Delete patches.suse/bootsplash-scaler. + - Reformatted code, fixed some minor bugs that became obvious. + - Fixed race that led to null pointer dereference in splash_read_proc(): + bnc#669777. - commit 95844c5 ------------------------------------------------------------------- @@ -4420,7 +4440,7 @@ Sat Apr 16 19:18:05 CEST 2011 - trenn@suse.de Sat Apr 16 18:42:01 CEST 2011 - trenn@suse.de - intel_idle: Make lapic_timer_reliable_states a boot param - (bnc#675161). + (bnc#675161). - commit 85b156b ------------------------------------------------------------------- @@ -4434,7 +4454,7 @@ Sat Apr 16 00:31:11 CEST 2011 - jack@suse.cz Fri Apr 15 20:24:29 CEST 2011 - jeffm@suse.com - Enabled CONFIG_GIGASET_CAPI (bnc#686008). - - This results in automatically disabling CONFIG_GIGASET_I4L. + - This results in automatically disabling CONFIG_GIGASET_I4L. - commit 697e68b ------------------------------------------------------------------- @@ -4454,7 +4474,7 @@ Fri Apr 15 13:21:49 CEST 2011 - jbeulich@novell.com - Update Xen patches to 2.6.39-rc3 and c/s 1079. - blktap2: replace hard-coded limit of tap devices with - configurable one. + configurable one. - config.conf: Re-enable Xen configs. - Update x86 config files. - commit d3bfd6c @@ -4463,7 +4483,7 @@ Fri Apr 15 13:21:49 CEST 2011 - jbeulich@novell.com Thu Apr 14 18:43:07 CEST 2011 - jeffm@suse.com - fs/partitions/efi.c: corrupted GUID partition tables can cause - kernel oops (bnc#687113 CVE-2011-1577). + kernel oops (bnc#687113 CVE-2011-1577). - commit 385b393 ------------------------------------------------------------------- @@ -4508,7 +4528,7 @@ Tue Apr 12 21:30:55 CEST 2011 - jeffm@suse.com Tue Apr 12 20:46:13 CEST 2011 - jeffm@suse.com - Updated to 2.6.39-rc3. - - Eliminated 2 patches. + - Eliminated 2 patches. - commit 200c913 ------------------------------------------------------------------- @@ -4533,29 +4553,29 @@ Tue Apr 12 19:37:48 CEST 2011 - jeffm@suse.com Tue Apr 12 19:10:01 CEST 2011 - jeffm@suse.com - Update to 2.6.39-rc2. - - Eliminated 18 patches. - - Added 3 patches. - - hv_mouse: needs . - - dm-raid45: Remove blk_unplug calls. - - novfs: 2.6.39 API update. - - Xen, Swap-over-NFS, and certain SCSI multipath features are disabled. - - patches.kernel.org is no longer used to contain upstream patches - for -rc releases. Users planning on building their own kernel should - have a copy of the tarball corresponding to the -rc releases. + - Eliminated 18 patches. + - Added 3 patches. + - hv_mouse: needs . + - dm-raid45: Remove blk_unplug calls. + - novfs: 2.6.39 API update. + - Xen, Swap-over-NFS, and certain SCSI multipath features are disabled. + - patches.kernel.org is no longer used to contain upstream patches + for -rc releases. Users planning on building their own kernel should + have a copy of the tarball corresponding to the -rc releases. - commit adf9d16 ------------------------------------------------------------------- Mon Apr 11 09:43:45 CEST 2011 - neilb@suse.de - Make selection of 'readdir-plus' adapt to usage patterns - (bnc#678123). + (bnc#678123). - commit 5de99a8 ------------------------------------------------------------------- Wed Apr 6 09:01:38 CEST 2011 - jeffm@suse.de - reiserfs: Force inode evictions before umount to avoid crash - (bnc#610598 bnc#680073 bnc#684112). + (bnc#610598 bnc#680073 bnc#684112). - Delete patches.fixes/reiserfs-xattr-crash-fix. - commit bf57d20 @@ -4569,21 +4589,21 @@ Tue Apr 5 10:42:22 CEST 2011 - jslaby@suse.cz Wed Mar 30 23:50:41 CEST 2011 - jeffm@suse.com - Delete patches.suse/twofish-2.6. - - This was for 2.4 compatibility and has been moved to KMP purgatory. + - This was for 2.4 compatibility and has been moved to KMP purgatory. - commit dcca506 ------------------------------------------------------------------- Wed Mar 30 10:32:32 CEST 2011 - jslaby@suse.cz - Relax si_code check in rt_sigqueueinfo and rt_tgsigqueueinfo - (bnc#681826). + (bnc#681826). - commit 2e71042 ------------------------------------------------------------------- Mon Mar 28 16:08:19 CEST 2011 - trenn@suse.de - Update config files, remove CONFIG_X86_MCE_XEON75XX=m - ->driver got reverted with previous commit + ->driver got reverted with previous commit - Refresh patches.xen/xen3-auto-arch-x86.diff. - commit b367e7b @@ -4595,18 +4615,18 @@ Mon Mar 28 15:23:44 CEST 2011 - trenn@suse.de APEI implementation should take care of that in recent kernels. - Delete patches.arch/x86_mce_intel_decode_physical_address.patch. - Delete - patches.arch/x86_mce_intel_decode_physical_address_compile_fix.patch. + patches.arch/x86_mce_intel_decode_physical_address_compile_fix.patch. - Delete - patches.arch/x86_mce_intel_decode_physical_address_rename_fix.patch. + patches.arch/x86_mce_intel_decode_physical_address_rename_fix.patch. - Delete - patches.arch/x86_mce_intel_decode_physical_fix_dynamic_debug.patch. + patches.arch/x86_mce_intel_decode_physical_fix_dynamic_debug.patch. - commit 1fe7a22 ------------------------------------------------------------------- Mon Mar 28 14:07:07 CEST 2011 - mmarek@suse.cz - rpm/kernel-binary.spec.in: Do not install unneeded packages in the - build chroot. + build chroot. - commit 7f4c49d ------------------------------------------------------------------- @@ -4626,7 +4646,7 @@ Thu Mar 24 17:26:22 CET 2011 - tiwai@suse.de Thu Mar 24 16:21:06 CET 2011 - jslaby@suse.cz - Prevent rt_sigqueueinfo and rt_tgsigqueueinfo from spoofing - the signal code (bnc#681826 CVE-2011-1020). + the signal code (bnc#681826 CVE-2011-1020). - commit 2e42fd4 ------------------------------------------------------------------- @@ -4635,7 +4655,7 @@ Thu Mar 24 14:02:20 CET 2011 - tiwai@suse.de - sound/oss/opl3: validate voice and channel indexes (bnc#681999). - sound/oss: remove offset from load_patch callbacks (bnc#681999). - ALSA: sound/pci/asihpi: check adapter index in hpi_ioctl - (bnc#680816). + (bnc#680816). - commit 09ff6e9 ------------------------------------------------------------------- @@ -4648,7 +4668,7 @@ Mon Mar 21 19:56:38 CET 2011 - jack@suse.cz Mon Mar 21 16:44:29 CET 2011 - jkosina@suse.cz - HID: add support for Skycable 0x3f07 wireless presenter - (bnc#681297). + (bnc#681297). - commit 892e8d4 ------------------------------------------------------------------- @@ -4679,12 +4699,12 @@ Fri Mar 18 08:48:08 CET 2011 - jbeulich@novell.com Thu Mar 17 12:24:09 CET 2011 - sjayaraman@suse.de - netvm: Do not mark requests for swapfile writes as dirty or - kswapd fails to free the page (bnc#678472). + kswapd fails to free the page (bnc#678472). - nfs: Use page_file_offset during page writeback (bnc#677738). - nfs: Convert nfs_mark_request_dirty() to use page_file_mapping() - (bnc#677738). + (bnc#677738). - netvm: Remove duplicated initialization in net/ipv4/route.c - (bnc#678970). + (bnc#678970). - collapse: mm: Report the low watermark correctly (bnc#678497). - commit a798dd1 @@ -4698,7 +4718,7 @@ Tue Mar 15 16:19:53 CET 2011 - jeffm@suse.com Mon Mar 14 01:22:01 CET 2011 - jeffm@suse.com - Linux: 2.6.38-rc8. - - Eliminated 1 patch. + - Eliminated 1 patch. - commit 7da557d ------------------------------------------------------------------- @@ -4723,38 +4743,38 @@ Fri Mar 11 14:19:55 CET 2011 - jbeulich@novell.com Tue Mar 8 01:00:02 CET 2011 - jeffm@suse.de - Update to 2.6.38-rc7. - - Refresh patches.xen/xen-x86-no-lapic. - - Refresh patches.xen/xen3-patch-2.6.19. + - Refresh patches.xen/xen-x86-no-lapic. + - Refresh patches.xen/xen3-patch-2.6.19. - commit 7eb9d30 ------------------------------------------------------------------- Mon Mar 7 13:50:08 CET 2011 - mmarek@suse.cz - rpm/kernel-binary.spec.in: Do not abort build because of - supported.conf inconsistency if %supported_modules_check == 0. + supported.conf inconsistency if %supported_modules_check == 0. - rpm/kernel-binary.spec.in: Do not abort build because of - supported.conf inconsistency if %supported_modules_check == 0. + supported.conf inconsistency if %supported_modules_check == 0. - commit 88d5daa ------------------------------------------------------------------- Wed Mar 2 09:02:40 CET 2011 - jbeulich@novell.com - patches.arch/x86_64-unwind-annotations: Fix a fatal oversight in - yesterday's change. + yesterday's change. - commit 098768b ------------------------------------------------------------------- Mon Feb 28 15:34:35 CET 2011 - jbeulich@novell.com - patches.arch/x86_64-unwind-annotations: Add annotations to - lib/rwsem_64.S. + lib/rwsem_64.S. - commit 87944ac ------------------------------------------------------------------- Thu Feb 24 16:27:46 CET 2011 - tiwai@suse.de - ALSA: usb-audio: fix oops due to cleanup race when disconnecting - (bnc#674735). + (bnc#674735). - commit ed81f8c ------------------------------------------------------------------- @@ -4767,7 +4787,7 @@ Wed Feb 23 23:03:41 CET 2011 - mmarek@suse.cz Tue Feb 22 21:49:18 CET 2011 - jeffm@suse.com - Update to 2.6.38-rc6. - - Eliminated 1 patch. + - Eliminated 1 patch. - commit 6cce7bb ------------------------------------------------------------------- @@ -4780,7 +4800,7 @@ Tue Feb 22 10:00:42 CET 2011 - mmarek@suse.cz Mon Feb 21 10:31:05 CET 2011 - tiwai@suse.de - ALSA: caiaq - Fix possible string-buffer overflow (bnc#672499, - CVE-2011-0712). + CVE-2011-0712). - commit 5ef002b ------------------------------------------------------------------- @@ -4799,22 +4819,22 @@ Thu Feb 17 02:28:52 CET 2011 - jeffm@suse.de Thu Feb 17 01:24:01 CET 2011 - gregkh@suse.de - Update config files. - - disable CONFIG_DRM_VMWGFX (bnc#606458) - - update sparc configs to at least be able to run "make oldconfig" + - disable CONFIG_DRM_VMWGFX (bnc#606458) + - update sparc configs to at least be able to run "make oldconfig" - commit da75bd9 ------------------------------------------------------------------- Wed Feb 16 16:14:52 CET 2011 - jbeulich@novell.com - patches.arch/x86_64-unwind-annotations: Re-add change lost during - initial 2.6.37 merge. + initial 2.6.37 merge. - commit e493205 ------------------------------------------------------------------- Mon Feb 14 13:42:21 CET 2011 - mmarek@suse.cz - Move spec file templates and helper scripts to a separate branch, to - ease synchronizing these files among master, vanilla and linux-next. + ease synchronizing these files among master, vanilla and linux-next. - commit 411abb8 ------------------------------------------------------------------- @@ -4834,7 +4854,7 @@ Mon Feb 14 13:20:47 CET 2011 - mmarek@suse.cz Mon Feb 14 13:19:22 CET 2011 - mmarek@suse.cz - rpm/kernel-source.spec.in: Delete misc/extract-modaliases, the code - was merged into rpm's find-supplements script. + was merged into rpm's find-supplements script. - Delete rpm/check-build.sh, not needed anymore. - commit 0a157b1 @@ -4842,43 +4862,43 @@ Mon Feb 14 13:19:22 CET 2011 - mmarek@suse.cz Thu Feb 10 02:57:43 CET 2011 - jeffm@suse.com - flexcop: fix registering braindead stupid names (brc#575873 - bnc#661429). + bnc#661429). - commit 72bd3d0 ------------------------------------------------------------------- Wed Feb 9 22:55:13 CET 2011 - gregkh@suse.de - Staging: samsung-laptop: add support for lots of laptops - (bnc#661682). + (bnc#661682). - commit 1eb5eaa ------------------------------------------------------------------- Wed Feb 9 13:37:33 CET 2011 - mmarek@suse.cz - rpm/kernel-source.spec.in: Set timestamp of sources to the commit - timestamp, so that they are always older than generated files in - /usr/src/linux-obj (bnc#669669). + timestamp, so that they are always older than generated files in + /usr/src/linux-obj (bnc#669669). - commit 8565452 ------------------------------------------------------------------- Wed Feb 9 00:08:37 CET 2011 - mmarek@suse.cz - rpm/kernel-binary.spec.in: Do not run fdupes in /usr/src/linux-obj, to - keep timestamps intact. + keep timestamps intact. - commit 9ba5ff0 ------------------------------------------------------------------- Tue Feb 8 23:42:06 CET 2011 - mmarek@suse.cz - rpm/kernel-source.spec.in: Remove .gitignore files after applying patches - (fix last change). + (fix last change). - commit 907f9cc ------------------------------------------------------------------- Tue Feb 8 18:10:13 CET 2011 - jeffm@suse.com - Updated to 2.6.38-rc4. - - Eliminated 1 patch. + - Eliminated 1 patch. - commit c327e0a ------------------------------------------------------------------- @@ -4926,8 +4946,8 @@ Mon Feb 7 16:19:29 CET 2011 - mmarek@suse.cz Mon Feb 7 14:27:36 CET 2011 - mmarek@suse.cz - rpm/kernel-binary.spec.in, rpm/kernel-spec-macros: Fix the definition - of %release_major and rename it to %release_num to better describe - what it does. Add some comments to explain how the versioning works. + of %release_major and rename it to %release_num to better describe + what it does. Add some comments to explain how the versioning works. - commit 9a3bc94 ------------------------------------------------------------------- @@ -4946,14 +4966,14 @@ Fri Feb 4 01:46:21 CET 2011 - jeffm@suse.com Fri Feb 4 01:44:50 CET 2011 - jeffm@suse.com - Updated to 2.6.38-rc3. - - Eliminated 2 patches. + - Eliminated 2 patches. - commit b6b51ca ------------------------------------------------------------------- Wed Feb 2 17:25:06 CET 2011 - tiwai@suse.de - ALSA: hda - Fix memory leaks in conexant jack arrays - (bnc#668929). + (bnc#668929). - commit 31971a4 ------------------------------------------------------------------- @@ -4991,8 +5011,8 @@ Sun Jan 23 02:16:20 CET 2011 - jeffm@suse.de Sun Jan 23 00:25:45 CET 2011 - jeffm@suse.com - Update config files. - - CONFIG_EXPERT=n on all but ps3 - - Vanilla configs updated. + - CONFIG_EXPERT=n on all but ps3 + - Vanilla configs updated. - commit b25e639 ------------------------------------------------------------------- @@ -5013,7 +5033,7 @@ Sun Jan 23 00:09:06 CET 2011 - jeffm@suse.com Sat Jan 22 23:45:07 CET 2011 - jeffm@suse.com - Updated to 2.6.38-rc2. - - Eliminated 1 patch. + - Eliminated 1 patch. - commit 90baa82 ------------------------------------------------------------------- @@ -5032,30 +5052,30 @@ Sat Jan 22 00:32:08 CET 2011 - jeffm@suse.de Sat Jan 22 00:27:46 CET 2011 - jeffm@suse.de - Update to 2.6.38-rc1. - - Removed 12 patches. - - Xen is disabled. - - Quite a few patches need updating. + - Removed 12 patches. + - Xen is disabled. + - Quite a few patches need updating. - commit 9163bb7 ------------------------------------------------------------------- Fri Jan 21 02:42:39 CET 2011 - trenn@suse.de - perf: Do not export power_frequency, but power_start event - (bnc#665153). + (bnc#665153). - cpuidle/x86/perf: fix power:cpu_idle double end events and - throw cpu_idle events from the cpuidle layer (bnc#665153). + throw cpu_idle events from the cpuidle layer (bnc#665153). - perf: Clean up power events by introducing new, more generic - ones (bnc#665153). + ones (bnc#665153). - cpuidle: Rename X86 specific idle poll state from C0 to POLL - (bnc#665153). + (bnc#665153). - perf timechart: Adjust perf timechart to the new power events - (bnc#665153). + (bnc#665153). - Fix display of idle boxes (none). - Fix huge and wronge C-state drawings due to uninitialized - start/end timestamps (none). + start/end timestamps (none). - Update config files. - doc/config-options.changes: - CONFIG_EVENT_POWER_TRACING_DEPRECATED=y + CONFIG_EVENT_POWER_TRACING_DEPRECATED=y - commit b308eff ------------------------------------------------------------------- @@ -5068,7 +5088,7 @@ Wed Jan 19 21:13:46 CET 2011 - jbohac@suse.cz Tue Jan 18 01:48:18 CET 2011 - trenn@suse.de - ACPI / ACPICA: Initialize the global lock spinlock as - appropriate (bnc#637377). + appropriate (bnc#637377). - commit c4b8238 ------------------------------------------------------------------- @@ -5087,22 +5107,22 @@ Mon Jan 17 20:52:49 CET 2011 - jeffm@suse.com Fri Jan 14 16:29:03 CET 2011 - mmarek@suse.cz - Revert %kernelrelease changes originally made on the vanilla branch, - they break on master and must be done differently. + they break on master and must be done differently. - commit b610327 ------------------------------------------------------------------- Thu Jan 13 21:29:19 CET 2011 - jkosina@suse.cz - Input: introduce 'notimeout' blacklist for Dell Vostro V13 - (bnc#641105). + (bnc#641105). - commit cb76856 ------------------------------------------------------------------- Wed Jan 12 21:32:17 CET 2011 - jeffm@suse.com - In-kernel dependencies for reiser4 - - Delete patches.suse/reiser4-exports. - - Delete patches.suse/reiser4-set_page_dirty_notag. + - Delete patches.suse/reiser4-exports. + - Delete patches.suse/reiser4-set_page_dirty_notag. - commit 1b97130 ------------------------------------------------------------------- @@ -5176,7 +5196,7 @@ Thu Jan 6 20:51:31 CET 2011 - jeffm@suse.com Thu Jan 6 19:48:28 CET 2011 - mmarek@suse.cz - rpm/kernel-source.spec.in: Move the source tree if %kernelrelease is - different from the tarball version. + different from the tarball version. - commit 6be9ffe ------------------------------------------------------------------- @@ -5195,28 +5215,28 @@ Thu Jan 6 17:09:12 CET 2011 - jeffm@suse.com Thu Jan 6 17:08:44 CET 2011 - jeffm@suse.com - Removed unused kdb patches. - - Delete patches.suse/kdb-build-fixes. - - Delete patches.suse/kdb-common. - - Delete - patches.suse/kdb-fix-assignment-from-incompatible-pointer-warnings. - - Delete - patches.suse/kdb-fix-kdb_cmds-to-include-the-arch-common-macro. - - Delete patches.suse/kdb-handle-nonexistance-keyboard-controller. - - Delete patches.suse/kdb-ia64. - - Delete patches.suse/kdb-usb-rework. - - Delete patches.suse/kdb-vm-api-changes-for-2-6-34. - - Delete patches.suse/kdb-x86. - - Delete patches.suse/kdb-x86-build-fixes. - - Delete patches.suse/kdb_dont_touch_i8042_early.patch. - - Delete patches.suse/kdb_fix_ia64_build.patch. - - Delete patches.xen/xen3-kdb-x86. + - Delete patches.suse/kdb-build-fixes. + - Delete patches.suse/kdb-common. + - Delete + patches.suse/kdb-fix-assignment-from-incompatible-pointer-warnings. + - Delete + patches.suse/kdb-fix-kdb_cmds-to-include-the-arch-common-macro. + - Delete patches.suse/kdb-handle-nonexistance-keyboard-controller. + - Delete patches.suse/kdb-ia64. + - Delete patches.suse/kdb-usb-rework. + - Delete patches.suse/kdb-vm-api-changes-for-2-6-34. + - Delete patches.suse/kdb-x86. + - Delete patches.suse/kdb-x86-build-fixes. + - Delete patches.suse/kdb_dont_touch_i8042_early.patch. + - Delete patches.suse/kdb_fix_ia64_build.patch. + - Delete patches.xen/xen3-kdb-x86. - commit c9e725d ------------------------------------------------------------------- Thu Jan 6 16:10:26 CET 2011 - jeffm@suse.com - rpm/kernel-source.spec.in: Remove the relocation of the source tree. - It's expanded in-place. + It's expanded in-place. - commit 8cde941 ------------------------------------------------------------------- @@ -5229,7 +5249,7 @@ Thu Jan 6 15:49:34 CET 2011 - jack@suse.cz Thu Jan 6 13:56:07 CET 2011 - mmarek@suse.cz - Delete patches.fixes/kbuild-fix-generating-of-.symtypes-files. - Fixed upstream in commit e26d6b8. + Fixed upstream in commit e26d6b8. - commit 1b628e1 ------------------------------------------------------------------- @@ -5238,7 +5258,7 @@ Thu Jan 6 10:07:22 CET 2011 - mgalbraith@suse.de - Replaced autogroup patch with what will appear in 2.6.38 - Replaced cgroup use after free fix wtih what will appear in 2.6.38 - Refresh - patches.fixes/sched-cgroup-use-exit-hook-to-avoid-use-after-free-crash. + patches.fixes/sched-cgroup-use-exit-hook-to-avoid-use-after-free-crash. - Refresh patches.suse/sched-automated-per-session-task-groups. - Delete patches.fixes/sched-fix-autogroup-proc-interface-race. - commit 81f018b @@ -5259,7 +5279,7 @@ Thu Dec 30 00:50:58 CET 2010 - jeffm@suse.com Wed Dec 29 22:23:21 CET 2010 - jeffm@suse.com - Update to 2.6.37-rc8. - - Eliminated 1 patch. + - Eliminated 1 patch. - commit 42518e6 ------------------------------------------------------------------- @@ -5284,38 +5304,38 @@ Mon Dec 27 23:24:08 CET 2010 - jeffm@suse.com Mon Dec 27 23:09:38 CET 2010 - jeffm@suse.com - Update to 2.6.37-rc7. - - Eliminated 9 patches. + - Eliminated 9 patches. - commit d38591c ------------------------------------------------------------------- Mon Dec 20 12:48:45 CET 2010 - jslaby@suse.cz - Revert "x86: allocate space within a region top-down" - (bnc#655048). - Backport to XEN. + (bnc#655048). + Backport to XEN. - commit 92c0965 ------------------------------------------------------------------- Mon Dec 20 11:33:32 CET 2010 - jslaby@suse.cz - Revert "PCI: fix pci_bus_alloc_resource() hang, prefer positive - decode" (bnc#655048). + decode" (bnc#655048). - Revert "x86: allocate space within a region top-down" - (bnc#655048). + (bnc#655048). - Revert "x86/PCI: allocate space from the end of a region, - not the beginning" (bnc#655048). + not the beginning" (bnc#655048). - Revert "PCI: allocate bus resources from the top down" - (bnc#655048). + (bnc#655048). - Revert "resources: support allocating space within a region - from the top down" (bnc#655048). + from the top down" (bnc#655048). - resources: add arch hook for preventing allocation in reserved - areas (bnc#655048). + areas (bnc#655048). - x86: avoid low BIOS area when allocating address space - (bnc#655048). + (bnc#655048). - x86: avoid E820 regions when allocating address space - (bnc#655048). + (bnc#655048). - x86: avoid high BIOS area when allocating address space - (bnc#655048). + (bnc#655048). - Refresh patches.xen/xen3-patch-2.6.34. - commit 7bbbf27 @@ -5330,8 +5350,8 @@ Mon Dec 20 11:29:01 CET 2010 - jslaby@suse.cz Mon Dec 20 11:19:41 CET 2010 - jslaby@suse.cz - Delete - patches.fixes/res-0010-PCI-fix-pci_bus_alloc_resource-hang-prefer-positive-.patch. - It's unreferenced and wrong. + patches.fixes/res-0010-PCI-fix-pci_bus_alloc_resource-hang-prefer-positive-.patch. + It's unreferenced and wrong. - commit 9e6fc50 ------------------------------------------------------------------- @@ -5368,10 +5388,10 @@ Mon Dec 13 09:12:36 CET 2010 - tiwai@suse.de Fri Dec 10 09:23:46 CET 2010 - jslaby@suse.cz - resources: add arch hook for preventing allocation in reserved - areas (bnc#655048). + areas (bnc#655048). - x86: avoid BIOS area when allocating address space (bnc#655048). - x86: avoid PNP resources when allocating address space - (bnc#655048). + (bnc#655048). - Refresh patches.xen/xen3-patch-2.6.34. - commit 7e25353 @@ -5404,14 +5424,14 @@ Thu Dec 9 14:48:13 CET 2010 - mmarek@suse.cz Wed Dec 8 17:34:25 CET 2010 - mmarek@suse.cz - rpm/kernel-docs.spec.in: Allow to build against any version of - kernel-source + kernel-source - commit 37bdc47 ------------------------------------------------------------------- Tue Dec 7 16:38:29 CET 2010 - jbeulich@novell.com - patches.arch/x86_64-unwind-annotations: Remove stringification - (needed only with very old assemblers). + (needed only with very old assemblers). - commit 987c244 ------------------------------------------------------------------- @@ -5442,7 +5462,7 @@ Tue Dec 7 09:40:37 CET 2010 - jbeulich@novell.com Mon Dec 6 12:40:34 CET 2010 - mgalbraith@suse.de - Replace buggy per tty autogroup patch with final per session patch as - integrated into tip. + integrated into tip. - sched: Add 'autogroup' scheduling feature: automated per session task groups (bnc#657613). - Delete patches.suse/sched-automated-per-tty-task-groups. - commit 0db6b6b @@ -5451,12 +5471,12 @@ Mon Dec 6 12:40:34 CET 2010 - mgalbraith@suse.de Mon Dec 6 09:12:01 CET 2010 - jbeulich@novell.com - patches.rpmify/rpm-kernel-config, patches.rpmify/split-package, - patches.suse/0004-richacl-In-memory-representation-and-helper-function.patch, - patches.suse/SoN-15-netvm-reserve.patch, - patches.suse/SoN-27-nfs-swap_ops.patch, - patches.suse/kconfig-automate-kernel-desktop, - patches.suse/mm-tune-dirty-limits.patch, - patches.suse/supported-flag-enterprise: Clean up Kconfig portions. + patches.suse/0004-richacl-In-memory-representation-and-helper-function.patch, + patches.suse/SoN-15-netvm-reserve.patch, + patches.suse/SoN-27-nfs-swap_ops.patch, + patches.suse/kconfig-automate-kernel-desktop, + patches.suse/mm-tune-dirty-limits.patch, + patches.suse/supported-flag-enterprise: Clean up Kconfig portions. - commit 713650c ------------------------------------------------------------------- @@ -5489,7 +5509,7 @@ Fri Nov 26 15:04:27 CET 2010 - jbeulich@novell.com - Update Xen patches to 2.6.37-rc3-git1 and c/s 1055. - xen/acpi: Add memory hotadd to pvops dom0 (bnc#651066). - xen/acpi: Export host physical CPU information to dom0 - (bnc#651066). + (bnc#651066). - Xen: para-virtual watchdog driver. - introduce {rd,wr}msr_safe_on_pcpu() and add/enable users. - eliminate scalability issues from initrd handling. @@ -5513,7 +5533,7 @@ Wed Nov 24 15:49:45 CET 2010 - jeffm@suse.com Mon Nov 22 19:48:15 CET 2010 - jeffm@suse.com - Update to 2.6.37-rc3. - - Eliminated 1 patch. + - Eliminated 1 patch. - commit 12ac0ac ------------------------------------------------------------------- @@ -5537,7 +5557,7 @@ Sun Nov 21 16:35:45 CET 2010 - jslaby@suse.cz Wed Nov 17 17:10:32 CET 2010 - jeffm@suse.com - sched: automated per tty task groups. - - Enabled in -desktop flavors for better interactivity. + - Enabled in -desktop flavors for better interactivity. - commit 2d5d397 ------------------------------------------------------------------- @@ -5556,7 +5576,7 @@ Tue Nov 16 20:08:11 CET 2010 - jeffm@suse.com Mon Nov 15 23:58:59 CET 2010 - jslaby@suse.cz - PCI: fix pci_bus_alloc_resource() hang, prefer positive decode - (bnc#651256). + (bnc#651256). - commit 4404c19 ------------------------------------------------------------------- @@ -5569,7 +5589,7 @@ Mon Nov 15 21:33:19 CET 2010 - jeffm@suse.com Mon Nov 15 21:30:37 CET 2010 - jeffm@suse.com - Update to 2.6.37-rc1-git11. - - Eliminated 2 patches. + - Eliminated 2 patches. - commit 5959a67 ------------------------------------------------------------------- @@ -5588,16 +5608,16 @@ Sat Nov 13 10:08:17 CET 2010 - jslaby@suse.cz Fri Nov 12 18:37:10 CET 2010 - jeffm@suse.de - Update to 2.6.37-rc1. - - Eliminated 26 patches. - - Xen is disabled. + - Eliminated 26 patches. + - Xen is disabled. - commit b9044e3 ------------------------------------------------------------------- Thu Nov 11 19:37:05 CET 2010 - gregkh@suse.de - Update config files. (bnc#652954) increase the number of possible and - default uarts for users with multi-port serial cards for the i386 and - x86-64 default configs. + default uarts for users with multi-port serial cards for the i386 and + x86-64 default configs. - commit 85c87e3 ------------------------------------------------------------------- @@ -5611,20 +5631,20 @@ Thu Nov 11 13:48:24 CET 2010 - jslaby@suse.cz Thu Nov 11 11:18:45 CET 2010 - jslaby@suse.cz - resources: add a default alignf to simplify find_resource() - (bnc#651256). + (bnc#651256). - resources: factor out resource_clip() to simplify - find_resource() (bnc#651256). + find_resource() (bnc#651256). - resources: ensure callback doesn't allocate outside available - space (bnc#651256). + space (bnc#651256). - resources: handle overflow when aligning start of available area - (bnc#651256). + (bnc#651256). - resources: support allocating space within a region from the - top down (bnc#651256). + top down (bnc#651256). - PCI: allocate bus resources from the top down (bnc#651256). - x86/PCI: allocate space from the end of a region, not the - beginning (bnc#651256). + beginning (bnc#651256). - x86: update iomem_resource end based on CPU physical address - capabilities (bnc#651256). + capabilities (bnc#651256). - x86: allocate space within a region top-down (bnc#651256). - Refresh patches.xen/xen3-patch-2.6.34. - commit 8c68ad1 @@ -5633,21 +5653,21 @@ Thu Nov 11 11:18:45 CET 2010 - jslaby@suse.cz Tue Nov 9 15:28:57 CET 2010 - jack@suse.cz - novfs: Fix for the issue of kernel dumps core on restart - (bnc#641811). + (bnc#641811). - commit 76ba833 ------------------------------------------------------------------- Fri Oct 29 13:47:35 CEST 2010 - jslaby@suse.cz - net: Limit socket I/O iovec total length to INT_MAX - (bnc#650128). + (bnc#650128). - commit 2ba74bb ------------------------------------------------------------------- Fri Oct 29 01:53:34 CEST 2010 - trenn@suse.de - Update config files. - Forgot to enable ACPI_EC_DEBUGFS on i386/pae + Forgot to enable ACPI_EC_DEBUGFS on i386/pae - commit 66b605b ------------------------------------------------------------------- @@ -5667,14 +5687,14 @@ Wed Oct 27 14:51:30 CEST 2010 - jslaby@suse.cz Tue Oct 26 21:31:22 CEST 2010 - trenn@suse.de - Update config files. - Enable CONFIG_ACPI_EC_DEBUGFS=m on supported archs. + Enable CONFIG_ACPI_EC_DEBUGFS=m on supported archs. - commit 9035254 ------------------------------------------------------------------- Tue Oct 26 13:41:23 CEST 2010 - jbeulich@novell.com - Update Xen config files (restore options accidentally deleted - by 1b1584fccbfdc42e6e8b35c3c207ca65feb0c7d5). + by 1b1584fccbfdc42e6e8b35c3c207ca65feb0c7d5). - commit f8e5000 ------------------------------------------------------------------- @@ -5682,7 +5702,7 @@ Mon Oct 25 12:53:38 CEST 2010 - jbeulich@novell.com - Update Xen patches to 2.6.36 and c/s 1043. - xen: netback: take net_schedule_list_lock when removing entry - from net_schedule_list. + from net_schedule_list. - Update Xen config files. - commit b772cd8 @@ -5692,7 +5712,7 @@ Mon Oct 25 08:58:15 CEST 2010 - tiwai@suse.de - ALSA: hda - Add workarounds for CT-IBG controllers (bnc#564324). - ALSA: hda - Add some workarounds for Creative IBG (bnc#564324). - ALSA: hda - Fix wrong SPDIF NID assignment for CA0110 - (bnc#564324). + (bnc#564324). - commit 2256eda ------------------------------------------------------------------- @@ -5705,7 +5725,7 @@ Fri Oct 22 21:18:25 CEST 2010 - jeffm@suse.de Fri Oct 22 13:32:04 CEST 2010 - jbeulich@novell.com - patches.arch/i386-unwind-annotations, - patches.arch/x86_64-unwind-annotations: Update Patch-mainline tags. + patches.arch/x86_64-unwind-annotations: Update Patch-mainline tags. - commit 6ee5ccb ------------------------------------------------------------------- @@ -5720,7 +5740,7 @@ Thu Oct 21 10:11:03 CEST 2010 - sjayaraman@suse.de Mon Oct 18 16:54:57 CEST 2010 - trenn@suse.de - ACPI: Make Embedded Controller command timeout delay - configurable (bnc#639261). + configurable (bnc#639261). - commit 9ea38cf ------------------------------------------------------------------- @@ -5756,7 +5776,7 @@ Mon Oct 11 17:14:51 CEST 2010 - mmarek@suse.cz Mon Oct 11 16:12:29 CEST 2010 - jbeulich@novell.com - patches.apparmor/apparmor-compatibility-patch-for-v5-network-control: - Remove .rej file from this patch. + Remove .rej file from this patch. - commit 8828ce5 ------------------------------------------------------------------- @@ -5769,7 +5789,7 @@ Fri Oct 8 17:40:50 CEST 2010 - jeffm@suse.de Tue Oct 5 18:02:19 CEST 2010 - jbeulich@novell.com - patches.drivers/dynamic_debug_4.patch: Fix build issues with - !DYNAMIC_DEBUG and build warning. + !DYNAMIC_DEBUG and build warning. - commit b08d2aa ------------------------------------------------------------------- @@ -5782,7 +5802,7 @@ Tue Oct 5 17:19:46 CEST 2010 - jeffm@suse.de Tue Oct 5 16:58:20 CEST 2010 - jeffm@suse.de - AppArmor: Allow dfa backward compatibility with broken - userspace. + userspace. - AppArmor: compatibility patch for v5 interface. - AppArmor: compatibility patch for v5 network control. - commit cb27981 @@ -5791,7 +5811,7 @@ Tue Oct 5 16:58:20 CEST 2010 - jeffm@suse.de Mon Oct 4 16:57:34 CEST 2010 - jeffm@suse.de - Update to 2.6.36-rc6. - - Eliminated 2 patches. + - Eliminated 2 patches. - commit 57ae577 ------------------------------------------------------------------- @@ -5804,25 +5824,25 @@ Fri Sep 24 13:45:31 CEST 2010 - jbeulich@novell.com Fri Sep 24 13:23:13 CEST 2010 - trenn@suse.de - acpi: ec_sys: access user space with get_user()/put_user() - (none). + (none). - commit d028761 ------------------------------------------------------------------- Fri Sep 24 13:14:36 CEST 2010 - trenn@suse.de - kernel/module.c: Fix compiler warnings if debug is compiled in - (none). + (none). - PNP: Use dev_dbg instead of dev_printk(KERN_DEBUG.. if - DYNAMIC_DEBUG is compiled in (none). + DYNAMIC_DEBUG is compiled in (none). - PNP: Compile all pnp built-in stuff in one module namespace - (none). + (none). - Dynamic Debug: Introduce global fake module param module.ddebug - - V4 (none). + - V4 (none). - Dynamic Debug: Initialize dynamic debug earlier via - arch_initcall (none). + arch_initcall (none). - Dynamic Debug: Introduce ddebug_query= boot parameter (none). - Dynamic Debug: Split out query string parsing/setup from - proc_write (none). + proc_write (none). - commit dcd5c68 ------------------------------------------------------------------- @@ -5847,7 +5867,7 @@ Fri Sep 24 09:54:16 CEST 2010 - jbeulich@novell.com Thu Sep 23 23:33:54 CEST 2010 - mmarek@suse.cz - rpm/kernel-binary.spec.in: Fix for kernel release strings like - 2.6.36-rc5-73-g57aebd7-vanilla. + 2.6.36-rc5-73-g57aebd7-vanilla. - rpm/kernel-spec-macros: Cleanup. - commit 0926a18 @@ -5855,7 +5875,7 @@ Thu Sep 23 23:33:54 CEST 2010 - mmarek@suse.cz Thu Sep 23 19:16:00 CEST 2010 - jeffm@suse.de - rose: Fix signedness issues wrt. digi count (CVE-2010-3310 - bnc#640721). + bnc#640721). - commit bcdc88b ------------------------------------------------------------------- @@ -5874,7 +5894,7 @@ Tue Sep 21 14:15:34 CEST 2010 - mmarek@suse.cz Tue Sep 21 13:59:10 CEST 2010 - jeffm@suse.de - Linux: 2.6.36-rc5. - - Eliminated 6 patches (all security backports). + - Eliminated 6 patches (all security backports). - commit d4603b4 ------------------------------------------------------------------- @@ -5882,8 +5902,8 @@ Mon Sep 20 19:57:39 CEST 2010 - jeffm@suse.de - Revert "- make SCSI and ATA drivers modules again. (bnc#564357)." This reverts commit 75e8e5eae2c1e8dd279370f2c7650835ee821deb. - - make SCSI and ATA drivers modules again. - (bnc#564357) + - make SCSI and ATA drivers modules again. + (bnc#564357) This change only applies to enterprise releases and should have been reverted prior to the release of openSUSE 11.3. - commit 7fc084f @@ -5892,14 +5912,14 @@ Mon Sep 20 19:57:39 CEST 2010 - jeffm@suse.de Mon Sep 20 16:03:14 CEST 2010 - sjayaraman@suse.de - Update patches.suse/SoN-05-reserve-slub.patch to accomodate an upstream - change that uses kmem_cache flags instead of PageSlubDebug flag. + change that uses kmem_cache flags instead of PageSlubDebug flag. - commit 4ea582b ------------------------------------------------------------------- Mon Sep 20 15:25:41 CEST 2010 - jeffm@suse.de - Set LSM_MMAP_MIN_ADDR=0 to allow tools like DOSemu to work properly. The - default is still set to 64k. + default is still set to 64k. - commit 0581892 ------------------------------------------------------------------- @@ -5912,25 +5932,25 @@ Sun Sep 19 17:39:03 CEST 2010 - jeffm@suse.com Fri Sep 17 01:05:47 CEST 2010 - jeffm@suse.de - wext: fix potential private ioctl memory content leak - (CVE-2010-2955 bnc#635413). + (CVE-2010-2955 bnc#635413). - wext: fix potential private ioctl memory content leak - (CVE-2010-2955 bnc#635413). + (CVE-2010-2955 bnc#635413). - commit 6df45c9 ------------------------------------------------------------------- Thu Sep 16 20:58:28 CEST 2010 - jeffm@suse.de - x86-64, compat: Test %rax for the syscall number, not %eax - (CVE-2010-3301 bnc#639708). + (CVE-2010-3301 bnc#639708). - x86-64, compat: Retruncate rax after ia32 syscall entry tracing - (CVE-2010-3301 bnc#639708). + (CVE-2010-3301 bnc#639708). - commit fb77404 ------------------------------------------------------------------- Thu Sep 16 20:37:08 CEST 2010 - jeffm@suse.de - compat: Make compat_alloc_user_space() incorporate the - access_ok() (CVE-2010-3081 bnc#639709). + access_ok() (CVE-2010-3081 bnc#639709). - commit 664a0ac ------------------------------------------------------------------- @@ -5943,21 +5963,21 @@ Wed Sep 15 20:17:27 CEST 2010 - jeffm@suse.com Wed Sep 15 19:32:01 CEST 2010 - jeffm@suse.de - drivers/net/usb/hso.c: prevent reading uninitialized memory - (CVE-2010-3298 bnc#639483). + (CVE-2010-3298 bnc#639483). - commit 35e70c8 ------------------------------------------------------------------- Wed Sep 15 19:23:44 CEST 2010 - jeffm@suse.de - drivers/net/cxgb3/cxgb3_main.c: prevent reading uninitialized - stack memory (CVE-2010-3296 bnc#639481). + stack memory (CVE-2010-3296 bnc#639481). - commit a0634a9 ------------------------------------------------------------------- Wed Sep 15 19:07:53 CEST 2010 - jeffm@suse.de - drivers/net/eql.c: prevent reading uninitialized stack memory - (CVE-2010-3297 bnc#639482). + (CVE-2010-3297 bnc#639482). - commit 2a7b160 ------------------------------------------------------------------- @@ -5972,11 +5992,11 @@ Wed Sep 15 17:28:18 CEST 2010 - tiwai@suse.de Tue Sep 14 08:13:57 CEST 2010 - jslaby@suse.cz - Update to Linux 2.6.36-rc4. - - Obsoletes: - - patches.fixes/bonding-jiffies2.patch. - - patches.fixes/irda-correctly-clean-up-self-ias_obj-on-irda_bind-failure. - - patches.fixes/net-sched-fix-kernel-leak-in-act_police. - - patches.rpmify/spectra-depends-on-moorestown. + - Obsoletes: + - patches.fixes/bonding-jiffies2.patch. + - patches.fixes/irda-correctly-clean-up-self-ias_obj-on-irda_bind-failure. + - patches.fixes/net-sched-fix-kernel-leak-in-act_police. + - patches.rpmify/spectra-depends-on-moorestown. - fix build on s390 as of 2.6.36-rc4. - Refresh patches.suse/SoN-08-mm-page_alloc-emerg.patch. - Refresh patches.suse/reiser4-set_page_dirty_notag. @@ -6006,7 +6026,7 @@ Fri Sep 3 18:57:13 CEST 2010 - jeffm@suse.de Fri Sep 3 16:38:10 CEST 2010 - jeffm@suse.com - irda: Correctly clean up self->ias_obj on irda_bind() failure - (CVE-2010-2954 bnc#636112). + (CVE-2010-2954 bnc#636112). - commit f04e61f ------------------------------------------------------------------- @@ -6028,7 +6048,7 @@ Wed Sep 1 11:40:45 CEST 2010 - jbeulich@novell.com Wed Sep 1 00:53:49 CEST 2010 - jeffm@suse.com - net sched: fix kernel leak in act_police (CVE-2010-2942 - bnc#632309). + bnc#632309). - commit 66e1d72 ------------------------------------------------------------------- @@ -6047,28 +6067,28 @@ Mon Aug 30 17:24:07 CEST 2010 - jeffm@suse.de Mon Aug 30 17:03:30 CEST 2010 - jeffm@suse.de - Update to Linux: 2.6.36-rc3. - - Eliminated 7 patches. + - Eliminated 7 patches. - commit d298d2d ------------------------------------------------------------------- Sat Aug 28 13:09:20 CEST 2010 - jslaby@suse.cz - Delete - patches.suse/rlim-0020-core-optimize-setrlimit-for-current-task.patch. + patches.suse/rlim-0020-core-optimize-setrlimit-for-current-task.patch. - Delete - patches.suse/rlim-0021-FS-proc-switch-limits-reading-to-fops.patch. + patches.suse/rlim-0021-FS-proc-switch-limits-reading-to-fops.patch. - Delete - patches.suse/rlim-0022-FS-proc-make-limits-writable.patch. - This was just a workaround crap. In 2.6.36 we have a nice syscall - instead. Sorry for commiting this to the merge-36 branch first. I - didn't notice it was already merged here. + patches.suse/rlim-0022-FS-proc-make-limits-writable.patch. + This was just a workaround crap. In 2.6.36 we have a nice syscall + instead. Sorry for commiting this to the merge-36 branch first. I + didn't notice it was already merged here. - commit 5449fcb ------------------------------------------------------------------- Fri Aug 27 16:26:16 CEST 2010 - jeffm@suse.com - Disabled ACPI table override patches again. fsnotify was introduced into - the truncate path and causes crashes. + the truncate path and causes crashes. - commit e18fc2c ------------------------------------------------------------------- @@ -6123,22 +6143,22 @@ Tue Aug 24 17:11:08 CEST 2010 - jeffm@suse.de Tue Aug 24 17:07:45 CEST 2010 - jeffm@suse.de - Refresh patches.suse/SoN-20-netvm-tcp-deadlock.patch: Added missing - fixup for sk_rmem_schedule in caif. + fixup for sk_rmem_schedule in caif. - commit a9ff761 ------------------------------------------------------------------- Tue Aug 24 16:47:58 CEST 2010 - mmarek@suse.cz - makefile: not need to regenerate kernel.release file when - make kernelrelease. + make kernelrelease. - commit 81237a8 ------------------------------------------------------------------- Tue Aug 24 16:18:58 CEST 2010 - jeffm@suse.com - rpm/kernel-source.spec.in, scripts/tar-up.sh: Renamed config-options.changes - to config-options.changes.txt in the exported package to avoid triggering - a build service rule error. + to config-options.changes.txt in the exported package to avoid triggering + a build service rule error. - commit ff4889e ------------------------------------------------------------------- @@ -6152,7 +6172,7 @@ Tue Aug 24 16:16:55 CEST 2010 - jeffm@suse.com Tue Aug 24 15:43:02 CEST 2010 - jeffm@suse.com - Renamed doc/config-options.changes to doc/config-options.changes.txt to - avoid triggering a build service rule error. + avoid triggering a build service rule error. - commit 124ac26 ------------------------------------------------------------------- @@ -6171,14 +6191,14 @@ Mon Aug 23 20:25:52 CEST 2010 - jeffm@suse.de Mon Aug 23 20:14:03 CEST 2010 - jeffm@suse.de - rpm/kernel-binary.spec.in: Disable CONFIG_DEBUG_INFO. It's enabled - dynamically in the spec file and now has follow-on options. + dynamically in the spec file and now has follow-on options. - commit d270759 ------------------------------------------------------------------- Mon Aug 23 19:57:40 CEST 2010 - jeffm@suse.de - patches.rpmify/spectra-drop-locked_ioctl-support: add - to grab the BKL + to grab the BKL - commit 1df02ec ------------------------------------------------------------------- @@ -6191,20 +6211,20 @@ Mon Aug 23 17:57:06 CEST 2010 - jeffm@suse.de Mon Aug 23 16:59:08 CEST 2010 - jeffm@suse.de - Updated to 2.6.36-rc2. - - Eliminated 2 patches. + - Eliminated 2 patches. - commit 52d47a0 ------------------------------------------------------------------- Wed Aug 18 19:44:13 CEST 2010 - jeffm@suse.de - Update to 2.6.36-rc1. - - Eliminated 71 patches. - - spectra: Drop ->locked_ioctl support. - - spectra: Drop ->prepare_flush_fn support. - - spectra: Remove duplicate GLOB_VERSION. - - novfs: Fix ioctl usage. - - novfs: use evict_inode. - - Xen is disabled. + - Eliminated 71 patches. + - spectra: Drop ->locked_ioctl support. + - spectra: Drop ->prepare_flush_fn support. + - spectra: Remove duplicate GLOB_VERSION. + - novfs: Fix ioctl usage. + - novfs: use evict_inode. + - Xen is disabled. - commit 63642f6 ------------------------------------------------------------------- @@ -6223,10 +6243,10 @@ Fri Aug 13 02:39:29 CEST 2010 - jeffm@suse.com Thu Aug 12 20:42:29 CEST 2010 - gregkh@suse.de - Update to 2.6.35.1 - - security fixes - - bug fixes - - obsoletes: - patches.fixes/e1000e-don-t-inadvertently-re-set-INTX_DISABLE.patch. + - security fixes + - bug fixes + - obsoletes: + patches.fixes/e1000e-don-t-inadvertently-re-set-INTX_DISABLE.patch. - commit a009fb4 ------------------------------------------------------------------- @@ -6258,7 +6278,7 @@ Thu Aug 12 19:24:58 CEST 2010 - jeffm@suse.com Thu Aug 12 08:54:30 CEST 2010 - jslaby@suse.cz - patches.fixes/vmscan-fix-stalls.patch: vmscan: raise the bar - to PAGEOUT_IO_SYNC stalls (bnc#625339). + to PAGEOUT_IO_SYNC stalls (bnc#625339). - commit 1efea94 ------------------------------------------------------------------- @@ -6271,7 +6291,7 @@ Wed Aug 11 23:34:07 CEST 2010 - jack@suse.cz Wed Aug 11 06:08:17 CEST 2010 - neilb@suse.de - Refresh - patches.fixes/nfsd-05-sunrpc-cache-allow-thread-to-block-while-waiting-for.patch. + patches.fixes/nfsd-05-sunrpc-cache-allow-thread-to-block-while-waiting-for.patch. - Refresh patches.fixes/sunrpc-monotonic-expiry. - Delete patches.fixes/nfs-write.c-bug-removal.patch. Update some patches for 2.6.35 @@ -6281,14 +6301,14 @@ Wed Aug 11 06:08:17 CEST 2010 - neilb@suse.de Wed Aug 11 05:42:36 CEST 2010 - neilb@suse.de - NFS: allow close-to-open cache semantics to apply to root of - NFS filesystem (bnc#584720). + NFS filesystem (bnc#584720). - commit deea101 ------------------------------------------------------------------- Tue Aug 10 19:19:37 CEST 2010 - tiwai@suse.de - ALSA: hda - patch_nvhdmi.c: Add missing codec IDs, unify names - (bnc#627212). + (bnc#627212). - ALSA: hda - Add pin-fix for HP dc5750 (bnc#624118). - commit 4844a71 @@ -6297,13 +6317,13 @@ Mon Aug 9 16:28:00 CEST 2010 - jbeulich@novell.com - Update Xen patches to 2.6.35 final and c/s 1025. - create devices in /dev/xen when they are expected to be - used there. + used there. - xen/netback: Allow setting of large MTU before rings have - connected. + connected. - xen/netback: Always pull through PKT_PROT_LEN bytes into the - linear part of an skb. + linear part of an skb. - pass trigger mode and polarity information to Xen for all - interrupts. + interrupts. - Update Xen config files. - supported.conf: Add pci-iomul.ko. - commit c642c1b @@ -6312,7 +6332,7 @@ Mon Aug 9 16:28:00 CEST 2010 - jbeulich@novell.com Fri Aug 6 17:03:09 CEST 2010 - jeffm@suse.de - patches.xen/xen3-auto-xen-arch.diff: Update struct acpi_power_register - usage from upstream commit 718be4aa. + usage from upstream commit 718be4aa. - commit 4ce0b48 ------------------------------------------------------------------- @@ -6343,7 +6363,7 @@ Fri Jul 23 18:25:37 CEST 2010 - jeffm@suse.de Fri Jul 23 12:15:59 CEST 2010 - jack@suse.cz - novfs: code cleanup for one case of novfs return value - (bnc#624606). + (bnc#624606). - commit 4875860 ------------------------------------------------------------------- @@ -6356,7 +6376,7 @@ Wed Jul 21 11:07:10 CEST 2010 - jack@suse.cz Wed Jul 21 10:47:22 CEST 2010 - jack@suse.cz - novfs: Fix a memory leak that causes an OOM condition - (bnc#610828). + (bnc#610828). - commit 519d8a0 ------------------------------------------------------------------- @@ -6370,7 +6390,7 @@ Tue Jul 20 12:55:33 CEST 2010 - mmarek@suse.cz - scripts/tar-up.sh: Generate the rpm changelog using gitlog2changes. - Move kernel-source.changes.old to rpm/ (not included in the pachage - though). + though). - commit 8ed2389 ------------------------------------------------------------------- diff --git a/kernel-u8500.spec b/kernel-u8500.spec index 681130a5..658814c9 100644 --- a/kernel-u8500.spec +++ b/kernel-u8500.spec @@ -17,8 +17,8 @@ # norootforbuild -%define srcversion 3.7-rc8 -%define patchversion 3.7.0-rc8 +%define srcversion 3.7 +%define patchversion 3.7.0 %define variant %{nil} %define vanilla_only 0 @@ -57,7 +57,7 @@ Name: kernel-u8500 Summary: Kernel for ST-Ericsson's Nova SoC -Version: 3.7.rc8 +Version: 3.7.0 Release: 0 License: GPL-2.0 Group: System/Kernel @@ -136,7 +136,7 @@ Conflicts: libc.so.6()(64bit) Provides: kernel = %version-%source_rel -Source0: http://www.kernel.org/pub/linux/kernel/v3.x/testing/linux-%srcversion.tar.bz2 +Source0: http://www.kernel.org/pub/linux/kernel/v3.x/linux-%srcversion.tar.bz2 Source2: source-post.sh Source3: kernel-source.rpmlintrc Source8: devel-pre.sh diff --git a/kernel-vanilla.changes b/kernel-vanilla.changes index d2b5ac29..5f99db5f 100644 --- a/kernel-vanilla.changes +++ b/kernel-vanilla.changes @@ -1,3 +1,21 @@ +------------------------------------------------------------------- +Tue Dec 11 20:42:22 CET 2012 - ohering@suse.de + +- Drivers: hv: balloon: Fix a memory leak. +- commit 26cdad5 + +------------------------------------------------------------------- +Tue Dec 11 19:29:44 CET 2012 - jeffm@suse.com + +- Update to 3.7-final. +- commit 1771a73 + +------------------------------------------------------------------- +Tue Dec 11 17:00:46 CET 2012 - ohering@suse.de + +- Update patch headers for fate314663 and fate314665 changes +- commit 44044f1 + ------------------------------------------------------------------- Tue Dec 11 00:30:54 CET 2012 - jack@suse.cz @@ -5,6 +23,12 @@ Tue Dec 11 00:30:54 CET 2012 - jack@suse.cz ext3 will be removed upstream so let's do the transition. - commit dadc8ea +------------------------------------------------------------------- +Fri Dec 7 13:57:47 CET 2012 - guillaume.gardet@oliseo.fr + +- Update omap2plus (armv7) config: Enable TWL* USB drivers +- commit 28c09f5 + ------------------------------------------------------------------- Fri Dec 7 12:14:08 CET 2012 - jbeulich@suse.com @@ -32,11 +56,11 @@ Thu Dec 6 21:51:12 CET 2012 - ohering@suse.de - mm: Export a function to get vm committed memory. - Drivers: hv: Add Hyper-V balloon driver. - Drivers: hv: balloon: Fix a bug in the definition of struct - dm_info_msg. + dm_info_msg. - Update config files. fate#314665 hyper-v: Update the Vmbus protocol - Drivers: hv: Implement routines for read side signaling - optimization. + optimization. - Drivers: hv: Add state to manage batched reading. - Drivers: hv: Turn off batched reading for util drivers. - Drivers: hv: Optimize signaling in the read path. @@ -44,21 +68,21 @@ Thu Dec 6 21:51:12 CET 2012 - ohering@suse.de - Drivers: hv: Get rid of hv_get_ringbuffer_interrupt_mask(). - Drivers: hv: Support handling multiple VMBUS versions. - Drivers: hv: Update the ring buffer structure to match win8 - functionality. + functionality. - Drivers: hv: Extend/modify vmbus_channel_offer_channel for - win7 and beyond. + win7 and beyond. - Drivers: hv: Save and export negotiated vmbus version. - Drivers: hv: Change the signature for hv_signal_event(). - Drivers: hv: Change the signature of vmbus_set_event(). - Drivers: hv: Move vmbus version definitions to hyperv.h. - Drivers: hv: Manage signaling state on a per-connection basis. - Drivers: hv: Cleanup vmbus_set_event() to support win7 and - beyond. + beyond. - Drivers: hv: Setup a mapping for Hyper-V's notion cpu ID. - Drivers: hv: Add state to manage incoming channel interrupt - load. + load. - Drivers: hv: Modify the interrupt handling code to support - win8 and beyond. + win8 and beyond. - Drivers: hv: Add code to distribute channel interrupt load. - Drivers: hv: Get rid of the unused global signaling state. - Drivers: hv: Get rid of unnecessary request for offers. @@ -69,7 +93,7 @@ Thu Dec 6 21:51:12 CET 2012 - ohering@suse.de - Drivers: hv: Implement flow management on the send side. - Drivers: hv: Capture the host build information. - Drivers: hv: Cleanup and consolidate reporting of build/version - info. + info. - commit 4fccd03 ------------------------------------------------------------------- @@ -244,14 +268,14 @@ Fri Nov 2 13:50:13 CET 2012 - jbeulich@novell.com - Update Xen patches to 3.7-rc3 and c/s 1202. - extend base interfaces to support multi-page rings for - frontend/backend communication. + frontend/backend communication. - blkback: allow using multiple page frontend communication ring. - blkfront: allow using multiple page backend communication ring. - ACPI: Store valid ACPI tables passed via early initrd in - reserved memblock areas. + reserved memblock areas. - ACPI: Fix build when disabled. - ACPI: Cleanup acpi_initrd_override declaration and remove - ifdefs. + ifdefs. - config.conf: Re-enable Xen configs. - Update x86 config files. - Delete patches.xen/xen3-acpi_override_2_2.patch. @@ -372,7 +396,7 @@ Sun Oct 21 23:17:25 CEST 2012 - jslaby@suse.cz - Refresh patches.xen/xen3-patch-3.6. - Delete patches.fixes/hv-storvsc-reset-wait.patch. - Delete - patches.rpmify/x86-kbuild-archscripts-depends-on-scripts_basic. + patches.rpmify/x86-kbuild-archscripts-depends-on-scripts_basic. - commit cfee26b ------------------------------------------------------------------- @@ -394,19 +418,19 @@ Thu Oct 18 16:26:57 CEST 2012 - trenn@suse.de and proper git-xy: meta tags: - lib: Add early cpio decoder. - x86, acpi: Introduce x86 arch specific arch_reserve_mem_area() - for e820 handling. + for e820 handling. - ACPI: Store valid ACPI tables passed via early initrd in - reserved memblock areas. + reserved memblock areas. - ACPI: Implement physical address table override. - ACPI: Create acpi_table_taint() function to avoid code - duplication. + duplication. - ACPI: Document ACPI table overriding via initrd. - ACPI: Fix build when disabled. - X86 ACPI: Use #ifdef not #if for CONFIG_X86 check. - ACPI: Overriding ACPI tables via initrd only works with - an initrd. + an initrd. - ACPI: Cleanup acpi_initrd_override declaration and remove - ifdefs. + ifdefs. - Delete patches.arch/acpi_fix_custom_method_acc.patch. - Delete patches.arch/acpi_override_2_2.patch. - Delete patches.arch/acpi_override_documentation. @@ -455,11 +479,11 @@ Thu Oct 11 17:17:11 CEST 2012 - guillaume.gardet@oliseo.fr Wed Oct 10 21:28:30 CEST 2012 - jslaby@suse.cz - Delete - patches.suse/msft-hv-0394-tools-hv-Fix-file-handle-leak.patch. + patches.suse/msft-hv-0394-tools-hv-Fix-file-handle-leak.patch. - Delete - patches.suse/msft-hv-0395-tools-hv-Fix-exit-error-code.patch. + patches.suse/msft-hv-0395-tools-hv-Fix-exit-error-code.patch. - Delete - patches.suse/msft-hv-0396-tools-hv-Check-for-read-write-errors.patch. + patches.suse/msft-hv-0396-tools-hv-Check-for-read-write-errors.patch. These are in 3.6.1. - commit 2a321c4 @@ -510,7 +534,7 @@ Thu Oct 4 13:52:15 CEST 2012 - ohering@suse.de - hyperv: Add comments for the extended buffer after RNDIS message. - Drivers: hv: Cleanup the guest ID computation. - Drivers: hv: vmbus: Use the standard format string to format - GUIDs. + GUIDs. - Drivers: hv: Add KVP definitions for IP address injection. - Drivers: hv: kvp: Cleanup error handling in KVP. - Drivers: hv: Explicitly size elements of protocol structures. @@ -522,7 +546,7 @@ Thu Oct 4 13:52:15 CEST 2012 - ohering@suse.de - Tools: hv: Represent the ipv6 mask using CIDR notation. - Tools: hv: Gather ipv[4,6] gateway information. - hv: fail the probing immediately when we are not in hyperv - platform. + platform. - hv: vmbus_drv: detect hyperv through x86_hyper. - Tools: hv: Get rid of some unused variables. - Tools: hv: Correctly type string variables. @@ -541,14 +565,14 @@ Thu Oct 4 13:52:15 CEST 2012 - ohering@suse.de - tools/hv: Parse /etc/os-release. - hyperv: Fix the max_xfer_size in RNDIS initialization. - hyperv: Fix the missing return value in - rndis_filter_set_packet_filter(). + rndis_filter_set_packet_filter(). - hyperv: Fix page buffer handling in rndis_filter_send_request(). - hyperv: Remove extra allocated space for recv_pkt_list elements. - hyperv: Report actual status in receive completion packet. - hyperv: Add buffer for extended info after the RNDIS response - message. + message. - Delete - patches.suse/suse-hv-Cleanup-the-guest-ID-computation.patch. + patches.suse/suse-hv-Cleanup-the-guest-ID-computation.patch. - commit 08d283b ------------------------------------------------------------------- @@ -573,7 +597,6 @@ Mon Oct 1 05:29:41 CEST 2012 - jeffm@suse.com Sat Sep 29 12:29:30 CEST 2012 - dmueller@suse.com - ARM/u5800: Fix build of ux500 driver - Acked-by: Jeff Mahoney - commit 0ea37a0 ------------------------------------------------------------------- @@ -586,21 +609,18 @@ Sat Sep 29 10:44:01 CEST 2012 - dmueller@suse.com Sat Sep 29 10:24:00 CEST 2012 - dmueller@suse.com - ARM/tegra: Remove optional parts to fix build - Acked-by: Jeff Mahoney - commit d729a16 ------------------------------------------------------------------- Sat Sep 29 10:23:24 CEST 2012 - dmueller@suse.com - ARM: enable zcache support - Acked-by: Jeff Mahoney - commit 17b147b ------------------------------------------------------------------- Sat Sep 29 10:22:39 CEST 2012 - dmueller@suse.com - ARM/cubox: set cachefilesd to module - Acked-by: Jeff Mahoney - commit c1fb243 ------------------------------------------------------------------- @@ -609,13 +629,13 @@ Fri Sep 28 17:29:39 CEST 2012 - trenn@suse.de - Remove old patchset to override ACPI tables via initrd. Also remove a stale xen patch related to that. - Delete - patches.arch/acpi_implement_overriding_of_arbitrary_acpi_tables_via_initrd.patch. + patches.arch/acpi_implement_overriding_of_arbitrary_acpi_tables_via_initrd.patch. - Delete - patches.arch/acpica_fix_wrongly_mapped_acpi_table_header_when_overriding_via_initrd.patch. + patches.arch/acpica_fix_wrongly_mapped_acpi_table_header_when_overriding_via_initrd.patch. - Delete - patches.arch/acpica_introduce_acpi_os_phys_table_override_function.patch. + patches.arch/acpica_introduce_acpi_os_phys_table_override_function.patch. - Delete - patches.xen/xen3-acpi_implement_overriding_of_arbitrary_acpi_tables_via_initrd.patch. + patches.xen/xen3-acpi_implement_overriding_of_arbitrary_acpi_tables_via_initrd.patch. - commit dd8f1b0 ------------------------------------------------------------------- @@ -744,7 +764,7 @@ Mon Sep 10 19:22:00 CEST 2012 - jeffm@suse.com Mon Sep 10 10:20:23 CEST 2012 - jbeulich@novell.com - patches.arch/s390-message-catalog.diff: Properly handle pr_cont() and fold - in the below two trivial fixes. + in the below two trivial fixes. - Delete patches.arch/s390-message-catalog-fix.diff. - Delete patches.arch/s390-message-catalog-perl-fix.diff. - Refresh patches.arch/kmsg-fix-parameter-limitations. @@ -818,10 +838,10 @@ Fri Aug 31 23:20:23 CEST 2012 - dmueller@suse.com Fri Aug 31 15:18:07 CEST 2012 - jslaby@suse.cz - i2c/busses: Fix build error if CONFIG_I2C_DESIGNWARE_PLATFORM=y - && CONFIG_I2C_DESIGN. + && CONFIG_I2C_DESIGN. - Delete - patches.fixes/i2c-busses-fix-build-error-if-config_i2c_designware_platform-y-config_i2c_design. - Move it to rpmify, so that vanilla builds fine too. + patches.fixes/i2c-busses-fix-build-error-if-config_i2c_designware_platform-y-config_i2c_design. + Move it to rpmify, so that vanilla builds fine too. - commit 0217ad5 ------------------------------------------------------------------- @@ -899,7 +919,7 @@ Tue Aug 21 18:17:16 CEST 2012 - jeffm@suse.com Fri Aug 17 14:51:23 CEST 2012 - jeffm@suse.com - Update to 3.6-rc2. - - Eliminated 1 patch. + - Eliminated 1 patch. - commit 71963b0 ------------------------------------------------------------------- @@ -1355,7 +1375,7 @@ Wed Jun 13 13:21:58 CEST 2012 - hare@suse.de - Rediff patch - patches.drivers/mach-dove-Fixup-ge00-initialisation.patch: - Rediff after backport from upstream. + Rediff after backport from upstream. - commit fa58c5e ------------------------------------------------------------------- @@ -1363,7 +1383,7 @@ Wed Jun 13 12:56:17 CEST 2012 - hare@suse.de - Fixup patch to apply - patches.drivers/spi-orion-convert-to-new-infrastructure.patch - backported from upstream. + backported from upstream. - commit 2507393 ------------------------------------------------------------------- @@ -1382,9 +1402,9 @@ Wed Jun 13 12:31:48 CEST 2012 - hare@suse.de Mon Jun 11 20:04:20 CEST 2012 - jeffm@suse.com - Update to 3.5-rc2. - - Xen needs update. - - ARM needs update. - - Eliminated 13 patches. + - Xen needs update. + - ARM needs update. + - Eliminated 13 patches. - commit 3f461b1 ------------------------------------------------------------------- @@ -1423,7 +1443,7 @@ Tue Jun 5 17:12:21 CEST 2012 - ohering@suse.de Mon Jun 4 10:36:59 CEST 2012 - ohering@suse.de - [SCSI] storvsc: Properly handle errors from the host - (bnc#747404). + (bnc#747404). - Delete patches.suse/suse-hv-storvsc-ignore-ata_16.patch. - commit ad28e23 @@ -1486,7 +1506,7 @@ Wed May 23 15:59:25 CEST 2012 - jbeulich@novell.com Tue May 22 14:21:24 CEST 2012 - trenn@suse.de - X86 acpi_cpufreq: Do not use request_module for autoloading - (bnc#756085). + (bnc#756085). - Refresh patches.xen/xen3-auto-common.diff. - patches.xen/xen3-patch-3.3: - commit caf270e @@ -1545,7 +1565,7 @@ Mon May 14 03:43:45 CEST 2012 - jeffm@suse.com Mon May 14 03:37:58 CEST 2012 - jeffm@suse.com - Update to 3.4-rc7. - - Eliminated 1 patch. + - Eliminated 1 patch. - commit 4cd9e9b ------------------------------------------------------------------- @@ -1598,7 +1618,7 @@ Mon May 7 20:11:04 CEST 2012 - jeffm@suse.com Mon May 7 19:54:14 CEST 2012 - jeffm@suse.com - Update to 3.4-rc6. - - Eliminated 2 patches. + - Eliminated 2 patches. - commit 749ea8f ------------------------------------------------------------------- @@ -1635,7 +1655,7 @@ Wed May 2 16:40:55 CEST 2012 - jeffm@suse.com Wed May 2 16:34:34 CEST 2012 - mmarek@suse.cz - rpm/kernel-binary.spec.in: Do not require distribution-release - during build. + during build. - commit 3cd703f ------------------------------------------------------------------- @@ -1686,18 +1706,18 @@ Thu Apr 26 19:13:49 CEST 2012 - jeffm@suse.com - Disabled DECNet and ARCNet. Specific config options disabled: CONFIG_ARCNET - CONFIG_ARCNET_1051 - CONFIG_ARCNET_1201 - CONFIG_ARCNET_CAP - CONFIG_ARCNET_COM20020_CS - CONFIG_ARCNET_COM20020 - CONFIG_ARCNET_COM20020_PCI - CONFIG_ARCNET_COM90xxIO - CONFIG_ARCNET_COM90xx - CONFIG_ARCNET_RAW - CONFIG_ARCNET_RIM_I + CONFIG_ARCNET_1051 + CONFIG_ARCNET_1201 + CONFIG_ARCNET_CAP + CONFIG_ARCNET_COM20020_CS + CONFIG_ARCNET_COM20020 + CONFIG_ARCNET_COM20020_PCI + CONFIG_ARCNET_COM90xxIO + CONFIG_ARCNET_COM90xx + CONFIG_ARCNET_RAW + CONFIG_ARCNET_RIM_I CONFIG_DECNET - CONFIG_DECNET_NF_GRABULATOR + CONFIG_DECNET_NF_GRABULATOR - commit 272dd14 ------------------------------------------------------------------- @@ -1799,7 +1819,7 @@ Fri Apr 20 18:09:06 CEST 2012 - jbeulich@novell.com Tue Apr 17 15:59:19 CEST 2012 - jeffm@suse.com - Update to 3.4-rc3. - - Eliminated 1 patch. + - Eliminated 1 patch. - commit 2fde7e0 ------------------------------------------------------------------- @@ -1819,7 +1839,7 @@ Mon Apr 9 03:28:12 CEST 2012 - jeffm@suse.com Fri Apr 6 06:42:35 CEST 2012 - jeffm@suse.com - Update AppArmor for 3.4. - - apparmor: Add "profiles" list to sysfs. + - apparmor: Add "profiles" list to sysfs. - commit 59517ac ------------------------------------------------------------------- @@ -1832,10 +1852,10 @@ Thu Apr 5 22:25:16 CEST 2012 - jeffm@suse.com Thu Apr 5 09:18:14 CEST 2012 - jeffm@suse.com - Updated to 3.4-rc1. - - Eliminated 121 patches. - - Xen is unavailable. - - ACPI overrides are unavailable. - - AppArmor network feature are unavailable. + - Eliminated 121 patches. + - Xen is unavailable. + - ACPI overrides are unavailable. + - AppArmor network feature are unavailable. - commit 3ac7e79 ------------------------------------------------------------------- @@ -1915,7 +1935,7 @@ Sat Mar 24 00:57:07 CET 2012 - dsterba@suse.cz - Refresh patches.suse/btrfs-handle-EIO. - Refresh - patches.suse/btrfs-volumes-schedule_bio-should-return-void. + patches.suse/btrfs-volumes-schedule_bio-should-return-void. - commit d97ade6 ------------------------------------------------------------------- @@ -1958,10 +1978,10 @@ Mon Mar 19 11:16:34 CET 2012 - jslaby@suse.cz Mon Mar 19 11:07:00 CET 2012 - jslaby@suse.cz - Delete - patches.arch/acpi_ec_provide_non_interrupt_mode_boot_param.patch. + patches.arch/acpi_ec_provide_non_interrupt_mode_boot_param.patch. - Delete patches.arch/dell_optiplex_990_fix_reboot.patch. - Delete - patches.drivers/alsa-hda-0004-Add-missing-static-ADC-tables-for-ALC269-qu. + patches.drivers/alsa-hda-0004-Add-missing-static-ADC-tables-for-ALC269-qu. - Delete patches.drivers/libata-unlock-hpa-by-default. - Delete patches.fixes/scsi-add-tgps-setting. - Delete patches.fixes/scsi-dh-rdac-add-stk. @@ -1998,23 +2018,23 @@ Mon Mar 12 15:26:55 CET 2012 - ohering@suse.de - Staging: hv: storvsc: Cleanup storvsc_host_reset_handler(). - Staging: hv: storvsc: Move and cleanup storvsc_remove(). - Staging: hv: storvsc: Add a comment to explain life-cycle - management. + management. - Staging: hv: storvsc: Get rid of the on_io_completion in - hv_storvsc_request. + hv_storvsc_request. - Staging: hv: storvsc: Rename the context field in - hv_storvsc_request. + hv_storvsc_request. - Staging: hv: storvsc: Miscellaneous cleanup of storvsc driver. - Staging: hv: storvsc: Cleanup the code for generating protocol - version. + version. - Staging: hv: storvsc: Cleanup some protocol related constants. - Staging: hv: storvsc: Get rid of some unused defines. - Staging: hv: storvsc: Consolidate the request structure. - Staging: hv: storvsc: Consolidate all the wire protocol - definitions. + definitions. - Staging: hv: storvsc: Move the storage driver out of the - staging area. + staging area. - Rename patches.suse/staging-hv-pata_piix-ignore-disks.patch to - patches.suse/suse-hv-pata_piix-ignore-disks.patch + patches.suse/suse-hv-pata_piix-ignore-disks.patch - commit 7487199 ------------------------------------------------------------------- @@ -2209,41 +2229,41 @@ Mon Feb 13 17:23:49 CET 2012 - mmarek@suse.cz Sun Feb 12 18:15:10 CET 2012 - trenn@suse.de - Add driver auto probing for x86 features v4 - (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). + (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). - x86/cpu: Fix overrun check in arch_print_cpu_modalias() - (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). + (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). - crypto: Add support for x86 cpuid - auto loading for x86 crypto drivers - (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). + auto loading for x86 crypto drivers + (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). - x86/cpu: Clean up modalias feature matching - (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). + (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). - intel-idle: convert to x86_cpu_id auto probing - (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). + (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). - intel_idle: Fix ID for Nehalem-EX Xeon in device ID table - (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). + (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). - HWMON: Convert via-cputemp to x86 cpuid autoprobing - (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). + (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). - powernow-k7: Fix CPU family number - (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). + (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). - ACPI: Load acpi-cpufreq from processor driver automatically - (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). + (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). - intel_idle: Revert change of auto_demotion_flags for Nehalem - (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). + (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). - HWMON: Convert coretemp to x86 cpuid autoprobing - (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). + (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). - powernow-k6: Really enable auto-loading - (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). + (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). - X86: Introduce HW-Pstate scattered cpuid feature - (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). + (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). - cpufreq: Add support for x86 cpuinfo auto loading v4 - (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). + (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). - x86: autoload microcode driver on Intel and AMD systems v2 - (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). + (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). - CPU: Introduce ARCH_HAS_CPU_AUTOPROBE and X86 parts - (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). + (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). - ACPI: remove duplicated lines of merging - problems with acpi_processor_start - (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). + problems with acpi_processor_start + (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). - Update config files. - commit 6efe9b5 @@ -2251,7 +2271,7 @@ Sun Feb 12 18:15:10 CET 2012 - trenn@suse.de Fri Feb 10 12:03:36 CET 2012 - mmarek@suse.cz - rpm/kernel-binary.spec.in: Build x86 packages as i686, except for --default (bnc#745632). KMPs are still built as i586. + -default (bnc#745632). KMPs are still built as i586. - commit 88a632b ------------------------------------------------------------------- @@ -2282,8 +2302,8 @@ Tue Feb 7 18:28:41 CET 2012 - jeffm@suse.com Tue Feb 7 18:12:40 CET 2012 - jeffm@suse.com - Update to 3.3-rc2. - - Eliminated 5 patches. - - Xen is disabled. + - Eliminated 5 patches. + - Xen is disabled. - commit d017ea1 ------------------------------------------------------------------- @@ -2382,7 +2402,7 @@ Wed Dec 21 14:38:42 CET 2011 - jbeulich@novell.com Tue Dec 20 16:35:33 CET 2011 - jeffm@suse.com - Update to 3.2-rc6. - - Eliminated 1 patch. + - Eliminated 1 patch. - commit d5a489e ------------------------------------------------------------------- @@ -2390,7 +2410,7 @@ Tue Dec 20 11:34:14 CET 2011 - trenn@suse.de - These should all be mainline in some form: - Delete - patches.arch/implement_stop_machine_from_offline_cpu.patch. + patches.arch/implement_stop_machine_from_offline_cpu.patch. - Delete patches.arch/kill-__stop_machine.patch. - Delete patches.arch/reorganize_stop_cpus.patch. - Delete patches.arch/use_stop_machine_for_mtrr_rendezvous.patch. @@ -2406,14 +2426,14 @@ Sun Dec 18 07:38:42 CET 2011 - aj@suse.de Fri Dec 16 15:37:51 CET 2011 - aj@suse.de - rpm/kernel-binary.spec.in: Add provides and make most obsoletes versioned. - This silences rpmlint warnings. + This silences rpmlint warnings. - commit e3023c7 ------------------------------------------------------------------- Wed Dec 14 13:51:41 CET 2011 - mmarek@suse.cz - rpm/kernel-source.spec.in, rpm/mkspec: Fix tarball URL for -rcX and - do not generate any URL for linux-next and vanilla snapshots. + do not generate any URL for linux-next and vanilla snapshots. - commit 1548daf ------------------------------------------------------------------- @@ -2503,7 +2523,7 @@ Wed Dec 7 11:05:05 CET 2011 - aj@suse.de Tue Dec 6 00:07:03 CET 2011 - jeffm@suse.com - Update to 3.2-rc4. - - Eliminated 1 patch. + - Eliminated 1 patch. - commit a7d546d ------------------------------------------------------------------- @@ -2615,8 +2635,8 @@ Fri Nov 25 05:58:54 CET 2011 - jeffm@suse.com Fri Nov 25 05:47:49 CET 2011 - jeffm@suse.com - Update to 3.2-rc3. - - stack unwind: cfi_ignore takes more arguments. - - iio: Fix build error in industrialio-core.c. + - stack unwind: cfi_ignore takes more arguments. + - iio: Fix build error in industrialio-core.c. - commit 48ef020 ------------------------------------------------------------------- @@ -2629,7 +2649,7 @@ Thu Nov 24 18:45:54 CET 2011 - ohering@suse.de Thu Nov 24 13:01:09 CET 2011 - mmarek@suse.cz - rpm/try-disable-staging-driver: Script to disable failing staging - driver and restart make. + driver and restart make. - commit 819d1fa ------------------------------------------------------------------- @@ -2723,14 +2743,14 @@ Thu Nov 17 19:45:48 CET 2011 - bpoirier@suse.de Wed Nov 16 06:51:07 CET 2011 - jeffm@suse.com - Update to 3.2-rc2. - - Eliminated 1 patch. + - Eliminated 1 patch. - commit 85c9930 ------------------------------------------------------------------- Wed Nov 16 06:32:19 CET 2011 - jeffm@suse.com - Update to 3.2-rc1. - - Eliminate 212 patches. + - Eliminate 212 patches. - commit 6318d5b ------------------------------------------------------------------- @@ -2770,8 +2790,8 @@ Sat Nov 5 01:32:21 CET 2011 - trenn@suse.de Thu Nov 3 17:56:46 CET 2011 - mszeredi@suse.cz - patches.fixes/hfs-fix-hfs_find_init-sb-ext_tree-null-ptr-oops.patch: - hfs: fix hfs_find_init() sb->ext_tree NULL ptr oops - (CVE-2011-2203 bnc#699709). + hfs: fix hfs_find_init() sb->ext_tree NULL ptr oops + (CVE-2011-2203 bnc#699709). - commit 7923119 ------------------------------------------------------------------- @@ -2809,16 +2829,16 @@ Thu Nov 3 14:49:44 CET 2011 - jbeulich@novell.com Wed Nov 2 15:43:11 CET 2011 - jeffm@suse.com - Add Elantech touchpad v3/v4 support (bnc#716852): - - Input: elantech - add v3 hardware support. - - Input: elantech - add v4 hardware support. - - Input: elantech - better support all those v2 variants. - - Input: elantech - clean up elantech_init. - - Input: elantech - correct x, y value range for v2 hardware. - - Input: elantech - get rid of ETP_2FT_* in elantech.h. - - Input: elantech - packet checking for v2 hardware. - - Input: elantech - remove ETP_EDGE_FUZZ_V2. - - Input: elantech - remove module parameter force_elantech. - - Input: elantech - use firmware provided x, y ranges. + - Input: elantech - add v3 hardware support. + - Input: elantech - add v4 hardware support. + - Input: elantech - better support all those v2 variants. + - Input: elantech - clean up elantech_init. + - Input: elantech - correct x, y value range for v2 hardware. + - Input: elantech - get rid of ETP_2FT_* in elantech.h. + - Input: elantech - packet checking for v2 hardware. + - Input: elantech - remove ETP_EDGE_FUZZ_V2. + - Input: elantech - remove module parameter force_elantech. + - Input: elantech - use firmware provided x, y ranges. - commit 28551a0 ------------------------------------------------------------------- @@ -2849,7 +2869,7 @@ Tue Oct 25 19:33:27 CEST 2011 - ohering@suse.de Tue Oct 25 19:24:17 CEST 2011 - eich@suse.de - patches.suse/SUSE-bootsplash: remove DEBUG macro which was - left in the code by accident. + left in the code by accident. - commit a56ba15 ------------------------------------------------------------------- @@ -2862,7 +2882,7 @@ Mon Oct 24 18:28:04 CEST 2011 - jeffm@suse.com Mon Oct 24 15:04:34 CEST 2011 - ohering@suse.de - patches.suse/staging-hv-pata_piix-ignore-disks.patch: - Update comments in code and reduce patch size + Update comments in code and reduce patch size - commit 8913d07 ------------------------------------------------------------------- @@ -2875,7 +2895,7 @@ Thu Oct 20 10:02:15 CEST 2011 - eich@suse.de ------------------------------------------------------------------- Tue Oct 18 23:44:16 CEST 2011 - jeffm@suse.com --Update to 3.1-rc10. +- -Update to 3.1-rc10. - commit 239957e ------------------------------------------------------------------- @@ -2902,11 +2922,11 @@ Wed Oct 12 21:56:23 CEST 2011 - ohering@suse.de - Various updates for hv drivers, which fix also the hv_mouse driver - staging: hv: storvsc: ignore SET_WINDOWN scsi command - (bnc#722646). + (bnc#722646). - staging/hv: advertise hv_storvsc instead of storvsc as sysfs - driver name (bnc#716708). + driver name (bnc#716708). - staging/hv: fill scsi/proc_name for the sake of mkinitrd - (bnc#716708). + (bnc#716708). - Staging: hv: util: Invoke cn_netlink_send() in a work context. - Refresh patches.suse/staging-hv-pata_piix-ignore-disks.patch. - Refresh patches.xen/xen3-patch-2.6.32. @@ -2940,7 +2960,7 @@ Fri Oct 7 17:46:06 CEST 2011 - jbeulich@novell.com Wed Oct 5 13:45:24 CEST 2011 - jbeulich@novell.com - patches.suse/supported-flag: Also look for Module.supported in the - source tree. + source tree. - Refresh patches.suse/supported-flag-enterprise. - commit 9c8680a @@ -2974,15 +2994,15 @@ Tue Sep 27 22:25:34 CEST 2011 - eich@suse.de Mon Sep 26 15:56:27 CEST 2011 - mmarek@suse.cz - rpm/host-memcpy-hack.h: Hack to use older version of the memcpy symbol - in userspace programs, so that they keep working on older systems. + in userspace programs, so that they keep working on older systems. - rpm/kernel-binary.spec.in: Pass -include - %_sourcedir/host-memcpy-hack.h to the compiler when compiling - userspace programs. + %_sourcedir/host-memcpy-hack.h to the compiler when compiling + userspace programs. - rpm/host-memcpy-hack.h: Hack to use older version of the memcpy symbol - in userspace programs, so that they keep working on older systems. + in userspace programs, so that they keep working on older systems. - rpm/kernel-binary.spec.in: Pass -include - %_sourcedir/host-memcpy-hack.h to the compiler when compiling - userspace programs. + %_sourcedir/host-memcpy-hack.h to the compiler when compiling + userspace programs. - commit e3c78cf ------------------------------------------------------------------- @@ -3005,7 +3025,7 @@ Wed Sep 21 13:20:35 CEST 2011 - trenn@suse.de - Refresh patches.arch/acpi_implement_overriding_of_arbitrary_acpi_tables_via_initrd.patch. --> Fix build on ia64, by moving asm/e820.h into ifdef config protected region. + -> Fix build on ia64, by moving asm/e820.h into ifdef config protected region. - commit 0ac4276 ------------------------------------------------------------------- @@ -3027,9 +3047,9 @@ Wed Sep 21 11:11:10 CEST 2011 - mhocko@suse.cz Tue Sep 20 18:09:04 CEST 2011 - trenn@suse.de - ACPI: Implement overriding of arbitrary ACPI tables via initrd - (none). + (none). - ACPICA: Fix wrongly mapped acpi table header when overriding - via initrd (none). + via initrd (none). - ACPICA: Introduce acpi_os_phys_table_override function (none). - x86: allow NVS can be accessed by driver (none). - Update config files: @@ -3047,7 +3067,7 @@ Thu Sep 15 14:16:08 CEST 2011 - jeffm@suse.de Thu Sep 15 09:30:03 CEST 2011 - jbeulich@novell.com - patches.arch/x86_64-unwind-annotations: Fix unwinding through - interrupt frames, requiring ... + interrupt frames, requiring ... - patches.suse/stack-unwind: ... support for DW_CFA_def_cfa_expression. - commit 4d917a5 @@ -3086,7 +3106,7 @@ Mon Sep 12 16:31:26 CEST 2011 - jbeulich@novell.com - mm: frontswap: swap data structure changes. - In HVM guests do not take over the CDROM device (bnc#645893). - x86: report ACPI-reserved state of PCI MMCONFIG region to - hypervisor. + hypervisor. - config.conf: Re-enable Xen flavors. - Update config files. - commit 3692f47 @@ -3126,33 +3146,33 @@ Thu Sep 1 18:47:37 CEST 2011 - ohering@suse.de - Staging: hv: util: kvp: Fix the reported OSVersion string. - Staging: hv: util: kvp: Cleanup kvp_get_domain_name(). - Staging: hv: Fix macros, tab errors and warning in - drivers/staging/hv/hv_mouse.c. + drivers/staging/hv/hv_mouse.c. - Staging: hv: vmbus: VMBUS is an ACPI enumerated device, get - rid of the PCI signature. + rid of the PCI signature. - Staging: hv: Replace struct hv_guid with the uuid type already - defined in Linux. + defined in Linux. - Staging: hv: vmbus: Introduce vmbus ID space in struct - hv_driver. + hv_driver. - Staging: hv: blkvsc: Use the newly introduced vmbus ID in the - blockvsc driver. + blockvsc driver. - Staging: hv: storvsc: Use the newly introduced vmbus ID in - storvsc driver. + storvsc driver. - Staging: hv: netvsc: Use the newly introduced vmbus ID in - netvsc driver. + netvsc driver. - Staging: hv: mousevsc: Use the newly introduced vmbus ID in - mouse driver. + mouse driver. - Staging: hv: util: Make hv_utils a vmbus device driver. - Staging: hv: create VMBUS_DEVICE macro and use it. - Staging: hv: vmbus: Cleanup vmbus_match(). - Staging: hv: vmbus: Cleanup vmbus_uevent() code. - Staging: hv: vmbus: Support the notion of id tables in - vmbus_match(). + vmbus_match(). - Staging: hv: vmbus: Get rid of an unnecessary include line - in vmbus_drv.c. + in vmbus_drv.c. - Staging: hv: storvsc: Get rid of the DMI signature. - Staging: hv: netvsc: Get rid of the PCI signature. - Staging: hv: netvsc: Get rid of the DMI signature in - netvsc_drv.c. + netvsc_drv.c. - Staging: hv: util: Get rid of the DMI signature in hv_util.c. - Staging: hv: util: Get rid of the PCI signature in hv_util.c. - Staging: hv: fix up driver registering mess. @@ -3160,59 +3180,59 @@ Thu Sep 1 18:47:37 CEST 2011 - ohering@suse.de - Staging: hv: vmbus: Cleanup unnecessary comments in hv.c. - Staging: hv: vmbus: Cleanup error handling in hv_init(). - Staging: hv: vmbus: Get rid of unnecessay comments in - connection.c. + connection.c. - Staging: hv: vmbus: Get rid of the function dump_gpadl_body(). - Staging: hv: vmbus: Get rid of the function dump_gpadl_header(). - Staging: hv: vmbus: Rename openMsg to open_msg in channel.c. - Staging: hv: vmbus: Get rid of unnecessary comments in - channel.c. + channel.c. - Staging: hv: vmbus: Change the variable name openInfo to - open_info in channel.c. + open_info in channel.c. - Staging: hv: vmbus: Cleanup error values in ringbuffer.c. - Staging: hv: vmbus: Cleanup the error return value in - vmbus_recvpacket_raw(). + vmbus_recvpacket_raw(). - Staging: hv: netvsc: Get rid of an unnecessary print statement - in netvsc_probe(). + in netvsc_probe(). - Staging: hv: vmbus: Retry vmbus_post_msg() before giving up. - Staging: hv: storvsc: Cleanup error handling in - storvsc_dev_add(). + storvsc_dev_add(). - Staging: hv: storvsc: Cleanup error handling in - storvsc_channel_init(). + storvsc_channel_init(). - Staging: hv: storvsc: Cleanup error handling in - storvsc_connect_to_vsp(). + storvsc_connect_to_vsp(). - Staging: hv: storvsc: Cleanup error handling in storvsc_do_io(). - Storage: hv: storvsc: Get rid of some unnecessary DPRINTs - from storvsc.c. + from storvsc.c. - Staging: hv: storvsc: Fix/cleanup some dated comments in - storvsc.c. + storvsc.c. - Staging: hv: storvsc: Cleanup returned error code in - storvsc_host_reset(). + storvsc_host_reset(). - Staging: hv: storvsc: Cleanup error code returned in - storvsc_probe(). + storvsc_probe(). - Staging: hv: storvsc: Cleanup returned error code in - storvsc_drv_init(). + storvsc_drv_init(). - Staging: hv: netvsc: Cleanup the returned error code in - netvsc_probe(). + netvsc_probe(). - Staging: hv: netvsc: Cleanup error return codes in - netvsc_destroy_recv_buf(). + netvsc_destroy_recv_buf(). - Staging: hv: netvsc: Cleanup error return values in - netvsc_init_recv_buf(). + netvsc_init_recv_buf(). - Staging: hv: netvsc: Cleanup error returns in - netvsc_connect_vsp(). + netvsc_connect_vsp(). - Staging: hv: netvsc: Cleanup error return values in - netvsc_send(). + netvsc_send(). - Staging: hv: netvsc: Cleanup error return codes in - netvsc_device_add(). + netvsc_device_add(). - Staging: hv: netvsc: Cleanup error codes in - rndis_filter_receive(). + rndis_filter_receive(). - Staging: hv: netvsc: Cleanup error code in - rndis_filter_query_device(). + rndis_filter_query_device(). - Staging: hv: netvsc: Cleanup error return values in - rndis_filter_set_packet_filter(). + rndis_filter_set_packet_filter(). - Staging: hv: netvsc: Cleanup error returns in - rndis_filter_init_device(). + rndis_filter_init_device(). - Staging: hv: netvsc: Cleanup error code in - rndis_filter_device_add(). + rndis_filter_device_add(). - Staging: hv: mouse: Change the jump label Cleanup to cleanup. - Staging: hv: netvsc: Change the jump label Cleanup to cleanup. - Staging: hv: netvsc: Change the jump label Exit to exit. @@ -3225,72 +3245,72 @@ Thu Sep 1 18:47:37 CEST 2011 - ohering@suse.de - Staging: hv: add driver_data to hv_vmbus_device_id. - Staging: hv: Add code to parse struct hv_vmbus_device_id table. - Staging: hv: file2alias: fix up alias creation logic for - hv_vmbus_device_id. + hv_vmbus_device_id. - Staging: hv: storvsc: Inline free_stor_device(). - Staging: hv: storvsc: Do not aquire an unnecessary reference - on stor_device. + on stor_device. - Staging: hv: storvsc: Rename must_get_stor_device(). - Staging: hv: storvsc: Rename get_stor_device(). - Staging: hv: storvsc: Cleanup alloc_stor_device(). - Staging: hv: storvsc: Introduce state to manage the lifecycle - of stor device. + of stor device. - Staging: hv: storvsc: Prevent outgoing traffic when stor dev - is being destroyed. + is being destroyed. - Staging: hv: storvsc: Get rid of release_stor_device() by - inlining the code. + inlining the code. - Staging: hv: storvsc: Get rid of final_release_stor_device() - by inlining code. + by inlining code. - Staging: hv: storvsc: Get rid of the reference counting in - struct storvsc_device. + struct storvsc_device. - Staging: hv: netvsc: Inline the code for free_net_device(). - Staging: hv: netvsc: Cleanup alloc_net_device(). - Staging: hv: netvsc: Introduce state to manage the lifecycle - of net device. + of net device. - Staging: hv: netvsc: Prevent outgoing traffic when netvsc dev - is destroyed. + is destroyed. - Staging: hv: netvsc: Get rid of release_outbound_net_device() - by inlining the code. + by inlining the code. - Staging: hv: netvsc: Get rid of release_inbound_net_device() - by inlining the code. + by inlining the code. - Staging: hv: netvsc: Get rid of the refcnt field in struct - netvsc_device. + netvsc_device. - Staging: hv: storvsc: Add code to handle IDE devices using - the storvsc driver. + the storvsc driver. - Staging: hv: storvsc: Handle IDE devices using the storvsc - driver. + driver. - Staging: hv: blkvsc: Get rid of blkvsc_drv.c as this code is - not used. + not used. - Staging: hv: storvsc: Optimize bounce buffer handling for the - "write" case. + "write" case. - Staging: hv: storvsc: Optimize the bounce buffer handling in - the "read" case. + the "read" case. - Staging: hv: storvsc: Include storvsc.c in storvsc_drv.c. - Staging: hv: storvsc: Cleanup storvsc_drv.c after adding the - contents of storvsc.c. + contents of storvsc.c. - Staging: hv: storvsc: Add the contents of hyperv_storage.h - to storvsc_drv.c. + to storvsc_drv.c. - Staging: hv: storvsc: Cleanup storvsc_drv.c after adding the - contents of hyperv_storage.h. + contents of hyperv_storage.h. - Staging: hv: storvsc: Fixup srb and scsi status for INQUIRY - and MODE_SENSE. + and MODE_SENSE. - Staging: hv: storvsc: Fix a typo. - Staging: hv: storvsc: In case of scsi errors offline the device. - Staging: hv: storvsc: No need to copy from bounce buffer in - case of a failure. + case of a failure. - Staging: hv: util: Forcefully shutdown when shutdown is - requested. + requested. - Staging: hv: util: Adjust guest time in a process context. - Staging: hv: vmbus: Check before invoking the channel callback. - Staging: hv: vmbus: Properly deal with de-registering channel - callback. + callback. - Staging: hv: Fix a bug in vmbus_match(). - Staging: hv: vmbus: Get rid of vmbus_on_isr() by inlining - the code. + the code. - Staging: hv: vmbus: Do not enable auto eoi. - Staging: hv: vmbus: Fixup indentation in vmbus_acpi_add(). - Staging: hv: vmbus: Get rid of some dated/redundant comments. - Staging: hv: vmbus: Get rid of an unnecessary check in - vmbus_connect(). + vmbus_connect(). - Staging: hv: vmbus: Fix a checkpatch warning in ring_buffer.c. - Staging: hv: vmbus: Fix checkpatch warnings in connection.c. - Staging: hv: mousevsc: Fix checkpatch errors and warnings. @@ -3363,16 +3383,16 @@ Wed Aug 24 21:29:06 CEST 2011 - jeffm@suse.com Wed Aug 24 20:54:32 CEST 2011 - jeffm@suse.com - Refreshed and re-enabled dm-path patches: - - patches.suse/dm-mpath-accept-failed-paths. - - patches.suse/dm-mpath-detach-existing-hardware-handler. + - patches.suse/dm-mpath-accept-failed-paths. + - patches.suse/dm-mpath-detach-existing-hardware-handler. - commit 70cadcd ------------------------------------------------------------------- Wed Aug 24 20:51:06 CEST 2011 - jeffm@suse.com - Update to 3.1-rc3. - - Eliminated 8 patches. - - Xen is disabled. + - Eliminated 8 patches. + - Xen is disabled. - commit eccefcc ------------------------------------------------------------------- @@ -3380,8 +3400,8 @@ Thu Aug 18 11:38:15 CEST 2011 - eich@suse.de - * Refresh patches.suse/SUSE-bootsplash. * Fix bootsplash code for 15bpp framebuffers. - These framebuffers are rare these days, the legendary and still - popular server chipset Radeon ES1000 supports it, though. + These framebuffers are rare these days, the legendary and still + popular server chipset Radeon ES1000 supports it, though. - commit f25ce3e ------------------------------------------------------------------- @@ -3402,7 +3422,7 @@ Tue Aug 9 00:03:53 CEST 2011 - trenn@suse.de - Update config files: bnc#674988, change: --CONFIG_ACPI_CUSTOM_METHOD=m + -CONFIG_ACPI_CUSTOM_METHOD=m +# CONFIG_ACPI_CUSTOM_METHOD is not set for all flavors - commit f1af972 @@ -3495,10 +3515,10 @@ Thu Jul 14 17:52:45 CEST 2011 - tiwai@suse.de Thu Jul 14 17:26:51 CEST 2011 - tiwai@suse.de - ALSA: hda - Add Kconfig for the default buffer size - (bnc#682725). + (bnc#682725). - Update config files. - Delete, replaced with the new upstream patch - patches.drivers/alsa-hda-0019-Increase-default-buffer-size. + patches.drivers/alsa-hda-0019-Increase-default-buffer-size. - commit 40c7644 ------------------------------------------------------------------- @@ -3520,7 +3540,7 @@ Sat Jul 9 11:17:46 CEST 2011 - jslaby@suse.cz Thu Jul 7 00:58:01 CEST 2011 - jeffm@suse.com - Update to 3.0-rc6. - - Eliminated 1 patch. + - Eliminated 1 patch. - commit 56e99da ------------------------------------------------------------------- @@ -3529,7 +3549,7 @@ Tue Jul 5 09:18:43 CEST 2011 - jbeulich@novell.com - Update Xen patches to 3.0-rc5 and c/s 1095. - xen: prepare tmem shim to handle frontswap. - support booting Xen from EFI (fate#311376, fate#311529, - bnc#578927, bnc#628554). + bnc#578927, bnc#628554). - config.conf: Re-enabled Xen flavors. - Update x86 config files. - Delete patches.xen/xen-blkback-bimodal-suse. @@ -3576,31 +3596,31 @@ Tue Jun 21 12:14:44 CEST 2011 - mmarek@suse.cz Fri Jun 17 17:29:41 CEST 2011 - mmarek@suse.cz - rpm/post.sh: Touch /boot/do_purge_kernels on package install - (fate#312018). + (fate#312018). - rpm/postun.sh: Remove it again if it still exists on package - uninstall. + uninstall. - commit 82f4a5d ------------------------------------------------------------------- Fri Jun 17 13:23:54 CEST 2011 - trenn@suse.de - stop_machine: implement stop_machine_from_offline_cpu() - (bnc#697859). + (bnc#697859). - stop_machine: kill __stop_machine() (bnc#697859). - x86, mtrr: lock stop machine during MTRR rendezvous sequence - (bnc#697859). + (bnc#697859). - stop_machine: reorganize stop_cpus() implementation - (bnc#697859). + (bnc#697859). - x86, mtrr: use __stop_machine() for doing MTRR rendezvous - (bnc#697859). + (bnc#697859). - commit aa3d6e2 ------------------------------------------------------------------- Thu Jun 16 12:16:16 CEST 2011 - mmarek@suse.cz - Remove the novfs patches, it should be packaged as a KMP, or - ideally, reimplemented as a fuse filesystem (which is the reason why - the current implementation it is never going to be accepted upstream). + ideally, reimplemented as a fuse filesystem (which is the reason why + the current implementation it is never going to be accepted upstream). - Delete patches.fixes/novfs-copy_user-fixes.diff. - Delete patches.fixes/novfs-minsize-fixes. - Delete patches.fixes/novfs-nwcapi.patch. @@ -3655,7 +3675,7 @@ Wed Jun 15 18:22:05 CEST 2011 - jack@suse.cz Wed Jun 15 08:05:05 CEST 2011 - jeffm@suse.com - Update to 3.0-rc3. - - Eliminated 2 patches. + - Eliminated 2 patches. - commit a1fe999 ------------------------------------------------------------------- @@ -3723,9 +3743,9 @@ Mon Jun 13 14:06:28 CEST 2011 - mmarek@suse.cz the SRCVERSION variable will only be used to determine the tarball version. - rpm/compute-PATCHVERSION.sh: Set default PATCHLEVEL and SUBLEVEL to 0. - The package version will thus always match the Makefile version and - the SRCVERSION variable will only be used to determine the tarball - version. + The package version will thus always match the Makefile version and + the SRCVERSION variable will only be used to determine the tarball + version. - rpm/kernel-binary.spec.in: Revert the previous hack. - commit 95c9977 @@ -3748,9 +3768,9 @@ Fri Jun 10 20:24:41 CEST 2011 - jeffm@suse.com Fri Jun 10 17:12:22 CEST 2011 - jeffm@suse.com - x86: Remove warning and warning_symbol from struct - stacktrace_ops. + stacktrace_ops. - Delete - patches.fixes/asus-wmi-Remove-__init-from-asus_wmi_platform_init.patch. + patches.fixes/asus-wmi-Remove-__init-from-asus_wmi_platform_init.patch. - commit 608ce9e ------------------------------------------------------------------- @@ -3842,13 +3862,13 @@ Fri Jun 3 12:51:22 CEST 2011 - mmarek@suse.cz Fri Jun 3 12:09:01 CEST 2011 - mmarek@suse.cz - rpm/macros.kernel-source: Add -b option to %kernel_module_package - to unconditionally call mkinitrd on kmp install (fate#309400). + to unconditionally call mkinitrd on kmp install (fate#309400). - rpm/kernel-module-subpackage: Pass KMP_NEEDS_MKINITRD=1 to - weak-modules2 if the -b option is used. + weak-modules2 if the -b option is used. - rpm/macros.kernel-source: Add -b option to %kernel_module_package - to unconditionally call mkinitrd on kmp install (fate#309400). + to unconditionally call mkinitrd on kmp install (fate#309400). - rpm/kernel-module-subpackage: Pass KMP_NEEDS_MKINITRD=1 to - weak-modules2 if the -b option is used. + weak-modules2 if the -b option is used. - commit 83331f5 ------------------------------------------------------------------- @@ -3869,14 +3889,14 @@ Tue May 31 05:09:44 CEST 2011 - jeffm@suse.com Tue May 31 05:08:21 CEST 2011 - jeffm@suse.com - Updated to 3.0-rc1. - - Eliminated 9 patches. + - Eliminated 9 patches. - commit 5710413 ------------------------------------------------------------------- Mon May 30 15:54:37 CEST 2011 - jack@suse.cz - mm: Fix assertion mapping->nrpages == 0 in end_writeback() - (bnc#693013 bnc#666423). + (bnc#693013 bnc#666423). - Refresh patches.xen/tmem. - commit d3e465a @@ -3884,9 +3904,9 @@ Mon May 30 15:54:37 CEST 2011 - jack@suse.cz Mon May 30 13:58:43 CEST 2011 - jslaby@suse.cz - Refresh - patches.fixes/block-add-proper-state-guards-to-__elv_next_request.patch. + patches.fixes/block-add-proper-state-guards-to-__elv_next_request.patch. - aic94xx: world-writable sysfs update_bios file. - Update upstream info. + Update upstream info. - commit 8912816 ------------------------------------------------------------------- @@ -3947,7 +3967,7 @@ Mon May 16 14:34:33 CEST 2011 - mmarek@suse.cz Fri May 13 15:45:04 CEST 2011 - jeffm@suse.com - Update to 2.6.39-rc7. - - Eliminated 5 patches. + - Eliminated 5 patches. - commit a8a170f ------------------------------------------------------------------- @@ -3960,16 +3980,16 @@ Thu May 12 23:29:11 CEST 2011 - jslaby@suse.cz Thu May 12 14:05:44 CEST 2011 - jslaby@suse.cz - Delete - patches.fixes/iwlwifi-fix-tx-power-configuration-on-3945-and-4965-devices. - It's fixed differently by commits 43f12d47f and f844a709a7 in .39-rc1 + patches.fixes/iwlwifi-fix-tx-power-configuration-on-3945-and-4965-devices. + It's fixed differently by commits 43f12d47f and f844a709a7 in .39-rc1 - commit 7934e2d ------------------------------------------------------------------- Thu May 12 11:56:16 CEST 2011 - jslaby@suse.cz - Refresh - patches.fixes/iwlwifi-fix-tx-power-configuration-on-3945-and-4965-devices. - Note about submission. + patches.fixes/iwlwifi-fix-tx-power-configuration-on-3945-and-4965-devices. + Note about submission. - commit 9922e20 ------------------------------------------------------------------- @@ -3982,15 +4002,15 @@ Tue May 10 19:10:18 CEST 2011 - mhocko@suse.cz Tue May 10 16:14:44 CEST 2011 - mhocko@suse.cz - patches.fixes/aggressive-zone-reclaim.patch: delete because - the patch is very workload specific and can lead to unexpected - reclaims in parallel node local workloads. + the patch is very workload specific and can lead to unexpected + reclaims in parallel node local workloads. - commit 56cf10e ------------------------------------------------------------------- Tue May 10 16:04:27 CEST 2011 - mhocko@suse.cz - Delete patches.suse/mm-devzero-optimisation.patch: we do not need - it anymore as we have zero page back since 2.6.32 + it anymore as we have zero page back since 2.6.32 - commit 323a093 ------------------------------------------------------------------- @@ -4009,64 +4029,64 @@ Mon May 9 14:32:59 CEST 2011 - jbeulich@novell.com Mon May 9 11:32:35 CEST 2011 - jbeulich@novell.com - patches.suse/kconfig-automate-kernel-desktop: Remove stray blank - lines (for older versions of "patch" to grok). + lines (for older versions of "patch" to grok). - commit 4dfa74d ------------------------------------------------------------------- Sat May 7 01:50:06 CEST 2011 - jeffm@suse.com - Removed network driver entropy patches. haveged is installed by default - and should be enabled to generate entropy from non-predictable sources. - - Delete patches.drivers/bnx2-entropy-source.patch. - - Delete patches.drivers/e1000-entropy-source.patch. - - Delete patches.drivers/e1000e-entropy-source.patch. - - Delete patches.drivers/igb-entropy-source.patch. - - Delete patches.drivers/ixgbe-entropy-source.patch. - - Delete patches.drivers/tg3-entropy-source.patch. + and should be enabled to generate entropy from non-predictable sources. + - Delete patches.drivers/bnx2-entropy-source.patch. + - Delete patches.drivers/e1000-entropy-source.patch. + - Delete patches.drivers/e1000e-entropy-source.patch. + - Delete patches.drivers/igb-entropy-source.patch. + - Delete patches.drivers/ixgbe-entropy-source.patch. + - Delete patches.drivers/tg3-entropy-source.patch. - commit c88b893 ------------------------------------------------------------------- Fri May 6 19:36:47 CEST 2011 - jeffm@suse.com - Update - patches.fixes/netfilter-implement-rfc-1123-for-ftp-conntrack - (bnc#466279 bnc#681639). + patches.fixes/netfilter-implement-rfc-1123-for-ftp-conntrack + (bnc#466279 bnc#681639). - commit 72e779f ------------------------------------------------------------------- Fri May 6 19:31:10 CEST 2011 - jeffm@suse.com - Disabled patches.drivers/libata-unlock-hpa-by-default; It may have - been obsoleted by upstream commit d8d9129e. + been obsoleted by upstream commit d8d9129e. - commit 1a21ab3 ------------------------------------------------------------------- Fri May 6 18:51:20 CEST 2011 - jeffm@suse.com - sysctl: Increase IPC defaults (bnc#146656) - - Delete patches.suse/shmall-bigger. + - Delete patches.suse/shmall-bigger. - commit a70e34f ------------------------------------------------------------------- Fri May 6 17:50:56 CEST 2011 - jeffm@suse.com - sysctl/i386/desktop, sysctl/x86_64/desktop: Add vm.dirty_ratio = 20 - for desktop flavors (bnc#552883) - - Delete patches.suse/mm-tune-dirty-limits.patch. + for desktop flavors (bnc#552883) + - Delete patches.suse/mm-tune-dirty-limits.patch. - commit dbe73e2 ------------------------------------------------------------------- Fri May 6 17:25:45 CEST 2011 - jeffm@suse.com - sysctl/defaults: Added kernel.hung_task_timeout=0 - - Delete patches.suse/hung_task_timeout-configurable-default. + - Delete patches.suse/hung_task_timeout-configurable-default. - commit 78f9eed ------------------------------------------------------------------- Fri May 6 16:41:07 CEST 2011 - mmarek@suse.cz - rpm/kernel-{binary,source}.spec.in: Install per-kernel /boot/sysctl-* - files (patch from Jeff Mahoney). + files (patch from Jeff Mahoney). - commit 473f2d1 ------------------------------------------------------------------- @@ -4079,7 +4099,7 @@ Thu May 5 22:35:53 CEST 2011 - jeffm@suse.com Thu May 5 22:23:21 CEST 2011 - jeffm@suse.com - Updated to 2.6.39-rc6. - - 2 patches eliminated. + - 2 patches eliminated. - commit 2643e59 ------------------------------------------------------------------- @@ -4093,9 +4113,9 @@ Tue May 3 03:08:18 CEST 2011 - tonyj@suse.de Fri Apr 29 20:35:21 CEST 2011 - jeffm@suse.com - rpm/compute-PATCHVERSION.sh: Replace ^+++ with ^\+\+\+ as an - awk regex. It's technically invalid. + awk regex. It's technically invalid. - rpm/compute-PATCHVERSION.sh: Replace ^+++ with ^\+\+\+ as an - awk regex. It's technically invalid. + awk regex. It's technically invalid. - commit 52dd0f0 ------------------------------------------------------------------- @@ -4117,7 +4137,7 @@ Fri Apr 29 00:36:03 CEST 2011 - gregkh@suse.de - Delete patches.suse/linux-2.6.29-dont-wait-for-mouse.patch. - Delete patches.suse/linux-2.6.29-even-faster-kms.patch. - Delete - patches.suse/linux-2.6.29-jbd-longer-commit-interval.patch. + patches.suse/linux-2.6.29-jbd-longer-commit-interval.patch. - Delete patches.suse/linux-2.6.29-kms-after-sata.patch. - Delete patches.suse/linux-2.6.29-touchkit.patch. - commit c13427d @@ -4132,22 +4152,22 @@ Fri Apr 29 00:17:46 CEST 2011 - jbenc@suse.cz Thu Apr 28 23:32:44 CEST 2011 - rjw@suse.de - Delete patches.xen/xen3-x86-mcp51-no-dac. - Also remove the series.conf entires for the x86-mcp-no-dac patches. + Also remove the series.conf entires for the x86-mcp-no-dac patches. - commit 574577b ------------------------------------------------------------------- Thu Apr 28 23:16:27 CEST 2011 - rjw@suse.de - Delete patches.arch/x86-mcp51-no-dac. (This is a blacklist entry that - has been rejected by the mainline, the problem reporter is gone and - it's next to impossible to verify it now.) + has been rejected by the mainline, the problem reporter is gone and + it's next to impossible to verify it now.) - commit 195b113 ------------------------------------------------------------------- Thu Apr 28 21:38:22 CEST 2011 - jslaby@suse.cz - Refresh - patches.fixes/iwlwifi-fix-tx-power-configuration-on-3945-and-4965-devices. + patches.fixes/iwlwifi-fix-tx-power-configuration-on-3945-and-4965-devices. - commit a2662ae ------------------------------------------------------------------- @@ -4162,14 +4182,14 @@ Thu Apr 28 20:56:33 CEST 2011 - jslaby@suse.cz Thu Apr 28 20:30:56 CEST 2011 - bphilips@suse.de - Delete - patches.drivers/tg3-5785-and-57780-asic-revs-not-working.patch. + patches.drivers/tg3-5785-and-57780-asic-revs-not-working.patch. - commit 9917206 ------------------------------------------------------------------- Thu Apr 28 20:19:59 CEST 2011 - bphilips@suse.de - Delete - patches.suse/uvcvideo-ignore-hue-control-for-5986-0241.patch. + patches.suse/uvcvideo-ignore-hue-control-for-5986-0241.patch. - commit 08374b3 ------------------------------------------------------------------- @@ -4202,7 +4222,7 @@ Thu Apr 28 14:18:12 CEST 2011 - jbeulich@novell.com Wed Apr 27 22:20:02 CEST 2011 - jeffm@suse.com - Delete - patches.drivers/disable-catas_reset-by-default-to-avoid-problems-with-eeh.patch. + patches.drivers/disable-catas_reset-by-default-to-avoid-problems-with-eeh.patch. - commit 399a100 ------------------------------------------------------------------- @@ -4264,10 +4284,10 @@ Wed Apr 27 21:34:13 CEST 2011 - jeffm@suse.com - Delete patches.suse/acpi-don-t-preempt-until-the-system-is-up. - Delete - patches.suse/acpi-generic-initramfs-table-override-support. + patches.suse/acpi-generic-initramfs-table-override-support. - Delete patches.suse/add-initramfs-file_read_write. - Delete - patches.suse/init-move-populate_rootfs-back-to-start_kernel. + patches.suse/init-move-populate_rootfs-back-to-start_kernel. - commit d4910b3 ------------------------------------------------------------------- @@ -4281,14 +4301,14 @@ Wed Apr 27 21:29:24 CEST 2011 - jeffm@suse.com Wed Apr 27 21:11:59 CEST 2011 - jeffm@suse.com - Delete patches.suse/osync-error. It was unused and the issue it fixed in - kernels prior to 2.6.32 doesn't exist anymore. + kernels prior to 2.6.32 doesn't exist anymore. - commit 52cc654 ------------------------------------------------------------------- Wed Apr 27 20:48:55 CEST 2011 - jeffm@suse.com - Delete patches.suse/s390-System.map.diff: Proper fix in binutils has - long since been upstream. + long since been upstream. - commit 2847a36 ------------------------------------------------------------------- @@ -4321,7 +4341,7 @@ Wed Apr 27 20:18:37 CEST 2011 - jeffm@suse.com Wed Apr 27 20:16:52 CEST 2011 - jeffm@suse.com - Delete patches.suse/unmap_vmas-lat: No bug report or signed-off-by. - - Delete patches.arch/s390-add-FREE_PTE_NR. + - Delete patches.arch/s390-add-FREE_PTE_NR. - commit 2a392c2 ------------------------------------------------------------------- @@ -4334,7 +4354,7 @@ Wed Apr 27 20:16:00 CEST 2011 - jeffm@suse.com Wed Apr 27 20:15:02 CEST 2011 - jeffm@suse.com - Update to 2.6.39-rc5. - - Eliminated 2 patches. + - Eliminated 2 patches. - commit 5288a05 ------------------------------------------------------------------- @@ -4354,7 +4374,7 @@ Wed Apr 27 19:43:47 CEST 2011 - jeffm@suse.com Tue Apr 26 11:03:18 CEST 2011 - jkosina@suse.cz - HID: add noget quirk barcode scanners from Symbol Technologies - (bnc#689290). + (bnc#689290). - commit f5b999f ------------------------------------------------------------------- @@ -4367,7 +4387,7 @@ Fri Apr 22 00:01:41 CEST 2011 - jeffm@suse.com Tue Apr 19 23:37:06 CEST 2011 - jack@suse.cz - Revert changes to sparc configs to not make life harder for Jan Engelhardt - maintaining sparc architecture. + maintaining sparc architecture. - commit cdac873 ------------------------------------------------------------------- @@ -4386,7 +4406,7 @@ Tue Apr 19 23:30:34 CEST 2011 - jack@suse.cz Tue Apr 19 17:41:41 CEST 2011 - jeffm@suse.com - Updated to 2.6.39-rc4. - - Eliminated 1 patch. + - Eliminated 1 patch. - commit 3f654c8 ------------------------------------------------------------------- @@ -4399,15 +4419,15 @@ Tue Apr 19 17:16:52 CEST 2011 - jeffm@suse.com Mon Apr 18 10:30:49 CEST 2011 - eich@suse.de - Combined and consolidated bootsplash patch (bnc#669777, - bnc#570082, bnc#595657, bnc#594209, bnc#544645). - - Delete patches.suse/Cleanup-and-make-boot-splash-work-with-KMS.patch. - - Delete patches.suse/bootsplash. - - Delete patches.suse/bootsplash-console-fix. - - Delete patches.suse/bootsplash-keep-multiple-data. - - Delete patches.suse/bootsplash-scaler. - - Reformatted code, fixed some minor bugs that became obvious. - - Fixed race that led to null pointer dereference in splash_read_proc(): - bnc#669777. + bnc#570082, bnc#595657, bnc#594209, bnc#544645). + - Delete patches.suse/Cleanup-and-make-boot-splash-work-with-KMS.patch. + - Delete patches.suse/bootsplash. + - Delete patches.suse/bootsplash-console-fix. + - Delete patches.suse/bootsplash-keep-multiple-data. + - Delete patches.suse/bootsplash-scaler. + - Reformatted code, fixed some minor bugs that became obvious. + - Fixed race that led to null pointer dereference in splash_read_proc(): + bnc#669777. - commit 95844c5 ------------------------------------------------------------------- @@ -4420,7 +4440,7 @@ Sat Apr 16 19:18:05 CEST 2011 - trenn@suse.de Sat Apr 16 18:42:01 CEST 2011 - trenn@suse.de - intel_idle: Make lapic_timer_reliable_states a boot param - (bnc#675161). + (bnc#675161). - commit 85b156b ------------------------------------------------------------------- @@ -4434,7 +4454,7 @@ Sat Apr 16 00:31:11 CEST 2011 - jack@suse.cz Fri Apr 15 20:24:29 CEST 2011 - jeffm@suse.com - Enabled CONFIG_GIGASET_CAPI (bnc#686008). - - This results in automatically disabling CONFIG_GIGASET_I4L. + - This results in automatically disabling CONFIG_GIGASET_I4L. - commit 697e68b ------------------------------------------------------------------- @@ -4454,7 +4474,7 @@ Fri Apr 15 13:21:49 CEST 2011 - jbeulich@novell.com - Update Xen patches to 2.6.39-rc3 and c/s 1079. - blktap2: replace hard-coded limit of tap devices with - configurable one. + configurable one. - config.conf: Re-enable Xen configs. - Update x86 config files. - commit d3bfd6c @@ -4463,7 +4483,7 @@ Fri Apr 15 13:21:49 CEST 2011 - jbeulich@novell.com Thu Apr 14 18:43:07 CEST 2011 - jeffm@suse.com - fs/partitions/efi.c: corrupted GUID partition tables can cause - kernel oops (bnc#687113 CVE-2011-1577). + kernel oops (bnc#687113 CVE-2011-1577). - commit 385b393 ------------------------------------------------------------------- @@ -4508,7 +4528,7 @@ Tue Apr 12 21:30:55 CEST 2011 - jeffm@suse.com Tue Apr 12 20:46:13 CEST 2011 - jeffm@suse.com - Updated to 2.6.39-rc3. - - Eliminated 2 patches. + - Eliminated 2 patches. - commit 200c913 ------------------------------------------------------------------- @@ -4533,29 +4553,29 @@ Tue Apr 12 19:37:48 CEST 2011 - jeffm@suse.com Tue Apr 12 19:10:01 CEST 2011 - jeffm@suse.com - Update to 2.6.39-rc2. - - Eliminated 18 patches. - - Added 3 patches. - - hv_mouse: needs . - - dm-raid45: Remove blk_unplug calls. - - novfs: 2.6.39 API update. - - Xen, Swap-over-NFS, and certain SCSI multipath features are disabled. - - patches.kernel.org is no longer used to contain upstream patches - for -rc releases. Users planning on building their own kernel should - have a copy of the tarball corresponding to the -rc releases. + - Eliminated 18 patches. + - Added 3 patches. + - hv_mouse: needs . + - dm-raid45: Remove blk_unplug calls. + - novfs: 2.6.39 API update. + - Xen, Swap-over-NFS, and certain SCSI multipath features are disabled. + - patches.kernel.org is no longer used to contain upstream patches + for -rc releases. Users planning on building their own kernel should + have a copy of the tarball corresponding to the -rc releases. - commit adf9d16 ------------------------------------------------------------------- Mon Apr 11 09:43:45 CEST 2011 - neilb@suse.de - Make selection of 'readdir-plus' adapt to usage patterns - (bnc#678123). + (bnc#678123). - commit 5de99a8 ------------------------------------------------------------------- Wed Apr 6 09:01:38 CEST 2011 - jeffm@suse.de - reiserfs: Force inode evictions before umount to avoid crash - (bnc#610598 bnc#680073 bnc#684112). + (bnc#610598 bnc#680073 bnc#684112). - Delete patches.fixes/reiserfs-xattr-crash-fix. - commit bf57d20 @@ -4569,21 +4589,21 @@ Tue Apr 5 10:42:22 CEST 2011 - jslaby@suse.cz Wed Mar 30 23:50:41 CEST 2011 - jeffm@suse.com - Delete patches.suse/twofish-2.6. - - This was for 2.4 compatibility and has been moved to KMP purgatory. + - This was for 2.4 compatibility and has been moved to KMP purgatory. - commit dcca506 ------------------------------------------------------------------- Wed Mar 30 10:32:32 CEST 2011 - jslaby@suse.cz - Relax si_code check in rt_sigqueueinfo and rt_tgsigqueueinfo - (bnc#681826). + (bnc#681826). - commit 2e71042 ------------------------------------------------------------------- Mon Mar 28 16:08:19 CEST 2011 - trenn@suse.de - Update config files, remove CONFIG_X86_MCE_XEON75XX=m - ->driver got reverted with previous commit + ->driver got reverted with previous commit - Refresh patches.xen/xen3-auto-arch-x86.diff. - commit b367e7b @@ -4595,18 +4615,18 @@ Mon Mar 28 15:23:44 CEST 2011 - trenn@suse.de APEI implementation should take care of that in recent kernels. - Delete patches.arch/x86_mce_intel_decode_physical_address.patch. - Delete - patches.arch/x86_mce_intel_decode_physical_address_compile_fix.patch. + patches.arch/x86_mce_intel_decode_physical_address_compile_fix.patch. - Delete - patches.arch/x86_mce_intel_decode_physical_address_rename_fix.patch. + patches.arch/x86_mce_intel_decode_physical_address_rename_fix.patch. - Delete - patches.arch/x86_mce_intel_decode_physical_fix_dynamic_debug.patch. + patches.arch/x86_mce_intel_decode_physical_fix_dynamic_debug.patch. - commit 1fe7a22 ------------------------------------------------------------------- Mon Mar 28 14:07:07 CEST 2011 - mmarek@suse.cz - rpm/kernel-binary.spec.in: Do not install unneeded packages in the - build chroot. + build chroot. - commit 7f4c49d ------------------------------------------------------------------- @@ -4626,7 +4646,7 @@ Thu Mar 24 17:26:22 CET 2011 - tiwai@suse.de Thu Mar 24 16:21:06 CET 2011 - jslaby@suse.cz - Prevent rt_sigqueueinfo and rt_tgsigqueueinfo from spoofing - the signal code (bnc#681826 CVE-2011-1020). + the signal code (bnc#681826 CVE-2011-1020). - commit 2e42fd4 ------------------------------------------------------------------- @@ -4635,7 +4655,7 @@ Thu Mar 24 14:02:20 CET 2011 - tiwai@suse.de - sound/oss/opl3: validate voice and channel indexes (bnc#681999). - sound/oss: remove offset from load_patch callbacks (bnc#681999). - ALSA: sound/pci/asihpi: check adapter index in hpi_ioctl - (bnc#680816). + (bnc#680816). - commit 09ff6e9 ------------------------------------------------------------------- @@ -4648,7 +4668,7 @@ Mon Mar 21 19:56:38 CET 2011 - jack@suse.cz Mon Mar 21 16:44:29 CET 2011 - jkosina@suse.cz - HID: add support for Skycable 0x3f07 wireless presenter - (bnc#681297). + (bnc#681297). - commit 892e8d4 ------------------------------------------------------------------- @@ -4679,12 +4699,12 @@ Fri Mar 18 08:48:08 CET 2011 - jbeulich@novell.com Thu Mar 17 12:24:09 CET 2011 - sjayaraman@suse.de - netvm: Do not mark requests for swapfile writes as dirty or - kswapd fails to free the page (bnc#678472). + kswapd fails to free the page (bnc#678472). - nfs: Use page_file_offset during page writeback (bnc#677738). - nfs: Convert nfs_mark_request_dirty() to use page_file_mapping() - (bnc#677738). + (bnc#677738). - netvm: Remove duplicated initialization in net/ipv4/route.c - (bnc#678970). + (bnc#678970). - collapse: mm: Report the low watermark correctly (bnc#678497). - commit a798dd1 @@ -4698,7 +4718,7 @@ Tue Mar 15 16:19:53 CET 2011 - jeffm@suse.com Mon Mar 14 01:22:01 CET 2011 - jeffm@suse.com - Linux: 2.6.38-rc8. - - Eliminated 1 patch. + - Eliminated 1 patch. - commit 7da557d ------------------------------------------------------------------- @@ -4723,38 +4743,38 @@ Fri Mar 11 14:19:55 CET 2011 - jbeulich@novell.com Tue Mar 8 01:00:02 CET 2011 - jeffm@suse.de - Update to 2.6.38-rc7. - - Refresh patches.xen/xen-x86-no-lapic. - - Refresh patches.xen/xen3-patch-2.6.19. + - Refresh patches.xen/xen-x86-no-lapic. + - Refresh patches.xen/xen3-patch-2.6.19. - commit 7eb9d30 ------------------------------------------------------------------- Mon Mar 7 13:50:08 CET 2011 - mmarek@suse.cz - rpm/kernel-binary.spec.in: Do not abort build because of - supported.conf inconsistency if %supported_modules_check == 0. + supported.conf inconsistency if %supported_modules_check == 0. - rpm/kernel-binary.spec.in: Do not abort build because of - supported.conf inconsistency if %supported_modules_check == 0. + supported.conf inconsistency if %supported_modules_check == 0. - commit 88d5daa ------------------------------------------------------------------- Wed Mar 2 09:02:40 CET 2011 - jbeulich@novell.com - patches.arch/x86_64-unwind-annotations: Fix a fatal oversight in - yesterday's change. + yesterday's change. - commit 098768b ------------------------------------------------------------------- Mon Feb 28 15:34:35 CET 2011 - jbeulich@novell.com - patches.arch/x86_64-unwind-annotations: Add annotations to - lib/rwsem_64.S. + lib/rwsem_64.S. - commit 87944ac ------------------------------------------------------------------- Thu Feb 24 16:27:46 CET 2011 - tiwai@suse.de - ALSA: usb-audio: fix oops due to cleanup race when disconnecting - (bnc#674735). + (bnc#674735). - commit ed81f8c ------------------------------------------------------------------- @@ -4767,7 +4787,7 @@ Wed Feb 23 23:03:41 CET 2011 - mmarek@suse.cz Tue Feb 22 21:49:18 CET 2011 - jeffm@suse.com - Update to 2.6.38-rc6. - - Eliminated 1 patch. + - Eliminated 1 patch. - commit 6cce7bb ------------------------------------------------------------------- @@ -4780,7 +4800,7 @@ Tue Feb 22 10:00:42 CET 2011 - mmarek@suse.cz Mon Feb 21 10:31:05 CET 2011 - tiwai@suse.de - ALSA: caiaq - Fix possible string-buffer overflow (bnc#672499, - CVE-2011-0712). + CVE-2011-0712). - commit 5ef002b ------------------------------------------------------------------- @@ -4799,22 +4819,22 @@ Thu Feb 17 02:28:52 CET 2011 - jeffm@suse.de Thu Feb 17 01:24:01 CET 2011 - gregkh@suse.de - Update config files. - - disable CONFIG_DRM_VMWGFX (bnc#606458) - - update sparc configs to at least be able to run "make oldconfig" + - disable CONFIG_DRM_VMWGFX (bnc#606458) + - update sparc configs to at least be able to run "make oldconfig" - commit da75bd9 ------------------------------------------------------------------- Wed Feb 16 16:14:52 CET 2011 - jbeulich@novell.com - patches.arch/x86_64-unwind-annotations: Re-add change lost during - initial 2.6.37 merge. + initial 2.6.37 merge. - commit e493205 ------------------------------------------------------------------- Mon Feb 14 13:42:21 CET 2011 - mmarek@suse.cz - Move spec file templates and helper scripts to a separate branch, to - ease synchronizing these files among master, vanilla and linux-next. + ease synchronizing these files among master, vanilla and linux-next. - commit 411abb8 ------------------------------------------------------------------- @@ -4834,7 +4854,7 @@ Mon Feb 14 13:20:47 CET 2011 - mmarek@suse.cz Mon Feb 14 13:19:22 CET 2011 - mmarek@suse.cz - rpm/kernel-source.spec.in: Delete misc/extract-modaliases, the code - was merged into rpm's find-supplements script. + was merged into rpm's find-supplements script. - Delete rpm/check-build.sh, not needed anymore. - commit 0a157b1 @@ -4842,43 +4862,43 @@ Mon Feb 14 13:19:22 CET 2011 - mmarek@suse.cz Thu Feb 10 02:57:43 CET 2011 - jeffm@suse.com - flexcop: fix registering braindead stupid names (brc#575873 - bnc#661429). + bnc#661429). - commit 72bd3d0 ------------------------------------------------------------------- Wed Feb 9 22:55:13 CET 2011 - gregkh@suse.de - Staging: samsung-laptop: add support for lots of laptops - (bnc#661682). + (bnc#661682). - commit 1eb5eaa ------------------------------------------------------------------- Wed Feb 9 13:37:33 CET 2011 - mmarek@suse.cz - rpm/kernel-source.spec.in: Set timestamp of sources to the commit - timestamp, so that they are always older than generated files in - /usr/src/linux-obj (bnc#669669). + timestamp, so that they are always older than generated files in + /usr/src/linux-obj (bnc#669669). - commit 8565452 ------------------------------------------------------------------- Wed Feb 9 00:08:37 CET 2011 - mmarek@suse.cz - rpm/kernel-binary.spec.in: Do not run fdupes in /usr/src/linux-obj, to - keep timestamps intact. + keep timestamps intact. - commit 9ba5ff0 ------------------------------------------------------------------- Tue Feb 8 23:42:06 CET 2011 - mmarek@suse.cz - rpm/kernel-source.spec.in: Remove .gitignore files after applying patches - (fix last change). + (fix last change). - commit 907f9cc ------------------------------------------------------------------- Tue Feb 8 18:10:13 CET 2011 - jeffm@suse.com - Updated to 2.6.38-rc4. - - Eliminated 1 patch. + - Eliminated 1 patch. - commit c327e0a ------------------------------------------------------------------- @@ -4926,8 +4946,8 @@ Mon Feb 7 16:19:29 CET 2011 - mmarek@suse.cz Mon Feb 7 14:27:36 CET 2011 - mmarek@suse.cz - rpm/kernel-binary.spec.in, rpm/kernel-spec-macros: Fix the definition - of %release_major and rename it to %release_num to better describe - what it does. Add some comments to explain how the versioning works. + of %release_major and rename it to %release_num to better describe + what it does. Add some comments to explain how the versioning works. - commit 9a3bc94 ------------------------------------------------------------------- @@ -4946,14 +4966,14 @@ Fri Feb 4 01:46:21 CET 2011 - jeffm@suse.com Fri Feb 4 01:44:50 CET 2011 - jeffm@suse.com - Updated to 2.6.38-rc3. - - Eliminated 2 patches. + - Eliminated 2 patches. - commit b6b51ca ------------------------------------------------------------------- Wed Feb 2 17:25:06 CET 2011 - tiwai@suse.de - ALSA: hda - Fix memory leaks in conexant jack arrays - (bnc#668929). + (bnc#668929). - commit 31971a4 ------------------------------------------------------------------- @@ -4991,8 +5011,8 @@ Sun Jan 23 02:16:20 CET 2011 - jeffm@suse.de Sun Jan 23 00:25:45 CET 2011 - jeffm@suse.com - Update config files. - - CONFIG_EXPERT=n on all but ps3 - - Vanilla configs updated. + - CONFIG_EXPERT=n on all but ps3 + - Vanilla configs updated. - commit b25e639 ------------------------------------------------------------------- @@ -5013,7 +5033,7 @@ Sun Jan 23 00:09:06 CET 2011 - jeffm@suse.com Sat Jan 22 23:45:07 CET 2011 - jeffm@suse.com - Updated to 2.6.38-rc2. - - Eliminated 1 patch. + - Eliminated 1 patch. - commit 90baa82 ------------------------------------------------------------------- @@ -5032,30 +5052,30 @@ Sat Jan 22 00:32:08 CET 2011 - jeffm@suse.de Sat Jan 22 00:27:46 CET 2011 - jeffm@suse.de - Update to 2.6.38-rc1. - - Removed 12 patches. - - Xen is disabled. - - Quite a few patches need updating. + - Removed 12 patches. + - Xen is disabled. + - Quite a few patches need updating. - commit 9163bb7 ------------------------------------------------------------------- Fri Jan 21 02:42:39 CET 2011 - trenn@suse.de - perf: Do not export power_frequency, but power_start event - (bnc#665153). + (bnc#665153). - cpuidle/x86/perf: fix power:cpu_idle double end events and - throw cpu_idle events from the cpuidle layer (bnc#665153). + throw cpu_idle events from the cpuidle layer (bnc#665153). - perf: Clean up power events by introducing new, more generic - ones (bnc#665153). + ones (bnc#665153). - cpuidle: Rename X86 specific idle poll state from C0 to POLL - (bnc#665153). + (bnc#665153). - perf timechart: Adjust perf timechart to the new power events - (bnc#665153). + (bnc#665153). - Fix display of idle boxes (none). - Fix huge and wronge C-state drawings due to uninitialized - start/end timestamps (none). + start/end timestamps (none). - Update config files. - doc/config-options.changes: - CONFIG_EVENT_POWER_TRACING_DEPRECATED=y + CONFIG_EVENT_POWER_TRACING_DEPRECATED=y - commit b308eff ------------------------------------------------------------------- @@ -5068,7 +5088,7 @@ Wed Jan 19 21:13:46 CET 2011 - jbohac@suse.cz Tue Jan 18 01:48:18 CET 2011 - trenn@suse.de - ACPI / ACPICA: Initialize the global lock spinlock as - appropriate (bnc#637377). + appropriate (bnc#637377). - commit c4b8238 ------------------------------------------------------------------- @@ -5087,22 +5107,22 @@ Mon Jan 17 20:52:49 CET 2011 - jeffm@suse.com Fri Jan 14 16:29:03 CET 2011 - mmarek@suse.cz - Revert %kernelrelease changes originally made on the vanilla branch, - they break on master and must be done differently. + they break on master and must be done differently. - commit b610327 ------------------------------------------------------------------- Thu Jan 13 21:29:19 CET 2011 - jkosina@suse.cz - Input: introduce 'notimeout' blacklist for Dell Vostro V13 - (bnc#641105). + (bnc#641105). - commit cb76856 ------------------------------------------------------------------- Wed Jan 12 21:32:17 CET 2011 - jeffm@suse.com - In-kernel dependencies for reiser4 - - Delete patches.suse/reiser4-exports. - - Delete patches.suse/reiser4-set_page_dirty_notag. + - Delete patches.suse/reiser4-exports. + - Delete patches.suse/reiser4-set_page_dirty_notag. - commit 1b97130 ------------------------------------------------------------------- @@ -5176,7 +5196,7 @@ Thu Jan 6 20:51:31 CET 2011 - jeffm@suse.com Thu Jan 6 19:48:28 CET 2011 - mmarek@suse.cz - rpm/kernel-source.spec.in: Move the source tree if %kernelrelease is - different from the tarball version. + different from the tarball version. - commit 6be9ffe ------------------------------------------------------------------- @@ -5195,28 +5215,28 @@ Thu Jan 6 17:09:12 CET 2011 - jeffm@suse.com Thu Jan 6 17:08:44 CET 2011 - jeffm@suse.com - Removed unused kdb patches. - - Delete patches.suse/kdb-build-fixes. - - Delete patches.suse/kdb-common. - - Delete - patches.suse/kdb-fix-assignment-from-incompatible-pointer-warnings. - - Delete - patches.suse/kdb-fix-kdb_cmds-to-include-the-arch-common-macro. - - Delete patches.suse/kdb-handle-nonexistance-keyboard-controller. - - Delete patches.suse/kdb-ia64. - - Delete patches.suse/kdb-usb-rework. - - Delete patches.suse/kdb-vm-api-changes-for-2-6-34. - - Delete patches.suse/kdb-x86. - - Delete patches.suse/kdb-x86-build-fixes. - - Delete patches.suse/kdb_dont_touch_i8042_early.patch. - - Delete patches.suse/kdb_fix_ia64_build.patch. - - Delete patches.xen/xen3-kdb-x86. + - Delete patches.suse/kdb-build-fixes. + - Delete patches.suse/kdb-common. + - Delete + patches.suse/kdb-fix-assignment-from-incompatible-pointer-warnings. + - Delete + patches.suse/kdb-fix-kdb_cmds-to-include-the-arch-common-macro. + - Delete patches.suse/kdb-handle-nonexistance-keyboard-controller. + - Delete patches.suse/kdb-ia64. + - Delete patches.suse/kdb-usb-rework. + - Delete patches.suse/kdb-vm-api-changes-for-2-6-34. + - Delete patches.suse/kdb-x86. + - Delete patches.suse/kdb-x86-build-fixes. + - Delete patches.suse/kdb_dont_touch_i8042_early.patch. + - Delete patches.suse/kdb_fix_ia64_build.patch. + - Delete patches.xen/xen3-kdb-x86. - commit c9e725d ------------------------------------------------------------------- Thu Jan 6 16:10:26 CET 2011 - jeffm@suse.com - rpm/kernel-source.spec.in: Remove the relocation of the source tree. - It's expanded in-place. + It's expanded in-place. - commit 8cde941 ------------------------------------------------------------------- @@ -5229,7 +5249,7 @@ Thu Jan 6 15:49:34 CET 2011 - jack@suse.cz Thu Jan 6 13:56:07 CET 2011 - mmarek@suse.cz - Delete patches.fixes/kbuild-fix-generating-of-.symtypes-files. - Fixed upstream in commit e26d6b8. + Fixed upstream in commit e26d6b8. - commit 1b628e1 ------------------------------------------------------------------- @@ -5238,7 +5258,7 @@ Thu Jan 6 10:07:22 CET 2011 - mgalbraith@suse.de - Replaced autogroup patch with what will appear in 2.6.38 - Replaced cgroup use after free fix wtih what will appear in 2.6.38 - Refresh - patches.fixes/sched-cgroup-use-exit-hook-to-avoid-use-after-free-crash. + patches.fixes/sched-cgroup-use-exit-hook-to-avoid-use-after-free-crash. - Refresh patches.suse/sched-automated-per-session-task-groups. - Delete patches.fixes/sched-fix-autogroup-proc-interface-race. - commit 81f018b @@ -5259,7 +5279,7 @@ Thu Dec 30 00:50:58 CET 2010 - jeffm@suse.com Wed Dec 29 22:23:21 CET 2010 - jeffm@suse.com - Update to 2.6.37-rc8. - - Eliminated 1 patch. + - Eliminated 1 patch. - commit 42518e6 ------------------------------------------------------------------- @@ -5284,38 +5304,38 @@ Mon Dec 27 23:24:08 CET 2010 - jeffm@suse.com Mon Dec 27 23:09:38 CET 2010 - jeffm@suse.com - Update to 2.6.37-rc7. - - Eliminated 9 patches. + - Eliminated 9 patches. - commit d38591c ------------------------------------------------------------------- Mon Dec 20 12:48:45 CET 2010 - jslaby@suse.cz - Revert "x86: allocate space within a region top-down" - (bnc#655048). - Backport to XEN. + (bnc#655048). + Backport to XEN. - commit 92c0965 ------------------------------------------------------------------- Mon Dec 20 11:33:32 CET 2010 - jslaby@suse.cz - Revert "PCI: fix pci_bus_alloc_resource() hang, prefer positive - decode" (bnc#655048). + decode" (bnc#655048). - Revert "x86: allocate space within a region top-down" - (bnc#655048). + (bnc#655048). - Revert "x86/PCI: allocate space from the end of a region, - not the beginning" (bnc#655048). + not the beginning" (bnc#655048). - Revert "PCI: allocate bus resources from the top down" - (bnc#655048). + (bnc#655048). - Revert "resources: support allocating space within a region - from the top down" (bnc#655048). + from the top down" (bnc#655048). - resources: add arch hook for preventing allocation in reserved - areas (bnc#655048). + areas (bnc#655048). - x86: avoid low BIOS area when allocating address space - (bnc#655048). + (bnc#655048). - x86: avoid E820 regions when allocating address space - (bnc#655048). + (bnc#655048). - x86: avoid high BIOS area when allocating address space - (bnc#655048). + (bnc#655048). - Refresh patches.xen/xen3-patch-2.6.34. - commit 7bbbf27 @@ -5330,8 +5350,8 @@ Mon Dec 20 11:29:01 CET 2010 - jslaby@suse.cz Mon Dec 20 11:19:41 CET 2010 - jslaby@suse.cz - Delete - patches.fixes/res-0010-PCI-fix-pci_bus_alloc_resource-hang-prefer-positive-.patch. - It's unreferenced and wrong. + patches.fixes/res-0010-PCI-fix-pci_bus_alloc_resource-hang-prefer-positive-.patch. + It's unreferenced and wrong. - commit 9e6fc50 ------------------------------------------------------------------- @@ -5368,10 +5388,10 @@ Mon Dec 13 09:12:36 CET 2010 - tiwai@suse.de Fri Dec 10 09:23:46 CET 2010 - jslaby@suse.cz - resources: add arch hook for preventing allocation in reserved - areas (bnc#655048). + areas (bnc#655048). - x86: avoid BIOS area when allocating address space (bnc#655048). - x86: avoid PNP resources when allocating address space - (bnc#655048). + (bnc#655048). - Refresh patches.xen/xen3-patch-2.6.34. - commit 7e25353 @@ -5404,14 +5424,14 @@ Thu Dec 9 14:48:13 CET 2010 - mmarek@suse.cz Wed Dec 8 17:34:25 CET 2010 - mmarek@suse.cz - rpm/kernel-docs.spec.in: Allow to build against any version of - kernel-source + kernel-source - commit 37bdc47 ------------------------------------------------------------------- Tue Dec 7 16:38:29 CET 2010 - jbeulich@novell.com - patches.arch/x86_64-unwind-annotations: Remove stringification - (needed only with very old assemblers). + (needed only with very old assemblers). - commit 987c244 ------------------------------------------------------------------- @@ -5442,7 +5462,7 @@ Tue Dec 7 09:40:37 CET 2010 - jbeulich@novell.com Mon Dec 6 12:40:34 CET 2010 - mgalbraith@suse.de - Replace buggy per tty autogroup patch with final per session patch as - integrated into tip. + integrated into tip. - sched: Add 'autogroup' scheduling feature: automated per session task groups (bnc#657613). - Delete patches.suse/sched-automated-per-tty-task-groups. - commit 0db6b6b @@ -5451,12 +5471,12 @@ Mon Dec 6 12:40:34 CET 2010 - mgalbraith@suse.de Mon Dec 6 09:12:01 CET 2010 - jbeulich@novell.com - patches.rpmify/rpm-kernel-config, patches.rpmify/split-package, - patches.suse/0004-richacl-In-memory-representation-and-helper-function.patch, - patches.suse/SoN-15-netvm-reserve.patch, - patches.suse/SoN-27-nfs-swap_ops.patch, - patches.suse/kconfig-automate-kernel-desktop, - patches.suse/mm-tune-dirty-limits.patch, - patches.suse/supported-flag-enterprise: Clean up Kconfig portions. + patches.suse/0004-richacl-In-memory-representation-and-helper-function.patch, + patches.suse/SoN-15-netvm-reserve.patch, + patches.suse/SoN-27-nfs-swap_ops.patch, + patches.suse/kconfig-automate-kernel-desktop, + patches.suse/mm-tune-dirty-limits.patch, + patches.suse/supported-flag-enterprise: Clean up Kconfig portions. - commit 713650c ------------------------------------------------------------------- @@ -5489,7 +5509,7 @@ Fri Nov 26 15:04:27 CET 2010 - jbeulich@novell.com - Update Xen patches to 2.6.37-rc3-git1 and c/s 1055. - xen/acpi: Add memory hotadd to pvops dom0 (bnc#651066). - xen/acpi: Export host physical CPU information to dom0 - (bnc#651066). + (bnc#651066). - Xen: para-virtual watchdog driver. - introduce {rd,wr}msr_safe_on_pcpu() and add/enable users. - eliminate scalability issues from initrd handling. @@ -5513,7 +5533,7 @@ Wed Nov 24 15:49:45 CET 2010 - jeffm@suse.com Mon Nov 22 19:48:15 CET 2010 - jeffm@suse.com - Update to 2.6.37-rc3. - - Eliminated 1 patch. + - Eliminated 1 patch. - commit 12ac0ac ------------------------------------------------------------------- @@ -5537,7 +5557,7 @@ Sun Nov 21 16:35:45 CET 2010 - jslaby@suse.cz Wed Nov 17 17:10:32 CET 2010 - jeffm@suse.com - sched: automated per tty task groups. - - Enabled in -desktop flavors for better interactivity. + - Enabled in -desktop flavors for better interactivity. - commit 2d5d397 ------------------------------------------------------------------- @@ -5556,7 +5576,7 @@ Tue Nov 16 20:08:11 CET 2010 - jeffm@suse.com Mon Nov 15 23:58:59 CET 2010 - jslaby@suse.cz - PCI: fix pci_bus_alloc_resource() hang, prefer positive decode - (bnc#651256). + (bnc#651256). - commit 4404c19 ------------------------------------------------------------------- @@ -5569,7 +5589,7 @@ Mon Nov 15 21:33:19 CET 2010 - jeffm@suse.com Mon Nov 15 21:30:37 CET 2010 - jeffm@suse.com - Update to 2.6.37-rc1-git11. - - Eliminated 2 patches. + - Eliminated 2 patches. - commit 5959a67 ------------------------------------------------------------------- @@ -5588,16 +5608,16 @@ Sat Nov 13 10:08:17 CET 2010 - jslaby@suse.cz Fri Nov 12 18:37:10 CET 2010 - jeffm@suse.de - Update to 2.6.37-rc1. - - Eliminated 26 patches. - - Xen is disabled. + - Eliminated 26 patches. + - Xen is disabled. - commit b9044e3 ------------------------------------------------------------------- Thu Nov 11 19:37:05 CET 2010 - gregkh@suse.de - Update config files. (bnc#652954) increase the number of possible and - default uarts for users with multi-port serial cards for the i386 and - x86-64 default configs. + default uarts for users with multi-port serial cards for the i386 and + x86-64 default configs. - commit 85c87e3 ------------------------------------------------------------------- @@ -5611,20 +5631,20 @@ Thu Nov 11 13:48:24 CET 2010 - jslaby@suse.cz Thu Nov 11 11:18:45 CET 2010 - jslaby@suse.cz - resources: add a default alignf to simplify find_resource() - (bnc#651256). + (bnc#651256). - resources: factor out resource_clip() to simplify - find_resource() (bnc#651256). + find_resource() (bnc#651256). - resources: ensure callback doesn't allocate outside available - space (bnc#651256). + space (bnc#651256). - resources: handle overflow when aligning start of available area - (bnc#651256). + (bnc#651256). - resources: support allocating space within a region from the - top down (bnc#651256). + top down (bnc#651256). - PCI: allocate bus resources from the top down (bnc#651256). - x86/PCI: allocate space from the end of a region, not the - beginning (bnc#651256). + beginning (bnc#651256). - x86: update iomem_resource end based on CPU physical address - capabilities (bnc#651256). + capabilities (bnc#651256). - x86: allocate space within a region top-down (bnc#651256). - Refresh patches.xen/xen3-patch-2.6.34. - commit 8c68ad1 @@ -5633,21 +5653,21 @@ Thu Nov 11 11:18:45 CET 2010 - jslaby@suse.cz Tue Nov 9 15:28:57 CET 2010 - jack@suse.cz - novfs: Fix for the issue of kernel dumps core on restart - (bnc#641811). + (bnc#641811). - commit 76ba833 ------------------------------------------------------------------- Fri Oct 29 13:47:35 CEST 2010 - jslaby@suse.cz - net: Limit socket I/O iovec total length to INT_MAX - (bnc#650128). + (bnc#650128). - commit 2ba74bb ------------------------------------------------------------------- Fri Oct 29 01:53:34 CEST 2010 - trenn@suse.de - Update config files. - Forgot to enable ACPI_EC_DEBUGFS on i386/pae + Forgot to enable ACPI_EC_DEBUGFS on i386/pae - commit 66b605b ------------------------------------------------------------------- @@ -5667,14 +5687,14 @@ Wed Oct 27 14:51:30 CEST 2010 - jslaby@suse.cz Tue Oct 26 21:31:22 CEST 2010 - trenn@suse.de - Update config files. - Enable CONFIG_ACPI_EC_DEBUGFS=m on supported archs. + Enable CONFIG_ACPI_EC_DEBUGFS=m on supported archs. - commit 9035254 ------------------------------------------------------------------- Tue Oct 26 13:41:23 CEST 2010 - jbeulich@novell.com - Update Xen config files (restore options accidentally deleted - by 1b1584fccbfdc42e6e8b35c3c207ca65feb0c7d5). + by 1b1584fccbfdc42e6e8b35c3c207ca65feb0c7d5). - commit f8e5000 ------------------------------------------------------------------- @@ -5682,7 +5702,7 @@ Mon Oct 25 12:53:38 CEST 2010 - jbeulich@novell.com - Update Xen patches to 2.6.36 and c/s 1043. - xen: netback: take net_schedule_list_lock when removing entry - from net_schedule_list. + from net_schedule_list. - Update Xen config files. - commit b772cd8 @@ -5692,7 +5712,7 @@ Mon Oct 25 08:58:15 CEST 2010 - tiwai@suse.de - ALSA: hda - Add workarounds for CT-IBG controllers (bnc#564324). - ALSA: hda - Add some workarounds for Creative IBG (bnc#564324). - ALSA: hda - Fix wrong SPDIF NID assignment for CA0110 - (bnc#564324). + (bnc#564324). - commit 2256eda ------------------------------------------------------------------- @@ -5705,7 +5725,7 @@ Fri Oct 22 21:18:25 CEST 2010 - jeffm@suse.de Fri Oct 22 13:32:04 CEST 2010 - jbeulich@novell.com - patches.arch/i386-unwind-annotations, - patches.arch/x86_64-unwind-annotations: Update Patch-mainline tags. + patches.arch/x86_64-unwind-annotations: Update Patch-mainline tags. - commit 6ee5ccb ------------------------------------------------------------------- @@ -5720,7 +5740,7 @@ Thu Oct 21 10:11:03 CEST 2010 - sjayaraman@suse.de Mon Oct 18 16:54:57 CEST 2010 - trenn@suse.de - ACPI: Make Embedded Controller command timeout delay - configurable (bnc#639261). + configurable (bnc#639261). - commit 9ea38cf ------------------------------------------------------------------- @@ -5756,7 +5776,7 @@ Mon Oct 11 17:14:51 CEST 2010 - mmarek@suse.cz Mon Oct 11 16:12:29 CEST 2010 - jbeulich@novell.com - patches.apparmor/apparmor-compatibility-patch-for-v5-network-control: - Remove .rej file from this patch. + Remove .rej file from this patch. - commit 8828ce5 ------------------------------------------------------------------- @@ -5769,7 +5789,7 @@ Fri Oct 8 17:40:50 CEST 2010 - jeffm@suse.de Tue Oct 5 18:02:19 CEST 2010 - jbeulich@novell.com - patches.drivers/dynamic_debug_4.patch: Fix build issues with - !DYNAMIC_DEBUG and build warning. + !DYNAMIC_DEBUG and build warning. - commit b08d2aa ------------------------------------------------------------------- @@ -5782,7 +5802,7 @@ Tue Oct 5 17:19:46 CEST 2010 - jeffm@suse.de Tue Oct 5 16:58:20 CEST 2010 - jeffm@suse.de - AppArmor: Allow dfa backward compatibility with broken - userspace. + userspace. - AppArmor: compatibility patch for v5 interface. - AppArmor: compatibility patch for v5 network control. - commit cb27981 @@ -5791,7 +5811,7 @@ Tue Oct 5 16:58:20 CEST 2010 - jeffm@suse.de Mon Oct 4 16:57:34 CEST 2010 - jeffm@suse.de - Update to 2.6.36-rc6. - - Eliminated 2 patches. + - Eliminated 2 patches. - commit 57ae577 ------------------------------------------------------------------- @@ -5804,25 +5824,25 @@ Fri Sep 24 13:45:31 CEST 2010 - jbeulich@novell.com Fri Sep 24 13:23:13 CEST 2010 - trenn@suse.de - acpi: ec_sys: access user space with get_user()/put_user() - (none). + (none). - commit d028761 ------------------------------------------------------------------- Fri Sep 24 13:14:36 CEST 2010 - trenn@suse.de - kernel/module.c: Fix compiler warnings if debug is compiled in - (none). + (none). - PNP: Use dev_dbg instead of dev_printk(KERN_DEBUG.. if - DYNAMIC_DEBUG is compiled in (none). + DYNAMIC_DEBUG is compiled in (none). - PNP: Compile all pnp built-in stuff in one module namespace - (none). + (none). - Dynamic Debug: Introduce global fake module param module.ddebug - - V4 (none). + - V4 (none). - Dynamic Debug: Initialize dynamic debug earlier via - arch_initcall (none). + arch_initcall (none). - Dynamic Debug: Introduce ddebug_query= boot parameter (none). - Dynamic Debug: Split out query string parsing/setup from - proc_write (none). + proc_write (none). - commit dcd5c68 ------------------------------------------------------------------- @@ -5847,7 +5867,7 @@ Fri Sep 24 09:54:16 CEST 2010 - jbeulich@novell.com Thu Sep 23 23:33:54 CEST 2010 - mmarek@suse.cz - rpm/kernel-binary.spec.in: Fix for kernel release strings like - 2.6.36-rc5-73-g57aebd7-vanilla. + 2.6.36-rc5-73-g57aebd7-vanilla. - rpm/kernel-spec-macros: Cleanup. - commit 0926a18 @@ -5855,7 +5875,7 @@ Thu Sep 23 23:33:54 CEST 2010 - mmarek@suse.cz Thu Sep 23 19:16:00 CEST 2010 - jeffm@suse.de - rose: Fix signedness issues wrt. digi count (CVE-2010-3310 - bnc#640721). + bnc#640721). - commit bcdc88b ------------------------------------------------------------------- @@ -5874,7 +5894,7 @@ Tue Sep 21 14:15:34 CEST 2010 - mmarek@suse.cz Tue Sep 21 13:59:10 CEST 2010 - jeffm@suse.de - Linux: 2.6.36-rc5. - - Eliminated 6 patches (all security backports). + - Eliminated 6 patches (all security backports). - commit d4603b4 ------------------------------------------------------------------- @@ -5882,8 +5902,8 @@ Mon Sep 20 19:57:39 CEST 2010 - jeffm@suse.de - Revert "- make SCSI and ATA drivers modules again. (bnc#564357)." This reverts commit 75e8e5eae2c1e8dd279370f2c7650835ee821deb. - - make SCSI and ATA drivers modules again. - (bnc#564357) + - make SCSI and ATA drivers modules again. + (bnc#564357) This change only applies to enterprise releases and should have been reverted prior to the release of openSUSE 11.3. - commit 7fc084f @@ -5892,14 +5912,14 @@ Mon Sep 20 19:57:39 CEST 2010 - jeffm@suse.de Mon Sep 20 16:03:14 CEST 2010 - sjayaraman@suse.de - Update patches.suse/SoN-05-reserve-slub.patch to accomodate an upstream - change that uses kmem_cache flags instead of PageSlubDebug flag. + change that uses kmem_cache flags instead of PageSlubDebug flag. - commit 4ea582b ------------------------------------------------------------------- Mon Sep 20 15:25:41 CEST 2010 - jeffm@suse.de - Set LSM_MMAP_MIN_ADDR=0 to allow tools like DOSemu to work properly. The - default is still set to 64k. + default is still set to 64k. - commit 0581892 ------------------------------------------------------------------- @@ -5912,25 +5932,25 @@ Sun Sep 19 17:39:03 CEST 2010 - jeffm@suse.com Fri Sep 17 01:05:47 CEST 2010 - jeffm@suse.de - wext: fix potential private ioctl memory content leak - (CVE-2010-2955 bnc#635413). + (CVE-2010-2955 bnc#635413). - wext: fix potential private ioctl memory content leak - (CVE-2010-2955 bnc#635413). + (CVE-2010-2955 bnc#635413). - commit 6df45c9 ------------------------------------------------------------------- Thu Sep 16 20:58:28 CEST 2010 - jeffm@suse.de - x86-64, compat: Test %rax for the syscall number, not %eax - (CVE-2010-3301 bnc#639708). + (CVE-2010-3301 bnc#639708). - x86-64, compat: Retruncate rax after ia32 syscall entry tracing - (CVE-2010-3301 bnc#639708). + (CVE-2010-3301 bnc#639708). - commit fb77404 ------------------------------------------------------------------- Thu Sep 16 20:37:08 CEST 2010 - jeffm@suse.de - compat: Make compat_alloc_user_space() incorporate the - access_ok() (CVE-2010-3081 bnc#639709). + access_ok() (CVE-2010-3081 bnc#639709). - commit 664a0ac ------------------------------------------------------------------- @@ -5943,21 +5963,21 @@ Wed Sep 15 20:17:27 CEST 2010 - jeffm@suse.com Wed Sep 15 19:32:01 CEST 2010 - jeffm@suse.de - drivers/net/usb/hso.c: prevent reading uninitialized memory - (CVE-2010-3298 bnc#639483). + (CVE-2010-3298 bnc#639483). - commit 35e70c8 ------------------------------------------------------------------- Wed Sep 15 19:23:44 CEST 2010 - jeffm@suse.de - drivers/net/cxgb3/cxgb3_main.c: prevent reading uninitialized - stack memory (CVE-2010-3296 bnc#639481). + stack memory (CVE-2010-3296 bnc#639481). - commit a0634a9 ------------------------------------------------------------------- Wed Sep 15 19:07:53 CEST 2010 - jeffm@suse.de - drivers/net/eql.c: prevent reading uninitialized stack memory - (CVE-2010-3297 bnc#639482). + (CVE-2010-3297 bnc#639482). - commit 2a7b160 ------------------------------------------------------------------- @@ -5972,11 +5992,11 @@ Wed Sep 15 17:28:18 CEST 2010 - tiwai@suse.de Tue Sep 14 08:13:57 CEST 2010 - jslaby@suse.cz - Update to Linux 2.6.36-rc4. - - Obsoletes: - - patches.fixes/bonding-jiffies2.patch. - - patches.fixes/irda-correctly-clean-up-self-ias_obj-on-irda_bind-failure. - - patches.fixes/net-sched-fix-kernel-leak-in-act_police. - - patches.rpmify/spectra-depends-on-moorestown. + - Obsoletes: + - patches.fixes/bonding-jiffies2.patch. + - patches.fixes/irda-correctly-clean-up-self-ias_obj-on-irda_bind-failure. + - patches.fixes/net-sched-fix-kernel-leak-in-act_police. + - patches.rpmify/spectra-depends-on-moorestown. - fix build on s390 as of 2.6.36-rc4. - Refresh patches.suse/SoN-08-mm-page_alloc-emerg.patch. - Refresh patches.suse/reiser4-set_page_dirty_notag. @@ -6006,7 +6026,7 @@ Fri Sep 3 18:57:13 CEST 2010 - jeffm@suse.de Fri Sep 3 16:38:10 CEST 2010 - jeffm@suse.com - irda: Correctly clean up self->ias_obj on irda_bind() failure - (CVE-2010-2954 bnc#636112). + (CVE-2010-2954 bnc#636112). - commit f04e61f ------------------------------------------------------------------- @@ -6028,7 +6048,7 @@ Wed Sep 1 11:40:45 CEST 2010 - jbeulich@novell.com Wed Sep 1 00:53:49 CEST 2010 - jeffm@suse.com - net sched: fix kernel leak in act_police (CVE-2010-2942 - bnc#632309). + bnc#632309). - commit 66e1d72 ------------------------------------------------------------------- @@ -6047,28 +6067,28 @@ Mon Aug 30 17:24:07 CEST 2010 - jeffm@suse.de Mon Aug 30 17:03:30 CEST 2010 - jeffm@suse.de - Update to Linux: 2.6.36-rc3. - - Eliminated 7 patches. + - Eliminated 7 patches. - commit d298d2d ------------------------------------------------------------------- Sat Aug 28 13:09:20 CEST 2010 - jslaby@suse.cz - Delete - patches.suse/rlim-0020-core-optimize-setrlimit-for-current-task.patch. + patches.suse/rlim-0020-core-optimize-setrlimit-for-current-task.patch. - Delete - patches.suse/rlim-0021-FS-proc-switch-limits-reading-to-fops.patch. + patches.suse/rlim-0021-FS-proc-switch-limits-reading-to-fops.patch. - Delete - patches.suse/rlim-0022-FS-proc-make-limits-writable.patch. - This was just a workaround crap. In 2.6.36 we have a nice syscall - instead. Sorry for commiting this to the merge-36 branch first. I - didn't notice it was already merged here. + patches.suse/rlim-0022-FS-proc-make-limits-writable.patch. + This was just a workaround crap. In 2.6.36 we have a nice syscall + instead. Sorry for commiting this to the merge-36 branch first. I + didn't notice it was already merged here. - commit 5449fcb ------------------------------------------------------------------- Fri Aug 27 16:26:16 CEST 2010 - jeffm@suse.com - Disabled ACPI table override patches again. fsnotify was introduced into - the truncate path and causes crashes. + the truncate path and causes crashes. - commit e18fc2c ------------------------------------------------------------------- @@ -6123,22 +6143,22 @@ Tue Aug 24 17:11:08 CEST 2010 - jeffm@suse.de Tue Aug 24 17:07:45 CEST 2010 - jeffm@suse.de - Refresh patches.suse/SoN-20-netvm-tcp-deadlock.patch: Added missing - fixup for sk_rmem_schedule in caif. + fixup for sk_rmem_schedule in caif. - commit a9ff761 ------------------------------------------------------------------- Tue Aug 24 16:47:58 CEST 2010 - mmarek@suse.cz - makefile: not need to regenerate kernel.release file when - make kernelrelease. + make kernelrelease. - commit 81237a8 ------------------------------------------------------------------- Tue Aug 24 16:18:58 CEST 2010 - jeffm@suse.com - rpm/kernel-source.spec.in, scripts/tar-up.sh: Renamed config-options.changes - to config-options.changes.txt in the exported package to avoid triggering - a build service rule error. + to config-options.changes.txt in the exported package to avoid triggering + a build service rule error. - commit ff4889e ------------------------------------------------------------------- @@ -6152,7 +6172,7 @@ Tue Aug 24 16:16:55 CEST 2010 - jeffm@suse.com Tue Aug 24 15:43:02 CEST 2010 - jeffm@suse.com - Renamed doc/config-options.changes to doc/config-options.changes.txt to - avoid triggering a build service rule error. + avoid triggering a build service rule error. - commit 124ac26 ------------------------------------------------------------------- @@ -6171,14 +6191,14 @@ Mon Aug 23 20:25:52 CEST 2010 - jeffm@suse.de Mon Aug 23 20:14:03 CEST 2010 - jeffm@suse.de - rpm/kernel-binary.spec.in: Disable CONFIG_DEBUG_INFO. It's enabled - dynamically in the spec file and now has follow-on options. + dynamically in the spec file and now has follow-on options. - commit d270759 ------------------------------------------------------------------- Mon Aug 23 19:57:40 CEST 2010 - jeffm@suse.de - patches.rpmify/spectra-drop-locked_ioctl-support: add - to grab the BKL + to grab the BKL - commit 1df02ec ------------------------------------------------------------------- @@ -6191,20 +6211,20 @@ Mon Aug 23 17:57:06 CEST 2010 - jeffm@suse.de Mon Aug 23 16:59:08 CEST 2010 - jeffm@suse.de - Updated to 2.6.36-rc2. - - Eliminated 2 patches. + - Eliminated 2 patches. - commit 52d47a0 ------------------------------------------------------------------- Wed Aug 18 19:44:13 CEST 2010 - jeffm@suse.de - Update to 2.6.36-rc1. - - Eliminated 71 patches. - - spectra: Drop ->locked_ioctl support. - - spectra: Drop ->prepare_flush_fn support. - - spectra: Remove duplicate GLOB_VERSION. - - novfs: Fix ioctl usage. - - novfs: use evict_inode. - - Xen is disabled. + - Eliminated 71 patches. + - spectra: Drop ->locked_ioctl support. + - spectra: Drop ->prepare_flush_fn support. + - spectra: Remove duplicate GLOB_VERSION. + - novfs: Fix ioctl usage. + - novfs: use evict_inode. + - Xen is disabled. - commit 63642f6 ------------------------------------------------------------------- @@ -6223,10 +6243,10 @@ Fri Aug 13 02:39:29 CEST 2010 - jeffm@suse.com Thu Aug 12 20:42:29 CEST 2010 - gregkh@suse.de - Update to 2.6.35.1 - - security fixes - - bug fixes - - obsoletes: - patches.fixes/e1000e-don-t-inadvertently-re-set-INTX_DISABLE.patch. + - security fixes + - bug fixes + - obsoletes: + patches.fixes/e1000e-don-t-inadvertently-re-set-INTX_DISABLE.patch. - commit a009fb4 ------------------------------------------------------------------- @@ -6258,7 +6278,7 @@ Thu Aug 12 19:24:58 CEST 2010 - jeffm@suse.com Thu Aug 12 08:54:30 CEST 2010 - jslaby@suse.cz - patches.fixes/vmscan-fix-stalls.patch: vmscan: raise the bar - to PAGEOUT_IO_SYNC stalls (bnc#625339). + to PAGEOUT_IO_SYNC stalls (bnc#625339). - commit 1efea94 ------------------------------------------------------------------- @@ -6271,7 +6291,7 @@ Wed Aug 11 23:34:07 CEST 2010 - jack@suse.cz Wed Aug 11 06:08:17 CEST 2010 - neilb@suse.de - Refresh - patches.fixes/nfsd-05-sunrpc-cache-allow-thread-to-block-while-waiting-for.patch. + patches.fixes/nfsd-05-sunrpc-cache-allow-thread-to-block-while-waiting-for.patch. - Refresh patches.fixes/sunrpc-monotonic-expiry. - Delete patches.fixes/nfs-write.c-bug-removal.patch. Update some patches for 2.6.35 @@ -6281,14 +6301,14 @@ Wed Aug 11 06:08:17 CEST 2010 - neilb@suse.de Wed Aug 11 05:42:36 CEST 2010 - neilb@suse.de - NFS: allow close-to-open cache semantics to apply to root of - NFS filesystem (bnc#584720). + NFS filesystem (bnc#584720). - commit deea101 ------------------------------------------------------------------- Tue Aug 10 19:19:37 CEST 2010 - tiwai@suse.de - ALSA: hda - patch_nvhdmi.c: Add missing codec IDs, unify names - (bnc#627212). + (bnc#627212). - ALSA: hda - Add pin-fix for HP dc5750 (bnc#624118). - commit 4844a71 @@ -6297,13 +6317,13 @@ Mon Aug 9 16:28:00 CEST 2010 - jbeulich@novell.com - Update Xen patches to 2.6.35 final and c/s 1025. - create devices in /dev/xen when they are expected to be - used there. + used there. - xen/netback: Allow setting of large MTU before rings have - connected. + connected. - xen/netback: Always pull through PKT_PROT_LEN bytes into the - linear part of an skb. + linear part of an skb. - pass trigger mode and polarity information to Xen for all - interrupts. + interrupts. - Update Xen config files. - supported.conf: Add pci-iomul.ko. - commit c642c1b @@ -6312,7 +6332,7 @@ Mon Aug 9 16:28:00 CEST 2010 - jbeulich@novell.com Fri Aug 6 17:03:09 CEST 2010 - jeffm@suse.de - patches.xen/xen3-auto-xen-arch.diff: Update struct acpi_power_register - usage from upstream commit 718be4aa. + usage from upstream commit 718be4aa. - commit 4ce0b48 ------------------------------------------------------------------- @@ -6343,7 +6363,7 @@ Fri Jul 23 18:25:37 CEST 2010 - jeffm@suse.de Fri Jul 23 12:15:59 CEST 2010 - jack@suse.cz - novfs: code cleanup for one case of novfs return value - (bnc#624606). + (bnc#624606). - commit 4875860 ------------------------------------------------------------------- @@ -6356,7 +6376,7 @@ Wed Jul 21 11:07:10 CEST 2010 - jack@suse.cz Wed Jul 21 10:47:22 CEST 2010 - jack@suse.cz - novfs: Fix a memory leak that causes an OOM condition - (bnc#610828). + (bnc#610828). - commit 519d8a0 ------------------------------------------------------------------- @@ -6370,7 +6390,7 @@ Tue Jul 20 12:55:33 CEST 2010 - mmarek@suse.cz - scripts/tar-up.sh: Generate the rpm changelog using gitlog2changes. - Move kernel-source.changes.old to rpm/ (not included in the pachage - though). + though). - commit 8ed2389 ------------------------------------------------------------------- diff --git a/kernel-vanilla.spec b/kernel-vanilla.spec index 6eee9b61..84bd5158 100644 --- a/kernel-vanilla.spec +++ b/kernel-vanilla.spec @@ -17,8 +17,8 @@ # norootforbuild -%define srcversion 3.7-rc8 -%define patchversion 3.7.0-rc8 +%define srcversion 3.7 +%define patchversion 3.7.0 %define variant %{nil} %define vanilla_only 0 @@ -57,7 +57,7 @@ Name: kernel-vanilla Summary: The Standard Kernel - without any SUSE patches -Version: 3.7.rc8 +Version: 3.7.0 Release: 0 License: GPL-2.0 Group: System/Kernel @@ -143,7 +143,7 @@ Provides: kernel-64bit Obsoletes: kernel-64bit %endif -Source0: http://www.kernel.org/pub/linux/kernel/v3.x/testing/linux-%srcversion.tar.bz2 +Source0: http://www.kernel.org/pub/linux/kernel/v3.x/linux-%srcversion.tar.bz2 Source2: source-post.sh Source3: kernel-source.rpmlintrc Source8: devel-pre.sh diff --git a/kernel-versatile.changes b/kernel-versatile.changes index d2b5ac29..5f99db5f 100644 --- a/kernel-versatile.changes +++ b/kernel-versatile.changes @@ -1,3 +1,21 @@ +------------------------------------------------------------------- +Tue Dec 11 20:42:22 CET 2012 - ohering@suse.de + +- Drivers: hv: balloon: Fix a memory leak. +- commit 26cdad5 + +------------------------------------------------------------------- +Tue Dec 11 19:29:44 CET 2012 - jeffm@suse.com + +- Update to 3.7-final. +- commit 1771a73 + +------------------------------------------------------------------- +Tue Dec 11 17:00:46 CET 2012 - ohering@suse.de + +- Update patch headers for fate314663 and fate314665 changes +- commit 44044f1 + ------------------------------------------------------------------- Tue Dec 11 00:30:54 CET 2012 - jack@suse.cz @@ -5,6 +23,12 @@ Tue Dec 11 00:30:54 CET 2012 - jack@suse.cz ext3 will be removed upstream so let's do the transition. - commit dadc8ea +------------------------------------------------------------------- +Fri Dec 7 13:57:47 CET 2012 - guillaume.gardet@oliseo.fr + +- Update omap2plus (armv7) config: Enable TWL* USB drivers +- commit 28c09f5 + ------------------------------------------------------------------- Fri Dec 7 12:14:08 CET 2012 - jbeulich@suse.com @@ -32,11 +56,11 @@ Thu Dec 6 21:51:12 CET 2012 - ohering@suse.de - mm: Export a function to get vm committed memory. - Drivers: hv: Add Hyper-V balloon driver. - Drivers: hv: balloon: Fix a bug in the definition of struct - dm_info_msg. + dm_info_msg. - Update config files. fate#314665 hyper-v: Update the Vmbus protocol - Drivers: hv: Implement routines for read side signaling - optimization. + optimization. - Drivers: hv: Add state to manage batched reading. - Drivers: hv: Turn off batched reading for util drivers. - Drivers: hv: Optimize signaling in the read path. @@ -44,21 +68,21 @@ Thu Dec 6 21:51:12 CET 2012 - ohering@suse.de - Drivers: hv: Get rid of hv_get_ringbuffer_interrupt_mask(). - Drivers: hv: Support handling multiple VMBUS versions. - Drivers: hv: Update the ring buffer structure to match win8 - functionality. + functionality. - Drivers: hv: Extend/modify vmbus_channel_offer_channel for - win7 and beyond. + win7 and beyond. - Drivers: hv: Save and export negotiated vmbus version. - Drivers: hv: Change the signature for hv_signal_event(). - Drivers: hv: Change the signature of vmbus_set_event(). - Drivers: hv: Move vmbus version definitions to hyperv.h. - Drivers: hv: Manage signaling state on a per-connection basis. - Drivers: hv: Cleanup vmbus_set_event() to support win7 and - beyond. + beyond. - Drivers: hv: Setup a mapping for Hyper-V's notion cpu ID. - Drivers: hv: Add state to manage incoming channel interrupt - load. + load. - Drivers: hv: Modify the interrupt handling code to support - win8 and beyond. + win8 and beyond. - Drivers: hv: Add code to distribute channel interrupt load. - Drivers: hv: Get rid of the unused global signaling state. - Drivers: hv: Get rid of unnecessary request for offers. @@ -69,7 +93,7 @@ Thu Dec 6 21:51:12 CET 2012 - ohering@suse.de - Drivers: hv: Implement flow management on the send side. - Drivers: hv: Capture the host build information. - Drivers: hv: Cleanup and consolidate reporting of build/version - info. + info. - commit 4fccd03 ------------------------------------------------------------------- @@ -244,14 +268,14 @@ Fri Nov 2 13:50:13 CET 2012 - jbeulich@novell.com - Update Xen patches to 3.7-rc3 and c/s 1202. - extend base interfaces to support multi-page rings for - frontend/backend communication. + frontend/backend communication. - blkback: allow using multiple page frontend communication ring. - blkfront: allow using multiple page backend communication ring. - ACPI: Store valid ACPI tables passed via early initrd in - reserved memblock areas. + reserved memblock areas. - ACPI: Fix build when disabled. - ACPI: Cleanup acpi_initrd_override declaration and remove - ifdefs. + ifdefs. - config.conf: Re-enable Xen configs. - Update x86 config files. - Delete patches.xen/xen3-acpi_override_2_2.patch. @@ -372,7 +396,7 @@ Sun Oct 21 23:17:25 CEST 2012 - jslaby@suse.cz - Refresh patches.xen/xen3-patch-3.6. - Delete patches.fixes/hv-storvsc-reset-wait.patch. - Delete - patches.rpmify/x86-kbuild-archscripts-depends-on-scripts_basic. + patches.rpmify/x86-kbuild-archscripts-depends-on-scripts_basic. - commit cfee26b ------------------------------------------------------------------- @@ -394,19 +418,19 @@ Thu Oct 18 16:26:57 CEST 2012 - trenn@suse.de and proper git-xy: meta tags: - lib: Add early cpio decoder. - x86, acpi: Introduce x86 arch specific arch_reserve_mem_area() - for e820 handling. + for e820 handling. - ACPI: Store valid ACPI tables passed via early initrd in - reserved memblock areas. + reserved memblock areas. - ACPI: Implement physical address table override. - ACPI: Create acpi_table_taint() function to avoid code - duplication. + duplication. - ACPI: Document ACPI table overriding via initrd. - ACPI: Fix build when disabled. - X86 ACPI: Use #ifdef not #if for CONFIG_X86 check. - ACPI: Overriding ACPI tables via initrd only works with - an initrd. + an initrd. - ACPI: Cleanup acpi_initrd_override declaration and remove - ifdefs. + ifdefs. - Delete patches.arch/acpi_fix_custom_method_acc.patch. - Delete patches.arch/acpi_override_2_2.patch. - Delete patches.arch/acpi_override_documentation. @@ -455,11 +479,11 @@ Thu Oct 11 17:17:11 CEST 2012 - guillaume.gardet@oliseo.fr Wed Oct 10 21:28:30 CEST 2012 - jslaby@suse.cz - Delete - patches.suse/msft-hv-0394-tools-hv-Fix-file-handle-leak.patch. + patches.suse/msft-hv-0394-tools-hv-Fix-file-handle-leak.patch. - Delete - patches.suse/msft-hv-0395-tools-hv-Fix-exit-error-code.patch. + patches.suse/msft-hv-0395-tools-hv-Fix-exit-error-code.patch. - Delete - patches.suse/msft-hv-0396-tools-hv-Check-for-read-write-errors.patch. + patches.suse/msft-hv-0396-tools-hv-Check-for-read-write-errors.patch. These are in 3.6.1. - commit 2a321c4 @@ -510,7 +534,7 @@ Thu Oct 4 13:52:15 CEST 2012 - ohering@suse.de - hyperv: Add comments for the extended buffer after RNDIS message. - Drivers: hv: Cleanup the guest ID computation. - Drivers: hv: vmbus: Use the standard format string to format - GUIDs. + GUIDs. - Drivers: hv: Add KVP definitions for IP address injection. - Drivers: hv: kvp: Cleanup error handling in KVP. - Drivers: hv: Explicitly size elements of protocol structures. @@ -522,7 +546,7 @@ Thu Oct 4 13:52:15 CEST 2012 - ohering@suse.de - Tools: hv: Represent the ipv6 mask using CIDR notation. - Tools: hv: Gather ipv[4,6] gateway information. - hv: fail the probing immediately when we are not in hyperv - platform. + platform. - hv: vmbus_drv: detect hyperv through x86_hyper. - Tools: hv: Get rid of some unused variables. - Tools: hv: Correctly type string variables. @@ -541,14 +565,14 @@ Thu Oct 4 13:52:15 CEST 2012 - ohering@suse.de - tools/hv: Parse /etc/os-release. - hyperv: Fix the max_xfer_size in RNDIS initialization. - hyperv: Fix the missing return value in - rndis_filter_set_packet_filter(). + rndis_filter_set_packet_filter(). - hyperv: Fix page buffer handling in rndis_filter_send_request(). - hyperv: Remove extra allocated space for recv_pkt_list elements. - hyperv: Report actual status in receive completion packet. - hyperv: Add buffer for extended info after the RNDIS response - message. + message. - Delete - patches.suse/suse-hv-Cleanup-the-guest-ID-computation.patch. + patches.suse/suse-hv-Cleanup-the-guest-ID-computation.patch. - commit 08d283b ------------------------------------------------------------------- @@ -573,7 +597,6 @@ Mon Oct 1 05:29:41 CEST 2012 - jeffm@suse.com Sat Sep 29 12:29:30 CEST 2012 - dmueller@suse.com - ARM/u5800: Fix build of ux500 driver - Acked-by: Jeff Mahoney - commit 0ea37a0 ------------------------------------------------------------------- @@ -586,21 +609,18 @@ Sat Sep 29 10:44:01 CEST 2012 - dmueller@suse.com Sat Sep 29 10:24:00 CEST 2012 - dmueller@suse.com - ARM/tegra: Remove optional parts to fix build - Acked-by: Jeff Mahoney - commit d729a16 ------------------------------------------------------------------- Sat Sep 29 10:23:24 CEST 2012 - dmueller@suse.com - ARM: enable zcache support - Acked-by: Jeff Mahoney - commit 17b147b ------------------------------------------------------------------- Sat Sep 29 10:22:39 CEST 2012 - dmueller@suse.com - ARM/cubox: set cachefilesd to module - Acked-by: Jeff Mahoney - commit c1fb243 ------------------------------------------------------------------- @@ -609,13 +629,13 @@ Fri Sep 28 17:29:39 CEST 2012 - trenn@suse.de - Remove old patchset to override ACPI tables via initrd. Also remove a stale xen patch related to that. - Delete - patches.arch/acpi_implement_overriding_of_arbitrary_acpi_tables_via_initrd.patch. + patches.arch/acpi_implement_overriding_of_arbitrary_acpi_tables_via_initrd.patch. - Delete - patches.arch/acpica_fix_wrongly_mapped_acpi_table_header_when_overriding_via_initrd.patch. + patches.arch/acpica_fix_wrongly_mapped_acpi_table_header_when_overriding_via_initrd.patch. - Delete - patches.arch/acpica_introduce_acpi_os_phys_table_override_function.patch. + patches.arch/acpica_introduce_acpi_os_phys_table_override_function.patch. - Delete - patches.xen/xen3-acpi_implement_overriding_of_arbitrary_acpi_tables_via_initrd.patch. + patches.xen/xen3-acpi_implement_overriding_of_arbitrary_acpi_tables_via_initrd.patch. - commit dd8f1b0 ------------------------------------------------------------------- @@ -744,7 +764,7 @@ Mon Sep 10 19:22:00 CEST 2012 - jeffm@suse.com Mon Sep 10 10:20:23 CEST 2012 - jbeulich@novell.com - patches.arch/s390-message-catalog.diff: Properly handle pr_cont() and fold - in the below two trivial fixes. + in the below two trivial fixes. - Delete patches.arch/s390-message-catalog-fix.diff. - Delete patches.arch/s390-message-catalog-perl-fix.diff. - Refresh patches.arch/kmsg-fix-parameter-limitations. @@ -818,10 +838,10 @@ Fri Aug 31 23:20:23 CEST 2012 - dmueller@suse.com Fri Aug 31 15:18:07 CEST 2012 - jslaby@suse.cz - i2c/busses: Fix build error if CONFIG_I2C_DESIGNWARE_PLATFORM=y - && CONFIG_I2C_DESIGN. + && CONFIG_I2C_DESIGN. - Delete - patches.fixes/i2c-busses-fix-build-error-if-config_i2c_designware_platform-y-config_i2c_design. - Move it to rpmify, so that vanilla builds fine too. + patches.fixes/i2c-busses-fix-build-error-if-config_i2c_designware_platform-y-config_i2c_design. + Move it to rpmify, so that vanilla builds fine too. - commit 0217ad5 ------------------------------------------------------------------- @@ -899,7 +919,7 @@ Tue Aug 21 18:17:16 CEST 2012 - jeffm@suse.com Fri Aug 17 14:51:23 CEST 2012 - jeffm@suse.com - Update to 3.6-rc2. - - Eliminated 1 patch. + - Eliminated 1 patch. - commit 71963b0 ------------------------------------------------------------------- @@ -1355,7 +1375,7 @@ Wed Jun 13 13:21:58 CEST 2012 - hare@suse.de - Rediff patch - patches.drivers/mach-dove-Fixup-ge00-initialisation.patch: - Rediff after backport from upstream. + Rediff after backport from upstream. - commit fa58c5e ------------------------------------------------------------------- @@ -1363,7 +1383,7 @@ Wed Jun 13 12:56:17 CEST 2012 - hare@suse.de - Fixup patch to apply - patches.drivers/spi-orion-convert-to-new-infrastructure.patch - backported from upstream. + backported from upstream. - commit 2507393 ------------------------------------------------------------------- @@ -1382,9 +1402,9 @@ Wed Jun 13 12:31:48 CEST 2012 - hare@suse.de Mon Jun 11 20:04:20 CEST 2012 - jeffm@suse.com - Update to 3.5-rc2. - - Xen needs update. - - ARM needs update. - - Eliminated 13 patches. + - Xen needs update. + - ARM needs update. + - Eliminated 13 patches. - commit 3f461b1 ------------------------------------------------------------------- @@ -1423,7 +1443,7 @@ Tue Jun 5 17:12:21 CEST 2012 - ohering@suse.de Mon Jun 4 10:36:59 CEST 2012 - ohering@suse.de - [SCSI] storvsc: Properly handle errors from the host - (bnc#747404). + (bnc#747404). - Delete patches.suse/suse-hv-storvsc-ignore-ata_16.patch. - commit ad28e23 @@ -1486,7 +1506,7 @@ Wed May 23 15:59:25 CEST 2012 - jbeulich@novell.com Tue May 22 14:21:24 CEST 2012 - trenn@suse.de - X86 acpi_cpufreq: Do not use request_module for autoloading - (bnc#756085). + (bnc#756085). - Refresh patches.xen/xen3-auto-common.diff. - patches.xen/xen3-patch-3.3: - commit caf270e @@ -1545,7 +1565,7 @@ Mon May 14 03:43:45 CEST 2012 - jeffm@suse.com Mon May 14 03:37:58 CEST 2012 - jeffm@suse.com - Update to 3.4-rc7. - - Eliminated 1 patch. + - Eliminated 1 patch. - commit 4cd9e9b ------------------------------------------------------------------- @@ -1598,7 +1618,7 @@ Mon May 7 20:11:04 CEST 2012 - jeffm@suse.com Mon May 7 19:54:14 CEST 2012 - jeffm@suse.com - Update to 3.4-rc6. - - Eliminated 2 patches. + - Eliminated 2 patches. - commit 749ea8f ------------------------------------------------------------------- @@ -1635,7 +1655,7 @@ Wed May 2 16:40:55 CEST 2012 - jeffm@suse.com Wed May 2 16:34:34 CEST 2012 - mmarek@suse.cz - rpm/kernel-binary.spec.in: Do not require distribution-release - during build. + during build. - commit 3cd703f ------------------------------------------------------------------- @@ -1686,18 +1706,18 @@ Thu Apr 26 19:13:49 CEST 2012 - jeffm@suse.com - Disabled DECNet and ARCNet. Specific config options disabled: CONFIG_ARCNET - CONFIG_ARCNET_1051 - CONFIG_ARCNET_1201 - CONFIG_ARCNET_CAP - CONFIG_ARCNET_COM20020_CS - CONFIG_ARCNET_COM20020 - CONFIG_ARCNET_COM20020_PCI - CONFIG_ARCNET_COM90xxIO - CONFIG_ARCNET_COM90xx - CONFIG_ARCNET_RAW - CONFIG_ARCNET_RIM_I + CONFIG_ARCNET_1051 + CONFIG_ARCNET_1201 + CONFIG_ARCNET_CAP + CONFIG_ARCNET_COM20020_CS + CONFIG_ARCNET_COM20020 + CONFIG_ARCNET_COM20020_PCI + CONFIG_ARCNET_COM90xxIO + CONFIG_ARCNET_COM90xx + CONFIG_ARCNET_RAW + CONFIG_ARCNET_RIM_I CONFIG_DECNET - CONFIG_DECNET_NF_GRABULATOR + CONFIG_DECNET_NF_GRABULATOR - commit 272dd14 ------------------------------------------------------------------- @@ -1799,7 +1819,7 @@ Fri Apr 20 18:09:06 CEST 2012 - jbeulich@novell.com Tue Apr 17 15:59:19 CEST 2012 - jeffm@suse.com - Update to 3.4-rc3. - - Eliminated 1 patch. + - Eliminated 1 patch. - commit 2fde7e0 ------------------------------------------------------------------- @@ -1819,7 +1839,7 @@ Mon Apr 9 03:28:12 CEST 2012 - jeffm@suse.com Fri Apr 6 06:42:35 CEST 2012 - jeffm@suse.com - Update AppArmor for 3.4. - - apparmor: Add "profiles" list to sysfs. + - apparmor: Add "profiles" list to sysfs. - commit 59517ac ------------------------------------------------------------------- @@ -1832,10 +1852,10 @@ Thu Apr 5 22:25:16 CEST 2012 - jeffm@suse.com Thu Apr 5 09:18:14 CEST 2012 - jeffm@suse.com - Updated to 3.4-rc1. - - Eliminated 121 patches. - - Xen is unavailable. - - ACPI overrides are unavailable. - - AppArmor network feature are unavailable. + - Eliminated 121 patches. + - Xen is unavailable. + - ACPI overrides are unavailable. + - AppArmor network feature are unavailable. - commit 3ac7e79 ------------------------------------------------------------------- @@ -1915,7 +1935,7 @@ Sat Mar 24 00:57:07 CET 2012 - dsterba@suse.cz - Refresh patches.suse/btrfs-handle-EIO. - Refresh - patches.suse/btrfs-volumes-schedule_bio-should-return-void. + patches.suse/btrfs-volumes-schedule_bio-should-return-void. - commit d97ade6 ------------------------------------------------------------------- @@ -1958,10 +1978,10 @@ Mon Mar 19 11:16:34 CET 2012 - jslaby@suse.cz Mon Mar 19 11:07:00 CET 2012 - jslaby@suse.cz - Delete - patches.arch/acpi_ec_provide_non_interrupt_mode_boot_param.patch. + patches.arch/acpi_ec_provide_non_interrupt_mode_boot_param.patch. - Delete patches.arch/dell_optiplex_990_fix_reboot.patch. - Delete - patches.drivers/alsa-hda-0004-Add-missing-static-ADC-tables-for-ALC269-qu. + patches.drivers/alsa-hda-0004-Add-missing-static-ADC-tables-for-ALC269-qu. - Delete patches.drivers/libata-unlock-hpa-by-default. - Delete patches.fixes/scsi-add-tgps-setting. - Delete patches.fixes/scsi-dh-rdac-add-stk. @@ -1998,23 +2018,23 @@ Mon Mar 12 15:26:55 CET 2012 - ohering@suse.de - Staging: hv: storvsc: Cleanup storvsc_host_reset_handler(). - Staging: hv: storvsc: Move and cleanup storvsc_remove(). - Staging: hv: storvsc: Add a comment to explain life-cycle - management. + management. - Staging: hv: storvsc: Get rid of the on_io_completion in - hv_storvsc_request. + hv_storvsc_request. - Staging: hv: storvsc: Rename the context field in - hv_storvsc_request. + hv_storvsc_request. - Staging: hv: storvsc: Miscellaneous cleanup of storvsc driver. - Staging: hv: storvsc: Cleanup the code for generating protocol - version. + version. - Staging: hv: storvsc: Cleanup some protocol related constants. - Staging: hv: storvsc: Get rid of some unused defines. - Staging: hv: storvsc: Consolidate the request structure. - Staging: hv: storvsc: Consolidate all the wire protocol - definitions. + definitions. - Staging: hv: storvsc: Move the storage driver out of the - staging area. + staging area. - Rename patches.suse/staging-hv-pata_piix-ignore-disks.patch to - patches.suse/suse-hv-pata_piix-ignore-disks.patch + patches.suse/suse-hv-pata_piix-ignore-disks.patch - commit 7487199 ------------------------------------------------------------------- @@ -2209,41 +2229,41 @@ Mon Feb 13 17:23:49 CET 2012 - mmarek@suse.cz Sun Feb 12 18:15:10 CET 2012 - trenn@suse.de - Add driver auto probing for x86 features v4 - (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). + (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). - x86/cpu: Fix overrun check in arch_print_cpu_modalias() - (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). + (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). - crypto: Add support for x86 cpuid - auto loading for x86 crypto drivers - (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). + auto loading for x86 crypto drivers + (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). - x86/cpu: Clean up modalias feature matching - (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). + (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). - intel-idle: convert to x86_cpu_id auto probing - (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). + (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). - intel_idle: Fix ID for Nehalem-EX Xeon in device ID table - (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). + (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). - HWMON: Convert via-cputemp to x86 cpuid autoprobing - (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). + (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). - powernow-k7: Fix CPU family number - (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). + (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). - ACPI: Load acpi-cpufreq from processor driver automatically - (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). + (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). - intel_idle: Revert change of auto_demotion_flags for Nehalem - (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). + (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). - HWMON: Convert coretemp to x86 cpuid autoprobing - (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). + (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). - powernow-k6: Really enable auto-loading - (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). + (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). - X86: Introduce HW-Pstate scattered cpuid feature - (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). + (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). - cpufreq: Add support for x86 cpuinfo auto loading v4 - (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). + (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). - x86: autoload microcode driver on Intel and AMD systems v2 - (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). + (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). - CPU: Introduce ARCH_HAS_CPU_AUTOPROBE and X86 parts - (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). + (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). - ACPI: remove duplicated lines of merging - problems with acpi_processor_start - (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). + problems with acpi_processor_start + (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). - Update config files. - commit 6efe9b5 @@ -2251,7 +2271,7 @@ Sun Feb 12 18:15:10 CET 2012 - trenn@suse.de Fri Feb 10 12:03:36 CET 2012 - mmarek@suse.cz - rpm/kernel-binary.spec.in: Build x86 packages as i686, except for --default (bnc#745632). KMPs are still built as i586. + -default (bnc#745632). KMPs are still built as i586. - commit 88a632b ------------------------------------------------------------------- @@ -2282,8 +2302,8 @@ Tue Feb 7 18:28:41 CET 2012 - jeffm@suse.com Tue Feb 7 18:12:40 CET 2012 - jeffm@suse.com - Update to 3.3-rc2. - - Eliminated 5 patches. - - Xen is disabled. + - Eliminated 5 patches. + - Xen is disabled. - commit d017ea1 ------------------------------------------------------------------- @@ -2382,7 +2402,7 @@ Wed Dec 21 14:38:42 CET 2011 - jbeulich@novell.com Tue Dec 20 16:35:33 CET 2011 - jeffm@suse.com - Update to 3.2-rc6. - - Eliminated 1 patch. + - Eliminated 1 patch. - commit d5a489e ------------------------------------------------------------------- @@ -2390,7 +2410,7 @@ Tue Dec 20 11:34:14 CET 2011 - trenn@suse.de - These should all be mainline in some form: - Delete - patches.arch/implement_stop_machine_from_offline_cpu.patch. + patches.arch/implement_stop_machine_from_offline_cpu.patch. - Delete patches.arch/kill-__stop_machine.patch. - Delete patches.arch/reorganize_stop_cpus.patch. - Delete patches.arch/use_stop_machine_for_mtrr_rendezvous.patch. @@ -2406,14 +2426,14 @@ Sun Dec 18 07:38:42 CET 2011 - aj@suse.de Fri Dec 16 15:37:51 CET 2011 - aj@suse.de - rpm/kernel-binary.spec.in: Add provides and make most obsoletes versioned. - This silences rpmlint warnings. + This silences rpmlint warnings. - commit e3023c7 ------------------------------------------------------------------- Wed Dec 14 13:51:41 CET 2011 - mmarek@suse.cz - rpm/kernel-source.spec.in, rpm/mkspec: Fix tarball URL for -rcX and - do not generate any URL for linux-next and vanilla snapshots. + do not generate any URL for linux-next and vanilla snapshots. - commit 1548daf ------------------------------------------------------------------- @@ -2503,7 +2523,7 @@ Wed Dec 7 11:05:05 CET 2011 - aj@suse.de Tue Dec 6 00:07:03 CET 2011 - jeffm@suse.com - Update to 3.2-rc4. - - Eliminated 1 patch. + - Eliminated 1 patch. - commit a7d546d ------------------------------------------------------------------- @@ -2615,8 +2635,8 @@ Fri Nov 25 05:58:54 CET 2011 - jeffm@suse.com Fri Nov 25 05:47:49 CET 2011 - jeffm@suse.com - Update to 3.2-rc3. - - stack unwind: cfi_ignore takes more arguments. - - iio: Fix build error in industrialio-core.c. + - stack unwind: cfi_ignore takes more arguments. + - iio: Fix build error in industrialio-core.c. - commit 48ef020 ------------------------------------------------------------------- @@ -2629,7 +2649,7 @@ Thu Nov 24 18:45:54 CET 2011 - ohering@suse.de Thu Nov 24 13:01:09 CET 2011 - mmarek@suse.cz - rpm/try-disable-staging-driver: Script to disable failing staging - driver and restart make. + driver and restart make. - commit 819d1fa ------------------------------------------------------------------- @@ -2723,14 +2743,14 @@ Thu Nov 17 19:45:48 CET 2011 - bpoirier@suse.de Wed Nov 16 06:51:07 CET 2011 - jeffm@suse.com - Update to 3.2-rc2. - - Eliminated 1 patch. + - Eliminated 1 patch. - commit 85c9930 ------------------------------------------------------------------- Wed Nov 16 06:32:19 CET 2011 - jeffm@suse.com - Update to 3.2-rc1. - - Eliminate 212 patches. + - Eliminate 212 patches. - commit 6318d5b ------------------------------------------------------------------- @@ -2770,8 +2790,8 @@ Sat Nov 5 01:32:21 CET 2011 - trenn@suse.de Thu Nov 3 17:56:46 CET 2011 - mszeredi@suse.cz - patches.fixes/hfs-fix-hfs_find_init-sb-ext_tree-null-ptr-oops.patch: - hfs: fix hfs_find_init() sb->ext_tree NULL ptr oops - (CVE-2011-2203 bnc#699709). + hfs: fix hfs_find_init() sb->ext_tree NULL ptr oops + (CVE-2011-2203 bnc#699709). - commit 7923119 ------------------------------------------------------------------- @@ -2809,16 +2829,16 @@ Thu Nov 3 14:49:44 CET 2011 - jbeulich@novell.com Wed Nov 2 15:43:11 CET 2011 - jeffm@suse.com - Add Elantech touchpad v3/v4 support (bnc#716852): - - Input: elantech - add v3 hardware support. - - Input: elantech - add v4 hardware support. - - Input: elantech - better support all those v2 variants. - - Input: elantech - clean up elantech_init. - - Input: elantech - correct x, y value range for v2 hardware. - - Input: elantech - get rid of ETP_2FT_* in elantech.h. - - Input: elantech - packet checking for v2 hardware. - - Input: elantech - remove ETP_EDGE_FUZZ_V2. - - Input: elantech - remove module parameter force_elantech. - - Input: elantech - use firmware provided x, y ranges. + - Input: elantech - add v3 hardware support. + - Input: elantech - add v4 hardware support. + - Input: elantech - better support all those v2 variants. + - Input: elantech - clean up elantech_init. + - Input: elantech - correct x, y value range for v2 hardware. + - Input: elantech - get rid of ETP_2FT_* in elantech.h. + - Input: elantech - packet checking for v2 hardware. + - Input: elantech - remove ETP_EDGE_FUZZ_V2. + - Input: elantech - remove module parameter force_elantech. + - Input: elantech - use firmware provided x, y ranges. - commit 28551a0 ------------------------------------------------------------------- @@ -2849,7 +2869,7 @@ Tue Oct 25 19:33:27 CEST 2011 - ohering@suse.de Tue Oct 25 19:24:17 CEST 2011 - eich@suse.de - patches.suse/SUSE-bootsplash: remove DEBUG macro which was - left in the code by accident. + left in the code by accident. - commit a56ba15 ------------------------------------------------------------------- @@ -2862,7 +2882,7 @@ Mon Oct 24 18:28:04 CEST 2011 - jeffm@suse.com Mon Oct 24 15:04:34 CEST 2011 - ohering@suse.de - patches.suse/staging-hv-pata_piix-ignore-disks.patch: - Update comments in code and reduce patch size + Update comments in code and reduce patch size - commit 8913d07 ------------------------------------------------------------------- @@ -2875,7 +2895,7 @@ Thu Oct 20 10:02:15 CEST 2011 - eich@suse.de ------------------------------------------------------------------- Tue Oct 18 23:44:16 CEST 2011 - jeffm@suse.com --Update to 3.1-rc10. +- -Update to 3.1-rc10. - commit 239957e ------------------------------------------------------------------- @@ -2902,11 +2922,11 @@ Wed Oct 12 21:56:23 CEST 2011 - ohering@suse.de - Various updates for hv drivers, which fix also the hv_mouse driver - staging: hv: storvsc: ignore SET_WINDOWN scsi command - (bnc#722646). + (bnc#722646). - staging/hv: advertise hv_storvsc instead of storvsc as sysfs - driver name (bnc#716708). + driver name (bnc#716708). - staging/hv: fill scsi/proc_name for the sake of mkinitrd - (bnc#716708). + (bnc#716708). - Staging: hv: util: Invoke cn_netlink_send() in a work context. - Refresh patches.suse/staging-hv-pata_piix-ignore-disks.patch. - Refresh patches.xen/xen3-patch-2.6.32. @@ -2940,7 +2960,7 @@ Fri Oct 7 17:46:06 CEST 2011 - jbeulich@novell.com Wed Oct 5 13:45:24 CEST 2011 - jbeulich@novell.com - patches.suse/supported-flag: Also look for Module.supported in the - source tree. + source tree. - Refresh patches.suse/supported-flag-enterprise. - commit 9c8680a @@ -2974,15 +2994,15 @@ Tue Sep 27 22:25:34 CEST 2011 - eich@suse.de Mon Sep 26 15:56:27 CEST 2011 - mmarek@suse.cz - rpm/host-memcpy-hack.h: Hack to use older version of the memcpy symbol - in userspace programs, so that they keep working on older systems. + in userspace programs, so that they keep working on older systems. - rpm/kernel-binary.spec.in: Pass -include - %_sourcedir/host-memcpy-hack.h to the compiler when compiling - userspace programs. + %_sourcedir/host-memcpy-hack.h to the compiler when compiling + userspace programs. - rpm/host-memcpy-hack.h: Hack to use older version of the memcpy symbol - in userspace programs, so that they keep working on older systems. + in userspace programs, so that they keep working on older systems. - rpm/kernel-binary.spec.in: Pass -include - %_sourcedir/host-memcpy-hack.h to the compiler when compiling - userspace programs. + %_sourcedir/host-memcpy-hack.h to the compiler when compiling + userspace programs. - commit e3c78cf ------------------------------------------------------------------- @@ -3005,7 +3025,7 @@ Wed Sep 21 13:20:35 CEST 2011 - trenn@suse.de - Refresh patches.arch/acpi_implement_overriding_of_arbitrary_acpi_tables_via_initrd.patch. --> Fix build on ia64, by moving asm/e820.h into ifdef config protected region. + -> Fix build on ia64, by moving asm/e820.h into ifdef config protected region. - commit 0ac4276 ------------------------------------------------------------------- @@ -3027,9 +3047,9 @@ Wed Sep 21 11:11:10 CEST 2011 - mhocko@suse.cz Tue Sep 20 18:09:04 CEST 2011 - trenn@suse.de - ACPI: Implement overriding of arbitrary ACPI tables via initrd - (none). + (none). - ACPICA: Fix wrongly mapped acpi table header when overriding - via initrd (none). + via initrd (none). - ACPICA: Introduce acpi_os_phys_table_override function (none). - x86: allow NVS can be accessed by driver (none). - Update config files: @@ -3047,7 +3067,7 @@ Thu Sep 15 14:16:08 CEST 2011 - jeffm@suse.de Thu Sep 15 09:30:03 CEST 2011 - jbeulich@novell.com - patches.arch/x86_64-unwind-annotations: Fix unwinding through - interrupt frames, requiring ... + interrupt frames, requiring ... - patches.suse/stack-unwind: ... support for DW_CFA_def_cfa_expression. - commit 4d917a5 @@ -3086,7 +3106,7 @@ Mon Sep 12 16:31:26 CEST 2011 - jbeulich@novell.com - mm: frontswap: swap data structure changes. - In HVM guests do not take over the CDROM device (bnc#645893). - x86: report ACPI-reserved state of PCI MMCONFIG region to - hypervisor. + hypervisor. - config.conf: Re-enable Xen flavors. - Update config files. - commit 3692f47 @@ -3126,33 +3146,33 @@ Thu Sep 1 18:47:37 CEST 2011 - ohering@suse.de - Staging: hv: util: kvp: Fix the reported OSVersion string. - Staging: hv: util: kvp: Cleanup kvp_get_domain_name(). - Staging: hv: Fix macros, tab errors and warning in - drivers/staging/hv/hv_mouse.c. + drivers/staging/hv/hv_mouse.c. - Staging: hv: vmbus: VMBUS is an ACPI enumerated device, get - rid of the PCI signature. + rid of the PCI signature. - Staging: hv: Replace struct hv_guid with the uuid type already - defined in Linux. + defined in Linux. - Staging: hv: vmbus: Introduce vmbus ID space in struct - hv_driver. + hv_driver. - Staging: hv: blkvsc: Use the newly introduced vmbus ID in the - blockvsc driver. + blockvsc driver. - Staging: hv: storvsc: Use the newly introduced vmbus ID in - storvsc driver. + storvsc driver. - Staging: hv: netvsc: Use the newly introduced vmbus ID in - netvsc driver. + netvsc driver. - Staging: hv: mousevsc: Use the newly introduced vmbus ID in - mouse driver. + mouse driver. - Staging: hv: util: Make hv_utils a vmbus device driver. - Staging: hv: create VMBUS_DEVICE macro and use it. - Staging: hv: vmbus: Cleanup vmbus_match(). - Staging: hv: vmbus: Cleanup vmbus_uevent() code. - Staging: hv: vmbus: Support the notion of id tables in - vmbus_match(). + vmbus_match(). - Staging: hv: vmbus: Get rid of an unnecessary include line - in vmbus_drv.c. + in vmbus_drv.c. - Staging: hv: storvsc: Get rid of the DMI signature. - Staging: hv: netvsc: Get rid of the PCI signature. - Staging: hv: netvsc: Get rid of the DMI signature in - netvsc_drv.c. + netvsc_drv.c. - Staging: hv: util: Get rid of the DMI signature in hv_util.c. - Staging: hv: util: Get rid of the PCI signature in hv_util.c. - Staging: hv: fix up driver registering mess. @@ -3160,59 +3180,59 @@ Thu Sep 1 18:47:37 CEST 2011 - ohering@suse.de - Staging: hv: vmbus: Cleanup unnecessary comments in hv.c. - Staging: hv: vmbus: Cleanup error handling in hv_init(). - Staging: hv: vmbus: Get rid of unnecessay comments in - connection.c. + connection.c. - Staging: hv: vmbus: Get rid of the function dump_gpadl_body(). - Staging: hv: vmbus: Get rid of the function dump_gpadl_header(). - Staging: hv: vmbus: Rename openMsg to open_msg in channel.c. - Staging: hv: vmbus: Get rid of unnecessary comments in - channel.c. + channel.c. - Staging: hv: vmbus: Change the variable name openInfo to - open_info in channel.c. + open_info in channel.c. - Staging: hv: vmbus: Cleanup error values in ringbuffer.c. - Staging: hv: vmbus: Cleanup the error return value in - vmbus_recvpacket_raw(). + vmbus_recvpacket_raw(). - Staging: hv: netvsc: Get rid of an unnecessary print statement - in netvsc_probe(). + in netvsc_probe(). - Staging: hv: vmbus: Retry vmbus_post_msg() before giving up. - Staging: hv: storvsc: Cleanup error handling in - storvsc_dev_add(). + storvsc_dev_add(). - Staging: hv: storvsc: Cleanup error handling in - storvsc_channel_init(). + storvsc_channel_init(). - Staging: hv: storvsc: Cleanup error handling in - storvsc_connect_to_vsp(). + storvsc_connect_to_vsp(). - Staging: hv: storvsc: Cleanup error handling in storvsc_do_io(). - Storage: hv: storvsc: Get rid of some unnecessary DPRINTs - from storvsc.c. + from storvsc.c. - Staging: hv: storvsc: Fix/cleanup some dated comments in - storvsc.c. + storvsc.c. - Staging: hv: storvsc: Cleanup returned error code in - storvsc_host_reset(). + storvsc_host_reset(). - Staging: hv: storvsc: Cleanup error code returned in - storvsc_probe(). + storvsc_probe(). - Staging: hv: storvsc: Cleanup returned error code in - storvsc_drv_init(). + storvsc_drv_init(). - Staging: hv: netvsc: Cleanup the returned error code in - netvsc_probe(). + netvsc_probe(). - Staging: hv: netvsc: Cleanup error return codes in - netvsc_destroy_recv_buf(). + netvsc_destroy_recv_buf(). - Staging: hv: netvsc: Cleanup error return values in - netvsc_init_recv_buf(). + netvsc_init_recv_buf(). - Staging: hv: netvsc: Cleanup error returns in - netvsc_connect_vsp(). + netvsc_connect_vsp(). - Staging: hv: netvsc: Cleanup error return values in - netvsc_send(). + netvsc_send(). - Staging: hv: netvsc: Cleanup error return codes in - netvsc_device_add(). + netvsc_device_add(). - Staging: hv: netvsc: Cleanup error codes in - rndis_filter_receive(). + rndis_filter_receive(). - Staging: hv: netvsc: Cleanup error code in - rndis_filter_query_device(). + rndis_filter_query_device(). - Staging: hv: netvsc: Cleanup error return values in - rndis_filter_set_packet_filter(). + rndis_filter_set_packet_filter(). - Staging: hv: netvsc: Cleanup error returns in - rndis_filter_init_device(). + rndis_filter_init_device(). - Staging: hv: netvsc: Cleanup error code in - rndis_filter_device_add(). + rndis_filter_device_add(). - Staging: hv: mouse: Change the jump label Cleanup to cleanup. - Staging: hv: netvsc: Change the jump label Cleanup to cleanup. - Staging: hv: netvsc: Change the jump label Exit to exit. @@ -3225,72 +3245,72 @@ Thu Sep 1 18:47:37 CEST 2011 - ohering@suse.de - Staging: hv: add driver_data to hv_vmbus_device_id. - Staging: hv: Add code to parse struct hv_vmbus_device_id table. - Staging: hv: file2alias: fix up alias creation logic for - hv_vmbus_device_id. + hv_vmbus_device_id. - Staging: hv: storvsc: Inline free_stor_device(). - Staging: hv: storvsc: Do not aquire an unnecessary reference - on stor_device. + on stor_device. - Staging: hv: storvsc: Rename must_get_stor_device(). - Staging: hv: storvsc: Rename get_stor_device(). - Staging: hv: storvsc: Cleanup alloc_stor_device(). - Staging: hv: storvsc: Introduce state to manage the lifecycle - of stor device. + of stor device. - Staging: hv: storvsc: Prevent outgoing traffic when stor dev - is being destroyed. + is being destroyed. - Staging: hv: storvsc: Get rid of release_stor_device() by - inlining the code. + inlining the code. - Staging: hv: storvsc: Get rid of final_release_stor_device() - by inlining code. + by inlining code. - Staging: hv: storvsc: Get rid of the reference counting in - struct storvsc_device. + struct storvsc_device. - Staging: hv: netvsc: Inline the code for free_net_device(). - Staging: hv: netvsc: Cleanup alloc_net_device(). - Staging: hv: netvsc: Introduce state to manage the lifecycle - of net device. + of net device. - Staging: hv: netvsc: Prevent outgoing traffic when netvsc dev - is destroyed. + is destroyed. - Staging: hv: netvsc: Get rid of release_outbound_net_device() - by inlining the code. + by inlining the code. - Staging: hv: netvsc: Get rid of release_inbound_net_device() - by inlining the code. + by inlining the code. - Staging: hv: netvsc: Get rid of the refcnt field in struct - netvsc_device. + netvsc_device. - Staging: hv: storvsc: Add code to handle IDE devices using - the storvsc driver. + the storvsc driver. - Staging: hv: storvsc: Handle IDE devices using the storvsc - driver. + driver. - Staging: hv: blkvsc: Get rid of blkvsc_drv.c as this code is - not used. + not used. - Staging: hv: storvsc: Optimize bounce buffer handling for the - "write" case. + "write" case. - Staging: hv: storvsc: Optimize the bounce buffer handling in - the "read" case. + the "read" case. - Staging: hv: storvsc: Include storvsc.c in storvsc_drv.c. - Staging: hv: storvsc: Cleanup storvsc_drv.c after adding the - contents of storvsc.c. + contents of storvsc.c. - Staging: hv: storvsc: Add the contents of hyperv_storage.h - to storvsc_drv.c. + to storvsc_drv.c. - Staging: hv: storvsc: Cleanup storvsc_drv.c after adding the - contents of hyperv_storage.h. + contents of hyperv_storage.h. - Staging: hv: storvsc: Fixup srb and scsi status for INQUIRY - and MODE_SENSE. + and MODE_SENSE. - Staging: hv: storvsc: Fix a typo. - Staging: hv: storvsc: In case of scsi errors offline the device. - Staging: hv: storvsc: No need to copy from bounce buffer in - case of a failure. + case of a failure. - Staging: hv: util: Forcefully shutdown when shutdown is - requested. + requested. - Staging: hv: util: Adjust guest time in a process context. - Staging: hv: vmbus: Check before invoking the channel callback. - Staging: hv: vmbus: Properly deal with de-registering channel - callback. + callback. - Staging: hv: Fix a bug in vmbus_match(). - Staging: hv: vmbus: Get rid of vmbus_on_isr() by inlining - the code. + the code. - Staging: hv: vmbus: Do not enable auto eoi. - Staging: hv: vmbus: Fixup indentation in vmbus_acpi_add(). - Staging: hv: vmbus: Get rid of some dated/redundant comments. - Staging: hv: vmbus: Get rid of an unnecessary check in - vmbus_connect(). + vmbus_connect(). - Staging: hv: vmbus: Fix a checkpatch warning in ring_buffer.c. - Staging: hv: vmbus: Fix checkpatch warnings in connection.c. - Staging: hv: mousevsc: Fix checkpatch errors and warnings. @@ -3363,16 +3383,16 @@ Wed Aug 24 21:29:06 CEST 2011 - jeffm@suse.com Wed Aug 24 20:54:32 CEST 2011 - jeffm@suse.com - Refreshed and re-enabled dm-path patches: - - patches.suse/dm-mpath-accept-failed-paths. - - patches.suse/dm-mpath-detach-existing-hardware-handler. + - patches.suse/dm-mpath-accept-failed-paths. + - patches.suse/dm-mpath-detach-existing-hardware-handler. - commit 70cadcd ------------------------------------------------------------------- Wed Aug 24 20:51:06 CEST 2011 - jeffm@suse.com - Update to 3.1-rc3. - - Eliminated 8 patches. - - Xen is disabled. + - Eliminated 8 patches. + - Xen is disabled. - commit eccefcc ------------------------------------------------------------------- @@ -3380,8 +3400,8 @@ Thu Aug 18 11:38:15 CEST 2011 - eich@suse.de - * Refresh patches.suse/SUSE-bootsplash. * Fix bootsplash code for 15bpp framebuffers. - These framebuffers are rare these days, the legendary and still - popular server chipset Radeon ES1000 supports it, though. + These framebuffers are rare these days, the legendary and still + popular server chipset Radeon ES1000 supports it, though. - commit f25ce3e ------------------------------------------------------------------- @@ -3402,7 +3422,7 @@ Tue Aug 9 00:03:53 CEST 2011 - trenn@suse.de - Update config files: bnc#674988, change: --CONFIG_ACPI_CUSTOM_METHOD=m + -CONFIG_ACPI_CUSTOM_METHOD=m +# CONFIG_ACPI_CUSTOM_METHOD is not set for all flavors - commit f1af972 @@ -3495,10 +3515,10 @@ Thu Jul 14 17:52:45 CEST 2011 - tiwai@suse.de Thu Jul 14 17:26:51 CEST 2011 - tiwai@suse.de - ALSA: hda - Add Kconfig for the default buffer size - (bnc#682725). + (bnc#682725). - Update config files. - Delete, replaced with the new upstream patch - patches.drivers/alsa-hda-0019-Increase-default-buffer-size. + patches.drivers/alsa-hda-0019-Increase-default-buffer-size. - commit 40c7644 ------------------------------------------------------------------- @@ -3520,7 +3540,7 @@ Sat Jul 9 11:17:46 CEST 2011 - jslaby@suse.cz Thu Jul 7 00:58:01 CEST 2011 - jeffm@suse.com - Update to 3.0-rc6. - - Eliminated 1 patch. + - Eliminated 1 patch. - commit 56e99da ------------------------------------------------------------------- @@ -3529,7 +3549,7 @@ Tue Jul 5 09:18:43 CEST 2011 - jbeulich@novell.com - Update Xen patches to 3.0-rc5 and c/s 1095. - xen: prepare tmem shim to handle frontswap. - support booting Xen from EFI (fate#311376, fate#311529, - bnc#578927, bnc#628554). + bnc#578927, bnc#628554). - config.conf: Re-enabled Xen flavors. - Update x86 config files. - Delete patches.xen/xen-blkback-bimodal-suse. @@ -3576,31 +3596,31 @@ Tue Jun 21 12:14:44 CEST 2011 - mmarek@suse.cz Fri Jun 17 17:29:41 CEST 2011 - mmarek@suse.cz - rpm/post.sh: Touch /boot/do_purge_kernels on package install - (fate#312018). + (fate#312018). - rpm/postun.sh: Remove it again if it still exists on package - uninstall. + uninstall. - commit 82f4a5d ------------------------------------------------------------------- Fri Jun 17 13:23:54 CEST 2011 - trenn@suse.de - stop_machine: implement stop_machine_from_offline_cpu() - (bnc#697859). + (bnc#697859). - stop_machine: kill __stop_machine() (bnc#697859). - x86, mtrr: lock stop machine during MTRR rendezvous sequence - (bnc#697859). + (bnc#697859). - stop_machine: reorganize stop_cpus() implementation - (bnc#697859). + (bnc#697859). - x86, mtrr: use __stop_machine() for doing MTRR rendezvous - (bnc#697859). + (bnc#697859). - commit aa3d6e2 ------------------------------------------------------------------- Thu Jun 16 12:16:16 CEST 2011 - mmarek@suse.cz - Remove the novfs patches, it should be packaged as a KMP, or - ideally, reimplemented as a fuse filesystem (which is the reason why - the current implementation it is never going to be accepted upstream). + ideally, reimplemented as a fuse filesystem (which is the reason why + the current implementation it is never going to be accepted upstream). - Delete patches.fixes/novfs-copy_user-fixes.diff. - Delete patches.fixes/novfs-minsize-fixes. - Delete patches.fixes/novfs-nwcapi.patch. @@ -3655,7 +3675,7 @@ Wed Jun 15 18:22:05 CEST 2011 - jack@suse.cz Wed Jun 15 08:05:05 CEST 2011 - jeffm@suse.com - Update to 3.0-rc3. - - Eliminated 2 patches. + - Eliminated 2 patches. - commit a1fe999 ------------------------------------------------------------------- @@ -3723,9 +3743,9 @@ Mon Jun 13 14:06:28 CEST 2011 - mmarek@suse.cz the SRCVERSION variable will only be used to determine the tarball version. - rpm/compute-PATCHVERSION.sh: Set default PATCHLEVEL and SUBLEVEL to 0. - The package version will thus always match the Makefile version and - the SRCVERSION variable will only be used to determine the tarball - version. + The package version will thus always match the Makefile version and + the SRCVERSION variable will only be used to determine the tarball + version. - rpm/kernel-binary.spec.in: Revert the previous hack. - commit 95c9977 @@ -3748,9 +3768,9 @@ Fri Jun 10 20:24:41 CEST 2011 - jeffm@suse.com Fri Jun 10 17:12:22 CEST 2011 - jeffm@suse.com - x86: Remove warning and warning_symbol from struct - stacktrace_ops. + stacktrace_ops. - Delete - patches.fixes/asus-wmi-Remove-__init-from-asus_wmi_platform_init.patch. + patches.fixes/asus-wmi-Remove-__init-from-asus_wmi_platform_init.patch. - commit 608ce9e ------------------------------------------------------------------- @@ -3842,13 +3862,13 @@ Fri Jun 3 12:51:22 CEST 2011 - mmarek@suse.cz Fri Jun 3 12:09:01 CEST 2011 - mmarek@suse.cz - rpm/macros.kernel-source: Add -b option to %kernel_module_package - to unconditionally call mkinitrd on kmp install (fate#309400). + to unconditionally call mkinitrd on kmp install (fate#309400). - rpm/kernel-module-subpackage: Pass KMP_NEEDS_MKINITRD=1 to - weak-modules2 if the -b option is used. + weak-modules2 if the -b option is used. - rpm/macros.kernel-source: Add -b option to %kernel_module_package - to unconditionally call mkinitrd on kmp install (fate#309400). + to unconditionally call mkinitrd on kmp install (fate#309400). - rpm/kernel-module-subpackage: Pass KMP_NEEDS_MKINITRD=1 to - weak-modules2 if the -b option is used. + weak-modules2 if the -b option is used. - commit 83331f5 ------------------------------------------------------------------- @@ -3869,14 +3889,14 @@ Tue May 31 05:09:44 CEST 2011 - jeffm@suse.com Tue May 31 05:08:21 CEST 2011 - jeffm@suse.com - Updated to 3.0-rc1. - - Eliminated 9 patches. + - Eliminated 9 patches. - commit 5710413 ------------------------------------------------------------------- Mon May 30 15:54:37 CEST 2011 - jack@suse.cz - mm: Fix assertion mapping->nrpages == 0 in end_writeback() - (bnc#693013 bnc#666423). + (bnc#693013 bnc#666423). - Refresh patches.xen/tmem. - commit d3e465a @@ -3884,9 +3904,9 @@ Mon May 30 15:54:37 CEST 2011 - jack@suse.cz Mon May 30 13:58:43 CEST 2011 - jslaby@suse.cz - Refresh - patches.fixes/block-add-proper-state-guards-to-__elv_next_request.patch. + patches.fixes/block-add-proper-state-guards-to-__elv_next_request.patch. - aic94xx: world-writable sysfs update_bios file. - Update upstream info. + Update upstream info. - commit 8912816 ------------------------------------------------------------------- @@ -3947,7 +3967,7 @@ Mon May 16 14:34:33 CEST 2011 - mmarek@suse.cz Fri May 13 15:45:04 CEST 2011 - jeffm@suse.com - Update to 2.6.39-rc7. - - Eliminated 5 patches. + - Eliminated 5 patches. - commit a8a170f ------------------------------------------------------------------- @@ -3960,16 +3980,16 @@ Thu May 12 23:29:11 CEST 2011 - jslaby@suse.cz Thu May 12 14:05:44 CEST 2011 - jslaby@suse.cz - Delete - patches.fixes/iwlwifi-fix-tx-power-configuration-on-3945-and-4965-devices. - It's fixed differently by commits 43f12d47f and f844a709a7 in .39-rc1 + patches.fixes/iwlwifi-fix-tx-power-configuration-on-3945-and-4965-devices. + It's fixed differently by commits 43f12d47f and f844a709a7 in .39-rc1 - commit 7934e2d ------------------------------------------------------------------- Thu May 12 11:56:16 CEST 2011 - jslaby@suse.cz - Refresh - patches.fixes/iwlwifi-fix-tx-power-configuration-on-3945-and-4965-devices. - Note about submission. + patches.fixes/iwlwifi-fix-tx-power-configuration-on-3945-and-4965-devices. + Note about submission. - commit 9922e20 ------------------------------------------------------------------- @@ -3982,15 +4002,15 @@ Tue May 10 19:10:18 CEST 2011 - mhocko@suse.cz Tue May 10 16:14:44 CEST 2011 - mhocko@suse.cz - patches.fixes/aggressive-zone-reclaim.patch: delete because - the patch is very workload specific and can lead to unexpected - reclaims in parallel node local workloads. + the patch is very workload specific and can lead to unexpected + reclaims in parallel node local workloads. - commit 56cf10e ------------------------------------------------------------------- Tue May 10 16:04:27 CEST 2011 - mhocko@suse.cz - Delete patches.suse/mm-devzero-optimisation.patch: we do not need - it anymore as we have zero page back since 2.6.32 + it anymore as we have zero page back since 2.6.32 - commit 323a093 ------------------------------------------------------------------- @@ -4009,64 +4029,64 @@ Mon May 9 14:32:59 CEST 2011 - jbeulich@novell.com Mon May 9 11:32:35 CEST 2011 - jbeulich@novell.com - patches.suse/kconfig-automate-kernel-desktop: Remove stray blank - lines (for older versions of "patch" to grok). + lines (for older versions of "patch" to grok). - commit 4dfa74d ------------------------------------------------------------------- Sat May 7 01:50:06 CEST 2011 - jeffm@suse.com - Removed network driver entropy patches. haveged is installed by default - and should be enabled to generate entropy from non-predictable sources. - - Delete patches.drivers/bnx2-entropy-source.patch. - - Delete patches.drivers/e1000-entropy-source.patch. - - Delete patches.drivers/e1000e-entropy-source.patch. - - Delete patches.drivers/igb-entropy-source.patch. - - Delete patches.drivers/ixgbe-entropy-source.patch. - - Delete patches.drivers/tg3-entropy-source.patch. + and should be enabled to generate entropy from non-predictable sources. + - Delete patches.drivers/bnx2-entropy-source.patch. + - Delete patches.drivers/e1000-entropy-source.patch. + - Delete patches.drivers/e1000e-entropy-source.patch. + - Delete patches.drivers/igb-entropy-source.patch. + - Delete patches.drivers/ixgbe-entropy-source.patch. + - Delete patches.drivers/tg3-entropy-source.patch. - commit c88b893 ------------------------------------------------------------------- Fri May 6 19:36:47 CEST 2011 - jeffm@suse.com - Update - patches.fixes/netfilter-implement-rfc-1123-for-ftp-conntrack - (bnc#466279 bnc#681639). + patches.fixes/netfilter-implement-rfc-1123-for-ftp-conntrack + (bnc#466279 bnc#681639). - commit 72e779f ------------------------------------------------------------------- Fri May 6 19:31:10 CEST 2011 - jeffm@suse.com - Disabled patches.drivers/libata-unlock-hpa-by-default; It may have - been obsoleted by upstream commit d8d9129e. + been obsoleted by upstream commit d8d9129e. - commit 1a21ab3 ------------------------------------------------------------------- Fri May 6 18:51:20 CEST 2011 - jeffm@suse.com - sysctl: Increase IPC defaults (bnc#146656) - - Delete patches.suse/shmall-bigger. + - Delete patches.suse/shmall-bigger. - commit a70e34f ------------------------------------------------------------------- Fri May 6 17:50:56 CEST 2011 - jeffm@suse.com - sysctl/i386/desktop, sysctl/x86_64/desktop: Add vm.dirty_ratio = 20 - for desktop flavors (bnc#552883) - - Delete patches.suse/mm-tune-dirty-limits.patch. + for desktop flavors (bnc#552883) + - Delete patches.suse/mm-tune-dirty-limits.patch. - commit dbe73e2 ------------------------------------------------------------------- Fri May 6 17:25:45 CEST 2011 - jeffm@suse.com - sysctl/defaults: Added kernel.hung_task_timeout=0 - - Delete patches.suse/hung_task_timeout-configurable-default. + - Delete patches.suse/hung_task_timeout-configurable-default. - commit 78f9eed ------------------------------------------------------------------- Fri May 6 16:41:07 CEST 2011 - mmarek@suse.cz - rpm/kernel-{binary,source}.spec.in: Install per-kernel /boot/sysctl-* - files (patch from Jeff Mahoney). + files (patch from Jeff Mahoney). - commit 473f2d1 ------------------------------------------------------------------- @@ -4079,7 +4099,7 @@ Thu May 5 22:35:53 CEST 2011 - jeffm@suse.com Thu May 5 22:23:21 CEST 2011 - jeffm@suse.com - Updated to 2.6.39-rc6. - - 2 patches eliminated. + - 2 patches eliminated. - commit 2643e59 ------------------------------------------------------------------- @@ -4093,9 +4113,9 @@ Tue May 3 03:08:18 CEST 2011 - tonyj@suse.de Fri Apr 29 20:35:21 CEST 2011 - jeffm@suse.com - rpm/compute-PATCHVERSION.sh: Replace ^+++ with ^\+\+\+ as an - awk regex. It's technically invalid. + awk regex. It's technically invalid. - rpm/compute-PATCHVERSION.sh: Replace ^+++ with ^\+\+\+ as an - awk regex. It's technically invalid. + awk regex. It's technically invalid. - commit 52dd0f0 ------------------------------------------------------------------- @@ -4117,7 +4137,7 @@ Fri Apr 29 00:36:03 CEST 2011 - gregkh@suse.de - Delete patches.suse/linux-2.6.29-dont-wait-for-mouse.patch. - Delete patches.suse/linux-2.6.29-even-faster-kms.patch. - Delete - patches.suse/linux-2.6.29-jbd-longer-commit-interval.patch. + patches.suse/linux-2.6.29-jbd-longer-commit-interval.patch. - Delete patches.suse/linux-2.6.29-kms-after-sata.patch. - Delete patches.suse/linux-2.6.29-touchkit.patch. - commit c13427d @@ -4132,22 +4152,22 @@ Fri Apr 29 00:17:46 CEST 2011 - jbenc@suse.cz Thu Apr 28 23:32:44 CEST 2011 - rjw@suse.de - Delete patches.xen/xen3-x86-mcp51-no-dac. - Also remove the series.conf entires for the x86-mcp-no-dac patches. + Also remove the series.conf entires for the x86-mcp-no-dac patches. - commit 574577b ------------------------------------------------------------------- Thu Apr 28 23:16:27 CEST 2011 - rjw@suse.de - Delete patches.arch/x86-mcp51-no-dac. (This is a blacklist entry that - has been rejected by the mainline, the problem reporter is gone and - it's next to impossible to verify it now.) + has been rejected by the mainline, the problem reporter is gone and + it's next to impossible to verify it now.) - commit 195b113 ------------------------------------------------------------------- Thu Apr 28 21:38:22 CEST 2011 - jslaby@suse.cz - Refresh - patches.fixes/iwlwifi-fix-tx-power-configuration-on-3945-and-4965-devices. + patches.fixes/iwlwifi-fix-tx-power-configuration-on-3945-and-4965-devices. - commit a2662ae ------------------------------------------------------------------- @@ -4162,14 +4182,14 @@ Thu Apr 28 20:56:33 CEST 2011 - jslaby@suse.cz Thu Apr 28 20:30:56 CEST 2011 - bphilips@suse.de - Delete - patches.drivers/tg3-5785-and-57780-asic-revs-not-working.patch. + patches.drivers/tg3-5785-and-57780-asic-revs-not-working.patch. - commit 9917206 ------------------------------------------------------------------- Thu Apr 28 20:19:59 CEST 2011 - bphilips@suse.de - Delete - patches.suse/uvcvideo-ignore-hue-control-for-5986-0241.patch. + patches.suse/uvcvideo-ignore-hue-control-for-5986-0241.patch. - commit 08374b3 ------------------------------------------------------------------- @@ -4202,7 +4222,7 @@ Thu Apr 28 14:18:12 CEST 2011 - jbeulich@novell.com Wed Apr 27 22:20:02 CEST 2011 - jeffm@suse.com - Delete - patches.drivers/disable-catas_reset-by-default-to-avoid-problems-with-eeh.patch. + patches.drivers/disable-catas_reset-by-default-to-avoid-problems-with-eeh.patch. - commit 399a100 ------------------------------------------------------------------- @@ -4264,10 +4284,10 @@ Wed Apr 27 21:34:13 CEST 2011 - jeffm@suse.com - Delete patches.suse/acpi-don-t-preempt-until-the-system-is-up. - Delete - patches.suse/acpi-generic-initramfs-table-override-support. + patches.suse/acpi-generic-initramfs-table-override-support. - Delete patches.suse/add-initramfs-file_read_write. - Delete - patches.suse/init-move-populate_rootfs-back-to-start_kernel. + patches.suse/init-move-populate_rootfs-back-to-start_kernel. - commit d4910b3 ------------------------------------------------------------------- @@ -4281,14 +4301,14 @@ Wed Apr 27 21:29:24 CEST 2011 - jeffm@suse.com Wed Apr 27 21:11:59 CEST 2011 - jeffm@suse.com - Delete patches.suse/osync-error. It was unused and the issue it fixed in - kernels prior to 2.6.32 doesn't exist anymore. + kernels prior to 2.6.32 doesn't exist anymore. - commit 52cc654 ------------------------------------------------------------------- Wed Apr 27 20:48:55 CEST 2011 - jeffm@suse.com - Delete patches.suse/s390-System.map.diff: Proper fix in binutils has - long since been upstream. + long since been upstream. - commit 2847a36 ------------------------------------------------------------------- @@ -4321,7 +4341,7 @@ Wed Apr 27 20:18:37 CEST 2011 - jeffm@suse.com Wed Apr 27 20:16:52 CEST 2011 - jeffm@suse.com - Delete patches.suse/unmap_vmas-lat: No bug report or signed-off-by. - - Delete patches.arch/s390-add-FREE_PTE_NR. + - Delete patches.arch/s390-add-FREE_PTE_NR. - commit 2a392c2 ------------------------------------------------------------------- @@ -4334,7 +4354,7 @@ Wed Apr 27 20:16:00 CEST 2011 - jeffm@suse.com Wed Apr 27 20:15:02 CEST 2011 - jeffm@suse.com - Update to 2.6.39-rc5. - - Eliminated 2 patches. + - Eliminated 2 patches. - commit 5288a05 ------------------------------------------------------------------- @@ -4354,7 +4374,7 @@ Wed Apr 27 19:43:47 CEST 2011 - jeffm@suse.com Tue Apr 26 11:03:18 CEST 2011 - jkosina@suse.cz - HID: add noget quirk barcode scanners from Symbol Technologies - (bnc#689290). + (bnc#689290). - commit f5b999f ------------------------------------------------------------------- @@ -4367,7 +4387,7 @@ Fri Apr 22 00:01:41 CEST 2011 - jeffm@suse.com Tue Apr 19 23:37:06 CEST 2011 - jack@suse.cz - Revert changes to sparc configs to not make life harder for Jan Engelhardt - maintaining sparc architecture. + maintaining sparc architecture. - commit cdac873 ------------------------------------------------------------------- @@ -4386,7 +4406,7 @@ Tue Apr 19 23:30:34 CEST 2011 - jack@suse.cz Tue Apr 19 17:41:41 CEST 2011 - jeffm@suse.com - Updated to 2.6.39-rc4. - - Eliminated 1 patch. + - Eliminated 1 patch. - commit 3f654c8 ------------------------------------------------------------------- @@ -4399,15 +4419,15 @@ Tue Apr 19 17:16:52 CEST 2011 - jeffm@suse.com Mon Apr 18 10:30:49 CEST 2011 - eich@suse.de - Combined and consolidated bootsplash patch (bnc#669777, - bnc#570082, bnc#595657, bnc#594209, bnc#544645). - - Delete patches.suse/Cleanup-and-make-boot-splash-work-with-KMS.patch. - - Delete patches.suse/bootsplash. - - Delete patches.suse/bootsplash-console-fix. - - Delete patches.suse/bootsplash-keep-multiple-data. - - Delete patches.suse/bootsplash-scaler. - - Reformatted code, fixed some minor bugs that became obvious. - - Fixed race that led to null pointer dereference in splash_read_proc(): - bnc#669777. + bnc#570082, bnc#595657, bnc#594209, bnc#544645). + - Delete patches.suse/Cleanup-and-make-boot-splash-work-with-KMS.patch. + - Delete patches.suse/bootsplash. + - Delete patches.suse/bootsplash-console-fix. + - Delete patches.suse/bootsplash-keep-multiple-data. + - Delete patches.suse/bootsplash-scaler. + - Reformatted code, fixed some minor bugs that became obvious. + - Fixed race that led to null pointer dereference in splash_read_proc(): + bnc#669777. - commit 95844c5 ------------------------------------------------------------------- @@ -4420,7 +4440,7 @@ Sat Apr 16 19:18:05 CEST 2011 - trenn@suse.de Sat Apr 16 18:42:01 CEST 2011 - trenn@suse.de - intel_idle: Make lapic_timer_reliable_states a boot param - (bnc#675161). + (bnc#675161). - commit 85b156b ------------------------------------------------------------------- @@ -4434,7 +4454,7 @@ Sat Apr 16 00:31:11 CEST 2011 - jack@suse.cz Fri Apr 15 20:24:29 CEST 2011 - jeffm@suse.com - Enabled CONFIG_GIGASET_CAPI (bnc#686008). - - This results in automatically disabling CONFIG_GIGASET_I4L. + - This results in automatically disabling CONFIG_GIGASET_I4L. - commit 697e68b ------------------------------------------------------------------- @@ -4454,7 +4474,7 @@ Fri Apr 15 13:21:49 CEST 2011 - jbeulich@novell.com - Update Xen patches to 2.6.39-rc3 and c/s 1079. - blktap2: replace hard-coded limit of tap devices with - configurable one. + configurable one. - config.conf: Re-enable Xen configs. - Update x86 config files. - commit d3bfd6c @@ -4463,7 +4483,7 @@ Fri Apr 15 13:21:49 CEST 2011 - jbeulich@novell.com Thu Apr 14 18:43:07 CEST 2011 - jeffm@suse.com - fs/partitions/efi.c: corrupted GUID partition tables can cause - kernel oops (bnc#687113 CVE-2011-1577). + kernel oops (bnc#687113 CVE-2011-1577). - commit 385b393 ------------------------------------------------------------------- @@ -4508,7 +4528,7 @@ Tue Apr 12 21:30:55 CEST 2011 - jeffm@suse.com Tue Apr 12 20:46:13 CEST 2011 - jeffm@suse.com - Updated to 2.6.39-rc3. - - Eliminated 2 patches. + - Eliminated 2 patches. - commit 200c913 ------------------------------------------------------------------- @@ -4533,29 +4553,29 @@ Tue Apr 12 19:37:48 CEST 2011 - jeffm@suse.com Tue Apr 12 19:10:01 CEST 2011 - jeffm@suse.com - Update to 2.6.39-rc2. - - Eliminated 18 patches. - - Added 3 patches. - - hv_mouse: needs . - - dm-raid45: Remove blk_unplug calls. - - novfs: 2.6.39 API update. - - Xen, Swap-over-NFS, and certain SCSI multipath features are disabled. - - patches.kernel.org is no longer used to contain upstream patches - for -rc releases. Users planning on building their own kernel should - have a copy of the tarball corresponding to the -rc releases. + - Eliminated 18 patches. + - Added 3 patches. + - hv_mouse: needs . + - dm-raid45: Remove blk_unplug calls. + - novfs: 2.6.39 API update. + - Xen, Swap-over-NFS, and certain SCSI multipath features are disabled. + - patches.kernel.org is no longer used to contain upstream patches + for -rc releases. Users planning on building their own kernel should + have a copy of the tarball corresponding to the -rc releases. - commit adf9d16 ------------------------------------------------------------------- Mon Apr 11 09:43:45 CEST 2011 - neilb@suse.de - Make selection of 'readdir-plus' adapt to usage patterns - (bnc#678123). + (bnc#678123). - commit 5de99a8 ------------------------------------------------------------------- Wed Apr 6 09:01:38 CEST 2011 - jeffm@suse.de - reiserfs: Force inode evictions before umount to avoid crash - (bnc#610598 bnc#680073 bnc#684112). + (bnc#610598 bnc#680073 bnc#684112). - Delete patches.fixes/reiserfs-xattr-crash-fix. - commit bf57d20 @@ -4569,21 +4589,21 @@ Tue Apr 5 10:42:22 CEST 2011 - jslaby@suse.cz Wed Mar 30 23:50:41 CEST 2011 - jeffm@suse.com - Delete patches.suse/twofish-2.6. - - This was for 2.4 compatibility and has been moved to KMP purgatory. + - This was for 2.4 compatibility and has been moved to KMP purgatory. - commit dcca506 ------------------------------------------------------------------- Wed Mar 30 10:32:32 CEST 2011 - jslaby@suse.cz - Relax si_code check in rt_sigqueueinfo and rt_tgsigqueueinfo - (bnc#681826). + (bnc#681826). - commit 2e71042 ------------------------------------------------------------------- Mon Mar 28 16:08:19 CEST 2011 - trenn@suse.de - Update config files, remove CONFIG_X86_MCE_XEON75XX=m - ->driver got reverted with previous commit + ->driver got reverted with previous commit - Refresh patches.xen/xen3-auto-arch-x86.diff. - commit b367e7b @@ -4595,18 +4615,18 @@ Mon Mar 28 15:23:44 CEST 2011 - trenn@suse.de APEI implementation should take care of that in recent kernels. - Delete patches.arch/x86_mce_intel_decode_physical_address.patch. - Delete - patches.arch/x86_mce_intel_decode_physical_address_compile_fix.patch. + patches.arch/x86_mce_intel_decode_physical_address_compile_fix.patch. - Delete - patches.arch/x86_mce_intel_decode_physical_address_rename_fix.patch. + patches.arch/x86_mce_intel_decode_physical_address_rename_fix.patch. - Delete - patches.arch/x86_mce_intel_decode_physical_fix_dynamic_debug.patch. + patches.arch/x86_mce_intel_decode_physical_fix_dynamic_debug.patch. - commit 1fe7a22 ------------------------------------------------------------------- Mon Mar 28 14:07:07 CEST 2011 - mmarek@suse.cz - rpm/kernel-binary.spec.in: Do not install unneeded packages in the - build chroot. + build chroot. - commit 7f4c49d ------------------------------------------------------------------- @@ -4626,7 +4646,7 @@ Thu Mar 24 17:26:22 CET 2011 - tiwai@suse.de Thu Mar 24 16:21:06 CET 2011 - jslaby@suse.cz - Prevent rt_sigqueueinfo and rt_tgsigqueueinfo from spoofing - the signal code (bnc#681826 CVE-2011-1020). + the signal code (bnc#681826 CVE-2011-1020). - commit 2e42fd4 ------------------------------------------------------------------- @@ -4635,7 +4655,7 @@ Thu Mar 24 14:02:20 CET 2011 - tiwai@suse.de - sound/oss/opl3: validate voice and channel indexes (bnc#681999). - sound/oss: remove offset from load_patch callbacks (bnc#681999). - ALSA: sound/pci/asihpi: check adapter index in hpi_ioctl - (bnc#680816). + (bnc#680816). - commit 09ff6e9 ------------------------------------------------------------------- @@ -4648,7 +4668,7 @@ Mon Mar 21 19:56:38 CET 2011 - jack@suse.cz Mon Mar 21 16:44:29 CET 2011 - jkosina@suse.cz - HID: add support for Skycable 0x3f07 wireless presenter - (bnc#681297). + (bnc#681297). - commit 892e8d4 ------------------------------------------------------------------- @@ -4679,12 +4699,12 @@ Fri Mar 18 08:48:08 CET 2011 - jbeulich@novell.com Thu Mar 17 12:24:09 CET 2011 - sjayaraman@suse.de - netvm: Do not mark requests for swapfile writes as dirty or - kswapd fails to free the page (bnc#678472). + kswapd fails to free the page (bnc#678472). - nfs: Use page_file_offset during page writeback (bnc#677738). - nfs: Convert nfs_mark_request_dirty() to use page_file_mapping() - (bnc#677738). + (bnc#677738). - netvm: Remove duplicated initialization in net/ipv4/route.c - (bnc#678970). + (bnc#678970). - collapse: mm: Report the low watermark correctly (bnc#678497). - commit a798dd1 @@ -4698,7 +4718,7 @@ Tue Mar 15 16:19:53 CET 2011 - jeffm@suse.com Mon Mar 14 01:22:01 CET 2011 - jeffm@suse.com - Linux: 2.6.38-rc8. - - Eliminated 1 patch. + - Eliminated 1 patch. - commit 7da557d ------------------------------------------------------------------- @@ -4723,38 +4743,38 @@ Fri Mar 11 14:19:55 CET 2011 - jbeulich@novell.com Tue Mar 8 01:00:02 CET 2011 - jeffm@suse.de - Update to 2.6.38-rc7. - - Refresh patches.xen/xen-x86-no-lapic. - - Refresh patches.xen/xen3-patch-2.6.19. + - Refresh patches.xen/xen-x86-no-lapic. + - Refresh patches.xen/xen3-patch-2.6.19. - commit 7eb9d30 ------------------------------------------------------------------- Mon Mar 7 13:50:08 CET 2011 - mmarek@suse.cz - rpm/kernel-binary.spec.in: Do not abort build because of - supported.conf inconsistency if %supported_modules_check == 0. + supported.conf inconsistency if %supported_modules_check == 0. - rpm/kernel-binary.spec.in: Do not abort build because of - supported.conf inconsistency if %supported_modules_check == 0. + supported.conf inconsistency if %supported_modules_check == 0. - commit 88d5daa ------------------------------------------------------------------- Wed Mar 2 09:02:40 CET 2011 - jbeulich@novell.com - patches.arch/x86_64-unwind-annotations: Fix a fatal oversight in - yesterday's change. + yesterday's change. - commit 098768b ------------------------------------------------------------------- Mon Feb 28 15:34:35 CET 2011 - jbeulich@novell.com - patches.arch/x86_64-unwind-annotations: Add annotations to - lib/rwsem_64.S. + lib/rwsem_64.S. - commit 87944ac ------------------------------------------------------------------- Thu Feb 24 16:27:46 CET 2011 - tiwai@suse.de - ALSA: usb-audio: fix oops due to cleanup race when disconnecting - (bnc#674735). + (bnc#674735). - commit ed81f8c ------------------------------------------------------------------- @@ -4767,7 +4787,7 @@ Wed Feb 23 23:03:41 CET 2011 - mmarek@suse.cz Tue Feb 22 21:49:18 CET 2011 - jeffm@suse.com - Update to 2.6.38-rc6. - - Eliminated 1 patch. + - Eliminated 1 patch. - commit 6cce7bb ------------------------------------------------------------------- @@ -4780,7 +4800,7 @@ Tue Feb 22 10:00:42 CET 2011 - mmarek@suse.cz Mon Feb 21 10:31:05 CET 2011 - tiwai@suse.de - ALSA: caiaq - Fix possible string-buffer overflow (bnc#672499, - CVE-2011-0712). + CVE-2011-0712). - commit 5ef002b ------------------------------------------------------------------- @@ -4799,22 +4819,22 @@ Thu Feb 17 02:28:52 CET 2011 - jeffm@suse.de Thu Feb 17 01:24:01 CET 2011 - gregkh@suse.de - Update config files. - - disable CONFIG_DRM_VMWGFX (bnc#606458) - - update sparc configs to at least be able to run "make oldconfig" + - disable CONFIG_DRM_VMWGFX (bnc#606458) + - update sparc configs to at least be able to run "make oldconfig" - commit da75bd9 ------------------------------------------------------------------- Wed Feb 16 16:14:52 CET 2011 - jbeulich@novell.com - patches.arch/x86_64-unwind-annotations: Re-add change lost during - initial 2.6.37 merge. + initial 2.6.37 merge. - commit e493205 ------------------------------------------------------------------- Mon Feb 14 13:42:21 CET 2011 - mmarek@suse.cz - Move spec file templates and helper scripts to a separate branch, to - ease synchronizing these files among master, vanilla and linux-next. + ease synchronizing these files among master, vanilla and linux-next. - commit 411abb8 ------------------------------------------------------------------- @@ -4834,7 +4854,7 @@ Mon Feb 14 13:20:47 CET 2011 - mmarek@suse.cz Mon Feb 14 13:19:22 CET 2011 - mmarek@suse.cz - rpm/kernel-source.spec.in: Delete misc/extract-modaliases, the code - was merged into rpm's find-supplements script. + was merged into rpm's find-supplements script. - Delete rpm/check-build.sh, not needed anymore. - commit 0a157b1 @@ -4842,43 +4862,43 @@ Mon Feb 14 13:19:22 CET 2011 - mmarek@suse.cz Thu Feb 10 02:57:43 CET 2011 - jeffm@suse.com - flexcop: fix registering braindead stupid names (brc#575873 - bnc#661429). + bnc#661429). - commit 72bd3d0 ------------------------------------------------------------------- Wed Feb 9 22:55:13 CET 2011 - gregkh@suse.de - Staging: samsung-laptop: add support for lots of laptops - (bnc#661682). + (bnc#661682). - commit 1eb5eaa ------------------------------------------------------------------- Wed Feb 9 13:37:33 CET 2011 - mmarek@suse.cz - rpm/kernel-source.spec.in: Set timestamp of sources to the commit - timestamp, so that they are always older than generated files in - /usr/src/linux-obj (bnc#669669). + timestamp, so that they are always older than generated files in + /usr/src/linux-obj (bnc#669669). - commit 8565452 ------------------------------------------------------------------- Wed Feb 9 00:08:37 CET 2011 - mmarek@suse.cz - rpm/kernel-binary.spec.in: Do not run fdupes in /usr/src/linux-obj, to - keep timestamps intact. + keep timestamps intact. - commit 9ba5ff0 ------------------------------------------------------------------- Tue Feb 8 23:42:06 CET 2011 - mmarek@suse.cz - rpm/kernel-source.spec.in: Remove .gitignore files after applying patches - (fix last change). + (fix last change). - commit 907f9cc ------------------------------------------------------------------- Tue Feb 8 18:10:13 CET 2011 - jeffm@suse.com - Updated to 2.6.38-rc4. - - Eliminated 1 patch. + - Eliminated 1 patch. - commit c327e0a ------------------------------------------------------------------- @@ -4926,8 +4946,8 @@ Mon Feb 7 16:19:29 CET 2011 - mmarek@suse.cz Mon Feb 7 14:27:36 CET 2011 - mmarek@suse.cz - rpm/kernel-binary.spec.in, rpm/kernel-spec-macros: Fix the definition - of %release_major and rename it to %release_num to better describe - what it does. Add some comments to explain how the versioning works. + of %release_major and rename it to %release_num to better describe + what it does. Add some comments to explain how the versioning works. - commit 9a3bc94 ------------------------------------------------------------------- @@ -4946,14 +4966,14 @@ Fri Feb 4 01:46:21 CET 2011 - jeffm@suse.com Fri Feb 4 01:44:50 CET 2011 - jeffm@suse.com - Updated to 2.6.38-rc3. - - Eliminated 2 patches. + - Eliminated 2 patches. - commit b6b51ca ------------------------------------------------------------------- Wed Feb 2 17:25:06 CET 2011 - tiwai@suse.de - ALSA: hda - Fix memory leaks in conexant jack arrays - (bnc#668929). + (bnc#668929). - commit 31971a4 ------------------------------------------------------------------- @@ -4991,8 +5011,8 @@ Sun Jan 23 02:16:20 CET 2011 - jeffm@suse.de Sun Jan 23 00:25:45 CET 2011 - jeffm@suse.com - Update config files. - - CONFIG_EXPERT=n on all but ps3 - - Vanilla configs updated. + - CONFIG_EXPERT=n on all but ps3 + - Vanilla configs updated. - commit b25e639 ------------------------------------------------------------------- @@ -5013,7 +5033,7 @@ Sun Jan 23 00:09:06 CET 2011 - jeffm@suse.com Sat Jan 22 23:45:07 CET 2011 - jeffm@suse.com - Updated to 2.6.38-rc2. - - Eliminated 1 patch. + - Eliminated 1 patch. - commit 90baa82 ------------------------------------------------------------------- @@ -5032,30 +5052,30 @@ Sat Jan 22 00:32:08 CET 2011 - jeffm@suse.de Sat Jan 22 00:27:46 CET 2011 - jeffm@suse.de - Update to 2.6.38-rc1. - - Removed 12 patches. - - Xen is disabled. - - Quite a few patches need updating. + - Removed 12 patches. + - Xen is disabled. + - Quite a few patches need updating. - commit 9163bb7 ------------------------------------------------------------------- Fri Jan 21 02:42:39 CET 2011 - trenn@suse.de - perf: Do not export power_frequency, but power_start event - (bnc#665153). + (bnc#665153). - cpuidle/x86/perf: fix power:cpu_idle double end events and - throw cpu_idle events from the cpuidle layer (bnc#665153). + throw cpu_idle events from the cpuidle layer (bnc#665153). - perf: Clean up power events by introducing new, more generic - ones (bnc#665153). + ones (bnc#665153). - cpuidle: Rename X86 specific idle poll state from C0 to POLL - (bnc#665153). + (bnc#665153). - perf timechart: Adjust perf timechart to the new power events - (bnc#665153). + (bnc#665153). - Fix display of idle boxes (none). - Fix huge and wronge C-state drawings due to uninitialized - start/end timestamps (none). + start/end timestamps (none). - Update config files. - doc/config-options.changes: - CONFIG_EVENT_POWER_TRACING_DEPRECATED=y + CONFIG_EVENT_POWER_TRACING_DEPRECATED=y - commit b308eff ------------------------------------------------------------------- @@ -5068,7 +5088,7 @@ Wed Jan 19 21:13:46 CET 2011 - jbohac@suse.cz Tue Jan 18 01:48:18 CET 2011 - trenn@suse.de - ACPI / ACPICA: Initialize the global lock spinlock as - appropriate (bnc#637377). + appropriate (bnc#637377). - commit c4b8238 ------------------------------------------------------------------- @@ -5087,22 +5107,22 @@ Mon Jan 17 20:52:49 CET 2011 - jeffm@suse.com Fri Jan 14 16:29:03 CET 2011 - mmarek@suse.cz - Revert %kernelrelease changes originally made on the vanilla branch, - they break on master and must be done differently. + they break on master and must be done differently. - commit b610327 ------------------------------------------------------------------- Thu Jan 13 21:29:19 CET 2011 - jkosina@suse.cz - Input: introduce 'notimeout' blacklist for Dell Vostro V13 - (bnc#641105). + (bnc#641105). - commit cb76856 ------------------------------------------------------------------- Wed Jan 12 21:32:17 CET 2011 - jeffm@suse.com - In-kernel dependencies for reiser4 - - Delete patches.suse/reiser4-exports. - - Delete patches.suse/reiser4-set_page_dirty_notag. + - Delete patches.suse/reiser4-exports. + - Delete patches.suse/reiser4-set_page_dirty_notag. - commit 1b97130 ------------------------------------------------------------------- @@ -5176,7 +5196,7 @@ Thu Jan 6 20:51:31 CET 2011 - jeffm@suse.com Thu Jan 6 19:48:28 CET 2011 - mmarek@suse.cz - rpm/kernel-source.spec.in: Move the source tree if %kernelrelease is - different from the tarball version. + different from the tarball version. - commit 6be9ffe ------------------------------------------------------------------- @@ -5195,28 +5215,28 @@ Thu Jan 6 17:09:12 CET 2011 - jeffm@suse.com Thu Jan 6 17:08:44 CET 2011 - jeffm@suse.com - Removed unused kdb patches. - - Delete patches.suse/kdb-build-fixes. - - Delete patches.suse/kdb-common. - - Delete - patches.suse/kdb-fix-assignment-from-incompatible-pointer-warnings. - - Delete - patches.suse/kdb-fix-kdb_cmds-to-include-the-arch-common-macro. - - Delete patches.suse/kdb-handle-nonexistance-keyboard-controller. - - Delete patches.suse/kdb-ia64. - - Delete patches.suse/kdb-usb-rework. - - Delete patches.suse/kdb-vm-api-changes-for-2-6-34. - - Delete patches.suse/kdb-x86. - - Delete patches.suse/kdb-x86-build-fixes. - - Delete patches.suse/kdb_dont_touch_i8042_early.patch. - - Delete patches.suse/kdb_fix_ia64_build.patch. - - Delete patches.xen/xen3-kdb-x86. + - Delete patches.suse/kdb-build-fixes. + - Delete patches.suse/kdb-common. + - Delete + patches.suse/kdb-fix-assignment-from-incompatible-pointer-warnings. + - Delete + patches.suse/kdb-fix-kdb_cmds-to-include-the-arch-common-macro. + - Delete patches.suse/kdb-handle-nonexistance-keyboard-controller. + - Delete patches.suse/kdb-ia64. + - Delete patches.suse/kdb-usb-rework. + - Delete patches.suse/kdb-vm-api-changes-for-2-6-34. + - Delete patches.suse/kdb-x86. + - Delete patches.suse/kdb-x86-build-fixes. + - Delete patches.suse/kdb_dont_touch_i8042_early.patch. + - Delete patches.suse/kdb_fix_ia64_build.patch. + - Delete patches.xen/xen3-kdb-x86. - commit c9e725d ------------------------------------------------------------------- Thu Jan 6 16:10:26 CET 2011 - jeffm@suse.com - rpm/kernel-source.spec.in: Remove the relocation of the source tree. - It's expanded in-place. + It's expanded in-place. - commit 8cde941 ------------------------------------------------------------------- @@ -5229,7 +5249,7 @@ Thu Jan 6 15:49:34 CET 2011 - jack@suse.cz Thu Jan 6 13:56:07 CET 2011 - mmarek@suse.cz - Delete patches.fixes/kbuild-fix-generating-of-.symtypes-files. - Fixed upstream in commit e26d6b8. + Fixed upstream in commit e26d6b8. - commit 1b628e1 ------------------------------------------------------------------- @@ -5238,7 +5258,7 @@ Thu Jan 6 10:07:22 CET 2011 - mgalbraith@suse.de - Replaced autogroup patch with what will appear in 2.6.38 - Replaced cgroup use after free fix wtih what will appear in 2.6.38 - Refresh - patches.fixes/sched-cgroup-use-exit-hook-to-avoid-use-after-free-crash. + patches.fixes/sched-cgroup-use-exit-hook-to-avoid-use-after-free-crash. - Refresh patches.suse/sched-automated-per-session-task-groups. - Delete patches.fixes/sched-fix-autogroup-proc-interface-race. - commit 81f018b @@ -5259,7 +5279,7 @@ Thu Dec 30 00:50:58 CET 2010 - jeffm@suse.com Wed Dec 29 22:23:21 CET 2010 - jeffm@suse.com - Update to 2.6.37-rc8. - - Eliminated 1 patch. + - Eliminated 1 patch. - commit 42518e6 ------------------------------------------------------------------- @@ -5284,38 +5304,38 @@ Mon Dec 27 23:24:08 CET 2010 - jeffm@suse.com Mon Dec 27 23:09:38 CET 2010 - jeffm@suse.com - Update to 2.6.37-rc7. - - Eliminated 9 patches. + - Eliminated 9 patches. - commit d38591c ------------------------------------------------------------------- Mon Dec 20 12:48:45 CET 2010 - jslaby@suse.cz - Revert "x86: allocate space within a region top-down" - (bnc#655048). - Backport to XEN. + (bnc#655048). + Backport to XEN. - commit 92c0965 ------------------------------------------------------------------- Mon Dec 20 11:33:32 CET 2010 - jslaby@suse.cz - Revert "PCI: fix pci_bus_alloc_resource() hang, prefer positive - decode" (bnc#655048). + decode" (bnc#655048). - Revert "x86: allocate space within a region top-down" - (bnc#655048). + (bnc#655048). - Revert "x86/PCI: allocate space from the end of a region, - not the beginning" (bnc#655048). + not the beginning" (bnc#655048). - Revert "PCI: allocate bus resources from the top down" - (bnc#655048). + (bnc#655048). - Revert "resources: support allocating space within a region - from the top down" (bnc#655048). + from the top down" (bnc#655048). - resources: add arch hook for preventing allocation in reserved - areas (bnc#655048). + areas (bnc#655048). - x86: avoid low BIOS area when allocating address space - (bnc#655048). + (bnc#655048). - x86: avoid E820 regions when allocating address space - (bnc#655048). + (bnc#655048). - x86: avoid high BIOS area when allocating address space - (bnc#655048). + (bnc#655048). - Refresh patches.xen/xen3-patch-2.6.34. - commit 7bbbf27 @@ -5330,8 +5350,8 @@ Mon Dec 20 11:29:01 CET 2010 - jslaby@suse.cz Mon Dec 20 11:19:41 CET 2010 - jslaby@suse.cz - Delete - patches.fixes/res-0010-PCI-fix-pci_bus_alloc_resource-hang-prefer-positive-.patch. - It's unreferenced and wrong. + patches.fixes/res-0010-PCI-fix-pci_bus_alloc_resource-hang-prefer-positive-.patch. + It's unreferenced and wrong. - commit 9e6fc50 ------------------------------------------------------------------- @@ -5368,10 +5388,10 @@ Mon Dec 13 09:12:36 CET 2010 - tiwai@suse.de Fri Dec 10 09:23:46 CET 2010 - jslaby@suse.cz - resources: add arch hook for preventing allocation in reserved - areas (bnc#655048). + areas (bnc#655048). - x86: avoid BIOS area when allocating address space (bnc#655048). - x86: avoid PNP resources when allocating address space - (bnc#655048). + (bnc#655048). - Refresh patches.xen/xen3-patch-2.6.34. - commit 7e25353 @@ -5404,14 +5424,14 @@ Thu Dec 9 14:48:13 CET 2010 - mmarek@suse.cz Wed Dec 8 17:34:25 CET 2010 - mmarek@suse.cz - rpm/kernel-docs.spec.in: Allow to build against any version of - kernel-source + kernel-source - commit 37bdc47 ------------------------------------------------------------------- Tue Dec 7 16:38:29 CET 2010 - jbeulich@novell.com - patches.arch/x86_64-unwind-annotations: Remove stringification - (needed only with very old assemblers). + (needed only with very old assemblers). - commit 987c244 ------------------------------------------------------------------- @@ -5442,7 +5462,7 @@ Tue Dec 7 09:40:37 CET 2010 - jbeulich@novell.com Mon Dec 6 12:40:34 CET 2010 - mgalbraith@suse.de - Replace buggy per tty autogroup patch with final per session patch as - integrated into tip. + integrated into tip. - sched: Add 'autogroup' scheduling feature: automated per session task groups (bnc#657613). - Delete patches.suse/sched-automated-per-tty-task-groups. - commit 0db6b6b @@ -5451,12 +5471,12 @@ Mon Dec 6 12:40:34 CET 2010 - mgalbraith@suse.de Mon Dec 6 09:12:01 CET 2010 - jbeulich@novell.com - patches.rpmify/rpm-kernel-config, patches.rpmify/split-package, - patches.suse/0004-richacl-In-memory-representation-and-helper-function.patch, - patches.suse/SoN-15-netvm-reserve.patch, - patches.suse/SoN-27-nfs-swap_ops.patch, - patches.suse/kconfig-automate-kernel-desktop, - patches.suse/mm-tune-dirty-limits.patch, - patches.suse/supported-flag-enterprise: Clean up Kconfig portions. + patches.suse/0004-richacl-In-memory-representation-and-helper-function.patch, + patches.suse/SoN-15-netvm-reserve.patch, + patches.suse/SoN-27-nfs-swap_ops.patch, + patches.suse/kconfig-automate-kernel-desktop, + patches.suse/mm-tune-dirty-limits.patch, + patches.suse/supported-flag-enterprise: Clean up Kconfig portions. - commit 713650c ------------------------------------------------------------------- @@ -5489,7 +5509,7 @@ Fri Nov 26 15:04:27 CET 2010 - jbeulich@novell.com - Update Xen patches to 2.6.37-rc3-git1 and c/s 1055. - xen/acpi: Add memory hotadd to pvops dom0 (bnc#651066). - xen/acpi: Export host physical CPU information to dom0 - (bnc#651066). + (bnc#651066). - Xen: para-virtual watchdog driver. - introduce {rd,wr}msr_safe_on_pcpu() and add/enable users. - eliminate scalability issues from initrd handling. @@ -5513,7 +5533,7 @@ Wed Nov 24 15:49:45 CET 2010 - jeffm@suse.com Mon Nov 22 19:48:15 CET 2010 - jeffm@suse.com - Update to 2.6.37-rc3. - - Eliminated 1 patch. + - Eliminated 1 patch. - commit 12ac0ac ------------------------------------------------------------------- @@ -5537,7 +5557,7 @@ Sun Nov 21 16:35:45 CET 2010 - jslaby@suse.cz Wed Nov 17 17:10:32 CET 2010 - jeffm@suse.com - sched: automated per tty task groups. - - Enabled in -desktop flavors for better interactivity. + - Enabled in -desktop flavors for better interactivity. - commit 2d5d397 ------------------------------------------------------------------- @@ -5556,7 +5576,7 @@ Tue Nov 16 20:08:11 CET 2010 - jeffm@suse.com Mon Nov 15 23:58:59 CET 2010 - jslaby@suse.cz - PCI: fix pci_bus_alloc_resource() hang, prefer positive decode - (bnc#651256). + (bnc#651256). - commit 4404c19 ------------------------------------------------------------------- @@ -5569,7 +5589,7 @@ Mon Nov 15 21:33:19 CET 2010 - jeffm@suse.com Mon Nov 15 21:30:37 CET 2010 - jeffm@suse.com - Update to 2.6.37-rc1-git11. - - Eliminated 2 patches. + - Eliminated 2 patches. - commit 5959a67 ------------------------------------------------------------------- @@ -5588,16 +5608,16 @@ Sat Nov 13 10:08:17 CET 2010 - jslaby@suse.cz Fri Nov 12 18:37:10 CET 2010 - jeffm@suse.de - Update to 2.6.37-rc1. - - Eliminated 26 patches. - - Xen is disabled. + - Eliminated 26 patches. + - Xen is disabled. - commit b9044e3 ------------------------------------------------------------------- Thu Nov 11 19:37:05 CET 2010 - gregkh@suse.de - Update config files. (bnc#652954) increase the number of possible and - default uarts for users with multi-port serial cards for the i386 and - x86-64 default configs. + default uarts for users with multi-port serial cards for the i386 and + x86-64 default configs. - commit 85c87e3 ------------------------------------------------------------------- @@ -5611,20 +5631,20 @@ Thu Nov 11 13:48:24 CET 2010 - jslaby@suse.cz Thu Nov 11 11:18:45 CET 2010 - jslaby@suse.cz - resources: add a default alignf to simplify find_resource() - (bnc#651256). + (bnc#651256). - resources: factor out resource_clip() to simplify - find_resource() (bnc#651256). + find_resource() (bnc#651256). - resources: ensure callback doesn't allocate outside available - space (bnc#651256). + space (bnc#651256). - resources: handle overflow when aligning start of available area - (bnc#651256). + (bnc#651256). - resources: support allocating space within a region from the - top down (bnc#651256). + top down (bnc#651256). - PCI: allocate bus resources from the top down (bnc#651256). - x86/PCI: allocate space from the end of a region, not the - beginning (bnc#651256). + beginning (bnc#651256). - x86: update iomem_resource end based on CPU physical address - capabilities (bnc#651256). + capabilities (bnc#651256). - x86: allocate space within a region top-down (bnc#651256). - Refresh patches.xen/xen3-patch-2.6.34. - commit 8c68ad1 @@ -5633,21 +5653,21 @@ Thu Nov 11 11:18:45 CET 2010 - jslaby@suse.cz Tue Nov 9 15:28:57 CET 2010 - jack@suse.cz - novfs: Fix for the issue of kernel dumps core on restart - (bnc#641811). + (bnc#641811). - commit 76ba833 ------------------------------------------------------------------- Fri Oct 29 13:47:35 CEST 2010 - jslaby@suse.cz - net: Limit socket I/O iovec total length to INT_MAX - (bnc#650128). + (bnc#650128). - commit 2ba74bb ------------------------------------------------------------------- Fri Oct 29 01:53:34 CEST 2010 - trenn@suse.de - Update config files. - Forgot to enable ACPI_EC_DEBUGFS on i386/pae + Forgot to enable ACPI_EC_DEBUGFS on i386/pae - commit 66b605b ------------------------------------------------------------------- @@ -5667,14 +5687,14 @@ Wed Oct 27 14:51:30 CEST 2010 - jslaby@suse.cz Tue Oct 26 21:31:22 CEST 2010 - trenn@suse.de - Update config files. - Enable CONFIG_ACPI_EC_DEBUGFS=m on supported archs. + Enable CONFIG_ACPI_EC_DEBUGFS=m on supported archs. - commit 9035254 ------------------------------------------------------------------- Tue Oct 26 13:41:23 CEST 2010 - jbeulich@novell.com - Update Xen config files (restore options accidentally deleted - by 1b1584fccbfdc42e6e8b35c3c207ca65feb0c7d5). + by 1b1584fccbfdc42e6e8b35c3c207ca65feb0c7d5). - commit f8e5000 ------------------------------------------------------------------- @@ -5682,7 +5702,7 @@ Mon Oct 25 12:53:38 CEST 2010 - jbeulich@novell.com - Update Xen patches to 2.6.36 and c/s 1043. - xen: netback: take net_schedule_list_lock when removing entry - from net_schedule_list. + from net_schedule_list. - Update Xen config files. - commit b772cd8 @@ -5692,7 +5712,7 @@ Mon Oct 25 08:58:15 CEST 2010 - tiwai@suse.de - ALSA: hda - Add workarounds for CT-IBG controllers (bnc#564324). - ALSA: hda - Add some workarounds for Creative IBG (bnc#564324). - ALSA: hda - Fix wrong SPDIF NID assignment for CA0110 - (bnc#564324). + (bnc#564324). - commit 2256eda ------------------------------------------------------------------- @@ -5705,7 +5725,7 @@ Fri Oct 22 21:18:25 CEST 2010 - jeffm@suse.de Fri Oct 22 13:32:04 CEST 2010 - jbeulich@novell.com - patches.arch/i386-unwind-annotations, - patches.arch/x86_64-unwind-annotations: Update Patch-mainline tags. + patches.arch/x86_64-unwind-annotations: Update Patch-mainline tags. - commit 6ee5ccb ------------------------------------------------------------------- @@ -5720,7 +5740,7 @@ Thu Oct 21 10:11:03 CEST 2010 - sjayaraman@suse.de Mon Oct 18 16:54:57 CEST 2010 - trenn@suse.de - ACPI: Make Embedded Controller command timeout delay - configurable (bnc#639261). + configurable (bnc#639261). - commit 9ea38cf ------------------------------------------------------------------- @@ -5756,7 +5776,7 @@ Mon Oct 11 17:14:51 CEST 2010 - mmarek@suse.cz Mon Oct 11 16:12:29 CEST 2010 - jbeulich@novell.com - patches.apparmor/apparmor-compatibility-patch-for-v5-network-control: - Remove .rej file from this patch. + Remove .rej file from this patch. - commit 8828ce5 ------------------------------------------------------------------- @@ -5769,7 +5789,7 @@ Fri Oct 8 17:40:50 CEST 2010 - jeffm@suse.de Tue Oct 5 18:02:19 CEST 2010 - jbeulich@novell.com - patches.drivers/dynamic_debug_4.patch: Fix build issues with - !DYNAMIC_DEBUG and build warning. + !DYNAMIC_DEBUG and build warning. - commit b08d2aa ------------------------------------------------------------------- @@ -5782,7 +5802,7 @@ Tue Oct 5 17:19:46 CEST 2010 - jeffm@suse.de Tue Oct 5 16:58:20 CEST 2010 - jeffm@suse.de - AppArmor: Allow dfa backward compatibility with broken - userspace. + userspace. - AppArmor: compatibility patch for v5 interface. - AppArmor: compatibility patch for v5 network control. - commit cb27981 @@ -5791,7 +5811,7 @@ Tue Oct 5 16:58:20 CEST 2010 - jeffm@suse.de Mon Oct 4 16:57:34 CEST 2010 - jeffm@suse.de - Update to 2.6.36-rc6. - - Eliminated 2 patches. + - Eliminated 2 patches. - commit 57ae577 ------------------------------------------------------------------- @@ -5804,25 +5824,25 @@ Fri Sep 24 13:45:31 CEST 2010 - jbeulich@novell.com Fri Sep 24 13:23:13 CEST 2010 - trenn@suse.de - acpi: ec_sys: access user space with get_user()/put_user() - (none). + (none). - commit d028761 ------------------------------------------------------------------- Fri Sep 24 13:14:36 CEST 2010 - trenn@suse.de - kernel/module.c: Fix compiler warnings if debug is compiled in - (none). + (none). - PNP: Use dev_dbg instead of dev_printk(KERN_DEBUG.. if - DYNAMIC_DEBUG is compiled in (none). + DYNAMIC_DEBUG is compiled in (none). - PNP: Compile all pnp built-in stuff in one module namespace - (none). + (none). - Dynamic Debug: Introduce global fake module param module.ddebug - - V4 (none). + - V4 (none). - Dynamic Debug: Initialize dynamic debug earlier via - arch_initcall (none). + arch_initcall (none). - Dynamic Debug: Introduce ddebug_query= boot parameter (none). - Dynamic Debug: Split out query string parsing/setup from - proc_write (none). + proc_write (none). - commit dcd5c68 ------------------------------------------------------------------- @@ -5847,7 +5867,7 @@ Fri Sep 24 09:54:16 CEST 2010 - jbeulich@novell.com Thu Sep 23 23:33:54 CEST 2010 - mmarek@suse.cz - rpm/kernel-binary.spec.in: Fix for kernel release strings like - 2.6.36-rc5-73-g57aebd7-vanilla. + 2.6.36-rc5-73-g57aebd7-vanilla. - rpm/kernel-spec-macros: Cleanup. - commit 0926a18 @@ -5855,7 +5875,7 @@ Thu Sep 23 23:33:54 CEST 2010 - mmarek@suse.cz Thu Sep 23 19:16:00 CEST 2010 - jeffm@suse.de - rose: Fix signedness issues wrt. digi count (CVE-2010-3310 - bnc#640721). + bnc#640721). - commit bcdc88b ------------------------------------------------------------------- @@ -5874,7 +5894,7 @@ Tue Sep 21 14:15:34 CEST 2010 - mmarek@suse.cz Tue Sep 21 13:59:10 CEST 2010 - jeffm@suse.de - Linux: 2.6.36-rc5. - - Eliminated 6 patches (all security backports). + - Eliminated 6 patches (all security backports). - commit d4603b4 ------------------------------------------------------------------- @@ -5882,8 +5902,8 @@ Mon Sep 20 19:57:39 CEST 2010 - jeffm@suse.de - Revert "- make SCSI and ATA drivers modules again. (bnc#564357)." This reverts commit 75e8e5eae2c1e8dd279370f2c7650835ee821deb. - - make SCSI and ATA drivers modules again. - (bnc#564357) + - make SCSI and ATA drivers modules again. + (bnc#564357) This change only applies to enterprise releases and should have been reverted prior to the release of openSUSE 11.3. - commit 7fc084f @@ -5892,14 +5912,14 @@ Mon Sep 20 19:57:39 CEST 2010 - jeffm@suse.de Mon Sep 20 16:03:14 CEST 2010 - sjayaraman@suse.de - Update patches.suse/SoN-05-reserve-slub.patch to accomodate an upstream - change that uses kmem_cache flags instead of PageSlubDebug flag. + change that uses kmem_cache flags instead of PageSlubDebug flag. - commit 4ea582b ------------------------------------------------------------------- Mon Sep 20 15:25:41 CEST 2010 - jeffm@suse.de - Set LSM_MMAP_MIN_ADDR=0 to allow tools like DOSemu to work properly. The - default is still set to 64k. + default is still set to 64k. - commit 0581892 ------------------------------------------------------------------- @@ -5912,25 +5932,25 @@ Sun Sep 19 17:39:03 CEST 2010 - jeffm@suse.com Fri Sep 17 01:05:47 CEST 2010 - jeffm@suse.de - wext: fix potential private ioctl memory content leak - (CVE-2010-2955 bnc#635413). + (CVE-2010-2955 bnc#635413). - wext: fix potential private ioctl memory content leak - (CVE-2010-2955 bnc#635413). + (CVE-2010-2955 bnc#635413). - commit 6df45c9 ------------------------------------------------------------------- Thu Sep 16 20:58:28 CEST 2010 - jeffm@suse.de - x86-64, compat: Test %rax for the syscall number, not %eax - (CVE-2010-3301 bnc#639708). + (CVE-2010-3301 bnc#639708). - x86-64, compat: Retruncate rax after ia32 syscall entry tracing - (CVE-2010-3301 bnc#639708). + (CVE-2010-3301 bnc#639708). - commit fb77404 ------------------------------------------------------------------- Thu Sep 16 20:37:08 CEST 2010 - jeffm@suse.de - compat: Make compat_alloc_user_space() incorporate the - access_ok() (CVE-2010-3081 bnc#639709). + access_ok() (CVE-2010-3081 bnc#639709). - commit 664a0ac ------------------------------------------------------------------- @@ -5943,21 +5963,21 @@ Wed Sep 15 20:17:27 CEST 2010 - jeffm@suse.com Wed Sep 15 19:32:01 CEST 2010 - jeffm@suse.de - drivers/net/usb/hso.c: prevent reading uninitialized memory - (CVE-2010-3298 bnc#639483). + (CVE-2010-3298 bnc#639483). - commit 35e70c8 ------------------------------------------------------------------- Wed Sep 15 19:23:44 CEST 2010 - jeffm@suse.de - drivers/net/cxgb3/cxgb3_main.c: prevent reading uninitialized - stack memory (CVE-2010-3296 bnc#639481). + stack memory (CVE-2010-3296 bnc#639481). - commit a0634a9 ------------------------------------------------------------------- Wed Sep 15 19:07:53 CEST 2010 - jeffm@suse.de - drivers/net/eql.c: prevent reading uninitialized stack memory - (CVE-2010-3297 bnc#639482). + (CVE-2010-3297 bnc#639482). - commit 2a7b160 ------------------------------------------------------------------- @@ -5972,11 +5992,11 @@ Wed Sep 15 17:28:18 CEST 2010 - tiwai@suse.de Tue Sep 14 08:13:57 CEST 2010 - jslaby@suse.cz - Update to Linux 2.6.36-rc4. - - Obsoletes: - - patches.fixes/bonding-jiffies2.patch. - - patches.fixes/irda-correctly-clean-up-self-ias_obj-on-irda_bind-failure. - - patches.fixes/net-sched-fix-kernel-leak-in-act_police. - - patches.rpmify/spectra-depends-on-moorestown. + - Obsoletes: + - patches.fixes/bonding-jiffies2.patch. + - patches.fixes/irda-correctly-clean-up-self-ias_obj-on-irda_bind-failure. + - patches.fixes/net-sched-fix-kernel-leak-in-act_police. + - patches.rpmify/spectra-depends-on-moorestown. - fix build on s390 as of 2.6.36-rc4. - Refresh patches.suse/SoN-08-mm-page_alloc-emerg.patch. - Refresh patches.suse/reiser4-set_page_dirty_notag. @@ -6006,7 +6026,7 @@ Fri Sep 3 18:57:13 CEST 2010 - jeffm@suse.de Fri Sep 3 16:38:10 CEST 2010 - jeffm@suse.com - irda: Correctly clean up self->ias_obj on irda_bind() failure - (CVE-2010-2954 bnc#636112). + (CVE-2010-2954 bnc#636112). - commit f04e61f ------------------------------------------------------------------- @@ -6028,7 +6048,7 @@ Wed Sep 1 11:40:45 CEST 2010 - jbeulich@novell.com Wed Sep 1 00:53:49 CEST 2010 - jeffm@suse.com - net sched: fix kernel leak in act_police (CVE-2010-2942 - bnc#632309). + bnc#632309). - commit 66e1d72 ------------------------------------------------------------------- @@ -6047,28 +6067,28 @@ Mon Aug 30 17:24:07 CEST 2010 - jeffm@suse.de Mon Aug 30 17:03:30 CEST 2010 - jeffm@suse.de - Update to Linux: 2.6.36-rc3. - - Eliminated 7 patches. + - Eliminated 7 patches. - commit d298d2d ------------------------------------------------------------------- Sat Aug 28 13:09:20 CEST 2010 - jslaby@suse.cz - Delete - patches.suse/rlim-0020-core-optimize-setrlimit-for-current-task.patch. + patches.suse/rlim-0020-core-optimize-setrlimit-for-current-task.patch. - Delete - patches.suse/rlim-0021-FS-proc-switch-limits-reading-to-fops.patch. + patches.suse/rlim-0021-FS-proc-switch-limits-reading-to-fops.patch. - Delete - patches.suse/rlim-0022-FS-proc-make-limits-writable.patch. - This was just a workaround crap. In 2.6.36 we have a nice syscall - instead. Sorry for commiting this to the merge-36 branch first. I - didn't notice it was already merged here. + patches.suse/rlim-0022-FS-proc-make-limits-writable.patch. + This was just a workaround crap. In 2.6.36 we have a nice syscall + instead. Sorry for commiting this to the merge-36 branch first. I + didn't notice it was already merged here. - commit 5449fcb ------------------------------------------------------------------- Fri Aug 27 16:26:16 CEST 2010 - jeffm@suse.com - Disabled ACPI table override patches again. fsnotify was introduced into - the truncate path and causes crashes. + the truncate path and causes crashes. - commit e18fc2c ------------------------------------------------------------------- @@ -6123,22 +6143,22 @@ Tue Aug 24 17:11:08 CEST 2010 - jeffm@suse.de Tue Aug 24 17:07:45 CEST 2010 - jeffm@suse.de - Refresh patches.suse/SoN-20-netvm-tcp-deadlock.patch: Added missing - fixup for sk_rmem_schedule in caif. + fixup for sk_rmem_schedule in caif. - commit a9ff761 ------------------------------------------------------------------- Tue Aug 24 16:47:58 CEST 2010 - mmarek@suse.cz - makefile: not need to regenerate kernel.release file when - make kernelrelease. + make kernelrelease. - commit 81237a8 ------------------------------------------------------------------- Tue Aug 24 16:18:58 CEST 2010 - jeffm@suse.com - rpm/kernel-source.spec.in, scripts/tar-up.sh: Renamed config-options.changes - to config-options.changes.txt in the exported package to avoid triggering - a build service rule error. + to config-options.changes.txt in the exported package to avoid triggering + a build service rule error. - commit ff4889e ------------------------------------------------------------------- @@ -6152,7 +6172,7 @@ Tue Aug 24 16:16:55 CEST 2010 - jeffm@suse.com Tue Aug 24 15:43:02 CEST 2010 - jeffm@suse.com - Renamed doc/config-options.changes to doc/config-options.changes.txt to - avoid triggering a build service rule error. + avoid triggering a build service rule error. - commit 124ac26 ------------------------------------------------------------------- @@ -6171,14 +6191,14 @@ Mon Aug 23 20:25:52 CEST 2010 - jeffm@suse.de Mon Aug 23 20:14:03 CEST 2010 - jeffm@suse.de - rpm/kernel-binary.spec.in: Disable CONFIG_DEBUG_INFO. It's enabled - dynamically in the spec file and now has follow-on options. + dynamically in the spec file and now has follow-on options. - commit d270759 ------------------------------------------------------------------- Mon Aug 23 19:57:40 CEST 2010 - jeffm@suse.de - patches.rpmify/spectra-drop-locked_ioctl-support: add - to grab the BKL + to grab the BKL - commit 1df02ec ------------------------------------------------------------------- @@ -6191,20 +6211,20 @@ Mon Aug 23 17:57:06 CEST 2010 - jeffm@suse.de Mon Aug 23 16:59:08 CEST 2010 - jeffm@suse.de - Updated to 2.6.36-rc2. - - Eliminated 2 patches. + - Eliminated 2 patches. - commit 52d47a0 ------------------------------------------------------------------- Wed Aug 18 19:44:13 CEST 2010 - jeffm@suse.de - Update to 2.6.36-rc1. - - Eliminated 71 patches. - - spectra: Drop ->locked_ioctl support. - - spectra: Drop ->prepare_flush_fn support. - - spectra: Remove duplicate GLOB_VERSION. - - novfs: Fix ioctl usage. - - novfs: use evict_inode. - - Xen is disabled. + - Eliminated 71 patches. + - spectra: Drop ->locked_ioctl support. + - spectra: Drop ->prepare_flush_fn support. + - spectra: Remove duplicate GLOB_VERSION. + - novfs: Fix ioctl usage. + - novfs: use evict_inode. + - Xen is disabled. - commit 63642f6 ------------------------------------------------------------------- @@ -6223,10 +6243,10 @@ Fri Aug 13 02:39:29 CEST 2010 - jeffm@suse.com Thu Aug 12 20:42:29 CEST 2010 - gregkh@suse.de - Update to 2.6.35.1 - - security fixes - - bug fixes - - obsoletes: - patches.fixes/e1000e-don-t-inadvertently-re-set-INTX_DISABLE.patch. + - security fixes + - bug fixes + - obsoletes: + patches.fixes/e1000e-don-t-inadvertently-re-set-INTX_DISABLE.patch. - commit a009fb4 ------------------------------------------------------------------- @@ -6258,7 +6278,7 @@ Thu Aug 12 19:24:58 CEST 2010 - jeffm@suse.com Thu Aug 12 08:54:30 CEST 2010 - jslaby@suse.cz - patches.fixes/vmscan-fix-stalls.patch: vmscan: raise the bar - to PAGEOUT_IO_SYNC stalls (bnc#625339). + to PAGEOUT_IO_SYNC stalls (bnc#625339). - commit 1efea94 ------------------------------------------------------------------- @@ -6271,7 +6291,7 @@ Wed Aug 11 23:34:07 CEST 2010 - jack@suse.cz Wed Aug 11 06:08:17 CEST 2010 - neilb@suse.de - Refresh - patches.fixes/nfsd-05-sunrpc-cache-allow-thread-to-block-while-waiting-for.patch. + patches.fixes/nfsd-05-sunrpc-cache-allow-thread-to-block-while-waiting-for.patch. - Refresh patches.fixes/sunrpc-monotonic-expiry. - Delete patches.fixes/nfs-write.c-bug-removal.patch. Update some patches for 2.6.35 @@ -6281,14 +6301,14 @@ Wed Aug 11 06:08:17 CEST 2010 - neilb@suse.de Wed Aug 11 05:42:36 CEST 2010 - neilb@suse.de - NFS: allow close-to-open cache semantics to apply to root of - NFS filesystem (bnc#584720). + NFS filesystem (bnc#584720). - commit deea101 ------------------------------------------------------------------- Tue Aug 10 19:19:37 CEST 2010 - tiwai@suse.de - ALSA: hda - patch_nvhdmi.c: Add missing codec IDs, unify names - (bnc#627212). + (bnc#627212). - ALSA: hda - Add pin-fix for HP dc5750 (bnc#624118). - commit 4844a71 @@ -6297,13 +6317,13 @@ Mon Aug 9 16:28:00 CEST 2010 - jbeulich@novell.com - Update Xen patches to 2.6.35 final and c/s 1025. - create devices in /dev/xen when they are expected to be - used there. + used there. - xen/netback: Allow setting of large MTU before rings have - connected. + connected. - xen/netback: Always pull through PKT_PROT_LEN bytes into the - linear part of an skb. + linear part of an skb. - pass trigger mode and polarity information to Xen for all - interrupts. + interrupts. - Update Xen config files. - supported.conf: Add pci-iomul.ko. - commit c642c1b @@ -6312,7 +6332,7 @@ Mon Aug 9 16:28:00 CEST 2010 - jbeulich@novell.com Fri Aug 6 17:03:09 CEST 2010 - jeffm@suse.de - patches.xen/xen3-auto-xen-arch.diff: Update struct acpi_power_register - usage from upstream commit 718be4aa. + usage from upstream commit 718be4aa. - commit 4ce0b48 ------------------------------------------------------------------- @@ -6343,7 +6363,7 @@ Fri Jul 23 18:25:37 CEST 2010 - jeffm@suse.de Fri Jul 23 12:15:59 CEST 2010 - jack@suse.cz - novfs: code cleanup for one case of novfs return value - (bnc#624606). + (bnc#624606). - commit 4875860 ------------------------------------------------------------------- @@ -6356,7 +6376,7 @@ Wed Jul 21 11:07:10 CEST 2010 - jack@suse.cz Wed Jul 21 10:47:22 CEST 2010 - jack@suse.cz - novfs: Fix a memory leak that causes an OOM condition - (bnc#610828). + (bnc#610828). - commit 519d8a0 ------------------------------------------------------------------- @@ -6370,7 +6390,7 @@ Tue Jul 20 12:55:33 CEST 2010 - mmarek@suse.cz - scripts/tar-up.sh: Generate the rpm changelog using gitlog2changes. - Move kernel-source.changes.old to rpm/ (not included in the pachage - though). + though). - commit 8ed2389 ------------------------------------------------------------------- diff --git a/kernel-versatile.spec b/kernel-versatile.spec index c9acef7e..6288cec0 100644 --- a/kernel-versatile.spec +++ b/kernel-versatile.spec @@ -17,8 +17,8 @@ # norootforbuild -%define srcversion 3.7-rc8 -%define patchversion 3.7.0-rc8 +%define srcversion 3.7 +%define patchversion 3.7.0 %define variant %{nil} %define vanilla_only 0 @@ -57,7 +57,7 @@ Name: kernel-versatile Summary: Kernel for Versatile SoC -Version: 3.7.rc8 +Version: 3.7.0 Release: 0 License: GPL-2.0 Group: System/Kernel @@ -136,7 +136,7 @@ Conflicts: libc.so.6()(64bit) Provides: kernel = %version-%source_rel -Source0: http://www.kernel.org/pub/linux/kernel/v3.x/testing/linux-%srcversion.tar.bz2 +Source0: http://www.kernel.org/pub/linux/kernel/v3.x/linux-%srcversion.tar.bz2 Source2: source-post.sh Source3: kernel-source.rpmlintrc Source8: devel-pre.sh diff --git a/kernel-xen.changes b/kernel-xen.changes index d2b5ac29..5f99db5f 100644 --- a/kernel-xen.changes +++ b/kernel-xen.changes @@ -1,3 +1,21 @@ +------------------------------------------------------------------- +Tue Dec 11 20:42:22 CET 2012 - ohering@suse.de + +- Drivers: hv: balloon: Fix a memory leak. +- commit 26cdad5 + +------------------------------------------------------------------- +Tue Dec 11 19:29:44 CET 2012 - jeffm@suse.com + +- Update to 3.7-final. +- commit 1771a73 + +------------------------------------------------------------------- +Tue Dec 11 17:00:46 CET 2012 - ohering@suse.de + +- Update patch headers for fate314663 and fate314665 changes +- commit 44044f1 + ------------------------------------------------------------------- Tue Dec 11 00:30:54 CET 2012 - jack@suse.cz @@ -5,6 +23,12 @@ Tue Dec 11 00:30:54 CET 2012 - jack@suse.cz ext3 will be removed upstream so let's do the transition. - commit dadc8ea +------------------------------------------------------------------- +Fri Dec 7 13:57:47 CET 2012 - guillaume.gardet@oliseo.fr + +- Update omap2plus (armv7) config: Enable TWL* USB drivers +- commit 28c09f5 + ------------------------------------------------------------------- Fri Dec 7 12:14:08 CET 2012 - jbeulich@suse.com @@ -32,11 +56,11 @@ Thu Dec 6 21:51:12 CET 2012 - ohering@suse.de - mm: Export a function to get vm committed memory. - Drivers: hv: Add Hyper-V balloon driver. - Drivers: hv: balloon: Fix a bug in the definition of struct - dm_info_msg. + dm_info_msg. - Update config files. fate#314665 hyper-v: Update the Vmbus protocol - Drivers: hv: Implement routines for read side signaling - optimization. + optimization. - Drivers: hv: Add state to manage batched reading. - Drivers: hv: Turn off batched reading for util drivers. - Drivers: hv: Optimize signaling in the read path. @@ -44,21 +68,21 @@ Thu Dec 6 21:51:12 CET 2012 - ohering@suse.de - Drivers: hv: Get rid of hv_get_ringbuffer_interrupt_mask(). - Drivers: hv: Support handling multiple VMBUS versions. - Drivers: hv: Update the ring buffer structure to match win8 - functionality. + functionality. - Drivers: hv: Extend/modify vmbus_channel_offer_channel for - win7 and beyond. + win7 and beyond. - Drivers: hv: Save and export negotiated vmbus version. - Drivers: hv: Change the signature for hv_signal_event(). - Drivers: hv: Change the signature of vmbus_set_event(). - Drivers: hv: Move vmbus version definitions to hyperv.h. - Drivers: hv: Manage signaling state on a per-connection basis. - Drivers: hv: Cleanup vmbus_set_event() to support win7 and - beyond. + beyond. - Drivers: hv: Setup a mapping for Hyper-V's notion cpu ID. - Drivers: hv: Add state to manage incoming channel interrupt - load. + load. - Drivers: hv: Modify the interrupt handling code to support - win8 and beyond. + win8 and beyond. - Drivers: hv: Add code to distribute channel interrupt load. - Drivers: hv: Get rid of the unused global signaling state. - Drivers: hv: Get rid of unnecessary request for offers. @@ -69,7 +93,7 @@ Thu Dec 6 21:51:12 CET 2012 - ohering@suse.de - Drivers: hv: Implement flow management on the send side. - Drivers: hv: Capture the host build information. - Drivers: hv: Cleanup and consolidate reporting of build/version - info. + info. - commit 4fccd03 ------------------------------------------------------------------- @@ -244,14 +268,14 @@ Fri Nov 2 13:50:13 CET 2012 - jbeulich@novell.com - Update Xen patches to 3.7-rc3 and c/s 1202. - extend base interfaces to support multi-page rings for - frontend/backend communication. + frontend/backend communication. - blkback: allow using multiple page frontend communication ring. - blkfront: allow using multiple page backend communication ring. - ACPI: Store valid ACPI tables passed via early initrd in - reserved memblock areas. + reserved memblock areas. - ACPI: Fix build when disabled. - ACPI: Cleanup acpi_initrd_override declaration and remove - ifdefs. + ifdefs. - config.conf: Re-enable Xen configs. - Update x86 config files. - Delete patches.xen/xen3-acpi_override_2_2.patch. @@ -372,7 +396,7 @@ Sun Oct 21 23:17:25 CEST 2012 - jslaby@suse.cz - Refresh patches.xen/xen3-patch-3.6. - Delete patches.fixes/hv-storvsc-reset-wait.patch. - Delete - patches.rpmify/x86-kbuild-archscripts-depends-on-scripts_basic. + patches.rpmify/x86-kbuild-archscripts-depends-on-scripts_basic. - commit cfee26b ------------------------------------------------------------------- @@ -394,19 +418,19 @@ Thu Oct 18 16:26:57 CEST 2012 - trenn@suse.de and proper git-xy: meta tags: - lib: Add early cpio decoder. - x86, acpi: Introduce x86 arch specific arch_reserve_mem_area() - for e820 handling. + for e820 handling. - ACPI: Store valid ACPI tables passed via early initrd in - reserved memblock areas. + reserved memblock areas. - ACPI: Implement physical address table override. - ACPI: Create acpi_table_taint() function to avoid code - duplication. + duplication. - ACPI: Document ACPI table overriding via initrd. - ACPI: Fix build when disabled. - X86 ACPI: Use #ifdef not #if for CONFIG_X86 check. - ACPI: Overriding ACPI tables via initrd only works with - an initrd. + an initrd. - ACPI: Cleanup acpi_initrd_override declaration and remove - ifdefs. + ifdefs. - Delete patches.arch/acpi_fix_custom_method_acc.patch. - Delete patches.arch/acpi_override_2_2.patch. - Delete patches.arch/acpi_override_documentation. @@ -455,11 +479,11 @@ Thu Oct 11 17:17:11 CEST 2012 - guillaume.gardet@oliseo.fr Wed Oct 10 21:28:30 CEST 2012 - jslaby@suse.cz - Delete - patches.suse/msft-hv-0394-tools-hv-Fix-file-handle-leak.patch. + patches.suse/msft-hv-0394-tools-hv-Fix-file-handle-leak.patch. - Delete - patches.suse/msft-hv-0395-tools-hv-Fix-exit-error-code.patch. + patches.suse/msft-hv-0395-tools-hv-Fix-exit-error-code.patch. - Delete - patches.suse/msft-hv-0396-tools-hv-Check-for-read-write-errors.patch. + patches.suse/msft-hv-0396-tools-hv-Check-for-read-write-errors.patch. These are in 3.6.1. - commit 2a321c4 @@ -510,7 +534,7 @@ Thu Oct 4 13:52:15 CEST 2012 - ohering@suse.de - hyperv: Add comments for the extended buffer after RNDIS message. - Drivers: hv: Cleanup the guest ID computation. - Drivers: hv: vmbus: Use the standard format string to format - GUIDs. + GUIDs. - Drivers: hv: Add KVP definitions for IP address injection. - Drivers: hv: kvp: Cleanup error handling in KVP. - Drivers: hv: Explicitly size elements of protocol structures. @@ -522,7 +546,7 @@ Thu Oct 4 13:52:15 CEST 2012 - ohering@suse.de - Tools: hv: Represent the ipv6 mask using CIDR notation. - Tools: hv: Gather ipv[4,6] gateway information. - hv: fail the probing immediately when we are not in hyperv - platform. + platform. - hv: vmbus_drv: detect hyperv through x86_hyper. - Tools: hv: Get rid of some unused variables. - Tools: hv: Correctly type string variables. @@ -541,14 +565,14 @@ Thu Oct 4 13:52:15 CEST 2012 - ohering@suse.de - tools/hv: Parse /etc/os-release. - hyperv: Fix the max_xfer_size in RNDIS initialization. - hyperv: Fix the missing return value in - rndis_filter_set_packet_filter(). + rndis_filter_set_packet_filter(). - hyperv: Fix page buffer handling in rndis_filter_send_request(). - hyperv: Remove extra allocated space for recv_pkt_list elements. - hyperv: Report actual status in receive completion packet. - hyperv: Add buffer for extended info after the RNDIS response - message. + message. - Delete - patches.suse/suse-hv-Cleanup-the-guest-ID-computation.patch. + patches.suse/suse-hv-Cleanup-the-guest-ID-computation.patch. - commit 08d283b ------------------------------------------------------------------- @@ -573,7 +597,6 @@ Mon Oct 1 05:29:41 CEST 2012 - jeffm@suse.com Sat Sep 29 12:29:30 CEST 2012 - dmueller@suse.com - ARM/u5800: Fix build of ux500 driver - Acked-by: Jeff Mahoney - commit 0ea37a0 ------------------------------------------------------------------- @@ -586,21 +609,18 @@ Sat Sep 29 10:44:01 CEST 2012 - dmueller@suse.com Sat Sep 29 10:24:00 CEST 2012 - dmueller@suse.com - ARM/tegra: Remove optional parts to fix build - Acked-by: Jeff Mahoney - commit d729a16 ------------------------------------------------------------------- Sat Sep 29 10:23:24 CEST 2012 - dmueller@suse.com - ARM: enable zcache support - Acked-by: Jeff Mahoney - commit 17b147b ------------------------------------------------------------------- Sat Sep 29 10:22:39 CEST 2012 - dmueller@suse.com - ARM/cubox: set cachefilesd to module - Acked-by: Jeff Mahoney - commit c1fb243 ------------------------------------------------------------------- @@ -609,13 +629,13 @@ Fri Sep 28 17:29:39 CEST 2012 - trenn@suse.de - Remove old patchset to override ACPI tables via initrd. Also remove a stale xen patch related to that. - Delete - patches.arch/acpi_implement_overriding_of_arbitrary_acpi_tables_via_initrd.patch. + patches.arch/acpi_implement_overriding_of_arbitrary_acpi_tables_via_initrd.patch. - Delete - patches.arch/acpica_fix_wrongly_mapped_acpi_table_header_when_overriding_via_initrd.patch. + patches.arch/acpica_fix_wrongly_mapped_acpi_table_header_when_overriding_via_initrd.patch. - Delete - patches.arch/acpica_introduce_acpi_os_phys_table_override_function.patch. + patches.arch/acpica_introduce_acpi_os_phys_table_override_function.patch. - Delete - patches.xen/xen3-acpi_implement_overriding_of_arbitrary_acpi_tables_via_initrd.patch. + patches.xen/xen3-acpi_implement_overriding_of_arbitrary_acpi_tables_via_initrd.patch. - commit dd8f1b0 ------------------------------------------------------------------- @@ -744,7 +764,7 @@ Mon Sep 10 19:22:00 CEST 2012 - jeffm@suse.com Mon Sep 10 10:20:23 CEST 2012 - jbeulich@novell.com - patches.arch/s390-message-catalog.diff: Properly handle pr_cont() and fold - in the below two trivial fixes. + in the below two trivial fixes. - Delete patches.arch/s390-message-catalog-fix.diff. - Delete patches.arch/s390-message-catalog-perl-fix.diff. - Refresh patches.arch/kmsg-fix-parameter-limitations. @@ -818,10 +838,10 @@ Fri Aug 31 23:20:23 CEST 2012 - dmueller@suse.com Fri Aug 31 15:18:07 CEST 2012 - jslaby@suse.cz - i2c/busses: Fix build error if CONFIG_I2C_DESIGNWARE_PLATFORM=y - && CONFIG_I2C_DESIGN. + && CONFIG_I2C_DESIGN. - Delete - patches.fixes/i2c-busses-fix-build-error-if-config_i2c_designware_platform-y-config_i2c_design. - Move it to rpmify, so that vanilla builds fine too. + patches.fixes/i2c-busses-fix-build-error-if-config_i2c_designware_platform-y-config_i2c_design. + Move it to rpmify, so that vanilla builds fine too. - commit 0217ad5 ------------------------------------------------------------------- @@ -899,7 +919,7 @@ Tue Aug 21 18:17:16 CEST 2012 - jeffm@suse.com Fri Aug 17 14:51:23 CEST 2012 - jeffm@suse.com - Update to 3.6-rc2. - - Eliminated 1 patch. + - Eliminated 1 patch. - commit 71963b0 ------------------------------------------------------------------- @@ -1355,7 +1375,7 @@ Wed Jun 13 13:21:58 CEST 2012 - hare@suse.de - Rediff patch - patches.drivers/mach-dove-Fixup-ge00-initialisation.patch: - Rediff after backport from upstream. + Rediff after backport from upstream. - commit fa58c5e ------------------------------------------------------------------- @@ -1363,7 +1383,7 @@ Wed Jun 13 12:56:17 CEST 2012 - hare@suse.de - Fixup patch to apply - patches.drivers/spi-orion-convert-to-new-infrastructure.patch - backported from upstream. + backported from upstream. - commit 2507393 ------------------------------------------------------------------- @@ -1382,9 +1402,9 @@ Wed Jun 13 12:31:48 CEST 2012 - hare@suse.de Mon Jun 11 20:04:20 CEST 2012 - jeffm@suse.com - Update to 3.5-rc2. - - Xen needs update. - - ARM needs update. - - Eliminated 13 patches. + - Xen needs update. + - ARM needs update. + - Eliminated 13 patches. - commit 3f461b1 ------------------------------------------------------------------- @@ -1423,7 +1443,7 @@ Tue Jun 5 17:12:21 CEST 2012 - ohering@suse.de Mon Jun 4 10:36:59 CEST 2012 - ohering@suse.de - [SCSI] storvsc: Properly handle errors from the host - (bnc#747404). + (bnc#747404). - Delete patches.suse/suse-hv-storvsc-ignore-ata_16.patch. - commit ad28e23 @@ -1486,7 +1506,7 @@ Wed May 23 15:59:25 CEST 2012 - jbeulich@novell.com Tue May 22 14:21:24 CEST 2012 - trenn@suse.de - X86 acpi_cpufreq: Do not use request_module for autoloading - (bnc#756085). + (bnc#756085). - Refresh patches.xen/xen3-auto-common.diff. - patches.xen/xen3-patch-3.3: - commit caf270e @@ -1545,7 +1565,7 @@ Mon May 14 03:43:45 CEST 2012 - jeffm@suse.com Mon May 14 03:37:58 CEST 2012 - jeffm@suse.com - Update to 3.4-rc7. - - Eliminated 1 patch. + - Eliminated 1 patch. - commit 4cd9e9b ------------------------------------------------------------------- @@ -1598,7 +1618,7 @@ Mon May 7 20:11:04 CEST 2012 - jeffm@suse.com Mon May 7 19:54:14 CEST 2012 - jeffm@suse.com - Update to 3.4-rc6. - - Eliminated 2 patches. + - Eliminated 2 patches. - commit 749ea8f ------------------------------------------------------------------- @@ -1635,7 +1655,7 @@ Wed May 2 16:40:55 CEST 2012 - jeffm@suse.com Wed May 2 16:34:34 CEST 2012 - mmarek@suse.cz - rpm/kernel-binary.spec.in: Do not require distribution-release - during build. + during build. - commit 3cd703f ------------------------------------------------------------------- @@ -1686,18 +1706,18 @@ Thu Apr 26 19:13:49 CEST 2012 - jeffm@suse.com - Disabled DECNet and ARCNet. Specific config options disabled: CONFIG_ARCNET - CONFIG_ARCNET_1051 - CONFIG_ARCNET_1201 - CONFIG_ARCNET_CAP - CONFIG_ARCNET_COM20020_CS - CONFIG_ARCNET_COM20020 - CONFIG_ARCNET_COM20020_PCI - CONFIG_ARCNET_COM90xxIO - CONFIG_ARCNET_COM90xx - CONFIG_ARCNET_RAW - CONFIG_ARCNET_RIM_I + CONFIG_ARCNET_1051 + CONFIG_ARCNET_1201 + CONFIG_ARCNET_CAP + CONFIG_ARCNET_COM20020_CS + CONFIG_ARCNET_COM20020 + CONFIG_ARCNET_COM20020_PCI + CONFIG_ARCNET_COM90xxIO + CONFIG_ARCNET_COM90xx + CONFIG_ARCNET_RAW + CONFIG_ARCNET_RIM_I CONFIG_DECNET - CONFIG_DECNET_NF_GRABULATOR + CONFIG_DECNET_NF_GRABULATOR - commit 272dd14 ------------------------------------------------------------------- @@ -1799,7 +1819,7 @@ Fri Apr 20 18:09:06 CEST 2012 - jbeulich@novell.com Tue Apr 17 15:59:19 CEST 2012 - jeffm@suse.com - Update to 3.4-rc3. - - Eliminated 1 patch. + - Eliminated 1 patch. - commit 2fde7e0 ------------------------------------------------------------------- @@ -1819,7 +1839,7 @@ Mon Apr 9 03:28:12 CEST 2012 - jeffm@suse.com Fri Apr 6 06:42:35 CEST 2012 - jeffm@suse.com - Update AppArmor for 3.4. - - apparmor: Add "profiles" list to sysfs. + - apparmor: Add "profiles" list to sysfs. - commit 59517ac ------------------------------------------------------------------- @@ -1832,10 +1852,10 @@ Thu Apr 5 22:25:16 CEST 2012 - jeffm@suse.com Thu Apr 5 09:18:14 CEST 2012 - jeffm@suse.com - Updated to 3.4-rc1. - - Eliminated 121 patches. - - Xen is unavailable. - - ACPI overrides are unavailable. - - AppArmor network feature are unavailable. + - Eliminated 121 patches. + - Xen is unavailable. + - ACPI overrides are unavailable. + - AppArmor network feature are unavailable. - commit 3ac7e79 ------------------------------------------------------------------- @@ -1915,7 +1935,7 @@ Sat Mar 24 00:57:07 CET 2012 - dsterba@suse.cz - Refresh patches.suse/btrfs-handle-EIO. - Refresh - patches.suse/btrfs-volumes-schedule_bio-should-return-void. + patches.suse/btrfs-volumes-schedule_bio-should-return-void. - commit d97ade6 ------------------------------------------------------------------- @@ -1958,10 +1978,10 @@ Mon Mar 19 11:16:34 CET 2012 - jslaby@suse.cz Mon Mar 19 11:07:00 CET 2012 - jslaby@suse.cz - Delete - patches.arch/acpi_ec_provide_non_interrupt_mode_boot_param.patch. + patches.arch/acpi_ec_provide_non_interrupt_mode_boot_param.patch. - Delete patches.arch/dell_optiplex_990_fix_reboot.patch. - Delete - patches.drivers/alsa-hda-0004-Add-missing-static-ADC-tables-for-ALC269-qu. + patches.drivers/alsa-hda-0004-Add-missing-static-ADC-tables-for-ALC269-qu. - Delete patches.drivers/libata-unlock-hpa-by-default. - Delete patches.fixes/scsi-add-tgps-setting. - Delete patches.fixes/scsi-dh-rdac-add-stk. @@ -1998,23 +2018,23 @@ Mon Mar 12 15:26:55 CET 2012 - ohering@suse.de - Staging: hv: storvsc: Cleanup storvsc_host_reset_handler(). - Staging: hv: storvsc: Move and cleanup storvsc_remove(). - Staging: hv: storvsc: Add a comment to explain life-cycle - management. + management. - Staging: hv: storvsc: Get rid of the on_io_completion in - hv_storvsc_request. + hv_storvsc_request. - Staging: hv: storvsc: Rename the context field in - hv_storvsc_request. + hv_storvsc_request. - Staging: hv: storvsc: Miscellaneous cleanup of storvsc driver. - Staging: hv: storvsc: Cleanup the code for generating protocol - version. + version. - Staging: hv: storvsc: Cleanup some protocol related constants. - Staging: hv: storvsc: Get rid of some unused defines. - Staging: hv: storvsc: Consolidate the request structure. - Staging: hv: storvsc: Consolidate all the wire protocol - definitions. + definitions. - Staging: hv: storvsc: Move the storage driver out of the - staging area. + staging area. - Rename patches.suse/staging-hv-pata_piix-ignore-disks.patch to - patches.suse/suse-hv-pata_piix-ignore-disks.patch + patches.suse/suse-hv-pata_piix-ignore-disks.patch - commit 7487199 ------------------------------------------------------------------- @@ -2209,41 +2229,41 @@ Mon Feb 13 17:23:49 CET 2012 - mmarek@suse.cz Sun Feb 12 18:15:10 CET 2012 - trenn@suse.de - Add driver auto probing for x86 features v4 - (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). + (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). - x86/cpu: Fix overrun check in arch_print_cpu_modalias() - (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). + (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). - crypto: Add support for x86 cpuid - auto loading for x86 crypto drivers - (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). + auto loading for x86 crypto drivers + (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). - x86/cpu: Clean up modalias feature matching - (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). + (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). - intel-idle: convert to x86_cpu_id auto probing - (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). + (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). - intel_idle: Fix ID for Nehalem-EX Xeon in device ID table - (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). + (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). - HWMON: Convert via-cputemp to x86 cpuid autoprobing - (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). + (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). - powernow-k7: Fix CPU family number - (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). + (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). - ACPI: Load acpi-cpufreq from processor driver automatically - (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). + (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). - intel_idle: Revert change of auto_demotion_flags for Nehalem - (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). + (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). - HWMON: Convert coretemp to x86 cpuid autoprobing - (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). + (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). - powernow-k6: Really enable auto-loading - (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). + (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). - X86: Introduce HW-Pstate scattered cpuid feature - (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). + (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). - cpufreq: Add support for x86 cpuinfo auto loading v4 - (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). + (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). - x86: autoload microcode driver on Intel and AMD systems v2 - (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). + (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). - CPU: Introduce ARCH_HAS_CPU_AUTOPROBE and X86 parts - (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). + (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). - ACPI: remove duplicated lines of merging - problems with acpi_processor_start - (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). + problems with acpi_processor_start + (http://lists.opensuse.org/opensuse-kernel/2011-11/msg00075.html). - Update config files. - commit 6efe9b5 @@ -2251,7 +2271,7 @@ Sun Feb 12 18:15:10 CET 2012 - trenn@suse.de Fri Feb 10 12:03:36 CET 2012 - mmarek@suse.cz - rpm/kernel-binary.spec.in: Build x86 packages as i686, except for --default (bnc#745632). KMPs are still built as i586. + -default (bnc#745632). KMPs are still built as i586. - commit 88a632b ------------------------------------------------------------------- @@ -2282,8 +2302,8 @@ Tue Feb 7 18:28:41 CET 2012 - jeffm@suse.com Tue Feb 7 18:12:40 CET 2012 - jeffm@suse.com - Update to 3.3-rc2. - - Eliminated 5 patches. - - Xen is disabled. + - Eliminated 5 patches. + - Xen is disabled. - commit d017ea1 ------------------------------------------------------------------- @@ -2382,7 +2402,7 @@ Wed Dec 21 14:38:42 CET 2011 - jbeulich@novell.com Tue Dec 20 16:35:33 CET 2011 - jeffm@suse.com - Update to 3.2-rc6. - - Eliminated 1 patch. + - Eliminated 1 patch. - commit d5a489e ------------------------------------------------------------------- @@ -2390,7 +2410,7 @@ Tue Dec 20 11:34:14 CET 2011 - trenn@suse.de - These should all be mainline in some form: - Delete - patches.arch/implement_stop_machine_from_offline_cpu.patch. + patches.arch/implement_stop_machine_from_offline_cpu.patch. - Delete patches.arch/kill-__stop_machine.patch. - Delete patches.arch/reorganize_stop_cpus.patch. - Delete patches.arch/use_stop_machine_for_mtrr_rendezvous.patch. @@ -2406,14 +2426,14 @@ Sun Dec 18 07:38:42 CET 2011 - aj@suse.de Fri Dec 16 15:37:51 CET 2011 - aj@suse.de - rpm/kernel-binary.spec.in: Add provides and make most obsoletes versioned. - This silences rpmlint warnings. + This silences rpmlint warnings. - commit e3023c7 ------------------------------------------------------------------- Wed Dec 14 13:51:41 CET 2011 - mmarek@suse.cz - rpm/kernel-source.spec.in, rpm/mkspec: Fix tarball URL for -rcX and - do not generate any URL for linux-next and vanilla snapshots. + do not generate any URL for linux-next and vanilla snapshots. - commit 1548daf ------------------------------------------------------------------- @@ -2503,7 +2523,7 @@ Wed Dec 7 11:05:05 CET 2011 - aj@suse.de Tue Dec 6 00:07:03 CET 2011 - jeffm@suse.com - Update to 3.2-rc4. - - Eliminated 1 patch. + - Eliminated 1 patch. - commit a7d546d ------------------------------------------------------------------- @@ -2615,8 +2635,8 @@ Fri Nov 25 05:58:54 CET 2011 - jeffm@suse.com Fri Nov 25 05:47:49 CET 2011 - jeffm@suse.com - Update to 3.2-rc3. - - stack unwind: cfi_ignore takes more arguments. - - iio: Fix build error in industrialio-core.c. + - stack unwind: cfi_ignore takes more arguments. + - iio: Fix build error in industrialio-core.c. - commit 48ef020 ------------------------------------------------------------------- @@ -2629,7 +2649,7 @@ Thu Nov 24 18:45:54 CET 2011 - ohering@suse.de Thu Nov 24 13:01:09 CET 2011 - mmarek@suse.cz - rpm/try-disable-staging-driver: Script to disable failing staging - driver and restart make. + driver and restart make. - commit 819d1fa ------------------------------------------------------------------- @@ -2723,14 +2743,14 @@ Thu Nov 17 19:45:48 CET 2011 - bpoirier@suse.de Wed Nov 16 06:51:07 CET 2011 - jeffm@suse.com - Update to 3.2-rc2. - - Eliminated 1 patch. + - Eliminated 1 patch. - commit 85c9930 ------------------------------------------------------------------- Wed Nov 16 06:32:19 CET 2011 - jeffm@suse.com - Update to 3.2-rc1. - - Eliminate 212 patches. + - Eliminate 212 patches. - commit 6318d5b ------------------------------------------------------------------- @@ -2770,8 +2790,8 @@ Sat Nov 5 01:32:21 CET 2011 - trenn@suse.de Thu Nov 3 17:56:46 CET 2011 - mszeredi@suse.cz - patches.fixes/hfs-fix-hfs_find_init-sb-ext_tree-null-ptr-oops.patch: - hfs: fix hfs_find_init() sb->ext_tree NULL ptr oops - (CVE-2011-2203 bnc#699709). + hfs: fix hfs_find_init() sb->ext_tree NULL ptr oops + (CVE-2011-2203 bnc#699709). - commit 7923119 ------------------------------------------------------------------- @@ -2809,16 +2829,16 @@ Thu Nov 3 14:49:44 CET 2011 - jbeulich@novell.com Wed Nov 2 15:43:11 CET 2011 - jeffm@suse.com - Add Elantech touchpad v3/v4 support (bnc#716852): - - Input: elantech - add v3 hardware support. - - Input: elantech - add v4 hardware support. - - Input: elantech - better support all those v2 variants. - - Input: elantech - clean up elantech_init. - - Input: elantech - correct x, y value range for v2 hardware. - - Input: elantech - get rid of ETP_2FT_* in elantech.h. - - Input: elantech - packet checking for v2 hardware. - - Input: elantech - remove ETP_EDGE_FUZZ_V2. - - Input: elantech - remove module parameter force_elantech. - - Input: elantech - use firmware provided x, y ranges. + - Input: elantech - add v3 hardware support. + - Input: elantech - add v4 hardware support. + - Input: elantech - better support all those v2 variants. + - Input: elantech - clean up elantech_init. + - Input: elantech - correct x, y value range for v2 hardware. + - Input: elantech - get rid of ETP_2FT_* in elantech.h. + - Input: elantech - packet checking for v2 hardware. + - Input: elantech - remove ETP_EDGE_FUZZ_V2. + - Input: elantech - remove module parameter force_elantech. + - Input: elantech - use firmware provided x, y ranges. - commit 28551a0 ------------------------------------------------------------------- @@ -2849,7 +2869,7 @@ Tue Oct 25 19:33:27 CEST 2011 - ohering@suse.de Tue Oct 25 19:24:17 CEST 2011 - eich@suse.de - patches.suse/SUSE-bootsplash: remove DEBUG macro which was - left in the code by accident. + left in the code by accident. - commit a56ba15 ------------------------------------------------------------------- @@ -2862,7 +2882,7 @@ Mon Oct 24 18:28:04 CEST 2011 - jeffm@suse.com Mon Oct 24 15:04:34 CEST 2011 - ohering@suse.de - patches.suse/staging-hv-pata_piix-ignore-disks.patch: - Update comments in code and reduce patch size + Update comments in code and reduce patch size - commit 8913d07 ------------------------------------------------------------------- @@ -2875,7 +2895,7 @@ Thu Oct 20 10:02:15 CEST 2011 - eich@suse.de ------------------------------------------------------------------- Tue Oct 18 23:44:16 CEST 2011 - jeffm@suse.com --Update to 3.1-rc10. +- -Update to 3.1-rc10. - commit 239957e ------------------------------------------------------------------- @@ -2902,11 +2922,11 @@ Wed Oct 12 21:56:23 CEST 2011 - ohering@suse.de - Various updates for hv drivers, which fix also the hv_mouse driver - staging: hv: storvsc: ignore SET_WINDOWN scsi command - (bnc#722646). + (bnc#722646). - staging/hv: advertise hv_storvsc instead of storvsc as sysfs - driver name (bnc#716708). + driver name (bnc#716708). - staging/hv: fill scsi/proc_name for the sake of mkinitrd - (bnc#716708). + (bnc#716708). - Staging: hv: util: Invoke cn_netlink_send() in a work context. - Refresh patches.suse/staging-hv-pata_piix-ignore-disks.patch. - Refresh patches.xen/xen3-patch-2.6.32. @@ -2940,7 +2960,7 @@ Fri Oct 7 17:46:06 CEST 2011 - jbeulich@novell.com Wed Oct 5 13:45:24 CEST 2011 - jbeulich@novell.com - patches.suse/supported-flag: Also look for Module.supported in the - source tree. + source tree. - Refresh patches.suse/supported-flag-enterprise. - commit 9c8680a @@ -2974,15 +2994,15 @@ Tue Sep 27 22:25:34 CEST 2011 - eich@suse.de Mon Sep 26 15:56:27 CEST 2011 - mmarek@suse.cz - rpm/host-memcpy-hack.h: Hack to use older version of the memcpy symbol - in userspace programs, so that they keep working on older systems. + in userspace programs, so that they keep working on older systems. - rpm/kernel-binary.spec.in: Pass -include - %_sourcedir/host-memcpy-hack.h to the compiler when compiling - userspace programs. + %_sourcedir/host-memcpy-hack.h to the compiler when compiling + userspace programs. - rpm/host-memcpy-hack.h: Hack to use older version of the memcpy symbol - in userspace programs, so that they keep working on older systems. + in userspace programs, so that they keep working on older systems. - rpm/kernel-binary.spec.in: Pass -include - %_sourcedir/host-memcpy-hack.h to the compiler when compiling - userspace programs. + %_sourcedir/host-memcpy-hack.h to the compiler when compiling + userspace programs. - commit e3c78cf ------------------------------------------------------------------- @@ -3005,7 +3025,7 @@ Wed Sep 21 13:20:35 CEST 2011 - trenn@suse.de - Refresh patches.arch/acpi_implement_overriding_of_arbitrary_acpi_tables_via_initrd.patch. --> Fix build on ia64, by moving asm/e820.h into ifdef config protected region. + -> Fix build on ia64, by moving asm/e820.h into ifdef config protected region. - commit 0ac4276 ------------------------------------------------------------------- @@ -3027,9 +3047,9 @@ Wed Sep 21 11:11:10 CEST 2011 - mhocko@suse.cz Tue Sep 20 18:09:04 CEST 2011 - trenn@suse.de - ACPI: Implement overriding of arbitrary ACPI tables via initrd - (none). + (none). - ACPICA: Fix wrongly mapped acpi table header when overriding - via initrd (none). + via initrd (none). - ACPICA: Introduce acpi_os_phys_table_override function (none). - x86: allow NVS can be accessed by driver (none). - Update config files: @@ -3047,7 +3067,7 @@ Thu Sep 15 14:16:08 CEST 2011 - jeffm@suse.de Thu Sep 15 09:30:03 CEST 2011 - jbeulich@novell.com - patches.arch/x86_64-unwind-annotations: Fix unwinding through - interrupt frames, requiring ... + interrupt frames, requiring ... - patches.suse/stack-unwind: ... support for DW_CFA_def_cfa_expression. - commit 4d917a5 @@ -3086,7 +3106,7 @@ Mon Sep 12 16:31:26 CEST 2011 - jbeulich@novell.com - mm: frontswap: swap data structure changes. - In HVM guests do not take over the CDROM device (bnc#645893). - x86: report ACPI-reserved state of PCI MMCONFIG region to - hypervisor. + hypervisor. - config.conf: Re-enable Xen flavors. - Update config files. - commit 3692f47 @@ -3126,33 +3146,33 @@ Thu Sep 1 18:47:37 CEST 2011 - ohering@suse.de - Staging: hv: util: kvp: Fix the reported OSVersion string. - Staging: hv: util: kvp: Cleanup kvp_get_domain_name(). - Staging: hv: Fix macros, tab errors and warning in - drivers/staging/hv/hv_mouse.c. + drivers/staging/hv/hv_mouse.c. - Staging: hv: vmbus: VMBUS is an ACPI enumerated device, get - rid of the PCI signature. + rid of the PCI signature. - Staging: hv: Replace struct hv_guid with the uuid type already - defined in Linux. + defined in Linux. - Staging: hv: vmbus: Introduce vmbus ID space in struct - hv_driver. + hv_driver. - Staging: hv: blkvsc: Use the newly introduced vmbus ID in the - blockvsc driver. + blockvsc driver. - Staging: hv: storvsc: Use the newly introduced vmbus ID in - storvsc driver. + storvsc driver. - Staging: hv: netvsc: Use the newly introduced vmbus ID in - netvsc driver. + netvsc driver. - Staging: hv: mousevsc: Use the newly introduced vmbus ID in - mouse driver. + mouse driver. - Staging: hv: util: Make hv_utils a vmbus device driver. - Staging: hv: create VMBUS_DEVICE macro and use it. - Staging: hv: vmbus: Cleanup vmbus_match(). - Staging: hv: vmbus: Cleanup vmbus_uevent() code. - Staging: hv: vmbus: Support the notion of id tables in - vmbus_match(). + vmbus_match(). - Staging: hv: vmbus: Get rid of an unnecessary include line - in vmbus_drv.c. + in vmbus_drv.c. - Staging: hv: storvsc: Get rid of the DMI signature. - Staging: hv: netvsc: Get rid of the PCI signature. - Staging: hv: netvsc: Get rid of the DMI signature in - netvsc_drv.c. + netvsc_drv.c. - Staging: hv: util: Get rid of the DMI signature in hv_util.c. - Staging: hv: util: Get rid of the PCI signature in hv_util.c. - Staging: hv: fix up driver registering mess. @@ -3160,59 +3180,59 @@ Thu Sep 1 18:47:37 CEST 2011 - ohering@suse.de - Staging: hv: vmbus: Cleanup unnecessary comments in hv.c. - Staging: hv: vmbus: Cleanup error handling in hv_init(). - Staging: hv: vmbus: Get rid of unnecessay comments in - connection.c. + connection.c. - Staging: hv: vmbus: Get rid of the function dump_gpadl_body(). - Staging: hv: vmbus: Get rid of the function dump_gpadl_header(). - Staging: hv: vmbus: Rename openMsg to open_msg in channel.c. - Staging: hv: vmbus: Get rid of unnecessary comments in - channel.c. + channel.c. - Staging: hv: vmbus: Change the variable name openInfo to - open_info in channel.c. + open_info in channel.c. - Staging: hv: vmbus: Cleanup error values in ringbuffer.c. - Staging: hv: vmbus: Cleanup the error return value in - vmbus_recvpacket_raw(). + vmbus_recvpacket_raw(). - Staging: hv: netvsc: Get rid of an unnecessary print statement - in netvsc_probe(). + in netvsc_probe(). - Staging: hv: vmbus: Retry vmbus_post_msg() before giving up. - Staging: hv: storvsc: Cleanup error handling in - storvsc_dev_add(). + storvsc_dev_add(). - Staging: hv: storvsc: Cleanup error handling in - storvsc_channel_init(). + storvsc_channel_init(). - Staging: hv: storvsc: Cleanup error handling in - storvsc_connect_to_vsp(). + storvsc_connect_to_vsp(). - Staging: hv: storvsc: Cleanup error handling in storvsc_do_io(). - Storage: hv: storvsc: Get rid of some unnecessary DPRINTs - from storvsc.c. + from storvsc.c. - Staging: hv: storvsc: Fix/cleanup some dated comments in - storvsc.c. + storvsc.c. - Staging: hv: storvsc: Cleanup returned error code in - storvsc_host_reset(). + storvsc_host_reset(). - Staging: hv: storvsc: Cleanup error code returned in - storvsc_probe(). + storvsc_probe(). - Staging: hv: storvsc: Cleanup returned error code in - storvsc_drv_init(). + storvsc_drv_init(). - Staging: hv: netvsc: Cleanup the returned error code in - netvsc_probe(). + netvsc_probe(). - Staging: hv: netvsc: Cleanup error return codes in - netvsc_destroy_recv_buf(). + netvsc_destroy_recv_buf(). - Staging: hv: netvsc: Cleanup error return values in - netvsc_init_recv_buf(). + netvsc_init_recv_buf(). - Staging: hv: netvsc: Cleanup error returns in - netvsc_connect_vsp(). + netvsc_connect_vsp(). - Staging: hv: netvsc: Cleanup error return values in - netvsc_send(). + netvsc_send(). - Staging: hv: netvsc: Cleanup error return codes in - netvsc_device_add(). + netvsc_device_add(). - Staging: hv: netvsc: Cleanup error codes in - rndis_filter_receive(). + rndis_filter_receive(). - Staging: hv: netvsc: Cleanup error code in - rndis_filter_query_device(). + rndis_filter_query_device(). - Staging: hv: netvsc: Cleanup error return values in - rndis_filter_set_packet_filter(). + rndis_filter_set_packet_filter(). - Staging: hv: netvsc: Cleanup error returns in - rndis_filter_init_device(). + rndis_filter_init_device(). - Staging: hv: netvsc: Cleanup error code in - rndis_filter_device_add(). + rndis_filter_device_add(). - Staging: hv: mouse: Change the jump label Cleanup to cleanup. - Staging: hv: netvsc: Change the jump label Cleanup to cleanup. - Staging: hv: netvsc: Change the jump label Exit to exit. @@ -3225,72 +3245,72 @@ Thu Sep 1 18:47:37 CEST 2011 - ohering@suse.de - Staging: hv: add driver_data to hv_vmbus_device_id. - Staging: hv: Add code to parse struct hv_vmbus_device_id table. - Staging: hv: file2alias: fix up alias creation logic for - hv_vmbus_device_id. + hv_vmbus_device_id. - Staging: hv: storvsc: Inline free_stor_device(). - Staging: hv: storvsc: Do not aquire an unnecessary reference - on stor_device. + on stor_device. - Staging: hv: storvsc: Rename must_get_stor_device(). - Staging: hv: storvsc: Rename get_stor_device(). - Staging: hv: storvsc: Cleanup alloc_stor_device(). - Staging: hv: storvsc: Introduce state to manage the lifecycle - of stor device. + of stor device. - Staging: hv: storvsc: Prevent outgoing traffic when stor dev - is being destroyed. + is being destroyed. - Staging: hv: storvsc: Get rid of release_stor_device() by - inlining the code. + inlining the code. - Staging: hv: storvsc: Get rid of final_release_stor_device() - by inlining code. + by inlining code. - Staging: hv: storvsc: Get rid of the reference counting in - struct storvsc_device. + struct storvsc_device. - Staging: hv: netvsc: Inline the code for free_net_device(). - Staging: hv: netvsc: Cleanup alloc_net_device(). - Staging: hv: netvsc: Introduce state to manage the lifecycle - of net device. + of net device. - Staging: hv: netvsc: Prevent outgoing traffic when netvsc dev - is destroyed. + is destroyed. - Staging: hv: netvsc: Get rid of release_outbound_net_device() - by inlining the code. + by inlining the code. - Staging: hv: netvsc: Get rid of release_inbound_net_device() - by inlining the code. + by inlining the code. - Staging: hv: netvsc: Get rid of the refcnt field in struct - netvsc_device. + netvsc_device. - Staging: hv: storvsc: Add code to handle IDE devices using - the storvsc driver. + the storvsc driver. - Staging: hv: storvsc: Handle IDE devices using the storvsc - driver. + driver. - Staging: hv: blkvsc: Get rid of blkvsc_drv.c as this code is - not used. + not used. - Staging: hv: storvsc: Optimize bounce buffer handling for the - "write" case. + "write" case. - Staging: hv: storvsc: Optimize the bounce buffer handling in - the "read" case. + the "read" case. - Staging: hv: storvsc: Include storvsc.c in storvsc_drv.c. - Staging: hv: storvsc: Cleanup storvsc_drv.c after adding the - contents of storvsc.c. + contents of storvsc.c. - Staging: hv: storvsc: Add the contents of hyperv_storage.h - to storvsc_drv.c. + to storvsc_drv.c. - Staging: hv: storvsc: Cleanup storvsc_drv.c after adding the - contents of hyperv_storage.h. + contents of hyperv_storage.h. - Staging: hv: storvsc: Fixup srb and scsi status for INQUIRY - and MODE_SENSE. + and MODE_SENSE. - Staging: hv: storvsc: Fix a typo. - Staging: hv: storvsc: In case of scsi errors offline the device. - Staging: hv: storvsc: No need to copy from bounce buffer in - case of a failure. + case of a failure. - Staging: hv: util: Forcefully shutdown when shutdown is - requested. + requested. - Staging: hv: util: Adjust guest time in a process context. - Staging: hv: vmbus: Check before invoking the channel callback. - Staging: hv: vmbus: Properly deal with de-registering channel - callback. + callback. - Staging: hv: Fix a bug in vmbus_match(). - Staging: hv: vmbus: Get rid of vmbus_on_isr() by inlining - the code. + the code. - Staging: hv: vmbus: Do not enable auto eoi. - Staging: hv: vmbus: Fixup indentation in vmbus_acpi_add(). - Staging: hv: vmbus: Get rid of some dated/redundant comments. - Staging: hv: vmbus: Get rid of an unnecessary check in - vmbus_connect(). + vmbus_connect(). - Staging: hv: vmbus: Fix a checkpatch warning in ring_buffer.c. - Staging: hv: vmbus: Fix checkpatch warnings in connection.c. - Staging: hv: mousevsc: Fix checkpatch errors and warnings. @@ -3363,16 +3383,16 @@ Wed Aug 24 21:29:06 CEST 2011 - jeffm@suse.com Wed Aug 24 20:54:32 CEST 2011 - jeffm@suse.com - Refreshed and re-enabled dm-path patches: - - patches.suse/dm-mpath-accept-failed-paths. - - patches.suse/dm-mpath-detach-existing-hardware-handler. + - patches.suse/dm-mpath-accept-failed-paths. + - patches.suse/dm-mpath-detach-existing-hardware-handler. - commit 70cadcd ------------------------------------------------------------------- Wed Aug 24 20:51:06 CEST 2011 - jeffm@suse.com - Update to 3.1-rc3. - - Eliminated 8 patches. - - Xen is disabled. + - Eliminated 8 patches. + - Xen is disabled. - commit eccefcc ------------------------------------------------------------------- @@ -3380,8 +3400,8 @@ Thu Aug 18 11:38:15 CEST 2011 - eich@suse.de - * Refresh patches.suse/SUSE-bootsplash. * Fix bootsplash code for 15bpp framebuffers. - These framebuffers are rare these days, the legendary and still - popular server chipset Radeon ES1000 supports it, though. + These framebuffers are rare these days, the legendary and still + popular server chipset Radeon ES1000 supports it, though. - commit f25ce3e ------------------------------------------------------------------- @@ -3402,7 +3422,7 @@ Tue Aug 9 00:03:53 CEST 2011 - trenn@suse.de - Update config files: bnc#674988, change: --CONFIG_ACPI_CUSTOM_METHOD=m + -CONFIG_ACPI_CUSTOM_METHOD=m +# CONFIG_ACPI_CUSTOM_METHOD is not set for all flavors - commit f1af972 @@ -3495,10 +3515,10 @@ Thu Jul 14 17:52:45 CEST 2011 - tiwai@suse.de Thu Jul 14 17:26:51 CEST 2011 - tiwai@suse.de - ALSA: hda - Add Kconfig for the default buffer size - (bnc#682725). + (bnc#682725). - Update config files. - Delete, replaced with the new upstream patch - patches.drivers/alsa-hda-0019-Increase-default-buffer-size. + patches.drivers/alsa-hda-0019-Increase-default-buffer-size. - commit 40c7644 ------------------------------------------------------------------- @@ -3520,7 +3540,7 @@ Sat Jul 9 11:17:46 CEST 2011 - jslaby@suse.cz Thu Jul 7 00:58:01 CEST 2011 - jeffm@suse.com - Update to 3.0-rc6. - - Eliminated 1 patch. + - Eliminated 1 patch. - commit 56e99da ------------------------------------------------------------------- @@ -3529,7 +3549,7 @@ Tue Jul 5 09:18:43 CEST 2011 - jbeulich@novell.com - Update Xen patches to 3.0-rc5 and c/s 1095. - xen: prepare tmem shim to handle frontswap. - support booting Xen from EFI (fate#311376, fate#311529, - bnc#578927, bnc#628554). + bnc#578927, bnc#628554). - config.conf: Re-enabled Xen flavors. - Update x86 config files. - Delete patches.xen/xen-blkback-bimodal-suse. @@ -3576,31 +3596,31 @@ Tue Jun 21 12:14:44 CEST 2011 - mmarek@suse.cz Fri Jun 17 17:29:41 CEST 2011 - mmarek@suse.cz - rpm/post.sh: Touch /boot/do_purge_kernels on package install - (fate#312018). + (fate#312018). - rpm/postun.sh: Remove it again if it still exists on package - uninstall. + uninstall. - commit 82f4a5d ------------------------------------------------------------------- Fri Jun 17 13:23:54 CEST 2011 - trenn@suse.de - stop_machine: implement stop_machine_from_offline_cpu() - (bnc#697859). + (bnc#697859). - stop_machine: kill __stop_machine() (bnc#697859). - x86, mtrr: lock stop machine during MTRR rendezvous sequence - (bnc#697859). + (bnc#697859). - stop_machine: reorganize stop_cpus() implementation - (bnc#697859). + (bnc#697859). - x86, mtrr: use __stop_machine() for doing MTRR rendezvous - (bnc#697859). + (bnc#697859). - commit aa3d6e2 ------------------------------------------------------------------- Thu Jun 16 12:16:16 CEST 2011 - mmarek@suse.cz - Remove the novfs patches, it should be packaged as a KMP, or - ideally, reimplemented as a fuse filesystem (which is the reason why - the current implementation it is never going to be accepted upstream). + ideally, reimplemented as a fuse filesystem (which is the reason why + the current implementation it is never going to be accepted upstream). - Delete patches.fixes/novfs-copy_user-fixes.diff. - Delete patches.fixes/novfs-minsize-fixes. - Delete patches.fixes/novfs-nwcapi.patch. @@ -3655,7 +3675,7 @@ Wed Jun 15 18:22:05 CEST 2011 - jack@suse.cz Wed Jun 15 08:05:05 CEST 2011 - jeffm@suse.com - Update to 3.0-rc3. - - Eliminated 2 patches. + - Eliminated 2 patches. - commit a1fe999 ------------------------------------------------------------------- @@ -3723,9 +3743,9 @@ Mon Jun 13 14:06:28 CEST 2011 - mmarek@suse.cz the SRCVERSION variable will only be used to determine the tarball version. - rpm/compute-PATCHVERSION.sh: Set default PATCHLEVEL and SUBLEVEL to 0. - The package version will thus always match the Makefile version and - the SRCVERSION variable will only be used to determine the tarball - version. + The package version will thus always match the Makefile version and + the SRCVERSION variable will only be used to determine the tarball + version. - rpm/kernel-binary.spec.in: Revert the previous hack. - commit 95c9977 @@ -3748,9 +3768,9 @@ Fri Jun 10 20:24:41 CEST 2011 - jeffm@suse.com Fri Jun 10 17:12:22 CEST 2011 - jeffm@suse.com - x86: Remove warning and warning_symbol from struct - stacktrace_ops. + stacktrace_ops. - Delete - patches.fixes/asus-wmi-Remove-__init-from-asus_wmi_platform_init.patch. + patches.fixes/asus-wmi-Remove-__init-from-asus_wmi_platform_init.patch. - commit 608ce9e ------------------------------------------------------------------- @@ -3842,13 +3862,13 @@ Fri Jun 3 12:51:22 CEST 2011 - mmarek@suse.cz Fri Jun 3 12:09:01 CEST 2011 - mmarek@suse.cz - rpm/macros.kernel-source: Add -b option to %kernel_module_package - to unconditionally call mkinitrd on kmp install (fate#309400). + to unconditionally call mkinitrd on kmp install (fate#309400). - rpm/kernel-module-subpackage: Pass KMP_NEEDS_MKINITRD=1 to - weak-modules2 if the -b option is used. + weak-modules2 if the -b option is used. - rpm/macros.kernel-source: Add -b option to %kernel_module_package - to unconditionally call mkinitrd on kmp install (fate#309400). + to unconditionally call mkinitrd on kmp install (fate#309400). - rpm/kernel-module-subpackage: Pass KMP_NEEDS_MKINITRD=1 to - weak-modules2 if the -b option is used. + weak-modules2 if the -b option is used. - commit 83331f5 ------------------------------------------------------------------- @@ -3869,14 +3889,14 @@ Tue May 31 05:09:44 CEST 2011 - jeffm@suse.com Tue May 31 05:08:21 CEST 2011 - jeffm@suse.com - Updated to 3.0-rc1. - - Eliminated 9 patches. + - Eliminated 9 patches. - commit 5710413 ------------------------------------------------------------------- Mon May 30 15:54:37 CEST 2011 - jack@suse.cz - mm: Fix assertion mapping->nrpages == 0 in end_writeback() - (bnc#693013 bnc#666423). + (bnc#693013 bnc#666423). - Refresh patches.xen/tmem. - commit d3e465a @@ -3884,9 +3904,9 @@ Mon May 30 15:54:37 CEST 2011 - jack@suse.cz Mon May 30 13:58:43 CEST 2011 - jslaby@suse.cz - Refresh - patches.fixes/block-add-proper-state-guards-to-__elv_next_request.patch. + patches.fixes/block-add-proper-state-guards-to-__elv_next_request.patch. - aic94xx: world-writable sysfs update_bios file. - Update upstream info. + Update upstream info. - commit 8912816 ------------------------------------------------------------------- @@ -3947,7 +3967,7 @@ Mon May 16 14:34:33 CEST 2011 - mmarek@suse.cz Fri May 13 15:45:04 CEST 2011 - jeffm@suse.com - Update to 2.6.39-rc7. - - Eliminated 5 patches. + - Eliminated 5 patches. - commit a8a170f ------------------------------------------------------------------- @@ -3960,16 +3980,16 @@ Thu May 12 23:29:11 CEST 2011 - jslaby@suse.cz Thu May 12 14:05:44 CEST 2011 - jslaby@suse.cz - Delete - patches.fixes/iwlwifi-fix-tx-power-configuration-on-3945-and-4965-devices. - It's fixed differently by commits 43f12d47f and f844a709a7 in .39-rc1 + patches.fixes/iwlwifi-fix-tx-power-configuration-on-3945-and-4965-devices. + It's fixed differently by commits 43f12d47f and f844a709a7 in .39-rc1 - commit 7934e2d ------------------------------------------------------------------- Thu May 12 11:56:16 CEST 2011 - jslaby@suse.cz - Refresh - patches.fixes/iwlwifi-fix-tx-power-configuration-on-3945-and-4965-devices. - Note about submission. + patches.fixes/iwlwifi-fix-tx-power-configuration-on-3945-and-4965-devices. + Note about submission. - commit 9922e20 ------------------------------------------------------------------- @@ -3982,15 +4002,15 @@ Tue May 10 19:10:18 CEST 2011 - mhocko@suse.cz Tue May 10 16:14:44 CEST 2011 - mhocko@suse.cz - patches.fixes/aggressive-zone-reclaim.patch: delete because - the patch is very workload specific and can lead to unexpected - reclaims in parallel node local workloads. + the patch is very workload specific and can lead to unexpected + reclaims in parallel node local workloads. - commit 56cf10e ------------------------------------------------------------------- Tue May 10 16:04:27 CEST 2011 - mhocko@suse.cz - Delete patches.suse/mm-devzero-optimisation.patch: we do not need - it anymore as we have zero page back since 2.6.32 + it anymore as we have zero page back since 2.6.32 - commit 323a093 ------------------------------------------------------------------- @@ -4009,64 +4029,64 @@ Mon May 9 14:32:59 CEST 2011 - jbeulich@novell.com Mon May 9 11:32:35 CEST 2011 - jbeulich@novell.com - patches.suse/kconfig-automate-kernel-desktop: Remove stray blank - lines (for older versions of "patch" to grok). + lines (for older versions of "patch" to grok). - commit 4dfa74d ------------------------------------------------------------------- Sat May 7 01:50:06 CEST 2011 - jeffm@suse.com - Removed network driver entropy patches. haveged is installed by default - and should be enabled to generate entropy from non-predictable sources. - - Delete patches.drivers/bnx2-entropy-source.patch. - - Delete patches.drivers/e1000-entropy-source.patch. - - Delete patches.drivers/e1000e-entropy-source.patch. - - Delete patches.drivers/igb-entropy-source.patch. - - Delete patches.drivers/ixgbe-entropy-source.patch. - - Delete patches.drivers/tg3-entropy-source.patch. + and should be enabled to generate entropy from non-predictable sources. + - Delete patches.drivers/bnx2-entropy-source.patch. + - Delete patches.drivers/e1000-entropy-source.patch. + - Delete patches.drivers/e1000e-entropy-source.patch. + - Delete patches.drivers/igb-entropy-source.patch. + - Delete patches.drivers/ixgbe-entropy-source.patch. + - Delete patches.drivers/tg3-entropy-source.patch. - commit c88b893 ------------------------------------------------------------------- Fri May 6 19:36:47 CEST 2011 - jeffm@suse.com - Update - patches.fixes/netfilter-implement-rfc-1123-for-ftp-conntrack - (bnc#466279 bnc#681639). + patches.fixes/netfilter-implement-rfc-1123-for-ftp-conntrack + (bnc#466279 bnc#681639). - commit 72e779f ------------------------------------------------------------------- Fri May 6 19:31:10 CEST 2011 - jeffm@suse.com - Disabled patches.drivers/libata-unlock-hpa-by-default; It may have - been obsoleted by upstream commit d8d9129e. + been obsoleted by upstream commit d8d9129e. - commit 1a21ab3 ------------------------------------------------------------------- Fri May 6 18:51:20 CEST 2011 - jeffm@suse.com - sysctl: Increase IPC defaults (bnc#146656) - - Delete patches.suse/shmall-bigger. + - Delete patches.suse/shmall-bigger. - commit a70e34f ------------------------------------------------------------------- Fri May 6 17:50:56 CEST 2011 - jeffm@suse.com - sysctl/i386/desktop, sysctl/x86_64/desktop: Add vm.dirty_ratio = 20 - for desktop flavors (bnc#552883) - - Delete patches.suse/mm-tune-dirty-limits.patch. + for desktop flavors (bnc#552883) + - Delete patches.suse/mm-tune-dirty-limits.patch. - commit dbe73e2 ------------------------------------------------------------------- Fri May 6 17:25:45 CEST 2011 - jeffm@suse.com - sysctl/defaults: Added kernel.hung_task_timeout=0 - - Delete patches.suse/hung_task_timeout-configurable-default. + - Delete patches.suse/hung_task_timeout-configurable-default. - commit 78f9eed ------------------------------------------------------------------- Fri May 6 16:41:07 CEST 2011 - mmarek@suse.cz - rpm/kernel-{binary,source}.spec.in: Install per-kernel /boot/sysctl-* - files (patch from Jeff Mahoney). + files (patch from Jeff Mahoney). - commit 473f2d1 ------------------------------------------------------------------- @@ -4079,7 +4099,7 @@ Thu May 5 22:35:53 CEST 2011 - jeffm@suse.com Thu May 5 22:23:21 CEST 2011 - jeffm@suse.com - Updated to 2.6.39-rc6. - - 2 patches eliminated. + - 2 patches eliminated. - commit 2643e59 ------------------------------------------------------------------- @@ -4093,9 +4113,9 @@ Tue May 3 03:08:18 CEST 2011 - tonyj@suse.de Fri Apr 29 20:35:21 CEST 2011 - jeffm@suse.com - rpm/compute-PATCHVERSION.sh: Replace ^+++ with ^\+\+\+ as an - awk regex. It's technically invalid. + awk regex. It's technically invalid. - rpm/compute-PATCHVERSION.sh: Replace ^+++ with ^\+\+\+ as an - awk regex. It's technically invalid. + awk regex. It's technically invalid. - commit 52dd0f0 ------------------------------------------------------------------- @@ -4117,7 +4137,7 @@ Fri Apr 29 00:36:03 CEST 2011 - gregkh@suse.de - Delete patches.suse/linux-2.6.29-dont-wait-for-mouse.patch. - Delete patches.suse/linux-2.6.29-even-faster-kms.patch. - Delete - patches.suse/linux-2.6.29-jbd-longer-commit-interval.patch. + patches.suse/linux-2.6.29-jbd-longer-commit-interval.patch. - Delete patches.suse/linux-2.6.29-kms-after-sata.patch. - Delete patches.suse/linux-2.6.29-touchkit.patch. - commit c13427d @@ -4132,22 +4152,22 @@ Fri Apr 29 00:17:46 CEST 2011 - jbenc@suse.cz Thu Apr 28 23:32:44 CEST 2011 - rjw@suse.de - Delete patches.xen/xen3-x86-mcp51-no-dac. - Also remove the series.conf entires for the x86-mcp-no-dac patches. + Also remove the series.conf entires for the x86-mcp-no-dac patches. - commit 574577b ------------------------------------------------------------------- Thu Apr 28 23:16:27 CEST 2011 - rjw@suse.de - Delete patches.arch/x86-mcp51-no-dac. (This is a blacklist entry that - has been rejected by the mainline, the problem reporter is gone and - it's next to impossible to verify it now.) + has been rejected by the mainline, the problem reporter is gone and + it's next to impossible to verify it now.) - commit 195b113 ------------------------------------------------------------------- Thu Apr 28 21:38:22 CEST 2011 - jslaby@suse.cz - Refresh - patches.fixes/iwlwifi-fix-tx-power-configuration-on-3945-and-4965-devices. + patches.fixes/iwlwifi-fix-tx-power-configuration-on-3945-and-4965-devices. - commit a2662ae ------------------------------------------------------------------- @@ -4162,14 +4182,14 @@ Thu Apr 28 20:56:33 CEST 2011 - jslaby@suse.cz Thu Apr 28 20:30:56 CEST 2011 - bphilips@suse.de - Delete - patches.drivers/tg3-5785-and-57780-asic-revs-not-working.patch. + patches.drivers/tg3-5785-and-57780-asic-revs-not-working.patch. - commit 9917206 ------------------------------------------------------------------- Thu Apr 28 20:19:59 CEST 2011 - bphilips@suse.de - Delete - patches.suse/uvcvideo-ignore-hue-control-for-5986-0241.patch. + patches.suse/uvcvideo-ignore-hue-control-for-5986-0241.patch. - commit 08374b3 ------------------------------------------------------------------- @@ -4202,7 +4222,7 @@ Thu Apr 28 14:18:12 CEST 2011 - jbeulich@novell.com Wed Apr 27 22:20:02 CEST 2011 - jeffm@suse.com - Delete - patches.drivers/disable-catas_reset-by-default-to-avoid-problems-with-eeh.patch. + patches.drivers/disable-catas_reset-by-default-to-avoid-problems-with-eeh.patch. - commit 399a100 ------------------------------------------------------------------- @@ -4264,10 +4284,10 @@ Wed Apr 27 21:34:13 CEST 2011 - jeffm@suse.com - Delete patches.suse/acpi-don-t-preempt-until-the-system-is-up. - Delete - patches.suse/acpi-generic-initramfs-table-override-support. + patches.suse/acpi-generic-initramfs-table-override-support. - Delete patches.suse/add-initramfs-file_read_write. - Delete - patches.suse/init-move-populate_rootfs-back-to-start_kernel. + patches.suse/init-move-populate_rootfs-back-to-start_kernel. - commit d4910b3 ------------------------------------------------------------------- @@ -4281,14 +4301,14 @@ Wed Apr 27 21:29:24 CEST 2011 - jeffm@suse.com Wed Apr 27 21:11:59 CEST 2011 - jeffm@suse.com - Delete patches.suse/osync-error. It was unused and the issue it fixed in - kernels prior to 2.6.32 doesn't exist anymore. + kernels prior to 2.6.32 doesn't exist anymore. - commit 52cc654 ------------------------------------------------------------------- Wed Apr 27 20:48:55 CEST 2011 - jeffm@suse.com - Delete patches.suse/s390-System.map.diff: Proper fix in binutils has - long since been upstream. + long since been upstream. - commit 2847a36 ------------------------------------------------------------------- @@ -4321,7 +4341,7 @@ Wed Apr 27 20:18:37 CEST 2011 - jeffm@suse.com Wed Apr 27 20:16:52 CEST 2011 - jeffm@suse.com - Delete patches.suse/unmap_vmas-lat: No bug report or signed-off-by. - - Delete patches.arch/s390-add-FREE_PTE_NR. + - Delete patches.arch/s390-add-FREE_PTE_NR. - commit 2a392c2 ------------------------------------------------------------------- @@ -4334,7 +4354,7 @@ Wed Apr 27 20:16:00 CEST 2011 - jeffm@suse.com Wed Apr 27 20:15:02 CEST 2011 - jeffm@suse.com - Update to 2.6.39-rc5. - - Eliminated 2 patches. + - Eliminated 2 patches. - commit 5288a05 ------------------------------------------------------------------- @@ -4354,7 +4374,7 @@ Wed Apr 27 19:43:47 CEST 2011 - jeffm@suse.com Tue Apr 26 11:03:18 CEST 2011 - jkosina@suse.cz - HID: add noget quirk barcode scanners from Symbol Technologies - (bnc#689290). + (bnc#689290). - commit f5b999f ------------------------------------------------------------------- @@ -4367,7 +4387,7 @@ Fri Apr 22 00:01:41 CEST 2011 - jeffm@suse.com Tue Apr 19 23:37:06 CEST 2011 - jack@suse.cz - Revert changes to sparc configs to not make life harder for Jan Engelhardt - maintaining sparc architecture. + maintaining sparc architecture. - commit cdac873 ------------------------------------------------------------------- @@ -4386,7 +4406,7 @@ Tue Apr 19 23:30:34 CEST 2011 - jack@suse.cz Tue Apr 19 17:41:41 CEST 2011 - jeffm@suse.com - Updated to 2.6.39-rc4. - - Eliminated 1 patch. + - Eliminated 1 patch. - commit 3f654c8 ------------------------------------------------------------------- @@ -4399,15 +4419,15 @@ Tue Apr 19 17:16:52 CEST 2011 - jeffm@suse.com Mon Apr 18 10:30:49 CEST 2011 - eich@suse.de - Combined and consolidated bootsplash patch (bnc#669777, - bnc#570082, bnc#595657, bnc#594209, bnc#544645). - - Delete patches.suse/Cleanup-and-make-boot-splash-work-with-KMS.patch. - - Delete patches.suse/bootsplash. - - Delete patches.suse/bootsplash-console-fix. - - Delete patches.suse/bootsplash-keep-multiple-data. - - Delete patches.suse/bootsplash-scaler. - - Reformatted code, fixed some minor bugs that became obvious. - - Fixed race that led to null pointer dereference in splash_read_proc(): - bnc#669777. + bnc#570082, bnc#595657, bnc#594209, bnc#544645). + - Delete patches.suse/Cleanup-and-make-boot-splash-work-with-KMS.patch. + - Delete patches.suse/bootsplash. + - Delete patches.suse/bootsplash-console-fix. + - Delete patches.suse/bootsplash-keep-multiple-data. + - Delete patches.suse/bootsplash-scaler. + - Reformatted code, fixed some minor bugs that became obvious. + - Fixed race that led to null pointer dereference in splash_read_proc(): + bnc#669777. - commit 95844c5 ------------------------------------------------------------------- @@ -4420,7 +4440,7 @@ Sat Apr 16 19:18:05 CEST 2011 - trenn@suse.de Sat Apr 16 18:42:01 CEST 2011 - trenn@suse.de - intel_idle: Make lapic_timer_reliable_states a boot param - (bnc#675161). + (bnc#675161). - commit 85b156b ------------------------------------------------------------------- @@ -4434,7 +4454,7 @@ Sat Apr 16 00:31:11 CEST 2011 - jack@suse.cz Fri Apr 15 20:24:29 CEST 2011 - jeffm@suse.com - Enabled CONFIG_GIGASET_CAPI (bnc#686008). - - This results in automatically disabling CONFIG_GIGASET_I4L. + - This results in automatically disabling CONFIG_GIGASET_I4L. - commit 697e68b ------------------------------------------------------------------- @@ -4454,7 +4474,7 @@ Fri Apr 15 13:21:49 CEST 2011 - jbeulich@novell.com - Update Xen patches to 2.6.39-rc3 and c/s 1079. - blktap2: replace hard-coded limit of tap devices with - configurable one. + configurable one. - config.conf: Re-enable Xen configs. - Update x86 config files. - commit d3bfd6c @@ -4463,7 +4483,7 @@ Fri Apr 15 13:21:49 CEST 2011 - jbeulich@novell.com Thu Apr 14 18:43:07 CEST 2011 - jeffm@suse.com - fs/partitions/efi.c: corrupted GUID partition tables can cause - kernel oops (bnc#687113 CVE-2011-1577). + kernel oops (bnc#687113 CVE-2011-1577). - commit 385b393 ------------------------------------------------------------------- @@ -4508,7 +4528,7 @@ Tue Apr 12 21:30:55 CEST 2011 - jeffm@suse.com Tue Apr 12 20:46:13 CEST 2011 - jeffm@suse.com - Updated to 2.6.39-rc3. - - Eliminated 2 patches. + - Eliminated 2 patches. - commit 200c913 ------------------------------------------------------------------- @@ -4533,29 +4553,29 @@ Tue Apr 12 19:37:48 CEST 2011 - jeffm@suse.com Tue Apr 12 19:10:01 CEST 2011 - jeffm@suse.com - Update to 2.6.39-rc2. - - Eliminated 18 patches. - - Added 3 patches. - - hv_mouse: needs . - - dm-raid45: Remove blk_unplug calls. - - novfs: 2.6.39 API update. - - Xen, Swap-over-NFS, and certain SCSI multipath features are disabled. - - patches.kernel.org is no longer used to contain upstream patches - for -rc releases. Users planning on building their own kernel should - have a copy of the tarball corresponding to the -rc releases. + - Eliminated 18 patches. + - Added 3 patches. + - hv_mouse: needs . + - dm-raid45: Remove blk_unplug calls. + - novfs: 2.6.39 API update. + - Xen, Swap-over-NFS, and certain SCSI multipath features are disabled. + - patches.kernel.org is no longer used to contain upstream patches + for -rc releases. Users planning on building their own kernel should + have a copy of the tarball corresponding to the -rc releases. - commit adf9d16 ------------------------------------------------------------------- Mon Apr 11 09:43:45 CEST 2011 - neilb@suse.de - Make selection of 'readdir-plus' adapt to usage patterns - (bnc#678123). + (bnc#678123). - commit 5de99a8 ------------------------------------------------------------------- Wed Apr 6 09:01:38 CEST 2011 - jeffm@suse.de - reiserfs: Force inode evictions before umount to avoid crash - (bnc#610598 bnc#680073 bnc#684112). + (bnc#610598 bnc#680073 bnc#684112). - Delete patches.fixes/reiserfs-xattr-crash-fix. - commit bf57d20 @@ -4569,21 +4589,21 @@ Tue Apr 5 10:42:22 CEST 2011 - jslaby@suse.cz Wed Mar 30 23:50:41 CEST 2011 - jeffm@suse.com - Delete patches.suse/twofish-2.6. - - This was for 2.4 compatibility and has been moved to KMP purgatory. + - This was for 2.4 compatibility and has been moved to KMP purgatory. - commit dcca506 ------------------------------------------------------------------- Wed Mar 30 10:32:32 CEST 2011 - jslaby@suse.cz - Relax si_code check in rt_sigqueueinfo and rt_tgsigqueueinfo - (bnc#681826). + (bnc#681826). - commit 2e71042 ------------------------------------------------------------------- Mon Mar 28 16:08:19 CEST 2011 - trenn@suse.de - Update config files, remove CONFIG_X86_MCE_XEON75XX=m - ->driver got reverted with previous commit + ->driver got reverted with previous commit - Refresh patches.xen/xen3-auto-arch-x86.diff. - commit b367e7b @@ -4595,18 +4615,18 @@ Mon Mar 28 15:23:44 CEST 2011 - trenn@suse.de APEI implementation should take care of that in recent kernels. - Delete patches.arch/x86_mce_intel_decode_physical_address.patch. - Delete - patches.arch/x86_mce_intel_decode_physical_address_compile_fix.patch. + patches.arch/x86_mce_intel_decode_physical_address_compile_fix.patch. - Delete - patches.arch/x86_mce_intel_decode_physical_address_rename_fix.patch. + patches.arch/x86_mce_intel_decode_physical_address_rename_fix.patch. - Delete - patches.arch/x86_mce_intel_decode_physical_fix_dynamic_debug.patch. + patches.arch/x86_mce_intel_decode_physical_fix_dynamic_debug.patch. - commit 1fe7a22 ------------------------------------------------------------------- Mon Mar 28 14:07:07 CEST 2011 - mmarek@suse.cz - rpm/kernel-binary.spec.in: Do not install unneeded packages in the - build chroot. + build chroot. - commit 7f4c49d ------------------------------------------------------------------- @@ -4626,7 +4646,7 @@ Thu Mar 24 17:26:22 CET 2011 - tiwai@suse.de Thu Mar 24 16:21:06 CET 2011 - jslaby@suse.cz - Prevent rt_sigqueueinfo and rt_tgsigqueueinfo from spoofing - the signal code (bnc#681826 CVE-2011-1020). + the signal code (bnc#681826 CVE-2011-1020). - commit 2e42fd4 ------------------------------------------------------------------- @@ -4635,7 +4655,7 @@ Thu Mar 24 14:02:20 CET 2011 - tiwai@suse.de - sound/oss/opl3: validate voice and channel indexes (bnc#681999). - sound/oss: remove offset from load_patch callbacks (bnc#681999). - ALSA: sound/pci/asihpi: check adapter index in hpi_ioctl - (bnc#680816). + (bnc#680816). - commit 09ff6e9 ------------------------------------------------------------------- @@ -4648,7 +4668,7 @@ Mon Mar 21 19:56:38 CET 2011 - jack@suse.cz Mon Mar 21 16:44:29 CET 2011 - jkosina@suse.cz - HID: add support for Skycable 0x3f07 wireless presenter - (bnc#681297). + (bnc#681297). - commit 892e8d4 ------------------------------------------------------------------- @@ -4679,12 +4699,12 @@ Fri Mar 18 08:48:08 CET 2011 - jbeulich@novell.com Thu Mar 17 12:24:09 CET 2011 - sjayaraman@suse.de - netvm: Do not mark requests for swapfile writes as dirty or - kswapd fails to free the page (bnc#678472). + kswapd fails to free the page (bnc#678472). - nfs: Use page_file_offset during page writeback (bnc#677738). - nfs: Convert nfs_mark_request_dirty() to use page_file_mapping() - (bnc#677738). + (bnc#677738). - netvm: Remove duplicated initialization in net/ipv4/route.c - (bnc#678970). + (bnc#678970). - collapse: mm: Report the low watermark correctly (bnc#678497). - commit a798dd1 @@ -4698,7 +4718,7 @@ Tue Mar 15 16:19:53 CET 2011 - jeffm@suse.com Mon Mar 14 01:22:01 CET 2011 - jeffm@suse.com - Linux: 2.6.38-rc8. - - Eliminated 1 patch. + - Eliminated 1 patch. - commit 7da557d ------------------------------------------------------------------- @@ -4723,38 +4743,38 @@ Fri Mar 11 14:19:55 CET 2011 - jbeulich@novell.com Tue Mar 8 01:00:02 CET 2011 - jeffm@suse.de - Update to 2.6.38-rc7. - - Refresh patches.xen/xen-x86-no-lapic. - - Refresh patches.xen/xen3-patch-2.6.19. + - Refresh patches.xen/xen-x86-no-lapic. + - Refresh patches.xen/xen3-patch-2.6.19. - commit 7eb9d30 ------------------------------------------------------------------- Mon Mar 7 13:50:08 CET 2011 - mmarek@suse.cz - rpm/kernel-binary.spec.in: Do not abort build because of - supported.conf inconsistency if %supported_modules_check == 0. + supported.conf inconsistency if %supported_modules_check == 0. - rpm/kernel-binary.spec.in: Do not abort build because of - supported.conf inconsistency if %supported_modules_check == 0. + supported.conf inconsistency if %supported_modules_check == 0. - commit 88d5daa ------------------------------------------------------------------- Wed Mar 2 09:02:40 CET 2011 - jbeulich@novell.com - patches.arch/x86_64-unwind-annotations: Fix a fatal oversight in - yesterday's change. + yesterday's change. - commit 098768b ------------------------------------------------------------------- Mon Feb 28 15:34:35 CET 2011 - jbeulich@novell.com - patches.arch/x86_64-unwind-annotations: Add annotations to - lib/rwsem_64.S. + lib/rwsem_64.S. - commit 87944ac ------------------------------------------------------------------- Thu Feb 24 16:27:46 CET 2011 - tiwai@suse.de - ALSA: usb-audio: fix oops due to cleanup race when disconnecting - (bnc#674735). + (bnc#674735). - commit ed81f8c ------------------------------------------------------------------- @@ -4767,7 +4787,7 @@ Wed Feb 23 23:03:41 CET 2011 - mmarek@suse.cz Tue Feb 22 21:49:18 CET 2011 - jeffm@suse.com - Update to 2.6.38-rc6. - - Eliminated 1 patch. + - Eliminated 1 patch. - commit 6cce7bb ------------------------------------------------------------------- @@ -4780,7 +4800,7 @@ Tue Feb 22 10:00:42 CET 2011 - mmarek@suse.cz Mon Feb 21 10:31:05 CET 2011 - tiwai@suse.de - ALSA: caiaq - Fix possible string-buffer overflow (bnc#672499, - CVE-2011-0712). + CVE-2011-0712). - commit 5ef002b ------------------------------------------------------------------- @@ -4799,22 +4819,22 @@ Thu Feb 17 02:28:52 CET 2011 - jeffm@suse.de Thu Feb 17 01:24:01 CET 2011 - gregkh@suse.de - Update config files. - - disable CONFIG_DRM_VMWGFX (bnc#606458) - - update sparc configs to at least be able to run "make oldconfig" + - disable CONFIG_DRM_VMWGFX (bnc#606458) + - update sparc configs to at least be able to run "make oldconfig" - commit da75bd9 ------------------------------------------------------------------- Wed Feb 16 16:14:52 CET 2011 - jbeulich@novell.com - patches.arch/x86_64-unwind-annotations: Re-add change lost during - initial 2.6.37 merge. + initial 2.6.37 merge. - commit e493205 ------------------------------------------------------------------- Mon Feb 14 13:42:21 CET 2011 - mmarek@suse.cz - Move spec file templates and helper scripts to a separate branch, to - ease synchronizing these files among master, vanilla and linux-next. + ease synchronizing these files among master, vanilla and linux-next. - commit 411abb8 ------------------------------------------------------------------- @@ -4834,7 +4854,7 @@ Mon Feb 14 13:20:47 CET 2011 - mmarek@suse.cz Mon Feb 14 13:19:22 CET 2011 - mmarek@suse.cz - rpm/kernel-source.spec.in: Delete misc/extract-modaliases, the code - was merged into rpm's find-supplements script. + was merged into rpm's find-supplements script. - Delete rpm/check-build.sh, not needed anymore. - commit 0a157b1 @@ -4842,43 +4862,43 @@ Mon Feb 14 13:19:22 CET 2011 - mmarek@suse.cz Thu Feb 10 02:57:43 CET 2011 - jeffm@suse.com - flexcop: fix registering braindead stupid names (brc#575873 - bnc#661429). + bnc#661429). - commit 72bd3d0 ------------------------------------------------------------------- Wed Feb 9 22:55:13 CET 2011 - gregkh@suse.de - Staging: samsung-laptop: add support for lots of laptops - (bnc#661682). + (bnc#661682). - commit 1eb5eaa ------------------------------------------------------------------- Wed Feb 9 13:37:33 CET 2011 - mmarek@suse.cz - rpm/kernel-source.spec.in: Set timestamp of sources to the commit - timestamp, so that they are always older than generated files in - /usr/src/linux-obj (bnc#669669). + timestamp, so that they are always older than generated files in + /usr/src/linux-obj (bnc#669669). - commit 8565452 ------------------------------------------------------------------- Wed Feb 9 00:08:37 CET 2011 - mmarek@suse.cz - rpm/kernel-binary.spec.in: Do not run fdupes in /usr/src/linux-obj, to - keep timestamps intact. + keep timestamps intact. - commit 9ba5ff0 ------------------------------------------------------------------- Tue Feb 8 23:42:06 CET 2011 - mmarek@suse.cz - rpm/kernel-source.spec.in: Remove .gitignore files after applying patches - (fix last change). + (fix last change). - commit 907f9cc ------------------------------------------------------------------- Tue Feb 8 18:10:13 CET 2011 - jeffm@suse.com - Updated to 2.6.38-rc4. - - Eliminated 1 patch. + - Eliminated 1 patch. - commit c327e0a ------------------------------------------------------------------- @@ -4926,8 +4946,8 @@ Mon Feb 7 16:19:29 CET 2011 - mmarek@suse.cz Mon Feb 7 14:27:36 CET 2011 - mmarek@suse.cz - rpm/kernel-binary.spec.in, rpm/kernel-spec-macros: Fix the definition - of %release_major and rename it to %release_num to better describe - what it does. Add some comments to explain how the versioning works. + of %release_major and rename it to %release_num to better describe + what it does. Add some comments to explain how the versioning works. - commit 9a3bc94 ------------------------------------------------------------------- @@ -4946,14 +4966,14 @@ Fri Feb 4 01:46:21 CET 2011 - jeffm@suse.com Fri Feb 4 01:44:50 CET 2011 - jeffm@suse.com - Updated to 2.6.38-rc3. - - Eliminated 2 patches. + - Eliminated 2 patches. - commit b6b51ca ------------------------------------------------------------------- Wed Feb 2 17:25:06 CET 2011 - tiwai@suse.de - ALSA: hda - Fix memory leaks in conexant jack arrays - (bnc#668929). + (bnc#668929). - commit 31971a4 ------------------------------------------------------------------- @@ -4991,8 +5011,8 @@ Sun Jan 23 02:16:20 CET 2011 - jeffm@suse.de Sun Jan 23 00:25:45 CET 2011 - jeffm@suse.com - Update config files. - - CONFIG_EXPERT=n on all but ps3 - - Vanilla configs updated. + - CONFIG_EXPERT=n on all but ps3 + - Vanilla configs updated. - commit b25e639 ------------------------------------------------------------------- @@ -5013,7 +5033,7 @@ Sun Jan 23 00:09:06 CET 2011 - jeffm@suse.com Sat Jan 22 23:45:07 CET 2011 - jeffm@suse.com - Updated to 2.6.38-rc2. - - Eliminated 1 patch. + - Eliminated 1 patch. - commit 90baa82 ------------------------------------------------------------------- @@ -5032,30 +5052,30 @@ Sat Jan 22 00:32:08 CET 2011 - jeffm@suse.de Sat Jan 22 00:27:46 CET 2011 - jeffm@suse.de - Update to 2.6.38-rc1. - - Removed 12 patches. - - Xen is disabled. - - Quite a few patches need updating. + - Removed 12 patches. + - Xen is disabled. + - Quite a few patches need updating. - commit 9163bb7 ------------------------------------------------------------------- Fri Jan 21 02:42:39 CET 2011 - trenn@suse.de - perf: Do not export power_frequency, but power_start event - (bnc#665153). + (bnc#665153). - cpuidle/x86/perf: fix power:cpu_idle double end events and - throw cpu_idle events from the cpuidle layer (bnc#665153). + throw cpu_idle events from the cpuidle layer (bnc#665153). - perf: Clean up power events by introducing new, more generic - ones (bnc#665153). + ones (bnc#665153). - cpuidle: Rename X86 specific idle poll state from C0 to POLL - (bnc#665153). + (bnc#665153). - perf timechart: Adjust perf timechart to the new power events - (bnc#665153). + (bnc#665153). - Fix display of idle boxes (none). - Fix huge and wronge C-state drawings due to uninitialized - start/end timestamps (none). + start/end timestamps (none). - Update config files. - doc/config-options.changes: - CONFIG_EVENT_POWER_TRACING_DEPRECATED=y + CONFIG_EVENT_POWER_TRACING_DEPRECATED=y - commit b308eff ------------------------------------------------------------------- @@ -5068,7 +5088,7 @@ Wed Jan 19 21:13:46 CET 2011 - jbohac@suse.cz Tue Jan 18 01:48:18 CET 2011 - trenn@suse.de - ACPI / ACPICA: Initialize the global lock spinlock as - appropriate (bnc#637377). + appropriate (bnc#637377). - commit c4b8238 ------------------------------------------------------------------- @@ -5087,22 +5107,22 @@ Mon Jan 17 20:52:49 CET 2011 - jeffm@suse.com Fri Jan 14 16:29:03 CET 2011 - mmarek@suse.cz - Revert %kernelrelease changes originally made on the vanilla branch, - they break on master and must be done differently. + they break on master and must be done differently. - commit b610327 ------------------------------------------------------------------- Thu Jan 13 21:29:19 CET 2011 - jkosina@suse.cz - Input: introduce 'notimeout' blacklist for Dell Vostro V13 - (bnc#641105). + (bnc#641105). - commit cb76856 ------------------------------------------------------------------- Wed Jan 12 21:32:17 CET 2011 - jeffm@suse.com - In-kernel dependencies for reiser4 - - Delete patches.suse/reiser4-exports. - - Delete patches.suse/reiser4-set_page_dirty_notag. + - Delete patches.suse/reiser4-exports. + - Delete patches.suse/reiser4-set_page_dirty_notag. - commit 1b97130 ------------------------------------------------------------------- @@ -5176,7 +5196,7 @@ Thu Jan 6 20:51:31 CET 2011 - jeffm@suse.com Thu Jan 6 19:48:28 CET 2011 - mmarek@suse.cz - rpm/kernel-source.spec.in: Move the source tree if %kernelrelease is - different from the tarball version. + different from the tarball version. - commit 6be9ffe ------------------------------------------------------------------- @@ -5195,28 +5215,28 @@ Thu Jan 6 17:09:12 CET 2011 - jeffm@suse.com Thu Jan 6 17:08:44 CET 2011 - jeffm@suse.com - Removed unused kdb patches. - - Delete patches.suse/kdb-build-fixes. - - Delete patches.suse/kdb-common. - - Delete - patches.suse/kdb-fix-assignment-from-incompatible-pointer-warnings. - - Delete - patches.suse/kdb-fix-kdb_cmds-to-include-the-arch-common-macro. - - Delete patches.suse/kdb-handle-nonexistance-keyboard-controller. - - Delete patches.suse/kdb-ia64. - - Delete patches.suse/kdb-usb-rework. - - Delete patches.suse/kdb-vm-api-changes-for-2-6-34. - - Delete patches.suse/kdb-x86. - - Delete patches.suse/kdb-x86-build-fixes. - - Delete patches.suse/kdb_dont_touch_i8042_early.patch. - - Delete patches.suse/kdb_fix_ia64_build.patch. - - Delete patches.xen/xen3-kdb-x86. + - Delete patches.suse/kdb-build-fixes. + - Delete patches.suse/kdb-common. + - Delete + patches.suse/kdb-fix-assignment-from-incompatible-pointer-warnings. + - Delete + patches.suse/kdb-fix-kdb_cmds-to-include-the-arch-common-macro. + - Delete patches.suse/kdb-handle-nonexistance-keyboard-controller. + - Delete patches.suse/kdb-ia64. + - Delete patches.suse/kdb-usb-rework. + - Delete patches.suse/kdb-vm-api-changes-for-2-6-34. + - Delete patches.suse/kdb-x86. + - Delete patches.suse/kdb-x86-build-fixes. + - Delete patches.suse/kdb_dont_touch_i8042_early.patch. + - Delete patches.suse/kdb_fix_ia64_build.patch. + - Delete patches.xen/xen3-kdb-x86. - commit c9e725d ------------------------------------------------------------------- Thu Jan 6 16:10:26 CET 2011 - jeffm@suse.com - rpm/kernel-source.spec.in: Remove the relocation of the source tree. - It's expanded in-place. + It's expanded in-place. - commit 8cde941 ------------------------------------------------------------------- @@ -5229,7 +5249,7 @@ Thu Jan 6 15:49:34 CET 2011 - jack@suse.cz Thu Jan 6 13:56:07 CET 2011 - mmarek@suse.cz - Delete patches.fixes/kbuild-fix-generating-of-.symtypes-files. - Fixed upstream in commit e26d6b8. + Fixed upstream in commit e26d6b8. - commit 1b628e1 ------------------------------------------------------------------- @@ -5238,7 +5258,7 @@ Thu Jan 6 10:07:22 CET 2011 - mgalbraith@suse.de - Replaced autogroup patch with what will appear in 2.6.38 - Replaced cgroup use after free fix wtih what will appear in 2.6.38 - Refresh - patches.fixes/sched-cgroup-use-exit-hook-to-avoid-use-after-free-crash. + patches.fixes/sched-cgroup-use-exit-hook-to-avoid-use-after-free-crash. - Refresh patches.suse/sched-automated-per-session-task-groups. - Delete patches.fixes/sched-fix-autogroup-proc-interface-race. - commit 81f018b @@ -5259,7 +5279,7 @@ Thu Dec 30 00:50:58 CET 2010 - jeffm@suse.com Wed Dec 29 22:23:21 CET 2010 - jeffm@suse.com - Update to 2.6.37-rc8. - - Eliminated 1 patch. + - Eliminated 1 patch. - commit 42518e6 ------------------------------------------------------------------- @@ -5284,38 +5304,38 @@ Mon Dec 27 23:24:08 CET 2010 - jeffm@suse.com Mon Dec 27 23:09:38 CET 2010 - jeffm@suse.com - Update to 2.6.37-rc7. - - Eliminated 9 patches. + - Eliminated 9 patches. - commit d38591c ------------------------------------------------------------------- Mon Dec 20 12:48:45 CET 2010 - jslaby@suse.cz - Revert "x86: allocate space within a region top-down" - (bnc#655048). - Backport to XEN. + (bnc#655048). + Backport to XEN. - commit 92c0965 ------------------------------------------------------------------- Mon Dec 20 11:33:32 CET 2010 - jslaby@suse.cz - Revert "PCI: fix pci_bus_alloc_resource() hang, prefer positive - decode" (bnc#655048). + decode" (bnc#655048). - Revert "x86: allocate space within a region top-down" - (bnc#655048). + (bnc#655048). - Revert "x86/PCI: allocate space from the end of a region, - not the beginning" (bnc#655048). + not the beginning" (bnc#655048). - Revert "PCI: allocate bus resources from the top down" - (bnc#655048). + (bnc#655048). - Revert "resources: support allocating space within a region - from the top down" (bnc#655048). + from the top down" (bnc#655048). - resources: add arch hook for preventing allocation in reserved - areas (bnc#655048). + areas (bnc#655048). - x86: avoid low BIOS area when allocating address space - (bnc#655048). + (bnc#655048). - x86: avoid E820 regions when allocating address space - (bnc#655048). + (bnc#655048). - x86: avoid high BIOS area when allocating address space - (bnc#655048). + (bnc#655048). - Refresh patches.xen/xen3-patch-2.6.34. - commit 7bbbf27 @@ -5330,8 +5350,8 @@ Mon Dec 20 11:29:01 CET 2010 - jslaby@suse.cz Mon Dec 20 11:19:41 CET 2010 - jslaby@suse.cz - Delete - patches.fixes/res-0010-PCI-fix-pci_bus_alloc_resource-hang-prefer-positive-.patch. - It's unreferenced and wrong. + patches.fixes/res-0010-PCI-fix-pci_bus_alloc_resource-hang-prefer-positive-.patch. + It's unreferenced and wrong. - commit 9e6fc50 ------------------------------------------------------------------- @@ -5368,10 +5388,10 @@ Mon Dec 13 09:12:36 CET 2010 - tiwai@suse.de Fri Dec 10 09:23:46 CET 2010 - jslaby@suse.cz - resources: add arch hook for preventing allocation in reserved - areas (bnc#655048). + areas (bnc#655048). - x86: avoid BIOS area when allocating address space (bnc#655048). - x86: avoid PNP resources when allocating address space - (bnc#655048). + (bnc#655048). - Refresh patches.xen/xen3-patch-2.6.34. - commit 7e25353 @@ -5404,14 +5424,14 @@ Thu Dec 9 14:48:13 CET 2010 - mmarek@suse.cz Wed Dec 8 17:34:25 CET 2010 - mmarek@suse.cz - rpm/kernel-docs.spec.in: Allow to build against any version of - kernel-source + kernel-source - commit 37bdc47 ------------------------------------------------------------------- Tue Dec 7 16:38:29 CET 2010 - jbeulich@novell.com - patches.arch/x86_64-unwind-annotations: Remove stringification - (needed only with very old assemblers). + (needed only with very old assemblers). - commit 987c244 ------------------------------------------------------------------- @@ -5442,7 +5462,7 @@ Tue Dec 7 09:40:37 CET 2010 - jbeulich@novell.com Mon Dec 6 12:40:34 CET 2010 - mgalbraith@suse.de - Replace buggy per tty autogroup patch with final per session patch as - integrated into tip. + integrated into tip. - sched: Add 'autogroup' scheduling feature: automated per session task groups (bnc#657613). - Delete patches.suse/sched-automated-per-tty-task-groups. - commit 0db6b6b @@ -5451,12 +5471,12 @@ Mon Dec 6 12:40:34 CET 2010 - mgalbraith@suse.de Mon Dec 6 09:12:01 CET 2010 - jbeulich@novell.com - patches.rpmify/rpm-kernel-config, patches.rpmify/split-package, - patches.suse/0004-richacl-In-memory-representation-and-helper-function.patch, - patches.suse/SoN-15-netvm-reserve.patch, - patches.suse/SoN-27-nfs-swap_ops.patch, - patches.suse/kconfig-automate-kernel-desktop, - patches.suse/mm-tune-dirty-limits.patch, - patches.suse/supported-flag-enterprise: Clean up Kconfig portions. + patches.suse/0004-richacl-In-memory-representation-and-helper-function.patch, + patches.suse/SoN-15-netvm-reserve.patch, + patches.suse/SoN-27-nfs-swap_ops.patch, + patches.suse/kconfig-automate-kernel-desktop, + patches.suse/mm-tune-dirty-limits.patch, + patches.suse/supported-flag-enterprise: Clean up Kconfig portions. - commit 713650c ------------------------------------------------------------------- @@ -5489,7 +5509,7 @@ Fri Nov 26 15:04:27 CET 2010 - jbeulich@novell.com - Update Xen patches to 2.6.37-rc3-git1 and c/s 1055. - xen/acpi: Add memory hotadd to pvops dom0 (bnc#651066). - xen/acpi: Export host physical CPU information to dom0 - (bnc#651066). + (bnc#651066). - Xen: para-virtual watchdog driver. - introduce {rd,wr}msr_safe_on_pcpu() and add/enable users. - eliminate scalability issues from initrd handling. @@ -5513,7 +5533,7 @@ Wed Nov 24 15:49:45 CET 2010 - jeffm@suse.com Mon Nov 22 19:48:15 CET 2010 - jeffm@suse.com - Update to 2.6.37-rc3. - - Eliminated 1 patch. + - Eliminated 1 patch. - commit 12ac0ac ------------------------------------------------------------------- @@ -5537,7 +5557,7 @@ Sun Nov 21 16:35:45 CET 2010 - jslaby@suse.cz Wed Nov 17 17:10:32 CET 2010 - jeffm@suse.com - sched: automated per tty task groups. - - Enabled in -desktop flavors for better interactivity. + - Enabled in -desktop flavors for better interactivity. - commit 2d5d397 ------------------------------------------------------------------- @@ -5556,7 +5576,7 @@ Tue Nov 16 20:08:11 CET 2010 - jeffm@suse.com Mon Nov 15 23:58:59 CET 2010 - jslaby@suse.cz - PCI: fix pci_bus_alloc_resource() hang, prefer positive decode - (bnc#651256). + (bnc#651256). - commit 4404c19 ------------------------------------------------------------------- @@ -5569,7 +5589,7 @@ Mon Nov 15 21:33:19 CET 2010 - jeffm@suse.com Mon Nov 15 21:30:37 CET 2010 - jeffm@suse.com - Update to 2.6.37-rc1-git11. - - Eliminated 2 patches. + - Eliminated 2 patches. - commit 5959a67 ------------------------------------------------------------------- @@ -5588,16 +5608,16 @@ Sat Nov 13 10:08:17 CET 2010 - jslaby@suse.cz Fri Nov 12 18:37:10 CET 2010 - jeffm@suse.de - Update to 2.6.37-rc1. - - Eliminated 26 patches. - - Xen is disabled. + - Eliminated 26 patches. + - Xen is disabled. - commit b9044e3 ------------------------------------------------------------------- Thu Nov 11 19:37:05 CET 2010 - gregkh@suse.de - Update config files. (bnc#652954) increase the number of possible and - default uarts for users with multi-port serial cards for the i386 and - x86-64 default configs. + default uarts for users with multi-port serial cards for the i386 and + x86-64 default configs. - commit 85c87e3 ------------------------------------------------------------------- @@ -5611,20 +5631,20 @@ Thu Nov 11 13:48:24 CET 2010 - jslaby@suse.cz Thu Nov 11 11:18:45 CET 2010 - jslaby@suse.cz - resources: add a default alignf to simplify find_resource() - (bnc#651256). + (bnc#651256). - resources: factor out resource_clip() to simplify - find_resource() (bnc#651256). + find_resource() (bnc#651256). - resources: ensure callback doesn't allocate outside available - space (bnc#651256). + space (bnc#651256). - resources: handle overflow when aligning start of available area - (bnc#651256). + (bnc#651256). - resources: support allocating space within a region from the - top down (bnc#651256). + top down (bnc#651256). - PCI: allocate bus resources from the top down (bnc#651256). - x86/PCI: allocate space from the end of a region, not the - beginning (bnc#651256). + beginning (bnc#651256). - x86: update iomem_resource end based on CPU physical address - capabilities (bnc#651256). + capabilities (bnc#651256). - x86: allocate space within a region top-down (bnc#651256). - Refresh patches.xen/xen3-patch-2.6.34. - commit 8c68ad1 @@ -5633,21 +5653,21 @@ Thu Nov 11 11:18:45 CET 2010 - jslaby@suse.cz Tue Nov 9 15:28:57 CET 2010 - jack@suse.cz - novfs: Fix for the issue of kernel dumps core on restart - (bnc#641811). + (bnc#641811). - commit 76ba833 ------------------------------------------------------------------- Fri Oct 29 13:47:35 CEST 2010 - jslaby@suse.cz - net: Limit socket I/O iovec total length to INT_MAX - (bnc#650128). + (bnc#650128). - commit 2ba74bb ------------------------------------------------------------------- Fri Oct 29 01:53:34 CEST 2010 - trenn@suse.de - Update config files. - Forgot to enable ACPI_EC_DEBUGFS on i386/pae + Forgot to enable ACPI_EC_DEBUGFS on i386/pae - commit 66b605b ------------------------------------------------------------------- @@ -5667,14 +5687,14 @@ Wed Oct 27 14:51:30 CEST 2010 - jslaby@suse.cz Tue Oct 26 21:31:22 CEST 2010 - trenn@suse.de - Update config files. - Enable CONFIG_ACPI_EC_DEBUGFS=m on supported archs. + Enable CONFIG_ACPI_EC_DEBUGFS=m on supported archs. - commit 9035254 ------------------------------------------------------------------- Tue Oct 26 13:41:23 CEST 2010 - jbeulich@novell.com - Update Xen config files (restore options accidentally deleted - by 1b1584fccbfdc42e6e8b35c3c207ca65feb0c7d5). + by 1b1584fccbfdc42e6e8b35c3c207ca65feb0c7d5). - commit f8e5000 ------------------------------------------------------------------- @@ -5682,7 +5702,7 @@ Mon Oct 25 12:53:38 CEST 2010 - jbeulich@novell.com - Update Xen patches to 2.6.36 and c/s 1043. - xen: netback: take net_schedule_list_lock when removing entry - from net_schedule_list. + from net_schedule_list. - Update Xen config files. - commit b772cd8 @@ -5692,7 +5712,7 @@ Mon Oct 25 08:58:15 CEST 2010 - tiwai@suse.de - ALSA: hda - Add workarounds for CT-IBG controllers (bnc#564324). - ALSA: hda - Add some workarounds for Creative IBG (bnc#564324). - ALSA: hda - Fix wrong SPDIF NID assignment for CA0110 - (bnc#564324). + (bnc#564324). - commit 2256eda ------------------------------------------------------------------- @@ -5705,7 +5725,7 @@ Fri Oct 22 21:18:25 CEST 2010 - jeffm@suse.de Fri Oct 22 13:32:04 CEST 2010 - jbeulich@novell.com - patches.arch/i386-unwind-annotations, - patches.arch/x86_64-unwind-annotations: Update Patch-mainline tags. + patches.arch/x86_64-unwind-annotations: Update Patch-mainline tags. - commit 6ee5ccb ------------------------------------------------------------------- @@ -5720,7 +5740,7 @@ Thu Oct 21 10:11:03 CEST 2010 - sjayaraman@suse.de Mon Oct 18 16:54:57 CEST 2010 - trenn@suse.de - ACPI: Make Embedded Controller command timeout delay - configurable (bnc#639261). + configurable (bnc#639261). - commit 9ea38cf ------------------------------------------------------------------- @@ -5756,7 +5776,7 @@ Mon Oct 11 17:14:51 CEST 2010 - mmarek@suse.cz Mon Oct 11 16:12:29 CEST 2010 - jbeulich@novell.com - patches.apparmor/apparmor-compatibility-patch-for-v5-network-control: - Remove .rej file from this patch. + Remove .rej file from this patch. - commit 8828ce5 ------------------------------------------------------------------- @@ -5769,7 +5789,7 @@ Fri Oct 8 17:40:50 CEST 2010 - jeffm@suse.de Tue Oct 5 18:02:19 CEST 2010 - jbeulich@novell.com - patches.drivers/dynamic_debug_4.patch: Fix build issues with - !DYNAMIC_DEBUG and build warning. + !DYNAMIC_DEBUG and build warning. - commit b08d2aa ------------------------------------------------------------------- @@ -5782,7 +5802,7 @@ Tue Oct 5 17:19:46 CEST 2010 - jeffm@suse.de Tue Oct 5 16:58:20 CEST 2010 - jeffm@suse.de - AppArmor: Allow dfa backward compatibility with broken - userspace. + userspace. - AppArmor: compatibility patch for v5 interface. - AppArmor: compatibility patch for v5 network control. - commit cb27981 @@ -5791,7 +5811,7 @@ Tue Oct 5 16:58:20 CEST 2010 - jeffm@suse.de Mon Oct 4 16:57:34 CEST 2010 - jeffm@suse.de - Update to 2.6.36-rc6. - - Eliminated 2 patches. + - Eliminated 2 patches. - commit 57ae577 ------------------------------------------------------------------- @@ -5804,25 +5824,25 @@ Fri Sep 24 13:45:31 CEST 2010 - jbeulich@novell.com Fri Sep 24 13:23:13 CEST 2010 - trenn@suse.de - acpi: ec_sys: access user space with get_user()/put_user() - (none). + (none). - commit d028761 ------------------------------------------------------------------- Fri Sep 24 13:14:36 CEST 2010 - trenn@suse.de - kernel/module.c: Fix compiler warnings if debug is compiled in - (none). + (none). - PNP: Use dev_dbg instead of dev_printk(KERN_DEBUG.. if - DYNAMIC_DEBUG is compiled in (none). + DYNAMIC_DEBUG is compiled in (none). - PNP: Compile all pnp built-in stuff in one module namespace - (none). + (none). - Dynamic Debug: Introduce global fake module param module.ddebug - - V4 (none). + - V4 (none). - Dynamic Debug: Initialize dynamic debug earlier via - arch_initcall (none). + arch_initcall (none). - Dynamic Debug: Introduce ddebug_query= boot parameter (none). - Dynamic Debug: Split out query string parsing/setup from - proc_write (none). + proc_write (none). - commit dcd5c68 ------------------------------------------------------------------- @@ -5847,7 +5867,7 @@ Fri Sep 24 09:54:16 CEST 2010 - jbeulich@novell.com Thu Sep 23 23:33:54 CEST 2010 - mmarek@suse.cz - rpm/kernel-binary.spec.in: Fix for kernel release strings like - 2.6.36-rc5-73-g57aebd7-vanilla. + 2.6.36-rc5-73-g57aebd7-vanilla. - rpm/kernel-spec-macros: Cleanup. - commit 0926a18 @@ -5855,7 +5875,7 @@ Thu Sep 23 23:33:54 CEST 2010 - mmarek@suse.cz Thu Sep 23 19:16:00 CEST 2010 - jeffm@suse.de - rose: Fix signedness issues wrt. digi count (CVE-2010-3310 - bnc#640721). + bnc#640721). - commit bcdc88b ------------------------------------------------------------------- @@ -5874,7 +5894,7 @@ Tue Sep 21 14:15:34 CEST 2010 - mmarek@suse.cz Tue Sep 21 13:59:10 CEST 2010 - jeffm@suse.de - Linux: 2.6.36-rc5. - - Eliminated 6 patches (all security backports). + - Eliminated 6 patches (all security backports). - commit d4603b4 ------------------------------------------------------------------- @@ -5882,8 +5902,8 @@ Mon Sep 20 19:57:39 CEST 2010 - jeffm@suse.de - Revert "- make SCSI and ATA drivers modules again. (bnc#564357)." This reverts commit 75e8e5eae2c1e8dd279370f2c7650835ee821deb. - - make SCSI and ATA drivers modules again. - (bnc#564357) + - make SCSI and ATA drivers modules again. + (bnc#564357) This change only applies to enterprise releases and should have been reverted prior to the release of openSUSE 11.3. - commit 7fc084f @@ -5892,14 +5912,14 @@ Mon Sep 20 19:57:39 CEST 2010 - jeffm@suse.de Mon Sep 20 16:03:14 CEST 2010 - sjayaraman@suse.de - Update patches.suse/SoN-05-reserve-slub.patch to accomodate an upstream - change that uses kmem_cache flags instead of PageSlubDebug flag. + change that uses kmem_cache flags instead of PageSlubDebug flag. - commit 4ea582b ------------------------------------------------------------------- Mon Sep 20 15:25:41 CEST 2010 - jeffm@suse.de - Set LSM_MMAP_MIN_ADDR=0 to allow tools like DOSemu to work properly. The - default is still set to 64k. + default is still set to 64k. - commit 0581892 ------------------------------------------------------------------- @@ -5912,25 +5932,25 @@ Sun Sep 19 17:39:03 CEST 2010 - jeffm@suse.com Fri Sep 17 01:05:47 CEST 2010 - jeffm@suse.de - wext: fix potential private ioctl memory content leak - (CVE-2010-2955 bnc#635413). + (CVE-2010-2955 bnc#635413). - wext: fix potential private ioctl memory content leak - (CVE-2010-2955 bnc#635413). + (CVE-2010-2955 bnc#635413). - commit 6df45c9 ------------------------------------------------------------------- Thu Sep 16 20:58:28 CEST 2010 - jeffm@suse.de - x86-64, compat: Test %rax for the syscall number, not %eax - (CVE-2010-3301 bnc#639708). + (CVE-2010-3301 bnc#639708). - x86-64, compat: Retruncate rax after ia32 syscall entry tracing - (CVE-2010-3301 bnc#639708). + (CVE-2010-3301 bnc#639708). - commit fb77404 ------------------------------------------------------------------- Thu Sep 16 20:37:08 CEST 2010 - jeffm@suse.de - compat: Make compat_alloc_user_space() incorporate the - access_ok() (CVE-2010-3081 bnc#639709). + access_ok() (CVE-2010-3081 bnc#639709). - commit 664a0ac ------------------------------------------------------------------- @@ -5943,21 +5963,21 @@ Wed Sep 15 20:17:27 CEST 2010 - jeffm@suse.com Wed Sep 15 19:32:01 CEST 2010 - jeffm@suse.de - drivers/net/usb/hso.c: prevent reading uninitialized memory - (CVE-2010-3298 bnc#639483). + (CVE-2010-3298 bnc#639483). - commit 35e70c8 ------------------------------------------------------------------- Wed Sep 15 19:23:44 CEST 2010 - jeffm@suse.de - drivers/net/cxgb3/cxgb3_main.c: prevent reading uninitialized - stack memory (CVE-2010-3296 bnc#639481). + stack memory (CVE-2010-3296 bnc#639481). - commit a0634a9 ------------------------------------------------------------------- Wed Sep 15 19:07:53 CEST 2010 - jeffm@suse.de - drivers/net/eql.c: prevent reading uninitialized stack memory - (CVE-2010-3297 bnc#639482). + (CVE-2010-3297 bnc#639482). - commit 2a7b160 ------------------------------------------------------------------- @@ -5972,11 +5992,11 @@ Wed Sep 15 17:28:18 CEST 2010 - tiwai@suse.de Tue Sep 14 08:13:57 CEST 2010 - jslaby@suse.cz - Update to Linux 2.6.36-rc4. - - Obsoletes: - - patches.fixes/bonding-jiffies2.patch. - - patches.fixes/irda-correctly-clean-up-self-ias_obj-on-irda_bind-failure. - - patches.fixes/net-sched-fix-kernel-leak-in-act_police. - - patches.rpmify/spectra-depends-on-moorestown. + - Obsoletes: + - patches.fixes/bonding-jiffies2.patch. + - patches.fixes/irda-correctly-clean-up-self-ias_obj-on-irda_bind-failure. + - patches.fixes/net-sched-fix-kernel-leak-in-act_police. + - patches.rpmify/spectra-depends-on-moorestown. - fix build on s390 as of 2.6.36-rc4. - Refresh patches.suse/SoN-08-mm-page_alloc-emerg.patch. - Refresh patches.suse/reiser4-set_page_dirty_notag. @@ -6006,7 +6026,7 @@ Fri Sep 3 18:57:13 CEST 2010 - jeffm@suse.de Fri Sep 3 16:38:10 CEST 2010 - jeffm@suse.com - irda: Correctly clean up self->ias_obj on irda_bind() failure - (CVE-2010-2954 bnc#636112). + (CVE-2010-2954 bnc#636112). - commit f04e61f ------------------------------------------------------------------- @@ -6028,7 +6048,7 @@ Wed Sep 1 11:40:45 CEST 2010 - jbeulich@novell.com Wed Sep 1 00:53:49 CEST 2010 - jeffm@suse.com - net sched: fix kernel leak in act_police (CVE-2010-2942 - bnc#632309). + bnc#632309). - commit 66e1d72 ------------------------------------------------------------------- @@ -6047,28 +6067,28 @@ Mon Aug 30 17:24:07 CEST 2010 - jeffm@suse.de Mon Aug 30 17:03:30 CEST 2010 - jeffm@suse.de - Update to Linux: 2.6.36-rc3. - - Eliminated 7 patches. + - Eliminated 7 patches. - commit d298d2d ------------------------------------------------------------------- Sat Aug 28 13:09:20 CEST 2010 - jslaby@suse.cz - Delete - patches.suse/rlim-0020-core-optimize-setrlimit-for-current-task.patch. + patches.suse/rlim-0020-core-optimize-setrlimit-for-current-task.patch. - Delete - patches.suse/rlim-0021-FS-proc-switch-limits-reading-to-fops.patch. + patches.suse/rlim-0021-FS-proc-switch-limits-reading-to-fops.patch. - Delete - patches.suse/rlim-0022-FS-proc-make-limits-writable.patch. - This was just a workaround crap. In 2.6.36 we have a nice syscall - instead. Sorry for commiting this to the merge-36 branch first. I - didn't notice it was already merged here. + patches.suse/rlim-0022-FS-proc-make-limits-writable.patch. + This was just a workaround crap. In 2.6.36 we have a nice syscall + instead. Sorry for commiting this to the merge-36 branch first. I + didn't notice it was already merged here. - commit 5449fcb ------------------------------------------------------------------- Fri Aug 27 16:26:16 CEST 2010 - jeffm@suse.com - Disabled ACPI table override patches again. fsnotify was introduced into - the truncate path and causes crashes. + the truncate path and causes crashes. - commit e18fc2c ------------------------------------------------------------------- @@ -6123,22 +6143,22 @@ Tue Aug 24 17:11:08 CEST 2010 - jeffm@suse.de Tue Aug 24 17:07:45 CEST 2010 - jeffm@suse.de - Refresh patches.suse/SoN-20-netvm-tcp-deadlock.patch: Added missing - fixup for sk_rmem_schedule in caif. + fixup for sk_rmem_schedule in caif. - commit a9ff761 ------------------------------------------------------------------- Tue Aug 24 16:47:58 CEST 2010 - mmarek@suse.cz - makefile: not need to regenerate kernel.release file when - make kernelrelease. + make kernelrelease. - commit 81237a8 ------------------------------------------------------------------- Tue Aug 24 16:18:58 CEST 2010 - jeffm@suse.com - rpm/kernel-source.spec.in, scripts/tar-up.sh: Renamed config-options.changes - to config-options.changes.txt in the exported package to avoid triggering - a build service rule error. + to config-options.changes.txt in the exported package to avoid triggering + a build service rule error. - commit ff4889e ------------------------------------------------------------------- @@ -6152,7 +6172,7 @@ Tue Aug 24 16:16:55 CEST 2010 - jeffm@suse.com Tue Aug 24 15:43:02 CEST 2010 - jeffm@suse.com - Renamed doc/config-options.changes to doc/config-options.changes.txt to - avoid triggering a build service rule error. + avoid triggering a build service rule error. - commit 124ac26 ------------------------------------------------------------------- @@ -6171,14 +6191,14 @@ Mon Aug 23 20:25:52 CEST 2010 - jeffm@suse.de Mon Aug 23 20:14:03 CEST 2010 - jeffm@suse.de - rpm/kernel-binary.spec.in: Disable CONFIG_DEBUG_INFO. It's enabled - dynamically in the spec file and now has follow-on options. + dynamically in the spec file and now has follow-on options. - commit d270759 ------------------------------------------------------------------- Mon Aug 23 19:57:40 CEST 2010 - jeffm@suse.de - patches.rpmify/spectra-drop-locked_ioctl-support: add - to grab the BKL + to grab the BKL - commit 1df02ec ------------------------------------------------------------------- @@ -6191,20 +6211,20 @@ Mon Aug 23 17:57:06 CEST 2010 - jeffm@suse.de Mon Aug 23 16:59:08 CEST 2010 - jeffm@suse.de - Updated to 2.6.36-rc2. - - Eliminated 2 patches. + - Eliminated 2 patches. - commit 52d47a0 ------------------------------------------------------------------- Wed Aug 18 19:44:13 CEST 2010 - jeffm@suse.de - Update to 2.6.36-rc1. - - Eliminated 71 patches. - - spectra: Drop ->locked_ioctl support. - - spectra: Drop ->prepare_flush_fn support. - - spectra: Remove duplicate GLOB_VERSION. - - novfs: Fix ioctl usage. - - novfs: use evict_inode. - - Xen is disabled. + - Eliminated 71 patches. + - spectra: Drop ->locked_ioctl support. + - spectra: Drop ->prepare_flush_fn support. + - spectra: Remove duplicate GLOB_VERSION. + - novfs: Fix ioctl usage. + - novfs: use evict_inode. + - Xen is disabled. - commit 63642f6 ------------------------------------------------------------------- @@ -6223,10 +6243,10 @@ Fri Aug 13 02:39:29 CEST 2010 - jeffm@suse.com Thu Aug 12 20:42:29 CEST 2010 - gregkh@suse.de - Update to 2.6.35.1 - - security fixes - - bug fixes - - obsoletes: - patches.fixes/e1000e-don-t-inadvertently-re-set-INTX_DISABLE.patch. + - security fixes + - bug fixes + - obsoletes: + patches.fixes/e1000e-don-t-inadvertently-re-set-INTX_DISABLE.patch. - commit a009fb4 ------------------------------------------------------------------- @@ -6258,7 +6278,7 @@ Thu Aug 12 19:24:58 CEST 2010 - jeffm@suse.com Thu Aug 12 08:54:30 CEST 2010 - jslaby@suse.cz - patches.fixes/vmscan-fix-stalls.patch: vmscan: raise the bar - to PAGEOUT_IO_SYNC stalls (bnc#625339). + to PAGEOUT_IO_SYNC stalls (bnc#625339). - commit 1efea94 ------------------------------------------------------------------- @@ -6271,7 +6291,7 @@ Wed Aug 11 23:34:07 CEST 2010 - jack@suse.cz Wed Aug 11 06:08:17 CEST 2010 - neilb@suse.de - Refresh - patches.fixes/nfsd-05-sunrpc-cache-allow-thread-to-block-while-waiting-for.patch. + patches.fixes/nfsd-05-sunrpc-cache-allow-thread-to-block-while-waiting-for.patch. - Refresh patches.fixes/sunrpc-monotonic-expiry. - Delete patches.fixes/nfs-write.c-bug-removal.patch. Update some patches for 2.6.35 @@ -6281,14 +6301,14 @@ Wed Aug 11 06:08:17 CEST 2010 - neilb@suse.de Wed Aug 11 05:42:36 CEST 2010 - neilb@suse.de - NFS: allow close-to-open cache semantics to apply to root of - NFS filesystem (bnc#584720). + NFS filesystem (bnc#584720). - commit deea101 ------------------------------------------------------------------- Tue Aug 10 19:19:37 CEST 2010 - tiwai@suse.de - ALSA: hda - patch_nvhdmi.c: Add missing codec IDs, unify names - (bnc#627212). + (bnc#627212). - ALSA: hda - Add pin-fix for HP dc5750 (bnc#624118). - commit 4844a71 @@ -6297,13 +6317,13 @@ Mon Aug 9 16:28:00 CEST 2010 - jbeulich@novell.com - Update Xen patches to 2.6.35 final and c/s 1025. - create devices in /dev/xen when they are expected to be - used there. + used there. - xen/netback: Allow setting of large MTU before rings have - connected. + connected. - xen/netback: Always pull through PKT_PROT_LEN bytes into the - linear part of an skb. + linear part of an skb. - pass trigger mode and polarity information to Xen for all - interrupts. + interrupts. - Update Xen config files. - supported.conf: Add pci-iomul.ko. - commit c642c1b @@ -6312,7 +6332,7 @@ Mon Aug 9 16:28:00 CEST 2010 - jbeulich@novell.com Fri Aug 6 17:03:09 CEST 2010 - jeffm@suse.de - patches.xen/xen3-auto-xen-arch.diff: Update struct acpi_power_register - usage from upstream commit 718be4aa. + usage from upstream commit 718be4aa. - commit 4ce0b48 ------------------------------------------------------------------- @@ -6343,7 +6363,7 @@ Fri Jul 23 18:25:37 CEST 2010 - jeffm@suse.de Fri Jul 23 12:15:59 CEST 2010 - jack@suse.cz - novfs: code cleanup for one case of novfs return value - (bnc#624606). + (bnc#624606). - commit 4875860 ------------------------------------------------------------------- @@ -6356,7 +6376,7 @@ Wed Jul 21 11:07:10 CEST 2010 - jack@suse.cz Wed Jul 21 10:47:22 CEST 2010 - jack@suse.cz - novfs: Fix a memory leak that causes an OOM condition - (bnc#610828). + (bnc#610828). - commit 519d8a0 ------------------------------------------------------------------- @@ -6370,7 +6390,7 @@ Tue Jul 20 12:55:33 CEST 2010 - mmarek@suse.cz - scripts/tar-up.sh: Generate the rpm changelog using gitlog2changes. - Move kernel-source.changes.old to rpm/ (not included in the pachage - though). + though). - commit 8ed2389 ------------------------------------------------------------------- diff --git a/kernel-xen.spec b/kernel-xen.spec index deb6ba44..1ec0e105 100644 --- a/kernel-xen.spec +++ b/kernel-xen.spec @@ -17,8 +17,8 @@ # norootforbuild -%define srcversion 3.7-rc8 -%define patchversion 3.7.0-rc8 +%define srcversion 3.7 +%define patchversion 3.7.0 %define variant %{nil} %define vanilla_only 0 @@ -57,7 +57,7 @@ Name: kernel-xen Summary: The Xen Kernel -Version: 3.7.rc8 +Version: 3.7.0 Release: 0 License: GPL-2.0 Group: System/Kernel @@ -136,7 +136,7 @@ Conflicts: libc.so.6()(64bit) Provides: kernel = %version-%source_rel -Source0: http://www.kernel.org/pub/linux/kernel/v3.x/testing/linux-%srcversion.tar.bz2 +Source0: http://www.kernel.org/pub/linux/kernel/v3.x/linux-%srcversion.tar.bz2 Source2: source-post.sh Source3: kernel-source.rpmlintrc Source8: devel-pre.sh diff --git a/linux-3.7.tar.bz2 b/linux-3.7.tar.bz2 new file mode 100644 index 00000000..c536a762 --- /dev/null +++ b/linux-3.7.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dc08d87a579fe2918362e6666e503a95a76296419195cb499aa9dd4dbe171a9e +size 83671392 diff --git a/patches.suse.tar.bz2 b/patches.suse.tar.bz2 index 83b9964e..43ec8d75 100644 --- a/patches.suse.tar.bz2 +++ b/patches.suse.tar.bz2 @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:98a6f0d0728d93a677a693c854a61478c6cdddb86a5bf91046bdbd71231948c2 -size 165580 +oid sha256:ac67fb3ad89b2d951d79ce839f265700987fb77e7ec692b800e3a1127c34f05f +size 166020 diff --git a/series.conf b/series.conf index fc30b331..c4de7db5 100644 --- a/series.conf +++ b/series.conf @@ -230,6 +230,7 @@ patches.suse/suse-hv-fate314663-0001-mm-Export-a-function-to-get-vm-committed-memory.patch patches.suse/suse-hv-fate314663-0002-Drivers-hv-Add-Hyper-V-balloon-driver.patch patches.suse/suse-hv-fate314663-0003-Drivers-hv-balloon-Fix-a-bug-in-the-definition-of-st.patch + patches.suse/suse-hv-fate314663-0004-Drivers-hv-balloon-Fix-a-memory-leak.patch patches.suse/suse-hv-fate314665-0001-Drivers-hv-Implement-routines-for-read-side-signalin.patch patches.suse/suse-hv-fate314665-0002-Drivers-hv-Add-state-to-manage-batched-reading.patch patches.suse/suse-hv-fate314665-0003-Drivers-hv-Turn-off-batched-reading-for-util-drivers.patch diff --git a/source-timestamp b/source-timestamp index 85a41f02..06c9e8a0 100644 --- a/source-timestamp +++ b/source-timestamp @@ -1,3 +1,3 @@ -2012-12-11 00:30:54 +0100 -GIT Revision: dadc8ea957d08aef02d340f4f8da647a5312de9a +2012-12-11 20:42:22 +0100 +GIT Revision: 26cdad54830c392a8a6a2cb0482f93483c594b62 GIT Branch: master