- Update Xen patches to 3.4-rc3 and c/s 1172.
authorJan Beulich <jbeulich@novell.com>
Fri, 20 Apr 2012 16:09:06 +0000 (18:09 +0200)
committerJan Beulich <jbeulich@novell.com>
Fri, 20 Apr 2012 16:09:06 +0000 (18:09 +0200)
commit008f55c0e1a40ef4afe5b935446692fee86aba60
tree75b68c935597e91f07ddc4a7592b6318ef3ee9c9
parent102e808bb96c7697f1ce9eb9409c147883de421d
- Update Xen patches to 3.4-rc3 and c/s 1172.
- config.conf: Re-enabled Xen configs.
- Update config files.

suse-commit: 9f943f64c0fa3fec07bc4b14db607dc7951fd726
664 files changed:
Documentation/kernel-parameters.txt
Documentation/vm/frontswap.txt [new file with mode: 0644]
arch/ia64/Kconfig
arch/ia64/Makefile
arch/ia64/include/asm/xen/hypervisor.h
arch/ia64/include/asm/xen/interface.h
arch/ia64/kernel/asm-offsets.c
arch/ia64/kernel/vmlinux.lds.S
arch/ia64/xen/Kconfig
arch/ia64/xen/xcom_hcall.c
arch/x86/Kbuild
arch/x86/Kconfig
arch/x86/Kconfig.cpu
arch/x86/Kconfig.debug
arch/x86/Makefile
arch/x86/boot/Makefile
arch/x86/ia32/ia32entry-xen.S [new file with mode: 0644]
arch/x86/include/asm/acpi.h
arch/x86/include/asm/agp.h
arch/x86/include/asm/apic.h
arch/x86/include/asm/apicdef.h
arch/x86/include/asm/boot.h
arch/x86/include/asm/compat.h
arch/x86/include/asm/cpufeature.h
arch/x86/include/asm/debugreg.h
arch/x86/include/asm/e820.h
arch/x86/include/asm/hardirq.h
arch/x86/include/asm/hw_irq.h
arch/x86/include/asm/hypervisor.h
arch/x86/include/asm/i8259.h
arch/x86/include/asm/io.h
arch/x86/include/asm/kexec.h
arch/x86/include/asm/mach_traps.h
arch/x86/include/asm/mc146818rtc.h
arch/x86/include/asm/mmu.h
arch/x86/include/asm/nmi.h
arch/x86/include/asm/page_64_types.h
arch/x86/include/asm/ptrace.h
arch/x86/include/asm/required-features.h
arch/x86/include/asm/segment.h
arch/x86/include/asm/thread_info.h
arch/x86/include/asm/topology.h
arch/x86/include/asm/trampoline.h
arch/x86/include/asm/traps.h
arch/x86/include/asm/uv/uv_hub.h
arch/x86/include/asm/xen/hypercall.h
arch/x86/include/asm/xen/hypervisor.h
arch/x86/include/asm/xen/interface.h
arch/x86/include/mach-xen/asm/agp.h [new file with mode: 0644]
arch/x86/include/mach-xen/asm/cmpxchg.h [new file with mode: 0644]
arch/x86/include/mach-xen/asm/cmpxchg_32.h [new file with mode: 0644]
arch/x86/include/mach-xen/asm/cmpxchg_64.h [new file with mode: 0644]
arch/x86/include/mach-xen/asm/desc.h [new file with mode: 0644]
arch/x86/include/mach-xen/asm/dma-mapping.h [new file with mode: 0644]
arch/x86/include/mach-xen/asm/fixmap.h [new file with mode: 0644]
arch/x86/include/mach-xen/asm/fpu-internal.h [new file with mode: 0644]
arch/x86/include/mach-xen/asm/gnttab_dma.h [new file with mode: 0644]
arch/x86/include/mach-xen/asm/highmem.h [new file with mode: 0644]
arch/x86/include/mach-xen/asm/hypercall.h [new file with mode: 0644]
arch/x86/include/mach-xen/asm/hypercall_32.h [new file with mode: 0644]
arch/x86/include/mach-xen/asm/hypercall_64.h [new file with mode: 0644]
arch/x86/include/mach-xen/asm/hypervisor.h [new file with mode: 0644]
arch/x86/include/mach-xen/asm/io.h [new file with mode: 0644]
arch/x86/include/mach-xen/asm/ipi.h [new file with mode: 0644]
arch/x86/include/mach-xen/asm/irq_vectors.h [new file with mode: 0644]
arch/x86/include/mach-xen/asm/irqflags.h [new file with mode: 0644]
arch/x86/include/mach-xen/asm/mach_traps.h [new file with mode: 0644]
arch/x86/include/mach-xen/asm/maddr.h [new file with mode: 0644]
arch/x86/include/mach-xen/asm/maddr_32.h [new file with mode: 0644]
arch/x86/include/mach-xen/asm/maddr_64.h [new file with mode: 0644]
arch/x86/include/mach-xen/asm/mmu_context.h [new file with mode: 0644]
arch/x86/include/mach-xen/asm/mutex.h [new file with mode: 0644]
arch/x86/include/mach-xen/asm/pci.h [new file with mode: 0644]
arch/x86/include/mach-xen/asm/percpu.h [new file with mode: 0644]
arch/x86/include/mach-xen/asm/perf_event.h [new file with mode: 0644]
arch/x86/include/mach-xen/asm/pgalloc.h [new file with mode: 0644]
arch/x86/include/mach-xen/asm/pgtable-3level.h [new file with mode: 0644]
arch/x86/include/mach-xen/asm/pgtable-3level_types.h [new file with mode: 0644]
arch/x86/include/mach-xen/asm/pgtable.h [new file with mode: 0644]
arch/x86/include/mach-xen/asm/pgtable_32.h [new file with mode: 0644]
arch/x86/include/mach-xen/asm/pgtable_64.h [new file with mode: 0644]
arch/x86/include/mach-xen/asm/pgtable_64_types.h [new file with mode: 0644]
arch/x86/include/mach-xen/asm/pgtable_types.h [new file with mode: 0644]
arch/x86/include/mach-xen/asm/probe_roms.h [new file with mode: 0644]
arch/x86/include/mach-xen/asm/processor.h [new file with mode: 0644]
arch/x86/include/mach-xen/asm/setup.h [new file with mode: 0644]
arch/x86/include/mach-xen/asm/smp-processor-id.h [new file with mode: 0644]
arch/x86/include/mach-xen/asm/smp.h [new file with mode: 0644]
arch/x86/include/mach-xen/asm/special_insns.h [new file with mode: 0644]
arch/x86/include/mach-xen/asm/spinlock.h [new file with mode: 0644]
arch/x86/include/mach-xen/asm/spinlock_types.h [new file with mode: 0644]
arch/x86/include/mach-xen/asm/swiotlb.h [new file with mode: 0644]
arch/x86/include/mach-xen/asm/switch_to.h [new file with mode: 0644]
arch/x86/include/mach-xen/asm/time.h [new file with mode: 0644]
arch/x86/include/mach-xen/asm/tlbflush.h [new file with mode: 0644]
arch/x86/include/mach-xen/asm/vga.h [new file with mode: 0644]
arch/x86/include/mach-xen/asm/xenoprof.h [new file with mode: 0644]
arch/x86/include/mach-xen/asm/xor.h [new file with mode: 0644]
arch/x86/include/mach-xen/asm/xor_64.h [new file with mode: 0644]
arch/x86/kernel/Makefile
arch/x86/kernel/acpi/Makefile
arch/x86/kernel/acpi/boot.c
arch/x86/kernel/acpi/processor_extcntl_xen.c [new file with mode: 0644]
arch/x86/kernel/amd_nb.c
arch/x86/kernel/apic/Makefile
arch/x86/kernel/apic/apic-xen.c [new file with mode: 0644]
arch/x86/kernel/apic/hw_nmi.c
arch/x86/kernel/apic/io_apic-xen.c [new file with mode: 0644]
arch/x86/kernel/apic/ipi-xen.c [new file with mode: 0644]
arch/x86/kernel/apic/probe_32-xen.c [new file with mode: 0644]
arch/x86/kernel/asm-offsets.c
arch/x86/kernel/asm-offsets_32.c
arch/x86/kernel/asm-offsets_64.c
arch/x86/kernel/cpu/Makefile
arch/x86/kernel/cpu/amd.c
arch/x86/kernel/cpu/bugs.c
arch/x86/kernel/cpu/bugs_64.c
arch/x86/kernel/cpu/common-xen.c [new file with mode: 0644]
arch/x86/kernel/cpu/intel.c
arch/x86/kernel/cpu/intel_cacheinfo.c
arch/x86/kernel/cpu/mcheck/Makefile
arch/x86/kernel/cpu/mcheck/mce-inject.c
arch/x86/kernel/cpu/mcheck/mce.c
arch/x86/kernel/cpu/mcheck/mce_dom0.c [new file with mode: 0644]
arch/x86/kernel/cpu/mtrr/Makefile
arch/x86/kernel/cpu/mtrr/main-xen.c [new file with mode: 0644]
arch/x86/kernel/cpu/proc.c
arch/x86/kernel/cpu/scattered.c
arch/x86/kernel/cpu/topology.c
arch/x86/kernel/dumpstack_64.c
arch/x86/kernel/e820-xen.c [new file with mode: 0644]
arch/x86/kernel/early_printk-xen.c [new file with mode: 0644]
arch/x86/kernel/entry_32-xen.S [new file with mode: 0644]
arch/x86/kernel/entry_32.S
arch/x86/kernel/entry_64-xen.S [new file with mode: 0644]
arch/x86/kernel/entry_64.S
arch/x86/kernel/fixup.c [new file with mode: 0644]
arch/x86/kernel/head-xen.c [new file with mode: 0644]
arch/x86/kernel/head32-xen.c [new file with mode: 0644]
arch/x86/kernel/head64-xen.c [new file with mode: 0644]
arch/x86/kernel/head_32-xen.S [new file with mode: 0644]
arch/x86/kernel/head_64-xen.S [new file with mode: 0644]
arch/x86/kernel/init_task.c
arch/x86/kernel/ioport-xen.c [new file with mode: 0644]
arch/x86/kernel/irq-xen.c [new file with mode: 0644]
arch/x86/kernel/irq_work-xen.c [new file with mode: 0644]
arch/x86/kernel/ldt-xen.c [new file with mode: 0644]
arch/x86/kernel/machine_kexec_32.c
arch/x86/kernel/machine_kexec_64.c
arch/x86/kernel/machine_kexec_xen.c [new file with mode: 0644]
arch/x86/kernel/microcode_core-xen.c [new file with mode: 0644]
arch/x86/kernel/mmconf-fam10h_64.c
arch/x86/kernel/mpparse-xen.c [new file with mode: 0644]
arch/x86/kernel/msr-xen.c [new file with mode: 0644]
arch/x86/kernel/nmi.c
arch/x86/kernel/pci-dma-xen.c [new file with mode: 0644]
arch/x86/kernel/pci-nommu-xen.c [new file with mode: 0644]
arch/x86/kernel/pcspeaker.c
arch/x86/kernel/probe_roms.c
arch/x86/kernel/process-xen.c [new file with mode: 0644]
arch/x86/kernel/process_32-xen.c [new file with mode: 0644]
arch/x86/kernel/process_64-xen.c [new file with mode: 0644]
arch/x86/kernel/quirks.c
arch/x86/kernel/relocate_kernel_32.S
arch/x86/kernel/relocate_kernel_64.S
arch/x86/kernel/resource.c
arch/x86/kernel/rtc.c
arch/x86/kernel/setup-xen.c [new file with mode: 0644]
arch/x86/kernel/setup_percpu.c
arch/x86/kernel/smp-xen.c [new file with mode: 0644]
arch/x86/kernel/syscall_32-xen.c [new file with mode: 0644]
arch/x86/kernel/time-xen.c [new file with mode: 0644]
arch/x86/kernel/traps-xen.c [new file with mode: 0644]
arch/x86/kernel/vm86_32.c
arch/x86/kernel/vmlinux.lds.S
arch/x86/kernel/vsyscall_64-xen.c [new file with mode: 0644]
arch/x86/kernel/x8664_ksyms_64.c
arch/x86/kernel/x86_init-xen.c [new file with mode: 0644]
arch/x86/kvm/Kconfig
arch/x86/lib/Makefile
arch/x86/lib/cache-smp-xen.c [new file with mode: 0644]
arch/x86/lib/scrub.c [new file with mode: 0644]
arch/x86/mm/Makefile
arch/x86/mm/dump_pagetables-xen.c [new file with mode: 0644]
arch/x86/mm/fault-xen.c [new file with mode: 0644]
arch/x86/mm/highmem_32-xen.c [new file with mode: 0644]
arch/x86/mm/hypervisor.c [new file with mode: 0644]
arch/x86/mm/init-xen.c [new file with mode: 0644]
arch/x86/mm/init_32-xen.c [new file with mode: 0644]
arch/x86/mm/init_64-xen.c [new file with mode: 0644]
arch/x86/mm/iomap_32-xen.c [new file with mode: 0644]
arch/x86/mm/ioremap-xen.c [new file with mode: 0644]
arch/x86/mm/pageattr-xen.c [new file with mode: 0644]
arch/x86/mm/pat-xen.c [new file with mode: 0644]
arch/x86/mm/pat_internal.h
arch/x86/mm/pgtable-xen.c [new file with mode: 0644]
arch/x86/mm/pgtable_32-xen.c [new file with mode: 0644]
arch/x86/mm/physaddr.c
arch/x86/oprofile/Makefile
arch/x86/oprofile/xenoprof.c [new file with mode: 0644]
arch/x86/pci/Makefile
arch/x86/pci/amd_bus.c
arch/x86/pci/i386.c
arch/x86/pci/irq.c
arch/x86/pci/mmconfig-shared.c
arch/x86/pci/pcifront.c [new file with mode: 0644]
arch/x86/platform/efi/Makefile
arch/x86/platform/efi/efi-xen.c [new file with mode: 0644]
arch/x86/platform/sfi/sfi.c
arch/x86/power/Makefile
arch/x86/vdso/Makefile
arch/x86/vdso/vclock_gettime.c
arch/x86/vdso/vdso32-setup-xen.c [new file with mode: 0644]
arch/x86/vdso/vdso32.S
arch/x86/vdso/vdso32/note.S
arch/x86/vdso/vdso32/syscall.S
arch/x86/xen/Kconfig
arch/x86/xen/enlighten.c
arch/x86/xen/xen-head.S
drivers/Makefile
drivers/acpi/Kconfig
drivers/acpi/Makefile
drivers/acpi/acpi_memhotplug.c
drivers/acpi/acpica/hwxfsleep.c
drivers/acpi/bgrt.c
drivers/acpi/osl.c
drivers/acpi/pci_irq.c
drivers/acpi/pci_root.c
drivers/acpi/processor_core.c
drivers/acpi/processor_driver.c
drivers/acpi/processor_extcntl.c [new file with mode: 0644]
drivers/acpi/processor_idle.c
drivers/acpi/processor_perflib.c
drivers/acpi/scan.c
drivers/acpi/sleep.c
drivers/base/cpu.c
drivers/block/Kconfig
drivers/block/Makefile
drivers/block/floppy.c
drivers/block/xen-blkback/Makefile
drivers/cdrom/Makefile
drivers/char/Kconfig
drivers/char/agp/agp.h
drivers/char/agp/amd-k7-agp.c
drivers/char/agp/amd64-agp.c
drivers/char/agp/ati-agp.c
drivers/char/agp/efficeon-agp.c
drivers/char/agp/generic.c
drivers/char/agp/intel-gtt.c
drivers/char/agp/sworks-agp.c
drivers/char/mem.c
drivers/char/tpm/Kconfig
drivers/char/tpm/Makefile
drivers/char/tpm/tpm.h
drivers/char/tpm/tpm_vtpm.c [new file with mode: 0644]
drivers/char/tpm/tpm_vtpm.h [new file with mode: 0644]
drivers/char/tpm/tpm_xen.c [new file with mode: 0644]
drivers/cpufreq/Kconfig
drivers/cpuidle/Kconfig
drivers/dma/Kconfig
drivers/dma/ioat/Makefile
drivers/dma/ioat/dca.c
drivers/dma/ioat/dma.h
drivers/dma/ioat/dma_v2.h
drivers/dma/ioat/hw.h
drivers/dma/ioat/pci.c
drivers/edac/Kconfig
drivers/edac/edac_mc.c
drivers/edac/i7core_edac.c
drivers/edac/sb_edac.c
drivers/firmware/Kconfig
drivers/firmware/dcdbas.c
drivers/firmware/dell_rbu.c
drivers/firmware/dmi_scan.c
drivers/gpu/drm/i915/i915_drv.c
drivers/gpu/drm/i915/i915_drv.h
drivers/gpu/drm/i915/i915_gem.c
drivers/gpu/drm/i915/intel_display.c
drivers/gpu/drm/radeon/radeon_device.c
drivers/gpu/drm/ttm/ttm_bo.c
drivers/gpu/drm/ttm/ttm_bo_vm.c
drivers/gpu/drm/ttm/ttm_page_alloc.c
drivers/gpu/drm/vmwgfx/Kconfig
drivers/hv/Kconfig
drivers/hwmon/Kconfig
drivers/hwmon/coretemp-xen.c [new file with mode: 0644]
drivers/hwmon/via-cputemp-xen.c [new file with mode: 0644]
drivers/ide/ide-lib.c
drivers/idle/Kconfig
drivers/input/misc/Kconfig
drivers/iommu/Kconfig
drivers/misc/Kconfig
drivers/net/Kconfig
drivers/net/Makefile
drivers/net/ethernet/chelsio/cxgb3/cxgb3_main.c
drivers/net/ethernet/chelsio/cxgb3/sge.c
drivers/net/ethernet/chelsio/cxgb3/version.h
drivers/net/xen-netback/Makefile
drivers/oprofile/buffer_sync.c
drivers/oprofile/cpu_buffer.c
drivers/oprofile/cpu_buffer.h
drivers/oprofile/event_buffer.h
drivers/oprofile/oprof.c
drivers/oprofile/oprof.h
drivers/oprofile/oprofile_files.c
drivers/pci/Kconfig
drivers/pci/Makefile
drivers/pci/guestdev.c [new file with mode: 0644]
drivers/pci/iomulti.c [new file with mode: 0644]
drivers/pci/iomulti.h [new file with mode: 0644]
drivers/pci/msi-xen.c [new file with mode: 0644]
drivers/pci/pci-iomul.c [new file with mode: 0644]
drivers/pci/pci.c
drivers/pci/pci.h
drivers/pci/probe.c
drivers/pci/reserve.c [new file with mode: 0644]
drivers/pci/setup-bus.c
drivers/rtc/Kconfig
drivers/scsi/Kconfig
drivers/scsi/arcmsr/arcmsr.h
drivers/sfi/sfi_core.c
drivers/tty/hvc/Kconfig
drivers/tty/serial/8250/Kconfig
drivers/tty/tty_io.c
drivers/video/Kconfig
drivers/virtio/Kconfig
drivers/watchdog/Kconfig
drivers/watchdog/xen_wdt.c
drivers/xen/Kconfig
drivers/xen/Makefile
drivers/xen/balloon/Makefile [new file with mode: 0644]
drivers/xen/balloon/balloon.c [new file with mode: 0644]
drivers/xen/balloon/common.h [new file with mode: 0644]
drivers/xen/balloon/sysfs.c [new file with mode: 0644]
drivers/xen/blkback/Makefile [new file with mode: 0644]
drivers/xen/blkback/blkback-pagemap.c [new file with mode: 0644]
drivers/xen/blkback/blkback-pagemap.h [new file with mode: 0644]
drivers/xen/blkback/blkback.c [new file with mode: 0644]
drivers/xen/blkback/cdrom.c [new file with mode: 0644]
drivers/xen/blkback/common.h [new file with mode: 0644]
drivers/xen/blkback/interface.c [new file with mode: 0644]
drivers/xen/blkback/vbd.c [new file with mode: 0644]
drivers/xen/blkback/xenbus.c [new file with mode: 0644]
drivers/xen/blkfront/Makefile [new file with mode: 0644]
drivers/xen/blkfront/blkfront.c [new file with mode: 0644]
drivers/xen/blkfront/block.h [new file with mode: 0644]
drivers/xen/blkfront/vbd.c [new file with mode: 0644]
drivers/xen/blkfront/vcd.c [new file with mode: 0644]
drivers/xen/blktap/Makefile [new file with mode: 0644]
drivers/xen/blktap/blktap.c [new file with mode: 0644]
drivers/xen/blktap/blocktap.c [new file with mode: 0644]
drivers/xen/blktap/common.h [new file with mode: 0644]
drivers/xen/blktap/interface.c [new file with mode: 0644]
drivers/xen/blktap/xenbus.c [new file with mode: 0644]
drivers/xen/blktap2-new/Makefile [new file with mode: 0644]
drivers/xen/blktap2-new/blktap.h [new file with mode: 0644]
drivers/xen/blktap2-new/control.c [new file with mode: 0644]
drivers/xen/blktap2-new/device.c [new file with mode: 0644]
drivers/xen/blktap2-new/request.c [new file with mode: 0644]
drivers/xen/blktap2-new/ring.c [new file with mode: 0644]
drivers/xen/blktap2-new/sysfs.c [new file with mode: 0644]
drivers/xen/blktap2/Makefile [new file with mode: 0644]
drivers/xen/blktap2/blktap.h [new file with mode: 0644]
drivers/xen/blktap2/control.c [new file with mode: 0644]
drivers/xen/blktap2/device.c [new file with mode: 0644]
drivers/xen/blktap2/request.c [new file with mode: 0644]
drivers/xen/blktap2/ring.c [new file with mode: 0644]
drivers/xen/blktap2/sysfs.c [new file with mode: 0644]
drivers/xen/blktap2/wait_queue.c [new file with mode: 0644]
drivers/xen/char/Makefile [new file with mode: 0644]
drivers/xen/char/mem.c [new file with mode: 0644]
drivers/xen/console/Makefile [new file with mode: 0644]
drivers/xen/console/console.c [new file with mode: 0644]
drivers/xen/console/xencons.h [new file with mode: 0644]
drivers/xen/console/xencons_ring.c [new file with mode: 0644]
drivers/xen/core/Makefile [new file with mode: 0644]
drivers/xen/core/acpi_memhotplug.c [new file with mode: 0644]
drivers/xen/core/clockevents.c [new file with mode: 0644]
drivers/xen/core/cpu_hotplug.c [new file with mode: 0644]
drivers/xen/core/domctl.c [new file with mode: 0644]
drivers/xen/core/domctl.h [new file with mode: 0644]
drivers/xen/core/evtchn.c [new file with mode: 0644]
drivers/xen/core/firmware.c [new file with mode: 0644]
drivers/xen/core/gnttab.c [new file with mode: 0644]
drivers/xen/core/machine_kexec.c [new file with mode: 0644]
drivers/xen/core/machine_reboot.c [new file with mode: 0644]
drivers/xen/core/pcpu.c [new file with mode: 0644]
drivers/xen/core/reboot.c [new file with mode: 0644]
drivers/xen/core/smpboot.c [new file with mode: 0644]
drivers/xen/core/spinlock.c [new file with mode: 0644]
drivers/xen/core/xen_proc.c [new file with mode: 0644]
drivers/xen/evtchn.c
drivers/xen/fbfront/Makefile [new file with mode: 0644]
drivers/xen/fbfront/xenfb.c [new file with mode: 0644]
drivers/xen/fbfront/xenkbd.c [new file with mode: 0644]
drivers/xen/features.c
drivers/xen/gntdev/Makefile [new file with mode: 0644]
drivers/xen/gntdev/gntdev.c [new file with mode: 0644]
drivers/xen/netback/Makefile [new file with mode: 0644]
drivers/xen/netback/accel.c [new file with mode: 0644]
drivers/xen/netback/common.h [new file with mode: 0644]
drivers/xen/netback/interface.c [new file with mode: 0644]
drivers/xen/netback/loopback.c [new file with mode: 0644]
drivers/xen/netback/netback.c [new file with mode: 0644]
drivers/xen/netback/xenbus.c [new file with mode: 0644]
drivers/xen/netfront/Makefile [new file with mode: 0644]
drivers/xen/netfront/accel.c [new file with mode: 0644]
drivers/xen/netfront/netfront.c [new file with mode: 0644]
drivers/xen/netfront/netfront.h [new file with mode: 0644]
drivers/xen/pci.c
drivers/xen/pcifront/Makefile [new file with mode: 0644]
drivers/xen/pcifront/pci.c [new file with mode: 0644]
drivers/xen/pcifront/pci_op.c [new file with mode: 0644]
drivers/xen/pcifront/pcifront.h [new file with mode: 0644]
drivers/xen/pcifront/xenbus.c [new file with mode: 0644]
drivers/xen/privcmd/Makefile [new file with mode: 0644]
drivers/xen/privcmd/compat_privcmd.c [new file with mode: 0644]
drivers/xen/privcmd/privcmd.c [new file with mode: 0644]
drivers/xen/scsiback/Makefile [new file with mode: 0644]
drivers/xen/scsiback/common.h [new file with mode: 0644]
drivers/xen/scsiback/emulate.c [new file with mode: 0644]
drivers/xen/scsiback/interface.c [new file with mode: 0644]
drivers/xen/scsiback/scsiback.c [new file with mode: 0644]
drivers/xen/scsiback/translate.c [new file with mode: 0644]
drivers/xen/scsiback/xenbus.c [new file with mode: 0644]
drivers/xen/scsifront/Makefile [new file with mode: 0644]
drivers/xen/scsifront/common.h [new file with mode: 0644]
drivers/xen/scsifront/scsifront.c [new file with mode: 0644]
drivers/xen/scsifront/xenbus.c [new file with mode: 0644]
drivers/xen/sfc_netback/Makefile [new file with mode: 0644]
drivers/xen/sfc_netback/accel.c [new file with mode: 0644]
drivers/xen/sfc_netback/accel.h [new file with mode: 0644]
drivers/xen/sfc_netback/accel_debugfs.c [new file with mode: 0644]
drivers/xen/sfc_netback/accel_fwd.c [new file with mode: 0644]
drivers/xen/sfc_netback/accel_msg.c [new file with mode: 0644]
drivers/xen/sfc_netback/accel_solarflare.c [new file with mode: 0644]
drivers/xen/sfc_netback/accel_solarflare.h [new file with mode: 0644]
drivers/xen/sfc_netback/accel_xenbus.c [new file with mode: 0644]
drivers/xen/sfc_netback/ci/compat.h [new file with mode: 0644]
drivers/xen/sfc_netback/ci/compat/gcc.h [new file with mode: 0644]
drivers/xen/sfc_netback/ci/compat/gcc_x86.h [new file with mode: 0644]
drivers/xen/sfc_netback/ci/compat/primitive.h [new file with mode: 0644]
drivers/xen/sfc_netback/ci/compat/sysdep.h [new file with mode: 0644]
drivers/xen/sfc_netback/ci/compat/utils.h [new file with mode: 0644]
drivers/xen/sfc_netback/ci/compat/x86.h [new file with mode: 0644]
drivers/xen/sfc_netback/ci/compat/x86_64.h [new file with mode: 0644]
drivers/xen/sfc_netback/ci/tools/config.h [new file with mode: 0644]
drivers/xen/sfc_netback/ci/tools/debug.h [new file with mode: 0644]
drivers/xen/sfc_netback/ci/tools/log.h [new file with mode: 0644]
drivers/xen/sfc_netback/ci/tools/platform/gcc_x86.h [new file with mode: 0644]
drivers/xen/sfc_netback/ci/tools/platform/linux_kernel.h [new file with mode: 0644]
drivers/xen/sfc_netback/ci/tools/sysdep.h [new file with mode: 0644]
drivers/xen/sfc_netfront/Makefile [new file with mode: 0644]
drivers/xen/sfc_netfront/accel.h [new file with mode: 0644]
drivers/xen/sfc_netfront/accel_bufs.c [new file with mode: 0644]
drivers/xen/sfc_netfront/accel_bufs.h [new file with mode: 0644]
drivers/xen/sfc_netfront/accel_debugfs.c [new file with mode: 0644]
drivers/xen/sfc_netfront/accel_msg.c [new file with mode: 0644]
drivers/xen/sfc_netfront/accel_netfront.c [new file with mode: 0644]
drivers/xen/sfc_netfront/accel_ssr.c [new file with mode: 0644]
drivers/xen/sfc_netfront/accel_ssr.h [new file with mode: 0644]
drivers/xen/sfc_netfront/accel_tso.c [new file with mode: 0644]
drivers/xen/sfc_netfront/accel_tso.h [new file with mode: 0644]
drivers/xen/sfc_netfront/accel_vi.c [new file with mode: 0644]
drivers/xen/sfc_netfront/accel_xenbus.c [new file with mode: 0644]
drivers/xen/sfc_netfront/ef_vi_falcon.h [new file with mode: 0644]
drivers/xen/sfc_netfront/ef_vi_falcon_core.h [new file with mode: 0644]
drivers/xen/sfc_netfront/ef_vi_falcon_desc.h [new file with mode: 0644]
drivers/xen/sfc_netfront/ef_vi_falcon_event.h [new file with mode: 0644]
drivers/xen/sfc_netfront/ef_vi_internal.h [new file with mode: 0644]
drivers/xen/sfc_netfront/etherfabric/ef_vi.h [new file with mode: 0644]
drivers/xen/sfc_netfront/falcon_event.c [new file with mode: 0644]
drivers/xen/sfc_netfront/falcon_vi.c [new file with mode: 0644]
drivers/xen/sfc_netfront/pt_tx.c [new file with mode: 0644]
drivers/xen/sfc_netfront/sysdep.h [new file with mode: 0644]
drivers/xen/sfc_netfront/vi_init.c [new file with mode: 0644]
drivers/xen/sfc_netutil/Makefile [new file with mode: 0644]
drivers/xen/sfc_netutil/accel_cuckoo_hash.c [new file with mode: 0644]
drivers/xen/sfc_netutil/accel_cuckoo_hash.h [new file with mode: 0644]
drivers/xen/sfc_netutil/accel_msg_iface.c [new file with mode: 0644]
drivers/xen/sfc_netutil/accel_msg_iface.h [new file with mode: 0644]
drivers/xen/sfc_netutil/accel_shared_fifo.h [new file with mode: 0644]
drivers/xen/sfc_netutil/accel_util.c [new file with mode: 0644]
drivers/xen/sfc_netutil/accel_util.h [new file with mode: 0644]
drivers/xen/sys-hypervisor.c
drivers/xen/tmem.c
drivers/xen/tpmback/Makefile [new file with mode: 0644]
drivers/xen/tpmback/common.h [new file with mode: 0644]
drivers/xen/tpmback/interface.c [new file with mode: 0644]
drivers/xen/tpmback/tpmback.c [new file with mode: 0644]
drivers/xen/tpmback/xenbus.c [new file with mode: 0644]
drivers/xen/usbback/Makefile [new file with mode: 0644]
drivers/xen/usbback/interface.c [new file with mode: 0644]
drivers/xen/usbback/usbback.c [new file with mode: 0644]
drivers/xen/usbback/usbback.h [new file with mode: 0644]
drivers/xen/usbback/usbstub.c [new file with mode: 0644]
drivers/xen/usbback/xenbus.c [new file with mode: 0644]
drivers/xen/usbfront/Makefile [new file with mode: 0644]
drivers/xen/usbfront/usbfront-dbg.c [new file with mode: 0644]
drivers/xen/usbfront/usbfront-hcd.c [new file with mode: 0644]
drivers/xen/usbfront/usbfront-hub.c [new file with mode: 0644]
drivers/xen/usbfront/usbfront-q.c [new file with mode: 0644]
drivers/xen/usbfront/usbfront.h [new file with mode: 0644]
drivers/xen/usbfront/xenbus.c [new file with mode: 0644]
drivers/xen/util.c [new file with mode: 0644]
drivers/xen/xen-pciback/Makefile
drivers/xen/xen-pciback/conf_space_capability.c
drivers/xen/xen-pciback/conf_space_header.c
drivers/xen/xen-pciback/controller.c [new file with mode: 0644]
drivers/xen/xen-pciback/pci_stub.c
drivers/xen/xen-pciback/pciback.h
drivers/xen/xen-pciback/pciback_ops.c
drivers/xen/xen-pciback/slot.c [new file with mode: 0644]
drivers/xen/xen-pciback/xenbus.c
drivers/xen/xen-selfballoon.c
drivers/xen/xenbus/Makefile
drivers/xen/xenbus/xenbus_backend_client.c [new file with mode: 0644]
drivers/xen/xenbus/xenbus_client.c
drivers/xen/xenbus/xenbus_comms.c
drivers/xen/xenbus/xenbus_comms.h
drivers/xen/xenbus/xenbus_dev.c [new file with mode: 0644]
drivers/xen/xenbus/xenbus_dev_backend.c
drivers/xen/xenbus/xenbus_probe.c
drivers/xen/xenbus/xenbus_probe.h
drivers/xen/xenbus/xenbus_probe_backend.c
drivers/xen/xenbus/xenbus_xs.c
drivers/xen/xenoprof/xenoprofile.c [new file with mode: 0644]
fs/Kconfig
fs/aio.c
fs/compat_ioctl.c
fs/proc/kcore.c
include/acpi/processor.h
include/linux/acpi.h
include/linux/aio.h
include/linux/console.h
include/linux/cpufreq.h
include/linux/efi.h
include/linux/elfnote.h
include/linux/frontswap.h [new file with mode: 0644]
include/linux/highmem.h
include/linux/interrupt.h
include/linux/kexec.h
include/linux/mm.h
include/linux/msi.h
include/linux/nmi.h
include/linux/oprofile.h
include/linux/page-flags.h
include/linux/pci.h
include/linux/swap.h
include/linux/swapfile.h [new file with mode: 0644]
include/linux/sysctl.h
include/linux/timex.h
include/linux/vermagic.h
include/xen/Kbuild
include/xen/balloon.h
include/xen/blkif.h [new file with mode: 0644]
include/xen/clock.h [new file with mode: 0644]
include/xen/compat_ioctl.h [new file with mode: 0644]
include/xen/cpu_hotplug.h [new file with mode: 0644]
include/xen/driver_util.h [new file with mode: 0644]
include/xen/evtchn.h
include/xen/features.h
include/xen/firmware.h [new file with mode: 0644]
include/xen/gntdev.h
include/xen/gnttab.h [new file with mode: 0644]
include/xen/hvm.h
include/xen/hypercall.h [new file with mode: 0644]
include/xen/interface/COPYING [new file with mode: 0644]
include/xen/interface/arch-x86/cpuid.h [new file with mode: 0644]
include/xen/interface/arch-x86/hvm/save.h [new file with mode: 0644]
include/xen/interface/arch-x86/xen-mca.h [new file with mode: 0644]
include/xen/interface/arch-x86/xen-x86_32.h [new file with mode: 0644]
include/xen/interface/arch-x86/xen-x86_64.h [new file with mode: 0644]
include/xen/interface/arch-x86/xen.h [new file with mode: 0644]
include/xen/interface/arch-x86_32.h [new file with mode: 0644]
include/xen/interface/arch-x86_64.h [new file with mode: 0644]
include/xen/interface/callback.h
include/xen/interface/dom0_ops.h [new file with mode: 0644]
include/xen/interface/domctl.h [new file with mode: 0644]
include/xen/interface/elfnote.h
include/xen/interface/event_channel.h
include/xen/interface/features.h
include/xen/interface/grant_table.h
include/xen/interface/hvm/e820.h [new file with mode: 0644]
include/xen/interface/hvm/hvm_info_table.h [new file with mode: 0644]
include/xen/interface/hvm/hvm_op.h
include/xen/interface/hvm/ioreq.h [new file with mode: 0644]
include/xen/interface/hvm/params.h
include/xen/interface/hvm/save.h [new file with mode: 0644]
include/xen/interface/io/blkif.h
include/xen/interface/io/cdromif.h [new file with mode: 0644]
include/xen/interface/io/console.h
include/xen/interface/io/fbif.h
include/xen/interface/io/fsif.h [new file with mode: 0644]
include/xen/interface/io/libxenvchan.h [new file with mode: 0644]
include/xen/interface/io/netif.h
include/xen/interface/io/protocols.h
include/xen/interface/io/ring.h
include/xen/interface/io/tpmif.h [new file with mode: 0644]
include/xen/interface/io/usbif.h [new file with mode: 0644]
include/xen/interface/io/vscsiif.h [new file with mode: 0644]
include/xen/interface/io/xenbus.h
include/xen/interface/io/xs_wire.h
include/xen/interface/kexec.h [new file with mode: 0644]
include/xen/interface/mem_event.h [new file with mode: 0644]
include/xen/interface/memory.h
include/xen/interface/nmi.h [new file with mode: 0644]
include/xen/interface/physdev.h
include/xen/interface/platform.h
include/xen/interface/sched.h
include/xen/interface/sysctl.h [new file with mode: 0644]
include/xen/interface/tmem.h [new file with mode: 0644]
include/xen/interface/trace.h [new file with mode: 0644]
include/xen/interface/vcpu.h
include/xen/interface/version.h
include/xen/interface/xen-compat.h [new file with mode: 0644]
include/xen/interface/xen.h
include/xen/interface/xenoprof.h [new file with mode: 0644]
include/xen/interface/xsm/acm.h [new file with mode: 0644]
include/xen/interface/xsm/acm_ops.h [new file with mode: 0644]
include/xen/interface/xsm/flask_op.h [new file with mode: 0644]
include/xen/net-util.h [new file with mode: 0644]
include/xen/pcifront.h [new file with mode: 0644]
include/xen/pcpu.h [new file with mode: 0644]
include/xen/privcmd.h
include/xen/public/Kbuild [new file with mode: 0644]
include/xen/public/evtchn.h [new file with mode: 0644]
include/xen/public/gntdev.h [new file with mode: 0644]
include/xen/public/iomulti.h [new file with mode: 0644]
include/xen/public/privcmd.h [new file with mode: 0644]
include/xen/public/xenbus.h [new file with mode: 0644]
include/xen/sysctl.h [new file with mode: 0644]
include/xen/xen.h
include/xen/xen_proc.h [new file with mode: 0644]
include/xen/xenbus.h
include/xen/xencons.h [new file with mode: 0644]
include/xen/xenoprof.h [new file with mode: 0644]
kernel/Kconfig.preempt
kernel/irq/chip.c
kernel/irq/spurious.c
kernel/kexec.c
kernel/ksysfs.c
kernel/power/Kconfig
kernel/sched/core.c
kernel/sysctl.c
kernel/sysctl_binary.c
kernel/time/ntp.c
kernel/time/timekeeping.c
lib/swiotlb-xen.c [new file with mode: 0644]
mm/Kconfig
mm/Makefile
mm/frontswap.c [new file with mode: 0644]
mm/init-mm.c
mm/memory.c
mm/mmap.c
mm/page_alloc.c
mm/page_io.c
mm/swapfile.c
mm/tmem-xen.c [new file with mode: 0644]
mm/vmalloc.c
net/ipv6/addrconf.c
scripts/Makefile.build
scripts/Makefile.lib
scripts/Makefile.xen.awk [new file with mode: 0644]