aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/xen
AgeCommit message (Expand)Author
2024-02-12x86/xen: Add some null pointer checking to smp.cKunwu Chan
2024-01-08Merge tag 'x86-cleanups-2024-01-08' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2024-01-08Merge tag 'x86_paravirt_for_v6.8' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2024-01-03arch/x86: Fix typosBjorn Helgaas
2023-12-22Merge tag 'for-linus-6.7a-rc7-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2023-12-21x86/xen: add CPU dependencies for 32-bit buildArnd Bergmann
2023-12-10x86/paravirt: Move some functions and defines to alternative.cJuergen Gross
2023-12-07x86/entry: Convert INT 0x80 emulation to IDTENTRYThomas Gleixner
2023-11-28x86/xen: fix percpu vcpu_info allocationJuergen Gross
2023-10-30Merge tag 'x86-core-2023-10-29-v2' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2023-10-10x86/apic: Use u32 for [gs]et_apic_id()Thomas Gleixner
2023-10-10x86/apic: Use u32 for phys_pkg_id()Thomas Gleixner
2023-10-10x86/apic: Use u32 for cpu_present_to_apicid()Thomas Gleixner
2023-10-10x86/cpu: Encapsulate topology information in cpuinfo_x86Thomas Gleixner
2023-09-19xen/efi: refactor deprecated strncpyJustin Stitt
2023-09-19x86/xen: allow nesting of same lazy modeJuergen Gross
2023-09-19x86/xen: move paravirt lazy codeJuergen Gross
2023-09-19xen: simplify evtchn_do_upcall() call mazeJuergen Gross
2023-08-31Merge tag 'x86_shstk_for_6.6-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2023-08-30Merge tag 'x86_apic_for_6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2023-08-29Merge tag 'dma-mapping-6.6-2023-08-29' of git://git.infradead.org/users/hch/d...Linus Torvalds
2023-08-29Merge tag 'mm-stable-2023-08-28-18-26' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2023-08-28Merge tag 'acpi-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds
2023-08-25Merge branch 'acpi-processor'Rafael J. Wysocki
2023-08-21mm: convert ptlock_ptr() to use ptdescsVishal Moola (Oracle)
2023-08-21x86/xen: Make virt_to_pfn() a static inlineLinus Walleij
2023-08-21xen: remove a confusing comment on auto-translated guest I/OPetr Tesarik
2023-08-09x86/xen/apic: Mark apic __ro_after_initThomas Gleixner
2023-08-09x86/xen/apic: Use standard apic driver mechanism for Xen PVJuergen Gross
2023-08-09x86/apic: Provide common init infrastructureThomas Gleixner
2023-08-09x86/apic: Nuke ack_APIC_irq()Dave Hansen
2023-08-09x86/apic: Remove pointless arguments from [native_]eoi_write()Thomas Gleixner
2023-08-09x86/apic: Sanitize APIC ID range validationThomas Gleixner
2023-08-09x86/apic: Add max_apic_id memberThomas Gleixner
2023-08-09x86/apic: Allow apic::safe_wait_icr_idle() to be NULLThomas Gleixner
2023-08-09x86/apic: Allow apic::wait_icr_idle() to be NULLThomas Gleixner
2023-08-09x86/apic: Mop up apic::apic_id_registered()Thomas Gleixner
2023-08-09x86/apic: Mop up *setup_apic_routing()Thomas Gleixner
2023-08-09x86/apic: Nuke apic::apicid_to_cpu_present()Thomas Gleixner
2023-08-09x86/apic: Nuke empty init_apic_ldr() callbacksThomas Gleixner
2023-08-09x86/apic: Remove check_phys_apicid_present()Thomas Gleixner
2023-08-09x86/xen/pv: Pretend that it found SMP configurationThomas Gleixner
2023-08-09x86/apic: Nuke unused apic::inquire_remote_apic()Thomas Gleixner
2023-08-09x86/apic/ioapic: Rename skip_ioapic_setupThomas Gleixner
2023-08-02x86/shstk: Add user control-protection fault handlerRick Edgecombe
2023-07-31xen/pci: add flag for PCI passthrough being possibleJuergen Gross
2023-07-14ACPI: processor: Rename ACPI_PDC symbolsMichal Wilczynski
2023-07-13Merge tag 'for-linus-6.5-rc2-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2023-07-11mm: Move pte/pmd_mkwrite() callers with no VMA to _novma()Rick Edgecombe
2023-07-09Merge tag 'x86_urgent_for_v6.5_rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds