]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/amd64
netmap: add kernel support for the "offsets" feature
[FreeBSD/FreeBSD.git] / sys / amd64 /
2021-03-29 Mitchell Horneddb: replace watchpoint set/clear functions
2021-03-29 Mitchell Hornex86: implement kdb watchpoint functions
2021-03-29 Baptiste Daroussinlibedit: vendor import libedit 2021-03-28
2021-03-25 Jung-uk KimOpenSSL: Merge OpenSSL 1.1.1k
2021-03-24 Mark Johnstonamd64: Make KPDPphys local to pmap.c
2021-03-23 Emmanuel VadotUpdate DTS files from Linux v5.10
2021-03-23 Ka Ho Ngbhyve amd: Small cleanups in amdvi_dump_cmds
2021-03-23 Mark JohnstonGeneralize bus_space(9) and atomic(9) sanitizer interce...
2021-03-22 Ed MasteCorrect "Fondation" typo (missing "u")
2021-03-22 Baptiste Daroussinlibedit: vendor import snapshot 2020-07-10
2021-03-22 Baptiste Daroussinlibucl: vendor import snapshort 20210314
2021-03-22 Ka Ho NgAMD-vi: Fix IOMMU device interrupts being overridden
2021-03-22 Ka Ho Ngivrs_drv: Fix IVHDs with duplicated BaseAddress
2021-03-21 Jason A. HarmeningRemove PCPU_INC
2021-03-21 Martin Matuskazfs: merge OpenZFS master-891568c99
2021-03-19 Mitchell Hornex86: consolidate hw watchpoint logic into new file
2021-03-19 Stefan Eßerbc: upgrade to version 3.3.4
2021-03-19 D Scott Phillipsbhyve: support relocating fbuf and passthru data BARs
2021-03-18 John BaldwinRename linux_set_upcall_kse() to linux_set_upcall().
2021-03-18 John Baldwinx86: Reduce code duplication in cpu_fork() and cpu_copy...
2021-03-16 Jason A. Harmeningfactor out PT page allocation/freeing
2021-03-14 Dmitry ChaginMerge tcsh 6.22.03-ceccc7f
2021-03-14 Martin Matuskazfs: merge OpenZFS master-9305ff2ed
2021-03-12 John Baldwinx86: Update some stale comments in cpu_fork() and cpu_c...
2021-03-12 John Baldwinx86: Always use clean FPU and segment base state for...
2021-03-12 John Baldwinx86: Copy the FPU/XSAVE state from the creating thread...
2021-03-12 John Baldwinamd64: Cleanups to setting TLS registers for Linux...
2021-03-12 John Baldwinamd64: Only update fsbase/gsbase in pcb for curthread.
2021-03-09 Jason A. Harmeningamd64 pmap: convert to counter(9), add PV and pagetable...
2021-03-08 Mark JohnstonRename _cscan_atomic.h and _cscan_bus.h to atomic_san...
2021-03-05 Eric van GyzenOnly set delayed inval for procs using PTI
2021-03-05 Mark Johnstonacpi: Make nexus_acpi quiet on amd64 and i386
2021-03-03 Martin Matuskazfs: merge OpenZFS master-bedbc13da
2021-03-02 Alex RichardsonUpdate capsicum-test to git commit f4d97414d48b8f8356b9...
2021-02-26 Baptiste Daroussindialog: import dialog 1.3-20210117
2021-02-25 Mark Johnstonpmap: Fix largemap restart checks in the kernel_maps...
2021-02-25 Baptiste Daroussinncurses: import version 6.2-20210220
2021-02-25 Andrew TurnerLimit when we call DELAY from KCSAN on amd64
2021-02-23 Allan Judesmbios: Move smbios driver out from x86 machdep code
2021-02-22 Martin Matuskazfs: merge OpenZFS master-9312e0fd1
2021-02-21 Mateusz Guzikamd64: implement strlen in assembly, take 2
2021-02-18 Dimitry AndricMerge libcxxrt master 8049924686b8414d8e652cbd2a52c763b...
2021-02-18 Martin Matuskazfs: merge OpenZFS master-bf156c966
2021-02-18 John BaldwinAdd a VA_IS_CLEANMAP() macro.
2021-02-16 Jung-uk KimOpenSSL: Merge OpenSSL 1.1.1j
2021-02-16 Mark Johnstonlinux: Unmap the VDSO page when unloading
2021-02-16 Alex RichardsonUpdate capsicum-test to git commit 7707222b46abe52d18fd...
2021-02-16 Roger Pau Monnéxen/boot: allow specifying boot method when booted...
2021-02-16 Martin Matuskazfs: merge OpenZFS master-436ab35a5
2021-02-15 Edward Tomasz Napi... linux: drop unneeded casts
2021-02-11 Simon J. GerratyMerge bmake-20210206
2021-02-10 Cy SchubertMFV d60fa10fd872db7e3d8cb1e161cfdae026c43b14:
2021-02-09 Mateusz GuzikRevert "amd64: implement strlen in assembly"
2021-02-08 Mateusz Guzikamd64: fix up a braino in strlen comment
2021-02-08 Mateusz Guzikamd64: implement strlen in assembly
2021-02-05 Konstantin Belousovamd64 GENERIC: compile in mlx5en(4)
2021-02-04 Muhammad Moinur... Add a comment notifying that "device axp" requires...
2021-02-04 Alex RichardsonImport atf 0.22 snapshot ca73d08c3fc1ecffc1f1c97458c31a...
2021-02-02 Roger Pau Monnébhyve/ioapic: improve the tracking of IRR bit
2021-02-02 Roger Pau Monnébhyve/ioapic: only account for asserted line in level...
2021-02-02 Roger Pau Monnébhyve/vioapic: remove an extra pin masked check
2021-02-01 Mateusz Guzikamd64: use compiler intrinsics for bsf* and bsr*
2021-01-31 Stefan EßerMerge commit '47a52dc4d48f259ab7d9f9ba6b65f4f2331a22dc'
2021-01-31 Mateusz Guzikamd64: move memcmp checks upfront
2021-01-30 Mateusz Guzikamd64: retire sse2_pagezero
2021-01-30 Mateusz Guzikamd64: add missing ALIGN_TEXT to loops in memset and...
2021-01-26 Mateusz GuzikRemove ndis(4) remnants from kernel configs
2021-01-25 Philip Paepscontrib/tzdata: import tzdata 2021a
2021-01-19 Edward Tomasz Napi... linux: map EBUSY returned by ptrace into ESRCH
2021-01-19 Edward Tomasz Napi... linux: fix PTRACE_POKEDATA and PTRACE_POKETEXT.
2021-01-18 Andrew GallatinKTLS: Enable KERN_TLS in GENERIC on amd64
2021-01-15 Emmanuel VadotAdd 'sys/contrib/device-tree/' from commit '5ee353c36d3...
2021-01-14 Vladimir Kondratyevhid: Replace USBHID_ENABLED kernel config option with...
2021-01-14 Andrew TurnerSplit out the NODEBUG options to a common file
2021-01-14 Mateusz Guzikamd64: use builtins for all ffs* variants
2021-01-14 Simon J. GerratyMerge bmake-20210110
2021-01-14 Kyle Evanscontrib/lua: update to 5.4.2
2021-01-13 John BaldwinEnable accelerated AES-XTS software crypto in GENERIC.
2021-01-12 Mateusz GuzikConvert remaining cap_rights_init users to cap_rights_i...
2021-01-12 Mateusz Guzikamd64: fix tlb shootdown when all cpus are passed in...
2021-01-12 Andrew Gallatinamd64: compare TLB shootdown target to all_cpus
2021-01-11 Konstantin Belousovamd64 pmap: do not sleep in pmap_allocpte_alloc() with...
2021-01-11 Konstantin Belousovamd64 pmap: rename _pmap_allocpte() to pmap_allocpte_al...
2021-01-11 Konstantin Belousovamd64 pmap: Remove wrong __unused annotation from the...
2021-01-11 Konstantin Belousovamd64 pmap: fix NULL deref in pmap_mincore().
2021-01-11 Roger Pau Monnexen/privcmd: implement the dm op ioctl
2021-01-10 Alan CoxPrefer the use of vm_page_domain() to vm_phys_domain().
2021-01-10 Vladimir Kondratyevhid: Add recently imported drivers to NOTES
2021-01-10 Konstantin Belousovx86: Add rdtscp32() into cpufunc.h.
2021-01-10 Konstantin Belousovamd64 pmap: add comment explaining TLB invalidation...
2021-01-08 Warner Loshpccard: Remove wi(4) driver
2021-01-07 Vladimir Kondratyevhid: Import usbhid - USB transport backend for HID...
2021-01-07 Vladimir Kondratyevhid: Import iichid - I2C transport backend for HID...
2021-01-07 Vladimir Kondratyevhid: Import functions and constants required by new...
2021-01-07 Vladimir KondratyevFactor-out hardware-independent part of USB HID support...
2021-01-03 Dimitry AndricMerge llvm, clang, compiler-rt, libc++, libunwind,...
2021-01-02 Toomas SoomeAdd 'contrib/pnglite/' from commit 'a70c2a23d0d84dfc63a...
2021-01-02 Toomas SoomeAdd 'contrib/terminus/' from commit 'cee3932f8c02a220d7...
2020-12-30 Philip Paepscontrib/tzdata: import tzdata 2020f
2020-12-27 Martin Matuskacontrib/libarchive: Import libarchive 3.5.1
next