]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/vm
Implement minidump support for RISC-V.
[FreeBSD/FreeBSD.git] / sys / vm /
2019-03-06 Mark JohnstonImplement minidump support for RISC-V.
2019-03-04 Dimitry AndricMerge ^/head r344549 through r344775.
2019-03-04 Dimitry AndricMerge llvm, clang, compiler-rt, libc++, lld, and lldb...
2019-02-27 Mateusz Guzikvm: remove seq.h inclusion made obsolete by NUMA rewrite
2019-02-26 Jung-uk KimMerge OpenSSL 1.1.1b.
2019-02-26 Simon J. GerratyAdd libbearssl
2019-02-26 Jason A. HarmeningFix incorrect assertion in vnode_pager_generic_getpages()
2019-02-25 Mark JohnstonImprove vmem tuning for platforms without a direct...
2019-02-25 Dimitry AndricMerge llvm, clang, compiler-rt, libc++, lld, and lldb...
2019-02-25 Dag-Erling SmørgravUpgrade to OpenPAM Tabebuia.
2019-02-25 Dimitry AndricMerge ^/head r344178 through r344512.
2019-02-21 Ed Mastescp: validate filenames provided by server against...
2019-02-21 Jung-uk KimMFV: r344447
2019-02-21 Mark JohnstonClear pointers to indicate that the respective locks...
2019-02-20 Jung-uk KimMFV: r344395
2019-02-20 Mark JohnstonMFV r344364:
2019-02-20 Konstantin BelousovAdd kernel support for Intel userspace protection keys...
2019-02-17 Mark JohnstonRemove a redundant flag variable.
2019-02-15 Gleb SmirnoffFor 32-bit machines rollback the default number of...
2019-02-15 Dimitry AndricMerge ^/head r343956 through r344177.
2019-02-15 Dimitry AndricMerge llvm, clang, compiler-rt, libc++, lld, and lldb...
2019-02-14 Konstantin BelousovMake anon clustering more compatible.
2019-02-13 Mark JohnstonImplement transparent 2MB superpage promotion for RISC-V.
2019-02-13 Martin MatuskaMFV r344088 (libarchive):
2019-02-12 Martin MatuskaMFV r344063:
2019-02-12 Pedro F. GiffuniUMA: unsign some variables related to allocation in...
2019-02-10 Konstantin Belousovstruct xswdev on amd64 requires compat32 shims after...
2019-02-10 Konstantin BelousovImplement Address Space Layout Randomization (ASLR)
2019-02-10 Dimitry AndricMerge ^/head r343807 through r343955.
2019-02-09 Konstantin Belousovi386: honor kern.elf32.read_exec for ommap(2) and break...
2019-02-09 Konstantin BelousovNormalize the declaration of i386_read_exec variable.
2019-02-07 Gleb SmirnoffNow that there is only one way to allocate a slab,...
2019-02-07 Gleb SmirnoffReport cache zones in UMA stats sysctl, that 'vmstat...
2019-02-07 Konstantin Belousovcontigmalloc: handle M_EXEC.
2019-02-05 Dimitry AndricMerge ^/head r343712 through r343806.
2019-02-05 Dimitry AndricMerge llvm, clang, compiler-rt, libc++, lld, and lldb...
2019-02-03 Mark JohnstonAllow vm_page_free_prep() to dequeue pages without...
2019-02-03 Mark JohnstonFix a race in vm_page_dequeue_deferred().
2019-02-03 Dimitry AndricMerge ^/head r343571 through r343711.
2019-02-02 Alexander MotinFix integer math overflow in UMA hash_alloc().
2019-01-31 Gleb SmirnoffIn zone_alloc_bucket() max argument was calculated...
2019-01-30 Dimitry AndricMerge ^/head r343320 through r343570.
2019-01-23 Mark JohnstonCorrect uma_prealloc()'s use of domainset iterators...
2019-01-22 Dimitry AndricMerge lldb release_80 branch r351543, and resolve confl...
2019-01-22 Dimitry AndricMerge lld release_80 branch r351543, and resolve conflicts.
2019-01-22 Dimitry AndricMerge clang release_80 branch r351543, and resolve...
2019-01-22 Dimitry AndricMerge llvm release_80 branch r351543, and resolve confl...
2019-01-22 Dimitry AndricMerge compiler-rt trunk r351319, and resolve conflicts.
2019-01-22 Dimitry AndricMerge libc++ trunk r351319, and resolve conflicts.
2019-01-20 Dimitry AndricMerge lldb trunk r351319, resolve conflicts, and update...
2019-01-20 Dimitry AndricMerge lld trunk r351319, resolve conflicts, and update...
2019-01-20 Dimitry AndricMerge clang trunk r351319, resolve conflicts, and updat...
2019-01-20 Dimitry AndricMerge llvm trunk r351319, resolve conflicts, and update...
2019-01-18 Konstantin BelousovMI VM: Make it possible to set size of superpage at...
2019-01-16 Gleb SmirnoffDo not reserve KVA for paging bufs in vm_ksubmap_init...
2019-01-16 Konstantin BelousovImplement shmat(2) flag SHM_REMAP.
2019-01-16 Gleb SmirnoffWhitespace.
2019-01-16 Marcin WojtasSuppress excessive error prints in ENA TX hotpath
2019-01-15 Gleb SmirnoffFix compilation failures on different arches that have...
2019-01-15 Gleb Smirnoffstyle(9): break long line.
2019-01-15 Gleb SmirnoffRemove harmless leftover from code that cycles over...
2019-01-15 Gleb SmirnoffOnly do uz_items accounting for zones that have a limit...
2019-01-15 Gleb SmirnoffMake uz_allocs, uz_frees and uz_fails counter(9). This...
2019-01-15 Gleb SmirnoffFix compilation on 32-bit.
2019-01-15 Gleb SmirnoffAllocate pager bufs from UMA instead of 80-ish mutex...
2019-01-15 Gleb Smirnoffo Move zone limit from keg level up to zone level....
2019-01-11 Emmanuel VadotImport DTS from Linux 4.20
2019-01-11 Emmanuel VadotImport DTS includes from 4.19
2019-01-10 Ed MasteUpdate to ELF Tool Chain r3668
2019-01-09 Jung-uk KimMFV: r342867
2019-01-07 Gleb SmirnoffFix regression in r331368, that broke dumping of UMA...
2019-01-07 Konstantin BelousovAdd a tunable which changes mincore(2) algorithm to...
2018-12-31 Philip PaepsImport tzdata 2018i
2018-12-30 Konstantin BelousovAdd 'v' modifier to the ddb 'show pginfo' command to...
2018-12-30 Philip PaepsImport tzdata 2018h
2018-12-29 Conrad MeyerUpdate to Zstandard 1.3.8
2018-12-26 Andriy GaponMFV r342532: 5882 Temporary pool names
2018-12-26 Andriy GaponMFV r342469: 9630 add lzc_rename and lzc_destroy to...
2018-12-23 Simon J. GerratyMerge bmake-20181221
2018-12-18 Cy SchubertMFV r342175:
2018-12-15 Dimitry AndricUpdate clang, llvm, lld, lldb, compiler-rt and libc...
2018-12-14 Jung-uk KimMFV: r342049
2018-12-13 Martin MatuskaMFV r341771,342040,342041:
2018-12-11 Mateusz GuzikRemove unused argument to priv_check_cred.
2018-12-09 Dimitry AndricMerge ^/head r340918 through r341763.
2018-12-09 Dimitry AndricMerge llvm, clang, lld, lldb, compiler-rt and libc...
2018-12-09 Cy SchubertMFV r341618:
2018-12-07 Mateusz Guzikvm: use fcmpset for vmspace reference counting
2018-12-06 Simon J. GerratyUpdate bmake to version 20180919
2018-12-04 Brooks DavisNormalize COMPAT_43 syscall declarations.
2018-12-02 Konstantin BelousovChange the vm_ooffset_t type to unsigned.
2018-12-01 Konstantin BelousovAllow to create swap zone larger than v_page_count...
2018-11-30 Eric van GyzenInclude path for tmpfs objects in vm.objects sysctl
2018-11-30 Eric van GyzenAdd assertions and comment to vm_object_vnode()
2018-11-29 Mark JohnstonUpdate the free page count when blacklisting pages.
2018-11-28 Gleb SmirnoffFix yet another edge case in uma_startup_count(). If...
2018-11-28 Gleb SmirnoffFor not offpage zones the slab is placed at the end...
2018-11-27 Marius StroblImport CK as of 21d3e319407d19dece16ee317c757ffc54a452b...
2018-11-26 Martin MatuskaMFV r340938:
2018-11-25 Konstantin BelousovAvoid unneeded check in vmspace_alloc().
next