summaryrefslogtreecommitdiff
path: root/usr/src/uts/common/vm
AgeCommit message (Expand)AuthorFilesLines
2022-06-2014422 gcc10 build does not remove unused static functionsAndy Fiddaman1-2/+9
2022-03-1014443 resection manual pages per IPD4Richard Lowe1-1/+1
2022-02-1014407 unix, genunix partial warning cleanupRobert Mustacchi7-67/+8
2021-08-1613939 it's time the 32bit intel kernel was (x)86'dRichard Lowe3-4/+4
2021-07-2713833 want bhyve memory reservoirPatrick Mooney2-21/+63
2020-09-2313082 pageout needs a deadmanJoshua M. Clulow1-9/+9
2020-06-1112803 unix: duplicate symbols in the kernelToomas Soome1-9/+9
2020-05-0812608 want memory arena for vmm applicationsJohn Levon4-46/+63
2020-05-0712701 segspt_minfree needs right-sizingJohn Levon1-13/+30
2020-04-2112552 increase get_max_pagesJerry Jelinek1-1/+18
2020-04-0811909 THREAD_KPRI_RELEASE does nothing of the sortPatrick Mooney1-9/+1
2020-03-1612174 i86pc: variable may be used uninitializedToomas Soome1-14/+16
2020-01-2912172 genunix: variable may be used uninitializedToomas Soome7-36/+56
2019-12-0412045 segkmem_page_create(): Fire Walk With MeJohn Levon1-4/+3
2019-11-2211797 i86pc: cast between incompatible function typesToomas Soome1-6/+6
2019-08-2110703 smatch unreachable code checking needs reworkingJohn Levon1-2/+1
2019-08-1611528 Makefile.noget can get goneJohn Levon1-2/+1
2019-02-2010376 uts: NULL pointer issues in genunixToomas Soome2-2/+2
2019-02-2010373 vm_anon: cast between incompatible function typesToomas Soome1-13/+13
2019-02-0710345 segspt_badop: cast between incompatible function typesToomas Soome1-59/+195
2019-01-2310095 unchecked return value in segvn_pagelock()John Levon1-1/+1
2019-01-1410081 smatch indenting fixes for usr/src/utsJohn Levon1-2/+2
2018-07-199641 want stack-clash mitigationPatrick Mooney13-91/+504
2018-03-109214 typo: sytem should be systemToomas Soome1-1/+1
2018-01-308809 libzpool should leverage work done in libfakekernelAndrew Stormont1-2/+3
2017-12-138819 x86 unix: variable set but not usedToomas Soome1-2/+2
2017-06-278228 cstyle: Remove space-tab sequences in /* All Rights Reserved */Marcel Telka10-12/+10
2017-02-277805 want faster clock_gettimePatrick Mooney4-1/+500
2017-02-237859 uts: indentation errorsToomas Soome2-9/+11
2017-02-227812 Remove gender specific languageDaniel Hoffman2-3/+5
2017-01-037511 swapctl(SC_LIST) allocation nihilismJoshua M. Clulow1-0/+27
2016-12-277615 libbe: cleanup compile warningsToomas Soome2-4/+0
2016-12-067605 we should not attempt to write to ZFS while panicingSara Hartse1-15/+1
2016-09-077241 page_reclaim_mem() gives up on reclaiming memory too easilyDan Kimmel1-7/+15
2016-09-067268 Checking vmem limit of wrong process for door_callsBrandon Baker1-9/+18
2016-06-107056 tmpfs in a non-global zone does not abide by tmpfs_minfreeBryan Cantrill1-2/+9
2016-05-046860 segvn_create() doesn't merge segments due to bogus mpolicy mismatchBryan Cantrill1-2/+2
2016-04-306934 add kstat to track anon memory reservation failure (ENOMEM)Jerry Jelinek1-0/+1
2016-03-296818 add MADV_PURGE to provide busted Linux MADV_DONTNEED semanticsBryan Cantrill4-24/+110
2016-01-166345 remove xhat supportJosef 'Jeff' Sipek7-975/+62
2016-01-056514 AS_* lock macros simplificationJosef 'Jeff' Sipek10-237/+235
2015-09-086065 page hash: use a static inline instead of a macroJosef 'Jeff' Sipek1-42/+31
2015-04-125830 want arc4random(3C) suiteRobert Mustacchi12-73/+237
2015-02-265508 move segvn #defines into seg_vn.cJosef 'Jeff' Sipek2-21/+22
2015-02-265384 pvn_getpages may assert in valid scenariosJosef 'Jeff' Sipek1-7/+7
2015-02-095566 elfexec is overzealous with vpagesJerry Jelinek1-4/+50
2014-11-195302 vm: remove 'nopageage' static globalJosef 'Jeff' Sipek1-3/+1
2014-11-105255 uts shouldn't open-code ISP2Josef 'Jeff' Sipek3-8/+6
2014-08-125045 use atomic_{inc,dec}_* instead of atomic_add_*Josef 'Jeff' Sipek7-25/+24
2014-08-125042 stop using deprecated atomic functionsJosef 'Jeff' Sipek2-7/+8