index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
xen
/
setup.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-07-27
minmax: avoid overly complex min()/max() macro arguments in xen
Linus Torvalds
1
-2
/
+3
2024-07-11
x86/xen: eliminate some private header files
Juergen Gross
1
-1
/
+0
2024-03-13
x86/xen: attempt to inflate the memory balloon on PVH
Roger Pau Monne
1
-44
/
+0
2023-08-30
Merge tag 'dma-mapping-6.6-2023-08-29' of git://git.infradead.org/users/hch/d...
Linus Torvalds
1
-0
/
+6
2023-08-21
x86/xen: Make virt_to_pfn() a static inline
Linus Walleij
1
-2
/
+2
2023-07-31
xen/pci: add flag for PCI passthrough being possible
Juergen Gross
1
-0
/
+6
2023-06-26
iscsi_ibft: Fix finding the iBFT under Xen Dom 0
Ross Lagerwall
1
-9
/
+19
2023-02-18
x86/Xen: drop leftover VM-assist uses
Jan Beulich
1
-4
/
+0
2022-11-14
x86/xen: Use kstrtobool() instead of strtobool()
Christophe JAILLET
1
-1
/
+2
2022-11-03
x86/xen: simplify sysenter and syscall setup
Juergen Gross
1
-17
/
+6
2022-06-27
x86/xen: Rename SYS* entry points
Peter Zijlstra
1
-3
/
+3
2022-03-10
x86/xen: Fix kerneldoc warning
Jiapeng Chong
1
-1
/
+1
2021-11-10
Merge tag 'for-linus-5.16b-rc1-tag' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-7
/
+3
2021-11-06
memblock: rename memblock_free to memblock_phys_free
Mike Rapoport
1
-3
/
+3
2021-11-02
xen/x86: restrict PV Dom0 identity mapping
Jan Beulich
1
-3
/
+3
2021-11-02
xen/x86: there's no highmem anymore in PV mode
Jan Beulich
1
-4
/
+0
2021-03-25
Revert "xen: fix p2m size in dom0 for disabled memory hotplug case"
Roger Pau Monne
1
-2
/
+14
2021-03-03
xen: fix p2m size in dom0 for disabled memory hotplug case
Juergen Gross
1
-22
/
+3
2020-08-11
x86/xen: remove 32-bit Xen PV guest support
Juergen Gross
1
-35
/
+1
2020-06-11
x86/entry: Switch XEN/PV hypercall entry to IDTENTRY
Thomas Gleixner
1
-1
/
+3
2020-04-08
x86/xen: make xen_pvmmu_arch_setup() static
Jason Yan
1
-1
/
+1
2019-10-18
x86: Use pr_warn instead of pr_warning
Kefeng Wang
1
-1
/
+1
2019-02-18
x86/xen: dont add memory above max allowed allocation
Juergen Gross
1
-0
/
+13
2018-12-03
x86: Fix various typos in comments
Ingo Molnar
1
-1
/
+1
2018-11-29
Revert "xen/balloon: Mark unallocated host memory as UNUSABLE"
Igor Druzhinin
1
-2
/
+4
2018-08-20
x86/xen: remove unused function xen_auto_xlated_memory_setup()
Juergen Gross
1
-31
/
+0
2017-12-22
Merge tag 'for-linus-4.15-rc5-tag' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-4
/
+2
2017-12-20
xen/balloon: Mark unallocated host memory as UNUSABLE
Boris Ostrovsky
1
-4
/
+2
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-08-31
xen: remove tests for pvh mode in pure pv paths
Juergen Gross
1
-4
/
+1
2017-07-03
x86: xen: remove unnecessary variable in xen_foreach_remap_area()
Gustavo A. R. Silva
1
-5
/
+2
2017-01-29
x86/boot/e820: Simplify the e820__update_table() interface
Ingo Molnar
1
-5
/
+4
2017-01-29
xen, x86/boot/e820: Simplify Xen's xen_e820_table construct
Ingo Molnar
1
-37
/
+33
2017-01-29
x86/boot/e820: Clean up the E820 table size define names
Ingo Molnar
1
-1
/
+1
2017-01-29
x86/boot/e820: Prefix the E820_* type names with "E820_TYPE_"
Ingo Molnar
1
-11
/
+11
2017-01-28
x86/boot/e820: Create coherent API function names for E820 range operations
Ingo Molnar
1
-3
/
+3
2017-01-28
x86/boot/e820: Rename sanitize_e820_table() to e820__update_table()
Ingo Molnar
1
-3
/
+3
2017-01-28
x86/boot/e820: Harmonize the 'struct e820_table' fields
Ingo Molnar
1
-1
/
+1
2017-01-28
x86/boot/e820: Rename everything to e820_table
Ingo Molnar
1
-38
/
+38
2017-01-28
x86/boot/e820: Rename 'e820_map' variables to 'e820_array'
Ingo Molnar
1
-38
/
+38
2017-01-28
x86/boot/e820: Rename the basic e820 data types to 'struct e820_entry' and 's...
Ingo Molnar
1
-6
/
+6
2017-01-28
x86/boot/e820: Move asm/e820.h to asm/e820/api.h
Ingo Molnar
1
-1
/
+1
2016-12-22
xen/setup: Don't relocate p2m over existing one
Ross Lagerwall
1
-3
/
+3
2016-12-09
xen/x86: Increase xen_e820_map to E820_X_MAX possible entries
Alex Thorlton
1
-3
/
+3
2016-09-21
x86/e820: Prepare e280 code for switch to dynamic storage
Denys Vlasenko
1
-1
/
+1
2016-07-14
x86/xen: Audit and remove any unnecessary uses of module.h
Paul Gortmaker
1
-1
/
+1
2016-05-24
xen: use same main loop for counting and remapping pages
Juergen Gross
1
-39
/
+26
2015-11-05
Merge tag 'for-linus-4.4-rc0-tag' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-3
/
+6
2015-11-02
xen: fix the check of e_pfn in xen_find_pfn_range
Zhenzhong Duan
1
-1
/
+1
2015-10-23
x86/xen: discard RAM regions above the maximum reservation
David Vrabel
1
-2
/
+5
[next]