]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/i386
hv_kbd: Fix build with EVDEV_SUPPORT kernel option disabled.
[FreeBSD/FreeBSD.git] / sys / i386 /
2024-01-18 Colin Percivalx86: Adjust base addr for PCI MCFG regions
2024-01-18 John Baldwinx86: Support multiple PCI MCFG regions
2024-01-18 John Baldwinx86: Refactor pcie_cfgregopen
2024-01-18 John Baldwinpci_cfgreg: Add shims to preserve ABI of pci_cfgreg...
2024-01-18 John Baldwinpci_cfgreg: Add a PCI domain argument to the low-level...
2024-01-10 Ceri Daviessys/*/conf/*, docs: fix links to handbook
2024-01-02 Mark Johnstonlinux: Check for copyout errors in linux_fixup()
2024-01-02 Mark Johnstonthread: Add a return value to cpu_set_upcall()
2023-12-02 Martin Matuskazfs: merge openzfs/zfs@d99134be8 (zfs-2.1-release)...
2023-10-26 Konstantin BelousovAdd cpu_sync_core()
2023-10-26 Konstantin Belousovadd pmap_active_cpus()
2023-10-24 Mark Johnstonuiomove: Add some assertions
2023-10-23 Zhenlei Huangpmap: Prefer consistent naming for loader tunable
2023-10-09 Konstantin Belousovsysentvec: add SV_SIGSYS flag
2023-10-09 Konstantin Belousovsyscalls: fix missing SIGSYS for several ENOSYS errors
2023-09-30 Martin Matuskazfs: merge openzfs/zfs@eb62221ff (zfs-2.1-release)...
2023-08-23 Warner Loshsys: Remove $FreeBSD$: one-line bare tag
2023-08-23 Warner Loshsys: Remove $FreeBSD$: one-line sh pattern
2023-08-23 Warner Loshsys: Remove $FreeBSD$: one-line .c pattern
2023-08-23 Warner Loshsys: Remove $FreeBSD$: one-line .c comment pattern
2023-08-23 Warner Loshsys: Remove $FreeBSD$: one-line .h pattern
2023-08-23 Warner Loshsys: Remove $FreeBSD$: two-line .h pattern
2023-08-18 Xin LIgve: Fix build on i386 and enable LINT builds.
2023-08-11 Dmitry Chaginlinux(4): Add elf_hwcap2 to x86
2023-08-11 John Baldwinlinux: binutils as requires %eflags instead of %flags...
2023-08-05 Gordon Berglinglinux(4): Fix two typos in source code comments
2023-07-25 Warner Loshspdx: The BSD-2-Clause-FreeBSD identifier is obsolete...
2023-06-29 Dmitry Chaginlinux(4): Make struct stat64 to match Linux actual one
2023-06-29 Dmitry Chaginlinux(4): Regen for mknod syscall changes
2023-06-29 Dmitry Chaginlinux(4): Use Linux dev_t type for mknod syscalls dev...
2023-06-29 Dmitry Chaginlinux(4): Move dev_t type declaration under /compat...
2023-06-29 Dmitry Chaginlinux(4): Make struct newstat to match actual Linux one
2023-06-29 Dmitry Chaginlinux(4): Regen for struct l_old_stat changes
2023-06-29 Dmitry Chaginlinux(4): Update syscalls.master to reflect struct...
2023-06-29 Dmitry Chaginlinux(4): Mark old fstat syscal as unimplemented
2023-06-29 Dmitry Chaginlinux(4): Rename obsolete old struct l_stat to struct...
2023-06-29 Dmitry Chaginlinux(4): Fix LINUX_AT_COUNT comments
2023-06-29 Dmitry Chaginlinux(4): Deduplicate linux_copyout_auxargs()
2023-06-29 Dmitry Chaginlinux(4): Regen for close_range syscall
2023-06-29 Dmitry Chaginlinux(4): Modify close_range syscall to match Linux
2023-06-17 Martin Matuskazfs: merge openzfs/zfs@86783d7d9 (zfs-2.1-release)...
2023-06-09 Mitchell Hornehwpmc: use kstack_contains()
2023-06-09 Mitchell Hornehwpmc: trim obsolete Intel CPU and class defs
2023-06-09 Mark Johnstonsysarch: Add includes required for ktrcapfail() calls...
2023-04-25 Konstantin Belousovx86: initialize use_xsave once
2023-04-23 Martin Matuskazfs: merge openzfs/zfs@e25f9131d (zfs-2.1-release)...
2023-04-21 Konstantin Belousovamd64: fix PKRU and swapout interaction
2023-04-09 Dmitry Chagini386: ansify
2023-03-31 Yurihv_hid: Hyper-V HID driver
2023-03-23 Hans Petter Selaskyktls: Remove the KERN_TLS option from the i386 and...
2023-03-01 Dmitry Chaginlinux(4): Rename linux_timer.h to linux_time.h
2023-03-01 Dmitry Chaginlinux(4): Cleanup includes under i386/linux
2023-03-01 Dmitry Chaginlinux(4): Move uselib() to i386
2023-02-26 Dmitry Chaginlinux(4): Get rid of the opt_compat.h include.
2023-02-09 Alexander V. Chernikovnetlink: add NETLINK to GENERIC.
2023-02-09 Dmitry Chaginlinux(4): Attach netlink on i386.
2023-02-09 Dmitry Chaginlinux(4): Deduplicate linux_trans_osrel().
2023-02-09 Dmitry Chaginlinux(4): Deduplicate linux_copyout_strings().
2023-02-09 Dmitry Chaginlinux(4): Deduplicate linux_fixup_elf().
2023-02-09 Dmitry Chaginlinux(4): Add coredump support to i386.
2023-02-09 Dmitry Chaginlinux(4): Deduplicate MI futex structures.
2023-02-09 Dmitry Chaginamd64: Eliminate write only cpu_fxsr.
2023-01-26 Martin Matuskazfs: merge openzfs/zfs@92e0d9d18 (zfs-2.1-release)...
2023-01-20 Konstantin Belousovi386: print trampoline disposition value for verbose...
2023-01-19 Warner LoshLINT: Omit bnxt on i386
2023-01-14 Gordon Berglingi386: Fix a typo in a source code comment
2022-12-06 Martin Matuskazfs: merge openzfs/zfs@21bd76613 (zfs-2.1-release)...
2022-11-06 Mitchell Horneddb: print the actual syscall name
2022-11-06 Mitchell Hornelinux: populate sv_syscallnames in each sysentvec
2022-11-06 Mitchell Horneddb: de-duplicate decode_syscall()
2022-10-26 Konstantin BelousovAdd vm_page_any_valid()
2022-10-04 Martin Matuskazfs: merge openzfs/zfs@6a6bd4939 (zfs-2.1-release)...
2022-09-21 Konstantin Belousovi386: explain the handshake between copyout_fast.s...
2022-09-21 Konstantin Belousovi386: lower register's pressure on copyout_fast
2022-09-21 Konstantin Belousovi386 copyout/in_fast: handle page fault from KVA access
2022-09-21 Konstantin Belousovi386: check that trap() and syscall() run on the thread...
2022-09-21 Konstantin Belousovi386 copyout_fast: do not use trampstk for temporal...
2022-09-21 Konstantin Belousovi386 double fault: %ebx printout was missed
2022-09-07 Gordon Berglingi386: Correct a typo in source code comment
2022-09-02 Tijl Coosemansi386 doreti: Fix calculation of stack frame size
2022-08-31 Konstantin Belousovi386/exception.s: fix mismerge
2022-08-31 Konstantin Belousovx86: improve machdep.uprintf_signal
2022-08-31 Konstantin Belousovx86: print trap name in addition of trap number
2022-08-31 Konstantin Belousovi386: print all GPRs, PSL, and CR3 on double fault
2022-08-31 Konstantin Belousovi386: simplify flow control in irettraps
2022-08-31 Konstantin Belousovi386 doreti: stop saving/restoring %ecx around calls...
2022-08-31 Konstantin Belousovi386: do not allow userspace to set tf_trapno on sigret...
2022-08-31 Konstantin Belousovirettraps: i386 does not push %ss/%esp when exception...
2022-08-31 Konstantin Belousovi386 copyout_fast: improve detection of a fault on...
2022-08-08 Mateusz Guziki386: fix pmap_trm_arena_last atomic load type
2022-07-04 Mitchell Horneset_cputicker: use a bool
2022-06-27 Mitchell Hornekerneldump: remove physical from dump routines
2022-06-25 Martin Matuskazfs: merge openzfs/zfs@6c3c5fcfb (zfs-2.1-release)...
2022-06-18 Dmitry ChaginFix e013e369 mismerge which is causes i386 LINT fails...
2022-06-17 Dmitry Chaginlinux(4): Properly restore the thread signal mask after...
2022-06-17 Dmitry Chaginlinux(4): Reduce duplication between MD parts of the...
2022-06-17 Dmitry Chaginlinux(4): Handle 64-bit SO_TIMESTAMP for 32-bit binaries
2022-06-17 Dmitry Chaginlinux(4): Deduplicate execve
2022-06-17 Dmitry Chaginlinux(4): Deduplicate bsd_to_linux_trapcode()
2022-06-17 Dmitry Chaginlinux(4): Deduplicate translate_traps()
next