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