forked from pool/kernel-source
This commit is contained in:
parent
df7f54dfa0
commit
a38fea9eae
@ -1 +1,2 @@
|
||||
2008-10-28 22:32:39 +0100
|
||||
2008-11-08 04:59:08 +0100
|
||||
GIT Revision: 5bd1bbbb0ffe18b03585f7f644eee6b8fa7c9f49
|
||||
|
31
config.conf
31
config.conf
@ -24,12 +24,31 @@
|
||||
+x86_64 - x86_64/rt_timing
|
||||
+x86_64 x86_64/trace
|
||||
|
||||
+PPC powerpc/default
|
||||
+PPC powerpc/ppc64
|
||||
+PPC powerpc/kdump
|
||||
+PPC powerpc/vanilla
|
||||
+PPC - powerpc/rt
|
||||
+PPC powerpc/ps3
|
||||
# openSuSE:
|
||||
# G3 G4 bPlan
|
||||
+ppc ppc/default
|
||||
# pSeries
|
||||
+ppc ppc/kdump
|
||||
# G5 PS3 pSeries
|
||||
+ppc ppc/ppc64
|
||||
# PS3 bootloader
|
||||
+ppc ppc/ps3
|
||||
# maybe the kernels above were patched to death?
|
||||
+ppc ppc/vanilla
|
||||
|
||||
# SLES
|
||||
# identical to ppc64 flavor, Rudi wants a kernel-default, even if its unused
|
||||
+ppc64 ppc64/default
|
||||
# pSeries
|
||||
+ppc64 ppc64/kdump
|
||||
# G5 pSeries
|
||||
# The -ppc is temporary to work around the collision between "ppc64" the arch
|
||||
# and "ppc64" the flavor causing build problems with kernel-ppc64 on ppc.
|
||||
+ppc64 -ppc ppc64/ppc64
|
||||
# maybe the kernels above were patched to death?
|
||||
+ppc64 ppc64/vanilla
|
||||
# ?
|
||||
+ppc - ppc/rt
|
||||
|
||||
+s390 s390/s390
|
||||
+s390x s390/default
|
||||
|
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:01666cce4a49663f6850d8afe87638b5a1b8b202b187306b43409a6227747f9b
|
||||
size 138092
|
||||
oid sha256:c6c4dab779ea09febb97affcb9825e2e91fe7d911e6d5f9b73bf7496f3398aff
|
||||
size 135106
|
||||
|
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:03cb1f592fa7c042d42e37ce6dbeaa226d7752b691ab1bc1c59c6fea23795210
|
||||
size 2399
|
||||
oid sha256:a7300cd8a5b269457e3b098b9858485451d70a1b104ece2a0cf10573d0a67a70
|
||||
size 2268
|
||||
|
1091
kernel-debug.changes
1091
kernel-debug.changes
File diff suppressed because it is too large
Load Diff
1410
kernel-debug.spec
1410
kernel-debug.spec
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
1410
kernel-default.spec
1410
kernel-default.spec
File diff suppressed because it is too large
Load Diff
1091
kernel-dummy.changes
1091
kernel-dummy.changes
File diff suppressed because it is too large
Load Diff
1368
kernel-dummy.spec
1368
kernel-dummy.spec
File diff suppressed because it is too large
Load Diff
1091
kernel-kdump.changes
1091
kernel-kdump.changes
File diff suppressed because it is too large
Load Diff
1410
kernel-kdump.spec
1410
kernel-kdump.spec
File diff suppressed because it is too large
Load Diff
@ -20,7 +20,7 @@ END { print tags["summary"]
|
||||
' $spec
|
||||
)
|
||||
Provides: %{-n*} = %(echo %{-v*}-%3 | tr - _)
|
||||
Requires: kernel-%1 coreutils grep
|
||||
Requires: coreutils grep
|
||||
AutoReqProv: on
|
||||
%{-p:%{expand:%(cd %_sourcedir; cat %{-p*})}}
|
||||
%description -n %{-n*}-%1
|
||||
|
1091
kernel-pae.changes
1091
kernel-pae.changes
File diff suppressed because it is too large
Load Diff
1410
kernel-pae.spec
1410
kernel-pae.spec
File diff suppressed because it is too large
Load Diff
1091
kernel-ppc64.changes
1091
kernel-ppc64.changes
File diff suppressed because it is too large
Load Diff
1410
kernel-ppc64.spec
1410
kernel-ppc64.spec
File diff suppressed because it is too large
Load Diff
1091
kernel-ps3.changes
1091
kernel-ps3.changes
File diff suppressed because it is too large
Load Diff
1424
kernel-ps3.spec
1424
kernel-ps3.spec
File diff suppressed because it is too large
Load Diff
1091
kernel-rt.changes
1091
kernel-rt.changes
File diff suppressed because it is too large
Load Diff
1410
kernel-rt.spec
1410
kernel-rt.spec
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
1410
kernel-rt_debug.spec
1410
kernel-rt_debug.spec
File diff suppressed because it is too large
Load Diff
1091
kernel-s390.changes
1091
kernel-s390.changes
File diff suppressed because it is too large
Load Diff
1410
kernel-s390.spec
1410
kernel-s390.spec
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
1378
kernel-source.spec
1378
kernel-source.spec
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
1370
kernel-syms-rt.spec
1370
kernel-syms-rt.spec
File diff suppressed because it is too large
Load Diff
1091
kernel-syms.changes
1091
kernel-syms.changes
File diff suppressed because it is too large
Load Diff
1372
kernel-syms.spec
1372
kernel-syms.spec
File diff suppressed because it is too large
Load Diff
1091
kernel-trace.changes
1091
kernel-trace.changes
File diff suppressed because it is too large
Load Diff
1410
kernel-trace.spec
1410
kernel-trace.spec
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
1410
kernel-vanilla.spec
1410
kernel-vanilla.spec
File diff suppressed because it is too large
Load Diff
1091
kernel-xen.changes
1091
kernel-xen.changes
File diff suppressed because it is too large
Load Diff
1410
kernel-xen.spec
1410
kernel-xen.spec
File diff suppressed because it is too large
Load Diff
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:591b542fcd0695b993fbb7e908195bd349bfd54c4290cef9bfc208bd36190428
|
||||
size 130
|
||||
oid sha256:c322dc214ec74c3e850e9d29b5c39ed4d2bc0ec1209c29547809ed30361b1f27
|
||||
size 127
|
||||
|
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:93e84f422ca2f8e044d467aec5c316cfcbcedd944b4d085bb998ee79e36cb03e
|
||||
size 59030
|
||||
oid sha256:c35af79c39fd882d4cd229cab75336ea1d7402343c51e43bd0752c64b59948c5
|
||||
size 59333
|
||||
|
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:1af730925902e7d2e03d7ee1906288d549525658612a189b00cb4710ee4c30a1
|
||||
size 211131
|
||||
oid sha256:5f85a15c6821cb7c730b6be80f185bdeee29f0fc09f9e030eebc5325aa4c56d9
|
||||
size 229848
|
||||
|
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:32fc76239bcc52f78d2a8199a492621d14e297756b04aa3dbc71f54307de4437
|
||||
size 1521691
|
||||
oid sha256:f2debbefa780de5bdc1697c41379a4f96bb0294f0382b23e60fbbfe848c5184c
|
||||
size 2547524
|
||||
|
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:89e2f219683624557283547828f4446dbced03c52244e7b20aa904edcef262e2
|
||||
size 104140
|
||||
oid sha256:56b60a7c361e51d48e4a14e5500f6b76b2f83b86d55e403399662fb359208a08
|
||||
size 111183
|
||||
|
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:fa307a26c5be6c9ce88a5cdb8cc1e36bdfbe25accb1abb6068630d1d92c8c933
|
||||
size 27948
|
||||
oid sha256:1b620b598c62d1d9d3c237e1b9f6ff7726dba6d0720478abb5c0bba65e9b345c
|
||||
size 49635
|
||||
|
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:5b38eb53977e83d03959ec1c26bc657b703982ed028d74d09401061f664b14cb
|
||||
size 1626
|
||||
oid sha256:2bfaed04cf73eaebf61d666212d80107bed7bfca2fda1ad4040287e12dec5fc4
|
||||
size 1609
|
||||
|
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:a02e05fdc7cb73f874f6bbeb577966794c1ceeb504a0be22a447952b00aa362b
|
||||
size 371465
|
||||
oid sha256:82ea61d96205d7fd0b78a43bc7e0b7d902fedf29c24b2e4acce87a4c718bd9dc
|
||||
size 364088
|
||||
|
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:7d7667efb98b29f1105779d3e9006a1af629b3dc1362c40b795fadc677248f6d
|
||||
size 1290033
|
||||
oid sha256:703a976aeae2f22bff575ec8e893a139b8529a133549c10f802e7763bce06a27
|
||||
size 1438445
|
||||
|
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:85a19b9393ccb3c7fc03ffde0a31331b8d1467d7780bc779d15d528631585f8a
|
||||
size 57893
|
||||
oid sha256:6312bdb433d5ee7de816b631dbb87e33c149a80482d334c0a19004c68ab4d073
|
||||
size 57856
|
||||
|
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:3eae647839c0ae7103ef5ab0d6918768a9f25776dda1028411d439e78fcaf9d9
|
||||
size 11061
|
||||
oid sha256:8eff39714df95412709a5ff6d33026fb25e0c869e741b83e8fff06c574f962b1
|
||||
size 11053
|
||||
|
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:327374a55810e576ee113463d6b1a9322e2494a991bae6fa1d4497f01695b30c
|
||||
size 1446316
|
||||
oid sha256:76a7d1ab237f245fdb62db941b5419721221b39d2e76a1e89a5b86af23698817
|
||||
size 1485332
|
||||
|
4
post.sh
4
post.sh
@ -11,8 +11,8 @@ if [ -f /proc/cpuinfo ]; then
|
||||
case "@FLAVOR@" in
|
||||
ppc64|kdump)
|
||||
if [ -d /proc/device-tree ]; then
|
||||
if [ ! -d /proc/ppc64 ]; then
|
||||
wrong_boardtype "OpenFirmware based 64bit machines or legacy iSeries"
|
||||
if [ -d /proc/iSeries -o ! -d /proc/ppc64 ]; then
|
||||
wrong_boardtype "OpenFirmware based 64bit machines"
|
||||
fi
|
||||
fi
|
||||
;;
|
||||
|
171
series.conf
171
series.conf
@ -31,6 +31,7 @@
|
||||
patches.kernel.org/patch-2.6.27.1-2
|
||||
patches.kernel.org/patch-2.6.27.2-3
|
||||
patches.kernel.org/patch-2.6.27.3-4
|
||||
patches.kernel.org/patch-2.6.27.4-5
|
||||
|
||||
########################################################
|
||||
# Build fixes that apply to the vanilla kernel too.
|
||||
@ -93,6 +94,7 @@
|
||||
patches.fixes/seccomp-disable-tsc-option
|
||||
patches.suse/self-ptrace.patch
|
||||
-RT patches.suse/rwlocks-enable-interrupts
|
||||
patches.suse/coredump_filter-add-elfhdr-default.patch
|
||||
|
||||
########################################################
|
||||
# Architecture-specific patches. These used to be all
|
||||
@ -189,6 +191,17 @@
|
||||
|
||||
patches.arch/x2APIC_fix_section_mismatch.patch
|
||||
|
||||
########################################################
|
||||
# x86_64/4096CPUS - from SGI
|
||||
########################################################
|
||||
patches.arch/x86_sgi_cpus4096-01-fix-smp_call_function.patch
|
||||
patches.arch/x86_sgi_cpus4096-02-fix-send_call_func_ip.patch
|
||||
# patch 03 integrated into 05.
|
||||
patches.arch/x86_sgi_cpus4096-04-add-for_each_cpu_mask_and.patch
|
||||
patches.arch/x86_sgi_cpus4096-05-update-send_IPI_mask.patch
|
||||
patches.arch/x86_sgi_cpus4096-06-optimize-cpumask-in-sched_c.patch
|
||||
patches.arch/x86_sgi_cpus4096-07_pae_compile_fixups.patch
|
||||
|
||||
########################################################
|
||||
# powerpc/generic
|
||||
########################################################
|
||||
@ -214,17 +227,17 @@
|
||||
patches.arch/ppc-prom-nodisplay.patch
|
||||
patches.fixes/ptrace-getsiginfo
|
||||
patches.arch/ppc-ipic-suspend-without-83xx-fix
|
||||
patches.arch/ppc64-rpanote-relocate-firmware.patch
|
||||
patches.arch/ppc-dynamic-reconfiguration.diff
|
||||
patches.arch/ppc-vmcoreinfo.diff
|
||||
patches.arch/ppc-pseries_16g-numa.patch
|
||||
patches.arch/ppc-pseries_hugepage_pagetable_allocation.patch
|
||||
patches.arch/ppc-pseries_mem-limit-16g.patch
|
||||
patches.arch/ppc-gigantic-page-fix2.patch
|
||||
patches.arch/ppc-gigantic-page-fix3.patch
|
||||
patches.arch/ppc-powerpc-fix-pci-unmap-io.patch
|
||||
patches.arch/ppc-pcibios_allocate_bus_resources.patch
|
||||
patches.arch/ppc-powerpc-debug-pci-hotplug.patch
|
||||
patches.arch/ppc-oprofile-spu.patch
|
||||
patches.arch/ppc-oprofile-spu-mutex-locking.patch
|
||||
patches.arch/ppc-clock_gettime-nanoseconds.patch
|
||||
patches.arch/compat-sys-swapcontext
|
||||
|
||||
########################################################
|
||||
# PS3
|
||||
@ -233,6 +246,7 @@
|
||||
patches.arch/ppc-ps3-add-ps3av-audio-mute-analog.patch
|
||||
patches.arch/ppc-ps3-add-passthrough-support-for-non-audio-streams.patch
|
||||
patches.arch/ppc-ps3-add-support-for-SPDIF-HDMI-passthrough.patch
|
||||
patches.arch/ppc-ps3-introduce-ps3_gpu_mutex.patch
|
||||
patches.arch/ppc-ps3-ps3vram-mtd.patch
|
||||
|
||||
########################################################
|
||||
@ -240,17 +254,15 @@
|
||||
########################################################
|
||||
patches.arch/s390-add-FREE_PTE_NR
|
||||
|
||||
patches.arch/s390-01-01-self-ptrace-v3.patch
|
||||
patches.arch/s390-01-02-dcss-64-v2.patch
|
||||
patches.arch/s390-01-04-fcpperf-1.patch
|
||||
patches.arch/s390-01-04-fcpperf-2.patch
|
||||
patches.arch/s390-01-04-fcpperf-3.patch
|
||||
patches.arch/s390-01-04-fcpperf-3-v2.patch
|
||||
patches.arch/s390-01-04-fcpperf-4-v2.patch
|
||||
patches.arch/s390-01-05-kmsg-v2.patch
|
||||
patches.arch/s390-01-05-kmsg-v3.patch
|
||||
patches.arch/s390-01-06-zfcp-cleanup-v2.patch
|
||||
|
||||
patches.arch/s390-02-01-xpram.patch
|
||||
patches.arch/s390-02-02-smp-sysdev.patch
|
||||
patches.arch/s390-02-03-zfcp.patch
|
||||
patches.arch/s390-02-04-qeth-mac.patch
|
||||
patches.arch/s390-02-05-qeth-recovery.patch
|
||||
@ -258,6 +270,19 @@
|
||||
patches.arch/s390-02-07-qeth-ipv6check.patch
|
||||
patches.arch/s390-02-08-qeth-panic.patch
|
||||
patches.arch/s390-02-09-tape-lock.patch
|
||||
patches.arch/s390-02-10-zfcp-scan-online.patch
|
||||
|
||||
patches.arch/s390-03-01-stp-init.patch
|
||||
patches.arch/s390-03-02-setup_memory.patch
|
||||
patches.arch/s390-03-03-dasd_unsolicited_interrupt.patch
|
||||
patches.arch/s390-03-04-qdio_multicast_performance.patch
|
||||
patches.arch/s390-03-05-dasd-block-uevent.patch
|
||||
patches.arch/s390-03-06-zfcp-hexdump.patch
|
||||
patches.arch/s390-03-07-qeth_hsi_mcl_string.patch
|
||||
patches.arch/s390-03-08-zfcp-abort-race.patch
|
||||
patches.arch/s390-03-09-zfcp-oops-during-target-scan.patch
|
||||
|
||||
patches.arch/s390-symmetrix-ioctl.patch
|
||||
|
||||
########################################################
|
||||
# VM/FS patches
|
||||
@ -275,10 +300,8 @@
|
||||
patches.suse/osync-error
|
||||
patches.fixes/remount-no-shrink-dcache
|
||||
patches.suse/reiser4-sync_inodes
|
||||
patches.suse/file-capabilities-add-no_file_caps-switch.diff
|
||||
patches.suse/file-capabilities-turn-on-by-default.diff
|
||||
patches.suse/x86-gb-linear-map.patch
|
||||
|
||||
patches.suse/file-capabilities-add-no_file_caps-switch.patch
|
||||
patches.fixes/block-sanitize-invalid-partition-table-entries
|
||||
|
||||
|
||||
@ -314,8 +337,6 @@
|
||||
|
||||
patches.arch/acpi_thermal_passive_blacklist.patch
|
||||
|
||||
patches.fixes/acpi-clear-wake-status.patch
|
||||
|
||||
patches.arch/0000-ACPI-video-Ignore-devices-not-present.patch
|
||||
patches.arch/0001-Check-for-ACPI-backlight-support.patch
|
||||
patches.arch/0002-Acer-WMI-fingers-off-backlight-video.ko.patch
|
||||
@ -357,6 +378,11 @@
|
||||
+trenn patches.drivers/cpufreq_changes_to_get_cpu_idle_us_5.patch
|
||||
+trenn patches.drivers/cpufreq_add_idle_microaccounting_6.patch
|
||||
|
||||
########################################################
|
||||
# AGP, graphics related stuff
|
||||
########################################################
|
||||
patches.arch/x86_agpgart-g33-stoeln-fix-2.patch
|
||||
|
||||
########################################################
|
||||
# Suse specific stuff
|
||||
########################################################
|
||||
@ -574,6 +600,9 @@
|
||||
patches.suse/ocfs2-Enable-quota-accounting-on-mount-disable-on.patch
|
||||
patches.suse/ocfs2-Implement-quota-syncing-thread.patch
|
||||
patches.suse/ocfs2-Implement-quota-recovery.patch
|
||||
patches.suse/ocfs2-Fix-grace-time-syncing.patch
|
||||
patches.suse/ocfs2-Fix-oop-in-recovery-without-quotas
|
||||
patches.suse/ocfs2-Fix-mount-cleanup-after-quota-failure.patch
|
||||
|
||||
# Userspace clustering will be implemented in a completely
|
||||
# different manner starting with openSUSE 11.1
|
||||
@ -624,6 +653,9 @@
|
||||
#
|
||||
########################################################
|
||||
|
||||
patches.drivers/power-introduce-system_entering_hibernation
|
||||
patches.drivers/dmi-introduce-dmi_first_match
|
||||
|
||||
patches.drivers/e1000e_add_82574L.patch
|
||||
patches.drivers/e1000e_add_ICH9_BM.patch
|
||||
patches.drivers/e1000e_add_LOM_devices.patch
|
||||
@ -638,9 +670,14 @@
|
||||
patches.drivers/tg3-Add-57780-ASIC-revision.patch
|
||||
patches.drivers/broadcom-Add-support-for-the-57780-integrated-PHY.patch
|
||||
patches.drivers/bnx2x-eeh.patch
|
||||
patches.drivers/bnx2x-zero-PMF
|
||||
patches.drivers/bnx2-Add-bnx2_shutdown_chip
|
||||
patches.drivers/bnx2-check-running.patch
|
||||
|
||||
patches.drivers/igb-pf.patch
|
||||
|
||||
patches.drivers/ixgbe-fcoe-bugfixes
|
||||
patches.drivers/sgi-uv-led
|
||||
patches.arch/x86_sgi-uv-scir.patch
|
||||
patches.drivers/sgi-ioc4-request-submodules
|
||||
|
||||
# This one is more related to x2APIC patches, but adjusted by SGI to cleanly
|
||||
@ -660,9 +697,35 @@
|
||||
########################################################
|
||||
# Storage
|
||||
########################################################
|
||||
|
||||
# libata
|
||||
patches.drivers/libata-add-waits-for-govault
|
||||
patches.drivers/libata-unlock-hpa-by-default
|
||||
patches.drivers/libata-prefer-over-ide
|
||||
patches.drivers/libata-dont-restore-DET-on-detach
|
||||
patches.drivers/libata-fix-last_reset-timestamp-handling
|
||||
|
||||
# libata-slave_link
|
||||
patches.drivers/libata-make-SCR-access-ops-per-link
|
||||
patches.drivers/libata-reimplement-link-iterator
|
||||
patches.drivers/libata-misc-updates-to-prepare-for-slave-link
|
||||
patches.drivers/libata-implement-slave_link
|
||||
patches.drivers/libata-transfer-EHI-control-flags-to-slave-ehc.i
|
||||
patches.drivers/libata-eh-fix-slave-link-EH-action-mask-handling
|
||||
patches.drivers/libata-set-device-class-to-NONE-if-phys_offline
|
||||
patches.drivers/libata-ata_piix-use-slave_link
|
||||
|
||||
patches.drivers/libata-ata_piix-add-intel-ibex-pci-ids
|
||||
patches.drivers/libata-ata_piix-add-Hercules-EC-900-mini-to-laptop-tbl
|
||||
patches.drivers/libata-sata_via-load-DEVICE-register-when-CTL-changes
|
||||
patches.drivers/libata-sata_via-fix-support-for-5287
|
||||
patches.drivers/libata-sata_via-restore-vt-_prepare_host-error-handling
|
||||
patches.drivers/libata-implement-NO_SPINDOWN
|
||||
patches.drivers/libata-ahci-blacklist-double-spin-off
|
||||
patches.drivers/libata-sata_sil-blacklist-double-spin-off
|
||||
patches.drivers/libata-ata_piix-blacklist-double-spin-off
|
||||
patches.drivers/libata-whitelist-good-bridges
|
||||
patches.drivers/libata-add-and-use-HORKAGE_ATAPI_MOD16_DMA
|
||||
|
||||
# Block layer fixes
|
||||
patches.fixes/block-use-bio_has_data
|
||||
@ -683,6 +746,8 @@
|
||||
patches.drivers/dm-abort-queue-on-failed-paths
|
||||
patches.drivers/block-abort-request-rq-complete-marking
|
||||
patches.drivers/block-call-sync-on-cleanup
|
||||
patches.drivers/block-add-timeout-on-dequeue
|
||||
patches.drivers/block-del-timer-after-dequeue
|
||||
|
||||
patches.fixes/scsi-misc-git-update
|
||||
patches.fixes/scsi-enhance-error-codes
|
||||
@ -695,6 +760,17 @@
|
||||
patches.drivers/open-fcoe-libfc
|
||||
patches.drivers/open-fcoe-driver
|
||||
patches.drivers/open-fcoe-dcb-support
|
||||
# readd copper pond bnc#441471
|
||||
patches.drivers/ixgbe-copper_pond.patch
|
||||
patches.drivers/ixgbe-sfp.patch
|
||||
|
||||
patches.fixes/dcb-setting-pg-will-cause-tx-hang
|
||||
patches.fixes/multiq-requeue-should-rewind-current_band
|
||||
patches.drivers/open-fcoe-beta3-update
|
||||
patches.drivers/ixgbe-add-bcna-support
|
||||
patches.drivers/open-fcoe-beta4-update
|
||||
patches.fixes/dcb-fix-setpfcstate
|
||||
patches.drivers/open-fcoe-beta5-update
|
||||
|
||||
patches.drivers/lpfc-8.2.8-update
|
||||
patches.drivers/lpfc-8.2.8.1-update
|
||||
@ -705,13 +781,23 @@
|
||||
patches.drivers/qla4xxx-sles11-update
|
||||
patches.drivers/cciss-fix-procfs-firmware-regression.patch
|
||||
patches.drivers/cciss-fix-sysfs-symlink.patch
|
||||
|
||||
patches.drivers/qla2xxx-8.02.01-k9-update
|
||||
patches.fixes/scsi-skip-nonscsi-device-for-dma
|
||||
patches.fixes/scsi-dh-rdac-set-default-ownership
|
||||
patches.fixes/scsi-dh-rdac-retry-mode-select
|
||||
|
||||
# Remaining SCSI patches (garloff)
|
||||
patches.suse/scsi-error-test-unit-ready-timeout
|
||||
|
||||
patches.fixes/proc-scsi-scsi-fix.diff
|
||||
|
||||
patches.fixes/scsi-ibmvscsi-show-config.patch
|
||||
# bnc#362850
|
||||
patches.fixes/sd_liberal_28_sense_invalid.diff
|
||||
|
||||
patches.drivers/intel-ibex-peak-device-ids.patch
|
||||
patches.drivers/intel-ibex-peak-device-support.patch
|
||||
|
||||
########################################################
|
||||
# Network
|
||||
########################################################
|
||||
@ -719,6 +805,9 @@
|
||||
patches.fixes/tulip-quad-NIC-ifdown
|
||||
patches.suse/nameif-track-rename.patch
|
||||
patches.drivers/atl2-add-atl2-network-driver.patch
|
||||
patches.fixes/cxgb3-remove-duplicate-tests-in-lro
|
||||
patches.drivers/cxgb3-private-iscsi-ip-addresses
|
||||
patches.drivers/cxgb3-get_drvinfo-deadlock.patch
|
||||
|
||||
########################################################
|
||||
# Wireless Networking
|
||||
@ -730,6 +819,8 @@
|
||||
# iSCSI
|
||||
########################################################
|
||||
patches.fixes/open-iscsi-git-update
|
||||
patches.drivers/open-iscsi-offloading-support
|
||||
patches.drivers/cxgb3i
|
||||
|
||||
########################################################
|
||||
# PCI and PCI hotplug
|
||||
@ -775,6 +866,17 @@
|
||||
patches.drivers/alsa-hda-via-update
|
||||
patches.drivers/alsa-hda-via-rec-fix
|
||||
patches.drivers/alsa-hda-hp-mobile-fix
|
||||
patches.drivers/alsa-hda-sigmatel-spdif-fix
|
||||
patches.drivers/alsa-hda-realtek-mic-automute-fix
|
||||
patches.drivers/alsa-hda-realtek-alc269-dmic
|
||||
patches.drivers/alsa-hda-alc269-fsc-amilo
|
||||
patches.drivers/alsa-hda-acer-quirk
|
||||
patches.drivers/alsa-hda-dell-eq-option
|
||||
patches.drivers/alsa-hda-proc-gpio-fix
|
||||
patches.drivers/alsa-hda-alc888-medion-add
|
||||
patches.drivers/alsa-hda-hp-3013-master-fix
|
||||
patches.drivers/alsa-hda-dell-studio-probe-fix
|
||||
patches.drivers/alsa-emu10k1-audigy-fixes
|
||||
|
||||
########################################################
|
||||
# Other driver fixes
|
||||
@ -805,7 +907,7 @@
|
||||
# device-mapper
|
||||
########################################################
|
||||
patches.suse/dm-emulate-blkrrpart-ioctl
|
||||
patches.suse/dm-raid45-2.6.25-rc2_20080221.patch
|
||||
patches.suse/dm-raid45_2.6.27_20081027.patch
|
||||
patches.drivers/blk-request-based-multipath-update
|
||||
patches.suse/rq-based-multipath
|
||||
patches.fixes/dm-mpath-remove-is_active
|
||||
@ -818,6 +920,7 @@
|
||||
patches.fixes/md-Don-t-try-to-set-an-array-to-read-auto-if-it-i.patch
|
||||
patches.kernel.org/touch_mnt_namespace-when-the-mount-flags-change.patch
|
||||
patches.suse/md-notify-when-stopped
|
||||
patches.kernel.org/md-raid10-recovoery-fix.path
|
||||
|
||||
|
||||
##########################################################
|
||||
@ -860,6 +963,7 @@
|
||||
patches.apparmor/security-removexattr.diff
|
||||
patches.apparmor/unambiguous-__d_path.diff
|
||||
patches.apparmor/d_namespace_path.diff
|
||||
patches.apparmor/d_namespace_path_oops_fix.diff
|
||||
patches.apparmor/fsetattr.diff
|
||||
patches.apparmor/fsetattr-reintro-ATTR_FILE.diff
|
||||
patches.apparmor/fsetattr-restore-ia_file.diff
|
||||
@ -894,6 +998,9 @@
|
||||
patches.suse/kdb-x86
|
||||
patches.suse/kdb-ia64
|
||||
patches.suse/kdb-serial-8250
|
||||
patches.fixes/kdb-fix-stack-overflow.patch
|
||||
patches.suse/kdb-resolve-uv-conflict.diff
|
||||
patches.fixes/kdb-read-CR.diff
|
||||
|
||||
########################################################
|
||||
# Other patches for debugging
|
||||
@ -903,6 +1010,11 @@
|
||||
patches.suse/no-frame-pointer-select
|
||||
patches.arch/x86_64-unwind-annotations
|
||||
|
||||
########################################################
|
||||
# Perfmon
|
||||
########################################################
|
||||
patches.suse/perfmon2.patch
|
||||
|
||||
########################################################
|
||||
# Kdump
|
||||
########################################################
|
||||
@ -1019,6 +1131,9 @@
|
||||
patches.drivers/0023-Staging-Lindent-sxg.c.patch
|
||||
patches.drivers/staging-workaround-build-system-bug.patch
|
||||
patches.drivers/staging-at76_usb-wireless-driver.patch
|
||||
patches.drivers/staging-add-agnx-wireless-driver.patch
|
||||
patches.drivers/staging-add-otus-atheros-wireless-network-driver.patch
|
||||
patches.drivers/staging-add-rt2860-wireless-driver.patch
|
||||
|
||||
########################################################
|
||||
# You'd better have a good reason for adding a patch
|
||||
@ -1057,8 +1172,8 @@
|
||||
# split out patches
|
||||
-RT patches.xen/linux-2.6.19-rc1-kexec-move_segment_code-i386.patch
|
||||
-RT patches.xen/linux-2.6.19-rc1-kexec-move_segment_code-x86_64.patch
|
||||
-RT patches.xen/pci-reassign-resources
|
||||
-RT patches.xen/ipv6-no-autoconf
|
||||
-RT patches.xen/pci-reassign-resources
|
||||
-RT patches.xen/sfc-driverlink
|
||||
-RT patches.xen/sfc-resource-driver
|
||||
-RT patches.xen/sfc-driverlink-conditional
|
||||
@ -1098,12 +1213,17 @@
|
||||
-RT patches.xen/xen3-patch-2.6.26
|
||||
-RT patches.xen/xen3-patch-2.6.27
|
||||
-RT patches.xen/xen3-patch-2.6.27.1-2
|
||||
-RT patches.xen/xen3-patch-2.6.27.3-4
|
||||
-RT patches.xen/xen3-seccomp-disable-tsc-option
|
||||
-RT patches.xen/xen3-rwlocks-enable-interrupts
|
||||
-RT patches.xen/xen3-x2APIC_PATCH_20_of_41_cff73a6ffaed726780b001937d2a42efde553922
|
||||
-RT patches.xen/xen3-x2APIC_PATCH_27_of_41_9fa8c481b55e80edd8c637573f87853bb6b600f5
|
||||
-RT patches.xen/xen3-x2APIC_PATCH_40_of_41_bbb65d2d365efe9951290e61678dcf81ec60add4
|
||||
-RT patches.xen/xen3-x86_sgi_cpus4096-02-fix-send_call_func_ip.patch
|
||||
-RT patches.xen/xen3-x86_sgi_cpus4096-05-update-send_IPI_mask.patch
|
||||
+andrea -RT patches.xen/xen3-silent-stack-overflow
|
||||
-RT patches.xen/xen3-e1000e_Export_set_memory_ro-rw
|
||||
-RT patches.xen/xen3-intel-ibex-peak-device-ids.patch
|
||||
-RT patches.xen/xen3-sysfs-crash-debugging.patch
|
||||
-RT patches.xen/xen3-stack-unwind
|
||||
-RT patches.xen/xen3-x86_64-unwind-annotations
|
||||
@ -1121,6 +1241,12 @@
|
||||
-RT patches.xen/xen-sections
|
||||
-RT patches.xen/xen-swiotlb-heuristics
|
||||
-RT patches.xen/xen-kconfig-compat-3.2.0
|
||||
-RT patches.xen/xen-cpufreq-report
|
||||
-RT patches.xen/xen-rt2860-build
|
||||
-RT patches.xen/xen-sysdev-suspend
|
||||
-RT patches.xen/xen-ipi-per-cpu-irq
|
||||
-RT patches.xen/xen-virq-per-cpu-irq
|
||||
-RT patches.xen/xen-configurable-guest-devices
|
||||
-RT patches.xen/xen-x86-panic-no-reboot
|
||||
-RT patches.xen/xen-x86-dcr-fallback
|
||||
-RT patches.xen/xen-x86-consistent-nmi
|
||||
@ -1130,7 +1256,6 @@
|
||||
-RT patches.xen/xen-x86-machphys-prediction
|
||||
-RT patches.xen/xen-x86-no-lazy-tlb
|
||||
-RT patches.xen/xen-x86-exit-mmap
|
||||
-RT patches.xen/xen-x86-mmu-batching
|
||||
-RT patches.xen/xen-i386-panic-on-oops
|
||||
-RT patches.xen/xen-x86_64-pgd-pin
|
||||
-RT patches.xen/xen-x86_64-pgd-alloc-order
|
||||
@ -1140,6 +1265,8 @@
|
||||
# Real Time (RT)
|
||||
########################################################
|
||||
|
||||
+RT patches.rt/workqueue-introduce-create_rt_workqueue.patch
|
||||
|
||||
# revert portions of SUSE patches allowing RT to apply
|
||||
# RT versions of reverted changes added back at end of RT series
|
||||
+RT patches.rt/partrevert-lttng-instrumentation-irq.patch
|
||||
@ -1333,6 +1460,7 @@
|
||||
#
|
||||
# PG: busted by nmi_32/nmi_64 merge; 32 used to avoid die_nmi(); this doesn't
|
||||
+RT patches.rt/nmi-profiling-base.patch
|
||||
+RT patches.rt/x86-nmi-send_IPI_mask-pointer-fix.patch
|
||||
|
||||
# PG: drop. PPC is dead, dead, *dead*.
|
||||
# latency-tracing-ppc.patch
|
||||
@ -1884,6 +2012,8 @@
|
||||
+RT patches.rt/sched-rt-stats.patch
|
||||
# PG: minor ctxt mods.
|
||||
+RT patches.rt/mitigate-resched-flood.patch
|
||||
+RT patches.rt/mitigate-resched-flood-update.patch
|
||||
|
||||
+RT patches.rt/genirq-soft-resend.patch
|
||||
# PG: minor ctxt mods.
|
||||
+RT patches.rt/relay-fix.patch
|
||||
@ -2277,6 +2407,10 @@
|
||||
+RT patches.rt/kdb-rtmisc.patch
|
||||
+RT patches.rt/novfs-rtmisc.patch
|
||||
|
||||
+RT patches.rt/mem_cgroup_charge_statistics-smp_processor_id.patch
|
||||
+RT patches.rt/kprobes_make_pointer_decl_consistent.patch
|
||||
+RT patches.rt/fork_init_nrcpus.patch
|
||||
|
||||
# Unused RT patches
|
||||
- patches.fixes/libiscsi-iscsi_pool_free-api-change
|
||||
- patches.rt/swap-spinlock-fix.patch
|
||||
@ -2290,3 +2424,4 @@
|
||||
+genirq patches.rt/genirq-usb.patch
|
||||
+genirq patches.rt/genirq-ohci1394.patch
|
||||
|
||||
patches.fixes/nfs-write.c-bug-removal.patch
|
||||
|
@ -1547,6 +1547,7 @@
|
||||
kernel/drivers/scsi/atp870u
|
||||
+base kernel/drivers/scsi/BusLogic
|
||||
kernel/drivers/scsi/ch # device driver for scsi media changer devices
|
||||
kernel/drivers/scsi/cxgb3i/cxgb3i # Chelsio S3 iSCSI initiator driver
|
||||
kernel/drivers/scsi/dc395x # SCSI host adapter driver for Tekram TRM-S1040 based adapters: Tekram DC395 and DC315 series
|
||||
kernel/drivers/scsi/device_handler/scsi_dh
|
||||
kernel/drivers/scsi/device_handler/scsi_dh_alua
|
||||
|
Loading…
Reference in New Issue
Block a user