]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/vm
[PowerPC] XIVE dispatch tweaks
[FreeBSD/FreeBSD.git] / sys / vm /
2020-06-29 Conrad Meyervm: Add missing WITNESS warnings for M_WAITOK allocation
2020-06-28 Mark JohnstonFix UMA's first-touch policy on systems with empty...
2020-06-28 Dimitry AndricMerge llvm, clang, compiler-rt, libc++, libunwind,...
2020-06-27 Konstantin Belousovvm_page_free_prep(): correct description of the require...
2020-06-25 Mark JohnstonCall swap_pager_freespace() from vm_object_page_remove().
2020-06-25 Dimitry AndricMerge llvm, clang, compiler-rt, libc++, libunwind,...
2020-06-24 Cy SchubertMFV r362565:
2020-06-20 Jeff RobersonClarify some language. Favor primary where both master...
2020-06-20 Dimitry AndricMerge llvm, clang, compiler-rt, libc++, libunwind,...
2020-06-20 Edward Tomasz Napi... Add linux_madvise(2) instead of having Linux apps call...
2020-06-19 Mark JohnstonRevert r362360.
2020-06-19 Mark JohnstonRestore a check unintentionally dropped in r362361.
2020-06-19 Mark JohnstonAdd a helper function for validating VA ranges.
2020-06-19 Mark JohnstonFix a double object unlock in vm_object_backing_collaps...
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 Conrad Meyervm: Drop vm_map_clip_{start,end} macro wrappers
2020-06-16 Andrew TurnerRe-add opencsd as a vendor import from the dist directory
2020-06-13 Cy SchubertMFV r362143:
2020-06-12 Eric van GyzenHonor db_pager_quit in some vm_object ddb commands
2020-06-12 Cy SchubertMFV r362082:
2020-06-09 Simon J. GerratyMerge bmake-20200606
2020-06-09 Mateusz Guzikvm: rework swap_pager_status to execute in constant...
2020-06-09 Cy SchubertMFV r361938:
2020-06-09 Cy SchubertMFV r361937:
2020-06-09 Cy SchubertMFV r361936:
2020-06-06 Chuck SilversDon't mark pages as valid if reading the contents from...
2020-06-05 Emmanuel Vadotdts: Update our copy to be in sync with Linux 5.7
2020-06-04 Mitchell HorneUpdate edk2 headers to stable202005
2020-06-04 Ed MasteCorrect terminology in vm.imply_prot_max sysctl description
2020-06-01 Dimitry AndricUpdate Subversion to 1.14.0 LTS. See contrib/subversion...
2020-06-01 Dimitry AndricUpdate apr-util to 1.6.1. See contrib/apr-util/CHANGES...
2020-05-31 Dimitry AndricUpdate apr to 1.7.0. See contrib/apr/CHANGES for a...
2020-05-29 Mateusz Guzikuma: hide item_domain under ifdef NUMA
2020-05-28 Jung-uk KimMFV: r361597
2020-05-28 Mark JohnstonFix boot on systems where NUMA domain 0 is unpopulated.
2020-05-27 Konstantin BelousovSimplify the condition to enable superpage mappings...
2020-05-27 Justin HibbitsProperly sort ifdef archs in vm_fault_soft_fast superpa...
2020-05-26 Marcin WojtasAdjust ENA driver to the new HAL
2020-05-23 Conrad MeyerUpdate to Zstandard 1.4.5
2020-05-23 Dimitry AndricMerge llvm, clang, compiler-rt, libc++, libunwind,...
2020-05-21 Cy SchubertMFV r361322:
2020-05-20 Simon J. GerratyMerge bmake-20200517
2020-05-20 Martin MatuskaMFV r361280:
2020-05-14 Jakub Wojciech KlamaImport lib9p 7ddb1164407da19b9b1afb83df83ae65a71a9a66.
2020-05-14 Mark JohnstonAllocate UMA per-CPU counters earlier.
2020-05-13 Kyle Evanskernel: provide panicky version of __unreachable
2020-05-11 Justin Hibbitspowerpc64: Implement Radix MMU for POWER9 CPUs
2020-05-01 Jung-uk KimMFV: r360512
2020-04-28 Mark JohnstonRe-check for wirings after busying the page in vm_page_...
2020-04-26 Mark JohnstonUse a single VM object for kernel stacks.
2020-04-24 Philip PaepsImport tzdata 2020a
2020-04-23 Cy SchubertMFV r360158:
2020-04-21 Jung-uk KimMerge OpenSSL 1.1.1g.
2020-04-21 Mark JohnstonFactor out the kmem contig page alloc and reclamation...
2020-04-21 Mark JohnstonMinimize conditional compilation for handling of M_EXEC.
2020-04-20 Mark JohnstonHandle trashed queue pointers in vm_page_acquire_unlock...
2020-04-14 Emmanuel Vadotdts: Import DTS from Linux 5.6
2020-04-02 Dimitry AndricMerge once more from ^/vendor/llvm-project/release...
2020-04-01 Hartmut BrandtMerge release 1.14 of bsnmp.
2020-03-31 Jung-uk KimMerge OpenSSL 1.1.1f.
2020-03-31 Bryan DreweryRemove dead code leftover from r331018.
2020-03-30 Konstantin BelousovVOP_GETPAGES_ASYNC(): consistently call iodone() callba...
2020-03-30 Kyle EvansMFV r359442: bmake: import -fno-common fix build back...
2020-03-28 Kyle EvansMFV r359401: OpenBSM: import ee79d73e8df5: auditreduce...
2020-03-28 Kyle EvansMFV r359393: tcsh: import 6974bc35a5cd
2020-03-28 Konstantin Belousovddb show pginfo: print pages reference value in hex.
2020-03-27 Jung-uk KimMerge ACPICA 20200326.
2020-03-26 Dimitry AndricMerge llvm, clang, compiler-rt, libc++, libunwind,...
2020-03-23 Brooks DavisImport the kyua test framework.
2020-03-23 Brooks DavisAdd liblutok a lightweight C++ API for lua.
2020-03-22 Xin LIMFV r359197: xz 5.2.5.
2020-03-18 Dimitry AndricMerge llvm, clang, compiler-rt, libc++, libunwind,...
2020-03-18 Jung-uk KimMerge OpenSSL 1.1.1e.
2020-03-11 Jeff RobersonCheck for busy or wired in vm_page_relookup(). Some...
2020-03-10 Dimitry AndricMerge ^/head r358731 through r358831.
2020-03-07 Mark JohnstonClean up uma_int.h a bit.
2020-03-07 Dimitry AndricMerge ^/head r358712 through r358730.
2020-03-07 Mark JohnstonMove SMR pointer type definition and access macros...
2020-03-06 Brooks DavisRemove an apparently incorrect assertion.
2020-03-06 Mark JohnstonUse COUNTER_U64_DEFINE_EARLY() in places where it simpl...
2020-03-05 Dimitry AndricMerge ^/vendor/llvm-project/release-10.x up to its...
2020-03-05 Dimitry AndricMerge ^/head r358466 through r358677.
2020-03-04 Cy SchubertMFV r358616:
2020-03-04 Brooks DavisIntroduce kern_mmap_req().
2020-03-02 Martin MatuskaMFV r358511,r358532:
2020-03-01 Mark JohnstonAvoid doubly wiring a newly allocated page in vm_page_g...
2020-03-01 Mateusz Guzikvm: add debug to uma_zone_set_smr
2020-02-29 Dimitry AndricMerge ^/head r358400 through r358465.
2020-02-28 Jeff RobersonProvide a lock free alternative to resolve bogus pages...
2020-02-28 Jeff RobersonConvert a few triviail consumers to the new unlocked...
2020-02-28 Jeff RobersonSupport the NOCREAT flag for grab_valid_unlocked.
2020-02-28 Jeff RobersonSimplify vref() code in object_reference. The local...
2020-02-28 Mark JohnstonAdd a blocking counter KPI.
2020-02-28 Emmanuel Vadotdts: Update our copy for arm, arm64 and riscv dts to...
2020-02-27 Dimitry AndricMerge ^/head r358269 through r358399.
2020-02-27 Dimitry AndricMerge ^/vendor/llvm-project/release-10.x up to its...
2020-02-27 Jeff RobersonA pair of performance improvements.
2020-02-27 Jeff RobersonAdd unlocked grab* function variants that use lockless...
next