From 0e717101e1bfce59e972b3c67ce460b48097e644 Mon Sep 17 00:00:00 2001 From: Arne Fitzenreiter Date: Thu, 18 Feb 2010 08:23:17 +0100 Subject: [PATCH] Add Xen Patches for 2.6.32.8 and enabled build. --- config/kernel/kernel.config.i586-ipfire-xen | 1176 +++++-- .../{linux-xen-disabled => linux-xen} | 699 +++-- doc/packages-list.txt | 7 +- lfs/linux | 18 +- lfs/xen-image | 3 - make.sh | 38 +- src/paks/linux-xen/install.sh | 4 +- .../linux-2.6.32.8-xen-imq-test2.patch | 1353 ++++++++ .../linux-2.6.32.8-xen-patch-fixes.patch | 13 + src/patches/suse_xen_series.conf | 2790 ++++++----------- 10 files changed, 3676 insertions(+), 2425 deletions(-) rename config/rootfiles/packages/{linux-xen-disabled => linux-xen} (72%) create mode 100644 src/patches/linux-2.6.32.8-xen-imq-test2.patch create mode 100644 src/patches/linux-2.6.32.8-xen-patch-fixes.patch mode change 100644 => 100755 src/patches/suse_xen_series.conf diff --git a/config/kernel/kernel.config.i586-ipfire-xen b/config/kernel/kernel.config.i586-ipfire-xen index 6461aae173..9dda22bdb8 100644 --- a/config/kernel/kernel.config.i586-ipfire-xen +++ b/config/kernel/kernel.config.i586-ipfire-xen @@ -1,32 +1,28 @@ # # Automatically generated make config: don't edit -# Linux kernel version: 2.6.27.42 -# Tue Jan 19 21:40:07 2010 +# Linux kernel version: 2.6.32.8 +# Wed Feb 17 20:31:37 2010 # # CONFIG_64BIT is not set CONFIG_X86_32=y # CONFIG_X86_64 is not set CONFIG_X86=y +CONFIG_OUTPUT_FORMAT="elf32-i386" CONFIG_ARCH_DEFCONFIG="arch/x86/configs/i386_defconfig" -# CONFIG_GENERIC_LOCKBREAK is not set CONFIG_GENERIC_TIME=y CONFIG_GENERIC_CMOS_UPDATE=y CONFIG_LOCKDEP_SUPPORT=y CONFIG_STACKTRACE_SUPPORT=y CONFIG_HAVE_LATENCYTOP_SUPPORT=y -CONFIG_FAST_CMPXCHG_LOCAL=y CONFIG_MMU=y CONFIG_ZONE_DMA=y CONFIG_GENERIC_ISA_DMA=y CONFIG_GENERIC_IOMAP=y CONFIG_GENERIC_BUG=y CONFIG_GENERIC_HWEIGHT=y -# CONFIG_GENERIC_GPIO is not set CONFIG_ARCH_MAY_HAVE_PC_FDC=y # CONFIG_RWSEM_GENERIC_SPINLOCK is not set CONFIG_RWSEM_XCHGADD_ALGORITHM=y -# CONFIG_ARCH_HAS_ILOG2_U32 is not set -# CONFIG_ARCH_HAS_ILOG2_U64 is not set CONFIG_ARCH_HAS_CPU_IDLE_WAIT=y CONFIG_GENERIC_CALIBRATE_DELAY=y # CONFIG_GENERIC_TIME_VSYSCALL is not set @@ -34,22 +30,29 @@ CONFIG_ARCH_HAS_CPU_RELAX=y CONFIG_ARCH_HAS_DEFAULT_IDLE=y CONFIG_ARCH_HAS_CACHE_LINE_SIZE=y CONFIG_HAVE_SETUP_PER_CPU_AREA=y +CONFIG_NEED_PER_CPU_EMBED_FIRST_CHUNK=y +CONFIG_NEED_PER_CPU_PAGE_FIRST_CHUNK=y # CONFIG_HAVE_CPUMASK_OF_CPU_MAP is not set CONFIG_ARCH_SUSPEND_POSSIBLE=y # CONFIG_ZONE_DMA32 is not set CONFIG_ARCH_POPULATES_NODE_MAP=y # CONFIG_AUDIT_ARCH is not set -CONFIG_ARCH_SUPPORTS_AOUT=y CONFIG_ARCH_SUPPORTS_OPTIMIZED_INLINING=y +CONFIG_ARCH_SUPPORTS_DEBUG_PAGEALLOC=y CONFIG_GENERIC_HARDIRQS=y +CONFIG_GENERIC_HARDIRQS_NO__DO_IRQ=y CONFIG_GENERIC_IRQ_PROBE=y CONFIG_GENERIC_PENDING_IRQ=y -CONFIG_X86_SMP=y +CONFIG_USE_GENERIC_SMP_HELPERS=y CONFIG_X86_32_SMP=y CONFIG_X86_NO_TSS=y CONFIG_X86_NO_IDT=y +CONFIG_X86_32_LAZY_GS=y CONFIG_KTIME_SCALAR=y +CONFIG_SUSE_KERNEL=y +# CONFIG_KERNEL_DESKTOP is not set CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config" +CONFIG_CONSTRUCTORS=y # # General setup @@ -59,20 +62,35 @@ CONFIG_LOCK_KERNEL=y CONFIG_INIT_ENV_ARG_LIMIT=32 CONFIG_LOCALVERSION="" # CONFIG_LOCALVERSION_AUTO is not set +CONFIG_HAVE_KERNEL_GZIP=y +CONFIG_KERNEL_GZIP=y +# CONFIG_KERNEL_BZIP2 is not set +# CONFIG_KERNEL_LZMA is not set CONFIG_SWAP=y CONFIG_SYSVIPC=y CONFIG_SYSVIPC_SYSCTL=y CONFIG_POSIX_MQUEUE=y +CONFIG_POSIX_MQUEUE_SYSCTL=y # CONFIG_BSD_PROCESS_ACCT is not set # CONFIG_TASKSTATS is not set CONFIG_AUDIT=y CONFIG_AUDITSYSCALL=y CONFIG_AUDIT_TREE=y + +# +# RCU Subsystem +# +CONFIG_TREE_RCU=y +# CONFIG_TREE_PREEMPT_RCU is not set +# CONFIG_RCU_TRACE is not set +CONFIG_RCU_FANOUT=32 +# CONFIG_RCU_FANOUT_EXACT is not set +# CONFIG_TREE_RCU_TRACE is not set # CONFIG_IKCONFIG is not set CONFIG_LOG_BUF_SHIFT=15 -# CONFIG_CGROUPS is not set CONFIG_HAVE_UNSTABLE_SCHED_CLOCK=y # CONFIG_GROUP_SCHED is not set +# CONFIG_CGROUPS is not set CONFIG_SYSFS_DEPRECATED=y CONFIG_SYSFS_DEPRECATED_V2=y # CONFIG_RELAY is not set @@ -81,10 +99,15 @@ CONFIG_NAMESPACES=y # CONFIG_IPC_NS is not set # CONFIG_USER_NS is not set # CONFIG_PID_NS is not set +# CONFIG_NET_NS is not set CONFIG_BLK_DEV_INITRD=y CONFIG_INITRAMFS_SOURCE="" +CONFIG_RD_GZIP=y +CONFIG_RD_BZIP2=y +CONFIG_RD_LZMA=y CONFIG_CC_OPTIMIZE_FOR_SIZE=y CONFIG_SYSCTL=y +CONFIG_ANON_INODES=y # CONFIG_EMBEDDED is not set CONFIG_UID16=y CONFIG_SYSCTL_SYSCALL=y @@ -95,22 +118,26 @@ CONFIG_PRINTK=y CONFIG_BUG=y CONFIG_ELF_CORE=y CONFIG_PCSPKR_PLATFORM=y -CONFIG_COMPAT_BRK=y CONFIG_BASE_FULL=y CONFIG_FUTEX=y -CONFIG_ANON_INODES=y CONFIG_EPOLL=y CONFIG_SIGNALFD=y CONFIG_TIMERFD=y CONFIG_EVENTFD=y CONFIG_SHMEM=y +CONFIG_AIO=y + +# +# Kernel Performance Events And Counters +# CONFIG_VM_EVENT_COUNTERS=y +CONFIG_PCI_QUIRKS=y +CONFIG_COMPAT_BRK=y CONFIG_SLAB=y # CONFIG_SLUB is not set # CONFIG_SLOB is not set +CONFIG_DEFAULT_VM_DIRTY_RATIO=40 # CONFIG_PROFILING is not set -CONFIG_TRACEPOINTS=y -# CONFIG_MARKERS is not set CONFIG_HAVE_OPROFILE=y # CONFIG_KPROBES is not set CONFIG_HAVE_EFFICIENT_UNALIGNED_ACCESS=y @@ -118,14 +145,16 @@ CONFIG_HAVE_IOREMAP_PROT=y CONFIG_HAVE_KPROBES=y CONFIG_HAVE_KRETPROBES=y CONFIG_HAVE_ARCH_TRACEHOOK=y -# CONFIG_HAVE_DMA_ATTRS is not set -CONFIG_USE_GENERIC_SMP_HELPERS=y -# CONFIG_HAVE_CLK is not set -CONFIG_PROC_PAGE_MONITOR=y +CONFIG_HAVE_DMA_ATTRS=y +CONFIG_HAVE_DMA_API_DEBUG=y + +# +# GCOV-based kernel profiling +# +CONFIG_SLOW_WORK=y CONFIG_HAVE_GENERIC_DMA_COHERENT=y CONFIG_SLABINFO=y CONFIG_RT_MUTEXES=y -# CONFIG_TINY_SHMEM is not set CONFIG_BASE_SMALL=0 CONFIG_MODULES=y # CONFIG_MODULE_FORCE_LOAD is not set @@ -133,13 +162,10 @@ CONFIG_MODULE_UNLOAD=y CONFIG_MODULE_FORCE_UNLOAD=y # CONFIG_MODVERSIONS is not set # CONFIG_MODULE_SRCVERSION_ALL is not set -CONFIG_KMOD=y CONFIG_STOP_MACHINE=y # CONFIG_UTRACE is not set CONFIG_BLOCK=y -CONFIG_LBD=y -# CONFIG_BLK_DEV_IO_TRACE is not set -CONFIG_LSF=y +CONFIG_LBDAF=y # CONFIG_BLK_DEV_BSG is not set # CONFIG_BLK_DEV_INTEGRITY is not set @@ -155,25 +181,16 @@ CONFIG_DEFAULT_AS=y # CONFIG_DEFAULT_CFQ is not set # CONFIG_DEFAULT_NOOP is not set CONFIG_DEFAULT_IOSCHED="anticipatory" -CONFIG_CLASSIC_RCU=y CONFIG_FREEZER=y # # Processor type and features # -# CONFIG_TICK_ONESHOT is not set CONFIG_SMP=y -CONFIG_X86_FIND_SMP_CONFIG=y +# CONFIG_SPARSE_IRQ is not set CONFIG_X86_MPPARSE=y -# CONFIG_X86_PC is not set CONFIG_X86_XEN=y -# CONFIG_X86_ELAN is not set -# CONFIG_X86_VOYAGER is not set -# CONFIG_X86_GENERICARCH is not set -# CONFIG_X86_64_XEN is not set -# CONFIG_X86_VSMP is not set -# CONFIG_X86_RDC321X is not set -CONFIG_SCHED_NO_NO_OMIT_FRAME_POINTER=y +CONFIG_SCHED_OMIT_FRAME_POINTER=y # CONFIG_M386 is not set # CONFIG_M486 is not set # CONFIG_M586 is not set @@ -190,7 +207,6 @@ CONFIG_M586TSC=y # CONFIG_MCRUSOE is not set # CONFIG_MEFFICEON is not set # CONFIG_MWINCHIPC6 is not set -# CONFIG_MWINCHIP2 is not set # CONFIG_MWINCHIP3D is not set # CONFIG_MGEODEGX1 is not set # CONFIG_MGEODE_LX is not set @@ -199,11 +215,14 @@ CONFIG_M586TSC=y # CONFIG_MVIAC7 is not set # CONFIG_MPSC is not set # CONFIG_MCORE2 is not set +# CONFIG_MATOM is not set # CONFIG_GENERIC_CPU is not set CONFIG_X86_GENERIC=y CONFIG_X86_CPU=y +CONFIG_X86_L1_CACHE_BYTES=64 +CONFIG_X86_INTERNODE_CACHE_BYTES=64 CONFIG_X86_CMPXCHG=y -CONFIG_X86_L1_CACHE_SHIFT=7 +CONFIG_X86_L1_CACHE_SHIFT=5 CONFIG_X86_XADD=y # CONFIG_X86_PPRO_FENCE is not set CONFIG_X86_WP_WORKS_OK=y @@ -213,17 +232,23 @@ CONFIG_X86_POPAD_OK=y CONFIG_X86_ALIGNMENT_16=y CONFIG_X86_INTEL_USERCOPY=y CONFIG_X86_CMPXCHG64=y -CONFIG_X86_MINIMUM_CPU_FAMILY=4 +CONFIG_X86_MINIMUM_CPU_FAMILY=5 +CONFIG_CPU_SUP_INTEL=y +CONFIG_CPU_SUP_CYRIX_32=y +CONFIG_CPU_SUP_AMD=y +CONFIG_CPU_SUP_CENTAUR=y +CONFIG_CPU_SUP_TRANSMETA_32=y CONFIG_DMI=y CONFIG_SWIOTLB=y CONFIG_IOMMU_HELPER=y +# CONFIG_IOMMU_API is not set CONFIG_NR_CPUS=4 CONFIG_PREEMPT_NONE=y # CONFIG_PREEMPT_VOLUNTARY is not set # CONFIG_PREEMPT is not set -# CONFIG_X86_REROUTE_FOR_BROKEN_BOOT_IRQS is not set CONFIG_X86_LOCAL_APIC=y CONFIG_X86_IO_APIC=y +# CONFIG_X86_MCE is not set CONFIG_VM86=y CONFIG_TOSHIBA=m CONFIG_I8K=m @@ -237,26 +262,31 @@ CONFIG_HIGHMEM4G=y CONFIG_PAGE_OFFSET=0xC0000000 CONFIG_HIGHMEM=y CONFIG_X86_PAE=y +CONFIG_ARCH_PHYS_ADDR_T_64BIT=y CONFIG_SELECT_MEMORY_MODEL=y CONFIG_FLATMEM_MANUAL=y # CONFIG_DISCONTIGMEM_MANUAL is not set # CONFIG_SPARSEMEM_MANUAL is not set CONFIG_FLATMEM=y CONFIG_FLAT_NODE_MEM_MAP=y -# CONFIG_SPARSEMEM_STATIC is not set -# CONFIG_SPARSEMEM_VMEMMAP_ENABLE is not set CONFIG_PAGEFLAGS_EXTENDED=y CONFIG_SPLIT_PTLOCK_CPUS=4 -CONFIG_RESOURCES_64BIT=y +CONFIG_PHYS_ADDR_T_64BIT=y CONFIG_ZONE_DMA_FLAG=1 CONFIG_BOUNCE=y CONFIG_VIRT_TO_BUS=y +CONFIG_HAVE_MLOCK=y +CONFIG_HAVE_MLOCKED_PAGE_BIT=y +# CONFIG_KSM is not set CONFIG_DEFAULT_MMAP_MIN_ADDR=4096 +# CONFIG_PRECACHE is not set +# CONFIG_PRESWAP is not set # CONFIG_HIGHPTE is not set CONFIG_MTRR=y # CONFIG_X86_PAT is not set CONFIG_SECCOMP=y # CONFIG_SECCOMP_DISABLE_TSC is not set +# CONFIG_CC_STACKPROTECTOR is not set CONFIG_HZ_100=y # CONFIG_HZ_250 is not set # CONFIG_HZ_300 is not set @@ -265,12 +295,13 @@ CONFIG_HZ=100 # CONFIG_SCHED_HRTICK is not set # CONFIG_KEXEC is not set CONFIG_PHYSICAL_START=0x100000 -CONFIG_PHYSICAL_ALIGN=0x100000 +CONFIG_PHYSICAL_ALIGN=0x2000 CONFIG_HOTPLUG_CPU=y CONFIG_COMPAT_VDSO=y +# CONFIG_CMDLINE_BOOL is not set # -# Power management options +# Power management and ACPI options # CONFIG_PM=y # CONFIG_PM_DEBUG is not set @@ -278,10 +309,12 @@ CONFIG_PM_SLEEP_SMP=y CONFIG_PM_SLEEP=y CONFIG_SUSPEND=y CONFIG_SUSPEND_FREEZER=y +# CONFIG_PM_RUNTIME is not set CONFIG_ACPI=y CONFIG_ACPI_SLEEP=y # CONFIG_ACPI_PROCFS is not set CONFIG_ACPI_PROCFS_POWER=y +# CONFIG_ACPI_POWER_METER is not set CONFIG_ACPI_SYSFS_POWER=y CONFIG_ACPI_PROC_EVENT=y CONFIG_ACPI_AC=m @@ -289,26 +322,21 @@ CONFIG_ACPI_BATTERY=m CONFIG_ACPI_BUTTON=m CONFIG_ACPI_VIDEO=m CONFIG_ACPI_FAN=m -CONFIG_ACPI_DOCK=m +CONFIG_ACPI_DOCK=y CONFIG_ACPI_PROCESSOR=m CONFIG_ACPI_HOTPLUG_CPU=y +# CONFIG_ACPI_PROCESSOR_AGGREGATOR is not set CONFIG_ACPI_THERMAL=m -CONFIG_ACPI_WMI=m -CONFIG_ACPI_ASUS=m -CONFIG_ACPI_TOSHIBA=m CONFIG_ACPI_CUSTOM_DSDT_FILE="" # CONFIG_ACPI_CUSTOM_DSDT is not set -# CONFIG_ACPI_CUSTOM_DSDT_INITRD is not set CONFIG_ACPI_BLACKLIST_YEAR=0 # CONFIG_ACPI_DEBUG is not set -CONFIG_ACPI_EC=y CONFIG_ACPI_PCI_SLOT=m -CONFIG_ACPI_POWER=y -CONFIG_ACPI_SYSTEM=y CONFIG_ACPI_CONTAINER=m CONFIG_ACPI_SBS=m CONFIG_ACPI_PV_SLEEP=y CONFIG_PROCESSOR_EXTERNAL_CONTROL=y +# CONFIG_SFI is not set # # CPU Frequency scaling @@ -331,11 +359,17 @@ CONFIG_XEN_PCIDEV_FRONTEND=y # CONFIG_XEN_PCIDEV_FE_DEBUG is not set CONFIG_PCIEPORTBUS=y CONFIG_PCIEAER=y +# CONFIG_PCIE_ECRC is not set +# CONFIG_PCIEAER_INJECT is not set # CONFIG_PCIEASPM is not set CONFIG_ARCH_SUPPORTS_MSI=y CONFIG_PCI_MSI=y -CONFIG_PCI_REASSIGN=y CONFIG_PCI_LEGACY=y +CONFIG_PCI_GUESTDEV=y +CONFIG_PCI_IOMULTI=y +CONFIG_PCI_RESERVE=y +CONFIG_PCI_STUB=m +# CONFIG_PCI_IOV is not set CONFIG_ISA_DMA_API=y CONFIG_SCx200=m CONFIG_SCx200HR_TIMER=m @@ -366,8 +400,11 @@ CONFIG_PCCARD_NONSTATIC=m # Executable file formats / Emulations # CONFIG_BINFMT_ELF=y +# CONFIG_CORE_DUMP_DEFAULT_ELF_HEADERS is not set +CONFIG_HAVE_AOUT=y # CONFIG_BINFMT_AOUT is not set # CONFIG_BINFMT_MISC is not set +CONFIG_HAVE_ATOMIC_IOMAP=y CONFIG_NET=y # @@ -410,7 +447,7 @@ CONFIG_INET_TUNNEL=m CONFIG_INET_XFRM_MODE_TRANSPORT=y CONFIG_INET_XFRM_MODE_TUNNEL=y CONFIG_INET_XFRM_MODE_BEET=y -CONFIG_INET_LRO=m +CONFIG_INET_LRO=y CONFIG_INET_DIAG=m CONFIG_INET_TCP_DIAG=m CONFIG_TCP_CONG_ADVANCED=y @@ -434,7 +471,6 @@ CONFIG_TCP_CONG_ILLINOIS=m CONFIG_DEFAULT_RENO=y CONFIG_DEFAULT_TCP_CONG="reno" # CONFIG_TCP_MD5SIG is not set -# CONFIG_IP_VS is not set # CONFIG_IPV6 is not set # CONFIG_NETWORK_SECMARK is not set CONFIG_NETFILTER=y @@ -467,19 +503,24 @@ CONFIG_NF_CONNTRACK_SIP=m CONFIG_NF_CONNTRACK_TFTP=m CONFIG_NF_CONNTRACK_SLP=m CONFIG_NF_CT_NETLINK=m +CONFIG_NETFILTER_TPROXY=m CONFIG_NETFILTER_XTABLES=m CONFIG_NETFILTER_XT_TARGET_CLASSIFY=m CONFIG_NETFILTER_XT_TARGET_CONNMARK=m CONFIG_NETFILTER_XT_TARGET_DSCP=m +CONFIG_NETFILTER_XT_TARGET_HL=m +CONFIG_NETFILTER_XT_TARGET_LED=m CONFIG_NETFILTER_XT_TARGET_IMQ=m CONFIG_NETFILTER_XT_TARGET_MARK=m -CONFIG_NETFILTER_XT_TARGET_NFQUEUE=m CONFIG_NETFILTER_XT_TARGET_NFLOG=m +CONFIG_NETFILTER_XT_TARGET_NFQUEUE=m CONFIG_NETFILTER_XT_TARGET_NOTRACK=m CONFIG_NETFILTER_XT_TARGET_RATEEST=m +CONFIG_NETFILTER_XT_TARGET_TPROXY=m CONFIG_NETFILTER_XT_TARGET_TRACE=m CONFIG_NETFILTER_XT_TARGET_TCPMSS=m CONFIG_NETFILTER_XT_TARGET_TCPOPTSTRIP=m +CONFIG_NETFILTER_XT_MATCH_CLUSTER=m CONFIG_NETFILTER_XT_MATCH_COMMENT=m CONFIG_NETFILTER_XT_MATCH_CONNBYTES=m CONFIG_NETFILTER_XT_MATCH_CONNLIMIT=m @@ -488,21 +529,26 @@ CONFIG_NETFILTER_XT_MATCH_CONNTRACK=m CONFIG_NETFILTER_XT_MATCH_DCCP=m CONFIG_NETFILTER_XT_MATCH_DSCP=m CONFIG_NETFILTER_XT_MATCH_ESP=m +CONFIG_NETFILTER_XT_MATCH_HASHLIMIT=m CONFIG_NETFILTER_XT_MATCH_HELPER=m +CONFIG_NETFILTER_XT_MATCH_HL=m CONFIG_NETFILTER_XT_MATCH_IPRANGE=m CONFIG_NETFILTER_XT_MATCH_LENGTH=m CONFIG_NETFILTER_XT_MATCH_LIMIT=m CONFIG_NETFILTER_XT_MATCH_MAC=m CONFIG_NETFILTER_XT_MATCH_MARK=m +CONFIG_NETFILTER_XT_MATCH_MULTIPORT=m CONFIG_NETFILTER_XT_MATCH_OWNER=m CONFIG_NETFILTER_XT_MATCH_POLICY=m -CONFIG_NETFILTER_XT_MATCH_MULTIPORT=m CONFIG_NETFILTER_XT_MATCH_PHYSDEV=m CONFIG_NETFILTER_XT_MATCH_PKTTYPE=m CONFIG_NETFILTER_XT_MATCH_QUOTA=m CONFIG_NETFILTER_XT_MATCH_RATEEST=m CONFIG_NETFILTER_XT_MATCH_REALM=m +CONFIG_NETFILTER_XT_MATCH_RECENT=m +# CONFIG_NETFILTER_XT_MATCH_RECENT_PROC_COMPAT is not set CONFIG_NETFILTER_XT_MATCH_SCTP=m +CONFIG_NETFILTER_XT_MATCH_SOCKET=m CONFIG_NETFILTER_XT_MATCH_STATE=m CONFIG_NETFILTER_XT_MATCH_LAYER7=m # CONFIG_NETFILTER_XT_MATCH_LAYER7_DEBUG is not set @@ -511,20 +557,21 @@ CONFIG_NETFILTER_XT_MATCH_STRING=m CONFIG_NETFILTER_XT_MATCH_TCPMSS=m CONFIG_NETFILTER_XT_MATCH_TIME=m CONFIG_NETFILTER_XT_MATCH_U32=m -CONFIG_NETFILTER_XT_MATCH_HASHLIMIT=m +CONFIG_NETFILTER_XT_MATCH_OSF=m +# CONFIG_IP_VS is not set # # IP: Netfilter Configuration # +CONFIG_NF_DEFRAG_IPV4=m CONFIG_NF_CONNTRACK_IPV4=m CONFIG_NF_CONNTRACK_PROC_COMPAT=y CONFIG_IP_NF_QUEUE=m CONFIG_IP_NF_IPTABLES=m -CONFIG_IP_NF_MATCH_RECENT=m -CONFIG_IP_NF_MATCH_ECN=m +CONFIG_IP_NF_MATCH_ADDRTYPE=m CONFIG_IP_NF_MATCH_AH=m +CONFIG_IP_NF_MATCH_ECN=m CONFIG_IP_NF_MATCH_TTL=m -CONFIG_IP_NF_MATCH_ADDRTYPE=m CONFIG_IP_NF_MATCH_IPV4OPTIONS=m CONFIG_IP_NF_FILTER=m CONFIG_IP_NF_TARGET_REJECT=m @@ -533,8 +580,8 @@ CONFIG_IP_NF_TARGET_ULOG=m CONFIG_NF_NAT=m CONFIG_NF_NAT_NEEDED=y CONFIG_IP_NF_TARGET_MASQUERADE=m -CONFIG_IP_NF_TARGET_REDIRECT=m CONFIG_IP_NF_TARGET_NETMAP=m +CONFIG_IP_NF_TARGET_REDIRECT=m CONFIG_NF_NAT_SNMP_BASIC=m CONFIG_NF_NAT_PROTO_DCCP=m CONFIG_NF_NAT_PROTO_GRE=m @@ -548,18 +595,14 @@ CONFIG_NF_NAT_PPTP=m CONFIG_NF_NAT_H323=m CONFIG_NF_NAT_SIP=m CONFIG_IP_NF_MANGLE=m +CONFIG_IP_NF_TARGET_CLUSTERIP=m CONFIG_IP_NF_TARGET_ECN=m CONFIG_IP_NF_TARGET_TTL=m -CONFIG_IP_NF_TARGET_CLUSTERIP=m CONFIG_IP_NF_RAW=m CONFIG_IP_NF_ARPTABLES=m CONFIG_IP_NF_ARPFILTER=m CONFIG_IP_NF_ARP_MANGLE=m CONFIG_IP_NF_MATCH_IPP2P=m - -# -# Bridge: Netfilter Configuration -# CONFIG_BRIDGE_NF_EBTABLES=m CONFIG_BRIDGE_EBT_BROUTE=m CONFIG_BRIDGE_EBT_T_FILTER=m @@ -583,6 +626,7 @@ CONFIG_BRIDGE_EBT_ULOG=m CONFIG_BRIDGE_EBT_NFLOG=m # CONFIG_IP_DCCP is not set # CONFIG_IP_SCTP is not set +# CONFIG_RDS is not set # CONFIG_TIPC is not set CONFIG_ATM=m CONFIG_ATM_CLIP=m @@ -593,6 +637,7 @@ CONFIG_ATM_BR2684=m CONFIG_STP=m CONFIG_GARP=m CONFIG_BRIDGE=m +# CONFIG_NET_DSA is not set CONFIG_VLAN_8021Q=m CONFIG_VLAN_8021Q_GVRP=y # CONFIG_DECNET is not set @@ -604,6 +649,8 @@ CONFIG_LLC=m # CONFIG_LAPB is not set # CONFIG_ECONET is not set # CONFIG_WAN_ROUTER is not set +CONFIG_PHONET=m +CONFIG_IEEE802154=m CONFIG_NET_SCHED=y # @@ -622,6 +669,7 @@ CONFIG_NET_SCH_TBF=m CONFIG_NET_SCH_GRED=m CONFIG_NET_SCH_DSMARK=m CONFIG_NET_SCH_NETEM=m +CONFIG_NET_SCH_DRR=m CONFIG_NET_SCH_INGRESS=m # @@ -741,37 +789,40 @@ CONFIG_BT_HCIBT3C=m CONFIG_BT_HCIBLUECARD=m CONFIG_BT_HCIBTUART=m CONFIG_BT_HCIVHCI=m +CONFIG_BT_MRVL=m +CONFIG_BT_MRVL_SDIO=m CONFIG_AF_RXRPC=m # CONFIG_AF_RXRPC_DEBUG is not set CONFIG_RXKAD=m CONFIG_FIB_RULES=y - -# -# Wireless -# +CONFIG_WIRELESS=y CONFIG_CFG80211=m -CONFIG_NL80211=y +# CONFIG_NL80211_TESTMODE is not set +# CONFIG_CFG80211_DEVELOPER_WARNINGS is not set +# CONFIG_CFG80211_REG_DEBUG is not set +# CONFIG_CFG80211_DEFAULT_PS is not set +CONFIG_CFG80211_DEFAULT_PS_VALUE=0 +CONFIG_WIRELESS_OLD_REGULATORY=y CONFIG_WIRELESS_EXT=y CONFIG_WIRELESS_EXT_SYSFS=y +CONFIG_LIB80211=m +CONFIG_LIB80211_CRYPT_WEP=m +CONFIG_LIB80211_CRYPT_CCMP=m +CONFIG_LIB80211_CRYPT_TKIP=m +# CONFIG_LIB80211_DEBUG is not set CONFIG_MAC80211=m - -# -# Rate control algorithm selection -# -CONFIG_MAC80211_RC_PID=y -CONFIG_MAC80211_RC_DEFAULT_PID=y -CONFIG_MAC80211_RC_DEFAULT="pid" +CONFIG_MAC80211_RC_MINSTREL=y +# CONFIG_MAC80211_RC_DEFAULT_PID is not set +CONFIG_MAC80211_RC_DEFAULT_MINSTREL=y +CONFIG_MAC80211_RC_DEFAULT="minstrel" CONFIG_MAC80211_MESH=y CONFIG_MAC80211_LEDS=y # CONFIG_MAC80211_DEBUG_MENU is not set -CONFIG_IEEE80211=m -# CONFIG_IEEE80211_DEBUG is not set -CONFIG_IEEE80211_CRYPT_WEP=m -CONFIG_IEEE80211_CRYPT_CCMP=m -CONFIG_IEEE80211_CRYPT_TKIP=m +CONFIG_WIMAX=m +CONFIG_WIMAX_DEBUG_LEVEL=8 CONFIG_RFKILL=m -CONFIG_RFKILL_INPUT=m CONFIG_RFKILL_LEDS=y +CONFIG_RFKILL_INPUT=y # CONFIG_NET_9P is not set # CONFIG_NETVM is not set @@ -783,6 +834,7 @@ CONFIG_RFKILL_LEDS=y # Generic Driver Options # CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug" +# CONFIG_DEVTMPFS is not set # CONFIG_STANDALONE is not set # CONFIG_PREVENT_FIRMWARE_BUILD is not set CONFIG_FW_LOADER=y @@ -792,6 +844,7 @@ CONFIG_SYS_HYPERVISOR=y CONFIG_CONNECTOR=m CONFIG_MTD=m # CONFIG_MTD_DEBUG is not set +# CONFIG_MTD_TESTS is not set CONFIG_MTD_CONCAT=m CONFIG_MTD_PARTITIONS=y # CONFIG_MTD_REDBOOT_PARTS is not set @@ -834,6 +887,8 @@ CONFIG_MTD_CFI_I2=y # Mapping drivers for chip access # # CONFIG_MTD_COMPLEX_MAPPINGS is not set +CONFIG_MTD_PHYSMAP=m +# CONFIG_MTD_PHYSMAP_COMPAT is not set # CONFIG_MTD_TS5500 is not set # CONFIG_MTD_INTEL_VR_NOR is not set # CONFIG_MTD_PLATRAM is not set @@ -856,6 +911,12 @@ CONFIG_MTD_CFI_I2=y # CONFIG_MTD_NAND is not set # CONFIG_MTD_ONENAND is not set +# +# LPDDR flash memory drivers +# +CONFIG_MTD_LPDDR=m +CONFIG_MTD_QINFO_PROBE=m + # # UBI - Unsorted block images # @@ -878,7 +939,7 @@ CONFIG_PARPORT_AX88796=m CONFIG_PARPORT_1284=y CONFIG_PARPORT_NOT_PC=y CONFIG_PNP=y -# CONFIG_PNP_DEBUG is not set +# CONFIG_PNP_DEBUG_MESSAGES is not set # # Protocols @@ -896,6 +957,7 @@ CONFIG_BLK_DEV_DAC960=m CONFIG_BLK_DEV_LOOP=y CONFIG_BLK_DEV_CRYPTOLOOP=m CONFIG_BLK_DEV_NBD=m +CONFIG_BLK_DEV_OSD=m CONFIG_BLK_DEV_SX8=m # CONFIG_BLK_DEV_UB is not set CONFIG_BLK_DEV_RAM=y @@ -909,48 +971,44 @@ CONFIG_ATA_OVER_ETH=m CONFIG_MISC_DEVICES=y # CONFIG_IBM_ASM is not set # CONFIG_PHANTOM is not set -CONFIG_EEPROM_93CX6=m # CONFIG_SGI_IOC4 is not set CONFIG_TIFM_CORE=m CONFIG_TIFM_7XX1=m -CONFIG_ACER_WMI=m -CONFIG_ASUS_LAPTOP=m -CONFIG_FUJITSU_LAPTOP=m -CONFIG_FUJITSU_LAPTOP_DEBUG=y -CONFIG_TC1100_WMI=m -CONFIG_HP_WMI=m -CONFIG_MSI_LAPTOP=m -# CONFIG_PANASONIC_LAPTOP is not set -CONFIG_COMPAL_LAPTOP=m -CONFIG_SONY_LAPTOP=m -# CONFIG_SONYPI_COMPAT is not set -CONFIG_THINKPAD_ACPI=m -# CONFIG_THINKPAD_ACPI_DEBUG is not set -CONFIG_THINKPAD_ACPI_VIDEO=y -CONFIG_THINKPAD_ACPI_HOTKEY_POLL=y -CONFIG_INTEL_MENLOW=m -CONFIG_EEEPC_LAPTOP=m +CONFIG_ICS932S401=m CONFIG_ENCLOSURE_SERVICES=m CONFIG_HP_ILO=m +CONFIG_ISL29003=m +CONFIG_C2PORT=m +CONFIG_C2PORT_DURAMAR_2150=m + +# +# EEPROM support +# +CONFIG_EEPROM_AT24=m +CONFIG_EEPROM_LEGACY=m +CONFIG_EEPROM_MAX6875=m +CONFIG_EEPROM_93CX6=m +CONFIG_CB710_CORE=m +# CONFIG_CB710_DEBUG is not set +CONFIG_CB710_DEBUG_ASSUMPTIONS=y CONFIG_HAVE_IDE=y CONFIG_IDE=y -CONFIG_BLK_DEV_IDE=m # # Please see Documentation/ide/ide.txt for help/info on IDE drives # +CONFIG_IDE_XFER_MODE=y CONFIG_IDE_TIMINGS=y CONFIG_IDE_ATAPI=y # CONFIG_BLK_DEV_IDE_SATA is not set -CONFIG_BLK_DEV_IDEDISK=m -# CONFIG_IDEDISK_MULTI_MODE is not set +CONFIG_IDE_GD=m +CONFIG_IDE_GD_ATA=y +# CONFIG_IDE_GD_ATAPI is not set CONFIG_BLK_DEV_IDECS=m CONFIG_BLK_DEV_DELKIN=m CONFIG_BLK_DEV_IDECD=m CONFIG_BLK_DEV_IDECD_VERBOSE_ERRORS=y # CONFIG_BLK_DEV_IDETAPE is not set -CONFIG_BLK_DEV_IDEFLOPPY=m -# CONFIG_BLK_DEV_IDESCSI is not set CONFIG_BLK_DEV_IDEACPI=y # CONFIG_IDE_TASK_IOCTL is not set CONFIG_IDE_PROC_FS=y @@ -969,6 +1027,7 @@ CONFIG_BLK_DEV_IDEDMA_SFF=y # PCI IDE chipsets support # CONFIG_BLK_DEV_IDEPCI=y +CONFIG_IDEPCI_PCIBUS_ORDER=y # CONFIG_BLK_DEV_OFFBOARD is not set CONFIG_BLK_DEV_GENERIC=m CONFIG_BLK_DEV_OPTI621=m @@ -983,10 +1042,12 @@ CONFIG_BLK_DEV_TRIFLEX=m CONFIG_BLK_DEV_CS5520=m CONFIG_BLK_DEV_CS5530=m CONFIG_BLK_DEV_CS5535=m +CONFIG_BLK_DEV_CS5536=m CONFIG_BLK_DEV_HPT366=m CONFIG_BLK_DEV_JMICRON=m CONFIG_BLK_DEV_SC1200=m CONFIG_BLK_DEV_PIIX=m +CONFIG_BLK_DEV_IT8172=m CONFIG_BLK_DEV_IT8213=m CONFIG_BLK_DEV_IT821X=m CONFIG_BLK_DEV_NS87415=m @@ -1022,10 +1083,6 @@ CONFIG_BLK_DEV_SR_VENDOR=y CONFIG_CHR_DEV_SG=m CONFIG_CHR_DEV_SCH=m CONFIG_SCSI_ENCLOSURE=m - -# -# Some SCSI devices (e.g. CD jukebox) support multiple LUNs -# CONFIG_SCSI_MULTI_LUN=y # CONFIG_SCSI_CONSTANTS is not set # CONFIG_SCSI_LOGGING is not set @@ -1047,7 +1104,10 @@ CONFIG_SCSI_SRP_ATTRS=m CONFIG_SCSI_LOWLEVEL=y CONFIG_ISCSI_TCP=m # CONFIG_SCSI_CXGB3_ISCSI is not set +CONFIG_SCSI_BNX2_ISCSI=m +CONFIG_BE2ISCSI=m CONFIG_BLK_DEV_3W_XXXX_RAID=m +CONFIG_SCSI_HPSA=m CONFIG_SCSI_3W_9XXX=m CONFIG_SCSI_ACARD=m CONFIG_SCSI_AACRAID=m @@ -1068,6 +1128,8 @@ CONFIG_AIC79XX_DEBUG_MASK=0 # CONFIG_AIC79XX_REG_PRETTY_PRINT is not set CONFIG_SCSI_AIC94XX=m # CONFIG_AIC94XX_DEBUG is not set +CONFIG_SCSI_MVSAS=m +CONFIG_SCSI_MVSAS_DEBUG=y CONFIG_SCSI_DPT_I2O=m CONFIG_SCSI_ADVANSYS=m CONFIG_SCSI_ARCMSR=m @@ -1077,11 +1139,16 @@ CONFIG_MEGARAID_MM=m CONFIG_MEGARAID_MAILBOX=m CONFIG_MEGARAID_LEGACY=m CONFIG_MEGARAID_SAS=m +CONFIG_SCSI_MPT2SAS=m +CONFIG_SCSI_MPT2SAS_MAX_SGE=128 +# CONFIG_SCSI_MPT2SAS_LOGGING is not set CONFIG_SCSI_HPTIOP=m CONFIG_SCSI_BUSLOGIC=m CONFIG_SCSI_FLASHPOINT=y -# CONFIG_LIBFC is not set +CONFIG_LIBFC=m +CONFIG_LIBFCOE=m # CONFIG_FCOE is not set +CONFIG_FCOE_FNIC=m CONFIG_SCSI_DMX3191D=m CONFIG_SCSI_EATA=m CONFIG_SCSI_EATA_TAGGED_QUEUE=y @@ -1096,7 +1163,6 @@ CONFIG_SCSI_PPA=m CONFIG_SCSI_IMM=m # CONFIG_SCSI_IZIP_EPP16 is not set # CONFIG_SCSI_IZIP_SLOW_CTR is not set -CONFIG_SCSI_MVSAS=m CONFIG_SCSI_STEX=m CONFIG_SCSI_SYM53C8XX_2=m CONFIG_SCSI_SYM53C8XX_DMA_ADDRESSING_MODE=1 @@ -1114,7 +1180,9 @@ CONFIG_SCSI_DC395x=m CONFIG_SCSI_DC390T=m CONFIG_SCSI_NSP32=m # CONFIG_SCSI_DEBUG is not set +CONFIG_SCSI_PMCRAID=m # CONFIG_SCSI_SRP is not set +CONFIG_SCSI_BFA_FC=m CONFIG_SCSI_LOWLEVEL_PCMCIA=y CONFIG_PCMCIA_AHA152X=m CONFIG_PCMCIA_FDOMAIN=m @@ -1126,8 +1194,13 @@ CONFIG_SCSI_DH_RDAC=m CONFIG_SCSI_DH_HP_SW=m CONFIG_SCSI_DH_EMC=m CONFIG_SCSI_DH_ALUA=m +CONFIG_SCSI_OSD_INITIATOR=m +CONFIG_SCSI_OSD_ULD=m +CONFIG_SCSI_OSD_DPRINT_SENSE=1 +# CONFIG_SCSI_OSD_DEBUG is not set CONFIG_ATA=m # CONFIG_ATA_NONSTANDARD is not set +CONFIG_ATA_VERBOSE_ERROR=y CONFIG_ATA_ACPI=y CONFIG_SATA_PMP=y CONFIG_SATA_AHCI=m @@ -1151,6 +1224,7 @@ CONFIG_PATA_ACPI=m CONFIG_PATA_ALI=m CONFIG_PATA_AMD=m CONFIG_PATA_ARTOP=m +CONFIG_PATA_ATP867X=m CONFIG_PATA_ATIIXP=m CONFIG_PATA_CMD640_PCI=m CONFIG_PATA_CMD64X=m @@ -1182,6 +1256,7 @@ CONFIG_PATA_OPTIDMA=m CONFIG_PATA_PCMCIA=m CONFIG_PATA_PDC_OLD=m CONFIG_PATA_RADISYS=m +CONFIG_PATA_RDC=m CONFIG_PATA_RZ1000=m CONFIG_PATA_SC1200=m CONFIG_PATA_SERVERWORKS=m @@ -1198,16 +1273,22 @@ CONFIG_MD_RAID0=m CONFIG_MD_RAID1=m CONFIG_MD_RAID10=m CONFIG_MD_RAID456=m -CONFIG_MD_RAID5_RESHAPE=y +CONFIG_MULTICORE_RAID456=y +CONFIG_MD_RAID6_PQ=m +# CONFIG_ASYNC_RAID6_TEST is not set CONFIG_MD_MULTIPATH=m # CONFIG_MD_FAULTY is not set CONFIG_BLK_DEV_DM=m # CONFIG_DM_DEBUG is not set CONFIG_DM_CRYPT=m CONFIG_DM_SNAPSHOT=m +CONFIG_DM_RAID=m CONFIG_DM_MIRROR=m +CONFIG_DM_LOG_USERSPACE=m CONFIG_DM_ZERO=m CONFIG_DM_MULTIPATH=m +CONFIG_DM_MULTIPATH_QL=m +CONFIG_DM_MULTIPATH_ST=m CONFIG_DM_DELAY=m CONFIG_DM_RAID45=m CONFIG_DM_UEVENT=y @@ -1225,12 +1306,17 @@ CONFIG_FUSION_CTL=m # # -# Enable only one of the two stacks, unless you know what you are doing +# You can enable one or both FireWire driver stacks. +# + +# +# See the help texts for more information. # CONFIG_FIREWIRE=m CONFIG_FIREWIRE_OHCI=m CONFIG_FIREWIRE_OHCI_DEBUG=y CONFIG_FIREWIRE_SBP2=m +CONFIG_FIREWIRE_NET=m CONFIG_IEEE1394=m CONFIG_IEEE1394_OHCI1394=m CONFIG_IEEE1394_PCILYNX=m @@ -1275,6 +1361,9 @@ CONFIG_SMSC_PHY=m CONFIG_BROADCOM_PHY=m CONFIG_ICPLUS_PHY=m CONFIG_REALTEK_PHY=m +CONFIG_NATIONAL_PHY=m +CONFIG_STE10XP=m +CONFIG_LSI_ET1011C_PHY=m CONFIG_MDIO_BITBANG=m CONFIG_NET_ETHERNET=y CONFIG_MII=m @@ -1284,8 +1373,11 @@ CONFIG_CASSINI=m CONFIG_NET_VENDOR_3COM=y CONFIG_VORTEX=m CONFIG_TYPHOON=m +CONFIG_ETHOC=m +CONFIG_DNET=m CONFIG_NET_TULIP=y CONFIG_DE2104X=m +CONFIG_DE2104X_DSL=0 CONFIG_TULIP=m # CONFIG_TULIP_MWI is not set # CONFIG_TULIP_MMIO is not set @@ -1300,6 +1392,9 @@ CONFIG_HP100=m # CONFIG_IBM_NEW_EMAC_RGMII is not set # CONFIG_IBM_NEW_EMAC_TAH is not set # CONFIG_IBM_NEW_EMAC_EMAC4 is not set +# CONFIG_IBM_NEW_EMAC_NO_FLOW_CTRL is not set +# CONFIG_IBM_NEW_EMAC_MAL_CLR_ICINTSTAT is not set +# CONFIG_IBM_NEW_EMAC_MAL_COMMON_ERR is not set CONFIG_NET_PCI=y CONFIG_PCNET32=m CONFIG_AMD8111_ETH=m @@ -1310,7 +1405,6 @@ CONFIG_B44_PCICORE_AUTOSELECT=y CONFIG_B44_PCI=y CONFIG_FORCEDETH=m # CONFIG_FORCEDETH_NAPI is not set -CONFIG_EEPRO100=m CONFIG_E100=m CONFIG_FEALNX=m CONFIG_NATSEMI=m @@ -1324,9 +1418,12 @@ CONFIG_8139TOO_8129=y CONFIG_R6040=m CONFIG_SIS900=m CONFIG_EPIC100=m +CONFIG_SMSC9420=m CONFIG_SUNDANCE=m CONFIG_SUNDANCE_MMIO=y CONFIG_TLAN=m +CONFIG_KS8842=m +CONFIG_KS8851_MLL=m CONFIG_VIA_RHINE=m CONFIG_VIA_RHINE_MMIO=y CONFIG_SC92031=m @@ -1334,17 +1431,17 @@ CONFIG_NET_POCKET=y CONFIG_ATP=m CONFIG_DE600=m CONFIG_DE620=m -# CONFIG_ATL2 is not set +CONFIG_ATL2=m CONFIG_NETDEV_1000=y CONFIG_ACENIC=m # CONFIG_ACENIC_OMIT_TIGON_I is not set CONFIG_DL2K=m CONFIG_E1000=m -# CONFIG_E1000_DISABLE_PACKET_SPLIT is not set CONFIG_E1000E=m CONFIG_IP1000=m CONFIG_IGB=m -# CONFIG_IGB_LRO is not set +CONFIG_IGB_DCA=y +CONFIG_IGBVF=m CONFIG_NS83820=m CONFIG_HAMACHI=m CONFIG_YELLOWFIN=m @@ -1356,74 +1453,159 @@ CONFIG_SKY2=m CONFIG_VIA_VELOCITY=m CONFIG_TIGON3=m CONFIG_BNX2=m +CONFIG_CNIC=m CONFIG_QLA3XXX=m CONFIG_ATL1=m CONFIG_ATL1E=m +CONFIG_ATL1C=m +CONFIG_JME=m CONFIG_NETDEV_10000=y +CONFIG_MDIO=m CONFIG_CHELSIO_T1=m # CONFIG_CHELSIO_T1_1G is not set +CONFIG_CHELSIO_T3_DEPENDS=y CONFIG_CHELSIO_T3=m +CONFIG_ENIC=m CONFIG_IXGBE=m -CONFIG_IXGBE_LRO=y +CONFIG_IXGBE_DCA=y CONFIG_IXGB=m CONFIG_S2IO=m +CONFIG_VXGE=m +# CONFIG_VXGE_DEBUG_TRACE_ALL is not set CONFIG_MYRI10GE=m +CONFIG_MYRI10GE_DCA=y CONFIG_NETXEN_NIC=m CONFIG_NIU=m -# CONFIG_MLX4_CORE is not set +CONFIG_MLX4_EN=m +CONFIG_MLX4_CORE=m +CONFIG_MLX4_DEBUG=y CONFIG_TEHUTI=m CONFIG_BNX2X=m -CONFIG_SFC=m -CONFIG_SFC_DRIVERLINK=y -CONFIG_SFC_RESOURCE=m +CONFIG_QLGE=m +# CONFIG_SFC is not set +CONFIG_BE2NET=m # CONFIG_TR is not set - -# -# Wireless LAN -# +CONFIG_WLAN=y # CONFIG_WLAN_PRE80211 is not set CONFIG_WLAN_80211=y CONFIG_PCMCIA_RAYCS=m -# CONFIG_IPW2100 is not set -# CONFIG_IPW2200 is not set -# CONFIG_LIBERTAS is not set +CONFIG_LIBERTAS=m +CONFIG_LIBERTAS_USB=m +CONFIG_LIBERTAS_CS=m +CONFIG_LIBERTAS_SDIO=m +# CONFIG_LIBERTAS_DEBUG is not set +CONFIG_LIBERTAS_THINFIRM=m +CONFIG_LIBERTAS_THINFIRM_USB=m CONFIG_AIRO=m -CONFIG_HERMES=m -CONFIG_PLX_HERMES=m -CONFIG_TMD_HERMES=m -CONFIG_NORTEL_HERMES=m -CONFIG_PCI_HERMES=m -CONFIG_PCMCIA_HERMES=m -CONFIG_PCMCIA_SPECTRUM=m CONFIG_ATMEL=m CONFIG_PCI_ATMEL=m CONFIG_PCMCIA_ATMEL=m +CONFIG_AT76C50X_USB=m CONFIG_AIRO_CS=m CONFIG_PCMCIA_WL3501=m CONFIG_PRISM54=m CONFIG_USB_ZD1201=m CONFIG_USB_NET_RNDIS_WLAN=m -# CONFIG_RTL8180 is not set -# CONFIG_RTL8187 is not set -# CONFIG_ADM8211 is not set +CONFIG_RTL8180=m +CONFIG_RTL8187=m +CONFIG_RTL8187_LEDS=y +CONFIG_ADM8211=m # CONFIG_MAC80211_HWSIM is not set -# CONFIG_P54_COMMON is not set -# CONFIG_ATH5K is not set -# CONFIG_ATH9K is not set -# CONFIG_IWLCORE is not set +CONFIG_MWL8K=m +CONFIG_P54_COMMON=m +CONFIG_P54_USB=m +CONFIG_P54_PCI=m +CONFIG_P54_LEDS=y +CONFIG_ATH_COMMON=m +CONFIG_ATH5K=m +# CONFIG_ATH5K_DEBUG is not set +CONFIG_ATH9K=m +# CONFIG_ATH9K_DEBUG is not set +CONFIG_AR9170_USB=m +CONFIG_AR9170_LEDS=y +CONFIG_IPW2100=m +# CONFIG_IPW2100_MONITOR is not set +# CONFIG_IPW2100_DEBUG is not set +CONFIG_IPW2200=m +# CONFIG_IPW2200_MONITOR is not set +# CONFIG_IPW2200_QOS is not set +# CONFIG_IPW2200_DEBUG is not set +CONFIG_LIBIPW=m +# CONFIG_LIBIPW_DEBUG is not set +CONFIG_IWLWIFI=m # CONFIG_IWLWIFI_LEDS is not set -# CONFIG_IWLAGN is not set -# CONFIG_IWL3945 is not set +# CONFIG_IWLWIFI_SPECTRUM_MEASUREMENT is not set +# CONFIG_IWLWIFI_DEBUG is not set +CONFIG_IWLAGN=m +CONFIG_IWL4965=y +CONFIG_IWL5000=y +CONFIG_IWL3945=m +# CONFIG_IWL3945_SPECTRUM_MEASUREMENT is not set CONFIG_HOSTAP=m CONFIG_HOSTAP_FIRMWARE=y # CONFIG_HOSTAP_FIRMWARE_NVRAM is not set CONFIG_HOSTAP_PLX=m CONFIG_HOSTAP_PCI=m CONFIG_HOSTAP_CS=m -# CONFIG_B43 is not set -# CONFIG_B43LEGACY is not set -# CONFIG_ZD1211RW is not set -# CONFIG_RT2X00 is not set +CONFIG_B43=m +CONFIG_B43_PCI_AUTOSELECT=y +CONFIG_B43_PCICORE_AUTOSELECT=y +CONFIG_B43_PCMCIA=y +CONFIG_B43_SDIO=y +CONFIG_B43_PIO=y +CONFIG_B43_PHY_LP=y +CONFIG_B43_LEDS=y +CONFIG_B43_HWRNG=y +CONFIG_B43_DEBUG=y +# CONFIG_B43_FORCE_PIO is not set +CONFIG_B43LEGACY=m +CONFIG_B43LEGACY_PCI_AUTOSELECT=y +CONFIG_B43LEGACY_PCICORE_AUTOSELECT=y +CONFIG_B43LEGACY_LEDS=y +CONFIG_B43LEGACY_HWRNG=y +CONFIG_B43LEGACY_DEBUG=y +CONFIG_B43LEGACY_DMA=y +CONFIG_B43LEGACY_PIO=y +CONFIG_B43LEGACY_DMA_AND_PIO_MODE=y +# CONFIG_B43LEGACY_DMA_MODE is not set +# CONFIG_B43LEGACY_PIO_MODE is not set +CONFIG_ZD1211RW=m +# CONFIG_ZD1211RW_DEBUG is not set +CONFIG_RT2X00=m +CONFIG_RT2400PCI=m +CONFIG_RT2500PCI=m +CONFIG_RT61PCI=m +CONFIG_RT2500USB=m +CONFIG_RT73USB=m +CONFIG_RT2800USB=m +CONFIG_RT2X00_LIB_PCI=m +CONFIG_RT2X00_LIB_USB=m +CONFIG_RT2X00_LIB=m +CONFIG_RT2X00_LIB_HT=y +CONFIG_RT2X00_LIB_FIRMWARE=y +CONFIG_RT2X00_LIB_CRYPTO=y +CONFIG_RT2X00_LIB_LEDS=y +# CONFIG_RT2X00_DEBUG is not set +CONFIG_HERMES=m +CONFIG_HERMES_CACHE_FW_ON_INIT=y +CONFIG_PLX_HERMES=m +CONFIG_TMD_HERMES=m +CONFIG_NORTEL_HERMES=m +CONFIG_PCI_HERMES=m +CONFIG_PCMCIA_HERMES=m +CONFIG_PCMCIA_SPECTRUM=m +CONFIG_WL12XX=m +CONFIG_WL1251=m +CONFIG_WL1251_SDIO=m +CONFIG_IWM=m + +# +# WiMAX Wireless Broadband devices +# +CONFIG_WIMAX_I2400M=m +CONFIG_WIMAX_I2400M_USB=m +CONFIG_WIMAX_I2400M_SDIO=m +CONFIG_WIMAX_I2400M_DEBUG_LEVEL=8 # # USB Network Adapters @@ -1435,7 +1617,9 @@ CONFIG_USB_RTL8150=m CONFIG_USB_USBNET=m CONFIG_USB_NET_AX8817X=m CONFIG_USB_NET_CDCETHER=m +CONFIG_USB_NET_CDC_EEM=m CONFIG_USB_NET_DM9601=m +CONFIG_USB_NET_SMSC95XX=m CONFIG_USB_NET_GL620A=m CONFIG_USB_NET_NET1080=m CONFIG_USB_NET_PLUSB=m @@ -1450,6 +1634,8 @@ CONFIG_USB_EPSON2888=y CONFIG_USB_KC2190=y CONFIG_USB_NET_ZAURUS=m CONFIG_USB_HSO=m +CONFIG_USB_NET_INT51X1=m +CONFIG_USB_CDC_PHONET=m CONFIG_NET_PCMCIA=y CONFIG_PCMCIA_3C589=m CONFIG_PCMCIA_3C574=m @@ -1497,6 +1683,9 @@ CONFIG_ATM_FORE200E_TX_RETRY=16 CONFIG_ATM_FORE200E_DEBUG=0 CONFIG_ATM_HE=m CONFIG_ATM_HE_USE_SUNI=y +CONFIG_ATM_SOLOS=m +CONFIG_IEEE802154_DRIVERS=m +CONFIG_IEEE802154_FAKEHARD=m # CONFIG_FDDI is not set # CONFIG_HIPPI is not set # CONFIG_PLIP is not set @@ -1521,6 +1710,7 @@ CONFIG_SLIP_MODE_SLIP6=y # CONFIG_NETPOLL is not set # CONFIG_NET_POLL_CONTROLLER is not set CONFIG_ISDN=y +CONFIG_ISDN_I4L=m CONFIG_MISDN=m CONFIG_MISDN_DSP=m CONFIG_MISDN_L1OIP=m @@ -1530,13 +1720,100 @@ CONFIG_MISDN_L1OIP=m # CONFIG_MISDN_HFCPCI=m CONFIG_MISDN_HFCMULTI=m -# CONFIG_ISDN_I4L is not set +CONFIG_MISDN_HFCUSB=m +CONFIG_MISDN_AVMFRITZ=m +CONFIG_MISDN_SPEEDFAX=m +CONFIG_MISDN_INFINEON=m +CONFIG_MISDN_W6692=m +CONFIG_MISDN_NETJET=m +CONFIG_MISDN_IPAC=m +CONFIG_MISDN_ISAR=m +CONFIG_ISDN_PPP=y +CONFIG_ISDN_PPP_VJ=y +CONFIG_ISDN_MPP=y +CONFIG_IPPP_FILTER=y +CONFIG_ISDN_PPP_BSDCOMP=m +CONFIG_ISDN_AUDIO=y +CONFIG_ISDN_TTY_FAX=y + +# +# ISDN feature submodules +# +CONFIG_ISDN_DIVERSION=m + +# +# ISDN4Linux hardware drivers +# + +# +# Passive cards +# +CONFIG_ISDN_DRV_HISAX=m + +# +# D-channel protocol features +# +CONFIG_HISAX_EURO=y +CONFIG_DE_AOC=y +CONFIG_HISAX_NO_SENDCOMPLETE=y +CONFIG_HISAX_NO_LLC=y +CONFIG_HISAX_NO_KEYPAD=y +CONFIG_HISAX_1TR6=y +CONFIG_HISAX_NI1=y +CONFIG_HISAX_MAX_CARDS=8 + +# +# HiSax supported cards +# +CONFIG_HISAX_16_3=y +CONFIG_HISAX_TELESPCI=y +CONFIG_HISAX_S0BOX=y +CONFIG_HISAX_FRITZPCI=y +CONFIG_HISAX_AVM_A1_PCMCIA=y +CONFIG_HISAX_ELSA=y +CONFIG_HISAX_DIEHLDIVA=y +CONFIG_HISAX_SEDLBAUER=y +CONFIG_HISAX_NETJET=y +CONFIG_HISAX_NETJET_U=y +CONFIG_HISAX_NICCY=y +CONFIG_HISAX_BKM_A4T=y +CONFIG_HISAX_SCT_QUADRO=y +CONFIG_HISAX_GAZEL=y +CONFIG_HISAX_HFC_PCI=y +CONFIG_HISAX_W6692=y +CONFIG_HISAX_HFC_SX=y +CONFIG_HISAX_ENTERNOW_PCI=y +CONFIG_HISAX_DEBUG=y + +# +# HiSax PCMCIA card service modules +# +CONFIG_HISAX_SEDLBAUER_CS=m +CONFIG_HISAX_ELSA_CS=m +CONFIG_HISAX_AVM_A1_CS=m +CONFIG_HISAX_TELES_CS=m + +# +# HiSax sub driver modules +# +CONFIG_HISAX_ST5481=m +CONFIG_HISAX_HFCUSB=m +CONFIG_HISAX_HFC4S8S=m +CONFIG_HISAX_FRITZ_PCIPNP=m + +# +# Active cards +# +CONFIG_HYSDN=m +CONFIG_HYSDN_CAPI=y +CONFIG_ISDN_HDLC=m CONFIG_ISDN_CAPI=m CONFIG_ISDN_DRV_AVMB1_VERBOSE_REASON=y CONFIG_CAPI_TRACE=y CONFIG_ISDN_CAPI_MIDDLEWARE=y CONFIG_ISDN_CAPI_CAPI20=m # CONFIG_ISDN_CAPI_CAPIFS_BOOL is not set +CONFIG_ISDN_CAPI_CAPIDRV=m # # CAPI hardware drivers @@ -1555,6 +1832,11 @@ CONFIG_ISDN_DIVAS=m CONFIG_ISDN_DIVAS_DIVACAPI=m CONFIG_ISDN_DIVAS_USERIDI=m CONFIG_ISDN_DIVAS_MAINT=m +CONFIG_ISDN_DRV_GIGASET=m +CONFIG_GIGASET_BASE=m +CONFIG_GIGASET_M105=m +CONFIG_GIGASET_M101=m +# CONFIG_GIGASET_DEBUG is not set # CONFIG_PHONE is not set # @@ -1579,12 +1861,17 @@ CONFIG_INPUT_MOUSEDEV_SCREEN_Y=768 # Input Device Drivers # CONFIG_INPUT_KEYBOARD=y +CONFIG_KEYBOARD_ADP5588=m CONFIG_KEYBOARD_ATKBD=y -CONFIG_KEYBOARD_SUNKBD=m +CONFIG_QT2160=m CONFIG_KEYBOARD_LKKBD=m -CONFIG_KEYBOARD_XTKBD=m +CONFIG_KEYBOARD_LM8323=m +CONFIG_KEYBOARD_MAX7359=m CONFIG_KEYBOARD_NEWTON=m +CONFIG_KEYBOARD_OPENCORES=m CONFIG_KEYBOARD_STOWAWAY=m +CONFIG_KEYBOARD_SUNKBD=m +CONFIG_KEYBOARD_XTKBD=m # CONFIG_INPUT_MOUSE is not set # CONFIG_INPUT_JOYSTICK is not set # CONFIG_INPUT_TABLET is not set @@ -1599,7 +1886,11 @@ CONFIG_INPUT_ATI_REMOTE2=m CONFIG_INPUT_KEYSPAN_REMOTE=m CONFIG_INPUT_POWERMATE=m CONFIG_INPUT_YEALINK=m +CONFIG_INPUT_CM109=m # CONFIG_INPUT_UINPUT is not set +CONFIG_INPUT_WINBOND_CIR=m +CONFIG_INPUT_PCF50633_PMU=m +CONFIG_INPUT_WM831X_ON=m # # Hardware I/O ports @@ -1637,6 +1928,7 @@ CONFIG_FIX_EARLYCON_MEM=y CONFIG_SERIAL_CORE=m CONFIG_SERIAL_JSM=m CONFIG_UNIX98_PTYS=y +# CONFIG_DEVPTS_MULTIPLE_INSTANCES is not set # CONFIG_LEGACY_PTYS is not set CONFIG_PRINTER=m # CONFIG_LP_CONSOLE is not set @@ -1649,6 +1941,7 @@ CONFIG_IPMI_SI=m CONFIG_IPMI_WATCHDOG=m CONFIG_IPMI_POWEROFF=m CONFIG_HW_RANDOM=m +CONFIG_HW_RANDOM_TIMERIOMEM=m CONFIG_HW_RANDOM_INTEL=m CONFIG_HW_RANDOM_AMD=m CONFIG_HW_RANDOM_GEODE=m @@ -1677,6 +1970,7 @@ CONFIG_HANGCHECK_TIMER=m CONFIG_DEVPORT=y CONFIG_I2C=m CONFIG_I2C_BOARDINFO=y +CONFIG_I2C_COMPAT=y CONFIG_I2C_CHARDEV=m CONFIG_I2C_HELPER_AUTO=y CONFIG_I2C_ALGOBIT=m @@ -1706,6 +2000,11 @@ CONFIG_I2C_SIS96X=m CONFIG_I2C_VIA=m CONFIG_I2C_VIAPRO=m +# +# ACPI drivers +# +CONFIG_I2C_SCMI=m + # # I2C system bus drivers (mostly embedded / system-on-chip) # @@ -1737,19 +2036,18 @@ CONFIG_SCx200_ACB=m # Miscellaneous I2C Chip support # CONFIG_DS1682=m -CONFIG_AT24=m -CONFIG_SENSORS_EEPROM=m -CONFIG_SENSORS_PCF8574=m -CONFIG_PCF8575=m -CONFIG_SENSORS_PCA9539=m -CONFIG_SENSORS_PCF8591=m -CONFIG_SENSORS_MAX6875=m CONFIG_SENSORS_TSL2550=m # CONFIG_I2C_DEBUG_CORE is not set # CONFIG_I2C_DEBUG_ALGO is not set # CONFIG_I2C_DEBUG_BUS is not set # CONFIG_I2C_DEBUG_CHIP is not set # CONFIG_SPI is not set + +# +# PPS support +# +CONFIG_PPS=m +# CONFIG_PPS_DEBUG is not set CONFIG_ARCH_WANT_OPTIONAL_GPIOLIB=y # CONFIG_GPIOLIB is not set CONFIG_W1=m @@ -1767,15 +2065,28 @@ CONFIG_W1_MASTER_DS2482=m # CONFIG_W1_SLAVE_THERM=m CONFIG_W1_SLAVE_SMEM=m +CONFIG_W1_SLAVE_DS2431=m CONFIG_W1_SLAVE_DS2433=m CONFIG_W1_SLAVE_DS2433_CRC=y CONFIG_W1_SLAVE_DS2760=m +CONFIG_W1_SLAVE_BQ27000=m CONFIG_POWER_SUPPLY=y # CONFIG_POWER_SUPPLY_DEBUG is not set # CONFIG_PDA_POWER is not set +CONFIG_WM831X_POWER=m +CONFIG_WM8350_POWER=m # CONFIG_BATTERY_DS2760 is not set +CONFIG_BATTERY_DS2782=m +CONFIG_BATTERY_BQ27x00=m +CONFIG_BATTERY_MAX17040=m +CONFIG_CHARGER_PCF50633=m CONFIG_HWMON=m CONFIG_HWMON_VID=m +# CONFIG_HWMON_DEBUG_CHIP is not set + +# +# Native drivers +# CONFIG_SENSORS_ABITUGURU=m CONFIG_SENSORS_ABITUGURU3=m CONFIG_SENSORS_AD7414=m @@ -1786,8 +2097,10 @@ CONFIG_SENSORS_ADM1026=m CONFIG_SENSORS_ADM1029=m CONFIG_SENSORS_ADM1031=m CONFIG_SENSORS_ADM9240=m +CONFIG_SENSORS_ADT7462=m CONFIG_SENSORS_ADT7470=m CONFIG_SENSORS_ADT7473=m +CONFIG_SENSORS_ADT7475=m CONFIG_SENSORS_K8TEMP=m CONFIG_SENSORS_ASB100=m CONFIG_SENSORS_ATXP1=m @@ -1796,9 +2109,8 @@ CONFIG_SENSORS_I5K_AMB=m CONFIG_SENSORS_F71805F=m CONFIG_SENSORS_F71882FG=m CONFIG_SENSORS_F75375S=m -CONFIG_SENSORS_FSCHER=m -CONFIG_SENSORS_FSCPOS=m CONFIG_SENSORS_FSCHMD=m +CONFIG_SENSORS_G760A=m CONFIG_SENSORS_GL518SM=m CONFIG_SENSORS_GL520SM=m CONFIG_SENSORS_CORETEMP=m @@ -1816,10 +2128,14 @@ CONFIG_SENSORS_LM87=m CONFIG_SENSORS_LM90=m CONFIG_SENSORS_LM92=m CONFIG_SENSORS_LM93=m +CONFIG_SENSORS_LTC4215=m +CONFIG_SENSORS_LTC4245=m +CONFIG_SENSORS_LM95241=m CONFIG_SENSORS_MAX1619=m CONFIG_SENSORS_MAX6650=m CONFIG_SENSORS_PC87360=m CONFIG_SENSORS_PC87427=m +CONFIG_SENSORS_PCF8591=m CONFIG_SENSORS_SIS5595=m CONFIG_SENSORS_DME1737=m CONFIG_SENSORS_SMSC47M1=m @@ -1827,6 +2143,8 @@ CONFIG_SENSORS_SMSC47M192=m CONFIG_SENSORS_SMSC47B397=m CONFIG_SENSORS_ADS7828=m CONFIG_SENSORS_THMC50=m +CONFIG_SENSORS_TMP401=m +CONFIG_SENSORS_TMP421=m CONFIG_SENSORS_VIA686A=m CONFIG_SENSORS_VT1211=m CONFIG_SENSORS_VT8231=m @@ -1838,9 +2156,16 @@ CONFIG_SENSORS_W83L785TS=m CONFIG_SENSORS_W83L786NG=m CONFIG_SENSORS_W83627HF=m CONFIG_SENSORS_W83627EHF=m +CONFIG_SENSORS_WM831X=m +CONFIG_SENSORS_WM8350=m CONFIG_SENSORS_HDAPS=m CONFIG_SENSORS_APPLESMC=m -# CONFIG_HWMON_DEBUG_CHIP is not set + +# +# ACPI drivers +# +CONFIG_SENSORS_ATK0110=m +CONFIG_SENSORS_LIS3LV02D=m CONFIG_THERMAL=y CONFIG_WATCHDOG=y # CONFIG_WATCHDOG_NOWAYOUT is not set @@ -1849,11 +2174,14 @@ CONFIG_WATCHDOG=y # Watchdog Device Drivers # CONFIG_SOFT_WATCHDOG=m +CONFIG_WM831X_WATCHDOG=m +CONFIG_WM8350_WATCHDOG=m CONFIG_ACQUIRE_WDT=m CONFIG_ADVANTECH_WDT=m CONFIG_ALIM1535_WDT=m CONFIG_ALIM7101_WDT=m CONFIG_SC520_WDT=m +CONFIG_SBC_FITPC2_WATCHDOG=m CONFIG_EUROTECH_WDT=m CONFIG_IB700_WDT=m CONFIG_IBMASR=m @@ -1862,6 +2190,7 @@ CONFIG_I6300ESB_WDT=m CONFIG_ITCO_WDT=m # CONFIG_ITCO_VENDOR_SUPPORT is not set CONFIG_IT8712F_WDT=m +CONFIG_IT87_WDT=m CONFIG_HP_WATCHDOG=m CONFIG_SC1200_WDT=m CONFIG_SCx200_WDT=m @@ -1870,9 +2199,11 @@ CONFIG_60XX_WDT=m CONFIG_SBC8360_WDT=m CONFIG_SBC7240_WDT=m CONFIG_CPU5_WDT=m +CONFIG_SMSC_SCH311X_WDT=m CONFIG_SMSC37B787_WDT=m CONFIG_W83627HF_WDT=m CONFIG_W83697HF_WDT=m +CONFIG_W83697UG_WDT=m CONFIG_W83877F_WDT=m CONFIG_W83977F_WDT=m CONFIG_MACHZ_WDT=m @@ -1883,24 +2214,26 @@ CONFIG_SBC_EPX_C3_WATCHDOG=m # CONFIG_PCIPCWATCHDOG=m CONFIG_WDTPCI=m -CONFIG_WDT_501_PCI=y # # USB-based Watchdog Cards # CONFIG_USBPCWATCHDOG=m +CONFIG_SSB_POSSIBLE=y # # Sonics Silicon Backplane # -CONFIG_SSB_POSSIBLE=y CONFIG_SSB=m CONFIG_SSB_SPROM=y +CONFIG_SSB_BLOCKIO=y CONFIG_SSB_PCIHOST_POSSIBLE=y CONFIG_SSB_PCIHOST=y -# CONFIG_SSB_B43_PCI_BRIDGE is not set +CONFIG_SSB_B43_PCI_BRIDGE=y CONFIG_SSB_PCMCIAHOST_POSSIBLE=y CONFIG_SSB_PCMCIAHOST=y +CONFIG_SSB_SDIOHOST_POSSIBLE=y +CONFIG_SSB_SDIOHOST=y # CONFIG_SSB_DEBUG is not set CONFIG_SSB_DRIVER_PCICORE_POSSIBLE=y CONFIG_SSB_DRIVER_PCICORE=y @@ -1908,14 +2241,21 @@ CONFIG_SSB_DRIVER_PCICORE=y # # Multifunction device drivers # -# CONFIG_MFD_CORE is not set +CONFIG_MFD_CORE=m CONFIG_MFD_SM501=m CONFIG_HTC_PASIC3=m # CONFIG_MFD_TMIO is not set - -# -# Multimedia devices -# +CONFIG_MFD_WM8400=m +CONFIG_MFD_WM831X=m +CONFIG_MFD_WM8350=m +CONFIG_MFD_WM8350_I2C=m +CONFIG_MFD_PCF50633=m +CONFIG_PCF50633_ADC=m +CONFIG_PCF50633_GPIO=m +CONFIG_AB3100_CORE=m +CONFIG_AB3100_OTP=m +# CONFIG_REGULATOR is not set +CONFIG_MEDIA_SUPPORT=m # # Multimedia core support @@ -1932,26 +2272,20 @@ CONFIG_VIDEO_MEDIA=m # # CONFIG_MEDIA_ATTACH is not set CONFIG_MEDIA_TUNER=m -CONFIG_MEDIA_TUNER_CUSTOMIZE=y -# CONFIG_MEDIA_TUNER_SIMPLE is not set -# CONFIG_MEDIA_TUNER_TDA8290 is not set -# CONFIG_MEDIA_TUNER_TDA827X is not set -# CONFIG_MEDIA_TUNER_TDA18271 is not set -# CONFIG_MEDIA_TUNER_TDA9887 is not set -# CONFIG_MEDIA_TUNER_TEA5761 is not set -# CONFIG_MEDIA_TUNER_TEA5767 is not set -# CONFIG_MEDIA_TUNER_MT20XX is not set -# CONFIG_MEDIA_TUNER_MT2060 is not set -# CONFIG_MEDIA_TUNER_MT2266 is not set -# CONFIG_MEDIA_TUNER_MT2131 is not set -# CONFIG_MEDIA_TUNER_QT1010 is not set -# CONFIG_MEDIA_TUNER_XC2028 is not set -# CONFIG_MEDIA_TUNER_XC5000 is not set -# CONFIG_MEDIA_TUNER_MXL5005S is not set -# CONFIG_MEDIA_TUNER_MXL5007T is not set +# CONFIG_MEDIA_TUNER_CUSTOMISE is not set +CONFIG_MEDIA_TUNER_SIMPLE=m +CONFIG_MEDIA_TUNER_TDA8290=m +CONFIG_MEDIA_TUNER_TDA9887=m +CONFIG_MEDIA_TUNER_TEA5761=m +CONFIG_MEDIA_TUNER_TEA5767=m +CONFIG_MEDIA_TUNER_MT20XX=m +CONFIG_MEDIA_TUNER_XC2028=m +CONFIG_MEDIA_TUNER_XC5000=m +CONFIG_MEDIA_TUNER_MC44S803=m CONFIG_VIDEO_V4L2=m CONFIG_VIDEO_CAPTURE_DRIVERS=y # CONFIG_VIDEO_ADV_DEBUG is not set +# CONFIG_VIDEO_FIXED_MINOR_RANGES is not set # CONFIG_VIDEO_HELPER_CHIPS_AUTO is not set # @@ -1976,14 +2310,28 @@ CONFIG_VIDEO_CAPTURE_DRIVERS=y # CONFIG_VIDEO_WM8739 is not set # CONFIG_VIDEO_VP27SMPX is not set +# +# RDS decoders +# +# CONFIG_VIDEO_SAA6588 is not set + # # Video decoders # +# CONFIG_VIDEO_ADV7180 is not set +# CONFIG_VIDEO_BT819 is not set +# CONFIG_VIDEO_BT856 is not set +# CONFIG_VIDEO_BT866 is not set +# CONFIG_VIDEO_KS0127 is not set # CONFIG_VIDEO_OV7670 is not set +# CONFIG_VIDEO_MT9V011 is not set # CONFIG_VIDEO_TCM825X is not set +# CONFIG_VIDEO_SAA7110 is not set # CONFIG_VIDEO_SAA711X is not set # CONFIG_VIDEO_SAA717X is not set +# CONFIG_VIDEO_TVP514X is not set # CONFIG_VIDEO_TVP5150 is not set +# CONFIG_VIDEO_VPX3220 is not set # # Video and audio decoders @@ -1999,6 +2347,11 @@ CONFIG_VIDEO_CAPTURE_DRIVERS=y # Video encoders # # CONFIG_VIDEO_SAA7127 is not set +# CONFIG_VIDEO_SAA7185 is not set +# CONFIG_VIDEO_ADV7170 is not set +# CONFIG_VIDEO_ADV7175 is not set +# CONFIG_VIDEO_THS7303 is not set +# CONFIG_VIDEO_ADV7343 is not set # # Video improvement chips @@ -2009,34 +2362,46 @@ CONFIG_VIDEO_CAPTURE_DRIVERS=y # CONFIG_VIDEO_BT848 is not set # CONFIG_VIDEO_SAA5246A is not set # CONFIG_VIDEO_SAA5249 is not set +# CONFIG_VIDEO_ZORAN is not set # CONFIG_VIDEO_SAA7134 is not set # CONFIG_VIDEO_HEXIUM_ORION is not set # CONFIG_VIDEO_HEXIUM_GEMINI is not set # CONFIG_VIDEO_CX88 is not set # CONFIG_VIDEO_CX23885 is not set # CONFIG_VIDEO_AU0828 is not set +# CONFIG_VIDEO_IVTV is not set # CONFIG_VIDEO_CX18 is not set +# CONFIG_VIDEO_SAA7164 is not set # CONFIG_VIDEO_CAFE_CCIC is not set +# CONFIG_SOC_CAMERA is not set CONFIG_V4L_USB_DRIVERS=y # CONFIG_USB_VIDEO_CLASS is not set +CONFIG_USB_VIDEO_CLASS_INPUT_EVDEV=y # CONFIG_USB_GSPCA is not set # CONFIG_VIDEO_PVRUSB2 is not set +# CONFIG_VIDEO_HDPVR is not set # CONFIG_VIDEO_EM28XX is not set +# CONFIG_VIDEO_CX231XX is not set # CONFIG_VIDEO_USBVISION is not set # CONFIG_USB_ET61X251 is not set # CONFIG_USB_SN9C102 is not set # CONFIG_USB_ZC0301 is not set +CONFIG_USB_PWC_INPUT_EVDEV=y # CONFIG_USB_ZR364XX is not set # CONFIG_USB_STKWEBCAM is not set # CONFIG_USB_S2255 is not set -# CONFIG_SOC_CAMERA is not set -# CONFIG_VIDEO_SH_MOBILE_CEU is not set CONFIG_RADIO_ADAPTERS=y # CONFIG_RADIO_GEMTEK_PCI is not set # CONFIG_RADIO_MAXIRADIO is not set # CONFIG_RADIO_MAESTRO is not set +# CONFIG_I2C_SI4713 is not set +# CONFIG_RADIO_SI4713 is not set # CONFIG_USB_DSBR is not set -# CONFIG_USB_SI470X is not set +# CONFIG_RADIO_SI470X is not set +# CONFIG_USB_MR800 is not set +# CONFIG_RADIO_TEA5764 is not set +CONFIG_DVB_MAX_ADAPTERS=8 +# CONFIG_DVB_DYNAMIC_MINORS is not set CONFIG_DVB_CAPTURE_DRIVERS=y # @@ -2052,8 +2417,7 @@ CONFIG_DVB_CAPTURE_DRIVERS=y # CONFIG_DVB_USB is not set # CONFIG_DVB_TTUSB_BUDGET is not set # CONFIG_DVB_TTUSB_DEC is not set -# CONFIG_DVB_CINERGYT2 is not set -# CONFIG_DVB_SIANO_SMS1XXX is not set +# CONFIG_SMS_SIANO_MDTV is not set # # Supported FlexCopII (B2C2) Adapters @@ -2070,80 +2434,24 @@ CONFIG_DVB_CAPTURE_DRIVERS=y # CONFIG_DVB_PLUTO2 is not set # -# Supported DVB Frontends +# Supported SDMC DM1105 Adapters # +# CONFIG_DVB_DM1105 is not set # -# Customise DVB Frontends +# Supported FireWire (IEEE 1394) Adapters # -# CONFIG_DVB_FE_CUSTOMISE is not set +# CONFIG_DVB_FIREDTV is not set # -# DVB-S (satellite) frontends +# Supported Earthsoft PT1 Adapters # -# CONFIG_DVB_CX24110 is not set -# CONFIG_DVB_CX24123 is not set -# CONFIG_DVB_MT312 is not set -# CONFIG_DVB_S5H1420 is not set -# CONFIG_DVB_STV0299 is not set -# CONFIG_DVB_TDA8083 is not set -# CONFIG_DVB_TDA10086 is not set -# CONFIG_DVB_VES1X93 is not set -# CONFIG_DVB_TUNER_ITD1000 is not set -# CONFIG_DVB_TDA826X is not set -# CONFIG_DVB_TUA6100 is not set +# CONFIG_DVB_PT1 is not set # -# DVB-T (terrestrial) frontends -# -# CONFIG_DVB_SP8870 is not set -# CONFIG_DVB_SP887X is not set -# CONFIG_DVB_CX22700 is not set -# CONFIG_DVB_CX22702 is not set -# CONFIG_DVB_DRX397XD is not set -# CONFIG_DVB_L64781 is not set -# CONFIG_DVB_TDA1004X is not set -# CONFIG_DVB_NXT6000 is not set -# CONFIG_DVB_MT352 is not set -# CONFIG_DVB_ZL10353 is not set -# CONFIG_DVB_DIB3000MB is not set -# CONFIG_DVB_DIB3000MC is not set -# CONFIG_DVB_DIB7000M is not set -# CONFIG_DVB_DIB7000P is not set -# CONFIG_DVB_TDA10048 is not set - -# -# DVB-C (cable) frontends -# -# CONFIG_DVB_VES1820 is not set -# CONFIG_DVB_TDA10021 is not set -# CONFIG_DVB_TDA10023 is not set -# CONFIG_DVB_STV0297 is not set - -# -# ATSC (North American/Korean Terrestrial/Cable DTV) frontends -# -# CONFIG_DVB_NXT200X is not set -# CONFIG_DVB_OR51211 is not set -# CONFIG_DVB_OR51132 is not set -# CONFIG_DVB_BCM3510 is not set -# CONFIG_DVB_LGDT330X is not set -# CONFIG_DVB_S5H1409 is not set -# CONFIG_DVB_AU8522 is not set -# CONFIG_DVB_S5H1411 is not set - -# -# Digital terrestrial only tuners/PLL -# -# CONFIG_DVB_PLL is not set -# CONFIG_DVB_TUNER_DIB0070 is not set - -# -# SEC control devices for DVB-S +# Supported DVB Frontends # -# CONFIG_DVB_LNBP21 is not set -# CONFIG_DVB_ISL6405 is not set -# CONFIG_DVB_ISL6421 is not set +# CONFIG_DVB_FE_CUSTOMISE is not set CONFIG_DAB=y # CONFIG_USB_DABUSB is not set @@ -2161,32 +2469,37 @@ CONFIG_AGP_SIS=m CONFIG_AGP_SWORKS=m CONFIG_AGP_VIA=m CONFIG_AGP_EFFICEON=m +CONFIG_VGA_ARB=y CONFIG_DRM=m +CONFIG_DRM_KMS_HELPER=m +CONFIG_DRM_TTM=m CONFIG_DRM_TDFX=m CONFIG_DRM_R128=m CONFIG_DRM_RADEON=m CONFIG_DRM_I810=m CONFIG_DRM_I830=m CONFIG_DRM_I915=m +CONFIG_DRM_I915_KMS=y CONFIG_DRM_MGA=m CONFIG_DRM_SIS=m CONFIG_DRM_VIA=m -CONFIG_DRM_VIA_CHROME9=m CONFIG_DRM_SAVAGE=m CONFIG_VGASTATE=m CONFIG_VIDEO_OUTPUT_CONTROL=m CONFIG_FB=y CONFIG_FIRMWARE_EDID=y CONFIG_FB_DDC=m +CONFIG_FB_BOOT_VESA_SUPPORT=y CONFIG_FB_CFB_FILLRECT=y CONFIG_FB_CFB_COPYAREA=y CONFIG_FB_CFB_IMAGEBLIT=y # CONFIG_FB_CFB_REV_PIXELS_IN_BYTE is not set -# CONFIG_FB_SYS_FILLRECT is not set -# CONFIG_FB_SYS_COPYAREA is not set -# CONFIG_FB_SYS_IMAGEBLIT is not set +CONFIG_FB_SYS_FILLRECT=m +CONFIG_FB_SYS_COPYAREA=m +CONFIG_FB_SYS_IMAGEBLIT=m # CONFIG_FB_FOREIGN_ENDIAN is not set -# CONFIG_FB_SYS_FOPS is not set +CONFIG_FB_SYS_FOPS=m +CONFIG_FB_DEFERRED_IO=y CONFIG_FB_SVGALIB=m # CONFIG_FB_MACMODES is not set CONFIG_FB_BACKLIGHT=y @@ -2206,7 +2519,6 @@ CONFIG_FB_ASILIANT=y # CONFIG_FB_VGA16 is not set CONFIG_FB_UVESA=m CONFIG_FB_VESA=y -CONFIG_FB_EFI=y # CONFIG_FB_N411 is not set # CONFIG_FB_HGA is not set # CONFIG_FB_S1D13XXX is not set @@ -2223,16 +2535,12 @@ CONFIG_FB_I810_GTF=y CONFIG_FB_I810_I2C=y CONFIG_FB_LE80578=m CONFIG_FB_CARILLO_RANCH=m -CONFIG_FB_INTEL=m -# CONFIG_FB_INTEL_DEBUG is not set -CONFIG_FB_INTEL_I2C=y CONFIG_FB_MATROX=m CONFIG_FB_MATROX_MILLENIUM=y CONFIG_FB_MATROX_MYSTIQUE=y CONFIG_FB_MATROX_G=y CONFIG_FB_MATROX_I2C=m CONFIG_FB_MATROX_MAVEN=m -CONFIG_FB_MATROX_MULTIHEAD=y CONFIG_FB_RADEON=m CONFIG_FB_RADEON_I2C=y CONFIG_FB_RADEON_BACKLIGHT=y @@ -2251,15 +2559,15 @@ CONFIG_FB_SAVAGE_ACCEL=y CONFIG_FB_SIS=m CONFIG_FB_SIS_300=y CONFIG_FB_SIS_315=y +CONFIG_FB_VIA=m CONFIG_FB_NEOMAGIC=m CONFIG_FB_KYRO=m CONFIG_FB_3DFX=m CONFIG_FB_3DFX_ACCEL=y +CONFIG_FB_3DFX_I2C=y CONFIG_FB_VOODOO1=m CONFIG_FB_VT8623=m -CONFIG_FB_CYBLA=m CONFIG_FB_TRIDENT=m -CONFIG_FB_TRIDENT_ACCEL=y CONFIG_FB_ARK=m CONFIG_FB_PM3=m # CONFIG_FB_CARMINE is not set @@ -2267,17 +2575,25 @@ CONFIG_FB_GEODE=y CONFIG_FB_GEODE_LX=m CONFIG_FB_GEODE_GX=m CONFIG_FB_GEODE_GX1=m +CONFIG_FB_TMIO=m +CONFIG_FB_TMIO_ACCELL=y CONFIG_FB_SM501=m # CONFIG_FB_VIRTUAL is not set +CONFIG_FB_METRONOME=m +CONFIG_FB_MB862XX=m +CONFIG_FB_MB862XX_PCI_GDC=y +CONFIG_FB_BROADSHEET=m CONFIG_BACKLIGHT_LCD_SUPPORT=y CONFIG_LCD_CLASS_DEVICE=m # CONFIG_LCD_ILI9320 is not set CONFIG_LCD_PLATFORM=m CONFIG_BACKLIGHT_CLASS_DEVICE=y -CONFIG_BACKLIGHT_CORGI=m +CONFIG_BACKLIGHT_GENERIC=m CONFIG_BACKLIGHT_PROGEAR=m CONFIG_BACKLIGHT_CARILLO_RANCH=m CONFIG_BACKLIGHT_MBP_NVIDIA=m +CONFIG_BACKLIGHT_SAHARA=m +CONFIG_BACKLIGHT_WM831X=m # # Display device support @@ -2293,7 +2609,6 @@ CONFIG_DISPLAY_SUPPORT=m # CONFIG_VGA_CONSOLE=y # CONFIG_VGACON_SOFT_SCROLLBACK is not set -CONFIG_VIDEO_SELECT=y CONFIG_DUMMY_CONSOLE=y CONFIG_FRAMEBUFFER_CONSOLE=y # CONFIG_FRAMEBUFFER_CONSOLE_DETECT_PRIMARY is not set @@ -2311,11 +2626,14 @@ CONFIG_LOGO_LINUX_CLUT224=y # # CONFIG_BOOTSPLASH is not set CONFIG_SOUND=m +CONFIG_SOUND_OSS_CORE=y +CONFIG_SOUND_OSS_CORE_PRECLAIM=y CONFIG_SND=m CONFIG_SND_TIMER=m CONFIG_SND_PCM=m CONFIG_SND_HWDEP=m CONFIG_SND_RAWMIDI=m +CONFIG_SND_JACK=y CONFIG_SND_SEQUENCER=m CONFIG_SND_SEQ_DUMMY=m CONFIG_SND_OSSEMUL=y @@ -2329,6 +2647,12 @@ CONFIG_SND_VERBOSE_PROCFS=y # CONFIG_SND_VERBOSE_PRINTK is not set # CONFIG_SND_DEBUG is not set CONFIG_SND_VMASTER=y +CONFIG_SND_DMA_SGBUF=y +CONFIG_SND_RAWMIDI_SEQ=m +CONFIG_SND_OPL3_LIB_SEQ=m +# CONFIG_SND_OPL4_LIB_SEQ is not set +# CONFIG_SND_SBAWE_SEQ is not set +CONFIG_SND_EMU10K1_SEQ=m CONFIG_SND_MPU401_UART=m CONFIG_SND_OPL3_LIB=m CONFIG_SND_VX_LIB=m @@ -2367,6 +2691,7 @@ CONFIG_SND_CS46XX=m CONFIG_SND_CS46XX_NEW_DSP=y CONFIG_SND_CS5530=m CONFIG_SND_CS5535AUDIO=m +CONFIG_SND_CTXFI=m CONFIG_SND_DARLA20=m CONFIG_SND_GINA20=m CONFIG_SND_LAYLA20=m @@ -2379,6 +2704,8 @@ CONFIG_SND_ECHO3G=m CONFIG_SND_INDIGO=m CONFIG_SND_INDIGOIO=m CONFIG_SND_INDIGODJ=m +CONFIG_SND_INDIGOIOX=m +CONFIG_SND_INDIGODJX=m CONFIG_SND_EMU10K1=m CONFIG_SND_EMU10K1X=m CONFIG_SND_ENS1370=m @@ -2386,9 +2713,13 @@ CONFIG_SND_ENS1371=m CONFIG_SND_ES1938=m CONFIG_SND_ES1968=m CONFIG_SND_FM801=m +# CONFIG_SND_FM801_TEA575X_BOOL is not set CONFIG_SND_HDA_INTEL=m CONFIG_SND_HDA_HWDEP=y +CONFIG_SND_HDA_RECONFIG=y # CONFIG_SND_HDA_INPUT_BEEP is not set +# CONFIG_SND_HDA_INPUT_JACK is not set +CONFIG_SND_HDA_PATCH_LOADER=y CONFIG_SND_HDA_CODEC_REALTEK=y CONFIG_SND_HDA_CODEC_ANALOG=y CONFIG_SND_HDA_CODEC_SIGMATEL=y @@ -2397,7 +2728,9 @@ CONFIG_SND_HDA_CODEC_ATIHDMI=y CONFIG_SND_HDA_CODEC_NVHDMI=y CONFIG_SND_HDA_CODEC_INTELHDMI=y CONFIG_SND_HDA_ELD=y +CONFIG_SND_HDA_CODEC_CIRRUS=y CONFIG_SND_HDA_CODEC_CONEXANT=y +CONFIG_SND_HDA_CODEC_CA0110=y CONFIG_SND_HDA_CODEC_CMEDIA=y CONFIG_SND_HDA_CODEC_SI3054=y CONFIG_SND_HDA_GENERIC=y @@ -2410,6 +2743,7 @@ CONFIG_SND_ICE1724=m CONFIG_SND_INTEL8X0=m CONFIG_SND_INTEL8X0M=m CONFIG_SND_KORG1212=m +CONFIG_SND_LX6464ES=m CONFIG_SND_MAESTRO3=m CONFIG_SND_MIXART=m CONFIG_SND_NM256=m @@ -2431,30 +2765,99 @@ CONFIG_SND_USB_AUDIO=m CONFIG_SND_USB_USX2Y=m CONFIG_SND_USB_CAIAQ=m CONFIG_SND_USB_CAIAQ_INPUT=y +CONFIG_SND_USB_US122L=m CONFIG_SND_PCMCIA=y CONFIG_SND_VXPOCKET=m CONFIG_SND_PDAUDIOCF=m CONFIG_SND_SOC=m +CONFIG_SND_SOC_I2C_AND_SPI=m +CONFIG_SND_SOC_ALL_CODECS=m +CONFIG_SND_SOC_WM_HUBS=m +CONFIG_SND_SOC_AD73311=m +CONFIG_SND_SOC_AK4535=m +CONFIG_SND_SOC_AK4642=m +CONFIG_SND_SOC_CS4270=m +CONFIG_SND_SOC_L3=m +CONFIG_SND_SOC_PCM3008=m +CONFIG_SND_SOC_SPDIF=m +CONFIG_SND_SOC_SSM2602=m +CONFIG_SND_SOC_TLV320AIC23=m +CONFIG_SND_SOC_TLV320AIC3X=m +CONFIG_SND_SOC_UDA134X=m +CONFIG_SND_SOC_UDA1380=m +CONFIG_SND_SOC_WM8350=m +CONFIG_SND_SOC_WM8400=m +CONFIG_SND_SOC_WM8510=m +CONFIG_SND_SOC_WM8523=m +CONFIG_SND_SOC_WM8580=m +CONFIG_SND_SOC_WM8728=m +CONFIG_SND_SOC_WM8731=m +CONFIG_SND_SOC_WM8750=m +CONFIG_SND_SOC_WM8753=m +CONFIG_SND_SOC_WM8776=m +CONFIG_SND_SOC_WM8900=m +CONFIG_SND_SOC_WM8903=m +CONFIG_SND_SOC_WM8940=m +CONFIG_SND_SOC_WM8960=m +CONFIG_SND_SOC_WM8961=m +CONFIG_SND_SOC_WM8971=m +CONFIG_SND_SOC_WM8974=m +CONFIG_SND_SOC_WM8988=m +CONFIG_SND_SOC_WM8990=m +CONFIG_SND_SOC_WM8993=m +CONFIG_SND_SOC_WM9081=m +CONFIG_SND_SOC_MAX9877=m # CONFIG_SOUND_PRIME is not set CONFIG_AC97_BUS=m CONFIG_HID_SUPPORT=y CONFIG_HID=y -CONFIG_HID_DEBUG=y # CONFIG_HIDRAW is not set # # USB Input Devices # CONFIG_USB_HID=m -# CONFIG_USB_HIDINPUT_POWERBOOK is not set -# CONFIG_HID_FF is not set +# CONFIG_HID_PID is not set CONFIG_USB_HIDDEV=y # -# USB HID Boot Protocol drivers -# -# CONFIG_USB_KBD is not set -# CONFIG_USB_MOUSE is not set +# Special HID drivers +# +CONFIG_HID_A4TECH=m +CONFIG_HID_APPLE=m +CONFIG_HID_BELKIN=m +CONFIG_HID_CHERRY=m +CONFIG_HID_CHICONY=m +CONFIG_HID_CYPRESS=m +CONFIG_HID_DRAGONRISE=m +# CONFIG_DRAGONRISE_FF is not set +CONFIG_HID_EZKEY=m +CONFIG_HID_KYE=m +CONFIG_HID_GYRATION=m +CONFIG_HID_TWINHAN=m +CONFIG_HID_KENSINGTON=m +CONFIG_HID_LOGITECH=m +# CONFIG_LOGITECH_FF is not set +# CONFIG_LOGIRUMBLEPAD2_FF is not set +CONFIG_HID_MICROSOFT=m +CONFIG_HID_MONTEREY=m +CONFIG_HID_NTRIG=m +CONFIG_HID_PANTHERLORD=m +# CONFIG_PANTHERLORD_FF is not set +CONFIG_HID_PETALYNX=m +CONFIG_HID_SAMSUNG=m +CONFIG_HID_SONY=m +CONFIG_HID_SUNPLUS=m +CONFIG_HID_GREENASIA=m +# CONFIG_GREENASIA_FF is not set +CONFIG_HID_SMARTJOYPLUS=m +# CONFIG_SMARTJOYPLUS_FF is not set +CONFIG_HID_TOPSEED=m +CONFIG_HID_THRUSTMASTER=m +# CONFIG_THRUSTMASTER_FF is not set +CONFIG_HID_WACOM=m +CONFIG_HID_ZEROPLUS=m +# CONFIG_ZEROPLUS_FF is not set CONFIG_USB_SUPPORT=y CONFIG_USB_ARCH_HAS_HCD=y CONFIG_USB_ARCH_HAS_OHCI=y @@ -2472,16 +2875,23 @@ CONFIG_USB_DYNAMIC_MINORS=y CONFIG_USB_SUSPEND=y # CONFIG_USB_OTG is not set # CONFIG_USB_MON is not set +CONFIG_USB_WUSB=m +CONFIG_USB_WUSB_CBAF=m +# CONFIG_USB_WUSB_CBAF_DEBUG is not set # # USB Host Controller Drivers # # CONFIG_USB_C67X00_HCD is not set +CONFIG_USB_XHCI_HCD=m +# CONFIG_USB_XHCI_HCD_DEBUGGING is not set CONFIG_USB_EHCI_HCD=m # CONFIG_USB_EHCI_ROOT_HUB_TT is not set # CONFIG_USB_EHCI_TT_NEWSCHED is not set +CONFIG_USB_OXU210HP_HCD=m CONFIG_USB_ISP116X_HCD=m # CONFIG_USB_ISP1760_HCD is not set +CONFIG_USB_ISP1362_HCD=m CONFIG_USB_OHCI_HCD=m CONFIG_USB_OHCI_HCD_SSB=y # CONFIG_USB_OHCI_BIG_ENDIAN_DESC is not set @@ -2492,6 +2902,8 @@ CONFIG_USB_U132_HCD=m CONFIG_USB_SL811_HCD=m # CONFIG_USB_SL811_CS is not set CONFIG_USB_R8A66597_HCD=m +CONFIG_USB_WHCI_HCD=m +CONFIG_USB_HWA_HCD=m # # Enable Host or Gadget support to see Inventra options @@ -2503,28 +2915,28 @@ CONFIG_USB_R8A66597_HCD=m CONFIG_USB_ACM=m CONFIG_USB_PRINTER=m CONFIG_USB_WDM=m +CONFIG_USB_TMC=m # -# NOTE: USB_STORAGE enables SCSI, and 'SCSI disk support' +# NOTE: USB_STORAGE depends on SCSI but BLK_DEV_SD may # # -# may also be needed; see USB_STORAGE Help for more information +# also be needed; see USB_STORAGE Help for more info # CONFIG_USB_STORAGE=m # CONFIG_USB_STORAGE_DEBUG is not set # CONFIG_USB_STORAGE_DATAFAB is not set -CONFIG_USB_STORAGE_FREECOM=y -CONFIG_USB_STORAGE_ISD200=y -CONFIG_USB_STORAGE_DPCM=y -CONFIG_USB_STORAGE_USBAT=y -CONFIG_USB_STORAGE_SDDR09=y -CONFIG_USB_STORAGE_SDDR55=y -CONFIG_USB_STORAGE_JUMPSHOT=y -CONFIG_USB_STORAGE_ALAUDA=y -CONFIG_USB_STORAGE_ONETOUCH=y -CONFIG_USB_STORAGE_KARMA=y -CONFIG_USB_STORAGE_CYPRESS_ATACB=y +CONFIG_USB_STORAGE_FREECOM=m +CONFIG_USB_STORAGE_ISD200=m +CONFIG_USB_STORAGE_USBAT=m +CONFIG_USB_STORAGE_SDDR09=m +CONFIG_USB_STORAGE_SDDR55=m +CONFIG_USB_STORAGE_JUMPSHOT=m +CONFIG_USB_STORAGE_ALAUDA=m +CONFIG_USB_STORAGE_ONETOUCH=m +CONFIG_USB_STORAGE_KARMA=m +CONFIG_USB_STORAGE_CYPRESS_ATACB=m # CONFIG_USB_LIBUSUAL is not set # @@ -2546,7 +2958,7 @@ CONFIG_USB_SERIAL_BELKIN=m CONFIG_USB_SERIAL_CH341=m CONFIG_USB_SERIAL_WHITEHEAT=m CONFIG_USB_SERIAL_DIGI_ACCELEPORT=m -CONFIG_USB_SERIAL_CP2101=m +CONFIG_USB_SERIAL_CP210X=m CONFIG_USB_SERIAL_CYPRESS_M8=m CONFIG_USB_SERIAL_EMPEG=m CONFIG_USB_SERIAL_FTDI_SIO=m @@ -2575,12 +2987,15 @@ CONFIG_USB_SERIAL_SPCP8X5=m CONFIG_USB_SERIAL_HP4X=m CONFIG_USB_SERIAL_SAFE=m # CONFIG_USB_SERIAL_SAFE_PADDED is not set +CONFIG_USB_SERIAL_SIEMENS_MPI=m CONFIG_USB_SERIAL_SIERRAWIRELESS=m +CONFIG_USB_SERIAL_SYMBOL=m CONFIG_USB_SERIAL_TI=m # CONFIG_USB_SERIAL_CYBERJACK is not set CONFIG_USB_SERIAL_XIRCOM=m CONFIG_USB_SERIAL_OPTION=m # CONFIG_USB_SERIAL_OMNINET is not set +CONFIG_USB_SERIAL_OPTICON=m # CONFIG_USB_SERIAL_DEBUG is not set # @@ -2589,6 +3004,7 @@ CONFIG_USB_SERIAL_OPTION=m CONFIG_USB_EMI62=m CONFIG_USB_EMI26=m # CONFIG_USB_ADUTUX is not set +CONFIG_USB_SEVSEG=m # CONFIG_USB_RIO500 is not set # CONFIG_USB_LEGOTOWER is not set CONFIG_USB_LCD=m @@ -2607,18 +3023,31 @@ CONFIG_USB_SISUSBVGA_CON=y CONFIG_USB_IOWARRIOR=m # CONFIG_USB_TEST is not set CONFIG_USB_ISIGHTFW=m +CONFIG_USB_VST=m CONFIG_USB_ATM=m CONFIG_USB_SPEEDTOUCH=m CONFIG_USB_CXACRU=m CONFIG_USB_UEAGLEATM=m CONFIG_USB_XUSBATM=m # CONFIG_USB_GADGET is not set + +# +# OTG and related infrastructure +# +CONFIG_USB_OTG_UTILS=y +CONFIG_NOP_USB_XCEIV=m +CONFIG_UWB=m +CONFIG_UWB_HWA=m +CONFIG_UWB_WHCI=m +CONFIG_UWB_WLP=m +CONFIG_UWB_I1480U=m +CONFIG_UWB_I1480U_WLP=m CONFIG_MMC=m # CONFIG_MMC_DEBUG is not set # CONFIG_MMC_UNSAFE_RESUME is not set # -# MMC/SD Card Drivers +# MMC/SD/SDIO Card Drivers # CONFIG_MMC_BLOCK=m CONFIG_MMC_BLOCK_BOUNCE=y @@ -2626,14 +3055,19 @@ CONFIG_SDIO_UART=m CONFIG_MMC_TEST=m # -# MMC/SD Host Controller Drivers +# MMC/SD/SDIO Host Controller Drivers # CONFIG_MMC_SDHCI=m CONFIG_MMC_SDHCI_PCI=m CONFIG_MMC_RICOH_MMC=m +CONFIG_MMC_SDHCI_PLTFM=m CONFIG_MMC_WBSD=m +# CONFIG_MMC_AT91 is not set +# CONFIG_MMC_ATMELMCI is not set CONFIG_MMC_TIFM_SD=m CONFIG_MMC_SDRICOH_CS=m +CONFIG_MMC_CB710=m +CONFIG_MMC_VIA_SDMMC=m CONFIG_MEMSTICK=m # CONFIG_MEMSTICK_DEBUG is not set @@ -2656,10 +3090,14 @@ CONFIG_LEDS_CLASS=m # CONFIG_LEDS_NET48XX=m CONFIG_LEDS_WRAP=m -CONFIG_LEDS_ALIX=m +CONFIG_LEDS_ALIX2=m CONFIG_LEDS_PCA9532=m +CONFIG_LEDS_LP3944=m CONFIG_LEDS_CLEVO_MAIL=m CONFIG_LEDS_PCA955X=m +CONFIG_LEDS_WM831X_STATUS=m +CONFIG_LEDS_WM8350=m +CONFIG_LEDS_BD2802=m # # LED Triggers @@ -2668,7 +3106,12 @@ CONFIG_LEDS_TRIGGERS=y CONFIG_LEDS_TRIGGER_TIMER=m CONFIG_LEDS_TRIGGER_IDE_DISK=y CONFIG_LEDS_TRIGGER_HEARTBEAT=m +CONFIG_LEDS_TRIGGER_BACKLIGHT=m CONFIG_LEDS_TRIGGER_DEFAULT_ON=m + +# +# iptables trigger is under Netfilter config (LED target) +# # CONFIG_ACCESSIBILITY is not set # CONFIG_INFINIBAND is not set # CONFIG_EDAC is not set @@ -2700,6 +3143,8 @@ CONFIG_RTC_DRV_M41T80=m # CONFIG_RTC_DRV_M41T80_WDT is not set CONFIG_RTC_DRV_S35390A=m CONFIG_RTC_DRV_FM3130=m +CONFIG_RTC_DRV_RX8581=m +CONFIG_RTC_DRV_RX8025=m # # SPI RTC drivers @@ -2709,13 +3154,20 @@ CONFIG_RTC_DRV_FM3130=m # Platform RTC drivers # CONFIG_RTC_DRV_CMOS=m +CONFIG_RTC_DRV_DS1286=m CONFIG_RTC_DRV_DS1511=m CONFIG_RTC_DRV_DS1553=m CONFIG_RTC_DRV_DS1742=m CONFIG_RTC_DRV_STK17TA8=m CONFIG_RTC_DRV_M48T86=m +CONFIG_RTC_DRV_M48T35=m CONFIG_RTC_DRV_M48T59=m +CONFIG_RTC_DRV_BQ4802=m CONFIG_RTC_DRV_V3020=m +CONFIG_RTC_DRV_WM831X=m +CONFIG_RTC_DRV_WM8350=m +CONFIG_RTC_DRV_PCF50633=m +CONFIG_RTC_DRV_AB3100=m # # on-CPU RTC drivers @@ -2725,6 +3177,7 @@ CONFIG_DMADEVICES=y # # DMA Devices # +CONFIG_ASYNC_TX_DISABLE_CHANNEL_SWITCH=y CONFIG_INTEL_IOATDMA=m CONFIG_DMA_ENGINE=y @@ -2732,6 +3185,7 @@ CONFIG_DMA_ENGINE=y # DMA Clients # CONFIG_NET_DMA=y +# CONFIG_ASYNC_TX_DMA is not set CONFIG_DMATEST=m CONFIG_DCA=m # CONFIG_AUXDISPLAY is not set @@ -2740,6 +3194,13 @@ CONFIG_UIO_CIF=m CONFIG_UIO_PDRV=m CONFIG_UIO_PDRV_GENIRQ=m CONFIG_UIO_SMX=m +CONFIG_UIO_AEC=m +CONFIG_UIO_SERCOS3=m +CONFIG_UIO_PCI_GENERIC=m + +# +# TI VLYNQ +# CONFIG_XEN=y CONFIG_XEN_INTERFACE_VERSION=0x00030207 @@ -2749,11 +3210,14 @@ CONFIG_XEN_INTERFACE_VERSION=0x00030207 CONFIG_XEN_PRIVILEGED_GUEST=y # CONFIG_XEN_UNPRIVILEGED_GUEST is not set CONFIG_XEN_PRIVCMD=y +CONFIG_XEN_DOMCTL=y CONFIG_XEN_XENBUS_DEV=y CONFIG_XEN_NETDEV_ACCEL_SFC_UTIL=y CONFIG_XEN_BACKEND=y CONFIG_XEN_BLKDEV_BACKEND=y CONFIG_XEN_BLKDEV_TAP=y +CONFIG_XEN_BLKDEV_TAP2=m +CONFIG_XEN_BLKBACK_PAGEMAP=y CONFIG_XEN_NETDEV_BACKEND=y CONFIG_XEN_NETDEV_TX_SHIFT=8 # CONFIG_XEN_NETDEV_PIPELINED_TRANSMITTER is not set @@ -2767,10 +3231,14 @@ CONFIG_XEN_PCIDEV_BACKEND_VPCI=y CONFIG_XEN_PCIDEV_BE_DEBUG=y CONFIG_XEN_TPMDEV_BACKEND=y CONFIG_XEN_SCSI_BACKEND=m +CONFIG_XEN_USB_BACKEND=m CONFIG_XEN_BLKDEV_FRONTEND=y CONFIG_XEN_NETDEV_FRONTEND=y CONFIG_XEN_NETDEV_ACCEL_SFC_FRONTEND=y CONFIG_XEN_SCSI_FRONTEND=m +CONFIG_XEN_USB_FRONTEND=m +CONFIG_XEN_USB_FRONTEND_HCD_STATS=y +# CONFIG_XEN_USB_FRONTEND_HCD_PM is not set CONFIG_XEN_GRANT_DEV=y CONFIG_XEN_FRAMEBUFFER=y CONFIG_XEN_KEYBOARD=y @@ -2781,16 +3249,43 @@ CONFIG_XEN_NR_GUEST_DEVICES=256 # CONFIG_XEN_COMPAT_030004_AND_LATER is not set # CONFIG_XEN_COMPAT_030100_AND_LATER is not set CONFIG_XEN_COMPAT_030200_AND_LATER=y +# CONFIG_XEN_COMPAT_030300_AND_LATER is not set +# CONFIG_XEN_COMPAT_030400_AND_LATER is not set # CONFIG_XEN_COMPAT_LATEST_ONLY is not set CONFIG_XEN_COMPAT=0x030200 +CONFIG_XEN_VCPU_INFO_PLACEMENT=y CONFIG_HAVE_IRQ_IGNORE_UNHANDLED=y -CONFIG_GENERIC_HARDIRQS_NO__DO_IRQ=y CONFIG_IRQ_PER_CPU=y CONFIG_NO_IDLE_HZ=y CONFIG_XEN_SMPBOOT=y CONFIG_XEN_DEVMEM=y CONFIG_XEN_BALLOON=y CONFIG_XEN_SCRUB_PAGES=y +# CONFIG_STAGING is not set +CONFIG_X86_PLATFORM_DEVICES=y +CONFIG_ACER_WMI=m +CONFIG_ASUS_LAPTOP=m +CONFIG_DELL_WMI=m +CONFIG_FUJITSU_LAPTOP=m +CONFIG_FUJITSU_LAPTOP_DEBUG=y +CONFIG_TC1100_WMI=m +CONFIG_HP_WMI=m +CONFIG_MSI_LAPTOP=m +CONFIG_PANASONIC_LAPTOP=m +CONFIG_COMPAL_LAPTOP=m +CONFIG_SONY_LAPTOP=m +# CONFIG_SONYPI_COMPAT is not set +CONFIG_THINKPAD_ACPI=m +# CONFIG_THINKPAD_ACPI_DEBUGFACILITIES is not set +# CONFIG_THINKPAD_ACPI_DEBUG is not set +# CONFIG_THINKPAD_ACPI_UNSAFE_LEDS is not set +CONFIG_THINKPAD_ACPI_VIDEO=y +CONFIG_THINKPAD_ACPI_HOTKEY_POLL=y +CONFIG_INTEL_MENLOW=m +CONFIG_ACPI_WMI=m +CONFIG_ACPI_ASUS=m +CONFIG_TOPSTAR_LAPTOP=m +CONFIG_ACPI_TOSHIBA=m # # Firmware Drivers @@ -2812,16 +3307,25 @@ CONFIG_EXT2_FS_POSIX_ACL=y CONFIG_EXT2_FS_SECURITY=y # CONFIG_EXT2_FS_XIP is not set CONFIG_EXT3_FS=m +# CONFIG_EXT3_DEFAULTS_TO_ORDERED is not set CONFIG_EXT3_FS_XATTR=y CONFIG_EXT3_FS_POSIX_ACL=y # CONFIG_EXT3_FS_NFS4ACL is not set CONFIG_EXT3_FS_SECURITY=y -# CONFIG_EXT4DEV_FS is not set +CONFIG_EXT4_FS=m +CONFIG_EXT4_FS_XATTR=y +CONFIG_EXT4_FS_POSIX_ACL=y +CONFIG_EXT4_FS_SECURITY=y +# CONFIG_EXT4_DEBUG is not set CONFIG_JBD=m +CONFIG_JBD2=m CONFIG_FS_MBCACHE=m +CONFIG_REISER4_FS=m +# CONFIG_REISER4_DEBUG is not set CONFIG_REISERFS_FS=m # CONFIG_REISERFS_CHECK is not set CONFIG_REISERFS_PROC_INFO=y +# CONFIG_REISERFS_DEFAULTS_TO_BARRIERS_ENABLED is not set CONFIG_REISERFS_FS_XATTR=y CONFIG_REISERFS_FS_POSIX_ACL=y CONFIG_REISERFS_FS_SECURITY=y @@ -2840,6 +3344,10 @@ CONFIG_XFS_POSIX_ACL=y CONFIG_XFS_DEBUG=y # CONFIG_GFS2_FS is not set # CONFIG_OCFS2_FS is not set +# CONFIG_BTRFS_FS is not set +# CONFIG_NILFS2_FS is not set +CONFIG_FILE_LOCKING=y +CONFIG_FSNOTIFY=y CONFIG_DNOTIFY=y CONFIG_INOTIFY=y CONFIG_INOTIFY_USER=y @@ -2854,6 +3362,12 @@ CONFIG_QUOTACTL=y CONFIG_AUTOFS_FS=m CONFIG_AUTOFS4_FS=m CONFIG_FUSE_FS=m +CONFIG_CUSE=m + +# +# Caches +# +# CONFIG_FSCACHE is not set # # CD-ROM/DVD Filesystems @@ -2880,15 +3394,13 @@ CONFIG_FAT_DEFAULT_IOCHARSET="iso8859-1" CONFIG_PROC_FS=y # CONFIG_PROC_KCORE is not set CONFIG_PROC_SYSCTL=y +CONFIG_PROC_PAGE_MONITOR=y CONFIG_SYSFS=y CONFIG_TMPFS=y # CONFIG_TMPFS_POSIX_ACL is not set # CONFIG_HUGETLB_PAGE is not set # CONFIG_CONFIGFS_FS is not set - -# -# Miscellaneous filesystems -# +CONFIG_MISC_FILESYSTEMS=y # CONFIG_ADFS_FS is not set # CONFIG_AFFS_FS is not set CONFIG_ECRYPT_FS=m @@ -2915,6 +3427,7 @@ CONFIG_JFFS2_CMODE_PRIORITY=y # CONFIG_UBIFS_FS is not set # CONFIG_CRAMFS is not set CONFIG_SQUASHFS=y +CONFIG_SQUASHFS_LZMA=y # CONFIG_SQUASHFS_EMBEDDED is not set CONFIG_SQUASHFS_FRAGMENT_CACHE_SIZE=3 # CONFIG_VXFS_FS is not set @@ -2925,12 +3438,14 @@ CONFIG_SQUASHFS_FRAGMENT_CACHE_SIZE=3 # CONFIG_ROMFS_FS is not set # CONFIG_SYSV_FS is not set # CONFIG_UFS_FS is not set +# CONFIG_EXOFS_FS is not set CONFIG_NETWORK_FILESYSTEMS=y CONFIG_NFS_FS=m CONFIG_NFS_V3=y # CONFIG_NFS_V3_ACL is not set CONFIG_NFS_V4=y # CONFIG_NFS_SWAP is not set +# CONFIG_NFS_V4_1 is not set CONFIG_NFSD=m CONFIG_NFSD_V3=y # CONFIG_NFSD_V3_ACL is not set @@ -2954,6 +3469,7 @@ CONFIG_CIFS_STATS2=y CONFIG_CIFS_XATTR=y # CONFIG_CIFS_POSIX is not set # CONFIG_CIFS_DEBUG2 is not set +# CONFIG_CIFS_DFS_UPCALL is not set # CONFIG_CIFS_EXPERIMENTAL is not set # CONFIG_NCP_FS is not set # CONFIG_CODA_FS is not set @@ -3031,29 +3547,38 @@ CONFIG_TRACE_IRQFLAGS_SUPPORT=y CONFIG_ENABLE_MUST_CHECK=y CONFIG_FRAME_WARN=1024 # CONFIG_MAGIC_SYSRQ is not set +# CONFIG_STRIP_ASM_SYMS is not set CONFIG_UNUSED_SYMBOLS=y # CONFIG_DEBUG_FS is not set # CONFIG_HEADERS_CHECK is not set # CONFIG_DEBUG_KERNEL is not set CONFIG_DEBUG_BUGVERBOSE=y CONFIG_DEBUG_MEMORY_INIT=y +CONFIG_ARCH_WANT_FRAME_POINTERS=y +CONFIG_FRAME_POINTER=y +# CONFIG_RCU_CPU_STALL_DETECTOR is not set # CONFIG_LATENCYTOP is not set # CONFIG_SYSCTL_SYSCALL_CHECK is not set -CONFIG_HAVE_FTRACE=y +CONFIG_USER_STACKTRACE_SUPPORT=y +CONFIG_HAVE_FUNCTION_TRACER=y +CONFIG_HAVE_FUNCTION_GRAPH_TRACER=y +CONFIG_HAVE_FUNCTION_GRAPH_FP_TEST=y +CONFIG_HAVE_FUNCTION_TRACE_MCOUNT_TEST=y CONFIG_HAVE_DYNAMIC_FTRACE=y +CONFIG_HAVE_FTRACE_MCOUNT_RECORD=y +CONFIG_HAVE_SYSCALL_TRACEPOINTS=y +CONFIG_TRACING_SUPPORT=y # CONFIG_FTRACE is not set -# CONFIG_IRQSOFF_TRACER is not set -# CONFIG_SYSPROF_TRACER is not set -# CONFIG_SCHED_TRACER is not set -# CONFIG_CONTEXT_SWITCH_TRACER is not set # CONFIG_PROVIDE_OHCI1394_DMA_INIT is not set # CONFIG_FIREWIRE_OHCI_REMOTE_DMA is not set -# CONFIG_DYNAMIC_PRINTK_DEBUG is not set +# CONFIG_DMA_API_DEBUG is not set # CONFIG_SAMPLES is not set +CONFIG_HAVE_ARCH_KMEMCHECK=y # CONFIG_STRICT_DEVMEM is not set CONFIG_EARLY_PRINTK=y # CONFIG_EARLY_PRINTK_DBGP is not set # CONFIG_4KSTACKS is not set +# CONFIG_IOMMU_STRESS is not set CONFIG_IO_DELAY_TYPE_0X80=0 CONFIG_IO_DELAY_TYPE_0XED=1 CONFIG_IO_DELAY_TYPE_UDELAY=2 @@ -3071,23 +3596,39 @@ CONFIG_DEFAULT_IO_DELAY_TYPE=0 CONFIG_KEYS=y # CONFIG_KEYS_DEBUG_PROC_KEYS is not set # CONFIG_SECURITY is not set +# CONFIG_SECURITYFS is not set # CONFIG_SECURITY_FILE_CAPABILITIES is not set +# CONFIG_IMA is not set CONFIG_XOR_BLOCKS=m CONFIG_ASYNC_CORE=m CONFIG_ASYNC_MEMCPY=m CONFIG_ASYNC_XOR=m +CONFIG_ASYNC_PQ=m +CONFIG_ASYNC_RAID6_RECOV=m +CONFIG_ASYNC_TX_DISABLE_PQ_VAL_DMA=y +CONFIG_ASYNC_TX_DISABLE_XOR_VAL_DMA=y CONFIG_CRYPTO=y # # Crypto core or helper # +CONFIG_CRYPTO_FIPS=y CONFIG_CRYPTO_ALGAPI=y +CONFIG_CRYPTO_ALGAPI2=y CONFIG_CRYPTO_AEAD=m +CONFIG_CRYPTO_AEAD2=y CONFIG_CRYPTO_BLKCIPHER=m +CONFIG_CRYPTO_BLKCIPHER2=y CONFIG_CRYPTO_HASH=y +CONFIG_CRYPTO_HASH2=y +CONFIG_CRYPTO_RNG=m +CONFIG_CRYPTO_RNG2=y +CONFIG_CRYPTO_PCOMP=y CONFIG_CRYPTO_MANAGER=y +CONFIG_CRYPTO_MANAGER2=y CONFIG_CRYPTO_GF128MUL=m # CONFIG_CRYPTO_NULL is not set +CONFIG_CRYPTO_WORKQUEUE=y CONFIG_CRYPTO_CRYPTD=m CONFIG_CRYPTO_AUTHENC=m # CONFIG_CRYPTO_TEST is not set @@ -3115,11 +3656,14 @@ CONFIG_CRYPTO_XTS=m # CONFIG_CRYPTO_HMAC=y CONFIG_CRYPTO_XCBC=m +CONFIG_CRYPTO_VMAC=m # # Digest # CONFIG_CRYPTO_CRC32C=m +CONFIG_CRYPTO_CRC32C_INTEL=m +CONFIG_CRYPTO_GHASH=m # CONFIG_CRYPTO_MD4 is not set CONFIG_CRYPTO_MD5=m CONFIG_CRYPTO_MICHAEL_MIC=m @@ -3160,7 +3704,13 @@ CONFIG_CRYPTO_TWOFISH_586=m # Compression # CONFIG_CRYPTO_DEFLATE=y +CONFIG_CRYPTO_ZLIB=m CONFIG_CRYPTO_LZO=m + +# +# Random Number Generation +# +CONFIG_CRYPTO_ANSI_CPRNG=m CONFIG_CRYPTO_HW=y CONFIG_CRYPTO_DEV_PADLOCK=m CONFIG_CRYPTO_DEV_PADLOCK_AES=m @@ -3168,6 +3718,7 @@ CONFIG_CRYPTO_DEV_PADLOCK_SHA=m CONFIG_CRYPTO_DEV_GEODE=m CONFIG_CRYPTO_DEV_HIFN_795X=m CONFIG_CRYPTO_DEV_HIFN_795X_RNG=y +# CONFIG_BINARY_PRINTF is not set # # Library routines @@ -3175,6 +3726,7 @@ CONFIG_CRYPTO_DEV_HIFN_795X_RNG=y CONFIG_BITREVERSE=y CONFIG_GENERIC_FIND_FIRST_BIT=y CONFIG_GENERIC_FIND_NEXT_BIT=y +CONFIG_GENERIC_FIND_LAST_BIT=y CONFIG_CRC_CCITT=m CONFIG_CRC16=m CONFIG_CRC_T10DIF=m @@ -3187,12 +3739,16 @@ CONFIG_ZLIB_INFLATE=y CONFIG_ZLIB_DEFLATE=y CONFIG_LZO_COMPRESS=m CONFIG_LZO_DECOMPRESS=m +CONFIG_DECOMPRESS_GZIP=y +CONFIG_DECOMPRESS_BZIP2=y +CONFIG_DECOMPRESS_LZMA=y +CONFIG_DECOMPRESS_LZMA_NEEDED=y CONFIG_TEXTSEARCH=y CONFIG_TEXTSEARCH_KMP=m CONFIG_TEXTSEARCH_BM=m CONFIG_TEXTSEARCH_FSM=m -CONFIG_PLIST=y CONFIG_HAS_IOMEM=y CONFIG_HAS_IOPORT=y CONFIG_HAS_DMA=y CONFIG_CHECK_SIGNATURE=y +CONFIG_NLATTR=y diff --git a/config/rootfiles/packages/linux-xen-disabled b/config/rootfiles/packages/linux-xen similarity index 72% rename from config/rootfiles/packages/linux-xen-disabled rename to config/rootfiles/packages/linux-xen index b3f9383aae..e5f76ddf29 100644 --- a/config/rootfiles/packages/linux-xen-disabled +++ b/config/rootfiles/packages/linux-xen @@ -3,76 +3,7 @@ boot/System.map-ipfire-xen boot/config-KVER-ipfire-xen boot/vmlinuz-KVER-ipfire-xen boot/vmlinuz-ipfire-xen -#lib/firmware/atmsar11.fw -#lib/firmware/cpia2 -#lib/firmware/cpia2/stv0672_vp4.bin -#lib/firmware/dabusb -#lib/firmware/dabusb/bitstream.bin -#lib/firmware/dabusb/firmware.fw -#lib/firmware/dsp56k -#lib/firmware/dsp56k/bootstrap.bin -#lib/firmware/edgeport -#lib/firmware/edgeport/boot.fw -#lib/firmware/edgeport/boot2.fw -#lib/firmware/edgeport/down.fw -#lib/firmware/edgeport/down2.fw -#lib/firmware/edgeport/down3.bin -#lib/firmware/emi26 -#lib/firmware/emi26/bitstream.fw -#lib/firmware/emi26/firmware.fw -#lib/firmware/emi26/loader.fw -#lib/firmware/emi62 -#lib/firmware/emi62/bitstream.fw -#lib/firmware/emi62/loader.fw -#lib/firmware/emi62/midi.fw -#lib/firmware/emi62/spdif.fw -#lib/firmware/ess -#lib/firmware/ess/maestro3_assp_kernel.fw -#lib/firmware/ess/maestro3_assp_minisrc.fw -#lib/firmware/intelliport2.bin -#lib/firmware/kaweth -#lib/firmware/kaweth/new_code.bin -#lib/firmware/kaweth/new_code_fix.bin -#lib/firmware/kaweth/trigger_code.bin -#lib/firmware/kaweth/trigger_code_fix.bin -#lib/firmware/keyspan -#lib/firmware/keyspan/mpr.fw -#lib/firmware/keyspan/usa18x.fw -#lib/firmware/keyspan/usa19.fw -#lib/firmware/keyspan/usa19qi.fw -#lib/firmware/keyspan/usa19qw.fw -#lib/firmware/keyspan/usa19w.fw -#lib/firmware/keyspan/usa28.fw -#lib/firmware/keyspan/usa28x.fw -#lib/firmware/keyspan/usa28xa.fw -#lib/firmware/keyspan/usa28xb.fw -#lib/firmware/keyspan/usa49w.fw -#lib/firmware/keyspan/usa49wlc.fw -#lib/firmware/keyspan_pda -#lib/firmware/keyspan_pda/keyspan_pda.fw -#lib/firmware/keyspan_pda/xircom_pgs.fw -#lib/firmware/korg -#lib/firmware/korg/k1212.dsp -#lib/firmware/sb16 -#lib/firmware/sb16/alaw_main.csp -#lib/firmware/sb16/ima_adpcm_capture.csp -#lib/firmware/sb16/ima_adpcm_init.csp -#lib/firmware/sb16/ima_adpcm_playback.csp -#lib/firmware/sb16/mulaw_main.csp -#lib/firmware/ti_3410.fw -#lib/firmware/ti_5052.fw -#lib/firmware/tr_smctr.bin -#lib/firmware/ttusb-budget -#lib/firmware/ttusb-budget/dspbootcode.bin -#lib/firmware/vicam -#lib/firmware/vicam/firmware.fw -#lib/firmware/whiteheat.fw -#lib/firmware/whiteheat_loader.fw -#lib/firmware/yamaha -#lib/firmware/yamaha/ds1_ctrl.fw -#lib/firmware/yamaha/ds1_dsp.fw -#lib/firmware/yamaha/ds1e_ctrl.fw -#lib/modules +#lib/firmware/acenic/tg1.bin lib/modules/KVER-ipfire-xen #lib/modules/KVER-ipfire-xen/build #lib/modules/KVER-ipfire-xen/kernel @@ -80,6 +11,7 @@ lib/modules/KVER-ipfire-xen #lib/modules/KVER-ipfire-xen/kernel/arch/x86 #lib/modules/KVER-ipfire-xen/kernel/arch/x86/crypto #lib/modules/KVER-ipfire-xen/kernel/arch/x86/crypto/aes-i586.ko +#lib/modules/KVER-ipfire-xen/kernel/arch/x86/crypto/crc32c-intel.ko #lib/modules/KVER-ipfire-xen/kernel/arch/x86/crypto/salsa20-i586.ko #lib/modules/KVER-ipfire-xen/kernel/arch/x86/crypto/twofish-i586.ko #lib/modules/KVER-ipfire-xen/kernel/arch/x86/kernel @@ -87,12 +19,14 @@ lib/modules/KVER-ipfire-xen #lib/modules/KVER-ipfire-xen/kernel/arch/x86/kernel/msr.ko #lib/modules/KVER-ipfire-xen/kernel/arch/x86/kernel/scx200.ko #lib/modules/KVER-ipfire-xen/kernel/crypto -#lib/modules/KVER-ipfire-xen/kernel/crypto/aead.ko #lib/modules/KVER-ipfire-xen/kernel/crypto/aes_generic.ko +#lib/modules/KVER-ipfire-xen/kernel/crypto/ansi_cprng.ko #lib/modules/KVER-ipfire-xen/kernel/crypto/anubis.ko #lib/modules/KVER-ipfire-xen/kernel/crypto/arc4.ko #lib/modules/KVER-ipfire-xen/kernel/crypto/async_tx #lib/modules/KVER-ipfire-xen/kernel/crypto/async_tx/async_memcpy.ko +#lib/modules/KVER-ipfire-xen/kernel/crypto/async_tx/async_pq.ko +#lib/modules/KVER-ipfire-xen/kernel/crypto/async_tx/async_raid6_recov.ko #lib/modules/KVER-ipfire-xen/kernel/crypto/async_tx/async_tx.ko #lib/modules/KVER-ipfire-xen/kernel/crypto/async_tx/async_xor.ko #lib/modules/KVER-ipfire-xen/kernel/crypto/authenc.ko @@ -104,7 +38,6 @@ lib/modules/KVER-ipfire-xen #lib/modules/KVER-ipfire-xen/kernel/crypto/ccm.ko #lib/modules/KVER-ipfire-xen/kernel/crypto/crc32c.ko #lib/modules/KVER-ipfire-xen/kernel/crypto/cryptd.ko -#lib/modules/KVER-ipfire-xen/kernel/crypto/crypto_blkcipher.ko #lib/modules/KVER-ipfire-xen/kernel/crypto/ctr.ko #lib/modules/KVER-ipfire-xen/kernel/crypto/cts.ko #lib/modules/KVER-ipfire-xen/kernel/crypto/des_generic.ko @@ -112,6 +45,7 @@ lib/modules/KVER-ipfire-xen #lib/modules/KVER-ipfire-xen/kernel/crypto/fcrypt.ko #lib/modules/KVER-ipfire-xen/kernel/crypto/gcm.ko #lib/modules/KVER-ipfire-xen/kernel/crypto/gf128mul.ko +#lib/modules/KVER-ipfire-xen/kernel/crypto/ghash-generic.ko #lib/modules/KVER-ipfire-xen/kernel/crypto/khazad.ko #lib/modules/KVER-ipfire-xen/kernel/crypto/lrw.ko #lib/modules/KVER-ipfire-xen/kernel/crypto/lzo.ko @@ -133,27 +67,25 @@ lib/modules/KVER-ipfire-xen #lib/modules/KVER-ipfire-xen/kernel/crypto/tgr192.ko #lib/modules/KVER-ipfire-xen/kernel/crypto/twofish.ko #lib/modules/KVER-ipfire-xen/kernel/crypto/twofish_common.ko +#lib/modules/KVER-ipfire-xen/kernel/crypto/vmac.ko #lib/modules/KVER-ipfire-xen/kernel/crypto/wp512.ko #lib/modules/KVER-ipfire-xen/kernel/crypto/xcbc.ko #lib/modules/KVER-ipfire-xen/kernel/crypto/xor.ko #lib/modules/KVER-ipfire-xen/kernel/crypto/xts.ko +#lib/modules/KVER-ipfire-xen/kernel/crypto/zlib.ko #lib/modules/KVER-ipfire-xen/kernel/drivers #lib/modules/KVER-ipfire-xen/kernel/drivers/acpi #lib/modules/KVER-ipfire-xen/kernel/drivers/acpi/ac.ko -#lib/modules/KVER-ipfire-xen/kernel/drivers/acpi/asus_acpi.ko #lib/modules/KVER-ipfire-xen/kernel/drivers/acpi/battery.ko #lib/modules/KVER-ipfire-xen/kernel/drivers/acpi/button.ko #lib/modules/KVER-ipfire-xen/kernel/drivers/acpi/container.ko -#lib/modules/KVER-ipfire-xen/kernel/drivers/acpi/dock.ko #lib/modules/KVER-ipfire-xen/kernel/drivers/acpi/fan.ko #lib/modules/KVER-ipfire-xen/kernel/drivers/acpi/pci_slot.ko #lib/modules/KVER-ipfire-xen/kernel/drivers/acpi/processor.ko #lib/modules/KVER-ipfire-xen/kernel/drivers/acpi/sbs.ko #lib/modules/KVER-ipfire-xen/kernel/drivers/acpi/sbshc.ko #lib/modules/KVER-ipfire-xen/kernel/drivers/acpi/thermal.ko -#lib/modules/KVER-ipfire-xen/kernel/drivers/acpi/toshiba_acpi.ko #lib/modules/KVER-ipfire-xen/kernel/drivers/acpi/video.ko -#lib/modules/KVER-ipfire-xen/kernel/drivers/acpi/wmi.ko #lib/modules/KVER-ipfire-xen/kernel/drivers/ata #lib/modules/KVER-ipfire-xen/kernel/drivers/ata/ahci.ko #lib/modules/KVER-ipfire-xen/kernel/drivers/ata/ata_generic.ko @@ -164,6 +96,7 @@ lib/modules/KVER-ipfire-xen #lib/modules/KVER-ipfire-xen/kernel/drivers/ata/pata_amd.ko #lib/modules/KVER-ipfire-xen/kernel/drivers/ata/pata_artop.ko #lib/modules/KVER-ipfire-xen/kernel/drivers/ata/pata_atiixp.ko +#lib/modules/KVER-ipfire-xen/kernel/drivers/ata/pata_atp867x.ko #lib/modules/KVER-ipfire-xen/kernel/drivers/ata/pata_cmd640.ko #lib/modules/KVER-ipfire-xen/kernel/drivers/ata/pata_cmd64x.ko #lib/modules/KVER-ipfire-xen/kernel/drivers/ata/pata_cs5520.ko @@ -192,6 +125,7 @@ lib/modules/KVER-ipfire-xen #lib/modules/KVER-ipfire-xen/kernel/drivers/ata/pata_pdc2027x.ko #lib/modules/KVER-ipfire-xen/kernel/drivers/ata/pata_pdc202xx_old.ko #lib/modules/KVER-ipfire-xen/kernel/drivers/ata/pata_radisys.ko +#lib/modules/KVER-ipfire-xen/kernel/drivers/ata/pata_rdc.ko #lib/modules/KVER-ipfire-xen/kernel/drivers/ata/pata_rz1000.ko #lib/modules/KVER-ipfire-xen/kernel/drivers/ata/pata_sc1200.ko #lib/modules/KVER-ipfire-xen/kernel/drivers/ata/pata_sch.ko @@ -228,6 +162,7 @@ lib/modules/KVER-ipfire-xen #lib/modules/KVER-ipfire-xen/kernel/drivers/atm/iphase.ko #lib/modules/KVER-ipfire-xen/kernel/drivers/atm/lanai.ko #lib/modules/KVER-ipfire-xen/kernel/drivers/atm/nicstar.ko +#lib/modules/KVER-ipfire-xen/kernel/drivers/atm/solos-pci.ko #lib/modules/KVER-ipfire-xen/kernel/drivers/atm/suni.ko #lib/modules/KVER-ipfire-xen/kernel/drivers/atm/uPD98402.ko #lib/modules/KVER-ipfire-xen/kernel/drivers/atm/zatm.ko @@ -240,6 +175,7 @@ lib/modules/KVER-ipfire-xen #lib/modules/KVER-ipfire-xen/kernel/drivers/block/cryptoloop.ko #lib/modules/KVER-ipfire-xen/kernel/drivers/block/floppy.ko #lib/modules/KVER-ipfire-xen/kernel/drivers/block/nbd.ko +#lib/modules/KVER-ipfire-xen/kernel/drivers/block/osdblk.ko #lib/modules/KVER-ipfire-xen/kernel/drivers/block/sx8.ko #lib/modules/KVER-ipfire-xen/kernel/drivers/bluetooth #lib/modules/KVER-ipfire-xen/kernel/drivers/bluetooth/bcm203x.ko @@ -247,6 +183,8 @@ lib/modules/KVER-ipfire-xen #lib/modules/KVER-ipfire-xen/kernel/drivers/bluetooth/bluecard_cs.ko #lib/modules/KVER-ipfire-xen/kernel/drivers/bluetooth/bpa10x.ko #lib/modules/KVER-ipfire-xen/kernel/drivers/bluetooth/bt3c_cs.ko +#lib/modules/KVER-ipfire-xen/kernel/drivers/bluetooth/btmrvl.ko +#lib/modules/KVER-ipfire-xen/kernel/drivers/bluetooth/btmrvl_sdio.ko #lib/modules/KVER-ipfire-xen/kernel/drivers/bluetooth/btsdio.ko #lib/modules/KVER-ipfire-xen/kernel/drivers/bluetooth/btuart_cs.ko #lib/modules/KVER-ipfire-xen/kernel/drivers/bluetooth/btusb.ko @@ -273,6 +211,7 @@ lib/modules/KVER-ipfire-xen #lib/modules/KVER-ipfire-xen/kernel/drivers/char/hw_random/geode-rng.ko #lib/modules/KVER-ipfire-xen/kernel/drivers/char/hw_random/intel-rng.ko #lib/modules/KVER-ipfire-xen/kernel/drivers/char/hw_random/rng-core.ko +#lib/modules/KVER-ipfire-xen/kernel/drivers/char/hw_random/timeriomem-rng.ko #lib/modules/KVER-ipfire-xen/kernel/drivers/char/hw_random/via-rng.ko #lib/modules/KVER-ipfire-xen/kernel/drivers/char/i8k.ko #lib/modules/KVER-ipfire-xen/kernel/drivers/char/ipmi @@ -306,9 +245,11 @@ lib/modules/KVER-ipfire-xen #lib/modules/KVER-ipfire-xen/kernel/drivers/dca/dca.ko #lib/modules/KVER-ipfire-xen/kernel/drivers/dma #lib/modules/KVER-ipfire-xen/kernel/drivers/dma/dmatest.ko -#lib/modules/KVER-ipfire-xen/kernel/drivers/dma/ioatdma.ko +#lib/modules/KVER-ipfire-xen/kernel/drivers/dma/ioat +#lib/modules/KVER-ipfire-xen/kernel/drivers/dma/ioat/ioatdma.ko #lib/modules/KVER-ipfire-xen/kernel/drivers/firewire #lib/modules/KVER-ipfire-xen/kernel/drivers/firewire/firewire-core.ko +#lib/modules/KVER-ipfire-xen/kernel/drivers/firewire/firewire-net.ko #lib/modules/KVER-ipfire-xen/kernel/drivers/firewire/firewire-ohci.ko #lib/modules/KVER-ipfire-xen/kernel/drivers/firewire/firewire-sbp2.ko #lib/modules/KVER-ipfire-xen/kernel/drivers/firmware @@ -316,6 +257,7 @@ lib/modules/KVER-ipfire-xen #lib/modules/KVER-ipfire-xen/kernel/drivers/gpu #lib/modules/KVER-ipfire-xen/kernel/drivers/gpu/drm #lib/modules/KVER-ipfire-xen/kernel/drivers/gpu/drm/drm.ko +#lib/modules/KVER-ipfire-xen/kernel/drivers/gpu/drm/drm_kms_helper.ko #lib/modules/KVER-ipfire-xen/kernel/drivers/gpu/drm/i810 #lib/modules/KVER-ipfire-xen/kernel/drivers/gpu/drm/i810/i810.ko #lib/modules/KVER-ipfire-xen/kernel/drivers/gpu/drm/i830 @@ -334,11 +276,38 @@ lib/modules/KVER-ipfire-xen #lib/modules/KVER-ipfire-xen/kernel/drivers/gpu/drm/sis/sis.ko #lib/modules/KVER-ipfire-xen/kernel/drivers/gpu/drm/tdfx #lib/modules/KVER-ipfire-xen/kernel/drivers/gpu/drm/tdfx/tdfx.ko +#lib/modules/KVER-ipfire-xen/kernel/drivers/gpu/drm/ttm +#lib/modules/KVER-ipfire-xen/kernel/drivers/gpu/drm/ttm/ttm.ko #lib/modules/KVER-ipfire-xen/kernel/drivers/gpu/drm/via #lib/modules/KVER-ipfire-xen/kernel/drivers/gpu/drm/via/via.ko -#lib/modules/KVER-ipfire-xen/kernel/drivers/gpu/drm/via_chrome9 -#lib/modules/KVER-ipfire-xen/kernel/drivers/gpu/drm/via_chrome9/via_chrome9.ko #lib/modules/KVER-ipfire-xen/kernel/drivers/hid +#lib/modules/KVER-ipfire-xen/kernel/drivers/hid/hid-a4tech.ko +#lib/modules/KVER-ipfire-xen/kernel/drivers/hid/hid-apple.ko +#lib/modules/KVER-ipfire-xen/kernel/drivers/hid/hid-belkin.ko +#lib/modules/KVER-ipfire-xen/kernel/drivers/hid/hid-cherry.ko +#lib/modules/KVER-ipfire-xen/kernel/drivers/hid/hid-chicony.ko +#lib/modules/KVER-ipfire-xen/kernel/drivers/hid/hid-cypress.ko +#lib/modules/KVER-ipfire-xen/kernel/drivers/hid/hid-drff.ko +#lib/modules/KVER-ipfire-xen/kernel/drivers/hid/hid-ezkey.ko +#lib/modules/KVER-ipfire-xen/kernel/drivers/hid/hid-gaff.ko +#lib/modules/KVER-ipfire-xen/kernel/drivers/hid/hid-gyration.ko +#lib/modules/KVER-ipfire-xen/kernel/drivers/hid/hid-kensington.ko +#lib/modules/KVER-ipfire-xen/kernel/drivers/hid/hid-kye.ko +#lib/modules/KVER-ipfire-xen/kernel/drivers/hid/hid-logitech.ko +#lib/modules/KVER-ipfire-xen/kernel/drivers/hid/hid-microsoft.ko +#lib/modules/KVER-ipfire-xen/kernel/drivers/hid/hid-monterey.ko +#lib/modules/KVER-ipfire-xen/kernel/drivers/hid/hid-ntrig.ko +#lib/modules/KVER-ipfire-xen/kernel/drivers/hid/hid-petalynx.ko +#lib/modules/KVER-ipfire-xen/kernel/drivers/hid/hid-pl.ko +#lib/modules/KVER-ipfire-xen/kernel/drivers/hid/hid-samsung.ko +#lib/modules/KVER-ipfire-xen/kernel/drivers/hid/hid-sjoy.ko +#lib/modules/KVER-ipfire-xen/kernel/drivers/hid/hid-sony.ko +#lib/modules/KVER-ipfire-xen/kernel/drivers/hid/hid-sunplus.ko +#lib/modules/KVER-ipfire-xen/kernel/drivers/hid/hid-tmff.ko +#lib/modules/KVER-ipfire-xen/kernel/drivers/hid/hid-topseed.ko +#lib/modules/KVER-ipfire-xen/kernel/drivers/hid/hid-twinhan.ko +#lib/modules/KVER-ipfire-xen/kernel/drivers/hid/hid-wacom.ko +#lib/modules/KVER-ipfire-xen/kernel/drivers/hid/hid-zpff.ko #lib/modules/KVER-ipfire-xen/kernel/drivers/hid/usbhid #lib/modules/KVER-ipfire-xen/kernel/drivers/hid/usbhid/usbhid.ko #lib/modules/KVER-ipfire-xen/kernel/drivers/hwmon @@ -353,10 +322,13 @@ lib/modules/KVER-ipfire-xen #lib/modules/KVER-ipfire-xen/kernel/drivers/hwmon/adm1031.ko #lib/modules/KVER-ipfire-xen/kernel/drivers/hwmon/adm9240.ko #lib/modules/KVER-ipfire-xen/kernel/drivers/hwmon/ads7828.ko +#lib/modules/KVER-ipfire-xen/kernel/drivers/hwmon/adt7462.ko #lib/modules/KVER-ipfire-xen/kernel/drivers/hwmon/adt7470.ko #lib/modules/KVER-ipfire-xen/kernel/drivers/hwmon/adt7473.ko +#lib/modules/KVER-ipfire-xen/kernel/drivers/hwmon/adt7475.ko #lib/modules/KVER-ipfire-xen/kernel/drivers/hwmon/applesmc.ko #lib/modules/KVER-ipfire-xen/kernel/drivers/hwmon/asb100.ko +#lib/modules/KVER-ipfire-xen/kernel/drivers/hwmon/asus_atk0110.ko #lib/modules/KVER-ipfire-xen/kernel/drivers/hwmon/atxp1.ko #lib/modules/KVER-ipfire-xen/kernel/drivers/hwmon/coretemp.ko #lib/modules/KVER-ipfire-xen/kernel/drivers/hwmon/dme1737.ko @@ -364,12 +336,12 @@ lib/modules/KVER-ipfire-xen #lib/modules/KVER-ipfire-xen/kernel/drivers/hwmon/f71805f.ko #lib/modules/KVER-ipfire-xen/kernel/drivers/hwmon/f71882fg.ko #lib/modules/KVER-ipfire-xen/kernel/drivers/hwmon/f75375s.ko -#lib/modules/KVER-ipfire-xen/kernel/drivers/hwmon/fscher.ko #lib/modules/KVER-ipfire-xen/kernel/drivers/hwmon/fschmd.ko -#lib/modules/KVER-ipfire-xen/kernel/drivers/hwmon/fscpos.ko +#lib/modules/KVER-ipfire-xen/kernel/drivers/hwmon/g760a.ko #lib/modules/KVER-ipfire-xen/kernel/drivers/hwmon/gl518sm.ko #lib/modules/KVER-ipfire-xen/kernel/drivers/hwmon/gl520sm.ko #lib/modules/KVER-ipfire-xen/kernel/drivers/hwmon/hdaps.ko +#lib/modules/KVER-ipfire-xen/kernel/drivers/hwmon/hp_accel.ko #lib/modules/KVER-ipfire-xen/kernel/drivers/hwmon/hwmon-vid.ko #lib/modules/KVER-ipfire-xen/kernel/drivers/hwmon/hwmon.ko #lib/modules/KVER-ipfire-xen/kernel/drivers/hwmon/i5k_amb.ko @@ -377,6 +349,7 @@ lib/modules/KVER-ipfire-xen #lib/modules/KVER-ipfire-xen/kernel/drivers/hwmon/ibmpex.ko #lib/modules/KVER-ipfire-xen/kernel/drivers/hwmon/it87.ko #lib/modules/KVER-ipfire-xen/kernel/drivers/hwmon/k8temp.ko +#lib/modules/KVER-ipfire-xen/kernel/drivers/hwmon/lis3lv02d.ko #lib/modules/KVER-ipfire-xen/kernel/drivers/hwmon/lm63.ko #lib/modules/KVER-ipfire-xen/kernel/drivers/hwmon/lm75.ko #lib/modules/KVER-ipfire-xen/kernel/drivers/hwmon/lm77.ko @@ -388,15 +361,21 @@ lib/modules/KVER-ipfire-xen #lib/modules/KVER-ipfire-xen/kernel/drivers/hwmon/lm90.ko #lib/modules/KVER-ipfire-xen/kernel/drivers/hwmon/lm92.ko #lib/modules/KVER-ipfire-xen/kernel/drivers/hwmon/lm93.ko +#lib/modules/KVER-ipfire-xen/kernel/drivers/hwmon/lm95241.ko +#lib/modules/KVER-ipfire-xen/kernel/drivers/hwmon/ltc4215.ko +#lib/modules/KVER-ipfire-xen/kernel/drivers/hwmon/ltc4245.ko #lib/modules/KVER-ipfire-xen/kernel/drivers/hwmon/max1619.ko #lib/modules/KVER-ipfire-xen/kernel/drivers/hwmon/max6650.ko #lib/modules/KVER-ipfire-xen/kernel/drivers/hwmon/pc87360.ko #lib/modules/KVER-ipfire-xen/kernel/drivers/hwmon/pc87427.ko +#lib/modules/KVER-ipfire-xen/kernel/drivers/hwmon/pcf8591.ko #lib/modules/KVER-ipfire-xen/kernel/drivers/hwmon/sis5595.ko #lib/modules/KVER-ipfire-xen/kernel/drivers/hwmon/smsc47b397.ko #lib/modules/KVER-ipfire-xen/kernel/drivers/hwmon/smsc47m1.ko #lib/modules/KVER-ipfire-xen/kernel/drivers/hwmon/smsc47m192.ko #lib/modules/KVER-ipfire-xen/kernel/drivers/hwmon/thmc50.ko +#lib/modules/KVER-ipfire-xen/kernel/drivers/hwmon/tmp401.ko +#lib/modules/KVER-ipfire-xen/kernel/drivers/hwmon/tmp421.ko #lib/modules/KVER-ipfire-xen/kernel/drivers/hwmon/via686a.ko #lib/modules/KVER-ipfire-xen/kernel/drivers/hwmon/vt1211.ko #lib/modules/KVER-ipfire-xen/kernel/drivers/hwmon/vt8231.ko @@ -408,6 +387,8 @@ lib/modules/KVER-ipfire-xen #lib/modules/KVER-ipfire-xen/kernel/drivers/hwmon/w83793.ko #lib/modules/KVER-ipfire-xen/kernel/drivers/hwmon/w83l785ts.ko #lib/modules/KVER-ipfire-xen/kernel/drivers/hwmon/w83l786ng.ko +#lib/modules/KVER-ipfire-xen/kernel/drivers/hwmon/wm831x-hwmon.ko +#lib/modules/KVER-ipfire-xen/kernel/drivers/hwmon/wm8350-hwmon.ko #lib/modules/KVER-ipfire-xen/kernel/drivers/i2c #lib/modules/KVER-ipfire-xen/kernel/drivers/i2c/algos #lib/modules/KVER-ipfire-xen/kernel/drivers/i2c/algos/i2c-algo-bit.ko @@ -428,6 +409,7 @@ lib/modules/KVER-ipfire-xen #lib/modules/KVER-ipfire-xen/kernel/drivers/i2c/busses/i2c-parport.ko #lib/modules/KVER-ipfire-xen/kernel/drivers/i2c/busses/i2c-pca-platform.ko #lib/modules/KVER-ipfire-xen/kernel/drivers/i2c/busses/i2c-piix4.ko +#lib/modules/KVER-ipfire-xen/kernel/drivers/i2c/busses/i2c-scmi.ko #lib/modules/KVER-ipfire-xen/kernel/drivers/i2c/busses/i2c-simtec.ko #lib/modules/KVER-ipfire-xen/kernel/drivers/i2c/busses/i2c-sis5595.ko #lib/modules/KVER-ipfire-xen/kernel/drivers/i2c/busses/i2c-sis630.ko @@ -439,58 +421,49 @@ lib/modules/KVER-ipfire-xen #lib/modules/KVER-ipfire-xen/kernel/drivers/i2c/busses/i2c-voodoo3.ko #lib/modules/KVER-ipfire-xen/kernel/drivers/i2c/busses/scx200_acb.ko #lib/modules/KVER-ipfire-xen/kernel/drivers/i2c/chips -#lib/modules/KVER-ipfire-xen/kernel/drivers/i2c/chips/at24.ko #lib/modules/KVER-ipfire-xen/kernel/drivers/i2c/chips/ds1682.ko -#lib/modules/KVER-ipfire-xen/kernel/drivers/i2c/chips/eeprom.ko -#lib/modules/KVER-ipfire-xen/kernel/drivers/i2c/chips/max6875.ko -#lib/modules/KVER-ipfire-xen/kernel/drivers/i2c/chips/pca9539.ko -#lib/modules/KVER-ipfire-xen/kernel/drivers/i2c/chips/pcf8574.ko -#lib/modules/KVER-ipfire-xen/kernel/drivers/i2c/chips/pcf8575.ko -#lib/modules/KVER-ipfire-xen/kernel/drivers/i2c/chips/pcf8591.ko #lib/modules/KVER-ipfire-xen/kernel/drivers/i2c/chips/tsl2550.ko #lib/modules/KVER-ipfire-xen/kernel/drivers/i2c/i2c-core.ko #lib/modules/KVER-ipfire-xen/kernel/drivers/i2c/i2c-dev.ko #lib/modules/KVER-ipfire-xen/kernel/drivers/ide +#lib/modules/KVER-ipfire-xen/kernel/drivers/ide/aec62xx.ko +#lib/modules/KVER-ipfire-xen/kernel/drivers/ide/alim15x3.ko +#lib/modules/KVER-ipfire-xen/kernel/drivers/ide/amd74xx.ko +#lib/modules/KVER-ipfire-xen/kernel/drivers/ide/atiixp.ko +#lib/modules/KVER-ipfire-xen/kernel/drivers/ide/cmd640.ko +#lib/modules/KVER-ipfire-xen/kernel/drivers/ide/cmd64x.ko +#lib/modules/KVER-ipfire-xen/kernel/drivers/ide/cs5520.ko +#lib/modules/KVER-ipfire-xen/kernel/drivers/ide/cs5530.ko +#lib/modules/KVER-ipfire-xen/kernel/drivers/ide/cs5535.ko +#lib/modules/KVER-ipfire-xen/kernel/drivers/ide/cs5536.ko +#lib/modules/KVER-ipfire-xen/kernel/drivers/ide/delkin_cb.ko +#lib/modules/KVER-ipfire-xen/kernel/drivers/ide/hpt366.ko #lib/modules/KVER-ipfire-xen/kernel/drivers/ide/ide-cd.ko -#lib/modules/KVER-ipfire-xen/kernel/drivers/ide/ide-core.ko +#lib/modules/KVER-ipfire-xen/kernel/drivers/ide/ide-cs.ko #lib/modules/KVER-ipfire-xen/kernel/drivers/ide/ide-disk.ko -#lib/modules/KVER-ipfire-xen/kernel/drivers/ide/ide-floppy.ko #lib/modules/KVER-ipfire-xen/kernel/drivers/ide/ide-generic.ko +#lib/modules/KVER-ipfire-xen/kernel/drivers/ide/ide-pci-generic.ko #lib/modules/KVER-ipfire-xen/kernel/drivers/ide/ide-pnp.ko -#lib/modules/KVER-ipfire-xen/kernel/drivers/ide/legacy -#lib/modules/KVER-ipfire-xen/kernel/drivers/ide/legacy/ide-cs.ko -#lib/modules/KVER-ipfire-xen/kernel/drivers/ide/legacy/ide_platform.ko -#lib/modules/KVER-ipfire-xen/kernel/drivers/ide/pci -#lib/modules/KVER-ipfire-xen/kernel/drivers/ide/pci/aec62xx.ko -#lib/modules/KVER-ipfire-xen/kernel/drivers/ide/pci/alim15x3.ko -#lib/modules/KVER-ipfire-xen/kernel/drivers/ide/pci/amd74xx.ko -#lib/modules/KVER-ipfire-xen/kernel/drivers/ide/pci/atiixp.ko -#lib/modules/KVER-ipfire-xen/kernel/drivers/ide/pci/cmd640.ko -#lib/modules/KVER-ipfire-xen/kernel/drivers/ide/pci/cmd64x.ko -#lib/modules/KVER-ipfire-xen/kernel/drivers/ide/pci/cs5520.ko -#lib/modules/KVER-ipfire-xen/kernel/drivers/ide/pci/cs5530.ko -#lib/modules/KVER-ipfire-xen/kernel/drivers/ide/pci/cs5535.ko -#lib/modules/KVER-ipfire-xen/kernel/drivers/ide/pci/delkin_cb.ko -#lib/modules/KVER-ipfire-xen/kernel/drivers/ide/pci/hpt366.ko -#lib/modules/KVER-ipfire-xen/kernel/drivers/ide/pci/ide-pci-generic.ko -#lib/modules/KVER-ipfire-xen/kernel/drivers/ide/pci/it8213.ko -#lib/modules/KVER-ipfire-xen/kernel/drivers/ide/pci/it821x.ko -#lib/modules/KVER-ipfire-xen/kernel/drivers/ide/pci/jmicron.ko -#lib/modules/KVER-ipfire-xen/kernel/drivers/ide/pci/ns87415.ko -#lib/modules/KVER-ipfire-xen/kernel/drivers/ide/pci/opti621.ko -#lib/modules/KVER-ipfire-xen/kernel/drivers/ide/pci/pdc202xx_new.ko -#lib/modules/KVER-ipfire-xen/kernel/drivers/ide/pci/pdc202xx_old.ko -#lib/modules/KVER-ipfire-xen/kernel/drivers/ide/pci/piix.ko -#lib/modules/KVER-ipfire-xen/kernel/drivers/ide/pci/rz1000.ko -#lib/modules/KVER-ipfire-xen/kernel/drivers/ide/pci/sc1200.ko -#lib/modules/KVER-ipfire-xen/kernel/drivers/ide/pci/serverworks.ko -#lib/modules/KVER-ipfire-xen/kernel/drivers/ide/pci/siimage.ko -#lib/modules/KVER-ipfire-xen/kernel/drivers/ide/pci/sis5513.ko -#lib/modules/KVER-ipfire-xen/kernel/drivers/ide/pci/slc90e66.ko -#lib/modules/KVER-ipfire-xen/kernel/drivers/ide/pci/tc86c001.ko -#lib/modules/KVER-ipfire-xen/kernel/drivers/ide/pci/triflex.ko -#lib/modules/KVER-ipfire-xen/kernel/drivers/ide/pci/trm290.ko -#lib/modules/KVER-ipfire-xen/kernel/drivers/ide/pci/via82cxxx.ko +#lib/modules/KVER-ipfire-xen/kernel/drivers/ide/ide_platform.ko +#lib/modules/KVER-ipfire-xen/kernel/drivers/ide/it8172.ko +#lib/modules/KVER-ipfire-xen/kernel/drivers/ide/it8213.ko +#lib/modules/KVER-ipfire-xen/kernel/drivers/ide/it821x.ko +#lib/modules/KVER-ipfire-xen/kernel/drivers/ide/jmicron.ko +#lib/modules/KVER-ipfire-xen/kernel/drivers/ide/ns87415.ko +#lib/modules/KVER-ipfire-xen/kernel/drivers/ide/opti621.ko +#lib/modules/KVER-ipfire-xen/kernel/drivers/ide/pdc202xx_new.ko +#lib/modules/KVER-ipfire-xen/kernel/drivers/ide/pdc202xx_old.ko +#lib/modules/KVER-ipfire-xen/kernel/drivers/ide/piix.ko +#lib/modules/KVER-ipfire-xen/kernel/drivers/ide/rz1000.ko +#lib/modules/KVER-ipfire-xen/kernel/drivers/ide/sc1200.ko +#lib/modules/KVER-ipfire-xen/kernel/drivers/ide/serverworks.ko +#lib/modules/KVER-ipfire-xen/kernel/drivers/ide/siimage.ko +#lib/modules/KVER-ipfire-xen/kernel/drivers/ide/sis5513.ko +#lib/modules/KVER-ipfire-xen/kernel/drivers/ide/slc90e66.ko +#lib/modules/KVER-ipfire-xen/kernel/drivers/ide/tc86c001.ko +#lib/modules/KVER-ipfire-xen/kernel/drivers/ide/triflex.ko +#lib/modules/KVER-ipfire-xen/kernel/drivers/ide/trm290.ko +#lib/modules/KVER-ipfire-xen/kernel/drivers/ide/via82cxxx.ko #lib/modules/KVER-ipfire-xen/kernel/drivers/ieee1394 #lib/modules/KVER-ipfire-xen/kernel/drivers/ieee1394/eth1394.ko #lib/modules/KVER-ipfire-xen/kernel/drivers/ieee1394/ieee1394.ko @@ -499,11 +472,17 @@ lib/modules/KVER-ipfire-xen #lib/modules/KVER-ipfire-xen/kernel/drivers/ieee1394/raw1394.ko #lib/modules/KVER-ipfire-xen/kernel/drivers/ieee1394/sbp2.ko #lib/modules/KVER-ipfire-xen/kernel/drivers/ieee1394/video1394.ko +#lib/modules/KVER-ipfire-xen/kernel/drivers/ieee802154 +#lib/modules/KVER-ipfire-xen/kernel/drivers/ieee802154/fakehard.ko #lib/modules/KVER-ipfire-xen/kernel/drivers/input #lib/modules/KVER-ipfire-xen/kernel/drivers/input/input-polldev.ko #lib/modules/KVER-ipfire-xen/kernel/drivers/input/keyboard +#lib/modules/KVER-ipfire-xen/kernel/drivers/input/keyboard/adp5588-keys.ko #lib/modules/KVER-ipfire-xen/kernel/drivers/input/keyboard/lkkbd.ko +#lib/modules/KVER-ipfire-xen/kernel/drivers/input/keyboard/lm8323.ko +#lib/modules/KVER-ipfire-xen/kernel/drivers/input/keyboard/max7359_keypad.ko #lib/modules/KVER-ipfire-xen/kernel/drivers/input/keyboard/newtonkbd.ko +#lib/modules/KVER-ipfire-xen/kernel/drivers/input/keyboard/opencores-kbd.ko #lib/modules/KVER-ipfire-xen/kernel/drivers/input/keyboard/stowaway.ko #lib/modules/KVER-ipfire-xen/kernel/drivers/input/keyboard/sunkbd.ko #lib/modules/KVER-ipfire-xen/kernel/drivers/input/keyboard/xtkbd.ko @@ -511,13 +490,25 @@ lib/modules/KVER-ipfire-xen #lib/modules/KVER-ipfire-xen/kernel/drivers/input/misc/apanel.ko #lib/modules/KVER-ipfire-xen/kernel/drivers/input/misc/ati_remote.ko #lib/modules/KVER-ipfire-xen/kernel/drivers/input/misc/ati_remote2.ko +#lib/modules/KVER-ipfire-xen/kernel/drivers/input/misc/cm109.ko #lib/modules/KVER-ipfire-xen/kernel/drivers/input/misc/keyspan_remote.ko +#lib/modules/KVER-ipfire-xen/kernel/drivers/input/misc/pcf50633-input.ko #lib/modules/KVER-ipfire-xen/kernel/drivers/input/misc/powermate.ko +#lib/modules/KVER-ipfire-xen/kernel/drivers/input/misc/winbond-cir.ko +#lib/modules/KVER-ipfire-xen/kernel/drivers/input/misc/wm831x-on.ko #lib/modules/KVER-ipfire-xen/kernel/drivers/input/misc/yealink.ko #lib/modules/KVER-ipfire-xen/kernel/drivers/isdn #lib/modules/KVER-ipfire-xen/kernel/drivers/isdn/capi #lib/modules/KVER-ipfire-xen/kernel/drivers/isdn/capi/capi.ko +#lib/modules/KVER-ipfire-xen/kernel/drivers/isdn/capi/capidrv.ko #lib/modules/KVER-ipfire-xen/kernel/drivers/isdn/capi/kernelcapi.ko +#lib/modules/KVER-ipfire-xen/kernel/drivers/isdn/divert +#lib/modules/KVER-ipfire-xen/kernel/drivers/isdn/divert/dss1_divert.ko +#lib/modules/KVER-ipfire-xen/kernel/drivers/isdn/gigaset +#lib/modules/KVER-ipfire-xen/kernel/drivers/isdn/gigaset/bas_gigaset.ko +#lib/modules/KVER-ipfire-xen/kernel/drivers/isdn/gigaset/gigaset.ko +#lib/modules/KVER-ipfire-xen/kernel/drivers/isdn/gigaset/ser_gigaset.ko +#lib/modules/KVER-ipfire-xen/kernel/drivers/isdn/gigaset/usb_gigaset.ko #lib/modules/KVER-ipfire-xen/kernel/drivers/isdn/hardware #lib/modules/KVER-ipfire-xen/kernel/drivers/isdn/hardware/avm #lib/modules/KVER-ipfire-xen/kernel/drivers/isdn/hardware/avm/avm_cs.ko @@ -533,14 +524,51 @@ lib/modules/KVER-ipfire-xen #lib/modules/KVER-ipfire-xen/kernel/drivers/isdn/hardware/eicon/divacapi.ko #lib/modules/KVER-ipfire-xen/kernel/drivers/isdn/hardware/eicon/divadidd.ko #lib/modules/KVER-ipfire-xen/kernel/drivers/isdn/hardware/eicon/divas.ko +#lib/modules/KVER-ipfire-xen/kernel/drivers/isdn/hardware/mISDN +#lib/modules/KVER-ipfire-xen/kernel/drivers/isdn/hardware/mISDN/avmfritz.ko +#lib/modules/KVER-ipfire-xen/kernel/drivers/isdn/hardware/mISDN/hfcmulti.ko +#lib/modules/KVER-ipfire-xen/kernel/drivers/isdn/hardware/mISDN/hfcpci.ko +#lib/modules/KVER-ipfire-xen/kernel/drivers/isdn/hardware/mISDN/hfcsusb.ko +#lib/modules/KVER-ipfire-xen/kernel/drivers/isdn/hardware/mISDN/mISDNinfineon.ko +#lib/modules/KVER-ipfire-xen/kernel/drivers/isdn/hardware/mISDN/mISDNipac.ko +#lib/modules/KVER-ipfire-xen/kernel/drivers/isdn/hardware/mISDN/mISDNisar.ko +#lib/modules/KVER-ipfire-xen/kernel/drivers/isdn/hardware/mISDN/netjet.ko +#lib/modules/KVER-ipfire-xen/kernel/drivers/isdn/hardware/mISDN/speedfax.ko +#lib/modules/KVER-ipfire-xen/kernel/drivers/isdn/hardware/mISDN/w6692.ko +#lib/modules/KVER-ipfire-xen/kernel/drivers/isdn/hisax +#lib/modules/KVER-ipfire-xen/kernel/drivers/isdn/hisax/avma1_cs.ko +#lib/modules/KVER-ipfire-xen/kernel/drivers/isdn/hisax/elsa_cs.ko +#lib/modules/KVER-ipfire-xen/kernel/drivers/isdn/hisax/hfc4s8s_l1.ko +#lib/modules/KVER-ipfire-xen/kernel/drivers/isdn/hisax/hfc_usb.ko +#lib/modules/KVER-ipfire-xen/kernel/drivers/isdn/hisax/hisax.ko +#lib/modules/KVER-ipfire-xen/kernel/drivers/isdn/hisax/hisax_fcpcipnp.ko +#lib/modules/KVER-ipfire-xen/kernel/drivers/isdn/hisax/hisax_isac.ko +#lib/modules/KVER-ipfire-xen/kernel/drivers/isdn/hisax/hisax_st5481.ko +#lib/modules/KVER-ipfire-xen/kernel/drivers/isdn/hisax/sedlbauer_cs.ko +#lib/modules/KVER-ipfire-xen/kernel/drivers/isdn/hisax/teles_cs.ko +#lib/modules/KVER-ipfire-xen/kernel/drivers/isdn/hysdn +#lib/modules/KVER-ipfire-xen/kernel/drivers/isdn/hysdn/hysdn.ko +#lib/modules/KVER-ipfire-xen/kernel/drivers/isdn/i4l +#lib/modules/KVER-ipfire-xen/kernel/drivers/isdn/i4l/isdn.ko +#lib/modules/KVER-ipfire-xen/kernel/drivers/isdn/i4l/isdn_bsdcomp.ko +#lib/modules/KVER-ipfire-xen/kernel/drivers/isdn/i4l/isdnhdlc.ko +#lib/modules/KVER-ipfire-xen/kernel/drivers/isdn/mISDN +#lib/modules/KVER-ipfire-xen/kernel/drivers/isdn/mISDN/l1oip.ko +#lib/modules/KVER-ipfire-xen/kernel/drivers/isdn/mISDN/mISDN_core.ko +#lib/modules/KVER-ipfire-xen/kernel/drivers/isdn/mISDN/mISDN_dsp.ko #lib/modules/KVER-ipfire-xen/kernel/drivers/leds #lib/modules/KVER-ipfire-xen/kernel/drivers/leds/led-class.ko -#lib/modules/KVER-ipfire-xen/kernel/drivers/leds/leds-alix.ko +#lib/modules/KVER-ipfire-xen/kernel/drivers/leds/leds-alix2.ko +#lib/modules/KVER-ipfire-xen/kernel/drivers/leds/leds-bd2802.ko #lib/modules/KVER-ipfire-xen/kernel/drivers/leds/leds-clevo-mail.ko +#lib/modules/KVER-ipfire-xen/kernel/drivers/leds/leds-lp3944.ko #lib/modules/KVER-ipfire-xen/kernel/drivers/leds/leds-net48xx.ko #lib/modules/KVER-ipfire-xen/kernel/drivers/leds/leds-pca9532.ko #lib/modules/KVER-ipfire-xen/kernel/drivers/leds/leds-pca955x.ko +#lib/modules/KVER-ipfire-xen/kernel/drivers/leds/leds-wm831x-status.ko +#lib/modules/KVER-ipfire-xen/kernel/drivers/leds/leds-wm8350.ko #lib/modules/KVER-ipfire-xen/kernel/drivers/leds/leds-wrap.ko +#lib/modules/KVER-ipfire-xen/kernel/drivers/leds/ledtrig-backlight.ko #lib/modules/KVER-ipfire-xen/kernel/drivers/leds/ledtrig-default-on.ko #lib/modules/KVER-ipfire-xen/kernel/drivers/leds/ledtrig-heartbeat.ko #lib/modules/KVER-ipfire-xen/kernel/drivers/leds/ledtrig-timer.ko @@ -548,6 +576,7 @@ lib/modules/KVER-ipfire-xen #lib/modules/KVER-ipfire-xen/kernel/drivers/md/dm-crypt.ko #lib/modules/KVER-ipfire-xen/kernel/drivers/md/dm-delay.ko #lib/modules/KVER-ipfire-xen/kernel/drivers/md/dm-least-pending.ko +#lib/modules/KVER-ipfire-xen/kernel/drivers/md/dm-log-userspace.ko #lib/modules/KVER-ipfire-xen/kernel/drivers/md/dm-log.ko #lib/modules/KVER-ipfire-xen/kernel/drivers/md/dm-memcache.ko #lib/modules/KVER-ipfire-xen/kernel/drivers/md/dm-message.ko @@ -556,7 +585,7 @@ lib/modules/KVER-ipfire-xen #lib/modules/KVER-ipfire-xen/kernel/drivers/md/dm-multipath.ko #lib/modules/KVER-ipfire-xen/kernel/drivers/md/dm-queue-length.ko #lib/modules/KVER-ipfire-xen/kernel/drivers/md/dm-raid45.ko -#lib/modules/KVER-ipfire-xen/kernel/drivers/md/dm-regions.ko +#lib/modules/KVER-ipfire-xen/kernel/drivers/md/dm-region-hash.ko #lib/modules/KVER-ipfire-xen/kernel/drivers/md/dm-round-robin.ko #lib/modules/KVER-ipfire-xen/kernel/drivers/md/dm-service-time.ko #lib/modules/KVER-ipfire-xen/kernel/drivers/md/dm-snapshot.ko @@ -568,12 +597,24 @@ lib/modules/KVER-ipfire-xen #lib/modules/KVER-ipfire-xen/kernel/drivers/md/raid1.ko #lib/modules/KVER-ipfire-xen/kernel/drivers/md/raid10.ko #lib/modules/KVER-ipfire-xen/kernel/drivers/md/raid456.ko +#lib/modules/KVER-ipfire-xen/kernel/drivers/md/raid6_pq.ko #lib/modules/KVER-ipfire-xen/kernel/drivers/media +#lib/modules/KVER-ipfire-xen/kernel/drivers/media/common +#lib/modules/KVER-ipfire-xen/kernel/drivers/media/common/tuners +#lib/modules/KVER-ipfire-xen/kernel/drivers/media/common/tuners/mc44s803.ko +#lib/modules/KVER-ipfire-xen/kernel/drivers/media/common/tuners/mt20xx.ko +#lib/modules/KVER-ipfire-xen/kernel/drivers/media/common/tuners/tda8290.ko +#lib/modules/KVER-ipfire-xen/kernel/drivers/media/common/tuners/tda9887.ko +#lib/modules/KVER-ipfire-xen/kernel/drivers/media/common/tuners/tea5761.ko +#lib/modules/KVER-ipfire-xen/kernel/drivers/media/common/tuners/tea5767.ko +#lib/modules/KVER-ipfire-xen/kernel/drivers/media/common/tuners/tuner-simple.ko +#lib/modules/KVER-ipfire-xen/kernel/drivers/media/common/tuners/tuner-types.ko +#lib/modules/KVER-ipfire-xen/kernel/drivers/media/common/tuners/tuner-xc2028.ko +#lib/modules/KVER-ipfire-xen/kernel/drivers/media/common/tuners/xc5000.ko #lib/modules/KVER-ipfire-xen/kernel/drivers/media/dvb #lib/modules/KVER-ipfire-xen/kernel/drivers/media/dvb/dvb-core #lib/modules/KVER-ipfire-xen/kernel/drivers/media/dvb/dvb-core/dvb-core.ko #lib/modules/KVER-ipfire-xen/kernel/drivers/media/video -#lib/modules/KVER-ipfire-xen/kernel/drivers/media/video/compat_ioctl32.ko #lib/modules/KVER-ipfire-xen/kernel/drivers/media/video/v4l2-common.ko #lib/modules/KVER-ipfire-xen/kernel/drivers/media/video/v4l2-int-device.ko #lib/modules/KVER-ipfire-xen/kernel/drivers/media/video/videodev.ko @@ -593,23 +634,33 @@ lib/modules/KVER-ipfire-xen #lib/modules/KVER-ipfire-xen/kernel/drivers/message/fusion/mptscsih.ko #lib/modules/KVER-ipfire-xen/kernel/drivers/message/fusion/mptspi.ko #lib/modules/KVER-ipfire-xen/kernel/drivers/mfd +#lib/modules/KVER-ipfire-xen/kernel/drivers/mfd/ab3100-core.ko +#lib/modules/KVER-ipfire-xen/kernel/drivers/mfd/ab3100-otp.ko #lib/modules/KVER-ipfire-xen/kernel/drivers/mfd/htc-pasic3.ko +#lib/modules/KVER-ipfire-xen/kernel/drivers/mfd/mfd-core.ko +#lib/modules/KVER-ipfire-xen/kernel/drivers/mfd/pcf50633-adc.ko +#lib/modules/KVER-ipfire-xen/kernel/drivers/mfd/pcf50633-core.ko +#lib/modules/KVER-ipfire-xen/kernel/drivers/mfd/pcf50633-gpio.ko #lib/modules/KVER-ipfire-xen/kernel/drivers/mfd/sm501.ko +#lib/modules/KVER-ipfire-xen/kernel/drivers/mfd/wm831x.ko +#lib/modules/KVER-ipfire-xen/kernel/drivers/mfd/wm8350-i2c.ko +#lib/modules/KVER-ipfire-xen/kernel/drivers/mfd/wm8350.ko +#lib/modules/KVER-ipfire-xen/kernel/drivers/mfd/wm8400-core.ko #lib/modules/KVER-ipfire-xen/kernel/drivers/misc -#lib/modules/KVER-ipfire-xen/kernel/drivers/misc/acer-wmi.ko -#lib/modules/KVER-ipfire-xen/kernel/drivers/misc/asus-laptop.ko -#lib/modules/KVER-ipfire-xen/kernel/drivers/misc/compal-laptop.ko -#lib/modules/KVER-ipfire-xen/kernel/drivers/misc/eeepc-laptop.ko -#lib/modules/KVER-ipfire-xen/kernel/drivers/misc/eeprom_93cx6.ko +#lib/modules/KVER-ipfire-xen/kernel/drivers/misc/c2port +#lib/modules/KVER-ipfire-xen/kernel/drivers/misc/c2port/c2port-duramar2150.ko +#lib/modules/KVER-ipfire-xen/kernel/drivers/misc/c2port/core.ko +#lib/modules/KVER-ipfire-xen/kernel/drivers/misc/cb710 +#lib/modules/KVER-ipfire-xen/kernel/drivers/misc/cb710/cb710.ko +#lib/modules/KVER-ipfire-xen/kernel/drivers/misc/eeprom +#lib/modules/KVER-ipfire-xen/kernel/drivers/misc/eeprom/at24.ko +#lib/modules/KVER-ipfire-xen/kernel/drivers/misc/eeprom/eeprom.ko +#lib/modules/KVER-ipfire-xen/kernel/drivers/misc/eeprom/eeprom_93cx6.ko +#lib/modules/KVER-ipfire-xen/kernel/drivers/misc/eeprom/max6875.ko #lib/modules/KVER-ipfire-xen/kernel/drivers/misc/enclosure.ko -#lib/modules/KVER-ipfire-xen/kernel/drivers/misc/fujitsu-laptop.ko -#lib/modules/KVER-ipfire-xen/kernel/drivers/misc/hp-wmi.ko #lib/modules/KVER-ipfire-xen/kernel/drivers/misc/hpilo.ko -#lib/modules/KVER-ipfire-xen/kernel/drivers/misc/intel_menlow.ko -#lib/modules/KVER-ipfire-xen/kernel/drivers/misc/msi-laptop.ko -#lib/modules/KVER-ipfire-xen/kernel/drivers/misc/sony-laptop.ko -#lib/modules/KVER-ipfire-xen/kernel/drivers/misc/tc1100-wmi.ko -#lib/modules/KVER-ipfire-xen/kernel/drivers/misc/thinkpad_acpi.ko +#lib/modules/KVER-ipfire-xen/kernel/drivers/misc/ics932s401.ko +#lib/modules/KVER-ipfire-xen/kernel/drivers/misc/isl29003.ko #lib/modules/KVER-ipfire-xen/kernel/drivers/misc/tifm_7xx1.ko #lib/modules/KVER-ipfire-xen/kernel/drivers/misc/tifm_core.ko #lib/modules/KVER-ipfire-xen/kernel/drivers/mmc @@ -620,16 +671,24 @@ lib/modules/KVER-ipfire-xen #lib/modules/KVER-ipfire-xen/kernel/drivers/mmc/core #lib/modules/KVER-ipfire-xen/kernel/drivers/mmc/core/mmc_core.ko #lib/modules/KVER-ipfire-xen/kernel/drivers/mmc/host +#lib/modules/KVER-ipfire-xen/kernel/drivers/mmc/host/cb710-mmc.ko #lib/modules/KVER-ipfire-xen/kernel/drivers/mmc/host/ricoh_mmc.ko #lib/modules/KVER-ipfire-xen/kernel/drivers/mmc/host/sdhci-pci.ko +#lib/modules/KVER-ipfire-xen/kernel/drivers/mmc/host/sdhci-pltfm.ko #lib/modules/KVER-ipfire-xen/kernel/drivers/mmc/host/sdhci.ko #lib/modules/KVER-ipfire-xen/kernel/drivers/mmc/host/sdricoh_cs.ko #lib/modules/KVER-ipfire-xen/kernel/drivers/mmc/host/tifm_sd.ko +#lib/modules/KVER-ipfire-xen/kernel/drivers/mmc/host/via-sdmmc.ko #lib/modules/KVER-ipfire-xen/kernel/drivers/mmc/host/wbsd.ko #lib/modules/KVER-ipfire-xen/kernel/drivers/mtd #lib/modules/KVER-ipfire-xen/kernel/drivers/mtd/ar7part.ko #lib/modules/KVER-ipfire-xen/kernel/drivers/mtd/chips #lib/modules/KVER-ipfire-xen/kernel/drivers/mtd/chips/chipreg.ko +#lib/modules/KVER-ipfire-xen/kernel/drivers/mtd/lpddr +#lib/modules/KVER-ipfire-xen/kernel/drivers/mtd/lpddr/lpddr_cmds.ko +#lib/modules/KVER-ipfire-xen/kernel/drivers/mtd/lpddr/qinfo_probe.ko +#lib/modules/KVER-ipfire-xen/kernel/drivers/mtd/maps +#lib/modules/KVER-ipfire-xen/kernel/drivers/mtd/maps/physmap.ko #lib/modules/KVER-ipfire-xen/kernel/drivers/mtd/mtd.ko #lib/modules/KVER-ipfire-xen/kernel/drivers/mtd/mtd_blkdevs.ko #lib/modules/KVER-ipfire-xen/kernel/drivers/mtd/mtdblock.ko @@ -644,12 +703,17 @@ lib/modules/KVER-ipfire-xen #lib/modules/KVER-ipfire-xen/kernel/drivers/net/8390.ko #lib/modules/KVER-ipfire-xen/kernel/drivers/net/acenic.ko #lib/modules/KVER-ipfire-xen/kernel/drivers/net/amd8111e.ko +#lib/modules/KVER-ipfire-xen/kernel/drivers/net/atl1c +#lib/modules/KVER-ipfire-xen/kernel/drivers/net/atl1c/atl1c.ko #lib/modules/KVER-ipfire-xen/kernel/drivers/net/atl1e #lib/modules/KVER-ipfire-xen/kernel/drivers/net/atl1e/atl1e.ko #lib/modules/KVER-ipfire-xen/kernel/drivers/net/atlx #lib/modules/KVER-ipfire-xen/kernel/drivers/net/atlx/atl1.ko +#lib/modules/KVER-ipfire-xen/kernel/drivers/net/atlx/atl2.ko #lib/modules/KVER-ipfire-xen/kernel/drivers/net/atp.ko #lib/modules/KVER-ipfire-xen/kernel/drivers/net/b44.ko +#lib/modules/KVER-ipfire-xen/kernel/drivers/net/benet +#lib/modules/KVER-ipfire-xen/kernel/drivers/net/benet/be2net.ko #lib/modules/KVER-ipfire-xen/kernel/drivers/net/bnx2.ko #lib/modules/KVER-ipfire-xen/kernel/drivers/net/bnx2x.ko #lib/modules/KVER-ipfire-xen/kernel/drivers/net/bonding @@ -658,20 +722,24 @@ lib/modules/KVER-ipfire-xen #lib/modules/KVER-ipfire-xen/kernel/drivers/net/cassini.ko #lib/modules/KVER-ipfire-xen/kernel/drivers/net/chelsio #lib/modules/KVER-ipfire-xen/kernel/drivers/net/chelsio/cxgb.ko +#lib/modules/KVER-ipfire-xen/kernel/drivers/net/cnic.ko #lib/modules/KVER-ipfire-xen/kernel/drivers/net/cxgb3 #lib/modules/KVER-ipfire-xen/kernel/drivers/net/cxgb3/cxgb3.ko #lib/modules/KVER-ipfire-xen/kernel/drivers/net/de600.ko #lib/modules/KVER-ipfire-xen/kernel/drivers/net/de620.ko #lib/modules/KVER-ipfire-xen/kernel/drivers/net/dl2k.ko +#lib/modules/KVER-ipfire-xen/kernel/drivers/net/dnet.ko #lib/modules/KVER-ipfire-xen/kernel/drivers/net/dummy.ko #lib/modules/KVER-ipfire-xen/kernel/drivers/net/e100.ko #lib/modules/KVER-ipfire-xen/kernel/drivers/net/e1000 #lib/modules/KVER-ipfire-xen/kernel/drivers/net/e1000/e1000.ko #lib/modules/KVER-ipfire-xen/kernel/drivers/net/e1000e #lib/modules/KVER-ipfire-xen/kernel/drivers/net/e1000e/e1000e.ko -#lib/modules/KVER-ipfire-xen/kernel/drivers/net/eepro100.ko +#lib/modules/KVER-ipfire-xen/kernel/drivers/net/enic +#lib/modules/KVER-ipfire-xen/kernel/drivers/net/enic/enic.ko #lib/modules/KVER-ipfire-xen/kernel/drivers/net/epic100.ko #lib/modules/KVER-ipfire-xen/kernel/drivers/net/eql.ko +#lib/modules/KVER-ipfire-xen/kernel/drivers/net/ethoc.ko #lib/modules/KVER-ipfire-xen/kernel/drivers/net/fealnx.ko #lib/modules/KVER-ipfire-xen/kernel/drivers/net/forcedeth.ko #lib/modules/KVER-ipfire-xen/kernel/drivers/net/hamachi.ko @@ -679,6 +747,8 @@ lib/modules/KVER-ipfire-xen #lib/modules/KVER-ipfire-xen/kernel/drivers/net/ifb.ko #lib/modules/KVER-ipfire-xen/kernel/drivers/net/igb #lib/modules/KVER-ipfire-xen/kernel/drivers/net/igb/igb.ko +#lib/modules/KVER-ipfire-xen/kernel/drivers/net/igbvf +#lib/modules/KVER-ipfire-xen/kernel/drivers/net/igbvf/igbvf.ko #lib/modules/KVER-ipfire-xen/kernel/drivers/net/imq.ko #lib/modules/KVER-ipfire-xen/kernel/drivers/net/ipg.ko #lib/modules/KVER-ipfire-xen/kernel/drivers/net/irda @@ -701,8 +771,15 @@ lib/modules/KVER-ipfire-xen #lib/modules/KVER-ipfire-xen/kernel/drivers/net/ixgb/ixgb.ko #lib/modules/KVER-ipfire-xen/kernel/drivers/net/ixgbe #lib/modules/KVER-ipfire-xen/kernel/drivers/net/ixgbe/ixgbe.ko +#lib/modules/KVER-ipfire-xen/kernel/drivers/net/jme.ko +#lib/modules/KVER-ipfire-xen/kernel/drivers/net/ks8842.ko +#lib/modules/KVER-ipfire-xen/kernel/drivers/net/ks8851_mll.ko #lib/modules/KVER-ipfire-xen/kernel/drivers/net/macvlan.ko +#lib/modules/KVER-ipfire-xen/kernel/drivers/net/mdio.ko #lib/modules/KVER-ipfire-xen/kernel/drivers/net/mii.ko +#lib/modules/KVER-ipfire-xen/kernel/drivers/net/mlx4 +#lib/modules/KVER-ipfire-xen/kernel/drivers/net/mlx4/mlx4_core.ko +#lib/modules/KVER-ipfire-xen/kernel/drivers/net/mlx4/mlx4_en.ko #lib/modules/KVER-ipfire-xen/kernel/drivers/net/myri10ge #lib/modules/KVER-ipfire-xen/kernel/drivers/net/myri10ge/myri10ge.ko #lib/modules/KVER-ipfire-xen/kernel/drivers/net/natsemi.ko @@ -725,14 +802,17 @@ lib/modules/KVER-ipfire-xen #lib/modules/KVER-ipfire-xen/kernel/drivers/net/phy/broadcom.ko #lib/modules/KVER-ipfire-xen/kernel/drivers/net/phy/cicada.ko #lib/modules/KVER-ipfire-xen/kernel/drivers/net/phy/davicom.ko +#lib/modules/KVER-ipfire-xen/kernel/drivers/net/phy/et1011c.ko #lib/modules/KVER-ipfire-xen/kernel/drivers/net/phy/icplus.ko #lib/modules/KVER-ipfire-xen/kernel/drivers/net/phy/libphy.ko #lib/modules/KVER-ipfire-xen/kernel/drivers/net/phy/lxt.ko #lib/modules/KVER-ipfire-xen/kernel/drivers/net/phy/marvell.ko #lib/modules/KVER-ipfire-xen/kernel/drivers/net/phy/mdio-bitbang.ko +#lib/modules/KVER-ipfire-xen/kernel/drivers/net/phy/national.ko #lib/modules/KVER-ipfire-xen/kernel/drivers/net/phy/qsemi.ko #lib/modules/KVER-ipfire-xen/kernel/drivers/net/phy/realtek.ko #lib/modules/KVER-ipfire-xen/kernel/drivers/net/phy/smsc.ko +#lib/modules/KVER-ipfire-xen/kernel/drivers/net/phy/ste10Xp.ko #lib/modules/KVER-ipfire-xen/kernel/drivers/net/phy/vitesse.ko #lib/modules/KVER-ipfire-xen/kernel/drivers/net/ppp_async.ko #lib/modules/KVER-ipfire-xen/kernel/drivers/net/ppp_deflate.ko @@ -743,21 +823,20 @@ lib/modules/KVER-ipfire-xen #lib/modules/KVER-ipfire-xen/kernel/drivers/net/pppol2tp.ko #lib/modules/KVER-ipfire-xen/kernel/drivers/net/pppox.ko #lib/modules/KVER-ipfire-xen/kernel/drivers/net/qla3xxx.ko +#lib/modules/KVER-ipfire-xen/kernel/drivers/net/qlge +#lib/modules/KVER-ipfire-xen/kernel/drivers/net/qlge/qlge.ko #lib/modules/KVER-ipfire-xen/kernel/drivers/net/r6040.ko #lib/modules/KVER-ipfire-xen/kernel/drivers/net/r8169.ko #lib/modules/KVER-ipfire-xen/kernel/drivers/net/s2io.ko #lib/modules/KVER-ipfire-xen/kernel/drivers/net/sb1000.ko #lib/modules/KVER-ipfire-xen/kernel/drivers/net/sc92031.ko -#lib/modules/KVER-ipfire-xen/kernel/drivers/net/sfc -#lib/modules/KVER-ipfire-xen/kernel/drivers/net/sfc/sfc.ko -#lib/modules/KVER-ipfire-xen/kernel/drivers/net/sfc/sfc_resource -#lib/modules/KVER-ipfire-xen/kernel/drivers/net/sfc/sfc_resource/sfc_resource.ko #lib/modules/KVER-ipfire-xen/kernel/drivers/net/sis190.ko #lib/modules/KVER-ipfire-xen/kernel/drivers/net/sis900.ko #lib/modules/KVER-ipfire-xen/kernel/drivers/net/skge.ko #lib/modules/KVER-ipfire-xen/kernel/drivers/net/sky2.ko #lib/modules/KVER-ipfire-xen/kernel/drivers/net/slhc.ko #lib/modules/KVER-ipfire-xen/kernel/drivers/net/slip.ko +#lib/modules/KVER-ipfire-xen/kernel/drivers/net/smsc9420.ko #lib/modules/KVER-ipfire-xen/kernel/drivers/net/starfire.ko #lib/modules/KVER-ipfire-xen/kernel/drivers/net/sundance.ko #lib/modules/KVER-ipfire-xen/kernel/drivers/net/sungem.ko @@ -779,11 +858,14 @@ lib/modules/KVER-ipfire-xen #lib/modules/KVER-ipfire-xen/kernel/drivers/net/usb #lib/modules/KVER-ipfire-xen/kernel/drivers/net/usb/asix.ko #lib/modules/KVER-ipfire-xen/kernel/drivers/net/usb/catc.ko +#lib/modules/KVER-ipfire-xen/kernel/drivers/net/usb/cdc-phonet.ko +#lib/modules/KVER-ipfire-xen/kernel/drivers/net/usb/cdc_eem.ko #lib/modules/KVER-ipfire-xen/kernel/drivers/net/usb/cdc_ether.ko #lib/modules/KVER-ipfire-xen/kernel/drivers/net/usb/cdc_subset.ko #lib/modules/KVER-ipfire-xen/kernel/drivers/net/usb/dm9601.ko #lib/modules/KVER-ipfire-xen/kernel/drivers/net/usb/gl620a.ko #lib/modules/KVER-ipfire-xen/kernel/drivers/net/usb/hso.ko +#lib/modules/KVER-ipfire-xen/kernel/drivers/net/usb/int51x1.ko #lib/modules/KVER-ipfire-xen/kernel/drivers/net/usb/kaweth.ko #lib/modules/KVER-ipfire-xen/kernel/drivers/net/usb/mcs7830.ko #lib/modules/KVER-ipfire-xen/kernel/drivers/net/usb/net1080.ko @@ -791,42 +873,107 @@ lib/modules/KVER-ipfire-xen #lib/modules/KVER-ipfire-xen/kernel/drivers/net/usb/plusb.ko #lib/modules/KVER-ipfire-xen/kernel/drivers/net/usb/rndis_host.ko #lib/modules/KVER-ipfire-xen/kernel/drivers/net/usb/rtl8150.ko +#lib/modules/KVER-ipfire-xen/kernel/drivers/net/usb/smsc95xx.ko #lib/modules/KVER-ipfire-xen/kernel/drivers/net/usb/usbnet.ko #lib/modules/KVER-ipfire-xen/kernel/drivers/net/usb/zaurus.ko #lib/modules/KVER-ipfire-xen/kernel/drivers/net/veth.ko #lib/modules/KVER-ipfire-xen/kernel/drivers/net/via-rhine.ko #lib/modules/KVER-ipfire-xen/kernel/drivers/net/via-velocity.ko +#lib/modules/KVER-ipfire-xen/kernel/drivers/net/vxge +#lib/modules/KVER-ipfire-xen/kernel/drivers/net/vxge/vxge.ko +#lib/modules/KVER-ipfire-xen/kernel/drivers/net/wimax +#lib/modules/KVER-ipfire-xen/kernel/drivers/net/wimax/i2400m +#lib/modules/KVER-ipfire-xen/kernel/drivers/net/wimax/i2400m/i2400m-sdio.ko +#lib/modules/KVER-ipfire-xen/kernel/drivers/net/wimax/i2400m/i2400m-usb.ko +#lib/modules/KVER-ipfire-xen/kernel/drivers/net/wimax/i2400m/i2400m.ko #lib/modules/KVER-ipfire-xen/kernel/drivers/net/wireless +#lib/modules/KVER-ipfire-xen/kernel/drivers/net/wireless/adm8211.ko #lib/modules/KVER-ipfire-xen/kernel/drivers/net/wireless/airo.ko #lib/modules/KVER-ipfire-xen/kernel/drivers/net/wireless/airo_cs.ko +#lib/modules/KVER-ipfire-xen/kernel/drivers/net/wireless/at76c50x-usb.ko +#lib/modules/KVER-ipfire-xen/kernel/drivers/net/wireless/ath +#lib/modules/KVER-ipfire-xen/kernel/drivers/net/wireless/ath/ar9170 +#lib/modules/KVER-ipfire-xen/kernel/drivers/net/wireless/ath/ar9170/ar9170usb.ko +#lib/modules/KVER-ipfire-xen/kernel/drivers/net/wireless/ath/ath.ko +#lib/modules/KVER-ipfire-xen/kernel/drivers/net/wireless/ath/ath5k +#lib/modules/KVER-ipfire-xen/kernel/drivers/net/wireless/ath/ath5k/ath5k.ko +#lib/modules/KVER-ipfire-xen/kernel/drivers/net/wireless/ath/ath9k +#lib/modules/KVER-ipfire-xen/kernel/drivers/net/wireless/ath/ath9k/ath9k.ko #lib/modules/KVER-ipfire-xen/kernel/drivers/net/wireless/atmel.ko #lib/modules/KVER-ipfire-xen/kernel/drivers/net/wireless/atmel_cs.ko #lib/modules/KVER-ipfire-xen/kernel/drivers/net/wireless/atmel_pci.ko -#lib/modules/KVER-ipfire-xen/kernel/drivers/net/wireless/hermes.ko +#lib/modules/KVER-ipfire-xen/kernel/drivers/net/wireless/b43 +#lib/modules/KVER-ipfire-xen/kernel/drivers/net/wireless/b43/b43.ko +#lib/modules/KVER-ipfire-xen/kernel/drivers/net/wireless/b43legacy +#lib/modules/KVER-ipfire-xen/kernel/drivers/net/wireless/b43legacy/b43legacy.ko #lib/modules/KVER-ipfire-xen/kernel/drivers/net/wireless/hostap #lib/modules/KVER-ipfire-xen/kernel/drivers/net/wireless/hostap/hostap.ko #lib/modules/KVER-ipfire-xen/kernel/drivers/net/wireless/hostap/hostap_cs.ko #lib/modules/KVER-ipfire-xen/kernel/drivers/net/wireless/hostap/hostap_pci.ko #lib/modules/KVER-ipfire-xen/kernel/drivers/net/wireless/hostap/hostap_plx.ko -#lib/modules/KVER-ipfire-xen/kernel/drivers/net/wireless/orinoco.ko -#lib/modules/KVER-ipfire-xen/kernel/drivers/net/wireless/orinoco_cs.ko -#lib/modules/KVER-ipfire-xen/kernel/drivers/net/wireless/orinoco_nortel.ko -#lib/modules/KVER-ipfire-xen/kernel/drivers/net/wireless/orinoco_pci.ko -#lib/modules/KVER-ipfire-xen/kernel/drivers/net/wireless/orinoco_plx.ko -#lib/modules/KVER-ipfire-xen/kernel/drivers/net/wireless/orinoco_tmd.ko +#lib/modules/KVER-ipfire-xen/kernel/drivers/net/wireless/ipw2x00 +#lib/modules/KVER-ipfire-xen/kernel/drivers/net/wireless/ipw2x00/ipw2100.ko +#lib/modules/KVER-ipfire-xen/kernel/drivers/net/wireless/ipw2x00/ipw2200.ko +#lib/modules/KVER-ipfire-xen/kernel/drivers/net/wireless/ipw2x00/libipw.ko +#lib/modules/KVER-ipfire-xen/kernel/drivers/net/wireless/iwlwifi +#lib/modules/KVER-ipfire-xen/kernel/drivers/net/wireless/iwlwifi/iwl3945.ko +#lib/modules/KVER-ipfire-xen/kernel/drivers/net/wireless/iwlwifi/iwlagn.ko +#lib/modules/KVER-ipfire-xen/kernel/drivers/net/wireless/iwlwifi/iwlcore.ko +#lib/modules/KVER-ipfire-xen/kernel/drivers/net/wireless/iwmc3200wifi +#lib/modules/KVER-ipfire-xen/kernel/drivers/net/wireless/iwmc3200wifi/iwmc3200wifi.ko +#lib/modules/KVER-ipfire-xen/kernel/drivers/net/wireless/libertas +#lib/modules/KVER-ipfire-xen/kernel/drivers/net/wireless/libertas/libertas.ko +#lib/modules/KVER-ipfire-xen/kernel/drivers/net/wireless/libertas/libertas_cs.ko +#lib/modules/KVER-ipfire-xen/kernel/drivers/net/wireless/libertas/libertas_sdio.ko +#lib/modules/KVER-ipfire-xen/kernel/drivers/net/wireless/libertas/usb8xxx.ko +#lib/modules/KVER-ipfire-xen/kernel/drivers/net/wireless/libertas_tf +#lib/modules/KVER-ipfire-xen/kernel/drivers/net/wireless/libertas_tf/libertas_tf.ko +#lib/modules/KVER-ipfire-xen/kernel/drivers/net/wireless/libertas_tf/libertas_tf_usb.ko +#lib/modules/KVER-ipfire-xen/kernel/drivers/net/wireless/mwl8k.ko +#lib/modules/KVER-ipfire-xen/kernel/drivers/net/wireless/orinoco +#lib/modules/KVER-ipfire-xen/kernel/drivers/net/wireless/orinoco/orinoco.ko +#lib/modules/KVER-ipfire-xen/kernel/drivers/net/wireless/orinoco/orinoco_cs.ko +#lib/modules/KVER-ipfire-xen/kernel/drivers/net/wireless/orinoco/orinoco_nortel.ko +#lib/modules/KVER-ipfire-xen/kernel/drivers/net/wireless/orinoco/orinoco_pci.ko +#lib/modules/KVER-ipfire-xen/kernel/drivers/net/wireless/orinoco/orinoco_plx.ko +#lib/modules/KVER-ipfire-xen/kernel/drivers/net/wireless/orinoco/orinoco_tmd.ko +#lib/modules/KVER-ipfire-xen/kernel/drivers/net/wireless/orinoco/spectrum_cs.ko +#lib/modules/KVER-ipfire-xen/kernel/drivers/net/wireless/p54 +#lib/modules/KVER-ipfire-xen/kernel/drivers/net/wireless/p54/p54common.ko +#lib/modules/KVER-ipfire-xen/kernel/drivers/net/wireless/p54/p54pci.ko +#lib/modules/KVER-ipfire-xen/kernel/drivers/net/wireless/p54/p54usb.ko #lib/modules/KVER-ipfire-xen/kernel/drivers/net/wireless/prism54 #lib/modules/KVER-ipfire-xen/kernel/drivers/net/wireless/prism54/prism54.ko #lib/modules/KVER-ipfire-xen/kernel/drivers/net/wireless/ray_cs.ko #lib/modules/KVER-ipfire-xen/kernel/drivers/net/wireless/rndis_wlan.ko -#lib/modules/KVER-ipfire-xen/kernel/drivers/net/wireless/spectrum_cs.ko +#lib/modules/KVER-ipfire-xen/kernel/drivers/net/wireless/rt2x00 +#lib/modules/KVER-ipfire-xen/kernel/drivers/net/wireless/rt2x00/rt2400pci.ko +#lib/modules/KVER-ipfire-xen/kernel/drivers/net/wireless/rt2x00/rt2500pci.ko +#lib/modules/KVER-ipfire-xen/kernel/drivers/net/wireless/rt2x00/rt2500usb.ko +#lib/modules/KVER-ipfire-xen/kernel/drivers/net/wireless/rt2x00/rt2800usb.ko +#lib/modules/KVER-ipfire-xen/kernel/drivers/net/wireless/rt2x00/rt2x00lib.ko +#lib/modules/KVER-ipfire-xen/kernel/drivers/net/wireless/rt2x00/rt2x00pci.ko +#lib/modules/KVER-ipfire-xen/kernel/drivers/net/wireless/rt2x00/rt2x00usb.ko +#lib/modules/KVER-ipfire-xen/kernel/drivers/net/wireless/rt2x00/rt61pci.ko +#lib/modules/KVER-ipfire-xen/kernel/drivers/net/wireless/rt2x00/rt73usb.ko +#lib/modules/KVER-ipfire-xen/kernel/drivers/net/wireless/rtl818x +#lib/modules/KVER-ipfire-xen/kernel/drivers/net/wireless/rtl818x/rtl8180.ko +#lib/modules/KVER-ipfire-xen/kernel/drivers/net/wireless/rtl818x/rtl8187.ko +#lib/modules/KVER-ipfire-xen/kernel/drivers/net/wireless/wl12xx +#lib/modules/KVER-ipfire-xen/kernel/drivers/net/wireless/wl12xx/wl1251.ko +#lib/modules/KVER-ipfire-xen/kernel/drivers/net/wireless/wl12xx/wl1251_sdio.ko #lib/modules/KVER-ipfire-xen/kernel/drivers/net/wireless/wl3501_cs.ko #lib/modules/KVER-ipfire-xen/kernel/drivers/net/wireless/zd1201.ko +#lib/modules/KVER-ipfire-xen/kernel/drivers/net/wireless/zd1211rw +#lib/modules/KVER-ipfire-xen/kernel/drivers/net/wireless/zd1211rw/zd1211rw.ko #lib/modules/KVER-ipfire-xen/kernel/drivers/net/yellowfin.ko #lib/modules/KVER-ipfire-xen/kernel/drivers/parport #lib/modules/KVER-ipfire-xen/kernel/drivers/parport/parport.ko #lib/modules/KVER-ipfire-xen/kernel/drivers/parport/parport_ax88796.ko #lib/modules/KVER-ipfire-xen/kernel/drivers/parport/parport_cs.ko #lib/modules/KVER-ipfire-xen/kernel/drivers/parport/parport_pc.ko +#lib/modules/KVER-ipfire-xen/kernel/drivers/pci +#lib/modules/KVER-ipfire-xen/kernel/drivers/pci/pci-stub.ko #lib/modules/KVER-ipfire-xen/kernel/drivers/pcmcia #lib/modules/KVER-ipfire-xen/kernel/drivers/pcmcia/i82092.ko #lib/modules/KVER-ipfire-xen/kernel/drivers/pcmcia/pcmcia.ko @@ -834,9 +981,39 @@ lib/modules/KVER-ipfire-xen #lib/modules/KVER-ipfire-xen/kernel/drivers/pcmcia/pd6729.ko #lib/modules/KVER-ipfire-xen/kernel/drivers/pcmcia/rsrc_nonstatic.ko #lib/modules/KVER-ipfire-xen/kernel/drivers/pcmcia/yenta_socket.ko +#lib/modules/KVER-ipfire-xen/kernel/drivers/platform +#lib/modules/KVER-ipfire-xen/kernel/drivers/platform/x86 +#lib/modules/KVER-ipfire-xen/kernel/drivers/platform/x86/acer-wmi.ko +#lib/modules/KVER-ipfire-xen/kernel/drivers/platform/x86/asus-laptop.ko +#lib/modules/KVER-ipfire-xen/kernel/drivers/platform/x86/asus_acpi.ko +#lib/modules/KVER-ipfire-xen/kernel/drivers/platform/x86/compal-laptop.ko +#lib/modules/KVER-ipfire-xen/kernel/drivers/platform/x86/dell-wmi.ko +#lib/modules/KVER-ipfire-xen/kernel/drivers/platform/x86/fujitsu-laptop.ko +#lib/modules/KVER-ipfire-xen/kernel/drivers/platform/x86/hp-wmi.ko +#lib/modules/KVER-ipfire-xen/kernel/drivers/platform/x86/intel_menlow.ko +#lib/modules/KVER-ipfire-xen/kernel/drivers/platform/x86/msi-laptop.ko +#lib/modules/KVER-ipfire-xen/kernel/drivers/platform/x86/panasonic-laptop.ko +#lib/modules/KVER-ipfire-xen/kernel/drivers/platform/x86/sony-laptop.ko +#lib/modules/KVER-ipfire-xen/kernel/drivers/platform/x86/tc1100-wmi.ko +#lib/modules/KVER-ipfire-xen/kernel/drivers/platform/x86/thinkpad_acpi.ko +#lib/modules/KVER-ipfire-xen/kernel/drivers/platform/x86/topstar-laptop.ko +#lib/modules/KVER-ipfire-xen/kernel/drivers/platform/x86/toshiba_acpi.ko +#lib/modules/KVER-ipfire-xen/kernel/drivers/platform/x86/wmi.ko +#lib/modules/KVER-ipfire-xen/kernel/drivers/power +#lib/modules/KVER-ipfire-xen/kernel/drivers/power/bq27x00_battery.ko +#lib/modules/KVER-ipfire-xen/kernel/drivers/power/ds2782_battery.ko +#lib/modules/KVER-ipfire-xen/kernel/drivers/power/max17040_battery.ko +#lib/modules/KVER-ipfire-xen/kernel/drivers/power/pcf50633-charger.ko +#lib/modules/KVER-ipfire-xen/kernel/drivers/power/wm831x_power.ko +#lib/modules/KVER-ipfire-xen/kernel/drivers/power/wm8350_power.ko +#lib/modules/KVER-ipfire-xen/kernel/drivers/pps +#lib/modules/KVER-ipfire-xen/kernel/drivers/pps/pps_core.ko #lib/modules/KVER-ipfire-xen/kernel/drivers/rtc +#lib/modules/KVER-ipfire-xen/kernel/drivers/rtc/rtc-ab3100.ko +#lib/modules/KVER-ipfire-xen/kernel/drivers/rtc/rtc-bq4802.ko #lib/modules/KVER-ipfire-xen/kernel/drivers/rtc/rtc-cmos.ko #lib/modules/KVER-ipfire-xen/kernel/drivers/rtc/rtc-core.ko +#lib/modules/KVER-ipfire-xen/kernel/drivers/rtc/rtc-ds1286.ko #lib/modules/KVER-ipfire-xen/kernel/drivers/rtc/rtc-ds1307.ko #lib/modules/KVER-ipfire-xen/kernel/drivers/rtc/rtc-ds1374.ko #lib/modules/KVER-ipfire-xen/kernel/drivers/rtc/rtc-ds1511.ko @@ -847,16 +1024,22 @@ lib/modules/KVER-ipfire-xen #lib/modules/KVER-ipfire-xen/kernel/drivers/rtc/rtc-isl1208.ko #lib/modules/KVER-ipfire-xen/kernel/drivers/rtc/rtc-lib.ko #lib/modules/KVER-ipfire-xen/kernel/drivers/rtc/rtc-m41t80.ko +#lib/modules/KVER-ipfire-xen/kernel/drivers/rtc/rtc-m48t35.ko #lib/modules/KVER-ipfire-xen/kernel/drivers/rtc/rtc-m48t59.ko #lib/modules/KVER-ipfire-xen/kernel/drivers/rtc/rtc-m48t86.ko #lib/modules/KVER-ipfire-xen/kernel/drivers/rtc/rtc-max6900.ko +#lib/modules/KVER-ipfire-xen/kernel/drivers/rtc/rtc-pcf50633.ko #lib/modules/KVER-ipfire-xen/kernel/drivers/rtc/rtc-pcf8563.ko #lib/modules/KVER-ipfire-xen/kernel/drivers/rtc/rtc-pcf8583.ko #lib/modules/KVER-ipfire-xen/kernel/drivers/rtc/rtc-rs5c372.ko +#lib/modules/KVER-ipfire-xen/kernel/drivers/rtc/rtc-rx8025.ko +#lib/modules/KVER-ipfire-xen/kernel/drivers/rtc/rtc-rx8581.ko #lib/modules/KVER-ipfire-xen/kernel/drivers/rtc/rtc-s35390a.ko #lib/modules/KVER-ipfire-xen/kernel/drivers/rtc/rtc-stk17ta8.ko #lib/modules/KVER-ipfire-xen/kernel/drivers/rtc/rtc-test.ko #lib/modules/KVER-ipfire-xen/kernel/drivers/rtc/rtc-v3020.ko +#lib/modules/KVER-ipfire-xen/kernel/drivers/rtc/rtc-wm831x.ko +#lib/modules/KVER-ipfire-xen/kernel/drivers/rtc/rtc-wm8350.ko #lib/modules/KVER-ipfire-xen/kernel/drivers/rtc/rtc-x1205.ko #lib/modules/KVER-ipfire-xen/kernel/drivers/scsi #lib/modules/KVER-ipfire-xen/kernel/drivers/scsi/3w-9xxx.ko @@ -874,6 +1057,12 @@ lib/modules/KVER-ipfire-xen #lib/modules/KVER-ipfire-xen/kernel/drivers/scsi/arcmsr #lib/modules/KVER-ipfire-xen/kernel/drivers/scsi/arcmsr/arcmsr.ko #lib/modules/KVER-ipfire-xen/kernel/drivers/scsi/atp870u.ko +#lib/modules/KVER-ipfire-xen/kernel/drivers/scsi/be2iscsi +#lib/modules/KVER-ipfire-xen/kernel/drivers/scsi/be2iscsi/be2iscsi.ko +#lib/modules/KVER-ipfire-xen/kernel/drivers/scsi/bfa +#lib/modules/KVER-ipfire-xen/kernel/drivers/scsi/bfa/bfa.ko +#lib/modules/KVER-ipfire-xen/kernel/drivers/scsi/bnx2i +#lib/modules/KVER-ipfire-xen/kernel/drivers/scsi/bnx2i/bnx2i.ko #lib/modules/KVER-ipfire-xen/kernel/drivers/scsi/ch.ko #lib/modules/KVER-ipfire-xen/kernel/drivers/scsi/dc395x.ko #lib/modules/KVER-ipfire-xen/kernel/drivers/scsi/device_handler @@ -885,15 +1074,23 @@ lib/modules/KVER-ipfire-xen #lib/modules/KVER-ipfire-xen/kernel/drivers/scsi/dmx3191d.ko #lib/modules/KVER-ipfire-xen/kernel/drivers/scsi/dpt_i2o.ko #lib/modules/KVER-ipfire-xen/kernel/drivers/scsi/eata.ko +#lib/modules/KVER-ipfire-xen/kernel/drivers/scsi/fcoe +#lib/modules/KVER-ipfire-xen/kernel/drivers/scsi/fcoe/libfcoe.ko #lib/modules/KVER-ipfire-xen/kernel/drivers/scsi/fdomain.ko +#lib/modules/KVER-ipfire-xen/kernel/drivers/scsi/fnic +#lib/modules/KVER-ipfire-xen/kernel/drivers/scsi/fnic/fnic.ko #lib/modules/KVER-ipfire-xen/kernel/drivers/scsi/gdth.ko +#lib/modules/KVER-ipfire-xen/kernel/drivers/scsi/hpsa.ko #lib/modules/KVER-ipfire-xen/kernel/drivers/scsi/hptiop.ko #lib/modules/KVER-ipfire-xen/kernel/drivers/scsi/imm.ko #lib/modules/KVER-ipfire-xen/kernel/drivers/scsi/initio.ko #lib/modules/KVER-ipfire-xen/kernel/drivers/scsi/ipr.ko #lib/modules/KVER-ipfire-xen/kernel/drivers/scsi/ips.ko #lib/modules/KVER-ipfire-xen/kernel/drivers/scsi/iscsi_tcp.ko +#lib/modules/KVER-ipfire-xen/kernel/drivers/scsi/libfc +#lib/modules/KVER-ipfire-xen/kernel/drivers/scsi/libfc/libfc.ko #lib/modules/KVER-ipfire-xen/kernel/drivers/scsi/libiscsi.ko +#lib/modules/KVER-ipfire-xen/kernel/drivers/scsi/libiscsi_tcp.ko #lib/modules/KVER-ipfire-xen/kernel/drivers/scsi/libsas #lib/modules/KVER-ipfire-xen/kernel/drivers/scsi/libsas/libsas.ko #lib/modules/KVER-ipfire-xen/kernel/drivers/scsi/lpfc @@ -903,14 +1100,21 @@ lib/modules/KVER-ipfire-xen #lib/modules/KVER-ipfire-xen/kernel/drivers/scsi/megaraid/megaraid_mbox.ko #lib/modules/KVER-ipfire-xen/kernel/drivers/scsi/megaraid/megaraid_mm.ko #lib/modules/KVER-ipfire-xen/kernel/drivers/scsi/megaraid/megaraid_sas.ko -#lib/modules/KVER-ipfire-xen/kernel/drivers/scsi/mvsas.ko +#lib/modules/KVER-ipfire-xen/kernel/drivers/scsi/mpt2sas +#lib/modules/KVER-ipfire-xen/kernel/drivers/scsi/mpt2sas/mpt2sas.ko +#lib/modules/KVER-ipfire-xen/kernel/drivers/scsi/mvsas +#lib/modules/KVER-ipfire-xen/kernel/drivers/scsi/mvsas/mvsas.ko #lib/modules/KVER-ipfire-xen/kernel/drivers/scsi/nsp32.ko +#lib/modules/KVER-ipfire-xen/kernel/drivers/scsi/osd +#lib/modules/KVER-ipfire-xen/kernel/drivers/scsi/osd/libosd.ko +#lib/modules/KVER-ipfire-xen/kernel/drivers/scsi/osd/osd.ko #lib/modules/KVER-ipfire-xen/kernel/drivers/scsi/pcmcia #lib/modules/KVER-ipfire-xen/kernel/drivers/scsi/pcmcia/aha152x_cs.ko #lib/modules/KVER-ipfire-xen/kernel/drivers/scsi/pcmcia/fdomain_cs.ko #lib/modules/KVER-ipfire-xen/kernel/drivers/scsi/pcmcia/nsp_cs.ko #lib/modules/KVER-ipfire-xen/kernel/drivers/scsi/pcmcia/qlogic_cs.ko #lib/modules/KVER-ipfire-xen/kernel/drivers/scsi/pcmcia/sym53c500_cs.ko +#lib/modules/KVER-ipfire-xen/kernel/drivers/scsi/pmcraid.ko #lib/modules/KVER-ipfire-xen/kernel/drivers/scsi/ppa.ko #lib/modules/KVER-ipfire-xen/kernel/drivers/scsi/qla1280.ko #lib/modules/KVER-ipfire-xen/kernel/drivers/scsi/qla2xxx @@ -941,9 +1145,12 @@ lib/modules/KVER-ipfire-xen #lib/modules/KVER-ipfire-xen/kernel/drivers/ssb/ssb.ko #lib/modules/KVER-ipfire-xen/kernel/drivers/uio #lib/modules/KVER-ipfire-xen/kernel/drivers/uio/uio.ko +#lib/modules/KVER-ipfire-xen/kernel/drivers/uio/uio_aec.ko #lib/modules/KVER-ipfire-xen/kernel/drivers/uio/uio_cif.ko +#lib/modules/KVER-ipfire-xen/kernel/drivers/uio/uio_pci_generic.ko #lib/modules/KVER-ipfire-xen/kernel/drivers/uio/uio_pdrv.ko #lib/modules/KVER-ipfire-xen/kernel/drivers/uio/uio_pdrv_genirq.ko +#lib/modules/KVER-ipfire-xen/kernel/drivers/uio/uio_sercos3.ko #lib/modules/KVER-ipfire-xen/kernel/drivers/uio/uio_smx.ko #lib/modules/KVER-ipfire-xen/kernel/drivers/usb #lib/modules/KVER-ipfire-xen/kernel/drivers/usb/atm @@ -956,16 +1163,23 @@ lib/modules/KVER-ipfire-xen #lib/modules/KVER-ipfire-xen/kernel/drivers/usb/class/cdc-acm.ko #lib/modules/KVER-ipfire-xen/kernel/drivers/usb/class/cdc-wdm.ko #lib/modules/KVER-ipfire-xen/kernel/drivers/usb/class/usblp.ko +#lib/modules/KVER-ipfire-xen/kernel/drivers/usb/class/usbtmc.ko #lib/modules/KVER-ipfire-xen/kernel/drivers/usb/core #lib/modules/KVER-ipfire-xen/kernel/drivers/usb/core/usbcore.ko #lib/modules/KVER-ipfire-xen/kernel/drivers/usb/host #lib/modules/KVER-ipfire-xen/kernel/drivers/usb/host/ehci-hcd.ko +#lib/modules/KVER-ipfire-xen/kernel/drivers/usb/host/hwa-hc.ko #lib/modules/KVER-ipfire-xen/kernel/drivers/usb/host/isp116x-hcd.ko +#lib/modules/KVER-ipfire-xen/kernel/drivers/usb/host/isp1362-hcd.ko #lib/modules/KVER-ipfire-xen/kernel/drivers/usb/host/ohci-hcd.ko +#lib/modules/KVER-ipfire-xen/kernel/drivers/usb/host/oxu210hp-hcd.ko #lib/modules/KVER-ipfire-xen/kernel/drivers/usb/host/r8a66597-hcd.ko #lib/modules/KVER-ipfire-xen/kernel/drivers/usb/host/sl811-hcd.ko #lib/modules/KVER-ipfire-xen/kernel/drivers/usb/host/u132-hcd.ko #lib/modules/KVER-ipfire-xen/kernel/drivers/usb/host/uhci-hcd.ko +#lib/modules/KVER-ipfire-xen/kernel/drivers/usb/host/whci +#lib/modules/KVER-ipfire-xen/kernel/drivers/usb/host/whci/whci-hcd.ko +#lib/modules/KVER-ipfire-xen/kernel/drivers/usb/host/xhci.ko #lib/modules/KVER-ipfire-xen/kernel/drivers/usb/misc #lib/modules/KVER-ipfire-xen/kernel/drivers/usb/misc/berry_charge.ko #lib/modules/KVER-ipfire-xen/kernel/drivers/usb/misc/cypress_cy7c63.ko @@ -979,13 +1193,17 @@ lib/modules/KVER-ipfire-xen #lib/modules/KVER-ipfire-xen/kernel/drivers/usb/misc/sisusbvga/sisusbvga.ko #lib/modules/KVER-ipfire-xen/kernel/drivers/usb/misc/usblcd.ko #lib/modules/KVER-ipfire-xen/kernel/drivers/usb/misc/usbled.ko +#lib/modules/KVER-ipfire-xen/kernel/drivers/usb/misc/usbsevseg.ko #lib/modules/KVER-ipfire-xen/kernel/drivers/usb/misc/uss720.ko +#lib/modules/KVER-ipfire-xen/kernel/drivers/usb/misc/vstusb.ko +#lib/modules/KVER-ipfire-xen/kernel/drivers/usb/otg +#lib/modules/KVER-ipfire-xen/kernel/drivers/usb/otg/nop-usb-xceiv.ko #lib/modules/KVER-ipfire-xen/kernel/drivers/usb/serial #lib/modules/KVER-ipfire-xen/kernel/drivers/usb/serial/aircable.ko #lib/modules/KVER-ipfire-xen/kernel/drivers/usb/serial/ark3116.ko #lib/modules/KVER-ipfire-xen/kernel/drivers/usb/serial/belkin_sa.ko #lib/modules/KVER-ipfire-xen/kernel/drivers/usb/serial/ch341.ko -#lib/modules/KVER-ipfire-xen/kernel/drivers/usb/serial/cp2101.ko +#lib/modules/KVER-ipfire-xen/kernel/drivers/usb/serial/cp210x.ko #lib/modules/KVER-ipfire-xen/kernel/drivers/usb/serial/cypress_m8.ko #lib/modules/KVER-ipfire-xen/kernel/drivers/usb/serial/digi_acceleport.ko #lib/modules/KVER-ipfire-xen/kernel/drivers/usb/serial/empeg.ko @@ -1000,17 +1218,48 @@ lib/modules/KVER-ipfire-xen #lib/modules/KVER-ipfire-xen/kernel/drivers/usb/serial/mos7720.ko #lib/modules/KVER-ipfire-xen/kernel/drivers/usb/serial/mos7840.ko #lib/modules/KVER-ipfire-xen/kernel/drivers/usb/serial/moto_modem.ko +#lib/modules/KVER-ipfire-xen/kernel/drivers/usb/serial/opticon.ko #lib/modules/KVER-ipfire-xen/kernel/drivers/usb/serial/option.ko #lib/modules/KVER-ipfire-xen/kernel/drivers/usb/serial/oti6858.ko #lib/modules/KVER-ipfire-xen/kernel/drivers/usb/serial/pl2303.ko #lib/modules/KVER-ipfire-xen/kernel/drivers/usb/serial/safe_serial.ko +#lib/modules/KVER-ipfire-xen/kernel/drivers/usb/serial/siemens_mpi.ko #lib/modules/KVER-ipfire-xen/kernel/drivers/usb/serial/sierra.ko #lib/modules/KVER-ipfire-xen/kernel/drivers/usb/serial/spcp8x5.ko +#lib/modules/KVER-ipfire-xen/kernel/drivers/usb/serial/symbolserial.ko #lib/modules/KVER-ipfire-xen/kernel/drivers/usb/serial/ti_usb_3410_5052.ko #lib/modules/KVER-ipfire-xen/kernel/drivers/usb/serial/usbserial.ko #lib/modules/KVER-ipfire-xen/kernel/drivers/usb/serial/whiteheat.ko #lib/modules/KVER-ipfire-xen/kernel/drivers/usb/storage +#lib/modules/KVER-ipfire-xen/kernel/drivers/usb/storage/ums-alauda.ko +#lib/modules/KVER-ipfire-xen/kernel/drivers/usb/storage/ums-cypress.ko +#lib/modules/KVER-ipfire-xen/kernel/drivers/usb/storage/ums-freecom.ko +#lib/modules/KVER-ipfire-xen/kernel/drivers/usb/storage/ums-isd200.ko +#lib/modules/KVER-ipfire-xen/kernel/drivers/usb/storage/ums-jumpshot.ko +#lib/modules/KVER-ipfire-xen/kernel/drivers/usb/storage/ums-karma.ko +#lib/modules/KVER-ipfire-xen/kernel/drivers/usb/storage/ums-onetouch.ko +#lib/modules/KVER-ipfire-xen/kernel/drivers/usb/storage/ums-sddr09.ko +#lib/modules/KVER-ipfire-xen/kernel/drivers/usb/storage/ums-sddr55.ko +#lib/modules/KVER-ipfire-xen/kernel/drivers/usb/storage/ums-usbat.ko #lib/modules/KVER-ipfire-xen/kernel/drivers/usb/storage/usb-storage.ko +#lib/modules/KVER-ipfire-xen/kernel/drivers/usb/wusbcore +#lib/modules/KVER-ipfire-xen/kernel/drivers/usb/wusbcore/wusb-cbaf.ko +#lib/modules/KVER-ipfire-xen/kernel/drivers/usb/wusbcore/wusb-wa.ko +#lib/modules/KVER-ipfire-xen/kernel/drivers/usb/wusbcore/wusbcore.ko +#lib/modules/KVER-ipfire-xen/kernel/drivers/uwb +#lib/modules/KVER-ipfire-xen/kernel/drivers/uwb/hwa-rc.ko +#lib/modules/KVER-ipfire-xen/kernel/drivers/uwb/i1480 +#lib/modules/KVER-ipfire-xen/kernel/drivers/uwb/i1480/dfu +#lib/modules/KVER-ipfire-xen/kernel/drivers/uwb/i1480/dfu/i1480-dfu-usb.ko +#lib/modules/KVER-ipfire-xen/kernel/drivers/uwb/i1480/i1480-est.ko +#lib/modules/KVER-ipfire-xen/kernel/drivers/uwb/i1480/i1480u-wlp +#lib/modules/KVER-ipfire-xen/kernel/drivers/uwb/i1480/i1480u-wlp/i1480u-wlp.ko +#lib/modules/KVER-ipfire-xen/kernel/drivers/uwb/umc.ko +#lib/modules/KVER-ipfire-xen/kernel/drivers/uwb/uwb.ko +#lib/modules/KVER-ipfire-xen/kernel/drivers/uwb/whc-rc.ko +#lib/modules/KVER-ipfire-xen/kernel/drivers/uwb/whci.ko +#lib/modules/KVER-ipfire-xen/kernel/drivers/uwb/wlp +#lib/modules/KVER-ipfire-xen/kernel/drivers/uwb/wlp/wlp.ko #lib/modules/KVER-ipfire-xen/kernel/drivers/video #lib/modules/KVER-ipfire-xen/kernel/drivers/video/arkfb.ko #lib/modules/KVER-ipfire-xen/kernel/drivers/video/aty @@ -1018,26 +1267,27 @@ lib/modules/KVER-ipfire-xen #lib/modules/KVER-ipfire-xen/kernel/drivers/video/aty/atyfb.ko #lib/modules/KVER-ipfire-xen/kernel/drivers/video/aty/radeonfb.ko #lib/modules/KVER-ipfire-xen/kernel/drivers/video/backlight -#lib/modules/KVER-ipfire-xen/kernel/drivers/video/backlight/corgi_bl.ko #lib/modules/KVER-ipfire-xen/kernel/drivers/video/backlight/cr_bllcd.ko +#lib/modules/KVER-ipfire-xen/kernel/drivers/video/backlight/generic_bl.ko +#lib/modules/KVER-ipfire-xen/kernel/drivers/video/backlight/kb3886_bl.ko #lib/modules/KVER-ipfire-xen/kernel/drivers/video/backlight/lcd.ko #lib/modules/KVER-ipfire-xen/kernel/drivers/video/backlight/mbp_nvidia_bl.ko #lib/modules/KVER-ipfire-xen/kernel/drivers/video/backlight/platform_lcd.ko #lib/modules/KVER-ipfire-xen/kernel/drivers/video/backlight/progear_bl.ko +#lib/modules/KVER-ipfire-xen/kernel/drivers/video/backlight/wm831x_bl.ko +#lib/modules/KVER-ipfire-xen/kernel/drivers/video/broadsheetfb.ko #lib/modules/KVER-ipfire-xen/kernel/drivers/video/cirrusfb.ko #lib/modules/KVER-ipfire-xen/kernel/drivers/video/cyber2000fb.ko -#lib/modules/KVER-ipfire-xen/kernel/drivers/video/cyblafb.ko #lib/modules/KVER-ipfire-xen/kernel/drivers/video/display #lib/modules/KVER-ipfire-xen/kernel/drivers/video/display/display.ko #lib/modules/KVER-ipfire-xen/kernel/drivers/video/fb_ddc.ko +#lib/modules/KVER-ipfire-xen/kernel/drivers/video/fb_sys_fops.ko #lib/modules/KVER-ipfire-xen/kernel/drivers/video/geode #lib/modules/KVER-ipfire-xen/kernel/drivers/video/geode/gx1fb.ko #lib/modules/KVER-ipfire-xen/kernel/drivers/video/geode/gxfb.ko #lib/modules/KVER-ipfire-xen/kernel/drivers/video/geode/lxfb.ko #lib/modules/KVER-ipfire-xen/kernel/drivers/video/i810 #lib/modules/KVER-ipfire-xen/kernel/drivers/video/i810/i810fb.ko -#lib/modules/KVER-ipfire-xen/kernel/drivers/video/intelfb -#lib/modules/KVER-ipfire-xen/kernel/drivers/video/intelfb/intelfb.ko #lib/modules/KVER-ipfire-xen/kernel/drivers/video/kyro #lib/modules/KVER-ipfire-xen/kernel/drivers/video/kyro/kyrofb.ko #lib/modules/KVER-ipfire-xen/kernel/drivers/video/macmodes.ko @@ -1052,6 +1302,9 @@ lib/modules/KVER-ipfire-xen #lib/modules/KVER-ipfire-xen/kernel/drivers/video/matrox/matroxfb_g450.ko #lib/modules/KVER-ipfire-xen/kernel/drivers/video/matrox/matroxfb_maven.ko #lib/modules/KVER-ipfire-xen/kernel/drivers/video/matrox/matroxfb_misc.ko +#lib/modules/KVER-ipfire-xen/kernel/drivers/video/mb862xx +#lib/modules/KVER-ipfire-xen/kernel/drivers/video/mb862xx/mb862xxfb.ko +#lib/modules/KVER-ipfire-xen/kernel/drivers/video/metronomefb.ko #lib/modules/KVER-ipfire-xen/kernel/drivers/video/neofb.ko #lib/modules/KVER-ipfire-xen/kernel/drivers/video/nvidia #lib/modules/KVER-ipfire-xen/kernel/drivers/video/nvidia/nvidiafb.ko @@ -1068,13 +1321,19 @@ lib/modules/KVER-ipfire-xen #lib/modules/KVER-ipfire-xen/kernel/drivers/video/sm501fb.ko #lib/modules/KVER-ipfire-xen/kernel/drivers/video/sstfb.ko #lib/modules/KVER-ipfire-xen/kernel/drivers/video/svgalib.ko +#lib/modules/KVER-ipfire-xen/kernel/drivers/video/syscopyarea.ko +#lib/modules/KVER-ipfire-xen/kernel/drivers/video/sysfillrect.ko +#lib/modules/KVER-ipfire-xen/kernel/drivers/video/sysimgblt.ko #lib/modules/KVER-ipfire-xen/kernel/drivers/video/tdfxfb.ko +#lib/modules/KVER-ipfire-xen/kernel/drivers/video/tmiofb.ko #lib/modules/KVER-ipfire-xen/kernel/drivers/video/tridentfb.ko #lib/modules/KVER-ipfire-xen/kernel/drivers/video/uvesafb.ko #lib/modules/KVER-ipfire-xen/kernel/drivers/video/vermilion #lib/modules/KVER-ipfire-xen/kernel/drivers/video/vermilion/crvml.ko #lib/modules/KVER-ipfire-xen/kernel/drivers/video/vermilion/vmlfb.ko #lib/modules/KVER-ipfire-xen/kernel/drivers/video/vgastate.ko +#lib/modules/KVER-ipfire-xen/kernel/drivers/video/via +#lib/modules/KVER-ipfire-xen/kernel/drivers/video/via/viafb.ko #lib/modules/KVER-ipfire-xen/kernel/drivers/video/vt8623fb.ko #lib/modules/KVER-ipfire-xen/kernel/drivers/w1 #lib/modules/KVER-ipfire-xen/kernel/drivers/w1/masters @@ -1082,6 +1341,8 @@ lib/modules/KVER-ipfire-xen #lib/modules/KVER-ipfire-xen/kernel/drivers/w1/masters/ds2490.ko #lib/modules/KVER-ipfire-xen/kernel/drivers/w1/masters/matrox_w1.ko #lib/modules/KVER-ipfire-xen/kernel/drivers/w1/slaves +#lib/modules/KVER-ipfire-xen/kernel/drivers/w1/slaves/w1_bq27000.ko +#lib/modules/KVER-ipfire-xen/kernel/drivers/w1/slaves/w1_ds2431.ko #lib/modules/KVER-ipfire-xen/kernel/drivers/w1/slaves/w1_ds2433.ko #lib/modules/KVER-ipfire-xen/kernel/drivers/w1/slaves/w1_ds2760.ko #lib/modules/KVER-ipfire-xen/kernel/drivers/w1/slaves/w1_smem.ko @@ -1100,6 +1361,7 @@ lib/modules/KVER-ipfire-xen #lib/modules/KVER-ipfire-xen/kernel/drivers/watchdog/ib700wdt.ko #lib/modules/KVER-ipfire-xen/kernel/drivers/watchdog/ibmasr.ko #lib/modules/KVER-ipfire-xen/kernel/drivers/watchdog/it8712f_wdt.ko +#lib/modules/KVER-ipfire-xen/kernel/drivers/watchdog/it87_wdt.ko #lib/modules/KVER-ipfire-xen/kernel/drivers/watchdog/machzwd.ko #lib/modules/KVER-ipfire-xen/kernel/drivers/watchdog/pc87413_wdt.ko #lib/modules/KVER-ipfire-xen/kernel/drivers/watchdog/pcwd_pci.ko @@ -1108,24 +1370,33 @@ lib/modules/KVER-ipfire-xen #lib/modules/KVER-ipfire-xen/kernel/drivers/watchdog/sbc7240_wdt.ko #lib/modules/KVER-ipfire-xen/kernel/drivers/watchdog/sbc8360.ko #lib/modules/KVER-ipfire-xen/kernel/drivers/watchdog/sbc_epx_c3.ko +#lib/modules/KVER-ipfire-xen/kernel/drivers/watchdog/sbc_fitpc2_wdt.ko #lib/modules/KVER-ipfire-xen/kernel/drivers/watchdog/sc1200wdt.ko #lib/modules/KVER-ipfire-xen/kernel/drivers/watchdog/sc520_wdt.ko +#lib/modules/KVER-ipfire-xen/kernel/drivers/watchdog/sch311x_wdt.ko #lib/modules/KVER-ipfire-xen/kernel/drivers/watchdog/scx200_wdt.ko #lib/modules/KVER-ipfire-xen/kernel/drivers/watchdog/smsc37b787_wdt.ko #lib/modules/KVER-ipfire-xen/kernel/drivers/watchdog/softdog.ko #lib/modules/KVER-ipfire-xen/kernel/drivers/watchdog/w83627hf_wdt.ko #lib/modules/KVER-ipfire-xen/kernel/drivers/watchdog/w83697hf_wdt.ko +#lib/modules/KVER-ipfire-xen/kernel/drivers/watchdog/w83697ug_wdt.ko #lib/modules/KVER-ipfire-xen/kernel/drivers/watchdog/w83877f_wdt.ko #lib/modules/KVER-ipfire-xen/kernel/drivers/watchdog/w83977f_wdt.ko #lib/modules/KVER-ipfire-xen/kernel/drivers/watchdog/wafer5823wdt.ko #lib/modules/KVER-ipfire-xen/kernel/drivers/watchdog/wdt_pci.ko +#lib/modules/KVER-ipfire-xen/kernel/drivers/watchdog/wm831x_wdt.ko +#lib/modules/KVER-ipfire-xen/kernel/drivers/watchdog/wm8350_wdt.ko #lib/modules/KVER-ipfire-xen/kernel/drivers/xen +#lib/modules/KVER-ipfire-xen/kernel/drivers/xen/blktap2 +#lib/modules/KVER-ipfire-xen/kernel/drivers/xen/blktap2/blktap2.ko #lib/modules/KVER-ipfire-xen/kernel/drivers/xen/scsiback #lib/modules/KVER-ipfire-xen/kernel/drivers/xen/scsiback/xen-scsibk.ko #lib/modules/KVER-ipfire-xen/kernel/drivers/xen/scsifront #lib/modules/KVER-ipfire-xen/kernel/drivers/xen/scsifront/xenscsi.ko -#lib/modules/KVER-ipfire-xen/kernel/drivers/xen/sfc_netback -#lib/modules/KVER-ipfire-xen/kernel/drivers/xen/sfc_netback/sfc_netback.ko +#lib/modules/KVER-ipfire-xen/kernel/drivers/xen/usbback +#lib/modules/KVER-ipfire-xen/kernel/drivers/xen/usbback/usbbk.ko +#lib/modules/KVER-ipfire-xen/kernel/drivers/xen/usbfront +#lib/modules/KVER-ipfire-xen/kernel/drivers/xen/usbfront/xen-hcd.ko #lib/modules/KVER-ipfire-xen/kernel/fs #lib/modules/KVER-ipfire-xen/kernel/fs/autofs #lib/modules/KVER-ipfire-xen/kernel/fs/autofs/autofs.ko @@ -1141,14 +1412,20 @@ lib/modules/KVER-ipfire-xen #lib/modules/KVER-ipfire-xen/kernel/fs/ext2/ext2.ko #lib/modules/KVER-ipfire-xen/kernel/fs/ext3 #lib/modules/KVER-ipfire-xen/kernel/fs/ext3/ext3.ko +#lib/modules/KVER-ipfire-xen/kernel/fs/ext4 +#lib/modules/KVER-ipfire-xen/kernel/fs/ext4/ext4.ko #lib/modules/KVER-ipfire-xen/kernel/fs/fat #lib/modules/KVER-ipfire-xen/kernel/fs/fat/fat.ko +#lib/modules/KVER-ipfire-xen/kernel/fs/fat/vfat.ko #lib/modules/KVER-ipfire-xen/kernel/fs/fuse +#lib/modules/KVER-ipfire-xen/kernel/fs/fuse/cuse.ko #lib/modules/KVER-ipfire-xen/kernel/fs/fuse/fuse.ko #lib/modules/KVER-ipfire-xen/kernel/fs/isofs #lib/modules/KVER-ipfire-xen/kernel/fs/isofs/isofs.ko #lib/modules/KVER-ipfire-xen/kernel/fs/jbd #lib/modules/KVER-ipfire-xen/kernel/fs/jbd/jbd.ko +#lib/modules/KVER-ipfire-xen/kernel/fs/jbd2 +#lib/modules/KVER-ipfire-xen/kernel/fs/jbd2/jbd2.ko #lib/modules/KVER-ipfire-xen/kernel/fs/jffs2 #lib/modules/KVER-ipfire-xen/kernel/fs/jffs2/jffs2.ko #lib/modules/KVER-ipfire-xen/kernel/fs/jfs @@ -1160,17 +1437,18 @@ lib/modules/KVER-ipfire-xen #lib/modules/KVER-ipfire-xen/kernel/fs/nfs/nfs.ko #lib/modules/KVER-ipfire-xen/kernel/fs/nfsd #lib/modules/KVER-ipfire-xen/kernel/fs/nfsd/nfsd.ko -#lib/modules/KVER-ipfire-xen/kernel/fs/quota_tree.ko -#lib/modules/KVER-ipfire-xen/kernel/fs/quota_v1.ko -#lib/modules/KVER-ipfire-xen/kernel/fs/quota_v2.ko +#lib/modules/KVER-ipfire-xen/kernel/fs/quota +#lib/modules/KVER-ipfire-xen/kernel/fs/quota/quota_tree.ko +#lib/modules/KVER-ipfire-xen/kernel/fs/quota/quota_v1.ko +#lib/modules/KVER-ipfire-xen/kernel/fs/quota/quota_v2.ko +#lib/modules/KVER-ipfire-xen/kernel/fs/reiser4 +#lib/modules/KVER-ipfire-xen/kernel/fs/reiser4/reiser4.ko #lib/modules/KVER-ipfire-xen/kernel/fs/reiserfs #lib/modules/KVER-ipfire-xen/kernel/fs/reiserfs/reiserfs.ko #lib/modules/KVER-ipfire-xen/kernel/fs/smbfs #lib/modules/KVER-ipfire-xen/kernel/fs/smbfs/smbfs.ko #lib/modules/KVER-ipfire-xen/kernel/fs/udf #lib/modules/KVER-ipfire-xen/kernel/fs/udf/udf.ko -#lib/modules/KVER-ipfire-xen/kernel/fs/vfat -#lib/modules/KVER-ipfire-xen/kernel/fs/vfat/vfat.ko #lib/modules/KVER-ipfire-xen/kernel/fs/xfs #lib/modules/KVER-ipfire-xen/kernel/fs/xfs/xfs.ko #lib/modules/KVER-ipfire-xen/kernel/lib @@ -1235,17 +1513,14 @@ lib/modules/KVER-ipfire-xen #lib/modules/KVER-ipfire-xen/kernel/net/bridge/netfilter/ebtable_filter.ko #lib/modules/KVER-ipfire-xen/kernel/net/bridge/netfilter/ebtable_nat.ko #lib/modules/KVER-ipfire-xen/kernel/net/bridge/netfilter/ebtables.ko -#lib/modules/KVER-ipfire-xen/kernel/net/ieee80211 -#lib/modules/KVER-ipfire-xen/kernel/net/ieee80211/ieee80211.ko -#lib/modules/KVER-ipfire-xen/kernel/net/ieee80211/ieee80211_crypt.ko -#lib/modules/KVER-ipfire-xen/kernel/net/ieee80211/ieee80211_crypt_ccmp.ko -#lib/modules/KVER-ipfire-xen/kernel/net/ieee80211/ieee80211_crypt_tkip.ko -#lib/modules/KVER-ipfire-xen/kernel/net/ieee80211/ieee80211_crypt_wep.ko +#lib/modules/KVER-ipfire-xen/kernel/net/ieee802154 +#lib/modules/KVER-ipfire-xen/kernel/net/ieee802154/af_802154.ko +#lib/modules/KVER-ipfire-xen/kernel/net/ieee802154/nl802154.ko +#lib/modules/KVER-ipfire-xen/kernel/net/ieee802154/wpan-class.ko #lib/modules/KVER-ipfire-xen/kernel/net/ipv4 #lib/modules/KVER-ipfire-xen/kernel/net/ipv4/ah4.ko #lib/modules/KVER-ipfire-xen/kernel/net/ipv4/esp4.ko #lib/modules/KVER-ipfire-xen/kernel/net/ipv4/inet_diag.ko -#lib/modules/KVER-ipfire-xen/kernel/net/ipv4/inet_lro.ko #lib/modules/KVER-ipfire-xen/kernel/net/ipv4/ip_gre.ko #lib/modules/KVER-ipfire-xen/kernel/net/ipv4/ipcomp.ko #lib/modules/KVER-ipfire-xen/kernel/net/ipv4/ipip.ko @@ -1262,20 +1537,18 @@ lib/modules/KVER-ipfire-xen #lib/modules/KVER-ipfire-xen/kernel/net/ipv4/netfilter/ipt_NETMAP.ko #lib/modules/KVER-ipfire-xen/kernel/net/ipv4/netfilter/ipt_REDIRECT.ko #lib/modules/KVER-ipfire-xen/kernel/net/ipv4/netfilter/ipt_REJECT.ko -#lib/modules/KVER-ipfire-xen/kernel/net/ipv4/netfilter/ipt_TTL.ko #lib/modules/KVER-ipfire-xen/kernel/net/ipv4/netfilter/ipt_ULOG.ko #lib/modules/KVER-ipfire-xen/kernel/net/ipv4/netfilter/ipt_addrtype.ko #lib/modules/KVER-ipfire-xen/kernel/net/ipv4/netfilter/ipt_ah.ko #lib/modules/KVER-ipfire-xen/kernel/net/ipv4/netfilter/ipt_ecn.ko #lib/modules/KVER-ipfire-xen/kernel/net/ipv4/netfilter/ipt_ipp2p.ko #lib/modules/KVER-ipfire-xen/kernel/net/ipv4/netfilter/ipt_ipv4options.ko -#lib/modules/KVER-ipfire-xen/kernel/net/ipv4/netfilter/ipt_recent.ko -#lib/modules/KVER-ipfire-xen/kernel/net/ipv4/netfilter/ipt_ttl.ko #lib/modules/KVER-ipfire-xen/kernel/net/ipv4/netfilter/iptable_filter.ko #lib/modules/KVER-ipfire-xen/kernel/net/ipv4/netfilter/iptable_mangle.ko #lib/modules/KVER-ipfire-xen/kernel/net/ipv4/netfilter/iptable_nat.ko #lib/modules/KVER-ipfire-xen/kernel/net/ipv4/netfilter/iptable_raw.ko #lib/modules/KVER-ipfire-xen/kernel/net/ipv4/netfilter/nf_conntrack_ipv4.ko +#lib/modules/KVER-ipfire-xen/kernel/net/ipv4/netfilter/nf_defrag_ipv4.ko #lib/modules/KVER-ipfire-xen/kernel/net/ipv4/netfilter/nf_nat.ko #lib/modules/KVER-ipfire-xen/kernel/net/ipv4/netfilter/nf_nat_amanda.ko #lib/modules/KVER-ipfire-xen/kernel/net/ipv4/netfilter/nf_nat_ftp.ko @@ -1336,6 +1609,7 @@ lib/modules/KVER-ipfire-xen #lib/modules/KVER-ipfire-xen/kernel/net/netfilter/nf_conntrack_sip.ko #lib/modules/KVER-ipfire-xen/kernel/net/netfilter/nf_conntrack_slp.ko #lib/modules/KVER-ipfire-xen/kernel/net/netfilter/nf_conntrack_tftp.ko +#lib/modules/KVER-ipfire-xen/kernel/net/netfilter/nf_tproxy_core.ko #lib/modules/KVER-ipfire-xen/kernel/net/netfilter/nfnetlink.ko #lib/modules/KVER-ipfire-xen/kernel/net/netfilter/nfnetlink_log.ko #lib/modules/KVER-ipfire-xen/kernel/net/netfilter/nfnetlink_queue.ko @@ -1343,7 +1617,9 @@ lib/modules/KVER-ipfire-xen #lib/modules/KVER-ipfire-xen/kernel/net/netfilter/xt_CLASSIFY.ko #lib/modules/KVER-ipfire-xen/kernel/net/netfilter/xt_CONNMARK.ko #lib/modules/KVER-ipfire-xen/kernel/net/netfilter/xt_DSCP.ko +#lib/modules/KVER-ipfire-xen/kernel/net/netfilter/xt_HL.ko #lib/modules/KVER-ipfire-xen/kernel/net/netfilter/xt_IMQ.ko +#lib/modules/KVER-ipfire-xen/kernel/net/netfilter/xt_LED.ko #lib/modules/KVER-ipfire-xen/kernel/net/netfilter/xt_MARK.ko #lib/modules/KVER-ipfire-xen/kernel/net/netfilter/xt_NFLOG.ko #lib/modules/KVER-ipfire-xen/kernel/net/netfilter/xt_NFQUEUE.ko @@ -1351,7 +1627,9 @@ lib/modules/KVER-ipfire-xen #lib/modules/KVER-ipfire-xen/kernel/net/netfilter/xt_RATEEST.ko #lib/modules/KVER-ipfire-xen/kernel/net/netfilter/xt_TCPMSS.ko #lib/modules/KVER-ipfire-xen/kernel/net/netfilter/xt_TCPOPTSTRIP.ko +#lib/modules/KVER-ipfire-xen/kernel/net/netfilter/xt_TPROXY.ko #lib/modules/KVER-ipfire-xen/kernel/net/netfilter/xt_TRACE.ko +#lib/modules/KVER-ipfire-xen/kernel/net/netfilter/xt_cluster.ko #lib/modules/KVER-ipfire-xen/kernel/net/netfilter/xt_comment.ko #lib/modules/KVER-ipfire-xen/kernel/net/netfilter/xt_connbytes.ko #lib/modules/KVER-ipfire-xen/kernel/net/netfilter/xt_connlimit.ko @@ -1362,6 +1640,7 @@ lib/modules/KVER-ipfire-xen #lib/modules/KVER-ipfire-xen/kernel/net/netfilter/xt_esp.ko #lib/modules/KVER-ipfire-xen/kernel/net/netfilter/xt_hashlimit.ko #lib/modules/KVER-ipfire-xen/kernel/net/netfilter/xt_helper.ko +#lib/modules/KVER-ipfire-xen/kernel/net/netfilter/xt_hl.ko #lib/modules/KVER-ipfire-xen/kernel/net/netfilter/xt_iprange.ko #lib/modules/KVER-ipfire-xen/kernel/net/netfilter/xt_layer7.ko #lib/modules/KVER-ipfire-xen/kernel/net/netfilter/xt_length.ko @@ -1369,6 +1648,7 @@ lib/modules/KVER-ipfire-xen #lib/modules/KVER-ipfire-xen/kernel/net/netfilter/xt_mac.ko #lib/modules/KVER-ipfire-xen/kernel/net/netfilter/xt_mark.ko #lib/modules/KVER-ipfire-xen/kernel/net/netfilter/xt_multiport.ko +#lib/modules/KVER-ipfire-xen/kernel/net/netfilter/xt_osf.ko #lib/modules/KVER-ipfire-xen/kernel/net/netfilter/xt_owner.ko #lib/modules/KVER-ipfire-xen/kernel/net/netfilter/xt_physdev.ko #lib/modules/KVER-ipfire-xen/kernel/net/netfilter/xt_pkttype.ko @@ -1376,7 +1656,9 @@ lib/modules/KVER-ipfire-xen #lib/modules/KVER-ipfire-xen/kernel/net/netfilter/xt_quota.ko #lib/modules/KVER-ipfire-xen/kernel/net/netfilter/xt_rateest.ko #lib/modules/KVER-ipfire-xen/kernel/net/netfilter/xt_realm.ko +#lib/modules/KVER-ipfire-xen/kernel/net/netfilter/xt_recent.ko #lib/modules/KVER-ipfire-xen/kernel/net/netfilter/xt_sctp.ko +#lib/modules/KVER-ipfire-xen/kernel/net/netfilter/xt_socket.ko #lib/modules/KVER-ipfire-xen/kernel/net/netfilter/xt_state.ko #lib/modules/KVER-ipfire-xen/kernel/net/netfilter/xt_statistic.ko #lib/modules/KVER-ipfire-xen/kernel/net/netfilter/xt_string.ko @@ -1384,8 +1666,10 @@ lib/modules/KVER-ipfire-xen #lib/modules/KVER-ipfire-xen/kernel/net/netfilter/xt_tcpudp.ko #lib/modules/KVER-ipfire-xen/kernel/net/netfilter/xt_time.ko #lib/modules/KVER-ipfire-xen/kernel/net/netfilter/xt_u32.ko +#lib/modules/KVER-ipfire-xen/kernel/net/phonet +#lib/modules/KVER-ipfire-xen/kernel/net/phonet/phonet.ko +#lib/modules/KVER-ipfire-xen/kernel/net/phonet/pn_pep.ko #lib/modules/KVER-ipfire-xen/kernel/net/rfkill -#lib/modules/KVER-ipfire-xen/kernel/net/rfkill/rfkill-input.ko #lib/modules/KVER-ipfire-xen/kernel/net/rfkill/rfkill.ko #lib/modules/KVER-ipfire-xen/kernel/net/rxrpc #lib/modules/KVER-ipfire-xen/kernel/net/rxrpc/af-rxrpc.ko @@ -1411,6 +1695,7 @@ lib/modules/KVER-ipfire-xen #lib/modules/KVER-ipfire-xen/kernel/net/sched/em_u32.ko #lib/modules/KVER-ipfire-xen/kernel/net/sched/sch_atm.ko #lib/modules/KVER-ipfire-xen/kernel/net/sched/sch_cbq.ko +#lib/modules/KVER-ipfire-xen/kernel/net/sched/sch_drr.ko #lib/modules/KVER-ipfire-xen/kernel/net/sched/sch_dsmark.ko #lib/modules/KVER-ipfire-xen/kernel/net/sched/sch_gred.ko #lib/modules/KVER-ipfire-xen/kernel/net/sched/sch_hfsc.ko @@ -1428,8 +1713,14 @@ lib/modules/KVER-ipfire-xen #lib/modules/KVER-ipfire-xen/kernel/net/sunrpc/auth_gss/auth_rpcgss.ko #lib/modules/KVER-ipfire-xen/kernel/net/sunrpc/auth_gss/rpcsec_gss_krb5.ko #lib/modules/KVER-ipfire-xen/kernel/net/sunrpc/sunrpc.ko +#lib/modules/KVER-ipfire-xen/kernel/net/wimax +#lib/modules/KVER-ipfire-xen/kernel/net/wimax/wimax.ko #lib/modules/KVER-ipfire-xen/kernel/net/wireless #lib/modules/KVER-ipfire-xen/kernel/net/wireless/cfg80211.ko +#lib/modules/KVER-ipfire-xen/kernel/net/wireless/lib80211.ko +#lib/modules/KVER-ipfire-xen/kernel/net/wireless/lib80211_crypt_ccmp.ko +#lib/modules/KVER-ipfire-xen/kernel/net/wireless/lib80211_crypt_tkip.ko +#lib/modules/KVER-ipfire-xen/kernel/net/wireless/lib80211_crypt_wep.ko #lib/modules/KVER-ipfire-xen/kernel/net/xfrm #lib/modules/KVER-ipfire-xen/kernel/net/xfrm/xfrm_ipcomp.ko #lib/modules/KVER-ipfire-xen/kernel/net/xfrm/xfrm_user.ko @@ -1497,6 +1788,8 @@ lib/modules/KVER-ipfire-xen #lib/modules/KVER-ipfire-xen/kernel/sound/pci/cs46xx/snd-cs46xx.ko #lib/modules/KVER-ipfire-xen/kernel/sound/pci/cs5535audio #lib/modules/KVER-ipfire-xen/kernel/sound/pci/cs5535audio/snd-cs5535audio.ko +#lib/modules/KVER-ipfire-xen/kernel/sound/pci/ctxfi +#lib/modules/KVER-ipfire-xen/kernel/sound/pci/ctxfi/snd-ctxfi.ko #lib/modules/KVER-ipfire-xen/kernel/sound/pci/echoaudio #lib/modules/KVER-ipfire-xen/kernel/sound/pci/echoaudio/snd-darla20.ko #lib/modules/KVER-ipfire-xen/kernel/sound/pci/echoaudio/snd-darla24.ko @@ -1505,7 +1798,9 @@ lib/modules/KVER-ipfire-xen #lib/modules/KVER-ipfire-xen/kernel/sound/pci/echoaudio/snd-gina24.ko #lib/modules/KVER-ipfire-xen/kernel/sound/pci/echoaudio/snd-indigo.ko #lib/modules/KVER-ipfire-xen/kernel/sound/pci/echoaudio/snd-indigodj.ko +#lib/modules/KVER-ipfire-xen/kernel/sound/pci/echoaudio/snd-indigodjx.ko #lib/modules/KVER-ipfire-xen/kernel/sound/pci/echoaudio/snd-indigoio.ko +#lib/modules/KVER-ipfire-xen/kernel/sound/pci/echoaudio/snd-indigoiox.ko #lib/modules/KVER-ipfire-xen/kernel/sound/pci/echoaudio/snd-layla20.ko #lib/modules/KVER-ipfire-xen/kernel/sound/pci/echoaudio/snd-layla24.ko #lib/modules/KVER-ipfire-xen/kernel/sound/pci/echoaudio/snd-mia.ko @@ -1515,6 +1810,19 @@ lib/modules/KVER-ipfire-xen #lib/modules/KVER-ipfire-xen/kernel/sound/pci/emu10k1/snd-emu10k1.ko #lib/modules/KVER-ipfire-xen/kernel/sound/pci/emu10k1/snd-emu10k1x.ko #lib/modules/KVER-ipfire-xen/kernel/sound/pci/hda +#lib/modules/KVER-ipfire-xen/kernel/sound/pci/hda/snd-hda-codec-analog.ko +#lib/modules/KVER-ipfire-xen/kernel/sound/pci/hda/snd-hda-codec-atihdmi.ko +#lib/modules/KVER-ipfire-xen/kernel/sound/pci/hda/snd-hda-codec-ca0110.ko +#lib/modules/KVER-ipfire-xen/kernel/sound/pci/hda/snd-hda-codec-cirrus.ko +#lib/modules/KVER-ipfire-xen/kernel/sound/pci/hda/snd-hda-codec-cmedia.ko +#lib/modules/KVER-ipfire-xen/kernel/sound/pci/hda/snd-hda-codec-conexant.ko +#lib/modules/KVER-ipfire-xen/kernel/sound/pci/hda/snd-hda-codec-idt.ko +#lib/modules/KVER-ipfire-xen/kernel/sound/pci/hda/snd-hda-codec-intelhdmi.ko +#lib/modules/KVER-ipfire-xen/kernel/sound/pci/hda/snd-hda-codec-nvhdmi.ko +#lib/modules/KVER-ipfire-xen/kernel/sound/pci/hda/snd-hda-codec-realtek.ko +#lib/modules/KVER-ipfire-xen/kernel/sound/pci/hda/snd-hda-codec-si3054.ko +#lib/modules/KVER-ipfire-xen/kernel/sound/pci/hda/snd-hda-codec-via.ko +#lib/modules/KVER-ipfire-xen/kernel/sound/pci/hda/snd-hda-codec.ko #lib/modules/KVER-ipfire-xen/kernel/sound/pci/hda/snd-hda-intel.ko #lib/modules/KVER-ipfire-xen/kernel/sound/pci/ice1712 #lib/modules/KVER-ipfire-xen/kernel/sound/pci/ice1712/snd-ice1712.ko @@ -1522,6 +1830,8 @@ lib/modules/KVER-ipfire-xen #lib/modules/KVER-ipfire-xen/kernel/sound/pci/ice1712/snd-ice17xx-ak4xxx.ko #lib/modules/KVER-ipfire-xen/kernel/sound/pci/korg1212 #lib/modules/KVER-ipfire-xen/kernel/sound/pci/korg1212/snd-korg1212.ko +#lib/modules/KVER-ipfire-xen/kernel/sound/pci/lx6464es +#lib/modules/KVER-ipfire-xen/kernel/sound/pci/lx6464es/snd-lx6464es.ko #lib/modules/KVER-ipfire-xen/kernel/sound/pci/mixart #lib/modules/KVER-ipfire-xen/kernel/sound/pci/mixart/snd-mixart.ko #lib/modules/KVER-ipfire-xen/kernel/sound/pci/nm256 @@ -1574,6 +1884,42 @@ lib/modules/KVER-ipfire-xen #lib/modules/KVER-ipfire-xen/kernel/sound/pcmcia/vx #lib/modules/KVER-ipfire-xen/kernel/sound/pcmcia/vx/snd-vxpocket.ko #lib/modules/KVER-ipfire-xen/kernel/sound/soc +#lib/modules/KVER-ipfire-xen/kernel/sound/soc/codecs +#lib/modules/KVER-ipfire-xen/kernel/sound/soc/codecs/snd-soc-ad73311.ko +#lib/modules/KVER-ipfire-xen/kernel/sound/soc/codecs/snd-soc-ak4535.ko +#lib/modules/KVER-ipfire-xen/kernel/sound/soc/codecs/snd-soc-ak4642.ko +#lib/modules/KVER-ipfire-xen/kernel/sound/soc/codecs/snd-soc-cs4270.ko +#lib/modules/KVER-ipfire-xen/kernel/sound/soc/codecs/snd-soc-l3.ko +#lib/modules/KVER-ipfire-xen/kernel/sound/soc/codecs/snd-soc-max9877.ko +#lib/modules/KVER-ipfire-xen/kernel/sound/soc/codecs/snd-soc-pcm3008.ko +#lib/modules/KVER-ipfire-xen/kernel/sound/soc/codecs/snd-soc-spdif.ko +#lib/modules/KVER-ipfire-xen/kernel/sound/soc/codecs/snd-soc-ssm2602.ko +#lib/modules/KVER-ipfire-xen/kernel/sound/soc/codecs/snd-soc-tlv320aic23.ko +#lib/modules/KVER-ipfire-xen/kernel/sound/soc/codecs/snd-soc-tlv320aic3x.ko +#lib/modules/KVER-ipfire-xen/kernel/sound/soc/codecs/snd-soc-uda134x.ko +#lib/modules/KVER-ipfire-xen/kernel/sound/soc/codecs/snd-soc-uda1380.ko +#lib/modules/KVER-ipfire-xen/kernel/sound/soc/codecs/snd-soc-wm-hubs.ko +#lib/modules/KVER-ipfire-xen/kernel/sound/soc/codecs/snd-soc-wm8350.ko +#lib/modules/KVER-ipfire-xen/kernel/sound/soc/codecs/snd-soc-wm8400.ko +#lib/modules/KVER-ipfire-xen/kernel/sound/soc/codecs/snd-soc-wm8510.ko +#lib/modules/KVER-ipfire-xen/kernel/sound/soc/codecs/snd-soc-wm8523.ko +#lib/modules/KVER-ipfire-xen/kernel/sound/soc/codecs/snd-soc-wm8580.ko +#lib/modules/KVER-ipfire-xen/kernel/sound/soc/codecs/snd-soc-wm8728.ko +#lib/modules/KVER-ipfire-xen/kernel/sound/soc/codecs/snd-soc-wm8731.ko +#lib/modules/KVER-ipfire-xen/kernel/sound/soc/codecs/snd-soc-wm8750.ko +#lib/modules/KVER-ipfire-xen/kernel/sound/soc/codecs/snd-soc-wm8753.ko +#lib/modules/KVER-ipfire-xen/kernel/sound/soc/codecs/snd-soc-wm8776.ko +#lib/modules/KVER-ipfire-xen/kernel/sound/soc/codecs/snd-soc-wm8900.ko +#lib/modules/KVER-ipfire-xen/kernel/sound/soc/codecs/snd-soc-wm8903.ko +#lib/modules/KVER-ipfire-xen/kernel/sound/soc/codecs/snd-soc-wm8940.ko +#lib/modules/KVER-ipfire-xen/kernel/sound/soc/codecs/snd-soc-wm8960.ko +#lib/modules/KVER-ipfire-xen/kernel/sound/soc/codecs/snd-soc-wm8961.ko +#lib/modules/KVER-ipfire-xen/kernel/sound/soc/codecs/snd-soc-wm8971.ko +#lib/modules/KVER-ipfire-xen/kernel/sound/soc/codecs/snd-soc-wm8974.ko +#lib/modules/KVER-ipfire-xen/kernel/sound/soc/codecs/snd-soc-wm8988.ko +#lib/modules/KVER-ipfire-xen/kernel/sound/soc/codecs/snd-soc-wm8990.ko +#lib/modules/KVER-ipfire-xen/kernel/sound/soc/codecs/snd-soc-wm8993.ko +#lib/modules/KVER-ipfire-xen/kernel/sound/soc/codecs/snd-soc-wm9081.ko #lib/modules/KVER-ipfire-xen/kernel/sound/soc/snd-soc-core.ko #lib/modules/KVER-ipfire-xen/kernel/sound/soundcore.ko #lib/modules/KVER-ipfire-xen/kernel/sound/synth @@ -1586,6 +1932,7 @@ lib/modules/KVER-ipfire-xen #lib/modules/KVER-ipfire-xen/kernel/sound/usb/snd-usb-audio.ko #lib/modules/KVER-ipfire-xen/kernel/sound/usb/snd-usb-lib.ko #lib/modules/KVER-ipfire-xen/kernel/sound/usb/usx2y +#lib/modules/KVER-ipfire-xen/kernel/sound/usb/usx2y/snd-usb-us122l.ko #lib/modules/KVER-ipfire-xen/kernel/sound/usb/usx2y/snd-usb-usx2y.ko #lib/modules/KVER-ipfire-xen/modules.alias #lib/modules/KVER-ipfire-xen/modules.alias.bin diff --git a/doc/packages-list.txt b/doc/packages-list.txt index b5a36f9cfe..5c25ea2dc0 100644 --- a/doc/packages-list.txt +++ b/doc/packages-list.txt @@ -66,7 +66,6 @@ * centerim-4.22.1 * clamav-0.95.3 * cmake-2.4.8 -* collectd-4.5.3 * collectd-4.5.4 * coreutils-5.96 * cpio-2.6 @@ -77,6 +76,7 @@ * cyrus-sasl-2.1.21 * dahdi-2.2.1 * dahdi-2.2.1-kmod-2.6.32.8-ipfire +* dahdi-2.2.1-kmod-2.6.32.8-ipfire-xen * db-4.4.20 * dbus-1.0.3 * dhcp-3.1.0 @@ -153,6 +153,7 @@ * kbd-1.12 * klibc-1.5.14 * kqemu-1.4.0pre1-kmod-2.6.32.8-ipfire +* kqemu-1.4.0pre1-kmod-2.6.32.8-ipfire-xen * kudzu-1.2.64 * l7-protocols-2009-05-10 * lame-3.97 @@ -185,6 +186,7 @@ * libxml2-2.6.26 * libxslt-1.1.17 * linux-2.6.32.8-ipfire +* linux-2.6.32.8-ipfire-xen * linux-atm-2.4.1 * linux-libc-headers-2.6.12.0 * lm_sensors-3.1.2 @@ -196,6 +198,7 @@ * m4-1.4.4 * mISDNuser_20090906 * madwifi-hal-0.10.5.6-r4119-20100201-kmod-2.6.32.8-ipfire +* madwifi-hal-0.10.5.6-r4119-20100201-kmod-2.6.32.8-ipfire-xen * make-3.81 * man-db-2.4.3 * man-pages-2.34 @@ -245,6 +248,7 @@ * openssl-0.9.8l * openswan-2.6.24 * openswan-2.6.24-kmod-2.6.32.8-ipfire +* openswan-2.6.24-kmod-2.6.32.8-ipfire-xen * openvpn-2.1_rc20 * p7zip_4.65 * pam_mysql-0.7RC1 @@ -321,6 +325,7 @@ * usbutils-0.72 * util-linux-2.12r * v4l-dvb-690055993011-kmod-2.6.32.8-ipfire +* v4l-dvb-690055993011-kmod-2.6.32.8-ipfire-xen * vdr-1.6.0 * vdradmin-am-3.6.5 * vim-7.0 diff --git a/lfs/linux b/lfs/linux index 82a5cb4a6b..6d2465a44d 100644 --- a/lfs/linux +++ b/lfs/linux @@ -57,21 +57,21 @@ objects =$(DL_FILE) \ patch-2.6.16-nath323-1.3.bz2 \ reiser4-for-2.6.32.patch.bz2 \ squashfs-lzma-linux-2.6.32-kernel-patches.tar.bz2 \ -# linux-$(VER)-suse_xen_patches-1.tar.bz2 + linux-$(VER)-suse_xen_patches-1.tar.bz2 $(DL_FILE) = $(URL_IPFIRE)/$(DL_FILE) netfilter-layer7-v2.22.tar.gz = $(URL_IPFIRE)/netfilter-layer7-v2.21.tar.gz patch-2.6.16-nath323-1.3.bz2 = $(URL_IPFIRE)/patch-2.6.16-nath323-1.3.bz2 reiser4-for-2.6.32.patch.bz2 = $(URL_IPFIRE)/reiser4-for-2.6.32.patch.bz2 squashfs-lzma-linux-2.6.32-kernel-patches.tar.bz2 = $(URL_IPFIRE)/squashfs-lzma-linux-2.6.32-kernel-patches.tar.bz2 -#linux-$(VER)-suse_xen_patches-1.tar.bz2 = $(URL_IPFIRE)/linux-$(VER)-suse_xen_patches-1.tar.bz2 +linux-$(VER)-suse_xen_patches-1.tar.bz2 = $(URL_IPFIRE)/linux-$(VER)-suse_xen_patches-1.tar.bz2 $(DL_FILE)_MD5 = 82023ede52f067fcc55c5e70b02e48ae netfilter-layer7-v2.22.tar.gz_MD5 = 98dff8a3d5a31885b73341633f69501f patch-2.6.16-nath323-1.3.bz2_MD5 = f926409ff703a307baf54b57ab75d138 reiser4-for-2.6.32.patch.bz2_MD5 = 3246397973d9271eb8e6d7c97c5d2d91 squashfs-lzma-linux-2.6.32-kernel-patches.tar.bz2_MD5 = d2a84311081023c7ffd28cdca67c45d4 -#linux-$(VER)-suse_xen_patches-1.tar.bz2_MD5 = ddbde50f3bc303d947531402017a3055 +linux-$(VER)-suse_xen_patches-1.tar.bz2_MD5 = 0bf813cbfef22f37e5060daa7dad0496 install : $(TARGET) @@ -117,9 +117,11 @@ ifeq "$(XEN)" "1" done rm -rf $(DIR_SRC)/linux-*-suse_xen_patches + # Fix strange patchset errors + cd $(DIR_APP) && patch -Np1 < $(DIR_SRC)/src/patches/linux-2.6.32.8-xen-patch-fixes.patch + # Linux Intermediate Queueing Device - cd $(DIR_APP) && patch -Np1 < $(DIR_SRC)/src/patches/imq-skbuff.patch - cd $(DIR_APP) && patch -Np1 < $(DIR_SRC)/src/patches/linux-2.6.27.21-imq-test3-xen.patch + cd $(DIR_APP) && patch -Np1 < $(DIR_SRC)/src/patches/linux-2.6.32.8-xen-imq-test2.patch else # Linux Intermediate Queueing Device cd $(DIR_APP) && patch -Np1 < $(DIR_SRC)/src/patches/linux-2.6.32-imq-test2.patch @@ -131,10 +133,8 @@ endif # Not report deprecated syscall 1.23 (for kudzu) cd $(DIR_APP) && patch -Np1 < $(DIR_SRC)/src/patches/linux-2.6.25.18-not_report_sysctl_1.23.patch -ifeq "$(XEN)" "" - # Reiser4 - cd $(DIR_APP) && bzcat $(DIR_DL)/reiser4-for-2.6.32.patch.bz2 | patch -Np1 -endif + # Reiser4 (don't check if fail (some patches are already in xen patchset) + -cd $(DIR_APP) && bzcat $(DIR_DL)/reiser4-for-2.6.32.patch.bz2 | patch -Np1 # ipp2p 0.8.2-pomng cd $(DIR_APP) && patch -Np1 < $(DIR_SRC)/src/patches/linux-2.6.32.8-ipp2p-0.8.2-pomng.patch diff --git a/lfs/xen-image b/lfs/xen-image index c632b032fc..632d639943 100644 --- a/lfs/xen-image +++ b/lfs/xen-image @@ -130,9 +130,6 @@ $(TARGET) : $(patsubst %,$(DIR_DL)/%,$(objects)) cp -f $(MNThdd)/etc/mkinitcpio.conf $(MNThdd)/etc/mkinitcpio.conf.org sed -i -e "s| autodetect | |g" $(MNThdd)/etc/mkinitcpio.conf - #Remove reiser4 because it is not work with xen-kernel - sed -i -e "s|reiser4 | |g" $(MNThdd)/etc/mkinitcpio.conf - chroot $(MNThdd) /sbin/mkinitcpio -g /boot/ipfirerd-$(KVER)-xen.img -k $(KVER)-ipfire-xen cp -f $(MNThdd)/etc/mkinitcpio.conf.org $(MNThdd)/etc/mkinitcpio.conf diff --git a/make.sh b/make.sh index 84e6cfdd55..007b53ea9c 100755 --- a/make.sh +++ b/make.sh @@ -341,16 +341,16 @@ buildipfire() { ipfiremake unzip ipfiremake which ipfiremake xz -# ipfiremake linux XEN=1 -# ipfiremake kqemu XEN=1 -# #ipfiremake kvm-kmod XEN=1 -# ipfiremake v4l-dvb XEN=1 -# ipfiremake madwifi XEN=1 -# #ipfiremake alsa XEN=1 KMOD=1 -# ipfiremake dahdi XEN=1 KMOD=1 -# ipfiremake openswan XEN=1 KMOD=1 -# ipfiremake mISDN XEN=1 -# ipfiremake compat-wireless XEN=1 + ipfiremake linux XEN=1 + ipfiremake kqemu XEN=1 + #ipfiremake kvm-kmod XEN=1 + ipfiremake v4l-dvb XEN=1 + ipfiremake madwifi XEN=1 + #ipfiremake alsa XEN=1 KMOD=1 + ipfiremake dahdi XEN=1 KMOD=1 + ipfiremake openswan XEN=1 KMOD=1 + #ipfiremake mISDN XEN=1 + #ipfiremake compat-wireless XEN=1 ipfiremake linux ipfiremake kqemu #ipfiremake kvm-kmod @@ -725,15 +725,15 @@ buildpackages() { ipfirepackages -# # Check if there is a loop device for building in virtual environments -# if [ -e /dev/loop/0 ] || [ -e /dev/loop0 ]; then -# cp -f $BASEDIR/packages/linux-xen-*.ipfire $LFS/install/packages/ -# cp -f $BASEDIR/packages/meta-linux-xen $LFS/install/packages/ -# ipfiremake xen-image ED=$IPFVER -# rm -rf $LFS/install/packages/linux-xen-*.ipfire -# rm -rf $LFS/install/packages/meta-linux-xen -# fi -# mv $LFS/install/images/*.bz2 $BASEDIR >> $LOGFILE 2>&1 + # Check if there is a loop device for building in virtual environments + if [ -e /dev/loop/0 ] || [ -e /dev/loop0 ]; then + cp -f $BASEDIR/packages/linux-xen-*.ipfire $LFS/install/packages/ + cp -f $BASEDIR/packages/meta-linux-xen $LFS/install/packages/ + ipfiremake xen-image ED=$IPFVER + rm -rf $LFS/install/packages/linux-xen-*.ipfire + rm -rf $LFS/install/packages/meta-linux-xen + fi + mv $LFS/install/images/*.bz2 $BASEDIR >> $LOGFILE 2>&1 # Cleanup stdumount diff --git a/src/paks/linux-xen/install.sh b/src/paks/linux-xen/install.sh index 900bcf7eb1..870625c5b4 100644 --- a/src/paks/linux-xen/install.sh +++ b/src/paks/linux-xen/install.sh @@ -24,7 +24,7 @@ . /opt/pakfire/lib/functions.sh extract_files # -KVER=2.6.27.42 +KVER=2.6.32.8 ROOT=`grep "root=" /boot/grub/grub.conf | cut -d"=" -f2 | cut -d" " -f1 | tail -n 1` MOUNT=`grep "kernel" /boot/grub/grub.conf | tail -n 1` # Nur den letzten Parameter verwenden @@ -64,8 +64,6 @@ fi # cp -f /etc/mkinitcpio.conf.org /etc/mkinitcpio.conf sed -i -e "s| autodetect | |g" /etc/mkinitcpio.conf -# Remove Reiser4 (not working with xen) -sed -i -e "s|reiser4 | |g" /etc/mkinitcpio.conf mkinitcpio -k $KVER-ipfire-xen -g /boot/ipfirerd-$KVER-xen.img # # Create new module depency diff --git a/src/patches/linux-2.6.32.8-xen-imq-test2.patch b/src/patches/linux-2.6.32.8-xen-imq-test2.patch new file mode 100644 index 0000000000..9d05da5565 --- /dev/null +++ b/src/patches/linux-2.6.32.8-xen-imq-test2.patch @@ -0,0 +1,1353 @@ +diff -Naur linux-2.6.32.8.org/drivers/net/imq.c linux-2.6.32.8/drivers/net/imq.c +--- linux-2.6.32.8.org/drivers/net/imq.c 1970-01-01 01:00:00.000000000 +0100 ++++ linux-2.6.32.8/drivers/net/imq.c 2010-02-17 20:45:00.000000000 +0100 +@@ -0,0 +1,632 @@ ++/* ++ * Pseudo-driver for the intermediate queue device. ++ * ++ * This program is free software; you can redistribute it and/or ++ * modify it under the terms of the GNU General Public License ++ * as published by the Free Software Foundation; either version ++ * 2 of the License, or (at your option) any later version. ++ * ++ * Authors: Patrick McHardy, ++ * ++ * The first version was written by Martin Devera, ++ * ++ * Credits: Jan Rafaj ++ * - Update patch to 2.4.21 ++ * Sebastian Strollo ++ * - Fix "Dead-loop on netdevice imq"-issue ++ * Marcel Sebek ++ * - Update to 2.6.2-rc1 ++ * ++ * After some time of inactivity there is a group taking care ++ * of IMQ again: http://www.linuximq.net ++ * ++ * ++ * 2004/06/30 - New version of IMQ patch to kernels <=2.6.7 ++ * including the following changes: ++ * ++ * - Correction of ipv6 support "+"s issue (Hasso Tepper) ++ * - Correction of imq_init_devs() issue that resulted in ++ * kernel OOPS unloading IMQ as module (Norbert Buchmuller) ++ * - Addition of functionality to choose number of IMQ devices ++ * during kernel config (Andre Correa) ++ * - Addition of functionality to choose how IMQ hooks on ++ * PRE and POSTROUTING (after or before NAT) (Andre Correa) ++ * - Cosmetic corrections (Norbert Buchmuller) (Andre Correa) ++ * ++ * ++ * 2005/12/16 - IMQ versions between 2.6.7 and 2.6.13 were ++ * released with almost no problems. 2.6.14-x was released ++ * with some important changes: nfcache was removed; After ++ * some weeks of trouble we figured out that some IMQ fields ++ * in skb were missing in skbuff.c - skb_clone and copy_skb_header. ++ * These functions are correctly patched by this new patch version. ++ * ++ * Thanks for all who helped to figure out all the problems with ++ * 2.6.14.x: Patrick McHardy, Rune Kock, VeNoMouS, Max CtRiX, ++ * Kevin Shanahan, Richard Lucassen, Valery Dachev (hopefully ++ * I didn't forget anybody). I apologize again for my lack of time. ++ * ++ * ++ * 2008/06/17 - 2.6.25 - Changed imq.c to use qdisc_run() instead ++ * of qdisc_restart() and moved qdisc_run() to tasklet to avoid ++ * recursive locking. New initialization routines to fix 'rmmod' not ++ * working anymore. Used code from ifb.c. (Jussi Kivilinna) ++ * ++ * 2008/08/06 - 2.6.26 - (JK) ++ * - Replaced tasklet with 'netif_schedule()'. ++ * - Cleaned up and added comments for imq_nf_queue(). ++ * ++ * 2009/04/12 ++ * - Add skb_save_cb/skb_restore_cb helper functions for backuping ++ * control buffer. This is needed because qdisc-layer on kernels ++ * 2.6.27 and newer overwrite control buffer. (Jussi Kivilinna) ++ * - Add better locking for IMQ device. Hopefully this will solve ++ * SMP issues. (Jussi Kivilinna) ++ * - Port to 2.6.27 ++ * - Port to 2.6.28 ++ * - Port to 2.6.29 + fix rmmod not working ++ * ++ * 2009/04/20 - (Jussi Kivilinna) ++ * - Use netdevice feature flags to avoid extra packet handling ++ * by core networking layer and possibly increase performance. ++ * ++ * 2009/09/26 - (Jussi Kivilinna) ++ * - Add imq_nf_reinject_lockless to fix deadlock with ++ * imq_nf_queue/imq_nf_reinject. ++ * ++ * 2009/12/08 - (Jussi Kivilinna) ++ * - Port to 2.6.32 ++ * - Add check for skb->nf_queue_entry==NULL in imq_dev_xmit() ++ * - Also add better error checking for skb->nf_queue_entry usage ++ * ++ * Also, many thanks to pablo Sebastian Greco for making the initial ++ * patch and to those who helped the testing. ++ * ++ * More info at: http://www.linuximq.net/ (Andre Correa) ++ */ ++ ++#include ++#include ++#include ++#include ++#include ++#include ++#include ++#include ++#include ++#include ++#include ++#if defined(CONFIG_IPV6) || defined(CONFIG_IPV6_MODULE) ++ #include ++#endif ++#include ++#include ++#include ++ ++static nf_hookfn imq_nf_hook; ++ ++static struct nf_hook_ops imq_ingress_ipv4 = { ++ .hook = imq_nf_hook, ++ .owner = THIS_MODULE, ++ .pf = PF_INET, ++ .hooknum = NF_INET_PRE_ROUTING, ++#if defined(CONFIG_IMQ_BEHAVIOR_BA) || defined(CONFIG_IMQ_BEHAVIOR_BB) ++ .priority = NF_IP_PRI_MANGLE + 1 ++#else ++ .priority = NF_IP_PRI_NAT_DST + 1 ++#endif ++}; ++ ++static struct nf_hook_ops imq_egress_ipv4 = { ++ .hook = imq_nf_hook, ++ .owner = THIS_MODULE, ++ .pf = PF_INET, ++ .hooknum = NF_INET_POST_ROUTING, ++#if defined(CONFIG_IMQ_BEHAVIOR_AA) || defined(CONFIG_IMQ_BEHAVIOR_BA) ++ .priority = NF_IP_PRI_LAST ++#else ++ .priority = NF_IP_PRI_NAT_SRC - 1 ++#endif ++}; ++ ++#if defined(CONFIG_IPV6) || defined(CONFIG_IPV6_MODULE) ++static struct nf_hook_ops imq_ingress_ipv6 = { ++ .hook = imq_nf_hook, ++ .owner = THIS_MODULE, ++ .pf = PF_INET6, ++ .hooknum = NF_INET_PRE_ROUTING, ++#if defined(CONFIG_IMQ_BEHAVIOR_BA) || defined(CONFIG_IMQ_BEHAVIOR_BB) ++ .priority = NF_IP6_PRI_MANGLE + 1 ++#else ++ .priority = NF_IP6_PRI_NAT_DST + 1 ++#endif ++}; ++ ++static struct nf_hook_ops imq_egress_ipv6 = { ++ .hook = imq_nf_hook, ++ .owner = THIS_MODULE, ++ .pf = PF_INET6, ++ .hooknum = NF_INET_POST_ROUTING, ++#if defined(CONFIG_IMQ_BEHAVIOR_AA) || defined(CONFIG_IMQ_BEHAVIOR_BA) ++ .priority = NF_IP6_PRI_LAST ++#else ++ .priority = NF_IP6_PRI_NAT_SRC - 1 ++#endif ++}; ++#endif ++ ++#if defined(CONFIG_IMQ_NUM_DEVS) ++static unsigned int numdevs = CONFIG_IMQ_NUM_DEVS; ++#else ++static unsigned int numdevs = IMQ_MAX_DEVS; ++#endif ++ ++static DEFINE_SPINLOCK(imq_nf_queue_lock); ++ ++static struct net_device *imq_devs_cache[IMQ_MAX_DEVS]; ++ ++ ++static struct net_device_stats *imq_get_stats(struct net_device *dev) ++{ ++ return &dev->stats; ++} ++ ++/* called for packets kfree'd in qdiscs at places other than enqueue */ ++static void imq_skb_destructor(struct sk_buff *skb) ++{ ++ struct nf_queue_entry *entry = skb->nf_queue_entry; ++ ++ skb->nf_queue_entry = NULL; ++ ++ if (entry) { ++ nf_queue_entry_release_refs(entry); ++ kfree(entry); ++ } ++ ++ skb_restore_cb(skb); /* kfree backup */ ++} ++ ++/* locking not needed when called from imq_nf_queue */ ++static void imq_nf_reinject_lockless(struct nf_queue_entry *entry, ++ unsigned int verdict) ++{ ++ int status; ++ ++ if (!entry->next_outfn) { ++ nf_reinject(entry, verdict); ++ return; ++ } ++ ++ status = entry->next_outfn(entry, entry->next_queuenum); ++ if (status < 0) { ++ nf_queue_entry_release_refs(entry); ++ kfree_skb(entry->skb); ++ kfree(entry); ++ } ++} ++ ++static void imq_nf_reinject(struct nf_queue_entry *entry, unsigned int verdict) ++{ ++ int status; ++ ++ if (!entry->next_outfn) { ++ spin_lock_bh(&imq_nf_queue_lock); ++ nf_reinject(entry, verdict); ++ spin_unlock_bh(&imq_nf_queue_lock); ++ return; ++ } ++ ++ rcu_read_lock(); ++ local_bh_disable(); ++ status = entry->next_outfn(entry, entry->next_queuenum); ++ local_bh_enable(); ++ if (status < 0) { ++ nf_queue_entry_release_refs(entry); ++ kfree_skb(entry->skb); ++ kfree(entry); ++ } ++ ++ rcu_read_unlock(); ++} ++ ++static netdev_tx_t imq_dev_xmit(struct sk_buff *skb, struct net_device *dev) ++{ ++ struct nf_queue_entry *entry = skb->nf_queue_entry; ++ ++ skb->nf_queue_entry = NULL; ++ dev->trans_start = jiffies; ++ ++ dev->stats.tx_bytes += skb->len; ++ dev->stats.tx_packets++; ++ ++ if (entry == NULL) { ++ /* We don't know what is going on here.. packet is queued for ++ * imq device, but (probably) not by us. ++ * ++ * If this packet was not send here by imq_nf_queue(), then ++ * skb_save_cb() was not used and skb_free() should not show: ++ * WARNING: IMQ: kfree_skb: skb->cb_next:.. ++ * and/or ++ * WARNING: IMQ: kfree_skb: skb->nf_queue_entry... ++ * ++ * However if this message is shown, then IMQ is somehow broken ++ * and you should report this to linuximq.net. ++ */ ++ ++ /* imq_dev_xmit is black hole that eats all packets, report that ++ * we eat this packet happily and increase dropped counters. ++ */ ++ ++ dev->stats.tx_dropped++; ++ dev_kfree_skb(skb); ++ ++ return NETDEV_TX_OK; ++ } ++ ++ skb_restore_cb(skb); /* restore skb->cb */ ++ ++ skb->imq_flags = 0; ++ skb->destructor = NULL; ++ ++ imq_nf_reinject(entry, NF_ACCEPT); ++ ++ return NETDEV_TX_OK; ++} ++ ++static int imq_nf_queue(struct nf_queue_entry *entry, unsigned queue_num) ++{ ++ struct net_device *dev; ++ struct sk_buff *skb_orig, *skb, *skb_shared; ++ struct Qdisc *q; ++ struct netdev_queue *txq; ++ int users, index; ++ int retval = -EINVAL; ++ ++ index = entry->skb->imq_flags & IMQ_F_IFMASK; ++ if (unlikely(index > numdevs - 1)) { ++ if (net_ratelimit()) ++ printk(KERN_WARNING ++ "IMQ: invalid device specified, highest is %u\n", ++ numdevs - 1); ++ retval = -EINVAL; ++ goto out; ++ } ++ ++ /* check for imq device by index from cache */ ++ dev = imq_devs_cache[index]; ++ if (unlikely(!dev)) { ++ char buf[8]; ++ ++ /* get device by name and cache result */ ++ snprintf(buf, sizeof(buf), "imq%d", index); ++ dev = dev_get_by_name(&init_net, buf); ++ if (!dev) { ++ /* not found ?!*/ ++ BUG(); ++ retval = -ENODEV; ++ goto out; ++ } ++ ++ imq_devs_cache[index] = dev; ++ dev_put(dev); ++ } ++ ++ if (unlikely(!(dev->flags & IFF_UP))) { ++ entry->skb->imq_flags = 0; ++ imq_nf_reinject_lockless(entry, NF_ACCEPT); ++ retval = 0; ++ goto out; ++ } ++ dev->last_rx = jiffies; ++ ++ skb = entry->skb; ++ skb_orig = NULL; ++ ++ /* skb has owner? => make clone */ ++ if (unlikely(skb->destructor)) { ++ skb_orig = skb; ++ skb = skb_clone(skb, GFP_ATOMIC); ++ if (!skb) { ++ retval = -ENOMEM; ++ goto out; ++ } ++ entry->skb = skb; ++ } ++ ++ skb->nf_queue_entry = entry; ++ ++ dev->stats.rx_bytes += skb->len; ++ dev->stats.rx_packets++; ++ ++ txq = dev_pick_tx(dev, skb); ++ ++ q = rcu_dereference(txq->qdisc); ++ if (unlikely(!q->enqueue)) ++ goto packet_not_eaten_by_imq_dev; ++ ++ spin_lock_bh(qdisc_lock(q)); ++ ++ users = atomic_read(&skb->users); ++ ++ skb_shared = skb_get(skb); /* increase reference count by one */ ++ skb_save_cb(skb_shared); /* backup skb->cb, as qdisc layer will ++ overwrite it */ ++ qdisc_enqueue_root(skb_shared, q); /* might kfree_skb */ ++ ++ if (likely(atomic_read(&skb_shared->users) == users + 1)) { ++ kfree_skb(skb_shared); /* decrease reference count by one */ ++ ++ skb->destructor = &imq_skb_destructor; ++ ++ /* cloned? */ ++ if (skb_orig) ++ kfree_skb(skb_orig); /* free original */ ++ ++ spin_unlock_bh(qdisc_lock(q)); ++ ++ /* schedule qdisc dequeue */ ++ __netif_schedule(q); ++ ++ retval = 0; ++ goto out; ++ } else { ++ skb_restore_cb(skb_shared); /* restore skb->cb */ ++ skb->nf_queue_entry = NULL; ++ /* qdisc dropped packet and decreased skb reference count of ++ * skb, so we don't really want to and try refree as that would ++ * actually destroy the skb. */ ++ spin_unlock_bh(qdisc_lock(q)); ++ goto packet_not_eaten_by_imq_dev; ++ } ++ ++packet_not_eaten_by_imq_dev: ++ /* cloned? restore original */ ++ if (skb_orig) { ++ kfree_skb(skb); ++ entry->skb = skb_orig; ++ } ++ retval = -1; ++out: ++ return retval; ++} ++ ++static struct nf_queue_handler nfqh = { ++ .name = "imq", ++ .outfn = imq_nf_queue, ++}; ++ ++static unsigned int imq_nf_hook(unsigned int hook, struct sk_buff *pskb, ++ const struct net_device *indev, ++ const struct net_device *outdev, ++ int (*okfn)(struct sk_buff *)) ++{ ++ if (pskb->imq_flags & IMQ_F_ENQUEUE) ++ return NF_QUEUE; ++ ++ return NF_ACCEPT; ++} ++ ++static int imq_close(struct net_device *dev) ++{ ++ netif_stop_queue(dev); ++ return 0; ++} ++ ++static int imq_open(struct net_device *dev) ++{ ++ netif_start_queue(dev); ++ return 0; ++} ++ ++static const struct net_device_ops imq_netdev_ops = { ++ .ndo_open = imq_open, ++ .ndo_stop = imq_close, ++ .ndo_start_xmit = imq_dev_xmit, ++ .ndo_get_stats = imq_get_stats, ++}; ++ ++static void imq_setup(struct net_device *dev) ++{ ++ dev->netdev_ops = &imq_netdev_ops; ++ dev->type = ARPHRD_VOID; ++ dev->mtu = 16000; ++ dev->tx_queue_len = 11000; ++ dev->flags = IFF_NOARP; ++ dev->features = NETIF_F_SG | NETIF_F_FRAGLIST | ++ NETIF_F_GSO | NETIF_F_HW_CSUM | ++ NETIF_F_HIGHDMA; ++ dev->priv_flags &= ~IFF_XMIT_DST_RELEASE; ++} ++ ++static int imq_validate(struct nlattr *tb[], struct nlattr *data[]) ++{ ++ int ret = 0; ++ ++ if (tb[IFLA_ADDRESS]) { ++ if (nla_len(tb[IFLA_ADDRESS]) != ETH_ALEN) { ++ ret = -EINVAL; ++ goto end; ++ } ++ if (!is_valid_ether_addr(nla_data(tb[IFLA_ADDRESS]))) { ++ ret = -EADDRNOTAVAIL; ++ goto end; ++ } ++ } ++ return 0; ++end: ++ printk(KERN_WARNING "IMQ: imq_validate failed (%d)\n", ret); ++ return ret; ++} ++ ++static struct rtnl_link_ops imq_link_ops __read_mostly = { ++ .kind = "imq", ++ .priv_size = 0, ++ .setup = imq_setup, ++ .validate = imq_validate, ++}; ++ ++static int __init imq_init_hooks(void) ++{ ++ int err; ++ ++ nf_register_queue_imq_handler(&nfqh); ++ ++ err = nf_register_hook(&imq_ingress_ipv4); ++ if (err) ++ goto err1; ++ ++ err = nf_register_hook(&imq_egress_ipv4); ++ if (err) ++ goto err2; ++ ++#if defined(CONFIG_IPV6) || defined(CONFIG_IPV6_MODULE) ++ err = nf_register_hook(&imq_ingress_ipv6); ++ if (err) ++ goto err3; ++ ++ err = nf_register_hook(&imq_egress_ipv6); ++ if (err) ++ goto err4; ++#endif ++ ++ return 0; ++ ++#if defined(CONFIG_IPV6) || defined(CONFIG_IPV6_MODULE) ++err4: ++ nf_unregister_hook(&imq_ingress_ipv6); ++err3: ++ nf_unregister_hook(&imq_egress_ipv4); ++#endif ++err2: ++ nf_unregister_hook(&imq_ingress_ipv4); ++err1: ++ nf_unregister_queue_imq_handler(); ++ return err; ++} ++ ++static int __init imq_init_one(int index) ++{ ++ struct net_device *dev; ++ int ret; ++ ++ dev = alloc_netdev(0, "imq%d", imq_setup); ++ if (!dev) ++ return -ENOMEM; ++ ++ ret = dev_alloc_name(dev, dev->name); ++ if (ret < 0) ++ goto fail; ++ ++ dev->rtnl_link_ops = &imq_link_ops; ++ ret = register_netdevice(dev); ++ if (ret < 0) ++ goto fail; ++ ++ return 0; ++fail: ++ free_netdev(dev); ++ return ret; ++} ++ ++static int __init imq_init_devs(void) ++{ ++ int err, i; ++ ++ if (numdevs < 1 || numdevs > IMQ_MAX_DEVS) { ++ printk(KERN_ERR "IMQ: numdevs has to be betweed 1 and %u\n", ++ IMQ_MAX_DEVS); ++ return -EINVAL; ++ } ++ ++ rtnl_lock(); ++ err = __rtnl_link_register(&imq_link_ops); ++ ++ for (i = 0; i < numdevs && !err; i++) ++ err = imq_init_one(i); ++ ++ if (err) { ++ __rtnl_link_unregister(&imq_link_ops); ++ memset(imq_devs_cache, 0, sizeof(imq_devs_cache)); ++ } ++ rtnl_unlock(); ++ ++ return err; ++} ++ ++static int __init imq_init_module(void) ++{ ++ int err; ++ ++#if defined(CONFIG_IMQ_NUM_DEVS) ++ BUILD_BUG_ON(CONFIG_IMQ_NUM_DEVS > 16); ++ BUILD_BUG_ON(CONFIG_IMQ_NUM_DEVS < 2); ++ BUILD_BUG_ON(CONFIG_IMQ_NUM_DEVS - 1 > IMQ_F_IFMASK); ++#endif ++ ++ err = imq_init_devs(); ++ if (err) { ++ printk(KERN_ERR "IMQ: Error trying imq_init_devs(net)\n"); ++ return err; ++ } ++ ++ err = imq_init_hooks(); ++ if (err) { ++ printk(KERN_ERR "IMQ: Error trying imq_init_hooks()\n"); ++ rtnl_link_unregister(&imq_link_ops); ++ memset(imq_devs_cache, 0, sizeof(imq_devs_cache)); ++ return err; ++ } ++ ++ printk(KERN_INFO "IMQ driver loaded successfully.\n"); ++ ++#if defined(CONFIG_IMQ_BEHAVIOR_BA) || defined(CONFIG_IMQ_BEHAVIOR_BB) ++ printk(KERN_INFO "\tHooking IMQ before NAT on PREROUTING.\n"); ++#else ++ printk(KERN_INFO "\tHooking IMQ after NAT on PREROUTING.\n"); ++#endif ++#if defined(CONFIG_IMQ_BEHAVIOR_AB) || defined(CONFIG_IMQ_BEHAVIOR_BB) ++ printk(KERN_INFO "\tHooking IMQ before NAT on POSTROUTING.\n"); ++#else ++ printk(KERN_INFO "\tHooking IMQ after NAT on POSTROUTING.\n"); ++#endif ++ ++ return 0; ++} ++ ++static void __exit imq_unhook(void) ++{ ++#if defined(CONFIG_IPV6) || defined(CONFIG_IPV6_MODULE) ++ nf_unregister_hook(&imq_ingress_ipv6); ++ nf_unregister_hook(&imq_egress_ipv6); ++#endif ++ nf_unregister_hook(&imq_ingress_ipv4); ++ nf_unregister_hook(&imq_egress_ipv4); ++ ++ nf_unregister_queue_imq_handler(); ++} ++ ++static void __exit imq_cleanup_devs(void) ++{ ++ rtnl_link_unregister(&imq_link_ops); ++ memset(imq_devs_cache, 0, sizeof(imq_devs_cache)); ++} ++ ++static void __exit imq_exit_module(void) ++{ ++ imq_unhook(); ++ imq_cleanup_devs(); ++ printk(KERN_INFO "IMQ driver unloaded successfully.\n"); ++} ++ ++module_init(imq_init_module); ++module_exit(imq_exit_module); ++ ++module_param(numdevs, int, 0); ++MODULE_PARM_DESC(numdevs, "number of IMQ devices (how many imq* devices will " ++ "be created)"); ++MODULE_AUTHOR("http://www.linuximq.net"); ++MODULE_DESCRIPTION("Pseudo-driver for the intermediate queue device. See " ++ "http://www.linuximq.net/ for more information."); ++MODULE_LICENSE("GPL"); ++MODULE_ALIAS_RTNL_LINK("imq"); ++ +diff -Naur linux-2.6.32.8.org/drivers/net/Kconfig linux-2.6.32.8/drivers/net/Kconfig +--- linux-2.6.32.8.org/drivers/net/Kconfig 2010-02-17 20:30:19.000000000 +0100 ++++ linux-2.6.32.8/drivers/net/Kconfig 2010-02-17 20:45:00.000000000 +0100 +@@ -109,6 +109,129 @@ + To compile this driver as a module, choose M here: the module + will be called eql. If unsure, say N. + ++config IMQ ++ tristate "IMQ (intermediate queueing device) support" ++ depends on NETDEVICES && NETFILTER ++ ---help--- ++ The IMQ device(s) is used as placeholder for QoS queueing ++ disciplines. Every packet entering/leaving the IP stack can be ++ directed through the IMQ device where it's enqueued/dequeued to the ++ attached qdisc. This allows you to treat network devices as classes ++ and distribute bandwidth among them. Iptables is used to specify ++ through which IMQ device, if any, packets travel. ++ ++ More information at: http://www.linuximq.net/ ++ ++ To compile this driver as a module, choose M here: the module ++ will be called imq. If unsure, say N. ++ ++choice ++ prompt "IMQ behavior (PRE/POSTROUTING)" ++ depends on IMQ ++ default IMQ_BEHAVIOR_AB ++ help ++ ++ This settings defines how IMQ behaves in respect to its ++ hooking in PREROUTING and POSTROUTING. ++ ++ IMQ can work in any of the following ways: ++ ++ PREROUTING | POSTROUTING ++ -----------------|------------------- ++ #1 After NAT | After NAT ++ #2 After NAT | Before NAT ++ #3 Before NAT | After NAT ++ #4 Before NAT | Before NAT ++ ++ The default behavior is to hook before NAT on PREROUTING ++ and after NAT on POSTROUTING (#3). ++ ++ This settings are specially usefull when trying to use IMQ ++ to shape NATed clients. ++ ++ More information can be found at: www.linuximq.net ++ ++ If not sure leave the default settings alone. ++ ++config IMQ_BEHAVIOR_AA ++ bool "IMQ AA" ++ help ++ This settings defines how IMQ behaves in respect to its ++ hooking in PREROUTING and POSTROUTING. ++ ++ Choosing this option will make IMQ hook like this: ++ ++ PREROUTING: After NAT ++ POSTROUTING: After NAT ++ ++ More information can be found at: www.linuximq.net ++ ++ If not sure leave the default settings alone. ++ ++config IMQ_BEHAVIOR_AB ++ bool "IMQ AB" ++ help ++ This settings defines how IMQ behaves in respect to its ++ hooking in PREROUTING and POSTROUTING. ++ ++ Choosing this option will make IMQ hook like this: ++ ++ PREROUTING: After NAT ++ POSTROUTING: Before NAT ++ ++ More information can be found at: www.linuximq.net ++ ++ If not sure leave the default settings alone. ++ ++config IMQ_BEHAVIOR_BA ++ bool "IMQ BA" ++ help ++ This settings defines how IMQ behaves in respect to its ++ hooking in PREROUTING and POSTROUTING. ++ ++ Choosing this option will make IMQ hook like this: ++ ++ PREROUTING: Before NAT ++ POSTROUTING: After NAT ++ ++ More information can be found at: www.linuximq.net ++ ++ If not sure leave the default settings alone. ++ ++config IMQ_BEHAVIOR_BB ++ bool "IMQ BB" ++ help ++ This settings defines how IMQ behaves in respect to its ++ hooking in PREROUTING and POSTROUTING. ++ ++ Choosing this option will make IMQ hook like this: ++ ++ PREROUTING: Before NAT ++ POSTROUTING: Before NAT ++ ++ More information can be found at: www.linuximq.net ++ ++ If not sure leave the default settings alone. ++ ++endchoice ++ ++config IMQ_NUM_DEVS ++ ++ int "Number of IMQ devices" ++ range 2 16 ++ depends on IMQ ++ default "16" ++ help ++ ++ This settings defines how many IMQ devices will be ++ created. ++ ++ The default value is 16. ++ ++ More information can be found at: www.linuximq.net ++ ++ If not sure leave the default settings alone. ++ + config TUN + tristate "Universal TUN/TAP device driver support" + select CRC32 +diff -Naur linux-2.6.32.8.org/drivers/net/Makefile linux-2.6.32.8/drivers/net/Makefile +--- linux-2.6.32.8.org/drivers/net/Makefile 2010-02-17 20:30:19.000000000 +0100 ++++ linux-2.6.32.8/drivers/net/Makefile 2010-02-17 20:46:48.000000000 +0100 +@@ -165,6 +165,7 @@ + obj-$(CONFIG_XEN_NETFRONT) += xen-netfront.o + + obj-$(CONFIG_DUMMY) += dummy.o ++obj-$(CONFIG_IMQ) += imq.o + obj-$(CONFIG_IFB) += ifb.o + obj-$(CONFIG_MACVLAN) += macvlan.o + obj-$(CONFIG_DE600) += de600.o +diff -Naur linux-2.6.32.8.org/include/linux/imq.h linux-2.6.32.8/include/linux/imq.h +--- linux-2.6.32.8.org/include/linux/imq.h 1970-01-01 01:00:00.000000000 +0100 ++++ linux-2.6.32.8/include/linux/imq.h 2010-02-17 20:45:00.000000000 +0100 +@@ -0,0 +1,13 @@ ++#ifndef _IMQ_H ++#define _IMQ_H ++ ++/* IFMASK (16 device indexes, 0 to 15) and flag(s) fit in 5 bits */ ++#define IMQ_F_BITS 5 ++ ++#define IMQ_F_IFMASK 0x0f ++#define IMQ_F_ENQUEUE 0x10 ++ ++#define IMQ_MAX_DEVS (IMQ_F_IFMASK + 1) ++ ++#endif /* _IMQ_H */ ++ +diff -Naur linux-2.6.32.8.org/include/linux/netdevice.h linux-2.6.32.8/include/linux/netdevice.h +--- linux-2.6.32.8.org/include/linux/netdevice.h 2010-02-17 20:30:18.000000000 +0100 ++++ linux-2.6.32.8/include/linux/netdevice.h 2010-02-17 20:45:00.000000000 +0100 +@@ -1119,6 +1119,7 @@ + extern int dev_open(struct net_device *dev); + extern int dev_close(struct net_device *dev); + extern void dev_disable_lro(struct net_device *dev); ++extern struct netdev_queue *dev_pick_tx(struct net_device *dev, struct sk_buff *skb); + extern int dev_queue_xmit(struct sk_buff *skb); + extern int register_netdevice(struct net_device *dev); + extern void unregister_netdevice(struct net_device *dev); +diff -Naur linux-2.6.32.8.org/include/linux/netfilter/xt_IMQ.h linux-2.6.32.8/include/linux/netfilter/xt_IMQ.h +--- linux-2.6.32.8.org/include/linux/netfilter/xt_IMQ.h 1970-01-01 01:00:00.000000000 +0100 ++++ linux-2.6.32.8/include/linux/netfilter/xt_IMQ.h 2010-02-17 20:45:00.000000000 +0100 +@@ -0,0 +1,9 @@ ++#ifndef _XT_IMQ_H ++#define _XT_IMQ_H ++ ++struct xt_imq_info { ++ unsigned int todev; /* target imq device */ ++}; ++ ++#endif /* _XT_IMQ_H */ ++ +diff -Naur linux-2.6.32.8.org/include/linux/netfilter_ipv4/ipt_IMQ.h linux-2.6.32.8/include/linux/netfilter_ipv4/ipt_IMQ.h +--- linux-2.6.32.8.org/include/linux/netfilter_ipv4/ipt_IMQ.h 1970-01-01 01:00:00.000000000 +0100 ++++ linux-2.6.32.8/include/linux/netfilter_ipv4/ipt_IMQ.h 2010-02-17 20:45:00.000000000 +0100 +@@ -0,0 +1,10 @@ ++#ifndef _IPT_IMQ_H ++#define _IPT_IMQ_H ++ ++/* Backwards compatibility for old userspace */ ++#include ++ ++#define ipt_imq_info xt_imq_info ++ ++#endif /* _IPT_IMQ_H */ ++ +diff -Naur linux-2.6.32.8.org/include/linux/netfilter_ipv6/ip6t_IMQ.h linux-2.6.32.8/include/linux/netfilter_ipv6/ip6t_IMQ.h +--- linux-2.6.32.8.org/include/linux/netfilter_ipv6/ip6t_IMQ.h 1970-01-01 01:00:00.000000000 +0100 ++++ linux-2.6.32.8/include/linux/netfilter_ipv6/ip6t_IMQ.h 2010-02-17 20:45:00.000000000 +0100 +@@ -0,0 +1,10 @@ ++#ifndef _IP6T_IMQ_H ++#define _IP6T_IMQ_H ++ ++/* Backwards compatibility for old userspace */ ++#include ++ ++#define ip6t_imq_info xt_imq_info ++ ++#endif /* _IP6T_IMQ_H */ ++ +diff -Naur linux-2.6.32.8.org/include/linux/skbuff.h linux-2.6.32.8/include/linux/skbuff.h +--- linux-2.6.32.8.org/include/linux/skbuff.h 2010-02-17 20:30:19.000000000 +0100 ++++ linux-2.6.32.8/include/linux/skbuff.h 2010-02-17 20:50:34.000000000 +0100 +@@ -29,6 +29,9 @@ + #include + #include + #include ++#if defined(CONFIG_IMQ) || defined(CONFIG_IMQ_MODULE) ++#include ++#endif + + /* Don't change this without changing skb_csum_unnecessary! */ + #define CHECKSUM_NONE 0 +@@ -332,6 +335,9 @@ + * first. This is owned by whoever has the skb queued ATM. + */ + char cb[48]; ++#if defined(CONFIG_IMQ) || defined(CONFIG_IMQ_MODULE) ++ void *cb_next; ++#endif + + unsigned int len, + data_len; +@@ -364,6 +370,9 @@ + struct nf_conntrack *nfct; + struct sk_buff *nfct_reasm; + #endif ++#if defined(CONFIG_IMQ) || defined(CONFIG_IMQ_MODULE) ++ struct nf_queue_entry *nf_queue_entry; ++#endif + #ifdef CONFIG_BRIDGE_NETFILTER + struct nf_bridge_info *nf_bridge; + #endif +@@ -395,6 +404,11 @@ + #ifdef CONFIG_NET_DMA + dma_cookie_t dma_cookie; + #endif ++ ++#if defined(CONFIG_IMQ) || defined(CONFIG_IMQ_MODULE) ++ __u8 imq_flags:IMQ_F_BITS; ++#endif ++ + #ifdef CONFIG_NETWORK_SECMARK + __u32 secmark; + #endif +@@ -458,6 +472,12 @@ + return (struct rtable *)skb_dst(skb); + } + ++ ++#if defined(CONFIG_IMQ) || defined(CONFIG_IMQ_MODULE) ++extern int skb_save_cb(struct sk_buff *skb); ++extern int skb_restore_cb(struct sk_buff *skb); ++#endif ++ + extern void kfree_skb(struct sk_buff *skb); + extern void consume_skb(struct sk_buff *skb); + extern void __kfree_skb(struct sk_buff *skb); +@@ -2008,6 +2028,10 @@ + dst->nfct_reasm = src->nfct_reasm; + nf_conntrack_get_reasm(src->nfct_reasm); + #endif ++#if defined(CONFIG_IMQ) || defined(CONFIG_IMQ_MODULE) ++ dst->imq_flags = src->imq_flags; ++ dst->nf_queue_entry = src->nf_queue_entry; ++#endif + #ifdef CONFIG_BRIDGE_NETFILTER + dst->nf_bridge = src->nf_bridge; + nf_bridge_get(src->nf_bridge); +diff -Naur linux-2.6.32.8.org/include/net/netfilter/nf_queue.h linux-2.6.32.8/include/net/netfilter/nf_queue.h +--- linux-2.6.32.8.org/include/net/netfilter/nf_queue.h 2010-02-09 13:57:19.000000000 +0100 ++++ linux-2.6.32.8/include/net/netfilter/nf_queue.h 2010-02-17 20:45:00.000000000 +0100 +@@ -13,6 +13,12 @@ + struct net_device *indev; + struct net_device *outdev; + int (*okfn)(struct sk_buff *); ++ ++#if defined(CONFIG_IMQ) || defined(CONFIG_IMQ_MODULE) ++ int (*next_outfn)(struct nf_queue_entry *entry, ++ unsigned int queuenum); ++ unsigned int next_queuenum; ++#endif + }; + + #define nf_queue_entry_reroute(x) ((void *)x + sizeof(struct nf_queue_entry)) +@@ -30,5 +36,11 @@ + const struct nf_queue_handler *qh); + extern void nf_unregister_queue_handlers(const struct nf_queue_handler *qh); + extern void nf_reinject(struct nf_queue_entry *entry, unsigned int verdict); ++extern void nf_queue_entry_release_refs(struct nf_queue_entry *entry); ++ ++#if defined(CONFIG_IMQ) || defined(CONFIG_IMQ_MODULE) ++extern void nf_register_queue_imq_handler(const struct nf_queue_handler *qh); ++extern void nf_unregister_queue_imq_handler(void); ++#endif + + #endif /* _NF_QUEUE_H */ +diff -Naur linux-2.6.32.8.org/net/core/dev.c linux-2.6.32.8/net/core/dev.c +--- linux-2.6.32.8.org/net/core/dev.c 2010-02-17 20:30:19.000000000 +0100 ++++ linux-2.6.32.8/net/core/dev.c 2010-02-17 20:57:37.000000000 +0100 +@@ -96,6 +96,9 @@ + #include + #include + #include ++#if defined(CONFIG_IMQ) || defined(CONFIG_IMQ_MODULE) ++#include ++#endif + #include + #include + #include +@@ -1723,7 +1726,11 @@ + int rc; + + if (likely(!skb->next)) { +- if (!list_empty(&ptype_all)) ++ if (!list_empty(&ptype_all) ++#if defined(CONFIG_IMQ) || defined(CONFIG_IMQ_MODULE) ++ && !(skb->imq_flags & IMQ_F_ENQUEUE) ++#endif ++ ) + dev_queue_xmit_nit(skb, dev); + + if (netif_needs_gso(dev, skb)) { +@@ -1808,8 +1815,7 @@ + } + EXPORT_SYMBOL(skb_tx_hash); + +-static struct netdev_queue *dev_pick_tx(struct net_device *dev, +- struct sk_buff *skb) ++struct netdev_queue *dev_pick_tx(struct net_device *dev, struct sk_buff *skb) + { + const struct net_device_ops *ops = dev->netdev_ops; + u16 queue_index = 0; +@@ -1875,6 +1881,7 @@ + EXPORT_SYMBOL(skb_checksum_setup); + #endif + ++EXPORT_SYMBOL(dev_pick_tx); + static inline int __dev_xmit_skb(struct sk_buff *skb, struct Qdisc *q, + struct net_device *dev, + struct netdev_queue *txq) +diff -Naur linux-2.6.32.8.org/net/core/skbuff.c linux-2.6.32.8/net/core/skbuff.c +--- linux-2.6.32.8.org/net/core/skbuff.c 2010-02-17 20:30:18.000000000 +0100 ++++ linux-2.6.32.8/net/core/skbuff.c 2010-02-17 20:45:00.000000000 +0100 +@@ -72,6 +72,9 @@ + + static struct kmem_cache *skbuff_head_cache __read_mostly; + static struct kmem_cache *skbuff_fclone_cache __read_mostly; ++#if defined(CONFIG_IMQ) || defined(CONFIG_IMQ_MODULE) ++static struct kmem_cache *skbuff_cb_store_cache __read_mostly; ++#endif + + static void sock_pipe_buf_release(struct pipe_inode_info *pipe, + struct pipe_buffer *buf) +@@ -91,6 +94,83 @@ + return 1; + } + ++#if defined(CONFIG_IMQ) || defined(CONFIG_IMQ_MODULE) ++/* Control buffer save/restore for IMQ devices */ ++struct skb_cb_table { ++ void *cb_next; ++ atomic_t refcnt; ++ char cb[48]; ++}; ++ ++static DEFINE_SPINLOCK(skb_cb_store_lock); ++ ++int skb_save_cb(struct sk_buff *skb) ++{ ++ struct skb_cb_table *next; ++ ++ next = kmem_cache_alloc(skbuff_cb_store_cache, GFP_ATOMIC); ++ if (!next) ++ return -ENOMEM; ++ ++ BUILD_BUG_ON(sizeof(skb->cb) != sizeof(next->cb)); ++ ++ memcpy(next->cb, skb->cb, sizeof(skb->cb)); ++ next->cb_next = skb->cb_next; ++ ++ atomic_set(&next->refcnt, 1); ++ ++ skb->cb_next = next; ++ return 0; ++} ++EXPORT_SYMBOL(skb_save_cb); ++ ++int skb_restore_cb(struct sk_buff *skb) ++{ ++ struct skb_cb_table *next; ++ ++ if (!skb->cb_next) ++ return 0; ++ ++ next = skb->cb_next; ++ ++ BUILD_BUG_ON(sizeof(skb->cb) != sizeof(next->cb)); ++ ++ memcpy(skb->cb, next->cb, sizeof(skb->cb)); ++ skb->cb_next = next->cb_next; ++ ++ spin_lock(&skb_cb_store_lock); ++ ++ if (atomic_dec_and_test(&next->refcnt)) { ++ kmem_cache_free(skbuff_cb_store_cache, next); ++ } ++ ++ spin_unlock(&skb_cb_store_lock); ++ ++ return 0; ++} ++EXPORT_SYMBOL(skb_restore_cb); ++ ++static void skb_copy_stored_cb(struct sk_buff *new, const struct sk_buff *__old) ++{ ++ struct skb_cb_table *next; ++ struct sk_buff *old; ++ ++ if (!__old->cb_next) { ++ new->cb_next = NULL; ++ return; ++ } ++ ++ spin_lock(&skb_cb_store_lock); ++ ++ old = (struct sk_buff *)__old; ++ ++ next = old->cb_next; ++ atomic_inc(&next->refcnt); ++ new->cb_next = next; ++ ++ spin_unlock(&skb_cb_store_lock); ++} ++#endif + + /* Pipe buffer operations for a socket. */ + static struct pipe_buf_operations sock_pipe_buf_ops = { +@@ -456,6 +536,26 @@ + WARN_ON(in_irq()); + skb->destructor(skb); + } ++#if defined(CONFIG_IMQ) || defined(CONFIG_IMQ_MODULE) ++ /* This should not happen. When it does, avoid memleak by restoring ++ the chain of cb-backups. */ ++ while(skb->cb_next != NULL) { ++ if (net_ratelimit()) ++ printk(KERN_WARNING "IMQ: kfree_skb: skb->cb_next: " ++ "%08x\n", (unsigned int)skb->cb_next); ++ ++ skb_restore_cb(skb); ++ } ++ /* This should not happen either, nf_queue_entry is nullified in ++ * imq_dev_xmit(). If we have non-NULL nf_queue_entry then we are ++ * leaking entry pointers, maybe memory. We don't know if this is ++ * pointer to already freed memory, or should this be freed. ++ * If this happens we need to add refcounting, etc for nf_queue_entry. ++ */ ++ if (skb->nf_queue_entry && net_ratelimit()) ++ printk(KERN_WARNING ++ "IMQ: kfree_skb: skb->nf_queue_entry != NULL"); ++#endif + #if defined(CONFIG_NF_CONNTRACK) || defined(CONFIG_NF_CONNTRACK_MODULE) + nf_conntrack_put(skb->nfct); + nf_conntrack_put_reasm(skb->nfct_reasm); +@@ -593,6 +693,9 @@ + new->sp = secpath_get(old->sp); + #endif + memcpy(new->cb, old->cb, sizeof(old->cb)); ++#if defined(CONFIG_IMQ) || defined(CONFIG_IMQ_MODULE) ++ skb_copy_stored_cb(new, old); ++#endif + new->csum = old->csum; + new->local_df = old->local_df; + new->pkt_type = old->pkt_type; +@@ -2863,6 +2966,13 @@ + 0, + SLAB_HWCACHE_ALIGN|SLAB_PANIC, + NULL); ++#if defined(CONFIG_IMQ) || defined(CONFIG_IMQ_MODULE) ++ skbuff_cb_store_cache = kmem_cache_create("skbuff_cb_store_cache", ++ sizeof(struct skb_cb_table), ++ 0, ++ SLAB_HWCACHE_ALIGN|SLAB_PANIC, ++ NULL); ++#endif + } + + /** +diff -Naur linux-2.6.32.8.org/net/netfilter/Kconfig linux-2.6.32.8/net/netfilter/Kconfig +--- linux-2.6.32.8.org/net/netfilter/Kconfig 2010-02-17 20:30:16.000000000 +0100 ++++ linux-2.6.32.8/net/netfilter/Kconfig 2010-02-17 20:45:00.000000000 +0100 +@@ -411,6 +411,18 @@ + For more information on the LEDs available on your system, see + Documentation/leds-class.txt + ++config NETFILTER_XT_TARGET_IMQ ++ tristate '"IMQ" target support' ++ depends on NETFILTER_XTABLES ++ depends on IP_NF_MANGLE || IP6_NF_MANGLE ++ select IMQ ++ default m if NETFILTER_ADVANCED=n ++ help ++ This option adds a `IMQ' target which is used to specify if and ++ to which imq device packets should get enqueued/dequeued. ++ ++ To compile it as a module, choose M here. If unsure, say N. ++ + config NETFILTER_XT_TARGET_MARK + tristate '"MARK" target support' + default m if NETFILTER_ADVANCED=n +diff -Naur linux-2.6.32.8.org/net/netfilter/Makefile linux-2.6.32.8/net/netfilter/Makefile +--- linux-2.6.32.8.org/net/netfilter/Makefile 2010-02-17 20:30:16.000000000 +0100 ++++ linux-2.6.32.8/net/netfilter/Makefile 2010-02-17 20:45:00.000000000 +0100 +@@ -47,6 +47,7 @@ + obj-$(CONFIG_NETFILTER_XT_TARGET_CONNSECMARK) += xt_CONNSECMARK.o + obj-$(CONFIG_NETFILTER_XT_TARGET_DSCP) += xt_DSCP.o + obj-$(CONFIG_NETFILTER_XT_TARGET_HL) += xt_HL.o ++obj-$(CONFIG_NETFILTER_XT_TARGET_IMQ) += xt_IMQ.o + obj-$(CONFIG_NETFILTER_XT_TARGET_LED) += xt_LED.o + obj-$(CONFIG_NETFILTER_XT_TARGET_MARK) += xt_MARK.o + obj-$(CONFIG_NETFILTER_XT_TARGET_NFLOG) += xt_NFLOG.o +diff -Naur linux-2.6.32.8.org/net/netfilter/nf_queue.c linux-2.6.32.8/net/netfilter/nf_queue.c +--- linux-2.6.32.8.org/net/netfilter/nf_queue.c 2010-02-09 13:57:19.000000000 +0100 ++++ linux-2.6.32.8/net/netfilter/nf_queue.c 2010-02-17 20:45:00.000000000 +0100 +@@ -20,6 +20,26 @@ + + static DEFINE_MUTEX(queue_handler_mutex); + ++#if defined(CONFIG_IMQ) || defined(CONFIG_IMQ_MODULE) ++static const struct nf_queue_handler *queue_imq_handler; ++ ++void nf_register_queue_imq_handler(const struct nf_queue_handler *qh) ++{ ++ mutex_lock(&queue_handler_mutex); ++ rcu_assign_pointer(queue_imq_handler, qh); ++ mutex_unlock(&queue_handler_mutex); ++} ++EXPORT_SYMBOL(nf_register_queue_imq_handler); ++ ++void nf_unregister_queue_imq_handler(void) ++{ ++ mutex_lock(&queue_handler_mutex); ++ rcu_assign_pointer(queue_imq_handler, NULL); ++ mutex_unlock(&queue_handler_mutex); ++} ++EXPORT_SYMBOL(nf_unregister_queue_imq_handler); ++#endif ++ + /* return EBUSY when somebody else is registered, return EEXIST if the + * same handler is registered, return 0 in case of success. */ + int nf_register_queue_handler(u_int8_t pf, const struct nf_queue_handler *qh) +@@ -80,7 +100,7 @@ + } + EXPORT_SYMBOL_GPL(nf_unregister_queue_handlers); + +-static void nf_queue_entry_release_refs(struct nf_queue_entry *entry) ++void nf_queue_entry_release_refs(struct nf_queue_entry *entry) + { + /* Release those devices we held, or Alexey will kill me. */ + if (entry->indev) +@@ -100,6 +120,7 @@ + /* Drop reference to owner of hook which queued us. */ + module_put(entry->elem->owner); + } ++EXPORT_SYMBOL_GPL(nf_queue_entry_release_refs); + + /* + * Any packet that leaves via this function must come back +@@ -121,12 +142,26 @@ + #endif + const struct nf_afinfo *afinfo; + const struct nf_queue_handler *qh; ++#if defined(CONFIG_IMQ) || defined(CONFIG_IMQ_MODULE) ++ const struct nf_queue_handler *qih = NULL; ++#endif + + /* QUEUE == DROP if noone is waiting, to be safe. */ + rcu_read_lock(); + + qh = rcu_dereference(queue_handler[pf]); ++#if defined(CONFIG_IMQ) || defined(CONFIG_IMQ_MODULE) ++#if defined(CONFIG_IPV6) || defined(CONFIG_IPV6_MODULE) ++ if (pf == PF_INET || pf == PF_INET6) ++#else ++ if (pf == PF_INET) ++#endif ++ qih = rcu_dereference(queue_imq_handler); ++ ++ if (!qh && !qih) ++#else /* !IMQ */ + if (!qh) ++#endif + goto err_unlock; + + afinfo = nf_get_afinfo(pf); +@@ -145,6 +180,10 @@ + .indev = indev, + .outdev = outdev, + .okfn = okfn, ++#if defined(CONFIG_IMQ) || defined(CONFIG_IMQ_MODULE) ++ .next_outfn = qh ? qh->outfn : NULL, ++ .next_queuenum = queuenum, ++#endif + }; + + /* If it's going away, ignore hook. */ +@@ -170,8 +209,19 @@ + } + #endif + afinfo->saveroute(skb, entry); ++ ++#if defined(CONFIG_IMQ) || defined(CONFIG_IMQ_MODULE) ++ if (qih) { ++ status = qih->outfn(entry, queuenum); ++ goto imq_skip_queue; ++ } ++#endif ++ + status = qh->outfn(entry, queuenum); + ++#if defined(CONFIG_IMQ) || defined(CONFIG_IMQ_MODULE) ++imq_skip_queue: ++#endif + rcu_read_unlock(); + + if (status < 0) { +diff -Naur linux-2.6.32.8.org/net/netfilter/xt_IMQ.c linux-2.6.32.8/net/netfilter/xt_IMQ.c +--- linux-2.6.32.8.org/net/netfilter/xt_IMQ.c 1970-01-01 01:00:00.000000000 +0100 ++++ linux-2.6.32.8/net/netfilter/xt_IMQ.c 2010-02-17 20:45:00.000000000 +0100 +@@ -0,0 +1,73 @@ ++/* ++ * This target marks packets to be enqueued to an imq device ++ */ ++#include ++#include ++#include ++#include ++#include ++ ++static unsigned int imq_target(struct sk_buff *pskb, ++ const struct xt_target_param *par) ++{ ++ const struct xt_imq_info *mr = par->targinfo; ++ ++ pskb->imq_flags = (mr->todev & IMQ_F_IFMASK) | IMQ_F_ENQUEUE; ++ ++ return XT_CONTINUE; ++} ++ ++static bool imq_checkentry(const struct xt_tgchk_param *par) ++{ ++ struct xt_imq_info *mr = par->targinfo; ++ ++ if (mr->todev > IMQ_MAX_DEVS - 1) { ++ printk(KERN_WARNING ++ "IMQ: invalid device specified, highest is %u\n", ++ IMQ_MAX_DEVS - 1); ++ return 0; ++ } ++ ++ return 1; ++} ++ ++static struct xt_target xt_imq_reg[] __read_mostly = { ++ { ++ .name = "IMQ", ++ .family = AF_INET, ++ .checkentry = imq_checkentry, ++ .target = imq_target, ++ .targetsize = sizeof(struct xt_imq_info), ++ .table = "mangle", ++ .me = THIS_MODULE ++ }, ++ { ++ .name = "IMQ", ++ .family = AF_INET6, ++ .checkentry = imq_checkentry, ++ .target = imq_target, ++ .targetsize = sizeof(struct xt_imq_info), ++ .table = "mangle", ++ .me = THIS_MODULE ++ }, ++}; ++ ++static int __init imq_init(void) ++{ ++ return xt_register_targets(xt_imq_reg, ARRAY_SIZE(xt_imq_reg)); ++} ++ ++static void __exit imq_fini(void) ++{ ++ xt_unregister_targets(xt_imq_reg, ARRAY_SIZE(xt_imq_reg)); ++} ++ ++module_init(imq_init); ++module_exit(imq_fini); ++ ++MODULE_AUTHOR("http://www.linuximq.net"); ++MODULE_DESCRIPTION("Pseudo-driver for the intermediate queue device. See http://www.linuximq.net/ for more information."); ++MODULE_LICENSE("GPL"); ++MODULE_ALIAS("ipt_IMQ"); ++MODULE_ALIAS("ip6t_IMQ"); ++ diff --git a/src/patches/linux-2.6.32.8-xen-patch-fixes.patch b/src/patches/linux-2.6.32.8-xen-patch-fixes.patch new file mode 100644 index 0000000000..8e2bc66ee3 --- /dev/null +++ b/src/patches/linux-2.6.32.8-xen-patch-fixes.patch @@ -0,0 +1,13 @@ +diff -Naur linux-2.6.32.8.org/init/main.c linux-2.6.32.8/init/main.c +--- linux-2.6.32.8.org/init/main.c 2010-02-17 20:30:17.000000000 +0100 ++++ linux-2.6.32.8/init/main.c 2010-02-17 22:00:48.000000000 +0100 +@@ -90,9 +90,6 @@ + extern void prio_tree_init(void); + extern void radix_tree_init(void); + extern void free_initmem(void); +-#ifndef CONFIG_DEBUG_RODATA +-static inline void mark_rodata_ro(void) { } +-#endif + + #ifdef CONFIG_TC + extern void tc_init(void); diff --git a/src/patches/suse_xen_series.conf b/src/patches/suse_xen_series.conf old mode 100644 new mode 100755 index d89dbb282a..5a82c623cf --- a/src/patches/suse_xen_series.conf +++ b/src/patches/suse_xen_series.conf @@ -27,53 +27,14 @@ # DO NOT MODIFY THEM! # Send separate patches upstream if you find a problem... ######################################################## -# patches.kernel.org/patch-2.6.27.1 -# 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 -# patches.kernel.org/patch-2.6.27.5-6 -# patches.kernel.org/patch-2.6.27.6-7 - patches.kernel.org/revert-scsi-qla2xxx-correct-atmel-flash-part-handling.patch - patches.kernel.org/revert-scsi-qla2xxx-do-not-honour-max_vports-from-firmware-for-2g-isps-and-below.patch - patches.kernel.org/revert-scsi-qla2xxx-return-a-failed-status-when-abort-mailbox-command-fails.patch -# patches.kernel.org/patch-2.6.27.7-8 -# patches.kernel.org/patch-2.6.27.8-9 -# patches.kernel.org/patch-2.6.27.9-10 -# patches.kernel.org/patch-2.6.27.10-11 -# patches.kernel.org/patch-2.6.27.11-12 -# patches.kernel.org/patch-2.6.27.12-13 -# patches.kernel.org/patch-2.6.27.13-14 -# patches.kernel.org/patch-2.6.27.14-15 -# patches.kernel.org/patch-2.6.27.15-16 -# patches.kernel.org/patch-2.6.27.16-17 -# patches.kernel.org/patch-2.6.27.17-18 -# patches.kernel.org/patch-2.6.27.18-19 -# patches.kernel.org/patch-2.6.27.19-20 -# patches.kernel.org/patch-2.6.27.20-21 -# patches.kernel.org/patch-2.6.27.21-22 -# patches.kernel.org/patch-2.6.27.22-23 -# patches.kernel.org/patch-2.6.27.23-24 -# patches.kernel.org/patch-2.6.27.24-25 -# patches.kernel.org/revert-ext4-changes-in-2.6.27.19-and-2.6.27.20-and-2.6.27.25.patch -# patches.kernel.org/ext4-restore-page_mkwrite2 -# patches.kernel.org/patch-2.6.27.25-26 -# patches.kernel.org/patch-2.6.27.26-27 -# patches.kernel.org/patch-2.6.27.27-28 -# patches.kernel.org/patch-2.6.27.28-29 -# patches.kernel.org/patch-2.6.27.29-30 -# patches.kernel.org/patch-2.6.27.30-31 -# patches.kernel.org/patch-2.6.27.31-32 -# patches.kernel.org/patch-2.6.27.32-33 -# patches.kernel.org/patch-2.6.27.33-34 -# patches.kernel.org/patch-2.6.27.34-35 -# patches.kernel.org/patch-2.6.27.35-36 -# patches.kernel.org/patch-2.6.27.36-37 -# patches.kernel.org/patch-2.6.27.37-38 -# patches.kernel.org/patch-2.6.27.38-39 -# patches.kernel.org/patch-2.6.27.39-40 -# patches.kernel.org/patch-2.6.27.40-41 -# patches.kernel.org/patch-2.6.27.41-42 +# patches.kernel.org/patch-2.6.32.1 +# patches.kernel.org/patch-2.6.32.1-2 +# patches.kernel.org/patch-2.6.32.2-3 +# patches.kernel.org/patch-2.6.32.3-4 +# patches.kernel.org/patch-2.6.32.4-5 +# patches.kernel.org/patch-2.6.32.5-6 +# patches.kernel.org/patch-2.6.32.6-7 +# patches.kernel.org/patch-2.6.32.7-8 ######################################################## # Build fixes that apply to the vanilla kernel too. @@ -82,34 +43,21 @@ # since they're not actually upstream, but if the # packages don't build, that's pretty useless too. ######################################################## - patches.kernel.org/psmouse-section-conflict.diff - patches.kernel.org/ipmi-section-conflict.diff - patches.kernel.org/md-section-conflict - patches.kernel.org/spu_profiler-include - patches.kernel.org/setup_APIC_timer-section-mismatch - patches.kernel.org/carmine-section-mismatch - patches.kernel.org/gdth-section-conflict - patches.kernel.org/arch-include-asm-fixes - patches.rpmify/8250_pci-constify-quirk-setup + patches.rpmify/psmouse-section-conflict.diff + patches.rpmify/ipmi-section-conflict.diff + patches.rpmify/md-section-conflict + patches.rpmify/gdth-section-conflict + patches.rpmify/arch-include-asm-fixes + patches.rpmify/arm-arch_include_asm-fix.diff + patches.rpmify/tsi148-dependency + patches.rpmify/staging-missing-sched.h + patches.rpmify/ia64-sn-fix-percpu-warnings + patches.rpmify/modpost-segfault + patches.rpmify/ppc-crashdump-typefix ######################################################## # kABI consistency patches ######################################################## - patches.kabi/abi-fix-add-s_syncing-back-to-struct-super_block.patch - patches.kabi/abi-fix-add-wb_sync_hold-enum-writeback_sync_modes.patch - patches.kabi/abi-fix-add-epoll_devs-back-to-struct-user_struct.patch - patches.kabi/abi-fix-add-vc_scrl_erase_char-back-to-struct-vc_data.patch - patches.kabi/abi-fix-for-struct-seq_file-change.patch - patches.kabi/abi-add-back-skb_truesize_bug-and-skb_truesize_check.patch - patches.kabi/mm-page_mkwrite-rename.patch - patches.kabi/mm-page_mkwrite-compat.patch - patches.kabi/splice-kabi-fix.patch - patches.kabi/ftrace-dummy-export - patches.kabi/kabi-fix-struct-parport-abi-change.patch - patches.kabi/move-aarp_send_ddp-export-back - patches.kabi/revert-usb-fix-mos7840-problem-with-minor-numbers.patch - patches.kabi/revert-usb-usb-serial-replace-shutdown-with-disconnect-release.patch - patches.kabi/revert-usb-suspend-resume-support-for-option-driver.patch ######################################################## # @@ -122,11 +70,9 @@ ######################################################## # patches.rpmify/firmware-path # patches.rpmify/no-include-asm -# patches.suse/genksyms-reference.diff -# patches.suse/genksyms-override.diff -# patches.suse/genksyms-add-override-flag.diff -# patches.rpmify/rpm-kernel-config + patches.rpmify/rpm-kernel-config +# patches.rpmify/split-package # patches.rpmify/buildhost # patches.rpmify/cloneconfig.diff @@ -135,7 +81,11 @@ ######################################################## # patches.suse/supported-flag # patches.suse/supported-flag-sysfs -# patches.suse/modpost-filter-out-built-in-depends +# patches.suse/supported-flag-enterprise +# patches.fixes/kbuild-fix-generating-of-.symtypes-files +# patches.suse/genksyms-add-override-flag.diff +# patches.suse/kbuild-generate-modules.builtin +# patches.suse/kconfig-automate-kernel-desktop ######################################################## # Simple export additions/removals @@ -143,24 +93,61 @@ # patches.suse/reiser4-exports # patches.suse/kvm-as-kmp # patches.suse/export-release_open_intent -# patches.kabi/export-iwl_rx_allocate +# patches.suse/export-security_inode_permission +# patches.suse/export-sync_page_range ######################################################## # Bug workarounds for binutils ######################################################## -# patches.suse/s390-System.map.diff ######################################################## # Scheduler / Core ######################################################## patches.suse/setuid-dumpable-wrongdir - patches.suse/sysctl-add-affinity_load_balancing patches.fixes/seccomp-disable-tsc-option - patches.suse/self-ptrace.patch - patches.suse/rwlocks-enable-interrupts - patches.suse/coredump_filter-add-elfhdr-default.patch - patches.fixes/round-jiffies-up - patches.kabi/sched-kabi-compat-hack.patch + patches.suse/hung_task_timeout-configurable-default + patches.suse/sched-revert-latency-defaults + # bnc#560317 + patches.fixes/sched-make-tunable-scaling-configurable + patches.fixes/sched-sysctl-for-normalized-tunables + patches.fixes/sched-cleanup-select_task_rq_fair + patches.fixes/sched-more-generic_WAKE_AFFINE + patches.fixes/sched-fix-vmark-regression + patches.fixes/sched-inline__percpu_counter_add.patch + patches.fixes/sched-cpuacct-percpu-counter-batch.patch + + # writable limits + patches.suse/rlim-0002-resource-move-kernel-function-inside-__KERNEL__.patch + patches.suse/rlim-0003-resource-add-helpers-for-fetching-rlimits.patch + patches.suse/rlim-0004-IA64-use-helpers-for-rlimits.patch + patches.suse/rlim-0005-core-posix-cpu-timers-cleanup-rlimits-usage.patch + patches.suse/rlim-0006-PPC-use-helpers-for-rlimits.patch + patches.suse/rlim-0007-S390-use-helpers-for-rlimits.patch + patches.suse/rlim-0008-SPARC-use-helpers-for-rlimits.patch + patches.suse/rlim-0009-X86-use-helpers-for-rlimits.patch + patches.suse/rlim-0010-FS-use-helpers-for-rlimits.patch + patches.suse/rlim-0011-MM-use-helpers-for-rlimits.patch + patches.suse/rlim-0012-core-use-helpers-for-rlimits.patch + patches.suse/rlim-0013-infiniband-use-helpers-for-rlimits.patch + patches.suse/rlim-0014-ipc-use-helpers-for-rlimits.patch + patches.suse/rlim-0015-SECURITY-add-task_struct-to-setrlimit.patch + patches.suse/rlim-0016-core-add-task_struct-to-update_rlimit_cpu.patch + patches.suse/rlim-0017-sys_setrlimit-make-sure-rlim_max-never-grows.patch + patches.suse/rlim-0018-core-split-sys_setrlimit.patch + patches.suse/rlim-0019-core-allow-setrlimit-to-non-current-tasks.patch + patches.suse/rlim-0020-core-optimize-setrlimit-for-current-task.patch + patches.suse/rlim-0021-FS-proc-switch-limits-reading-to-fops.patch + patches.suse/rlim-0022-FS-proc-make-limits-writable.patch + patches.suse/rlim-0023-core-do-security-check-under-task_lock.patch + + patches.fixes/make-note_interrupt-fast.diff + + patches.fixes/nohz-delay-from-tip.diff + patches.fixes/reuse-ktime-from-tip.diff + + patches.fixes/sched-Limit-the-number-of-scheduler-debug-messages.patch + patches.fixes/futex_lock_pi-key-refcnt-fix + patches.fixes/futex-handle-user-space-corruption-gracefully ######################################################## # Architecture-specific patches. These used to be all @@ -172,18 +159,15 @@ ######################################################## # ia64 ######################################################## -# patches.arch/ia64-node_mem_map-node_start_pfn.diff # patches.fixes/ia64-sparse-fixes.diff -# patches.arch/ia64-rwlocks-enable-interrupts # patches.fixes/nr-irqs-file # patches.arch/mm-avoid-bad-page-on-lru # patches.arch/ia64-page-migration # patches.arch/ia64-page-migration.fix -# patches.arch/ia64-sn-BTE_MAX_XFER -# patches.arch/ia64-cpu_disable-fix -# patches.fixes/taskstats-align -# patches.arch/ia64-smp_flush_tlb_mm-IPI-fix +# patches.fixes/taskstats-alignment # patches.fixes/ia64-fix-sba-iommu-to-handle-allocation-failure-properly +# patches.fixes/ia64-select-mmu-notifier-for-sgi-xp.patch +# patches.fixes/ia64-preserve-high-order-personality-bits ######################################################## # i386 @@ -200,150 +184,146 @@ ######################################################## # x86_64/i386 biarch ######################################################## - patches.arch/disable-apic-error - patches.arch/x86-add-PCI-IDs-for-devices-that-need-boot-irq-quirk.patch - patches.arch/x86-introduce-pci-noioapicquirk-kernel-cmdline.patch - patches.arch/x86-introduce-pci-ioapicreroute-kernel-cmdline.patch - patches.arch/x86-disable-intel-boot-interrupt-generation.patch - patches.arch/x86-acpi-reroute-PCI-interrupt-to-legacy-boot-interrupt.patch - patches.arch/x86-disable-broadcomm-boot-interrupt-generation.patch - patches.arch/x86-disable-AMD-ATI-boot-interrupt-generation.patch - patches.arch/x86-introduce-config-option-for-pci-reroute-quirks.patch - patches.arch/x86-call-boot-IRQ-quirks-at-end-of-device-init-and-during-resume.patch - patches.arch/x86-self-ptrace.patch - patches.arch/x86-tracehook patches.arch/x86-hpet-pre-read patches.arch/x86_64-hpet-64bit-timer.patch + + patches.arch/add_support_for_hpet_msi_intr_remap.patch + patches.arch/add_x86_support_for_hpet_msi_intr_remap.patch + patches.arch/x86-crypto-pclmulqdq-accelerated-implementation.patch + patches.arch/x86-crypto-add-ghash-algorithm-test.patch + patches.fixes/crypto-testmgr-fix-complain-about-lacking-test.patch patches.arch/x86-mcp51-no-dac - patches.fixes/remove_kernel_physical_mapping_init_from_init + + patches.arch/kvm-split-paravirt-ops-by-functionality + patches.arch/kvm-only-export-selected-pv-ops-feature-structs + patches.arch/kvm-split-the-KVM-pv-ops-support-by-feature + patches.arch/kvm-replace-kvm-io-delay-pv-ops-with-linux-magic + + patches.arch/x86-64-preserve-large-page-mapping-for-1st-2mb-kernel-txt-with-config_debug_rodata + patches.arch/x86-64-align-rodata-kernel-section-to-2mb-with-config_debug_rodata + patches.arch/x86-64-add-comment-for-rodata-large-page-retainment patches.suse/x86-mark_rodata_rw.patch -+npiggin patches.suse/x86-mark_rodata_rw-2.patch - patches.arch/x86-pageattr-pmd-permission-fix.patch - patches.suse/usb-move-ehci-reg-def.patch - patches.suse/x86-usb-debug-port-early-console-v4.patch - patches.fixes/video-vesa-bad-mode - patches.fixes/hpet-fix-for-LS21-boot-hang - patches.fixes/sparsemem-maxmem-fix - patches.arch/x86-mce-switch-machine-check-polling-to-per-cpu-timer - patches.arch/x86-mce-use-round_jiffies-instead-round_jiffies_relative - patches.arch/x86-mce-make-polling-timer-interval-per-cpu - patches.arch/x86_64_make_calibrate_APIC_clock_SMI-safe.diff - patches.fixes/hpet-correct-periodic-intr.patch + patches.fixes/dmar-fix-oops-with-no-dmar-table + # bug 564618 + patches.arch/x86-Remove-the-CPU-cache-size-printks.patch + patches.arch/x86-Remove-CPU-cache-size-output-for-non-Intel-too.patch + patches.arch/x86-cpu-mv-display_cacheinfo-cpu_detect_cache_sizes.patch + patches.arch/x86-Limit-the-number-of-processor-bootup-messages.patch + patches.arch/x86-Limit-number-of-per-cpu-TSC-sync-messages.patch + patches.arch/x86-Remove-enabling-x2apic-message-for-every-CPU.patch + patches.arch/ACPI-Remove-repeated-registered-as-cooling_device-messages.patch + + # bug 567510 + patches.arch/x86-revert-apic-Use-logical-flat-on-intel-with-8-or-fewer-logical-cpus.patch + patches.arch/x86-apic-use-logical-flat-for-systems-with-8-or-fewer-logical-cpus.patch + + patches.fixes/x86_irq_setup_extra_ioapic_for_sci.patch + patches.fixes/x86_64_memory_hotplug_dev_mem.patch + + patches.arch/x86-Avoid-race-condition-in-pci_enable_msix.patch + + ######################################################## + # x86 MCE/MCA (Machine Check Error/Architecture) extensions ######################################################## - # x86_64/i386 biarch - x2APIC next generation x86 CPU support - ######################################################## - patches.arch/x2APIC_PATCH_01_of_41_e61d98d8dad0048619bb138b0ff996422ffae53b - patches.arch/x2APIC_PATCH_02_of_41_c42d9f32443397aed2d37d37df161392e6a5862f - patches.arch/x2APIC_PATCH_03_of_41_1886e8a90a580f3ad343f2065c84c1b9e1dac9ef - patches.arch/x2APIC_PATCH_04_of_41_aaa9d1dd63bf89b62f4ea9f46de376ab1a3fbc6c - patches.arch/x2APIC_PATCH_06_of_41_ad3ad3f6a2caebf56869b83b69e23eb9fa5e0ab6 - patches.arch/x2APIC_PATCH_07_of_41_cf1337f0447e5be8e66daa944f0ea3bcac2b6179 - patches.arch/x2APIC_PATCH_08_of_41_fe962e90cb17a8426e144dee970e77ed789d98ee - patches.arch/x2APIC_PATCH_09_of_41_2ae21010694e56461a63bfc80e960090ce0a5ed9 - patches.arch/x2APIC_PATCH_10_of_41_b6fcb33ad6c05f152a672f7c96c1fab006527b80 - patches.arch/x2APIC_PATCH_11_of_41_72b1e22dfcad1daca6906148fd956ffe404bb0bc - patches.arch/x2APIC_PATCH_12_of_41_d94d93ca5cc36cd78c532def62772c98fe8ba5d7 - patches.arch/x2APIC_PATCH_13_of_41_4dc2f96cacd1e74c688f94348a3bfd0a980817d5 - patches.arch/x2APIC_PATCH_14_of_41_0c81c746f9bdbfaafe64322d540c8b7b59c27314 - patches.arch/x2APIC_PATCH_15_of_41_2d7a66d02e11af9ab8e16c76d22767e622b4e3d7 - patches.arch/x2APIC_PATCH_16_of_41_1b374e4d6f8b3eb2fcd034fcc24ea8ba1dfde7aa - patches.arch/x2APIC_PATCH_17_of_41_32e1d0a0651004f5fe47f85a2a5c725ad579a90c - patches.arch/x2APIC_PATCH_18_of_41_1cb11583a6c4ceda7426eb36f7bf0419da8dfbc2 - patches.arch/x2APIC_PATCH_19_of_41_13c88fb58d0112d47f7839f24a755715c6218822 - patches.arch/x2APIC_PATCH_20_of_41_cff73a6ffaed726780b001937d2a42efde553922 - patches.arch/x2APIC_PATCH_21_of_41_12a67cf6851871ca8df42025c94f140c303d0f7f - patches.arch/x2APIC_PATCH_22_of_41_5c520a6724e912a7e6153b7597192edad6752750 - patches.arch/x2APIC_PATCH_23_of_41_89027d35aa5b8f45ce0f7fa0911db85b46563da0 - patches.arch/x2APIC_PATCH_24_of_41_75c46fa61bc5b4ccd20a168ff325c58771248fcd - patches.arch/x2APIC_PATCH_25_of_41_6e1cb38a2aef7680975e71f23de187859ee8b158 - patches.arch/x2APIC_PATCH_x86-mach_apicdef.h-need-to-include-before-smp.h.patch - patches.arch/x2APIC_PATCH_25_1_of_41_4c9961d56ec20c27ec5d02e49fd7427748312741 - patches.arch/x2APIC_PATCH_25_2_of_41_c535b6a1a685eb23f96e2c221777d6c1e05080d5 - patches.arch/x2APIC_PATCH_26_of_41_2d9579a124d746a3e0e0ba45e57d80800ee80807 - patches.arch/x2APIC_PATCH_27_of_41_9fa8c481b55e80edd8c637573f87853bb6b600f5 - patches.arch/x2APIC_PATCH_28_1_of_41_f910a9dc7c865896815e2a95fe33363e9522f277 - patches.arch/x2APIC_PATCH_29_of_41_277d1f5846d84e16760131a93b7a67ebfa8eded4 - patches.arch/x2APIC_PATCH_30_of_41_ad66dd340f561bdde2285992314d9e4fd9b6191e - patches.arch/x2APIC_PATCH_34_of_41_1b9b89e7f163336ad84200b66a17284dbf26aced - patches.arch/x2APIC_PATCH_35_of_41_d25ae38b7e005af03843833bbd811ffe8c5f8cb4 - patches.arch/x2APIC_PATCH_36_of_41_276605dddb74cbf1b77696e32c4a947e42cec52d - patches.arch/x2APIC_PATCH_40_of_41_bbb65d2d365efe9951290e61678dcf81ec60add4 - patches.arch/x2APIC_PATCH_41_of_41_11c231a962c740b3216eb6565149ae5a7944cba7 - patches.arch/x2APIC_PATCH_42_of_41_77322deb4bc676a5ee645444e7ed1a89f854473d - patches.arch/x2APIC_PATCH_43_of_41_2c72d93f6593f386f5760ca8e7ac7026948c31d7 - - patches.arch/x2APIC_PATCH_01_0f4896665a02b465ddca59a560983b24ec28c64b - patches.arch/x2APIC_PATCH_02_228324076234ca6a8cd34be89be78022773459f1 - patches.arch/x2APIC_PATCH_03_3f1fdb3673bb5638fa94186dc391cbc4879590bc - patches.arch/x2APIC_PATCH_04_f12c73e7fa7ebf9ad6defee2c4fb2664e743e970 - patches.arch/x2APIC_PATCH_05_7be42004065ce4df193aeef5befd26805267d0d9 - patches.arch/x2APIC_PATCH_06_caf43bf7c6a55e89b6df5179df434d67e24aa32e - patches.arch/x2APIC_PATCH_07_511d9d34183662aada3890883e860b151d707e22 - patches.arch/x2APIC_PATCH_09_94a8c3c2437c8946f1b6c8e0b2c560a7db8ed3c6 - - patches.arch/x2APIC_fix_section_mismatch.patch - - patches.fixes/bug-502026_fix_apicid_panic.patch - patches.arch/bug-531260-x86-pci-insert-ioapic-resource-before-assigning-unassigned-resources.patch + patches.arch/x86_mce_undef-lru + patches.arch/x86_mce_shake-page + patches.arch/x86_mce_hwpoison-action_result-valid-pfn.patch + patches.arch/x86_mce_hwpoison-no-double-ref.patch + patches.arch/x86_mce_ref-to-flags + patches.arch/x86_mce_hwpoison-is-free-page.patch + patches.arch/x86_mce_offline-inject + patches.arch/x86_mce_madvise-locking + patches.arch/x86_mce_page-offline + + # one bug fix, better stress testing, and injection filters + patches.fixes/mce_injection_enhancements_9b9a29ecd75e310f75a9243e1c3538ad34598fcb + patches.fixes/mce_injection_enhancements_1668bfd5be9d8a52536c4865000fbbe065a3613b + patches.fixes/mce_injection_enhancements_db0480b3a61bd6ad86ead3b8bbad094ab0996932 + patches.fixes/mce_injection_enhancements_71f72525dfaaec012e23089c73331654ea7b12d3 + patches.fixes/mce_injection_enhancements_95d01fc664b9476e0d18e3d745bb209a42a33588 + patches.fixes/mce_injection_enhancements_847ce401df392b0704369fd3f75df614ac1414b4 + patches.fixes/mce_injection_enhancements_d95ea51e3a7e9ee051d19f1dd283ca61d1aa5ec6 + patches.fixes/mce_injection_enhancements_138ce286eb6ee6d39ca4fb50516e93adaf6b605f + patches.fixes/mce_injection_enhancements_7c116f2b0dbac4a1dd051c7a5e8cef37701cafd4 + patches.fixes/mce_injection_enhancements_31d3d3484f9bd263925ecaa341500ac2df3a5d9b + patches.fixes/mce_injection_enhancements_1a9b5b7fe0c5dad8a635288882d36785dea742f9 + patches.fixes/mce_injection_enhancements_478c5ffc0b50527bd2390f2daa46cc16276b8413 + patches.fixes/mce_injection_enhancements_e42d9d5d47961fb5db0be65b56dd52fe7b2421f1 + patches.fixes/mce_injection_enhancements_d324236b3333e87c8825b35f2104184734020d35 + patches.fixes/mce_injection_enhancements_4fd466eb46a6a917c317a87fb94bfc7252a0f7ed + patches.fixes/mce_injection_enhancements_1bfe5febe34d2be2120803c10720e179186357c9 + patches.fixes/mce_injection_enhancements_413f9efbc513d330f00352bb7cba060a729999d3 + patches.fixes/mce_injection_enhancements_fe194d3e100dea323d7b2de96d3b44d0c067ba7a + patches.fixes/mce_injection_enhancements_0474a60ec704324577782b1057d05b574388d552 + patches.fixes/mce_injection_enhancements_0d57eb8dfcb92e3dd928d792f4ed2b2fec680bb7 + patches.fixes/mce_injection_enhancements_12686d153abff397fa0927c620d5a3de84910b72 + patches.fixes/mce_injection_enhancements_f2c03debdfb387fa2e35cac6382779072b8b9209 + + # Needed on Boxboro/Westmere-EX to correctly decode the physical + # address of correctable errors + patches.arch/x86_mce_intel_decode_physical_address.patch + patches.arch/x86_mce_intel_decode_physical_address_rename_fix.patch + patches.arch/x86_mce_intel_decode_physical_address_compile_fix.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 - - # UV - patches.arch/x86_sgi-uv-scir.patch - patches.fixes/uv-efi_bios.diff - patches.fixes/uv-bios_common.diff - patches.fixes/uv-bios_call_partition.diff - patches.fixes/uv-sysfs.diff - patches.fixes/uv-sn_region_size.diff - patches.fixes/uv-bios_call_watchlist.diff - patches.fixes/uv-bios_call_memprotect.diff - patches.fixes/uv-bios_call_reserve_page.diff - patches.fixes/ia64_uv_partition_id.diff - patches.fixes/ia64_uv_watchlist.diff - patches.fixes/no-sys_uv-on-non-uv-systems - - patches.fixes/uv_setup_irq.diff - patches.fixes/uv-xp-change_memprotect.diff - patches.fixes/uv-xpc_create_gru_mq_uv.diff - patches.fixes/uv-xpc-get_sn_info.diff - patches.fixes/uv-xpc_get_part_rsvd_page.diff - patches.drivers/sgi-xp-no-uv - patches.fixes/uv_zalias_support - patches.fixes/sn-irq-affinity - patches.fixes/xpc-pass-physical - patches.kabi/xpc-pass-physical - - # VMware TSC workaround patches (bnc#441338) - patches.arch/x86-vmware-tsc-01-add-TSC_RELIABLE - patches.arch/x86-vmware-tsc-02-add-X86_FEATURE_HYPERVISOR - patches.arch/x86-vmware-tsc-03-detect-from-hypervisor - patches.arch/x86-vmware-tsc-04-use-TSC_RELIABLE - patches.arch/x86-vmware-tsc-05-skip-tsc-clocksource - patches.arch/x86-vmware-tsc-06-fix-vmware_get_tsc - patches.arch/x86-vmware-tsc-07-DMI-product-serial-key - - patches.arch/x86_restrict_pci_early_quirks_to_root_bridges.patch patches.arch/x86-apic-force-bigsmp-apic-on-IBM-EXA3-4.patch - patches.arch/x86-fix-kmap-contig.patch - patches.arch/x86_fix_llc_shared_map__cpu_llc_id_anomolies.patch - patches.arch/x86_intel_cacheinfo_fix.patch + ######################################################## + # x86 UV patches from SGI + ######################################################## + patches.arch/bug-561933_uv_pat_is_gru_range.patch + patches.arch/bug-561939_uv_bios_call_hwperf_updated.patch + patches.arch/bug-561939_uv_gpa_to_soc_phys_ram.patch + patches.arch/bug-561939_uv_gpa_is_mmr_space.patch + patches.arch/bug-561939_uv_rtc_fixes.patch + patches.arch/bug-561939_uv_rtc_setup_evt.patch + patches.arch/bug-561939_uv_rtc_cleanup.patch + patches.arch/bug-561939_uv_ipi_macro.patch + patches.arch/bug-561939_uv_mmap_low.patch + patches.arch/uv_determine_revision_id_of_node_controller_chip.patch + patches.arch/uv_use_replicated_cachelines_to_read_rtc.patch + + # Generic, but depends on the above patches + patches.arch/bug-561946_rename_generic_int.patch - # Magny Cours (AMD 12 core) fixes - patches.arch/amd_magny_cour_topology_fix.patch - patches.arch/amd_magny_cour_topology_fix_1.patch + patches.arch/bug-561946_uv_use_rtc.patch + patches.arch/bug-561946_uv_irq_affinity.patch + patches.arch/bug-561946_uv_move_ioapic.patch + patches.arch/bug-561989_gru_rollup.patch - patches.arch/x86_tsc-nonstop-intel.diff + # bug 562288 + patches.arch/xpc_introduce_xp_socket.patch + patches.arch/xpc_uv_bios_changes.patch + patches.arch/xpc_fix_xpc_get_fifo_entry_uv.patch + patches.arch/xpc_first_contact_when_active.patch + patches.arch/xpc_recv_msg_slots_wrap.patch + patches.arch/xpc_pass_nasid_to_gru_create_message_queue.patch + + # bug 566745 + patches.arch/UV-Expose-irq_desc-node-in-proc.patch + + # bug 579636 + patches.arch/x86-uv-fix-uv_hub_macro-bug.patch + + ######################################################## + # x86_64/i386 depending on the UV patchset + ######################################################## + + # bug 558247 + patches.arch/x86-Unify-fixup_irqs-for-32-bit-and-64-bit-kernels.patch + patches.arch/x86-intr-remap-Avoid-irq_chip-mask-unmask-in-fixup_irqs-for-intr-remapping.patch + patches.arch/x86-Remove-move_cleanup_count-from-irq_cfg.patch + patches.arch/x86-Force-irq-complete-move-during-cpu-offline.patch + patches.arch/x86-Use-EOI-register-in-io-apic-on-intel-platforms.patch + patches.arch/x86-Remove-local_irq_enable-local_irq_disable-in-fixup_irqs.patch + patches.arch/x86-io-apic-Move-the-effort-of-clearing-remoteIRR-explicitly-before-migrating-the-irq.patch + patches.arch/x86-ioapic-Fix-the-EOI-register-detection-mechanism.patch + patches.arch/x86-ioapic-Document-another-case-when-level-irq-is-seen-as-an-edge.patch + patches.arch/x86-Remove-unnecessary-mdelay-from-cpu_disable_common.patch + patches.arch/x86-irq-check-move_in_progress-before-freeing-the-vector-mapping.patch ######################################################## # powerpc/generic @@ -351,16 +331,15 @@ patches.suse/of_platform_driver.module-owner.patch patches.suse/led_classdev.sysfs-name.patch patches.suse/radeon-monitor-jsxx-quirk.patch + patches.suse/8250-sysrq-ctrl_o.patch - patches.arch/ppc-pseries_remove_lmb-PAGE_SHIFTT.patch - patches.arch/ppc-pseries_pfn-mem-rm.patch patches.suse/ppc-no-LDFLAGS_MODULE.patch patches.arch/ppc-vio-modalias.patch patches.arch/ppc-efika-mpc52xx-ac97.patch patches.arch/ppc-efika-psc-console-autodetection.patch - patches.arch/ppc-efika-bestcomm-ata-dma.patch patches.arch/ppc-pegasos-console-autodetection.patch - patches.suse/ppc-powerbook-usb-fn-key-default.patch + patches.suse/ppc-powerbook-usb-fn-key-default.patch patches.suse/suse-ppc32-mol.patch patches.suse/suse-ppc32-mol-kbuild.patch patches.suse/suse-ppc32-mol-handle-mm-fault @@ -375,289 +354,122 @@ patches.arch/ppc-prom-nodisplay.patch patches.fixes/ptrace-getsiginfo patches.arch/ppc-ipic-suspend-without-83xx-fix - patches.arch/ppc-dynamic-reconfiguration.diff patches.arch/ppc-vmcoreinfo.diff - 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 patches.arch/ppc-select - patches.arch/ppc-axon-missing-msi-workaround-5.diff - patches.arch/ppc-pseries-bsr-4k.patch - patches.arch/ppc-pseries-bsr-multinode.patch - patches.arch/ppc-pseries-cmm-pagecounter.patch - patches.arch/ppc-of-irq-map.patch - patches.arch/ppc-memoryless-nodes.patch - patches.arch/ppc-syscall-xer.so.1.patch - patches.arch/ppc-cell-gdb-watchpoints.patch - patches.arch/ppc-valid-hugepage-size-hugetlb_get_unmapped_area.patch - patches.arch/ppc-pseries-cpu-migrate.patch - patches.arch/ppc-pseries-migration_hang_fix.patch - patches.arch/ppc-optimize-sync.patch - patches.arch/ppc-fix-ppc-insn-emulation_mr.patch - - patches.arch/ppc-spufs-01-use-inc_nlink.patch - patches.arch/ppc-spufs-03-sputrace-Only-enable-logging-on-open.patch - patches.arch/ppc-spufs-04-sputrace-Don-t-block-until-the-read.patch - patches.arch/ppc-spufs-05-Use-state_mutex-for-switch_log-lockin.patch - patches.arch/ppc-spufs-06-Don-t-require-full-buffer-in-switch_l.patch - patches.arch/ppc-spufs-07-Don-t-spu_acquire_saved-unnecessarily.patch - patches.arch/ppc-spufs-08-Use-kmalloc-rather-than-kzalloc-for-s.patch - patches.arch/ppc-spufs-09-Improve-search-of-node-for-contexts-w.patch - patches.arch/ppc-spufs-10-Explain-conditional-decrement-of-aff_.patch - - patches.arch/ppc-xics-EOI-unmapped-irqs.patch - patches.arch/ppc32-fix-ptrace-compat-wrapper-for-fpu-register-access - patches.arch/powerpc-pseries-cmo-unused-page-hinting.patch - patches.arch/ppc64-reduce-hashtable-size-for-64k-pages.patch - patches.arch/ppc-altivec-VSX-ctxswitch - patches.arch/pseries-set-error_state-correctly-in-eeh_report_reset - patches.arch/ppc64-eeh-msix-irq - patches.arch/kprobes-use-do_irq-in-lkdtm + patches.arch/ppc-extended_h_cede-kernel-dlpar + patches.arch/ppc-extended_h_cede-mv_of_drconf_cell + patches.arch/ppc-extended_h_cede-Export_memory_sysdev_class + patches.arch/ppc-extended_h_cede-memory-dlpar + patches.arch/ppc-extended_h_cede-cpu-dlpar + patches.arch/ppc-extended_h_cede-new_cede_processor + patches.arch/ppc-extended_h_cede-add_offline_states + patches.arch/ppc-extended_h_cede-node_offline_online_cpus + patches.arch/ppc-extended_h_cede-add_driver_lock + patches.arch/ppc-extended_h_cede-update-to-mainline patches.fixes/powerpc-fix-cpu-name-in-show-cpuinfo - + patches.arch/ppc-pseries-ncpus-1 + patches.arch/ppc-pseries-ncpus-2 ######################################################## # PS3 ######################################################## -# 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 - ######################################################## # S/390 ######################################################## patches.arch/s390-add-FREE_PTE_NR - 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-v2.patch - patches.arch/s390-01-04-fcpperf-4-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-03-zfcp.patch - patches.arch/s390-02-04-qeth-mac.patch - patches.arch/s390-02-05-qeth-recovery.patch - patches.arch/s390-02-06-qeth-offset.patch - 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-04-01-qdio_prevent_double_shutdown.patch - patches.arch/s390-04-02-qdio-osa-port-count.patch - patches.arch/s390-04-03-kmsg.patch - patches.arch/s390-04-04-dasd_fatal_error_log_sense.patch - patches.arch/s390-04-06-cio-sac-update.diff - patches.arch/s390-04-07-als.patch - patches.arch/s390-04-08-cio-ungroup-race-fix.patch - patches.arch/s390-04-09-zfcp-host-busy-count-fix.patch - - patches.arch/s390-05-01-zfcp-message-linebreak.patch - patches.arch/s390-05-02-zfcp-invalid-non-null-return.patch - patches.arch/s390-05-03-zfcp-wka-port.patch - patches.arch/s390-05-04-fix_rport_status_check.patch - patches.arch/s390-05-05-stp-etr-stop-machine.patch - patches.arch/s390-05-06-stp-etr-mutex.patch - patches.arch/s390-05-07-generic-ipi.patch - patches.arch/s390-05-08-topology.patch - patches.arch/s390-05-09-cleanup-of-portopen-requests.patch - - patches.arch/s390-06-01-qeth-ext-src-mac-addr.patch - patches.arch/s390-06-02-qeth-layercrash.patch - patches.arch/s390-06-03-dasd_sim_sense_condition.patch - patches.arch/s390-06-04-qdio_ssqd_memcpy.patch - patches.arch/s390-06-05-qdio_s390dbf.patch - patches.arch/s390-06-06-qdio_inbound_ack.patch - patches.arch/s390-06-07-cio-attach_detach.patch - - patches.arch/s390-07-01-zfcp-port-failed-message.diff - patches.arch/s390-07-02-zfcp-unchained-fsf.diff - patches.arch/s390-07-03-topology-fix.diff - # The s390-07-04-dasd-failfast.patch is moved after the - # patches.fixes/scsi-enhance-error-codes patch as the s390 - # patch is dependent on the error-codes patch. - - patches.arch/s390-08-01-cio-fix-mp-mode.diff - patches.arch/s390-08-02-zfcp-gpn-align-fix.diff - patches.arch/s390-08-03-iucv-cpu-hotremove.diff - patches.arch/s390-08-04-compat-sigaltstack.diff - patches.arch/s390-08-05-af_iucv-msgpeek-fix.patch - patches.arch/s390-08-06-personality.patch - patches.arch/s390-08-07-compat_wrappers.patch - patches.arch/s390-08-08-add_qdio_utilization.patch - patches.arch/s390-08-09-switch-amode-off.patch - - patches.arch/s390-09-01-cio_disable_notoper.patch - patches.arch/s390-09-02-sclp-handle-empty-evbufs.patch - patches.arch/s390-09-03-sclp-mem.patch - patches.arch/s390-09-04-topology.diff - - patches.arch/s390-10-01-airq_fix_array_boundary.patch - patches.arch/s390-10-02-zfcp_wait_sbal.patch - patches.arch/s390-10-03-zfcp_els_thread_context.patch - patches.arch/s390-10-04-zfcp_change_adisc_processing.patch - patches.arch/s390-10-05-zfcp_remote_port_handling.patch - patches.arch/s390-10-06-zfcp_slave_destroy.patch - patches.arch/s390-10-07-zfcp_refc_work_inflight.patch - patches.arch/s390-10-08-iucv-2ndparm.patch - patches.arch/s390-10-09-dasd-fix-timer-add.patch - patches.arch/s390-10-10-ccwgroup_fix_unbind.patch - - patches.arch/s390-11-01-kernel_ds_pgtable_walk.patch - patches.arch/s390-11-02-kernel_pfn_valid_uaccess.patch - patches.arch/s390-11-03-qeth_recovery_drop_mac.patch - patches.arch/s390-11-04-lcs_hard_sx_rc.patch - patches.arch/s390-11-05-qdio_error_reporting_hs.patch - patches.arch/s390-11-06-qdio_tiq_list_lock.patch - patches.arch/s390-11-07-qdio_kill_tasklets.patch - patches.arch/s390-11-08-qdio_free_shutdown.patch - patches.arch/s390-11-09-qdio_ack_newest_and_seperate_polling.patch - patches.arch/s390-11-10-zfcp_nameserver_state_on_adapter_offline.patch - patches.arch/s390-11-11-zfcp_req_free.patch - patches.arch/s390-11-12-zfcp_scsi_scan.patch - patches.arch/s390-11-13-zfcp_avoid_semaphore_race.patch - patches.arch/s390-11-14-zfcp_unit_remove.patch - patches.arch/s390-11-15-kernel_task_size.patch - patches.arch/s390-11-16-qeth_siga_error_handling.patch - - patches.arch/s390-12-01-cio-reprobe-deadlock-fix.patch - patches.arch/s390-12-02-zfcp_scsi_queue_erp_deadlock.patch - patches.arch/s390-12-03-zfcp_adjust_test_link_pre_reqs.patch - patches.arch/s390-12-04-zfcp_rport_handling_on_error_inject.patch - patches.arch/s390-12-05-cio_introduce_ccw_device_boxed_notify.patch - patches.arch/s390-12-06-zfcp_actcli_error.patch - patches.arch/s390-12-07-ctcm_remove_crash.patch - patches.arch/s390-12-08-kernel_appldata_vtimer.patch - patches.arch/s390-12-09-qeth_lan_offline.patch - patches.arch/s390-12-10-kernel_appldata_mutex.patch - patches.arch/s390-12-11-zfcp_fcp_port_handling.patch - patches.arch/s390-12-12-zfcp_wka_wait_refcount.patch - patches.arch/s390-12-13-zfcp_deadlock_port_scan_ERP.patch - patches.arch/s390-12-14-zfcp_port_reference_counting.patch - patches.arch/s390-12-15-zfcp_abort_handler_for_completions_in_progress.patch - patches.arch/s390-12-16-zfcp_reference_counting_for_cfdc_requests.patch - - patches.arch/s390-13-01-af_iucv-fix-race-msgpending.patch - patches.arch/s390-13-02-zfcp_changed_port_did.patch - patches.arch/s390-13-03-qeth_checksum.patch - patches.arch/s390-13-04-qeth-port-isolation.patch - - patches.arch/s390-14-01-af_iucv-connect-free-path.patch - - patches.arch/s390-15-01-zfcp-erp-escalation.patch - patches.arch/s390-15-02-phys-port-close.patch - patches.arch/s390-15-03-zfcp-recover-stall.patch - patches.arch/s390-15-04-zfcp-unchained-sbals.patch - patches.arch/s390-15-05-zfcp-erp-notify.patch - patches.arch/s390-15-06-zfcp-recovery-wait.patch - patches.arch/s390-15-07-zfcp-fc-rport.patch - patches.arch/s390-15-08-zfcp-fc-wka-opening.patch - patches.arch/s390-15-09-idle-accounting.diff - patches.arch/s390-15-10-zcrypt-hrtimer-scheduling.patch - patches.arch/s390-15-11-cio-vary-unregister.patch - patches.arch/s390-15-12-zfcp-wka-work.patch - - patches.arch/s390-16-01-zfcp-link-test.patch - - patches.arch/s390-symmetrix-ioctl.patch - patches.fixes/zfcp-make-queue_depth-adjustable - - # s390-17-perf-01 needs to be after the debugging patch no-frame-pointer-select - # s390-17-perf-02 needs to be after s390-utrace-enablement - patches.arch/s390-17-perf-03-qdio_inline_qdio_perf_stat_inc.patch - patches.arch/s390-17-perf-04-qdio_move_adapter_interrupt_tasklet_code.patch - patches.arch/s390-17-perf-05-qdio_extract_all_primed_SBALs_at_once.patch - patches.arch/s390-17-perf-07-qdio_sanitize_do_QDIO_sanity_checks.patch - patches.arch/s390-17-perf-08-qdio_merge_AI_tasklet_into_interrupt_handler.patch - patches.arch/s390-17-perf-09-module-plt.patch - patches.arch/s390-17-perf-10-cio-scsw-helper.patch - patches.arch/s390-17-perf-11-csum-fold.patch - patches.arch/s390-17-perf-12-get_clock_monotonic.patch - patches.arch/s390-17-perf-13-dasd-goodcase-perf.patch - patches.arch/s390-17-perf-14-zfcp-optimize-qdio_account.patch - patches.arch/s390-17-perf-15-zfcp-move-debug-data.patch - patches.arch/s390-17-perf-16-zfcp-scsi-trace-only-matching-debug-data.patch - patches.arch/s390-17-perf-17-zfcp-fsfhba-trace-only-matching-debug-data.patch - - patches.arch/s390-18-01-cio-retries.patch - patches.arch/s390-18-02-cio-race.patch - patches.arch/s390-18-03-iucv-query-maxconn.patch - - patches.arch/s390-19-01-dasd-diag-for-readonly-devices.patch - patches.arch/s390-19-02-ap_bus-lock-when-scheduling-hrtimer.patch - patches.arch/s390-19-03-kernel-clear-high-regs.patch - - patches.arch/s390-personality-mask.patch - patches.arch/s390-zfcp-synchronize-scsi-register + patches.suse/s390-System.map.diff + patches.arch/s390-message-catalog.diff + + patches.arch/s390-01-qeth-isolation.patch + + patches.arch/s390-02-01-cex3-init-msg.patch + patches.arch/s390-02-02-cex3-special-command.patch + patches.arch/s390-02-03-cex3-device.patch + patches.arch/s390-02-04-cex3-use-def.patch + patches.arch/s390-02-05-zcrypt-speed-cex2c.patch + patches.arch/s390-02-06-zcrypt-speed-cex3.patch + + patches.arch/s390-03-qeth-hs-traffic-analyzer.patch + + patches.arch/s390-04-02-zcrypt-hrtimer.patch + patches.arch/s390-04-04-mm-fault-fix.patch + patches.arch/s390-04-05-sclp-dump-indicator.patch + patches.arch/s390-04-06-dasd-move-diag-kmsg.patch + patches.arch/s390-04-08-cio-fix-dev-stall.patch + patches.arch/s390-04-09-cio-recover-hw-changes.patch + patches.arch/s390-04-10-cio-fix-onoffline-failure.patch + patches.arch/s390-04-11-cio-error-reporting.patch + patches.arch/s390-04-13-cio-internal-io.patch + patches.arch/s390-04-14-cio-allow-offline.patch + patches.arch/s390-04-15-cio-split-pgid.patch + patches.arch/s390-04-16-cio-path-verification.patch + patches.arch/s390-04-17-cio-steal-lock.patch + patches.arch/s390-04-18-cio-fix-memleak-chk-dev.patch + patches.arch/s390-04-19-cio-fix-deact-dev-panic.patch + patches.suse/s390-Kerntypes.diff - patches.arch/s390-disable-etr-stp - patches.arch/s390-dasd-eckd_write_r0.patch - patches.arch/s390-20-02-sclp-dump-indicator.patch - patches.arch/s390-20-03-zfcp-fail-commands.diff + patches.arch/s390-05-02-cmm-suspend.patch + patches.arch/s390-05-03-iucv-suspend.patch + patches.arch/s390-05-04-zfcp-work-queue.patch + patches.arch/s390-05-05-zfcp-fail-commands.patch + patches.arch/s390-05-06-zfcp-adisc.patch + patches.arch/s390-05-07-zfcp-fsf-errors.patch + patches.arch/s390-05-08-zfcp-block.diff + patches.arch/s390-05-09-ctcm-suspend-wait.diff + patches.arch/s390-05-10-rework-tso.diff + patches.arch/s390-05-11-atomic-volatile.patch + patches.arch/s390-05-12-tape-remove-fn.patch + patches.arch/s390-05-13-qeth-blkt-defaults.patch + patches.arch/s390-05-14-dasd-dasd-enable-prefix.patch + patches.arch/s390-05-15-dasd-s390dbf-strings.patch + patches.arch/s390-05-16-dasd-wait-lcu-setup.patch + + patches.arch/s390-06-01-zfcp-introduce-bsg-timeout-callback.patch + patches.arch/s390-06-02-zfcp-set-hw-timeout-requested-by-bsg.patch + + patches.arch/s390-07-03-cio-fix-vary-handling.patch + patches.arch/s390-07-04-dasd_online_offline_race.patch ######################################################## # VM/FS patches ######################################################## patches.suse/unmap_vmas-lat -+andrea patches.suse/silent-stack-overflow patches.suse/silent-stack-overflow-2.patch patches.fixes/do_anonymous_page-race patches.fixes/oom-warning patches.suse/shmall-bigger patches.fixes/grab-swap-token-oops - patches.fixes/mm-madvise-fix.patch - patches.fixes/slab-alloc_slabmgmt-fix.patch - patches.suse/mm-do-not-disable-memory-hotplug-when-hibernation-is-enabled.patch - patches.fixes/mm-fix-Commited_AS-underflow-on-large-NR_CPUS - patches.suse/osync-error ++needs_update-32 patches.suse/osync-error patches.fixes/remount-no-shrink-dcache - patches.suse/reiser4-sync_inodes - patches.suse/x86-gb-linear-map.patch - patches.suse/file-capabilities-add-file_caps-switch.diff + patches.suse/reiser4-set_page_dirty_notag patches.suse/file-capabilities-disable-by-default.diff - patches.fixes/block-sanitize-invalid-partition-table-entries - patches.suse/mnt-want-write-speedup.patch - patches.suse/mnt_clone_write.patch patches.suse/unlock_page-speedup.patch - patches.suse/mm-devzero-optimisation.patch - patches.fixes/mm-nr_pdflush-race-fix.patch - patches.fixes/numa-enable-hashdist-default.patch - patches.fixes/aggressive-zone-reclaim.patch + patches.suse/mm-tune-dirty-limits.patch patches.suse/mm-vmalloc-fail-dump-stack.patch - patches.fixes/mm-fix-overcommit-accounting.patch + patches.suse/mm-devzero-optimisation.patch - ######################################################## - # CPU scheduler - ######################################################## - patches.fixes/bug-437171_1_sched_clock_lock.patch - patches.fixes/bug-437171_2_sched_delta_weight.patch - patches.fixes/bug-437171_3_rework_wakeup_preemption.patch - patches.fixes/bug-437171_4_sched_reinstate_vruntime_wakeup.patch + patches.fixes/aggressive-zone-reclaim.patch + patches.suse/readahead-request-tunables.patch + patches.fixes/fix-potential-crash-with-sys_move_pages + + ######################################################## + # IPC patches + ######################################################## + patches.fixes/ipc-semc-sem-optimise-undo-list-search.patch + patches.fixes/ipc-semc-sem-use-list-operations.patch + patches.fixes/ipc-semc-sem-preempt-improve.patch + patches.fixes/ipc-semc-optimize-if-semops-fail.patch + patches.fixes/ipc-semc-add-a-per-semaphore-pending-list.patch + patches.fixes/ipc-semc-optimize-single-semop-operations.patch + patches.fixes/ipc-semc-optimize-single-sops-when-semval-is-zero.patch + patches.fixes/ipc-remove-unreachable-code-in-semc.patch ######################################################## # nfsacl protocol (agruen) @@ -671,9 +483,6 @@ patches.suse/connector-read-mostly patches.suse/kbd-ignore-gfx.patch patches.fixes/ds1682-build-fix - patches.suse/rlimit-memlock-64k.patch - patches.fixes/sched-fix-__load_balance_iterator-for-cfs-with-on.patch - patches.fixes/use-totalram_pages ######################################################## # @@ -683,82 +492,51 @@ patches.suse/apm_setup_UP.diff # Check resource conflicts between hwmon and ACPI OpRegs - patches.arch/check-for-acpi-resource-conflicts-in-hwmon-drivers.patch - patches.arch/acpi_thinkpad_introduce_acpi_root_table_boot_param.patch - patches.arch/acpi_thinkpad_introduce_acpica_rsdt_global_variable.patch - patches.arch/acpi_thinkpad_remove_R40e_c-state_blacklist.patch - patches.suse/acpi-dsdt-initrd-v0.9a-2.6.25.patch ++trenn patches.suse/acpi-dsdt-initrd-v0.9a-2.6.25.patch ++jeffm patches.suse/add-initramfs-file_read_write ++jeffm patches.suse/init-move-populate_rootfs-back-to-start_kernel ++jeffm patches.suse/acpi-generic-initramfs-table-override-support patches.arch/acpi_thermal_passive_blacklist.patch - - patches.arch/0000-ACPI-video-Ignore-devices-not-present.patch - patches.arch/0001-Check-for-ACPI-backlight-support.patch - patches.arch/0002-Acer-WMI-fingers-off-backlight-video.ko.patch - patches.arch/0003-Asus-acpi-fingers-off-backlight.patch - patches.arch/0004-Compal-fingers-off-backlight.patch - patches.arch/0005-eeepc-laptop-fingers-off.patch - patches.arch/0006-fujitsu-laptop-fingers-off-backlight.patch - patches.arch/0007-msi-laptop-fingers-off-backlight.patch - patches.arch/0008-sony-laptop-fingers-off-backlight.patch - patches.arch/0009-thinkpad_acpi-fingers-off-backlight.patch - patches.arch/thinkpad_fingers_off_backlight_igd.patch - patches.arch/thinkpad_acpi-hotkey-notify-fix - patches.arch/acpi_video_thinkpad_exclude_IGD_devices.patch - - patches.arch/acpi-dock-fix-eject-request-process.patch - patches.arch/acpi-dock-_LCK-support-for-dock.patch - patches.arch/acpi-dock-makeing-dock-driver-supports-bay-and-battery-hotplug.patch - patches.arch/acpi-dock-Fix-duplicate-notification-handler-register.patch - patches.arch/acpi-dock-fix-hotplug-race.patch - patches.arch/acpi-libata-hotplug-to-align-with-dock-driver.patch - patches.arch/acpi-dock-introduce-.uevent-for-devices-in-dock.patch - patches.arch/acpi-bay-remove-useless-code.patch - patches.arch/acpi-bay-remove-from-makefile - patches.arch/acpi-dock-fix-for-bay-in-a-dock-station.patch - patches.arch/acpi-dock-add-type-sysfs-file-for-dock.patch - patches.arch/acpi-dock-don-t-eval-_sta-on-every-show_docked-sysfs-read.patch patches.arch/acpi-export-hotplug_execute - patches.fixes/acpi_use_acpi_exception.patch - patches.fixes/fujisu_laptop_fix_section_mismatch.patch - patches.arch/acpi_ec_provide_non_interrupt_mode_boot_param.patch - patches.arch/acpi_x2APIC_madt_enhancements.patch - - # HP - Differ ACPI processor declarations and gain apic id - # correctly for each - patches.arch/acpi_disambiguate_processor_declaration_type.patch - patches.arch/acpi_behave_uniquely_based_on_processor_declaration.patch - patches.arch/acpi_processor_cleanups.patch - patches.fixes/acpi_assure_unique_processor_proc_creation.patch - - patches.suse/acpi_osi_sle11_ident.patch ++needs_update-32 patches.arch/acpi_ec_provide_non_interrupt_mode_boot_param.patch + # Adjust this patch for every new product (at least Enterprise + # level) to provide OEMs a safety break so that they can add + # for example SLE11 specific BIOS updates (if there is no other + # way to safely solve an ACPI issue). ++trenn patches.suse/acpi_osi_sle11_ident.patch patches.arch/acpi_srat-pxm-rev-store.patch patches.arch/acpi_srat-pxm-rev-ia64.patch patches.arch/acpi_srat-pxm-rev-x86-64.patch + patches.fixes/acpi_NULL_check_scan_bus.patch + patches.arch/x86_cpu_hotplug_map_numa_node_correctly.patch - patches.suse/bug-504646-acpi-enable-root-bridge-to-wakeup.patch - patches.arch/bug-535380-x86-change-some-messages-to-debug.patch + patches.arch/acpi_enable_C3_on_huge_latencies.patch ######################################################## # CPUFREQ ######################################################## - # To be benchmarked (if time after late feature freeze): -+trenn patches.drivers/cpufreq_add_cpu_number_paramater_1.patch -+trenn patches.drivers/cpufreq_change_load_calculation_2.patch -+trenn patches.drivers/cpufreq_get_cpu_idle_time_changes_3.patch -+trenn patches.drivers/cpufreq_parameterize_down_differential_4.patch -+trenn patches.drivers/cpufreq_changes_to_get_cpu_idle_us_5.patch -+trenn patches.drivers/cpufreq_add_idle_microaccounting_6.patch - - patches.fixes/cpufreq_export_latency.patch - patches.fixes/cpufreq_ondemand_adjust_sampling_rate_limit.patch - patches.fixes/x86_cpufreq_powernow-k8_acpi_latency_values.patch + +## cpuidle feature patch set still not consistent. +# patches.suse/cpuidle-cleanup +# patches.suse/cpuidle-implement-list +# patches.suse/cpuidle-cleanup-x86 +# patches.suse/cpuidle-enable-pseries +# patches.suse/cpuidle-cleanup-pseries +# patches.suse/cpuidle-add-default-idle-ppc +# patches.suse/cpuidle-pseries-proc-idle +# patches.suse/cpuidle-eliminate-ppcmdpowersave1 +# patches.suse/cpuidle-documentation patches.fixes/cpufreq_ondemand_performance_optimise_default_settings.patch - patches.suse/hp_backlight_blacklist_6530b.patch - patches.arch/x86_cpufreq_intel_blacklist.patch + + # PCC -> HP's cpufreq driver + patches.drivers/cpufreq_ondemand_limit_fix.patch + patches.drivers/cpufreq_processor_clocking_control_pcc_driver.patch + patches.fixes/bios_driven_exclude_firmware_error.patch ######################################################## # AGP, graphics related stuff @@ -769,62 +547,28 @@ # Suse specific stuff ######################################################## # TIOCGDEV - suse special -# patches.fixes/tiocgdev -# patches.suse/mm-increase-dirty-limits.patch + patches.fixes/tiocgdev ++still_needed? patches.suse/mm-increase-dirty-limits.patch + patches.suse/panic-on-io-nmi-SLE11-user-space-api.patch ######################################################## # Networking, IPv6 ######################################################## patches.fixes/bridge-module-get-put.patch - patches.fixes/vlan-gso-size-fix - patches.fixes/pkt_sched_multiq_support - patches.fixes/pkt_action-skbedit - patches.fixes/bonding-net-move-last_rx-update-into-bonding-recv-logic - patches.fixes/fix-balance-alb-bonding-receive - patches.fixes/tc-fix-unitialized-kernel-memory-leak ######################################################## # NFS ######################################################## - patches.fixes/nfs-file-cred-context-null - patches.fixes/nfs-handle-ESTALE-on-ACCESS - patches.fixes/nfs-fix-posix-acl - patches.fixes/nfs-fix-nfs3_xdr_setaclargs - patches.fixes/sunrpc-fix-oops-not-setup-socket - patches.fixes/nfs-lock-release-lockargs - # 5 patches for bnc#490030 - patches.fixes/nfs-01-Uninline-the-function-put_mnt_ns - patches.fixes/nfs-02-Add-VFS-helper-functions-for-setting-up-private-namespaces - patches.fixes/nfs-03-NFSv4-Replace-nfs4_path_walk-with-VFS-path-lookup-in-private-namespace - patches.fixes/nfs-04-Fix-nfs_path-to-always-return-a-slash-at-the-beginning-of-the-path - patches.fixes/nfs-05-Correct-the-NFS-mount-path-when-following-a-referral - patches.fixes/nfs-06-dont-bother-with-check_mnt-in-do_add_mount-on-shrinkable-ones - patches.fixes/NFSv4-Fix-an-Oops-in-nfs4_free_lock_state.patch - - patches.fixes/sunrpc-tcp-reconnect patches.fixes/nfs-slot-table-alloc - patches.fixes/nfs-honour-server-preferred-io-size - patches.fixes/nfs-auth-cache-race.patch - patches.fixes/nfs-mount-symlink-fix - patches.fixes/nfs-fix-NFS4ERR_FILE_OPEN-handling - ######################################################## - # NFSd - ######################################################## - # bnc#498708 - patches.fixes/nfsd-01-sunrpc-cache-simplify-cache_fresh_locked-and-cache_f.patch - patches.fixes/nfsd-02-sunrpc-cache-recheck-cache-validity-after-cache_defe.patch - patches.fixes/nfsd-03-sunrpc-cache-use-list_del_init-for-the-list_head-ent.patch - patches.fixes/nfsd-04-sunrpc-cache-avoid-variable-over-loading-in-cache_de.patch patches.fixes/nfsd-05-sunrpc-cache-allow-thread-to-block-while-waiting-for.patch patches.fixes/nfsd-06-sunrpc-cache-retry-cache-lookups-that-return-ETIMEDO.patch patches.fixes/nfsd-07-nfsd-idmap-drop-special-request-deferal-in-favour-of.patch - patches.fixes/nfsd-08-sunrpc-fix-memory-leak-in-unix_gid-cache.patch patches.fixes/nfsd-09-fix-kabi - patches.fixes/nfsd4-posix-acl-to-nfs4-acl-conversion-isues.diff - patches.fixes/nfsd-exclusive-create-fix - patches.fixes/nfsd-acl.patch + patches.fixes/nfs-fix-NFS4ERR_FILE_OPEN-handling + + patches.fixes/nfs-fix-nfs_fscache_release_page.patch ######################################################## # lockd + statd ######################################################## @@ -832,369 +576,67 @@ ######################################################## # cifs patches ######################################################## - patches.fixes/cifs-fix-ssh-tunneled-mounts ######################################################## # ext2/ext3 ######################################################## # patches.suse/ext3-barrier-default - patches.suse/ext2-fsync-err +# patches.suse/ext2-fsync-err patches.fixes/ext3-mark-super-uptodate - patches.fixes/ext3_false_EIO_fix.diff - patches.fixes/ext2_mtime_update_on_rename.diff ######################################################## # ext4 ######################################################## -# patches.fixes/percpu_counter_sum_cleanup.patch -# patches.fixes/ext4-fixes-2.6.28-rc8.patch -# patches.fixes/ext4-mballoc-preallocate.patch -# patches.fixes/ext4-use-a-fake-block-number-for-delayed-new-buffer_head -# patches.fixes/ext4-fix-sub-block-zeroing-for-preallocated-writes -# patches.fixes/ext4-clear-unwritten-flag-after-extent-initialization -# patches.fixes/ext4-avoid-corrupting-the-uninitialized-bit-in-the-extent-during-truncate -# patches.fixes/ext4-avoid-null-pointer-dereference-when-decoding-erofs-w-o-a-journal -# patches.fixes/ext4-avoid-divide-by-zero-when-trying-to-mount-a-corrupted-file-system - -# patches.fixes/ext4-fix-i_flags-access-in-ext4_da_writepages_trans_blocks -# patches.fixes/ext4-fix-potential-buffer-head-leak-when-add_dirent_to_buf-returns-enospc -# patches.fixes/ext4-fix-uninit-block-bitmap-initialization-when-s_meta_first_bg-is-non-zero -# patches.fixes/ext4-journal-all-modifications-in-ext4_xattr_set_handle -# patches.fixes/ext4-make-sure-directory-and-symlink-blocks-are-revoked -# patches.fixes/ext4-plug-a-buffer_head-leak-in-an-error-path-of-ext4_iget -# patches.fixes/ext4-return-the-ptr_err-of-the-correct-pointer-in-setup_new_group_blocks -# patches.fixes/jbd2-fix-race-between-write_metadata_buffer-and-get_write_access -# patches.fixes/jbd2-add-enomem-checking-in-and-for-jbd2_journal_write_metadata_buffer ######################################################## # Reiserfs Patches ######################################################## - - # From -mm - - patches.suse/reiserfs-mount-count -- patches.suse/reiserfs-inode-init - patches.fixes/reiserfs-commit-ids-unsigned-ints - - - # Better error handling and reporting - patches.suse/reiserfs-buffer-info-for-balance.diff - patches.suse/reiserfs-consistent-messages.diff - patches.suse/reiserfs-reiserfs_info.diff - patches.suse/reiserfs-reiserfs-warning.diff - patches.suse/reiserfs_warning-reentrant - patches.suse/reiserfs-reiserfs_panic.diff - patches.suse/reiserfs-rearrange-journal-abort.diff - patches.suse/reiserfs-add-reiserfs_error.diff - patches.suse/reiserfs-use-reiserfs_error.diff - - # Extended attribute rework - patches.suse/reiserfs-remove-xinode - patches.suse/reiserfs-xattr-get-page - patches.suse/reiserfs-remove-link-detection.diff - patches.suse/reiserfs-xattr-S_PRIVATE - patches.suse/reiserfs-clean-up-xattrs - patches.suse/reiserfs-simplify-xattr-internal-file-lookups-opens.diff - patches.suse/reiserfs-eliminate-per-super-xattr-lock.diff - patches.suse/reiserfs-make-per-inode-xattr-locking-more-fine-grained.diff - patches.suse/reiserfs-remove-i_has_xattr_dir.diff - patches.suse/reiserfs-use-generic-xattr-handlers.diff - patches.suse/reiserfs-journaled-xattrs.diff - patches.suse/reiserfs-kill-xattr-readdir.diff - patches.suse/reiserfs-selinux.diff - - # Code cleanups - patches.suse/reiserfs-simplify-buffer-info.diff - patches.suse/reiserfs-cleanup-path-funcs.diff - patches.suse/reiserfs-strip-whitespace.diff - patches.suse/reiserfs-rename-p_s_sb.diff - patches.suse/reiserfs-rename-p_s_bh.diff - patches.suse/reiserfs-rename-p_s_inode.diff - patches.suse/reiserfs-rename-p_s_tb.diff - patches.suse/reiserfs-rename-p_._.diff - patches.suse/reiserfs-rename-._.diff - - # Fixes - patches.fixes/reiserfs-varargs-fix - patches.fixes/reiserfs-error-buffer-locking - patches.suse/reiserfs-barrier-default - patches.fixes/reiserfs-truncate-failed-write patches.fixes/reiserfs-replay-honor-ro - + patches.suse/reiserfs-barrier-default ######################################################## - # ocfs2 + # dlm ######################################################## - - # fs/dlm fixes - patches.fixes/dlm-allow-multiple-lockspaces.patch - patches.fixes/dlm-fix-shutdown-cleanup.patch - patches.suse/dlm-detect-available-userspace-daemon.patch - patches.suse/dlm-fix-locking-of-lockspace-list-in-dlm_scand.patch - patches.suse/dlm-fix-address-compare.patch - patches.suse/dlm-remove-bkl.patch - patches.suse/dlm-choose-better-identifiers.patch - patches.suse/dlm-trivial-annotation-of-be16-value.patch - patches.suse/dlm-fix-up-memory-allocation-flags.patch - patches.suse/dlm-remove-kmap-and-kunmap.patch - patches.suse/fix-warning-in-fsdlm-netlink.c.patch - patches.suse/dlm-remove-extra-blocking-callback-check.patch - patches.suse/dlm-improve-how-bast-mode-handling.patch - patches.suse/dlm-change-lock-time-stamping.patch - patches.suse/dlm-replace-schedule-with-cond_resched.patch - patches.suse/dlm-add-new-debugfs-entry.patch - patches.suse/dlm-add-time-stamp-of-blocking-callback.patch - patches.suse/dlm-fsdlm-ast.c-fix-warning.patch - patches.suse/dlm-fix-seq_file-usage-in-debugfs-lock-dump.patch - patches.suse/dlm-Change-rwlock-which-is-only-used-in-write-mode-to-a-spinlock.patch - patches.suse/dlm-change-rsbtbl-rwlock-to-spinlock.patch - patches.suse/dlm-fix-plock-notify-callback-to-lockd.patch - patches.suse/dlm-use-ipv6_addr_copy.patch - patches.suse/dlm-comment-typo-fixes.patch - patches.suse/dlm-replace-idr-with-hash-table-for-connections.patch - patches.suse/dlm-clear-defunct-cancel-state.patch - patches.suse/dlm-ignore-cancel-on-granted-lock.patch - patches.suse/dlm-fix-length-calculation-in-compat-code.patch - patches.suse/headers_check-fix-linux-dlm_plock.h.patch - patches.suse/dlm_lock_data-make-most-exported-headers-use-strict-integer-types.patch - - - # Extended Attribute Support - patches.suse/ocfs2-Modify-ocfs2_num_free_extents-f.patch - patches.suse/ocfs2-Use-ocfs2_extent_list-instead-o.patch - patches.suse/ocfs2-Abstract-ocfs2_extent_tree-in-b.patch - patches.suse/ocfs2-Make-high-level-btree-extend-co.patch - patches.suse/ocfs2-Add-the-basic-xattr-disk-layout-in-ocf.patch - patches.suse/ocfs2-Add-helper-function-in-uptodate.patch - patches.suse/ocfs2-Add-extent-tree-operation-for-x.patch - patches.suse/ocfs2-reserve-inline-space-for-extend.patch - patches.suse/ocfs2-Add-extended-attribute-support.patch - patches.suse/ocfs2-Add-xattr-index-tree-operations.patch - patches.suse/ocfs2-Add-xattr-bucket-iteration-for.patch - patches.suse/ocfs2-Add-xattr-lookup-code-xattr-btr.patch - patches.suse/ocfs2-Optionally-limit-extent-size-in.patch - patches.suse/ocfs2-Enable-xattr-set-in-index-btree.patch - patches.suse/ocfs2-Delete-all-xattr-buckets-during.patch - patches.suse/ocfs2-Add-incompatible-flag-for-exten.patch - patches.suse/ocfs2-fix-printk-format-warnings.patch - patches.suse/ocfs2-Prefix-the-extent-tree-operations-structure.patch - patches.suse/ocfs2-Prefix-the-ocfs2_extent_tree-structure.patch - patches.suse/ocfs2-Make-ocfs2_extent_tree-get-put-instead-of-all.patch - patches.suse/ocfs2-Make-private-into-object-on-ocfs2_extent_.patch - patches.suse/ocfs2-Provide-the-get_root_el-method-to-ocfs2_ext.patch - patches.suse/ocfs2-Use-struct-ocfs2_extent_tree-in-ocfs2_num_fre.patch - patches.suse/ocfs2-Determine-an-extent-tree-s-max_leaf_clusters.patch - patches.suse/ocfs2-Create-specific-get_extent_tree-functions.patch - patches.suse/ocfs2-Add-an-insertion-check-to-ocfs2_extent_tree_o.patch - patches.suse/ocfs2-Make-ocfs2_extent_tree-the-first-class-repres.patch - patches.suse/ocfs2-Comment-struct-ocfs2_extent_tree_operations.patch - patches.suse/ocfs2-Change-ocfs2_get_-_extent_tree-to-ocfs2_ini.patch - patches.suse/ocfs2-bug-fix-for-journal-extend-in-xattr.patch - patches.suse/ocfs2-Resolve-deadlock-in-ocfs2_xattr_free_.patch - patches.suse/ocfs2-Add-xattr-mount-option-in-ocfs2_show_options.patch - - # JBD2 Support - patches.suse/ocfs2-Limit-inode-allocation-to-32bits.patch - patches.suse/ocfs2-Add-the-inode64-mount-option.patch - patches.suse/ocfs2-Switch-over-to-JBD2.patch - - # POSIX File Locks support - patches.suse/ocfs2-POSIX-file-locks-support.patch - - # Dynamic local alloc - patches.suse/ocfs2-Track-local-alloc-bits-internally.patch - patches.suse/ocfs2-throttle-back-local-alloc-when-low-on-disk-sp.patch - patches.suse/ocfs2-track-local-alloc-state-via-debugfs.patch - - # Remaining 2.6.28 merge window patches - patches.suse/ocfs2-xattr.c-Fix-a-bug-when-inserting-xattr.patch - patches.suse/ocfs2-Add-empty-bucket-support-in-xattr.patch - patches.suse/ocfs2-Remove-pointless.patch - patches.suse/ocfs2-make-la_debug_mutex-static.patch - patches.suse/ocfs2-Documentation-update-for-user_xattr-nouser_.patch - patches.suse/ocfs2-use-smaller-counters-in-ocfs2_remove_xattr_cl.patch - patches.suse/ocfs2-Don-t-check-for-NULL-before-brelse.patch - patches.suse/ocfs2-Uninline-ocfs2_xattr_name_hash.patch - patches.suse/ocfs2-Move-trusted-and-user-attribute-support-into.patch - patches.suse/ocfs2-Calculate-EA-hash-only-by-its-suffix.patch - patches.suse/ocfs2-Refactor-xattr-list-and-remove-ocfs2_xattr_ha.patch - patches.suse/ocfs2-Separate-out-sync-reads-from-ocfs2_read_block.patch - patches.suse/ocfs2-Require-an-inode-for-ocfs2_read_block-s.patch - patches.suse/ocfs2-Simplify-ocfs2_read_block.patch - patches.suse/ocfs2-Move-ocfs2_bread-into-dir.c.patch - patches.suse/ocfs2-Kill-the-last-naked-wait_on_buffer-for-cach.patch - patches.suse/ocfs2-Make-cached-block-reads-the-common-case.patch - patches.suse/ocfs2-fix-build-error.patch - - # Fixes from 2.6.28 - patches.fixes/ocfs2-remove-undefined-xattr-handlers.patch - patches.fixes/ocfs2-remove-prepare_write-commit_write.patch - patches.fixes/ocfs2-fix-license-in-xattr.patch - patches.fixes/ocfs2-fix-function-declaration-and-definition-in-xa.patch - patches.fixes/ocfs2-remove-duplicate-definition-in-xattr.patch - patches.fixes/ocfs2-add-handler_map-array-bounds-checking.patch - patches.fixes/ocfs2-Check-xattr-block-signatures-properly.patch - patches.fixes/ocfs2-Don-t-return-EFAULT-from-a-corrupt-xattr-ent.patch - patches.fixes/ocfs2-Check-errors-from-ocfs2_xattr_update_xattr_se.patch - patches.fixes/ocfs2-Specify-appropriate-journal-access-for-new-xa.patch - patches.fixes/ocfs2-Don-t-repeat-ocfs2_xattr_block_find.patch - patches.fixes/ocfs2-Remove-unused-ocfs2_restore_xattr_block.patch - patches.fixes/ocfs2-Fix-some-typos-in-xattr-annotations.patch - patches.fixes/ocfs2-Fix-check-of-return-value-of-ocfs2_start_tran.patch - patches.fixes/ocfs2-Fix-checking-of-return-value-of-new_inode.patch - patches.fixes/ocfs2-Let-inode-be-really-deleted-when-ocfs2_mknod_.patch - patches.fixes/ocfs2-more_start_tran_fixes.patch - patches.fixes/ocfs2-Set-journal-descriptor-to-NULL-after-journal.patch - patches.fixes/ocfs2-return-0-in-page_mkwrite-to-let-VFS-retry.patch - patches.fixes/ocfs2-xattr-Proper-hash-collision-handle-in-bucket.patch - patches.fixes/ocfs2-truncate-outstanding-block-after-direct-io-fa.patch - patches.fixes/ocfs2-fix-printk-related-build-warnings-in-xattr.c.patch - patches.fixes/ocfs2-Check-search-result-in-ocfs2_xattr_block_get.patch - patches.fixes/ocfs2-comments-typo-fix.patch - patches.fixes/ocfs2-initialize-stack_user-lvbptr.patch - patches.fixes/ocfs2-fix-wake_up-in-unlock_ast.patch - patches.fixes/ocfs2-fix-return-value-set-in-init_dlmfs_fs.patch - patches.fixes/ocfs2-fix-regression-in-ocfs2_read_blocks_sync.patch - patches.fixes/ocfs2-Always-update-xattr-search-when-creating-buck.patch - patches.fixes/ocfs2-Add-JBD2-compat-feature-bit.patch - - # ACL and Security Attribute Support - patches.suse/ocfs2-Field-prefixes-for-the-xattr_bucket-structure.patch - patches.suse/ocfs2-Convenient-access-to-an-xattr-bucket-s-block.patch - patches.suse/ocfs2-Convenient-access-to-xattr-bucket-data-blocks.patch - patches.suse/ocfs2-Convenient-access-to-an-xattr-bucket-s-header.patch - patches.suse/ocfs2-Provide-a-wrapper-to-brelse-xattr-bucket-bu.patch - patches.suse/ocfs2-Improve-ocfs2_read_xattr_bucket.patch - patches.suse/ocfs2-Wrap-journal_access-journal_dirty-for-xattr-b.patch - patches.suse/ocfs2-Copy-xattr-buckets-with-a-dedicated-function.patch - patches.suse/ocfs2-Take-ocfs2_xattr_bucket-structures-off-of-the.patch - patches.suse/ocfs2-Use-buckets-in-ocfs2_xattr_bucket_find.patch - patches.suse/ocfs2-Use-buckets-in-ocfs2_xattr_create_index_block.patch - patches.suse/ocfs2-Use-buckets-in-ocfs2_defrag_xattr_bucket.patch - patches.suse/ocfs2-Use-buckets-in-ocfs2_xattr_set_entry_in_bucke.patch - patches.suse/ocfs2-xattr-Remove-additional-bucket-allocation-in.patch - patches.suse/ocfs2-xattr-Only-set-buffer-update-if-it-doesn-t-ex.patch - patches.suse/ocfs2-xattr-Only-extend-xattr-bucket-in-need.patch - patches.suse/ocfs2-Add-clusters-free-in-dealloc_ctxt.patch - patches.suse/ocfs2-xattr-Move-clusters-free-into-dealloc.patch - patches.suse/ocfs2-xattr-Reserve-meta-data-at-the-beginning-of-o.patch - patches.suse/ocfs2-xattr-Merge-xattr-set-transaction.patch - patches.suse/ocfs2-turn-__ocfs2_remove_inode_range-into-ocfs2_.patch - patches.suse/ocfs2-move-new-inode-allocation-out-of-the-transact.patch - patches.suse/ocfs2-add-ocfs2_xattr_set_handle.patch - patches.suse/ocfs2-add-security-xattr-API.patch - patches.suse/ocfs2-add-ocfs2_init_security-in-during-file-create.patch - patches.suse/ocfs2-add-ocfs2_xattr_get_nolock.patch - patches.suse/ocfs2-add-POSIX-ACL-API.patch - patches.suse/ocfs2-add-ocfs2_check_acl.patch - patches.suse/ocfs2-add-ocfs2_acl_chmod.patch - patches.suse/ocfs2-add-ocfs2_init_acl-in-mknod.patch - patches.suse/ocfs2-add-mount-option-and-Kconfig-option-for-acl.patch - - # bnc #499278 - patches.fixes/ocfs2-really-add-ACL-Kconfig.patch - - # Quotas - patches.suse/quota-Add-callbacks-for-allocating-and-destroying-d.patch - patches.suse/quota-Increase-size-of-variables-for-limits-and-ino.patch - patches.suse/quota-Remove-bogus-optimization-in-check_idq-an.patch - patches.suse/quota-Make-_SUSPENDED-just-a-flag.patch - patches.suse/quota-Allow-to-separately-enable-quota-accounting-a.patch - patches.suse/ext3-Use-sb_any_quota_loaded-instead-of-sb_any_qu.patch - patches.suse/reiserfs-Use-sb_any_quota_loaded-instead-of-sb_an.patch - patches.suse/quota-Remove-compatibility-function-sb_any_quota_en.patch - patches.suse/quota-Introduce-DQUOT_QUOTA_SYS_FILE-flag.patch - patches.suse/quota-Move-quotaio_v-12-.h-from-include-linux-to-f.patch - patches.suse/quota-Split-off-quota-tree-handling-into-a-separate.patch - patches.suse/quota-Convert-union-in-mem_dqinfo-to-a-pointer.patch - patches.suse/quota-Allow-negative-usage-of-space-and-inodes.patch - patches.suse/quota-Keep-which-entries-were-set-by-SETQUOTA-quota.patch - patches.suse/quota-Add-helpers-to-allow-ocfs2-specific-quota-ini.patch - patches.suse/quota-Implement-function-for-scanning-active-dquots.patch - patches.suse/ocfs2-Support-nested-transactions.patch - patches.suse/ocfs2-Assign-feature-bits-and-system-inodes-to-quot.patch - patches.suse/ocfs2-Mark-system-files-as-not-subject-to-quota-acc.patch - patches.suse/ocfs2-Implementation-of-local-and-global-quota-file.patch - patches.suse/ocfs2-Add-quota-calls-for-allocation-and-freeing-of.patch - 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 - patches.suse/ocfs2-Change-quotafile-names.patch - patches.suse/ocfs2-Fix-oops-when-one-quotatype-enabled - patches.suse/ocfs2-Fix-hang-in-quota-recovery-code.patch - - # Fixes from 2.6.29 - patches.fixes/ocfs2-dlm-Hold-off-sending-lockres-drop-ref-message.patch - patches.fixes/ocfs2-push-out-dropping-of-dentry-lock-to-ocfs2_wq.patch - patches.fixes/ocfs2-wakeup-the-downconvert-thread-after-a-success.patch - patches.fixes/ocfs2-add-quota-call-to-ocfs2_remove_btree_range.patch - patches.fixes/ocfs2-access-and-dirty-the-buffer_head-in-mark_writ.patch - patches.fixes/ocfs2-dlm-use-ast_lock-to-protect-ast_list.patch - patches.fixes/ocfs2-dlm-make-dlm_assert_master_handler-kill-its.patch - patches.fixes/ocfs2-set-gap-to-seperate-entry-and-value-when-xatt.patch - patches.fixes/ocfs2-add-io-error-check-in-ocfs2_get_sector.patch - patches.fixes/ocfs2-reserve-xattr-block-for-new-directory-with-in.patch - patches.fixes/ocfs2-tweak-to-get-the-maximum-inline-data-size-wit.patch - patches.fixes/ocfs2-fix-a-bug-found-by-sparse-check.patch - patches.fixes/ocfs2-use-xs-bucket-to-set-xattr-value-outside.patch - - # Quota fixes from 2.6.31 - patches.fixes/ocfs2-1.4-git-65bac575e35915801ea518b9d8d8824367d125c8 - patches.fixes/ocfs2-1.4-git-80d73f15d12f087f3fe074f8a4d6e5c5624f2b47 - patches.fixes/ocfs2-1.4-git-4e8a301929bfa017e6ffe11e3cf78ccaf8492801 - patches.fixes/ocfs2-1.4-git-b4c30de39a2596503e888a7b47d19792f25913d6 - patches.fixes/ocfs2-quota-Make-global-quota-files-blocksize-aligned.patch - patches.fixes/ocfs2-quota-Mark-buffer-uptodate-before-calling-ocfs2_jou.patch - patches.fixes/ocfs2-quota-Initialize-blocks-allocated-to-local-quota-fi.patch - patches.fixes/ocfs2-quota-Remove-syncjiff-field-from-quota-info.patch - - # bnc #408304 - patches.fixes/ocfs2-dlm-fix-race-in-adding-removing-lockres-to-f.patch - patches.fixes/ocfs2-dlm-encapsulate-adding-and-removing-of-mle-fr.patch - patches.fixes/ocfs2-dlm-clean-up-struct-dlm_lock_name.patch - patches.fixes/ocfs2-dlm-refactor-dlm_clean_master_list.patch - patches.fixes/ocfs2-dlm-create-and-destroy-the-dlm-master_hash.patch - patches.fixes/ocfs2-dlm-activate-dlm-master_hash-for-master-list.patch - patches.fixes/ocfs2-dlm-indent-dlm_cleanup_master_list.patch - patches.fixes/ocfs2-dlm-track-number-of-mles.patch - patches.fixes/ocfs2-dlm-improve-lockres-counts.patch - patches.fixes/ocfs2-dlm-dlm_set_lockres_owner-and-dlm_change_lo.patch - patches.fixes/ocfs2-dlm-show-the-number-of-lockres-mles-in-dlm_st.patch - patches.fixes/ocfs2-dlm-remove-struct-dlm_lock_name-in-struct-dlm.patch - patches.fixes/ocfs2-dlm-do-not-purge-lockres-that-is-being-migrat.patch - patches.fixes/ocfs2-dlm-tweak-mle_state-output.patch - patches.fixes/ocfs2-initialize-count-before-generic_write_checks - - # fixes from 2.6.31 - patches.fixes/dlm-fix-use-count-with-multiple-joins.patch - patches.fixes/dlm-connect-to-nodes-earlier.patch - patches.fixes/dlm-use-more-NOFS-allocation.patch - patches.fixes/dlm-Fix-uninitialised-variable-warning-in-lock.c.patch - patches.fixes/dlm-fix-plock-use-after-free.patch - patches.fixes/dlm-free-socket-in-error-exit-path.patch - - # bnc #524222 - patches.fixes/dlm-close-connection-2.patch - # bnc #531716 - patches.fixes/bug-531716_ocfs2-SLE11-dentry_lock_drop_flush.diff - # bnc #524683 - patches.fixes/ocfs2-dlm-wait-on-lockres-instead-of-err-during-cancel.patch - # Assorted btree fixes in support of bnc 528427 - patches.fixes/ocfs2-adjust-rightmost-path-in-ocfs2_add_branch.patch - patches.fixes/ocfs2-add-extra-credits-and-access-the-modified-bh.patch - patches.fixes/ocfs2-use-ocfs2_rec_clusters-in-ocfs2_adjust_adjace.patch - patches.fixes/ocfs2-release-the-buffer-head-in-ocfs2_do_truncate.patch - # bnc #552602 - patches.fixes/ocfs2-fix-check-for-osb-in-kill_sb.patch - patches.fixes/dlm-enable-debug.patch - patches.suse/64bytes_lvb_len.diff - # Userspace clustering will be implemented in a completely - # different manner starting with openSUSE 11.1 + ######################################################## + # ocfs2 + ######################################################## + # ocfs2 fixes from 2.6.32 + patches.fixes/ocfs2-always-include-acl-support.patch + patches.fixes/ocfs2-make-acl-use-the-default.patch + patches.fixes/ocfs2-set-MS_POSIXACL-on-remount.patch + patches.fixes/ocfs2-Find-proper-end-cpos-for-a-leaf-refcount-block.patch + patches.fixes/ocfs2-refcounttree.c-cleanup.patch + patches.fixes/ocfs2-cluster-Make-fence-method-configurable-v2.patch + patches.fixes/ocfs2-return-EAGAIN-instead-of-EAGAIN-in-dlm.patch + patches.fixes/ocfs-stop-using-do_sync_mapping_range.patch + patches.fixes/ocfs2-devel-remove-redundant-OCFS2_MOUNT_POSIX_ACL-c.patch + patches.fixes/ocfs2-explicit-declare-uninitialized-var-in-user_clu.patch + patches.fixes/ocfs2-replace-u8-by-__u8-in-ocfs2_fs.h.patch + patches.suse/fiemap-Add-new-extent-flag-FIEMAP_EXTENT_SHARED.patch + patches.suse/ocfs2-Use-FIEMAP_EXTENT_SHARED.patch + patches.fixes/Ocfs2-Should-ocfs2-support-fiemap-for-S_IFDIR-inode.patch + patches.fixes/ocfs2-Add-reflinked-file-s-inode-to-inode-hash-earil.patch + patches.fixes/ocfs2-Set-i_nlink-properly-during-reflink.patch + patches.fixes/Ocfs2-Let-ocfs2-support-fiemap-for-symlink-and-fast-.patch + patches.fixes/ocfs2-trivial-Use-proper-mask-for-2-places-in-hearbe.patch + patches.fixes/ocfs2-trivial-Use-le16_to_cpu-for-a-disk-value-in-xa.patch + patches.fixes/ocfs2-Handle-O_DIRECT-when-writing-to-a-refcounted-c.patch + + patches.fixes/ocfs2-Fix-refcnt-leak-on-ocfs2_fast_follow_link-erro.patch + patches.fixes/ocfs2-Sync-max_inline_data_with_xattr-from-tools.patch + patches.fixes/ocfs2-fix-a-misleading-variable-name.patch + patches.fixes/ocfs2-trivial-Remove-trailing-whitespaces.patch + patches.fixes/ocfs2-dlm-Ignore-LVBs-of-locks-in-the-Blocked-list.patch + patches.fixes/ocfs2-dlm-Print-more-messages-during-lock-migration.patch + + patches.suse/ocfs2-allocation-resrvations.patch + + ######################################################## + # gfs2 read-only support for migration + ######################################################## + patches.suse/gfs2-ro-mounts-only.patch ######################################################## # xfs @@ -1202,57 +644,74 @@ patches.suse/xfs-dmapi-src patches.suse/xfs-dmapi-enable patches.suse/xfs-dmapi-xfs-enable - patches.fixes/xfs-dmapi-fixes patches.suse/xfs-nfsd-dmapi-aware - patches.suse/xfs-account-for-allocated-blocks-when-expanding-directories - patches.suse/xfs-handle-memory-allocation-failures-during-log-initialisation - patches.suse/xfs-check-for-valid-transaction-headers-in-recovery - patches.suse/xfs-wait-for-all-IO-on-truncate-to-zero + patches.fixes/xfs-dmapi-fixes patches.fixes/xfs-redirty-ENOSPC.patch - patches.fixes/xfs-kern_32215a_Clean-up-dquot-pincount-code.patch - patches.kabi/xfs-dquot-pincount-kabi.patch - patches.fixes/xfs_file_last_byte-needs-to-acquire-ilock.patch - patches.fixes/xfs-fix-overflow-in-xfs_growfs_data_private - patches.fixes/xfs-more-sb-checks + patches.fixes/xfs-export-debug ######################################################## # novfs ######################################################## -# patches.suse/novfs-add-the-novell-filesystem-client-kernel-module.patch -# patches.suse/convert-novfs-to-open-soure-coding-standards.patch -# patches.suse/novfs-merge-changes.diff -# patches.suse/novfs-patch-2.6.27 -# patches.suse/novfs-gregorian-day-fix -# patches.suse/novfs-map-drives-correctly.diff -# patches.suse/novfs-clear-mappeddrives.patch +# patches.suse/novfs-client-module +# patches.suse/novfs-fix-debug-message.patch +# patches.fixes/novfs-err_ptr-fix.diff ######################################################## # other filesystem stuff ######################################################## - patches.suse/squashfs-3.4.patch - patches.suse/parser-match_string.diff patches.suse/fs-may_iops.diff patches.suse/fs-knows-MAY_APPEND.diff patches.suse/nfs4acl-common.diff patches.suse/nfs4acl-ext3.diff patches.suse/nfs4acl-ai.diff - - patches.fixes/udf-faster_anchor_detection.patch - patches.fixes/hfs-corrupt-extent-tree-mount-oops-fix patches.fixes/zisofs-large-pagesize-read.patch + + ######################################################## + # Swap-over-NFS + ######################################################## + patches.suse/SoN-01-mm-setup_per_zone_wmarks.patch + patches.suse/SoN-02-doc.patch + patches.suse/SoN-03-mm-gfp-to-alloc_flags-expose.patch + patches.suse/SoN-04-page_alloc-reserve.patch + patches.suse/SoN-05-reserve-slub.patch + patches.suse/SoN-06-mm-kmem_estimate_pages.patch + patches.suse/SoN-07-mm-PF_MEMALLOC-softirq.patch + patches.suse/SoN-08-mm-page_alloc-emerg.patch + patches.suse/SoN-09-global-ALLOC_NO_WATERMARKS.patch + patches.suse/SoN-10-mm-page_alloc-GFP_EMERGENCY.patch + patches.suse/SoN-11-mm-reserve.patch + patches.suse/SoN-12-mm-selinux-emergency.patch + patches.suse/SoN-13-net-ps_rx.patch + patches.suse/SoN-14-net-sk_allocation.patch + patches.suse/SoN-15-netvm-reserve.patch + patches.suse/SoN-16-netvm-reserve-inet.patch + patches.suse/SoN-17-netvm-reserve-inet.patch-fix + patches.suse/SoN-18-netvm-skbuff-reserve.patch + patches.suse/SoN-19-netvm-sk_filter.patch + patches.suse/SoN-20-netvm-tcp-deadlock.patch + patches.suse/SoN-21-emergency-nf_queue.patch + patches.suse/SoN-22-netvm.patch + patches.suse/SoN-23-mm-swapfile.patch + patches.suse/SoN-24-mm-page_file_methods.patch + patches.suse/SoN-25-nfs-swapcache.patch + patches.suse/SoN-26-nfs-swapper.patch + patches.suse/SoN-27-nfs-swap_ops.patch + patches.suse/SoN-28-nfs-alloc-recursions.patch + patches.suse/SoN-29-fix-swap_sync_page-race + patches.suse/SoN-30-fix-uninitialized-var.patch + ######################################################## # Netfilter ######################################################## - # anyone want to refresh this one? - patches.suse/netfilter-ipv4options patches.suse/netfilter-ipt_LOG-mac patches.suse/netfilter-ip_conntrack_slp.patch patches.fixes/fix-nf_conntrack_slp # patches.fixes/netfilter-remove-pointless-config_nf_ct_acct-warning + patches.suse/netfilter-ipv4options ######################################################## # @@ -1260,367 +719,73 @@ # ######################################################## - patches.drivers/power-introduce-system_entering_hibernation - patches.drivers/dmi-introduce-dmi_first_match - - patches.drivers/igp-fix-ring-on-suspend.patch - - patches.drivers/e1000e_add_82574L.patch - patches.drivers/e1000e_add_ICH9_BM.patch - patches.drivers/e1000e_add_LOM_devices.patch - patches.drivers/e1000e_add_ECC - patches.drivers/e1000e-Fixes-possible-phy-corrupton-on-82571-design.patch - patches.drivers/e1000e-io_error_detected-callback-should-return-PCI_.patch - - patches.suse/e1000e_Export_set_memory_ro-rw - patches.drivers/e1000e-enhance-frame-fragment-detection.patch - - patches.drivers/e1000-return-pci_ers_result_disconnect-on-permanent-error.patch - patches.drivers/e1000-enhance-frame-fragment-detection.patch - - 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/bnx2-Add-bnx2_shutdown_chip - patches.drivers/bnx2-check-running.patch - patches.drivers/bnx2-Add-PCI-ID-for-5716S - patches.drivers/bnx2-Fix-bug-in-bnx2_free_rx_mem_ - patches.drivers/bnx2x-version-update.patch - patches.drivers/bnx2x-Using-singlethread-work-queue.patch - patches.drivers/bnx2x-Missing-memory-barriers.patch - patches.drivers/bnx2x-Using-system-page-size-for-SGE.patch - patches.drivers/bnx2x-Missing-mask-when-calculating-flow-control.patch - patches.drivers/bnx2x-Flow-control-updated-before-reporting-the-lin.patch - patches.drivers/bnx2x-Protecting-the-link-change-indication.patch - patches.drivers/bnx2x-VLAN-tagged-packets-without-VLAN-offload.patch - patches.drivers/bnx2x-Endianness-issues.patch - patches.drivers/bnx2x-Fixing-the-doorbell-size.patch - patches.drivers/bnx2x-Missing-brackets.patch - patches.drivers/bnx2x-Indirection-table-initialization-index.patch - patches.drivers/bnx2x-MTU-Filter.patch - patches.drivers/bnx2x-First-slow-path-interrupt-race.patch - patches.drivers/bnx2x-Free-IRQ.patch - patches.drivers/bnx2x-Handling-probe-failures.patch - patches.drivers/bnx2x-Potential-race-after-iSCSI-boot.patch - patches.drivers/bnx2x-Wrong-HDR-offset-in-CAM.patch - patches.drivers/bnx2x-Read-chip-ID.patch - patches.fixes/bnx2x-block-nvram-access-when-device-is-inactive - patches.drivers/bnx2x-Overstepping-array-bounds.patch - patches.drivers/bnx2x-1G-10G-toggling-race.patch - patches.drivers/bnx2x-Prevent-self-test-loopback-failures.patch - patches.drivers/bnx2x-Legacy-speeds-autoneg-failures.patch - patches.drivers/bnx2x-Handling-PHY-FW-load-failure.patch - patches.drivers/bnx2x-Driver-description-update.patch - patches.drivers/bnx2x-Barriers-for-the-compiler.patch - patches.drivers/bnx2x-Version-update.patch - patches.drivers/bnx2x-Reset-HW-before-use.patch - patches.drivers/bnx2x-Disable-napi.patch - patches.drivers/bnx2x-Handling-load-failures.patch - patches.drivers/bnx2x-Carrier-off-first-call.patch - patches.drivers/bnx2x-Calling-napi_del.patch - patches.drivers/bnx2x-Missing-rmb-when-waiting-for-FW-response.patch - patches.drivers/bnx2x-loopback-test-failure.patch - patches.drivers/bnx2x-Version.patch - patches.drivers/bnx2x-tx_has_work-should-not-wait-for-FW.patch - patches.drivers/bnx2x-Adding-restriction-on-sge_buf_size.patch - patches.drivers/bnx2x-Casting-page-alignment.patch - patches.drivers/bnx2x-Using-DMAE-to-initialize-the-chip.patch - - patches.drivers/r8169-Tx-performance-tweak-helper - patches.drivers/r8169-use-pci_find_capability-for-the-PCI-E-features - patches.drivers/r8169-add-8168-8101-registers-description - patches.drivers/r8169-add-hw-start-helpers-for-the-8168-and-the-8101 - patches.drivers/r8169-additional-8101-and-8102-support - patches.drivers/r8169-allow-true-forced-mode-setting.patch - patches.drivers/r8169-Use-a-different-default-for-each-family.patch - - patches.drivers/ixgbe-fcoe-bugfixes - - patches.drivers/sgi-ioc4-request-submodules - - patches.drivers/sky2-no-link-at-probe.patch - - patches.drivers/reenable-generic_serial - - # This one is more related to x2APIC patches, but adjusted by SGI to cleanly - # patch on-top of sgi-uv-led -> I don't do the extra work and keep it here - patches.arch/x86_uv_early_detect.patch - patches.arch/x86_sgi_uv_early_detect_oem.patch - patches.fixes/uv-redundant-creation-of-proc-dir - - # Add support for Montevina hardware; series mainlined 2.6.26 - - patches.drivers/ehca-flush-cqe.patch - patches.drivers/ehca-rejecting-dynamic-mem-add-remove.patch - - patches.drivers/tpm-correct-timeouts.patch - patches.drivers/tpm-bcm0102-workaround.patch - - patches.drivers/0001-IB-ehca-Fix-problem-with-max-number-of-QPs-and-CQs.patch - - patches.drivers/ehca-fix-possible-nullpointer-access-v2.patch - patches.drivers/ehca-malloc-speedup - patches.drivers/disable-catas_reset-by-default-to-avoid-problems-with-eeh.patch - patches.fixes/hpilo-open-close-fix - patches.fixes/ib-ipath-fix-hang-on-module-unload - patches.fixes/initialize-dev-power-entry + patches.drivers/reenable-generic_serial ######################################################## # Storage ######################################################## + # add genhd.mangle_minor parameter + patches.suse/block-add-mangle-devt-switch + # 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 - - # 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-sata_via-add-vt8261-support.patch - 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 - patches.drivers/libata-pata_sch-slave-poss + patches.drivers/libata-ata_piix-clear-spurious-IRQ - patches.drivers/libata-ata_piix-borked-tecra-m4-broken-suspend - patches.drivers/libata-pata_hpt366-fix-clock-detection - patches.drivers/libata-pata_hpt366-fix-cable-detection - patches.drivers/libata-pata_hpt366-no-ATAPI-DMA - patches.drivers/libata-pata_hpt366-reimplement-mode-programming - patches.drivers/libata-ata_piix-add-VGN-BX297XP-to-broken-suspend-list - patches.drivers/libata-clear-ering-on-resume - patches.drivers/libata-ahci-correct-enclosure-LED-state-save - patches.drivers/libata-ahci-enclosure-management-bios-workaround - patches.drivers/libata-6gbps-message - patches.drivers/libata-ahci-sb600-srst-workaround-soften-msg - patches.drivers/libata-ocz-vertex-no-hpa patches.drivers/libata-ahci-aspire-3810t-noncq -+sp1 patches.drivers/libata-ahci-Withdraw-IGN_SERR_INTERNAL-for-SB800 patches.drivers/libata-missing-_SDD-is-not-an-error # Block layer fixes - patches.fixes/block-use-bio_has_data - patches.fixes/block-discard-requests - patches.fixes/block-git-fixes - patches.fixes/block-rq-affinity - patches.fixes/block-failfast-merge-fix - patches.suse/cfq-ioc-race - patches.suse/genhd-disk-ro-uevents - - # Online disk resize - patches.drivers/bdev-resize-wrapper-for-revalidate_disk - patches.drivers/bdev-resize-adjust-block-device-size - patches.drivers/bdev-resize-check-for-device-resize - patches.drivers/bdev-resize-sd-driver-calls - patches.drivers/bdev-resize-added-flush_disk - patches.drivers/bdev-resize-call-flush_disk - # Block-layer timeout - patches.drivers/block-timeout-handling - patches.drivers/block-abort-queue - 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/block-use-round_jiffies_up - patches.fixes/blk-leave-sync-timer-running - patches.drivers/block-internal-dequeue-shouldnt-start-timer - patches.fixes/block-integrity-update - patches.fixes/blk-dont-invoke-request_fn-on-stopped-queue - patches.fixes/blk-move-unplug_work-init - patches.fixes/blk-get-extra-reference-before-unmap - patches.fixes/block-fix-blk_start_queueing - patches.fixes/block-suppress-buffer-IO-errors - patches.fixes/block-optimizations-in-blk_rq_timed_out_timer - patches.fixes/block-add-comment-in-blk_rq_timed_out - patches.fixes/blk-timeout-splice-timeout-list - patches.fixes/blk-timeout-readd-timeout-list - - patches.drivers/cciss-driver-panic-on-volume-delete - patches.drivers/cciss-ignore-stale-commands - - patches.fixes/scsi-misc-git-update - # The s390-07-04-dasd-failfast.patch must follow the - # scsi-enhance-error-codes patch for dependency reasons - patches.fixes/scsi-enhance-error-codes - patches.arch/s390-07-04-dasd-failfast.patch - patches.fixes/scsi-terminate-target-reset - patches.fixes/sd-needs-updating patches.fixes/scsi-inquiry-too-short-ratelimit patches.suse/scsi-netlink-ml - # FCoE - patches.drivers/open-fcoe-header-files - 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/open-fcoe-beta6-update - patches.drivers/open-fcoe-rc1-update - patches.drivers/open-fcoe-fnic-patches - - # bnc #459142 - patches.drivers/fcoe-logoff-of-the-fabric-when.diff - patches.drivers/fcoe-remove-warn_on-in-fc_set.diff - patches.drivers/fcoe-user_mfs-is-never-used.diff - patches.drivers/fcoe-check-return-for-fc_set_m.diff - patches.drivers/libfc-use-an-operations-struct.diff - patches.drivers/fcoe-fix-frame-length-validati.diff - patches.drivers/libfc-make-sure-we-access-the.diff - patches.drivers/libfc-make-fc_disc-inline-with.diff - patches.drivers/libfc-make-rscn-parsing-more-r.diff - patches.drivers/libfc-improve-fc_lport-c-locki.diff - patches.drivers/libfc-improve-fc_rport-c-locki.diff - patches.drivers/libfc-add-fc_disc-c-locking-co.diff - patches.drivers/libfc-ensure-correct-device_pu.diff - patches.drivers/fcoe-improved-load-balancing-i.diff - patches.drivers/libfc-updated-comment-for-orde.diff - patches.drivers/fcoe-change-fcoe_sw-sg_tablesi.diff - patches.drivers/libfc-updated-libfc-fcoe-modul.diff - patches.drivers/libfc-set-the-release-function.diff - - # bnc #468051 - patches.drivers/fcoe-fix-incorrect-use-of-struct-module.diff - - # bnc #468053 - patches.drivers/libfc_locking.diff - - patches.drivers/fcoe-exch-mgr-is-freed-while-lport-still-retrying-s.patch - patches.drivers/Out-of-order-tx-frames-was-causing-several-check-con.patch - patches.drivers/fcoe-fix-kfree-skb.patch - - # bnc #468054 - patches.drivers/libfc_rport.diff - - # bnc #465596 - patches.drivers/libfc-handle-rrq-exch-timeout.diff - patches.drivers/libfc-pass-lport-in-exch_mgr_r.diff - patches.drivers/libfc-when-rport-goes-away-re.diff - - #bnc #469536 - patches.drivers/libfc-fix-read-IO-data-integrity - patches.drivers/libfc-check-for-err-when-recv-state-is-incorrect.diff - patches.drivers/libfc-cancel_delayed_work_sync-called-improperly.patch - patches.drivers/fcoe-fix-handling-of-pending-queue - - patches.drivers/ixgbe-dcb-setstate.patch - patches.drivers/ixgbe_DCB_compile_err.patch - patches.drivers/ixgbe_pagesize_fix.patch - - patches.drivers/lpfc-8.2.8-update - patches.drivers/lpfc-8.2.8.1-update - patches.drivers/lpfc-8.2.8.3-update - patches.drivers/lpfc-8.2.8.4-update - patches.drivers/lpfc-8.2.8.7-update - patches.drivers/lpfc-8.2.8.9-update - patches.drivers/lpfc-8.2.8.10-update - patches.drivers/lpfc-8.2.8.11-update - patches.drivers/lpfc-8.2.8.12-update - patches.drivers/lpfc-8.2.8.13-update - patches.drivers/lpfc-8.2.8.14-update - patches.drivers/qla2xxx-8.02.01-k8-update - patches.drivers/qla2xxx-8.02.01-k9-update - patches.drivers/qla2xxx-8.02.01.02.11.0-k9-update - patches.fixes/qla2xxx-disable-automatic-queue-tracking - patches.fixes/qla2xxx-check-fc-rport-validity - patches.fixes/qla2xxx-devtbl-fix - patches.drivers/qla2xxx-correct-endianness-issue-during-flash - patches.drivers/qla2xxx-extend-address-range-of-option-rom-update - patches.drivers/qla2xxx-eeh-recovery - patches.drivers/mpt-fusion-4.00.43.00-update - patches.drivers/mpt-fusion-4.16.00.00-update - patches.drivers/mpt-return-all-sense-data - patches.drivers/mptsas-discover-all-devices - patches.drivers/mptsas-fixup-workqueue - patches.drivers/megaraid-mbox-fix-SG_IO - patches.drivers/qla4xxx-sles11-update - patches.drivers/qla4xxx-5.01.00-k8_sles11-03-update - patches.drivers/qla4xxx-5.01.00-k8_sles11-04-update - patches.drivers/qla4xxx-correct-extended-sense-data-errors - patches.drivers/qla4xxx-correct-extended-sense-data-errors-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 - patches.fixes/scsi-eh-timed-out-missing-braces - patches.fixes/scsi-retry-transport-error - patches.fixes/scsi-retry-TASK_ABORTED + # from scsi-misc + patches.fixes/scsi-fc-class-failfast-bsg-requests + patches.fixes/scsi-add-scsi-target-reset-support-to-ioctl + patches.suse/modify-change_queue_depth-to-take-in-reason-why-it-is-being-called.patch + patches.suse/scsi-error-have-scsi-ml-call-change_queue_depth-to-handle-queue_full.patch + patches.suse/add-queue_depth-ramp-up-code.patch + + patches.drivers/mpt-fusion-4.22.00.00-update + patches.drivers/hpsa + patches.fixes/scsi-introduce-helper-function-for-blocking-eh + patches.fixes/scsi-dh-queuedata-accessors patches.fixes/scsi-dh-alua-retry-UA patches.fixes/scsi-add-tgps-setting patches.fixes/scsi-dh-alua-send-stpg - patches.fixes/scsi-dh-rdac-initialize-passive-path - patches.fixes/scsi-fixup-failfast-definitions - patches.fixes/scsi-remove-scmd-timeout - patches.fixes/scsi-check-host-lookup-failure - patches.fixes/scsi_dh-add-lsi-ids-to-rdac - patches.fixes/scsi_dh-add-del-ids-to-rdac - patches.suse/scsi-check-removed-device-for-offline - patches.fixes/fc_transport-devloss-callback-restore - patches.fixes/scsi_dh-retry-on-UNIT_ATTENTION - patches.fixes/scsi-refactor-busy-processing - patches.fixes/scsi-fix-hang-in-starved-list-processing - patches.fixes/scsi-call-unprep_request-under-lock - patches.fixes/scsi-restart-lookup-by-target - patches.fixes/scsi-fixup-scsi_host_lookup-return-value - patches.fixes/scsi-dh-alua-group-id-mask - patches.fixes/scsi-scan-set-SDEV_DEL-on-destroy - patches.fixes/scsi-dh-rdac-retry-UA - patches.fixes/scsi-dh-emc-rw-mismatch + patches.fixes/scsi_dh-change-activate-interface + patches.fixes/scsi_dh-make-rdac-handler-asynchronous + patches.fixes/scsi_dh-make-hp_sw-handler-asynchronous + patches.fixes/scsi_dh-make-alua-handler-asynchronous patches.fixes/scsi-dh-emc-mode-select-10-size - patches.fixes/sd-no-spinup-on-standby-ports - patches.fixes/scsi-dh-queuedata-accessors - patches.fixes/aic7xxx-leaves-timer-running-on-init-failure - patches.drivers/qla1280-eh-update - patches.fixes/scsi-dh-rdac-retry-for-not-ready - patches.fixes/scsi-retry-alua-transition-in-progress - patches.drivers/ipr-slave-alloc-crash - patches.fixes/scsi-ipr-fix-PCI-permanent-error-handler - patches.fixes/scsi-lib-string_get_size-don-t-hang-on-zero-no-decimals-on-exact.patch + patches.fixes/scsi-dh-emc-rw-mismatch patches.fixes/scsi-dh-rdac-add-stk - patches.fixes/scsi-initialize-max_targets_blocked - patches.fixes/scsi-fixup-recovered-error - patches.fixes/scsi-reservation-conflict-after-timeout - patches.fixes/scsi-dh-rdac-sles10sp3-fixes - patches.fixes/scsi-retry-ADD_TO_MLQUEUE-return-values + patches.fixes/scsi-dh-rdac-add-ibm-174x + patches.fixes/scsi-retry-alua-transition-in-progress + patches.suse/fc-transport-allow-dev_loss_tmo-disable + patches.suse/blk-queue-unprep-fn + patches.suse/blk-add-atomic-abort-flag + + patches.fixes/scsi-check-host-lookup-failure patches.drivers/aacraid-24701-update - patches.fixes/scsi-dont-call-blk_plug_device-from-scsi_target_queue_ready - patches.fixes/scsi-ses-hotplug-fix - - patches.drivers/ibmvfc-async-events-oops - patches.drivers/ibmvfc-add_sync.patch - patches.drivers/ibmvfc-abort-response.patch - patches.drivers/ibmvfc_prli_initiator_fix.patch - patches.drivers/ibmvfc_class3.patch - patches.drivers/ibmvfc_default_timeout.patch - patches.drivers/ibmvfc_relogin_fix.patch - patches.drivers/ibmvfc_tasklet.patch + patches.drivers/megaraid-04.12-update + patches.drivers/qla2xxx-8.03.01.01.11.1-k8-update + patches.drivers/qla2xxx-8.03.01.02.11.1-k8-update + patches.drivers/megaraid-mbox-fix-SG_IO + patches.drivers/mpt2sas-03.100.03.00-update + patches.drivers/bfa-2.1.2.1-update + patches.drivers/qla4xxx-5.01.00-k9-5.01.00.00.11.01-k10.patch + patches.fixes/aic79xx-null-scb-in-nonpkt-busfree + patches.drivers/lpfc-8.3.5-update + patches.drivers/lpfc-8.3.5.3-update + patches.drivers/lpfc-8.3.5.4-update + patches.drivers/vmw_pvscsi-scsi-driver-for-vmware-s-virtual-hba.patch + patches.fixes/scsi-fc-class-allow-LLD-bsg-timeout + patches.fixes/qla2xxx-restore-pci-state-after-eeh-recovery + patches.drivers/pmcraid-2.6.33-rc6-update # Remaining SCSI patches (garloff) patches.suse/scsi-error-test-unit-ready-timeout @@ -1629,178 +794,289 @@ patches.fixes/proc-scsi-scsi-fix.diff patches.fixes/scsi-ibmvscsi-show-config.patch - patches.fixes/scsi-ibmvscsi-can_queue_fix.patch - patches.fixes/scsi-ibmvscsi-vio_leak.patch - patches.fixes/scsi-ibmvscsi-module_alias.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 - - patches.drivers/ide-tape-ignore_dsc-flags-fix.patch - patches.drivers/ide-tape-flags-fix.patch - patches.fixes/megaraid_sas-fix-permissions-on-poll_mode_io + patches.fixes/scsi-ibmvscsi-module_alias.patch patches.fixes/scsi_debug-scale-virtual_gb-with-sector_size-properly - patches.fixes/scsi-ses-add-support-for-enclosure-component-hot-removal - patches.fixes/scsi-ses-update-enclosure-data-on-hot-add ######################################################## # DRM/Video ######################################################## - patches.drivers/via-unichrome-drm-bugfixes.patch - patches.drivers/add-via-chrome9-drm-support.patch - patches.drivers/intel-hp-newchips-nokms - patches.fixes/drm-r128-add-test-for-initialisation-to-all-ioctls-that-require-it - patches.suse/drm-export-drm_irq_install.patch + patches.drivers/drm-i915-add-i915_lp_ring_sync-helper.patch + patches.drivers/drm-i915-implement-drmmode-overlay-support-v4.patch + patches.drivers/drm-i915-fully-switch-off-overlay-when-not-in-use.patch + patches.drivers/drm-i915-implement-fastpath-for-overlay-flip-waiting.patch + patches.drivers/drm-i915-fix-get_core_clock_speed-for-g33-class-desktop-chips.patch + patches.drivers/drm-i915-add-acpi-opregion-support-for-ironlake.patch + patches.drivers/drm-i915-fix-crt-hotplug-hang + patches.drivers/drm-i915-fix-ironlake-crt-hotplug + patches.drivers/drm-i915-adhoc-disable-lid-detection ######################################################## # Network ######################################################## - patches.drivers/ehea.patch - patches.drivers/ehea-modinfo.patch patches.fixes/tulip-quad-NIC-ifdown patches.suse/nameif-track-rename.patch - patches.drivers/atl2-add-atl2-network-driver.patch - patches.drivers/atl1-add-device_set_wakeup_enable-to-atl1-_set_wol.patch patches.fixes/tg3-fix-default-wol.patch - patches.drivers/tg3_libphy_workaround - patches.drivers/ipoib_null_skb_on_free.patch - - patches.drivers/cxgb3-private-iscsi-ip-addresses - patches.drivers/cxgb3-get_drvinfo-deadlock.patch - - patches.drivers/cxgb3-Allocate-multiqueues-at-init-time - patches.drivers/cxgb3-enable-lro-through-ethtool - patches.drivers/cxgb3-allow-for-PHY-reset-status - patches.drivers/cxgb3-simplify-port-type-struct-and-usage - patches.drivers/cxgb3-More-flexible-support-for-PHY-interrupts - patches.drivers/cxgb3-commnonize-LASI-phy-code - patches.drivers/cxgb3-Support-for-Aeluros-2005-PHY - patches.drivers/cxgb3-Add-1G-fiber-support - patches.drivers/cxgb3-update-driver-version - patches.drivers/cxgb3-eeprom-read-fixes.patch - patches.drivers/cxgb3-ser.patch - patches.drivers/cxgb3-fix_lro_alignment.patch - patches.drivers/cxgb3-fix_lro_switch.patch - patches.drivers/cxgb3-handle-err-inject.patch - - patches.drivers/netxen-enable-msi-x-for-quad-gig-boards.patch - patches.drivers/netxen-fix-endianness-in-firmware-commands.patch - patches.drivers/netxen-fix-ipv6-offload-and-tx-cleanup.patch - patches.drivers/netxen-fix-link-speed-reporting-for-some-boards.patch - patches.drivers/netxen-firmware-init-fix.patch - patches.drivers/netxen-cleanup-mac-list-on-driver-unload.patch - patches.drivers/netxen-hold-tx-lock-while-sending-firmware-commands.patch - patches.drivers/netxen-handle-dma-mapping-failures.patch - patches.drivers/netxen-avoid-invalid-iounmap.patch - patches.drivers/netxen-include-ipv6.h-fixes-build-failure.patch - patches.drivers/netxen-fix-vlan-tso-checksum-offload.patch - patches.drivers/netxen-reduce-memory-footprint.patch - patches.drivers/netxen-revert-jumbo-ringsize.patch - patches.drivers/netxen-fix-memory-leak-in-drivers-net-netxen_nic_in.patch - -# patches.drivers/e100-adapt-to-the-reworked-PCI-PM.patch + patches.drivers/ehea-modinfo.patch + patches.drivers/igb-add-support-for-82576NS-SerDes-adapter.patch + patches.fixes/tehuti-firmware-name + patches.drivers/dmfe-tulip-Let-dmfe-handle-DM910x-except-for-SPARC-o.patch + + # entropy FATE##307517 + patches.drivers/bnx2-entropy-source.patch + patches.drivers/e1000-entropy-source.patch + patches.drivers/e1000e-entropy-source.patch + patches.drivers/igb-entropy-source.patch + patches.drivers/ixgbe-entropy-source.patch + patches.drivers/tg3-entropy-source.patch + + patches.drivers/phy-broadcom-bug-fixes-for-sp1.patch + patches.drivers/tg3-update-version-to-3.104.patch + patches.drivers/tg3-updates-from-f4188d-to-ba5b0bf.patch + + patches.drivers/bnx2-v2.6.32-to-b746656.patch patches.drivers/sky2-add-register-definitions patches.drivers/sky2-88E8059-support patches.drivers/sky2-optima-tcp-offload-fix patches.drivers/sky2-optima-fix-pci-cfg + #FCOE update (fate#306857, fate#306859, bnc#551175) + patches.suse/libfc-fcoe-don-t-export_symbols-unnecessarily.patch + patches.suse/libfc-remove-unused-fc_lport-pointer-from-fc_fcp_pkt_abort.patch + patches.suse/libfc-removes-initializing-fc_cpu_order-and-fc_cpu_mask-per-lport.patch + patches.suse/libfc-adds-missing-exch-release-for-accepted-rrq.patch + patches.suse/libfc-removes-unused-disc_work-and-ex_list.patch + patches.suse/fcoe-use-netif_f_fcoe_mtu-flag-to-set-up-max-frame-size-lport-mfs.patch + patches.suse/fcoe-call-ndo_fcoe_enable-disable-to-turn-fcoe-feature-on-off-in-lld.patch + patches.suse/libfc-convert-to-scsi_track_queue_full.patch + patches.suse/libfc-add-queue_depth-ramp-up.patch + patches.suse/fcoe-increase-fcoe_max_lun-to-0xffff-65535.patch + patches.suse/libfc-move-non-common-routines-and-prototypes-out-of-libfc-h.patch + patches.suse/libfc-remove-fc_fcp_complete.patch + patches.suse/libfc-add-libfc-fc_libfc-ch-for-libfc-internal-routines.patch + patches.suse/libfc-move-libfc_init-and-libfc_exit-to-fc_libfc-c.patch + patches.suse/libfc-changes-to-libfc_host_alloc-to-consolidate-initialization-with-allocation.patch + patches.suse/libfc-add-some-generic-npiv-support-routines-to-libfc.patch + patches.suse/libfc-vport-link-handling-and-fc_vport-state-managment.patch + patches.suse/libfc-libfcoe-fdisc-els-for-npiv.patch + patches.suse/libfcoe-fcoe-libfcoe-npiv-support.patch + patches.suse/fcoe-add-a-separate-scsi-transport-template-for-npiv-vports.patch + patches.suse/fcoe-npiv-vport-create-destroy.patch + patches.suse/libfc-rpn_id-is-obsolete-and-unnecessary.patch + patches.suse/libfc-rnn_id-may-be-required-before-rsnn_nn-with-some-switches.patch + patches.suse/libfc-register-symbolic-node-name-rsnn_nn.patch + patches.suse/libfc-register-symbolic-port-name-rspn_id.patch + patches.suse/libfc-combine-name-server-registration-response-handlers.patch + patches.suse/libfc-combine-name-server-registration-request-functions.patch + patches.suse/fcoe-vport-symbolic-name-support.patch + patches.suse/libfc-export-fc-headers.patch + patches.suse/libfc-add-routine-to-copy-data-from-a-buffer-to-a-sg-list.patch + patches.suse/libfc-fcoe-add-fc-passthrough-support.patch + patches.suse/libfc-formatting-cleanups-across-libfc.patch + patches.suse/libfcoe-formatting-and-comment-cleanups.patch + patches.suse/fcoe-formatting-cleanups-and-commenting.patch + patches.suse/fcoe-libfc-use-single-frame-allocation-api.patch + patches.suse/libfc-reduce-can_queue-for-all-fcp-frame-allocation-failures.patch + patches.suse/libfc-adds-can_queue-ramp-up.patch + patches.suse/libfcoe-allow-fip-to-be-disabled-by-the-driver.patch + patches.suse/libfcoe-fip-use-scsi-host-number-to-identify-debug-messages.patch + patches.suse/libfcoe-fip-allow-fip-receive-to-be-called-from-irq.patch + patches.suse/libfcoe-fip-should-report-link-to-libfc-whether-selected-or-not.patch + patches.suse/libfcoe-don-t-send-els-in-fip-mode-if-no-fcf-selected.patch + patches.suse/fcoe-remove-extra-function-decalrations.patch + patches.suse/fcoe-add-check-to-fail-gracefully-in-bonding-mode.patch + patches.suse/libfc-fix-rnn_id-smashing-skb-payload.patch + patches.suse/libfc-fix-symbolic-name-registrations-smashing-skb-data.patch + patches.suse/libfc-fix-fc_els_resp_type-to-correct-display-of-ct-responses.patch + patches.suse/libfc-add-set_fid-function-to-libfc-template.patch + patches.suse/libfc-add-host-number-to-lport-link-up-down-messages.patch + patches.suse/libfcoe-fcoe-simplify-receive-flogi-response.patch + patches.suse/libfc-register-fc4-features-with-the-fc-switch.patch + patches.suse/fcoe-fix-setting-lport-s-wwnn-wwpn-to-use-san-mac-address.patch + patches.suse/libfc-do-not-use-did_no_connect-for-pkt-alloc-failures.patch + patches.suse/fcoe-fix-using-vlan-id-in-creating-lport-s-wwwn-wwpn.patch + patches.suse/libfc-fcoe-fixes-for-highmem-skb-linearize-panics.patch + patches.suse/libfc-fix-an-issue-of-pending-exch-es-after-i-f-destroyed-or-rmmod-fcoe.patch + patches.suse/libfcoe-do-not-pad-fip-keep-alive-to-full-frame-size.patch + patches.suse/libfc-fcoe-increase-els-and-ct-timeouts.patch + patches.suse/libfc-call-ddp-setup-for-FCP-reads-only + patches.suse/libfc-fix-e_d_tov-ns-ms-scaling + patches.suse/libfc-don-t-assume-response-request-present + patches.suse/libfcoe-send-port-lka-every-fip_vn_ka_period + patches.suse/fcoe-only-rmmod-fcoe-ko-if-no-active-connections + + # qlge patches from 2.6.33 bnc#560420, fate#307130 + patches.drivers/qlge-0001-Use-the-instance-of-net_device_stats-from-net_.patch + patches.drivers/qlge-0005-Store-firmware-revision-as-early-as-possible.patch + patches.drivers/qlge-0006-Remove-inline-math-for-small-rx-buf-mapping.patch + patches.drivers/qlge-0007-Get-rid-of-firmware-handler-debug-code.patch + patches.drivers/qlge-0009-Add-CBFC-pause-frame-counters-to-ethtool-stats.patch + patches.drivers/qlge-0010-Size-RX-buffers-based-on-MTU.patch + patches.drivers/qlge-0011-Add-ethtool-get-set-pause-parameter.patch + patches.drivers/qlge-0012-Add-ethtool-blink-function.patch + patches.drivers/qlge-0013-Add-ethtool-wake-on-LAN-function.patch + patches.drivers/qlge-0014-Add-ethtool-register-dump-function.patch + patches.drivers/qlge-0015-Add-ethtool-self-test.patch + patches.drivers/qlge-0016-Change-naming-on-vlan-API.patch + patches.drivers/qlge-0017-Fix-indentations.patch + patches.drivers/qlge-0018-Add-firmware-driver-sub-command-support.patch + patches.drivers/qlge-0019-Clean-up-netdev-stats-usage.patch + patches.drivers/qlge-0020-Do-not-change-frame-routing-during-suspend.patch + patches.drivers/qlge-0021-Add-asic-reset-to-open-call.patch + patches.drivers/qlge-0022-Clean-up-module-parameter-name.patch + patches.drivers/qlge-0023-Change-version-to-v1.00.00.23.00.00-01.patch + patches.drivers/qlge-0025-drivers-net-Move-and-to-end-of-previous-line.patch + patches.drivers/qlge-0026-Turn-on-RX-header-split-based-on-platform.patch + patches.drivers/qlge-0027-Add-RX-frame-handlers-for-non-split-frames.patch + patches.drivers/qlge-0028-Add-napi-gro-frags-interface.patch + patches.drivers/qlge-0029-drivers-net-qlge-qlge_main.c-use-pM-to-show-MAC-ad.patch + patches.drivers/qlge-0030-drivers-net-use-DEFINE_PCI_DEVICE_TABLE.patch + patches.drivers/qlge-0031-Add-data-for-firmware-dump.patch + patches.drivers/qlge-0032-Add-basic-firmware-dump.patch + patches.drivers/qlge-0033-Add-probe-regs-to-firmware-dump.patch + patches.drivers/qlge-0034-Add-RAM-dump-to-firmware-dump.patch + patches.drivers/qlge-0035-Add-alternate-function-s-reg-dump-to-fw-dump.patch + patches.drivers/qlge-0036-Add-serdes-reg-blocks-dump-to-firmware-dump.patch + patches.drivers/qlge-0037-Add-xgmac-reg-blocks-to-firwmare-dump.patch + patches.drivers/qlge-0038-Add-module-param-to-force-firmware-core-dump.patch + + # bnc#575956 qlge eeh + patches.drivers/qlge-0001-move-reset-from-eeh-io_resume-to-slot_reset.patch + patches.drivers/qlge-0002-add-watchdog-timer.patch + patches.drivers/qlge-0003-add-check-for-eeh-failure-when-closing-device.patch + + # netxen patches from 2.6.33 bnc#560003, fate#307134 + patches.drivers/netxen-0000-Use-the-instance-of-net_device_stats-from-net.patch + patches.drivers/netxen-0001-remove-sub-64-bit-mem-accesses.patch + patches.drivers/netxen-0002-add-access-to-on-chip-memory-for-tools.patch + patches.drivers/netxen-0003-annotate-register-windowing-code.patch + patches.drivers/netxen-0004-separate-register-and-memory-access-lock.patch + patches.drivers/netxen-0005-add-sysfs-entries-for-diag-tools.patch + patches.drivers/netxen-0006-defines-for-next-revision.patch + patches.drivers/netxen-0007-128-memory-controller-support.patch + patches.drivers/netxen-0008-reset-sequence-changes.patch + patches.drivers/netxen-0009-onchip-memory-access-change.patch + patches.drivers/netxen-0010-fix-error-codes-in-for-tools-access.patch + patches.drivers/netxen-0011-sysfs-control-for-auto-firmware-recovery.patch + patches.drivers/netxen-0012-update-version-to-4.0.62.patch + patches.drivers/netxen-0013-fix-builds-for-SYSFS-n-or-MODULES-n.patch + patches.drivers/netxen-0014-support-for-new-firmware-file-format.patch + patches.drivers/netxen-0015-refactor-indirect-register-access.patch + patches.drivers/netxen-0016-add-PCI-IDs-for-new-chip.patch + patches.drivers/netxen-0017-update-module-info.patch + patches.drivers/netxen-0018-module-firmware-hints.patch + patches.drivers/netxen-0019-update-version-to-4.0.65.patch + patches.drivers/netxen-0020-remove-PCI-IDs-of-CNA-device.patch + patches.drivers/netxen-0021-fix-debug-tools-access-for-NX2031.patch + patches.drivers/netxen-0022-fix-failure-cases-for-fw-hang-recovery.patch + patches.drivers/netxen-8f9b3f-to-c651a8.patch + + # fcoe patches from 2.6.33 bnc#562046 + patches.fixes/libfc-fix-payload-size-pa + patches.fixes/fcoe-allow-scsi-fcp-to-be + patches.fixes/libfc-add-fc-bb-5-lesb-co + patches.fixes/libfcoe-add-checking-disa + patches.fixes/libfcoe-add-tracking-fip--0 + patches.fixes/libfcoe-add-tracking-fip- + patches.fixes/libfc-add-fcoe_fc_els_les + patches.fixes/fcoe-libfc-add-get_lesb-t + patches.fixes/libfc-add-support-of-rece + patches.fixes/libfc-add-target-reset-fl + patches.fixes/fcoe-use-lld-s-wwpn-and-w + patches.fixes/libfc-reduce-hold-time-on + patches.fixes/fcoe-libfc-adds-enable-di + + # ixgbe patches from 2.6.33 bnc#562046 + patches.drivers/dcb-data-center-bridging-ops-s + patches.drivers/ixgbe-use-the-instance-of-net_ + patches.drivers/ixgbe-add-support-for-82599-ba + patches.drivers/ixgbe-fix-kr-to-kx-fail-over-f + patches.drivers/net-add-netdev_alloc_skb_ip_al + patches.drivers/net-use-netdev_alloc_skb_ip_al + patches.drivers/ixgbe-fix-erroneous-display-of + patches.drivers/ixgbe-add-support-for-82599-al + patches.drivers/net-add-ndo_fcoe_get_wwn-to-ne + patches.drivers/ixgbe-add-support-for-netdev_o + patches.drivers/vlan-add-support-to-netdev_ops + patches.drivers/ixgbe-r_idx-not-used-in-ixgbe_ + patches.drivers/ixgbe-flush-the-lsc-mask-chang + patches.drivers/ixgbe-make-queue-pairs-on-sing + patches.drivers/drivers-net-request_irq-remove + patches.drivers/ixgbe-modify-82599-hwrsc-stati + patches.drivers/ixgbe-use-rx-buffer-length-fro + patches.drivers/ixgbe-only-set-clear-vfe-in-ix + patches.drivers/ixgbe-handle-parameters-for-tx + patches.drivers/ixgbe-disable-flow-control-for + patches.drivers/ixgbe-links2-is-not-a-valid-re + patches.drivers/ixgbe-fix-receive-address-regi + patches.drivers/ethtool-add-direct-attach-supp + patches.drivers/ixgbe-display-currently-attach + patches.drivers/ixgbe-use-known-user-priority- + patches.drivers/ixgbe-select-fcoe-tx-queue-in- + patches.drivers/ixgbe-change-default-ring-size + patches.drivers/ixgbe-performance-tweaks + patches.drivers/ixgbe-use-eiam-to-automask-msi + + patches.drivers/ixgbe-only-process-one-ixgbe_watchdog_task-at-a-time.patch + + patches.drivers/bnx2x-backports-v2.6.32-to-af901ca.patch + + patches.drivers/cxgb3-add-memory-barriers.patch + + patches.drivers/benet-from-v2.6.32-to-8f47afe0.patch + patches.drivers/be2net-swap-only-first-2-fields-of-mcc_wrb.patch + patches.drivers/be2net-0000-fix-bug-in-rx-page-posting.patch + patches.drivers/be2net-0001-Add-link-test-to-list-of-ethtool-self-tests.patch + patches.drivers/be2net-0002-ethtool-self-test-reorganization.patch + patches.drivers/be2net-0003-bug-fix-in-be_read_eeprom.patch + patches.drivers/be2net-0004-bug-fix-for-flashing-the-BladeEngine3-ASIC.patch + patches.drivers/be2net-0005-remove-unused-pci-device-id.patch + patches.drivers/be2net-0006-bug-fix-in-be_change_mtu.patch + + # Infiniband fixes + patches.drivers/ehca-ib-qp-max-supported.patch + patches.drivers/ehca-no-disable-irq-in-tasklet.patch + + patches.drivers/cxgb3-fixing-eeh-handlers.patch + patches.drivers/e1000e-call-pci_save_state-after-pci_restore_state.patch + ######################################################## # Wireless Networking ######################################################## -# patches.suse/wireless-no-aes-select -# patches.fixes/ipw2200-send-noassoc.patch -# patches.fixes/iwl3945-fix-rfkill.patch -# patches.fixes/iwlagn-fix-rfkill.patch -# patches.fixes/iwlagn-fix-error-path.patch -# patches.fixes/iwlwifi-fix-rs_get_rate-oops.patch -# patches.fixes/iwlwifi-dont-clean-static-wep-keys.patch -# patches.fixes/iwl3945-fix-crash-on-rmmod.patch -# patches.fixes/ath5k-ignore-calibration-return-value.patch -# patches.fixes/ath5k-aspire-one-led.patch -# patches.fixes/rt2x00-fix-race-conditions.patch -# patches.fixes/mac80211-add-direct-probe.patch -# patches.fixes/b43legacy-fix-led_device_naming.diff -# patches.fixes/iwlwifi-fix-iwl-3945_led_device_naming.diff -# patches.fixes/iwlwifi-fix-iwl-led_device_naming.diff -# patches.fixes/rt2x00-fix-led_device_naming.diff -# patches.fixes/ath5k-5211-protected-fix.patch -# patches.fixes/iwlwifi-fix-updating-key-flags.patch -# patches.fixes/iwlagn-debug-build-fix + patches.suse/wireless-no-aes-select ######################################################## # iSCSI ######################################################## - patches.fixes/open-iscsi-git-update - patches.drivers/open-iscsi-offloading-support - patches.drivers/cxgb3i - patches.drivers/cxgb3i-fixed-offload-array-size - patches.drivers/cxgb3i_ddp.patch - patches.drivers/cxgb3i-mainline.patch - patches.drivers/cxgb3i-fix-skb-overrun - patches.fixes/open-iscsi-mv-transport-eh-setting - patches.fixes/libiscsi-fix-nop-response-reply-and-session-cleanup.patch - patches.fixes/libiscsi-fix-null-pointer-in-fail-all-commands - patches.fixes/libiscsi-fix-locking-in-eh_device_reset - patches.fixes/libiscsi-don-t-let-io-sit-in-queue-when-session-has-failed - patches.fixes/iscsi_tcp-Evaluate-socket-state-in-data_ready - patches.fixes/libiscsi-don-t-increment-cmdsn-if-cmd-is-not-sent - patches.fixes/libiscsi-handle-immediate-command-rejections - patches.fixes/iscsi_tcp-return-a-descriptive-error-value - patches.fixes/libiscsi-handle-param-allocation-failure - patches.fixes/iscsi_tcp-propogate-EAGAIN-from-sendpage-to-libiscsi - patches.fixes/libiscsi-fix-data-corruption - patches.fixes/libiscsi-have-iscsi_data_in_rsp-call-iscsi_update_cmdsn - patches.fixes/libiscsi-check-suspend-bit-before-each-call-to-xmit - patches.fixes/libiscsi-fix-iscsi-transport-checks - patches.fixes/iscsi_tcp-Use-1-second-send-timeout - patches.fixes/libiscsi-Update-queuecommand-return-codes-for-multipath - patches.fixes/iscsi_tcp-Use-last_recv-to-track-xmits + patches.fixes/bnx2i-use-common-iscsi-suspend-queue + patches.drivers/bnx2i-backport-from-v2.6.32-to-45ca38e.patch + patches.fixes/libiscsi-fix-login-text-checks-in-pdu-inject + patches.fixes/libiscsi-check-tmf-state-before-sending-pdu + patches.fixes/libiscsi-add-warm-target-reset-tmf-support + patches.fixes/iser-set-tgt-and-lu-reset-timeout + patches.drivers/cnic-backport-from-v2.6.32-4e9c4f.patch + patches.drivers/be2iscsi-beta4-update ######################################################## # PCI and PCI hotplug ######################################################## - patches.drivers/acpi-pci-fix-possible-race-condition-on-_osc-evaluation.patch - patches.drivers/acpi-pci-change-pci_osc_control_set-to-query-control-bits-first.patch - patches.drivers/acpi-pci-include-missing-acpi.h-file-in-pci-acpi.h.patch - patches.drivers/acpi-pci-call-_osc-support-during-root-bridge-discovery.patch - patches.drivers/acpi-pci-pci-extended-config-_osc-support-called-when-root-bridge-added.patch - patches.drivers/acpi-pci-pcie-aspm-_osc-support-capabilities-called-when-root-bridge-added.patch - patches.drivers/acpi-pci-pcie-aer-_osc-support-capabilities-called-when-root-bridge-added.patch - patches.drivers/acpi-pci-pci-msi-_osc-support-capabilities-called-when-root-bridge-added.patch - patches.drivers/acpi-pci-remove-obsolete-_osc-capability-support-functions.patch - patches.fixes/pci-amd-813x-b2-devices-do-not-need-quirk.patch - patches.arch/ia64-sn-fix-pci-attribute-propagation-bug.patch - patches.arch/ia64-sn-specific-version-of-dma_get_required_mask - patches.kabi/ia64-sn-specific-version-of-dma_get_required_mask-kabi-fix + patches.fixes/PCIe-AER-reject-aer-inject-if-hardware-mask-error-reporting.patch + patches.fixes/pci-hotplug-ibmphp-ebda-len.patch ######################################################## # sysfs / driver core ######################################################## - # make debugging easier - patches.drivers/sysfs-crash-debugging.patch - patches.drivers/driver-core-basic-infrastructure-for-per-module-dynamic-debug-messages.patch - patches.drivers/driver-core-fix-dynamic_debug-cmd-line-parameter.patch - patches.drivers/driver-core-fix-using-ret-variable-in-unregister_dynamic_debug_module.patch - patches.drivers/driver-core-add-newlines-to-debugging-enabled-disabled-messages.patch - - # this must be after the previous *-dynamic-debug-messages.patch - patches.suse/module-ref-dynamic-alloc - patches.suse/mem_cgroup_stat-dynamic-alloc ######################################################## # USB ######################################################## patches.suse/usb-storage-disable-delay.patch - patches.suse/usb_correct_config_ti_04b3_4543.diff - patches.drivers/usb-serial-add-qualcomm-wireless-modem-driver.patch - patches.drivers/v4l-dvb-uvcvideo-implement-the-usb-power-management-reset_resume-method.patch - patches.drivers/uvcvideo-ignore-hue-control-for-5986-0241.patch - patches.drivers/quickcam_messenger.c-add-support-for-all-quickcam.patch - patches.drivers/usb-storage-increase-the-bcd-range-in-sony-s-bad-device-table.patch + + # remove this for openSUSE 11.3, it is here only for SLE11 SP1 and later. + patches.suse/revert-usb-remove-phidget-drivers-from-kernel-tree.patch ######################################################## # I2C @@ -1810,134 +1086,79 @@ # Input & Console ######################################################## patches.suse/bootsplash + patches.suse/Cleanup-and-make-boot-splash-work-with-KMS.patch + patches.suse/bootsplash-keep-multiple-data + patches.suse/bootsplash-scaler patches.drivers/elousb.patch patches.fixes/input-add-acer-aspire-5710-to-nomux.patch - patches.fixes/input-add-nomux-dell-vostro-1510.patch - patches.fixes/hid-rdesc-quirk-for-sony-vaio-VGX-TP1E.patch - patches.drivers/input-usbtouchscreen-hw-calibration.patch - patches.fixes/usb-hid-ncr-no-init-reports.patch - - patches.drivers/synaptics-ensure-reset-on-resume patches.drivers/synaptics-hp-clickpad + patches.drivers/synaptics-clickpad-area-param ########################################################## # Sound ########################################################## - patches.drivers/alsa-hda-beep - patches.drivers/alsa-hda-spdif-slave - patches.drivers/alsa-hda-probe-fix - patches.drivers/alsa-hda-proc-fix - patches.drivers/alsa-hda-analog-update - patches.drivers/alsa-hda-atihdmi-update - patches.drivers/alsa-hda-nvidia-hdmi - patches.drivers/alsa-hda-realtek-update - patches.drivers/alsa-hda-sigmatel-update - patches.drivers/alsa-hda-via-update - patches.drivers/alsa-hda-via-rec-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-proc-gpio-fix - patches.drivers/alsa-hda-hp-3013-master-fix - patches.drivers/alsa-hda-dell-studio-probe-fix - patches.drivers/alsa-hda-stac9200-missing-mux-capture - patches.drivers/alsa-hda-stac92xx-mic-pin-fix - patches.drivers/alsa-hda-stac-hp-detect-fix - patches.drivers/alsa-hda-beep-dig-switch - patches.drivers/alsa-hda-beep-null-check-fix - patches.drivers/alsa-hda-sigmatel-vref-event-fix - patches.drivers/alsa-hda-sigmatel-hp-m4-check-fix - patches.drivers/alsa-hda-realtek-acer-dmic - patches.drivers/alsa-hda-stac-92hd71bxx-gpio-fix - patches.drivers/alsa-hda-stac-hp-pavilion-quirks - patches.drivers/alsa-hda-stac-gpio-unsol-resume-fix - patches.drivers/alsa-hda-stac-hp-gpio-switch-fix - patches.drivers/alsa-hda-stac-dell-m4-3-quirk - patches.drivers/alsa-hda-spdif-bits-cache-fix - patches.drivers/alsa-hda-stac-yet-more-fixes - patches.drivers/alsa-hda-dell-92hd73xx-models - patches.drivers/alsa-hda-sony-vaio-vgn-sr19xn-quirk - patches.drivers/alsa-hda-92hd73x-desktop-fixes - patches.drivers/alsa-hda-hp-dv7-quirk - patches.drivers/alsa-hda-hp2230s-quirk - patches.drivers/alsa-hda-ad1882-id-typo-fix - patches.drivers/alsa-hda-sigmatel-add-missing-terminators - patches.drivers/alsa-hda-seek-for-codec-id - patches.drivers/alsa-hda-gateway-fix - patches.drivers/alsa-hda-gateway-fix2 - patches.drivers/alsa-hda-stac925x-init-fix - patches.drivers/alsa-hda-hp-dv5-quirk - patches.drivers/alsa-hda-hp-dv5-mic-fix - patches.drivers/alsa-hda-idt92hd83-fix-typo - patches.drivers/alsa-hda-add-volume-offset - patches.drivers/alsa-hda-stac-reduce-volume-scale - patches.drivers/alsa-hda-hp-dv4-quirk - patches.drivers/alsa-hda-gateway-t1616-quirk - patches.drivers/alsa-hda-intel-d945-ref-quirk - patches.drivers/alsa-hda-hp-zenith-quirk - patches.drivers/alsa-ad1984-hp-volume-fix - patches.drivers/alsa-hda-hp6530b-quirk - patches.drivers/alsa-emu10k1-audigy-fixes - patches.drivers/alsa-powermac-ibook-g4-mic-fix - patches.drivers/alsa-ca0106-pm-support - patches.drivers/alsa-ca0106-capture-no-44khz - - # post-GA updates - patches.drivers/alsa-post-ga-hda-hp-xw-quirk - patches.drivers/alsa-post-ga-hda-sigmatel-update - patches.drivers/alsa-post-ga-hda-sigmatel-update2 - patches.drivers/alsa-post-ga-hda-sigmatel-update3 - patches.drivers/alsa-post-ga-hda-hp-more-quirks - patches.drivers/alsa-post-ga-ideapad-44khz-fix - patches.drivers/alsa-post-ga-hda-hp-ad1984a-more-quirk - patches.drivers/alsa-post-ga-hda-hp-ad1984a-more-quirk2 - patches.drivers/alsa-post-ga-alc888-hp-4ch-mode - patches.drivers/alsa-post-ga-alc888-hp-3stack-auto-mute - patches.drivers/alsa-post-ga-alc888-hp-quirk - patches.drivers/alsa-post-ga-alc888-coef-fix - patches.drivers/alsa-post-ga-lenovo-x200-quirk - patches.drivers/alsa-post-ga-hp-dv6736-mic-fix - patches.drivers/alsa-post-ga-stac-hp-detect-fix - patches.drivers/alsa-post-ga-ad1884a-mobile-init-fix - patches.drivers/alsa-post-ga-hda-pb-rs65-quirk - patches.drivers/alsa-post-ga-hda-ati-pos-fix - patches.drivers/alsa-post-ga-hda-own-workq - patches.drivers/alsa-post-ga-hda-codec-bus-intapi-change - patches.drivers/alsa-post-ga-hda-single-cmd-concurrent-access - patches.drivers/alsa-post-ga-hda-robust-codec-probe - patches.drivers/alsa-post-ga-hda-intel-cleanup - patches.drivers/alsa-post-ga-hda-forced-codec-slots - patches.drivers/alsa-post-ga-hda-hwptr-stabilize - patches.drivers/alsa-post-ga-hda-intelhdmi - patches.drivers/alsa-post-ga-hda-single-cmd-sync-write - patches.drivers/alsa-post-ga-hda-sync-verbs - patches.drivers/alsa-post-ga-hda-codec-verb-retry - patches.drivers/alsa-post-ga-hda-codec-limit-verb-retry - patches.drivers/alsa-post-ga-hda-internal-binary-compat - patches.drivers/alsa-post-ga-hda-alc269-lenovo-capture-fix - patches.drivers/alsa-post-ga-hp-ad1984a-mobile-mute-fix - patches.drivers/alsa-post-ga-alc268-mono-output-fix - patches.drivers/alsa-post-ga-hda-reduce-click-noise - patches.drivers/alsa-post-ga-hda-snd-array - patches.drivers/alsa-post-ga-hda-quirk-ext - patches.drivers/alsa-post-ga-hda-stac-automic - patches.drivers/alsa-post-ga-hda-stac-lo-detect-fix - patches.drivers/alsa-post-ga-hp-piaget-quirk - patches.drivers/alsa-post-ga-hda-idt92hd8x-fix - patches.drivers/alsa-post-ga-hda-stac9872-inputsrc-fix - patches.drivers/alsa-post-ga-hda-analog-updates - patches.drivers/alsa-post-ga-hda-stac-92hd73-fixes - patches.drivers/alsa-post-ga-hda-stac-92hd-hp-fixes - patches.drivers/alsa-post-ga-hda-stac-automic-fix - patches.drivers/alsa-post-ga-hda-stac-shutup-at-free - patches.drivers/alsa-post-ga-hda-stac927x-fsc-fix - patches.drivers/alsa-post-ga-hda-stac927x-dell-volknob-fix - patches.drivers/alsa-post-ga-hda-hp-bseries-mute-led-fix - patches.drivers/alsa-post-ga-hda-reboot-notify - patches.drivers/alsa-post-ga-hda-stac-dual-headphones-fix - patches.drivers/alsa-post-ga-hda-idt92hd83xxx-hp-model - patches.drivers/alsa-post-ga-hda-hp-mute-led-gpio-fixes + patches.drivers/alsa-sp1-hda-02-vectorize-get_empty_pcm_device + patches.drivers/alsa-sp1-hda-03-allow-up-to-4-HDMI + patches.drivers/alsa-sp1-hda-04-convert-intelhdmi-global-references + patches.drivers/alsa-sp1-hda-05-remove-intelhdmi-dependency-on-multiout + patches.drivers/alsa-sp1-hda-06-use-pcm-prepare-callbacks-for-intelhdmi + patches.drivers/alsa-sp1-hda-07-reorder-intelhemi-prepare-callbacks + patches.drivers/alsa-sp1-hda-08-vectorize-intelhdmi + patches.drivers/alsa-sp1-hda-09-get-intelhtemi-max-channels + patches.drivers/alsa-sp1-hda-10-auto-parse-intelhdmi-cvt-pin + patches.drivers/alsa-sp1-hda-11-remove-static-intelhdmi-config + patches.drivers/alsa-sp1-hda-12-reset-pins-idt-codec-free + patches.drivers/alsa-sp1-hda-13-add-reboot-notifier + patches.drivers/alsa-sp1-hda-14-add-missing-export + patches.drivers/alsa-sp1-hda-15-fix-build-warning + patches.drivers/alsa-sp1-hda-16-stac-dual-headphones-fix + patches.drivers/alsa-sp1-hda-17-fix-mute-LED-sync-idt92h383xxx + patches.drivers/alsa-sp1-hda-18-msi-wind-u115-fix + patches.drivers/alsa-sp1-hda-19-cx5047-test-mode-fix + patches.drivers/alsa-sp1-hda-20-fsc-amilo-pi1505-fix + patches.drivers/alsa-sp1-hda-21-hp-dv3-position-fix-quirk + patches.drivers/alsa-sp1-hda-22-alc888-exclude-unusable-adcs + patches.drivers/alsa-sp1-hda-23-hp-mute-led-gpio-fixes + patches.drivers/alsa-sp1-hda-24-keep-msi-on + patches.drivers/alsa-sp1-hda-25-add-power-counter + patches.drivers/alsa-sp1-hda-26-fix-hwdep-config-dependency + patches.drivers/alsa-sp1-hda-27-sony-vaio-use-default-auto + patches.drivers/alsa-sp1-hda-28-hdmi-fix-audio-infoframe-size + patches.drivers/alsa-sp1-hda-29-hdmi-fix-channel-mapping-slot + patches.drivers/alsa-sp1-hda-30-hdmi-export-monitor-presence + patches.drivers/alsa-sp1-hda-31-hdmi-add-jack-detect-helper + patches.drivers/alsa-sp1-hda-32-hdmi-probe-monitor-at-init + patches.drivers/alsa-sp1-hda-33-hdmi-separate-checksum-routine + patches.drivers/alsa-sp1-hda-34-hdmi-sticky-infoframe + patches.drivers/alsa-sp1-hda-35-hdmi-sticky-stream-id + patches.drivers/alsa-sp1-hda-36-sticky-channel-count + patches.drivers/alsa-sp1-hda-37-show-epps-capability-in-proc + patches.drivers/alsa-sp1-hda-38-acer-aspire-4930g-mute-fix + patches.drivers/alsa-sp1-hda-39-hdmi-show-hbr-pincap + patches.drivers/alsa-sp1-hda-40-hdmi-accept-DP-pin + patches.drivers/alsa-sp1-hda-41-hdmi-channel-mapping-pin + patches.drivers/alsa-sp1-hda-42-hdmi-add-chmap-configs + patches.drivers/alsa-sp1-hda-43-dont-power-off-hda-link + patches.drivers/alsa-sp1-hda-44-alc661-892-support + patches.drivers/alsa-sp1-hda-45-alc661-memleak-fix + patches.drivers/alsa-sp1-hda-47-quirk-for-intel-d945-mobo + patches.drivers/alsa-sp1-hda-48-alc260-will-quirk-for-acer + patches.drivers/alsa-sp1-hda-49-more-alc663-fixes + patches.drivers/alsa-sp1-hda-52-hdmi-sticky-stream-tag + patches.drivers/alsa-sp1-hda-55-alc259-hp-pin-fix + patches.drivers/alsa-sp1-hda-56-realtek-eapd-fix + patches.drivers/alsa-sp1-hda-57-cx5051-toshiba-quirk + patches.drivers/alsa-sp1-hda-58-cx5051-lenovo-mute-fix + patches.drivers/alsa-sp1-hda-59-idt92hd83xxx-hp-mute-led + patches.drivers/alsa-sp1-hda-60-add-idt92hd88x-support + patches.drivers/alsa-sp1-hda-61-add-idt92hd88x-support2 + patches.drivers/alsa-sp1-hda-62-fix-hp-dv-mute-led + patches.drivers/alsa-sp1-hda-63-idt-hp-mute-led-detect + patches.drivers/alsa-sp1-hda-64-idt-hp-mute-led-cleanup + patches.drivers/alsa-sp1-hda-65-idt-hp-mute-led-cleanup2 + patches.drivers/alsa-sp1-hda-66-idt-hp-mute-led-fix-polarity + + patches.drivers/alsa-sp1-usb-01-avoid-oops-at-disconnect ######################################################## # Other driver fixes @@ -1952,100 +1173,40 @@ patches.suse/raw_device_max_minors_param.diff patches.suse/no-partition-scan - patches.fixes/saa7134-fix-resource-map-sanity-check-conflict.patch - patches.fixes/enclosure-fix-oops-while-iterating-enclosure_status-array - - patches.drivers/8250_pnp-wacom-add1 - patches.drivers/8250_pnp-wacom-add2 - patches.drivers/8250_pnp-wacom-add3 - patches.fixes/uart-txen-race.patch + patches.drivers/add-support-for-intel-cougar-point-chipset.patch + patches.fixes/pci-fix-nested-spinlock-hang-in-aer_inject.patch + patches.drivers/support-pci-domains-in-aer-inject + patches.fixes/dvb-l64781.ko-broken-with-gcc-4.5.patch ######################################################## # Other drivers we have added to the tree ######################################################## - patches.drivers/panasonic-laptop-add-panasonic-let-s-note-laptop-extras-driver-v0.94.patch ######################################################## # Suspend/Resume stuff ######################################################## - patches.fixes/Hibernate-Take-overlapping-zones-into-account-rev-2.patch ######################################################## # device-mapper ######################################################## patches.suse/dm-emulate-blkrrpart-ioctl 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 - patches.suse/dm-barrier-single-device patches.fixes/dm-mpath-reattach-dh patches.suse/dm-mpath-leastpending-path-update + patches.suse/dm-mpath-accept-failed-paths + patches.suse/dm-mpath-detach-existing-hardware-handler patches.suse/dm-mpath-null-pgs patches.fixes/dm-table-switch-to-readonly - patches.suse/dm-mpath-add-start-io - patches.suse/dm-mpath-queue-length-load-balancing - patches.suse/dm-mpath-tracking-nr-bytes - patches.suse/dm-mpath-service-time-load-balancing - patches.suse/dm-block-integrity - patches.fixes/blk-set-segment-boundary-mask - patches.fixes/dm-mpath-send-activate-to-every-path - patches.suse/dm-mpath-accept-failed-paths - patches.fixes/dm-avoid-put-table-dm_any_congested - patches.fixes/dm-unbind-drop-ref - patches.fixes/dm-table-ref-count - patches.suse/dm-mpath-requeue-for-stopped-queue - patches.suse/dm-mpath-check-info-before-access - patches.suse/dm-table-change-mode-to-ro - patches.suse/dm-use-md-for-free_bio_clone - patches.fixes/dm-path-selector-ref-count - patches.suse/dm-mpath-lockdep-irqsave - patches.fixes/dm-mpath-leastpending-correction + patches.suse/dm-mpath-evaluate-request-result-and-sense patches.fixes/dm-release-map_lock-before-set_disk_ro patches.suse/dm-mpath-no-activate-for-offlined-paths - patches.fixes/dm-table-upgrade-mode-race-fix - patches.fixes/dm_flag_queue_barrier_support patches.suse/dm-mpath-no-partitions-feature - patches.fixes/dm-mpath-skip-inactive-paths-during-activation + patches.suse/dm-mpath-skip-disabled-devices-when-iterating + patches.fixes/dm-stripe-zero-stripes ######################################################## # md ######################################################## - patches.suse/md-notify-when-stopped - patches.fixes/md-disable-recovery-on-faulty-degraded-array - patches.suse/md-raid-metadata-PAGE_SIZE.patch - patches.fixes/md-raid1-chunksize - patches.suse/md-bitmap-sub-page-chunks - patches.fixes/md-raid1-handle-read-error.patch - - # bug fixes and minor features to 2.6.30. bnc#498358 - patches.fixes/0001-md-Relax-minimum-size-restrictions-on-chunk_size.patch - patches.fixes/0002-md-fix-input-truncation-in-safe_delay_store.patch - patches.fixes/0003-md-don-t-retry-recovery-of-raid1-that-fails-due-to-e.patch - patches.fixes/0004-md-fix-deadlock-when-stopping-arrays.patch - patches.fixes/0005-md-Fix-is_mddev_idle-test-again.patch - patches.fixes/0006-md-never-clear-bit-from-the-write-intent-bitmap-when.patch - patches.fixes/0007-md-write-bitmap-information-to-devices-that-are-unde.patch - patches.fixes/0008-md-be-more-consistent-about-setting-WriteMostly-flag.patch - patches.fixes/0009-md-raid5-simplify-interface-for-init_stripe-and-get_.patch - patches.fixes/0010-md-raid5-change-raid5_compute_sector-and-stripe_to_p.patch - patches.fixes/0011-md-raid6-remove-expectation-that-Q-device-is-immedia.patch - patches.fixes/0012-md-raid5-simplify-raid5_compute_sector-interface.patch - patches.fixes/0013-md-raid5-Add-support-for-new-layouts-for-raid5-and-r.patch - patches.fixes/0014-md-raid5-finish-support-for-DDF-raid6.patch -+kabi patches.fixes/0015-md-add-size-as-a-personality-method.patch -+kabi patches.fixes/0016-md-centralize-array_sectors-modifications.patch -+kabi patches.fixes/0017-md-array_size-sysfs-attribute.patch --kabi patches.fixes/0017A-md-array_size-sysfs-arrtibute.patch - patches.fixes/0018-md-raid5-run-Fix-max_degraded-for-raid-level-4.patch - patches.fixes/0019-md-allow-setting-newly-added-device-to-in_sync-via-s.patch - patches.fixes/0020-md-support-bitmaps-on-RAID10-arrays-larger-then-2-te.patch - patches.fixes/0024-md-tidy-up-status_resync-to-handle-large-arrays.patch - patches.fixes/0026-md-remove-rd-d-links-immediately-after-stopping-an-a.patch -+kabi patches.fixes/0027-md-improve-errno-return-when-setting-array_size.patch -+kabi patches.fixes/0028-md-add-explicit-method-to-signal-the-end-of-a-reshap.patch - patches.fixes/md-update-size - patches.fixes/md-utime-fix ########################################################## # @@ -2054,65 +1215,52 @@ ########################################################## ########################################################## - # AppArmor + # Audit ########################################################## -# patches.apparmor/security-create.diff -# patches.apparmor/remove_suid.diff -# patches.apparmor/vfs-notify_change.diff -# patches.apparmor/security-setattr.diff -# patches.apparmor/vfs-mkdir.diff -# patches.apparmor/security-mkdir.diff -# patches.apparmor/vfs-mknod.diff -# patches.apparmor/security-mknod.diff -# patches.apparmor/vfs-symlink.diff -# patches.apparmor/security-symlink.diff -# patches.apparmor/security-readlink.diff -# patches.apparmor/vfs-link.diff -# patches.apparmor/security-link.diff -# patches.apparmor/vfs-rmdir.diff -# patches.apparmor/security-rmdir.diff -# patches.apparmor/fix-vfs_rmdir.diff -# patches.apparmor/vfs-unlink.diff -# patches.apparmor/security-unlink.diff -# patches.apparmor/vfs-rename.diff -# patches.apparmor/security-rename.diff -# patches.apparmor/vfs-setxattr.diff -# patches.apparmor/security-setxattr.diff -# patches.apparmor/vfs-getxattr.diff -# patches.apparmor/security-getxattr.diff -# patches.apparmor/vfs-listxattr.diff -# patches.apparmor/security-listxattr.diff -# patches.apparmor/vfs-removexattr.diff -# patches.apparmor/security-removexattr.diff -# patches.apparmor/unambiguous-__d_path.diff -# patches.apparmor/d_namespace_path.diff -# patches.apparmor/d_namespace_path_oops_fix.diff -# patches.apparmor/fsetattr.diff -# patches.apparmor/fsetattr-reintro-ATTR_FILE.diff -# patches.apparmor/fsetattr-restore-ia_file.diff -# patches.apparmor/file-handle-ops.diff -# patches.apparmor/security-xattr-file.diff -# patches.apparmor/sysctl-pathname.diff -# patches.apparmor/add-security_path_permission -# patches.apparmor/add-path_permission.diff -# patches.apparmor/do_path_lookup-nameidata.diff -# patches.apparmor/apparmor-audit.diff -# patches.apparmor/apparmor-main.diff -# patches.apparmor/apparmor-lsm.diff -# patches.apparmor/apparmor-path_permission -# patches.apparmor/apparmor-module_interface.diff -# patches.apparmor/apparmor-misc.diff -# patches.apparmor/apparmor-intree.diff -# patches.apparmor/apparmor-network.diff -# patches.apparmor/apparmor-rlimits.diff -# patches.apparmor/apparmor-2.6.25.diff -# patches.apparmor/apparmor-ptrace-2.6.27.diff -# patches.apparmor/fix-complain.diff -# patches.apparmor/fix-security-param.diff -# patches.apparmor/fork-tracking.diff -# patches.apparmor/export-security_inode_permission-for-aufs -# patches.apparmor/fix-deleted-leak.diff + ########################################################## + # AppArmor + ########################################################## +# patches.apparmor/security-default-lsm +# patches.apparmor/apparmor-security-module +# patches.apparmor/apparmor-correct-mapping-of-file-permissions +# patches.apparmor/apparmor-turn-auditing-of-ptrace-on +# patches.apparmor/apparmor-fix-operator-precidence-issue-in-as_path_link +# patches.apparmor/apparmor-explicitly-include-header-files-to-allow-apparmor-to-build-on-powerpc +# patches.apparmor/apparmor-ensure-apparmor-enabled-parmater-is-off-if-apparmor-fails-to-initialize +# patches.apparmor/apparmor-fix-auditing-of-domain-transitions-to-include-target-profile-information +# patches.apparmor/apparmor-fix-c99-violation +# patches.apparmor/apparmor-fix-build-failure-on-ia64 +# patches.apparmor/apparmor-revert-reporting-of-create-to-write-permission +# patches.apparmor/apparmor-fix-null-pointer-dereference-oops-in-profile-attachment +# patches.apparmor/apparmor-fix-argument-size-missmatch-on-64-bit-builds +# patches.apparmor/apparmor-fix-change_profile-failing-lpn401931 +# patches.apparmor/apparmor-fix-determination-of-forced-audit-messages +# patches.apparmor/apparmor-fix-oops-in-auditing-of-the-policy-interface-offset +# patches.apparmor/apparmor-fix-profile-attachment-for-regexp-based-profile-names +# patches.apparmor/apparmor-return-the-correct-error-codes-on-profile-addition-removal +# patches.apparmor/apparmor-fix-oops-in-profile-listing-and-display-full-list +# patches.apparmor/apparmor-fix-mapping-of-pux-to-new-internal-permission-format +# patches.apparmor/apparmor-fix-change_profile-failure +# patches.apparmor/apparmor-fix-profile-namespace-removal +# patches.apparmor/apparmor-fix-oops-when-auditing-the-addition-of-profile-namespace +# patches.apparmor/apparmor-fix-mediation-of-created-paths-that-look-like-deleted-paths +# patches.apparmor/apparmor-fix-file-auditing-when-quiet-is-used +# patches.apparmor/apparmor-policy-load-and-replacement-can-fail-to-alloc-mem +# patches.apparmor/apparmor-fix-failure-to-audit-change_hat-correctly + +# patches.apparmor/apparmor-allow-truncation-of-deleted-files +# patches.apparmor/apparmor-fix-oops-after-profile-removal +# patches.apparmor/apparmor-fix-oops-when-in-apparmor_bprm_set_creds +# patches.apparmor/apparmor-fix-cap-audit_caching-preemption-disabling +# patches.apparmor/apparmor-fix-refcounting-bug-causing-leak-of-creds-and-oops +# patches.apparmor/apparmor-fix-leak-when-profile-transition-table-fails-unpack +# patches.apparmor/apparmor-fully-close-race-condition-for-deleted-paths + +# patches.apparmor/apparmor-missing-unlock +# patches.apparmor/ptrace_may_access-fix +# patches.apparmor/apparmor-fix-security_ops-task_setrlimit-api-use +# patches.apparmor/apparmor-check-for-network-in-interrupt-and-work-around ######################################################## # Address space layout randomization @@ -2125,13 +1273,13 @@ patches.suse/kdb-common 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 - patches.fixes/kdb-bb_all-fixes - patches.fixes/kdb-Commited_AS-fix + patches.suse/kdb-build-fixes + patches.suse/kdb-x86-build-fixes + patches.suse/kdb-usb-rework + patches.suse/kdb_fix_ia64_build.patch patches.suse/kdb_dont_touch_i8042_early.patch + patches.suse/kdb-handle-nonexistance-keyboard-controller + patches.suse/kdb-fix-kdb_cmds-to-include-the-arch-common-macro ######################################################## # Other patches for debugging @@ -2140,58 +1288,41 @@ # patches.suse/stack-unwind # patches.suse/no-frame-pointer-select # patches.arch/x86_64-unwind-annotations -# patches.arch/s390-17-perf-01-framepointer.patch - - ######################################################## - # Perfmon - ######################################################## - patches.suse/perfmon2.patch - patches.suse/perfmon2-fix_disabled.patch - patches.suse/perfmon2-remove_syscalls.patch - patches.suse/perfmon2-remove_get_base_syscall_attr.patch - patches.suse/perfmon2-add_ioctl_interface.patch ######################################################## # Kdump ######################################################## - patches.fixes/kdb-kdump.diff - patches.fixes/kdb-oops-panic.diff patches.suse/kdump-dump_after_notifier.patch - patches.fixes/kdump-x86-sparsemem.diff ######################################################## # cgroups ######################################################## - patches.suse/cgroup-freezer.patch - patches.fixes/cgroups-suppress-cloning-warning.patch - patches.fixes/fix-nr_uninterruptible-accounting-of-frozen-tasks - - patches.suse/panic-on-io-nmi.diff - patches.suse/cgroup-disable-memory.patch + ######################################################## - # Tracing + # audit subsystem ######################################################## - # in tip/tracing/ftrace - patches.trace/rcu-read-sched.patch - patches.trace/markers-use-rcu-read-lock-sched.patch - - # in tip/tracing/ftrace - patches.trace/tracepoints.patch - patches.trace/tracepoints-use-table-size-macro.patch - patches.trace/tracepoints-documentation.patch - patches.trace/tracepoints-tracepoint-synchronize-unregister.patch - patches.trace/tracepoints-documentation-fix-teardown.patch - patches.trace/tracepoints-samples.patch - patches.trace/tracepoints-samples-fix-teardown.patch + patches.suse/audit-export-logging.patch + + ######################################################## + # Performance Monitoring, Tracing etc + ######################################################## + + patches.suse/perfmon2.patch + patches.suse/perfmon2_ioctl.patch + patches.suse/perfmon2-remove_syscalls.patch + patches.suse/perfmon2-remove_get_base_syscall_attr.patch + patches.suse/perfmon2_noutrace.patch + + patches.fixes/oprofile_bios_ctr.patch patches.trace/lttng-instrumentation-irq.patch - patches.trace/lttng-instrumentation-scheduler.patch - patches.trace/lttng-instrumentation-timer.patch + patches.trace/lttng-instrumentation-softirq.patch patches.trace/lttng-instrumentation-kernel.patch patches.trace/lttng-instrumentation-filemap.patch patches.trace/lttng-instrumentation-swap.patch - patches.trace/lttng-instrumentation-memory.patch + # fault.h: TP_PROTO(void) expansion failing on ia64, will fix next week ++tonyj patches.trace/lttng-instrumentation-memory.patch patches.trace/lttng-instrumentation-page_alloc.patch patches.trace/lttng-instrumentation-hugetlb.patch patches.trace/lttng-instrumentation-net.patch @@ -2201,133 +1332,38 @@ patches.trace/lttng-instrumentation-fs.patch patches.trace/lttng-instrumentation-ipc.patch - patches.trace/ftrace-port-to-tracepoints.patch - patches.trace/ftrace-framepointer.diff - patches.trace/utrace-core - patches.trace/s390-utrace-enablement.patch - patches.trace/s390-syscall-get-nr.diff - - # Fix for #469589 - patches.fixes/make-note_interrupt-fast.diff - - # Fix for #473537 - patches.fixes/fix-device-number-in-blktrace.patch - - # Fix for #475149 - patches.fixes/block-get-rid-of-the-manual-directory-counting-in-blktrace.patch - - patches.arch/s390-17-perf-02-schedframepointer.patch ++needs_update-32 patches.fixes/nfs-write.c-bug-removal.patch + patches.fixes/ia64-configure-HAVE_UNSTABLE_SCHED_CLOCK-for-SGI_SN.patch - ######################################################## - # Swap over NFS - ######################################################## + ######################################################## + # KVM patches + ######################################################## - patches.suse/SoN-01-mm-gfp-to-alloc_flags.patch - patches.suse/SoN-02-mm-setup_per_zone_pages_min.patch - patches.suse/SoN-03-net-ipv6-route-cleanup.patch - patches.suse/SoN-04-net-ipv6-route-cleanup-sysctl.patch - patches.suse/SoN-05-doc.patch - patches.suse/SoN-06-mm-gfp-to-alloc_flags-expose.patch - patches.suse/SoN-07-page_alloc-reserve.patch - patches.suse/SoN-08-reserve-slub.patch - patches.suse/SoN-fix-uninitialized-variable.patch - patches.suse/SoN-09-mm-kmem_estimate_pages.patch - patches.suse/SoN-10-mm-PF_MEMALLOC-softirq.patch - patches.suse/SoN-11-mm-page_alloc-emerg.patch - patches.suse/SoN-12-global-ALLOC_NO_WATERMARKS.patch - patches.suse/SoN-13-mm-page_alloc-GFP_EMERGENCY.patch - patches.suse/SoN-14-mm-reserve.patch - patches.suse/SoN-15-mm-selinux-emergency.patch - patches.suse/SoN-16-net-backlog.patch - patches.suse/SoN-17-net-ps_rx.patch - patches.suse/SoN-18-net-sk_allocation.patch - patches.suse/SoN-19-netvm-reserve.patch - patches.suse/SoN-20-netvm-reserve-inet.patch - patches.suse/SoN-20-netvm-reserve-inet.patch-fix - patches.suse/SoN-21-netvm-skbuff-reserve.patch - patches.suse/SoN-22-netvm-sk_filter.patch - patches.suse/SoN-23-netvm-tcp-deadlock.patch - patches.suse/SoN-24-emergency-nf_queue.patch - patches.suse/SoN-25-netvm.patch - patches.suse/SoN-26-mm-swapfile.patch - patches.suse/SoN-fix-sync - patches.suse/SoN-27-mm-page_file_methods.patch - patches.suse/SoN-28-nfs-swapcache.patch - patches.suse/SoN-29-nfs-swapper.patch - patches.suse/SoN-30-nfs-swap_ops.patch - patches.suse/SoN-31-nfs-alloc-recursions.patch - patches.fixes/nfs-write.c-bug-removal.patch - patches.fixes/ia64-configure-HAVE_UNSTABLE_SCHED_CLOCK-for-SGI_SN.patch + patches.fixes/kvm-ioapic.patch + patches.fixes/kvm-macos.patch ######################################################## # Staging tree patches # new drivers that are going upstream ######################################################## -# patches.drivers/0001-Staging-add-TAINT_CRAP-for-all-drivers-staging-code.patch -# patches.drivers/0002-Staging-add-TAINT_CRAP-flag-to-drivers-staging-modu.patch -# patches.drivers/0003-Staging-add-Kconfig-entries-and-Makefile-infrastruc.patch -# patches.drivers/0004-Staging-add-MAINTAINERS-entry.patch -# patches.drivers/0005-Staging-add-et131x-network-driver.patch -# patches.drivers/0006-Staging-add-Alacritech-slicoss-network-driver.patch -# patches.drivers/0007-Staging-add-sxg-network-driver.patch -# patches.drivers/0008-Staging-add-me4000-firmware-files.patch -# patches.drivers/0009-Staging-add-me4000-pci-data-collection-driver.patch -# patches.drivers/0010-Staging-add-the-go7007-video-driver.patch -# patches.drivers/0011-Staging-USB-IP-add-common-functions-needed.patch -# patches.drivers/0012-Staging-USB-IP-add-client-driver.patch -# patches.drivers/0013-Staging-USB-IP-add-host-driver.patch -# patches.drivers/0014-Staging-add-w35und-wifi-driver.patch -# patches.drivers/w35-ieee80211_ops-api-fixups -# patches.drivers/0015-Staging-add-wlan-ng-prism2-usb-driver.patch -# patches.drivers/0016-Staging-add-echo-cancelation-module.patch -# patches.drivers/0017-Staging-Fix-gcc-warnings-in-sxg.patch -# patches.drivers/0018-Staging-go7007-v4l-fixes.patch -# patches.drivers/0019-Staging-SLICOSS-lots-of-checkpatch-fixes.patch -# patches.drivers/0020-Staging-SLICOSS-Fix-warnings-due-to-static-usage.patch -# patches.drivers/0021-Staging-SLICOSS-Fix-remaining-type-names.patch -# patches.drivers/0022-Staging-SLICOSS-Call-pci_release_regions-at-driver.patch -# 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/otus-usb_complete_t-fixups -# patches.drivers/staging-add-rt2860-wireless-driver.patch -# patches.drivers/staging-rt2860-enable-wpa_supplicant-support.patch -# patches.drivers/staging-rt2860-sync-driver-up-with-2.6.30-version.patch -# patches.drivers/staging-add-serverengines-benet-10gb-ethernet-driver.patch -# patches.drivers/staging-add-rtl8187se-driver.patch -# patches.drivers/rtl8187se-fix-iw_handler-api-usage -# patches.drivers/staging-add-rt2870-wireless-driver.patch -# patches.drivers/staging-add-rt3070-wireless-driver.patch - -# patches.drivers/staging-hv-add-the-hyper-v-api-header-files.patch -# patches.drivers/staging-hv-add-the-hyper-v-driver-header-files.patch -# patches.drivers/staging-hv-add-the-hyper-v-virtual-bus.patch -# patches.drivers/staging-hv-add-the-hyper-v-virtual-block-driver.patch -# patches.drivers/staging-hv-add-the-hyper-v-virtual-network-driver.patch -# patches.drivers/staging-hv-add-the-hyper-v-virtual-storage-driver.patch -# patches.drivers/staging-hv-add-a-todo-file.patch -# patches.drivers/staging-hv-make-the-hyper-v-virtual-bus-code-build.patch -# patches.drivers/staging-hv-use-the-correct-ifdef-for-x86-64.patch -# patches.drivers/staging-hv-add-the-hyper-v-virtual-bus-to-the-build.patch -# patches.drivers/staging-hv-make-the-hyper-v-virtual-storage-driver-build.patch -# patches.drivers/staging-hv-add-the-hyper-v-virtual-scsi-driver-to-the-build.patch -# patches.drivers/staging-hv-storvsc-fix-up-driver_data-usage.patch -# patches.drivers/staging-hv-make-the-hyper-v-virtual-block-driver-build.patch -# patches.drivers/staging-hv-add-the-hyper-v-virtual-block-driver-to-the-build.patch -# patches.drivers/staging-hv-blkvsc-fix-up-driver_data-usage.patch -# patches.drivers/staging-hv-make-the-hyper-v-virtual-network-driver-build.patch -# patches.drivers/staging-hv-add-the-hyper-v-virtual-network-driver-to-the-build.patch - -# patches.drivers/staging-add-realtek-8192-pci-wireless-driver.patch -# patches.drivers/staging-rtl8192e-backport-net_device_ops-conversion.patch - - ######################################################## - # kernel-wide security fixes + ######################################################## + # "fastboot" patches + # These should all be upstream, we took them from + # moblin to try to speed up the boot process + ######################################################## +# patches.suse/linux-2.6.29-dont-wait-for-mouse.patch +# patches.suse/linux-2.6.29-enable-async-by-default.patch +#- patches.suse/linux-2.6.29-even-faster-kms.patch +# patches.suse/linux-2.6.29-silence-acer-message.patch +# patches.suse/linux-2.6.29-kms-after-sata.patch +# patches.suse/linux-2.6.29-jbd-longer-commit-interval.patch + + # some driver patches, should move up in the series... +# patches.suse/linux-2.6.29-touchkit.patch +# patches.suse/uvcvideo-ignore-hue-control-for-5986-0241.patch ######################################################## # You'd better have a good reason for adding a patch @@ -2353,12 +1389,13 @@ patches.xen/linux-2.6.19-rc1-kexec-move_segment_code-i386.patch patches.xen/linux-2.6.19-rc1-kexec-move_segment_code-x86_64.patch patches.xen/ipv6-no-autoconf - patches.xen/gso-size-check.patch - patches.xen/pci-reassign-resources + patches.xen/pci-guestdev + patches.xen/pci-reserve patches.xen/sfc-driverlink patches.xen/sfc-resource-driver patches.xen/sfc-driverlink-conditional patches.xen/sfc-external-sram + patches.xen/tmem # bulk stuff, new files for xen patches.xen/xen3-auto-xen-arch.diff @@ -2377,42 +1414,10 @@ # fixups due to upstream Xen parts patches.xen/xen3-fixup-xen - patches.xen/sfc-sync-headers + patches.xen/sfc-set-arch + patches.xen/sfc-endianness # newer changeset backports - patches.xen/735-balloon-exit.patch - patches.xen/737-kexec-free.patch - patches.xen/740-blkback-resource-leak.patch - patches.xen/746-pirq-status-page.patch - patches.xen/747-x86-undo-mfn-limit.patch - patches.xen/748-x86-ioapic-cleanup.patch - patches.xen/761-highpte.patch - patches.xen/762-xencons-hvc.patch - patches.xen/764-netback-foreign-pages.patch - patches.xen/769-evtchn-CPU-offline.patch - patches.xen/781-fbfront-bogus-rect.patch - patches.xen/782-netback-error-handling.patch - patches.xen/791-x86-pcifront-register-pirq.patch - patches.xen/797-pirq-range-check.patch - patches.xen/801-pciback-no-pci_match_id.patch - patches.xen/803-netfront-unregister-notifier.patch - patches.xen/805-blkfront-map-sg.patch - patches.xen/821-xenbus-state-strings.patch - patches.xen/832-ntp-interaction.patch - patches.xen/844-swiotlb-alloc.patch - patches.xen/848-sfc-vif-states-lock.patch - patches.xen/849-sfc-tx-skb-lock.patch - patches.xen/863-blktap-vma-close.patch - patches.xen/870-i386-critical-section.patch - patches.xen/897-balloon-keep-trying.patch - patches.xen/899-kbuild-extmod.patch - patches.xen/914-dynamic-Cx-change.patch - patches.xen/932-edac.patch - patches.xen/933-usb-mon-dma.patch - patches.xen/941-xenbus-transaction-mutex.patch - patches.xen/944-Dell-RBU.patch - patches.xen/945-MSI-disable-check.patch - patches.xen/958-fbfront-resume.patch # changes outside arch/{i386,x86_64}/xen patches.xen/xen3-fixup-kconfig @@ -2430,80 +1435,60 @@ patches.xen/xen3-patch-2.6.25 patches.xen/xen3-patch-2.6.26 patches.xen/xen3-patch-2.6.27 - patches.xen/xen3-patch-2.6.27.1-2 - patches.xen/xen3-patch-2.6.27.3-4 - patches.xen/xen3-patch-2.6.27.4-5 - patches.xen/xen3-patch-2.6.27.5-6 - patches.xen/xen3-patch-2.6.27.7-8 - patches.xen/xen3-patch-2.6.27.8-9 - patches.xen/xen3-patch-2.6.27.9-10 - patches.xen/xen3-patch-2.6.27.11-12 - patches.xen/xen3-patch-2.6.27.14-15 - patches.xen/xen3-patch-2.6.27.15-16 - patches.xen/xen3-patch-2.6.27.18-19 - patches.kabi/xen3-patch-2.6.27.18-19 - patches.xen/xen3-patch-2.6.27.19-20 - patches.xen/xen3-patch-2.6.27.24-25 - patches.xen/xen3-patch-2.6.27.25-26 - patches.xen/xen3-patch-2.6.27.36-37 - patches.xen/xen3-patch-2.6.27.38-39 + patches.xen/xen3-patch-2.6.28 + patches.xen/xen3-patch-2.6.29 + patches.xen/xen3-patch-2.6.30 + patches.xen/xen3-patch-2.6.31 + patches.xen/xen3-patch-2.6.32 + patches.xen/xen3-patch-2.6.32.1-2 + patches.xen/xen3-patch-2.6.32.2-3 + patches.xen/xen3-patch-2.6.32.3-4 + patches.xen/xen3-patch-2.6.32.7-8 patches.xen/xen3-seccomp-disable-tsc-option - patches.xen/xen3-rwlocks-enable-interrupts - patches.xen/xen3-x86-fix-nodac patches.xen/xen3-x86-mcp51-no-dac - patches.xen/xen3-remove_kernel_physical_mapping_init_from_init + patches.xen/xen3-x86-64-preserve-large-page-mapping-for-1st-2mb-kernel-txt-with-config_debug_rodata + patches.xen/xen3-x86-64-align-rodata-kernel-section-to-2mb-with-config_debug_rodata patches.xen/xen3-x86-mark_rodata_rw.patch -+npiggin patches.xen/xen3-x86-mark_rodata_rw-2.patch - patches.xen/xen3-x86-pageattr-pmd-permission-fix.patch - patches.xen/xen3-x86-usb-debug-port-early-console-v4.patch - patches.xen/xen3-x2APIC_PATCH_20_of_41_cff73a6ffaed726780b001937d2a42efde553922 - patches.xen/xen3-x2APIC_PATCH_27_of_41_9fa8c481b55e80edd8c637573f87853bb6b600f5 - patches.xen/xen3-x2APIC_PATCH_40_of_41_bbb65d2d365efe9951290e61678dcf81ec60add4 - patches.xen/xen3-bug-531260-x86-pci-insert-ioapic-resource-before-assigning-unassigned-resources.patch - patches.xen/xen3-x86_sgi_cpus4096-02-fix-send_call_func_ip.patch - patches.xen/xen3-x86_sgi_cpus4096-05-update-send_IPI_mask.patch - patches.xen/xen3-uv_setup_irq.diff - patches.xen/xen3-x86-vmware-tsc-03-detect-from-hypervisor - patches.xen/xen3-x86-fix-kmap-contig.patch -+andrea patches.xen/xen3-silent-stack-overflow - patches.xen/xen3-acpi_assure_unique_processor_proc_creation.patch - patches.kabi/xen3-e1000e_Export_set_memory_ro-rw - patches.xen/xen3-x86_sgi_uv_early_detect_oem.patch - patches.xen/xen3-intel-ibex-peak-device-ids.patch - patches.xen/xen3-add-via-chrome9-drm-support.patch - patches.xen/xen3-acpi-pci-pci-msi-_osc-support-capabilities-called-when-root-bridge-added.patch - patches.xen/xen3-sysfs-crash-debugging.patch + patches.xen/xen3-x86-Remove-CPU-cache-size-output-for-non-Intel-too.patch + patches.xen/xen3-x86-cpu-mv-display_cacheinfo-cpu_detect_cache_sizes.patch + patches.xen/xen3-x86-Limit-the-number-of-processor-bootup-messages.patch + patches.xen/xen3-x86_irq_setup_extra_ioapic_for_sci.patch + patches.xen/xen3-bug-561933_uv_pat_is_gru_range.patch + patches.xen/xen3-x86-Unify-fixup_irqs-for-32-bit-and-64-bit-kernels.patch + patches.xen/xen3-x86-intr-remap-Avoid-irq_chip-mask-unmask-in-fixup_irqs-for-intr-remapping.patch + patches.xen/xen3-x86-Remove-local_irq_enable-local_irq_disable-in-fixup_irqs.patch + patches.xen/xen3-vmw_pvscsi-scsi-driver-for-vmware-s-virtual-hba.patch + patches.xen/xen3-add-support-for-intel-cougar-point-chipset.patch patches.xen/xen3-kdb-x86 patches.xen/xen3-stack-unwind patches.xen/xen3-x86_64-unwind-annotations - patches.xen/xen3-perfmon2.patch - patches.xen/xen3-perfmon2-remove_syscalls.patch - patches.xen/xen3-panic-on-io-nmi.diff # bugfixes and enhancements patches.xen/xen-balloon-max-target - patches.xen/xen-balloon-accounting patches.xen/xen-modular-blktap patches.xen/xen-blkback-bimodal-suse patches.xen/xen-blkif-protocol-fallback-hack patches.xen/xen-blkback-cdrom patches.xen/xen-blktap-write-barriers - patches.xen/xen-scsifront-block-timeout-update patches.xen/xen-op-packet patches.xen/xen-blkfront-cdrom patches.xen/xen-sections patches.xen/xen-swiotlb-heuristics - patches.xen/xen-kconfig-compat-3.2.0 + patches.xen/xen-kconfig-compat patches.xen/xen-cpufreq-report - patches.xen/xen-rt2860-build + patches.xen/xen-staging-build patches.xen/xen-sysdev-suspend patches.xen/xen-ipi-per-cpu-irq patches.xen/xen-virq-per-cpu-irq + patches.xen/xen-spinlock-poll-early patches.xen/xen-configurable-guest-devices patches.xen/xen-netback-nr-irqs patches.xen/xen-netback-notify-multi - patches.xen/xen-S3-MSI - patches.xen/xen-blktap-vma-close-fix + patches.xen/xen-netback-generalize + patches.xen/xen-netback-multiple-tasklets + patches.xen/xen-netback-kernel-threads + patches.xen/xen-pciback-sriov + patches.xen/xen-unpriv-build patches.xen/xen-dcdbas patches.xen/xen-x86-panic-no-reboot patches.xen/xen-x86-dcr-fallback @@ -2512,12 +1497,9 @@ patches.xen/xen-x86-pmd-handling patches.xen/xen-x86-bigmem patches.xen/xen-x86-machphys-prediction - patches.xen/xen-x86-no-lazy-tlb patches.xen/xen-x86-exit-mmap - patches.xen/xen-x86-exports - patches.xen/xen-i386-panic-on-oops + patches.xen/xen-x86-per-cpu-vcpu-info patches.xen/xen-x86_64-pgd-pin patches.xen/xen-x86_64-pgd-alloc-order patches.xen/xen-x86_64-dump-user-pgt patches.xen/xen-x86_64-note-init-p2m - patches.kabi/xen-x86_64-note-init-p2m -- 2.39.2