index
:
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
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
xen
Age
Commit message (
Expand
)
Author
Files
Lines
2025-02-14
Merge tag 'for-linus-6.14-rc3-tag' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-9
/
+62
2025-02-13
x86/xen: allow larger contiguous memory regions in PV guests
Juergen Gross
1
-9
/
+62
2025-02-06
Merge tag 'for-linus-6.14-rc2-tag' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-8
/
+3
2025-02-05
x86/xen: remove unneeded dummy push from xen_hypercall_hvm()
Juergen Gross
1
-6
/
+0
2025-02-05
x86/xen: add FRAME_END to xen_hypercall_hvm()
Juergen Gross
1
-0
/
+1
2025-02-05
x86/xen: fix xen_hypercall_hvm() to not clobber %rbx
Juergen Gross
1
-2
/
+2
2025-01-29
Merge tag 'for-linus-6.14-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-0
/
+4
2025-01-26
Merge tag 'mm-stable-2025-01-26-14-59' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-7
/
+1
2025-01-25
mm/memblock: add memblock_alloc_or_panic interface
Guo Weikang
1
-7
/
+1
2025-01-21
Merge tag 'x86_misc_for_v6.14_rc1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-2
/
+2
2025-01-21
Merge tag 'x86_cpu_for_v6.14_rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-4
/
+3
2025-01-20
Grab mm lock before grabbing pt lock
Maksym Planeta
1
-0
/
+4
2024-12-18
x86/cpu: Make all all CPUID leaf names consistent
Dave Hansen
1
-2
/
+2
2024-12-18
x86/cpu: Move MWAIT leaf definition to common header
Dave Hansen
1
-0
/
+1
2024-12-17
x86/xen: remove hypercall page
Juergen Gross
4
-41
/
+1
2024-12-17
x86/xen: add central hypercall functions
Juergen Gross
6
-1
/
+187
2024-12-13
x86/xen: don't do PV iret hypercall through hypercall page
Juergen Gross
1
-9
/
+18
2024-12-06
x86/paravirt: Remove the WBINVD callback
Juergen Gross
1
-2
/
+0
2024-12-04
x86/mtrr: Rename mtrr_overwrite_state() to guest_force_mtrr_state()
Kirill A. Shutemov
1
-2
/
+2
2024-10-29
x86/xen: Avoid relocatable quantities in Xen ELF notes
Ard Biesheuvel
1
-2
/
+4
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
[next]