summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-10-19xen: arm: comment on why 64-bit xen_pfn_t is safe even on 32 bitIan Campbell
2012-10-19xen: balloon: use correct type for frame_listIan Campbell
2012-10-19xen/x86: don't corrupt %eip when returning from a signal handlerDavid Vrabel
2012-10-19xen: arm: make p2m operations NOPsIan Campbell
2012-10-19xen: balloon: don't include e820.hIan Campbell
2012-10-19xen: grant: use xen_pfn_t type for frame_list.Ian Campbell
2012-10-19xen: events: pirq_check_eoi_map is X86 specificIan Campbell
2012-10-19xen: XENMEM_translate_gpfn_list was remove ages ago and is unused.Ian Campbell
2012-10-19xen: sysfs: fix build warning.Ian Campbell
2012-10-19xen: sysfs: include err.h for PTR_ERR etcIan Campbell
2012-10-19xen: xenbus: quirk uses x86 specific cpuidIan Campbell
2012-10-19xen PV passthru: assign SR-IOV virtual functions to separate virtual slotsLaszlo Ersek
2012-10-19xen/xenbus: Fix compile warning.Konrad Rzeszutek Wilk
2012-10-19xen/x86: remove duplicated include from enlighten.cWei Yongjun
2012-10-12xen/pv-on-hvm kexec: add quirk for Xen 3.4 and shutdown watches.Konrad Rzeszutek Wilk
2012-10-12xen/bootup: allow {read|write}_cr8 pvops call.Konrad Rzeszutek Wilk
2012-10-12xen/bootup: allow read_tscp call for Xen PV guests.Konrad Rzeszutek Wilk
2012-10-04xen pv-on-hvm: add pfn_is_ram helper for kdumpOlaf Hering
2012-10-04xen/hvc: handle backend CLOSED without CLOSINGDavid Vrabel
2012-10-03xen/xen_initial_domain: check that xen_start_info is initializedStefano Stabellini
2012-10-02xen: mark xen_init_IRQ __initStefano Stabellini
2012-10-02xen/Makefile: fix dom-y buildStefano Stabellini
2012-09-26Merge branch 'xenarm-for-linus' of git://xenbits.xen.org/people/sstabellini/l...Konrad Rzeszutek Wilk
2012-09-25xen/pciback: Restore the PCI config space after an FLR.Konrad Rzeszutek Wilk
2012-09-25xen-pciback: properly clean up after calling pcistub_device_find()Jan Beulich
2012-09-24arm: introduce a DTS for Xen unprivileged virtual machinesStefano Stabellini
2012-09-24xen/vga: add the xen EFI video mode supportJan Beulich
2012-09-24xen/x86: retrieve keyboard shift status flags from hypervisor.Konrad Rzeszutek Wilk
2012-09-22Merge branch 'stable/late-swiotlb.v3.3' into stable/for-linus-3.7Konrad Rzeszutek Wilk
2012-09-21xen/gndev: Xen backend support for paged out grant targets V4.Andres Lagar-Cavilla
2012-09-18xen-pciback: support wild cards in slot specificationsJan Beulich
2012-09-17xen/swiotlb: Fix compile warnings when using plain integer instead of NULL po...Konrad Rzeszutek Wilk
2012-09-17xen/swiotlb: Remove functions not needed anymore.Konrad Rzeszutek Wilk
2012-09-17xen/pcifront: Use Xen-SWIOTLB when initting if required.Konrad Rzeszutek Wilk
2012-09-17xen/swiotlb: For early initialization, return zero on success.Konrad Rzeszutek Wilk
2012-09-17xen/swiotlb: Use the swiotlb_late_init_with_tbl to init Xen-SWIOTLB late when...Konrad Rzeszutek Wilk
2012-09-17xen/swiotlb: Move the error strings to its own function.Konrad Rzeszutek Wilk
2012-09-17xen/swiotlb: Move the nr_tbl determination in its own function.Konrad Rzeszutek Wilk
2012-09-17xen/arm: compile and run xenbusStefano Stabellini
2012-09-14MAINTAINERS: add myself as Xen ARM maintainerStefano Stabellini
2012-09-14xen: resynchronise grant table status codes with upstreamIan Campbell
2012-09-12Merge branch 'stable/128gb.v5.1' into stable/for-linus-3.7Konrad Rzeszutek Wilk
2012-09-12Merge branch 'x86/platform' of git://git.kernel.org/pub/scm/linux/kernel/git/...Konrad Rzeszutek Wilk
2012-09-12x86: Document x86_init.paging.pagetable_init()Attilio Rao
2012-09-12x86: xen: Cleanup and remove x86_init.paging.pagetable_setup_done()Attilio Rao
2012-09-12x86: Move paging_init() call to x86_init.paging.pagetable_init()Attilio Rao
2012-09-12x86: Rename pagetable_setup_start() to pagetable_init()Attilio Rao
2012-09-12x86: Remove base argument from x86_init.paging.pagetable_setup_startAttilio Rao
2012-09-10xen/privcmd: return -EFAULT on errorDan Carpenter
2012-09-08Linux 3.6-rc5Linus Torvalds