]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/i386/i386
Add two missing eventhandler.h headers
[FreeBSD/FreeBSD.git] / sys / i386 / i386 /
2019-05-20 mmMFV r347989:
2019-05-20 cemExtract eventfilter declarations to sys/_eventfilter.h
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-12 mjgx86: store pending bitmapped IPIs in per-cpu areas
2019-05-08 manudts: Import files from Linux 5.1
2019-04-23 cyMFV r346563:
2019-04-19 cemUpdate to Zstandard 1.4.0
2019-04-16 kibFix initial x87 state after r345562.
2019-04-12 baptUpdate mandoc to 1.14.5
2019-04-10 manuImport DTS files from Linux 5.0
2019-04-03 philImport libxo-1.0.2
2019-04-01 ngieIntegrate capsicum-test into the FreeBSD test suite
2019-03-26 cemx86: Use XSAVEOPT for fpusave(), when available
2019-03-25 mmMFV r345495:
2019-03-21 markjDisallow preemptive creation of wired superpage mappings.
2019-03-18 asomersMFHead@r345275
2019-03-17 kibi386: improve detection of the fast page fault assist.
2019-03-16 dimAdd LLVM openmp trunk r351319 (just before the release_...
2019-03-16 kibamd64 KPTI: add control from procctl(2).
2019-03-16 kibamd64: Add md process flags and first P_MD_PTI flag.
2019-03-15 ngieInitial googlemock/googletest integration into the...
2019-03-15 kibProvide deterministic (and somewhat useful) value for...
2019-03-11 dimMerge LLVM libunwind trunk r351319, from just before...
2019-03-11 ngieMFhead@r344996
2019-03-07 cyMFV r344878:
2019-03-07 aeFix typo.
2019-03-05 ngieMFhead@r344786
2019-03-04 dimMerge ^/head r344549 through r344775.
2019-03-01 traszRemove sv_pagesize, originally introduced with r100384.
2019-02-28 kibInvalidate cache for the PDPTE page when using PAE...
2019-02-26 kibi386 PAE: avoid atomic for pte_store() where possible.
2019-02-26 sjgAdd libbearssl
2019-02-25 desUpgrade to OpenPAM Tabebuia.
2019-02-15 dimMerge ^/head r343956 through r344177.
2019-02-13 ngieCopy googletest 1.8.1 from ^/vendor/google/googletest...
2019-02-12 mmMFV r344063:
2019-02-10 kibImplement Address Space Layout Randomization (ASLR)
2019-02-10 dimMerge ^/head r343807 through r343955.
2019-02-07 kibPort sysctl kern.elf32.read_exec from amd64 to i386.
2019-02-05 kibMake it possible to override PAE mode on boot.
2019-02-05 kibRemove pointless initial value for i386 vm.pmap.pat_wor...
2019-02-04 dimUse NLDT to get number of LDTs on i386
2019-02-04 dimUse NLDT to get number of LDTs on i386
2019-02-03 dimMerge ^/head r343571 through r343711.
2019-02-01 kibDisable boot-time memory test on i386 be default.
2019-01-30 kibRemove duplicate declarations.
2019-01-30 dimMerge ^/head r343320 through r343570.
2019-01-30 kibi386: Merge PAE and non-PAE pmaps into same kernel.
2019-01-22 dimMerge compiler-rt trunk r351319, and resolve conflicts.
2019-01-22 dimMerge libc++ trunk r351319, and resolve conflicts.
2019-01-20 dimMerge lldb trunk r351319, resolve conflicts, and update...
2019-01-20 dimMerge lld trunk r351319, resolve conflicts, and update...
2019-01-20 dimMerge clang trunk r351319, resolve conflicts, and updat...
2019-01-20 dimMerge llvm trunk r351319, resolve conflicts, and update...
2019-01-11 manuImport DTS from Linux 4.20
2019-01-11 manuImport DTS includes from 4.19
2019-01-10 emasteUpdate to ELF Tool Chain r3668
2019-01-04 kibx86: Report per-cpu IPI TLB shootdown generation in...
2019-01-03 kibFix typo in r342710.
2019-01-02 markjAvoid setting PG_U unconditionally in pmap_enter_quick_...
2018-12-31 kibUpdate comments: paging is initialized in pmap_cold().
2018-12-29 cemUpdate to Zstandard 1.3.8
2018-12-29 kibi386: Fix allocation of the KVA frame for pmap_quick_en...
2018-12-19 mjgRemove iBCS2, part2: general kernel
2018-12-18 cyMFV r342175:
2018-12-11 dimUpgrade our copies of clang, llvm, lld, lldb, compiler...
2018-12-11 dimMerge ^/head r341764 through r341812.
2018-12-09 dimMerge ^/head r340918 through r341763.
2018-12-09 cyMFV r341618:
2018-12-08 kibFix PAE boot.
2018-12-06 sjgUpdate bmake to version 20180919
2018-12-03 markjPlug memory disclosures via ptrace(2).
2018-12-01 kibCorrect the tunable name in the message.
2018-11-26 vangyzenRemove superfluous bzero in getcontext/swapcontext...
2018-11-24 dimMerge ^/head r340427 through r340868.
2018-11-20 jkimMerge OpenSSL 1.1.1a.
2018-11-14 dimMerge ^/head r340368 through r340426.
2018-11-12 dimMerge ^/head r340235 through r340367.
2018-11-10 manuUpdate our devicetree to 4.19 for arm and arm64
2018-11-07 dimMerge ^/head r340126 through r340212.
2018-11-04 vangyzenUpdate expat to 2.2.6
2018-11-04 dimMerge ^/head r339813 through r340125.
2018-11-01 jhbDon't enter DDB for fatal traps before panic by default.
2018-10-30 markjAdd malloc_domainset(9) and _domainset variants to...
2018-10-27 dimMerge ^/head r339670 through r339812.
2018-10-25 mmMFV r339640,339641,339644:
2018-10-23 dimMerge ^/head r339015 through r339669.
2018-10-20 markjAdd an assertion to pmap_enter().
2018-10-20 baptUpdate libdialog to 1.3-20180621
2018-10-11 dimFix placement of __bss_start in i386 kernel linker...
2018-10-10 desUpgrade Unbound to 1.8.0. More to follow.
2018-10-09 jkimUpdate ACPICA to 20181003.
2018-10-09 jhbUpdate Apache Serf to 1.3.9 to support OpenSSL 1.1.1.
2018-10-09 emasteCopy libevent sources to contrib
2018-10-08 gjbMFV r339226 (peter): Record merge of serf-1.3.9.
2018-10-06 emasteopenssh: cherry-pick OpenSSL 1.1.1 compatibility
2018-10-05 gjbMFH r338661 through r339200.
2018-10-01 markjApply r339046 to i386.
next