]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/amd64/amd64/pmap.c
amd64: annotate pti with __read_frequently
[FreeBSD/FreeBSD.git] / sys / amd64 / amd64 / pmap.c
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...
2018-02-14 cemx86 pmap: Make memory mapped via pmap_qenter() non...
2018-02-13 emasteamd64/pmap: Move Foundation copyright to the 2-clause...
2018-02-12 jeffMake v_wire_count a per-cpu counter(9) counter. This...
2018-02-12 jtlMark the pages used for the initial page-table entries...
2018-02-09 jkimMFV: r329072
2018-02-09 jtlOn bootup, the amd64 pmap initialization code creates...
2018-02-08 markjUse vm_page_unwire_noq() instead of directly modifying...
2018-02-02 dimUpgrade our copies of clang, llvm, lld, lldb, compiler...
2018-01-27 kibUse PCID to optimize PTI.
2018-01-24 mmMFV r328323,328324:
2018-01-24 philipImport tzdata 2018c
2018-01-19 kibPTI: Trap if we returned to userspace with kernel ...
2018-01-18 jhbUse a dedicated per-CPU stack for machine check exceptions.
2018-01-18 kibFix compilation with gcc.
2018-01-18 kibRemove the 'last' argument from the pmap_pti_free_page().
2018-01-18 kevanslibfdt: Update to 1.4.6, switch to using libfdt for...
2018-01-17 kibPTI for amd64.
2018-01-05 jkimMerge ACPICA 20180105.
2017-12-29 dimMerge llvm, clang, lld, lldb, compiler-rt and libc...
2017-12-24 dimMerge compiler-rt trunk r321414 to contrib/compiler-rt.
2017-12-24 dimMerge llvm trunk r321414 to contrib/llvm.
2017-12-20 dimMerge compiler-rt trunk r321017 to contrib/compiler-rt.
2017-12-20 dimMerge lldb trunk r321017 to contrib/llvm/tools/lldb.
2017-12-20 dimMerge lld trunk r321017 to contrib/llvm/tools/lld.
2017-12-20 dimMerge clang trunk r321017 to contrib/llvm/tools/clang.
2017-12-20 dimMerge llvm trunk r321017 to contrib/llvm.
2017-12-07 jkimMerge OpenSSL 1.0.2n.
2017-12-06 emasteUpdate tcpdump to 4.9.2
2017-11-29 impImport lua 5.3.4 to contrib
2017-11-20 delphijMFV r326007: less v529.
2017-11-19 hselaskyMerge ^/head r325842 through r325998.
2017-11-18 manuUpdate our copy of DTS from the ones from Linux 4.14
2017-11-18 pfgspdx: initial adoption of licensing ID tags.
2017-11-11 baptUpdate to zstd 1.3.2
2017-11-10 hselaskyMerge ^/head r325505 through r325662.
2017-11-08 jeffReplace manyinstances of VM_WAIT with blocking page...
2017-11-07 hselaskyMerge ^/head r323559 through r325504.
2017-11-05 kibZero the structure instead of the pointer to it.
2017-11-02 sjgUpdate to bmake-20171028
2017-11-02 jkimMerge OpenSSL 1.0.2m.
2017-11-01 kibRestore an optimization that was temporary disabled...
2017-10-31 mwUpdate ena-com HAL to v1.1.4.3 and update driver accord...
2017-10-28 philipImport tzdata 2017c
2017-10-27 avgMFV r325013,r325034: 640 number_to_scaled_string is...
2017-10-23 markjFix the VM_NRESERVLEVEL == 0 build.
2017-10-21 manudts: Update our device tree sources file fomr Linux...
2017-10-20 mjgamd64: __exclusive_cache_line pv_chunks_mutex and pv_li...
2017-10-16 kibFix the pv_chunks pc_lru tailq handling in reclaim_pv_c...
2017-10-10 jkimMerge ACPICA 20170929 (take 2).
2017-10-06 baptImport 1.14.3
2017-10-05 mjgamd64: remove unused variable from pmap_delayed_invl_genp
2017-10-01 avgMFV r323530,r323533,r323534: 7431 ZFS Channel Programs...
2017-10-01 mmMFV r324145,324147:
2017-09-29 jkimMerge ACPICA 20170929.
2017-09-17 gordonMFV r323678: file 5.32
2017-08-31 jkimMerge ACPICA 20170831.
2017-08-22 baptImport zstandard 1.3.1
2017-08-14 ngieAdd supporting changes for `Add limited sandbox capabil...
2017-08-11 hselaskyMerge ^/head r321383 through r322397.
2017-08-07 kibAvoid DI recursion when reclaim_pv_chunk() is called...
2017-08-07 kibExplain why delayed invalidation is not required in...
2017-08-04 desUpgrade to OpenSSH 7.5p1.
next