From 47464f48013c525124569412a264bee818b74afed7fd16eaa9718f1f012a4221 Mon Sep 17 00:00:00 2001 From: Michal Marek Date: Wed, 22 Jun 2011 05:02:36 +0000 Subject: [PATCH] GIT Revision: 303cc0e7b9e4b6806cd6c7a49839ba655f2fbd86 OBS-URL: https://build.opensuse.org/package/show/Kernel:stable/kernel-source?expand=0&rev=61 --- kernel-debug.changes | 42 +++++++++++++++++++++++++++++++++++++++++ kernel-debug.spec | 30 +++++++++++++++++++++++++++++ kernel-default.changes | 42 +++++++++++++++++++++++++++++++++++++++++ kernel-default.spec | 30 +++++++++++++++++++++++++++++ kernel-desktop.changes | 42 +++++++++++++++++++++++++++++++++++++++++ kernel-desktop.spec | 30 +++++++++++++++++++++++++++++ kernel-docs.changes | 42 +++++++++++++++++++++++++++++++++++++++++ kernel-docs.spec | 30 +++++++++++++++++++++++++++++ kernel-ec2.changes | 42 +++++++++++++++++++++++++++++++++++++++++ kernel-ec2.spec | 30 +++++++++++++++++++++++++++++ kernel-pae.changes | 42 +++++++++++++++++++++++++++++++++++++++++ kernel-pae.spec | 30 +++++++++++++++++++++++++++++ kernel-ppc64.changes | 42 +++++++++++++++++++++++++++++++++++++++++ kernel-ppc64.spec | 30 +++++++++++++++++++++++++++++ kernel-ps3.changes | 42 +++++++++++++++++++++++++++++++++++++++++ kernel-ps3.spec | 30 +++++++++++++++++++++++++++++ kernel-s390.changes | 42 +++++++++++++++++++++++++++++++++++++++++ kernel-s390.spec | 30 +++++++++++++++++++++++++++++ kernel-source.changes | 42 +++++++++++++++++++++++++++++++++++++++++ kernel-source.spec | 30 +++++++++++++++++++++++++++++ kernel-syms.changes | 42 +++++++++++++++++++++++++++++++++++++++++ kernel-syms.spec | 30 +++++++++++++++++++++++++++++ kernel-trace.changes | 42 +++++++++++++++++++++++++++++++++++++++++ kernel-trace.spec | 30 +++++++++++++++++++++++++++++ kernel-vanilla.changes | 42 +++++++++++++++++++++++++++++++++++++++++ kernel-vanilla.spec | 30 +++++++++++++++++++++++++++++ kernel-xen.changes | 42 +++++++++++++++++++++++++++++++++++++++++ kernel-xen.spec | 30 +++++++++++++++++++++++++++++ patches.arch.tar.bz2 | 4 ++-- patches.drivers.tar.bz2 | 4 ++-- patches.fixes.tar.bz2 | 4 ++-- series.conf | 14 ++++++++++++-- source-timestamp | 4 ++-- 33 files changed, 1028 insertions(+), 10 deletions(-) diff --git a/kernel-debug.changes b/kernel-debug.changes index 5b65cb4e..9d20e3dd 100644 --- a/kernel-debug.changes +++ b/kernel-debug.changes @@ -1,3 +1,45 @@ +------------------------------------------------------------------- +Fri Jun 17 13:23:54 CEST 2011 - trenn@suse.de + +- stop_machine: implement stop_machine_from_offline_cpu() + (bnc#697859). +- stop_machine: kill __stop_machine() (bnc#697859). +- x86, mtrr: lock stop machine during MTRR rendezvous sequence + (bnc#697859). +- stop_machine: reorganize stop_cpus() implementation + (bnc#697859). +- x86, mtrr: use __stop_machine() for doing MTRR rendezvous + (bnc#697859). +- commit 303cc0e + +------------------------------------------------------------------- +Thu Jun 16 12:05:15 CEST 2011 - tiwai@suse.de + +- ALSA: fix hda AZX_DCAPS_NO_TCSEL quirk check in driver_caps + (bnc#700250,bnc#700251,bnc#700253). +- ALSA: hda - Reorganize controller quriks with bit flags + (bnc#700250,bnc#700251,bnc#700253). +- ALSA: hda - Enable snoop bit for AMD controllers + (bnc#700250,bnc#700251,bnc#700253). +- ALSA: hda - Enable sync_write workaround for AMD generically + (bnc#700250,bnc#700251,bnc#700253). +- ALSA: hda - ALSA HD Audio patch for Intel Panther Point DeviceIDs + (bnc#700250,bnc#700251,bnc#700253). +- commit e9fb121 + +------------------------------------------------------------------- +Wed Jun 15 18:33:50 CEST 2011 - jack@suse.cz + +- "Unable to save Login Script" appears when trying to save a + user login script (bnc#638985). +- commit fb87098 + +------------------------------------------------------------------- +Wed Jun 15 18:22:05 CEST 2011 - jack@suse.cz + +- fs: novfs: Limit check for datacopy between user and kernel space. +- commit 2985362 + ------------------------------------------------------------------- Fri Jun 10 10:35:10 CEST 2011 - trenn@suse.de diff --git a/kernel-debug.spec b/kernel-debug.spec index a5511e00..ceccc6ce 100644 --- a/kernel-debug.spec +++ b/kernel-debug.spec @@ -875,6 +875,36 @@ Debug information for package %name-devel %files devel-debuginfo -f vmlinux.debug.files %changelog +* Fri Jun 17 2011 trenn@suse.de +- stop_machine: implement stop_machine_from_offline_cpu() + (bnc#697859). +- stop_machine: kill __stop_machine() (bnc#697859). +- x86, mtrr: lock stop machine during MTRR rendezvous sequence + (bnc#697859). +- stop_machine: reorganize stop_cpus() implementation + (bnc#697859). +- x86, mtrr: use __stop_machine() for doing MTRR rendezvous + (bnc#697859). +- commit 303cc0e +* Thu Jun 16 2011 tiwai@suse.de +- ALSA: fix hda AZX_DCAPS_NO_TCSEL quirk check in driver_caps + (bnc#700250,bnc#700251,bnc#700253). +- ALSA: hda - Reorganize controller quriks with bit flags + (bnc#700250,bnc#700251,bnc#700253). +- ALSA: hda - Enable snoop bit for AMD controllers + (bnc#700250,bnc#700251,bnc#700253). +- ALSA: hda - Enable sync_write workaround for AMD generically + (bnc#700250,bnc#700251,bnc#700253). +- ALSA: hda - ALSA HD Audio patch for Intel Panther Point DeviceIDs + (bnc#700250,bnc#700251,bnc#700253). +- commit e9fb121 +* Wed Jun 15 2011 jack@suse.cz +- "Unable to save Login Script" appears when trying to save a + user login script (bnc#638985). +- commit fb87098 +* Wed Jun 15 2011 jack@suse.cz +- fs: novfs: Limit check for datacopy between user and kernel space. +- commit 2985362 * Fri Jun 10 2011 trenn@suse.de - Update Suresh's patchset to version 3: - Refresh patches.fixes/x86_mtrr_stop_machine_1_2.patch. diff --git a/kernel-default.changes b/kernel-default.changes index 5b65cb4e..9d20e3dd 100644 --- a/kernel-default.changes +++ b/kernel-default.changes @@ -1,3 +1,45 @@ +------------------------------------------------------------------- +Fri Jun 17 13:23:54 CEST 2011 - trenn@suse.de + +- stop_machine: implement stop_machine_from_offline_cpu() + (bnc#697859). +- stop_machine: kill __stop_machine() (bnc#697859). +- x86, mtrr: lock stop machine during MTRR rendezvous sequence + (bnc#697859). +- stop_machine: reorganize stop_cpus() implementation + (bnc#697859). +- x86, mtrr: use __stop_machine() for doing MTRR rendezvous + (bnc#697859). +- commit 303cc0e + +------------------------------------------------------------------- +Thu Jun 16 12:05:15 CEST 2011 - tiwai@suse.de + +- ALSA: fix hda AZX_DCAPS_NO_TCSEL quirk check in driver_caps + (bnc#700250,bnc#700251,bnc#700253). +- ALSA: hda - Reorganize controller quriks with bit flags + (bnc#700250,bnc#700251,bnc#700253). +- ALSA: hda - Enable snoop bit for AMD controllers + (bnc#700250,bnc#700251,bnc#700253). +- ALSA: hda - Enable sync_write workaround for AMD generically + (bnc#700250,bnc#700251,bnc#700253). +- ALSA: hda - ALSA HD Audio patch for Intel Panther Point DeviceIDs + (bnc#700250,bnc#700251,bnc#700253). +- commit e9fb121 + +------------------------------------------------------------------- +Wed Jun 15 18:33:50 CEST 2011 - jack@suse.cz + +- "Unable to save Login Script" appears when trying to save a + user login script (bnc#638985). +- commit fb87098 + +------------------------------------------------------------------- +Wed Jun 15 18:22:05 CEST 2011 - jack@suse.cz + +- fs: novfs: Limit check for datacopy between user and kernel space. +- commit 2985362 + ------------------------------------------------------------------- Fri Jun 10 10:35:10 CEST 2011 - trenn@suse.de diff --git a/kernel-default.spec b/kernel-default.spec index 790c8ee0..a151f4cb 100644 --- a/kernel-default.spec +++ b/kernel-default.spec @@ -888,6 +888,36 @@ Debug information for package %name-devel %files devel-debuginfo -f vmlinux.debug.files %changelog +* Fri Jun 17 2011 trenn@suse.de +- stop_machine: implement stop_machine_from_offline_cpu() + (bnc#697859). +- stop_machine: kill __stop_machine() (bnc#697859). +- x86, mtrr: lock stop machine during MTRR rendezvous sequence + (bnc#697859). +- stop_machine: reorganize stop_cpus() implementation + (bnc#697859). +- x86, mtrr: use __stop_machine() for doing MTRR rendezvous + (bnc#697859). +- commit 303cc0e +* Thu Jun 16 2011 tiwai@suse.de +- ALSA: fix hda AZX_DCAPS_NO_TCSEL quirk check in driver_caps + (bnc#700250,bnc#700251,bnc#700253). +- ALSA: hda - Reorganize controller quriks with bit flags + (bnc#700250,bnc#700251,bnc#700253). +- ALSA: hda - Enable snoop bit for AMD controllers + (bnc#700250,bnc#700251,bnc#700253). +- ALSA: hda - Enable sync_write workaround for AMD generically + (bnc#700250,bnc#700251,bnc#700253). +- ALSA: hda - ALSA HD Audio patch for Intel Panther Point DeviceIDs + (bnc#700250,bnc#700251,bnc#700253). +- commit e9fb121 +* Wed Jun 15 2011 jack@suse.cz +- "Unable to save Login Script" appears when trying to save a + user login script (bnc#638985). +- commit fb87098 +* Wed Jun 15 2011 jack@suse.cz +- fs: novfs: Limit check for datacopy between user and kernel space. +- commit 2985362 * Fri Jun 10 2011 trenn@suse.de - Update Suresh's patchset to version 3: - Refresh patches.fixes/x86_mtrr_stop_machine_1_2.patch. diff --git a/kernel-desktop.changes b/kernel-desktop.changes index 5b65cb4e..9d20e3dd 100644 --- a/kernel-desktop.changes +++ b/kernel-desktop.changes @@ -1,3 +1,45 @@ +------------------------------------------------------------------- +Fri Jun 17 13:23:54 CEST 2011 - trenn@suse.de + +- stop_machine: implement stop_machine_from_offline_cpu() + (bnc#697859). +- stop_machine: kill __stop_machine() (bnc#697859). +- x86, mtrr: lock stop machine during MTRR rendezvous sequence + (bnc#697859). +- stop_machine: reorganize stop_cpus() implementation + (bnc#697859). +- x86, mtrr: use __stop_machine() for doing MTRR rendezvous + (bnc#697859). +- commit 303cc0e + +------------------------------------------------------------------- +Thu Jun 16 12:05:15 CEST 2011 - tiwai@suse.de + +- ALSA: fix hda AZX_DCAPS_NO_TCSEL quirk check in driver_caps + (bnc#700250,bnc#700251,bnc#700253). +- ALSA: hda - Reorganize controller quriks with bit flags + (bnc#700250,bnc#700251,bnc#700253). +- ALSA: hda - Enable snoop bit for AMD controllers + (bnc#700250,bnc#700251,bnc#700253). +- ALSA: hda - Enable sync_write workaround for AMD generically + (bnc#700250,bnc#700251,bnc#700253). +- ALSA: hda - ALSA HD Audio patch for Intel Panther Point DeviceIDs + (bnc#700250,bnc#700251,bnc#700253). +- commit e9fb121 + +------------------------------------------------------------------- +Wed Jun 15 18:33:50 CEST 2011 - jack@suse.cz + +- "Unable to save Login Script" appears when trying to save a + user login script (bnc#638985). +- commit fb87098 + +------------------------------------------------------------------- +Wed Jun 15 18:22:05 CEST 2011 - jack@suse.cz + +- fs: novfs: Limit check for datacopy between user and kernel space. +- commit 2985362 + ------------------------------------------------------------------- Fri Jun 10 10:35:10 CEST 2011 - trenn@suse.de diff --git a/kernel-desktop.spec b/kernel-desktop.spec index a530d25e..a1b2b1d4 100644 --- a/kernel-desktop.spec +++ b/kernel-desktop.spec @@ -908,6 +908,36 @@ Debug information for package %name-devel %files devel-debuginfo -f vmlinux.debug.files %changelog +* Fri Jun 17 2011 trenn@suse.de +- stop_machine: implement stop_machine_from_offline_cpu() + (bnc#697859). +- stop_machine: kill __stop_machine() (bnc#697859). +- x86, mtrr: lock stop machine during MTRR rendezvous sequence + (bnc#697859). +- stop_machine: reorganize stop_cpus() implementation + (bnc#697859). +- x86, mtrr: use __stop_machine() for doing MTRR rendezvous + (bnc#697859). +- commit 303cc0e +* Thu Jun 16 2011 tiwai@suse.de +- ALSA: fix hda AZX_DCAPS_NO_TCSEL quirk check in driver_caps + (bnc#700250,bnc#700251,bnc#700253). +- ALSA: hda - Reorganize controller quriks with bit flags + (bnc#700250,bnc#700251,bnc#700253). +- ALSA: hda - Enable snoop bit for AMD controllers + (bnc#700250,bnc#700251,bnc#700253). +- ALSA: hda - Enable sync_write workaround for AMD generically + (bnc#700250,bnc#700251,bnc#700253). +- ALSA: hda - ALSA HD Audio patch for Intel Panther Point DeviceIDs + (bnc#700250,bnc#700251,bnc#700253). +- commit e9fb121 +* Wed Jun 15 2011 jack@suse.cz +- "Unable to save Login Script" appears when trying to save a + user login script (bnc#638985). +- commit fb87098 +* Wed Jun 15 2011 jack@suse.cz +- fs: novfs: Limit check for datacopy between user and kernel space. +- commit 2985362 * Fri Jun 10 2011 trenn@suse.de - Update Suresh's patchset to version 3: - Refresh patches.fixes/x86_mtrr_stop_machine_1_2.patch. diff --git a/kernel-docs.changes b/kernel-docs.changes index 5b65cb4e..9d20e3dd 100644 --- a/kernel-docs.changes +++ b/kernel-docs.changes @@ -1,3 +1,45 @@ +------------------------------------------------------------------- +Fri Jun 17 13:23:54 CEST 2011 - trenn@suse.de + +- stop_machine: implement stop_machine_from_offline_cpu() + (bnc#697859). +- stop_machine: kill __stop_machine() (bnc#697859). +- x86, mtrr: lock stop machine during MTRR rendezvous sequence + (bnc#697859). +- stop_machine: reorganize stop_cpus() implementation + (bnc#697859). +- x86, mtrr: use __stop_machine() for doing MTRR rendezvous + (bnc#697859). +- commit 303cc0e + +------------------------------------------------------------------- +Thu Jun 16 12:05:15 CEST 2011 - tiwai@suse.de + +- ALSA: fix hda AZX_DCAPS_NO_TCSEL quirk check in driver_caps + (bnc#700250,bnc#700251,bnc#700253). +- ALSA: hda - Reorganize controller quriks with bit flags + (bnc#700250,bnc#700251,bnc#700253). +- ALSA: hda - Enable snoop bit for AMD controllers + (bnc#700250,bnc#700251,bnc#700253). +- ALSA: hda - Enable sync_write workaround for AMD generically + (bnc#700250,bnc#700251,bnc#700253). +- ALSA: hda - ALSA HD Audio patch for Intel Panther Point DeviceIDs + (bnc#700250,bnc#700251,bnc#700253). +- commit e9fb121 + +------------------------------------------------------------------- +Wed Jun 15 18:33:50 CEST 2011 - jack@suse.cz + +- "Unable to save Login Script" appears when trying to save a + user login script (bnc#638985). +- commit fb87098 + +------------------------------------------------------------------- +Wed Jun 15 18:22:05 CEST 2011 - jack@suse.cz + +- fs: novfs: Limit check for datacopy between user and kernel space. +- commit 2985362 + ------------------------------------------------------------------- Fri Jun 10 10:35:10 CEST 2011 - trenn@suse.de diff --git a/kernel-docs.spec b/kernel-docs.spec index 7be42d5e..0efb82b8 100644 --- a/kernel-docs.spec +++ b/kernel-docs.spec @@ -99,6 +99,36 @@ rm -rf $RPM_BUILD_ROOT /usr/share/doc/kernel %changelog +* Fri Jun 17 2011 trenn@suse.de +- stop_machine: implement stop_machine_from_offline_cpu() + (bnc#697859). +- stop_machine: kill __stop_machine() (bnc#697859). +- x86, mtrr: lock stop machine during MTRR rendezvous sequence + (bnc#697859). +- stop_machine: reorganize stop_cpus() implementation + (bnc#697859). +- x86, mtrr: use __stop_machine() for doing MTRR rendezvous + (bnc#697859). +- commit 303cc0e +* Thu Jun 16 2011 tiwai@suse.de +- ALSA: fix hda AZX_DCAPS_NO_TCSEL quirk check in driver_caps + (bnc#700250,bnc#700251,bnc#700253). +- ALSA: hda - Reorganize controller quriks with bit flags + (bnc#700250,bnc#700251,bnc#700253). +- ALSA: hda - Enable snoop bit for AMD controllers + (bnc#700250,bnc#700251,bnc#700253). +- ALSA: hda - Enable sync_write workaround for AMD generically + (bnc#700250,bnc#700251,bnc#700253). +- ALSA: hda - ALSA HD Audio patch for Intel Panther Point DeviceIDs + (bnc#700250,bnc#700251,bnc#700253). +- commit e9fb121 +* Wed Jun 15 2011 jack@suse.cz +- "Unable to save Login Script" appears when trying to save a + user login script (bnc#638985). +- commit fb87098 +* Wed Jun 15 2011 jack@suse.cz +- fs: novfs: Limit check for datacopy between user and kernel space. +- commit 2985362 * Fri Jun 10 2011 trenn@suse.de - Update Suresh's patchset to version 3: - Refresh patches.fixes/x86_mtrr_stop_machine_1_2.patch. diff --git a/kernel-ec2.changes b/kernel-ec2.changes index 5b65cb4e..9d20e3dd 100644 --- a/kernel-ec2.changes +++ b/kernel-ec2.changes @@ -1,3 +1,45 @@ +------------------------------------------------------------------- +Fri Jun 17 13:23:54 CEST 2011 - trenn@suse.de + +- stop_machine: implement stop_machine_from_offline_cpu() + (bnc#697859). +- stop_machine: kill __stop_machine() (bnc#697859). +- x86, mtrr: lock stop machine during MTRR rendezvous sequence + (bnc#697859). +- stop_machine: reorganize stop_cpus() implementation + (bnc#697859). +- x86, mtrr: use __stop_machine() for doing MTRR rendezvous + (bnc#697859). +- commit 303cc0e + +------------------------------------------------------------------- +Thu Jun 16 12:05:15 CEST 2011 - tiwai@suse.de + +- ALSA: fix hda AZX_DCAPS_NO_TCSEL quirk check in driver_caps + (bnc#700250,bnc#700251,bnc#700253). +- ALSA: hda - Reorganize controller quriks with bit flags + (bnc#700250,bnc#700251,bnc#700253). +- ALSA: hda - Enable snoop bit for AMD controllers + (bnc#700250,bnc#700251,bnc#700253). +- ALSA: hda - Enable sync_write workaround for AMD generically + (bnc#700250,bnc#700251,bnc#700253). +- ALSA: hda - ALSA HD Audio patch for Intel Panther Point DeviceIDs + (bnc#700250,bnc#700251,bnc#700253). +- commit e9fb121 + +------------------------------------------------------------------- +Wed Jun 15 18:33:50 CEST 2011 - jack@suse.cz + +- "Unable to save Login Script" appears when trying to save a + user login script (bnc#638985). +- commit fb87098 + +------------------------------------------------------------------- +Wed Jun 15 18:22:05 CEST 2011 - jack@suse.cz + +- fs: novfs: Limit check for datacopy between user and kernel space. +- commit 2985362 + ------------------------------------------------------------------- Fri Jun 10 10:35:10 CEST 2011 - trenn@suse.de diff --git a/kernel-ec2.spec b/kernel-ec2.spec index 38aec704..c4844fb4 100644 --- a/kernel-ec2.spec +++ b/kernel-ec2.spec @@ -878,6 +878,36 @@ Debug information for package %name-devel %files devel-debuginfo -f vmlinux.debug.files %changelog +* Fri Jun 17 2011 trenn@suse.de +- stop_machine: implement stop_machine_from_offline_cpu() + (bnc#697859). +- stop_machine: kill __stop_machine() (bnc#697859). +- x86, mtrr: lock stop machine during MTRR rendezvous sequence + (bnc#697859). +- stop_machine: reorganize stop_cpus() implementation + (bnc#697859). +- x86, mtrr: use __stop_machine() for doing MTRR rendezvous + (bnc#697859). +- commit 303cc0e +* Thu Jun 16 2011 tiwai@suse.de +- ALSA: fix hda AZX_DCAPS_NO_TCSEL quirk check in driver_caps + (bnc#700250,bnc#700251,bnc#700253). +- ALSA: hda - Reorganize controller quriks with bit flags + (bnc#700250,bnc#700251,bnc#700253). +- ALSA: hda - Enable snoop bit for AMD controllers + (bnc#700250,bnc#700251,bnc#700253). +- ALSA: hda - Enable sync_write workaround for AMD generically + (bnc#700250,bnc#700251,bnc#700253). +- ALSA: hda - ALSA HD Audio patch for Intel Panther Point DeviceIDs + (bnc#700250,bnc#700251,bnc#700253). +- commit e9fb121 +* Wed Jun 15 2011 jack@suse.cz +- "Unable to save Login Script" appears when trying to save a + user login script (bnc#638985). +- commit fb87098 +* Wed Jun 15 2011 jack@suse.cz +- fs: novfs: Limit check for datacopy between user and kernel space. +- commit 2985362 * Fri Jun 10 2011 trenn@suse.de - Update Suresh's patchset to version 3: - Refresh patches.fixes/x86_mtrr_stop_machine_1_2.patch. diff --git a/kernel-pae.changes b/kernel-pae.changes index 5b65cb4e..9d20e3dd 100644 --- a/kernel-pae.changes +++ b/kernel-pae.changes @@ -1,3 +1,45 @@ +------------------------------------------------------------------- +Fri Jun 17 13:23:54 CEST 2011 - trenn@suse.de + +- stop_machine: implement stop_machine_from_offline_cpu() + (bnc#697859). +- stop_machine: kill __stop_machine() (bnc#697859). +- x86, mtrr: lock stop machine during MTRR rendezvous sequence + (bnc#697859). +- stop_machine: reorganize stop_cpus() implementation + (bnc#697859). +- x86, mtrr: use __stop_machine() for doing MTRR rendezvous + (bnc#697859). +- commit 303cc0e + +------------------------------------------------------------------- +Thu Jun 16 12:05:15 CEST 2011 - tiwai@suse.de + +- ALSA: fix hda AZX_DCAPS_NO_TCSEL quirk check in driver_caps + (bnc#700250,bnc#700251,bnc#700253). +- ALSA: hda - Reorganize controller quriks with bit flags + (bnc#700250,bnc#700251,bnc#700253). +- ALSA: hda - Enable snoop bit for AMD controllers + (bnc#700250,bnc#700251,bnc#700253). +- ALSA: hda - Enable sync_write workaround for AMD generically + (bnc#700250,bnc#700251,bnc#700253). +- ALSA: hda - ALSA HD Audio patch for Intel Panther Point DeviceIDs + (bnc#700250,bnc#700251,bnc#700253). +- commit e9fb121 + +------------------------------------------------------------------- +Wed Jun 15 18:33:50 CEST 2011 - jack@suse.cz + +- "Unable to save Login Script" appears when trying to save a + user login script (bnc#638985). +- commit fb87098 + +------------------------------------------------------------------- +Wed Jun 15 18:22:05 CEST 2011 - jack@suse.cz + +- fs: novfs: Limit check for datacopy between user and kernel space. +- commit 2985362 + ------------------------------------------------------------------- Fri Jun 10 10:35:10 CEST 2011 - trenn@suse.de diff --git a/kernel-pae.spec b/kernel-pae.spec index 94f91c5c..b933a700 100644 --- a/kernel-pae.spec +++ b/kernel-pae.spec @@ -893,6 +893,36 @@ Debug information for package %name-devel %files devel-debuginfo -f vmlinux.debug.files %changelog +* Fri Jun 17 2011 trenn@suse.de +- stop_machine: implement stop_machine_from_offline_cpu() + (bnc#697859). +- stop_machine: kill __stop_machine() (bnc#697859). +- x86, mtrr: lock stop machine during MTRR rendezvous sequence + (bnc#697859). +- stop_machine: reorganize stop_cpus() implementation + (bnc#697859). +- x86, mtrr: use __stop_machine() for doing MTRR rendezvous + (bnc#697859). +- commit 303cc0e +* Thu Jun 16 2011 tiwai@suse.de +- ALSA: fix hda AZX_DCAPS_NO_TCSEL quirk check in driver_caps + (bnc#700250,bnc#700251,bnc#700253). +- ALSA: hda - Reorganize controller quriks with bit flags + (bnc#700250,bnc#700251,bnc#700253). +- ALSA: hda - Enable snoop bit for AMD controllers + (bnc#700250,bnc#700251,bnc#700253). +- ALSA: hda - Enable sync_write workaround for AMD generically + (bnc#700250,bnc#700251,bnc#700253). +- ALSA: hda - ALSA HD Audio patch for Intel Panther Point DeviceIDs + (bnc#700250,bnc#700251,bnc#700253). +- commit e9fb121 +* Wed Jun 15 2011 jack@suse.cz +- "Unable to save Login Script" appears when trying to save a + user login script (bnc#638985). +- commit fb87098 +* Wed Jun 15 2011 jack@suse.cz +- fs: novfs: Limit check for datacopy between user and kernel space. +- commit 2985362 * Fri Jun 10 2011 trenn@suse.de - Update Suresh's patchset to version 3: - Refresh patches.fixes/x86_mtrr_stop_machine_1_2.patch. diff --git a/kernel-ppc64.changes b/kernel-ppc64.changes index 5b65cb4e..9d20e3dd 100644 --- a/kernel-ppc64.changes +++ b/kernel-ppc64.changes @@ -1,3 +1,45 @@ +------------------------------------------------------------------- +Fri Jun 17 13:23:54 CEST 2011 - trenn@suse.de + +- stop_machine: implement stop_machine_from_offline_cpu() + (bnc#697859). +- stop_machine: kill __stop_machine() (bnc#697859). +- x86, mtrr: lock stop machine during MTRR rendezvous sequence + (bnc#697859). +- stop_machine: reorganize stop_cpus() implementation + (bnc#697859). +- x86, mtrr: use __stop_machine() for doing MTRR rendezvous + (bnc#697859). +- commit 303cc0e + +------------------------------------------------------------------- +Thu Jun 16 12:05:15 CEST 2011 - tiwai@suse.de + +- ALSA: fix hda AZX_DCAPS_NO_TCSEL quirk check in driver_caps + (bnc#700250,bnc#700251,bnc#700253). +- ALSA: hda - Reorganize controller quriks with bit flags + (bnc#700250,bnc#700251,bnc#700253). +- ALSA: hda - Enable snoop bit for AMD controllers + (bnc#700250,bnc#700251,bnc#700253). +- ALSA: hda - Enable sync_write workaround for AMD generically + (bnc#700250,bnc#700251,bnc#700253). +- ALSA: hda - ALSA HD Audio patch for Intel Panther Point DeviceIDs + (bnc#700250,bnc#700251,bnc#700253). +- commit e9fb121 + +------------------------------------------------------------------- +Wed Jun 15 18:33:50 CEST 2011 - jack@suse.cz + +- "Unable to save Login Script" appears when trying to save a + user login script (bnc#638985). +- commit fb87098 + +------------------------------------------------------------------- +Wed Jun 15 18:22:05 CEST 2011 - jack@suse.cz + +- fs: novfs: Limit check for datacopy between user and kernel space. +- commit 2985362 + ------------------------------------------------------------------- Fri Jun 10 10:35:10 CEST 2011 - trenn@suse.de diff --git a/kernel-ppc64.spec b/kernel-ppc64.spec index d30eed01..48b61067 100644 --- a/kernel-ppc64.spec +++ b/kernel-ppc64.spec @@ -897,6 +897,36 @@ Debug information for package %name-devel %files devel-debuginfo -f vmlinux.debug.files %changelog +* Fri Jun 17 2011 trenn@suse.de +- stop_machine: implement stop_machine_from_offline_cpu() + (bnc#697859). +- stop_machine: kill __stop_machine() (bnc#697859). +- x86, mtrr: lock stop machine during MTRR rendezvous sequence + (bnc#697859). +- stop_machine: reorganize stop_cpus() implementation + (bnc#697859). +- x86, mtrr: use __stop_machine() for doing MTRR rendezvous + (bnc#697859). +- commit 303cc0e +* Thu Jun 16 2011 tiwai@suse.de +- ALSA: fix hda AZX_DCAPS_NO_TCSEL quirk check in driver_caps + (bnc#700250,bnc#700251,bnc#700253). +- ALSA: hda - Reorganize controller quriks with bit flags + (bnc#700250,bnc#700251,bnc#700253). +- ALSA: hda - Enable snoop bit for AMD controllers + (bnc#700250,bnc#700251,bnc#700253). +- ALSA: hda - Enable sync_write workaround for AMD generically + (bnc#700250,bnc#700251,bnc#700253). +- ALSA: hda - ALSA HD Audio patch for Intel Panther Point DeviceIDs + (bnc#700250,bnc#700251,bnc#700253). +- commit e9fb121 +* Wed Jun 15 2011 jack@suse.cz +- "Unable to save Login Script" appears when trying to save a + user login script (bnc#638985). +- commit fb87098 +* Wed Jun 15 2011 jack@suse.cz +- fs: novfs: Limit check for datacopy between user and kernel space. +- commit 2985362 * Fri Jun 10 2011 trenn@suse.de - Update Suresh's patchset to version 3: - Refresh patches.fixes/x86_mtrr_stop_machine_1_2.patch. diff --git a/kernel-ps3.changes b/kernel-ps3.changes index 5b65cb4e..9d20e3dd 100644 --- a/kernel-ps3.changes +++ b/kernel-ps3.changes @@ -1,3 +1,45 @@ +------------------------------------------------------------------- +Fri Jun 17 13:23:54 CEST 2011 - trenn@suse.de + +- stop_machine: implement stop_machine_from_offline_cpu() + (bnc#697859). +- stop_machine: kill __stop_machine() (bnc#697859). +- x86, mtrr: lock stop machine during MTRR rendezvous sequence + (bnc#697859). +- stop_machine: reorganize stop_cpus() implementation + (bnc#697859). +- x86, mtrr: use __stop_machine() for doing MTRR rendezvous + (bnc#697859). +- commit 303cc0e + +------------------------------------------------------------------- +Thu Jun 16 12:05:15 CEST 2011 - tiwai@suse.de + +- ALSA: fix hda AZX_DCAPS_NO_TCSEL quirk check in driver_caps + (bnc#700250,bnc#700251,bnc#700253). +- ALSA: hda - Reorganize controller quriks with bit flags + (bnc#700250,bnc#700251,bnc#700253). +- ALSA: hda - Enable snoop bit for AMD controllers + (bnc#700250,bnc#700251,bnc#700253). +- ALSA: hda - Enable sync_write workaround for AMD generically + (bnc#700250,bnc#700251,bnc#700253). +- ALSA: hda - ALSA HD Audio patch for Intel Panther Point DeviceIDs + (bnc#700250,bnc#700251,bnc#700253). +- commit e9fb121 + +------------------------------------------------------------------- +Wed Jun 15 18:33:50 CEST 2011 - jack@suse.cz + +- "Unable to save Login Script" appears when trying to save a + user login script (bnc#638985). +- commit fb87098 + +------------------------------------------------------------------- +Wed Jun 15 18:22:05 CEST 2011 - jack@suse.cz + +- fs: novfs: Limit check for datacopy between user and kernel space. +- commit 2985362 + ------------------------------------------------------------------- Fri Jun 10 10:35:10 CEST 2011 - trenn@suse.de diff --git a/kernel-ps3.spec b/kernel-ps3.spec index 4d9cdf0a..d997a13b 100644 --- a/kernel-ps3.spec +++ b/kernel-ps3.spec @@ -878,6 +878,36 @@ Debug information for package %name-devel %files devel-debuginfo -f vmlinux.debug.files %changelog +* Fri Jun 17 2011 trenn@suse.de +- stop_machine: implement stop_machine_from_offline_cpu() + (bnc#697859). +- stop_machine: kill __stop_machine() (bnc#697859). +- x86, mtrr: lock stop machine during MTRR rendezvous sequence + (bnc#697859). +- stop_machine: reorganize stop_cpus() implementation + (bnc#697859). +- x86, mtrr: use __stop_machine() for doing MTRR rendezvous + (bnc#697859). +- commit 303cc0e +* Thu Jun 16 2011 tiwai@suse.de +- ALSA: fix hda AZX_DCAPS_NO_TCSEL quirk check in driver_caps + (bnc#700250,bnc#700251,bnc#700253). +- ALSA: hda - Reorganize controller quriks with bit flags + (bnc#700250,bnc#700251,bnc#700253). +- ALSA: hda - Enable snoop bit for AMD controllers + (bnc#700250,bnc#700251,bnc#700253). +- ALSA: hda - Enable sync_write workaround for AMD generically + (bnc#700250,bnc#700251,bnc#700253). +- ALSA: hda - ALSA HD Audio patch for Intel Panther Point DeviceIDs + (bnc#700250,bnc#700251,bnc#700253). +- commit e9fb121 +* Wed Jun 15 2011 jack@suse.cz +- "Unable to save Login Script" appears when trying to save a + user login script (bnc#638985). +- commit fb87098 +* Wed Jun 15 2011 jack@suse.cz +- fs: novfs: Limit check for datacopy between user and kernel space. +- commit 2985362 * Fri Jun 10 2011 trenn@suse.de - Update Suresh's patchset to version 3: - Refresh patches.fixes/x86_mtrr_stop_machine_1_2.patch. diff --git a/kernel-s390.changes b/kernel-s390.changes index 5b65cb4e..9d20e3dd 100644 --- a/kernel-s390.changes +++ b/kernel-s390.changes @@ -1,3 +1,45 @@ +------------------------------------------------------------------- +Fri Jun 17 13:23:54 CEST 2011 - trenn@suse.de + +- stop_machine: implement stop_machine_from_offline_cpu() + (bnc#697859). +- stop_machine: kill __stop_machine() (bnc#697859). +- x86, mtrr: lock stop machine during MTRR rendezvous sequence + (bnc#697859). +- stop_machine: reorganize stop_cpus() implementation + (bnc#697859). +- x86, mtrr: use __stop_machine() for doing MTRR rendezvous + (bnc#697859). +- commit 303cc0e + +------------------------------------------------------------------- +Thu Jun 16 12:05:15 CEST 2011 - tiwai@suse.de + +- ALSA: fix hda AZX_DCAPS_NO_TCSEL quirk check in driver_caps + (bnc#700250,bnc#700251,bnc#700253). +- ALSA: hda - Reorganize controller quriks with bit flags + (bnc#700250,bnc#700251,bnc#700253). +- ALSA: hda - Enable snoop bit for AMD controllers + (bnc#700250,bnc#700251,bnc#700253). +- ALSA: hda - Enable sync_write workaround for AMD generically + (bnc#700250,bnc#700251,bnc#700253). +- ALSA: hda - ALSA HD Audio patch for Intel Panther Point DeviceIDs + (bnc#700250,bnc#700251,bnc#700253). +- commit e9fb121 + +------------------------------------------------------------------- +Wed Jun 15 18:33:50 CEST 2011 - jack@suse.cz + +- "Unable to save Login Script" appears when trying to save a + user login script (bnc#638985). +- commit fb87098 + +------------------------------------------------------------------- +Wed Jun 15 18:22:05 CEST 2011 - jack@suse.cz + +- fs: novfs: Limit check for datacopy between user and kernel space. +- commit 2985362 + ------------------------------------------------------------------- Fri Jun 10 10:35:10 CEST 2011 - trenn@suse.de diff --git a/kernel-s390.spec b/kernel-s390.spec index 365bb082..e52a555b 100644 --- a/kernel-s390.spec +++ b/kernel-s390.spec @@ -872,6 +872,36 @@ Debug information for package %name-devel %files devel-debuginfo -f vmlinux.debug.files %changelog +* Fri Jun 17 2011 trenn@suse.de +- stop_machine: implement stop_machine_from_offline_cpu() + (bnc#697859). +- stop_machine: kill __stop_machine() (bnc#697859). +- x86, mtrr: lock stop machine during MTRR rendezvous sequence + (bnc#697859). +- stop_machine: reorganize stop_cpus() implementation + (bnc#697859). +- x86, mtrr: use __stop_machine() for doing MTRR rendezvous + (bnc#697859). +- commit 303cc0e +* Thu Jun 16 2011 tiwai@suse.de +- ALSA: fix hda AZX_DCAPS_NO_TCSEL quirk check in driver_caps + (bnc#700250,bnc#700251,bnc#700253). +- ALSA: hda - Reorganize controller quriks with bit flags + (bnc#700250,bnc#700251,bnc#700253). +- ALSA: hda - Enable snoop bit for AMD controllers + (bnc#700250,bnc#700251,bnc#700253). +- ALSA: hda - Enable sync_write workaround for AMD generically + (bnc#700250,bnc#700251,bnc#700253). +- ALSA: hda - ALSA HD Audio patch for Intel Panther Point DeviceIDs + (bnc#700250,bnc#700251,bnc#700253). +- commit e9fb121 +* Wed Jun 15 2011 jack@suse.cz +- "Unable to save Login Script" appears when trying to save a + user login script (bnc#638985). +- commit fb87098 +* Wed Jun 15 2011 jack@suse.cz +- fs: novfs: Limit check for datacopy between user and kernel space. +- commit 2985362 * Fri Jun 10 2011 trenn@suse.de - Update Suresh's patchset to version 3: - Refresh patches.fixes/x86_mtrr_stop_machine_1_2.patch. diff --git a/kernel-source.changes b/kernel-source.changes index 5b65cb4e..9d20e3dd 100644 --- a/kernel-source.changes +++ b/kernel-source.changes @@ -1,3 +1,45 @@ +------------------------------------------------------------------- +Fri Jun 17 13:23:54 CEST 2011 - trenn@suse.de + +- stop_machine: implement stop_machine_from_offline_cpu() + (bnc#697859). +- stop_machine: kill __stop_machine() (bnc#697859). +- x86, mtrr: lock stop machine during MTRR rendezvous sequence + (bnc#697859). +- stop_machine: reorganize stop_cpus() implementation + (bnc#697859). +- x86, mtrr: use __stop_machine() for doing MTRR rendezvous + (bnc#697859). +- commit 303cc0e + +------------------------------------------------------------------- +Thu Jun 16 12:05:15 CEST 2011 - tiwai@suse.de + +- ALSA: fix hda AZX_DCAPS_NO_TCSEL quirk check in driver_caps + (bnc#700250,bnc#700251,bnc#700253). +- ALSA: hda - Reorganize controller quriks with bit flags + (bnc#700250,bnc#700251,bnc#700253). +- ALSA: hda - Enable snoop bit for AMD controllers + (bnc#700250,bnc#700251,bnc#700253). +- ALSA: hda - Enable sync_write workaround for AMD generically + (bnc#700250,bnc#700251,bnc#700253). +- ALSA: hda - ALSA HD Audio patch for Intel Panther Point DeviceIDs + (bnc#700250,bnc#700251,bnc#700253). +- commit e9fb121 + +------------------------------------------------------------------- +Wed Jun 15 18:33:50 CEST 2011 - jack@suse.cz + +- "Unable to save Login Script" appears when trying to save a + user login script (bnc#638985). +- commit fb87098 + +------------------------------------------------------------------- +Wed Jun 15 18:22:05 CEST 2011 - jack@suse.cz + +- fs: novfs: Limit check for datacopy between user and kernel space. +- commit 2985362 + ------------------------------------------------------------------- Fri Jun 10 10:35:10 CEST 2011 - trenn@suse.de diff --git a/kernel-source.spec b/kernel-source.spec index fe3340dc..adbbdfbc 100644 --- a/kernel-source.spec +++ b/kernel-source.spec @@ -255,6 +255,36 @@ find %buildroot/usr/src/linux* ! -type l | xargs touch -d "$ts" %endif %changelog +* Fri Jun 17 2011 trenn@suse.de +- stop_machine: implement stop_machine_from_offline_cpu() + (bnc#697859). +- stop_machine: kill __stop_machine() (bnc#697859). +- x86, mtrr: lock stop machine during MTRR rendezvous sequence + (bnc#697859). +- stop_machine: reorganize stop_cpus() implementation + (bnc#697859). +- x86, mtrr: use __stop_machine() for doing MTRR rendezvous + (bnc#697859). +- commit 303cc0e +* Thu Jun 16 2011 tiwai@suse.de +- ALSA: fix hda AZX_DCAPS_NO_TCSEL quirk check in driver_caps + (bnc#700250,bnc#700251,bnc#700253). +- ALSA: hda - Reorganize controller quriks with bit flags + (bnc#700250,bnc#700251,bnc#700253). +- ALSA: hda - Enable snoop bit for AMD controllers + (bnc#700250,bnc#700251,bnc#700253). +- ALSA: hda - Enable sync_write workaround for AMD generically + (bnc#700250,bnc#700251,bnc#700253). +- ALSA: hda - ALSA HD Audio patch for Intel Panther Point DeviceIDs + (bnc#700250,bnc#700251,bnc#700253). +- commit e9fb121 +* Wed Jun 15 2011 jack@suse.cz +- "Unable to save Login Script" appears when trying to save a + user login script (bnc#638985). +- commit fb87098 +* Wed Jun 15 2011 jack@suse.cz +- fs: novfs: Limit check for datacopy between user and kernel space. +- commit 2985362 * Fri Jun 10 2011 trenn@suse.de - Update Suresh's patchset to version 3: - Refresh patches.fixes/x86_mtrr_stop_machine_1_2.patch. diff --git a/kernel-syms.changes b/kernel-syms.changes index 5b65cb4e..9d20e3dd 100644 --- a/kernel-syms.changes +++ b/kernel-syms.changes @@ -1,3 +1,45 @@ +------------------------------------------------------------------- +Fri Jun 17 13:23:54 CEST 2011 - trenn@suse.de + +- stop_machine: implement stop_machine_from_offline_cpu() + (bnc#697859). +- stop_machine: kill __stop_machine() (bnc#697859). +- x86, mtrr: lock stop machine during MTRR rendezvous sequence + (bnc#697859). +- stop_machine: reorganize stop_cpus() implementation + (bnc#697859). +- x86, mtrr: use __stop_machine() for doing MTRR rendezvous + (bnc#697859). +- commit 303cc0e + +------------------------------------------------------------------- +Thu Jun 16 12:05:15 CEST 2011 - tiwai@suse.de + +- ALSA: fix hda AZX_DCAPS_NO_TCSEL quirk check in driver_caps + (bnc#700250,bnc#700251,bnc#700253). +- ALSA: hda - Reorganize controller quriks with bit flags + (bnc#700250,bnc#700251,bnc#700253). +- ALSA: hda - Enable snoop bit for AMD controllers + (bnc#700250,bnc#700251,bnc#700253). +- ALSA: hda - Enable sync_write workaround for AMD generically + (bnc#700250,bnc#700251,bnc#700253). +- ALSA: hda - ALSA HD Audio patch for Intel Panther Point DeviceIDs + (bnc#700250,bnc#700251,bnc#700253). +- commit e9fb121 + +------------------------------------------------------------------- +Wed Jun 15 18:33:50 CEST 2011 - jack@suse.cz + +- "Unable to save Login Script" appears when trying to save a + user login script (bnc#638985). +- commit fb87098 + +------------------------------------------------------------------- +Wed Jun 15 18:22:05 CEST 2011 - jack@suse.cz + +- fs: novfs: Limit check for datacopy between user and kernel space. +- commit 2985362 + ------------------------------------------------------------------- Fri Jun 10 10:35:10 CEST 2011 - trenn@suse.de diff --git a/kernel-syms.spec b/kernel-syms.spec index 6a966818..0fd7c457 100644 --- a/kernel-syms.spec +++ b/kernel-syms.spec @@ -81,6 +81,36 @@ install -m 644 -D %{SOURCE0} %buildroot/%_docdir/%name/README.SUSE %_docdir/%name/README.SUSE %changelog +* Fri Jun 17 2011 trenn@suse.de +- stop_machine: implement stop_machine_from_offline_cpu() + (bnc#697859). +- stop_machine: kill __stop_machine() (bnc#697859). +- x86, mtrr: lock stop machine during MTRR rendezvous sequence + (bnc#697859). +- stop_machine: reorganize stop_cpus() implementation + (bnc#697859). +- x86, mtrr: use __stop_machine() for doing MTRR rendezvous + (bnc#697859). +- commit 303cc0e +* Thu Jun 16 2011 tiwai@suse.de +- ALSA: fix hda AZX_DCAPS_NO_TCSEL quirk check in driver_caps + (bnc#700250,bnc#700251,bnc#700253). +- ALSA: hda - Reorganize controller quriks with bit flags + (bnc#700250,bnc#700251,bnc#700253). +- ALSA: hda - Enable snoop bit for AMD controllers + (bnc#700250,bnc#700251,bnc#700253). +- ALSA: hda - Enable sync_write workaround for AMD generically + (bnc#700250,bnc#700251,bnc#700253). +- ALSA: hda - ALSA HD Audio patch for Intel Panther Point DeviceIDs + (bnc#700250,bnc#700251,bnc#700253). +- commit e9fb121 +* Wed Jun 15 2011 jack@suse.cz +- "Unable to save Login Script" appears when trying to save a + user login script (bnc#638985). +- commit fb87098 +* Wed Jun 15 2011 jack@suse.cz +- fs: novfs: Limit check for datacopy between user and kernel space. +- commit 2985362 * Fri Jun 10 2011 trenn@suse.de - Update Suresh's patchset to version 3: - Refresh patches.fixes/x86_mtrr_stop_machine_1_2.patch. diff --git a/kernel-trace.changes b/kernel-trace.changes index 5b65cb4e..9d20e3dd 100644 --- a/kernel-trace.changes +++ b/kernel-trace.changes @@ -1,3 +1,45 @@ +------------------------------------------------------------------- +Fri Jun 17 13:23:54 CEST 2011 - trenn@suse.de + +- stop_machine: implement stop_machine_from_offline_cpu() + (bnc#697859). +- stop_machine: kill __stop_machine() (bnc#697859). +- x86, mtrr: lock stop machine during MTRR rendezvous sequence + (bnc#697859). +- stop_machine: reorganize stop_cpus() implementation + (bnc#697859). +- x86, mtrr: use __stop_machine() for doing MTRR rendezvous + (bnc#697859). +- commit 303cc0e + +------------------------------------------------------------------- +Thu Jun 16 12:05:15 CEST 2011 - tiwai@suse.de + +- ALSA: fix hda AZX_DCAPS_NO_TCSEL quirk check in driver_caps + (bnc#700250,bnc#700251,bnc#700253). +- ALSA: hda - Reorganize controller quriks with bit flags + (bnc#700250,bnc#700251,bnc#700253). +- ALSA: hda - Enable snoop bit for AMD controllers + (bnc#700250,bnc#700251,bnc#700253). +- ALSA: hda - Enable sync_write workaround for AMD generically + (bnc#700250,bnc#700251,bnc#700253). +- ALSA: hda - ALSA HD Audio patch for Intel Panther Point DeviceIDs + (bnc#700250,bnc#700251,bnc#700253). +- commit e9fb121 + +------------------------------------------------------------------- +Wed Jun 15 18:33:50 CEST 2011 - jack@suse.cz + +- "Unable to save Login Script" appears when trying to save a + user login script (bnc#638985). +- commit fb87098 + +------------------------------------------------------------------- +Wed Jun 15 18:22:05 CEST 2011 - jack@suse.cz + +- fs: novfs: Limit check for datacopy between user and kernel space. +- commit 2985362 + ------------------------------------------------------------------- Fri Jun 10 10:35:10 CEST 2011 - trenn@suse.de diff --git a/kernel-trace.spec b/kernel-trace.spec index 1c8fd8e0..d455cfaa 100644 --- a/kernel-trace.spec +++ b/kernel-trace.spec @@ -880,6 +880,36 @@ Debug information for package %name-devel %files devel-debuginfo -f vmlinux.debug.files %changelog +* Fri Jun 17 2011 trenn@suse.de +- stop_machine: implement stop_machine_from_offline_cpu() + (bnc#697859). +- stop_machine: kill __stop_machine() (bnc#697859). +- x86, mtrr: lock stop machine during MTRR rendezvous sequence + (bnc#697859). +- stop_machine: reorganize stop_cpus() implementation + (bnc#697859). +- x86, mtrr: use __stop_machine() for doing MTRR rendezvous + (bnc#697859). +- commit 303cc0e +* Thu Jun 16 2011 tiwai@suse.de +- ALSA: fix hda AZX_DCAPS_NO_TCSEL quirk check in driver_caps + (bnc#700250,bnc#700251,bnc#700253). +- ALSA: hda - Reorganize controller quriks with bit flags + (bnc#700250,bnc#700251,bnc#700253). +- ALSA: hda - Enable snoop bit for AMD controllers + (bnc#700250,bnc#700251,bnc#700253). +- ALSA: hda - Enable sync_write workaround for AMD generically + (bnc#700250,bnc#700251,bnc#700253). +- ALSA: hda - ALSA HD Audio patch for Intel Panther Point DeviceIDs + (bnc#700250,bnc#700251,bnc#700253). +- commit e9fb121 +* Wed Jun 15 2011 jack@suse.cz +- "Unable to save Login Script" appears when trying to save a + user login script (bnc#638985). +- commit fb87098 +* Wed Jun 15 2011 jack@suse.cz +- fs: novfs: Limit check for datacopy between user and kernel space. +- commit 2985362 * Fri Jun 10 2011 trenn@suse.de - Update Suresh's patchset to version 3: - Refresh patches.fixes/x86_mtrr_stop_machine_1_2.patch. diff --git a/kernel-vanilla.changes b/kernel-vanilla.changes index 5b65cb4e..9d20e3dd 100644 --- a/kernel-vanilla.changes +++ b/kernel-vanilla.changes @@ -1,3 +1,45 @@ +------------------------------------------------------------------- +Fri Jun 17 13:23:54 CEST 2011 - trenn@suse.de + +- stop_machine: implement stop_machine_from_offline_cpu() + (bnc#697859). +- stop_machine: kill __stop_machine() (bnc#697859). +- x86, mtrr: lock stop machine during MTRR rendezvous sequence + (bnc#697859). +- stop_machine: reorganize stop_cpus() implementation + (bnc#697859). +- x86, mtrr: use __stop_machine() for doing MTRR rendezvous + (bnc#697859). +- commit 303cc0e + +------------------------------------------------------------------- +Thu Jun 16 12:05:15 CEST 2011 - tiwai@suse.de + +- ALSA: fix hda AZX_DCAPS_NO_TCSEL quirk check in driver_caps + (bnc#700250,bnc#700251,bnc#700253). +- ALSA: hda - Reorganize controller quriks with bit flags + (bnc#700250,bnc#700251,bnc#700253). +- ALSA: hda - Enable snoop bit for AMD controllers + (bnc#700250,bnc#700251,bnc#700253). +- ALSA: hda - Enable sync_write workaround for AMD generically + (bnc#700250,bnc#700251,bnc#700253). +- ALSA: hda - ALSA HD Audio patch for Intel Panther Point DeviceIDs + (bnc#700250,bnc#700251,bnc#700253). +- commit e9fb121 + +------------------------------------------------------------------- +Wed Jun 15 18:33:50 CEST 2011 - jack@suse.cz + +- "Unable to save Login Script" appears when trying to save a + user login script (bnc#638985). +- commit fb87098 + +------------------------------------------------------------------- +Wed Jun 15 18:22:05 CEST 2011 - jack@suse.cz + +- fs: novfs: Limit check for datacopy between user and kernel space. +- commit 2985362 + ------------------------------------------------------------------- Fri Jun 10 10:35:10 CEST 2011 - trenn@suse.de diff --git a/kernel-vanilla.spec b/kernel-vanilla.spec index 55acfa78..89b43fce 100644 --- a/kernel-vanilla.spec +++ b/kernel-vanilla.spec @@ -876,6 +876,36 @@ Debug information for package %name-devel %files devel-debuginfo -f vmlinux.debug.files %changelog +* Fri Jun 17 2011 trenn@suse.de +- stop_machine: implement stop_machine_from_offline_cpu() + (bnc#697859). +- stop_machine: kill __stop_machine() (bnc#697859). +- x86, mtrr: lock stop machine during MTRR rendezvous sequence + (bnc#697859). +- stop_machine: reorganize stop_cpus() implementation + (bnc#697859). +- x86, mtrr: use __stop_machine() for doing MTRR rendezvous + (bnc#697859). +- commit 303cc0e +* Thu Jun 16 2011 tiwai@suse.de +- ALSA: fix hda AZX_DCAPS_NO_TCSEL quirk check in driver_caps + (bnc#700250,bnc#700251,bnc#700253). +- ALSA: hda - Reorganize controller quriks with bit flags + (bnc#700250,bnc#700251,bnc#700253). +- ALSA: hda - Enable snoop bit for AMD controllers + (bnc#700250,bnc#700251,bnc#700253). +- ALSA: hda - Enable sync_write workaround for AMD generically + (bnc#700250,bnc#700251,bnc#700253). +- ALSA: hda - ALSA HD Audio patch for Intel Panther Point DeviceIDs + (bnc#700250,bnc#700251,bnc#700253). +- commit e9fb121 +* Wed Jun 15 2011 jack@suse.cz +- "Unable to save Login Script" appears when trying to save a + user login script (bnc#638985). +- commit fb87098 +* Wed Jun 15 2011 jack@suse.cz +- fs: novfs: Limit check for datacopy between user and kernel space. +- commit 2985362 * Fri Jun 10 2011 trenn@suse.de - Update Suresh's patchset to version 3: - Refresh patches.fixes/x86_mtrr_stop_machine_1_2.patch. diff --git a/kernel-xen.changes b/kernel-xen.changes index 5b65cb4e..9d20e3dd 100644 --- a/kernel-xen.changes +++ b/kernel-xen.changes @@ -1,3 +1,45 @@ +------------------------------------------------------------------- +Fri Jun 17 13:23:54 CEST 2011 - trenn@suse.de + +- stop_machine: implement stop_machine_from_offline_cpu() + (bnc#697859). +- stop_machine: kill __stop_machine() (bnc#697859). +- x86, mtrr: lock stop machine during MTRR rendezvous sequence + (bnc#697859). +- stop_machine: reorganize stop_cpus() implementation + (bnc#697859). +- x86, mtrr: use __stop_machine() for doing MTRR rendezvous + (bnc#697859). +- commit 303cc0e + +------------------------------------------------------------------- +Thu Jun 16 12:05:15 CEST 2011 - tiwai@suse.de + +- ALSA: fix hda AZX_DCAPS_NO_TCSEL quirk check in driver_caps + (bnc#700250,bnc#700251,bnc#700253). +- ALSA: hda - Reorganize controller quriks with bit flags + (bnc#700250,bnc#700251,bnc#700253). +- ALSA: hda - Enable snoop bit for AMD controllers + (bnc#700250,bnc#700251,bnc#700253). +- ALSA: hda - Enable sync_write workaround for AMD generically + (bnc#700250,bnc#700251,bnc#700253). +- ALSA: hda - ALSA HD Audio patch for Intel Panther Point DeviceIDs + (bnc#700250,bnc#700251,bnc#700253). +- commit e9fb121 + +------------------------------------------------------------------- +Wed Jun 15 18:33:50 CEST 2011 - jack@suse.cz + +- "Unable to save Login Script" appears when trying to save a + user login script (bnc#638985). +- commit fb87098 + +------------------------------------------------------------------- +Wed Jun 15 18:22:05 CEST 2011 - jack@suse.cz + +- fs: novfs: Limit check for datacopy between user and kernel space. +- commit 2985362 + ------------------------------------------------------------------- Fri Jun 10 10:35:10 CEST 2011 - trenn@suse.de diff --git a/kernel-xen.spec b/kernel-xen.spec index d6f7db9a..6774aedd 100644 --- a/kernel-xen.spec +++ b/kernel-xen.spec @@ -878,6 +878,36 @@ Debug information for package %name-devel %files devel-debuginfo -f vmlinux.debug.files %changelog +* Fri Jun 17 2011 trenn@suse.de +- stop_machine: implement stop_machine_from_offline_cpu() + (bnc#697859). +- stop_machine: kill __stop_machine() (bnc#697859). +- x86, mtrr: lock stop machine during MTRR rendezvous sequence + (bnc#697859). +- stop_machine: reorganize stop_cpus() implementation + (bnc#697859). +- x86, mtrr: use __stop_machine() for doing MTRR rendezvous + (bnc#697859). +- commit 303cc0e +* Thu Jun 16 2011 tiwai@suse.de +- ALSA: fix hda AZX_DCAPS_NO_TCSEL quirk check in driver_caps + (bnc#700250,bnc#700251,bnc#700253). +- ALSA: hda - Reorganize controller quriks with bit flags + (bnc#700250,bnc#700251,bnc#700253). +- ALSA: hda - Enable snoop bit for AMD controllers + (bnc#700250,bnc#700251,bnc#700253). +- ALSA: hda - Enable sync_write workaround for AMD generically + (bnc#700250,bnc#700251,bnc#700253). +- ALSA: hda - ALSA HD Audio patch for Intel Panther Point DeviceIDs + (bnc#700250,bnc#700251,bnc#700253). +- commit e9fb121 +* Wed Jun 15 2011 jack@suse.cz +- "Unable to save Login Script" appears when trying to save a + user login script (bnc#638985). +- commit fb87098 +* Wed Jun 15 2011 jack@suse.cz +- fs: novfs: Limit check for datacopy between user and kernel space. +- commit 2985362 * Fri Jun 10 2011 trenn@suse.de - Update Suresh's patchset to version 3: - Refresh patches.fixes/x86_mtrr_stop_machine_1_2.patch. diff --git a/patches.arch.tar.bz2 b/patches.arch.tar.bz2 index c965e9b9..3c849aa6 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:efbc20ca3ba0c6e64fee92cf07a25cf92b50cba3ad8d2892f5a4bb702bf6706f -size 61524 +oid sha256:9ce7c67d76781fa003e0729067b12531f669bd34c3298cd57b595ba98b0737e0 +size 67833 diff --git a/patches.drivers.tar.bz2 b/patches.drivers.tar.bz2 index fbd9a954..06ccfa2f 100644 --- a/patches.drivers.tar.bz2 +++ b/patches.drivers.tar.bz2 @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:628bd72eeff3129b98013526c4978bda67d956a21e6dabafe10324fc4be7f931 -size 8284 +oid sha256:2445928b9ca117c8c7326d29c546e1f3b26aac30ea073a48a12c99316db9eb0e +size 13643 diff --git a/patches.fixes.tar.bz2 b/patches.fixes.tar.bz2 index f8abdc73..a98ba5df 100644 --- a/patches.fixes.tar.bz2 +++ b/patches.fixes.tar.bz2 @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:c013fb6c7810eea59909e8c0de626c565cf87f40a0fa39f111dcb0d3621d33ea -size 31634 +oid sha256:4fb02e3b2eca3d22e9df0cdb34b4118dcd8fa5b655047d0947aaca140b81c40a +size 38332 diff --git a/series.conf b/series.conf index 443f1b5f..076e94b7 100644 --- a/series.conf +++ b/series.conf @@ -114,8 +114,11 @@ +needs_update patches.arch/kvm-split-the-KVM-pv-ops-support-by-feature +needs_update patches.arch/kvm-replace-kvm-io-delay-pv-ops-with-linux-magic - patches.fixes/x86_mtrr_stop_machine_1_2.patch - patches.fixes/x86_mtrr_use_stop_machine_2_2.patch + patches.arch/mtrr_stop_machine_quick_fix.patch + patches.arch/kill-__stop_machine.patch + patches.arch/reorganize_stop_cpus.patch + patches.arch/implement_stop_machine_from_offline_cpu.patch + patches.arch/use_stop_machine_for_mtrr_rendezvous.patch ######################################################## # x86 MCE/MCA (Machine Check Error/Architecture) extensions @@ -303,6 +306,8 @@ ######################################################## patches.suse/novfs-client-module patches.fixes/novfs-nwcapi.patch + patches.fixes/novfs-copy_user-fixes.diff + patches.fixes/novfs-minsize-fixes ######################################################## # other filesystem stuff: richacls @@ -439,6 +444,11 @@ # Sound ########################################################## patches.drivers/alsa-hda-0019-Increase-default-buffer-size + patches.drivers/alsa-hda-0022-HD-Audio-patch-for-Intel-Panther-Point + patches.drivers/alsa-hda-0023-Enable-sync_write-workaround-for-AMD + patches.drivers/alsa-hda-0024-Enable-snoop-bit-for-AMD-controllers + patches.drivers/alsa-hda-0026-Reorganize-controller-quriks-with-bit-flags + patches.drivers/alsa-hda-0027-fix-AZX_DCAPS_NO_TCSEL-quirk-check-in-drive ######################################################## # Other driver fixes diff --git a/source-timestamp b/source-timestamp index 38ac60cf..97c7c653 100644 --- a/source-timestamp +++ b/source-timestamp @@ -1,3 +1,3 @@ -2011-06-13 01:19:51 +0200 -GIT Revision: fb466974d4f165324c6f00c9a49c01168aa7bf80 +2011-06-17 13:48:46 +0200 +GIT Revision: 303cc0e7b9e4b6806cd6c7a49839ba655f2fbd86 GIT Branch: stable