You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
kernel_samsung_sm7125/drivers/xen
Konrad Rzeszutek Wilk 186bab1ce0 xen/resume: Fix compile warnings. 13 years ago
..
xen-pciback Two fixes for regressions: 13 years ago
xenbus xen/xenbus: Add quirk to deal with misconfigured backends. 13 years ago
xenfs xen: Add xenbus device driver 13 years ago
Kconfig xen/acpi: Fix Kconfig dependency on CPU_FREQ 13 years ago
Makefile xen/acpi-processor: C and P-state driver that uploads said data to hypervisor. 13 years ago
balloon.c xen/balloon: Avoid OOM when requesting highmem 13 years ago
biomerge.c xen: using EXPORT_SYMBOL requires including export.h 13 years ago
cpu_hotplug.c xen/bootup: During bootup suppress XENBUS: Unable to read cpu state 13 years ago
events.c xen: support pirq_eoi_map 13 years ago
evtchn.c xen/event: Add reference counting to event channels 13 years ago
features.c
gntalloc.c xen-gntalloc: introduce missing kfree 13 years ago
gntdev.c xen/gntdev: do not set VM_PFNMAP 13 years ago
grant-table.c Merge commit 'c104f1fa1ecf4ee0fc06e31b1f77630b2551be81' into stable/for-linus-3.4 13 years ago
manage.c xen/resume: Fix compile warnings. 13 years ago
pci.c Merge branch 'stable/cleanups-3.2' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen 13 years ago
platform-pci.c xen: initialize platform-pci even if xen_emul_unplug=never 13 years ago
privcmd.c xen/privcmd: Remove unused support for arch specific privcmp mmap 13 years ago
privcmd.h xen: Add privcmd device driver 13 years ago
swiotlb-xen.c X86 & IA64: adapt for dma_map_ops changes 13 years ago
sys-hypervisor.c xen: constify all instances of "struct attribute_group" 13 years ago
tmem.c One tiny feature that accidentally got lost in the initial git pull: 13 years ago
xen-acpi-processor.c xen/acpi: Remove the WARN's as they just create noise. 13 years ago
xen-balloon.c Features: 13 years ago
xen-selfballoon.c xen: constify all instances of "struct attribute_group" 13 years ago
xencomm.c