1
0
forked from pool/kernel-source
OBS User unknown
2008-07-18 23:01:47 +00:00
committed by Git OBS Bridge
parent 987ad16940
commit f3d77b36ba
53 changed files with 5295 additions and 186018 deletions

View File

@@ -1,216 +1,300 @@
-------------------------------------------------------------------
Fri Jun 27 22:06:12 CEST 2008 - jeffm@suse.de
Thu Jul 17 18:33:20 CEST 2008 - jeffm@suse.de
- rpm/kernel-module-subpackage: Removed Supplements handling
entirely. Use preamble instead.
-------------------------------------------------------------------
Fri Jun 27 21:50:27 CEST 2008 - jeffm@suse.de
Thu Jul 17 17:48:49 CEST 2008 - jbeulich@novell.com
- rpm/kernel-module-subpackage: Fixed case where Supplements could
be pulled out of any section other than %package.
- patches.xen/xen3-patch-2.6.26: Fix 32-bit build.
-------------------------------------------------------------------
Fri Jun 27 21:16:38 CEST 2008 - jeffm@suse.de
Thu Jul 17 15:49:45 CEST 2008 - jbeulich@novell.com
- rpm/kernel-module-subpackage: Allow Supplements to be optional.
- Update Xen patches for 2.6.26.
- patches.xen/540-blkif-nr-segments-check.patch: Delete.
- patches.xen/560-x86_64-no-irq-affinity-break-msg.patch: Delete.
- patches.xen/xen3-patch-2.6.25.1: Delete.
- Update i386 and x86-64 config files.
- config.conf: Re-enable Xen configs.
-------------------------------------------------------------------
Fri Jun 27 19:03:31 CEST 2008 - teheo@suse.de
Thu Jul 17 13:35:29 CEST 2008 - jbeulich@novell.com
- patches.drivers/libata-ahci-clear-irq_stat: ahci: always clear
all bits in irq_stat (bnc#390937).
- patches.fixes/seccomp-disable-tsc-option: Also handle x86-64 (191123).
- Update x86-64 config files.
- patches.suse/raw_device_max_minors_param.diff: Fix uninitialized
return value.
- patches.apparmor/remove_suid.diff: Also handle fuse.
- supported.conf: Add e1000e, rtc-core, rtc-lib, and rtc-cmos.
-------------------------------------------------------------------
Wed Jun 25 23:08:31 CEST 2008 - jeffm@suse.de
Mon Jul 14 18:51:03 CEST 2008 - jeffm@suse.de
- patches.kernel.org/fsl-diu-fb-compile-fix: Delete.
-------------------------------------------------------------------
Mon Jul 14 18:19:08 CEST 2008 - olh@suse.de
- disable unused fsl-diu-fb driver
-------------------------------------------------------------------
Mon Jul 14 17:23:40 CEST 2008 - jeffm@suse.de
- Updated to 2.6.26-final.
-------------------------------------------------------------------
Mon Jul 14 11:24:42 CEST 2008 - bwalle@suse.de
- patches.fixes/move-crashkernel-reservation.diff:
x86: Move crashkernel reservation before dma32_reserve_bootmem().
-------------------------------------------------------------------
Mon Jul 14 08:04:25 CEST 2008 - rgoldwyn@suse.de
- Enable patches.suse/convert-novfs-to-open-soure-coding-standards.patch
Fix oops in novfs_daemon_lib_ioctl
-------------------------------------------------------------------
Fri Jul 11 19:22:27 CEST 2008 - jeffm@suse.de
- Updated squashfs to v3.3. (bnc#373285)
-------------------------------------------------------------------
Thu Jul 10 20:36:45 CEST 2008 - jeffm@suse.de
- Update config files: Enable raw devices on s390.
-------------------------------------------------------------------
Thu Jul 10 15:59:36 CEST 2008 - jack@suse.cz
- patches.suse/raw_device_max_minors_param.diff: Allow setting
of number of raw devices as a module parameter (FATE 302178).
-------------------------------------------------------------------
Thu Jul 10 01:12:00 CEST 2008 - jeffm@suse.de
- patches.kernel.org/fsl-diu-fb-compile-fix: fsl-diu-fb:
compile fix.
-------------------------------------------------------------------
Wed Jul 9 22:59:14 CEST 2008 - jeffm@suse.de
- patches.suse/kdb-common: Removed obsolete file_lock_operations
printing.
-------------------------------------------------------------------
Wed Jul 9 22:58:15 CEST 2008 - jeffm@suse.de
- patches.fixes/reiserfs-discard-xattr-prealloc: Upstreamed with
-git5.
-------------------------------------------------------------------
Wed Jul 9 22:49:38 CEST 2008 - jeffm@suse.de
- patches.fixes/reiserfs-discard-xattr-prealloc: reiserfs:
discard prealloc in reiserfs_delete_inode (bnc#389656).
-------------------------------------------------------------------
Wed Jul 9 22:11:34 CEST 2008 - jeffm@suse.de
- Updated to 2.6.26-rc9-git5.
- Eliminated 2 patches.
-------------------------------------------------------------------
Wed Jul 9 18:00:11 CEST 2008 - jbohac@suse.cz
- Update config files.
- patches.suse/netfilter-ip_conntrack_slp.patch: connection
tracking helper for SLP (fate#301134).
-------------------------------------------------------------------
Wed Jul 9 09:43:49 CEST 2008 - olh@suse.de
- enable PHYP-assisted OS dump (fate#304131)
-------------------------------------------------------------------
Mon Jul 7 16:56:43 CEST 2008 - trenn@suse.de
- patches.fixes/acpi_thermal_passive_cleanup.patch: Delete.
-------------------------------------------------------------------
Wed Jul 2 15:02:17 CEST 2008 - jkosina@suse.de
- patches.fixes/input-add-gericom-bellagio-to-nomux.patch: Input:
add Gericom Bellagio to nomux blacklist (bnc#404892).
-------------------------------------------------------------------
Wed Jul 2 11:53:53 CEST 2008 - jkosina@suse.de
- patches.fixes/input-add-acer-aspire-1360-to-nomux.patch: Input:
add Acer Aspire 1360 to nomux blacklist (bnc#216857).
-------------------------------------------------------------------
Wed Jul 2 05:55:16 CEST 2008 - jeffm@suse.de
- patches.apparmor/__d_path-keep-connected.diff
patches.apparmor/mount-consistent-__d_path.diff
patches.suse/kdb-ia64: Edited to apply with --fuzz=0
- Added --fuzz=0 (-F0) to sequence-patch.sh and spec files
-------------------------------------------------------------------
Fri Jun 27 16:18:50 CEST 2008 - bwalle@suse.de
- rpm/kernel-binary.spec.in: don't generate the makedumpfile.config
any more, the new kernel, kexec-tools and makedumpfile is able to
extract that information from the running kernel and pass it
as ELF NOTE (in /proc/vmcore)
-------------------------------------------------------------------
Thu Jun 26 17:12:27 CEST 2008 - olh@suse.de
- add patches.arch/ppc-ibmebus-modalias.patch
autoload ehea and ehca (bnc#394602 - LTC44938)
-------------------------------------------------------------------
Thu Jun 26 02:39:09 CEST 2008 - sdietrich@suse.de
- RT: Update config files - enable CONFIG_CGROUPS
-------------------------------------------------------------------
Thu Jun 26 02:35:07 CEST 2008 - sdietrich@suse.de
- Update config files - enable CPUSETs support:
CONFIG_CGROUPS, CONFIG_CGROUP_NS, CONFIG_CGROUP_DEVICE,
CONFIG_CPUSET, CONFIG_CGROUP_CPUACCT,
CONFIG_RESOURCE_COUNTERS, CONFIG_MM_OWNER,
CONFIG_CGROUP_MEM_RES_CTLR, CONFIG_PROC_PID_CPUSET
- debug only: CONFIG_CGROUP_DEBUG
-------------------------------------------------------------------
Thu Jun 26 00:43:02 CEST 2008 - jeffm@suse.de
- Updated to 2.6.26-rc8
- Eliminated 1 patch.
-------------------------------------------------------------------
Wed Jun 25 23:05:22 CEST 2008 - jeffm@suse.de
- rpm/kernel-module-subpackage: Added Supplements tag copying and added
coreutils and grep to Requires
- rpm/macros.kernel-source: Added kernel-syms to BuildRequires
-------------------------------------------------------------------
Wed Jun 25 19:48:45 CEST 2008 - agruen@suse.de
Wed Jun 25 15:28:14 CEST 2008 - olh@suse.de
- Update reference module symbol versions.
- enable 64K pages in config ppc64 (fate#304100)
- enable up to 1024 cpus in config ppc64 (fate#304180)
- enable up to 4 cpus in config kdump
- enable powermanagement in config ppc64
- enable cell be cpufreq
-------------------------------------------------------------------
Wed Jun 25 05:38:17 CEST 2008 - sdietrich@suse.de
Wed Jun 25 14:40:35 CEST 2008 - jdelvare@suse.de
- RT: Update config files:
- CONFIG_HZ_250 --> CONFIG_HZ_1000
- disable CONFIG_TIMER_STATS for rt config
- supported.conf: Update the list of i2c bus drivers.
- i2c-isa is gone.
- i2c-i810, i2c-prosavage and i2c-savage4 are deprecated and will
be removed soon, mark as unsupported.
- i2c-voodoo3 has very limited usefulness, mark as unsupported.
- i2c-powermac is new, mark as supported.
- supported.conf: Update the list of i2c chip drivers.
- ds1337, ds1374, rtc8564 and x1205 are gone (RTC drivers, moved
to drivers/rtc).
- pca9539, pcf8574 and pcf8575 are deprecated (new GPIO drivers
exist in drivers/gpio), mark as unsupported.
- ds1682, max6875 and tsl2550 are new, mark as supported.
-------------------------------------------------------------------
Wed Jun 25 04:10:21 CEST 2008 - sdietrich@suse.de
Wed Jun 25 14:19:51 CEST 2008 - jdelvare@suse.de
- RT: Update config files: CONFIG_BLOCKER=y --> CONFIG_BLOCKER=m
- supported.conf: Add two new hwmon drivers (dme1737 and thmc50,
both unsupported.)
- supported.conf: Mark hwmon and hwmon-vid as supported. These are
simple, software-only utility modules, it makes little sense
to taint the kernel just because they are loaded.
-------------------------------------------------------------------
Wed Jun 25 02:14:55 CEST 2008 - sdietrich@suse.de
Mon Jun 23 17:34:28 CEST 2008 - tiwai@suse.de
- RT: Update config files - enable CPUSETs support:
CONFIG_CGROUPS, CONFIG_CGROUP_NS CONFIG_CPUSETS,
CONFIG_CGROUP_CPUACCT, CONFIG_RESOURCE_COUNTERS,
CONFIG_CGROUP_MEM_RES_CTLR, CONFIG_PROC_PID_CPUSET
- RT debug only: CONFIG_CGROUP_DEBUG
- disable CONFIG_SND_PCSP as it conflicts with input pcspkr and
disturbs the order of sound devices
-------------------------------------------------------------------
Wed Jun 25 00:26:41 CEST 2008 - gregkh@suse.de
Mon Jun 23 16:52:02 CEST 2008 - agruen@suse.de
- updated to 2.6.25.8 and then 2.6.25.9
- fixes CVE-2008-2372 and CVE-2008-2826
- lots of other bugfixes
- obsoletes:
- patches.arch/acpi_do_not_check_signature_for_load.patch
- patches.fixes/fix-tty-speed-handling-on-8250.patch
- genksyms: add support for checking against a reference ABI.
-------------------------------------------------------------------
Tue Jun 24 07:53:27 CEST 2008 - teheo@suse.de
Wed Jun 18 18:31:07 CEST 2008 - jeffm@suse.de
- patches.drivers/pci-vt3336-no-msi: pci: VT3336 can't do MSI
either (bnc#300001).
- Updated to 2.6.26-rc6-git5.
- Eliminated 2 patches.
-------------------------------------------------------------------
Tue Jun 24 06:01:17 CEST 2008 - sdietrich@suse.de
Fri Jun 13 19:04:21 CEST 2008 - jeffm@suse.de
- RT: Update config files
Update to 2.6.25.8 (Suppress reverse-applying patches. RT-only)
- patches.kernel.org/patch-2.6.25.7-8: Linux 2.6.25.8.
Update to 2.6.25.8-rt7: (add new RT fixes)
- patches.rt/rwlock-pi-lock-reader.patch: Linux-RT 2.6.25.8-RT7.
- patches.rt/fix-adaptive-hack.patch: fix-adaptive-hack.patch.
- patches.rt/rwlock-slowunlock-mutex-fix.patch: Linux-RT
2.6.25.8-RT7.
- patches.rt/rwlock-slowunlock-mutex-fix2.patch: Linux-RT
2.6.25.8-RT7.
- patches.rt/rt-mutex-use-inline.patch: rt-mutex-cleanup.patch.
- patches.rt/rt-mutex-namespace.patch: rt-mutex-namespace.patch.
- patches.rt/rtmutex-debug-fix.patch: rtmutex-debug-fix.patch.
- patches.rt/rwlock-protect-reader_lock_count.patch: Linux-RT
2.6.25.8-RT7.
- patches.rt/ftrace-stop-trace-on-crash.patch:
fix-tracer-wreckage-wtf-is-this-code-all-features.patch.
- patches.rt/futex-fix-fault-damage.patch:
futex-fix-fault-damage.patch.
- patches.rt/rwlock-torture-no-rt.patch: rwlock: fix torture
test to handle non-rt.
- patches.rt/sched-global-rt-runtime.patch: Fwd: about
2.6.25.4-rt5 (missing global_rt_runtime).
- Removed kABI reference symbols
- Restored make-symsets check for ignoring/tolerating kABI changes.
-------------------------------------------------------------------
Mon Jun 23 16:28:20 CEST 2008 - tiwai@suse.de
Fri Jun 13 17:01:21 CEST 2008 - jeffm@suse.de
- patches.drivers/alsa-fix-hda-alc262-sonyassamd-array: hda -
Fix "alc262_sony_unsol[]" hda_verb array (bnc#402612).
- Update config files (vanilla).
-------------------------------------------------------------------
Mon Jun 23 16:06:39 CEST 2008 - jeffm@suse.de
Fri Jun 13 16:54:57 CEST 2008 - jeffm@suse.de
- Added a -lockdep flavor on i386 and x86_64. It's the -default
config with lock debugging enabled.
- Update config files.
-------------------------------------------------------------------
Mon Jun 23 15:54:14 CEST 2008 - trenn@suse.de
Fri Jun 13 16:39:54 CEST 2008 - jeffm@suse.de
- patches.arch/acpi_do_not_check_signature_for_load.patch: ACPICA:
Ignore ACPI table signature for Load() operator (bnc #396311).
- patches.arch/acpi_thermal_passive_blacklist.patch: Avoid
critical temp shutdowns on specific ThinkPad T4x(p) and R40
(https://bugzilla.novell.com/show_bug.cgi?id=333043).
- patches.arch/acpi_introduce_osi_spec_conform.patch: Provide osi=
boot parameter to behave as BIOS developers expect it.
- Updated to 2.6.26-rc6-git1.
- Eliminated 2 patches.
-------------------------------------------------------------------
Thu Jun 19 23:48:26 CEST 2008 - gregkh@suse.de
Thu Jun 12 20:58:03 CEST 2008 - sdietrich@suse.de
- patches.fixes/fix-tty-speed-handling-on-8250.patch: Fix tty
speed handling on 8250 (bnc#398370).
- config.conf: Suppress RT until forward-port is complete
-------------------------------------------------------------------
Thu Jun 19 14:30:04 CEST 2008 - jack@suse.cz
Thu Jun 12 16:42:18 CEST 2008 - jeffm@suse.de
- patches.fixes/jbd-fix-race-between-free-buffer-and-commit-trasanction.patch:
Fix occasional EIO return when direct io is mixed with buffered
IO (bnc#390384).
- patches.drivers/libata-ata_piix-macbook-fix: Delete.
-------------------------------------------------------------------
Thu Jun 19 12:02:13 CEST 2008 - jbeulich@novell.com
Thu Jun 12 10:07:36 CEST 2008 - olh@suse.de
- patches.xen/xen3-patch-2.6.21,
patches.xen/xen3-patch-2.6.24,
patches.xen/xen3-patch-2.6.25: Update (bnc#396129, bnc#397097,
bnc#394566).
- patches.xen/xen3-patch-2.6.25.5-6: Linux 2.6.25.6.
- patches.xen/xen3-seccomp-disable-tsc-option,
patches.xen/xen3-stack-unwind: Refresh.
- patches.xen/572-resume-alloc-no-swap.patch: Use GFP_NOIO to avoid
allocations which swap on resume.
- patches.xen/573-netfront-copy-recv-leak.patch: Fix memory leak for
copy-receiver of netfront.
- update ps3 config, disable unused drivers
- disable patches.arch/ppc-efika-slowdown.patch
-------------------------------------------------------------------
Wed Jun 18 16:30:26 CEST 2008 - sdietrich@suse.de
Thu Jun 12 07:52:35 CEST 2008 - jeffm@suse.de
- patches.rt/rcu-preempt-hotplug-hackaround.patch: resolve conflict
- Updated to 2.6.26-rc5-git5.
- Eliminated 91 patches.
- Disabled OCFS2 userspace heartbeat.
- Disabled Xen.
-------------------------------------------------------------------
Tue Jun 17 20:39:37 CEST 2008 - jeffm@suse.de
Thu Jun 12 01:44:21 CEST 2008 - sdietrich@suse.de
- patches.fixes/reiserfs-discard-xattr-prealloc: reiserfs:
discard prealloc in reiserfs_delete_inode (bnc#389656).
-------------------------------------------------------------------
Tue Jun 17 07:53:08 CEST 2008 - teheo@suse.de
- patches.drivers/cdrom-dont-check-PLAY_AUDIO-in-count_tracks:
cdrom: don't check CDC_PLAY_AUDIO in cdrom_count_tracks()
(bnc#369558).
-------------------------------------------------------------------
Tue Jun 17 06:07:38 CEST 2008 - teheo@suse.de
- patches.drivers/libata-ahci-jmb361-one-port: ahci: jmb361 has
only one port (bnc#400729).
- patches.drivers/libata-ahci-sis-no-pmp: ahci: sis can't do PMP
(bnc#400728).
- patches.drivers/libata-implement-atapi-nopio: libata: implement
ATAPI_HORKAGE_NOPIO and apply it to GGW-H10N (bnc#400730).
- patches.drivers/libata-update-atapi_check_dma: libata: don't
check whether to use DMA or not for no data commands (bnc#400730).
-------------------------------------------------------------------
Tue Jun 17 00:19:52 CEST 2008 - gregkh@suse.de
- Update vanilla config files.
-------------------------------------------------------------------
Mon Jun 16 23:44:39 CEST 2008 - gregkh@suse.de
- Update config files to make build happy
-------------------------------------------------------------------
Mon Jun 16 23:00:35 CEST 2008 - gregkh@suse.de
- Update to 2.6.25.7
- lots of bugfixes
- obsoleted patches.drivers/alsa-hda-realtek-auto-resume-fix
-------------------------------------------------------------------
Fri Jun 13 11:12:07 CEST 2008 - teheo@suse.de
- patches.drivers/libata-ata_piix-TECRA-M4-broken-suspend:
ata_piix: add TECRA M4 to broken suspend list (bnc#398270).
-------------------------------------------------------------------
Thu Jun 12 19:36:46 CEST 2008 - sdietrich@suse.de
Build fix: drop patches merged into 2.6.25.5
- patches.rt/x86-fix-tsc-cyc2ns-crap.patch: Delete.
- patches.rt/x86-prepare-to-fix-32bit-sched-clock-crap.patch:
Delete.
- patches.rt/x86-fix-32bit-sched-clock-crap.patch: Delete.
Update to 2.6.25-RT6:
- Update config files: enable (M) CONFIG_RWLOCK_TORTURE_TEST
- patches.rt/preempt-realtime-x86_64.patch:
- patches.rt/trace-eip2ip.patch: Compile Fix.
Resolve conflicts:
- patches.rt/preempt-realtime-x86_64.patch: Linux-RT 2.6.25.4-RT.
Add:
- patches.rt/trace-eip2ip.patch: Re: 2.6.25.4-rt4 Compile Fix.
- patches.rt/rwlock-prio-fix.patch: rwlock: reset prio on unlocks
and wakeups.
- patches.rt/rwlock-fixes.patch: rwlock: fix pi_list race
@@ -229,15 +313,20 @@ Update to 2.6.25-RT6:
- patches.rt/ftrace-hotplug-fix.patch: ftrace: cpu hotplug fix.
-------------------------------------------------------------------
Thu Jun 12 16:06:43 CEST 2008 - sdietrich@suse.de
Wed Jun 11 22:23:24 CEST 2008 - agruen@suse.de
RT Build fix: drop patches merged into 2.6.25.5
- patches.rt/x86-fix-tsc-cyc2ns-crap.patch: Delete.
- patches.rt/x86-prepare-to-fix-32bit-sched-clock-crap.patch:
Delete.
- patches.rt/x86-fix-32bit-sched-clock-crap.patch: Delete.
Resolve conflicts:
- patches.rt/preempt-realtime-x86_64.patch: Linux-RT 2.6.25.4-RT.
- rpm/make-symsets: update to the latest version which will ignore
symset changes if the symset includes a symbol marked to be
ignored.
-------------------------------------------------------------------
Wed Jun 11 21:50:14 CEST 2008 - agruen@suse.de
- rpm/kernel-binary.spec.in: only generate symsets for kernels
with CONFIG_MODULES=y.
- rpm/macros.kernel-source: remove the ps3 specific check: we
really want to check whether the kernel mas modules enabled,
which is covered by the symsets check already now.
-------------------------------------------------------------------
Wed Jun 11 19:53:13 CEST 2008 - gregkh@suse.de