]> git.ipfire.org Git - ipfire-2.x.git/blame - src/patches/suse_xen_series.conf
Merge branch 'master' of ssh://git.ipfire.org/pub/git/ipfire-2.x
[ipfire-2.x.git] / src / patches / suse_xen_series.conf
CommitLineData
f5b23e51
AF
1# Kernel patches configuration file
2# vim: set ts=8 sw=8 noet:
3#
4# There are three kinds of rules (see guards.1 for details):
5# +symbol include this patch if symbol is defined; otherwise exclude.
6# -symbol exclude this patch if symbol is defined; otherwise include.
7# - exclude this patch.
8#
9# Using symbols means that an entirely different source tree will be
10# generated depending on which symbols are defined. This used to be
11# a good thing when arch-specific patches contained conflicts with other
12# patches, but we now have a policy that patches must build everywhere.
13# The result is a unified source tree that allows us to do neat things
14# like ship kernel module packages. Creating a divergent tree breaks
15# these # so you'd better have an extraordinary reason for using them.
16# For example, the openSUSE 10.3 kernel uses them for segregating the
17# -rt patches until they can be integrated completely, and these are
18# only applied at the very end of the series.
19#
20# The most common use in recent kernels is to disable a patch with a
21# username as the symbol to indicate responsbility. Another use is
22# to check in a patch for testing, but have it disabled in all but your
23# own build environment.
24
25 ########################################################
26 # latest standard kernel patches
27 # DO NOT MODIFY THEM!
28 # Send separate patches upstream if you find a problem...
29 ########################################################
0e717101
AF
30# patches.kernel.org/patch-2.6.32.1
31# patches.kernel.org/patch-2.6.32.1-2
32# patches.kernel.org/patch-2.6.32.2-3
33# patches.kernel.org/patch-2.6.32.3-4
34# patches.kernel.org/patch-2.6.32.4-5
35# patches.kernel.org/patch-2.6.32.5-6
36# patches.kernel.org/patch-2.6.32.6-7
37# patches.kernel.org/patch-2.6.32.7-8
f44dda3c 38# patches.kernel.org/patch-2.6.32.8-9
ff108dc8 39# patches.kernel.org/patch-2.6.32.9-10
0e067ff3 40# patches.kernel.org/patch-2.6.32.10-11
d68506e9 41# patches.kernel.org/patch-2.6.32.11-12
f5b23e51 42
0e067ff3
AF
43 ########################################################
44 # Build fixes that apply to the vanilla kernel too.
f5b23e51
AF
45 # They must be placed in patches.kernel.org to be
46 # picked up for the -vanilla flavor. This is cheating,
47 # since they're not actually upstream, but if the
48 # packages don't build, that's pretty useless too.
0e067ff3 49 ########################################################
0e717101
AF
50 patches.rpmify/psmouse-section-conflict.diff
51 patches.rpmify/ipmi-section-conflict.diff
52 patches.rpmify/md-section-conflict
53 patches.rpmify/gdth-section-conflict
54 patches.rpmify/arch-include-asm-fixes
55 patches.rpmify/arm-arch_include_asm-fix.diff
56 patches.rpmify/tsi148-dependency
57 patches.rpmify/staging-missing-sched.h
58 patches.rpmify/ia64-sn-fix-percpu-warnings
59 patches.rpmify/modpost-segfault
60 patches.rpmify/ppc-crashdump-typefix
f5b23e51 61
0e067ff3
AF
62 ########################################################
63 # kABI consistency patches
64 ########################################################
65 patches.kabi/kabi-fix-up-struct-hrtimer_cpu_base-change.patch
d68506e9 66 patches.kabi/revert-2.6.32.12-b43
f5b23e51
AF
67
68 ########################################################
69 #
70 # packaging-specific patches (tweaks for autobuild,
71 # CONFIG_SUSE_KERNEL, config/version tracking and other
72 # build stuff like that ...).
73 #
74 # Note that every patch in the patches.rpmify directory
75 # will be included in the vanilla package.
76 ########################################################
77# patches.rpmify/firmware-path
78# patches.rpmify/no-include-asm
f5b23e51 79
0e717101
AF
80 patches.rpmify/rpm-kernel-config
81# patches.rpmify/split-package
f5b23e51
AF
82# patches.rpmify/buildhost
83# patches.rpmify/cloneconfig.diff
84
0e067ff3
AF
85 ########################################################
86 # kbuild/module infrastructure fixes
87 ########################################################
f5b23e51
AF
88# patches.suse/supported-flag
89# patches.suse/supported-flag-sysfs
0e717101 90# patches.suse/supported-flag-enterprise
ff108dc8 91# patches.suse/kbuild-record-built-in-o
0e717101
AF
92# patches.fixes/kbuild-fix-generating-of-.symtypes-files
93# patches.suse/genksyms-add-override-flag.diff
94# patches.suse/kbuild-generate-modules.builtin
95# patches.suse/kconfig-automate-kernel-desktop
ff108dc8 96# patches.fixes/kbuild-Really-don-t-clean-bounds.h-and-asm-offsets.h
0e067ff3 97# patches.fixes/module-drop-the-lock-while-waiting-for-module-to-complete-initialization.patch
f5b23e51 98
0e067ff3
AF
99 ########################################################
100 # Simple export additions/removals
101 ########################################################
f5b23e51
AF
102# patches.suse/reiser4-exports
103# patches.suse/kvm-as-kmp
104# patches.suse/export-release_open_intent
0e717101
AF
105# patches.suse/export-security_inode_permission
106# patches.suse/export-sync_page_range
f5b23e51
AF
107
108 ########################################################
109 # Bug workarounds for binutils
110 ########################################################
f5b23e51 111
0e067ff3
AF
112 ########################################################
113 # Scheduler / Core
114 ########################################################
f5b23e51 115 patches.suse/setuid-dumpable-wrongdir
f5b23e51 116 patches.fixes/seccomp-disable-tsc-option
0e717101
AF
117 patches.suse/hung_task_timeout-configurable-default
118 patches.suse/sched-revert-latency-defaults
119 # bnc#560317
120 patches.fixes/sched-make-tunable-scaling-configurable
121 patches.fixes/sched-sysctl-for-normalized-tunables
122 patches.fixes/sched-cleanup-select_task_rq_fair
123 patches.fixes/sched-more-generic_WAKE_AFFINE
124 patches.fixes/sched-fix-vmark-regression
125 patches.fixes/sched-inline__percpu_counter_add.patch
126 patches.fixes/sched-cpuacct-percpu-counter-batch.patch
127
128 # writable limits
0e717101
AF
129 patches.suse/rlim-0004-IA64-use-helpers-for-rlimits.patch
130 patches.suse/rlim-0005-core-posix-cpu-timers-cleanup-rlimits-usage.patch
131 patches.suse/rlim-0006-PPC-use-helpers-for-rlimits.patch
132 patches.suse/rlim-0007-S390-use-helpers-for-rlimits.patch
133 patches.suse/rlim-0008-SPARC-use-helpers-for-rlimits.patch
134 patches.suse/rlim-0009-X86-use-helpers-for-rlimits.patch
135 patches.suse/rlim-0010-FS-use-helpers-for-rlimits.patch
136 patches.suse/rlim-0011-MM-use-helpers-for-rlimits.patch
137 patches.suse/rlim-0012-core-use-helpers-for-rlimits.patch
138 patches.suse/rlim-0013-infiniband-use-helpers-for-rlimits.patch
139 patches.suse/rlim-0014-ipc-use-helpers-for-rlimits.patch
140 patches.suse/rlim-0015-SECURITY-add-task_struct-to-setrlimit.patch
141 patches.suse/rlim-0016-core-add-task_struct-to-update_rlimit_cpu.patch
142 patches.suse/rlim-0017-sys_setrlimit-make-sure-rlim_max-never-grows.patch
143 patches.suse/rlim-0018-core-split-sys_setrlimit.patch
144 patches.suse/rlim-0019-core-allow-setrlimit-to-non-current-tasks.patch
145 patches.suse/rlim-0020-core-optimize-setrlimit-for-current-task.patch
146 patches.suse/rlim-0021-FS-proc-switch-limits-reading-to-fops.patch
147 patches.suse/rlim-0022-FS-proc-make-limits-writable.patch
148 patches.suse/rlim-0023-core-do-security-check-under-task_lock.patch
149
150 patches.fixes/make-note_interrupt-fast.diff
151
152 patches.fixes/nohz-delay-from-tip.diff
153 patches.fixes/reuse-ktime-from-tip.diff
154
155 patches.fixes/sched-Limit-the-number-of-scheduler-debug-messages.patch
f44dda3c
AF
156 patches.fixes/fix_clock_gettime_vsyscall_time_warp.diff
157 patches.suse/cfq-turn-lowlatency-off-by-default.patch
0e067ff3
AF
158 patches.fixes/sched-fix-task-times_granularity.patch
159 patches.fixes/sched-time-define-nsecs_to_jiffies.patch
ff108dc8 160 patches.fixes/sched-fix-cputime-monotonicity.patch
0e067ff3 161 patches.suse/cgroup-disable-memcg-when-low-lowmem.patch
f5b23e51 162
d68506e9
AF
163 patches.fixes/kernel-mutex-adaptive-cpu-offline-livelock.patch
164 patches.fixes/spinning-mutex-BKL-deadlock.patch
165 patches.suse/revert-percpu-stable-changes.patch
166
167 # bug 598253
168 patches.fixes/kernel-core-add-pid_max-start-option.patch
169
0e067ff3
AF
170 ########################################################
171 # Architecture-specific patches. These used to be all
172 # at the end of series.conf, but since we don't do
173 # conditional builds anymore, there's no point.
174 ########################################################
f5b23e51 175
0e067ff3
AF
176
177 ########################################################
f5b23e51 178 # ia64
0e067ff3 179 ########################################################
f5b23e51 180# patches.fixes/ia64-sparse-fixes.diff
f5b23e51
AF
181# patches.fixes/nr-irqs-file
182# patches.arch/mm-avoid-bad-page-on-lru
183# patches.arch/ia64-page-migration
184# patches.arch/ia64-page-migration.fix
0e067ff3 185# patches.arch/ia64-page-migration-update
0e717101 186# patches.fixes/taskstats-alignment
f5b23e51 187# patches.fixes/ia64-fix-sba-iommu-to-handle-allocation-failure-properly
0e717101
AF
188# patches.fixes/ia64-select-mmu-notifier-for-sgi-xp.patch
189# patches.fixes/ia64-preserve-high-order-personality-bits
f5b23e51 190
0e067ff3 191 ########################################################
f5b23e51 192 # i386
0e067ff3 193 ########################################################
f5b23e51
AF
194
195 # amd64 | x86-64 | x86_64
196 # 'Intel(r) Extended Memory 64 Technology' | 'Intel(r) EM64T'
197 # x64
198 # Intel 64
199 # "the architecture with too many names"
200 # TAWTMN
201
0e067ff3 202 ########################################################
f5b23e51 203 # x86_64/i386 biarch
0e067ff3 204 ########################################################
f5b23e51
AF
205 patches.arch/x86-hpet-pre-read
206 patches.arch/x86_64-hpet-64bit-timer.patch
0e717101
AF
207
208 patches.arch/add_support_for_hpet_msi_intr_remap.patch
209 patches.arch/add_x86_support_for_hpet_msi_intr_remap.patch
210 patches.arch/x86-crypto-pclmulqdq-accelerated-implementation.patch
211 patches.arch/x86-crypto-add-ghash-algorithm-test.patch
212 patches.fixes/crypto-testmgr-fix-complain-about-lacking-test.patch
f5b23e51 213 patches.arch/x86-mcp51-no-dac
0e717101
AF
214
215 patches.arch/kvm-split-paravirt-ops-by-functionality
216 patches.arch/kvm-only-export-selected-pv-ops-feature-structs
217 patches.arch/kvm-split-the-KVM-pv-ops-support-by-feature
218 patches.arch/kvm-replace-kvm-io-delay-pv-ops-with-linux-magic
219
220 patches.arch/x86-64-preserve-large-page-mapping-for-1st-2mb-kernel-txt-with-config_debug_rodata
221 patches.arch/x86-64-align-rodata-kernel-section-to-2mb-with-config_debug_rodata
222 patches.arch/x86-64-add-comment-for-rodata-large-page-retainment
f5b23e51 223 patches.suse/x86-mark_rodata_rw.patch
ff108dc8
AF
224
225 patches.arch/x86-ftrace-fix-rodata-1.patch
226 patches.arch/x86-ftrace-fix-rodata-2.patch
227 patches.arch/x86-ftrace-fix-rodata-3.patch
228
0e717101 229 patches.fixes/dmar-fix-oops-with-no-dmar-table
f5b23e51 230
0e717101
AF
231 # bug 564618
232 patches.arch/x86-Remove-the-CPU-cache-size-printks.patch
233 patches.arch/x86-Remove-CPU-cache-size-output-for-non-Intel-too.patch
234 patches.arch/x86-cpu-mv-display_cacheinfo-cpu_detect_cache_sizes.patch
235 patches.arch/x86-Limit-the-number-of-processor-bootup-messages.patch
236 patches.arch/x86-Limit-number-of-per-cpu-TSC-sync-messages.patch
237 patches.arch/x86-Remove-enabling-x2apic-message-for-every-CPU.patch
238 patches.arch/ACPI-Remove-repeated-registered-as-cooling_device-messages.patch
239
0e717101
AF
240 patches.fixes/x86_64_memory_hotplug_dev_mem.patch
241
f44dda3c 242 patches.arch/x86-calgary-increase-max-phb-bus-num.patch
ff108dc8
AF
243 patches.fixes/x86_ioapic_fix_out_of_order_gsi.patch
244
245 patches.suse/x86-cacheline-size-128.patch
246
247 # bug 587669
248 patches.arch/x86-Reduce-per-cpu-warning-boot-up-messages.patch
249
250 # bug 588008
0e067ff3
AF
251 patches.arch/x86-pat-Update-page-flags-for-memtype-without-using-memtype_lock-V4.patch
252
d68506e9
AF
253 # bug 592176
254 patches.arch/x86-MCE-fix-MSR_IA32_MCI_CTL2-CMCI-threshold-setup.patch
0e067ff3 255
d68506e9
AF
256 # bug 579639
257 patches.arch/intel-iommu-Dont-complain-that-ACPI_DMAR_SCOPE_TYPE_IOAPIC-is-not-supported.patch
0e717101
AF
258
259 ########################################################
260 # x86 MCE/MCA (Machine Check Error/Architecture) extensions
0e067ff3 261 ########################################################
0e717101
AF
262 patches.arch/x86_mce_undef-lru
263 patches.arch/x86_mce_shake-page
264 patches.arch/x86_mce_hwpoison-action_result-valid-pfn.patch
265 patches.arch/x86_mce_hwpoison-no-double-ref.patch
266 patches.arch/x86_mce_ref-to-flags
267 patches.arch/x86_mce_hwpoison-is-free-page.patch
268 patches.arch/x86_mce_offline-inject
269 patches.arch/x86_mce_madvise-locking
270 patches.arch/x86_mce_page-offline
271
272 # one bug fix, better stress testing, and injection filters
273 patches.fixes/mce_injection_enhancements_9b9a29ecd75e310f75a9243e1c3538ad34598fcb
274 patches.fixes/mce_injection_enhancements_1668bfd5be9d8a52536c4865000fbbe065a3613b
275 patches.fixes/mce_injection_enhancements_db0480b3a61bd6ad86ead3b8bbad094ab0996932
276 patches.fixes/mce_injection_enhancements_71f72525dfaaec012e23089c73331654ea7b12d3
277 patches.fixes/mce_injection_enhancements_95d01fc664b9476e0d18e3d745bb209a42a33588
278 patches.fixes/mce_injection_enhancements_847ce401df392b0704369fd3f75df614ac1414b4
279 patches.fixes/mce_injection_enhancements_d95ea51e3a7e9ee051d19f1dd283ca61d1aa5ec6
280 patches.fixes/mce_injection_enhancements_138ce286eb6ee6d39ca4fb50516e93adaf6b605f
281 patches.fixes/mce_injection_enhancements_7c116f2b0dbac4a1dd051c7a5e8cef37701cafd4
282 patches.fixes/mce_injection_enhancements_31d3d3484f9bd263925ecaa341500ac2df3a5d9b
283 patches.fixes/mce_injection_enhancements_1a9b5b7fe0c5dad8a635288882d36785dea742f9
284 patches.fixes/mce_injection_enhancements_478c5ffc0b50527bd2390f2daa46cc16276b8413
285 patches.fixes/mce_injection_enhancements_e42d9d5d47961fb5db0be65b56dd52fe7b2421f1
286 patches.fixes/mce_injection_enhancements_d324236b3333e87c8825b35f2104184734020d35
287 patches.fixes/mce_injection_enhancements_4fd466eb46a6a917c317a87fb94bfc7252a0f7ed
288 patches.fixes/mce_injection_enhancements_1bfe5febe34d2be2120803c10720e179186357c9
289 patches.fixes/mce_injection_enhancements_413f9efbc513d330f00352bb7cba060a729999d3
290 patches.fixes/mce_injection_enhancements_fe194d3e100dea323d7b2de96d3b44d0c067ba7a
291 patches.fixes/mce_injection_enhancements_0474a60ec704324577782b1057d05b574388d552
292 patches.fixes/mce_injection_enhancements_0d57eb8dfcb92e3dd928d792f4ed2b2fec680bb7
293 patches.fixes/mce_injection_enhancements_12686d153abff397fa0927c620d5a3de84910b72
294 patches.fixes/mce_injection_enhancements_f2c03debdfb387fa2e35cac6382779072b8b9209
295
296 # Needed on Boxboro/Westmere-EX to correctly decode the physical
297 # address of correctable errors
298 patches.arch/x86_mce_intel_decode_physical_address.patch
299 patches.arch/x86_mce_intel_decode_physical_address_rename_fix.patch
300 patches.arch/x86_mce_intel_decode_physical_address_compile_fix.patch
f5b23e51 301
ff108dc8
AF
302 # bug 587669
303 patches.arch/x86-Reduce-per-cpu-MCA-boot-up-messages.patch
304
f5b23e51
AF
305 ########################################################
306 # x86_64/4096CPUS - from SGI
307 ########################################################
f5b23e51 308 patches.arch/x86-apic-force-bigsmp-apic-on-IBM-EXA3-4.patch
f5b23e51 309
0e717101
AF
310 ########################################################
311 # x86 UV patches from SGI
312 ########################################################
313 patches.arch/bug-561933_uv_pat_is_gru_range.patch
314 patches.arch/bug-561939_uv_bios_call_hwperf_updated.patch
315 patches.arch/bug-561939_uv_gpa_to_soc_phys_ram.patch
316 patches.arch/bug-561939_uv_gpa_is_mmr_space.patch
317 patches.arch/bug-561939_uv_rtc_fixes.patch
318 patches.arch/bug-561939_uv_rtc_setup_evt.patch
319 patches.arch/bug-561939_uv_rtc_cleanup.patch
320 patches.arch/bug-561939_uv_ipi_macro.patch
321 patches.arch/bug-561939_uv_mmap_low.patch
322 patches.arch/uv_determine_revision_id_of_node_controller_chip.patch
323 patches.arch/uv_use_replicated_cachelines_to_read_rtc.patch
324
325 # Generic, but depends on the above patches
326 patches.arch/bug-561946_rename_generic_int.patch
f5b23e51 327
0e717101
AF
328 patches.arch/bug-561946_uv_use_rtc.patch
329 patches.arch/bug-561946_uv_irq_affinity.patch
330 patches.arch/bug-561946_uv_move_ioapic.patch
331 patches.arch/bug-561989_gru_rollup.patch
f5b23e51 332
0e717101
AF
333 # bug 562288
334 patches.arch/xpc_introduce_xp_socket.patch
335 patches.arch/xpc_uv_bios_changes.patch
336 patches.arch/xpc_fix_xpc_get_fifo_entry_uv.patch
337 patches.arch/xpc_first_contact_when_active.patch
338 patches.arch/xpc_recv_msg_slots_wrap.patch
339 patches.arch/xpc_pass_nasid_to_gru_create_message_queue.patch
340
341 # bug 566745
342 patches.arch/UV-Expose-irq_desc-node-in-proc.patch
343
344 # bug 579636
345 patches.arch/x86-uv-fix-uv_hub_macro-bug.patch
346
ff108dc8
AF
347 # bug 579647
348 patches.arch/x86-UV-Add-UV-NMI-handler.patch
349
ff108dc8
AF
350 # bug 586364
351 patches.arch/x86-speed-up-microcode.ctl-on-SGI-UV.patch
352
353 # bug 587562
354 patches.arch/x86-uv-Update-UV-mmr-definitions-header-file.patch
355
356 # bug 587673
357 patches.arch/x86-UV-Fix-target_cpus-in-x2apic_uv_x.c.patch
358
359 # bug 586806
360 patches.arch/x86-UV-BAU-performance-and-error-recovery.patch
361
d68506e9
AF
362 # bug 594131
363 patches.arch/tlb_uv_update2.patch
364
365 # bug 590585
366 patches.arch/x86-UV-Delete-unneeded-boot-messages.patch
367
0e067ff3 368 ########################################################
0e717101 369 # x86_64/i386 depending on the UV patchset
0e067ff3 370 ########################################################
0e717101
AF
371
372 # bug 558247
373 patches.arch/x86-Unify-fixup_irqs-for-32-bit-and-64-bit-kernels.patch
374 patches.arch/x86-intr-remap-Avoid-irq_chip-mask-unmask-in-fixup_irqs-for-intr-remapping.patch
375 patches.arch/x86-Remove-move_cleanup_count-from-irq_cfg.patch
376 patches.arch/x86-Force-irq-complete-move-during-cpu-offline.patch
377 patches.arch/x86-Use-EOI-register-in-io-apic-on-intel-platforms.patch
378 patches.arch/x86-Remove-local_irq_enable-local_irq_disable-in-fixup_irqs.patch
379 patches.arch/x86-io-apic-Move-the-effort-of-clearing-remoteIRR-explicitly-before-migrating-the-irq.patch
380 patches.arch/x86-ioapic-Fix-the-EOI-register-detection-mechanism.patch
381 patches.arch/x86-ioapic-Document-another-case-when-level-irq-is-seen-as-an-edge.patch
382 patches.arch/x86-Remove-unnecessary-mdelay-from-cpu_disable_common.patch
383 patches.arch/x86-irq-check-move_in_progress-before-freeing-the-vector-mapping.patch
f5b23e51 384
0e067ff3 385 ########################################################
f5b23e51 386 # powerpc/generic
0e067ff3 387 ########################################################
f5b23e51
AF
388 patches.suse/of_platform_driver.module-owner.patch
389 patches.suse/led_classdev.sysfs-name.patch
390 patches.suse/radeon-monitor-jsxx-quirk.patch
0e717101 391
f5b23e51 392 patches.suse/8250-sysrq-ctrl_o.patch
f5b23e51
AF
393 patches.suse/ppc-no-LDFLAGS_MODULE.patch
394 patches.arch/ppc-vio-modalias.patch
395 patches.arch/ppc-efika-mpc52xx-ac97.patch
396 patches.arch/ppc-efika-psc-console-autodetection.patch
397- patches.arch/ppc-efika-bestcomm-ata-dma.patch
398 patches.arch/ppc-pegasos-console-autodetection.patch
0e717101 399 patches.suse/ppc-powerbook-usb-fn-key-default.patch
f5b23e51
AF
400 patches.suse/suse-ppc32-mol.patch
401 patches.suse/suse-ppc32-mol-kbuild.patch
402 patches.suse/suse-ppc32-mol-handle-mm-fault
403 patches.suse/suse-ppc32-mol-ioctl
404 patches.suse/suse-ppc32-mol-get-property
405 patches.suse/suse-ppc32-mol-BIT
406 patches.suse/suse-ppc32-mol-sheep
407 patches.suse/suse-ppc32-mol-semaphore
408 patches.drivers/ppc64-adb
409 patches.suse/suse-ppc64-branding
410 patches.arch/ppc64-xmon-dmesg-printing.patch
411 patches.arch/ppc-prom-nodisplay.patch
412 patches.fixes/ptrace-getsiginfo
413 patches.arch/ppc-ipic-suspend-without-83xx-fix
f5b23e51 414 patches.arch/ppc-vmcoreinfo.diff
f5b23e51
AF
415 patches.arch/ppc-select
416
0e717101
AF
417 patches.arch/ppc-extended_h_cede-kernel-dlpar
418 patches.arch/ppc-extended_h_cede-mv_of_drconf_cell
419 patches.arch/ppc-extended_h_cede-Export_memory_sysdev_class
420 patches.arch/ppc-extended_h_cede-memory-dlpar
421 patches.arch/ppc-extended_h_cede-cpu-dlpar
422 patches.arch/ppc-extended_h_cede-new_cede_processor
423 patches.arch/ppc-extended_h_cede-add_offline_states
424 patches.arch/ppc-extended_h_cede-node_offline_online_cpus
425 patches.arch/ppc-extended_h_cede-add_driver_lock
426 patches.arch/ppc-extended_h_cede-update-to-mainline
ff108dc8
AF
427 patches.arch/ppc-extended_h_cede-fix-kstack-resume
428 patches.arch/ppc-pseries-mach-cpu-die-rearrange-code
429 patches.arch/ppc-pseries-mach-cpu-die-remove-debug-printk
f5b23e51 430 patches.fixes/powerpc-fix-cpu-name-in-show-cpuinfo
0e717101
AF
431 patches.arch/ppc-pseries-ncpus-1
432 patches.arch/ppc-pseries-ncpus-2
ff108dc8
AF
433 patches.fixes/powerpc-eeh-fix-a-bug-when-pci-structure-is-null
434 patches.arch/powerpc-export-data-from-new-hcall-H_EM_GET_PARMS.patch
0e067ff3
AF
435 patches.arch/ppc-mark_preferred_offline_state_before_removing_cpus.patch
436 patches.fixes/powerpc-fix-handling-of-strnlen-with-zero-len
437 patches.arch/ppc-unmap_vmallocs_on_hotremove.patch
d68506e9
AF
438 patches.arch/power7-type1-numa-affinity
439 patches.arch/ppc-pseries-cmm4kdump
f5b23e51 440
0e067ff3
AF
441 ########################################################
442 # PS3
443 ########################################################
f5b23e51 444
f5b23e51
AF
445 ########################################################
446 # S/390
447 ########################################################
448 patches.arch/s390-add-FREE_PTE_NR
449
0e717101
AF
450 patches.suse/s390-System.map.diff
451 patches.arch/s390-message-catalog.diff
452
453 patches.arch/s390-01-qeth-isolation.patch
454
455 patches.arch/s390-02-01-cex3-init-msg.patch
456 patches.arch/s390-02-02-cex3-special-command.patch
457 patches.arch/s390-02-03-cex3-device.patch
458 patches.arch/s390-02-04-cex3-use-def.patch
459 patches.arch/s390-02-05-zcrypt-speed-cex2c.patch
460 patches.arch/s390-02-06-zcrypt-speed-cex3.patch
461
462 patches.arch/s390-03-qeth-hs-traffic-analyzer.patch
463
464 patches.arch/s390-04-02-zcrypt-hrtimer.patch
465 patches.arch/s390-04-04-mm-fault-fix.patch
466 patches.arch/s390-04-05-sclp-dump-indicator.patch
467 patches.arch/s390-04-06-dasd-move-diag-kmsg.patch
468 patches.arch/s390-04-08-cio-fix-dev-stall.patch
469 patches.arch/s390-04-09-cio-recover-hw-changes.patch
470 patches.arch/s390-04-10-cio-fix-onoffline-failure.patch
471 patches.arch/s390-04-11-cio-error-reporting.patch
472 patches.arch/s390-04-13-cio-internal-io.patch
473 patches.arch/s390-04-14-cio-allow-offline.patch
474 patches.arch/s390-04-15-cio-split-pgid.patch
475 patches.arch/s390-04-16-cio-path-verification.patch
476 patches.arch/s390-04-17-cio-steal-lock.patch
477 patches.arch/s390-04-18-cio-fix-memleak-chk-dev.patch
478 patches.arch/s390-04-19-cio-fix-deact-dev-panic.patch
479
f5b23e51 480 patches.suse/s390-Kerntypes.diff
f5b23e51 481
0e717101
AF
482 patches.arch/s390-05-02-cmm-suspend.patch
483 patches.arch/s390-05-03-iucv-suspend.patch
484 patches.arch/s390-05-04-zfcp-work-queue.patch
485 patches.arch/s390-05-05-zfcp-fail-commands.patch
486 patches.arch/s390-05-06-zfcp-adisc.patch
487 patches.arch/s390-05-07-zfcp-fsf-errors.patch
488 patches.arch/s390-05-08-zfcp-block.diff
489 patches.arch/s390-05-09-ctcm-suspend-wait.diff
490 patches.arch/s390-05-10-rework-tso.diff
491 patches.arch/s390-05-11-atomic-volatile.patch
492 patches.arch/s390-05-12-tape-remove-fn.patch
493 patches.arch/s390-05-13-qeth-blkt-defaults.patch
494 patches.arch/s390-05-14-dasd-dasd-enable-prefix.patch
0e717101
AF
495 patches.arch/s390-05-16-dasd-wait-lcu-setup.patch
496
497 patches.arch/s390-06-01-zfcp-introduce-bsg-timeout-callback.patch
498 patches.arch/s390-06-02-zfcp-set-hw-timeout-requested-by-bsg.patch
499
500 patches.arch/s390-07-03-cio-fix-vary-handling.patch
501 patches.arch/s390-07-04-dasd_online_offline_race.patch
f5b23e51 502
f44dda3c
AF
503 patches.arch/s390-08-01-zfcp_port_dequeue_race.patch
504 patches.arch/s390-08-02-zfcp_fc_bsg_report_error.patch
505 patches.arch/s390-08-03-qdio-input-error.patch
506 patches.arch/s390-08-04-qdio-int_handler_warn.patch
507 patches.arch/s390-08-05-hvc-iucv-alloc-dma.patch
508
ff108dc8
AF
509 patches.arch/s390-09-01-vdso-version.patch
510 patches.arch/s390-09-02-dasd-fix_refcount.patch
511 patches.arch/s390-09-03-dasd-correct_offline_processing.patch
512 patches.arch/s390-09-04-qeth-no-online-recover.patch
513 patches.arch/s390-09-05-zfcp-ccw_fix_remove_list.patch
514 patches.arch/s390-09-06-qeth-dhcp.patch
515 patches.arch/s390-09-07-qeth-checksum-default.patch
516
517 patches.arch/s390-dasd-emc-ckd-psf-and-security.patch
518
0e067ff3
AF
519 patches.arch/s390-10-01-zfcpdump-lpar-registers.patch
520 patches.arch/s390-10-02-cio_fix_drvdata_usage_for_the_console_subchannel.patch
521 patches.arch/s390-10-03-dasd-fix-erp-tcw-alignment.patch
522
523 patches.arch/s390-11-01-zfcp-ccw_remove_lock_dep.patch
524 patches.arch/s390-11-02-zfcp-unit_add_lock_dep.patch
525 patches.arch/s390-11-03-zfcp_unit_remove_lock_dep.patch
526
d68506e9
AF
527 patches.arch/s390-12-01_callhome.patch
528 patches.arch/s390-12-02-vmalloc.patch
529
530 patches.arch/s390-13-01-nss-add-previous-stmt.patch
531 patches.arch/s390-13-02-zcore-reipl-check.patch
532
533 patches.arch/s390-14-01-vdso-ntp-multiplier.patch
534 patches.arch/s390-14-02-vdso-install.patch
535
0e067ff3
AF
536 patches.arch/s390-phys_device.patch
537
538 ########################################################
539 # VM/FS patches
540 ########################################################
f5b23e51 541 patches.suse/unmap_vmas-lat
f5b23e51
AF
542 patches.suse/silent-stack-overflow-2.patch
543 patches.fixes/do_anonymous_page-race
544 patches.fixes/oom-warning
545 patches.suse/shmall-bigger
546 patches.fixes/grab-swap-token-oops
f5b23e51 547
0e717101 548+needs_update-32 patches.suse/osync-error
f5b23e51 549 patches.fixes/remount-no-shrink-dcache
0e717101 550 patches.suse/reiser4-set_page_dirty_notag
f5b23e51 551 patches.suse/file-capabilities-disable-by-default.diff
f5b23e51 552
f5b23e51 553 patches.suse/unlock_page-speedup.patch
0e717101 554 patches.suse/mm-tune-dirty-limits.patch
f5b23e51
AF
555
556 patches.suse/mm-vmalloc-fail-dump-stack.patch
0e717101 557 patches.suse/mm-devzero-optimisation.patch
f5b23e51 558
0e717101
AF
559 patches.fixes/aggressive-zone-reclaim.patch
560 patches.suse/readahead-request-tunables.patch
f44dda3c
AF
561 patches.fixes/mm-memcg-coalesce-uncharge.patch
562 patches.fixes/mm-memcg-coalesce-charging.patch
ff108dc8
AF
563
564 # bug 578046
565 patches.fixes/Have-mmu_notifiers-use-SRCU-so-they-may-safely-schedule.patch
566 patches.fixes/Have-mmu_notifiers-use-SRCU-so-they-may-safely-schedule-build-fix.patch
567 patches.fixes/Fix-unmap_vma-bug-related-to-mmu_notifiers.patch
568
569 patches.fixes/mm-pagealloc-fix-congestion-wait.patch
570 patches.suse/mm-uninline-add-to-page-cache.patch
571 patches.suse/pagecache-limit.patch
d68506e9
AF
572 patches.suse/pagecache-limit-shmem.diff
573 patches.fixes/mempolicy-fix-get_mempolicy-for-relative-and-static-nodes.patch
0e717101 574
0e067ff3
AF
575 ########################################################
576 # IPC patches
577 ########################################################
0e717101
AF
578 patches.fixes/ipc-semc-sem-optimise-undo-list-search.patch
579 patches.fixes/ipc-semc-sem-use-list-operations.patch
580 patches.fixes/ipc-semc-sem-preempt-improve.patch
581 patches.fixes/ipc-semc-optimize-if-semops-fail.patch
582 patches.fixes/ipc-semc-add-a-per-semaphore-pending-list.patch
583 patches.fixes/ipc-semc-optimize-single-semop-operations.patch
584 patches.fixes/ipc-semc-optimize-single-sops-when-semval-is-zero.patch
585 patches.fixes/ipc-remove-unreachable-code-in-semc.patch
f5b23e51
AF
586
587 ########################################################
588 # nfsacl protocol (agruen)
589 ########################################################
590+agruen patches.suse/nfsacl-client-cache-CHECK.diff
591+agruen patches.fixes/nfs-acl-caching.diff
592
593 ########################################################
594 # misc small fixes
595 ########################################################
596 patches.suse/connector-read-mostly
597 patches.suse/kbd-ignore-gfx.patch
598 patches.fixes/ds1682-build-fix
f5b23e51
AF
599
600 ########################################################
601 #
602 # ACPI patches
603 #
604 ########################################################
605 patches.suse/apm_setup_UP.diff
606
607 # Check resource conflicts between hwmon and ACPI OpRegs
f5b23e51 608 patches.arch/acpi_thinkpad_introduce_acpi_root_table_boot_param.patch
f5b23e51 609
0e717101
AF
610+trenn patches.suse/acpi-dsdt-initrd-v0.9a-2.6.25.patch
611+jeffm patches.suse/add-initramfs-file_read_write
612+jeffm patches.suse/init-move-populate_rootfs-back-to-start_kernel
613+jeffm patches.suse/acpi-generic-initramfs-table-override-support
f5b23e51
AF
614
615 patches.arch/acpi_thermal_passive_blacklist.patch
f5b23e51
AF
616 patches.arch/acpi-export-hotplug_execute
617
0e717101 618+needs_update-32 patches.arch/acpi_ec_provide_non_interrupt_mode_boot_param.patch
f5b23e51 619
0e717101
AF
620 # Adjust this patch for every new product (at least Enterprise
621 # level) to provide OEMs a safety break so that they can add
622 # for example SLE11 specific BIOS updates (if there is no other
623 # way to safely solve an ACPI issue).
624+trenn patches.suse/acpi_osi_sle11_ident.patch
f5b23e51
AF
625 patches.arch/acpi_srat-pxm-rev-store.patch
626 patches.arch/acpi_srat-pxm-rev-ia64.patch
627 patches.arch/acpi_srat-pxm-rev-x86-64.patch
0e717101 628 patches.arch/x86_cpu_hotplug_map_numa_node_correctly.patch
f5b23e51 629
0e717101 630 patches.arch/acpi_enable_C3_on_huge_latencies.patch
ff108dc8 631 patches.fixes/acpi-fix-regression-where-_ppc-is-not-read-at-boot-even-when-ignore_ppc-0
0e067ff3 632
f5b23e51
AF
633 ########################################################
634 # CPUFREQ
635 ########################################################
0e717101
AF
636
637## cpuidle feature patch set still not consistent.
638# patches.suse/cpuidle-cleanup
639# patches.suse/cpuidle-implement-list
640# patches.suse/cpuidle-cleanup-x86
641# patches.suse/cpuidle-enable-pseries
642# patches.suse/cpuidle-cleanup-pseries
643# patches.suse/cpuidle-add-default-idle-ppc
644# patches.suse/cpuidle-pseries-proc-idle
645# patches.suse/cpuidle-eliminate-ppcmdpowersave1
646# patches.suse/cpuidle-documentation
f5b23e51 647 patches.fixes/cpufreq_ondemand_performance_optimise_default_settings.patch
0e717101
AF
648
649 # PCC -> HP's cpufreq driver
650 patches.drivers/cpufreq_ondemand_limit_fix.patch
651 patches.drivers/cpufreq_processor_clocking_control_pcc_driver.patch
0e067ff3 652 patches.drivers/cpufreq_processor_clocking_control_pcc_driver_cast_fix.patch
0e717101 653 patches.fixes/bios_driven_exclude_firmware_error.patch
f5b23e51 654
d68506e9
AF
655 patches.fixes/x86_cpufreq_powernowk8_fix_wrong_freqs.patch
656
f5b23e51
AF
657 ########################################################
658 # AGP, graphics related stuff
659 ########################################################
660 patches.arch/x86_agpgart-g33-stoeln-fix-2.patch
661
662 ########################################################
663 # Suse specific stuff
664 ########################################################
665 # TIOCGDEV - suse special
0e717101
AF
666 patches.fixes/tiocgdev
667+still_needed? patches.suse/mm-increase-dirty-limits.patch
668 patches.suse/panic-on-io-nmi-SLE11-user-space-api.patch
ff108dc8 669 patches.suse/stop_machine-implement-lazy
f5b23e51 670
0e067ff3
AF
671 ########################################################
672 # Networking, IPv6
673 ########################################################
f5b23e51 674 patches.fixes/bridge-module-get-put.patch
ff108dc8
AF
675 patches.fixes/gre-fix-netns-vs-proto-registration-ordering
676 patches.fixes/tunnels-fix-netns-vs-proto-registration-ordering
d68506e9
AF
677 patches.fixes/sctp-fix-oops-when-sending-queued-asconf-chunks
678 patches.fixes/sctp-fix-to-calc-the-init-init-ack-chunk-length-correctly-is-set
f5b23e51
AF
679
680 ########################################################
681 # NFS
682 ########################################################
f5b23e51 683 patches.fixes/nfs-slot-table-alloc
f5b23e51 684
f5b23e51
AF
685 patches.fixes/nfsd-05-sunrpc-cache-allow-thread-to-block-while-waiting-for.patch
686 patches.fixes/nfsd-06-sunrpc-cache-retry-cache-lookups-that-return-ETIMEDO.patch
687 patches.fixes/nfsd-07-nfsd-idmap-drop-special-request-deferal-in-favour-of.patch
f5b23e51 688 patches.fixes/nfsd-09-fix-kabi
f5b23e51 689
0e717101 690 patches.fixes/nfs-fix-NFS4ERR_FILE_OPEN-handling
ff108dc8
AF
691 patches.fixes/sunrpc-monotonic-expiry
692 patches.fixes/nfs-bdi-leak.fix
693 patches.fixes/01-rnfs_read_complete_calc_rq_respages.patch
0e717101 694
f5b23e51
AF
695 ########################################################
696 # lockd + statd
697 ########################################################
698
699 ########################################################
700 # cifs patches
701 ########################################################
f5b23e51
AF
702
703 ########################################################
704 # ext2/ext3
705 ########################################################
706# patches.suse/ext3-barrier-default
0e717101 707# patches.suse/ext2-fsync-err
f5b23e51 708 patches.fixes/ext3-mark-super-uptodate
f5b23e51
AF
709
710 ########################################################
711 # ext4
712 ########################################################
f5b23e51
AF
713
714 ########################################################
715 # Reiserfs Patches
716 ########################################################
f5b23e51 717 patches.fixes/reiserfs-replay-honor-ro
0e717101 718 patches.suse/reiserfs-barrier-default
0e067ff3 719 patches.fixes/reiserfs-fix-oops-while-creating-privroot-with-selinux-enabled
d68506e9 720 patches.fixes/reiserfs-fix-permissions-on-reiserfs_priv
f5b23e51
AF
721
722 ########################################################
0e717101 723 # dlm
f5b23e51 724 ########################################################
f44dda3c 725 patches.fixes/dlm-always-use-GFP_NOFS.patch
ff108dc8
AF
726 patches.fixes/dlm-fix-ordering-of-bast-and-cast.patch
727 patches.fixes/dlm-send-reply-before-bast.patch
728 patches.fixes/dlm-Send-lockspace-name-with-uevents.patch
729 patches.fixes/dlm-use-bastmode-in-debugfs-output.patch
f5b23e51 730
0e717101
AF
731 ########################################################
732 # ocfs2
733 ########################################################
734 # ocfs2 fixes from 2.6.32
735 patches.fixes/ocfs2-always-include-acl-support.patch
736 patches.fixes/ocfs2-make-acl-use-the-default.patch
737 patches.fixes/ocfs2-set-MS_POSIXACL-on-remount.patch
738 patches.fixes/ocfs2-Find-proper-end-cpos-for-a-leaf-refcount-block.patch
739 patches.fixes/ocfs2-refcounttree.c-cleanup.patch
740 patches.fixes/ocfs2-cluster-Make-fence-method-configurable-v2.patch
741 patches.fixes/ocfs2-return-EAGAIN-instead-of-EAGAIN-in-dlm.patch
742 patches.fixes/ocfs-stop-using-do_sync_mapping_range.patch
743 patches.fixes/ocfs2-devel-remove-redundant-OCFS2_MOUNT_POSIX_ACL-c.patch
744 patches.fixes/ocfs2-explicit-declare-uninitialized-var-in-user_clu.patch
745 patches.fixes/ocfs2-replace-u8-by-__u8-in-ocfs2_fs.h.patch
746 patches.suse/fiemap-Add-new-extent-flag-FIEMAP_EXTENT_SHARED.patch
747 patches.suse/ocfs2-Use-FIEMAP_EXTENT_SHARED.patch
748 patches.fixes/Ocfs2-Should-ocfs2-support-fiemap-for-S_IFDIR-inode.patch
749 patches.fixes/ocfs2-Add-reflinked-file-s-inode-to-inode-hash-earil.patch
750 patches.fixes/ocfs2-Set-i_nlink-properly-during-reflink.patch
751 patches.fixes/Ocfs2-Let-ocfs2-support-fiemap-for-symlink-and-fast-.patch
752 patches.fixes/ocfs2-trivial-Use-proper-mask-for-2-places-in-hearbe.patch
753 patches.fixes/ocfs2-trivial-Use-le16_to_cpu-for-a-disk-value-in-xa.patch
754 patches.fixes/ocfs2-Handle-O_DIRECT-when-writing-to-a-refcounted-c.patch
755
756 patches.fixes/ocfs2-Fix-refcnt-leak-on-ocfs2_fast_follow_link-erro.patch
757 patches.fixes/ocfs2-Sync-max_inline_data_with_xattr-from-tools.patch
758 patches.fixes/ocfs2-fix-a-misleading-variable-name.patch
759 patches.fixes/ocfs2-trivial-Remove-trailing-whitespaces.patch
760 patches.fixes/ocfs2-dlm-Ignore-LVBs-of-locks-in-the-Blocked-list.patch
761 patches.fixes/ocfs2-dlm-Print-more-messages-during-lock-migration.patch
762
763 patches.suse/ocfs2-allocation-resrvations.patch
764
0e067ff3 765 # ocfs2 fixes from 2.6.33
f44dda3c
AF
766 patches.fixes/ocfs2-Fix-memory-overflow-in-cow_by_page.patch
767 patches.fixes/ocfs2-Only-bug-out-when-page-size-is-larger-than-clu.patch
768 patches.fixes/ocfs2-dlm-Handle-EAGAIN-for-compatibility-v2.patch
769 patches.fixes/ocfs2-Use-compat_ptr-in-reflink_arguments.patch
770 patches.fixes/ocfs2-Fix-setting-of-OCFS2_LOCK_BLOCKED-during-bast.patch
771 patches.fixes/ocfs2-Prevent-a-livelock-in-dlmglue.patch
772 patches.fixes/ocfs2-Do-not-downconvert-if-the-lock-level-is-alread.patch
773 patches.fixes/ocfs2-Remove-overzealous-BUG_ON-during-blocked-lock-.patch
774 patches.fixes/ocfs2-Plugs-race-between-the-dc-thread-and-an-unlock.patch
775 patches.fixes/ocfs2-dlm-Remove-BUG_ON-in-dlm-recovery-when-freeing.patch
776 patches.fixes/ocfs2-Fix-contiguousness-check-in-ocfs2_try_to_merge.patch
777 patches.fixes/ocfs2-dlm-Fix-printing-of-lockname.patch
778 patches.fixes/ocfs2-cluster-Make-o2net-connect-messages-KERN_NOTIC.patch
0e067ff3
AF
779 patches.fixes/ocfs2-add-extent-block-stealing-for-ocfs2-v5.patch
780 patches.fixes/ocfs2-Clean-up-the-checks-for-CoW-and-direct-I-O.patch
781 patches.fixes/ocfs2-Add-current-comm-in-trace-output.patch
782 patches.fixes/ocfs2-Introduce-ocfs2_xa_loc.patch
783 patches.fixes/ocfs2-Remove-xattrs-via-ocfs2_xa_loc.patch
784 patches.fixes/ocfs2-Prefix-the-member-fields-of-struct-ocfs2_xattr.patch
785 patches.fixes/ocfs2-Add-a-name_len-field-to-ocfs2_xattr_info.patch
786 patches.fixes/ocfs2-Wrap-calculation-of-name-value-pair-size.patch
787 patches.fixes/ocfs2-Set-the-xattr-name-value-pair-in-one-place.patch
788 patches.fixes/ocfs2-Handle-value-tree-roots-in-ocfs2_xa_set_inline.patch
789 patches.fixes/ocfs2-Provide-ocfs2_xa_fill_value_buf-for-external-v.patch
790 patches.fixes/ocfs2-Teach-ocfs2_xa_loc-how-to-do-its-own-journal-w.patch
791 patches.fixes/ocfs2-Allocation-in-ocfs2_xa_prepare_entry-values-in.patch
792 patches.fixes/ocfs2-Gell-into-ocfs2_xa_set.patch
793 patches.fixes/ocfs2-Let-ocfs2_xa_prepare_entry-do-space-checks.patch
794 patches.fixes/ocfs2-Set-xattr-block-entries-with-ocfs2_xa_set.patch
795 patches.fixes/ocfs2-Set-inline-xattr-entries-with-ocfs2_xa_set.patch
796 patches.fixes/ocfs2-Handle-errors-while-setting-external-xattr-val.patch
797 patches.fixes/ocfs2_dlmfs-Add-capabilities-parameter.patch
798 patches.fixes/ocfs2_dlmfs-Use-poll-to-signify-BASTs.patch
799 patches.fixes/ocfs2_dlmfs-Move-to-its-own-directory.patch
800 patches.fixes/ocfs2-Pass-lksbs-back-from-stackglue-ast-bast-functi.patch
801 patches.fixes/ocfs2-Attach-the-connection-to-the-lksb.patch
802 patches.fixes/ocfs2-Hang-the-locking-proto-on-the-cluster-conn-and.patch
803 patches.fixes/ocfs2-Remove-the-ast-pointers-from-ocfs2_stack_plugi.patch
804 patches.fixes/ocfs2-Pass-the-locking-protocol-into-ocfs2_cluster_c.patch
805 patches.fixes/ocfs2_dlmfs-Don-t-honor-truncate.-The-size-of-a-dlmf.patch
806 patches.fixes/ocfs2_dlmfs-Use-the-stackglue.patch
807 patches.fixes/ocfs2_dlmfs-Enable-the-use-of-user-cluster-stacks.patch
808 patches.fixes/ocfs2-fix-warning-in-ocfs2_file_aio_write.patch
809 patches.fixes/ocfs2-Use-a-separate-masklog-for-AST-and-BASTs.patch
810 patches.fixes/ocfs2-userdlm-Add-tracing-in-userdlm.patch
811 patches.fixes/ocfs2-send-SIGXFSZ-if-new-filesize-exceeds-limit-v2.patch
812 patches.fixes/Ocfs2-Move-ocfs2-ioctl-definitions-from-ocfs2_fs.h-t.patch
d68506e9
AF
813 patches.fixes/Ocfs2-Handle-deletion-of-reflinked-oprhan-inodes-cor.patch
814 patches.fixes/PATCH-Skip-check-for-mandatory-locks-when-unlocking.patch
815 patches.fixes/ocfs2-Update-i_blocks-in-reflink-operations.patch
816 patches.fixes/ocfs2-Fix-the-update-of-name_offset-when-removing-xa.patch
817 patches.fixes/ocfs2-Init-meta_ac-properly-in-ocfs2_create_empty_xa.patch
818 patches.fixes/ocfs2-Clear-undo-bits-when-local-alloc-is-freed.patch
819 patches.fixes/Ocfs2-Journaling-i_flags-and-i_orphaned_slot-when-ad.patch
820 patches.fixes/fs-ocfs2-cluster-tcp.c-remove-use-of-NIPQUAD-use-pI4.patch
821 patches.fixes/ocfs2-Fix-a-race-in-o2dlm-lockres-mastery.patch
822 patches.fixes/ocfs2_dlmfs-User-DLM_-when-decoding-file-open-flags.patch
823 patches.fixes/ocfs2-Check-the-owner-of-a-lockres-inside-the-spinlo.patch
0e067ff3
AF
824
825 # ocfs2 fixes from 2.6.34
826 patches.fixes/ocfs2-always-try-for-maximum-bits-with-new-local-all.patch
f44dda3c 827
d68506e9
AF
828 #bnc#592945
829 patches.fixes/ocfs2-Compute-metaecc-for-superblocks-during-online-.patch
830
831 #bnc#501563
832 patches.suse/ocfs2-clean-up-localalloc-mount-option-size-parsing.patch
833 patches.suse/ocfs2-increase-the-default-size-of-local-alloc-windo.patch
834 patches.suse/ocfs2-change-default-reservation-window-sizes.patch
835 patches.suse/ocfs2-Add-dir_resv_level-mount-option.patch
836
837 #bnc#591039
838 patches.fixes/ocfs2-avoid-direct-write-if-we-fall-back-to-buffered.patch
839
0e717101
AF
840 ########################################################
841 # gfs2 read-only support for migration
842 ########################################################
843 patches.suse/gfs2-ro-mounts-only.patch
ff108dc8 844 patches.suse/gfs2-ro-fixes.patch
f5b23e51
AF
845
846 ########################################################
847 # xfs
848 ########################################################
849 patches.suse/xfs-dmapi-src
850 patches.suse/xfs-dmapi-enable
851 patches.suse/xfs-dmapi-xfs-enable
f5b23e51 852 patches.suse/xfs-nfsd-dmapi-aware
0e717101 853 patches.fixes/xfs-dmapi-fixes
f5b23e51 854 patches.fixes/xfs-redirty-ENOSPC.patch
0e717101 855 patches.fixes/xfs-export-debug
f5b23e51 856
ff108dc8
AF
857 patches.xfs/xfs-reset-the-i_iolock-lock-class-in-the-reclaim-pat.patch
858 patches.xfs/xfs-use-WRITE_SYNC_PLUG-for-synchronous-writeout.patch
ff108dc8
AF
859 patches.xfs/xfs-remove-IO_ISAIO.patch
860 patches.xfs/xfs-simplify-xfs_buf_get-xfs_buf_read-interfaces.patch
861 patches.xfs/xfs-rename-xfs_attr_fetch-to-xfs_attr_get_int.patch
862 patches.xfs/xfs-uninline-xfs_get_extsz_hint.patch
863 patches.xfs/xfs-kill-the-STATIC_INLINE-macro.patch
864 patches.xfs/xfs-remove-incorrect-sparse-annotation-for-xfs_iget_.patch
865 patches.xfs/xfs-cleanup-dmapi-macros-in-the-umount-path.patch
ff108dc8
AF
866 patches.xfs/xfs-cleanup-bmap-extent-state-macros.patch
867 patches.xfs/xfs-change-the-xfs_iext_insert-xfs_iext_remove.patch
ff108dc8
AF
868 patches.xfs/xfs-improve-metadata-I-O-merging-in-the-elevator.patch
869 patches.xfs/xfs-kill-xfs_bmbt_rec_32-64-types.patch
870 patches.xfs/XFS-Free-buffer-pages-array-unconditionally.patch
871 patches.xfs/kill-I_LOCK.patch
ff108dc8 872 patches.xfs/xfs-Remove-inode-iolock-held-check-during-allocation.patch
ff108dc8 873 patches.xfs/xfs-fix-missing-error-check-in-xfs_rtfree_range.patch
d68506e9 874# patches.xfs/xfs-cleanup-data-end-I-O-handlers.patch STILL NEEDED???
ff108dc8
AF
875
876 patches.suse/xfs-dmapi-re-add-flags-for-xfs_free_eofblocks
877
f5b23e51
AF
878 ########################################################
879 # novfs
880 ########################################################
0e717101
AF
881# patches.suse/novfs-client-module
882# patches.suse/novfs-fix-debug-message.patch
883# patches.fixes/novfs-err_ptr-fix.diff
f44dda3c
AF
884# patches.fixes/novfs-fix-inode-uid
885# patches.fixes/novfs-incorrect-filesize-fix
886# patches.fixes/novfs-truncate-fix
d68506e9
AF
887# patches.fixes/novfs-fix-oops-in-scope-finding
888# patches.fixes/novfs-dentry-cache-limit.patch
889# patches.fixes/novfs-return-ENOTEMPTY-when-deleting-nonempty-dir
890# patches.fixes/novfs-LFS-initialization
f5b23e51
AF
891
892 ########################################################
893 # other filesystem stuff
894 ########################################################
f5b23e51
AF
895 patches.suse/parser-match_string.diff
896 patches.suse/fs-may_iops.diff
897 patches.suse/fs-knows-MAY_APPEND.diff
898 patches.suse/nfs4acl-common.diff
899 patches.suse/nfs4acl-ext3.diff
900 patches.suse/nfs4acl-ai.diff
f5b23e51 901 patches.fixes/zisofs-large-pagesize-read.patch
0e067ff3 902 patches.fixes/mandatory-lock-test
f5b23e51 903
0e717101
AF
904
905 ########################################################
906 # Swap-over-NFS
907 ########################################################
908 patches.suse/SoN-01-mm-setup_per_zone_wmarks.patch
909 patches.suse/SoN-02-doc.patch
910 patches.suse/SoN-03-mm-gfp-to-alloc_flags-expose.patch
911 patches.suse/SoN-04-page_alloc-reserve.patch
912 patches.suse/SoN-05-reserve-slub.patch
913 patches.suse/SoN-06-mm-kmem_estimate_pages.patch
914 patches.suse/SoN-07-mm-PF_MEMALLOC-softirq.patch
915 patches.suse/SoN-08-mm-page_alloc-emerg.patch
916 patches.suse/SoN-09-global-ALLOC_NO_WATERMARKS.patch
917 patches.suse/SoN-10-mm-page_alloc-GFP_EMERGENCY.patch
918 patches.suse/SoN-11-mm-reserve.patch
919 patches.suse/SoN-12-mm-selinux-emergency.patch
920 patches.suse/SoN-13-net-ps_rx.patch
921 patches.suse/SoN-14-net-sk_allocation.patch
922 patches.suse/SoN-15-netvm-reserve.patch
923 patches.suse/SoN-16-netvm-reserve-inet.patch
924 patches.suse/SoN-17-netvm-reserve-inet.patch-fix
925 patches.suse/SoN-18-netvm-skbuff-reserve.patch
926 patches.suse/SoN-19-netvm-sk_filter.patch
927 patches.suse/SoN-20-netvm-tcp-deadlock.patch
928 patches.suse/SoN-21-emergency-nf_queue.patch
929 patches.suse/SoN-22-netvm.patch
930 patches.suse/SoN-23-mm-swapfile.patch
931 patches.suse/SoN-24-mm-page_file_methods.patch
932 patches.suse/SoN-25-nfs-swapcache.patch
933 patches.suse/SoN-26-nfs-swapper.patch
934 patches.suse/SoN-27-nfs-swap_ops.patch
935 patches.suse/SoN-28-nfs-alloc-recursions.patch
936 patches.suse/SoN-29-fix-swap_sync_page-race
937 patches.suse/SoN-30-fix-uninitialized-var.patch
938
f44dda3c
AF
939 # dont want to rediff SoN until these get more testing
940 patches.suse/slab-memless-node-01-introduce-numa_mem_id.patch
941 patches.suse/slab-memless-node-02-slab-use-numa_mem_id.patch
942 patches.suse/slab-memless-node-03-ia64-memoryless-nodes.patch
943 patches.suse/slab-memless-node-04-kernel-profile-memoryless-nodes.patch
944
f5b23e51
AF
945 ########################################################
946 # Netfilter
947 ########################################################
948
f5b23e51
AF
949 patches.suse/netfilter-ipt_LOG-mac
950
951 patches.suse/netfilter-ip_conntrack_slp.patch
952 patches.fixes/fix-nf_conntrack_slp
953# patches.fixes/netfilter-remove-pointless-config_nf_ct_acct-warning
0e717101 954 patches.suse/netfilter-ipv4options
f5b23e51
AF
955
956 ########################################################
957 #
958 # Device drivers
959 #
960 ########################################################
961
f5b23e51 962 patches.drivers/disable-catas_reset-by-default-to-avoid-problems-with-eeh.patch
0e717101 963 patches.drivers/reenable-generic_serial
ff108dc8 964 patches.drivers/msi-wmi.patch
0e067ff3 965 patches.fixes/fixup-section-annotations
f5b23e51
AF
966
967 ########################################################
968 # Storage
969 ########################################################
970
d68506e9
AF
971 patches.fixes/block-blk_abort_request-lock-fix
972
0e717101
AF
973 # add genhd.mangle_minor parameter
974 patches.suse/block-add-mangle-devt-switch
975
f5b23e51
AF
976 # libata
977 patches.drivers/libata-add-waits-for-govault
978 patches.drivers/libata-unlock-hpa-by-default
979 patches.drivers/libata-prefer-over-ide
0e717101 980
f5b23e51 981 patches.drivers/libata-ata_piix-clear-spurious-IRQ
f5b23e51 982 patches.drivers/libata-ahci-aspire-3810t-noncq
f5b23e51
AF
983 patches.drivers/libata-missing-_SDD-is-not-an-error
984
985 # Block layer fixes
d68506e9 986 patches.fixes/loop-update-mtime.patch
f5b23e51
AF
987 patches.fixes/scsi-inquiry-too-short-ratelimit
988 patches.suse/scsi-netlink-ml
989
0e717101 990 # from scsi-misc
0e717101
AF
991 patches.suse/modify-change_queue_depth-to-take-in-reason-why-it-is-being-called.patch
992 patches.suse/scsi-error-have-scsi-ml-call-change_queue_depth-to-handle-queue_full.patch
993 patches.suse/add-queue_depth-ramp-up-code.patch
994
995 patches.drivers/mpt-fusion-4.22.00.00-update
996 patches.drivers/hpsa
d68506e9
AF
997 patches.drivers/hpsa-update
998 patches.drivers/hpsa-only-unmap-buffer-when-allocated
0e717101
AF
999 patches.fixes/scsi-introduce-helper-function-for-blocking-eh
1000 patches.fixes/scsi-dh-queuedata-accessors
f5b23e51
AF
1001 patches.fixes/scsi-dh-alua-retry-UA
1002 patches.fixes/scsi-add-tgps-setting
1003 patches.fixes/scsi-dh-alua-send-stpg
0e717101
AF
1004 patches.fixes/scsi_dh-change-activate-interface
1005 patches.fixes/scsi_dh-make-rdac-handler-asynchronous
1006 patches.fixes/scsi_dh-make-hp_sw-handler-asynchronous
1007 patches.fixes/scsi_dh-make-alua-handler-asynchronous
f5b23e51 1008 patches.fixes/scsi-dh-emc-mode-select-10-size
0e717101 1009 patches.fixes/scsi-dh-emc-rw-mismatch
f5b23e51 1010 patches.fixes/scsi-dh-rdac-add-stk
0e717101
AF
1011 patches.fixes/scsi-dh-rdac-add-ibm-174x
1012 patches.fixes/scsi-retry-alua-transition-in-progress
1013 patches.suse/fc-transport-allow-dev_loss_tmo-disable
1014 patches.suse/blk-queue-unprep-fn
1015 patches.suse/blk-add-atomic-abort-flag
f44dda3c 1016 patches.fixes/bsg-SG_IO-compat_ioctl
0e067ff3
AF
1017 patches.fixes/scsi-allow-fc-lld-to-fast-fail-scsi-eh
1018 patches.fixes/zfcp-pass-return-code-from-fc_block_scsi_eh-to-scsi_eh
1019 patches.fixes/sd-no-read-cap16-if-not-supported
d68506e9 1020 patches.fixes/sd-retry-readcap-on-ua
0e717101
AF
1021
1022 patches.fixes/scsi-check-host-lookup-failure
f5b23e51 1023 patches.drivers/aacraid-24701-update
0e717101
AF
1024 patches.drivers/megaraid-04.12-update
1025 patches.drivers/qla2xxx-8.03.01.01.11.1-k8-update
1026 patches.drivers/qla2xxx-8.03.01.02.11.1-k8-update
f44dda3c 1027 patches.drivers/qla2xxx-8.03.01.03.11.1-k8-update
0e067ff3 1028 patches.drivers/qla2xxx-8.03.01.04.11.1-k8-update
d68506e9 1029 patches.drivers/qla2xxx-8.03.01.05.11.1-k8-update
0e717101
AF
1030 patches.drivers/megaraid-mbox-fix-SG_IO
1031 patches.drivers/mpt2sas-03.100.03.00-update
ff108dc8
AF
1032 patches.drivers/mpt2sas-04.100.01.00-update
1033 patches.drivers/mpt2sas-04.100.01.02-update
0e067ff3
AF
1034 patches.drivers/mpt2sas-04.100.01.03-update
1035 patches.drivers/mpt2sas-base-map-resources
0e717101
AF
1036 patches.drivers/bfa-2.1.2.1-update
1037 patches.drivers/qla4xxx-5.01.00-k9-5.01.00.00.11.01-k10.patch
f44dda3c
AF
1038 patches.drivers/qla4xxx-5.01.00.00.11.01-k10_5.01.00.00.11.01-k11.patch
1039 patches.drivers/qla4xxx-5.01.00.00.11.01-k11_5.01.00.00.11.01-k12.patch
ff108dc8 1040 patches.drivers/qla4xxx-5.01.00.00.11.01-k12_5.01.00.00.11.01-k13.patch
d68506e9 1041 patches.drivers/qla4xxx-5.01.00.00.11.01-k13_5.01.00.00.11.01-k14.patch
0e717101
AF
1042 patches.fixes/aic79xx-null-scb-in-nonpkt-busfree
1043 patches.drivers/lpfc-8.3.5-update
1044 patches.drivers/lpfc-8.3.5.3-update
1045 patches.drivers/lpfc-8.3.5.4-update
f44dda3c 1046 patches.drivers/lpfc-8.3.5.5-update
ff108dc8
AF
1047 patches.drivers/lpfc-8.3.5.6-update
1048 patches.drivers/lpfc-8.3.5.7-update
0e067ff3 1049 patches.drivers/lpfc-8.3.5.8-update
0e717101
AF
1050 patches.drivers/vmw_pvscsi-scsi-driver-for-vmware-s-virtual-hba.patch
1051 patches.fixes/scsi-fc-class-allow-LLD-bsg-timeout
0e717101 1052 patches.drivers/pmcraid-2.6.33-rc6-update
f44dda3c 1053 patches.drivers/qla1280-fallback-to-loaded-fw
ff108dc8
AF
1054 patches.fixes/fc-transport-dev_loss_tmo-overflow
1055 patches.drivers/megaraid-sas-04.27-update
1056 patches.drivers/scsi-transport-sas-enable-tlr
1057 patches.fixes/scsi-fixup-vpd-page-allocation
1058 patches.fixes/fc-transport-make-sure-cmds-are-completed-for-offlined-rport
d68506e9
AF
1059 patches.fixes/ipr-strstrip-retval-fix
1060 patches.fixes/scsi-requeue-abort-request-race
f5b23e51
AF
1061
1062 # Remaining SCSI patches (garloff)
1063 patches.suse/scsi-error-test-unit-ready-timeout
1064 patches.fixes/scsi-scan-blist-update
1065
1066 patches.fixes/proc-scsi-scsi-fix.diff
1067
1068 patches.fixes/scsi-ibmvscsi-show-config.patch
f5b23e51
AF
1069 # bnc#362850
1070 patches.fixes/sd_liberal_28_sense_invalid.diff
1071
0e717101 1072 patches.fixes/scsi-ibmvscsi-module_alias.patch
f5b23e51 1073 patches.fixes/scsi_debug-scale-virtual_gb-with-sector_size-properly
f5b23e51 1074
ff108dc8
AF
1075 # bug 578429
1076 patches.fixes/cciss-remove-scan-thread.patch
0e067ff3 1077 patches.fixes/cciss-unmap-xfer-buffer-correctly
ff108dc8 1078
d68506e9
AF
1079 # bnc#598270
1080 patches.fixes/ibmvscsi-add-barriers
1081 patches.fixes/ibmvscsi-reduce-error-recovery-timeout
1082
f5b23e51
AF
1083 ########################################################
1084 # DRM/Video
1085 ########################################################
0e717101
AF
1086 patches.drivers/drm-i915-implement-drmmode-overlay-support-v4.patch
1087 patches.drivers/drm-i915-fully-switch-off-overlay-when-not-in-use.patch
1088 patches.drivers/drm-i915-implement-fastpath-for-overlay-flip-waiting.patch
0e717101
AF
1089 patches.drivers/drm-i915-add-acpi-opregion-support-for-ironlake.patch
1090 patches.drivers/drm-i915-fix-crt-hotplug-hang
0e717101 1091 patches.drivers/drm-i915-adhoc-disable-lid-detection
0e067ff3
AF
1092 patches.drivers/drm-i915-Add-display-hotplug-event-on-Ironlake
1093 patches.drivers/drm-i915-fix-eDP-pipe-mask
1094 patches.drivers/drm-i915-fix-pixel-color-depth-setting-on-eDP
1095 patches.drivers/drm-i915-parse-eDP-panel-color-depth-from-VBT-block
d68506e9
AF
1096 patches.drivers/drm-i915-Clear-TV-sense-state-bits-on-GM45
1097 patches.drivers/drm-i915-IronLake-fix-VGA-output-at-S4
f5b23e51
AF
1098
1099 ########################################################
1100 # Network
1101 ########################################################
ff108dc8
AF
1102
1103 # Core networking
1104
1105 # Driver changes
f5b23e51
AF
1106 patches.fixes/tulip-quad-NIC-ifdown
1107 patches.suse/nameif-track-rename.patch
f5b23e51 1108 patches.fixes/tg3-fix-default-wol.patch
0e717101 1109 patches.drivers/ehea-modinfo.patch
d68506e9 1110 patches.drivers/ehea-0102-0103-update
0e717101
AF
1111 patches.fixes/tehuti-firmware-name
1112 patches.drivers/dmfe-tulip-Let-dmfe-handle-DM910x-except-for-SPARC-o.patch
1113
ff108dc8
AF
1114 patches.drivers/s2io-fixing-dbg_print-macro.patch
1115
f44dda3c
AF
1116 # barton hills support bnc#557479
1117 patches.drivers/igb-add-new-data-structure-for-handling-interrupts-a.patch
1118 patches.drivers/igb-cleanup-interrupt-enablement-in-regards-to-msix_.patch
1119 patches.drivers/igb-cleanup-some-of-the-code-related-to-hw-timestamp.patch
1120 patches.drivers/igb-use-packet-buffer-sizes-from-RXPBS-register.patch
1121 patches.drivers/igb-0001-add-support-for-the-82580-phy.patch
1122 patches.drivers/igb-0002-Add-full-support-for-82580-devices.patch
1123 patches.drivers/igb-0003-add-support-for-82580-MAC.patch
ff108dc8 1124 patches.drivers/igb-check-both-function-bits-in-status-register-in-w.patch
0e067ff3
AF
1125 patches.drivers/igb-add-support-for-Intel-I350-Gigabit-Network-Conne.patch
1126 patches.drivers/igb-Add-support-for-82576-ET2-Quad-Port-Server-Adapt.patch
1127
1128 # FATE#307117, bnc#556234
1129 patches.drivers/tg3-Assign-flags-to-fixes-in-start_xmit_dma_bug.patch
1130 patches.drivers/tg3-Fix-disappearing-57780-devices.patch
1131 patches.drivers/tg3-Convert-PHY_ADDR-TG3_PHY_MII_ADDR.patch
1132 patches.drivers/tg3-Prevent-a-PCIe-tx-glitch.patch
1133 patches.drivers/tg3-Add-more-PCI-DMA-map-error-checking.patch
1134 patches.drivers/tg3-Improve-5785-PCIe-performance.patch
1135 patches.drivers/tg3-Add-AC131-power-down-support.patch
1136 patches.drivers/tg3-5785-Set-port-mode-to-MII-when-link-down.patch
1137 patches.drivers/tg3-Extend-loopback-test-timeout.patch
1138 patches.drivers/tg3-Add-50610M-phy-ID-for-5785.patch
1139 patches.drivers/broadcom-Isolate-phy-dsp-accesses.patch
1140 patches.drivers/broadcom-Fix-slow-link-problem.patch
1141 patches.drivers/broadcom-Consolidate-dev_flags-definitions.patch
1142 patches.drivers/tg3-broadcom-Add-PHY_BRCM_CLEAR_RGMII_MODE-flag.patch
1143 patches.drivers/tg3-broadcom-Refine-AC131-APD-support.patch
1144 patches.drivers/tg3-broadcom-Add-code-to-disable-rxc-refclk.patch
1145 patches.drivers/tg3-broadcom-Add-APD-support-for-GPHYs.patch
1146 patches.drivers/tg3-broadcom-Optionally-disable-TXC-if-no-link.patch
1147 patches.drivers/tg3-Update-version-to-3.103.patch
1148 patches.drivers/tg3-Add-5717-phy-ID.patch
1149 patches.drivers/tg3-Don-t-touch-RCB-nic-addresses.patch
1150 patches.drivers/tg3-Napify-tg3_start_xmit_dma_bug.patch
1151 patches.drivers/tg3-Move-TG3_FLG2_PROTECTED_NVRAM-to-tg3_flags3.patch
1152 patches.drivers/tg3-Refine-TSO-and-MSI-discovery.patch
1153 patches.drivers/tg3-Add-new-HW_TSO_3-flag-for-5717.patch
1154 patches.drivers/tg3-Use-tg3_start_xmit_dma_bug-for-5717-A0.patch
1155 patches.drivers/tg3-Allow-DMAs-to-cross-cacheline-boundaries.patch
1156 patches.drivers/tg3-Create-tg3_poll_msix-for-non-zero-MSIX-vecs.patch
1157 patches.drivers/tg3-Move-napi_add-calls-below-tg3_get_invariants.patch
1158 patches.drivers/tg3-Make-tg3_alloc_rx_skb-a-dst-only-operation.patch
1159 patches.drivers/tg3-Add-prodring-parameter-to-tg3_alloc_rx_skb.patch
1160 patches.drivers/tg3-tg3_alloc_rx_skb-tnapi-tp.patch
1161 patches.drivers/tg3-rename-rx_-std-jmb-_ptr.patch
1162 patches.drivers/tg3-Consider-rx_std_prod_idx-a-hw-mailbox.patch
1163 patches.drivers/tg3-Lay-proucer-ring-handling-groundwork.patch
1164 patches.drivers/tg3-Create-aliases-for-rx-producer-mailbox-regs.patch
1165 patches.drivers/tg3-Add-rx-prod-ring-consolidation.patch
1166 patches.drivers/tg3-Fix-DIDs-Enable-5717-support.patch
1167 patches.drivers/tg3-Update-version-to-3.104.patch
1168
1169 # bnc#573237
1170 patches.drivers/tg3-remove-use-of-skb_dma_map-unmap.patch
1171 patches.drivers/drivers-net-Move-and-to-end-of-previous-line.patch
1172 patches.drivers/tg3-Make-TSS-enable-independent-of-MSI-X-enable.patch
1173 patches.drivers/tg3-Add-57765-asic-rev.patch
1174 patches.drivers/tg3-Add-some-VPD-preprocessor-constants.patch
1175 patches.drivers/tg3-Use-pci_read_vpd-instead-of-private-method.patch
1176 patches.drivers/tg3-Clean-tg3_init_one.patch
1177 patches.drivers/drivers-net-use-DEFINE_PCI_DEVICE_TABLE.patch
1178 patches.drivers/tg3-Fix-std-prod-ring-nicaddr-for-5787-and-57765.patch
1179 patches.drivers/tg3-Fix-std-rx-prod-ring-handling.patch
1180 patches.drivers/tg3-Add-reliable-serdes-detection-for-5717-A0.patch
1181 patches.drivers/tg3-Enable-PLL-PD-when-CLKREQ-disabled-for-5717A0.patch
1182 patches.drivers/tg3-Update-copyright-and-driver-version.patch
1183 patches.drivers/tg3-Improve-internal-resource-allocations.patch
1184 patches.drivers/tg3-Add-5717-serdes-phy-ID.patch
1185 patches.drivers/tg3-Abort-phy-init-for-5717-serdes-devices.patch
1186 patches.drivers/tg3-Fix-5717-and-57765-memory-selftests.patch
1187 patches.drivers/tg3-Supply-a-nicaddr-for-57765-jumbo-RCB.patch
1188 patches.drivers/tg3-Fix-tx-mailbox-initialization.patch
1189 patches.drivers/tg3-Turn-off-the-debug-UART-for-57765.patch
1190 patches.drivers/tg3-Bypass-power-source-switching-for-57765.patch
1191 patches.drivers/tg3-Add-57765-phy-ID-and-enable-devices.patch
1192 patches.drivers/tg3-Disable-5717-serdes-and-B0-support.patch
f44dda3c 1193 patches.suse/tg3-5785-and-57780-asic-revs-not-working.patch
ff108dc8
AF
1194 patches.drivers/tg3-Add-support-for-2-new-selfboot-formats.patch
1195 patches.drivers/tg3-Add-more-partno-entries-for-fallback-path.patch
0e067ff3
AF
1196 patches.drivers/tg3-Give-MSI-X-vec-1-rx-backlog-space.patch
1197 patches.drivers/tg3-Prevent-rx-producer-ring-overruns.patch
1198 patches.drivers/tg3-Unwedge-stuck-MSI-X-vectors.patch
1199 patches.drivers/tg3-Fix-57765-A0-bootcode-race-condition.patch
1200 patches.drivers/tg3-Turn-off-multiple-DMA-reads-for-5717.patch
ff108dc8
AF
1201 patches.drivers/tg3-Fix-napi-assignments-in-loopback-test.patch
1202 patches.drivers/tg3-Fix-AC131-loopback-test-errors-for-5785.patch
1203 patches.drivers/tg3-Enforce-DMA-mapping-skb-assignment-ordering.patch
0e067ff3 1204 patches.drivers/tg3-Make-57791-and-57795-10-100-only.patch
0e717101
AF
1205
1206 patches.drivers/bnx2-v2.6.32-to-b746656.patch
ff108dc8 1207 patches.drivers/bnx2-update-firmware-and-some-bug-fixes-from-upstream.patch
f5b23e51
AF
1208
1209 patches.drivers/sky2-add-register-definitions
1210 patches.drivers/sky2-88E8059-support
1211 patches.drivers/sky2-optima-tcp-offload-fix
1212 patches.drivers/sky2-optima-fix-pci-cfg
ff108dc8
AF
1213
1214 patches.suse/allow_bonding_with_blacklisted_ipv6.patch
d68506e9 1215 patches.fixes/ipv6-fix-dad-race.patch
f5b23e51 1216
0e717101
AF
1217 #FCOE update (fate#306857, fate#306859, bnc#551175)
1218 patches.suse/libfc-fcoe-don-t-export_symbols-unnecessarily.patch
1219 patches.suse/libfc-remove-unused-fc_lport-pointer-from-fc_fcp_pkt_abort.patch
1220 patches.suse/libfc-removes-initializing-fc_cpu_order-and-fc_cpu_mask-per-lport.patch
1221 patches.suse/libfc-adds-missing-exch-release-for-accepted-rrq.patch
1222 patches.suse/libfc-removes-unused-disc_work-and-ex_list.patch
1223 patches.suse/fcoe-use-netif_f_fcoe_mtu-flag-to-set-up-max-frame-size-lport-mfs.patch
1224 patches.suse/fcoe-call-ndo_fcoe_enable-disable-to-turn-fcoe-feature-on-off-in-lld.patch
1225 patches.suse/libfc-convert-to-scsi_track_queue_full.patch
1226 patches.suse/libfc-add-queue_depth-ramp-up.patch
1227 patches.suse/fcoe-increase-fcoe_max_lun-to-0xffff-65535.patch
1228 patches.suse/libfc-move-non-common-routines-and-prototypes-out-of-libfc-h.patch
1229 patches.suse/libfc-remove-fc_fcp_complete.patch
1230 patches.suse/libfc-add-libfc-fc_libfc-ch-for-libfc-internal-routines.patch
1231 patches.suse/libfc-move-libfc_init-and-libfc_exit-to-fc_libfc-c.patch
1232 patches.suse/libfc-changes-to-libfc_host_alloc-to-consolidate-initialization-with-allocation.patch
1233 patches.suse/libfc-add-some-generic-npiv-support-routines-to-libfc.patch
1234 patches.suse/libfc-vport-link-handling-and-fc_vport-state-managment.patch
1235 patches.suse/libfc-libfcoe-fdisc-els-for-npiv.patch
1236 patches.suse/libfcoe-fcoe-libfcoe-npiv-support.patch
1237 patches.suse/fcoe-add-a-separate-scsi-transport-template-for-npiv-vports.patch
1238 patches.suse/fcoe-npiv-vport-create-destroy.patch
1239 patches.suse/libfc-rpn_id-is-obsolete-and-unnecessary.patch
1240 patches.suse/libfc-rnn_id-may-be-required-before-rsnn_nn-with-some-switches.patch
1241 patches.suse/libfc-register-symbolic-node-name-rsnn_nn.patch
1242 patches.suse/libfc-register-symbolic-port-name-rspn_id.patch
1243 patches.suse/libfc-combine-name-server-registration-response-handlers.patch
1244 patches.suse/libfc-combine-name-server-registration-request-functions.patch
1245 patches.suse/fcoe-vport-symbolic-name-support.patch
1246 patches.suse/libfc-export-fc-headers.patch
1247 patches.suse/libfc-add-routine-to-copy-data-from-a-buffer-to-a-sg-list.patch
1248 patches.suse/libfc-fcoe-add-fc-passthrough-support.patch
1249 patches.suse/libfc-formatting-cleanups-across-libfc.patch
1250 patches.suse/libfcoe-formatting-and-comment-cleanups.patch
1251 patches.suse/fcoe-formatting-cleanups-and-commenting.patch
1252 patches.suse/fcoe-libfc-use-single-frame-allocation-api.patch
1253 patches.suse/libfc-reduce-can_queue-for-all-fcp-frame-allocation-failures.patch
1254 patches.suse/libfc-adds-can_queue-ramp-up.patch
1255 patches.suse/libfcoe-allow-fip-to-be-disabled-by-the-driver.patch
1256 patches.suse/libfcoe-fip-use-scsi-host-number-to-identify-debug-messages.patch
1257 patches.suse/libfcoe-fip-allow-fip-receive-to-be-called-from-irq.patch
1258 patches.suse/libfcoe-fip-should-report-link-to-libfc-whether-selected-or-not.patch
1259 patches.suse/libfcoe-don-t-send-els-in-fip-mode-if-no-fcf-selected.patch
1260 patches.suse/fcoe-remove-extra-function-decalrations.patch
1261 patches.suse/fcoe-add-check-to-fail-gracefully-in-bonding-mode.patch
1262 patches.suse/libfc-fix-rnn_id-smashing-skb-payload.patch
1263 patches.suse/libfc-fix-symbolic-name-registrations-smashing-skb-data.patch
1264 patches.suse/libfc-fix-fc_els_resp_type-to-correct-display-of-ct-responses.patch
1265 patches.suse/libfc-add-set_fid-function-to-libfc-template.patch
1266 patches.suse/libfc-add-host-number-to-lport-link-up-down-messages.patch
1267 patches.suse/libfcoe-fcoe-simplify-receive-flogi-response.patch
1268 patches.suse/libfc-register-fc4-features-with-the-fc-switch.patch
1269 patches.suse/fcoe-fix-setting-lport-s-wwnn-wwpn-to-use-san-mac-address.patch
1270 patches.suse/libfc-do-not-use-did_no_connect-for-pkt-alloc-failures.patch
1271 patches.suse/fcoe-fix-using-vlan-id-in-creating-lport-s-wwwn-wwpn.patch
1272 patches.suse/libfc-fcoe-fixes-for-highmem-skb-linearize-panics.patch
1273 patches.suse/libfc-fix-an-issue-of-pending-exch-es-after-i-f-destroyed-or-rmmod-fcoe.patch
1274 patches.suse/libfcoe-do-not-pad-fip-keep-alive-to-full-frame-size.patch
1275 patches.suse/libfc-fcoe-increase-els-and-ct-timeouts.patch
1276 patches.suse/libfc-call-ddp-setup-for-FCP-reads-only
1277 patches.suse/libfc-fix-e_d_tov-ns-ms-scaling
1278 patches.suse/libfc-don-t-assume-response-request-present
1279 patches.suse/libfcoe-send-port-lka-every-fip_vn_ka_period
1280 patches.suse/fcoe-only-rmmod-fcoe-ko-if-no-active-connections
1281
1282 # qlge patches from 2.6.33 bnc#560420, fate#307130
1283 patches.drivers/qlge-0001-Use-the-instance-of-net_device_stats-from-net_.patch
1284 patches.drivers/qlge-0005-Store-firmware-revision-as-early-as-possible.patch
1285 patches.drivers/qlge-0006-Remove-inline-math-for-small-rx-buf-mapping.patch
1286 patches.drivers/qlge-0007-Get-rid-of-firmware-handler-debug-code.patch
1287 patches.drivers/qlge-0009-Add-CBFC-pause-frame-counters-to-ethtool-stats.patch
1288 patches.drivers/qlge-0010-Size-RX-buffers-based-on-MTU.patch
1289 patches.drivers/qlge-0011-Add-ethtool-get-set-pause-parameter.patch
1290 patches.drivers/qlge-0012-Add-ethtool-blink-function.patch
1291 patches.drivers/qlge-0013-Add-ethtool-wake-on-LAN-function.patch
1292 patches.drivers/qlge-0014-Add-ethtool-register-dump-function.patch
1293 patches.drivers/qlge-0015-Add-ethtool-self-test.patch
1294 patches.drivers/qlge-0016-Change-naming-on-vlan-API.patch
1295 patches.drivers/qlge-0017-Fix-indentations.patch
1296 patches.drivers/qlge-0018-Add-firmware-driver-sub-command-support.patch
1297 patches.drivers/qlge-0019-Clean-up-netdev-stats-usage.patch
1298 patches.drivers/qlge-0020-Do-not-change-frame-routing-during-suspend.patch
1299 patches.drivers/qlge-0021-Add-asic-reset-to-open-call.patch
1300 patches.drivers/qlge-0022-Clean-up-module-parameter-name.patch
1301 patches.drivers/qlge-0023-Change-version-to-v1.00.00.23.00.00-01.patch
1302 patches.drivers/qlge-0025-drivers-net-Move-and-to-end-of-previous-line.patch
1303 patches.drivers/qlge-0026-Turn-on-RX-header-split-based-on-platform.patch
1304 patches.drivers/qlge-0027-Add-RX-frame-handlers-for-non-split-frames.patch
1305 patches.drivers/qlge-0028-Add-napi-gro-frags-interface.patch
1306 patches.drivers/qlge-0029-drivers-net-qlge-qlge_main.c-use-pM-to-show-MAC-ad.patch
1307 patches.drivers/qlge-0030-drivers-net-use-DEFINE_PCI_DEVICE_TABLE.patch
1308 patches.drivers/qlge-0031-Add-data-for-firmware-dump.patch
1309 patches.drivers/qlge-0032-Add-basic-firmware-dump.patch
1310 patches.drivers/qlge-0033-Add-probe-regs-to-firmware-dump.patch
1311 patches.drivers/qlge-0034-Add-RAM-dump-to-firmware-dump.patch
1312 patches.drivers/qlge-0035-Add-alternate-function-s-reg-dump-to-fw-dump.patch
1313 patches.drivers/qlge-0036-Add-serdes-reg-blocks-dump-to-firmware-dump.patch
1314 patches.drivers/qlge-0037-Add-xgmac-reg-blocks-to-firwmare-dump.patch
1315 patches.drivers/qlge-0038-Add-module-param-to-force-firmware-core-dump.patch
ff108dc8
AF
1316 patches.drivers/qlge-Fix-dropping-of-large-non-TCP-UDP-frames.patch
1317 patches.drivers/qlge-Fix-occasional-loopback-test-failure.patch
1318 patches.drivers/qlge-Fix-bonding-mac-address-bug.patch
0e717101
AF
1319
1320 # bnc#575956 qlge eeh
1321 patches.drivers/qlge-0001-move-reset-from-eeh-io_resume-to-slot_reset.patch
1322 patches.drivers/qlge-0002-add-watchdog-timer.patch
1323 patches.drivers/qlge-0003-add-check-for-eeh-failure-when-closing-device.patch
1324
1325 # netxen patches from 2.6.33 bnc#560003, fate#307134
1326 patches.drivers/netxen-0000-Use-the-instance-of-net_device_stats-from-net.patch
1327 patches.drivers/netxen-0001-remove-sub-64-bit-mem-accesses.patch
1328 patches.drivers/netxen-0002-add-access-to-on-chip-memory-for-tools.patch
1329 patches.drivers/netxen-0003-annotate-register-windowing-code.patch
1330 patches.drivers/netxen-0004-separate-register-and-memory-access-lock.patch
1331 patches.drivers/netxen-0005-add-sysfs-entries-for-diag-tools.patch
1332 patches.drivers/netxen-0006-defines-for-next-revision.patch
1333 patches.drivers/netxen-0007-128-memory-controller-support.patch
1334 patches.drivers/netxen-0008-reset-sequence-changes.patch
1335 patches.drivers/netxen-0009-onchip-memory-access-change.patch
1336 patches.drivers/netxen-0010-fix-error-codes-in-for-tools-access.patch
1337 patches.drivers/netxen-0011-sysfs-control-for-auto-firmware-recovery.patch
1338 patches.drivers/netxen-0012-update-version-to-4.0.62.patch
1339 patches.drivers/netxen-0013-fix-builds-for-SYSFS-n-or-MODULES-n.patch
1340 patches.drivers/netxen-0014-support-for-new-firmware-file-format.patch
1341 patches.drivers/netxen-0015-refactor-indirect-register-access.patch
1342 patches.drivers/netxen-0016-add-PCI-IDs-for-new-chip.patch
1343 patches.drivers/netxen-0017-update-module-info.patch
1344 patches.drivers/netxen-0018-module-firmware-hints.patch
1345 patches.drivers/netxen-0019-update-version-to-4.0.65.patch
1346 patches.drivers/netxen-0020-remove-PCI-IDs-of-CNA-device.patch
1347 patches.drivers/netxen-0021-fix-debug-tools-access-for-NX2031.patch
1348 patches.drivers/netxen-0022-fix-failure-cases-for-fw-hang-recovery.patch
1349 patches.drivers/netxen-8f9b3f-to-c651a8.patch
1350
1351 # fcoe patches from 2.6.33 bnc#562046
1352 patches.fixes/libfc-fix-payload-size-pa
1353 patches.fixes/fcoe-allow-scsi-fcp-to-be
1354 patches.fixes/libfc-add-fc-bb-5-lesb-co
1355 patches.fixes/libfcoe-add-checking-disa
1356 patches.fixes/libfcoe-add-tracking-fip--0
1357 patches.fixes/libfcoe-add-tracking-fip-
1358 patches.fixes/libfc-add-fcoe_fc_els_les
1359 patches.fixes/fcoe-libfc-add-get_lesb-t
1360 patches.fixes/libfc-add-support-of-rece
1361 patches.fixes/libfc-add-target-reset-fl
1362 patches.fixes/fcoe-use-lld-s-wwpn-and-w
1363 patches.fixes/libfc-reduce-hold-time-on
1364 patches.fixes/fcoe-libfc-adds-enable-di
1365
ff108dc8
AF
1366 patches.fixes/fc_sdev_blocked.patch
1367 patches.suse/libfc-fix-unnecessary-seq-id-jump
1368 patches.suse/libfc-use-offload-em-instance-again
1369 patches.suse/libfc-fix-fcp-pkt-recovery
0e067ff3
AF
1370 patches.suse/libfcoe-don-t-fill-mac-desc-in
1371 patches.suse/fcoe-reset-fip-ctlr-link-state
1372 patches.suse/fcoe-check-netif-operstate-ins
d68506e9
AF
1373 patches.suse/libfc-bug-in-erroring-out-upon
1374 patches.suse/fcoe-libfc-increased-cdb-size
1375 patches.suse/libfc-set-seq_id-for-incoming
1376 patches.suse/fcoe-fixes-wrong-error-exit-in
1377 patches.suse/fcoe-fix-a-circular-locking-is
ff108dc8 1378
0e717101
AF
1379 # ixgbe patches from 2.6.33 bnc#562046
1380 patches.drivers/dcb-data-center-bridging-ops-s
1381 patches.drivers/ixgbe-use-the-instance-of-net_
1382 patches.drivers/ixgbe-add-support-for-82599-ba
1383 patches.drivers/ixgbe-fix-kr-to-kx-fail-over-f
1384 patches.drivers/net-add-netdev_alloc_skb_ip_al
1385 patches.drivers/net-use-netdev_alloc_skb_ip_al
1386 patches.drivers/ixgbe-fix-erroneous-display-of
1387 patches.drivers/ixgbe-add-support-for-82599-al
1388 patches.drivers/net-add-ndo_fcoe_get_wwn-to-ne
1389 patches.drivers/ixgbe-add-support-for-netdev_o
1390 patches.drivers/vlan-add-support-to-netdev_ops
1391 patches.drivers/ixgbe-r_idx-not-used-in-ixgbe_
1392 patches.drivers/ixgbe-flush-the-lsc-mask-chang
1393 patches.drivers/ixgbe-make-queue-pairs-on-sing
1394 patches.drivers/drivers-net-request_irq-remove
1395 patches.drivers/ixgbe-modify-82599-hwrsc-stati
1396 patches.drivers/ixgbe-use-rx-buffer-length-fro
1397 patches.drivers/ixgbe-only-set-clear-vfe-in-ix
1398 patches.drivers/ixgbe-handle-parameters-for-tx
1399 patches.drivers/ixgbe-disable-flow-control-for
1400 patches.drivers/ixgbe-links2-is-not-a-valid-re
1401 patches.drivers/ixgbe-fix-receive-address-regi
1402 patches.drivers/ethtool-add-direct-attach-supp
1403 patches.drivers/ixgbe-display-currently-attach
1404 patches.drivers/ixgbe-use-known-user-priority-
1405 patches.drivers/ixgbe-select-fcoe-tx-queue-in-
1406 patches.drivers/ixgbe-change-default-ring-size
1407 patches.drivers/ixgbe-performance-tweaks
1408 patches.drivers/ixgbe-use-eiam-to-automask-msi
ff108dc8 1409 patches.drivers/ixgbe-Fix-DMA-mapping-unmapping-issues-when-HWRSC-is.patch
0e067ff3 1410
0e717101 1411 patches.drivers/ixgbe-only-process-one-ixgbe_watchdog_task-at-a-time.patch
f44dda3c 1412 patches.drivers/ixgbe-prevent-speculative-processing-of-descriptors.patch
ff108dc8 1413 patches.drivers/ixgbe-don-t-exceed-user-buffer
0e067ff3
AF
1414 patches.drivers/ixgbe-priority-tag-fip-frames
1415 patches.drivers/ixgbe-filter-fip-frames-into-t
1416 patches.drivers/ixgbe-fix-for-real_num_tx_queu
d68506e9
AF
1417 patches.drivers/ixgbe-Fix-82599-multispeed-fiber-link-issues-due-to-.patch
1418 patches.fixes/ixgbe-power-down-phy-during-driver-resets.patch
0e067ff3
AF
1419
1420 patches.fixes/vlan-add-vlan_dev_select_queue
1421 patches.fixes/vlan-updates-real_num_tx_queues
f44dda3c
AF
1422
1423+philips patches.drivers/ixgbe-Add-support-for-the-new-ethtool-n-tuple-progra.patch
1424+philips patches.drivers/ethtool-Introduce-n-tuple-filter-programming-support.patch
0e717101
AF
1425
1426 patches.drivers/bnx2x-backports-v2.6.32-to-af901ca.patch
ff108dc8 1427 patches.drivers/bnx2x-to-version-1.52.1-7.patch
d68506e9 1428 patches.drivers/bnx2x-initialize-cnic-status-block-during-chip-reset.patch
0e717101
AF
1429
1430 patches.drivers/cxgb3-add-memory-barriers.patch
ff108dc8
AF
1431 patches.drivers/cxgb3-Set-the-rxq.patch
1432 patches.drivers/cxgb3-fix-GRO-checksum-check.patch
1433 patches.drivers/cxgb3-FIx-VLAN-over-Jumbo-frames.patch
1434 patches.drivers/cxgb3-fix-link-flap.patch
1435 patches.drivers/cxgb3-fixing-eeh-handlers.patch
0e717101
AF
1436
1437 patches.drivers/benet-from-v2.6.32-to-8f47afe0.patch
1438 patches.drivers/be2net-swap-only-first-2-fields-of-mcc_wrb.patch
ff108dc8
AF
1439 patches.drivers/be2net-set-proper-value-to-version-field-in-req-hdr.patch
1440 patches.drivers/be2net-remove-ASIC-generation-number-from-Kconfig.patch
1441 patches.drivers/be2net-change-the-driver-description.patch
1442 patches.drivers/be2net-fix-to-limit-max-vlans-supported-in-certain-s.patch
1443 patches.drivers/be2net-minor-code-optimizations.patch
0e717101
AF
1444 patches.drivers/be2net-0000-fix-bug-in-rx-page-posting.patch
1445 patches.drivers/be2net-0001-Add-link-test-to-list-of-ethtool-self-tests.patch
1446 patches.drivers/be2net-0002-ethtool-self-test-reorganization.patch
1447 patches.drivers/be2net-0003-bug-fix-in-be_read_eeprom.patch
1448 patches.drivers/be2net-0004-bug-fix-for-flashing-the-BladeEngine3-ASIC.patch
1449 patches.drivers/be2net-0005-remove-unused-pci-device-id.patch
1450 patches.drivers/be2net-0006-bug-fix-in-be_change_mtu.patch
ff108dc8
AF
1451 patches.drivers/be2net-use-eq-id-to-calculate-cev-isr-reg-offset.patch
1452 patches.drivers/be2net-implement-EEH-pci-error-recovery-handlers.patch
1453 patches.drivers/be2net-a-mini-optimization-in-rx_compl_process-co.patch
1454 patches.drivers/be2net-don-t-rearm-mcc-cq-when-device-is-not-open.patch
1455 patches.drivers/be2net-fix-rx-path-to-ignore-a-flush-completion.patch
1456 patches.drivers/be2net-fix-tx-completion-polling.patch
1457 patches.drivers/be2net-download-NCSI-section-during-firmware-update.patch
1458 patches.drivers/be2net-update-version-2.101.346u-to-2.102.147s.patch
0e067ff3
AF
1459 patches.drivers/be2net-fix-mccq-create-for-big-endian-architectures.patch
1460 patches.drivers/be2net-fix-bug-in-vlan-rx-path-for-big-endian-archit.patch
0e717101
AF
1461
1462 # Infiniband fixes
1463 patches.drivers/ehca-ib-qp-max-supported.patch
1464 patches.drivers/ehca-no-disable-irq-in-tasklet.patch
1465
0e717101
AF
1466 patches.drivers/e1000e-call-pci_save_state-after-pci_restore_state.patch
1467
f44dda3c
AF
1468 # entropy FATE##307517 suse patches, put below rest of netdev patches
1469 patches.drivers/bnx2-entropy-source.patch
1470 patches.drivers/e1000-entropy-source.patch
1471 patches.drivers/e1000e-entropy-source.patch
1472 patches.drivers/igb-entropy-source.patch
1473 patches.drivers/ixgbe-entropy-source.patch
1474 patches.drivers/tg3-entropy-source.patch
1475
1476 patches.drivers/ehca-process-mad-null.patch
ff108dc8
AF
1477 patches.drivers/mlx4_core-missing-device-id-6778.patch
1478 patches.drivers/iw_cxgb3-dlpar.patch
f44dda3c 1479
f5b23e51
AF
1480 ########################################################
1481 # Wireless Networking
1482 ########################################################
0e717101 1483 patches.suse/wireless-no-aes-select
f5b23e51
AF
1484
1485 ########################################################
1486 # iSCSI
1487 ########################################################
0e717101
AF
1488 patches.fixes/bnx2i-use-common-iscsi-suspend-queue
1489 patches.drivers/bnx2i-backport-from-v2.6.32-to-45ca38e.patch
0e067ff3 1490 patches.drivers/bnx2i-update-to-2.1.1
d68506e9 1491 patches.drivers/bnx2i-mtu-change-bugfix
0e717101
AF
1492 patches.fixes/libiscsi-fix-login-text-checks-in-pdu-inject
1493 patches.fixes/libiscsi-check-tmf-state-before-sending-pdu
1494 patches.fixes/libiscsi-add-warm-target-reset-tmf-support
1495 patches.fixes/iser-set-tgt-and-lu-reset-timeout
0e067ff3 1496
0e717101 1497 patches.drivers/cnic-backport-from-v2.6.32-4e9c4f.patch
0e067ff3
AF
1498 patches.drivers/cnic-Use-union-for-the-status-blocks-of-different-de.patch
1499 patches.fixes/cnic-fix-crash-during-bnx2x-mtu-change.patch
d68506e9 1500 patches.drivers/cnic-give-a-chance-for-the-uio-device-to-be-opened
0e067ff3 1501
0e717101 1502 patches.drivers/be2iscsi-beta4-update
f44dda3c
AF
1503 patches.fixes/libiscsi-add-recover-target
1504 patches.drivers/be2iscsi-BE3-support
f5b23e51
AF
1505
1506 ########################################################
1507 # PCI and PCI hotplug
1508 ########################################################
ff108dc8
AF
1509
1510 # Use list instead static array for pci resources
1511 patches.fixes/pci_use_list_for_resources_1_5.patch
1512 patches.fixes/pci_use_list_for_resources_2_5.patch
1513 patches.fixes/pci_use_list_for_resources_3_5.patch
1514 patches.fixes/pci_use_list_for_resources_4_5.patch
1515 patches.fixes/pci_use_list_for_resources_5_5.patch
0e067ff3 1516 patches.fixes/pci_use_acpi_resources_whitelist.patch
d68506e9 1517 patches.fixes/x86_hp_add_more_usecrs_to_whitelist.patch
0e067ff3 1518 patches.fixes/pci_fix_invalid_resource_length.patch
ff108dc8 1519
0e067ff3 1520 patches.fixes/dmar-mark-dmar_ir_support-as-init
f5b23e51
AF
1521
1522 ########################################################
1523 # sysfs / driver core
1524 ########################################################
ff108dc8 1525 patches.suse/driver-core-reduce-level-of-request_firmware-messages.patch
f5b23e51
AF
1526
1527 ########################################################
1528 # USB
1529 ########################################################
1530 patches.suse/usb-storage-disable-delay.patch
0e717101
AF
1531
1532 # remove this for openSUSE 11.3, it is here only for SLE11 SP1 and later.
1533 patches.suse/revert-usb-remove-phidget-drivers-from-kernel-tree.patch
f5b23e51
AF
1534
1535 ########################################################
1536 # I2C
1537 ########################################################
1538
1539 ########################################################
1540 # Input & Console
1541 ########################################################
1542 patches.suse/bootsplash
0e717101
AF
1543 patches.suse/Cleanup-and-make-boot-splash-work-with-KMS.patch
1544 patches.suse/bootsplash-keep-multiple-data
1545 patches.suse/bootsplash-scaler
d68506e9 1546 patches.suse/bootsplash-console-fix
f5b23e51
AF
1547 patches.drivers/elousb.patch
1548 patches.fixes/input-add-acer-aspire-5710-to-nomux.patch
f5b23e51
AF
1549 patches.drivers/synaptics-hp-clickpad
1550
1551 ##########################################################
1552 # Sound
1553 ##########################################################
0e717101
AF
1554 patches.drivers/alsa-sp1-hda-02-vectorize-get_empty_pcm_device
1555 patches.drivers/alsa-sp1-hda-03-allow-up-to-4-HDMI
1556 patches.drivers/alsa-sp1-hda-04-convert-intelhdmi-global-references
1557 patches.drivers/alsa-sp1-hda-05-remove-intelhdmi-dependency-on-multiout
1558 patches.drivers/alsa-sp1-hda-06-use-pcm-prepare-callbacks-for-intelhdmi
1559 patches.drivers/alsa-sp1-hda-07-reorder-intelhemi-prepare-callbacks
1560 patches.drivers/alsa-sp1-hda-08-vectorize-intelhdmi
1561 patches.drivers/alsa-sp1-hda-09-get-intelhtemi-max-channels
1562 patches.drivers/alsa-sp1-hda-10-auto-parse-intelhdmi-cvt-pin
1563 patches.drivers/alsa-sp1-hda-11-remove-static-intelhdmi-config
1564 patches.drivers/alsa-sp1-hda-12-reset-pins-idt-codec-free
1565 patches.drivers/alsa-sp1-hda-13-add-reboot-notifier
1566 patches.drivers/alsa-sp1-hda-14-add-missing-export
1567 patches.drivers/alsa-sp1-hda-15-fix-build-warning
1568 patches.drivers/alsa-sp1-hda-16-stac-dual-headphones-fix
1569 patches.drivers/alsa-sp1-hda-17-fix-mute-LED-sync-idt92h383xxx
0e717101
AF
1570 patches.drivers/alsa-sp1-hda-19-cx5047-test-mode-fix
1571 patches.drivers/alsa-sp1-hda-20-fsc-amilo-pi1505-fix
1572 patches.drivers/alsa-sp1-hda-21-hp-dv3-position-fix-quirk
1573 patches.drivers/alsa-sp1-hda-22-alc888-exclude-unusable-adcs
1574 patches.drivers/alsa-sp1-hda-23-hp-mute-led-gpio-fixes
1575 patches.drivers/alsa-sp1-hda-24-keep-msi-on
1576 patches.drivers/alsa-sp1-hda-25-add-power-counter
1577 patches.drivers/alsa-sp1-hda-26-fix-hwdep-config-dependency
1578 patches.drivers/alsa-sp1-hda-27-sony-vaio-use-default-auto
1579 patches.drivers/alsa-sp1-hda-28-hdmi-fix-audio-infoframe-size
1580 patches.drivers/alsa-sp1-hda-29-hdmi-fix-channel-mapping-slot
1581 patches.drivers/alsa-sp1-hda-30-hdmi-export-monitor-presence
1582 patches.drivers/alsa-sp1-hda-31-hdmi-add-jack-detect-helper
1583 patches.drivers/alsa-sp1-hda-32-hdmi-probe-monitor-at-init
1584 patches.drivers/alsa-sp1-hda-33-hdmi-separate-checksum-routine
1585 patches.drivers/alsa-sp1-hda-34-hdmi-sticky-infoframe
1586 patches.drivers/alsa-sp1-hda-35-hdmi-sticky-stream-id
1587 patches.drivers/alsa-sp1-hda-36-sticky-channel-count
1588 patches.drivers/alsa-sp1-hda-37-show-epps-capability-in-proc
1589 patches.drivers/alsa-sp1-hda-38-acer-aspire-4930g-mute-fix
1590 patches.drivers/alsa-sp1-hda-39-hdmi-show-hbr-pincap
1591 patches.drivers/alsa-sp1-hda-40-hdmi-accept-DP-pin
1592 patches.drivers/alsa-sp1-hda-41-hdmi-channel-mapping-pin
1593 patches.drivers/alsa-sp1-hda-42-hdmi-add-chmap-configs
1594 patches.drivers/alsa-sp1-hda-43-dont-power-off-hda-link
1595 patches.drivers/alsa-sp1-hda-44-alc661-892-support
1596 patches.drivers/alsa-sp1-hda-45-alc661-memleak-fix
1597 patches.drivers/alsa-sp1-hda-47-quirk-for-intel-d945-mobo
0e717101
AF
1598 patches.drivers/alsa-sp1-hda-49-more-alc663-fixes
1599 patches.drivers/alsa-sp1-hda-52-hdmi-sticky-stream-tag
1600 patches.drivers/alsa-sp1-hda-55-alc259-hp-pin-fix
1601 patches.drivers/alsa-sp1-hda-56-realtek-eapd-fix
1602 patches.drivers/alsa-sp1-hda-57-cx5051-toshiba-quirk
1603 patches.drivers/alsa-sp1-hda-58-cx5051-lenovo-mute-fix
1604 patches.drivers/alsa-sp1-hda-59-idt92hd83xxx-hp-mute-led
1605 patches.drivers/alsa-sp1-hda-60-add-idt92hd88x-support
1606 patches.drivers/alsa-sp1-hda-61-add-idt92hd88x-support2
1607 patches.drivers/alsa-sp1-hda-62-fix-hp-dv-mute-led
1608 patches.drivers/alsa-sp1-hda-63-idt-hp-mute-led-detect
1609 patches.drivers/alsa-sp1-hda-64-idt-hp-mute-led-cleanup
1610 patches.drivers/alsa-sp1-hda-65-idt-hp-mute-led-cleanup2
1611 patches.drivers/alsa-sp1-hda-66-idt-hp-mute-led-fix-polarity
ff108dc8 1612 patches.drivers/alsa-sp1-hda-67-alc268-fix-quirk-check
ff108dc8 1613 patches.drivers/alsa-sp1-hda-69-alc262-single-adc-fix
0e067ff3
AF
1614 patches.drivers/alsa-sp1-hda-70-alc269vb-support
1615 patches.drivers/alsa-sp1-hda-71-alc269-missing-hp-pins
1616 patches.drivers/alsa-sp1-hda-73-alc-fix-invalid-connection
1617 patches.drivers/alsa-sp1-hda-74-alc-fix-invalid-mute
1618 patches.drivers/alsa-sp1-hda-75-alc269-fillup-adcs
1619 patches.drivers/alsa-sp1-hda-76-alc269-mute-led
0e717101 1620
f5b23e51
AF
1621 ########################################################
1622 # Other driver fixes
1623 ########################################################
1624 patches.fixes/ieee1394-sbp2_long_sysfs_ieee1394_id.patch
1625
1626 patches.fixes/parport-mutex
1627
1628 # suse-2.4 compatible crypto loop driver
1629 patches.suse/twofish-2.6
1630 # Allow setting maximum number of raw devices
1631 patches.suse/raw_device_max_minors_param.diff
1632 patches.suse/no-partition-scan
1633
0e717101 1634 patches.drivers/support-pci-domains-in-aer-inject
0e067ff3 1635 patches.fixes/infiniband_cxgb3_improve_dlpar_remove_on_active_rdma_traffic.patch
0e067ff3 1636 patches.drivers/lis3-add-support-for-hp-probook
d68506e9 1637 patches.drivers/lis3-add-support-for-hp-probook-2
0e067ff3 1638 patches.drivers/ipmi-add-parameter-to-limit-cpu-usage-in-kipmid.patch
f5b23e51
AF
1639
1640 ########################################################
1641 # Other drivers we have added to the tree
1642 ########################################################
f5b23e51
AF
1643
1644 ########################################################
1645 # Suspend/Resume stuff
1646 ########################################################
f5b23e51
AF
1647
1648 ########################################################
1649 # device-mapper
1650 ########################################################
1651 patches.suse/dm-emulate-blkrrpart-ioctl
ff108dc8 1652 patches.suse/dm-raid45-26-Nov-2009.patch
f5b23e51
AF
1653 patches.fixes/dm-mpath-reattach-dh
1654 patches.suse/dm-mpath-leastpending-path-update
0e717101
AF
1655 patches.suse/dm-mpath-accept-failed-paths
1656 patches.suse/dm-mpath-detach-existing-hardware-handler
f5b23e51
AF
1657 patches.suse/dm-mpath-null-pgs
1658 patches.fixes/dm-table-switch-to-readonly
0e717101 1659 patches.suse/dm-mpath-evaluate-request-result-and-sense
f5b23e51
AF
1660 patches.fixes/dm-release-map_lock-before-set_disk_ro
1661 patches.suse/dm-mpath-no-activate-for-offlined-paths
f5b23e51 1662 patches.suse/dm-mpath-no-partitions-feature
0e717101 1663 patches.suse/dm-mpath-skip-disabled-devices-when-iterating
0e067ff3
AF
1664 patches.fixes/dm-mpath-abstract-dm_in_flight-function
1665 patches.fixes/dm-mpath-simplify-rq-based-suspend
0e067ff3 1666 patches.fixes/dm-mpath-trace-rq-based-remapping
d68506e9 1667 patches.suse/dm-mpath-leastpending-select-path-fix
f5b23e51
AF
1668
1669 ########################################################
1670 # md
1671 ########################################################
d68506e9 1672 patches.fixes/md-write-behind-race
f5b23e51
AF
1673
1674 ##########################################################
1675 #
1676 # Security stuff
1677 #
1678 ##########################################################
1679
1680 ##########################################################
0e717101 1681 # Audit
f5b23e51
AF
1682 ##########################################################
1683
0e717101
AF
1684 ##########################################################
1685 # AppArmor
1686 ##########################################################
1687# patches.apparmor/security-default-lsm
1688# patches.apparmor/apparmor-security-module
1689# patches.apparmor/apparmor-correct-mapping-of-file-permissions
1690# patches.apparmor/apparmor-turn-auditing-of-ptrace-on
1691# patches.apparmor/apparmor-fix-operator-precidence-issue-in-as_path_link
1692# patches.apparmor/apparmor-explicitly-include-header-files-to-allow-apparmor-to-build-on-powerpc
1693# patches.apparmor/apparmor-ensure-apparmor-enabled-parmater-is-off-if-apparmor-fails-to-initialize
1694# patches.apparmor/apparmor-fix-auditing-of-domain-transitions-to-include-target-profile-information
1695# patches.apparmor/apparmor-fix-c99-violation
1696# patches.apparmor/apparmor-fix-build-failure-on-ia64
1697# patches.apparmor/apparmor-revert-reporting-of-create-to-write-permission
1698# patches.apparmor/apparmor-fix-null-pointer-dereference-oops-in-profile-attachment
1699# patches.apparmor/apparmor-fix-argument-size-missmatch-on-64-bit-builds
1700# patches.apparmor/apparmor-fix-change_profile-failing-lpn401931
1701# patches.apparmor/apparmor-fix-determination-of-forced-audit-messages
1702# patches.apparmor/apparmor-fix-oops-in-auditing-of-the-policy-interface-offset
1703# patches.apparmor/apparmor-fix-profile-attachment-for-regexp-based-profile-names
1704# patches.apparmor/apparmor-return-the-correct-error-codes-on-profile-addition-removal
1705# patches.apparmor/apparmor-fix-oops-in-profile-listing-and-display-full-list
1706# patches.apparmor/apparmor-fix-mapping-of-pux-to-new-internal-permission-format
1707# patches.apparmor/apparmor-fix-change_profile-failure
1708# patches.apparmor/apparmor-fix-profile-namespace-removal
1709# patches.apparmor/apparmor-fix-oops-when-auditing-the-addition-of-profile-namespace
1710# patches.apparmor/apparmor-fix-mediation-of-created-paths-that-look-like-deleted-paths
1711# patches.apparmor/apparmor-fix-file-auditing-when-quiet-is-used
1712# patches.apparmor/apparmor-policy-load-and-replacement-can-fail-to-alloc-mem
1713# patches.apparmor/apparmor-fix-failure-to-audit-change_hat-correctly
1714
1715# patches.apparmor/apparmor-allow-truncation-of-deleted-files
1716# patches.apparmor/apparmor-fix-oops-after-profile-removal
1717# patches.apparmor/apparmor-fix-oops-when-in-apparmor_bprm_set_creds
1718# patches.apparmor/apparmor-fix-cap-audit_caching-preemption-disabling
1719# patches.apparmor/apparmor-fix-refcounting-bug-causing-leak-of-creds-and-oops
1720# patches.apparmor/apparmor-fix-leak-when-profile-transition-table-fails-unpack
1721# patches.apparmor/apparmor-fully-close-race-condition-for-deleted-paths
1722
1723# patches.apparmor/apparmor-missing-unlock
1724# patches.apparmor/ptrace_may_access-fix
1725# patches.apparmor/apparmor-fix-security_ops-task_setrlimit-api-use
1726# patches.apparmor/apparmor-check-for-network-in-interrupt-and-work-around
f5b23e51
AF
1727
1728 ########################################################
1729 # Address space layout randomization
1730 ########################################################
1731
0e067ff3
AF
1732 ########################################################
1733 # KDB v4.4
1734 ########################################################
f5b23e51
AF
1735
1736 patches.suse/kdb-common
1737 patches.suse/kdb-x86
1738 patches.suse/kdb-ia64
0e717101
AF
1739 patches.suse/kdb-build-fixes
1740 patches.suse/kdb-x86-build-fixes
1741 patches.suse/kdb-usb-rework
1742 patches.suse/kdb_fix_ia64_build.patch
f5b23e51 1743 patches.suse/kdb_dont_touch_i8042_early.patch
0e717101
AF
1744 patches.suse/kdb-handle-nonexistance-keyboard-controller
1745 patches.suse/kdb-fix-kdb_cmds-to-include-the-arch-common-macro
ff108dc8
AF
1746 patches.suse/kdb-fix-the-multi-word-nop-instructions-in-the-disassembler
1747 patches.suse/x86-uv-kdb-support-for-uv-nmi-handler.patch
1748 patches.suse/x86-add-kdb-support-for-unknown_nmi_error-handler.patch
1749 patches.suse/kdb-x86-backtrace-code-to-use-the-in-kernel-show_stack-function
1750
1751 # bug 586343, depends on the KDB patches
1752 patches.fixes/x86_64-uv-update-uv-arch-to-target-legacy-vga-i-o-correctly.patch
f5b23e51 1753
0e067ff3
AF
1754 # bug 593731
1755 patches.arch/x86-fix-unknown_nmi_error.patch
1756
d68506e9
AF
1757 patches.fixes/kdb-no-printk-logging.patch
1758
0e067ff3
AF
1759 ########################################################
1760 # Other patches for debugging
1761 ########################################################
f5b23e51
AF
1762# patches.suse/crasher-26.diff
1763# patches.suse/stack-unwind
1764# patches.suse/no-frame-pointer-select
1765# patches.arch/x86_64-unwind-annotations
f5b23e51 1766
0e067ff3
AF
1767 ########################################################
1768 # Kdump
1769 ########################################################
f5b23e51 1770 patches.suse/kdump-dump_after_notifier.patch
f5b23e51 1771
0e067ff3 1772 ########################################################
0e717101 1773 # audit subsystem
0e067ff3 1774 ########################################################
0e717101
AF
1775 patches.suse/audit-export-logging.patch
1776
0e067ff3 1777 ########################################################
0e717101
AF
1778 # Performance Monitoring, Tracing etc
1779 ########################################################
1780
1781 patches.suse/perfmon2.patch
1782 patches.suse/perfmon2_ioctl.patch
1783 patches.suse/perfmon2-remove_syscalls.patch
1784 patches.suse/perfmon2-remove_get_base_syscall_attr.patch
1785 patches.suse/perfmon2_noutrace.patch
1786
1787 patches.fixes/oprofile_bios_ctr.patch
f5b23e51 1788
f5b23e51
AF
1789 patches.trace/utrace-core
1790
0e717101
AF
1791+needs_update-32 patches.fixes/nfs-write.c-bug-removal.patch
1792 patches.fixes/ia64-configure-HAVE_UNSTABLE_SCHED_CLOCK-for-SGI_SN.patch
f5b23e51 1793
0e717101
AF
1794 ########################################################
1795 # KVM patches
1796 ########################################################
f5b23e51 1797
0e717101
AF
1798 patches.fixes/kvm-ioapic.patch
1799 patches.fixes/kvm-macos.patch
0e067ff3
AF
1800 patches.fixes/kvm-EPT-swap-0001-KVM-VMX-emulate-accessed-bit-for-EPT.patch
1801 patches.fixes/kvm-spurious-interrupt-0001-eventfd-allow-atomic-read-and-waitqueue-remove.patch
1802 patches.fixes/kvm-spurious-interrupt-0002-KVM-fix-spurious-interrupt-with-irqfd.patch
1803 patches.fixes/kvm-null-deref-0001-KVM-x86-disallow-KVM_-SET-GET-_LAPIC-without-alloc.patch
1804 patches.fixes/kvm-null-deref-0002-KVM-only-clear-irq_source_id-if-irqchip-is-present.patch
1805 patches.fixes/kvm-pause-filter-0001-KVM-introduce-kvm_vcpu_on_spin.patch
1806 patches.fixes/kvm-pause-filter-0002-KVM-VMX-Add-support-for-Pause-Loop-Exiting.patch
1807 patches.fixes/kvm-pause-filter-0003-KVM-SVM-Support-Pause-Filter-in-AMD-processors.patch
0e067ff3
AF
1808 patches.fixes/kvm-constant_tsc-0001-KVM-SVM-Adjust-tsc_offset-only-if-tsc_unstable.patch
1809 patches.fixes/kvm-vcpu_events-0001-KVM-x86-Add-KVM_GET-SET_VCPU_EVENTS.patch
1810 patches.fixes/kvm-vcpu_events-0002-KVM-x86-Extend-KVM_SET_VCPU_EVENTS-with-selective.patch
1811 patches.fixes/kvm-vcpu_events-0003-KVM-x86-Adjust-KVM_VCPUEVENT-flag-names.patch
1812 patches.fixes/kvm-vcpu_events-0004-KVM-x86-Do-not-return-soft-events-in-vcpu_events.patch
1813 patches.fixes/kvm-vcpu_events-0005-KVM-x86-Save-restore-interrupt-shadow-mask.patch
1814 patches.fixes/kvm-rcu-0001-rcu-Add-synchronize_srcu_expedited.patch
1815 patches.fixes/kvm-rcu-0002-KVM-Call-pic_clear_isr-on-pic-reset-to-reuse-logi.patch
1816 patches.fixes/kvm-rcu-0003-KVM-Move-irq-sharing-information-to-irqchip-level.patch
1817 patches.fixes/kvm-rcu-0004-KVM-Change-irq-routing-table-to-use-gsi-indexed-arr.patch
1818 patches.fixes/kvm-rcu-0005-KVM-Maintain-back-mapping-from-irqchip-pin-to-gsi.patch
1819 patches.fixes/kvm-rcu-0006-KVM-Move-irq-routing-data-structure-to-rcu-locking.patch
1820 patches.fixes/kvm-rcu-0007-KVM-Move-irq-ack-notifier-list-to-arch-independent.patch
1821 patches.fixes/kvm-rcu-0008-KVM-Convert-irq-notifiers-lists-to-RCU-locking.patch
1822 patches.fixes/kvm-rcu-0009-KVM-Move-IO-APIC-to-its-own-lock.patch
1823 patches.fixes/kvm-rcu-0010-KVM-Drop-kvm-irq_lock-lock-from-irq-injection-path.patch
1824 patches.fixes/kvm-rcu-0011-KVM-modify-memslots-layout-in-struct-kvm.patch
1825 patches.fixes/kvm-rcu-0012-KVM-modify-alias-layout-in-x86s-struct-kvm_arch.patch
1826 patches.fixes/kvm-rcu-0013-KVM-split-kvm_arch_set_memory_region-into-prepare-a.patch
1827 patches.fixes/kvm-rcu-0014-KVM-introduce-gfn_to_pfn_memslot.patch
1828 patches.fixes/kvm-rcu-0015-KVM-use-gfn_to_pfn_memslot-in-kvm_iommu_map_pages.patch
1829 patches.fixes/kvm-rcu-0016-KVM-introduce-kvm-srcu-and-convert-kvm_set_memory_.patch
1830 patches.fixes/kvm-rcu-0017-KVM-use-SRCU-for-dirty-log.patch
1831 patches.fixes/kvm-rcu-0018-KVM-x86-switch-kvm_set_memory_alias-to-SRCU-update.patch
1832 patches.fixes/kvm-rcu-0019-KVM-convert-io_bus-to-SRCU.patch
1833 patches.fixes/kvm-rcu-0020-KVM-switch-vcpu-context-to-use-SRCU.patch
1834 patches.fixes/kvm-rcu-0021-KVM-convert-slots_lock-to-a-mutex.patch
1835 patches.fixes/kvm-rcu-0022-KVM-Bump-maximum-vcpu-count-to-64.patch
1836 patches.fixes/kvm-rcu-0023-KVM-avoid-taking-ioapic-mutex-for-non-ioapic-EOIs.patch
1837 patches.fixes/kvm-rcu-0024-KVM-fix-cleanup_srcu_struct-on-vm-destruction.patch
1838 patches.fixes/kvm-rcu-0025-KVM-fix-s390-ia64-build-failures-introduced-by-mems.patch
f5b23e51 1839
0e067ff3 1840 ########################################################
f5b23e51
AF
1841 # Staging tree patches
1842 # new drivers that are going upstream
0e067ff3 1843 ########################################################
0e717101 1844
f5b23e51 1845 ########################################################
0e717101
AF
1846 # "fastboot" patches
1847 # These should all be upstream, we took them from
1848 # moblin to try to speed up the boot process
1849 ########################################################
ff108dc8
AF
1850 patches.suse/linux-2.6.29-dont-wait-for-mouse.patch
1851 patches.suse/linux-2.6.29-enable-async-by-default.patch
1852- patches.suse/linux-2.6.29-even-faster-kms.patch
1853 patches.suse/linux-2.6.29-silence-acer-message.patch
1854 patches.suse/linux-2.6.29-kms-after-sata.patch
1855 patches.suse/linux-2.6.29-jbd-longer-commit-interval.patch
1856
1857 patches.suse/trace-open.patch
0e717101
AF
1858
1859 # some driver patches, should move up in the series...
ff108dc8
AF
1860 patches.suse/linux-2.6.29-touchkit.patch
1861 patches.suse/uvcvideo-ignore-hue-control-for-5986-0241.patch
f5b23e51 1862
0e067ff3 1863 ########################################################
f5b23e51
AF
1864 # You'd better have a good reason for adding a patch
1865 # below here.
1866 ########################################################
1867
1868########################################################
1869# XEN architecture, version 3
1870########################################################
1871
1872# xen patches, from xenbits mercurial repository.
1873# http://xenbits.xensource.com/ext/linux-2.6-merge.hg
1874#
1875# everything named "xen3-auto-*" is auto-generated.
1876# PLEASE DON'T EDIT THESE PATCHES. Create fixup patches
1877# on top of them instead. This reduces workload when
1878# re-basing to a newer xen tree.
1879#
1880 ### both uml framebuffer and xen need this one.
1881 patches.xen/add-console-use-vt
1882
1883 # split out patches
1884 patches.xen/linux-2.6.19-rc1-kexec-move_segment_code-i386.patch
1885 patches.xen/linux-2.6.19-rc1-kexec-move_segment_code-x86_64.patch
1886 patches.xen/ipv6-no-autoconf
0e717101
AF
1887 patches.xen/pci-guestdev
1888 patches.xen/pci-reserve
f5b23e51
AF
1889 patches.xen/sfc-driverlink
1890 patches.xen/sfc-resource-driver
1891 patches.xen/sfc-driverlink-conditional
1892 patches.xen/sfc-external-sram
0e717101 1893 patches.xen/tmem
f5b23e51
AF
1894
1895 # bulk stuff, new files for xen
1896 patches.xen/xen3-auto-xen-arch.diff
1897 patches.xen/xen3-auto-xen-drivers.diff
1898 patches.xen/xen3-auto-include-xen-interface.diff
1899
1900 # kconfig bits for xen
1901 patches.xen/xen3-auto-xen-kconfig.diff
1902
1903 # common code changes
1904 patches.xen/xen3-auto-common.diff
1905 patches.xen/xen3-auto-arch-x86.diff
1906 patches.xen/xen3-auto-arch-i386.diff
1907 patches.xen/xen3-auto-arch-x86_64.diff
1908
1909 # fixups due to upstream Xen parts
1910 patches.xen/xen3-fixup-xen
1911
0e717101
AF
1912 patches.xen/sfc-set-arch
1913 patches.xen/sfc-endianness
f5b23e51
AF
1914
1915 # newer changeset backports
f5b23e51
AF
1916
1917 # changes outside arch/{i386,x86_64}/xen
1918 patches.xen/xen3-fixup-kconfig
1919 patches.xen/xen3-fixup-common
1920 patches.xen/xen3-fixup-arch-x86
1921
1922 # ports of other patches
1923 patches.xen/xen3-patch-2.6.18
1924 patches.xen/xen3-patch-2.6.19
1925 patches.xen/xen3-patch-2.6.20
1926 patches.xen/xen3-patch-2.6.21
1927 patches.xen/xen3-patch-2.6.22
1928 patches.xen/xen3-patch-2.6.23
1929 patches.xen/xen3-patch-2.6.24
1930 patches.xen/xen3-patch-2.6.25
1931 patches.xen/xen3-patch-2.6.26
1932 patches.xen/xen3-patch-2.6.27
0e717101
AF
1933 patches.xen/xen3-patch-2.6.28
1934 patches.xen/xen3-patch-2.6.29
1935 patches.xen/xen3-patch-2.6.30
1936 patches.xen/xen3-patch-2.6.31
1937 patches.xen/xen3-patch-2.6.32
1938 patches.xen/xen3-patch-2.6.32.1-2
1939 patches.xen/xen3-patch-2.6.32.2-3
1940 patches.xen/xen3-patch-2.6.32.3-4
1941 patches.xen/xen3-patch-2.6.32.7-8
ff108dc8 1942 patches.xen/xen3-patch-2.6.32.8-9
0e067ff3 1943 patches.xen/xen3-patch-2.6.32.9-10
d68506e9
AF
1944 patches.xen/xen3-patch-2.6.32.10-11
1945 patches.xen/xen3-patch-2.6.32.12-rc2
f5b23e51 1946 patches.xen/xen3-seccomp-disable-tsc-option
ff108dc8 1947 patches.xen/xen3-fix_clock_gettime_vsyscall_time_warp.diff
f5b23e51 1948 patches.xen/xen3-x86-mcp51-no-dac
0e717101
AF
1949 patches.xen/xen3-x86-64-preserve-large-page-mapping-for-1st-2mb-kernel-txt-with-config_debug_rodata
1950 patches.xen/xen3-x86-64-align-rodata-kernel-section-to-2mb-with-config_debug_rodata
f5b23e51 1951 patches.xen/xen3-x86-mark_rodata_rw.patch
ff108dc8
AF
1952 patches.xen/xen3-x86-ftrace-fix-rodata-1.patch
1953 patches.xen/xen3-x86-ftrace-fix-rodata-3.patch
0e717101
AF
1954 patches.xen/xen3-x86-Remove-CPU-cache-size-output-for-non-Intel-too.patch
1955 patches.xen/xen3-x86-cpu-mv-display_cacheinfo-cpu_detect_cache_sizes.patch
1956 patches.xen/xen3-x86-Limit-the-number-of-processor-bootup-messages.patch
ff108dc8 1957 patches.xen/xen3-x86_ioapic_fix_out_of_order_gsi.patch
0e067ff3
AF
1958 patches.xen/xen3-x86-Reduce-per-cpu-warning-boot-up-messages.patch
1959 patches.xen/xen3-x86-pat-Update-page-flags-for-memtype-without-using-memtype_lock-V4.patch
0e717101
AF
1960 patches.xen/xen3-bug-561933_uv_pat_is_gru_range.patch
1961 patches.xen/xen3-x86-Unify-fixup_irqs-for-32-bit-and-64-bit-kernels.patch
1962 patches.xen/xen3-x86-intr-remap-Avoid-irq_chip-mask-unmask-in-fixup_irqs-for-intr-remapping.patch
1963 patches.xen/xen3-x86-Remove-local_irq_enable-local_irq_disable-in-fixup_irqs.patch
1964 patches.xen/xen3-vmw_pvscsi-scsi-driver-for-vmware-s-virtual-hba.patch
f5b23e51
AF
1965 patches.xen/xen3-kdb-x86
1966 patches.xen/xen3-stack-unwind
1967 patches.xen/xen3-x86_64-unwind-annotations
f5b23e51
AF
1968
1969 # bugfixes and enhancements
1970 patches.xen/xen-balloon-max-target
f5b23e51
AF
1971 patches.xen/xen-modular-blktap
1972 patches.xen/xen-blkback-bimodal-suse
1973 patches.xen/xen-blkif-protocol-fallback-hack
1974 patches.xen/xen-blkback-cdrom
1975 patches.xen/xen-blktap-write-barriers
d68506e9 1976 patches.xen/xen-blktap-teardown
f5b23e51
AF
1977 patches.xen/xen-op-packet
1978 patches.xen/xen-blkfront-cdrom
1979 patches.xen/xen-sections
1980 patches.xen/xen-swiotlb-heuristics
0e717101 1981 patches.xen/xen-kconfig-compat
f5b23e51 1982 patches.xen/xen-cpufreq-report
0e717101 1983 patches.xen/xen-staging-build
f5b23e51
AF
1984 patches.xen/xen-sysdev-suspend
1985 patches.xen/xen-ipi-per-cpu-irq
1986 patches.xen/xen-virq-per-cpu-irq
0e717101 1987 patches.xen/xen-spinlock-poll-early
f5b23e51
AF
1988 patches.xen/xen-configurable-guest-devices
1989 patches.xen/xen-netback-nr-irqs
1990 patches.xen/xen-netback-notify-multi
0e717101
AF
1991 patches.xen/xen-netback-generalize
1992 patches.xen/xen-netback-multiple-tasklets
1993 patches.xen/xen-netback-kernel-threads
0e067ff3 1994 patches.xen/xen-netfront-ethtool
0e717101 1995 patches.xen/xen-unpriv-build
f5b23e51 1996 patches.xen/xen-dcdbas
ff108dc8 1997 patches.xen/xen-floppy
f5b23e51
AF
1998 patches.xen/xen-x86-panic-no-reboot
1999 patches.xen/xen-x86-dcr-fallback
2000 patches.xen/xen-x86-consistent-nmi
2001 patches.xen/xen-x86-no-lapic
2002 patches.xen/xen-x86-pmd-handling
2003 patches.xen/xen-x86-bigmem
2004 patches.xen/xen-x86-machphys-prediction
f5b23e51 2005 patches.xen/xen-x86-exit-mmap
0e717101 2006 patches.xen/xen-x86-per-cpu-vcpu-info
f44dda3c
AF
2007 patches.xen/xen-x86-xtime-lock
2008 patches.xen/xen-x86-time-per-cpu
f5b23e51
AF
2009 patches.xen/xen-x86_64-pgd-pin
2010 patches.xen/xen-x86_64-pgd-alloc-order
2011 patches.xen/xen-x86_64-dump-user-pgt
2012 patches.xen/xen-x86_64-note-init-p2m