2008-07-18 12:15:21 +02:00
|
|
|
# Kernel patches configuration file
|
|
|
|
# vim: set ts=8 sw=8 noet:
|
|
|
|
#
|
|
|
|
# There are three kinds of rules (see guards.1 for details):
|
|
|
|
# +symbol include this patch if symbol is defined; otherwise exclude.
|
|
|
|
# -symbol exclude this patch if symbol is defined; otherwise include.
|
|
|
|
# - exclude this patch.
|
|
|
|
#
|
|
|
|
# Using symbols means that an entirely different source tree will be
|
|
|
|
# generated depending on which symbols are defined. This used to be
|
|
|
|
# a good thing when arch-specific patches contained conflicts with other
|
|
|
|
# patches, but we now have a policy that patches must build everywhere.
|
|
|
|
# The result is a unified source tree that allows us to do neat things
|
|
|
|
# like ship kernel module packages. Creating a divergent tree breaks
|
|
|
|
# these # so you'd better have an extraordinary reason for using them.
|
|
|
|
# For example, the openSUSE 10.3 kernel uses them for segregating the
|
|
|
|
# -rt patches until they can be integrated completely, and these are
|
|
|
|
# only applied at the very end of the series.
|
|
|
|
#
|
|
|
|
# The most common use in recent kernels is to disable a patch with a
|
|
|
|
# username as the symbol to indicate responsbility. Another use is
|
|
|
|
# to check in a patch for testing, but have it disabled in all but your
|
|
|
|
# own build environment.
|
|
|
|
|
|
|
|
########################################################
|
|
|
|
# latest standard kernel patches
|
|
|
|
# DO NOT MODIFY THEM!
|
|
|
|
# Send separate patches upstream if you find a problem...
|
|
|
|
########################################################
|
2008-10-16 14:49:50 +02:00
|
|
|
patches.kernel.org/patch-2.6.27.1
|
2008-10-22 18:33:57 +02:00
|
|
|
patches.kernel.org/patch-2.6.27.1-2
|
2008-10-24 15:29:40 +02:00
|
|
|
patches.kernel.org/patch-2.6.27.2-3
|
2008-10-28 00:21:37 +01:00
|
|
|
patches.kernel.org/patch-2.6.27.3-4
|
2008-11-08 19:28:50 +01:00
|
|
|
patches.kernel.org/patch-2.6.27.4-5
|
2008-11-20 15:55:01 +01:00
|
|
|
patches.kernel.org/patch-2.6.27.5-6
|
2008-11-21 17:05:19 +01:00
|
|
|
patches.kernel.org/patch-2.6.27.6-7
|
|
|
|
patches.kernel.org/revert-scsi-qla2xxx-correct-atmel-flash-part-handling.patch
|
|
|
|
patches.kernel.org/revert-scsi-qla2xxx-do-not-honour-max_vports-from-firmware-for-2g-isps-and-below.patch
|
|
|
|
patches.kernel.org/revert-scsi-qla2xxx-return-a-failed-status-when-abort-mailbox-command-fails.patch
|
2008-07-18 12:15:21 +02:00
|
|
|
|
|
|
|
########################################################
|
|
|
|
# Build fixes that apply to the vanilla kernel too.
|
|
|
|
# They must be placed in patches.kernel.org to be
|
|
|
|
# picked up for the -vanilla flavor. This is cheating,
|
|
|
|
# since they're not actually upstream, but if the
|
|
|
|
# packages don't build, that's pretty useless too.
|
|
|
|
########################################################
|
|
|
|
patches.kernel.org/psmouse-section-conflict.diff
|
|
|
|
patches.kernel.org/ipmi-section-conflict.diff
|
2008-09-15 00:58:04 +02:00
|
|
|
patches.kernel.org/md-section-conflict
|
2008-07-18 12:15:21 +02:00
|
|
|
patches.kernel.org/spu_profiler-include
|
2008-09-15 00:58:04 +02:00
|
|
|
patches.kernel.org/setup_APIC_timer-section-mismatch
|
|
|
|
patches.kernel.org/carmine-section-mismatch
|
2008-09-29 18:18:36 +02:00
|
|
|
patches.kernel.org/gdth-section-conflict
|
|
|
|
patches.kernel.org/arch-include-asm-fixes
|
2008-07-18 12:15:21 +02:00
|
|
|
|
|
|
|
########################################################
|
|
|
|
# kABI consistency patches
|
|
|
|
########################################################
|
|
|
|
|
|
|
|
########################################################
|
|
|
|
#
|
|
|
|
# packaging-specific patches (tweaks for autobuild,
|
|
|
|
# CONFIG_SUSE_KERNEL, config/version tracking and other
|
|
|
|
# build stuff like that ...).
|
|
|
|
#
|
|
|
|
# Note that every patch in the patches.rpmify directory
|
|
|
|
# will be included in the vanilla package.
|
|
|
|
########################################################
|
2008-10-25 11:38:33 +02:00
|
|
|
patches.kernel.org/md-raid-metadata-PAGE_SIZE.patch
|
2008-08-21 18:33:51 +02:00
|
|
|
patches.kernel.org/firmware-path
|
|
|
|
patches.kernel.org/no-include-asm
|
2008-07-19 01:01:47 +02:00
|
|
|
patches.suse/genksyms-reference.diff
|
|
|
|
patches.suse/genksyms-override.diff
|
|
|
|
|
2008-07-18 12:15:21 +02:00
|
|
|
patches.rpmify/rpm-kernel-config
|
|
|
|
patches.rpmify/buildhost
|
|
|
|
patches.rpmify/cloneconfig.diff
|
|
|
|
|
|
|
|
########################################################
|
|
|
|
# kbuild/module infrastructure fixes
|
|
|
|
########################################################
|
|
|
|
patches.suse/supported-flag
|
2008-10-12 00:19:34 +02:00
|
|
|
patches.suse/supported-flag-sysfs
|
2008-07-18 12:15:21 +02:00
|
|
|
|
|
|
|
########################################################
|
|
|
|
# Simple export additions/removals
|
|
|
|
########################################################
|
|
|
|
patches.suse/reiser4-exports
|
2008-10-22 18:33:57 +02:00
|
|
|
patches.suse/kvm-as-kmp
|
2008-10-23 00:06:54 +02:00
|
|
|
patches.suse/export-release_open_intent
|
2008-07-18 12:15:21 +02:00
|
|
|
|
|
|
|
########################################################
|
|
|
|
# Scheduler / Core
|
|
|
|
########################################################
|
|
|
|
patches.suse/smtnice-disable
|
|
|
|
patches.suse/setuid-dumpable-wrongdir
|
|
|
|
patches.suse/sysctl-add-affinity_load_balancing
|
|
|
|
patches.fixes/seccomp-disable-tsc-option
|
2008-10-09 14:44:05 +02:00
|
|
|
patches.suse/self-ptrace.patch
|
2008-10-12 00:19:34 +02:00
|
|
|
-RT patches.suse/rwlocks-enable-interrupts
|
2008-11-08 19:28:50 +01:00
|
|
|
patches.suse/coredump_filter-add-elfhdr-default.patch
|
2008-11-25 16:11:34 +01:00
|
|
|
patches.fixes/sched-fix-bug-in-sched-domain-degenerate.patch
|
2008-07-18 12:15:21 +02:00
|
|
|
|
|
|
|
########################################################
|
|
|
|
# Architecture-specific patches. These used to be all
|
|
|
|
# at the end of series.conf, but since we don't do
|
|
|
|
# conditional builds anymore, there's no point.
|
|
|
|
########################################################
|
|
|
|
|
|
|
|
|
|
|
|
########################################################
|
|
|
|
# ia64
|
|
|
|
########################################################
|
2008-09-01 15:25:51 +02:00
|
|
|
patches.arch/ia64-node_mem_map-node_start_pfn.diff
|
2008-09-29 18:18:36 +02:00
|
|
|
patches.fixes/ia64-sparse-fixes.diff
|
2008-10-12 00:19:34 +02:00
|
|
|
-RT patches.arch/ia64-rwlocks-enable-interrupts
|
|
|
|
patches.fixes/nr-irqs-file
|
2008-11-11 15:45:48 +01:00
|
|
|
patches.arch/mm-avoid-bad-page-on-lru
|
|
|
|
patches.arch/ia64-page-migration
|
2008-11-23 19:05:24 +01:00
|
|
|
patches.fixes/ia64-fix-boot-panic-caused-by-offline-CPUs.patch
|
2008-07-18 12:15:21 +02:00
|
|
|
|
|
|
|
########################################################
|
|
|
|
# i386
|
|
|
|
########################################################
|
|
|
|
|
2008-11-20 15:55:01 +01:00
|
|
|
patches.fixes/hibernate-x86-fix-breakage-on-x86_32-with-PAE.patch
|
|
|
|
|
2008-07-18 12:15:21 +02:00
|
|
|
# amd64 | x86-64 | x86_64
|
|
|
|
# 'Intel(r) Extended Memory 64 Technology' | 'Intel(r) EM64T'
|
|
|
|
# x64
|
|
|
|
# Intel 64
|
|
|
|
# "the architecture with too many names"
|
|
|
|
# TAWTMN
|
|
|
|
|
|
|
|
########################################################
|
|
|
|
# x86_64/i386 biarch
|
|
|
|
########################################################
|
2008-10-12 00:19:34 +02:00
|
|
|
patches.arch/disable-apic-error
|
2008-08-07 01:33:54 +02:00
|
|
|
patches.arch/x86-add-PCI-IDs-for-devices-that-need-boot-irq-quirk.patch
|
|
|
|
patches.arch/x86-introduce-pci-noioapicquirk-kernel-cmdline.patch
|
|
|
|
patches.arch/x86-introduce-pci-ioapicreroute-kernel-cmdline.patch
|
|
|
|
patches.arch/x86-disable-intel-boot-interrupt-generation.patch
|
|
|
|
patches.arch/x86-acpi-reroute-PCI-interrupt-to-legacy-boot-interrupt.patch
|
|
|
|
patches.arch/x86-disable-broadcomm-boot-interrupt-generation.patch
|
|
|
|
patches.arch/x86-disable-AMD-ATI-boot-interrupt-generation.patch
|
|
|
|
patches.arch/x86-introduce-config-option-for-pci-reroute-quirks.patch
|
2008-10-09 14:44:05 +02:00
|
|
|
patches.arch/x86-self-ptrace.patch
|
|
|
|
patches.arch/x86-tracehook
|
2008-11-20 15:55:01 +01:00
|
|
|
patches.arch/x86-hpet-use-WARN_ON_ONCE
|
2008-11-21 17:05:19 +01:00
|
|
|
patches.arch/x86-hpet-pre-read
|
2008-08-07 01:33:54 +02:00
|
|
|
|
2008-10-12 00:19:34 +02:00
|
|
|
########################################################
|
|
|
|
# x86_64/i386 biarch - x2APIC next generation x86 CPU support
|
|
|
|
########################################################
|
|
|
|
patches.arch/x2APIC_PATCH_01_of_41_e61d98d8dad0048619bb138b0ff996422ffae53b
|
|
|
|
patches.arch/x2APIC_PATCH_02_of_41_c42d9f32443397aed2d37d37df161392e6a5862f
|
|
|
|
patches.arch/x2APIC_PATCH_03_of_41_1886e8a90a580f3ad343f2065c84c1b9e1dac9ef
|
|
|
|
patches.arch/x2APIC_PATCH_04_of_41_aaa9d1dd63bf89b62f4ea9f46de376ab1a3fbc6c
|
|
|
|
patches.arch/x2APIC_PATCH_06_of_41_ad3ad3f6a2caebf56869b83b69e23eb9fa5e0ab6
|
|
|
|
patches.arch/x2APIC_PATCH_07_of_41_cf1337f0447e5be8e66daa944f0ea3bcac2b6179
|
|
|
|
patches.arch/x2APIC_PATCH_08_of_41_fe962e90cb17a8426e144dee970e77ed789d98ee
|
|
|
|
patches.arch/x2APIC_PATCH_09_of_41_2ae21010694e56461a63bfc80e960090ce0a5ed9
|
|
|
|
patches.arch/x2APIC_PATCH_10_of_41_b6fcb33ad6c05f152a672f7c96c1fab006527b80
|
|
|
|
patches.arch/x2APIC_PATCH_11_of_41_72b1e22dfcad1daca6906148fd956ffe404bb0bc
|
|
|
|
patches.arch/x2APIC_PATCH_12_of_41_d94d93ca5cc36cd78c532def62772c98fe8ba5d7
|
|
|
|
patches.arch/x2APIC_PATCH_13_of_41_4dc2f96cacd1e74c688f94348a3bfd0a980817d5
|
|
|
|
patches.arch/x2APIC_PATCH_14_of_41_0c81c746f9bdbfaafe64322d540c8b7b59c27314
|
|
|
|
patches.arch/x2APIC_PATCH_15_of_41_2d7a66d02e11af9ab8e16c76d22767e622b4e3d7
|
|
|
|
patches.arch/x2APIC_PATCH_16_of_41_1b374e4d6f8b3eb2fcd034fcc24ea8ba1dfde7aa
|
|
|
|
patches.arch/x2APIC_PATCH_17_of_41_32e1d0a0651004f5fe47f85a2a5c725ad579a90c
|
|
|
|
patches.arch/x2APIC_PATCH_18_of_41_1cb11583a6c4ceda7426eb36f7bf0419da8dfbc2
|
|
|
|
patches.arch/x2APIC_PATCH_19_of_41_13c88fb58d0112d47f7839f24a755715c6218822
|
|
|
|
patches.arch/x2APIC_PATCH_20_of_41_cff73a6ffaed726780b001937d2a42efde553922
|
|
|
|
patches.arch/x2APIC_PATCH_21_of_41_12a67cf6851871ca8df42025c94f140c303d0f7f
|
|
|
|
patches.arch/x2APIC_PATCH_22_of_41_5c520a6724e912a7e6153b7597192edad6752750
|
|
|
|
patches.arch/x2APIC_PATCH_23_of_41_89027d35aa5b8f45ce0f7fa0911db85b46563da0
|
|
|
|
patches.arch/x2APIC_PATCH_24_of_41_75c46fa61bc5b4ccd20a168ff325c58771248fcd
|
|
|
|
patches.arch/x2APIC_PATCH_25_of_41_6e1cb38a2aef7680975e71f23de187859ee8b158
|
2008-10-22 18:33:57 +02:00
|
|
|
patches.arch/x2APIC_PATCH_x86-mach_apicdef.h-need-to-include-before-smp.h.patch
|
2008-10-12 00:19:34 +02:00
|
|
|
patches.arch/x2APIC_PATCH_25_1_of_41_4c9961d56ec20c27ec5d02e49fd7427748312741
|
|
|
|
patches.arch/x2APIC_PATCH_25_2_of_41_c535b6a1a685eb23f96e2c221777d6c1e05080d5
|
|
|
|
patches.arch/x2APIC_PATCH_26_of_41_2d9579a124d746a3e0e0ba45e57d80800ee80807
|
|
|
|
patches.arch/x2APIC_PATCH_27_of_41_9fa8c481b55e80edd8c637573f87853bb6b600f5
|
|
|
|
patches.arch/x2APIC_PATCH_28_1_of_41_f910a9dc7c865896815e2a95fe33363e9522f277
|
|
|
|
patches.arch/x2APIC_PATCH_29_of_41_277d1f5846d84e16760131a93b7a67ebfa8eded4
|
|
|
|
patches.arch/x2APIC_PATCH_30_of_41_ad66dd340f561bdde2285992314d9e4fd9b6191e
|
|
|
|
patches.arch/x2APIC_PATCH_34_of_41_1b9b89e7f163336ad84200b66a17284dbf26aced
|
|
|
|
patches.arch/x2APIC_PATCH_35_of_41_d25ae38b7e005af03843833bbd811ffe8c5f8cb4
|
|
|
|
patches.arch/x2APIC_PATCH_36_of_41_276605dddb74cbf1b77696e32c4a947e42cec52d
|
|
|
|
patches.arch/x2APIC_PATCH_40_of_41_bbb65d2d365efe9951290e61678dcf81ec60add4
|
|
|
|
patches.arch/x2APIC_PATCH_41_of_41_11c231a962c740b3216eb6565149ae5a7944cba7
|
|
|
|
patches.arch/x2APIC_PATCH_42_of_41_77322deb4bc676a5ee645444e7ed1a89f854473d
|
|
|
|
patches.arch/x2APIC_PATCH_43_of_41_2c72d93f6593f386f5760ca8e7ac7026948c31d7
|
|
|
|
|
|
|
|
patches.arch/x2APIC_PATCH_01_0f4896665a02b465ddca59a560983b24ec28c64b
|
|
|
|
patches.arch/x2APIC_PATCH_02_228324076234ca6a8cd34be89be78022773459f1
|
|
|
|
patches.arch/x2APIC_PATCH_03_3f1fdb3673bb5638fa94186dc391cbc4879590bc
|
|
|
|
patches.arch/x2APIC_PATCH_04_f12c73e7fa7ebf9ad6defee2c4fb2664e743e970
|
|
|
|
patches.arch/x2APIC_PATCH_05_7be42004065ce4df193aeef5befd26805267d0d9
|
|
|
|
patches.arch/x2APIC_PATCH_06_caf43bf7c6a55e89b6df5179df434d67e24aa32e
|
|
|
|
patches.arch/x2APIC_PATCH_07_511d9d34183662aada3890883e860b151d707e22
|
|
|
|
patches.arch/x2APIC_PATCH_09_94a8c3c2437c8946f1b6c8e0b2c560a7db8ed3c6
|
|
|
|
|
|
|
|
patches.arch/x2APIC_fix_section_mismatch.patch
|
2008-07-18 12:15:21 +02:00
|
|
|
|
2008-11-08 19:28:50 +01:00
|
|
|
########################################################
|
|
|
|
# x86_64/4096CPUS - from SGI
|
|
|
|
########################################################
|
|
|
|
patches.arch/x86_sgi_cpus4096-01-fix-smp_call_function.patch
|
|
|
|
patches.arch/x86_sgi_cpus4096-02-fix-send_call_func_ip.patch
|
|
|
|
# patch 03 integrated into 05.
|
|
|
|
patches.arch/x86_sgi_cpus4096-04-add-for_each_cpu_mask_and.patch
|
|
|
|
patches.arch/x86_sgi_cpus4096-05-update-send_IPI_mask.patch
|
|
|
|
patches.arch/x86_sgi_cpus4096-06-optimize-cpumask-in-sched_c.patch
|
|
|
|
patches.arch/x86_sgi_cpus4096-07_pae_compile_fixups.patch
|
|
|
|
|
2008-11-21 17:05:19 +01:00
|
|
|
# VMware TSC workaround patches (bnc#441338)
|
|
|
|
patches.arch/x86-vmware-tsc-01-add-TSC_RELIABLE
|
|
|
|
patches.arch/x86-vmware-tsc-02-add-X86_FEATURE_HYPERVISOR
|
|
|
|
patches.arch/x86-vmware-tsc-03-detect-from-hypervisor
|
|
|
|
patches.arch/x86-vmware-tsc-04-use-TSC_RELIABLE
|
|
|
|
patches.arch/x86-vmware-tsc-05-skip-tsc-clocksource
|
|
|
|
patches.arch/x86-vmware-tsc-06-fix-vmware_get_tsc
|
|
|
|
patches.arch/x86-vmware-tsc-07-DMI-product-serial-key
|
|
|
|
|
2008-07-18 12:15:21 +02:00
|
|
|
########################################################
|
|
|
|
# powerpc/generic
|
|
|
|
########################################################
|
2008-11-28 15:25:51 +01:00
|
|
|
patches.suse/8250-sysrq-ctrl_o.patch
|
2008-10-12 00:19:34 +02:00
|
|
|
patches.arch/ppc-pseries_remove_lmb-PAGE_SHIFTT.patch
|
2008-10-16 14:49:50 +02:00
|
|
|
patches.arch/ppc-pseries_pfn-mem-rm.patch
|
2008-08-07 01:33:54 +02:00
|
|
|
patches.suse/ppc-no-LDFLAGS_MODULE.patch
|
2008-07-18 12:15:21 +02:00
|
|
|
patches.arch/ppc-vio-modalias.patch
|
|
|
|
patches.arch/ppc-efika-mpc52xx-ac97.patch
|
|
|
|
patches.arch/ppc-efika-psc-console-autodetection.patch
|
2008-11-21 17:05:19 +01:00
|
|
|
- patches.arch/ppc-efika-bestcomm-ata-dma.patch
|
2008-07-18 12:15:21 +02:00
|
|
|
patches.arch/ppc-pegasos-console-autodetection.patch
|
|
|
|
patches.suse/ppc-powerbook-usb-fn-key-default.patch
|
|
|
|
patches.suse/suse-ppc32-mol.patch
|
|
|
|
patches.suse/suse-ppc32-mol-kbuild.patch
|
|
|
|
patches.suse/suse-ppc32-mol-handle-mm-fault
|
|
|
|
patches.suse/suse-ppc32-mol-ioctl
|
|
|
|
patches.suse/suse-ppc32-mol-get-property
|
|
|
|
patches.suse/suse-ppc32-mol-BIT
|
|
|
|
patches.suse/suse-ppc32-mol-sheep
|
|
|
|
patches.suse/suse-ppc32-mol-semaphore
|
|
|
|
patches.drivers/ppc64-adb
|
|
|
|
patches.suse/suse-ppc64-branding
|
|
|
|
patches.arch/ppc64-xmon-dmesg-printing.patch
|
|
|
|
patches.arch/ppc-prom-nodisplay.patch
|
|
|
|
patches.fixes/ptrace-getsiginfo
|
2008-08-21 18:33:51 +02:00
|
|
|
patches.arch/ppc-ipic-suspend-without-83xx-fix
|
2008-10-12 00:19:34 +02:00
|
|
|
patches.arch/ppc-dynamic-reconfiguration.diff
|
|
|
|
patches.arch/ppc-vmcoreinfo.diff
|
2008-10-29 00:27:04 +01:00
|
|
|
patches.arch/ppc-powerpc-fix-pci-unmap-io.patch
|
|
|
|
patches.arch/ppc-pcibios_allocate_bus_resources.patch
|
|
|
|
patches.arch/ppc-powerpc-debug-pci-hotplug.patch
|
2008-11-08 19:28:50 +01:00
|
|
|
patches.arch/ppc-oprofile-spu.patch
|
|
|
|
patches.arch/ppc-oprofile-spu-mutex-locking.patch
|
|
|
|
patches.arch/ppc-clock_gettime-nanoseconds.patch
|
|
|
|
patches.arch/compat-sys-swapcontext
|
2008-11-11 15:45:48 +01:00
|
|
|
patches.arch/ppc-select
|
2008-07-18 12:15:21 +02:00
|
|
|
|
2008-11-21 17:05:19 +01:00
|
|
|
patches.arch/ppc-axon-missing-msi-workaround-5.diff
|
|
|
|
patches.arch/ppc-pseries-bsr-4k.patch
|
|
|
|
patches.arch/ppc-pseries-bsr-multinode.patch
|
|
|
|
patches.arch/ppc-pseries-cmm-pagecounter.patch
|
|
|
|
patches.arch/ppc-of-irq-map.patch
|
2008-11-28 15:25:51 +01:00
|
|
|
patches.arch/ppc-memoryless-nodes.patch
|
2008-11-21 17:05:19 +01:00
|
|
|
|
|
|
|
patches.arch/ppc-spufs-01-use-inc_nlink.patch
|
|
|
|
patches.arch/ppc-spufs-02-add-a-missing-mutex_unlock.patch
|
|
|
|
patches.arch/ppc-spufs-03-sputrace-Only-enable-logging-on-open.patch
|
|
|
|
patches.arch/ppc-spufs-04-sputrace-Don-t-block-until-the-read.patch
|
|
|
|
patches.arch/ppc-spufs-05-Use-state_mutex-for-switch_log-lockin.patch
|
|
|
|
patches.arch/ppc-spufs-06-Don-t-require-full-buffer-in-switch_l.patch
|
|
|
|
patches.arch/ppc-spufs-07-Don-t-spu_acquire_saved-unnecessarily.patch
|
|
|
|
patches.arch/ppc-spufs-08-Use-kmalloc-rather-than-kzalloc-for-s.patch
|
|
|
|
patches.arch/ppc-spufs-09-Improve-search-of-node-for-contexts-w.patch
|
|
|
|
patches.arch/ppc-spufs-10-Explain-conditional-decrement-of-aff_.patch
|
|
|
|
patches.arch/ppc-spufs-11-Fix-spinning-in-spufs_ps_fault-on-sig.patch
|
2008-11-20 15:55:01 +01:00
|
|
|
|
2008-07-18 12:15:21 +02:00
|
|
|
########################################################
|
|
|
|
# PS3
|
|
|
|
########################################################
|
|
|
|
|
2008-10-22 18:33:57 +02:00
|
|
|
patches.arch/ppc-ps3-add-ps3av-audio-mute-analog.patch
|
|
|
|
patches.arch/ppc-ps3-add-passthrough-support-for-non-audio-streams.patch
|
|
|
|
patches.arch/ppc-ps3-add-support-for-SPDIF-HDMI-passthrough.patch
|
2008-11-08 19:28:50 +01:00
|
|
|
patches.arch/ppc-ps3-introduce-ps3_gpu_mutex.patch
|
2008-07-18 12:15:21 +02:00
|
|
|
patches.arch/ppc-ps3-ps3vram-mtd.patch
|
|
|
|
|
|
|
|
########################################################
|
|
|
|
# S/390
|
|
|
|
########################################################
|
|
|
|
patches.arch/s390-add-FREE_PTE_NR
|
|
|
|
|
2008-09-08 16:13:44 +02:00
|
|
|
patches.arch/s390-01-02-dcss-64-v2.patch
|
|
|
|
patches.arch/s390-01-04-fcpperf-1.patch
|
|
|
|
patches.arch/s390-01-04-fcpperf-2.patch
|
2008-11-08 19:28:50 +01:00
|
|
|
patches.arch/s390-01-04-fcpperf-3-v2.patch
|
2008-10-12 00:19:34 +02:00
|
|
|
patches.arch/s390-01-04-fcpperf-4-v2.patch
|
2008-11-08 19:28:50 +01:00
|
|
|
patches.arch/s390-01-05-kmsg-v3.patch
|
2008-10-22 18:33:57 +02:00
|
|
|
patches.arch/s390-01-06-zfcp-cleanup-v2.patch
|
2008-09-08 16:13:44 +02:00
|
|
|
|
2008-10-13 23:31:54 +02:00
|
|
|
patches.arch/s390-02-01-xpram.patch
|
2008-10-28 00:21:37 +01:00
|
|
|
patches.arch/s390-02-03-zfcp.patch
|
|
|
|
patches.arch/s390-02-04-qeth-mac.patch
|
|
|
|
patches.arch/s390-02-05-qeth-recovery.patch
|
|
|
|
patches.arch/s390-02-06-qeth-offset.patch
|
|
|
|
patches.arch/s390-02-07-qeth-ipv6check.patch
|
|
|
|
patches.arch/s390-02-08-qeth-panic.patch
|
|
|
|
patches.arch/s390-02-09-tape-lock.patch
|
2008-11-08 19:28:50 +01:00
|
|
|
patches.arch/s390-02-10-zfcp-scan-online.patch
|
|
|
|
|
|
|
|
patches.arch/s390-03-01-stp-init.patch
|
|
|
|
patches.arch/s390-03-02-setup_memory.patch
|
|
|
|
patches.arch/s390-03-03-dasd_unsolicited_interrupt.patch
|
|
|
|
patches.arch/s390-03-04-qdio_multicast_performance.patch
|
|
|
|
patches.arch/s390-03-05-dasd-block-uevent.patch
|
|
|
|
patches.arch/s390-03-06-zfcp-hexdump.patch
|
|
|
|
patches.arch/s390-03-07-qeth_hsi_mcl_string.patch
|
|
|
|
patches.arch/s390-03-08-zfcp-abort-race.patch
|
|
|
|
patches.arch/s390-03-09-zfcp-oops-during-target-scan.patch
|
|
|
|
|
2008-11-20 15:55:01 +01:00
|
|
|
patches.arch/s390-04-01-qdio_prevent_double_shutdown.patch
|
|
|
|
patches.arch/s390-04-02-qdio-osa-port-count.patch
|
|
|
|
patches.arch/s390-04-03-kmsg.patch
|
|
|
|
patches.arch/s390-04-04-dasd_fatal_error_log_sense.patch
|
2008-11-21 17:05:19 +01:00
|
|
|
patches.arch/s390-04-06-cio-sac-update.diff
|
|
|
|
patches.arch/s390-04-07-als.patch
|
|
|
|
patches.arch/s390-04-08-cio-ungroup-race-fix.patch
|
|
|
|
patches.arch/s390-04-09-zfcp-host-busy-count-fix.patch
|
2008-11-20 15:55:01 +01:00
|
|
|
|
2008-11-08 19:28:50 +01:00
|
|
|
patches.arch/s390-symmetrix-ioctl.patch
|
2008-11-20 15:55:01 +01:00
|
|
|
patches.arch/s390-personality-mask.patch
|
2008-10-13 23:31:54 +02:00
|
|
|
|
2008-07-18 12:15:21 +02:00
|
|
|
########################################################
|
|
|
|
# VM/FS patches
|
|
|
|
########################################################
|
2008-10-12 00:19:34 +02:00
|
|
|
-RT patches.suse/unmap_vmas-lat
|
2008-07-18 12:15:21 +02:00
|
|
|
+andrea patches.suse/silent-stack-overflow
|
2008-11-21 17:05:19 +01:00
|
|
|
patches.suse/silent-stack-overflow-2.patch
|
2008-07-18 12:15:21 +02:00
|
|
|
patches.fixes/do_anonymous_page-race
|
|
|
|
patches.fixes/oom-warning
|
|
|
|
patches.suse/shmall-bigger
|
|
|
|
patches.fixes/grab-swap-token-oops
|
2008-11-21 17:05:19 +01:00
|
|
|
patches.fixes/mm-madvise-fix.patch
|
2008-11-28 15:25:51 +01:00
|
|
|
patches.fixes/slab-alloc_slabmgmt-fix.patch
|
2008-07-18 12:15:21 +02:00
|
|
|
|
|
|
|
patches.fixes/loop-barriers
|
|
|
|
patches.fixes/loop-barriers2
|
2008-10-12 00:19:34 +02:00
|
|
|
patches.suse/osync-error
|
2008-07-18 12:15:21 +02:00
|
|
|
patches.fixes/remount-no-shrink-dcache
|
|
|
|
patches.suse/reiser4-sync_inodes
|
2008-10-24 15:29:40 +02:00
|
|
|
patches.suse/x86-gb-linear-map.patch
|
2008-11-25 16:11:34 +01:00
|
|
|
patches.suse/file-capabilities-add-file_caps-switch.diff
|
|
|
|
patches.suse/file-capabilities-disable-by-default.diff
|
2008-10-24 15:29:40 +02:00
|
|
|
patches.fixes/block-sanitize-invalid-partition-table-entries
|
2008-07-18 12:15:21 +02:00
|
|
|
|
2008-11-21 17:05:19 +01:00
|
|
|
patches.fixes/bug-437171_1_sched_clock_lock.patch
|
|
|
|
patches.fixes/bug-437171_2_sched_delta_weight.patch
|
|
|
|
patches.fixes/bug-437171_3_rework_wakeup_preemption.patch
|
|
|
|
patches.fixes/bug-437171_4_sched_reinstate_vruntime_wakeup.patch
|
2008-11-28 15:25:51 +01:00
|
|
|
patches.fixes/fix-inotify-watch-removal-umount-races
|
2008-11-21 17:05:19 +01:00
|
|
|
|
2008-07-18 12:15:21 +02:00
|
|
|
|
|
|
|
########################################################
|
|
|
|
# nfsacl protocol (agruen)
|
|
|
|
########################################################
|
|
|
|
+agruen patches.suse/nfsacl-client-cache-CHECK.diff
|
|
|
|
+agruen patches.fixes/nfs-acl-caching.diff
|
|
|
|
|
|
|
|
########################################################
|
|
|
|
# misc small fixes
|
|
|
|
########################################################
|
|
|
|
patches.suse/connector-read-mostly
|
|
|
|
patches.suse/kbd-ignore-gfx.patch
|
|
|
|
patches.fixes/ds1682-build-fix
|
2008-10-14 18:16:00 +02:00
|
|
|
patches.suse/rlimit-memlock-64k.patch
|
2008-07-18 12:15:21 +02:00
|
|
|
|
|
|
|
########################################################
|
|
|
|
#
|
|
|
|
# ACPI patches
|
|
|
|
#
|
|
|
|
########################################################
|
|
|
|
patches.suse/apm_setup_UP.diff
|
|
|
|
|
|
|
|
# Check resource conflicts between hwmon and ACPI OpRegs
|
|
|
|
patches.arch/check-for-acpi-resource-conflicts-in-hwmon-drivers.patch
|
|
|
|
|
|
|
|
patches.arch/acpi_thinkpad_introduce_acpi_root_table_boot_param.patch
|
|
|
|
patches.arch/acpi_thinkpad_introduce_acpica_rsdt_global_variable.patch
|
|
|
|
patches.arch/acpi_thinkpad_remove_R40e_c-state_blacklist.patch
|
|
|
|
|
|
|
|
patches.suse/acpi-dsdt-initrd-v0.9a-2.6.25.patch
|
|
|
|
|
2008-08-07 01:33:54 +02:00
|
|
|
patches.arch/acpi_thermal_passive_blacklist.patch
|
|
|
|
|
2008-08-28 02:19:28 +02:00
|
|
|
patches.arch/0000-ACPI-video-Ignore-devices-not-present.patch
|
|
|
|
patches.arch/0001-Check-for-ACPI-backlight-support.patch
|
|
|
|
patches.arch/0002-Acer-WMI-fingers-off-backlight-video.ko.patch
|
|
|
|
patches.arch/0003-Asus-acpi-fingers-off-backlight.patch
|
|
|
|
patches.arch/0004-Compal-fingers-off-backlight.patch
|
|
|
|
patches.arch/0005-eeepc-laptop-fingers-off.patch
|
|
|
|
patches.arch/0006-fujitsu-laptop-fingers-off-backlight.patch
|
|
|
|
patches.arch/0007-msi-laptop-fingers-off-backlight.patch
|
|
|
|
patches.arch/0008-sony-laptop-fingers-off-backlight.patch
|
|
|
|
patches.arch/0009-thinkpad_acpi-fingers-off-backlight.patch
|
2008-09-15 00:58:04 +02:00
|
|
|
patches.arch/thinkpad_fingers_off_backlight_igd.patch
|
2008-09-29 18:18:36 +02:00
|
|
|
patches.arch/acpi_video_thinkpad_exclude_IGD_devices.patch
|
|
|
|
|
|
|
|
patches.arch/acpi-dock-fix-eject-request-process.patch
|
|
|
|
patches.arch/acpi-dock-_LCK-support-for-dock.patch
|
|
|
|
patches.arch/acpi-dock-makeing-dock-driver-supports-bay-and-battery-hotplug.patch
|
|
|
|
patches.arch/acpi-dock-Fix-duplicate-notification-handler-register.patch
|
|
|
|
patches.arch/acpi-dock-fix-hotplug-race.patch
|
|
|
|
patches.arch/acpi-libata-hotplug-to-align-with-dock-driver.patch
|
|
|
|
patches.arch/acpi-dock-introduce-.uevent-for-devices-in-dock.patch
|
|
|
|
patches.arch/acpi-bay-remove-useless-code.patch
|
|
|
|
patches.arch/acpi-bay-remove-from-makefile
|
|
|
|
patches.arch/acpi-dock-fix-for-bay-in-a-dock-station.patch
|
|
|
|
patches.arch/acpi-dock-add-type-sysfs-file-for-dock.patch
|
|
|
|
patches.arch/acpi-export-hotplug_execute
|
|
|
|
|
|
|
|
patches.fixes/acpi_use_acpi_exception.patch
|
2008-10-12 00:19:34 +02:00
|
|
|
patches.fixes/fujisu_laptop_fix_section_mismatch.patch
|
2008-11-21 17:05:19 +01:00
|
|
|
patches.fixes/acpi-set-SCI_EN-on-MacBook.patch
|
|
|
|
|
|
|
|
# HP - Differ ACPI processor declarations and gain apic id
|
|
|
|
# correctly for each
|
|
|
|
patches.arch/acpi_disambiguate_processor_declaration_type.patch
|
|
|
|
patches.arch/acpi_behave_uniquely_based_on_processor_declaration.patch
|
|
|
|
patches.arch/acpi_processor_cleanups.patch
|
2008-09-29 18:18:36 +02:00
|
|
|
|
|
|
|
########################################################
|
|
|
|
# CPUFREQ
|
|
|
|
########################################################
|
|
|
|
# To be benchmarked (if time after late feature freeze):
|
|
|
|
+trenn patches.drivers/cpufreq_add_cpu_number_paramater_1.patch
|
|
|
|
+trenn patches.drivers/cpufreq_change_load_calculation_2.patch
|
|
|
|
+trenn patches.drivers/cpufreq_get_cpu_idle_time_changes_3.patch
|
|
|
|
+trenn patches.drivers/cpufreq_parameterize_down_differential_4.patch
|
|
|
|
+trenn patches.drivers/cpufreq_changes_to_get_cpu_idle_us_5.patch
|
|
|
|
+trenn patches.drivers/cpufreq_add_idle_microaccounting_6.patch
|
|
|
|
|
2008-11-08 19:28:50 +01:00
|
|
|
########################################################
|
|
|
|
# AGP, graphics related stuff
|
|
|
|
########################################################
|
|
|
|
patches.arch/x86_agpgart-g33-stoeln-fix-2.patch
|
|
|
|
|
2008-07-18 12:15:21 +02:00
|
|
|
########################################################
|
|
|
|
# Suse specific stuff
|
|
|
|
########################################################
|
|
|
|
# TIOCGDEV - suse special
|
|
|
|
patches.fixes/tiocgdev
|
|
|
|
|
|
|
|
########################################################
|
|
|
|
# Networking, IPv6
|
|
|
|
########################################################
|
|
|
|
patches.fixes/bridge-module-get-put.patch
|
2008-09-29 18:18:36 +02:00
|
|
|
patches.fixes/vlan-gso-size-fix
|
|
|
|
patches.fixes/pkt_sched_multiq_support
|
|
|
|
patches.fixes/pkt_action-skbedit
|
2008-07-18 12:15:21 +02:00
|
|
|
|
|
|
|
########################################################
|
|
|
|
# NFS
|
|
|
|
########################################################
|
2008-10-16 14:49:50 +02:00
|
|
|
patches.fixes/nfs-file-cred-context-null
|
2008-07-18 12:15:21 +02:00
|
|
|
|
|
|
|
########################################################
|
|
|
|
# lockd + statd
|
|
|
|
########################################################
|
|
|
|
|
|
|
|
########################################################
|
|
|
|
# cifs patches
|
|
|
|
########################################################
|
|
|
|
|
|
|
|
########################################################
|
|
|
|
# ext2/ext3
|
|
|
|
########################################################
|
|
|
|
patches.suse/ext3-barrier-default
|
|
|
|
patches.suse/ext2-fsync-err
|
|
|
|
|
2008-09-15 00:58:04 +02:00
|
|
|
########################################################
|
|
|
|
# ext4
|
|
|
|
########################################################
|
|
|
|
patches.fixes/percpu_counter_sum_cleanup.patch
|
|
|
|
patches.fixes/ext4_fix_printk_checkpatch_issues
|
|
|
|
patches.fixes/ext4_fix_longlong_checkpatch_issues
|
|
|
|
patches.fixes/ext4_fix_whitespace_checkpatch_issues
|
|
|
|
patches.fixes/ext4_invalidate_pages_when_delalloc_alloc_fail.patch
|
|
|
|
patches.fixes/ext4-Make-sure-all-the-block-allocation-paths-reser.patch
|
|
|
|
patches.fixes/ext4-Retry-block-reservation.patch
|
|
|
|
patches.fixes/ext4-Add-percpu-dirty-block-accounting.patch
|
|
|
|
patches.fixes/ext4-Switch-to-non-delalloc-mode-when-we-are-low-on.patch
|
|
|
|
patches.fixes/ext4-Signed-arithematic-fix.patch
|
|
|
|
patches.fixes/ext4_nonmballoc_reservation_ENOSPC_fix.patch
|
|
|
|
patches.fixes/ext4-Add-inode-to-journal-handle-after-block-alloca.patch
|
|
|
|
patches.fixes/ext4-Retry-block-allocation-if-we-have-free-blocks.patch
|
|
|
|
patches.fixes/ext4_truncate_block_allocated_on_a_failed_ext4_write_begin.patch
|
|
|
|
patches.fixes/ext4_i_disksize_lock_race_fix.patch
|
|
|
|
patches.fixes/ext4_update-flex-bg-counters-when-resizing
|
|
|
|
patches.fixes/ext4_create-proc-ext4-stats-file-more-carefully
|
|
|
|
patches.fixes/ext4_add-missing-unlock-to-ext4-check-descriptors
|
|
|
|
|
2008-07-18 12:15:21 +02:00
|
|
|
########################################################
|
|
|
|
# Reiserfs Patches
|
|
|
|
########################################################
|
|
|
|
|
|
|
|
# From -mm
|
|
|
|
|
|
|
|
patches.suse/reiserfs-mount-count
|
|
|
|
patches.suse/reiserfs-inode-init
|
2008-07-19 01:01:47 +02:00
|
|
|
patches.fixes/reiserfs-prealloc-fix
|
2008-08-07 01:33:54 +02:00
|
|
|
patches.fixes/reiserfs-commit-ids-unsigned-ints
|
2008-07-18 12:15:21 +02:00
|
|
|
|
|
|
|
# Better error handling and reporting
|
|
|
|
patches.suse/reiserfs-buffer-info-for-balance.diff
|
|
|
|
patches.suse/reiserfs-consistent-messages.diff
|
|
|
|
patches.suse/reiserfs-reiserfs_info.diff
|
|
|
|
patches.suse/reiserfs-reiserfs-warning.diff
|
|
|
|
patches.suse/reiserfs-reiserfs_panic.diff
|
|
|
|
patches.suse/reiserfs-rearrange-journal-abort.diff
|
|
|
|
patches.suse/reiserfs-add-reiserfs_error.diff
|
|
|
|
patches.suse/reiserfs-use-reiserfs_error.diff
|
|
|
|
|
|
|
|
# Extended attribute rework
|
|
|
|
patches.suse/reiserfs-remove-xinode
|
|
|
|
patches.suse/reiserfs-xattr-get-page
|
|
|
|
patches.suse/reiserfs-remove-link-detection.diff
|
|
|
|
patches.suse/reiserfs-xattr-S_PRIVATE
|
|
|
|
patches.suse/reiserfs-clean-up-xattrs
|
|
|
|
patches.suse/reiserfs-simplify-xattr-internal-file-lookups-opens.diff
|
|
|
|
patches.suse/reiserfs-eliminate-per-super-xattr-lock.diff
|
|
|
|
patches.suse/reiserfs-make-per-inode-xattr-locking-more-fine-grained.diff
|
|
|
|
patches.suse/reiserfs-remove-i_has_xattr_dir.diff
|
|
|
|
patches.suse/reiserfs-use-generic-xattr-handlers.diff
|
|
|
|
patches.suse/reiserfs-journaled-xattrs.diff
|
|
|
|
patches.suse/reiserfs-kill-xattr-readdir.diff
|
|
|
|
patches.suse/reiserfs-selinux.diff
|
|
|
|
|
|
|
|
# Code cleanups
|
|
|
|
patches.suse/reiserfs-simplify-buffer-info.diff
|
|
|
|
patches.suse/reiserfs-cleanup-path-funcs.diff
|
|
|
|
patches.suse/reiserfs-strip-whitespace.diff
|
|
|
|
patches.suse/reiserfs-rename-p_s_sb.diff
|
|
|
|
patches.suse/reiserfs-rename-p_s_bh.diff
|
|
|
|
patches.suse/reiserfs-rename-p_s_inode.diff
|
|
|
|
patches.suse/reiserfs-rename-p_s_tb.diff
|
|
|
|
patches.suse/reiserfs-rename-p_._.diff
|
|
|
|
patches.suse/reiserfs-rename-._.diff
|
|
|
|
|
|
|
|
# Fixes
|
2008-11-17 17:15:12 +01:00
|
|
|
patches.fixes/reiserfs-varargs-fix
|
|
|
|
patches.fixes/reiserfs-error-buffer-locking
|
2008-07-18 12:15:21 +02:00
|
|
|
|
|
|
|
########################################################
|
|
|
|
# ocfs2
|
|
|
|
########################################################
|
|
|
|
|
2008-09-15 00:58:04 +02:00
|
|
|
# fs/dlm fixes
|
|
|
|
patches.fixes/dlm-allow-multiple-lockspaces.patch
|
|
|
|
|
|
|
|
# fs/jbd2 fixes
|
|
|
|
patches.fixes/jbd2-create-proc-entry-fix.patch
|
|
|
|
|
|
|
|
# Extended Attribute Support
|
|
|
|
patches.suse/ocfs2-Modify-ocfs2_num_free_extents-f.patch
|
|
|
|
patches.suse/ocfs2-Use-ocfs2_extent_list-instead-o.patch
|
|
|
|
patches.suse/ocfs2-Abstract-ocfs2_extent_tree-in-b.patch
|
|
|
|
patches.suse/ocfs2-Make-high-level-btree-extend-co.patch
|
|
|
|
patches.suse/ocfs2-Add-the-basic-xattr-disk-layout-in-ocf.patch
|
|
|
|
patches.suse/ocfs2-Add-helper-function-in-uptodate.patch
|
|
|
|
patches.suse/ocfs2-Add-extent-tree-operation-for-x.patch
|
|
|
|
patches.suse/ocfs2-reserve-inline-space-for-extend.patch
|
|
|
|
patches.suse/ocfs2-Add-extended-attribute-support.patch
|
|
|
|
patches.suse/ocfs2-Add-xattr-index-tree-operations.patch
|
|
|
|
patches.suse/ocfs2-Add-xattr-bucket-iteration-for.patch
|
|
|
|
patches.suse/ocfs2-Add-xattr-lookup-code-xattr-btr.patch
|
|
|
|
patches.suse/ocfs2-Optionally-limit-extent-size-in.patch
|
|
|
|
patches.suse/ocfs2-Enable-xattr-set-in-index-btree.patch
|
|
|
|
patches.suse/ocfs2-Delete-all-xattr-buckets-during.patch
|
|
|
|
patches.suse/ocfs2-Add-incompatible-flag-for-exten.patch
|
|
|
|
patches.suse/ocfs2-fix-printk-format-warnings.patch
|
|
|
|
patches.suse/ocfs2-Prefix-the-extent-tree-operations-structure.patch
|
|
|
|
patches.suse/ocfs2-Prefix-the-ocfs2_extent_tree-structure.patch
|
|
|
|
patches.suse/ocfs2-Make-ocfs2_extent_tree-get-put-instead-of-all.patch
|
|
|
|
patches.suse/ocfs2-Make-private-into-object-on-ocfs2_extent_.patch
|
|
|
|
patches.suse/ocfs2-Provide-the-get_root_el-method-to-ocfs2_ext.patch
|
|
|
|
patches.suse/ocfs2-Use-struct-ocfs2_extent_tree-in-ocfs2_num_fre.patch
|
|
|
|
patches.suse/ocfs2-Determine-an-extent-tree-s-max_leaf_clusters.patch
|
|
|
|
patches.suse/ocfs2-Create-specific-get_extent_tree-functions.patch
|
|
|
|
patches.suse/ocfs2-Add-an-insertion-check-to-ocfs2_extent_tree_o.patch
|
|
|
|
patches.suse/ocfs2-Make-ocfs2_extent_tree-the-first-class-repres.patch
|
|
|
|
patches.suse/ocfs2-Comment-struct-ocfs2_extent_tree_operations.patch
|
|
|
|
patches.suse/ocfs2-Change-ocfs2_get_-_extent_tree-to-ocfs2_ini.patch
|
|
|
|
patches.suse/ocfs2-bug-fix-for-journal-extend-in-xattr.patch
|
|
|
|
patches.suse/ocfs2-Resolve-deadlock-in-ocfs2_xattr_free_.patch
|
|
|
|
patches.suse/ocfs2-Add-xattr-mount-option-in-ocfs2_show_options.patch
|
|
|
|
|
|
|
|
# JBD2 Support
|
|
|
|
patches.suse/ocfs2-Limit-inode-allocation-to-32bits.patch
|
|
|
|
patches.suse/ocfs2-Add-the-inode64-mount-option.patch
|
|
|
|
patches.suse/ocfs2-Switch-over-to-JBD2.patch
|
|
|
|
|
|
|
|
# POSIX File Locks support
|
|
|
|
patches.suse/ocfs2-POSIX-file-locks-support.patch
|
|
|
|
|
2008-10-22 18:33:57 +02:00
|
|
|
# Dynamic local alloc
|
|
|
|
patches.suse/ocfs2-Track-local-alloc-bits-internally.patch
|
|
|
|
patches.suse/ocfs2-throttle-back-local-alloc-when-low-on-disk-sp.patch
|
|
|
|
patches.suse/ocfs2-track-local-alloc-state-via-debugfs.patch
|
|
|
|
|
|
|
|
# Remaining 2.6.28 merge window patches
|
|
|
|
patches.suse/ocfs2-xattr.c-Fix-a-bug-when-inserting-xattr.patch
|
|
|
|
patches.suse/ocfs2-Add-empty-bucket-support-in-xattr.patch
|
|
|
|
patches.suse/ocfs2-Remove-pointless.patch
|
|
|
|
patches.suse/ocfs2-make-la_debug_mutex-static.patch
|
|
|
|
patches.suse/ocfs2-Documentation-update-for-user_xattr-nouser_.patch
|
|
|
|
patches.suse/ocfs2-use-smaller-counters-in-ocfs2_remove_xattr_cl.patch
|
|
|
|
patches.suse/ocfs2-Don-t-check-for-NULL-before-brelse.patch
|
|
|
|
patches.suse/ocfs2-Uninline-ocfs2_xattr_name_hash.patch
|
|
|
|
patches.suse/ocfs2-Move-trusted-and-user-attribute-support-into.patch
|
|
|
|
patches.suse/ocfs2-Calculate-EA-hash-only-by-its-suffix.patch
|
|
|
|
patches.suse/ocfs2-Refactor-xattr-list-and-remove-ocfs2_xattr_ha.patch
|
|
|
|
patches.suse/ocfs2-Separate-out-sync-reads-from-ocfs2_read_block.patch
|
|
|
|
patches.suse/ocfs2-Require-an-inode-for-ocfs2_read_block-s.patch
|
|
|
|
patches.suse/ocfs2-Simplify-ocfs2_read_block.patch
|
|
|
|
patches.suse/ocfs2-Move-ocfs2_bread-into-dir.c.patch
|
|
|
|
patches.suse/ocfs2-Kill-the-last-naked-wait_on_buffer-for-cach.patch
|
|
|
|
patches.suse/ocfs2-Make-cached-block-reads-the-common-case.patch
|
|
|
|
patches.suse/ocfs2-fix-build-error.patch
|
|
|
|
|
|
|
|
# ACL and Security Attribute Support
|
|
|
|
patches.suse/ocfs2-Remove-unused-function-restore_extent_block.patch
|
|
|
|
patches.suse/ocfs2-Merge-transactions-during-xattr-set.patch
|
|
|
|
patches.suse/ocfs2-xattr.-ch-definition-cleanups.patch
|
|
|
|
patches.suse/ocfs2-Add-security-xattr-support-in-ocfs2.patch
|
|
|
|
patches.suse/ocfs2-Add-POSIX-ACL-support-in-ocfs2.patch
|
|
|
|
|
2008-10-25 11:38:33 +02:00
|
|
|
# Quotas
|
|
|
|
patches.suse/quota-Add-callbacks-for-allocating-and-destroying-d.patch
|
|
|
|
patches.suse/quota-Increase-size-of-variables-for-limits-and-ino.patch
|
|
|
|
patches.suse/quota-Remove-bogus-optimization-in-check_idq-an.patch
|
|
|
|
patches.suse/quota-Make-_SUSPENDED-just-a-flag.patch
|
|
|
|
patches.suse/quota-Allow-to-separately-enable-quota-accounting-a.patch
|
|
|
|
patches.suse/ext3-Use-sb_any_quota_loaded-instead-of-sb_any_qu.patch
|
|
|
|
patches.suse/ext4-Use-sb_any_quota_loaded-instead-of-sb_any_qu.patch
|
|
|
|
patches.suse/reiserfs-Use-sb_any_quota_loaded-instead-of-sb_an.patch
|
|
|
|
patches.suse/quota-Remove-compatibility-function-sb_any_quota_en.patch
|
|
|
|
patches.suse/quota-Introduce-DQUOT_QUOTA_SYS_FILE-flag.patch
|
|
|
|
patches.suse/quota-Move-quotaio_v-12-.h-from-include-linux-to-f.patch
|
|
|
|
patches.suse/quota-Split-off-quota-tree-handling-into-a-separate.patch
|
|
|
|
patches.suse/quota-Convert-union-in-mem_dqinfo-to-a-pointer.patch
|
|
|
|
patches.suse/quota-Allow-negative-usage-of-space-and-inodes.patch
|
|
|
|
patches.suse/quota-Keep-which-entries-were-set-by-SETQUOTA-quota.patch
|
|
|
|
patches.suse/quota-Add-helpers-to-allow-ocfs2-specific-quota-ini.patch
|
|
|
|
patches.suse/quota-Implement-function-for-scanning-active-dquots.patch
|
|
|
|
patches.suse/ocfs2-Fix-check-of-return-value-of-ocfs2_start_tran.patch
|
|
|
|
patches.suse/ocfs2-Support-nested-transactions.patch
|
|
|
|
patches.suse/ocfs2-Fix-checking-of-return-value-of-new_inode.patch
|
|
|
|
patches.suse/ocfs2-Let-inode-be-really-deleted-when-ocfs2_mknod_.patch
|
|
|
|
patches.suse/ocfs2-Assign-feature-bits-and-system-inodes-to-quot.patch
|
|
|
|
patches.suse/ocfs2-Mark-system-files-as-not-subject-to-quota-acc.patch
|
|
|
|
patches.suse/ocfs2-Implementation-of-local-and-global-quota-file.patch
|
|
|
|
patches.suse/ocfs2-Add-quota-calls-for-allocation-and-freeing-of.patch
|
|
|
|
patches.suse/ocfs2-Enable-quota-accounting-on-mount-disable-on.patch
|
|
|
|
patches.suse/ocfs2-Implement-quota-syncing-thread.patch
|
|
|
|
patches.suse/ocfs2-Implement-quota-recovery.patch
|
2008-11-08 19:28:50 +01:00
|
|
|
patches.suse/ocfs2-Fix-grace-time-syncing.patch
|
|
|
|
patches.suse/ocfs2-Fix-oop-in-recovery-without-quotas
|
|
|
|
patches.suse/ocfs2-Fix-mount-cleanup-after-quota-failure.patch
|
2008-11-21 17:05:19 +01:00
|
|
|
patches.suse/ocfs2-Change-quotafile-names.patch
|
|
|
|
patches.suse/ocfs2-Fix-oops-when-one-quotatype-enabled
|
|
|
|
patches.suse/ocfs2-Fix-hang-in-quota-recovery-code.patch
|
2008-10-25 11:38:33 +02:00
|
|
|
|
2008-08-21 18:33:51 +02:00
|
|
|
# Userspace clustering will be implemented in a completely
|
|
|
|
# different manner starting with openSUSE 11.1
|
2008-07-18 12:15:21 +02:00
|
|
|
|
2008-10-12 00:19:34 +02:00
|
|
|
########################################################
|
|
|
|
# xfs
|
|
|
|
########################################################
|
|
|
|
patches.suse/xfs-dmapi-2.6.27
|
|
|
|
patches.suse/xfs-dmapi-enable
|
|
|
|
patches.suse/xfs-dmapi-xfs-2.6.27
|
|
|
|
patches.suse/xfs-nfsd-dmapi-aware
|
|
|
|
|
2008-07-18 12:15:21 +02:00
|
|
|
########################################################
|
|
|
|
# novfs
|
|
|
|
########################################################
|
|
|
|
patches.suse/novfs-add-the-novell-filesystem-client-kernel-module.patch
|
2008-07-19 01:01:47 +02:00
|
|
|
patches.suse/convert-novfs-to-open-soure-coding-standards.patch
|
2008-11-21 17:05:19 +01:00
|
|
|
patches.suse/novfs-merge-changes.diff
|
2008-08-21 18:33:51 +02:00
|
|
|
patches.suse/novfs-patch-2.6.27
|
|
|
|
patches.suse/novfs-gregorian-day-fix
|
2008-11-21 17:05:19 +01:00
|
|
|
patches.suse/novfs-map-drives-correctly.diff
|
2008-07-18 12:15:21 +02:00
|
|
|
|
|
|
|
########################################################
|
|
|
|
# other filesystem stuff
|
|
|
|
########################################################
|
2008-10-24 15:29:40 +02:00
|
|
|
patches.suse/squashfs-3.4.patch
|
2008-07-18 12:15:21 +02:00
|
|
|
|
|
|
|
patches.suse/parser-match_string.diff
|
|
|
|
patches.suse/fs-may_iops.diff
|
|
|
|
patches.suse/fs-knows-MAY_APPEND.diff
|
|
|
|
patches.suse/nfs4acl-common.diff
|
|
|
|
patches.suse/nfs4acl-ext3.diff
|
|
|
|
patches.suse/nfs4acl-ai.diff
|
|
|
|
|
|
|
|
########################################################
|
|
|
|
# These patches are from the netfilter team, and
|
|
|
|
# are required to tag IPsec packets for packet
|
|
|
|
# filtering purposes.
|
|
|
|
########################################################
|
|
|
|
|
|
|
|
# anyone want to refresh this one?
|
2008-10-12 00:19:34 +02:00
|
|
|
patches.suse/netfilter-ipv4options
|
2008-07-18 12:15:21 +02:00
|
|
|
patches.suse/netfilter-ipt_LOG-mac
|
|
|
|
|
2008-07-19 01:01:47 +02:00
|
|
|
patches.suse/netfilter-ip_conntrack_slp.patch
|
|
|
|
|
2008-07-18 12:15:21 +02:00
|
|
|
########################################################
|
|
|
|
#
|
|
|
|
# Device drivers
|
|
|
|
#
|
|
|
|
########################################################
|
|
|
|
|
2008-11-08 19:28:50 +01:00
|
|
|
patches.drivers/power-introduce-system_entering_hibernation
|
|
|
|
patches.drivers/dmi-introduce-dmi_first_match
|
|
|
|
|
2008-09-15 00:58:04 +02:00
|
|
|
patches.drivers/e1000e_add_82574L.patch
|
|
|
|
patches.drivers/e1000e_add_ICH9_BM.patch
|
|
|
|
patches.drivers/e1000e_add_LOM_devices.patch
|
2008-07-18 12:15:21 +02:00
|
|
|
|
2008-09-29 18:18:36 +02:00
|
|
|
# debug 425480
|
|
|
|
patches.suse/e1000e_Export_set_memory_ro-rw
|
|
|
|
patches.suse/e1000e_use_set_memory_ro-rw_to_protect_flash_memory
|
|
|
|
patches.suse/e1000e_allow_bad_checksum
|
|
|
|
patches.suse/e1000e_call_dump_eeprom
|
2008-09-30 17:55:48 +02:00
|
|
|
patches.suse/e1000e_ioremap_sanity_check
|
2008-09-29 18:18:36 +02:00
|
|
|
|
2008-11-21 17:05:19 +01:00
|
|
|
patches.drivers/e1000e_add_ECC
|
|
|
|
|
2008-11-23 08:54:06 +01:00
|
|
|
patches.fixes/igb_ethtool.patch
|
|
|
|
|
2008-10-22 18:33:57 +02:00
|
|
|
patches.drivers/tg3-Add-57780-ASIC-revision.patch
|
|
|
|
patches.drivers/broadcom-Add-support-for-the-57780-integrated-PHY.patch
|
|
|
|
patches.drivers/bnx2x-eeh.patch
|
2008-11-08 19:28:50 +01:00
|
|
|
patches.drivers/bnx2-Add-bnx2_shutdown_chip
|
|
|
|
patches.drivers/bnx2-check-running.patch
|
|
|
|
|
2008-09-29 18:18:36 +02:00
|
|
|
patches.drivers/ixgbe-fcoe-bugfixes
|
2008-11-08 19:28:50 +01:00
|
|
|
patches.arch/x86_sgi-uv-scir.patch
|
2008-10-25 11:38:33 +02:00
|
|
|
patches.drivers/sgi-ioc4-request-submodules
|
|
|
|
|
2008-10-28 00:21:37 +01:00
|
|
|
# This one is more related to x2APIC patches, but adjusted by SGI to cleanly
|
|
|
|
# patch on-top of sgi-uv-led -> I don't do the extra work and keep it here
|
|
|
|
patches.arch/x86_uv_early_detect.patch
|
2008-11-23 19:05:24 +01:00
|
|
|
patches.arch/x86_sgi_uv_early_detect_oem.patch
|
2008-11-25 16:11:34 +01:00
|
|
|
patches.fixes/uv-redundant-creation-of-proc-dir
|
2008-10-28 00:21:37 +01:00
|
|
|
|
2008-10-25 11:38:33 +02:00
|
|
|
patches.fixes/cxgb3_fix_race_in_EEH
|
2008-08-07 01:33:54 +02:00
|
|
|
|
2008-07-18 12:15:21 +02:00
|
|
|
# Add support for Montevina hardware; series mainlined 2.6.26
|
|
|
|
|
2008-09-30 00:24:12 +02:00
|
|
|
patches.drivers/ehca-flush-cqe.patch
|
2008-10-24 15:29:40 +02:00
|
|
|
patches.drivers/ehca-rejecting-dynamic-mem-add-remove.patch
|
2008-09-30 00:24:12 +02:00
|
|
|
|
2008-10-22 18:33:57 +02:00
|
|
|
patches.drivers/tpm-correct-timeouts.patch
|
|
|
|
patches.drivers/tpm-bcm0102-workaround.patch
|
|
|
|
|
2008-11-21 17:05:19 +01:00
|
|
|
patches.drivers/0001-IB-ehca-Fix-problem-with-max-number-of-QPs-and-CQs.patch
|
|
|
|
|
|
|
|
patches.drivers/ehca-fix-possible-nullpointer-access-v2.patch
|
|
|
|
|
2008-07-18 12:15:21 +02:00
|
|
|
########################################################
|
|
|
|
# Storage
|
|
|
|
########################################################
|
2008-11-08 19:28:50 +01:00
|
|
|
|
|
|
|
# libata
|
2008-10-28 00:21:37 +01:00
|
|
|
patches.drivers/libata-add-waits-for-govault
|
2008-07-18 12:15:21 +02:00
|
|
|
patches.drivers/libata-unlock-hpa-by-default
|
2008-10-12 00:19:34 +02:00
|
|
|
patches.drivers/libata-prefer-over-ide
|
2008-11-08 19:28:50 +01:00
|
|
|
patches.drivers/libata-dont-restore-DET-on-detach
|
|
|
|
|
|
|
|
# libata-slave_link
|
|
|
|
patches.drivers/libata-make-SCR-access-ops-per-link
|
|
|
|
patches.drivers/libata-reimplement-link-iterator
|
|
|
|
patches.drivers/libata-misc-updates-to-prepare-for-slave-link
|
|
|
|
patches.drivers/libata-implement-slave_link
|
|
|
|
patches.drivers/libata-transfer-EHI-control-flags-to-slave-ehc.i
|
|
|
|
patches.drivers/libata-eh-fix-slave-link-EH-action-mask-handling
|
|
|
|
patches.drivers/libata-set-device-class-to-NONE-if-phys_offline
|
|
|
|
patches.drivers/libata-ata_piix-use-slave_link
|
|
|
|
|
|
|
|
patches.drivers/libata-ata_piix-add-intel-ibex-pci-ids
|
|
|
|
patches.drivers/libata-ata_piix-add-Hercules-EC-900-mini-to-laptop-tbl
|
|
|
|
patches.drivers/libata-sata_via-load-DEVICE-register-when-CTL-changes
|
|
|
|
patches.drivers/libata-sata_via-fix-support-for-5287
|
|
|
|
patches.drivers/libata-sata_via-restore-vt-_prepare_host-error-handling
|
|
|
|
patches.drivers/libata-implement-NO_SPINDOWN
|
|
|
|
patches.drivers/libata-ahci-blacklist-double-spin-off
|
|
|
|
patches.drivers/libata-sata_sil-blacklist-double-spin-off
|
|
|
|
patches.drivers/libata-ata_piix-blacklist-double-spin-off
|
|
|
|
patches.drivers/libata-whitelist-good-bridges
|
|
|
|
patches.drivers/libata-add-and-use-HORKAGE_ATAPI_MOD16_DMA
|
2008-11-11 15:45:48 +01:00
|
|
|
patches.drivers/libata-pata_sch-slave-poss
|
|
|
|
patches.drivers/libata-fix-ata_tf_read_block-overflow
|
|
|
|
patches.drivers/libata-fix-ata_tf_to_lba48-overflow
|
2008-11-21 17:05:19 +01:00
|
|
|
patches.drivers/libata-ata_piix-clear-spurious-IRQ
|
2008-11-28 15:25:51 +01:00
|
|
|
patches.drivers/libata-seagate-firmware-bug
|
2008-07-18 12:15:21 +02:00
|
|
|
|
2008-10-25 11:38:33 +02:00
|
|
|
# Block layer fixes
|
|
|
|
patches.fixes/block-use-bio_has_data
|
|
|
|
patches.fixes/block-discard-requests
|
|
|
|
patches.fixes/block-git-fixes
|
|
|
|
patches.fixes/block-rq-affinity
|
|
|
|
|
2008-09-15 00:58:04 +02:00
|
|
|
# Online disk resize
|
|
|
|
patches.drivers/bdev-resize-wrapper-for-revalidate_disk
|
|
|
|
patches.drivers/bdev-resize-adjust-block-device-size
|
|
|
|
patches.drivers/bdev-resize-check-for-device-resize
|
|
|
|
patches.drivers/bdev-resize-sd-driver-calls
|
|
|
|
patches.drivers/bdev-resize-added-flush_disk
|
|
|
|
patches.drivers/bdev-resize-call-flush_disk
|
|
|
|
# Block-layer timeout
|
|
|
|
patches.drivers/block-timeout-handling
|
2008-10-25 11:38:33 +02:00
|
|
|
patches.drivers/block-abort-queue
|
|
|
|
patches.drivers/dm-abort-queue-on-failed-paths
|
|
|
|
patches.drivers/block-abort-request-rq-complete-marking
|
|
|
|
patches.drivers/block-call-sync-on-cleanup
|
2008-11-08 19:28:50 +01:00
|
|
|
patches.drivers/block-add-timeout-on-dequeue
|
|
|
|
patches.drivers/block-del-timer-after-dequeue
|
2008-11-28 15:25:51 +01:00
|
|
|
patches.fixes/blk-leave-sync-timer-running
|
|
|
|
patches.drivers/block-internal-dequeue-shouldnt-start-timer
|
2008-09-15 00:58:04 +02:00
|
|
|
|
|
|
|
patches.fixes/scsi-misc-git-update
|
|
|
|
patches.fixes/scsi-enhance-error-codes
|
2008-09-29 18:18:36 +02:00
|
|
|
patches.fixes/scsi-terminate-target-reset
|
2008-10-12 00:19:34 +02:00
|
|
|
patches.fixes/sd-needs-updating
|
2008-10-22 18:33:57 +02:00
|
|
|
patches.fixes/scsi-inquiry-too-short-ratelimit
|
2008-11-21 17:05:19 +01:00
|
|
|
patches.suse/scsi-netlink-ml
|
2008-09-29 18:18:36 +02:00
|
|
|
|
|
|
|
# FCoE
|
|
|
|
patches.drivers/open-fcoe-header-files
|
|
|
|
patches.drivers/open-fcoe-libfc
|
|
|
|
patches.drivers/open-fcoe-driver
|
|
|
|
patches.drivers/open-fcoe-dcb-support
|
2008-11-08 19:28:50 +01:00
|
|
|
# readd copper pond bnc#441471
|
|
|
|
patches.drivers/ixgbe-copper_pond.patch
|
|
|
|
patches.drivers/ixgbe-sfp.patch
|
|
|
|
|
|
|
|
patches.fixes/dcb-setting-pg-will-cause-tx-hang
|
|
|
|
patches.fixes/multiq-requeue-should-rewind-current_band
|
|
|
|
patches.drivers/open-fcoe-beta3-update
|
|
|
|
patches.drivers/ixgbe-add-bcna-support
|
|
|
|
patches.drivers/open-fcoe-beta4-update
|
|
|
|
patches.fixes/dcb-fix-setpfcstate
|
|
|
|
patches.drivers/open-fcoe-beta5-update
|
2008-09-15 00:58:04 +02:00
|
|
|
|
|
|
|
patches.drivers/lpfc-8.2.8-update
|
|
|
|
patches.drivers/lpfc-8.2.8.1-update
|
2008-10-12 00:19:34 +02:00
|
|
|
patches.drivers/lpfc-8.2.8.3-update
|
|
|
|
patches.drivers/lpfc-8.2.8.4-update
|
2008-11-20 15:55:01 +01:00
|
|
|
patches.drivers/lpfc-8.2.8.7-update
|
2008-09-29 18:18:36 +02:00
|
|
|
patches.drivers/qla2xxx-8.02.01-k8-update
|
2008-11-21 17:05:19 +01:00
|
|
|
patches.drivers/qla2xxx-8.02.01-k9-update
|
2008-11-28 15:25:51 +01:00
|
|
|
patches.fixes/qla2xxx-disable-automatic-queue-tracking
|
2008-10-12 00:19:34 +02:00
|
|
|
patches.drivers/mpt-fusion-4.00.43.00-update
|
2008-11-21 17:05:19 +01:00
|
|
|
patches.drivers/mpt-fusion-4.16.00.00-update
|
2008-10-12 00:19:34 +02:00
|
|
|
patches.drivers/qla4xxx-sles11-update
|
2008-11-20 15:55:01 +01:00
|
|
|
patches.drivers/qla4xxx-5.01.00-k8_sles11-03-update
|
2008-11-08 19:28:50 +01:00
|
|
|
patches.fixes/scsi-skip-nonscsi-device-for-dma
|
|
|
|
patches.fixes/scsi-dh-rdac-set-default-ownership
|
|
|
|
patches.fixes/scsi-dh-rdac-retry-mode-select
|
2008-11-20 15:55:01 +01:00
|
|
|
patches.fixes/scsi-eh-timed-out-missing-braces
|
|
|
|
patches.fixes/scsi-retry-transport-error
|
|
|
|
patches.fixes/scsi-retry-TASK_ABORTED
|
|
|
|
patches.fixes/scsi-dh-alua-retry-UA
|
|
|
|
patches.fixes/scsi-add-tgps-setting
|
2008-11-21 17:05:19 +01:00
|
|
|
patches.fixes/scsi-dh-alua-send-stpg
|
|
|
|
patches.fixes/scsi-dh-rdac-initialize-passive-path
|
|
|
|
|
|
|
|
patches.drivers/ibmvfc-async-events-oops
|
2008-07-18 12:15:21 +02:00
|
|
|
|
|
|
|
# Remaining SCSI patches (garloff)
|
|
|
|
patches.suse/scsi-error-test-unit-ready-timeout
|
|
|
|
|
|
|
|
patches.fixes/proc-scsi-scsi-fix.diff
|
|
|
|
|
2008-11-08 19:28:50 +01:00
|
|
|
patches.fixes/scsi-ibmvscsi-show-config.patch
|
|
|
|
# bnc#362850
|
|
|
|
patches.fixes/sd_liberal_28_sense_invalid.diff
|
|
|
|
|
|
|
|
patches.drivers/intel-ibex-peak-device-ids.patch
|
|
|
|
patches.drivers/intel-ibex-peak-device-support.patch
|
|
|
|
|
2008-07-18 12:15:21 +02:00
|
|
|
########################################################
|
|
|
|
# Network
|
|
|
|
########################################################
|
2008-10-22 18:33:57 +02:00
|
|
|
patches.drivers/ehea.patch
|
2008-07-18 12:15:21 +02:00
|
|
|
patches.fixes/tulip-quad-NIC-ifdown
|
|
|
|
patches.suse/nameif-track-rename.patch
|
2008-10-12 00:19:34 +02:00
|
|
|
patches.drivers/atl2-add-atl2-network-driver.patch
|
2008-11-08 19:28:50 +01:00
|
|
|
patches.fixes/cxgb3-remove-duplicate-tests-in-lro
|
|
|
|
patches.drivers/cxgb3-private-iscsi-ip-addresses
|
|
|
|
patches.drivers/cxgb3-get_drvinfo-deadlock.patch
|
2008-07-18 12:15:21 +02:00
|
|
|
|
|
|
|
########################################################
|
|
|
|
# Wireless Networking
|
|
|
|
########################################################
|
|
|
|
patches.suse/wireless-no-aes-select
|
2008-11-20 15:55:01 +01:00
|
|
|
patches.fixes/ipw2200-send-noassoc.patch
|
2008-07-18 12:15:21 +02:00
|
|
|
|
2008-08-07 01:33:54 +02:00
|
|
|
|
2008-07-18 12:15:21 +02:00
|
|
|
########################################################
|
|
|
|
# iSCSI
|
|
|
|
########################################################
|
2008-09-29 18:18:36 +02:00
|
|
|
patches.fixes/open-iscsi-git-update
|
2008-11-08 19:28:50 +01:00
|
|
|
patches.drivers/open-iscsi-offloading-support
|
|
|
|
patches.drivers/cxgb3i
|
2008-11-21 17:05:19 +01:00
|
|
|
patches.drivers/cxgb3i-fixed-offload-array-size
|
2008-07-18 12:15:21 +02:00
|
|
|
|
|
|
|
########################################################
|
|
|
|
# PCI and PCI hotplug
|
|
|
|
########################################################
|
|
|
|
|
|
|
|
########################################################
|
|
|
|
# sysfs / driver core
|
|
|
|
########################################################
|
|
|
|
# make debugging easier
|
|
|
|
patches.drivers/sysfs-crash-debugging.patch
|
2008-10-12 00:19:34 +02:00
|
|
|
patches.drivers/driver-core-basic-infrastructure-for-per-module-dynamic-debug-messages.patch
|
2008-07-18 12:15:21 +02:00
|
|
|
|
2008-11-17 17:15:12 +01:00
|
|
|
# this must be after the previous *-dynamic-debug-messages.patch
|
|
|
|
patches.suse/module-ref-dynamic-alloc
|
2008-11-20 15:55:01 +01:00
|
|
|
patches.suse/mem_cgroup_stat-dynamic-alloc
|
2008-11-17 17:15:12 +01:00
|
|
|
|
2008-07-18 12:15:21 +02:00
|
|
|
########################################################
|
|
|
|
# USB
|
|
|
|
########################################################
|
|
|
|
patches.suse/usb-storage-disable-delay.patch
|
|
|
|
|
|
|
|
########################################################
|
|
|
|
# I2C
|
|
|
|
########################################################
|
|
|
|
|
|
|
|
########################################################
|
|
|
|
# Input & Console
|
|
|
|
########################################################
|
|
|
|
patches.suse/bootsplash
|
2008-09-29 18:18:36 +02:00
|
|
|
patches.drivers/elousb.patch
|
2008-10-16 14:49:50 +02:00
|
|
|
patches.fixes/input-add-acer-aspire-5710-to-nomux.patch
|
2008-10-24 15:29:40 +02:00
|
|
|
patches.fixes/hid-rdesc-quirk-for-sony-vaio-VGX-TP1E.patch
|
2008-07-18 12:15:21 +02:00
|
|
|
|
|
|
|
##########################################################
|
|
|
|
# Sound
|
|
|
|
##########################################################
|
2008-10-29 00:27:04 +01:00
|
|
|
patches.drivers/alsa-hda-beep
|
|
|
|
patches.drivers/alsa-hda-spdif-slave
|
|
|
|
patches.drivers/alsa-hda-probe-fix
|
|
|
|
patches.drivers/alsa-hda-proc-fix
|
|
|
|
patches.drivers/alsa-hda-analog-update
|
|
|
|
patches.drivers/alsa-hda-atihdmi-update
|
|
|
|
patches.drivers/alsa-hda-nvidia-hdmi
|
|
|
|
patches.drivers/alsa-hda-realtek-update
|
|
|
|
patches.drivers/alsa-hda-sigmatel-update
|
|
|
|
patches.drivers/alsa-hda-via-update
|
|
|
|
patches.drivers/alsa-hda-via-rec-fix
|
|
|
|
patches.drivers/alsa-hda-hp-mobile-fix
|
2008-11-08 19:28:50 +01:00
|
|
|
patches.drivers/alsa-hda-sigmatel-spdif-fix
|
|
|
|
patches.drivers/alsa-hda-realtek-mic-automute-fix
|
|
|
|
patches.drivers/alsa-hda-realtek-alc269-dmic
|
|
|
|
patches.drivers/alsa-hda-alc269-fsc-amilo
|
|
|
|
patches.drivers/alsa-hda-acer-quirk
|
|
|
|
patches.drivers/alsa-hda-proc-gpio-fix
|
|
|
|
patches.drivers/alsa-hda-alc888-medion-add
|
|
|
|
patches.drivers/alsa-hda-hp-3013-master-fix
|
|
|
|
patches.drivers/alsa-hda-dell-studio-probe-fix
|
2008-11-17 17:15:12 +01:00
|
|
|
patches.drivers/alsa-hda-stac9200-missing-mux-capture
|
|
|
|
patches.drivers/alsa-hda-stac92xx-mic-pin-fix
|
|
|
|
patches.drivers/alsa-hda-stac-hp-detect-fix
|
2008-11-20 15:55:01 +01:00
|
|
|
patches.drivers/alsa-hda-beep-dig-switch
|
|
|
|
patches.drivers/alsa-hda-beep-null-check-fix
|
|
|
|
patches.drivers/alsa-hda-sigmatel-vref-event-fix
|
|
|
|
patches.drivers/alsa-hda-sigmatel-hp-m4-check-fix
|
|
|
|
patches.drivers/alsa-hda-realtek-acer-dmic
|
|
|
|
patches.drivers/alsa-hda-stac-92hd71bxx-gpio-fix
|
|
|
|
patches.drivers/alsa-hda-stac-hp-pavilion-quirks
|
|
|
|
patches.drivers/alsa-hda-stac-gpio-unsol-resume-fix
|
2008-11-21 17:05:19 +01:00
|
|
|
patches.drivers/alsa-hda-stac-hp-gpio-switch-fix
|
|
|
|
patches.drivers/alsa-hda-stac-dell-m4-3-quirk
|
|
|
|
patches.drivers/alsa-hda-dell-studio-15-quirk
|
2008-11-28 15:25:51 +01:00
|
|
|
patches.drivers/alsa-hda-spdif-bits-cache-fix
|
|
|
|
patches.drivers/alsa-hda-stac-yet-more-fixes
|
|
|
|
patches.drivers/alsa-hda-stac-no-hp-as-line-out-switch
|
|
|
|
patches.drivers/alsa-hda-dell-studio-1535-quirk
|
|
|
|
patches.drivers/alsa-hda-dell-92hd73xx-models
|
2008-11-08 19:28:50 +01:00
|
|
|
patches.drivers/alsa-emu10k1-audigy-fixes
|
2008-11-17 17:15:12 +01:00
|
|
|
patches.drivers/alsa-powermac-ibook-g4-mic-fix
|
2008-11-28 15:25:51 +01:00
|
|
|
patches.drivers/alsa-ca0106-pm-support
|
2008-07-18 12:15:21 +02:00
|
|
|
|
|
|
|
########################################################
|
|
|
|
# Other driver fixes
|
|
|
|
########################################################
|
|
|
|
patches.fixes/ieee1394-sbp2_long_sysfs_ieee1394_id.patch
|
|
|
|
|
|
|
|
patches.fixes/parport-mutex
|
|
|
|
|
|
|
|
# suse-2.4 compatible crypto loop driver
|
|
|
|
patches.suse/twofish-2.6
|
2008-07-19 01:01:47 +02:00
|
|
|
# Allow setting maximum number of raw devices
|
|
|
|
patches.suse/raw_device_max_minors_param.diff
|
2008-09-15 00:58:04 +02:00
|
|
|
patches.suse/no-partition-scan
|
2008-07-18 12:15:21 +02:00
|
|
|
|
2008-10-24 15:29:40 +02:00
|
|
|
patches.drivers/cell_edac.patch
|
2008-11-20 15:55:01 +01:00
|
|
|
patches.fixes/v4l-dvb-avoid-writing-outside-array
|
2008-11-21 17:05:19 +01:00
|
|
|
patches.drivers/parport-serial-array-overflow-fix
|
2008-10-24 15:29:40 +02:00
|
|
|
|
2008-07-18 12:15:21 +02:00
|
|
|
########################################################
|
|
|
|
# Other drivers we have added to the tree
|
|
|
|
########################################################
|
2008-10-29 00:27:04 +01:00
|
|
|
patches.drivers/via-framebuffer-driver.patch
|
|
|
|
patches.drivers/panasonic-laptop-add-panasonic-let-s-note-laptop-extras-driver-v0.94.patch
|
2008-07-18 12:15:21 +02:00
|
|
|
|
|
|
|
########################################################
|
|
|
|
# Suspend/Resume stuff
|
|
|
|
########################################################
|
|
|
|
|
|
|
|
########################################################
|
|
|
|
# device-mapper
|
|
|
|
########################################################
|
|
|
|
patches.suse/dm-emulate-blkrrpart-ioctl
|
2008-11-08 19:28:50 +01:00
|
|
|
patches.suse/dm-raid45_2.6.27_20081027.patch
|
2008-10-25 11:38:33 +02:00
|
|
|
patches.drivers/blk-request-based-multipath-update
|
|
|
|
patches.suse/rq-based-multipath
|
|
|
|
patches.fixes/dm-mpath-remove-is_active
|
2008-09-29 18:18:36 +02:00
|
|
|
patches.suse/dm-barrier-single-device
|
2008-11-20 15:55:01 +01:00
|
|
|
patches.fixes/dm-mpath-reattach-dh
|
2008-11-21 17:05:19 +01:00
|
|
|
patches.fixes/dm-mpath-NULL-pgpath-in-activate_path
|
|
|
|
patches.suse/dm-mpath-leastpending-path
|
|
|
|
patches.suse/dm-mpath-null-pgs
|
|
|
|
patches.fixes/dm-table-switch-to-readonly
|
2008-09-29 18:18:36 +02:00
|
|
|
|
|
|
|
########################################################
|
|
|
|
# md
|
|
|
|
########################################################
|
|
|
|
patches.fixes/md-Allow-metadata_version-to-be-updated-for-externa.patch
|
|
|
|
patches.fixes/md-Don-t-try-to-set-an-array-to-read-auto-if-it-i.patch
|
2008-10-29 00:27:04 +01:00
|
|
|
patches.suse/md-notify-when-stopped
|
2008-09-29 18:18:36 +02:00
|
|
|
|
2008-07-18 12:15:21 +02:00
|
|
|
|
|
|
|
##########################################################
|
|
|
|
#
|
|
|
|
# Security stuff
|
|
|
|
#
|
|
|
|
##########################################################
|
|
|
|
|
|
|
|
##########################################################
|
|
|
|
# AppArmor
|
|
|
|
##########################################################
|
2008-08-21 18:33:51 +02:00
|
|
|
|
2008-07-18 12:15:21 +02:00
|
|
|
patches.apparmor/security-create.diff
|
|
|
|
patches.apparmor/remove_suid.diff
|
|
|
|
patches.apparmor/vfs-notify_change.diff
|
|
|
|
patches.apparmor/security-setattr.diff
|
|
|
|
patches.apparmor/vfs-mkdir.diff
|
|
|
|
patches.apparmor/security-mkdir.diff
|
|
|
|
patches.apparmor/vfs-mknod.diff
|
|
|
|
patches.apparmor/security-mknod.diff
|
|
|
|
patches.apparmor/vfs-symlink.diff
|
|
|
|
patches.apparmor/security-symlink.diff
|
|
|
|
patches.apparmor/security-readlink.diff
|
|
|
|
patches.apparmor/vfs-link.diff
|
|
|
|
patches.apparmor/security-link.diff
|
|
|
|
patches.apparmor/vfs-rmdir.diff
|
|
|
|
patches.apparmor/security-rmdir.diff
|
|
|
|
patches.apparmor/fix-vfs_rmdir.diff
|
|
|
|
patches.apparmor/vfs-unlink.diff
|
|
|
|
patches.apparmor/security-unlink.diff
|
|
|
|
patches.apparmor/vfs-rename.diff
|
|
|
|
patches.apparmor/security-rename.diff
|
|
|
|
patches.apparmor/vfs-setxattr.diff
|
|
|
|
patches.apparmor/security-setxattr.diff
|
|
|
|
patches.apparmor/vfs-getxattr.diff
|
|
|
|
patches.apparmor/security-getxattr.diff
|
|
|
|
patches.apparmor/vfs-listxattr.diff
|
|
|
|
patches.apparmor/security-listxattr.diff
|
|
|
|
patches.apparmor/vfs-removexattr.diff
|
|
|
|
patches.apparmor/security-removexattr.diff
|
|
|
|
patches.apparmor/unambiguous-__d_path.diff
|
|
|
|
patches.apparmor/d_namespace_path.diff
|
2008-11-08 19:28:50 +01:00
|
|
|
patches.apparmor/d_namespace_path_oops_fix.diff
|
2008-07-18 12:15:21 +02:00
|
|
|
patches.apparmor/fsetattr.diff
|
|
|
|
patches.apparmor/fsetattr-reintro-ATTR_FILE.diff
|
2008-08-21 18:33:51 +02:00
|
|
|
patches.apparmor/fsetattr-restore-ia_file.diff
|
2008-07-18 12:15:21 +02:00
|
|
|
patches.apparmor/file-handle-ops.diff
|
|
|
|
patches.apparmor/security-xattr-file.diff
|
|
|
|
patches.apparmor/sysctl-pathname.diff
|
2008-08-21 18:33:51 +02:00
|
|
|
patches.apparmor/add-security_path_permission
|
|
|
|
patches.apparmor/add-path_permission.diff
|
2008-07-18 12:15:21 +02:00
|
|
|
patches.apparmor/do_path_lookup-nameidata.diff
|
|
|
|
patches.apparmor/apparmor-audit.diff
|
|
|
|
patches.apparmor/apparmor-main.diff
|
|
|
|
patches.apparmor/apparmor-lsm.diff
|
2008-08-21 18:33:51 +02:00
|
|
|
patches.apparmor/apparmor-path_permission
|
2008-07-18 12:15:21 +02:00
|
|
|
patches.apparmor/apparmor-module_interface.diff
|
|
|
|
patches.apparmor/apparmor-misc.diff
|
|
|
|
patches.apparmor/apparmor-intree.diff
|
|
|
|
patches.apparmor/apparmor-network.diff
|
|
|
|
patches.apparmor/apparmor-rlimits.diff
|
|
|
|
patches.apparmor/apparmor-2.6.25.diff
|
2008-08-28 02:19:28 +02:00
|
|
|
patches.apparmor/apparmor-ptrace-2.6.27.diff
|
2008-07-18 12:15:21 +02:00
|
|
|
patches.apparmor/export-security_inode_permission-for-aufs
|
|
|
|
|
|
|
|
########################################################
|
|
|
|
# Address space layout randomization
|
|
|
|
########################################################
|
|
|
|
|
|
|
|
########################################################
|
|
|
|
# KDB v4.4
|
|
|
|
########################################################
|
|
|
|
|
|
|
|
patches.suse/kdb-common
|
|
|
|
patches.suse/kdb-x86
|
|
|
|
patches.suse/kdb-ia64
|
|
|
|
patches.suse/kdb-serial-8250
|
2008-11-08 19:28:50 +01:00
|
|
|
patches.fixes/kdb-fix-stack-overflow.patch
|
|
|
|
patches.suse/kdb-resolve-uv-conflict.diff
|
|
|
|
patches.fixes/kdb-read-CR.diff
|
2008-07-18 12:15:21 +02:00
|
|
|
|
|
|
|
########################################################
|
|
|
|
# Other patches for debugging
|
|
|
|
########################################################
|
|
|
|
patches.suse/crasher-26.diff
|
2008-08-28 02:19:28 +02:00
|
|
|
patches.suse/stack-unwind
|
2008-09-29 18:18:36 +02:00
|
|
|
patches.suse/no-frame-pointer-select
|
2008-10-24 15:29:40 +02:00
|
|
|
patches.arch/x86_64-unwind-annotations
|
2008-09-29 18:18:36 +02:00
|
|
|
|
2008-11-08 19:28:50 +01:00
|
|
|
########################################################
|
|
|
|
# Perfmon
|
|
|
|
########################################################
|
|
|
|
patches.suse/perfmon2.patch
|
|
|
|
|
2008-10-28 00:21:37 +01:00
|
|
|
########################################################
|
|
|
|
# Kdump
|
|
|
|
########################################################
|
|
|
|
patches.fixes/kdb-kdump.diff
|
|
|
|
patches.fixes/kdb-oops-panic.diff
|
2008-10-22 18:33:57 +02:00
|
|
|
patches.suse/kdump-dump_after_notifier.patch
|
2008-10-28 00:21:37 +01:00
|
|
|
patches.fixes/hpwdt-kdump.diff
|
2008-11-17 17:15:12 +01:00
|
|
|
patches.fixes/firmware-memmap-64bit.diff
|
2008-11-20 15:55:01 +01:00
|
|
|
patches.fixes/kdump-x86-sparsemem.diff
|
|
|
|
patches.fixes/hpwdt-execute-page.diff
|
2008-10-22 18:33:57 +02:00
|
|
|
|
2008-10-24 15:29:40 +02:00
|
|
|
########################################################
|
|
|
|
# cgroups
|
|
|
|
########################################################
|
|
|
|
patches.suse/cgroup-freezer.patch
|
|
|
|
|
2008-11-21 17:05:19 +01:00
|
|
|
patches.suse/panic-on-io-nmi.diff
|
2008-09-29 18:18:36 +02:00
|
|
|
########################################################
|
|
|
|
# Tracing
|
|
|
|
########################################################
|
|
|
|
# in tip/tracing/ftrace
|
|
|
|
patches.trace/rcu-read-sched.patch
|
|
|
|
patches.trace/markers-use-rcu-read-lock-sched.patch
|
|
|
|
|
|
|
|
# in tip/tracing/ftrace
|
|
|
|
patches.trace/tracepoints.patch
|
|
|
|
patches.trace/tracepoints-use-table-size-macro.patch
|
|
|
|
patches.trace/tracepoints-documentation.patch
|
|
|
|
patches.trace/tracepoints-tracepoint-synchronize-unregister.patch
|
|
|
|
patches.trace/tracepoints-documentation-fix-teardown.patch
|
|
|
|
patches.trace/tracepoints-samples.patch
|
|
|
|
patches.trace/tracepoints-samples-fix-teardown.patch
|
|
|
|
|
2008-10-09 14:44:05 +02:00
|
|
|
patches.trace/lttng-instrumentation-irq.patch
|
2008-09-29 18:18:36 +02:00
|
|
|
patches.trace/lttng-instrumentation-scheduler.patch
|
|
|
|
patches.trace/lttng-instrumentation-timer.patch
|
|
|
|
patches.trace/lttng-instrumentation-kernel.patch
|
|
|
|
patches.trace/lttng-instrumentation-filemap.patch
|
|
|
|
patches.trace/lttng-instrumentation-swap.patch
|
|
|
|
patches.trace/lttng-instrumentation-memory.patch
|
|
|
|
patches.trace/lttng-instrumentation-page_alloc.patch
|
|
|
|
patches.trace/lttng-instrumentation-hugetlb.patch
|
|
|
|
patches.trace/lttng-instrumentation-net.patch
|
|
|
|
patches.trace/lttng-instrumentation-ipv4.patch
|
|
|
|
patches.trace/lttng-instrumentation-ipv6.patch
|
|
|
|
patches.trace/lttng-instrumentation-socket.patch
|
|
|
|
patches.trace/lttng-instrumentation-fs.patch
|
|
|
|
patches.trace/lttng-instrumentation-ipc.patch
|
|
|
|
|
|
|
|
patches.trace/ftrace-port-to-tracepoints.patch
|
|
|
|
patches.trace/ftrace-framepointer.diff
|
|
|
|
|
2008-10-13 23:31:54 +02:00
|
|
|
patches.trace/utrace-core
|
|
|
|
|
2008-11-21 17:05:19 +01:00
|
|
|
patches.trace/s390-utrace-enablement.patch
|
|
|
|
patches.trace/s390-syscall-get-nr.diff
|
|
|
|
|
2008-09-29 18:18:36 +02:00
|
|
|
########################################################
|
|
|
|
# Swap over NFS
|
|
|
|
########################################################
|
|
|
|
|
2008-10-12 00:19:34 +02:00
|
|
|
patches.suse/SoN-01-mm-gfp-to-alloc_flags.patch
|
|
|
|
patches.suse/SoN-02-mm-setup_per_zone_pages_min.patch
|
|
|
|
patches.suse/SoN-03-net-ipv6-route-cleanup.patch
|
|
|
|
patches.suse/SoN-04-net-ipv6-route-cleanup-sysctl.patch
|
|
|
|
patches.suse/SoN-05-doc.patch
|
|
|
|
patches.suse/SoN-06-mm-gfp-to-alloc_flags-expose.patch
|
|
|
|
patches.suse/SoN-07-page_alloc-reserve.patch
|
|
|
|
patches.suse/SoN-08-reserve-slub.patch
|
|
|
|
patches.suse/SoN-09-mm-kmem_estimate_pages.patch
|
|
|
|
patches.suse/SoN-10-mm-PF_MEMALLOC-softirq.patch
|
|
|
|
patches.suse/SoN-11-mm-page_alloc-emerg.patch
|
|
|
|
patches.suse/SoN-12-global-ALLOC_NO_WATERMARKS.patch
|
|
|
|
patches.suse/SoN-13-mm-page_alloc-GFP_EMERGENCY.patch
|
|
|
|
patches.suse/SoN-14-mm-reserve.patch
|
|
|
|
patches.suse/SoN-15-mm-selinux-emergency.patch
|
|
|
|
patches.suse/SoN-16-net-backlog.patch
|
|
|
|
patches.suse/SoN-17-net-ps_rx.patch
|
|
|
|
patches.suse/SoN-18-net-sk_allocation.patch
|
|
|
|
patches.suse/SoN-19-netvm-reserve.patch
|
|
|
|
patches.suse/SoN-20-netvm-reserve-inet.patch
|
2008-10-22 18:33:57 +02:00
|
|
|
patches.suse/SoN-20-netvm-reserve-inet.patch-fix
|
2008-10-12 00:19:34 +02:00
|
|
|
patches.suse/SoN-21-netvm-skbuff-reserve.patch
|
|
|
|
patches.suse/SoN-22-netvm-sk_filter.patch
|
|
|
|
patches.suse/SoN-23-netvm-tcp-deadlock.patch
|
|
|
|
patches.suse/SoN-24-emergency-nf_queue.patch
|
|
|
|
patches.suse/SoN-25-netvm.patch
|
|
|
|
patches.suse/SoN-26-mm-swapfile.patch
|
|
|
|
patches.suse/SoN-27-mm-page_file_methods.patch
|
|
|
|
patches.suse/SoN-28-nfs-swapcache.patch
|
|
|
|
patches.suse/SoN-29-nfs-swapper.patch
|
|
|
|
patches.suse/SoN-30-nfs-swap_ops.patch
|
|
|
|
patches.suse/SoN-31-nfs-alloc-recursions.patch
|
2008-11-20 15:55:01 +01:00
|
|
|
patches.fixes/nfs-write.c-bug-removal.patch
|
2008-07-18 12:15:21 +02:00
|
|
|
|
2008-10-13 23:31:54 +02:00
|
|
|
########################################################
|
|
|
|
# Staging tree patches
|
|
|
|
# new drivers that are going upstream
|
|
|
|
########################################################
|
|
|
|
patches.drivers/0001-Staging-add-TAINT_CRAP-for-all-drivers-staging-code.patch
|
|
|
|
patches.drivers/0002-Staging-add-TAINT_CRAP-flag-to-drivers-staging-modu.patch
|
|
|
|
patches.drivers/0003-Staging-add-Kconfig-entries-and-Makefile-infrastruc.patch
|
|
|
|
patches.drivers/0004-Staging-add-MAINTAINERS-entry.patch
|
|
|
|
patches.drivers/0005-Staging-add-et131x-network-driver.patch
|
|
|
|
patches.drivers/0006-Staging-add-Alacritech-slicoss-network-driver.patch
|
|
|
|
patches.drivers/0007-Staging-add-sxg-network-driver.patch
|
|
|
|
patches.drivers/0008-Staging-add-me4000-firmware-files.patch
|
|
|
|
patches.drivers/0009-Staging-add-me4000-pci-data-collection-driver.patch
|
|
|
|
patches.drivers/0010-Staging-add-the-go7007-video-driver.patch
|
|
|
|
patches.drivers/0011-Staging-USB-IP-add-common-functions-needed.patch
|
|
|
|
patches.drivers/0012-Staging-USB-IP-add-client-driver.patch
|
|
|
|
patches.drivers/0013-Staging-USB-IP-add-host-driver.patch
|
|
|
|
patches.drivers/0014-Staging-add-w35und-wifi-driver.patch
|
|
|
|
patches.drivers/0015-Staging-add-wlan-ng-prism2-usb-driver.patch
|
|
|
|
patches.drivers/0016-Staging-add-echo-cancelation-module.patch
|
|
|
|
patches.drivers/0017-Staging-Fix-gcc-warnings-in-sxg.patch
|
|
|
|
patches.drivers/0018-Staging-go7007-v4l-fixes.patch
|
|
|
|
patches.drivers/0019-Staging-SLICOSS-lots-of-checkpatch-fixes.patch
|
|
|
|
patches.drivers/0020-Staging-SLICOSS-Fix-warnings-due-to-static-usage.patch
|
|
|
|
patches.drivers/0021-Staging-SLICOSS-Fix-remaining-type-names.patch
|
|
|
|
patches.drivers/0022-Staging-SLICOSS-Call-pci_release_regions-at-driver.patch
|
|
|
|
patches.drivers/0023-Staging-Lindent-sxg.c.patch
|
|
|
|
patches.drivers/staging-workaround-build-system-bug.patch
|
2008-10-14 18:16:00 +02:00
|
|
|
patches.drivers/staging-at76_usb-wireless-driver.patch
|
2008-11-08 19:28:50 +01:00
|
|
|
patches.drivers/staging-add-agnx-wireless-driver.patch
|
|
|
|
patches.drivers/staging-add-otus-atheros-wireless-network-driver.patch
|
|
|
|
patches.drivers/staging-add-rt2860-wireless-driver.patch
|
2008-11-20 15:55:01 +01:00
|
|
|
patches.drivers/staging-rt2860-enable-wpa_supplicant-support.patch
|
2008-10-13 23:31:54 +02:00
|
|
|
|
2008-07-18 12:15:21 +02:00
|
|
|
########################################################
|
|
|
|
# You'd better have a good reason for adding a patch
|
|
|
|
# below here.
|
|
|
|
########################################################
|
|
|
|
|
|
|
|
########################################################
|
|
|
|
# XEN architecture, version 3
|
|
|
|
########################################################
|
|
|
|
|
|
|
|
# xen patches, from xenbits mercurial repository.
|
|
|
|
# http://xenbits.xensource.com/ext/linux-2.6-merge.hg
|
|
|
|
#
|
|
|
|
# everything named "xen3-auto-*" is auto-generated.
|
|
|
|
# PLEASE DON'T EDIT THESE PATCHES. Create fixup patches
|
|
|
|
# on top of them instead. This reduces workload when
|
|
|
|
# re-basing to a newer xen tree.
|
2008-11-25 16:11:34 +01:00
|
|
|
#
|
|
|
|
### both uml framebuffer and xen need this one.
|
|
|
|
patches.xen/add-console-use-vt
|
2008-07-18 12:15:21 +02:00
|
|
|
|
2008-08-28 02:19:28 +02:00
|
|
|
# split out patches
|
2008-11-21 17:05:19 +01:00
|
|
|
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/ipv6-no-autoconf
|
|
|
|
patches.xen/pci-reassign-resources
|
|
|
|
patches.xen/sfc-driverlink
|
|
|
|
patches.xen/sfc-resource-driver
|
|
|
|
patches.xen/sfc-driverlink-conditional
|
2008-08-28 02:19:28 +02:00
|
|
|
|
|
|
|
# bulk stuff, new files for xen
|
2008-11-21 17:05:19 +01:00
|
|
|
patches.xen/xen3-auto-xen-arch.diff
|
|
|
|
patches.xen/xen3-auto-xen-drivers.diff
|
|
|
|
patches.xen/xen3-auto-include-xen-interface.diff
|
2008-08-28 02:19:28 +02:00
|
|
|
|
|
|
|
# kconfig bits for xen
|
2008-11-21 17:05:19 +01:00
|
|
|
patches.xen/xen3-auto-xen-kconfig.diff
|
2008-08-28 02:19:28 +02:00
|
|
|
|
|
|
|
# common code changes
|
2008-11-21 17:05:19 +01:00
|
|
|
patches.xen/xen3-auto-common.diff
|
|
|
|
patches.xen/xen3-auto-arch-x86.diff
|
|
|
|
patches.xen/xen3-auto-arch-i386.diff
|
|
|
|
patches.xen/xen3-auto-arch-x86_64.diff
|
2008-08-28 02:19:28 +02:00
|
|
|
|
|
|
|
# newer changeset backports
|
|
|
|
|
|
|
|
# changes outside arch/{i386,x86_64}/xen
|
2008-11-21 17:05:19 +01:00
|
|
|
patches.xen/xen3-fixup-xen
|
|
|
|
patches.xen/xen3-fixup-kconfig
|
|
|
|
patches.xen/xen3-fixup-common
|
|
|
|
patches.xen/xen3-fixup-arch-x86
|
|
|
|
patches.xen/xen3-fixup-sfc
|
2008-08-28 02:19:28 +02:00
|
|
|
|
|
|
|
# ports of other patches
|
2008-11-21 17:05:19 +01:00
|
|
|
patches.xen/xen3-patch-2.6.18
|
|
|
|
patches.xen/xen3-patch-2.6.19
|
|
|
|
patches.xen/xen3-patch-2.6.20
|
|
|
|
patches.xen/xen3-patch-2.6.21
|
|
|
|
patches.xen/xen3-patch-2.6.22
|
|
|
|
patches.xen/xen3-patch-2.6.23
|
|
|
|
patches.xen/xen3-patch-2.6.24
|
|
|
|
patches.xen/xen3-patch-2.6.25
|
|
|
|
patches.xen/xen3-patch-2.6.26
|
|
|
|
patches.xen/xen3-patch-2.6.27
|
|
|
|
patches.xen/xen3-patch-2.6.27.1-2
|
|
|
|
patches.xen/xen3-patch-2.6.27.3-4
|
|
|
|
patches.xen/xen3-patch-2.6.27.4-5
|
|
|
|
patches.xen/xen3-patch-2.6.27.5-6
|
|
|
|
patches.xen/xen3-seccomp-disable-tsc-option
|
|
|
|
patches.xen/xen3-rwlocks-enable-interrupts
|
|
|
|
patches.xen/xen3-x2APIC_PATCH_20_of_41_cff73a6ffaed726780b001937d2a42efde553922
|
|
|
|
patches.xen/xen3-x2APIC_PATCH_27_of_41_9fa8c481b55e80edd8c637573f87853bb6b600f5
|
|
|
|
patches.xen/xen3-x2APIC_PATCH_40_of_41_bbb65d2d365efe9951290e61678dcf81ec60add4
|
|
|
|
patches.xen/xen3-x86_sgi_cpus4096-02-fix-send_call_func_ip.patch
|
|
|
|
patches.xen/xen3-x86_sgi_cpus4096-05-update-send_IPI_mask.patch
|
|
|
|
patches.xen/xen3-x86-vmware-tsc-03-detect-from-hypervisor
|
2008-08-28 02:19:28 +02:00
|
|
|
+andrea -RT patches.xen/xen3-silent-stack-overflow
|
2008-11-21 17:05:19 +01:00
|
|
|
patches.xen/xen3-e1000e_Export_set_memory_ro-rw
|
|
|
|
patches.xen/xen3-intel-ibex-peak-device-ids.patch
|
|
|
|
patches.xen/xen3-sysfs-crash-debugging.patch
|
|
|
|
patches.xen/xen3-stack-unwind
|
|
|
|
patches.xen/xen3-x86_64-unwind-annotations
|
|
|
|
patches.xen/xen3-perfmon2.patch
|
2008-08-28 02:19:28 +02:00
|
|
|
|
|
|
|
# bugfixes and enhancements
|
2008-11-21 17:05:19 +01:00
|
|
|
patches.xen/xen-balloon-max-target
|
|
|
|
patches.xen/xen-modular-blktap
|
|
|
|
patches.xen/xen-blkback-bimodal-suse
|
|
|
|
patches.xen/xen-blkif-protocol-fallback-hack
|
|
|
|
patches.xen/xen-blkback-cdrom
|
|
|
|
patches.xen/xen-blktap-write-barriers
|
|
|
|
patches.xen/xen-scsifront-block-timeout-update
|
|
|
|
patches.xen/xen-op-packet
|
|
|
|
patches.xen/xen-blkfront-cdrom
|
|
|
|
patches.xen/xen-sections
|
|
|
|
patches.xen/xen-swiotlb-heuristics
|
|
|
|
patches.xen/xen-kconfig-compat-3.2.0
|
|
|
|
patches.xen/xen-cpufreq-report
|
|
|
|
patches.xen/xen-rt2860-build
|
|
|
|
patches.xen/xen-sysdev-suspend
|
|
|
|
patches.xen/xen-ipi-per-cpu-irq
|
|
|
|
patches.xen/xen-virq-per-cpu-irq
|
|
|
|
patches.xen/xen-configurable-guest-devices
|
|
|
|
patches.xen/xen-netback-nr-irqs
|
|
|
|
patches.xen/xen-netback-notify-multi
|
|
|
|
patches.xen/xen-fb-bad-irq
|
|
|
|
patches.xen/xen-x86-panic-no-reboot
|
|
|
|
patches.xen/xen-x86-dcr-fallback
|
|
|
|
patches.xen/xen-x86-consistent-nmi
|
|
|
|
patches.xen/xen-x86-no-lapic
|
|
|
|
patches.xen/xen-x86-pmd-handling
|
|
|
|
patches.xen/xen-x86-bigmem
|
|
|
|
patches.xen/xen-x86-machphys-prediction
|
|
|
|
patches.xen/xen-x86-no-lazy-tlb
|
|
|
|
patches.xen/xen-x86-exit-mmap
|
|
|
|
patches.xen/xen-i386-panic-on-oops
|
|
|
|
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/panic-on-io-nmi-xen.diff
|
2008-07-18 12:15:21 +02:00
|
|
|
|