1
0
forked from pool/kernel-source

GIT Revision: 399a100e9eff1853aa194bce6532188825d4b4e5

OBS-URL: https://build.opensuse.org/package/show/Kernel:HEAD/kernel-source?expand=0&rev=6960
This commit is contained in:
Michal Marek 2011-04-28 05:01:54 +00:00 committed by Git OBS Bridge
parent 9588d575de
commit 6537b6d84a
39 changed files with 3363 additions and 186 deletions

View File

@ -1,5 +1,5 @@
# The version of the main tarball to use
SRCVERSION=2.6.39-rc4
SRCVERSION=2.6.39-rc5
# variant of the kernel-source package, either empty or "-rt"
VARIANT=
# buildservice projects to build the kernel against

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:8946a8be79371fb03a4dc6e2904f6dc6ad79b9d6b66c34b0356705c1661e9999
size 225659
oid sha256:1f6665520bc155ba445faff1c09d2c23eef49568a22c37917fd2d128740ac244
size 225405

View File

@ -1,3 +1,155 @@
-------------------------------------------------------------------
Wed Apr 27 22:20:02 CEST 2011 - jeffm@suse.com
- Delete
patches.drivers/disable-catas_reset-by-default-to-avoid-problems-with-eeh.patch.
- commit 399a100
-------------------------------------------------------------------
Wed Apr 27 22:19:47 CEST 2011 - jeffm@suse.com
- Delete patches.arch/x86_agpgart-g33-stoeln-fix-2.patch.
- commit e5c964a
-------------------------------------------------------------------
Wed Apr 27 22:04:11 CEST 2011 - jeffm@suse.com
- Merged patches.fixes/fix-nf_conntrack_slp into patches.suse/netfilter-ip_conntrack_slp.patch.
- commit 213a0d5
-------------------------------------------------------------------
Wed Apr 27 22:02:19 CEST 2011 - jeffm@suse.com
- Removed Swap-over-NFS patches.
- commit e061d16
-------------------------------------------------------------------
Wed Apr 27 21:59:47 CEST 2011 - jeffm@suse.com
- Unified novfs patches into patches.suse/novfs-client-module.
- commit 3f8a199
-------------------------------------------------------------------
Wed Apr 27 21:56:53 CEST 2011 - jeffm@suse.com
- Delete patches.fixes/reiserfs-remove-2-tb-file-size-limit.
- commit 2d63b14
-------------------------------------------------------------------
Wed Apr 27 21:51:44 CEST 2011 - jeffm@suse.com
- Delete patches.suse/mm-increase-dirty-limits.patch: Replaced by patches.suse/mm-tune-dirty-limits.patch
- commit 4f8033f
-------------------------------------------------------------------
Wed Apr 27 21:40:25 CEST 2011 - jeffm@suse.com
- series.conf: Removed commented out patches for cpuidle. The patches themselves are long gone.
- commit 93ce9f3
-------------------------------------------------------------------
Wed Apr 27 21:35:51 CEST 2011 - jeffm@suse.com
- Delete patches.arch/acpi-export-hotplug_execute: ACPI_DOCK is now a boolean.
- commit f178332
-------------------------------------------------------------------
Wed Apr 27 21:34:22 CEST 2011 - jeffm@suse.com
- Delete patches.suse/acpi-dsdt-initrd-v0.9a-2.6.25.patch.
- commit 5a2eae2
-------------------------------------------------------------------
Wed Apr 27 21:34:13 CEST 2011 - jeffm@suse.com
- Delete patches.suse/acpi-don-t-preempt-until-the-system-is-up.
- Delete
patches.suse/acpi-generic-initramfs-table-override-support.
- Delete patches.suse/add-initramfs-file_read_write.
- Delete
patches.suse/init-move-populate_rootfs-back-to-start_kernel.
- commit d4910b3
-------------------------------------------------------------------
Wed Apr 27 21:29:24 CEST 2011 - jeffm@suse.com
- Delete patches.fixes/nfs-acl-caching.diff.
- Delete patches.suse/nfsacl-client-cache-CHECK.diff.
- commit e1a5c5c
-------------------------------------------------------------------
Wed Apr 27 21:11:59 CEST 2011 - jeffm@suse.com
- Delete patches.suse/osync-error. It was unused and the issue it fixed in
kernels prior to 2.6.32 doesn't exist anymore.
- commit 52cc654
-------------------------------------------------------------------
Wed Apr 27 20:48:55 CEST 2011 - jeffm@suse.com
- Delete patches.suse/s390-System.map.diff: Proper fix in binutils has
long since been upstream.
- commit 2847a36
-------------------------------------------------------------------
Wed Apr 27 20:46:52 CEST 2011 - jeffm@suse.com
- patches.suse/x86-mark_rodata_rw.patch: Removed as promised.
- commit f196f98
-------------------------------------------------------------------
Wed Apr 27 20:32:46 CEST 2011 - jeffm@suse.com
- Delete patches.arch/ia64-page-migration.
- Delete patches.arch/ia64-page-migration.fix.
- Delete patches.arch/mm-avoid-bad-page-on-lru.
- commit e469a91
-------------------------------------------------------------------
Wed Apr 27 20:29:40 CEST 2011 - jeffm@suse.com
- patches.suse/hung_task_timeout-configurable-default: Update patch-mainline.
- commit 4bcc987
-------------------------------------------------------------------
Wed Apr 27 20:18:37 CEST 2011 - jeffm@suse.com
- Delete patches.fixes/seccomp-disable-tsc-option: Unused in all configs.
- commit 0833556
-------------------------------------------------------------------
Wed Apr 27 20:16:52 CEST 2011 - jeffm@suse.com
- Delete patches.suse/unmap_vmas-lat: No bug report or signed-off-by.
- Delete patches.arch/s390-add-FREE_PTE_NR.
- commit 2a392c2
-------------------------------------------------------------------
Wed Apr 27 20:16:00 CEST 2011 - jeffm@suse.com
- Updated Patch-mainline for patches.fixes/ia64-sparse-fixes.diff.
- commit d79b32f
-------------------------------------------------------------------
Wed Apr 27 20:15:02 CEST 2011 - jeffm@suse.com
- Update to 2.6.39-rc5.
- Eliminated 2 patches.
- commit 5288a05
-------------------------------------------------------------------
Wed Apr 27 19:44:09 CEST 2011 - jeffm@suse.com
- Delete patches.suse/export-release_open_intent.
- Delete patches.suse/export-security_inode_permission.
- commit 5cd669f
-------------------------------------------------------------------
Wed Apr 27 19:43:47 CEST 2011 - jeffm@suse.com
- Delete patches.trace/utrace-core.
- commit a9639aa
-------------------------------------------------------------------
Tue Apr 26 11:03:18 CEST 2011 - jkosina@suse.cz

View File

@ -17,8 +17,8 @@
# norootforbuild
%define srcversion 2.6.39-rc4
%define patchversion 2.6.39-rc4
%define srcversion 2.6.39-rc5
%define patchversion 2.6.39-rc5
%define variant %{nil}
%include %_sourcedir/kernel-spec-macros
@ -57,9 +57,9 @@ Name: kernel-debug
Summary: A Debug Version of the Kernel
Version: 2.6.39
%if %using_buildservice
Release: rc4.<RELEASE>
Release: rc5.<RELEASE>
%else
Release: rc4.0
Release: rc5.0
%endif
License: GPL v2 only
Group: System/Kernel
@ -872,6 +872,89 @@ Debug information for package %name-devel
%files devel-debuginfo -f vmlinux.debug.files
%changelog
* Wed Apr 27 2011 jeffm@suse.com
- Delete
patches.drivers/disable-catas_reset-by-default-to-avoid-problems-with-eeh.patch.
- commit 399a100
* Wed Apr 27 2011 jeffm@suse.com
- Delete patches.arch/x86_agpgart-g33-stoeln-fix-2.patch.
- commit e5c964a
* Wed Apr 27 2011 jeffm@suse.com
- Merged patches.fixes/fix-nf_conntrack_slp into patches.suse/netfilter-ip_conntrack_slp.patch.
- commit 213a0d5
* Wed Apr 27 2011 jeffm@suse.com
- Removed Swap-over-NFS patches.
- commit e061d16
* Wed Apr 27 2011 jeffm@suse.com
- Unified novfs patches into patches.suse/novfs-client-module.
- commit 3f8a199
* Wed Apr 27 2011 jeffm@suse.com
- Delete patches.fixes/reiserfs-remove-2-tb-file-size-limit.
- commit 2d63b14
* Wed Apr 27 2011 jeffm@suse.com
- Delete patches.suse/mm-increase-dirty-limits.patch: Replaced by patches.suse/mm-tune-dirty-limits.patch
- commit 4f8033f
* Wed Apr 27 2011 jeffm@suse.com
- series.conf: Removed commented out patches for cpuidle. The patches themselves are long gone.
- commit 93ce9f3
* Wed Apr 27 2011 jeffm@suse.com
- Delete patches.arch/acpi-export-hotplug_execute: ACPI_DOCK is now a boolean.
- commit f178332
* Wed Apr 27 2011 jeffm@suse.com
- Delete patches.suse/acpi-dsdt-initrd-v0.9a-2.6.25.patch.
- commit 5a2eae2
* Wed Apr 27 2011 jeffm@suse.com
- Delete patches.suse/acpi-don-t-preempt-until-the-system-is-up.
- Delete
patches.suse/acpi-generic-initramfs-table-override-support.
- Delete patches.suse/add-initramfs-file_read_write.
- Delete
patches.suse/init-move-populate_rootfs-back-to-start_kernel.
- commit d4910b3
* Wed Apr 27 2011 jeffm@suse.com
- Delete patches.fixes/nfs-acl-caching.diff.
- Delete patches.suse/nfsacl-client-cache-CHECK.diff.
- commit e1a5c5c
* Wed Apr 27 2011 jeffm@suse.com
- Delete patches.suse/osync-error. It was unused and the issue it fixed in
kernels prior to 2.6.32 doesn't exist anymore.
- commit 52cc654
* Wed Apr 27 2011 jeffm@suse.com
- Delete patches.suse/s390-System.map.diff: Proper fix in binutils has
long since been upstream.
- commit 2847a36
* Wed Apr 27 2011 jeffm@suse.com
- patches.suse/x86-mark_rodata_rw.patch: Removed as promised.
- commit f196f98
* Wed Apr 27 2011 jeffm@suse.com
- Delete patches.arch/ia64-page-migration.
- Delete patches.arch/ia64-page-migration.fix.
- Delete patches.arch/mm-avoid-bad-page-on-lru.
- commit e469a91
* Wed Apr 27 2011 jeffm@suse.com
- patches.suse/hung_task_timeout-configurable-default: Update patch-mainline.
- commit 4bcc987
* Wed Apr 27 2011 jeffm@suse.com
- Delete patches.fixes/seccomp-disable-tsc-option: Unused in all configs.
- commit 0833556
* Wed Apr 27 2011 jeffm@suse.com
- Delete patches.suse/unmap_vmas-lat: No bug report or signed-off-by.
- Delete patches.arch/s390-add-FREE_PTE_NR.
- commit 2a392c2
* Wed Apr 27 2011 jeffm@suse.com
- Updated Patch-mainline for patches.fixes/ia64-sparse-fixes.diff.
- commit d79b32f
* Wed Apr 27 2011 jeffm@suse.com
- Update to 2.6.39-rc5.
- Eliminated 2 patches.
- commit 5288a05
* Wed Apr 27 2011 jeffm@suse.com
- Delete patches.suse/export-release_open_intent.
- Delete patches.suse/export-security_inode_permission.
- commit 5cd669f
* Wed Apr 27 2011 jeffm@suse.com
- Delete patches.trace/utrace-core.
- commit a9639aa
* Tue Apr 26 2011 jkosina@suse.cz
- HID: add noget quirk barcode scanners from Symbol Technologies
(bnc#689290).

View File

@ -1,3 +1,155 @@
-------------------------------------------------------------------
Wed Apr 27 22:20:02 CEST 2011 - jeffm@suse.com
- Delete
patches.drivers/disable-catas_reset-by-default-to-avoid-problems-with-eeh.patch.
- commit 399a100
-------------------------------------------------------------------
Wed Apr 27 22:19:47 CEST 2011 - jeffm@suse.com
- Delete patches.arch/x86_agpgart-g33-stoeln-fix-2.patch.
- commit e5c964a
-------------------------------------------------------------------
Wed Apr 27 22:04:11 CEST 2011 - jeffm@suse.com
- Merged patches.fixes/fix-nf_conntrack_slp into patches.suse/netfilter-ip_conntrack_slp.patch.
- commit 213a0d5
-------------------------------------------------------------------
Wed Apr 27 22:02:19 CEST 2011 - jeffm@suse.com
- Removed Swap-over-NFS patches.
- commit e061d16
-------------------------------------------------------------------
Wed Apr 27 21:59:47 CEST 2011 - jeffm@suse.com
- Unified novfs patches into patches.suse/novfs-client-module.
- commit 3f8a199
-------------------------------------------------------------------
Wed Apr 27 21:56:53 CEST 2011 - jeffm@suse.com
- Delete patches.fixes/reiserfs-remove-2-tb-file-size-limit.
- commit 2d63b14
-------------------------------------------------------------------
Wed Apr 27 21:51:44 CEST 2011 - jeffm@suse.com
- Delete patches.suse/mm-increase-dirty-limits.patch: Replaced by patches.suse/mm-tune-dirty-limits.patch
- commit 4f8033f
-------------------------------------------------------------------
Wed Apr 27 21:40:25 CEST 2011 - jeffm@suse.com
- series.conf: Removed commented out patches for cpuidle. The patches themselves are long gone.
- commit 93ce9f3
-------------------------------------------------------------------
Wed Apr 27 21:35:51 CEST 2011 - jeffm@suse.com
- Delete patches.arch/acpi-export-hotplug_execute: ACPI_DOCK is now a boolean.
- commit f178332
-------------------------------------------------------------------
Wed Apr 27 21:34:22 CEST 2011 - jeffm@suse.com
- Delete patches.suse/acpi-dsdt-initrd-v0.9a-2.6.25.patch.
- commit 5a2eae2
-------------------------------------------------------------------
Wed Apr 27 21:34:13 CEST 2011 - jeffm@suse.com
- Delete patches.suse/acpi-don-t-preempt-until-the-system-is-up.
- Delete
patches.suse/acpi-generic-initramfs-table-override-support.
- Delete patches.suse/add-initramfs-file_read_write.
- Delete
patches.suse/init-move-populate_rootfs-back-to-start_kernel.
- commit d4910b3
-------------------------------------------------------------------
Wed Apr 27 21:29:24 CEST 2011 - jeffm@suse.com
- Delete patches.fixes/nfs-acl-caching.diff.
- Delete patches.suse/nfsacl-client-cache-CHECK.diff.
- commit e1a5c5c
-------------------------------------------------------------------
Wed Apr 27 21:11:59 CEST 2011 - jeffm@suse.com
- Delete patches.suse/osync-error. It was unused and the issue it fixed in
kernels prior to 2.6.32 doesn't exist anymore.
- commit 52cc654
-------------------------------------------------------------------
Wed Apr 27 20:48:55 CEST 2011 - jeffm@suse.com
- Delete patches.suse/s390-System.map.diff: Proper fix in binutils has
long since been upstream.
- commit 2847a36
-------------------------------------------------------------------
Wed Apr 27 20:46:52 CEST 2011 - jeffm@suse.com
- patches.suse/x86-mark_rodata_rw.patch: Removed as promised.
- commit f196f98
-------------------------------------------------------------------
Wed Apr 27 20:32:46 CEST 2011 - jeffm@suse.com
- Delete patches.arch/ia64-page-migration.
- Delete patches.arch/ia64-page-migration.fix.
- Delete patches.arch/mm-avoid-bad-page-on-lru.
- commit e469a91
-------------------------------------------------------------------
Wed Apr 27 20:29:40 CEST 2011 - jeffm@suse.com
- patches.suse/hung_task_timeout-configurable-default: Update patch-mainline.
- commit 4bcc987
-------------------------------------------------------------------
Wed Apr 27 20:18:37 CEST 2011 - jeffm@suse.com
- Delete patches.fixes/seccomp-disable-tsc-option: Unused in all configs.
- commit 0833556
-------------------------------------------------------------------
Wed Apr 27 20:16:52 CEST 2011 - jeffm@suse.com
- Delete patches.suse/unmap_vmas-lat: No bug report or signed-off-by.
- Delete patches.arch/s390-add-FREE_PTE_NR.
- commit 2a392c2
-------------------------------------------------------------------
Wed Apr 27 20:16:00 CEST 2011 - jeffm@suse.com
- Updated Patch-mainline for patches.fixes/ia64-sparse-fixes.diff.
- commit d79b32f
-------------------------------------------------------------------
Wed Apr 27 20:15:02 CEST 2011 - jeffm@suse.com
- Update to 2.6.39-rc5.
- Eliminated 2 patches.
- commit 5288a05
-------------------------------------------------------------------
Wed Apr 27 19:44:09 CEST 2011 - jeffm@suse.com
- Delete patches.suse/export-release_open_intent.
- Delete patches.suse/export-security_inode_permission.
- commit 5cd669f
-------------------------------------------------------------------
Wed Apr 27 19:43:47 CEST 2011 - jeffm@suse.com
- Delete patches.trace/utrace-core.
- commit a9639aa
-------------------------------------------------------------------
Tue Apr 26 11:03:18 CEST 2011 - jkosina@suse.cz

View File

@ -17,8 +17,8 @@
# norootforbuild
%define srcversion 2.6.39-rc4
%define patchversion 2.6.39-rc4
%define srcversion 2.6.39-rc5
%define patchversion 2.6.39-rc5
%define variant %{nil}
%include %_sourcedir/kernel-spec-macros
@ -57,9 +57,9 @@ Name: kernel-default
Summary: The Standard Kernel
Version: 2.6.39
%if %using_buildservice
Release: rc4.<RELEASE>
Release: rc5.<RELEASE>
%else
Release: rc4.0
Release: rc5.0
%endif
License: GPL v2 only
Group: System/Kernel
@ -885,6 +885,89 @@ Debug information for package %name-devel
%files devel-debuginfo -f vmlinux.debug.files
%changelog
* Wed Apr 27 2011 jeffm@suse.com
- Delete
patches.drivers/disable-catas_reset-by-default-to-avoid-problems-with-eeh.patch.
- commit 399a100
* Wed Apr 27 2011 jeffm@suse.com
- Delete patches.arch/x86_agpgart-g33-stoeln-fix-2.patch.
- commit e5c964a
* Wed Apr 27 2011 jeffm@suse.com
- Merged patches.fixes/fix-nf_conntrack_slp into patches.suse/netfilter-ip_conntrack_slp.patch.
- commit 213a0d5
* Wed Apr 27 2011 jeffm@suse.com
- Removed Swap-over-NFS patches.
- commit e061d16
* Wed Apr 27 2011 jeffm@suse.com
- Unified novfs patches into patches.suse/novfs-client-module.
- commit 3f8a199
* Wed Apr 27 2011 jeffm@suse.com
- Delete patches.fixes/reiserfs-remove-2-tb-file-size-limit.
- commit 2d63b14
* Wed Apr 27 2011 jeffm@suse.com
- Delete patches.suse/mm-increase-dirty-limits.patch: Replaced by patches.suse/mm-tune-dirty-limits.patch
- commit 4f8033f
* Wed Apr 27 2011 jeffm@suse.com
- series.conf: Removed commented out patches for cpuidle. The patches themselves are long gone.
- commit 93ce9f3
* Wed Apr 27 2011 jeffm@suse.com
- Delete patches.arch/acpi-export-hotplug_execute: ACPI_DOCK is now a boolean.
- commit f178332
* Wed Apr 27 2011 jeffm@suse.com
- Delete patches.suse/acpi-dsdt-initrd-v0.9a-2.6.25.patch.
- commit 5a2eae2
* Wed Apr 27 2011 jeffm@suse.com
- Delete patches.suse/acpi-don-t-preempt-until-the-system-is-up.
- Delete
patches.suse/acpi-generic-initramfs-table-override-support.
- Delete patches.suse/add-initramfs-file_read_write.
- Delete
patches.suse/init-move-populate_rootfs-back-to-start_kernel.
- commit d4910b3
* Wed Apr 27 2011 jeffm@suse.com
- Delete patches.fixes/nfs-acl-caching.diff.
- Delete patches.suse/nfsacl-client-cache-CHECK.diff.
- commit e1a5c5c
* Wed Apr 27 2011 jeffm@suse.com
- Delete patches.suse/osync-error. It was unused and the issue it fixed in
kernels prior to 2.6.32 doesn't exist anymore.
- commit 52cc654
* Wed Apr 27 2011 jeffm@suse.com
- Delete patches.suse/s390-System.map.diff: Proper fix in binutils has
long since been upstream.
- commit 2847a36
* Wed Apr 27 2011 jeffm@suse.com
- patches.suse/x86-mark_rodata_rw.patch: Removed as promised.
- commit f196f98
* Wed Apr 27 2011 jeffm@suse.com
- Delete patches.arch/ia64-page-migration.
- Delete patches.arch/ia64-page-migration.fix.
- Delete patches.arch/mm-avoid-bad-page-on-lru.
- commit e469a91
* Wed Apr 27 2011 jeffm@suse.com
- patches.suse/hung_task_timeout-configurable-default: Update patch-mainline.
- commit 4bcc987
* Wed Apr 27 2011 jeffm@suse.com
- Delete patches.fixes/seccomp-disable-tsc-option: Unused in all configs.
- commit 0833556
* Wed Apr 27 2011 jeffm@suse.com
- Delete patches.suse/unmap_vmas-lat: No bug report or signed-off-by.
- Delete patches.arch/s390-add-FREE_PTE_NR.
- commit 2a392c2
* Wed Apr 27 2011 jeffm@suse.com
- Updated Patch-mainline for patches.fixes/ia64-sparse-fixes.diff.
- commit d79b32f
* Wed Apr 27 2011 jeffm@suse.com
- Update to 2.6.39-rc5.
- Eliminated 2 patches.
- commit 5288a05
* Wed Apr 27 2011 jeffm@suse.com
- Delete patches.suse/export-release_open_intent.
- Delete patches.suse/export-security_inode_permission.
- commit 5cd669f
* Wed Apr 27 2011 jeffm@suse.com
- Delete patches.trace/utrace-core.
- commit a9639aa
* Tue Apr 26 2011 jkosina@suse.cz
- HID: add noget quirk barcode scanners from Symbol Technologies
(bnc#689290).

View File

@ -1,3 +1,155 @@
-------------------------------------------------------------------
Wed Apr 27 22:20:02 CEST 2011 - jeffm@suse.com
- Delete
patches.drivers/disable-catas_reset-by-default-to-avoid-problems-with-eeh.patch.
- commit 399a100
-------------------------------------------------------------------
Wed Apr 27 22:19:47 CEST 2011 - jeffm@suse.com
- Delete patches.arch/x86_agpgart-g33-stoeln-fix-2.patch.
- commit e5c964a
-------------------------------------------------------------------
Wed Apr 27 22:04:11 CEST 2011 - jeffm@suse.com
- Merged patches.fixes/fix-nf_conntrack_slp into patches.suse/netfilter-ip_conntrack_slp.patch.
- commit 213a0d5
-------------------------------------------------------------------
Wed Apr 27 22:02:19 CEST 2011 - jeffm@suse.com
- Removed Swap-over-NFS patches.
- commit e061d16
-------------------------------------------------------------------
Wed Apr 27 21:59:47 CEST 2011 - jeffm@suse.com
- Unified novfs patches into patches.suse/novfs-client-module.
- commit 3f8a199
-------------------------------------------------------------------
Wed Apr 27 21:56:53 CEST 2011 - jeffm@suse.com
- Delete patches.fixes/reiserfs-remove-2-tb-file-size-limit.
- commit 2d63b14
-------------------------------------------------------------------
Wed Apr 27 21:51:44 CEST 2011 - jeffm@suse.com
- Delete patches.suse/mm-increase-dirty-limits.patch: Replaced by patches.suse/mm-tune-dirty-limits.patch
- commit 4f8033f
-------------------------------------------------------------------
Wed Apr 27 21:40:25 CEST 2011 - jeffm@suse.com
- series.conf: Removed commented out patches for cpuidle. The patches themselves are long gone.
- commit 93ce9f3
-------------------------------------------------------------------
Wed Apr 27 21:35:51 CEST 2011 - jeffm@suse.com
- Delete patches.arch/acpi-export-hotplug_execute: ACPI_DOCK is now a boolean.
- commit f178332
-------------------------------------------------------------------
Wed Apr 27 21:34:22 CEST 2011 - jeffm@suse.com
- Delete patches.suse/acpi-dsdt-initrd-v0.9a-2.6.25.patch.
- commit 5a2eae2
-------------------------------------------------------------------
Wed Apr 27 21:34:13 CEST 2011 - jeffm@suse.com
- Delete patches.suse/acpi-don-t-preempt-until-the-system-is-up.
- Delete
patches.suse/acpi-generic-initramfs-table-override-support.
- Delete patches.suse/add-initramfs-file_read_write.
- Delete
patches.suse/init-move-populate_rootfs-back-to-start_kernel.
- commit d4910b3
-------------------------------------------------------------------
Wed Apr 27 21:29:24 CEST 2011 - jeffm@suse.com
- Delete patches.fixes/nfs-acl-caching.diff.
- Delete patches.suse/nfsacl-client-cache-CHECK.diff.
- commit e1a5c5c
-------------------------------------------------------------------
Wed Apr 27 21:11:59 CEST 2011 - jeffm@suse.com
- Delete patches.suse/osync-error. It was unused and the issue it fixed in
kernels prior to 2.6.32 doesn't exist anymore.
- commit 52cc654
-------------------------------------------------------------------
Wed Apr 27 20:48:55 CEST 2011 - jeffm@suse.com
- Delete patches.suse/s390-System.map.diff: Proper fix in binutils has
long since been upstream.
- commit 2847a36
-------------------------------------------------------------------
Wed Apr 27 20:46:52 CEST 2011 - jeffm@suse.com
- patches.suse/x86-mark_rodata_rw.patch: Removed as promised.
- commit f196f98
-------------------------------------------------------------------
Wed Apr 27 20:32:46 CEST 2011 - jeffm@suse.com
- Delete patches.arch/ia64-page-migration.
- Delete patches.arch/ia64-page-migration.fix.
- Delete patches.arch/mm-avoid-bad-page-on-lru.
- commit e469a91
-------------------------------------------------------------------
Wed Apr 27 20:29:40 CEST 2011 - jeffm@suse.com
- patches.suse/hung_task_timeout-configurable-default: Update patch-mainline.
- commit 4bcc987
-------------------------------------------------------------------
Wed Apr 27 20:18:37 CEST 2011 - jeffm@suse.com
- Delete patches.fixes/seccomp-disable-tsc-option: Unused in all configs.
- commit 0833556
-------------------------------------------------------------------
Wed Apr 27 20:16:52 CEST 2011 - jeffm@suse.com
- Delete patches.suse/unmap_vmas-lat: No bug report or signed-off-by.
- Delete patches.arch/s390-add-FREE_PTE_NR.
- commit 2a392c2
-------------------------------------------------------------------
Wed Apr 27 20:16:00 CEST 2011 - jeffm@suse.com
- Updated Patch-mainline for patches.fixes/ia64-sparse-fixes.diff.
- commit d79b32f
-------------------------------------------------------------------
Wed Apr 27 20:15:02 CEST 2011 - jeffm@suse.com
- Update to 2.6.39-rc5.
- Eliminated 2 patches.
- commit 5288a05
-------------------------------------------------------------------
Wed Apr 27 19:44:09 CEST 2011 - jeffm@suse.com
- Delete patches.suse/export-release_open_intent.
- Delete patches.suse/export-security_inode_permission.
- commit 5cd669f
-------------------------------------------------------------------
Wed Apr 27 19:43:47 CEST 2011 - jeffm@suse.com
- Delete patches.trace/utrace-core.
- commit a9639aa
-------------------------------------------------------------------
Tue Apr 26 11:03:18 CEST 2011 - jkosina@suse.cz

View File

@ -17,8 +17,8 @@
# norootforbuild
%define srcversion 2.6.39-rc4
%define patchversion 2.6.39-rc4
%define srcversion 2.6.39-rc5
%define patchversion 2.6.39-rc5
%define variant %{nil}
%include %_sourcedir/kernel-spec-macros
@ -57,9 +57,9 @@ Name: kernel-desktop
Summary: Kernel optimized for the desktop
Version: 2.6.39
%if %using_buildservice
Release: rc4.<RELEASE>
Release: rc5.<RELEASE>
%else
Release: rc4.0
Release: rc5.0
%endif
License: GPL v2 only
Group: System/Kernel
@ -905,6 +905,89 @@ Debug information for package %name-devel
%files devel-debuginfo -f vmlinux.debug.files
%changelog
* Wed Apr 27 2011 jeffm@suse.com
- Delete
patches.drivers/disable-catas_reset-by-default-to-avoid-problems-with-eeh.patch.
- commit 399a100
* Wed Apr 27 2011 jeffm@suse.com
- Delete patches.arch/x86_agpgart-g33-stoeln-fix-2.patch.
- commit e5c964a
* Wed Apr 27 2011 jeffm@suse.com
- Merged patches.fixes/fix-nf_conntrack_slp into patches.suse/netfilter-ip_conntrack_slp.patch.
- commit 213a0d5
* Wed Apr 27 2011 jeffm@suse.com
- Removed Swap-over-NFS patches.
- commit e061d16
* Wed Apr 27 2011 jeffm@suse.com
- Unified novfs patches into patches.suse/novfs-client-module.
- commit 3f8a199
* Wed Apr 27 2011 jeffm@suse.com
- Delete patches.fixes/reiserfs-remove-2-tb-file-size-limit.
- commit 2d63b14
* Wed Apr 27 2011 jeffm@suse.com
- Delete patches.suse/mm-increase-dirty-limits.patch: Replaced by patches.suse/mm-tune-dirty-limits.patch
- commit 4f8033f
* Wed Apr 27 2011 jeffm@suse.com
- series.conf: Removed commented out patches for cpuidle. The patches themselves are long gone.
- commit 93ce9f3
* Wed Apr 27 2011 jeffm@suse.com
- Delete patches.arch/acpi-export-hotplug_execute: ACPI_DOCK is now a boolean.
- commit f178332
* Wed Apr 27 2011 jeffm@suse.com
- Delete patches.suse/acpi-dsdt-initrd-v0.9a-2.6.25.patch.
- commit 5a2eae2
* Wed Apr 27 2011 jeffm@suse.com
- Delete patches.suse/acpi-don-t-preempt-until-the-system-is-up.
- Delete
patches.suse/acpi-generic-initramfs-table-override-support.
- Delete patches.suse/add-initramfs-file_read_write.
- Delete
patches.suse/init-move-populate_rootfs-back-to-start_kernel.
- commit d4910b3
* Wed Apr 27 2011 jeffm@suse.com
- Delete patches.fixes/nfs-acl-caching.diff.
- Delete patches.suse/nfsacl-client-cache-CHECK.diff.
- commit e1a5c5c
* Wed Apr 27 2011 jeffm@suse.com
- Delete patches.suse/osync-error. It was unused and the issue it fixed in
kernels prior to 2.6.32 doesn't exist anymore.
- commit 52cc654
* Wed Apr 27 2011 jeffm@suse.com
- Delete patches.suse/s390-System.map.diff: Proper fix in binutils has
long since been upstream.
- commit 2847a36
* Wed Apr 27 2011 jeffm@suse.com
- patches.suse/x86-mark_rodata_rw.patch: Removed as promised.
- commit f196f98
* Wed Apr 27 2011 jeffm@suse.com
- Delete patches.arch/ia64-page-migration.
- Delete patches.arch/ia64-page-migration.fix.
- Delete patches.arch/mm-avoid-bad-page-on-lru.
- commit e469a91
* Wed Apr 27 2011 jeffm@suse.com
- patches.suse/hung_task_timeout-configurable-default: Update patch-mainline.
- commit 4bcc987
* Wed Apr 27 2011 jeffm@suse.com
- Delete patches.fixes/seccomp-disable-tsc-option: Unused in all configs.
- commit 0833556
* Wed Apr 27 2011 jeffm@suse.com
- Delete patches.suse/unmap_vmas-lat: No bug report or signed-off-by.
- Delete patches.arch/s390-add-FREE_PTE_NR.
- commit 2a392c2
* Wed Apr 27 2011 jeffm@suse.com
- Updated Patch-mainline for patches.fixes/ia64-sparse-fixes.diff.
- commit d79b32f
* Wed Apr 27 2011 jeffm@suse.com
- Update to 2.6.39-rc5.
- Eliminated 2 patches.
- commit 5288a05
* Wed Apr 27 2011 jeffm@suse.com
- Delete patches.suse/export-release_open_intent.
- Delete patches.suse/export-security_inode_permission.
- commit 5cd669f
* Wed Apr 27 2011 jeffm@suse.com
- Delete patches.trace/utrace-core.
- commit a9639aa
* Tue Apr 26 2011 jkosina@suse.cz
- HID: add noget quirk barcode scanners from Symbol Technologies
(bnc#689290).

View File

@ -1,3 +1,155 @@
-------------------------------------------------------------------
Wed Apr 27 22:20:02 CEST 2011 - jeffm@suse.com
- Delete
patches.drivers/disable-catas_reset-by-default-to-avoid-problems-with-eeh.patch.
- commit 399a100
-------------------------------------------------------------------
Wed Apr 27 22:19:47 CEST 2011 - jeffm@suse.com
- Delete patches.arch/x86_agpgart-g33-stoeln-fix-2.patch.
- commit e5c964a
-------------------------------------------------------------------
Wed Apr 27 22:04:11 CEST 2011 - jeffm@suse.com
- Merged patches.fixes/fix-nf_conntrack_slp into patches.suse/netfilter-ip_conntrack_slp.patch.
- commit 213a0d5
-------------------------------------------------------------------
Wed Apr 27 22:02:19 CEST 2011 - jeffm@suse.com
- Removed Swap-over-NFS patches.
- commit e061d16
-------------------------------------------------------------------
Wed Apr 27 21:59:47 CEST 2011 - jeffm@suse.com
- Unified novfs patches into patches.suse/novfs-client-module.
- commit 3f8a199
-------------------------------------------------------------------
Wed Apr 27 21:56:53 CEST 2011 - jeffm@suse.com
- Delete patches.fixes/reiserfs-remove-2-tb-file-size-limit.
- commit 2d63b14
-------------------------------------------------------------------
Wed Apr 27 21:51:44 CEST 2011 - jeffm@suse.com
- Delete patches.suse/mm-increase-dirty-limits.patch: Replaced by patches.suse/mm-tune-dirty-limits.patch
- commit 4f8033f
-------------------------------------------------------------------
Wed Apr 27 21:40:25 CEST 2011 - jeffm@suse.com
- series.conf: Removed commented out patches for cpuidle. The patches themselves are long gone.
- commit 93ce9f3
-------------------------------------------------------------------
Wed Apr 27 21:35:51 CEST 2011 - jeffm@suse.com
- Delete patches.arch/acpi-export-hotplug_execute: ACPI_DOCK is now a boolean.
- commit f178332
-------------------------------------------------------------------
Wed Apr 27 21:34:22 CEST 2011 - jeffm@suse.com
- Delete patches.suse/acpi-dsdt-initrd-v0.9a-2.6.25.patch.
- commit 5a2eae2
-------------------------------------------------------------------
Wed Apr 27 21:34:13 CEST 2011 - jeffm@suse.com
- Delete patches.suse/acpi-don-t-preempt-until-the-system-is-up.
- Delete
patches.suse/acpi-generic-initramfs-table-override-support.
- Delete patches.suse/add-initramfs-file_read_write.
- Delete
patches.suse/init-move-populate_rootfs-back-to-start_kernel.
- commit d4910b3
-------------------------------------------------------------------
Wed Apr 27 21:29:24 CEST 2011 - jeffm@suse.com
- Delete patches.fixes/nfs-acl-caching.diff.
- Delete patches.suse/nfsacl-client-cache-CHECK.diff.
- commit e1a5c5c
-------------------------------------------------------------------
Wed Apr 27 21:11:59 CEST 2011 - jeffm@suse.com
- Delete patches.suse/osync-error. It was unused and the issue it fixed in
kernels prior to 2.6.32 doesn't exist anymore.
- commit 52cc654
-------------------------------------------------------------------
Wed Apr 27 20:48:55 CEST 2011 - jeffm@suse.com
- Delete patches.suse/s390-System.map.diff: Proper fix in binutils has
long since been upstream.
- commit 2847a36
-------------------------------------------------------------------
Wed Apr 27 20:46:52 CEST 2011 - jeffm@suse.com
- patches.suse/x86-mark_rodata_rw.patch: Removed as promised.
- commit f196f98
-------------------------------------------------------------------
Wed Apr 27 20:32:46 CEST 2011 - jeffm@suse.com
- Delete patches.arch/ia64-page-migration.
- Delete patches.arch/ia64-page-migration.fix.
- Delete patches.arch/mm-avoid-bad-page-on-lru.
- commit e469a91
-------------------------------------------------------------------
Wed Apr 27 20:29:40 CEST 2011 - jeffm@suse.com
- patches.suse/hung_task_timeout-configurable-default: Update patch-mainline.
- commit 4bcc987
-------------------------------------------------------------------
Wed Apr 27 20:18:37 CEST 2011 - jeffm@suse.com
- Delete patches.fixes/seccomp-disable-tsc-option: Unused in all configs.
- commit 0833556
-------------------------------------------------------------------
Wed Apr 27 20:16:52 CEST 2011 - jeffm@suse.com
- Delete patches.suse/unmap_vmas-lat: No bug report or signed-off-by.
- Delete patches.arch/s390-add-FREE_PTE_NR.
- commit 2a392c2
-------------------------------------------------------------------
Wed Apr 27 20:16:00 CEST 2011 - jeffm@suse.com
- Updated Patch-mainline for patches.fixes/ia64-sparse-fixes.diff.
- commit d79b32f
-------------------------------------------------------------------
Wed Apr 27 20:15:02 CEST 2011 - jeffm@suse.com
- Update to 2.6.39-rc5.
- Eliminated 2 patches.
- commit 5288a05
-------------------------------------------------------------------
Wed Apr 27 19:44:09 CEST 2011 - jeffm@suse.com
- Delete patches.suse/export-release_open_intent.
- Delete patches.suse/export-security_inode_permission.
- commit 5cd669f
-------------------------------------------------------------------
Wed Apr 27 19:43:47 CEST 2011 - jeffm@suse.com
- Delete patches.trace/utrace-core.
- commit a9639aa
-------------------------------------------------------------------
Tue Apr 26 11:03:18 CEST 2011 - jkosina@suse.cz

View File

@ -17,7 +17,7 @@
# norootforbuild
%define patchversion 2.6.39-rc4
%define patchversion 2.6.39-rc5
%define variant %{nil}
%include %_sourcedir/kernel-spec-macros
@ -26,9 +26,9 @@ Name: kernel-docs
Summary: Kernel Documentation
Version: 2.6.39
%if %using_buildservice
Release: rc4.<RELEASE>
Release: rc5.<RELEASE>
%else
Release: rc4.0
Release: rc5.0
%endif
BuildRequires: docbook-toys docbook-utils ghostscript_any libjpeg-devel texlive transfig xmlto xorg-x11-devel
BuildRequires: kernel-source%variant
@ -99,6 +99,89 @@ rm -rf $RPM_BUILD_ROOT
/usr/share/doc/kernel
%changelog
* Wed Apr 27 2011 jeffm@suse.com
- Delete
patches.drivers/disable-catas_reset-by-default-to-avoid-problems-with-eeh.patch.
- commit 399a100
* Wed Apr 27 2011 jeffm@suse.com
- Delete patches.arch/x86_agpgart-g33-stoeln-fix-2.patch.
- commit e5c964a
* Wed Apr 27 2011 jeffm@suse.com
- Merged patches.fixes/fix-nf_conntrack_slp into patches.suse/netfilter-ip_conntrack_slp.patch.
- commit 213a0d5
* Wed Apr 27 2011 jeffm@suse.com
- Removed Swap-over-NFS patches.
- commit e061d16
* Wed Apr 27 2011 jeffm@suse.com
- Unified novfs patches into patches.suse/novfs-client-module.
- commit 3f8a199
* Wed Apr 27 2011 jeffm@suse.com
- Delete patches.fixes/reiserfs-remove-2-tb-file-size-limit.
- commit 2d63b14
* Wed Apr 27 2011 jeffm@suse.com
- Delete patches.suse/mm-increase-dirty-limits.patch: Replaced by patches.suse/mm-tune-dirty-limits.patch
- commit 4f8033f
* Wed Apr 27 2011 jeffm@suse.com
- series.conf: Removed commented out patches for cpuidle. The patches themselves are long gone.
- commit 93ce9f3
* Wed Apr 27 2011 jeffm@suse.com
- Delete patches.arch/acpi-export-hotplug_execute: ACPI_DOCK is now a boolean.
- commit f178332
* Wed Apr 27 2011 jeffm@suse.com
- Delete patches.suse/acpi-dsdt-initrd-v0.9a-2.6.25.patch.
- commit 5a2eae2
* Wed Apr 27 2011 jeffm@suse.com
- Delete patches.suse/acpi-don-t-preempt-until-the-system-is-up.
- Delete
patches.suse/acpi-generic-initramfs-table-override-support.
- Delete patches.suse/add-initramfs-file_read_write.
- Delete
patches.suse/init-move-populate_rootfs-back-to-start_kernel.
- commit d4910b3
* Wed Apr 27 2011 jeffm@suse.com
- Delete patches.fixes/nfs-acl-caching.diff.
- Delete patches.suse/nfsacl-client-cache-CHECK.diff.
- commit e1a5c5c
* Wed Apr 27 2011 jeffm@suse.com
- Delete patches.suse/osync-error. It was unused and the issue it fixed in
kernels prior to 2.6.32 doesn't exist anymore.
- commit 52cc654
* Wed Apr 27 2011 jeffm@suse.com
- Delete patches.suse/s390-System.map.diff: Proper fix in binutils has
long since been upstream.
- commit 2847a36
* Wed Apr 27 2011 jeffm@suse.com
- patches.suse/x86-mark_rodata_rw.patch: Removed as promised.
- commit f196f98
* Wed Apr 27 2011 jeffm@suse.com
- Delete patches.arch/ia64-page-migration.
- Delete patches.arch/ia64-page-migration.fix.
- Delete patches.arch/mm-avoid-bad-page-on-lru.
- commit e469a91
* Wed Apr 27 2011 jeffm@suse.com
- patches.suse/hung_task_timeout-configurable-default: Update patch-mainline.
- commit 4bcc987
* Wed Apr 27 2011 jeffm@suse.com
- Delete patches.fixes/seccomp-disable-tsc-option: Unused in all configs.
- commit 0833556
* Wed Apr 27 2011 jeffm@suse.com
- Delete patches.suse/unmap_vmas-lat: No bug report or signed-off-by.
- Delete patches.arch/s390-add-FREE_PTE_NR.
- commit 2a392c2
* Wed Apr 27 2011 jeffm@suse.com
- Updated Patch-mainline for patches.fixes/ia64-sparse-fixes.diff.
- commit d79b32f
* Wed Apr 27 2011 jeffm@suse.com
- Update to 2.6.39-rc5.
- Eliminated 2 patches.
- commit 5288a05
* Wed Apr 27 2011 jeffm@suse.com
- Delete patches.suse/export-release_open_intent.
- Delete patches.suse/export-security_inode_permission.
- commit 5cd669f
* Wed Apr 27 2011 jeffm@suse.com
- Delete patches.trace/utrace-core.
- commit a9639aa
* Tue Apr 26 2011 jkosina@suse.cz
- HID: add noget quirk barcode scanners from Symbol Technologies
(bnc#689290).

View File

@ -1,3 +1,155 @@
-------------------------------------------------------------------
Wed Apr 27 22:20:02 CEST 2011 - jeffm@suse.com
- Delete
patches.drivers/disable-catas_reset-by-default-to-avoid-problems-with-eeh.patch.
- commit 399a100
-------------------------------------------------------------------
Wed Apr 27 22:19:47 CEST 2011 - jeffm@suse.com
- Delete patches.arch/x86_agpgart-g33-stoeln-fix-2.patch.
- commit e5c964a
-------------------------------------------------------------------
Wed Apr 27 22:04:11 CEST 2011 - jeffm@suse.com
- Merged patches.fixes/fix-nf_conntrack_slp into patches.suse/netfilter-ip_conntrack_slp.patch.
- commit 213a0d5
-------------------------------------------------------------------
Wed Apr 27 22:02:19 CEST 2011 - jeffm@suse.com
- Removed Swap-over-NFS patches.
- commit e061d16
-------------------------------------------------------------------
Wed Apr 27 21:59:47 CEST 2011 - jeffm@suse.com
- Unified novfs patches into patches.suse/novfs-client-module.
- commit 3f8a199
-------------------------------------------------------------------
Wed Apr 27 21:56:53 CEST 2011 - jeffm@suse.com
- Delete patches.fixes/reiserfs-remove-2-tb-file-size-limit.
- commit 2d63b14
-------------------------------------------------------------------
Wed Apr 27 21:51:44 CEST 2011 - jeffm@suse.com
- Delete patches.suse/mm-increase-dirty-limits.patch: Replaced by patches.suse/mm-tune-dirty-limits.patch
- commit 4f8033f
-------------------------------------------------------------------
Wed Apr 27 21:40:25 CEST 2011 - jeffm@suse.com
- series.conf: Removed commented out patches for cpuidle. The patches themselves are long gone.
- commit 93ce9f3
-------------------------------------------------------------------
Wed Apr 27 21:35:51 CEST 2011 - jeffm@suse.com
- Delete patches.arch/acpi-export-hotplug_execute: ACPI_DOCK is now a boolean.
- commit f178332
-------------------------------------------------------------------
Wed Apr 27 21:34:22 CEST 2011 - jeffm@suse.com
- Delete patches.suse/acpi-dsdt-initrd-v0.9a-2.6.25.patch.
- commit 5a2eae2
-------------------------------------------------------------------
Wed Apr 27 21:34:13 CEST 2011 - jeffm@suse.com
- Delete patches.suse/acpi-don-t-preempt-until-the-system-is-up.
- Delete
patches.suse/acpi-generic-initramfs-table-override-support.
- Delete patches.suse/add-initramfs-file_read_write.
- Delete
patches.suse/init-move-populate_rootfs-back-to-start_kernel.
- commit d4910b3
-------------------------------------------------------------------
Wed Apr 27 21:29:24 CEST 2011 - jeffm@suse.com
- Delete patches.fixes/nfs-acl-caching.diff.
- Delete patches.suse/nfsacl-client-cache-CHECK.diff.
- commit e1a5c5c
-------------------------------------------------------------------
Wed Apr 27 21:11:59 CEST 2011 - jeffm@suse.com
- Delete patches.suse/osync-error. It was unused and the issue it fixed in
kernels prior to 2.6.32 doesn't exist anymore.
- commit 52cc654
-------------------------------------------------------------------
Wed Apr 27 20:48:55 CEST 2011 - jeffm@suse.com
- Delete patches.suse/s390-System.map.diff: Proper fix in binutils has
long since been upstream.
- commit 2847a36
-------------------------------------------------------------------
Wed Apr 27 20:46:52 CEST 2011 - jeffm@suse.com
- patches.suse/x86-mark_rodata_rw.patch: Removed as promised.
- commit f196f98
-------------------------------------------------------------------
Wed Apr 27 20:32:46 CEST 2011 - jeffm@suse.com
- Delete patches.arch/ia64-page-migration.
- Delete patches.arch/ia64-page-migration.fix.
- Delete patches.arch/mm-avoid-bad-page-on-lru.
- commit e469a91
-------------------------------------------------------------------
Wed Apr 27 20:29:40 CEST 2011 - jeffm@suse.com
- patches.suse/hung_task_timeout-configurable-default: Update patch-mainline.
- commit 4bcc987
-------------------------------------------------------------------
Wed Apr 27 20:18:37 CEST 2011 - jeffm@suse.com
- Delete patches.fixes/seccomp-disable-tsc-option: Unused in all configs.
- commit 0833556
-------------------------------------------------------------------
Wed Apr 27 20:16:52 CEST 2011 - jeffm@suse.com
- Delete patches.suse/unmap_vmas-lat: No bug report or signed-off-by.
- Delete patches.arch/s390-add-FREE_PTE_NR.
- commit 2a392c2
-------------------------------------------------------------------
Wed Apr 27 20:16:00 CEST 2011 - jeffm@suse.com
- Updated Patch-mainline for patches.fixes/ia64-sparse-fixes.diff.
- commit d79b32f
-------------------------------------------------------------------
Wed Apr 27 20:15:02 CEST 2011 - jeffm@suse.com
- Update to 2.6.39-rc5.
- Eliminated 2 patches.
- commit 5288a05
-------------------------------------------------------------------
Wed Apr 27 19:44:09 CEST 2011 - jeffm@suse.com
- Delete patches.suse/export-release_open_intent.
- Delete patches.suse/export-security_inode_permission.
- commit 5cd669f
-------------------------------------------------------------------
Wed Apr 27 19:43:47 CEST 2011 - jeffm@suse.com
- Delete patches.trace/utrace-core.
- commit a9639aa
-------------------------------------------------------------------
Tue Apr 26 11:03:18 CEST 2011 - jkosina@suse.cz

View File

@ -17,8 +17,8 @@
# norootforbuild
%define srcversion 2.6.39-rc4
%define patchversion 2.6.39-rc4
%define srcversion 2.6.39-rc5
%define patchversion 2.6.39-rc5
%define variant %{nil}
%include %_sourcedir/kernel-spec-macros
@ -57,9 +57,9 @@ Name: kernel-ec2
Summary: The Amazon EC2 Xen Kernel
Version: 2.6.39
%if %using_buildservice
Release: rc4.<RELEASE>
Release: rc5.<RELEASE>
%else
Release: rc4.0
Release: rc5.0
%endif
License: GPL v2 only
Group: System/Kernel
@ -875,6 +875,89 @@ Debug information for package %name-devel
%files devel-debuginfo -f vmlinux.debug.files
%changelog
* Wed Apr 27 2011 jeffm@suse.com
- Delete
patches.drivers/disable-catas_reset-by-default-to-avoid-problems-with-eeh.patch.
- commit 399a100
* Wed Apr 27 2011 jeffm@suse.com
- Delete patches.arch/x86_agpgart-g33-stoeln-fix-2.patch.
- commit e5c964a
* Wed Apr 27 2011 jeffm@suse.com
- Merged patches.fixes/fix-nf_conntrack_slp into patches.suse/netfilter-ip_conntrack_slp.patch.
- commit 213a0d5
* Wed Apr 27 2011 jeffm@suse.com
- Removed Swap-over-NFS patches.
- commit e061d16
* Wed Apr 27 2011 jeffm@suse.com
- Unified novfs patches into patches.suse/novfs-client-module.
- commit 3f8a199
* Wed Apr 27 2011 jeffm@suse.com
- Delete patches.fixes/reiserfs-remove-2-tb-file-size-limit.
- commit 2d63b14
* Wed Apr 27 2011 jeffm@suse.com
- Delete patches.suse/mm-increase-dirty-limits.patch: Replaced by patches.suse/mm-tune-dirty-limits.patch
- commit 4f8033f
* Wed Apr 27 2011 jeffm@suse.com
- series.conf: Removed commented out patches for cpuidle. The patches themselves are long gone.
- commit 93ce9f3
* Wed Apr 27 2011 jeffm@suse.com
- Delete patches.arch/acpi-export-hotplug_execute: ACPI_DOCK is now a boolean.
- commit f178332
* Wed Apr 27 2011 jeffm@suse.com
- Delete patches.suse/acpi-dsdt-initrd-v0.9a-2.6.25.patch.
- commit 5a2eae2
* Wed Apr 27 2011 jeffm@suse.com
- Delete patches.suse/acpi-don-t-preempt-until-the-system-is-up.
- Delete
patches.suse/acpi-generic-initramfs-table-override-support.
- Delete patches.suse/add-initramfs-file_read_write.
- Delete
patches.suse/init-move-populate_rootfs-back-to-start_kernel.
- commit d4910b3
* Wed Apr 27 2011 jeffm@suse.com
- Delete patches.fixes/nfs-acl-caching.diff.
- Delete patches.suse/nfsacl-client-cache-CHECK.diff.
- commit e1a5c5c
* Wed Apr 27 2011 jeffm@suse.com
- Delete patches.suse/osync-error. It was unused and the issue it fixed in
kernels prior to 2.6.32 doesn't exist anymore.
- commit 52cc654
* Wed Apr 27 2011 jeffm@suse.com
- Delete patches.suse/s390-System.map.diff: Proper fix in binutils has
long since been upstream.
- commit 2847a36
* Wed Apr 27 2011 jeffm@suse.com
- patches.suse/x86-mark_rodata_rw.patch: Removed as promised.
- commit f196f98
* Wed Apr 27 2011 jeffm@suse.com
- Delete patches.arch/ia64-page-migration.
- Delete patches.arch/ia64-page-migration.fix.
- Delete patches.arch/mm-avoid-bad-page-on-lru.
- commit e469a91
* Wed Apr 27 2011 jeffm@suse.com
- patches.suse/hung_task_timeout-configurable-default: Update patch-mainline.
- commit 4bcc987
* Wed Apr 27 2011 jeffm@suse.com
- Delete patches.fixes/seccomp-disable-tsc-option: Unused in all configs.
- commit 0833556
* Wed Apr 27 2011 jeffm@suse.com
- Delete patches.suse/unmap_vmas-lat: No bug report or signed-off-by.
- Delete patches.arch/s390-add-FREE_PTE_NR.
- commit 2a392c2
* Wed Apr 27 2011 jeffm@suse.com
- Updated Patch-mainline for patches.fixes/ia64-sparse-fixes.diff.
- commit d79b32f
* Wed Apr 27 2011 jeffm@suse.com
- Update to 2.6.39-rc5.
- Eliminated 2 patches.
- commit 5288a05
* Wed Apr 27 2011 jeffm@suse.com
- Delete patches.suse/export-release_open_intent.
- Delete patches.suse/export-security_inode_permission.
- commit 5cd669f
* Wed Apr 27 2011 jeffm@suse.com
- Delete patches.trace/utrace-core.
- commit a9639aa
* Tue Apr 26 2011 jkosina@suse.cz
- HID: add noget quirk barcode scanners from Symbol Technologies
(bnc#689290).

View File

@ -1,3 +1,155 @@
-------------------------------------------------------------------
Wed Apr 27 22:20:02 CEST 2011 - jeffm@suse.com
- Delete
patches.drivers/disable-catas_reset-by-default-to-avoid-problems-with-eeh.patch.
- commit 399a100
-------------------------------------------------------------------
Wed Apr 27 22:19:47 CEST 2011 - jeffm@suse.com
- Delete patches.arch/x86_agpgart-g33-stoeln-fix-2.patch.
- commit e5c964a
-------------------------------------------------------------------
Wed Apr 27 22:04:11 CEST 2011 - jeffm@suse.com
- Merged patches.fixes/fix-nf_conntrack_slp into patches.suse/netfilter-ip_conntrack_slp.patch.
- commit 213a0d5
-------------------------------------------------------------------
Wed Apr 27 22:02:19 CEST 2011 - jeffm@suse.com
- Removed Swap-over-NFS patches.
- commit e061d16
-------------------------------------------------------------------
Wed Apr 27 21:59:47 CEST 2011 - jeffm@suse.com
- Unified novfs patches into patches.suse/novfs-client-module.
- commit 3f8a199
-------------------------------------------------------------------
Wed Apr 27 21:56:53 CEST 2011 - jeffm@suse.com
- Delete patches.fixes/reiserfs-remove-2-tb-file-size-limit.
- commit 2d63b14
-------------------------------------------------------------------
Wed Apr 27 21:51:44 CEST 2011 - jeffm@suse.com
- Delete patches.suse/mm-increase-dirty-limits.patch: Replaced by patches.suse/mm-tune-dirty-limits.patch
- commit 4f8033f
-------------------------------------------------------------------
Wed Apr 27 21:40:25 CEST 2011 - jeffm@suse.com
- series.conf: Removed commented out patches for cpuidle. The patches themselves are long gone.
- commit 93ce9f3
-------------------------------------------------------------------
Wed Apr 27 21:35:51 CEST 2011 - jeffm@suse.com
- Delete patches.arch/acpi-export-hotplug_execute: ACPI_DOCK is now a boolean.
- commit f178332
-------------------------------------------------------------------
Wed Apr 27 21:34:22 CEST 2011 - jeffm@suse.com
- Delete patches.suse/acpi-dsdt-initrd-v0.9a-2.6.25.patch.
- commit 5a2eae2
-------------------------------------------------------------------
Wed Apr 27 21:34:13 CEST 2011 - jeffm@suse.com
- Delete patches.suse/acpi-don-t-preempt-until-the-system-is-up.
- Delete
patches.suse/acpi-generic-initramfs-table-override-support.
- Delete patches.suse/add-initramfs-file_read_write.
- Delete
patches.suse/init-move-populate_rootfs-back-to-start_kernel.
- commit d4910b3
-------------------------------------------------------------------
Wed Apr 27 21:29:24 CEST 2011 - jeffm@suse.com
- Delete patches.fixes/nfs-acl-caching.diff.
- Delete patches.suse/nfsacl-client-cache-CHECK.diff.
- commit e1a5c5c
-------------------------------------------------------------------
Wed Apr 27 21:11:59 CEST 2011 - jeffm@suse.com
- Delete patches.suse/osync-error. It was unused and the issue it fixed in
kernels prior to 2.6.32 doesn't exist anymore.
- commit 52cc654
-------------------------------------------------------------------
Wed Apr 27 20:48:55 CEST 2011 - jeffm@suse.com
- Delete patches.suse/s390-System.map.diff: Proper fix in binutils has
long since been upstream.
- commit 2847a36
-------------------------------------------------------------------
Wed Apr 27 20:46:52 CEST 2011 - jeffm@suse.com
- patches.suse/x86-mark_rodata_rw.patch: Removed as promised.
- commit f196f98
-------------------------------------------------------------------
Wed Apr 27 20:32:46 CEST 2011 - jeffm@suse.com
- Delete patches.arch/ia64-page-migration.
- Delete patches.arch/ia64-page-migration.fix.
- Delete patches.arch/mm-avoid-bad-page-on-lru.
- commit e469a91
-------------------------------------------------------------------
Wed Apr 27 20:29:40 CEST 2011 - jeffm@suse.com
- patches.suse/hung_task_timeout-configurable-default: Update patch-mainline.
- commit 4bcc987
-------------------------------------------------------------------
Wed Apr 27 20:18:37 CEST 2011 - jeffm@suse.com
- Delete patches.fixes/seccomp-disable-tsc-option: Unused in all configs.
- commit 0833556
-------------------------------------------------------------------
Wed Apr 27 20:16:52 CEST 2011 - jeffm@suse.com
- Delete patches.suse/unmap_vmas-lat: No bug report or signed-off-by.
- Delete patches.arch/s390-add-FREE_PTE_NR.
- commit 2a392c2
-------------------------------------------------------------------
Wed Apr 27 20:16:00 CEST 2011 - jeffm@suse.com
- Updated Patch-mainline for patches.fixes/ia64-sparse-fixes.diff.
- commit d79b32f
-------------------------------------------------------------------
Wed Apr 27 20:15:02 CEST 2011 - jeffm@suse.com
- Update to 2.6.39-rc5.
- Eliminated 2 patches.
- commit 5288a05
-------------------------------------------------------------------
Wed Apr 27 19:44:09 CEST 2011 - jeffm@suse.com
- Delete patches.suse/export-release_open_intent.
- Delete patches.suse/export-security_inode_permission.
- commit 5cd669f
-------------------------------------------------------------------
Wed Apr 27 19:43:47 CEST 2011 - jeffm@suse.com
- Delete patches.trace/utrace-core.
- commit a9639aa
-------------------------------------------------------------------
Tue Apr 26 11:03:18 CEST 2011 - jkosina@suse.cz

View File

@ -17,8 +17,8 @@
# norootforbuild
%define srcversion 2.6.39-rc4
%define patchversion 2.6.39-rc4
%define srcversion 2.6.39-rc5
%define patchversion 2.6.39-rc5
%define variant %{nil}
%include %_sourcedir/kernel-spec-macros
@ -57,9 +57,9 @@ Name: kernel-pae
Summary: Kernel with PAE Support
Version: 2.6.39
%if %using_buildservice
Release: rc4.<RELEASE>
Release: rc5.<RELEASE>
%else
Release: rc4.0
Release: rc5.0
%endif
License: GPL v2 only
Group: System/Kernel
@ -890,6 +890,89 @@ Debug information for package %name-devel
%files devel-debuginfo -f vmlinux.debug.files
%changelog
* Wed Apr 27 2011 jeffm@suse.com
- Delete
patches.drivers/disable-catas_reset-by-default-to-avoid-problems-with-eeh.patch.
- commit 399a100
* Wed Apr 27 2011 jeffm@suse.com
- Delete patches.arch/x86_agpgart-g33-stoeln-fix-2.patch.
- commit e5c964a
* Wed Apr 27 2011 jeffm@suse.com
- Merged patches.fixes/fix-nf_conntrack_slp into patches.suse/netfilter-ip_conntrack_slp.patch.
- commit 213a0d5
* Wed Apr 27 2011 jeffm@suse.com
- Removed Swap-over-NFS patches.
- commit e061d16
* Wed Apr 27 2011 jeffm@suse.com
- Unified novfs patches into patches.suse/novfs-client-module.
- commit 3f8a199
* Wed Apr 27 2011 jeffm@suse.com
- Delete patches.fixes/reiserfs-remove-2-tb-file-size-limit.
- commit 2d63b14
* Wed Apr 27 2011 jeffm@suse.com
- Delete patches.suse/mm-increase-dirty-limits.patch: Replaced by patches.suse/mm-tune-dirty-limits.patch
- commit 4f8033f
* Wed Apr 27 2011 jeffm@suse.com
- series.conf: Removed commented out patches for cpuidle. The patches themselves are long gone.
- commit 93ce9f3
* Wed Apr 27 2011 jeffm@suse.com
- Delete patches.arch/acpi-export-hotplug_execute: ACPI_DOCK is now a boolean.
- commit f178332
* Wed Apr 27 2011 jeffm@suse.com
- Delete patches.suse/acpi-dsdt-initrd-v0.9a-2.6.25.patch.
- commit 5a2eae2
* Wed Apr 27 2011 jeffm@suse.com
- Delete patches.suse/acpi-don-t-preempt-until-the-system-is-up.
- Delete
patches.suse/acpi-generic-initramfs-table-override-support.
- Delete patches.suse/add-initramfs-file_read_write.
- Delete
patches.suse/init-move-populate_rootfs-back-to-start_kernel.
- commit d4910b3
* Wed Apr 27 2011 jeffm@suse.com
- Delete patches.fixes/nfs-acl-caching.diff.
- Delete patches.suse/nfsacl-client-cache-CHECK.diff.
- commit e1a5c5c
* Wed Apr 27 2011 jeffm@suse.com
- Delete patches.suse/osync-error. It was unused and the issue it fixed in
kernels prior to 2.6.32 doesn't exist anymore.
- commit 52cc654
* Wed Apr 27 2011 jeffm@suse.com
- Delete patches.suse/s390-System.map.diff: Proper fix in binutils has
long since been upstream.
- commit 2847a36
* Wed Apr 27 2011 jeffm@suse.com
- patches.suse/x86-mark_rodata_rw.patch: Removed as promised.
- commit f196f98
* Wed Apr 27 2011 jeffm@suse.com
- Delete patches.arch/ia64-page-migration.
- Delete patches.arch/ia64-page-migration.fix.
- Delete patches.arch/mm-avoid-bad-page-on-lru.
- commit e469a91
* Wed Apr 27 2011 jeffm@suse.com
- patches.suse/hung_task_timeout-configurable-default: Update patch-mainline.
- commit 4bcc987
* Wed Apr 27 2011 jeffm@suse.com
- Delete patches.fixes/seccomp-disable-tsc-option: Unused in all configs.
- commit 0833556
* Wed Apr 27 2011 jeffm@suse.com
- Delete patches.suse/unmap_vmas-lat: No bug report or signed-off-by.
- Delete patches.arch/s390-add-FREE_PTE_NR.
- commit 2a392c2
* Wed Apr 27 2011 jeffm@suse.com
- Updated Patch-mainline for patches.fixes/ia64-sparse-fixes.diff.
- commit d79b32f
* Wed Apr 27 2011 jeffm@suse.com
- Update to 2.6.39-rc5.
- Eliminated 2 patches.
- commit 5288a05
* Wed Apr 27 2011 jeffm@suse.com
- Delete patches.suse/export-release_open_intent.
- Delete patches.suse/export-security_inode_permission.
- commit 5cd669f
* Wed Apr 27 2011 jeffm@suse.com
- Delete patches.trace/utrace-core.
- commit a9639aa
* Tue Apr 26 2011 jkosina@suse.cz
- HID: add noget quirk barcode scanners from Symbol Technologies
(bnc#689290).

View File

@ -1,3 +1,155 @@
-------------------------------------------------------------------
Wed Apr 27 22:20:02 CEST 2011 - jeffm@suse.com
- Delete
patches.drivers/disable-catas_reset-by-default-to-avoid-problems-with-eeh.patch.
- commit 399a100
-------------------------------------------------------------------
Wed Apr 27 22:19:47 CEST 2011 - jeffm@suse.com
- Delete patches.arch/x86_agpgart-g33-stoeln-fix-2.patch.
- commit e5c964a
-------------------------------------------------------------------
Wed Apr 27 22:04:11 CEST 2011 - jeffm@suse.com
- Merged patches.fixes/fix-nf_conntrack_slp into patches.suse/netfilter-ip_conntrack_slp.patch.
- commit 213a0d5
-------------------------------------------------------------------
Wed Apr 27 22:02:19 CEST 2011 - jeffm@suse.com
- Removed Swap-over-NFS patches.
- commit e061d16
-------------------------------------------------------------------
Wed Apr 27 21:59:47 CEST 2011 - jeffm@suse.com
- Unified novfs patches into patches.suse/novfs-client-module.
- commit 3f8a199
-------------------------------------------------------------------
Wed Apr 27 21:56:53 CEST 2011 - jeffm@suse.com
- Delete patches.fixes/reiserfs-remove-2-tb-file-size-limit.
- commit 2d63b14
-------------------------------------------------------------------
Wed Apr 27 21:51:44 CEST 2011 - jeffm@suse.com
- Delete patches.suse/mm-increase-dirty-limits.patch: Replaced by patches.suse/mm-tune-dirty-limits.patch
- commit 4f8033f
-------------------------------------------------------------------
Wed Apr 27 21:40:25 CEST 2011 - jeffm@suse.com
- series.conf: Removed commented out patches for cpuidle. The patches themselves are long gone.
- commit 93ce9f3
-------------------------------------------------------------------
Wed Apr 27 21:35:51 CEST 2011 - jeffm@suse.com
- Delete patches.arch/acpi-export-hotplug_execute: ACPI_DOCK is now a boolean.
- commit f178332
-------------------------------------------------------------------
Wed Apr 27 21:34:22 CEST 2011 - jeffm@suse.com
- Delete patches.suse/acpi-dsdt-initrd-v0.9a-2.6.25.patch.
- commit 5a2eae2
-------------------------------------------------------------------
Wed Apr 27 21:34:13 CEST 2011 - jeffm@suse.com
- Delete patches.suse/acpi-don-t-preempt-until-the-system-is-up.
- Delete
patches.suse/acpi-generic-initramfs-table-override-support.
- Delete patches.suse/add-initramfs-file_read_write.
- Delete
patches.suse/init-move-populate_rootfs-back-to-start_kernel.
- commit d4910b3
-------------------------------------------------------------------
Wed Apr 27 21:29:24 CEST 2011 - jeffm@suse.com
- Delete patches.fixes/nfs-acl-caching.diff.
- Delete patches.suse/nfsacl-client-cache-CHECK.diff.
- commit e1a5c5c
-------------------------------------------------------------------
Wed Apr 27 21:11:59 CEST 2011 - jeffm@suse.com
- Delete patches.suse/osync-error. It was unused and the issue it fixed in
kernels prior to 2.6.32 doesn't exist anymore.
- commit 52cc654
-------------------------------------------------------------------
Wed Apr 27 20:48:55 CEST 2011 - jeffm@suse.com
- Delete patches.suse/s390-System.map.diff: Proper fix in binutils has
long since been upstream.
- commit 2847a36
-------------------------------------------------------------------
Wed Apr 27 20:46:52 CEST 2011 - jeffm@suse.com
- patches.suse/x86-mark_rodata_rw.patch: Removed as promised.
- commit f196f98
-------------------------------------------------------------------
Wed Apr 27 20:32:46 CEST 2011 - jeffm@suse.com
- Delete patches.arch/ia64-page-migration.
- Delete patches.arch/ia64-page-migration.fix.
- Delete patches.arch/mm-avoid-bad-page-on-lru.
- commit e469a91
-------------------------------------------------------------------
Wed Apr 27 20:29:40 CEST 2011 - jeffm@suse.com
- patches.suse/hung_task_timeout-configurable-default: Update patch-mainline.
- commit 4bcc987
-------------------------------------------------------------------
Wed Apr 27 20:18:37 CEST 2011 - jeffm@suse.com
- Delete patches.fixes/seccomp-disable-tsc-option: Unused in all configs.
- commit 0833556
-------------------------------------------------------------------
Wed Apr 27 20:16:52 CEST 2011 - jeffm@suse.com
- Delete patches.suse/unmap_vmas-lat: No bug report or signed-off-by.
- Delete patches.arch/s390-add-FREE_PTE_NR.
- commit 2a392c2
-------------------------------------------------------------------
Wed Apr 27 20:16:00 CEST 2011 - jeffm@suse.com
- Updated Patch-mainline for patches.fixes/ia64-sparse-fixes.diff.
- commit d79b32f
-------------------------------------------------------------------
Wed Apr 27 20:15:02 CEST 2011 - jeffm@suse.com
- Update to 2.6.39-rc5.
- Eliminated 2 patches.
- commit 5288a05
-------------------------------------------------------------------
Wed Apr 27 19:44:09 CEST 2011 - jeffm@suse.com
- Delete patches.suse/export-release_open_intent.
- Delete patches.suse/export-security_inode_permission.
- commit 5cd669f
-------------------------------------------------------------------
Wed Apr 27 19:43:47 CEST 2011 - jeffm@suse.com
- Delete patches.trace/utrace-core.
- commit a9639aa
-------------------------------------------------------------------
Tue Apr 26 11:03:18 CEST 2011 - jkosina@suse.cz

View File

@ -17,8 +17,8 @@
# norootforbuild
%define srcversion 2.6.39-rc4
%define patchversion 2.6.39-rc4
%define srcversion 2.6.39-rc5
%define patchversion 2.6.39-rc5
%define variant %{nil}
%include %_sourcedir/kernel-spec-macros
@ -57,9 +57,9 @@ Name: kernel-ppc64
Summary: Kernel for ppc64 Systems
Version: 2.6.39
%if %using_buildservice
Release: rc4.<RELEASE>
Release: rc5.<RELEASE>
%else
Release: rc4.0
Release: rc5.0
%endif
License: GPL v2 only
Group: System/Kernel
@ -894,6 +894,89 @@ Debug information for package %name-devel
%files devel-debuginfo -f vmlinux.debug.files
%changelog
* Wed Apr 27 2011 jeffm@suse.com
- Delete
patches.drivers/disable-catas_reset-by-default-to-avoid-problems-with-eeh.patch.
- commit 399a100
* Wed Apr 27 2011 jeffm@suse.com
- Delete patches.arch/x86_agpgart-g33-stoeln-fix-2.patch.
- commit e5c964a
* Wed Apr 27 2011 jeffm@suse.com
- Merged patches.fixes/fix-nf_conntrack_slp into patches.suse/netfilter-ip_conntrack_slp.patch.
- commit 213a0d5
* Wed Apr 27 2011 jeffm@suse.com
- Removed Swap-over-NFS patches.
- commit e061d16
* Wed Apr 27 2011 jeffm@suse.com
- Unified novfs patches into patches.suse/novfs-client-module.
- commit 3f8a199
* Wed Apr 27 2011 jeffm@suse.com
- Delete patches.fixes/reiserfs-remove-2-tb-file-size-limit.
- commit 2d63b14
* Wed Apr 27 2011 jeffm@suse.com
- Delete patches.suse/mm-increase-dirty-limits.patch: Replaced by patches.suse/mm-tune-dirty-limits.patch
- commit 4f8033f
* Wed Apr 27 2011 jeffm@suse.com
- series.conf: Removed commented out patches for cpuidle. The patches themselves are long gone.
- commit 93ce9f3
* Wed Apr 27 2011 jeffm@suse.com
- Delete patches.arch/acpi-export-hotplug_execute: ACPI_DOCK is now a boolean.
- commit f178332
* Wed Apr 27 2011 jeffm@suse.com
- Delete patches.suse/acpi-dsdt-initrd-v0.9a-2.6.25.patch.
- commit 5a2eae2
* Wed Apr 27 2011 jeffm@suse.com
- Delete patches.suse/acpi-don-t-preempt-until-the-system-is-up.
- Delete
patches.suse/acpi-generic-initramfs-table-override-support.
- Delete patches.suse/add-initramfs-file_read_write.
- Delete
patches.suse/init-move-populate_rootfs-back-to-start_kernel.
- commit d4910b3
* Wed Apr 27 2011 jeffm@suse.com
- Delete patches.fixes/nfs-acl-caching.diff.
- Delete patches.suse/nfsacl-client-cache-CHECK.diff.
- commit e1a5c5c
* Wed Apr 27 2011 jeffm@suse.com
- Delete patches.suse/osync-error. It was unused and the issue it fixed in
kernels prior to 2.6.32 doesn't exist anymore.
- commit 52cc654
* Wed Apr 27 2011 jeffm@suse.com
- Delete patches.suse/s390-System.map.diff: Proper fix in binutils has
long since been upstream.
- commit 2847a36
* Wed Apr 27 2011 jeffm@suse.com
- patches.suse/x86-mark_rodata_rw.patch: Removed as promised.
- commit f196f98
* Wed Apr 27 2011 jeffm@suse.com
- Delete patches.arch/ia64-page-migration.
- Delete patches.arch/ia64-page-migration.fix.
- Delete patches.arch/mm-avoid-bad-page-on-lru.
- commit e469a91
* Wed Apr 27 2011 jeffm@suse.com
- patches.suse/hung_task_timeout-configurable-default: Update patch-mainline.
- commit 4bcc987
* Wed Apr 27 2011 jeffm@suse.com
- Delete patches.fixes/seccomp-disable-tsc-option: Unused in all configs.
- commit 0833556
* Wed Apr 27 2011 jeffm@suse.com
- Delete patches.suse/unmap_vmas-lat: No bug report or signed-off-by.
- Delete patches.arch/s390-add-FREE_PTE_NR.
- commit 2a392c2
* Wed Apr 27 2011 jeffm@suse.com
- Updated Patch-mainline for patches.fixes/ia64-sparse-fixes.diff.
- commit d79b32f
* Wed Apr 27 2011 jeffm@suse.com
- Update to 2.6.39-rc5.
- Eliminated 2 patches.
- commit 5288a05
* Wed Apr 27 2011 jeffm@suse.com
- Delete patches.suse/export-release_open_intent.
- Delete patches.suse/export-security_inode_permission.
- commit 5cd669f
* Wed Apr 27 2011 jeffm@suse.com
- Delete patches.trace/utrace-core.
- commit a9639aa
* Tue Apr 26 2011 jkosina@suse.cz
- HID: add noget quirk barcode scanners from Symbol Technologies
(bnc#689290).

View File

@ -1,3 +1,155 @@
-------------------------------------------------------------------
Wed Apr 27 22:20:02 CEST 2011 - jeffm@suse.com
- Delete
patches.drivers/disable-catas_reset-by-default-to-avoid-problems-with-eeh.patch.
- commit 399a100
-------------------------------------------------------------------
Wed Apr 27 22:19:47 CEST 2011 - jeffm@suse.com
- Delete patches.arch/x86_agpgart-g33-stoeln-fix-2.patch.
- commit e5c964a
-------------------------------------------------------------------
Wed Apr 27 22:04:11 CEST 2011 - jeffm@suse.com
- Merged patches.fixes/fix-nf_conntrack_slp into patches.suse/netfilter-ip_conntrack_slp.patch.
- commit 213a0d5
-------------------------------------------------------------------
Wed Apr 27 22:02:19 CEST 2011 - jeffm@suse.com
- Removed Swap-over-NFS patches.
- commit e061d16
-------------------------------------------------------------------
Wed Apr 27 21:59:47 CEST 2011 - jeffm@suse.com
- Unified novfs patches into patches.suse/novfs-client-module.
- commit 3f8a199
-------------------------------------------------------------------
Wed Apr 27 21:56:53 CEST 2011 - jeffm@suse.com
- Delete patches.fixes/reiserfs-remove-2-tb-file-size-limit.
- commit 2d63b14
-------------------------------------------------------------------
Wed Apr 27 21:51:44 CEST 2011 - jeffm@suse.com
- Delete patches.suse/mm-increase-dirty-limits.patch: Replaced by patches.suse/mm-tune-dirty-limits.patch
- commit 4f8033f
-------------------------------------------------------------------
Wed Apr 27 21:40:25 CEST 2011 - jeffm@suse.com
- series.conf: Removed commented out patches for cpuidle. The patches themselves are long gone.
- commit 93ce9f3
-------------------------------------------------------------------
Wed Apr 27 21:35:51 CEST 2011 - jeffm@suse.com
- Delete patches.arch/acpi-export-hotplug_execute: ACPI_DOCK is now a boolean.
- commit f178332
-------------------------------------------------------------------
Wed Apr 27 21:34:22 CEST 2011 - jeffm@suse.com
- Delete patches.suse/acpi-dsdt-initrd-v0.9a-2.6.25.patch.
- commit 5a2eae2
-------------------------------------------------------------------
Wed Apr 27 21:34:13 CEST 2011 - jeffm@suse.com
- Delete patches.suse/acpi-don-t-preempt-until-the-system-is-up.
- Delete
patches.suse/acpi-generic-initramfs-table-override-support.
- Delete patches.suse/add-initramfs-file_read_write.
- Delete
patches.suse/init-move-populate_rootfs-back-to-start_kernel.
- commit d4910b3
-------------------------------------------------------------------
Wed Apr 27 21:29:24 CEST 2011 - jeffm@suse.com
- Delete patches.fixes/nfs-acl-caching.diff.
- Delete patches.suse/nfsacl-client-cache-CHECK.diff.
- commit e1a5c5c
-------------------------------------------------------------------
Wed Apr 27 21:11:59 CEST 2011 - jeffm@suse.com
- Delete patches.suse/osync-error. It was unused and the issue it fixed in
kernels prior to 2.6.32 doesn't exist anymore.
- commit 52cc654
-------------------------------------------------------------------
Wed Apr 27 20:48:55 CEST 2011 - jeffm@suse.com
- Delete patches.suse/s390-System.map.diff: Proper fix in binutils has
long since been upstream.
- commit 2847a36
-------------------------------------------------------------------
Wed Apr 27 20:46:52 CEST 2011 - jeffm@suse.com
- patches.suse/x86-mark_rodata_rw.patch: Removed as promised.
- commit f196f98
-------------------------------------------------------------------
Wed Apr 27 20:32:46 CEST 2011 - jeffm@suse.com
- Delete patches.arch/ia64-page-migration.
- Delete patches.arch/ia64-page-migration.fix.
- Delete patches.arch/mm-avoid-bad-page-on-lru.
- commit e469a91
-------------------------------------------------------------------
Wed Apr 27 20:29:40 CEST 2011 - jeffm@suse.com
- patches.suse/hung_task_timeout-configurable-default: Update patch-mainline.
- commit 4bcc987
-------------------------------------------------------------------
Wed Apr 27 20:18:37 CEST 2011 - jeffm@suse.com
- Delete patches.fixes/seccomp-disable-tsc-option: Unused in all configs.
- commit 0833556
-------------------------------------------------------------------
Wed Apr 27 20:16:52 CEST 2011 - jeffm@suse.com
- Delete patches.suse/unmap_vmas-lat: No bug report or signed-off-by.
- Delete patches.arch/s390-add-FREE_PTE_NR.
- commit 2a392c2
-------------------------------------------------------------------
Wed Apr 27 20:16:00 CEST 2011 - jeffm@suse.com
- Updated Patch-mainline for patches.fixes/ia64-sparse-fixes.diff.
- commit d79b32f
-------------------------------------------------------------------
Wed Apr 27 20:15:02 CEST 2011 - jeffm@suse.com
- Update to 2.6.39-rc5.
- Eliminated 2 patches.
- commit 5288a05
-------------------------------------------------------------------
Wed Apr 27 19:44:09 CEST 2011 - jeffm@suse.com
- Delete patches.suse/export-release_open_intent.
- Delete patches.suse/export-security_inode_permission.
- commit 5cd669f
-------------------------------------------------------------------
Wed Apr 27 19:43:47 CEST 2011 - jeffm@suse.com
- Delete patches.trace/utrace-core.
- commit a9639aa
-------------------------------------------------------------------
Tue Apr 26 11:03:18 CEST 2011 - jkosina@suse.cz

View File

@ -17,8 +17,8 @@
# norootforbuild
%define srcversion 2.6.39-rc4
%define patchversion 2.6.39-rc4
%define srcversion 2.6.39-rc5
%define patchversion 2.6.39-rc5
%define variant %{nil}
%include %_sourcedir/kernel-spec-macros
@ -57,9 +57,9 @@ Name: kernel-ps3
Summary: kernel for ps3 bootloader
Version: 2.6.39
%if %using_buildservice
Release: rc4.<RELEASE>
Release: rc5.<RELEASE>
%else
Release: rc4.0
Release: rc5.0
%endif
License: GPL v2 only
Group: System/Kernel
@ -875,6 +875,89 @@ Debug information for package %name-devel
%files devel-debuginfo -f vmlinux.debug.files
%changelog
* Wed Apr 27 2011 jeffm@suse.com
- Delete
patches.drivers/disable-catas_reset-by-default-to-avoid-problems-with-eeh.patch.
- commit 399a100
* Wed Apr 27 2011 jeffm@suse.com
- Delete patches.arch/x86_agpgart-g33-stoeln-fix-2.patch.
- commit e5c964a
* Wed Apr 27 2011 jeffm@suse.com
- Merged patches.fixes/fix-nf_conntrack_slp into patches.suse/netfilter-ip_conntrack_slp.patch.
- commit 213a0d5
* Wed Apr 27 2011 jeffm@suse.com
- Removed Swap-over-NFS patches.
- commit e061d16
* Wed Apr 27 2011 jeffm@suse.com
- Unified novfs patches into patches.suse/novfs-client-module.
- commit 3f8a199
* Wed Apr 27 2011 jeffm@suse.com
- Delete patches.fixes/reiserfs-remove-2-tb-file-size-limit.
- commit 2d63b14
* Wed Apr 27 2011 jeffm@suse.com
- Delete patches.suse/mm-increase-dirty-limits.patch: Replaced by patches.suse/mm-tune-dirty-limits.patch
- commit 4f8033f
* Wed Apr 27 2011 jeffm@suse.com
- series.conf: Removed commented out patches for cpuidle. The patches themselves are long gone.
- commit 93ce9f3
* Wed Apr 27 2011 jeffm@suse.com
- Delete patches.arch/acpi-export-hotplug_execute: ACPI_DOCK is now a boolean.
- commit f178332
* Wed Apr 27 2011 jeffm@suse.com
- Delete patches.suse/acpi-dsdt-initrd-v0.9a-2.6.25.patch.
- commit 5a2eae2
* Wed Apr 27 2011 jeffm@suse.com
- Delete patches.suse/acpi-don-t-preempt-until-the-system-is-up.
- Delete
patches.suse/acpi-generic-initramfs-table-override-support.
- Delete patches.suse/add-initramfs-file_read_write.
- Delete
patches.suse/init-move-populate_rootfs-back-to-start_kernel.
- commit d4910b3
* Wed Apr 27 2011 jeffm@suse.com
- Delete patches.fixes/nfs-acl-caching.diff.
- Delete patches.suse/nfsacl-client-cache-CHECK.diff.
- commit e1a5c5c
* Wed Apr 27 2011 jeffm@suse.com
- Delete patches.suse/osync-error. It was unused and the issue it fixed in
kernels prior to 2.6.32 doesn't exist anymore.
- commit 52cc654
* Wed Apr 27 2011 jeffm@suse.com
- Delete patches.suse/s390-System.map.diff: Proper fix in binutils has
long since been upstream.
- commit 2847a36
* Wed Apr 27 2011 jeffm@suse.com
- patches.suse/x86-mark_rodata_rw.patch: Removed as promised.
- commit f196f98
* Wed Apr 27 2011 jeffm@suse.com
- Delete patches.arch/ia64-page-migration.
- Delete patches.arch/ia64-page-migration.fix.
- Delete patches.arch/mm-avoid-bad-page-on-lru.
- commit e469a91
* Wed Apr 27 2011 jeffm@suse.com
- patches.suse/hung_task_timeout-configurable-default: Update patch-mainline.
- commit 4bcc987
* Wed Apr 27 2011 jeffm@suse.com
- Delete patches.fixes/seccomp-disable-tsc-option: Unused in all configs.
- commit 0833556
* Wed Apr 27 2011 jeffm@suse.com
- Delete patches.suse/unmap_vmas-lat: No bug report or signed-off-by.
- Delete patches.arch/s390-add-FREE_PTE_NR.
- commit 2a392c2
* Wed Apr 27 2011 jeffm@suse.com
- Updated Patch-mainline for patches.fixes/ia64-sparse-fixes.diff.
- commit d79b32f
* Wed Apr 27 2011 jeffm@suse.com
- Update to 2.6.39-rc5.
- Eliminated 2 patches.
- commit 5288a05
* Wed Apr 27 2011 jeffm@suse.com
- Delete patches.suse/export-release_open_intent.
- Delete patches.suse/export-security_inode_permission.
- commit 5cd669f
* Wed Apr 27 2011 jeffm@suse.com
- Delete patches.trace/utrace-core.
- commit a9639aa
* Tue Apr 26 2011 jkosina@suse.cz
- HID: add noget quirk barcode scanners from Symbol Technologies
(bnc#689290).

View File

@ -1,3 +1,155 @@
-------------------------------------------------------------------
Wed Apr 27 22:20:02 CEST 2011 - jeffm@suse.com
- Delete
patches.drivers/disable-catas_reset-by-default-to-avoid-problems-with-eeh.patch.
- commit 399a100
-------------------------------------------------------------------
Wed Apr 27 22:19:47 CEST 2011 - jeffm@suse.com
- Delete patches.arch/x86_agpgart-g33-stoeln-fix-2.patch.
- commit e5c964a
-------------------------------------------------------------------
Wed Apr 27 22:04:11 CEST 2011 - jeffm@suse.com
- Merged patches.fixes/fix-nf_conntrack_slp into patches.suse/netfilter-ip_conntrack_slp.patch.
- commit 213a0d5
-------------------------------------------------------------------
Wed Apr 27 22:02:19 CEST 2011 - jeffm@suse.com
- Removed Swap-over-NFS patches.
- commit e061d16
-------------------------------------------------------------------
Wed Apr 27 21:59:47 CEST 2011 - jeffm@suse.com
- Unified novfs patches into patches.suse/novfs-client-module.
- commit 3f8a199
-------------------------------------------------------------------
Wed Apr 27 21:56:53 CEST 2011 - jeffm@suse.com
- Delete patches.fixes/reiserfs-remove-2-tb-file-size-limit.
- commit 2d63b14
-------------------------------------------------------------------
Wed Apr 27 21:51:44 CEST 2011 - jeffm@suse.com
- Delete patches.suse/mm-increase-dirty-limits.patch: Replaced by patches.suse/mm-tune-dirty-limits.patch
- commit 4f8033f
-------------------------------------------------------------------
Wed Apr 27 21:40:25 CEST 2011 - jeffm@suse.com
- series.conf: Removed commented out patches for cpuidle. The patches themselves are long gone.
- commit 93ce9f3
-------------------------------------------------------------------
Wed Apr 27 21:35:51 CEST 2011 - jeffm@suse.com
- Delete patches.arch/acpi-export-hotplug_execute: ACPI_DOCK is now a boolean.
- commit f178332
-------------------------------------------------------------------
Wed Apr 27 21:34:22 CEST 2011 - jeffm@suse.com
- Delete patches.suse/acpi-dsdt-initrd-v0.9a-2.6.25.patch.
- commit 5a2eae2
-------------------------------------------------------------------
Wed Apr 27 21:34:13 CEST 2011 - jeffm@suse.com
- Delete patches.suse/acpi-don-t-preempt-until-the-system-is-up.
- Delete
patches.suse/acpi-generic-initramfs-table-override-support.
- Delete patches.suse/add-initramfs-file_read_write.
- Delete
patches.suse/init-move-populate_rootfs-back-to-start_kernel.
- commit d4910b3
-------------------------------------------------------------------
Wed Apr 27 21:29:24 CEST 2011 - jeffm@suse.com
- Delete patches.fixes/nfs-acl-caching.diff.
- Delete patches.suse/nfsacl-client-cache-CHECK.diff.
- commit e1a5c5c
-------------------------------------------------------------------
Wed Apr 27 21:11:59 CEST 2011 - jeffm@suse.com
- Delete patches.suse/osync-error. It was unused and the issue it fixed in
kernels prior to 2.6.32 doesn't exist anymore.
- commit 52cc654
-------------------------------------------------------------------
Wed Apr 27 20:48:55 CEST 2011 - jeffm@suse.com
- Delete patches.suse/s390-System.map.diff: Proper fix in binutils has
long since been upstream.
- commit 2847a36
-------------------------------------------------------------------
Wed Apr 27 20:46:52 CEST 2011 - jeffm@suse.com
- patches.suse/x86-mark_rodata_rw.patch: Removed as promised.
- commit f196f98
-------------------------------------------------------------------
Wed Apr 27 20:32:46 CEST 2011 - jeffm@suse.com
- Delete patches.arch/ia64-page-migration.
- Delete patches.arch/ia64-page-migration.fix.
- Delete patches.arch/mm-avoid-bad-page-on-lru.
- commit e469a91
-------------------------------------------------------------------
Wed Apr 27 20:29:40 CEST 2011 - jeffm@suse.com
- patches.suse/hung_task_timeout-configurable-default: Update patch-mainline.
- commit 4bcc987
-------------------------------------------------------------------
Wed Apr 27 20:18:37 CEST 2011 - jeffm@suse.com
- Delete patches.fixes/seccomp-disable-tsc-option: Unused in all configs.
- commit 0833556
-------------------------------------------------------------------
Wed Apr 27 20:16:52 CEST 2011 - jeffm@suse.com
- Delete patches.suse/unmap_vmas-lat: No bug report or signed-off-by.
- Delete patches.arch/s390-add-FREE_PTE_NR.
- commit 2a392c2
-------------------------------------------------------------------
Wed Apr 27 20:16:00 CEST 2011 - jeffm@suse.com
- Updated Patch-mainline for patches.fixes/ia64-sparse-fixes.diff.
- commit d79b32f
-------------------------------------------------------------------
Wed Apr 27 20:15:02 CEST 2011 - jeffm@suse.com
- Update to 2.6.39-rc5.
- Eliminated 2 patches.
- commit 5288a05
-------------------------------------------------------------------
Wed Apr 27 19:44:09 CEST 2011 - jeffm@suse.com
- Delete patches.suse/export-release_open_intent.
- Delete patches.suse/export-security_inode_permission.
- commit 5cd669f
-------------------------------------------------------------------
Wed Apr 27 19:43:47 CEST 2011 - jeffm@suse.com
- Delete patches.trace/utrace-core.
- commit a9639aa
-------------------------------------------------------------------
Tue Apr 26 11:03:18 CEST 2011 - jkosina@suse.cz

View File

@ -17,8 +17,8 @@
# norootforbuild
%define srcversion 2.6.39-rc4
%define patchversion 2.6.39-rc4
%define srcversion 2.6.39-rc5
%define patchversion 2.6.39-rc5
%define variant %{nil}
%include %_sourcedir/kernel-spec-macros
@ -57,9 +57,9 @@ Name: kernel-s390
Summary: The Standard Kernel
Version: 2.6.39
%if %using_buildservice
Release: rc4.<RELEASE>
Release: rc5.<RELEASE>
%else
Release: rc4.0
Release: rc5.0
%endif
License: GPL v2 only
Group: System/Kernel
@ -869,6 +869,89 @@ Debug information for package %name-devel
%files devel-debuginfo -f vmlinux.debug.files
%changelog
* Wed Apr 27 2011 jeffm@suse.com
- Delete
patches.drivers/disable-catas_reset-by-default-to-avoid-problems-with-eeh.patch.
- commit 399a100
* Wed Apr 27 2011 jeffm@suse.com
- Delete patches.arch/x86_agpgart-g33-stoeln-fix-2.patch.
- commit e5c964a
* Wed Apr 27 2011 jeffm@suse.com
- Merged patches.fixes/fix-nf_conntrack_slp into patches.suse/netfilter-ip_conntrack_slp.patch.
- commit 213a0d5
* Wed Apr 27 2011 jeffm@suse.com
- Removed Swap-over-NFS patches.
- commit e061d16
* Wed Apr 27 2011 jeffm@suse.com
- Unified novfs patches into patches.suse/novfs-client-module.
- commit 3f8a199
* Wed Apr 27 2011 jeffm@suse.com
- Delete patches.fixes/reiserfs-remove-2-tb-file-size-limit.
- commit 2d63b14
* Wed Apr 27 2011 jeffm@suse.com
- Delete patches.suse/mm-increase-dirty-limits.patch: Replaced by patches.suse/mm-tune-dirty-limits.patch
- commit 4f8033f
* Wed Apr 27 2011 jeffm@suse.com
- series.conf: Removed commented out patches for cpuidle. The patches themselves are long gone.
- commit 93ce9f3
* Wed Apr 27 2011 jeffm@suse.com
- Delete patches.arch/acpi-export-hotplug_execute: ACPI_DOCK is now a boolean.
- commit f178332
* Wed Apr 27 2011 jeffm@suse.com
- Delete patches.suse/acpi-dsdt-initrd-v0.9a-2.6.25.patch.
- commit 5a2eae2
* Wed Apr 27 2011 jeffm@suse.com
- Delete patches.suse/acpi-don-t-preempt-until-the-system-is-up.
- Delete
patches.suse/acpi-generic-initramfs-table-override-support.
- Delete patches.suse/add-initramfs-file_read_write.
- Delete
patches.suse/init-move-populate_rootfs-back-to-start_kernel.
- commit d4910b3
* Wed Apr 27 2011 jeffm@suse.com
- Delete patches.fixes/nfs-acl-caching.diff.
- Delete patches.suse/nfsacl-client-cache-CHECK.diff.
- commit e1a5c5c
* Wed Apr 27 2011 jeffm@suse.com
- Delete patches.suse/osync-error. It was unused and the issue it fixed in
kernels prior to 2.6.32 doesn't exist anymore.
- commit 52cc654
* Wed Apr 27 2011 jeffm@suse.com
- Delete patches.suse/s390-System.map.diff: Proper fix in binutils has
long since been upstream.
- commit 2847a36
* Wed Apr 27 2011 jeffm@suse.com
- patches.suse/x86-mark_rodata_rw.patch: Removed as promised.
- commit f196f98
* Wed Apr 27 2011 jeffm@suse.com
- Delete patches.arch/ia64-page-migration.
- Delete patches.arch/ia64-page-migration.fix.
- Delete patches.arch/mm-avoid-bad-page-on-lru.
- commit e469a91
* Wed Apr 27 2011 jeffm@suse.com
- patches.suse/hung_task_timeout-configurable-default: Update patch-mainline.
- commit 4bcc987
* Wed Apr 27 2011 jeffm@suse.com
- Delete patches.fixes/seccomp-disable-tsc-option: Unused in all configs.
- commit 0833556
* Wed Apr 27 2011 jeffm@suse.com
- Delete patches.suse/unmap_vmas-lat: No bug report or signed-off-by.
- Delete patches.arch/s390-add-FREE_PTE_NR.
- commit 2a392c2
* Wed Apr 27 2011 jeffm@suse.com
- Updated Patch-mainline for patches.fixes/ia64-sparse-fixes.diff.
- commit d79b32f
* Wed Apr 27 2011 jeffm@suse.com
- Update to 2.6.39-rc5.
- Eliminated 2 patches.
- commit 5288a05
* Wed Apr 27 2011 jeffm@suse.com
- Delete patches.suse/export-release_open_intent.
- Delete patches.suse/export-security_inode_permission.
- commit 5cd669f
* Wed Apr 27 2011 jeffm@suse.com
- Delete patches.trace/utrace-core.
- commit a9639aa
* Tue Apr 26 2011 jkosina@suse.cz
- HID: add noget quirk barcode scanners from Symbol Technologies
(bnc#689290).

View File

@ -1,3 +1,155 @@
-------------------------------------------------------------------
Wed Apr 27 22:20:02 CEST 2011 - jeffm@suse.com
- Delete
patches.drivers/disable-catas_reset-by-default-to-avoid-problems-with-eeh.patch.
- commit 399a100
-------------------------------------------------------------------
Wed Apr 27 22:19:47 CEST 2011 - jeffm@suse.com
- Delete patches.arch/x86_agpgart-g33-stoeln-fix-2.patch.
- commit e5c964a
-------------------------------------------------------------------
Wed Apr 27 22:04:11 CEST 2011 - jeffm@suse.com
- Merged patches.fixes/fix-nf_conntrack_slp into patches.suse/netfilter-ip_conntrack_slp.patch.
- commit 213a0d5
-------------------------------------------------------------------
Wed Apr 27 22:02:19 CEST 2011 - jeffm@suse.com
- Removed Swap-over-NFS patches.
- commit e061d16
-------------------------------------------------------------------
Wed Apr 27 21:59:47 CEST 2011 - jeffm@suse.com
- Unified novfs patches into patches.suse/novfs-client-module.
- commit 3f8a199
-------------------------------------------------------------------
Wed Apr 27 21:56:53 CEST 2011 - jeffm@suse.com
- Delete patches.fixes/reiserfs-remove-2-tb-file-size-limit.
- commit 2d63b14
-------------------------------------------------------------------
Wed Apr 27 21:51:44 CEST 2011 - jeffm@suse.com
- Delete patches.suse/mm-increase-dirty-limits.patch: Replaced by patches.suse/mm-tune-dirty-limits.patch
- commit 4f8033f
-------------------------------------------------------------------
Wed Apr 27 21:40:25 CEST 2011 - jeffm@suse.com
- series.conf: Removed commented out patches for cpuidle. The patches themselves are long gone.
- commit 93ce9f3
-------------------------------------------------------------------
Wed Apr 27 21:35:51 CEST 2011 - jeffm@suse.com
- Delete patches.arch/acpi-export-hotplug_execute: ACPI_DOCK is now a boolean.
- commit f178332
-------------------------------------------------------------------
Wed Apr 27 21:34:22 CEST 2011 - jeffm@suse.com
- Delete patches.suse/acpi-dsdt-initrd-v0.9a-2.6.25.patch.
- commit 5a2eae2
-------------------------------------------------------------------
Wed Apr 27 21:34:13 CEST 2011 - jeffm@suse.com
- Delete patches.suse/acpi-don-t-preempt-until-the-system-is-up.
- Delete
patches.suse/acpi-generic-initramfs-table-override-support.
- Delete patches.suse/add-initramfs-file_read_write.
- Delete
patches.suse/init-move-populate_rootfs-back-to-start_kernel.
- commit d4910b3
-------------------------------------------------------------------
Wed Apr 27 21:29:24 CEST 2011 - jeffm@suse.com
- Delete patches.fixes/nfs-acl-caching.diff.
- Delete patches.suse/nfsacl-client-cache-CHECK.diff.
- commit e1a5c5c
-------------------------------------------------------------------
Wed Apr 27 21:11:59 CEST 2011 - jeffm@suse.com
- Delete patches.suse/osync-error. It was unused and the issue it fixed in
kernels prior to 2.6.32 doesn't exist anymore.
- commit 52cc654
-------------------------------------------------------------------
Wed Apr 27 20:48:55 CEST 2011 - jeffm@suse.com
- Delete patches.suse/s390-System.map.diff: Proper fix in binutils has
long since been upstream.
- commit 2847a36
-------------------------------------------------------------------
Wed Apr 27 20:46:52 CEST 2011 - jeffm@suse.com
- patches.suse/x86-mark_rodata_rw.patch: Removed as promised.
- commit f196f98
-------------------------------------------------------------------
Wed Apr 27 20:32:46 CEST 2011 - jeffm@suse.com
- Delete patches.arch/ia64-page-migration.
- Delete patches.arch/ia64-page-migration.fix.
- Delete patches.arch/mm-avoid-bad-page-on-lru.
- commit e469a91
-------------------------------------------------------------------
Wed Apr 27 20:29:40 CEST 2011 - jeffm@suse.com
- patches.suse/hung_task_timeout-configurable-default: Update patch-mainline.
- commit 4bcc987
-------------------------------------------------------------------
Wed Apr 27 20:18:37 CEST 2011 - jeffm@suse.com
- Delete patches.fixes/seccomp-disable-tsc-option: Unused in all configs.
- commit 0833556
-------------------------------------------------------------------
Wed Apr 27 20:16:52 CEST 2011 - jeffm@suse.com
- Delete patches.suse/unmap_vmas-lat: No bug report or signed-off-by.
- Delete patches.arch/s390-add-FREE_PTE_NR.
- commit 2a392c2
-------------------------------------------------------------------
Wed Apr 27 20:16:00 CEST 2011 - jeffm@suse.com
- Updated Patch-mainline for patches.fixes/ia64-sparse-fixes.diff.
- commit d79b32f
-------------------------------------------------------------------
Wed Apr 27 20:15:02 CEST 2011 - jeffm@suse.com
- Update to 2.6.39-rc5.
- Eliminated 2 patches.
- commit 5288a05
-------------------------------------------------------------------
Wed Apr 27 19:44:09 CEST 2011 - jeffm@suse.com
- Delete patches.suse/export-release_open_intent.
- Delete patches.suse/export-security_inode_permission.
- commit 5cd669f
-------------------------------------------------------------------
Wed Apr 27 19:43:47 CEST 2011 - jeffm@suse.com
- Delete patches.trace/utrace-core.
- commit a9639aa
-------------------------------------------------------------------
Tue Apr 26 11:03:18 CEST 2011 - jkosina@suse.cz

View File

@ -18,8 +18,8 @@
# norootforbuild
# icecream 0
%define srcversion 2.6.39-rc4
%define patchversion 2.6.39-rc4
%define srcversion 2.6.39-rc5
%define patchversion 2.6.39-rc5
%define variant %{nil}
%define vanilla_only 0
@ -31,9 +31,9 @@ Name: kernel-source
Summary: The Linux Kernel Sources
Version: 2.6.39
%if %using_buildservice
Release: rc4.<RELEASE>
Release: rc5.<RELEASE>
%else
Release: rc4.0
Release: rc5.0
%endif
License: GPL v2 only
Group: Development/Sources
@ -254,6 +254,89 @@ find %buildroot/usr/src/linux* ! -type l | xargs touch -d "$ts"
%endif
%changelog
* Wed Apr 27 2011 jeffm@suse.com
- Delete
patches.drivers/disable-catas_reset-by-default-to-avoid-problems-with-eeh.patch.
- commit 399a100
* Wed Apr 27 2011 jeffm@suse.com
- Delete patches.arch/x86_agpgart-g33-stoeln-fix-2.patch.
- commit e5c964a
* Wed Apr 27 2011 jeffm@suse.com
- Merged patches.fixes/fix-nf_conntrack_slp into patches.suse/netfilter-ip_conntrack_slp.patch.
- commit 213a0d5
* Wed Apr 27 2011 jeffm@suse.com
- Removed Swap-over-NFS patches.
- commit e061d16
* Wed Apr 27 2011 jeffm@suse.com
- Unified novfs patches into patches.suse/novfs-client-module.
- commit 3f8a199
* Wed Apr 27 2011 jeffm@suse.com
- Delete patches.fixes/reiserfs-remove-2-tb-file-size-limit.
- commit 2d63b14
* Wed Apr 27 2011 jeffm@suse.com
- Delete patches.suse/mm-increase-dirty-limits.patch: Replaced by patches.suse/mm-tune-dirty-limits.patch
- commit 4f8033f
* Wed Apr 27 2011 jeffm@suse.com
- series.conf: Removed commented out patches for cpuidle. The patches themselves are long gone.
- commit 93ce9f3
* Wed Apr 27 2011 jeffm@suse.com
- Delete patches.arch/acpi-export-hotplug_execute: ACPI_DOCK is now a boolean.
- commit f178332
* Wed Apr 27 2011 jeffm@suse.com
- Delete patches.suse/acpi-dsdt-initrd-v0.9a-2.6.25.patch.
- commit 5a2eae2
* Wed Apr 27 2011 jeffm@suse.com
- Delete patches.suse/acpi-don-t-preempt-until-the-system-is-up.
- Delete
patches.suse/acpi-generic-initramfs-table-override-support.
- Delete patches.suse/add-initramfs-file_read_write.
- Delete
patches.suse/init-move-populate_rootfs-back-to-start_kernel.
- commit d4910b3
* Wed Apr 27 2011 jeffm@suse.com
- Delete patches.fixes/nfs-acl-caching.diff.
- Delete patches.suse/nfsacl-client-cache-CHECK.diff.
- commit e1a5c5c
* Wed Apr 27 2011 jeffm@suse.com
- Delete patches.suse/osync-error. It was unused and the issue it fixed in
kernels prior to 2.6.32 doesn't exist anymore.
- commit 52cc654
* Wed Apr 27 2011 jeffm@suse.com
- Delete patches.suse/s390-System.map.diff: Proper fix in binutils has
long since been upstream.
- commit 2847a36
* Wed Apr 27 2011 jeffm@suse.com
- patches.suse/x86-mark_rodata_rw.patch: Removed as promised.
- commit f196f98
* Wed Apr 27 2011 jeffm@suse.com
- Delete patches.arch/ia64-page-migration.
- Delete patches.arch/ia64-page-migration.fix.
- Delete patches.arch/mm-avoid-bad-page-on-lru.
- commit e469a91
* Wed Apr 27 2011 jeffm@suse.com
- patches.suse/hung_task_timeout-configurable-default: Update patch-mainline.
- commit 4bcc987
* Wed Apr 27 2011 jeffm@suse.com
- Delete patches.fixes/seccomp-disable-tsc-option: Unused in all configs.
- commit 0833556
* Wed Apr 27 2011 jeffm@suse.com
- Delete patches.suse/unmap_vmas-lat: No bug report or signed-off-by.
- Delete patches.arch/s390-add-FREE_PTE_NR.
- commit 2a392c2
* Wed Apr 27 2011 jeffm@suse.com
- Updated Patch-mainline for patches.fixes/ia64-sparse-fixes.diff.
- commit d79b32f
* Wed Apr 27 2011 jeffm@suse.com
- Update to 2.6.39-rc5.
- Eliminated 2 patches.
- commit 5288a05
* Wed Apr 27 2011 jeffm@suse.com
- Delete patches.suse/export-release_open_intent.
- Delete patches.suse/export-security_inode_permission.
- commit 5cd669f
* Wed Apr 27 2011 jeffm@suse.com
- Delete patches.trace/utrace-core.
- commit a9639aa
* Tue Apr 26 2011 jkosina@suse.cz
- HID: add noget quirk barcode scanners from Symbol Technologies
(bnc#689290).

View File

@ -1,3 +1,155 @@
-------------------------------------------------------------------
Wed Apr 27 22:20:02 CEST 2011 - jeffm@suse.com
- Delete
patches.drivers/disable-catas_reset-by-default-to-avoid-problems-with-eeh.patch.
- commit 399a100
-------------------------------------------------------------------
Wed Apr 27 22:19:47 CEST 2011 - jeffm@suse.com
- Delete patches.arch/x86_agpgart-g33-stoeln-fix-2.patch.
- commit e5c964a
-------------------------------------------------------------------
Wed Apr 27 22:04:11 CEST 2011 - jeffm@suse.com
- Merged patches.fixes/fix-nf_conntrack_slp into patches.suse/netfilter-ip_conntrack_slp.patch.
- commit 213a0d5
-------------------------------------------------------------------
Wed Apr 27 22:02:19 CEST 2011 - jeffm@suse.com
- Removed Swap-over-NFS patches.
- commit e061d16
-------------------------------------------------------------------
Wed Apr 27 21:59:47 CEST 2011 - jeffm@suse.com
- Unified novfs patches into patches.suse/novfs-client-module.
- commit 3f8a199
-------------------------------------------------------------------
Wed Apr 27 21:56:53 CEST 2011 - jeffm@suse.com
- Delete patches.fixes/reiserfs-remove-2-tb-file-size-limit.
- commit 2d63b14
-------------------------------------------------------------------
Wed Apr 27 21:51:44 CEST 2011 - jeffm@suse.com
- Delete patches.suse/mm-increase-dirty-limits.patch: Replaced by patches.suse/mm-tune-dirty-limits.patch
- commit 4f8033f
-------------------------------------------------------------------
Wed Apr 27 21:40:25 CEST 2011 - jeffm@suse.com
- series.conf: Removed commented out patches for cpuidle. The patches themselves are long gone.
- commit 93ce9f3
-------------------------------------------------------------------
Wed Apr 27 21:35:51 CEST 2011 - jeffm@suse.com
- Delete patches.arch/acpi-export-hotplug_execute: ACPI_DOCK is now a boolean.
- commit f178332
-------------------------------------------------------------------
Wed Apr 27 21:34:22 CEST 2011 - jeffm@suse.com
- Delete patches.suse/acpi-dsdt-initrd-v0.9a-2.6.25.patch.
- commit 5a2eae2
-------------------------------------------------------------------
Wed Apr 27 21:34:13 CEST 2011 - jeffm@suse.com
- Delete patches.suse/acpi-don-t-preempt-until-the-system-is-up.
- Delete
patches.suse/acpi-generic-initramfs-table-override-support.
- Delete patches.suse/add-initramfs-file_read_write.
- Delete
patches.suse/init-move-populate_rootfs-back-to-start_kernel.
- commit d4910b3
-------------------------------------------------------------------
Wed Apr 27 21:29:24 CEST 2011 - jeffm@suse.com
- Delete patches.fixes/nfs-acl-caching.diff.
- Delete patches.suse/nfsacl-client-cache-CHECK.diff.
- commit e1a5c5c
-------------------------------------------------------------------
Wed Apr 27 21:11:59 CEST 2011 - jeffm@suse.com
- Delete patches.suse/osync-error. It was unused and the issue it fixed in
kernels prior to 2.6.32 doesn't exist anymore.
- commit 52cc654
-------------------------------------------------------------------
Wed Apr 27 20:48:55 CEST 2011 - jeffm@suse.com
- Delete patches.suse/s390-System.map.diff: Proper fix in binutils has
long since been upstream.
- commit 2847a36
-------------------------------------------------------------------
Wed Apr 27 20:46:52 CEST 2011 - jeffm@suse.com
- patches.suse/x86-mark_rodata_rw.patch: Removed as promised.
- commit f196f98
-------------------------------------------------------------------
Wed Apr 27 20:32:46 CEST 2011 - jeffm@suse.com
- Delete patches.arch/ia64-page-migration.
- Delete patches.arch/ia64-page-migration.fix.
- Delete patches.arch/mm-avoid-bad-page-on-lru.
- commit e469a91
-------------------------------------------------------------------
Wed Apr 27 20:29:40 CEST 2011 - jeffm@suse.com
- patches.suse/hung_task_timeout-configurable-default: Update patch-mainline.
- commit 4bcc987
-------------------------------------------------------------------
Wed Apr 27 20:18:37 CEST 2011 - jeffm@suse.com
- Delete patches.fixes/seccomp-disable-tsc-option: Unused in all configs.
- commit 0833556
-------------------------------------------------------------------
Wed Apr 27 20:16:52 CEST 2011 - jeffm@suse.com
- Delete patches.suse/unmap_vmas-lat: No bug report or signed-off-by.
- Delete patches.arch/s390-add-FREE_PTE_NR.
- commit 2a392c2
-------------------------------------------------------------------
Wed Apr 27 20:16:00 CEST 2011 - jeffm@suse.com
- Updated Patch-mainline for patches.fixes/ia64-sparse-fixes.diff.
- commit d79b32f
-------------------------------------------------------------------
Wed Apr 27 20:15:02 CEST 2011 - jeffm@suse.com
- Update to 2.6.39-rc5.
- Eliminated 2 patches.
- commit 5288a05
-------------------------------------------------------------------
Wed Apr 27 19:44:09 CEST 2011 - jeffm@suse.com
- Delete patches.suse/export-release_open_intent.
- Delete patches.suse/export-security_inode_permission.
- commit 5cd669f
-------------------------------------------------------------------
Wed Apr 27 19:43:47 CEST 2011 - jeffm@suse.com
- Delete patches.trace/utrace-core.
- commit a9639aa
-------------------------------------------------------------------
Tue Apr 26 11:03:18 CEST 2011 - jkosina@suse.cz

View File

@ -25,7 +25,7 @@ Name: kernel-syms
Summary: Kernel Symbol Versions (modversions)
Version: 2.6.39
%if %using_buildservice
Release: rc4.<RELEASE>
Release: rc5.<RELEASE>
%else
%define kernel_source_release %(LC_ALL=C rpm -q kernel-devel%variant-%version --qf "%{RELEASE}" | grep -v 'not installed' || echo 0)
Release: %kernel_source_release
@ -81,6 +81,89 @@ install -m 644 -D %{SOURCE0} %buildroot/%_docdir/%name/README.SUSE
%_docdir/%name/README.SUSE
%changelog
* Wed Apr 27 2011 jeffm@suse.com
- Delete
patches.drivers/disable-catas_reset-by-default-to-avoid-problems-with-eeh.patch.
- commit 399a100
* Wed Apr 27 2011 jeffm@suse.com
- Delete patches.arch/x86_agpgart-g33-stoeln-fix-2.patch.
- commit e5c964a
* Wed Apr 27 2011 jeffm@suse.com
- Merged patches.fixes/fix-nf_conntrack_slp into patches.suse/netfilter-ip_conntrack_slp.patch.
- commit 213a0d5
* Wed Apr 27 2011 jeffm@suse.com
- Removed Swap-over-NFS patches.
- commit e061d16
* Wed Apr 27 2011 jeffm@suse.com
- Unified novfs patches into patches.suse/novfs-client-module.
- commit 3f8a199
* Wed Apr 27 2011 jeffm@suse.com
- Delete patches.fixes/reiserfs-remove-2-tb-file-size-limit.
- commit 2d63b14
* Wed Apr 27 2011 jeffm@suse.com
- Delete patches.suse/mm-increase-dirty-limits.patch: Replaced by patches.suse/mm-tune-dirty-limits.patch
- commit 4f8033f
* Wed Apr 27 2011 jeffm@suse.com
- series.conf: Removed commented out patches for cpuidle. The patches themselves are long gone.
- commit 93ce9f3
* Wed Apr 27 2011 jeffm@suse.com
- Delete patches.arch/acpi-export-hotplug_execute: ACPI_DOCK is now a boolean.
- commit f178332
* Wed Apr 27 2011 jeffm@suse.com
- Delete patches.suse/acpi-dsdt-initrd-v0.9a-2.6.25.patch.
- commit 5a2eae2
* Wed Apr 27 2011 jeffm@suse.com
- Delete patches.suse/acpi-don-t-preempt-until-the-system-is-up.
- Delete
patches.suse/acpi-generic-initramfs-table-override-support.
- Delete patches.suse/add-initramfs-file_read_write.
- Delete
patches.suse/init-move-populate_rootfs-back-to-start_kernel.
- commit d4910b3
* Wed Apr 27 2011 jeffm@suse.com
- Delete patches.fixes/nfs-acl-caching.diff.
- Delete patches.suse/nfsacl-client-cache-CHECK.diff.
- commit e1a5c5c
* Wed Apr 27 2011 jeffm@suse.com
- Delete patches.suse/osync-error. It was unused and the issue it fixed in
kernels prior to 2.6.32 doesn't exist anymore.
- commit 52cc654
* Wed Apr 27 2011 jeffm@suse.com
- Delete patches.suse/s390-System.map.diff: Proper fix in binutils has
long since been upstream.
- commit 2847a36
* Wed Apr 27 2011 jeffm@suse.com
- patches.suse/x86-mark_rodata_rw.patch: Removed as promised.
- commit f196f98
* Wed Apr 27 2011 jeffm@suse.com
- Delete patches.arch/ia64-page-migration.
- Delete patches.arch/ia64-page-migration.fix.
- Delete patches.arch/mm-avoid-bad-page-on-lru.
- commit e469a91
* Wed Apr 27 2011 jeffm@suse.com
- patches.suse/hung_task_timeout-configurable-default: Update patch-mainline.
- commit 4bcc987
* Wed Apr 27 2011 jeffm@suse.com
- Delete patches.fixes/seccomp-disable-tsc-option: Unused in all configs.
- commit 0833556
* Wed Apr 27 2011 jeffm@suse.com
- Delete patches.suse/unmap_vmas-lat: No bug report or signed-off-by.
- Delete patches.arch/s390-add-FREE_PTE_NR.
- commit 2a392c2
* Wed Apr 27 2011 jeffm@suse.com
- Updated Patch-mainline for patches.fixes/ia64-sparse-fixes.diff.
- commit d79b32f
* Wed Apr 27 2011 jeffm@suse.com
- Update to 2.6.39-rc5.
- Eliminated 2 patches.
- commit 5288a05
* Wed Apr 27 2011 jeffm@suse.com
- Delete patches.suse/export-release_open_intent.
- Delete patches.suse/export-security_inode_permission.
- commit 5cd669f
* Wed Apr 27 2011 jeffm@suse.com
- Delete patches.trace/utrace-core.
- commit a9639aa
* Tue Apr 26 2011 jkosina@suse.cz
- HID: add noget quirk barcode scanners from Symbol Technologies
(bnc#689290).

View File

@ -1,3 +1,155 @@
-------------------------------------------------------------------
Wed Apr 27 22:20:02 CEST 2011 - jeffm@suse.com
- Delete
patches.drivers/disable-catas_reset-by-default-to-avoid-problems-with-eeh.patch.
- commit 399a100
-------------------------------------------------------------------
Wed Apr 27 22:19:47 CEST 2011 - jeffm@suse.com
- Delete patches.arch/x86_agpgart-g33-stoeln-fix-2.patch.
- commit e5c964a
-------------------------------------------------------------------
Wed Apr 27 22:04:11 CEST 2011 - jeffm@suse.com
- Merged patches.fixes/fix-nf_conntrack_slp into patches.suse/netfilter-ip_conntrack_slp.patch.
- commit 213a0d5
-------------------------------------------------------------------
Wed Apr 27 22:02:19 CEST 2011 - jeffm@suse.com
- Removed Swap-over-NFS patches.
- commit e061d16
-------------------------------------------------------------------
Wed Apr 27 21:59:47 CEST 2011 - jeffm@suse.com
- Unified novfs patches into patches.suse/novfs-client-module.
- commit 3f8a199
-------------------------------------------------------------------
Wed Apr 27 21:56:53 CEST 2011 - jeffm@suse.com
- Delete patches.fixes/reiserfs-remove-2-tb-file-size-limit.
- commit 2d63b14
-------------------------------------------------------------------
Wed Apr 27 21:51:44 CEST 2011 - jeffm@suse.com
- Delete patches.suse/mm-increase-dirty-limits.patch: Replaced by patches.suse/mm-tune-dirty-limits.patch
- commit 4f8033f
-------------------------------------------------------------------
Wed Apr 27 21:40:25 CEST 2011 - jeffm@suse.com
- series.conf: Removed commented out patches for cpuidle. The patches themselves are long gone.
- commit 93ce9f3
-------------------------------------------------------------------
Wed Apr 27 21:35:51 CEST 2011 - jeffm@suse.com
- Delete patches.arch/acpi-export-hotplug_execute: ACPI_DOCK is now a boolean.
- commit f178332
-------------------------------------------------------------------
Wed Apr 27 21:34:22 CEST 2011 - jeffm@suse.com
- Delete patches.suse/acpi-dsdt-initrd-v0.9a-2.6.25.patch.
- commit 5a2eae2
-------------------------------------------------------------------
Wed Apr 27 21:34:13 CEST 2011 - jeffm@suse.com
- Delete patches.suse/acpi-don-t-preempt-until-the-system-is-up.
- Delete
patches.suse/acpi-generic-initramfs-table-override-support.
- Delete patches.suse/add-initramfs-file_read_write.
- Delete
patches.suse/init-move-populate_rootfs-back-to-start_kernel.
- commit d4910b3
-------------------------------------------------------------------
Wed Apr 27 21:29:24 CEST 2011 - jeffm@suse.com
- Delete patches.fixes/nfs-acl-caching.diff.
- Delete patches.suse/nfsacl-client-cache-CHECK.diff.
- commit e1a5c5c
-------------------------------------------------------------------
Wed Apr 27 21:11:59 CEST 2011 - jeffm@suse.com
- Delete patches.suse/osync-error. It was unused and the issue it fixed in
kernels prior to 2.6.32 doesn't exist anymore.
- commit 52cc654
-------------------------------------------------------------------
Wed Apr 27 20:48:55 CEST 2011 - jeffm@suse.com
- Delete patches.suse/s390-System.map.diff: Proper fix in binutils has
long since been upstream.
- commit 2847a36
-------------------------------------------------------------------
Wed Apr 27 20:46:52 CEST 2011 - jeffm@suse.com
- patches.suse/x86-mark_rodata_rw.patch: Removed as promised.
- commit f196f98
-------------------------------------------------------------------
Wed Apr 27 20:32:46 CEST 2011 - jeffm@suse.com
- Delete patches.arch/ia64-page-migration.
- Delete patches.arch/ia64-page-migration.fix.
- Delete patches.arch/mm-avoid-bad-page-on-lru.
- commit e469a91
-------------------------------------------------------------------
Wed Apr 27 20:29:40 CEST 2011 - jeffm@suse.com
- patches.suse/hung_task_timeout-configurable-default: Update patch-mainline.
- commit 4bcc987
-------------------------------------------------------------------
Wed Apr 27 20:18:37 CEST 2011 - jeffm@suse.com
- Delete patches.fixes/seccomp-disable-tsc-option: Unused in all configs.
- commit 0833556
-------------------------------------------------------------------
Wed Apr 27 20:16:52 CEST 2011 - jeffm@suse.com
- Delete patches.suse/unmap_vmas-lat: No bug report or signed-off-by.
- Delete patches.arch/s390-add-FREE_PTE_NR.
- commit 2a392c2
-------------------------------------------------------------------
Wed Apr 27 20:16:00 CEST 2011 - jeffm@suse.com
- Updated Patch-mainline for patches.fixes/ia64-sparse-fixes.diff.
- commit d79b32f
-------------------------------------------------------------------
Wed Apr 27 20:15:02 CEST 2011 - jeffm@suse.com
- Update to 2.6.39-rc5.
- Eliminated 2 patches.
- commit 5288a05
-------------------------------------------------------------------
Wed Apr 27 19:44:09 CEST 2011 - jeffm@suse.com
- Delete patches.suse/export-release_open_intent.
- Delete patches.suse/export-security_inode_permission.
- commit 5cd669f
-------------------------------------------------------------------
Wed Apr 27 19:43:47 CEST 2011 - jeffm@suse.com
- Delete patches.trace/utrace-core.
- commit a9639aa
-------------------------------------------------------------------
Tue Apr 26 11:03:18 CEST 2011 - jkosina@suse.cz

View File

@ -17,8 +17,8 @@
# norootforbuild
%define srcversion 2.6.39-rc4
%define patchversion 2.6.39-rc4
%define srcversion 2.6.39-rc5
%define patchversion 2.6.39-rc5
%define variant %{nil}
%include %_sourcedir/kernel-spec-macros
@ -57,9 +57,9 @@ Name: kernel-trace
Summary: The Standard Kernel with Tracing Features
Version: 2.6.39
%if %using_buildservice
Release: rc4.<RELEASE>
Release: rc5.<RELEASE>
%else
Release: rc4.0
Release: rc5.0
%endif
License: GPL v2 only
Group: System/Kernel
@ -877,6 +877,89 @@ Debug information for package %name-devel
%files devel-debuginfo -f vmlinux.debug.files
%changelog
* Wed Apr 27 2011 jeffm@suse.com
- Delete
patches.drivers/disable-catas_reset-by-default-to-avoid-problems-with-eeh.patch.
- commit 399a100
* Wed Apr 27 2011 jeffm@suse.com
- Delete patches.arch/x86_agpgart-g33-stoeln-fix-2.patch.
- commit e5c964a
* Wed Apr 27 2011 jeffm@suse.com
- Merged patches.fixes/fix-nf_conntrack_slp into patches.suse/netfilter-ip_conntrack_slp.patch.
- commit 213a0d5
* Wed Apr 27 2011 jeffm@suse.com
- Removed Swap-over-NFS patches.
- commit e061d16
* Wed Apr 27 2011 jeffm@suse.com
- Unified novfs patches into patches.suse/novfs-client-module.
- commit 3f8a199
* Wed Apr 27 2011 jeffm@suse.com
- Delete patches.fixes/reiserfs-remove-2-tb-file-size-limit.
- commit 2d63b14
* Wed Apr 27 2011 jeffm@suse.com
- Delete patches.suse/mm-increase-dirty-limits.patch: Replaced by patches.suse/mm-tune-dirty-limits.patch
- commit 4f8033f
* Wed Apr 27 2011 jeffm@suse.com
- series.conf: Removed commented out patches for cpuidle. The patches themselves are long gone.
- commit 93ce9f3
* Wed Apr 27 2011 jeffm@suse.com
- Delete patches.arch/acpi-export-hotplug_execute: ACPI_DOCK is now a boolean.
- commit f178332
* Wed Apr 27 2011 jeffm@suse.com
- Delete patches.suse/acpi-dsdt-initrd-v0.9a-2.6.25.patch.
- commit 5a2eae2
* Wed Apr 27 2011 jeffm@suse.com
- Delete patches.suse/acpi-don-t-preempt-until-the-system-is-up.
- Delete
patches.suse/acpi-generic-initramfs-table-override-support.
- Delete patches.suse/add-initramfs-file_read_write.
- Delete
patches.suse/init-move-populate_rootfs-back-to-start_kernel.
- commit d4910b3
* Wed Apr 27 2011 jeffm@suse.com
- Delete patches.fixes/nfs-acl-caching.diff.
- Delete patches.suse/nfsacl-client-cache-CHECK.diff.
- commit e1a5c5c
* Wed Apr 27 2011 jeffm@suse.com
- Delete patches.suse/osync-error. It was unused and the issue it fixed in
kernels prior to 2.6.32 doesn't exist anymore.
- commit 52cc654
* Wed Apr 27 2011 jeffm@suse.com
- Delete patches.suse/s390-System.map.diff: Proper fix in binutils has
long since been upstream.
- commit 2847a36
* Wed Apr 27 2011 jeffm@suse.com
- patches.suse/x86-mark_rodata_rw.patch: Removed as promised.
- commit f196f98
* Wed Apr 27 2011 jeffm@suse.com
- Delete patches.arch/ia64-page-migration.
- Delete patches.arch/ia64-page-migration.fix.
- Delete patches.arch/mm-avoid-bad-page-on-lru.
- commit e469a91
* Wed Apr 27 2011 jeffm@suse.com
- patches.suse/hung_task_timeout-configurable-default: Update patch-mainline.
- commit 4bcc987
* Wed Apr 27 2011 jeffm@suse.com
- Delete patches.fixes/seccomp-disable-tsc-option: Unused in all configs.
- commit 0833556
* Wed Apr 27 2011 jeffm@suse.com
- Delete patches.suse/unmap_vmas-lat: No bug report or signed-off-by.
- Delete patches.arch/s390-add-FREE_PTE_NR.
- commit 2a392c2
* Wed Apr 27 2011 jeffm@suse.com
- Updated Patch-mainline for patches.fixes/ia64-sparse-fixes.diff.
- commit d79b32f
* Wed Apr 27 2011 jeffm@suse.com
- Update to 2.6.39-rc5.
- Eliminated 2 patches.
- commit 5288a05
* Wed Apr 27 2011 jeffm@suse.com
- Delete patches.suse/export-release_open_intent.
- Delete patches.suse/export-security_inode_permission.
- commit 5cd669f
* Wed Apr 27 2011 jeffm@suse.com
- Delete patches.trace/utrace-core.
- commit a9639aa
* Tue Apr 26 2011 jkosina@suse.cz
- HID: add noget quirk barcode scanners from Symbol Technologies
(bnc#689290).

View File

@ -1,3 +1,155 @@
-------------------------------------------------------------------
Wed Apr 27 22:20:02 CEST 2011 - jeffm@suse.com
- Delete
patches.drivers/disable-catas_reset-by-default-to-avoid-problems-with-eeh.patch.
- commit 399a100
-------------------------------------------------------------------
Wed Apr 27 22:19:47 CEST 2011 - jeffm@suse.com
- Delete patches.arch/x86_agpgart-g33-stoeln-fix-2.patch.
- commit e5c964a
-------------------------------------------------------------------
Wed Apr 27 22:04:11 CEST 2011 - jeffm@suse.com
- Merged patches.fixes/fix-nf_conntrack_slp into patches.suse/netfilter-ip_conntrack_slp.patch.
- commit 213a0d5
-------------------------------------------------------------------
Wed Apr 27 22:02:19 CEST 2011 - jeffm@suse.com
- Removed Swap-over-NFS patches.
- commit e061d16
-------------------------------------------------------------------
Wed Apr 27 21:59:47 CEST 2011 - jeffm@suse.com
- Unified novfs patches into patches.suse/novfs-client-module.
- commit 3f8a199
-------------------------------------------------------------------
Wed Apr 27 21:56:53 CEST 2011 - jeffm@suse.com
- Delete patches.fixes/reiserfs-remove-2-tb-file-size-limit.
- commit 2d63b14
-------------------------------------------------------------------
Wed Apr 27 21:51:44 CEST 2011 - jeffm@suse.com
- Delete patches.suse/mm-increase-dirty-limits.patch: Replaced by patches.suse/mm-tune-dirty-limits.patch
- commit 4f8033f
-------------------------------------------------------------------
Wed Apr 27 21:40:25 CEST 2011 - jeffm@suse.com
- series.conf: Removed commented out patches for cpuidle. The patches themselves are long gone.
- commit 93ce9f3
-------------------------------------------------------------------
Wed Apr 27 21:35:51 CEST 2011 - jeffm@suse.com
- Delete patches.arch/acpi-export-hotplug_execute: ACPI_DOCK is now a boolean.
- commit f178332
-------------------------------------------------------------------
Wed Apr 27 21:34:22 CEST 2011 - jeffm@suse.com
- Delete patches.suse/acpi-dsdt-initrd-v0.9a-2.6.25.patch.
- commit 5a2eae2
-------------------------------------------------------------------
Wed Apr 27 21:34:13 CEST 2011 - jeffm@suse.com
- Delete patches.suse/acpi-don-t-preempt-until-the-system-is-up.
- Delete
patches.suse/acpi-generic-initramfs-table-override-support.
- Delete patches.suse/add-initramfs-file_read_write.
- Delete
patches.suse/init-move-populate_rootfs-back-to-start_kernel.
- commit d4910b3
-------------------------------------------------------------------
Wed Apr 27 21:29:24 CEST 2011 - jeffm@suse.com
- Delete patches.fixes/nfs-acl-caching.diff.
- Delete patches.suse/nfsacl-client-cache-CHECK.diff.
- commit e1a5c5c
-------------------------------------------------------------------
Wed Apr 27 21:11:59 CEST 2011 - jeffm@suse.com
- Delete patches.suse/osync-error. It was unused and the issue it fixed in
kernels prior to 2.6.32 doesn't exist anymore.
- commit 52cc654
-------------------------------------------------------------------
Wed Apr 27 20:48:55 CEST 2011 - jeffm@suse.com
- Delete patches.suse/s390-System.map.diff: Proper fix in binutils has
long since been upstream.
- commit 2847a36
-------------------------------------------------------------------
Wed Apr 27 20:46:52 CEST 2011 - jeffm@suse.com
- patches.suse/x86-mark_rodata_rw.patch: Removed as promised.
- commit f196f98
-------------------------------------------------------------------
Wed Apr 27 20:32:46 CEST 2011 - jeffm@suse.com
- Delete patches.arch/ia64-page-migration.
- Delete patches.arch/ia64-page-migration.fix.
- Delete patches.arch/mm-avoid-bad-page-on-lru.
- commit e469a91
-------------------------------------------------------------------
Wed Apr 27 20:29:40 CEST 2011 - jeffm@suse.com
- patches.suse/hung_task_timeout-configurable-default: Update patch-mainline.
- commit 4bcc987
-------------------------------------------------------------------
Wed Apr 27 20:18:37 CEST 2011 - jeffm@suse.com
- Delete patches.fixes/seccomp-disable-tsc-option: Unused in all configs.
- commit 0833556
-------------------------------------------------------------------
Wed Apr 27 20:16:52 CEST 2011 - jeffm@suse.com
- Delete patches.suse/unmap_vmas-lat: No bug report or signed-off-by.
- Delete patches.arch/s390-add-FREE_PTE_NR.
- commit 2a392c2
-------------------------------------------------------------------
Wed Apr 27 20:16:00 CEST 2011 - jeffm@suse.com
- Updated Patch-mainline for patches.fixes/ia64-sparse-fixes.diff.
- commit d79b32f
-------------------------------------------------------------------
Wed Apr 27 20:15:02 CEST 2011 - jeffm@suse.com
- Update to 2.6.39-rc5.
- Eliminated 2 patches.
- commit 5288a05
-------------------------------------------------------------------
Wed Apr 27 19:44:09 CEST 2011 - jeffm@suse.com
- Delete patches.suse/export-release_open_intent.
- Delete patches.suse/export-security_inode_permission.
- commit 5cd669f
-------------------------------------------------------------------
Wed Apr 27 19:43:47 CEST 2011 - jeffm@suse.com
- Delete patches.trace/utrace-core.
- commit a9639aa
-------------------------------------------------------------------
Tue Apr 26 11:03:18 CEST 2011 - jkosina@suse.cz

View File

@ -17,8 +17,8 @@
# norootforbuild
%define srcversion 2.6.39-rc4
%define patchversion 2.6.39-rc4
%define srcversion 2.6.39-rc5
%define patchversion 2.6.39-rc5
%define variant %{nil}
%include %_sourcedir/kernel-spec-macros
@ -57,9 +57,9 @@ Name: kernel-vanilla
Summary: The Standard Kernel - without any SUSE patches
Version: 2.6.39
%if %using_buildservice
Release: rc4.<RELEASE>
Release: rc5.<RELEASE>
%else
Release: rc4.0
Release: rc5.0
%endif
License: GPL v2 only
Group: System/Kernel
@ -873,6 +873,89 @@ Debug information for package %name-devel
%files devel-debuginfo -f vmlinux.debug.files
%changelog
* Wed Apr 27 2011 jeffm@suse.com
- Delete
patches.drivers/disable-catas_reset-by-default-to-avoid-problems-with-eeh.patch.
- commit 399a100
* Wed Apr 27 2011 jeffm@suse.com
- Delete patches.arch/x86_agpgart-g33-stoeln-fix-2.patch.
- commit e5c964a
* Wed Apr 27 2011 jeffm@suse.com
- Merged patches.fixes/fix-nf_conntrack_slp into patches.suse/netfilter-ip_conntrack_slp.patch.
- commit 213a0d5
* Wed Apr 27 2011 jeffm@suse.com
- Removed Swap-over-NFS patches.
- commit e061d16
* Wed Apr 27 2011 jeffm@suse.com
- Unified novfs patches into patches.suse/novfs-client-module.
- commit 3f8a199
* Wed Apr 27 2011 jeffm@suse.com
- Delete patches.fixes/reiserfs-remove-2-tb-file-size-limit.
- commit 2d63b14
* Wed Apr 27 2011 jeffm@suse.com
- Delete patches.suse/mm-increase-dirty-limits.patch: Replaced by patches.suse/mm-tune-dirty-limits.patch
- commit 4f8033f
* Wed Apr 27 2011 jeffm@suse.com
- series.conf: Removed commented out patches for cpuidle. The patches themselves are long gone.
- commit 93ce9f3
* Wed Apr 27 2011 jeffm@suse.com
- Delete patches.arch/acpi-export-hotplug_execute: ACPI_DOCK is now a boolean.
- commit f178332
* Wed Apr 27 2011 jeffm@suse.com
- Delete patches.suse/acpi-dsdt-initrd-v0.9a-2.6.25.patch.
- commit 5a2eae2
* Wed Apr 27 2011 jeffm@suse.com
- Delete patches.suse/acpi-don-t-preempt-until-the-system-is-up.
- Delete
patches.suse/acpi-generic-initramfs-table-override-support.
- Delete patches.suse/add-initramfs-file_read_write.
- Delete
patches.suse/init-move-populate_rootfs-back-to-start_kernel.
- commit d4910b3
* Wed Apr 27 2011 jeffm@suse.com
- Delete patches.fixes/nfs-acl-caching.diff.
- Delete patches.suse/nfsacl-client-cache-CHECK.diff.
- commit e1a5c5c
* Wed Apr 27 2011 jeffm@suse.com
- Delete patches.suse/osync-error. It was unused and the issue it fixed in
kernels prior to 2.6.32 doesn't exist anymore.
- commit 52cc654
* Wed Apr 27 2011 jeffm@suse.com
- Delete patches.suse/s390-System.map.diff: Proper fix in binutils has
long since been upstream.
- commit 2847a36
* Wed Apr 27 2011 jeffm@suse.com
- patches.suse/x86-mark_rodata_rw.patch: Removed as promised.
- commit f196f98
* Wed Apr 27 2011 jeffm@suse.com
- Delete patches.arch/ia64-page-migration.
- Delete patches.arch/ia64-page-migration.fix.
- Delete patches.arch/mm-avoid-bad-page-on-lru.
- commit e469a91
* Wed Apr 27 2011 jeffm@suse.com
- patches.suse/hung_task_timeout-configurable-default: Update patch-mainline.
- commit 4bcc987
* Wed Apr 27 2011 jeffm@suse.com
- Delete patches.fixes/seccomp-disable-tsc-option: Unused in all configs.
- commit 0833556
* Wed Apr 27 2011 jeffm@suse.com
- Delete patches.suse/unmap_vmas-lat: No bug report or signed-off-by.
- Delete patches.arch/s390-add-FREE_PTE_NR.
- commit 2a392c2
* Wed Apr 27 2011 jeffm@suse.com
- Updated Patch-mainline for patches.fixes/ia64-sparse-fixes.diff.
- commit d79b32f
* Wed Apr 27 2011 jeffm@suse.com
- Update to 2.6.39-rc5.
- Eliminated 2 patches.
- commit 5288a05
* Wed Apr 27 2011 jeffm@suse.com
- Delete patches.suse/export-release_open_intent.
- Delete patches.suse/export-security_inode_permission.
- commit 5cd669f
* Wed Apr 27 2011 jeffm@suse.com
- Delete patches.trace/utrace-core.
- commit a9639aa
* Tue Apr 26 2011 jkosina@suse.cz
- HID: add noget quirk barcode scanners from Symbol Technologies
(bnc#689290).

View File

@ -1,3 +1,155 @@
-------------------------------------------------------------------
Wed Apr 27 22:20:02 CEST 2011 - jeffm@suse.com
- Delete
patches.drivers/disable-catas_reset-by-default-to-avoid-problems-with-eeh.patch.
- commit 399a100
-------------------------------------------------------------------
Wed Apr 27 22:19:47 CEST 2011 - jeffm@suse.com
- Delete patches.arch/x86_agpgart-g33-stoeln-fix-2.patch.
- commit e5c964a
-------------------------------------------------------------------
Wed Apr 27 22:04:11 CEST 2011 - jeffm@suse.com
- Merged patches.fixes/fix-nf_conntrack_slp into patches.suse/netfilter-ip_conntrack_slp.patch.
- commit 213a0d5
-------------------------------------------------------------------
Wed Apr 27 22:02:19 CEST 2011 - jeffm@suse.com
- Removed Swap-over-NFS patches.
- commit e061d16
-------------------------------------------------------------------
Wed Apr 27 21:59:47 CEST 2011 - jeffm@suse.com
- Unified novfs patches into patches.suse/novfs-client-module.
- commit 3f8a199
-------------------------------------------------------------------
Wed Apr 27 21:56:53 CEST 2011 - jeffm@suse.com
- Delete patches.fixes/reiserfs-remove-2-tb-file-size-limit.
- commit 2d63b14
-------------------------------------------------------------------
Wed Apr 27 21:51:44 CEST 2011 - jeffm@suse.com
- Delete patches.suse/mm-increase-dirty-limits.patch: Replaced by patches.suse/mm-tune-dirty-limits.patch
- commit 4f8033f
-------------------------------------------------------------------
Wed Apr 27 21:40:25 CEST 2011 - jeffm@suse.com
- series.conf: Removed commented out patches for cpuidle. The patches themselves are long gone.
- commit 93ce9f3
-------------------------------------------------------------------
Wed Apr 27 21:35:51 CEST 2011 - jeffm@suse.com
- Delete patches.arch/acpi-export-hotplug_execute: ACPI_DOCK is now a boolean.
- commit f178332
-------------------------------------------------------------------
Wed Apr 27 21:34:22 CEST 2011 - jeffm@suse.com
- Delete patches.suse/acpi-dsdt-initrd-v0.9a-2.6.25.patch.
- commit 5a2eae2
-------------------------------------------------------------------
Wed Apr 27 21:34:13 CEST 2011 - jeffm@suse.com
- Delete patches.suse/acpi-don-t-preempt-until-the-system-is-up.
- Delete
patches.suse/acpi-generic-initramfs-table-override-support.
- Delete patches.suse/add-initramfs-file_read_write.
- Delete
patches.suse/init-move-populate_rootfs-back-to-start_kernel.
- commit d4910b3
-------------------------------------------------------------------
Wed Apr 27 21:29:24 CEST 2011 - jeffm@suse.com
- Delete patches.fixes/nfs-acl-caching.diff.
- Delete patches.suse/nfsacl-client-cache-CHECK.diff.
- commit e1a5c5c
-------------------------------------------------------------------
Wed Apr 27 21:11:59 CEST 2011 - jeffm@suse.com
- Delete patches.suse/osync-error. It was unused and the issue it fixed in
kernels prior to 2.6.32 doesn't exist anymore.
- commit 52cc654
-------------------------------------------------------------------
Wed Apr 27 20:48:55 CEST 2011 - jeffm@suse.com
- Delete patches.suse/s390-System.map.diff: Proper fix in binutils has
long since been upstream.
- commit 2847a36
-------------------------------------------------------------------
Wed Apr 27 20:46:52 CEST 2011 - jeffm@suse.com
- patches.suse/x86-mark_rodata_rw.patch: Removed as promised.
- commit f196f98
-------------------------------------------------------------------
Wed Apr 27 20:32:46 CEST 2011 - jeffm@suse.com
- Delete patches.arch/ia64-page-migration.
- Delete patches.arch/ia64-page-migration.fix.
- Delete patches.arch/mm-avoid-bad-page-on-lru.
- commit e469a91
-------------------------------------------------------------------
Wed Apr 27 20:29:40 CEST 2011 - jeffm@suse.com
- patches.suse/hung_task_timeout-configurable-default: Update patch-mainline.
- commit 4bcc987
-------------------------------------------------------------------
Wed Apr 27 20:18:37 CEST 2011 - jeffm@suse.com
- Delete patches.fixes/seccomp-disable-tsc-option: Unused in all configs.
- commit 0833556
-------------------------------------------------------------------
Wed Apr 27 20:16:52 CEST 2011 - jeffm@suse.com
- Delete patches.suse/unmap_vmas-lat: No bug report or signed-off-by.
- Delete patches.arch/s390-add-FREE_PTE_NR.
- commit 2a392c2
-------------------------------------------------------------------
Wed Apr 27 20:16:00 CEST 2011 - jeffm@suse.com
- Updated Patch-mainline for patches.fixes/ia64-sparse-fixes.diff.
- commit d79b32f
-------------------------------------------------------------------
Wed Apr 27 20:15:02 CEST 2011 - jeffm@suse.com
- Update to 2.6.39-rc5.
- Eliminated 2 patches.
- commit 5288a05
-------------------------------------------------------------------
Wed Apr 27 19:44:09 CEST 2011 - jeffm@suse.com
- Delete patches.suse/export-release_open_intent.
- Delete patches.suse/export-security_inode_permission.
- commit 5cd669f
-------------------------------------------------------------------
Wed Apr 27 19:43:47 CEST 2011 - jeffm@suse.com
- Delete patches.trace/utrace-core.
- commit a9639aa
-------------------------------------------------------------------
Tue Apr 26 11:03:18 CEST 2011 - jkosina@suse.cz

View File

@ -17,8 +17,8 @@
# norootforbuild
%define srcversion 2.6.39-rc4
%define patchversion 2.6.39-rc4
%define srcversion 2.6.39-rc5
%define patchversion 2.6.39-rc5
%define variant %{nil}
%include %_sourcedir/kernel-spec-macros
@ -57,9 +57,9 @@ Name: kernel-xen
Summary: The Xen Kernel
Version: 2.6.39
%if %using_buildservice
Release: rc4.<RELEASE>
Release: rc5.<RELEASE>
%else
Release: rc4.0
Release: rc5.0
%endif
License: GPL v2 only
Group: System/Kernel
@ -875,6 +875,89 @@ Debug information for package %name-devel
%files devel-debuginfo -f vmlinux.debug.files
%changelog
* Wed Apr 27 2011 jeffm@suse.com
- Delete
patches.drivers/disable-catas_reset-by-default-to-avoid-problems-with-eeh.patch.
- commit 399a100
* Wed Apr 27 2011 jeffm@suse.com
- Delete patches.arch/x86_agpgart-g33-stoeln-fix-2.patch.
- commit e5c964a
* Wed Apr 27 2011 jeffm@suse.com
- Merged patches.fixes/fix-nf_conntrack_slp into patches.suse/netfilter-ip_conntrack_slp.patch.
- commit 213a0d5
* Wed Apr 27 2011 jeffm@suse.com
- Removed Swap-over-NFS patches.
- commit e061d16
* Wed Apr 27 2011 jeffm@suse.com
- Unified novfs patches into patches.suse/novfs-client-module.
- commit 3f8a199
* Wed Apr 27 2011 jeffm@suse.com
- Delete patches.fixes/reiserfs-remove-2-tb-file-size-limit.
- commit 2d63b14
* Wed Apr 27 2011 jeffm@suse.com
- Delete patches.suse/mm-increase-dirty-limits.patch: Replaced by patches.suse/mm-tune-dirty-limits.patch
- commit 4f8033f
* Wed Apr 27 2011 jeffm@suse.com
- series.conf: Removed commented out patches for cpuidle. The patches themselves are long gone.
- commit 93ce9f3
* Wed Apr 27 2011 jeffm@suse.com
- Delete patches.arch/acpi-export-hotplug_execute: ACPI_DOCK is now a boolean.
- commit f178332
* Wed Apr 27 2011 jeffm@suse.com
- Delete patches.suse/acpi-dsdt-initrd-v0.9a-2.6.25.patch.
- commit 5a2eae2
* Wed Apr 27 2011 jeffm@suse.com
- Delete patches.suse/acpi-don-t-preempt-until-the-system-is-up.
- Delete
patches.suse/acpi-generic-initramfs-table-override-support.
- Delete patches.suse/add-initramfs-file_read_write.
- Delete
patches.suse/init-move-populate_rootfs-back-to-start_kernel.
- commit d4910b3
* Wed Apr 27 2011 jeffm@suse.com
- Delete patches.fixes/nfs-acl-caching.diff.
- Delete patches.suse/nfsacl-client-cache-CHECK.diff.
- commit e1a5c5c
* Wed Apr 27 2011 jeffm@suse.com
- Delete patches.suse/osync-error. It was unused and the issue it fixed in
kernels prior to 2.6.32 doesn't exist anymore.
- commit 52cc654
* Wed Apr 27 2011 jeffm@suse.com
- Delete patches.suse/s390-System.map.diff: Proper fix in binutils has
long since been upstream.
- commit 2847a36
* Wed Apr 27 2011 jeffm@suse.com
- patches.suse/x86-mark_rodata_rw.patch: Removed as promised.
- commit f196f98
* Wed Apr 27 2011 jeffm@suse.com
- Delete patches.arch/ia64-page-migration.
- Delete patches.arch/ia64-page-migration.fix.
- Delete patches.arch/mm-avoid-bad-page-on-lru.
- commit e469a91
* Wed Apr 27 2011 jeffm@suse.com
- patches.suse/hung_task_timeout-configurable-default: Update patch-mainline.
- commit 4bcc987
* Wed Apr 27 2011 jeffm@suse.com
- Delete patches.fixes/seccomp-disable-tsc-option: Unused in all configs.
- commit 0833556
* Wed Apr 27 2011 jeffm@suse.com
- Delete patches.suse/unmap_vmas-lat: No bug report or signed-off-by.
- Delete patches.arch/s390-add-FREE_PTE_NR.
- commit 2a392c2
* Wed Apr 27 2011 jeffm@suse.com
- Updated Patch-mainline for patches.fixes/ia64-sparse-fixes.diff.
- commit d79b32f
* Wed Apr 27 2011 jeffm@suse.com
- Update to 2.6.39-rc5.
- Eliminated 2 patches.
- commit 5288a05
* Wed Apr 27 2011 jeffm@suse.com
- Delete patches.suse/export-release_open_intent.
- Delete patches.suse/export-security_inode_permission.
- commit 5cd669f
* Wed Apr 27 2011 jeffm@suse.com
- Delete patches.trace/utrace-core.
- commit a9639aa
* Tue Apr 26 2011 jkosina@suse.cz
- HID: add noget quirk barcode scanners from Symbol Technologies
(bnc#689290).

3
linux-2.6.39-rc5.tar.bz2 Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:601027ea57d9ade74a54702911f2b12c9e16481c9191d1dafff7e533ccdee1e8
size 76083245

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:d2dc1c6d9be0a406c175adf6714a648feec81b309bf87c9bb485c64ffec07064
size 69821
oid sha256:e4f266cfade984e2289abdc751b950cbab54fe4f92e7f50138920f27138a9fe3
size 62187

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:7992ecf436961111c05a63155b9ae27278ba28616d38ad358c6e8d19cc0b5cd7
size 13687
oid sha256:d580f5fba5086d84946d57f2bc308d66594558366fdca9cf7f963bc70a974a9a
size 13145

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:8521bea9a947c6205dd142ce2995168af4d6f3976c9b199135838ae4f599ba14
size 82309
oid sha256:cbc5cf810f1572fe9efea300e580025450ebb676baa6ea9be2eaf5c7769b44d3
size 28223

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:06093afa0c53c7ed9b9401d7aa626c037b3395f4ee83ec062e4256771830b529
size 5451
oid sha256:35e10a841c2d34dc64ff21ed1c40fbfd1c4129eb6db5b6ac5840dfed774ce5ac
size 5212

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:a063bb82ab88fe321f7d3f8abc07b3c6e7ae48e071fe4c9f12e7235a0bd764c1
size 276661
oid sha256:7a27b1c149a7c709cd25c59ef7796f38f4d88699215854a6577bd6846cb5f64c
size 208498

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:a62e7cee91f9d90bbdd542d8cc9dad823dacf6c146c822d98d06e577bd18a2ae
size 31156
oid sha256:bd54649991cae30e0821c52287c3b16425206921d2cb1835feb6918e73855563
size 131

View File

@ -40,7 +40,6 @@
patches.rpmify/rts_pstor-add-linux-vmalloc-h
patches.rpmify/kvm-fix-off-by-one-in-kvm_for_each_vcpu-iteration
patches.rpmify/ft1000-remove-unnecessary-export_symbols
patches.rpmify/mpc5xxx_can-fix-typo-causing-build-failure-of_dev-ofdev
########################################################
# kABI consistency patches
@ -73,8 +72,6 @@
########################################################
# Simple export additions/removals
########################################################
patches.suse/export-release_open_intent
patches.suse/export-security_inode_permission
########################################################
# Bug workarounds for binutils
@ -84,7 +81,6 @@
# Scheduler / Core
########################################################
patches.suse/setuid-dumpable-wrongdir
patches.fixes/seccomp-disable-tsc-option
patches.suse/hung_task_timeout-configurable-default
+needs_update-33 patches.suse/sched-revert-latency-defaults
@ -99,9 +95,6 @@
# ia64
########################################################
patches.fixes/ia64-sparse-fixes.diff
patches.arch/mm-avoid-bad-page-on-lru
patches.arch/ia64-page-migration
patches.arch/ia64-page-migration.fix
########################################################
# i386
@ -128,8 +121,6 @@
+needs_update patches.arch/kvm-split-the-KVM-pv-ops-support-by-feature
+needs_update patches.arch/kvm-replace-kvm-io-delay-pv-ops-with-linux-magic
patches.suse/x86-mark_rodata_rw.patch
########################################################
# x86 MCE/MCA (Machine Check Error/Architecture) extensions
########################################################
@ -172,9 +163,6 @@
########################################################
# S/390
########################################################
patches.arch/s390-add-FREE_PTE_NR
patches.suse/s390-System.map.diff
patches.arch/s390-message-catalog.diff
patches.arch/s390-message-catalog-fix.diff
patches.arch/kmsg-fix-parameter-limitations
@ -184,12 +172,10 @@
########################################################
# VM/FS patches
########################################################
patches.suse/unmap_vmas-lat
patches.fixes/oom-warning
patches.suse/shmall-bigger
patches.fixes/grab-swap-token-oops
+needs_update-32 patches.suse/osync-error
patches.fixes/remount-no-shrink-dcache
patches.suse/file-capabilities-disable-by-default.diff
@ -209,8 +195,6 @@
########################################################
# nfsacl protocol (agruen)
########################################################
+agruen patches.suse/nfsacl-client-cache-CHECK.diff
+agruen patches.fixes/nfs-acl-caching.diff
########################################################
# misc small fixes
@ -226,14 +210,7 @@
# Check resource conflicts between hwmon and ACPI OpRegs
patches.arch/acpi_thinkpad_introduce_acpi_root_table_boot_param.patch
+trenn patches.suse/acpi-dsdt-initrd-v0.9a-2.6.25.patch
+jeffm patches.suse/add-initramfs-file_read_write
+jeffm patches.suse/init-move-populate_rootfs-back-to-start_kernel
+jeffm patches.suse/acpi-generic-initramfs-table-override-support
+jeffm patches.suse/acpi-don-t-preempt-until-the-system-is-up
patches.arch/acpi_thermal_passive_blacklist.patch
patches.arch/acpi-export-hotplug_execute
patches.arch/acpi_fix_fadt_32_bit_zero_length.patch
@ -255,16 +232,6 @@
# CPUFREQ
########################################################
## cpuidle feature patch set still not consistent.
# patches.suse/cpuidle-cleanup
# patches.suse/cpuidle-implement-list
# patches.suse/cpuidle-cleanup-x86
# patches.suse/cpuidle-enable-pseries
# patches.suse/cpuidle-cleanup-pseries
# patches.suse/cpuidle-add-default-idle-ppc
# patches.suse/cpuidle-pseries-proc-idle
# patches.suse/cpuidle-eliminate-ppcmdpowersave1
# patches.suse/cpuidle-documentation
patches.fixes/cpufreq_ondemand_performance_optimise_default_settings.patch
## cpuidle perf events cleanups and related
@ -276,12 +243,10 @@
########################################################
# AGP, graphics related stuff
########################################################
+needs_update37 patches.arch/x86_agpgart-g33-stoeln-fix-2.patch
########################################################
# Suse specific stuff
########################################################
+still_needed? patches.suse/mm-increase-dirty-limits.patch
+needs_to_die-33 patches.suse/panic-on-io-nmi-SLE11-user-space-api.patch
########################################################
@ -295,6 +260,7 @@
patches.fixes/nfs-slot-table-alloc
+needs_update37 patches.fixes/nfsd-06-sunrpc-cache-retry-cache-lookups-that-return-ETIMEDO.patch
patches.fixes/nfs-adaptive-readdir-plus
########################################################
# lockd + statd
@ -322,7 +288,6 @@
# Reiserfs Patches
########################################################
patches.suse/reiserfs-barrier-default
patches.fixes/reiserfs-remove-2-tb-file-size-limit
patches.fixes/reiserfs-force-inode-evictions-before-umount-to-avoid-crash
+needs_updating-39 patches.suse/reiser4-dependencies
@ -346,30 +311,6 @@
# novfs
########################################################
patches.suse/novfs-client-module
patches.suse/novfs-fix-debug-message.patch
patches.suse/novfs-2.6.35-api-changes
patches.fixes/novfs-err_ptr-fix.diff
patches.fixes/novfs-fix-inode-uid
patches.fixes/novfs-incorrect-filesize-fix
patches.fixes/novfs-truncate-fix
patches.fixes/novfs-fix-oops-in-scope-finding
patches.fixes/novfs-dentry-cache-limit.patch
patches.fixes/novfs-return-ENOTEMPTY-when-deleting-nonempty-dir
patches.fixes/novfs-LFS-initialization
patches.fixes/novfs-overflow-fixes
patches.fixes/novfs-bdi-init.diff
patches.fixes/novfs-xattr-memleak
patches.fixes/novfs-xattr-errcode-cleanup
patches.fixes/novfs-xattr-errcode-cleanup2
patches.fixes/novfs-lindent
patches.suse/novfs-fix-ioctl-usage
patches.suse/novfs-use-evict_inode
patches.fixes/novfs-unlink-oops
patches.suse/novfs-2.6.37-api-changes
patches.fixes/novfs-fragment-size-fix.patch
patches.suse/novfs-build-fix
patches.suse/novfs-2.6.39-api-changes
patches.fixes/novfs-sticky-root
########################################################
# other filesystem stuff: richacls
@ -401,61 +342,11 @@
# Swap-over-NFS
########################################################
# Most of these just needed context adjustments but the
# swapfile patches need big updating due to ->sync_page
# going away -jeffm
+needs_update-39 patches.suse/SoN-01-mm-setup_per_zone_wmarks.patch
+needs_update-39 patches.suse/SoN-02-doc.patch
+needs_update-39 patches.suse/SoN-03-mm-gfp-to-alloc_flags-expose.patch
+needs_update-39 patches.suse/SoN-04-page_alloc-reserve.patch
+needs_update-39 patches.suse/SoN-05-reserve-slub.patch
+needs_update-39 patches.suse/SoN-06-mm-kmem_estimate_pages.patch
+needs_update-39 patches.suse/SoN-07-mm-PF_MEMALLOC-softirq.patch
+needs_update-39 patches.suse/SoN-08-mm-page_alloc-emerg.patch
+needs_update-39 patches.suse/SoN-08a-mm-page_alloc-emerg.patch
+needs_update-39 patches.suse/SoN-09-global-ALLOC_NO_WATERMARKS.patch
+needs_update-39 patches.suse/SoN-10-mm-page_alloc-GFP_EMERGENCY.patch
+needs_update-39 patches.suse/SoN-11-mm-reserve.patch
+needs_update-39 patches.suse/SoN-12-mm-selinux-emergency.patch
+needs_update-39 patches.suse/SoN-13-net-ps_rx.patch
+needs_update-39 patches.suse/SoN-14-net-sk_allocation.patch
+needs_update-39 patches.suse/SoN-15-netvm-reserve.patch
+needs_update-39 patches.suse/SoN-16-netvm-reserve-inet.patch
+needs_update-39 patches.suse/SoN-16a-netvm-reserve-inet.patch
+needs_update-39 patches.suse/SoN-17-netvm-reserve-inet.patch-fix
+needs_update-39 patches.suse/SoN-18-netvm-skbuff-reserve.patch
+needs_update-39 patches.suse/SoN-19-netvm-sk_filter.patch
+needs_update-39 patches.suse/SoN-20-netvm-tcp-deadlock.patch
+needs_update-39 patches.suse/SoN-21-emergency-nf_queue.patch
+needs_update-39 patches.suse/SoN-22-netvm.patch
+needs_update-39 patches.suse/SoN-23-mm-swapfile.patch
+needs_update-39 patches.suse/SoN-24-mm-page_file_methods.patch
+needs_update-39 patches.suse/SoN-25-nfs-swapcache.patch
+needs_update-39 patches.suse/SoN-25a-nfs-swapcache.patch
+needs_update-39 patches.suse/SoN-25b-nfs-swapcache.patch
+needs_update-39 patches.suse/SoN-26-nfs-swapper.patch
+needs_update-39 patches.suse/SoN-27-nfs-swap_ops.patch
+needs_update-39 patches.suse/SoN-27a-nfs-swap_ops.patch
+needs_update-39 patches.suse/SoN-28-nfs-alloc-recursions.patch
+needs_update-39 patches.suse/SoN-29-fix-swap_sync_page-race
+needs_update-39 patches.suse/SoN-30-fix-uninitialized-var.patch
+needs_update-39 patches.suse/SoN-31-fix-null-pointer-dereference
+needs_update-39 patches.suse/SoN-32-fix-kernel-bug-with-multiple-swapfiles
# don't want to rediff SoN until this gets more testing
+needs_update-39 patches.suse/slab-handle-memoryless-nodes-v2a.patch
+needs_update-39 patches.suse/SoN-fix
+needs_update-39 patches.suse/SoN-33-slab-leak-fix.patch
patches.fixes/nfs-adaptive-readdir-plus
########################################################
# Netfilter
########################################################
patches.suse/netfilter-ip_conntrack_slp.patch
patches.fixes/fix-nf_conntrack_slp
patches.fixes/netfilter-implement-rfc-1123-for-ftp-conntrack
########################################################
@ -464,15 +355,12 @@
#
########################################################
patches.drivers/disable-catas_reset-by-default-to-avoid-problems-with-eeh.patch
########################################################
# Storage
########################################################
# libata
patches.drivers/libata-unlock-hpa-by-default
patches.fixes/libata-dvr-216d-can-t-do-setxfer-dvd-rw-dvr-216d
# Block layer fixes
patches.fixes/scsi-inquiry-too-short-ratelimit
@ -667,11 +555,7 @@
########################################################
# Performance Monitoring, Tracing etc
########################################################
patches.fixes/oprofile_bios_ctr.patch
patches.trace/utrace-core
patches.fixes/ia64-configure-HAVE_UNSTABLE_SCHED_CLOCK-for-SGI_SN.patch
########################################################

View File

@ -1,3 +1,3 @@
2011-04-26 11:03:18 +0200
GIT Revision: f5b999f0af1b2cffbfb20bce38dae8e383be315e
2011-04-27 22:20:02 +0200
GIT Revision: 399a100e9eff1853aa194bce6532188825d4b4e5
GIT Branch: master