]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/i386
Merge OpenSSL 1.1.1a.
[FreeBSD/FreeBSD.git] / sys / i386 /
2018-11-20 jkimMerge OpenSSL 1.1.1a.
2018-11-12 zeisingAdd evdev support to amd64 and i386 kernels
2018-11-10 manuUpdate our devicetree to 4.19 for arm and arm64
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-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-25 mmMFV r339640,339641,339644:
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-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-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 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 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 jhbMake 'device crypto' lines more consistent.
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
2018-08-11 kevansMFH @ r337607, in preparation for boarding
2018-08-10 dteskeFix misspellings of transmitter/transmitted
2018-08-09 hselaskyImplement missing atomic_fcmpset_XXX() support for...
2018-08-08 eadlerfile: update to 5.34
2018-08-01 kibAdd pmap_is_valid_memattr(9).
2018-07-31 mavMFV r336991, r337001:
2018-07-29 mmMFV r336851:
2018-07-27 impRename VM_FREELIST_ISADMA to VM_FREELIST_LOWMEM.
2018-07-27 markjFix handling of KVA in kmem_bootstrap_free().
2018-07-24 kibExtend ranges of the critical sections to ensure that...
2018-07-20 alcAnnotate a parameter as unused.
2018-07-19 markjHave preload_delete_name() free pages backing preloaded...
2018-07-15 markjRestore the check for the page size extension after...
2018-07-14 alcCorrect some typos.
2018-07-14 alcAdd support for pmap_enter(..., psind=1) to the i386...
2018-07-11 cyMFV r324714:
2018-07-10 alcEliminate unnecessary differences between i386's pmap_e...
2018-07-08 alcInvalidate the mapping before updating its physical...
2018-07-06 kibExpand x86 struct pcpus to UMA_PCPU_ALLOC_SIZE AKA...
2018-07-06 kibRevert to recommit with the proper message.
2018-07-06 kibSave a call to pmap_remove() if entry cannot have any...
2018-07-06 hselaskyMake sure kernel modules built by default are portable...
2018-07-06 mmacyBack pcpu zone with domain correct pages
2018-07-05 kibExtend r335969 to superpages.
2018-07-05 kibRevert r335999 to re-commit with the correct error...
2018-07-05 kibUse vm_page_unhold_pages() instead of manually rolling...
2018-07-05 kibIn x86 pmap_extract_and_hold(), there is no need to...
2018-07-05 kibIn x86 pmap_extract_and_hold(), there is no need to...
2018-07-04 kibIn x86 pmap_extract_and_hold()s, handle the case of...
2018-07-02 mmacyinline atomics and allow tied modules to inline locks
2018-06-22 chuckFix the Linux kernel version number calculation
2018-06-15 emastelinuxulator: do not include legacy syscalls on arm64
2018-06-14 brooksRegen after 335177 (rename sys_obreak to sys_break).
2018-06-14 brooksName the implementation of brk and sbrk sys_break().
2018-06-14 kibReorganize code flow in fpudna()/npxdna() to highlight...
2018-06-14 kibRemove printf() in #NM handler.
2018-06-14 manudts: Update our copy to Linux 4.17
2018-06-13 kibEnable eager FPU context switch by default on i386...
2018-06-13 rlibbyi386: copyin/copyout error is EFAULT
2018-06-13 jtlMake UMA and malloc(9) return non-executable memory...
2018-06-12 kibAll exceptions IDT descriptors must use interrupt gates...
2018-06-12 kibFix typo.
2018-06-10 bdeFix panics in potentially all x86bios calls on i386...
2018-06-09 markjTell the compiler that rdtscp clobbers %ecx.
next