5704fe7404
OBS-URL: https://build.opensuse.org/package/show/Kernel:stable/kernel-source?expand=0&rev=416
659 lines
24 KiB
Plaintext
659 lines
24 KiB
Plaintext
# 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...
|
|
########################################################
|
|
patches.kernel.org/patch-4.2.1
|
|
patches.kernel.org/patch-4.2.1-2
|
|
|
|
########################################################
|
|
# Build fixes that apply to the vanilla kernel too.
|
|
# Patches in patches.rpmify are applied to both -vanilla
|
|
# and patched flavors.
|
|
########################################################
|
|
patches.rpmify/lustre-lloop-dont-change-logical-size
|
|
|
|
########################################################
|
|
# 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.
|
|
########################################################
|
|
patches.rpmify/firmware-path
|
|
patches.rpmify/rpm-kernel-config
|
|
patches.rpmify/split-package
|
|
patches.rpmify/cloneconfig.diff
|
|
|
|
########################################################
|
|
# kbuild/module infrastructure fixes
|
|
########################################################
|
|
patches.suse/supported-flag
|
|
patches.suse/supported-flag-underscores
|
|
patches.suse/supported-flag-wildcards
|
|
patches.suse/supported-flag-external
|
|
patches.suse/genksyms-add-override-flag.diff
|
|
patches.suse/kconfig-automate-kernel-desktop
|
|
|
|
########################################################
|
|
# Simple export additions/removals
|
|
########################################################
|
|
|
|
########################################################
|
|
# Bug workarounds for binutils
|
|
########################################################
|
|
|
|
########################################################
|
|
# Scheduler / Core
|
|
########################################################
|
|
patches.suse/setuid-dumpable-wrongdir
|
|
|
|
########################################################
|
|
# 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.
|
|
########################################################
|
|
|
|
|
|
########################################################
|
|
# i386
|
|
########################################################
|
|
|
|
|
|
# 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
|
|
########################################################
|
|
patches.arch/x86_64-hpet-64bit-timer.patch
|
|
|
|
########################################################
|
|
# x86 MCE/MCA (Machine Check Error/Architecture) extensions
|
|
########################################################
|
|
|
|
|
|
########################################################
|
|
# x86_64/4096CPUS - from SGI
|
|
########################################################
|
|
patches.arch/x86-apic-force-bigsmp-apic-on-IBM-EXA3-4.patch
|
|
|
|
########################################################
|
|
# x86 UV patches from SGI
|
|
########################################################
|
|
|
|
########################################################
|
|
# x86_64/i386 depending on the UV patchset
|
|
########################################################
|
|
|
|
########################################################
|
|
# powerpc/generic
|
|
########################################################
|
|
patches.suse/8250-sysrq-ctrl_o.patch
|
|
patches.arch/ppc-pegasos-console-autodetection.patch
|
|
patches.suse/ppc-powerbook-usb-fn-key-default.patch
|
|
patches.drivers/ppc64-adb
|
|
patches.suse/suse-ppc64-branding
|
|
patches.arch/ppc-prom-nodisplay.patch
|
|
+needs_update patches.fixes/ptrace-getsiginfo
|
|
|
|
########################################################
|
|
# powerpc/little endian
|
|
########################################################
|
|
patches.arch/ppc64le-build-vmlinux.patch
|
|
patches.arch/ppc64le-ile-0001-powerpc-Add-global-exports-for-all-interrupt-vectors.patch
|
|
patches.arch/ppc64le-ile-0002-powerpc-Add-relocation-code-for-fixups.patch
|
|
patches.arch/ppc64le-ile-0003-powerpc-Add-hack-to-make-ppc64le-work-on-hosts-witho.patch
|
|
patches.arch/ppc64le-ile-0004-powerpc-Don-t-return-to-BE-mode-when-we-are-already-.patch
|
|
|
|
########################################################
|
|
# PS3
|
|
########################################################
|
|
|
|
########################################################
|
|
# ARM
|
|
########################################################
|
|
patches.arch/arm-OMAP-Fix-missing-usb.h-include.patch
|
|
|
|
# Compile fix for Xen on ARM with our Xen patches applied
|
|
patches.arch/arm-xen-fixup.patch
|
|
patches.arch/arm-refresh-mach-types.diff
|
|
patches.arch/arm-arndale-usb.patch
|
|
+agraf patches.arch/arm-arndale-dma.patch
|
|
patches.arch/arm-exynos-dwmmc-modalias.patch
|
|
patches.arch/arm64-0001-usb-Add-support-for-Synopsis-H20AHB-EHCI-host-contro.patch
|
|
patches.arch/arm64-0002-usb-fix-hcd-h20ahb-driver-depends.patch
|
|
patches.arch/arm64-0004-net-xgbe-Add-A0-silicon-support.patch
|
|
patches.arch/arm64-0005-arm64-dts-Add-X-Gene-reboot-driver-dts-node.patch
|
|
patches.arch/arm64-0006-arm64-Select-reboot-driver-for-X-Gene-platform.patch
|
|
patches.arch/arm64-0007-arm64-Do-not-call-enable-PCI-resources-when-specify-.patch
|
|
patches.arch/arm64-0010-KVM-ARM-Hack-to-enable-VGIC-mapping-on-64k-PAGE_SIZE.patch
|
|
|
|
# Generic PCIe host bridge, necessary for QEMU and Seattle, upstreaming wip
|
|
+mbrugger patches.arch/arm64-gpex-0001-device-core-Introduce-per-device-MSI-domain-pointer.patch
|
|
+mbrugger patches.arch/arm64-gpex-0002-PCI-MSI-add-hooks-to-populate-the-msi_domain-field.patch
|
|
+mbrugger patches.arch/arm64-gpex-0003-PCI-MSI-of-add-support-for-OF-provided-msi_domain.patch
|
|
+mbrugger patches.arch/arm64-gpex-0004-PCI-MSI-Let-pci_msi_get_domain-use-struct-device-s-m.patch
|
|
+mbrugger patches.arch/arm64-gpex-0005-irqchip-GICv2m-Get-rid-of-struct-msi_controller.patch
|
|
+mbrugger patches.arch/arm64-gpex-0006-irqchip-gicv3-its-Get-rid-of-struct-msi_controller.patch
|
|
+mbrugger patches.arch/arm64-gpex-0007-PCI-MSI-Drop-domain-field-from-msi_controller.patch
|
|
+mbrugger patches.arch/arm64-gpex-0008-PCI-MSI-of-Allow-msi_domain-lookup-using-the-PHB-nod.patch
|
|
patches.arch/arm64-gpex-0009-pci-Enable-pci-host-generic-support-for-ARM64.patch
|
|
|
|
########################################################
|
|
# S/390
|
|
########################################################
|
|
patches.arch/s390-message-catalog.diff
|
|
patches.arch/kmsg-fix-parameter-limitations
|
|
|
|
########################################################
|
|
# VM/FS patches
|
|
########################################################
|
|
patches.suse/readahead-request-tunables.patch
|
|
patches.fixes/mm-Fix-assertion-mapping-nrpages-0-in-end_writeback.patch
|
|
|
|
########################################################
|
|
# IPC patches
|
|
########################################################
|
|
|
|
########################################################
|
|
# nfsacl protocol (agruen)
|
|
########################################################
|
|
|
|
########################################################
|
|
# misc small fixes
|
|
########################################################
|
|
patches.suse/connector-read-mostly
|
|
patches.suse/kbd-ignore-gfx.patch
|
|
|
|
########################################################
|
|
#
|
|
# ACPI patches
|
|
#
|
|
########################################################
|
|
patches.arch/acpi_thinkpad_introduce_acpi_root_table_boot_param.patch
|
|
|
|
patches.arch/acpi_thermal_passive_blacklist.patch
|
|
|
|
########################################################
|
|
# CPUFREQ
|
|
########################################################
|
|
|
|
+trenn patches.fixes/cpufreq_ondemand_performance_optimise_default_settings.patch
|
|
|
|
## cpuidle perf events cleanups and related
|
|
patches.arch/perf_timechart_fix_zero_timestamps.patch
|
|
|
|
########################################################
|
|
# AGP, graphics related stuff
|
|
########################################################
|
|
|
|
########################################################
|
|
# Suse specific stuff
|
|
########################################################
|
|
patches.suse/suse-hv-guest-os-id.patch
|
|
patches.suse/suse-hv-storvsc-sg_tablesize.patch
|
|
|
|
########################################################
|
|
# Networking, IPv6
|
|
########################################################
|
|
patches.fixes/bridge-module-get-put.patch
|
|
|
|
########################################################
|
|
# NFS
|
|
########################################################
|
|
patches.fixes/0001-NFSv4-do-not-accept-an-incompatible-delegation.patch
|
|
|
|
########################################################
|
|
# lockd + statd
|
|
########################################################
|
|
|
|
########################################################
|
|
# cifs patches
|
|
########################################################
|
|
|
|
########################################################
|
|
# ext2/ext3
|
|
########################################################
|
|
# patches.suse/ext2-fsync-err
|
|
|
|
########################################################
|
|
# ext4
|
|
########################################################
|
|
|
|
########################################################
|
|
# btrfs
|
|
########################################################
|
|
patches.suse/btrfs-use-correct-device-for-maps.patch
|
|
patches.fixes/btrfs-fix-stale-directory-entries-after-fsync-log-replay
|
|
patches.fixes/btrfs-fix-stale-dir-entries-after-unlink-inode-eviction-and-fsync
|
|
|
|
########################################################
|
|
# Reiserfs Patches
|
|
########################################################
|
|
|
|
########################################################
|
|
# dlm
|
|
########################################################
|
|
|
|
########################################################
|
|
# ocfs2
|
|
########################################################
|
|
|
|
########################################################
|
|
# gfs2
|
|
########################################################
|
|
|
|
########################################################
|
|
# xfs
|
|
########################################################
|
|
|
|
########################################################
|
|
# other filesystem stuff
|
|
########################################################
|
|
|
|
patches.drivers/pstore_disable_efi_backend_by_default.patch
|
|
patches.suse/pstore-backend-autoaction
|
|
|
|
########################################################
|
|
# Overlayfs
|
|
########################################################
|
|
|
|
########################################################
|
|
# Swap-over-NFS
|
|
########################################################
|
|
|
|
########################################################
|
|
# Netfilter
|
|
########################################################
|
|
|
|
patches.suse/netfilter-ip_conntrack_slp.patch
|
|
|
|
########################################################
|
|
#
|
|
# Device drivers
|
|
#
|
|
########################################################
|
|
|
|
########################################################
|
|
# Storage
|
|
########################################################
|
|
|
|
# Block layer fixes
|
|
patches.fixes/block-copy-bi_vcnt-in-_bio_clone_fast
|
|
patches.fixes/scsi-inquiry-too-short-ratelimit
|
|
patches.suse/scsi-netlink-ml
|
|
|
|
patches.fixes/scsi-retry-alua-transition-in-progress
|
|
|
|
patches.fixes/scsi-dh-queuedata-accessors
|
|
|
|
patches.drivers/megaraid-mbox-fix-SG_IO
|
|
|
|
# Remaining SCSI patches (garloff)
|
|
patches.fixes/scsi-scan-blist-update
|
|
|
|
patches.fixes/scsi-ibmvscsi-show-config.patch
|
|
# bnc#362850
|
|
patches.fixes/sd_liberal_28_sense_invalid.diff
|
|
|
|
patches.fixes/scsi-ibmvscsi-module_alias.patch
|
|
patches.suse/sd_init.mark_majors_busy.patch
|
|
|
|
# additional bcache fixes (bnc#910440), not upstreamed yet as of 3.19
|
|
patches.drivers/0001-bcache-Add-a-cond_resched-call-to-gc.patch
|
|
patches.drivers/0002-bcache-BUG-clear-BCACHE_DEV_UNLINK_DONE-flag-when-at.patch
|
|
patches.drivers/0003-bcache-fix-a-livelock-in-btree-lock.patch
|
|
patches.drivers/0004-bcache-unregister-reboot-notifier-when-bcache-fails-.patch
|
|
patches.drivers/0005-fix-a-leak-in-bch_cached_dev_run.patch
|
|
|
|
patches.drivers/bcache-fix-writeback-thread-incomplete-stripes-starvation.patch
|
|
|
|
########################################################
|
|
# DRM/Video
|
|
########################################################
|
|
+jeffm patches.fixes/nouveau-fix-race-with-fence-signaling
|
|
patches.drivers/0001-vmwgfx-Rework-device-initialization.patch
|
|
patches.drivers/0002-drm-vmwgfx-Allow-dropped-masters-render-node-like-ac.patch
|
|
|
|
########################################################
|
|
# video4linux
|
|
########################################################
|
|
|
|
########################################################
|
|
# Network
|
|
########################################################
|
|
patches.fixes/tulip-quad-NIC-ifdown
|
|
|
|
########################################################
|
|
# Wireless Networking
|
|
########################################################
|
|
patches.suse/b43-missing-firmware-info.patch
|
|
|
|
########################################################
|
|
# ISDN
|
|
########################################################
|
|
patches.fixes/misdn-add-support-for-group-membership-check
|
|
|
|
########################################################
|
|
# iSCSI
|
|
########################################################
|
|
|
|
########################################################
|
|
# PCI and PCI hotplug
|
|
########################################################
|
|
|
|
########################################################
|
|
# sysfs / driver core
|
|
########################################################
|
|
|
|
########################################################
|
|
# USB
|
|
########################################################
|
|
|
|
patches.drivers/0001-qmi_wwan-Add-support-for-Dell-Wireless-5809e-4G-Mode.patch
|
|
|
|
########################################################
|
|
# I2C
|
|
########################################################
|
|
|
|
########################################################
|
|
# Input & Console
|
|
########################################################
|
|
# patches.suse/SUSE-bootsplash
|
|
# patches.suse/SUSE-bootsplash-mgadrmfb-workaround
|
|
|
|
##########################################################
|
|
# Sound
|
|
##########################################################
|
|
patches.drivers/ALSA-hda-Disable-power_save_node-for-Thinkpads
|
|
|
|
########################################################
|
|
# Char / serial
|
|
########################################################
|
|
|
|
########################################################
|
|
# Other driver fixes
|
|
########################################################
|
|
|
|
# Needs updating WRT d27769ec (block: add GENHD_FL_NO_PART_SCAN)
|
|
+hare patches.suse/no-partition-scan
|
|
patches.fixes/leds-lp55xx-Correct-Kconfig-dependency-for-f-w-user-
|
|
|
|
########################################################
|
|
# Other drivers we have added to the tree
|
|
########################################################
|
|
|
|
########################################################
|
|
# Suspend/Resume stuff
|
|
########################################################
|
|
|
|
########################################################
|
|
# device-mapper
|
|
########################################################
|
|
patches.suse/dm-emulate-blkrrpart-ioctl
|
|
patches.fixes/dm-mpath-reattach-dh
|
|
patches.suse/dm-mpath-leastpending-path-update
|
|
+needs_update patches.suse/dm-mpath-accept-failed-paths
|
|
+needs_update patches.suse/dm-mpath-detach-existing-hardware-handler
|
|
patches.fixes/dm-table-switch-to-readonly
|
|
+needs_update patches.fixes/dm-release-map_lock-before-set_disk_ro
|
|
patches.suse/dm-mpath-no-activate-for-offlined-paths
|
|
patches.suse/dm-mpath-no-partitions-feature
|
|
patches.suse/mpath-fix
|
|
|
|
########################################################
|
|
# md
|
|
########################################################
|
|
|
|
##########################################################
|
|
#
|
|
# Security stuff
|
|
#
|
|
##########################################################
|
|
|
|
##########################################################
|
|
# Audit
|
|
##########################################################
|
|
|
|
##########################################################
|
|
# AppArmor
|
|
##########################################################
|
|
patches.apparmor/apparmor-compatibility-patch-for-v5-network-control
|
|
# patches.apparmor/apparmor-profiles-seq_file
|
|
|
|
########################################################
|
|
# Address space layout randomization
|
|
########################################################
|
|
|
|
########################################################
|
|
# KDB v4.4
|
|
########################################################
|
|
|
|
########################################################
|
|
# Other patches for debugging
|
|
########################################################
|
|
patches.suse/crasher-26.diff
|
|
patches.suse/revert-x86-remove-warning-and-warning_symbol-from-struct-stacktrace_ops
|
|
patches.suse/stack-unwind
|
|
+needs_updating patches.arch/x86_64-unwind-annotations
|
|
|
|
########################################################
|
|
# Kdump
|
|
########################################################
|
|
|
|
########################################################
|
|
# cgroups
|
|
########################################################
|
|
|
|
########################################################
|
|
# audit subsystem
|
|
########################################################
|
|
|
|
########################################################
|
|
# Performance Monitoring, Tracing etc
|
|
########################################################
|
|
|
|
# failed to initialize ftrace in kernel-xen (bsc#873195)
|
|
patches.suse/ftrace-x86-xen-use-kernel-identity-mapping-only-when.patch
|
|
|
|
########################################################
|
|
# KVM patches
|
|
########################################################
|
|
|
|
########################################################
|
|
# Staging tree patches
|
|
# new drivers that are going upstream
|
|
########################################################
|
|
|
|
########################################################
|
|
# 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.
|
|
#
|
|
# split out patches
|
|
patches.xen/kexec-move-segment-code-i386.patch
|
|
patches.xen/kexec-move-segment-code-x86_64.patch
|
|
patches.xen/ipv6-no-autoconf
|
|
patches.xen/pci-guestdev
|
|
patches.xen/pci-reserve
|
|
|
|
# bulk stuff, new files for xen
|
|
patches.xen/xen3-auto-xen-arch.diff
|
|
patches.xen/xen3-auto-xen-drivers.diff
|
|
patches.xen/xen3-auto-include-xen-interface.diff
|
|
patches.xen/xen3-auto-blktap2-pvops.diff
|
|
|
|
# kconfig bits for xen
|
|
patches.xen/xen3-auto-xen-kconfig.diff
|
|
|
|
# common code changes
|
|
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
|
|
|
|
# fixups due to upstream Xen parts
|
|
patches.xen/xen3-fixup-xen
|
|
|
|
# newer changeset backports
|
|
|
|
# changes outside arch/{i386,x86_64}/xen
|
|
patches.xen/xen3-fixup-kconfig
|
|
patches.xen/xen3-fixup-common
|
|
patches.xen/xen3-fixup-arch-x86
|
|
patches.xen/xen3-fixup-blktap2-pvops
|
|
|
|
# ports of upstream patches
|
|
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.28
|
|
patches.xen/xen3-patch-2.6.29
|
|
patches.xen/xen3-patch-2.6.30
|
|
patches.xen/xen3-patch-2.6.31
|
|
patches.xen/xen3-patch-2.6.32
|
|
patches.xen/xen3-patch-2.6.33
|
|
patches.xen/xen3-patch-2.6.34
|
|
patches.xen/xen3-patch-2.6.35
|
|
patches.xen/xen3-patch-2.6.36
|
|
patches.xen/xen3-patch-2.6.37
|
|
patches.xen/xen3-patch-2.6.38
|
|
patches.xen/xen3-patch-2.6.39
|
|
patches.xen/xen3-patch-3.0
|
|
patches.xen/xen3-patch-3.1
|
|
patches.xen/xen3-patch-3.2
|
|
patches.xen/xen3-patch-3.3
|
|
patches.xen/xen3-patch-3.4
|
|
patches.xen/xen3-patch-3.5
|
|
patches.xen/xen3-patch-3.6
|
|
patches.xen/xen3-patch-3.7
|
|
patches.xen/xen3-patch-3.8
|
|
patches.xen/xen3-patch-3.9
|
|
patches.xen/xen3-patch-3.10
|
|
patches.xen/xen3-patch-3.11
|
|
patches.xen/xen3-patch-3.12
|
|
patches.xen/xen3-patch-3.13
|
|
patches.xen/xen3-patch-3.14
|
|
patches.xen/xen3-patch-3.15
|
|
patches.xen/xen3-patch-3.16
|
|
patches.xen/xen3-patch-3.17
|
|
patches.xen/xen3-patch-3.18
|
|
patches.xen/xen3-patch-3.19
|
|
patches.xen/xen3-patch-4.0
|
|
patches.xen/xen3-patch-4.1
|
|
patches.xen/xen3-patch-4.2
|
|
|
|
# ports of other patches
|
|
patches.xen/xen3-stack-unwind
|
|
|
|
# bugfixes and enhancements
|
|
patches.xen/xen-sys-suspend
|
|
patches.xen/xen-ipi-per-cpu-irq
|
|
patches.xen/xen-virq-per-cpu-irq
|
|
patches.xen/xen-clockevents
|
|
patches.xen/xen-spinlock-poll-early
|
|
patches.xen/xen-pcpu
|
|
patches.xen/xen-pcpu-hotplug-kexec
|
|
patches.xen/xen-mem-hotplug
|
|
patches.xen/xen-configurable-guest-devices
|
|
patches.xen/xen-setup-gsi
|
|
patches.xen/xen-privcmd-hcall-preemption
|
|
patches.xen/xen-privcmd-truly-batch
|
|
patches.xen/xen-unpriv-build
|
|
patches.xen/xen-cpufreq-report
|
|
patches.xen/xen-multi-page-ring
|
|
patches.xen/xen-balloon-max-target
|
|
patches.xen/xen-blkback-multi-page-ring
|
|
patches.xen/xen-blkback-indirect
|
|
patches.xen/xen-blkback-cdrom
|
|
patches.xen/xen-blkif-protocol-fallback-hack
|
|
patches.xen/xen-blkfront-multi-page-ring
|
|
patches.xen/xen-blkfront-indirect
|
|
patches.xen/xen-blkif-op-packet
|
|
patches.xen/xen-blkfront-cdrom
|
|
patches.xen/xen-blkfront-hvm-no-cdrom
|
|
patches.xen/xen-blktap-modular
|
|
patches.xen/xen-blktap-write-barriers
|
|
patches.xen/xen-blktap2-configurable-nr-devs
|
|
patches.xen/xen-netback-defer-netdev-destruction
|
|
patches.xen/xen-netback-notify-multi
|
|
patches.xen/xen-netback-generalize
|
|
patches.xen/xen-netback-multiple-tasklets
|
|
patches.xen/xen-netback-kernel-threads
|
|
patches.xen/xen-netback-tx-queue-len
|
|
patches.xen/xen-vscsi-large-requests
|
|
patches.xen/xen-cxgb3
|
|
patches.xen/xen-dcdbas
|
|
patches.xen/xen-pv-on-hvm-skip-initialization-of-emulated-devices
|
|
patches.xen/xen-x86-panic-no-reboot
|
|
patches.xen/xen-x86-dcr-fallback
|
|
patches.xen/xen-x86-no-lapic
|
|
patches.xen/xen-x86-pmd-handling
|
|
patches.xen/xen-x86-bigmem
|
|
patches.xen/xen-x86-exit-mmap
|
|
patches.xen/xen-x86-per-cpu-vcpu-info
|
|
patches.xen/xen-x86-pcpu
|
|
patches.xen/xen-x86-EFI
|
|
patches.xen/xen-x86-bzImage
|
|
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-x86_64-unmapped-initrd
|
|
patches.xen/xen-x86_64-vread-pvclock
|
|
patches.xen/xen-x86_64-m2p-strict
|