Accepting request 63792 from Kernel:HEAD

Accepted submit request 63792 from user jeff_mahoney

OBS-URL: https://build.opensuse.org/request/show/63792
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/kernel-source?expand=0&rev=132
This commit is contained in:
Ruediger Oertel 2011-03-11 12:16:42 +00:00 committed by Git OBS Bridge
commit 360f688ac2
47 changed files with 234123 additions and 3094 deletions

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1 version https://git-lfs.github.com/spec/v1
oid sha256:1fa63861931f798dada5989586424f50c61ca04f9b2c6c5b060b6b2560f86415 oid sha256:d1353859b9912d59d84406aed38c7608b53785a059fed452488238fcce20bfcc
size 224632 size 226854

View File

@ -264,7 +264,6 @@ find . ! -type d -printf '%%P\n' > %my_builddir/obj-files
cat > .kernel-binary.spec.buildenv <<EOF cat > .kernel-binary.spec.buildenv <<EOF
# Override the timestamp 'uname -v' reports with the build # Override the timestamp 'uname -v' reports with the build
# timestamp. # timestamp.
export KBUILD_BUILD_VERSION="$(grep SHA1_ID %_sourcedir/source-timestamp | awk '{ print $2 }')"
export KBUILD_BUILD_TIMESTAMP="$(head -n 1 %_sourcedir/source-timestamp)" export KBUILD_BUILD_TIMESTAMP="$(head -n 1 %_sourcedir/source-timestamp)"
# The following branch/timestamp will end up in Oopses. # The following branch/timestamp will end up in Oopses.
@ -529,6 +528,9 @@ if [ %CONFIG_MODULES = y ]; then
%_sourcedir/split-modules -d %buildroot \ %_sourcedir/split-modules -d %buildroot \
-o %my_builddir \ -o %my_builddir \
-b %kernel_build_dir/Module.base \ -b %kernel_build_dir/Module.base \
%if ! %supported_modules_check
-i \
%endif
-s %kernel_build_dir/Module.supported -s %kernel_build_dir/Module.supported
%if ! %split_extra %if ! %split_extra
cat %my_builddir/unsupported-modules >>%my_builddir/main-modules cat %my_builddir/unsupported-modules >>%my_builddir/main-modules

View File

@ -1,105 +1,91 @@
------------------------------------------------------------------- -------------------------------------------------------------------
Mon Feb 21 10:34:10 CET 2011 - tiwai@suse.de Tue Mar 8 01:00:02 CET 2011 - jeffm@suse.de
- Update to 2.6.38-rc7.
- Refresh patches.xen/xen-x86-no-lapic.
- Refresh patches.xen/xen3-patch-2.6.19.
- commit 7eb9d30
-------------------------------------------------------------------
Mon Mar 7 13:50:08 CET 2011 - mmarek@suse.cz
- rpm/kernel-binary.spec.in: Do not abort build because of
supported.conf inconsistency if %supported_modules_check == 0.
- commit 6cc2d2b
-------------------------------------------------------------------
Wed Mar 2 09:02:40 CET 2011 - jbeulich@novell.com
- patches.arch/x86_64-unwind-annotations: Fix a fatal oversight in
yesterday's change.
- commit 098768b
-------------------------------------------------------------------
Mon Feb 28 15:34:35 CET 2011 - jbeulich@novell.com
- patches.arch/x86_64-unwind-annotations: Add annotations to
lib/rwsem_64.S.
- commit 87944ac
-------------------------------------------------------------------
Thu Feb 24 16:27:46 CET 2011 - tiwai@suse.de
- ALSA: usb-audio: fix oops due to cleanup race when disconnecting
(bnc#674735).
- commit ed81f8c
-------------------------------------------------------------------
Wed Feb 23 23:03:41 CET 2011 - mmarek@suse.cz
- rpm/kernel-binary.spec.in: Remove unused code.
- commit dacbc44
-------------------------------------------------------------------
Tue Feb 22 21:49:18 CET 2011 - jeffm@suse.com
- Update to 2.6.38-rc6.
- Eliminated 1 patch.
- commit 6cce7bb
-------------------------------------------------------------------
Tue Feb 22 10:00:42 CET 2011 - mmarek@suse.cz
- rpm/mkspec: Do not create kernel-syms.spec on vanilla-only branches
- commit eb17bba
-------------------------------------------------------------------
Mon Feb 21 10:31:05 CET 2011 - tiwai@suse.de
- ALSA: caiaq - Fix possible string-buffer overflow (bnc#672499, - ALSA: caiaq - Fix possible string-buffer overflow (bnc#672499,
CVE-2011-0712). CVE-2011-0712).
- commit f6a72cc - commit 5ef002b
------------------------------------------------------------------- -------------------------------------------------------------------
Sun Feb 20 11:36:45 CET 2011 - jslaby@suse.cz Fri Feb 18 23:13:58 CET 2011 - rjw@suse.de
- Revert "tpm_tis: Use timeouts returned from TPM" (bnc#673619).
- commit d991856
-------------------------------------------------------------------
Fri Feb 18 22:57:09 CET 2011 - rjw@suse.de
- ACPI / debugfs: Fix buffer overflows, double free (bnc#666095). - ACPI / debugfs: Fix buffer overflows, double free (bnc#666095).
- commit da9d3a8 - commit 41c6654
------------------------------------------------------------------- -------------------------------------------------------------------
Fri Feb 18 11:32:28 CET 2011 - jslaby@suse.cz Thu Feb 17 02:28:52 CET 2011 - jeffm@suse.de
- Update to 2.6.37.1: - Update to 2.6.38-rc5.
- obsoletes: - commit 8344657
- patches.arch/x86-mtrr-avoid-MTRR-reprogramming-on-BP-during-boot-on.patch
- patches.drivers/alsa-hda-0001-Fix-memory-leaks-in-conexant-jack-arrays
- patches.drivers/alsa-hda-0002-Fix-missing-CA-initialization-for-HDMI-DP
- patches.fixes/calibrate-jiffy-overflow
- patches.fixes/fix-ata-panic-with-ata_id
- patches.fixes/fix-prlimit64-for-suid-sgid-processes.patch
- patches.fixes/input-introduce-notimeout-blacklist-for-Dell-Vostro-.patch
- patches.fixes/sched-cgroup-use-exit-hook-to-avoid-use-after-free-crash
- patches.fixes/staging-rt2860-Fix-incorrect-netif_stop_queue-usage.patch
- Refresh patches.suse/SoN-08-mm-page_alloc-emerg.patch.
- Refresh patches.suse/SoN-16-netvm-reserve-inet.patch.
- Refresh patches.suse/dm-mpath-accept-failed-paths.
- Refresh patches.suse/sched-automated-per-session-task-groups.
- Refresh patches.xen/xen3-auto-common.diff.
- Refresh patches.xen/xen3-fixup-common.
- Refresh patches.xen/xen3-patch-2.6.37.
- commit a638bb4
------------------------------------------------------------------- -------------------------------------------------------------------
Fri Feb 18 07:44:54 CET 2011 - sjayaraman@suse.de Thu Feb 17 01:24:01 CET 2011 - gregkh@suse.de
- Refresh patches.suse/SoN-06-mm-kmem_estimate_pages.patch to accomodate
an upstream change.
- commit a4e281e
-------------------------------------------------------------------
Thu Feb 17 11:58:18 CET 2011 - rjw@suse.de
- PNP / ACPI: Use DEVICE_ACPI_HANDLE() for device ACPI handle access (bnc#434742).
- commit a73834f
-------------------------------------------------------------------
Thu Feb 17 01:15:14 CET 2011 - gregkh@suse.de
- Update config files. - Update config files.
disable CONFIG_DRM_VMWGFX. (bnc#606458) - disable CONFIG_DRM_VMWGFX (bnc#606458)
- commit 409d54e - update sparc configs to at least be able to run "make oldconfig"
- commit da75bd9
------------------------------------------------------------------- -------------------------------------------------------------------
Wed Feb 16 16:25:24 CET 2011 - jbeulich@novell.com Wed Feb 16 16:14:52 CET 2011 - jbeulich@novell.com
- patches.arch/x86_64-unwind-annotations: Re-add change lost during - patches.arch/x86_64-unwind-annotations: Re-add change lost during
initial 2.6.37 merge. initial 2.6.37 merge.
- commit 7a5313d - commit e493205
-------------------------------------------------------------------
Wed Feb 16 14:31:03 CET 2011 - tiwai@suse.de
- ALSA: HDA: Add Lenovo vendor quirk for Conexant 205xx
(bnc#670946).
- commit b3bc287
-------------------------------------------------------------------
Tue Feb 15 22:50:02 CET 2011 - jeffm@suse.com
- tty: add 'active' sysfs attribute to tty0 and console device.
- commit 7ae6e9a
-------------------------------------------------------------------
Tue Feb 15 17:14:14 CET 2011 - jslaby@suse.cz
- Revert "ath9k: Fix a DMA latency issue for Intel Pinetrail
platforms." (bnc#667793).
- Revert "ath9k: Remove pm_qos request after hw
unregister." (bnc#667793).
- Revert "ath9k: use per-device struct for pm_qos_* operations"
(bnc#667793).
- commit b2849f6
-------------------------------------------------------------------
Tue Feb 15 10:59:55 CET 2011 - jack@suse.cz
- bridge: Replace mp->mglist hlist with a bool (bnc#653547).
- bridge: Fix timer typo that may render snooping less effective
(bnc#653547).
- bridge: Fix mglist corruption that leads to memory corruption
(bnc#653547).
- commit a70e5ca
------------------------------------------------------------------- -------------------------------------------------------------------
Mon Feb 14 13:42:21 CET 2011 - mmarek@suse.cz Mon Feb 14 13:42:21 CET 2011 - mmarek@suse.cz
@ -119,7 +105,7 @@ Mon Feb 14 13:20:47 CET 2011 - mmarek@suse.cz
- Delete misc/mangle-ifdef.py. - Delete misc/mangle-ifdef.py.
- Delete misc/obsolete-module-aliases. - Delete misc/obsolete-module-aliases.
- Delete misc/testmodule. - Delete misc/testmodule.
- commit 3dd255b - commit edc6d32
------------------------------------------------------------------- -------------------------------------------------------------------
Mon Feb 14 13:19:22 CET 2011 - mmarek@suse.cz Mon Feb 14 13:19:22 CET 2011 - mmarek@suse.cz
@ -127,21 +113,21 @@ Mon Feb 14 13:19:22 CET 2011 - mmarek@suse.cz
- rpm/kernel-source.spec.in: Delete misc/extract-modaliases, the code - rpm/kernel-source.spec.in: Delete misc/extract-modaliases, the code
was merged into rpm's find-supplements script. was merged into rpm's find-supplements script.
- Delete rpm/check-build.sh, not needed anymore. - Delete rpm/check-build.sh, not needed anymore.
- commit bd6fa48 - commit 0a157b1
------------------------------------------------------------------- -------------------------------------------------------------------
Thu Feb 10 02:55:41 CET 2011 - jeffm@suse.com Thu Feb 10 02:57:43 CET 2011 - jeffm@suse.com
- flexcop: fix registering braindead stupid names (brc#575873 - flexcop: fix registering braindead stupid names (brc#575873
bnc#661429). bnc#661429).
- commit 2e98bfc - commit 72bd3d0
------------------------------------------------------------------- -------------------------------------------------------------------
Wed Feb 9 22:52:29 CET 2011 - gregkh@suse.de Wed Feb 9 22:55:13 CET 2011 - gregkh@suse.de
- Staging: samsung-laptop: add support for lots of laptops - Staging: samsung-laptop: add support for lots of laptops
(bnc#661682). (bnc#661682).
- commit c6d0dc9 - commit 1eb5eaa
------------------------------------------------------------------- -------------------------------------------------------------------
Wed Feb 9 13:37:33 CET 2011 - mmarek@suse.cz Wed Feb 9 13:37:33 CET 2011 - mmarek@suse.cz
@ -149,59 +135,69 @@ Wed Feb 9 13:37:33 CET 2011 - mmarek@suse.cz
- rpm/kernel-source.spec.in: Set timestamp of sources to the commit - rpm/kernel-source.spec.in: Set timestamp of sources to the commit
timestamp, so that they are always older than generated files in timestamp, so that they are always older than generated files in
/usr/src/linux-obj (bnc#669669). /usr/src/linux-obj (bnc#669669).
- commit 31e675a - commit 8565452
-------------------------------------------------------------------
Wed Feb 9 13:00:11 CET 2011 - tiwai@suse.de
- ALSA: hda - Fix missing CA initialization for HDMI/DP
(bnc#670577).
- commit 474305e
------------------------------------------------------------------- -------------------------------------------------------------------
Wed Feb 9 00:08:37 CET 2011 - mmarek@suse.cz Wed Feb 9 00:08:37 CET 2011 - mmarek@suse.cz
- rpm/kernel-binary.spec.in: Do not run fdupes in /usr/src/linux-obj, to - rpm/kernel-binary.spec.in: Do not run fdupes in /usr/src/linux-obj, to
keep timestamps intact. keep timestamps intact.
- commit e211a69 - commit 9ba5ff0
------------------------------------------------------------------- -------------------------------------------------------------------
Tue Feb 8 23:42:06 CET 2011 - mmarek@suse.cz Tue Feb 8 23:42:06 CET 2011 - mmarek@suse.cz
- rpm/kernel-source.spec.in: Remove .gitignore files after applying patches - rpm/kernel-source.spec.in: Remove .gitignore files after applying patches
(fix last change). (fix last change).
- commit d6a7494 - commit 907f9cc
------------------------------------------------------------------- -------------------------------------------------------------------
Tue Feb 8 17:24:22 CET 2011 - jslaby@suse.cz Tue Feb 8 18:10:13 CET 2011 - jeffm@suse.com
- orinoco: allow IW_AUTH_MFP to pass through (bnc#661624). - Updated to 2.6.38-rc4.
- commit 442a3d7 - Eliminated 1 patch.
- commit c327e0a
------------------------------------------------------------------- -------------------------------------------------------------------
Tue Feb 8 16:52:35 CET 2011 - jbeulich@novell.com Tue Feb 8 16:48:28 CET 2011 - jbeulich@novell.com
- Fix a few issues in patches.suse/stack-unwind (bnc#661409). - Fix a few issues in patches.suse/stack-unwind (bnc#661409).
- commit f82619b - commit 027481c
------------------------------------------------------------------- -------------------------------------------------------------------
Mon Feb 7 19:41:04 CET 2011 - jslaby@suse.cz Tue Feb 8 14:31:56 CET 2011 - jbeulich@novell.com
- staging: rt2860: Fix incorrect netif_stop_queue usage warning - Update Xen patches to 2.6.38-rc4 and c/s 1066.
(bnc#661657). - config.conf: Re-enable Xen.
- commit 39b4c1e - Update x86 config files.
- commit 72cea6e
-------------------------------------------------------------------
Tue Feb 8 14:17:50 CET 2011 - jbeulich@novell.com
- Update config files.
- Refresh and re-enable patches.arch/x86_64-unwind-annotations.
- Refresh and re-enable patches.suse/stack-unwind.
- commit 1fabeda
-------------------------------------------------------------------
Tue Feb 8 13:16:52 CET 2011 - sjayaraman@suse.de
- Refresh patches.suse/SoN-06-mm-kmem_estimate_pages.patch to accomodate an
upstream change.
- commit ae5bb3f
------------------------------------------------------------------- -------------------------------------------------------------------
Mon Feb 7 18:20:11 CET 2011 - mmarek@suse.cz Mon Feb 7 18:20:11 CET 2011 - mmarek@suse.cz
- rpm/{kernel-source.spec.in,mkspec}: Sync with vanilla and linux-next - rpm/{kernel-source.spec.in,mkspec}: Sync with vanilla and linux-next
- commit fecf998 - commit c93cd6c
------------------------------------------------------------------- -------------------------------------------------------------------
Mon Feb 7 16:19:29 CET 2011 - mmarek@suse.cz Mon Feb 7 16:19:29 CET 2011 - mmarek@suse.cz
- rpm/kernel-source.spec.in: Remove dead code. - rpm/kernel-source.spec.in: Remove dead code.
- commit b97b6f2 - commit 99e8891
------------------------------------------------------------------- -------------------------------------------------------------------
Mon Feb 7 14:27:36 CET 2011 - mmarek@suse.cz Mon Feb 7 14:27:36 CET 2011 - mmarek@suse.cz
@ -209,76 +205,86 @@ Mon Feb 7 14:27:36 CET 2011 - mmarek@suse.cz
- rpm/kernel-binary.spec.in, rpm/kernel-spec-macros: Fix the definition - rpm/kernel-binary.spec.in, rpm/kernel-spec-macros: Fix the definition
of %release_major and rename it to %release_num to better describe of %release_major and rename it to %release_num to better describe
what it does. Add some comments to explain how the versioning works. what it does. Add some comments to explain how the versioning works.
- commit 3de2a1a - commit 9a3bc94
------------------------------------------------------------------- -------------------------------------------------------------------
Fri Feb 4 22:22:44 CET 2011 - mmarek@suse.cz Fri Feb 4 22:22:44 CET 2011 - mmarek@suse.cz
- rpm/compute-PATCHVERSION.sh: Fix sed regexp - rpm/compute-PATCHVERSION.sh: Fix sed regexp
- commit d889fe7 - commit 608bae2
------------------------------------------------------------------- -------------------------------------------------------------------
Thu Feb 3 21:54:01 CET 2011 - rjw@suse.de Fri Feb 4 01:46:21 CET 2011 - jeffm@suse.com
- x86, mtrr: avoid MTRR reprogramming on BP during boot on (bnc#623393). - hfs: avoid crash in hfs_bnode_create (bnc#552250).
- commit 0664ad4 - commit d84296a
------------------------------------------------------------------- -------------------------------------------------------------------
Thu Feb 3 17:46:29 CET 2011 - jbeulich@novell.com Fri Feb 4 01:44:50 CET 2011 - jeffm@suse.com
- Update Xen patches to c/s 1066. - Updated to 2.6.38-rc3.
- cpuidle/x86/perf: fix power:cpu_idle double end events and - Eliminated 2 patches.
throw cpu_idle events from the cpuidle layer (bnc#665153). - commit b6b51ca
- perf: Clean up power events by introducing new, more generic
ones (bnc#665153).
- commit e88242f
-------------------------------------------------------------------
Thu Feb 3 17:43:57 CET 2011 - jbeulich@novell.com
- Fix jiffy calculations in calibrate_delay_direct to handle
overflow.
- commit 4a69163
-------------------------------------------------------------------
Wed Feb 2 17:34:01 CET 2011 - jeffm@suse.com
- patches.fixes/reiserfs-xattr-crash-fix: fix crash
during failed mount (bnc#668878)
- commit de24d15
------------------------------------------------------------------- -------------------------------------------------------------------
Wed Feb 2 17:25:06 CET 2011 - tiwai@suse.de Wed Feb 2 17:25:06 CET 2011 - tiwai@suse.de
- ALSA: hda - Fix memory leaks in conexant jack arrays - ALSA: hda - Fix memory leaks in conexant jack arrays
(bnc#668929). (bnc#668929).
- commit 7dbcb59 - commit 31971a4
------------------------------------------------------------------- -------------------------------------------------------------------
Mon Jan 31 23:00:46 CET 2011 - jslaby@suse.cz Sun Jan 23 23:18:14 CET 2011 - jeffm@suse.com
- Refresh patches.rpmify/cloneconfig.diff.
scripts/kconfig/conf accepts long parameters only for some time already
- commit 36bcdd7
-------------------------------------------------------------------
Mon Jan 31 13:22:49 CET 2011 - jslaby@suse.cz
- block: loop queue_lock null pointer derefence in blk_throtl_exit
v3 (bnc#666598).
- commit cd38efd
-------------------------------------------------------------------
Mon Jan 31 10:47:27 CET 2011 - jslaby@suse.cz
- Fix prlimit64 for suid/sgid processes (bnc#668262).
- commit dae8217
-------------------------------------------------------------------
Sun Jan 23 23:19:08 CET 2011 - jeffm@suse.com
- netfilter: Implement RFC 1123 for FTP conntrack (bnc#466279). - netfilter: Implement RFC 1123 for FTP conntrack (bnc#466279).
- commit 3e2a2b2 - commit 4bf0e68
-------------------------------------------------------------------
Sun Jan 23 02:20:06 CET 2011 - jeffm@suse.de
- winbond: needs <linux/delay.h> for msleep and friends.
- commit e394a2e
-------------------------------------------------------------------
Sun Jan 23 02:17:51 CET 2011 - jeffm@suse.de
- Refresh patches.arch/ia64-page-migration: Update for migrate_pages() API change.
- commit 40d2921
-------------------------------------------------------------------
Sun Jan 23 02:16:20 CET 2011 - jeffm@suse.de
- supported.conf: Added rc_core as a dependency.
- commit 8b2c1b9
-------------------------------------------------------------------
Sun Jan 23 00:25:45 CET 2011 - jeffm@suse.com
- Update config files.
- CONFIG_EXPERT=n on all but ps3
- Vanilla configs updated.
- commit b25e639
-------------------------------------------------------------------
Sun Jan 23 00:20:41 CET 2011 - jeffm@suse.com
- Revert "- Update config files: CONFIG_EXPERT=n except ps3"
This reverts commit 3f2c93d6a0593b2cc0c40f5ffee426eef27cc400.
This was a bad commit. I have no idea where all the changes came from.
- commit 459f3f1
-------------------------------------------------------------------
Sun Jan 23 00:09:06 CET 2011 - jeffm@suse.com
- Update config files: CONFIG_EXPERT=n except ps3
- commit 3f2c93d
-------------------------------------------------------------------
Sat Jan 22 23:45:07 CET 2011 - jeffm@suse.com
- Updated to 2.6.38-rc2.
- Eliminated 1 patch.
- commit 90baa82
------------------------------------------------------------------- -------------------------------------------------------------------
Sat Jan 22 00:40:16 CET 2011 - jeffm@suse.com Sat Jan 22 00:40:16 CET 2011 - jeffm@suse.com
@ -292,6 +298,15 @@ Sat Jan 22 00:32:08 CET 2011 - jeffm@suse.de
- Updated some Patch-mainline headers. - Updated some Patch-mainline headers.
- commit 9122bf0 - commit 9122bf0
-------------------------------------------------------------------
Sat Jan 22 00:27:46 CET 2011 - jeffm@suse.de
- Update to 2.6.38-rc1.
- Removed 12 patches.
- Xen is disabled.
- Quite a few patches need updating.
- commit 9163bb7
------------------------------------------------------------------- -------------------------------------------------------------------
Fri Jan 21 02:42:39 CET 2011 - trenn@suse.de Fri Jan 21 02:42:39 CET 2011 - trenn@suse.de

File diff suppressed because it is too large Load Diff

View File

@ -1,105 +1,91 @@
------------------------------------------------------------------- -------------------------------------------------------------------
Mon Feb 21 10:34:10 CET 2011 - tiwai@suse.de Tue Mar 8 01:00:02 CET 2011 - jeffm@suse.de
- Update to 2.6.38-rc7.
- Refresh patches.xen/xen-x86-no-lapic.
- Refresh patches.xen/xen3-patch-2.6.19.
- commit 7eb9d30
-------------------------------------------------------------------
Mon Mar 7 13:50:08 CET 2011 - mmarek@suse.cz
- rpm/kernel-binary.spec.in: Do not abort build because of
supported.conf inconsistency if %supported_modules_check == 0.
- commit 6cc2d2b
-------------------------------------------------------------------
Wed Mar 2 09:02:40 CET 2011 - jbeulich@novell.com
- patches.arch/x86_64-unwind-annotations: Fix a fatal oversight in
yesterday's change.
- commit 098768b
-------------------------------------------------------------------
Mon Feb 28 15:34:35 CET 2011 - jbeulich@novell.com
- patches.arch/x86_64-unwind-annotations: Add annotations to
lib/rwsem_64.S.
- commit 87944ac
-------------------------------------------------------------------
Thu Feb 24 16:27:46 CET 2011 - tiwai@suse.de
- ALSA: usb-audio: fix oops due to cleanup race when disconnecting
(bnc#674735).
- commit ed81f8c
-------------------------------------------------------------------
Wed Feb 23 23:03:41 CET 2011 - mmarek@suse.cz
- rpm/kernel-binary.spec.in: Remove unused code.
- commit dacbc44
-------------------------------------------------------------------
Tue Feb 22 21:49:18 CET 2011 - jeffm@suse.com
- Update to 2.6.38-rc6.
- Eliminated 1 patch.
- commit 6cce7bb
-------------------------------------------------------------------
Tue Feb 22 10:00:42 CET 2011 - mmarek@suse.cz
- rpm/mkspec: Do not create kernel-syms.spec on vanilla-only branches
- commit eb17bba
-------------------------------------------------------------------
Mon Feb 21 10:31:05 CET 2011 - tiwai@suse.de
- ALSA: caiaq - Fix possible string-buffer overflow (bnc#672499, - ALSA: caiaq - Fix possible string-buffer overflow (bnc#672499,
CVE-2011-0712). CVE-2011-0712).
- commit f6a72cc - commit 5ef002b
------------------------------------------------------------------- -------------------------------------------------------------------
Sun Feb 20 11:36:45 CET 2011 - jslaby@suse.cz Fri Feb 18 23:13:58 CET 2011 - rjw@suse.de
- Revert "tpm_tis: Use timeouts returned from TPM" (bnc#673619).
- commit d991856
-------------------------------------------------------------------
Fri Feb 18 22:57:09 CET 2011 - rjw@suse.de
- ACPI / debugfs: Fix buffer overflows, double free (bnc#666095). - ACPI / debugfs: Fix buffer overflows, double free (bnc#666095).
- commit da9d3a8 - commit 41c6654
------------------------------------------------------------------- -------------------------------------------------------------------
Fri Feb 18 11:32:28 CET 2011 - jslaby@suse.cz Thu Feb 17 02:28:52 CET 2011 - jeffm@suse.de
- Update to 2.6.37.1: - Update to 2.6.38-rc5.
- obsoletes: - commit 8344657
- patches.arch/x86-mtrr-avoid-MTRR-reprogramming-on-BP-during-boot-on.patch
- patches.drivers/alsa-hda-0001-Fix-memory-leaks-in-conexant-jack-arrays
- patches.drivers/alsa-hda-0002-Fix-missing-CA-initialization-for-HDMI-DP
- patches.fixes/calibrate-jiffy-overflow
- patches.fixes/fix-ata-panic-with-ata_id
- patches.fixes/fix-prlimit64-for-suid-sgid-processes.patch
- patches.fixes/input-introduce-notimeout-blacklist-for-Dell-Vostro-.patch
- patches.fixes/sched-cgroup-use-exit-hook-to-avoid-use-after-free-crash
- patches.fixes/staging-rt2860-Fix-incorrect-netif_stop_queue-usage.patch
- Refresh patches.suse/SoN-08-mm-page_alloc-emerg.patch.
- Refresh patches.suse/SoN-16-netvm-reserve-inet.patch.
- Refresh patches.suse/dm-mpath-accept-failed-paths.
- Refresh patches.suse/sched-automated-per-session-task-groups.
- Refresh patches.xen/xen3-auto-common.diff.
- Refresh patches.xen/xen3-fixup-common.
- Refresh patches.xen/xen3-patch-2.6.37.
- commit a638bb4
------------------------------------------------------------------- -------------------------------------------------------------------
Fri Feb 18 07:44:54 CET 2011 - sjayaraman@suse.de Thu Feb 17 01:24:01 CET 2011 - gregkh@suse.de
- Refresh patches.suse/SoN-06-mm-kmem_estimate_pages.patch to accomodate
an upstream change.
- commit a4e281e
-------------------------------------------------------------------
Thu Feb 17 11:58:18 CET 2011 - rjw@suse.de
- PNP / ACPI: Use DEVICE_ACPI_HANDLE() for device ACPI handle access (bnc#434742).
- commit a73834f
-------------------------------------------------------------------
Thu Feb 17 01:15:14 CET 2011 - gregkh@suse.de
- Update config files. - Update config files.
disable CONFIG_DRM_VMWGFX. (bnc#606458) - disable CONFIG_DRM_VMWGFX (bnc#606458)
- commit 409d54e - update sparc configs to at least be able to run "make oldconfig"
- commit da75bd9
------------------------------------------------------------------- -------------------------------------------------------------------
Wed Feb 16 16:25:24 CET 2011 - jbeulich@novell.com Wed Feb 16 16:14:52 CET 2011 - jbeulich@novell.com
- patches.arch/x86_64-unwind-annotations: Re-add change lost during - patches.arch/x86_64-unwind-annotations: Re-add change lost during
initial 2.6.37 merge. initial 2.6.37 merge.
- commit 7a5313d - commit e493205
-------------------------------------------------------------------
Wed Feb 16 14:31:03 CET 2011 - tiwai@suse.de
- ALSA: HDA: Add Lenovo vendor quirk for Conexant 205xx
(bnc#670946).
- commit b3bc287
-------------------------------------------------------------------
Tue Feb 15 22:50:02 CET 2011 - jeffm@suse.com
- tty: add 'active' sysfs attribute to tty0 and console device.
- commit 7ae6e9a
-------------------------------------------------------------------
Tue Feb 15 17:14:14 CET 2011 - jslaby@suse.cz
- Revert "ath9k: Fix a DMA latency issue for Intel Pinetrail
platforms." (bnc#667793).
- Revert "ath9k: Remove pm_qos request after hw
unregister." (bnc#667793).
- Revert "ath9k: use per-device struct for pm_qos_* operations"
(bnc#667793).
- commit b2849f6
-------------------------------------------------------------------
Tue Feb 15 10:59:55 CET 2011 - jack@suse.cz
- bridge: Replace mp->mglist hlist with a bool (bnc#653547).
- bridge: Fix timer typo that may render snooping less effective
(bnc#653547).
- bridge: Fix mglist corruption that leads to memory corruption
(bnc#653547).
- commit a70e5ca
------------------------------------------------------------------- -------------------------------------------------------------------
Mon Feb 14 13:42:21 CET 2011 - mmarek@suse.cz Mon Feb 14 13:42:21 CET 2011 - mmarek@suse.cz
@ -119,7 +105,7 @@ Mon Feb 14 13:20:47 CET 2011 - mmarek@suse.cz
- Delete misc/mangle-ifdef.py. - Delete misc/mangle-ifdef.py.
- Delete misc/obsolete-module-aliases. - Delete misc/obsolete-module-aliases.
- Delete misc/testmodule. - Delete misc/testmodule.
- commit 3dd255b - commit edc6d32
------------------------------------------------------------------- -------------------------------------------------------------------
Mon Feb 14 13:19:22 CET 2011 - mmarek@suse.cz Mon Feb 14 13:19:22 CET 2011 - mmarek@suse.cz
@ -127,21 +113,21 @@ Mon Feb 14 13:19:22 CET 2011 - mmarek@suse.cz
- rpm/kernel-source.spec.in: Delete misc/extract-modaliases, the code - rpm/kernel-source.spec.in: Delete misc/extract-modaliases, the code
was merged into rpm's find-supplements script. was merged into rpm's find-supplements script.
- Delete rpm/check-build.sh, not needed anymore. - Delete rpm/check-build.sh, not needed anymore.
- commit bd6fa48 - commit 0a157b1
------------------------------------------------------------------- -------------------------------------------------------------------
Thu Feb 10 02:55:41 CET 2011 - jeffm@suse.com Thu Feb 10 02:57:43 CET 2011 - jeffm@suse.com
- flexcop: fix registering braindead stupid names (brc#575873 - flexcop: fix registering braindead stupid names (brc#575873
bnc#661429). bnc#661429).
- commit 2e98bfc - commit 72bd3d0
------------------------------------------------------------------- -------------------------------------------------------------------
Wed Feb 9 22:52:29 CET 2011 - gregkh@suse.de Wed Feb 9 22:55:13 CET 2011 - gregkh@suse.de
- Staging: samsung-laptop: add support for lots of laptops - Staging: samsung-laptop: add support for lots of laptops
(bnc#661682). (bnc#661682).
- commit c6d0dc9 - commit 1eb5eaa
------------------------------------------------------------------- -------------------------------------------------------------------
Wed Feb 9 13:37:33 CET 2011 - mmarek@suse.cz Wed Feb 9 13:37:33 CET 2011 - mmarek@suse.cz
@ -149,59 +135,69 @@ Wed Feb 9 13:37:33 CET 2011 - mmarek@suse.cz
- rpm/kernel-source.spec.in: Set timestamp of sources to the commit - rpm/kernel-source.spec.in: Set timestamp of sources to the commit
timestamp, so that they are always older than generated files in timestamp, so that they are always older than generated files in
/usr/src/linux-obj (bnc#669669). /usr/src/linux-obj (bnc#669669).
- commit 31e675a - commit 8565452
-------------------------------------------------------------------
Wed Feb 9 13:00:11 CET 2011 - tiwai@suse.de
- ALSA: hda - Fix missing CA initialization for HDMI/DP
(bnc#670577).
- commit 474305e
------------------------------------------------------------------- -------------------------------------------------------------------
Wed Feb 9 00:08:37 CET 2011 - mmarek@suse.cz Wed Feb 9 00:08:37 CET 2011 - mmarek@suse.cz
- rpm/kernel-binary.spec.in: Do not run fdupes in /usr/src/linux-obj, to - rpm/kernel-binary.spec.in: Do not run fdupes in /usr/src/linux-obj, to
keep timestamps intact. keep timestamps intact.
- commit e211a69 - commit 9ba5ff0
------------------------------------------------------------------- -------------------------------------------------------------------
Tue Feb 8 23:42:06 CET 2011 - mmarek@suse.cz Tue Feb 8 23:42:06 CET 2011 - mmarek@suse.cz
- rpm/kernel-source.spec.in: Remove .gitignore files after applying patches - rpm/kernel-source.spec.in: Remove .gitignore files after applying patches
(fix last change). (fix last change).
- commit d6a7494 - commit 907f9cc
------------------------------------------------------------------- -------------------------------------------------------------------
Tue Feb 8 17:24:22 CET 2011 - jslaby@suse.cz Tue Feb 8 18:10:13 CET 2011 - jeffm@suse.com
- orinoco: allow IW_AUTH_MFP to pass through (bnc#661624). - Updated to 2.6.38-rc4.
- commit 442a3d7 - Eliminated 1 patch.
- commit c327e0a
------------------------------------------------------------------- -------------------------------------------------------------------
Tue Feb 8 16:52:35 CET 2011 - jbeulich@novell.com Tue Feb 8 16:48:28 CET 2011 - jbeulich@novell.com
- Fix a few issues in patches.suse/stack-unwind (bnc#661409). - Fix a few issues in patches.suse/stack-unwind (bnc#661409).
- commit f82619b - commit 027481c
------------------------------------------------------------------- -------------------------------------------------------------------
Mon Feb 7 19:41:04 CET 2011 - jslaby@suse.cz Tue Feb 8 14:31:56 CET 2011 - jbeulich@novell.com
- staging: rt2860: Fix incorrect netif_stop_queue usage warning - Update Xen patches to 2.6.38-rc4 and c/s 1066.
(bnc#661657). - config.conf: Re-enable Xen.
- commit 39b4c1e - Update x86 config files.
- commit 72cea6e
-------------------------------------------------------------------
Tue Feb 8 14:17:50 CET 2011 - jbeulich@novell.com
- Update config files.
- Refresh and re-enable patches.arch/x86_64-unwind-annotations.
- Refresh and re-enable patches.suse/stack-unwind.
- commit 1fabeda
-------------------------------------------------------------------
Tue Feb 8 13:16:52 CET 2011 - sjayaraman@suse.de
- Refresh patches.suse/SoN-06-mm-kmem_estimate_pages.patch to accomodate an
upstream change.
- commit ae5bb3f
------------------------------------------------------------------- -------------------------------------------------------------------
Mon Feb 7 18:20:11 CET 2011 - mmarek@suse.cz Mon Feb 7 18:20:11 CET 2011 - mmarek@suse.cz
- rpm/{kernel-source.spec.in,mkspec}: Sync with vanilla and linux-next - rpm/{kernel-source.spec.in,mkspec}: Sync with vanilla and linux-next
- commit fecf998 - commit c93cd6c
------------------------------------------------------------------- -------------------------------------------------------------------
Mon Feb 7 16:19:29 CET 2011 - mmarek@suse.cz Mon Feb 7 16:19:29 CET 2011 - mmarek@suse.cz
- rpm/kernel-source.spec.in: Remove dead code. - rpm/kernel-source.spec.in: Remove dead code.
- commit b97b6f2 - commit 99e8891
------------------------------------------------------------------- -------------------------------------------------------------------
Mon Feb 7 14:27:36 CET 2011 - mmarek@suse.cz Mon Feb 7 14:27:36 CET 2011 - mmarek@suse.cz
@ -209,76 +205,86 @@ Mon Feb 7 14:27:36 CET 2011 - mmarek@suse.cz
- rpm/kernel-binary.spec.in, rpm/kernel-spec-macros: Fix the definition - rpm/kernel-binary.spec.in, rpm/kernel-spec-macros: Fix the definition
of %release_major and rename it to %release_num to better describe of %release_major and rename it to %release_num to better describe
what it does. Add some comments to explain how the versioning works. what it does. Add some comments to explain how the versioning works.
- commit 3de2a1a - commit 9a3bc94
------------------------------------------------------------------- -------------------------------------------------------------------
Fri Feb 4 22:22:44 CET 2011 - mmarek@suse.cz Fri Feb 4 22:22:44 CET 2011 - mmarek@suse.cz
- rpm/compute-PATCHVERSION.sh: Fix sed regexp - rpm/compute-PATCHVERSION.sh: Fix sed regexp
- commit d889fe7 - commit 608bae2
------------------------------------------------------------------- -------------------------------------------------------------------
Thu Feb 3 21:54:01 CET 2011 - rjw@suse.de Fri Feb 4 01:46:21 CET 2011 - jeffm@suse.com
- x86, mtrr: avoid MTRR reprogramming on BP during boot on (bnc#623393). - hfs: avoid crash in hfs_bnode_create (bnc#552250).
- commit 0664ad4 - commit d84296a
------------------------------------------------------------------- -------------------------------------------------------------------
Thu Feb 3 17:46:29 CET 2011 - jbeulich@novell.com Fri Feb 4 01:44:50 CET 2011 - jeffm@suse.com
- Update Xen patches to c/s 1066. - Updated to 2.6.38-rc3.
- cpuidle/x86/perf: fix power:cpu_idle double end events and - Eliminated 2 patches.
throw cpu_idle events from the cpuidle layer (bnc#665153). - commit b6b51ca
- perf: Clean up power events by introducing new, more generic
ones (bnc#665153).
- commit e88242f
-------------------------------------------------------------------
Thu Feb 3 17:43:57 CET 2011 - jbeulich@novell.com
- Fix jiffy calculations in calibrate_delay_direct to handle
overflow.
- commit 4a69163
-------------------------------------------------------------------
Wed Feb 2 17:34:01 CET 2011 - jeffm@suse.com
- patches.fixes/reiserfs-xattr-crash-fix: fix crash
during failed mount (bnc#668878)
- commit de24d15
------------------------------------------------------------------- -------------------------------------------------------------------
Wed Feb 2 17:25:06 CET 2011 - tiwai@suse.de Wed Feb 2 17:25:06 CET 2011 - tiwai@suse.de
- ALSA: hda - Fix memory leaks in conexant jack arrays - ALSA: hda - Fix memory leaks in conexant jack arrays
(bnc#668929). (bnc#668929).
- commit 7dbcb59 - commit 31971a4
------------------------------------------------------------------- -------------------------------------------------------------------
Mon Jan 31 23:00:46 CET 2011 - jslaby@suse.cz Sun Jan 23 23:18:14 CET 2011 - jeffm@suse.com
- Refresh patches.rpmify/cloneconfig.diff.
scripts/kconfig/conf accepts long parameters only for some time already
- commit 36bcdd7
-------------------------------------------------------------------
Mon Jan 31 13:22:49 CET 2011 - jslaby@suse.cz
- block: loop queue_lock null pointer derefence in blk_throtl_exit
v3 (bnc#666598).
- commit cd38efd
-------------------------------------------------------------------
Mon Jan 31 10:47:27 CET 2011 - jslaby@suse.cz
- Fix prlimit64 for suid/sgid processes (bnc#668262).
- commit dae8217
-------------------------------------------------------------------
Sun Jan 23 23:19:08 CET 2011 - jeffm@suse.com
- netfilter: Implement RFC 1123 for FTP conntrack (bnc#466279). - netfilter: Implement RFC 1123 for FTP conntrack (bnc#466279).
- commit 3e2a2b2 - commit 4bf0e68
-------------------------------------------------------------------
Sun Jan 23 02:20:06 CET 2011 - jeffm@suse.de
- winbond: needs <linux/delay.h> for msleep and friends.
- commit e394a2e
-------------------------------------------------------------------
Sun Jan 23 02:17:51 CET 2011 - jeffm@suse.de
- Refresh patches.arch/ia64-page-migration: Update for migrate_pages() API change.
- commit 40d2921
-------------------------------------------------------------------
Sun Jan 23 02:16:20 CET 2011 - jeffm@suse.de
- supported.conf: Added rc_core as a dependency.
- commit 8b2c1b9
-------------------------------------------------------------------
Sun Jan 23 00:25:45 CET 2011 - jeffm@suse.com
- Update config files.
- CONFIG_EXPERT=n on all but ps3
- Vanilla configs updated.
- commit b25e639
-------------------------------------------------------------------
Sun Jan 23 00:20:41 CET 2011 - jeffm@suse.com
- Revert "- Update config files: CONFIG_EXPERT=n except ps3"
This reverts commit 3f2c93d6a0593b2cc0c40f5ffee426eef27cc400.
This was a bad commit. I have no idea where all the changes came from.
- commit 459f3f1
-------------------------------------------------------------------
Sun Jan 23 00:09:06 CET 2011 - jeffm@suse.com
- Update config files: CONFIG_EXPERT=n except ps3
- commit 3f2c93d
-------------------------------------------------------------------
Sat Jan 22 23:45:07 CET 2011 - jeffm@suse.com
- Updated to 2.6.38-rc2.
- Eliminated 1 patch.
- commit 90baa82
------------------------------------------------------------------- -------------------------------------------------------------------
Sat Jan 22 00:40:16 CET 2011 - jeffm@suse.com Sat Jan 22 00:40:16 CET 2011 - jeffm@suse.com
@ -292,6 +298,15 @@ Sat Jan 22 00:32:08 CET 2011 - jeffm@suse.de
- Updated some Patch-mainline headers. - Updated some Patch-mainline headers.
- commit 9122bf0 - commit 9122bf0
-------------------------------------------------------------------
Sat Jan 22 00:27:46 CET 2011 - jeffm@suse.de
- Update to 2.6.38-rc1.
- Removed 12 patches.
- Xen is disabled.
- Quite a few patches need updating.
- commit 9163bb7
------------------------------------------------------------------- -------------------------------------------------------------------
Fri Jan 21 02:42:39 CET 2011 - trenn@suse.de Fri Jan 21 02:42:39 CET 2011 - trenn@suse.de

File diff suppressed because it is too large Load Diff

View File

@ -1,105 +1,91 @@
------------------------------------------------------------------- -------------------------------------------------------------------
Mon Feb 21 10:34:10 CET 2011 - tiwai@suse.de Tue Mar 8 01:00:02 CET 2011 - jeffm@suse.de
- Update to 2.6.38-rc7.
- Refresh patches.xen/xen-x86-no-lapic.
- Refresh patches.xen/xen3-patch-2.6.19.
- commit 7eb9d30
-------------------------------------------------------------------
Mon Mar 7 13:50:08 CET 2011 - mmarek@suse.cz
- rpm/kernel-binary.spec.in: Do not abort build because of
supported.conf inconsistency if %supported_modules_check == 0.
- commit 6cc2d2b
-------------------------------------------------------------------
Wed Mar 2 09:02:40 CET 2011 - jbeulich@novell.com
- patches.arch/x86_64-unwind-annotations: Fix a fatal oversight in
yesterday's change.
- commit 098768b
-------------------------------------------------------------------
Mon Feb 28 15:34:35 CET 2011 - jbeulich@novell.com
- patches.arch/x86_64-unwind-annotations: Add annotations to
lib/rwsem_64.S.
- commit 87944ac
-------------------------------------------------------------------
Thu Feb 24 16:27:46 CET 2011 - tiwai@suse.de
- ALSA: usb-audio: fix oops due to cleanup race when disconnecting
(bnc#674735).
- commit ed81f8c
-------------------------------------------------------------------
Wed Feb 23 23:03:41 CET 2011 - mmarek@suse.cz
- rpm/kernel-binary.spec.in: Remove unused code.
- commit dacbc44
-------------------------------------------------------------------
Tue Feb 22 21:49:18 CET 2011 - jeffm@suse.com
- Update to 2.6.38-rc6.
- Eliminated 1 patch.
- commit 6cce7bb
-------------------------------------------------------------------
Tue Feb 22 10:00:42 CET 2011 - mmarek@suse.cz
- rpm/mkspec: Do not create kernel-syms.spec on vanilla-only branches
- commit eb17bba
-------------------------------------------------------------------
Mon Feb 21 10:31:05 CET 2011 - tiwai@suse.de
- ALSA: caiaq - Fix possible string-buffer overflow (bnc#672499, - ALSA: caiaq - Fix possible string-buffer overflow (bnc#672499,
CVE-2011-0712). CVE-2011-0712).
- commit f6a72cc - commit 5ef002b
------------------------------------------------------------------- -------------------------------------------------------------------
Sun Feb 20 11:36:45 CET 2011 - jslaby@suse.cz Fri Feb 18 23:13:58 CET 2011 - rjw@suse.de
- Revert "tpm_tis: Use timeouts returned from TPM" (bnc#673619).
- commit d991856
-------------------------------------------------------------------
Fri Feb 18 22:57:09 CET 2011 - rjw@suse.de
- ACPI / debugfs: Fix buffer overflows, double free (bnc#666095). - ACPI / debugfs: Fix buffer overflows, double free (bnc#666095).
- commit da9d3a8 - commit 41c6654
------------------------------------------------------------------- -------------------------------------------------------------------
Fri Feb 18 11:32:28 CET 2011 - jslaby@suse.cz Thu Feb 17 02:28:52 CET 2011 - jeffm@suse.de
- Update to 2.6.37.1: - Update to 2.6.38-rc5.
- obsoletes: - commit 8344657
- patches.arch/x86-mtrr-avoid-MTRR-reprogramming-on-BP-during-boot-on.patch
- patches.drivers/alsa-hda-0001-Fix-memory-leaks-in-conexant-jack-arrays
- patches.drivers/alsa-hda-0002-Fix-missing-CA-initialization-for-HDMI-DP
- patches.fixes/calibrate-jiffy-overflow
- patches.fixes/fix-ata-panic-with-ata_id
- patches.fixes/fix-prlimit64-for-suid-sgid-processes.patch
- patches.fixes/input-introduce-notimeout-blacklist-for-Dell-Vostro-.patch
- patches.fixes/sched-cgroup-use-exit-hook-to-avoid-use-after-free-crash
- patches.fixes/staging-rt2860-Fix-incorrect-netif_stop_queue-usage.patch
- Refresh patches.suse/SoN-08-mm-page_alloc-emerg.patch.
- Refresh patches.suse/SoN-16-netvm-reserve-inet.patch.
- Refresh patches.suse/dm-mpath-accept-failed-paths.
- Refresh patches.suse/sched-automated-per-session-task-groups.
- Refresh patches.xen/xen3-auto-common.diff.
- Refresh patches.xen/xen3-fixup-common.
- Refresh patches.xen/xen3-patch-2.6.37.
- commit a638bb4
------------------------------------------------------------------- -------------------------------------------------------------------
Fri Feb 18 07:44:54 CET 2011 - sjayaraman@suse.de Thu Feb 17 01:24:01 CET 2011 - gregkh@suse.de
- Refresh patches.suse/SoN-06-mm-kmem_estimate_pages.patch to accomodate
an upstream change.
- commit a4e281e
-------------------------------------------------------------------
Thu Feb 17 11:58:18 CET 2011 - rjw@suse.de
- PNP / ACPI: Use DEVICE_ACPI_HANDLE() for device ACPI handle access (bnc#434742).
- commit a73834f
-------------------------------------------------------------------
Thu Feb 17 01:15:14 CET 2011 - gregkh@suse.de
- Update config files. - Update config files.
disable CONFIG_DRM_VMWGFX. (bnc#606458) - disable CONFIG_DRM_VMWGFX (bnc#606458)
- commit 409d54e - update sparc configs to at least be able to run "make oldconfig"
- commit da75bd9
------------------------------------------------------------------- -------------------------------------------------------------------
Wed Feb 16 16:25:24 CET 2011 - jbeulich@novell.com Wed Feb 16 16:14:52 CET 2011 - jbeulich@novell.com
- patches.arch/x86_64-unwind-annotations: Re-add change lost during - patches.arch/x86_64-unwind-annotations: Re-add change lost during
initial 2.6.37 merge. initial 2.6.37 merge.
- commit 7a5313d - commit e493205
-------------------------------------------------------------------
Wed Feb 16 14:31:03 CET 2011 - tiwai@suse.de
- ALSA: HDA: Add Lenovo vendor quirk for Conexant 205xx
(bnc#670946).
- commit b3bc287
-------------------------------------------------------------------
Tue Feb 15 22:50:02 CET 2011 - jeffm@suse.com
- tty: add 'active' sysfs attribute to tty0 and console device.
- commit 7ae6e9a
-------------------------------------------------------------------
Tue Feb 15 17:14:14 CET 2011 - jslaby@suse.cz
- Revert "ath9k: Fix a DMA latency issue for Intel Pinetrail
platforms." (bnc#667793).
- Revert "ath9k: Remove pm_qos request after hw
unregister." (bnc#667793).
- Revert "ath9k: use per-device struct for pm_qos_* operations"
(bnc#667793).
- commit b2849f6
-------------------------------------------------------------------
Tue Feb 15 10:59:55 CET 2011 - jack@suse.cz
- bridge: Replace mp->mglist hlist with a bool (bnc#653547).
- bridge: Fix timer typo that may render snooping less effective
(bnc#653547).
- bridge: Fix mglist corruption that leads to memory corruption
(bnc#653547).
- commit a70e5ca
------------------------------------------------------------------- -------------------------------------------------------------------
Mon Feb 14 13:42:21 CET 2011 - mmarek@suse.cz Mon Feb 14 13:42:21 CET 2011 - mmarek@suse.cz
@ -119,7 +105,7 @@ Mon Feb 14 13:20:47 CET 2011 - mmarek@suse.cz
- Delete misc/mangle-ifdef.py. - Delete misc/mangle-ifdef.py.
- Delete misc/obsolete-module-aliases. - Delete misc/obsolete-module-aliases.
- Delete misc/testmodule. - Delete misc/testmodule.
- commit 3dd255b - commit edc6d32
------------------------------------------------------------------- -------------------------------------------------------------------
Mon Feb 14 13:19:22 CET 2011 - mmarek@suse.cz Mon Feb 14 13:19:22 CET 2011 - mmarek@suse.cz
@ -127,21 +113,21 @@ Mon Feb 14 13:19:22 CET 2011 - mmarek@suse.cz
- rpm/kernel-source.spec.in: Delete misc/extract-modaliases, the code - rpm/kernel-source.spec.in: Delete misc/extract-modaliases, the code
was merged into rpm's find-supplements script. was merged into rpm's find-supplements script.
- Delete rpm/check-build.sh, not needed anymore. - Delete rpm/check-build.sh, not needed anymore.
- commit bd6fa48 - commit 0a157b1
------------------------------------------------------------------- -------------------------------------------------------------------
Thu Feb 10 02:55:41 CET 2011 - jeffm@suse.com Thu Feb 10 02:57:43 CET 2011 - jeffm@suse.com
- flexcop: fix registering braindead stupid names (brc#575873 - flexcop: fix registering braindead stupid names (brc#575873
bnc#661429). bnc#661429).
- commit 2e98bfc - commit 72bd3d0
------------------------------------------------------------------- -------------------------------------------------------------------
Wed Feb 9 22:52:29 CET 2011 - gregkh@suse.de Wed Feb 9 22:55:13 CET 2011 - gregkh@suse.de
- Staging: samsung-laptop: add support for lots of laptops - Staging: samsung-laptop: add support for lots of laptops
(bnc#661682). (bnc#661682).
- commit c6d0dc9 - commit 1eb5eaa
------------------------------------------------------------------- -------------------------------------------------------------------
Wed Feb 9 13:37:33 CET 2011 - mmarek@suse.cz Wed Feb 9 13:37:33 CET 2011 - mmarek@suse.cz
@ -149,59 +135,69 @@ Wed Feb 9 13:37:33 CET 2011 - mmarek@suse.cz
- rpm/kernel-source.spec.in: Set timestamp of sources to the commit - rpm/kernel-source.spec.in: Set timestamp of sources to the commit
timestamp, so that they are always older than generated files in timestamp, so that they are always older than generated files in
/usr/src/linux-obj (bnc#669669). /usr/src/linux-obj (bnc#669669).
- commit 31e675a - commit 8565452
-------------------------------------------------------------------
Wed Feb 9 13:00:11 CET 2011 - tiwai@suse.de
- ALSA: hda - Fix missing CA initialization for HDMI/DP
(bnc#670577).
- commit 474305e
------------------------------------------------------------------- -------------------------------------------------------------------
Wed Feb 9 00:08:37 CET 2011 - mmarek@suse.cz Wed Feb 9 00:08:37 CET 2011 - mmarek@suse.cz
- rpm/kernel-binary.spec.in: Do not run fdupes in /usr/src/linux-obj, to - rpm/kernel-binary.spec.in: Do not run fdupes in /usr/src/linux-obj, to
keep timestamps intact. keep timestamps intact.
- commit e211a69 - commit 9ba5ff0
------------------------------------------------------------------- -------------------------------------------------------------------
Tue Feb 8 23:42:06 CET 2011 - mmarek@suse.cz Tue Feb 8 23:42:06 CET 2011 - mmarek@suse.cz
- rpm/kernel-source.spec.in: Remove .gitignore files after applying patches - rpm/kernel-source.spec.in: Remove .gitignore files after applying patches
(fix last change). (fix last change).
- commit d6a7494 - commit 907f9cc
------------------------------------------------------------------- -------------------------------------------------------------------
Tue Feb 8 17:24:22 CET 2011 - jslaby@suse.cz Tue Feb 8 18:10:13 CET 2011 - jeffm@suse.com
- orinoco: allow IW_AUTH_MFP to pass through (bnc#661624). - Updated to 2.6.38-rc4.
- commit 442a3d7 - Eliminated 1 patch.
- commit c327e0a
------------------------------------------------------------------- -------------------------------------------------------------------
Tue Feb 8 16:52:35 CET 2011 - jbeulich@novell.com Tue Feb 8 16:48:28 CET 2011 - jbeulich@novell.com
- Fix a few issues in patches.suse/stack-unwind (bnc#661409). - Fix a few issues in patches.suse/stack-unwind (bnc#661409).
- commit f82619b - commit 027481c
------------------------------------------------------------------- -------------------------------------------------------------------
Mon Feb 7 19:41:04 CET 2011 - jslaby@suse.cz Tue Feb 8 14:31:56 CET 2011 - jbeulich@novell.com
- staging: rt2860: Fix incorrect netif_stop_queue usage warning - Update Xen patches to 2.6.38-rc4 and c/s 1066.
(bnc#661657). - config.conf: Re-enable Xen.
- commit 39b4c1e - Update x86 config files.
- commit 72cea6e
-------------------------------------------------------------------
Tue Feb 8 14:17:50 CET 2011 - jbeulich@novell.com
- Update config files.
- Refresh and re-enable patches.arch/x86_64-unwind-annotations.
- Refresh and re-enable patches.suse/stack-unwind.
- commit 1fabeda
-------------------------------------------------------------------
Tue Feb 8 13:16:52 CET 2011 - sjayaraman@suse.de
- Refresh patches.suse/SoN-06-mm-kmem_estimate_pages.patch to accomodate an
upstream change.
- commit ae5bb3f
------------------------------------------------------------------- -------------------------------------------------------------------
Mon Feb 7 18:20:11 CET 2011 - mmarek@suse.cz Mon Feb 7 18:20:11 CET 2011 - mmarek@suse.cz
- rpm/{kernel-source.spec.in,mkspec}: Sync with vanilla and linux-next - rpm/{kernel-source.spec.in,mkspec}: Sync with vanilla and linux-next
- commit fecf998 - commit c93cd6c
------------------------------------------------------------------- -------------------------------------------------------------------
Mon Feb 7 16:19:29 CET 2011 - mmarek@suse.cz Mon Feb 7 16:19:29 CET 2011 - mmarek@suse.cz
- rpm/kernel-source.spec.in: Remove dead code. - rpm/kernel-source.spec.in: Remove dead code.
- commit b97b6f2 - commit 99e8891
------------------------------------------------------------------- -------------------------------------------------------------------
Mon Feb 7 14:27:36 CET 2011 - mmarek@suse.cz Mon Feb 7 14:27:36 CET 2011 - mmarek@suse.cz
@ -209,76 +205,86 @@ Mon Feb 7 14:27:36 CET 2011 - mmarek@suse.cz
- rpm/kernel-binary.spec.in, rpm/kernel-spec-macros: Fix the definition - rpm/kernel-binary.spec.in, rpm/kernel-spec-macros: Fix the definition
of %release_major and rename it to %release_num to better describe of %release_major and rename it to %release_num to better describe
what it does. Add some comments to explain how the versioning works. what it does. Add some comments to explain how the versioning works.
- commit 3de2a1a - commit 9a3bc94
------------------------------------------------------------------- -------------------------------------------------------------------
Fri Feb 4 22:22:44 CET 2011 - mmarek@suse.cz Fri Feb 4 22:22:44 CET 2011 - mmarek@suse.cz
- rpm/compute-PATCHVERSION.sh: Fix sed regexp - rpm/compute-PATCHVERSION.sh: Fix sed regexp
- commit d889fe7 - commit 608bae2
------------------------------------------------------------------- -------------------------------------------------------------------
Thu Feb 3 21:54:01 CET 2011 - rjw@suse.de Fri Feb 4 01:46:21 CET 2011 - jeffm@suse.com
- x86, mtrr: avoid MTRR reprogramming on BP during boot on (bnc#623393). - hfs: avoid crash in hfs_bnode_create (bnc#552250).
- commit 0664ad4 - commit d84296a
------------------------------------------------------------------- -------------------------------------------------------------------
Thu Feb 3 17:46:29 CET 2011 - jbeulich@novell.com Fri Feb 4 01:44:50 CET 2011 - jeffm@suse.com
- Update Xen patches to c/s 1066. - Updated to 2.6.38-rc3.
- cpuidle/x86/perf: fix power:cpu_idle double end events and - Eliminated 2 patches.
throw cpu_idle events from the cpuidle layer (bnc#665153). - commit b6b51ca
- perf: Clean up power events by introducing new, more generic
ones (bnc#665153).
- commit e88242f
-------------------------------------------------------------------
Thu Feb 3 17:43:57 CET 2011 - jbeulich@novell.com
- Fix jiffy calculations in calibrate_delay_direct to handle
overflow.
- commit 4a69163
-------------------------------------------------------------------
Wed Feb 2 17:34:01 CET 2011 - jeffm@suse.com
- patches.fixes/reiserfs-xattr-crash-fix: fix crash
during failed mount (bnc#668878)
- commit de24d15
------------------------------------------------------------------- -------------------------------------------------------------------
Wed Feb 2 17:25:06 CET 2011 - tiwai@suse.de Wed Feb 2 17:25:06 CET 2011 - tiwai@suse.de
- ALSA: hda - Fix memory leaks in conexant jack arrays - ALSA: hda - Fix memory leaks in conexant jack arrays
(bnc#668929). (bnc#668929).
- commit 7dbcb59 - commit 31971a4
------------------------------------------------------------------- -------------------------------------------------------------------
Mon Jan 31 23:00:46 CET 2011 - jslaby@suse.cz Sun Jan 23 23:18:14 CET 2011 - jeffm@suse.com
- Refresh patches.rpmify/cloneconfig.diff.
scripts/kconfig/conf accepts long parameters only for some time already
- commit 36bcdd7
-------------------------------------------------------------------
Mon Jan 31 13:22:49 CET 2011 - jslaby@suse.cz
- block: loop queue_lock null pointer derefence in blk_throtl_exit
v3 (bnc#666598).
- commit cd38efd
-------------------------------------------------------------------
Mon Jan 31 10:47:27 CET 2011 - jslaby@suse.cz
- Fix prlimit64 for suid/sgid processes (bnc#668262).
- commit dae8217
-------------------------------------------------------------------
Sun Jan 23 23:19:08 CET 2011 - jeffm@suse.com
- netfilter: Implement RFC 1123 for FTP conntrack (bnc#466279). - netfilter: Implement RFC 1123 for FTP conntrack (bnc#466279).
- commit 3e2a2b2 - commit 4bf0e68
-------------------------------------------------------------------
Sun Jan 23 02:20:06 CET 2011 - jeffm@suse.de
- winbond: needs <linux/delay.h> for msleep and friends.
- commit e394a2e
-------------------------------------------------------------------
Sun Jan 23 02:17:51 CET 2011 - jeffm@suse.de
- Refresh patches.arch/ia64-page-migration: Update for migrate_pages() API change.
- commit 40d2921
-------------------------------------------------------------------
Sun Jan 23 02:16:20 CET 2011 - jeffm@suse.de
- supported.conf: Added rc_core as a dependency.
- commit 8b2c1b9
-------------------------------------------------------------------
Sun Jan 23 00:25:45 CET 2011 - jeffm@suse.com
- Update config files.
- CONFIG_EXPERT=n on all but ps3
- Vanilla configs updated.
- commit b25e639
-------------------------------------------------------------------
Sun Jan 23 00:20:41 CET 2011 - jeffm@suse.com
- Revert "- Update config files: CONFIG_EXPERT=n except ps3"
This reverts commit 3f2c93d6a0593b2cc0c40f5ffee426eef27cc400.
This was a bad commit. I have no idea where all the changes came from.
- commit 459f3f1
-------------------------------------------------------------------
Sun Jan 23 00:09:06 CET 2011 - jeffm@suse.com
- Update config files: CONFIG_EXPERT=n except ps3
- commit 3f2c93d
-------------------------------------------------------------------
Sat Jan 22 23:45:07 CET 2011 - jeffm@suse.com
- Updated to 2.6.38-rc2.
- Eliminated 1 patch.
- commit 90baa82
------------------------------------------------------------------- -------------------------------------------------------------------
Sat Jan 22 00:40:16 CET 2011 - jeffm@suse.com Sat Jan 22 00:40:16 CET 2011 - jeffm@suse.com
@ -292,6 +298,15 @@ Sat Jan 22 00:32:08 CET 2011 - jeffm@suse.de
- Updated some Patch-mainline headers. - Updated some Patch-mainline headers.
- commit 9122bf0 - commit 9122bf0
-------------------------------------------------------------------
Sat Jan 22 00:27:46 CET 2011 - jeffm@suse.de
- Update to 2.6.38-rc1.
- Removed 12 patches.
- Xen is disabled.
- Quite a few patches need updating.
- commit 9163bb7
------------------------------------------------------------------- -------------------------------------------------------------------
Fri Jan 21 02:42:39 CET 2011 - trenn@suse.de Fri Jan 21 02:42:39 CET 2011 - trenn@suse.de

File diff suppressed because it is too large Load Diff

View File

@ -1,105 +1,91 @@
------------------------------------------------------------------- -------------------------------------------------------------------
Mon Feb 21 10:34:10 CET 2011 - tiwai@suse.de Tue Mar 8 01:00:02 CET 2011 - jeffm@suse.de
- Update to 2.6.38-rc7.
- Refresh patches.xen/xen-x86-no-lapic.
- Refresh patches.xen/xen3-patch-2.6.19.
- commit 7eb9d30
-------------------------------------------------------------------
Mon Mar 7 13:50:08 CET 2011 - mmarek@suse.cz
- rpm/kernel-binary.spec.in: Do not abort build because of
supported.conf inconsistency if %supported_modules_check == 0.
- commit 6cc2d2b
-------------------------------------------------------------------
Wed Mar 2 09:02:40 CET 2011 - jbeulich@novell.com
- patches.arch/x86_64-unwind-annotations: Fix a fatal oversight in
yesterday's change.
- commit 098768b
-------------------------------------------------------------------
Mon Feb 28 15:34:35 CET 2011 - jbeulich@novell.com
- patches.arch/x86_64-unwind-annotations: Add annotations to
lib/rwsem_64.S.
- commit 87944ac
-------------------------------------------------------------------
Thu Feb 24 16:27:46 CET 2011 - tiwai@suse.de
- ALSA: usb-audio: fix oops due to cleanup race when disconnecting
(bnc#674735).
- commit ed81f8c
-------------------------------------------------------------------
Wed Feb 23 23:03:41 CET 2011 - mmarek@suse.cz
- rpm/kernel-binary.spec.in: Remove unused code.
- commit dacbc44
-------------------------------------------------------------------
Tue Feb 22 21:49:18 CET 2011 - jeffm@suse.com
- Update to 2.6.38-rc6.
- Eliminated 1 patch.
- commit 6cce7bb
-------------------------------------------------------------------
Tue Feb 22 10:00:42 CET 2011 - mmarek@suse.cz
- rpm/mkspec: Do not create kernel-syms.spec on vanilla-only branches
- commit eb17bba
-------------------------------------------------------------------
Mon Feb 21 10:31:05 CET 2011 - tiwai@suse.de
- ALSA: caiaq - Fix possible string-buffer overflow (bnc#672499, - ALSA: caiaq - Fix possible string-buffer overflow (bnc#672499,
CVE-2011-0712). CVE-2011-0712).
- commit f6a72cc - commit 5ef002b
------------------------------------------------------------------- -------------------------------------------------------------------
Sun Feb 20 11:36:45 CET 2011 - jslaby@suse.cz Fri Feb 18 23:13:58 CET 2011 - rjw@suse.de
- Revert "tpm_tis: Use timeouts returned from TPM" (bnc#673619).
- commit d991856
-------------------------------------------------------------------
Fri Feb 18 22:57:09 CET 2011 - rjw@suse.de
- ACPI / debugfs: Fix buffer overflows, double free (bnc#666095). - ACPI / debugfs: Fix buffer overflows, double free (bnc#666095).
- commit da9d3a8 - commit 41c6654
------------------------------------------------------------------- -------------------------------------------------------------------
Fri Feb 18 11:32:28 CET 2011 - jslaby@suse.cz Thu Feb 17 02:28:52 CET 2011 - jeffm@suse.de
- Update to 2.6.37.1: - Update to 2.6.38-rc5.
- obsoletes: - commit 8344657
- patches.arch/x86-mtrr-avoid-MTRR-reprogramming-on-BP-during-boot-on.patch
- patches.drivers/alsa-hda-0001-Fix-memory-leaks-in-conexant-jack-arrays
- patches.drivers/alsa-hda-0002-Fix-missing-CA-initialization-for-HDMI-DP
- patches.fixes/calibrate-jiffy-overflow
- patches.fixes/fix-ata-panic-with-ata_id
- patches.fixes/fix-prlimit64-for-suid-sgid-processes.patch
- patches.fixes/input-introduce-notimeout-blacklist-for-Dell-Vostro-.patch
- patches.fixes/sched-cgroup-use-exit-hook-to-avoid-use-after-free-crash
- patches.fixes/staging-rt2860-Fix-incorrect-netif_stop_queue-usage.patch
- Refresh patches.suse/SoN-08-mm-page_alloc-emerg.patch.
- Refresh patches.suse/SoN-16-netvm-reserve-inet.patch.
- Refresh patches.suse/dm-mpath-accept-failed-paths.
- Refresh patches.suse/sched-automated-per-session-task-groups.
- Refresh patches.xen/xen3-auto-common.diff.
- Refresh patches.xen/xen3-fixup-common.
- Refresh patches.xen/xen3-patch-2.6.37.
- commit a638bb4
------------------------------------------------------------------- -------------------------------------------------------------------
Fri Feb 18 07:44:54 CET 2011 - sjayaraman@suse.de Thu Feb 17 01:24:01 CET 2011 - gregkh@suse.de
- Refresh patches.suse/SoN-06-mm-kmem_estimate_pages.patch to accomodate
an upstream change.
- commit a4e281e
-------------------------------------------------------------------
Thu Feb 17 11:58:18 CET 2011 - rjw@suse.de
- PNP / ACPI: Use DEVICE_ACPI_HANDLE() for device ACPI handle access (bnc#434742).
- commit a73834f
-------------------------------------------------------------------
Thu Feb 17 01:15:14 CET 2011 - gregkh@suse.de
- Update config files. - Update config files.
disable CONFIG_DRM_VMWGFX. (bnc#606458) - disable CONFIG_DRM_VMWGFX (bnc#606458)
- commit 409d54e - update sparc configs to at least be able to run "make oldconfig"
- commit da75bd9
------------------------------------------------------------------- -------------------------------------------------------------------
Wed Feb 16 16:25:24 CET 2011 - jbeulich@novell.com Wed Feb 16 16:14:52 CET 2011 - jbeulich@novell.com
- patches.arch/x86_64-unwind-annotations: Re-add change lost during - patches.arch/x86_64-unwind-annotations: Re-add change lost during
initial 2.6.37 merge. initial 2.6.37 merge.
- commit 7a5313d - commit e493205
-------------------------------------------------------------------
Wed Feb 16 14:31:03 CET 2011 - tiwai@suse.de
- ALSA: HDA: Add Lenovo vendor quirk for Conexant 205xx
(bnc#670946).
- commit b3bc287
-------------------------------------------------------------------
Tue Feb 15 22:50:02 CET 2011 - jeffm@suse.com
- tty: add 'active' sysfs attribute to tty0 and console device.
- commit 7ae6e9a
-------------------------------------------------------------------
Tue Feb 15 17:14:14 CET 2011 - jslaby@suse.cz
- Revert "ath9k: Fix a DMA latency issue for Intel Pinetrail
platforms." (bnc#667793).
- Revert "ath9k: Remove pm_qos request after hw
unregister." (bnc#667793).
- Revert "ath9k: use per-device struct for pm_qos_* operations"
(bnc#667793).
- commit b2849f6
-------------------------------------------------------------------
Tue Feb 15 10:59:55 CET 2011 - jack@suse.cz
- bridge: Replace mp->mglist hlist with a bool (bnc#653547).
- bridge: Fix timer typo that may render snooping less effective
(bnc#653547).
- bridge: Fix mglist corruption that leads to memory corruption
(bnc#653547).
- commit a70e5ca
------------------------------------------------------------------- -------------------------------------------------------------------
Mon Feb 14 13:42:21 CET 2011 - mmarek@suse.cz Mon Feb 14 13:42:21 CET 2011 - mmarek@suse.cz
@ -119,7 +105,7 @@ Mon Feb 14 13:20:47 CET 2011 - mmarek@suse.cz
- Delete misc/mangle-ifdef.py. - Delete misc/mangle-ifdef.py.
- Delete misc/obsolete-module-aliases. - Delete misc/obsolete-module-aliases.
- Delete misc/testmodule. - Delete misc/testmodule.
- commit 3dd255b - commit edc6d32
------------------------------------------------------------------- -------------------------------------------------------------------
Mon Feb 14 13:19:22 CET 2011 - mmarek@suse.cz Mon Feb 14 13:19:22 CET 2011 - mmarek@suse.cz
@ -127,21 +113,21 @@ Mon Feb 14 13:19:22 CET 2011 - mmarek@suse.cz
- rpm/kernel-source.spec.in: Delete misc/extract-modaliases, the code - rpm/kernel-source.spec.in: Delete misc/extract-modaliases, the code
was merged into rpm's find-supplements script. was merged into rpm's find-supplements script.
- Delete rpm/check-build.sh, not needed anymore. - Delete rpm/check-build.sh, not needed anymore.
- commit bd6fa48 - commit 0a157b1
------------------------------------------------------------------- -------------------------------------------------------------------
Thu Feb 10 02:55:41 CET 2011 - jeffm@suse.com Thu Feb 10 02:57:43 CET 2011 - jeffm@suse.com
- flexcop: fix registering braindead stupid names (brc#575873 - flexcop: fix registering braindead stupid names (brc#575873
bnc#661429). bnc#661429).
- commit 2e98bfc - commit 72bd3d0
------------------------------------------------------------------- -------------------------------------------------------------------
Wed Feb 9 22:52:29 CET 2011 - gregkh@suse.de Wed Feb 9 22:55:13 CET 2011 - gregkh@suse.de
- Staging: samsung-laptop: add support for lots of laptops - Staging: samsung-laptop: add support for lots of laptops
(bnc#661682). (bnc#661682).
- commit c6d0dc9 - commit 1eb5eaa
------------------------------------------------------------------- -------------------------------------------------------------------
Wed Feb 9 13:37:33 CET 2011 - mmarek@suse.cz Wed Feb 9 13:37:33 CET 2011 - mmarek@suse.cz
@ -149,59 +135,69 @@ Wed Feb 9 13:37:33 CET 2011 - mmarek@suse.cz
- rpm/kernel-source.spec.in: Set timestamp of sources to the commit - rpm/kernel-source.spec.in: Set timestamp of sources to the commit
timestamp, so that they are always older than generated files in timestamp, so that they are always older than generated files in
/usr/src/linux-obj (bnc#669669). /usr/src/linux-obj (bnc#669669).
- commit 31e675a - commit 8565452
-------------------------------------------------------------------
Wed Feb 9 13:00:11 CET 2011 - tiwai@suse.de
- ALSA: hda - Fix missing CA initialization for HDMI/DP
(bnc#670577).
- commit 474305e
------------------------------------------------------------------- -------------------------------------------------------------------
Wed Feb 9 00:08:37 CET 2011 - mmarek@suse.cz Wed Feb 9 00:08:37 CET 2011 - mmarek@suse.cz
- rpm/kernel-binary.spec.in: Do not run fdupes in /usr/src/linux-obj, to - rpm/kernel-binary.spec.in: Do not run fdupes in /usr/src/linux-obj, to
keep timestamps intact. keep timestamps intact.
- commit e211a69 - commit 9ba5ff0
------------------------------------------------------------------- -------------------------------------------------------------------
Tue Feb 8 23:42:06 CET 2011 - mmarek@suse.cz Tue Feb 8 23:42:06 CET 2011 - mmarek@suse.cz
- rpm/kernel-source.spec.in: Remove .gitignore files after applying patches - rpm/kernel-source.spec.in: Remove .gitignore files after applying patches
(fix last change). (fix last change).
- commit d6a7494 - commit 907f9cc
------------------------------------------------------------------- -------------------------------------------------------------------
Tue Feb 8 17:24:22 CET 2011 - jslaby@suse.cz Tue Feb 8 18:10:13 CET 2011 - jeffm@suse.com
- orinoco: allow IW_AUTH_MFP to pass through (bnc#661624). - Updated to 2.6.38-rc4.
- commit 442a3d7 - Eliminated 1 patch.
- commit c327e0a
------------------------------------------------------------------- -------------------------------------------------------------------
Tue Feb 8 16:52:35 CET 2011 - jbeulich@novell.com Tue Feb 8 16:48:28 CET 2011 - jbeulich@novell.com
- Fix a few issues in patches.suse/stack-unwind (bnc#661409). - Fix a few issues in patches.suse/stack-unwind (bnc#661409).
- commit f82619b - commit 027481c
------------------------------------------------------------------- -------------------------------------------------------------------
Mon Feb 7 19:41:04 CET 2011 - jslaby@suse.cz Tue Feb 8 14:31:56 CET 2011 - jbeulich@novell.com
- staging: rt2860: Fix incorrect netif_stop_queue usage warning - Update Xen patches to 2.6.38-rc4 and c/s 1066.
(bnc#661657). - config.conf: Re-enable Xen.
- commit 39b4c1e - Update x86 config files.
- commit 72cea6e
-------------------------------------------------------------------
Tue Feb 8 14:17:50 CET 2011 - jbeulich@novell.com
- Update config files.
- Refresh and re-enable patches.arch/x86_64-unwind-annotations.
- Refresh and re-enable patches.suse/stack-unwind.
- commit 1fabeda
-------------------------------------------------------------------
Tue Feb 8 13:16:52 CET 2011 - sjayaraman@suse.de
- Refresh patches.suse/SoN-06-mm-kmem_estimate_pages.patch to accomodate an
upstream change.
- commit ae5bb3f
------------------------------------------------------------------- -------------------------------------------------------------------
Mon Feb 7 18:20:11 CET 2011 - mmarek@suse.cz Mon Feb 7 18:20:11 CET 2011 - mmarek@suse.cz
- rpm/{kernel-source.spec.in,mkspec}: Sync with vanilla and linux-next - rpm/{kernel-source.spec.in,mkspec}: Sync with vanilla and linux-next
- commit fecf998 - commit c93cd6c
------------------------------------------------------------------- -------------------------------------------------------------------
Mon Feb 7 16:19:29 CET 2011 - mmarek@suse.cz Mon Feb 7 16:19:29 CET 2011 - mmarek@suse.cz
- rpm/kernel-source.spec.in: Remove dead code. - rpm/kernel-source.spec.in: Remove dead code.
- commit b97b6f2 - commit 99e8891
------------------------------------------------------------------- -------------------------------------------------------------------
Mon Feb 7 14:27:36 CET 2011 - mmarek@suse.cz Mon Feb 7 14:27:36 CET 2011 - mmarek@suse.cz
@ -209,76 +205,86 @@ Mon Feb 7 14:27:36 CET 2011 - mmarek@suse.cz
- rpm/kernel-binary.spec.in, rpm/kernel-spec-macros: Fix the definition - rpm/kernel-binary.spec.in, rpm/kernel-spec-macros: Fix the definition
of %release_major and rename it to %release_num to better describe of %release_major and rename it to %release_num to better describe
what it does. Add some comments to explain how the versioning works. what it does. Add some comments to explain how the versioning works.
- commit 3de2a1a - commit 9a3bc94
------------------------------------------------------------------- -------------------------------------------------------------------
Fri Feb 4 22:22:44 CET 2011 - mmarek@suse.cz Fri Feb 4 22:22:44 CET 2011 - mmarek@suse.cz
- rpm/compute-PATCHVERSION.sh: Fix sed regexp - rpm/compute-PATCHVERSION.sh: Fix sed regexp
- commit d889fe7 - commit 608bae2
------------------------------------------------------------------- -------------------------------------------------------------------
Thu Feb 3 21:54:01 CET 2011 - rjw@suse.de Fri Feb 4 01:46:21 CET 2011 - jeffm@suse.com
- x86, mtrr: avoid MTRR reprogramming on BP during boot on (bnc#623393). - hfs: avoid crash in hfs_bnode_create (bnc#552250).
- commit 0664ad4 - commit d84296a
------------------------------------------------------------------- -------------------------------------------------------------------
Thu Feb 3 17:46:29 CET 2011 - jbeulich@novell.com Fri Feb 4 01:44:50 CET 2011 - jeffm@suse.com
- Update Xen patches to c/s 1066. - Updated to 2.6.38-rc3.
- cpuidle/x86/perf: fix power:cpu_idle double end events and - Eliminated 2 patches.
throw cpu_idle events from the cpuidle layer (bnc#665153). - commit b6b51ca
- perf: Clean up power events by introducing new, more generic
ones (bnc#665153).
- commit e88242f
-------------------------------------------------------------------
Thu Feb 3 17:43:57 CET 2011 - jbeulich@novell.com
- Fix jiffy calculations in calibrate_delay_direct to handle
overflow.
- commit 4a69163
-------------------------------------------------------------------
Wed Feb 2 17:34:01 CET 2011 - jeffm@suse.com
- patches.fixes/reiserfs-xattr-crash-fix: fix crash
during failed mount (bnc#668878)
- commit de24d15
------------------------------------------------------------------- -------------------------------------------------------------------
Wed Feb 2 17:25:06 CET 2011 - tiwai@suse.de Wed Feb 2 17:25:06 CET 2011 - tiwai@suse.de
- ALSA: hda - Fix memory leaks in conexant jack arrays - ALSA: hda - Fix memory leaks in conexant jack arrays
(bnc#668929). (bnc#668929).
- commit 7dbcb59 - commit 31971a4
------------------------------------------------------------------- -------------------------------------------------------------------
Mon Jan 31 23:00:46 CET 2011 - jslaby@suse.cz Sun Jan 23 23:18:14 CET 2011 - jeffm@suse.com
- Refresh patches.rpmify/cloneconfig.diff.
scripts/kconfig/conf accepts long parameters only for some time already
- commit 36bcdd7
-------------------------------------------------------------------
Mon Jan 31 13:22:49 CET 2011 - jslaby@suse.cz
- block: loop queue_lock null pointer derefence in blk_throtl_exit
v3 (bnc#666598).
- commit cd38efd
-------------------------------------------------------------------
Mon Jan 31 10:47:27 CET 2011 - jslaby@suse.cz
- Fix prlimit64 for suid/sgid processes (bnc#668262).
- commit dae8217
-------------------------------------------------------------------
Sun Jan 23 23:19:08 CET 2011 - jeffm@suse.com
- netfilter: Implement RFC 1123 for FTP conntrack (bnc#466279). - netfilter: Implement RFC 1123 for FTP conntrack (bnc#466279).
- commit 3e2a2b2 - commit 4bf0e68
-------------------------------------------------------------------
Sun Jan 23 02:20:06 CET 2011 - jeffm@suse.de
- winbond: needs <linux/delay.h> for msleep and friends.
- commit e394a2e
-------------------------------------------------------------------
Sun Jan 23 02:17:51 CET 2011 - jeffm@suse.de
- Refresh patches.arch/ia64-page-migration: Update for migrate_pages() API change.
- commit 40d2921
-------------------------------------------------------------------
Sun Jan 23 02:16:20 CET 2011 - jeffm@suse.de
- supported.conf: Added rc_core as a dependency.
- commit 8b2c1b9
-------------------------------------------------------------------
Sun Jan 23 00:25:45 CET 2011 - jeffm@suse.com
- Update config files.
- CONFIG_EXPERT=n on all but ps3
- Vanilla configs updated.
- commit b25e639
-------------------------------------------------------------------
Sun Jan 23 00:20:41 CET 2011 - jeffm@suse.com
- Revert "- Update config files: CONFIG_EXPERT=n except ps3"
This reverts commit 3f2c93d6a0593b2cc0c40f5ffee426eef27cc400.
This was a bad commit. I have no idea where all the changes came from.
- commit 459f3f1
-------------------------------------------------------------------
Sun Jan 23 00:09:06 CET 2011 - jeffm@suse.com
- Update config files: CONFIG_EXPERT=n except ps3
- commit 3f2c93d
-------------------------------------------------------------------
Sat Jan 22 23:45:07 CET 2011 - jeffm@suse.com
- Updated to 2.6.38-rc2.
- Eliminated 1 patch.
- commit 90baa82
------------------------------------------------------------------- -------------------------------------------------------------------
Sat Jan 22 00:40:16 CET 2011 - jeffm@suse.com Sat Jan 22 00:40:16 CET 2011 - jeffm@suse.com
@ -292,6 +298,15 @@ Sat Jan 22 00:32:08 CET 2011 - jeffm@suse.de
- Updated some Patch-mainline headers. - Updated some Patch-mainline headers.
- commit 9122bf0 - commit 9122bf0
-------------------------------------------------------------------
Sat Jan 22 00:27:46 CET 2011 - jeffm@suse.de
- Update to 2.6.38-rc1.
- Removed 12 patches.
- Xen is disabled.
- Quite a few patches need updating.
- commit 9163bb7
------------------------------------------------------------------- -------------------------------------------------------------------
Fri Jan 21 02:42:39 CET 2011 - trenn@suse.de Fri Jan 21 02:42:39 CET 2011 - trenn@suse.de

File diff suppressed because it is too large Load Diff

View File

@ -1,105 +1,91 @@
------------------------------------------------------------------- -------------------------------------------------------------------
Mon Feb 21 10:34:10 CET 2011 - tiwai@suse.de Tue Mar 8 01:00:02 CET 2011 - jeffm@suse.de
- Update to 2.6.38-rc7.
- Refresh patches.xen/xen-x86-no-lapic.
- Refresh patches.xen/xen3-patch-2.6.19.
- commit 7eb9d30
-------------------------------------------------------------------
Mon Mar 7 13:50:08 CET 2011 - mmarek@suse.cz
- rpm/kernel-binary.spec.in: Do not abort build because of
supported.conf inconsistency if %supported_modules_check == 0.
- commit 6cc2d2b
-------------------------------------------------------------------
Wed Mar 2 09:02:40 CET 2011 - jbeulich@novell.com
- patches.arch/x86_64-unwind-annotations: Fix a fatal oversight in
yesterday's change.
- commit 098768b
-------------------------------------------------------------------
Mon Feb 28 15:34:35 CET 2011 - jbeulich@novell.com
- patches.arch/x86_64-unwind-annotations: Add annotations to
lib/rwsem_64.S.
- commit 87944ac
-------------------------------------------------------------------
Thu Feb 24 16:27:46 CET 2011 - tiwai@suse.de
- ALSA: usb-audio: fix oops due to cleanup race when disconnecting
(bnc#674735).
- commit ed81f8c
-------------------------------------------------------------------
Wed Feb 23 23:03:41 CET 2011 - mmarek@suse.cz
- rpm/kernel-binary.spec.in: Remove unused code.
- commit dacbc44
-------------------------------------------------------------------
Tue Feb 22 21:49:18 CET 2011 - jeffm@suse.com
- Update to 2.6.38-rc6.
- Eliminated 1 patch.
- commit 6cce7bb
-------------------------------------------------------------------
Tue Feb 22 10:00:42 CET 2011 - mmarek@suse.cz
- rpm/mkspec: Do not create kernel-syms.spec on vanilla-only branches
- commit eb17bba
-------------------------------------------------------------------
Mon Feb 21 10:31:05 CET 2011 - tiwai@suse.de
- ALSA: caiaq - Fix possible string-buffer overflow (bnc#672499, - ALSA: caiaq - Fix possible string-buffer overflow (bnc#672499,
CVE-2011-0712). CVE-2011-0712).
- commit f6a72cc - commit 5ef002b
------------------------------------------------------------------- -------------------------------------------------------------------
Sun Feb 20 11:36:45 CET 2011 - jslaby@suse.cz Fri Feb 18 23:13:58 CET 2011 - rjw@suse.de
- Revert "tpm_tis: Use timeouts returned from TPM" (bnc#673619).
- commit d991856
-------------------------------------------------------------------
Fri Feb 18 22:57:09 CET 2011 - rjw@suse.de
- ACPI / debugfs: Fix buffer overflows, double free (bnc#666095). - ACPI / debugfs: Fix buffer overflows, double free (bnc#666095).
- commit da9d3a8 - commit 41c6654
------------------------------------------------------------------- -------------------------------------------------------------------
Fri Feb 18 11:32:28 CET 2011 - jslaby@suse.cz Thu Feb 17 02:28:52 CET 2011 - jeffm@suse.de
- Update to 2.6.37.1: - Update to 2.6.38-rc5.
- obsoletes: - commit 8344657
- patches.arch/x86-mtrr-avoid-MTRR-reprogramming-on-BP-during-boot-on.patch
- patches.drivers/alsa-hda-0001-Fix-memory-leaks-in-conexant-jack-arrays
- patches.drivers/alsa-hda-0002-Fix-missing-CA-initialization-for-HDMI-DP
- patches.fixes/calibrate-jiffy-overflow
- patches.fixes/fix-ata-panic-with-ata_id
- patches.fixes/fix-prlimit64-for-suid-sgid-processes.patch
- patches.fixes/input-introduce-notimeout-blacklist-for-Dell-Vostro-.patch
- patches.fixes/sched-cgroup-use-exit-hook-to-avoid-use-after-free-crash
- patches.fixes/staging-rt2860-Fix-incorrect-netif_stop_queue-usage.patch
- Refresh patches.suse/SoN-08-mm-page_alloc-emerg.patch.
- Refresh patches.suse/SoN-16-netvm-reserve-inet.patch.
- Refresh patches.suse/dm-mpath-accept-failed-paths.
- Refresh patches.suse/sched-automated-per-session-task-groups.
- Refresh patches.xen/xen3-auto-common.diff.
- Refresh patches.xen/xen3-fixup-common.
- Refresh patches.xen/xen3-patch-2.6.37.
- commit a638bb4
------------------------------------------------------------------- -------------------------------------------------------------------
Fri Feb 18 07:44:54 CET 2011 - sjayaraman@suse.de Thu Feb 17 01:24:01 CET 2011 - gregkh@suse.de
- Refresh patches.suse/SoN-06-mm-kmem_estimate_pages.patch to accomodate
an upstream change.
- commit a4e281e
-------------------------------------------------------------------
Thu Feb 17 11:58:18 CET 2011 - rjw@suse.de
- PNP / ACPI: Use DEVICE_ACPI_HANDLE() for device ACPI handle access (bnc#434742).
- commit a73834f
-------------------------------------------------------------------
Thu Feb 17 01:15:14 CET 2011 - gregkh@suse.de
- Update config files. - Update config files.
disable CONFIG_DRM_VMWGFX. (bnc#606458) - disable CONFIG_DRM_VMWGFX (bnc#606458)
- commit 409d54e - update sparc configs to at least be able to run "make oldconfig"
- commit da75bd9
------------------------------------------------------------------- -------------------------------------------------------------------
Wed Feb 16 16:25:24 CET 2011 - jbeulich@novell.com Wed Feb 16 16:14:52 CET 2011 - jbeulich@novell.com
- patches.arch/x86_64-unwind-annotations: Re-add change lost during - patches.arch/x86_64-unwind-annotations: Re-add change lost during
initial 2.6.37 merge. initial 2.6.37 merge.
- commit 7a5313d - commit e493205
-------------------------------------------------------------------
Wed Feb 16 14:31:03 CET 2011 - tiwai@suse.de
- ALSA: HDA: Add Lenovo vendor quirk for Conexant 205xx
(bnc#670946).
- commit b3bc287
-------------------------------------------------------------------
Tue Feb 15 22:50:02 CET 2011 - jeffm@suse.com
- tty: add 'active' sysfs attribute to tty0 and console device.
- commit 7ae6e9a
-------------------------------------------------------------------
Tue Feb 15 17:14:14 CET 2011 - jslaby@suse.cz
- Revert "ath9k: Fix a DMA latency issue for Intel Pinetrail
platforms." (bnc#667793).
- Revert "ath9k: Remove pm_qos request after hw
unregister." (bnc#667793).
- Revert "ath9k: use per-device struct for pm_qos_* operations"
(bnc#667793).
- commit b2849f6
-------------------------------------------------------------------
Tue Feb 15 10:59:55 CET 2011 - jack@suse.cz
- bridge: Replace mp->mglist hlist with a bool (bnc#653547).
- bridge: Fix timer typo that may render snooping less effective
(bnc#653547).
- bridge: Fix mglist corruption that leads to memory corruption
(bnc#653547).
- commit a70e5ca
------------------------------------------------------------------- -------------------------------------------------------------------
Mon Feb 14 13:42:21 CET 2011 - mmarek@suse.cz Mon Feb 14 13:42:21 CET 2011 - mmarek@suse.cz
@ -119,7 +105,7 @@ Mon Feb 14 13:20:47 CET 2011 - mmarek@suse.cz
- Delete misc/mangle-ifdef.py. - Delete misc/mangle-ifdef.py.
- Delete misc/obsolete-module-aliases. - Delete misc/obsolete-module-aliases.
- Delete misc/testmodule. - Delete misc/testmodule.
- commit 3dd255b - commit edc6d32
------------------------------------------------------------------- -------------------------------------------------------------------
Mon Feb 14 13:19:22 CET 2011 - mmarek@suse.cz Mon Feb 14 13:19:22 CET 2011 - mmarek@suse.cz
@ -127,21 +113,21 @@ Mon Feb 14 13:19:22 CET 2011 - mmarek@suse.cz
- rpm/kernel-source.spec.in: Delete misc/extract-modaliases, the code - rpm/kernel-source.spec.in: Delete misc/extract-modaliases, the code
was merged into rpm's find-supplements script. was merged into rpm's find-supplements script.
- Delete rpm/check-build.sh, not needed anymore. - Delete rpm/check-build.sh, not needed anymore.
- commit bd6fa48 - commit 0a157b1
------------------------------------------------------------------- -------------------------------------------------------------------
Thu Feb 10 02:55:41 CET 2011 - jeffm@suse.com Thu Feb 10 02:57:43 CET 2011 - jeffm@suse.com
- flexcop: fix registering braindead stupid names (brc#575873 - flexcop: fix registering braindead stupid names (brc#575873
bnc#661429). bnc#661429).
- commit 2e98bfc - commit 72bd3d0
------------------------------------------------------------------- -------------------------------------------------------------------
Wed Feb 9 22:52:29 CET 2011 - gregkh@suse.de Wed Feb 9 22:55:13 CET 2011 - gregkh@suse.de
- Staging: samsung-laptop: add support for lots of laptops - Staging: samsung-laptop: add support for lots of laptops
(bnc#661682). (bnc#661682).
- commit c6d0dc9 - commit 1eb5eaa
------------------------------------------------------------------- -------------------------------------------------------------------
Wed Feb 9 13:37:33 CET 2011 - mmarek@suse.cz Wed Feb 9 13:37:33 CET 2011 - mmarek@suse.cz
@ -149,59 +135,69 @@ Wed Feb 9 13:37:33 CET 2011 - mmarek@suse.cz
- rpm/kernel-source.spec.in: Set timestamp of sources to the commit - rpm/kernel-source.spec.in: Set timestamp of sources to the commit
timestamp, so that they are always older than generated files in timestamp, so that they are always older than generated files in
/usr/src/linux-obj (bnc#669669). /usr/src/linux-obj (bnc#669669).
- commit 31e675a - commit 8565452
-------------------------------------------------------------------
Wed Feb 9 13:00:11 CET 2011 - tiwai@suse.de
- ALSA: hda - Fix missing CA initialization for HDMI/DP
(bnc#670577).
- commit 474305e
------------------------------------------------------------------- -------------------------------------------------------------------
Wed Feb 9 00:08:37 CET 2011 - mmarek@suse.cz Wed Feb 9 00:08:37 CET 2011 - mmarek@suse.cz
- rpm/kernel-binary.spec.in: Do not run fdupes in /usr/src/linux-obj, to - rpm/kernel-binary.spec.in: Do not run fdupes in /usr/src/linux-obj, to
keep timestamps intact. keep timestamps intact.
- commit e211a69 - commit 9ba5ff0
------------------------------------------------------------------- -------------------------------------------------------------------
Tue Feb 8 23:42:06 CET 2011 - mmarek@suse.cz Tue Feb 8 23:42:06 CET 2011 - mmarek@suse.cz
- rpm/kernel-source.spec.in: Remove .gitignore files after applying patches - rpm/kernel-source.spec.in: Remove .gitignore files after applying patches
(fix last change). (fix last change).
- commit d6a7494 - commit 907f9cc
------------------------------------------------------------------- -------------------------------------------------------------------
Tue Feb 8 17:24:22 CET 2011 - jslaby@suse.cz Tue Feb 8 18:10:13 CET 2011 - jeffm@suse.com
- orinoco: allow IW_AUTH_MFP to pass through (bnc#661624). - Updated to 2.6.38-rc4.
- commit 442a3d7 - Eliminated 1 patch.
- commit c327e0a
------------------------------------------------------------------- -------------------------------------------------------------------
Tue Feb 8 16:52:35 CET 2011 - jbeulich@novell.com Tue Feb 8 16:48:28 CET 2011 - jbeulich@novell.com
- Fix a few issues in patches.suse/stack-unwind (bnc#661409). - Fix a few issues in patches.suse/stack-unwind (bnc#661409).
- commit f82619b - commit 027481c
------------------------------------------------------------------- -------------------------------------------------------------------
Mon Feb 7 19:41:04 CET 2011 - jslaby@suse.cz Tue Feb 8 14:31:56 CET 2011 - jbeulich@novell.com
- staging: rt2860: Fix incorrect netif_stop_queue usage warning - Update Xen patches to 2.6.38-rc4 and c/s 1066.
(bnc#661657). - config.conf: Re-enable Xen.
- commit 39b4c1e - Update x86 config files.
- commit 72cea6e
-------------------------------------------------------------------
Tue Feb 8 14:17:50 CET 2011 - jbeulich@novell.com
- Update config files.
- Refresh and re-enable patches.arch/x86_64-unwind-annotations.
- Refresh and re-enable patches.suse/stack-unwind.
- commit 1fabeda
-------------------------------------------------------------------
Tue Feb 8 13:16:52 CET 2011 - sjayaraman@suse.de
- Refresh patches.suse/SoN-06-mm-kmem_estimate_pages.patch to accomodate an
upstream change.
- commit ae5bb3f
------------------------------------------------------------------- -------------------------------------------------------------------
Mon Feb 7 18:20:11 CET 2011 - mmarek@suse.cz Mon Feb 7 18:20:11 CET 2011 - mmarek@suse.cz
- rpm/{kernel-source.spec.in,mkspec}: Sync with vanilla and linux-next - rpm/{kernel-source.spec.in,mkspec}: Sync with vanilla and linux-next
- commit fecf998 - commit c93cd6c
------------------------------------------------------------------- -------------------------------------------------------------------
Mon Feb 7 16:19:29 CET 2011 - mmarek@suse.cz Mon Feb 7 16:19:29 CET 2011 - mmarek@suse.cz
- rpm/kernel-source.spec.in: Remove dead code. - rpm/kernel-source.spec.in: Remove dead code.
- commit b97b6f2 - commit 99e8891
------------------------------------------------------------------- -------------------------------------------------------------------
Mon Feb 7 14:27:36 CET 2011 - mmarek@suse.cz Mon Feb 7 14:27:36 CET 2011 - mmarek@suse.cz
@ -209,76 +205,86 @@ Mon Feb 7 14:27:36 CET 2011 - mmarek@suse.cz
- rpm/kernel-binary.spec.in, rpm/kernel-spec-macros: Fix the definition - rpm/kernel-binary.spec.in, rpm/kernel-spec-macros: Fix the definition
of %release_major and rename it to %release_num to better describe of %release_major and rename it to %release_num to better describe
what it does. Add some comments to explain how the versioning works. what it does. Add some comments to explain how the versioning works.
- commit 3de2a1a - commit 9a3bc94
------------------------------------------------------------------- -------------------------------------------------------------------
Fri Feb 4 22:22:44 CET 2011 - mmarek@suse.cz Fri Feb 4 22:22:44 CET 2011 - mmarek@suse.cz
- rpm/compute-PATCHVERSION.sh: Fix sed regexp - rpm/compute-PATCHVERSION.sh: Fix sed regexp
- commit d889fe7 - commit 608bae2
------------------------------------------------------------------- -------------------------------------------------------------------
Thu Feb 3 21:54:01 CET 2011 - rjw@suse.de Fri Feb 4 01:46:21 CET 2011 - jeffm@suse.com
- x86, mtrr: avoid MTRR reprogramming on BP during boot on (bnc#623393). - hfs: avoid crash in hfs_bnode_create (bnc#552250).
- commit 0664ad4 - commit d84296a
------------------------------------------------------------------- -------------------------------------------------------------------
Thu Feb 3 17:46:29 CET 2011 - jbeulich@novell.com Fri Feb 4 01:44:50 CET 2011 - jeffm@suse.com
- Update Xen patches to c/s 1066. - Updated to 2.6.38-rc3.
- cpuidle/x86/perf: fix power:cpu_idle double end events and - Eliminated 2 patches.
throw cpu_idle events from the cpuidle layer (bnc#665153). - commit b6b51ca
- perf: Clean up power events by introducing new, more generic
ones (bnc#665153).
- commit e88242f
-------------------------------------------------------------------
Thu Feb 3 17:43:57 CET 2011 - jbeulich@novell.com
- Fix jiffy calculations in calibrate_delay_direct to handle
overflow.
- commit 4a69163
-------------------------------------------------------------------
Wed Feb 2 17:34:01 CET 2011 - jeffm@suse.com
- patches.fixes/reiserfs-xattr-crash-fix: fix crash
during failed mount (bnc#668878)
- commit de24d15
------------------------------------------------------------------- -------------------------------------------------------------------
Wed Feb 2 17:25:06 CET 2011 - tiwai@suse.de Wed Feb 2 17:25:06 CET 2011 - tiwai@suse.de
- ALSA: hda - Fix memory leaks in conexant jack arrays - ALSA: hda - Fix memory leaks in conexant jack arrays
(bnc#668929). (bnc#668929).
- commit 7dbcb59 - commit 31971a4
------------------------------------------------------------------- -------------------------------------------------------------------
Mon Jan 31 23:00:46 CET 2011 - jslaby@suse.cz Sun Jan 23 23:18:14 CET 2011 - jeffm@suse.com
- Refresh patches.rpmify/cloneconfig.diff.
scripts/kconfig/conf accepts long parameters only for some time already
- commit 36bcdd7
-------------------------------------------------------------------
Mon Jan 31 13:22:49 CET 2011 - jslaby@suse.cz
- block: loop queue_lock null pointer derefence in blk_throtl_exit
v3 (bnc#666598).
- commit cd38efd
-------------------------------------------------------------------
Mon Jan 31 10:47:27 CET 2011 - jslaby@suse.cz
- Fix prlimit64 for suid/sgid processes (bnc#668262).
- commit dae8217
-------------------------------------------------------------------
Sun Jan 23 23:19:08 CET 2011 - jeffm@suse.com
- netfilter: Implement RFC 1123 for FTP conntrack (bnc#466279). - netfilter: Implement RFC 1123 for FTP conntrack (bnc#466279).
- commit 3e2a2b2 - commit 4bf0e68
-------------------------------------------------------------------
Sun Jan 23 02:20:06 CET 2011 - jeffm@suse.de
- winbond: needs <linux/delay.h> for msleep and friends.
- commit e394a2e
-------------------------------------------------------------------
Sun Jan 23 02:17:51 CET 2011 - jeffm@suse.de
- Refresh patches.arch/ia64-page-migration: Update for migrate_pages() API change.
- commit 40d2921
-------------------------------------------------------------------
Sun Jan 23 02:16:20 CET 2011 - jeffm@suse.de
- supported.conf: Added rc_core as a dependency.
- commit 8b2c1b9
-------------------------------------------------------------------
Sun Jan 23 00:25:45 CET 2011 - jeffm@suse.com
- Update config files.
- CONFIG_EXPERT=n on all but ps3
- Vanilla configs updated.
- commit b25e639
-------------------------------------------------------------------
Sun Jan 23 00:20:41 CET 2011 - jeffm@suse.com
- Revert "- Update config files: CONFIG_EXPERT=n except ps3"
This reverts commit 3f2c93d6a0593b2cc0c40f5ffee426eef27cc400.
This was a bad commit. I have no idea where all the changes came from.
- commit 459f3f1
-------------------------------------------------------------------
Sun Jan 23 00:09:06 CET 2011 - jeffm@suse.com
- Update config files: CONFIG_EXPERT=n except ps3
- commit 3f2c93d
-------------------------------------------------------------------
Sat Jan 22 23:45:07 CET 2011 - jeffm@suse.com
- Updated to 2.6.38-rc2.
- Eliminated 1 patch.
- commit 90baa82
------------------------------------------------------------------- -------------------------------------------------------------------
Sat Jan 22 00:40:16 CET 2011 - jeffm@suse.com Sat Jan 22 00:40:16 CET 2011 - jeffm@suse.com
@ -292,6 +298,15 @@ Sat Jan 22 00:32:08 CET 2011 - jeffm@suse.de
- Updated some Patch-mainline headers. - Updated some Patch-mainline headers.
- commit 9122bf0 - commit 9122bf0
-------------------------------------------------------------------
Sat Jan 22 00:27:46 CET 2011 - jeffm@suse.de
- Update to 2.6.38-rc1.
- Removed 12 patches.
- Xen is disabled.
- Quite a few patches need updating.
- commit 9163bb7
------------------------------------------------------------------- -------------------------------------------------------------------
Fri Jan 21 02:42:39 CET 2011 - trenn@suse.de Fri Jan 21 02:42:39 CET 2011 - trenn@suse.de

File diff suppressed because it is too large Load Diff

View File

@ -1,105 +1,91 @@
------------------------------------------------------------------- -------------------------------------------------------------------
Mon Feb 21 10:34:10 CET 2011 - tiwai@suse.de Tue Mar 8 01:00:02 CET 2011 - jeffm@suse.de
- Update to 2.6.38-rc7.
- Refresh patches.xen/xen-x86-no-lapic.
- Refresh patches.xen/xen3-patch-2.6.19.
- commit 7eb9d30
-------------------------------------------------------------------
Mon Mar 7 13:50:08 CET 2011 - mmarek@suse.cz
- rpm/kernel-binary.spec.in: Do not abort build because of
supported.conf inconsistency if %supported_modules_check == 0.
- commit 6cc2d2b
-------------------------------------------------------------------
Wed Mar 2 09:02:40 CET 2011 - jbeulich@novell.com
- patches.arch/x86_64-unwind-annotations: Fix a fatal oversight in
yesterday's change.
- commit 098768b
-------------------------------------------------------------------
Mon Feb 28 15:34:35 CET 2011 - jbeulich@novell.com
- patches.arch/x86_64-unwind-annotations: Add annotations to
lib/rwsem_64.S.
- commit 87944ac
-------------------------------------------------------------------
Thu Feb 24 16:27:46 CET 2011 - tiwai@suse.de
- ALSA: usb-audio: fix oops due to cleanup race when disconnecting
(bnc#674735).
- commit ed81f8c
-------------------------------------------------------------------
Wed Feb 23 23:03:41 CET 2011 - mmarek@suse.cz
- rpm/kernel-binary.spec.in: Remove unused code.
- commit dacbc44
-------------------------------------------------------------------
Tue Feb 22 21:49:18 CET 2011 - jeffm@suse.com
- Update to 2.6.38-rc6.
- Eliminated 1 patch.
- commit 6cce7bb
-------------------------------------------------------------------
Tue Feb 22 10:00:42 CET 2011 - mmarek@suse.cz
- rpm/mkspec: Do not create kernel-syms.spec on vanilla-only branches
- commit eb17bba
-------------------------------------------------------------------
Mon Feb 21 10:31:05 CET 2011 - tiwai@suse.de
- ALSA: caiaq - Fix possible string-buffer overflow (bnc#672499, - ALSA: caiaq - Fix possible string-buffer overflow (bnc#672499,
CVE-2011-0712). CVE-2011-0712).
- commit f6a72cc - commit 5ef002b
------------------------------------------------------------------- -------------------------------------------------------------------
Sun Feb 20 11:36:45 CET 2011 - jslaby@suse.cz Fri Feb 18 23:13:58 CET 2011 - rjw@suse.de
- Revert "tpm_tis: Use timeouts returned from TPM" (bnc#673619).
- commit d991856
-------------------------------------------------------------------
Fri Feb 18 22:57:09 CET 2011 - rjw@suse.de
- ACPI / debugfs: Fix buffer overflows, double free (bnc#666095). - ACPI / debugfs: Fix buffer overflows, double free (bnc#666095).
- commit da9d3a8 - commit 41c6654
------------------------------------------------------------------- -------------------------------------------------------------------
Fri Feb 18 11:32:28 CET 2011 - jslaby@suse.cz Thu Feb 17 02:28:52 CET 2011 - jeffm@suse.de
- Update to 2.6.37.1: - Update to 2.6.38-rc5.
- obsoletes: - commit 8344657
- patches.arch/x86-mtrr-avoid-MTRR-reprogramming-on-BP-during-boot-on.patch
- patches.drivers/alsa-hda-0001-Fix-memory-leaks-in-conexant-jack-arrays
- patches.drivers/alsa-hda-0002-Fix-missing-CA-initialization-for-HDMI-DP
- patches.fixes/calibrate-jiffy-overflow
- patches.fixes/fix-ata-panic-with-ata_id
- patches.fixes/fix-prlimit64-for-suid-sgid-processes.patch
- patches.fixes/input-introduce-notimeout-blacklist-for-Dell-Vostro-.patch
- patches.fixes/sched-cgroup-use-exit-hook-to-avoid-use-after-free-crash
- patches.fixes/staging-rt2860-Fix-incorrect-netif_stop_queue-usage.patch
- Refresh patches.suse/SoN-08-mm-page_alloc-emerg.patch.
- Refresh patches.suse/SoN-16-netvm-reserve-inet.patch.
- Refresh patches.suse/dm-mpath-accept-failed-paths.
- Refresh patches.suse/sched-automated-per-session-task-groups.
- Refresh patches.xen/xen3-auto-common.diff.
- Refresh patches.xen/xen3-fixup-common.
- Refresh patches.xen/xen3-patch-2.6.37.
- commit a638bb4
------------------------------------------------------------------- -------------------------------------------------------------------
Fri Feb 18 07:44:54 CET 2011 - sjayaraman@suse.de Thu Feb 17 01:24:01 CET 2011 - gregkh@suse.de
- Refresh patches.suse/SoN-06-mm-kmem_estimate_pages.patch to accomodate
an upstream change.
- commit a4e281e
-------------------------------------------------------------------
Thu Feb 17 11:58:18 CET 2011 - rjw@suse.de
- PNP / ACPI: Use DEVICE_ACPI_HANDLE() for device ACPI handle access (bnc#434742).
- commit a73834f
-------------------------------------------------------------------
Thu Feb 17 01:15:14 CET 2011 - gregkh@suse.de
- Update config files. - Update config files.
disable CONFIG_DRM_VMWGFX. (bnc#606458) - disable CONFIG_DRM_VMWGFX (bnc#606458)
- commit 409d54e - update sparc configs to at least be able to run "make oldconfig"
- commit da75bd9
------------------------------------------------------------------- -------------------------------------------------------------------
Wed Feb 16 16:25:24 CET 2011 - jbeulich@novell.com Wed Feb 16 16:14:52 CET 2011 - jbeulich@novell.com
- patches.arch/x86_64-unwind-annotations: Re-add change lost during - patches.arch/x86_64-unwind-annotations: Re-add change lost during
initial 2.6.37 merge. initial 2.6.37 merge.
- commit 7a5313d - commit e493205
-------------------------------------------------------------------
Wed Feb 16 14:31:03 CET 2011 - tiwai@suse.de
- ALSA: HDA: Add Lenovo vendor quirk for Conexant 205xx
(bnc#670946).
- commit b3bc287
-------------------------------------------------------------------
Tue Feb 15 22:50:02 CET 2011 - jeffm@suse.com
- tty: add 'active' sysfs attribute to tty0 and console device.
- commit 7ae6e9a
-------------------------------------------------------------------
Tue Feb 15 17:14:14 CET 2011 - jslaby@suse.cz
- Revert "ath9k: Fix a DMA latency issue for Intel Pinetrail
platforms." (bnc#667793).
- Revert "ath9k: Remove pm_qos request after hw
unregister." (bnc#667793).
- Revert "ath9k: use per-device struct for pm_qos_* operations"
(bnc#667793).
- commit b2849f6
-------------------------------------------------------------------
Tue Feb 15 10:59:55 CET 2011 - jack@suse.cz
- bridge: Replace mp->mglist hlist with a bool (bnc#653547).
- bridge: Fix timer typo that may render snooping less effective
(bnc#653547).
- bridge: Fix mglist corruption that leads to memory corruption
(bnc#653547).
- commit a70e5ca
------------------------------------------------------------------- -------------------------------------------------------------------
Mon Feb 14 13:42:21 CET 2011 - mmarek@suse.cz Mon Feb 14 13:42:21 CET 2011 - mmarek@suse.cz
@ -119,7 +105,7 @@ Mon Feb 14 13:20:47 CET 2011 - mmarek@suse.cz
- Delete misc/mangle-ifdef.py. - Delete misc/mangle-ifdef.py.
- Delete misc/obsolete-module-aliases. - Delete misc/obsolete-module-aliases.
- Delete misc/testmodule. - Delete misc/testmodule.
- commit 3dd255b - commit edc6d32
------------------------------------------------------------------- -------------------------------------------------------------------
Mon Feb 14 13:19:22 CET 2011 - mmarek@suse.cz Mon Feb 14 13:19:22 CET 2011 - mmarek@suse.cz
@ -127,21 +113,21 @@ Mon Feb 14 13:19:22 CET 2011 - mmarek@suse.cz
- rpm/kernel-source.spec.in: Delete misc/extract-modaliases, the code - rpm/kernel-source.spec.in: Delete misc/extract-modaliases, the code
was merged into rpm's find-supplements script. was merged into rpm's find-supplements script.
- Delete rpm/check-build.sh, not needed anymore. - Delete rpm/check-build.sh, not needed anymore.
- commit bd6fa48 - commit 0a157b1
------------------------------------------------------------------- -------------------------------------------------------------------
Thu Feb 10 02:55:41 CET 2011 - jeffm@suse.com Thu Feb 10 02:57:43 CET 2011 - jeffm@suse.com
- flexcop: fix registering braindead stupid names (brc#575873 - flexcop: fix registering braindead stupid names (brc#575873
bnc#661429). bnc#661429).
- commit 2e98bfc - commit 72bd3d0
------------------------------------------------------------------- -------------------------------------------------------------------
Wed Feb 9 22:52:29 CET 2011 - gregkh@suse.de Wed Feb 9 22:55:13 CET 2011 - gregkh@suse.de
- Staging: samsung-laptop: add support for lots of laptops - Staging: samsung-laptop: add support for lots of laptops
(bnc#661682). (bnc#661682).
- commit c6d0dc9 - commit 1eb5eaa
------------------------------------------------------------------- -------------------------------------------------------------------
Wed Feb 9 13:37:33 CET 2011 - mmarek@suse.cz Wed Feb 9 13:37:33 CET 2011 - mmarek@suse.cz
@ -149,59 +135,69 @@ Wed Feb 9 13:37:33 CET 2011 - mmarek@suse.cz
- rpm/kernel-source.spec.in: Set timestamp of sources to the commit - rpm/kernel-source.spec.in: Set timestamp of sources to the commit
timestamp, so that they are always older than generated files in timestamp, so that they are always older than generated files in
/usr/src/linux-obj (bnc#669669). /usr/src/linux-obj (bnc#669669).
- commit 31e675a - commit 8565452
-------------------------------------------------------------------
Wed Feb 9 13:00:11 CET 2011 - tiwai@suse.de
- ALSA: hda - Fix missing CA initialization for HDMI/DP
(bnc#670577).
- commit 474305e
------------------------------------------------------------------- -------------------------------------------------------------------
Wed Feb 9 00:08:37 CET 2011 - mmarek@suse.cz Wed Feb 9 00:08:37 CET 2011 - mmarek@suse.cz
- rpm/kernel-binary.spec.in: Do not run fdupes in /usr/src/linux-obj, to - rpm/kernel-binary.spec.in: Do not run fdupes in /usr/src/linux-obj, to
keep timestamps intact. keep timestamps intact.
- commit e211a69 - commit 9ba5ff0
------------------------------------------------------------------- -------------------------------------------------------------------
Tue Feb 8 23:42:06 CET 2011 - mmarek@suse.cz Tue Feb 8 23:42:06 CET 2011 - mmarek@suse.cz
- rpm/kernel-source.spec.in: Remove .gitignore files after applying patches - rpm/kernel-source.spec.in: Remove .gitignore files after applying patches
(fix last change). (fix last change).
- commit d6a7494 - commit 907f9cc
------------------------------------------------------------------- -------------------------------------------------------------------
Tue Feb 8 17:24:22 CET 2011 - jslaby@suse.cz Tue Feb 8 18:10:13 CET 2011 - jeffm@suse.com
- orinoco: allow IW_AUTH_MFP to pass through (bnc#661624). - Updated to 2.6.38-rc4.
- commit 442a3d7 - Eliminated 1 patch.
- commit c327e0a
------------------------------------------------------------------- -------------------------------------------------------------------
Tue Feb 8 16:52:35 CET 2011 - jbeulich@novell.com Tue Feb 8 16:48:28 CET 2011 - jbeulich@novell.com
- Fix a few issues in patches.suse/stack-unwind (bnc#661409). - Fix a few issues in patches.suse/stack-unwind (bnc#661409).
- commit f82619b - commit 027481c
------------------------------------------------------------------- -------------------------------------------------------------------
Mon Feb 7 19:41:04 CET 2011 - jslaby@suse.cz Tue Feb 8 14:31:56 CET 2011 - jbeulich@novell.com
- staging: rt2860: Fix incorrect netif_stop_queue usage warning - Update Xen patches to 2.6.38-rc4 and c/s 1066.
(bnc#661657). - config.conf: Re-enable Xen.
- commit 39b4c1e - Update x86 config files.
- commit 72cea6e
-------------------------------------------------------------------
Tue Feb 8 14:17:50 CET 2011 - jbeulich@novell.com
- Update config files.
- Refresh and re-enable patches.arch/x86_64-unwind-annotations.
- Refresh and re-enable patches.suse/stack-unwind.
- commit 1fabeda
-------------------------------------------------------------------
Tue Feb 8 13:16:52 CET 2011 - sjayaraman@suse.de
- Refresh patches.suse/SoN-06-mm-kmem_estimate_pages.patch to accomodate an
upstream change.
- commit ae5bb3f
------------------------------------------------------------------- -------------------------------------------------------------------
Mon Feb 7 18:20:11 CET 2011 - mmarek@suse.cz Mon Feb 7 18:20:11 CET 2011 - mmarek@suse.cz
- rpm/{kernel-source.spec.in,mkspec}: Sync with vanilla and linux-next - rpm/{kernel-source.spec.in,mkspec}: Sync with vanilla and linux-next
- commit fecf998 - commit c93cd6c
------------------------------------------------------------------- -------------------------------------------------------------------
Mon Feb 7 16:19:29 CET 2011 - mmarek@suse.cz Mon Feb 7 16:19:29 CET 2011 - mmarek@suse.cz
- rpm/kernel-source.spec.in: Remove dead code. - rpm/kernel-source.spec.in: Remove dead code.
- commit b97b6f2 - commit 99e8891
------------------------------------------------------------------- -------------------------------------------------------------------
Mon Feb 7 14:27:36 CET 2011 - mmarek@suse.cz Mon Feb 7 14:27:36 CET 2011 - mmarek@suse.cz
@ -209,76 +205,86 @@ Mon Feb 7 14:27:36 CET 2011 - mmarek@suse.cz
- rpm/kernel-binary.spec.in, rpm/kernel-spec-macros: Fix the definition - rpm/kernel-binary.spec.in, rpm/kernel-spec-macros: Fix the definition
of %release_major and rename it to %release_num to better describe of %release_major and rename it to %release_num to better describe
what it does. Add some comments to explain how the versioning works. what it does. Add some comments to explain how the versioning works.
- commit 3de2a1a - commit 9a3bc94
------------------------------------------------------------------- -------------------------------------------------------------------
Fri Feb 4 22:22:44 CET 2011 - mmarek@suse.cz Fri Feb 4 22:22:44 CET 2011 - mmarek@suse.cz
- rpm/compute-PATCHVERSION.sh: Fix sed regexp - rpm/compute-PATCHVERSION.sh: Fix sed regexp
- commit d889fe7 - commit 608bae2
------------------------------------------------------------------- -------------------------------------------------------------------
Thu Feb 3 21:54:01 CET 2011 - rjw@suse.de Fri Feb 4 01:46:21 CET 2011 - jeffm@suse.com
- x86, mtrr: avoid MTRR reprogramming on BP during boot on (bnc#623393). - hfs: avoid crash in hfs_bnode_create (bnc#552250).
- commit 0664ad4 - commit d84296a
------------------------------------------------------------------- -------------------------------------------------------------------
Thu Feb 3 17:46:29 CET 2011 - jbeulich@novell.com Fri Feb 4 01:44:50 CET 2011 - jeffm@suse.com
- Update Xen patches to c/s 1066. - Updated to 2.6.38-rc3.
- cpuidle/x86/perf: fix power:cpu_idle double end events and - Eliminated 2 patches.
throw cpu_idle events from the cpuidle layer (bnc#665153). - commit b6b51ca
- perf: Clean up power events by introducing new, more generic
ones (bnc#665153).
- commit e88242f
-------------------------------------------------------------------
Thu Feb 3 17:43:57 CET 2011 - jbeulich@novell.com
- Fix jiffy calculations in calibrate_delay_direct to handle
overflow.
- commit 4a69163
-------------------------------------------------------------------
Wed Feb 2 17:34:01 CET 2011 - jeffm@suse.com
- patches.fixes/reiserfs-xattr-crash-fix: fix crash
during failed mount (bnc#668878)
- commit de24d15
------------------------------------------------------------------- -------------------------------------------------------------------
Wed Feb 2 17:25:06 CET 2011 - tiwai@suse.de Wed Feb 2 17:25:06 CET 2011 - tiwai@suse.de
- ALSA: hda - Fix memory leaks in conexant jack arrays - ALSA: hda - Fix memory leaks in conexant jack arrays
(bnc#668929). (bnc#668929).
- commit 7dbcb59 - commit 31971a4
------------------------------------------------------------------- -------------------------------------------------------------------
Mon Jan 31 23:00:46 CET 2011 - jslaby@suse.cz Sun Jan 23 23:18:14 CET 2011 - jeffm@suse.com
- Refresh patches.rpmify/cloneconfig.diff.
scripts/kconfig/conf accepts long parameters only for some time already
- commit 36bcdd7
-------------------------------------------------------------------
Mon Jan 31 13:22:49 CET 2011 - jslaby@suse.cz
- block: loop queue_lock null pointer derefence in blk_throtl_exit
v3 (bnc#666598).
- commit cd38efd
-------------------------------------------------------------------
Mon Jan 31 10:47:27 CET 2011 - jslaby@suse.cz
- Fix prlimit64 for suid/sgid processes (bnc#668262).
- commit dae8217
-------------------------------------------------------------------
Sun Jan 23 23:19:08 CET 2011 - jeffm@suse.com
- netfilter: Implement RFC 1123 for FTP conntrack (bnc#466279). - netfilter: Implement RFC 1123 for FTP conntrack (bnc#466279).
- commit 3e2a2b2 - commit 4bf0e68
-------------------------------------------------------------------
Sun Jan 23 02:20:06 CET 2011 - jeffm@suse.de
- winbond: needs <linux/delay.h> for msleep and friends.
- commit e394a2e
-------------------------------------------------------------------
Sun Jan 23 02:17:51 CET 2011 - jeffm@suse.de
- Refresh patches.arch/ia64-page-migration: Update for migrate_pages() API change.
- commit 40d2921
-------------------------------------------------------------------
Sun Jan 23 02:16:20 CET 2011 - jeffm@suse.de
- supported.conf: Added rc_core as a dependency.
- commit 8b2c1b9
-------------------------------------------------------------------
Sun Jan 23 00:25:45 CET 2011 - jeffm@suse.com
- Update config files.
- CONFIG_EXPERT=n on all but ps3
- Vanilla configs updated.
- commit b25e639
-------------------------------------------------------------------
Sun Jan 23 00:20:41 CET 2011 - jeffm@suse.com
- Revert "- Update config files: CONFIG_EXPERT=n except ps3"
This reverts commit 3f2c93d6a0593b2cc0c40f5ffee426eef27cc400.
This was a bad commit. I have no idea where all the changes came from.
- commit 459f3f1
-------------------------------------------------------------------
Sun Jan 23 00:09:06 CET 2011 - jeffm@suse.com
- Update config files: CONFIG_EXPERT=n except ps3
- commit 3f2c93d
-------------------------------------------------------------------
Sat Jan 22 23:45:07 CET 2011 - jeffm@suse.com
- Updated to 2.6.38-rc2.
- Eliminated 1 patch.
- commit 90baa82
------------------------------------------------------------------- -------------------------------------------------------------------
Sat Jan 22 00:40:16 CET 2011 - jeffm@suse.com Sat Jan 22 00:40:16 CET 2011 - jeffm@suse.com
@ -292,6 +298,15 @@ Sat Jan 22 00:32:08 CET 2011 - jeffm@suse.de
- Updated some Patch-mainline headers. - Updated some Patch-mainline headers.
- commit 9122bf0 - commit 9122bf0
-------------------------------------------------------------------
Sat Jan 22 00:27:46 CET 2011 - jeffm@suse.de
- Update to 2.6.38-rc1.
- Removed 12 patches.
- Xen is disabled.
- Quite a few patches need updating.
- commit 9163bb7
------------------------------------------------------------------- -------------------------------------------------------------------
Fri Jan 21 02:42:39 CET 2011 - trenn@suse.de Fri Jan 21 02:42:39 CET 2011 - trenn@suse.de

File diff suppressed because it is too large Load Diff

View File

@ -1,105 +1,91 @@
------------------------------------------------------------------- -------------------------------------------------------------------
Mon Feb 21 10:34:10 CET 2011 - tiwai@suse.de Tue Mar 8 01:00:02 CET 2011 - jeffm@suse.de
- Update to 2.6.38-rc7.
- Refresh patches.xen/xen-x86-no-lapic.
- Refresh patches.xen/xen3-patch-2.6.19.
- commit 7eb9d30
-------------------------------------------------------------------
Mon Mar 7 13:50:08 CET 2011 - mmarek@suse.cz
- rpm/kernel-binary.spec.in: Do not abort build because of
supported.conf inconsistency if %supported_modules_check == 0.
- commit 6cc2d2b
-------------------------------------------------------------------
Wed Mar 2 09:02:40 CET 2011 - jbeulich@novell.com
- patches.arch/x86_64-unwind-annotations: Fix a fatal oversight in
yesterday's change.
- commit 098768b
-------------------------------------------------------------------
Mon Feb 28 15:34:35 CET 2011 - jbeulich@novell.com
- patches.arch/x86_64-unwind-annotations: Add annotations to
lib/rwsem_64.S.
- commit 87944ac
-------------------------------------------------------------------
Thu Feb 24 16:27:46 CET 2011 - tiwai@suse.de
- ALSA: usb-audio: fix oops due to cleanup race when disconnecting
(bnc#674735).
- commit ed81f8c
-------------------------------------------------------------------
Wed Feb 23 23:03:41 CET 2011 - mmarek@suse.cz
- rpm/kernel-binary.spec.in: Remove unused code.
- commit dacbc44
-------------------------------------------------------------------
Tue Feb 22 21:49:18 CET 2011 - jeffm@suse.com
- Update to 2.6.38-rc6.
- Eliminated 1 patch.
- commit 6cce7bb
-------------------------------------------------------------------
Tue Feb 22 10:00:42 CET 2011 - mmarek@suse.cz
- rpm/mkspec: Do not create kernel-syms.spec on vanilla-only branches
- commit eb17bba
-------------------------------------------------------------------
Mon Feb 21 10:31:05 CET 2011 - tiwai@suse.de
- ALSA: caiaq - Fix possible string-buffer overflow (bnc#672499, - ALSA: caiaq - Fix possible string-buffer overflow (bnc#672499,
CVE-2011-0712). CVE-2011-0712).
- commit f6a72cc - commit 5ef002b
------------------------------------------------------------------- -------------------------------------------------------------------
Sun Feb 20 11:36:45 CET 2011 - jslaby@suse.cz Fri Feb 18 23:13:58 CET 2011 - rjw@suse.de
- Revert "tpm_tis: Use timeouts returned from TPM" (bnc#673619).
- commit d991856
-------------------------------------------------------------------
Fri Feb 18 22:57:09 CET 2011 - rjw@suse.de
- ACPI / debugfs: Fix buffer overflows, double free (bnc#666095). - ACPI / debugfs: Fix buffer overflows, double free (bnc#666095).
- commit da9d3a8 - commit 41c6654
------------------------------------------------------------------- -------------------------------------------------------------------
Fri Feb 18 11:32:28 CET 2011 - jslaby@suse.cz Thu Feb 17 02:28:52 CET 2011 - jeffm@suse.de
- Update to 2.6.37.1: - Update to 2.6.38-rc5.
- obsoletes: - commit 8344657
- patches.arch/x86-mtrr-avoid-MTRR-reprogramming-on-BP-during-boot-on.patch
- patches.drivers/alsa-hda-0001-Fix-memory-leaks-in-conexant-jack-arrays
- patches.drivers/alsa-hda-0002-Fix-missing-CA-initialization-for-HDMI-DP
- patches.fixes/calibrate-jiffy-overflow
- patches.fixes/fix-ata-panic-with-ata_id
- patches.fixes/fix-prlimit64-for-suid-sgid-processes.patch
- patches.fixes/input-introduce-notimeout-blacklist-for-Dell-Vostro-.patch
- patches.fixes/sched-cgroup-use-exit-hook-to-avoid-use-after-free-crash
- patches.fixes/staging-rt2860-Fix-incorrect-netif_stop_queue-usage.patch
- Refresh patches.suse/SoN-08-mm-page_alloc-emerg.patch.
- Refresh patches.suse/SoN-16-netvm-reserve-inet.patch.
- Refresh patches.suse/dm-mpath-accept-failed-paths.
- Refresh patches.suse/sched-automated-per-session-task-groups.
- Refresh patches.xen/xen3-auto-common.diff.
- Refresh patches.xen/xen3-fixup-common.
- Refresh patches.xen/xen3-patch-2.6.37.
- commit a638bb4
------------------------------------------------------------------- -------------------------------------------------------------------
Fri Feb 18 07:44:54 CET 2011 - sjayaraman@suse.de Thu Feb 17 01:24:01 CET 2011 - gregkh@suse.de
- Refresh patches.suse/SoN-06-mm-kmem_estimate_pages.patch to accomodate
an upstream change.
- commit a4e281e
-------------------------------------------------------------------
Thu Feb 17 11:58:18 CET 2011 - rjw@suse.de
- PNP / ACPI: Use DEVICE_ACPI_HANDLE() for device ACPI handle access (bnc#434742).
- commit a73834f
-------------------------------------------------------------------
Thu Feb 17 01:15:14 CET 2011 - gregkh@suse.de
- Update config files. - Update config files.
disable CONFIG_DRM_VMWGFX. (bnc#606458) - disable CONFIG_DRM_VMWGFX (bnc#606458)
- commit 409d54e - update sparc configs to at least be able to run "make oldconfig"
- commit da75bd9
------------------------------------------------------------------- -------------------------------------------------------------------
Wed Feb 16 16:25:24 CET 2011 - jbeulich@novell.com Wed Feb 16 16:14:52 CET 2011 - jbeulich@novell.com
- patches.arch/x86_64-unwind-annotations: Re-add change lost during - patches.arch/x86_64-unwind-annotations: Re-add change lost during
initial 2.6.37 merge. initial 2.6.37 merge.
- commit 7a5313d - commit e493205
-------------------------------------------------------------------
Wed Feb 16 14:31:03 CET 2011 - tiwai@suse.de
- ALSA: HDA: Add Lenovo vendor quirk for Conexant 205xx
(bnc#670946).
- commit b3bc287
-------------------------------------------------------------------
Tue Feb 15 22:50:02 CET 2011 - jeffm@suse.com
- tty: add 'active' sysfs attribute to tty0 and console device.
- commit 7ae6e9a
-------------------------------------------------------------------
Tue Feb 15 17:14:14 CET 2011 - jslaby@suse.cz
- Revert "ath9k: Fix a DMA latency issue for Intel Pinetrail
platforms." (bnc#667793).
- Revert "ath9k: Remove pm_qos request after hw
unregister." (bnc#667793).
- Revert "ath9k: use per-device struct for pm_qos_* operations"
(bnc#667793).
- commit b2849f6
-------------------------------------------------------------------
Tue Feb 15 10:59:55 CET 2011 - jack@suse.cz
- bridge: Replace mp->mglist hlist with a bool (bnc#653547).
- bridge: Fix timer typo that may render snooping less effective
(bnc#653547).
- bridge: Fix mglist corruption that leads to memory corruption
(bnc#653547).
- commit a70e5ca
------------------------------------------------------------------- -------------------------------------------------------------------
Mon Feb 14 13:42:21 CET 2011 - mmarek@suse.cz Mon Feb 14 13:42:21 CET 2011 - mmarek@suse.cz
@ -119,7 +105,7 @@ Mon Feb 14 13:20:47 CET 2011 - mmarek@suse.cz
- Delete misc/mangle-ifdef.py. - Delete misc/mangle-ifdef.py.
- Delete misc/obsolete-module-aliases. - Delete misc/obsolete-module-aliases.
- Delete misc/testmodule. - Delete misc/testmodule.
- commit 3dd255b - commit edc6d32
------------------------------------------------------------------- -------------------------------------------------------------------
Mon Feb 14 13:19:22 CET 2011 - mmarek@suse.cz Mon Feb 14 13:19:22 CET 2011 - mmarek@suse.cz
@ -127,21 +113,21 @@ Mon Feb 14 13:19:22 CET 2011 - mmarek@suse.cz
- rpm/kernel-source.spec.in: Delete misc/extract-modaliases, the code - rpm/kernel-source.spec.in: Delete misc/extract-modaliases, the code
was merged into rpm's find-supplements script. was merged into rpm's find-supplements script.
- Delete rpm/check-build.sh, not needed anymore. - Delete rpm/check-build.sh, not needed anymore.
- commit bd6fa48 - commit 0a157b1
------------------------------------------------------------------- -------------------------------------------------------------------
Thu Feb 10 02:55:41 CET 2011 - jeffm@suse.com Thu Feb 10 02:57:43 CET 2011 - jeffm@suse.com
- flexcop: fix registering braindead stupid names (brc#575873 - flexcop: fix registering braindead stupid names (brc#575873
bnc#661429). bnc#661429).
- commit 2e98bfc - commit 72bd3d0
------------------------------------------------------------------- -------------------------------------------------------------------
Wed Feb 9 22:52:29 CET 2011 - gregkh@suse.de Wed Feb 9 22:55:13 CET 2011 - gregkh@suse.de
- Staging: samsung-laptop: add support for lots of laptops - Staging: samsung-laptop: add support for lots of laptops
(bnc#661682). (bnc#661682).
- commit c6d0dc9 - commit 1eb5eaa
------------------------------------------------------------------- -------------------------------------------------------------------
Wed Feb 9 13:37:33 CET 2011 - mmarek@suse.cz Wed Feb 9 13:37:33 CET 2011 - mmarek@suse.cz
@ -149,59 +135,69 @@ Wed Feb 9 13:37:33 CET 2011 - mmarek@suse.cz
- rpm/kernel-source.spec.in: Set timestamp of sources to the commit - rpm/kernel-source.spec.in: Set timestamp of sources to the commit
timestamp, so that they are always older than generated files in timestamp, so that they are always older than generated files in
/usr/src/linux-obj (bnc#669669). /usr/src/linux-obj (bnc#669669).
- commit 31e675a - commit 8565452
-------------------------------------------------------------------
Wed Feb 9 13:00:11 CET 2011 - tiwai@suse.de
- ALSA: hda - Fix missing CA initialization for HDMI/DP
(bnc#670577).
- commit 474305e
------------------------------------------------------------------- -------------------------------------------------------------------
Wed Feb 9 00:08:37 CET 2011 - mmarek@suse.cz Wed Feb 9 00:08:37 CET 2011 - mmarek@suse.cz
- rpm/kernel-binary.spec.in: Do not run fdupes in /usr/src/linux-obj, to - rpm/kernel-binary.spec.in: Do not run fdupes in /usr/src/linux-obj, to
keep timestamps intact. keep timestamps intact.
- commit e211a69 - commit 9ba5ff0
------------------------------------------------------------------- -------------------------------------------------------------------
Tue Feb 8 23:42:06 CET 2011 - mmarek@suse.cz Tue Feb 8 23:42:06 CET 2011 - mmarek@suse.cz
- rpm/kernel-source.spec.in: Remove .gitignore files after applying patches - rpm/kernel-source.spec.in: Remove .gitignore files after applying patches
(fix last change). (fix last change).
- commit d6a7494 - commit 907f9cc
------------------------------------------------------------------- -------------------------------------------------------------------
Tue Feb 8 17:24:22 CET 2011 - jslaby@suse.cz Tue Feb 8 18:10:13 CET 2011 - jeffm@suse.com
- orinoco: allow IW_AUTH_MFP to pass through (bnc#661624). - Updated to 2.6.38-rc4.
- commit 442a3d7 - Eliminated 1 patch.
- commit c327e0a
------------------------------------------------------------------- -------------------------------------------------------------------
Tue Feb 8 16:52:35 CET 2011 - jbeulich@novell.com Tue Feb 8 16:48:28 CET 2011 - jbeulich@novell.com
- Fix a few issues in patches.suse/stack-unwind (bnc#661409). - Fix a few issues in patches.suse/stack-unwind (bnc#661409).
- commit f82619b - commit 027481c
------------------------------------------------------------------- -------------------------------------------------------------------
Mon Feb 7 19:41:04 CET 2011 - jslaby@suse.cz Tue Feb 8 14:31:56 CET 2011 - jbeulich@novell.com
- staging: rt2860: Fix incorrect netif_stop_queue usage warning - Update Xen patches to 2.6.38-rc4 and c/s 1066.
(bnc#661657). - config.conf: Re-enable Xen.
- commit 39b4c1e - Update x86 config files.
- commit 72cea6e
-------------------------------------------------------------------
Tue Feb 8 14:17:50 CET 2011 - jbeulich@novell.com
- Update config files.
- Refresh and re-enable patches.arch/x86_64-unwind-annotations.
- Refresh and re-enable patches.suse/stack-unwind.
- commit 1fabeda
-------------------------------------------------------------------
Tue Feb 8 13:16:52 CET 2011 - sjayaraman@suse.de
- Refresh patches.suse/SoN-06-mm-kmem_estimate_pages.patch to accomodate an
upstream change.
- commit ae5bb3f
------------------------------------------------------------------- -------------------------------------------------------------------
Mon Feb 7 18:20:11 CET 2011 - mmarek@suse.cz Mon Feb 7 18:20:11 CET 2011 - mmarek@suse.cz
- rpm/{kernel-source.spec.in,mkspec}: Sync with vanilla and linux-next - rpm/{kernel-source.spec.in,mkspec}: Sync with vanilla and linux-next
- commit fecf998 - commit c93cd6c
------------------------------------------------------------------- -------------------------------------------------------------------
Mon Feb 7 16:19:29 CET 2011 - mmarek@suse.cz Mon Feb 7 16:19:29 CET 2011 - mmarek@suse.cz
- rpm/kernel-source.spec.in: Remove dead code. - rpm/kernel-source.spec.in: Remove dead code.
- commit b97b6f2 - commit 99e8891
------------------------------------------------------------------- -------------------------------------------------------------------
Mon Feb 7 14:27:36 CET 2011 - mmarek@suse.cz Mon Feb 7 14:27:36 CET 2011 - mmarek@suse.cz
@ -209,76 +205,86 @@ Mon Feb 7 14:27:36 CET 2011 - mmarek@suse.cz
- rpm/kernel-binary.spec.in, rpm/kernel-spec-macros: Fix the definition - rpm/kernel-binary.spec.in, rpm/kernel-spec-macros: Fix the definition
of %release_major and rename it to %release_num to better describe of %release_major and rename it to %release_num to better describe
what it does. Add some comments to explain how the versioning works. what it does. Add some comments to explain how the versioning works.
- commit 3de2a1a - commit 9a3bc94
------------------------------------------------------------------- -------------------------------------------------------------------
Fri Feb 4 22:22:44 CET 2011 - mmarek@suse.cz Fri Feb 4 22:22:44 CET 2011 - mmarek@suse.cz
- rpm/compute-PATCHVERSION.sh: Fix sed regexp - rpm/compute-PATCHVERSION.sh: Fix sed regexp
- commit d889fe7 - commit 608bae2
------------------------------------------------------------------- -------------------------------------------------------------------
Thu Feb 3 21:54:01 CET 2011 - rjw@suse.de Fri Feb 4 01:46:21 CET 2011 - jeffm@suse.com
- x86, mtrr: avoid MTRR reprogramming on BP during boot on (bnc#623393). - hfs: avoid crash in hfs_bnode_create (bnc#552250).
- commit 0664ad4 - commit d84296a
------------------------------------------------------------------- -------------------------------------------------------------------
Thu Feb 3 17:46:29 CET 2011 - jbeulich@novell.com Fri Feb 4 01:44:50 CET 2011 - jeffm@suse.com
- Update Xen patches to c/s 1066. - Updated to 2.6.38-rc3.
- cpuidle/x86/perf: fix power:cpu_idle double end events and - Eliminated 2 patches.
throw cpu_idle events from the cpuidle layer (bnc#665153). - commit b6b51ca
- perf: Clean up power events by introducing new, more generic
ones (bnc#665153).
- commit e88242f
-------------------------------------------------------------------
Thu Feb 3 17:43:57 CET 2011 - jbeulich@novell.com
- Fix jiffy calculations in calibrate_delay_direct to handle
overflow.
- commit 4a69163
-------------------------------------------------------------------
Wed Feb 2 17:34:01 CET 2011 - jeffm@suse.com
- patches.fixes/reiserfs-xattr-crash-fix: fix crash
during failed mount (bnc#668878)
- commit de24d15
------------------------------------------------------------------- -------------------------------------------------------------------
Wed Feb 2 17:25:06 CET 2011 - tiwai@suse.de Wed Feb 2 17:25:06 CET 2011 - tiwai@suse.de
- ALSA: hda - Fix memory leaks in conexant jack arrays - ALSA: hda - Fix memory leaks in conexant jack arrays
(bnc#668929). (bnc#668929).
- commit 7dbcb59 - commit 31971a4
------------------------------------------------------------------- -------------------------------------------------------------------
Mon Jan 31 23:00:46 CET 2011 - jslaby@suse.cz Sun Jan 23 23:18:14 CET 2011 - jeffm@suse.com
- Refresh patches.rpmify/cloneconfig.diff.
scripts/kconfig/conf accepts long parameters only for some time already
- commit 36bcdd7
-------------------------------------------------------------------
Mon Jan 31 13:22:49 CET 2011 - jslaby@suse.cz
- block: loop queue_lock null pointer derefence in blk_throtl_exit
v3 (bnc#666598).
- commit cd38efd
-------------------------------------------------------------------
Mon Jan 31 10:47:27 CET 2011 - jslaby@suse.cz
- Fix prlimit64 for suid/sgid processes (bnc#668262).
- commit dae8217
-------------------------------------------------------------------
Sun Jan 23 23:19:08 CET 2011 - jeffm@suse.com
- netfilter: Implement RFC 1123 for FTP conntrack (bnc#466279). - netfilter: Implement RFC 1123 for FTP conntrack (bnc#466279).
- commit 3e2a2b2 - commit 4bf0e68
-------------------------------------------------------------------
Sun Jan 23 02:20:06 CET 2011 - jeffm@suse.de
- winbond: needs <linux/delay.h> for msleep and friends.
- commit e394a2e
-------------------------------------------------------------------
Sun Jan 23 02:17:51 CET 2011 - jeffm@suse.de
- Refresh patches.arch/ia64-page-migration: Update for migrate_pages() API change.
- commit 40d2921
-------------------------------------------------------------------
Sun Jan 23 02:16:20 CET 2011 - jeffm@suse.de
- supported.conf: Added rc_core as a dependency.
- commit 8b2c1b9
-------------------------------------------------------------------
Sun Jan 23 00:25:45 CET 2011 - jeffm@suse.com
- Update config files.
- CONFIG_EXPERT=n on all but ps3
- Vanilla configs updated.
- commit b25e639
-------------------------------------------------------------------
Sun Jan 23 00:20:41 CET 2011 - jeffm@suse.com
- Revert "- Update config files: CONFIG_EXPERT=n except ps3"
This reverts commit 3f2c93d6a0593b2cc0c40f5ffee426eef27cc400.
This was a bad commit. I have no idea where all the changes came from.
- commit 459f3f1
-------------------------------------------------------------------
Sun Jan 23 00:09:06 CET 2011 - jeffm@suse.com
- Update config files: CONFIG_EXPERT=n except ps3
- commit 3f2c93d
-------------------------------------------------------------------
Sat Jan 22 23:45:07 CET 2011 - jeffm@suse.com
- Updated to 2.6.38-rc2.
- Eliminated 1 patch.
- commit 90baa82
------------------------------------------------------------------- -------------------------------------------------------------------
Sat Jan 22 00:40:16 CET 2011 - jeffm@suse.com Sat Jan 22 00:40:16 CET 2011 - jeffm@suse.com
@ -292,6 +298,15 @@ Sat Jan 22 00:32:08 CET 2011 - jeffm@suse.de
- Updated some Patch-mainline headers. - Updated some Patch-mainline headers.
- commit 9122bf0 - commit 9122bf0
-------------------------------------------------------------------
Sat Jan 22 00:27:46 CET 2011 - jeffm@suse.de
- Update to 2.6.38-rc1.
- Removed 12 patches.
- Xen is disabled.
- Quite a few patches need updating.
- commit 9163bb7
------------------------------------------------------------------- -------------------------------------------------------------------
Fri Jan 21 02:42:39 CET 2011 - trenn@suse.de Fri Jan 21 02:42:39 CET 2011 - trenn@suse.de

File diff suppressed because it is too large Load Diff

View File

@ -1,105 +1,91 @@
------------------------------------------------------------------- -------------------------------------------------------------------
Mon Feb 21 10:34:10 CET 2011 - tiwai@suse.de Tue Mar 8 01:00:02 CET 2011 - jeffm@suse.de
- Update to 2.6.38-rc7.
- Refresh patches.xen/xen-x86-no-lapic.
- Refresh patches.xen/xen3-patch-2.6.19.
- commit 7eb9d30
-------------------------------------------------------------------
Mon Mar 7 13:50:08 CET 2011 - mmarek@suse.cz
- rpm/kernel-binary.spec.in: Do not abort build because of
supported.conf inconsistency if %supported_modules_check == 0.
- commit 6cc2d2b
-------------------------------------------------------------------
Wed Mar 2 09:02:40 CET 2011 - jbeulich@novell.com
- patches.arch/x86_64-unwind-annotations: Fix a fatal oversight in
yesterday's change.
- commit 098768b
-------------------------------------------------------------------
Mon Feb 28 15:34:35 CET 2011 - jbeulich@novell.com
- patches.arch/x86_64-unwind-annotations: Add annotations to
lib/rwsem_64.S.
- commit 87944ac
-------------------------------------------------------------------
Thu Feb 24 16:27:46 CET 2011 - tiwai@suse.de
- ALSA: usb-audio: fix oops due to cleanup race when disconnecting
(bnc#674735).
- commit ed81f8c
-------------------------------------------------------------------
Wed Feb 23 23:03:41 CET 2011 - mmarek@suse.cz
- rpm/kernel-binary.spec.in: Remove unused code.
- commit dacbc44
-------------------------------------------------------------------
Tue Feb 22 21:49:18 CET 2011 - jeffm@suse.com
- Update to 2.6.38-rc6.
- Eliminated 1 patch.
- commit 6cce7bb
-------------------------------------------------------------------
Tue Feb 22 10:00:42 CET 2011 - mmarek@suse.cz
- rpm/mkspec: Do not create kernel-syms.spec on vanilla-only branches
- commit eb17bba
-------------------------------------------------------------------
Mon Feb 21 10:31:05 CET 2011 - tiwai@suse.de
- ALSA: caiaq - Fix possible string-buffer overflow (bnc#672499, - ALSA: caiaq - Fix possible string-buffer overflow (bnc#672499,
CVE-2011-0712). CVE-2011-0712).
- commit f6a72cc - commit 5ef002b
------------------------------------------------------------------- -------------------------------------------------------------------
Sun Feb 20 11:36:45 CET 2011 - jslaby@suse.cz Fri Feb 18 23:13:58 CET 2011 - rjw@suse.de
- Revert "tpm_tis: Use timeouts returned from TPM" (bnc#673619).
- commit d991856
-------------------------------------------------------------------
Fri Feb 18 22:57:09 CET 2011 - rjw@suse.de
- ACPI / debugfs: Fix buffer overflows, double free (bnc#666095). - ACPI / debugfs: Fix buffer overflows, double free (bnc#666095).
- commit da9d3a8 - commit 41c6654
------------------------------------------------------------------- -------------------------------------------------------------------
Fri Feb 18 11:32:28 CET 2011 - jslaby@suse.cz Thu Feb 17 02:28:52 CET 2011 - jeffm@suse.de
- Update to 2.6.37.1: - Update to 2.6.38-rc5.
- obsoletes: - commit 8344657
- patches.arch/x86-mtrr-avoid-MTRR-reprogramming-on-BP-during-boot-on.patch
- patches.drivers/alsa-hda-0001-Fix-memory-leaks-in-conexant-jack-arrays
- patches.drivers/alsa-hda-0002-Fix-missing-CA-initialization-for-HDMI-DP
- patches.fixes/calibrate-jiffy-overflow
- patches.fixes/fix-ata-panic-with-ata_id
- patches.fixes/fix-prlimit64-for-suid-sgid-processes.patch
- patches.fixes/input-introduce-notimeout-blacklist-for-Dell-Vostro-.patch
- patches.fixes/sched-cgroup-use-exit-hook-to-avoid-use-after-free-crash
- patches.fixes/staging-rt2860-Fix-incorrect-netif_stop_queue-usage.patch
- Refresh patches.suse/SoN-08-mm-page_alloc-emerg.patch.
- Refresh patches.suse/SoN-16-netvm-reserve-inet.patch.
- Refresh patches.suse/dm-mpath-accept-failed-paths.
- Refresh patches.suse/sched-automated-per-session-task-groups.
- Refresh patches.xen/xen3-auto-common.diff.
- Refresh patches.xen/xen3-fixup-common.
- Refresh patches.xen/xen3-patch-2.6.37.
- commit a638bb4
------------------------------------------------------------------- -------------------------------------------------------------------
Fri Feb 18 07:44:54 CET 2011 - sjayaraman@suse.de Thu Feb 17 01:24:01 CET 2011 - gregkh@suse.de
- Refresh patches.suse/SoN-06-mm-kmem_estimate_pages.patch to accomodate
an upstream change.
- commit a4e281e
-------------------------------------------------------------------
Thu Feb 17 11:58:18 CET 2011 - rjw@suse.de
- PNP / ACPI: Use DEVICE_ACPI_HANDLE() for device ACPI handle access (bnc#434742).
- commit a73834f
-------------------------------------------------------------------
Thu Feb 17 01:15:14 CET 2011 - gregkh@suse.de
- Update config files. - Update config files.
disable CONFIG_DRM_VMWGFX. (bnc#606458) - disable CONFIG_DRM_VMWGFX (bnc#606458)
- commit 409d54e - update sparc configs to at least be able to run "make oldconfig"
- commit da75bd9
------------------------------------------------------------------- -------------------------------------------------------------------
Wed Feb 16 16:25:24 CET 2011 - jbeulich@novell.com Wed Feb 16 16:14:52 CET 2011 - jbeulich@novell.com
- patches.arch/x86_64-unwind-annotations: Re-add change lost during - patches.arch/x86_64-unwind-annotations: Re-add change lost during
initial 2.6.37 merge. initial 2.6.37 merge.
- commit 7a5313d - commit e493205
-------------------------------------------------------------------
Wed Feb 16 14:31:03 CET 2011 - tiwai@suse.de
- ALSA: HDA: Add Lenovo vendor quirk for Conexant 205xx
(bnc#670946).
- commit b3bc287
-------------------------------------------------------------------
Tue Feb 15 22:50:02 CET 2011 - jeffm@suse.com
- tty: add 'active' sysfs attribute to tty0 and console device.
- commit 7ae6e9a
-------------------------------------------------------------------
Tue Feb 15 17:14:14 CET 2011 - jslaby@suse.cz
- Revert "ath9k: Fix a DMA latency issue for Intel Pinetrail
platforms." (bnc#667793).
- Revert "ath9k: Remove pm_qos request after hw
unregister." (bnc#667793).
- Revert "ath9k: use per-device struct for pm_qos_* operations"
(bnc#667793).
- commit b2849f6
-------------------------------------------------------------------
Tue Feb 15 10:59:55 CET 2011 - jack@suse.cz
- bridge: Replace mp->mglist hlist with a bool (bnc#653547).
- bridge: Fix timer typo that may render snooping less effective
(bnc#653547).
- bridge: Fix mglist corruption that leads to memory corruption
(bnc#653547).
- commit a70e5ca
------------------------------------------------------------------- -------------------------------------------------------------------
Mon Feb 14 13:42:21 CET 2011 - mmarek@suse.cz Mon Feb 14 13:42:21 CET 2011 - mmarek@suse.cz
@ -119,7 +105,7 @@ Mon Feb 14 13:20:47 CET 2011 - mmarek@suse.cz
- Delete misc/mangle-ifdef.py. - Delete misc/mangle-ifdef.py.
- Delete misc/obsolete-module-aliases. - Delete misc/obsolete-module-aliases.
- Delete misc/testmodule. - Delete misc/testmodule.
- commit 3dd255b - commit edc6d32
------------------------------------------------------------------- -------------------------------------------------------------------
Mon Feb 14 13:19:22 CET 2011 - mmarek@suse.cz Mon Feb 14 13:19:22 CET 2011 - mmarek@suse.cz
@ -127,21 +113,21 @@ Mon Feb 14 13:19:22 CET 2011 - mmarek@suse.cz
- rpm/kernel-source.spec.in: Delete misc/extract-modaliases, the code - rpm/kernel-source.spec.in: Delete misc/extract-modaliases, the code
was merged into rpm's find-supplements script. was merged into rpm's find-supplements script.
- Delete rpm/check-build.sh, not needed anymore. - Delete rpm/check-build.sh, not needed anymore.
- commit bd6fa48 - commit 0a157b1
------------------------------------------------------------------- -------------------------------------------------------------------
Thu Feb 10 02:55:41 CET 2011 - jeffm@suse.com Thu Feb 10 02:57:43 CET 2011 - jeffm@suse.com
- flexcop: fix registering braindead stupid names (brc#575873 - flexcop: fix registering braindead stupid names (brc#575873
bnc#661429). bnc#661429).
- commit 2e98bfc - commit 72bd3d0
------------------------------------------------------------------- -------------------------------------------------------------------
Wed Feb 9 22:52:29 CET 2011 - gregkh@suse.de Wed Feb 9 22:55:13 CET 2011 - gregkh@suse.de
- Staging: samsung-laptop: add support for lots of laptops - Staging: samsung-laptop: add support for lots of laptops
(bnc#661682). (bnc#661682).
- commit c6d0dc9 - commit 1eb5eaa
------------------------------------------------------------------- -------------------------------------------------------------------
Wed Feb 9 13:37:33 CET 2011 - mmarek@suse.cz Wed Feb 9 13:37:33 CET 2011 - mmarek@suse.cz
@ -149,59 +135,69 @@ Wed Feb 9 13:37:33 CET 2011 - mmarek@suse.cz
- rpm/kernel-source.spec.in: Set timestamp of sources to the commit - rpm/kernel-source.spec.in: Set timestamp of sources to the commit
timestamp, so that they are always older than generated files in timestamp, so that they are always older than generated files in
/usr/src/linux-obj (bnc#669669). /usr/src/linux-obj (bnc#669669).
- commit 31e675a - commit 8565452
-------------------------------------------------------------------
Wed Feb 9 13:00:11 CET 2011 - tiwai@suse.de
- ALSA: hda - Fix missing CA initialization for HDMI/DP
(bnc#670577).
- commit 474305e
------------------------------------------------------------------- -------------------------------------------------------------------
Wed Feb 9 00:08:37 CET 2011 - mmarek@suse.cz Wed Feb 9 00:08:37 CET 2011 - mmarek@suse.cz
- rpm/kernel-binary.spec.in: Do not run fdupes in /usr/src/linux-obj, to - rpm/kernel-binary.spec.in: Do not run fdupes in /usr/src/linux-obj, to
keep timestamps intact. keep timestamps intact.
- commit e211a69 - commit 9ba5ff0
------------------------------------------------------------------- -------------------------------------------------------------------
Tue Feb 8 23:42:06 CET 2011 - mmarek@suse.cz Tue Feb 8 23:42:06 CET 2011 - mmarek@suse.cz
- rpm/kernel-source.spec.in: Remove .gitignore files after applying patches - rpm/kernel-source.spec.in: Remove .gitignore files after applying patches
(fix last change). (fix last change).
- commit d6a7494 - commit 907f9cc
------------------------------------------------------------------- -------------------------------------------------------------------
Tue Feb 8 17:24:22 CET 2011 - jslaby@suse.cz Tue Feb 8 18:10:13 CET 2011 - jeffm@suse.com
- orinoco: allow IW_AUTH_MFP to pass through (bnc#661624). - Updated to 2.6.38-rc4.
- commit 442a3d7 - Eliminated 1 patch.
- commit c327e0a
------------------------------------------------------------------- -------------------------------------------------------------------
Tue Feb 8 16:52:35 CET 2011 - jbeulich@novell.com Tue Feb 8 16:48:28 CET 2011 - jbeulich@novell.com
- Fix a few issues in patches.suse/stack-unwind (bnc#661409). - Fix a few issues in patches.suse/stack-unwind (bnc#661409).
- commit f82619b - commit 027481c
------------------------------------------------------------------- -------------------------------------------------------------------
Mon Feb 7 19:41:04 CET 2011 - jslaby@suse.cz Tue Feb 8 14:31:56 CET 2011 - jbeulich@novell.com
- staging: rt2860: Fix incorrect netif_stop_queue usage warning - Update Xen patches to 2.6.38-rc4 and c/s 1066.
(bnc#661657). - config.conf: Re-enable Xen.
- commit 39b4c1e - Update x86 config files.
- commit 72cea6e
-------------------------------------------------------------------
Tue Feb 8 14:17:50 CET 2011 - jbeulich@novell.com
- Update config files.
- Refresh and re-enable patches.arch/x86_64-unwind-annotations.
- Refresh and re-enable patches.suse/stack-unwind.
- commit 1fabeda
-------------------------------------------------------------------
Tue Feb 8 13:16:52 CET 2011 - sjayaraman@suse.de
- Refresh patches.suse/SoN-06-mm-kmem_estimate_pages.patch to accomodate an
upstream change.
- commit ae5bb3f
------------------------------------------------------------------- -------------------------------------------------------------------
Mon Feb 7 18:20:11 CET 2011 - mmarek@suse.cz Mon Feb 7 18:20:11 CET 2011 - mmarek@suse.cz
- rpm/{kernel-source.spec.in,mkspec}: Sync with vanilla and linux-next - rpm/{kernel-source.spec.in,mkspec}: Sync with vanilla and linux-next
- commit fecf998 - commit c93cd6c
------------------------------------------------------------------- -------------------------------------------------------------------
Mon Feb 7 16:19:29 CET 2011 - mmarek@suse.cz Mon Feb 7 16:19:29 CET 2011 - mmarek@suse.cz
- rpm/kernel-source.spec.in: Remove dead code. - rpm/kernel-source.spec.in: Remove dead code.
- commit b97b6f2 - commit 99e8891
------------------------------------------------------------------- -------------------------------------------------------------------
Mon Feb 7 14:27:36 CET 2011 - mmarek@suse.cz Mon Feb 7 14:27:36 CET 2011 - mmarek@suse.cz
@ -209,76 +205,86 @@ Mon Feb 7 14:27:36 CET 2011 - mmarek@suse.cz
- rpm/kernel-binary.spec.in, rpm/kernel-spec-macros: Fix the definition - rpm/kernel-binary.spec.in, rpm/kernel-spec-macros: Fix the definition
of %release_major and rename it to %release_num to better describe of %release_major and rename it to %release_num to better describe
what it does. Add some comments to explain how the versioning works. what it does. Add some comments to explain how the versioning works.
- commit 3de2a1a - commit 9a3bc94
------------------------------------------------------------------- -------------------------------------------------------------------
Fri Feb 4 22:22:44 CET 2011 - mmarek@suse.cz Fri Feb 4 22:22:44 CET 2011 - mmarek@suse.cz
- rpm/compute-PATCHVERSION.sh: Fix sed regexp - rpm/compute-PATCHVERSION.sh: Fix sed regexp
- commit d889fe7 - commit 608bae2
------------------------------------------------------------------- -------------------------------------------------------------------
Thu Feb 3 21:54:01 CET 2011 - rjw@suse.de Fri Feb 4 01:46:21 CET 2011 - jeffm@suse.com
- x86, mtrr: avoid MTRR reprogramming on BP during boot on (bnc#623393). - hfs: avoid crash in hfs_bnode_create (bnc#552250).
- commit 0664ad4 - commit d84296a
------------------------------------------------------------------- -------------------------------------------------------------------
Thu Feb 3 17:46:29 CET 2011 - jbeulich@novell.com Fri Feb 4 01:44:50 CET 2011 - jeffm@suse.com
- Update Xen patches to c/s 1066. - Updated to 2.6.38-rc3.
- cpuidle/x86/perf: fix power:cpu_idle double end events and - Eliminated 2 patches.
throw cpu_idle events from the cpuidle layer (bnc#665153). - commit b6b51ca
- perf: Clean up power events by introducing new, more generic
ones (bnc#665153).
- commit e88242f
-------------------------------------------------------------------
Thu Feb 3 17:43:57 CET 2011 - jbeulich@novell.com
- Fix jiffy calculations in calibrate_delay_direct to handle
overflow.
- commit 4a69163
-------------------------------------------------------------------
Wed Feb 2 17:34:01 CET 2011 - jeffm@suse.com
- patches.fixes/reiserfs-xattr-crash-fix: fix crash
during failed mount (bnc#668878)
- commit de24d15
------------------------------------------------------------------- -------------------------------------------------------------------
Wed Feb 2 17:25:06 CET 2011 - tiwai@suse.de Wed Feb 2 17:25:06 CET 2011 - tiwai@suse.de
- ALSA: hda - Fix memory leaks in conexant jack arrays - ALSA: hda - Fix memory leaks in conexant jack arrays
(bnc#668929). (bnc#668929).
- commit 7dbcb59 - commit 31971a4
------------------------------------------------------------------- -------------------------------------------------------------------
Mon Jan 31 23:00:46 CET 2011 - jslaby@suse.cz Sun Jan 23 23:18:14 CET 2011 - jeffm@suse.com
- Refresh patches.rpmify/cloneconfig.diff.
scripts/kconfig/conf accepts long parameters only for some time already
- commit 36bcdd7
-------------------------------------------------------------------
Mon Jan 31 13:22:49 CET 2011 - jslaby@suse.cz
- block: loop queue_lock null pointer derefence in blk_throtl_exit
v3 (bnc#666598).
- commit cd38efd
-------------------------------------------------------------------
Mon Jan 31 10:47:27 CET 2011 - jslaby@suse.cz
- Fix prlimit64 for suid/sgid processes (bnc#668262).
- commit dae8217
-------------------------------------------------------------------
Sun Jan 23 23:19:08 CET 2011 - jeffm@suse.com
- netfilter: Implement RFC 1123 for FTP conntrack (bnc#466279). - netfilter: Implement RFC 1123 for FTP conntrack (bnc#466279).
- commit 3e2a2b2 - commit 4bf0e68
-------------------------------------------------------------------
Sun Jan 23 02:20:06 CET 2011 - jeffm@suse.de
- winbond: needs <linux/delay.h> for msleep and friends.
- commit e394a2e
-------------------------------------------------------------------
Sun Jan 23 02:17:51 CET 2011 - jeffm@suse.de
- Refresh patches.arch/ia64-page-migration: Update for migrate_pages() API change.
- commit 40d2921
-------------------------------------------------------------------
Sun Jan 23 02:16:20 CET 2011 - jeffm@suse.de
- supported.conf: Added rc_core as a dependency.
- commit 8b2c1b9
-------------------------------------------------------------------
Sun Jan 23 00:25:45 CET 2011 - jeffm@suse.com
- Update config files.
- CONFIG_EXPERT=n on all but ps3
- Vanilla configs updated.
- commit b25e639
-------------------------------------------------------------------
Sun Jan 23 00:20:41 CET 2011 - jeffm@suse.com
- Revert "- Update config files: CONFIG_EXPERT=n except ps3"
This reverts commit 3f2c93d6a0593b2cc0c40f5ffee426eef27cc400.
This was a bad commit. I have no idea where all the changes came from.
- commit 459f3f1
-------------------------------------------------------------------
Sun Jan 23 00:09:06 CET 2011 - jeffm@suse.com
- Update config files: CONFIG_EXPERT=n except ps3
- commit 3f2c93d
-------------------------------------------------------------------
Sat Jan 22 23:45:07 CET 2011 - jeffm@suse.com
- Updated to 2.6.38-rc2.
- Eliminated 1 patch.
- commit 90baa82
------------------------------------------------------------------- -------------------------------------------------------------------
Sat Jan 22 00:40:16 CET 2011 - jeffm@suse.com Sat Jan 22 00:40:16 CET 2011 - jeffm@suse.com
@ -292,6 +298,15 @@ Sat Jan 22 00:32:08 CET 2011 - jeffm@suse.de
- Updated some Patch-mainline headers. - Updated some Patch-mainline headers.
- commit 9122bf0 - commit 9122bf0
-------------------------------------------------------------------
Sat Jan 22 00:27:46 CET 2011 - jeffm@suse.de
- Update to 2.6.38-rc1.
- Removed 12 patches.
- Xen is disabled.
- Quite a few patches need updating.
- commit 9163bb7
------------------------------------------------------------------- -------------------------------------------------------------------
Fri Jan 21 02:42:39 CET 2011 - trenn@suse.de Fri Jan 21 02:42:39 CET 2011 - trenn@suse.de

File diff suppressed because it is too large Load Diff

View File

@ -1,105 +1,91 @@
------------------------------------------------------------------- -------------------------------------------------------------------
Mon Feb 21 10:34:10 CET 2011 - tiwai@suse.de Tue Mar 8 01:00:02 CET 2011 - jeffm@suse.de
- Update to 2.6.38-rc7.
- Refresh patches.xen/xen-x86-no-lapic.
- Refresh patches.xen/xen3-patch-2.6.19.
- commit 7eb9d30
-------------------------------------------------------------------
Mon Mar 7 13:50:08 CET 2011 - mmarek@suse.cz
- rpm/kernel-binary.spec.in: Do not abort build because of
supported.conf inconsistency if %supported_modules_check == 0.
- commit 6cc2d2b
-------------------------------------------------------------------
Wed Mar 2 09:02:40 CET 2011 - jbeulich@novell.com
- patches.arch/x86_64-unwind-annotations: Fix a fatal oversight in
yesterday's change.
- commit 098768b
-------------------------------------------------------------------
Mon Feb 28 15:34:35 CET 2011 - jbeulich@novell.com
- patches.arch/x86_64-unwind-annotations: Add annotations to
lib/rwsem_64.S.
- commit 87944ac
-------------------------------------------------------------------
Thu Feb 24 16:27:46 CET 2011 - tiwai@suse.de
- ALSA: usb-audio: fix oops due to cleanup race when disconnecting
(bnc#674735).
- commit ed81f8c
-------------------------------------------------------------------
Wed Feb 23 23:03:41 CET 2011 - mmarek@suse.cz
- rpm/kernel-binary.spec.in: Remove unused code.
- commit dacbc44
-------------------------------------------------------------------
Tue Feb 22 21:49:18 CET 2011 - jeffm@suse.com
- Update to 2.6.38-rc6.
- Eliminated 1 patch.
- commit 6cce7bb
-------------------------------------------------------------------
Tue Feb 22 10:00:42 CET 2011 - mmarek@suse.cz
- rpm/mkspec: Do not create kernel-syms.spec on vanilla-only branches
- commit eb17bba
-------------------------------------------------------------------
Mon Feb 21 10:31:05 CET 2011 - tiwai@suse.de
- ALSA: caiaq - Fix possible string-buffer overflow (bnc#672499, - ALSA: caiaq - Fix possible string-buffer overflow (bnc#672499,
CVE-2011-0712). CVE-2011-0712).
- commit f6a72cc - commit 5ef002b
------------------------------------------------------------------- -------------------------------------------------------------------
Sun Feb 20 11:36:45 CET 2011 - jslaby@suse.cz Fri Feb 18 23:13:58 CET 2011 - rjw@suse.de
- Revert "tpm_tis: Use timeouts returned from TPM" (bnc#673619).
- commit d991856
-------------------------------------------------------------------
Fri Feb 18 22:57:09 CET 2011 - rjw@suse.de
- ACPI / debugfs: Fix buffer overflows, double free (bnc#666095). - ACPI / debugfs: Fix buffer overflows, double free (bnc#666095).
- commit da9d3a8 - commit 41c6654
------------------------------------------------------------------- -------------------------------------------------------------------
Fri Feb 18 11:32:28 CET 2011 - jslaby@suse.cz Thu Feb 17 02:28:52 CET 2011 - jeffm@suse.de
- Update to 2.6.37.1: - Update to 2.6.38-rc5.
- obsoletes: - commit 8344657
- patches.arch/x86-mtrr-avoid-MTRR-reprogramming-on-BP-during-boot-on.patch
- patches.drivers/alsa-hda-0001-Fix-memory-leaks-in-conexant-jack-arrays
- patches.drivers/alsa-hda-0002-Fix-missing-CA-initialization-for-HDMI-DP
- patches.fixes/calibrate-jiffy-overflow
- patches.fixes/fix-ata-panic-with-ata_id
- patches.fixes/fix-prlimit64-for-suid-sgid-processes.patch
- patches.fixes/input-introduce-notimeout-blacklist-for-Dell-Vostro-.patch
- patches.fixes/sched-cgroup-use-exit-hook-to-avoid-use-after-free-crash
- patches.fixes/staging-rt2860-Fix-incorrect-netif_stop_queue-usage.patch
- Refresh patches.suse/SoN-08-mm-page_alloc-emerg.patch.
- Refresh patches.suse/SoN-16-netvm-reserve-inet.patch.
- Refresh patches.suse/dm-mpath-accept-failed-paths.
- Refresh patches.suse/sched-automated-per-session-task-groups.
- Refresh patches.xen/xen3-auto-common.diff.
- Refresh patches.xen/xen3-fixup-common.
- Refresh patches.xen/xen3-patch-2.6.37.
- commit a638bb4
------------------------------------------------------------------- -------------------------------------------------------------------
Fri Feb 18 07:44:54 CET 2011 - sjayaraman@suse.de Thu Feb 17 01:24:01 CET 2011 - gregkh@suse.de
- Refresh patches.suse/SoN-06-mm-kmem_estimate_pages.patch to accomodate
an upstream change.
- commit a4e281e
-------------------------------------------------------------------
Thu Feb 17 11:58:18 CET 2011 - rjw@suse.de
- PNP / ACPI: Use DEVICE_ACPI_HANDLE() for device ACPI handle access (bnc#434742).
- commit a73834f
-------------------------------------------------------------------
Thu Feb 17 01:15:14 CET 2011 - gregkh@suse.de
- Update config files. - Update config files.
disable CONFIG_DRM_VMWGFX. (bnc#606458) - disable CONFIG_DRM_VMWGFX (bnc#606458)
- commit 409d54e - update sparc configs to at least be able to run "make oldconfig"
- commit da75bd9
------------------------------------------------------------------- -------------------------------------------------------------------
Wed Feb 16 16:25:24 CET 2011 - jbeulich@novell.com Wed Feb 16 16:14:52 CET 2011 - jbeulich@novell.com
- patches.arch/x86_64-unwind-annotations: Re-add change lost during - patches.arch/x86_64-unwind-annotations: Re-add change lost during
initial 2.6.37 merge. initial 2.6.37 merge.
- commit 7a5313d - commit e493205
-------------------------------------------------------------------
Wed Feb 16 14:31:03 CET 2011 - tiwai@suse.de
- ALSA: HDA: Add Lenovo vendor quirk for Conexant 205xx
(bnc#670946).
- commit b3bc287
-------------------------------------------------------------------
Tue Feb 15 22:50:02 CET 2011 - jeffm@suse.com
- tty: add 'active' sysfs attribute to tty0 and console device.
- commit 7ae6e9a
-------------------------------------------------------------------
Tue Feb 15 17:14:14 CET 2011 - jslaby@suse.cz
- Revert "ath9k: Fix a DMA latency issue for Intel Pinetrail
platforms." (bnc#667793).
- Revert "ath9k: Remove pm_qos request after hw
unregister." (bnc#667793).
- Revert "ath9k: use per-device struct for pm_qos_* operations"
(bnc#667793).
- commit b2849f6
-------------------------------------------------------------------
Tue Feb 15 10:59:55 CET 2011 - jack@suse.cz
- bridge: Replace mp->mglist hlist with a bool (bnc#653547).
- bridge: Fix timer typo that may render snooping less effective
(bnc#653547).
- bridge: Fix mglist corruption that leads to memory corruption
(bnc#653547).
- commit a70e5ca
------------------------------------------------------------------- -------------------------------------------------------------------
Mon Feb 14 13:42:21 CET 2011 - mmarek@suse.cz Mon Feb 14 13:42:21 CET 2011 - mmarek@suse.cz
@ -119,7 +105,7 @@ Mon Feb 14 13:20:47 CET 2011 - mmarek@suse.cz
- Delete misc/mangle-ifdef.py. - Delete misc/mangle-ifdef.py.
- Delete misc/obsolete-module-aliases. - Delete misc/obsolete-module-aliases.
- Delete misc/testmodule. - Delete misc/testmodule.
- commit 3dd255b - commit edc6d32
------------------------------------------------------------------- -------------------------------------------------------------------
Mon Feb 14 13:19:22 CET 2011 - mmarek@suse.cz Mon Feb 14 13:19:22 CET 2011 - mmarek@suse.cz
@ -127,21 +113,21 @@ Mon Feb 14 13:19:22 CET 2011 - mmarek@suse.cz
- rpm/kernel-source.spec.in: Delete misc/extract-modaliases, the code - rpm/kernel-source.spec.in: Delete misc/extract-modaliases, the code
was merged into rpm's find-supplements script. was merged into rpm's find-supplements script.
- Delete rpm/check-build.sh, not needed anymore. - Delete rpm/check-build.sh, not needed anymore.
- commit bd6fa48 - commit 0a157b1
------------------------------------------------------------------- -------------------------------------------------------------------
Thu Feb 10 02:55:41 CET 2011 - jeffm@suse.com Thu Feb 10 02:57:43 CET 2011 - jeffm@suse.com
- flexcop: fix registering braindead stupid names (brc#575873 - flexcop: fix registering braindead stupid names (brc#575873
bnc#661429). bnc#661429).
- commit 2e98bfc - commit 72bd3d0
------------------------------------------------------------------- -------------------------------------------------------------------
Wed Feb 9 22:52:29 CET 2011 - gregkh@suse.de Wed Feb 9 22:55:13 CET 2011 - gregkh@suse.de
- Staging: samsung-laptop: add support for lots of laptops - Staging: samsung-laptop: add support for lots of laptops
(bnc#661682). (bnc#661682).
- commit c6d0dc9 - commit 1eb5eaa
------------------------------------------------------------------- -------------------------------------------------------------------
Wed Feb 9 13:37:33 CET 2011 - mmarek@suse.cz Wed Feb 9 13:37:33 CET 2011 - mmarek@suse.cz
@ -149,59 +135,69 @@ Wed Feb 9 13:37:33 CET 2011 - mmarek@suse.cz
- rpm/kernel-source.spec.in: Set timestamp of sources to the commit - rpm/kernel-source.spec.in: Set timestamp of sources to the commit
timestamp, so that they are always older than generated files in timestamp, so that they are always older than generated files in
/usr/src/linux-obj (bnc#669669). /usr/src/linux-obj (bnc#669669).
- commit 31e675a - commit 8565452
-------------------------------------------------------------------
Wed Feb 9 13:00:11 CET 2011 - tiwai@suse.de
- ALSA: hda - Fix missing CA initialization for HDMI/DP
(bnc#670577).
- commit 474305e
------------------------------------------------------------------- -------------------------------------------------------------------
Wed Feb 9 00:08:37 CET 2011 - mmarek@suse.cz Wed Feb 9 00:08:37 CET 2011 - mmarek@suse.cz
- rpm/kernel-binary.spec.in: Do not run fdupes in /usr/src/linux-obj, to - rpm/kernel-binary.spec.in: Do not run fdupes in /usr/src/linux-obj, to
keep timestamps intact. keep timestamps intact.
- commit e211a69 - commit 9ba5ff0
------------------------------------------------------------------- -------------------------------------------------------------------
Tue Feb 8 23:42:06 CET 2011 - mmarek@suse.cz Tue Feb 8 23:42:06 CET 2011 - mmarek@suse.cz
- rpm/kernel-source.spec.in: Remove .gitignore files after applying patches - rpm/kernel-source.spec.in: Remove .gitignore files after applying patches
(fix last change). (fix last change).
- commit d6a7494 - commit 907f9cc
------------------------------------------------------------------- -------------------------------------------------------------------
Tue Feb 8 17:24:22 CET 2011 - jslaby@suse.cz Tue Feb 8 18:10:13 CET 2011 - jeffm@suse.com
- orinoco: allow IW_AUTH_MFP to pass through (bnc#661624). - Updated to 2.6.38-rc4.
- commit 442a3d7 - Eliminated 1 patch.
- commit c327e0a
------------------------------------------------------------------- -------------------------------------------------------------------
Tue Feb 8 16:52:35 CET 2011 - jbeulich@novell.com Tue Feb 8 16:48:28 CET 2011 - jbeulich@novell.com
- Fix a few issues in patches.suse/stack-unwind (bnc#661409). - Fix a few issues in patches.suse/stack-unwind (bnc#661409).
- commit f82619b - commit 027481c
------------------------------------------------------------------- -------------------------------------------------------------------
Mon Feb 7 19:41:04 CET 2011 - jslaby@suse.cz Tue Feb 8 14:31:56 CET 2011 - jbeulich@novell.com
- staging: rt2860: Fix incorrect netif_stop_queue usage warning - Update Xen patches to 2.6.38-rc4 and c/s 1066.
(bnc#661657). - config.conf: Re-enable Xen.
- commit 39b4c1e - Update x86 config files.
- commit 72cea6e
-------------------------------------------------------------------
Tue Feb 8 14:17:50 CET 2011 - jbeulich@novell.com
- Update config files.
- Refresh and re-enable patches.arch/x86_64-unwind-annotations.
- Refresh and re-enable patches.suse/stack-unwind.
- commit 1fabeda
-------------------------------------------------------------------
Tue Feb 8 13:16:52 CET 2011 - sjayaraman@suse.de
- Refresh patches.suse/SoN-06-mm-kmem_estimate_pages.patch to accomodate an
upstream change.
- commit ae5bb3f
------------------------------------------------------------------- -------------------------------------------------------------------
Mon Feb 7 18:20:11 CET 2011 - mmarek@suse.cz Mon Feb 7 18:20:11 CET 2011 - mmarek@suse.cz
- rpm/{kernel-source.spec.in,mkspec}: Sync with vanilla and linux-next - rpm/{kernel-source.spec.in,mkspec}: Sync with vanilla and linux-next
- commit fecf998 - commit c93cd6c
------------------------------------------------------------------- -------------------------------------------------------------------
Mon Feb 7 16:19:29 CET 2011 - mmarek@suse.cz Mon Feb 7 16:19:29 CET 2011 - mmarek@suse.cz
- rpm/kernel-source.spec.in: Remove dead code. - rpm/kernel-source.spec.in: Remove dead code.
- commit b97b6f2 - commit 99e8891
------------------------------------------------------------------- -------------------------------------------------------------------
Mon Feb 7 14:27:36 CET 2011 - mmarek@suse.cz Mon Feb 7 14:27:36 CET 2011 - mmarek@suse.cz
@ -209,76 +205,86 @@ Mon Feb 7 14:27:36 CET 2011 - mmarek@suse.cz
- rpm/kernel-binary.spec.in, rpm/kernel-spec-macros: Fix the definition - rpm/kernel-binary.spec.in, rpm/kernel-spec-macros: Fix the definition
of %release_major and rename it to %release_num to better describe of %release_major and rename it to %release_num to better describe
what it does. Add some comments to explain how the versioning works. what it does. Add some comments to explain how the versioning works.
- commit 3de2a1a - commit 9a3bc94
------------------------------------------------------------------- -------------------------------------------------------------------
Fri Feb 4 22:22:44 CET 2011 - mmarek@suse.cz Fri Feb 4 22:22:44 CET 2011 - mmarek@suse.cz
- rpm/compute-PATCHVERSION.sh: Fix sed regexp - rpm/compute-PATCHVERSION.sh: Fix sed regexp
- commit d889fe7 - commit 608bae2
------------------------------------------------------------------- -------------------------------------------------------------------
Thu Feb 3 21:54:01 CET 2011 - rjw@suse.de Fri Feb 4 01:46:21 CET 2011 - jeffm@suse.com
- x86, mtrr: avoid MTRR reprogramming on BP during boot on (bnc#623393). - hfs: avoid crash in hfs_bnode_create (bnc#552250).
- commit 0664ad4 - commit d84296a
------------------------------------------------------------------- -------------------------------------------------------------------
Thu Feb 3 17:46:29 CET 2011 - jbeulich@novell.com Fri Feb 4 01:44:50 CET 2011 - jeffm@suse.com
- Update Xen patches to c/s 1066. - Updated to 2.6.38-rc3.
- cpuidle/x86/perf: fix power:cpu_idle double end events and - Eliminated 2 patches.
throw cpu_idle events from the cpuidle layer (bnc#665153). - commit b6b51ca
- perf: Clean up power events by introducing new, more generic
ones (bnc#665153).
- commit e88242f
-------------------------------------------------------------------
Thu Feb 3 17:43:57 CET 2011 - jbeulich@novell.com
- Fix jiffy calculations in calibrate_delay_direct to handle
overflow.
- commit 4a69163
-------------------------------------------------------------------
Wed Feb 2 17:34:01 CET 2011 - jeffm@suse.com
- patches.fixes/reiserfs-xattr-crash-fix: fix crash
during failed mount (bnc#668878)
- commit de24d15
------------------------------------------------------------------- -------------------------------------------------------------------
Wed Feb 2 17:25:06 CET 2011 - tiwai@suse.de Wed Feb 2 17:25:06 CET 2011 - tiwai@suse.de
- ALSA: hda - Fix memory leaks in conexant jack arrays - ALSA: hda - Fix memory leaks in conexant jack arrays
(bnc#668929). (bnc#668929).
- commit 7dbcb59 - commit 31971a4
------------------------------------------------------------------- -------------------------------------------------------------------
Mon Jan 31 23:00:46 CET 2011 - jslaby@suse.cz Sun Jan 23 23:18:14 CET 2011 - jeffm@suse.com
- Refresh patches.rpmify/cloneconfig.diff.
scripts/kconfig/conf accepts long parameters only for some time already
- commit 36bcdd7
-------------------------------------------------------------------
Mon Jan 31 13:22:49 CET 2011 - jslaby@suse.cz
- block: loop queue_lock null pointer derefence in blk_throtl_exit
v3 (bnc#666598).
- commit cd38efd
-------------------------------------------------------------------
Mon Jan 31 10:47:27 CET 2011 - jslaby@suse.cz
- Fix prlimit64 for suid/sgid processes (bnc#668262).
- commit dae8217
-------------------------------------------------------------------
Sun Jan 23 23:19:08 CET 2011 - jeffm@suse.com
- netfilter: Implement RFC 1123 for FTP conntrack (bnc#466279). - netfilter: Implement RFC 1123 for FTP conntrack (bnc#466279).
- commit 3e2a2b2 - commit 4bf0e68
-------------------------------------------------------------------
Sun Jan 23 02:20:06 CET 2011 - jeffm@suse.de
- winbond: needs <linux/delay.h> for msleep and friends.
- commit e394a2e
-------------------------------------------------------------------
Sun Jan 23 02:17:51 CET 2011 - jeffm@suse.de
- Refresh patches.arch/ia64-page-migration: Update for migrate_pages() API change.
- commit 40d2921
-------------------------------------------------------------------
Sun Jan 23 02:16:20 CET 2011 - jeffm@suse.de
- supported.conf: Added rc_core as a dependency.
- commit 8b2c1b9
-------------------------------------------------------------------
Sun Jan 23 00:25:45 CET 2011 - jeffm@suse.com
- Update config files.
- CONFIG_EXPERT=n on all but ps3
- Vanilla configs updated.
- commit b25e639
-------------------------------------------------------------------
Sun Jan 23 00:20:41 CET 2011 - jeffm@suse.com
- Revert "- Update config files: CONFIG_EXPERT=n except ps3"
This reverts commit 3f2c93d6a0593b2cc0c40f5ffee426eef27cc400.
This was a bad commit. I have no idea where all the changes came from.
- commit 459f3f1
-------------------------------------------------------------------
Sun Jan 23 00:09:06 CET 2011 - jeffm@suse.com
- Update config files: CONFIG_EXPERT=n except ps3
- commit 3f2c93d
-------------------------------------------------------------------
Sat Jan 22 23:45:07 CET 2011 - jeffm@suse.com
- Updated to 2.6.38-rc2.
- Eliminated 1 patch.
- commit 90baa82
------------------------------------------------------------------- -------------------------------------------------------------------
Sat Jan 22 00:40:16 CET 2011 - jeffm@suse.com Sat Jan 22 00:40:16 CET 2011 - jeffm@suse.com
@ -292,6 +298,15 @@ Sat Jan 22 00:32:08 CET 2011 - jeffm@suse.de
- Updated some Patch-mainline headers. - Updated some Patch-mainline headers.
- commit 9122bf0 - commit 9122bf0
-------------------------------------------------------------------
Sat Jan 22 00:27:46 CET 2011 - jeffm@suse.de
- Update to 2.6.38-rc1.
- Removed 12 patches.
- Xen is disabled.
- Quite a few patches need updating.
- commit 9163bb7
------------------------------------------------------------------- -------------------------------------------------------------------
Fri Jan 21 02:42:39 CET 2011 - trenn@suse.de Fri Jan 21 02:42:39 CET 2011 - trenn@suse.de

File diff suppressed because it is too large Load Diff

View File

@ -1,105 +1,91 @@
------------------------------------------------------------------- -------------------------------------------------------------------
Mon Feb 21 10:34:10 CET 2011 - tiwai@suse.de Tue Mar 8 01:00:02 CET 2011 - jeffm@suse.de
- Update to 2.6.38-rc7.
- Refresh patches.xen/xen-x86-no-lapic.
- Refresh patches.xen/xen3-patch-2.6.19.
- commit 7eb9d30
-------------------------------------------------------------------
Mon Mar 7 13:50:08 CET 2011 - mmarek@suse.cz
- rpm/kernel-binary.spec.in: Do not abort build because of
supported.conf inconsistency if %supported_modules_check == 0.
- commit 6cc2d2b
-------------------------------------------------------------------
Wed Mar 2 09:02:40 CET 2011 - jbeulich@novell.com
- patches.arch/x86_64-unwind-annotations: Fix a fatal oversight in
yesterday's change.
- commit 098768b
-------------------------------------------------------------------
Mon Feb 28 15:34:35 CET 2011 - jbeulich@novell.com
- patches.arch/x86_64-unwind-annotations: Add annotations to
lib/rwsem_64.S.
- commit 87944ac
-------------------------------------------------------------------
Thu Feb 24 16:27:46 CET 2011 - tiwai@suse.de
- ALSA: usb-audio: fix oops due to cleanup race when disconnecting
(bnc#674735).
- commit ed81f8c
-------------------------------------------------------------------
Wed Feb 23 23:03:41 CET 2011 - mmarek@suse.cz
- rpm/kernel-binary.spec.in: Remove unused code.
- commit dacbc44
-------------------------------------------------------------------
Tue Feb 22 21:49:18 CET 2011 - jeffm@suse.com
- Update to 2.6.38-rc6.
- Eliminated 1 patch.
- commit 6cce7bb
-------------------------------------------------------------------
Tue Feb 22 10:00:42 CET 2011 - mmarek@suse.cz
- rpm/mkspec: Do not create kernel-syms.spec on vanilla-only branches
- commit eb17bba
-------------------------------------------------------------------
Mon Feb 21 10:31:05 CET 2011 - tiwai@suse.de
- ALSA: caiaq - Fix possible string-buffer overflow (bnc#672499, - ALSA: caiaq - Fix possible string-buffer overflow (bnc#672499,
CVE-2011-0712). CVE-2011-0712).
- commit f6a72cc - commit 5ef002b
------------------------------------------------------------------- -------------------------------------------------------------------
Sun Feb 20 11:36:45 CET 2011 - jslaby@suse.cz Fri Feb 18 23:13:58 CET 2011 - rjw@suse.de
- Revert "tpm_tis: Use timeouts returned from TPM" (bnc#673619).
- commit d991856
-------------------------------------------------------------------
Fri Feb 18 22:57:09 CET 2011 - rjw@suse.de
- ACPI / debugfs: Fix buffer overflows, double free (bnc#666095). - ACPI / debugfs: Fix buffer overflows, double free (bnc#666095).
- commit da9d3a8 - commit 41c6654
------------------------------------------------------------------- -------------------------------------------------------------------
Fri Feb 18 11:32:28 CET 2011 - jslaby@suse.cz Thu Feb 17 02:28:52 CET 2011 - jeffm@suse.de
- Update to 2.6.37.1: - Update to 2.6.38-rc5.
- obsoletes: - commit 8344657
- patches.arch/x86-mtrr-avoid-MTRR-reprogramming-on-BP-during-boot-on.patch
- patches.drivers/alsa-hda-0001-Fix-memory-leaks-in-conexant-jack-arrays
- patches.drivers/alsa-hda-0002-Fix-missing-CA-initialization-for-HDMI-DP
- patches.fixes/calibrate-jiffy-overflow
- patches.fixes/fix-ata-panic-with-ata_id
- patches.fixes/fix-prlimit64-for-suid-sgid-processes.patch
- patches.fixes/input-introduce-notimeout-blacklist-for-Dell-Vostro-.patch
- patches.fixes/sched-cgroup-use-exit-hook-to-avoid-use-after-free-crash
- patches.fixes/staging-rt2860-Fix-incorrect-netif_stop_queue-usage.patch
- Refresh patches.suse/SoN-08-mm-page_alloc-emerg.patch.
- Refresh patches.suse/SoN-16-netvm-reserve-inet.patch.
- Refresh patches.suse/dm-mpath-accept-failed-paths.
- Refresh patches.suse/sched-automated-per-session-task-groups.
- Refresh patches.xen/xen3-auto-common.diff.
- Refresh patches.xen/xen3-fixup-common.
- Refresh patches.xen/xen3-patch-2.6.37.
- commit a638bb4
------------------------------------------------------------------- -------------------------------------------------------------------
Fri Feb 18 07:44:54 CET 2011 - sjayaraman@suse.de Thu Feb 17 01:24:01 CET 2011 - gregkh@suse.de
- Refresh patches.suse/SoN-06-mm-kmem_estimate_pages.patch to accomodate
an upstream change.
- commit a4e281e
-------------------------------------------------------------------
Thu Feb 17 11:58:18 CET 2011 - rjw@suse.de
- PNP / ACPI: Use DEVICE_ACPI_HANDLE() for device ACPI handle access (bnc#434742).
- commit a73834f
-------------------------------------------------------------------
Thu Feb 17 01:15:14 CET 2011 - gregkh@suse.de
- Update config files. - Update config files.
disable CONFIG_DRM_VMWGFX. (bnc#606458) - disable CONFIG_DRM_VMWGFX (bnc#606458)
- commit 409d54e - update sparc configs to at least be able to run "make oldconfig"
- commit da75bd9
------------------------------------------------------------------- -------------------------------------------------------------------
Wed Feb 16 16:25:24 CET 2011 - jbeulich@novell.com Wed Feb 16 16:14:52 CET 2011 - jbeulich@novell.com
- patches.arch/x86_64-unwind-annotations: Re-add change lost during - patches.arch/x86_64-unwind-annotations: Re-add change lost during
initial 2.6.37 merge. initial 2.6.37 merge.
- commit 7a5313d - commit e493205
-------------------------------------------------------------------
Wed Feb 16 14:31:03 CET 2011 - tiwai@suse.de
- ALSA: HDA: Add Lenovo vendor quirk for Conexant 205xx
(bnc#670946).
- commit b3bc287
-------------------------------------------------------------------
Tue Feb 15 22:50:02 CET 2011 - jeffm@suse.com
- tty: add 'active' sysfs attribute to tty0 and console device.
- commit 7ae6e9a
-------------------------------------------------------------------
Tue Feb 15 17:14:14 CET 2011 - jslaby@suse.cz
- Revert "ath9k: Fix a DMA latency issue for Intel Pinetrail
platforms." (bnc#667793).
- Revert "ath9k: Remove pm_qos request after hw
unregister." (bnc#667793).
- Revert "ath9k: use per-device struct for pm_qos_* operations"
(bnc#667793).
- commit b2849f6
-------------------------------------------------------------------
Tue Feb 15 10:59:55 CET 2011 - jack@suse.cz
- bridge: Replace mp->mglist hlist with a bool (bnc#653547).
- bridge: Fix timer typo that may render snooping less effective
(bnc#653547).
- bridge: Fix mglist corruption that leads to memory corruption
(bnc#653547).
- commit a70e5ca
------------------------------------------------------------------- -------------------------------------------------------------------
Mon Feb 14 13:42:21 CET 2011 - mmarek@suse.cz Mon Feb 14 13:42:21 CET 2011 - mmarek@suse.cz
@ -119,7 +105,7 @@ Mon Feb 14 13:20:47 CET 2011 - mmarek@suse.cz
- Delete misc/mangle-ifdef.py. - Delete misc/mangle-ifdef.py.
- Delete misc/obsolete-module-aliases. - Delete misc/obsolete-module-aliases.
- Delete misc/testmodule. - Delete misc/testmodule.
- commit 3dd255b - commit edc6d32
------------------------------------------------------------------- -------------------------------------------------------------------
Mon Feb 14 13:19:22 CET 2011 - mmarek@suse.cz Mon Feb 14 13:19:22 CET 2011 - mmarek@suse.cz
@ -127,21 +113,21 @@ Mon Feb 14 13:19:22 CET 2011 - mmarek@suse.cz
- rpm/kernel-source.spec.in: Delete misc/extract-modaliases, the code - rpm/kernel-source.spec.in: Delete misc/extract-modaliases, the code
was merged into rpm's find-supplements script. was merged into rpm's find-supplements script.
- Delete rpm/check-build.sh, not needed anymore. - Delete rpm/check-build.sh, not needed anymore.
- commit bd6fa48 - commit 0a157b1
------------------------------------------------------------------- -------------------------------------------------------------------
Thu Feb 10 02:55:41 CET 2011 - jeffm@suse.com Thu Feb 10 02:57:43 CET 2011 - jeffm@suse.com
- flexcop: fix registering braindead stupid names (brc#575873 - flexcop: fix registering braindead stupid names (brc#575873
bnc#661429). bnc#661429).
- commit 2e98bfc - commit 72bd3d0
------------------------------------------------------------------- -------------------------------------------------------------------
Wed Feb 9 22:52:29 CET 2011 - gregkh@suse.de Wed Feb 9 22:55:13 CET 2011 - gregkh@suse.de
- Staging: samsung-laptop: add support for lots of laptops - Staging: samsung-laptop: add support for lots of laptops
(bnc#661682). (bnc#661682).
- commit c6d0dc9 - commit 1eb5eaa
------------------------------------------------------------------- -------------------------------------------------------------------
Wed Feb 9 13:37:33 CET 2011 - mmarek@suse.cz Wed Feb 9 13:37:33 CET 2011 - mmarek@suse.cz
@ -149,59 +135,69 @@ Wed Feb 9 13:37:33 CET 2011 - mmarek@suse.cz
- rpm/kernel-source.spec.in: Set timestamp of sources to the commit - rpm/kernel-source.spec.in: Set timestamp of sources to the commit
timestamp, so that they are always older than generated files in timestamp, so that they are always older than generated files in
/usr/src/linux-obj (bnc#669669). /usr/src/linux-obj (bnc#669669).
- commit 31e675a - commit 8565452
-------------------------------------------------------------------
Wed Feb 9 13:00:11 CET 2011 - tiwai@suse.de
- ALSA: hda - Fix missing CA initialization for HDMI/DP
(bnc#670577).
- commit 474305e
------------------------------------------------------------------- -------------------------------------------------------------------
Wed Feb 9 00:08:37 CET 2011 - mmarek@suse.cz Wed Feb 9 00:08:37 CET 2011 - mmarek@suse.cz
- rpm/kernel-binary.spec.in: Do not run fdupes in /usr/src/linux-obj, to - rpm/kernel-binary.spec.in: Do not run fdupes in /usr/src/linux-obj, to
keep timestamps intact. keep timestamps intact.
- commit e211a69 - commit 9ba5ff0
------------------------------------------------------------------- -------------------------------------------------------------------
Tue Feb 8 23:42:06 CET 2011 - mmarek@suse.cz Tue Feb 8 23:42:06 CET 2011 - mmarek@suse.cz
- rpm/kernel-source.spec.in: Remove .gitignore files after applying patches - rpm/kernel-source.spec.in: Remove .gitignore files after applying patches
(fix last change). (fix last change).
- commit d6a7494 - commit 907f9cc
------------------------------------------------------------------- -------------------------------------------------------------------
Tue Feb 8 17:24:22 CET 2011 - jslaby@suse.cz Tue Feb 8 18:10:13 CET 2011 - jeffm@suse.com
- orinoco: allow IW_AUTH_MFP to pass through (bnc#661624). - Updated to 2.6.38-rc4.
- commit 442a3d7 - Eliminated 1 patch.
- commit c327e0a
------------------------------------------------------------------- -------------------------------------------------------------------
Tue Feb 8 16:52:35 CET 2011 - jbeulich@novell.com Tue Feb 8 16:48:28 CET 2011 - jbeulich@novell.com
- Fix a few issues in patches.suse/stack-unwind (bnc#661409). - Fix a few issues in patches.suse/stack-unwind (bnc#661409).
- commit f82619b - commit 027481c
------------------------------------------------------------------- -------------------------------------------------------------------
Mon Feb 7 19:41:04 CET 2011 - jslaby@suse.cz Tue Feb 8 14:31:56 CET 2011 - jbeulich@novell.com
- staging: rt2860: Fix incorrect netif_stop_queue usage warning - Update Xen patches to 2.6.38-rc4 and c/s 1066.
(bnc#661657). - config.conf: Re-enable Xen.
- commit 39b4c1e - Update x86 config files.
- commit 72cea6e
-------------------------------------------------------------------
Tue Feb 8 14:17:50 CET 2011 - jbeulich@novell.com
- Update config files.
- Refresh and re-enable patches.arch/x86_64-unwind-annotations.
- Refresh and re-enable patches.suse/stack-unwind.
- commit 1fabeda
-------------------------------------------------------------------
Tue Feb 8 13:16:52 CET 2011 - sjayaraman@suse.de
- Refresh patches.suse/SoN-06-mm-kmem_estimate_pages.patch to accomodate an
upstream change.
- commit ae5bb3f
------------------------------------------------------------------- -------------------------------------------------------------------
Mon Feb 7 18:20:11 CET 2011 - mmarek@suse.cz Mon Feb 7 18:20:11 CET 2011 - mmarek@suse.cz
- rpm/{kernel-source.spec.in,mkspec}: Sync with vanilla and linux-next - rpm/{kernel-source.spec.in,mkspec}: Sync with vanilla and linux-next
- commit fecf998 - commit c93cd6c
------------------------------------------------------------------- -------------------------------------------------------------------
Mon Feb 7 16:19:29 CET 2011 - mmarek@suse.cz Mon Feb 7 16:19:29 CET 2011 - mmarek@suse.cz
- rpm/kernel-source.spec.in: Remove dead code. - rpm/kernel-source.spec.in: Remove dead code.
- commit b97b6f2 - commit 99e8891
------------------------------------------------------------------- -------------------------------------------------------------------
Mon Feb 7 14:27:36 CET 2011 - mmarek@suse.cz Mon Feb 7 14:27:36 CET 2011 - mmarek@suse.cz
@ -209,76 +205,86 @@ Mon Feb 7 14:27:36 CET 2011 - mmarek@suse.cz
- rpm/kernel-binary.spec.in, rpm/kernel-spec-macros: Fix the definition - rpm/kernel-binary.spec.in, rpm/kernel-spec-macros: Fix the definition
of %release_major and rename it to %release_num to better describe of %release_major and rename it to %release_num to better describe
what it does. Add some comments to explain how the versioning works. what it does. Add some comments to explain how the versioning works.
- commit 3de2a1a - commit 9a3bc94
------------------------------------------------------------------- -------------------------------------------------------------------
Fri Feb 4 22:22:44 CET 2011 - mmarek@suse.cz Fri Feb 4 22:22:44 CET 2011 - mmarek@suse.cz
- rpm/compute-PATCHVERSION.sh: Fix sed regexp - rpm/compute-PATCHVERSION.sh: Fix sed regexp
- commit d889fe7 - commit 608bae2
------------------------------------------------------------------- -------------------------------------------------------------------
Thu Feb 3 21:54:01 CET 2011 - rjw@suse.de Fri Feb 4 01:46:21 CET 2011 - jeffm@suse.com
- x86, mtrr: avoid MTRR reprogramming on BP during boot on (bnc#623393). - hfs: avoid crash in hfs_bnode_create (bnc#552250).
- commit 0664ad4 - commit d84296a
------------------------------------------------------------------- -------------------------------------------------------------------
Thu Feb 3 17:46:29 CET 2011 - jbeulich@novell.com Fri Feb 4 01:44:50 CET 2011 - jeffm@suse.com
- Update Xen patches to c/s 1066. - Updated to 2.6.38-rc3.
- cpuidle/x86/perf: fix power:cpu_idle double end events and - Eliminated 2 patches.
throw cpu_idle events from the cpuidle layer (bnc#665153). - commit b6b51ca
- perf: Clean up power events by introducing new, more generic
ones (bnc#665153).
- commit e88242f
-------------------------------------------------------------------
Thu Feb 3 17:43:57 CET 2011 - jbeulich@novell.com
- Fix jiffy calculations in calibrate_delay_direct to handle
overflow.
- commit 4a69163
-------------------------------------------------------------------
Wed Feb 2 17:34:01 CET 2011 - jeffm@suse.com
- patches.fixes/reiserfs-xattr-crash-fix: fix crash
during failed mount (bnc#668878)
- commit de24d15
------------------------------------------------------------------- -------------------------------------------------------------------
Wed Feb 2 17:25:06 CET 2011 - tiwai@suse.de Wed Feb 2 17:25:06 CET 2011 - tiwai@suse.de
- ALSA: hda - Fix memory leaks in conexant jack arrays - ALSA: hda - Fix memory leaks in conexant jack arrays
(bnc#668929). (bnc#668929).
- commit 7dbcb59 - commit 31971a4
------------------------------------------------------------------- -------------------------------------------------------------------
Mon Jan 31 23:00:46 CET 2011 - jslaby@suse.cz Sun Jan 23 23:18:14 CET 2011 - jeffm@suse.com
- Refresh patches.rpmify/cloneconfig.diff.
scripts/kconfig/conf accepts long parameters only for some time already
- commit 36bcdd7
-------------------------------------------------------------------
Mon Jan 31 13:22:49 CET 2011 - jslaby@suse.cz
- block: loop queue_lock null pointer derefence in blk_throtl_exit
v3 (bnc#666598).
- commit cd38efd
-------------------------------------------------------------------
Mon Jan 31 10:47:27 CET 2011 - jslaby@suse.cz
- Fix prlimit64 for suid/sgid processes (bnc#668262).
- commit dae8217
-------------------------------------------------------------------
Sun Jan 23 23:19:08 CET 2011 - jeffm@suse.com
- netfilter: Implement RFC 1123 for FTP conntrack (bnc#466279). - netfilter: Implement RFC 1123 for FTP conntrack (bnc#466279).
- commit 3e2a2b2 - commit 4bf0e68
-------------------------------------------------------------------
Sun Jan 23 02:20:06 CET 2011 - jeffm@suse.de
- winbond: needs <linux/delay.h> for msleep and friends.
- commit e394a2e
-------------------------------------------------------------------
Sun Jan 23 02:17:51 CET 2011 - jeffm@suse.de
- Refresh patches.arch/ia64-page-migration: Update for migrate_pages() API change.
- commit 40d2921
-------------------------------------------------------------------
Sun Jan 23 02:16:20 CET 2011 - jeffm@suse.de
- supported.conf: Added rc_core as a dependency.
- commit 8b2c1b9
-------------------------------------------------------------------
Sun Jan 23 00:25:45 CET 2011 - jeffm@suse.com
- Update config files.
- CONFIG_EXPERT=n on all but ps3
- Vanilla configs updated.
- commit b25e639
-------------------------------------------------------------------
Sun Jan 23 00:20:41 CET 2011 - jeffm@suse.com
- Revert "- Update config files: CONFIG_EXPERT=n except ps3"
This reverts commit 3f2c93d6a0593b2cc0c40f5ffee426eef27cc400.
This was a bad commit. I have no idea where all the changes came from.
- commit 459f3f1
-------------------------------------------------------------------
Sun Jan 23 00:09:06 CET 2011 - jeffm@suse.com
- Update config files: CONFIG_EXPERT=n except ps3
- commit 3f2c93d
-------------------------------------------------------------------
Sat Jan 22 23:45:07 CET 2011 - jeffm@suse.com
- Updated to 2.6.38-rc2.
- Eliminated 1 patch.
- commit 90baa82
------------------------------------------------------------------- -------------------------------------------------------------------
Sat Jan 22 00:40:16 CET 2011 - jeffm@suse.com Sat Jan 22 00:40:16 CET 2011 - jeffm@suse.com
@ -292,6 +298,15 @@ Sat Jan 22 00:32:08 CET 2011 - jeffm@suse.de
- Updated some Patch-mainline headers. - Updated some Patch-mainline headers.
- commit 9122bf0 - commit 9122bf0
-------------------------------------------------------------------
Sat Jan 22 00:27:46 CET 2011 - jeffm@suse.de
- Update to 2.6.38-rc1.
- Removed 12 patches.
- Xen is disabled.
- Quite a few patches need updating.
- commit 9163bb7
------------------------------------------------------------------- -------------------------------------------------------------------
Fri Jan 21 02:42:39 CET 2011 - trenn@suse.de Fri Jan 21 02:42:39 CET 2011 - trenn@suse.de

File diff suppressed because it is too large Load Diff

View File

@ -1,105 +1,91 @@
------------------------------------------------------------------- -------------------------------------------------------------------
Mon Feb 21 10:34:10 CET 2011 - tiwai@suse.de Tue Mar 8 01:00:02 CET 2011 - jeffm@suse.de
- Update to 2.6.38-rc7.
- Refresh patches.xen/xen-x86-no-lapic.
- Refresh patches.xen/xen3-patch-2.6.19.
- commit 7eb9d30
-------------------------------------------------------------------
Mon Mar 7 13:50:08 CET 2011 - mmarek@suse.cz
- rpm/kernel-binary.spec.in: Do not abort build because of
supported.conf inconsistency if %supported_modules_check == 0.
- commit 6cc2d2b
-------------------------------------------------------------------
Wed Mar 2 09:02:40 CET 2011 - jbeulich@novell.com
- patches.arch/x86_64-unwind-annotations: Fix a fatal oversight in
yesterday's change.
- commit 098768b
-------------------------------------------------------------------
Mon Feb 28 15:34:35 CET 2011 - jbeulich@novell.com
- patches.arch/x86_64-unwind-annotations: Add annotations to
lib/rwsem_64.S.
- commit 87944ac
-------------------------------------------------------------------
Thu Feb 24 16:27:46 CET 2011 - tiwai@suse.de
- ALSA: usb-audio: fix oops due to cleanup race when disconnecting
(bnc#674735).
- commit ed81f8c
-------------------------------------------------------------------
Wed Feb 23 23:03:41 CET 2011 - mmarek@suse.cz
- rpm/kernel-binary.spec.in: Remove unused code.
- commit dacbc44
-------------------------------------------------------------------
Tue Feb 22 21:49:18 CET 2011 - jeffm@suse.com
- Update to 2.6.38-rc6.
- Eliminated 1 patch.
- commit 6cce7bb
-------------------------------------------------------------------
Tue Feb 22 10:00:42 CET 2011 - mmarek@suse.cz
- rpm/mkspec: Do not create kernel-syms.spec on vanilla-only branches
- commit eb17bba
-------------------------------------------------------------------
Mon Feb 21 10:31:05 CET 2011 - tiwai@suse.de
- ALSA: caiaq - Fix possible string-buffer overflow (bnc#672499, - ALSA: caiaq - Fix possible string-buffer overflow (bnc#672499,
CVE-2011-0712). CVE-2011-0712).
- commit f6a72cc - commit 5ef002b
------------------------------------------------------------------- -------------------------------------------------------------------
Sun Feb 20 11:36:45 CET 2011 - jslaby@suse.cz Fri Feb 18 23:13:58 CET 2011 - rjw@suse.de
- Revert "tpm_tis: Use timeouts returned from TPM" (bnc#673619).
- commit d991856
-------------------------------------------------------------------
Fri Feb 18 22:57:09 CET 2011 - rjw@suse.de
- ACPI / debugfs: Fix buffer overflows, double free (bnc#666095). - ACPI / debugfs: Fix buffer overflows, double free (bnc#666095).
- commit da9d3a8 - commit 41c6654
------------------------------------------------------------------- -------------------------------------------------------------------
Fri Feb 18 11:32:28 CET 2011 - jslaby@suse.cz Thu Feb 17 02:28:52 CET 2011 - jeffm@suse.de
- Update to 2.6.37.1: - Update to 2.6.38-rc5.
- obsoletes: - commit 8344657
- patches.arch/x86-mtrr-avoid-MTRR-reprogramming-on-BP-during-boot-on.patch
- patches.drivers/alsa-hda-0001-Fix-memory-leaks-in-conexant-jack-arrays
- patches.drivers/alsa-hda-0002-Fix-missing-CA-initialization-for-HDMI-DP
- patches.fixes/calibrate-jiffy-overflow
- patches.fixes/fix-ata-panic-with-ata_id
- patches.fixes/fix-prlimit64-for-suid-sgid-processes.patch
- patches.fixes/input-introduce-notimeout-blacklist-for-Dell-Vostro-.patch
- patches.fixes/sched-cgroup-use-exit-hook-to-avoid-use-after-free-crash
- patches.fixes/staging-rt2860-Fix-incorrect-netif_stop_queue-usage.patch
- Refresh patches.suse/SoN-08-mm-page_alloc-emerg.patch.
- Refresh patches.suse/SoN-16-netvm-reserve-inet.patch.
- Refresh patches.suse/dm-mpath-accept-failed-paths.
- Refresh patches.suse/sched-automated-per-session-task-groups.
- Refresh patches.xen/xen3-auto-common.diff.
- Refresh patches.xen/xen3-fixup-common.
- Refresh patches.xen/xen3-patch-2.6.37.
- commit a638bb4
------------------------------------------------------------------- -------------------------------------------------------------------
Fri Feb 18 07:44:54 CET 2011 - sjayaraman@suse.de Thu Feb 17 01:24:01 CET 2011 - gregkh@suse.de
- Refresh patches.suse/SoN-06-mm-kmem_estimate_pages.patch to accomodate
an upstream change.
- commit a4e281e
-------------------------------------------------------------------
Thu Feb 17 11:58:18 CET 2011 - rjw@suse.de
- PNP / ACPI: Use DEVICE_ACPI_HANDLE() for device ACPI handle access (bnc#434742).
- commit a73834f
-------------------------------------------------------------------
Thu Feb 17 01:15:14 CET 2011 - gregkh@suse.de
- Update config files. - Update config files.
disable CONFIG_DRM_VMWGFX. (bnc#606458) - disable CONFIG_DRM_VMWGFX (bnc#606458)
- commit 409d54e - update sparc configs to at least be able to run "make oldconfig"
- commit da75bd9
------------------------------------------------------------------- -------------------------------------------------------------------
Wed Feb 16 16:25:24 CET 2011 - jbeulich@novell.com Wed Feb 16 16:14:52 CET 2011 - jbeulich@novell.com
- patches.arch/x86_64-unwind-annotations: Re-add change lost during - patches.arch/x86_64-unwind-annotations: Re-add change lost during
initial 2.6.37 merge. initial 2.6.37 merge.
- commit 7a5313d - commit e493205
-------------------------------------------------------------------
Wed Feb 16 14:31:03 CET 2011 - tiwai@suse.de
- ALSA: HDA: Add Lenovo vendor quirk for Conexant 205xx
(bnc#670946).
- commit b3bc287
-------------------------------------------------------------------
Tue Feb 15 22:50:02 CET 2011 - jeffm@suse.com
- tty: add 'active' sysfs attribute to tty0 and console device.
- commit 7ae6e9a
-------------------------------------------------------------------
Tue Feb 15 17:14:14 CET 2011 - jslaby@suse.cz
- Revert "ath9k: Fix a DMA latency issue for Intel Pinetrail
platforms." (bnc#667793).
- Revert "ath9k: Remove pm_qos request after hw
unregister." (bnc#667793).
- Revert "ath9k: use per-device struct for pm_qos_* operations"
(bnc#667793).
- commit b2849f6
-------------------------------------------------------------------
Tue Feb 15 10:59:55 CET 2011 - jack@suse.cz
- bridge: Replace mp->mglist hlist with a bool (bnc#653547).
- bridge: Fix timer typo that may render snooping less effective
(bnc#653547).
- bridge: Fix mglist corruption that leads to memory corruption
(bnc#653547).
- commit a70e5ca
------------------------------------------------------------------- -------------------------------------------------------------------
Mon Feb 14 13:42:21 CET 2011 - mmarek@suse.cz Mon Feb 14 13:42:21 CET 2011 - mmarek@suse.cz
@ -119,7 +105,7 @@ Mon Feb 14 13:20:47 CET 2011 - mmarek@suse.cz
- Delete misc/mangle-ifdef.py. - Delete misc/mangle-ifdef.py.
- Delete misc/obsolete-module-aliases. - Delete misc/obsolete-module-aliases.
- Delete misc/testmodule. - Delete misc/testmodule.
- commit 3dd255b - commit edc6d32
------------------------------------------------------------------- -------------------------------------------------------------------
Mon Feb 14 13:19:22 CET 2011 - mmarek@suse.cz Mon Feb 14 13:19:22 CET 2011 - mmarek@suse.cz
@ -127,21 +113,21 @@ Mon Feb 14 13:19:22 CET 2011 - mmarek@suse.cz
- rpm/kernel-source.spec.in: Delete misc/extract-modaliases, the code - rpm/kernel-source.spec.in: Delete misc/extract-modaliases, the code
was merged into rpm's find-supplements script. was merged into rpm's find-supplements script.
- Delete rpm/check-build.sh, not needed anymore. - Delete rpm/check-build.sh, not needed anymore.
- commit bd6fa48 - commit 0a157b1
------------------------------------------------------------------- -------------------------------------------------------------------
Thu Feb 10 02:55:41 CET 2011 - jeffm@suse.com Thu Feb 10 02:57:43 CET 2011 - jeffm@suse.com
- flexcop: fix registering braindead stupid names (brc#575873 - flexcop: fix registering braindead stupid names (brc#575873
bnc#661429). bnc#661429).
- commit 2e98bfc - commit 72bd3d0
------------------------------------------------------------------- -------------------------------------------------------------------
Wed Feb 9 22:52:29 CET 2011 - gregkh@suse.de Wed Feb 9 22:55:13 CET 2011 - gregkh@suse.de
- Staging: samsung-laptop: add support for lots of laptops - Staging: samsung-laptop: add support for lots of laptops
(bnc#661682). (bnc#661682).
- commit c6d0dc9 - commit 1eb5eaa
------------------------------------------------------------------- -------------------------------------------------------------------
Wed Feb 9 13:37:33 CET 2011 - mmarek@suse.cz Wed Feb 9 13:37:33 CET 2011 - mmarek@suse.cz
@ -149,59 +135,69 @@ Wed Feb 9 13:37:33 CET 2011 - mmarek@suse.cz
- rpm/kernel-source.spec.in: Set timestamp of sources to the commit - rpm/kernel-source.spec.in: Set timestamp of sources to the commit
timestamp, so that they are always older than generated files in timestamp, so that they are always older than generated files in
/usr/src/linux-obj (bnc#669669). /usr/src/linux-obj (bnc#669669).
- commit 31e675a - commit 8565452
-------------------------------------------------------------------
Wed Feb 9 13:00:11 CET 2011 - tiwai@suse.de
- ALSA: hda - Fix missing CA initialization for HDMI/DP
(bnc#670577).
- commit 474305e
------------------------------------------------------------------- -------------------------------------------------------------------
Wed Feb 9 00:08:37 CET 2011 - mmarek@suse.cz Wed Feb 9 00:08:37 CET 2011 - mmarek@suse.cz
- rpm/kernel-binary.spec.in: Do not run fdupes in /usr/src/linux-obj, to - rpm/kernel-binary.spec.in: Do not run fdupes in /usr/src/linux-obj, to
keep timestamps intact. keep timestamps intact.
- commit e211a69 - commit 9ba5ff0
------------------------------------------------------------------- -------------------------------------------------------------------
Tue Feb 8 23:42:06 CET 2011 - mmarek@suse.cz Tue Feb 8 23:42:06 CET 2011 - mmarek@suse.cz
- rpm/kernel-source.spec.in: Remove .gitignore files after applying patches - rpm/kernel-source.spec.in: Remove .gitignore files after applying patches
(fix last change). (fix last change).
- commit d6a7494 - commit 907f9cc
------------------------------------------------------------------- -------------------------------------------------------------------
Tue Feb 8 17:24:22 CET 2011 - jslaby@suse.cz Tue Feb 8 18:10:13 CET 2011 - jeffm@suse.com
- orinoco: allow IW_AUTH_MFP to pass through (bnc#661624). - Updated to 2.6.38-rc4.
- commit 442a3d7 - Eliminated 1 patch.
- commit c327e0a
------------------------------------------------------------------- -------------------------------------------------------------------
Tue Feb 8 16:52:35 CET 2011 - jbeulich@novell.com Tue Feb 8 16:48:28 CET 2011 - jbeulich@novell.com
- Fix a few issues in patches.suse/stack-unwind (bnc#661409). - Fix a few issues in patches.suse/stack-unwind (bnc#661409).
- commit f82619b - commit 027481c
------------------------------------------------------------------- -------------------------------------------------------------------
Mon Feb 7 19:41:04 CET 2011 - jslaby@suse.cz Tue Feb 8 14:31:56 CET 2011 - jbeulich@novell.com
- staging: rt2860: Fix incorrect netif_stop_queue usage warning - Update Xen patches to 2.6.38-rc4 and c/s 1066.
(bnc#661657). - config.conf: Re-enable Xen.
- commit 39b4c1e - Update x86 config files.
- commit 72cea6e
-------------------------------------------------------------------
Tue Feb 8 14:17:50 CET 2011 - jbeulich@novell.com
- Update config files.
- Refresh and re-enable patches.arch/x86_64-unwind-annotations.
- Refresh and re-enable patches.suse/stack-unwind.
- commit 1fabeda
-------------------------------------------------------------------
Tue Feb 8 13:16:52 CET 2011 - sjayaraman@suse.de
- Refresh patches.suse/SoN-06-mm-kmem_estimate_pages.patch to accomodate an
upstream change.
- commit ae5bb3f
------------------------------------------------------------------- -------------------------------------------------------------------
Mon Feb 7 18:20:11 CET 2011 - mmarek@suse.cz Mon Feb 7 18:20:11 CET 2011 - mmarek@suse.cz
- rpm/{kernel-source.spec.in,mkspec}: Sync with vanilla and linux-next - rpm/{kernel-source.spec.in,mkspec}: Sync with vanilla and linux-next
- commit fecf998 - commit c93cd6c
------------------------------------------------------------------- -------------------------------------------------------------------
Mon Feb 7 16:19:29 CET 2011 - mmarek@suse.cz Mon Feb 7 16:19:29 CET 2011 - mmarek@suse.cz
- rpm/kernel-source.spec.in: Remove dead code. - rpm/kernel-source.spec.in: Remove dead code.
- commit b97b6f2 - commit 99e8891
------------------------------------------------------------------- -------------------------------------------------------------------
Mon Feb 7 14:27:36 CET 2011 - mmarek@suse.cz Mon Feb 7 14:27:36 CET 2011 - mmarek@suse.cz
@ -209,76 +205,86 @@ Mon Feb 7 14:27:36 CET 2011 - mmarek@suse.cz
- rpm/kernel-binary.spec.in, rpm/kernel-spec-macros: Fix the definition - rpm/kernel-binary.spec.in, rpm/kernel-spec-macros: Fix the definition
of %release_major and rename it to %release_num to better describe of %release_major and rename it to %release_num to better describe
what it does. Add some comments to explain how the versioning works. what it does. Add some comments to explain how the versioning works.
- commit 3de2a1a - commit 9a3bc94
------------------------------------------------------------------- -------------------------------------------------------------------
Fri Feb 4 22:22:44 CET 2011 - mmarek@suse.cz Fri Feb 4 22:22:44 CET 2011 - mmarek@suse.cz
- rpm/compute-PATCHVERSION.sh: Fix sed regexp - rpm/compute-PATCHVERSION.sh: Fix sed regexp
- commit d889fe7 - commit 608bae2
------------------------------------------------------------------- -------------------------------------------------------------------
Thu Feb 3 21:54:01 CET 2011 - rjw@suse.de Fri Feb 4 01:46:21 CET 2011 - jeffm@suse.com
- x86, mtrr: avoid MTRR reprogramming on BP during boot on (bnc#623393). - hfs: avoid crash in hfs_bnode_create (bnc#552250).
- commit 0664ad4 - commit d84296a
------------------------------------------------------------------- -------------------------------------------------------------------
Thu Feb 3 17:46:29 CET 2011 - jbeulich@novell.com Fri Feb 4 01:44:50 CET 2011 - jeffm@suse.com
- Update Xen patches to c/s 1066. - Updated to 2.6.38-rc3.
- cpuidle/x86/perf: fix power:cpu_idle double end events and - Eliminated 2 patches.
throw cpu_idle events from the cpuidle layer (bnc#665153). - commit b6b51ca
- perf: Clean up power events by introducing new, more generic
ones (bnc#665153).
- commit e88242f
-------------------------------------------------------------------
Thu Feb 3 17:43:57 CET 2011 - jbeulich@novell.com
- Fix jiffy calculations in calibrate_delay_direct to handle
overflow.
- commit 4a69163
-------------------------------------------------------------------
Wed Feb 2 17:34:01 CET 2011 - jeffm@suse.com
- patches.fixes/reiserfs-xattr-crash-fix: fix crash
during failed mount (bnc#668878)
- commit de24d15
------------------------------------------------------------------- -------------------------------------------------------------------
Wed Feb 2 17:25:06 CET 2011 - tiwai@suse.de Wed Feb 2 17:25:06 CET 2011 - tiwai@suse.de
- ALSA: hda - Fix memory leaks in conexant jack arrays - ALSA: hda - Fix memory leaks in conexant jack arrays
(bnc#668929). (bnc#668929).
- commit 7dbcb59 - commit 31971a4
------------------------------------------------------------------- -------------------------------------------------------------------
Mon Jan 31 23:00:46 CET 2011 - jslaby@suse.cz Sun Jan 23 23:18:14 CET 2011 - jeffm@suse.com
- Refresh patches.rpmify/cloneconfig.diff.
scripts/kconfig/conf accepts long parameters only for some time already
- commit 36bcdd7
-------------------------------------------------------------------
Mon Jan 31 13:22:49 CET 2011 - jslaby@suse.cz
- block: loop queue_lock null pointer derefence in blk_throtl_exit
v3 (bnc#666598).
- commit cd38efd
-------------------------------------------------------------------
Mon Jan 31 10:47:27 CET 2011 - jslaby@suse.cz
- Fix prlimit64 for suid/sgid processes (bnc#668262).
- commit dae8217
-------------------------------------------------------------------
Sun Jan 23 23:19:08 CET 2011 - jeffm@suse.com
- netfilter: Implement RFC 1123 for FTP conntrack (bnc#466279). - netfilter: Implement RFC 1123 for FTP conntrack (bnc#466279).
- commit 3e2a2b2 - commit 4bf0e68
-------------------------------------------------------------------
Sun Jan 23 02:20:06 CET 2011 - jeffm@suse.de
- winbond: needs <linux/delay.h> for msleep and friends.
- commit e394a2e
-------------------------------------------------------------------
Sun Jan 23 02:17:51 CET 2011 - jeffm@suse.de
- Refresh patches.arch/ia64-page-migration: Update for migrate_pages() API change.
- commit 40d2921
-------------------------------------------------------------------
Sun Jan 23 02:16:20 CET 2011 - jeffm@suse.de
- supported.conf: Added rc_core as a dependency.
- commit 8b2c1b9
-------------------------------------------------------------------
Sun Jan 23 00:25:45 CET 2011 - jeffm@suse.com
- Update config files.
- CONFIG_EXPERT=n on all but ps3
- Vanilla configs updated.
- commit b25e639
-------------------------------------------------------------------
Sun Jan 23 00:20:41 CET 2011 - jeffm@suse.com
- Revert "- Update config files: CONFIG_EXPERT=n except ps3"
This reverts commit 3f2c93d6a0593b2cc0c40f5ffee426eef27cc400.
This was a bad commit. I have no idea where all the changes came from.
- commit 459f3f1
-------------------------------------------------------------------
Sun Jan 23 00:09:06 CET 2011 - jeffm@suse.com
- Update config files: CONFIG_EXPERT=n except ps3
- commit 3f2c93d
-------------------------------------------------------------------
Sat Jan 22 23:45:07 CET 2011 - jeffm@suse.com
- Updated to 2.6.38-rc2.
- Eliminated 1 patch.
- commit 90baa82
------------------------------------------------------------------- -------------------------------------------------------------------
Sat Jan 22 00:40:16 CET 2011 - jeffm@suse.com Sat Jan 22 00:40:16 CET 2011 - jeffm@suse.com
@ -292,6 +298,15 @@ Sat Jan 22 00:32:08 CET 2011 - jeffm@suse.de
- Updated some Patch-mainline headers. - Updated some Patch-mainline headers.
- commit 9122bf0 - commit 9122bf0
-------------------------------------------------------------------
Sat Jan 22 00:27:46 CET 2011 - jeffm@suse.de
- Update to 2.6.38-rc1.
- Removed 12 patches.
- Xen is disabled.
- Quite a few patches need updating.
- commit 9163bb7
------------------------------------------------------------------- -------------------------------------------------------------------
Fri Jan 21 02:42:39 CET 2011 - trenn@suse.de Fri Jan 21 02:42:39 CET 2011 - trenn@suse.de

File diff suppressed because it is too large Load Diff

View File

@ -1,105 +1,91 @@
------------------------------------------------------------------- -------------------------------------------------------------------
Mon Feb 21 10:34:10 CET 2011 - tiwai@suse.de Tue Mar 8 01:00:02 CET 2011 - jeffm@suse.de
- Update to 2.6.38-rc7.
- Refresh patches.xen/xen-x86-no-lapic.
- Refresh patches.xen/xen3-patch-2.6.19.
- commit 7eb9d30
-------------------------------------------------------------------
Mon Mar 7 13:50:08 CET 2011 - mmarek@suse.cz
- rpm/kernel-binary.spec.in: Do not abort build because of
supported.conf inconsistency if %supported_modules_check == 0.
- commit 6cc2d2b
-------------------------------------------------------------------
Wed Mar 2 09:02:40 CET 2011 - jbeulich@novell.com
- patches.arch/x86_64-unwind-annotations: Fix a fatal oversight in
yesterday's change.
- commit 098768b
-------------------------------------------------------------------
Mon Feb 28 15:34:35 CET 2011 - jbeulich@novell.com
- patches.arch/x86_64-unwind-annotations: Add annotations to
lib/rwsem_64.S.
- commit 87944ac
-------------------------------------------------------------------
Thu Feb 24 16:27:46 CET 2011 - tiwai@suse.de
- ALSA: usb-audio: fix oops due to cleanup race when disconnecting
(bnc#674735).
- commit ed81f8c
-------------------------------------------------------------------
Wed Feb 23 23:03:41 CET 2011 - mmarek@suse.cz
- rpm/kernel-binary.spec.in: Remove unused code.
- commit dacbc44
-------------------------------------------------------------------
Tue Feb 22 21:49:18 CET 2011 - jeffm@suse.com
- Update to 2.6.38-rc6.
- Eliminated 1 patch.
- commit 6cce7bb
-------------------------------------------------------------------
Tue Feb 22 10:00:42 CET 2011 - mmarek@suse.cz
- rpm/mkspec: Do not create kernel-syms.spec on vanilla-only branches
- commit eb17bba
-------------------------------------------------------------------
Mon Feb 21 10:31:05 CET 2011 - tiwai@suse.de
- ALSA: caiaq - Fix possible string-buffer overflow (bnc#672499, - ALSA: caiaq - Fix possible string-buffer overflow (bnc#672499,
CVE-2011-0712). CVE-2011-0712).
- commit f6a72cc - commit 5ef002b
------------------------------------------------------------------- -------------------------------------------------------------------
Sun Feb 20 11:36:45 CET 2011 - jslaby@suse.cz Fri Feb 18 23:13:58 CET 2011 - rjw@suse.de
- Revert "tpm_tis: Use timeouts returned from TPM" (bnc#673619).
- commit d991856
-------------------------------------------------------------------
Fri Feb 18 22:57:09 CET 2011 - rjw@suse.de
- ACPI / debugfs: Fix buffer overflows, double free (bnc#666095). - ACPI / debugfs: Fix buffer overflows, double free (bnc#666095).
- commit da9d3a8 - commit 41c6654
------------------------------------------------------------------- -------------------------------------------------------------------
Fri Feb 18 11:32:28 CET 2011 - jslaby@suse.cz Thu Feb 17 02:28:52 CET 2011 - jeffm@suse.de
- Update to 2.6.37.1: - Update to 2.6.38-rc5.
- obsoletes: - commit 8344657
- patches.arch/x86-mtrr-avoid-MTRR-reprogramming-on-BP-during-boot-on.patch
- patches.drivers/alsa-hda-0001-Fix-memory-leaks-in-conexant-jack-arrays
- patches.drivers/alsa-hda-0002-Fix-missing-CA-initialization-for-HDMI-DP
- patches.fixes/calibrate-jiffy-overflow
- patches.fixes/fix-ata-panic-with-ata_id
- patches.fixes/fix-prlimit64-for-suid-sgid-processes.patch
- patches.fixes/input-introduce-notimeout-blacklist-for-Dell-Vostro-.patch
- patches.fixes/sched-cgroup-use-exit-hook-to-avoid-use-after-free-crash
- patches.fixes/staging-rt2860-Fix-incorrect-netif_stop_queue-usage.patch
- Refresh patches.suse/SoN-08-mm-page_alloc-emerg.patch.
- Refresh patches.suse/SoN-16-netvm-reserve-inet.patch.
- Refresh patches.suse/dm-mpath-accept-failed-paths.
- Refresh patches.suse/sched-automated-per-session-task-groups.
- Refresh patches.xen/xen3-auto-common.diff.
- Refresh patches.xen/xen3-fixup-common.
- Refresh patches.xen/xen3-patch-2.6.37.
- commit a638bb4
------------------------------------------------------------------- -------------------------------------------------------------------
Fri Feb 18 07:44:54 CET 2011 - sjayaraman@suse.de Thu Feb 17 01:24:01 CET 2011 - gregkh@suse.de
- Refresh patches.suse/SoN-06-mm-kmem_estimate_pages.patch to accomodate
an upstream change.
- commit a4e281e
-------------------------------------------------------------------
Thu Feb 17 11:58:18 CET 2011 - rjw@suse.de
- PNP / ACPI: Use DEVICE_ACPI_HANDLE() for device ACPI handle access (bnc#434742).
- commit a73834f
-------------------------------------------------------------------
Thu Feb 17 01:15:14 CET 2011 - gregkh@suse.de
- Update config files. - Update config files.
disable CONFIG_DRM_VMWGFX. (bnc#606458) - disable CONFIG_DRM_VMWGFX (bnc#606458)
- commit 409d54e - update sparc configs to at least be able to run "make oldconfig"
- commit da75bd9
------------------------------------------------------------------- -------------------------------------------------------------------
Wed Feb 16 16:25:24 CET 2011 - jbeulich@novell.com Wed Feb 16 16:14:52 CET 2011 - jbeulich@novell.com
- patches.arch/x86_64-unwind-annotations: Re-add change lost during - patches.arch/x86_64-unwind-annotations: Re-add change lost during
initial 2.6.37 merge. initial 2.6.37 merge.
- commit 7a5313d - commit e493205
-------------------------------------------------------------------
Wed Feb 16 14:31:03 CET 2011 - tiwai@suse.de
- ALSA: HDA: Add Lenovo vendor quirk for Conexant 205xx
(bnc#670946).
- commit b3bc287
-------------------------------------------------------------------
Tue Feb 15 22:50:02 CET 2011 - jeffm@suse.com
- tty: add 'active' sysfs attribute to tty0 and console device.
- commit 7ae6e9a
-------------------------------------------------------------------
Tue Feb 15 17:14:14 CET 2011 - jslaby@suse.cz
- Revert "ath9k: Fix a DMA latency issue for Intel Pinetrail
platforms." (bnc#667793).
- Revert "ath9k: Remove pm_qos request after hw
unregister." (bnc#667793).
- Revert "ath9k: use per-device struct for pm_qos_* operations"
(bnc#667793).
- commit b2849f6
-------------------------------------------------------------------
Tue Feb 15 10:59:55 CET 2011 - jack@suse.cz
- bridge: Replace mp->mglist hlist with a bool (bnc#653547).
- bridge: Fix timer typo that may render snooping less effective
(bnc#653547).
- bridge: Fix mglist corruption that leads to memory corruption
(bnc#653547).
- commit a70e5ca
------------------------------------------------------------------- -------------------------------------------------------------------
Mon Feb 14 13:42:21 CET 2011 - mmarek@suse.cz Mon Feb 14 13:42:21 CET 2011 - mmarek@suse.cz
@ -119,7 +105,7 @@ Mon Feb 14 13:20:47 CET 2011 - mmarek@suse.cz
- Delete misc/mangle-ifdef.py. - Delete misc/mangle-ifdef.py.
- Delete misc/obsolete-module-aliases. - Delete misc/obsolete-module-aliases.
- Delete misc/testmodule. - Delete misc/testmodule.
- commit 3dd255b - commit edc6d32
------------------------------------------------------------------- -------------------------------------------------------------------
Mon Feb 14 13:19:22 CET 2011 - mmarek@suse.cz Mon Feb 14 13:19:22 CET 2011 - mmarek@suse.cz
@ -127,21 +113,21 @@ Mon Feb 14 13:19:22 CET 2011 - mmarek@suse.cz
- rpm/kernel-source.spec.in: Delete misc/extract-modaliases, the code - rpm/kernel-source.spec.in: Delete misc/extract-modaliases, the code
was merged into rpm's find-supplements script. was merged into rpm's find-supplements script.
- Delete rpm/check-build.sh, not needed anymore. - Delete rpm/check-build.sh, not needed anymore.
- commit bd6fa48 - commit 0a157b1
------------------------------------------------------------------- -------------------------------------------------------------------
Thu Feb 10 02:55:41 CET 2011 - jeffm@suse.com Thu Feb 10 02:57:43 CET 2011 - jeffm@suse.com
- flexcop: fix registering braindead stupid names (brc#575873 - flexcop: fix registering braindead stupid names (brc#575873
bnc#661429). bnc#661429).
- commit 2e98bfc - commit 72bd3d0
------------------------------------------------------------------- -------------------------------------------------------------------
Wed Feb 9 22:52:29 CET 2011 - gregkh@suse.de Wed Feb 9 22:55:13 CET 2011 - gregkh@suse.de
- Staging: samsung-laptop: add support for lots of laptops - Staging: samsung-laptop: add support for lots of laptops
(bnc#661682). (bnc#661682).
- commit c6d0dc9 - commit 1eb5eaa
------------------------------------------------------------------- -------------------------------------------------------------------
Wed Feb 9 13:37:33 CET 2011 - mmarek@suse.cz Wed Feb 9 13:37:33 CET 2011 - mmarek@suse.cz
@ -149,59 +135,69 @@ Wed Feb 9 13:37:33 CET 2011 - mmarek@suse.cz
- rpm/kernel-source.spec.in: Set timestamp of sources to the commit - rpm/kernel-source.spec.in: Set timestamp of sources to the commit
timestamp, so that they are always older than generated files in timestamp, so that they are always older than generated files in
/usr/src/linux-obj (bnc#669669). /usr/src/linux-obj (bnc#669669).
- commit 31e675a - commit 8565452
-------------------------------------------------------------------
Wed Feb 9 13:00:11 CET 2011 - tiwai@suse.de
- ALSA: hda - Fix missing CA initialization for HDMI/DP
(bnc#670577).
- commit 474305e
------------------------------------------------------------------- -------------------------------------------------------------------
Wed Feb 9 00:08:37 CET 2011 - mmarek@suse.cz Wed Feb 9 00:08:37 CET 2011 - mmarek@suse.cz
- rpm/kernel-binary.spec.in: Do not run fdupes in /usr/src/linux-obj, to - rpm/kernel-binary.spec.in: Do not run fdupes in /usr/src/linux-obj, to
keep timestamps intact. keep timestamps intact.
- commit e211a69 - commit 9ba5ff0
------------------------------------------------------------------- -------------------------------------------------------------------
Tue Feb 8 23:42:06 CET 2011 - mmarek@suse.cz Tue Feb 8 23:42:06 CET 2011 - mmarek@suse.cz
- rpm/kernel-source.spec.in: Remove .gitignore files after applying patches - rpm/kernel-source.spec.in: Remove .gitignore files after applying patches
(fix last change). (fix last change).
- commit d6a7494 - commit 907f9cc
------------------------------------------------------------------- -------------------------------------------------------------------
Tue Feb 8 17:24:22 CET 2011 - jslaby@suse.cz Tue Feb 8 18:10:13 CET 2011 - jeffm@suse.com
- orinoco: allow IW_AUTH_MFP to pass through (bnc#661624). - Updated to 2.6.38-rc4.
- commit 442a3d7 - Eliminated 1 patch.
- commit c327e0a
------------------------------------------------------------------- -------------------------------------------------------------------
Tue Feb 8 16:52:35 CET 2011 - jbeulich@novell.com Tue Feb 8 16:48:28 CET 2011 - jbeulich@novell.com
- Fix a few issues in patches.suse/stack-unwind (bnc#661409). - Fix a few issues in patches.suse/stack-unwind (bnc#661409).
- commit f82619b - commit 027481c
------------------------------------------------------------------- -------------------------------------------------------------------
Mon Feb 7 19:41:04 CET 2011 - jslaby@suse.cz Tue Feb 8 14:31:56 CET 2011 - jbeulich@novell.com
- staging: rt2860: Fix incorrect netif_stop_queue usage warning - Update Xen patches to 2.6.38-rc4 and c/s 1066.
(bnc#661657). - config.conf: Re-enable Xen.
- commit 39b4c1e - Update x86 config files.
- commit 72cea6e
-------------------------------------------------------------------
Tue Feb 8 14:17:50 CET 2011 - jbeulich@novell.com
- Update config files.
- Refresh and re-enable patches.arch/x86_64-unwind-annotations.
- Refresh and re-enable patches.suse/stack-unwind.
- commit 1fabeda
-------------------------------------------------------------------
Tue Feb 8 13:16:52 CET 2011 - sjayaraman@suse.de
- Refresh patches.suse/SoN-06-mm-kmem_estimate_pages.patch to accomodate an
upstream change.
- commit ae5bb3f
------------------------------------------------------------------- -------------------------------------------------------------------
Mon Feb 7 18:20:11 CET 2011 - mmarek@suse.cz Mon Feb 7 18:20:11 CET 2011 - mmarek@suse.cz
- rpm/{kernel-source.spec.in,mkspec}: Sync with vanilla and linux-next - rpm/{kernel-source.spec.in,mkspec}: Sync with vanilla and linux-next
- commit fecf998 - commit c93cd6c
------------------------------------------------------------------- -------------------------------------------------------------------
Mon Feb 7 16:19:29 CET 2011 - mmarek@suse.cz Mon Feb 7 16:19:29 CET 2011 - mmarek@suse.cz
- rpm/kernel-source.spec.in: Remove dead code. - rpm/kernel-source.spec.in: Remove dead code.
- commit b97b6f2 - commit 99e8891
------------------------------------------------------------------- -------------------------------------------------------------------
Mon Feb 7 14:27:36 CET 2011 - mmarek@suse.cz Mon Feb 7 14:27:36 CET 2011 - mmarek@suse.cz
@ -209,76 +205,86 @@ Mon Feb 7 14:27:36 CET 2011 - mmarek@suse.cz
- rpm/kernel-binary.spec.in, rpm/kernel-spec-macros: Fix the definition - rpm/kernel-binary.spec.in, rpm/kernel-spec-macros: Fix the definition
of %release_major and rename it to %release_num to better describe of %release_major and rename it to %release_num to better describe
what it does. Add some comments to explain how the versioning works. what it does. Add some comments to explain how the versioning works.
- commit 3de2a1a - commit 9a3bc94
------------------------------------------------------------------- -------------------------------------------------------------------
Fri Feb 4 22:22:44 CET 2011 - mmarek@suse.cz Fri Feb 4 22:22:44 CET 2011 - mmarek@suse.cz
- rpm/compute-PATCHVERSION.sh: Fix sed regexp - rpm/compute-PATCHVERSION.sh: Fix sed regexp
- commit d889fe7 - commit 608bae2
------------------------------------------------------------------- -------------------------------------------------------------------
Thu Feb 3 21:54:01 CET 2011 - rjw@suse.de Fri Feb 4 01:46:21 CET 2011 - jeffm@suse.com
- x86, mtrr: avoid MTRR reprogramming on BP during boot on (bnc#623393). - hfs: avoid crash in hfs_bnode_create (bnc#552250).
- commit 0664ad4 - commit d84296a
------------------------------------------------------------------- -------------------------------------------------------------------
Thu Feb 3 17:46:29 CET 2011 - jbeulich@novell.com Fri Feb 4 01:44:50 CET 2011 - jeffm@suse.com
- Update Xen patches to c/s 1066. - Updated to 2.6.38-rc3.
- cpuidle/x86/perf: fix power:cpu_idle double end events and - Eliminated 2 patches.
throw cpu_idle events from the cpuidle layer (bnc#665153). - commit b6b51ca
- perf: Clean up power events by introducing new, more generic
ones (bnc#665153).
- commit e88242f
-------------------------------------------------------------------
Thu Feb 3 17:43:57 CET 2011 - jbeulich@novell.com
- Fix jiffy calculations in calibrate_delay_direct to handle
overflow.
- commit 4a69163
-------------------------------------------------------------------
Wed Feb 2 17:34:01 CET 2011 - jeffm@suse.com
- patches.fixes/reiserfs-xattr-crash-fix: fix crash
during failed mount (bnc#668878)
- commit de24d15
------------------------------------------------------------------- -------------------------------------------------------------------
Wed Feb 2 17:25:06 CET 2011 - tiwai@suse.de Wed Feb 2 17:25:06 CET 2011 - tiwai@suse.de
- ALSA: hda - Fix memory leaks in conexant jack arrays - ALSA: hda - Fix memory leaks in conexant jack arrays
(bnc#668929). (bnc#668929).
- commit 7dbcb59 - commit 31971a4
------------------------------------------------------------------- -------------------------------------------------------------------
Mon Jan 31 23:00:46 CET 2011 - jslaby@suse.cz Sun Jan 23 23:18:14 CET 2011 - jeffm@suse.com
- Refresh patches.rpmify/cloneconfig.diff.
scripts/kconfig/conf accepts long parameters only for some time already
- commit 36bcdd7
-------------------------------------------------------------------
Mon Jan 31 13:22:49 CET 2011 - jslaby@suse.cz
- block: loop queue_lock null pointer derefence in blk_throtl_exit
v3 (bnc#666598).
- commit cd38efd
-------------------------------------------------------------------
Mon Jan 31 10:47:27 CET 2011 - jslaby@suse.cz
- Fix prlimit64 for suid/sgid processes (bnc#668262).
- commit dae8217
-------------------------------------------------------------------
Sun Jan 23 23:19:08 CET 2011 - jeffm@suse.com
- netfilter: Implement RFC 1123 for FTP conntrack (bnc#466279). - netfilter: Implement RFC 1123 for FTP conntrack (bnc#466279).
- commit 3e2a2b2 - commit 4bf0e68
-------------------------------------------------------------------
Sun Jan 23 02:20:06 CET 2011 - jeffm@suse.de
- winbond: needs <linux/delay.h> for msleep and friends.
- commit e394a2e
-------------------------------------------------------------------
Sun Jan 23 02:17:51 CET 2011 - jeffm@suse.de
- Refresh patches.arch/ia64-page-migration: Update for migrate_pages() API change.
- commit 40d2921
-------------------------------------------------------------------
Sun Jan 23 02:16:20 CET 2011 - jeffm@suse.de
- supported.conf: Added rc_core as a dependency.
- commit 8b2c1b9
-------------------------------------------------------------------
Sun Jan 23 00:25:45 CET 2011 - jeffm@suse.com
- Update config files.
- CONFIG_EXPERT=n on all but ps3
- Vanilla configs updated.
- commit b25e639
-------------------------------------------------------------------
Sun Jan 23 00:20:41 CET 2011 - jeffm@suse.com
- Revert "- Update config files: CONFIG_EXPERT=n except ps3"
This reverts commit 3f2c93d6a0593b2cc0c40f5ffee426eef27cc400.
This was a bad commit. I have no idea where all the changes came from.
- commit 459f3f1
-------------------------------------------------------------------
Sun Jan 23 00:09:06 CET 2011 - jeffm@suse.com
- Update config files: CONFIG_EXPERT=n except ps3
- commit 3f2c93d
-------------------------------------------------------------------
Sat Jan 22 23:45:07 CET 2011 - jeffm@suse.com
- Updated to 2.6.38-rc2.
- Eliminated 1 patch.
- commit 90baa82
------------------------------------------------------------------- -------------------------------------------------------------------
Sat Jan 22 00:40:16 CET 2011 - jeffm@suse.com Sat Jan 22 00:40:16 CET 2011 - jeffm@suse.com
@ -292,6 +298,15 @@ Sat Jan 22 00:32:08 CET 2011 - jeffm@suse.de
- Updated some Patch-mainline headers. - Updated some Patch-mainline headers.
- commit 9122bf0 - commit 9122bf0
-------------------------------------------------------------------
Sat Jan 22 00:27:46 CET 2011 - jeffm@suse.de
- Update to 2.6.38-rc1.
- Removed 12 patches.
- Xen is disabled.
- Quite a few patches need updating.
- commit 9163bb7
------------------------------------------------------------------- -------------------------------------------------------------------
Fri Jan 21 02:42:39 CET 2011 - trenn@suse.de Fri Jan 21 02:42:39 CET 2011 - trenn@suse.de

File diff suppressed because it is too large Load Diff

View File

@ -1,105 +1,91 @@
------------------------------------------------------------------- -------------------------------------------------------------------
Mon Feb 21 10:34:10 CET 2011 - tiwai@suse.de Tue Mar 8 01:00:02 CET 2011 - jeffm@suse.de
- Update to 2.6.38-rc7.
- Refresh patches.xen/xen-x86-no-lapic.
- Refresh patches.xen/xen3-patch-2.6.19.
- commit 7eb9d30
-------------------------------------------------------------------
Mon Mar 7 13:50:08 CET 2011 - mmarek@suse.cz
- rpm/kernel-binary.spec.in: Do not abort build because of
supported.conf inconsistency if %supported_modules_check == 0.
- commit 6cc2d2b
-------------------------------------------------------------------
Wed Mar 2 09:02:40 CET 2011 - jbeulich@novell.com
- patches.arch/x86_64-unwind-annotations: Fix a fatal oversight in
yesterday's change.
- commit 098768b
-------------------------------------------------------------------
Mon Feb 28 15:34:35 CET 2011 - jbeulich@novell.com
- patches.arch/x86_64-unwind-annotations: Add annotations to
lib/rwsem_64.S.
- commit 87944ac
-------------------------------------------------------------------
Thu Feb 24 16:27:46 CET 2011 - tiwai@suse.de
- ALSA: usb-audio: fix oops due to cleanup race when disconnecting
(bnc#674735).
- commit ed81f8c
-------------------------------------------------------------------
Wed Feb 23 23:03:41 CET 2011 - mmarek@suse.cz
- rpm/kernel-binary.spec.in: Remove unused code.
- commit dacbc44
-------------------------------------------------------------------
Tue Feb 22 21:49:18 CET 2011 - jeffm@suse.com
- Update to 2.6.38-rc6.
- Eliminated 1 patch.
- commit 6cce7bb
-------------------------------------------------------------------
Tue Feb 22 10:00:42 CET 2011 - mmarek@suse.cz
- rpm/mkspec: Do not create kernel-syms.spec on vanilla-only branches
- commit eb17bba
-------------------------------------------------------------------
Mon Feb 21 10:31:05 CET 2011 - tiwai@suse.de
- ALSA: caiaq - Fix possible string-buffer overflow (bnc#672499, - ALSA: caiaq - Fix possible string-buffer overflow (bnc#672499,
CVE-2011-0712). CVE-2011-0712).
- commit f6a72cc - commit 5ef002b
------------------------------------------------------------------- -------------------------------------------------------------------
Sun Feb 20 11:36:45 CET 2011 - jslaby@suse.cz Fri Feb 18 23:13:58 CET 2011 - rjw@suse.de
- Revert "tpm_tis: Use timeouts returned from TPM" (bnc#673619).
- commit d991856
-------------------------------------------------------------------
Fri Feb 18 22:57:09 CET 2011 - rjw@suse.de
- ACPI / debugfs: Fix buffer overflows, double free (bnc#666095). - ACPI / debugfs: Fix buffer overflows, double free (bnc#666095).
- commit da9d3a8 - commit 41c6654
------------------------------------------------------------------- -------------------------------------------------------------------
Fri Feb 18 11:32:28 CET 2011 - jslaby@suse.cz Thu Feb 17 02:28:52 CET 2011 - jeffm@suse.de
- Update to 2.6.37.1: - Update to 2.6.38-rc5.
- obsoletes: - commit 8344657
- patches.arch/x86-mtrr-avoid-MTRR-reprogramming-on-BP-during-boot-on.patch
- patches.drivers/alsa-hda-0001-Fix-memory-leaks-in-conexant-jack-arrays
- patches.drivers/alsa-hda-0002-Fix-missing-CA-initialization-for-HDMI-DP
- patches.fixes/calibrate-jiffy-overflow
- patches.fixes/fix-ata-panic-with-ata_id
- patches.fixes/fix-prlimit64-for-suid-sgid-processes.patch
- patches.fixes/input-introduce-notimeout-blacklist-for-Dell-Vostro-.patch
- patches.fixes/sched-cgroup-use-exit-hook-to-avoid-use-after-free-crash
- patches.fixes/staging-rt2860-Fix-incorrect-netif_stop_queue-usage.patch
- Refresh patches.suse/SoN-08-mm-page_alloc-emerg.patch.
- Refresh patches.suse/SoN-16-netvm-reserve-inet.patch.
- Refresh patches.suse/dm-mpath-accept-failed-paths.
- Refresh patches.suse/sched-automated-per-session-task-groups.
- Refresh patches.xen/xen3-auto-common.diff.
- Refresh patches.xen/xen3-fixup-common.
- Refresh patches.xen/xen3-patch-2.6.37.
- commit a638bb4
------------------------------------------------------------------- -------------------------------------------------------------------
Fri Feb 18 07:44:54 CET 2011 - sjayaraman@suse.de Thu Feb 17 01:24:01 CET 2011 - gregkh@suse.de
- Refresh patches.suse/SoN-06-mm-kmem_estimate_pages.patch to accomodate
an upstream change.
- commit a4e281e
-------------------------------------------------------------------
Thu Feb 17 11:58:18 CET 2011 - rjw@suse.de
- PNP / ACPI: Use DEVICE_ACPI_HANDLE() for device ACPI handle access (bnc#434742).
- commit a73834f
-------------------------------------------------------------------
Thu Feb 17 01:15:14 CET 2011 - gregkh@suse.de
- Update config files. - Update config files.
disable CONFIG_DRM_VMWGFX. (bnc#606458) - disable CONFIG_DRM_VMWGFX (bnc#606458)
- commit 409d54e - update sparc configs to at least be able to run "make oldconfig"
- commit da75bd9
------------------------------------------------------------------- -------------------------------------------------------------------
Wed Feb 16 16:25:24 CET 2011 - jbeulich@novell.com Wed Feb 16 16:14:52 CET 2011 - jbeulich@novell.com
- patches.arch/x86_64-unwind-annotations: Re-add change lost during - patches.arch/x86_64-unwind-annotations: Re-add change lost during
initial 2.6.37 merge. initial 2.6.37 merge.
- commit 7a5313d - commit e493205
-------------------------------------------------------------------
Wed Feb 16 14:31:03 CET 2011 - tiwai@suse.de
- ALSA: HDA: Add Lenovo vendor quirk for Conexant 205xx
(bnc#670946).
- commit b3bc287
-------------------------------------------------------------------
Tue Feb 15 22:50:02 CET 2011 - jeffm@suse.com
- tty: add 'active' sysfs attribute to tty0 and console device.
- commit 7ae6e9a
-------------------------------------------------------------------
Tue Feb 15 17:14:14 CET 2011 - jslaby@suse.cz
- Revert "ath9k: Fix a DMA latency issue for Intel Pinetrail
platforms." (bnc#667793).
- Revert "ath9k: Remove pm_qos request after hw
unregister." (bnc#667793).
- Revert "ath9k: use per-device struct for pm_qos_* operations"
(bnc#667793).
- commit b2849f6
-------------------------------------------------------------------
Tue Feb 15 10:59:55 CET 2011 - jack@suse.cz
- bridge: Replace mp->mglist hlist with a bool (bnc#653547).
- bridge: Fix timer typo that may render snooping less effective
(bnc#653547).
- bridge: Fix mglist corruption that leads to memory corruption
(bnc#653547).
- commit a70e5ca
------------------------------------------------------------------- -------------------------------------------------------------------
Mon Feb 14 13:42:21 CET 2011 - mmarek@suse.cz Mon Feb 14 13:42:21 CET 2011 - mmarek@suse.cz
@ -119,7 +105,7 @@ Mon Feb 14 13:20:47 CET 2011 - mmarek@suse.cz
- Delete misc/mangle-ifdef.py. - Delete misc/mangle-ifdef.py.
- Delete misc/obsolete-module-aliases. - Delete misc/obsolete-module-aliases.
- Delete misc/testmodule. - Delete misc/testmodule.
- commit 3dd255b - commit edc6d32
------------------------------------------------------------------- -------------------------------------------------------------------
Mon Feb 14 13:19:22 CET 2011 - mmarek@suse.cz Mon Feb 14 13:19:22 CET 2011 - mmarek@suse.cz
@ -127,21 +113,21 @@ Mon Feb 14 13:19:22 CET 2011 - mmarek@suse.cz
- rpm/kernel-source.spec.in: Delete misc/extract-modaliases, the code - rpm/kernel-source.spec.in: Delete misc/extract-modaliases, the code
was merged into rpm's find-supplements script. was merged into rpm's find-supplements script.
- Delete rpm/check-build.sh, not needed anymore. - Delete rpm/check-build.sh, not needed anymore.
- commit bd6fa48 - commit 0a157b1
------------------------------------------------------------------- -------------------------------------------------------------------
Thu Feb 10 02:55:41 CET 2011 - jeffm@suse.com Thu Feb 10 02:57:43 CET 2011 - jeffm@suse.com
- flexcop: fix registering braindead stupid names (brc#575873 - flexcop: fix registering braindead stupid names (brc#575873
bnc#661429). bnc#661429).
- commit 2e98bfc - commit 72bd3d0
------------------------------------------------------------------- -------------------------------------------------------------------
Wed Feb 9 22:52:29 CET 2011 - gregkh@suse.de Wed Feb 9 22:55:13 CET 2011 - gregkh@suse.de
- Staging: samsung-laptop: add support for lots of laptops - Staging: samsung-laptop: add support for lots of laptops
(bnc#661682). (bnc#661682).
- commit c6d0dc9 - commit 1eb5eaa
------------------------------------------------------------------- -------------------------------------------------------------------
Wed Feb 9 13:37:33 CET 2011 - mmarek@suse.cz Wed Feb 9 13:37:33 CET 2011 - mmarek@suse.cz
@ -149,59 +135,69 @@ Wed Feb 9 13:37:33 CET 2011 - mmarek@suse.cz
- rpm/kernel-source.spec.in: Set timestamp of sources to the commit - rpm/kernel-source.spec.in: Set timestamp of sources to the commit
timestamp, so that they are always older than generated files in timestamp, so that they are always older than generated files in
/usr/src/linux-obj (bnc#669669). /usr/src/linux-obj (bnc#669669).
- commit 31e675a - commit 8565452
-------------------------------------------------------------------
Wed Feb 9 13:00:11 CET 2011 - tiwai@suse.de
- ALSA: hda - Fix missing CA initialization for HDMI/DP
(bnc#670577).
- commit 474305e
------------------------------------------------------------------- -------------------------------------------------------------------
Wed Feb 9 00:08:37 CET 2011 - mmarek@suse.cz Wed Feb 9 00:08:37 CET 2011 - mmarek@suse.cz
- rpm/kernel-binary.spec.in: Do not run fdupes in /usr/src/linux-obj, to - rpm/kernel-binary.spec.in: Do not run fdupes in /usr/src/linux-obj, to
keep timestamps intact. keep timestamps intact.
- commit e211a69 - commit 9ba5ff0
------------------------------------------------------------------- -------------------------------------------------------------------
Tue Feb 8 23:42:06 CET 2011 - mmarek@suse.cz Tue Feb 8 23:42:06 CET 2011 - mmarek@suse.cz
- rpm/kernel-source.spec.in: Remove .gitignore files after applying patches - rpm/kernel-source.spec.in: Remove .gitignore files after applying patches
(fix last change). (fix last change).
- commit d6a7494 - commit 907f9cc
------------------------------------------------------------------- -------------------------------------------------------------------
Tue Feb 8 17:24:22 CET 2011 - jslaby@suse.cz Tue Feb 8 18:10:13 CET 2011 - jeffm@suse.com
- orinoco: allow IW_AUTH_MFP to pass through (bnc#661624). - Updated to 2.6.38-rc4.
- commit 442a3d7 - Eliminated 1 patch.
- commit c327e0a
------------------------------------------------------------------- -------------------------------------------------------------------
Tue Feb 8 16:52:35 CET 2011 - jbeulich@novell.com Tue Feb 8 16:48:28 CET 2011 - jbeulich@novell.com
- Fix a few issues in patches.suse/stack-unwind (bnc#661409). - Fix a few issues in patches.suse/stack-unwind (bnc#661409).
- commit f82619b - commit 027481c
------------------------------------------------------------------- -------------------------------------------------------------------
Mon Feb 7 19:41:04 CET 2011 - jslaby@suse.cz Tue Feb 8 14:31:56 CET 2011 - jbeulich@novell.com
- staging: rt2860: Fix incorrect netif_stop_queue usage warning - Update Xen patches to 2.6.38-rc4 and c/s 1066.
(bnc#661657). - config.conf: Re-enable Xen.
- commit 39b4c1e - Update x86 config files.
- commit 72cea6e
-------------------------------------------------------------------
Tue Feb 8 14:17:50 CET 2011 - jbeulich@novell.com
- Update config files.
- Refresh and re-enable patches.arch/x86_64-unwind-annotations.
- Refresh and re-enable patches.suse/stack-unwind.
- commit 1fabeda
-------------------------------------------------------------------
Tue Feb 8 13:16:52 CET 2011 - sjayaraman@suse.de
- Refresh patches.suse/SoN-06-mm-kmem_estimate_pages.patch to accomodate an
upstream change.
- commit ae5bb3f
------------------------------------------------------------------- -------------------------------------------------------------------
Mon Feb 7 18:20:11 CET 2011 - mmarek@suse.cz Mon Feb 7 18:20:11 CET 2011 - mmarek@suse.cz
- rpm/{kernel-source.spec.in,mkspec}: Sync with vanilla and linux-next - rpm/{kernel-source.spec.in,mkspec}: Sync with vanilla and linux-next
- commit fecf998 - commit c93cd6c
------------------------------------------------------------------- -------------------------------------------------------------------
Mon Feb 7 16:19:29 CET 2011 - mmarek@suse.cz Mon Feb 7 16:19:29 CET 2011 - mmarek@suse.cz
- rpm/kernel-source.spec.in: Remove dead code. - rpm/kernel-source.spec.in: Remove dead code.
- commit b97b6f2 - commit 99e8891
------------------------------------------------------------------- -------------------------------------------------------------------
Mon Feb 7 14:27:36 CET 2011 - mmarek@suse.cz Mon Feb 7 14:27:36 CET 2011 - mmarek@suse.cz
@ -209,76 +205,86 @@ Mon Feb 7 14:27:36 CET 2011 - mmarek@suse.cz
- rpm/kernel-binary.spec.in, rpm/kernel-spec-macros: Fix the definition - rpm/kernel-binary.spec.in, rpm/kernel-spec-macros: Fix the definition
of %release_major and rename it to %release_num to better describe of %release_major and rename it to %release_num to better describe
what it does. Add some comments to explain how the versioning works. what it does. Add some comments to explain how the versioning works.
- commit 3de2a1a - commit 9a3bc94
------------------------------------------------------------------- -------------------------------------------------------------------
Fri Feb 4 22:22:44 CET 2011 - mmarek@suse.cz Fri Feb 4 22:22:44 CET 2011 - mmarek@suse.cz
- rpm/compute-PATCHVERSION.sh: Fix sed regexp - rpm/compute-PATCHVERSION.sh: Fix sed regexp
- commit d889fe7 - commit 608bae2
------------------------------------------------------------------- -------------------------------------------------------------------
Thu Feb 3 21:54:01 CET 2011 - rjw@suse.de Fri Feb 4 01:46:21 CET 2011 - jeffm@suse.com
- x86, mtrr: avoid MTRR reprogramming on BP during boot on (bnc#623393). - hfs: avoid crash in hfs_bnode_create (bnc#552250).
- commit 0664ad4 - commit d84296a
------------------------------------------------------------------- -------------------------------------------------------------------
Thu Feb 3 17:46:29 CET 2011 - jbeulich@novell.com Fri Feb 4 01:44:50 CET 2011 - jeffm@suse.com
- Update Xen patches to c/s 1066. - Updated to 2.6.38-rc3.
- cpuidle/x86/perf: fix power:cpu_idle double end events and - Eliminated 2 patches.
throw cpu_idle events from the cpuidle layer (bnc#665153). - commit b6b51ca
- perf: Clean up power events by introducing new, more generic
ones (bnc#665153).
- commit e88242f
-------------------------------------------------------------------
Thu Feb 3 17:43:57 CET 2011 - jbeulich@novell.com
- Fix jiffy calculations in calibrate_delay_direct to handle
overflow.
- commit 4a69163
-------------------------------------------------------------------
Wed Feb 2 17:34:01 CET 2011 - jeffm@suse.com
- patches.fixes/reiserfs-xattr-crash-fix: fix crash
during failed mount (bnc#668878)
- commit de24d15
------------------------------------------------------------------- -------------------------------------------------------------------
Wed Feb 2 17:25:06 CET 2011 - tiwai@suse.de Wed Feb 2 17:25:06 CET 2011 - tiwai@suse.de
- ALSA: hda - Fix memory leaks in conexant jack arrays - ALSA: hda - Fix memory leaks in conexant jack arrays
(bnc#668929). (bnc#668929).
- commit 7dbcb59 - commit 31971a4
------------------------------------------------------------------- -------------------------------------------------------------------
Mon Jan 31 23:00:46 CET 2011 - jslaby@suse.cz Sun Jan 23 23:18:14 CET 2011 - jeffm@suse.com
- Refresh patches.rpmify/cloneconfig.diff.
scripts/kconfig/conf accepts long parameters only for some time already
- commit 36bcdd7
-------------------------------------------------------------------
Mon Jan 31 13:22:49 CET 2011 - jslaby@suse.cz
- block: loop queue_lock null pointer derefence in blk_throtl_exit
v3 (bnc#666598).
- commit cd38efd
-------------------------------------------------------------------
Mon Jan 31 10:47:27 CET 2011 - jslaby@suse.cz
- Fix prlimit64 for suid/sgid processes (bnc#668262).
- commit dae8217
-------------------------------------------------------------------
Sun Jan 23 23:19:08 CET 2011 - jeffm@suse.com
- netfilter: Implement RFC 1123 for FTP conntrack (bnc#466279). - netfilter: Implement RFC 1123 for FTP conntrack (bnc#466279).
- commit 3e2a2b2 - commit 4bf0e68
-------------------------------------------------------------------
Sun Jan 23 02:20:06 CET 2011 - jeffm@suse.de
- winbond: needs <linux/delay.h> for msleep and friends.
- commit e394a2e
-------------------------------------------------------------------
Sun Jan 23 02:17:51 CET 2011 - jeffm@suse.de
- Refresh patches.arch/ia64-page-migration: Update for migrate_pages() API change.
- commit 40d2921
-------------------------------------------------------------------
Sun Jan 23 02:16:20 CET 2011 - jeffm@suse.de
- supported.conf: Added rc_core as a dependency.
- commit 8b2c1b9
-------------------------------------------------------------------
Sun Jan 23 00:25:45 CET 2011 - jeffm@suse.com
- Update config files.
- CONFIG_EXPERT=n on all but ps3
- Vanilla configs updated.
- commit b25e639
-------------------------------------------------------------------
Sun Jan 23 00:20:41 CET 2011 - jeffm@suse.com
- Revert "- Update config files: CONFIG_EXPERT=n except ps3"
This reverts commit 3f2c93d6a0593b2cc0c40f5ffee426eef27cc400.
This was a bad commit. I have no idea where all the changes came from.
- commit 459f3f1
-------------------------------------------------------------------
Sun Jan 23 00:09:06 CET 2011 - jeffm@suse.com
- Update config files: CONFIG_EXPERT=n except ps3
- commit 3f2c93d
-------------------------------------------------------------------
Sat Jan 22 23:45:07 CET 2011 - jeffm@suse.com
- Updated to 2.6.38-rc2.
- Eliminated 1 patch.
- commit 90baa82
------------------------------------------------------------------- -------------------------------------------------------------------
Sat Jan 22 00:40:16 CET 2011 - jeffm@suse.com Sat Jan 22 00:40:16 CET 2011 - jeffm@suse.com
@ -292,6 +298,15 @@ Sat Jan 22 00:32:08 CET 2011 - jeffm@suse.de
- Updated some Patch-mainline headers. - Updated some Patch-mainline headers.
- commit 9122bf0 - commit 9122bf0
-------------------------------------------------------------------
Sat Jan 22 00:27:46 CET 2011 - jeffm@suse.de
- Update to 2.6.38-rc1.
- Removed 12 patches.
- Xen is disabled.
- Quite a few patches need updating.
- commit 9163bb7
------------------------------------------------------------------- -------------------------------------------------------------------
Fri Jan 21 02:42:39 CET 2011 - trenn@suse.de Fri Jan 21 02:42:39 CET 2011 - trenn@suse.de

File diff suppressed because it is too large Load Diff

View File

@ -1,105 +1,91 @@
------------------------------------------------------------------- -------------------------------------------------------------------
Mon Feb 21 10:34:10 CET 2011 - tiwai@suse.de Tue Mar 8 01:00:02 CET 2011 - jeffm@suse.de
- Update to 2.6.38-rc7.
- Refresh patches.xen/xen-x86-no-lapic.
- Refresh patches.xen/xen3-patch-2.6.19.
- commit 7eb9d30
-------------------------------------------------------------------
Mon Mar 7 13:50:08 CET 2011 - mmarek@suse.cz
- rpm/kernel-binary.spec.in: Do not abort build because of
supported.conf inconsistency if %supported_modules_check == 0.
- commit 6cc2d2b
-------------------------------------------------------------------
Wed Mar 2 09:02:40 CET 2011 - jbeulich@novell.com
- patches.arch/x86_64-unwind-annotations: Fix a fatal oversight in
yesterday's change.
- commit 098768b
-------------------------------------------------------------------
Mon Feb 28 15:34:35 CET 2011 - jbeulich@novell.com
- patches.arch/x86_64-unwind-annotations: Add annotations to
lib/rwsem_64.S.
- commit 87944ac
-------------------------------------------------------------------
Thu Feb 24 16:27:46 CET 2011 - tiwai@suse.de
- ALSA: usb-audio: fix oops due to cleanup race when disconnecting
(bnc#674735).
- commit ed81f8c
-------------------------------------------------------------------
Wed Feb 23 23:03:41 CET 2011 - mmarek@suse.cz
- rpm/kernel-binary.spec.in: Remove unused code.
- commit dacbc44
-------------------------------------------------------------------
Tue Feb 22 21:49:18 CET 2011 - jeffm@suse.com
- Update to 2.6.38-rc6.
- Eliminated 1 patch.
- commit 6cce7bb
-------------------------------------------------------------------
Tue Feb 22 10:00:42 CET 2011 - mmarek@suse.cz
- rpm/mkspec: Do not create kernel-syms.spec on vanilla-only branches
- commit eb17bba
-------------------------------------------------------------------
Mon Feb 21 10:31:05 CET 2011 - tiwai@suse.de
- ALSA: caiaq - Fix possible string-buffer overflow (bnc#672499, - ALSA: caiaq - Fix possible string-buffer overflow (bnc#672499,
CVE-2011-0712). CVE-2011-0712).
- commit f6a72cc - commit 5ef002b
------------------------------------------------------------------- -------------------------------------------------------------------
Sun Feb 20 11:36:45 CET 2011 - jslaby@suse.cz Fri Feb 18 23:13:58 CET 2011 - rjw@suse.de
- Revert "tpm_tis: Use timeouts returned from TPM" (bnc#673619).
- commit d991856
-------------------------------------------------------------------
Fri Feb 18 22:57:09 CET 2011 - rjw@suse.de
- ACPI / debugfs: Fix buffer overflows, double free (bnc#666095). - ACPI / debugfs: Fix buffer overflows, double free (bnc#666095).
- commit da9d3a8 - commit 41c6654
------------------------------------------------------------------- -------------------------------------------------------------------
Fri Feb 18 11:32:28 CET 2011 - jslaby@suse.cz Thu Feb 17 02:28:52 CET 2011 - jeffm@suse.de
- Update to 2.6.37.1: - Update to 2.6.38-rc5.
- obsoletes: - commit 8344657
- patches.arch/x86-mtrr-avoid-MTRR-reprogramming-on-BP-during-boot-on.patch
- patches.drivers/alsa-hda-0001-Fix-memory-leaks-in-conexant-jack-arrays
- patches.drivers/alsa-hda-0002-Fix-missing-CA-initialization-for-HDMI-DP
- patches.fixes/calibrate-jiffy-overflow
- patches.fixes/fix-ata-panic-with-ata_id
- patches.fixes/fix-prlimit64-for-suid-sgid-processes.patch
- patches.fixes/input-introduce-notimeout-blacklist-for-Dell-Vostro-.patch
- patches.fixes/sched-cgroup-use-exit-hook-to-avoid-use-after-free-crash
- patches.fixes/staging-rt2860-Fix-incorrect-netif_stop_queue-usage.patch
- Refresh patches.suse/SoN-08-mm-page_alloc-emerg.patch.
- Refresh patches.suse/SoN-16-netvm-reserve-inet.patch.
- Refresh patches.suse/dm-mpath-accept-failed-paths.
- Refresh patches.suse/sched-automated-per-session-task-groups.
- Refresh patches.xen/xen3-auto-common.diff.
- Refresh patches.xen/xen3-fixup-common.
- Refresh patches.xen/xen3-patch-2.6.37.
- commit a638bb4
------------------------------------------------------------------- -------------------------------------------------------------------
Fri Feb 18 07:44:54 CET 2011 - sjayaraman@suse.de Thu Feb 17 01:24:01 CET 2011 - gregkh@suse.de
- Refresh patches.suse/SoN-06-mm-kmem_estimate_pages.patch to accomodate
an upstream change.
- commit a4e281e
-------------------------------------------------------------------
Thu Feb 17 11:58:18 CET 2011 - rjw@suse.de
- PNP / ACPI: Use DEVICE_ACPI_HANDLE() for device ACPI handle access (bnc#434742).
- commit a73834f
-------------------------------------------------------------------
Thu Feb 17 01:15:14 CET 2011 - gregkh@suse.de
- Update config files. - Update config files.
disable CONFIG_DRM_VMWGFX. (bnc#606458) - disable CONFIG_DRM_VMWGFX (bnc#606458)
- commit 409d54e - update sparc configs to at least be able to run "make oldconfig"
- commit da75bd9
------------------------------------------------------------------- -------------------------------------------------------------------
Wed Feb 16 16:25:24 CET 2011 - jbeulich@novell.com Wed Feb 16 16:14:52 CET 2011 - jbeulich@novell.com
- patches.arch/x86_64-unwind-annotations: Re-add change lost during - patches.arch/x86_64-unwind-annotations: Re-add change lost during
initial 2.6.37 merge. initial 2.6.37 merge.
- commit 7a5313d - commit e493205
-------------------------------------------------------------------
Wed Feb 16 14:31:03 CET 2011 - tiwai@suse.de
- ALSA: HDA: Add Lenovo vendor quirk for Conexant 205xx
(bnc#670946).
- commit b3bc287
-------------------------------------------------------------------
Tue Feb 15 22:50:02 CET 2011 - jeffm@suse.com
- tty: add 'active' sysfs attribute to tty0 and console device.
- commit 7ae6e9a
-------------------------------------------------------------------
Tue Feb 15 17:14:14 CET 2011 - jslaby@suse.cz
- Revert "ath9k: Fix a DMA latency issue for Intel Pinetrail
platforms." (bnc#667793).
- Revert "ath9k: Remove pm_qos request after hw
unregister." (bnc#667793).
- Revert "ath9k: use per-device struct for pm_qos_* operations"
(bnc#667793).
- commit b2849f6
-------------------------------------------------------------------
Tue Feb 15 10:59:55 CET 2011 - jack@suse.cz
- bridge: Replace mp->mglist hlist with a bool (bnc#653547).
- bridge: Fix timer typo that may render snooping less effective
(bnc#653547).
- bridge: Fix mglist corruption that leads to memory corruption
(bnc#653547).
- commit a70e5ca
------------------------------------------------------------------- -------------------------------------------------------------------
Mon Feb 14 13:42:21 CET 2011 - mmarek@suse.cz Mon Feb 14 13:42:21 CET 2011 - mmarek@suse.cz
@ -119,7 +105,7 @@ Mon Feb 14 13:20:47 CET 2011 - mmarek@suse.cz
- Delete misc/mangle-ifdef.py. - Delete misc/mangle-ifdef.py.
- Delete misc/obsolete-module-aliases. - Delete misc/obsolete-module-aliases.
- Delete misc/testmodule. - Delete misc/testmodule.
- commit 3dd255b - commit edc6d32
------------------------------------------------------------------- -------------------------------------------------------------------
Mon Feb 14 13:19:22 CET 2011 - mmarek@suse.cz Mon Feb 14 13:19:22 CET 2011 - mmarek@suse.cz
@ -127,21 +113,21 @@ Mon Feb 14 13:19:22 CET 2011 - mmarek@suse.cz
- rpm/kernel-source.spec.in: Delete misc/extract-modaliases, the code - rpm/kernel-source.spec.in: Delete misc/extract-modaliases, the code
was merged into rpm's find-supplements script. was merged into rpm's find-supplements script.
- Delete rpm/check-build.sh, not needed anymore. - Delete rpm/check-build.sh, not needed anymore.
- commit bd6fa48 - commit 0a157b1
------------------------------------------------------------------- -------------------------------------------------------------------
Thu Feb 10 02:55:41 CET 2011 - jeffm@suse.com Thu Feb 10 02:57:43 CET 2011 - jeffm@suse.com
- flexcop: fix registering braindead stupid names (brc#575873 - flexcop: fix registering braindead stupid names (brc#575873
bnc#661429). bnc#661429).
- commit 2e98bfc - commit 72bd3d0
------------------------------------------------------------------- -------------------------------------------------------------------
Wed Feb 9 22:52:29 CET 2011 - gregkh@suse.de Wed Feb 9 22:55:13 CET 2011 - gregkh@suse.de
- Staging: samsung-laptop: add support for lots of laptops - Staging: samsung-laptop: add support for lots of laptops
(bnc#661682). (bnc#661682).
- commit c6d0dc9 - commit 1eb5eaa
------------------------------------------------------------------- -------------------------------------------------------------------
Wed Feb 9 13:37:33 CET 2011 - mmarek@suse.cz Wed Feb 9 13:37:33 CET 2011 - mmarek@suse.cz
@ -149,59 +135,69 @@ Wed Feb 9 13:37:33 CET 2011 - mmarek@suse.cz
- rpm/kernel-source.spec.in: Set timestamp of sources to the commit - rpm/kernel-source.spec.in: Set timestamp of sources to the commit
timestamp, so that they are always older than generated files in timestamp, so that they are always older than generated files in
/usr/src/linux-obj (bnc#669669). /usr/src/linux-obj (bnc#669669).
- commit 31e675a - commit 8565452
-------------------------------------------------------------------
Wed Feb 9 13:00:11 CET 2011 - tiwai@suse.de
- ALSA: hda - Fix missing CA initialization for HDMI/DP
(bnc#670577).
- commit 474305e
------------------------------------------------------------------- -------------------------------------------------------------------
Wed Feb 9 00:08:37 CET 2011 - mmarek@suse.cz Wed Feb 9 00:08:37 CET 2011 - mmarek@suse.cz
- rpm/kernel-binary.spec.in: Do not run fdupes in /usr/src/linux-obj, to - rpm/kernel-binary.spec.in: Do not run fdupes in /usr/src/linux-obj, to
keep timestamps intact. keep timestamps intact.
- commit e211a69 - commit 9ba5ff0
------------------------------------------------------------------- -------------------------------------------------------------------
Tue Feb 8 23:42:06 CET 2011 - mmarek@suse.cz Tue Feb 8 23:42:06 CET 2011 - mmarek@suse.cz
- rpm/kernel-source.spec.in: Remove .gitignore files after applying patches - rpm/kernel-source.spec.in: Remove .gitignore files after applying patches
(fix last change). (fix last change).
- commit d6a7494 - commit 907f9cc
------------------------------------------------------------------- -------------------------------------------------------------------
Tue Feb 8 17:24:22 CET 2011 - jslaby@suse.cz Tue Feb 8 18:10:13 CET 2011 - jeffm@suse.com
- orinoco: allow IW_AUTH_MFP to pass through (bnc#661624). - Updated to 2.6.38-rc4.
- commit 442a3d7 - Eliminated 1 patch.
- commit c327e0a
------------------------------------------------------------------- -------------------------------------------------------------------
Tue Feb 8 16:52:35 CET 2011 - jbeulich@novell.com Tue Feb 8 16:48:28 CET 2011 - jbeulich@novell.com
- Fix a few issues in patches.suse/stack-unwind (bnc#661409). - Fix a few issues in patches.suse/stack-unwind (bnc#661409).
- commit f82619b - commit 027481c
------------------------------------------------------------------- -------------------------------------------------------------------
Mon Feb 7 19:41:04 CET 2011 - jslaby@suse.cz Tue Feb 8 14:31:56 CET 2011 - jbeulich@novell.com
- staging: rt2860: Fix incorrect netif_stop_queue usage warning - Update Xen patches to 2.6.38-rc4 and c/s 1066.
(bnc#661657). - config.conf: Re-enable Xen.
- commit 39b4c1e - Update x86 config files.
- commit 72cea6e
-------------------------------------------------------------------
Tue Feb 8 14:17:50 CET 2011 - jbeulich@novell.com
- Update config files.
- Refresh and re-enable patches.arch/x86_64-unwind-annotations.
- Refresh and re-enable patches.suse/stack-unwind.
- commit 1fabeda
-------------------------------------------------------------------
Tue Feb 8 13:16:52 CET 2011 - sjayaraman@suse.de
- Refresh patches.suse/SoN-06-mm-kmem_estimate_pages.patch to accomodate an
upstream change.
- commit ae5bb3f
------------------------------------------------------------------- -------------------------------------------------------------------
Mon Feb 7 18:20:11 CET 2011 - mmarek@suse.cz Mon Feb 7 18:20:11 CET 2011 - mmarek@suse.cz
- rpm/{kernel-source.spec.in,mkspec}: Sync with vanilla and linux-next - rpm/{kernel-source.spec.in,mkspec}: Sync with vanilla and linux-next
- commit fecf998 - commit c93cd6c
------------------------------------------------------------------- -------------------------------------------------------------------
Mon Feb 7 16:19:29 CET 2011 - mmarek@suse.cz Mon Feb 7 16:19:29 CET 2011 - mmarek@suse.cz
- rpm/kernel-source.spec.in: Remove dead code. - rpm/kernel-source.spec.in: Remove dead code.
- commit b97b6f2 - commit 99e8891
------------------------------------------------------------------- -------------------------------------------------------------------
Mon Feb 7 14:27:36 CET 2011 - mmarek@suse.cz Mon Feb 7 14:27:36 CET 2011 - mmarek@suse.cz
@ -209,76 +205,86 @@ Mon Feb 7 14:27:36 CET 2011 - mmarek@suse.cz
- rpm/kernel-binary.spec.in, rpm/kernel-spec-macros: Fix the definition - rpm/kernel-binary.spec.in, rpm/kernel-spec-macros: Fix the definition
of %release_major and rename it to %release_num to better describe of %release_major and rename it to %release_num to better describe
what it does. Add some comments to explain how the versioning works. what it does. Add some comments to explain how the versioning works.
- commit 3de2a1a - commit 9a3bc94
------------------------------------------------------------------- -------------------------------------------------------------------
Fri Feb 4 22:22:44 CET 2011 - mmarek@suse.cz Fri Feb 4 22:22:44 CET 2011 - mmarek@suse.cz
- rpm/compute-PATCHVERSION.sh: Fix sed regexp - rpm/compute-PATCHVERSION.sh: Fix sed regexp
- commit d889fe7 - commit 608bae2
------------------------------------------------------------------- -------------------------------------------------------------------
Thu Feb 3 21:54:01 CET 2011 - rjw@suse.de Fri Feb 4 01:46:21 CET 2011 - jeffm@suse.com
- x86, mtrr: avoid MTRR reprogramming on BP during boot on (bnc#623393). - hfs: avoid crash in hfs_bnode_create (bnc#552250).
- commit 0664ad4 - commit d84296a
------------------------------------------------------------------- -------------------------------------------------------------------
Thu Feb 3 17:46:29 CET 2011 - jbeulich@novell.com Fri Feb 4 01:44:50 CET 2011 - jeffm@suse.com
- Update Xen patches to c/s 1066. - Updated to 2.6.38-rc3.
- cpuidle/x86/perf: fix power:cpu_idle double end events and - Eliminated 2 patches.
throw cpu_idle events from the cpuidle layer (bnc#665153). - commit b6b51ca
- perf: Clean up power events by introducing new, more generic
ones (bnc#665153).
- commit e88242f
-------------------------------------------------------------------
Thu Feb 3 17:43:57 CET 2011 - jbeulich@novell.com
- Fix jiffy calculations in calibrate_delay_direct to handle
overflow.
- commit 4a69163
-------------------------------------------------------------------
Wed Feb 2 17:34:01 CET 2011 - jeffm@suse.com
- patches.fixes/reiserfs-xattr-crash-fix: fix crash
during failed mount (bnc#668878)
- commit de24d15
------------------------------------------------------------------- -------------------------------------------------------------------
Wed Feb 2 17:25:06 CET 2011 - tiwai@suse.de Wed Feb 2 17:25:06 CET 2011 - tiwai@suse.de
- ALSA: hda - Fix memory leaks in conexant jack arrays - ALSA: hda - Fix memory leaks in conexant jack arrays
(bnc#668929). (bnc#668929).
- commit 7dbcb59 - commit 31971a4
------------------------------------------------------------------- -------------------------------------------------------------------
Mon Jan 31 23:00:46 CET 2011 - jslaby@suse.cz Sun Jan 23 23:18:14 CET 2011 - jeffm@suse.com
- Refresh patches.rpmify/cloneconfig.diff.
scripts/kconfig/conf accepts long parameters only for some time already
- commit 36bcdd7
-------------------------------------------------------------------
Mon Jan 31 13:22:49 CET 2011 - jslaby@suse.cz
- block: loop queue_lock null pointer derefence in blk_throtl_exit
v3 (bnc#666598).
- commit cd38efd
-------------------------------------------------------------------
Mon Jan 31 10:47:27 CET 2011 - jslaby@suse.cz
- Fix prlimit64 for suid/sgid processes (bnc#668262).
- commit dae8217
-------------------------------------------------------------------
Sun Jan 23 23:19:08 CET 2011 - jeffm@suse.com
- netfilter: Implement RFC 1123 for FTP conntrack (bnc#466279). - netfilter: Implement RFC 1123 for FTP conntrack (bnc#466279).
- commit 3e2a2b2 - commit 4bf0e68
-------------------------------------------------------------------
Sun Jan 23 02:20:06 CET 2011 - jeffm@suse.de
- winbond: needs <linux/delay.h> for msleep and friends.
- commit e394a2e
-------------------------------------------------------------------
Sun Jan 23 02:17:51 CET 2011 - jeffm@suse.de
- Refresh patches.arch/ia64-page-migration: Update for migrate_pages() API change.
- commit 40d2921
-------------------------------------------------------------------
Sun Jan 23 02:16:20 CET 2011 - jeffm@suse.de
- supported.conf: Added rc_core as a dependency.
- commit 8b2c1b9
-------------------------------------------------------------------
Sun Jan 23 00:25:45 CET 2011 - jeffm@suse.com
- Update config files.
- CONFIG_EXPERT=n on all but ps3
- Vanilla configs updated.
- commit b25e639
-------------------------------------------------------------------
Sun Jan 23 00:20:41 CET 2011 - jeffm@suse.com
- Revert "- Update config files: CONFIG_EXPERT=n except ps3"
This reverts commit 3f2c93d6a0593b2cc0c40f5ffee426eef27cc400.
This was a bad commit. I have no idea where all the changes came from.
- commit 459f3f1
-------------------------------------------------------------------
Sun Jan 23 00:09:06 CET 2011 - jeffm@suse.com
- Update config files: CONFIG_EXPERT=n except ps3
- commit 3f2c93d
-------------------------------------------------------------------
Sat Jan 22 23:45:07 CET 2011 - jeffm@suse.com
- Updated to 2.6.38-rc2.
- Eliminated 1 patch.
- commit 90baa82
------------------------------------------------------------------- -------------------------------------------------------------------
Sat Jan 22 00:40:16 CET 2011 - jeffm@suse.com Sat Jan 22 00:40:16 CET 2011 - jeffm@suse.com
@ -292,6 +298,15 @@ Sat Jan 22 00:32:08 CET 2011 - jeffm@suse.de
- Updated some Patch-mainline headers. - Updated some Patch-mainline headers.
- commit 9122bf0 - commit 9122bf0
-------------------------------------------------------------------
Sat Jan 22 00:27:46 CET 2011 - jeffm@suse.de
- Update to 2.6.38-rc1.
- Removed 12 patches.
- Xen is disabled.
- Quite a few patches need updating.
- commit 9163bb7
------------------------------------------------------------------- -------------------------------------------------------------------
Fri Jan 21 02:42:39 CET 2011 - trenn@suse.de Fri Jan 21 02:42:39 CET 2011 - trenn@suse.de

File diff suppressed because it is too large Load Diff

View File

@ -1,105 +1,91 @@
------------------------------------------------------------------- -------------------------------------------------------------------
Mon Feb 21 10:34:10 CET 2011 - tiwai@suse.de Tue Mar 8 01:00:02 CET 2011 - jeffm@suse.de
- Update to 2.6.38-rc7.
- Refresh patches.xen/xen-x86-no-lapic.
- Refresh patches.xen/xen3-patch-2.6.19.
- commit 7eb9d30
-------------------------------------------------------------------
Mon Mar 7 13:50:08 CET 2011 - mmarek@suse.cz
- rpm/kernel-binary.spec.in: Do not abort build because of
supported.conf inconsistency if %supported_modules_check == 0.
- commit 6cc2d2b
-------------------------------------------------------------------
Wed Mar 2 09:02:40 CET 2011 - jbeulich@novell.com
- patches.arch/x86_64-unwind-annotations: Fix a fatal oversight in
yesterday's change.
- commit 098768b
-------------------------------------------------------------------
Mon Feb 28 15:34:35 CET 2011 - jbeulich@novell.com
- patches.arch/x86_64-unwind-annotations: Add annotations to
lib/rwsem_64.S.
- commit 87944ac
-------------------------------------------------------------------
Thu Feb 24 16:27:46 CET 2011 - tiwai@suse.de
- ALSA: usb-audio: fix oops due to cleanup race when disconnecting
(bnc#674735).
- commit ed81f8c
-------------------------------------------------------------------
Wed Feb 23 23:03:41 CET 2011 - mmarek@suse.cz
- rpm/kernel-binary.spec.in: Remove unused code.
- commit dacbc44
-------------------------------------------------------------------
Tue Feb 22 21:49:18 CET 2011 - jeffm@suse.com
- Update to 2.6.38-rc6.
- Eliminated 1 patch.
- commit 6cce7bb
-------------------------------------------------------------------
Tue Feb 22 10:00:42 CET 2011 - mmarek@suse.cz
- rpm/mkspec: Do not create kernel-syms.spec on vanilla-only branches
- commit eb17bba
-------------------------------------------------------------------
Mon Feb 21 10:31:05 CET 2011 - tiwai@suse.de
- ALSA: caiaq - Fix possible string-buffer overflow (bnc#672499, - ALSA: caiaq - Fix possible string-buffer overflow (bnc#672499,
CVE-2011-0712). CVE-2011-0712).
- commit f6a72cc - commit 5ef002b
------------------------------------------------------------------- -------------------------------------------------------------------
Sun Feb 20 11:36:45 CET 2011 - jslaby@suse.cz Fri Feb 18 23:13:58 CET 2011 - rjw@suse.de
- Revert "tpm_tis: Use timeouts returned from TPM" (bnc#673619).
- commit d991856
-------------------------------------------------------------------
Fri Feb 18 22:57:09 CET 2011 - rjw@suse.de
- ACPI / debugfs: Fix buffer overflows, double free (bnc#666095). - ACPI / debugfs: Fix buffer overflows, double free (bnc#666095).
- commit da9d3a8 - commit 41c6654
------------------------------------------------------------------- -------------------------------------------------------------------
Fri Feb 18 11:32:28 CET 2011 - jslaby@suse.cz Thu Feb 17 02:28:52 CET 2011 - jeffm@suse.de
- Update to 2.6.37.1: - Update to 2.6.38-rc5.
- obsoletes: - commit 8344657
- patches.arch/x86-mtrr-avoid-MTRR-reprogramming-on-BP-during-boot-on.patch
- patches.drivers/alsa-hda-0001-Fix-memory-leaks-in-conexant-jack-arrays
- patches.drivers/alsa-hda-0002-Fix-missing-CA-initialization-for-HDMI-DP
- patches.fixes/calibrate-jiffy-overflow
- patches.fixes/fix-ata-panic-with-ata_id
- patches.fixes/fix-prlimit64-for-suid-sgid-processes.patch
- patches.fixes/input-introduce-notimeout-blacklist-for-Dell-Vostro-.patch
- patches.fixes/sched-cgroup-use-exit-hook-to-avoid-use-after-free-crash
- patches.fixes/staging-rt2860-Fix-incorrect-netif_stop_queue-usage.patch
- Refresh patches.suse/SoN-08-mm-page_alloc-emerg.patch.
- Refresh patches.suse/SoN-16-netvm-reserve-inet.patch.
- Refresh patches.suse/dm-mpath-accept-failed-paths.
- Refresh patches.suse/sched-automated-per-session-task-groups.
- Refresh patches.xen/xen3-auto-common.diff.
- Refresh patches.xen/xen3-fixup-common.
- Refresh patches.xen/xen3-patch-2.6.37.
- commit a638bb4
------------------------------------------------------------------- -------------------------------------------------------------------
Fri Feb 18 07:44:54 CET 2011 - sjayaraman@suse.de Thu Feb 17 01:24:01 CET 2011 - gregkh@suse.de
- Refresh patches.suse/SoN-06-mm-kmem_estimate_pages.patch to accomodate
an upstream change.
- commit a4e281e
-------------------------------------------------------------------
Thu Feb 17 11:58:18 CET 2011 - rjw@suse.de
- PNP / ACPI: Use DEVICE_ACPI_HANDLE() for device ACPI handle access (bnc#434742).
- commit a73834f
-------------------------------------------------------------------
Thu Feb 17 01:15:14 CET 2011 - gregkh@suse.de
- Update config files. - Update config files.
disable CONFIG_DRM_VMWGFX. (bnc#606458) - disable CONFIG_DRM_VMWGFX (bnc#606458)
- commit 409d54e - update sparc configs to at least be able to run "make oldconfig"
- commit da75bd9
------------------------------------------------------------------- -------------------------------------------------------------------
Wed Feb 16 16:25:24 CET 2011 - jbeulich@novell.com Wed Feb 16 16:14:52 CET 2011 - jbeulich@novell.com
- patches.arch/x86_64-unwind-annotations: Re-add change lost during - patches.arch/x86_64-unwind-annotations: Re-add change lost during
initial 2.6.37 merge. initial 2.6.37 merge.
- commit 7a5313d - commit e493205
-------------------------------------------------------------------
Wed Feb 16 14:31:03 CET 2011 - tiwai@suse.de
- ALSA: HDA: Add Lenovo vendor quirk for Conexant 205xx
(bnc#670946).
- commit b3bc287
-------------------------------------------------------------------
Tue Feb 15 22:50:02 CET 2011 - jeffm@suse.com
- tty: add 'active' sysfs attribute to tty0 and console device.
- commit 7ae6e9a
-------------------------------------------------------------------
Tue Feb 15 17:14:14 CET 2011 - jslaby@suse.cz
- Revert "ath9k: Fix a DMA latency issue for Intel Pinetrail
platforms." (bnc#667793).
- Revert "ath9k: Remove pm_qos request after hw
unregister." (bnc#667793).
- Revert "ath9k: use per-device struct for pm_qos_* operations"
(bnc#667793).
- commit b2849f6
-------------------------------------------------------------------
Tue Feb 15 10:59:55 CET 2011 - jack@suse.cz
- bridge: Replace mp->mglist hlist with a bool (bnc#653547).
- bridge: Fix timer typo that may render snooping less effective
(bnc#653547).
- bridge: Fix mglist corruption that leads to memory corruption
(bnc#653547).
- commit a70e5ca
------------------------------------------------------------------- -------------------------------------------------------------------
Mon Feb 14 13:42:21 CET 2011 - mmarek@suse.cz Mon Feb 14 13:42:21 CET 2011 - mmarek@suse.cz
@ -119,7 +105,7 @@ Mon Feb 14 13:20:47 CET 2011 - mmarek@suse.cz
- Delete misc/mangle-ifdef.py. - Delete misc/mangle-ifdef.py.
- Delete misc/obsolete-module-aliases. - Delete misc/obsolete-module-aliases.
- Delete misc/testmodule. - Delete misc/testmodule.
- commit 3dd255b - commit edc6d32
------------------------------------------------------------------- -------------------------------------------------------------------
Mon Feb 14 13:19:22 CET 2011 - mmarek@suse.cz Mon Feb 14 13:19:22 CET 2011 - mmarek@suse.cz
@ -127,21 +113,21 @@ Mon Feb 14 13:19:22 CET 2011 - mmarek@suse.cz
- rpm/kernel-source.spec.in: Delete misc/extract-modaliases, the code - rpm/kernel-source.spec.in: Delete misc/extract-modaliases, the code
was merged into rpm's find-supplements script. was merged into rpm's find-supplements script.
- Delete rpm/check-build.sh, not needed anymore. - Delete rpm/check-build.sh, not needed anymore.
- commit bd6fa48 - commit 0a157b1
------------------------------------------------------------------- -------------------------------------------------------------------
Thu Feb 10 02:55:41 CET 2011 - jeffm@suse.com Thu Feb 10 02:57:43 CET 2011 - jeffm@suse.com
- flexcop: fix registering braindead stupid names (brc#575873 - flexcop: fix registering braindead stupid names (brc#575873
bnc#661429). bnc#661429).
- commit 2e98bfc - commit 72bd3d0
------------------------------------------------------------------- -------------------------------------------------------------------
Wed Feb 9 22:52:29 CET 2011 - gregkh@suse.de Wed Feb 9 22:55:13 CET 2011 - gregkh@suse.de
- Staging: samsung-laptop: add support for lots of laptops - Staging: samsung-laptop: add support for lots of laptops
(bnc#661682). (bnc#661682).
- commit c6d0dc9 - commit 1eb5eaa
------------------------------------------------------------------- -------------------------------------------------------------------
Wed Feb 9 13:37:33 CET 2011 - mmarek@suse.cz Wed Feb 9 13:37:33 CET 2011 - mmarek@suse.cz
@ -149,59 +135,69 @@ Wed Feb 9 13:37:33 CET 2011 - mmarek@suse.cz
- rpm/kernel-source.spec.in: Set timestamp of sources to the commit - rpm/kernel-source.spec.in: Set timestamp of sources to the commit
timestamp, so that they are always older than generated files in timestamp, so that they are always older than generated files in
/usr/src/linux-obj (bnc#669669). /usr/src/linux-obj (bnc#669669).
- commit 31e675a - commit 8565452
-------------------------------------------------------------------
Wed Feb 9 13:00:11 CET 2011 - tiwai@suse.de
- ALSA: hda - Fix missing CA initialization for HDMI/DP
(bnc#670577).
- commit 474305e
------------------------------------------------------------------- -------------------------------------------------------------------
Wed Feb 9 00:08:37 CET 2011 - mmarek@suse.cz Wed Feb 9 00:08:37 CET 2011 - mmarek@suse.cz
- rpm/kernel-binary.spec.in: Do not run fdupes in /usr/src/linux-obj, to - rpm/kernel-binary.spec.in: Do not run fdupes in /usr/src/linux-obj, to
keep timestamps intact. keep timestamps intact.
- commit e211a69 - commit 9ba5ff0
------------------------------------------------------------------- -------------------------------------------------------------------
Tue Feb 8 23:42:06 CET 2011 - mmarek@suse.cz Tue Feb 8 23:42:06 CET 2011 - mmarek@suse.cz
- rpm/kernel-source.spec.in: Remove .gitignore files after applying patches - rpm/kernel-source.spec.in: Remove .gitignore files after applying patches
(fix last change). (fix last change).
- commit d6a7494 - commit 907f9cc
------------------------------------------------------------------- -------------------------------------------------------------------
Tue Feb 8 17:24:22 CET 2011 - jslaby@suse.cz Tue Feb 8 18:10:13 CET 2011 - jeffm@suse.com
- orinoco: allow IW_AUTH_MFP to pass through (bnc#661624). - Updated to 2.6.38-rc4.
- commit 442a3d7 - Eliminated 1 patch.
- commit c327e0a
------------------------------------------------------------------- -------------------------------------------------------------------
Tue Feb 8 16:52:35 CET 2011 - jbeulich@novell.com Tue Feb 8 16:48:28 CET 2011 - jbeulich@novell.com
- Fix a few issues in patches.suse/stack-unwind (bnc#661409). - Fix a few issues in patches.suse/stack-unwind (bnc#661409).
- commit f82619b - commit 027481c
------------------------------------------------------------------- -------------------------------------------------------------------
Mon Feb 7 19:41:04 CET 2011 - jslaby@suse.cz Tue Feb 8 14:31:56 CET 2011 - jbeulich@novell.com
- staging: rt2860: Fix incorrect netif_stop_queue usage warning - Update Xen patches to 2.6.38-rc4 and c/s 1066.
(bnc#661657). - config.conf: Re-enable Xen.
- commit 39b4c1e - Update x86 config files.
- commit 72cea6e
-------------------------------------------------------------------
Tue Feb 8 14:17:50 CET 2011 - jbeulich@novell.com
- Update config files.
- Refresh and re-enable patches.arch/x86_64-unwind-annotations.
- Refresh and re-enable patches.suse/stack-unwind.
- commit 1fabeda
-------------------------------------------------------------------
Tue Feb 8 13:16:52 CET 2011 - sjayaraman@suse.de
- Refresh patches.suse/SoN-06-mm-kmem_estimate_pages.patch to accomodate an
upstream change.
- commit ae5bb3f
------------------------------------------------------------------- -------------------------------------------------------------------
Mon Feb 7 18:20:11 CET 2011 - mmarek@suse.cz Mon Feb 7 18:20:11 CET 2011 - mmarek@suse.cz
- rpm/{kernel-source.spec.in,mkspec}: Sync with vanilla and linux-next - rpm/{kernel-source.spec.in,mkspec}: Sync with vanilla and linux-next
- commit fecf998 - commit c93cd6c
------------------------------------------------------------------- -------------------------------------------------------------------
Mon Feb 7 16:19:29 CET 2011 - mmarek@suse.cz Mon Feb 7 16:19:29 CET 2011 - mmarek@suse.cz
- rpm/kernel-source.spec.in: Remove dead code. - rpm/kernel-source.spec.in: Remove dead code.
- commit b97b6f2 - commit 99e8891
------------------------------------------------------------------- -------------------------------------------------------------------
Mon Feb 7 14:27:36 CET 2011 - mmarek@suse.cz Mon Feb 7 14:27:36 CET 2011 - mmarek@suse.cz
@ -209,76 +205,86 @@ Mon Feb 7 14:27:36 CET 2011 - mmarek@suse.cz
- rpm/kernel-binary.spec.in, rpm/kernel-spec-macros: Fix the definition - rpm/kernel-binary.spec.in, rpm/kernel-spec-macros: Fix the definition
of %release_major and rename it to %release_num to better describe of %release_major and rename it to %release_num to better describe
what it does. Add some comments to explain how the versioning works. what it does. Add some comments to explain how the versioning works.
- commit 3de2a1a - commit 9a3bc94
------------------------------------------------------------------- -------------------------------------------------------------------
Fri Feb 4 22:22:44 CET 2011 - mmarek@suse.cz Fri Feb 4 22:22:44 CET 2011 - mmarek@suse.cz
- rpm/compute-PATCHVERSION.sh: Fix sed regexp - rpm/compute-PATCHVERSION.sh: Fix sed regexp
- commit d889fe7 - commit 608bae2
------------------------------------------------------------------- -------------------------------------------------------------------
Thu Feb 3 21:54:01 CET 2011 - rjw@suse.de Fri Feb 4 01:46:21 CET 2011 - jeffm@suse.com
- x86, mtrr: avoid MTRR reprogramming on BP during boot on (bnc#623393). - hfs: avoid crash in hfs_bnode_create (bnc#552250).
- commit 0664ad4 - commit d84296a
------------------------------------------------------------------- -------------------------------------------------------------------
Thu Feb 3 17:46:29 CET 2011 - jbeulich@novell.com Fri Feb 4 01:44:50 CET 2011 - jeffm@suse.com
- Update Xen patches to c/s 1066. - Updated to 2.6.38-rc3.
- cpuidle/x86/perf: fix power:cpu_idle double end events and - Eliminated 2 patches.
throw cpu_idle events from the cpuidle layer (bnc#665153). - commit b6b51ca
- perf: Clean up power events by introducing new, more generic
ones (bnc#665153).
- commit e88242f
-------------------------------------------------------------------
Thu Feb 3 17:43:57 CET 2011 - jbeulich@novell.com
- Fix jiffy calculations in calibrate_delay_direct to handle
overflow.
- commit 4a69163
-------------------------------------------------------------------
Wed Feb 2 17:34:01 CET 2011 - jeffm@suse.com
- patches.fixes/reiserfs-xattr-crash-fix: fix crash
during failed mount (bnc#668878)
- commit de24d15
------------------------------------------------------------------- -------------------------------------------------------------------
Wed Feb 2 17:25:06 CET 2011 - tiwai@suse.de Wed Feb 2 17:25:06 CET 2011 - tiwai@suse.de
- ALSA: hda - Fix memory leaks in conexant jack arrays - ALSA: hda - Fix memory leaks in conexant jack arrays
(bnc#668929). (bnc#668929).
- commit 7dbcb59 - commit 31971a4
------------------------------------------------------------------- -------------------------------------------------------------------
Mon Jan 31 23:00:46 CET 2011 - jslaby@suse.cz Sun Jan 23 23:18:14 CET 2011 - jeffm@suse.com
- Refresh patches.rpmify/cloneconfig.diff.
scripts/kconfig/conf accepts long parameters only for some time already
- commit 36bcdd7
-------------------------------------------------------------------
Mon Jan 31 13:22:49 CET 2011 - jslaby@suse.cz
- block: loop queue_lock null pointer derefence in blk_throtl_exit
v3 (bnc#666598).
- commit cd38efd
-------------------------------------------------------------------
Mon Jan 31 10:47:27 CET 2011 - jslaby@suse.cz
- Fix prlimit64 for suid/sgid processes (bnc#668262).
- commit dae8217
-------------------------------------------------------------------
Sun Jan 23 23:19:08 CET 2011 - jeffm@suse.com
- netfilter: Implement RFC 1123 for FTP conntrack (bnc#466279). - netfilter: Implement RFC 1123 for FTP conntrack (bnc#466279).
- commit 3e2a2b2 - commit 4bf0e68
-------------------------------------------------------------------
Sun Jan 23 02:20:06 CET 2011 - jeffm@suse.de
- winbond: needs <linux/delay.h> for msleep and friends.
- commit e394a2e
-------------------------------------------------------------------
Sun Jan 23 02:17:51 CET 2011 - jeffm@suse.de
- Refresh patches.arch/ia64-page-migration: Update for migrate_pages() API change.
- commit 40d2921
-------------------------------------------------------------------
Sun Jan 23 02:16:20 CET 2011 - jeffm@suse.de
- supported.conf: Added rc_core as a dependency.
- commit 8b2c1b9
-------------------------------------------------------------------
Sun Jan 23 00:25:45 CET 2011 - jeffm@suse.com
- Update config files.
- CONFIG_EXPERT=n on all but ps3
- Vanilla configs updated.
- commit b25e639
-------------------------------------------------------------------
Sun Jan 23 00:20:41 CET 2011 - jeffm@suse.com
- Revert "- Update config files: CONFIG_EXPERT=n except ps3"
This reverts commit 3f2c93d6a0593b2cc0c40f5ffee426eef27cc400.
This was a bad commit. I have no idea where all the changes came from.
- commit 459f3f1
-------------------------------------------------------------------
Sun Jan 23 00:09:06 CET 2011 - jeffm@suse.com
- Update config files: CONFIG_EXPERT=n except ps3
- commit 3f2c93d
-------------------------------------------------------------------
Sat Jan 22 23:45:07 CET 2011 - jeffm@suse.com
- Updated to 2.6.38-rc2.
- Eliminated 1 patch.
- commit 90baa82
------------------------------------------------------------------- -------------------------------------------------------------------
Sat Jan 22 00:40:16 CET 2011 - jeffm@suse.com Sat Jan 22 00:40:16 CET 2011 - jeffm@suse.com
@ -292,6 +298,15 @@ Sat Jan 22 00:32:08 CET 2011 - jeffm@suse.de
- Updated some Patch-mainline headers. - Updated some Patch-mainline headers.
- commit 9122bf0 - commit 9122bf0
-------------------------------------------------------------------
Sat Jan 22 00:27:46 CET 2011 - jeffm@suse.de
- Update to 2.6.38-rc1.
- Removed 12 patches.
- Xen is disabled.
- Quite a few patches need updating.
- commit 9163bb7
------------------------------------------------------------------- -------------------------------------------------------------------
Fri Jan 21 02:42:39 CET 2011 - trenn@suse.de Fri Jan 21 02:42:39 CET 2011 - trenn@suse.de

File diff suppressed because it is too large Load Diff

View File

@ -1,105 +1,91 @@
------------------------------------------------------------------- -------------------------------------------------------------------
Mon Feb 21 10:34:10 CET 2011 - tiwai@suse.de Tue Mar 8 01:00:02 CET 2011 - jeffm@suse.de
- Update to 2.6.38-rc7.
- Refresh patches.xen/xen-x86-no-lapic.
- Refresh patches.xen/xen3-patch-2.6.19.
- commit 7eb9d30
-------------------------------------------------------------------
Mon Mar 7 13:50:08 CET 2011 - mmarek@suse.cz
- rpm/kernel-binary.spec.in: Do not abort build because of
supported.conf inconsistency if %supported_modules_check == 0.
- commit 6cc2d2b
-------------------------------------------------------------------
Wed Mar 2 09:02:40 CET 2011 - jbeulich@novell.com
- patches.arch/x86_64-unwind-annotations: Fix a fatal oversight in
yesterday's change.
- commit 098768b
-------------------------------------------------------------------
Mon Feb 28 15:34:35 CET 2011 - jbeulich@novell.com
- patches.arch/x86_64-unwind-annotations: Add annotations to
lib/rwsem_64.S.
- commit 87944ac
-------------------------------------------------------------------
Thu Feb 24 16:27:46 CET 2011 - tiwai@suse.de
- ALSA: usb-audio: fix oops due to cleanup race when disconnecting
(bnc#674735).
- commit ed81f8c
-------------------------------------------------------------------
Wed Feb 23 23:03:41 CET 2011 - mmarek@suse.cz
- rpm/kernel-binary.spec.in: Remove unused code.
- commit dacbc44
-------------------------------------------------------------------
Tue Feb 22 21:49:18 CET 2011 - jeffm@suse.com
- Update to 2.6.38-rc6.
- Eliminated 1 patch.
- commit 6cce7bb
-------------------------------------------------------------------
Tue Feb 22 10:00:42 CET 2011 - mmarek@suse.cz
- rpm/mkspec: Do not create kernel-syms.spec on vanilla-only branches
- commit eb17bba
-------------------------------------------------------------------
Mon Feb 21 10:31:05 CET 2011 - tiwai@suse.de
- ALSA: caiaq - Fix possible string-buffer overflow (bnc#672499, - ALSA: caiaq - Fix possible string-buffer overflow (bnc#672499,
CVE-2011-0712). CVE-2011-0712).
- commit f6a72cc - commit 5ef002b
------------------------------------------------------------------- -------------------------------------------------------------------
Sun Feb 20 11:36:45 CET 2011 - jslaby@suse.cz Fri Feb 18 23:13:58 CET 2011 - rjw@suse.de
- Revert "tpm_tis: Use timeouts returned from TPM" (bnc#673619).
- commit d991856
-------------------------------------------------------------------
Fri Feb 18 22:57:09 CET 2011 - rjw@suse.de
- ACPI / debugfs: Fix buffer overflows, double free (bnc#666095). - ACPI / debugfs: Fix buffer overflows, double free (bnc#666095).
- commit da9d3a8 - commit 41c6654
------------------------------------------------------------------- -------------------------------------------------------------------
Fri Feb 18 11:32:28 CET 2011 - jslaby@suse.cz Thu Feb 17 02:28:52 CET 2011 - jeffm@suse.de
- Update to 2.6.37.1: - Update to 2.6.38-rc5.
- obsoletes: - commit 8344657
- patches.arch/x86-mtrr-avoid-MTRR-reprogramming-on-BP-during-boot-on.patch
- patches.drivers/alsa-hda-0001-Fix-memory-leaks-in-conexant-jack-arrays
- patches.drivers/alsa-hda-0002-Fix-missing-CA-initialization-for-HDMI-DP
- patches.fixes/calibrate-jiffy-overflow
- patches.fixes/fix-ata-panic-with-ata_id
- patches.fixes/fix-prlimit64-for-suid-sgid-processes.patch
- patches.fixes/input-introduce-notimeout-blacklist-for-Dell-Vostro-.patch
- patches.fixes/sched-cgroup-use-exit-hook-to-avoid-use-after-free-crash
- patches.fixes/staging-rt2860-Fix-incorrect-netif_stop_queue-usage.patch
- Refresh patches.suse/SoN-08-mm-page_alloc-emerg.patch.
- Refresh patches.suse/SoN-16-netvm-reserve-inet.patch.
- Refresh patches.suse/dm-mpath-accept-failed-paths.
- Refresh patches.suse/sched-automated-per-session-task-groups.
- Refresh patches.xen/xen3-auto-common.diff.
- Refresh patches.xen/xen3-fixup-common.
- Refresh patches.xen/xen3-patch-2.6.37.
- commit a638bb4
------------------------------------------------------------------- -------------------------------------------------------------------
Fri Feb 18 07:44:54 CET 2011 - sjayaraman@suse.de Thu Feb 17 01:24:01 CET 2011 - gregkh@suse.de
- Refresh patches.suse/SoN-06-mm-kmem_estimate_pages.patch to accomodate
an upstream change.
- commit a4e281e
-------------------------------------------------------------------
Thu Feb 17 11:58:18 CET 2011 - rjw@suse.de
- PNP / ACPI: Use DEVICE_ACPI_HANDLE() for device ACPI handle access (bnc#434742).
- commit a73834f
-------------------------------------------------------------------
Thu Feb 17 01:15:14 CET 2011 - gregkh@suse.de
- Update config files. - Update config files.
disable CONFIG_DRM_VMWGFX. (bnc#606458) - disable CONFIG_DRM_VMWGFX (bnc#606458)
- commit 409d54e - update sparc configs to at least be able to run "make oldconfig"
- commit da75bd9
------------------------------------------------------------------- -------------------------------------------------------------------
Wed Feb 16 16:25:24 CET 2011 - jbeulich@novell.com Wed Feb 16 16:14:52 CET 2011 - jbeulich@novell.com
- patches.arch/x86_64-unwind-annotations: Re-add change lost during - patches.arch/x86_64-unwind-annotations: Re-add change lost during
initial 2.6.37 merge. initial 2.6.37 merge.
- commit 7a5313d - commit e493205
-------------------------------------------------------------------
Wed Feb 16 14:31:03 CET 2011 - tiwai@suse.de
- ALSA: HDA: Add Lenovo vendor quirk for Conexant 205xx
(bnc#670946).
- commit b3bc287
-------------------------------------------------------------------
Tue Feb 15 22:50:02 CET 2011 - jeffm@suse.com
- tty: add 'active' sysfs attribute to tty0 and console device.
- commit 7ae6e9a
-------------------------------------------------------------------
Tue Feb 15 17:14:14 CET 2011 - jslaby@suse.cz
- Revert "ath9k: Fix a DMA latency issue for Intel Pinetrail
platforms." (bnc#667793).
- Revert "ath9k: Remove pm_qos request after hw
unregister." (bnc#667793).
- Revert "ath9k: use per-device struct for pm_qos_* operations"
(bnc#667793).
- commit b2849f6
-------------------------------------------------------------------
Tue Feb 15 10:59:55 CET 2011 - jack@suse.cz
- bridge: Replace mp->mglist hlist with a bool (bnc#653547).
- bridge: Fix timer typo that may render snooping less effective
(bnc#653547).
- bridge: Fix mglist corruption that leads to memory corruption
(bnc#653547).
- commit a70e5ca
------------------------------------------------------------------- -------------------------------------------------------------------
Mon Feb 14 13:42:21 CET 2011 - mmarek@suse.cz Mon Feb 14 13:42:21 CET 2011 - mmarek@suse.cz
@ -119,7 +105,7 @@ Mon Feb 14 13:20:47 CET 2011 - mmarek@suse.cz
- Delete misc/mangle-ifdef.py. - Delete misc/mangle-ifdef.py.
- Delete misc/obsolete-module-aliases. - Delete misc/obsolete-module-aliases.
- Delete misc/testmodule. - Delete misc/testmodule.
- commit 3dd255b - commit edc6d32
------------------------------------------------------------------- -------------------------------------------------------------------
Mon Feb 14 13:19:22 CET 2011 - mmarek@suse.cz Mon Feb 14 13:19:22 CET 2011 - mmarek@suse.cz
@ -127,21 +113,21 @@ Mon Feb 14 13:19:22 CET 2011 - mmarek@suse.cz
- rpm/kernel-source.spec.in: Delete misc/extract-modaliases, the code - rpm/kernel-source.spec.in: Delete misc/extract-modaliases, the code
was merged into rpm's find-supplements script. was merged into rpm's find-supplements script.
- Delete rpm/check-build.sh, not needed anymore. - Delete rpm/check-build.sh, not needed anymore.
- commit bd6fa48 - commit 0a157b1
------------------------------------------------------------------- -------------------------------------------------------------------
Thu Feb 10 02:55:41 CET 2011 - jeffm@suse.com Thu Feb 10 02:57:43 CET 2011 - jeffm@suse.com
- flexcop: fix registering braindead stupid names (brc#575873 - flexcop: fix registering braindead stupid names (brc#575873
bnc#661429). bnc#661429).
- commit 2e98bfc - commit 72bd3d0
------------------------------------------------------------------- -------------------------------------------------------------------
Wed Feb 9 22:52:29 CET 2011 - gregkh@suse.de Wed Feb 9 22:55:13 CET 2011 - gregkh@suse.de
- Staging: samsung-laptop: add support for lots of laptops - Staging: samsung-laptop: add support for lots of laptops
(bnc#661682). (bnc#661682).
- commit c6d0dc9 - commit 1eb5eaa
------------------------------------------------------------------- -------------------------------------------------------------------
Wed Feb 9 13:37:33 CET 2011 - mmarek@suse.cz Wed Feb 9 13:37:33 CET 2011 - mmarek@suse.cz
@ -149,59 +135,69 @@ Wed Feb 9 13:37:33 CET 2011 - mmarek@suse.cz
- rpm/kernel-source.spec.in: Set timestamp of sources to the commit - rpm/kernel-source.spec.in: Set timestamp of sources to the commit
timestamp, so that they are always older than generated files in timestamp, so that they are always older than generated files in
/usr/src/linux-obj (bnc#669669). /usr/src/linux-obj (bnc#669669).
- commit 31e675a - commit 8565452
-------------------------------------------------------------------
Wed Feb 9 13:00:11 CET 2011 - tiwai@suse.de
- ALSA: hda - Fix missing CA initialization for HDMI/DP
(bnc#670577).
- commit 474305e
------------------------------------------------------------------- -------------------------------------------------------------------
Wed Feb 9 00:08:37 CET 2011 - mmarek@suse.cz Wed Feb 9 00:08:37 CET 2011 - mmarek@suse.cz
- rpm/kernel-binary.spec.in: Do not run fdupes in /usr/src/linux-obj, to - rpm/kernel-binary.spec.in: Do not run fdupes in /usr/src/linux-obj, to
keep timestamps intact. keep timestamps intact.
- commit e211a69 - commit 9ba5ff0
------------------------------------------------------------------- -------------------------------------------------------------------
Tue Feb 8 23:42:06 CET 2011 - mmarek@suse.cz Tue Feb 8 23:42:06 CET 2011 - mmarek@suse.cz
- rpm/kernel-source.spec.in: Remove .gitignore files after applying patches - rpm/kernel-source.spec.in: Remove .gitignore files after applying patches
(fix last change). (fix last change).
- commit d6a7494 - commit 907f9cc
------------------------------------------------------------------- -------------------------------------------------------------------
Tue Feb 8 17:24:22 CET 2011 - jslaby@suse.cz Tue Feb 8 18:10:13 CET 2011 - jeffm@suse.com
- orinoco: allow IW_AUTH_MFP to pass through (bnc#661624). - Updated to 2.6.38-rc4.
- commit 442a3d7 - Eliminated 1 patch.
- commit c327e0a
------------------------------------------------------------------- -------------------------------------------------------------------
Tue Feb 8 16:52:35 CET 2011 - jbeulich@novell.com Tue Feb 8 16:48:28 CET 2011 - jbeulich@novell.com
- Fix a few issues in patches.suse/stack-unwind (bnc#661409). - Fix a few issues in patches.suse/stack-unwind (bnc#661409).
- commit f82619b - commit 027481c
------------------------------------------------------------------- -------------------------------------------------------------------
Mon Feb 7 19:41:04 CET 2011 - jslaby@suse.cz Tue Feb 8 14:31:56 CET 2011 - jbeulich@novell.com
- staging: rt2860: Fix incorrect netif_stop_queue usage warning - Update Xen patches to 2.6.38-rc4 and c/s 1066.
(bnc#661657). - config.conf: Re-enable Xen.
- commit 39b4c1e - Update x86 config files.
- commit 72cea6e
-------------------------------------------------------------------
Tue Feb 8 14:17:50 CET 2011 - jbeulich@novell.com
- Update config files.
- Refresh and re-enable patches.arch/x86_64-unwind-annotations.
- Refresh and re-enable patches.suse/stack-unwind.
- commit 1fabeda
-------------------------------------------------------------------
Tue Feb 8 13:16:52 CET 2011 - sjayaraman@suse.de
- Refresh patches.suse/SoN-06-mm-kmem_estimate_pages.patch to accomodate an
upstream change.
- commit ae5bb3f
------------------------------------------------------------------- -------------------------------------------------------------------
Mon Feb 7 18:20:11 CET 2011 - mmarek@suse.cz Mon Feb 7 18:20:11 CET 2011 - mmarek@suse.cz
- rpm/{kernel-source.spec.in,mkspec}: Sync with vanilla and linux-next - rpm/{kernel-source.spec.in,mkspec}: Sync with vanilla and linux-next
- commit fecf998 - commit c93cd6c
------------------------------------------------------------------- -------------------------------------------------------------------
Mon Feb 7 16:19:29 CET 2011 - mmarek@suse.cz Mon Feb 7 16:19:29 CET 2011 - mmarek@suse.cz
- rpm/kernel-source.spec.in: Remove dead code. - rpm/kernel-source.spec.in: Remove dead code.
- commit b97b6f2 - commit 99e8891
------------------------------------------------------------------- -------------------------------------------------------------------
Mon Feb 7 14:27:36 CET 2011 - mmarek@suse.cz Mon Feb 7 14:27:36 CET 2011 - mmarek@suse.cz
@ -209,76 +205,86 @@ Mon Feb 7 14:27:36 CET 2011 - mmarek@suse.cz
- rpm/kernel-binary.spec.in, rpm/kernel-spec-macros: Fix the definition - rpm/kernel-binary.spec.in, rpm/kernel-spec-macros: Fix the definition
of %release_major and rename it to %release_num to better describe of %release_major and rename it to %release_num to better describe
what it does. Add some comments to explain how the versioning works. what it does. Add some comments to explain how the versioning works.
- commit 3de2a1a - commit 9a3bc94
------------------------------------------------------------------- -------------------------------------------------------------------
Fri Feb 4 22:22:44 CET 2011 - mmarek@suse.cz Fri Feb 4 22:22:44 CET 2011 - mmarek@suse.cz
- rpm/compute-PATCHVERSION.sh: Fix sed regexp - rpm/compute-PATCHVERSION.sh: Fix sed regexp
- commit d889fe7 - commit 608bae2
------------------------------------------------------------------- -------------------------------------------------------------------
Thu Feb 3 21:54:01 CET 2011 - rjw@suse.de Fri Feb 4 01:46:21 CET 2011 - jeffm@suse.com
- x86, mtrr: avoid MTRR reprogramming on BP during boot on (bnc#623393). - hfs: avoid crash in hfs_bnode_create (bnc#552250).
- commit 0664ad4 - commit d84296a
------------------------------------------------------------------- -------------------------------------------------------------------
Thu Feb 3 17:46:29 CET 2011 - jbeulich@novell.com Fri Feb 4 01:44:50 CET 2011 - jeffm@suse.com
- Update Xen patches to c/s 1066. - Updated to 2.6.38-rc3.
- cpuidle/x86/perf: fix power:cpu_idle double end events and - Eliminated 2 patches.
throw cpu_idle events from the cpuidle layer (bnc#665153). - commit b6b51ca
- perf: Clean up power events by introducing new, more generic
ones (bnc#665153).
- commit e88242f
-------------------------------------------------------------------
Thu Feb 3 17:43:57 CET 2011 - jbeulich@novell.com
- Fix jiffy calculations in calibrate_delay_direct to handle
overflow.
- commit 4a69163
-------------------------------------------------------------------
Wed Feb 2 17:34:01 CET 2011 - jeffm@suse.com
- patches.fixes/reiserfs-xattr-crash-fix: fix crash
during failed mount (bnc#668878)
- commit de24d15
------------------------------------------------------------------- -------------------------------------------------------------------
Wed Feb 2 17:25:06 CET 2011 - tiwai@suse.de Wed Feb 2 17:25:06 CET 2011 - tiwai@suse.de
- ALSA: hda - Fix memory leaks in conexant jack arrays - ALSA: hda - Fix memory leaks in conexant jack arrays
(bnc#668929). (bnc#668929).
- commit 7dbcb59 - commit 31971a4
------------------------------------------------------------------- -------------------------------------------------------------------
Mon Jan 31 23:00:46 CET 2011 - jslaby@suse.cz Sun Jan 23 23:18:14 CET 2011 - jeffm@suse.com
- Refresh patches.rpmify/cloneconfig.diff.
scripts/kconfig/conf accepts long parameters only for some time already
- commit 36bcdd7
-------------------------------------------------------------------
Mon Jan 31 13:22:49 CET 2011 - jslaby@suse.cz
- block: loop queue_lock null pointer derefence in blk_throtl_exit
v3 (bnc#666598).
- commit cd38efd
-------------------------------------------------------------------
Mon Jan 31 10:47:27 CET 2011 - jslaby@suse.cz
- Fix prlimit64 for suid/sgid processes (bnc#668262).
- commit dae8217
-------------------------------------------------------------------
Sun Jan 23 23:19:08 CET 2011 - jeffm@suse.com
- netfilter: Implement RFC 1123 for FTP conntrack (bnc#466279). - netfilter: Implement RFC 1123 for FTP conntrack (bnc#466279).
- commit 3e2a2b2 - commit 4bf0e68
-------------------------------------------------------------------
Sun Jan 23 02:20:06 CET 2011 - jeffm@suse.de
- winbond: needs <linux/delay.h> for msleep and friends.
- commit e394a2e
-------------------------------------------------------------------
Sun Jan 23 02:17:51 CET 2011 - jeffm@suse.de
- Refresh patches.arch/ia64-page-migration: Update for migrate_pages() API change.
- commit 40d2921
-------------------------------------------------------------------
Sun Jan 23 02:16:20 CET 2011 - jeffm@suse.de
- supported.conf: Added rc_core as a dependency.
- commit 8b2c1b9
-------------------------------------------------------------------
Sun Jan 23 00:25:45 CET 2011 - jeffm@suse.com
- Update config files.
- CONFIG_EXPERT=n on all but ps3
- Vanilla configs updated.
- commit b25e639
-------------------------------------------------------------------
Sun Jan 23 00:20:41 CET 2011 - jeffm@suse.com
- Revert "- Update config files: CONFIG_EXPERT=n except ps3"
This reverts commit 3f2c93d6a0593b2cc0c40f5ffee426eef27cc400.
This was a bad commit. I have no idea where all the changes came from.
- commit 459f3f1
-------------------------------------------------------------------
Sun Jan 23 00:09:06 CET 2011 - jeffm@suse.com
- Update config files: CONFIG_EXPERT=n except ps3
- commit 3f2c93d
-------------------------------------------------------------------
Sat Jan 22 23:45:07 CET 2011 - jeffm@suse.com
- Updated to 2.6.38-rc2.
- Eliminated 1 patch.
- commit 90baa82
------------------------------------------------------------------- -------------------------------------------------------------------
Sat Jan 22 00:40:16 CET 2011 - jeffm@suse.com Sat Jan 22 00:40:16 CET 2011 - jeffm@suse.com
@ -292,6 +298,15 @@ Sat Jan 22 00:32:08 CET 2011 - jeffm@suse.de
- Updated some Patch-mainline headers. - Updated some Patch-mainline headers.
- commit 9122bf0 - commit 9122bf0
-------------------------------------------------------------------
Sat Jan 22 00:27:46 CET 2011 - jeffm@suse.de
- Update to 2.6.38-rc1.
- Removed 12 patches.
- Xen is disabled.
- Quite a few patches need updating.
- commit 9163bb7
------------------------------------------------------------------- -------------------------------------------------------------------
Fri Jan 21 02:42:39 CET 2011 - trenn@suse.de Fri Jan 21 02:42:39 CET 2011 - trenn@suse.de

File diff suppressed because it is too large Load Diff

1
minmem Normal file
View File

@ -0,0 +1 @@
1048576

8
mkspec
View File

@ -117,9 +117,11 @@ do_spec('docs', "kernel-docs$variant.spec", %macros);
$requires .= "%endif\n"; $requires .= "%endif\n";
} }
chomp $requires; chomp $requires;
do_spec('syms', "kernel-syms$variant.spec", %macros, if (keys(%all_archs)) {
REQUIRES => $requires, do_spec('syms', "kernel-syms$variant.spec", %macros,
ARCHS => join(" ", sort(keys(%all_archs)))); REQUIRES => $requires,
ARCHS => join(" ", sort(keys(%all_archs))));
}
} }
exit 0; exit 0;

1
needed_space_in_mb Normal file
View File

@ -0,0 +1 @@
6144

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1 version https://git-lfs.github.com/spec/v1
oid sha256:8710c6fe95a283ab082ab7179b0d1f79dc215cd5b1c5642d94491a2aa6baa2e1 oid sha256:e88dd13999bfa7cf3c0a9526cdb6621019421c9561b05be09fbf04d848e79f5c
size 84799 size 76941

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1 version https://git-lfs.github.com/spec/v1
oid sha256:2c4cf06185b2530d61e4eadee76798cee8ab5a05a0bef15d5410347102bdece5 oid sha256:56200c8b75406d638fdaa8bbc5d44d12ba72ec876725a60688f1b1f589142e28
size 133050 size 129708

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1 version https://git-lfs.github.com/spec/v1
oid sha256:328adb48befac20b4ddae3f038ebcc57e1981837816569b967710765eaa12859 oid sha256:8db5c9adf8a504bab6e5a64cc05a9eae06f0aafe0976a0f075635e528797a32d
size 88863 size 79457

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1 version https://git-lfs.github.com/spec/v1
oid sha256:7868ec029c84240b276fbe080ba97f86106a99d534eae7e3dcb7ba7c873586af oid sha256:f0fc564b8945ae1a863b0d597c982790a76cbb25acfae03fa48af9be7d14fbc8
size 92173 size 10079800

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1 version https://git-lfs.github.com/spec/v1
oid sha256:105b05d17d05a97e647c5add90e08e47c210db2247c076c40621cc83ab977483 oid sha256:7c9735fc5f3549bf2efd07d66843b0368019ee0d64fd4527358d97cc219259cc
size 3587 size 3741

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1 version https://git-lfs.github.com/spec/v1
oid sha256:8a5ea444a74a48a7f5a0f4266f3180bc81fa6ce504e6c1449682e87cbb206436 oid sha256:ce13ec3d4dc8e3a5ad8ba2c700fef03d21eca5ee640e482754e4183f25c2b7d3
size 289514 size 286755

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1 version https://git-lfs.github.com/spec/v1
oid sha256:c35b8a41b8d0fea9ae52720a3512a669a12a6b6fb84ce8f249421fff89d7773d oid sha256:37a857ef7423f5e3f7e63b86f630c2bc5a853538530e53508b708cf1133e90e8
size 1981818 size 2088483

View File

@ -27,7 +27,13 @@
# DO NOT MODIFY THEM! # DO NOT MODIFY THEM!
# Send separate patches upstream if you find a problem... # Send separate patches upstream if you find a problem...
######################################################## ########################################################
patches.kernel.org/patch-2.6.37.1 patches.kernel.org/patch-2.6.38-rc1
patches.kernel.org/patch-2.6.38-rc1-rc2
patches.kernel.org/patch-2.6.38-rc2-rc3
patches.kernel.org/patch-2.6.38-rc3-rc4
patches.kernel.org/patch-2.6.38-rc4-rc5
patches.kernel.org/patch-2.6.38-rc5-rc6
patches.kernel.org/patch-2.6.38-rc6-rc7
######################################################## ########################################################
# Build fixes that apply to the vanilla kernel too. # Build fixes that apply to the vanilla kernel too.
@ -37,7 +43,7 @@
patches.rpmify/tioca-fix-assignment-from-incompatible-pointer-warnings patches.rpmify/tioca-fix-assignment-from-incompatible-pointer-warnings
patches.rpmify/ia64-mca-fix-cast-from-integer-to-pointer-warning patches.rpmify/ia64-mca-fix-cast-from-integer-to-pointer-warning
patches.rpmify/qla4xx-missing-readq-definition patches.rpmify/qla4xx-missing-readq-definition
patches.rpmify/easycap-fixes patches.rpmify/winbond-needs-msleep
######################################################## ########################################################
# kABI consistency patches # kABI consistency patches
@ -72,7 +78,6 @@
######################################################## ########################################################
patches.suse/export-release_open_intent patches.suse/export-release_open_intent
patches.suse/export-security_inode_permission patches.suse/export-security_inode_permission
patches.fixes/reiserfs-xattr-crash-fix
######################################################## ########################################################
# Bug workarounds for binutils # Bug workarounds for binutils
@ -86,15 +91,6 @@
patches.suse/hung_task_timeout-configurable-default patches.suse/hung_task_timeout-configurable-default
+needs_update-33 patches.suse/sched-revert-latency-defaults +needs_update-33 patches.suse/sched-revert-latency-defaults
patches.suse/sched-automated-per-session-task-groups
patches.fixes/taskstats-better-ifdef
# This is not the correct fix. The check can be done at
# cgroup exit instead with less of an impact on performance.
# Once that patch is released, then this one should go away.
# I'm accepting it for now because it fixes the crashes that
# many of us have been seeing with 2.6.37-rcX. -jeffm
######################################################## ########################################################
# Architecture-specific patches. These used to be all # Architecture-specific patches. These used to be all
# at the end of series.conf, but since we don't do # at the end of series.conf, but since we don't do
@ -130,10 +126,10 @@
patches.arch/x86-mcp51-no-dac patches.arch/x86-mcp51-no-dac
patches.arch/kvm-split-paravirt-ops-by-functionality +needs_update patches.arch/kvm-split-paravirt-ops-by-functionality
patches.arch/kvm-only-export-selected-pv-ops-feature-structs +needs_update patches.arch/kvm-only-export-selected-pv-ops-feature-structs
patches.arch/kvm-split-the-KVM-pv-ops-support-by-feature +needs_update patches.arch/kvm-split-the-KVM-pv-ops-support-by-feature
patches.arch/kvm-replace-kvm-io-delay-pv-ops-with-linux-magic +needs_update patches.arch/kvm-replace-kvm-io-delay-pv-ops-with-linux-magic
patches.suse/x86-mark_rodata_rw.patch patches.suse/x86-mark_rodata_rw.patch
@ -263,11 +259,6 @@
# Queued for 2.6.36 -> just revert after some time # Queued for 2.6.36 -> just revert after some time
patches.fixes/acpi_ec_sys_access_user_space_with_get_user.patch patches.fixes/acpi_ec_sys_access_user_space_with_get_user.patch
patches.arch/acpi_fix_global_lock_acquisition.patch
patches.arch/acpi_init_global_lock.patch
patches.fixes/PNP-ACPI-Use-DEVICE_ACPI_HANDLE-for-device-ACPI-handle-access.patch
patches.arch/acpi-debugfs-fix-buffer-overflows-double-free.patch patches.arch/acpi-debugfs-fix-buffer-overflows-double-free.patch
######################################################## ########################################################
@ -287,12 +278,6 @@
patches.fixes/cpufreq_ondemand_performance_optimise_default_settings.patch patches.fixes/cpufreq_ondemand_performance_optimise_default_settings.patch
## cpuidle perf events cleanups and related ## cpuidle perf events cleanups and related
patches.arch/cpuidle_rename_c0_to_poll_state.patch
patches.arch/cpuidle_event_fix_export.patch
patches.arch/cpuidle_introduce_cpuidle_events.patch
patches.arch/perf_adjust_timechart_to_new_cpuidle_events.patch
patches.arch/cpuidle_fix_double_events.patch
patches.arch/perf_timechart_fix_idle_boxes.patch
patches.arch/perf_timechart_fix_zero_timestamps.patch patches.arch/perf_timechart_fix_zero_timestamps.patch
######################################################## ########################################################
@ -304,7 +289,6 @@
# Suse specific stuff # Suse specific stuff
######################################################## ########################################################
# TIOCGDEV - suse special # TIOCGDEV - suse special
patches.fixes/tiocgdev
+still_needed? patches.suse/mm-increase-dirty-limits.patch +still_needed? patches.suse/mm-increase-dirty-limits.patch
+needs_to_die-33 patches.suse/panic-on-io-nmi-SLE11-user-space-api.patch +needs_to_die-33 patches.suse/panic-on-io-nmi-SLE11-user-space-api.patch
@ -347,6 +331,7 @@
######################################################## ########################################################
patches.suse/reiserfs-barrier-default patches.suse/reiserfs-barrier-default
patches.fixes/reiserfs-remove-2-tb-file-size-limit patches.fixes/reiserfs-remove-2-tb-file-size-limit
patches.fixes/reiserfs-xattr-crash-fix
patches.suse/reiser4-dependencies patches.suse/reiser4-dependencies
######################################################## ########################################################
@ -390,6 +375,7 @@
patches.fixes/novfs-unlink-oops patches.fixes/novfs-unlink-oops
patches.suse/novfs-2.6.37-api-changes patches.suse/novfs-2.6.37-api-changes
patches.fixes/novfs-fragment-size-fix.patch patches.fixes/novfs-fragment-size-fix.patch
patches.suse/novfs-build-fix
######################################################## ########################################################
# other filesystem stuff: richacls # other filesystem stuff: richacls
@ -410,6 +396,12 @@
patches.suse/0014-richacl-xattr-mapping-functions.patch patches.suse/0014-richacl-xattr-mapping-functions.patch
patches.suse/0015-ext4-Use-IS_POSIXACL-to-check-for-POSIX-ACL-support.patch patches.suse/0015-ext4-Use-IS_POSIXACL-to-check-for-POSIX-ACL-support.patch
patches.suse/0016-ext4-Implement-richacl-support-in-ext4.patch patches.suse/0016-ext4-Implement-richacl-support-in-ext4.patch
patches.suse/richacl-fix
########################################################
# other filesystem stuff
########################################################
patches.fixes/hfs-avoid-crash-in-hfs_bnode_create
######################################################## ########################################################
# Swap-over-NFS # Swap-over-NFS
@ -447,8 +439,9 @@
patches.suse/SoN-31-fix-null-pointer-dereference patches.suse/SoN-31-fix-null-pointer-dereference
patches.suse/SoN-32-fix-kernel-bug-with-multiple-swapfiles patches.suse/SoN-32-fix-kernel-bug-with-multiple-swapfiles
# don't want to rediff SoN until this gets more testing # don't want to rediff SoN until this gets more testing
patches.suse/slab-handle-memoryless-nodes-v2a.patch patches.suse/slab-handle-memoryless-nodes-v2a.patch
patches.suse/SoN-fix
######################################################## ########################################################
# Netfilter # Netfilter
@ -465,7 +458,6 @@
######################################################## ########################################################
patches.drivers/disable-catas_reset-by-default-to-avoid-problems-with-eeh.patch patches.drivers/disable-catas_reset-by-default-to-avoid-problems-with-eeh.patch
patches.fixes/revert-tpm_tis-Use-timeouts-returned-from-TPM.patch
######################################################## ########################################################
# Storage # Storage
@ -501,7 +493,6 @@
patches.fixes/sd_liberal_28_sense_invalid.diff patches.fixes/sd_liberal_28_sense_invalid.diff
patches.fixes/scsi-ibmvscsi-module_alias.patch patches.fixes/scsi-ibmvscsi-module_alias.patch
patches.fixes/loop-queue_lock-null-pointer-derefence-in-blk_throtl_exit-v3.patch
######################################################## ########################################################
# DRM/Video # DRM/Video
@ -529,21 +520,14 @@
patches.drivers/tg3-entropy-source.patch patches.drivers/tg3-entropy-source.patch
patches.drivers/tg3-5785-and-57780-asic-revs-not-working.patch patches.drivers/tg3-5785-and-57780-asic-revs-not-working.patch
patches.fixes/ipv6-revert-dont-flush-routes-when-setting-loopback-down.patch
patches.fixes/bridge-fix-hash-list-corruption.patch
patches.fixes/bridge-fix-timer-arming.patch
patches.fixes/bridge-remove-hash-list.patch
######################################################## ########################################################
# Wireless Networking # Wireless Networking
######################################################## ########################################################
patches.suse/wireless-no-aes-select patches.suse/wireless-no-aes-select
patches.suse/b43-missing-firmware-info.patch patches.suse/b43-missing-firmware-info.patch
patches.fixes/iwlwifi-fix-tx-power-configuration-on-3945-and-4965-devices +needs_update patches.fixes/iwlwifi-fix-tx-power-configuration-on-3945-and-4965-devices
patches.fixes/orinoco-allow-IW_AUTH_MFP-to-pass-through.patch
patches.fixes/0001-Revert-ath9k-use-per-device-struct-for-pm_qos_-opera.patch
patches.fixes/0002-Revert-ath9k-Remove-pm_qos-request-after-hw-unregist.patch
patches.fixes/0003-Revert-ath9k-Fix-a-DMA-latency-issue-for-Intel-Pinet.patch
######################################################## ########################################################
# ISDN # ISDN
@ -582,13 +566,10 @@
patches.suse/elousb-2.6.35-api-changes patches.suse/elousb-2.6.35-api-changes
patches.fixes/input-add-acer-aspire-5710-to-nomux.patch patches.fixes/input-add-acer-aspire-5710-to-nomux.patch
patches.drivers/input-Add-LED-support-to-Synaptics-device patches.drivers/input-Add-LED-support-to-Synaptics-device
patches.drivers/tty-add-active-sysfs-attribute-to-tty0-and-console-device
########################################################## ##########################################################
# Sound # Sound
########################################################## ##########################################################
patches.drivers/alsa-hda-0003-Add-Lenovo-vendor-quirk-for-Conexant-205xx
patches.drivers/alsa-01-caiaq-Fix-possible-string-buffer-overflow
######################################################## ########################################################
# Other driver fixes # Other driver fixes
@ -620,14 +601,15 @@
patches.suse/dm-raid45-api-update-no-barriers patches.suse/dm-raid45-api-update-no-barriers
patches.fixes/dm-mpath-reattach-dh patches.fixes/dm-mpath-reattach-dh
patches.suse/dm-mpath-leastpending-path-update patches.suse/dm-mpath-leastpending-path-update
patches.suse/dm-mpath-accept-failed-paths +needs_update patches.suse/dm-mpath-accept-failed-paths
patches.suse/dm-mpath-detach-existing-hardware-handler +needs_update patches.suse/dm-mpath-detach-existing-hardware-handler
patches.suse/dm-mpath-null-pgs patches.suse/dm-mpath-null-pgs
patches.fixes/dm-table-switch-to-readonly patches.fixes/dm-table-switch-to-readonly
patches.suse/dm-mpath-evaluate-request-result-and-sense patches.suse/dm-mpath-evaluate-request-result-and-sense
patches.fixes/dm-release-map_lock-before-set_disk_ro patches.fixes/dm-release-map_lock-before-set_disk_ro
patches.suse/dm-mpath-no-activate-for-offlined-paths patches.suse/dm-mpath-no-activate-for-offlined-paths
patches.suse/dm-mpath-no-partitions-feature patches.suse/dm-mpath-no-partitions-feature
patches.suse/mpath-fix
######################################################## ########################################################
# md # md
@ -757,6 +739,10 @@
patches.xen/ipv6-no-autoconf patches.xen/ipv6-no-autoconf
patches.xen/pci-guestdev patches.xen/pci-guestdev
patches.xen/pci-reserve patches.xen/pci-reserve
+needs_update-33 patches.xen/sfc-driverlink
+needs_update-33 patches.xen/sfc-resource-driver
+needs_update-33 patches.xen/sfc-driverlink-conditional
+needs_update-33 patches.xen/sfc-external-sram
patches.xen/tmem patches.xen/tmem
# bulk stuff, new files for xen # bulk stuff, new files for xen
@ -776,6 +762,9 @@
# fixups due to upstream Xen parts # fixups due to upstream Xen parts
patches.xen/xen3-fixup-xen patches.xen/xen3-fixup-xen
+needs_update-33 patches.xen/sfc-set-arch
+needs_update-33 patches.xen/sfc-endianness
# newer changeset backports # newer changeset backports
# changes outside arch/{i386,x86_64}/xen # changes outside arch/{i386,x86_64}/xen
@ -804,6 +793,7 @@
patches.xen/xen3-patch-2.6.35 patches.xen/xen3-patch-2.6.35
patches.xen/xen3-patch-2.6.36 patches.xen/xen3-patch-2.6.36
patches.xen/xen3-patch-2.6.37 patches.xen/xen3-patch-2.6.37
patches.xen/xen3-patch-2.6.38-rc4
patches.xen/xen3-seccomp-disable-tsc-option patches.xen/xen3-seccomp-disable-tsc-option
patches.xen/xen3-x86-mcp51-no-dac patches.xen/xen3-x86-mcp51-no-dac
patches.xen/xen3-x86-mark_rodata_rw.patch patches.xen/xen3-x86-mark_rodata_rw.patch
@ -847,7 +837,6 @@
patches.xen/xen-watchdog patches.xen/xen-watchdog
patches.xen/xen-x86-panic-no-reboot patches.xen/xen-x86-panic-no-reboot
patches.xen/xen-x86-dcr-fallback patches.xen/xen-x86-dcr-fallback
patches.xen/xen-x86-consistent-nmi
patches.xen/xen-x86-no-lapic patches.xen/xen-x86-no-lapic
patches.xen/xen-x86-pmd-handling patches.xen/xen-x86-pmd-handling
patches.xen/xen-x86-bigmem patches.xen/xen-x86-bigmem

View File

@ -1,3 +1,3 @@
2011-02-21 10:34:10 +0100 2011-03-08 01:01:25 +0100
GIT Revision: f6a72cca01b25188702a071aa4450fc442b8b47a GIT Revision: 6b07a84c31051d87a55d072b4d87f79c8cadb6c9
GIT Branch: openSUSE-11.4 GIT Branch: master

View File

@ -973,6 +973,7 @@
+isa kernel/drivers/media/radio/radio-trust +isa kernel/drivers/media/radio/radio-trust
+isa kernel/drivers/media/radio/radio-typhoon +isa kernel/drivers/media/radio/radio-typhoon
+isa kernel/drivers/media/radio/radio-zoltrix +isa kernel/drivers/media/radio/radio-zoltrix
kernel/drivers/media/rc/rc_core
kernel/drivers/media/video/adv7170 # Analog Devices ADV7170 video encoder driver kernel/drivers/media/video/adv7170 # Analog Devices ADV7170 video encoder driver
kernel/drivers/media/video/adv7175 # Analog Devices ADV7175 video encoder driver kernel/drivers/media/video/adv7175 # Analog Devices ADV7175 video encoder driver
- kernel/drivers/media/video/au0828/au0828 # depends on dvb-core - kernel/drivers/media/video/au0828/au0828 # depends on dvb-core