summaryrefslogtreecommitdiff
path: root/arch/x86/xen
AgeCommit message (Expand)AuthorFilesLines
2023-08-30Merge tag 'mm-stable-2023-08-28-18-26' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-1/+1
2023-08-29Merge tag 'acpi-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds1-4/+4
2023-08-25Merge branch 'acpi-processor'Rafael J. Wysocki1-4/+4
2023-08-21mm: convert ptlock_ptr() to use ptdescsVishal Moola (Oracle)1-1/+1
2023-08-21x86/xen: Make virt_to_pfn() a static inlineLinus Walleij3-9/+9
2023-08-21xen: remove a confusing comment on auto-translated guest I/OPetr Tesarik1-6/+0
2023-08-09x86/xen/apic: Mark apic __ro_after_initThomas Gleixner1-15/+13
2023-08-09x86/xen/apic: Use standard apic driver mechanism for Xen PVJuergen Gross2-14/+1
2023-08-09x86/apic: Provide common init infrastructureThomas Gleixner1-7/+3
2023-08-09x86/apic: Nuke ack_APIC_irq()Dave Hansen1-1/+1
2023-08-09x86/apic: Remove pointless arguments from [native_]eoi_write()Thomas Gleixner1-1/+6
2023-08-09x86/apic: Sanitize APIC ID range validationThomas Gleixner1-6/+0
2023-08-09x86/apic: Add max_apic_id memberThomas Gleixner1-0/+1
2023-08-09x86/apic: Allow apic::safe_wait_icr_idle() to be NULLThomas Gleixner1-6/+0
2023-08-09x86/apic: Allow apic::wait_icr_idle() to be NULLThomas Gleixner1-5/+0
2023-08-09x86/apic: Mop up apic::apic_id_registered()Thomas Gleixner1-6/+0
2023-08-09x86/apic: Mop up *setup_apic_routing()Thomas Gleixner1-1/+0
2023-08-09x86/apic: Nuke apic::apicid_to_cpu_present()Thomas Gleixner1-1/+0
2023-08-09x86/apic: Nuke empty init_apic_ldr() callbacksThomas Gleixner1-1/+0
2023-08-09x86/apic: Remove check_phys_apicid_present()Thomas Gleixner1-1/+0
2023-08-09x86/xen/pv: Pretend that it found SMP configurationThomas Gleixner1-1/+2
2023-08-09x86/apic: Nuke unused apic::inquire_remote_apic()Thomas Gleixner1-7/+0
2023-08-09x86/apic/ioapic: Rename skip_ioapic_setupThomas Gleixner1-1/+1
2023-08-03x86/shstk: Add user control-protection fault handlerRick Edgecombe2-2/+2
2023-07-31xen/pci: add flag for PCI passthrough being possibleJuergen Gross1-0/+6
2023-07-14ACPI: processor: Rename ACPI_PDC symbolsMichal Wilczynski1-4/+4
2023-07-13Merge tag 'for-linus-6.5-rc2-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-16/+21
2023-07-12mm: Move pte/pmd_mkwrite() callers with no VMA to _novma()Rick Edgecombe1-1/+1
2023-07-09Merge tag 'x86_urgent_for_v6.5_rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-0/+1
2023-07-05x86/xen: Fix secondary processors' FPU initializationJuergen Gross1-0/+1
2023-07-04x86/Xen: tidy xen-head.SJan Beulich1-16/+21
2023-06-28Merge tag 'for-linus-6.5-rc1-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds6-12/+44
2023-06-28Merge tag 'sched-core-2023-06-27' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-2/+1
2023-06-27Merge tag 'x86_mtrr_for_v6.5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-0/+54
2023-06-26x86: xen: add missing prototypesArnd Bergmann4-1/+9
2023-06-26x86/xen: add prototypes for paravirt mmu functionsJuergen Gross1-0/+16
2023-06-26iscsi_ibft: Fix finding the iBFT under Xen Dom 0Ross Lagerwall1-9/+19
2023-06-26xen: xen_debug_interrupt prototype to global headerArnd Bergmann1-2/+0
2023-06-16x86/xen: Set default memory type for PV guests to WBJuergen Gross1-0/+2
2023-06-05x86/tsc: Provide sched_clock_noinstr()Peter Zijlstra1-2/+1
2023-06-01x86/xen: Set MTRR state when running as Xen PV initial domainJuergen Gross1-0/+52
2023-05-15x86/smpboot: Enable split CPU startupThomas Gleixner1-2/+2
2023-05-15x86/smpboot: Switch to hotplug core state synchronizationThomas Gleixner2-26/+29
2023-05-15x86/xen/hvm: Get rid of DEAD_FROZEN handlingThomas Gleixner1-6/+5
2023-05-15x86/xen/smp_pv: Remove wait for CPU onlineThomas Gleixner1-5/+5
2023-05-15x86/smpboot: Move synchronization masks to SMP boot codeThomas Gleixner1-3/+0
2023-04-29Merge tag 'objtool-core-2023-04-27' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-4/+4
2023-04-25Merge tag 'x86-apic-2023-04-24' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-1/+1
2023-04-25Merge tag 'x86_paravirt_for_v6.4_rc1' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-10/+2
2023-03-24Merge tag 'for-linus-6.3-rc4-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-1/+1