index
:
drm/drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
xen
Age
Commit message (
Expand
)
Author
Files
Lines
2024-10-08
x86/xen: mark boot CPU of PV guest in MSR_IA32_APICBASE
Juergen Gross
1
-0
/
+4
2024-09-27
Merge tag 'for-linus-6.12-rc1a-tag' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-0
/
+23
2024-09-25
xen/pvh: Setup gsi for passthrough device
Jiqian Chen
1
-0
/
+23
2024-09-21
Merge tag 'mm-stable-2024-09-20-02-31' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-3
/
+4
2024-09-12
xen: tolerate ACPI NVS memory overlapping with Xen allocated memory
Juergen Gross
1
-1
/
+91
2024-09-12
xen: allow mapping ACPI data using a different physical address
Juergen Gross
2
-1
/
+36
2024-09-10
xen: add capability to remap non-RAM pages to different PFNs
Juergen Gross
2
-0
/
+66
2024-09-10
xen: move max_pfn in xen_memory_setup() out of function scope
Juergen Gross
1
-26
/
+26
2024-09-10
xen: move checks for e820 conflicts further up
Juergen Gross
1
-22
/
+22
2024-09-10
xen: introduce generic helper checking for memory map conflicts
Juergen Gross
3
-11
/
+31
2024-09-10
xen: use correct end address of kernel for conflict checking
Juergen Gross
1
-1
/
+1
2024-09-01
mm: turn USE_SPLIT_PTE_PTLOCKS / USE_SPLIT_PTE_PTLOCKS into Kconfig options
David Hildenbrand
1
-3
/
+4
2024-07-27
Merge tag 'for-linus-6.11-rc1a-tag' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
4
-56
/
+74
2024-07-26
minmax: avoid overly complex min()/max() macro arguments in xen
Linus Torvalds
1
-2
/
+3
2024-07-25
x86/xen: fix memblock_reserve() usage on PVH
Roger Pau Monne
1
-3
/
+12
2024-07-25
x86/xen: move xen_reserve_extra_memory()
Roger Pau Monne
1
-48
/
+48
2024-07-23
xen: fix multicall debug data referencing
Juergen Gross
3
-7
/
+16
2024-07-11
x86/xen: remove deprecated xen_nopvspin boot parameter
Juergen Gross
1
-15
/
+5
2024-07-11
x86/xen: eliminate some private header files
Juergen Gross
22
-206
/
+150
2024-07-11
x86/xen: make some functions static
Juergen Gross
3
-10
/
+6
2024-07-11
xen: make multicall debug boot time selectable
Juergen Gross
1
-23
/
+102
2024-07-02
x86/xen: Convert comma to semicolon
Chen Ni
1
-2
/
+2
2024-07-02
x86/xen/time: Reduce Xen timer tick
Frediano Ziglio
1
-1
/
+1
2024-05-24
Merge tag 'for-linus-6.10a-rc1-tag' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-6
/
+38
2024-05-17
xen/x86: add extra pages to unpopulated-alloc if available
Roger Pau Monne
1
-0
/
+33
2024-05-17
locking/x86/xen: Use try_cmpxchg() in xen_alloc_p2m_entry()
Uros Bizjak
1
-6
/
+5
2024-05-13
Merge tag 'x86-cleanups-2024-05-13' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-3
/
+0
2024-05-13
Merge tag 'x86-boot-2024-05-13' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+1
2024-05-02
x86/xen: return a sane initial apic id when running as PV guest
Juergen Gross
1
-1
/
+10
2024-05-02
x86/xen/smp_pv: Register the boot CPU APIC properly
Thomas Gleixner
1
-2
/
+2
2024-04-11
Merge tag 'v6.9-rc3' into x86/boot, to pick up fixes before queueing up more ...
Ingo Molnar
5
-45
/
+114
2024-03-22
x86/xen: Remove duplicate #include
Jiapeng Chong
1
-3
/
+0
2024-03-21
Merge tag 'kbuild-v6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...
Linus Torvalds
1
-1
/
+0
2024-03-21
x86/boot: Simplify boot stack setup
Brian Gerst
1
-1
/
+1
2024-03-19
Merge tag 'for-linus-6.9-rc1-tag' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
4
-44
/
+114
2024-03-14
Merge tag 'mm-stable-2024-03-13-20-04' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2
-7
/
+11
2024-03-13
x86/xen: attempt to inflate the memory balloon on PVH
Roger Pau Monne
4
-44
/
+114
2024-03-11
Merge tag 'x86-core-2024-03-11' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-5
/
+5
2024-03-11
Merge tag 'x86-build-2024-03-11' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2
-1
/
+1
2024-03-11
Merge tag 'x86-fred-2024-03-10' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+1
2024-03-07
x86/fred: Fix init_task thread stack pointer initialization
Xin Li (Intel)
1
-1
/
+1
2024-03-06
mm/treewide: replace pud_large() with pud_leaf()
Peter Xu
1
-2
/
+2
2024-03-06
mm/treewide: replace pmd_large() with pmd_leaf()
Peter Xu
1
-2
/
+2
2024-03-06
mm/x86: replace p4d_large() with p4d_leaf()
Peter Xu
1
-1
/
+1
2024-02-27
Merge branch 'x86/urgent' into x86/apic, to resolve conflicts
Ingo Molnar
1
-0
/
+12
2024-02-23
x86, crash: wrap crash dumping code into crash related ifdefs
Baoquan He
2
-1
/
+5
2024-02-22
x86/mm: delete unused cpu argument to leave_mm()
Yosry Ahmed
1
-1
/
+1
2024-02-20
treewide: replace or remove redundant def_bool in Kconfig files
Masahiro Yamada
1
-1
/
+0
2024-02-15
x86/cpu/topology: Use topology bitmaps for sizing
Thomas Gleixner
1
-2
/
+0
2024-02-15
x86/cpu/topology: Let XEN/PV use topology from CPUID/MADT
Thomas Gleixner
2
-12
/
+15
[next]