]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/amd64
pci_dw: Trim ATU windows bigger than 4GB
[FreeBSD/FreeBSD.git] / sys / amd64 /
2021-10-12 Adam Fennkvm_clock: KVM paravirtual clock support
2021-10-12 Adam Fennx86: cpufunc: Add rdtsc_ordered()
2021-10-12 Adam Fennx86: cpufunc: Add rdtscp_aux()
2021-09-13 Edward Tomasz Napi... linux: make sure to zero the l_siginfo structure for...
2021-09-03 Ka Ho Ngvmm: Fix wrong assert in ivhd_dev_add_entry
2021-09-03 Ka Ho Ngvmm: Fix AMD-vi using wrong rid range
2021-09-03 Ka Ho Ngvmm: Fix ivrs_drv device_printf usage
2021-09-03 Ka Ho NgAMD-vi: Fortify IVHD device_identify process
2021-09-03 Ka Ho NgAMD-vi: Mixed format IVHD block should replace fixed...
2021-09-03 Ka Ho NgAMD-vi: Fix mismatched NULL checking in amdiommu teardo...
2021-09-03 Ka Ho Ngbhyve amd: Small cleanups in amdvi_dump_cmds
2021-09-03 Ed MasteCorrect "Fondation" typo (missing "u")
2021-09-03 Ka Ho NgAMD-vi: Fix IOMMU device interrupts being overridden
2021-09-03 Ka Ho Ngivrs_drv: Fix IVHDs with duplicated BaseAddress
2021-08-27 Ka Ho Ngvmm: Bump vmname buffer in struct vm to VM_MAX_NAMELEN + 1
2021-08-23 Peter Grehanigc(4): Introduce new driver for the Intel I225 Etherne...
2021-06-26 Mateusz Guzikamd64: typo fix: memcmpy -> memcmp in a comment
2021-06-26 Mateusz Guzikamd64: stop re-reading curpc in suword
2021-06-26 Mateusz Guzikamd64: fixup MEMMOVE comment (10 -> r10)
2021-06-26 Mateusz Guzikamd64: move memcmp checks upfront
2021-06-26 Mateusz Guzikamd64: tidy up pagezero*/pagecopy (movq -> movl)
2021-06-26 Mateusz Guzikamd64: add missing ALIGN_TEXT to loops in memset and...
2021-06-10 Tijl CoosemansFix i386 linux module after r367395.
2021-06-10 Dmitry ChaginDirect commit:
2021-05-26 Konstantin Belousovamd64/linux*: add required header to get the constant...
2021-05-26 Konstantin Belousovamd64: clear PSL.AC in the right frame
2021-05-24 Mark Johnstonlinux: Fix a mistake in commit fb58045145
2021-05-23 Mark Johnstonlinux: Fix SMAP-enabled futex routines
2021-05-01 Konstantin Belousovx86: use x86_clear_dbregs() on fork
2021-05-01 Konstantin Belousovx86: clear %db registers in new process
2021-05-01 Konstantin Belousovamd64 linux64: use x86_clear_dbregs()
2021-05-01 Konstantin Belousovamd64: clear debug registers on execing 32bit native...
2021-05-01 Konstantin Belousovamd64: clear debug registers on execing 32bit Linux...
2021-05-01 Konstantin Belousovx86: add x86_clear_dbregs() helper
2021-03-31 Mark Johnstonamd64: Make KPDPphys local to pmap.c
2021-02-28 Mark Johnstonpmap: Fix largemap restart checks in the kernel_maps...
2021-02-25 John BaldwinSkip the vm.pmap.kernel_maps sysctl by default.
2021-02-17 Jung-uk KimOpenSSL: Merge OpenSSL 1.1.1j
2021-02-09 Konstantin Belousovamd64 GENERIC: compile in mlx5en(4)
2021-01-17 Konstantin Belousovx86: Add rdtscp32() into cpufunc.h.
2021-01-04 Mitchell Hornegdb(4) fix x86 signal reporting
2021-01-04 Mitchell Horneamd64: use register macros for gdb_cpu_getreg()
2021-01-04 Mitchell Horneamd64: allow gdb(4) to write to most registers
2020-12-24 Konstantin BelousovMFC r357940 (by mjg), r365932 (by jrtc27):
2020-12-19 Ryan LibbyMFC r347628:
2020-12-14 John BaldwinMFC 368004: Pull the check for VM ownership into ppt_fi...
2020-12-14 John BaldwinMFC 368003:
2020-11-29 Peter GrehanMFC r368047
2020-11-11 Mark JohnstonMFC r367335:
2020-11-09 Mark JohnstonMFC r367386:
2020-11-07 Dimitry AndricMFC r344855 (by jhb):
2020-11-06 John BaldwinMFC 365642: Add constant for the DE_CFG MSR on AMD...
2020-11-02 Mark JohnstonMFC r366834:
2020-10-28 Konstantin BelousovMFC r366904:
2020-10-27 Kyle EvansMFC r367002, r367060
2020-10-23 Konstantin BelousovMFC r366768:
2020-10-21 Konstantin BelousovMFC r366713, r366843 (by jhb):
2020-10-21 Konstantin BelousovMFC r366712:
2020-10-10 Konstantin BelousovMFC r366417:
2020-10-06 Konstantin BelousovMFC r366415:
2020-10-04 Mark JohnstonMFC r366347:
2020-09-16 Mark JohnstonMFC r365265:
2020-09-15 Ed MasteMFC r365775: bhyve: do not permit write access to VMCB...
2020-09-15 Konstantin BelousovMFC r365766:
2020-09-10 Eric JoynerMFC r361541, r362038, r364240
2020-09-10 Peter GrehanMFC r364340, r364343, r364656
2020-09-08 Peter GrehanMFC 364339
2020-09-01 Edward Tomasz Napi... MFC r363305:
2020-09-01 Edward Tomasz Napi... MFC r363304:
2020-08-26 Alexander MotinMFC r364399: Remove some noisy ACPI tables messages...
2020-08-24 Edward Tomasz Napi... MFC r362441:
2020-08-24 Edward Tomasz Napi... MFC r362440:
2020-08-24 Edward Tomasz Napi... MFC r347538 by dchagin:
2020-08-23 Edward Tomasz Napi... MFC r353725 by yuripv:
2020-08-23 Edward Tomasz Napi... MFC r350451 by emaste:
2020-08-23 Edward Tomasz Napi... MFC r355818:
2020-08-23 Edward Tomasz Napi... MFC r357503:
2020-08-23 Edward Tomasz Napi... MFC r356241:
2020-08-23 Edward Tomasz Napi... MFC r356231:
2020-08-23 Edward Tomasz Napi... MFC r356229:
2020-08-23 Edward Tomasz Napi... MFC r356177:
2020-08-23 Edward Tomasz Napi... MFC r352224 by emaste:
2020-08-23 Edward Tomasz Napi... MFC r352222 by emaste:
2020-08-23 Edward Tomasz Napi... MFC r352221 by emaste:
2020-08-23 Edward Tomasz Napi... MFC r352210 by emaste:
2020-08-23 Edward Tomasz Napi... MFC r352209 by emaste:
2020-08-23 Edward Tomasz Napi... MFC r352208 by emaste:
2020-08-23 Edward Tomasz Napi... MFC r351821:
2020-08-23 Edward Tomasz Napi... MFC r349748:
2020-08-23 Edward Tomasz Napi... MFC r349747:
2020-08-23 Edward Tomasz Napi... MFC r348049:
2020-08-23 Edward Tomasz Napi... MFC r347971:
2020-08-23 Edward Tomasz Napi... MFC r347580:
2020-08-23 Edward Tomasz Napi... MFC r347231:
2020-08-23 Mark JohnstonMFC r364411:
2020-08-15 Edward Tomasz Napi... MFC r351783:
2020-08-07 Alexander MotinMFC r363527: Allow swi_sched() to be called from NMI...
2020-08-05 Alexander MotinMFC r363431: Untie nmi_handle_intr() from DEV_ISA.
2020-07-28 Mateusz GuzikMFC r363242:
2020-07-26 Konstantin BelousovMFC r363329:
next