Accepting request 23849 from Kernel:HEAD
Copy from Kernel:HEAD/kernel-source based on submit request 23849 from user coolo OBS-URL: https://build.opensuse.org/request/show/23849 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/kernel-source?expand=0&rev=80
This commit is contained in:
committed by
Git OBS Bridge
parent
ab3f35b3fc
commit
e11a3a8f61
@@ -1,159 +1,320 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Oct 26 14:53:34 CET 2009 - jbeulich@novell.com
|
||||
Tue Nov 3 15:40:19 CET 2009 - mmarek@suse.cz
|
||||
|
||||
- Update Xen patches to 2.6.31.4. Fix Xen KMP build.
|
||||
- config.conf: remove the ec2 flavor from kernel-syms, most KMPs
|
||||
don't make any sense on ec2
|
||||
(http://lists.opensuse.org/opensuse-kernel/2009-11/msg00001.html).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 23 11:15:38 CEST 2009 - mmarek@suse.cz
|
||||
Mon Nov 2 16:09:13 CET 2009 - mmarek@suse.cz
|
||||
|
||||
- rpm/kernel-binary.spec.in: obsolete also brocade-bfa-kmp.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Nov 2 16:04:13 CET 2009 - mmarek@suse.cz
|
||||
|
||||
- rpm/kernel-source.spec.in: add split-modules to the src.rpm.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Nov 2 13:18:55 CET 2009 - mmarek@suse.cz
|
||||
|
||||
- rpm/kernel-binary.spec.in: obsolete enic-kmp and fnic-kmp.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Nov 2 12:49:08 CET 2009 - mmarek@suse.cz
|
||||
|
||||
- rpm/kernel-binary.spec.in: obsolete kmps by their full name, not
|
||||
just the foo-kmp virtual dependency (bnc#472410).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Oct 29 06:29:38 CET 2009 - tonyj@suse.de
|
||||
|
||||
- Update ppc/ps3 config for CONFIG_UTRACE
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Oct 29 01:37:02 CET 2009 - tonyj@suse.de
|
||||
|
||||
- patches.trace/utrace-core: Update for SP1 (FATE# 304321)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Oct 28 22:51:38 CET 2009 - nfbrown@suse.de
|
||||
|
||||
- patches.fixes/nfsd-acl.patch: nfsd: Fix sort_pacl in
|
||||
fs/nfsd/nf4acl.c to actually sort groups (bnc#549748).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Oct 28 14:51:28 CET 2009 - jdelvare@suse.de
|
||||
|
||||
- Update config files:
|
||||
CONFIG_NTFS_FS=n
|
||||
We handle NTFS through FUSE these days.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Oct 27 17:15:40 CET 2009 - jbohac@suse.cz
|
||||
|
||||
- Update config files:
|
||||
CONFIG_NETLABEL=y
|
||||
CONFIG_SECURITY_NETWORK_XFRM=y
|
||||
(fate#307284)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Oct 27 16:45:20 CET 2009 - jkosina@suse.de
|
||||
|
||||
- patches.fixes/sched-move-rq_weight-data-array-out-of-percpu:
|
||||
fix compilation failure for configs with CONFIG_SMP=n and
|
||||
CONFIG_FAR_GROUP_SCHED=y
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Oct 27 15:08:26 CET 2009 - jbeulich@novell.com
|
||||
|
||||
- Update config files (MINIX_FS=m globally, NTFS_FS off for -ec2).
|
||||
- supported.conf: Add fs/minix.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Oct 27 14:35:26 CET 2009 - jkosina@suse.de
|
||||
|
||||
- patches.fixes/percpu-allow-pcpu_alloc-to-be-called-with-IRQs-off:
|
||||
percpu: allow pcpu_alloc() to be called with IRQs off
|
||||
(bnc#548119).
|
||||
- patches.fixes/sched-move-rq_weight-data-array-out-of-percpu:
|
||||
Update to newer version which is going to be merged upstream.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 23 18:17:21 CEST 2009 - jeffm@suse.com
|
||||
|
||||
- Update to 2.6.32-rc5-git3.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 23 15:11:53 CEST 2009 - mmarek@suse.cz
|
||||
|
||||
- Update config files: set NR_CPUS back to 2048 for ia64/vanilla
|
||||
until there is a fix in mainline.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 23 15:11:09 CEST 2009 - mmarek@suse.cz
|
||||
|
||||
- patches.fixes/sched-move-rq_weight-data-array-out-of-percpu:
|
||||
fix for !CONFIG_SMP.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 23 12:53:53 CEST 2009 - mmarek@suse.cz
|
||||
|
||||
- patches.suse/Cleanup-and-make-boot-splash-work-with-KMS.patch:
|
||||
Cleanup and make boot splash work with KMS (bnc#544645).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Oct 22 21:42:15 CEST 2009 - sdietrich@suse.de
|
||||
Thu Oct 22 18:38:47 CEST 2009 - jeffm@suse.com
|
||||
|
||||
- supported.conf: add drivers/md/raid6_pq
|
||||
- Re-enabled NR_CPUS=4096 on ia64.
|
||||
- patches.fixes/sched-move-rq_weight-data-array-out-of-percpu:
|
||||
sched: move rq_weight data array out of .percpu (bnc#548119).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Oct 20 23:10:09 CEST 2009 - trenn@suse.de
|
||||
Tue Oct 20 15:27:25 CEST 2009 - jbeulich@novell.com
|
||||
|
||||
- patches.arch/x86_amd_fix_erratum_63.patch: x86/amd-iommu:
|
||||
Workaround for erratum 63 (bnc#548274).
|
||||
- Update x86-64 Xen config file (NR_CPUS=512).
|
||||
- Refresh a few Xen patches.
|
||||
- rpm/kernel-binary.spec.in: Handle -ec2 flavor.
|
||||
- rpm/package-descriptions: Describe -ec2 flavor.
|
||||
- rpm/post.sh: Handle -ec2 flavor.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Oct 20 22:57:50 CEST 2009 - trenn@suse.de
|
||||
Tue Oct 20 14:47:55 CEST 2009 - jbeulich@novell.com
|
||||
|
||||
- patches.arch/x86_mce_therm_suppress_msgs.patch: X86:
|
||||
Suppress hundreds of Intel thermal MCE messages on high temps
|
||||
(bnc#533556).
|
||||
- patches.fixes/use-totalram_pages: Delete.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Oct 20 15:35:27 CEST 2009 - jeffm@suse.com
|
||||
Tue Oct 20 14:45:22 CEST 2009 - jbeulich@novell.com
|
||||
|
||||
- patches.fixes/drm-r128-add-test-for-initialisation-to-all-ioctls-that-require-it:
|
||||
drm/r128: Add test for initialisation to all ioctls that
|
||||
require it (bnc#548071 CVE-2009-3620).
|
||||
- config.conf: Add -ec2 configs (fate#305273)
|
||||
- Add ec2 config files.
|
||||
- patches.xen/xen-unpriv-build: No need to build certain bits
|
||||
when building non-privileged kernel.
|
||||
- supported.conf: Add fs/nls/nls_base.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Oct 14 18:31:53 CEST 2009 - tiwai@suse.de
|
||||
Mon Oct 19 15:24:25 CEST 2009 - jeffm@suse.com
|
||||
|
||||
- patches.drivers/alsa-hda-alc662-capture-fix: ALSA: hda -
|
||||
Fix capture source checks for ALC662/663 codecs (bnc#546918).
|
||||
- Temporarily reduce NR_CPUS to 2048 on ia64 to avoid build
|
||||
failures (bnc#548119)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Oct 14 18:22:43 CEST 2009 - gregkh@suse.de
|
||||
Mon Oct 19 15:21:26 CEST 2009 - mmarek@suse.cz
|
||||
|
||||
- Update to 2.6.31.4
|
||||
- security fixes
|
||||
- bugfixes
|
||||
- obsoletes:
|
||||
- patches.drivers/alsa-hda-2.6.32-rc1-toshiba-fix
|
||||
- rpm/kernel-binary.spec.in: [s390x] ignore errors from
|
||||
dwarfextract for now.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Oct 13 16:11:20 CEST 2009 - tiwai@suse.de
|
||||
|
||||
- patches.drivers/alsa-hda-nvidia-hdmi-full-fmts: Refresh. Enable
|
||||
all formats/rates as default.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Oct 13 15:54:12 CEST 2009 - tiwai@suse.de
|
||||
|
||||
- patches.drivers/alsa-hda-nvidia-hdmi-full-fmts: ALSA: hda -
|
||||
Add full rates/formats support for Nvidia HDMI.
|
||||
- patches.drivers/alsa-hda-realtek-overflow-fix: ALSA: hda -
|
||||
Fix overflow of spec->init_verbs in patch_realtek.c.
|
||||
- patches.drivers/alsa-hda-stac9228-dell-fix: ALSA: hda - Fix
|
||||
volume-knob setup for Dell laptops with STAC9228 (bnc#545013).
|
||||
- patches.drivers/alsa-hda-stac9228-fsc-fix: Refresh.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Oct 13 01:11:05 CEST 2009 - gregkh@suse.de
|
||||
Fri Oct 16 19:18:25 CEST 2009 - jeffm@suse.com
|
||||
|
||||
- Update config files.
|
||||
- patches.drivers/samsung-laptop-driver.patch: Samsung laptop
|
||||
driver.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Oct 12 16:14:42 CEST 2009 - trenn@suse.de
|
||||
Fri Oct 16 17:01:11 CEST 2009 - jeffm@suse.com
|
||||
|
||||
- patches.arch/amd_magny_cour_topology_fix.patch: x86: Fix CPU
|
||||
llc_shared_map information for AMD Magny-Cours (bnc#545615).
|
||||
- patches.arch/amd_magny_cour_topology_fix_1.patch: x86, sched:
|
||||
Workaround broken sched domain creation for AMD Magny-Cours
|
||||
(bnc#545615).
|
||||
- patches.arch/amd_magny_cour_topology_fix_2.patch: x86, mcheck:
|
||||
Use correct cpumask for shared bank4 (bnc#545615).
|
||||
- patches.arch/amd_magny_cour_topology_fix_3.patch: x86,
|
||||
cacheinfo: Fixup L3 cache information for AMD multi-node
|
||||
processors (bnc#545615).
|
||||
- Update to 2.6.32-rc5.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Oct 12 11:13:52 CEST 2009 - jbeulich@novell.com
|
||||
Fri Oct 16 16:45:53 CEST 2009 - mmarek@suse.de
|
||||
|
||||
- patches.xen/linux-2.6.19-rc1-kexec-move_segment_code-i386.patch:
|
||||
fix up register usage.
|
||||
- patches.xen/linux-2.6.19-rc1-kexec-move_segment_code-x86_64.patch:
|
||||
fix up register usage (bnc#545206).
|
||||
- patches.rpmify/ia64-sn-fix-percpu-warnings: ia64/sn: fix
|
||||
percpu warnings.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Oct 11 17:48:28 CEST 2009 - tiwai@suse.de
|
||||
Fri Oct 16 15:51:56 CEST 2009 - mmarek@suse.de
|
||||
|
||||
- patches.drivers/alsa-hda-stac9228-fsc-fix: ALSA: hda - Fix
|
||||
mute sound with STAC9227/9228 codecs (bnc#546006).
|
||||
- Update config files: disable MTD_GPIO_ADDR, VME_CA91CX42 and
|
||||
VME_TSI148 on ia64 to fix build.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Oct 8 22:45:22 CEST 2009 - gregkh@suse.de
|
||||
Fri Oct 16 14:19:01 CEST 2009 - jbeulich@novell.com
|
||||
|
||||
- patches.xen/xen3-patch-2.6.32-rc4: Fix AGP for PowerPC.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 16 12:08:06 CEST 2009 - jbeulich@novell.com
|
||||
|
||||
- Update Xen patches to 2.6.32-rc4 and c/s 938.
|
||||
- config.conf: Re-enable Xen.
|
||||
- Update x86 config files.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Oct 13 02:29:26 CEST 2009 - jeffm@suse.com
|
||||
|
||||
- patches.rpmify/staging-missing-sched.h: Added missing sites.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Oct 12 23:08:39 CEST 2009 - jeffm@suse.com
|
||||
|
||||
- patches.rpmify/staging-missing-sched.h: staging: Complete
|
||||
sched.h removal from interrupt.h.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Oct 12 21:05:07 CEST 2009 - jeffm@suse.de
|
||||
|
||||
- patches.apparmor/ptrace_may_access-fix: apparmor:
|
||||
ptrace_may_access -> ptrace_access_check.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Oct 12 20:07:54 CEST 2009 - jeffm@suse.de
|
||||
|
||||
- Update config files.
|
||||
- disable CONFIG_STAGING for ia64, ppc, ppc64, and s390x
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Oct 8 05:47:26 CEST 2009 - sdietrich@suse.de
|
||||
Mon Oct 12 19:54:16 CEST 2009 - jeffm@suse.de
|
||||
|
||||
- patches.fixes/futex-add-memory-barrier-commentary: futex:
|
||||
Add memory barrier commentary to futex_wait_queue_me().
|
||||
- Updated to 2.6.32-rc4.
|
||||
- Eliminated 4 patches.
|
||||
- Refreshed context.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Oct 8 05:46:27 CEST 2009 - sdietrich@suse.de
|
||||
Mon Oct 12 16:23:59 CEST 2009 - jeffm@suse.de
|
||||
|
||||
- patches.fixes/futex-fix-wakeup-race: futex: Fix wakeup race
|
||||
by setting TASK_INTERRUPTIBLE before queue_me().
|
||||
- patches.apparmor/apparmor.diff: Refresh and enable.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Oct 8 05:45:05 CEST 2009 - sdietrich@suse.de
|
||||
Fri Oct 9 20:00:01 CEST 2009 - jeffm@suse.de
|
||||
|
||||
- patches.fixes/futex-correct-futex_q-woken-state-commentary:
|
||||
futex: Correct futex_q woken state commentary.
|
||||
- Cleanup unused patches:
|
||||
- patches.fixes/iwl3945-fix-rfkill.patch: Delete.
|
||||
- patches.fixes/iwlagn-fix-rfkill.patch: Delete.
|
||||
- patches.suse/kdb-serial-8250: Delete.
|
||||
- patches.suse/kdb-sysctl-context: Delete.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Oct 8 05:43:52 CEST 2009 - sdietrich@suse.de
|
||||
Fri Oct 9 16:57:28 CEST 2009 - jeffm@suse.de
|
||||
|
||||
- patches.fixes/futex-make-function-kernel-doc-commentary-consistent:
|
||||
futex: Make function kernel-doc commentary consistent.
|
||||
- patches.fixes/scsi-add-tgps-setting: Refresh and re-enable.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Oct 8 05:42:42 CEST 2009 - sdietrich@suse.de
|
||||
Fri Oct 9 16:42:54 CEST 2009 - jeffm@suse.de
|
||||
|
||||
- patches.fixes/futex-correct-queue_me-and-unqueue_me-commentary:
|
||||
futex: Correct queue_me and unqueue_me commentary.
|
||||
- patches.arch/x86_64-hpet-64bit-timer.patch: Refresh and re-enable.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Oct 8 05:41:04 CEST 2009 - sdietrich@suse.de
|
||||
Fri Oct 9 16:42:40 CEST 2009 - jeffm@suse.de
|
||||
|
||||
- patches.fixes/futex-correct-futex_wait_requeue_pi-commentary_2:
|
||||
futex: Correct futex_wait_requeue_pi() commentary.
|
||||
- patches.suse/kbuild-icecream-workaround: Refresh and re-enable.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Oct 8 05:39:09 CEST 2009 - sdietrich@suse.de
|
||||
Fri Oct 9 16:12:22 CEST 2009 - jeffm@suse.de
|
||||
|
||||
- patches.fixes/futex-detect-mismatched-requeue-targets: futex:
|
||||
Detect mismatched requeue targets.
|
||||
- patches.rpmify/spin_is_contended-fix: Delete.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Oct 8 05:37:38 CEST 2009 - sdietrich@suse.de
|
||||
Fri Oct 9 16:11:55 CEST 2009 - jeffm@suse.de
|
||||
|
||||
- patches.fixes/futex-correct-futex_wait_requeue_pi-commentary:
|
||||
futex: Correct futex_wait_requeue_pi() commentary.
|
||||
- patches.arch/mm-avoid-bad-page-on-lru: Refresh and re-enable.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 9 15:08:54 CEST 2009 - jeffm@suse.de
|
||||
|
||||
- Update vanilla config files.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 9 14:52:31 CEST 2009 - jeffm@suse.de
|
||||
|
||||
- Update to 2.6.32-rc3.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 9 00:35:47 CEST 2009 - jeffm@suse.de
|
||||
|
||||
- patches.rpmify/tsi148-dependency: vme/tsi148: Depend on VIRT_TO_BUS
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Oct 8 23:37:34 CEST 2009 - jeffm@suse.de
|
||||
|
||||
- patches.suse/kdb-x86-build-fixes: kdb: Use $srctree not $TOPDIR
|
||||
in Makefile.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Oct 8 23:36:50 CEST 2009 - jeffm@suse.de
|
||||
|
||||
- patches.rpmify/winbond-prepare_multicast: winbond: implement
|
||||
prepare_multicast and fix API usage.
|
||||
- patches.rpmify/winbond_beacon_timers: winbond: use
|
||||
bss_conf->beacon_int instead of conf->beacon_int.
|
||||
- patches.rpmify/winbond-build-fixes: Delete.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Oct 8 22:49:42 CEST 2009 - jeffm@suse.de
|
||||
|
||||
- patches.rpmify/rtl8192e-build-fixes: rtl8192e: Add #include
|
||||
<linux/vmalloc.h>.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Oct 8 22:44:26 CEST 2009 - jeffm@suse.de
|
||||
|
||||
- patches.suse/kdb-build-fixes: kdb: Build fixes.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Oct 8 22:32:46 CEST 2009 - jeffm@suse.de
|
||||
|
||||
- patches.rpmify/iio-s390-build-fix: iio: Don't build on s390.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Oct 8 21:54:40 CEST 2009 - jeffm@suse.de
|
||||
|
||||
- patches.rpmify/winbond-build-fixes: winbond: API fix.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Oct 8 21:53:59 CEST 2009 - jeffm@suse.de
|
||||
|
||||
- Update vanilla config files.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Oct 8 21:48:43 CEST 2009 - jeffm@suse.de
|
||||
|
||||
- Update config files.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Oct 8 20:07:07 CEST 2009 - jeffm@suse.de
|
||||
|
||||
- Updated to 2.6.32-rc1 (AKA 2.6.32-rc2).
|
||||
- Eliminated 28 patches.
|
||||
- 14 patches need further review.
|
||||
- Xen and AppArmor are currently disabled.
|
||||
- USB support in KDB is disabled.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Oct 8 00:27:18 CEST 2009 - gregkh@suse.de
|
||||
@@ -291,6 +452,12 @@ Sat Sep 19 13:39:38 CEST 2009 - mmarek@suse.cz
|
||||
|
||||
- rpm/postun.sh: remove dead code.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Sep 18 21:20:14 CEST 2009 - jeffm@suse.de
|
||||
|
||||
- patches.fixes/reiserfs-replay-honor-ro: reiserfs: Properly
|
||||
honor read-only devices (bnc#441062).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Sep 17 21:25:23 CEST 2009 - jeffm@suse.de
|
||||
|
||||
|
Reference in New Issue
Block a user