]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/powerpc/powerpc
Make 32-bit PowerPC kernels, like 64-bit PowerPC kernels, position-independent
[FreeBSD/FreeBSD.git] / sys / powerpc / powerpc /
2015-03-07 nwhitehornMake 32-bit PowerPC kernels, like 64-bit PowerPC kernel...
2015-03-04 nwhitehornThe AIM DAR (data access fault address register) and...
2015-03-04 nwhitehornMove Book-E/AIM dependent bits for setting user PMAP...
2015-03-02 baptUpdate libucl to git version 8d3b186
2015-03-02 baptUpdate mandoc to cvs snaphot from 20150302
2015-03-01 nwhitehornMerge r278429 from ppc64:
2015-02-28 impMerge latest (commit c8c1b3a77934768c7f7a4a9c10140c8bec...
2015-02-22 nwhitehornKernel support for the Vector-Scalar eXtension (VSX...
2015-02-18 jkimMerge ACPICA 20141107 and 20150204.
2015-02-17 nwhitehornHaving the TOC pointer in kernel dbeugger printouts...
2015-02-09 rpauloMerge xz 5.2.0.
2015-02-09 nwhitehornFix an extremely subtle concurrency bug triggered by...
2015-01-31 kibDo not qualify the mcontext_t *mcp argument for set_mco...
2015-01-21 nwhitehornMake sure to relocate tmpstk with everything else and...
2015-01-20 gjbMerge the following revisions from ^/projects/release...
2015-01-20 nwhitehornThere does not seem to be any reason to acquire GIANT...
2015-01-19 nwhitehornAdd some initial infrastructure for relocating the...
2015-01-18 nwhitehornUse TOC to look up all kernel globals on powerpc64...
2015-01-18 nwhitehornRefactor PowerPC (especially AIM) init sequence to...
2015-01-18 dimUpgrade our copy of clang and llvm to 3.5.1 release...
2015-01-15 dimImport libc++ trunk r224926. This fixes a number of...
2015-01-14 jhibbitsAdd Altivec/VMX register support to ptrace.
2015-01-13 gjbReintegrate head revisions r273096-r277147
2015-01-10 baptInstall the liblzma pkg-config file
2015-01-08 jkimMerge OpenSSL 1.0.1k.
2015-01-08 dimUpdate compiler-rt to trunk r224034. This brings a...
2015-01-07 delphijMFV r276761: tcpdump 4.6.2.
2015-01-07 markjFactor out duplicated code from dumpsys() on each archi...
2015-01-06 delphijMFV r276759: libpcap 1.6.2.
2015-01-03 jhibbitsDump VMX registers into the userland coredump.
2015-01-03 desUpgrade to Unbound 1.5.1. Almost all our local changes...
2015-01-02 delphijMFV r276568:
2014-12-25 baptUpdate mandoc to 1.13.2
2014-12-24 emasteUpdate elftoolchain to upstream rev 3130
2014-12-24 emasteCopy elftoolchain top-level directory from vendor at...
2014-12-16 emasteCopy elftoolchain readelf from vendor branch
2014-12-11 delphijMFV r275696: file 5.21.
2014-12-08 markjMFV r272851:
2014-12-06 delphijMFV r260710 + 275532:
2014-12-02 baptUpdate to mandoc cvs version as of 20141201
2014-11-29 baptUpdate libucl to latest version
2014-11-27 emasteCopy elftoolchain binutils replacements from vendor...
2014-11-26 emasteThere is no Python in the FreeBSD base system
2014-11-26 emasteUpdate LLDB snapshot to upstream r216948 (git 50f7fe44)
2014-11-24 dimMerge clang 3.5.0 release from ^/vendor/clang/dist...
2014-11-24 dimMerge llvm 3.5.0 release from ^/vendor/llvm/dist, resol...
2014-11-22 baptUpdate mandoc to 1.13.1
2014-11-21 jhibbitsFix the powerpc64 build.
2014-11-20 jhibbitsUse db_printsym() instead of our own in backtraces
2014-11-01 jmmvMFV: Import atf-0.21.
2014-10-31 kibAdd type qualifier volatile to the base (userspace...
2014-10-28 kibAdd fueword(9) and casueword(9) functions. They are...
2014-10-21 hselaskyUse the UAUTO SYSCTL type for exporting the bounce...
2014-10-21 hselaskyFix multiple incorrect SYSCTL arguments in the kernel:
2014-10-15 jkimMerge OpenSSL 1.0.1j.
2014-10-06 baptImport byacc 20141005 from vendor
2014-10-04 melifaroSync to HEAD@r272516.
2014-10-02 ngieImport the NetBSD test suite from ^/vendor/NetBSD/tests...
2014-10-02 jkimMerge ACPICA 20140926.
2014-09-24 ngieImport pjdfstest from ^/vendor/pjdfstest/abf03c3a47745d...
2014-09-20 neelIFC @r271887
2014-09-17 adrianMigrate ie->ie_assign_cpu and associated code to use...
2014-09-15 desUpgrade to OpenPAM Ourouparia.
2014-09-05 impMerge forgotten .h files from vendor branch.
2014-09-04 impReimport dts files from vendor repo now that it has...
2014-09-04 impUpdate bindings to latest vendor branch representing...
2014-09-02 neelIFC @r269962
2014-08-27 pluknetMFV of r270725, tzdata2014f
2014-08-13 melifaroSync to HEAD@r269943.
2014-08-11 peterUpdate serf-1.3.6 -> 1.3.7
2014-08-08 kibChange pmap_enter(9) interface to take flags parameter...
2014-08-07 jkimMerge OpenSSL 1.0.1i.
2014-08-05 glebiusMerge all MD sf_buf allocators into one MI, residing...
2014-08-03 alcRetire pmap_change_wiring(). We have never used it...
2014-07-26 marcelFix relocations related to dpcpu and vnet sets. The...
2014-07-25 gavinAdd error return to dumpsys(), and use it in doadump().
2014-07-19 nwhitehornAllow mappings of memory not previously direct-mapped...
2014-07-19 baptMerge libucl 20140718 (fixes a bug in the parser)
2014-07-18 baptUpdate libucl to the 2014-07-16 snapshot
2014-07-13 alcImplement pmap_unwire(). See r268327 for the motivatio...
2014-07-06 nwhitehornAdd a new CPU id for a POWER8 variant.
2014-07-03 marcelAdd VHD support to mkimg(1). VHD is used by Xen and...
2014-07-01 delphijMFV r267565:
2014-06-26 rpauloMFV illumos
2014-06-26 rpauloMFV illumos
2014-06-26 rpauloMFV illumos
2014-06-26 rpauloMFV illumos r266986:
2014-06-26 delphijMFV r267843: update file/libmagic to 5.19.
2014-06-15 pfgMFV r266988:
2014-06-09 jkimMerge OpenSSL 1.0.1h.
2014-06-03 grehanMFC @ r266724
2014-05-27 nwhitehornRepair nested signal handling on PowerPC. The signal...
2014-05-27 peterMerge apr-1.4.8 -> apr-1.5.1 and update.
2014-05-15 marcelMFuser/marcel/mkimg:
2014-05-15 desUpgrade to latest ldns (1.6.17) and unbound (1.4.22).
2014-05-12 nwhitehornRepair some races in IPI handling:
2014-05-10 nwhitehornSimplify code slightly. Passing an array by &array...
2014-04-26 scottlRetire smp_active. It was racey and caused demonstrate...
2014-04-23 baptUpdate to byacc 20140409
2014-04-11 jhibbitsSmall performance optimization. Clobber only cr0,...
next