]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/i386
geom: create an API to allocate events, and use that storage to send them
[FreeBSD/FreeBSD.git] / sys / i386 /
2021-09-02 Konstantin BelousovStyle
2021-08-31 Gordon BerglingFix some common typos in source code comments
2021-08-23 Konstantin BelousovAdd pmap_vm_page_alloc_check()
2021-08-23 Konstantin Belousovamd64: stop doing special allocation for the AP startup...
2021-08-19 Gordon BerglingFix a common typo in source code comments
2021-08-15 Peter GrehanMFC 517904de5cca: igc(4): Introduce new driver for...
2021-07-29 Mark JohnstonAssert that valid PTEs are not overwritten when install...
2021-07-21 Konstantin BelousovDo not call FreeBSD-ABI specific code for all ABIs
2021-07-17 Konstantin Belousovx86: use ANSI C definition style for trap_fatal
2021-07-10 Martin Matuskazfs: merge openzfs/zfs@4f92fe0f5 (zfs-2.1-release)...
2021-06-30 Martin Matuskazfs: merge openzfs/zfs@508fff0e4 (zfs-2.1-release)...
2021-06-26 Martin Matuskazfs: merge openzfs/zfs@aee26af27 (zfs-2.1-release)...
2021-06-22 Martin Matuskazfs: merge openzfs/zfs@9a865b7fb (zfs-2.1-release)...
2021-06-22 Konstantin BelousovAdd quirks for Linux ABI signals handling
2021-06-22 Mark Johnstoni386: Add "options HYPERV" to NOTES
2021-06-22 Mark Johnstonhyperv: Fix vmbus after the i386 4/4 split
2021-06-20 Martin Matuskazfs: merge openzfs/zfs@3de7aeb68 (zfs-2.1-release)...
2021-06-13 Andrew TurnerCreate VM_MEMATTR_DEVICE on all architectures
2021-06-13 Martin Matuskazfs: merge openzfs/zfs@c3b60eded (zfs-2.1-release)...
2021-06-13 Konstantin Belousovlinuxolator: Add compat.linux.setid_allowed knob
2021-06-08 Martin Matuskazfs: merge openzfs/zfs@7d9f3ef0e (zfs-2.1-release)...
2021-06-08 Martin Matuskazfs: merge openzfs/zfs@3522f57b6 (zfs-2.1-release)...
2021-06-08 Mark Johnstoni386: Make setidt_disp a size_t instead of uintptr_t
2021-06-04 Konstantin Belousovx86: initialize initial FPU state earlier
2021-05-20 Ed Masteregen syscall files after 0bd5d81f1edf
2021-04-23 Konstantin Belousovx86: use x86_clear_dbregs() on fork
2021-04-23 Konstantin Belousovx86: add x86_clear_dbregs() helper
2021-04-21 Mitchell Hornegdb: report specific stop reason for watchpoints
2021-04-21 Mitchell Horneddb: replace watchpoint set/clear functions
2021-04-21 Mitchell Hornex86: implement kdb watchpoint functions
2021-04-21 Mitchell Hornex86: consolidate hw watchpoint logic into new file
2021-04-06 Konstantin Belousovx86: clear %db registers in new process
2021-03-29 John BaldwinRename linux_set_upcall_kse() to linux_set_upcall().
2021-03-29 John Baldwinx86: Reduce code duplication in cpu_fork() and cpu_copy...
2021-03-29 John Baldwinx86: Update some stale comments in cpu_fork() and cpu_c...
2021-03-29 John Baldwinx86: Always use clean FPU and segment base state for...
2021-03-29 John Baldwinx86: Copy the FPU/XSAVE state from the creating thread...
2021-03-20 Gordon Berglingi386: Fix a few typos
2021-03-12 Mark Johnstonacpi: Make nexus_acpi quiet on amd64 and i386
2021-02-23 Mark Johnstonlinux: Update the i386/linux vdso deinitialization...
2021-01-31 Cy SchubertMFC 0e01ea872ee475d7aef11d21588504e2ef4eb32c:
2021-01-22 Glen BarberCreate the stable/13 branch
2021-01-21 Jessica ClarkeRename i386's Linux ELF to Linux ELF32
2021-01-16 Marius Stroblwl(4): remove obsolete header
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 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 Konstantin Belousovvm_map_protect: allow to set prot and max_prot in one go.
2021-01-11 Roger Pau Monnexen/privcmd: implement the dm op ioctl
2021-01-10 Vladimir Kondratyevhid: Add recently imported drivers to NOTES
2021-01-10 Konstantin Belousovx86: Add rdtscp32() into cpufunc.h.
2021-01-08 Toomas Soomei386 kernel is not built with vt_vbefb
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-04 Alan CoxHonor the vm page's PG_NODUMP flag on arm and i386.
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
2020-12-25 Conrad Meyersys/contrib/zstd: Import zstd 1.4.8
2020-12-25 Philip Paepscontrib/tzdata: import tzdata 2020e
2020-12-23 Mitchell Hornegdb(4) fix x86 signal reporting
2020-12-18 John BaldwinSkip the vm.pmap.kernel_maps sysctl by default.
2020-12-18 Xin LIMFV r368746:
2020-12-14 Alexander V. ChernikovEnable ROUTE_MPATH support in GENERIC kernels.
2020-12-13 Martin MatuskaMFV r368607:
2020-12-11 Brooks Davishme(4): Remove as previous announced
2020-12-09 Cy SchubertMFV r368464:
2020-12-09 Jung-uk KimMerge OpenSSL 1.1.1i.
2020-12-06 Stefan EßerUpgrade to version 3.2.3
2020-12-05 Conrad MeyerAdd CFI start/end proc directives to arm64, i386, and ppc
2020-12-01 Martin MatuskaMFV r368207:
2020-11-30 Toomas SoomeAdd VT driver for VBE framebuffer device
2020-11-27 Ruslan Bukino Move options IOMMU from Debugging section back to...
2020-11-26 Stefan EßerUpdate to version 3.2.0
2020-11-24 Jung-uk KimPort rtsx(4) driver for Realtek SD card reader from...
2020-11-23 Konstantin BelousovLinuxolator: Replace use of eventhandlers by sysent...
2020-11-20 Simon J. GerratyMerge bmake-20201117
2020-11-19 Dag-Erling SmørgravMerge upstream r948: fix race condition in openpam_ttyc...
2020-11-18 Marcin WojtasAdjust ENA driver files to latest ena-com changes
2020-11-18 Marcin WojtasFix completion descriptors alignment for the ENA
2020-11-17 Conrad Meyer'make sysent' for r367773
2020-11-17 Conrad Meyerlinux(4): Implement name_to_handle_at(), open_by_handle...
2020-11-13 Jung-uk KimMFV: r367652
2020-11-07 Simon J. GerratyUpdate to bmake-20201101
2020-11-05 Conrad Meyerlinux(4): Deduplicate unimpl/dummy syscall handlers
2020-10-30 Mateusz Guzikmalloc: delegate M_EXEC handling to dedicacted routines
2020-10-27 Cy SchubertMFV r367082:
2020-10-27 Edward Tomasz Napi... Fix misnomer - linux_to_bsd_errno() does the exact...
2020-10-26 Kyle Evansaudit: also correctly audit linux_execve()
2020-10-24 Warner LoshRemove support for intel compiler from i386 in_cksum
2020-10-24 Xin LIMFV r366990: less v563.
2020-10-22 Philip PaepsImport tzdata 2020c
next