]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/arm/arm/pmap-v6.c
Apply access flags for managed and unmanaged pages properly on ARMv6/v7
[FreeBSD/FreeBSD.git] / sys / arm / arm / pmap-v6.c
2013-11-19 zbbApply access flags for managed and unmanaged pages...
2013-11-19 zbbAvoid clearing EXEC permission bit when setting the...
2013-11-17 jmmvMFV: Import atf-0.18.
2013-11-17 alcImplement pmap_align_superpage().
2013-11-12 emasteUpdate LLDB to upstream r194122 snapshot
2013-11-05 edwinMFV of 255902, tzdata2013f
2013-11-04 ianBegin reducing code duplication in arm pmap.c and pmap...
2013-10-29 baptMerge byacc 20130925
2013-10-27 ianRetire arm_remap_nocache() and the data and constants...
2013-10-18 cognetThere's no need to guard pmap_extract(), it won't be...
2013-10-17 cognet- Switch to use WBWA mappings for page tables on armv6...
2013-10-02 markmMFC - tracking update.
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 zbbImplement pmap_advise() for ARMv6/v7 pmap module
2013-09-16 zbbWrite protect base page after superpage demotion so...
2013-09-09 desThese three files appeared in 6.0p1, which was imported...
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-06 cyUpdate ipfilter 4.1.28 --> 5.1.2.
2013-09-05 sjgMerge bmake-20130904
2013-09-04 grehanIFC @ r255209
2013-08-30 markmMFC
2013-08-29 alcSignificantly reduce the cost, i.e., run time, of calls...
2013-08-26 markmMFC
2013-08-26 rajIntroduce superpages support for ARMv6/v7.
2013-08-26 rajAdd missing TAILQ initializer (omitted in r250634).
2013-08-26 markmMFC
2013-08-26 andrewRevert r251370 as it contains a deadlock.
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 erwinUpdate Bind to 9.9.3-P2
2013-08-19 rajDo not use pv_kva on ARMv6/v7 and save some space on...
2013-08-19 rajSimplify and clean up pmap_clearbit()
2013-08-19 rajFix ARMv6/v7 mapping's wired status.
2013-08-19 rajClear all L2 PTE protection bits before their configura...
2013-08-19 rajSimplify pv_entry removal or ARMv6/v7:
2013-08-09 attilioThe soft and hard busy mechanism rely on the vm object...
2013-08-07 jeffReplace kernel virtual address space allocation with...
2013-08-06 erwinUpdate Bind to 9.8.5-P2
2013-08-02 peterUpdate serf 1.2.1 -> 1.3.0 for svn
2013-07-28 peterUpdate subversion-1.8.0 -> 1.8.1. Update supporting
2013-07-28 pfgDTrace: re-merge remainder of r249367 (original from...
2013-07-19 grehanIFC @ r253461
2013-07-09 emasteRemove extraneous format string converison specifier
2013-07-06 netchild- Move videodev headers from compat/linux to contrib...
2013-07-05 grehanIFC @ r252763
2013-07-04 rpauloRestore the dbus directory that was not meant to be...
2013-07-04 rpauloMerge hostapd / wpa_supplicant 2.0.
2013-07-04 gberRemove redundant clearing of the PGA_WRITEABLE flag in
2013-07-04 gberFix modified bit emulation for ARMv6/v7
2013-07-03 grehanImport driver source from hyperv-20130627 vendor branch.
2013-06-18 peterIntroduce svnlite so that we can check out our source...
2013-06-17 baptUpdate dialog to 1.2-20130523
2013-06-15 grehanImport driver source from hyperv-20130502 vendor branch.
2013-06-12 dimUpgrade our copy of llvm/clang to 3.3 release.
2013-06-05 jkimAdd GNU regex from glibc 2.17.
2013-06-04 gberImplement pmap_copy() for ARMv6/v7.
2013-05-30 delphijMFV: tcpdump 4.4.0.
2013-05-23 gberRework and organize pmap_enter_locked() function.
2013-05-23 gberStop using PVF_MOD, PVF_REF & PVF_EXEC flags in pv_entr...
2013-05-23 gberImprove, optimize and clean-up ARMv6/v7 memory manageme...
2013-05-23 gberSwitch to AP[2:1] access permissions model. Store ...
2013-05-21 attilioo Relax locking assertions for vm_page_find_least()
2013-05-21 jkimAdd flex 2.5.37 from flex.sourceforge.net to contrib.
2013-05-20 jkimMerge ACPICA 20130517.
2013-05-20 sjgSync with upstream version (20130520) that includes...
2013-05-19 markjRe-introduce another part of r249367. This commit fixes...
2013-05-14 gberPort the new PV entry allocator from amd64/i386/mips...
2013-05-12 markjBring back part of r249367 by adding DTrace's temporal...
2013-05-06 gberFix page reference emulation on ARMv6 and v7
2013-05-06 gberFix L2 PTE access permissions management.
2013-04-28 adrianCopy the vendor branch ar9300 code from qcamain_open_ha...
2013-04-21 gshapiroMerge sendmail 8.14.7 to HEAD
2013-04-19 jkimMerge ACPICA 20130418.
2013-04-16 pfgDTrace: print() should try to resolve function pointers
2013-04-12 pfgDtrace: resolve const types from fbt and other fixes.
2013-04-12 dimUpgrade our copy of llvm/clang to trunk r178860, in...
2013-04-11 pfgDTrace: option for time-ordered output
2013-04-09 edImport a new version of NetBSD's mtree.
2013-04-06 mmMFV r248217:
2013-04-05 desUpgrade to 1.4.20.
2013-04-05 desMinimal subset of the unbound sources.
2013-04-04 jkimMerge ACPICA 20130328.
2013-04-02 sjgUpdate to bmake-20130330
2013-04-01 pfgDtrace: enablings on defunct providers prevent provider...
2013-03-25 pfgDtrace: Add SUN MDB-like type-aware print() action.
2013-03-25 pfgDtrace: add toupper()/tolower() and enhancements to...
2013-03-24 pfgDtrace: add optional size argument to tracemem().
2013-03-22 desUpgrade to OpenSSH 6.2p1. The most important new featu...
2013-03-22 mmMFV r248590,248594:
2013-03-21 mmMerge libzfs_core branch:
2013-03-19 kibImplement the concept of the unmapped VMIO buffers...
next