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