]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/i386
stand: TARGET_ARCH is spelled MACHINE_ARCH in Makefiles
[FreeBSD/FreeBSD.git] / sys / i386 /
2019-01-20 avosRemove IEEE80211_AMPDU_AGE config option.
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-11 fsuFix errno values returned from DUMMY_XATTR linuxulator...
2019-01-10 emasteUpdate to ELF Tool Chain r3668
2019-01-04 kibFix i386 LINT build after r342769.
2019-01-04 kibi386: Use atomic 64bit load to read PDE value from...
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 kibMore references to pmap_cold().
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, part3: the implementation
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 zeisingAdd evdev support to amd64 and i386 kernels
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-05 jhbAdd a custom implementation of cpu_lock_delay() for...
2018-11-05 jhbAdd a KPI for the delay while spinning on a spin lock.
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-31 kevansi386/MINIMAL: VERBOSE_SYSINIT=0 for consistency
2018-10-31 kevansCompile in VERBOSE_SYSINIT support by default, remain...
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-22 impRemove the ncr(4) drive.
2018-10-22 impRemove stg(4) driver
2018-10-22 impRemove nsp(4) driver
2018-10-22 impRemove ncv(4) driver
2018-10-22 impRetire dpt(4)
2018-10-22 impRemove mse(4) from tree
2018-10-22 impRemove the gone_in(12) devices.
2018-10-20 markjAdd an assertion to pmap_enter().
2018-10-20 baptUpdate libdialog to 1.3-20180621
2018-10-20 cemAdd a MINIMAL config for i386, based on amd64
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 gjbMerge the remainder of the projects/openssl111 branch...
2018-10-09 brooksRegenerated assorted syscall related files after:
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 gjbMFH r339206-r339212, r339215-r339239
2018-10-08 gjbMFV r339226 (peter): Record merge of serf-1.3.9.
2018-10-07 tuexenAddress the warning regarding duplicate option 'GEOM_PA...
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.
2018-09-29 kibFix UP build.
2018-09-29 dimAdd compiler-rt's libFuzzer, not connected to buildworl...
2018-09-27 dimMerge ^/head r338731 through r338987.
2018-09-27 jhbDon't clear DR6 for debug exceptions from userland.
2018-09-24 emasteCopy libevent sources to contrib
2018-09-20 baptImport mandoc 1.14.4
2018-09-19 kibConvert x86 cache invalidation functions to ifuncs.
2018-09-19 kibConvert i386 NPX hardware context save methods to ifuncs.
2018-09-13 jkimUpdate OpenSSL to 1.1.1.
2018-09-10 desUpgrade to OpenSSH 7.8p1.
2018-08-29 dimMerge ^/head r338298 through r338391.
2018-08-29 kibRemove {max/min}_offset() macros, use vm_map_{max/min...
2018-08-25 kibRemove dead code in i386 cpu_throw().
2018-08-25 kibUnify amd64 and i386 vmspace0 pmap activation.
2018-08-24 dimMerge ^/head r338026 through r338297, and resolve confl...
2018-08-24 impRevert drm2 removal.
2018-08-23 manudts: Import DTS for arm64
2018-08-22 markjPrepare the kernel linker to handle PC-relative ifunc...
2018-08-22 mmacyRemove legacy drm and drm2 from tree
2018-08-21 alcEliminate kmem_malloc()'s unused arena parameter. ...
2018-08-20 jhbMerge amd64 and i386 <machine/intr_machdep.h> headers.
2018-08-19 jhbRemove some vestiges of IPI_LAZYPMAP on i386.
2018-08-18 dimMerge ^/head r338015 through r338025.
2018-08-18 jhbMake 'device crypto' lines more consistent.
2018-08-18 dimMerge ^/head r337646 through r338014.
2018-08-17 impGPT is standard in x86 and arm64 land. Add it to DEFAUL...
2018-08-14 jkimMerge OpenSSL 1.0.2p.
2018-08-13 markjImplement kernel support for early loading of Intel...
2018-08-13 manuImport DTS files from Linux 4.18
next