Accepting request 182506 from Kernel:HEAD

commit e7a83711d30111c705f3b5532d6ce7e303cf142b

OBS-URL: https://build.opensuse.org/request/show/182506
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/kernel-source?expand=0&rev=195
This commit is contained in:
Stephan Kulow 2013-07-11 11:29:06 +00:00 committed by Git OBS Bridge
commit 698f83af85
35 changed files with 673 additions and 24 deletions

7
_constraints Normal file
View File

@ -0,0 +1,7 @@
<constraints>
<hardware>
<disk>
<size unit="G">14</size>
</disk>
</hardware>
</constraints>

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:c71a927aa45999afa14998f42fd52143d66ca42c03fa278018c4e9ee9be58976
size 252171
oid sha256:7f8fac933218e87d2058974530a976ddc0d68282467becf8657954588226e174
size 252211

View File

@ -1,3 +1,48 @@
-------------------------------------------------------------------
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

View File

@ -60,7 +60,7 @@
Name: kernel-cubox
Summary: Kernel for SolidRun Cubox
Version: 3.10.0
Release: <RELEASE>.gc5ad3f9
Release: <RELEASE>.ge7a8371
License: GPL-2.0
Group: System/Kernel
Url: http://www.kernel.org/

View File

@ -1,3 +1,48 @@
-------------------------------------------------------------------
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

View File

@ -60,7 +60,7 @@
Name: kernel-debug
Summary: A Debug Version of the Kernel
Version: 3.10.0
Release: <RELEASE>.gc5ad3f9
Release: <RELEASE>.ge7a8371
License: GPL-2.0
Group: System/Kernel
Url: http://www.kernel.org/

View File

@ -1,3 +1,48 @@
-------------------------------------------------------------------
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

View File

@ -60,7 +60,7 @@
Name: kernel-default
Summary: The Standard Kernel
Version: 3.10.0
Release: <RELEASE>.gc5ad3f9
Release: <RELEASE>.ge7a8371
License: GPL-2.0
Group: System/Kernel
Url: http://www.kernel.org/

View File

@ -1,3 +1,48 @@
-------------------------------------------------------------------
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

View File

@ -60,7 +60,7 @@
Name: kernel-desktop
Summary: Kernel optimized for the desktop
Version: 3.10.0
Release: <RELEASE>.gc5ad3f9
Release: <RELEASE>.ge7a8371
License: GPL-2.0
Group: System/Kernel
Url: http://www.kernel.org/

View File

@ -1,3 +1,48 @@
-------------------------------------------------------------------
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

View File

@ -25,7 +25,7 @@
Name: kernel-docs
Summary: Kernel Documentation
Version: 3.10.0
Release: <RELEASE>.gc5ad3f9
Release: <RELEASE>.ge7a8371
BuildRequires: docbook-toys docbook-utils ghostscript_any libjpeg-devel texlive transfig xmlto xorg-x11-devel
BuildRequires: kernel-source%variant
Url: http://www.kernel.org/

View File

@ -1,3 +1,48 @@
-------------------------------------------------------------------
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

View File

@ -60,7 +60,7 @@
Name: kernel-ec2
Summary: The Amazon EC2 Xen Kernel
Version: 3.10.0
Release: <RELEASE>.gc5ad3f9
Release: <RELEASE>.ge7a8371
License: GPL-2.0
Group: System/Kernel
Url: http://www.kernel.org/

View File

@ -1,3 +1,48 @@
-------------------------------------------------------------------
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

View File

@ -60,7 +60,7 @@
Name: kernel-exynos
Summary: Kernel for Samsung's Exynos SoC
Version: 3.10.0
Release: <RELEASE>.gc5ad3f9
Release: <RELEASE>.ge7a8371
License: GPL-2.0
Group: System/Kernel
Url: http://www.kernel.org/

View File

@ -1,3 +1,48 @@
-------------------------------------------------------------------
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

View File

@ -60,7 +60,7 @@
Name: kernel-lpae
Summary: Kernel for LPAE enabled systems
Version: 3.10.0
Release: <RELEASE>.gc5ad3f9
Release: <RELEASE>.ge7a8371
License: GPL-2.0
Group: System/Kernel
Url: http://www.kernel.org/

View File

@ -1,3 +1,48 @@
-------------------------------------------------------------------
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

View File

@ -60,7 +60,7 @@
Name: kernel-pae
Summary: Kernel with PAE Support
Version: 3.10.0
Release: <RELEASE>.gc5ad3f9
Release: <RELEASE>.ge7a8371
License: GPL-2.0
Group: System/Kernel
Url: http://www.kernel.org/

View File

@ -1,3 +1,48 @@
-------------------------------------------------------------------
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

View File

@ -30,7 +30,7 @@
Name: kernel-source
Summary: The Linux Kernel Sources
Version: 3.10.0
Release: <RELEASE>.gc5ad3f9
Release: <RELEASE>.ge7a8371
License: GPL-2.0
Group: Development/Sources
Url: http://www.kernel.org/

View File

@ -1,3 +1,48 @@
-------------------------------------------------------------------
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

View File

@ -25,7 +25,7 @@ Name: kernel-syms
Summary: Kernel Symbol Versions (modversions)
Version: 3.10.0
%if %using_buildservice
Release: <RELEASE>.gc5ad3f9
Release: <RELEASE>.ge7a8371
%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

View File

@ -1,3 +1,48 @@
-------------------------------------------------------------------
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

View File

@ -60,7 +60,7 @@
Name: kernel-trace
Summary: The Standard Kernel with Tracing Features
Version: 3.10.0
Release: <RELEASE>.gc5ad3f9
Release: <RELEASE>.ge7a8371
License: GPL-2.0
Group: System/Kernel
Url: http://www.kernel.org/

View File

@ -1,3 +1,48 @@
-------------------------------------------------------------------
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

View File

@ -60,7 +60,7 @@
Name: kernel-vanilla
Summary: The Standard Kernel - without any SUSE patches
Version: 3.10.0
Release: <RELEASE>.gc5ad3f9
Release: <RELEASE>.ge7a8371
License: GPL-2.0
Group: System/Kernel
Url: http://www.kernel.org/

View File

@ -1,3 +1,48 @@
-------------------------------------------------------------------
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

View File

@ -60,7 +60,7 @@
Name: kernel-xen
Summary: The Xen Kernel
Version: 3.10.0
Release: <RELEASE>.gc5ad3f9
Release: <RELEASE>.ge7a8371
License: GPL-2.0
Group: System/Kernel
Url: http://www.kernel.org/

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:afc7fdab8a5d1848feec4ad81224b274f74178e89d35004debc58956eae52f6d
size 150728
oid sha256:f8e03fa5c23fa5cbddddcb6426628295548567d886843740b74a4a2efb20ba4e
size 159814

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:e1086d7a58f4db478b44c7fdd32e4a4decfd330fcee869b84d8bf1d06feae1e0
size 115346
oid sha256:4af6a8b9f02f02892b10297aa51ac9c38906e4821d42f58801c4fb6dcf6de1d7
size 115356

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:a78beffcdf4f74babc2f893e28d9aa5306dcc5a51793ed7d552e92206bdb7692
size 2097477
oid sha256:19d30636646c36db045e81a11f090729155b93284f1eb9f454b43866ec309988
size 2097163

View File

@ -162,6 +162,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

View File

@ -1,3 +1,3 @@
2013-07-02 11:34:13 +0200
GIT Revision: c5ad3f985e69b5db90c7518b175cb1523f1b7172
2013-07-08 15:15:51 +0200
GIT Revision: e7a83711d30111c705f3b5532d6ce7e303cf142b
GIT Branch: master