1
0
forked from pool/kernel-source

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:
Berthold Gunreben 2010-11-30 10:45:40 +00:00 committed by Git OBS Bridge
commit 8793a5004c
43 changed files with 269836 additions and 523 deletions

View File

@ -13,8 +13,8 @@
+i386 i386/pae +i386 i386/pae
+i386 -syms i386/vmi +i386 -syms i386/vmi
+i386 -syms i386/debug +i386 -syms i386/debug
#+i386 i386/xen +i386 i386/xen
#+i386 -syms i386/ec2 +i386 -syms i386/ec2
+i386 i386/vanilla +i386 i386/vanilla
+i386 -syms i386/trace +i386 -syms i386/trace
@ -25,8 +25,8 @@
+x86_64 x86_64/default +x86_64 x86_64/default
+x86_64 x86_64/desktop +x86_64 x86_64/desktop
#+x86_64 x86_64/xen +x86_64 x86_64/xen
#+x86_64 -syms x86_64/ec2 +x86_64 -syms x86_64/ec2
+x86_64 -syms x86_64/debug +x86_64 -syms x86_64/debug
+x86_64 x86_64/vanilla +x86_64 x86_64/vanilla
+x86_64 -syms x86_64/trace +x86_64 -syms x86_64/trace

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1 version https://git-lfs.github.com/spec/v1
oid sha256:f18c0ed71404dea772ef55b56719bf3690b82fed2ed1c424a5d7500a60d2c555 oid sha256:ae97a233e88d3190750ec4b6ccdb331f92f32b3e80088bd71861396f78874565
size 214980 size 225215

View File

@ -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 Wed Nov 24 15:49:45 CET 2010 - jeffm@suse.com

File diff suppressed because it is too large Load Diff

View File

@ -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 Wed Nov 24 15:49:45 CET 2010 - jeffm@suse.com

File diff suppressed because it is too large Load Diff

View File

@ -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 Wed Nov 24 15:49:45 CET 2010 - jeffm@suse.com

File diff suppressed because it is too large Load Diff

View File

@ -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 Wed Nov 24 15:49:45 CET 2010 - jeffm@suse.com

File diff suppressed because it is too large Load Diff

21745
kernel-ec2.changes Normal file

File diff suppressed because it is too large Load Diff

14855
kernel-ec2.spec Normal file

File diff suppressed because it is too large Load Diff

View File

@ -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 Wed Nov 24 15:49:45 CET 2010 - jeffm@suse.com

File diff suppressed because it is too large Load Diff

View File

@ -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 Wed Nov 24 15:49:45 CET 2010 - jeffm@suse.com

File diff suppressed because it is too large Load Diff

View File

@ -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 Wed Nov 24 15:49:45 CET 2010 - jeffm@suse.com

File diff suppressed because it is too large Load Diff

View File

@ -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 Wed Nov 24 15:49:45 CET 2010 - jeffm@suse.com

File diff suppressed because it is too large Load Diff

View File

@ -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 Wed Nov 24 15:49:45 CET 2010 - jeffm@suse.com

File diff suppressed because it is too large Load Diff

View File

@ -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 Wed Nov 24 15:49:45 CET 2010 - jeffm@suse.com

File diff suppressed because it is too large Load Diff

View File

@ -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 Wed Nov 24 15:49:45 CET 2010 - jeffm@suse.com

File diff suppressed because it is too large Load Diff

View File

@ -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 Wed Nov 24 15:49:45 CET 2010 - jeffm@suse.com

File diff suppressed because it is too large Load Diff

View File

@ -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 Wed Nov 24 15:49:45 CET 2010 - jeffm@suse.com

File diff suppressed because it is too large Load Diff

View File

@ -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 Wed Nov 24 15:49:45 CET 2010 - jeffm@suse.com

File diff suppressed because it is too large Load Diff

21745
kernel-xen.changes Normal file

File diff suppressed because it is too large Load Diff

14855
kernel-xen.spec Normal file

File diff suppressed because it is too large Load Diff

1
minmem Normal file
View File

@ -0,0 +1 @@
1048576

1
needed_space_in_mb Normal file
View File

@ -0,0 +1 @@
6144

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1 version https://git-lfs.github.com/spec/v1
oid sha256:185b3a78b3ef1ef2462391182d3a2855ca8f7103da8fbce087c21d66cc8db485 oid sha256:87c3889efbc71675a941b02df423e66b7f9988b62c83d611a08e2d68d2190b65
size 75504 size 75480

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1 version https://git-lfs.github.com/spec/v1
oid sha256:66978eaaf4cb47e601806b0392c2e405f8907727260ceb625aeae9bdfed6af3e oid sha256:1ab753ff60c69d2961a0fa3e0a1629d45eb99c837821b8f9cce512f3696811aa
size 76893 size 77495

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1 version https://git-lfs.github.com/spec/v1
oid sha256:d62843f237b020e7cf75eb45ad3b4da1e0c0fa776d0858b3cd71d28765e08701 oid sha256:840107e30bca0706f9047eb53b2251382614839908a2e94237539988a8097fa5
size 12578612 size 12702385

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1 version https://git-lfs.github.com/spec/v1
oid sha256:073be450bdb76697a2580a758c0012946cdaefa0ce86a766fda13d3f86ab1219 oid sha256:f1dbbd75dc9f89cfc80cc0e6053f9ada60ec018d3a79a1f6d1f13d71b0d53577
size 288466 size 288361

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1 version https://git-lfs.github.com/spec/v1
oid sha256:850fb9cda08484037ffdd6f5a0f22445f01707f807cafad36f30393a266033c3 oid sha256:40e8ff4273b97911135cd707d8c5e8cd729039b47ae2d2870e39777ae7f72717
size 2023639 size 2053132

View File

@ -30,7 +30,7 @@
patches.kernel.org/patch-2.6.37-rc1 patches.kernel.org/patch-2.6.37-rc1
patches.kernel.org/patch-2.6.37-rc1-rc2 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-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. # 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/ia64-configure-HAVE_UNSTABLE_SCHED_CLOCK-for-SGI_SN.patch
patches.fixes/perf_timechart_power_end_segfault.patch
######################################################## ########################################################
# KVM patches # KVM patches
######################################################## ########################################################
@ -711,121 +713,126 @@
# on top of them instead. This reduces workload when # on top of them instead. This reduces workload when
# re-basing to a newer xen tree. # re-basing to a newer xen tree.
# #
+xen_needs_updating ### both uml framebuffer and xen need this one. ### both uml framebuffer and xen need this one.
+xen_needs_updating patches.xen/add-console-use-vt patches.xen/add-console-use-vt
+xen_needs_updating
+xen_needs_updating # split out patches # split out patches
+xen_needs_updating patches.xen/linux-2.6.19-rc1-kexec-move_segment_code-i386.patch 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 patches.xen/linux-2.6.19-rc1-kexec-move_segment_code-x86_64.patch
+xen_needs_updating patches.xen/ipv6-no-autoconf patches.xen/ipv6-no-autoconf
+xen_needs_updating patches.xen/pci-guestdev patches.xen/pci-guestdev
+xen_needs_updating patches.xen/pci-reserve patches.xen/pci-reserve
+xen_needs_updating +needs_update-33 patches.xen/sfc-driverlink +needs_update-33 patches.xen/sfc-driverlink
+xen_needs_updating +needs_update-33 patches.xen/sfc-resource-driver +needs_update-33 patches.xen/sfc-resource-driver
+xen_needs_updating +needs_update-33 patches.xen/sfc-driverlink-conditional +needs_update-33 patches.xen/sfc-driverlink-conditional
+xen_needs_updating +needs_update-33 patches.xen/sfc-external-sram +needs_update-33 patches.xen/sfc-external-sram
+xen_needs_updating patches.xen/tmem patches.xen/tmem
+xen_needs_updating
+xen_needs_updating # bulk stuff, new files for xen # bulk stuff, new files for xen
+xen_needs_updating patches.xen/xen3-auto-xen-arch.diff patches.xen/xen3-auto-xen-arch.diff
+xen_needs_updating patches.xen/xen3-auto-xen-drivers.diff patches.xen/xen3-auto-xen-drivers.diff
+xen_needs_updating patches.xen/xen3-auto-include-xen-interface.diff patches.xen/xen3-auto-include-xen-interface.diff
+xen_needs_updating
+xen_needs_updating # kconfig bits for xen # kconfig bits for xen
+xen_needs_updating patches.xen/xen3-auto-xen-kconfig.diff patches.xen/xen3-auto-xen-kconfig.diff
+xen_needs_updating
+xen_needs_updating # common code changes # common code changes
+xen_needs_updating patches.xen/xen3-auto-common.diff patches.xen/xen3-auto-common.diff
+xen_needs_updating patches.xen/xen3-auto-arch-x86.diff patches.xen/xen3-auto-arch-x86.diff
+xen_needs_updating patches.xen/xen3-auto-arch-i386.diff patches.xen/xen3-auto-arch-i386.diff
+xen_needs_updating patches.xen/xen3-auto-arch-x86_64.diff patches.xen/xen3-auto-arch-x86_64.diff
+xen_needs_updating
+xen_needs_updating # fixups due to upstream Xen parts # fixups due to upstream Xen parts
+xen_needs_updating patches.xen/xen3-fixup-xen patches.xen/xen3-fixup-xen
+xen_needs_updating
+xen_needs_updating +needs_update-33 patches.xen/sfc-set-arch +needs_update-33 patches.xen/sfc-set-arch
+xen_needs_updating +needs_update-33 patches.xen/sfc-endianness +needs_update-33 patches.xen/sfc-endianness
+xen_needs_updating
+xen_needs_updating # newer changeset backports # newer changeset backports
+xen_needs_updating
+xen_needs_updating # changes outside arch/{i386,x86_64}/xen # changes outside arch/{i386,x86_64}/xen
+xen_needs_updating patches.xen/xen3-fixup-kconfig patches.xen/xen3-fixup-kconfig
+xen_needs_updating patches.xen/xen3-fixup-common patches.xen/xen3-fixup-common
+xen_needs_updating patches.xen/xen3-fixup-arch-x86 patches.xen/xen3-fixup-arch-x86
+xen_needs_updating
+xen_needs_updating # ports of other patches # ports of other patches
+xen_needs_updating patches.xen/xen3-patch-2.6.18 patches.xen/xen3-patch-2.6.18
+xen_needs_updating patches.xen/xen3-patch-2.6.19 patches.xen/xen3-patch-2.6.19
+xen_needs_updating patches.xen/xen3-patch-2.6.20 patches.xen/xen3-patch-2.6.20
+xen_needs_updating patches.xen/xen3-patch-2.6.21 patches.xen/xen3-patch-2.6.21
+xen_needs_updating patches.xen/xen3-patch-2.6.22 patches.xen/xen3-patch-2.6.22
+xen_needs_updating patches.xen/xen3-patch-2.6.23 patches.xen/xen3-patch-2.6.23
+xen_needs_updating patches.xen/xen3-patch-2.6.24 patches.xen/xen3-patch-2.6.24
+xen_needs_updating patches.xen/xen3-patch-2.6.25 patches.xen/xen3-patch-2.6.25
+xen_needs_updating patches.xen/xen3-patch-2.6.26 patches.xen/xen3-patch-2.6.26
+xen_needs_updating patches.xen/xen3-patch-2.6.27 patches.xen/xen3-patch-2.6.27
+xen_needs_updating patches.xen/xen3-patch-2.6.28 patches.xen/xen3-patch-2.6.28
+xen_needs_updating patches.xen/xen3-patch-2.6.29 patches.xen/xen3-patch-2.6.29
+xen_needs_updating patches.xen/xen3-patch-2.6.30 patches.xen/xen3-patch-2.6.30
+xen_needs_updating patches.xen/xen3-patch-2.6.31 patches.xen/xen3-patch-2.6.31
+xen_needs_updating patches.xen/xen3-patch-2.6.32 patches.xen/xen3-patch-2.6.32
+xen_needs_updating patches.xen/xen3-patch-2.6.33 patches.xen/xen3-patch-2.6.33
+xen_needs_updating patches.xen/xen3-patch-2.6.34 patches.xen/xen3-patch-2.6.34
+xen_needs_updating patches.xen/xen3-patch-2.6.35 patches.xen/xen3-patch-2.6.35
+xen_needs_updating patches.xen/xen3-patch-2.6.36 patches.xen/xen3-patch-2.6.36
+xen_needs_updating patches.xen/xen3-seccomp-disable-tsc-option patches.xen/xen3-patch-2.6.37-rc3
+xen_needs_updating patches.xen/xen3-x86-mcp51-no-dac patches.xen/xen3-patch-2.6.37-rc3-git1
+xen_needs_updating patches.xen/xen3-x86-mark_rodata_rw.patch patches.xen/xen3-seccomp-disable-tsc-option
+xen_needs_updating patches.xen/xen3-acpi_processor_check_maxcpus.patch patches.xen/xen3-x86-mcp51-no-dac
+xen_needs_updating # patches.xen/xen3-kdb-x86 patches.xen/xen3-x86-mark_rodata_rw.patch
+xen_needs_updating patches.xen/xen3-stack-unwind patches.xen/xen3-acpi_processor_check_maxcpus.patch
+xen_needs_updating patches.xen/xen3-i386-unwind-annotations # patches.xen/xen3-kdb-x86
+xen_needs_updating patches.xen/xen3-x86_64-unwind-annotations patches.xen/xen3-stack-unwind
+xen_needs_updating patches.xen/xen3-x86_64-unwind-annotations
+xen_needs_updating # bugfixes and enhancements
+xen_needs_updating patches.xen/xen-balloon-max-target # bugfixes and enhancements
+xen_needs_updating patches.xen/xen-modular-blktap patches.xen/xen-balloon-max-target
+xen_needs_updating patches.xen/xen-blkback-bimodal-suse patches.xen/xen-modular-blktap
+xen_needs_updating patches.xen/xen-blkif-protocol-fallback-hack patches.xen/xen-blkback-bimodal-suse
+xen_needs_updating patches.xen/xen-blkback-cdrom patches.xen/xen-blkif-protocol-fallback-hack
+xen_needs_updating patches.xen/xen-blktap-write-barriers patches.xen/xen-blkback-cdrom
+xen_needs_updating patches.xen/xen-op-packet patches.xen/xen-blktap-write-barriers
+xen_needs_updating patches.xen/xen-blkfront-cdrom patches.xen/xen-op-packet
+xen_needs_updating patches.xen/xen-sections patches.xen/xen-blkfront-cdrom
+xen_needs_updating patches.xen/xen-swiotlb-heuristics patches.xen/xen-sections
+xen_needs_updating patches.xen/xen-kconfig-compat patches.xen/xen-swiotlb-heuristics
+xen_needs_updating patches.xen/xen-cpufreq-report patches.xen/xen-kconfig-compat
+xen_needs_updating patches.xen/xen-staging-build patches.xen/xen-cpufreq-report
+xen_needs_updating patches.xen/xen-sysdev-suspend patches.xen/xen-staging-build
+xen_needs_updating patches.xen/xen-ipi-per-cpu-irq patches.xen/xen-sysdev-suspend
+xen_needs_updating patches.xen/xen-virq-per-cpu-irq patches.xen/xen-ipi-per-cpu-irq
+xen_needs_updating patches.xen/xen-clockevents patches.xen/xen-virq-per-cpu-irq
+xen_needs_updating patches.xen/xen-spinlock-poll-early patches.xen/xen-clockevents
+xen_needs_updating patches.xen/xen-configurable-guest-devices patches.xen/xen-spinlock-poll-early
+xen_needs_updating patches.xen/xen-netback-nr-irqs patches.xen/xen-pcpu-hotplug
+xen_needs_updating patches.xen/xen-netback-notify-multi patches.xen/xen-mem-hotplug
+xen_needs_updating patches.xen/xen-netback-sched-list-remove patches.xen/xen-configurable-guest-devices
+xen_needs_updating patches.xen/xen-netback-generalize patches.xen/xen-netback-nr-irqs
+xen_needs_updating patches.xen/xen-netback-multiple-tasklets patches.xen/xen-netback-notify-multi
+xen_needs_updating patches.xen/xen-netback-kernel-threads patches.xen/xen-netback-generalize
+xen_needs_updating patches.xen/xen-netback-extend-pull patches.xen/xen-netback-multiple-tasklets
+xen_needs_updating patches.xen/xen-netback-allow-large-mtu patches.xen/xen-netback-kernel-threads
+xen_needs_updating patches.xen/xen-tmem-v1 patches.xen/xen-netback-extend-pull
+xen_needs_updating patches.xen/xen-dcdbas patches.xen/xen-netback-allow-large-mtu
+xen_needs_updating patches.xen/xen-floppy patches.xen/xen-tmem-v1
+xen_needs_updating patches.xen/xen-kzalloc patches.xen/xen-dcdbas
+xen_needs_updating patches.xen/xen-unpriv-build patches.xen/xen-floppy
+xen_needs_updating patches.xen/xen-setup-gsi patches.xen/xen-kzalloc
+xen_needs_updating patches.xen/xen-x86-panic-no-reboot patches.xen/xen-unpriv-build
+xen_needs_updating patches.xen/xen-x86-dcr-fallback patches.xen/xen-setup-gsi
+xen_needs_updating patches.xen/xen-x86-consistent-nmi patches.xen/xen-watchdog
+xen_needs_updating patches.xen/xen-x86-no-lapic patches.xen/xen-x86-panic-no-reboot
+xen_needs_updating patches.xen/xen-x86-pmd-handling patches.xen/xen-x86-dcr-fallback
+xen_needs_updating patches.xen/xen-x86-bigmem patches.xen/xen-x86-consistent-nmi
+xen_needs_updating patches.xen/xen-x86-machphys-prediction patches.xen/xen-x86-no-lapic
+xen_needs_updating patches.xen/xen-x86-exit-mmap patches.xen/xen-x86-pmd-handling
+xen_needs_updating patches.xen/xen-x86-per-cpu-vcpu-info patches.xen/xen-x86-bigmem
+xen_needs_updating patches.xen/xen-x86_64-pgd-pin patches.xen/xen-x86-machphys-prediction
+xen_needs_updating patches.xen/xen-x86_64-pgd-alloc-order patches.xen/xen-x86-exit-mmap
+xen_needs_updating patches.xen/xen-x86_64-dump-user-pgt patches.xen/xen-x86-per-cpu-vcpu-info
+xen_needs_updating patches.xen/xen-x86_64-note-init-p2m 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

View File

@ -1,3 +1,3 @@
2010-11-24 15:49:45 +0100 2010-11-29 18:22:04 +0100
GIT Revision: 4ad245fa8cc06cea3ba2d14af230c16ee7da523a GIT Revision: 7089cd5e11b44a2168f5051e7250a9a826d6b06f
GIT Branch: master GIT Branch: master