# BASE v2.6.28-rc2-185-ge946217 # NEXT_PATCHES_START # MM_PATCHES_START # Trivial compilation fixes. ## for-linus virtio:net_recycle_some_more_rx_buffer_pages.patch virtio:net_hook_up_the_set_tso_ethtool_op.patch #lguest:debug-efi-problem.patch lguest:fix-moved-asm-dir.patch lguest:fix-efi.patch lguest:fix-irq-vectors.patch ## for-linus end # misc # virtio net virtio:net-mergeable-rx-bufs.patch # virtio # console work # lguest #lguest:no-signals-for-timeout.patch lguest:move_the_initial_guest_page_table_creation_code_to_the_host.patch module:remove_config_kmod.patch # MM_PATCHES_END # NEXT_PATCHES_END # Mike's cpumask stack overflow easy fixes. cpumask:add-for_each_cpu_mask_and.patch x86:modify-send_IPI-API.patch sched:reduce-stack-usage.patch # The 'struct cpumask' and CONFIG_CPUMASK_OFFSTACK introduction patches. cpumask:centralize-common-maps.patch cpumask:remove-min.patch cpumask:add-struct-cpumask.patch cpumask:convert-few-difficult-cpumask_t-users.patch cpumask:cpumask_size.patch cpumask:cpus_copy.patch cpumask:cpumask_var_t.patch x86:enable-MAXSMP.patch cpumask:CONFIG_NR_CPUS-always.patch cpumask:always-have-nr_cpu_ids.patch cpumask:add-nr_cpumask_bits.patch cpumask:all-ops-compare-against-nr_cpu_ids.patch cpumask:fix-impossible-percpu-accesses.patch cpumask:use-nr_cpu_ids-in-all-ops.patch cpumask:cpumask_bits-everywhere.patch cpumask:cpumask_of.patch cpumask:for_each_cpu.patch cpumask:cpumask_first-cpumask_next.patch cpumask:deprecate-any_online_cpu.patch cpumask:cpumask_any_but.patch cpumask:deprecate-CPUMASK_ALLOC.patch cpumask:use-alloc_cpumask_var-in-sched.patch cpumask:to_cpumask.patch cpumask:cpumap-accessors.patch cpumask:CPU_BITS_ALL-and-CPU_BITS_NONE.patch cpumask:cpu_online_mask-et-al.patch cpumask:cpu_all_mask-and-cpu_none_mask.patch cpumask:cleanup-ifdefs.patch cpumask:check-all-ops-for-limits.patch cpumask:simple-smp_call_function_many.patch misc:work_on_cpu.patch misc:test-work_on_cpu.patch cpumask:smp_call_function_many.patch lguest:change_over_to_using_kvm_hypercalls_mechanism.patch # PAE crashes my host. lguest:physical_address_extension_support.patch lguest:sparse-fixes.patch lguest:page_size_extension_support.patch lguest:guest_pse_support-doc.patch # Nice cleanup bitmap:find_last_bit.patch cpumask:use-find_last_bit.patch # This for arch maintainers cpumask:use-cpumap-accessors.patch misc:work_on_cpu-acpi.patch misc:work_on_cpu-dcdbas.patch misc:work_on_cpu-pci.patch misc:work_on_cpu-powerpc-sysfs.patch misc:work_on_cpu-x86-intel_cachinfo.patch misc:work_on_cpu-amd64.patch # This cleanup for Ingo. x86:speedstep-centrino-cleanup.patch # Another one to be pushed wider. cpumask:percpu_alloc-nmi.patch cpumask:percpu_alloc-mce_64.patch cpumask:percpu_alloc-ebtables.patch cpumask:percpu_alloc-trace.patch cpumask:percpu_alloc-ipv4.patch cpumask:percpu_alloc-ipv6.patch cpumask:percpu_alloc-net-dma.patch #lguest:move_the_initial_guest_page_table_creation_code_to_the_host.patch #lguest:physical_address_extension_support.patch #lguest:page_size_extension_support.patch misc:pskb_alloc.patch virtio:net_use_alloc_pskb.patch lguest:tweak-net-timeout.patch lguest:network-counters.patch misc:ERR_PTR-and-PTR_ERR-cold.patch misc:acpi-module_param-simplify.patch kthread:kthread_stop-void-return.patch # Not sure about this one, still debating. stop_machine:add_stopmachine_timeout.patch # Index patches. Not sure about these yet. virtio:ring-publish-indices.patch lguest:publish-indices.patch # Tun vringfd work #misc:cpumask_of_cpu_map.patch misc:dev_vring.patch misc:ringfd-base-limit.patch misc:tun-vring.patch misc:tun-vring-xmit.patch lguest:use-tun-ringfd.patch misc:vring-handle-suppression.patch # Async non-copy TUN. misc:skb_shinfo-destructor.patch misc:export-release_pages.patch #misc:tun-xmit-vring.patch #misc:tun_fix_csum_start_computation.patch misc:jhash-bench.c misc:jhash-lookup3.patch misc:anon_inodes-cleanup.patch #lguest:network-thread.patch #virtio:threshold-notify.patch ## still pending # From here on, it's experimental and crazy stuff (or stuff which was sent # via other maintainers). # Past here is kind of broken at the moment. #misc:tun-vring-suppress-notifications.patch #virtio:net-investigate.patch #virtio:virtio_net-performance-stats.patch lguest:dump_devices.patch #lguest:allow-non-gso.patch # Experiment to add explicit threshold to vring. #virtio:threshold-extension.patch #lguest:threshold.patch #stop_machine:ipi.patch misc:remove-vfs_caches_init_early.patch lguest:mem-encapsulate.patch lguest:encapsulate-virtqueue_info.patch lguest:simply-ignore-bad-virtqueues.patch lguest:mmap-file-for-guest.patch lguest:inter-guest-net.patch lguest:config_changed.patch lguest:balloon-support.patch misc:sg_chain-remove-end-bit.patch #virtio:use-sg-chain.patch #virtio:blk-sg_chain-based.patch virtio:documentation.patch # # #misc:timer-slop.patch lguest:rtc.patch # Typesafe patches misc:cast_if_type.patch misc:typesafe_cb.patch misc:kthread-typesafe.patch misc:stop_machine-typesafe.patch misc:timer-typesafe.patch misc:request_irq-typesafe.patch misc:stop_machine-convert-typesafe.patch misc:request_irq-correct-handler-type.patch misc:fix-net-null-request_irq.patch lguest:typesafe-irq-handler.patch misc:fixup-kthread-users-typesafe.patch misc:request_irq-BUG_ON.patch misc:alloc_goodsize_table.patch virtio:blk-discard-sectors.patch #net:soft-ufo-support.patch # down_trylock removal. Nacked by Linus. misc:introduce-down_nowait.patch misc:down_nowait.patch misc:down_nowait-documentation.patch misc:down_nowait-arch_ia64_kernel_salinfo.patch misc:down_nowait-drivers_char_snsc.patch misc:down_nowait-drivers_char_viotape.patch misc:down_nowait-drivers_infiniband_core_user_mad.patch misc:down_nowait-drivers_input_serio_hil_mlc.patch misc:down_nowait-drivers_input_serio_hp_sdc_mlc.patch misc:down_nowait-drivers_md_dm-raid1.patch misc:down_nowait-drivers_net_3c527.patch misc:down_nowait-drivers_net_irda_sir_dev.patch misc:down_nowait-drivers_net_wireless_airo.patch misc:down_nowait-drivers_scsi_aacraid_commsup.patch misc:down_nowait-drivers_usb_core_usb.patch misc:down_nowait-drivers_usb_gadget_inode.patch misc:down_nowait-xfs.patch misc:down_nowait-kernel_printk.patch