]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/i386/i386
Add FALLTHROUGH comments to appease Coverity.
[FreeBSD/FreeBSD.git] / sys / i386 / i386 /
2018-10-20 markjAdd an assertion to pmap_enter().
2018-10-20 baptUpdate libdialog to 1.3-20180621
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.
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-23 manudts: Import DTS for arm64
2018-08-22 markjPrepare the kernel linker to handle PC-relative ifunc...
2018-08-21 alcEliminate kmem_malloc()'s unused arena parameter. ...
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-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 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 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-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-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-08 mmacyhwpmc: simplify calling convention for hwpmc interrupt...
2018-06-02 bdeFix high resolution kernel profiling just enough to...
2018-06-02 bdeFix recent breakages of kernel profiling, mostly on...
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...
2018-05-28 hselaskyMFV r333789: libpcap 1.9.0 (pre-release)
2018-05-25 kibOptimize i386 pmap_extract_and_hold().
2018-05-25 kibCleanup. Remove unused instruction and label.
2018-05-24 impMake memmove and bcopy share code
2018-05-23 kibx86: stop unconditionally clearing PSL_T on the trace...
2018-05-23 kibStop obliterating actual exception type for emulated...
2018-05-23 kibStyle.
2018-05-23 kibSupport IBRS for i386.
2018-05-23 philImport libxo-0.9.0:
2018-05-22 mmacyfix i386 builds after r334005 and r334009
2018-05-22 jhbCleanups related to debug exceptions on x86.
2018-05-20 eadlerMFV: file 5.33
2018-05-19 sjgMerge bmake-20180512
2018-05-12 desUpgrade Unbound to 1.7.1.
2018-05-12 desUpgrade Unbound to 1.7.0. More to follow.
2018-05-12 desUpgrade Unbound to 1.6.4. More to follow.
2018-05-12 desUpgrade Unbound to 1.6.2. More to follow.
2018-05-12 desUpgrade Unbound to 1.6.1. More to follow.
2018-05-12 desUpgrade Unbound to 1.6.0. More to follow.
2018-05-12 desUpgrade LDNS to 1.7.0.
2018-05-12 kibOn return from exception or interrupt, returns to vm86...
2018-05-12 kibInitialize tramp_idleptd during cold pmap startup,...
2018-05-12 kibFix use of the custom TSS on i386 after the 4/4 split.
2018-05-11 desUpgrade to OpenSSH 7.7p1.
2018-05-10 impRemove unused bcopyb.
2018-05-08 desUpgrade to OpenSSH 7.6p1. This will be followed shortl...
2018-05-08 kibPrepare DB# handler for deferred trigger of watchpoints.
2018-05-08 peterUpdate svn-1.9.7 to 1.10.0.
2018-05-03 kibImplement support for ifuncs in the kernel linker.
2018-05-01 markjPrint the dump progress indicator after calling dump_st...
2018-04-24 kibFix futexes on i386 after the 4/4G split.
2018-04-20 manugnu/dts: Update our copy of arm dts from Linux 4.16
2018-04-19 avgset kdb_why to "trap" when calling kdb_trap from trap_fatal
2018-04-18 kibFix pmap_trm_alloc(M_ZERO).
2018-04-18 kibFor fatal traps other than pagefaults, print raw fault...
next