1
0
forked from pool/kernel-source

Accepting request 155264 from Kernel:openSUSE-12.3

- rpm/kernel-binary.spec.in: Add needssslcertforbuild, so that the project
  certificate is available when signing the kernel.
- commit f4f3306

- rpm/kernel-binary.spec.in: Sign vmlinuz in the buildservice
- commit b13c7b4

- Linux 3.7.7.
- commit 67ebb60

- Drivers: hv: balloon: Prevent the host from ballooning the
  guest too low.
- Drivers: hv: balloon: Add a parameter to delay pressure
  reporting.
- commit 77e8d63

OBS-URL: https://build.opensuse.org/request/show/155264
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/kernel-source?expand=0&rev=187
This commit is contained in:
Stephan Kulow
2013-02-12 21:30:45 +00:00
committed by Git OBS Bridge
parent cf4787b2dc
commit c1f3593cc0
44 changed files with 750 additions and 62 deletions

View File

@@ -33,6 +33,7 @@
patches.kernel.org/patch-3.7.3-4
patches.kernel.org/patch-3.7.4-5
patches.kernel.org/patch-3.7.5-6
patches.kernel.org/patch-3.7.6-7
########################################################
# Build fixes that apply to the vanilla kernel too.
@@ -239,6 +240,8 @@
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-fate314663-0005-Drivers-hv-balloon-Make-adjustments-to-the-pressure-.patch
patches.suse/suse-hv-fate314663-0006-Drivers-hv-balloon-Add-a-parameter-to-delay-pressure.patch
patches.suse/suse-hv-fate314663-0007-Drivers-hv-balloon-Prevent-the-host-from-ballooning-.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