]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/amd64/amd64/pmap.c
Skip the vm.pmap.kernel_maps sysctl by default.
[FreeBSD/FreeBSD.git] / sys / amd64 / amd64 / pmap.c
2020-12-18 John BaldwinSkip the vm.pmap.kernel_maps sysctl by default.
2020-12-18 Xin LIMFV r368746:
2020-12-14 Konstantin Belousovamd64 pmap: fix PCID mode invalidations
2020-12-13 Martin MatuskaMFV r368607:
2020-12-09 Cy SchubertMFV r368464:
2020-12-09 Jung-uk KimMerge OpenSSL 1.1.1i.
2020-12-06 Stefan EßerUpgrade to version 3.2.3
2020-12-01 Martin MatuskaMFV r368207:
2020-11-26 Stefan EßerUpdate to version 3.2.0
2020-11-20 Simon J. GerratyMerge bmake-20201117
2020-11-19 Dag-Erling SmørgravMerge upstream r948: fix race condition in openpam_ttyc...
2020-11-19 Mark Johnstonvm_phys: Try to clean up NUMA KPIs
2020-11-18 Marcin WojtasAdjust ENA driver files to latest ena-com changes
2020-11-18 Marcin WojtasFix completion descriptors alignment for the ENA
2020-11-13 Jung-uk KimMFV: r367652
2020-11-11 Mark Johnstonvmm: Make pmap_invalidate_ept() wait synchronously...
2020-11-07 Simon J. GerratyUpdate to bmake-20201101
2020-11-04 Mark Johnstonamd64: Make it easier to configure exception stack...
2020-10-27 Cy SchubertMFV r367082:
2020-10-24 Xin LIMFV r366990: less v563.
2020-10-22 Philip PaepsImport tzdata 2020c
2020-10-17 Matt MacyUpdate OpenZFS to 2.0.0-rc3-gfc5966
2020-10-17 Philip PaepsImport tzdata 2020c
2020-10-16 Kyle EvansMFC r366760: lua: update to 5.3.6
2020-10-14 Konstantin BelousovAvoid dump_avail[] redefinition.
2020-10-12 Dimitry AndricMerge llvm, clang, compiler-rt, libc++, libunwind,...
2020-10-09 Jung-uk KimMFV: r366539
2020-10-08 Philip PaepsImport tzdata 2020b
2020-10-03 Konstantin BelousovFix pmap_pti_add_kva() call for doublefault stack page.
2020-10-03 Jakub Wojciech KlamaImport lib9p 9d5aee77bcc1bf0e79b0a3bfefff5fdf2146283c.
2020-10-01 Matt MacyOpenZFS: MFV 2.0-rc3-gfc5966
2020-10-01 Dimitry AndricMerge llvm, clang, compiler-rt, libc++, libunwind,...
2020-10-01 Stefan EßerUpgrade to version 3.1.6
2020-10-01 Baptiste DaroussinUpdate nvi to 2.2.0-05ed8b9
2020-09-22 Konstantin Belousovamd64 pmap: More unification for psind = 1 vs 2 in...
2020-09-22 Jung-uk KimMerge OpenSSL 1.1.1h.
2020-09-21 Konstantin Belousovamd64 pmap: only calculate page table page when needed.
2020-09-20 Konstantin Belousovamd64 pmap: handle cases where pml4 page table page...
2020-09-19 Mark JohnstonFix some nits in 1G page support in the amd64 pmap.
2020-09-18 Matt MacyMFV 2.0-rc2
2020-09-18 Eric van Gyzenamd64 pmap_pkru_same: prev_ppr was always NULL
2020-09-18 Mark JohnstonEnsure that a protection key is selected in pmap_enter_...
2020-09-16 Dimitry AndricMerge llvm, clang, compiler-rt, libc++, libunwind,...
2020-09-11 Kyle EvansMFV r365636: libarchive: import fix for WARNS=6 builds...
2020-09-10 Kyle EvansMFV r365599: import fix for a libexecinfo warning at...
2020-09-09 Konstantin BelousovAdd pmap_enter(9) PMAP_ENTER_LARGEPAGE flag and impleme...
2020-09-09 Konstantin BelousovFix assert.
2020-09-09 Konstantin Belousovamd64 pmap: teach functions walking user page tables...
2020-09-09 Konstantin Belousovamd64: report support for 1G superpages in getpagesizes(2).
2020-09-09 Baptiste DaroussinUpdate nvi to 2.2.0
2020-09-05 Simon J. GerratyUpdate to bmake-20200902
2020-09-04 Matt MacyZFS: MFV 2.0-rc1-gfd20a8
2020-09-02 Mark JohnstonInclude the psind in data returned by mincore(2).
2020-09-02 Konstantin BelousovFix a page table pages leak after LA57.
2020-09-01 Mateusz Guzikamd64: clean up empty lines in .c and .h files
2020-08-28 Matt MacyZFS: MFV 2.0-rc1-ga00c61
2020-08-27 Glen BarberMFH
2020-08-24 Matt MacyInitial import from vendor-sys branch of openzfs
2020-08-24 Cy SchubertMFV 364468:
2020-08-24 Cy SchubertMFV 364467:
2020-08-24 Dimitry AndricMerge llvm, clang, compiler-rt, libc++, libunwind,...
2020-08-23 Konstantin Belousovamd64 pmap: LA57 AKA 5-level paging
2020-08-21 Eric van Gyzenamd64 pmap: potential integer overflowing expression
2020-08-15 Dimitry AndricMerge llvm, clang, compiler-rt, libc++, libunwind,...
2020-08-05 Stefan EßerUpgrade to version 3.1.5
2020-08-04 Emmanuel VadotImport DTS files for arm, arm64, riscv from Linux 5.8
2020-08-03 Stefan EßerUpgrade to version 3.1.4
2020-07-31 Dimitry AndricMerge llvm, clang, compiler-rt, libc++, libunwind,...
2020-07-31 Dimitry AndricMerge llvm, clang, compiler-rt, libc++, libunwind,...
2020-07-31 Dimitry AndricMerge llvm, clang, compiler-rt, libc++, libunwind,...
2020-07-31 Glen BarberMFH
2020-07-30 Conrad MeyerImport PCG-C into sys/contrib
2020-07-21 Dimitry AndricMerge llvm, clang, compiler-rt, libc++, libunwind,...
2020-07-18 Konstantin Belousovamd64 pmap: microoptimize local shootdowns for PCID...
2020-07-18 Jung-uk KimMFV: r363292
2020-07-16 Conrad MeyerRevert r240317 to prevent leaking pmap entries
2020-07-15 Gregory Neil ShapiroMerge sendmail 8.16.1 to HEAD: See contrib/sendmail...
2020-07-14 Jung-uk KimMFV: r362513
2020-07-12 Simon J. GerratyUpdate to bmake-20200710
2020-07-11 Stefan EßerUpdate to version 3.1.3
2020-07-09 Scott LongRevert r362998, r326999 while a better compatibility...
2020-07-08 Simon J. GerratyUpdate to bmake-20200704
2020-07-07 Scott LongMigrate the feature of excluding RAM pages to use ...
2020-07-07 Cy SchubertMFV r362990:
2020-07-07 Stefan EßerUpdate to version 3.1.1
2020-06-28 Dimitry AndricMerge llvm, clang, compiler-rt, libc++, libunwind,...
2020-06-27 Konstantin Belousovamd64 pmap: explain ptepindex.
2020-06-25 Dimitry AndricMerge llvm, clang, compiler-rt, libc++, libunwind,...
2020-06-24 Cy SchubertMFV r362565:
2020-06-20 Dimitry AndricMerge llvm, clang, compiler-rt, libc++, libunwind,...
2020-06-18 Jung-uk KimMFV: r362286
2020-06-17 Andrew TurnerUpdate opencsd to 0.14.2
2020-06-17 Xin LIMFV r362254: file 5.39.
2020-06-16 Andrew TurnerRe-add opencsd as a vendor import from the dist directory
2020-06-13 Cy SchubertMFV r362143:
2020-06-12 Cy SchubertMFV r362082:
2020-06-10 Konstantin Belousovamd64 pmap: reorder IPI send and local TLB flush in...
2020-06-09 Simon J. GerratyMerge bmake-20200606
2020-06-09 Cy SchubertMFV r361938:
2020-06-09 Cy SchubertMFV r361937:
next