]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/amd64
linux(4): Regen for linux_nosys change
[FreeBSD/FreeBSD.git] / sys / amd64 /
2023-10-03 Dmitry Chaginlinux(4): Regen for linux_nosys change
2023-10-03 Dmitry Chaginlinux(4): Deorbit linux_nosys from syscalls.master
2023-10-02 Konstantin Belousovlinuxolator: fix nosys() to not send SIGSYS
2023-10-02 Konstantin Belousovsysentvec: add SV_SIGSYS flag
2023-10-02 Konstantin Belousovsyscalls: fix missing SIGSYS for several ENOSYS errors
2023-10-02 Konstantin Belousovamd64 cpu_fetch_syscall_args_fallback(): fix whitespace
2023-10-02 Olivier Certnerx86: AMD Zen2: Zenbleed chicken bit mitigation
2023-09-29 Martin Matuskazfs: merge openzfs/zfs@e13538856
2023-09-27 Baptiste Daroussinnvi: import version 2.2.1
2023-09-25 Dmitry Chaginlinux(4): Regen
2023-09-25 Dmitry Chaginlinux(4): Update syscalls.master to 6.5
2023-09-24 Martin Matuskazfs: merge openzfs/zfs@2e2a46e0a
2023-09-21 Martin Matuskazfs: merge openzfs/zfs@4647353c8
2023-09-19 Ed Mastelibfido2: update to 1.13.0
2023-09-19 Cy Schubertsqlite3: Vendor import of sqlite3 3.43.1
2023-09-19 Cy Schubertunbound: Vendor import 1.18.0
2023-09-18 Simon J. GerratyMerge bmake-20230909
2023-09-17 Mark Johnstonamd64: Convert a cheap DIAGNOSTIC check to a KASSERT
2023-09-17 Bojan Novkovićamd64: Add a leaf PTP when pmap_enter(psind=1) creates...
2023-09-14 Olivier Certnerx86: Add defines for workaround bits in AMD's MSR ...
2023-09-11 Dmitry Chaginlinux(4): Cleanup includes under amd64/linux32
2023-09-11 Dmitry Chaginlinux(4): Cleanup includes under amd64/linux
2023-09-11 Martin Matuskazfs: merge openzfs/zfs@0ee9b0239
2023-09-10 Xin LIMFV: file 5.45.
2023-09-07 Martin Matuskalibarchive: merge security fix from vendor branch
2023-09-05 Dmitry Chaginlinux(4): Deduplicate mmap2
2023-09-05 Dmitry Chaginlinux(4): Deduplicate mprotect, madvise
2023-09-05 Xin LIMFV: zlib: examples: define functions as static ones...
2023-09-02 Martin Matuskazfs: merge openzfs/zfs@95f71c019
2023-09-01 John Baldwinamd64 db_trace: Reject unaligned frame pointers
2023-08-28 John Baldwinefirt_machdep.c: Trim some unused includes
2023-08-26 Martin Matuskazfs: merge openzfs/zfs@804414aad
2023-08-25 John Baldwinefirt: Move comment about fpu_kern_enter to where it...
2023-08-23 Konstantin BelousovAdd cpu_sync_core()
2023-08-23 Konstantin Belousovadd pmap_active_cpus()
2023-08-21 Dag-Erling SmørgravAdd 'contrib/unifdef/' from commit '0da44885831dc0a43c4...
2023-08-20 Dmitry Chaginlinux(4): Replace linux32_copyiniov by freebsd32_copyiniov
2023-08-20 Dmitry Chaginlinux(4): Replace linux32_copyinuio by freebsd32_copyinuio
2023-08-20 Dmitry ChaginRegen for readv syscall
2023-08-20 Dmitry Chaginlinux(4): Prepare to retire linux32_copyinuio
2023-08-20 Dmitry Chaginlinux(4): Add a dedicated writev syscall wrapper
2023-08-20 Dmitry ChaginRegen for writev syscall
2023-08-20 Dmitry Chaginlinux(4): Add a writev syscall wrapper
2023-08-20 Dmitry Chaginlinux(4): Add a write syscall wrapper
2023-08-20 Dmitry ChaginRegen for write syscall
2023-08-20 Dmitry Chaginlinux(4): Modify write syscall to match Linux
2023-08-20 Xin LIMFV: zlib 1.3
2023-08-18 Dmitry Chaginlinux(4): Remove sys/cdefs.h inclusion where it's not...
2023-08-17 Mark Johnstonvmm: Fix VM_GET_CPUS compatibility
2023-08-17 Dmitry Chaginlinux(4): Fix leftovers after 2ff63af9
2023-08-17 Dmitry Chaginlinux(4): Regen for sendfile
2023-08-17 Dmitry Chaginlinux(4): Use l_off_t type for offset argument in sendf...
2023-08-16 Warner Loshsys: Remove $FreeBSD$: one-line bare tag
2023-08-16 Warner Loshsys: Remove $FreeBSD$: one-line sh pattern
2023-08-16 Warner Loshsys: Remove $FreeBSD$: one-line .c pattern
2023-08-16 Warner Loshsys: Remove $FreeBSD$: one-line .c comment pattern
2023-08-16 Warner Loshsys: Remove $FreeBSD$: one-line .h pattern
2023-08-16 Warner Loshsys: Remove $FreeBSD$: two-line .h pattern
2023-08-14 Ed Mastex86: move EARLY_AP_STARTUP into DEFAULTS
2023-08-13 Xin LIMFV: less v643.
2023-08-13 Kyle EvansMerge commit 'acb089b983171667467adc66f56a723b609ed22e...
2023-08-11 Ed Mastessh: Update to OpenSSH 9.4p1
2023-08-10 Pierre ProncheryOpenSSL: update to 3.0.10
2023-08-09 Emmanuel VadotImport device-tree files from Linux 6.4
2023-08-09 Emmanuel VadotImport device-tree files from Linux 6.3
2023-08-09 Emmanuel VadotImport device-tree files from Linux 6.2
2023-08-09 Emmanuel VadotImport device-tree files from Linux 6.1
2023-08-08 Marius Stroblath(4): Remove MIPS AHB frontend and join PCI one w...
2023-08-04 Mark Johnstonamd64: Increase sanitizers' static shadow memory reserv...
2023-08-04 Dmitry Chaginlinux(4): Regen for ioprio syscalls
2023-08-04 Dmitry Chaginlinux(4): Modify ioprio syscalls to match Linux
2023-08-03 Martin Matuskalibarchive: merge from vendor branch
2023-08-03 Ed Masteamd64: Bump MAXCPU to 1024 (from 256)
2023-08-03 Xin LIMFV: xz 5.4.4.
2023-08-02 Gordon Berglinglinux(4): Fix two typos in source code comments
2023-07-31 Martin Matuskalibarchive: merge from vendor branch
2023-07-30 Mark Johnstonamd64: Fix TLB invalidation routines in !SMP kernels
2023-07-29 Martin Matuskalibarchive: merge from vendor branch
2023-07-28 Alan Coxamd64 pmap: Catch up with pctrie changes
2023-07-28 Dmitry Chaginlinux(4): Add elf_hwcap2 to x86
2023-07-27 Mark Johnstonkmsan: Add a comment explaining why KMSAN doesn't shado...
2023-07-24 Mark Johnstonamd64: Use a larger boot stack
2023-07-24 Martin Matuskalibarchive: merge from vendor branch
2023-07-22 Dmitry Chaginlinux(4): Regen for xattr syscalls
2023-07-22 Dmitry Chaginlinux(4): Modify xattr syscalls to match Linux
2023-07-19 Ed Mastessh: Update to OpenSSH 9.3p2
2023-07-15 Warner LoshMerge LUA 5.4.6
2023-07-14 Kristof ProvostFix MINIMAL build on amd64
2023-07-14 Doug Moorevm_radix_init: use initializer
2023-07-12 Yufeng Zhouamd64 pmap: Fix compilation when superpage reservations...
2023-07-12 Gleb Smirnoffvmm: don't leak locks exiting vmmdev_ioctl()
2023-07-12 Gleb Smirnoffvmm: don't return random error from vcpu_lock_all(...
2023-07-08 John Baldwinamd64 pcpu.h: Add missing 'do' from do-while loop aroun...
2023-07-07 John Baldwinamd64: Use __seg_gs to implement per-CPU data accesses.
2023-07-06 Mitchell HorneConsistently provide ffs/fls using builtins
2023-07-01 Mark O'Donovanqlnxe: add driver to amd64 NOTES
2023-07-01 Martin Matuskazfs: merge openzfs/zfs@009d3288d
2023-06-28 Martin Matuskazfs: merge openzfs/zfs@a9d6b0690
2023-06-27 Simon J. GerratyMerge bmake-20230622
2023-06-27 Dag-Erling SmørgravUpgrade to OpenPAM Ximenia.
next