]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/amd64
LinuxKPI: add (skeleton) functions to make drivers compile
[FreeBSD/FreeBSD.git] / sys / amd64 /
2022-09-25 Alfonso S. Sicilianocontrib/bsddialog: Import version 0.4
2022-09-25 Philip Paepscontrib/tzdata: import tzdata 2022d
2022-09-25 Xin LIfile: upgrade to 5.43.
2022-09-24 Mark Johnstonamd64: Ignore 1GB mappings in pmap_advise()
2022-09-24 Mark Johnstonamd64: Handle 1GB mappings in pmap_enter_quick_locked()
2022-09-24 Mark Johnstonamd64: Make it possible to grow the KERNBASE region...
2022-09-22 John Baldwinkmem_malloc/free: Use void * instead of vm_offset_t...
2022-09-22 John Baldwinpmap_unmapdev/bios: Accept a pointer instead of a vm_of...
2022-09-21 Martin Matuskazfs: merge openzfs/zfs@c629f0bf6
2022-09-21 Xin LIMFV 66082b6c88b9: libbsdxml (expat) 2.4.9
2022-09-20 Cy Schubertsqlite3: Vendor import of sqlite3 3.39.3
2022-09-13 Richard Scheffeneggertcp: make CUBIC the default congestion control mechanism.
2022-09-11 Alan Coxpmap: don't recompute mpte during promotion
2022-09-09 Emmanuel VadotRevert "vmm: permit some IPIs to be handled by userspace"
2022-09-09 Emmanuel VadotRevert "vmm: Remove unneeded variable maxcpus"
2022-09-07 Emmanuel Vadotvmm: Remove unneeded variable maxcpus
2022-09-07 Corvin Köhnevmm: permit some IPIs to be handled by userspace
2022-09-07 Xin LIMFV: cherry-pick "PR/358: Fix width for -f - (jpalus)"
2022-09-06 Andrew TurnerImport the updated Arm Optimized Routines
2022-09-06 Xin LIMFV: less v608
2022-09-03 Alfonso S. Sicilianocontrib/bsddialog: Import version 0.3
2022-09-01 Warner Loshacpi: Move some errors with RSDP and XSLT out from...
2022-09-01 Warner Loshacpi: Unmap RSDP in more error cases
2022-08-30 Cy Schubertsqlite3: Vendor import of sqlite3 3.39.2
2022-08-25 Konstantin Belousovamd64: update comment for casueword/casueword32, mentio...
2022-08-25 Martin Matuskazfs: merge openzfs/zfs@a582d5299
2022-08-25 Mateusz Guzikamd64: dump standard registers when crashing
2022-08-24 Konstantin Belousovx86: improve machdep.uprintf_signal
2022-08-24 Konstantin Belousovx86: print trap name in addition of trap number
2022-08-23 John BaldwinDefine _NPCM and the last PC_FREEn constant in terms...
2022-08-19 John Baldwinbhyve: Validate host PAs used to map passthrough BARs.
2022-08-16 Ed MasteImport bionic's x86_64 optimized string routines
2022-08-16 Philip Paepscontrib/tzdata: import tzdata 2022c
2022-08-13 Martin Matuskazfs: merge openzfs/zfs@b3d0568cf
2022-08-11 Maxim SobolevDocument implicit dependencies of the mlx5(4) & friends.
2022-08-11 Mateusz Guzikx86: remove MP_WATCHDOG
2022-08-11 Philip Paepscontrib/tzdata: import tzdata 2022b
2022-08-10 Emmanuel VadotImport device-tree files from Linux 5.18
2022-08-10 Emmanuel VadotImport device-tree files from Linux 5.17
2022-08-10 Emmanuel VadotImport device-tree files from Linux 5.16
2022-08-10 Emmanuel VadotImport device-tree files from Linux 5.15
2022-08-10 Emmanuel VadotImport device-tree files from Linux 5.14
2022-08-06 Cy Schubertunbound: Vendor import 1.16.2
2022-08-02 Konstantin BelousovAST: rework
2022-08-02 Konstantin Belousovamd64: expicitly re-init td_frame in copy_thread()
2022-07-27 Corvin Köhnevmm: emulate INVD by ignoring it
2022-07-27 Simon J. GerratyUpdate to bmake-20220726
2022-07-27 Mark Johnstonqat: Rename to qat_c2xxx and remove support for modern...
2022-07-26 Dimitry AndricFix unused variable warning in amd64's pmap.c
2022-07-26 Simon J. GerratyUpdate to bmake-20220724
2022-07-18 Mitchell Horneddb: annotate some commands with DB_CMD_MEMSAFE
2022-07-18 Kornel DulębaRework how shared page related data is stored
2022-07-18 Kornel DulębaIntroduce the PROC_SIGCODE() macro
2022-07-14 Colin Percivaluart: Don't check SPCR tables if !late_console
2022-07-13 Cy Schubertunbound: Vendor import 1.16.1
2022-07-12 Mark Johnstonvm_object: Modify various drivers to allocate OBJT_SWAP...
2022-07-07 Martin Matuskazfs: merge openzfs/zfs@cb01da680
2022-07-07 Cy Schubertsqlite3: Vendor import of sqlite3 3.39.0
2022-07-05 Jung-uk KimOpenSSL: Merge OpenSSL 1.1.1q
2022-07-04 Xin LIfile: upgrade to 5.42.
2022-07-01 Warner LoshMIMIMAL: add uart
2022-06-30 Mihai Burceavmm: Fix snapshots for AMD CPUs
2022-06-30 Vitaliy Gusevvmm: Cherry pick illumos commit '13361 bhyve should...
2022-06-29 Dmitry Chaginamd64: Reload CPU ext features after resume or cr4...
2022-06-28 Roger Pau Monnéelfnote: place note in a PT_NOTE program header
2022-06-23 Martin Matuskazfs: merge openzfs/zfs@deb121309
2022-06-22 Dmitry Chaginlinux(4): To reuse MD linux.h hide kernel dependencies...
2022-06-21 Jung-uk KimOpenSSL: Merge OpenSSL 1.1.1p
2022-06-16 Alexander Motinamd64: Stop using REP MOVSB for backward memmove()s.
2022-06-15 Mark Johnstonkasan: Create a shadow for the bootstack prior to hamme...
2022-06-15 Mark Johnstonpmap: Keep PTI page table pages busy
2022-06-15 Stefan Eßercontrib/bc: merge from vendor release 5.3.3
2022-06-13 Brooks Davisamd64: -m32 support for machine/md_var.h
2022-06-13 Brooks Davisamd64: -m32 support for machine/counter.h
2022-06-13 Brooks Davisamd64: -m32 support for machine/pcpu_aux.h
2022-06-13 Brooks Davisamd64: -m32 support for machine/pcpu.h
2022-06-13 Brooks Davisamd64: -m32 support for machine/sb_buf.h
2022-06-13 Brooks Davisamd64: -m32 support for machine/vmparam.h
2022-06-13 Brooks Davisamd64: -m32 support for machine/proc.h
2022-06-13 Brooks Davisamd64: -m32 support for machine/pmap.h
2022-06-13 Brooks Davisamd64: -m32 support for machine/segments.h
2022-06-13 Brooks Davisamd64: -m32 support for machine/atomic.h
2022-06-13 Brooks Davisamd64: -m32 support for machine/asm(macros).h
2022-06-13 Brooks Davisamd64: -m32 support for machine/profile.h
2022-06-13 Brooks Davisamd64: -m32 support for machine/cpufunc.h
2022-06-13 Brooks Davisx86: cleanup in machine/cpufunc.h
2022-06-12 Dimitry AndricMerge llvm-project release/14.x llvmorg-14.0.5-0-gc1238...
2022-06-11 Hans Petter Selaskyktls: Remove the KERN_TLS option from the i386 and...
2022-06-11 Stefan Eßerusr.bin/bc: update to version 5.3.1
2022-06-09 Vitaliy Gusevvmm: move bumping VMEXIT_USERSPACE stat to the right...
2022-06-08 Cy Schubertunbound: Vendor import 1.16.0
2022-06-04 Dimitry AndricMerge llvm-project release/14.x llvmorg-14.0.4-0-g29f10...
2022-06-04 Gordon Berglingfpu: Fix a typo in a source code comment
2022-06-03 Martin Matuskazfs: merge openzfs/zfs@b9d98453f
2022-05-30 Dmitry Chaginlinux(4): Properly restore the thread signal mask after...
2022-05-30 Dmitry Chaginlinux(4): Properly build argument list for the signal...
2022-05-30 Dmitry Chaginlinux(4): Microoptimize rt_sendsig(), convert signal...
2022-05-30 Dmitry Chaginlinux(4): Avoid direct manipulation of td_sigmask
2022-05-30 Dmitry Chaginlinux(4): Reduce duplication between MD parts of the...
2022-05-30 Corvin Köhnevmm: add tunable to trap WBINVD
next