]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/i386
linux: add trivial renameat2 implementation
[FreeBSD/FreeBSD.git] / sys / i386 /
2019-05-17 Brooks DavisFCP-101: Remove fe(4).
2019-05-17 Brooks DavisFCP-101: Remove ex(4).
2019-05-17 Brooks DavisFCP-101: Remove ep(4).
2019-05-17 Brooks DavisFCP-101: Remove ed(4).
2019-05-17 Brooks DavisFCP-101: Remove de(4).
2019-05-17 Brooks DavisFCP-101: Remove cs(4).
2019-05-16 Konstantin BelousovRemove resolver_qual from DEFINE_IFUNC/DEFINE_UIFUNC...
2019-05-15 Ryan Libbyx86: spell vpxor %zmm0 as vpxord
2019-05-14 Konstantin BelousovMitigations for Microarchitectural Data Sampling.
2019-05-13 Alan SomersMFHead @347527
2019-05-13 Dmitry ChaginLinuxulator depends on a fundamental kernel settings...
2019-05-12 Mateusz Guzikx86: store pending bitmapped IPIs in per-cpu areas
2019-05-09 Jung-uk KimMFV: r347413
2019-05-09 Andrew GallatinRemove IPSEC from GENERIC due to performance issues
2019-05-08 Emmanuel Vadotdts: Import files from Linux 5.1
2019-05-08 Kyle Evanstun/tap: merge and rename to `tuntap`
2019-05-07 Ed Mastemake sysent after r347228
2019-05-06 Phil ShaferImport libxo-1.0.4:
2019-05-05 Cy SchubertMFV r347136:
2019-05-04 Conrad Meyerx86: Implement MWAIT support for stopping a CPU
2019-05-04 Conrad Meyerx86: Define pc_monitorbuf as a logical structure
2019-05-03 Dmitry ChaginIn order to reduce duplication between MD parts of...
2019-05-02 Conrad MeyerAdd a COMPAT_FREEBSD12 kernel option.
2019-04-23 Dmitry ChaginSince r339624 HEAD does not need for backslashes in...
2019-04-23 Cy SchubertMFV r346563:
2019-04-20 Cy SchubertMFV r346450:
2019-04-19 Conrad MeyerUpdate to Zstandard 1.4.0
2019-04-16 Konstantin BelousovFix initial x87 state after r345562.
2019-04-13 Warner LoshMove mpr/mps drivers from per-arch NOTES files into...
2019-04-12 Baptiste DaroussinUpdate mandoc to 1.14.5
2019-04-10 Emmanuel VadotImport DTS files from Linux 5.0
2019-04-09 Konstantin Belousovpci_cfgreg.c: Use io port config access for early boot...
2019-04-06 Cy SchubertMFV r345988:
2019-04-06 Jung-uk KimMFV: r345969
2019-04-05 Enji CooperFix the branch build
2019-04-05 Warner LoshAdd mpr, mps, mpt to NOTES file
2019-04-04 Alan SomersMFHead@r345880
2019-04-03 Phil ShaferImport libxo-1.0.2
2019-04-01 Enji CooperIntegrate capsicum-test into the FreeBSD test suite
2019-03-29 Jung-uk KimMerge ACPICA 20190329.
2019-03-29 Alan SomersMFHead@r345677
2019-03-29 Alan SomersAdd man page for VOP_FDATASYNC(9)
2019-03-29 Alan Somersfusefs: convert debug printfs into dtrace probes
2019-03-27 Ed MasteMerge r345574 from vendor-crypto:
2019-03-26 Conrad Meyerx86: Use XSAVEOPT for fpusave(), when available
2019-03-26 Philip PaepsImport tzdata 2019a
2019-03-26 Kyle EvansMFV r345515: netbsd-tests: import memory bump for libc...
2019-03-25 Martin MatuskaMFV r345495:
2019-03-24 Dmitry ChaginRegen from r345471.
2019-03-24 Dmitry ChaginUpdate syscall.master to 5.0.
2019-03-24 Dmitry ChaginRegen for r345469 (shmat()).
2019-03-24 Dmitry ChaginLinux between 4.18 and 5.0 split IPC system calls.
2019-03-21 Mark JohnstonDisallow preemptive creation of wired superpage mappings.
2019-03-20 Dimitry AndricMerge llvm, clang, compiler-rt, libc++, libunwind,...
2019-03-18 Alan SomersMFHead@r345275
2019-03-17 Konstantin Belousovi386: improve detection of the fast page fault assist.
2019-03-16 Dimitry AndricMerge openmp release_80 branch r356034 (effectively...
2019-03-16 Dimitry AndricAdd LLVM openmp trunk r351319 (just before the release_...
2019-03-16 Konstantin Belousovamd64 KPTI: add control from procctl(2).
2019-03-16 Konstantin Belousovamd64: Add md process flags and first P_MD_PTI flag.
2019-03-16 Enji CooperRemove duplicate `${PACKAGE}FILES+= cleanup.ksh` line
2019-03-15 Enji CooperInitial googlemock/googletest integration into the...
2019-03-15 Alexander MotinMFV r336930: 9284 arc_reclaim_thread has 2 jobs
2019-03-15 Konstantin BelousovProvide deterministic (and somewhat useful) value for...
2019-03-14 Dimitry AndricMerge llvm, clang, compiler-rt, libc++, libunwind,...
2019-03-11 Dimitry AndricMerge LLVM libunwind release_80 branch r355677 (effecti...
2019-03-11 Dimitry AndricMerge LLVM libunwind trunk r351319, from just before...
2019-03-11 Enji CooperMFhead@r344996
2019-03-09 Dimitry AndricMerge llvm, clang, compiler-rt, libc++, lld, and lldb...
2019-03-07 Cy SchubertMFV r344878:
2019-03-07 Andrey V. ElsukovFix typo.
2019-03-06 John BaldwinDrop "All rights reserved" from my copyright statements.
2019-03-05 Enji CooperMFhead@r344786
2019-03-04 Dimitry AndricMerge ^/head r344549 through r344775.
2019-03-04 Dimitry AndricMerge llvm, clang, compiler-rt, libc++, lld, and lldb...
2019-03-01 Edward Tomasz Napi... Remove sv_pagesize, originally introduced with r100384.
2019-02-28 Konstantin BelousovInvalidate cache for the PDPTE page when using PAE...
2019-02-26 Jung-uk KimMerge OpenSSL 1.1.1b.
2019-02-26 Konstantin Belousovi386 PAE: avoid atomic for pte_store() where possible.
2019-02-26 Simon J. GerratyAdd libbearssl
2019-02-25 Dimitry AndricMerge llvm, clang, compiler-rt, libc++, lld, and lldb...
2019-02-25 Dag-Erling SmørgravUpgrade to OpenPAM Tabebuia.
2019-02-25 Enji CooperMFhead@r344527
2019-02-25 Dimitry AndricMerge ^/head r344178 through r344512.
2019-02-21 Ed Mastescp: validate filenames provided by server against...
2019-02-21 Jung-uk KimMFV: r344447
2019-02-20 Jung-uk KimMFV: r344395
2019-02-20 Mark JohnstonMFV r344364:
2019-02-20 Konstantin BelousovAdd kernel support for Intel userspace protection keys...
2019-02-19 Warner LoshRemove drm from LINT kernels
2019-02-19 Konstantin BelousovProvide convenience C wrappers for RDPKRU and WRPKRU...
2019-02-19 Enji CooperMFhead@r344270
2019-02-15 Dimitry AndricMerge ^/head r343956 through r344177.
2019-02-15 Dimitry AndricMerge llvm, clang, compiler-rt, libc++, lld, and lldb...
2019-02-14 Konstantin BelousovProvide userspace versions of do_cpuid() and cpuid_coun...
2019-02-13 Martin MatuskaMFV r344088 (libarchive):
2019-02-13 Enji CooperCopy googletest 1.8.1 from ^/vendor/google/googletest...
2019-02-12 Martin MatuskaMFV r344063:
2019-02-10 Konstantin BelousovImplement Address Space Layout Randomization (ASLR)
2019-02-10 Dimitry AndricMerge ^/head r343807 through r343955.
next