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
Lisa Nguyen fce9268357 xen: Fixed assignment error in if statement 12 years ago
..
xen-pciback xen-pciback: notify hypervisor about devices intended to be assigned to guests 12 years ago
xenbus xen/xenbus: Fixed over 80 character limit issue 12 years ago
xenfs fs: Limit sys_mount to only request filesystem modules. 12 years ago
Kconfig xen/tmem: Remove the usage of '[no|]selfballoon' and use 'tmem.selfballooning' bool instead. 12 years ago
Makefile xen/acpi: ACPI cpu hotplug 12 years ago
acpi.c xen/acpi/sleep: Enable ACPI sleep via the __acpi_os_prepare_sleep 13 years ago
balloon.c xen: Fixed assignment error in if statement 12 years ago
biomerge.c xen: using EXPORT_SYMBOL requires including export.h 13 years ago
cpu_hotplug.c Xen: properly bound buffer access when parsing cpu/*/availability 12 years ago
dbgp.c xen: dbgp: Fix warning when CONFIG_PCI is not enabled. 12 years ago
events.c Bug-fixes: 12 years ago
evtchn.c xen: close evtchn port if binding to irq fails 12 years ago
fallback.c xen-pciback: notify hypervisor about devices intended to be assigned to guests 12 years ago
features.c
gntalloc.c mm: kill vma flag VM_RESERVED and mm->reserved_vm counter 12 years ago
gntdev.c xen/gntdev: remove erronous use of copy_to_user 12 years ago
grant-table.c xen: introduce xen_remap, use it instead of ioremap 12 years ago
manage.c xen/resume: Fix compile warnings. 13 years ago
mcelog.c xen/mce: add .poll method for mcelog device driver 13 years ago
pci.c xen/pci: Check for PCI bridge before using it. 13 years ago
pcpu.c Features: 12 years ago
platform-pci.c Drivers: xen: remove __dev* attributes. 12 years ago
privcmd.c xen/privcmd: fix condition in privcmd_close() 12 years ago
privcmd.h
swiotlb-xen.c x86: Don't panic if can not alloc buffer for swiotlb 12 years ago
sys-hypervisor.c xen: sysfs: fix build warning. 12 years ago
tmem.c xen/tmem: Don't use self[ballooning|shrinking] if frontswap is off. 12 years ago
xen-acpi-cpuhotplug.c xen/acpi: xen cpu hotplug minor updates 12 years ago
xen-acpi-memhotplug.c xen/acpi: xen memory hotplug minor updates 12 years ago
xen-acpi-pad.c ACPI: Remove useless type argument of driver .remove() operation 12 years ago
xen-acpi-processor.c xen: resolve section mismatch warnings in xen-acpi-processor 12 years ago
xen-balloon.c Features: 13 years ago
xen-selfballoon.c xen/tmem: Don't use self[ballooning|shrinking] if frontswap is off. 12 years ago
xen-stub.c xen/acpi: remove redundant acpi/acpi_drivers.h include 12 years ago
xencomm.c