]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/powerpc/aim
MFV (r262529): fix is_upper() predicate
[FreeBSD/FreeBSD.git] / sys / powerpc / aim /
2014-02-26 desMFV (r262529): fix is_upper() predicate
2014-02-23 baptImport libucl into head
2014-02-21 baptImport Dragonfly Mail Agent into base system
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-01 uqsMerge mdocml v1.12.3 into head
2014-01-31 desUpgrade to OpenSSH 6.5p1.
2014-01-31 jhibbitsUnbreak non-SMP builds. This was broken by r259284...
2014-01-30 dimImport libc++ 3.4 release. This contains a lot of...
2014-01-29 jhibbitsUse a loop of dcbz, instead of calling bzero() to zero...
2014-01-26 gshapiroMerge sendmail 8.14.8 to HEAD
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-02 delphijMFV r260154 + 260182:
2013-12-15 jhibbitsSave r3 before using it for the trap check, else we...
2013-12-13 jhibbitsAdd PMU-based CPU frequency scaling. This method is...
2013-12-12 jhibbitsFBT now does work fully on PowerPC.
2013-12-05 rayMFC @r258947.
2013-12-03 emasteUpdate LLDB to upstream r196259 snapshot
2013-12-01 nwhitehornThe kernel stack guard pages are only below the stack...
2013-11-27 nwhitehornbadaddr() is used only in the grackle PCI driver, so...
2013-11-25 attilio- For kernel compiled only with KDTRACE_HOOKS and not...
2013-11-23 andreastSave and restore the trap vectors when doing OF calls...
2013-11-21 jhibbitsRemove stale comment. The PID provider is handled...
2013-11-17 jmmvMFV: Import atf-0.18.
2013-11-17 nwhitehornDo not assume a value for #address-cells when parsing...
2013-11-17 nwhitehornUnify handling of illegal instruction faults between...
2013-11-14 jhibbitsFix copy+paste-o, OEA64 uses LPTE, not PTE.
2013-11-13 rayMFC @r258091.
2013-11-12 emasteUpdate LLDB to upstream r194122 snapshot
2013-11-11 nwhitehornUse the same implementation of copyinout.c for both...
2013-11-11 nwhitehornFollow up r223485, which made AIM use the ABI thread...
2013-11-11 jhibbitsAdd the necessary bits for dumps on ppc64.
2013-11-05 rayMFC @r257698.
2013-11-05 edwinMFV of 255902, tzdata2013f
2013-10-31 markjRemove references to an unused fasttrap probe hook...
2013-10-29 baptMerge byacc 20130925
2013-10-26 nwhitehornAdd some extra sanity checking and checks to printf...
2013-10-26 nwhitehornInterrelated improvements to early boot mappings:
2013-10-26 nwhitehornClean up missed header references.
2013-10-23 rayMFC @r256953
2013-10-20 nwhitehornSince the PS3 port was committed, the AIM nexus device...
2013-10-20 nwhitehornReplace the two almost-exactly-identical AIM and Book...
2013-10-20 nwhitehornUnify the AIM and Book-E vm_machdep.c implementations...
2013-10-16 jhibbitsFix the Wii build, and remove an extraneous critical_en...
2013-10-15 jhibbitsAdd fasttrap for PowerPC. This is the last piece of...
2013-10-15 jhibbitsMove the PMC handling to the first level interrupt...
2013-10-08 rayMFC @r256148.
2013-10-02 markmMFC - tracking update.
2013-09-22 glebius- Create kern.ipc.sendfile namespace, and put the new...
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-13 grehanImport Hyper-V paravirtualized drivers from projects...
2013-09-13 nwhitehornChange VM object lock assertion to match locking higher...
2013-09-11 grehanIFC @ r255459
2013-09-09 desThese three files appeared in 6.0p1, which was imported...
2013-09-09 nwhitehornRaise artificial limits on number of CPUs and number...
2013-09-09 nwhitehornAdd POWER CPUs to the kernel's knowledge. This does...
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-06 markmMFC
2013-09-05 nwhitehornAlign stacks of kernel threads correctly at 16-byte...
2013-09-05 sjgMerge bmake-20130904
2013-09-04 grehanIFC @ r255209
2013-09-03 jhibbitsEnable PMC interrupt handling, and fix a DTrace trap...
2013-09-01 rayMFC @r255128.
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-15 rayMFC @r254374.
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-06 jhibbitsRemove an unnecessary panic. The PVO's PTE entry and...
2013-08-06 jhibbitsEvict pages from the PTEG when it's full and trying...
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-25 rayMFC @r219886.
2013-07-19 grehanIFC @ r253461
2013-07-15 aeIntroduce new structure sfstat for collecting sendfile...
2013-07-12 nwhitehornFix check: bitwise and has only one &.
2013-07-06 netchild- Move videodev headers from compat/linux to contrib...
2013-07-04 rpauloRestore the dbus directory that was not meant to be...
2013-07-04 rpauloMerge hostapd / wpa_supplicant 2.0.
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.
next