summaryrefslogtreecommitdiffstats
path: root/arch/x86/xen/setup.c
Commit message (Expand)AuthorAgeFilesLines
* x86/xen: attempt to inflate the memory balloon on PVHRoger Pau Monne2024-03-131-44/+0
* Merge tag 'dma-mapping-6.6-2023-08-29' of git://git.infradead.org/users/hch/d...Linus Torvalds2023-08-291-0/+6
|\
| * xen/pci: add flag for PCI passthrough being possibleJuergen Gross2023-07-311-0/+6
* | x86/xen: Make virt_to_pfn() a static inlineLinus Walleij2023-08-211-2/+2
|/
* iscsi_ibft: Fix finding the iBFT under Xen Dom 0Ross Lagerwall2023-06-261-9/+19
* x86/Xen: drop leftover VM-assist usesJan Beulich2023-02-181-4/+0
* x86/xen: Use kstrtobool() instead of strtobool()Christophe JAILLET2022-11-141-1/+2
* x86/xen: simplify sysenter and syscall setupJuergen Gross2022-11-031-17/+6
* x86/xen: Rename SYS* entry pointsPeter Zijlstra2022-06-271-3/+3
* x86/xen: Fix kerneldoc warningJiapeng Chong2022-03-101-1/+1
* Merge tag 'for-linus-5.16b-rc1-tag' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2021-11-101-7/+3
|\
| * xen/x86: restrict PV Dom0 identity mappingJan Beulich2021-11-021-3/+3
| * xen/x86: there's no highmem anymore in PV modeJan Beulich2021-11-021-4/+0
* | memblock: rename memblock_free to memblock_phys_freeMike Rapoport2021-11-061-3/+3
|/
* Revert "xen: fix p2m size in dom0 for disabled memory hotplug case"Roger Pau Monne2021-03-241-2/+14
* xen: fix p2m size in dom0 for disabled memory hotplug caseJuergen Gross2021-03-031-22/+3
* x86/xen: remove 32-bit Xen PV guest supportJuergen Gross2020-08-111-35/+1
* x86/entry: Switch XEN/PV hypercall entry to IDTENTRYThomas Gleixner2020-06-111-1/+3
* x86/xen: make xen_pvmmu_arch_setup() staticJason Yan2020-04-081-1/+1
* x86: Use pr_warn instead of pr_warningKefeng Wang2019-10-181-1/+1
* x86/xen: dont add memory above max allowed allocationJuergen Gross2019-02-181-0/+13
* x86: Fix various typos in commentsIngo Molnar2018-12-031-1/+1
* Revert "xen/balloon: Mark unallocated host memory as UNUSABLE"Igor Druzhinin2018-11-291-2/+4
* x86/xen: remove unused function xen_auto_xlated_memory_setup()Juergen Gross2018-08-201-31/+0
* Merge tag 'for-linus-4.15-rc5-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2017-12-221-4/+2
|\
| * xen/balloon: Mark unallocated host memory as UNUSABLEBoris Ostrovsky2017-12-201-4/+2
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
|/
* xen: remove tests for pvh mode in pure pv pathsJuergen Gross2017-08-311-4/+1
* x86: xen: remove unnecessary variable in xen_foreach_remap_area()Gustavo A. R. Silva2017-07-031-5/+2
* x86/boot/e820: Simplify the e820__update_table() interfaceIngo Molnar2017-01-281-5/+4
* xen, x86/boot/e820: Simplify Xen's xen_e820_table constructIngo Molnar2017-01-281-37/+33
* x86/boot/e820: Clean up the E820 table size define namesIngo Molnar2017-01-281-1/+1
* x86/boot/e820: Prefix the E820_* type names with "E820_TYPE_"Ingo Molnar2017-01-281-11/+11
* x86/boot/e820: Create coherent API function names for E820 range operationsIngo Molnar2017-01-281-3/+3
* x86/boot/e820: Rename sanitize_e820_table() to e820__update_table()Ingo Molnar2017-01-281-3/+3
* x86/boot/e820: Harmonize the 'struct e820_table' fieldsIngo Molnar2017-01-281-1/+1
* x86/boot/e820: Rename everything to e820_tableIngo Molnar2017-01-281-38/+38
* x86/boot/e820: Rename 'e820_map' variables to 'e820_array'Ingo Molnar2017-01-281-38/+38
* x86/boot/e820: Rename the basic e820 data types to 'struct e820_entry' and 's...Ingo Molnar2017-01-281-6/+6
* x86/boot/e820: Move asm/e820.h to asm/e820/api.hIngo Molnar2017-01-281-1/+1
* xen/setup: Don't relocate p2m over existing oneRoss Lagerwall2016-12-221-3/+3
* xen/x86: Increase xen_e820_map to E820_X_MAX possible entriesAlex Thorlton2016-12-091-3/+3
* x86/e820: Prepare e280 code for switch to dynamic storageDenys Vlasenko2016-09-211-1/+1
* x86/xen: Audit and remove any unnecessary uses of module.hPaul Gortmaker2016-07-141-1/+1
* xen: use same main loop for counting and remapping pagesJuergen Gross2016-05-241-39/+26
* Merge tag 'for-linus-4.4-rc0-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-11-041-3/+6
|\
| * xen: fix the check of e_pfn in xen_find_pfn_rangeZhenzhong Duan2015-11-021-1/+1
| * x86/xen: discard RAM regions above the maximum reservationDavid Vrabel2015-10-231-2/+5
* | x86/vdso: Remove runtime 32-bit vDSO selectionAndy Lutomirski2015-10-071-11/+2
|/
* x86/xen: Do not clip xen_e820_map to xen_e820_map_entries when sanitizing mapMalcolm Crossley2015-09-281-1/+1