index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
xen
/
setup.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
xen: tolerate ACPI NVS memory overlapping with Xen allocated memory
Juergen Gross
2024-09-12
1
-1
/
+91
*
xen: allow mapping ACPI data using a different physical address
Juergen Gross
2024-09-12
1
-1
/
+1
*
xen: move max_pfn in xen_memory_setup() out of function scope
Juergen Gross
2024-09-10
1
-26
/
+26
*
xen: move checks for e820 conflicts further up
Juergen Gross
2024-09-10
1
-22
/
+22
*
xen: introduce generic helper checking for memory map conflicts
Juergen Gross
2024-09-10
1
-6
/
+28
*
xen: use correct end address of kernel for conflict checking
Juergen Gross
2024-09-10
1
-1
/
+1
*
minmax: avoid overly complex min()/max() macro arguments in xen
Linus Torvalds
2024-07-27
1
-2
/
+3
*
x86/xen: eliminate some private header files
Juergen Gross
2024-07-11
1
-1
/
+0
*
x86/xen: attempt to inflate the memory balloon on PVH
Roger Pau Monne
2024-03-13
1
-44
/
+0
*
Merge tag 'dma-mapping-6.6-2023-08-29' of git://git.infradead.org/users/hch/d...
Linus Torvalds
2023-08-30
1
-0
/
+6
|
\
|
*
xen/pci: add flag for PCI passthrough being possible
Juergen Gross
2023-07-31
1
-0
/
+6
*
|
x86/xen: Make virt_to_pfn() a static inline
Linus Walleij
2023-08-21
1
-2
/
+2
|
/
*
iscsi_ibft: Fix finding the iBFT under Xen Dom 0
Ross Lagerwall
2023-06-26
1
-9
/
+19
*
x86/Xen: drop leftover VM-assist uses
Jan Beulich
2023-02-18
1
-4
/
+0
*
x86/xen: Use kstrtobool() instead of strtobool()
Christophe JAILLET
2022-11-14
1
-1
/
+2
*
x86/xen: simplify sysenter and syscall setup
Juergen Gross
2022-11-03
1
-17
/
+6
*
x86/xen: Rename SYS* entry points
Peter Zijlstra
2022-06-27
1
-3
/
+3
*
x86/xen: Fix kerneldoc warning
Jiapeng Chong
2022-03-10
1
-1
/
+1
*
Merge tag 'for-linus-5.16b-rc1-tag' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2021-11-10
1
-7
/
+3
|
\
|
*
xen/x86: restrict PV Dom0 identity mapping
Jan Beulich
2021-11-02
1
-3
/
+3
|
*
xen/x86: there's no highmem anymore in PV mode
Jan Beulich
2021-11-02
1
-4
/
+0
*
|
memblock: rename memblock_free to memblock_phys_free
Mike Rapoport
2021-11-06
1
-3
/
+3
|
/
*
Revert "xen: fix p2m size in dom0 for disabled memory hotplug case"
Roger Pau Monne
2021-03-25
1
-2
/
+14
*
xen: fix p2m size in dom0 for disabled memory hotplug case
Juergen Gross
2021-03-03
1
-22
/
+3
*
x86/xen: remove 32-bit Xen PV guest support
Juergen Gross
2020-08-11
1
-35
/
+1
*
x86/entry: Switch XEN/PV hypercall entry to IDTENTRY
Thomas Gleixner
2020-06-11
1
-1
/
+3
*
x86/xen: make xen_pvmmu_arch_setup() static
Jason Yan
2020-04-08
1
-1
/
+1
*
x86: Use pr_warn instead of pr_warning
Kefeng Wang
2019-10-18
1
-1
/
+1
*
x86/xen: dont add memory above max allowed allocation
Juergen Gross
2019-02-18
1
-0
/
+13
*
x86: Fix various typos in comments
Ingo Molnar
2018-12-03
1
-1
/
+1
*
Revert "xen/balloon: Mark unallocated host memory as UNUSABLE"
Igor Druzhinin
2018-11-29
1
-2
/
+4
*
x86/xen: remove unused function xen_auto_xlated_memory_setup()
Juergen Gross
2018-08-20
1
-31
/
+0
*
Merge tag 'for-linus-4.15-rc5-tag' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2017-12-22
1
-4
/
+2
|
\
|
*
xen/balloon: Mark unallocated host memory as UNUSABLE
Boris Ostrovsky
2017-12-20
1
-4
/
+2
*
|
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
1
-0
/
+1
|
/
*
xen: remove tests for pvh mode in pure pv paths
Juergen Gross
2017-08-31
1
-4
/
+1
*
x86: xen: remove unnecessary variable in xen_foreach_remap_area()
Gustavo A. R. Silva
2017-07-03
1
-5
/
+2
*
x86/boot/e820: Simplify the e820__update_table() interface
Ingo Molnar
2017-01-28
1
-5
/
+4
*
xen, x86/boot/e820: Simplify Xen's xen_e820_table construct
Ingo Molnar
2017-01-28
1
-37
/
+33
*
x86/boot/e820: Clean up the E820 table size define names
Ingo Molnar
2017-01-28
1
-1
/
+1
*
x86/boot/e820: Prefix the E820_* type names with "E820_TYPE_"
Ingo Molnar
2017-01-28
1
-11
/
+11
*
x86/boot/e820: Create coherent API function names for E820 range operations
Ingo Molnar
2017-01-28
1
-3
/
+3
*
x86/boot/e820: Rename sanitize_e820_table() to e820__update_table()
Ingo Molnar
2017-01-28
1
-3
/
+3
*
x86/boot/e820: Harmonize the 'struct e820_table' fields
Ingo Molnar
2017-01-28
1
-1
/
+1
*
x86/boot/e820: Rename everything to e820_table
Ingo Molnar
2017-01-28
1
-38
/
+38
*
x86/boot/e820: Rename 'e820_map' variables to 'e820_array'
Ingo Molnar
2017-01-28
1
-38
/
+38
*
x86/boot/e820: Rename the basic e820 data types to 'struct e820_entry' and 's...
Ingo Molnar
2017-01-28
1
-6
/
+6
*
x86/boot/e820: Move asm/e820.h to asm/e820/api.h
Ingo Molnar
2017-01-28
1
-1
/
+1
*
xen/setup: Don't relocate p2m over existing one
Ross Lagerwall
2016-12-22
1
-3
/
+3
*
xen/x86: Increase xen_e820_map to E820_X_MAX possible entries
Alex Thorlton
2016-12-09
1
-3
/
+3
[next]