GIT Revision: 41613b04d01062bd18722d7cbe41228552d0fd29
OBS-URL: https://build.opensuse.org/package/show/Kernel:stable/kernel-source?expand=0&rev=129
This commit is contained in:
parent
6bb7c94422
commit
ed8d084816
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Jun 14 16:50:35 CEST 2010 - jbeulich@suse.com
|
||||
|
||||
- {i386,x86_64}/*: ATA_PIIX=m.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 13 13:32:40 UTC 2011 - agraf@suse.com
|
||||
|
||||
|
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:be4adf44d5a3a346ce54f5c141ee7f26617e9e695cc5ab013fa1a09052e8cea6
|
||||
size 292551
|
||||
oid sha256:d05818eb01604e2e4b1acac37400ae35b4c8314b6c7ce3f9a9b696c144c9f395
|
||||
size 292240
|
||||
|
@ -1,3 +1,37 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Jun 17 22:27:20 CEST 2012 - jslaby@suse.cz
|
||||
|
||||
- Linux 3.4.3.
|
||||
- Delete patches.suse/suse-hv-pata_piix-ignore-disks.patch.
|
||||
- commit 76639c2
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Jun 15 10:02:46 CEST 2012 - mhocko@suse.cz
|
||||
|
||||
- mm: correctly synchronize rss-counters at exit/exec (bnc#767152).
|
||||
- commit f3bb35c
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jun 14 19:07:01 CEST 2012 - jeffm@suse.com
|
||||
|
||||
- CONFIG_RTC_DRV_CMOS=y on all x86/x86_64 flavors (bnc#755525).
|
||||
When rtc_cmos is module, hctosys fails to set the clock on boot, issuing
|
||||
ominious error messages to the console.
|
||||
- commit a3aa67c
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jun 14 16:51:34 CEST 2012 - jbeulich@novell.com
|
||||
|
||||
- Update x86 config files (ATA_PIIX=m, bnc#766284).
|
||||
- commit 8677f43
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jun 14 12:26:54 CEST 2012 - tiwai@suse.de
|
||||
|
||||
- Refresh patches.drivers/input-Add-LED-support-to-Synaptics-device.
|
||||
Add product ID 0x84 that may have the LED support (bnc#764339)
|
||||
- commit 6e5a834
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Jun 9 19:55:14 CEST 2012 - jslaby@suse.cz
|
||||
|
||||
|
@ -18,7 +18,7 @@
|
||||
# norootforbuild
|
||||
|
||||
%define srcversion 3.4
|
||||
%define patchversion 3.4.2
|
||||
%define patchversion 3.4.3
|
||||
%define variant %{nil}
|
||||
%define vanilla_only 0
|
||||
|
||||
@ -57,7 +57,7 @@
|
||||
|
||||
Name: kernel-debug
|
||||
Summary: A Debug Version of the Kernel
|
||||
Version: 3.4.2
|
||||
Version: 3.4.3
|
||||
Release: 0
|
||||
License: GPL-2.0
|
||||
Group: System/Kernel
|
||||
|
@ -1,3 +1,37 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Jun 17 22:27:20 CEST 2012 - jslaby@suse.cz
|
||||
|
||||
- Linux 3.4.3.
|
||||
- Delete patches.suse/suse-hv-pata_piix-ignore-disks.patch.
|
||||
- commit 76639c2
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Jun 15 10:02:46 CEST 2012 - mhocko@suse.cz
|
||||
|
||||
- mm: correctly synchronize rss-counters at exit/exec (bnc#767152).
|
||||
- commit f3bb35c
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jun 14 19:07:01 CEST 2012 - jeffm@suse.com
|
||||
|
||||
- CONFIG_RTC_DRV_CMOS=y on all x86/x86_64 flavors (bnc#755525).
|
||||
When rtc_cmos is module, hctosys fails to set the clock on boot, issuing
|
||||
ominious error messages to the console.
|
||||
- commit a3aa67c
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jun 14 16:51:34 CEST 2012 - jbeulich@novell.com
|
||||
|
||||
- Update x86 config files (ATA_PIIX=m, bnc#766284).
|
||||
- commit 8677f43
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jun 14 12:26:54 CEST 2012 - tiwai@suse.de
|
||||
|
||||
- Refresh patches.drivers/input-Add-LED-support-to-Synaptics-device.
|
||||
Add product ID 0x84 that may have the LED support (bnc#764339)
|
||||
- commit 6e5a834
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Jun 9 19:55:14 CEST 2012 - jslaby@suse.cz
|
||||
|
||||
|
@ -18,7 +18,7 @@
|
||||
# norootforbuild
|
||||
|
||||
%define srcversion 3.4
|
||||
%define patchversion 3.4.2
|
||||
%define patchversion 3.4.3
|
||||
%define variant %{nil}
|
||||
%define vanilla_only 0
|
||||
|
||||
@ -57,7 +57,7 @@
|
||||
|
||||
Name: kernel-default
|
||||
Summary: The Standard Kernel
|
||||
Version: 3.4.2
|
||||
Version: 3.4.3
|
||||
Release: 0
|
||||
License: GPL-2.0
|
||||
Group: System/Kernel
|
||||
|
@ -1,3 +1,37 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Jun 17 22:27:20 CEST 2012 - jslaby@suse.cz
|
||||
|
||||
- Linux 3.4.3.
|
||||
- Delete patches.suse/suse-hv-pata_piix-ignore-disks.patch.
|
||||
- commit 76639c2
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Jun 15 10:02:46 CEST 2012 - mhocko@suse.cz
|
||||
|
||||
- mm: correctly synchronize rss-counters at exit/exec (bnc#767152).
|
||||
- commit f3bb35c
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jun 14 19:07:01 CEST 2012 - jeffm@suse.com
|
||||
|
||||
- CONFIG_RTC_DRV_CMOS=y on all x86/x86_64 flavors (bnc#755525).
|
||||
When rtc_cmos is module, hctosys fails to set the clock on boot, issuing
|
||||
ominious error messages to the console.
|
||||
- commit a3aa67c
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jun 14 16:51:34 CEST 2012 - jbeulich@novell.com
|
||||
|
||||
- Update x86 config files (ATA_PIIX=m, bnc#766284).
|
||||
- commit 8677f43
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jun 14 12:26:54 CEST 2012 - tiwai@suse.de
|
||||
|
||||
- Refresh patches.drivers/input-Add-LED-support-to-Synaptics-device.
|
||||
Add product ID 0x84 that may have the LED support (bnc#764339)
|
||||
- commit 6e5a834
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Jun 9 19:55:14 CEST 2012 - jslaby@suse.cz
|
||||
|
||||
|
@ -18,7 +18,7 @@
|
||||
# norootforbuild
|
||||
|
||||
%define srcversion 3.4
|
||||
%define patchversion 3.4.2
|
||||
%define patchversion 3.4.3
|
||||
%define variant %{nil}
|
||||
%define vanilla_only 0
|
||||
|
||||
@ -57,7 +57,7 @@
|
||||
|
||||
Name: kernel-desktop
|
||||
Summary: Kernel optimized for the desktop
|
||||
Version: 3.4.2
|
||||
Version: 3.4.3
|
||||
Release: 0
|
||||
License: GPL-2.0
|
||||
Group: System/Kernel
|
||||
|
@ -1,3 +1,37 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Jun 17 22:27:20 CEST 2012 - jslaby@suse.cz
|
||||
|
||||
- Linux 3.4.3.
|
||||
- Delete patches.suse/suse-hv-pata_piix-ignore-disks.patch.
|
||||
- commit 76639c2
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Jun 15 10:02:46 CEST 2012 - mhocko@suse.cz
|
||||
|
||||
- mm: correctly synchronize rss-counters at exit/exec (bnc#767152).
|
||||
- commit f3bb35c
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jun 14 19:07:01 CEST 2012 - jeffm@suse.com
|
||||
|
||||
- CONFIG_RTC_DRV_CMOS=y on all x86/x86_64 flavors (bnc#755525).
|
||||
When rtc_cmos is module, hctosys fails to set the clock on boot, issuing
|
||||
ominious error messages to the console.
|
||||
- commit a3aa67c
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jun 14 16:51:34 CEST 2012 - jbeulich@novell.com
|
||||
|
||||
- Update x86 config files (ATA_PIIX=m, bnc#766284).
|
||||
- commit 8677f43
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jun 14 12:26:54 CEST 2012 - tiwai@suse.de
|
||||
|
||||
- Refresh patches.drivers/input-Add-LED-support-to-Synaptics-device.
|
||||
Add product ID 0x84 that may have the LED support (bnc#764339)
|
||||
- commit 6e5a834
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Jun 9 19:55:14 CEST 2012 - jslaby@suse.cz
|
||||
|
||||
|
@ -17,14 +17,14 @@
|
||||
|
||||
# norootforbuild
|
||||
|
||||
%define patchversion 3.4.2
|
||||
%define patchversion 3.4.3
|
||||
%define variant %{nil}
|
||||
|
||||
%include %_sourcedir/kernel-spec-macros
|
||||
|
||||
Name: kernel-docs
|
||||
Summary: Kernel Documentation
|
||||
Version: 3.4.2
|
||||
Version: 3.4.3
|
||||
Release: 0
|
||||
BuildRequires: docbook-toys docbook-utils ghostscript_any libjpeg-devel texlive transfig xmlto xorg-x11-devel
|
||||
BuildRequires: kernel-source%variant
|
||||
|
@ -1,3 +1,37 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Jun 17 22:27:20 CEST 2012 - jslaby@suse.cz
|
||||
|
||||
- Linux 3.4.3.
|
||||
- Delete patches.suse/suse-hv-pata_piix-ignore-disks.patch.
|
||||
- commit 76639c2
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Jun 15 10:02:46 CEST 2012 - mhocko@suse.cz
|
||||
|
||||
- mm: correctly synchronize rss-counters at exit/exec (bnc#767152).
|
||||
- commit f3bb35c
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jun 14 19:07:01 CEST 2012 - jeffm@suse.com
|
||||
|
||||
- CONFIG_RTC_DRV_CMOS=y on all x86/x86_64 flavors (bnc#755525).
|
||||
When rtc_cmos is module, hctosys fails to set the clock on boot, issuing
|
||||
ominious error messages to the console.
|
||||
- commit a3aa67c
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jun 14 16:51:34 CEST 2012 - jbeulich@novell.com
|
||||
|
||||
- Update x86 config files (ATA_PIIX=m, bnc#766284).
|
||||
- commit 8677f43
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jun 14 12:26:54 CEST 2012 - tiwai@suse.de
|
||||
|
||||
- Refresh patches.drivers/input-Add-LED-support-to-Synaptics-device.
|
||||
Add product ID 0x84 that may have the LED support (bnc#764339)
|
||||
- commit 6e5a834
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Jun 9 19:55:14 CEST 2012 - jslaby@suse.cz
|
||||
|
||||
|
@ -18,7 +18,7 @@
|
||||
# norootforbuild
|
||||
|
||||
%define srcversion 3.4
|
||||
%define patchversion 3.4.2
|
||||
%define patchversion 3.4.3
|
||||
%define variant %{nil}
|
||||
%define vanilla_only 0
|
||||
|
||||
@ -57,7 +57,7 @@
|
||||
|
||||
Name: kernel-ec2
|
||||
Summary: The Amazon EC2 Xen Kernel
|
||||
Version: 3.4.2
|
||||
Version: 3.4.3
|
||||
Release: 0
|
||||
License: GPL-2.0
|
||||
Group: System/Kernel
|
||||
|
@ -1,3 +1,37 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Jun 17 22:27:20 CEST 2012 - jslaby@suse.cz
|
||||
|
||||
- Linux 3.4.3.
|
||||
- Delete patches.suse/suse-hv-pata_piix-ignore-disks.patch.
|
||||
- commit 76639c2
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Jun 15 10:02:46 CEST 2012 - mhocko@suse.cz
|
||||
|
||||
- mm: correctly synchronize rss-counters at exit/exec (bnc#767152).
|
||||
- commit f3bb35c
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jun 14 19:07:01 CEST 2012 - jeffm@suse.com
|
||||
|
||||
- CONFIG_RTC_DRV_CMOS=y on all x86/x86_64 flavors (bnc#755525).
|
||||
When rtc_cmos is module, hctosys fails to set the clock on boot, issuing
|
||||
ominious error messages to the console.
|
||||
- commit a3aa67c
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jun 14 16:51:34 CEST 2012 - jbeulich@novell.com
|
||||
|
||||
- Update x86 config files (ATA_PIIX=m, bnc#766284).
|
||||
- commit 8677f43
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jun 14 12:26:54 CEST 2012 - tiwai@suse.de
|
||||
|
||||
- Refresh patches.drivers/input-Add-LED-support-to-Synaptics-device.
|
||||
Add product ID 0x84 that may have the LED support (bnc#764339)
|
||||
- commit 6e5a834
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Jun 9 19:55:14 CEST 2012 - jslaby@suse.cz
|
||||
|
||||
|
@ -18,7 +18,7 @@
|
||||
# norootforbuild
|
||||
|
||||
%define srcversion 3.4
|
||||
%define patchversion 3.4.2
|
||||
%define patchversion 3.4.3
|
||||
%define variant %{nil}
|
||||
%define vanilla_only 0
|
||||
|
||||
@ -57,7 +57,7 @@
|
||||
|
||||
Name: kernel-imx51
|
||||
Summary: Kernel for Freescale's iMX SoC
|
||||
Version: 3.4.2
|
||||
Version: 3.4.3
|
||||
Release: 0
|
||||
License: GPL-2.0
|
||||
Group: System/Kernel
|
||||
|
@ -1,3 +1,37 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Jun 17 22:27:20 CEST 2012 - jslaby@suse.cz
|
||||
|
||||
- Linux 3.4.3.
|
||||
- Delete patches.suse/suse-hv-pata_piix-ignore-disks.patch.
|
||||
- commit 76639c2
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Jun 15 10:02:46 CEST 2012 - mhocko@suse.cz
|
||||
|
||||
- mm: correctly synchronize rss-counters at exit/exec (bnc#767152).
|
||||
- commit f3bb35c
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jun 14 19:07:01 CEST 2012 - jeffm@suse.com
|
||||
|
||||
- CONFIG_RTC_DRV_CMOS=y on all x86/x86_64 flavors (bnc#755525).
|
||||
When rtc_cmos is module, hctosys fails to set the clock on boot, issuing
|
||||
ominious error messages to the console.
|
||||
- commit a3aa67c
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jun 14 16:51:34 CEST 2012 - jbeulich@novell.com
|
||||
|
||||
- Update x86 config files (ATA_PIIX=m, bnc#766284).
|
||||
- commit 8677f43
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jun 14 12:26:54 CEST 2012 - tiwai@suse.de
|
||||
|
||||
- Refresh patches.drivers/input-Add-LED-support-to-Synaptics-device.
|
||||
Add product ID 0x84 that may have the LED support (bnc#764339)
|
||||
- commit 6e5a834
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Jun 9 19:55:14 CEST 2012 - jslaby@suse.cz
|
||||
|
||||
|
@ -18,7 +18,7 @@
|
||||
# norootforbuild
|
||||
|
||||
%define srcversion 3.4
|
||||
%define patchversion 3.4.2
|
||||
%define patchversion 3.4.3
|
||||
%define variant %{nil}
|
||||
%define vanilla_only 0
|
||||
|
||||
@ -57,7 +57,7 @@
|
||||
|
||||
Name: kernel-omap2plus
|
||||
Summary: Kernel for Texas instrument's OMAP SoC
|
||||
Version: 3.4.2
|
||||
Version: 3.4.3
|
||||
Release: 0
|
||||
License: GPL-2.0
|
||||
Group: System/Kernel
|
||||
|
@ -1,3 +1,37 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Jun 17 22:27:20 CEST 2012 - jslaby@suse.cz
|
||||
|
||||
- Linux 3.4.3.
|
||||
- Delete patches.suse/suse-hv-pata_piix-ignore-disks.patch.
|
||||
- commit 76639c2
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Jun 15 10:02:46 CEST 2012 - mhocko@suse.cz
|
||||
|
||||
- mm: correctly synchronize rss-counters at exit/exec (bnc#767152).
|
||||
- commit f3bb35c
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jun 14 19:07:01 CEST 2012 - jeffm@suse.com
|
||||
|
||||
- CONFIG_RTC_DRV_CMOS=y on all x86/x86_64 flavors (bnc#755525).
|
||||
When rtc_cmos is module, hctosys fails to set the clock on boot, issuing
|
||||
ominious error messages to the console.
|
||||
- commit a3aa67c
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jun 14 16:51:34 CEST 2012 - jbeulich@novell.com
|
||||
|
||||
- Update x86 config files (ATA_PIIX=m, bnc#766284).
|
||||
- commit 8677f43
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jun 14 12:26:54 CEST 2012 - tiwai@suse.de
|
||||
|
||||
- Refresh patches.drivers/input-Add-LED-support-to-Synaptics-device.
|
||||
Add product ID 0x84 that may have the LED support (bnc#764339)
|
||||
- commit 6e5a834
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Jun 9 19:55:14 CEST 2012 - jslaby@suse.cz
|
||||
|
||||
|
@ -18,7 +18,7 @@
|
||||
# norootforbuild
|
||||
|
||||
%define srcversion 3.4
|
||||
%define patchversion 3.4.2
|
||||
%define patchversion 3.4.3
|
||||
%define variant %{nil}
|
||||
%define vanilla_only 0
|
||||
|
||||
@ -57,7 +57,7 @@
|
||||
|
||||
Name: kernel-pae
|
||||
Summary: Kernel with PAE Support
|
||||
Version: 3.4.2
|
||||
Version: 3.4.3
|
||||
Release: 0
|
||||
License: GPL-2.0
|
||||
Group: System/Kernel
|
||||
|
@ -1,3 +1,37 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Jun 17 22:27:20 CEST 2012 - jslaby@suse.cz
|
||||
|
||||
- Linux 3.4.3.
|
||||
- Delete patches.suse/suse-hv-pata_piix-ignore-disks.patch.
|
||||
- commit 76639c2
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Jun 15 10:02:46 CEST 2012 - mhocko@suse.cz
|
||||
|
||||
- mm: correctly synchronize rss-counters at exit/exec (bnc#767152).
|
||||
- commit f3bb35c
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jun 14 19:07:01 CEST 2012 - jeffm@suse.com
|
||||
|
||||
- CONFIG_RTC_DRV_CMOS=y on all x86/x86_64 flavors (bnc#755525).
|
||||
When rtc_cmos is module, hctosys fails to set the clock on boot, issuing
|
||||
ominious error messages to the console.
|
||||
- commit a3aa67c
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jun 14 16:51:34 CEST 2012 - jbeulich@novell.com
|
||||
|
||||
- Update x86 config files (ATA_PIIX=m, bnc#766284).
|
||||
- commit 8677f43
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jun 14 12:26:54 CEST 2012 - tiwai@suse.de
|
||||
|
||||
- Refresh patches.drivers/input-Add-LED-support-to-Synaptics-device.
|
||||
Add product ID 0x84 that may have the LED support (bnc#764339)
|
||||
- commit 6e5a834
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Jun 9 19:55:14 CEST 2012 - jslaby@suse.cz
|
||||
|
||||
|
@ -18,7 +18,7 @@
|
||||
# norootforbuild
|
||||
|
||||
%define srcversion 3.4
|
||||
%define patchversion 3.4.2
|
||||
%define patchversion 3.4.3
|
||||
%define variant %{nil}
|
||||
%define vanilla_only 0
|
||||
|
||||
@ -57,7 +57,7 @@
|
||||
|
||||
Name: kernel-ppc64
|
||||
Summary: Kernel for ppc64 Systems
|
||||
Version: 3.4.2
|
||||
Version: 3.4.3
|
||||
Release: 0
|
||||
License: GPL-2.0
|
||||
Group: System/Kernel
|
||||
|
@ -1,3 +1,37 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Jun 17 22:27:20 CEST 2012 - jslaby@suse.cz
|
||||
|
||||
- Linux 3.4.3.
|
||||
- Delete patches.suse/suse-hv-pata_piix-ignore-disks.patch.
|
||||
- commit 76639c2
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Jun 15 10:02:46 CEST 2012 - mhocko@suse.cz
|
||||
|
||||
- mm: correctly synchronize rss-counters at exit/exec (bnc#767152).
|
||||
- commit f3bb35c
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jun 14 19:07:01 CEST 2012 - jeffm@suse.com
|
||||
|
||||
- CONFIG_RTC_DRV_CMOS=y on all x86/x86_64 flavors (bnc#755525).
|
||||
When rtc_cmos is module, hctosys fails to set the clock on boot, issuing
|
||||
ominious error messages to the console.
|
||||
- commit a3aa67c
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jun 14 16:51:34 CEST 2012 - jbeulich@novell.com
|
||||
|
||||
- Update x86 config files (ATA_PIIX=m, bnc#766284).
|
||||
- commit 8677f43
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jun 14 12:26:54 CEST 2012 - tiwai@suse.de
|
||||
|
||||
- Refresh patches.drivers/input-Add-LED-support-to-Synaptics-device.
|
||||
Add product ID 0x84 that may have the LED support (bnc#764339)
|
||||
- commit 6e5a834
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Jun 9 19:55:14 CEST 2012 - jslaby@suse.cz
|
||||
|
||||
|
@ -18,7 +18,7 @@
|
||||
# norootforbuild
|
||||
|
||||
%define srcversion 3.4
|
||||
%define patchversion 3.4.2
|
||||
%define patchversion 3.4.3
|
||||
%define variant %{nil}
|
||||
%define vanilla_only 0
|
||||
|
||||
@ -57,7 +57,7 @@
|
||||
|
||||
Name: kernel-s390
|
||||
Summary: The Standard Kernel
|
||||
Version: 3.4.2
|
||||
Version: 3.4.3
|
||||
Release: 0
|
||||
License: GPL-2.0
|
||||
Group: System/Kernel
|
||||
|
@ -1,3 +1,37 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Jun 17 22:27:20 CEST 2012 - jslaby@suse.cz
|
||||
|
||||
- Linux 3.4.3.
|
||||
- Delete patches.suse/suse-hv-pata_piix-ignore-disks.patch.
|
||||
- commit 76639c2
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Jun 15 10:02:46 CEST 2012 - mhocko@suse.cz
|
||||
|
||||
- mm: correctly synchronize rss-counters at exit/exec (bnc#767152).
|
||||
- commit f3bb35c
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jun 14 19:07:01 CEST 2012 - jeffm@suse.com
|
||||
|
||||
- CONFIG_RTC_DRV_CMOS=y on all x86/x86_64 flavors (bnc#755525).
|
||||
When rtc_cmos is module, hctosys fails to set the clock on boot, issuing
|
||||
ominious error messages to the console.
|
||||
- commit a3aa67c
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jun 14 16:51:34 CEST 2012 - jbeulich@novell.com
|
||||
|
||||
- Update x86 config files (ATA_PIIX=m, bnc#766284).
|
||||
- commit 8677f43
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jun 14 12:26:54 CEST 2012 - tiwai@suse.de
|
||||
|
||||
- Refresh patches.drivers/input-Add-LED-support-to-Synaptics-device.
|
||||
Add product ID 0x84 that may have the LED support (bnc#764339)
|
||||
- commit 6e5a834
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Jun 9 19:55:14 CEST 2012 - jslaby@suse.cz
|
||||
|
||||
|
@ -19,7 +19,7 @@
|
||||
# icecream 0
|
||||
|
||||
%define srcversion 3.4
|
||||
%define patchversion 3.4.2
|
||||
%define patchversion 3.4.3
|
||||
%define variant %{nil}
|
||||
%define vanilla_only 0
|
||||
|
||||
@ -29,7 +29,7 @@
|
||||
|
||||
Name: kernel-source
|
||||
Summary: The Linux Kernel Sources
|
||||
Version: 3.4.2
|
||||
Version: 3.4.3
|
||||
Release: 0
|
||||
License: GPL-2.0
|
||||
Group: Development/Sources
|
||||
|
@ -1,3 +1,37 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Jun 17 22:27:20 CEST 2012 - jslaby@suse.cz
|
||||
|
||||
- Linux 3.4.3.
|
||||
- Delete patches.suse/suse-hv-pata_piix-ignore-disks.patch.
|
||||
- commit 76639c2
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Jun 15 10:02:46 CEST 2012 - mhocko@suse.cz
|
||||
|
||||
- mm: correctly synchronize rss-counters at exit/exec (bnc#767152).
|
||||
- commit f3bb35c
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jun 14 19:07:01 CEST 2012 - jeffm@suse.com
|
||||
|
||||
- CONFIG_RTC_DRV_CMOS=y on all x86/x86_64 flavors (bnc#755525).
|
||||
When rtc_cmos is module, hctosys fails to set the clock on boot, issuing
|
||||
ominious error messages to the console.
|
||||
- commit a3aa67c
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jun 14 16:51:34 CEST 2012 - jbeulich@novell.com
|
||||
|
||||
- Update x86 config files (ATA_PIIX=m, bnc#766284).
|
||||
- commit 8677f43
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jun 14 12:26:54 CEST 2012 - tiwai@suse.de
|
||||
|
||||
- Refresh patches.drivers/input-Add-LED-support-to-Synaptics-device.
|
||||
Add product ID 0x84 that may have the LED support (bnc#764339)
|
||||
- commit 6e5a834
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Jun 9 19:55:14 CEST 2012 - jslaby@suse.cz
|
||||
|
||||
|
@ -23,7 +23,7 @@
|
||||
|
||||
Name: kernel-syms
|
||||
Summary: Kernel Symbol Versions (modversions)
|
||||
Version: 3.4.2
|
||||
Version: 3.4.3
|
||||
%if %using_buildservice
|
||||
Release: 0
|
||||
%else
|
||||
|
@ -1,3 +1,37 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Jun 17 22:27:20 CEST 2012 - jslaby@suse.cz
|
||||
|
||||
- Linux 3.4.3.
|
||||
- Delete patches.suse/suse-hv-pata_piix-ignore-disks.patch.
|
||||
- commit 76639c2
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Jun 15 10:02:46 CEST 2012 - mhocko@suse.cz
|
||||
|
||||
- mm: correctly synchronize rss-counters at exit/exec (bnc#767152).
|
||||
- commit f3bb35c
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jun 14 19:07:01 CEST 2012 - jeffm@suse.com
|
||||
|
||||
- CONFIG_RTC_DRV_CMOS=y on all x86/x86_64 flavors (bnc#755525).
|
||||
When rtc_cmos is module, hctosys fails to set the clock on boot, issuing
|
||||
ominious error messages to the console.
|
||||
- commit a3aa67c
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jun 14 16:51:34 CEST 2012 - jbeulich@novell.com
|
||||
|
||||
- Update x86 config files (ATA_PIIX=m, bnc#766284).
|
||||
- commit 8677f43
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jun 14 12:26:54 CEST 2012 - tiwai@suse.de
|
||||
|
||||
- Refresh patches.drivers/input-Add-LED-support-to-Synaptics-device.
|
||||
Add product ID 0x84 that may have the LED support (bnc#764339)
|
||||
- commit 6e5a834
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Jun 9 19:55:14 CEST 2012 - jslaby@suse.cz
|
||||
|
||||
|
@ -18,7 +18,7 @@
|
||||
# norootforbuild
|
||||
|
||||
%define srcversion 3.4
|
||||
%define patchversion 3.4.2
|
||||
%define patchversion 3.4.3
|
||||
%define variant %{nil}
|
||||
%define vanilla_only 0
|
||||
|
||||
@ -57,7 +57,7 @@
|
||||
|
||||
Name: kernel-tegra
|
||||
Summary: Kernel for Nvidia's Tegra SoC
|
||||
Version: 3.4.2
|
||||
Version: 3.4.3
|
||||
Release: 0
|
||||
License: GPL-2.0
|
||||
Group: System/Kernel
|
||||
|
@ -1,3 +1,37 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Jun 17 22:27:20 CEST 2012 - jslaby@suse.cz
|
||||
|
||||
- Linux 3.4.3.
|
||||
- Delete patches.suse/suse-hv-pata_piix-ignore-disks.patch.
|
||||
- commit 76639c2
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Jun 15 10:02:46 CEST 2012 - mhocko@suse.cz
|
||||
|
||||
- mm: correctly synchronize rss-counters at exit/exec (bnc#767152).
|
||||
- commit f3bb35c
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jun 14 19:07:01 CEST 2012 - jeffm@suse.com
|
||||
|
||||
- CONFIG_RTC_DRV_CMOS=y on all x86/x86_64 flavors (bnc#755525).
|
||||
When rtc_cmos is module, hctosys fails to set the clock on boot, issuing
|
||||
ominious error messages to the console.
|
||||
- commit a3aa67c
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jun 14 16:51:34 CEST 2012 - jbeulich@novell.com
|
||||
|
||||
- Update x86 config files (ATA_PIIX=m, bnc#766284).
|
||||
- commit 8677f43
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jun 14 12:26:54 CEST 2012 - tiwai@suse.de
|
||||
|
||||
- Refresh patches.drivers/input-Add-LED-support-to-Synaptics-device.
|
||||
Add product ID 0x84 that may have the LED support (bnc#764339)
|
||||
- commit 6e5a834
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Jun 9 19:55:14 CEST 2012 - jslaby@suse.cz
|
||||
|
||||
|
@ -18,7 +18,7 @@
|
||||
# norootforbuild
|
||||
|
||||
%define srcversion 3.4
|
||||
%define patchversion 3.4.2
|
||||
%define patchversion 3.4.3
|
||||
%define variant %{nil}
|
||||
%define vanilla_only 0
|
||||
|
||||
@ -57,7 +57,7 @@
|
||||
|
||||
Name: kernel-trace
|
||||
Summary: The Standard Kernel with Tracing Features
|
||||
Version: 3.4.2
|
||||
Version: 3.4.3
|
||||
Release: 0
|
||||
License: GPL-2.0
|
||||
Group: System/Kernel
|
||||
|
@ -1,3 +1,37 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Jun 17 22:27:20 CEST 2012 - jslaby@suse.cz
|
||||
|
||||
- Linux 3.4.3.
|
||||
- Delete patches.suse/suse-hv-pata_piix-ignore-disks.patch.
|
||||
- commit 76639c2
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Jun 15 10:02:46 CEST 2012 - mhocko@suse.cz
|
||||
|
||||
- mm: correctly synchronize rss-counters at exit/exec (bnc#767152).
|
||||
- commit f3bb35c
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jun 14 19:07:01 CEST 2012 - jeffm@suse.com
|
||||
|
||||
- CONFIG_RTC_DRV_CMOS=y on all x86/x86_64 flavors (bnc#755525).
|
||||
When rtc_cmos is module, hctosys fails to set the clock on boot, issuing
|
||||
ominious error messages to the console.
|
||||
- commit a3aa67c
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jun 14 16:51:34 CEST 2012 - jbeulich@novell.com
|
||||
|
||||
- Update x86 config files (ATA_PIIX=m, bnc#766284).
|
||||
- commit 8677f43
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jun 14 12:26:54 CEST 2012 - tiwai@suse.de
|
||||
|
||||
- Refresh patches.drivers/input-Add-LED-support-to-Synaptics-device.
|
||||
Add product ID 0x84 that may have the LED support (bnc#764339)
|
||||
- commit 6e5a834
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Jun 9 19:55:14 CEST 2012 - jslaby@suse.cz
|
||||
|
||||
|
@ -18,7 +18,7 @@
|
||||
# norootforbuild
|
||||
|
||||
%define srcversion 3.4
|
||||
%define patchversion 3.4.2
|
||||
%define patchversion 3.4.3
|
||||
%define variant %{nil}
|
||||
%define vanilla_only 0
|
||||
|
||||
@ -57,7 +57,7 @@
|
||||
|
||||
Name: kernel-u8500
|
||||
Summary: Kernel for ST-Ericsson's Nova SoC
|
||||
Version: 3.4.2
|
||||
Version: 3.4.3
|
||||
Release: 0
|
||||
License: GPL-2.0
|
||||
Group: System/Kernel
|
||||
|
@ -1,3 +1,37 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Jun 17 22:27:20 CEST 2012 - jslaby@suse.cz
|
||||
|
||||
- Linux 3.4.3.
|
||||
- Delete patches.suse/suse-hv-pata_piix-ignore-disks.patch.
|
||||
- commit 76639c2
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Jun 15 10:02:46 CEST 2012 - mhocko@suse.cz
|
||||
|
||||
- mm: correctly synchronize rss-counters at exit/exec (bnc#767152).
|
||||
- commit f3bb35c
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jun 14 19:07:01 CEST 2012 - jeffm@suse.com
|
||||
|
||||
- CONFIG_RTC_DRV_CMOS=y on all x86/x86_64 flavors (bnc#755525).
|
||||
When rtc_cmos is module, hctosys fails to set the clock on boot, issuing
|
||||
ominious error messages to the console.
|
||||
- commit a3aa67c
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jun 14 16:51:34 CEST 2012 - jbeulich@novell.com
|
||||
|
||||
- Update x86 config files (ATA_PIIX=m, bnc#766284).
|
||||
- commit 8677f43
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jun 14 12:26:54 CEST 2012 - tiwai@suse.de
|
||||
|
||||
- Refresh patches.drivers/input-Add-LED-support-to-Synaptics-device.
|
||||
Add product ID 0x84 that may have the LED support (bnc#764339)
|
||||
- commit 6e5a834
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Jun 9 19:55:14 CEST 2012 - jslaby@suse.cz
|
||||
|
||||
|
@ -18,7 +18,7 @@
|
||||
# norootforbuild
|
||||
|
||||
%define srcversion 3.4
|
||||
%define patchversion 3.4.2
|
||||
%define patchversion 3.4.3
|
||||
%define variant %{nil}
|
||||
%define vanilla_only 0
|
||||
|
||||
@ -57,7 +57,7 @@
|
||||
|
||||
Name: kernel-vanilla
|
||||
Summary: The Standard Kernel - without any SUSE patches
|
||||
Version: 3.4.2
|
||||
Version: 3.4.3
|
||||
Release: 0
|
||||
License: GPL-2.0
|
||||
Group: System/Kernel
|
||||
|
@ -1,3 +1,37 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Jun 17 22:27:20 CEST 2012 - jslaby@suse.cz
|
||||
|
||||
- Linux 3.4.3.
|
||||
- Delete patches.suse/suse-hv-pata_piix-ignore-disks.patch.
|
||||
- commit 76639c2
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Jun 15 10:02:46 CEST 2012 - mhocko@suse.cz
|
||||
|
||||
- mm: correctly synchronize rss-counters at exit/exec (bnc#767152).
|
||||
- commit f3bb35c
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jun 14 19:07:01 CEST 2012 - jeffm@suse.com
|
||||
|
||||
- CONFIG_RTC_DRV_CMOS=y on all x86/x86_64 flavors (bnc#755525).
|
||||
When rtc_cmos is module, hctosys fails to set the clock on boot, issuing
|
||||
ominious error messages to the console.
|
||||
- commit a3aa67c
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jun 14 16:51:34 CEST 2012 - jbeulich@novell.com
|
||||
|
||||
- Update x86 config files (ATA_PIIX=m, bnc#766284).
|
||||
- commit 8677f43
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jun 14 12:26:54 CEST 2012 - tiwai@suse.de
|
||||
|
||||
- Refresh patches.drivers/input-Add-LED-support-to-Synaptics-device.
|
||||
Add product ID 0x84 that may have the LED support (bnc#764339)
|
||||
- commit 6e5a834
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Jun 9 19:55:14 CEST 2012 - jslaby@suse.cz
|
||||
|
||||
|
@ -18,7 +18,7 @@
|
||||
# norootforbuild
|
||||
|
||||
%define srcversion 3.4
|
||||
%define patchversion 3.4.2
|
||||
%define patchversion 3.4.3
|
||||
%define variant %{nil}
|
||||
%define vanilla_only 0
|
||||
|
||||
@ -57,7 +57,7 @@
|
||||
|
||||
Name: kernel-xen
|
||||
Summary: The Xen Kernel
|
||||
Version: 3.4.2
|
||||
Version: 3.4.3
|
||||
Release: 0
|
||||
License: GPL-2.0
|
||||
Group: System/Kernel
|
||||
|
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:4a720c6d4a2d51cbec624554952ab1ef764513db5535ce6f4e1694791a177670
|
||||
size 9275
|
||||
oid sha256:3d0ed21fe1e724d3d53fd57e667c23517c0dc820af772e1066894ba45f4e2fc9
|
||||
size 9274
|
||||
|
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:34599995446f071ec2c8070f54980faff0633dd58653e480703a7d50995f6030
|
||||
size 21008
|
||||
oid sha256:4c3fd000bd5fe5e35e8ee8e4a6518fe0293b782b63dcc55f906f0d474931d6ca
|
||||
size 21577
|
||||
|
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:e885da5276b30989fa3a4f799dd4369b5fe37b2e13fe1909391650a724b580ea
|
||||
size 53757
|
||||
oid sha256:f68fb305fe9b9a96b534550f03e4b4883b7898e29508f180a90681b4f04d56b6
|
||||
size 68975
|
||||
|
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:a1a8630605b2c95a9025f8a1bcf8fa5c1256153e8ba6343aad1f925fec50a6cd
|
||||
size 140701
|
||||
oid sha256:be9c0e8a8314aa6a81709a429f070892d572bff804d9dfb1070f91c870d9fc05
|
||||
size 139281
|
||||
|
@ -29,6 +29,7 @@
|
||||
########################################################
|
||||
patches.kernel.org/patch-3.4.1
|
||||
patches.kernel.org/patch-3.4.1-2
|
||||
patches.kernel.org/patch-3.4.2-3
|
||||
|
||||
########################################################
|
||||
# Build fixes that apply to the vanilla kernel too.
|
||||
@ -177,6 +178,7 @@
|
||||
patches.suse/readahead-request-tunables.patch
|
||||
patches.fixes/fs-partitions-efi-c-corrupted-guid-partition-tables-can-cause-kernel-oops
|
||||
patches.fixes/mm-Fix-assertion-mapping-nrpages-0-in-end_writeback.patch
|
||||
patches.fixes/mm-correctly-synchronize-rss-counters-at-exit-exec.patch
|
||||
|
||||
########################################################
|
||||
# IPC patches
|
||||
@ -249,7 +251,6 @@
|
||||
patches.suse/msft-hv-0356-usb-net-rndis-break-out-linux-rndis.h-defines.patch
|
||||
patches.suse/msft-hv-0357-usb-net-rndis-remove-ambigous-status-codes.patch
|
||||
patches.suse/msft-hv-0358-usb-net-rndis-merge-command-codes.patch
|
||||
patches.suse/suse-hv-pata_piix-ignore-disks.patch
|
||||
patches.fixes/hv-storvsc-reset-wait.patch
|
||||
|
||||
########################################################
|
||||
|
@ -1,3 +1,3 @@
|
||||
2012-06-11 14:21:13 +0200
|
||||
GIT Revision: 5060cd8c73f6e01796ea916eb9f2323053accc9e
|
||||
2012-06-18 13:52:36 +0200
|
||||
GIT Revision: 41613b04d01062bd18722d7cbe41228552d0fd29
|
||||
GIT Branch: stable
|
||||
|
Loading…
Reference in New Issue
Block a user