Blob Blame History Raw
-------------------------------------------------------------------
Wed Mar 12 10:24:38 CET 2008 - jbeulich@novell.com

- Update Xen patches to 2.6.25-rc5 and c/s 471.
- patches.xen/xen3-aslr-i386-and-x86_64-randomize-brk.patch:
  Delete.
- patches.xen/xen3-aslr-pie-executable-randomization.patch:
  Delete.
- patches.xen/xen3-early-firewire.diff: Delete.
- Update x86 config files.
- config.conf: Re-enable Xen configs.

-------------------------------------------------------------------
Tue Mar 11 19:02:10 CET 2008 - gregkh@suse.de

- add usb persist for storage devices across suspend to ram.  This is going to
  be in 2.6.26, just missed the .25 merge window.

-------------------------------------------------------------------
Tue Mar 11 18:10:51 CET 2008 - gregkh@suse.de

- Update to 2.6.26-rc5-git1
- Update config files.

-------------------------------------------------------------------
Tue Mar 11 00:34:29 CET 2008 - gregkh@suse.de

- update to 2.6.25-rc5

-------------------------------------------------------------------
Mon Mar 10 12:38:31 CET 2008 - agruen@suse.de

- scripts/tar-up.sh: Don't lose the EXTRAVERSION when overriding
  the release number with --release-string or --timestamp.

-------------------------------------------------------------------
Sun Mar  9 16:58:10 CET 2008 - jeffm@suse.de

- patches.fixes/hibernation-snapshot-numa-workaround.patch:
  swsusp: workaround for crash on NUMA (kernel.org#9966).

-------------------------------------------------------------------
Sat Mar  8 14:05:20 CET 2008 - agruen@suse.de

- Encode the EXTRAVERSION part of kernel release numbers in the
  RPM release instead of in the version. This resolves the problem
  that kernel releases like 2.6.25-rc4 would result in a package
  with a higher version than 2.6.25 according to RPM's versioning
  scheme (bug 271712).

-------------------------------------------------------------------
Fri Mar  7 17:52:55 CET 2008 - schwab@suse.de

- Update kdb patches.

-------------------------------------------------------------------
Thu Mar  6 19:14:44 CET 2008 - trenn@suse.de

- patches.fixes/acpi_fix_mem_corruption.patch: ACPI: Fix mem
  corruption (350017).
- patches.fixes/acpi_thermal_passive_cleanup.patch: Warn user
  about a BIOS bug in asus boards (350017).

-------------------------------------------------------------------
Thu Mar  6 17:46:28 CET 2008 - gregkh@suse.de

- Update s390 config files.

-------------------------------------------------------------------
Thu Mar  6 17:30:44 CET 2008 - gregkh@suse.de

- update to 2.6.24-rc5-git1

-------------------------------------------------------------------
Wed Mar  5 20:18:13 CET 2008 - gregkh@suse.de

- enable CONFIG_GROUP_SCHED

-------------------------------------------------------------------
Wed Mar  5 20:12:32 CET 2008 - gregkh@suse.de

- enable CONFIG_HIGH_RES_TIMERS on i386

-------------------------------------------------------------------
Wed Mar  5 19:35:37 CET 2008 - gregkh@suse.de

- enable CONFIG_USB_PERSIST for vanilla config files

-------------------------------------------------------------------
Wed Mar  5 19:29:20 CET 2008 - gregkh@suse.de

- refresh patches to apply cleanly with no fuzz
- enable CONFIG_USB_PERSIST so that users can enable this if they want

-------------------------------------------------------------------
Wed Mar  5 19:01:50 CET 2008 - gregkh@suse.de

- update the vanilla config files for CONFIG_DEBUG_RODATA

-------------------------------------------------------------------
Wed Mar  5 18:58:12 CET 2008 - gregkh@suse.de

- enable CONFIG_DEBUG_RODATA (Not really a debug option, something
  we need in all of our kernels.)

-------------------------------------------------------------------
Wed Mar  5 17:55:41 CET 2008 - gregkh@suse.de

- Update vanilla config files.

-------------------------------------------------------------------
Wed Mar  5 17:26:42 CET 2008 - jbeulich@novell.com

- patches.fixes/parport-mutex,
  patches.suse/stack-unwind: Fix merge mistakes.
- Update i386 config files.

-------------------------------------------------------------------
Wed Mar  5 17:02:33 CET 2008 - gregkh@suse.de

- Update tree to 2.6.25-rc4

-------------------------------------------------------------------
Wed Mar  5 12:29:48 CET 2008 - fseidel@suse.de

- add patches.fixes/fat_detect_media_wo_parttable.patch and
  patches.fixes/fat_valid_media.patch:
  detect FAT formated medias without partition table correctly
  (bnc 364365)

-------------------------------------------------------------------
Tue Mar  4 16:38:11 CET 2008 - olh@suse.de

- add patches.kernel.org/s390-defkeymap.patch
  Build fix for drivers/s390/char/defkeymap.c

-------------------------------------------------------------------
Tue Mar  4 16:08:29 CET 2008 - olh@suse.de

- enable ext2/3 acl support in ps3 kernel

-------------------------------------------------------------------
Tue Mar  4 15:33:29 CET 2008 - olh@suse.de

- Update to 2.6.25-rc3-git5

-------------------------------------------------------------------
Tue Mar  4 15:19:22 CET 2008 - olh@suse.de

- use suffix -ps3 for PS3 kernel, it is only used in otheros.bld

-------------------------------------------------------------------
Mon Mar  3 12:37:03 CET 2008 - lmb@suse.de

- rpm/kernel-binary.spec.in: Require udev >= 118.

-------------------------------------------------------------------
Mon Mar  3 11:47:35 CET 2008 - ak@suse.de

- patches.arch/x86-nvidia-timer-quirk: Delete.
  PCI device ID list still not complete and let's have the same
  crap as mainline for now. It would be better to fix the PCI
  ID lists (#302327)

-------------------------------------------------------------------
Sun Mar  2 22:14:06 CET 2008 - olh@suse.de

- add patches.fixes/ibmvstgt-fixes.patch
  fix oops in ibmvstgt init function

-------------------------------------------------------------------
Fri Feb 29 19:55:54 CET 2008 - olh@suse.de

- add patches.arch/ppc-pci-bogus-resources.patch
  fix bogus test for unassigned resources

-------------------------------------------------------------------
Thu Feb 28 16:20:06 CET 2008 - olh@suse.de

- disable CONFIG_CRYPTO_DEV_HIFN_795X on ppc32 due to __divdi3 usage
- update patches.kernel.org/powerpc-needs-uboot
  disable mkimage call in arch/powerpc/boot/wrapper

-------------------------------------------------------------------
Thu Feb 28 12:43:16 CET 2008 - olh@suse.de

- update patches.kernel.org/fixed-phy-select
  add dependency on libphy=y

-------------------------------------------------------------------
Wed Feb 27 22:19:45 CET 2008 - jdelvare@suse.de

- patches.fixes/acpi-fix-double-log-level.patch: ACPI: Fix a
  duplicate log level.

-------------------------------------------------------------------
Wed Feb 27 17:10:04 CET 2008 - trenn@suse.de

- patches.fixes/acpi_force-fan-active.patch: Delete.

-------------------------------------------------------------------
Tue Feb 26 21:57:45 CET 2008 - sdietrich@suse.de

- remove obsolete adaptive-locks patches
  patches.rt/rtmutex-adaptive-locks.patch: Delete.
  patches.rt/rtmutex-adjust-pi_lock-usage-in-wakeup.patch: Delete.
  patches.rt/rtmutex-optimize-wakeup.patch: Delete.
  patches.rt/rtmutex-rearrange.patch: Delete.
  patches.rt/rtmutex-remove-extra-try.patch: Delete.
  patches.rt/rtmutex-adaptive-mutexes.patch: Delete.
  patches.rt/rtmutex-adaptive-timeout.patch: Delete.
  patches.rt/rtmutex-lateral-steal.patch: Delete.
  patches.rt/rtmutex-lateral-steal-sysctl.patch: Delete.

-------------------------------------------------------------------
Tue Feb 26 13:37:05 CET 2008 - sassmann@suse.de

- remove patches included upstream
  patches.arch/ppc-ps3-gelic-cleanup.patch
  patches.arch/ppc-ps3-gelic-endianness.patch
  patches.arch/ppc-ps3-gelic-ethernet-linkstatus.patch
  patches.arch/ppc-ps3-gelic-fix-fallback.diff
  patches.arch/ppc-ps3-gelic-multiple-interface.patch
  patches.arch/ppc-ps3-gelic-remove-duplicate-ethtool-handlers.patch
  patches.arch/ppc-ps3-gelic-wireless-v2.patch

-------------------------------------------------------------------
Tue Feb 26 00:53:25 CET 2008 - jeffm@suse.de

- Update config files: Disabled CONFIG_INPUT_YEALINK per an old
  request from AJ.

-------------------------------------------------------------------
Tue Feb 26 00:38:27 CET 2008 - jeffm@suse.de

- Update to 2.6.25-rc3.

-------------------------------------------------------------------
Sun Feb 24 09:48:20 CET 2008 - sdietrich@suse.de

- patches.rt/0001-sched-count-of-queued-RT-tasks.patch: Delete.
- patches.rt/0002-sched-track-highest-prio-task-queued.patch:
  Delete.
- patches.rt/0003-sched-add-RT-task-pushing.patch: Delete.
- patches.rt/0004-sched-add-rt-overload-tracking.patch: Delete.
- patches.rt/0005-sched-pull-RT-tasks-from-overloaded-runqueues.patch:
  Delete.
- patches.rt/0006-sched-push-RT-tasks-from-overloaded-CPUs.patch:
  Delete.
- patches.rt/0007-sched-disable-standard-balancer-for-RT-tasks.patch:
  Delete.
- patches.rt/0008-sched-add-RT-balance-cpu-weight.patch: Delete.
- patches.rt/0009-sched-clean-up-this_rq-use-in-kernel-sched_rt.c.patch:
  Delete.
- patches.rt/0010-sched-de-SCHED_OTHER-ize-the-RT-path.patch:
  Delete.
- patches.rt/0011-sched-break-out-search-for-RT-tasks.patch:
  Delete.
- patches.rt/0012-sched-RT-balancing-include-current-CPU.patch:
  Delete.
- patches.rt/0013-sched-pre-route-RT-tasks-on-wakeup.patch:
  Delete.
- patches.rt/0014-sched-optimize-RT-affinity.patch: Delete.
- patches.rt/0015-sched-wake-balance-fixes.patch: Delete.
- patches.rt/0016-sched-RT-balance-avoid-overloading.patch:
  Delete.
- patches.rt/0017-sched-break-out-early-if-RT-task-cannot-be-migrated.patch:
  Delete.
- patches.rt/0018-sched-RT-balance-optimize.patch: Delete.
- patches.rt/0019-sched-RT-balance-optimize-cpu-search.patch:
  Delete.
- patches.rt/0020-sched-RT-balance-on-new-task.patch: Delete.
- patches.rt/0021-sched-clean-up-pick_next_highest_task_rt.patch:
  Delete.
- patches.rt/0022-sched-clean-up-find_lock_lowest_rq.patch:
  Delete.
- patches.rt/0023-sched-clean-up-overlong-line-in-kernel-sched_debug.patch:
  Delete.
- patches.rt/0024-sched-clean-up-kernel-sched_rt.c.patch: Delete.
- patches.rt/0025-sched-remove-rt_overload.patch: Delete.
- patches.rt/0026-sched-remove-leftover-debugging.patch: Delete.
- patches.rt/0027-sched-clean-up-pull_rt_task.patch: Delete.
- patches.rt/0028-sched-clean-up-schedule_balance_rt.patch:
  Delete.
- patches.rt/0029-sched-add-sched-domain-roots.patch: Delete.
- patches.rt/0030-sched-update-root-domain-spans-upon-departure.patch:
  Delete.
- patches.rt/0031-Subject-SCHED-Only-balance-our-RT-tasks-within-ou.patch:
  Delete.
- patches.rt/0032-sched-fix-sched_rt.c-join-leave_domain.patch:
  Delete.
- patches.rt/0033-sched-remove-unused-JIFFIES_TO_NS-macro.patch:
  Delete.
- patches.rt/0034-sched-style-cleanup-2.patch: Delete.
- patches.rt/0035-sched-add-credits-for-RT-balancing-improvements.patch:
  Delete.
- patches.rt/0036-sched-reactivate-fork-balancing.patch: Delete.
- patches.rt/0037-sched-whitespace-cleanups-in-topology.h.patch:
  Delete.
- patches.rt/0038-sched-no-need-for-affine-wakeup-balancing-in.patch:
  Delete.
- patches.rt/0039-sched-get-rid-of-new_cpu-in-try_to_wake_up.patch:
  Delete.
- patches.rt/0040-sched-remove-do_div-from-__sched_slice.patch:
  Delete.
- patches.rt/0041-sched-RT-balance-replace-hooks-with-pre-post-sched.patch:
  Delete.
- patches.rt/0042-sched-RT-balance-add-new-methods-to-sched_class.patch:
  Delete.
- patches.rt/0043-sched-RT-balance-only-adjust-overload-state-when-c.patch:
  Delete.
- patches.rt/0044-sched-remove-some-old-cpuset-logic.patch:
  Delete.

- Remove scheduler patches already upstream in 2.6.25-rc1

-------------------------------------------------------------------
Sat Feb 23 22:14:54 CET 2008 - jeffm@suse.de

- patches.kernel.org/libertas-section-conflict: libertas: fix
  section conflict.

-------------------------------------------------------------------
Sat Feb 23 19:45:26 CET 2008 - jeffm@suse.de

- Enabled patches.kernel.org/ps3-lpm-include

-------------------------------------------------------------------
Sat Feb 23 19:45:22 CET 2008 - jeffm@suse.de

- patches.kernel.org/spu_profiler-include: powerpc: spu_profiler
  build fix.

-------------------------------------------------------------------
Sat Feb 23 18:36:49 CET 2008 - jeffm@suse.de

- patches.kernel.org/ps3-lpm-include: ps3: lpm build fix.

-------------------------------------------------------------------
Sat Feb 23 18:25:06 CET 2008 - jeffm@suse.de

- patches.kernel.org/fixed-phy-select: powerpc: FSL_SOC requires
  FIXED_PHY.
- patches.kernel.org/lguest-fixups: lguest: Fix asm-offsets_32
  with correct config option.

-------------------------------------------------------------------
Sat Feb 23 07:51:44 CET 2008 - jeffm@suse.de

- Build fixes for ia64 and i386.

-------------------------------------------------------------------
Sat Feb 23 00:15:46 CET 2008 - jeffm@suse.de

- Update to 2.6.25-rc2-git6.
  - Removed:
    - patches.arch/ppc-pegasos-pata_via-fixup.patch: Delete.
    - patches.arch/ppc-pegasos-console-autodetection.patch: Delete.
    - patches.arch/ppc-ps3-make-dev_id-and-bus_id-u64.diff: Delete.
    - patches.arch/acpi_autoload_bay.patch: Delete.
    - patches.arch/small-acpica-extension-to-be-able-to-store-the-name-of.patch:
      Delete.
    - patches.arch/export-acpi_check_resource_conflict.patch: Delete.
    - patches.drivers/early-firewire.diff: Delete.
    - patches.drivers/scsi-throttle-SG_DXFER_TO_FROM_DEV-warning-better:
      Delete.
    - patches.drivers/libata-implement-force-parameter: Delete.
    - patches.drivers/igb-1.0.8-k2: Delete.
    - patches.drivers/always-announce-new-usb-devices.patch: Delete.
    - patches.drivers/nozomi.patch: Delete.
    - patches.drivers/libata-quirk_amd_ide_mode: Delete.
    - patches.fixes/acpi_autoload_baydock.patch: Delete.
    - patches.fixes/bluetooth_hci_dev_put.patch: Delete.
    - patches.fixes/bluetooth_hci_conn_childs.patch: Delete.
    - patches.fixes/mac80211-fix-hw-scan1.patch: Delete.
    - patches.fixes/mac80211-fix-hw-scan2.patch: Delete.
    - patches.fixes/libiscsi-missing-semicolon.diff: Delete.
    - patches.fixes/pci-quirk-enable-smbus-on-hp-xw4100.patch: Delete.
    - patches.kernel.org/patch-2.6.24.1: Delete.
    - patches.suse/acpi_dsdt_ssdt_initrd_initramfs.patch: Delete.
    - patches.suse/squashfs.patch.fixup: Delete.
    - patches.suse/aslr-pie-executable-randomization.patch: Delete.
    - patches.suse/aslr-i386-and-x86_64-randomize-brk.patch: Delete.
  - Xen and RT currently disabled.
  - SquashFS may not work.

-------------------------------------------------------------------
Fri Feb 22 21:10:57 CET 2008 - jeffm@suse.de

- scripts/embargo-filter: fixed and renabled check

-------------------------------------------------------------------
Fri Feb 22 18:34:18 CET 2008 - sdietrich@suse.de

- embargoed-patches: eliminate embargoed patches abuse.

-------------------------------------------------------------------
Fri Feb 22 16:48:37 CET 2008 - jeffm@suse.de

- scripts/embargo-filter: Disable check for non-existant patches.

-------------------------------------------------------------------
Fri Feb 22 15:27:05 CET 2008 - schwab@suse.de

- Update kdb patches.

-------------------------------------------------------------------
Fri Feb 22 13:10:33 CET 2008 - jbeulich@novell.com

- config/i386/xenpae: Rename to config/i386/xen.
- config.conf: Delete i386/xenpae.

-------------------------------------------------------------------
Thu Feb 21 16:41:27 CET 2008 - sdietrich@suse.de

- Update config files: update RT options for adaptive RT locks

-------------------------------------------------------------------
Thu Feb 21 15:30:06 CET 2008 - sdietrich@suse.de

- patches.rt/rtmutex-adaptive-mutexes.patch: cleanup.
- patches.rt/rtmutex-adaptive-timeout.patch: cleanup.
- patches.rt/rtmutex-lateral-steal-sysctl.patch: sysctl for
  runtime-control of lateral mutex stealing.

-------------------------------------------------------------------
Thu Feb 21 09:17:38 CET 2008 - jbeulich@novell.com

- Update Xen patches to c/s 425.
- patches.xen/sfc-network-driver: Solarflare: Standard network driver
  (disabled until status clarified).
- patches.xen/sfc-resource-driver: Solarflare: Resource driver
  (disabled until status clarified).
- Update Xen config files.

-------------------------------------------------------------------
Wed Feb 20 20:56:32 CET 2008 - ghaskins@suse.de

- adaptive-locking v20

-------------------------------------------------------------------
Wed Feb 20 20:36:00 CET 2008 - ghaskins@suse.de

- adaptive-locking v19

-------------------------------------------------------------------
Wed Feb 20 19:22:20 CET 2008 - jeffm@suse.de

- Update config files for dmraid45.

-------------------------------------------------------------------
Wed Feb 20 13:57:56 CET 2008 - bwalle@suse.de

- rpm/kernel-binary.spec.in: add PAGESIZE detection for
  makedumpfile.config from the .config file also for PPC64

-------------------------------------------------------------------
Wed Feb 20 13:17:21 CET 2008 - fseidel@suse.de

- patches.fixes/bluetooth_hci_dev_put.patch,
  patches.fixes/bluetooth_hci_conn_childs.patch,
  patches.fixes/bluetooth_hci_unregister_sysfs.patch:
  fix kernel crash after removing bluetooth adapter (bnc 359546)

-------------------------------------------------------------------
Tue Feb 19 21:55:32 CET 2008 - jeffm@suse.de

- patches.suse/dm-raid45-2.6.24-20080602a.patch: DMRAID45 module.

-------------------------------------------------------------------
Fri Feb 15 19:24:24 CET 2008 - sdietrich@suse.de

- Update to latest patch set:
- patches.rt/rearrange_rtspinlock_sleep:
  [PATCH 02/10] rearrange rtspinlock sleep
- patches.rt/optimize_rtspinlock_wakeup:
  [PATCH 03/10] optimize rtspinlock wakeup
- patches.rt/adaptive_RT_spinlock_support:
  [PATCH 04/10] Adaptive RT spinlock support
- patches.rt/add_timeout_mechanism: [PATCH 05/10]
  add a loop counter based timeoutmechanism
- patches.rt/adaptive_mutexes: [PATCH 06/10] adaptive mutexes
- patches.rt/adjust_pi_lock_usage_in_wakeup:
  [PATCH 07/10] Adjust pi_lock usage in wakeup
- patches.rt/optimize_printk_fastpath: [PATCH 08/10]
  optimize the !printk fastpath throughthe lock acquisition
- patches.rt/remove_extra_call_try_to_take_lock:
  [PATCH 09/10] remove the extra call to try_to_take_lock
- patches.rt/lateral_lock_steal: [PATCH 10/10] allow
  rt-mutex lock-stealing toinclude lateral priority

-------------------------------------------------------------------
Fri Feb 15 19:04:25 CET 2008 - sdietrich@suse.de

- embargoed-patches: (embargo development RT throughput patches)
- Update config files (RT config options)
- patches.rt/optimize_rtspinlock_wakeup: optimize rtspinlock
  wakeup.
- patches.rt/adaptive_RT_spinlock_support: Adaptive RT spinlock
  support.
- patches.rt/add_timeout_mechanism: add
  a loop counter based timeout mechanism
- patches.rt/adaptive_mutexes: adaptive mutexes
- patches.rt/adjust_pi_lock_usage_in_wakeup:
  Adjust pi_lock usage in wakeup
- patches.rt/optimize_printk_fastpath: optimize
  the !printk fastpath through the lockacquisition
- patches.rt/remove_extra_call_try_to_take_lock:
  remove the extra call to try_to_take_lock
- patches.rt/lateral_lock_steal: allow rt-mutex
  lock-stealing to include lateralpriority
- patches.rt/rearrange_rtspinlock_sleep: cleanup rtspinlock sleep

-------------------------------------------------------------------
Thu Feb 14 17:18:40 CET 2008 - jeffm@suse.de

- Removed unused OCFS2 patches.

-------------------------------------------------------------------
Thu Feb 14 16:10:31 CET 2008 - jeffm@suse.de

- Removed old commented out ocfs2 patchset.

-------------------------------------------------------------------
Thu Feb 14 03:10:06 CET 2008 - teheo@suse.de

- patches.drivers/libata-quirk_amd_ide_mode: PCI: modify SATA
  IDE mode quirk (345124).

-------------------------------------------------------------------
Wed Feb 13 22:50:44 CET 2008 - jeffm@suse.de

- patches.suse/ocfs2-03-split-disk-heartbeat-out.diff: Fixed
  section conflict.

-------------------------------------------------------------------
Wed Feb 13 21:59:37 CET 2008 - jeffm@suse.de

- Update config files.

-------------------------------------------------------------------
Wed Feb 13 21:47:43 CET 2008 - jeffm@suse.de

- Merged and re-enabled OCFS2 userspace clustering

-------------------------------------------------------------------
Wed Feb 13 10:41:01 CET 2008 - jdelvare@suse.de

- config/*: Don't build i2c algorithm drivers that we do not use.
- supported.conf: Drop i2c-elektor and i2c-algo-pcf, we don't ship
  them.

-------------------------------------------------------------------
Tue Feb 12 01:59:51 CET 2008 - teheo@suse.de

Build fix for section mismatch check.

- patches.drivers/libata-implement-force-parameter: libata:
  implement libata.force module parameter (337610).

-------------------------------------------------------------------
Mon Feb 11 08:50:40 CET 2008 - teheo@suse.de

- patches.drivers/libata-force-cable-type: Delete.
- patches.drivers/libata-implement-force-parameter: libata:
  implement libata.force module parameter (337610).

-------------------------------------------------------------------
Fri Feb  8 22:07:58 CET 2008 - gregkh@suse.de

- Update to 2.6.24.1
  - fixes CVE-2008-0007, CVE-2008-0009, CVE-2008-0010
  - lots of USB device ids updated
  - lots of other bugfixes
  - removed patches.fixes/bootstrap-memoryless-node.patch as it is now
    contained within.

-------------------------------------------------------------------
Fri Feb  8 18:41:55 CET 2008 - gregkh@suse.de

- Move ipv6-no-autoconf to xen directory as it is a Xen bugfix

-------------------------------------------------------------------
Fri Feb  8 18:33:31 CET 2008 - bwalle@suse.de

- patches.arch/ppc-fix-prpmc2800: remove patch since it's not needed
  with current binutils any more

-------------------------------------------------------------------
Fri Feb  8 18:32:21 CET 2008 - bwalle@suse.de

- patches.drivers/igb-2007-12-11: Delete.
- patches.drivers/igb-1.0.8-k2: Update to latest version which is
  also upstream now in the 2.6.25 tree.

-------------------------------------------------------------------
Fri Feb  8 18:10:48 CET 2008 - gregkh@suse.de

- Remove NO_BRP_NOEXECSTACK from the .spec files as it is obsolete
  and doesn't do anything anymore.

-------------------------------------------------------------------
Fri Feb  8 15:57:31 CET 2008 - jbeulich@novell.com

- patches.xen/xen3-auto-common.diff,
  patches.xen/xen3-patch-2.6.23: fix merge mistake.

-------------------------------------------------------------------
Fri Feb  8 11:54:11 CET 2008 - jbenc@suse.cz

- Update config files: disabled CONFIG_BCM43XX.

-------------------------------------------------------------------
Wed Feb  6 19:01:22 CET 2008 - jeffm@suse.de

- patches.apparmor/vfs-mkdir.diff: Added missing case in
  kernel/cgroup.c

-------------------------------------------------------------------
Wed Feb  6 17:30:21 CET 2008 - fseidel@suse.de

- updated patches.drivers/nozomi.patch: mainline info

-------------------------------------------------------------------
Wed Feb  6 11:59:23 CET 2008 - sdietrich@suse.de

- Update config files: RT@1KHz, sched groups & cpusets enabled.

-------------------------------------------------------------------
Wed Feb  6 09:45:37 CET 2008 - olh@suse.de

- enable bnx2 on ppc64 (bnc 359114 - LTC42106)

-------------------------------------------------------------------
Wed Feb  6 00:25:53 CET 2008 - gregkh@suse.de

- remove unused lockd patches:
  - patches.suse/lockd-switchable-statd
  - patches.suse/lockd-kernel-statd
  - patches.suse/lockd-suse-config
  - patches.suse/lockd-max-hosts-dynamic

-------------------------------------------------------------------
Tue Feb  5 23:42:17 CET 2008 - oneukum@suse.de

- patches.suse/usb_printer_no_auto.diff: Delete.
  Obsoleted by mainline change

-------------------------------------------------------------------
Tue Feb  5 07:39:47 CET 2008 - gregkh@suse.de

- Enable CONFIG_TASK_IO_ACCOUNTING (bnc 356547) for RT kernels

-------------------------------------------------------------------
Tue Feb  5 00:40:11 CET 2008 - gregkh@suse.de

- Enable CONFIG_TASK_IO_ACCOUNTING (bnc 356547)

-------------------------------------------------------------------
Thu Jan 31 18:55:04 CET 2008 - sdietrich@suse.de

- patches.rt/megasas_IRQF_NODELAY.patch: Convert megaraid sas
  IRQ to non-threaded IRQ.
- patches.rt/version.patch: Delete (unused).

-------------------------------------------------------------------
Thu Jan 31 15:26:24 CET 2008 - jbenc@suse.cz

- patches.fixes/mac80211-fix-hw-scan1.patch,
  patches.fixes/mac80211-fix-hw-scan2.patch: mac80211: hardware
  scan rework (bnc#307050).

-------------------------------------------------------------------
Thu Jan 31 07:55:15 CET 2008 - sdietrich@suse.de

- Remove a legacy tweak carried over from the 10.3 Kernel,
  enable the affinity load-balancing sysctl.

-------------------------------------------------------------------
Wed Jan 30 04:53:53 CET 2008 - sdietrich@suse.de

- patches.rt/x86-ticket-lock.patch: FIFO ticket lock spinlocks
  for x86 (RT).
- patches.rt/rt-mutex-i386.patch: Resolve conflicts.

-------------------------------------------------------------------
Tue Jan 29 10:50:27 CET 2008 - olh@suse.de

- really skip kernel-ps3 in suse_kernel_module_package rpm macro

-------------------------------------------------------------------
Tue Jan 29 09:15:24 CET 2008 - jbeulich@novell.com

- Update Xen patches to 2.6.24 final and c/s 399.
- patches.xen/xen3-seccomp-disable-tsc-option: [PATCH seccomp:
  make tsc disabling optional (191123).

-------------------------------------------------------------------
Sat Jan 26 13:02:54 CET 2008 - sdietrich@suse.de

- Linux-RT 2.6.24-rt1 (many patches in patches.rt refreshed).
- patches.rt/series: Delete (unused).

-------------------------------------------------------------------
Sat Jan 26 10:53:48 CET 2008 - olh@suse.de

- update patches.arch/ppc-efika-modalias.patch
  use struct device_attribute to fix oops on boot

-------------------------------------------------------------------
Fri Jan 25 23:33:07 CET 2008 - jeffm@suse.de

- scripts/sequence-patch.sh: Updated to include $EXTRA_SYMBOLS in
  $PATCH_DIR (e.g.: --symbol=RT creates linux-2.6.24-RT)

-------------------------------------------------------------------
Fri Jan 25 18:03:54 CET 2008 - jeffm@suse.de

- patches.rt/rcu-new-1.patch: Updated context against 2.6.24.

-------------------------------------------------------------------
Fri Jan 25 17:40:39 CET 2008 - olh@suse.de

- add patches.fixes/bootstrap-memoryless-node.patch
  slab: fix bootstrap on memoryless node

-------------------------------------------------------------------
Fri Jan 25 01:58:43 CET 2008 - gregkh@suse.de

- refresh allmost all patches to apply cleanly and have a proper
  diffstat (except for the xen patches, they were left alone...)

-------------------------------------------------------------------
Fri Jan 25 01:48:56 CET 2008 - gregkh@suse.de

- Update to 2.6.24

-------------------------------------------------------------------
Thu Jan 24 22:55:26 CET 2008 - olh@suse.de

- always skip kernel-ps3 in suse_kernel_module_package rpm macro

-------------------------------------------------------------------
Thu Jan 24 16:33:25 CET 2008 - sdietrich@suse.de

- Update config files: set SYSFS_DEPRECATED for reverse 
  compatibility with SLERT

-------------------------------------------------------------------
Tue Jan 22 15:43:40 CET 2008 - olh@suse.de

- update patches.arch/ppc-efika-modalias.patch
  simplify patch

-------------------------------------------------------------------
Tue Jan 22 13:05:36 CET 2008 - agruen@suse.de

- patches.rpmify/cloneconfig.diff: Adjust to upstream i386 + x86_64
  merge (347712).

-------------------------------------------------------------------
Tue Jan 22 09:37:13 CET 2008 - sassmann@suse.de

- add defconfig for ps3 kernel
- add entry for ps3 defconfig in config.conf
- add support for kernels without loadable modules to rpm/kernel-binary.spec.in
- include ps3 target in scripts/tar-up_and_run_mbuild.sh

-------------------------------------------------------------------
Mon Jan 21 22:46:59 CET 2008 - sdietrich@suse.de

- Update config files (RT)

-------------------------------------------------------------------
Mon Jan 21 14:48:45 CET 2008 - sdietrich@suse.de

- Linux-RT 2.6.24-rc8-rt1

-------------------------------------------------------------------
Mon Jan 21 10:45:35 CET 2008 - olh@suse.de

- add patches.arch/ppc-pegasos-pata_via-fixup.patch
  call chrp_pci_fixup_vt8231_ata() later to allow pata_via usage

-------------------------------------------------------------------
Mon Jan 21 08:48:02 CET 2008 - aj@suse.de

- Remove unused config/s390/rt.

-------------------------------------------------------------------
Fri Jan 18 23:30:24 CET 2008 - jeffm@suse.de

- patches.rt/irq-flags-unsigned-long.patch: Delete.

-------------------------------------------------------------------
Fri Jan 18 23:21:31 CET 2008 - jeffm@suse.de

- Update to 2.6.24-rc8-git2.

-------------------------------------------------------------------
Fri Jan 18 17:14:28 CET 2008 - jeffm@suse.de

- Enabled 2.6.24-rc8-git1.

-------------------------------------------------------------------
Fri Jan 18 13:40:29 CET 2008 - jbenc@suse.cz

- patches.fixes/rt2x00-remove-duplicate-id.patch: Delete. The patch
  is not correct, there exist two cards with different chipsets but
  the same USB ID.

-------------------------------------------------------------------
Fri Jan 18 11:56:54 CET 2008 - jbenc@suse.cz

- patches.fixes/rt2x00-remove-duplicate-id.patch: rt2x00: remove
  duplicate USB ID (350956).

-------------------------------------------------------------------
Fri Jan 18 10:49:25 CET 2008 - olh@suse.de

- sync powerpc vanilla with default .config to enable libata

-------------------------------------------------------------------
Fri Jan 18 10:19:43 CET 2008 - olh@suse.de

- add patches.arch/ppc-pegasos-mv643xx_eth-modalias.patch
  provide module alias platform:mv643xx_eth

-------------------------------------------------------------------
Thu Jan 17 19:28:39 CET 2008 - jeffm@suse.de

- Update to 2.6.24-rc8-git1.

-------------------------------------------------------------------
Wed Jan 16 17:36:48 CET 2008 - jeffm@suse.de

- Update to 2.6.24-rc8.

-------------------------------------------------------------------
Sun Jan 13 16:48:14 CET 2008 - jeffm@suse.de

- Update to 2.6.24-rc7-git5.

-------------------------------------------------------------------
Fri Jan 11 20:34:52 CET 2008 - jeffm@suse.de

- Update to 2.6.24-rc7-git3.

-------------------------------------------------------------------
Fri Jan 11 12:33:26 CET 2008 - jbeulich@novell.com

- Update Xen patches to c/s 372 and 2.6.24-rc7.
- patches.xen/xen3-aux-at_vector_size.patch: Delete.
- Update Xen config files.

-------------------------------------------------------------------
Thu Jan 10 11:53:37 CET 2008 - olh@suse.de

- update patches.arch/ppc-efika-ethernet-phy.patch
  move Forth code to fixup_device_tree_efika

-------------------------------------------------------------------
Wed Jan  9 17:52:44 CET 2008 - schwab@suse.de

- Fix debug package build.

-------------------------------------------------------------------
Wed Jan  9 17:43:26 CET 2008 - oneukum@suse.de

- Update config files. CONFIG_USB_SUSPEND default

-------------------------------------------------------------------
Wed Jan  9 17:05:00 CET 2008 - schwab@suse.de

- Update kdb patches.

-------------------------------------------------------------------
Wed Jan  9 13:46:22 CET 2008 - jbeulich@novell.com

- patches.suse/stack-unwind: Another try...

-------------------------------------------------------------------
Wed Jan  9 13:37:17 CET 2008 - jeffm@suse.de

- Update config files: Enabled CONFIG_SCSI_SAS_ATA. (346990)

-------------------------------------------------------------------
Wed Jan  9 11:36:44 CET 2008 - jbeulich@novell.com

- patches.suse/stack-unwind: Fix CONFIG_FRAME_POINTER build.

-------------------------------------------------------------------
Wed Jan  9 09:49:45 CET 2008 - jbeulich@novell.com

- patches.suse/stack-unwind: DWARF2 EH-frame based stack
  unwinding.
- patches.xen/xen3-stack-unwind: DWARF2 EH-frame based stack
  unwinding.
- Update config files.

-------------------------------------------------------------------
Tue Jan  8 21:29:36 CET 2008 - jeffm@suse.de

- patches.fixes/seccomp-disable-tsc-option: Fixed so it only applies
  to i386, and updated config files.

-------------------------------------------------------------------
Tue Jan  8 21:23:05 CET 2008 - jeffm@suse.de

- patches.fixes/seccomp-disable-tsc-option: [PATCH] seccomp:
  make tsc disabling optional (191123).

-------------------------------------------------------------------
Tue Jan  8 16:50:53 CET 2008 - olh@suse.de

- add patches.arch/ppc-efika-ethernet-phy.patch
  drop patches.arch/ppc-efika-bestcomm-ethernet.patch
  provide phy-handle property for fec_mpc52xx (347234)

-------------------------------------------------------------------
Tue Jan  8 14:18:29 CET 2008 - teheo@suse.de

- patches.drivers/libata-force-cable-type: libata: implement
  libata.force_cbl parameter (337610).

-------------------------------------------------------------------
Mon Jan  7 16:47:31 CET 2008 - jeffm@suse.de

- Update to 2.6.24-rc7.

-------------------------------------------------------------------
Mon Jan  7 10:30:30 CET 2008 - teheo@suse.de

- patches.drivers/libata-sata_nv-disable-ADMA: sata_nv: disable
  ADMA by default (346508).

-------------------------------------------------------------------
Mon Jan  7 10:11:12 CET 2008 - teheo@suse.de

Bug 347708.  port_info for vmw was being assigned to the wrong index.

- patches.drivers/libata-ata_piix-vmw-ign-DMA-err: ata_piix:
  ignore ATA_DMA_ERR on vmware ich4 (258256).

-------------------------------------------------------------------
Mon Jan  7 09:39:36 CET 2008 - teheo@suse.de

As the rest of kernel has caught up now, this one is no longer
necessary.

- patches.drivers/libata-fix-up-build-after-upstream-update.patch:
  Delete.

-------------------------------------------------------------------
Mon Jan  7 09:36:48 CET 2008 - teheo@suse.de

- patches.drivers/libata-fix-up-build-after-upstream-update.patch:
  Delete.
- patches.drivers/libata-ata_piix-vmw-ign-DMA-err: ata_piix:
  ignore ATA_DMA_ERR on vmware ich4 (258256).

-------------------------------------------------------------------
Fri Jan  4 17:09:31 CET 2008 - jeffm@suse.de

- Update config files for -vanilla.

-------------------------------------------------------------------
Fri Jan  4 16:49:44 CET 2008 - jeffm@suse.de

- patches.rt/timer-freq-tweaks.patch: Adjusted context.

-------------------------------------------------------------------
Fri Jan  4 16:49:21 CET 2008 - jeffm@suse.de

- Update config files.

-------------------------------------------------------------------
Fri Jan  4 16:37:59 CET 2008 - jeffm@suse.de

- Update to 2.6.24-rc6-git11.

-------------------------------------------------------------------
Wed Jan  2 17:03:25 CET 2008 - jblunck@suse.de

- rpm/kernel-binary.spec.in: Copy debug sources to a proper location.

-------------------------------------------------------------------
Tue Jan  1 22:14:32 CET 2008 - jeffm@suse.de

- Update to 2.6.24-rc6-git7.

-------------------------------------------------------------------
Tue Jan  1 22:11:46 CET 2008 - jeffm@suse.de

- scripts/run_oldconfig.sh: Removed RT symbol from EXTRA_SYMBOLS.
  We add it manually when building the patch list. This allows
  the script to work with the RT kernel without having to remove
  all the other configs from config.conf first.

-------------------------------------------------------------------
Fri Dec 21 23:10:38 CET 2007 - jeffm@suse.de

- Update to 2.6.24-rc6.

-------------------------------------------------------------------
Thu Dec 20 20:48:11 CET 2007 - jeffm@suse.de

- Update to 2.6.24-rc5-git7.

-------------------------------------------------------------------
Wed Dec 19 03:15:13 CET 2007 - jeffm@suse.de

- Update to 2.6.24-rc5-git5.

-------------------------------------------------------------------
Wed Dec 19 02:57:35 CET 2007 - jeffm@suse.de

- Per Kay's advice changed config settings to the following:
  - CONFIG_UEVENT_HELPER_PATH=""
  - CONFIG_LEGACY_PTY_COUNT=0

-------------------------------------------------------------------
Tue Dec 18 13:02:49 CET 2007 - bwalle@suse.de

- patches.drivers/igb-2007-12-11:
  Add igb (PCI-Express 82575 Gigabit Ethernet driver)
- Update config files: Enable CONFIG_IGB for all flavours.

-------------------------------------------------------------------
Mon Dec 17 22:54:02 CET 2007 - jeffm@suse.de

- Update to 2.6.24-rc5-git4.

-------------------------------------------------------------------
Mon Dec 17 05:47:08 CET 2007 - neilb@suse.de

- patches.fixes/nfs-unmount-leak.patch: NFSv2/v3: Fix a memory
  leak when using -onolock (336253).

-------------------------------------------------------------------
Sun Dec 16 00:22:28 CET 2007 - sdietrich@suse.de

- Update config files: rt_debug and rt for powerpc.
- config.conf:

-------------------------------------------------------------------
Sat Dec 15 04:49:46 CET 2007 - sdietrich@suse.de

- patches.rt/rt-list-mods-more-fixes.patch:  
  2.6.24-rc5-rt1 drivers/dma/ioat_dma.c compile fix (list_splice).

-------------------------------------------------------------------
Sat Dec 15 04:17:03 CET 2007 - sdietrich@suse.de

- Update RT to 2.6.24-rc5-rt1 (many files in patches.rt omitted)

-------------------------------------------------------------------
Thu Dec 13 00:46:54 CET 2007 - ak@suse.de

- patches.fixes/fix-nfs-oops: NFS: Fix an Oops in NFS unmount.

-------------------------------------------------------------------
Wed Dec 12 20:18:25 CET 2007 - jeffm@suse.de

- patches.kernel.org/v4l-dvb-re-add-videobuf_read_start_export:
  V4L/DVB (6609): Re-adds lock safe videobuf_read_start.

-------------------------------------------------------------------
Wed Dec 12 19:54:05 CET 2007 - jeffm@suse.de

- Update to 2.6.24-rc5-git2.

-------------------------------------------------------------------
Wed Dec 12 17:57:32 CET 2007 - jeffm@suse.de

- rpm/kernel-source.spec.in: Worked around fix introduced in git
  commits 1cacc9ab8bf10e60b3ed93d7a10b070c4cbc6c9f and
  18c32dac75b187d1a4e858f3cfdf03e844129f5e that caused linux-obj's
  Makefile not to be generated.

-------------------------------------------------------------------
Wed Dec 12 09:13:15 CET 2007 - jbeulich@novell.com

- Update Xen patches to 2.6.24-rc4 and Linux c/s 355.
- Update config files.
- config.conf: Re-enable Xen flavors.

-------------------------------------------------------------------
Tue Dec 11 22:14:55 CET 2007 - jeffm@suse.de

- Update to 2.6.24-rc5.

-------------------------------------------------------------------
Tue Dec 11 14:39:57 CET 2007 - bwalle@suse.de

- rpm/kernel-binary.spec.in: Let the kernel build fail when
  generating the vmcoreinfo file fails

-------------------------------------------------------------------
Mon Dec 10 17:40:13 CET 2007 - jeffm@suse.de

- Update config files for -rt.

-------------------------------------------------------------------
Mon Dec 10 17:27:38 CET 2007 - jeffm@suse.de

- Enabled CONFIG_USB_SUSPEND on non-debug flavors.

-------------------------------------------------------------------
Mon Dec 10 17:18:39 CET 2007 - jeffm@suse.de

- Update to 2.6.24-rc4-git6.

-------------------------------------------------------------------
Thu Dec  6 18:25:52 CET 2007 - jeffm@suse.de

- Update to 2.6.24-rc4-git3.

-------------------------------------------------------------------
Thu Dec  6 17:29:25 CET 2007 - trenn@suse.de

- patches.fixes/acpi_autoload_baydock.patch: autloading of dock
  module (302482).
  Fixed a general bug with linux specific hids there.

-------------------------------------------------------------------
Thu Dec  6 15:38:47 CET 2007 - bk@suse.de

- patches.drivers/early-firewire.diff: Update to latest version,
  reallows to compile juju firewire stack and adds documentation

-------------------------------------------------------------------
Thu Dec  6 14:08:09 CET 2007 - jblunck@suse.de

- scripts/tar-up.sh: small fix for patches.addon creation

-------------------------------------------------------------------
Wed Dec  5 17:03:50 CET 2007 - jeffm@suse.de

- Update to 2.6.24-rc4-git2.

-------------------------------------------------------------------
Wed Dec  5 12:34:07 CET 2007 - ak@suse.de

- Update config files to disable CONFIG_PRINTK_TIME again. If you want
  the timestamps again you can always boot with printk.time=1

-------------------------------------------------------------------
Wed Dec  5 02:10:57 CET 2007 - trenn@suse.de

- patches.arch/acpi_autoload_bay.patch: Also autoload the bay
  driver, was forgotten....
- patches.arch/small-acpica-extension-to-be-able-to-store-the-name-of.patch:
  Store ACPI Operation Region access to System Memory and
  IO ports.
- patches.arch/export-acpi_check_resource_conflict.patch:
  Export acpi_check_resource_conflict().
- patches.arch/check-for-acpi-resource-conflicts-in-hwmon-drivers.patch:
  Check for ACPI resource conflicts in hwmon drivers..
- patches.arch/check-for-acpi-resource-conflicts-in-i2c-bus-drivers.patch:
  Check for ACPI resource conflicts in i2c bus drivers..

-------------------------------------------------------------------
Tue Dec  4 23:27:00 CET 2007 - jeffm@suse.de

- patches.kernel.org/patch-2.6.24-rc4-git1: kernel: Update to
  2.6.24-rc4-git1.

-------------------------------------------------------------------
Tue Dec  4 22:58:05 CET 2007 - jeffm@suse.de

- patches.kernel.org/gcc43-workaround.diff: put inside loop and
  fixed "r+" to "+r." Works now.

-------------------------------------------------------------------
Tue Dec  4 18:28:49 CET 2007 - jeffm@suse.de

- Updated to 2.6.24-rc4.

-------------------------------------------------------------------
Tue Dec  4 17:50:15 CET 2007 - jeffm@suse.de

- patches.suse/reiserfs-mount-count: reiserfs: add support for
  mount count incrementing.

-------------------------------------------------------------------
Sun Dec  2 18:58:05 CET 2007 - jeffm@suse.de

- patches.kernel.org/gcc43-workaround.diff: use do/while construct
  for no-op case.

-------------------------------------------------------------------
Sun Dec  2 18:51:25 CET 2007 - jeffm@suse.de

- patches.kernel.org/gcc43-workaround.diff: use asm "+r" rather than
  volatile.

-------------------------------------------------------------------
Fri Nov 30 23:43:18 CET 2007 - bwalle@suse.de

- rpm/kernel-binary.spec.in: Fix generation of makedumpfile.config
  for flavour != default

-------------------------------------------------------------------
Fri Nov 30 17:35:00 CET 2007 - ak@suse.de

- Reenable early firewire patches

-------------------------------------------------------------------
Thu Nov 29 20:07:27 CET 2007 - ak@suse.de

- patches.arch/throttling-irq: don't disable 
  interrupts while getting throttling state

-------------------------------------------------------------------
Thu Nov 29 18:57:34 CET 2007 - trenn@suse.de

- patches.drivers/early-firewire.diff: Enable firewire early
  for console over firewire (firescope) debugging.
  Fix compile error...

-------------------------------------------------------------------
Thu Nov 29 17:46:39 CET 2007 - jblunck@suse.de

- Update config files (enable CONFIG_MARCH_Z900 for kernel-s390).

-------------------------------------------------------------------
Thu Nov 29 16:41:10 CET 2007 - bwalle@suse.de

- added PreReq "gawk"
- fixed permission of gzip'd vmlinux file (i386/x86_64)
- fixed creating of makedumpfile.config (344386)
- removed superflous "patches.rt" entries in series.conf
- added unused RT patches to series.conf

-------------------------------------------------------------------
Thu Nov 29 16:26:50 CET 2007 - trenn@suse.de

- patches.drivers/early-firewire.diff: Enable firewire early
  for console over firewire (firescope) debugging.
- Update config files.

-------------------------------------------------------------------
Thu Nov 29 00:42:53 CET 2007 - jeffm@suse.de

- Update config files for -vanilla.

-------------------------------------------------------------------
Wed Nov 28 17:12:18 CET 2007 - jeffm@suse.de

- Update config files for -rt.

-------------------------------------------------------------------
Wed Nov 28 16:57:48 CET 2007 - jeffm@suse.de

- Update to 2.6.24-rc3-git3.

-------------------------------------------------------------------
Wed Nov 28 16:52:24 CET 2007 - jeffm@suse.de

- Update config files.

-------------------------------------------------------------------
Wed Nov 28 16:45:24 CET 2007 - jeffm@suse.de

- Update to 2.6.24-rc3-git2.

-------------------------------------------------------------------
Tue Nov 27 16:09:29 CET 2007 - bwalle@suse.de

- rpm/kernel-binary.spec.in: Remove "irqbalance" dependency as the
  package is already in the "enhanced base pattern". (344047)

-------------------------------------------------------------------
Mon Nov 26 21:22:12 CET 2007 - jeffm@suse.de

- Update to 2.6.24-rc3-git1.

-------------------------------------------------------------------
Mon Nov 26 19:51:20 CET 2007 - ghaskins@suse.de

- patches.rt/sched-add-domain-root.patch: SCHED -  Add
  sched-domain roots.
- patches.rt/sched-add-rq-highest-prio.patch: SCHED -  track
  highest prio queued on runqueue.
- patches.rt/sched-break-out-search.patch: SCHED -  Break out
  the search function.
- patches.rt/sched-cleanup-thisrq.patch: SCHED -  Consistency
  cleanup for this_rq usage.
- patches.rt/sched-count-rt-queued.patch: SCHED -  Add
  rt_nr_running accounting.
- patches.rt/sched-cpu_priority.patch: SCHED -  Use a 2-d bitmap
  for searching lowest-pri CPU.
- patches.rt/sched-de-cfsize-rt-path.patch: SCHED -  Remove some
  CFS specific code from the wakeup path of RT tasks.
- patches.rt/sched-disable-CFS-rt-balance.patch: SCHED -  disable
  CFS RT load balancing..
- patches.rt/sched-include-thiscpu.patch: SCHED -  Allow
  current_cpu to be included in search.
- patches.rt/sched-only-balance-within-root.patch: SCHED -
  Only balance our RT tasks within our root-domain.
- patches.rt/sched-optimize-affinity.patch: SCHED -  Optimize
  our cpu selection based on topology.
- patches.rt/sched-pre-route-on-wakeup.patch: SCHED -  Pre-route
  RT tasks on wakeup.
- patches.rt/sched-renable-migratable-factor.patch: SCHED -
  restore the migratable conditional.
- patches.rt/sched-rt-balance-avoid-overloading.patch: SCHED -
  Avoid overload.
- patches.rt/sched-rt-balance-cpu-weight.patch: SCHED -  Cache
  cpus_allowed weight for optimizing migration.
- patches.rt/sched-rt-balance-find-cpu-count.patch: SCHED -
  Optimize cpu search with hamming weight.
- patches.rt/sched-rt-balance-on-new-task.patch: SCHED -  balance
  RT tasks no new wake up.
- patches.rt/sched-rt-balance-optimize-cpu-search.patch: SCHED -
  Optimize out cpu_clears.
- patches.rt/sched-rt-balance-pull-tasks.patch: SCHED -  pull
  RT tasks.
- patches.rt/sched-rt-balance-push-tasks.patch: SCHED -  push
  RT tasks.
- patches.rt/sched-rt-balance-wakeup.patch: SCHED -  wake up
  balance RT.
- patches.rt/sched-rt-overload.patch: SCHED -  RT overloaded
  runqueues accounting.
- patches.rt/sched-track-onlinecpus-in-rootdomain.patch: SCHED -
  Track online cpus in the root-domain.
- patches.rt/sched-wake-balance-fixes.patch: SCHED -  Optimize
  rebalancing.

  An overzealous sed script on the last checkin inadvertently modified some
  patch body in addition to the header, causing patch errors
  

-------------------------------------------------------------------
Mon Nov 26 19:19:46 CET 2007 - ghaskins@suse.de

- patches.rt/count-rt-queued.patch: Delete.
- patches.rt/add-rq-highest-prio.patch: Delete.
- patches.rt/rt-balance-push-tasks.patch: Delete.
- patches.rt/rt-overload.patch: Delete.
- patches.rt/rt-balance-pull-tasks.patch: Delete.
- patches.rt/rt-balance-wakeup.patch: Delete.
- patches.rt/disable-CFS-rt-balance.patch: Delete.
- patches.rt/rt-balance-sched-domain.patch: Delete.
- patches.rt/rt-balance-cpu-weight.patch: Delete.
- patches.rt/0001-this_rq-consistency-cleanup.patch: Delete.
- patches.rt/0002-remove-CFS-from-wakeup.patch: Delete.
- patches.rt/0003-rt-balance-break-out-search.patch: Delete.
- patches.rt/0004-rt-balance-allow-current-cpu-in-search.patch:
  Delete.
- patches.rt/0005-pre-route-rt-tasks-on-wakeup.patch: Delete.
- patches.rt/0006-optimize-cpu-section-topology.patch: Delete.
- patches.rt/0007-optimize-rt-overload-balancing.patch: Delete.
- patches.rt/rt-balance-wakup-fix-schedstat.patch: Delete.
- patches.rt/0008-cpu-prio-balance.patch: Delete.
- patches.rt/preempt-realtime-sched.patch: Linux-RT
  2.6.24-rc2-rt1.
- patches.rt/rcu-preempt-hotplug-hackaround.patch: Linux-RT
  2.6.24-rc2-rt1.
- patches.rt/sched-add-domain-root.patch: SCHED: Add sched-domain
  roots.
- patches.rt/sched-add-rq-highest-prio.patch: SCHED: track
  highest prio queued on runqueue.
- patches.rt/sched-break-out-search.patch: SCHED: Break out the
  search function.
- patches.rt/sched-cleanup-thisrq.patch: SCHED: Consistency
  cleanup for this_rq usage.
- patches.rt/sched-count-rt-queued.patch: SCHED: Add rt_nr_running
  accounting.
- patches.rt/sched-cpu_priority.patch: SCHED: Use a 2-d bitmap
  for searching lowest-pri CPU.
- patches.rt/sched-de-cfsize-rt-path.patch: SCHED: Remove some
  CFS specific code from the wakeup path of RT tasks.
- patches.rt/sched-disable-CFS-rt-balance.patch: SCHED: disable
  CFS RT load balancing..
- patches.rt/sched-include-thiscpu.patch: SCHED: Allow current_cpu
  to be included in search.
- patches.rt/sched-only-balance-within-root.patch: SCHED: Only
  balance our RT tasks within our root-domain.
- patches.rt/sched-optimize-affinity.patch: SCHED: Optimize our
  cpu selection based on topology.
- patches.rt/sched-pre-route-on-wakeup.patch: SCHED: Pre-route
  RT tasks on wakeup.
- patches.rt/sched-renable-migratable-factor.patch: SCHED:
  restore the migratable conditional.
- patches.rt/sched-rt-balance-avoid-overloading.patch: SCHED:
  Avoid overload.
- patches.rt/sched-rt-balance-cpu-weight.patch: SCHED: Cache
  cpus_allowed weight for optimizing migration.
- patches.rt/sched-rt-balance-find-cpu-count.patch: SCHED:
  Optimize cpu search with hamming weight.
- patches.rt/sched-rt-balance-on-new-task.patch: SCHED: balance
  RT tasks no new wake up.
- patches.rt/sched-rt-balance-optimize-cpu-search.patch: SCHED:
  Optimize out cpu_clears.
- patches.rt/sched-rt-balance-pull-tasks.patch: SCHED: pull
  RT tasks.
- patches.rt/sched-rt-balance-push-tasks.patch: SCHED: push
  RT tasks.
- patches.rt/sched-rt-balance-wakeup.patch: SCHED: wake up
  balance RT.
- patches.rt/sched-rt-overload.patch: SCHED: RT overloaded
  runqueues accounting.
- patches.rt/sched-track-onlinecpus-in-rootdomain.patch: SCHED:
  Track online cpus in the root-domain.
- patches.rt/sched-wake-balance-fixes.patch: SCHED: Optimize
  rebalancing.
- patches.rt/sched-make-cpupri-raw.patch: RT: Make cpupri use
  a raw-spinlock for -rt.

  Update to latest scheduler fixes

-------------------------------------------------------------------
Wed Nov 21 19:16:07 CET 2007 - jdelvare@suse.de

- patches.fixes/pci-quirk-enable-smbus-on-hp-xw4100.patch:
  Enable the SMBus on the HP xw4100.

-------------------------------------------------------------------
Wed Nov 21 14:18:30 CET 2007 - schwab@suse.de

- Update kdb patches.

-------------------------------------------------------------------
Wed Nov 21 12:08:42 CET 2007 - sdietrich@suse.de

- Cleanup series file (RT patches)

-------------------------------------------------------------------
Mon Nov 19 16:02:15 CET 2007 - olh@suse.de

- update patches.kernel.org/psmouse-section-conflict.diff
  fix build also for ipmi_watchdog.o

-------------------------------------------------------------------
Mon Nov 19 14:59:35 CET 2007 - olh@suse.de

- update patches.kernel.org/psmouse-section-conflict.diff
  fix build also for md.o and uvesafb.o

-------------------------------------------------------------------
Sat Nov 17 08:11:15 CET 2007 - sdietrich@suse.de

Resolve conflicts with git 6.
- Update config files: git-6
- patches.rt/genirq-soft-resend.patch:
- patches.rt/kstat-add-rt-stats.patch:
- patches.rt/lock_list.patch:
- patches.rt/preempt-realtime-sched.patch:
- patches.rt/rt-mutex-x86-64.patch:
- patches.rt/rt-sched-groups.patch:
- patches.rt/s_files.patch:
- patches.rt/latency-tracing-i386.patch:
- patches.rt/latency-tracing.patch:
- patches.rt/redo-regparm-option.patch:
- patches.rt/rt-mutex-i386.patch:

-------------------------------------------------------------------
Fri Nov 16 20:26:52 CET 2007 - jeffm@suse.de

- patches.kernel.org/ipmi-section-conflict.diff: ipmi: Fix
  section type conflict with hotmod_handler.
- Moved section conflict patches to patches.kernel.org so the
  vanilla flavor will actually build on arches that are hitting them.

-------------------------------------------------------------------
Fri Nov 16 20:03:09 CET 2007 - jeffm@suse.de

- patches.suse/psmouse-section-conflict.diff: Updated to include
  protoypes.

-------------------------------------------------------------------
Fri Nov 16 19:27:31 CET 2007 - jeffm@suse.de

- Update to 2.6.24-rc2-git6.

-------------------------------------------------------------------
Fri Nov 16 13:26:12 CET 2007 - sdietrich@suse.de

- Update config files.
- config.conf: enable i386 RT

-------------------------------------------------------------------
Fri Nov 16 12:50:25 CET 2007 - sdietrich@suse.de

- patches.rt/serial-locking-rt-cleanup.patch: fix KDB serial patch

-------------------------------------------------------------------
Fri Nov 16 12:46:25 CET 2007 - sdietrich@suse.de

- Update config files.
- patches.rt/rt-list-mods-more-fixes.patch: compile fix
- config.conf:
- Get x86_64 RT to compile, and run.

-------------------------------------------------------------------
Fri Nov 16 12:16:01 CET 2007 - jblunck@suse.de

- scripts/tar-up.sh: Fix a problem with new tar version

-------------------------------------------------------------------
Fri Nov 16 11:09:26 CET 2007 - sdietrich@suse.de

Reconstitute RT patches, resolve conflicts.

- patches.rt/cfs-fail-limit-migration.patch:
- patches.rt/cputimer-thread-rt_A0.patch: 
- patches.rt/inet-hash-bits-ipv6-fix.patch: 
- patches.rt/inet_hash_bits.patch: 
- patches.rt/preempt-irqs-timer.patch: 
- patches.rt/preempt-realtime-i386.patch: 
- patches.rt/preempt-realtime-init-show-enabled-debugs.patch:
- patches.rt/preempt-realtime-net.patch: 
- patches.rt/serial-locking-rt-cleanup.patch:

-------------------------------------------------------------------
Fri Nov 16 10:41:16 CET 2007 - sdietrich@suse.de

- patches.rt/declare_cpu_clock_function.patch: Delete.
- patches.rt/user_mad-preempt_rt-workaround.patch: Delete.
- Add original versions of 2.6.24-rc2-rt1 patch queue
  (too many of these patches still do not have proper headers
   they have been prepended with a standard header)

-------------------------------------------------------------------
Thu Nov 15 13:46:30 CET 2007 - olh@suse.de

- drop patches.suse/suse-ppc-pmac_zilog-i8250-coexistance.patch
  kernel name for pmac_zilog changed from ttyS to ttyPZ

-------------------------------------------------------------------
Thu Nov 15 13:23:40 CET 2007 - olh@suse.de

- remove remaining PS3 related patches

-------------------------------------------------------------------
Wed Nov 14 18:11:21 CET 2007 - jeffm@suse.de

- Update config files (vanilla).

-------------------------------------------------------------------
Wed Nov 14 03:00:06 CET 2007 - jeffm@suse.de

- Update config files.

-------------------------------------------------------------------
Wed Nov 14 00:28:13 CET 2007 - jeffm@suse.de

- Update to 2.6.24-rc2-git4.

-------------------------------------------------------------------
Tue Nov 13 19:12:52 CET 2007 - fseidel@suse.de

- Update patches.drivers/nozomi.patch to latest version with
  major cleanups and rewrites from Jiri Slaby and Frank Seidel.

-------------------------------------------------------------------
Tue Nov 13 19:01:57 CET 2007 - gregkh@suse.de

- Update config files to make CONFIG_LEGACY_PTY_COUNT be 1

-------------------------------------------------------------------
Tue Nov 13 11:08:10 CET 2007 - sdietrich@suse.de

- Cleanup obsolete (2.6.22 and early .23 RT patches)
- patches.rt/patch-2.6.23-rt1: Delete.
- patches.rt/use-num_possible_cpus-instead_of-NR_CPUS-for_timer_distribution.patch: Delete.
- patches.rt/hrtimer_force_reprogram-fix.patch: Delete.
- patches.rt/do-not-BUG_ON-in-exit-for-in_interrupt.patch: Delete.
- patches.rt/preemption-problem_in_net.patch: Delete.

-------------------------------------------------------------------
Mon Nov 12 17:38:42 CET 2007 - schwab@suse.de

- Update mol patches.

-------------------------------------------------------------------
Sat Nov 10 13:40:56 CET 2007 - agruen@suse.de

- patches.fixes/nfsacl-retval.diff: knfsd: fix spurious EINVAL
  errors on first access of new filesystem (340873).

-------------------------------------------------------------------
Thu Nov  8 17:58:23 CET 2007 - jeffm@suse.de

- config.conf: Disabled -rt flavors until they're merged again.

-------------------------------------------------------------------
Thu Nov  8 17:30:53 CET 2007 - jeffm@suse.de

- patches.kernel.org/gcc43-workaround.diff: time: mark
  timespec_add_ns's u64 parameter as volatile to avoid gcc 4.3
  optimization.

-------------------------------------------------------------------
Thu Nov  8 13:19:19 CET 2007 - bwalle@suse.de

- rpm/kernel-source.spec.in: add coreutils and sed in PreReq

-------------------------------------------------------------------
Thu Nov  8 00:05:45 CET 2007 - bwalle@suse.de

- patches.suse/squashfs.patch.fixup:
  Fix build on x86-64 with CONFIG_SMP unset.

-------------------------------------------------------------------
Wed Nov  7 22:58:45 CET 2007 - jeffm@suse.de

- patches.suse/setuid-dumpable-wrongdir: added trans_table entry
  to avoid warning.

-------------------------------------------------------------------
Wed Nov  7 22:44:38 CET 2007 - jeffm@suse.de

- patches.suse/supported-flag: Removed sysctl binary number, it's
  not used or officially reserved.

-------------------------------------------------------------------
Wed Nov  7 22:40:30 CET 2007 - jeffm@suse.de

- patches.fixes/sysctl-fix-token-ring-procname: sysctl: fix
  token-ring procname

-------------------------------------------------------------------
Wed Nov  7 22:09:20 CET 2007 - jeffm@suse.de

- patches.suse/suse-ppc32-mol.patch: Missed a get_property().

-------------------------------------------------------------------
Wed Nov  7 21:48:13 CET 2007 - jkosina@suse.de

- patches.suse/aslr-i386-and-x86_64-randomize-brk.patch: i386
  and x86_64: randomize brk() (FATE120276).
- patches.suse/aslr-pie-executable-randomization.patch: PIE
  executable randomization (FATE120276).

-------------------------------------------------------------------
Wed Nov  7 20:06:03 CET 2007 - jeffm@suse.de

- Fixed the i386 KDB merge.

-------------------------------------------------------------------
Wed Nov  7 18:02:56 CET 2007 - jeffm@suse.de

- Update config files.

-------------------------------------------------------------------
Wed Nov  7 16:16:26 CET 2007 - jeffm@suse.de

- patches.kernel.org/patch-2.6.24-rc2: Official patch.

-------------------------------------------------------------------
Wed Nov  7 05:19:43 CET 2007 - jeffm@suse.de

- Update config files.

-------------------------------------------------------------------
Tue Nov  6 23:47:19 CET 2007 - jeffm@suse.de

- Update to 2.6.24-rc2.

-------------------------------------------------------------------
Tue Nov  6 23:46:11 CET 2007 - jeffm@suse.de

- patches.suse/suse-ppc32-mol.patch: Merge against 2.6.24-rc1

-------------------------------------------------------------------
Tue Nov  6 00:23:33 CET 2007 - jeffm@suse.de

- patches.kernel.org/powerpc-needs-uboot: powerpc: MPC52xx needs
  u-boot but we don't have it.

-------------------------------------------------------------------
Mon Nov  5 23:14:26 CET 2007 - jeffm@suse.de

- patches.kernel.org/patch-2.6.24-rc1-git14-3131e530ac3faf09....:
  kernel: snapshot to 3131e530ac3faf09fb0878a9dc4cd6df0e35b6a3.

-------------------------------------------------------------------
Mon Nov  5 22:53:46 CET 2007 - jeffm@suse.de

- patches.arch/s390-add-FREE_PTE_NR: s390: Define FREE_PTE_NR.

-------------------------------------------------------------------
Mon Nov  5 22:15:15 CET 2007 - jeffm@suse.de

- rpm/kernel-binary.spec.in: No need for wildcard in cp, both
  x86 and x86_64 kernels live under arch/x86 now.

-------------------------------------------------------------------
Mon Nov  5 22:12:07 CET 2007 - jeffm@suse.de

- patches.arch/ppc-pegasos-console-autodetection.patch:
- patches.arch/ppc-vio-modalias.patch:
- patches.arch/ppc-efika-modalias.patch:
- patches.arch/ppc-efika-psc-console-autodetection.patch:
  get_property -> of_get_property conversion.

-------------------------------------------------------------------
Mon Nov  5 21:04:27 CET 2007 - jeffm@suse.de

- Removed unused patches.

-------------------------------------------------------------------
Mon Nov  5 21:02:04 CET 2007 - jeffm@suse.de

- Added patches.apparmor/apparmor-disabled to series.conf

-------------------------------------------------------------------
Mon Nov  5 20:37:27 CET 2007 - jeffm@suse.de

- patches.suse/reiserfs-reiserfs-warning.diff: Convert reiserfs_panic
  on invalid block size to warning and return failure.

-------------------------------------------------------------------
Mon Nov  5 20:36:35 CET 2007 - jeffm@suse.de

- patches.suse/squashfs.patch: fix init_one to match prototype for
  kmem_cache_create's ctor.

-------------------------------------------------------------------
Mon Nov  5 20:35:33 CET 2007 - jeffm@suse.de

- Update to 2.6.24-rc1-git14.

-------------------------------------------------------------------
Mon Nov  5 20:30:23 CET 2007 - jeffm@suse.de

- Merged kdb properly.

-------------------------------------------------------------------
Sun Nov  4 19:46:32 CET 2007 - jeffm@suse.de

- Update config files for vanilla.

-------------------------------------------------------------------
Sun Nov  4 19:03:05 CET 2007 - jeffm@suse.de

- Updated to 2.6.24-rc1-git12.
  - Merged unified x86 patches
  - Merged static LSM changes for AppArmor and added runtime disabling.
  - Updated e1000 to 7.6.9.2 and merged NAPI changes.
  - Xen is disabled again, needs merging.

-------------------------------------------------------------------
Fri Nov  2 18:05:24 CET 2007 - jeffm@suse.de

- patches.suse/reiserfs-make-per-inode-xattr-locking-more-fine-grained.diff:
  reiserfs: fixed bad unlock in reiserfs_xattr_get() (336669).

-------------------------------------------------------------------
Thu Nov  1 19:33:08 CET 2007 - philips@suse.de

- patches.drivers/e1000e.patch: e1000e: revert to version that
  works- can be dropped for 2.6.24.

-------------------------------------------------------------------
Wed Oct 31 22:59:00 CET 2007 - jeffm@suse.de

- Removed all fuzz and refreshed in preparation for updating to 2.6.24-rc2.

-------------------------------------------------------------------
Wed Oct 31 15:16:59 CET 2007 - hare@suse.de

- patches.fixes/megaraid_mbox-dell-cerc-support: Dell CERC
  support for megaraid_mbox (267134).

-------------------------------------------------------------------
Mon Oct 29 22:59:41 CET 2007 - jeffm@suse.de

- patches.fixes/proc-scsi-scsi-fix.diff: scsi: iterate over
  devices individually for /proc/scsi/scsi (263731).

-------------------------------------------------------------------
Fri Oct 26 14:58:23 CEST 2007 - jeffm@suse.de

- Update config files: Missed CONFIG_PRINTK_TIME on x86_64-xen

-------------------------------------------------------------------
Fri Oct 26 13:43:20 CEST 2007 - bwalle@suse.de

- patches.fixes/remove-transparent-bridge-sizing:
  PCI: remove transparent bridge sizing (331027).

-------------------------------------------------------------------
Thu Oct 25 22:02:09 CEST 2007 - philips@suse.de

- patches.drivers/e1000e.patch: update to the latest version in 
  2.6.24-rc1

-------------------------------------------------------------------
Thu Oct 25 20:36:52 CEST 2007 - jeffm@suse.de

- Update config files: Enable printk timestamping. It can be disabled
  at boot time with printk.time=0.

-------------------------------------------------------------------
Thu Oct 25 10:49:16 CEST 2007 - jbeulich@novell.com

- patches.fixes/rename-TSS_sysenter_esp0-SYSENTER_stack_esp0.patch:
  Delete.
- Delete obsolete Xen patches.
- Update Xen patches to 2.6.23 and c/s 268.
- patches.xen/xen-x86-pXX_val: more users of __pte_val/__pd_val.
- patches.xen/xen-kconfig-no-cpu_freq: disallow CPUFREQ config
  options.
- patches.xen/xen-sections: fix placement of some routines.
- patches.xen/xen-time: fixup time-xen.c.
- rpm/kernel-binary.spec.in: Change to account for different placement
  of final binary.
- config.conf: Re-enable Xen flavors.
- Update config files.

-------------------------------------------------------------------
Wed Oct 24 09:28:23 CEST 2007 - hare@suse.de

- patches.drivers/aic7xxx-add-suspend-resume-support: aic7xxx:
  Add suspend/resume support (332048).

-------------------------------------------------------------------
Mon Oct 22 17:38:27 CEST 2007 - tiwai@suse.de

- patches.drivers/alsa-post-2.6.23-big-hda-update: Fix probe bugs
  with STAC922x codecs

-------------------------------------------------------------------
Mon Oct 22 17:27:59 CEST 2007 - jeffm@suse.de

- patches.rt/patch-2.6.23-rt1: rt: Updated context in mm/filemap.c

-------------------------------------------------------------------
Mon Oct 22 16:55:55 CEST 2007 - jeffm@suse.de

- patches.suse/reiser4-exports: reiser4: add new exports for
  used symbols.
- patches.suse/reiser4-sync_inodes: vfs: Add ->sync_inodes super
  operation for reiser4.

-------------------------------------------------------------------
Fri Oct 19 22:40:00 CEST 2007 - jeffm@suse.de

- patches.rt/patch-2.6.23-rt1: rt: Restored prototype for hpet_readl

-------------------------------------------------------------------
Fri Oct 19 22:10:20 CEST 2007 - jeffm@suse.de

- patches.xen/kdb-rename-TSS_sysenter_esp0-SYSENTER_stack_esp0:
  kdb: use SYSENTER_stack_esp0 instead of TSS_sysenter_esp0.

-------------------------------------------------------------------
Fri Oct 19 21:48:10 CEST 2007 - jeffm@suse.de

- Cleaned up reiserfs patch queue according to scripts/checkpatch.pl

-------------------------------------------------------------------
Thu Oct 18 22:26:21 CEST 2007 - jeffm@suse.de

- patches.rt/patch-2.6.23-rt1: rt: Removed -rt1 extension to make
  autobuild happy.

-------------------------------------------------------------------
Thu Oct 18 18:46:09 CEST 2007 - jeffm@suse.de

- patches.suse/reiserfs-use-reiserfs_error.diff:
- patches.suse/reiserfs-remove-first-zero-hint.diff:
  reiserfs: fix spurious -ENOSPC

-------------------------------------------------------------------
Thu Oct 18 16:51:19 CEST 2007 - jeffm@suse.de

- Update config files.

-------------------------------------------------------------------
Thu Oct 18 16:26:54 CEST 2007 - jeffm@suse.de

- patches.suse/reiserfs-no-bug-on-panic.diff: dumps stack
- patches.suse/reiserfs-remove-first-zero-hint.diff: reiserfs:
  remove first_zero_hint (331814).

-------------------------------------------------------------------
Wed Oct 17 20:06:27 CEST 2007 - gregkh@suse.de

- move 2005-2006 changlog entries to kernel-source.changes.old

-------------------------------------------------------------------
Wed Oct 17 17:41:25 CEST 2007 - tiwai@suse.de

- patches.drivers/alsa-2.6.23-non-dma-build-fix: Fix build error
  without CONFIG_HAS_DMA.
- patches.drivers/alsa-post-2.6.23-*: Backport patches of ALSA
  drivers for many bugfixes / improvements
- Update config files.

-------------------------------------------------------------------
Mon Oct 15 22:50:55 CEST 2007 - jeffm@suse.de

- patches.suse/reiserfs-bitmap-use-first-zero-hint.diff: Delete.
- patches.suse/reiserfs-remove-first-zero-hint.diff: reiserfs:
  remove first_zero_hint (331814).

-------------------------------------------------------------------
Mon Oct 15 19:13:16 CEST 2007 - jeffm@suse.de

- patches.suse/squashfs.patch: select ZLIB_INFLATE automatically.

-------------------------------------------------------------------
Mon Oct 15 17:24:26 CEST 2007 - bwalle@suse.de

- Update config files: Switch from CONFIG_RT to CONFIG_GEN_RTC
  (#287539) for 11.0

-------------------------------------------------------------------
Mon Oct 15 15:14:36 CEST 2007 - tiwai@suse.de

- patches.drivers/alsa-emu10k1-2.6.23-spdif-mem-fix: emu10k1 -
  Fix memory corruption (333314).
- patches.drivers/alsa-hda-2.6.23-probe-blacklist: hda-intel -
  Add probe_mask blacklist (172330).
- patches.drivers/alsa-hda-2.6.23-robust-probe: hda-intel -
  Improve HD-audio codec probing robustness (172330).
- patches.drivers/alsa-hda-2.6.23-stac-array-terminate: hda-codec
  - Add array terminator for dmic in STAC codec.
- patches.drivers/alsa-hda-2.6.23-stac-avoid-zero-nid: Fix error
  probing with STAC codecs (333320).
- patches.drivers/alsa-hdsp-2.6.23-zero-division: hdsp - Fix
  zero division.

-------------------------------------------------------------------
Sun Oct 14 10:41:05 CEST 2007 - schwab@suse.de

- Update to mol 0.9.72.1.

-------------------------------------------------------------------
Sun Oct 14 01:20:32 CEST 2007 - jeffm@suse.de

- Renamed kernel-bigsmp to kernel-pae.

-------------------------------------------------------------------
Sun Oct 14 01:17:11 CEST 2007 - jeffm@suse.de

- Disabled xen flavors in config.conf.

-------------------------------------------------------------------
Sun Oct 14 01:14:41 CEST 2007 - jeffm@suse.de

- Merged patch-2.6.23-rt1.

-------------------------------------------------------------------
Sat Oct 13 21:03:21 CEST 2007 - jeffm@suse.de

- patches.fixes/hpet_patches_45.patch: Fixed compile failure.

-------------------------------------------------------------------
Sat Oct 13 20:38:37 CEST 2007 - jeffm@suse.de

- Rebased to to 2.6.23.1
  - Xen and OCFS2 userspace clustering are temporarily disabled.

-------------------------------------------------------------------
Thu Oct 11 13:57:42 CEST 2007 - kkeil@suse.de

- patches.fixes/natsemi_removal.fix: Fix device removal bug(332612)

-------------------------------------------------------------------
Wed Oct 10 20:32:58 CEST 2007 - gregkh@suse.de

- refresh patches to apply cleanly to 2.6.22.10

-------------------------------------------------------------------
Wed Oct 10 20:22:29 CEST 2007 - gregkh@suse.de

- Update to final version of 2.6.22.10

-------------------------------------------------------------------
Wed Oct 10 19:48:42 CEST 2007 - jack@suse.cz

- patches.suse/ocfs2-15-fix-heartbeat-write.diff: Fix heartbeat
  block writing (300730).

-------------------------------------------------------------------
Wed Oct 10 19:14:15 CEST 2007 - sdietrich@suse.de

- patches.drivers/libata-ata_piix-properly_terminate_DMI_system_list:
  Fix improperly terminated array.

-------------------------------------------------------------------
Tue Oct  9 21:03:03 CEST 2007 - gregkh@suse.de

- get rt patchset to apply again after 2.6.22.10-rc1 patch

-------------------------------------------------------------------
Tue Oct  9 20:11:48 CEST 2007 - gregkh@suse.de

- Update to 2.6.22.10-rc1
  - bug fixes we already have in our tree, which removed:
     - patches.fixes/i386-use-global-flag-to-disable-broken-local-apic-timer-on-AMD-cpus.diff
     - patches.fixes/sky2-tx-sum-resume.patch: Delete.
  - SATA device quirk updates
  - sky2 bugfixes
  - selinux security fix
  - i2c bugfix
  - ppp_mppe stack usage fix
  - scsi transport bugfix
  - shutdown bugfix
  - timer_stats bugfix

-------------------------------------------------------------------
Tue Oct  9 18:19:45 CEST 2007 - jack@suse.cz

- patches.suse/ocfs2-14-fix-notifier-hang.diff: Fix kernel hang
  during cluster initialization (300730).

-------------------------------------------------------------------
Mon Oct  8 17:22:27 CEST 2007 - jbeulich@novell.com

- patches.xen/handle-bogus-cs-selector-in-single-step-instruction-decoding:
  Delete.
- patches.xen/xen3-patch-2.6.22.5-6: Linux 2.6.22.6.
- patches.xen/xen3-patch-2.6.22.6-7: Linux 2.6.22.7.
- patches.xen/xen3-aux-at_vector_size.patch: Xen version of
  patches.fixes/aux-at_vector_size.patch (310037).
- patches.xen/xen3-auto-common.diff,
- patches.xen/xen3-auto-xen-kconfig.diff,
  patches.xen/softlockup-no-idle-hz.patch,
  patches.xen/30-bit-field-booleans.patch,
  patches.xen/xen3-patch-2.6.19,
  patches.xen/xen-x86-consistent-nmi,
  patches.xen/xen-x86-no-lapic: Refresh.

-------------------------------------------------------------------
Fri Oct  5 23:29:22 CEST 2007 - bwalle@suse.de

- patches.suse/kabi-safe-2.6.22.6-tcp_sendmsg:
  Add trampoline function also for IPv6 and fix kernel hang
  (331456)

-------------------------------------------------------------------
Fri Oct  5 01:51:15 CEST 2007 - teheo@suse.de

- patches.drivers/libata-disable-NCQ-for-ST9160821AS-3.ALD:
  libata: add ST9160821AS / 3.ALD to NCQ blacklist (330662).

-------------------------------------------------------------------
Thu Oct  4 19:23:56 CEST 2007 - jeffm@suse.de

- patches.suse/kabi-safe-2.6.22.6-tcp_sendmsg: kABI: rework
  tcp_sendmsg fix from 2.6.22.6
- patches.suse/kabi-safe-2.6.22.8-snd_mem: kABI: rework ALSA
  memalloc seq_file change from 2.6.22.8

-------------------------------------------------------------------
Thu Oct  4 19:21:21 CEST 2007 - jeffm@suse.de

- patches.suse/kabi-safe-2.6.22.6-tcp_sendmsg: kABI: rework
  tcp_sendmsg fix from 2.6.22.6
- patches.suse/kabi-safe-2.6.22.8-snd_mem: kABI: rework ALSA
  memalloc seq_file change from 2.6.22.8
- patches.suse/kabi-safe-2.6.22.9-mtd: kABI: revert
  mtdcore/mtdsuper module merging from 2.6.22.9

-------------------------------------------------------------------
Tue Oct  2 19:55:51 CEST 2007 - lmb@suse.de

- patches.xen/handle-bogus-cs-selector-in-single-step-instruction-decoding:
  Handle bogus %cs selector in single-step instruction decoding
  (326270, CVE-2007-3731).

-------------------------------------------------------------------
Sun Sep 30 22:16:14 CEST 2007 - kkeil@suse.de

- patches.fixes/sky2-tx-sum-resume.patch: sky2: fix transmit
  state on resume (#297132, #326376)

-------------------------------------------------------------------
Sun Sep 30 17:57:25 CEST 2007 - jeffm@suse.de

- patches.fixes/i386-fixup-TRACE_IRQ-breakage: i386: fixup
  TRACE_IRQ breakage (326270, CVE-2007-3731).
- patches.fixes/handle-bogus-%cs-selector-in-single-step-instruction-decoding:
  Handle bogus %cs selector in single-step instruction decoding
  (326270, CVE-2007-3731).

-------------------------------------------------------------------
Sat Sep 29 22:47:14 CEST 2007 - teheo@suse.de

- patches.drivers/libata-HPA-off-by-one-horkage: Fix HPA handling
  regression (329584).

-------------------------------------------------------------------
Fri Sep 28 23:57:28 CEST 2007 - agruen@suse.de

- patches.fixes/nfsv4-MAXNAME-fix.diff: knfsd: query filesystem
  for NFSv4 getattr of FATTR4_MAXNAME (271803).

-------------------------------------------------------------------
Fri Sep 28 22:04:58 CEST 2007 - jeffm@suse.de

- patches.fixes/jffs2-fix-ACL-vs-mode-handling: Fix ACL vs. mode
  handling. (310520).

-------------------------------------------------------------------
Fri Sep 28 00:29:15 CEST 2007 - agruen@suse.de

- kernel-syms.rpm: move the copies of the Modules.alias files from
  /lib/modules/... to /usr/src/linux-obj/... to avoid a file
  conflict between kernel-syms and other kernel-$flavor packages.
  The Modules.alias files in kernel-syms.rpm are intended for
  future use (307291).

-------------------------------------------------------------------
Thu Sep 27 20:01:32 CEST 2007 - jeffm@suse.de

- Update config files: Enabled CONFIG_DVB_PLUTO2 for i386 since it's
  enabled everywhere else. (327790).

-------------------------------------------------------------------
Thu Sep 27 19:42:42 CEST 2007 - jeffm@suse.de

- patches.suse/reiserfs-add-reiserfs_error.diff:
- patches.suse/reiserfs-use-reiserfs_error.diff:
- patches.suse/reiserfs-buffer-info-for-balance.diff:
  Fix reiserfs_error() with NULL superblock calls (299604).

-------------------------------------------------------------------
Wed Sep 26 20:39:56 CEST 2007 - gregkh@suse.de

- refresh patches to get rid of fuzz for 2.6.22.9

-------------------------------------------------------------------
Wed Sep 26 20:31:45 CEST 2007 - gregkh@suse.de

- Update to 2.6.22.9
  - same as 2.6.22.8-rc1 earlier, but this time it's final and it
    updates the kernel version number.

-------------------------------------------------------------------
Wed Sep 26 16:42:27 CEST 2007 - teheo@suse.de

- patches.drivers/libata-pata_ali-fix-garbage-PCI-rev-value:
  pata_ali: fix garbage PCI rev value in ali_init_chipset()
  (328422).

-------------------------------------------------------------------
Wed Sep 26 10:55:26 CEST 2007 - agruen@suse.de

- patches.apparmor/apparmor-lsm-fix.diff: apparmor_file_mmap
  function parameters mismatch (328423).

-------------------------------------------------------------------
Wed Sep 26 09:36:49 CEST 2007 - teheo@suse.de

- patches.drivers/libata-sata_sil24-fix-IRQ-clearing-race-on-IRQ_WOC:
  sata_sil24: fix IRQ clearing race when PCIX_IRQ_WOC is used
  (327536).

-------------------------------------------------------------------
Wed Sep 26 08:44:26 CEST 2007 - jbeulich@novell.com

- patches.fixes/bridge-module-get-put.patch: Module use count
  must be updated as bridges are created/destroyed (267651).

-------------------------------------------------------------------
Wed Sep 26 08:35:30 CEST 2007 - jbeulich@novell.com

- supported.conf: Mark 8250 and 8250_pci as supported (only Xen kernels
  build them as modules) (260686).

-------------------------------------------------------------------
Tue Sep 25 17:37:08 CEST 2007 - sdietrich@suse.de

- patches.rt/patch-2.6.22.1-rt4.openSUSE: fixup to compile

-------------------------------------------------------------------
Tue Sep 25 15:25:01 CEST 2007 - trenn@suse.de

- patches.fixes/acpi_disable_C_states_in_suspend.patch: ACPI:
  disable lower idle C-states across suspend/resume (302482).

-------------------------------------------------------------------
Tue Sep 25 15:19:46 CEST 2007 - gregkh@suse.de

- Update to 2.6.22.8
  - fixes CVE-2007-4571

-------------------------------------------------------------------
Mon Sep 24 20:08:40 CEST 2007 - gregkh@suse.de

- Update to 2.6.22.8-rc1
  - metric boatload of bugfixes (50 to be exact.)
  - removed one duplicate patch:
	- patches.fixes/fix_futex_compat_bug.patch: Delete.
- Update config files.

-------------------------------------------------------------------
Mon Sep 24 19:57:52 CEST 2007 - gregkh@suse.de

- Update to 2.6.22.7:
  - fixes CVE-2007-4573

-------------------------------------------------------------------
Mon Sep 24 19:45:04 CEST 2007 - gregkh@suse.de

- Update to 2.6.22.6
 - Lots of bugfixes
 - removed some duplicate patches:
	- patches.drivers/pci-rs690-disable-msi: Delete.
	- patches.drivers/pci-rd580-disable-msi: Delete.
	- patches.drivers/pci-rx790-disable-msi: Delete.
- Update config files.

-------------------------------------------------------------------
Sat Sep 22 00:28:03 CEST 2007 - teheo@suse.de

Patch name was wrong.  Rename patch.

- patches.drivers/libata-pata_via-kill-SATA_PATA_SHARING: Delete.
- patches.drivers/libata-sata_via-kill-SATA_PATA_SHARING:
  sata_via: kill SATA_PATA_SHARING register handling (309069,
  254158).

-------------------------------------------------------------------
Sat Sep 22 00:05:45 CEST 2007 - teheo@suse.de

- patches.drivers/libata-pata_sis-fix-mode-programming: pata_sis:
  fix mode programming (308384).
- patches.drivers/libata-fix-set_max_sectors: libata: fix
  ata_set_max_sectors() (325552).
- patches.drivers/libata-pata_via-kill-SATA_PATA_SHARING:
  sata_via: kill SATA_PATA_SHARING register handling (309069,
  254158).
- patches.drivers/libata-add-ST9120822AS-to-NCQ-blacklist:
  libata: add ST9120822AS 3.CLF to NCQ blacklist (163887).

-------------------------------------------------------------------
Fri Sep 21 19:21:10 CEST 2007 - od@suse.de

- rpm/post.sh: revert last change: during installation and update
  from installation system bootloader_entry will use the
  delayed-run feature to run after yast2-bootloader has updated the
  system configuration -- needed to add entries for multiple
  installed kernels (309837)

-------------------------------------------------------------------
Thu Sep 20 20:25:45 CEST 2007 - olh@suse.de

- drop patches.arch/ppc-atyfb-force-xtal.patch
  breaks Bens PowerBook

-------------------------------------------------------------------
Thu Sep 20 16:23:32 CEST 2007 - bwalle@suse.de

- Update config files. Revert RTC transition for 10.3 due to
  problems that cannot be fixed quickly (#326490).

-------------------------------------------------------------------
Tue Sep 18 09:29:21 CEST 2007 - olh@suse.de

- update patches.fixes/aux-at_vector_size.patch
  double the size of the array

-------------------------------------------------------------------
Tue Sep 18 07:18:41 CEST 2007 - aj@suse.de

- Disable patches.fixes/aux-at_vector_size.patch as it leads to OOPS.

-------------------------------------------------------------------
Mon Sep 17 19:46:11 CEST 2007 - od@suse.de

- rpm/post.sh: do not run mkinitrd and bootloader_entry during
  installation and update from installation system:
  yast2-bootloader will update the configuration in the end
  (309837)

-------------------------------------------------------------------
Mon Sep 17 17:51:48 CEST 2007 - tiwai@suse.de

- patches.drivers/alsa-usb-exclude-1st-slot: Assign USB audio
  as secondary devices as default (309996, 309414, 308997).

-------------------------------------------------------------------
Mon Sep 17 17:32:30 CEST 2007 - sdietrich@suse.de

- Update rt config files: switch HZ to 1000. Bug 310880

-------------------------------------------------------------------
Mon Sep 17 17:16:15 CEST 2007 - sdietrich@suse.de

- patches.rt/user_mad-preempt_rt-workaround.patch: 
	Fix run-time stack-dump in IB/OFED code.

-------------------------------------------------------------------
Mon Sep 17 16:31:34 CEST 2007 - sdietrich@suse.de

- patches.rt/bug-310620_slab-alternate-node: 
	Fix alternate_node_alloc() on RT kernel (BUG 310620).
	from Andi

-------------------------------------------------------------------
Mon Sep 17 13:44:11 CEST 2007 - sdietrich@suse.de

- Update config files - enable light debugging options for x86_64 RT 

-------------------------------------------------------------------
Mon Sep 17 12:47:58 CEST 2007 - kkeil@suse.de

- patches.drivers/e1000-7.6.5.patch: Update e1000 to 7.6.5
  (309526, 325547)
- patches.drivers/e1000-7.6.5-napi-tail.patch: skb->tail is not
  longer always a pointer.

-------------------------------------------------------------------
Mon Sep 17 11:34:21 CEST 2007 - sdietrich@suse.de

- Update config files - sync SLERT and openSUSE i386 RT 

-------------------------------------------------------------------
Mon Sep 17 11:07:42 CEST 2007 - olh@suse.de

- add patches.fixes/aux-at_vector_size.patch
  make sure mm_struct->saved_auxv is terminated with AT_NULL (310037)

-------------------------------------------------------------------
Fri Sep 14 14:06:04 CEST 2007 - sdietrich@suse.de

- Update config files: HZ=1000, Performance Governor
- patches.rt/loadavg_fixes_weird_loads.patch:
	reconstitute with compile fix for PREEMPT_DESKTOP config.
- patches.rt/hrtimer_force_reprogram-fix.patch: 
	compile fix for HRT-disabled configurations.

-------------------------------------------------------------------
Thu Sep 13 13:39:26 CEST 2007 - bwalle@suse.de

- rpm/post.sh: run mkinitrd also of bootloader configuration files
  are not present (308970)

-------------------------------------------------------------------
Thu Sep 13 13:14:47 CEST 2007 - trenn@suse.de

- patches.arch/acpi_gpe_suspend_cleanup.patch:
  ACPI: Cleanup gpe handling for suspend/resume
  (https://bugzilla.novell.com/show_bug.cgi?id=292300).

-------------------------------------------------------------------
Thu Sep 13 12:54:26 CEST 2007 - sdietrich@suse.de

- Remove unused broken-out RT patches.
- patches.rt/acpi-move-timer-broadcast-and-pmtimer-access-before-c3-arbiter-shutdown.patch:
  Delete.
- patches.rt/acpi-remove-the-useless-ifdef-code.patch: Delete.
- patches.rt/Add-dev-rmem-device-driver-for-real-time-JVM-testing.patch:
  Delete.
- patches.rt/add-notrace.patch: Delete.
- patches.rt/Allocate-RTSJ-memory-for-TCK-conformance-test.patch:
  Delete.
- patches.rt/apic-dumpstack.patch: Delete.
- patches.rt/arm-cmpxchg.patch: Delete.
- patches.rt/arm-cmpxchg-support-armv6.patch: Delete.
- patches.rt/arm-fix-atomic-cmpxchg.patch: Delete.
- patches.rt/arm-imx.patch: Delete.
- patches.rt/arm-latency-tracer-support.patch: Delete.
- patches.rt/arm-leds-timer.patch: Delete.
- patches.rt/arm-preempt-config.patch: Delete.
- patches.rt/arm-trace-preempt-idle.patch: Delete.
- patches.rt/barrier.patch: Delete.
- patches.rt/bh-state-lock.patch: Delete.
- patches.rt/bh-uptodate-lock.patch: Delete.
- patches.rt/cdrom-use-mdelay-instead-of-jiffies-loop.patch:
  Delete.
- patches.rt/clockevents-allow-build-without-runtime-use.patch:
  Delete.
- patches.rt/clockevents-fix-device-replacement.patch: Delete.
- patches.rt/clockevents-fix-resume-logic.patch: Delete.
- patches.rt/clockevents-fix-typo-in-acpi_pmc.patch: Delete.
- patches.rt/clockevents-remove-prototypes-of-removed-functions.patch:
  Delete.
- patches.rt/clockevents-remove-unused-code.patch: Delete.
- patches.rt/clockevents-remove-unused-inline-function.patch:
  Delete.
- patches.rt/cpuidle-complete.patch: Delete.
- patches.rt/cputimer-thread-rt_A0.patch: Delete.
- patches.rt/cputimer-thread-rt-fix.patch: Delete.
- patches.rt/disable-gtod-functions-if-gtod-is-not-there.patch:
  Delete.
- patches.rt/disable-irqpoll.patch: Delete.
- patches.rt/dont-unmask-io_apic.patch: Delete.
- patches.rt/dynticks-rcu-rt-fixlet.patch: Delete.
- patches.rt/ep93xx-clockevents-fix.patch: Delete.
- patches.rt/ep93xx-clockevents.patch: Delete.
- patches.rt/ep93xx-timer-accuracy.patch: Delete.
- patches.rt/fix-acpi-build-weirdness.patch: Delete.
- patches.rt/fix-emac-locking-2.6.16.patch: Delete.
- patches.rt/fix-emergency-reboot.patch: Delete.
- patches.rt/fix-migrating-softirq.patch: Delete.
- patches.rt/fix-softirq-checks-for-non-rt-preempt-hardirq.patch:
  Delete.
- patches.rt/floppy-resume-fix.patch: Delete.
- patches.rt/futex-performance-hack.patch: Delete.
- patches.rt/futex-performance-hack-sysctl-fix.patch: Delete.
- patches.rt/futex-tidy-up-the-code-v2.patch: Delete.
- patches.rt/gcc-warnings-shut-up.patch: Delete.
- patches.rt/gtod-optimize.patch: Delete.
- patches.rt/highmem-redo-mainline.patch: Delete.
- patches.rt/highmem-revert-mainline.patch: Delete.
- patches.rt/highmem_rewrite.patch: Delete.
- patches.rt/highres-improve-debug-output-fix.patch: Delete.
- patches.rt/highres-improve-debug-output.patch: Delete.
- patches.rt/hpet-force-enable-on-ich34.patch: Delete.
- patches.rt/hpet-force-enable-on-vt8235-37-chipsets.patch:
  Delete.
- patches.rt/hrtimer-no-getnstimeofday.patch: Delete.
- patches.rt/hrtimer-no-printk.patch: Delete.
- patches.rt/hrtimers-overrun-api.patch: Delete.
- patches.rt/hrtimer-speedup-hrtimer_enqueue.patch: Delete.
- patches.rt/hrtimer-trace.patch: Delete.
- patches.rt/i386-hpet-add-x8664-hpet-bits.patch: Delete.
- patches.rt/i386-hpet-assumes-boot-cpu-is-0.patch: Delete.
- patches.rt/i386-hpet-check-if-the-counter-works.patch: Delete.
- patches.rt/i386-hpet-sharing-optimize.patch: Delete.
- patches.rt/i386-mark-atomic-irq-ops-raw.patch: Delete.
- patches.rt/i386-move-pit-function-declarations-and-constants-to-correct-header-file.patch:
  Delete.
- patches.rt/i386-nmi-watchdog-show-regs.patch: Delete.
- patches.rt/i386-pit-remove-the-useless-ifdefs.patch: Delete.
- patches.rt/i386-pit-stop-only-when-in-periodic-or-oneshot-mode.patch:
  Delete.
- patches.rt/i386-prepare-sharing-hpet-code.patch: Delete.
- patches.rt/i386-prepare-sharing-pit-code.patch: Delete.
- patches.rt/i386-remove-pit-interrupt-hook.patch: Delete.
- patches.rt/i386-remove-volatile-in-apicc.patch: Delete.
- patches.rt/ich-force-hpet-add-ich7_0-pciid-to-quirk-list.patch:
  Delete.
- patches.rt/ich-force-hpet-ich5-fix-a-bug-with-suspend-resume.patch:
  Delete.
- patches.rt/ich-force-hpet-ich5-quirk-to-force-detect-enable-fix.patch:
  Delete.
- patches.rt/ich-force-hpet-ich5-quirk-to-force-detect-enable.patch:
  Delete.
- patches.rt/ich-force-hpet-ich7-or-later-quirk-to-force-detect-enable-fix.patch:
  Delete.
- patches.rt/ich-force-hpet-ich7-or-later-quirk-to-force-detect-enable.patch:
  Delete.
- patches.rt/ich-force-hpet-late-initialization-of-hpet-after-quirk.patch:
  Delete.
- patches.rt/ich-force-hpet-make-generic-time-capable-of-switching-broadcast-timer.patch:
  Delete.
- patches.rt/ich-force-hpet-restructure-hpet-generic-clock-code.patch:
  Delete.
- patches.rt/idle-stop-critical-timing.patch: Delete.
- patches.rt/inet-hash-bits-ipv6-fix.patch: Delete.
- patches.rt/inet_hash_bits.patch: Delete.
- patches.rt/ioapic-fix-too-fast-clocks.patch: Delete.
- patches.rt/irda-fix.patch: Delete.
- patches.rt/jbd_assertions_smp_only.patch: Delete.
- patches.rt/jiffies-remove-unused-macros.patch: Delete.
- patches.rt/kmap-atomic-i386-fix.patch: Delete.
- patches.rt/kmap-atomic-prepare.patch: Delete.
- patches.rt/kprobes-preempt-fix.patch: Delete.
- patches.rt/kstat-add-rt-stats.patch: Delete.
- patches.rt/kvm-rt.patch: Delete.
- patches.rt/latency-measurement-drivers-fix.patch: Delete.
- patches.rt/latency-measurement-drivers.patch: Delete.
- patches.rt/latency-trace-fix.patch: Delete.
- patches.rt/latency-tracer-disable-across-trace-cmdline.patch:
  Delete.
- patches.rt/latency-tracer-one-off-fix.patch: Delete.
- patches.rt/latency-tracer-optimize-a-bit.patch: Delete.
- patches.rt/latency-tracer-printk-fix.patch: Delete.
- patches.rt/latency-tracer-variable-threshold.patch: Delete.
- patches.rt/latency-tracing-arm.patch: Delete.
- patches.rt/latency-tracing-exclude-printk.patch: Delete.
- patches.rt/latency-tracing-i386-paravirt-fastcall.patch: Delete.
- patches.rt/latency-tracing-i386.patch: Delete.
- patches.rt/latency-tracing.patch: Delete.
- patches.rt/latency-tracing-ppc.patch: Delete.
- patches.rt/latency-tracing-prctl-api-hack.patch: Delete.
- patches.rt/latency-tracing-raw-spinlock-hack.patch: Delete.
- patches.rt/latency-tracing-remove-trace-array.patch: Delete.
- patches.rt/latency-tracing-x86_64.patch: Delete.
- patches.rt/lockdep_fixup_annotate.patch: Delete.
- patches.rt/lockdep_fixups.patch: Delete.
- patches.rt/lockdep-lock_set_subclass.patch: Delete.
- patches.rt/lockdep-more-entries.patch: Delete.
- patches.rt/lockdep-prettify.patch: Delete.
- patches.rt/lockdep-prove-locking.patch: Delete.
- patches.rt/lockdep-rt-mutex.patch: Delete.
- patches.rt/lockdep-show-held-locks.patch: Delete.
- patches.rt/lock_list.patch: Delete.
- patches.rt/lockstat_bounce.patch: Delete.
- patches.rt/lockstat_bounce_rt.patch: Delete.
- patches.rt/lockstat_class_name.patch: Delete.
- patches.rt/lockstat-core.patch: Delete.
- patches.rt/lockstat-hooks.patch: Delete.
- patches.rt/lockstat-output.patch: Delete.
- patches.rt/lockstat-rt-hooks.patch: Delete.
- patches.rt/loopback-revert.patch: Delete.
- patches.rt/mips-gtod_clocksource.patch: Delete.
- patches.rt/mm-fix-latency.patch: Delete.
- patches.rt/mm-lockless-pagecache-lookups.patch: Delete.
- patches.rt/mm-lockless-preempt-fixup.patch: Delete.
- patches.rt/mm-lockless-preempt-rt-fixup.patch: Delete.
- patches.rt/mm-speculative-get-page.patch: Delete.
- patches.rt/module-pde-race-fixes.patch: Delete.
- patches.rt/move-native-irq.patch: Delete.
- patches.rt/msi-suspend-resume-workaround.patch: Delete.
- patches.rt/neptune-no-at-keyboard.patch: Delete.
- patches.rt/net-core-preempt-fix.patch: Delete.
- patches.rt/netfilter-more-debugging.patch: Delete.
- patches.rt/netpoll-8139too-fix.patch: Delete.
- patches.rt/new-softirq-code.patch: Delete.
- patches.rt/nf_conntrack-fix-smp-processor-id.patch: Delete.
- patches.rt/nf_conntrack-weird-crash-fix.patch: Delete.
- patches.rt/nmi-profiling-base.patch: Delete.
- patches.rt/nmi-profiling.patch: Delete.
- patches.rt/nmi-watchdog-disable.patch: Delete.
- patches.rt/nohz-fix-nohz-x86-dyntick-idle-handling.patch:
  Delete.
- patches.rt/ns2cyc-result-fix.patch: Delete.
- patches.rt/ntp-move-the-cmos-update-code-into-ntpc-fix-fix.patch:
  Delete.
- patches.rt/ntp-move-the-cmos-update-code-into-ntpc-fix.patch:
  Delete.
- patches.rt/ntp-move-the-cmos-update-code-into-ntpc.patch:
  Delete.
- patches.rt/pagefault-disable-cleanup.patch: Delete.
- patches.rt/panic-dont-stop-box.patch: Delete.
- patches.rt/paravirt-function-pointer-fix.patch: Delete.
- patches.rt/pause-on-oops-head-tail.patch: Delete.
- patches.rt/pcspkr-use-the-global-pit-lock.patch: Delete.
- patches.rt/percpu-locked-mm.patch: Delete.
- patches.rt/percpu-locked-netfilter2.patch: Delete.
- patches.rt/percpu-locked-netfilter.patch: Delete.
- patches.rt/percpu-locked-powerpc-fixups-a6.patch: Delete.
- patches.rt/percpu-locked-powerpc-fixups.patch: Delete.
- patches.rt/posix-cpu-timers-fix.patch: Delete.
- patches.rt/ppc-a-2.patch: Delete.
- patches.rt/ppc-add-mcount.patch: Delete.
- patches.rt/ppc-add-ppc32-mcount.patch: Delete.
- patches.rt/ppc-clockevents-fix.patch: Delete.
- patches.rt/ppc-clockevents.patch: Delete.
- patches.rt/ppc-fix-clocksource-timebase-shift.patch: Delete.
- patches.rt/ppc-gtod-notrace-fix.patch: Delete.
- patches.rt/ppc-gtod-support-fix.patch: Delete.
- patches.rt/ppc-gtod-support.patch: Delete.
- patches.rt/ppc-highres-dyntick.patch: Delete.
- patches.rt/ppc-mark-notrace-mainline.patch: Delete.
- patches.rt/ppc-mcount-dummy-functions.patch: Delete.
- patches.rt/ppc-read-persistent-clock.patch: Delete.
- patches.rt/ppc-remove-broken-vsyscall.patch: Delete.
- patches.rt/ppc-remove-last-cpukhz.patch: Delete.
- patches.rt/ppc-rename-xmon-mcount.patch: Delete.
- patches.rt/preempt-irqs-arm-fix-oprofile.patch: Delete.
- patches.rt/preempt-irqs-arm.patch: Delete.
- patches.rt/preempt-irqs-core.patch: Delete.
- patches.rt/preempt-irqs-direct-debug-keyboard.patch: Delete.
- patches.rt/preempt-irqs-hrtimer.patch: Delete.
- patches.rt/preempt-irqs-i386-idle-poll-loop-fix.patch: Delete.
- patches.rt/preempt-irqs-i386-ioapic-mask-quirk.patch: Delete.
- patches.rt/preempt-irqs-i386.patch: Delete.
- patches.rt/preempt-irqs-Kconfig.patch: Delete.
- patches.rt/preempt-irqs-mips.patch: Delete.
- patches.rt/preempt-irqs-ppc-ack-irq-fixups.patch: Delete.
- patches.rt/preempt-irqs-ppc-celleb-beatic-eoi.patch: Delete.
- patches.rt/preempt-irqs-ppc-fix-b5.patch: Delete.
- patches.rt/preempt-irqs-ppc-fix-b6.patch: Delete.
- patches.rt/preempt-irqs-ppc-fix-more-fasteoi.patch: Delete.
- patches.rt/preempt-irqs-ppc.patch: Delete.
- patches.rt/preempt-irqs-ppc-preempt-schedule-irq-entry-fix.patch:
  Delete.
- patches.rt/preempt-irqs-softirq-in-hardirq.patch: Delete.
- patches.rt/preempt-irqs-timer.patch: Delete.
- patches.rt/preempt-irqs-x86-64-ioapic-mask-quirk.patch: Delete.
- patches.rt/preempt-irqs-x86-64.patch: Delete.
- patches.rt/preempt-realtime-8139too-rt-irq-flags-fix.patch:
  Delete.
- patches.rt/preempt-realtime-acpi.patch: Delete.
- patches.rt/preempt-realtime-arm-bagde4.patch: Delete.
- patches.rt/preempt-realtime-arm-footbridge.patch: Delete.
- patches.rt/preempt-realtime-arm-integrator.patch: Delete.
- patches.rt/preempt-realtime-arm-ixp4xx.patch: Delete.
- patches.rt/preempt-realtime-arm.patch: Delete.
- patches.rt/preempt-realtime-arm-pxa.patch: Delete.
- patches.rt/preempt-realtime-arm-shark.patch: Delete.
- patches.rt/preempt-realtime-cfs-accounting-fix.patch: Delete.
- patches.rt/preempt-realtime-compile-fixes.patch: Delete.
- patches.rt/preempt-realtime-console.patch: Delete.
- patches.rt/preempt-realtime-core.patch: Delete.
- patches.rt/preempt-realtime-debug-sysctl.patch: Delete.
- patches.rt/preempt-realtime-drivers-pci-hotplug.patch: Delete.
- patches.rt/preempt-realtime-fs-block.patch: Delete.
- patches.rt/preempt-realtime-gtod-fixups.patch: Delete.
- patches.rt/preempt-realtime-i386.patch: Delete.
- patches.rt/preempt-realtime-ia64.patch: Delete.
- patches.rt/preempt-realtime-ide.patch: Delete.
- patches.rt/preempt-realtime-init-show-enabled-debugs.patch:
  Delete.
- patches.rt/preempt-realtime-input.patch: Delete.
- patches.rt/preempt-realtime-ipc.patch: Delete.
- patches.rt/preempt-realtime-irqs.patch: Delete.
- patches.rt/preempt-realtime-loopback.patch: Delete.
- patches.rt/preempt-realtime-mips.patch: Delete.
- patches.rt/preempt-realtime-mmdrop-delayed.patch: Delete.
- patches.rt/preempt-realtime-mm.patch: Delete.
- patches.rt/preempt-realtime-netconsole.patch: Delete.
- patches.rt/preempt-realtime-net-drivers.patch: Delete.
- patches.rt/preempt-realtime-net.patch: Delete.
- patches.rt/preempt-realtime-net-softirq-fixups.patch: Delete.
- patches.rt/preempt-realtime-powerpc-a7.patch: Delete.
- patches.rt/preempt-realtime-powerpc-add-raw-relax-macros.patch:
  Delete.
- patches.rt/preempt-realtime-powerpc-b2.patch: Delete.
- patches.rt/preempt-realtime-powerpc-b3.patch: Delete.
- patches.rt/preempt-realtime-powerpc-b4.patch: Delete.
- patches.rt/preempt-realtime-powerpc-celleb-raw-spinlocks.patch:
  Delete.
- patches.rt/preempt-realtime-powerpc-missing-raw-spinlocks.patch:
  Delete.
- patches.rt/preempt-realtime-powerpc.patch: Delete.
- patches.rt/preempt-realtime-powerpc-tlb-batching.patch: Delete.
- patches.rt/preempt-realtime-powerpc-update.patch: Delete.
- patches.rt/preempt-realtime-ppc-more-resched-fixups.patch:
  Delete.
- patches.rt/preempt-realtime-ppc-need-resched-delayed.patch:
  Delete.
- patches.rt/preempt-realtime-prevent-idle-boosting.patch: Delete.
- patches.rt/preempt-realtime-printk.patch: Delete.
- patches.rt/preempt-realtime-profiling.patch: Delete.
- patches.rt/preempt-realtime-rawlocks.patch: Delete.
- patches.rt/preempt-realtime-rcu.patch: Delete.
- patches.rt/preempt-realtime-sched-i386.patch: Delete.
- patches.rt/preempt-realtime-sched.patch: Delete.
- patches.rt/preempt-realtime-sh.patch: Delete.
- patches.rt/preempt-realtime-sound.patch: Delete.
- patches.rt/preempt-realtime-supress-cpulock-warning.patch:
  Delete.
- patches.rt/preempt-realtime-supress-nohz-softirq-warning.patch:
  Delete.
- patches.rt/preempt-realtime-supress-rtc-printk.patch: Delete.
- patches.rt/preempt-realtime-timer.patch: Delete.
- patches.rt/preempt-realtime-usb.patch: Delete.
- patches.rt/preempt-realtime-warn-and-bug-on-fix.patch: Delete.
- patches.rt/preempt-realtime-warn-and-bug-on.patch: Delete.
- patches.rt/preempt-realtime-x86_64.patch: Delete.
- patches.rt/preempt-rt-cs5530-lock-ide-fix.patch: Delete.
- patches.rt/preempt-rt-no-slub.patch: Delete.
- patches.rt/preempt-softirqs-core.patch: Delete.
- patches.rt/print-might-sleep-hack.patch: Delete.
- patches.rt/quicklist-release-before-free-page-fix.patch: Delete.
- patches.rt/quicklist-release-before-free-page.patch: Delete.
- patches.rt/radix-tree-gang_lookup_slot.patch: Delete.
- patches.rt/radix-tree-use-indirect-bit.patch: Delete.
- patches.rt/random-driver-latency-fix.patch: Delete.
- patches.rt/rcu-1.patch: Delete.
- patches.rt/rcu-2.patch: Delete.
- patches.rt/rcu-3.patch: Delete.
- patches.rt/rcu-4.patch: Delete.
- patches.rt/rcu-classic-fixup.patch: Delete.
- patches.rt/rcu-hrt-fixups.patch: Delete.
- patches.rt/rcu-preempt-fix-nmi-watchdog.patch: Delete.
- patches.rt/rcu-preempt-fix-rcu-torture.patch: Delete.
- patches.rt/rcu-tasklet-softirq.patch: Delete.
- patches.rt/rcu-various-fixups.patch: Delete.
- patches.rt/realtime-lsm.patch: Delete.
- patches.rt/redo-regparm-option.patch: Delete.
- patches.rt/remove-check-pgt-cache-from-cpu-idle.patch: Delete.
- patches.rt/replace-bugon-by-warn-on.patch: Delete.
- patches.rt/reset-latency-histogram.patch: Delete.
- patches.rt/rfkill-input-fix.patch: Delete.
- patches.rt/rt-apis.patch: Delete.
- patches.rt/rt-kmap-scale-fix.patch: Delete.
- patches.rt/rt-mutex-arm-fix.patch: Delete.
- patches.rt/rt-mutex-arm.patch: Delete.
- patches.rt/rt-mutex-compat-semaphores.patch: Delete.
- patches.rt/rt-mutex-core.patch: Delete.
- patches.rt/rtmutex-debug.h-cleanup.patch: Delete.
- patches.rt/rt-mutex-delayed-resched.patch: Delete.
- patches.rt/rt-mutex-drop-generic-TIF_NEED_RESCHED_DELAYED.patch:
  Delete.
- patches.rt/rt-mutex-i386.patch: Delete.
- patches.rt/rt-mutex-irq-flags-checking.patch: Delete.
- patches.rt/rt-mutex-mips.patch: Delete.
- patches.rt/rt-mutex-ppc-fix-a5.patch: Delete.
- patches.rt/rt-mutex-ppc.patch: Delete.
- patches.rt/rt-mutex-preempt-debugging.patch: Delete.
- patches.rt/rt-mutex-spinlock-might-sleep.patch: Delete.
- patches.rt/rt-mutex-spinlock-nested-export-fix.patch: Delete.
- patches.rt/rt-mutex-trivial-route-cast-fix.patch: Delete.
- patches.rt/rt-mutex-trivial-tcp-preempt-fix.patch: Delete.
- patches.rt/rt-mutex-trylock-export.patch: Delete.
- patches.rt/rt-mutex-x86-64.patch: Delete.
- patches.rt/rt-page_alloc.patch: Delete.
- patches.rt/rt-slab-new.patch: Delete.
- patches.rt/rt-time-starvation-fix.patch: Delete.
- patches.rt/RT_utsname.patch: Delete.
- patches.rt/sched-cfs-latest.patch: Delete.
- patches.rt/sched-cfs-v2.6.22.1-v19.patch: Delete.
- patches.rt/sched-rt-balance-fix.patch: Delete.
- patches.rt/sched-upstream.patch: Delete.
- patches.rt/select-error-leak-fix.patch: Delete.
- patches.rt/serial-locking-rt-cleanup.patch: Delete.
- patches.rt/serial-slow-machines.patch: Delete.
- patches.rt/series: Delete.
- patches.rt/s_files-barrier.patch: Delete.
- patches.rt/s_files.patch: Delete.
- patches.rt/s_files-per_cpu-flush-fix.patch: Delete.
- patches.rt/s_files-per_cpu-rt.patch: Delete.
- patches.rt/s_files-pipe-fix.patch: Delete.
- patches.rt/s_files-proc-generic-fix.patch: Delete.
- patches.rt/s_files-schedule_on_each_cpu_wq.patch: Delete.
- patches.rt/slab-fix.patch: Delete.
- patches.rt/slob-scale-break-out-caches.patch: Delete.
- patches.rt/slob-scale-no-bigblock-list.patch: Delete.
- patches.rt/smaller-trace.patch: Delete.
- patches.rt/smp-processor-id-fixups.patch: Delete.
- patches.rt/softirq-per-cpu-assumptions-fixes.patch: Delete.
- patches.rt/softlockup-print-regs.patch: Delete.
- patches.rt/spinlock-init-cleanup.patch: Delete.
- patches.rt/spinlock-trylock-cleanup-sungem.patch: Delete.
- patches.rt/tasklet-busy-loop-hack.patch: Delete.
- patches.rt/tasklet-fix-preemption-race.patch: Delete.
- patches.rt/tasklet-more-fixes.patch: Delete.
- patches.rt/tasklet-redesign.patch: Delete.
- patches.rt/tick-management-spread-timer-interrupt.patch: Delete.
- patches.rt/timekeeping-fixup-shadow-variable-argument.patch:
  Delete.
- patches.rt/timerc-cleanup-recently-introduced-whitespace-damage.patch:
  Delete.
- patches.rt/timer-freq-tweaks.patch: Delete.
- patches.rt/time-warp-detect.patch: Delete.
- patches.rt/trace-cpuidle.patch: Delete.
- patches.rt/trace-name-plus.patch: Delete.
- patches.rt/trace-sti-mwait.patch: Delete.
- patches.rt/trace-with-caller-addr.patch: Delete.
- patches.rt/undo-latency-tracing-raw-spinlock-hack.patch: Delete.
- patches.rt/use-write_trylock_irqsave-in-ptrace_attach.patch:
  Delete.
- patches.rt/version.patch: Delete.
- patches.rt/vortex-fix.patch: Delete.
- patches.rt/vsyscall-add-notrace.patch: Delete.
- patches.rt/write-try-lock-irqsave.patch: Delete.
- patches.rt/x86_64-apic-add-clockevents-functions.patch: Delete.
- patches.rt/x86_64-apic-calibration-remove-divisor.patch: Delete.
- patches.rt/x86_64-apic-change-setup-calling-convention.patch:
  Delete.
- patches.rt/x86_64-apic-remove-bogus-pit-synchronization.patch:
  Delete.
- patches.rt/x86_64-apic-remove-nested-irq-disable.patch: Delete.
- patches.rt/x86_64-apic-shuffle-calibration-around.patch: Delete.
- patches.rt/x86_64-apic-whitespace-comment-and-remove-unused-code.patch:
  Delete.
- patches.rt/x86_64-cleanup-apic-c.patch: Delete.
- patches.rt/x86_64-consolidate-tsc-calibration.patch: Delete.
- patches.rt/x86_64-convert-to-clockevents.patch: Delete.
- patches.rt/x86_64-fix-apic-typo.patch: Delete.
- patches.rt/x86_64-fix-irq-regs-leftovers.patch: Delete.
- patches.rt/x86_64-hpet-tsc-calibration-fix-broken-smi-detection-logic.patch:
  Delete.
- patches.rt/x86_64-i8259-remove-useless-forward-declaration.patch:
  Delete.
- patches.rt/x86_64-preparatory-apic-set-lvtt.patch: Delete.
- patches.rt/x86_64-prep-idle-loop-for-dynticks.patch: Delete.
- patches.rt/x86_64-remove-dead-code-and-other-janitor-work-in-tscc.patch:
  Delete.
- patches.rt/x86_64-remove-unused-code.patch: Delete.
- patches.rt/x86_64-share-hpet-h.patch: Delete.
- patches.rt/x86-64-smpboot-whitespace.patch: Delete.
- patches.rt/x86_64-timec-fix-whitespace-wreckage.patch: Delete.
- patches.rt/x86-64-traps-move-held-locks-output.patch: Delete.
- patches.rt/x86-64-tscless-vgettimeofday.patch: Delete.
- patches.rt/x86_64-tsc-sync-irqflags-fix.patch: Delete.
- patches.rt/x86_64-untangle-asm-hpeth-from-asm-timexh.patch:
  Delete.
- patches.rt/x86_64-use-generic-cmos-update.patch: Delete.
- patches.rt/x86_64-use-generic-xtime-init.patch: Delete.
- patches.rt/x86_64-use-i386-i8253-h.patch: Delete.

-------------------------------------------------------------------
Wed Sep 12 16:08:00 CEST 2007 - kkeil@suse.de

- patches.drivers/e1000-eeprom-cksum.patch: Delete.
- patches.drivers/e1000-7.5.5.1.patch: Update e1000 to 7.5.5.1.
  (309526)
-------------------------------------------------------------------
Wed Sep 12 13:04:18 CEST 2007 - sdietrich@suse.de

- patches.rt/: Add 300+ patches from 2.6.22.1-rt29-broken-out series
- patches.rt/fix_get_monotonic_cycles_for_latency_tracer.patch:
  fix get_monotonic_cycles for latency tracer.
- patches.rt/initialize-clock-source-to-jiffies_clock.patch:
  initialize the clock source to jiffies clock.
- patches.rt/time_keeping-add-cycle_raw-for-actual-incrementation.patch:
  time keeping add cycle_raw for actual incrementation.
- patches.rt/preempt_sched_hooks.patch: Delete - obsolete.
- Update config files: turn off i386/X86_GENERIC 
		       remove PREEMPT_HOOKS: obsolete

-------------------------------------------------------------------
Tue Sep 11 16:22:16 CEST 2007 - bwalle@suse.de

- rpm/post.sh: Don't run mkinitrd during installation (308984)

-------------------------------------------------------------------
Tue Sep 11 14:51:28 CEST 2007 - jbeulich@novell.com

- patches.xen/xen-isa-dma: Suppress all use of ISA DMA on Xen.

-------------------------------------------------------------------
Tue Sep 11 05:46:51 CEST 2007 - jjohanse@suse.de

- patches.apparmor/apparmor-log-audit-type.diff: log audit
  message type so it is present in syslog (304491).

-------------------------------------------------------------------
Mon Sep 10 15:22:19 CEST 2007 - olh@suse.de

- add patches.arch/ppc-prom-nodisplay.patch
  new prom=nodisplay option to avoid crash in firmware on B50

-------------------------------------------------------------------
Fri Sep  7 20:44:38 CEST 2007 - carnold@novell.com

- patches.xen/30-bit-field-booleans.patch: Packet loss in DomU -xen
  netback driver (306896).

-------------------------------------------------------------------
Fri Sep  7 19:06:47 CEST 2007 - jdelvare@suse.de

- patches.suse/bootsplash: Add missing newline at end of log
  messages and missing prefix at the beginning of log messages.
  Adapt the log level to the type of message.

-------------------------------------------------------------------
Fri Sep  7 13:56:56 CEST 2007 - bwalle@suse.de

- Update config files: fix i386/rt{,_debug} and x86_64/rt{,_debug}
  builds
- move patches.xen/rename-TSS_sysenter_esp0-SYSENTER_stack_esp0.patch
  to patches.fixes/rename-TSS_sysenter_esp0-SYSENTER_stack_esp0.patch
  because the fix is also needed if the Xen patches are not applied
  (RT case)

-------------------------------------------------------------------
Fri Sep  7 09:27:21 CEST 2007 - teheo@suse.de

Fix patch contamination.

- patches.drivers/libata-ata_piix-suspend-workaround-for-toshiba-laptops:
  ata_piix: fix suspend for several Toshiba laptops (308486).

-------------------------------------------------------------------
Fri Sep  7 07:55:45 CEST 2007 - teheo@suse.de

A bunch of libata fixes.  Mostly backport of pending fixes for
2.6.23 and 24.

- patches.drivers/libata-unlock-hpa-by-default: libata: unlock
  HPA by default (299267).
- patches.drivers/libata-atapi-passthru16: libata: add support
  for ATA_16 on ATAPI (308482).
- patches.drivers/libata-clear-horkage-on-ata_dev_init: : libata
  clear horkage on ata_dev_init() (308490).
- patches.drivers/libata-fix-n_sectors-handling-during-revalidation:
  libata: fix n_sectors handling during revalidation (308493).
- patches.drivers/libata-add-pata_dma-kernel-parameter: libata:
  Add a drivers/ide style  DMA disable (229260 272786).
- patches.drivers/libata-improve-diagnostic-failure-handling:
  libata: improve diagnostic failure handling (308499).
- patches.drivers/libata-add-NCQ-spurious-completion-horkages:
  libata: add devices to NCQ spurious completion horkage (308500).
- patches.drivers/libata-add-broken-HPA-horkages: libata: add
  devices to BROKEN HPA list (308502).
- patches.drivers/libata-improve-hpa-failure-handling: libata:
  improve HPA failure handling (308503 299267).
- patches.drivers/libata-ata_piix-suspend-workaround-for-toshiba-laptops:
  ata_piix: fix suspend for several Toshiba laptops (308486).
- patches.drivers/libata-ata_piix-implement-IOCFG-bit18-quirk:
  ata_piix: implement IOCFG bit18 quirk. (308489)
- patches.drivers/libata-pata_it821x-fix-initialization-bug:
  pata_it821x: Fix regression/corruptor (308504).
- patches.drivers/libata-sata_via-fix-write-errors-on-PATA-drive-connected-to-VT6421:
  Fix sata_via write errors on PATA drive connected to VT6421
  (308507).
- patches.drivers/libata-more-machines-for-short-cable-list:
  libata: more machines for short cable list (308510).
- patches.drivers/libata-add-pci-ids-for-intel-tolapi: libata:
  add PCI IDs for intel tolapai (308512).
- patches.drivers/libata-pata_marvell-add-PCI-IDs: pata_marvell:
  Add more identifiers (308513).

-------------------------------------------------------------------
Thu Sep  6 19:18:51 CEST 2007 - bwalle@suse.de

- Update config files: Switch from CONFIG_RT to CONFIG_GEN_RTC
  (#287539)

-------------------------------------------------------------------
Wed Sep  5 13:37:01 CEST 2007 - fseidel@suse.de

- patches.fixes/acpi_autoload_baydock.patch: bay and dock driver
  didn't get loaded (302482).

-------------------------------------------------------------------
Tue Sep  4 16:58:48 CEST 2007 - sven@suse.de

- accomodate i386 KDB dependency on xen3-auto-arch-i386.diff
  to address RT build failures.

-------------------------------------------------------------------
Tue Sep  4 15:45:15 CEST 2007 - olh@suse.de

- add patches.drivers/libata-scc-ata_link.patch
  active_tag member is now in ata_port->link (307181)

-------------------------------------------------------------------
Tue Sep  4 14:37:42 CEST 2007 - hare@suse.de

- patches.suse/kbd-ignore-gfx.patch: setfont breaks first Xserver
  start (302010).

-------------------------------------------------------------------
Mon Sep  3 14:06:36 CEST 2007 - jbeulich@novell.com

- scripts/run_oldconfig.sh: fix double use of 'trap'

-------------------------------------------------------------------
Mon Sep  3 13:29:19 CEST 2007 - jbeulich@novell.com

- patches.xen/136-pae-vmalloc-sync-all.patch: xen/i386: Fix
  vmalloc_sync_all() for PAE.
- patches.xen/137-netfront-copy-release.patch: [NETFRONT] Implement
  netif_release_rx_bufs for the copying case.
- patches.xen/141-driver-autoload.patch: Xen frontend driver module
  autoloading.
- patches.xen/144-xenbus-dev-wait.patch: xenbus: Wait for 30s for
  devices to connect (previously 10s).
- patches.xen/145-xenbus-error-path.patch: xenbus: Fix obvious use-
  after-free spotted by Coverity checker.
- patches.xen/148-blkfront-no-bounce-bufs.patch: BLKFRONT: Make sure
  we don't use bounce buffers, we don't need them.
- patches.xen/152-netloop-check-cloned-skb.patch: [NET] netloop: Do
  not clobber cloned skb page frags
- patches.xen/157-netfront-skb-deref.patch: net front: Avoid
  deref'ing skb after it is potentially freed.
- Refresh other Xen patches.

-------------------------------------------------------------------
Fri Aug 31 16:05:20 CEST 2007 - jeffm@suse.de

- Applied rest of fix for not dirtying inode after changing i_mode
  with no old ACL on reiserfs (306621).

-------------------------------------------------------------------
Fri Aug 31 08:40:27 CEST 2007 - jblunck@suse.de

- rpm/post.sh: don't execute mkinitrd and update-bootloader when
  mkinitrd isn't installed (like for kernel-syms in the buildservice)

-------------------------------------------------------------------
Thu Aug 30 22:36:55 CEST 2007 - jeffm@suse.de

- ocfs2: Fixed problem where events wouldn't get delivered for all
  nodes while using disk heartbeat. (296606).

-------------------------------------------------------------------
Thu Aug 30 17:28:00 CEST 2007 - schwab@suse.de

- Update kdb patches.

-------------------------------------------------------------------
Thu Aug 30 16:17:48 CEST 2007 - jeffm@suse.de

- patches.suse/reiserfs-use-generic-xattr-handlers.diff: Fixed
  problem where the inode wouldn't get dirtied when i_mode is used
  to represent an ACL but no previous ACL existed.

-------------------------------------------------------------------
Wed Aug 29 20:50:22 CEST 2007 - jeffm@suse.de

- Enabled CONFIG_PARAVIRT and CONFIG_VMI (282026).

-------------------------------------------------------------------
Wed Aug 29 14:08:18 CEST 2007 - jdelvare@suse.de

- supported.conf: Update the list of hwmon drivers (all
  unsupported).
- supported.conf: Update the list of i2c bus drivers (all
  supported).

-------------------------------------------------------------------
Wed Aug 29 13:21:36 CEST 2007 - jdelvare@suse.de

- config/alpha/*, config/ia64/*: Exclude x86-only hwmon drivers
  (abituguru, asb100, fscher, fscpos).
- config/alpha/default: Restore CONFIG_SENSORS_ADM1029, not sure
  why it was left out.
- config/ia64/*: Restore CONFIG_SENSORS_LM90 and
  CONFIG_SENSORS_W83L785TS, not sure why these were left out.

-------------------------------------------------------------------
Tue Aug 28 19:59:54 CEST 2007 - jblunck@suse.de

- scripts/compute-PATCHVERSION.sh: another extra-symbols fix.

-------------------------------------------------------------------
Tue Aug 28 19:40:13 CEST 2007 - jblunck@suse.de

- scripts/run_oldconfig.sh: extra-symbols are included in all flavors.

-------------------------------------------------------------------
Tue Aug 28 14:21:24 CEST 2007 - bwalle@suse.de

- config/i386/debug: re-enable KDB for i386-debug.

-------------------------------------------------------------------
Tue Aug 28 12:36:52 CEST 2007 - bwalle@suse.de

- rpm/post.sh: don't execute mkinitrd and update-bootloader in
  the build environment

-------------------------------------------------------------------
Tue Aug 28 08:45:20 CEST 2007 - sdietrich@suse.de

- Update config files: experimental RT configs for PPC and s390
- config.conf: add RT flavors for PPC and S390

-------------------------------------------------------------------
Tue Aug 28 08:25:12 CEST 2007 - olh@suse.de

- remove unused patches.arch/ppc-ps3tree-ps3-wip_ps3-gelic-wireless.diff
- remove netif_poll_disable call from gelic_net_stop to fix hang
  during interface shutdown

-------------------------------------------------------------------
Mon Aug 27 20:12:16 CEST 2007 - jeffm@suse.de

- Reorganized series.conf and refreshed patches. This looks like
  a huge patch, but the result is source identical to the previous
  revision.

-------------------------------------------------------------------
Mon Aug 27 17:19:29 CEST 2007 - sdietrich@suse.de

- patches.fixes/fix_futex_compat_bug.patch
- patches.fixes/hrtimer_fix_cpu_pointer_arg_to-clockevents_notify
	- Add Subject: and diffstat -p1 to each patch

-------------------------------------------------------------------
Mon Aug 27 11:50:42 CEST 2007 - sdietrich@suse.de

- Update config files: run_oldconfig.sh on updated rt configs

-------------------------------------------------------------------
Mon Aug 27 11:39:56 CEST 2007 - sdietrich@suse.de

- Update config files:  sync i386 default->rt
                                and debug->rt_debug

-------------------------------------------------------------------
Mon Aug 27 11:22:36 CEST 2007 - olh@suse.de

- add patches.arch/ppc-atyfb-force-xtal.patch
  force 29MHz xtal on G3 PowerBooks

-------------------------------------------------------------------
Mon Aug 27 11:20:23 CEST 2007 - olh@suse.de

- add patches.arch/ppc-bmac-ethtool.patch
  simple ethtool support for network manager

-------------------------------------------------------------------
Mon Aug 27 08:42:00 CEST 2007 - sven@suse.de

- patches.rt/declare_cpu_clock_function.patch: 
	declare cpu_clock as extern function.

-------------------------------------------------------------------
Mon Aug 27 08:35:56 CEST 2007 - sdietrich@suse.de

- patches.fixes/hrtimer_fix_cpu_pointer_arg_to-clockevents_notify:
	correct parameter passed by hrtimer_cpu_notify

-------------------------------------------------------------------
Mon Aug 27 07:58:55 CEST 2007 - sdietrich@suse.de

- patches.rt/use-num_possible_cpus-instead_of-NR_CPUS-for_timer_distribution.patch: 
	Improve distribution of sched_timer calls.

-------------------------------------------------------------------
Mon Aug 27 07:41:00 CEST 2007 - sdietrich@suse.de

- patches.rt/preemption-problem_in_net.patch: restore recursion check

-------------------------------------------------------------------
Mon Aug 27 07:20:04 CEST 2007 - sdietrich@suse.de

- patches.fixes/fix_futex_compat_bug.patch: futex bug fix
- patches.rt/do-not-BUG_ON-in-exit-for-in_interrupt.patch:
  	don't BUG_ON in exit for in_interrupt: prevent double fault

-------------------------------------------------------------------
Mon Aug 27 05:52:57 CEST 2007 - sdietrich@suse.de

- patches.rt/loadavg_fixes_weird_loads.patch: Fix spurious system
  load spikes observed in /proc/loadavgrt

-------------------------------------------------------------------
Sat Aug 25 19:27:22 CEST 2007 - jeffm@suse.de

- Compile fix for last patch with Xen.

-------------------------------------------------------------------
Sat Aug 25 17:21:24 CEST 2007 - jeffm@suse.de

- patches.fixes/i386-use-global-flag-to-disable-broken-local-apic-
  timer-on-AMD-cpus.diff: i386: Use global flag to disable broken
  local apic timer on AMD CPUs. (296661).

-------------------------------------------------------------------
Sat Aug 25 08:27:37 CEST 2007 - trenn@suse.de

- patches.arch/acpi_thinkpad_backlight_lenovo_fixes.patch:
  ThinkPad: Brightness control for Lenovo ThinkPads
  (https://bugzilla.novell.com/attachment.cgi?id=158263).
- patches.arch/acpi_enable_gpes_before_wak.patch: Enable GPEs
  before _WAK ACPI wakeup func is called.
- patches.arch/acpi_thinkpad_fix_module_unloading.patch: ACPI:
  thinkpad-acpi: fix the module init failure path (none).

-------------------------------------------------------------------
Sat Aug 25 04:33:38 CEST 2007 - philips@suse.de

- Add CONFIG_E1000E to config files
- patches.drivers/e1000e.patch: e1000e: pci-express e1000 driver
  (currently ICH9 only) (FATE 302349).

-------------------------------------------------------------------
Thu Aug 23 14:46:01 CEST 2007 - olh@suse.de

- add patches.suse/squashfs.patch to simplify installation debugging

-------------------------------------------------------------------
Thu Aug 23 13:36:00 CEST 2007 - sven@suse.de

- Update config files: sync x86_64  default->rt 
			        and debug->rt_debug

-------------------------------------------------------------------
Thu Aug 23 13:03:44 CEST 2007 - bwalle@suse.de

- rpm/post.sh:
  o Added check for /etc/sysconfig/bootloader before executing
    bootloader_entry to preventing installation errors in case of
    shared boot partitions. (#303734)
  o Also execute mkinitrd if bootloader files missing, this problem
    has been introduced with last change.

-------------------------------------------------------------------
Thu Aug 23 09:52:22 CEST 2007 - olh@suse.de

- add patches.arch/ppc-ps3-video-synmaster.patch
  handle another monitor properly

-------------------------------------------------------------------
Thu Aug 23 08:27:06 CEST 2007 - sdietrich@suse.de

- Update RT config files: sync NET settings

-------------------------------------------------------------------
Thu Aug 23 02:39:19 CEST 2007 - gregkh@suse.de

- Update to 2.6.22.5 which fixed a lot of bugs and caused the
  following patches to drop out:
	- patches.arch/i386-compat-vdso
	- patches.drivers/ati-sb700-sata-add-all-ids.patch
	- patches.fixes/suspend_check_for_invalid_mem.patch

-------------------------------------------------------------------
Wed Aug 22 22:05:08 CEST 2007 - sdietrich@suse.de

- update RT config files: disable CONFIG_SYSFS_DEPRECATED

-------------------------------------------------------------------
Wed Aug 22 16:56:05 CEST 2007 - olh@suse.de

- enable MODULE_DEVICE_TABLE in snd-mpc52xx-ac97

-------------------------------------------------------------------
Wed Aug 22 14:45:19 CEST 2007 - olh@suse.de

- reduce ps3fb memsize from 18MB to 9MB

-------------------------------------------------------------------
Wed Aug 22 09:21:11 CEST 2007 - jbeulich@novell.com

- Also resync Xen configs.

-------------------------------------------------------------------
Tue Aug 21 14:43:15 CEST 2007 - olh@suse.de

- build ps3 sys-manager into the kernel to allow reboot in all cases

-------------------------------------------------------------------
Tue Aug 21 14:19:32 CEST 2007 - tiwai@suse.de

- Update config files: disable CONFIG_SND_*_FIRMWARE_IN_KERNEL
  since we have already firmware files on 10.3.

-------------------------------------------------------------------
Tue Aug 21 07:27:09 CEST 2007 - teheo@suse.de

- patches.drivers/pci-rx790-disable-msi: PCI: disable MSI on RX790
  (302016).

-------------------------------------------------------------------
Tue Aug 21 07:13:53 CEST 2007 - gregkh@suse.de

- Fix up -rt patches to apply with the change to 2.6.22.4, ripping out
  the -rt Makefile changes so this doesn't happen again...

-------------------------------------------------------------------
Tue Aug 21 07:10:37 CEST 2007 - gregkh@suse.de

- Update to 2.6.22.4
  - fixes CVE-2007-3848

-------------------------------------------------------------------
Mon Aug 20 18:48:39 CEST 2007 - bwalle@suse.de

- rpm/post.sh: Execute update-bootloader script also during update
  (#300930)

-------------------------------------------------------------------
Mon Aug 20 12:42:52 CEST 2007 - ak@suse.de

- patches.suse/wireless-no-aes-select: Don't force select AES
  in wireless.
- Work around bug in vanilla kernel spec
- Really disable C AES and TWOFISH for x86 kernels

-------------------------------------------------------------------
Mon Aug 20 01:34:16 CEST 2007 - ak@suse.de

- Disable C versions of AES and TWOFISH algorithms on x86.
  The assembler versions are faster and this way modprobe
  aes|twofish will pick up the faster implementions directly.

-------------------------------------------------------------------
Sat Aug 18 12:49:37 CEST 2007 - trenn@suse.de

- patches.arch/acpi_autoloading_ia64_hp_fix.patch: Use
  acpi_device_id for IA64 HP driver, otherwise those fail to boot.

-------------------------------------------------------------------
Fri Aug 17 20:57:00 CEST 2007 - teheo@suse.de

- patches.drivers/scsi-throttle-SG_DXFER_TO_FROM_DEV-warning-better:
  SCSI: throttle SG_DXFER_TO_FROM_DEV warning message better
  (290117).

-------------------------------------------------------------------
Fri Aug 17 19:51:11 CEST 2007 - teheo@suse.de

- patches.drivers/pci-rd580-disable-msi: PCI: disable MSI on RD580
  (299575).

-------------------------------------------------------------------
Fri Aug 17 18:33:50 CEST 2007 - jjohanse@suse.de

- patches.apparmor/apparmor-stack_secondary.diff: allow apparmor
  to stack with dazuko (300965).

-------------------------------------------------------------------
Fri Aug 17 18:27:44 CEST 2007 - olh@suse.de

- update patches.arch/ppc-pegasos-via-ata-legacy-irq.patch
  restore irq assignment in via82cxxx
  update also pci_dev->class

-------------------------------------------------------------------
Fri Aug 17 15:26:18 CEST 2007 - olh@suse.de

- remove version requirement for perl-Bootloader
  any installed version will work (300337)

-------------------------------------------------------------------
Fri Aug 17 15:11:06 CEST 2007 - olh@suse.de

- add patches.arch/ppc-pegasos-via-ata-legacy-irq.patch
  advertise correct IDE mode on Pegasos2

-------------------------------------------------------------------
Fri Aug 17 13:54:10 CEST 2007 - schwab@suse.de

- Fix an invalid semicolon.

-------------------------------------------------------------------
Fri Aug 17 12:28:16 CEST 2007 - agruen@suse.de

- Update the nfs4acl patch; merge Suresh Jayaraman's acl caching
  code (with fixes).

-------------------------------------------------------------------
Fri Aug 17 10:38:00 CEST 2007 - jbeulich@novell.com

- patches.suse/crasher-26.diff: fix parameter name spelling in
  descriptions.

-------------------------------------------------------------------
Thu Aug 16 19:10:40 CEST 2007 - trenn@suse.de

- patches.arch/acpi_autoloading_interface.patch:
  Remove dummy in struct to avoid a lot compile warnings due to
  wrong initialisations

-------------------------------------------------------------------
Thu Aug 16 14:55:50 CEST 2007 - oneukum@suse.de

- patches.suse/usb_printer_no_auto.diff
  USB: disable autosuspend for printers, as it generates
  only limited practical benefit but breaks some printers

-------------------------------------------------------------------
Thu Aug 16 11:50:18 CEST 2007 - olh@suse.de

- add patches.arch/ppc-ps3-storage-fix-probe-msgs.diff
  add patches.arch/ppc-ps3-storage-fix-probe-region-loop.diff
  more changes to make cold boot robust

-------------------------------------------------------------------
Thu Aug 16 11:21:41 CEST 2007 - agruen@suse.de

- rpm/kernel-syms.spec.in: make sure that the release numbers of
  all the dependent kernel-$flavor packages match the kernel-syms
  release number. (This is an additional safety check; the build
  system should already make sure that the release numbers match.)

-------------------------------------------------------------------
Thu Aug 16 07:32:01 CEST 2007 - teheo@suse.de

- patches.drivers/pci-rs690-disable-msi: PCI: disable MSI on RS690
  (299010).

-------------------------------------------------------------------
Thu Aug 16 00:58:19 CEST 2007 - gregkh@suse.de

- patches.drivers/usb-fix-support-for-dell-wireless-broadband.patch:
  USB: fix support for Dell Wireless Broadband (aka WWAN).

-------------------------------------------------------------------
Thu Aug 16 00:26:27 CEST 2007 - gregkh@suse.de

- patches.drivers/usb-support-blackberry-pearl-with-berry_charge.patch:
  USB: Support Blackberry Pearl with berry_charge.

-------------------------------------------------------------------
Thu Aug 16 00:14:31 CEST 2007 - gregkh@suse.de

- fix rt patches so they apply again.

-------------------------------------------------------------------
Thu Aug 16 00:04:05 CEST 2007 - gregkh@suse.de

- patch refresh for fuzz due to 2.6.22.3 update

-------------------------------------------------------------------
Thu Aug 16 00:02:41 CEST 2007 - gregkh@suse.de

- patches.drivers/usb-update-unusual_devs.h.patch: USB: update
  unusual_devs.h from 2.6.23-rc4.

-------------------------------------------------------------------
Wed Aug 15 23:51:26 CEST 2007 - gregkh@suse.de

- patches.drivers/usb-quirk-table-update.patch: USB: update
  quirk table with info from 2.6.23-rc3.

-------------------------------------------------------------------
Wed Aug 15 23:32:18 CEST 2007 - gregkh@suse.de

- Update to 2.6.22.3 which dropped the following patches from our tree:
  - patches.drivers/libata-ata_piix-update-map-10b-for-ich8m
  - patches.fixes/random-fix-bound-check-ordering.diff
  - patches.fixes/cpufreq_check_negative_load.patch
  - patches.fixes/cpufreq_fix_tickless_acounting.patch
  - patches.drivers/libata-update-libata-to-libata-dev-upstream-5ddf.patch:
    libata: update libata to libata-dev#upstream (5ddf24c5)
    (288078).

-------------------------------------------------------------------
Wed Aug 15 19:48:03 CEST 2007 - schwab@suse.de

- No longer build with gcc41.

-------------------------------------------------------------------
Wed Aug 15 17:42:58 CEST 2007 - bwalle@suse.de

- rpm/kernel-binary.spec.in: Update perl-Bootloader version in
  requirement (#263819)

-------------------------------------------------------------------
Wed Aug 15 15:16:04 CEST 2007 - ak@suse.de

- patches.arch/x86-early-quirks-unificiation: x86: Unify i386
  and x86-64 early quirks.
- patches.arch/x86-nvidia-timer-quirk: Replace nvidia timer
  override quirk with pci id list and unify quirks.
- patches.arch/x86-fam10-l3cache: i386: Add L3 cache support to
  AMD CPUID4 emulation.
- patches.arch/i386-compat-vdso: i386: allow debuggers to access
  the vsyscall page with  compat vDSO.
- patches.xen/xen3-auto-arch-i386.diff: Merge
- patches.xen/xen-x86-no-lapic: Merge
- patches.xen/xen3-x86-early-quirks-unificiation: x86: Unify
  i386 and x86-64 early quirks.
- patches.xen/xen3-x86-fam10-l3cache: i386: Add L3 cache support
  to AMD CPUID4 emulation.

-------------------------------------------------------------------
Wed Aug 15 09:38:04 CEST 2007 - teheo@suse.de

VIA ahci's lie about PMP support too.  Blacklist them.

- patches.drivers/libata-ahci-no-pmp.patch: ahci: disable PMP
  support on SB600/700 (299010).

-------------------------------------------------------------------
Tue Aug 14 17:24:35 CEST 2007 - olh@suse.de

- fix patches.arch/ppc-ps3-edd2a9d185799354db255de62c3ed1f2b1c6b0f4.patch
  reset error code to 0 on successful probing, to actually find disks

-------------------------------------------------------------------
Tue Aug 14 13:14:47 CEST 2007 - olh@suse.de

- add patches.arch/ppc-ps3video-ps3-wip_ps3av-dvi-autodetect.diff
  add patches.arch/ppc-ps3video-ps3-wip_ps3av-kill-PS3AV_DEBUG.diff
  add patches.arch/ppc-ps3video-ps3-wip_ps3av-kill-boot-parameter.diff
  add patches.arch/ppc-ps3video-ps3-wip_ps3av-kill-temporaries.diff
  add patches.arch/ppc-ps3video-ps3-wip_ps3av-kill-unused-ps3av_set_mode.diff
  add patches.arch/ppc-ps3video-ps3-wip_ps3av-monitor-quirks.diff
  add patches.arch/ppc-ps3video-ps3-wip_ps3av-use-mode-id-in-autodetect.diff
  add patches.arch/ppc-ps3video-ps3-wip_ps3av-vesa-autodetect.diff
  patches from ps3-linux-tree, improve monitor autodetection

-------------------------------------------------------------------
Tue Aug 14 12:54:17 CEST 2007 - olh@suse.de

- add patches.arch/ppc-ps3-edd2a9d185799354db255de62c3ed1f2b1c6b0f4.patch
  Fix storage probe logic on coldboot

-------------------------------------------------------------------
Tue Aug 14 10:56:02 CEST 2007 - olh@suse.de

- update patches.arch/ppc-efika-bestcomm-ethernet.patch
  disable unloading, add device symlink to make linuxrc happy

-------------------------------------------------------------------
Tue Aug 14 08:40:26 CEST 2007 - teheo@suse.de

- patches.drivers/libata-ahci-priv-flags.patch: ahci: implement
  hpriv->flags (299010).
- patches.drivers/libata-ahci-no-pmp.patch: ahci: disable PMP
  support on SB600/700 (299010).

-------------------------------------------------------------------
Tue Aug 14 00:29:56 CEST 2007 - sven@suse.de

- series.conf: remove comment pertaining to RT quickadjust patch 

-------------------------------------------------------------------
Mon Aug 13 20:59:28 CEST 2007 - gregkh@suse.de

- rpm/kernel-binary.spec.in: remove pointless comment in spec file

-------------------------------------------------------------------
Mon Aug 13 18:42:11 CEST 2007 - olh@suse.de

- build efika fec_mpc52xx network driver as module

-------------------------------------------------------------------
Mon Aug 13 17:01:42 CEST 2007 - trenn@suse.de

- patches.arch/acpi_dock_uevent_fix.patch: ACPI: dock: Send
  key=value pair instead of plain value (none).
- patches.arch/acpi_bay_uevent_fix.patch: ACPI: bay: send envp
  with uevent (none).

-------------------------------------------------------------------
Mon Aug 13 15:07:19 CEST 2007 - trenn@suse.de

- patches.fixes/cpufreq_check_negative_load.patch:
  ondemand: add a check to avoid negative load calculation
  (https://bugzilla.novell.com/show_bug.cgi?id=297355).
- patches.fixes/cpufreq_fix_tickless_acounting.patch: ondemand:
  fix tickless accounting and software coordination bug
  (https://bugzilla.novell.com/show_bug.cgi?id=297355).

-------------------------------------------------------------------
Mon Aug 13 14:28:17 CEST 2007 - olh@suse.de

- add patches.arch/ppc-pegasos-console-autodetection.patch
  recognize the /failsafe stdout path

-------------------------------------------------------------------
Mon Aug 13 08:56:07 CEST 2007 - sdietrich@novell.com

- patches.rt/patch-2.6.22.1-rt4.openSUSE: rebase to  2.6.22.2
- patches.rt/patch-2.6.22.1-rt4-5 
- patches.rt/patch-2.6.22.1-rt5-6
- patches.rt/patch-2.6.22.1-rt6-7
- patches.rt/patch-2.6.22.1-rt7-8
- patches.rt/patch-2.6.22.1-rt8-9

-------------------------------------------------------------------
Fri Aug 10 21:23:53 CEST 2007 - jeffm@suse.de

- Update config files: Resynced bigsmp with default.

-------------------------------------------------------------------
Fri Aug 10 18:57:02 CEST 2007 - tiwai@suse.de

- patches.fixes/intel-agp-965gme-fix: Intel_agp: really fix
  945/965GME (281277).

-------------------------------------------------------------------
Fri Aug 10 15:21:58 CEST 2007 - olh@suse.de

- add patches.arch/ppc-pegasos-keyboard-8042-check.patch
  fix Pegasos keyboard detection

-------------------------------------------------------------------
Fri Aug 10 04:44:11 CEST 2007 - gregkh@suse.de

- patch refreshes to apply cleanly now that we rebased the root.

-------------------------------------------------------------------
Fri Aug 10 04:35:37 CEST 2007 - gregkh@suse.de

- updated to 2.6.22.2
 - lots of bugfixes and also CVE-2007-3851
 - removed the following patches, as they are now obsolete as they are
   rolled into the 2.6.22.2 release:
	- patches.fixes/dm-raid1-fix-status.patch: Delete.
	- patches.fixes/dm-io-fix-panic-on-large-request.patch: Delete.
	- patches.fixes/dm-snapshot-permit-invalid-activation.patch:
	- patches.fixes/dm-disable-barriers.patch: Delete.
- Update config files.

-------------------------------------------------------------------
Thu Aug  9 02:35:17 CEST 2007 - jeffm@suse.de

- patches.suse/reiserfs-signedness-fixes.diff: reiserfs: fix
  usage of signed ints for block numbers (294754).
- patches.suse/reiserfs-fix-large-fs.diff: reiserfs: ignore
  s_bmap_nr on disk for file systems >= 8 TiB (294754).
- patches.suse/reiserfs-fix-resize-meminit.diff: reiserfs:
  fix memset byte count during resize.

-------------------------------------------------------------------
Wed Aug  8 15:53:17 CEST 2007 - garloff@suse.de

- patches.fixes/make-swappiness-safer-to-use.patch: Make low
  swappiness safe to use (288799, merged in -mm).

-------------------------------------------------------------------
Wed Aug  8 15:52:03 CEST 2007 - olh@suse.de

- compile isofs into the kernel until linuxrc uses modprobe (298345)

-------------------------------------------------------------------
Wed Aug  8 13:51:07 CEST 2007 - olh@suse.de

- disable gelic wireless, apparently incomplete

-------------------------------------------------------------------
Wed Aug  8 11:21:49 CEST 2007 - trenn@suse.de

- patches.arch/dmi_autoloading.patch: DMI-based module autoloading
- patches.arch/thinkpad_dmi_autoloading.patch: thinkpad-acpi:
  add DMI-based modalias.
- Update config files.

-------------------------------------------------------------------
Wed Aug  8 00:25:41 CEST 2007 - sdietrich@novell.com

- Update config files: make RT Kernel tickless
- patches.rt/patch-2.6.22.1-rt4.openSUSE: resolve conflicts

-------------------------------------------------------------------
Wed Aug  8 00:23:33 CEST 2007 - sdietrich@novell.com 

- Update RT config files for tickless Kernel.
- patches.rt/patch-2.6.22.1-rt4.openSUSE: Resolve conflicts.

-------------------------------------------------------------------
Tue Aug  7 09:01:52 CEST 2007 - olh@suse.de

- update preinstall diskspace check
  handle missing /etc/mtab, handle failed df call

-------------------------------------------------------------------
Tue Aug  7 08:01:29 CEST 2007 - teheo@suse.de

Update and revive govault patch.

- patches.drivers/libata-add-waits-for-govault: libata: add
  waits for GoVault (246451).

-------------------------------------------------------------------
Tue Aug  7 07:52:10 CEST 2007 - teheo@suse.de

- patches.drivers/libata-implement-BROKEN_HPA-horkage-and-apply-it-to-HDS724040KLSA80:
  libata: implement BROKEN_HPA horkage and apply it to
  HDS724040KLSA80.

-------------------------------------------------------------------
Tue Aug  7 00:36:05 CEST 2007 - olh@suse.de

- add patches.arch/ppc-dma_mask.patch
  Fix initialization and usage of dma_mask, required for sbp2

-------------------------------------------------------------------
Mon Aug  6 19:49:12 CEST 2007 - teheo@suse.de

- patches.drivers/libata-ata_piix-update-map-10b-for-ich8m:
  ata_piix: update map 10b for ich8m.

-------------------------------------------------------------------
Mon Aug  6 17:19:13 CEST 2007 - jbeulich@novell.com

- patches.xen/82-blkdev-wait.patch: Delay wait for block devices until
  after the disk is added.
- patches.xen/95-privcmd-wrlock.patch: privcmd: Take write lock on mm
  semaphore when calling.
- patches.xen/xen-blkback-cdrom: CDROM removable media-present
  attribute plus handling code (159907).
- patches.xen/xen3-patch-2.6.19,
  patches.xen/xen3-patch-2.6.20,
  patches.xen/xen3-patch-2.6.22: Refresh.

-------------------------------------------------------------------
Mon Aug  6 17:19:04 CEST 2007 - tiwai@suse.de

- patches.drivers/alsa-2.6.22-usb-fixes: Regenerated
- patches.drivers/alsa-hda-2.6.23-backport: Regenerated
- patches.drivers/alsa-hda-2.6.23-alc262-hp-jack-fix: Fix the
  initial mixer state of ALC262 sony-assamd model  (297005).
- patches.drivers/alsa-hda-2.6.23-ad1988-spdif-fix: Fix AD1988
  SPDIF output .
- patches.drivers/alsa-hda-2.6.23-alc861vd-asrock: Add support
  for the ASRock K8NF6G-VSTA motherboard.
- patches.drivers/alsa-hda-2.6.23-sigmatel-gpio-fix: Fix GPIO
  in resume in Sigmatel codecs.

-------------------------------------------------------------------
Mon Aug  6 15:35:17 CEST 2007 - trenn@suse.de

- patches.arch/acpi_autoloading_acpica.patch:
- patches.arch/acpi_autoloading_interface.patch:
- patches.arch/acpi_autoloading_modaliases.patch:
- patches.fixes/cpufreq_move_policy_init.patch: ondemand as
  default governor.
- patches.fixes/cpufreq_ondemand_as_default.patch:
- Update config files.

  These are ACPI autoloading (via udev) and use ondemand as
  default governor when loading low-level cpufreq driver patches.

-------------------------------------------------------------------
Mon Aug  6 14:14:52 CEST 2007 - olh@suse.de

- update patches.fixes/ieee1394-sbp2-dmamask.patch
  fix crash in sbp2_remove_device() when dma_set_mask() fails

-------------------------------------------------------------------
Mon Aug  6 12:04:17 CEST 2007 - trenn@suse.de

- patches.rt/patch-2.6.22.1-rt4.openSUSE_quick_adjust: Big
  -rt patchset.
  Make rt and rt_debug patch and build again

-------------------------------------------------------------------
Sun Aug  5 15:29:34 CEST 2007 - trenn@suse.de

- patches.fixes/suspend_check_for_invalid_mem.patch: Check for
  invalid memory on resume and suspend (#296242).

-------------------------------------------------------------------
Sat Aug  4 10:51:21 CEST 2007 - olh@suse.de

- add ps3-gelic fixes from 2.6.23-rc2

-------------------------------------------------------------------
Sat Aug  4 09:46:06 CEST 2007 - agruen@suse.de

- Don't make kernel-syms depend on kernel-$flavor packages that
  are based on a set of patches different from kernel-source:
  those packages won't match kernel-source, anyway.

-------------------------------------------------------------------
Fri Aug  3 00:51:03 CEST 2007 - teheo@suse.de

Enable more libata drivers on i386 and x86_64 - mostly ancient/legacy
ones.

- Update config files.

-------------------------------------------------------------------
Thu Aug  2 22:56:15 CEST 2007 - olh@suse.de

- add patches.fixes/ieee1394-04-ee9be425961c3ccf75553c83a73bf1f707e66d91.patch
    ieee1394: raw1394: Fix read() for 32bit userland on 64bit kernel
  add patches.fixes/ieee1394-05-883b97eaf2a3fba7628f9f78ca7dc422aaf9728b.patch
    ieee1394: raw1394: Fix write() for 32bit userland on 64bit kernel
  add patches.fixes/ieee1395-06-650c12c528d3e0ac69405dd35d3bc8a7228e49f2.patch
    ieee1394: raw1394: Add ioctl() for 32bit userland on 64bit kernel
  add patches.fixes/ieee1394-07-19f00e66f8aa7ee581c6d003fd68ee9f9dee4057.patch
    ieee1394: raw1394: Add ioctl() for 32bit userland on 64bit kernel, amendment
  add patches.fixes/ieee1394-08-59337087cb33db58aa0d4463892b4475cf66a50b.patch
    ieee1394: raw1394: fix a 32/64-bits compat fix
  add patches.fixes/ieee1394-11-8e4dc400b7659691abdd92b3fc01ef094fc8a1e7.patch
    ieee1394: eth1394: revert parent device to that in 2.6.20
  add patches.fixes/ieee1394-15-51ec138c6416e9ed2ba0eae3af5f0ea8a90ae44b.patch
    ieee1394: forgotten dereference...
  add patches.fixes/ieee1394-sbp2-dmamask.patch
    ieee1394: revert "sbp2: enforce 32bit DMA mapping"
    fixes crash on G5 when attaching a disk
  add patches.fixes/ieee1394-sbp2_long_sysfs_ieee1394_id.patch
    switch to long SAM-conforming format in /sys/bus/scsi/devices/.../ieee1394_id
    because the new firewire stack uses the long format per default
    may simplify upgrades from fresh 10.3 installs

-------------------------------------------------------------------
Thu Aug  2 22:55:55 CEST 2007 - gregkh@suse.de

- patches.drivers/usb-quirk-table-update.patch: USB: update
  quirk table with info from 2.6.23-rc1.- fix build error

-------------------------------------------------------------------
Thu Aug  2 21:52:47 CEST 2007 - gregkh@suse.de

- patches.drivers/usb-quirk-table-update.patch: USB: update
  quirk table with info from 2.6.23-rc1.

-------------------------------------------------------------------
Thu Aug  2 20:18:46 CEST 2007 - teheo@suse.de

libata port multiplier support.  #288078.

- patches.drivers/libata-ahci-implement-PMP-support.patch: ahci:
  implement PMP support (288078).
- patches.drivers/libata-clear-TF-before-IDENTIFYing.~1.2.~:
  libata: clear TF before IDENTIFYing.
- patches.drivers/libata-fix-up-build-after-upstream-update.patch:
  libata: fix up build after upstream update (288078).
- patches.drivers/libata-link-add-PMP-links.patch: libata-link:
  add PMP links (288078).
- patches.drivers/libata-link-implement-and-use-link-device-iterato.patch:
  libata-link: implement and use link/device iterators (288078).
- patches.drivers/libata-link-implement-ata_link_abort.patch:
  libata-link: implement ata_link_abort() (288078).
- patches.drivers/libata-link-introduce-ata_link.patch:
  libata-link: introduce ata_link (288078).
- patches.drivers/libata-link-linkify-EH-action-helpers.patch:
  libata-link: linkify EH action helpers (288078).
- patches.drivers/libata-link-linkify-PHY-related-functions.patch:
  libata-link: linkify PHY-related functions (288078).
- patches.drivers/libata-link-linkify-config-EH-related-functions.patch:
  libata-link: linkify config/EH related functions (288078).
- patches.drivers/libata-link-linkify-reset.patch: libata-link:
  linkify reset (288078).
- patches.drivers/libata-link-make-two-port-flags-HRST_TO_RESUME-an.patch:
  libata-link: make two port flags HRST_TO_RESUME and SKIP_D2H_BSY
  link flags (288078).
- patches.drivers/libata-link-separate-out-link-initialization-func.patch:
  libata-link: separate out link initialization functions
  (288078).
- patches.drivers/libata-link-update-EH-to-deal-with-PMP-links.patch:
  libata-link: update EH to deal with PMP links (288078).
- patches.drivers/libata-link-update-Power-Management-to-handle-PMP.patch:
  libata-link: update Power Management to handle PMP links
  (288078).
- patches.drivers/libata-link-update-ata_scsi_error-to-handle-PMP.patch:
  libata-link: update ata_scsi_error() to handle PMP links
  (288078).
- patches.drivers/libata-link-update-hotplug-to-handle-PMP-links.patch:
  libata-link: update hotplug to handle PMP links (288078).
- patches.drivers/libata-pmp-extend-ACPI-support-to-cover-PMP.patch:
  libata-pmp: extend ACPI support to cover PMP (288078).
- patches.drivers/libata-pmp-hook-PMP-support-and-enable-it.patch:
  libata-pmp: hook PMP support and enable it (288078).
- patches.drivers/libata-pmp-implement-Port-Multiplier-support.patch:
  libata-pmp: implement Port Multiplier support (288078).
- patches.drivers/libata-pmp-implement-qc_defer-for-command-switchi.patch:
  libata-pmp: implement qc_defer for command switching PMP support
  (288078).
- patches.drivers/libata-pmp-prep-add-PMP-related-constants-fields.patch:
  libata-pmp-prep: add PMP related constants, fields, ops and
  update helpers (288078).
- patches.drivers/libata-pmp-prep-add-new_class-to-ata_dev_revalid.patch:
  libata-pmp-prep: add @new_class to ata_dev_revalidate()
  (288078).
- patches.drivers/libata-pmp-prep-implement-ATA_HORKAGE_SKIP_PM.patch:
  libata-pmp-prep: implement ATA_HORKAGE_SKIP_PM (288078).
- patches.drivers/libata-pmp-prep-implement-ATA_LFLAG_DISABLED.patch:
  libata-pmp-prep: implement ATA_LFLAG_DISABLED (288078).
- patches.drivers/libata-pmp-prep-implement-ATA_LFLAG_NO_RETRY.patch:
  libata-pmp-prep: implement ATA_LFLAG_NO_RETRY (288078).
- patches.drivers/libata-pmp-prep-implement-ATA_LFLAG_NO_SRST-ASSU.patch:
  libata-pmp-prep: implement ATA_LFLAG_NO_SRST, ASSUME_ATA and
  ASSUME_SEMB (288078).
- patches.drivers/libata-pmp-prep-implement-EH-fast-fail-path.patch:
  libata-pmp-prep: implement EH fast-fail path (288078).
- patches.drivers/libata-pmp-prep-implement-ops-qc_defer.patch:
  libata-pmp-prep: implement ops->qc_defer() (288078).
- patches.drivers/libata-pmp-prep-implement-qc_defer-helpers.patch:
  libata-pmp-prep: implement qc_defer helpers (288078).
- patches.drivers/libata-pmp-prep-implement-sata_async_notification.patch:
  libata-pmp-prep: implement sata_async_notification() (288078).
- patches.drivers/libata-pmp-prep-make-a-number-of-functions-global.patch:
  libata-pmp-prep: make a number of functions global to libata
  (288078).
- patches.drivers/libata-pmp-update-ata_eh_reset-for-PMP.patch:
  libata-pmp: update ata_eh_reset() for PMP (288078).
- patches.drivers/libata-sata_sil24-implement-PMP-support.patch:
  sata_sil24: implement PMP support (288078).
- patches.drivers/libata-sata_sil24-implement-PORT_RST.patch:
  sata_sil24: implement PORT_RST (288078).
- patches.drivers/libata-update-libata-to-libata-dev-upstream-5ddf.patch:
  libata: update libata to libata-dev#upstream (5ddf24c5)
  (288078).

-------------------------------------------------------------------
Thu Aug  2 20:14:02 CEST 2007 - jeffm@suse.de

- Update config files (again).

-------------------------------------------------------------------
Thu Aug  2 18:02:35 CEST 2007 - jeffm@suse.de

- Update config files.

-------------------------------------------------------------------
Thu Aug  2 17:38:05 CEST 2007 - jeffm@suse.de

- patches.suse/dm-raid45-2.6.22.1-20070724.patch: dm: add raid45
  support (experimental) (280972).

-------------------------------------------------------------------
Wed Aug  1 22:58:28 CEST 2007 - gregkh@suse.de

- fix merge bug in "patches.fixes/hpet_patches_45.patch: Force HPET to be
  enabled for laptops." as pointed out by aj@suse.de

-------------------------------------------------------------------
Wed Aug  1 22:14:13 CEST 2007 - gregkh@suse.de

- cleanup patch fuzz to make everything except Xen patches apply cleanly.

-------------------------------------------------------------------
Wed Aug  1 22:05:39 CEST 2007 - gregkh@suse.de

- patches.fixes/hpet_patches_45.patch: Force HPET to be enabled for laptops

-------------------------------------------------------------------
Wed Aug  1 10:59:22 CEST 2007 - olh@suse.de

- remove initrd-flavor before rpm -U on small a /boot partition (259303)

-------------------------------------------------------------------
Tue Jul 31 15:48:51 CEST 2007 - jeffm@suse.de

- Removed default_hz flavor. The nohz=off boot parameter performs
  the same function.

-------------------------------------------------------------------
Tue Jul 31 11:53:19 CEST 2007 - jblunck@suse.de

- rpm/kernel-{source,syms}.spec.in: more OpenSUSE Build Service changes
- rpm/macros.kernel-source: removed unused %kernel_module_package_buildreq

-------------------------------------------------------------------
Mon Jul 30 10:26:07 CEST 2007 - olh@suse.de

- build ps3stor_lib, ps3disk and ps3_gelic as module

-------------------------------------------------------------------
Sun Jul 29 05:28:44 CEST 2007 - jjohanse@suse.de

- patches.apparmor/* update to latest version

-------------------------------------------------------------------
Sat Jul 28 23:38:29 CEST 2007 - sdietrich@suse.de

- patches.rt/patch-2.6.22.1-rt8-9: update to RT9
- patches.rt/update_extern_sleep_declarations.patch: Delete-upstream

-------------------------------------------------------------------
Fri Jul 27 17:32:36 CEST 2007 - jeffm@suse.de

- Enabled tickless timer support on i386 and added a default_hz
  flavor with it still disabled for suspicious bug triage assistance.

-------------------------------------------------------------------
Fri Jul 27 09:38:47 CEST 2007 - agruen@suse.de

- scripts/run_oldconfig.sh: Make it so that config files for
  incompatible source trees (with a different subset of patches)
  won't get trashed by accident.

-------------------------------------------------------------------
Fri Jul 27 09:36:59 CEST 2007 - agruen@suse.de

- series.conf: define symbol RT for kernel-rt and kernel-rt_* so
  that the real-time kernel package patch configuration becomes
  less messy.

-------------------------------------------------------------------
Thu Jul 26 20:40:22 CEST 2007 - jeffm@suse.de

- patches.suse/reiserfs-use-generic-xattr-handlers.diff: reiserfs:
  use generic xattr handlers.

-------------------------------------------------------------------
Thu Jul 26 17:17:37 CEST 2007 - hare@suse.de

- S/390: Enable zfcp dump module.

-------------------------------------------------------------------
Thu Jul 26 17:11:30 CEST 2007 - hare@suse.de

- patches.arch/s390-ccwgroup-attribute-ignore-newline: udev
  cannot activate ccwgroup devices.
- patches.fixes/drivers-uevent.patch: Add uevent attribute to
  bus drivers.

-------------------------------------------------------------------
Thu Jul 26 06:44:45 CEST 2007 - sdietrich@suse.de

- Fix i386/rt_debug compile error introduced in 2.6.22.1-rt7
- patches.rt/update_extern_sleep_declarations.patch

-------------------------------------------------------------------
Wed Jul 25 21:08:25 CEST 2007 - sdietrich@suse.de

- Update to latest RT snapshot.
- patches.rt/quicklist_fix.patch: Delete.
- patches.rt/patch-2.6.22.1-rt4-5: Big -rt patchset update.
- patches.rt/patch-2.6.22.1-rt5-6: Big -rt patchset update.
- patches.rt/patch-2.6.22.1-rt6-7: Big -rt patchset update.
- patches.rt/patch-2.6.22.1-rt7-8: Big -rt patchset update.

-------------------------------------------------------------------
Wed Jul 25 10:26:55 CEST 2007 - agruen@suse.de

- scripts/sequence-patch.sh: Preserve the extra symbols used when
  generating the patched source tree.
- Remove some left-over mess from the obsolete init script hack
  that adjusted /usr/src/linux to the running kernel ("preconf").

-------------------------------------------------------------------
Tue Jul 24 14:59:48 CEST 2007 - hare@suse.de

- Update config files.
- patches.fixes/dm-add-ratelimit-logging-macros.patch: Add
  ratelimit extension to dm logging macros.
- patches.fixes/dm-bio_list-prefetch-removal.patch: Remove
  dubious prefetch from bio_list_for_each() macro.
- patches.fixes/dm-delay-cleanup.patch: dm-delay cleanup.
- patches.fixes/dm-disable-barriers.patch: Disable barriers on
  dm devices.
- patches.fixes/dm-io-fix-panic-on-large-request.patch: Fix
  panic in device-mapper on large requests.
- patches.fixes/dm-mpath-hp-sw.patch: dm-multipath hardware
  handler for HP SW (FATE 300537).
- patches.fixes/dm-mpath-rdac.patch: dm-multipath hardware
  handler for LSI/Engenio.
- patches.fixes/dm-raid1-clear-region-outside-spinlock.patch:
  dm-raid1: clear region outside spinlock.
- patches.fixes/dm-raid1-fix-status.patch: Fix status line
  for dm-mirror.
- patches.fixes/dm-raid1-handle-log-failure.patch: dm-raid1:
  Handle log failures.
- patches.fixes/dm-raid1-handle-resync-failures.patch: dm-raid1:
  handle resync failures.
- patches.fixes/dm-remove-duplicate-module-name-from-error-msgs.patch:
  Remove duplicate module name from messages.
- patches.fixes/dm-snapshot-fix-invalidation-deadlock.patch:
  dm-snapshot: Process persistent exception store metadata IOs
  in a separate thread.
- patches.fixes/dm-snapshot-permit-invalid-activation.patch:
  dm-snapshot: Allow invalid snapshots to be activated instead
  of failing.
- patches.fixes/dm-use-kmem_cache-macro.patch: Use kmem_cache()
  for device mapper.

-------------------------------------------------------------------
Tue Jul 24 05:45:51 CEST 2007 - sdietrich@suse.de

- patches.rt/patch-2.6.22.1-rt4-5: update to -rt5 release.
- patches.rt/quicklist_fix.patch: rt5 compile fix from Daniel Walker.

-------------------------------------------------------------------
Mon Jul 23 10:21:19 CEST 2007 - olh@suse.de

- add patches.arch/ppc-ps3-storage-2623.patch
  mainline status as of 2.6.23-rc1

-------------------------------------------------------------------
Mon Jul 23 08:31:39 CEST 2007 - agruen@suse.de

- Define symbol rt for kernel-rt_debug as well.

-------------------------------------------------------------------
Sun Jul 22 03:02:03 CEST 2007 - sdietrich@suse.de

- Update RT config files. (add CONFIG_PREEMPT_HOOKS=y)

-------------------------------------------------------------------
Sun Jul 22 01:46:44 CEST 2007 - sdietrich@suse.de

- Update config files. (add CONFIG_UIO=m)

-------------------------------------------------------------------
Sun Jul 22 01:38:54 CEST 2007 - sdietrich@suse.de

- patches.rt/preempt_sched_hooks.patch: 
  SCHED: Generic hooks for trapping taskpreemption in KVM
  (this is needed to run KVM under RT)
  (<11841693332609-git-send-email-avi@qumranet.com>).
- series.conf (rt config only): 
    - add preempt_sched_hooks.patch
    - suppress patches.suse/sysctl-add-affinity_load_balancing 
- patches.rt/patch-2.6.22.1-rt4.openSUSE: reconstitute

-------------------------------------------------------------------
Sat Jul 21 18:34:36 CEST 2007 - jeffm@suse.de

- Update config files for -rt.

-------------------------------------------------------------------
Sat Jul 21 05:24:00 CEST 2007 - gregkh@suse.de

- Update config files.
- patches.drivers/uio-documentation.patch: UIO: Documentation.
- patches.drivers/uio.patch: UIO: Add the User IO core code.

-------------------------------------------------------------------
Wed Jul 18 12:43:21 CEST 2007 - jblunck@suse.de

- rpm/kernel-{binary,source].spec.in: Changes necessary to let kernel-rt
  build. Ignore rt configs when we do preconf in kernel-source.

-------------------------------------------------------------------
Wed Jul 18 12:12:05 CEST 2007 - sdietrich@suse.de

- RT compile and runtime fixes for KDB
- patches.rt/redeclare_kdb_lock_as_raw.patch: KDB locking update
  for RT.
- patches.rt/kdb-i386-compile-bugfixes: KDB compile fix for i386
  and x86_64.
- patches.rt/kdb-memmap-cmd-fixups: KDB compile fix for i386
  and x86_64.

-------------------------------------------------------------------
Wed Jul 18 10:46:23 CEST 2007 - sdietrich@suse.de
- initial RT integration
- config: add rt and rt_debug config files.
- config.conf: add config files for rt with symbol: rt
- series.conf: update series to exclude Xen patches when "rt" symbol
    is defined

-------------------------------------------------------------------
Tue Jul 17 17:51:31 CEST 2007 - bphilips@suse.de

- patches.drivers/ati-sb700-sata-add-all-ids.patch: Add more
  device IDs for supporting ATI SB700 SATA controller completely
  (291744).

-------------------------------------------------------------------
Tue Jul 17 11:45:15 CEST 2007 - jblunck@suse.de

- rpm/{kernel-source.spec.in,kernel-syms.spec.in,kernel-binary.spec.in}:
  Fix path to extra-symbols in specfiles.

-------------------------------------------------------------------
Tue Jul 17 10:45:58 CEST 2007 - gregkh@suse.de

- Linux 2.6.22.1 update (really the same as before, as we had the
  patch below already)
- patches.fixes/fix-sctp-remote-triggerable-oops.diff: Delete.

-------------------------------------------------------------------
Tue Jul 17 10:44:57 CEST 2007 - gregkh@suse.de

- patches.fixes/fix-sctp-remote-triggerable-oops.diff: Delete.

-------------------------------------------------------------------
Mon Jul 16 08:52:12 CEST 2007 - jjohanse@suse.de

- Fix patches.apparmor/apparmor-intree.diff so that it adds
  AppArmor to the security Makefile correctly

-------------------------------------------------------------------
Sun Jul 15 22:58:07 CEST 2007 - jjohanse@suse.de

- Update AppArmor patches to lastest versions.
- Remove deprecated patch
  patches.apparmor/remove_suid_new_case_in_2.6.22.diff: Delete.

-------------------------------------------------------------------
Fri Jul 13 17:48:03 CEST 2007 - jeffm@suse.de

- Disable CONFIG_REISERFS_CHECK again.

-------------------------------------------------------------------
Fri Jul 13 15:23:37 CEST 2007 - schwab@suse.de

- Update kdb patches.

-------------------------------------------------------------------
Fri Jul 13 09:30:49 CEST 2007 - jbeulich@novell.com

- patches.suse/crasher-26.diff: differentiate module options to
  crasher.ko to panic, BUG or trap.

-------------------------------------------------------------------
Thu Jul 12 14:51:43 CEST 2007 - jbeulich@novell.com

- patches.xen/xen3-patch-2.6.22: Update to 2.6.22.
- patches.xen/15181-dma-tracking.patch: gnttab: Add basic DMA tracking.
- patches.xen/80-blk-teardown.patch: blktap/blkback: Tear down sysfs
  nodes before freeing blkdev structures.
- patches.xen/81-clock-was-set.patch: Do not call clock_was_set() from
  interrupt context.
- patches.xen/93-swiotlb.patch: x86: dma_map_sg() must handle multi-page
  segments.

-------------------------------------------------------------------
Thu Jul 12 12:06:02 CEST 2007 - tiwai@suse.de

- patches.drivers/alsa-2.6.22-hda-fixes: Regenerated patch for
  missing fixes for #281541.

-------------------------------------------------------------------
Wed Jul 11 10:01:43 CEST 2007 - hare@suse.de

- patches.arch/s390-fixup-dma-mapping: Delete.
- Update config files.
- patches.drivers/lpfc-use-dma_map-for-NPIV:
  use dma_map_sg for lpfc NPIV support
- patches.drivers/qla2xxx-npiv-support:
  Implement NPIV support for qla2xxx
- patches.fixes/scsi-conditionally-build-dma-functions:
  Do not build scsi dma functions on architectures which
  don't have DMA.

-------------------------------------------------------------------
Tue Jul 10 19:27:43 CEST 2007 - jeffm@suse.de

- patches.kernel.org/patch-2.6.22-rc7: Delete.

-------------------------------------------------------------------
Mon Jul  9 18:05:31 CEST 2007 - tiwai@suse.de

- patches.drivers/alsa-2.6.22-misc-fixes: Misc ALSA fixes
  for 2.6.22.
- patches.drivers/alsa-2.6.22-hda-fixes: Update HD-audio drivers
  (290396, 281541).
- patches.drivers/alsa-2.6.22-sb-fixes: Add CS5530 audio driver.
- patches.drivers/alsa-2.6.22-usb-fixes: Updates ALSA USB quirks.
- Update config files.

-------------------------------------------------------------------
Mon Jul  9 17:35:35 CEST 2007 - jeffm@suse.de

- Update to 2.6.22.

-------------------------------------------------------------------
Fri Jul  6 09:29:35 CEST 2007 - hare@suse.de

- patches.arch/s390-fixup-dma-mapping: dma_map_sg() undefined
  on S/390.

-------------------------------------------------------------------
Thu Jul  5 17:57:36 CEST 2007 - jeffm@suse.de

- config.conf: Disabled kernel-um.

-------------------------------------------------------------------
Thu Jul  5 11:07:00 CEST 2007 - hare@suse.de

- Update config files.

-------------------------------------------------------------------
Thu Jul  5 10:52:19 CEST 2007 - hare@suse.de

- patches.drivers/scsi-misc-rc1.diff: Update SCSI midlayer
  for NPIV support (273707,273726).
- patches.drivers/open-iscsi-git-update: Update open-iscsi stack.
- patches.fixes/export-symbol: Rediff.

-------------------------------------------------------------------
Tue Jul  3 17:00:39 CEST 2007 - olh@suse.de

- enable EMU10K1 on ppc32

-------------------------------------------------------------------
Tue Jul  3 11:21:13 CEST 2007 - jbeulich@novell.com

- patches.xen/xen3-patch-2.6.22-rc6-rc7: Update to 2.6.22-rc7.
- patches.xen/xen3-patch-2.6.22-rc5-rc6: Update to 2.6.22-rc6.
- patches.xen/67-edd.patch: linux/x86: Obtain EDD info from Xen.
- patches.xen/70-edid.patch: linux/x86: Obtain EDID info from Xen.
- patches.xen/79-balloon-highmem.patch: Stop low memory from
  appearing -ve in /proc/meminfo when ballooned.
- Update Xen config files.

-------------------------------------------------------------------
Mon Jul  2 20:13:19 CEST 2007 - jeffm@suse.de

- Update to 2.6.22-rc7.

-------------------------------------------------------------------
Fri Jun 29 09:45:34 CEST 2007 - olh@suse.de

- disable additional incomplete firewire stack

-------------------------------------------------------------------
Thu Jun 28 03:41:07 CEST 2007 - jeffm@suse.de

- Update to 2.6.22-rc6-git1.

-------------------------------------------------------------------
Tue Jun 26 10:24:57 CEST 2007 - olh@suse.de

- disable ondemand governor
  does not work due to too long transition latency

-------------------------------------------------------------------
Mon Jun 25 21:21:37 CEST 2007 - olh@suse.de

- build cramfs as module on ppc32

-------------------------------------------------------------------
Sun Jun 24 08:35:33 CEST 2007 - olh@suse.de

- update ps3 patches
  gelic, storage, ps3fb fixes

-------------------------------------------------------------------
Fri Jun 22 16:26:04 CEST 2007 - jeffm@suse.de

- patches.fixes/random-fix-bound-check-ordering.diff: random:
  fix bound check ordering (286672).

-------------------------------------------------------------------
Fri Jun 22 13:05:08 CEST 2007 - bwalle@suse.de

- patches.arch/ia64-kdump-hpzx1-ioc-workaround: Fix problems
  with sba_iommu and kdump (271158).

-------------------------------------------------------------------
Fri Jun 22 11:16:49 CEST 2007 - jbeulich@novell.com

- patches.xen/xen3-patch-2.6.22-rc3-rc4: Update to 2.6.22-rc4.
- patches.xen/xen3-patch-2.6.22-rc4-rc5: Update to 2.6.22-rc5.
- patches.xen/15130-x86_64-vsyscall-user.patch: Ensure that the
  initial page tables allow userspace.
- patches.xen/42-freeze.patch: Kernel threads need to be aware
  of freeze request.
- patches.xen/xen-x86-pXX_val: consolidate pte_val/pd_val
  replacements.
- patches.xen/xen-x86_64-physmap-nx: force _PAGE_NX on the 1:1
  mapping (matching native).
- patches.xen/xen-i386-kconfig-msr: allow the /dev/cpu/*/msr
  devices.
- patches.xen/xen-x86_64-entry: remove non-native entry point
  name.
- patches.xen/xen-intel-agp: fix intel-agp address handling
  (254208).
- Rediff a few other Xen patches.
- Update i386 Xen config files.

-------------------------------------------------------------------
Fri Jun 22 00:29:58 CEST 2007 - jeffm@suse.de

- Update to 2.6.22-rc5-git5.

-------------------------------------------------------------------
Fri Jun 22 00:27:03 CEST 2007 - jeffm@suse.de

- patches.suse/reiserfs-use-generic-xattr-handlers.diff: fix
  reintroduction of crash on __fput in xattr code (286544).

-------------------------------------------------------------------
Thu Jun 21 20:47:07 CEST 2007 - jeffm@suse.de

- patches.fixes/saa7134-tvaudio-thread-handling.diff: saa7134:
  fix thread shutdown handling (284718).

-------------------------------------------------------------------
Wed Jun 20 13:35:19 CEST 2007 - schwab@suse.de

- gcc 4.2 is also broken on ia64.

-------------------------------------------------------------------
Wed Jun 20 00:39:11 CEST 2007 - olh@suse.de

- build ppc64 kernel with gcc41 until PR31490 is fixed

-------------------------------------------------------------------
Tue Jun 19 21:19:31 CEST 2007 - olh@suse.de

- add patches.arch/ppc-suse-spe-logo_logo-extern-in-header.diff
  fix section type conflict caused by PS3 logo patches

-------------------------------------------------------------------
Tue Jun 19 20:06:36 CEST 2007 - olh@suse.de

- enable CONFIG_FB_SIS + DRM on ppc32

-------------------------------------------------------------------
Tue Jun 19 16:39:29 CEST 2007 - jeffm@suse.de

- Enabled patches.suse/acpi_dsdt_ssdt_initrd_initramfs.patch

-------------------------------------------------------------------
Tue Jun 19 16:24:44 CEST 2007 - schwab@suse.de

- Remove some bogus EXPORT_SYMBOL.

-------------------------------------------------------------------
Mon Jun 18 22:18:29 CEST 2007 - jeffm@suse.de

- Update to 2.6.22-rc5.

-------------------------------------------------------------------
Mon Jun 18 21:16:58 CEST 2007 - jeffm@suse.de

- patches.suse/acpi_dsdt_ssdt_initrd_initramfs.patch: Updated to
  only read the initramfs once. Not enabled yet.

-------------------------------------------------------------------
Mon Jun 18 15:53:40 CEST 2007 - olh@suse.de

- update ps3 patches
  apply whole patchs series to make further updating simpler

-------------------------------------------------------------------
Fri Jun 15 20:58:29 CEST 2007 - jeffm@suse.de

- patches.suse/acpi-unexport-acpi_rs_match_vendor_resource.diff:
  acpi: unexport acpi_rs_match_vendor_resource due to section
  type conflict.

-------------------------------------------------------------------
Fri Jun 15 20:54:16 CEST 2007 - jeffm@suse.de

- patches.suse/psmouse-section-conflict.diff: psmouse: fix
  section type conflict.

-------------------------------------------------------------------
Fri Jun 15 19:42:19 CEST 2007 - jeffm@suse.de

- Fix some section conflicts with symbols being static inline and
  also exported:
  - jprobe_return on ia64 was a static inline
  - profile_event_{,un}register without CONFIG_PROFILING are static
    inlines
  - gameport_cooked_read and gameport_set_name are static inlines

-------------------------------------------------------------------
Fri Jun 15 16:26:53 CEST 2007 - jeffm@suse.de

- Disabled patches.suse/acpi_dsdt_ssdt_initrd_initramfs.patch again,
  see bug 256305.

-------------------------------------------------------------------
Thu Jun 14 22:31:14 CEST 2007 - jeffm@suse.de

- Update config files (vanilla).

-------------------------------------------------------------------
Thu Jun 14 21:23:51 CEST 2007 - jeffm@suse.de

- Update config files.

-------------------------------------------------------------------
Thu Jun 14 20:21:21 CEST 2007 - jeffm@suse.de

- Update to 2.6.22-rc4-git6
  - Loads of fixes, see patch for detail.

-------------------------------------------------------------------
Thu Jun 14 20:09:41 CEST 2007 - jeffm@suse.de

- Update reiserfs patch queue:
  - Always abort journal on reiserfs_error()
  - Disable balance_leaf rework due to corruption problems
  - Small fixes

-------------------------------------------------------------------
Thu Jun 14 14:27:24 CEST 2007 - bwalle@suse.de

- rpm/kernel-binary.spec.in: use BuildRequires for makedumpfile
  only on architectures that support makedumpfile (not s390{,x})

-------------------------------------------------------------------
Wed Jun 13 17:47:37 CEST 2007 - bwalle@suse.de

- config/i386/bigsmp, config/i386/debug, config/i386/default,
  config/i386/vanilla, config/x86_64/debug, config/x86_64/default,
  config/x86_64/vanilla: enable CONFIG_PROC_VMCORE and
  CONFIG_CRASH_DUMP

-------------------------------------------------------------------
Tue Jun 12 18:46:57 CEST 2007 - gregkh@suse.de

- Enable CONFIG_TIMER_STATS so that powertop will work on all kernels
  now that the performance overhead is gone.

-------------------------------------------------------------------
Tue Jun 12 17:04:52 CEST 2007 - trenn@suse.de

- patches.arch/acpi_asus_strict_model_check.patch: Delete.
- patches.fixes/acpi_asus_do_not_always_load.patch: Delete.
- patches.fixes/acpi_execute_notify_threaded.patch: Delete.
- patches.suse/acpi-hotkeys-extra.diff: Delete.
- patches.suse/acpi_sony_init_fixups.patch: Delete.
- patches.fixes/acpi_debug.patch: Split
  ACPI_DEBUG into function trace enabled and not
  enabled. (http://marc.info/?t=118062795200040&r=1&w=2).
- Update config files.
- Enable ACPI_DEBUG (without ACPI function tracing)                                                                                                       
- remove laptop, battery and other unneeded modules from bigsmp

-------------------------------------------------------------------
Tue Jun 12 16:58:47 CEST 2007 - jeffm@suse.de

- Enable CONFIG_REISERFS_CHECK.

-------------------------------------------------------------------
Tue Jun 12 13:34:25 CEST 2007 - bwalle@suse.de

- config/i386/kdump: Delete.
- config/x86_64/kdump: Delete.
- config.conf: remove kdump for x86_64 and i386.

-------------------------------------------------------------------
Mon Jun 11 19:50:46 CEST 2007 - jeffm@suse.de

- Reenabled patches.suse/acpi_dsdt_ssdt_initrd_initramfs.patch (282908).

-------------------------------------------------------------------
Mon Jun 11 16:03:09 CEST 2007 - bwalle@suse.de

- rpm/kernel-binary.spec.in: enable makedumpfile config file
  generation for IA64

-------------------------------------------------------------------
Mon Jun 11 02:20:57 CEST 2007 - jeffm@suse.de

- Update to 2.6.22-rc4-git3
  - Loads of fixes, see patch for detail.

-------------------------------------------------------------------
Fri Jun  8 16:40:46 CEST 2007 - jeffm@suse.de

- patches.fixes/fix-sctp-remote-triggerable-oops.diff: NETFILTER:
  {ip, nf}_conntrack_sctp: fix remotely triggerable NULL ptr
  deref (282234).

-------------------------------------------------------------------
Thu Jun  7 02:46:02 CEST 2007 - bwalle@suse.de

- patches.arch/ppc-fix-prpmc2800: Fix compilation of prpmc2800.c.
- Update config files: disable PS3

-------------------------------------------------------------------
Tue Jun  5 18:17:16 CEST 2007 - jeffm@suse.com

- Update to 2.6.22-rc4
  - Loads of fixes, see patch for detail.

-------------------------------------------------------------------
Tue Jun  5 16:18:52 CEST 2007 - jbeulich@novell.com

- Update Xen patches to 3.1-testing c/s 15042 and 2.6.22-rc3.
- patches.xen/15130-x86_64-vsyscall-user.patch: Ensure that the
  initial page tables allow userspace.
- Update i386 and x86-64 config files.

-------------------------------------------------------------------
Tue Jun  5 12:50:35 CEST 2007 - hare@suse.de

- Update config files to modularize ps3fb, too.

-------------------------------------------------------------------
Tue Jun  5 11:52:04 CEST 2007 - hare@suse.de

- Update config files.
- patches.arch/ppc-ps3-storage.patch: Modularize ps3_storage.

-------------------------------------------------------------------
Tue Jun  5 01:06:22 CEST 2007 - jeffm@suse.de

- Update config files.

-------------------------------------------------------------------
Mon Jun  4 23:03:29 CEST 2007 - jeffm@suse.de

- Added OCFS2 patch queue.
  - Configurable fencing
  - Userspace clustering

-------------------------------------------------------------------
Mon Jun  4 16:47:40 CEST 2007 - jeffm@suse.de

- Disabled s2io 10GbE driver in ppc-vanilla to stop builds from
  failing. This hasn't been fixed in mainline yet and requires
  patches.fixes/s2io-longlong to build properly.

-------------------------------------------------------------------
Mon Jun  4 15:43:38 CEST 2007 - agruen@suse.de

- patches.fixes/fix-dynamic-loop-devices.diff: statically create
  loop devices again, and restore the max_loop parameter.

-------------------------------------------------------------------
Fri Jun  1 16:39:31 CEST 2007 - jeffm@suse.de

- patches.suse/reiserfs-use-generic-xattr-handlers.diff: reiserfs:
  Fix illegal use of fp after unlink.

-------------------------------------------------------------------
Thu May 31 21:11:18 CEST 2007 - jeffm@suse.de

- Update to 2.6.22-rc3-git2.
	- fix possible null ptr deref in kallsyms_lookup
	- alpha: support new syscalls
	- alpha: cleanup in bitops.h
	- [ARM] Fix some section mismatch warnings
	- ehea: Fixed multi queue RX bug
	- sky2: enable IRQ on duplex renegotiation
	- e1000: restore netif_poll_enable call but make sure ...
	- defxx: Fix the handling of ioremap() failures
	- sky2: program proper register for fiber PHY
	- sky2: checksum offload plus vlan bug
	- sky2: dont set bogus bit in PHY register
	- [ARM] 4417/1: Serial: Fix AMBA drivers locking
	- [ARM] 4394/1: ARMv7: Add the TLB range operations
	- [ARM] 4410/1: Remove extern declarations in coyote ...
	- [ARM] 4416/1: NWFPE: fix undeclared symbols
	- [ARM] 4415/1: AML5900: fix sparse warnings from map_io
	- [ARM] 4414/1: S3C2443: sparse fix for clock.c
	- [ARM] 4412/1: S3C2412: reset errata fix
	- [ARM] 4411/1: KS8695: Another serial driver fix
	- [ARM] oprofile: avoid lockdep warnings on mpcore oprofi ...
	- [ARM] Fix stacktrace FP range checking
	- [ARM] use __used attribute

-------------------------------------------------------------------
Thu May 31 17:25:04 CEST 2007 - jeffm@suse.de

- Added my pending reiserfs patch queue
  - Better error handling
  - More consistent message format
  - Many code cleanups and variable renames
  - Extended attribute rework
  - Misc fixes

-------------------------------------------------------------------
Thu May 31 16:47:52 CEST 2007 - bwalle@suse.de

- rpm/kernel-binary.spec.in: replace OSRELEASE of makedumpfile
  configuration file with version of kernel that is built
  instead of the running kernel -- for this, the PAGESIZE
  of that file needs to be patched on IA64 (IA64 is still
  un-enabled until the makedumpfile patches are all mainline
  and we have a new makedumpfile package)

-------------------------------------------------------------------
Wed May 30 21:09:38 CEST 2007 - jeffm@suse.de

- patches.fixes/unexport-ext4_ext_invalidate_cache: ext4:
  unexport ext4_ext_invalidate_cache.

-------------------------------------------------------------------
Wed May 30 19:23:34 CEST 2007 - jeffm@suse.de

- Update to 2.6.22-rc3-git1.
  - Changes since 2.6.22-rc3:
	- random: fix seeding with zero entropy  origin master
	- random: fix error in entropy extraction
	- NOHZ: prevent multiplication overflow - stop timer ...
	- IB/mlx4: Fix last allocated object tracking in bitmap ...
	- IB/cm: Fix stale connection detection
	- IPoIB/cm: Fix performance regression on Mellanox
	- IB/mthca: Fix handling of send CQE with error for QPs ...
	- USB: replace flush_workqueue with cancel_sync_work
	- [SPARC64]: Fill holes in hypervisor APIs and fix KTSB ...
	- [SPARC64]: Fix two bugs wrt. kernel 4MB TSB.
	- [SPARC]: Mark as emulating cmpxchg, add appropriate ...
	- [SPARC]: Emulate cmpxchg like parisc
	- [SPARC64]: Fix _PAGE_EXEC_4U check in sun4u I-TLB miss ...
	- [SPARC]: Linux always started with 9600 8N1
	- [SPARC64]: arch/sparc64/time.c doesn't compile on Ultra ...
	- [SPARC64]: Eliminate NR_CPUS limitations.
	- [SPARC64]: Use machine description and OBP properly ...
	- [SPARC64]: Negotiate hypervisor API for PCI services.
	- [SPARC64]: Report proper system soft state to the hyper ...
	- [SPARC64]: Fix typo in sun4v_hvapi_register error handling.
	- [SCSI] ESP: Kill SCSI_ESP_CORE and link directly just ...
	- [SCSI] jazz_esp: Converted to use esp_core.
	- [SPARC64]: PCI device scan is way too verbose by default.
	- [SERIAL] sunzilog: section mismatch fix
	- [SPARC32]: Removes mismatch section warnigs in sparc ...
	- [SPARC64]: Don't be picky about virtual-dma values ...
	- [SPARC64]: Kill unused DIE_PAGE_FAULT enum value.
	- [SCSI] pluto: Use wait_for_completion_timeout.
	- firewire: fix return code
	- firewire: prefix modules with firewire- instead of fw-
	- firewire: Add missing byteswapping for receive DMA ...
	- ieee1394: raw1394: Fix async send
	- ieee1394: eth1394: bring back a parent device
	- ieee1394: eth1394: handle tlabel exhaustion
	- ieee1394: eth1394: remove bogus netif_wake_queue
	- ieee1394: sbp2: include workqueue.h
	- hwmon/applesmc: Handle name file creation error and ...
	- hwmon/applesmc: Simplify dependencies
	- hwmon-vid: Don't spam the logs when VRM version is ...
	- hwmon/w83627hf: Be quiet when no chip is found
	- hwmon/coretemp: Add more safety checks
	- hwmon/ds1621: Fix swapped temperature limits
 Changes since 2.6.22-rc2-git7:
	- fix compat console unimap regression
	- pata_hpt37x: Further improvements based on the IDE ...
	- pata: Trivia
	- [PATCH] ocfs2: use generic_segment_checks
	- ocfs2: fix inode leak
	- [PATCH] ocfs2: use zero_user_page
	- ocfs2: unmap_mapping_range() in ocfs2_truncate()
	- ocfs2: trylock in ocfs2_readpage()
	- [libata] sata_via, pata_via: Add PCI IDs.
	- [libata] Fix decoding of 6-byte commands
	- libata: sata_sis fixes
	- Fix build failure for drivers/ata/pata_scc.c
	- [libata] sata_mv: add TODO list
	- [libata] sata_promise: fix flags typo

-------------------------------------------------------------------
Wed May 30 13:46:11 CEST 2007 - hare@suse.de

- patches.fixes/msi-reverse-listing: cciss broken with 2.6.22-rc2.
- patches.suse/dm-emulate-blkrrpart-ioctl: Emulate BLKRRPART
  on device-mapper.

-------------------------------------------------------------------
Sun May 27 18:26:47 CEST 2007 - bwalle@suse.de

- Update config files: enable MMC_TIFM_SD=m, TIFM_7XX1=m and
  TIFM_CORE.

-------------------------------------------------------------------
Sat May 26 13:57:18 CEST 2007 - bwalle@suse.de

- config/i386/{bigsmp,debug,default,vanilla},
  config/x86_64/{default,debug,vanilla}:
  enable CONFIG_RELOCATABLE=y

-------------------------------------------------------------------
Sat May 26 11:39:20 CEST 2007 - schwab@suse.de

- Remove obsolete patch ppc-ps3-gelic_2621.patch.

-------------------------------------------------------------------
Sat May 26 10:55:23 CEST 2007 - schwab@suse.de

- s2io-longlong: Avoid switch on long long.

-------------------------------------------------------------------
Sat May 26 10:41:21 CEST 2007 - schwab@suse.de

- Reenable macintosh drivers.

-------------------------------------------------------------------
Sat May 26 06:44:43 CEST 2007 - gregkh@suse.de

- patch tree refresh for fuzz cleanups due to new kernel version.

-------------------------------------------------------------------
Sat May 26 06:38:55 CEST 2007 - gregkh@suse.de

- Fix up the vanilla config files

-------------------------------------------------------------------
Sat May 26 01:02:43 CEST 2007 - schwab@suse.de

- Update kdb patches.

-------------------------------------------------------------------
Sat May 26 00:45:55 CEST 2007 - schwab@suse.de

- Update mol patches.

-------------------------------------------------------------------
Sat May 26 00:41:14 CEST 2007 - schwab@suse.de

- ppc-efika-of_device-generic-uevent.patch: remove obsolete stuff.

-------------------------------------------------------------------
Sat May 26 00:00:43 CEST 2007 - jeffm@suse.de

- patches.apparmor/remove_suid_new_case_in_2.6.22.diff: Merge fix.

-------------------------------------------------------------------
Fri May 25 22:54:45 CEST 2007 - jeffm@suse.de

- Updated to 2.6.22-rc2-git7:
  - Removed due to upstream inclusion:
    - patches.arch/ppc-generic-check_legacy_ioport.patch
    - patches.arch/ppc-pci-hostbridge-window.patch
    - patches.arch/ppc-macio-modalias.patch
    - patches.arch/ppc-pegasos-via-ide-irq-quirk.patch
    - patches.arch/ppc-ps3-allow-duplicate-lmb_reserve.diff
    - patches.arch/ppc-ps3-automatically-lmb_reserve-initrd.diff
    - patches.arch/ppc-ps3-ps3fb.patch
    - patches.arch/ppc-spufs.patch
    - patches.arch/ppc-ps3-ps3-fix-slowdown-bug.patch
    - patches.arch/acpi_ibm_notify.patch
    - patches.arch/ppc-of_device-modalias.patch
    - patches.drivers/libata-hardreset-on-SERR_INTERNAL
    - patches.drivers/cciss-add-SG_IO
    - patches.drivers/ati-rs400_200-480-disable-msi
    - patches.fixes/maybe_unused.patch
    - patches.fixes/nfs-readdir-timestamp
    - patches.fixes/dm_check_device_area.diff
    - patches.rpmify/build-timestamp
    - patches.suse/add-IV-generation-method-null-to-dm-crypt
    - patches.suse/ams-silent-failure.patch
    - patches.xen/pmd-shared.patch
    - patches.xen/allow-i386-crash-kernels-to-handle-x86_64-dumps.patch
    - patches.apparmor/proc_setattr.diff
    - patches.apparmor/proc_sys_setattr.diff
  - Adjusted context:
    - patches.arch/ppc-efika-bestcomm-ethernet.patch
    - patches.arch/ppc-efika-of_device-generic-uevent.patch
    - patches.drivers/libata-ata_piix-vmw-ign-DMA-err
    - patches.fixes/tiocgdev
    - patches.kernel.org/patch-2.6.22-rc2
    - patches.kernel.org/patch-2.6.22-rc2-git7
    - patches.rpmify/buildhost
    - patches.suse/suse-ppc32-mol-kbuild.patch
    - patches.suse/kdb-i386
    - patches.suse/acpi-hotkeys-extra.diff
    - patches.suse/bootsplash
    - patches.suse/kdb-common
    - patches.suse/kdb-ia64
    - patches.suse/scsi-error-test-unit-ready-timeout
    - patches.suse/supported-flag
    - patches.suse/netfilter-ipt_LOG-mac
    - patches.xen/net-csum.patch
    - patches.xen/softlockup-no-idle-hz.patch
    - rpm/kernel-binary.spec.in
    - patches.apparmor/remove_suid.diff
    - patches.apparmor/security-xattr-file.diff
    - patches.apparmor/vfs-getxattr.diff
    - patches.apparmor/vfs-listxattr.diff
    - patches.apparmor/vfs-notify_change.diff
  - Update config files.
  - patches.apparmor/remove_suid_new_case_in_2.6.22.diff: apparmor:
    work around new should_remove_suid() case.
  - Disabled Xen until patchset can be merged.

-------------------------------------------------------------------
Fri May 25 18:11:26 CEST 2007 - olh@suse.de

- update ps3 patches
  new storage driver provides /dev/ps3da instead of /dev/sda

-------------------------------------------------------------------
Fri May 25 14:27:25 CEST 2007 - olh@suse.de

- disable cell cpu freq

-------------------------------------------------------------------
Thu May 24 16:58:55 CEST 2007 - jbeulich@novell.com

- patches.xen/xen3-patch-2.6.19,
  patches.xen/xen3-patch-2.6.20,
  patches.xen/xen3-patch-2.6.21,
  patches.xen/xen-x86-kconfig-no-cpu_freq:
  Refresh.
- Update i386/xen config files.

-------------------------------------------------------------------
Wed May 23 11:43:04 CEST 2007 - olh@suse.de

- add patches.fixes/maybe_unused.patch
  compiler: introduce __used and __maybe_unused

-------------------------------------------------------------------
Fri May 18 16:30:52 CEST 2007 - olh@suse.de

- build IDE cmd64x as module on ppc to allow libata cmd64x
  enable libata ahci, sil24, jmicron and SIL680

-------------------------------------------------------------------
Thu May 17 13:48:09 CEST 2007 - gregkh@suse.de

- enable CONFIG_TIMER_STATS in debug config files so that people can
  play with powertop and figure out how broken userspace really is
  (275362)

-------------------------------------------------------------------
Mon May 14 14:57:13 CEST 2007 - olh@suse.de

- add patches.arch/ppc-ps3-gelic-module-link.patch
  add patches.arch/ppc-ps3-storage-module-link.patch
  provide driver module symlinks (273135)

-------------------------------------------------------------------
Fri May 11 13:29:06 CEST 2007 - agruen@suse.de

- Add the /lib/modules/*/{source,build} symlinks to the
  kernel-source and kernel-syms packages, so that kmps which look
  in these places will succeed.

-------------------------------------------------------------------
Fri May 11 12:00:08 CEST 2007 - olh@suse.de

- add patches.arch/ppc-ps3-sys-manager-fix-reboot.patch
  make reboot/shutdown reliable

-------------------------------------------------------------------
Thu May 10 10:00:04 CEST 2007 - agruen@suse.de

- Update the AppArmor patchset.

-------------------------------------------------------------------
Tue May  8 14:52:40 CEST 2007 - olh@suse.de

- update patches.arch/ppc-pci-hostbridge-window.patch
  improved fix from Paul

-------------------------------------------------------------------
Mon May  7 17:08:30 CEST 2007 - olh@suse.de

- add patches.arch/ppc-pci-hostbridge-window.patch
  cope with PCI host bridge I/O window not starting at 0 (271689 - LTC34416)

-------------------------------------------------------------------
Mon May  7 16:51:18 CEST 2007 - olh@suse.de

- reenable dv1394, it is maybe still needed by some applications

-------------------------------------------------------------------
Wed May  2 17:22:36 CEST 2007 - agruen@suse.de

- Remove the running-kernel init script: the kernel-headers
  package now contains all the kernel header definitions that
  user-space should ever require, so this hack is entirely
  obsolete now.

-------------------------------------------------------------------
Wed May  2 15:31:15 CEST 2007 - olh@suse.de

- enable CONFIG_LOGO_LINUX_CLUT224 on ppc64

-------------------------------------------------------------------
Mon Apr 30 21:26:16 CEST 2007 - olh@suse.de

- udpdate patches.arch/ppc-efika-psc-console-autodetection.patch
  limit to /failsafe or mpc5200-serial

-------------------------------------------------------------------
Mon Apr 30 15:36:49 CEST 2007 - olh@suse.de

- add patches.arch/ppc-ps3-system-bus-modalias.patch
  provide valid modalias entries in sysfs

-------------------------------------------------------------------
Mon Apr 30 10:41:38 CEST 2007 - jbeulich@novell.com

- Update Xen patches to -unstable c/s 14960 and final 2.6.21
- Update Xen config files.

-------------------------------------------------------------------
Sun Apr 29 01:01:47 CEST 2007 - bwalle@suse.de

- rpm/kernel-binary.spec.in: add makedumpfile configuration file to
  binary kernel RPM on i386, x86_64 and ppc, ppc64 (ia64 support broken
  in makedumpfile is broken currently, s390 and s390x don't need it
  because they don't use kdump for generating dump files) to avoid
  needing kernel-*-debuginfo installed just to filter dump files using
  makedumpfile

-------------------------------------------------------------------
Fri Apr 27 19:07:01 CEST 2007 - olh@suse.de

- update patches.arch/ppc-ps3-gelic.patch
  use lower loglevel for debug printk

-------------------------------------------------------------------
Thu Apr 26 08:20:49 CEST 2007 - olh@suse.de

- drop kernel-iseries64, merged into kernel-ppc64

-------------------------------------------------------------------
Thu Apr 26 08:17:06 CEST 2007 - olh@suse.de

- enable DVB on powerpc (264838)

-------------------------------------------------------------------
Thu Apr 26 07:21:41 CEST 2007 - olh@suse.de

- update to 2.6.21, misc fixes

-------------------------------------------------------------------
Tue Apr 24 23:31:58 CEST 2007 - olh@suse.de

- update to 2.6.21-rc7-git7, misc fixes

-------------------------------------------------------------------
Tue Apr 24 13:26:22 CEST 2007 - olh@suse.de

- update patches.arch/ppc-generic-check_legacy_ioport.patch 
  check if parent node has type isa

-------------------------------------------------------------------
Mon Apr 23 00:25:18 CEST 2007 - jeffm@suse.de

- patches.fixes/reiserfs-xattr-lock-race.diff: reiserfs: fix
  xattr locking/refcount BUG (259215).

-------------------------------------------------------------------
Sun Apr 22 17:43:13 CEST 2007 - olh@suse.de

- check for /etc/fstab also in postun script

-------------------------------------------------------------------
Sun Apr 22 17:10:15 CEST 2007 - olh@suse.de

- add patches.arch/ppc-vio-modalias.patch
  autoload modules on iseries (263748)

-------------------------------------------------------------------
Sun Apr 22 12:29:35 CEST 2007 - olh@suse.de

- add patches.fixes/icom-irq_number-size.patch
  do not truncate irq number for icom adapter (266333 - LTC34061)

-------------------------------------------------------------------
Sun Apr 22 09:01:40 CEST 2007 - olh@suse.de

- update to 2.6.21-rc7-git5, nfs fixes

-------------------------------------------------------------------
Sun Apr 22 08:57:34 CEST 2007 - olh@suse.de

- update patches.arch/ppc-generic-check_legacy_ioport.patch 
  handle modular drivers

-------------------------------------------------------------------
Fri Apr 20 20:41:32 CEST 2007 - olh@suse.de

- update patches.arch/ppc-generic-check_legacy_ioport.patch 
  handle ipmi and isapnp

-------------------------------------------------------------------
Fri Apr 20 19:23:46 CEST 2007 - olh@suse.de

- update ps3 patches, obsolete our changes

-------------------------------------------------------------------
Fri Apr 20 19:02:40 CEST 2007 - olh@suse.de

- add patches.arch/ppc-of_device-modalias.patch
  handle more than one compatible string in modalias (263773)

-------------------------------------------------------------------
Fri Apr 20 14:25:57 CEST 2007 - olh@suse.de

- update to 2.6.21-rc7-git4, network fixes

-------------------------------------------------------------------
Thu Apr 19 11:36:30 CEST 2007 - olh@suse.de

- update patches.arch/ppc-ps3-storage-modalias.patch
  change two more places from ps3_stor to ps3_storage

-------------------------------------------------------------------
Wed Apr 18 17:29:35 CEST 2007 - jeffm@suse.de

- Update to 2.6.21-rc7-git2:
  - Minor bug fixes to i2c-pasemi
  - i2c-pasemi: Depend on PPC_PASEMI again
  - hwmon/w83627ehf: Fix the fan5 clock divider write
  - Provide dummy devm_ioport_* if !HAS_IOPORT
  - knfsd: use a spinlock to protect sk_info_authunix
  - drivers/macintosh/smu.c: fix locking snafu
  - ufs proper handling of zero link case
  - spi: fix use of set_cs in spi_s3c24xx driver
  - alpha: build fixes - force architecture
  - alpha: more fixes for specific machine types
  - alpha: fixes for specific machine types
  - fix bogon in /dev/mem mmap'ing on nommu
  - kernel-doc: fix plist.h comments
  - exec.c: fix coredump to pipe problem and obscure "security hole"
  - allow vmsplice to work in 32-bit mode on ppc64
  - bridge: Unaligned access when comparing ethernet addresses
  - sctp: Unmap v4mapped addresses during SCTP_BINDX_REM_ADDR operation.
  - sctp: Fix assertion (!atomic_read(&sk->sk_rmem_alloc)) failed message
  - net: Set a separate lockdep class for neighbour table's proxy_queue
  - net: Fix UDP checksum issue in net poll mode.
  - key: Fix conversion between IPSEC_MODE_xxx and XFRM_MODE_xxx.
  - net: Get rid of alloc_skb_from_cache
  - cache_k8_northbridges() overflows beyond allocation
  - IB/mthca: Fix data corruption after FMR unmap on Sinai
  - arm 4313/1: S3C24XX: Update s3c2410 defconfig to 2.6.21-rc6
  - arm: Update mach-types
  - x86: Fix potential overflow in perfctr reservation
  - x86: Fix gcc 4.2 _proxy_pda workaround

-------------------------------------------------------------------
Wed Apr 18 13:42:17 CEST 2007 - olh@suse.de

- add patches.arch/ppc-ps3-storage-modalias.patch
  provide correct modalias for storage driver

-------------------------------------------------------------------
Wed Apr 18 13:40:39 CEST 2007 - olh@suse.de

- update patches.arch/ppc-generic-check_legacy_ioport.patch 
  remove platform function, use a single function for all port checks

-------------------------------------------------------------------
Wed Apr 18 12:56:32 CEST 2007 - olh@suse.de

- add patches.arch/ppc-ps3-gelic-device_symlink.patch

-------------------------------------------------------------------
Wed Apr 18 11:44:12 CEST 2007 - olh@suse.de

- add patches.arch/ppc-ps3-gelic-ps3only.patch

-------------------------------------------------------------------
Wed Apr 18 10:41:52 CEST 2007 - hare@suse.de

- patches.fixes/mptbase-vmware-fix: Installation in VMware-Server
  fails (263883).

-------------------------------------------------------------------
Wed Apr 18 09:56:03 CEST 2007 - olh@suse.de

- add patches.arch/ppc-ps3-device-init-ps3only.patch

-------------------------------------------------------------------
Tue Apr 17 22:58:17 CEST 2007 - olh@suse.de

- add patches.arch/ppc-ps3-allow-duplicate-lmb_reserve.diff
  add patches.arch/ppc-ps3-automatically-lmb_reserve-initrd.diff
  add patches.arch/ppc-ps3-ps3fb.patch
  add patches.arch/ppc-spufs.patch
  add patches.arch/ppc-ps3-fix-hardware-watchpoints.patch
  add patches.arch/ppc-ps3-ps3-fix-slowdown-bug.patch
  add patches.arch/ppc-ps3-replace-irq-alloc-free.patch
  add patches.arch/ppc-ps3-cell-usb-workaround-ehci-iso.diff
  add patches.arch/ppc-ps3-gelic.patch
  add patches.arch/ppc-ps3-device-init-2.patch
  add patches.arch/spufs-clear-class-0-interrupt.patch
  add patches.arch/spufs-wrap-master-run-bit.patch
  add patches.arch/ppc-ps3-dma-mem-hack.patch
  add patches.arch/ppc-ps3-storage.patch
  add patches.arch/ppc-ps3-storage-exports.patch
  add patches.arch/ppc-ps3-legacy-bootloader-hack.patch
  playstation 3 support

-------------------------------------------------------------------
Tue Apr 17 21:25:17 CEST 2007 - olh@suse.de

- add patches.arch/ppc-generic-check_legacy_ioport.patch 
  remove patches.arch/ppc-efika-check_legacy_ioport.patch
  reject access unless an isa node exists

-------------------------------------------------------------------
Mon Apr 16 08:36:48 CEST 2007 - olh@suse.de

- update to 2.6.21-rc7, nfs fix

-------------------------------------------------------------------
Mon Apr 16 07:10:59 CEST 2007 - teheo@suse.de

- patches.drivers/ati-rs400_200-480-disable-msi: pci-quirks:
  disable MSI on RS400-200 and RS480 (263893).

-------------------------------------------------------------------
Sun Apr 15 20:33:23 CEST 2007 - olh@suse.de

- update to 2.6.21-rc6-git8, misc network fixes

-------------------------------------------------------------------
Fri Apr 13 18:47:03 CEST 2007 - olh@suse.de

- add patches.arch/ppc-efika-check_legacy_ioport.patch

-------------------------------------------------------------------
Fri Apr 13 18:11:53 CEST 2007 - olh@suse.de

- add patches.suse/ams-silent-failure.patch
  dont print warning on systems without motion sensor

-------------------------------------------------------------------
Fri Apr 13 18:06:10 CEST 2007 - olh@suse.de

- udpdate patches.arch/ppc-efika-psc-console-autodetection.patch
  add console only for failsafe or serial node

-------------------------------------------------------------------
Fri Apr 13 14:54:17 CEST 2007 - olh@suse.de

- update patches.arch/ppc-efika-modalias.patch
  restore devspec files for macio, fixes bootloader configuration

-------------------------------------------------------------------
Fri Apr 13 13:16:59 CEST 2007 - olh@suse.de

- Update to 2.6.21-rc6-git6:
  EHCI: fix remote wakeup regression in 2.6.21-rc
  cciss: unregister from SCSI before tearing down device resources
  myri10ge: fix management of the firmware 4KB boundary crossing restriction
  myri10ge: more Intel chipsets providing aligned PCIe completions
  myri10ge: update driver version to 1.3.0-1.233
  zd1211rw: Reject AL2230S devices
  zd1211rw: Fix E2P_PHY_REG patching
  doc: gpio.txt describes open-drain emulation
  cxgb3 - avoid deadlock with mac watchdog
  cxgb3 - MAC watchdog update
  cxgb3 - missing CPL hanler and register setting.
  PM: use kobject_name() to access kobject names
  [POWERPC] mpc52xx_pic: fix main interrupt masking
  USB: Nikon D80 unusual device patch
  bcm43xx: Fix 802.11b/g scan limits to match regulatory reqs
  bcm43xx: Fix PPC machine checks and match loopback gain specs
  md: fix calculation for size of filemap_attr array in md/bitmap
  fix kernel oops with badly formatted module option
  skge: turn carrier off when down
  sky2: turn carrier off when down
  sky2: turn on clocks when doing resume
  sky2: phy workarounds for Yukon EC-U A1
  skge: fix wake on lan
  RDMA/cxgb3: Add set_tcb_rpl_handler
  [PPC] MPC8272 ADS compile fixed, defconfig refreshed.
  [PPC] Fix compilation and linking errors of mpc885ads build.
  [PPC] Fix compilation and linking errors of mpc86xads build.
  reiserfs: fix key decrementing
  nommu: fix bug ip_conntrack does not work on nommu

-------------------------------------------------------------------
Thu Apr 12 22:43:16 CEST 2007 - bwalle@suse.de

- config/i386/kdump: changed physical start of the kdump kernel
  on i386 address back to 16M instead of 1M

-------------------------------------------------------------------
Thu Apr 12 21:12:31 CEST 2007 - jeffm@suse.de

 Update to 2.6.21-rc6-git5:
 - pm: use kobject_name() to access kobject names
 - usb: Nikon D80 unusual device patch
 - ehci: fix remote wakeup regression in 2.6.21-rc
 - mpc52xx_pic: fix main interrupt masking
 - myri10ge: update driver version to 1.3.0-1.233
 - myri10ge: more Intel chipsets providing aligned PCIe completions
 - myri10ge: fix management of the firmware 4KB boundary crossing restriction
 - cxgb3 - missing CPL hanler and register setting.
 - cxgb3 - MAC watchdog update
 - cxgb3 - avoid deadlock with mac watchdog
 - skge: fix wake on lan
 - sky2: phy workarounds for Yukon EC-U A1
 - sky2: turn on clocks when doing resume

-------------------------------------------------------------------
Thu Apr 12 14:22:32 CEST 2007 - olh@suse.de

- run post install script for ppc64 kernel also on iseries

-------------------------------------------------------------------
Wed Apr 11 17:12:14 CEST 2007 - jeffm@suse.de

- patches.fixes/autofs4-unhashed-dentry-race-fix.diff: autofs4:
  fix race in unhashed dentry code (263198).

-------------------------------------------------------------------
Wed Apr 11 15:42:58 CEST 2007 - jeffm@suse.de

- Update to 2.6.21-rc6-git4:
 - FRV: Update the FRV arch MAINTAINER record
 - input: ucb1400 - set up driver's name to show in sysfs
 - ide: add "optical" to sysfs "media" attribute
 - ide: ugly messages trying to open CD drive with no media present
 - ide: correctly prevent IDE timer expiry function to run if request
   was already handled
 - ipt_CLUSTERIP: fix oops in checkentry function
 - IPoIB/cm: Fix DMA direction typo
 - intel_agp: fix G965 GTT size detect
 - tcp: slow_start_after_idle should influence cwnd validation too
 - sc92031: Fix priv->lock context
 - cls_tcindex: fix compatibility breakage
 - ieee1394: change deprecation status of dv1394
 - hid: Do not discard truncated input reports

-------------------------------------------------------------------
Tue Apr 10 19:41:20 CEST 2007 - olh@suse.de

- Update to 2.6.21-rc6-git3:
 - i386: irqbalance_disable() section fix
 - x86_64: fix early_qrk[] section tag
 - omap_cf: oops-on-suspend fix
 - Proper fix for highmem kmap_atomic functions for VMI for 2.6.21
 - fuse: validate rootmode mount option
 - intel_agp: PCI id update for Intel 965GM

-------------------------------------------------------------------
Tue Apr 10 13:33:31 CEST 2007 - perex@suse.de

- patches.fixes/ipt_CLUSTERIP_refcnt_fix:
  ipv4/netfilter/ipt_CLUSTERIP.c - refcnt fix (238646).

-------------------------------------------------------------------
Tue Apr 10 11:37:41 CEST 2007 - teheo@suse.de

- patches.drivers/libata-ata_piix-vmw-ign-DMA-err: ata_piix:
  ignore ATA_DMA_ERR on vmware ich4 (258256).

-------------------------------------------------------------------
Tue Apr 10 11:16:47 CEST 2007 - perex@suse.de

- patches.suse/bondalb-hashtbl.patch: Delete.
- patches.suse/bonding-bh-locking: bonding - replace lock calls
  with _bh forms (202512,206629,255082,260069).

-------------------------------------------------------------------
Sun Apr  8 23:16:27 CEST 2007 - jeffm@suse.de

 Update to 2.6.21-rc6-git1:
 - high-res timers: resume fix
 - tg3: Fix crash during tg3_init_one()
 - irq-devres: fix failure path of devm_request_irq()
 - sched: get rid of p->children use in show_task()
 - sched.c: Remove unused variable 'relative'
 - ipv6: Revert recent change to rt6_check_dev().
 - xfrm: beet: fix IP option decapsulation
 - xfrm: beet: fix beet mode decapsulation
 - xfrm: beet: use IPOPT_NOP for option padding
 - xfrm: beet: fix IP option encapsulation

-------------------------------------------------------------------
Sun Apr  8 23:14:44 CEST 2007 - jeffm@suse.de

 Update to 2.6.21-rc6.

 Differences from 2.6.21-rc5-git13:
 - appletalk: fix a remotely triggerable crash
 - ipv6: exclude truncated packets from InHdrErrors statistics
 - ipsec: Reject packets within replay window but outside the bit mask

-------------------------------------------------------------------
Thu Apr  5 12:34:14 CEST 2007 - hare@suse.de

- patches.drivers/cciss-add-SG_IO: Add SG_IO to cciss.

-------------------------------------------------------------------
Thu Apr  5 11:00:35 CEST 2007 - olh@suse.de

- update to 2.6.21-rc5-git13, misc fixes

-------------------------------------------------------------------
Wed Apr  4 22:36:35 CEST 2007 - olh@suse.de

- update to 2.6.21-rc5-git12, libata fixes

-------------------------------------------------------------------
Wed Apr  4 15:28:28 CEST 2007 - olh@suse.de

- update to 2.6.21-rc5-git11, msi fix

-------------------------------------------------------------------
Wed Apr  4 15:26:01 CEST 2007 - olh@suse.de

- add patches.arch/ppc-pegasos-via-ide-irq-quirk.patch
  add correct interrupt property for pegasos ide

-------------------------------------------------------------------
Tue Apr  3 09:39:46 CEST 2007 - olh@suse.de

- update to 2.6.21-rc5-git10, critical x86 fixes

-------------------------------------------------------------------
Mon Apr  2 15:21:37 CEST 2007 - agruen@suse.de

- rpm/macros.kernel-source: KMPs: Add module-init-tools build
  requirement (259687).

-------------------------------------------------------------------
Mon Apr  2 14:43:28 CEST 2007 - olh@suse.de

- add patches.arch/ppc-efika-modalias.patch
  add modalias file for of_devices to sysfs 

-------------------------------------------------------------------
Mon Apr  2 14:30:13 CEST 2007 - olh@suse.de

- add patches.arch/ppc-macio-modalias.patch
  fix modalias content in sysfs for macio devices

-------------------------------------------------------------------
Mon Apr  2 10:28:44 CEST 2007 - olh@suse.de

- update to 2.6.21-rc5-git8, misc fixes

-------------------------------------------------------------------
Sat Mar 31 20:57:14 CEST 2007 - olh@suse.de

- add patches.arch/ppc-efika-psc-console-autodetection.patch

-------------------------------------------------------------------
Sat Mar 31 01:53:42 CEST 2007 - agruen@suse.de

- patches.apparmor/*: Add the DFA-based AppArmor kernel module.
- rpm/kernel-binary.spec.in: Depend on recent-enough parser and
  profiles packages.

-------------------------------------------------------------------
Fri Mar 30 21:33:18 CEST 2007 - olh@suse.de

- update to 2.6.21-rc5-git6, misc fixes

-------------------------------------------------------------------
Thu Mar 29 17:39:48 CEST 2007 - trenn@suse.de

- Update config files.
  Enable CONFIG_ACPI_DOCK=m, CONFIG_ACPI_BAY=m
  Disable CONFIG_ACPI_IBM_DOCK=m, CONFIG_ACPI_IBM_BAY=m
  on i386/x86_64

-------------------------------------------------------------------
Thu Mar 29 15:03:16 CEST 2007 - olh@suse.de

- update patches.arch/ppc-efika-bestcomm-ethernet.patch
  remove bogus select PPC_BESTCOMM, remove leading blanks

-------------------------------------------------------------------
Thu Mar 29 14:31:24 CEST 2007 - olh@suse.de

- add patches.arch/ppc-efika-of_device-generic-uevent.patch
  create modalias for mpc board devices

-------------------------------------------------------------------
Thu Mar 29 11:15:57 CEST 2007 - olh@suse.de

- update to 2.6.21-rc5-git4, misc fixes

-------------------------------------------------------------------
Thu Mar 29 09:10:52 CEST 2007 - aj@suse.de

- rpm/kernel-binary.spec.in: Add BuildRequires for module-init-tools.

-------------------------------------------------------------------
Wed Mar 28 19:16:29 CEST 2007 - jeffm@suse.de

- scripts/tar-up_and_run_mbuild.sh: Added -i option to ignore
  kabi changes. Useful for running an mbuild to update the symvers.

-------------------------------------------------------------------
Wed Mar 28 17:36:56 CEST 2007 - olh@suse.de

- update patches.arch/ppc-efika-bestcomm-ethernet.patch
  mpc52xx-pcidma -> mpc5200-bestcomm
  do not print errors if interface is down or on non-efika

-------------------------------------------------------------------
Tue Mar 27 22:03:19 CEST 2007 - olh@suse.de

- update to 2.6.21-rc5-git2, misc fixes

-------------------------------------------------------------------
Mon Mar 26 19:30:14 CEST 2007 - olh@suse.de

- update patches.arch/ppc-efika-bestcomm-ethernet.patch
  update properties to match efika firmware:
  dma-controler = mpc52xx-bestcomm -> mpc5200-pcidma
  sram = mpc52xx-srammpc5200-sram

-------------------------------------------------------------------
Mon Mar 26 08:22:13 CEST 2007 - olh@suse.de

- update to 2.6.21-rc5

-------------------------------------------------------------------
Fri Mar 23 23:11:59 CET 2007 - olh@suse.de

- disable built-in amd8111 and sil680 IDE drivers on ppc64
  build libata pata_sil680 and pata_amd

-------------------------------------------------------------------
Fri Mar 23 22:00:36 CET 2007 - olh@suse.de

- enable iseries support in the ppc64 kernel
  build dasd, cd, tape and veth driver as module

-------------------------------------------------------------------
Fri Mar 23 21:33:21 CET 2007 - olh@suse.de

- add patches.arch/ppc-efika-bestcomm-ethernet.patch
  add patches.arch/ppc-efika-mpc52xx-ac97.patch
  network and sound support for Efika

-------------------------------------------------------------------
Fri Mar 23 20:23:42 CET 2007 - olh@suse.de

- update to 2.6.21-rc4-git8, acpi, network fixes

-------------------------------------------------------------------
Fri Mar 23 17:07:51 CET 2007 - trenn@suse.de

- Update config files.
- Build APM as module
- Disable acpi_dsdt_ssdt_initrd_initramfs.patch for now ->broken

-------------------------------------------------------------------
Fri Mar 23 12:26:57 CET 2007 - jbeulich@novell.com

- patches.xen/xen3-patch-2.6.21-rc4: Fix x86-64 Xen build.

-------------------------------------------------------------------
Fri Mar 23 09:14:15 CET 2007 - jbeulich@novell.com

- Update Xen patches to -unstable c/s 14422 and a more complete port
  to 2.6.21-rc4.
- Update config files.
- misc/xen-port-patches.py: Relax pattern used to locate files
  having Xen custom variants.
- patches.xen/xen-x86-panic-smp: panic/shutdown handling
  adjustments.
- patches.xen/xen-split-pt-lock: allow use of split page table
  locks.
- patches.xen/xen-blkif-protocol-fallback-hack: 32-on-64 blkif
  protocol negotiation fallback for old guests. (244055).

-------------------------------------------------------------------
Fri Mar 23 08:58:49 CET 2007 - olh@suse.de

- update to 2.6.21-rc4-git7, acpi, network, ia64, ppc fixes

-------------------------------------------------------------------
Thu Mar 22 22:24:05 CET 2007 - olh@suse.de

- require libsysfs2 to avoid dead network surprises

-------------------------------------------------------------------
Wed Mar 21 20:45:57 CET 2007 - gregkh@suse.de

- patch refresh due to 2.6.21-rc4 update to make everything apply cleanly.

-------------------------------------------------------------------
Wed Mar 21 19:54:22 CET 2007 - gregkh@suse.de

- patches.drivers/nozomi.patch: updated driver to fix oopses on
  removal (208818).

-------------------------------------------------------------------
Tue Mar 20 13:09:40 CET 2007 - olh@suse.de

- update to 2.6.21-rc4-git5, usb, libata, s390 fixes

-------------------------------------------------------------------
Tue Mar 20 07:08:26 CET 2007 - teheo@suse.de

- patches.drivers/libata-sata_sil24-pci_id-for-adaptec-1220SA:
  sata_sil24: Add Adaptec 1220SA PCI ID.

-------------------------------------------------------------------
Mon Mar 19 14:15:02 CET 2007 - olh@suse.de

- enable pata drivers for cmd64x, mpc52xx, via and winbond on ppc32

-------------------------------------------------------------------
Sun Mar 18 22:58:29 CET 2007 - olh@suse.de

- update to 2.6.21-rc4-git3
  supported flag moved from U to N

-------------------------------------------------------------------
Fri Mar 16 07:14:11 CET 2007 - teheo@suse.de

- patches.drivers/ide-jmicron-match-class-if-libata-is-configured:
  jmicron: make ide jmicron driver play nice with libata ones
  (224784, 207707).

-------------------------------------------------------------------
Fri Mar 16 00:13:39 CET 2007 - bwalle@suse.de

- patches.suse/add-IV-generation-method-null-to-dm-crypt:
  [PATCH] add IV generation method null to dm-crypt (302001).

-------------------------------------------------------------------
Thu Mar 15 19:32:22 CET 2007 - gregkh@suse.de

- enable KVM at request of the L2 group.

-------------------------------------------------------------------
Thu Mar 15 10:56:31 CET 2007 - teheo@suse.de

- patches.drivers/ide-backport-hpt366-from-devel: ide: backport
  hpt366 from devel tree (244502).

-------------------------------------------------------------------
Tue Mar 13 18:06:47 CET 2007 - teheo@suse.de

- patches.drivers/libata-hardreset-on-SERR_INTERNAL: libata:
  hardreset on SERR_INTERNAL (241334).

-------------------------------------------------------------------
Tue Mar 13 09:51:44 CET 2007 - teheo@suse.de

- patches.drivers/libata-jmicron-match-class-instead-of-function-nr:
  jmicron: match class instead of function number (224784,
  207707).
- patches.drivers/libata-ahci-RAID-mode-SATA-patch-for-Intel-ICH9M:
  ahci: RAID mode SATA patch for Intel ICH9M.
- patches.drivers/libata-blacklist-FUJITSU-MHT2060BH-for-NCQ:
  libata: blacklist FUJITSU MHT2060BH for NCQ.

-------------------------------------------------------------------
Mon Mar 12 12:47:36 CET 2007 - schwab@suse.de

- Update mol patch to match mol 0.9.72.

-------------------------------------------------------------------
Mon Mar 12 01:55:39 CET 2007 - neilb@suse.de

- patches.fixes/nfs-readdir-timestamp: Set meaningful value for
  fattr->time_start in readdirplus results. (244967).

-------------------------------------------------------------------
Fri Mar  9 22:53:10 CET 2007 - gregkh@suse.de

- Enable CONFIG_USB_DEVICEFS (#210899 and a zillion others.)
  Turns out that vmware isn't going to change anything, so making our
  users (and executives) have to build their own kernels is not
  something we we should be doing.
  I was wrong, sorry.

-------------------------------------------------------------------
Fri Mar  9 22:42:22 CET 2007 - gregkh@suse.de

- Update to 2.6.20.2
  - lots of bugfixes and security things
  - removed some of our patches and had to refresh a number of others.
- patches.drivers/libata-pata_amd-fix-cable-detection: Delete.
- patches.drivers/libata-sata_sil-ignore-and-clear-spurious-IRQs-while-executing-commands-by-polling:
  Delete.
- patches.fixes/psmouse-fiddle-with-reset.patch: Delete.
- patches.fixes/ipv6-fix-null-pointer-hole: Delete.
- patches.fixes/fix-key-serial-number-collision-handling.diff:
  Delete.
- patches.fixes/atyfb-mach64-sclk-delay.patch: Delete.
- Update config files.
- patches.drivers/always-announce-new-usb-devices.patch: USB:
  always announce a device has been added to the system.
- patches.drivers/e1000-eeprom-cksum.patch: Fix bad eeprom
  checksum misdetection on some notebooks.
- patches.drivers/libata-clear-TF-before-IDENTIFYing: libata:
  clear TF before IDENTIFYing.
- patches.drivers/libata-ahci-fix-spurious-IRQ-reporting: ahci:
  fix spurious IRQ reporting.
- patches.fixes/tiocgdev: tiocgdev ioctl.
- patches.fixes/ipv6-no-autoconf: Allow to bring up network
  interface w/o ipv6 autoconf (161888).
- patches.fixes/acpi-power-resources-resume-fix-2.patch:
  fix fans on HP laptops
  (http://bugzilla.kernel.org/show_bug.cgi?id=7122#c52).
- patches.fixes/acpi_fan-problem-fix.patch: fix fans on HP laptops
  (http://bugzilla.kernel.org/show_bug.cgi?id=7570#c8).
- patches.fixes/libata-ata_piix-acer-aspire-fix: HDD on Acer
  Aspire 3682 WLMi limited to UDMA33 (227477).
- patches.fixes/serio-cleanup-to-bus_2.patch: i8042 - let serio
  bus suspend ports.
- patches.suse/ext3-barrier-default: make ext3 mount default
  to barrier=1.
- patches.suse/nfs4acl-ext3.diff: NFSv4 ACLs on ext3 (FATE301275).
- patches.suse/kdb-common: kdb v4.4.
- patches.xen/xen-modular-blktap: Allow actually using
  CONFIG_XEN_BLKDEV_TAP=m.
- patches.xen/xen-balloon-max-target: Expose min/max limits of
  domain ballooning (152667, 184727).
- patches.xen/xen-console-default: Make Xen console default to
  vfb if that is built into the kernel.
- patches.xen/xen3-auto-arch-i386.diff: xen3 arch-i386.
- patches.xen/xen3-auto-xen-drivers.diff: xen3 xen-drivers.
- patches.xen/xen3-patch-2.6.19: Linux 2.6.19.
- patches.xen/xen3-patch-2.6.20: 2.6.20.
- patches.xen/add-console-use-vt: add console_use_vt.
- patches.kernel.org/patch-2.6.20.1: Linux 2.6.20.1.
- patches.kernel.org/patch-2.6.20.1-2: Linux 2.6.20.2.

-------------------------------------------------------------------
Thu Mar  8 14:36:12 CET 2007 - jbohac@suse.cz

- patches.fixes/ipv6-fix-null-pointer-hole: fix a possible memory leak
  (CVE-2007-1000, #252485)

-------------------------------------------------------------------
Thu Mar  8 02:22:14 CET 2007 - gregkh@suse.de

- Add ATM support for x86-64 (fix bug 251202)

-------------------------------------------------------------------
Mon Mar  5 11:47:23 CET 2007 - olh@suse.de

- update patches.arch/ppc-iseries-viocd-softlockup.patch
  use hard_nr_sectors, add BUG()

-------------------------------------------------------------------
Thu Mar  1 20:05:16 CET 2007 - agruen@suse.de

- scripts/kabi-checks: update so that this will also work with
  additional columns in the symvers files. Bump tolerate_kabi_changes
  to 31; we don't want the build to fail.

-------------------------------------------------------------------
Wed Feb 28 14:02:57 CET 2007 - kraxel@suse.de

- patches.xen/add-console-use-vt: add console_use_vt.

-------------------------------------------------------------------
Wed Feb 28 11:09:30 CET 2007 - kraxel@suse.de

- Disable uml framebuffer driver patches.
- Update config files.

-------------------------------------------------------------------
Wed Feb 28 09:35:37 CET 2007 - perex@suse.de

- patches.suse/rtnetlink-atomic2.patch: Delete.
- patches.suse/bonding-workqueue: Replace system timer with work
  queue in monitor functions (174843,205196,242197). Reworked for
  2.6.20 kernel.

-------------------------------------------------------------------
Wed Feb 28 06:12:31 CET 2007 - teheo@suse.de

- patches.drivers/libata-ahci-fix-spurious-IRQ-reporting: ahci:
  fix spurious IRQ reporting.

-------------------------------------------------------------------
Tue Feb 27 13:59:57 CET 2007 - teheo@suse.de

Drive side 80c detection needs much wider fixing.  Drop it for the
time being.

- patches.drivers/libata-ide-fix-drive-side-80c-detection: Delete.

-------------------------------------------------------------------
Tue Feb 27 13:53:28 CET 2007 - teheo@suse.de

- patches.drivers/libata-add-waits-for-govault: libata: add
  waits for GoVault (246451).
- patches.drivers/libata-sata_sil-ignore-and-clear-spurious-IRQs-while-executing-commands-by-polling:
  sata_sil: ignore and clear spurious IRQs while executing
  commands by polling.

-------------------------------------------------------------------
Tue Feb 27 12:48:26 CET 2007 - olh@suse.de

- add patches.arch/ppc-iseries-viocd-softlockup.patch
  Fix soft lockup with iSeries viocd driver (167629 - LTC23734)

-------------------------------------------------------------------
Fri Feb 23 16:44:47 CET 2007 - teheo@suse.de

- patches.drivers/libata-clear-TF-before-IDENTIFYing: libata:
  clear TF before IDENTIFYing.

-------------------------------------------------------------------
Thu Feb 22 17:18:02 CET 2007 - olh@suse.de

- add patches.fixes/atyfb-mach64-sclk-delay.patch
  use proper delay after sclk has been started

-------------------------------------------------------------------
Wed Feb 21 17:59:11 CET 2007 - jblunck@suse.de

- rpm/kernel-binary.spec.in: Use %build_$flavor macros to avoid typos.

-------------------------------------------------------------------
Wed Feb 21 13:32:11 CET 2007 - trenn@suse.de

- patches.fixes/psmouse-fiddle-with-reset.patch: psmouse -
  properly reset mouse on shutdown/suspend.
- patches.fixes/serio-cleanup-to-bus_2.patch: i8042 - let serio
  bus suspend ports.
  Fix suspend to ram (246948).

-------------------------------------------------------------------
Wed Feb 21 11:19:40 CET 2007 - olh@suse.de

- add patches.arch/ppc-iseries-remove-AVAILABLE_VETH.patch
  remove /proc entry for network devices

-------------------------------------------------------------------
Mon Feb 19 20:22:11 CET 2007 - olh@suse.de

- reenable ipr on iseries

-------------------------------------------------------------------
Fri Feb 16 15:26:54 CET 2007 - kkeil@suse.de

- patches.drivers/e1000-eeprom-cksum.patch: Fix bad eeprom
  checksum misdetection on some notebooks (235315)

-------------------------------------------------------------------
Fri Feb 16 00:32:03 CET 2007 - trenn@suse.de

- patches.fixes/cpufreq_speedstep_acpi_nodefault.patch:
- Update config files.

-------------------------------------------------------------------
Thu Feb 15 14:41:05 CET 2007 - trenn@suse.de

- patches.fixes/serio-cleanup-to-bus.patch: Delete.
- patches.fixes/serio-cleanup-to-bus_2.patch: i8042 - let serio
  bus suspend ports.
- patches.fixes/acpi-power-resources-resume-fix-2.patch:
  fix fans on HP laptops
  (http://bugzilla.kernel.org/show_bug.cgi?id=7122#c52).
- patches.fixes/acpi_fan-problem-fix.patch: fix fans on HP laptops
  (http://bugzilla.kernel.org/show_bug.cgi?id=7570#c8).
- patches.fixes/acpi_force-fan-active.patch: Always activate
  fan if it should be active, don't trust former values (239101).
- patches.suse/acpi_dsdt_ssdt_initrd_initramfs.patch: Read DSDT
  from initrd or initramfs.
  Adjust patch to 2.6.20, rootfs must be populated even earlier...

-------------------------------------------------------------------
Mon Feb 12 16:23:39 CET 2007 - trenn@suse.de

- patches.fixes/acpi_execute_notify_threaded.patch: Acpi:
  created a dedicated workqueue for notify() execution
  (http://bugzilla.kernel.org/show_bug.cgi?id=5534).
- patches.fixes/psmouse-fiddle-with-reset.patch: psmouse -
  properly reset mouse on shutdown/suspend (179702,202389,226069).
- patches.fixes/serio-cleanup-to-bus.patch:
  (179702,202389,226069).

-------------------------------------------------------------------
Mon Feb 12 16:18:23 CET 2007 - jblunck@suse.de

- rpm/kernel-syms.spec.in: make guards executable.
- scripts/cvs-wd-timestamp: add support for local CVS repos.
- scripts/newest-timestamp: new helper script for removed dirs in CVS.
- scripts/tar-up.sh: call newest-timestamp on kabi before creating the tarball.

-------------------------------------------------------------------
Mon Feb 12 16:14:53 CET 2007 - jbeulich@novell.com

- config.conf: Also enable xenpae.

-------------------------------------------------------------------
Mon Feb 12 15:46:41 CET 2007 - jblunck@suse.de

- rpm/kernel-{binary,source,syms}.spec.in: synchronize and fix the
  %symbols macro.

-------------------------------------------------------------------
Mon Feb 12 15:40:01 CET 2007 - jblunck@suse.de

- rpm/{kernel-dummy.spec.in,kernel-source.spec.in,kernel-syms.spec.in,
  kernel-binary.spec.in}: Specfile cleanup. PreReq: and Requires: are the
  same now. Added some Requirements(post):. Kernel packages in the OpenSUSE
  build service don't require kernel-dummy.
- scripts/tar-up.sh: Removed @EXTRA_NEEDS@ and added BuildRequires instead.

-------------------------------------------------------------------
Mon Feb 12 15:32:55 CET 2007 - trenn@suse.de

- Update config files.
  Remove deprecated CONFIG_X86_SPEEDSTEP_CENTRINO_ACPI (#241987)

-------------------------------------------------------------------
Mon Feb 12 14:44:29 CET 2007 - jblunck@suse.de

- rpm/kernel-binary.spec.in: Introduce %build_flavor and use string
  comparison since we can't use subshells in build requirement resolving.

-------------------------------------------------------------------
Mon Feb 12 14:31:59 CET 2007 - jblunck@suse.de

- rpm/kernel-binary.spec.in: Revert the unconditional compilation with
  debuginfo.

-------------------------------------------------------------------
Mon Feb 12 12:53:43 CET 2007 - jbeulich@novell.com

- patches.xen/xen-x86-no-lapic: Adjust for x86-64 build to succeed.

-------------------------------------------------------------------
Mon Feb 12 10:10:44 CET 2007 - jbeulich@novell.com

- update Xen patches to -unstable c/s 13816.
- Update config files.
- config.conf: Re-enable xen flavors (xenpae not yet)
- supported.conf: Adjust Xen modules.

-------------------------------------------------------------------
Fri Feb  9 13:50:10 CET 2007 - schwab@suse.de

- Update kdb patches.

-------------------------------------------------------------------
Fri Feb  9 12:12:51 CET 2007 - jblunck@suse.de

- kernel-source.changes, kernel-source.changes.old: reorder the changes
  files to be in descending chronological order.

-------------------------------------------------------------------
Wed Feb  7 22:03:57 CET 2007 - jeffm@suse.de

- patches.fixes/fix-key-serial-number-collision-handling.diff:
  keys: Fix key serial number collision handling (243003).

-------------------------------------------------------------------
Wed Feb  7 14:53:33 CET 2007 - bwalle@suse.de

- patches.xen/dynamic-kernel-command-xen.patch:
  added patch that makes the command line dynamic in Xen (this
  is required to build, but test was impossible because the Xen
  patches didn't even apply -- so, please Xen team, please adapt
  after you enable it)

-------------------------------------------------------------------
Tue Feb  6 18:36:17 CET 2007 - gregkh@suse.de

- update to 2.6.20

-------------------------------------------------------------------
Tue Feb  6 08:16:04 CET 2007 - teheo@suse.de

- patches.drivers/libata-fix-jmicron-quirk: ahci/pata_jmicron:
  fix JMicron quirk.
- patches.drivers/libata-ide-fix-drive-side-80c-detection:
  libata/ide: fix drive side 80c cable detection (237164).
- patches.drivers/libata-pata_amd-fix-cable-detection: pata_amd:
  fix an obvious bug in cable detection.
- patches.drivers/ide-clear-bmdma-status-in-ide_intr-for-ICHx-controllers:
  ide: clear bmdma status in ide_intr() for ICHx controllers
  (revised #4) (240307).
- patches.drivers/ide-remove-clearing-bmdma-status-from-cdrom_decode_status:
  ide: remove clearing bmdma status from cdrom_decode_status()
  (rev #4) (240307).

-------------------------------------------------------------------
Tue Feb  6 01:46:49 CET 2007 - jjohanse@suse.de

- patches.suse/apparmor: AppArmor update in place of patch.  Fixes
  #239147, #221567, #240982, #218961, #219309

-------------------------------------------------------------------
Mon Feb  5 16:03:07 CET 2007 - jbeulich@novell.com

- patches.xen/xen3-patch-2.6.20-rc5: Replace by ...
- patches.xen/xen3-patch-2.6.20-rc6: 2.6.20-rc6.
- patches.xen/xen-blkif-bimodal: Replace by ...
- patches.xen/xen-protocol-bimodal: bimodal: header file with protocol
  names.
- patches.xen/xen-blkback-bimodal: multiprotocol blkback drivers.
- patches.xen/xen-blkback-bimodal-suse: backward compatibility.
- patches.xen/xen-blkfront-bimodal: bimodal: blkfront.
- patches.xen/xen-fbfront-bimodal: bimodal: pvfb frontend.
- Other Xen patches: Refresh.

-------------------------------------------------------------------
Thu Feb  1 14:34:09 CET 2007 - olh@suse.de

- update to 2.6.20-rc7

-------------------------------------------------------------------
Wed Jan 31 11:22:30 CET 2007 - bwalle@suse.de

- patches.suse/dynamic-kernel-command-line-alpha.patch,
  patches.suse/dynamic-kernel-command-line-arm.patch,
  patches.suse/dynamic-kernel-command-line-arm26.patch,
  patches.suse/dynamic-kernel-command-line-avr32.patch,
  patches.suse/dynamic-kernel-command-line-common.patch,=20
  patches.suse/dynamic-kernel-command-line-cris.patch,
  patches.suse/dynamic-kernel-command-line-fixups.patch,
  patches.suse/dynamic-kernel-command-line-frv.patch,
  patches.suse/dynamic-kernel-command-line-h8300.patch,
  patches.suse/dynamic-kernel-command-line-i386.patch,
  patches.suse/dynamic-kernel-command-line-ia64-fix.patch,
  patches.suse/dynamic-kernel-command-line-ia64.patch,
  patches.suse/dynamic-kernel-command-line-m32r.patch,
  patches.suse/dynamic-kernel-command-line-m68k.patch,
  patches.suse/dynamic-kernel-command-line-m68knommu.patch,
  patches.suse/dynamic-kernel-command-line-mips.patch,
  patches.suse/dynamic-kernel-command-line-parisc.patch,
  patches.suse/dynamic-kernel-command-line-powerpc.patch,
  patches.suse/dynamic-kernel-command-line-ppc.patch,
  patches.suse/dynamic-kernel-command-line-s390.patch,
  patches.suse/dynamic-kernel-command-line-sh.patch,
  patches.suse/dynamic-kernel-command-line-sh64.patch,
  patches.suse/dynamic-kernel-command-line-sparc.patch,
  patches.suse/dynamic-kernel-command-line-sparc64.patch,
  patches.suse/dynamic-kernel-command-line-um.patch,
  patches.suse/dynamic-kernel-command-line-v850.patch,
  patches.suse/dynamic-kernel-command-line-x86_64.patch,
  patches.suse/dynamic-kernel-command-line-xtensa.patch:
  make kernel command line dynamic after bootup to save
  runtime memory
- patches.suse/i386-2048-byte-command-line.patch,
  patches.suse/ia64-2048-byte-command-line.patch,
  patches.suse/x86_64-2048-byte-command-line.patch:
  increase command line to 2048 characters to i386 (from 256),=20
  ia64 (form 1024) and x86_64 (from 256)

-------------------------------------------------------------------
Tue Jan 30 19:36:50 CET 2007 - jblunck@suse.de

- rpm/kernel-binary.spec.in: lets always strip debuginfo from vmlinux.

-------------------------------------------------------------------
Thu Jan 25 20:41:07 CET 2007 - gregkh@suse.de

- update to 2.6.20-rc6

-------------------------------------------------------------------
Thu Jan 25 01:49:38 CET 2007 - gregkh@suse.de

- Update vanilla config files.

-------------------------------------------------------------------
Thu Jan 25 00:37:01 CET 2007 - gregkh@suse.de

- update to 2.6.20-rc5-git3

-------------------------------------------------------------------
Wed Jan 24 15:42:55 CET 2007 - olh@suse.de

- update post scripts for new perl/yast2 bootloader (235753)
  handle the version downgrade from 10.2 kernel to 10.1 kernel
  on a 10.1 system correctly

-------------------------------------------------------------------
Tue Jan 23 08:41:14 CET 2007 - olh@suse.de

- update to 2.6.20-rc5-git1
  scsi, usb, powerpc, ocfs fixes

-------------------------------------------------------------------
Mon Jan 22 13:44:38 CET 2007 - jblunck@suse.de

- rpm/kernel-binary.spec.in: fix "Requires:" and config-subst call.

-------------------------------------------------------------------
Sat Jan 20 20:51:55 CET 2007 - bwalle@suse.de

- patches.suse/apm_setup_UP.diff: set "power_off_set" only when
  compiled with SMP support since that variable only exists when
  CONFIG_SMP is set -- fixed compile error

-------------------------------------------------------------------
Sat Jan 20 18:02:11 CET 2007 - teheo@suse.de

- patches.drivers/libata-ahci-dont-enter-slumber-on-powerdown:
  ahci: don't enter slumber on power down (#236679).

-------------------------------------------------------------------
Fri Jan 19 17:21:32 CET 2007 - jbeulich@novell.com

- patches.xen/xen-x86-high_memory-early: Delete.
- patches.xen/xen-x86-no-ioapic-base: Delete.
- patches.xen/xen3-patch-2.6.20-rc5: 2.6.20-rc5.
- patches.xen/xen-blkif-bimodal: multiprotocol blkback
  drivers. (208109).
- patches.xen/xen-i386-highpte: Enhance performance of
  CONFIG_HIGHPTE on i386.
- patches.xen/xen-x86-kconfig-no-cpu_freq: disallow CPUFREQ
  config options.
- Other Xen patches: Make them apply (still untested).

-------------------------------------------------------------------
Fri Jan 19 14:39:04 CET 2007 - od@suse.de

- patches.suse/apm_setup_UP.diff:
  - late_initcall does not work as expected, set up default value
    if needed before use in apm() instead -> this works
  - drop __initdata, variable may now be used later as well

-------------------------------------------------------------------
Fri Jan 19 14:28:32 CET 2007 - hare@suse.de

- Mark megaraid_sas as supported (236128)

-------------------------------------------------------------------
Fri Jan 19 08:54:11 CET 2007 - jbeulich@novell.com

- Re-enable Kconfig parts of Xen patches.

-------------------------------------------------------------------
Thu Jan 18 17:57:55 CET 2007 - jbeulich@novell.com

- disable Xen patches again (didn't intend to enable them)

-------------------------------------------------------------------
Thu Jan 18 16:29:20 CET 2007 - jbeulich@novell.com

- patches.xen/block-barriers.diff: Delete.
- patches.xen/x86-elfnote-as-preprocessor-macro.patch: Delete.
- patches.xen/x86-put-note-sections-into-a-pt_note-segment-in-vmlinux.patch:
  Delete.
- patches.xen/x86_64-put-note-sections-into-a-pt_note-segment-in-vmlinux.patch:
  Delete.
- patches.xen/xen-12404-fix-x86_64-compatibility: Delete.
- patches.xen/xen-blktap-unmap-flags: Delete.
- patches.xen/xen-compat-conditional: Delete.
- patches.xen/xen-i386-pae-gnttab: Delete.
- patches.xen/xen-i386-variable-hole: Delete.
- patches.xen/xen-initdata: Delete.
- patches.xen/xen-microcode-modular: Delete.
- patches.xen/xen-x86-clear_fixmap: Delete.
- patches.xen/xen-x86-fixmap-no-gnttab: Delete.
- patches.xen/xen-x86-privcmd-range: Delete.
- patches.xen/xen-x86_64-agp: Delete.
- patches.xen/blktap-aio-16_03_06.patch,
  patches.xen/fix-ide-cd-pio-mode.patch,
  patches.xen/net-csum.patch,
  patches.xen/pmd-shared.patch,
  patches.xen/xen3-fixup-arch-um,
  patches.xen/xenoprof-generic.patch,
  patches.xen/i386-mach-io-check-nmi.patch,
  patches.xen/rename-TSS_sysenter_esp0-SYSENTER_stack_esp0.patch,
  patches.xen/xen3-auto-common.diff,
  patches.xen/xen3-auto-arch-i386.diff,
  patches.xen/xen3-auto-arch-um.diff,
  patches.xen/xen3-auto-arch-x86_64.diff,
  patches.xen/xen3-auto-include-xen-interface.diff,
  patches.xen/xen3-auto-xen-arch.diff,
  patches.xen/xen3-auto-xen-drivers.diff,
  patches.xen/xen3-auto-xen-kconfig.diff,
  patches.xen/xen3-fixup-common,
  patches.xen/xen3-fixup-arch-i386,
  patches.xen/xen3-fixup-arch-x86_64,
  patches.xen/linux-2.6.19-rc1-kexec-move_segment_code-i386.patch,
  patches.xen/linux-2.6.19-rc1-kexec-move_segment_code-x86_64.patch,
  patches.xen/xen3-patch-2.6.17,
  patches.xen/xen3-patch-2.6.18,
  patches.xen/xen3-patch-2.6.19: Move forward to current
  xen-unstable, without enabling yet (still untested).

-------------------------------------------------------------------
Thu Jan 18 08:29:36 CET 2007 - teheo@suse.de

- patches.drivers/ide-pnp-driver-unregister-fix: ide: unregister
  idepnp driver on unload (232475).
- patches.drivers/libata-add-devid-5337-to-sata_via: sata_via:
  add PCI ID 0x5337 (225656).
- patches.drivers/libata-ahci-improve-spurious-irq-reporting:
  ahci: improve and limit spurious interrupt messages, take#2
  (231328).
- patches.drivers/libata-fix-port-action-in-perdev-action-mask:
  libata: fix handling of port actions in per-dev action mask
  (231088, 235475).

-------------------------------------------------------------------
Wed Jan 17 23:13:25 CET 2007 - olh@suse.de

- add patches.drivers/libata-initialize-variables.patch
  fix ipr SATA (215625 - LTC28529)

-------------------------------------------------------------------
Wed Jan 17 09:41:03 CET 2007 - jbeulich@novell.com

- patches.fixes/i8042-reentry: Delete unused patch.

-------------------------------------------------------------------
Tue Jan 16 19:01:55 CET 2007 - rw@suse.de

- Update config files:
  [ia64] enable kexec/kdump and cpufreq. (#222847)

-------------------------------------------------------------------
Mon Jan 15 20:30:42 CET 2007 - od@suse.de

- update patches.suse/apm_setup_UP.diff
  fix missing voids and __initdata

-------------------------------------------------------------------
Mon Jan 15 20:08:02 CET 2007 - od@suse.de

- update patches.suse/apm_setup_UP.diff
  set default value for power_off when no kernel parameter is used

-------------------------------------------------------------------
Mon Jan 15 15:27:11 CET 2007 - od@suse.de

- patches.suse/apm_setup_UP.diff:
  APM: default to "power_off" when SMP kernel is used on single
  processor machines (221667)

-------------------------------------------------------------------
Sat Jan 13 20:29:28 CET 2007 - gregkh@suse.de

- update to 2.6.20-rc5

-------------------------------------------------------------------
Sat Jan 13 10:45:21 CET 2007 - schwab@suse.de

- Enable support for Apple Motion Sensor on ppc32.

-------------------------------------------------------------------
Fri Jan 12 20:41:03 CET 2007 - gregkh@suse.de

- update to 2.6.20-rc4-git6 and refresh patches to apply with no fuzz
  (except for xen patches, didn't touch them.)

-------------------------------------------------------------------
Fri Jan 12 20:17:09 CET 2007 - gregkh@suse.de

- Enable ext4 in kernel configs

-------------------------------------------------------------------
Thu Jan 11 15:22:27 CET 2007 - hare@suse.de

- patches.fixes/libata-ata_piix-acer-aspire-fix: HDD on Acer
  Aspire 3682 WLMi limited to UDMA33 (227477).
- patches.fixes/libata-pata_sis-udma66-fix: HDD on ASUS A6K
  limited to UDMA33 (227480).

-------------------------------------------------------------------
Wed Jan 10 16:58:37 CET 2007 - olh@suse.de

- update to 2.16.20-rc4-git2
  s390, powerpc, network, bluetooth, alsa fixes

-------------------------------------------------------------------
Wed Jan 10 09:17:05 CET 2007 - olh@suse.de

- update patches.uml/uml-x11-fb
  remove init_input_dev usage

-------------------------------------------------------------------
Tue Jan  9 14:54:30 CET 2007 - garloff@suse.de

- Drop old SCSI patches st-ioctl-idlun-support and 
  st-non-blocking-open.

-------------------------------------------------------------------
Tue Jan  9 13:49:08 CET 2007 - olh@suse.de

- update to 2.16.20-rc4

-------------------------------------------------------------------
Tue Jan  9 02:26:01 CET 2007 - gregkh@suse.de

- Update config files.
  - more arches fixed (x86-64 and alpha)

-------------------------------------------------------------------
Tue Jan  9 02:00:50 CET 2007 - gregkh@suse.de

- Update config files.
  - fix config for ia64

-------------------------------------------------------------------
Tue Jan  9 01:52:05 CET 2007 - gregkh@suse.de

- Patch refresh and fixes for 2.6.19 forward port
  - now builds in i386
  - fixed up vanilla configs

-------------------------------------------------------------------
Tue Jan  9 01:02:28 CET 2007 - gregkh@suse.de

- patches.fixes/patch-isdn-ppp-init-reset-state-timer: Delete.
  was not used or referenced anywhere

-------------------------------------------------------------------
Tue Jan  9 01:01:10 CET 2007 - gregkh@suse.de

- first step at updating to 2.6.19
  - only i386 configs updated
  - will not build yet due to some other issues.

-------------------------------------------------------------------
Mon Jan  8 18:37:42 CET 2007 - trenn@suse.de

- patches.fixes/acpi_execute_notify_threaded.patch: Acpi:
  create a dedicated workqueue for notify() execution
  (http://bugzilla.kernel.org/show_bug.cgi?id=5534).

-------------------------------------------------------------------
Mon Jan  8 08:27:12 CET 2007 - olh@suse.de

- update patches.suse/crasher-26.diff
  remove unneeded linux/config.h inclusion
  include required completion,jiffies and sched.h

-------------------------------------------------------------------
Mon Jan  8 08:25:49 CET 2007 - olh@suse.de

- update patches.suse/bootsplash
  remove unneeded linux/config.h inclusion

-------------------------------------------------------------------
Mon Jan  8 08:01:06 CET 2007 - olh@suse.de

- update patches.xen/xen3-auto-xen-kconfig.diff
  remove patches.xen/xen-x86-kconfig-no-cpu_freq
  remove patches.xen/xen3-i386-apic-auto
  remove unneeded Kconfig parts

-------------------------------------------------------------------
Mon Jan  8 07:48:17 CET 2007 - olh@suse.de

- update patches.uml/uml-kconfig
  remove unneeded Kconfig parts 

-------------------------------------------------------------------
Fri Jan  5 20:28:01 CET 2007 - olh@suse.de

- use SATA instead of IDE for winbond (159235 - LTC22345)

-------------------------------------------------------------------
Fri Jan  5 20:15:09 CET 2007 - olh@suse.de

- add patches.suse/libata-pata_sl82c105-reset-delay.patch
  some delay around the frequently called reset function (159235 - LTC22345)

-------------------------------------------------------------------
Fri Jan  5 20:00:07 CET 2007 - olh@suse.de

- update patches.fixes/ignore-aix-disk-label.patch
  fix AIX magic detection logic
  relax check, consider common Linux partition types

-------------------------------------------------------------------
Fri Jan  5 19:48:06 CET 2007 - olh@suse.de

- add patches.arch/ppc-pci-fixup_resource.patch
  remove PCI bar 5 from winbond IDE for libata (159235 - LTC22345)

-------------------------------------------------------------------
Thu Jan  4 18:14:59 CET 2007 - jeffm@suse.de

- patches.fixes/bad-file-inode-ops-sign-extension-fix.diff: vfs:
  fix missing sign extension on error return codes w/ bad inodes
  (230270).

-------------------------------------------------------------------
Tue Jan  2 15:33:28 CET 2007 - olh@suse.de

- Update to 2.6.18.6
  EBTABLES: Fix wraparounds in ebt_entries verification.
  EBTABLES: Verify that ebt_entries have zero ->distinguisher.
  EBTABLES: Deal with the worst-case behaviour in loop checks.
  EBTABLES: Prevent wraparounds in checks for entry components' sizes.
  skip data conversion in compat_sys_mount when data_page is NULL
  bonding: incorrect bonding state reported via ioctl
  x86-64: Mark rdtsc as sync only for netburst, not for core2
  dm crypt: Fix data corruption with dm-crypt over RAID5
  forcedeth: Disable INTx when enabling MSI in forcedeth
  PKT_SCHED act_gact: division by zero
  XFRM: Use output device disable_xfrm for forwarded packets
  IPSEC: Fix inetpeer leak in ipv4 xfrm dst entries.
  V4L: Fix broken TUNER_LG_NTSC_TAPE radio support
  V4L: Fix broken TUNER_LG_NTSC_TAPE radio support
  IrDA: Incorrect TTP header reservation
  SUNHME: Fix for sunhme failures on x86
  softmac: remove netif_tx_disable when scanning
  DVB: lgdt330x: fix signal / lock status detection bug
  dm snapshot: fix freeing pending exception
  NET_SCHED: policer: restore compatibility with old iproute binaries
  NETFILTER: ip_tables: revision support for compat code
  ieee1394: ohci1394: add PPC_PMAC platform code to driver probe

-------------------------------------------------------------------
Tue Jan  2 15:24:44 CET 2007 - jblunck@suse.de

- series.conf: rearranged the device-mapper patches into a seperate
  section

-------------------------------------------------------------------
Tue Jan  2 15:03:54 CET 2007 - jblunck@suse.de

- patches.suse/dm-bbr: Delete.
- patches.suse/dm-bbr.vmalloc: Delete.

-------------------------------------------------------------------
Tue Jan  2 14:50:48 CET 2007 - olh@suse.de

- disable dv1394, its scheduled for removal. use raw1394 instead