]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/powerpc
Sanitise the coredump file names sent to devd.
[FreeBSD/FreeBSD.git] / sys / powerpc /
2015-02-10 nwhitehornAdd error reporting to interrupt CPU binding.
2015-02-10 nwhitehornSet thread priorities on multithreaded CPUs so that...
2015-02-09 nwhitehornDistribute interrupts across multiple CPUs in SMP confi...
2015-02-09 nwhitehornMark invalid page table entries correctly for PMAP...
2015-02-09 bzProperly hide a variable under #ifdef as it is only...
2015-02-09 nwhitehornFix typo in PTE insertion overflow handling: use the...
2015-02-09 rpauloMerge xz 5.2.0.
2015-02-09 nwhitehornFix an extremely subtle concurrency bug triggered by...
2015-02-09 nwhitehornTechnically speaking, using one virtal processor area...
2015-02-09 nwhitehornSimplify trapcode setup by placing a copy of the generi...
2015-02-08 nwhitehornAdd some error checking on the supplied page size list...
2015-01-31 kibDo not qualify the mcontext_t *mcp argument for set_mco...
2015-01-31 nwhitehornCorrectness improvements for removing FDT excluded...
2015-01-27 nwhitehornFix bug in mapppings of multiple pages exposed by updat...
2015-01-24 nwhitehornFix typo in r277561.
2015-01-23 nwhitehornUse relocation-safe methods to determine the sizes...
2015-01-22 nwhitehornAllow use of a pre-instantiated RTAS as well as a self...
2015-01-21 nwhitehornAdd POWER7+ and POWER8 to the list of CPUs with 32...
2015-01-21 nwhitehornMake sure to relocate tmpstk with everything else and...
2015-01-21 nwhitehornMake 64-bit AIM trap handlers relocatable by changing...
2015-01-21 nwhitehornOn 64-bit PowerPC, use more native forms of the PPC...
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-20 nwhitehornRemove space in the FDT reservation map from the availa...
2015-01-20 nwhitehornZero BSS explicitly if not started by loader(8). Add...
2015-01-19 nwhitehornAdd some initial infrastructure for relocating the...
2015-01-19 nwhitehornProvide a tunable (machdep.moea64_bpvo_pool_size) to...
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-16 nwhitehornMake netbooting work again by disabling BOOTP_NFSV3...
2015-01-16 npPlug cxgbe(4) back into !powerpc && !arm builds, instea...
2015-01-15 dimImport libc++ trunk r224926. This fixes a number of...
2015-01-14 jhibbitsAdd Altivec/VMX register support to ptrace.
2015-01-14 nwhitehornDo not remap Open Firmware mappings covered by the...
2015-01-13 gjbReintegrate head revisions r273096-r277147
2015-01-10 jhibbitsIncrease default MAXTSIZ to allow execution of larger...
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-06 jhbRemove "New" label from NFSCL/NFSD now that they are...
2015-01-05 nwhitehornRestore use of ofw_bus_intr_to_rl() in the pseries...
2015-01-05 hselaskyAdd 64-bit DMA support in the XHCI controller driver.
2015-01-05 nwhitehornRevert r272109 locally, which is not quite equivalent...
2015-01-05 nwhitehornUse FDT properties to identify a PS3 if present.
2015-01-05 nwhitehornMake PS3 work with the userspace kboot loader. loader...
2015-01-04 jhibbitsTruncate DB_SMALL_VALUE_MAX to a much lower value.
2015-01-03 jhibbitsResort and resize the altivec registers in the pcb...
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 nwhitehornRemove last vestige of Apple-specific memory parsing...
2015-01-02 delphijMFV r276568:
2015-01-01 nwhitehornAllow booting with both a real Open Firmware tree and...
2014-12-27 dimMerge ^/head r274961 through r276301.
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-23 markjRestore the trap type argument to the DTrace trap hook...
2014-12-18 dimMerge ^/head r275759 through r275911.
2014-12-16 emasteCopy elftoolchain readelf from vendor branch
2014-12-14 rpauloMove ofw_cpu.c to sys/dev/ofw so that it can be used...
2014-12-11 dimMerge ^/head r275685 through r275714.
2014-12-11 delphijMFV r275696: file 5.21.
2014-12-10 andreastFix kernel build for booke.
2014-12-10 dimMerge ^/head r274961 through r275684.
2014-12-10 andreastFix build for powerpc(32|64) kernels.
2014-12-08 markjMFV r272851:
2014-12-06 delphijMFV r260710 + 275532:
2014-12-04 dimMerge ^/head r275387 through r275477.
2014-12-02 baptUpdate to mandoc cvs version as of 20141201
2014-12-02 gnnThis configuration file removes several debugging optio...
2014-12-01 dimMerge ^/head r275262 through r275363.
2014-11-29 jhibbitsAdd support for dtrace:fbt on modules for PowerPC
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-25 dimr274961 through r275075
2014-11-25 emasteRevert r274772: it is not valid on MIPS
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-21 emasteUse canonical __PIC__ flag
2014-11-20 jhibbitscpudep_ap_early_bootstrap() takes no arguments, so...
2014-11-20 jhibbitsUse db_printsym() instead of our own in backtraces
2014-11-20 jhibbitsAdd support for Power Button PMU events on non-ADB...
2014-11-18 loosMoves all the duplicate code to a single function.
2014-11-09 melifaroRenove faith(4) and faithd(8) from base. It looks like...
2014-11-01 jmmvMFV: Import atf-0.21.
2014-10-31 kibAdd type qualifier volatile to the base (userspace...
2014-10-28 loosMake the GPIO children attach to the first unit availab...
2014-10-28 kibAdd fueword(9) and casueword(9) functions. They are...
2014-10-28 jhibbitsAdd CAPABILITIES and CAPABILITY_MODE to powerpc GENERIC...
2014-10-24 jhbAdd COMPAT_FREEBSD9 and COMPAT_FREEBSD10 options to...
2014-10-21 hselaskyUse the UAUTO SYSCTL type for exporting the bounce...
2014-10-21 hselaskyFix multiple incorrect SYSCTL arguments in the kernel:
next