]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/i386
Add ability to limit split map entries to prevent resource
[FreeBSD/FreeBSD.git] / sys / i386 /
2019-05-15 kibFix mismerge.
2019-05-14 gordonMitigations for Microarchitectural Data Sampling.
2018-12-05 gjbMFS12 r341490, r341493:
2018-11-13 markjMFC r339927:
2018-11-08 jhbMFC 340164,340168,340170: Add custom cpu_lock_delay...
2018-10-25 impMFC: r339562 (remove obsolete drivers from GENERIC)
2018-10-19 gjb- Prune svn:mergeinfo from the new branch, as nothing...
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.
2018-06-08 mmacyhwpmc: simplify calling convention for hwpmc interrupt...
2018-06-07 mmacycpufunc: add rdtscp for x86
2018-06-04 mmacyhwpmc: ABI fixes
2018-06-02 bdeOops, the last minute reduction in the clobber list...
2018-06-02 bdeFinish COMPAT_AOUT support for amd64. It wasn't in...
2018-06-02 bdeFix high resolution kernel profiling just enough to...
2018-06-02 bdeFix recent breakages of kernel profiling, mostly on...
2018-05-31 mmacyhwpmc: remove unused pre-table driven bits for intel
2018-05-31 dimResolve conflicts between macros in fenv.h and ieeefp.h
2018-05-30 kibUse pmap_pte_ufast() instead of pmap_pte() in pmap_extr...
2018-05-30 kibExtract code for fast mapping of pte from pmap_extract_...
2018-05-30 kibRestore pmap_copy() for 4/4 i386 pmap.
2018-05-30 kibDo use pmap_pte_quick() in pmap_enter_quick_locked().
2018-05-30 kibAvoid unneccessary TLB shootdowns in pmap_unwire_ptp...
next