]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/amd64/amd64/pmap.c
Merge ^/head r338988 through r339014.
[FreeBSD/FreeBSD.git] / sys / amd64 / amd64 / pmap.c
2018-09-29 dimMerge ^/head r338988 through r339014.
2018-09-29 dimAdd compiler-rt's libFuzzer, not connected to buildworl...
2018-09-27 dimMerge ^/head r338731 through r338987.
2018-09-25 kibFix some uses of dmaplimit.
2018-09-25 kibFix an issue in r338862.
2018-09-22 kibFurther reorganize pmap_invalidate TLB code.
2018-09-21 kibConvert x86 TLB top-level invalidation functions to...
2018-09-20 baptImport mandoc 1.14.4
2018-09-19 kibConvert x86 cache invalidation functions to ifuncs.
2018-09-19 kibamd64 pmap: remove tautological assert.
2018-09-17 dimMerge ^/head r338690 through r338730.
2018-09-17 kibUse ifunc to resolve context switching mode on amd64.
2018-09-17 kibCalculate PTI, PCID and INVPCID modes earlier, before...
2018-09-11 dimMerge ^/head r338392 through r338594.
2018-09-10 desUpgrade to OpenSSH 7.8p1.
2018-09-04 kibamd64: For non-PTI mode, do not initialize PCPU kcr3...
2018-08-29 dimMerge ^/head r338298 through r338391.
2018-08-29 kibRemove {max/min}_offset() macros, use vm_map_{max/min...
2018-08-24 dimMerge ^/head r338026 through r338297, and resolve confl...
2018-08-23 manudts: Import DTS for arm64
2018-08-21 alcEliminate kmem_malloc()'s unused arena parameter. ...
2018-08-20 kibAlways initialize PCPU kcr3 for vmspace0 pmap.
2018-08-18 dimMerge ^/head r337646 through r338014.
2018-08-15 kibFix early EFIRT on PCID machines after r337773.
2018-08-14 jkimMerge OpenSSL 1.0.2p.
2018-08-14 kibReserve page at the physical address zero on amd64.
2018-08-14 kibamd64: ensure that curproc->p_vmspace pmap always match...
2018-08-14 kibFix typo.
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-04 dimMerge ^/head r336870 through r337285, and resolve confl...
2018-08-02 emasteMerge vendor lld/docs directory from r337145
2018-08-02 dimMerge libc++ trunk r338150 (just before the 7.0.0 branc...
2018-08-02 dimMerge clang trunk r338150 (just before the 7.0.0 branch...
2018-08-02 dimMerge llvm trunk r338150 (just before the 7.0.0 branch...
2018-08-02 dimMerge compiler-rt trunk r338150, and resolve conflicts.
2018-08-02 dimMerge libc++ trunk r338150, and resolve conflicts.
2018-08-01 kibAdd pmap_is_valid_memattr(9).
2018-07-31 mavMFV r336991, r337001:
2018-07-31 dimMerge lldb trunk r338150, and resolve conflicts.
2018-07-31 dimMerge lld trunk r338150, and resolve conflicts.
2018-07-31 dimMerge clang trunk r338150, and resolve conflicts.
2018-07-30 dimMerge llvm trunk r338150, and resolve conflicts.
2018-07-29 kibUse SMAP on amd64.
2018-07-29 mmMFV r336851:
2018-07-27 markjFix handling of KVA in kmem_bootstrap_free().
2018-07-11 cyMFV r324714:
2018-07-05 kibExtend r335969 to superpages.
2018-07-05 kibRevert r335999 to re-commit with the correct error...
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-05 alcAs of r335784, if pmap_enter() replaces a managed mappi...
2018-07-04 kibIn x86 pmap_extract_and_hold()s, handle the case of...
2018-06-28 markjInvalidate the mapping before updating its physical...
2018-06-23 markjRe-count available PV entries after reclaiming a PV...
2018-06-14 manudts: Update our copy to Linux 4.17
2018-06-02 mjgRemove an unused argument to turnstile_unpend.
2018-05-28 hselaskyMFV r333789: libpcap 1.9.0 (pre-release)
2018-05-23 philImport libxo-0.9.0:
2018-05-21 kibFix grammar.
2018-05-21 kibAdd missed barrier for pm_gen/pm_active interaction.
2018-05-21 mjgamd64: annotate pti with __read_frequently
2018-05-20 eadlerMFV: file 5.33
2018-05-19 mmacypmap: silence warnings
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-11 desUpgrade to OpenSSH 7.7p1.
2018-05-09 kibRemove PG_U from the rest of the kernel pmap ptes.
2018-05-09 kibRemove PG_U from the recursive pte for kernel pmap...
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-04-27 tychonExpand the checks for UCR3 == PMAP_NO_CR3 to enable...
2018-04-20 manugnu/dts: Update our copy of arm dts from Linux 4.16
2018-04-14 kibSet PG_G global mapping bit on the trampoline ptes.
2018-04-12 kibOptimize context switch for PTI on PCID pmap.
2018-04-07 kibHandle Skylake-X errata SKZ63.
2018-04-04 brImport OpenCSD -- an ARM CoreSight(tm) Trace Decode...
2018-03-28 mavMFV r331695, 331700: 9166 zfs storage pool checkpoint
2018-03-24 philipImport tzdata 2018d
2018-03-23 mavMFV r331400: 8484 Implement aggregate sum and use for...
2018-03-19 brImport Intel Processor Trace decoder library from
2018-03-06 jtlamd64: Protect the kernel text, data, and BSS by settin...
2018-03-05 jtlWe shouldn't need to execute code in the recursive...
2018-03-05 jtlPrior to r329071, pmap_bootstrap() used pmap_kmem_choos...
2018-03-04 kibUnify bulk free operations in several pmaps.
2018-03-02 sjgUpdate to bmake-201802222
2018-02-28 delphijMFV r330102: ntp 4.2.8p11
2018-02-22 mavMFV r329799, r329800:
2018-02-21 mavMFV r329502: 7614 zfs device evacuation/removal
2018-02-20 kibvm_wait() rework.
2018-02-18 mavMFV r324198: 8081 Compiler warnings in zdb
2018-02-16 dimUpgrade our copies of clang, llvm, lld, lldb, compiler...
next