]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/i386
rk_i2c_transfer: use iicbus error codes instead of generic ones
[FreeBSD/FreeBSD.git] / sys / i386 /
2021-12-20 Ed MasteCorrect syscons description in i386 and amd64 configs
2021-12-19 Martin Matuskazfs: merge openzfs/zfs@af88d47f1 (zfs-2.1-release)...
2021-12-15 Konstantin Belousovx86: add a comment providing source for numbers in...
2021-12-10 Mitchell Hornex86: remove unused T_USER flag
2021-12-07 Mitchell Hornei386: take pcb and fpu area into account in GET_STACK_USAGE
2021-12-03 Mitchell Horneminidump: Use the provided dump bitset
2021-12-03 Mitchell Horneminidump: Use provided msgbuf pointer
2021-12-03 Mitchell Horneminidump: reduce the amount direct accesses to page...
2021-12-03 Mitchell Horneminidump: Parameterize minidumpsys()
2021-12-01 Mark Johnstonnetinet: Deduplicate most in_cksum() implementations
2021-12-01 Mark Johnstonnetinet: Remove in_cksum_update()
2021-11-19 Warner Loshsysbeep: Adjust interface to take a duration as a sbt
2021-11-03 Mark JohnstonUse the vm_radix_init() helper when initializing pmaps
2021-11-03 Mark JohnstonConvert vm_page_alloc() callers to use vm_page_alloc_no...
2021-11-01 Mark Johnstoncpuset(9): Add CPU_FOREACH_IS(SET|CLR) and modify consu...
2021-10-16 Konstantin Belousovi386: move signal delivery code to exec_machdep.c
2021-10-15 Mitchell Horneminidump: De-duplicate the progress bar
2021-10-15 Mitchell Horneminidump: De-duplicate is_dumpable()
2021-10-10 Adam Fennkvm_clock: KVM paravirtual clock support
2021-10-10 Adam Fennx86: cpufunc: Add rdtsc_ordered()
2021-10-10 Adam Fennx86: cpufunc: Add rdtscp_aux()
2021-09-20 Konstantin Belousovx86: duplicate acpi_wakeup.c per i386 and amd64
2021-09-18 Martin Matuskazfs: merge openzfs/zfs@71c609852 (zfs-2.1-release)...
2021-09-12 Alexander Motinvmd(4): Major driver refactoring
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.
next