GIT Revision: 4bf0e6852d1a8df64ddcead863a3b2d587a1d35a
OBS-URL: https://build.opensuse.org/package/show/Kernel:HEAD/kernel-source?expand=0&rev=6910
This commit is contained in:
parent
0d342b7900
commit
f694e40aa5
@ -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
|
||||||
|
@ -1,3 +1,3 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
version https://git-lfs.github.com/spec/v1
|
||||||
oid sha256:41d04496c478e8d3d29763372c6c7049cc1248270eaf5d5e3393f772dec1f00e
|
oid sha256:b4ba3e03bc9a8c29be974a2a1bba78aa90134ae2b0c301b3237f59016f7c83ff
|
||||||
size 224678
|
size 216714
|
||||||
|
@ -1,3 +1,56 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sun Jan 23 23:18:14 CET 2011 - jeffm@suse.com
|
||||||
|
|
||||||
|
- netfilter: Implement RFC 1123 for FTP conntrack (bnc#466279).
|
||||||
|
- commit 4bf0e68
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Sun Jan 23 02:20:06 CET 2011 - jeffm@suse.de
|
||||||
|
|
||||||
|
- winbond: needs <linux/delay.h> for msleep and friends.
|
||||||
|
- commit e394a2e
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Sun Jan 23 02:17:51 CET 2011 - jeffm@suse.de
|
||||||
|
|
||||||
|
- Refresh patches.arch/ia64-page-migration: Update for migrate_pages() API change.
|
||||||
|
- commit 40d2921
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Sun Jan 23 02:16:20 CET 2011 - jeffm@suse.de
|
||||||
|
|
||||||
|
- supported.conf: Added rc_core as a dependency.
|
||||||
|
- commit 8b2c1b9
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Sun Jan 23 00:25:45 CET 2011 - jeffm@suse.com
|
||||||
|
|
||||||
|
- Update config files.
|
||||||
|
- CONFIG_EXPERT=n on all but ps3
|
||||||
|
- Vanilla configs updated.
|
||||||
|
- commit b25e639
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Sun Jan 23 00:20:41 CET 2011 - jeffm@suse.com
|
||||||
|
|
||||||
|
- Revert "- Update config files: CONFIG_EXPERT=n except ps3"
|
||||||
|
This reverts commit 3f2c93d6a0593b2cc0c40f5ffee426eef27cc400.
|
||||||
|
This was a bad commit. I have no idea where all the changes came from.
|
||||||
|
- commit 459f3f1
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Sun Jan 23 00:09:06 CET 2011 - jeffm@suse.com
|
||||||
|
|
||||||
|
- Update config files: CONFIG_EXPERT=n except ps3
|
||||||
|
- commit 3f2c93d
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Sat Jan 22 23:45:07 CET 2011 - jeffm@suse.com
|
||||||
|
|
||||||
|
- Updated to 2.6.38-rc2.
|
||||||
|
- Eliminated 1 patch.
|
||||||
|
- commit 90baa82
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sat Jan 22 00:40:16 CET 2011 - jeffm@suse.com
|
Sat Jan 22 00:40:16 CET 2011 - jeffm@suse.com
|
||||||
|
|
||||||
@ -10,6 +63,15 @@ Sat Jan 22 00:32:08 CET 2011 - jeffm@suse.de
|
|||||||
- Updated some Patch-mainline headers.
|
- Updated some Patch-mainline headers.
|
||||||
- commit 9122bf0
|
- commit 9122bf0
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Sat Jan 22 00:27:46 CET 2011 - jeffm@suse.de
|
||||||
|
|
||||||
|
- Update to 2.6.38-rc1.
|
||||||
|
- Removed 12 patches.
|
||||||
|
- Xen is disabled.
|
||||||
|
- Quite a few patches need updating.
|
||||||
|
- commit 9163bb7
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Jan 21 02:42:39 CET 2011 - trenn@suse.de
|
Fri Jan 21 02:42:39 CET 2011 - trenn@suse.de
|
||||||
|
|
||||||
|
2731
kernel-debug.spec
2731
kernel-debug.spec
File diff suppressed because it is too large
Load Diff
@ -1,3 +1,56 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sun Jan 23 23:18:14 CET 2011 - jeffm@suse.com
|
||||||
|
|
||||||
|
- netfilter: Implement RFC 1123 for FTP conntrack (bnc#466279).
|
||||||
|
- commit 4bf0e68
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Sun Jan 23 02:20:06 CET 2011 - jeffm@suse.de
|
||||||
|
|
||||||
|
- winbond: needs <linux/delay.h> for msleep and friends.
|
||||||
|
- commit e394a2e
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Sun Jan 23 02:17:51 CET 2011 - jeffm@suse.de
|
||||||
|
|
||||||
|
- Refresh patches.arch/ia64-page-migration: Update for migrate_pages() API change.
|
||||||
|
- commit 40d2921
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Sun Jan 23 02:16:20 CET 2011 - jeffm@suse.de
|
||||||
|
|
||||||
|
- supported.conf: Added rc_core as a dependency.
|
||||||
|
- commit 8b2c1b9
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Sun Jan 23 00:25:45 CET 2011 - jeffm@suse.com
|
||||||
|
|
||||||
|
- Update config files.
|
||||||
|
- CONFIG_EXPERT=n on all but ps3
|
||||||
|
- Vanilla configs updated.
|
||||||
|
- commit b25e639
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Sun Jan 23 00:20:41 CET 2011 - jeffm@suse.com
|
||||||
|
|
||||||
|
- Revert "- Update config files: CONFIG_EXPERT=n except ps3"
|
||||||
|
This reverts commit 3f2c93d6a0593b2cc0c40f5ffee426eef27cc400.
|
||||||
|
This was a bad commit. I have no idea where all the changes came from.
|
||||||
|
- commit 459f3f1
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Sun Jan 23 00:09:06 CET 2011 - jeffm@suse.com
|
||||||
|
|
||||||
|
- Update config files: CONFIG_EXPERT=n except ps3
|
||||||
|
- commit 3f2c93d
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Sat Jan 22 23:45:07 CET 2011 - jeffm@suse.com
|
||||||
|
|
||||||
|
- Updated to 2.6.38-rc2.
|
||||||
|
- Eliminated 1 patch.
|
||||||
|
- commit 90baa82
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sat Jan 22 00:40:16 CET 2011 - jeffm@suse.com
|
Sat Jan 22 00:40:16 CET 2011 - jeffm@suse.com
|
||||||
|
|
||||||
@ -10,6 +63,15 @@ Sat Jan 22 00:32:08 CET 2011 - jeffm@suse.de
|
|||||||
- Updated some Patch-mainline headers.
|
- Updated some Patch-mainline headers.
|
||||||
- commit 9122bf0
|
- commit 9122bf0
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Sat Jan 22 00:27:46 CET 2011 - jeffm@suse.de
|
||||||
|
|
||||||
|
- Update to 2.6.38-rc1.
|
||||||
|
- Removed 12 patches.
|
||||||
|
- Xen is disabled.
|
||||||
|
- Quite a few patches need updating.
|
||||||
|
- commit 9163bb7
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Jan 21 02:42:39 CET 2011 - trenn@suse.de
|
Fri Jan 21 02:42:39 CET 2011 - trenn@suse.de
|
||||||
|
|
||||||
|
2731
kernel-default.spec
2731
kernel-default.spec
File diff suppressed because it is too large
Load Diff
@ -1,3 +1,56 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sun Jan 23 23:18:14 CET 2011 - jeffm@suse.com
|
||||||
|
|
||||||
|
- netfilter: Implement RFC 1123 for FTP conntrack (bnc#466279).
|
||||||
|
- commit 4bf0e68
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Sun Jan 23 02:20:06 CET 2011 - jeffm@suse.de
|
||||||
|
|
||||||
|
- winbond: needs <linux/delay.h> for msleep and friends.
|
||||||
|
- commit e394a2e
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Sun Jan 23 02:17:51 CET 2011 - jeffm@suse.de
|
||||||
|
|
||||||
|
- Refresh patches.arch/ia64-page-migration: Update for migrate_pages() API change.
|
||||||
|
- commit 40d2921
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Sun Jan 23 02:16:20 CET 2011 - jeffm@suse.de
|
||||||
|
|
||||||
|
- supported.conf: Added rc_core as a dependency.
|
||||||
|
- commit 8b2c1b9
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Sun Jan 23 00:25:45 CET 2011 - jeffm@suse.com
|
||||||
|
|
||||||
|
- Update config files.
|
||||||
|
- CONFIG_EXPERT=n on all but ps3
|
||||||
|
- Vanilla configs updated.
|
||||||
|
- commit b25e639
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Sun Jan 23 00:20:41 CET 2011 - jeffm@suse.com
|
||||||
|
|
||||||
|
- Revert "- Update config files: CONFIG_EXPERT=n except ps3"
|
||||||
|
This reverts commit 3f2c93d6a0593b2cc0c40f5ffee426eef27cc400.
|
||||||
|
This was a bad commit. I have no idea where all the changes came from.
|
||||||
|
- commit 459f3f1
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Sun Jan 23 00:09:06 CET 2011 - jeffm@suse.com
|
||||||
|
|
||||||
|
- Update config files: CONFIG_EXPERT=n except ps3
|
||||||
|
- commit 3f2c93d
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Sat Jan 22 23:45:07 CET 2011 - jeffm@suse.com
|
||||||
|
|
||||||
|
- Updated to 2.6.38-rc2.
|
||||||
|
- Eliminated 1 patch.
|
||||||
|
- commit 90baa82
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sat Jan 22 00:40:16 CET 2011 - jeffm@suse.com
|
Sat Jan 22 00:40:16 CET 2011 - jeffm@suse.com
|
||||||
|
|
||||||
@ -10,6 +63,15 @@ Sat Jan 22 00:32:08 CET 2011 - jeffm@suse.de
|
|||||||
- Updated some Patch-mainline headers.
|
- Updated some Patch-mainline headers.
|
||||||
- commit 9122bf0
|
- commit 9122bf0
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Sat Jan 22 00:27:46 CET 2011 - jeffm@suse.de
|
||||||
|
|
||||||
|
- Update to 2.6.38-rc1.
|
||||||
|
- Removed 12 patches.
|
||||||
|
- Xen is disabled.
|
||||||
|
- Quite a few patches need updating.
|
||||||
|
- commit 9163bb7
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Jan 21 02:42:39 CET 2011 - trenn@suse.de
|
Fri Jan 21 02:42:39 CET 2011 - trenn@suse.de
|
||||||
|
|
||||||
|
2731
kernel-desktop.spec
2731
kernel-desktop.spec
File diff suppressed because it is too large
Load Diff
@ -1,3 +1,56 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sun Jan 23 23:18:14 CET 2011 - jeffm@suse.com
|
||||||
|
|
||||||
|
- netfilter: Implement RFC 1123 for FTP conntrack (bnc#466279).
|
||||||
|
- commit 4bf0e68
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Sun Jan 23 02:20:06 CET 2011 - jeffm@suse.de
|
||||||
|
|
||||||
|
- winbond: needs <linux/delay.h> for msleep and friends.
|
||||||
|
- commit e394a2e
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Sun Jan 23 02:17:51 CET 2011 - jeffm@suse.de
|
||||||
|
|
||||||
|
- Refresh patches.arch/ia64-page-migration: Update for migrate_pages() API change.
|
||||||
|
- commit 40d2921
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Sun Jan 23 02:16:20 CET 2011 - jeffm@suse.de
|
||||||
|
|
||||||
|
- supported.conf: Added rc_core as a dependency.
|
||||||
|
- commit 8b2c1b9
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Sun Jan 23 00:25:45 CET 2011 - jeffm@suse.com
|
||||||
|
|
||||||
|
- Update config files.
|
||||||
|
- CONFIG_EXPERT=n on all but ps3
|
||||||
|
- Vanilla configs updated.
|
||||||
|
- commit b25e639
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Sun Jan 23 00:20:41 CET 2011 - jeffm@suse.com
|
||||||
|
|
||||||
|
- Revert "- Update config files: CONFIG_EXPERT=n except ps3"
|
||||||
|
This reverts commit 3f2c93d6a0593b2cc0c40f5ffee426eef27cc400.
|
||||||
|
This was a bad commit. I have no idea where all the changes came from.
|
||||||
|
- commit 459f3f1
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Sun Jan 23 00:09:06 CET 2011 - jeffm@suse.com
|
||||||
|
|
||||||
|
- Update config files: CONFIG_EXPERT=n except ps3
|
||||||
|
- commit 3f2c93d
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Sat Jan 22 23:45:07 CET 2011 - jeffm@suse.com
|
||||||
|
|
||||||
|
- Updated to 2.6.38-rc2.
|
||||||
|
- Eliminated 1 patch.
|
||||||
|
- commit 90baa82
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sat Jan 22 00:40:16 CET 2011 - jeffm@suse.com
|
Sat Jan 22 00:40:16 CET 2011 - jeffm@suse.com
|
||||||
|
|
||||||
@ -10,6 +63,15 @@ Sat Jan 22 00:32:08 CET 2011 - jeffm@suse.de
|
|||||||
- Updated some Patch-mainline headers.
|
- Updated some Patch-mainline headers.
|
||||||
- commit 9122bf0
|
- commit 9122bf0
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Sat Jan 22 00:27:46 CET 2011 - jeffm@suse.de
|
||||||
|
|
||||||
|
- Update to 2.6.38-rc1.
|
||||||
|
- Removed 12 patches.
|
||||||
|
- Xen is disabled.
|
||||||
|
- Quite a few patches need updating.
|
||||||
|
- commit 9163bb7
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Jan 21 02:42:39 CET 2011 - trenn@suse.de
|
Fri Jan 21 02:42:39 CET 2011 - trenn@suse.de
|
||||||
|
|
||||||
|
2731
kernel-docs.spec
2731
kernel-docs.spec
File diff suppressed because it is too large
Load Diff
@ -1,3 +1,56 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sun Jan 23 23:18:14 CET 2011 - jeffm@suse.com
|
||||||
|
|
||||||
|
- netfilter: Implement RFC 1123 for FTP conntrack (bnc#466279).
|
||||||
|
- commit 4bf0e68
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Sun Jan 23 02:20:06 CET 2011 - jeffm@suse.de
|
||||||
|
|
||||||
|
- winbond: needs <linux/delay.h> for msleep and friends.
|
||||||
|
- commit e394a2e
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Sun Jan 23 02:17:51 CET 2011 - jeffm@suse.de
|
||||||
|
|
||||||
|
- Refresh patches.arch/ia64-page-migration: Update for migrate_pages() API change.
|
||||||
|
- commit 40d2921
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Sun Jan 23 02:16:20 CET 2011 - jeffm@suse.de
|
||||||
|
|
||||||
|
- supported.conf: Added rc_core as a dependency.
|
||||||
|
- commit 8b2c1b9
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Sun Jan 23 00:25:45 CET 2011 - jeffm@suse.com
|
||||||
|
|
||||||
|
- Update config files.
|
||||||
|
- CONFIG_EXPERT=n on all but ps3
|
||||||
|
- Vanilla configs updated.
|
||||||
|
- commit b25e639
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Sun Jan 23 00:20:41 CET 2011 - jeffm@suse.com
|
||||||
|
|
||||||
|
- Revert "- Update config files: CONFIG_EXPERT=n except ps3"
|
||||||
|
This reverts commit 3f2c93d6a0593b2cc0c40f5ffee426eef27cc400.
|
||||||
|
This was a bad commit. I have no idea where all the changes came from.
|
||||||
|
- commit 459f3f1
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Sun Jan 23 00:09:06 CET 2011 - jeffm@suse.com
|
||||||
|
|
||||||
|
- Update config files: CONFIG_EXPERT=n except ps3
|
||||||
|
- commit 3f2c93d
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Sat Jan 22 23:45:07 CET 2011 - jeffm@suse.com
|
||||||
|
|
||||||
|
- Updated to 2.6.38-rc2.
|
||||||
|
- Eliminated 1 patch.
|
||||||
|
- commit 90baa82
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sat Jan 22 00:40:16 CET 2011 - jeffm@suse.com
|
Sat Jan 22 00:40:16 CET 2011 - jeffm@suse.com
|
||||||
|
|
||||||
@ -10,6 +63,15 @@ Sat Jan 22 00:32:08 CET 2011 - jeffm@suse.de
|
|||||||
- Updated some Patch-mainline headers.
|
- Updated some Patch-mainline headers.
|
||||||
- commit 9122bf0
|
- commit 9122bf0
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Sat Jan 22 00:27:46 CET 2011 - jeffm@suse.de
|
||||||
|
|
||||||
|
- Update to 2.6.38-rc1.
|
||||||
|
- Removed 12 patches.
|
||||||
|
- Xen is disabled.
|
||||||
|
- Quite a few patches need updating.
|
||||||
|
- commit 9163bb7
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Jan 21 02:42:39 CET 2011 - trenn@suse.de
|
Fri Jan 21 02:42:39 CET 2011 - trenn@suse.de
|
||||||
|
|
||||||
|
2731
kernel-net.spec
2731
kernel-net.spec
File diff suppressed because it is too large
Load Diff
@ -1,3 +1,56 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sun Jan 23 23:18:14 CET 2011 - jeffm@suse.com
|
||||||
|
|
||||||
|
- netfilter: Implement RFC 1123 for FTP conntrack (bnc#466279).
|
||||||
|
- commit 4bf0e68
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Sun Jan 23 02:20:06 CET 2011 - jeffm@suse.de
|
||||||
|
|
||||||
|
- winbond: needs <linux/delay.h> for msleep and friends.
|
||||||
|
- commit e394a2e
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Sun Jan 23 02:17:51 CET 2011 - jeffm@suse.de
|
||||||
|
|
||||||
|
- Refresh patches.arch/ia64-page-migration: Update for migrate_pages() API change.
|
||||||
|
- commit 40d2921
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Sun Jan 23 02:16:20 CET 2011 - jeffm@suse.de
|
||||||
|
|
||||||
|
- supported.conf: Added rc_core as a dependency.
|
||||||
|
- commit 8b2c1b9
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Sun Jan 23 00:25:45 CET 2011 - jeffm@suse.com
|
||||||
|
|
||||||
|
- Update config files.
|
||||||
|
- CONFIG_EXPERT=n on all but ps3
|
||||||
|
- Vanilla configs updated.
|
||||||
|
- commit b25e639
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Sun Jan 23 00:20:41 CET 2011 - jeffm@suse.com
|
||||||
|
|
||||||
|
- Revert "- Update config files: CONFIG_EXPERT=n except ps3"
|
||||||
|
This reverts commit 3f2c93d6a0593b2cc0c40f5ffee426eef27cc400.
|
||||||
|
This was a bad commit. I have no idea where all the changes came from.
|
||||||
|
- commit 459f3f1
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Sun Jan 23 00:09:06 CET 2011 - jeffm@suse.com
|
||||||
|
|
||||||
|
- Update config files: CONFIG_EXPERT=n except ps3
|
||||||
|
- commit 3f2c93d
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Sat Jan 22 23:45:07 CET 2011 - jeffm@suse.com
|
||||||
|
|
||||||
|
- Updated to 2.6.38-rc2.
|
||||||
|
- Eliminated 1 patch.
|
||||||
|
- commit 90baa82
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sat Jan 22 00:40:16 CET 2011 - jeffm@suse.com
|
Sat Jan 22 00:40:16 CET 2011 - jeffm@suse.com
|
||||||
|
|
||||||
@ -10,6 +63,15 @@ Sat Jan 22 00:32:08 CET 2011 - jeffm@suse.de
|
|||||||
- Updated some Patch-mainline headers.
|
- Updated some Patch-mainline headers.
|
||||||
- commit 9122bf0
|
- commit 9122bf0
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Sat Jan 22 00:27:46 CET 2011 - jeffm@suse.de
|
||||||
|
|
||||||
|
- Update to 2.6.38-rc1.
|
||||||
|
- Removed 12 patches.
|
||||||
|
- Xen is disabled.
|
||||||
|
- Quite a few patches need updating.
|
||||||
|
- commit 9163bb7
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Jan 21 02:42:39 CET 2011 - trenn@suse.de
|
Fri Jan 21 02:42:39 CET 2011 - trenn@suse.de
|
||||||
|
|
||||||
|
2731
kernel-pae.spec
2731
kernel-pae.spec
File diff suppressed because it is too large
Load Diff
@ -1,3 +1,56 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sun Jan 23 23:18:14 CET 2011 - jeffm@suse.com
|
||||||
|
|
||||||
|
- netfilter: Implement RFC 1123 for FTP conntrack (bnc#466279).
|
||||||
|
- commit 4bf0e68
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Sun Jan 23 02:20:06 CET 2011 - jeffm@suse.de
|
||||||
|
|
||||||
|
- winbond: needs <linux/delay.h> for msleep and friends.
|
||||||
|
- commit e394a2e
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Sun Jan 23 02:17:51 CET 2011 - jeffm@suse.de
|
||||||
|
|
||||||
|
- Refresh patches.arch/ia64-page-migration: Update for migrate_pages() API change.
|
||||||
|
- commit 40d2921
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Sun Jan 23 02:16:20 CET 2011 - jeffm@suse.de
|
||||||
|
|
||||||
|
- supported.conf: Added rc_core as a dependency.
|
||||||
|
- commit 8b2c1b9
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Sun Jan 23 00:25:45 CET 2011 - jeffm@suse.com
|
||||||
|
|
||||||
|
- Update config files.
|
||||||
|
- CONFIG_EXPERT=n on all but ps3
|
||||||
|
- Vanilla configs updated.
|
||||||
|
- commit b25e639
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Sun Jan 23 00:20:41 CET 2011 - jeffm@suse.com
|
||||||
|
|
||||||
|
- Revert "- Update config files: CONFIG_EXPERT=n except ps3"
|
||||||
|
This reverts commit 3f2c93d6a0593b2cc0c40f5ffee426eef27cc400.
|
||||||
|
This was a bad commit. I have no idea where all the changes came from.
|
||||||
|
- commit 459f3f1
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Sun Jan 23 00:09:06 CET 2011 - jeffm@suse.com
|
||||||
|
|
||||||
|
- Update config files: CONFIG_EXPERT=n except ps3
|
||||||
|
- commit 3f2c93d
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Sat Jan 22 23:45:07 CET 2011 - jeffm@suse.com
|
||||||
|
|
||||||
|
- Updated to 2.6.38-rc2.
|
||||||
|
- Eliminated 1 patch.
|
||||||
|
- commit 90baa82
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sat Jan 22 00:40:16 CET 2011 - jeffm@suse.com
|
Sat Jan 22 00:40:16 CET 2011 - jeffm@suse.com
|
||||||
|
|
||||||
@ -10,6 +63,15 @@ Sat Jan 22 00:32:08 CET 2011 - jeffm@suse.de
|
|||||||
- Updated some Patch-mainline headers.
|
- Updated some Patch-mainline headers.
|
||||||
- commit 9122bf0
|
- commit 9122bf0
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Sat Jan 22 00:27:46 CET 2011 - jeffm@suse.de
|
||||||
|
|
||||||
|
- Update to 2.6.38-rc1.
|
||||||
|
- Removed 12 patches.
|
||||||
|
- Xen is disabled.
|
||||||
|
- Quite a few patches need updating.
|
||||||
|
- commit 9163bb7
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Jan 21 02:42:39 CET 2011 - trenn@suse.de
|
Fri Jan 21 02:42:39 CET 2011 - trenn@suse.de
|
||||||
|
|
||||||
|
2731
kernel-ppc64.spec
2731
kernel-ppc64.spec
File diff suppressed because it is too large
Load Diff
@ -1,3 +1,56 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sun Jan 23 23:18:14 CET 2011 - jeffm@suse.com
|
||||||
|
|
||||||
|
- netfilter: Implement RFC 1123 for FTP conntrack (bnc#466279).
|
||||||
|
- commit 4bf0e68
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Sun Jan 23 02:20:06 CET 2011 - jeffm@suse.de
|
||||||
|
|
||||||
|
- winbond: needs <linux/delay.h> for msleep and friends.
|
||||||
|
- commit e394a2e
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Sun Jan 23 02:17:51 CET 2011 - jeffm@suse.de
|
||||||
|
|
||||||
|
- Refresh patches.arch/ia64-page-migration: Update for migrate_pages() API change.
|
||||||
|
- commit 40d2921
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Sun Jan 23 02:16:20 CET 2011 - jeffm@suse.de
|
||||||
|
|
||||||
|
- supported.conf: Added rc_core as a dependency.
|
||||||
|
- commit 8b2c1b9
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Sun Jan 23 00:25:45 CET 2011 - jeffm@suse.com
|
||||||
|
|
||||||
|
- Update config files.
|
||||||
|
- CONFIG_EXPERT=n on all but ps3
|
||||||
|
- Vanilla configs updated.
|
||||||
|
- commit b25e639
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Sun Jan 23 00:20:41 CET 2011 - jeffm@suse.com
|
||||||
|
|
||||||
|
- Revert "- Update config files: CONFIG_EXPERT=n except ps3"
|
||||||
|
This reverts commit 3f2c93d6a0593b2cc0c40f5ffee426eef27cc400.
|
||||||
|
This was a bad commit. I have no idea where all the changes came from.
|
||||||
|
- commit 459f3f1
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Sun Jan 23 00:09:06 CET 2011 - jeffm@suse.com
|
||||||
|
|
||||||
|
- Update config files: CONFIG_EXPERT=n except ps3
|
||||||
|
- commit 3f2c93d
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Sat Jan 22 23:45:07 CET 2011 - jeffm@suse.com
|
||||||
|
|
||||||
|
- Updated to 2.6.38-rc2.
|
||||||
|
- Eliminated 1 patch.
|
||||||
|
- commit 90baa82
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sat Jan 22 00:40:16 CET 2011 - jeffm@suse.com
|
Sat Jan 22 00:40:16 CET 2011 - jeffm@suse.com
|
||||||
|
|
||||||
@ -10,6 +63,15 @@ Sat Jan 22 00:32:08 CET 2011 - jeffm@suse.de
|
|||||||
- Updated some Patch-mainline headers.
|
- Updated some Patch-mainline headers.
|
||||||
- commit 9122bf0
|
- commit 9122bf0
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Sat Jan 22 00:27:46 CET 2011 - jeffm@suse.de
|
||||||
|
|
||||||
|
- Update to 2.6.38-rc1.
|
||||||
|
- Removed 12 patches.
|
||||||
|
- Xen is disabled.
|
||||||
|
- Quite a few patches need updating.
|
||||||
|
- commit 9163bb7
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Jan 21 02:42:39 CET 2011 - trenn@suse.de
|
Fri Jan 21 02:42:39 CET 2011 - trenn@suse.de
|
||||||
|
|
||||||
|
2731
kernel-ps3.spec
2731
kernel-ps3.spec
File diff suppressed because it is too large
Load Diff
@ -1,3 +1,56 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sun Jan 23 23:18:14 CET 2011 - jeffm@suse.com
|
||||||
|
|
||||||
|
- netfilter: Implement RFC 1123 for FTP conntrack (bnc#466279).
|
||||||
|
- commit 4bf0e68
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Sun Jan 23 02:20:06 CET 2011 - jeffm@suse.de
|
||||||
|
|
||||||
|
- winbond: needs <linux/delay.h> for msleep and friends.
|
||||||
|
- commit e394a2e
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Sun Jan 23 02:17:51 CET 2011 - jeffm@suse.de
|
||||||
|
|
||||||
|
- Refresh patches.arch/ia64-page-migration: Update for migrate_pages() API change.
|
||||||
|
- commit 40d2921
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Sun Jan 23 02:16:20 CET 2011 - jeffm@suse.de
|
||||||
|
|
||||||
|
- supported.conf: Added rc_core as a dependency.
|
||||||
|
- commit 8b2c1b9
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Sun Jan 23 00:25:45 CET 2011 - jeffm@suse.com
|
||||||
|
|
||||||
|
- Update config files.
|
||||||
|
- CONFIG_EXPERT=n on all but ps3
|
||||||
|
- Vanilla configs updated.
|
||||||
|
- commit b25e639
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Sun Jan 23 00:20:41 CET 2011 - jeffm@suse.com
|
||||||
|
|
||||||
|
- Revert "- Update config files: CONFIG_EXPERT=n except ps3"
|
||||||
|
This reverts commit 3f2c93d6a0593b2cc0c40f5ffee426eef27cc400.
|
||||||
|
This was a bad commit. I have no idea where all the changes came from.
|
||||||
|
- commit 459f3f1
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Sun Jan 23 00:09:06 CET 2011 - jeffm@suse.com
|
||||||
|
|
||||||
|
- Update config files: CONFIG_EXPERT=n except ps3
|
||||||
|
- commit 3f2c93d
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Sat Jan 22 23:45:07 CET 2011 - jeffm@suse.com
|
||||||
|
|
||||||
|
- Updated to 2.6.38-rc2.
|
||||||
|
- Eliminated 1 patch.
|
||||||
|
- commit 90baa82
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sat Jan 22 00:40:16 CET 2011 - jeffm@suse.com
|
Sat Jan 22 00:40:16 CET 2011 - jeffm@suse.com
|
||||||
|
|
||||||
@ -10,6 +63,15 @@ Sat Jan 22 00:32:08 CET 2011 - jeffm@suse.de
|
|||||||
- Updated some Patch-mainline headers.
|
- Updated some Patch-mainline headers.
|
||||||
- commit 9122bf0
|
- commit 9122bf0
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Sat Jan 22 00:27:46 CET 2011 - jeffm@suse.de
|
||||||
|
|
||||||
|
- Update to 2.6.38-rc1.
|
||||||
|
- Removed 12 patches.
|
||||||
|
- Xen is disabled.
|
||||||
|
- Quite a few patches need updating.
|
||||||
|
- commit 9163bb7
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Jan 21 02:42:39 CET 2011 - trenn@suse.de
|
Fri Jan 21 02:42:39 CET 2011 - trenn@suse.de
|
||||||
|
|
||||||
|
2731
kernel-s390.spec
2731
kernel-s390.spec
File diff suppressed because it is too large
Load Diff
@ -1,3 +1,56 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sun Jan 23 23:18:14 CET 2011 - jeffm@suse.com
|
||||||
|
|
||||||
|
- netfilter: Implement RFC 1123 for FTP conntrack (bnc#466279).
|
||||||
|
- commit 4bf0e68
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Sun Jan 23 02:20:06 CET 2011 - jeffm@suse.de
|
||||||
|
|
||||||
|
- winbond: needs <linux/delay.h> for msleep and friends.
|
||||||
|
- commit e394a2e
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Sun Jan 23 02:17:51 CET 2011 - jeffm@suse.de
|
||||||
|
|
||||||
|
- Refresh patches.arch/ia64-page-migration: Update for migrate_pages() API change.
|
||||||
|
- commit 40d2921
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Sun Jan 23 02:16:20 CET 2011 - jeffm@suse.de
|
||||||
|
|
||||||
|
- supported.conf: Added rc_core as a dependency.
|
||||||
|
- commit 8b2c1b9
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Sun Jan 23 00:25:45 CET 2011 - jeffm@suse.com
|
||||||
|
|
||||||
|
- Update config files.
|
||||||
|
- CONFIG_EXPERT=n on all but ps3
|
||||||
|
- Vanilla configs updated.
|
||||||
|
- commit b25e639
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Sun Jan 23 00:20:41 CET 2011 - jeffm@suse.com
|
||||||
|
|
||||||
|
- Revert "- Update config files: CONFIG_EXPERT=n except ps3"
|
||||||
|
This reverts commit 3f2c93d6a0593b2cc0c40f5ffee426eef27cc400.
|
||||||
|
This was a bad commit. I have no idea where all the changes came from.
|
||||||
|
- commit 459f3f1
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Sun Jan 23 00:09:06 CET 2011 - jeffm@suse.com
|
||||||
|
|
||||||
|
- Update config files: CONFIG_EXPERT=n except ps3
|
||||||
|
- commit 3f2c93d
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Sat Jan 22 23:45:07 CET 2011 - jeffm@suse.com
|
||||||
|
|
||||||
|
- Updated to 2.6.38-rc2.
|
||||||
|
- Eliminated 1 patch.
|
||||||
|
- commit 90baa82
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sat Jan 22 00:40:16 CET 2011 - jeffm@suse.com
|
Sat Jan 22 00:40:16 CET 2011 - jeffm@suse.com
|
||||||
|
|
||||||
@ -10,6 +63,15 @@ Sat Jan 22 00:32:08 CET 2011 - jeffm@suse.de
|
|||||||
- Updated some Patch-mainline headers.
|
- Updated some Patch-mainline headers.
|
||||||
- commit 9122bf0
|
- commit 9122bf0
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Sat Jan 22 00:27:46 CET 2011 - jeffm@suse.de
|
||||||
|
|
||||||
|
- Update to 2.6.38-rc1.
|
||||||
|
- Removed 12 patches.
|
||||||
|
- Xen is disabled.
|
||||||
|
- Quite a few patches need updating.
|
||||||
|
- commit 9163bb7
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Jan 21 02:42:39 CET 2011 - trenn@suse.de
|
Fri Jan 21 02:42:39 CET 2011 - trenn@suse.de
|
||||||
|
|
||||||
|
2731
kernel-source.spec
2731
kernel-source.spec
File diff suppressed because it is too large
Load Diff
@ -1,3 +1,56 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sun Jan 23 23:18:14 CET 2011 - jeffm@suse.com
|
||||||
|
|
||||||
|
- netfilter: Implement RFC 1123 for FTP conntrack (bnc#466279).
|
||||||
|
- commit 4bf0e68
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Sun Jan 23 02:20:06 CET 2011 - jeffm@suse.de
|
||||||
|
|
||||||
|
- winbond: needs <linux/delay.h> for msleep and friends.
|
||||||
|
- commit e394a2e
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Sun Jan 23 02:17:51 CET 2011 - jeffm@suse.de
|
||||||
|
|
||||||
|
- Refresh patches.arch/ia64-page-migration: Update for migrate_pages() API change.
|
||||||
|
- commit 40d2921
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Sun Jan 23 02:16:20 CET 2011 - jeffm@suse.de
|
||||||
|
|
||||||
|
- supported.conf: Added rc_core as a dependency.
|
||||||
|
- commit 8b2c1b9
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Sun Jan 23 00:25:45 CET 2011 - jeffm@suse.com
|
||||||
|
|
||||||
|
- Update config files.
|
||||||
|
- CONFIG_EXPERT=n on all but ps3
|
||||||
|
- Vanilla configs updated.
|
||||||
|
- commit b25e639
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Sun Jan 23 00:20:41 CET 2011 - jeffm@suse.com
|
||||||
|
|
||||||
|
- Revert "- Update config files: CONFIG_EXPERT=n except ps3"
|
||||||
|
This reverts commit 3f2c93d6a0593b2cc0c40f5ffee426eef27cc400.
|
||||||
|
This was a bad commit. I have no idea where all the changes came from.
|
||||||
|
- commit 459f3f1
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Sun Jan 23 00:09:06 CET 2011 - jeffm@suse.com
|
||||||
|
|
||||||
|
- Update config files: CONFIG_EXPERT=n except ps3
|
||||||
|
- commit 3f2c93d
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Sat Jan 22 23:45:07 CET 2011 - jeffm@suse.com
|
||||||
|
|
||||||
|
- Updated to 2.6.38-rc2.
|
||||||
|
- Eliminated 1 patch.
|
||||||
|
- commit 90baa82
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sat Jan 22 00:40:16 CET 2011 - jeffm@suse.com
|
Sat Jan 22 00:40:16 CET 2011 - jeffm@suse.com
|
||||||
|
|
||||||
@ -10,6 +63,15 @@ Sat Jan 22 00:32:08 CET 2011 - jeffm@suse.de
|
|||||||
- Updated some Patch-mainline headers.
|
- Updated some Patch-mainline headers.
|
||||||
- commit 9122bf0
|
- commit 9122bf0
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Sat Jan 22 00:27:46 CET 2011 - jeffm@suse.de
|
||||||
|
|
||||||
|
- Update to 2.6.38-rc1.
|
||||||
|
- Removed 12 patches.
|
||||||
|
- Xen is disabled.
|
||||||
|
- Quite a few patches need updating.
|
||||||
|
- commit 9163bb7
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Jan 21 02:42:39 CET 2011 - trenn@suse.de
|
Fri Jan 21 02:42:39 CET 2011 - trenn@suse.de
|
||||||
|
|
||||||
|
2730
kernel-syms.spec
2730
kernel-syms.spec
File diff suppressed because it is too large
Load Diff
@ -1,3 +1,56 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sun Jan 23 23:18:14 CET 2011 - jeffm@suse.com
|
||||||
|
|
||||||
|
- netfilter: Implement RFC 1123 for FTP conntrack (bnc#466279).
|
||||||
|
- commit 4bf0e68
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Sun Jan 23 02:20:06 CET 2011 - jeffm@suse.de
|
||||||
|
|
||||||
|
- winbond: needs <linux/delay.h> for msleep and friends.
|
||||||
|
- commit e394a2e
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Sun Jan 23 02:17:51 CET 2011 - jeffm@suse.de
|
||||||
|
|
||||||
|
- Refresh patches.arch/ia64-page-migration: Update for migrate_pages() API change.
|
||||||
|
- commit 40d2921
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Sun Jan 23 02:16:20 CET 2011 - jeffm@suse.de
|
||||||
|
|
||||||
|
- supported.conf: Added rc_core as a dependency.
|
||||||
|
- commit 8b2c1b9
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Sun Jan 23 00:25:45 CET 2011 - jeffm@suse.com
|
||||||
|
|
||||||
|
- Update config files.
|
||||||
|
- CONFIG_EXPERT=n on all but ps3
|
||||||
|
- Vanilla configs updated.
|
||||||
|
- commit b25e639
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Sun Jan 23 00:20:41 CET 2011 - jeffm@suse.com
|
||||||
|
|
||||||
|
- Revert "- Update config files: CONFIG_EXPERT=n except ps3"
|
||||||
|
This reverts commit 3f2c93d6a0593b2cc0c40f5ffee426eef27cc400.
|
||||||
|
This was a bad commit. I have no idea where all the changes came from.
|
||||||
|
- commit 459f3f1
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Sun Jan 23 00:09:06 CET 2011 - jeffm@suse.com
|
||||||
|
|
||||||
|
- Update config files: CONFIG_EXPERT=n except ps3
|
||||||
|
- commit 3f2c93d
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Sat Jan 22 23:45:07 CET 2011 - jeffm@suse.com
|
||||||
|
|
||||||
|
- Updated to 2.6.38-rc2.
|
||||||
|
- Eliminated 1 patch.
|
||||||
|
- commit 90baa82
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sat Jan 22 00:40:16 CET 2011 - jeffm@suse.com
|
Sat Jan 22 00:40:16 CET 2011 - jeffm@suse.com
|
||||||
|
|
||||||
@ -10,6 +63,15 @@ Sat Jan 22 00:32:08 CET 2011 - jeffm@suse.de
|
|||||||
- Updated some Patch-mainline headers.
|
- Updated some Patch-mainline headers.
|
||||||
- commit 9122bf0
|
- commit 9122bf0
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Sat Jan 22 00:27:46 CET 2011 - jeffm@suse.de
|
||||||
|
|
||||||
|
- Update to 2.6.38-rc1.
|
||||||
|
- Removed 12 patches.
|
||||||
|
- Xen is disabled.
|
||||||
|
- Quite a few patches need updating.
|
||||||
|
- commit 9163bb7
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Jan 21 02:42:39 CET 2011 - trenn@suse.de
|
Fri Jan 21 02:42:39 CET 2011 - trenn@suse.de
|
||||||
|
|
||||||
|
2731
kernel-trace.spec
2731
kernel-trace.spec
File diff suppressed because it is too large
Load Diff
@ -1,3 +1,56 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sun Jan 23 23:18:14 CET 2011 - jeffm@suse.com
|
||||||
|
|
||||||
|
- netfilter: Implement RFC 1123 for FTP conntrack (bnc#466279).
|
||||||
|
- commit 4bf0e68
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Sun Jan 23 02:20:06 CET 2011 - jeffm@suse.de
|
||||||
|
|
||||||
|
- winbond: needs <linux/delay.h> for msleep and friends.
|
||||||
|
- commit e394a2e
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Sun Jan 23 02:17:51 CET 2011 - jeffm@suse.de
|
||||||
|
|
||||||
|
- Refresh patches.arch/ia64-page-migration: Update for migrate_pages() API change.
|
||||||
|
- commit 40d2921
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Sun Jan 23 02:16:20 CET 2011 - jeffm@suse.de
|
||||||
|
|
||||||
|
- supported.conf: Added rc_core as a dependency.
|
||||||
|
- commit 8b2c1b9
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Sun Jan 23 00:25:45 CET 2011 - jeffm@suse.com
|
||||||
|
|
||||||
|
- Update config files.
|
||||||
|
- CONFIG_EXPERT=n on all but ps3
|
||||||
|
- Vanilla configs updated.
|
||||||
|
- commit b25e639
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Sun Jan 23 00:20:41 CET 2011 - jeffm@suse.com
|
||||||
|
|
||||||
|
- Revert "- Update config files: CONFIG_EXPERT=n except ps3"
|
||||||
|
This reverts commit 3f2c93d6a0593b2cc0c40f5ffee426eef27cc400.
|
||||||
|
This was a bad commit. I have no idea where all the changes came from.
|
||||||
|
- commit 459f3f1
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Sun Jan 23 00:09:06 CET 2011 - jeffm@suse.com
|
||||||
|
|
||||||
|
- Update config files: CONFIG_EXPERT=n except ps3
|
||||||
|
- commit 3f2c93d
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Sat Jan 22 23:45:07 CET 2011 - jeffm@suse.com
|
||||||
|
|
||||||
|
- Updated to 2.6.38-rc2.
|
||||||
|
- Eliminated 1 patch.
|
||||||
|
- commit 90baa82
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sat Jan 22 00:40:16 CET 2011 - jeffm@suse.com
|
Sat Jan 22 00:40:16 CET 2011 - jeffm@suse.com
|
||||||
|
|
||||||
@ -10,6 +63,15 @@ Sat Jan 22 00:32:08 CET 2011 - jeffm@suse.de
|
|||||||
- Updated some Patch-mainline headers.
|
- Updated some Patch-mainline headers.
|
||||||
- commit 9122bf0
|
- commit 9122bf0
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Sat Jan 22 00:27:46 CET 2011 - jeffm@suse.de
|
||||||
|
|
||||||
|
- Update to 2.6.38-rc1.
|
||||||
|
- Removed 12 patches.
|
||||||
|
- Xen is disabled.
|
||||||
|
- Quite a few patches need updating.
|
||||||
|
- commit 9163bb7
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Jan 21 02:42:39 CET 2011 - trenn@suse.de
|
Fri Jan 21 02:42:39 CET 2011 - trenn@suse.de
|
||||||
|
|
||||||
|
2731
kernel-vanilla.spec
2731
kernel-vanilla.spec
File diff suppressed because it is too large
Load Diff
@ -1,3 +1,56 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sun Jan 23 23:18:14 CET 2011 - jeffm@suse.com
|
||||||
|
|
||||||
|
- netfilter: Implement RFC 1123 for FTP conntrack (bnc#466279).
|
||||||
|
- commit 4bf0e68
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Sun Jan 23 02:20:06 CET 2011 - jeffm@suse.de
|
||||||
|
|
||||||
|
- winbond: needs <linux/delay.h> for msleep and friends.
|
||||||
|
- commit e394a2e
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Sun Jan 23 02:17:51 CET 2011 - jeffm@suse.de
|
||||||
|
|
||||||
|
- Refresh patches.arch/ia64-page-migration: Update for migrate_pages() API change.
|
||||||
|
- commit 40d2921
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Sun Jan 23 02:16:20 CET 2011 - jeffm@suse.de
|
||||||
|
|
||||||
|
- supported.conf: Added rc_core as a dependency.
|
||||||
|
- commit 8b2c1b9
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Sun Jan 23 00:25:45 CET 2011 - jeffm@suse.com
|
||||||
|
|
||||||
|
- Update config files.
|
||||||
|
- CONFIG_EXPERT=n on all but ps3
|
||||||
|
- Vanilla configs updated.
|
||||||
|
- commit b25e639
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Sun Jan 23 00:20:41 CET 2011 - jeffm@suse.com
|
||||||
|
|
||||||
|
- Revert "- Update config files: CONFIG_EXPERT=n except ps3"
|
||||||
|
This reverts commit 3f2c93d6a0593b2cc0c40f5ffee426eef27cc400.
|
||||||
|
This was a bad commit. I have no idea where all the changes came from.
|
||||||
|
- commit 459f3f1
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Sun Jan 23 00:09:06 CET 2011 - jeffm@suse.com
|
||||||
|
|
||||||
|
- Update config files: CONFIG_EXPERT=n except ps3
|
||||||
|
- commit 3f2c93d
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Sat Jan 22 23:45:07 CET 2011 - jeffm@suse.com
|
||||||
|
|
||||||
|
- Updated to 2.6.38-rc2.
|
||||||
|
- Eliminated 1 patch.
|
||||||
|
- commit 90baa82
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sat Jan 22 00:40:16 CET 2011 - jeffm@suse.com
|
Sat Jan 22 00:40:16 CET 2011 - jeffm@suse.com
|
||||||
|
|
||||||
@ -10,6 +63,15 @@ Sat Jan 22 00:32:08 CET 2011 - jeffm@suse.de
|
|||||||
- Updated some Patch-mainline headers.
|
- Updated some Patch-mainline headers.
|
||||||
- commit 9122bf0
|
- commit 9122bf0
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Sat Jan 22 00:27:46 CET 2011 - jeffm@suse.de
|
||||||
|
|
||||||
|
- Update to 2.6.38-rc1.
|
||||||
|
- Removed 12 patches.
|
||||||
|
- Xen is disabled.
|
||||||
|
- Quite a few patches need updating.
|
||||||
|
- commit 9163bb7
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Jan 21 02:42:39 CET 2011 - trenn@suse.de
|
Fri Jan 21 02:42:39 CET 2011 - trenn@suse.de
|
||||||
|
|
||||||
|
2731
kernel-vmi.spec
2731
kernel-vmi.spec
File diff suppressed because it is too large
Load Diff
@ -1,3 +1,3 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
version https://git-lfs.github.com/spec/v1
|
||||||
oid sha256:34cf45d982ebdc87db7695d85841da3641d15efad68d7597a3087d1efb62d10f
|
oid sha256:cf84937bc7486cbafebe558af5e6d9008dc1ec88e7326821219b542cbfe6d1d0
|
||||||
size 84061
|
size 75923
|
||||||
|
@ -1,3 +1,3 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
version https://git-lfs.github.com/spec/v1
|
||||||
oid sha256:4ef9c84fa5c4c76bf3e27424ae93102936f5cf2fb78ffa1acaceb0afb857972f
|
oid sha256:2df20a5c5b412a5db8c7d21146c2f13469f86265455198609890af50686007a0
|
||||||
size 125707
|
size 125688
|
||||||
|
@ -1,3 +1,3 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
version https://git-lfs.github.com/spec/v1
|
||||||
oid sha256:18ecae3f8e4af2f038eb4142486188b6040d3494d3af2368bc838d6f6d38cb19
|
oid sha256:a1e4b1f4004471b7ef6f3346cbd060186c2ff47a29f3417208c0c8b29971ad2e
|
||||||
size 81577
|
size 79588
|
||||||
|
@ -1,3 +1,3 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
version https://git-lfs.github.com/spec/v1
|
||||||
oid sha256:9dde5510f9ad1aef9c1f1d3b2a8099a006fe55fdab5ebcf2c141624b999d057e
|
oid sha256:03ec98de305be7ebac5b0201f483cebf15ff8c05620e602d7e9cef6f8f8d0152
|
||||||
size 136
|
size 9516165
|
||||||
|
@ -1,3 +1,3 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
version https://git-lfs.github.com/spec/v1
|
||||||
oid sha256:4531817607d387c368bc3ca933262d70c276114aaf03064d0fb1ada89f3d9bfa
|
oid sha256:767bc24ec7cfd737693751432768729412ab04a84e381bba615b14d2b4002bba
|
||||||
size 3565
|
size 3583
|
||||||
|
@ -1,3 +1,3 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
version https://git-lfs.github.com/spec/v1
|
||||||
oid sha256:72bf047d07ccc3145cc4cdac17a67e7545df3280308947a135c6485d885fe9ef
|
oid sha256:1c91adbe308269bf36ac74db1d65d2817279fbeaddbace24da756c1d338a0eb5
|
||||||
size 289465
|
size 287159
|
||||||
|
247
series.conf
247
series.conf
@ -27,6 +27,8 @@
|
|||||||
# DO NOT MODIFY THEM!
|
# DO NOT MODIFY THEM!
|
||||||
# Send separate patches upstream if you find a problem...
|
# Send separate patches upstream if you find a problem...
|
||||||
########################################################
|
########################################################
|
||||||
|
patches.kernel.org/patch-2.6.38-rc1
|
||||||
|
patches.kernel.org/patch-2.6.38-rc1-rc2
|
||||||
|
|
||||||
########################################################
|
########################################################
|
||||||
# Build fixes that apply to the vanilla kernel too.
|
# Build fixes that apply to the vanilla kernel too.
|
||||||
@ -36,7 +38,7 @@
|
|||||||
patches.rpmify/tioca-fix-assignment-from-incompatible-pointer-warnings
|
patches.rpmify/tioca-fix-assignment-from-incompatible-pointer-warnings
|
||||||
patches.rpmify/ia64-mca-fix-cast-from-integer-to-pointer-warning
|
patches.rpmify/ia64-mca-fix-cast-from-integer-to-pointer-warning
|
||||||
patches.rpmify/qla4xx-missing-readq-definition
|
patches.rpmify/qla4xx-missing-readq-definition
|
||||||
patches.rpmify/easycap-fixes
|
patches.rpmify/winbond-needs-msleep
|
||||||
|
|
||||||
########################################################
|
########################################################
|
||||||
# kABI consistency patches
|
# kABI consistency patches
|
||||||
@ -71,7 +73,6 @@
|
|||||||
########################################################
|
########################################################
|
||||||
patches.suse/export-release_open_intent
|
patches.suse/export-release_open_intent
|
||||||
patches.suse/export-security_inode_permission
|
patches.suse/export-security_inode_permission
|
||||||
patches.fixes/reiserfs-xattr-crash-fix
|
|
||||||
|
|
||||||
########################################################
|
########################################################
|
||||||
# Bug workarounds for binutils
|
# Bug workarounds for binutils
|
||||||
@ -85,16 +86,6 @@
|
|||||||
patches.suse/hung_task_timeout-configurable-default
|
patches.suse/hung_task_timeout-configurable-default
|
||||||
+needs_update-33 patches.suse/sched-revert-latency-defaults
|
+needs_update-33 patches.suse/sched-revert-latency-defaults
|
||||||
|
|
||||||
patches.suse/sched-automated-per-session-task-groups
|
|
||||||
patches.fixes/taskstats-better-ifdef
|
|
||||||
|
|
||||||
# This is not the correct fix. The check can be done at
|
|
||||||
# cgroup exit instead with less of an impact on performance.
|
|
||||||
# Once that patch is released, then this one should go away.
|
|
||||||
# I'm accepting it for now because it fixes the crashes that
|
|
||||||
# many of us have been seeing with 2.6.37-rcX. -jeffm
|
|
||||||
patches.fixes/sched-cgroup-use-exit-hook-to-avoid-use-after-free-crash
|
|
||||||
|
|
||||||
########################################################
|
########################################################
|
||||||
# Architecture-specific patches. These used to be all
|
# Architecture-specific patches. These used to be all
|
||||||
# at the end of series.conf, but since we don't do
|
# at the end of series.conf, but since we don't do
|
||||||
@ -130,10 +121,10 @@
|
|||||||
|
|
||||||
patches.arch/x86-mcp51-no-dac
|
patches.arch/x86-mcp51-no-dac
|
||||||
|
|
||||||
patches.arch/kvm-split-paravirt-ops-by-functionality
|
+needs_update patches.arch/kvm-split-paravirt-ops-by-functionality
|
||||||
patches.arch/kvm-only-export-selected-pv-ops-feature-structs
|
+needs_update patches.arch/kvm-only-export-selected-pv-ops-feature-structs
|
||||||
patches.arch/kvm-split-the-KVM-pv-ops-support-by-feature
|
+needs_update patches.arch/kvm-split-the-KVM-pv-ops-support-by-feature
|
||||||
patches.arch/kvm-replace-kvm-io-delay-pv-ops-with-linux-magic
|
+needs_update patches.arch/kvm-replace-kvm-io-delay-pv-ops-with-linux-magic
|
||||||
|
|
||||||
patches.suse/x86-mark_rodata_rw.patch
|
patches.suse/x86-mark_rodata_rw.patch
|
||||||
|
|
||||||
@ -263,9 +254,6 @@
|
|||||||
# Queued for 2.6.36 -> just revert after some time
|
# Queued for 2.6.36 -> just revert after some time
|
||||||
patches.fixes/acpi_ec_sys_access_user_space_with_get_user.patch
|
patches.fixes/acpi_ec_sys_access_user_space_with_get_user.patch
|
||||||
|
|
||||||
patches.arch/acpi_fix_global_lock_acquisition.patch
|
|
||||||
patches.arch/acpi_init_global_lock.patch
|
|
||||||
|
|
||||||
########################################################
|
########################################################
|
||||||
# CPUFREQ
|
# CPUFREQ
|
||||||
########################################################
|
########################################################
|
||||||
@ -283,11 +271,6 @@
|
|||||||
patches.fixes/cpufreq_ondemand_performance_optimise_default_settings.patch
|
patches.fixes/cpufreq_ondemand_performance_optimise_default_settings.patch
|
||||||
|
|
||||||
## cpuidle perf events cleanups and related
|
## cpuidle perf events cleanups and related
|
||||||
patches.arch/cpuidle_rename_c0_to_poll_state.patch
|
|
||||||
patches.arch/cpuidle_event_fix_export.patch
|
|
||||||
patches.arch/cpuidle_introduce_cpuidle_events.patch
|
|
||||||
patches.arch/perf_adjust_timechart_to_new_cpuidle_events.patch
|
|
||||||
patches.arch/cpuidle_fix_double_events.patch
|
|
||||||
patches.arch/perf_timechart_fix_idle_boxes.patch
|
patches.arch/perf_timechart_fix_idle_boxes.patch
|
||||||
patches.arch/perf_timechart_fix_zero_timestamps.patch
|
patches.arch/perf_timechart_fix_zero_timestamps.patch
|
||||||
|
|
||||||
@ -300,7 +283,6 @@
|
|||||||
# Suse specific stuff
|
# Suse specific stuff
|
||||||
########################################################
|
########################################################
|
||||||
# TIOCGDEV - suse special
|
# TIOCGDEV - suse special
|
||||||
patches.fixes/tiocgdev
|
|
||||||
+still_needed? patches.suse/mm-increase-dirty-limits.patch
|
+still_needed? patches.suse/mm-increase-dirty-limits.patch
|
||||||
+needs_to_die-33 patches.suse/panic-on-io-nmi-SLE11-user-space-api.patch
|
+needs_to_die-33 patches.suse/panic-on-io-nmi-SLE11-user-space-api.patch
|
||||||
|
|
||||||
@ -343,6 +325,7 @@
|
|||||||
########################################################
|
########################################################
|
||||||
patches.suse/reiserfs-barrier-default
|
patches.suse/reiserfs-barrier-default
|
||||||
patches.fixes/reiserfs-remove-2-tb-file-size-limit
|
patches.fixes/reiserfs-remove-2-tb-file-size-limit
|
||||||
|
patches.fixes/reiserfs-xattr-crash-fix
|
||||||
patches.suse/reiser4-dependencies
|
patches.suse/reiser4-dependencies
|
||||||
|
|
||||||
########################################################
|
########################################################
|
||||||
@ -386,6 +369,7 @@
|
|||||||
patches.fixes/novfs-unlink-oops
|
patches.fixes/novfs-unlink-oops
|
||||||
patches.suse/novfs-2.6.37-api-changes
|
patches.suse/novfs-2.6.37-api-changes
|
||||||
patches.fixes/novfs-fragment-size-fix.patch
|
patches.fixes/novfs-fragment-size-fix.patch
|
||||||
|
patches.suse/novfs-build-fix
|
||||||
|
|
||||||
########################################################
|
########################################################
|
||||||
# other filesystem stuff: richacls
|
# other filesystem stuff: richacls
|
||||||
@ -406,6 +390,7 @@
|
|||||||
patches.suse/0014-richacl-xattr-mapping-functions.patch
|
patches.suse/0014-richacl-xattr-mapping-functions.patch
|
||||||
patches.suse/0015-ext4-Use-IS_POSIXACL-to-check-for-POSIX-ACL-support.patch
|
patches.suse/0015-ext4-Use-IS_POSIXACL-to-check-for-POSIX-ACL-support.patch
|
||||||
patches.suse/0016-ext4-Implement-richacl-support-in-ext4.patch
|
patches.suse/0016-ext4-Implement-richacl-support-in-ext4.patch
|
||||||
|
patches.suse/richacl-fix
|
||||||
|
|
||||||
########################################################
|
########################################################
|
||||||
# Swap-over-NFS
|
# Swap-over-NFS
|
||||||
@ -445,6 +430,7 @@
|
|||||||
|
|
||||||
# don't want to rediff SoN until this gets more testing
|
# don't want to rediff SoN until this gets more testing
|
||||||
patches.suse/slab-handle-memoryless-nodes-v2a.patch
|
patches.suse/slab-handle-memoryless-nodes-v2a.patch
|
||||||
|
patches.suse/SoN-fix
|
||||||
|
|
||||||
########################################################
|
########################################################
|
||||||
# Netfilter
|
# Netfilter
|
||||||
@ -452,6 +438,7 @@
|
|||||||
|
|
||||||
patches.suse/netfilter-ip_conntrack_slp.patch
|
patches.suse/netfilter-ip_conntrack_slp.patch
|
||||||
patches.fixes/fix-nf_conntrack_slp
|
patches.fixes/fix-nf_conntrack_slp
|
||||||
|
patches.fixes/netfilter-implement-rfc-1123-for-ftp-conntrack
|
||||||
|
|
||||||
########################################################
|
########################################################
|
||||||
#
|
#
|
||||||
@ -526,7 +513,7 @@
|
|||||||
########################################################
|
########################################################
|
||||||
patches.suse/wireless-no-aes-select
|
patches.suse/wireless-no-aes-select
|
||||||
patches.suse/b43-missing-firmware-info.patch
|
patches.suse/b43-missing-firmware-info.patch
|
||||||
patches.fixes/iwlwifi-fix-tx-power-configuration-on-3945-and-4965-devices
|
+needs_update patches.fixes/iwlwifi-fix-tx-power-configuration-on-3945-and-4965-devices
|
||||||
|
|
||||||
########################################################
|
########################################################
|
||||||
# ISDN
|
# ISDN
|
||||||
@ -565,7 +552,6 @@
|
|||||||
patches.suse/elousb-2.6.35-api-changes
|
patches.suse/elousb-2.6.35-api-changes
|
||||||
patches.fixes/input-add-acer-aspire-5710-to-nomux.patch
|
patches.fixes/input-add-acer-aspire-5710-to-nomux.patch
|
||||||
patches.drivers/input-Add-LED-support-to-Synaptics-device
|
patches.drivers/input-Add-LED-support-to-Synaptics-device
|
||||||
patches.fixes/input-introduce-notimeout-blacklist-for-Dell-Vostro-.patch
|
|
||||||
|
|
||||||
##########################################################
|
##########################################################
|
||||||
# Sound
|
# Sound
|
||||||
@ -601,14 +587,15 @@
|
|||||||
patches.suse/dm-raid45-api-update-no-barriers
|
patches.suse/dm-raid45-api-update-no-barriers
|
||||||
patches.fixes/dm-mpath-reattach-dh
|
patches.fixes/dm-mpath-reattach-dh
|
||||||
patches.suse/dm-mpath-leastpending-path-update
|
patches.suse/dm-mpath-leastpending-path-update
|
||||||
patches.suse/dm-mpath-accept-failed-paths
|
+needs_update patches.suse/dm-mpath-accept-failed-paths
|
||||||
patches.suse/dm-mpath-detach-existing-hardware-handler
|
+needs_update patches.suse/dm-mpath-detach-existing-hardware-handler
|
||||||
patches.suse/dm-mpath-null-pgs
|
patches.suse/dm-mpath-null-pgs
|
||||||
patches.fixes/dm-table-switch-to-readonly
|
patches.fixes/dm-table-switch-to-readonly
|
||||||
patches.suse/dm-mpath-evaluate-request-result-and-sense
|
patches.suse/dm-mpath-evaluate-request-result-and-sense
|
||||||
patches.fixes/dm-release-map_lock-before-set_disk_ro
|
patches.fixes/dm-release-map_lock-before-set_disk_ro
|
||||||
patches.suse/dm-mpath-no-activate-for-offlined-paths
|
patches.suse/dm-mpath-no-activate-for-offlined-paths
|
||||||
patches.suse/dm-mpath-no-partitions-feature
|
patches.suse/dm-mpath-no-partitions-feature
|
||||||
|
patches.suse/mpath-fix
|
||||||
|
|
||||||
########################################################
|
########################################################
|
||||||
# md
|
# md
|
||||||
@ -657,9 +644,9 @@
|
|||||||
# Other patches for debugging
|
# Other patches for debugging
|
||||||
########################################################
|
########################################################
|
||||||
patches.suse/crasher-26.diff
|
patches.suse/crasher-26.diff
|
||||||
patches.suse/stack-unwind
|
+needs_update patches.suse/stack-unwind
|
||||||
patches.suse/no-frame-pointer-select
|
patches.suse/no-frame-pointer-select
|
||||||
patches.arch/x86_64-unwind-annotations
|
+needs_update patches.arch/x86_64-unwind-annotations
|
||||||
|
|
||||||
########################################################
|
########################################################
|
||||||
# Kdump
|
# Kdump
|
||||||
@ -729,121 +716,121 @@
|
|||||||
# re-basing to a newer xen tree.
|
# re-basing to a newer xen tree.
|
||||||
#
|
#
|
||||||
### both uml framebuffer and xen need this one.
|
### both uml framebuffer and xen need this one.
|
||||||
patches.xen/add-console-use-vt
|
+xen_needs_update patches.xen/add-console-use-vt
|
||||||
|
|
||||||
# split out patches
|
# split out patches
|
||||||
patches.xen/linux-2.6.19-rc1-kexec-move_segment_code-i386.patch
|
+xen_needs_update 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
|
+xen_needs_update patches.xen/linux-2.6.19-rc1-kexec-move_segment_code-x86_64.patch
|
||||||
patches.xen/ipv6-no-autoconf
|
+xen_needs_update patches.xen/ipv6-no-autoconf
|
||||||
patches.xen/pci-guestdev
|
+xen_needs_update patches.xen/pci-guestdev
|
||||||
patches.xen/pci-reserve
|
+xen_needs_update patches.xen/pci-reserve
|
||||||
+needs_update-33 patches.xen/sfc-driverlink
|
+xen_needs_update +needs_update-33 patches.xen/sfc-driverlink
|
||||||
+needs_update-33 patches.xen/sfc-resource-driver
|
+xen_needs_update +needs_update-33 patches.xen/sfc-resource-driver
|
||||||
+needs_update-33 patches.xen/sfc-driverlink-conditional
|
+xen_needs_update +needs_update-33 patches.xen/sfc-driverlink-conditional
|
||||||
+needs_update-33 patches.xen/sfc-external-sram
|
+xen_needs_update +needs_update-33 patches.xen/sfc-external-sram
|
||||||
patches.xen/tmem
|
+xen_needs_update patches.xen/tmem
|
||||||
|
|
||||||
# bulk stuff, new files for xen
|
# bulk stuff, new files for xen
|
||||||
patches.xen/xen3-auto-xen-arch.diff
|
+xen_needs_update patches.xen/xen3-auto-xen-arch.diff
|
||||||
patches.xen/xen3-auto-xen-drivers.diff
|
+xen_needs_update patches.xen/xen3-auto-xen-drivers.diff
|
||||||
patches.xen/xen3-auto-include-xen-interface.diff
|
+xen_needs_update patches.xen/xen3-auto-include-xen-interface.diff
|
||||||
|
|
||||||
# kconfig bits for xen
|
# kconfig bits for xen
|
||||||
patches.xen/xen3-auto-xen-kconfig.diff
|
+xen_needs_update patches.xen/xen3-auto-xen-kconfig.diff
|
||||||
|
|
||||||
# common code changes
|
# common code changes
|
||||||
patches.xen/xen3-auto-common.diff
|
+xen_needs_update patches.xen/xen3-auto-common.diff
|
||||||
patches.xen/xen3-auto-arch-x86.diff
|
+xen_needs_update patches.xen/xen3-auto-arch-x86.diff
|
||||||
patches.xen/xen3-auto-arch-i386.diff
|
+xen_needs_update patches.xen/xen3-auto-arch-i386.diff
|
||||||
patches.xen/xen3-auto-arch-x86_64.diff
|
+xen_needs_update patches.xen/xen3-auto-arch-x86_64.diff
|
||||||
|
|
||||||
# fixups due to upstream Xen parts
|
# fixups due to upstream Xen parts
|
||||||
patches.xen/xen3-fixup-xen
|
+xen_needs_update patches.xen/xen3-fixup-xen
|
||||||
|
|
||||||
+needs_update-33 patches.xen/sfc-set-arch
|
+xen_needs_update +needs_update-33 patches.xen/sfc-set-arch
|
||||||
+needs_update-33 patches.xen/sfc-endianness
|
+xen_needs_update +needs_update-33 patches.xen/sfc-endianness
|
||||||
|
|
||||||
# newer changeset backports
|
# newer changeset backports
|
||||||
|
|
||||||
# changes outside arch/{i386,x86_64}/xen
|
# changes outside arch/{i386,x86_64}/xen
|
||||||
patches.xen/xen3-fixup-kconfig
|
+xen_needs_update patches.xen/xen3-fixup-kconfig
|
||||||
patches.xen/xen3-fixup-common
|
+xen_needs_update patches.xen/xen3-fixup-common
|
||||||
patches.xen/xen3-fixup-arch-x86
|
+xen_needs_update patches.xen/xen3-fixup-arch-x86
|
||||||
|
|
||||||
# ports of other patches
|
# ports of other patches
|
||||||
patches.xen/xen3-patch-2.6.18
|
+xen_needs_update patches.xen/xen3-patch-2.6.18
|
||||||
patches.xen/xen3-patch-2.6.19
|
+xen_needs_update patches.xen/xen3-patch-2.6.19
|
||||||
patches.xen/xen3-patch-2.6.20
|
+xen_needs_update patches.xen/xen3-patch-2.6.20
|
||||||
patches.xen/xen3-patch-2.6.21
|
+xen_needs_update patches.xen/xen3-patch-2.6.21
|
||||||
patches.xen/xen3-patch-2.6.22
|
+xen_needs_update patches.xen/xen3-patch-2.6.22
|
||||||
patches.xen/xen3-patch-2.6.23
|
+xen_needs_update patches.xen/xen3-patch-2.6.23
|
||||||
patches.xen/xen3-patch-2.6.24
|
+xen_needs_update patches.xen/xen3-patch-2.6.24
|
||||||
patches.xen/xen3-patch-2.6.25
|
+xen_needs_update patches.xen/xen3-patch-2.6.25
|
||||||
patches.xen/xen3-patch-2.6.26
|
+xen_needs_update patches.xen/xen3-patch-2.6.26
|
||||||
patches.xen/xen3-patch-2.6.27
|
+xen_needs_update patches.xen/xen3-patch-2.6.27
|
||||||
patches.xen/xen3-patch-2.6.28
|
+xen_needs_update patches.xen/xen3-patch-2.6.28
|
||||||
patches.xen/xen3-patch-2.6.29
|
+xen_needs_update patches.xen/xen3-patch-2.6.29
|
||||||
patches.xen/xen3-patch-2.6.30
|
+xen_needs_update patches.xen/xen3-patch-2.6.30
|
||||||
patches.xen/xen3-patch-2.6.31
|
+xen_needs_update patches.xen/xen3-patch-2.6.31
|
||||||
patches.xen/xen3-patch-2.6.32
|
+xen_needs_update patches.xen/xen3-patch-2.6.32
|
||||||
patches.xen/xen3-patch-2.6.33
|
+xen_needs_update patches.xen/xen3-patch-2.6.33
|
||||||
patches.xen/xen3-patch-2.6.34
|
+xen_needs_update patches.xen/xen3-patch-2.6.34
|
||||||
patches.xen/xen3-patch-2.6.35
|
+xen_needs_update patches.xen/xen3-patch-2.6.35
|
||||||
patches.xen/xen3-patch-2.6.36
|
+xen_needs_update patches.xen/xen3-patch-2.6.36
|
||||||
patches.xen/xen3-patch-2.6.37
|
+xen_needs_update patches.xen/xen3-patch-2.6.37
|
||||||
patches.xen/xen3-seccomp-disable-tsc-option
|
+xen_needs_update patches.xen/xen3-seccomp-disable-tsc-option
|
||||||
patches.xen/xen3-x86-mcp51-no-dac
|
+xen_needs_update patches.xen/xen3-x86-mcp51-no-dac
|
||||||
patches.xen/xen3-x86-mark_rodata_rw.patch
|
+xen_needs_update patches.xen/xen3-x86-mark_rodata_rw.patch
|
||||||
patches.xen/xen3-acpi_processor_check_maxcpus.patch
|
+xen_needs_update patches.xen/xen3-acpi_processor_check_maxcpus.patch
|
||||||
patches.xen/xen3-stack-unwind
|
+xen_needs_update patches.xen/xen3-stack-unwind
|
||||||
patches.xen/xen3-x86_64-unwind-annotations
|
+xen_needs_update patches.xen/xen3-x86_64-unwind-annotations
|
||||||
|
|
||||||
# bugfixes and enhancements
|
# bugfixes and enhancements
|
||||||
patches.xen/xen-balloon-max-target
|
+xen_needs_update patches.xen/xen-balloon-max-target
|
||||||
patches.xen/xen-modular-blktap
|
+xen_needs_update patches.xen/xen-modular-blktap
|
||||||
patches.xen/xen-blkback-bimodal-suse
|
+xen_needs_update patches.xen/xen-blkback-bimodal-suse
|
||||||
patches.xen/xen-blkif-protocol-fallback-hack
|
+xen_needs_update patches.xen/xen-blkif-protocol-fallback-hack
|
||||||
patches.xen/xen-blkback-cdrom
|
+xen_needs_update patches.xen/xen-blkback-cdrom
|
||||||
patches.xen/xen-blktap-write-barriers
|
+xen_needs_update patches.xen/xen-blktap-write-barriers
|
||||||
patches.xen/xen-op-packet
|
+xen_needs_update patches.xen/xen-op-packet
|
||||||
patches.xen/xen-blkfront-cdrom
|
+xen_needs_update patches.xen/xen-blkfront-cdrom
|
||||||
patches.xen/xen-sections
|
+xen_needs_update patches.xen/xen-sections
|
||||||
patches.xen/xen-swiotlb-heuristics
|
+xen_needs_update patches.xen/xen-swiotlb-heuristics
|
||||||
patches.xen/xen-kconfig-compat
|
+xen_needs_update patches.xen/xen-kconfig-compat
|
||||||
patches.xen/xen-cpufreq-report
|
+xen_needs_update patches.xen/xen-cpufreq-report
|
||||||
patches.xen/xen-staging-build
|
+xen_needs_update patches.xen/xen-staging-build
|
||||||
patches.xen/xen-sysdev-suspend
|
+xen_needs_update patches.xen/xen-sysdev-suspend
|
||||||
patches.xen/xen-ipi-per-cpu-irq
|
+xen_needs_update patches.xen/xen-ipi-per-cpu-irq
|
||||||
patches.xen/xen-virq-per-cpu-irq
|
+xen_needs_update patches.xen/xen-virq-per-cpu-irq
|
||||||
patches.xen/xen-clockevents
|
+xen_needs_update patches.xen/xen-clockevents
|
||||||
patches.xen/xen-spinlock-poll-early
|
+xen_needs_update patches.xen/xen-spinlock-poll-early
|
||||||
patches.xen/xen-pcpu-hotplug
|
+xen_needs_update patches.xen/xen-pcpu-hotplug
|
||||||
patches.xen/xen-mem-hotplug
|
+xen_needs_update patches.xen/xen-mem-hotplug
|
||||||
patches.xen/xen-configurable-guest-devices
|
+xen_needs_update patches.xen/xen-configurable-guest-devices
|
||||||
patches.xen/xen-netback-nr-irqs
|
+xen_needs_update patches.xen/xen-netback-nr-irqs
|
||||||
patches.xen/xen-netback-notify-multi
|
+xen_needs_update patches.xen/xen-netback-notify-multi
|
||||||
patches.xen/xen-netback-generalize
|
+xen_needs_update patches.xen/xen-netback-generalize
|
||||||
patches.xen/xen-netback-multiple-tasklets
|
+xen_needs_update patches.xen/xen-netback-multiple-tasklets
|
||||||
patches.xen/xen-netback-kernel-threads
|
+xen_needs_update patches.xen/xen-netback-kernel-threads
|
||||||
patches.xen/xen-netback-allow-large-mtu
|
+xen_needs_update patches.xen/xen-netback-allow-large-mtu
|
||||||
patches.xen/xen-tmem-v1
|
+xen_needs_update patches.xen/xen-tmem-v1
|
||||||
patches.xen/xen-dcdbas
|
+xen_needs_update patches.xen/xen-dcdbas
|
||||||
patches.xen/xen-floppy
|
+xen_needs_update patches.xen/xen-floppy
|
||||||
patches.xen/xen-kzalloc
|
+xen_needs_update patches.xen/xen-kzalloc
|
||||||
patches.xen/xen-unpriv-build
|
+xen_needs_update patches.xen/xen-unpriv-build
|
||||||
patches.xen/xen-setup-gsi
|
+xen_needs_update patches.xen/xen-setup-gsi
|
||||||
patches.xen/xen-watchdog
|
+xen_needs_update patches.xen/xen-watchdog
|
||||||
patches.xen/xen-x86-panic-no-reboot
|
+xen_needs_update patches.xen/xen-x86-panic-no-reboot
|
||||||
patches.xen/xen-x86-dcr-fallback
|
+xen_needs_update patches.xen/xen-x86-dcr-fallback
|
||||||
patches.xen/xen-x86-consistent-nmi
|
+xen_needs_update patches.xen/xen-x86-consistent-nmi
|
||||||
patches.xen/xen-x86-no-lapic
|
+xen_needs_update patches.xen/xen-x86-no-lapic
|
||||||
patches.xen/xen-x86-pmd-handling
|
+xen_needs_update patches.xen/xen-x86-pmd-handling
|
||||||
patches.xen/xen-x86-bigmem
|
+xen_needs_update patches.xen/xen-x86-bigmem
|
||||||
patches.xen/xen-x86-exit-mmap
|
+xen_needs_update patches.xen/xen-x86-exit-mmap
|
||||||
patches.xen/xen-x86-per-cpu-vcpu-info
|
+xen_needs_update patches.xen/xen-x86-per-cpu-vcpu-info
|
||||||
patches.xen/xen-x86-msr-on-pcpu
|
+xen_needs_update patches.xen/xen-x86-msr-on-pcpu
|
||||||
patches.xen/xen-x86_64-pgd-pin
|
+xen_needs_update patches.xen/xen-x86_64-pgd-pin
|
||||||
patches.xen/xen-x86_64-pgd-alloc-order
|
+xen_needs_update patches.xen/xen-x86_64-pgd-alloc-order
|
||||||
patches.xen/xen-x86_64-dump-user-pgt
|
+xen_needs_update patches.xen/xen-x86_64-dump-user-pgt
|
||||||
patches.xen/xen-x86_64-note-init-p2m
|
+xen_needs_update patches.xen/xen-x86_64-note-init-p2m
|
||||||
patches.xen/xen-x86_64-unmapped-initrd
|
+xen_needs_update patches.xen/xen-x86_64-unmapped-initrd
|
||||||
|
@ -1,3 +1,3 @@
|
|||||||
2011-01-22 00:41:44 +0100
|
2011-01-23 23:18:14 +0100
|
||||||
GIT Revision: fa7af15525aa80c8d9c1b092a98b348c11df390e
|
GIT Revision: 4bf0e6852d1a8df64ddcead863a3b2d587a1d35a
|
||||||
GIT Branch: master
|
GIT Branch: master
|
||||||
|
@ -973,6 +973,7 @@
|
|||||||
+isa kernel/drivers/media/radio/radio-trust
|
+isa kernel/drivers/media/radio/radio-trust
|
||||||
+isa kernel/drivers/media/radio/radio-typhoon
|
+isa kernel/drivers/media/radio/radio-typhoon
|
||||||
+isa kernel/drivers/media/radio/radio-zoltrix
|
+isa kernel/drivers/media/radio/radio-zoltrix
|
||||||
|
kernel/drivers/media/rc/rc_core
|
||||||
kernel/drivers/media/video/adv7170 # Analog Devices ADV7170 video encoder driver
|
kernel/drivers/media/video/adv7170 # Analog Devices ADV7170 video encoder driver
|
||||||
kernel/drivers/media/video/adv7175 # Analog Devices ADV7175 video encoder driver
|
kernel/drivers/media/video/adv7175 # Analog Devices ADV7175 video encoder driver
|
||||||
- kernel/drivers/media/video/au0828/au0828 # depends on dvb-core
|
- kernel/drivers/media/video/au0828/au0828 # depends on dvb-core
|
||||||
|
Loading…
x
Reference in New Issue
Block a user