summaryrefslogtreecommitdiffstats
path: root/arch/x86/xen/setup.c
AgeCommit message (Expand)Author
2015-09-28x86/xen: Do not clip xen_e820_map to xen_e820_map_entries when sanitizing mapMalcolm Crossley
2015-09-28xen: use correct type for HYPERVISOR_memory_op()Juergen Gross
2015-09-08xen: switch extra memory accounting to use pfnsJuergen Gross
2015-09-08xen: limit memory to architectural maximumJuergen Gross
2015-09-08xen: avoid another early crash of memory limited dom0Juergen Gross
2015-09-08xen: avoid early crash of memory limited dom0Juergen Gross
2015-08-20xen: remove no longer needed p2m.hJuergen Gross
2015-08-20xen: allow more than 512 GB of RAM for 64 bit pv-domainsJuergen Gross
2015-08-20xen: move p2m list if conflicting with e820 mapJuergen Gross
2015-08-20xen: check for initrd conflicting with e820 mapJuergen Gross
2015-08-20xen: check pre-allocated page tables for conflict with memory mapJuergen Gross
2015-08-20xen: check for kernel memory conflicting with memory layoutJuergen Gross
2015-08-20xen: find unused contiguous memory areaJuergen Gross
2015-08-20xen: check memory area against e820 mapJuergen Gross
2015-08-20xen: split counting of extra memory pages from remappingJuergen Gross
2015-08-20xen: move static e820 map to global scopeJuergen Gross
2015-08-20xen: eliminate scalability issues from initial mapping setupJuergen Gross
2015-01-28x86/xen: add some __init and static annotations in arch/x86/xen/setup.cJuergen Gross
2015-01-28x86/xen: use correct types for addresses in arch/x86/xen/setup.cJuergen Gross
2015-01-28x86/xen: cleanup arch/x86/xen/setup.cJuergen Gross
2015-01-12xen: check for zero sized area when invalidating memoryJuergen Gross
2015-01-12xen: use correct type for physical addressesJuergen Gross
2015-01-08x86/xen: add extra memory for remapped frames during setupDavid Vrabel
2015-01-08x86/xen: don't count how many PFNs are identity mappedDavid Vrabel
2014-12-08xen: annotate xen_set_identity_and_remap_chunk() with __initJuergen Gross
2014-12-04xen: Delay invalidating extra memoryJuergen Gross
2014-12-04xen: Delay remapping memory of pv-domainJuergen Gross
2014-10-23x86/xen: panic on bad Xen-provided memory mapMartin Kelly
2014-09-23xen/setup: Remap Xen Identity Mapped RAMMatt Rushton
2014-06-19Merge tag 'stable/for-linus-3.16-rc1-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2014-06-18x86/xen: no need to explicitly register an NMI callbackDavid Vrabel
2014-06-05Merge branch 'x86/vdso' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/...Linus Torvalds
2014-06-05Revert "xen/pvh: Update E820 to work with PVH (v2)"David Vrabel
2014-06-05x86/xen: fix memory setup for PVH dom0David Vrabel
2014-05-15x86/xen: set regions above the end of RAM as 1:1David Vrabel
2014-05-15x86/xen: only warn once if bad MFNs are found during setupDavid Vrabel
2014-05-05x86, vdso: Reimplement vdso.so preparation in build-time CAndy Lutomirski
2014-01-30Merge branch 'x86-asmlinkage-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2014-01-29x86, asmlinkage, xen: Fix type of NMIAndi Kleen
2014-01-06xen/pvh: Update E820 to work with PVH (v2)Mukesh Rathor
2014-01-06xen/pvh: Early bootup changes in PV code (v4).Mukesh Rathor
2013-11-08xen: delete new instances of added __cpuinitPaul Gortmaker
2013-09-04Merge tag 'stable/for-linus-3.12-rc0-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2013-08-21Merge tag 'stable/for-linus-3.11-rc6-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2013-08-20x86/xen: during early setup, only 1:1 map the ISA regionDavid Vrabel
2013-08-20x86/xen: do not identity map UNUSABLE regions in the machine E820David Vrabel
2013-08-09xen: Support 64-bit PV guest receiving NMIsKonrad Rzeszutek Wilk
2013-07-14x86: delete __cpuinit usage from all x86 filesPaul Gortmaker
2013-02-10x86 idle: remove 32-bit-only "no-hlt" parameter, hlt_works_ok flagLen Brown
2013-02-10xen idle: make xen-specific macro xen-specificLen Brown