summaryrefslogtreecommitdiff
path: root/sys/amd64
AgeCommit message (Expand)Author
47 hoursixgbe: add MDIO bus supportAdrian Chadd
2026-04-01pmap: Do not use PMAP_LOCK_INIT with kernel_pmapMark Johnston
2026-03-30vmm: Add missing AVX instructions for AVX512 in cpuid stdextShengYi Hung
2026-03-29amd64 sendsig(): explicitly copy registers from trapframe to ucontextKonstantin Belousov
2026-03-27vmm: Move defines from x86.c to x86/bhyve.hColin Percival
2026-03-27i386/amd64/NOTES: Add some missing devicesWarner Losh
2026-03-27routing: Retire ROUTE_MPATH compile optionPouria Mousavizadeh Tehrani
2026-03-24kern/amd64/machdep: Replace memset in wrmsr_early_safe_endKristofer Peterson
2026-03-21kernel: Be clearer about what ZSTDIO is forDag-Erling Smørgrav
2026-03-21amd64 trap.c: provide tag for the struct sfhandlers definitionKonstantin Belousov
2026-03-21amd64: add prototype for ia32_syscall()Konstantin Belousov
2026-03-21amd64: remove assertion about sizeof(struct pcb)Konstantin Belousov
2026-03-20x86 FRED: add hardware definitions for the trap frames fieldsKonstantin Belousov
2026-03-20amd64: check that %cs and %ss values from ucontext fit into registersKonstantin Belousov
2026-03-20amd64: move code to check for traps with interrupts disabled into helpersKonstantin Belousov
2026-03-15amd64: do reset %rip after page fault if pcb_onfault is setKonstantin Belousov
2026-03-14amd64: move code to clear PSL_T on debug exception into a helperKonstantin Belousov
2026-03-14amd64: move efirt trap checks into the helperKonstantin Belousov
2026-03-12amd64: Make start_all_aps() staticZhenlei Huang
2026-03-07hwpmc: Remove left over k7, xscale and p4 references pmcAli Mashtizadeh
2026-03-07x86: change signatures of ipi_{bitmap,swi}_handler() to take pointerKonstantin Belousov
2026-03-06amd64: print userspace fsbase and gsbase for uprintf_signalKonstantin Belousov
2026-03-06amd64: extract uprintf_signal printing into a helperKonstantin Belousov
2026-03-06amd64: align stack on 16 bytes when calling into a EFIRT methodKonstantin Belousov
2026-03-02sys: Retire le(4)Ed Maste
2026-03-01amd64 initializecpu(): use 64bit type for rcr4() resultKonstantin Belousov
2026-02-27hwpmc: Initial support for AMD IBSAli Mashtizadeh
2026-02-20i386,amd64: Explicitly set ECX=0 in do_cpuid() to be future-proofAaron LI
2026-02-16vmm: Allow the use of PCI passthrough in a jailMark Johnston
2026-02-11amd64: add LASS supportKonstantin Belousov
2026-02-10amd64/acpica/acpi_wakeup.c: do not store to WARMBOOT_OFF in efi_boot caseKonstantin Belousov
2026-02-09Revert "pcb.h: mark struct pcb to be preserved"Konstantin Belousov
2026-02-09amd64: define and use STACKALIGN and REDZONE_SZKonstantin Belousov
2026-02-09pcb.h: mark struct pcb to be preservedMinsoo Choo
2026-02-06amd64/vmm: Lock global PCI passthrough structuresMark Johnston
2026-02-06acpi: New R/O 'hw.acpi.s4bios_supported' sysctl, gate S4BIOS with itOlivier Certner
2026-02-03amd64: parse_memmap(): Move comment about size at proper placeOlivier Certner
2026-01-29sys: enable both SCHED_ULE and SCHED_4BSD for some configsKonstantin Belousov
2026-01-29cpu_switch(): unconditionally wait on the blocked mutex transientKonstantin Belousov
2026-01-29kern/sched_shim.c: Provide a scheduler selection machineryKonstantin Belousov
2026-01-29amd64/machdep.c: remove extra empty lineKonstantin Belousov
2026-01-27sys: Use __is_aligned and __align_down for some kstack alignment operationsJohn Baldwin
2026-01-24amd64: Fix sys/pcpu.h usage in vmm_host.h and md_var.hHans Rosenfeld
2026-01-22x86: add machine/ifunc.hKonstantin Belousov
2026-01-19amd64/vmm: remove unused static function vcpu_state2str()Konstantin Belousov
2026-01-19sys: do not allow entering vm_fault() on boot until VM is initializedKonstantin Belousov
2026-01-16aq: Add to amd64 GENERIC and to sys/conf/NOTESBrad Smith
2026-01-16MINIMAL: Add virtio_scsiDag-Erling Smørgrav
2026-01-12sys: vt_efifb: EFI not supported on i386; move it back to amd64/NOTESOlivier Certner
2026-01-09rge: Add to amd64 GENERIC and to sys/conf/NOTESBrad Smith