]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/amd64/amd64/pmap.c
Add change forgotten in r263475. Make dmaplimit accessible outside
[FreeBSD/FreeBSD.git] / sys / amd64 / amd64 / pmap.c
2014-03-21 kibAdd change forgotten in r263475. Make dmaplimit access...
2014-03-10 baptUpdate libucl to 2014-03-03
2014-03-05 gjbMerge ^/projects/release-embedded into ^/head.
2014-03-05 emasteDisable amd64 TLB Context ID (pcid) by default for now
2014-03-05 delphijMFV r262756:
2014-03-04 jkimRevert accidentally committed changes in 262748.
2014-03-04 jkimProperly save and restore CR0.
2014-03-02 delphijMFV r262639: ncurses 5.9 20140222 snapshot.
2014-02-28 delphijMFV r262617: ncurses 5.9.
2014-02-28 impSymbolic bindings for the dts files...
2014-02-28 impAdd missing skeleton file.
2014-02-28 markj4478 dtrace_dof_maxsize is far too small
2014-02-28 impInitial import of DTS files from Linux
2014-02-26 desMFV (r262529): fix is_upper() predicate
2014-02-26 emasteUpdate LLDB snapshot to upstream r202189
2014-02-23 dimMerge from head up to r262415.
2014-02-23 baptImport libucl into head
2014-02-22 alcWhen the kernel is running in a virtual machine, it...
2014-02-21 gjbMerge the following:
2014-02-21 baptImport Dragonfly Mail Agent into base system
2014-02-21 gjbMove ^/user/gjb/hacking/release-embedded up one directo...
2014-02-21 gjbMFH: tracking commit
2014-02-18 emasteUpdate LLDB snapshot to upstream r201577
2014-02-16 dimUpgrade our copy of llvm/clang to 3.4 release. This...
2014-02-14 jmmvMFV: Import atf-0.20.
2014-02-11 jhbDon't waste a page of KVA for the boot-time memory...
2014-02-01 uqsMerge mdocml v1.12.3 into head
2014-01-31 desUpgrade to OpenSSH 6.5p1.
2014-01-30 dimImport libc++ 3.4 release. This contains a lot of...
2014-01-26 gshapiroMerge sendmail 8.14.8 to HEAD
2014-01-25 kaiwMFH@261151.
2014-01-25 grehanChange RWX to XWR in comments to match intent and bit...
2014-01-23 jhbMove <machine/apicvar.h> to <x86/apicvar.h>.
2014-01-19 gjbMFH: Tracking commit (r260891)
2014-01-15 kaiwCopy libelf, libdwarf and common files from vendor...
2014-01-12 jmmvAdd atf pkg-config files from the vendor branch.
2014-01-09 gjbMFH: tracking commit (head@r260486)
2014-01-02 kibUpdate the description for pmap_remove_pages() to match...
2014-01-02 kibAssert that accounting for the pmap resident pages...
2014-01-02 delphijMFV r260154 + 260182:
2013-12-30 dimIn sys/amd64/amd64/pmap.c, remove static function pmap_...
2013-12-28 gjbMFH: Tracking commit.
2013-12-27 gjbCopy head@r259933 -> user/gjb/hacking/release-embedded...
2013-12-20 neelRe-arrange bits in the amd64/pmap 'pm_flags' field.
2013-12-03 emasteUpdate LLDB to upstream r196259 snapshot
2013-11-17 jmmvMFV: Import atf-0.18.
2013-11-12 emasteUpdate LLDB to upstream r194122 snapshot
2013-11-05 edwinMFV of 255902, tzdata2013f
2013-10-29 baptMerge byacc 20130925
2013-10-23 rayMFC @r256953
2013-10-16 neelAdd a new capability, VM_CAP_ENABLE_INVPCID, that can...
2013-10-09 markmMFC - tracking commit
2013-10-08 dimIn sys/amd64/amd64/pmap.c, fix several gcc warnings...
2013-10-08 rayMFC @r256148.
2013-10-06 markmMFC - tracking commit
2013-10-05 neelMerge projects/bhyve_npt_pmap into head.
2013-10-02 markmMFC - tracking update.
2013-09-24 kibIn pmap_clear_modify(), initialize pvh even for fictiti...
2013-09-24 kibUse the pv lists generation count to read-lock the...
2013-09-21 desPull in all the OpenSSH bits that we'd previously left...
2013-09-21 desUpgrade to 6.3p1.
2013-09-21 delphijMFV r254750:
2013-09-20 alcThe pmap function pmap_clear_reference() is no longer...
2013-09-19 emasteMerge lldb man page from r188801 to contrib/llvm/tools...
2013-09-16 kibIn pmap_copy(), when the copied region is mapped with...
2013-09-11 grehanIFC @ r255459
2013-09-09 desThese three files appeared in 6.0p1, which was imported...
2013-09-08 alcPrior to r254304, we only began scanning the active...
2013-09-08 desImport Magerya Vitaly's ldns-host, and build it instead...
2013-09-07 desUpdate to OpenPAM Nummularia.
2013-09-07 desMFV (r255364): move the code around in preparation...
2013-09-07 markmMFC
2013-09-06 cyUpdate ipfilter 4.1.28 --> 5.1.2.
2013-09-06 gibbsImplement PV IPIs for PVHVM guests and further converge...
2013-09-06 markmMFC
2013-09-06 kibOnly lock pvh_global_lock read-only for pmap_page_wired...
2013-09-06 kibIn pmap_ts_referenced(), when restarting the loop due...
2013-09-05 sjgMerge bmake-20130904
2013-09-04 kibTidy up some loose ends in the PCID code:
2013-09-04 grehanIFC @ r255209
2013-09-01 rayMFC @r255128.
2013-09-01 markmMFC
2013-08-31 kibFix two build failures for non-tb configurations, UP...
2013-08-31 markmMFC
2013-08-30 kibThe pm_save should be cleared on the pmap initializatio...
2013-08-30 markmMFC
2013-08-30 kibImplement support for the process-context identifiers...
2013-08-29 alcSignificantly reduce the cost, i.e., run time, of calls...
2013-08-23 emasteMerge lldb r188801 to contrib/llvm/tools/lldb/
2013-08-23 emasteImport NetBSD libexecinfo 20130822 to contrib
2013-08-23 emasteImport NetBSD libexecinfo 20130822 to contrib
2013-08-23 markmMFC
2013-08-22 kibRevert r254501. Instead, reuse the type stability...
2013-08-22 kibUse the generation count of the pv list to work around...
2013-08-22 erwinUpdate Bind to 9.9.3-P2
2013-08-18 kibWhen code from r254064 in pmap_ts_referenced() drops...
2013-08-17 neelBump up the maximum addressable memory on amd64 systems...
2013-08-15 rayMFC @r254374.
2013-08-10 kibDifferent consumers of the struct vm_page abuse pageq...
2013-08-09 attilioOn all the architectures, avoid to preallocate the...
next