freebsd.git
2017-11-27 pfgsys: general adoption of SPDX licensing ID tags.
2017-11-27 pfgsys/kern: adoption of SPDX licensing ID tags.
2017-11-27 pfgsys/geom: adoption of SPDX licensing ID tags.
2017-11-27 pfgsys/gdb: further adoption of SPDX licensing ID tags.
2017-11-27 pfgsys/fs: further adoption of SPDX licensing ID tags.
2017-11-27 pfgsys/ddb: further adoption of SPDX licensing ID tags.
2017-11-27 pfgsys/compat: further adoption of SPDX licensing ID tags.
2017-11-27 pfgsys/cam: further adoption of SPDX licensing ID tags.
2017-11-27 pfgsys/x86: further adoption of SPDX licensing ID tags.
2017-11-27 pfgsys/sparc64: further adoption of SPDX licensing ID...
2017-11-27 pfgsys/powerpc: further adoption of SPDX licensing ID...
2017-11-27 pfgsys/i386: further adoption of SPDX licensing ID tags.
2017-11-27 pfgsys/mips: further adoption of SPDX licensing ID tags.
2017-11-27 pfgsys/arm: further adoption of SPDX licensing ID tags.
2017-11-27 pfgsys/amd64: further adoption of SPDX licensing ID tags.
2017-11-27 pfgsys/sys: further adoption of SPDX licensing ID tags.
2017-11-27 pfgsys/dev: further adoption of SPDX licensing ID tags.
2017-11-27 dchadd myself as ports committer, mentor jrm + swills
2017-11-27 traszAdd /etc/autofs/include_nis, a non-rewriting NIS map.
2017-11-27 traszRename /etc/autofs/include_nis to /etc/autofs/include_n...
2017-11-27 traszChange formatting; no functional changes.
2017-11-27 traszUpdate intro(6) - remove hint that doesn't work, add...
2017-11-27 trasz.Xr pmcstat(8) from kgmon(8) and gprof(1).
2017-11-27 traszRevert r326125.
2017-11-27 phkTruncate negative lengths to zero
2017-11-27 brdFix another typo
2017-11-27 delphijDon't assign rs as we will assign it later.
2017-11-27 brdFix handling -U. It does not take any arguments.
2017-11-26 mjgrw: fix runlock_hard when new readers show up
2017-11-26 jhibbitsSynchronize TLB1 mappings when created
2017-11-26 markjMove vm_phys_init_page() to vm_page.c.
2017-11-26 markjRemove unneeded initializations from vm_phys_init_page().
2017-11-26 tuexenAdd to ipfw support for sending an SCTP packet containi...
2017-11-26 mmelAddd work around for LLVM bug 35023.
2017-11-26 impAdd efidp_format_device_path_node to format a single...
2017-11-26 edAdd a Saved Process Status Register bit for AArch32...
2017-11-26 edCorrect some more places where TO_PTR() should be used.
2017-11-26 edUse TO_PTR() to convert integers to pointers.
2017-11-26 edMake 32-bit system calls end up in svc_handler().
2017-11-26 kibImprove sysctl(8) pretty printing of some structures.
2017-11-26 andrewMake the arm64 pmap_invalidate functions static inline...
2017-11-26 cyFix spelling error (probably typo).
2017-11-26 delphijFill in date.
2017-11-26 nwhitehornRemove another extern int n_slbs made redundant by...
2017-11-26 nwhitehornUse the cookie now set by loader to determine whether...
2017-11-26 pfglib: further adoption of SPDX licensing ID tags.
2017-11-25 nwhitehornRemove some, but not all, assumptions that the BSP...
2017-11-25 nwhitehornAvoid assumptions about the BSP being CPU 0.
2017-11-25 nwhitehornOn AIM systems, it is not actually possible to stop...
2017-11-25 nwhitehornReturn base IRQ of PIC when added and massively increas...
2017-11-25 nwhitehornMissed gate on __powerpc64__ for setting LPCR in r326207.
2017-11-25 nwhitehornWhen booting from an FDT, make sure the FDT itself...
2017-11-25 nwhitehornAllow platform modules to set the size of large pizes...
2017-11-25 nwhitehornInvalidate TLB at boot using the correct IS settings...
2017-11-25 nwhitehornDefinitions for registers and trap types found on new...
2017-11-25 nwhitehornMissed platform_smp_timebase_sync() in r326205.
2017-11-25 nwhitehornMake n_slbs public in a more straightforward way. Some...
2017-11-25 nwhitehornPreserve the LPCR on new-ish (POWER7 and POWER8) CPUs...
2017-11-25 nwhitehornYield while spinning on APs and avoid announcing all...
2017-11-25 nwhitehornWhether you can use mttb() or not is more complicated...
2017-11-25 nwhitehornDo not bind to CPUs with SMT, which use a different...
2017-11-25 nwhitehornAvoid emitting a PT_INTERP section for powerpc64 kernel...
2017-11-25 nwhitehornAutomatically use the ELFv2 ABI on powerpc64 if support...
2017-11-25 mjgAdd the missing lockstat check for thread lock.
2017-11-25 mjgConvert in-kernel thread_lock_flags calls to thread_loc...
2017-11-25 mjgrwlock: fix up compilation of the previous change
2017-11-25 mjgrwlock: add __rw_try_{r,w}lock_int
2017-11-25 mjgsx: change sunlock to wake waiters up if it locked...
2017-11-25 mjglocks: retry turnstile/sleepq loops on failed cmpset
2017-11-25 mjgrwlock: stop re-reading the owner when going to sleep
2017-11-25 pfglibc: further adoption of SPDX licensing ID tags.
2017-11-25 pfginclude: General further adoption of SPDX licensing...
2017-11-25 kevansAllwinner a83t: enable USB support
2017-11-25 kevansAdd r-ccu support for the Allwinner a83t
2017-11-25 avgzdb: follow-up to r326150, check if malloc succeeded
2017-11-25 mavSlightly fix bidirectional stream number allocation.
2017-11-25 delphijSet errno to EFTYPE instead of EINVAL to be more consis...
2017-11-25 jhbDecode kevent structures logged via ktrace(2) in kdump.
2017-11-25 jhbAdd stdio.h to the synopsis for sysdecode functions...
2017-11-24 nwhitehornModify all FreeBSD bootloaders on PowerPC AIM (Book...
2017-11-24 markjCompile one of the uctf test programs with -m32.
2017-11-24 tuexenFix SPDX line as suggested by pfg
2017-11-24 emasteTemporarily disable VIMAGE on arm64
2017-11-24 markjDon't redefine _KERNEL.
2017-11-24 markjFix the type signature for sx(9) DTrace subroutines.
2017-11-24 markjHave lockstat:::sx-release fire only after the lock...
2017-11-24 markjAdd a missing lockstat:::sx-downgrade probe.
2017-11-24 landonfbhnd(4): Add missing dependency on ofw_bus_if.h
2017-11-24 markjFix typos.
2017-11-24 jwbAdd new ports committer jwb
2017-11-24 nwhitehornSwitch the default firmware for npe(4) from the QOS_VLA...
2017-11-24 hselaskyRoCE/infiniband upgrade to Linux v4.9 for kernel and...
2017-11-24 hselaskyFix for multi-threaded lib32 compat build on amd64. github/projects/bsd_rdma_4_9
2017-11-24 edPick the right vDSO file/linker flags when building...
2017-11-24 edSet CP15BEN in SCTLR to make memory barriers work in...
2017-11-24 edAdd rudimentary support for building FreeBSD/arm64...
2017-11-24 tuexenUnbreak compilation when using SCTP_DETAILED_STR_STATS...
2017-11-24 hselaskyMerge ^/head r326132 through r326161.
2017-11-24 hselaskyImplement atomic_fetchadd_64() for i386. This function...
2017-11-24 hselaskyCompile fixes for 32-bit architectures.
next