]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/amd64
ofw: remove redundant calls in ofwbus_attach()
[FreeBSD/FreeBSD.git] / sys / amd64 /
2023-05-24 Dag-Erling Smørgravldns: Upgrade to 1.8.3.
2023-05-24 Mark Johnstonvmm: Avoid embedding cpuset_t ioctl ABIs
2023-05-23 Martin Matuskazfs: merge openzfs/zfs@ad0a55461
2023-05-18 Dmitry Chaginlinux(4): Implement ptrace_pokeusr for x86_64
2023-05-18 Dmitry Chaginlinux(4): Make ptrace_pokeusr machine dependent
2023-05-18 Dmitry Chaginlinux(4): Make ptrace_peekusr machine dependend
2023-05-13 Piotr Pawel StefaniakGENERIC: remove a stray space character
2023-05-13 Simon J. GerratyMerge bmake-20230510
2023-05-12 Xin LIMFV: xz 5.4.3.
2023-05-12 Warner Loshspdx: The BSD-2-Clause-FreeBSD identifier is obsolete...
2023-05-12 Bjoern A. Zeebamd64: pmap.h put a guard around a pcpu.h function
2023-05-12 Martin Matuskazfs: merge openzfs/zfs@e61076683
2023-05-11 Warner Loshtwe: Remove driver
2023-05-09 Konstantin Belousovamd64 MINIMAL: SysV IPC syscalls are loadable
2023-05-09 Konstantin Belousovamd64 MINIMAL: remove UFS from compiled-in list
2023-05-09 Konstantin Belousovamd64 MINIMAL config: remove statements about UFS module
2023-05-09 Vitaliy Gusevbhyve: save/restore pir_desc
2023-05-09 Bojan Novkovićbhyve: fix vCPU single-stepping on VMX
2023-05-06 Mitchell Hornehwpmc: use kstack_contains()
2023-05-06 Konstantin Belousovamd64: add MINIMALUP config
2023-05-06 Konstantin Belousovamd64 MINIMAL config: remove sentence about acpi
2023-05-06 Konstantin Belousovamd64: convert UP code to dynamically allocated pmap...
2023-05-05 Ed Mastelibfido2: update to 1.10.0
2023-05-05 Ed Mastelibfido2: update to 1.9.0
2023-05-05 Joseph Mingronelibpcap: Update to 1.10.4
2023-05-05 Corvin Köhnevmm: don't free unallocated memory
2023-05-05 Igor Ostapenkosys/amd64/conf/FIRECRACKER: typo (compatiblity)
2023-05-04 John Baldwinpmap_{un}map_io_transient: Use bool instead of boolean_t.
2023-05-04 John Baldwinimgact_elf: Change header_supported to return bool...
2023-05-04 Ed MasteAdd 'contrib/spleen/' from commit '5eab6333fa27e2b6954c...
2023-05-04 Konstantin Belousovamd64 mp_machdep.c: remove useless comment
2023-05-04 Konstantin Belousovamd64: do not leak pcpu pages
2023-05-04 Konstantin Belousovamd64: initialize APs kpmap_store in init_secondary()
2023-05-03 Martin Matuskazfs: merge openzfs/zfs@d96e29576
2023-05-02 Konstantin Belousovamd64: store pcids pmap data in pcpu zone
2023-05-02 Konstantin Belousovamd64 pmap_pcid_alloc(): pass a pointer to struct pmap_...
2023-05-02 Konstantin Belousovamd64: add pmap_get_pcid() helper
2023-05-02 Konstantin Belousovamd64 pmap: add pmap_pinit_pcids() helper
2023-05-02 Konstantin Belousovamd64: move definition of the struct pmap_pcids into...
2023-05-02 Xin LIMFV: less v632.
2023-04-28 Dmitry Chaginlinux(4): Make struct stat64 to match Linux actual one
2023-04-28 Dmitry Chaginlinux(4): Regen for mknod syscall changes
2023-04-28 Dmitry Chaginlinux(4): Use Linux dev_t type for mknod syscalls dev...
2023-04-28 Dmitry Chaginlinux(4): Move dev_t type declaration under /compat...
2023-04-28 Dmitry Chaginlinux(4): Make struct newstat to match actual Linux one
2023-04-28 Dmitry Chaginlinux(4): Regen for struct l_old_stat changes
2023-04-28 Dmitry Chaginlinux(4): Update syscalls.master to reflect struct...
2023-04-28 Dmitry Chaginlinux(4): Mark old fstat syscal as unimplemented
2023-04-28 Dmitry Chaginlinux(4): Rename obsolete old struct l_stat to struct...
2023-04-26 Mark Johnstonvmm: Dynamically allocate a couple of per-CPU state...
2023-04-26 Dag-Erling SmørgravUpdate tzcode to 2023c.
2023-04-26 Vitaliy Gusevvmm: fix HLT loop while vcpu has requested virtual...
2023-04-25 Mateusz Guzikx86: whack pmspcv from GENERIC
2023-04-25 Mark Johnstonvmm: Expose some more AVX512 CPUID bits to guests
2023-04-24 Simon J. GerratyMerge bmake-20230414
2023-04-22 Dmitry Chaginlinux(4): Fix LINUX_AT_COUNT comments
2023-04-22 Dmitry Chaginlinux(4): Deduplicate linux_copyout_auxargs()
2023-04-21 Ed Mastelibcbor: update to 0.10.2
2023-04-20 Warner Loshsyscall.master: Fix comments
2023-04-20 Dmitry Chaginx86: Move i386 timerreg.h to x86
2023-04-20 Dmitry Chaginx86: Move i386 ppireg.h to x86
2023-04-18 Konstantin Belousovx86: initialize use_xsave once
2023-04-17 Cy Schubertsqlite3: Vendor import of sqlite3 3.41.2
2023-04-14 Konstantin Belousovamd64: fix PKRU and swapout interaction
2023-04-14 Julien Grallxen/intr: introduce dev/xen/bus/intr-internal.h
2023-04-14 Elliott Mitchellxen/intr: adjust xen_intr_handle_upcall() to match...
2023-04-14 Elliott Mitchellxen: remove CONFIG_XEN_COMPAT, purge Xen 3.0 compatibility
2023-04-14 Elliott Mitchellxen/efi: make Xen PV EFI clock optional
2023-04-13 Henri Hennebertrtsx: Add plug-and-play info
2023-04-04 Dmitry Chaginlinux(4): Regen for close_range syscall
2023-04-04 Dmitry Chaginlinux(4): Modify close_range syscall to match Linux
2023-04-03 Martin Matuskazfs: merge openzfs/zfs@431083f75
2023-04-02 Alexander V. Chernikovnetlink: add NETLINK to the DEFAULTS for each architecture
2023-03-31 Joseph Mingronelibpcap: Update to 1.10.3
2023-03-29 Konstantin Belousovamd64 wakeup: recalculate mitigations after APICs are...
2023-03-29 Elliott Mitchellxen: switch to using core atomics for synchronization
2023-03-29 Philip Paepscontrib/tzdata: import tzdata 2023c
2023-03-27 Ruslan BukinImport OpenCSD v.1.4.0.
2023-03-24 John Baldwinbhyve: Remove vmctx member from struct vm_snapshot_meta.
2023-03-24 John Baldwinlibvmmapi: Add a struct vcpu and use it in most APIs.
2023-03-24 Philip Paepscontrib/tzdata: import tzdata 2023b
2023-03-23 Philip Paepscontrib/tzdata: import tzdata 2023a
2023-03-20 Xin LIMFV: xz 5.4.2.
2023-03-18 Konstantin Belousovacpi_wakeup.c: apply the reviewer' editorial correction...
2023-03-18 Konstantin Belousovamd64: properly recalculate mitigations knobs after...
2023-03-17 Konstantin Belousovamd64 acpi_wakeup.c: fix typo
2023-03-17 Vitaliy Gusevvmm: fix missing ipi statistic
2023-03-16 Ed Mastessh: Update to OpenSSH 9.3p1
2023-03-04 Dmitry Chaginlinux(4): Drop unncessary struct l_ifconf declaration...
2023-03-04 Dmitry Chaginlinux(4): Reduce code duplication between MD files
2023-03-03 John-Mark Gurneyabstract out the vm detection via smbios..
2023-02-28 Cy Schubertsqlite3: Vendor import of sqlite3 3.41.0
2023-02-28 Vitaliy Gusevbhyve: fix restore of kernel structs
2023-02-28 Vitaliy Gusevvmm: fix restore of TSC offset
2023-02-24 Mike Karelsamd64 kernel config: clean up whitespace
2023-02-21 Simon J. GerratyMerge commit 'd84e570b54961e8874bbd8de25635eb96be0977e'
2023-02-20 Dag-Erling Smørgravbyacc: Update to 20230201.
2023-02-17 Xin LIMFV: zlib 1.2.13.
2023-02-16 Martin Matuskazfs: merge openzfs/zfs@57cfae4a2 (master)
2023-02-16 Mateusz GuzikExclude MMCCAM kernels from make universe
next