]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/powerpc
Remove redundant check.
[FreeBSD/FreeBSD.git] / sys / powerpc /
2012-06-24 Andrew TurnerMake the wchar_t type machine dependent.
2012-06-22 Konstantin BelousovImplement mechanism to export some kernel timekeeping...
2012-06-22 Konstantin BelousovReserve AT_TIMEKEEP auxv entry for providing usermode...
2012-06-22 Jung-uk KimMerge ACPICA 20120620.
2012-06-21 Xin LIMFV: Update zlib to 1.2.7.
2012-06-16 Alan CoxThe page flag PGA_WRITEABLE is set and cleared exclusiv...
2012-06-04 Doug BartonUpgrade to 9.8.3-P1, the latest from ISC. This version...
2012-05-30 Rafal JaworowskiPanic openly if we cannot retrieve memory information...
2012-05-30 Rafal JaworowskiExtract vendor specific Book-E pieces into separate...
2012-05-28 Doug BartonUpgrade to BIND version 9.8.3, the latest from ISC.
2012-05-27 Rafal JaworowskiRemove redundant check, we catch ULE platform support...
2012-05-27 Rafal JaworowskiLet us manage differences of Book-E PowerPC variations...
2012-05-26 Dag-Erling SmørgravOpenPAM Micrampelis was re-rolled due to a showstopper...
2012-05-26 Rafal JaworowskiImport eSDHC driver for Freescale integrated controller.
2012-05-26 Rafal JaworowskiMove OpenPIC FDT bus glue to a shared location, so...
2012-05-26 Dag-Erling SmørgravUpdate to OpenPAM Micrampelis.
2012-05-26 Rafal JaworowskiRetrieve CPU number info from the device tree.
2012-05-26 Rafal JaworowskiRename e500 prefix to match other Book-E CPU variations...
2012-05-26 Rafal JaworowskiProvide SPR definitions for newer Book-E (E500mc, E5500...
2012-05-26 Rafal JaworowskiUnify SPR defines formatting, no funtional changes.
2012-05-25 Rafal JaworowskiUpdate HID defines for E500mc and E5500 CPU cores.
2012-05-25 Rafal JaworowskiFix physical address type to vm_paddr_t also for powerpc64.
2012-05-25 Rafal JaworowskiMissing vm_paddr_t bits which should have been part...
2012-05-24 Bjoern A. ZeebAdd a missing " to get closer to compiling.
2012-05-24 Jung-uk KimMerge ACPICA 20120518.
2012-05-24 Nathan WhitehornAtomic operation acquire barriers also need to be isync...
2012-05-24 Marcel MoolenaarRevert isync for ILP32 to sync as per my original chang...
2012-05-24 Bjoern A. ZeebMFp4 bz_ipv6_fast:
2012-05-24 Marcel MoolenaarA few improvements:
2012-05-24 Rafal JaworowskiFix physical address type to vm_paddr_t.
2012-05-24 Marcel MoolenaarRemove Semihakf-ism. DEBUG is a kernel configuration...
2012-05-24 Marcel MoolenaarJust return if the size of the window is 0. This can...
2012-05-24 Marcel MoolenaarEither the I/O port range or the memory mapped I/O...
2012-05-24 Marcel Moolenaaro Rename kernload_ap to bp_kernelload. This to introd...
2012-05-24 Marcel MoolenaarFix the memory barriers for CPUs that do not like lwsyn...
2012-05-23 Dimitry AndricUpgrade our copy of llvm/clang to 3.1 release. Release...
2012-05-21 Baptiste DaroussinImport byacc from invisible island, it brings us lots...
2012-05-20 Nathan WhitehornReplace the list of PVOs owned by each PMAP with an...
2012-05-17 Xin LIMerge tcpdump 4.2.1.
2012-05-14 Xin LIMerge from vendor branch: update libpcap to 1.2.1.
2012-05-12 George V. Neville... Import dtracetoolkit into cddl/contrib
2012-05-04 Xin LIMerge from OpenBSD 5.1.
2012-05-04 Nathan WhitehornFix final bugs in memory barriers on PowerPC:
2012-05-03 Dimitry AndricUpgrade our copy of llvm/clang to r155985, from upstrea...
2012-05-03 David ChisnallImport new version of libc++. Among other improvements...
2012-04-29 Dimitry AndricAdd a convenience macro for the returns_twice attribute...
2012-04-28 Nathan WhitehornFix build on 32-bit systems.
2012-04-28 Nathan WhitehornAfter switching mutexes to use lwsync, they no longer...
2012-04-26 Jamie GrittonA new jail(8) with a configuration file, ultimately...
2012-04-24 Nathan WhitehornSwitch the default I/O memory barrier to eieio, as...
2012-04-24 Nathan WhitehornRevert r234581 for this file. The lockless SLB tree...
2012-04-23 Jung-uk KimMerge ACPICA 20120420.
2012-04-23 Nathan WhitehornFix copy-and-paste error in r230400.
2012-04-23 Nathan WhitehornFix missing header for powerpc_iomb().
2012-04-22 Nathan WhitehornProvide a clearer split between read/write and acquire...
2012-04-22 Nathan WhitehornCorrectly specify assembler constrains for synchronizat...
2012-04-22 Nathan WhitehornClarify what we are doing in r234583 a little better...
2012-04-22 Nathan WhitehornOn non-64-bit systems (which generally don't have lwsyn...
2012-04-22 Nathan WhitehornUse lwsync to provide memory barriers on systems that...
2012-04-22 Nathan WhitehornRemove dead code. The routines in atomic.S did not...
2012-04-22 Nathan WhitehornReplace eieio; sync for creating bus-space memory barri...
2012-04-22 Nathan WhitehornAvoid a lock order reversal in pmap_extract_and_hold...
2012-04-21 Nathan WhitehornOrganize some members of ucontext_t in the same order...
2012-04-20 Nathan WhitehornMake sure all pending operations have completed on...
2012-04-19 David E. O'BrienUpdate file(1) to version 5.11.
2012-04-16 Dimitry AndricUpgrade our copy of llvm/clang to trunk r154661, in...
2012-04-12 Doug BartonThe BIND 9.8.2 tarball was re-rolled to remove 9.8...
2012-04-11 Nathan WhitehornWe don't need kcopy() in any of the remaining places...
2012-04-11 Nathan WhitehornOnly manipulate the PGA_EXECUTABLE flag on managed...
2012-04-11 Nathan WhitehornFix error in r233949. Synchronizing icaches on uncachea...
2012-04-11 Nathan WhitehornDo not restore the register holding the TLS pointer...
2012-04-08 Stanislav Sedov- Update FreeBSD's Heimdal distribution to 1.5.2. ...
2012-04-06 Nathan WhitehornExecute an initial ptesync if and only if the PTE is...
2012-04-06 Nathan WhitehornSubstantially reduce the scope of the locks held in...
2012-04-06 Nathan WhitehornReduce the frequency that the PowerPC/AIM pmaps invalid...
2012-04-06 Nathan WhitehornGive the kernel pmap lock a different name than user...
2012-04-05 Doug BartonUpdate to version 9.8.2, the latest from ISC, which...
2012-03-30 Doug AmbriskoMFhead_mfi r233621
2012-03-30 Doug AmbriskoMFhead_mfi r227068
2012-03-29 John Baldwin- Rename VM_MEMATTR_UNCACHED to VM_MEMATTR_WEAK_UNCACHE...
2012-03-29 Nathan WhitehornAllow multiple inclusion of trap.h. This has always...
2012-03-28 Fabien ThomasAdd software PMC support.
2012-03-28 Nathan WhitehornMore PMAP performance improvements: skip 256 MB segment...
2012-03-28 Jung-uk KimMFV: r233615
2012-03-27 Jung-uk KimMFV: r233551
2012-03-27 Jung-uk KimMFV: r233550
2012-03-27 Nathan WhitehornMake sure to call vm_page_dirty() before the pmap lock...
2012-03-27 Nathan WhitehornMore PMAP concurrency improvements: replace the table...
2012-03-25 Nathan WhitehornMore PMAP performance improvements: on powerpc64, when...
2012-03-25 Edwin GroothuisMFV of 233442, tzdata2012a
2012-03-24 Nathan WhitehornOnly call vm_page_dirty() on pages that are writable...
2012-03-24 Nathan WhitehornFollowing suggestions from alc, skip wired mappings...
2012-03-22 Stanislav Sedov- Update FreeBSD Heimdal distribution to version 1...
2012-03-21 Ed SchoutenRemove pty(4) from our kernel configurations.
2012-03-20 Jung-uk KimMerge ACPICA 20120320.
2012-03-20 David ChisnallImport new version of libcxxrt. Now works correctly...
2012-03-19 Andreas ToblerProvide a fix for certain PowerMacs where the U3 i2c...
2012-03-18 Nathan WhitehornRemove acquisition of VM page queues lock from pmap_pro...
2012-03-15 Nathan WhitehornMake ofw_bus_get_node() consistently return -1 when...
2012-03-15 Nathan WhitehornImplement pmap_remove_pages(). This will be added later...
next