forked from pool/kernel-source
GIT Revision: cf6d9918eda898b4615474fe45dd2cf765af9b5b
OBS-URL: https://build.opensuse.org/package/show/Kernel:HEAD/kernel-source?expand=0&rev=6871
This commit is contained in:
parent
a8e7d72dd5
commit
296c5eca12
@ -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:7f4b55566e6ce9bf3bdf07557402cecd22452a38d6d15226757f1f3918ab09c5
|
||||
size 225378
|
||||
|
@ -1,3 +1,17 @@
|
||||
-------------------------------------------------------------------
|
||||
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
|
||||
|
||||
|
@ -865,6 +865,17 @@ Debug information for package %name-devel
|
||||
%files devel-debuginfo -f vmlinux.debug.files
|
||||
|
||||
%changelog
|
||||
* Fri Nov 26 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 2010 trenn@suse.de
|
||||
- PERF: Fix perf timechart C-state regression (none).
|
||||
- commit ba2671d
|
||||
|
@ -1,3 +1,17 @@
|
||||
-------------------------------------------------------------------
|
||||
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
|
||||
|
||||
|
@ -878,6 +878,17 @@ Debug information for package %name-devel
|
||||
%files devel-debuginfo -f vmlinux.debug.files
|
||||
|
||||
%changelog
|
||||
* Fri Nov 26 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 2010 trenn@suse.de
|
||||
- PERF: Fix perf timechart C-state regression (none).
|
||||
- commit ba2671d
|
||||
|
@ -1,3 +1,17 @@
|
||||
-------------------------------------------------------------------
|
||||
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
|
||||
|
||||
|
@ -898,6 +898,17 @@ Debug information for package %name-devel
|
||||
%files devel-debuginfo -f vmlinux.debug.files
|
||||
|
||||
%changelog
|
||||
* Fri Nov 26 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 2010 trenn@suse.de
|
||||
- PERF: Fix perf timechart C-state regression (none).
|
||||
- commit ba2671d
|
||||
|
@ -1,3 +1,17 @@
|
||||
-------------------------------------------------------------------
|
||||
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
|
||||
|
||||
|
@ -99,6 +99,17 @@ rm -rf $RPM_BUILD_ROOT
|
||||
/usr/share/doc/kernel
|
||||
|
||||
%changelog
|
||||
* Fri Nov 26 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 2010 trenn@suse.de
|
||||
- PERF: Fix perf timechart C-state regression (none).
|
||||
- commit ba2671d
|
||||
|
21733
kernel-ec2.changes
Normal file
21733
kernel-ec2.changes
Normal file
File diff suppressed because it is too large
Load Diff
14849
kernel-ec2.spec
Normal file
14849
kernel-ec2.spec
Normal file
File diff suppressed because it is too large
Load Diff
@ -1,3 +1,17 @@
|
||||
-------------------------------------------------------------------
|
||||
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
|
||||
|
||||
|
@ -865,6 +865,17 @@ Debug information for package %name-devel
|
||||
%files devel-debuginfo -f vmlinux.debug.files
|
||||
|
||||
%changelog
|
||||
* Fri Nov 26 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 2010 trenn@suse.de
|
||||
- PERF: Fix perf timechart C-state regression (none).
|
||||
- commit ba2671d
|
||||
|
@ -1,3 +1,17 @@
|
||||
-------------------------------------------------------------------
|
||||
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
|
||||
|
||||
|
@ -883,6 +883,17 @@ Debug information for package %name-devel
|
||||
%files devel-debuginfo -f vmlinux.debug.files
|
||||
|
||||
%changelog
|
||||
* Fri Nov 26 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 2010 trenn@suse.de
|
||||
- PERF: Fix perf timechart C-state regression (none).
|
||||
- commit ba2671d
|
||||
|
@ -1,3 +1,17 @@
|
||||
-------------------------------------------------------------------
|
||||
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
|
||||
|
||||
|
@ -887,6 +887,17 @@ Debug information for package %name-devel
|
||||
%files devel-debuginfo -f vmlinux.debug.files
|
||||
|
||||
%changelog
|
||||
* Fri Nov 26 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 2010 trenn@suse.de
|
||||
- PERF: Fix perf timechart C-state regression (none).
|
||||
- commit ba2671d
|
||||
|
@ -1,3 +1,17 @@
|
||||
-------------------------------------------------------------------
|
||||
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
|
||||
|
||||
|
@ -868,6 +868,17 @@ Debug information for package %name-devel
|
||||
%files devel-debuginfo -f vmlinux.debug.files
|
||||
|
||||
%changelog
|
||||
* Fri Nov 26 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 2010 trenn@suse.de
|
||||
- PERF: Fix perf timechart C-state regression (none).
|
||||
- commit ba2671d
|
||||
|
@ -1,3 +1,17 @@
|
||||
-------------------------------------------------------------------
|
||||
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
|
||||
|
||||
|
@ -862,6 +862,17 @@ Debug information for package %name-devel
|
||||
%files devel-debuginfo -f vmlinux.debug.files
|
||||
|
||||
%changelog
|
||||
* Fri Nov 26 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 2010 trenn@suse.de
|
||||
- PERF: Fix perf timechart C-state regression (none).
|
||||
- commit ba2671d
|
||||
|
@ -1,3 +1,17 @@
|
||||
-------------------------------------------------------------------
|
||||
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
|
||||
|
||||
|
@ -243,6 +243,17 @@ popd
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Fri Nov 26 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 2010 trenn@suse.de
|
||||
- PERF: Fix perf timechart C-state regression (none).
|
||||
- commit ba2671d
|
||||
|
@ -1,3 +1,17 @@
|
||||
-------------------------------------------------------------------
|
||||
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
|
||||
|
||||
|
@ -50,6 +50,9 @@ Requires: kernel-ppc64-devel = %version-%source_rel
|
||||
%ifarch s390
|
||||
Requires: kernel-s390-devel = %version-%source_rel
|
||||
%endif
|
||||
%ifarch %ix86 x86_64
|
||||
Requires: kernel-xen-devel = %version-%source_rel
|
||||
%endif
|
||||
Provides: multiversion(kernel)
|
||||
Provides: %name = %version-%source_rel
|
||||
Source: README.KSYMS
|
||||
@ -78,6 +81,17 @@ install -m 644 -D %{SOURCE0} %buildroot/%_docdir/%name/README.SUSE
|
||||
%_docdir/%name/README.SUSE
|
||||
|
||||
%changelog
|
||||
* Fri Nov 26 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 2010 trenn@suse.de
|
||||
- PERF: Fix perf timechart C-state regression (none).
|
||||
- commit ba2671d
|
||||
|
@ -1,3 +1,17 @@
|
||||
-------------------------------------------------------------------
|
||||
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
|
||||
|
||||
|
@ -870,6 +870,17 @@ Debug information for package %name-devel
|
||||
%files devel-debuginfo -f vmlinux.debug.files
|
||||
|
||||
%changelog
|
||||
* Fri Nov 26 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 2010 trenn@suse.de
|
||||
- PERF: Fix perf timechart C-state regression (none).
|
||||
- commit ba2671d
|
||||
|
@ -1,3 +1,17 @@
|
||||
-------------------------------------------------------------------
|
||||
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
|
||||
|
||||
|
@ -866,6 +866,17 @@ Debug information for package %name-devel
|
||||
%files devel-debuginfo -f vmlinux.debug.files
|
||||
|
||||
%changelog
|
||||
* Fri Nov 26 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 2010 trenn@suse.de
|
||||
- PERF: Fix perf timechart C-state regression (none).
|
||||
- commit ba2671d
|
||||
|
@ -1,3 +1,17 @@
|
||||
-------------------------------------------------------------------
|
||||
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
|
||||
|
||||
|
@ -862,6 +862,17 @@ Debug information for package %name-devel
|
||||
%files devel-debuginfo -f vmlinux.debug.files
|
||||
|
||||
%changelog
|
||||
* Fri Nov 26 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 2010 trenn@suse.de
|
||||
- PERF: Fix perf timechart C-state regression (none).
|
||||
- commit ba2671d
|
||||
|
21733
kernel-xen.changes
Normal file
21733
kernel-xen.changes
Normal file
File diff suppressed because it is too large
Load Diff
14849
kernel-xen.spec
Normal file
14849
kernel-xen.spec
Normal file
File diff suppressed because it is too large
Load Diff
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:850fb9cda08484037ffdd6f5a0f22445f01707f807cafad36f30393a266033c3
|
||||
size 2023639
|
||||
oid sha256:a06072d39920c449d89ebdc1615b6b954fe9a63f09ee50d7477053f9dd7aa4cf
|
||||
size 2052979
|
||||
|
241
series.conf
241
series.conf
@ -713,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-26 00:24:58 +0100
|
||||
GIT Revision: ba2671d6b218899a29d99782415fc3e39ddc13f6
|
||||
2010-11-26 15:04:27 +0100
|
||||
GIT Revision: cf6d9918eda898b4615474fe45dd2cf765af9b5b
|
||||
GIT Branch: master
|
||||
|
Loading…
Reference in New Issue
Block a user