]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/amd64
nvme/nda: Fail all nvme I/Os after controller fails
[FreeBSD/FreeBSD.git] / sys / amd64 /
2021-09-16 Konstantin BelousovRemove PT_GET_SC_ARGS_ALL
2021-09-15 Martin Matuskazfs: merge openzfs/zfs@4a1195ca5 (master) into main
2021-09-14 Edward Tomasz Napi... linux: implement PTRACE_GET_SYSCALL_INFO
2021-09-13 Konstantin Belousovamd64 wakeup: rework trampoline page allocation
2021-09-13 Konstantin Belousovx86: duplicate acpi_wakeup.c per i386 and amd64
2021-09-10 Alan SomersImport atf 0.22 snapshot 55c21b2c5fb189bbdfccb2b297bfa8...
2021-09-08 Ed Masteopenssh: update to OpenSSH v8.7p1
2021-09-03 Cy Schubertwpa: Import wpa_supplicant/hostapd commits up to b4f7506ff
2021-09-03 Alexander Motinvmd(4): Major driver refactoring
2021-08-31 Martin Matuskazfs: merge openzfs/zfs@3b89d9518 (master) into main
2021-08-31 Konstantin Belousovamd64: correctly calculate KVA of the preloaded ucode...
2021-08-30 Andrew TurnerCreate sys/reg.h for the common code previously in...
2021-08-27 Martin Matuskalibarchive: import bugfix from upstream
2021-08-26 Konstantin Belousovamd64: remove lfence after swapgs on syscall entry
2021-08-23 Martin Matuskalibarchive: import changes from upstream
2021-08-18 Cyril Zhangvmm: Add credential to cdev object
2021-08-17 Martin Matuskazfs: merge openzfs/zfs@8ae86e2ed (master) into main
2021-08-17 Cy Schubertunbound: Vendor import 1.13.2
2021-08-14 Adam Fennkvm_clock: KVM paravirtual clock support
2021-08-14 Adam Fennx86: cpufunc: Add rdtsc_ordered()
2021-08-14 Adam Fennx86: cpufunc: Add rdtscp_aux()
2021-08-12 NagaChaitanya VellankiMerge common parts of i386 and amd64's ieeefp.h into...
2021-08-12 Dmitry Chaginlinux(4): Remove the unnecessary spaces.
2021-08-12 Dmitry Chaginlinux(4): Regen for clone3 system call.
2021-08-12 Dmitry Chaginlinux(4): Implement clone3 system call.
2021-08-12 Dmitry Chaginlinux(4): Add struct clone_args for future clone3 syste...
2021-08-12 Dmitry Chaginlinux(4): Regen for clone syscall.
2021-08-12 Dmitry Chaginlinux(4): Change clone syscall definition to match...
2021-08-12 Dmitry Chaginfork: Allow ABI to specify fork return values for child.
2021-08-12 Dmitry Chaginlinux(4): Regen for faccessat2 system call.
2021-08-12 Dmitry Chaginlinux(4): Implement faccessat2 system call.
2021-08-12 Ka Ho Ngvmm: Fix wrong assert in ivhd_dev_add_entry
2021-08-11 Mark JohnstonAdd a GENERIC-KMSAN kernel configuration for amd64
2021-08-11 Mark Johnstonamd64: Add MD bits for KMSAN
2021-08-11 Mark Johnstonamd64: Populate the KMSAN shadow maps and integrate...
2021-08-11 Mark JohnstonAdd the KMSAN runtime
2021-08-11 Mark Johnstonamd64: Define KVA regions for KMSAN shadow maps
2021-08-11 Mark Johnstonamd64 pmap: Pre-set PG_M on 2MB KASAN shadow map entries
2021-08-09 Mark Johnstonvmm: Make iommu ops tables const
2021-08-09 Mark Johnstonamd64: Fix output operand specs for the stmxcsr and...
2021-08-08 Ed MasteRemove "All Rights Reserved" from FreeBSD Foundation...
2021-08-08 Martin Matuskazfs: merge openzfs/zfs@f3678d70f (master) into main
2021-08-02 Ka Ho Ngvmm: Bump vmname buffer in struct vm to VM_MAX_NAMELEN + 1
2021-08-02 Roger Pau Monnéxen/timer: fix amd64 LINT kernel build
2021-08-02 Konstantin Belousovamd64 pmap_vm_page_alloc_check(): loose the assert
2021-08-01 Warner Loshawk: Merge 20210729 from One True Awk upstream (0592de4a)
2021-08-01 Konstantin Belousovamd64 pmap_vm_page_alloc_check(): print more data for...
2021-07-31 Konstantin BelousovAdd pmap_vm_page_alloc_check()
2021-07-31 Konstantin Belousovamd64: do not assume that kernel is loaded at 2M physical
2021-07-30 Mark JohnstonSimplify kernel sanitizer interceptors
2021-07-29 Konstantin Belousovamd64: do not touch low memory in AP startup unless...
2021-07-29 Konstantin Belousovamd64: stop doing special allocation for the AP startup...
2021-07-29 Mark Johnstonamd64: Set GS.base before calling init_secondary()...
2021-07-29 Mark Johnstonamd64: Set MSR_KGSBASE to 0 during AP startup
2021-07-29 Dmitry Chaginlinux(4): Fix gcc buld.
2021-07-28 Julien Grallxen/timer: make xen timer optional
2021-07-27 Konstantin Belousovamd64: rework AP startup
2021-07-27 Edward Tomasz Napi... linux: implement sigaltstack(2) on arm64
2021-07-26 Edward Tomasz Napi... linux: fix sigaltstack on amd64
2021-07-24 Alan Coxamd64: Don't repeat unnecessary tests when cmpset fails
2021-07-24 Konstantin Belousovamd64: do not touch low memory in AP startup unless...
2021-07-24 Konstantin Belousovamd64: make efi_boot global
2021-07-24 Konstantin Belousovamd64: add pmap_alloc_page_below_4g()
2021-07-24 Konstantin Belousovamd64 pti init: fix calculation of the kernel text...
2021-07-23 Edward Tomasz Napi... linux: implement rt_sigsuspend(2) on arm64
2021-07-24 Alan Coxamd64: Eliminate a redundant test from pmap_enter_object()
2021-07-23 Mark JohnstonAnnotate amd64 stack unwinders with __nomemorysanitize
2021-07-23 Martin Matuskazfs: merge openzfs/zfs@14b43fbd9 (master) into main
2021-07-20 Dmitry Chaginlinux(4): Allow musl brand to use FUTEX_REQUEUE op.
2021-07-20 Dmitry ChaginDrop "All rights reserved" from my copyright statements.
2021-07-20 Dmitry Chaginlinux(4): Add arch name to the some printfs.
2021-07-20 Dmitry Chaginlinux(4): Fixup the vDSO initialization order.
2021-07-20 Dmitry Chaginlinux(4): Constify vdso install/deinstall.
2021-07-20 Dmitry Chaginlinux(4); Almost complete the vDSO.
2021-07-20 Dmitry Chaginlinux(4): Modify sv_onexec hook to return an error.
2021-07-20 Dmitry Chaginlinux(4): Remove function prototypes from the vDSO.
2021-07-19 Jessica Clarkeacpi: Fix a repeated comment typo
2021-07-19 Jessica Clarkeacpi: Fix a repeated vm_offset_t that should be a vm_size_t
2021-07-18 Xin LIless: upgrade to v590.
2021-07-16 David ChisnallPass the syscall number to capsicum permission-denied...
2021-07-14 Alan CoxClear the accessed bit when copying a managed superpage...
2021-07-14 Warner Loshpccard: remove pccard device from all kernels
2021-07-13 Alan Coxpmap: Micro-optimize pmap_remove_pages() on amd64 and...
2021-07-13 Ka Ho Ngvmm: Fix AMD-vi using wrong rid range
2021-07-12 Martin Matuskazfs: merge openzfs/zfs@07a4c76e9 (master) into main
2021-07-12 Peter Grehanigc(4): Introduce new driver for the Intel I225 Etherne...
2021-07-11 Helge OldachMINIMAL: remove debugging and some loadable network...
2021-07-10 David ChisnallRevert "Pass the syscall number to capsicum permission...
2021-07-10 David ChisnallPass the syscall number to capsicum permission-denied...
2021-07-10 Konstantin Belousovamd64 pmap: unexpand the NBPDR macro definition
2021-07-10 Konstantin Belousovamd64 mpboot.S: fix typo in comment
2021-07-10 Konstantin Belousovamd64 locore.S: add FF copyright for LA57 work
2021-07-10 Konstantin Belousovamd64 locore.S: trim .globl list from symbols gone...
2021-07-10 Konstantin Belousovx86: use ANSI C definition style for trap_fatal
2021-07-10 Mark Johnstonamd64: Mark the trapframe as initialized in trap()
2021-07-08 Warner Loshone-true-awk: import 20210221 (1e4bc42c53a1) which...
2021-07-07 Martin Matuskazfs: merge openzfs/zfs@bdd11cbb9 (master) into main
2021-07-07 Konstantin BelousovDo not call FreeBSD-ABI specific code for all ABIs
2021-07-06 Alex RichardsonImport Arm Optimized Routines v21.02
2021-07-06 Alan CoxOn a failed fcmpset don't pointlessly repeat tests
next