]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/i386
kern_utimensat: Update name of last arg in prototype.
[FreeBSD/FreeBSD.git] / sys / i386 /
2022-04-28 Kyle Evansamd64, i386: remove profile directive from NOTES
2022-04-14 Gordon Berglingi386: Remove a double word in a source code comment
2022-04-14 Gordon BerglingNOTES: Remove a double word in comments
2022-03-31 Mark Johnstonx86: Probe the TSC frequency earlier
2022-03-29 Martin Matuskazfs: merge openzfs/zfs@52bad4f23 (zfs-2.1-release)...
2022-03-15 Mark Johnstoni386: Call clock_init() after finishidentcpu()
2022-03-11 Martin Matuskazfs: merge openzfs/zfs@ef83e07db (zfs-2.1-release)...
2022-03-03 Allan Judesmbios: Move smbios driver out from x86 machdep code
2022-02-22 Warner Loshed: Remove options
2022-02-14 Edward Tomasz Napi... linux: implement rt_sigsuspend(2) on arm64
2022-02-13 Edward Tomasz Napi... Regen after 6d926e850d2.
2022-02-13 Edward Tomasz Napi... linux: add new syscall numbers
2022-02-16 Mark Johnstonexec: Reimplement stack address randomization
2022-02-11 Dimitry AndricRemove device lio from i386's LINT-NOIP
2022-02-11 Konstantin Belousovx86 atomic.h: remove obsoleted comment
2022-02-11 Konstantin Belousovx86 atomics: use lock prefix unconditionally
2022-02-11 Konstantin Belousovx86 atomic.h: cleanup comments for preprocessor directives
2022-02-08 Ed MasteRemove "All Rights Reserved" from FreeBSD Foundation...
2022-01-31 Mark Johnstonsysent: Add a sv_psstringssz field to struct sysentvec
2022-01-31 Mark Johnstonexec: Introduce the PROC_PS_STRINGS() macro
2022-01-14 Stefan EßerMake CPU_SET macros compliant with other implementations
2022-01-14 Mark Johnstonexec: Simplify sv_copyout_strings implementations a bit
2022-01-09 Konstantin BelousovSilent some warnings for i386 kernel build
2021-12-27 Mark Johnstonx86: Deduplicate clock.h
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
next