1
0
forked from pool/kernel-source
OBS User unknown
2008-08-28 00:19:28 +00:00
committed by Git OBS Bridge
parent 9292b500df
commit f85e59d0cc
37 changed files with 65384 additions and 128 deletions

View File

@@ -1,3 +1,124 @@
-------------------------------------------------------------------
Tue Aug 26 18:54:43 CEST 2008 - trenn@suse.de
Vendor specific drivers vs generic video driver.
Distinguish which ACPI driver should do backlight switching.
This patch series is queued up for 2.6.28 in the ACPI branch:
- patches.arch/0000-ACPI-video-Ignore-devices-not-present.patch:
ACPI: video: Ignore devices that aren't present in hardware.
- patches.arch/0001-Check-for-ACPI-backlight-support.patch: Check
for ACPI backlight support otherwise use vendor ACPI drivers.
- patches.arch/0002-Acer-WMI-fingers-off-backlight-video.ko.patch:
Acer-WMI: fingers off backlight if video.ko is serving this
functionality.
- patches.arch/0003-Asus-acpi-fingers-off-backlight.patch:
asus-acpi: fingers off backlight if video.ko is serving this
functionality.
- patches.arch/0004-Compal-fingers-off-backlight.patch: compal:
fingers off backlight if video.ko is serving this functionality.
- patches.arch/0005-eeepc-laptop-fingers-off.patch: eeepc-laptop:
fingers off backlight if video.ko is serving this functionality.
- patches.arch/0006-fujitsu-laptop-fingers-off-backlight.patch:
fujitsu-laptop: fingers off backlight if video.ko is serving
this functionality.
- patches.arch/0007-msi-laptop-fingers-off-backlight.patch:
msi-laptop: fingers off backlight if video.ko is serving this
functionality.
- patches.arch/0008-sony-laptop-fingers-off-backlight.patch:
sony-laptop: fingers off backlight if video.ko is serving
this functionality.
- patches.arch/0009-thinkpad_acpi-fingers-off-backlight.patch:
thinkpad_acpi: fingers off backlight if video.ko is serving
this functionality.
I had to refresh these. While one patch was broken,
two lines were missing, "patch" from 11.0 still worked, while
"patch" from 10.3 did not:
- patches.xen/add-console-use-vt: add console_use_vt.
- patches.xen/linux-2.6.19-rc1-kexec-move_segment_code-i386.patch:
kexec: Move asm segment handling code to the assembly file
(i386).
-------------------------------------------------------------------
Mon Aug 25 23:21:01 CEST 2008 - jeffm@suse.de
- Disabled patches.kernel.org/ia64-asm-nr-irqs
-------------------------------------------------------------------
Mon Aug 25 22:53:52 CEST 2008 - jeffm@suse.de
- patches.fixes/pseries-compile-fix: pseries: compile fix.
-------------------------------------------------------------------
Mon Aug 25 22:49:01 CEST 2008 - jeffm@suse.de
- patches.kernel.org/musb-powerpc-conflict: musb: compile fix
for powerpc.
-------------------------------------------------------------------
Mon Aug 25 21:58:39 CEST 2008 - jeffm@suse.de
- patches.kernel.org/ia64-asm-nr-irqs: ia64: nr-irqs.h generation
should place it in arch/../asm.
-------------------------------------------------------------------
Mon Aug 25 21:56:47 CEST 2008 - jeffm@suse.de
- Update config files.
-------------------------------------------------------------------
Mon Aug 25 21:22:08 CEST 2008 - jeffm@suse.de
- Updated to 2.6.27-rc4.
- Refreshed context.
-------------------------------------------------------------------
Mon Aug 25 14:30:43 CEST 2008 - trenn@suse.de
- patches.arch/x86-introduce-pci-noioapicquirk-kernel-cmdline.patch:
x86, pci: introduce pci=noioapicquirk kernel cmdline option.
Mysterious patch problem in include/asm-x86/pci.h
- patches.fixes/acpi-clear-wake-status.patch: Clear wak_sts
register on resume.
-------------------------------------------------------------------
Mon Aug 25 13:19:49 CEST 2008 - trenn@suse.de
- patches.suse/acpi_provide_non_windows_osi_boot_param.patch:
Delete.
-------------------------------------------------------------------
Mon Aug 25 12:33:32 CEST 2008 - jbeulich@novell.com
- Update Xen patches to 2.6.27-rc4.
- patches.xen/xen-x86_64-dump-user-pgt: dump the correct page
tables for user mode faults.
- patches.xen/xen-x86_64-pgd-alloc-order: don't require order-1
allocations for pgd-s.
- patches.xen/xen-x86_64-pgd-pin: make pinning of pgd pairs
transparent to callers.
- patches.xen/xen-blktap-write-barriers: blktap: Write Barriers.
- patches.xen/xen-x86-pmd-handling: consolidate pmd/pud/pgd entry
handling.
- patches.xen/xen-x86-bigmem: fix issues with the assignment of
huge amounts of memory.
- patches.xen/xen-msix-restore: print at least a message if MSI-X
restore failed.
- config.conf: Re-enable Xen.
- patches.xen/sfc-i2c: Delete.
- Update config files.
-------------------------------------------------------------------
Fri Aug 22 17:01:43 CEST 2008 - jbeulich@novell.com
- patches.suse/stack-unwind: Adjust and re-enable.
- Update config files.
-------------------------------------------------------------------
Tue Aug 19 20:36:51 CEST 2008 - jeffm@suse.de
- patches.kernel.org/ps3-lpm-include: Delete.
-------------------------------------------------------------------
Tue Aug 19 16:54:07 CEST 2008 - jeffm@suse.de