index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
xen
Age
Commit message (
Expand
)
Author
2024-02-12
x86/xen: Add some null pointer checking to smp.c
Kunwu Chan
2024-01-08
Merge tag 'x86-cleanups-2024-01-08' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2024-01-08
Merge tag 'x86_paravirt_for_v6.8' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2024-01-03
arch/x86: Fix typos
Bjorn Helgaas
2023-12-22
Merge tag 'for-linus-6.7a-rc7-tag' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2023-12-21
x86/xen: add CPU dependencies for 32-bit build
Arnd Bergmann
2023-12-10
x86/paravirt: Move some functions and defines to alternative.c
Juergen Gross
2023-12-07
x86/entry: Convert INT 0x80 emulation to IDTENTRY
Thomas Gleixner
2023-11-28
x86/xen: fix percpu vcpu_info allocation
Juergen Gross
2023-10-30
Merge tag 'x86-core-2023-10-29-v2' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2023-10-10
x86/apic: Use u32 for [gs]et_apic_id()
Thomas Gleixner
2023-10-10
x86/apic: Use u32 for phys_pkg_id()
Thomas Gleixner
2023-10-10
x86/apic: Use u32 for cpu_present_to_apicid()
Thomas Gleixner
2023-10-10
x86/cpu: Encapsulate topology information in cpuinfo_x86
Thomas Gleixner
2023-09-19
xen/efi: refactor deprecated strncpy
Justin Stitt
2023-09-19
x86/xen: allow nesting of same lazy mode
Juergen Gross
2023-09-19
x86/xen: move paravirt lazy code
Juergen Gross
2023-09-19
xen: simplify evtchn_do_upcall() call maze
Juergen Gross
2023-08-31
Merge tag 'x86_shstk_for_6.6-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2023-08-30
Merge tag 'x86_apic_for_6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2023-08-29
Merge tag 'dma-mapping-6.6-2023-08-29' of git://git.infradead.org/users/hch/d...
Linus Torvalds
2023-08-29
Merge tag 'mm-stable-2023-08-28-18-26' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2023-08-28
Merge tag 'acpi-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
2023-08-25
Merge branch 'acpi-processor'
Rafael J. Wysocki
2023-08-21
mm: convert ptlock_ptr() to use ptdescs
Vishal Moola (Oracle)
2023-08-21
x86/xen: Make virt_to_pfn() a static inline
Linus Walleij
2023-08-21
xen: remove a confusing comment on auto-translated guest I/O
Petr Tesarik
2023-08-09
x86/xen/apic: Mark apic __ro_after_init
Thomas Gleixner
2023-08-09
x86/xen/apic: Use standard apic driver mechanism for Xen PV
Juergen Gross
2023-08-09
x86/apic: Provide common init infrastructure
Thomas Gleixner
2023-08-09
x86/apic: Nuke ack_APIC_irq()
Dave Hansen
2023-08-09
x86/apic: Remove pointless arguments from [native_]eoi_write()
Thomas Gleixner
2023-08-09
x86/apic: Sanitize APIC ID range validation
Thomas Gleixner
2023-08-09
x86/apic: Add max_apic_id member
Thomas Gleixner
2023-08-09
x86/apic: Allow apic::safe_wait_icr_idle() to be NULL
Thomas Gleixner
2023-08-09
x86/apic: Allow apic::wait_icr_idle() to be NULL
Thomas Gleixner
2023-08-09
x86/apic: Mop up apic::apic_id_registered()
Thomas Gleixner
2023-08-09
x86/apic: Mop up *setup_apic_routing()
Thomas Gleixner
2023-08-09
x86/apic: Nuke apic::apicid_to_cpu_present()
Thomas Gleixner
2023-08-09
x86/apic: Nuke empty init_apic_ldr() callbacks
Thomas Gleixner
2023-08-09
x86/apic: Remove check_phys_apicid_present()
Thomas Gleixner
2023-08-09
x86/xen/pv: Pretend that it found SMP configuration
Thomas Gleixner
2023-08-09
x86/apic: Nuke unused apic::inquire_remote_apic()
Thomas Gleixner
2023-08-09
x86/apic/ioapic: Rename skip_ioapic_setup
Thomas Gleixner
2023-08-02
x86/shstk: Add user control-protection fault handler
Rick Edgecombe
2023-07-31
xen/pci: add flag for PCI passthrough being possible
Juergen Gross
2023-07-14
ACPI: processor: Rename ACPI_PDC symbols
Michal Wilczynski
2023-07-13
Merge tag 'for-linus-6.5-rc2-tag' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2023-07-11
mm: Move pte/pmd_mkwrite() callers with no VMA to _novma()
Rick Edgecombe
2023-07-09
Merge tag 'x86_urgent_for_v6.5_rc1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
[next]