Move dwmmc.h to dwmmc_reg.h. This is in preperation for adding support to
[freebsd.git] / sys / vm /
2015-08-28 markjRemove weighted page handling from vm_page_advise().
2015-08-27 alcIn vm_pageout_scan(), simplify the logic for determinin...
2015-08-25 alcTesting whether a page is dirty does not require the...
2015-08-22 markmMake the UMA harvesting go away completely if not wante...
2015-08-21 alcEliminate pointless assignments to rtvals[] in swap_pag...
2015-08-20 rstonePrevent ticks rollover from preventing vm_lowmem event
2015-08-20 andrewAdd the kernel support for minidumps on arm64.
2015-08-16 alcAs another piece of PG_CACHE page elimination, remove...
2015-08-10 kibMake kstack_pages a tunable on arm, x86, and powepc...
2015-08-10 zbbAvoid sign extension of value passed to kva_alloc from...
2015-08-06 alcIntroduce a sysctl for reporting the number of fully...
2015-08-05 jahProperly sort the function declarations added in r286296
2015-08-04 jahAdd two new pmap functions:
2015-08-03 alcRefinements to r281079's sequential access optimization...
2015-07-31 emasteAdd ELF Tool Chain's brandelf(1) to contrib
2015-07-30 kibDo not pretend that vm_fault(9) supports unwiring the...
2015-07-30 emasteAdd ELF Tool Chain's ar(1) and elfdump(1) to contrib
2015-07-29 jeff - Make 'struct buf *buf' private to vfs_bio.c. Having...
2015-07-28 bdreweryMFV r285970:
2015-07-28 zbbImport Annapurna Labs Alpine HAL to sys/contrib/
2015-07-25 kibRevert r173708's modifications to vm_object_page_remove().
2015-07-23 jeffRefactor unmapped buffer address handling.
2015-07-22 jkimMerge ACPICA 20150717.
2015-07-17 bennoMerge driver for PMC Sierra's range of SAS/SATA HBAs.
2015-07-11 adrianAdd an initial NUMA affinity/policy configuration for...
2015-07-09 jkimMerge OpenSSL 1.0.1p.
2015-07-08 alcThe intention of r254304 was to scan the active queue...
2015-07-08 pkelseyMFV r285191: tcpdump 4.7.4.
2015-07-07 gshapiroMerge sendmail 8.15.2 to HEAD
2015-07-05 markjAdd a local variable initialization needed in the OBJT_...
2015-07-05 cyMFV ntp-4.2.8p3 (r284990).
2015-07-02 mjgvm: don't lock proc around accesses to vm_{t,d}addr...
2015-07-02 kibAccount for the main process stack being one page below...
2015-06-30 markmHuge cleanup of random(4) code.
2015-06-25 jmgIf INVARIANTS is specified, add ctor/dtor to junk memor...
2015-06-21 alcAvoid pmap_is_modified() on pages that can't be mapped.
2015-06-18 jkimMerge ACPICA 20150619.
2015-06-17 glebiuso Un-inline vm_pager_get_pages(), vm_pager_get_pages_as...
2015-06-14 kibInvalid pages do not need neither update of the activat...
2015-06-14 alcAs the next step in eliminating PG_CACHE pages, free...
2015-06-13 sjgAdd META_MODE support.
2015-06-12 glebiusMake KPI of vm_pager_get_pages() more strict: if a...
2015-06-10 delphijMFV r284234:
2015-06-10 mjgImplement lockless resource limits.
2015-06-10 alcCorrect a type error in kmem_unback(). Previously...
2015-06-08 alcRetire VM_FREEPOOL_CACHE as the next step in eliminatin...
2015-06-04 jhbAdd a new file operations hook for mmap operations...
2015-06-02 vangyzenProvide vnode in memory map info for files on tmpfs
2015-05-30 alcDocument vm_page_alloc_contig()'s support for the VM_AL...
2015-05-27 jhbExport a list of VM objects in the system via a sysctl...
2015-05-27 sjgMerge sync of head
2015-05-26 sjgMerge from head
2015-05-22 jkimCALLOUT_MPSAFE has lost its meaning since r141428,...
2015-05-20 kibDo grammar fix in the comment to record the right commi...
2015-05-20 kibRemove the write-only variable phent. We currently...
2015-05-18 jkimMerge ACPICA 20150515.
2015-05-10 sjgMerge bmake-20150505 improve detection of malformed...
2015-05-10 kibSatisfy vm_object uma zone destructor requirements...
2015-05-09 gjbMerge ^/projects/release-arm-redux into ^/head.
2015-05-09 kibThe vmem callback to reclaim kmem arena address space...
2015-05-08 jhbPlace VM objects on the object list when created and...
2015-05-08 adrianoops - how'd i miss this. Sorry!
2015-05-08 adrianAdd initial memory locality cost awareness to the VM...
2015-05-06 gjbMFH: r282315-r282534
2015-05-06 glebiusFix the KASSERT and improve wording in r282426.
2015-05-04 gjbMFV r225523, r282431:
2015-05-04 glebiusFix arithmetical bug in vnode_pager_haspage(). The...
2015-05-04 cyMFV ntp 4.2.8p2 (r281348)
2015-05-02 glebiusInstead of reading, validating and adjusting value...
2015-05-01 gjbMFH: r281855-r282312
2015-04-30 jhbRemove support for Xen PV domU kernels. Support for...
2015-04-29 scottlImprove support for blacklisting bad memory locations...
2015-04-29 traszAdd kern.racct.enable tunable and RACCT_DISABLED config...
2015-04-28 pfgMFV r282150
2015-04-28 kibDo not sleep waiting for the MAP_ENTRY_IN_TRANSITION...
2015-04-27 desRestore packaging subdir to enable running unmodified...
2015-04-27 ngieIntegrate tools/regression/aio/aiotest and tools/regres...
2015-04-27 ngieIntegrate tools/regression/mqueue into the FreeBSD...
2015-04-27 ngieIntegrate tools/regression/fifo into the FreeBSD test...
2015-04-27 ngieIntegrate tools/regression/kqueue into the FreeBSD...
2015-04-27 ngieIntegrate tools/regression/execve into the FreeBSD...
2015-04-27 ngieMove etc/tests/rc.d to etc/rc.d/tests to match the...
2015-04-24 scottlRevert r281451. It causes a panic/hang early in boot...
2015-04-23 jhbReassign copyright statements on several files from...
2015-04-22 gjbMFH: r280643-r281852
2015-04-21 sjgMerge bmake-20150418
2015-04-21 rpauloMerge wpa_supplicant/hostapd 2.4.
2015-04-20 gjbMFH: r281668 through r281783
2015-04-20 alcEliminate an unused variable.
2015-04-19 alcEliminate an unused variable.
2015-04-18 kibThe lseek(2), mmap(2), truncate(2), ftruncate(2), pread...
2015-04-12 ngieMFhead @ r281476
2015-04-12 dchaginRework r281162. Indeed, the flexible array member is...
2015-04-11 alcCorrect an off-by-one error in vm_reserv_reclaim_contig...
2015-04-10 baptUpdate nvi to 2.1.3 which fixes the data corruption...
2015-04-10 glebiusUMA zone limit can be lowered, so remove protection...
2015-04-09 mavRemove sleeps from geom_up thread on device destruction.
2015-04-07 jeff - Simplify vm_pageout_scan() by introducing a new...
2015-04-06 dchaginProperly calculate "UMA Zones" per cpu cache size....
2015-04-05 alcUntil the lock assertions in vm_page_advise() are prope...
next