This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "IPFire 2.x development tree".
The branch, next has been updated via 1c372c313d84894cee181cccd9a8c1559759f959 (commit) via ff108dc8b568acbedc252c9677ca68d9bd344321 (commit) from 071084a99ed8e66f11f25c367c1893fb5bcfbbe5 (commit)
Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below.
- Log ----------------------------------------------------------------- commit 1c372c313d84894cee181cccd9a8c1559759f959 Author: Arne Fitzenreiter arne_f@ipfire.org Date: Tue Mar 30 23:37:55 2010 +0200
Rootfile update: bzip2 and uClibc
commit ff108dc8b568acbedc252c9677ca68d9bd344321 Author: Arne Fitzenreiter arne_f@ipfire.org Date: Tue Mar 30 23:34:49 2010 +0200
Updated Kernel (2.6.32.10).
-----------------------------------------------------------------------
Summary of changes: config/kernel/kernel.config.i586-ipfire | 5 +- config/kernel/kernel.config.i586-ipfire-xen | 17 +- config/rootfiles/common/bzip2 | 2 + config/rootfiles/common/linux | 7 +- config/rootfiles/common/linux-firmware | 7 + config/rootfiles/common/uClibc | 1 + config/rootfiles/packages/linux-xen | 16 +- doc/packages-list.txt | 28 ++-- lfs/linux | 9 +- src/paks/linux-xen/install.sh | 2 +- src/paks/linux-xen/uninstall.sh | 2 +- src/patches/suse_xen_series.conf | 257 ++++++++++++++++++++++++--- 12 files changed, 284 insertions(+), 69 deletions(-)
Difference in files: diff --git a/config/kernel/kernel.config.i586-ipfire b/config/kernel/kernel.config.i586-ipfire index aab5582..606bf8e 100644 --- a/config/kernel/kernel.config.i586-ipfire +++ b/config/kernel/kernel.config.i586-ipfire @@ -1,7 +1,7 @@ # # Automatically generated make config: don't edit -# Linux kernel version: 2.6.32.9-ipfire -# Wed Mar 10 13:22:52 2010 +# Linux kernel version: 2.6.32.10 +# Tue Mar 30 18:43:57 2010 # # CONFIG_64BIT is not set CONFIG_X86_32=y @@ -3480,7 +3480,6 @@ CONFIG_SLICOSS=m # CONFIG_RTL8187SE is not set # CONFIG_RTL8192SU is not set # CONFIG_RTL8192E is not set -# CONFIG_INPUT_MIMIO is not set # CONFIG_TRANZPORT is not set
# diff --git a/config/kernel/kernel.config.i586-ipfire-xen b/config/kernel/kernel.config.i586-ipfire-xen index c3981d3..3c26cd9 100644 --- a/config/kernel/kernel.config.i586-ipfire-xen +++ b/config/kernel/kernel.config.i586-ipfire-xen @@ -1,7 +1,7 @@ # # Automatically generated make config: don't edit -# Linux kernel version: 2.6.32.9-ipfire-xen -# Sat Feb 27 17:42:54 2010 +# Linux kernel version: 2.6.32.10 +# Tue Mar 30 18:36:37 2010 # # CONFIG_64BIT is not set CONFIG_X86_32=y @@ -219,10 +219,10 @@ CONFIG_M586TSC=y # CONFIG_GENERIC_CPU is not set CONFIG_X86_GENERIC=y CONFIG_X86_CPU=y -CONFIG_X86_L1_CACHE_BYTES=64 -CONFIG_X86_INTERNODE_CACHE_BYTES=64 +CONFIG_X86_L1_CACHE_BYTES=128 +CONFIG_X86_INTERNODE_CACHE_BYTES=128 CONFIG_X86_CMPXCHG=y -CONFIG_X86_L1_CACHE_SHIFT=5 +CONFIG_X86_L1_CACHE_SHIFT=7 CONFIG_X86_XADD=y # CONFIG_X86_PPRO_FENCE is not set CONFIG_X86_WP_WORKS_OK=y @@ -1149,9 +1149,7 @@ CONFIG_MEGARAID_MM=m CONFIG_MEGARAID_MAILBOX=m CONFIG_MEGARAID_LEGACY=m CONFIG_MEGARAID_SAS=m -CONFIG_SCSI_MPT2SAS=m -CONFIG_SCSI_MPT2SAS_MAX_SGE=128 -# CONFIG_SCSI_MPT2SAS_LOGGING is not set +# CONFIG_SCSI_MPT2SAS is not set CONFIG_SCSI_HPTIOP=m CONFIG_SCSI_BUSLOGIC=m CONFIG_SCSI_FLASHPOINT=y @@ -1292,7 +1290,6 @@ CONFIG_BLK_DEV_DM=m # CONFIG_DM_DEBUG is not set CONFIG_DM_CRYPT=m CONFIG_DM_SNAPSHOT=m -CONFIG_DM_RAID=m CONFIG_DM_MIRROR=m CONFIG_DM_LOG_USERSPACE=m CONFIG_DM_ZERO=m @@ -3293,7 +3290,6 @@ CONFIG_SLICOSS=m # CONFIG_RTL8187SE is not set # CONFIG_RTL8192SU is not set # CONFIG_RTL8192E is not set -# CONFIG_INPUT_MIMIO is not set # CONFIG_TRANZPORT is not set
# @@ -3348,6 +3344,7 @@ CONFIG_THINKPAD_ACPI_VIDEO=y CONFIG_THINKPAD_ACPI_HOTKEY_POLL=y CONFIG_INTEL_MENLOW=m CONFIG_ACPI_WMI=m +CONFIG_MSI_WMI=m CONFIG_ACPI_ASUS=m CONFIG_TOPSTAR_LAPTOP=m CONFIG_ACPI_TOSHIBA=m diff --git a/config/rootfiles/common/bzip2 b/config/rootfiles/common/bzip2 index a0642f8..550b9f1 100644 --- a/config/rootfiles/common/bzip2 +++ b/config/rootfiles/common/bzip2 @@ -17,6 +17,8 @@ usr/local/bin/bzip2 #usr/local/bin/bzmore usr/local/include/bzlib.h usr/local/lib/libbz2.a +#usr/local/man +#usr/local/man/man1 #usr/local/man/man1/bzcmp.1 #usr/local/man/man1/bzdiff.1 #usr/local/man/man1/bzegrep.1 diff --git a/config/rootfiles/common/linux b/config/rootfiles/common/linux index d2f40a8..fea66f7 100644 --- a/config/rootfiles/common/linux +++ b/config/rootfiles/common/linux @@ -3,10 +3,15 @@ boot/System.map-ipfire boot/config-KVER-ipfire boot/vmlinuz-KVER-ipfire boot/vmlinuz-ipfire -#lib/firmware/acenic/tg1.bin +#lib/firmware/bnx2/bnx2-mips-06-5.0.0.j3.fw #lib/firmware/bnx2/bnx2-mips-09-5.0.0.j3.fw +#lib/firmware/bnx2/bnx2-rv2p-09-5.0.0.j3.fw +#lib/firmware/bnx2/bnx2-rv2p-09ax-5.0.0.j3.fw #lib/firmware/bnx2x-e1-5.0.21.0.fw #lib/firmware/bnx2x-e1h-5.0.21.0.fw +#lib/firmware/cxgb3/ael2005_opt_edc.bin +#lib/firmware/keyspan/usa28x.fw +#lib/firmware/keyspan/usa49w.fw lib/modules/KVER-ipfire #lib/modules/KVER-ipfire/build #lib/modules/KVER-ipfire/kernel diff --git a/config/rootfiles/common/linux-firmware b/config/rootfiles/common/linux-firmware index 39441d1..087a212 100644 --- a/config/rootfiles/common/linux-firmware +++ b/config/rootfiles/common/linux-firmware @@ -17,12 +17,19 @@ lib/firmware/atmsar11.fw lib/firmware/av7110/bootcode.bin #lib/firmware/bnx2 lib/firmware/bnx2/bnx2-mips-06-5.0.0.j3.fw +lib/firmware/bnx2/bnx2-mips-06-5.0.0.j6.fw lib/firmware/bnx2/bnx2-mips-09-5.0.0.j3.fw +lib/firmware/bnx2/bnx2-mips-09-5.0.0.j9.fw lib/firmware/bnx2/bnx2-rv2p-06-5.0.0.j3.fw +lib/firmware/bnx2/bnx2-rv2p-09-5.0.0.j10.fw +lib/firmware/bnx2/bnx2-rv2p-09ax-5.0.0.j3.fw +lib/firmware/bnx2/bnx2-rv2p-09ax-5.0.0.j10.fw lib/firmware/bnx2/bnx2-rv2p-09-5.0.0.j3.fw lib/firmware/bnx2/bnx2-rv2p-09ax-5.0.0.j3.fw lib/firmware/bnx2x-e1-5.0.21.0.fw +lib/firmware/bnx2x-e1-5.2.13.0.fw lib/firmware/bnx2x-e1h-5.0.21.0.fw +lib/firmware/bnx2x-e1h-5.2.13.0.fw #lib/firmware/cis lib/firmware/cis/3CCFEM556.cis lib/firmware/cis/3CXEM556.cis diff --git a/config/rootfiles/common/uClibc b/config/rootfiles/common/uClibc index 178d8fc..cdce6ae 100644 --- a/config/rootfiles/common/uClibc +++ b/config/rootfiles/common/uClibc @@ -399,6 +399,7 @@ #opt/i586-uClibc/include/linux/cramfs_fs_sb.h #opt/i586-uClibc/include/linux/crc32.h #opt/i586-uClibc/include/linux/crypto.h +#opt/i586-uClibc/include/linux/cryptodev.h #opt/i586-uClibc/include/linux/ctype.h #opt/i586-uClibc/include/linux/cuda.h #opt/i586-uClibc/include/linux/cyclades.h diff --git a/config/rootfiles/packages/linux-xen b/config/rootfiles/packages/linux-xen index 5c23601..7b15223 100644 --- a/config/rootfiles/packages/linux-xen +++ b/config/rootfiles/packages/linux-xen @@ -21,13 +21,13 @@ boot/vmlinuz-ipfire-xen #lib/firmware/av7110 #lib/firmware/av7110/bootcode.bin #lib/firmware/bnx2 -#lib/firmware/bnx2/bnx2-mips-06-5.0.0.j3.fw -#lib/firmware/bnx2/bnx2-mips-09-5.0.0.j3.fw +#lib/firmware/bnx2/bnx2-mips-06-5.0.0.j6.fw +#lib/firmware/bnx2/bnx2-mips-09-5.0.0.j9.fw #lib/firmware/bnx2/bnx2-rv2p-06-5.0.0.j3.fw -#lib/firmware/bnx2/bnx2-rv2p-09-5.0.0.j3.fw -#lib/firmware/bnx2/bnx2-rv2p-09ax-5.0.0.j3.fw -#lib/firmware/bnx2x-e1-5.2.7.0.fw -#lib/firmware/bnx2x-e1h-5.2.7.0.fw +#lib/firmware/bnx2/bnx2-rv2p-09-5.0.0.j10.fw +#lib/firmware/bnx2/bnx2-rv2p-09ax-5.0.0.j10.fw +#lib/firmware/bnx2x-e1-5.2.13.0.fw +#lib/firmware/bnx2x-e1h-5.2.13.0.fw #lib/firmware/cis #lib/firmware/cis/3CCFEM556.cis #lib/firmware/cis/3CXEM556.cis @@ -759,7 +759,6 @@ lib/modules/KVER-ipfire-xen #lib/modules/KVER-ipfire-xen/kernel/drivers/md/dm-log-userspace.ko #lib/modules/KVER-ipfire-xen/kernel/drivers/md/dm-log.ko #lib/modules/KVER-ipfire-xen/kernel/drivers/md/dm-memcache.ko -#lib/modules/KVER-ipfire-xen/kernel/drivers/md/dm-message.ko #lib/modules/KVER-ipfire-xen/kernel/drivers/md/dm-mirror.ko #lib/modules/KVER-ipfire-xen/kernel/drivers/md/dm-mod.ko #lib/modules/KVER-ipfire-xen/kernel/drivers/md/dm-multipath.ko @@ -1180,6 +1179,7 @@ lib/modules/KVER-ipfire-xen #lib/modules/KVER-ipfire-xen/kernel/drivers/platform/x86/hp-wmi.ko #lib/modules/KVER-ipfire-xen/kernel/drivers/platform/x86/intel_menlow.ko #lib/modules/KVER-ipfire-xen/kernel/drivers/platform/x86/msi-laptop.ko +#lib/modules/KVER-ipfire-xen/kernel/drivers/platform/x86/msi-wmi.ko #lib/modules/KVER-ipfire-xen/kernel/drivers/platform/x86/panasonic-laptop.ko #lib/modules/KVER-ipfire-xen/kernel/drivers/platform/x86/sony-laptop.ko #lib/modules/KVER-ipfire-xen/kernel/drivers/platform/x86/tc1100-wmi.ko @@ -1291,8 +1291,6 @@ lib/modules/KVER-ipfire-xen #lib/modules/KVER-ipfire-xen/kernel/drivers/scsi/megaraid/megaraid_mbox.ko #lib/modules/KVER-ipfire-xen/kernel/drivers/scsi/megaraid/megaraid_mm.ko #lib/modules/KVER-ipfire-xen/kernel/drivers/scsi/megaraid/megaraid_sas.ko -#lib/modules/KVER-ipfire-xen/kernel/drivers/scsi/mpt2sas -#lib/modules/KVER-ipfire-xen/kernel/drivers/scsi/mpt2sas/mpt2sas.ko #lib/modules/KVER-ipfire-xen/kernel/drivers/scsi/mvsas #lib/modules/KVER-ipfire-xen/kernel/drivers/scsi/mvsas/mvsas.ko #lib/modules/KVER-ipfire-xen/kernel/drivers/scsi/nsp32.ko diff --git a/doc/packages-list.txt b/doc/packages-list.txt index d7e52d7..e58628d 100644 --- a/doc/packages-list.txt +++ b/doc/packages-list.txt @@ -36,7 +36,7 @@ * Unix-Syslog-0.100 * XML-Parser-2.34 * alsa-lib-1.0.22 -* alsa-lib-1.0.22-kmod-2.6.32.9-ipfire +* alsa-lib-1.0.22-kmod-2.6.32.10-ipfire * amavisd-new-2.5.2 * apcupsd-3.14.4 * applejuice-0.31 @@ -67,20 +67,18 @@ * clamav-0.95.3 * cmake-2.4.8 * collectd-4.9.1 -* compat-wireless-2.6.32.2-kmod-2.6.27.42-ipfire -* compat-wireless-2.6.32.2-kmod-2.6.27.42-ipfire-xen * coreutils-5.96 * cpio-2.6 * cpufrequtils-007 -* cryptodev-20091126-kmod-2.6.32.9-ipfire -* cryptodev-20091126-kmod-2.6.32.9-ipfire-xen +* cryptodev-20091126-kmod-2.6.32.10-ipfire +* cryptodev-20091126-kmod-2.6.32.10-ipfire-xen * cups-1.4.2 * curl-7.19.5 * cyrus-imapd-2.2.12 * cyrus-sasl-2.1.21 * dahdi-2.2.1 -* dahdi-2.2.1-kmod-2.6.32.9-ipfire -* dahdi-2.2.1-kmod-2.6.32.9-ipfire-xen +* dahdi-2.2.1-kmod-2.6.32.10-ipfire +* dahdi-2.2.1-kmod-2.6.32.10-ipfire-xen * db-4.4.20 * dbus-1.0.3 * dhcp-3.1.0 @@ -158,8 +156,8 @@ * jpegsrc.v6b * kbd-1.12 * klibc-1.5.14 -* kqemu-1.4.0pre1-kmod-2.6.32.9-ipfire -* kqemu-1.4.0pre1-kmod-2.6.32.9-ipfire-xen +* kqemu-1.4.0pre1-kmod-2.6.32.10-ipfire +* kqemu-1.4.0pre1-kmod-2.6.32.10-ipfire-xen * kudzu-1.2.64 * l7-protocols-2009-05-10 * lame-3.97 @@ -192,8 +190,8 @@ * libwww-perl-5.803 * libxml2-2.6.26 * libxslt-1.1.17 -* linux-2.6.32.9-ipfire -* linux-2.6.32.9-ipfire-xen +* linux-2.6.32.10-ipfire +* linux-2.6.32.10-ipfire-xen * linux-atm-2.4.1 * linux-libc-headers-2.6.12.0 * lm_sensors-3.1.2 @@ -204,8 +202,8 @@ * lzo-2.02 * m4-1.4.4 * mISDNuser_20090906 -* madwifi-hal-0.10.5.6-r4119-20100201-kmod-2.6.32.9-ipfire -* madwifi-hal-0.10.5.6-r4119-20100201-kmod-2.6.32.9-ipfire-xen +* madwifi-hal-0.10.5.6-r4119-20100201-kmod-2.6.32.10-ipfire +* madwifi-hal-0.10.5.6-r4119-20100201-kmod-2.6.32.10-ipfire-xen * make-3.81 * man-db-2.4.3 * man-pages-2.34 @@ -330,8 +328,8 @@ * usb_modeswitch-1.0.6 * usbutils-0.72 * util-linux-2.12r -* v4l-dvb-690055993011-kmod-2.6.32.9-ipfire -* v4l-dvb-690055993011-kmod-2.6.32.9-ipfire-xen +* v4l-dvb-690055993011-kmod-2.6.32.10-ipfire +* v4l-dvb-690055993011-kmod-2.6.32.10-ipfire-xen * vdr-1.6.0 * vdradmin-am-3.6.5 * vim-7.0 diff --git a/lfs/linux b/lfs/linux index 6299c4e..aa5cfca 100644 --- a/lfs/linux +++ b/lfs/linux @@ -24,8 +24,8 @@
include Config
-PATCHLEVEL = .9 -VER = 2.6.32.9 +PATCHLEVEL = .10 +VER = 2.6.32.10
THISAPP = linux-$(VER) DL_FILE = $(THISAPP).tar.bz2 @@ -67,13 +67,12 @@ squashfs-lzma-linux-2.6.32-kernel-patches.tar.bz2 = $(URL_IPFIRE)/squashfs-lzma- linux-$(VER)-suse_xen_patches-1.tar.bz2 = $(URL_IPFIRE)/linux-$(VER)-suse_xen_patches-1.tar.bz2
-$(DL_FILE)_MD5 = 0771a9c70503c92f40d815ef76eb62fe +$(DL_FILE)_MD5 = 5d996507ad482a3a8c8e6b2d48e7994b netfilter-layer7-v2.22.tar.gz_MD5 = 98dff8a3d5a31885b73341633f69501f patch-2.6.16-nath323-1.3.bz2_MD5 = f926409ff703a307baf54b57ab75d138 reiser4-for-2.6.32.patch.bz2_MD5 = 3246397973d9271eb8e6d7c97c5d2d91 squashfs-lzma-linux-2.6.32-kernel-patches.tar.bz2_MD5 = d2a84311081023c7ffd28cdca67c45d4 -linux-$(VER)-suse_xen_patches-1.tar.bz2_MD5 = c79c4dfd069fdedbc39df478de678575 - +linux-$(VER)-suse_xen_patches-1.tar.bz2_MD5 = 96b0dc50256ced7c5c2b6d03a7f2d386
install : $(TARGET)
diff --git a/src/paks/linux-xen/install.sh b/src/paks/linux-xen/install.sh index dacf80c..539c2fa 100644 --- a/src/paks/linux-xen/install.sh +++ b/src/paks/linux-xen/install.sh @@ -24,7 +24,7 @@ . /opt/pakfire/lib/functions.sh extract_files # -KVER=2.6.32.9 +KVER=2.6.32.10 ROOT=`grep "root=" /boot/grub/grub.conf | cut -d"=" -f2 | cut -d" " -f1 | tail -n 1` MOUNT=`grep "kernel" /boot/grub/grub.conf | tail -n 1` # Nur den letzten Parameter verwenden diff --git a/src/paks/linux-xen/uninstall.sh b/src/paks/linux-xen/uninstall.sh index 6c07f7e..ca65ef7 100644 --- a/src/paks/linux-xen/uninstall.sh +++ b/src/paks/linux-xen/uninstall.sh @@ -23,4 +23,4 @@ # . /opt/pakfire/lib/functions.sh remove_files -mv -f /boot/grub/grub-backup-2.6.27.*.-xen.conf /boot/grub/grub.conf +mv -f /boot/grub/grub-backup-2.6.32.*.-xen.conf /boot/grub/grub.conf diff --git a/src/patches/suse_xen_series.conf b/src/patches/suse_xen_series.conf index c0d4034..625b6d2 100644 --- a/src/patches/suse_xen_series.conf +++ b/src/patches/suse_xen_series.conf @@ -36,6 +36,7 @@ # patches.kernel.org/patch-2.6.32.6-7 # patches.kernel.org/patch-2.6.32.7-8 # patches.kernel.org/patch-2.6.32.8-9 +# patches.kernel.org/patch-2.6.32.9-10
######################################################## # Build fixes that apply to the vanilla kernel too. @@ -83,10 +84,12 @@ # patches.suse/supported-flag # patches.suse/supported-flag-sysfs # patches.suse/supported-flag-enterprise +# patches.suse/kbuild-record-built-in-o # patches.fixes/kbuild-fix-generating-of-.symtypes-files # patches.suse/genksyms-add-override-flag.diff # patches.suse/kbuild-generate-modules.builtin # patches.suse/kconfig-automate-kernel-desktop +# patches.fixes/kbuild-Really-don-t-clean-bounds.h-and-asm-offsets.h
######################################################## # Simple export additions/removals @@ -116,7 +119,6 @@ patches.fixes/sched-fix-vmark-regression patches.fixes/sched-inline__percpu_counter_add.patch patches.fixes/sched-cpuacct-percpu-counter-batch.patch - patches.fixes/sched-fix-sched_mc_power_savings-for-non-SMT
# writable limits patches.suse/rlim-0002-resource-move-kernel-function-inside-__KERNEL__.patch @@ -147,10 +149,13 @@ patches.fixes/reuse-ktime-from-tip.diff
patches.fixes/sched-Limit-the-number-of-scheduler-debug-messages.patch - patches.fixes/cpuset-slab-memspread-fix.patch + patches.fixes/cpuset-fix-cpuset_mem_spread_node-offline-node.patch
patches.fixes/fix_clock_gettime_vsyscall_time_warp.diff patches.suse/cfq-turn-lowlatency-off-by-default.patch + + patches.fixes/sched-fix-sched_mc-regression-caused-by-change-in-sched-cpu_power + patches.fixes/sched-fix-cputime-monotonicity.patch ######################################################## # Architecture-specific patches. These used to be all # at the end of series.conf, but since we don't do @@ -174,7 +179,7 @@ ######################################################## # i386 ######################################################## - + patches.arch/i386-do-a-global-tlb-flush-in-S4-resume.patch
# amd64 | x86-64 | x86_64 # 'Intel(r) Extended Memory 64 Technology' | 'Intel(r) EM64T' @@ -205,6 +210,11 @@ patches.arch/x86-64-align-rodata-kernel-section-to-2mb-with-config_debug_rodata patches.arch/x86-64-add-comment-for-rodata-large-page-retainment patches.suse/x86-mark_rodata_rw.patch + + patches.arch/x86-ftrace-fix-rodata-1.patch + patches.arch/x86-ftrace-fix-rodata-2.patch + patches.arch/x86-ftrace-fix-rodata-3.patch + patches.fixes/dmar-fix-oops-with-no-dmar-table
# bug 564618 @@ -220,13 +230,20 @@ patches.arch/x86-revert-apic-Use-logical-flat-on-intel-with-8-or-fewer-logical-cpus.patch patches.arch/x86-apic-use-logical-flat-for-systems-with-8-or-fewer-logical-cpus.patch
- patches.fixes/x86_irq_setup_extra_ioapic_for_sci.patch patches.fixes/x86_64_memory_hotplug_dev_mem.patch
- patches.arch/x86-Avoid-race-condition-in-pci_enable_msix.patch patches.arch/x86-calgary-increase-max-phb-bus-num.patch
patches.arch/x86_64_apic_consider_hotplug_for_mode_logical_flat.patch + patches.fixes/x86_ioapic_fix_out_of_order_gsi.patch + + patches.suse/x86-cacheline-size-128.patch + + # bug 587669 + patches.arch/x86-Reduce-per-cpu-warning-boot-up-messages.patch + + # bug 588008 + patches.arch/x86-pat-Update-page-flags-for-memtype-without-using-memtype_lock-V3.patch
######################################################## # x86 MCE/MCA (Machine Check Error/Architecture) extensions @@ -271,6 +288,9 @@ patches.arch/x86_mce_intel_decode_physical_address_rename_fix.patch patches.arch/x86_mce_intel_decode_physical_address_compile_fix.patch
+ # bug 587669 + patches.arch/x86-Reduce-per-cpu-MCA-boot-up-messages.patch + ######################################################## # x86_64/4096CPUS - from SGI ######################################################## @@ -313,6 +333,24 @@ # bug 579636 patches.arch/x86-uv-fix-uv_hub_macro-bug.patch
+ # bug 579647 + patches.arch/x86-UV-Add-UV-NMI-handler.patch + + # bug 582878 + patches.arch/x86-Fix-sched_clock_cpu-for-systems-with-unsynchronized-TSC.patch + + # bug 586364 + patches.arch/x86-speed-up-microcode.ctl-on-SGI-UV.patch + + # bug 587562 + patches.arch/x86-uv-Update-UV-mmr-definitions-header-file.patch + + # bug 587673 + patches.arch/x86-UV-Fix-target_cpus-in-x2apic_uv_x.c.patch + + # bug 586806 + patches.arch/x86-UV-BAU-performance-and-error-recovery.patch + ######################################################## # x86_64/i386 depending on the UV patchset ######################################################## @@ -372,9 +410,14 @@ patches.arch/ppc-extended_h_cede-node_offline_online_cpus patches.arch/ppc-extended_h_cede-add_driver_lock patches.arch/ppc-extended_h_cede-update-to-mainline + patches.arch/ppc-extended_h_cede-fix-kstack-resume + patches.arch/ppc-pseries-mach-cpu-die-rearrange-code + patches.arch/ppc-pseries-mach-cpu-die-remove-debug-printk patches.fixes/powerpc-fix-cpu-name-in-show-cpuinfo patches.arch/ppc-pseries-ncpus-1 patches.arch/ppc-pseries-ncpus-2 + patches.fixes/powerpc-eeh-fix-a-bug-when-pci-structure-is-null + patches.arch/powerpc-export-data-from-new-hcall-H_EM_GET_PARMS.patch
######################################################## # PS3 @@ -444,6 +487,16 @@ patches.arch/s390-08-04-qdio-int_handler_warn.patch patches.arch/s390-08-05-hvc-iucv-alloc-dma.patch
+ patches.arch/s390-09-01-vdso-version.patch + patches.arch/s390-09-02-dasd-fix_refcount.patch + patches.arch/s390-09-03-dasd-correct_offline_processing.patch + patches.arch/s390-09-04-qeth-no-online-recover.patch + patches.arch/s390-09-05-zfcp-ccw_fix_remove_list.patch + patches.arch/s390-09-06-qeth-dhcp.patch + patches.arch/s390-09-07-qeth-checksum-default.patch + + patches.arch/s390-dasd-emc-ckd-psf-and-security.patch + ######################################################## # VM/FS patches ######################################################## @@ -469,6 +522,16 @@ patches.suse/readahead-request-tunables.patch patches.fixes/mm-memcg-coalesce-uncharge.patch patches.fixes/mm-memcg-coalesce-charging.patch + patches.fixes/readahead-unplug-dev.patch + + # bug 578046 + patches.fixes/Have-mmu_notifiers-use-SRCU-so-they-may-safely-schedule.patch + patches.fixes/Have-mmu_notifiers-use-SRCU-so-they-may-safely-schedule-build-fix.patch + patches.fixes/Fix-unmap_vma-bug-related-to-mmu_notifiers.patch + + patches.fixes/mm-pagealloc-fix-congestion-wait.patch + patches.suse/mm-uninline-add-to-page-cache.patch + patches.suse/pagecache-limit.patch
######################################################## # IPC patches @@ -526,7 +589,7 @@ patches.arch/x86_cpu_hotplug_map_numa_node_correctly.patch
patches.arch/acpi_enable_C3_on_huge_latencies.patch - + patches.fixes/acpi-fix-regression-where-_ppc-is-not-read-at-boot-even-when-ignore_ppc-0 ######################################################## # CPUFREQ ######################################################## @@ -560,11 +623,14 @@ patches.fixes/tiocgdev +still_needed? patches.suse/mm-increase-dirty-limits.patch patches.suse/panic-on-io-nmi-SLE11-user-space-api.patch + patches.suse/stop_machine-implement-lazy
######################################################## # Networking, IPv6 ######################################################## patches.fixes/bridge-module-get-put.patch + patches.fixes/gre-fix-netns-vs-proto-registration-ordering + patches.fixes/tunnels-fix-netns-vs-proto-registration-ordering
######################################################## # NFS @@ -577,6 +643,9 @@ patches.fixes/nfsd-09-fix-kabi
patches.fixes/nfs-fix-NFS4ERR_FILE_OPEN-handling + patches.fixes/sunrpc-monotonic-expiry + patches.fixes/nfs-bdi-leak.fix + patches.fixes/01-rnfs_read_complete_calc_rq_respages.patch
######################################################## # lockd + statd @@ -608,6 +677,10 @@ ######################################################## patches.fixes/dlm-enable-debug.patch patches.fixes/dlm-always-use-GFP_NOFS.patch + patches.fixes/dlm-fix-ordering-of-bast-and-cast.patch + patches.fixes/dlm-send-reply-before-bast.patch + patches.fixes/dlm-Send-lockspace-name-with-uevents.patch + patches.fixes/dlm-use-bastmode-in-debugfs-output.patch
######################################################## # ocfs2 @@ -658,10 +731,14 @@ patches.fixes/ocfs2-dlm-Fix-printing-of-lockname.patch patches.fixes/ocfs2-cluster-Make-o2net-connect-messages-KERN_NOTIC.patch
+ #bnc#575752 + patches.fixes/ocfs2-set-i_mode-on-disk-during-acl-operations.patch + ######################################################## # gfs2 read-only support for migration ######################################################## patches.suse/gfs2-ro-mounts-only.patch + patches.suse/gfs2-ro-fixes.patch
######################################################## # xfs @@ -674,6 +751,42 @@ patches.fixes/xfs-redirty-ENOSPC.patch patches.fixes/xfs-export-debug
+ patches.xfs/xfs-simplify-inode-teardown.patch + patches.xfs/xfs-fix-mmap_sem-iolock-inversion-in-xfs_free_eofblo.patch + patches.xfs/xfs-I-O-completion-handlers-must-use-NOFS-allocation.patch + patches.xfs/xfs-reset-the-i_iolock-lock-class-in-the-reclaim-pat.patch + patches.xfs/xfs-use-WRITE_SYNC_PLUG-for-synchronous-writeout.patch + patches.xfs/xfs-cleanup-data-end-I-O-handlers.patch + patches.xfs/xfs-Wrapped-journal-record-corruption-on-read-at-rec.patch + patches.xfs/xfs-remove-IO_ISAIO.patch + patches.xfs/xfs-simplify-xfs_buf_get-xfs_buf_read-interfaces.patch + patches.xfs/xfs-rename-xfs_attr_fetch-to-xfs_attr_get_int.patch + patches.xfs/xfs-uninline-xfs_get_extsz_hint.patch + patches.xfs/xfs-kill-the-STATIC_INLINE-macro.patch + patches.xfs/xfs-remove-incorrect-sparse-annotation-for-xfs_iget_.patch + patches.xfs/xfs-cleanup-dmapi-macros-in-the-umount-path.patch + patches.xfs/xfs-Fix-error-return-for-fallocate-on-XFS.patch + patches.xfs/xfs-cleanup-bmap-extent-state-macros.patch + patches.xfs/xfs-change-the-xfs_iext_insert-xfs_iext_remove.patch + patches.xfs/xfs-check-for-not-fully-initialized-inodes-in-xfs_ir.patch + patches.xfs/xfs-improve-metadata-I-O-merging-in-the-elevator.patch + patches.xfs/xfs-kill-xfs_bmbt_rec_32-64-types.patch + patches.xfs/XFS-Free-buffer-pages-array-unconditionally.patch + patches.xfs/kill-I_LOCK.patch + patches.xfs/xfs-fix-timestamp-handling-in-xfs_setattr.patch + patches.xfs/xfs-Don-t-flush-stale-inodes.patch + patches.xfs/xfs-Ensure-we-force-all-busy-extents-in-range-to-dis.patch + patches.xfs/xfs-reclaim-inodes-under-a-write-lock.patch + patches.xfs/xfs-Avoid-inodes-in-reclaim-when-flushing-from-inode.patch + patches.xfs/xfs-reclaim-all-inodes-by-background-tree-walks.patch + patches.xfs/xfs-Remove-inode-iolock-held-check-during-allocation.patch + patches.xfs/xfs-fix-stale-inode-flush-avoidance.patch + patches.xfs/xfs-fix-missing-error-check-in-xfs_rtfree_range.patch + patches.xfs/xfs-xfs_swap_extents-needs-to-handle-dynamic-fork-of.patch + patches.fixes/xfs-nonblocking-inode-locking-io-completion.patch + + patches.suse/xfs-dmapi-re-add-flags-for-xfs_free_eofblocks + ######################################################## # novfs ######################################################## @@ -755,6 +868,7 @@
patches.drivers/disable-catas_reset-by-default-to-avoid-problems-with-eeh.patch patches.drivers/reenable-generic_serial + patches.drivers/msi-wmi.patch
######################################################## # Storage @@ -813,20 +927,29 @@ patches.drivers/qla2xxx-8.03.01.03.11.1-k8-update patches.drivers/megaraid-mbox-fix-SG_IO patches.drivers/mpt2sas-03.100.03.00-update + patches.drivers/mpt2sas-04.100.01.00-update + patches.drivers/mpt2sas-04.100.01.02-update patches.drivers/bfa-2.1.2.1-update patches.drivers/qla4xxx-5.01.00-k9-5.01.00.00.11.01-k10.patch patches.drivers/qla4xxx-5.01.00.00.11.01-k10_5.01.00.00.11.01-k11.patch patches.drivers/qla4xxx-5.01.00.00.11.01-k11_5.01.00.00.11.01-k12.patch + patches.drivers/qla4xxx-5.01.00.00.11.01-k12_5.01.00.00.11.01-k13.patch patches.fixes/aic79xx-null-scb-in-nonpkt-busfree patches.drivers/lpfc-8.3.5-update patches.drivers/lpfc-8.3.5.3-update patches.drivers/lpfc-8.3.5.4-update patches.drivers/lpfc-8.3.5.5-update + patches.drivers/lpfc-8.3.5.6-update + patches.drivers/lpfc-8.3.5.7-update patches.drivers/vmw_pvscsi-scsi-driver-for-vmware-s-virtual-hba.patch patches.fixes/scsi-fc-class-allow-LLD-bsg-timeout patches.drivers/pmcraid-2.6.33-rc6-update - patches.drivers/qla1280-request-firmware-lock patches.drivers/qla1280-fallback-to-loaded-fw + patches.fixes/fc-transport-dev_loss_tmo-overflow + patches.drivers/megaraid-sas-04.27-update + patches.drivers/scsi-transport-sas-enable-tlr + patches.fixes/scsi-fixup-vpd-page-allocation + patches.fixes/fc-transport-make-sure-cmds-are-completed-for-offlined-rport
# Remaining SCSI patches (garloff) patches.suse/scsi-error-test-unit-ready-timeout @@ -841,13 +964,15 @@ patches.fixes/scsi-ibmvscsi-module_alias.patch patches.fixes/scsi_debug-scale-virtual_gb-with-sector_size-properly
+ # bug 578429 + patches.fixes/cciss-remove-scan-thread.patch + ######################################################## # DRM/Video ######################################################## patches.drivers/drm-i915-implement-drmmode-overlay-support-v4.patch patches.drivers/drm-i915-fully-switch-off-overlay-when-not-in-use.patch patches.drivers/drm-i915-implement-fastpath-for-overlay-flip-waiting.patch - patches.drivers/drm-i915-fix-get_core_clock_speed-for-g33-class-desktop-chips.patch patches.drivers/drm-i915-add-acpi-opregion-support-for-ironlake.patch patches.drivers/drm-i915-fix-crt-hotplug-hang patches.drivers/drm-i915-adhoc-disable-lid-detection @@ -855,6 +980,10 @@ ######################################################## # Network ######################################################## + + # Core networking + + # Driver changes patches.fixes/tulip-quad-NIC-ifdown patches.suse/nameif-track-rename.patch patches.fixes/tg3-fix-default-wol.patch @@ -863,6 +992,8 @@ patches.fixes/tehuti-firmware-name patches.drivers/dmfe-tulip-Let-dmfe-handle-DM910x-except-for-SPARC-o.patch
+ patches.drivers/s2io-fixing-dbg_print-macro.patch + # barton hills support bnc#557479 patches.drivers/igb-add-new-data-structure-for-handling-interrupts-a.patch patches.drivers/igb-cleanup-interrupt-enablement-in-regards-to-msix_.patch @@ -871,18 +1002,33 @@ patches.drivers/igb-0001-add-support-for-the-82580-phy.patch patches.drivers/igb-0002-Add-full-support-for-82580-devices.patch patches.drivers/igb-0003-add-support-for-82580-MAC.patch + patches.drivers/igb-check-both-function-bits-in-status-register-in-w.patch
patches.drivers/phy-broadcom-bug-fixes-for-sp1.patch patches.drivers/tg3-update-version-to-3.104.patch patches.drivers/tg3-updates-from-f4188d-to-ba5b0bf.patch patches.suse/tg3-5785-and-57780-asic-revs-not-working.patch + patches.drivers/tg3-Add-support-for-2-new-selfboot-formats.patch + patches.drivers/tg3-Add-more-partno-entries-for-fallback-path.patch + patches.drivers/tg3-Give-MSI-X-vec-1-rx-backlog-space.patch + patches.drivers/tg3-Prevent-rx-producer-ring-overruns.patch + patches.drivers/tg3-Unwedge-stuck-MSI-X-vectors.patch + patches.drivers/tg3-Fix-57765-A0-bootcode-race-condition.patch + patches.drivers/tg3-Turn-off-multiple-DMA-reads-for-5717.patch + patches.drivers/tg3-Fix-napi-assignments-in-loopback-test.patch + patches.drivers/tg3-Fix-AC131-loopback-test-errors-for-5785.patch + patches.drivers/tg3-Enforce-DMA-mapping-skb-assignment-ordering.patch + patches.drivers/tg3-Make-57791-and-57795-10-100-only.patch
patches.drivers/bnx2-v2.6.32-to-b746656.patch + patches.drivers/bnx2-update-firmware-and-some-bug-fixes-from-upstream.patch
patches.drivers/sky2-add-register-definitions patches.drivers/sky2-88E8059-support patches.drivers/sky2-optima-tcp-offload-fix patches.drivers/sky2-optima-fix-pci-cfg + + patches.suse/allow_bonding_with_blacklisted_ipv6.patch
#FCOE update (fate#306857, fate#306859, bnc#551175) patches.suse/libfc-fcoe-don-t-export_symbols-unnecessarily.patch @@ -983,6 +1129,9 @@ patches.drivers/qlge-0036-Add-serdes-reg-blocks-dump-to-firmware-dump.patch patches.drivers/qlge-0037-Add-xgmac-reg-blocks-to-firwmare-dump.patch patches.drivers/qlge-0038-Add-module-param-to-force-firmware-core-dump.patch + patches.drivers/qlge-Fix-dropping-of-large-non-TCP-UDP-frames.patch + patches.drivers/qlge-Fix-occasional-loopback-test-failure.patch + patches.drivers/qlge-Fix-bonding-mac-address-bug.patch
# bnc#575956 qlge eeh patches.drivers/qlge-0001-move-reset-from-eeh-io_resume-to-slot_reset.patch @@ -1030,6 +1179,11 @@ patches.fixes/libfc-reduce-hold-time-on patches.fixes/fcoe-libfc-adds-enable-di
+ patches.fixes/fc_sdev_blocked.patch + patches.suse/libfc-fix-unnecessary-seq-id-jump + patches.suse/libfc-use-offload-em-instance-again + patches.suse/libfc-fix-fcp-pkt-recovery + # ixgbe patches from 2.6.33 bnc#562046 patches.drivers/dcb-data-center-bridging-ops-s patches.drivers/ixgbe-use-the-instance-of-net_ @@ -1060,19 +1214,33 @@ patches.drivers/ixgbe-change-default-ring-size patches.drivers/ixgbe-performance-tweaks patches.drivers/ixgbe-use-eiam-to-automask-msi + patches.drivers/ixgbe-Fix-DMA-mapping-unmapping-issues-when-HWRSC-is.patch patches.drivers/ixgbe-only-process-one-ixgbe_watchdog_task-at-a-time.patch patches.drivers/ixgbe-prevent-speculative-processing-of-descriptors.patch + patches.drivers/ixgbe-add-support-for-82599-KR-device-0x1517.patch + patches.drivers/ixgbe-don-t-exceed-user-buffer
+philips patches.drivers/ixgbe-Add-support-for-the-new-ethtool-n-tuple-progra.patch +philips patches.drivers/ethtool-Introduce-n-tuple-filter-programming-support.patch
patches.drivers/bnx2x-backports-v2.6.32-to-af901ca.patch + patches.drivers/bnx2x-to-version-1.52.1-7.patch
patches.drivers/cxgb3-add-memory-barriers.patch + patches.drivers/cxgb3-Set-the-rxq.patch + patches.drivers/cxgb3-fix-GRO-checksum-check.patch + patches.drivers/cxgb3-FIx-VLAN-over-Jumbo-frames.patch + patches.drivers/cxgb3-fix-link-flap.patch + patches.drivers/cxgb3-fixing-eeh-handlers.patch
patches.drivers/benet-from-v2.6.32-to-8f47afe0.patch patches.drivers/be2net-swap-only-first-2-fields-of-mcc_wrb.patch + patches.drivers/be2net-set-proper-value-to-version-field-in-req-hdr.patch + patches.drivers/be2net-remove-ASIC-generation-number-from-Kconfig.patch + patches.drivers/be2net-change-the-driver-description.patch + patches.drivers/be2net-fix-to-limit-max-vlans-supported-in-certain-s.patch + patches.drivers/be2net-minor-code-optimizations.patch patches.drivers/be2net-0000-fix-bug-in-rx-page-posting.patch patches.drivers/be2net-0001-Add-link-test-to-list-of-ethtool-self-tests.patch patches.drivers/be2net-0002-ethtool-self-test-reorganization.patch @@ -1080,13 +1248,21 @@ patches.drivers/be2net-0004-bug-fix-for-flashing-the-BladeEngine3-ASIC.patch patches.drivers/be2net-0005-remove-unused-pci-device-id.patch patches.drivers/be2net-0006-bug-fix-in-be_change_mtu.patch + patches.drivers/be2net-use-eq-id-to-calculate-cev-isr-reg-offset.patch + patches.drivers/be2net-implement-EEH-pci-error-recovery-handlers.patch + patches.drivers/be2net-a-mini-optimization-in-rx_compl_process-co.patch + patches.drivers/be2net-don-t-rearm-mcc-cq-when-device-is-not-open.patch + patches.drivers/be2net-fix-rx-path-to-ignore-a-flush-completion.patch + patches.drivers/be2net-fix-tx-completion-polling.patch + patches.drivers/be2net-download-NCSI-section-during-firmware-update.patch + patches.drivers/be2net-update-version-2.101.346u-to-2.102.147s.patch
# Infiniband fixes patches.drivers/ehca-ib-qp-max-supported.patch patches.drivers/ehca-no-disable-irq-in-tasklet.patch
- patches.drivers/cxgb3-fixing-eeh-handlers.patch patches.drivers/e1000e-call-pci_save_state-after-pci_restore_state.patch + patches.drivers/e1000e-enable-new-82567V-3-device.patch
# entropy FATE##307517 suse patches, put below rest of netdev patches patches.drivers/bnx2-entropy-source.patch @@ -1097,6 +1273,8 @@ patches.drivers/tg3-entropy-source.patch
patches.drivers/ehca-process-mad-null.patch + patches.drivers/mlx4_core-missing-device-id-6778.patch + patches.drivers/iw_cxgb3-dlpar.patch
######################################################## # Wireless Networking @@ -1121,11 +1299,23 @@ # PCI and PCI hotplug ######################################################## patches.fixes/PCIe-AER-reject-aer-inject-if-hardware-mask-error-reporting.patch - patches.fixes/pci-hotplug-ibmphp-ebda-len.patch + + # Use list instead static array for pci resources + patches.fixes/pci_use_list_for_resources_1_5.patch + patches.fixes/pci_use_list_for_resources_2_5.patch + patches.fixes/pci_use_list_for_resources_3_5.patch + patches.fixes/pci_use_list_for_resources_4_5.patch + patches.fixes/pci_use_list_for_resources_5_5.patch + + # bug 586343 + patches.fixes/vgaarb-fix-vga-arbiter-to-accept-pci-domains-other-than-0.patch + patches.fixes/pci-update-pci_set_vga_state-to-call-arch-functions.patch + patches.fixes/pci_aer_unconditionally_clear_uncor_status.patch
######################################################## # sysfs / driver core ######################################################## + patches.suse/driver-core-reduce-level-of-request_firmware-messages.patch
######################################################## # USB @@ -1150,6 +1340,8 @@ patches.fixes/input-add-acer-aspire-5710-to-nomux.patch patches.drivers/synaptics-hp-clickpad patches.drivers/synaptics-clickpad-area-param + patches.drivers/synaptics-clickpad-button-toggle + patches.drivers/synaptics-clickpad-bottom-enable
########################################################## # Sound @@ -1170,7 +1362,6 @@ patches.drivers/alsa-sp1-hda-15-fix-build-warning patches.drivers/alsa-sp1-hda-16-stac-dual-headphones-fix patches.drivers/alsa-sp1-hda-17-fix-mute-LED-sync-idt92h383xxx - patches.drivers/alsa-sp1-hda-18-msi-wind-u115-fix patches.drivers/alsa-sp1-hda-19-cx5047-test-mode-fix patches.drivers/alsa-sp1-hda-20-fsc-amilo-pi1505-fix patches.drivers/alsa-sp1-hda-21-hp-dv3-position-fix-quirk @@ -1214,6 +1405,9 @@ patches.drivers/alsa-sp1-hda-64-idt-hp-mute-led-cleanup patches.drivers/alsa-sp1-hda-65-idt-hp-mute-led-cleanup2 patches.drivers/alsa-sp1-hda-66-idt-hp-mute-led-fix-polarity + patches.drivers/alsa-sp1-hda-67-alc268-fix-quirk-check + patches.drivers/alsa-sp1-hda-68-fix-realtek-secondary-adcs + patches.drivers/alsa-sp1-hda-69-alc262-single-adc-fix
######################################################## # Other driver fixes @@ -1231,7 +1425,6 @@ patches.drivers/add-support-for-intel-cougar-point-chipset.patch patches.fixes/pci-fix-nested-spinlock-hang-in-aer_inject.patch patches.drivers/support-pci-domains-in-aer-inject - patches.fixes/dvb-l64781.ko-broken-with-gcc-4.5.patch
######################################################## # Other drivers we have added to the tree @@ -1245,7 +1438,7 @@ # device-mapper ######################################################## patches.suse/dm-emulate-blkrrpart-ioctl - patches.suse/dm-raid45_2.6.27_20081027.patch + patches.suse/dm-raid45-26-Nov-2009.patch patches.fixes/dm-mpath-reattach-dh patches.suse/dm-mpath-leastpending-path-update patches.suse/dm-mpath-accept-failed-paths @@ -1334,6 +1527,13 @@ patches.suse/kdb_dont_touch_i8042_early.patch patches.suse/kdb-handle-nonexistance-keyboard-controller patches.suse/kdb-fix-kdb_cmds-to-include-the-arch-common-macro + patches.suse/kdb-fix-the-multi-word-nop-instructions-in-the-disassembler + patches.suse/x86-uv-kdb-support-for-uv-nmi-handler.patch + patches.suse/x86-add-kdb-support-for-unknown_nmi_error-handler.patch + patches.suse/kdb-x86-backtrace-code-to-use-the-in-kernel-show_stack-function + + # bug 586343, depends on the KDB patches + patches.fixes/x86_64-uv-update-uv-arch-to-target-legacy-vga-i-o-correctly.patch
######################################################## # Other patches for debugging @@ -1387,16 +1587,18 @@ # These should all be upstream, we took them from # moblin to try to speed up the boot process ######################################################## -# patches.suse/linux-2.6.29-dont-wait-for-mouse.patch -# patches.suse/linux-2.6.29-enable-async-by-default.patch -#- patches.suse/linux-2.6.29-even-faster-kms.patch -# patches.suse/linux-2.6.29-silence-acer-message.patch -# patches.suse/linux-2.6.29-kms-after-sata.patch -# patches.suse/linux-2.6.29-jbd-longer-commit-interval.patch + patches.suse/linux-2.6.29-dont-wait-for-mouse.patch + patches.suse/linux-2.6.29-enable-async-by-default.patch +- patches.suse/linux-2.6.29-even-faster-kms.patch + patches.suse/linux-2.6.29-silence-acer-message.patch + patches.suse/linux-2.6.29-kms-after-sata.patch + patches.suse/linux-2.6.29-jbd-longer-commit-interval.patch + + patches.suse/trace-open.patch
# some driver patches, should move up in the series... -# patches.suse/linux-2.6.29-touchkit.patch -# patches.suse/uvcvideo-ignore-hue-control-for-5986-0241.patch + patches.suse/linux-2.6.29-touchkit.patch + patches.suse/uvcvideo-ignore-hue-control-for-5986-0241.patch
######################################################## # You'd better have a good reason for adding a patch @@ -1477,16 +1679,23 @@ patches.xen/xen3-patch-2.6.32.2-3 patches.xen/xen3-patch-2.6.32.3-4 patches.xen/xen3-patch-2.6.32.7-8 + patches.xen/xen3-patch-2.6.32.8-9 patches.xen/xen3-seccomp-disable-tsc-option + patches.xen/xen3-fix_clock_gettime_vsyscall_time_warp.diff patches.xen/xen3-x86-mcp51-no-dac patches.xen/xen3-x86-64-preserve-large-page-mapping-for-1st-2mb-kernel-txt-with-config_debug_rodata patches.xen/xen3-x86-64-align-rodata-kernel-section-to-2mb-with-config_debug_rodata patches.xen/xen3-x86-mark_rodata_rw.patch + patches.xen/xen3-x86-ftrace-fix-rodata-1.patch + patches.xen/xen3-x86-ftrace-fix-rodata-3.patch patches.xen/xen3-x86-Remove-CPU-cache-size-output-for-non-Intel-too.patch patches.xen/xen3-x86-cpu-mv-display_cacheinfo-cpu_detect_cache_sizes.patch patches.xen/xen3-x86-Limit-the-number-of-processor-bootup-messages.patch patches.xen/xen3-x86_irq_setup_extra_ioapic_for_sci.patch + patches.xen/xen3-x86_64_apic_consider_hotplug_for_mode_logical_flat.patch + patches.xen/xen3-x86_ioapic_fix_out_of_order_gsi.patch patches.xen/xen3-bug-561933_uv_pat_is_gru_range.patch + patches.xen/xen3-x86-Fix-sched_clock_cpu-for-systems-with-unsynchronized-TSC.patch patches.xen/xen3-x86-Unify-fixup_irqs-for-32-bit-and-64-bit-kernels.patch patches.xen/xen3-x86-intr-remap-Avoid-irq_chip-mask-unmask-in-fixup_irqs-for-intr-remapping.patch patches.xen/xen3-x86-Remove-local_irq_enable-local_irq_disable-in-fixup_irqs.patch @@ -1505,6 +1714,7 @@ patches.xen/xen-blktap-write-barriers patches.xen/xen-op-packet patches.xen/xen-blkfront-cdrom + patches.xen/xen-vbd-resize patches.xen/xen-sections patches.xen/xen-swiotlb-heuristics patches.xen/xen-kconfig-compat @@ -1520,9 +1730,10 @@ patches.xen/xen-netback-generalize patches.xen/xen-netback-multiple-tasklets patches.xen/xen-netback-kernel-threads - patches.xen/xen-pciback-sriov + patches.xen/xen-usbfront-schedule patches.xen/xen-unpriv-build patches.xen/xen-dcdbas + patches.xen/xen-floppy patches.xen/xen-x86-panic-no-reboot patches.xen/xen-x86-dcr-fallback patches.xen/xen-x86-consistent-nmi @@ -1532,11 +1743,9 @@ patches.xen/xen-x86-machphys-prediction patches.xen/xen-x86-exit-mmap patches.xen/xen-x86-per-cpu-vcpu-info - patches.xen/xen-x86-nohz-long-timeouts patches.xen/xen-x86-xtime-lock patches.xen/xen-x86-time-per-cpu patches.xen/xen-x86_64-pgd-pin patches.xen/xen-x86_64-pgd-alloc-order patches.xen/xen-x86_64-dump-user-pgt patches.xen/xen-x86_64-note-init-p2m - patches.xen/xen-fix_clock_gettime_vsyscall_time_warp.diff
hooks/post-receive -- IPFire 2.x development tree