- Merge 2.6.37-rc3-git6 with Xen.
authorJeff Mahoney <jeffm@suse.com>
Mon, 29 Nov 2010 17:22:04 +0000 (12:22 -0500)
committerJeff Mahoney <jeffm@suse.com>
Mon, 29 Nov 2010 17:22:04 +0000 (12:22 -0500)
commit510661005c9fb22bff44bf40552558636d00bda5
tree0c9afda2c88eb6a6f4de0ccc58dd8311db2e4c55
parentb76c456449977bcddb028acbfbabc5583e78433a
- Merge 2.6.37-rc3-git6 with Xen.

suse-commit: 7089cd5e11b44a2168f5051e7250a9a826d6b06f
654 files changed:
BROKEN [deleted file]
Documentation/kernel-parameters.txt
Documentation/transcendent-memory.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/cpufeature.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/i8253.h
arch/x86/include/asm/i8259.h
arch/x86/include/asm/io.h
arch/x86/include/asm/irq.h
arch/x86/include/asm/kexec.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/percpu.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/time.h
arch/x86/include/asm/topology.h
arch/x86/include/asm/traps.h
arch/x86/include/asm/types.h
arch/x86/include/asm/uv/uv_hub.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/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/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/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/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/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/synch_bitops.h [new file with mode: 0644]
arch/x86/include/mach-xen/asm/system.h [new file with mode: 0644]
arch/x86/include/mach-xen/asm/system_64.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/acpi/sleep-xen.c [new file with mode: 0644]
arch/x86/kernel/apic/Makefile
arch/x86/kernel/apic/apic-xen.c [new file with mode: 0644]
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/nmi.c
arch/x86/kernel/apic/probe_32-xen.c [new file with mode: 0644]
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_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/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/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_32.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-xen.c [new file with mode: 0644]
arch/x86/kernel/relocate_kernel_32.S
arch/x86/kernel/relocate_kernel_64.S
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/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/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/memblock.c
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-xen.c [new file with mode: 0644]
arch/x86/pci/pcifront.c [new file with mode: 0644]
arch/x86/platform/sfi/sfi.c
arch/x86/power/Makefile
arch/x86/vdso/Makefile
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/hwsleep.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-blkfront.c
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/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/nouveau/nouveau_sgdma.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/hwmon/Kconfig
drivers/hwmon/coretemp-xen.c [new file with mode: 0644]
drivers/hwmon/pkgtemp-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/xen-kbdfront.c
drivers/misc/Kconfig
drivers/net/Kconfig
drivers/net/Makefile
drivers/net/xen-netfront.c
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/pci/xen-pcifront.c
drivers/scsi/Kconfig
drivers/serial/Kconfig
drivers/sfi/sfi_core.c
drivers/staging/hv/Kconfig
drivers/staging/vt6655/ttype.h
drivers/staging/vt6656/ttype.h
drivers/tty/tty_io.c
drivers/video/Kconfig
drivers/video/xen-fbfront.c
drivers/watchdog/Kconfig
drivers/watchdog/Makefile
drivers/watchdog/xen_wdt.c [new file with mode: 0644]
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/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_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/hypervisor_sysfs.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/pci.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/core/xen_sysfs.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/pciback/Makefile [new file with mode: 0644]
drivers/xen/pciback/conf_space.c [new file with mode: 0644]
drivers/xen/pciback/conf_space.h [new file with mode: 0644]
drivers/xen/pciback/conf_space_capability.c [new file with mode: 0644]
drivers/xen/pciback/conf_space_capability.h [new file with mode: 0644]
drivers/xen/pciback/conf_space_capability_msi.c [new file with mode: 0644]
drivers/xen/pciback/conf_space_capability_pm.c [new file with mode: 0644]
drivers/xen/pciback/conf_space_capability_vpd.c [new file with mode: 0644]
drivers/xen/pciback/conf_space_header.c [new file with mode: 0644]
drivers/xen/pciback/conf_space_quirks.c [new file with mode: 0644]
drivers/xen/pciback/conf_space_quirks.h [new file with mode: 0644]
drivers/xen/pciback/controller.c [new file with mode: 0644]
drivers/xen/pciback/passthrough.c [new file with mode: 0644]
drivers/xen/pciback/pci_stub.c [new file with mode: 0644]
drivers/xen/pciback/pciback.h [new file with mode: 0644]
drivers/xen/pciback/pciback_ops.c [new file with mode: 0644]
drivers/xen/pciback/slot.c [new file with mode: 0644]
drivers/xen/pciback/vpci.c [new file with mode: 0644]
drivers/xen/pciback/xenbus.c [new file with mode: 0644]
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/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/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_probe.c
drivers/xen/xenbus/xenbus_probe.h
drivers/xen/xenbus/xenbus_probe_backend.c [new file with mode: 0644]
drivers/xen/xenbus/xenbus_xs.c
drivers/xen/xenoprof/xenoprofile.c [new file with mode: 0644]
fs/Kconfig
fs/aio.c
fs/btrfs/extent_io.c
fs/btrfs/super.c
fs/buffer.c
fs/compat_ioctl.c
fs/ext3/super.c
fs/ext4/super.c
fs/mpage.c
fs/ocfs2/super.c
fs/proc/kcore.c
fs/super.c
include/acpi/processor.h
include/linux/acpi.h
include/linux/aio.h
include/linux/console.h
include/linux/cpufreq.h
include/linux/elfnote.h
include/linux/fs.h
include/linux/highmem.h
include/linux/interrupt.h
include/linux/kexec.h
include/linux/mm.h
include/linux/oprofile.h
include/linux/page-flags.h
include/linux/pci.h
include/linux/precache.h [new file with mode: 0644]
include/linux/skbuff.h
include/linux/swap.h
include/linux/sysctl.h
include/linux/vermagic.h
include/xen/Kbuild
include/xen/balloon.h [new file with mode: 0644]
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/gnttab.h [new file with mode: 0644]
include/xen/hvm.h
include/xen/hypercall.h [new file with mode: 0644]
include/xen/hypervisor_sysfs.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/kbdif.h
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 [new file with mode: 0644]
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/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/spurious.c
kernel/kexec.c
kernel/power/Kconfig
kernel/resource.c
kernel/sched.c
kernel/sysctl.c
kernel/sysctl_binary.c
lib/swiotlb-xen.c [new file with mode: 0644]
mm/Kconfig
mm/Makefile
mm/filemap.c
mm/init-mm.c
mm/memory.c
mm/mmap.c
mm/page_alloc.c
mm/page_io.c
mm/precache.c [new file with mode: 0644]
mm/preswap.c [new file with mode: 0644]
mm/swapfile.c
mm/tmem-xen.c [new file with mode: 0644]
mm/tmem.h [new file with mode: 0644]
mm/truncate.c
mm/vmalloc.c
net/core/dev.c
net/core/skbuff.c
net/ipv4/netfilter/nf_nat_proto_tcp.c
net/ipv4/netfilter/nf_nat_proto_udp.c
net/ipv4/xfrm4_output.c
net/ipv6/addrconf.c
scripts/Makefile.build
scripts/Makefile.lib
scripts/Makefile.xen.awk [new file with mode: 0644]
tools/perf/builtin-timechart.c