]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/powerpc/aim
Fix the memory regions to include the 64MB DDR3 memory slot.
[FreeBSD/FreeBSD.git] / sys / powerpc / aim /
2012-10-21 nwhitehornUpdate dialog to 20120706: includes minor useability...
2012-10-19 uqsMerge mandoc from vendor into contrib and provide the...
2012-10-19 brooksReplace our version of the pwcache(3) API with NetBSD...
2012-10-05 delphijMFV: tcpdump 4.3.0.
2012-10-05 delphijMFV: libpcap 1.3.0.
2012-10-03 marcelMerge bmake-20120831 from vendor/NetBSD/bmake/dist.
2012-09-28 alcEliminate a stale comment. It describes another use...
2012-09-08 attiliouserret() already checks for td_locks when INVARIANTS...
2012-09-04 marcelMerge ATF 0.16 from vendor/atf/dist.
2012-08-25 rpauloUnbreak tinderbox.
2012-08-25 rpauloSet mdp only under #ifdef WII.
2012-08-21 adrianOn Nintendo Wii CPUs, the mdp value will be garbage...
2012-08-20 dimUpgrade our copy of llvm/clang to trunk r162107. With...
2012-08-16 jkimMerge ACPICA 20120816.
2012-08-08 andrewImport compiler-rt r160957.
2012-07-28 mmUpdate libarchive to 3.0.4
2012-07-24 impUpdate to latest git version of dtc to get new dtsv2...
2012-07-17 pfgDtrace: improve handling of library paths.
2012-07-14 pfgMerge illumos commit 13455:7205f7794835
2012-07-12 jkimMerge OpenSSL 1.0.1c.
2012-07-11 jkimMerge ACPICA 20120711.
2012-07-10 alcAvoid recursion on the pvh global lock in the aim oea...
2012-07-06 alcReplace all uses of the vm page queues lock by a r...
2012-07-01 pfgImport the dtrace llquantize test files from the vendor...
2012-06-29 rpauloThe `end' symbol doesn't match the end of the kernel...
2012-06-22 jkimMerge ACPICA 20120620.
2012-06-21 delphijMFV: Update zlib to 1.2.7.
2012-05-28 dougbUpgrade to BIND version 9.8.3, the latest from ISC.
2012-05-26 desUpdate to OpenPAM Micrampelis.
2012-05-25 rajFix physical address type to vm_paddr_t also for powerpc64.
2012-05-24 rajFix physical address type to vm_paddr_t.
2012-05-21 baptImport byacc from invisible island, it brings us lots...
2012-05-20 nwhitehornReplace the list of PVOs owned by each PMAP with an...
2012-05-17 delphijMerge tcpdump 4.2.1.
2012-05-14 delphijMerge from vendor branch: update libpcap to 1.2.1.
2012-05-12 gnnImport dtracetoolkit into cddl/contrib
2012-05-12 gnnImport dtracetoolkit into cddl/contrib
2012-05-04 nwhitehornFix final bugs in memory barriers on PowerPC:
2012-05-03 dimUpgrade our copy of llvm/clang to r155985, from upstrea...
2012-04-28 nwhitehornFix build on 32-bit systems.
2012-04-28 nwhitehornAfter switching mutexes to use lwsync, they no longer...
2012-04-26 jamieA new jail(8) with a configuration file, ultimately...
2012-04-24 nwhitehornRevert r234581 for this file. The lockless SLB tree...
2012-04-23 jkimMerge ACPICA 20120420.
2012-04-22 nwhitehornUse lwsync to provide memory barriers on systems that...
2012-04-22 nwhitehornAvoid a lock order reversal in pmap_extract_and_hold...
2012-04-20 nwhitehornMake sure all pending operations have completed on...
2012-04-19 obrienUpdate file(1) to version 5.11.
2012-04-16 dimUpgrade our copy of llvm/clang to trunk r154661, in...
2012-04-11 nwhitehornWe don't need kcopy() in any of the remaining places...
2012-04-11 nwhitehornOnly manipulate the PGA_EXECUTABLE flag on managed...
2012-04-11 nwhitehornFix error in r233949. Synchronizing icaches on uncachea...
2012-04-06 nwhitehornExecute an initial ptesync if and only if the PTE is...
2012-04-06 nwhitehornSubstantially reduce the scope of the locks held in...
2012-04-06 nwhitehornReduce the frequency that the PowerPC/AIM pmaps invalid...
2012-03-30 ambriskoMFhead_mfi r227068
2012-03-28 nwhitehornMore PMAP performance improvements: skip 256 MB segment...
2012-03-27 nwhitehornMake sure to call vm_page_dirty() before the pmap lock...
2012-03-27 nwhitehornMore PMAP concurrency improvements: replace the table...
2012-03-25 nwhitehornMore PMAP performance improvements: on powerpc64, when...
2012-03-24 nwhitehornOnly call vm_page_dirty() on pages that are writable...
2012-03-24 nwhitehornFollowing suggestions from alc, skip wired mappings...
2012-03-22 stas- Update FreeBSD Heimdal distribution to version 1...
2012-03-20 jkimMerge ACPICA 20120320.
2012-03-18 nwhitehornRemove acquisition of VM page queues lock from pmap_pro...
2012-03-15 nwhitehornImplement pmap_remove_pages(). This will be added later...
2012-03-15 nwhitehornImprove algorithm for deciding whether to loop through...
2012-03-14 nwhitehornUse LIST_FOREACH_SAFE() instead of LIST_FOREACH() in...
2012-03-14 theravenImport new versions of libcxxrt and libc++.
2012-03-11 jmallettMerge the Cavium Octeon SDK 2.3.0 Simple Executive...
2012-02-25 mmUpdate libarchive to 3.0.3
2012-02-22 mpUpdate to tcsh 6.18.01.
2012-02-16 jkimMerge ACPICA 20120215.
2012-02-05 dimAdd a WITH_CLANG_EXTRAS option for src.conf(5), disable...
2012-02-05 andreastRevert the _NOPROF entries on cpu_throw, cpu_switch...
2012-01-31 jimharrisRebase user/jimharris/isci branch from head.
2012-01-30 kibFix build for the case of powerpc64 kernel without...
2012-01-30 kibFinally, try to enable the nxstacks on amd64 and powerp...
2012-01-26 jimharrisRebase user/jimharris/isci branch from head.
2012-01-20 andreastThis commit adds profiling support for powerpc64. Now...
2012-01-15 nwhitehornRework SLB trap handling so that double-faults into...
2012-01-11 jkimMerge ACPICA 20120111.
2012-01-01 adrianInitial copy of xz-embedded to sys/contrib/.
2011-12-31 edUpgrade libcompiler_rt to upstream revision 147390.
2011-12-27 mmUpdate to vendor revision 4016.
2011-12-24 jhibbitsImplement hwpmc counting PMC support for PowerPC G4...
2011-12-21 mmCopy libarchive from vendor branch to contrib
2011-12-18 desUpgrade to OpenPAM Lycopsida.
2011-12-16 nwhitehornAllow this to work on embedded systems without Open...
2011-12-16 nwhitehornZero BSS on start, in case the ELF loader that started...
2011-12-15 alcEliminate vestiges of page coloring.
2011-12-11 nwhitehornKeep track of PVO entries in each pmap, which allows...
2011-11-28 jkimMerge ACPICA 20111123.
2011-11-26 theravenUpdate libcxxrt to remove the pthread dependency.
2011-11-25 theravenImport libc++ / libcxxrt into base. Not build by defau...
2011-11-22 marius- There's no need to overwrite the default device metho...
2011-11-17 nwhitehornUse a global __pure2 function instead of a global regis...
2011-11-17 nwhitehornAdd an extra invariant here which was useful on 64...
2011-11-16 alcRefactor the code that performs physically contiguous...
2011-11-09 nwhitehornFix a bug where the pmap_cpu_bootstrap() ap argument...
next