diff --git a/_constraints b/_constraints new file mode 100644 index 00000000..93ad6d7c --- /dev/null +++ b/_constraints @@ -0,0 +1,7 @@ + + + + 14 + + + diff --git a/config.tar.bz2 b/config.tar.bz2 index c76ee5fb..adc306ef 100644 --- a/config.tar.bz2 +++ b/config.tar.bz2 @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:c71a927aa45999afa14998f42fd52143d66ca42c03fa278018c4e9ee9be58976 -size 252171 +oid sha256:7f8fac933218e87d2058974530a976ddc0d68282467becf8657954588226e174 +size 252211 diff --git a/kernel-cubox.changes b/kernel-cubox.changes index e6d69869..0be05807 100644 --- a/kernel-cubox.changes +++ b/kernel-cubox.changes @@ -1,3 +1,60 @@ +------------------------------------------------------------------- +Sun Jul 14 09:09:42 CEST 2013 - jslaby@suse.cz + +- Linux 3.10.1. +- commit 062e800 + +------------------------------------------------------------------- +Mon Jul 8 15:15:51 CEST 2013 - mmarek@suse.cz + +- Require 14GB of free space in the buildservice +- commit e7a8371 + +------------------------------------------------------------------- +Mon Jul 8 13:37:50 CEST 2013 - jdelvare@suse.de + +- patches.suse/ida-remove-warning-dump-stack.patch: Add upstream commit ID +- commit 4fa2dc2 + +------------------------------------------------------------------- +Sat Jul 6 03:31:40 CEST 2013 - agraf@suse.de + +- ARM: Enable xen for lpae target +- arm: introduce psci_smp_ops. +- ARM: Enable selection of SMP operations at boot time. +- ARM: let the ASID allocator handle suspended animation. +- ARM: prevent risks of out-of-bound access in ASID allocator. +- ARM: Cortex-A15: fix erratum 798181 implementation. +- xen/arm: disable cpuidle when linux is running as dom0. +- arm: choose debug/uncompress.h include when uncompress debug + is disabled. +- xen/arm: enable PV control for ARM. +- Update config files. +- Refresh patches.xen/xen3-fixup-xen. +- commit 5c7a1e8 + +------------------------------------------------------------------- +Fri Jul 5 17:10:43 CEST 2013 - agraf@suse.de + +- MMC: Exynos: Add module alias for dw mmc. +- commit 182d5ca + +------------------------------------------------------------------- +Wed Jul 3 17:27:06 CEST 2013 - agraf@suse.de + +- ARM: Enable Arndale board with LPAE config +- ARM: EXYNOS: Set 64-bit DMA mask for EXYNOS5250. +- usb: phy: Fix phy-samsung-usb when built as module. +- USB: ehci-s5p: Fix phy reset. +- ARM: Update config files: Make LPAE Exynos only until Multiarch comes +- commit c521db7 + +------------------------------------------------------------------- +Tue Jul 2 11:34:13 CEST 2013 - jbeulich@suse.com + +- Update Xen patches to 3.10-final. +- commit c5ad3f9 + ------------------------------------------------------------------- Mon Jul 1 03:49:16 CEST 2013 - jeffm@suse.com diff --git a/kernel-cubox.spec b/kernel-cubox.spec index 2df654b2..4cfddd56 100644 --- a/kernel-cubox.spec +++ b/kernel-cubox.spec @@ -20,7 +20,7 @@ # needssslcertforbuild %define srcversion 3.10 -%define patchversion 3.10.0 +%define patchversion 3.10.1 %define variant %{nil} %define vanilla_only 0 @@ -59,8 +59,8 @@ Name: kernel-cubox Summary: Kernel for SolidRun Cubox -Version: 3.10.0 -Release: .g3dcd746 +Version: 3.10.1 +Release: .g19a2fe9 License: GPL-2.0 Group: System/Kernel Url: http://www.kernel.org/ diff --git a/kernel-debug.changes b/kernel-debug.changes index e6d69869..0be05807 100644 --- a/kernel-debug.changes +++ b/kernel-debug.changes @@ -1,3 +1,60 @@ +------------------------------------------------------------------- +Sun Jul 14 09:09:42 CEST 2013 - jslaby@suse.cz + +- Linux 3.10.1. +- commit 062e800 + +------------------------------------------------------------------- +Mon Jul 8 15:15:51 CEST 2013 - mmarek@suse.cz + +- Require 14GB of free space in the buildservice +- commit e7a8371 + +------------------------------------------------------------------- +Mon Jul 8 13:37:50 CEST 2013 - jdelvare@suse.de + +- patches.suse/ida-remove-warning-dump-stack.patch: Add upstream commit ID +- commit 4fa2dc2 + +------------------------------------------------------------------- +Sat Jul 6 03:31:40 CEST 2013 - agraf@suse.de + +- ARM: Enable xen for lpae target +- arm: introduce psci_smp_ops. +- ARM: Enable selection of SMP operations at boot time. +- ARM: let the ASID allocator handle suspended animation. +- ARM: prevent risks of out-of-bound access in ASID allocator. +- ARM: Cortex-A15: fix erratum 798181 implementation. +- xen/arm: disable cpuidle when linux is running as dom0. +- arm: choose debug/uncompress.h include when uncompress debug + is disabled. +- xen/arm: enable PV control for ARM. +- Update config files. +- Refresh patches.xen/xen3-fixup-xen. +- commit 5c7a1e8 + +------------------------------------------------------------------- +Fri Jul 5 17:10:43 CEST 2013 - agraf@suse.de + +- MMC: Exynos: Add module alias for dw mmc. +- commit 182d5ca + +------------------------------------------------------------------- +Wed Jul 3 17:27:06 CEST 2013 - agraf@suse.de + +- ARM: Enable Arndale board with LPAE config +- ARM: EXYNOS: Set 64-bit DMA mask for EXYNOS5250. +- usb: phy: Fix phy-samsung-usb when built as module. +- USB: ehci-s5p: Fix phy reset. +- ARM: Update config files: Make LPAE Exynos only until Multiarch comes +- commit c521db7 + +------------------------------------------------------------------- +Tue Jul 2 11:34:13 CEST 2013 - jbeulich@suse.com + +- Update Xen patches to 3.10-final. +- commit c5ad3f9 + ------------------------------------------------------------------- Mon Jul 1 03:49:16 CEST 2013 - jeffm@suse.com diff --git a/kernel-debug.spec b/kernel-debug.spec index 7311be5d..fef1eeb7 100644 --- a/kernel-debug.spec +++ b/kernel-debug.spec @@ -20,7 +20,7 @@ # needssslcertforbuild %define srcversion 3.10 -%define patchversion 3.10.0 +%define patchversion 3.10.1 %define variant %{nil} %define vanilla_only 0 @@ -59,8 +59,8 @@ Name: kernel-debug Summary: A Debug Version of the Kernel -Version: 3.10.0 -Release: .g3dcd746 +Version: 3.10.1 +Release: .g19a2fe9 License: GPL-2.0 Group: System/Kernel Url: http://www.kernel.org/ diff --git a/kernel-default.changes b/kernel-default.changes index e6d69869..0be05807 100644 --- a/kernel-default.changes +++ b/kernel-default.changes @@ -1,3 +1,60 @@ +------------------------------------------------------------------- +Sun Jul 14 09:09:42 CEST 2013 - jslaby@suse.cz + +- Linux 3.10.1. +- commit 062e800 + +------------------------------------------------------------------- +Mon Jul 8 15:15:51 CEST 2013 - mmarek@suse.cz + +- Require 14GB of free space in the buildservice +- commit e7a8371 + +------------------------------------------------------------------- +Mon Jul 8 13:37:50 CEST 2013 - jdelvare@suse.de + +- patches.suse/ida-remove-warning-dump-stack.patch: Add upstream commit ID +- commit 4fa2dc2 + +------------------------------------------------------------------- +Sat Jul 6 03:31:40 CEST 2013 - agraf@suse.de + +- ARM: Enable xen for lpae target +- arm: introduce psci_smp_ops. +- ARM: Enable selection of SMP operations at boot time. +- ARM: let the ASID allocator handle suspended animation. +- ARM: prevent risks of out-of-bound access in ASID allocator. +- ARM: Cortex-A15: fix erratum 798181 implementation. +- xen/arm: disable cpuidle when linux is running as dom0. +- arm: choose debug/uncompress.h include when uncompress debug + is disabled. +- xen/arm: enable PV control for ARM. +- Update config files. +- Refresh patches.xen/xen3-fixup-xen. +- commit 5c7a1e8 + +------------------------------------------------------------------- +Fri Jul 5 17:10:43 CEST 2013 - agraf@suse.de + +- MMC: Exynos: Add module alias for dw mmc. +- commit 182d5ca + +------------------------------------------------------------------- +Wed Jul 3 17:27:06 CEST 2013 - agraf@suse.de + +- ARM: Enable Arndale board with LPAE config +- ARM: EXYNOS: Set 64-bit DMA mask for EXYNOS5250. +- usb: phy: Fix phy-samsung-usb when built as module. +- USB: ehci-s5p: Fix phy reset. +- ARM: Update config files: Make LPAE Exynos only until Multiarch comes +- commit c521db7 + +------------------------------------------------------------------- +Tue Jul 2 11:34:13 CEST 2013 - jbeulich@suse.com + +- Update Xen patches to 3.10-final. +- commit c5ad3f9 + ------------------------------------------------------------------- Mon Jul 1 03:49:16 CEST 2013 - jeffm@suse.com diff --git a/kernel-default.spec b/kernel-default.spec index 6efd494c..dbbb47eb 100644 --- a/kernel-default.spec +++ b/kernel-default.spec @@ -20,7 +20,7 @@ # needssslcertforbuild %define srcversion 3.10 -%define patchversion 3.10.0 +%define patchversion 3.10.1 %define variant %{nil} %define vanilla_only 0 @@ -59,8 +59,8 @@ Name: kernel-default Summary: The Standard Kernel -Version: 3.10.0 -Release: .g3dcd746 +Version: 3.10.1 +Release: .g19a2fe9 License: GPL-2.0 Group: System/Kernel Url: http://www.kernel.org/ diff --git a/kernel-desktop.changes b/kernel-desktop.changes index e6d69869..0be05807 100644 --- a/kernel-desktop.changes +++ b/kernel-desktop.changes @@ -1,3 +1,60 @@ +------------------------------------------------------------------- +Sun Jul 14 09:09:42 CEST 2013 - jslaby@suse.cz + +- Linux 3.10.1. +- commit 062e800 + +------------------------------------------------------------------- +Mon Jul 8 15:15:51 CEST 2013 - mmarek@suse.cz + +- Require 14GB of free space in the buildservice +- commit e7a8371 + +------------------------------------------------------------------- +Mon Jul 8 13:37:50 CEST 2013 - jdelvare@suse.de + +- patches.suse/ida-remove-warning-dump-stack.patch: Add upstream commit ID +- commit 4fa2dc2 + +------------------------------------------------------------------- +Sat Jul 6 03:31:40 CEST 2013 - agraf@suse.de + +- ARM: Enable xen for lpae target +- arm: introduce psci_smp_ops. +- ARM: Enable selection of SMP operations at boot time. +- ARM: let the ASID allocator handle suspended animation. +- ARM: prevent risks of out-of-bound access in ASID allocator. +- ARM: Cortex-A15: fix erratum 798181 implementation. +- xen/arm: disable cpuidle when linux is running as dom0. +- arm: choose debug/uncompress.h include when uncompress debug + is disabled. +- xen/arm: enable PV control for ARM. +- Update config files. +- Refresh patches.xen/xen3-fixup-xen. +- commit 5c7a1e8 + +------------------------------------------------------------------- +Fri Jul 5 17:10:43 CEST 2013 - agraf@suse.de + +- MMC: Exynos: Add module alias for dw mmc. +- commit 182d5ca + +------------------------------------------------------------------- +Wed Jul 3 17:27:06 CEST 2013 - agraf@suse.de + +- ARM: Enable Arndale board with LPAE config +- ARM: EXYNOS: Set 64-bit DMA mask for EXYNOS5250. +- usb: phy: Fix phy-samsung-usb when built as module. +- USB: ehci-s5p: Fix phy reset. +- ARM: Update config files: Make LPAE Exynos only until Multiarch comes +- commit c521db7 + +------------------------------------------------------------------- +Tue Jul 2 11:34:13 CEST 2013 - jbeulich@suse.com + +- Update Xen patches to 3.10-final. +- commit c5ad3f9 + ------------------------------------------------------------------- Mon Jul 1 03:49:16 CEST 2013 - jeffm@suse.com diff --git a/kernel-desktop.spec b/kernel-desktop.spec index cc07c6dd..1f14d7df 100644 --- a/kernel-desktop.spec +++ b/kernel-desktop.spec @@ -20,7 +20,7 @@ # needssslcertforbuild %define srcversion 3.10 -%define patchversion 3.10.0 +%define patchversion 3.10.1 %define variant %{nil} %define vanilla_only 0 @@ -59,8 +59,8 @@ Name: kernel-desktop Summary: Kernel optimized for the desktop -Version: 3.10.0 -Release: .g3dcd746 +Version: 3.10.1 +Release: .g19a2fe9 License: GPL-2.0 Group: System/Kernel Url: http://www.kernel.org/ diff --git a/kernel-docs.changes b/kernel-docs.changes index e6d69869..0be05807 100644 --- a/kernel-docs.changes +++ b/kernel-docs.changes @@ -1,3 +1,60 @@ +------------------------------------------------------------------- +Sun Jul 14 09:09:42 CEST 2013 - jslaby@suse.cz + +- Linux 3.10.1. +- commit 062e800 + +------------------------------------------------------------------- +Mon Jul 8 15:15:51 CEST 2013 - mmarek@suse.cz + +- Require 14GB of free space in the buildservice +- commit e7a8371 + +------------------------------------------------------------------- +Mon Jul 8 13:37:50 CEST 2013 - jdelvare@suse.de + +- patches.suse/ida-remove-warning-dump-stack.patch: Add upstream commit ID +- commit 4fa2dc2 + +------------------------------------------------------------------- +Sat Jul 6 03:31:40 CEST 2013 - agraf@suse.de + +- ARM: Enable xen for lpae target +- arm: introduce psci_smp_ops. +- ARM: Enable selection of SMP operations at boot time. +- ARM: let the ASID allocator handle suspended animation. +- ARM: prevent risks of out-of-bound access in ASID allocator. +- ARM: Cortex-A15: fix erratum 798181 implementation. +- xen/arm: disable cpuidle when linux is running as dom0. +- arm: choose debug/uncompress.h include when uncompress debug + is disabled. +- xen/arm: enable PV control for ARM. +- Update config files. +- Refresh patches.xen/xen3-fixup-xen. +- commit 5c7a1e8 + +------------------------------------------------------------------- +Fri Jul 5 17:10:43 CEST 2013 - agraf@suse.de + +- MMC: Exynos: Add module alias for dw mmc. +- commit 182d5ca + +------------------------------------------------------------------- +Wed Jul 3 17:27:06 CEST 2013 - agraf@suse.de + +- ARM: Enable Arndale board with LPAE config +- ARM: EXYNOS: Set 64-bit DMA mask for EXYNOS5250. +- usb: phy: Fix phy-samsung-usb when built as module. +- USB: ehci-s5p: Fix phy reset. +- ARM: Update config files: Make LPAE Exynos only until Multiarch comes +- commit c521db7 + +------------------------------------------------------------------- +Tue Jul 2 11:34:13 CEST 2013 - jbeulich@suse.com + +- Update Xen patches to 3.10-final. +- commit c5ad3f9 + ------------------------------------------------------------------- Mon Jul 1 03:49:16 CEST 2013 - jeffm@suse.com diff --git a/kernel-docs.spec b/kernel-docs.spec index 0ff175a3..42ec76ed 100644 --- a/kernel-docs.spec +++ b/kernel-docs.spec @@ -17,15 +17,15 @@ # norootforbuild -%define patchversion 3.10.0 +%define patchversion 3.10.1 %define variant %{nil} %include %_sourcedir/kernel-spec-macros Name: kernel-docs Summary: Kernel Documentation -Version: 3.10.0 -Release: .g3dcd746 +Version: 3.10.1 +Release: .g19a2fe9 BuildRequires: docbook-toys docbook-utils ghostscript_any libjpeg-devel texlive transfig xmlto xorg-x11-devel BuildRequires: kernel-source%variant Url: http://www.kernel.org/ diff --git a/kernel-ec2.changes b/kernel-ec2.changes index e6d69869..0be05807 100644 --- a/kernel-ec2.changes +++ b/kernel-ec2.changes @@ -1,3 +1,60 @@ +------------------------------------------------------------------- +Sun Jul 14 09:09:42 CEST 2013 - jslaby@suse.cz + +- Linux 3.10.1. +- commit 062e800 + +------------------------------------------------------------------- +Mon Jul 8 15:15:51 CEST 2013 - mmarek@suse.cz + +- Require 14GB of free space in the buildservice +- commit e7a8371 + +------------------------------------------------------------------- +Mon Jul 8 13:37:50 CEST 2013 - jdelvare@suse.de + +- patches.suse/ida-remove-warning-dump-stack.patch: Add upstream commit ID +- commit 4fa2dc2 + +------------------------------------------------------------------- +Sat Jul 6 03:31:40 CEST 2013 - agraf@suse.de + +- ARM: Enable xen for lpae target +- arm: introduce psci_smp_ops. +- ARM: Enable selection of SMP operations at boot time. +- ARM: let the ASID allocator handle suspended animation. +- ARM: prevent risks of out-of-bound access in ASID allocator. +- ARM: Cortex-A15: fix erratum 798181 implementation. +- xen/arm: disable cpuidle when linux is running as dom0. +- arm: choose debug/uncompress.h include when uncompress debug + is disabled. +- xen/arm: enable PV control for ARM. +- Update config files. +- Refresh patches.xen/xen3-fixup-xen. +- commit 5c7a1e8 + +------------------------------------------------------------------- +Fri Jul 5 17:10:43 CEST 2013 - agraf@suse.de + +- MMC: Exynos: Add module alias for dw mmc. +- commit 182d5ca + +------------------------------------------------------------------- +Wed Jul 3 17:27:06 CEST 2013 - agraf@suse.de + +- ARM: Enable Arndale board with LPAE config +- ARM: EXYNOS: Set 64-bit DMA mask for EXYNOS5250. +- usb: phy: Fix phy-samsung-usb when built as module. +- USB: ehci-s5p: Fix phy reset. +- ARM: Update config files: Make LPAE Exynos only until Multiarch comes +- commit c521db7 + +------------------------------------------------------------------- +Tue Jul 2 11:34:13 CEST 2013 - jbeulich@suse.com + +- Update Xen patches to 3.10-final. +- commit c5ad3f9 + ------------------------------------------------------------------- Mon Jul 1 03:49:16 CEST 2013 - jeffm@suse.com diff --git a/kernel-ec2.spec b/kernel-ec2.spec index 61af65de..55cd505c 100644 --- a/kernel-ec2.spec +++ b/kernel-ec2.spec @@ -20,7 +20,7 @@ # needssslcertforbuild %define srcversion 3.10 -%define patchversion 3.10.0 +%define patchversion 3.10.1 %define variant %{nil} %define vanilla_only 0 @@ -59,8 +59,8 @@ Name: kernel-ec2 Summary: The Amazon EC2 Xen Kernel -Version: 3.10.0 -Release: .g3dcd746 +Version: 3.10.1 +Release: .g19a2fe9 License: GPL-2.0 Group: System/Kernel Url: http://www.kernel.org/ diff --git a/kernel-exynos.changes b/kernel-exynos.changes index e6d69869..0be05807 100644 --- a/kernel-exynos.changes +++ b/kernel-exynos.changes @@ -1,3 +1,60 @@ +------------------------------------------------------------------- +Sun Jul 14 09:09:42 CEST 2013 - jslaby@suse.cz + +- Linux 3.10.1. +- commit 062e800 + +------------------------------------------------------------------- +Mon Jul 8 15:15:51 CEST 2013 - mmarek@suse.cz + +- Require 14GB of free space in the buildservice +- commit e7a8371 + +------------------------------------------------------------------- +Mon Jul 8 13:37:50 CEST 2013 - jdelvare@suse.de + +- patches.suse/ida-remove-warning-dump-stack.patch: Add upstream commit ID +- commit 4fa2dc2 + +------------------------------------------------------------------- +Sat Jul 6 03:31:40 CEST 2013 - agraf@suse.de + +- ARM: Enable xen for lpae target +- arm: introduce psci_smp_ops. +- ARM: Enable selection of SMP operations at boot time. +- ARM: let the ASID allocator handle suspended animation. +- ARM: prevent risks of out-of-bound access in ASID allocator. +- ARM: Cortex-A15: fix erratum 798181 implementation. +- xen/arm: disable cpuidle when linux is running as dom0. +- arm: choose debug/uncompress.h include when uncompress debug + is disabled. +- xen/arm: enable PV control for ARM. +- Update config files. +- Refresh patches.xen/xen3-fixup-xen. +- commit 5c7a1e8 + +------------------------------------------------------------------- +Fri Jul 5 17:10:43 CEST 2013 - agraf@suse.de + +- MMC: Exynos: Add module alias for dw mmc. +- commit 182d5ca + +------------------------------------------------------------------- +Wed Jul 3 17:27:06 CEST 2013 - agraf@suse.de + +- ARM: Enable Arndale board with LPAE config +- ARM: EXYNOS: Set 64-bit DMA mask for EXYNOS5250. +- usb: phy: Fix phy-samsung-usb when built as module. +- USB: ehci-s5p: Fix phy reset. +- ARM: Update config files: Make LPAE Exynos only until Multiarch comes +- commit c521db7 + +------------------------------------------------------------------- +Tue Jul 2 11:34:13 CEST 2013 - jbeulich@suse.com + +- Update Xen patches to 3.10-final. +- commit c5ad3f9 + ------------------------------------------------------------------- Mon Jul 1 03:49:16 CEST 2013 - jeffm@suse.com diff --git a/kernel-exynos.spec b/kernel-exynos.spec index cfe2403b..6d99e1f0 100644 --- a/kernel-exynos.spec +++ b/kernel-exynos.spec @@ -20,7 +20,7 @@ # needssslcertforbuild %define srcversion 3.10 -%define patchversion 3.10.0 +%define patchversion 3.10.1 %define variant %{nil} %define vanilla_only 0 @@ -59,8 +59,8 @@ Name: kernel-exynos Summary: Kernel for Samsung's Exynos SoC -Version: 3.10.0 -Release: .g3dcd746 +Version: 3.10.1 +Release: .g19a2fe9 License: GPL-2.0 Group: System/Kernel Url: http://www.kernel.org/ diff --git a/kernel-lpae.changes b/kernel-lpae.changes index e6d69869..0be05807 100644 --- a/kernel-lpae.changes +++ b/kernel-lpae.changes @@ -1,3 +1,60 @@ +------------------------------------------------------------------- +Sun Jul 14 09:09:42 CEST 2013 - jslaby@suse.cz + +- Linux 3.10.1. +- commit 062e800 + +------------------------------------------------------------------- +Mon Jul 8 15:15:51 CEST 2013 - mmarek@suse.cz + +- Require 14GB of free space in the buildservice +- commit e7a8371 + +------------------------------------------------------------------- +Mon Jul 8 13:37:50 CEST 2013 - jdelvare@suse.de + +- patches.suse/ida-remove-warning-dump-stack.patch: Add upstream commit ID +- commit 4fa2dc2 + +------------------------------------------------------------------- +Sat Jul 6 03:31:40 CEST 2013 - agraf@suse.de + +- ARM: Enable xen for lpae target +- arm: introduce psci_smp_ops. +- ARM: Enable selection of SMP operations at boot time. +- ARM: let the ASID allocator handle suspended animation. +- ARM: prevent risks of out-of-bound access in ASID allocator. +- ARM: Cortex-A15: fix erratum 798181 implementation. +- xen/arm: disable cpuidle when linux is running as dom0. +- arm: choose debug/uncompress.h include when uncompress debug + is disabled. +- xen/arm: enable PV control for ARM. +- Update config files. +- Refresh patches.xen/xen3-fixup-xen. +- commit 5c7a1e8 + +------------------------------------------------------------------- +Fri Jul 5 17:10:43 CEST 2013 - agraf@suse.de + +- MMC: Exynos: Add module alias for dw mmc. +- commit 182d5ca + +------------------------------------------------------------------- +Wed Jul 3 17:27:06 CEST 2013 - agraf@suse.de + +- ARM: Enable Arndale board with LPAE config +- ARM: EXYNOS: Set 64-bit DMA mask for EXYNOS5250. +- usb: phy: Fix phy-samsung-usb when built as module. +- USB: ehci-s5p: Fix phy reset. +- ARM: Update config files: Make LPAE Exynos only until Multiarch comes +- commit c521db7 + +------------------------------------------------------------------- +Tue Jul 2 11:34:13 CEST 2013 - jbeulich@suse.com + +- Update Xen patches to 3.10-final. +- commit c5ad3f9 + ------------------------------------------------------------------- Mon Jul 1 03:49:16 CEST 2013 - jeffm@suse.com diff --git a/kernel-lpae.spec b/kernel-lpae.spec index 2a7d4823..c6380cbd 100644 --- a/kernel-lpae.spec +++ b/kernel-lpae.spec @@ -20,7 +20,7 @@ # needssslcertforbuild %define srcversion 3.10 -%define patchversion 3.10.0 +%define patchversion 3.10.1 %define variant %{nil} %define vanilla_only 0 @@ -59,8 +59,8 @@ Name: kernel-lpae Summary: Kernel for LPAE enabled systems -Version: 3.10.0 -Release: .g3dcd746 +Version: 3.10.1 +Release: .g19a2fe9 License: GPL-2.0 Group: System/Kernel Url: http://www.kernel.org/ diff --git a/kernel-pae.changes b/kernel-pae.changes index e6d69869..0be05807 100644 --- a/kernel-pae.changes +++ b/kernel-pae.changes @@ -1,3 +1,60 @@ +------------------------------------------------------------------- +Sun Jul 14 09:09:42 CEST 2013 - jslaby@suse.cz + +- Linux 3.10.1. +- commit 062e800 + +------------------------------------------------------------------- +Mon Jul 8 15:15:51 CEST 2013 - mmarek@suse.cz + +- Require 14GB of free space in the buildservice +- commit e7a8371 + +------------------------------------------------------------------- +Mon Jul 8 13:37:50 CEST 2013 - jdelvare@suse.de + +- patches.suse/ida-remove-warning-dump-stack.patch: Add upstream commit ID +- commit 4fa2dc2 + +------------------------------------------------------------------- +Sat Jul 6 03:31:40 CEST 2013 - agraf@suse.de + +- ARM: Enable xen for lpae target +- arm: introduce psci_smp_ops. +- ARM: Enable selection of SMP operations at boot time. +- ARM: let the ASID allocator handle suspended animation. +- ARM: prevent risks of out-of-bound access in ASID allocator. +- ARM: Cortex-A15: fix erratum 798181 implementation. +- xen/arm: disable cpuidle when linux is running as dom0. +- arm: choose debug/uncompress.h include when uncompress debug + is disabled. +- xen/arm: enable PV control for ARM. +- Update config files. +- Refresh patches.xen/xen3-fixup-xen. +- commit 5c7a1e8 + +------------------------------------------------------------------- +Fri Jul 5 17:10:43 CEST 2013 - agraf@suse.de + +- MMC: Exynos: Add module alias for dw mmc. +- commit 182d5ca + +------------------------------------------------------------------- +Wed Jul 3 17:27:06 CEST 2013 - agraf@suse.de + +- ARM: Enable Arndale board with LPAE config +- ARM: EXYNOS: Set 64-bit DMA mask for EXYNOS5250. +- usb: phy: Fix phy-samsung-usb when built as module. +- USB: ehci-s5p: Fix phy reset. +- ARM: Update config files: Make LPAE Exynos only until Multiarch comes +- commit c521db7 + +------------------------------------------------------------------- +Tue Jul 2 11:34:13 CEST 2013 - jbeulich@suse.com + +- Update Xen patches to 3.10-final. +- commit c5ad3f9 + ------------------------------------------------------------------- Mon Jul 1 03:49:16 CEST 2013 - jeffm@suse.com diff --git a/kernel-pae.spec b/kernel-pae.spec index 0935fbe6..d8d7af9a 100644 --- a/kernel-pae.spec +++ b/kernel-pae.spec @@ -20,7 +20,7 @@ # needssslcertforbuild %define srcversion 3.10 -%define patchversion 3.10.0 +%define patchversion 3.10.1 %define variant %{nil} %define vanilla_only 0 @@ -59,8 +59,8 @@ Name: kernel-pae Summary: Kernel with PAE Support -Version: 3.10.0 -Release: .g3dcd746 +Version: 3.10.1 +Release: .g19a2fe9 License: GPL-2.0 Group: System/Kernel Url: http://www.kernel.org/ diff --git a/kernel-source.changes b/kernel-source.changes index e6d69869..0be05807 100644 --- a/kernel-source.changes +++ b/kernel-source.changes @@ -1,3 +1,60 @@ +------------------------------------------------------------------- +Sun Jul 14 09:09:42 CEST 2013 - jslaby@suse.cz + +- Linux 3.10.1. +- commit 062e800 + +------------------------------------------------------------------- +Mon Jul 8 15:15:51 CEST 2013 - mmarek@suse.cz + +- Require 14GB of free space in the buildservice +- commit e7a8371 + +------------------------------------------------------------------- +Mon Jul 8 13:37:50 CEST 2013 - jdelvare@suse.de + +- patches.suse/ida-remove-warning-dump-stack.patch: Add upstream commit ID +- commit 4fa2dc2 + +------------------------------------------------------------------- +Sat Jul 6 03:31:40 CEST 2013 - agraf@suse.de + +- ARM: Enable xen for lpae target +- arm: introduce psci_smp_ops. +- ARM: Enable selection of SMP operations at boot time. +- ARM: let the ASID allocator handle suspended animation. +- ARM: prevent risks of out-of-bound access in ASID allocator. +- ARM: Cortex-A15: fix erratum 798181 implementation. +- xen/arm: disable cpuidle when linux is running as dom0. +- arm: choose debug/uncompress.h include when uncompress debug + is disabled. +- xen/arm: enable PV control for ARM. +- Update config files. +- Refresh patches.xen/xen3-fixup-xen. +- commit 5c7a1e8 + +------------------------------------------------------------------- +Fri Jul 5 17:10:43 CEST 2013 - agraf@suse.de + +- MMC: Exynos: Add module alias for dw mmc. +- commit 182d5ca + +------------------------------------------------------------------- +Wed Jul 3 17:27:06 CEST 2013 - agraf@suse.de + +- ARM: Enable Arndale board with LPAE config +- ARM: EXYNOS: Set 64-bit DMA mask for EXYNOS5250. +- usb: phy: Fix phy-samsung-usb when built as module. +- USB: ehci-s5p: Fix phy reset. +- ARM: Update config files: Make LPAE Exynos only until Multiarch comes +- commit c521db7 + +------------------------------------------------------------------- +Tue Jul 2 11:34:13 CEST 2013 - jbeulich@suse.com + +- Update Xen patches to 3.10-final. +- commit c5ad3f9 + ------------------------------------------------------------------- Mon Jul 1 03:49:16 CEST 2013 - jeffm@suse.com diff --git a/kernel-source.spec b/kernel-source.spec index 6c1f8108..ac8f95b0 100644 --- a/kernel-source.spec +++ b/kernel-source.spec @@ -19,7 +19,7 @@ # icecream 0 %define srcversion 3.10 -%define patchversion 3.10.0 +%define patchversion 3.10.1 %define variant %{nil} %define vanilla_only 0 @@ -29,8 +29,8 @@ Name: kernel-source Summary: The Linux Kernel Sources -Version: 3.10.0 -Release: .g3dcd746 +Version: 3.10.1 +Release: .g19a2fe9 License: GPL-2.0 Group: Development/Sources Url: http://www.kernel.org/ diff --git a/kernel-syms.changes b/kernel-syms.changes index e6d69869..0be05807 100644 --- a/kernel-syms.changes +++ b/kernel-syms.changes @@ -1,3 +1,60 @@ +------------------------------------------------------------------- +Sun Jul 14 09:09:42 CEST 2013 - jslaby@suse.cz + +- Linux 3.10.1. +- commit 062e800 + +------------------------------------------------------------------- +Mon Jul 8 15:15:51 CEST 2013 - mmarek@suse.cz + +- Require 14GB of free space in the buildservice +- commit e7a8371 + +------------------------------------------------------------------- +Mon Jul 8 13:37:50 CEST 2013 - jdelvare@suse.de + +- patches.suse/ida-remove-warning-dump-stack.patch: Add upstream commit ID +- commit 4fa2dc2 + +------------------------------------------------------------------- +Sat Jul 6 03:31:40 CEST 2013 - agraf@suse.de + +- ARM: Enable xen for lpae target +- arm: introduce psci_smp_ops. +- ARM: Enable selection of SMP operations at boot time. +- ARM: let the ASID allocator handle suspended animation. +- ARM: prevent risks of out-of-bound access in ASID allocator. +- ARM: Cortex-A15: fix erratum 798181 implementation. +- xen/arm: disable cpuidle when linux is running as dom0. +- arm: choose debug/uncompress.h include when uncompress debug + is disabled. +- xen/arm: enable PV control for ARM. +- Update config files. +- Refresh patches.xen/xen3-fixup-xen. +- commit 5c7a1e8 + +------------------------------------------------------------------- +Fri Jul 5 17:10:43 CEST 2013 - agraf@suse.de + +- MMC: Exynos: Add module alias for dw mmc. +- commit 182d5ca + +------------------------------------------------------------------- +Wed Jul 3 17:27:06 CEST 2013 - agraf@suse.de + +- ARM: Enable Arndale board with LPAE config +- ARM: EXYNOS: Set 64-bit DMA mask for EXYNOS5250. +- usb: phy: Fix phy-samsung-usb when built as module. +- USB: ehci-s5p: Fix phy reset. +- ARM: Update config files: Make LPAE Exynos only until Multiarch comes +- commit c521db7 + +------------------------------------------------------------------- +Tue Jul 2 11:34:13 CEST 2013 - jbeulich@suse.com + +- Update Xen patches to 3.10-final. +- commit c5ad3f9 + ------------------------------------------------------------------- Mon Jul 1 03:49:16 CEST 2013 - jeffm@suse.com diff --git a/kernel-syms.spec b/kernel-syms.spec index 4a4b232e..f9782c16 100644 --- a/kernel-syms.spec +++ b/kernel-syms.spec @@ -23,9 +23,9 @@ Name: kernel-syms Summary: Kernel Symbol Versions (modversions) -Version: 3.10.0 +Version: 3.10.1 %if %using_buildservice -Release: .g3dcd746 +Release: .g19a2fe9 %else %define kernel_source_release %(LC_ALL=C rpm -q kernel-devel%variant-%version --qf "%{RELEASE}" | grep -v 'not installed' || echo 0) Release: %kernel_source_release diff --git a/kernel-trace.changes b/kernel-trace.changes index e6d69869..0be05807 100644 --- a/kernel-trace.changes +++ b/kernel-trace.changes @@ -1,3 +1,60 @@ +------------------------------------------------------------------- +Sun Jul 14 09:09:42 CEST 2013 - jslaby@suse.cz + +- Linux 3.10.1. +- commit 062e800 + +------------------------------------------------------------------- +Mon Jul 8 15:15:51 CEST 2013 - mmarek@suse.cz + +- Require 14GB of free space in the buildservice +- commit e7a8371 + +------------------------------------------------------------------- +Mon Jul 8 13:37:50 CEST 2013 - jdelvare@suse.de + +- patches.suse/ida-remove-warning-dump-stack.patch: Add upstream commit ID +- commit 4fa2dc2 + +------------------------------------------------------------------- +Sat Jul 6 03:31:40 CEST 2013 - agraf@suse.de + +- ARM: Enable xen for lpae target +- arm: introduce psci_smp_ops. +- ARM: Enable selection of SMP operations at boot time. +- ARM: let the ASID allocator handle suspended animation. +- ARM: prevent risks of out-of-bound access in ASID allocator. +- ARM: Cortex-A15: fix erratum 798181 implementation. +- xen/arm: disable cpuidle when linux is running as dom0. +- arm: choose debug/uncompress.h include when uncompress debug + is disabled. +- xen/arm: enable PV control for ARM. +- Update config files. +- Refresh patches.xen/xen3-fixup-xen. +- commit 5c7a1e8 + +------------------------------------------------------------------- +Fri Jul 5 17:10:43 CEST 2013 - agraf@suse.de + +- MMC: Exynos: Add module alias for dw mmc. +- commit 182d5ca + +------------------------------------------------------------------- +Wed Jul 3 17:27:06 CEST 2013 - agraf@suse.de + +- ARM: Enable Arndale board with LPAE config +- ARM: EXYNOS: Set 64-bit DMA mask for EXYNOS5250. +- usb: phy: Fix phy-samsung-usb when built as module. +- USB: ehci-s5p: Fix phy reset. +- ARM: Update config files: Make LPAE Exynos only until Multiarch comes +- commit c521db7 + +------------------------------------------------------------------- +Tue Jul 2 11:34:13 CEST 2013 - jbeulich@suse.com + +- Update Xen patches to 3.10-final. +- commit c5ad3f9 + ------------------------------------------------------------------- Mon Jul 1 03:49:16 CEST 2013 - jeffm@suse.com diff --git a/kernel-trace.spec b/kernel-trace.spec index 7f1e8856..5feff5d3 100644 --- a/kernel-trace.spec +++ b/kernel-trace.spec @@ -20,7 +20,7 @@ # needssslcertforbuild %define srcversion 3.10 -%define patchversion 3.10.0 +%define patchversion 3.10.1 %define variant %{nil} %define vanilla_only 0 @@ -59,8 +59,8 @@ Name: kernel-trace Summary: The Standard Kernel with Tracing Features -Version: 3.10.0 -Release: .g3dcd746 +Version: 3.10.1 +Release: .g19a2fe9 License: GPL-2.0 Group: System/Kernel Url: http://www.kernel.org/ diff --git a/kernel-vanilla.changes b/kernel-vanilla.changes index e6d69869..0be05807 100644 --- a/kernel-vanilla.changes +++ b/kernel-vanilla.changes @@ -1,3 +1,60 @@ +------------------------------------------------------------------- +Sun Jul 14 09:09:42 CEST 2013 - jslaby@suse.cz + +- Linux 3.10.1. +- commit 062e800 + +------------------------------------------------------------------- +Mon Jul 8 15:15:51 CEST 2013 - mmarek@suse.cz + +- Require 14GB of free space in the buildservice +- commit e7a8371 + +------------------------------------------------------------------- +Mon Jul 8 13:37:50 CEST 2013 - jdelvare@suse.de + +- patches.suse/ida-remove-warning-dump-stack.patch: Add upstream commit ID +- commit 4fa2dc2 + +------------------------------------------------------------------- +Sat Jul 6 03:31:40 CEST 2013 - agraf@suse.de + +- ARM: Enable xen for lpae target +- arm: introduce psci_smp_ops. +- ARM: Enable selection of SMP operations at boot time. +- ARM: let the ASID allocator handle suspended animation. +- ARM: prevent risks of out-of-bound access in ASID allocator. +- ARM: Cortex-A15: fix erratum 798181 implementation. +- xen/arm: disable cpuidle when linux is running as dom0. +- arm: choose debug/uncompress.h include when uncompress debug + is disabled. +- xen/arm: enable PV control for ARM. +- Update config files. +- Refresh patches.xen/xen3-fixup-xen. +- commit 5c7a1e8 + +------------------------------------------------------------------- +Fri Jul 5 17:10:43 CEST 2013 - agraf@suse.de + +- MMC: Exynos: Add module alias for dw mmc. +- commit 182d5ca + +------------------------------------------------------------------- +Wed Jul 3 17:27:06 CEST 2013 - agraf@suse.de + +- ARM: Enable Arndale board with LPAE config +- ARM: EXYNOS: Set 64-bit DMA mask for EXYNOS5250. +- usb: phy: Fix phy-samsung-usb when built as module. +- USB: ehci-s5p: Fix phy reset. +- ARM: Update config files: Make LPAE Exynos only until Multiarch comes +- commit c521db7 + +------------------------------------------------------------------- +Tue Jul 2 11:34:13 CEST 2013 - jbeulich@suse.com + +- Update Xen patches to 3.10-final. +- commit c5ad3f9 + ------------------------------------------------------------------- Mon Jul 1 03:49:16 CEST 2013 - jeffm@suse.com diff --git a/kernel-vanilla.spec b/kernel-vanilla.spec index b738305c..c593e795 100644 --- a/kernel-vanilla.spec +++ b/kernel-vanilla.spec @@ -20,7 +20,7 @@ # needssslcertforbuild %define srcversion 3.10 -%define patchversion 3.10.0 +%define patchversion 3.10.1 %define variant %{nil} %define vanilla_only 0 @@ -59,8 +59,8 @@ Name: kernel-vanilla Summary: The Standard Kernel - without any SUSE patches -Version: 3.10.0 -Release: .g3dcd746 +Version: 3.10.1 +Release: .g19a2fe9 License: GPL-2.0 Group: System/Kernel Url: http://www.kernel.org/ diff --git a/kernel-xen.changes b/kernel-xen.changes index e6d69869..0be05807 100644 --- a/kernel-xen.changes +++ b/kernel-xen.changes @@ -1,3 +1,60 @@ +------------------------------------------------------------------- +Sun Jul 14 09:09:42 CEST 2013 - jslaby@suse.cz + +- Linux 3.10.1. +- commit 062e800 + +------------------------------------------------------------------- +Mon Jul 8 15:15:51 CEST 2013 - mmarek@suse.cz + +- Require 14GB of free space in the buildservice +- commit e7a8371 + +------------------------------------------------------------------- +Mon Jul 8 13:37:50 CEST 2013 - jdelvare@suse.de + +- patches.suse/ida-remove-warning-dump-stack.patch: Add upstream commit ID +- commit 4fa2dc2 + +------------------------------------------------------------------- +Sat Jul 6 03:31:40 CEST 2013 - agraf@suse.de + +- ARM: Enable xen for lpae target +- arm: introduce psci_smp_ops. +- ARM: Enable selection of SMP operations at boot time. +- ARM: let the ASID allocator handle suspended animation. +- ARM: prevent risks of out-of-bound access in ASID allocator. +- ARM: Cortex-A15: fix erratum 798181 implementation. +- xen/arm: disable cpuidle when linux is running as dom0. +- arm: choose debug/uncompress.h include when uncompress debug + is disabled. +- xen/arm: enable PV control for ARM. +- Update config files. +- Refresh patches.xen/xen3-fixup-xen. +- commit 5c7a1e8 + +------------------------------------------------------------------- +Fri Jul 5 17:10:43 CEST 2013 - agraf@suse.de + +- MMC: Exynos: Add module alias for dw mmc. +- commit 182d5ca + +------------------------------------------------------------------- +Wed Jul 3 17:27:06 CEST 2013 - agraf@suse.de + +- ARM: Enable Arndale board with LPAE config +- ARM: EXYNOS: Set 64-bit DMA mask for EXYNOS5250. +- usb: phy: Fix phy-samsung-usb when built as module. +- USB: ehci-s5p: Fix phy reset. +- ARM: Update config files: Make LPAE Exynos only until Multiarch comes +- commit c521db7 + +------------------------------------------------------------------- +Tue Jul 2 11:34:13 CEST 2013 - jbeulich@suse.com + +- Update Xen patches to 3.10-final. +- commit c5ad3f9 + ------------------------------------------------------------------- Mon Jul 1 03:49:16 CEST 2013 - jeffm@suse.com diff --git a/kernel-xen.spec b/kernel-xen.spec index 3e03a0d9..83323697 100644 --- a/kernel-xen.spec +++ b/kernel-xen.spec @@ -20,7 +20,7 @@ # needssslcertforbuild %define srcversion 3.10 -%define patchversion 3.10.0 +%define patchversion 3.10.1 %define variant %{nil} %define vanilla_only 0 @@ -59,8 +59,8 @@ Name: kernel-xen Summary: The Xen Kernel -Version: 3.10.0 -Release: .g3dcd746 +Version: 3.10.1 +Release: .g19a2fe9 License: GPL-2.0 Group: System/Kernel Url: http://www.kernel.org/ diff --git a/patches.arch.tar.bz2 b/patches.arch.tar.bz2 index fe9df31c..b9a007c9 100644 --- a/patches.arch.tar.bz2 +++ b/patches.arch.tar.bz2 @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:afc7fdab8a5d1848feec4ad81224b274f74178e89d35004debc58956eae52f6d -size 150728 +oid sha256:f8e03fa5c23fa5cbddddcb6426628295548567d886843740b74a4a2efb20ba4e +size 159814 diff --git a/patches.kernel.org.tar.bz2 b/patches.kernel.org.tar.bz2 index 3f8741cd..c841e02e 100644 --- a/patches.kernel.org.tar.bz2 +++ b/patches.kernel.org.tar.bz2 @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:ee18541c0eac40ab98a3cc2afffb20d24e6531f3cdbb7990b74d2deb7c88225b -size 133 +oid sha256:b3b6addd32e703e7d4e4e03f02afeffdd21200f6ed857a93f3434a27acce9d51 +size 6531 diff --git a/patches.suse.tar.bz2 b/patches.suse.tar.bz2 index 5fb6dfd4..e9c1c460 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:e1086d7a58f4db478b44c7fdd32e4a4decfd330fcee869b84d8bf1d06feae1e0 -size 115346 +oid sha256:4af6a8b9f02f02892b10297aa51ac9c38906e4821d42f58801c4fb6dcf6de1d7 +size 115356 diff --git a/patches.xen.tar.bz2 b/patches.xen.tar.bz2 index c49922c3..60b751f8 100644 --- a/patches.xen.tar.bz2 +++ b/patches.xen.tar.bz2 @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:16678b038429d0ea2692e3dab2bb69522d1dde79f0f78262e0f09b360b5c6af9 -size 2122479 +oid sha256:19d30636646c36db045e81a11f090729155b93284f1eb9f454b43866ec309988 +size 2097163 diff --git a/series.conf b/series.conf index eaebae63..ff3dcbc0 100644 --- a/series.conf +++ b/series.conf @@ -27,6 +27,7 @@ # DO NOT MODIFY THEM! # Send separate patches upstream if you find a problem... ######################################################## + patches.kernel.org/patch-3.10.1 ######################################################## # Build fixes that apply to the vanilla kernel too. @@ -162,6 +163,18 @@ # Compile fix for Xen on ARM with our Xen patches applied patches.arch/arm-xen-fixup.patch patches.arch/arm-refresh-mach-types.diff + patches.arch/arm-arndale-usb.patch + patches.arch/arm-arndale-dma.patch + patches.arch/arm-arndale-usb-phy.patch + patches.arch/arm-exynos-dwmmc-modalias.patch + patches.arch/arm-xen-0001-arm-introduce-psci_smp_ops.patch + patches.arch/arm-xen-0002-ARM-Enable-selection-of-SMP-operations-at-boot-time.patch + patches.arch/arm-xen-0003-ARM-let-the-ASID-allocator-handle-suspended-animatio.patch + patches.arch/arm-xen-0004-ARM-prevent-risks-of-out-of-bound-access-in-ASID-all.patch + patches.arch/arm-xen-0005-ARM-Cortex-A15-fix-erratum-798181-implementation.patch + patches.arch/arm-xen-0006-xen-arm-disable-cpuidle-when-linux-is-running-as-dom.patch + patches.arch/arm-xen-0007-arm-choose-debug-uncompress.h-include-when-uncompres.patch + patches.arch/arm-xen-0008-xen-arm-enable-PV-control-for-ARM.patch ######################################################## # S/390 @@ -602,7 +615,7 @@ patches.xen/xen3-patch-3.7 patches.xen/xen3-patch-3.8 patches.xen/xen3-patch-3.9 - patches.xen/xen3-patch-3.10-rc6 + patches.xen/xen3-patch-3.10 # ports of other patches patches.xen/xen3-010-acpi_initrd_override_tables.patch diff --git a/source-timestamp b/source-timestamp index ad5f87e1..7a4c4268 100644 --- a/source-timestamp +++ b/source-timestamp @@ -1,3 +1,3 @@ -2013-07-01 15:38:11 +0200 -GIT Revision: 3dcd746031cdb2592c25e2af715c1a30bff22bdc +2013-07-14 23:28:38 +0200 +GIT Revision: 19a2fe9d2012746cbd57173fc526d13b4aeedfa0 GIT Branch: stable