]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/i386
(3/6) Add a shared object busy synchronization mechanism that blocks new page
[FreeBSD/FreeBSD.git] / sys / i386 /
2019-10-15 jeff(3/6) Add a shared object busy synchronization mechanis...
2019-10-08 brooksUpdate tcsh to 6.21.00.
2019-10-08 dimMerge ^/head r352764 through r353315.
2019-10-08 avgi386: hide more of atomic 64-bit definitions under...
2019-10-03 emasteRemove host binary object drivers from GENERIC
2019-09-28 manuImport DTS files from Linux 5.3
2019-09-28 manuImport DTS files from Linux 5.2
2019-09-27 kibImprove MD page fault handlers.
2019-09-26 dimMerge ^/head r352587 through r352763.
2019-09-25 kevanssysent: regenerate after r352693
2019-09-25 markjComplete the removal of the "wire_count" field from...
2019-09-22 kibi386: reduce differences in source between PAE and...
2019-09-22 kibi386: implement sysctl vm.pmap.kernel_maps.
2019-09-19 dimMerge llvm, clang, compiler-rt, libc++, libunwind,...
2019-09-16 markjRevert r352406, which contained changes I didn't intend...
2019-09-16 markjFix a couple of nits in r352110.
2019-09-13 dimMerge ^/head r352105 through r352307.
2019-09-11 emasteUpdate comments and ordering in linux*_dummy.c
2019-09-11 emastelinuxulator: memfd_create first appeared in Linux 3.17
2019-09-11 emastelinuxulator: seccomp syscall first appeared in Linux...
2019-09-11 emastelinux: add trivial renameat2 implementation
2019-09-11 emasteregen linuxulator sysent after r352208
2019-09-11 emastemake linux_renameat2 args consistent with linux_renameat
2019-09-10 jkimMerge OpenSSL 1.1.1d.
2019-09-10 baptImport libedit 2019-09-10
2019-09-09 markjChange synchonization rules for vm_page reference counting.
2019-09-03 dimMerge ^/head r351317 through r351731.
2019-08-29 kibRemove useless redefinition of NSFBUFS in i386/vm_machd...
2019-08-29 kibCentralize __pcpu definitions.
2019-08-25 dimMerge missed sources for lldb-specific TableGen tool.
2019-08-22 dimMerge openmp trunk r366426, resolve conflicts, and...
2019-08-22 dimMerge libc++ trunk r366426, resolve conflicts, and...
2019-08-22 dimMerge compiler-rt trunk r366426, resolve conflicts...
2019-08-22 dimMerge lldb trunk r366426, resolve conflicts, and update...
2019-08-22 cyMFV r346563:
2019-08-21 dimMerge lld trunk r366426, and resolve conflicts.
2019-08-21 dimMerge clang trunk r366426, resolve conflicts, and updat...
2019-08-21 dimMerge llvm trunk r366426, resolve conflicts, and update...
2019-08-18 kibi386: Implement atomic_load_64(9) and atomic_store_64(9).
2019-08-16 jeffMove phys_avail definition into MI code. It is consume...
2019-08-12 impStart to split out the really x86 specific NOTES from...
2019-08-08 cemUpdate to Zstandard 1.4.2
2019-08-07 asomersfusefs: merge from projects/fuse2
2019-08-06 jhbDetect invalid PCI devices more correctly in PCI interr...
2019-08-03 jhbDon't reset memory attributes when mapping physical...
2019-07-31 alcIn pmap_advise(), when we encounter a superpage mapping...
2019-07-30 asomersMFHead @350453
2019-07-30 emastelinuxulator: rename linux_locore.s to .asm
2019-07-30 delphijRemove gzip'ed a.out support.
2019-07-28 asomersMFHead @r350386
2019-07-25 alcSimplify the handling of superpages in pmap_clear_modif...
2019-07-16 alcRevert r349973. Upon further reflection, I realized...
2019-07-15 jhbDon't pass error from syscallenter() to syscallret().
2019-07-13 alcRemove a stale comment.
2019-07-12 kibProvide protection against starvation of the ll/sc...
2019-07-08 markjMerge the vm_page hold and wire mechanisms.
2019-07-04 desUpgrade Unbound to 1.9.2.
2019-07-02 mavAdd driver for NTB in AMD SoC.
2019-07-01 avgadd superio driver
2019-06-30 npDisplay the approximate space needed when a minidump...
2019-06-28 mmMFV r349454:
2019-06-28 alcWhen we protect PTEs (as opposed to PDEs), we only...
2019-06-27 asomersMFHead @349476
2019-06-21 cemsys: Remove DEV_RANDOM device option
2019-06-20 asomersMFHead @349234
2019-06-17 mmMFV r349134:
2019-06-09 alcImplement an alternative solution to the amd64 and...
2019-06-08 kibi386 trap.c: Remove unused MAX_TRAP_MSG define.
2019-06-07 markjReplace uses of vm_page_unwire(m, PQ_NONE) with vm_page...
2019-06-06 asomersMFHead @348740
2019-06-06 markjFix a race between fasttrap and the user breakpoint...
2019-06-02 impMerge from upstream at 4189ef5d from https://github...
2019-05-30 brooksmakesyscalls.sh: always use absolute path for syscalls...
2019-05-29 pfgtypo: suppported.
2019-05-25 markjRemove pmap_pid_dump() from the i386 pmap.
2019-05-24 kibFix a corner case in demotion of kernel mappings.
2019-05-21 kibDo not call hw_mds_recalculate() from initializecpu().
2019-05-20 mmMFV r347989:
2019-05-20 cemExtract eventfilter declarations to sys/_eventfilter.h
2019-05-17 brooksFCP-101: Bump __FreeBSD_version for driver removal.
2019-05-17 brooksFCP-101: Remove xe(4)
2019-05-17 brooksFCP-101: Remove wb(4)
2019-05-17 brooksFCP-101: Remove vx(4).
2019-05-17 brooksFCP-101: Remove txp(4).
2019-05-17 brooksFCP-101: Remove tx(4).
2019-05-17 brooksFCP-101: Remove tl(4).
2019-05-17 brooksFCP-101: Remove sn(4).
2019-05-17 brooksFCP-101: Remove sf(4).
2019-05-17 brooksFCP-101: Remove pcn(4).
2019-05-17 brooksFCP-101: Remove fe(4).
2019-05-17 brooksFCP-101: Remove ex(4).
2019-05-17 brooksFCP-101: Remove ep(4).
2019-05-17 brooksFCP-101: Remove ed(4).
2019-05-17 brooksFCP-101: Remove de(4).
2019-05-17 brooksFCP-101: Remove cs(4).
2019-05-16 kibRemove resolver_qual from DEFINE_IFUNC/DEFINE_UIFUNC...
2019-05-15 rlibbyx86: spell vpxor %zmm0 as vpxord
2019-05-14 kibMitigations for Microarchitectural Data Sampling.
2019-05-13 asomersMFHead @347527
2019-05-13 dchaginLinuxulator depends on a fundamental kernel settings...
next