Accepting request 54103 from Kernel:HEAD
Accepted submit request 54103 from user jeff_mahoney OBS-URL: https://build.opensuse.org/request/show/54103 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/kernel-source?expand=0&rev=113
This commit is contained in:
commit
8793a5004c
@ -13,8 +13,8 @@
|
||||
+i386 i386/pae
|
||||
+i386 -syms i386/vmi
|
||||
+i386 -syms i386/debug
|
||||
#+i386 i386/xen
|
||||
#+i386 -syms i386/ec2
|
||||
+i386 i386/xen
|
||||
+i386 -syms i386/ec2
|
||||
+i386 i386/vanilla
|
||||
+i386 -syms i386/trace
|
||||
|
||||
@ -25,8 +25,8 @@
|
||||
|
||||
+x86_64 x86_64/default
|
||||
+x86_64 x86_64/desktop
|
||||
#+x86_64 x86_64/xen
|
||||
#+x86_64 -syms x86_64/ec2
|
||||
+x86_64 x86_64/xen
|
||||
+x86_64 -syms x86_64/ec2
|
||||
+x86_64 -syms x86_64/debug
|
||||
+x86_64 x86_64/vanilla
|
||||
+x86_64 -syms x86_64/trace
|
||||
|
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:f18c0ed71404dea772ef55b56719bf3690b82fed2ed1c424a5d7500a60d2c555
|
||||
size 214980
|
||||
oid sha256:ae97a233e88d3190750ec4b6ccdb331f92f32b3e80088bd71861396f78874565
|
||||
size 225215
|
||||
|
@ -1,3 +1,35 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Nov 29 18:22:04 CET 2010 - jeffm@suse.com
|
||||
|
||||
- Merge 2.6.37-rc3-git6 with Xen.
|
||||
- commit 7089cd5
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Nov 29 16:57:39 CET 2010 - jeffm@suse.com
|
||||
|
||||
- Update to 2.6.37-rc3-git6.
|
||||
- commit 1294ef9
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Nov 26 15:04:27 CET 2010 - jbeulich@novell.com
|
||||
|
||||
- Update Xen patches to 2.6.37-rc3-git1 and c/s 1055.
|
||||
- xen/acpi: Add memory hotadd to pvops dom0 (bnc#651066).
|
||||
- xen/acpi: Export host physical CPU information to dom0
|
||||
(bnc#651066).
|
||||
- Xen: para-virtual watchdog driver.
|
||||
- introduce {rd,wr}msr_safe_on_pcpu() and add/enable users.
|
||||
- eliminate scalability issues from initrd handling.
|
||||
- config.conf: Re-enable Xen.
|
||||
- Update x86 config files.
|
||||
- commit cf6d991
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Nov 26 00:24:58 CET 2010 - trenn@suse.de
|
||||
|
||||
- PERF: Fix perf timechart C-state regression (none).
|
||||
- commit ba2671d
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Nov 24 15:49:45 CET 2010 - jeffm@suse.com
|
||||
|
||||
|
14038
kernel-debug.spec
14038
kernel-debug.spec
File diff suppressed because it is too large
Load Diff
@ -1,3 +1,35 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Nov 29 18:22:04 CET 2010 - jeffm@suse.com
|
||||
|
||||
- Merge 2.6.37-rc3-git6 with Xen.
|
||||
- commit 7089cd5
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Nov 29 16:57:39 CET 2010 - jeffm@suse.com
|
||||
|
||||
- Update to 2.6.37-rc3-git6.
|
||||
- commit 1294ef9
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Nov 26 15:04:27 CET 2010 - jbeulich@novell.com
|
||||
|
||||
- Update Xen patches to 2.6.37-rc3-git1 and c/s 1055.
|
||||
- xen/acpi: Add memory hotadd to pvops dom0 (bnc#651066).
|
||||
- xen/acpi: Export host physical CPU information to dom0
|
||||
(bnc#651066).
|
||||
- Xen: para-virtual watchdog driver.
|
||||
- introduce {rd,wr}msr_safe_on_pcpu() and add/enable users.
|
||||
- eliminate scalability issues from initrd handling.
|
||||
- config.conf: Re-enable Xen.
|
||||
- Update x86 config files.
|
||||
- commit cf6d991
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Nov 26 00:24:58 CET 2010 - trenn@suse.de
|
||||
|
||||
- PERF: Fix perf timechart C-state regression (none).
|
||||
- commit ba2671d
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Nov 24 15:49:45 CET 2010 - jeffm@suse.com
|
||||
|
||||
|
14038
kernel-default.spec
14038
kernel-default.spec
File diff suppressed because it is too large
Load Diff
@ -1,3 +1,35 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Nov 29 18:22:04 CET 2010 - jeffm@suse.com
|
||||
|
||||
- Merge 2.6.37-rc3-git6 with Xen.
|
||||
- commit 7089cd5
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Nov 29 16:57:39 CET 2010 - jeffm@suse.com
|
||||
|
||||
- Update to 2.6.37-rc3-git6.
|
||||
- commit 1294ef9
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Nov 26 15:04:27 CET 2010 - jbeulich@novell.com
|
||||
|
||||
- Update Xen patches to 2.6.37-rc3-git1 and c/s 1055.
|
||||
- xen/acpi: Add memory hotadd to pvops dom0 (bnc#651066).
|
||||
- xen/acpi: Export host physical CPU information to dom0
|
||||
(bnc#651066).
|
||||
- Xen: para-virtual watchdog driver.
|
||||
- introduce {rd,wr}msr_safe_on_pcpu() and add/enable users.
|
||||
- eliminate scalability issues from initrd handling.
|
||||
- config.conf: Re-enable Xen.
|
||||
- Update x86 config files.
|
||||
- commit cf6d991
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Nov 26 00:24:58 CET 2010 - trenn@suse.de
|
||||
|
||||
- PERF: Fix perf timechart C-state regression (none).
|
||||
- commit ba2671d
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Nov 24 15:49:45 CET 2010 - jeffm@suse.com
|
||||
|
||||
|
14033
kernel-desktop.spec
14033
kernel-desktop.spec
File diff suppressed because it is too large
Load Diff
@ -1,3 +1,35 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Nov 29 18:22:04 CET 2010 - jeffm@suse.com
|
||||
|
||||
- Merge 2.6.37-rc3-git6 with Xen.
|
||||
- commit 7089cd5
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Nov 29 16:57:39 CET 2010 - jeffm@suse.com
|
||||
|
||||
- Update to 2.6.37-rc3-git6.
|
||||
- commit 1294ef9
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Nov 26 15:04:27 CET 2010 - jbeulich@novell.com
|
||||
|
||||
- Update Xen patches to 2.6.37-rc3-git1 and c/s 1055.
|
||||
- xen/acpi: Add memory hotadd to pvops dom0 (bnc#651066).
|
||||
- xen/acpi: Export host physical CPU information to dom0
|
||||
(bnc#651066).
|
||||
- Xen: para-virtual watchdog driver.
|
||||
- introduce {rd,wr}msr_safe_on_pcpu() and add/enable users.
|
||||
- eliminate scalability issues from initrd handling.
|
||||
- config.conf: Re-enable Xen.
|
||||
- Update x86 config files.
|
||||
- commit cf6d991
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Nov 26 00:24:58 CET 2010 - trenn@suse.de
|
||||
|
||||
- PERF: Fix perf timechart C-state regression (none).
|
||||
- commit ba2671d
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Nov 24 15:49:45 CET 2010 - jeffm@suse.com
|
||||
|
||||
|
13996
kernel-docs.spec
13996
kernel-docs.spec
File diff suppressed because it is too large
Load Diff
21745
kernel-ec2.changes
Normal file
21745
kernel-ec2.changes
Normal file
File diff suppressed because it is too large
Load Diff
14855
kernel-ec2.spec
Normal file
14855
kernel-ec2.spec
Normal file
File diff suppressed because it is too large
Load Diff
@ -1,3 +1,35 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Nov 29 18:22:04 CET 2010 - jeffm@suse.com
|
||||
|
||||
- Merge 2.6.37-rc3-git6 with Xen.
|
||||
- commit 7089cd5
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Nov 29 16:57:39 CET 2010 - jeffm@suse.com
|
||||
|
||||
- Update to 2.6.37-rc3-git6.
|
||||
- commit 1294ef9
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Nov 26 15:04:27 CET 2010 - jbeulich@novell.com
|
||||
|
||||
- Update Xen patches to 2.6.37-rc3-git1 and c/s 1055.
|
||||
- xen/acpi: Add memory hotadd to pvops dom0 (bnc#651066).
|
||||
- xen/acpi: Export host physical CPU information to dom0
|
||||
(bnc#651066).
|
||||
- Xen: para-virtual watchdog driver.
|
||||
- introduce {rd,wr}msr_safe_on_pcpu() and add/enable users.
|
||||
- eliminate scalability issues from initrd handling.
|
||||
- config.conf: Re-enable Xen.
|
||||
- Update x86 config files.
|
||||
- commit cf6d991
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Nov 26 00:24:58 CET 2010 - trenn@suse.de
|
||||
|
||||
- PERF: Fix perf timechart C-state regression (none).
|
||||
- commit ba2671d
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Nov 24 15:49:45 CET 2010 - jeffm@suse.com
|
||||
|
||||
|
14039
kernel-net.spec
14039
kernel-net.spec
File diff suppressed because it is too large
Load Diff
@ -1,3 +1,35 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Nov 29 18:22:04 CET 2010 - jeffm@suse.com
|
||||
|
||||
- Merge 2.6.37-rc3-git6 with Xen.
|
||||
- commit 7089cd5
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Nov 29 16:57:39 CET 2010 - jeffm@suse.com
|
||||
|
||||
- Update to 2.6.37-rc3-git6.
|
||||
- commit 1294ef9
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Nov 26 15:04:27 CET 2010 - jbeulich@novell.com
|
||||
|
||||
- Update Xen patches to 2.6.37-rc3-git1 and c/s 1055.
|
||||
- xen/acpi: Add memory hotadd to pvops dom0 (bnc#651066).
|
||||
- xen/acpi: Export host physical CPU information to dom0
|
||||
(bnc#651066).
|
||||
- Xen: para-virtual watchdog driver.
|
||||
- introduce {rd,wr}msr_safe_on_pcpu() and add/enable users.
|
||||
- eliminate scalability issues from initrd handling.
|
||||
- config.conf: Re-enable Xen.
|
||||
- Update x86 config files.
|
||||
- commit cf6d991
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Nov 26 00:24:58 CET 2010 - trenn@suse.de
|
||||
|
||||
- PERF: Fix perf timechart C-state regression (none).
|
||||
- commit ba2671d
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Nov 24 15:49:45 CET 2010 - jeffm@suse.com
|
||||
|
||||
|
14038
kernel-pae.spec
14038
kernel-pae.spec
File diff suppressed because it is too large
Load Diff
@ -1,3 +1,35 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Nov 29 18:22:04 CET 2010 - jeffm@suse.com
|
||||
|
||||
- Merge 2.6.37-rc3-git6 with Xen.
|
||||
- commit 7089cd5
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Nov 29 16:57:39 CET 2010 - jeffm@suse.com
|
||||
|
||||
- Update to 2.6.37-rc3-git6.
|
||||
- commit 1294ef9
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Nov 26 15:04:27 CET 2010 - jbeulich@novell.com
|
||||
|
||||
- Update Xen patches to 2.6.37-rc3-git1 and c/s 1055.
|
||||
- xen/acpi: Add memory hotadd to pvops dom0 (bnc#651066).
|
||||
- xen/acpi: Export host physical CPU information to dom0
|
||||
(bnc#651066).
|
||||
- Xen: para-virtual watchdog driver.
|
||||
- introduce {rd,wr}msr_safe_on_pcpu() and add/enable users.
|
||||
- eliminate scalability issues from initrd handling.
|
||||
- config.conf: Re-enable Xen.
|
||||
- Update x86 config files.
|
||||
- commit cf6d991
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Nov 26 00:24:58 CET 2010 - trenn@suse.de
|
||||
|
||||
- PERF: Fix perf timechart C-state regression (none).
|
||||
- commit ba2671d
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Nov 24 15:49:45 CET 2010 - jeffm@suse.com
|
||||
|
||||
|
14038
kernel-ppc64.spec
14038
kernel-ppc64.spec
File diff suppressed because it is too large
Load Diff
@ -1,3 +1,35 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Nov 29 18:22:04 CET 2010 - jeffm@suse.com
|
||||
|
||||
- Merge 2.6.37-rc3-git6 with Xen.
|
||||
- commit 7089cd5
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Nov 29 16:57:39 CET 2010 - jeffm@suse.com
|
||||
|
||||
- Update to 2.6.37-rc3-git6.
|
||||
- commit 1294ef9
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Nov 26 15:04:27 CET 2010 - jbeulich@novell.com
|
||||
|
||||
- Update Xen patches to 2.6.37-rc3-git1 and c/s 1055.
|
||||
- xen/acpi: Add memory hotadd to pvops dom0 (bnc#651066).
|
||||
- xen/acpi: Export host physical CPU information to dom0
|
||||
(bnc#651066).
|
||||
- Xen: para-virtual watchdog driver.
|
||||
- introduce {rd,wr}msr_safe_on_pcpu() and add/enable users.
|
||||
- eliminate scalability issues from initrd handling.
|
||||
- config.conf: Re-enable Xen.
|
||||
- Update x86 config files.
|
||||
- commit cf6d991
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Nov 26 00:24:58 CET 2010 - trenn@suse.de
|
||||
|
||||
- PERF: Fix perf timechart C-state regression (none).
|
||||
- commit ba2671d
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Nov 24 15:49:45 CET 2010 - jeffm@suse.com
|
||||
|
||||
|
14039
kernel-ps3.spec
14039
kernel-ps3.spec
File diff suppressed because it is too large
Load Diff
@ -1,3 +1,35 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Nov 29 18:22:04 CET 2010 - jeffm@suse.com
|
||||
|
||||
- Merge 2.6.37-rc3-git6 with Xen.
|
||||
- commit 7089cd5
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Nov 29 16:57:39 CET 2010 - jeffm@suse.com
|
||||
|
||||
- Update to 2.6.37-rc3-git6.
|
||||
- commit 1294ef9
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Nov 26 15:04:27 CET 2010 - jbeulich@novell.com
|
||||
|
||||
- Update Xen patches to 2.6.37-rc3-git1 and c/s 1055.
|
||||
- xen/acpi: Add memory hotadd to pvops dom0 (bnc#651066).
|
||||
- xen/acpi: Export host physical CPU information to dom0
|
||||
(bnc#651066).
|
||||
- Xen: para-virtual watchdog driver.
|
||||
- introduce {rd,wr}msr_safe_on_pcpu() and add/enable users.
|
||||
- eliminate scalability issues from initrd handling.
|
||||
- config.conf: Re-enable Xen.
|
||||
- Update x86 config files.
|
||||
- commit cf6d991
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Nov 26 00:24:58 CET 2010 - trenn@suse.de
|
||||
|
||||
- PERF: Fix perf timechart C-state regression (none).
|
||||
- commit ba2671d
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Nov 24 15:49:45 CET 2010 - jeffm@suse.com
|
||||
|
||||
|
14038
kernel-s390.spec
14038
kernel-s390.spec
File diff suppressed because it is too large
Load Diff
@ -1,3 +1,35 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Nov 29 18:22:04 CET 2010 - jeffm@suse.com
|
||||
|
||||
- Merge 2.6.37-rc3-git6 with Xen.
|
||||
- commit 7089cd5
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Nov 29 16:57:39 CET 2010 - jeffm@suse.com
|
||||
|
||||
- Update to 2.6.37-rc3-git6.
|
||||
- commit 1294ef9
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Nov 26 15:04:27 CET 2010 - jbeulich@novell.com
|
||||
|
||||
- Update Xen patches to 2.6.37-rc3-git1 and c/s 1055.
|
||||
- xen/acpi: Add memory hotadd to pvops dom0 (bnc#651066).
|
||||
- xen/acpi: Export host physical CPU information to dom0
|
||||
(bnc#651066).
|
||||
- Xen: para-virtual watchdog driver.
|
||||
- introduce {rd,wr}msr_safe_on_pcpu() and add/enable users.
|
||||
- eliminate scalability issues from initrd handling.
|
||||
- config.conf: Re-enable Xen.
|
||||
- Update x86 config files.
|
||||
- commit cf6d991
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Nov 26 00:24:58 CET 2010 - trenn@suse.de
|
||||
|
||||
- PERF: Fix perf timechart C-state regression (none).
|
||||
- commit ba2671d
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Nov 24 15:49:45 CET 2010 - jeffm@suse.com
|
||||
|
||||
|
14018
kernel-source.spec
14018
kernel-source.spec
File diff suppressed because it is too large
Load Diff
@ -1,3 +1,35 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Nov 29 18:22:04 CET 2010 - jeffm@suse.com
|
||||
|
||||
- Merge 2.6.37-rc3-git6 with Xen.
|
||||
- commit 7089cd5
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Nov 29 16:57:39 CET 2010 - jeffm@suse.com
|
||||
|
||||
- Update to 2.6.37-rc3-git6.
|
||||
- commit 1294ef9
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Nov 26 15:04:27 CET 2010 - jbeulich@novell.com
|
||||
|
||||
- Update Xen patches to 2.6.37-rc3-git1 and c/s 1055.
|
||||
- xen/acpi: Add memory hotadd to pvops dom0 (bnc#651066).
|
||||
- xen/acpi: Export host physical CPU information to dom0
|
||||
(bnc#651066).
|
||||
- Xen: para-virtual watchdog driver.
|
||||
- introduce {rd,wr}msr_safe_on_pcpu() and add/enable users.
|
||||
- eliminate scalability issues from initrd handling.
|
||||
- config.conf: Re-enable Xen.
|
||||
- Update x86 config files.
|
||||
- commit cf6d991
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Nov 26 00:24:58 CET 2010 - trenn@suse.de
|
||||
|
||||
- PERF: Fix perf timechart C-state regression (none).
|
||||
- commit ba2671d
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Nov 24 15:49:45 CET 2010 - jeffm@suse.com
|
||||
|
||||
|
13998
kernel-syms.spec
13998
kernel-syms.spec
File diff suppressed because it is too large
Load Diff
@ -1,3 +1,35 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Nov 29 18:22:04 CET 2010 - jeffm@suse.com
|
||||
|
||||
- Merge 2.6.37-rc3-git6 with Xen.
|
||||
- commit 7089cd5
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Nov 29 16:57:39 CET 2010 - jeffm@suse.com
|
||||
|
||||
- Update to 2.6.37-rc3-git6.
|
||||
- commit 1294ef9
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Nov 26 15:04:27 CET 2010 - jbeulich@novell.com
|
||||
|
||||
- Update Xen patches to 2.6.37-rc3-git1 and c/s 1055.
|
||||
- xen/acpi: Add memory hotadd to pvops dom0 (bnc#651066).
|
||||
- xen/acpi: Export host physical CPU information to dom0
|
||||
(bnc#651066).
|
||||
- Xen: para-virtual watchdog driver.
|
||||
- introduce {rd,wr}msr_safe_on_pcpu() and add/enable users.
|
||||
- eliminate scalability issues from initrd handling.
|
||||
- config.conf: Re-enable Xen.
|
||||
- Update x86 config files.
|
||||
- commit cf6d991
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Nov 26 00:24:58 CET 2010 - trenn@suse.de
|
||||
|
||||
- PERF: Fix perf timechart C-state regression (none).
|
||||
- commit ba2671d
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Nov 24 15:49:45 CET 2010 - jeffm@suse.com
|
||||
|
||||
|
14038
kernel-trace.spec
14038
kernel-trace.spec
File diff suppressed because it is too large
Load Diff
@ -1,3 +1,35 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Nov 29 18:22:04 CET 2010 - jeffm@suse.com
|
||||
|
||||
- Merge 2.6.37-rc3-git6 with Xen.
|
||||
- commit 7089cd5
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Nov 29 16:57:39 CET 2010 - jeffm@suse.com
|
||||
|
||||
- Update to 2.6.37-rc3-git6.
|
||||
- commit 1294ef9
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Nov 26 15:04:27 CET 2010 - jbeulich@novell.com
|
||||
|
||||
- Update Xen patches to 2.6.37-rc3-git1 and c/s 1055.
|
||||
- xen/acpi: Add memory hotadd to pvops dom0 (bnc#651066).
|
||||
- xen/acpi: Export host physical CPU information to dom0
|
||||
(bnc#651066).
|
||||
- Xen: para-virtual watchdog driver.
|
||||
- introduce {rd,wr}msr_safe_on_pcpu() and add/enable users.
|
||||
- eliminate scalability issues from initrd handling.
|
||||
- config.conf: Re-enable Xen.
|
||||
- Update x86 config files.
|
||||
- commit cf6d991
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Nov 26 00:24:58 CET 2010 - trenn@suse.de
|
||||
|
||||
- PERF: Fix perf timechart C-state regression (none).
|
||||
- commit ba2671d
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Nov 24 15:49:45 CET 2010 - jeffm@suse.com
|
||||
|
||||
|
14038
kernel-vanilla.spec
14038
kernel-vanilla.spec
File diff suppressed because it is too large
Load Diff
@ -1,3 +1,35 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Nov 29 18:22:04 CET 2010 - jeffm@suse.com
|
||||
|
||||
- Merge 2.6.37-rc3-git6 with Xen.
|
||||
- commit 7089cd5
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Nov 29 16:57:39 CET 2010 - jeffm@suse.com
|
||||
|
||||
- Update to 2.6.37-rc3-git6.
|
||||
- commit 1294ef9
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Nov 26 15:04:27 CET 2010 - jbeulich@novell.com
|
||||
|
||||
- Update Xen patches to 2.6.37-rc3-git1 and c/s 1055.
|
||||
- xen/acpi: Add memory hotadd to pvops dom0 (bnc#651066).
|
||||
- xen/acpi: Export host physical CPU information to dom0
|
||||
(bnc#651066).
|
||||
- Xen: para-virtual watchdog driver.
|
||||
- introduce {rd,wr}msr_safe_on_pcpu() and add/enable users.
|
||||
- eliminate scalability issues from initrd handling.
|
||||
- config.conf: Re-enable Xen.
|
||||
- Update x86 config files.
|
||||
- commit cf6d991
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Nov 26 00:24:58 CET 2010 - trenn@suse.de
|
||||
|
||||
- PERF: Fix perf timechart C-state regression (none).
|
||||
- commit ba2671d
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Nov 24 15:49:45 CET 2010 - jeffm@suse.com
|
||||
|
||||
|
14039
kernel-vmi.spec
14039
kernel-vmi.spec
File diff suppressed because it is too large
Load Diff
21745
kernel-xen.changes
Normal file
21745
kernel-xen.changes
Normal file
File diff suppressed because it is too large
Load Diff
14855
kernel-xen.spec
Normal file
14855
kernel-xen.spec
Normal file
File diff suppressed because it is too large
Load Diff
1
needed_space_in_mb
Normal file
1
needed_space_in_mb
Normal file
@ -0,0 +1 @@
|
||||
6144
|
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:185b3a78b3ef1ef2462391182d3a2855ca8f7103da8fbce087c21d66cc8db485
|
||||
size 75504
|
||||
oid sha256:87c3889efbc71675a941b02df423e66b7f9988b62c83d611a08e2d68d2190b65
|
||||
size 75480
|
||||
|
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:66978eaaf4cb47e601806b0392c2e405f8907727260ceb625aeae9bdfed6af3e
|
||||
size 76893
|
||||
oid sha256:1ab753ff60c69d2961a0fa3e0a1629d45eb99c837821b8f9cce512f3696811aa
|
||||
size 77495
|
||||
|
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:d62843f237b020e7cf75eb45ad3b4da1e0c0fa776d0858b3cd71d28765e08701
|
||||
size 12578612
|
||||
oid sha256:840107e30bca0706f9047eb53b2251382614839908a2e94237539988a8097fa5
|
||||
size 12702385
|
||||
|
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:073be450bdb76697a2580a758c0012946cdaefa0ce86a766fda13d3f86ab1219
|
||||
size 288466
|
||||
oid sha256:f1dbbd75dc9f89cfc80cc0e6053f9ada60ec018d3a79a1f6d1f13d71b0d53577
|
||||
size 288361
|
||||
|
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:850fb9cda08484037ffdd6f5a0f22445f01707f807cafad36f30393a266033c3
|
||||
size 2023639
|
||||
oid sha256:40e8ff4273b97911135cd707d8c5e8cd729039b47ae2d2870e39777ae7f72717
|
||||
size 2053132
|
||||
|
245
series.conf
245
series.conf
@ -30,7 +30,7 @@
|
||||
patches.kernel.org/patch-2.6.37-rc1
|
||||
patches.kernel.org/patch-2.6.37-rc1-rc2
|
||||
patches.kernel.org/patch-2.6.37-rc2-rc3
|
||||
patches.kernel.org/patch-2.6.37-rc3-git1
|
||||
patches.kernel.org/patch-2.6.37-rc3-git6
|
||||
|
||||
########################################################
|
||||
# Build fixes that apply to the vanilla kernel too.
|
||||
@ -668,6 +668,8 @@
|
||||
|
||||
patches.fixes/ia64-configure-HAVE_UNSTABLE_SCHED_CLOCK-for-SGI_SN.patch
|
||||
|
||||
patches.fixes/perf_timechart_power_end_segfault.patch
|
||||
|
||||
########################################################
|
||||
# KVM patches
|
||||
########################################################
|
||||
@ -711,121 +713,126 @@
|
||||
# on top of them instead. This reduces workload when
|
||||
# re-basing to a newer xen tree.
|
||||
#
|
||||
+xen_needs_updating ### both uml framebuffer and xen need this one.
|
||||
+xen_needs_updating patches.xen/add-console-use-vt
|
||||
+xen_needs_updating
|
||||
+xen_needs_updating # split out patches
|
||||
+xen_needs_updating patches.xen/linux-2.6.19-rc1-kexec-move_segment_code-i386.patch
|
||||
+xen_needs_updating patches.xen/linux-2.6.19-rc1-kexec-move_segment_code-x86_64.patch
|
||||
+xen_needs_updating patches.xen/ipv6-no-autoconf
|
||||
+xen_needs_updating patches.xen/pci-guestdev
|
||||
+xen_needs_updating patches.xen/pci-reserve
|
||||
+xen_needs_updating +needs_update-33 patches.xen/sfc-driverlink
|
||||
+xen_needs_updating +needs_update-33 patches.xen/sfc-resource-driver
|
||||
+xen_needs_updating +needs_update-33 patches.xen/sfc-driverlink-conditional
|
||||
+xen_needs_updating +needs_update-33 patches.xen/sfc-external-sram
|
||||
+xen_needs_updating patches.xen/tmem
|
||||
+xen_needs_updating
|
||||
+xen_needs_updating # bulk stuff, new files for xen
|
||||
+xen_needs_updating patches.xen/xen3-auto-xen-arch.diff
|
||||
+xen_needs_updating patches.xen/xen3-auto-xen-drivers.diff
|
||||
+xen_needs_updating patches.xen/xen3-auto-include-xen-interface.diff
|
||||
+xen_needs_updating
|
||||
+xen_needs_updating # kconfig bits for xen
|
||||
+xen_needs_updating patches.xen/xen3-auto-xen-kconfig.diff
|
||||
+xen_needs_updating
|
||||
+xen_needs_updating # common code changes
|
||||
+xen_needs_updating patches.xen/xen3-auto-common.diff
|
||||
+xen_needs_updating patches.xen/xen3-auto-arch-x86.diff
|
||||
+xen_needs_updating patches.xen/xen3-auto-arch-i386.diff
|
||||
+xen_needs_updating patches.xen/xen3-auto-arch-x86_64.diff
|
||||
+xen_needs_updating
|
||||
+xen_needs_updating # fixups due to upstream Xen parts
|
||||
+xen_needs_updating patches.xen/xen3-fixup-xen
|
||||
+xen_needs_updating
|
||||
+xen_needs_updating +needs_update-33 patches.xen/sfc-set-arch
|
||||
+xen_needs_updating +needs_update-33 patches.xen/sfc-endianness
|
||||
+xen_needs_updating
|
||||
+xen_needs_updating # newer changeset backports
|
||||
+xen_needs_updating
|
||||
+xen_needs_updating # changes outside arch/{i386,x86_64}/xen
|
||||
+xen_needs_updating patches.xen/xen3-fixup-kconfig
|
||||
+xen_needs_updating patches.xen/xen3-fixup-common
|
||||
+xen_needs_updating patches.xen/xen3-fixup-arch-x86
|
||||
+xen_needs_updating
|
||||
+xen_needs_updating # ports of other patches
|
||||
+xen_needs_updating patches.xen/xen3-patch-2.6.18
|
||||
+xen_needs_updating patches.xen/xen3-patch-2.6.19
|
||||
+xen_needs_updating patches.xen/xen3-patch-2.6.20
|
||||
+xen_needs_updating patches.xen/xen3-patch-2.6.21
|
||||
+xen_needs_updating patches.xen/xen3-patch-2.6.22
|
||||
+xen_needs_updating patches.xen/xen3-patch-2.6.23
|
||||
+xen_needs_updating patches.xen/xen3-patch-2.6.24
|
||||
+xen_needs_updating patches.xen/xen3-patch-2.6.25
|
||||
+xen_needs_updating patches.xen/xen3-patch-2.6.26
|
||||
+xen_needs_updating patches.xen/xen3-patch-2.6.27
|
||||
+xen_needs_updating patches.xen/xen3-patch-2.6.28
|
||||
+xen_needs_updating patches.xen/xen3-patch-2.6.29
|
||||
+xen_needs_updating patches.xen/xen3-patch-2.6.30
|
||||
+xen_needs_updating patches.xen/xen3-patch-2.6.31
|
||||
+xen_needs_updating patches.xen/xen3-patch-2.6.32
|
||||
+xen_needs_updating patches.xen/xen3-patch-2.6.33
|
||||
+xen_needs_updating patches.xen/xen3-patch-2.6.34
|
||||
+xen_needs_updating patches.xen/xen3-patch-2.6.35
|
||||
+xen_needs_updating patches.xen/xen3-patch-2.6.36
|
||||
+xen_needs_updating patches.xen/xen3-seccomp-disable-tsc-option
|
||||
+xen_needs_updating patches.xen/xen3-x86-mcp51-no-dac
|
||||
+xen_needs_updating patches.xen/xen3-x86-mark_rodata_rw.patch
|
||||
+xen_needs_updating patches.xen/xen3-acpi_processor_check_maxcpus.patch
|
||||
+xen_needs_updating # patches.xen/xen3-kdb-x86
|
||||
+xen_needs_updating patches.xen/xen3-stack-unwind
|
||||
+xen_needs_updating patches.xen/xen3-i386-unwind-annotations
|
||||
+xen_needs_updating patches.xen/xen3-x86_64-unwind-annotations
|
||||
+xen_needs_updating
|
||||
+xen_needs_updating # bugfixes and enhancements
|
||||
+xen_needs_updating patches.xen/xen-balloon-max-target
|
||||
+xen_needs_updating patches.xen/xen-modular-blktap
|
||||
+xen_needs_updating patches.xen/xen-blkback-bimodal-suse
|
||||
+xen_needs_updating patches.xen/xen-blkif-protocol-fallback-hack
|
||||
+xen_needs_updating patches.xen/xen-blkback-cdrom
|
||||
+xen_needs_updating patches.xen/xen-blktap-write-barriers
|
||||
+xen_needs_updating patches.xen/xen-op-packet
|
||||
+xen_needs_updating patches.xen/xen-blkfront-cdrom
|
||||
+xen_needs_updating patches.xen/xen-sections
|
||||
+xen_needs_updating patches.xen/xen-swiotlb-heuristics
|
||||
+xen_needs_updating patches.xen/xen-kconfig-compat
|
||||
+xen_needs_updating patches.xen/xen-cpufreq-report
|
||||
+xen_needs_updating patches.xen/xen-staging-build
|
||||
+xen_needs_updating patches.xen/xen-sysdev-suspend
|
||||
+xen_needs_updating patches.xen/xen-ipi-per-cpu-irq
|
||||
+xen_needs_updating patches.xen/xen-virq-per-cpu-irq
|
||||
+xen_needs_updating patches.xen/xen-clockevents
|
||||
+xen_needs_updating patches.xen/xen-spinlock-poll-early
|
||||
+xen_needs_updating patches.xen/xen-configurable-guest-devices
|
||||
+xen_needs_updating patches.xen/xen-netback-nr-irqs
|
||||
+xen_needs_updating patches.xen/xen-netback-notify-multi
|
||||
+xen_needs_updating patches.xen/xen-netback-sched-list-remove
|
||||
+xen_needs_updating patches.xen/xen-netback-generalize
|
||||
+xen_needs_updating patches.xen/xen-netback-multiple-tasklets
|
||||
+xen_needs_updating patches.xen/xen-netback-kernel-threads
|
||||
+xen_needs_updating patches.xen/xen-netback-extend-pull
|
||||
+xen_needs_updating patches.xen/xen-netback-allow-large-mtu
|
||||
+xen_needs_updating patches.xen/xen-tmem-v1
|
||||
+xen_needs_updating patches.xen/xen-dcdbas
|
||||
+xen_needs_updating patches.xen/xen-floppy
|
||||
+xen_needs_updating patches.xen/xen-kzalloc
|
||||
+xen_needs_updating patches.xen/xen-unpriv-build
|
||||
+xen_needs_updating patches.xen/xen-setup-gsi
|
||||
+xen_needs_updating patches.xen/xen-x86-panic-no-reboot
|
||||
+xen_needs_updating patches.xen/xen-x86-dcr-fallback
|
||||
+xen_needs_updating patches.xen/xen-x86-consistent-nmi
|
||||
+xen_needs_updating patches.xen/xen-x86-no-lapic
|
||||
+xen_needs_updating patches.xen/xen-x86-pmd-handling
|
||||
+xen_needs_updating patches.xen/xen-x86-bigmem
|
||||
+xen_needs_updating patches.xen/xen-x86-machphys-prediction
|
||||
+xen_needs_updating patches.xen/xen-x86-exit-mmap
|
||||
+xen_needs_updating patches.xen/xen-x86-per-cpu-vcpu-info
|
||||
+xen_needs_updating patches.xen/xen-x86_64-pgd-pin
|
||||
+xen_needs_updating patches.xen/xen-x86_64-pgd-alloc-order
|
||||
+xen_needs_updating patches.xen/xen-x86_64-dump-user-pgt
|
||||
+xen_needs_updating patches.xen/xen-x86_64-note-init-p2m
|
||||
### both uml framebuffer and xen need this one.
|
||||
patches.xen/add-console-use-vt
|
||||
|
||||
# split out patches
|
||||
patches.xen/linux-2.6.19-rc1-kexec-move_segment_code-i386.patch
|
||||
patches.xen/linux-2.6.19-rc1-kexec-move_segment_code-x86_64.patch
|
||||
patches.xen/ipv6-no-autoconf
|
||||
patches.xen/pci-guestdev
|
||||
patches.xen/pci-reserve
|
||||
+needs_update-33 patches.xen/sfc-driverlink
|
||||
+needs_update-33 patches.xen/sfc-resource-driver
|
||||
+needs_update-33 patches.xen/sfc-driverlink-conditional
|
||||
+needs_update-33 patches.xen/sfc-external-sram
|
||||
patches.xen/tmem
|
||||
|
||||
# bulk stuff, new files for xen
|
||||
patches.xen/xen3-auto-xen-arch.diff
|
||||
patches.xen/xen3-auto-xen-drivers.diff
|
||||
patches.xen/xen3-auto-include-xen-interface.diff
|
||||
|
||||
# kconfig bits for xen
|
||||
patches.xen/xen3-auto-xen-kconfig.diff
|
||||
|
||||
# common code changes
|
||||
patches.xen/xen3-auto-common.diff
|
||||
patches.xen/xen3-auto-arch-x86.diff
|
||||
patches.xen/xen3-auto-arch-i386.diff
|
||||
patches.xen/xen3-auto-arch-x86_64.diff
|
||||
|
||||
# fixups due to upstream Xen parts
|
||||
patches.xen/xen3-fixup-xen
|
||||
|
||||
+needs_update-33 patches.xen/sfc-set-arch
|
||||
+needs_update-33 patches.xen/sfc-endianness
|
||||
|
||||
# newer changeset backports
|
||||
|
||||
# changes outside arch/{i386,x86_64}/xen
|
||||
patches.xen/xen3-fixup-kconfig
|
||||
patches.xen/xen3-fixup-common
|
||||
patches.xen/xen3-fixup-arch-x86
|
||||
|
||||
# ports of other patches
|
||||
patches.xen/xen3-patch-2.6.18
|
||||
patches.xen/xen3-patch-2.6.19
|
||||
patches.xen/xen3-patch-2.6.20
|
||||
patches.xen/xen3-patch-2.6.21
|
||||
patches.xen/xen3-patch-2.6.22
|
||||
patches.xen/xen3-patch-2.6.23
|
||||
patches.xen/xen3-patch-2.6.24
|
||||
patches.xen/xen3-patch-2.6.25
|
||||
patches.xen/xen3-patch-2.6.26
|
||||
patches.xen/xen3-patch-2.6.27
|
||||
patches.xen/xen3-patch-2.6.28
|
||||
patches.xen/xen3-patch-2.6.29
|
||||
patches.xen/xen3-patch-2.6.30
|
||||
patches.xen/xen3-patch-2.6.31
|
||||
patches.xen/xen3-patch-2.6.32
|
||||
patches.xen/xen3-patch-2.6.33
|
||||
patches.xen/xen3-patch-2.6.34
|
||||
patches.xen/xen3-patch-2.6.35
|
||||
patches.xen/xen3-patch-2.6.36
|
||||
patches.xen/xen3-patch-2.6.37-rc3
|
||||
patches.xen/xen3-patch-2.6.37-rc3-git1
|
||||
patches.xen/xen3-seccomp-disable-tsc-option
|
||||
patches.xen/xen3-x86-mcp51-no-dac
|
||||
patches.xen/xen3-x86-mark_rodata_rw.patch
|
||||
patches.xen/xen3-acpi_processor_check_maxcpus.patch
|
||||
# patches.xen/xen3-kdb-x86
|
||||
patches.xen/xen3-stack-unwind
|
||||
patches.xen/xen3-x86_64-unwind-annotations
|
||||
|
||||
# bugfixes and enhancements
|
||||
patches.xen/xen-balloon-max-target
|
||||
patches.xen/xen-modular-blktap
|
||||
patches.xen/xen-blkback-bimodal-suse
|
||||
patches.xen/xen-blkif-protocol-fallback-hack
|
||||
patches.xen/xen-blkback-cdrom
|
||||
patches.xen/xen-blktap-write-barriers
|
||||
patches.xen/xen-op-packet
|
||||
patches.xen/xen-blkfront-cdrom
|
||||
patches.xen/xen-sections
|
||||
patches.xen/xen-swiotlb-heuristics
|
||||
patches.xen/xen-kconfig-compat
|
||||
patches.xen/xen-cpufreq-report
|
||||
patches.xen/xen-staging-build
|
||||
patches.xen/xen-sysdev-suspend
|
||||
patches.xen/xen-ipi-per-cpu-irq
|
||||
patches.xen/xen-virq-per-cpu-irq
|
||||
patches.xen/xen-clockevents
|
||||
patches.xen/xen-spinlock-poll-early
|
||||
patches.xen/xen-pcpu-hotplug
|
||||
patches.xen/xen-mem-hotplug
|
||||
patches.xen/xen-configurable-guest-devices
|
||||
patches.xen/xen-netback-nr-irqs
|
||||
patches.xen/xen-netback-notify-multi
|
||||
patches.xen/xen-netback-generalize
|
||||
patches.xen/xen-netback-multiple-tasklets
|
||||
patches.xen/xen-netback-kernel-threads
|
||||
patches.xen/xen-netback-extend-pull
|
||||
patches.xen/xen-netback-allow-large-mtu
|
||||
patches.xen/xen-tmem-v1
|
||||
patches.xen/xen-dcdbas
|
||||
patches.xen/xen-floppy
|
||||
patches.xen/xen-kzalloc
|
||||
patches.xen/xen-unpriv-build
|
||||
patches.xen/xen-setup-gsi
|
||||
patches.xen/xen-watchdog
|
||||
patches.xen/xen-x86-panic-no-reboot
|
||||
patches.xen/xen-x86-dcr-fallback
|
||||
patches.xen/xen-x86-consistent-nmi
|
||||
patches.xen/xen-x86-no-lapic
|
||||
patches.xen/xen-x86-pmd-handling
|
||||
patches.xen/xen-x86-bigmem
|
||||
patches.xen/xen-x86-machphys-prediction
|
||||
patches.xen/xen-x86-exit-mmap
|
||||
patches.xen/xen-x86-per-cpu-vcpu-info
|
||||
patches.xen/xen-x86-msr-on-pcpu
|
||||
patches.xen/xen-x86_64-pgd-pin
|
||||
patches.xen/xen-x86_64-pgd-alloc-order
|
||||
patches.xen/xen-x86_64-dump-user-pgt
|
||||
patches.xen/xen-x86_64-note-init-p2m
|
||||
patches.xen/xen-x86_64-unmapped-initrd
|
||||
|
@ -1,3 +1,3 @@
|
||||
2010-11-24 15:49:45 +0100
|
||||
GIT Revision: 4ad245fa8cc06cea3ba2d14af230c16ee7da523a
|
||||
2010-11-29 18:22:04 +0100
|
||||
GIT Revision: 7089cd5e11b44a2168f5051e7250a9a826d6b06f
|
||||
GIT Branch: master
|
||||
|
Loading…
Reference in New Issue
Block a user