forked from pool/kernel-source
1758 lines
60 KiB
Plaintext
1758 lines
60 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-2.6.27-rc4
|
|
patches.kernel.org/patch-2.6.27-rc4-rc5
|
|
patches.kernel.org/patch-2.6.27-rc5-rc6
|
|
patches.kernel.org/patch-2.6.27-rc6-rc7
|
|
|
|
########################################################
|
|
# 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
|
|
patches.kernel.org/md-section-conflict
|
|
patches.kernel.org/spu_profiler-include
|
|
patches.kernel.org/setup_APIC_timer-section-mismatch
|
|
patches.kernel.org/carmine-section-mismatch
|
|
patches.kernel.org/gdth-section-conflict
|
|
patches.kernel.org/arch-include-asm-fixes
|
|
|
|
########################################################
|
|
# 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.kernel.org/firmware-path
|
|
patches.kernel.org/no-include-asm
|
|
patches.suse/genksyms-reference.diff
|
|
patches.suse/genksyms-override.diff
|
|
|
|
patches.rpmify/rpm-kernel-config
|
|
patches.rpmify/buildhost
|
|
patches.rpmify/cloneconfig.diff
|
|
|
|
########################################################
|
|
# kbuild/module infrastructure fixes
|
|
########################################################
|
|
patches.suse/supported-flag
|
|
|
|
########################################################
|
|
# Simple export additions/removals
|
|
########################################################
|
|
patches.suse/reiser4-exports
|
|
|
|
########################################################
|
|
# Scheduler / Core
|
|
########################################################
|
|
patches.suse/smtnice-disable
|
|
patches.suse/setuid-dumpable-wrongdir
|
|
patches.suse/sysctl-add-affinity_load_balancing
|
|
patches.fixes/seccomp-disable-tsc-option
|
|
patches.suse/self-ptrace.patch
|
|
patches.suse/rwlocks-enable-interrupts
|
|
|
|
########################################################
|
|
# 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
|
|
########################################################
|
|
patches.arch/ia64-node_mem_map-node_start_pfn.diff
|
|
patches.arch/ia64-kdump_proc_iomem.diff
|
|
patches.fixes/ia64-sparse-fixes.diff
|
|
patches.arch/ia64-rwlocks-enable-interrupts
|
|
|
|
########################################################
|
|
# 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
|
|
########################################################
|
|
-RT patches.arch/disable-apic-error
|
|
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
|
|
patches.arch/x86-self-ptrace.patch
|
|
|
|
|
|
########################################################
|
|
# powerpc/generic
|
|
########################################################
|
|
patches.suse/ppc-no-LDFLAGS_MODULE.patch
|
|
+olh patches.arch/ppc-efika-slowdown.patch
|
|
patches.arch/ppc-vio-modalias.patch
|
|
patches.arch/ppc-efika-mpc52xx-ac97.patch
|
|
patches.arch/ppc-efika-psc-console-autodetection.patch
|
|
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-iseries-remove-AVAILABLE_VETH.patch
|
|
patches.arch/ppc-prom-nodisplay.patch
|
|
patches.fixes/ptrace-getsiginfo
|
|
patches.arch/ppc-ipic-suspend-without-83xx-fix
|
|
patches.arch/ppc64-rpanote-relocate-firmware.patch
|
|
|
|
########################################################
|
|
# PS3
|
|
########################################################
|
|
|
|
patches.arch/ppc-ps3-ps3vram-mtd.patch
|
|
|
|
########################################################
|
|
# S/390
|
|
########################################################
|
|
+2.6.26-hare patches.arch/s390-ccwgroup-attribute-ignore-newline
|
|
patches.arch/s390-add-FREE_PTE_NR
|
|
|
|
patches.arch/s390-01-01-self-ptrace-v3.patch
|
|
patches.arch/s390-01-02-dcss-64-v2.patch
|
|
patches.arch/s390-01-03-cmm2-v2.patch
|
|
patches.arch/s390-01-04-fcpperf-1.patch
|
|
patches.arch/s390-01-04-fcpperf-2.patch
|
|
patches.arch/s390-01-04-fcpperf-3.patch
|
|
patches.arch/s390-01-04-fcpperf-4.patch
|
|
|
|
########################################################
|
|
# VM/FS patches
|
|
########################################################
|
|
patches.suse/unmap_vmas-lat
|
|
+andrea patches.suse/silent-stack-overflow
|
|
patches.fixes/do_anonymous_page-race
|
|
patches.fixes/oom-warning
|
|
patches.suse/shmall-bigger
|
|
+andrea patches.fixes/account-reserved-pages
|
|
patches.fixes/grab-swap-token-oops
|
|
|
|
patches.suse/filp-slab-rcu
|
|
patches.fixes/loop-barriers
|
|
patches.fixes/loop-barriers2
|
|
+notyet patches.fixes/dont-writeback-fd-bdev-inodes.patch
|
|
+jeffm-2.6.24 patches.suse/osync-error
|
|
patches.fixes/remount-no-shrink-dcache
|
|
patches.suse/reiser4-sync_inodes
|
|
patches.suse/file-capabilities-add-no_file_caps-switch.diff
|
|
patches.suse/file-capabilities-turn-on-by-default.diff
|
|
|
|
|
|
########################################################
|
|
# 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
|
|
|
|
########################################################
|
|
#
|
|
# 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
|
|
|
|
patches.arch/acpi_thermal_passive_blacklist.patch
|
|
|
|
patches.fixes/acpi-clear-wake-status.patch
|
|
|
|
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
|
|
patches.arch/thinkpad_fingers_off_backlight_igd.patch
|
|
patches.arch/acpi_video_thinkpad_exclude_IGD_devices.patch
|
|
|
|
patches.arch/acpi-dock-avoid-check-_STA-method.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
|
|
|
|
########################################################
|
|
# 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
|
|
|
|
########################################################
|
|
# Suse specific stuff
|
|
########################################################
|
|
# TIOCGDEV - suse special
|
|
patches.fixes/tiocgdev
|
|
|
|
########################################################
|
|
# Networking, IPv6
|
|
########################################################
|
|
patches.fixes/bridge-module-get-put.patch
|
|
patches.fixes/vlan-gso-size-fix
|
|
patches.fixes/pkt_sched_multiq_support
|
|
patches.fixes/pkt_action-skbedit
|
|
|
|
########################################################
|
|
# NFS
|
|
########################################################
|
|
|
|
########################################################
|
|
# lockd + statd
|
|
########################################################
|
|
|
|
########################################################
|
|
# cifs patches
|
|
########################################################
|
|
|
|
########################################################
|
|
# ext2/ext3
|
|
########################################################
|
|
patches.suse/ext3-barrier-default
|
|
patches.suse/ext2-fsync-err
|
|
patches.fixes/ext2-avoid-printk-flood-with-dir-corruption
|
|
patches.fixes/ext3-avoid-printk-flood-with-dir-corruption
|
|
|
|
########################################################
|
|
# 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
|
|
|
|
########################################################
|
|
# Reiserfs Patches
|
|
########################################################
|
|
|
|
# From -mm
|
|
|
|
patches.suse/reiserfs-mount-count
|
|
patches.suse/reiserfs-inode-init
|
|
patches.fixes/reiserfs-prealloc-fix
|
|
patches.fixes/reiserfs-commit-ids-unsigned-ints
|
|
|
|
# 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
|
|
|
|
########################################################
|
|
# ocfs2
|
|
########################################################
|
|
|
|
# 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
|
|
|
|
# Userspace clustering will be implemented in a completely
|
|
# different manner starting with openSUSE 11.1
|
|
|
|
########################################################
|
|
# novfs
|
|
########################################################
|
|
patches.suse/novfs-add-the-novell-filesystem-client-kernel-module.patch
|
|
patches.suse/convert-novfs-to-open-soure-coding-standards.patch
|
|
patches.suse/novfs-patch-2.6.27
|
|
patches.suse/novfs-gregorian-day-fix
|
|
|
|
########################################################
|
|
# other filesystem stuff
|
|
########################################################
|
|
patches.suse/squashfs3.3-patch
|
|
patches.suse/squashfs-patch-2.6.25
|
|
patches.suse/squashfs-patch-2.6.27
|
|
|
|
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
|
|
|
|
########################################################
|
|
# Networking, IPv6
|
|
########################################################
|
|
|
|
########################################################
|
|
# These patches are from the netfilter team, and
|
|
# are required to tag IPsec packets for packet
|
|
# filtering purposes.
|
|
########################################################
|
|
|
|
# anyone want to refresh this one?
|
|
+okir patches.suse/netfilter-ipv4options
|
|
patches.suse/netfilter-ipt_LOG-mac
|
|
|
|
patches.suse/netfilter-ip_conntrack_slp.patch
|
|
|
|
########################################################
|
|
#
|
|
# Device drivers
|
|
#
|
|
########################################################
|
|
|
|
patches.drivers/e1000e_add_82574L.patch
|
|
patches.drivers/e1000e_add_ICH9_BM.patch
|
|
patches.drivers/e1000e_add_LOM_devices.patch
|
|
|
|
# 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_reset_swflag_after_resetting_hardware
|
|
patches.suse/e1000e_do_not_ever_sleep_in_interrupt_context
|
|
patches.suse/e1000e_fix_lockdep_issues
|
|
patches.suse/e1000e_drop_stats_lock
|
|
patches.suse/e1000e_debug_contention_on_NVM_SWFLAG
|
|
patches.suse/e1000e_update_version
|
|
patches.suse/e1000e_allow_bad_checksum
|
|
patches.suse/e1000e_call_dump_eeprom
|
|
patches.suse/e1000e_mmap_range_chk
|
|
|
|
patches.drivers/ixgbe-fcoe-bugfixes
|
|
patches.drivers/sgi-uv-led
|
|
|
|
# Add support for Montevina hardware; series mainlined 2.6.26
|
|
|
|
########################################################
|
|
# Storage
|
|
########################################################
|
|
+2.6.26-teheo patches.drivers/libata-add-waits-for-govault
|
|
patches.drivers/libata-unlock-hpa-by-default
|
|
|
|
# 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
|
|
|
|
patches.fixes/scsi-misc-git-update
|
|
patches.fixes/scsi-enhance-error-codes
|
|
patches.fixes/scsi-terminate-target-reset
|
|
|
|
# FCoE
|
|
patches.drivers/open-fcoe-header-files
|
|
patches.drivers/open-fcoe-libfc
|
|
patches.drivers/open-fcoe-driver
|
|
patches.drivers/open-fcoe-dcb-support
|
|
|
|
patches.drivers/lpfc-8.2.8-update
|
|
patches.drivers/lpfc-8.2.8.1-update
|
|
patches.drivers/qla2xxx-8.02.01-k8-update
|
|
patches.drivers/qla2xxx-defer-risc-interrupt-enablement
|
|
# patches.fixes/mptbase-vmware-fix
|
|
|
|
# Remaining SCSI patches (garloff)
|
|
patches.suse/scsi-error-test-unit-ready-timeout
|
|
|
|
patches.fixes/proc-scsi-scsi-fix.diff
|
|
|
|
########################################################
|
|
# Network
|
|
########################################################
|
|
patches.fixes/tulip-quad-NIC-ifdown
|
|
patches.suse/nameif-track-rename.patch
|
|
|
|
########################################################
|
|
# Wireless Networking
|
|
########################################################
|
|
patches.suse/wireless-no-aes-select
|
|
|
|
|
|
########################################################
|
|
# iSCSI
|
|
########################################################
|
|
patches.fixes/open-iscsi-git-update
|
|
|
|
########################################################
|
|
# PCI and PCI hotplug
|
|
########################################################
|
|
|
|
########################################################
|
|
# sysfs / driver core
|
|
########################################################
|
|
# make debugging easier
|
|
patches.drivers/sysfs-crash-debugging.patch
|
|
|
|
########################################################
|
|
# USB
|
|
########################################################
|
|
# make debugging easier
|
|
patches.suse/usb-storage-disable-delay.patch
|
|
patches.fixes/usb-hcd-interrupt-shared.patch
|
|
|
|
########################################################
|
|
# I2C
|
|
########################################################
|
|
|
|
########################################################
|
|
# Input & Console
|
|
########################################################
|
|
patches.suse/bootsplash
|
|
patches.fixes/input-add-amilo-pro-v-to-nomux.patch
|
|
patches.drivers/elousb.patch
|
|
|
|
##########################################################
|
|
# Sound
|
|
##########################################################
|
|
patches.drivers/alsa-usb-exclude-1st-slot
|
|
|
|
########################################################
|
|
# Other driver fixes
|
|
########################################################
|
|
patches.fixes/ieee1394-sbp2_long_sysfs_ieee1394_id.patch
|
|
|
|
patches.fixes/parport-mutex
|
|
+49840 patches.fixes/serial8250_console_write-ier
|
|
+49840 patches.fixes/fix-serial-8250-UART_BUG_TXEN-test
|
|
|
|
# suse-2.4 compatible crypto loop driver
|
|
patches.suse/twofish-2.6
|
|
# Allow setting maximum number of raw devices
|
|
patches.suse/raw_device_max_minors_param.diff
|
|
patches.suse/no-partition-scan
|
|
|
|
########################################################
|
|
# Other drivers we have added to the tree
|
|
########################################################
|
|
|
|
########################################################
|
|
# Suspend/Resume stuff
|
|
########################################################
|
|
|
|
########################################################
|
|
# device-mapper
|
|
########################################################
|
|
patches.suse/dm-emulate-blkrrpart-ioctl
|
|
patches.suse/dm-raid45-2.6.25-rc2_20080221.patch
|
|
patches.suse/rq-based-block-layer
|
|
patches.suse/rq-based-dm-interface
|
|
patches.suse/rq-based-multipath-functions
|
|
patches.fixes/dm-mpath-abort-queue
|
|
patches.suse/rq-based-init-crash
|
|
patches.suse/dm-barrier-single-device
|
|
|
|
########################################################
|
|
# 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
|
|
|
|
|
|
##########################################################
|
|
#
|
|
# Security stuff
|
|
#
|
|
##########################################################
|
|
|
|
##########################################################
|
|
# AppArmor
|
|
##########################################################
|
|
|
|
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
|
|
patches.apparmor/fsetattr.diff
|
|
patches.apparmor/fsetattr-reintro-ATTR_FILE.diff
|
|
patches.apparmor/fsetattr-restore-ia_file.diff
|
|
patches.apparmor/file-handle-ops.diff
|
|
patches.apparmor/security-xattr-file.diff
|
|
patches.apparmor/sysctl-pathname.diff
|
|
patches.apparmor/add-security_path_permission
|
|
patches.apparmor/add-path_permission.diff
|
|
patches.apparmor/do_path_lookup-nameidata.diff
|
|
patches.apparmor/apparmor-audit.diff
|
|
patches.apparmor/apparmor-main.diff
|
|
patches.apparmor/apparmor-lsm.diff
|
|
patches.apparmor/apparmor-path_permission
|
|
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
|
|
patches.apparmor/apparmor-ptrace-2.6.27.diff
|
|
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
|
|
|
|
########################################################
|
|
# Other patches for debugging
|
|
########################################################
|
|
patches.suse/crasher-26.diff
|
|
patches.suse/stack-unwind
|
|
patches.suse/no-frame-pointer-select
|
|
|
|
########################################################
|
|
# 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
|
|
|
|
patches.trace/lttng-instrumentation-irq.patch
|
|
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
|
|
|
|
########################################################
|
|
# Swap over NFS
|
|
########################################################
|
|
|
|
+broken patches.suse/SoN-01-mm-gfp-to-alloc_flags.patch
|
|
+broken patches.suse/SoN-02-mm-setup_per_zone_pages_min.patch
|
|
+broken patches.suse/SoN-03-doc.patch
|
|
+broken patches.suse/SoN-04-mm-gfp-to-alloc_flags-expose.patch
|
|
+broken patches.suse/SoN-05-page_alloc-reserve.patch
|
|
+broken patches.suse/SoN-06-reserve-slub.patch
|
|
+broken patches.suse/SoN-07-mm-kmem_estimate_pages.patch
|
|
+broken patches.suse/SoN-08-mm-PF_MEMALLOC-softirq.patch
|
|
+broken patches.suse/SoN-09-mm-page_alloc-emerg.patch
|
|
+broken patches.suse/SoN-10-global-ALLOC_NO_WATERMARKS.patch
|
|
+broken patches.suse/SoN-11-mm-page_alloc-GFP_EMERGENCY.patch
|
|
+broken patches.suse/SoN-12-mm-reserve.patch
|
|
+broken patches.suse/SoN-13-mm-selinux-emergency.patch
|
|
+broken patches.suse/SoN-14-net-backlog.patch
|
|
+broken patches.suse/SoN-15-net-ps_rx.patch
|
|
+broken patches.suse/SoN-16-net-sk_allocation.patch
|
|
+broken patches.suse/SoN-17-netvm-reserve.patch
|
|
+broken patches.suse/SoN-18-netvm-reserve-inet.patch
|
|
+broken patches.suse/SoN-19-netvm-skbuff-reserve.patch
|
|
+broken patches.suse/SoN-20-netvm-sk_filter.patch
|
|
+broken patches.suse/SoN-21-netvm-tcp-deadlock.patch
|
|
+broken patches.suse/SoN-22-emergency-nf_queue.patch
|
|
+broken patches.suse/SoN-23-netvm.patch
|
|
+broken patches.suse/SoN-24-mm-swapfile.patch
|
|
+broken patches.suse/SoN-25-mm-page_file_methods.patch
|
|
+broken patches.suse/SoN-26-nfs-swapcache.patch
|
|
+broken patches.suse/SoN-27-nfs-swapper.patch
|
|
+broken patches.suse/SoN-28-nfs-swap_ops.patch
|
|
+broken patches.suse/SoN-29-nfs-alloc-recursions.patch
|
|
|
|
########################################################
|
|
# You'd better have a good reason for adding a patch
|
|
# below here.
|
|
########################################################
|
|
|
|
|
|
# PLEASE KEEP THESE PATCHES AT THE END OF series.conf
|
|
# (as all other arch specific patches should be kept at the end
|
|
# for obvious reasons.)
|
|
|
|
########################################################
|
|
# user mode linux
|
|
########################################################
|
|
|
|
### both uml framebuffer and xen need this one.
|
|
patches.xen/add-console-use-vt
|
|
|
|
### kraxel's uml framebuffer driver
|
|
- patches.uml/uml-kconfig
|
|
- patches.uml/uml-x11-fb
|
|
|
|
|
|
########################################################
|
|
# 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
|
|
-RT patches.xen/linux-2.6.19-rc1-kexec-move_segment_code-i386.patch
|
|
-RT patches.xen/linux-2.6.19-rc1-kexec-move_segment_code-x86_64.patch
|
|
-RT patches.xen/ipv6-no-autoconf
|
|
-RT patches.xen/sfc-driverlink
|
|
-RT patches.xen/sfc-resource-driver
|
|
-RT patches.xen/sfc-driverlink-conditional
|
|
|
|
# bulk stuff, new files for xen
|
|
-RT patches.xen/xen3-auto-xen-arch.diff
|
|
-RT patches.xen/xen3-auto-xen-drivers.diff
|
|
-RT patches.xen/xen3-auto-include-xen-interface.diff
|
|
|
|
# kconfig bits for xen
|
|
-RT patches.xen/xen3-auto-xen-kconfig.diff
|
|
|
|
# common code changes
|
|
-RT patches.xen/xen3-auto-common.diff
|
|
-RT patches.xen/xen3-auto-arch-x86.diff
|
|
-RT patches.xen/xen3-auto-arch-i386.diff
|
|
-RT patches.xen/xen3-auto-arch-x86_64.diff
|
|
|
|
# newer changeset backports
|
|
|
|
# changes outside arch/{i386,x86_64}/xen
|
|
-RT patches.xen/xen3-fixup-xen
|
|
-RT patches.xen/xen3-fixup-kconfig
|
|
-RT patches.xen/xen3-fixup-common
|
|
-RT patches.xen/xen3-fixup-arch-x86
|
|
-RT patches.xen/xen3-fixup-sfc
|
|
|
|
# ports of other patches
|
|
-RT patches.xen/xen3-patch-2.6.18
|
|
-RT patches.xen/xen3-patch-2.6.19
|
|
-RT patches.xen/xen3-patch-2.6.20
|
|
-RT patches.xen/xen3-patch-2.6.21
|
|
-RT patches.xen/xen3-patch-2.6.22
|
|
-RT patches.xen/xen3-patch-2.6.23
|
|
-RT patches.xen/xen3-patch-2.6.24
|
|
-RT patches.xen/xen3-patch-2.6.25
|
|
-RT patches.xen/xen3-patch-2.6.26
|
|
-RT patches.xen/xen3-patch-2.6.27-rc3
|
|
-RT patches.xen/xen3-patch-2.6.27-rc3-rc4
|
|
-RT patches.xen/xen3-patch-2.6.27-rc4-rc5
|
|
-RT patches.xen/xen3-patch-2.6.27-rc5-rc6
|
|
-RT patches.xen/xen3-patch-2.6.27-rc6-rc7
|
|
-RT patches.xen/xen3-seccomp-disable-tsc-option
|
|
+andrea -RT patches.xen/xen3-silent-stack-overflow
|
|
-RT patches.xen/xen3-sysfs-crash-debugging.patch
|
|
-RT patches.xen/xen3-stack-unwind
|
|
|
|
# bugfixes and enhancements
|
|
-RT patches.xen/xen-modular-blktap
|
|
-RT patches.xen/xen-x86-panic-no-reboot
|
|
-RT patches.xen/xen-i386-panic-on-oops
|
|
-RT patches.xen/xen-configurable-console
|
|
-RT patches.xen/xen-balloon-max-target
|
|
-RT patches.xen/xen-x86-dcr-fallback
|
|
-RT patches.xen/xen-x86-consistent-nmi
|
|
-RT patches.xen/xen-x86-no-lapic
|
|
-RT patches.xen/xen-blkback-bimodal-suse
|
|
-RT patches.xen/xen-blkif-protocol-fallback-hack
|
|
-RT patches.xen/xen-blkback-cdrom
|
|
-RT patches.xen/xen-sections
|
|
-RT patches.xen/xen-swiotlb-heuristics
|
|
-RT patches.xen/xen-x86-pmd-handling
|
|
-RT patches.xen/xen-x86_64-pgd-pin
|
|
-RT patches.xen/xen-x86_64-pgd-alloc-order
|
|
-RT patches.xen/xen-x86_64-dump-user-pgt
|
|
-RT patches.xen/xen-blktap-write-barriers
|
|
-RT patches.xen/xen-x86-bigmem
|
|
-RT patches.xen/xen-scsifront-block-timeout-update
|
|
-RT patches.xen/xen-rwlocks-enable-interrupts
|
|
-RT patches.xen/xen-e1000e_Export_set_memory_ro-rw
|
|
|
|
#
|
|
# base tree: 2.6.23-rc4
|
|
#
|
|
|
|
#
|
|
# Mainline fixes
|
|
#
|
|
+RT patches.rt/idle-fix.patch
|
|
+RT patches.rt/idle2-fix.patch
|
|
|
|
# .27 backports
|
|
- patches.rt/m68knommu_fixes_ontop_of_v2.6.26.patch
|
|
+RT patches.rt/pmtmr-override.patch
|
|
|
|
+RT patches.rt/revert-preempt-bkl-revert.patch
|
|
|
|
# RCU
|
|
+RT patches.rt/rcu-trace-fix-free.patch
|
|
+RT patches.rt/rcu-preempt-fix-bad-dyntick-accounting.patch
|
|
+RT patches.rt/rcu-preempt-boost-sdr.patch
|
|
+RT patches.rt/rcu-preempt-boost-default.patch
|
|
+RT patches.rt/rcu-preempt-boost-fix.patch
|
|
|
|
+RT patches.rt/rcu-hrt-fixups.patch
|
|
|
|
+RT patches.rt/rcu-new-7.patch
|
|
+RT patches.rt/rcu-torture-preempt-update.patch
|
|
+RT patches.rt/rcupreempt-boost-early-init.patch
|
|
|
|
+RT patches.rt/rt_mutex_setprio.patch
|
|
|
|
+RT patches.rt/qrcu.patch
|
|
|
|
+RT patches.rt/rcu-preempt-hotplug-hackaround.patch
|
|
+RT patches.rt/call_rcu_bh-rename-of-call_rcu.patch
|
|
|
|
# the rcu trace markers need to be updated to the new markers.
|
|
#rcu-preempt-trace-markers-1.patch
|
|
#rcu-preempt-trace-markers-2.patch
|
|
|
|
#
|
|
# RT Balancing code
|
|
#
|
|
# Taken from sched-devel.git
|
|
#
|
|
|
|
# Last patch of the RT balancing code (not yet in sched-devel)
|
|
+RT patches.rt/sched-use-a-2d-bitmap-search-prio-cpu.patch
|
|
|
|
# FTRACE tracing
|
|
+RT patches.rt/ftrace-upstream.patch
|
|
+RT patches.rt/frace-use-tsc.patch
|
|
+RT patches.rt/ftrace-function-record-nop.patch
|
|
|
|
+RT patches.rt/ftrace-use-preempt-disable-not-irq-disable.patch
|
|
# ftrace-handle-time-outside-of-lockdep.patch
|
|
+RT patches.rt/cycles-to-ns-trace-fix.patch
|
|
+RT patches.rt/native-sched-clock-booboo.patch
|
|
|
|
# ftrace RT extensions
|
|
+RT patches.rt/tracer-add-event-markers.patch
|
|
#tracer-use-sched-clock.patch
|
|
+RT patches.rt/tracer-event-trace.patch
|
|
+RT patches.rt/trace-histograms.patch
|
|
+RT patches.rt/trace_hist-divzero.patch
|
|
+RT patches.rt/event-tracer-syscall-x86_64.patch
|
|
+RT patches.rt/event-tracer-syscall-i386.patch
|
|
+RT patches.rt/trace-events-handle-syscalls.patch
|
|
+RT patches.rt/preempt-trace.patch
|
|
|
|
+RT patches.rt/ftrace-hotplug-fix.patch
|
|
+RT patches.rt/ftrace-stop-trace-on-crash.patch
|
|
+RT patches.rt/ftrace-document-update1.patch
|
|
+RT patches.rt/ftrace-document-event-tracer.patch
|
|
+RT patches.rt/ftrace-preempt-trace-check.patch
|
|
+RT patches.rt/trace-do-not-wakeup-when-irqs-disabled.patch
|
|
|
|
# ARM trace hook
|
|
+RT patches.rt/trace-add-event-markers-arm.patch
|
|
|
|
# Powerpc ftrace
|
|
+RT patches.rt/powerpc-ftrace-stop-on-oops.patch
|
|
+RT patches.rt/ppc-gtod-notrace-fix.patch
|
|
|
|
+RT patches.rt/ppc32_notrace_init_functions.patch
|
|
|
|
# m68knommu ftrace
|
|
+RT patches.rt/ftrace-m68knommu-add-FTRACE-support.patch
|
|
+RT patches.rt/ftrace-m68knommu-generic-stacktrace-function.patch
|
|
|
|
# KVM - RT fixes
|
|
+RT patches.rt/sched-enable-irqs-in-preempt-in-notifier-call.patch
|
|
|
|
#
|
|
# Check what's in mainline / mm or might be
|
|
# upstream material.
|
|
#
|
|
+RT patches.rt/spinlock-trylock-cleanup-sungem.patch
|
|
+RT patches.rt/x86_64-tsc-sync-irqflags-fix.patch
|
|
+RT patches.rt/neptune-no-at-keyboard.patch
|
|
+RT patches.rt/rtmutex-debug.h-cleanup.patch
|
|
+RT patches.rt/netpoll-8139too-fix.patch
|
|
+RT patches.rt/kprobes-preempt-fix.patch
|
|
+RT patches.rt/replace-bugon-by-warn-on.patch
|
|
|
|
# Suspend / resume fixups
|
|
+RT patches.rt/i386-mark-atomic-irq-ops-raw.patch
|
|
+RT patches.rt/msi-suspend-resume-workaround.patch
|
|
+RT patches.rt/floppy-resume-fix.patch
|
|
|
|
#
|
|
# assorted fixlets from -mm:
|
|
#
|
|
# Check if they are really in -mm or should be submitted
|
|
#
|
|
+RT patches.rt/hrtimers-overrun-api.patch
|
|
+RT patches.rt/mm-fix-latency.patch
|
|
|
|
+RT patches.rt/ioapic-fix-too-fast-clocks.patch
|
|
+RT patches.rt/fix-acpi-build-weirdness.patch
|
|
|
|
+RT patches.rt/move-native-irq.patch
|
|
+RT patches.rt/dont-unmask-io_apic.patch
|
|
|
|
#
|
|
# misc build beautification patches:
|
|
#
|
|
+RT patches.rt/gcc-warnings-shut-up.patch
|
|
|
|
#
|
|
# Various fixlets
|
|
#
|
|
|
|
+RT patches.rt/nfs-stats-miss-preemption.patch
|
|
+RT patches.rt/random-driver-latency-fix.patch
|
|
|
|
#
|
|
# Debugging patches
|
|
#
|
|
+RT patches.rt/apic-dumpstack.patch
|
|
|
|
#
|
|
# Latency tracer
|
|
#
|
|
+RT patches.rt/nmi-profiling-base.patch
|
|
|
|
+RT patches.rt/latency-tracing-ppc.patch
|
|
+RT patches.rt/latency-tracing-arm.patch
|
|
+RT patches.rt/arm-latency-tracer-support.patch
|
|
|
|
# Needs to be rewritten to trigger on the procfs variable !
|
|
# x reset-latency-histogram.patch
|
|
|
|
+RT patches.rt/latency-measurement-drivers.patch
|
|
|
|
#
|
|
# lockdep queue:
|
|
#
|
|
+RT patches.rt/lockdep-show-held-locks.patch
|
|
+RT patches.rt/lockdep-lock_set_subclass.patch
|
|
+RT patches.rt/lockdep-prettify.patch
|
|
+RT patches.rt/lockdep-more-entries.patch
|
|
|
|
#
|
|
# Revert loopback bh assumption patch
|
|
#
|
|
+RT patches.rt/loopback-revert.patch
|
|
|
|
#
|
|
# PPC gtod and highres support
|
|
|
|
#
|
|
# -rt queue:
|
|
#
|
|
#inet_hash_bits.patch
|
|
#inet-hash-bits-ipv6-fix.patch
|
|
|
|
#
|
|
# ARM preperatory patches
|
|
#
|
|
# CHECKME: Talk to rmk !
|
|
# arm-cmpxchg-support-armv6.patch
|
|
+RT patches.rt/arm-futex-atomic-cmpxchg.patch
|
|
+RT patches.rt/arm-preempt-config.patch
|
|
|
|
#
|
|
# m68knommu
|
|
#
|
|
+RT patches.rt/m68knommu-make-cmpxchg-RT-safe.patch
|
|
|
|
#
|
|
# generic cmpxchg
|
|
#
|
|
|
|
#
|
|
# IRQ threading
|
|
#
|
|
+RT patches.rt/generic-cmpxchg-use-raw-local-irq-variant.patch
|
|
+RT patches.rt/preempt-softirqs-core.patch
|
|
+RT patches.rt/preempt-irqs-core.patch
|
|
#preempt-irqs-softirq-in-hardirq.patch
|
|
+RT patches.rt/preempt-irqs-direct-debug-keyboard.patch
|
|
+RT patches.rt/preempt-irqs-timer.patch
|
|
+RT patches.rt/preempt-irqs-hrtimer.patch
|
|
|
|
+RT patches.rt/preempt-irqs-i386.patch
|
|
+RT patches.rt/preempt-irqs-i386-ioapic-mask-quirk.patch
|
|
|
|
+RT patches.rt/preempt-irqs-mips.patch
|
|
|
|
+RT patches.rt/preempt-irqs-x86-64.patch
|
|
+RT patches.rt/preempt-irqs-x86-64-ioapic-mask-quirk.patch
|
|
|
|
+RT patches.rt/preempt-irqs-arm.patch
|
|
+RT patches.rt/preempt-irqs-arm-fix-oprofile.patch
|
|
|
|
+RT patches.rt/preempt-irqs-ppc.patch
|
|
+RT patches.rt/preempt-irqs-ppc-ack-irq-fixups.patch
|
|
+RT patches.rt/preempt-irqs-ppc-fix-b5.patch
|
|
+RT patches.rt/preempt-irqs-ppc-fix-b6.patch
|
|
|
|
# file not found
|
|
#preempt-irqs-ppc-celleb-beatic-eoi.patch
|
|
|
|
+RT patches.rt/preempt-irqs-ppc-fix-more-fasteoi.patch
|
|
+RT patches.rt/preempt-irqs-ppc-preempt-schedule-irq-entry-fix.patch
|
|
|
|
+RT patches.rt/preempt-irqs-m68knommu-make-timer-interrupt-non-threaded.patch
|
|
|
|
+RT patches.rt/preempt-irqs-Kconfig.patch
|
|
|
|
#
|
|
# Real real time stuff :)
|
|
#
|
|
+RT patches.rt/rt-apis.patch
|
|
|
|
+RT patches.rt/rt-slab-new.patch
|
|
+RT patches.rt/rt-page_alloc.patch
|
|
|
|
#
|
|
# rt-mutexes
|
|
#
|
|
+RT patches.rt/rt-mutex-preempt-debugging.patch
|
|
+RT patches.rt/rt-mutex-irq-flags-checking.patch
|
|
+RT patches.rt/rt-mutex-trivial-tcp-preempt-fix.patch
|
|
+RT patches.rt/rt-mutex-trivial-route-cast-fix.patch
|
|
|
|
+RT patches.rt/rt-mutex-i386.patch
|
|
+RT patches.rt/rt-mutex-x86-64.patch
|
|
|
|
+RT patches.rt/rt-mutex-core.patch
|
|
|
|
+RT patches.rt/rt-mutex-mips.patch
|
|
|
|
+RT patches.rt/rt-mutex-ppc.patch
|
|
+RT patches.rt/rt-mutex-ppc-fix-a5.patch
|
|
|
|
+RT patches.rt/rt-mutex-arm.patch
|
|
|
|
+RT patches.rt/rt-mutex-compat-semaphores.patch
|
|
|
|
#
|
|
# Per-CPU locking assumption cleanups:
|
|
#
|
|
+RT patches.rt/percpu-locked-mm.patch
|
|
|
|
+RT patches.rt/percpu-locked-netfilter.patch
|
|
+RT patches.rt/percpu-locked-netfilter2.patch
|
|
|
|
+RT patches.rt/percpu-locked-powerpc-fixups.patch
|
|
#percpu-locked-powerpc-fixups-a6.patch
|
|
|
|
#
|
|
# Various preempt fixups
|
|
#
|
|
+RT patches.rt/net-core-preempt-fix.patch
|
|
|
|
+RT patches.rt/bh-uptodate-lock.patch
|
|
+RT patches.rt/bh-state-lock.patch
|
|
|
|
+RT patches.rt/jbd_assertions_smp_only.patch
|
|
|
|
#
|
|
# Tasklet redesign
|
|
#
|
|
+RT patches.rt/tasklet-redesign.patch
|
|
+RT patches.rt/tasklet-busy-loop-hack.patch
|
|
|
|
#
|
|
# Diable irq poll on -rt
|
|
#
|
|
+RT patches.rt/disable-irqpoll.patch
|
|
|
|
#
|
|
# Inaccurate -rt stats (should be replaced by CFS)
|
|
#
|
|
+RT patches.rt/kstat-add-rt-stats.patch
|
|
|
|
# Misc
|
|
+RT patches.rt/preempt-realtime-warn-and-bug-on.patch
|
|
|
|
#
|
|
# Posix-cpu-timers in a thread
|
|
#
|
|
+RT patches.rt/cputimer-thread-rt_A0.patch
|
|
+RT patches.rt/cputimer-thread-rt-fix.patch
|
|
+RT patches.rt/posix-cpu-timers-fix.patch
|
|
|
|
#
|
|
# Various broken drivers
|
|
#
|
|
+RT patches.rt/vortex-fix.patch
|
|
+RT patches.rt/serial-locking-rt-cleanup.patch
|
|
+RT patches.rt/fix-emac-locking-2.6.16.patch
|
|
|
|
#
|
|
# Serial optimizing
|
|
#
|
|
+RT patches.rt/serial-slow-machines.patch
|
|
|
|
#
|
|
# Realtime patches
|
|
#
|
|
|
|
# ARM:
|
|
+RT patches.rt/preempt-realtime-ftrace.patch
|
|
+RT patches.rt/preempt-realtime-ftrace-disable-ftraced.patch
|
|
+RT patches.rt/preempt-realtime-arm.patch
|
|
+RT patches.rt/preempt-realtime-arm-rawlock-in-mmu_context-h.patch
|
|
+RT patches.rt/arm-trace-preempt-idle.patch
|
|
+RT patches.rt/preempt-realtime-arm-bagde4.patch
|
|
+RT patches.rt/preempt-realtime-arm-footbridge.patch
|
|
+RT patches.rt/preempt-realtime-arm-integrator.patch
|
|
+RT patches.rt/preempt-realtime-arm-ixp4xx.patch
|
|
+RT patches.rt/preempt-realtime-arm-pxa.patch
|
|
+RT patches.rt/preempt-realtime-arm-shark.patch
|
|
|
|
# MIPS: needs splitting
|
|
+RT patches.rt/preempt-realtime-mips.patch
|
|
#mips-gtod_clocksource.patch
|
|
|
|
# X86_64: needs splitting
|
|
+RT patches.rt/preempt-realtime-x86_64.patch
|
|
|
|
# IA64: needs splitting
|
|
+RT patches.rt/preempt-realtime-ia64.patch
|
|
|
|
# PPC: needs cleanup
|
|
+RT patches.rt/preempt-realtime-powerpc.patch
|
|
+RT patches.rt/preempt-realtime-powerpc-update.patch
|
|
+RT patches.rt/preempt-realtime-powerpc-b2.patch
|
|
+RT patches.rt/preempt-realtime-powerpc-b3.patch
|
|
+RT patches.rt/preempt-realtime-powerpc-b4.patch
|
|
+RT patches.rt/preempt-realtime-powerpc-add-raw-relax-macros.patch
|
|
+RT patches.rt/preempt-realtime-powerpc-tlb-batching.patch
|
|
+RT patches.rt/preempt-realtime-powerpc-celleb-raw-spinlocks.patch
|
|
+RT patches.rt/preempt-realtime-powerpc-missing-raw-spinlocks.patch
|
|
|
|
# SuperH: needs splitting
|
|
# Also needs to be ported again!
|
|
# preempt-realtime-sh.patch
|
|
|
|
# i386
|
|
+RT patches.rt/preempt-realtime-i386.patch
|
|
+RT patches.rt/remove-check-pgt-cache-calls.patch
|
|
+RT patches.rt/preempt-irqs-i386-idle-poll-loop-fix.patch
|
|
|
|
#
|
|
# Core patch
|
|
#
|
|
# Note this is a convenience split up it is not supposed to compile
|
|
# step by step. Needs some care, but it is way easier to handle than
|
|
# the previous touch all in one patch
|
|
#
|
|
+RT patches.rt/preempt-realtime-sched.patch
|
|
+RT patches.rt/preempt-realtime-mmdrop-delayed.patch
|
|
+RT patches.rt/preempt-realtime-sched-i386.patch
|
|
+RT patches.rt/preempt-realtime-prevent-idle-boosting.patch
|
|
# preempt-realtime-cfs-accounting-fix.patch
|
|
+RT patches.rt/schedule-tail-balance-disable-irqs.patch
|
|
|
|
+RT patches.rt/preempt-realtime-sched-cpupri.patch
|
|
+RT patches.rt/preempt-realtime-core.patch
|
|
|
|
+RT patches.rt/preempt-realtime-fs-block.patch
|
|
+RT patches.rt/preempt-realtime-acpi.patch
|
|
+RT patches.rt/preempt-realtime-ipc.patch
|
|
+RT patches.rt/preempt-realtime-sound.patch
|
|
+RT patches.rt/preempt-realtime-mm.patch
|
|
+RT patches.rt/preempt-realtime-init-show-enabled-debugs.patch
|
|
+RT patches.rt/preempt-realtime-compile-fixes.patch
|
|
+RT patches.rt/preempt-realtime-console.patch
|
|
+RT patches.rt/preempt-realtime-debug-sysctl.patch
|
|
+RT patches.rt/preempt-realtime-ide.patch
|
|
+RT patches.rt/preempt-realtime-input.patch
|
|
+RT patches.rt/preempt-realtime-irqs.patch
|
|
+RT patches.rt/preempt-realtime-net-drivers.patch
|
|
#preempt-realtime-netconsole.patch
|
|
+RT patches.rt/preempt-realtime-printk.patch
|
|
+RT patches.rt/preempt-realtime-profiling.patch
|
|
+RT patches.rt/preempt-realtime-rawlocks.patch
|
|
+RT patches.rt/preempt-realtime-rcu.patch
|
|
+RT patches.rt/preempt-realtime-timer.patch
|
|
+RT patches.rt/kstat-fix-spurious-system-load-spikes-in-proc-loadavgrt.patch
|
|
+RT patches.rt/preempt-realtime-usb.patch
|
|
+RT patches.rt/preempt-realtime-warn-and-bug-on-fix.patch
|
|
|
|
#
|
|
# Various -rt fixups
|
|
#
|
|
|
|
#preempt-realtime-supress-cpulock-warning.patch
|
|
+RT patches.rt/preempt-realtime-supress-nohz-softirq-warning.patch
|
|
|
|
+RT patches.rt/preempt-realtime-net.patch
|
|
+RT patches.rt/preempt-realtime-net-softirq-fixups.patch
|
|
|
|
+RT patches.rt/preempt-realtime-loopback.patch
|
|
|
|
#preempt-realtime-8139too-rt-irq-flags-fix.patch
|
|
+RT patches.rt/preempt-realtime-mellanox-driver-fix.patch
|
|
|
|
#
|
|
# Utility patches (not for upstream inclusion):
|
|
#
|
|
+RT patches.rt/preempt-realtime-supress-rtc-printk.patch
|
|
+RT patches.rt/hrtimer-no-printk.patch
|
|
+RT patches.rt/nmi-profiling.patch
|
|
+RT patches.rt/panic-dont-stop-box.patch
|
|
+RT patches.rt/nmi-watchdog-disable.patch
|
|
|
|
#
|
|
# soft watchdog queue:
|
|
#
|
|
#softlockup-fix.patch
|
|
+RT patches.rt/softlockup-add-irq-regs-h.patch
|
|
#softlockup-better-printout.patch
|
|
#softlockup-cleanups.patch
|
|
#softlockup-use-cpu-clock.patch
|
|
|
|
#
|
|
# Not yet reviewed
|
|
#
|
|
+RT patches.rt/gtod-optimize.patch
|
|
|
|
#
|
|
# Pete's file locking scalability changes:
|
|
#
|
|
+RT patches.rt/s_files-schedule_on_each_cpu_wq.patch
|
|
## Missing patch -- SDR
|
|
## See http://programming.kicks-ass.net/kernel-patches/schedule_on_cpu.patch
|
|
# schedule_on_cpu.patch
|
|
+RT patches.rt/s_files-pipe-fix.patch
|
|
|
|
#
|
|
# Pete's file locking scalability changes:
|
|
#
|
|
+RT patches.rt/lockdep_lock_set_subclass_fix.patch
|
|
+RT patches.rt/lock_list.patch
|
|
+RT patches.rt/percpu_list.patch
|
|
+RT patches.rt/s_files.patch
|
|
+RT patches.rt/fix-circular-locking-deadlock.patch
|
|
|
|
#
|
|
# START of Pete's ccur-pagecache queue
|
|
#
|
|
|
|
#
|
|
# lockless pagecache
|
|
#
|
|
#2.6.21-rc6-lockless1-prep-find_lock_page.patch
|
|
#2.6.21-rc6-lockless2-radix-tree-use-indirect-bit.patch
|
|
+RT patches.rt/2.6.21-rc6-lockless3-radix-tree-gang-slot-lookups.patch
|
|
#2.6.21-rc6-lockless4-__add_to_swap_cache-stuff.patch
|
|
+RT patches.rt/2.6.21-rc6-lockless5-lockless-probe.patch
|
|
+RT patches.rt/2.6.21-rc6-lockless6-speculative-get-page.patch
|
|
+RT patches.rt/2.6.21-rc6-lockless7-lockless-pagecache-lookups.patch
|
|
+RT patches.rt/2.6.21-rc6-lockless8-spinlock-tree_lock.patch
|
|
#
|
|
# concurrent (write side) page cache
|
|
#
|
|
+RT patches.rt/radix-tree-concurrent.patch
|
|
+RT patches.rt/mapping_nrpages.patch
|
|
+RT patches.rt/mapping_nrpages-fix.patch
|
|
+RT patches.rt/lock_page_ref.patch
|
|
+RT patches.rt/mm-concurrent-pagecache.patch
|
|
+RT patches.rt/radix-tree-optimistic.patch
|
|
+RT patches.rt/radix-tree-optimistic-hist.patch
|
|
+RT patches.rt/radix-concurrent-lockdep.patch
|
|
#radix-tree-path-compression.patch
|
|
#
|
|
# -rt bits
|
|
#
|
|
+RT patches.rt/mm-concurrent-pagecache-rt.patch
|
|
|
|
#
|
|
# END of Pete's ccur-pagecache queue
|
|
#
|
|
|
|
#
|
|
# kmap atomix fixes
|
|
#
|
|
+RT patches.rt/kmap-atomic-prepare.patch
|
|
+RT patches.rt/pagefault-disable-cleanup.patch
|
|
+RT patches.rt/kmap-atomic-i386-fix.patch
|
|
|
|
#
|
|
# Not yet reviewed
|
|
#
|
|
+RT patches.rt/select-error-leak-fix.patch
|
|
+RT patches.rt/fix-emergency-reboot.patch
|
|
+RT patches.rt/timer-freq-tweaks.patch
|
|
|
|
#
|
|
# Highmem modifications
|
|
#
|
|
+RT patches.rt/highmem-revert-mainline.patch
|
|
+RT patches.rt/highmem_rewrite.patch
|
|
+RT patches.rt/highmem-redo-mainline.patch
|
|
+RT patches.rt/rt-kmap-scale-fix.patch
|
|
|
|
#
|
|
# Debug patches:
|
|
#
|
|
+RT patches.rt/pause-on-oops-head-tail.patch
|
|
+RT patches.rt/i386-nmi-watchdog-show-regs.patch
|
|
|
|
#
|
|
# x86-64 vsyscall modifications
|
|
#
|
|
+RT patches.rt/x86-64-tscless-vgettimeofday.patch
|
|
#vsyscall-fixadder-pa.patch
|
|
|
|
#
|
|
# Timekeeping fixups
|
|
#
|
|
# x rt-time-starvation-fix.patch
|
|
# x rt-time-starvation-fix-update.patch
|
|
|
|
#
|
|
# RT-Java testing stuff
|
|
#
|
|
+RT patches.rt/Add-dev-rmem-device-driver-for-real-time-JVM-testing.patch
|
|
+RT patches.rt/Allocate-RTSJ-memory-for-TCK-conformance-test.patch
|
|
|
|
#
|
|
# Softirq modifications
|
|
#
|
|
+RT patches.rt/new-softirq-code.patch
|
|
+RT patches.rt/softirq-per-cpu-assumptions-fixes.patch
|
|
+RT patches.rt/fix-migrating-softirq.patch
|
|
+RT patches.rt/only-run-softirqs-from-irq-thread-when-irq-affinity-is-set.patch
|
|
+RT patches.rt/fix-softirq-checks-for-non-rt-preempt-hardirq.patch
|
|
|
|
+RT patches.rt/smp-processor-id-fixups.patch
|
|
|
|
#
|
|
# Weird crap unearthed by -rt which needs to be investigated
|
|
#
|
|
+RT patches.rt/irda-fix.patch
|
|
+RT patches.rt/nf_conntrack-weird-crash-fix.patch
|
|
+RT patches.rt/nf_conntrack-fix-smp-processor-id.patch
|
|
|
|
#
|
|
# Needs proper fix
|
|
#
|
|
+RT patches.rt/print-might-sleep-hack.patch
|
|
|
|
+RT patches.rt/lockdep-rt-mutex.patch
|
|
+RT patches.rt/lockstat-rt-hooks.patch
|
|
+RT patches.rt/lockstat_bounce_rt.patch
|
|
|
|
#
|
|
# KVM:
|
|
#
|
|
#kvm-rt.patch
|
|
|
|
#
|
|
# Add RT to uname and apply the version
|
|
#
|
|
+RT patches.rt/RT_utsname.patch
|
|
|
|
#
|
|
# not yet backmerged tail patches:
|
|
#
|
|
+RT patches.rt/preempt-rt-no-slub.patch
|
|
+RT patches.rt/paravirt-function-pointer-fix.patch
|
|
+RT patches.rt/quicklist-release-before-free-page.patch
|
|
+RT patches.rt/quicklist-release-before-free-page-fix.patch
|
|
+RT patches.rt/disable-lpptest-on-nonlinux.patch
|
|
+RT patches.rt/sched-rt-stats.patch
|
|
+RT patches.rt/mitigate-resched-flood.patch
|
|
+RT patches.rt/genirq-soft-resend.patch
|
|
+RT patches.rt/relay-fix.patch
|
|
+RT patches.rt/schedule_on_each_cpu-enhance.patch
|
|
#schedule_on_each_cpu-enhance-rt.patch
|
|
+RT patches.rt/lockdep-rt-recursion-limit-fix.patch
|
|
+RT patches.rt/cond_resched_softirq-WARN-fix.patch
|
|
+RT patches.rt/irq-mask-fix.patch
|
|
|
|
# stuff Ingo put into version.patch
|
|
+RT patches.rt/export-schedule-on-each-cpu.patch
|
|
|
|
# Tony Breeds POWERPC patches
|
|
+RT patches.rt/powerpc-count_active_rt_tasks-is-undefined-for-non-preempt-rt.patch
|
|
+RT patches.rt/powerpc-match-__rw_yield-function-declaration-to-prototype.patch
|
|
#powerpc-flags-as-passed-to-spin-x-irqsave-should-be-unsigned-long.patch
|
|
+RT patches.rt/powerpc-flush_tlb_pending-is-no-more.patch
|
|
|
|
# fix-alternate_node_alloc.patch
|
|
+RT patches.rt/fix-compilation-for-non-RT-in-timer.patch
|
|
|
|
+RT patches.rt/hack-convert-i_alloc_sem-for-direct_io-craziness.patch
|
|
+RT patches.rt/dont-let-rt-rw_semaphores-do-non_owner-locks.patch
|
|
+RT patches.rt/rt-s_files-kill-a-union.patch
|
|
|
|
+RT patches.rt/loadavg_fixes_weird_loads.patch
|
|
|
|
# HPET patches
|
|
+RT patches.rt/watchdog_use_timer_and_hpet_on_x86_64.patch
|
|
|
|
|
|
|
|
# x stop-critical-timing-in-idle.patch
|
|
|
|
# rt-wakeup-fix.patch
|
|
+RT patches.rt/disable-ist-x86_64.patch
|
|
|
|
|
|
+RT patches.rt/plist-debug.patch
|
|
+RT patches.rt/seq-irqsave.patch
|
|
+RT patches.rt/numa-slab-freeing.patch
|
|
|
|
# Peter's patches
|
|
#
|
|
# workqueue PI
|
|
#
|
|
+RT patches.rt/rt-list-mods.patch
|
|
+RT patches.rt/rt-plist-mods.patch
|
|
+RT patches.rt/rt-workqeue-prio.patch
|
|
+RT patches.rt/rt-workqueue-barrier.patch
|
|
+RT patches.rt/rt-wq-barrier-fix.patch
|
|
+RT patches.rt/rt-delayed-prio.patch
|
|
|
|
+RT patches.rt/sched_prio.patch
|
|
# x critical-timing-kconfig.patch
|
|
|
|
+RT patches.rt/lock-init-plist-fix.patch
|
|
+RT patches.rt/ntfs-local-irq-save-nort.patch
|
|
+RT patches.rt/dont-disable-preemption-without-IST.patch
|
|
#rt-powerpc-workarounds.patch
|
|
|
|
+RT patches.rt/filemap-dont-bug-non-atomic.patch
|
|
+RT patches.rt/fix-bug-on-in-filemap.patch
|
|
+RT patches.rt/rt-sched-groups.patch
|
|
+RT patches.rt/send-nmi-all-preempt-disable.patch
|
|
+RT patches.rt/printk-dont-bug-on-sched.patch
|
|
+RT patches.rt/user-no-irq-disable.patch
|
|
+RT patches.rt/drain-all-local-pages-via-sched.patch
|
|
+RT patches.rt/local_irq_save_nort-in-swap.patch
|
|
# x latency-tracer-arch-low-address.patch
|
|
+RT patches.rt/proportions-raw-locks.patch
|
|
|
|
+RT patches.rt/arm-compile-fix.patch
|
|
+RT patches.rt/no-warning-for-irqs-disabled-in-local-bh-enable.patch
|
|
#page-alloc-use-real-time-pcp-locking-for-page-draining.patch
|
|
#power-fixes-for-kernbench.patch
|
|
|
|
+RT patches.rt/handle-pending-in-simple-irq.patch
|
|
|
|
# AT91 patches
|
|
+RT patches.rt/use-edge-triggered-irq-handler-instead-of-simple-irq.patch
|
|
|
|
# x latency-tracer-dont-panic-on-failed-bootmem-alloc.patch
|
|
+RT patches.rt/dev-queue-xmit-preempt-fix.patch
|
|
+RT patches.rt/ppc-hacks-to-allow-rt-to-run-kernbench.patch
|
|
# x time-accumulate-offset-fix.patch
|
|
+RT patches.rt/ppc-make-tlb-batch-64-only.patch
|
|
+RT patches.rt/ppc-chpr-set-rtc-lock.patch
|
|
|
|
+RT patches.rt/disable-run-softirq-from-hardirq-completely.patch
|
|
|
|
+RT patches.rt/hack-fix-rt-migration.patch
|
|
+RT patches.rt/mips-remove-conlicting-rtc-lock-declaration.patch
|
|
+RT patches.rt/mips-remove-finish-arch-switch.patch
|
|
+RT patches.rt/mips-change-raw-spinlock-type.patch
|
|
+RT patches.rt/ppc32-latency-compile-hack-fixes.patch
|
|
+RT patches.rt/mips-remove-duplicate-kconfig.patch
|
|
+RT patches.rt/apic-level-smp-affinity.patch
|
|
+RT patches.rt/timer-warning-fix.patch
|
|
+RT patches.rt/printk-in-atomic.patch
|
|
|
|
+RT patches.rt/root-domain-kfree-in-atomic.patch
|
|
+RT patches.rt/printk-in-atomic-hack-fix.patch
|
|
+RT patches.rt/slab-irq-nopreempt-fix.patch
|
|
+RT patches.rt/ppc-tlbflush-preempt.patch
|
|
+RT patches.rt/swap-spinlock-fix.patch
|
|
+RT patches.rt/aacraid-compat-sem.patch
|
|
|
|
# percpu fixes to handle debug_smp_processor_id errors.
|
|
+RT patches.rt/radix-percpu-hack-fix.patch
|
|
+RT patches.rt/genhd-protect-percpu-var.patch
|
|
|
|
+RT patches.rt/sched-clock-nmi.patch
|
|
+RT patches.rt/sched_rt-fixup.patch
|
|
|
|
# Temp patch to disable RT sched groups
|
|
#disable-sched-rt-groups.patch
|
|
|
|
+RT patches.rt/cache_pci_find_capability.patch
|
|
+RT patches.rt/nmi-watchdog-fix-1.patch
|
|
+RT patches.rt/nmi-watchdog-fix-2.patch
|
|
+RT patches.rt/nmi-watchdog-fix-3.patch
|
|
+RT patches.rt/nmi-watchdog-fix-4.patch
|
|
+RT patches.rt/rt-avoid-deadlock-in-swap.patch
|
|
+RT patches.rt/rt-move-update-wall-time-back-to-do-timer.patch
|
|
+RT patches.rt/rt-shorten-softirq-thread-names.patch
|
|
|
|
# This patch breaks rt-migrate-test
|
|
#sched-rt-push-only-new.patch
|
|
|
|
#time-gcc-linker-error.patch
|
|
|
|
+RT patches.rt/rtmutex-lateral-steal.patch
|
|
+RT patches.rt/rtmutex-rearrange.patch
|
|
+RT patches.rt/rtmutex-remove-xchg.patch
|
|
+RT patches.rt/adaptive-spinlock-lite-v2.patch
|
|
|
|
# RW locks with multiple readers
|
|
+RT patches.rt/rwsems-multiple-readers.patch
|
|
# Folded into rwsems-multiple-readers.patch
|
|
#rwlocks-lateral-steal.patch
|
|
+RT patches.rt/rwlocks-multiple-readers.patch
|
|
+RT patches.rt/multi-reader-account.patch
|
|
+RT patches.rt/multi-reader-limit.patch
|
|
+RT patches.rt/multi-reader-lock-account.patch
|
|
+RT patches.rt/multi-reader-pi.patch
|
|
+RT patches.rt/rwlocks-default-nr-readers-nr-cpus.patch
|
|
+RT patches.rt/rtmutex-rwlock-cmpxchg-typecast.patch
|
|
+RT patches.rt/rwlock-implement-downgrade-write.patch
|
|
|
|
+RT patches.rt/sched-nr-migrate-lower-default-preempt-rt.patch
|
|
+RT patches.rt/arm-fix-compile-error-trace-exit-idle.patch
|
|
|
|
# Peter's fair load_balance break out patches
|
|
+RT patches.rt/sched-wake_up_idle_cpu-rt.patch
|
|
# Needs some work still
|
|
# sched_load_balance_flags.patch
|
|
# sched_load_balance_lockbreak.patch
|
|
# sched-load_balance-iterator.patch
|
|
# sched-load_balance-stop.patch
|
|
# sched-load_balance-is_runnable.patch
|
|
|
|
# some ftrace fix ups
|
|
+RT patches.rt/ftrace-trace-sched.patch
|
|
+RT patches.rt/lockdep-avoid-fork-waring.patch
|
|
+RT patches.rt/ftrace-dont-trace-markers.patch
|
|
+RT patches.rt/ftrace-record-comm-on-ctrl.patch
|
|
+RT patches.rt/ftrace-print-missing-cmdline.patch
|
|
|
|
# Peter's lockstat updates
|
|
+RT patches.rt/lockstat-fix-contention-points.patch
|
|
+RT patches.rt/lockstat-output.patch
|
|
|
|
# Luis's gtod updates
|
|
+RT patches.rt/fix_vdso_gtod_vsyscall64_2.patch
|
|
|
|
+RT patches.rt/rwlocks-fix-no-preempt-rt.patch
|
|
+RT patches.rt/git-ignore-script-lpp.patch
|
|
|
|
# Adaptive Locks
|
|
+RT patches.rt/adaptive-optimize-rt-lock-wakeup.patch
|
|
+RT patches.rt/adaptive-task-oncpu.patch
|
|
+RT patches.rt/adaptive-adjust-pi-wakeup.patch
|
|
+RT patches.rt/adapt-remove-extra-try-to-lock.patch
|
|
+RT patches.rt/adaptive-earlybreak-on-steal.patch
|
|
|
|
+RT patches.rt/realtime-preempt-warn-about-tracing.patch
|
|
+RT patches.rt/ftrace-compile-fixes.patch
|
|
+RT patches.rt/ftrace-fix-header.patch
|
|
+RT patches.rt/nmi-show-regs-fix.patch
|
|
|
|
# Gregory's Sched updates
|
|
+RT patches.rt/sched-prioritize-non-migrating-rt-tasks.patch
|
|
|
|
+RT patches.rt/trace_hist-latediv.patch
|
|
+RT patches.rt/arm-omap-02.patch
|
|
+RT patches.rt/arm-omap-05.patch
|
|
|
|
+RT patches.rt/trace-eip2ip.patch
|
|
|
|
+RT patches.rt/rwlock-prio-fix.patch
|
|
+RT patches.rt/rwlock-fixes.patch
|
|
|
|
+RT patches.rt/event-trace-hrtimer-trace.patch
|
|
+RT patches.rt/trace-ktime-scalar.patch
|
|
|
|
+RT patches.rt/rwlock-torture.patch
|
|
+RT patches.rt/ftrace-wakeup-rawspinlock.patch
|
|
+RT patches.rt/radix-tree-lockdep-plus1.patch
|
|
|
|
+RT patches.rt/sched-cpupri-hotplug-support.patch
|
|
+RT patches.rt/sched-cpupri-priocount.patch
|
|
|
|
# still needs Signed-off-by:
|
|
#sched-global-rt-runtime.patch
|
|
|
|
+RT patches.rt/rwlock-pi-lock-reader.patch
|
|
|
|
+RT patches.rt/fix-adaptive-hack.patch
|
|
|
|
+RT patches.rt/rwlock-slowunlock-mutex-fix.patch
|
|
+RT patches.rt/rwlock-slowunlock-mutex-fix2.patch
|
|
+RT patches.rt/rt-mutex-use-inline.patch
|
|
+RT patches.rt/rt-mutex-namespace.patch
|
|
+RT patches.rt/rtmutex-debug-fix.patch
|
|
+RT patches.rt/fix-config-debug-rt-mutex-lock-underflow-warnings.patch
|
|
|
|
+RT patches.rt/rwlock-protect-reader_lock_count.patch
|
|
+RT patches.rt/rt-rwlock-conservative-locking.patch
|
|
|
|
+RT patches.rt/rwlock-torture-no-rt.patch
|
|
|
|
+RT patches.rt/warn-on-rt-scatterlist.patch
|
|
+RT patches.rt/sub-dont-disable-irqs.patch
|
|
|
|
# CHECKME
|
|
#cpu-hotplug-vs-slab.patch
|
|
#cpu-hotplug-vs-page-alloc.patch
|
|
#cpu-hotplug-cpu-up-vs-preempt-rt.patch
|
|
#rcu-backport-rcu-cpu-hotplug-support.patch
|
|
#cpu-hotplug-cpu-down-vs-preempt-rt.patch
|
|
#re-cpu-hotplug-cpu-down-vs-preempt-rt.patch
|
|
#hotplug-smp-boot-fix.patch
|
|
#cpu-hotplug-fix-fix-fix.patch
|
|
|
|
|
|
# CHECKME
|
|
#fix_SCHED_FIFO_spec_violation.patch
|
|
|
|
+RT patches.rt/ppc64-fix-preempt-unsafe-paths-accessing-per_cpu-variables.patch
|
|
+RT patches.rt/fix-a-previously-reverted-fix.patch
|
|
|
|
#CHECKME powerpc-xics-move-the-call-to-irq-radix-revmap-from-xics-startup-to-+RT patches.rt/xics-host-map.patch
|
|
#CHECKME powerpc-make-the-irq-reverse-mapping-radix-tree-lockless.patch
|
|
|
|
+RT patches.rt/bz235099-idle-load-fix.patch
|
|
+RT patches.rt/raw-spinlocks-for-nmi-print.patch
|
|
|
|
+RT patches.rt/sched-fix-dequeued-race.patch
|
|
|
|
+RT patches.rt/ftrace-fix-get-kprobe-wreckage.patch
|
|
#+RT patches.rt/version.patch
|
|
|
|
+RT patches.rt/26-rt1-chirag.patch
|
|
+RT patches.rt/seqlock-make-raw-seqlocks-spin-during-write.patch
|
|
+RT patches.rt/ftrace-fix-elevated-preempt-count-in-wakeup-tracer.patch
|
|
|
|
# PI rework
|
|
+RT patches.rt/add-generalized-pi-interface.patch
|
|
+RT patches.rt/tie-pi-into-task.patch
|
|
+RT patches.rt/rtmutex-initialize-waiters.patch
|
|
+RT patches.rt/rtmutex-add_readers.patch
|
|
+RT patches.rt/rtmutex-use-runtime-init.patch
|
|
+RT patches.rt/rtmutex-convert-to-libpi.patch
|
|
+RT patches.rt/rtmutex-defer-pi-until-sleepy.patch
|
|
|